2025-08-14T20:49:15.3540028Z Current runner version: '2.328.0' 2025-08-14T20:49:15.3546144Z Runner name: 'i-0537ea58d5f292a12' 2025-08-14T20:49:15.3546944Z Runner group name: 'Default' 2025-08-14T20:49:15.3547758Z Machine name: 'ip-10-0-38-188' 2025-08-14T20:49:15.3550676Z ##[group]GITHUB_TOKEN Permissions 2025-08-14T20:49:15.3552920Z Contents: read 2025-08-14T20:49:15.3553500Z Metadata: read 2025-08-14T20:49:15.3554107Z ##[endgroup] 2025-08-14T20:49:15.3556653Z Secret source: Actions 2025-08-14T20:49:15.3557306Z Prepare workflow directory 2025-08-14T20:49:15.4064593Z Prepare all required actions 2025-08-14T20:49:15.4105440Z Getting action download info 2025-08-14T20:49:15.6448389Z Download action repository 'pytorch/test-infra@main' (SHA:83f58f391e939c10dcb8cb6d745e4cefa3b98a84) 2025-08-14T20:49:17.4645094Z Download action repository 'pytorch/pytorch@main' (SHA:1fc683cf17c8c673044538d10266c00f92987be2) 2025-08-14T20:49:30.9413636Z Getting action download info 2025-08-14T20:49:31.0392958Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-08-14T20:49:31.3359223Z Getting action download info 2025-08-14T20:49:31.4471066Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-08-14T20:49:31.6563651Z Getting action download info 2025-08-14T20:49:31.7686458Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-08-14T20:49:31.9522931Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/heads/main (1fc683cf17c8c673044538d10266c00f92987be2) 2025-08-14T20:49:31.9527366Z ##[group] Inputs 2025-08-14T20:49:31.9527790Z build-environment: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-08-14T20:49:31.9528385Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-08-14T20:49:31.9528848Z cuda-version: cpu 2025-08-14T20:49:31.9529079Z sync-tag: 2025-08-14T20:49:31.9529559Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "lf.linux.4xlarge" }, ]} 2025-08-14T20:49:31.9530097Z runner: lf.linux.large 2025-08-14T20:49:31.9530367Z ##[endgroup] 2025-08-14T20:49:31.9530863Z Complete job name: linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, lf.linux.4xlarge) 2025-08-14T20:49:32.0003809Z A job started hook has been configured by the self-hosted runner administrator 2025-08-14T20:49:32.0108241Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-08-14T20:49:32.0117114Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:49:32.0117770Z ##[endgroup] 2025-08-14T20:49:33.2608750Z Runner Type: lf.linux.4xlarge 2025-08-14T20:49:33.2609294Z Instance Type: c5.4xlarge 2025-08-14T20:49:33.2609552Z AMI Name: unknown 2025-08-14T20:49:33.2636780Z AMI ID: ami-05ffe3c48a9991133 2025-08-14T20:49:38.5655155Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-08-14T20:49:38.5655596Z with: 2025-08-14T20:49:38.5656186Z github-secret: *** 2025-08-14T20:49:38.5656482Z activate-with-label: false 2025-08-14T20:49:38.5656755Z label: with-ssh 2025-08-14T20:49:38.5657034Z remove-existing-keys: true 2025-08-14T20:49:38.5657302Z fail-silently: true 2025-08-14T20:49:38.5657547Z env: 2025-08-14T20:49:38.5657744Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:49:38.5658001Z ##[endgroup] 2025-08-14T20:49:38.6794884Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-08-14T20:49:38.6796178Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-08-14T20:49:38.6961799Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-08-14T20:49:38.6962247Z with: 2025-08-14T20:49:38.6962459Z submodules: recursive 2025-08-14T20:49:38.6962709Z fetch-depth: 0 2025-08-14T20:49:38.6962917Z env: 2025-08-14T20:49:38.6963141Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:49:38.6963380Z ##[endgroup] 2025-08-14T20:49:38.7054186Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:49:38.7080770Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:49:38.7088823Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:49:38.7089216Z env: 2025-08-14T20:49:38.7089434Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:49:38.7089679Z ##[endgroup] 2025-08-14T20:49:38.7189730Z ##[group]Run # Use all available CPUs for fetching 2025-08-14T20:49:38.7190224Z # Use all available CPUs for fetching 2025-08-14T20:49:38.7190552Z cd "${GITHUB_WORKSPACE}" 2025-08-14T20:49:38.7190886Z git config --global fetch.parallel 0 2025-08-14T20:49:38.7191254Z git config --global submodule.fetchJobs 0 2025-08-14T20:49:38.7191591Z  2025-08-14T20:49:38.7191947Z # Clean workspace. The default checkout action should also do this, but 2025-08-14T20:49:38.7192411Z # do it here as well just in case 2025-08-14T20:49:38.7192724Z if [[ -d .git ]]; then 2025-08-14T20:49:38.7193001Z  if [ -z "${NO_SUDO}" ]; then 2025-08-14T20:49:38.7193309Z  sudo git clean -ffdx 2025-08-14T20:49:38.7193571Z  else 2025-08-14T20:49:38.7193803Z  git clean -ffdx 2025-08-14T20:49:38.7194052Z  fi 2025-08-14T20:49:38.7194265Z fi 2025-08-14T20:49:38.7199658Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:49:38.7200047Z env: 2025-08-14T20:49:38.7200253Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:49:38.7200642Z NO_SUDO: 2025-08-14T20:49:38.7200857Z ##[endgroup] 2025-08-14T20:49:38.7337386Z ##[group]Run actions/checkout@v4 2025-08-14T20:49:38.7337679Z with: 2025-08-14T20:49:38.7337921Z ref: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:49:38.7338230Z fetch-depth: 0 2025-08-14T20:49:38.7338463Z submodules: recursive 2025-08-14T20:49:38.7338720Z show-progress: false 2025-08-14T20:49:38.7338978Z repository: pytorch/pytorch 2025-08-14T20:49:38.7339389Z token: *** 2025-08-14T20:49:38.7339590Z ssh-strict: true 2025-08-14T20:49:38.7339818Z ssh-user: git 2025-08-14T20:49:38.7340041Z persist-credentials: true 2025-08-14T20:49:38.7340304Z clean: true 2025-08-14T20:49:38.7340534Z sparse-checkout-cone-mode: true 2025-08-14T20:49:38.7340826Z fetch-tags: false 2025-08-14T20:49:38.7341042Z lfs: false 2025-08-14T20:49:38.7341267Z set-safe-directory: true 2025-08-14T20:49:38.7341509Z env: 2025-08-14T20:49:38.7341732Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:49:38.7341987Z ##[endgroup] 2025-08-14T20:49:38.8423883Z Syncing repository: pytorch/pytorch 2025-08-14T20:49:38.8425281Z ##[group]Getting Git version info 2025-08-14T20:49:38.8425778Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-08-14T20:49:38.8426438Z [command]/usr/bin/git version 2025-08-14T20:49:38.8426705Z git version 2.47.1 2025-08-14T20:49:38.8428413Z ##[endgroup] 2025-08-14T20:49:38.8437316Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/0c81a7e3-7a99-4c84-87fa-8a9ce4f26316/.gitconfig' 2025-08-14T20:49:38.8454168Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0c81a7e3-7a99-4c84-87fa-8a9ce4f26316' before making global git config changes 2025-08-14T20:49:38.8455133Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T20:49:38.8458937Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:49:38.8490969Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-08-14T20:49:38.8493607Z ##[group]Initializing the repository 2025-08-14T20:49:38.8497589Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:49:38.8526311Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-08-14T20:49:38.8527116Z hint: is subject to change. To configure the initial branch name to use in all 2025-08-14T20:49:38.8527678Z hint: of your new repositories, which will suppress this warning, call: 2025-08-14T20:49:38.8528073Z hint: 2025-08-14T20:49:38.8528362Z hint: git config --global init.defaultBranch 2025-08-14T20:49:38.8528693Z hint: 2025-08-14T20:49:38.8529018Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-08-14T20:49:38.8529563Z hint: 'development'. The just-created branch can be renamed via this command: 2025-08-14T20:49:38.8530012Z hint: 2025-08-14T20:49:38.8530245Z hint: git branch -m 2025-08-14T20:49:38.8530724Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-08-14T20:49:38.8535085Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-08-14T20:49:38.8558025Z ##[endgroup] 2025-08-14T20:49:38.8558458Z ##[group]Disabling automatic garbage collection 2025-08-14T20:49:38.8561682Z [command]/usr/bin/git config --local gc.auto 0 2025-08-14T20:49:38.8583451Z ##[endgroup] 2025-08-14T20:49:38.8583839Z ##[group]Setting up auth 2025-08-14T20:49:38.8589377Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T20:49:38.8612804Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-08-14T20:49:38.8878291Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T20:49:38.8900484Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-08-14T20:49:38.9144782Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:49:38.9182051Z ##[endgroup] 2025-08-14T20:49:38.9182490Z ##[group]Fetching the repository 2025-08-14T20:49:38.9189052Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-08-14T20:50:24.1669873Z From https://github.com/pytorch/pytorch 2025-08-14T20:50:24.1670424Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-08-14T20:50:24.1671050Z * [new branch] 5addvllmbuild -> origin/5addvllmbuild 2025-08-14T20:50:24.1671668Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-08-14T20:50:24.1672352Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-08-14T20:50:24.1673071Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-08-14T20:50:24.1673771Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-08-14T20:50:24.1674803Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-08-14T20:50:24.1675636Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-08-14T20:50:24.1676610Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-08-14T20:50:24.1678458Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-08-14T20:50:24.1679268Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-08-14T20:50:24.1679942Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-08-14T20:50:24.1680963Z * [new branch] add-user-guide-structure -> origin/add-user-guide-structure 2025-08-14T20:50:24.1681875Z * [new branch] addVllmPin -> origin/addVllmPin 2025-08-14T20:50:24.1682945Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-08-14T20:50:24.1684340Z * [new branch] addbuildvllm -> origin/addbuildvllm 2025-08-14T20:50:24.1685996Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-08-14T20:50:24.1686869Z * [new branch] addsimde -> origin/addsimde 2025-08-14T20:50:24.1688029Z * [new branch] addvllpinnedfile -> origin/addvllpinnedfile 2025-08-14T20:50:24.1689430Z * [new branch] adi/acl_upgrade -> origin/adi/acl_upgrade 2025-08-14T20:50:24.1690399Z * [new branch] adi/skip_slow_tests -> origin/adi/skip_slow_tests 2025-08-14T20:50:24.1691402Z * [new branch] adi/test -> origin/adi/test 2025-08-14T20:50:24.1692545Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-08-14T20:50:24.1693493Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-08-14T20:50:24.1694471Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-08-14T20:50:24.1695482Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-08-14T20:50:24.1696447Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-08-14T20:50:24.1697979Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-08-14T20:50:24.1699882Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-08-14T20:50:24.1700655Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-08-14T20:50:24.1701723Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-08-14T20:50:24.1702782Z * [new branch] alt-disable -> origin/alt-disable 2025-08-14T20:50:24.1704351Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-08-14T20:50:24.1705276Z * [new branch] angelayi/aoti_inductor_fx -> origin/angelayi/aoti_inductor_fx 2025-08-14T20:50:24.1706407Z * [new branch] angelayi/assert_tensor_metadata_device -> origin/angelayi/assert_tensor_metadata_device 2025-08-14T20:50:24.1707277Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-08-14T20:50:24.1708300Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-08-14T20:50:24.1709952Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-08-14T20:50:24.1711051Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-08-14T20:50:24.1712555Z * [new branch] angelayi/custom_op_subgraph -> origin/angelayi/custom_op_subgraph 2025-08-14T20:50:24.1713495Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-08-14T20:50:24.1714531Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-08-14T20:50:24.1715549Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-08-14T20:50:24.1716671Z * [new branch] angelayi/docs2 -> origin/angelayi/docs2 2025-08-14T20:50:24.1717645Z * [new branch] angelayi/fix_pt2 -> origin/angelayi/fix_pt2 2025-08-14T20:50:24.1718947Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-08-14T20:50:24.1719702Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-08-14T20:50:24.1720755Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-08-14T20:50:24.1721796Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-08-14T20:50:24.1722875Z * [new branch] angelayi/save_error -> origin/angelayi/save_error 2025-08-14T20:50:24.1723910Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-08-14T20:50:24.1724975Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-08-14T20:50:24.1726125Z * [new branch] angelayi/tensor_nn_module_meta -> origin/angelayi/tensor_nn_module_meta 2025-08-14T20:50:24.1727052Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-08-14T20:50:24.1728092Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-08-14T20:50:24.1729109Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-08-14T20:50:24.1730598Z * [new branch] arsh/symint_mm_ind_decomp -> origin/arsh/symint_mm_ind_decomp 2025-08-14T20:50:24.1731654Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-08-14T20:50:24.1732725Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-08-14T20:50:24.1733737Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-08-14T20:50:24.1734785Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-08-14T20:50:24.1735957Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-08-14T20:50:24.1736883Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-08-14T20:50:24.1737957Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-08-14T20:50:24.1738980Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-08-14T20:50:24.1740090Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-08-14T20:50:24.1741100Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-08-14T20:50:24.1742059Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-08-14T20:50:24.1743096Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-08-14T20:50:24.1744518Z * [new branch] autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-08-14T20:50:24.1745290Z * [new branch] backupvllm -> origin/backupvllm 2025-08-14T20:50:24.1746897Z * [new branch] base/1.5 -> origin/base/1.5 2025-08-14T20:50:24.1748169Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-08-14T20:50:24.1748995Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-08-14T20:50:24.1750180Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-08-14T20:50:24.1751936Z * [new branch] benjaminglass1/mark-large-tensor-tests-serial -> origin/benjaminglass1/mark-large-tensor-tests-serial 2025-08-14T20:50:24.1753050Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-08-14T20:50:24.1754487Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-08-14T20:50:24.1755875Z * [new branch] bf/cg-log -> origin/bf/cg-log 2025-08-14T20:50:24.1756783Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-08-14T20:50:24.1757820Z * [new branch] bf/cg-skip-1-kernel -> origin/bf/cg-skip-1-kernel 2025-08-14T20:50:24.1758669Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-08-14T20:50:24.1759738Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-08-14T20:50:24.1761219Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-08-14T20:50:24.1762177Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-08-14T20:50:24.1763285Z * [new branch] bf/default-recompile-reason -> origin/bf/default-recompile-reason 2025-08-14T20:50:24.1764319Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-08-14T20:50:24.1765324Z * [new branch] bf/improve-kernel-bench -> origin/bf/improve-kernel-bench 2025-08-14T20:50:24.1766365Z * [new branch] bf/kernel-benchmark -> origin/bf/kernel-benchmark 2025-08-14T20:50:24.1767573Z * [new branch] bf/partition-doc -> origin/bf/partition-doc 2025-08-14T20:50:24.1768611Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-08-14T20:50:24.1769641Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-08-14T20:50:24.1770644Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-08-14T20:50:24.1771550Z * [new branch] bf/skip-asserts -> origin/bf/skip-asserts 2025-08-14T20:50:24.1772550Z * [new branch] bf16adamw -> origin/bf16adamw 2025-08-14T20:50:24.1773657Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-08-14T20:50:24.1774578Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-08-14T20:50:24.1775570Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-08-14T20:50:24.1776503Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-08-14T20:50:24.1777430Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-08-14T20:50:24.1778382Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-08-14T20:50:24.1779391Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-08-14T20:50:24.1780334Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-08-14T20:50:24.1781253Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-08-14T20:50:24.1782224Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-08-14T20:50:24.1783207Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-08-14T20:50:24.1784138Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-08-14T20:50:24.1785192Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-08-14T20:50:24.1786142Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-08-14T20:50:24.1787092Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-08-14T20:50:24.1788092Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-08-14T20:50:24.1789770Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-08-14T20:50:24.1790681Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-08-14T20:50:24.1791822Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-08-14T20:50:24.1793247Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-08-14T20:50:24.1794454Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-08-14T20:50:24.1795459Z * [new branch] brister/flatten_contig -> origin/brister/flatten_contig 2025-08-14T20:50:24.1796398Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-08-14T20:50:24.1797491Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-08-14T20:50:24.1798460Z * [new branch] c57382a49 -> origin/c57382a49 2025-08-14T20:50:24.1799479Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-08-14T20:50:24.1800479Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-08-14T20:50:24.1802415Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-08-14T20:50:24.1803546Z * [new branch] camyll/test_precommit_hooks_lintrunner -> origin/camyll/test_precommit_hooks_lintrunner 2025-08-14T20:50:24.1804375Z * [new branch] camyllh/cherrypick-151547-for-release28 -> origin/camyllh/cherrypick-151547-for-release28 2025-08-14T20:50:24.1805292Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-08-14T20:50:24.1806451Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1807517Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1808549Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1809771Z * [new branch] cherry-pick-155896-by-pytorch_bot_bot_ -> origin/cherry-pick-155896-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1810783Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1811821Z * [new branch] cherry-pick-156719-by-pytorch_bot_bot_ -> origin/cherry-pick-156719-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1812885Z * [new branch] cherry-pick-156876-by-pytorch_bot_bot_ -> origin/cherry-pick-156876-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1814036Z * [new branch] cherry-pick-156888-by-pytorch_bot_bot_ -> origin/cherry-pick-156888-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1815212Z * [new branch] cherry-pick-157014-by-pytorch_bot_bot_ -> origin/cherry-pick-157014-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1816271Z * [new branch] cherry-pick-157179-by-pytorch_bot_bot_ -> origin/cherry-pick-157179-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1817312Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1818366Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1819430Z * [new branch] cherry-pick-157558-by-pytorch_bot_bot_ -> origin/cherry-pick-157558-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1820480Z * [new branch] cherry-pick-157598-by-pytorch_bot_bot_ -> origin/cherry-pick-157598-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1821597Z * [new branch] cherry-pick-157600-by-pytorch_bot_bot_ -> origin/cherry-pick-157600-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1822700Z * [new branch] cherry-pick-157630-by-pytorch_bot_bot_ -> origin/cherry-pick-157630-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1823765Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1824770Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1825884Z * [new branch] cherry-pick-157733-by-pytorch_bot_bot_ -> origin/cherry-pick-157733-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1826871Z * [new branch] cherry-pick-157985-by-pytorch_bot_bot_ -> origin/cherry-pick-157985-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1827932Z * [new branch] cherry-pick-157993-by-pytorch_bot_bot_ -> origin/cherry-pick-157993-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1829093Z * [new branch] cherry-pick-158064-by-pytorch_bot_bot_ -> origin/cherry-pick-158064-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1830391Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1831436Z * [new branch] cherry-pick-158295-by-pytorch_bot_bot_ -> origin/cherry-pick-158295-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1832539Z * [new branch] cherry-pick-158301-by-pytorch_bot_bot_ -> origin/cherry-pick-158301-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1833602Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1834682Z * [new branch] cherry-pick-158572-by-pytorch_bot_bot_ -> origin/cherry-pick-158572-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1835636Z * [new branch] cherry-pick-158595 -> origin/cherry-pick-158595 2025-08-14T20:50:24.1836811Z * [new branch] cherry-pick-159181-by-pytorch_bot_bot_ -> origin/cherry-pick-159181-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1837918Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1838955Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-08-14T20:50:24.1839920Z * [new branch] cherry-pick-PR-158746 -> origin/cherry-pick-PR-158746 2025-08-14T20:50:24.1841264Z * [new branch] cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc -> origin/cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc 2025-08-14T20:50:24.1842289Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-08-14T20:50:24.1843376Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-08-14T20:50:24.1844413Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-08-14T20:50:24.1845408Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-08-14T20:50:24.1846333Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-08-14T20:50:24.1847332Z * [new branch] cleantest1 -> origin/cleantest1 2025-08-14T20:50:24.1848546Z * [new branch] codex-testing -> origin/codex-testing 2025-08-14T20:50:24.1850528Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-08-14T20:50:24.1851457Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-08-14T20:50:24.1852184Z * [new branch] codex/fix-issue-160415-in-pytorch -> origin/codex/fix-issue-160415-in-pytorch 2025-08-14T20:50:24.1853516Z * [new branch] codex/fix-noqengine-quantized-engine-support -> origin/codex/fix-noqengine-quantized-engine-support 2025-08-14T20:50:24.1854720Z * [new branch] codex/fix-pin_memory-error-handling -> origin/codex/fix-pin_memory-error-handling 2025-08-14T20:50:24.1855824Z * [new branch] codex/propose-fix-for-issue-160332 -> origin/codex/propose-fix-for-issue-160332 2025-08-14T20:50:24.1857099Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-08-14T20:50:24.1858045Z * [new branch] codex/verify-torch-output-and-log-results -> origin/codex/verify-torch-output-and-log-results 2025-08-14T20:50:24.1858888Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-08-14T20:50:24.1859890Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-08-14T20:50:24.1861062Z * [new branch] context_test -> origin/context_test 2025-08-14T20:50:24.1862569Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-08-14T20:50:24.1863505Z * [new branch] copilot/fix-159257 -> origin/copilot/fix-159257 2025-08-14T20:50:24.1864505Z * [new branch] copy_graph -> origin/copy_graph 2025-08-14T20:50:24.1865982Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-08-14T20:50:24.1867448Z * [new branch] csl/3_proc_sm -> origin/csl/3_proc_sm 2025-08-14T20:50:24.1868503Z * [new branch] csl/add_file_merge_conflict_csv -> origin/csl/add_file_merge_conflict_csv 2025-08-14T20:50:24.1869458Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-08-14T20:50:24.1870482Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-08-14T20:50:24.1871444Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-08-14T20:50:24.1872822Z * [new branch] csl/disable_flaky_cpp_test -> origin/csl/disable_flaky_cpp_test 2025-08-14T20:50:24.1874170Z * [new branch] csl/disable_periodic_test -> origin/csl/disable_periodic_test 2025-08-14T20:50:24.1875122Z * [new branch] csl/executorch_docker_fail -> origin/csl/executorch_docker_fail 2025-08-14T20:50:24.1876012Z * [new branch] csl/fix_check_alerts -> origin/csl/fix_check_alerts 2025-08-14T20:50:24.1876980Z * [new branch] csl/katex -> origin/csl/katex 2025-08-14T20:50:24.1877988Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-08-14T20:50:24.1879163Z * [new branch] csl/lintrunner_changed_files_removed -> origin/csl/lintrunner_changed_files_removed 2025-08-14T20:50:24.1880233Z * [new branch] csl/lintrunner_changed_files_removed_test -> origin/csl/lintrunner_changed_files_removed_test 2025-08-14T20:50:24.1881101Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-08-14T20:50:24.1882092Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-08-14T20:50:24.1883100Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-08-14T20:50:24.1884050Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-08-14T20:50:24.1885038Z * [new branch] csl/not_600_timeout -> origin/csl/not_600_timeout 2025-08-14T20:50:24.1886085Z * [new branch] csl/remove_unused_docker_images -> origin/csl/remove_unused_docker_images 2025-08-14T20:50:24.1887039Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-08-14T20:50:24.1888182Z * [new branch] csl/rocm_upload_artifacts_while_running -> origin/csl/rocm_upload_artifacts_while_running 2025-08-14T20:50:24.1889073Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-08-14T20:50:24.1890042Z * [new branch] csl/td_dynamo -> origin/csl/td_dynamo 2025-08-14T20:50:24.1891113Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-08-14T20:50:24.1892174Z * [new branch] csl/unused_docker -> origin/csl/unused_docker 2025-08-14T20:50:24.1893045Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-08-14T20:50:24.1894069Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-08-14T20:50:24.1895048Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-08-14T20:50:24.1896048Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-08-14T20:50:24.1897088Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-08-14T20:50:24.1898047Z * [new branch] czhuge_muon_dev -> origin/czhuge_muon_dev 2025-08-14T20:50:24.1899541Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-08-14T20:50:24.1900520Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-08-14T20:50:24.1901495Z * [new branch] d4l3k/wait_stream -> origin/d4l3k/wait_stream 2025-08-14T20:50:24.1902484Z * [new branch] dcp-safetensor-test-fix -> origin/dcp-safetensor-test-fix 2025-08-14T20:50:24.1903458Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-08-14T20:50:24.1904480Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-08-14T20:50:24.1907133Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-08-14T20:50:24.1908259Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-08-14T20:50:24.1909372Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-08-14T20:50:24.1911446Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-08-14T20:50:24.1912472Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-08-14T20:50:24.1913815Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-08-14T20:50:24.1914917Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-08-14T20:50:24.1915906Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-08-14T20:50:24.1917190Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-08-14T20:50:24.1918694Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-08-14T20:50:24.1920145Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-08-14T20:50:24.1921605Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-08-14T20:50:24.1922915Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-08-14T20:50:24.1924079Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-08-14T20:50:24.1925143Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-08-14T20:50:24.1926383Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-08-14T20:50:24.1927307Z * [new branch] disable -> origin/disable 2025-08-14T20:50:24.1928690Z * [new branch] divyanshk-log-api-usage-datapipes-1 -> origin/divyanshk-log-api-usage-datapipes-1 2025-08-14T20:50:24.1929441Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-08-14T20:50:24.1930971Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-08-14T20:50:24.1931929Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-08-14T20:50:24.1933057Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-08-14T20:50:24.1933912Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-08-14T20:50:24.1935020Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-08-14T20:50:24.1936121Z * [new branch] enable-b200-benchmark -> origin/enable-b200-benchmark 2025-08-14T20:50:24.1937141Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-08-14T20:50:24.1938194Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-08-14T20:50:24.1939353Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-08-14T20:50:24.1940373Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-08-14T20:50:24.1941785Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-08-14T20:50:24.1942770Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-08-14T20:50:24.1943747Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-08-14T20:50:24.1944739Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-08-14T20:50:24.1945643Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-08-14T20:50:24.1947031Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-08-14T20:50:24.1948281Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-08-14T20:50:24.1949422Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-08-14T20:50:24.1950494Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-08-14T20:50:24.1951311Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-08-14T20:50:24.1952369Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-08-14T20:50:24.1953308Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-08-14T20:50:24.1954229Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-08-14T20:50:24.1955407Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-08-14T20:50:24.1956213Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-08-14T20:50:24.1957193Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-08-14T20:50:24.1958310Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-08-14T20:50:24.1959179Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-08-14T20:50:24.1960225Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-08-14T20:50:24.1961288Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-08-14T20:50:24.1962316Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-08-14T20:50:24.1963337Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-08-14T20:50:24.1964285Z * [new branch] exclamaforte/update-pandas-numpy-ci -> origin/exclamaforte/update-pandas-numpy-ci 2025-08-14T20:50:24.1965732Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-08-14T20:50:24.1966714Z * [new branch] exec -> origin/exec 2025-08-14T20:50:24.1968106Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-08-14T20:50:24.1969019Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-08-14T20:50:24.1970209Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-08-14T20:50:24.1971293Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-08-14T20:50:24.1972251Z * [new branch] export-D70112642 -> origin/export-D70112642 2025-08-14T20:50:24.1973448Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-08-14T20:50:24.1974433Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-08-14T20:50:24.1975615Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-08-14T20:50:24.1976538Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-08-14T20:50:24.1977598Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-08-14T20:50:24.1978783Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-08-14T20:50:24.1979798Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-08-14T20:50:24.1980790Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-08-14T20:50:24.1981964Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-08-14T20:50:24.1982930Z * [new branch] export-D76463347 -> origin/export-D76463347 2025-08-14T20:50:24.1983961Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-08-14T20:50:24.1984951Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-08-14T20:50:24.1985940Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-08-14T20:50:24.1986943Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-08-14T20:50:24.1987922Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-08-14T20:50:24.1988967Z * [new branch] export-D78047846 -> origin/export-D78047846 2025-08-14T20:50:24.1990103Z * [new branch] export-D78308105 -> origin/export-D78308105 2025-08-14T20:50:24.1991690Z * [new branch] export-D78363609 -> origin/export-D78363609 2025-08-14T20:50:24.1992613Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-08-14T20:50:24.1993654Z * [new branch] export-D78431075 -> origin/export-D78431075 2025-08-14T20:50:24.1994633Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-08-14T20:50:24.1996057Z * [new branch] export-D78458745 -> origin/export-D78458745 2025-08-14T20:50:24.1997221Z * [new branch] export-D78524147 -> origin/export-D78524147 2025-08-14T20:50:24.1998155Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-08-14T20:50:24.1999200Z * [new branch] export-D78588406 -> origin/export-D78588406 2025-08-14T20:50:24.2000250Z * [new branch] export-D78691422 -> origin/export-D78691422 2025-08-14T20:50:24.2001298Z * [new branch] export-D78758466 -> origin/export-D78758466 2025-08-14T20:50:24.2002250Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-08-14T20:50:24.2003253Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-08-14T20:50:24.2004232Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-08-14T20:50:24.2005325Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-08-14T20:50:24.2006205Z * [new branch] export-D78894142 -> origin/export-D78894142 2025-08-14T20:50:24.2007141Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-08-14T20:50:24.2008185Z * [new branch] export-D78907485 -> origin/export-D78907485 2025-08-14T20:50:24.2009215Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-08-14T20:50:24.2010184Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-08-14T20:50:24.2011208Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-08-14T20:50:24.2012221Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-08-14T20:50:24.2013676Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-08-14T20:50:24.2014744Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-08-14T20:50:24.2015913Z * [new branch] export-D78957974 -> origin/export-D78957974 2025-08-14T20:50:24.2016882Z * [new branch] export-D78979812 -> origin/export-D78979812 2025-08-14T20:50:24.2017866Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-08-14T20:50:24.2018845Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-08-14T20:50:24.2019874Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-08-14T20:50:24.2020916Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-08-14T20:50:24.2021877Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-08-14T20:50:24.2023087Z * [new branch] export-D79534608 -> origin/export-D79534608 2025-08-14T20:50:24.2024067Z * [new branch] export-D79647167 -> origin/export-D79647167 2025-08-14T20:50:24.2025193Z * [new branch] export-D79751098 -> origin/export-D79751098 2025-08-14T20:50:24.2026493Z * [new branch] export-D79785974 -> origin/export-D79785974 2025-08-14T20:50:24.2027458Z * [new branch] export-D80025417 -> origin/export-D80025417 2025-08-14T20:50:24.2028607Z * [new branch] export-D80120333 -> origin/export-D80120333 2025-08-14T20:50:24.2029660Z * [new branch] export-D80214882 -> origin/export-D80214882 2025-08-14T20:50:24.2031042Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-08-14T20:50:24.2032505Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-08-14T20:50:24.2033375Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-08-14T20:50:24.2034729Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-08-14T20:50:24.2036218Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-08-14T20:50:24.2037375Z * [new branch] fca -> origin/fca 2025-08-14T20:50:24.2038391Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-08-14T20:50:24.2039393Z * [new branch] fca5 -> origin/fca5 2025-08-14T20:50:24.2041024Z * [new branch] feature/function-numa-binding -> origin/feature/function-numa-binding 2025-08-14T20:50:24.2042345Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-08-14T20:50:24.2043416Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-08-14T20:50:24.2044468Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-08-14T20:50:24.2045549Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-08-14T20:50:24.2046674Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-08-14T20:50:24.2047864Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-08-14T20:50:24.2049423Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-08-14T20:50:24.2050252Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-08-14T20:50:24.2051237Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-08-14T20:50:24.2052163Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-08-14T20:50:24.2053053Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-08-14T20:50:24.2054000Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-08-14T20:50:24.2054965Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-08-14T20:50:24.2056520Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-08-14T20:50:24.2057821Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-08-14T20:50:24.2058793Z * [new branch] fix -> origin/fix 2025-08-14T20:50:24.2060044Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-08-14T20:50:24.2060953Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-08-14T20:50:24.2061955Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-08-14T20:50:24.2063179Z * [new branch] fix-distributed-warning -> origin/fix-distributed-warning 2025-08-14T20:50:24.2064256Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-08-14T20:50:24.2065265Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-08-14T20:50:24.2066168Z * [new branch] fix_153389 -> origin/fix_153389 2025-08-14T20:50:24.2067480Z * [new branch] fixes-triage -> origin/fixes-triage 2025-08-14T20:50:24.2068473Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-08-14T20:50:24.2069552Z * [new branch] flex-flash -> origin/flex-flash 2025-08-14T20:50:24.2070565Z * [new branch] flex-lowering -> origin/flex-lowering 2025-08-14T20:50:24.2071564Z * [new branch] flex-warning -> origin/flex-warning 2025-08-14T20:50:24.2072793Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-08-14T20:50:24.2073685Z * [new branch] flex_flash -> origin/flex_flash 2025-08-14T20:50:24.2075263Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-08-14T20:50:24.2076146Z * [new branch] fmassa/try_fix_ac_tag_propagation -> origin/fmassa/try_fix_ac_tag_propagation 2025-08-14T20:50:24.2077149Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-08-14T20:50:24.2078635Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-08-14T20:50:24.2079788Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-08-14T20:50:24.2080981Z * [new branch] fx_cpp -> origin/fx_cpp 2025-08-14T20:50:24.2082442Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-08-14T20:50:24.2084702Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-08-14T20:50:24.2085936Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-08-14T20:50:24.2087278Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-08-14T20:50:24.2088182Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-08-14T20:50:24.2089200Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-08-14T20:50:24.2091158Z * [new branch] gh/ColinPeppler/72/base -> origin/gh/ColinPeppler/72/base 2025-08-14T20:50:24.2092163Z * [new branch] gh/ColinPeppler/72/head -> origin/gh/ColinPeppler/72/head 2025-08-14T20:50:24.2093204Z * [new branch] gh/ColinPeppler/72/orig -> origin/gh/ColinPeppler/72/orig 2025-08-14T20:50:24.2094913Z * [new branch] gh/ColinPeppler/77/base -> origin/gh/ColinPeppler/77/base 2025-08-14T20:50:24.2095862Z * [new branch] gh/ColinPeppler/77/head -> origin/gh/ColinPeppler/77/head 2025-08-14T20:50:24.2096890Z * [new branch] gh/ColinPeppler/77/orig -> origin/gh/ColinPeppler/77/orig 2025-08-14T20:50:24.2098157Z * [new branch] gh/ColinPeppler/78/base -> origin/gh/ColinPeppler/78/base 2025-08-14T20:50:24.2099098Z * [new branch] gh/ColinPeppler/78/head -> origin/gh/ColinPeppler/78/head 2025-08-14T20:50:24.2100096Z * [new branch] gh/ColinPeppler/78/orig -> origin/gh/ColinPeppler/78/orig 2025-08-14T20:50:24.2101868Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-08-14T20:50:24.2102772Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-08-14T20:50:24.2104169Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-08-14T20:50:24.2105203Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-08-14T20:50:24.2106236Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-08-14T20:50:24.2107624Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-08-14T20:50:24.2108532Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-08-14T20:50:24.2109599Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-08-14T20:50:24.2111882Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-08-14T20:50:24.2112828Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-08-14T20:50:24.2114551Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-08-14T20:50:24.2115485Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-08-14T20:50:24.2116476Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-08-14T20:50:24.2117889Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-08-14T20:50:24.2118901Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-08-14T20:50:24.2119865Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-08-14T20:50:24.2121329Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-08-14T20:50:24.2122227Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-08-14T20:50:24.2123205Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-08-14T20:50:24.2124581Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-08-14T20:50:24.2125531Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-08-14T20:50:24.2126520Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-08-14T20:50:24.2128072Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-08-14T20:50:24.2128881Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-08-14T20:50:24.2129887Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-08-14T20:50:24.2131392Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-08-14T20:50:24.2132364Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-08-14T20:50:24.2133272Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-08-14T20:50:24.2134956Z * [new branch] gh/H-Huang/192/base -> origin/gh/H-Huang/192/base 2025-08-14T20:50:24.2135835Z * [new branch] gh/H-Huang/192/head -> origin/gh/H-Huang/192/head 2025-08-14T20:50:24.2136783Z * [new branch] gh/H-Huang/192/orig -> origin/gh/H-Huang/192/orig 2025-08-14T20:50:24.2138232Z * [new branch] gh/H-Huang/195/base -> origin/gh/H-Huang/195/base 2025-08-14T20:50:24.2139153Z * [new branch] gh/H-Huang/195/head -> origin/gh/H-Huang/195/head 2025-08-14T20:50:24.2140167Z * [new branch] gh/H-Huang/195/orig -> origin/gh/H-Huang/195/orig 2025-08-14T20:50:24.2141712Z * [new branch] gh/H-Huang/196/base -> origin/gh/H-Huang/196/base 2025-08-14T20:50:24.2142574Z * [new branch] gh/H-Huang/196/head -> origin/gh/H-Huang/196/head 2025-08-14T20:50:24.2143553Z * [new branch] gh/H-Huang/196/orig -> origin/gh/H-Huang/196/orig 2025-08-14T20:50:24.2145121Z * [new branch] gh/H-Huang/197/base -> origin/gh/H-Huang/197/base 2025-08-14T20:50:24.2146432Z * [new branch] gh/H-Huang/197/head -> origin/gh/H-Huang/197/head 2025-08-14T20:50:24.2147407Z * [new branch] gh/H-Huang/197/orig -> origin/gh/H-Huang/197/orig 2025-08-14T20:50:24.2148979Z * [new branch] gh/H-Huang/198/base -> origin/gh/H-Huang/198/base 2025-08-14T20:50:24.2150223Z * [new branch] gh/H-Huang/198/head -> origin/gh/H-Huang/198/head 2025-08-14T20:50:24.2151102Z * [new branch] gh/H-Huang/198/orig -> origin/gh/H-Huang/198/orig 2025-08-14T20:50:24.2152370Z * [new branch] gh/H-Huang/199/base -> origin/gh/H-Huang/199/base 2025-08-14T20:50:24.2153294Z * [new branch] gh/H-Huang/199/head -> origin/gh/H-Huang/199/head 2025-08-14T20:50:24.2154278Z * [new branch] gh/H-Huang/199/orig -> origin/gh/H-Huang/199/orig 2025-08-14T20:50:24.2155726Z * [new branch] gh/H-Huang/200/base -> origin/gh/H-Huang/200/base 2025-08-14T20:50:24.2156630Z * [new branch] gh/H-Huang/200/head -> origin/gh/H-Huang/200/head 2025-08-14T20:50:24.2157602Z * [new branch] gh/H-Huang/200/orig -> origin/gh/H-Huang/200/orig 2025-08-14T20:50:24.2158885Z * [new branch] gh/H-Huang/201/base -> origin/gh/H-Huang/201/base 2025-08-14T20:50:24.2159892Z * [new branch] gh/H-Huang/201/head -> origin/gh/H-Huang/201/head 2025-08-14T20:50:24.2160886Z * [new branch] gh/H-Huang/201/orig -> origin/gh/H-Huang/201/orig 2025-08-14T20:50:24.2162323Z * [new branch] gh/H-Huang/202/base -> origin/gh/H-Huang/202/base 2025-08-14T20:50:24.2163239Z * [new branch] gh/H-Huang/202/head -> origin/gh/H-Huang/202/head 2025-08-14T20:50:24.2164165Z * [new branch] gh/H-Huang/202/orig -> origin/gh/H-Huang/202/orig 2025-08-14T20:50:24.2165543Z * [new branch] gh/H-Huang/203/base -> origin/gh/H-Huang/203/base 2025-08-14T20:50:24.2166421Z * [new branch] gh/H-Huang/203/head -> origin/gh/H-Huang/203/head 2025-08-14T20:50:24.2167725Z * [new branch] gh/H-Huang/203/orig -> origin/gh/H-Huang/203/orig 2025-08-14T20:50:24.2169331Z * [new branch] gh/H-Huang/204/base -> origin/gh/H-Huang/204/base 2025-08-14T20:50:24.2170237Z * [new branch] gh/H-Huang/204/head -> origin/gh/H-Huang/204/head 2025-08-14T20:50:24.2171214Z * [new branch] gh/H-Huang/204/orig -> origin/gh/H-Huang/204/orig 2025-08-14T20:50:24.2172653Z * [new branch] gh/H-Huang/205/base -> origin/gh/H-Huang/205/base 2025-08-14T20:50:24.2173695Z * [new branch] gh/H-Huang/205/head -> origin/gh/H-Huang/205/head 2025-08-14T20:50:24.2174709Z * [new branch] gh/H-Huang/205/orig -> origin/gh/H-Huang/205/orig 2025-08-14T20:50:24.2176021Z * [new branch] gh/H-Huang/206/base -> origin/gh/H-Huang/206/base 2025-08-14T20:50:24.2176922Z * [new branch] gh/H-Huang/206/head -> origin/gh/H-Huang/206/head 2025-08-14T20:50:24.2177938Z * [new branch] gh/H-Huang/206/orig -> origin/gh/H-Huang/206/orig 2025-08-14T20:50:24.2179372Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-08-14T20:50:24.2180302Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-08-14T20:50:24.2181282Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-08-14T20:50:24.2182672Z * [new branch] gh/H-Huang/208/base -> origin/gh/H-Huang/208/base 2025-08-14T20:50:24.2183666Z * [new branch] gh/H-Huang/208/head -> origin/gh/H-Huang/208/head 2025-08-14T20:50:24.2184617Z * [new branch] gh/H-Huang/208/orig -> origin/gh/H-Huang/208/orig 2025-08-14T20:50:24.2186037Z * [new branch] gh/H-Huang/209/base -> origin/gh/H-Huang/209/base 2025-08-14T20:50:24.2187053Z * [new branch] gh/H-Huang/209/head -> origin/gh/H-Huang/209/head 2025-08-14T20:50:24.2188309Z * [new branch] gh/H-Huang/209/orig -> origin/gh/H-Huang/209/orig 2025-08-14T20:50:24.2190344Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-08-14T20:50:24.2191479Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-08-14T20:50:24.2192522Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-08-14T20:50:24.2193919Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-08-14T20:50:24.2194862Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-08-14T20:50:24.2195865Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-08-14T20:50:24.2197372Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-08-14T20:50:24.2198365Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-08-14T20:50:24.2199371Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-08-14T20:50:24.2200884Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-08-14T20:50:24.2201819Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-08-14T20:50:24.2202825Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-08-14T20:50:24.2204254Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-08-14T20:50:24.2205208Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-08-14T20:50:24.2206306Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-08-14T20:50:24.2209648Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-08-14T20:50:24.2210425Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-08-14T20:50:24.2211000Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-08-14T20:50:24.2211578Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-08-14T20:50:24.2212399Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-08-14T20:50:24.2213291Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-08-14T20:50:24.2214802Z * [new branch] gh/IvanKobzarev/124/base -> origin/gh/IvanKobzarev/124/base 2025-08-14T20:50:24.2215808Z * [new branch] gh/IvanKobzarev/124/head -> origin/gh/IvanKobzarev/124/head 2025-08-14T20:50:24.2216853Z * [new branch] gh/IvanKobzarev/124/orig -> origin/gh/IvanKobzarev/124/orig 2025-08-14T20:50:24.2218345Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-08-14T20:50:24.2219267Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-08-14T20:50:24.2220330Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-08-14T20:50:24.2221810Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-08-14T20:50:24.2222739Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-08-14T20:50:24.2223790Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-08-14T20:50:24.2225200Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-08-14T20:50:24.2226293Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-08-14T20:50:24.2227079Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-08-14T20:50:24.2228732Z * [new branch] gh/IvanKobzarev/129/base -> origin/gh/IvanKobzarev/129/base 2025-08-14T20:50:24.2229753Z * [new branch] gh/IvanKobzarev/129/head -> origin/gh/IvanKobzarev/129/head 2025-08-14T20:50:24.2230665Z * [new branch] gh/IvanKobzarev/129/orig -> origin/gh/IvanKobzarev/129/orig 2025-08-14T20:50:24.2232424Z * [new branch] gh/IvanKobzarev/130/base -> origin/gh/IvanKobzarev/130/base 2025-08-14T20:50:24.2233545Z * [new branch] gh/IvanKobzarev/130/head -> origin/gh/IvanKobzarev/130/head 2025-08-14T20:50:24.2234486Z * [new branch] gh/IvanKobzarev/130/orig -> origin/gh/IvanKobzarev/130/orig 2025-08-14T20:50:24.2235920Z * [new branch] gh/IvanKobzarev/131/base -> origin/gh/IvanKobzarev/131/base 2025-08-14T20:50:24.2236977Z * [new branch] gh/IvanKobzarev/131/head -> origin/gh/IvanKobzarev/131/head 2025-08-14T20:50:24.2237944Z * [new branch] gh/IvanKobzarev/131/orig -> origin/gh/IvanKobzarev/131/orig 2025-08-14T20:50:24.2239351Z * [new branch] gh/IvanKobzarev/132/base -> origin/gh/IvanKobzarev/132/base 2025-08-14T20:50:24.2240419Z * [new branch] gh/IvanKobzarev/132/head -> origin/gh/IvanKobzarev/132/head 2025-08-14T20:50:24.2241375Z * [new branch] gh/IvanKobzarev/132/orig -> origin/gh/IvanKobzarev/132/orig 2025-08-14T20:50:24.2243455Z * [new branch] gh/IvanKobzarev/133/base -> origin/gh/IvanKobzarev/133/base 2025-08-14T20:50:24.2244420Z * [new branch] gh/IvanKobzarev/133/head -> origin/gh/IvanKobzarev/133/head 2025-08-14T20:50:24.2245443Z * [new branch] gh/IvanKobzarev/133/orig -> origin/gh/IvanKobzarev/133/orig 2025-08-14T20:50:24.2270435Z * [new branch] gh/IvanKobzarev/134/base -> origin/gh/IvanKobzarev/134/base 2025-08-14T20:50:24.2271200Z * [new branch] gh/IvanKobzarev/134/head -> origin/gh/IvanKobzarev/134/head 2025-08-14T20:50:24.2271999Z * [new branch] gh/IvanKobzarev/134/orig -> origin/gh/IvanKobzarev/134/orig 2025-08-14T20:50:24.2272575Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-08-14T20:50:24.2273160Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-08-14T20:50:24.2273730Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-08-14T20:50:24.2274398Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-08-14T20:50:24.2274967Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-08-14T20:50:24.2275550Z * [new branch] gh/NikhilAPatel/16/base -> origin/gh/NikhilAPatel/16/base 2025-08-14T20:50:24.2276129Z * [new branch] gh/NikhilAPatel/16/head -> origin/gh/NikhilAPatel/16/head 2025-08-14T20:50:24.2276696Z * [new branch] gh/NikhilAPatel/16/orig -> origin/gh/NikhilAPatel/16/orig 2025-08-14T20:50:24.2277274Z * [new branch] gh/NikhilAPatel/18/base -> origin/gh/NikhilAPatel/18/base 2025-08-14T20:50:24.2277831Z * [new branch] gh/NikhilAPatel/18/head -> origin/gh/NikhilAPatel/18/head 2025-08-14T20:50:24.2278403Z * [new branch] gh/NikhilAPatel/18/orig -> origin/gh/NikhilAPatel/18/orig 2025-08-14T20:50:24.2278973Z * [new branch] gh/NikhilAPatel/19/base -> origin/gh/NikhilAPatel/19/base 2025-08-14T20:50:24.2279537Z * [new branch] gh/NikhilAPatel/19/head -> origin/gh/NikhilAPatel/19/head 2025-08-14T20:50:24.2280109Z * [new branch] gh/NikhilAPatel/19/orig -> origin/gh/NikhilAPatel/19/orig 2025-08-14T20:50:24.2280667Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-08-14T20:50:24.2281243Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-08-14T20:50:24.2281818Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-08-14T20:50:24.2282376Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-08-14T20:50:24.2282948Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-08-14T20:50:24.2283503Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-08-14T20:50:24.2284069Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-08-14T20:50:24.2284628Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-08-14T20:50:24.2285175Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-08-14T20:50:24.2285737Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-08-14T20:50:24.2286284Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-08-14T20:50:24.2286789Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-08-14T20:50:24.2287283Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-08-14T20:50:24.2287769Z * [new branch] gh/PaliC/12/base -> origin/gh/PaliC/12/base 2025-08-14T20:50:24.2288277Z * [new branch] gh/PaliC/12/head -> origin/gh/PaliC/12/head 2025-08-14T20:50:24.2288773Z * [new branch] gh/PaliC/12/orig -> origin/gh/PaliC/12/orig 2025-08-14T20:50:24.2289272Z * [new branch] gh/PaliC/13/base -> origin/gh/PaliC/13/base 2025-08-14T20:50:24.2289771Z * [new branch] gh/PaliC/13/head -> origin/gh/PaliC/13/head 2025-08-14T20:50:24.2290256Z * [new branch] gh/PaliC/13/orig -> origin/gh/PaliC/13/orig 2025-08-14T20:50:24.2290758Z * [new branch] gh/PaliC/14/base -> origin/gh/PaliC/14/base 2025-08-14T20:50:24.2291299Z * [new branch] gh/PaliC/14/head -> origin/gh/PaliC/14/head 2025-08-14T20:50:24.2291798Z * [new branch] gh/PaliC/14/orig -> origin/gh/PaliC/14/orig 2025-08-14T20:50:24.2292803Z * [new branch] gh/PaliC/15/base -> origin/gh/PaliC/15/base 2025-08-14T20:50:24.2293756Z * [new branch] gh/PaliC/15/head -> origin/gh/PaliC/15/head 2025-08-14T20:50:24.2294737Z * [new branch] gh/PaliC/15/orig -> origin/gh/PaliC/15/orig 2025-08-14T20:50:24.2296077Z * [new branch] gh/PaliC/16/base -> origin/gh/PaliC/16/base 2025-08-14T20:50:24.2297025Z * [new branch] gh/PaliC/16/head -> origin/gh/PaliC/16/head 2025-08-14T20:50:24.2298052Z * [new branch] gh/PaliC/16/orig -> origin/gh/PaliC/16/orig 2025-08-14T20:50:24.2299401Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-08-14T20:50:24.2300327Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-08-14T20:50:24.2301351Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-08-14T20:50:24.2302672Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-08-14T20:50:24.2303557Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-08-14T20:50:24.2304553Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-08-14T20:50:24.2305902Z * [new branch] gh/PaliC/19/base -> origin/gh/PaliC/19/base 2025-08-14T20:50:24.2306802Z * [new branch] gh/PaliC/19/head -> origin/gh/PaliC/19/head 2025-08-14T20:50:24.2307769Z * [new branch] gh/PaliC/19/orig -> origin/gh/PaliC/19/orig 2025-08-14T20:50:24.2309298Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-08-14T20:50:24.2310364Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-08-14T20:50:24.2311347Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-08-14T20:50:24.2312763Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-08-14T20:50:24.2313644Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-08-14T20:50:24.2314639Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-08-14T20:50:24.2316030Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-08-14T20:50:24.2316962Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-08-14T20:50:24.2317926Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-08-14T20:50:24.2319301Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-08-14T20:50:24.2320184Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-08-14T20:50:24.2321189Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-08-14T20:50:24.2322504Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-08-14T20:50:24.2323463Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-08-14T20:50:24.2324454Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-08-14T20:50:24.2325803Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-08-14T20:50:24.2326726Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-08-14T20:50:24.2327754Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-08-14T20:50:24.2329442Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-08-14T20:50:24.2330478Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-08-14T20:50:24.2331800Z * [new branch] gh/PaulZhang12/18/base -> origin/gh/PaulZhang12/18/base 2025-08-14T20:50:24.2332903Z * [new branch] gh/PaulZhang12/18/head -> origin/gh/PaulZhang12/18/head 2025-08-14T20:50:24.2333961Z * [new branch] gh/PaulZhang12/18/orig -> origin/gh/PaulZhang12/18/orig 2025-08-14T20:50:24.2335384Z * [new branch] gh/PaulZhang12/19/base -> origin/gh/PaulZhang12/19/base 2025-08-14T20:50:24.2336495Z * [new branch] gh/PaulZhang12/19/head -> origin/gh/PaulZhang12/19/head 2025-08-14T20:50:24.2337489Z * [new branch] gh/PaulZhang12/19/orig -> origin/gh/PaulZhang12/19/orig 2025-08-14T20:50:24.2339015Z * [new branch] gh/PaulZhang12/20/base -> origin/gh/PaulZhang12/20/base 2025-08-14T20:50:24.2339874Z * [new branch] gh/PaulZhang12/20/head -> origin/gh/PaulZhang12/20/head 2025-08-14T20:50:24.2340833Z * [new branch] gh/PaulZhang12/20/orig -> origin/gh/PaulZhang12/20/orig 2025-08-14T20:50:24.2342338Z * [new branch] gh/PaulZhang12/21/base -> origin/gh/PaulZhang12/21/base 2025-08-14T20:50:24.2343361Z * [new branch] gh/PaulZhang12/21/head -> origin/gh/PaulZhang12/21/head 2025-08-14T20:50:24.2344321Z * [new branch] gh/PaulZhang12/21/orig -> origin/gh/PaulZhang12/21/orig 2025-08-14T20:50:24.2345757Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-08-14T20:50:24.2346660Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-08-14T20:50:24.2347657Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-08-14T20:50:24.2349408Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-08-14T20:50:24.2350360Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-08-14T20:50:24.2352883Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-08-14T20:50:24.2354028Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-08-14T20:50:24.2355266Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-08-14T20:50:24.2356664Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-08-14T20:50:24.2358168Z * [new branch] gh/Sidharth123-cpu/42/base -> origin/gh/Sidharth123-cpu/42/base 2025-08-14T20:50:24.2359068Z * [new branch] gh/Sidharth123-cpu/42/head -> origin/gh/Sidharth123-cpu/42/head 2025-08-14T20:50:24.2360058Z * [new branch] gh/Sidharth123-cpu/42/orig -> origin/gh/Sidharth123-cpu/42/orig 2025-08-14T20:50:24.2361616Z * [new branch] gh/Sidharth123-cpu/43/base -> origin/gh/Sidharth123-cpu/43/base 2025-08-14T20:50:24.2362646Z * [new branch] gh/Sidharth123-cpu/43/head -> origin/gh/Sidharth123-cpu/43/head 2025-08-14T20:50:24.2363590Z * [new branch] gh/Sidharth123-cpu/43/orig -> origin/gh/Sidharth123-cpu/43/orig 2025-08-14T20:50:24.2365437Z * [new branch] gh/Sidharth123-cpu/44/base -> origin/gh/Sidharth123-cpu/44/base 2025-08-14T20:50:24.2366489Z * [new branch] gh/Sidharth123-cpu/44/head -> origin/gh/Sidharth123-cpu/44/head 2025-08-14T20:50:24.2367677Z * [new branch] gh/Sidharth123-cpu/44/orig -> origin/gh/Sidharth123-cpu/44/orig 2025-08-14T20:50:24.2369095Z * [new branch] gh/Sidharth123-cpu/45/base -> origin/gh/Sidharth123-cpu/45/base 2025-08-14T20:50:24.2369985Z * [new branch] gh/Sidharth123-cpu/45/head -> origin/gh/Sidharth123-cpu/45/head 2025-08-14T20:50:24.2371108Z * [new branch] gh/Sidharth123-cpu/45/orig -> origin/gh/Sidharth123-cpu/45/orig 2025-08-14T20:50:24.2372954Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-08-14T20:50:24.2373624Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-08-14T20:50:24.2375080Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-08-14T20:50:24.2375956Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-08-14T20:50:24.2376996Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-08-14T20:50:24.2378406Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-08-14T20:50:24.2379344Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-08-14T20:50:24.2380335Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-08-14T20:50:24.2381706Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-08-14T20:50:24.2382588Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-08-14T20:50:24.2383569Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-08-14T20:50:24.2384967Z * [new branch] gh/StrongerXi/135/base -> origin/gh/StrongerXi/135/base 2025-08-14T20:50:24.2385944Z * [new branch] gh/StrongerXi/135/head -> origin/gh/StrongerXi/135/head 2025-08-14T20:50:24.2386979Z * [new branch] gh/StrongerXi/135/orig -> origin/gh/StrongerXi/135/orig 2025-08-14T20:50:24.2388442Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-08-14T20:50:24.2389441Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-08-14T20:50:24.2390460Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-08-14T20:50:24.2391785Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-08-14T20:50:24.2392703Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-08-14T20:50:24.2393685Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-08-14T20:50:24.2395017Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-08-14T20:50:24.2395902Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-08-14T20:50:24.2396939Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-08-14T20:50:24.2398334Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-08-14T20:50:24.2399233Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-08-14T20:50:24.2400537Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-08-14T20:50:24.2401544Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-08-14T20:50:24.2403309Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-08-14T20:50:24.2404381Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-08-14T20:50:24.2405552Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-08-14T20:50:24.2406948Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-08-14T20:50:24.2407811Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-08-14T20:50:24.2408868Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-08-14T20:50:24.2410329Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-08-14T20:50:24.2411360Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-08-14T20:50:24.2412321Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-08-14T20:50:24.2413762Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-08-14T20:50:24.2414787Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-08-14T20:50:24.2415692Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-08-14T20:50:24.2417177Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-08-14T20:50:24.2418098Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-08-14T20:50:24.2419121Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-08-14T20:50:24.2420652Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-08-14T20:50:24.2421602Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-08-14T20:50:24.2422577Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-08-14T20:50:24.2424058Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-08-14T20:50:24.2424918Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-08-14T20:50:24.2425835Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-08-14T20:50:24.2427082Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-08-14T20:50:24.2428106Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-08-14T20:50:24.2429101Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-08-14T20:50:24.2430641Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-08-14T20:50:24.2431547Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-08-14T20:50:24.2432545Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-08-14T20:50:24.2433814Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-08-14T20:50:24.2434731Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-08-14T20:50:24.2435696Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-08-14T20:50:24.2437007Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-08-14T20:50:24.2437954Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-08-14T20:50:24.2438892Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-08-14T20:50:24.2440139Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-08-14T20:50:24.2441131Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-08-14T20:50:24.2442085Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-08-14T20:50:24.2443567Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-08-14T20:50:24.2444504Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-08-14T20:50:24.2445577Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-08-14T20:50:24.2446903Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-08-14T20:50:24.2448434Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-08-14T20:50:24.2448961Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-08-14T20:50:24.2450165Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-08-14T20:50:24.2451161Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-08-14T20:50:24.2452014Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-08-14T20:50:24.2453464Z * [new branch] gh/XilunWu/154/base -> origin/gh/XilunWu/154/base 2025-08-14T20:50:24.2454842Z * [new branch] gh/XilunWu/154/head -> origin/gh/XilunWu/154/head 2025-08-14T20:50:24.2455618Z * [new branch] gh/XilunWu/154/orig -> origin/gh/XilunWu/154/orig 2025-08-14T20:50:24.2457603Z * [new branch] gh/XilunWu/156/base -> origin/gh/XilunWu/156/base 2025-08-14T20:50:24.2458613Z * [new branch] gh/XilunWu/156/head -> origin/gh/XilunWu/156/head 2025-08-14T20:50:24.2459806Z * [new branch] gh/XilunWu/156/orig -> origin/gh/XilunWu/156/orig 2025-08-14T20:50:24.2461041Z * [new branch] gh/XilunWu/157/base -> origin/gh/XilunWu/157/base 2025-08-14T20:50:24.2462284Z * [new branch] gh/XilunWu/157/head -> origin/gh/XilunWu/157/head 2025-08-14T20:50:24.2463037Z * [new branch] gh/XilunWu/157/orig -> origin/gh/XilunWu/157/orig 2025-08-14T20:50:24.2464568Z * [new branch] gh/XilunWu/158/base -> origin/gh/XilunWu/158/base 2025-08-14T20:50:24.2465447Z * [new branch] gh/XilunWu/158/head -> origin/gh/XilunWu/158/head 2025-08-14T20:50:24.2466386Z * [new branch] gh/XilunWu/158/orig -> origin/gh/XilunWu/158/orig 2025-08-14T20:50:24.2468268Z * [new branch] gh/XilunWu/159/base -> origin/gh/XilunWu/159/base 2025-08-14T20:50:24.2469537Z * [new branch] gh/XilunWu/159/head -> origin/gh/XilunWu/159/head 2025-08-14T20:50:24.2470589Z * [new branch] gh/XilunWu/159/orig -> origin/gh/XilunWu/159/orig 2025-08-14T20:50:24.2472029Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-08-14T20:50:24.2473065Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-08-14T20:50:24.2474047Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-08-14T20:50:24.2475691Z * [new branch] gh/XilunWu/161/base -> origin/gh/XilunWu/161/base 2025-08-14T20:50:24.2476594Z * [new branch] gh/XilunWu/161/head -> origin/gh/XilunWu/161/head 2025-08-14T20:50:24.2477530Z * [new branch] gh/XilunWu/161/orig -> origin/gh/XilunWu/161/orig 2025-08-14T20:50:24.2479070Z * [new branch] gh/XilunWu/162/base -> origin/gh/XilunWu/162/base 2025-08-14T20:50:24.2480091Z * [new branch] gh/XilunWu/162/head -> origin/gh/XilunWu/162/head 2025-08-14T20:50:24.2481123Z * [new branch] gh/XilunWu/162/orig -> origin/gh/XilunWu/162/orig 2025-08-14T20:50:24.2482651Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-08-14T20:50:24.2483655Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-08-14T20:50:24.2484655Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-08-14T20:50:24.2486352Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-08-14T20:50:24.2487276Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-08-14T20:50:24.2488302Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-08-14T20:50:24.2489741Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-08-14T20:50:24.2490724Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-08-14T20:50:24.2491737Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-08-14T20:50:24.2493275Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-08-14T20:50:24.2494058Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-08-14T20:50:24.2495033Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-08-14T20:50:24.2496497Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-08-14T20:50:24.2497427Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-08-14T20:50:24.2498434Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-08-14T20:50:24.2499910Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-08-14T20:50:24.2500790Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-08-14T20:50:24.2501755Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-08-14T20:50:24.2503172Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-08-14T20:50:24.2504077Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-08-14T20:50:24.2505041Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-08-14T20:50:24.2506492Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-08-14T20:50:24.2507389Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-08-14T20:50:24.2508620Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-08-14T20:50:24.2510091Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-08-14T20:50:24.2510999Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-08-14T20:50:24.2511978Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-08-14T20:50:24.2513453Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-08-14T20:50:24.2514379Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-08-14T20:50:24.2515357Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-08-14T20:50:24.2516666Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-08-14T20:50:24.2517565Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-08-14T20:50:24.2518546Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-08-14T20:50:24.2519955Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-08-14T20:50:24.2520865Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-08-14T20:50:24.2521830Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-08-14T20:50:24.2523318Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-08-14T20:50:24.2524283Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-08-14T20:50:24.2525258Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-08-14T20:50:24.2526643Z * [new branch] gh/XuehaiPan/283/base -> origin/gh/XuehaiPan/283/base 2025-08-14T20:50:24.2527547Z * [new branch] gh/XuehaiPan/283/head -> origin/gh/XuehaiPan/283/head 2025-08-14T20:50:24.2528502Z * [new branch] gh/XuehaiPan/283/orig -> origin/gh/XuehaiPan/283/orig 2025-08-14T20:50:24.2529950Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-08-14T20:50:24.2530892Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-08-14T20:50:24.2531988Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-08-14T20:50:24.2533341Z * [new branch] gh/XuehaiPan/328/base -> origin/gh/XuehaiPan/328/base 2025-08-14T20:50:24.2534252Z * [new branch] gh/XuehaiPan/328/head -> origin/gh/XuehaiPan/328/head 2025-08-14T20:50:24.2535278Z * [new branch] gh/XuehaiPan/328/orig -> origin/gh/XuehaiPan/328/orig 2025-08-14T20:50:24.2537045Z * [new branch] gh/XuehaiPan/339/base -> origin/gh/XuehaiPan/339/base 2025-08-14T20:50:24.2537993Z * [new branch] gh/XuehaiPan/339/head -> origin/gh/XuehaiPan/339/head 2025-08-14T20:50:24.2539017Z * [new branch] gh/XuehaiPan/339/orig -> origin/gh/XuehaiPan/339/orig 2025-08-14T20:50:24.2540380Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-08-14T20:50:24.2541347Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-08-14T20:50:24.2542327Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-08-14T20:50:24.2544147Z * [new branch] gh/XuehaiPan/344/base -> origin/gh/XuehaiPan/344/base 2025-08-14T20:50:24.2545082Z * [new branch] gh/XuehaiPan/344/head -> origin/gh/XuehaiPan/344/head 2025-08-14T20:50:24.2546051Z * [new branch] gh/XuehaiPan/344/orig -> origin/gh/XuehaiPan/344/orig 2025-08-14T20:50:24.2547483Z * [new branch] gh/XuehaiPan/345/base -> origin/gh/XuehaiPan/345/base 2025-08-14T20:50:24.2548402Z * [new branch] gh/XuehaiPan/345/head -> origin/gh/XuehaiPan/345/head 2025-08-14T20:50:24.2549472Z * [new branch] gh/XuehaiPan/345/orig -> origin/gh/XuehaiPan/345/orig 2025-08-14T20:50:24.2551049Z * [new branch] gh/XuehaiPan/346/base -> origin/gh/XuehaiPan/346/base 2025-08-14T20:50:24.2551963Z * [new branch] gh/XuehaiPan/346/head -> origin/gh/XuehaiPan/346/head 2025-08-14T20:50:24.2552944Z * [new branch] gh/XuehaiPan/346/orig -> origin/gh/XuehaiPan/346/orig 2025-08-14T20:50:24.2554489Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-08-14T20:50:24.2555391Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-08-14T20:50:24.2556417Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-08-14T20:50:24.2557778Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-08-14T20:50:24.2558721Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-08-14T20:50:24.2559697Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-08-14T20:50:24.2561071Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-08-14T20:50:24.2561997Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-08-14T20:50:24.2562978Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-08-14T20:50:24.2564463Z * [new branch] gh/XuehaiPan/352/base -> origin/gh/XuehaiPan/352/base 2025-08-14T20:50:24.2565423Z * [new branch] gh/XuehaiPan/352/head -> origin/gh/XuehaiPan/352/head 2025-08-14T20:50:24.2566410Z * [new branch] gh/XuehaiPan/352/orig -> origin/gh/XuehaiPan/352/orig 2025-08-14T20:50:24.2568006Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-08-14T20:50:24.2568919Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-08-14T20:50:24.2569910Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-08-14T20:50:24.2571550Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-08-14T20:50:24.2572295Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-08-14T20:50:24.2573269Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-08-14T20:50:24.2574701Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-08-14T20:50:24.2575663Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-08-14T20:50:24.2576618Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-08-14T20:50:24.2578123Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-08-14T20:50:24.2578989Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-08-14T20:50:24.2580028Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-08-14T20:50:24.2581409Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-08-14T20:50:24.2583064Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-08-14T20:50:24.2584041Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-08-14T20:50:24.2585503Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-08-14T20:50:24.2586410Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-08-14T20:50:24.2587341Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-08-14T20:50:24.2588762Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-08-14T20:50:24.2589777Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-08-14T20:50:24.2591471Z * [new branch] gh/XuehaiPan/368/base -> origin/gh/XuehaiPan/368/base 2025-08-14T20:50:24.2592496Z * [new branch] gh/XuehaiPan/368/head -> origin/gh/XuehaiPan/368/head 2025-08-14T20:50:24.2593528Z * [new branch] gh/XuehaiPan/368/orig -> origin/gh/XuehaiPan/368/orig 2025-08-14T20:50:24.2594917Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-08-14T20:50:24.2595803Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-08-14T20:50:24.2596781Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-08-14T20:50:24.2598270Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-08-14T20:50:24.2599125Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-08-14T20:50:24.2600150Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-08-14T20:50:24.2601671Z * [new branch] gh/XuehaiPan/371/base -> origin/gh/XuehaiPan/371/base 2025-08-14T20:50:24.2602561Z * [new branch] gh/XuehaiPan/371/head -> origin/gh/XuehaiPan/371/head 2025-08-14T20:50:24.2603566Z * [new branch] gh/XuehaiPan/371/orig -> origin/gh/XuehaiPan/371/orig 2025-08-14T20:50:24.2604994Z * [new branch] gh/XuehaiPan/372/base -> origin/gh/XuehaiPan/372/base 2025-08-14T20:50:24.2605946Z * [new branch] gh/XuehaiPan/372/head -> origin/gh/XuehaiPan/372/head 2025-08-14T20:50:24.2606928Z * [new branch] gh/XuehaiPan/372/orig -> origin/gh/XuehaiPan/372/orig 2025-08-14T20:50:24.2608286Z * [new branch] gh/XuehaiPan/373/base -> origin/gh/XuehaiPan/373/base 2025-08-14T20:50:24.2609192Z * [new branch] gh/XuehaiPan/373/head -> origin/gh/XuehaiPan/373/head 2025-08-14T20:50:24.2610166Z * [new branch] gh/XuehaiPan/373/orig -> origin/gh/XuehaiPan/373/orig 2025-08-14T20:50:24.2611713Z * [new branch] gh/XuehaiPan/374/base -> origin/gh/XuehaiPan/374/base 2025-08-14T20:50:24.2612526Z * [new branch] gh/XuehaiPan/374/head -> origin/gh/XuehaiPan/374/head 2025-08-14T20:50:24.2613482Z * [new branch] gh/XuehaiPan/374/orig -> origin/gh/XuehaiPan/374/orig 2025-08-14T20:50:24.2614906Z * [new branch] gh/XuehaiPan/375/base -> origin/gh/XuehaiPan/375/base 2025-08-14T20:50:24.2615901Z * [new branch] gh/XuehaiPan/375/head -> origin/gh/XuehaiPan/375/head 2025-08-14T20:50:24.2616893Z * [new branch] gh/XuehaiPan/375/orig -> origin/gh/XuehaiPan/375/orig 2025-08-14T20:50:24.2618295Z * [new branch] gh/XuehaiPan/376/base -> origin/gh/XuehaiPan/376/base 2025-08-14T20:50:24.2619314Z * [new branch] gh/XuehaiPan/376/head -> origin/gh/XuehaiPan/376/head 2025-08-14T20:50:24.2620268Z * [new branch] gh/XuehaiPan/376/orig -> origin/gh/XuehaiPan/376/orig 2025-08-14T20:50:24.2621671Z * [new branch] gh/XuehaiPan/377/base -> origin/gh/XuehaiPan/377/base 2025-08-14T20:50:24.2622559Z * [new branch] gh/XuehaiPan/377/head -> origin/gh/XuehaiPan/377/head 2025-08-14T20:50:24.2623518Z * [new branch] gh/XuehaiPan/377/orig -> origin/gh/XuehaiPan/377/orig 2025-08-14T20:50:24.2624987Z * [new branch] gh/XuehaiPan/378/base -> origin/gh/XuehaiPan/378/base 2025-08-14T20:50:24.2625921Z * [new branch] gh/XuehaiPan/378/head -> origin/gh/XuehaiPan/378/head 2025-08-14T20:50:24.2626973Z * [new branch] gh/XuehaiPan/378/orig -> origin/gh/XuehaiPan/378/orig 2025-08-14T20:50:24.2628342Z * [new branch] gh/XuehaiPan/379/base -> origin/gh/XuehaiPan/379/base 2025-08-14T20:50:24.2629297Z * [new branch] gh/XuehaiPan/379/head -> origin/gh/XuehaiPan/379/head 2025-08-14T20:50:24.2630366Z * [new branch] gh/XuehaiPan/379/orig -> origin/gh/XuehaiPan/379/orig 2025-08-14T20:50:24.2632095Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-08-14T20:50:24.2633011Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-08-14T20:50:24.2634065Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-08-14T20:50:24.2635435Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-08-14T20:50:24.2636353Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-08-14T20:50:24.2637706Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-08-14T20:50:24.2638517Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-08-14T20:50:24.2639927Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-08-14T20:50:24.2640866Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-08-14T20:50:24.2642259Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-08-14T20:50:24.2643545Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-08-14T20:50:24.2644540Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-08-14T20:50:24.2645509Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-08-14T20:50:24.2646507Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-08-14T20:50:24.2647878Z * [new branch] gh/ZhiweiYan-96/65/base -> origin/gh/ZhiweiYan-96/65/base 2025-08-14T20:50:24.2648774Z * [new branch] gh/ZhiweiYan-96/65/head -> origin/gh/ZhiweiYan-96/65/head 2025-08-14T20:50:24.2649772Z * [new branch] gh/ZhiweiYan-96/65/orig -> origin/gh/ZhiweiYan-96/65/orig 2025-08-14T20:50:24.2651310Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-08-14T20:50:24.2652139Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-08-14T20:50:24.2653488Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-08-14T20:50:24.2654347Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-08-14T20:50:24.2655724Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-08-14T20:50:24.2656583Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-08-14T20:50:24.2657681Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-08-14T20:50:24.2659436Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-08-14T20:50:24.2660678Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-08-14T20:50:24.2661586Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-08-14T20:50:24.2662514Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-08-14T20:50:24.2663977Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-08-14T20:50:24.2664876Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-08-14T20:50:24.2665802Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-08-14T20:50:24.2667721Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-08-14T20:50:24.2668602Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-08-14T20:50:24.2669616Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-08-14T20:50:24.2671254Z * [new branch] gh/alexsamardzic/7/base -> origin/gh/alexsamardzic/7/base 2025-08-14T20:50:24.2672173Z * [new branch] gh/alexsamardzic/7/head -> origin/gh/alexsamardzic/7/head 2025-08-14T20:50:24.2673172Z * [new branch] gh/alexsamardzic/7/orig -> origin/gh/alexsamardzic/7/orig 2025-08-14T20:50:24.2674569Z * [new branch] gh/alexsamardzic/8/base -> origin/gh/alexsamardzic/8/base 2025-08-14T20:50:24.2675603Z * [new branch] gh/alexsamardzic/8/head -> origin/gh/alexsamardzic/8/head 2025-08-14T20:50:24.2676496Z * [new branch] gh/alexsamardzic/8/orig -> origin/gh/alexsamardzic/8/orig 2025-08-14T20:50:24.2678182Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-08-14T20:50:24.2679055Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-08-14T20:50:24.2680067Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-08-14T20:50:24.2681966Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-08-14T20:50:24.2682935Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-08-14T20:50:24.2683996Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-08-14T20:50:24.2685585Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-08-14T20:50:24.2686602Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-08-14T20:50:24.2687804Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-08-14T20:50:24.2689562Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-08-14T20:50:24.2690593Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-08-14T20:50:24.2691443Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-08-14T20:50:24.2692977Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-08-14T20:50:24.2693909Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-08-14T20:50:24.2694931Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-08-14T20:50:24.2696414Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-08-14T20:50:24.2697383Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-08-14T20:50:24.2698405Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-08-14T20:50:24.2699850Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-08-14T20:50:24.2700868Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-08-14T20:50:24.2701865Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-08-14T20:50:24.2703182Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-08-14T20:50:24.2704159Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-08-14T20:50:24.2705586Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-08-14T20:50:24.2706564Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-08-14T20:50:24.2707774Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-08-14T20:50:24.2709294Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-08-14T20:50:24.2710792Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-08-14T20:50:24.2712425Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-08-14T20:50:24.2713412Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-08-14T20:50:24.2714632Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-08-14T20:50:24.2716064Z * [new branch] gh/andyanwang/33/base -> origin/gh/andyanwang/33/base 2025-08-14T20:50:24.2717032Z * [new branch] gh/andyanwang/33/head -> origin/gh/andyanwang/33/head 2025-08-14T20:50:24.2718011Z * [new branch] gh/andyanwang/33/orig -> origin/gh/andyanwang/33/orig 2025-08-14T20:50:24.2719413Z * [new branch] gh/andyanwang/34/base -> origin/gh/andyanwang/34/base 2025-08-14T20:50:24.2720447Z * [new branch] gh/andyanwang/34/head -> origin/gh/andyanwang/34/head 2025-08-14T20:50:24.2721480Z * [new branch] gh/andyanwang/34/orig -> origin/gh/andyanwang/34/orig 2025-08-14T20:50:24.2723069Z * [new branch] gh/andyanwang/35/base -> origin/gh/andyanwang/35/base 2025-08-14T20:50:24.2724125Z * [new branch] gh/andyanwang/35/head -> origin/gh/andyanwang/35/head 2025-08-14T20:50:24.2725220Z * [new branch] gh/andyanwang/35/orig -> origin/gh/andyanwang/35/orig 2025-08-14T20:50:24.2726955Z * [new branch] gh/andyanwang/36/base -> origin/gh/andyanwang/36/base 2025-08-14T20:50:24.2728273Z * [new branch] gh/andyanwang/36/head -> origin/gh/andyanwang/36/head 2025-08-14T20:50:24.2729316Z * [new branch] gh/andyanwang/36/orig -> origin/gh/andyanwang/36/orig 2025-08-14T20:50:24.2730881Z * [new branch] gh/andyanwang/37/base -> origin/gh/andyanwang/37/base 2025-08-14T20:50:24.2731781Z * [new branch] gh/andyanwang/37/head -> origin/gh/andyanwang/37/head 2025-08-14T20:50:24.2733071Z * [new branch] gh/andyanwang/37/orig -> origin/gh/andyanwang/37/orig 2025-08-14T20:50:24.2734177Z * [new branch] gh/andyanwang/38/base -> origin/gh/andyanwang/38/base 2025-08-14T20:50:24.2735155Z * [new branch] gh/andyanwang/38/head -> origin/gh/andyanwang/38/head 2025-08-14T20:50:24.2736193Z * [new branch] gh/andyanwang/38/orig -> origin/gh/andyanwang/38/orig 2025-08-14T20:50:24.2737604Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-08-14T20:50:24.2738706Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-08-14T20:50:24.2739725Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-08-14T20:50:24.2741261Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-08-14T20:50:24.2742130Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-08-14T20:50:24.2743189Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-08-14T20:50:24.2744577Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-08-14T20:50:24.2745581Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-08-14T20:50:24.2746615Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-08-14T20:50:24.2748263Z * [new branch] gh/angelayi/102/base -> origin/gh/angelayi/102/base 2025-08-14T20:50:24.2749281Z * [new branch] gh/angelayi/102/head -> origin/gh/angelayi/102/head 2025-08-14T20:50:24.2750276Z * [new branch] gh/angelayi/102/orig -> origin/gh/angelayi/102/orig 2025-08-14T20:50:24.2751679Z * [new branch] gh/angelayi/103/base -> origin/gh/angelayi/103/base 2025-08-14T20:50:24.2752606Z * [new branch] gh/angelayi/103/head -> origin/gh/angelayi/103/head 2025-08-14T20:50:24.2753590Z * [new branch] gh/angelayi/103/orig -> origin/gh/angelayi/103/orig 2025-08-14T20:50:24.2754963Z * [new branch] gh/angelayi/104/base -> origin/gh/angelayi/104/base 2025-08-14T20:50:24.2755911Z * [new branch] gh/angelayi/104/head -> origin/gh/angelayi/104/head 2025-08-14T20:50:24.2756873Z * [new branch] gh/angelayi/104/orig -> origin/gh/angelayi/104/orig 2025-08-14T20:50:24.2758251Z * [new branch] gh/angelayi/105/base -> origin/gh/angelayi/105/base 2025-08-14T20:50:24.2759123Z * [new branch] gh/angelayi/105/head -> origin/gh/angelayi/105/head 2025-08-14T20:50:24.2760097Z * [new branch] gh/angelayi/105/orig -> origin/gh/angelayi/105/orig 2025-08-14T20:50:24.2761546Z * [new branch] gh/angelayi/106/base -> origin/gh/angelayi/106/base 2025-08-14T20:50:24.2762443Z * [new branch] gh/angelayi/106/head -> origin/gh/angelayi/106/head 2025-08-14T20:50:24.2763414Z * [new branch] gh/angelayi/106/orig -> origin/gh/angelayi/106/orig 2025-08-14T20:50:24.2764941Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-08-14T20:50:24.2765878Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-08-14T20:50:24.2767412Z * [new branch] gh/angelayi/108/base -> origin/gh/angelayi/108/base 2025-08-14T20:50:24.2768308Z * [new branch] gh/angelayi/108/head -> origin/gh/angelayi/108/head 2025-08-14T20:50:24.2769283Z * [new branch] gh/angelayi/108/orig -> origin/gh/angelayi/108/orig 2025-08-14T20:50:24.2770687Z * [new branch] gh/angelayi/109/base -> origin/gh/angelayi/109/base 2025-08-14T20:50:24.2771580Z * [new branch] gh/angelayi/109/head -> origin/gh/angelayi/109/head 2025-08-14T20:50:24.2772685Z * [new branch] gh/angelayi/109/orig -> origin/gh/angelayi/109/orig 2025-08-14T20:50:24.2774005Z * [new branch] gh/angelayi/110/base -> origin/gh/angelayi/110/base 2025-08-14T20:50:24.2774875Z * [new branch] gh/angelayi/110/head -> origin/gh/angelayi/110/head 2025-08-14T20:50:24.2775858Z * [new branch] gh/angelayi/110/orig -> origin/gh/angelayi/110/orig 2025-08-14T20:50:24.2777235Z * [new branch] gh/angelayi/97/base -> origin/gh/angelayi/97/base 2025-08-14T20:50:24.2778252Z * [new branch] gh/angelayi/97/head -> origin/gh/angelayi/97/head 2025-08-14T20:50:24.2779275Z * [new branch] gh/angelayi/97/orig -> origin/gh/angelayi/97/orig 2025-08-14T20:50:24.2780881Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-08-14T20:50:24.2781815Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-08-14T20:50:24.2782804Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-08-14T20:50:24.2784565Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-08-14T20:50:24.2785495Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-08-14T20:50:24.2786473Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-08-14T20:50:24.2787980Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-08-14T20:50:24.2788831Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-08-14T20:50:24.2789918Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-08-14T20:50:24.2791453Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-08-14T20:50:24.2792417Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-08-14T20:50:24.2793844Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-08-14T20:50:24.2794734Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-08-14T20:50:24.2795677Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-08-14T20:50:24.2796715Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-08-14T20:50:24.2798262Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-08-14T20:50:24.2799338Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-08-14T20:50:24.2800165Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-08-14T20:50:24.2801546Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-08-14T20:50:24.2802404Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-08-14T20:50:24.2803362Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-08-14T20:50:24.2804822Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-08-14T20:50:24.2805697Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-08-14T20:50:24.2806733Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-08-14T20:50:24.2808209Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-08-14T20:50:24.2809102Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-08-14T20:50:24.2810107Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-08-14T20:50:24.2811497Z * [new branch] gh/anijain2305/811/base -> origin/gh/anijain2305/811/base 2025-08-14T20:50:24.2812446Z * [new branch] gh/anijain2305/811/head -> origin/gh/anijain2305/811/head 2025-08-14T20:50:24.2813371Z * [new branch] gh/anijain2305/811/orig -> origin/gh/anijain2305/811/orig 2025-08-14T20:50:24.2814838Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-08-14T20:50:24.2815786Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-08-14T20:50:24.2816755Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-08-14T20:50:24.2818240Z * [new branch] gh/anijain2305/813/base -> origin/gh/anijain2305/813/base 2025-08-14T20:50:24.2819255Z * [new branch] gh/anijain2305/813/head -> origin/gh/anijain2305/813/head 2025-08-14T20:50:24.2820241Z * [new branch] gh/anijain2305/813/orig -> origin/gh/anijain2305/813/orig 2025-08-14T20:50:24.2821645Z * [new branch] gh/anijain2305/814/base -> origin/gh/anijain2305/814/base 2025-08-14T20:50:24.2822593Z * [new branch] gh/anijain2305/814/head -> origin/gh/anijain2305/814/head 2025-08-14T20:50:24.2823568Z * [new branch] gh/anijain2305/814/orig -> origin/gh/anijain2305/814/orig 2025-08-14T20:50:24.2824958Z * [new branch] gh/anijain2305/815/base -> origin/gh/anijain2305/815/base 2025-08-14T20:50:24.2825871Z * [new branch] gh/anijain2305/815/head -> origin/gh/anijain2305/815/head 2025-08-14T20:50:24.2826839Z * [new branch] gh/anijain2305/815/orig -> origin/gh/anijain2305/815/orig 2025-08-14T20:50:24.2828261Z * [new branch] gh/anijain2305/816/base -> origin/gh/anijain2305/816/base 2025-08-14T20:50:24.2829164Z * [new branch] gh/anijain2305/816/head -> origin/gh/anijain2305/816/head 2025-08-14T20:50:24.2830681Z * [new branch] gh/anijain2305/817/base -> origin/gh/anijain2305/817/base 2025-08-14T20:50:24.2831734Z * [new branch] gh/anijain2305/817/head -> origin/gh/anijain2305/817/head 2025-08-14T20:50:24.2832701Z * [new branch] gh/anijain2305/817/orig -> origin/gh/anijain2305/817/orig 2025-08-14T20:50:24.2834145Z * [new branch] gh/anijain2305/818/base -> origin/gh/anijain2305/818/base 2025-08-14T20:50:24.2835202Z * [new branch] gh/anijain2305/818/head -> origin/gh/anijain2305/818/head 2025-08-14T20:50:24.2836196Z * [new branch] gh/anijain2305/818/orig -> origin/gh/anijain2305/818/orig 2025-08-14T20:50:24.2837951Z * [new branch] gh/anijain2305/819/base -> origin/gh/anijain2305/819/base 2025-08-14T20:50:24.2839093Z * [new branch] gh/anijain2305/819/head -> origin/gh/anijain2305/819/head 2025-08-14T20:50:24.2840129Z * [new branch] gh/anijain2305/819/orig -> origin/gh/anijain2305/819/orig 2025-08-14T20:50:24.2841524Z * [new branch] gh/anijain2305/820/base -> origin/gh/anijain2305/820/base 2025-08-14T20:50:24.2842580Z * [new branch] gh/anijain2305/820/head -> origin/gh/anijain2305/820/head 2025-08-14T20:50:24.2843584Z * [new branch] gh/anijain2305/820/orig -> origin/gh/anijain2305/820/orig 2025-08-14T20:50:24.2844952Z * [new branch] gh/anijain2305/821/base -> origin/gh/anijain2305/821/base 2025-08-14T20:50:24.2845936Z * [new branch] gh/anijain2305/821/head -> origin/gh/anijain2305/821/head 2025-08-14T20:50:24.2846922Z * [new branch] gh/anijain2305/821/orig -> origin/gh/anijain2305/821/orig 2025-08-14T20:50:24.2848294Z * [new branch] gh/anijain2305/822/base -> origin/gh/anijain2305/822/base 2025-08-14T20:50:24.2849393Z * [new branch] gh/anijain2305/822/head -> origin/gh/anijain2305/822/head 2025-08-14T20:50:24.2850385Z * [new branch] gh/anijain2305/822/orig -> origin/gh/anijain2305/822/orig 2025-08-14T20:50:24.2851695Z * [new branch] gh/anijain2305/823/base -> origin/gh/anijain2305/823/base 2025-08-14T20:50:24.2852647Z * [new branch] gh/anijain2305/823/head -> origin/gh/anijain2305/823/head 2025-08-14T20:50:24.2853638Z * [new branch] gh/anijain2305/823/orig -> origin/gh/anijain2305/823/orig 2025-08-14T20:50:24.2855224Z * [new branch] gh/anijain2305/824/base -> origin/gh/anijain2305/824/base 2025-08-14T20:50:24.2856274Z * [new branch] gh/anijain2305/824/head -> origin/gh/anijain2305/824/head 2025-08-14T20:50:24.2857339Z * [new branch] gh/anijain2305/824/orig -> origin/gh/anijain2305/824/orig 2025-08-14T20:50:24.2858872Z * [new branch] gh/anijain2305/825/base -> origin/gh/anijain2305/825/base 2025-08-14T20:50:24.2859917Z * [new branch] gh/anijain2305/825/head -> origin/gh/anijain2305/825/head 2025-08-14T20:50:24.2860905Z * [new branch] gh/anijain2305/825/orig -> origin/gh/anijain2305/825/orig 2025-08-14T20:50:24.2862264Z * [new branch] gh/anijain2305/826/base -> origin/gh/anijain2305/826/base 2025-08-14T20:50:24.2863269Z * [new branch] gh/anijain2305/826/head -> origin/gh/anijain2305/826/head 2025-08-14T20:50:24.2864250Z * [new branch] gh/anijain2305/826/orig -> origin/gh/anijain2305/826/orig 2025-08-14T20:50:24.2865488Z * [new branch] gh/anijain2305/827/base -> origin/gh/anijain2305/827/base 2025-08-14T20:50:24.2866573Z * [new branch] gh/anijain2305/827/head -> origin/gh/anijain2305/827/head 2025-08-14T20:50:24.2870163Z * [new branch] gh/anijain2305/827/orig -> origin/gh/anijain2305/827/orig 2025-08-14T20:50:24.2871667Z * [new branch] gh/anijain2305/828/base -> origin/gh/anijain2305/828/base 2025-08-14T20:50:24.2872630Z * [new branch] gh/anijain2305/828/head -> origin/gh/anijain2305/828/head 2025-08-14T20:50:24.2873636Z * [new branch] gh/anijain2305/828/orig -> origin/gh/anijain2305/828/orig 2025-08-14T20:50:24.2875144Z * [new branch] gh/anijain2305/829/base -> origin/gh/anijain2305/829/base 2025-08-14T20:50:24.2876125Z * [new branch] gh/anijain2305/829/head -> origin/gh/anijain2305/829/head 2025-08-14T20:50:24.2877115Z * [new branch] gh/anijain2305/829/orig -> origin/gh/anijain2305/829/orig 2025-08-14T20:50:24.2878496Z * [new branch] gh/anijain2305/830/base -> origin/gh/anijain2305/830/base 2025-08-14T20:50:24.2879461Z * [new branch] gh/anijain2305/830/head -> origin/gh/anijain2305/830/head 2025-08-14T20:50:24.2880436Z * [new branch] gh/anijain2305/830/orig -> origin/gh/anijain2305/830/orig 2025-08-14T20:50:24.2881800Z * [new branch] gh/anijain2305/831/base -> origin/gh/anijain2305/831/base 2025-08-14T20:50:24.2882851Z * [new branch] gh/anijain2305/831/head -> origin/gh/anijain2305/831/head 2025-08-14T20:50:24.2883856Z * [new branch] gh/anijain2305/831/orig -> origin/gh/anijain2305/831/orig 2025-08-14T20:50:24.2885439Z * [new branch] gh/anijain2305/832/base -> origin/gh/anijain2305/832/base 2025-08-14T20:50:24.2886428Z * [new branch] gh/anijain2305/832/head -> origin/gh/anijain2305/832/head 2025-08-14T20:50:24.2887423Z * [new branch] gh/anijain2305/832/orig -> origin/gh/anijain2305/832/orig 2025-08-14T20:50:24.2888892Z * [new branch] gh/anijain2305/833/base -> origin/gh/anijain2305/833/base 2025-08-14T20:50:24.2889919Z * [new branch] gh/anijain2305/833/head -> origin/gh/anijain2305/833/head 2025-08-14T20:50:24.2890952Z * [new branch] gh/anijain2305/833/orig -> origin/gh/anijain2305/833/orig 2025-08-14T20:50:24.2892263Z * [new branch] gh/anijain2305/834/base -> origin/gh/anijain2305/834/base 2025-08-14T20:50:24.2893353Z * [new branch] gh/anijain2305/834/head -> origin/gh/anijain2305/834/head 2025-08-14T20:50:24.2894292Z * [new branch] gh/anijain2305/834/orig -> origin/gh/anijain2305/834/orig 2025-08-14T20:50:24.2895593Z * [new branch] gh/anijain2305/835/base -> origin/gh/anijain2305/835/base 2025-08-14T20:50:24.2896580Z * [new branch] gh/anijain2305/835/head -> origin/gh/anijain2305/835/head 2025-08-14T20:50:24.2897562Z * [new branch] gh/anijain2305/835/orig -> origin/gh/anijain2305/835/orig 2025-08-14T20:50:24.2898864Z * [new branch] gh/anijain2305/836/base -> origin/gh/anijain2305/836/base 2025-08-14T20:50:24.2899842Z * [new branch] gh/anijain2305/836/head -> origin/gh/anijain2305/836/head 2025-08-14T20:50:24.2900821Z * [new branch] gh/anijain2305/836/orig -> origin/gh/anijain2305/836/orig 2025-08-14T20:50:24.2902330Z * [new branch] gh/anijain2305/837/base -> origin/gh/anijain2305/837/base 2025-08-14T20:50:24.2903350Z * [new branch] gh/anijain2305/837/head -> origin/gh/anijain2305/837/head 2025-08-14T20:50:24.2904310Z * [new branch] gh/anijain2305/837/orig -> origin/gh/anijain2305/837/orig 2025-08-14T20:50:24.2905657Z * [new branch] gh/anijain2305/838/base -> origin/gh/anijain2305/838/base 2025-08-14T20:50:24.2906690Z * [new branch] gh/anijain2305/838/head -> origin/gh/anijain2305/838/head 2025-08-14T20:50:24.2907638Z * [new branch] gh/anijain2305/838/orig -> origin/gh/anijain2305/838/orig 2025-08-14T20:50:24.2909006Z * [new branch] gh/anijain2305/839/base -> origin/gh/anijain2305/839/base 2025-08-14T20:50:24.2910107Z * [new branch] gh/anijain2305/839/head -> origin/gh/anijain2305/839/head 2025-08-14T20:50:24.2911107Z * [new branch] gh/anijain2305/839/orig -> origin/gh/anijain2305/839/orig 2025-08-14T20:50:24.2912460Z * [new branch] gh/anijain2305/840/base -> origin/gh/anijain2305/840/base 2025-08-14T20:50:24.2913440Z * [new branch] gh/anijain2305/840/head -> origin/gh/anijain2305/840/head 2025-08-14T20:50:24.2914416Z * [new branch] gh/anijain2305/840/orig -> origin/gh/anijain2305/840/orig 2025-08-14T20:50:24.2915943Z * [new branch] gh/anijain2305/841/base -> origin/gh/anijain2305/841/base 2025-08-14T20:50:24.2916884Z * [new branch] gh/anijain2305/841/head -> origin/gh/anijain2305/841/head 2025-08-14T20:50:24.2917853Z * [new branch] gh/anijain2305/841/orig -> origin/gh/anijain2305/841/orig 2025-08-14T20:50:24.2919157Z * [new branch] gh/anijain2305/842/base -> origin/gh/anijain2305/842/base 2025-08-14T20:50:24.2920156Z * [new branch] gh/anijain2305/842/head -> origin/gh/anijain2305/842/head 2025-08-14T20:50:24.2921145Z * [new branch] gh/anijain2305/842/orig -> origin/gh/anijain2305/842/orig 2025-08-14T20:50:24.2922489Z * [new branch] gh/anijain2305/843/base -> origin/gh/anijain2305/843/base 2025-08-14T20:50:24.2923455Z * [new branch] gh/anijain2305/843/head -> origin/gh/anijain2305/843/head 2025-08-14T20:50:24.2927210Z * [new branch] gh/anijain2305/843/orig -> origin/gh/anijain2305/843/orig 2025-08-14T20:50:24.2928512Z * [new branch] gh/anijain2305/844/base -> origin/gh/anijain2305/844/base 2025-08-14T20:50:24.2928734Z * [new branch] gh/anijain2305/844/head -> origin/gh/anijain2305/844/head 2025-08-14T20:50:24.2928950Z * [new branch] gh/anijain2305/844/orig -> origin/gh/anijain2305/844/orig 2025-08-14T20:50:24.2929476Z * [new branch] gh/anijain2305/845/base -> origin/gh/anijain2305/845/base 2025-08-14T20:50:24.2930245Z * [new branch] gh/anijain2305/845/head -> origin/gh/anijain2305/845/head 2025-08-14T20:50:24.2931316Z * [new branch] gh/anijain2305/845/orig -> origin/gh/anijain2305/845/orig 2025-08-14T20:50:24.2932643Z * [new branch] gh/anijain2305/846/base -> origin/gh/anijain2305/846/base 2025-08-14T20:50:24.2933594Z * [new branch] gh/anijain2305/846/head -> origin/gh/anijain2305/846/head 2025-08-14T20:50:24.2934590Z * [new branch] gh/anijain2305/846/orig -> origin/gh/anijain2305/846/orig 2025-08-14T20:50:24.2935947Z * [new branch] gh/anijain2305/847/base -> origin/gh/anijain2305/847/base 2025-08-14T20:50:24.2936967Z * [new branch] gh/anijain2305/847/head -> origin/gh/anijain2305/847/head 2025-08-14T20:50:24.2937975Z * [new branch] gh/anijain2305/847/orig -> origin/gh/anijain2305/847/orig 2025-08-14T20:50:24.2939396Z * [new branch] gh/anijain2305/848/base -> origin/gh/anijain2305/848/base 2025-08-14T20:50:24.2940477Z * [new branch] gh/anijain2305/848/head -> origin/gh/anijain2305/848/head 2025-08-14T20:50:24.2941493Z * [new branch] gh/anijain2305/848/orig -> origin/gh/anijain2305/848/orig 2025-08-14T20:50:24.2943198Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-08-14T20:50:24.2944204Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-08-14T20:50:24.2945214Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-08-14T20:50:24.2946981Z * [new branch] gh/ankitageorge/10/base -> origin/gh/ankitageorge/10/base 2025-08-14T20:50:24.2947951Z * [new branch] gh/ankitageorge/10/head -> origin/gh/ankitageorge/10/head 2025-08-14T20:50:24.2949164Z * [new branch] gh/ankitageorge/10/orig -> origin/gh/ankitageorge/10/orig 2025-08-14T20:50:24.2950448Z * [new branch] gh/ankitageorge/12/base -> origin/gh/ankitageorge/12/base 2025-08-14T20:50:24.2951496Z * [new branch] gh/ankitageorge/12/head -> origin/gh/ankitageorge/12/head 2025-08-14T20:50:24.2952514Z * [new branch] gh/ankitageorge/12/orig -> origin/gh/ankitageorge/12/orig 2025-08-14T20:50:24.2953943Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-08-14T20:50:24.2954950Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-08-14T20:50:24.2956080Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-08-14T20:50:24.2957583Z * [new branch] gh/ankitageorge/14/base -> origin/gh/ankitageorge/14/base 2025-08-14T20:50:24.2958562Z * [new branch] gh/ankitageorge/14/head -> origin/gh/ankitageorge/14/head 2025-08-14T20:50:24.2959716Z * [new branch] gh/ankitageorge/14/orig -> origin/gh/ankitageorge/14/orig 2025-08-14T20:50:24.2961099Z * [new branch] gh/ankitageorge/15/base -> origin/gh/ankitageorge/15/base 2025-08-14T20:50:24.2962132Z * [new branch] gh/ankitageorge/15/head -> origin/gh/ankitageorge/15/head 2025-08-14T20:50:24.2963165Z * [new branch] gh/ankitageorge/15/orig -> origin/gh/ankitageorge/15/orig 2025-08-14T20:50:24.2964593Z * [new branch] gh/ankitageorge/16/base -> origin/gh/ankitageorge/16/base 2025-08-14T20:50:24.2965678Z * [new branch] gh/ankitageorge/16/head -> origin/gh/ankitageorge/16/head 2025-08-14T20:50:24.2966789Z * [new branch] gh/ankitageorge/16/orig -> origin/gh/ankitageorge/16/orig 2025-08-14T20:50:24.2968510Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-08-14T20:50:24.2969439Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-08-14T20:50:24.2970517Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-08-14T20:50:24.2972167Z * [new branch] gh/ankitageorge/18/base -> origin/gh/ankitageorge/18/base 2025-08-14T20:50:24.2973154Z * [new branch] gh/ankitageorge/18/head -> origin/gh/ankitageorge/18/head 2025-08-14T20:50:24.2974184Z * [new branch] gh/ankitageorge/18/orig -> origin/gh/ankitageorge/18/orig 2025-08-14T20:50:24.2975636Z * [new branch] gh/ankitageorge/19/base -> origin/gh/ankitageorge/19/base 2025-08-14T20:50:24.2976701Z * [new branch] gh/ankitageorge/19/head -> origin/gh/ankitageorge/19/head 2025-08-14T20:50:24.2977709Z * [new branch] gh/ankitageorge/19/orig -> origin/gh/ankitageorge/19/orig 2025-08-14T20:50:24.2979164Z * [new branch] gh/ankitageorge/20/base -> origin/gh/ankitageorge/20/base 2025-08-14T20:50:24.2980190Z * [new branch] gh/ankitageorge/20/head -> origin/gh/ankitageorge/20/head 2025-08-14T20:50:24.2981195Z * [new branch] gh/ankitageorge/20/orig -> origin/gh/ankitageorge/20/orig 2025-08-14T20:50:24.2982556Z * [new branch] gh/ankitageorge/21/base -> origin/gh/ankitageorge/21/base 2025-08-14T20:50:24.2983618Z * [new branch] gh/ankitageorge/21/head -> origin/gh/ankitageorge/21/head 2025-08-14T20:50:24.2984782Z * [new branch] gh/ankitageorge/21/orig -> origin/gh/ankitageorge/21/orig 2025-08-14T20:50:24.2986498Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-08-14T20:50:24.2987506Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-08-14T20:50:24.2989263Z * [new branch] gh/anshul-si/10/base -> origin/gh/anshul-si/10/base 2025-08-14T20:50:24.2990267Z * [new branch] gh/anshul-si/10/head -> origin/gh/anshul-si/10/head 2025-08-14T20:50:24.2991277Z * [new branch] gh/anshul-si/10/orig -> origin/gh/anshul-si/10/orig 2025-08-14T20:50:24.2992858Z * [new branch] gh/anshul-si/11/base -> origin/gh/anshul-si/11/base 2025-08-14T20:50:24.2993848Z * [new branch] gh/anshul-si/11/head -> origin/gh/anshul-si/11/head 2025-08-14T20:50:24.2994833Z * [new branch] gh/anshul-si/11/orig -> origin/gh/anshul-si/11/orig 2025-08-14T20:50:24.2996163Z * [new branch] gh/anshul-si/12/base -> origin/gh/anshul-si/12/base 2025-08-14T20:50:24.2997143Z * [new branch] gh/anshul-si/12/head -> origin/gh/anshul-si/12/head 2025-08-14T20:50:24.2998267Z * [new branch] gh/anshul-si/12/orig -> origin/gh/anshul-si/12/orig 2025-08-14T20:50:24.2999708Z * [new branch] gh/anshul-si/13/base -> origin/gh/anshul-si/13/base 2025-08-14T20:50:24.3000696Z * [new branch] gh/anshul-si/13/head -> origin/gh/anshul-si/13/head 2025-08-14T20:50:24.3001699Z * [new branch] gh/anshul-si/13/orig -> origin/gh/anshul-si/13/orig 2025-08-14T20:50:24.3003016Z * [new branch] gh/anshul-si/14/base -> origin/gh/anshul-si/14/base 2025-08-14T20:50:24.3004008Z * [new branch] gh/anshul-si/14/head -> origin/gh/anshul-si/14/head 2025-08-14T20:50:24.3005003Z * [new branch] gh/anshul-si/14/orig -> origin/gh/anshul-si/14/orig 2025-08-14T20:50:24.3006163Z * [new branch] gh/anshul-si/15/base -> origin/gh/anshul-si/15/base 2025-08-14T20:50:24.3007152Z * [new branch] gh/anshul-si/15/head -> origin/gh/anshul-si/15/head 2025-08-14T20:50:24.3008226Z * [new branch] gh/anshul-si/15/orig -> origin/gh/anshul-si/15/orig 2025-08-14T20:50:24.3009627Z * [new branch] gh/anshul-si/16/base -> origin/gh/anshul-si/16/base 2025-08-14T20:50:24.3010645Z * [new branch] gh/anshul-si/16/head -> origin/gh/anshul-si/16/head 2025-08-14T20:50:24.3011785Z * [new branch] gh/anshul-si/16/orig -> origin/gh/anshul-si/16/orig 2025-08-14T20:50:24.3013309Z * [new branch] gh/anshul-si/17/base -> origin/gh/anshul-si/17/base 2025-08-14T20:50:24.3014472Z * [new branch] gh/anshul-si/17/head -> origin/gh/anshul-si/17/head 2025-08-14T20:50:24.3015287Z * [new branch] gh/anshul-si/17/orig -> origin/gh/anshul-si/17/orig 2025-08-14T20:50:24.3016793Z * [new branch] gh/anshul-si/18/base -> origin/gh/anshul-si/18/base 2025-08-14T20:50:24.3017836Z * [new branch] gh/anshul-si/18/head -> origin/gh/anshul-si/18/head 2025-08-14T20:50:24.3018837Z * [new branch] gh/anshul-si/18/orig -> origin/gh/anshul-si/18/orig 2025-08-14T20:50:24.3020241Z * [new branch] gh/anshul-si/19/base -> origin/gh/anshul-si/19/base 2025-08-14T20:50:24.3021346Z * [new branch] gh/anshul-si/19/head -> origin/gh/anshul-si/19/head 2025-08-14T20:50:24.3022334Z * [new branch] gh/anshul-si/19/orig -> origin/gh/anshul-si/19/orig 2025-08-14T20:50:24.3023570Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-08-14T20:50:24.3024569Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-08-14T20:50:24.3025931Z * [new branch] gh/anshul-si/20/base -> origin/gh/anshul-si/20/base 2025-08-14T20:50:24.3026921Z * [new branch] gh/anshul-si/20/head -> origin/gh/anshul-si/20/head 2025-08-14T20:50:24.3027947Z * [new branch] gh/anshul-si/20/orig -> origin/gh/anshul-si/20/orig 2025-08-14T20:50:24.3029157Z * [new branch] gh/anshul-si/21/base -> origin/gh/anshul-si/21/base 2025-08-14T20:50:24.3030234Z * [new branch] gh/anshul-si/21/head -> origin/gh/anshul-si/21/head 2025-08-14T20:50:24.3031266Z * [new branch] gh/anshul-si/21/orig -> origin/gh/anshul-si/21/orig 2025-08-14T20:50:24.3032578Z * [new branch] gh/anshul-si/22/base -> origin/gh/anshul-si/22/base 2025-08-14T20:50:24.3033600Z * [new branch] gh/anshul-si/22/head -> origin/gh/anshul-si/22/head 2025-08-14T20:50:24.3034911Z * [new branch] gh/anshul-si/22/orig -> origin/gh/anshul-si/22/orig 2025-08-14T20:50:24.3035942Z * [new branch] gh/anshul-si/23/base -> origin/gh/anshul-si/23/base 2025-08-14T20:50:24.3036961Z * [new branch] gh/anshul-si/23/head -> origin/gh/anshul-si/23/head 2025-08-14T20:50:24.3037964Z * [new branch] gh/anshul-si/23/orig -> origin/gh/anshul-si/23/orig 2025-08-14T20:50:24.3039427Z * [new branch] gh/anshul-si/24/base -> origin/gh/anshul-si/24/base 2025-08-14T20:50:24.3040534Z * [new branch] gh/anshul-si/24/head -> origin/gh/anshul-si/24/head 2025-08-14T20:50:24.3041516Z * [new branch] gh/anshul-si/24/orig -> origin/gh/anshul-si/24/orig 2025-08-14T20:50:24.3042928Z * [new branch] gh/anshul-si/25/base -> origin/gh/anshul-si/25/base 2025-08-14T20:50:24.3043914Z * [new branch] gh/anshul-si/25/head -> origin/gh/anshul-si/25/head 2025-08-14T20:50:24.3044897Z * [new branch] gh/anshul-si/25/orig -> origin/gh/anshul-si/25/orig 2025-08-14T20:50:24.3046509Z * [new branch] gh/anshul-si/26/base -> origin/gh/anshul-si/26/base 2025-08-14T20:50:24.3047506Z * [new branch] gh/anshul-si/26/head -> origin/gh/anshul-si/26/head 2025-08-14T20:50:24.3048492Z * [new branch] gh/anshul-si/26/orig -> origin/gh/anshul-si/26/orig 2025-08-14T20:50:24.3049758Z * [new branch] gh/anshul-si/27/base -> origin/gh/anshul-si/27/base 2025-08-14T20:50:24.3050797Z * [new branch] gh/anshul-si/27/head -> origin/gh/anshul-si/27/head 2025-08-14T20:50:24.3051784Z * [new branch] gh/anshul-si/27/orig -> origin/gh/anshul-si/27/orig 2025-08-14T20:50:24.3053225Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-08-14T20:50:24.3054054Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-08-14T20:50:24.3055302Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-08-14T20:50:24.3056302Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-08-14T20:50:24.3057489Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-08-14T20:50:24.3058667Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-08-14T20:50:24.3060375Z * [new branch] gh/anshul-si/6/base -> origin/gh/anshul-si/6/base 2025-08-14T20:50:24.3061348Z * [new branch] gh/anshul-si/6/head -> origin/gh/anshul-si/6/head 2025-08-14T20:50:24.3062327Z * [new branch] gh/anshul-si/6/orig -> origin/gh/anshul-si/6/orig 2025-08-14T20:50:24.3064167Z * [new branch] gh/anshul-si/7/base -> origin/gh/anshul-si/7/base 2025-08-14T20:50:24.3065301Z * [new branch] gh/anshul-si/7/head -> origin/gh/anshul-si/7/head 2025-08-14T20:50:24.3066443Z * [new branch] gh/anshul-si/7/orig -> origin/gh/anshul-si/7/orig 2025-08-14T20:50:24.3067976Z * [new branch] gh/anshul-si/8/base -> origin/gh/anshul-si/8/base 2025-08-14T20:50:24.3069022Z * [new branch] gh/anshul-si/8/head -> origin/gh/anshul-si/8/head 2025-08-14T20:50:24.3070148Z * [new branch] gh/anshul-si/8/orig -> origin/gh/anshul-si/8/orig 2025-08-14T20:50:24.3071603Z * [new branch] gh/anshul-si/9/base -> origin/gh/anshul-si/9/base 2025-08-14T20:50:24.3072757Z * [new branch] gh/anshul-si/9/head -> origin/gh/anshul-si/9/head 2025-08-14T20:50:24.3073809Z * [new branch] gh/anshul-si/9/orig -> origin/gh/anshul-si/9/orig 2025-08-14T20:50:24.3075508Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-08-14T20:50:24.3076491Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-08-14T20:50:24.3077950Z * [new branch] gh/aorenste/235/base -> origin/gh/aorenste/235/base 2025-08-14T20:50:24.3078982Z * [new branch] gh/aorenste/235/head -> origin/gh/aorenste/235/head 2025-08-14T20:50:24.3080327Z * [new branch] gh/aorenste/235/orig -> origin/gh/aorenste/235/orig 2025-08-14T20:50:24.3081954Z * [new branch] gh/aorenste/236/base -> origin/gh/aorenste/236/base 2025-08-14T20:50:24.3082951Z * [new branch] gh/aorenste/236/head -> origin/gh/aorenste/236/head 2025-08-14T20:50:24.3084058Z * [new branch] gh/aorenste/236/orig -> origin/gh/aorenste/236/orig 2025-08-14T20:50:24.3085401Z * [new branch] gh/aorenste/237/base -> origin/gh/aorenste/237/base 2025-08-14T20:50:24.3086386Z * [new branch] gh/aorenste/237/head -> origin/gh/aorenste/237/head 2025-08-14T20:50:24.3087413Z * [new branch] gh/aorenste/237/orig -> origin/gh/aorenste/237/orig 2025-08-14T20:50:24.3088782Z * [new branch] gh/aorenste/238/base -> origin/gh/aorenste/238/base 2025-08-14T20:50:24.3089763Z * [new branch] gh/aorenste/238/head -> origin/gh/aorenste/238/head 2025-08-14T20:50:24.3090825Z * [new branch] gh/aorenste/238/orig -> origin/gh/aorenste/238/orig 2025-08-14T20:50:24.3092496Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-08-14T20:50:24.3093771Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-08-14T20:50:24.3094812Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-08-14T20:50:24.3096330Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-08-14T20:50:24.3097712Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-08-14T20:50:24.3098610Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-08-14T20:50:24.3099441Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-08-14T20:50:24.3100705Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-08-14T20:50:24.3101685Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-08-14T20:50:24.3102574Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-08-14T20:50:24.3104024Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-08-14T20:50:24.3105106Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-08-14T20:50:24.3105987Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-08-14T20:50:24.3107615Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-08-14T20:50:24.3108467Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-08-14T20:50:24.3109696Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-08-14T20:50:24.3111031Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-08-14T20:50:24.3112155Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-08-14T20:50:24.3112959Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-08-14T20:50:24.3114765Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-08-14T20:50:24.3115599Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-08-14T20:50:24.3116573Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-08-14T20:50:24.3117936Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-08-14T20:50:24.3118850Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-08-14T20:50:24.3120115Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-08-14T20:50:24.3121544Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-08-14T20:50:24.3122309Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-08-14T20:50:24.3123296Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-08-14T20:50:24.3124769Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-08-14T20:50:24.3125705Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-08-14T20:50:24.3126630Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-08-14T20:50:24.3128078Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-08-14T20:50:24.3129022Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-08-14T20:50:24.3130131Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-08-14T20:50:24.3131462Z * [new branch] gh/benjaminglass1/94/base -> origin/gh/benjaminglass1/94/base 2025-08-14T20:50:24.3132392Z * [new branch] gh/benjaminglass1/94/head -> origin/gh/benjaminglass1/94/head 2025-08-14T20:50:24.3133577Z * [new branch] gh/benjaminglass1/94/orig -> origin/gh/benjaminglass1/94/orig 2025-08-14T20:50:24.3135020Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-08-14T20:50:24.3135874Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-08-14T20:50:24.3136743Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-08-14T20:50:24.3138189Z * [new branch] gh/benjaminglass1/96/base -> origin/gh/benjaminglass1/96/base 2025-08-14T20:50:24.3139149Z * [new branch] gh/benjaminglass1/96/head -> origin/gh/benjaminglass1/96/head 2025-08-14T20:50:24.3140119Z * [new branch] gh/benjaminglass1/96/orig -> origin/gh/benjaminglass1/96/orig 2025-08-14T20:50:24.3141610Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-08-14T20:50:24.3142492Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-08-14T20:50:24.3143584Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-08-14T20:50:24.3144888Z * [new branch] gh/benjaminglass1/98/base -> origin/gh/benjaminglass1/98/base 2025-08-14T20:50:24.3145788Z * [new branch] gh/benjaminglass1/98/head -> origin/gh/benjaminglass1/98/head 2025-08-14T20:50:24.3147000Z * [new branch] gh/benjaminglass1/98/orig -> origin/gh/benjaminglass1/98/orig 2025-08-14T20:50:24.3148512Z * [new branch] gh/bobrenjc93/478/base -> origin/gh/bobrenjc93/478/base 2025-08-14T20:50:24.3149463Z * [new branch] gh/bobrenjc93/478/head -> origin/gh/bobrenjc93/478/head 2025-08-14T20:50:24.3151163Z * [new branch] gh/bobrenjc93/478/orig -> origin/gh/bobrenjc93/478/orig 2025-08-14T20:50:24.3151806Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-08-14T20:50:24.3152854Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-08-14T20:50:24.3153989Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-08-14T20:50:24.3155735Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-08-14T20:50:24.3156593Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-08-14T20:50:24.3157715Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-08-14T20:50:24.3158963Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-08-14T20:50:24.3160213Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-08-14T20:50:24.3161048Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-08-14T20:50:24.3162385Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-08-14T20:50:24.3163294Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-08-14T20:50:24.3164313Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-08-14T20:50:24.3165656Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-08-14T20:50:24.3166577Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-08-14T20:50:24.3167831Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-08-14T20:50:24.3169254Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-08-14T20:50:24.3170001Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-08-14T20:50:24.3171048Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-08-14T20:50:24.3172320Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-08-14T20:50:24.3173577Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-08-14T20:50:24.3174492Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-08-14T20:50:24.3175744Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-08-14T20:50:24.3176652Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-08-14T20:50:24.3177723Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-08-14T20:50:24.3179120Z * [new branch] gh/bobrenjc93/534/base -> origin/gh/bobrenjc93/534/base 2025-08-14T20:50:24.3179958Z * [new branch] gh/bobrenjc93/534/head -> origin/gh/bobrenjc93/534/head 2025-08-14T20:50:24.3181067Z * [new branch] gh/bobrenjc93/534/orig -> origin/gh/bobrenjc93/534/orig 2025-08-14T20:50:24.3182320Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-08-14T20:50:24.3183220Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-08-14T20:50:24.3184370Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-08-14T20:50:24.3185555Z * [new branch] gh/bobrenjc93/536/base -> origin/gh/bobrenjc93/536/base 2025-08-14T20:50:24.3186724Z * [new branch] gh/bobrenjc93/536/head -> origin/gh/bobrenjc93/536/head 2025-08-14T20:50:24.3187717Z * [new branch] gh/bobrenjc93/536/orig -> origin/gh/bobrenjc93/536/orig 2025-08-14T20:50:24.3189045Z * [new branch] gh/bobrenjc93/537/base -> origin/gh/bobrenjc93/537/base 2025-08-14T20:50:24.3190207Z * [new branch] gh/bobrenjc93/537/head -> origin/gh/bobrenjc93/537/head 2025-08-14T20:50:24.3191193Z * [new branch] gh/bobrenjc93/537/orig -> origin/gh/bobrenjc93/537/orig 2025-08-14T20:50:24.3192376Z * [new branch] gh/bobrenjc93/538/base -> origin/gh/bobrenjc93/538/base 2025-08-14T20:50:24.3193387Z * [new branch] gh/bobrenjc93/538/head -> origin/gh/bobrenjc93/538/head 2025-08-14T20:50:24.3194468Z * [new branch] gh/bobrenjc93/538/orig -> origin/gh/bobrenjc93/538/orig 2025-08-14T20:50:24.3195967Z * [new branch] gh/bobrenjc93/539/base -> origin/gh/bobrenjc93/539/base 2025-08-14T20:50:24.3196981Z * [new branch] gh/bobrenjc93/539/head -> origin/gh/bobrenjc93/539/head 2025-08-14T20:50:24.3197999Z * [new branch] gh/bobrenjc93/539/orig -> origin/gh/bobrenjc93/539/orig 2025-08-14T20:50:24.3199389Z * [new branch] gh/bobrenjc93/540/base -> origin/gh/bobrenjc93/540/base 2025-08-14T20:50:24.3200525Z * [new branch] gh/bobrenjc93/540/head -> origin/gh/bobrenjc93/540/head 2025-08-14T20:50:24.3201557Z * [new branch] gh/bobrenjc93/540/orig -> origin/gh/bobrenjc93/540/orig 2025-08-14T20:50:24.3203317Z * [new branch] gh/bobrenjc93/541/base -> origin/gh/bobrenjc93/541/base 2025-08-14T20:50:24.3204330Z * [new branch] gh/bobrenjc93/541/head -> origin/gh/bobrenjc93/541/head 2025-08-14T20:50:24.3205330Z * [new branch] gh/bobrenjc93/541/orig -> origin/gh/bobrenjc93/541/orig 2025-08-14T20:50:24.3206621Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-08-14T20:50:24.3207600Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-08-14T20:50:24.3208630Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-08-14T20:50:24.3209990Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-08-14T20:50:24.3210987Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-08-14T20:50:24.3211966Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-08-14T20:50:24.3213267Z * [new branch] gh/bobrenjc93/544/base -> origin/gh/bobrenjc93/544/base 2025-08-14T20:50:24.3214294Z * [new branch] gh/bobrenjc93/544/head -> origin/gh/bobrenjc93/544/head 2025-08-14T20:50:24.3215269Z * [new branch] gh/bobrenjc93/544/orig -> origin/gh/bobrenjc93/544/orig 2025-08-14T20:50:24.3216469Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-08-14T20:50:24.3217587Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-08-14T20:50:24.3218582Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-08-14T20:50:24.3220448Z * [new branch] gh/bobrenjc93/546/base -> origin/gh/bobrenjc93/546/base 2025-08-14T20:50:24.3221452Z * [new branch] gh/bobrenjc93/546/head -> origin/gh/bobrenjc93/546/head 2025-08-14T20:50:24.3222460Z * [new branch] gh/bobrenjc93/546/orig -> origin/gh/bobrenjc93/546/orig 2025-08-14T20:50:24.3224398Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-08-14T20:50:24.3225424Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-08-14T20:50:24.3226498Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-08-14T20:50:24.3227729Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-08-14T20:50:24.3228755Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-08-14T20:50:24.3229821Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-08-14T20:50:24.3231117Z * [new branch] gh/bobrenjc93/549/base -> origin/gh/bobrenjc93/549/base 2025-08-14T20:50:24.3232257Z * [new branch] gh/bobrenjc93/549/head -> origin/gh/bobrenjc93/549/head 2025-08-14T20:50:24.3233531Z * [new branch] gh/bobrenjc93/549/orig -> origin/gh/bobrenjc93/549/orig 2025-08-14T20:50:24.3235173Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-08-14T20:50:24.3236424Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-08-14T20:50:24.3237787Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-08-14T20:50:24.3238840Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-08-14T20:50:24.3240592Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-08-14T20:50:24.3241516Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-08-14T20:50:24.3242475Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-08-14T20:50:24.3243830Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-08-14T20:50:24.3244864Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-08-14T20:50:24.3245892Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-08-14T20:50:24.3247410Z * [new branch] gh/c00w/50/base -> origin/gh/c00w/50/base 2025-08-14T20:50:24.3248513Z * [new branch] gh/c00w/50/head -> origin/gh/c00w/50/head 2025-08-14T20:50:24.3249559Z * [new branch] gh/c00w/50/orig -> origin/gh/c00w/50/orig 2025-08-14T20:50:24.3251252Z * [new branch] gh/c00w/51/base -> origin/gh/c00w/51/base 2025-08-14T20:50:24.3252429Z * [new branch] gh/c00w/51/head -> origin/gh/c00w/51/head 2025-08-14T20:50:24.3253538Z * [new branch] gh/c00w/51/orig -> origin/gh/c00w/51/orig 2025-08-14T20:50:24.3254919Z * [new branch] gh/c00w/52/base -> origin/gh/c00w/52/base 2025-08-14T20:50:24.3256146Z * [new branch] gh/c00w/52/head -> origin/gh/c00w/52/head 2025-08-14T20:50:24.3257584Z * [new branch] gh/c00w/52/orig -> origin/gh/c00w/52/orig 2025-08-14T20:50:24.3259000Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-08-14T20:50:24.3259972Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-08-14T20:50:24.3260953Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-08-14T20:50:24.3262136Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-08-14T20:50:24.3263134Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-08-14T20:50:24.3264185Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-08-14T20:50:24.3265690Z * [new branch] gh/chenmillie/1/base -> origin/gh/chenmillie/1/base 2025-08-14T20:50:24.3266822Z * [new branch] gh/chenmillie/1/head -> origin/gh/chenmillie/1/head 2025-08-14T20:50:24.3268106Z * [new branch] gh/chenmillie/1/orig -> origin/gh/chenmillie/1/orig 2025-08-14T20:50:24.3269889Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-08-14T20:50:24.3271028Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-08-14T20:50:24.3272017Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-08-14T20:50:24.3273722Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-08-14T20:50:24.3274814Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-08-14T20:50:24.3276343Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-08-14T20:50:24.3277897Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-08-14T20:50:24.3278972Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-08-14T20:50:24.3280822Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-08-14T20:50:24.3282160Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-08-14T20:50:24.3283436Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-08-14T20:50:24.3284923Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-08-14T20:50:24.3286012Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-08-14T20:50:24.3287088Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-08-14T20:50:24.3288521Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-08-14T20:50:24.3289608Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-08-14T20:50:24.3290619Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-08-14T20:50:24.3292241Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-08-14T20:50:24.3293401Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-08-14T20:50:24.3294532Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-08-14T20:50:24.3295904Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-08-14T20:50:24.3296891Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-08-14T20:50:24.3297877Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-08-14T20:50:24.3299563Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-08-14T20:50:24.3300856Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-08-14T20:50:24.3301883Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-08-14T20:50:24.3303291Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-08-14T20:50:24.3304404Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-08-14T20:50:24.3305828Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-08-14T20:50:24.3307021Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-08-14T20:50:24.3308100Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-08-14T20:50:24.3309292Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-08-14T20:50:24.3310844Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-08-14T20:50:24.3311914Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-08-14T20:50:24.3312974Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-08-14T20:50:24.3314517Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-08-14T20:50:24.3315511Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-08-14T20:50:24.3316514Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-08-14T20:50:24.3317851Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-08-14T20:50:24.3318871Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-08-14T20:50:24.3320028Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-08-14T20:50:24.3321481Z * [new branch] gh/coconutruben/23/base -> origin/gh/coconutruben/23/base 2025-08-14T20:50:24.3322573Z * [new branch] gh/coconutruben/23/head -> origin/gh/coconutruben/23/head 2025-08-14T20:50:24.3323565Z * [new branch] gh/coconutruben/23/orig -> origin/gh/coconutruben/23/orig 2025-08-14T20:50:24.3325025Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-08-14T20:50:24.3326121Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-08-14T20:50:24.3327139Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-08-14T20:50:24.3329057Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-08-14T20:50:24.3330326Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-08-14T20:50:24.3331676Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-08-14T20:50:24.3333254Z * [new branch] gh/coconutruben/26/base -> origin/gh/coconutruben/26/base 2025-08-14T20:50:24.3334312Z * [new branch] gh/coconutruben/26/head -> origin/gh/coconutruben/26/head 2025-08-14T20:50:24.3335311Z * [new branch] gh/coconutruben/26/orig -> origin/gh/coconutruben/26/orig 2025-08-14T20:50:24.3336546Z * [new branch] gh/coconutruben/27/base -> origin/gh/coconutruben/27/base 2025-08-14T20:50:24.3337638Z * [new branch] gh/coconutruben/27/head -> origin/gh/coconutruben/27/head 2025-08-14T20:50:24.3338760Z * [new branch] gh/coconutruben/27/orig -> origin/gh/coconutruben/27/orig 2025-08-14T20:50:24.3340777Z * [new branch] gh/codingwithsurya/10/base -> origin/gh/codingwithsurya/10/base 2025-08-14T20:50:24.3342002Z * [new branch] gh/codingwithsurya/10/head -> origin/gh/codingwithsurya/10/head 2025-08-14T20:50:24.3343249Z * [new branch] gh/codingwithsurya/10/orig -> origin/gh/codingwithsurya/10/orig 2025-08-14T20:50:24.3344714Z * [new branch] gh/codingwithsurya/11/base -> origin/gh/codingwithsurya/11/base 2025-08-14T20:50:24.3345927Z * [new branch] gh/codingwithsurya/11/head -> origin/gh/codingwithsurya/11/head 2025-08-14T20:50:24.3346867Z * [new branch] gh/codingwithsurya/11/orig -> origin/gh/codingwithsurya/11/orig 2025-08-14T20:50:24.3348715Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-08-14T20:50:24.3350061Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-08-14T20:50:24.3351274Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-08-14T20:50:24.3352680Z * [new branch] gh/codingwithsurya/13/base -> origin/gh/codingwithsurya/13/base 2025-08-14T20:50:24.3353791Z * [new branch] gh/codingwithsurya/13/head -> origin/gh/codingwithsurya/13/head 2025-08-14T20:50:24.3354881Z * [new branch] gh/codingwithsurya/13/orig -> origin/gh/codingwithsurya/13/orig 2025-08-14T20:50:24.3356114Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-08-14T20:50:24.3357514Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-08-14T20:50:24.3358677Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-08-14T20:50:24.3360219Z * [new branch] gh/codingwithsurya/15/base -> origin/gh/codingwithsurya/15/base 2025-08-14T20:50:24.3361321Z * [new branch] gh/codingwithsurya/15/head -> origin/gh/codingwithsurya/15/head 2025-08-14T20:50:24.3362370Z * [new branch] gh/codingwithsurya/15/orig -> origin/gh/codingwithsurya/15/orig 2025-08-14T20:50:24.3363911Z * [new branch] gh/codingwithsurya/16/base -> origin/gh/codingwithsurya/16/base 2025-08-14T20:50:24.3364978Z * [new branch] gh/codingwithsurya/16/head -> origin/gh/codingwithsurya/16/head 2025-08-14T20:50:24.3366016Z * [new branch] gh/codingwithsurya/16/orig -> origin/gh/codingwithsurya/16/orig 2025-08-14T20:50:24.3371041Z * [new branch] gh/codingwithsurya/17/base -> origin/gh/codingwithsurya/17/base 2025-08-14T20:50:24.3372199Z * [new branch] gh/codingwithsurya/17/head -> origin/gh/codingwithsurya/17/head 2025-08-14T20:50:24.3373225Z * [new branch] gh/codingwithsurya/17/orig -> origin/gh/codingwithsurya/17/orig 2025-08-14T20:50:24.3374686Z * [new branch] gh/codingwithsurya/18/base -> origin/gh/codingwithsurya/18/base 2025-08-14T20:50:24.3375775Z * [new branch] gh/codingwithsurya/18/head -> origin/gh/codingwithsurya/18/head 2025-08-14T20:50:24.3376862Z * [new branch] gh/codingwithsurya/18/orig -> origin/gh/codingwithsurya/18/orig 2025-08-14T20:50:24.3378362Z * [new branch] gh/codingwithsurya/19/base -> origin/gh/codingwithsurya/19/base 2025-08-14T20:50:24.3379434Z * [new branch] gh/codingwithsurya/19/head -> origin/gh/codingwithsurya/19/head 2025-08-14T20:50:24.3380397Z * [new branch] gh/codingwithsurya/19/orig -> origin/gh/codingwithsurya/19/orig 2025-08-14T20:50:24.3381831Z * [new branch] gh/codingwithsurya/20/base -> origin/gh/codingwithsurya/20/base 2025-08-14T20:50:24.3382830Z * [new branch] gh/codingwithsurya/20/head -> origin/gh/codingwithsurya/20/head 2025-08-14T20:50:24.3383823Z * [new branch] gh/codingwithsurya/20/orig -> origin/gh/codingwithsurya/20/orig 2025-08-14T20:50:24.3385383Z * [new branch] gh/codingwithsurya/21/base -> origin/gh/codingwithsurya/21/base 2025-08-14T20:50:24.3386449Z * [new branch] gh/codingwithsurya/21/head -> origin/gh/codingwithsurya/21/head 2025-08-14T20:50:24.3387485Z * [new branch] gh/codingwithsurya/21/orig -> origin/gh/codingwithsurya/21/orig 2025-08-14T20:50:24.3388976Z * [new branch] gh/codingwithsurya/8/base -> origin/gh/codingwithsurya/8/base 2025-08-14T20:50:24.3390167Z * [new branch] gh/codingwithsurya/8/head -> origin/gh/codingwithsurya/8/head 2025-08-14T20:50:24.3391275Z * [new branch] gh/codingwithsurya/8/orig -> origin/gh/codingwithsurya/8/orig 2025-08-14T20:50:24.3392793Z * [new branch] gh/codingwithsurya/9/base -> origin/gh/codingwithsurya/9/base 2025-08-14T20:50:24.3393757Z * [new branch] gh/codingwithsurya/9/head -> origin/gh/codingwithsurya/9/head 2025-08-14T20:50:24.3394824Z * [new branch] gh/codingwithsurya/9/orig -> origin/gh/codingwithsurya/9/orig 2025-08-14T20:50:24.3396460Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-08-14T20:50:24.3397472Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-08-14T20:50:24.3398654Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-08-14T20:50:24.3399683Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-08-14T20:50:24.3400791Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-08-14T20:50:24.3401787Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-08-14T20:50:24.3403004Z * [new branch] gh/colinchan15/4/base -> origin/gh/colinchan15/4/base 2025-08-14T20:50:24.3403925Z * [new branch] gh/colinchan15/4/head -> origin/gh/colinchan15/4/head 2025-08-14T20:50:24.3405237Z * [new branch] gh/colinchan15/5/base -> origin/gh/colinchan15/5/base 2025-08-14T20:50:24.3406069Z * [new branch] gh/colinchan15/5/head -> origin/gh/colinchan15/5/head 2025-08-14T20:50:24.3407299Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-08-14T20:50:24.3408309Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-08-14T20:50:24.3409899Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-08-14T20:50:24.3410873Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-08-14T20:50:24.3411918Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-08-14T20:50:24.3413052Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-08-14T20:50:24.3414031Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-08-14T20:50:24.3415131Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-08-14T20:50:24.3416429Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-08-14T20:50:24.3417469Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-08-14T20:50:24.3418467Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-08-14T20:50:24.3419917Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-08-14T20:50:24.3421051Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-08-14T20:50:24.3422362Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-08-14T20:50:24.3423714Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-08-14T20:50:24.3424801Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-08-14T20:50:24.3425844Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-08-14T20:50:24.3427254Z * [new branch] gh/davidberard98/389/base -> origin/gh/davidberard98/389/base 2025-08-14T20:50:24.3428317Z * [new branch] gh/davidberard98/389/head -> origin/gh/davidberard98/389/head 2025-08-14T20:50:24.3429357Z * [new branch] gh/davidberard98/389/orig -> origin/gh/davidberard98/389/orig 2025-08-14T20:50:24.3430892Z * [new branch] gh/davidberard98/390/base -> origin/gh/davidberard98/390/base 2025-08-14T20:50:24.3431897Z * [new branch] gh/davidberard98/390/head -> origin/gh/davidberard98/390/head 2025-08-14T20:50:24.3432817Z * [new branch] gh/davidberard98/390/orig -> origin/gh/davidberard98/390/orig 2025-08-14T20:50:24.3434202Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-08-14T20:50:24.3435271Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-08-14T20:50:24.3436110Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-08-14T20:50:24.3437542Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-08-14T20:50:24.3438579Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-08-14T20:50:24.3439607Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-08-14T20:50:24.3440828Z * [new branch] gh/davidberard98/393/base -> origin/gh/davidberard98/393/base 2025-08-14T20:50:24.3441815Z * [new branch] gh/davidberard98/393/head -> origin/gh/davidberard98/393/head 2025-08-14T20:50:24.3442904Z * [new branch] gh/davidberard98/393/orig -> origin/gh/davidberard98/393/orig 2025-08-14T20:50:24.3444372Z * [new branch] gh/davidberard98/394/base -> origin/gh/davidberard98/394/base 2025-08-14T20:50:24.3445400Z * [new branch] gh/davidberard98/394/head -> origin/gh/davidberard98/394/head 2025-08-14T20:50:24.3446447Z * [new branch] gh/davidberard98/394/orig -> origin/gh/davidberard98/394/orig 2025-08-14T20:50:24.3447981Z * [new branch] gh/davidberard98/395/base -> origin/gh/davidberard98/395/base 2025-08-14T20:50:24.3449109Z * [new branch] gh/davidberard98/395/head -> origin/gh/davidberard98/395/head 2025-08-14T20:50:24.3450203Z * [new branch] gh/davidberard98/395/orig -> origin/gh/davidberard98/395/orig 2025-08-14T20:50:24.3451545Z * [new branch] gh/davidberard98/396/base -> origin/gh/davidberard98/396/base 2025-08-14T20:50:24.3452539Z * [new branch] gh/davidberard98/396/head -> origin/gh/davidberard98/396/head 2025-08-14T20:50:24.3453441Z * [new branch] gh/davidberard98/396/orig -> origin/gh/davidberard98/396/orig 2025-08-14T20:50:24.3455066Z * [new branch] gh/davidberard98/397/base -> origin/gh/davidberard98/397/base 2025-08-14T20:50:24.3456051Z * [new branch] gh/davidberard98/397/head -> origin/gh/davidberard98/397/head 2025-08-14T20:50:24.3457158Z * [new branch] gh/davidberard98/397/orig -> origin/gh/davidberard98/397/orig 2025-08-14T20:50:24.3459063Z * [new branch] gh/davidberard98/398/base -> origin/gh/davidberard98/398/base 2025-08-14T20:50:24.3460082Z * [new branch] gh/davidberard98/398/head -> origin/gh/davidberard98/398/head 2025-08-14T20:50:24.3460925Z * [new branch] gh/davidberard98/398/orig -> origin/gh/davidberard98/398/orig 2025-08-14T20:50:24.3462643Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-08-14T20:50:24.3463755Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-08-14T20:50:24.3464839Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-08-14T20:50:24.3466033Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-08-14T20:50:24.3467323Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-08-14T20:50:24.3468380Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-08-14T20:50:24.3469848Z * [new branch] gh/desertfire/589/base -> origin/gh/desertfire/589/base 2025-08-14T20:50:24.3471020Z * [new branch] gh/desertfire/589/head -> origin/gh/desertfire/589/head 2025-08-14T20:50:24.3472096Z * [new branch] gh/desertfire/589/orig -> origin/gh/desertfire/589/orig 2025-08-14T20:50:24.3473589Z * [new branch] gh/desertfire/590/base -> origin/gh/desertfire/590/base 2025-08-14T20:50:24.3474582Z * [new branch] gh/desertfire/590/head -> origin/gh/desertfire/590/head 2025-08-14T20:50:24.3475552Z * [new branch] gh/desertfire/590/orig -> origin/gh/desertfire/590/orig 2025-08-14T20:50:24.3476836Z * [new branch] gh/desertfire/591/base -> origin/gh/desertfire/591/base 2025-08-14T20:50:24.3477860Z * [new branch] gh/desertfire/591/head -> origin/gh/desertfire/591/head 2025-08-14T20:50:24.3478905Z * [new branch] gh/desertfire/591/orig -> origin/gh/desertfire/591/orig 2025-08-14T20:50:24.3480211Z * [new branch] gh/desertfire/592/base -> origin/gh/desertfire/592/base 2025-08-14T20:50:24.3481224Z * [new branch] gh/desertfire/592/head -> origin/gh/desertfire/592/head 2025-08-14T20:50:24.3482296Z * [new branch] gh/desertfire/592/orig -> origin/gh/desertfire/592/orig 2025-08-14T20:50:24.3483569Z * [new branch] gh/desertfire/593/base -> origin/gh/desertfire/593/base 2025-08-14T20:50:24.3484788Z * [new branch] gh/desertfire/593/head -> origin/gh/desertfire/593/head 2025-08-14T20:50:24.3485733Z * [new branch] gh/desertfire/593/orig -> origin/gh/desertfire/593/orig 2025-08-14T20:50:24.3487157Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-08-14T20:50:24.3487975Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-08-14T20:50:24.3489045Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-08-14T20:50:24.3490527Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-08-14T20:50:24.3491425Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-08-14T20:50:24.3492516Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-08-14T20:50:24.3493909Z * [new branch] gh/desertfire/596/base -> origin/gh/desertfire/596/base 2025-08-14T20:50:24.3495867Z * [new branch] gh/desertfire/596/head -> origin/gh/desertfire/596/head 2025-08-14T20:50:24.3497107Z * [new branch] gh/desertfire/596/orig -> origin/gh/desertfire/596/orig 2025-08-14T20:50:24.3498572Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-08-14T20:50:24.3500324Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-08-14T20:50:24.3501520Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-08-14T20:50:24.3503485Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-08-14T20:50:24.3504542Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-08-14T20:50:24.3506346Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-08-14T20:50:24.3507025Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-08-14T20:50:24.3508168Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-08-14T20:50:24.3509927Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-08-14T20:50:24.3510973Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-08-14T20:50:24.3512430Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-08-14T20:50:24.3513839Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-08-14T20:50:24.3514777Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-08-14T20:50:24.3515755Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-08-14T20:50:24.3517091Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-08-14T20:50:24.3518036Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-08-14T20:50:24.3519048Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-08-14T20:50:24.3520420Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-08-14T20:50:24.3521253Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-08-14T20:50:24.3522279Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-08-14T20:50:24.3523946Z * [new branch] gh/drisspg/158/base -> origin/gh/drisspg/158/base 2025-08-14T20:50:24.3524698Z * [new branch] gh/drisspg/158/head -> origin/gh/drisspg/158/head 2025-08-14T20:50:24.3525467Z * [new branch] gh/drisspg/158/orig -> origin/gh/drisspg/158/orig 2025-08-14T20:50:24.3527008Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-08-14T20:50:24.3527849Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-08-14T20:50:24.3528848Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-08-14T20:50:24.3530813Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-08-14T20:50:24.3531901Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-08-14T20:50:24.3532678Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-08-14T20:50:24.3534003Z * [new branch] gh/drisspg/168/base -> origin/gh/drisspg/168/base 2025-08-14T20:50:24.3534950Z * [new branch] gh/drisspg/168/head -> origin/gh/drisspg/168/head 2025-08-14T20:50:24.3562125Z * [new branch] gh/drisspg/168/orig -> origin/gh/drisspg/168/orig 2025-08-14T20:50:24.3563003Z * [new branch] gh/drisspg/169/base -> origin/gh/drisspg/169/base 2025-08-14T20:50:24.3563543Z * [new branch] gh/drisspg/169/head -> origin/gh/drisspg/169/head 2025-08-14T20:50:24.3564054Z * [new branch] gh/drisspg/169/orig -> origin/gh/drisspg/169/orig 2025-08-14T20:50:24.3564776Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-08-14T20:50:24.3565440Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-08-14T20:50:24.3565992Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-08-14T20:50:24.3566684Z * [new branch] gh/drisspg/171/base -> origin/gh/drisspg/171/base 2025-08-14T20:50:24.3567345Z * [new branch] gh/drisspg/171/head -> origin/gh/drisspg/171/head 2025-08-14T20:50:24.3568007Z * [new branch] gh/drisspg/171/orig -> origin/gh/drisspg/171/orig 2025-08-14T20:50:24.3568585Z * [new branch] gh/drisspg/172/base -> origin/gh/drisspg/172/base 2025-08-14T20:50:24.3569269Z * [new branch] gh/drisspg/172/head -> origin/gh/drisspg/172/head 2025-08-14T20:50:24.3569950Z * [new branch] gh/drisspg/172/orig -> origin/gh/drisspg/172/orig 2025-08-14T20:50:24.3570624Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-08-14T20:50:24.3571320Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-08-14T20:50:24.3571836Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-08-14T20:50:24.3572539Z * [new branch] gh/drisspg/174/base -> origin/gh/drisspg/174/base 2025-08-14T20:50:24.3573148Z * [new branch] gh/drisspg/174/head -> origin/gh/drisspg/174/head 2025-08-14T20:50:24.3573835Z * [new branch] gh/drisspg/174/orig -> origin/gh/drisspg/174/orig 2025-08-14T20:50:24.3574435Z * [new branch] gh/drisspg/175/base -> origin/gh/drisspg/175/base 2025-08-14T20:50:24.3575028Z * [new branch] gh/drisspg/175/head -> origin/gh/drisspg/175/head 2025-08-14T20:50:24.3575710Z * [new branch] gh/drisspg/175/orig -> origin/gh/drisspg/175/orig 2025-08-14T20:50:24.3576237Z * [new branch] gh/drisspg/176/base -> origin/gh/drisspg/176/base 2025-08-14T20:50:24.3576931Z * [new branch] gh/drisspg/176/head -> origin/gh/drisspg/176/head 2025-08-14T20:50:24.3577452Z * [new branch] gh/drisspg/176/orig -> origin/gh/drisspg/176/orig 2025-08-14T20:50:24.3578151Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-08-14T20:50:24.3578805Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-08-14T20:50:24.3579361Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-08-14T20:50:24.3580036Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-08-14T20:50:24.3580556Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-08-14T20:50:24.3581161Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-08-14T20:50:24.3581758Z * [new branch] gh/drisspg/179/base -> origin/gh/drisspg/179/base 2025-08-14T20:50:24.3582440Z * [new branch] gh/drisspg/179/head -> origin/gh/drisspg/179/head 2025-08-14T20:50:24.3582948Z * [new branch] gh/drisspg/179/orig -> origin/gh/drisspg/179/orig 2025-08-14T20:50:24.3583627Z * [new branch] gh/drisspg/180/base -> origin/gh/drisspg/180/base 2025-08-14T20:50:24.3584202Z * [new branch] gh/drisspg/180/head -> origin/gh/drisspg/180/head 2025-08-14T20:50:24.3584843Z * [new branch] gh/drisspg/180/orig -> origin/gh/drisspg/180/orig 2025-08-14T20:50:24.3585437Z * [new branch] gh/drisspg/181/base -> origin/gh/drisspg/181/base 2025-08-14T20:50:24.3586040Z * [new branch] gh/drisspg/181/head -> origin/gh/drisspg/181/head 2025-08-14T20:50:24.3586719Z * [new branch] gh/drisspg/181/orig -> origin/gh/drisspg/181/orig 2025-08-14T20:50:24.3587235Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-08-14T20:50:24.3587917Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-08-14T20:50:24.3588456Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-08-14T20:50:24.3589126Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-08-14T20:50:24.3589727Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-08-14T20:50:24.3590246Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-08-14T20:50:24.3590941Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-08-14T20:50:24.3591602Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-08-14T20:50:24.3592233Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-08-14T20:50:24.3592756Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-08-14T20:50:24.3593595Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-08-14T20:50:24.3594539Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-08-14T20:50:24.3595531Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-08-14T20:50:24.3597167Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-08-14T20:50:24.3598096Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-08-14T20:50:24.3599499Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-08-14T20:50:24.3600868Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-08-14T20:50:24.3602366Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-08-14T20:50:24.3603259Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-08-14T20:50:24.3604672Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-08-14T20:50:24.3605674Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-08-14T20:50:24.3606648Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-08-14T20:50:24.3608095Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-08-14T20:50:24.3609040Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-08-14T20:50:24.3610036Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-08-14T20:50:24.3611453Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-08-14T20:50:24.3612344Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-08-14T20:50:24.3613354Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-08-14T20:50:24.3614715Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-08-14T20:50:24.3615606Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-08-14T20:50:24.3616598Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-08-14T20:50:24.3618031Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-08-14T20:50:24.3618913Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-08-14T20:50:24.3620175Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-08-14T20:50:24.3621433Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-08-14T20:50:24.3622186Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-08-14T20:50:24.3623194Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-08-14T20:50:24.3624611Z * [new branch] gh/eellison/810/base -> origin/gh/eellison/810/base 2025-08-14T20:50:24.3625510Z * [new branch] gh/eellison/810/head -> origin/gh/eellison/810/head 2025-08-14T20:50:24.3626790Z * [new branch] gh/eellison/810/orig -> origin/gh/eellison/810/orig 2025-08-14T20:50:24.3627824Z * [new branch] gh/eellison/811/base -> origin/gh/eellison/811/base 2025-08-14T20:50:24.3628832Z * [new branch] gh/eellison/811/head -> origin/gh/eellison/811/head 2025-08-14T20:50:24.3629838Z * [new branch] gh/eellison/811/orig -> origin/gh/eellison/811/orig 2025-08-14T20:50:24.3631260Z * [new branch] gh/eellison/812/base -> origin/gh/eellison/812/base 2025-08-14T20:50:24.3632339Z * [new branch] gh/eellison/812/head -> origin/gh/eellison/812/head 2025-08-14T20:50:24.3633196Z * [new branch] gh/eellison/812/orig -> origin/gh/eellison/812/orig 2025-08-14T20:50:24.3634867Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-08-14T20:50:24.3635886Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-08-14T20:50:24.3636914Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-08-14T20:50:24.3638313Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-08-14T20:50:24.3639281Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-08-14T20:50:24.3640298Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-08-14T20:50:24.3641709Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-08-14T20:50:24.3642675Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-08-14T20:50:24.3643659Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-08-14T20:50:24.3645109Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-08-14T20:50:24.3646128Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-08-14T20:50:24.3647225Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-08-14T20:50:24.3648607Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-08-14T20:50:24.3649563Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-08-14T20:50:24.3650958Z * [new branch] gh/etaf/148/base -> origin/gh/etaf/148/base 2025-08-14T20:50:24.3651897Z * [new branch] gh/etaf/148/head -> origin/gh/etaf/148/head 2025-08-14T20:50:24.3652880Z * [new branch] gh/etaf/148/orig -> origin/gh/etaf/148/orig 2025-08-14T20:50:24.3654268Z * [new branch] gh/etaf/149/base -> origin/gh/etaf/149/base 2025-08-14T20:50:24.3655241Z * [new branch] gh/etaf/149/head -> origin/gh/etaf/149/head 2025-08-14T20:50:24.3656301Z * [new branch] gh/etaf/149/orig -> origin/gh/etaf/149/orig 2025-08-14T20:50:24.3657705Z * [new branch] gh/etaf/150/base -> origin/gh/etaf/150/base 2025-08-14T20:50:24.3658741Z * [new branch] gh/etaf/150/head -> origin/gh/etaf/150/head 2025-08-14T20:50:24.3659740Z * [new branch] gh/etaf/150/orig -> origin/gh/etaf/150/orig 2025-08-14T20:50:24.3661226Z * [new branch] gh/etaf/151/base -> origin/gh/etaf/151/base 2025-08-14T20:50:24.3662322Z * [new branch] gh/etaf/151/head -> origin/gh/etaf/151/head 2025-08-14T20:50:24.3663317Z * [new branch] gh/etaf/151/orig -> origin/gh/etaf/151/orig 2025-08-14T20:50:24.3664792Z * [new branch] gh/etaf/152/base -> origin/gh/etaf/152/base 2025-08-14T20:50:24.3665817Z * [new branch] gh/etaf/152/head -> origin/gh/etaf/152/head 2025-08-14T20:50:24.3667721Z * [new branch] gh/etaf/152/orig -> origin/gh/etaf/152/orig 2025-08-14T20:50:24.3668597Z * [new branch] gh/etaf/153/base -> origin/gh/etaf/153/base 2025-08-14T20:50:24.3669376Z * [new branch] gh/etaf/153/head -> origin/gh/etaf/153/head 2025-08-14T20:50:24.3670372Z * [new branch] gh/etaf/153/orig -> origin/gh/etaf/153/orig 2025-08-14T20:50:24.3671615Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-08-14T20:50:24.3672525Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-08-14T20:50:24.3673621Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-08-14T20:50:24.3675190Z * [new branch] gh/etaf/155/base -> origin/gh/etaf/155/base 2025-08-14T20:50:24.3676049Z * [new branch] gh/etaf/155/head -> origin/gh/etaf/155/head 2025-08-14T20:50:24.3677002Z * [new branch] gh/etaf/155/orig -> origin/gh/etaf/155/orig 2025-08-14T20:50:24.3678800Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-08-14T20:50:24.3679768Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-08-14T20:50:24.3680790Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-08-14T20:50:24.3682159Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-08-14T20:50:24.3683083Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-08-14T20:50:24.3684120Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-08-14T20:50:24.3685425Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-08-14T20:50:24.3686350Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-08-14T20:50:24.3687471Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-08-14T20:50:24.3688822Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-08-14T20:50:24.3689751Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-08-14T20:50:24.3690756Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-08-14T20:50:24.3692145Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-08-14T20:50:24.3693074Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-08-14T20:50:24.3694079Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-08-14T20:50:24.3695462Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-08-14T20:50:24.3696355Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-08-14T20:50:24.3697330Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-08-14T20:50:24.3698697Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-08-14T20:50:24.3699588Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-08-14T20:50:24.3700683Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-08-14T20:50:24.3702075Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-08-14T20:50:24.3703073Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-08-14T20:50:24.3704146Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-08-14T20:50:24.3705481Z * [new branch] gh/ezyang/3097/base -> origin/gh/ezyang/3097/base 2025-08-14T20:50:24.3706344Z * [new branch] gh/ezyang/3097/head -> origin/gh/ezyang/3097/head 2025-08-14T20:50:24.3707366Z * [new branch] gh/ezyang/3097/orig -> origin/gh/ezyang/3097/orig 2025-08-14T20:50:24.3708856Z * [new branch] gh/ezyang/3098/base -> origin/gh/ezyang/3098/base 2025-08-14T20:50:24.3709875Z * [new branch] gh/ezyang/3098/head -> origin/gh/ezyang/3098/head 2025-08-14T20:50:24.3710957Z * [new branch] gh/ezyang/3098/orig -> origin/gh/ezyang/3098/orig 2025-08-14T20:50:24.3712225Z * [new branch] gh/ezyang/3099/base -> origin/gh/ezyang/3099/base 2025-08-14T20:50:24.3713236Z * [new branch] gh/ezyang/3099/head -> origin/gh/ezyang/3099/head 2025-08-14T20:50:24.3714350Z * [new branch] gh/ezyang/3099/orig -> origin/gh/ezyang/3099/orig 2025-08-14T20:50:24.3715753Z * [new branch] gh/ezyang/3100/base -> origin/gh/ezyang/3100/base 2025-08-14T20:50:24.3717207Z * [new branch] gh/ezyang/3100/head -> origin/gh/ezyang/3100/head 2025-08-14T20:50:24.3718142Z * [new branch] gh/ezyang/3100/orig -> origin/gh/ezyang/3100/orig 2025-08-14T20:50:24.3719563Z * [new branch] gh/ezyang/3101/base -> origin/gh/ezyang/3101/base 2025-08-14T20:50:24.3721023Z * [new branch] gh/ezyang/3101/head -> origin/gh/ezyang/3101/head 2025-08-14T20:50:24.3722008Z * [new branch] gh/ezyang/3101/orig -> origin/gh/ezyang/3101/orig 2025-08-14T20:50:24.3723393Z * [new branch] gh/ezyang/3102/base -> origin/gh/ezyang/3102/base 2025-08-14T20:50:24.3724334Z * [new branch] gh/ezyang/3102/head -> origin/gh/ezyang/3102/head 2025-08-14T20:50:24.3725286Z * [new branch] gh/ezyang/3102/orig -> origin/gh/ezyang/3102/orig 2025-08-14T20:50:24.3726695Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-08-14T20:50:24.3727612Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-08-14T20:50:24.3728722Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-08-14T20:50:24.3730526Z * [new branch] gh/ezyang/3104/base -> origin/gh/ezyang/3104/base 2025-08-14T20:50:24.3731487Z * [new branch] gh/ezyang/3104/head -> origin/gh/ezyang/3104/head 2025-08-14T20:50:24.3732523Z * [new branch] gh/ezyang/3104/orig -> origin/gh/ezyang/3104/orig 2025-08-14T20:50:24.3733912Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-08-14T20:50:24.3734836Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-08-14T20:50:24.3735812Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-08-14T20:50:24.3737700Z * [new branch] gh/ezyang/3106/base -> origin/gh/ezyang/3106/base 2025-08-14T20:50:24.3738624Z * [new branch] gh/ezyang/3106/head -> origin/gh/ezyang/3106/head 2025-08-14T20:50:24.3739671Z * [new branch] gh/ezyang/3106/orig -> origin/gh/ezyang/3106/orig 2025-08-14T20:50:24.3742517Z * [new branch] gh/ezyang/3107/base -> origin/gh/ezyang/3107/base 2025-08-14T20:50:24.3743452Z * [new branch] gh/ezyang/3107/head -> origin/gh/ezyang/3107/head 2025-08-14T20:50:24.3744576Z * [new branch] gh/ezyang/3107/orig -> origin/gh/ezyang/3107/orig 2025-08-14T20:50:24.3746016Z * [new branch] gh/ezyang/3108/base -> origin/gh/ezyang/3108/base 2025-08-14T20:50:24.3746954Z * [new branch] gh/ezyang/3108/head -> origin/gh/ezyang/3108/head 2025-08-14T20:50:24.3747956Z * [new branch] gh/ezyang/3108/orig -> origin/gh/ezyang/3108/orig 2025-08-14T20:50:24.3749453Z * [new branch] gh/ezyang/3109/base -> origin/gh/ezyang/3109/base 2025-08-14T20:50:24.3750423Z * [new branch] gh/ezyang/3109/head -> origin/gh/ezyang/3109/head 2025-08-14T20:50:24.3751797Z * [new branch] gh/ezyang/3109/orig -> origin/gh/ezyang/3109/orig 2025-08-14T20:50:24.3753177Z * [new branch] gh/ezyang/3110/base -> origin/gh/ezyang/3110/base 2025-08-14T20:50:24.3754185Z * [new branch] gh/ezyang/3110/head -> origin/gh/ezyang/3110/head 2025-08-14T20:50:24.3755292Z * [new branch] gh/ezyang/3110/orig -> origin/gh/ezyang/3110/orig 2025-08-14T20:50:24.3756760Z * [new branch] gh/ezyang/3111/base -> origin/gh/ezyang/3111/base 2025-08-14T20:50:24.3757688Z * [new branch] gh/ezyang/3111/head -> origin/gh/ezyang/3111/head 2025-08-14T20:50:24.3758747Z * [new branch] gh/ezyang/3111/orig -> origin/gh/ezyang/3111/orig 2025-08-14T20:50:24.3760155Z * [new branch] gh/ezyang/3112/base -> origin/gh/ezyang/3112/base 2025-08-14T20:50:24.3761068Z * [new branch] gh/ezyang/3112/head -> origin/gh/ezyang/3112/head 2025-08-14T20:50:24.3762121Z * [new branch] gh/ezyang/3112/orig -> origin/gh/ezyang/3112/orig 2025-08-14T20:50:24.3763467Z * [new branch] gh/ezyang/3113/base -> origin/gh/ezyang/3113/base 2025-08-14T20:50:24.3764361Z * [new branch] gh/ezyang/3113/head -> origin/gh/ezyang/3113/head 2025-08-14T20:50:24.3765350Z * [new branch] gh/ezyang/3113/orig -> origin/gh/ezyang/3113/orig 2025-08-14T20:50:24.3766774Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-08-14T20:50:24.3767916Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-08-14T20:50:24.3768889Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-08-14T20:50:24.3770336Z * [new branch] gh/ezyang/3115/base -> origin/gh/ezyang/3115/base 2025-08-14T20:50:24.3771260Z * [new branch] gh/ezyang/3115/head -> origin/gh/ezyang/3115/head 2025-08-14T20:50:24.3772540Z * [new branch] gh/ezyang/3115/orig -> origin/gh/ezyang/3115/orig 2025-08-14T20:50:24.3774101Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-08-14T20:50:24.3775046Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-08-14T20:50:24.3776045Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-08-14T20:50:24.3777487Z * [new branch] gh/ezyang/3117/base -> origin/gh/ezyang/3117/base 2025-08-14T20:50:24.3778411Z * [new branch] gh/ezyang/3117/head -> origin/gh/ezyang/3117/head 2025-08-14T20:50:24.3779400Z * [new branch] gh/ezyang/3117/orig -> origin/gh/ezyang/3117/orig 2025-08-14T20:50:24.3780765Z * [new branch] gh/ezyang/3118/base -> origin/gh/ezyang/3118/base 2025-08-14T20:50:24.3781668Z * [new branch] gh/ezyang/3118/head -> origin/gh/ezyang/3118/head 2025-08-14T20:50:24.3782627Z * [new branch] gh/ezyang/3118/orig -> origin/gh/ezyang/3118/orig 2025-08-14T20:50:24.3784044Z * [new branch] gh/ezyang/3119/base -> origin/gh/ezyang/3119/base 2025-08-14T20:50:24.3784962Z * [new branch] gh/ezyang/3119/head -> origin/gh/ezyang/3119/head 2025-08-14T20:50:24.3786007Z * [new branch] gh/ezyang/3119/orig -> origin/gh/ezyang/3119/orig 2025-08-14T20:50:24.3787325Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-08-14T20:50:24.3788267Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-08-14T20:50:24.3789378Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-08-14T20:50:24.3790828Z * [new branch] gh/ezyang/3121/base -> origin/gh/ezyang/3121/base 2025-08-14T20:50:24.3791709Z * [new branch] gh/ezyang/3121/head -> origin/gh/ezyang/3121/head 2025-08-14T20:50:24.3792703Z * [new branch] gh/ezyang/3121/orig -> origin/gh/ezyang/3121/orig 2025-08-14T20:50:24.3794116Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-08-14T20:50:24.3795027Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-08-14T20:50:24.3796036Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-08-14T20:50:24.3797524Z * [new branch] gh/ezyang/3123/base -> origin/gh/ezyang/3123/base 2025-08-14T20:50:24.3798307Z * [new branch] gh/ezyang/3123/head -> origin/gh/ezyang/3123/head 2025-08-14T20:50:24.3799474Z * [new branch] gh/ezyang/3123/orig -> origin/gh/ezyang/3123/orig 2025-08-14T20:50:24.3800932Z * [new branch] gh/ezyang/3124/base -> origin/gh/ezyang/3124/base 2025-08-14T20:50:24.3801798Z * [new branch] gh/ezyang/3124/head -> origin/gh/ezyang/3124/head 2025-08-14T20:50:24.3802768Z * [new branch] gh/ezyang/3124/orig -> origin/gh/ezyang/3124/orig 2025-08-14T20:50:24.3804093Z * [new branch] gh/ezyang/3125/base -> origin/gh/ezyang/3125/base 2025-08-14T20:50:24.3804993Z * [new branch] gh/ezyang/3125/head -> origin/gh/ezyang/3125/head 2025-08-14T20:50:24.3806383Z * [new branch] gh/ezyang/3125/orig -> origin/gh/ezyang/3125/orig 2025-08-14T20:50:24.3807340Z * [new branch] gh/ezyang/3126/base -> origin/gh/ezyang/3126/base 2025-08-14T20:50:24.3808334Z * [new branch] gh/ezyang/3126/head -> origin/gh/ezyang/3126/head 2025-08-14T20:50:24.3809295Z * [new branch] gh/ezyang/3126/orig -> origin/gh/ezyang/3126/orig 2025-08-14T20:50:24.3810660Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-08-14T20:50:24.3811624Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-08-14T20:50:24.3812679Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-08-14T20:50:24.3814067Z * [new branch] gh/ezyang/3128/base -> origin/gh/ezyang/3128/base 2025-08-14T20:50:24.3814989Z * [new branch] gh/ezyang/3128/head -> origin/gh/ezyang/3128/head 2025-08-14T20:50:24.3815954Z * [new branch] gh/ezyang/3128/orig -> origin/gh/ezyang/3128/orig 2025-08-14T20:50:24.3817380Z * [new branch] gh/ezyang/3129/base -> origin/gh/ezyang/3129/base 2025-08-14T20:50:24.3818270Z * [new branch] gh/ezyang/3129/head -> origin/gh/ezyang/3129/head 2025-08-14T20:50:24.3819264Z * [new branch] gh/ezyang/3129/orig -> origin/gh/ezyang/3129/orig 2025-08-14T20:50:24.3821662Z * [new branch] gh/ezyang/3130/base -> origin/gh/ezyang/3130/base 2025-08-14T20:50:24.3822185Z * [new branch] gh/ezyang/3130/head -> origin/gh/ezyang/3130/head 2025-08-14T20:50:24.3822837Z * [new branch] gh/ezyang/3130/orig -> origin/gh/ezyang/3130/orig 2025-08-14T20:50:24.3824136Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-08-14T20:50:24.3824933Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-08-14T20:50:24.3825974Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-08-14T20:50:24.3827303Z * [new branch] gh/ezyang/3132/base -> origin/gh/ezyang/3132/base 2025-08-14T20:50:24.3828195Z * [new branch] gh/ezyang/3132/head -> origin/gh/ezyang/3132/head 2025-08-14T20:50:24.3829186Z * [new branch] gh/ezyang/3132/orig -> origin/gh/ezyang/3132/orig 2025-08-14T20:50:24.3830619Z * [new branch] gh/ezyang/3133/base -> origin/gh/ezyang/3133/base 2025-08-14T20:50:24.3834178Z * [new branch] gh/ezyang/3133/head -> origin/gh/ezyang/3133/head 2025-08-14T20:50:24.3834693Z * [new branch] gh/ezyang/3133/orig -> origin/gh/ezyang/3133/orig 2025-08-14T20:50:24.3835322Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-08-14T20:50:24.3835898Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-08-14T20:50:24.3836481Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-08-14T20:50:24.3837367Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-08-14T20:50:24.3838106Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-08-14T20:50:24.3839234Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-08-14T20:50:24.3840475Z * [new branch] gh/ezyang/3136/base -> origin/gh/ezyang/3136/base 2025-08-14T20:50:24.3841473Z * [new branch] gh/ezyang/3136/head -> origin/gh/ezyang/3136/head 2025-08-14T20:50:24.3842448Z * [new branch] gh/ezyang/3136/orig -> origin/gh/ezyang/3136/orig 2025-08-14T20:50:24.3844030Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-08-14T20:50:24.3844986Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-08-14T20:50:24.3845966Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-08-14T20:50:24.3847753Z * [new branch] gh/fduwjj/168/base -> origin/gh/fduwjj/168/base 2025-08-14T20:50:24.3848755Z * [new branch] gh/fduwjj/168/head -> origin/gh/fduwjj/168/head 2025-08-14T20:50:24.3849747Z * [new branch] gh/fduwjj/168/orig -> origin/gh/fduwjj/168/orig 2025-08-14T20:50:24.3851390Z * [new branch] gh/fduwjj/169/base -> origin/gh/fduwjj/169/base 2025-08-14T20:50:24.3852436Z * [new branch] gh/fduwjj/169/head -> origin/gh/fduwjj/169/head 2025-08-14T20:50:24.3854073Z * [new branch] gh/fduwjj/169/orig -> origin/gh/fduwjj/169/orig 2025-08-14T20:50:24.3855674Z * [new branch] gh/fduwjj/170/base -> origin/gh/fduwjj/170/base 2025-08-14T20:50:24.3856684Z * [new branch] gh/fduwjj/170/head -> origin/gh/fduwjj/170/head 2025-08-14T20:50:24.3857639Z * [new branch] gh/fduwjj/170/orig -> origin/gh/fduwjj/170/orig 2025-08-14T20:50:24.3859184Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-08-14T20:50:24.3860769Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-08-14T20:50:24.3861844Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-08-14T20:50:24.3863173Z * [new branch] gh/fduwjj/172/base -> origin/gh/fduwjj/172/base 2025-08-14T20:50:24.3864107Z * [new branch] gh/fduwjj/172/head -> origin/gh/fduwjj/172/head 2025-08-14T20:50:24.3865342Z * [new branch] gh/fduwjj/172/orig -> origin/gh/fduwjj/172/orig 2025-08-14T20:50:24.3866417Z * [new branch] gh/fduwjj/173/base -> origin/gh/fduwjj/173/base 2025-08-14T20:50:24.3867533Z * [new branch] gh/fduwjj/173/head -> origin/gh/fduwjj/173/head 2025-08-14T20:50:24.3872586Z * [new branch] gh/fduwjj/173/orig -> origin/gh/fduwjj/173/orig 2025-08-14T20:50:24.3873433Z * [new branch] gh/fduwjj/174/base -> origin/gh/fduwjj/174/base 2025-08-14T20:50:24.3874454Z * [new branch] gh/fduwjj/174/head -> origin/gh/fduwjj/174/head 2025-08-14T20:50:24.3875510Z * [new branch] gh/fduwjj/174/orig -> origin/gh/fduwjj/174/orig 2025-08-14T20:50:24.3877087Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-08-14T20:50:24.3878256Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-08-14T20:50:24.3879237Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-08-14T20:50:24.3880686Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-08-14T20:50:24.3881589Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-08-14T20:50:24.3882723Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-08-14T20:50:24.3884124Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-08-14T20:50:24.3884993Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-08-14T20:50:24.3885959Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-08-14T20:50:24.3887474Z * [new branch] gh/fduwjj/178/base -> origin/gh/fduwjj/178/base 2025-08-14T20:50:24.3888480Z * [new branch] gh/fduwjj/178/head -> origin/gh/fduwjj/178/head 2025-08-14T20:50:24.3889428Z * [new branch] gh/fduwjj/178/orig -> origin/gh/fduwjj/178/orig 2025-08-14T20:50:24.3890848Z * [new branch] gh/fduwjj/179/base -> origin/gh/fduwjj/179/base 2025-08-14T20:50:24.3891794Z * [new branch] gh/fduwjj/179/head -> origin/gh/fduwjj/179/head 2025-08-14T20:50:24.3892758Z * [new branch] gh/fduwjj/179/orig -> origin/gh/fduwjj/179/orig 2025-08-14T20:50:24.3894201Z * [new branch] gh/fduwjj/180/base -> origin/gh/fduwjj/180/base 2025-08-14T20:50:24.3895160Z * [new branch] gh/fduwjj/180/head -> origin/gh/fduwjj/180/head 2025-08-14T20:50:24.3896125Z * [new branch] gh/fduwjj/180/orig -> origin/gh/fduwjj/180/orig 2025-08-14T20:50:24.3897582Z * [new branch] gh/fduwjj/181/base -> origin/gh/fduwjj/181/base 2025-08-14T20:50:24.3898530Z * [new branch] gh/fduwjj/181/head -> origin/gh/fduwjj/181/head 2025-08-14T20:50:24.3899570Z * [new branch] gh/fduwjj/181/orig -> origin/gh/fduwjj/181/orig 2025-08-14T20:50:24.3901092Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-08-14T20:50:24.3902080Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-08-14T20:50:24.3903057Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-08-14T20:50:24.3904440Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-08-14T20:50:24.3905321Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-08-14T20:50:24.3906290Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-08-14T20:50:24.3907938Z * [new branch] gh/fffrog/114/base -> origin/gh/fffrog/114/base 2025-08-14T20:50:24.3908876Z * [new branch] gh/fffrog/114/head -> origin/gh/fffrog/114/head 2025-08-14T20:50:24.3910425Z * [new branch] gh/fffrog/114/orig -> origin/gh/fffrog/114/orig 2025-08-14T20:50:24.3911575Z * [new branch] gh/fffrog/117/base -> origin/gh/fffrog/117/base 2025-08-14T20:50:24.3912459Z * [new branch] gh/fffrog/117/head -> origin/gh/fffrog/117/head 2025-08-14T20:50:24.3913624Z * [new branch] gh/fffrog/117/orig -> origin/gh/fffrog/117/orig 2025-08-14T20:50:24.3915015Z * [new branch] gh/fffrog/119/base -> origin/gh/fffrog/119/base 2025-08-14T20:50:24.3915935Z * [new branch] gh/fffrog/119/head -> origin/gh/fffrog/119/head 2025-08-14T20:50:24.3916952Z * [new branch] gh/fffrog/119/orig -> origin/gh/fffrog/119/orig 2025-08-14T20:50:24.3918297Z * [new branch] gh/fffrog/120/base -> origin/gh/fffrog/120/base 2025-08-14T20:50:24.3919249Z * [new branch] gh/fffrog/120/head -> origin/gh/fffrog/120/head 2025-08-14T20:50:24.3920236Z * [new branch] gh/fffrog/120/orig -> origin/gh/fffrog/120/orig 2025-08-14T20:50:24.3921594Z * [new branch] gh/fffrog/121/base -> origin/gh/fffrog/121/base 2025-08-14T20:50:24.3922925Z * [new branch] gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-08-14T20:50:24.3923799Z * [new branch] gh/fffrog/121/orig -> origin/gh/fffrog/121/orig 2025-08-14T20:50:24.3924789Z * [new branch] gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-08-14T20:50:24.3925737Z * [new branch] gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-08-14T20:50:24.3926728Z * [new branch] gh/fffrog/122/orig -> origin/gh/fffrog/122/orig 2025-08-14T20:50:24.3928125Z * [new branch] gh/fffrog/123/base -> origin/gh/fffrog/123/base 2025-08-14T20:50:24.3929065Z * [new branch] gh/fffrog/123/head -> origin/gh/fffrog/123/head 2025-08-14T20:50:24.3930318Z * [new branch] gh/fffrog/123/orig -> origin/gh/fffrog/123/orig 2025-08-14T20:50:24.3931620Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-08-14T20:50:24.3932562Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-08-14T20:50:24.3933620Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-08-14T20:50:24.3935018Z * [new branch] gh/fffrog/125/base -> origin/gh/fffrog/125/base 2025-08-14T20:50:24.3935966Z * [new branch] gh/fffrog/125/head -> origin/gh/fffrog/125/head 2025-08-14T20:50:24.3937069Z * [new branch] gh/fffrog/125/orig -> origin/gh/fffrog/125/orig 2025-08-14T20:50:24.3938386Z * [new branch] gh/fffrog/126/base -> origin/gh/fffrog/126/base 2025-08-14T20:50:24.3939374Z * [new branch] gh/fffrog/126/head -> origin/gh/fffrog/126/head 2025-08-14T20:50:24.3940352Z * [new branch] gh/fffrog/126/orig -> origin/gh/fffrog/126/orig 2025-08-14T20:50:24.3941718Z * [new branch] gh/fffrog/127/base -> origin/gh/fffrog/127/base 2025-08-14T20:50:24.3942662Z * [new branch] gh/fffrog/127/head -> origin/gh/fffrog/127/head 2025-08-14T20:50:24.3943691Z * [new branch] gh/fffrog/127/orig -> origin/gh/fffrog/127/orig 2025-08-14T20:50:24.3945030Z * [new branch] gh/fffrog/128/base -> origin/gh/fffrog/128/base 2025-08-14T20:50:24.3945945Z * [new branch] gh/fffrog/128/head -> origin/gh/fffrog/128/head 2025-08-14T20:50:24.3946915Z * [new branch] gh/fffrog/128/orig -> origin/gh/fffrog/128/orig 2025-08-14T20:50:24.3948431Z * [new branch] gh/fffrog/129/base -> origin/gh/fffrog/129/base 2025-08-14T20:50:24.3949425Z * [new branch] gh/fffrog/129/head -> origin/gh/fffrog/129/head 2025-08-14T20:50:24.3950679Z * [new branch] gh/fffrog/129/orig -> origin/gh/fffrog/129/orig 2025-08-14T20:50:24.3952029Z * [new branch] gh/fffrog/130/base -> origin/gh/fffrog/130/base 2025-08-14T20:50:24.3952917Z * [new branch] gh/fffrog/130/head -> origin/gh/fffrog/130/head 2025-08-14T20:50:24.3953905Z * [new branch] gh/fffrog/130/orig -> origin/gh/fffrog/130/orig 2025-08-14T20:50:24.3955249Z * [new branch] gh/fffrog/131/base -> origin/gh/fffrog/131/base 2025-08-14T20:50:24.3956213Z * [new branch] gh/fffrog/131/head -> origin/gh/fffrog/131/head 2025-08-14T20:50:24.3957197Z * [new branch] gh/fffrog/131/orig -> origin/gh/fffrog/131/orig 2025-08-14T20:50:24.3958553Z * [new branch] gh/fffrog/132/base -> origin/gh/fffrog/132/base 2025-08-14T20:50:24.3959454Z * [new branch] gh/fffrog/132/head -> origin/gh/fffrog/132/head 2025-08-14T20:50:24.3960507Z * [new branch] gh/fffrog/132/orig -> origin/gh/fffrog/132/orig 2025-08-14T20:50:24.3962218Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-08-14T20:50:24.3963251Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-08-14T20:50:24.3964271Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-08-14T20:50:24.3965662Z * [new branch] gh/fffrog/134/base -> origin/gh/fffrog/134/base 2025-08-14T20:50:24.3966567Z * [new branch] gh/fffrog/134/head -> origin/gh/fffrog/134/head 2025-08-14T20:50:24.3967768Z * [new branch] gh/fffrog/134/orig -> origin/gh/fffrog/134/orig 2025-08-14T20:50:24.3969179Z * [new branch] gh/fffrog/135/base -> origin/gh/fffrog/135/base 2025-08-14T20:50:24.3970077Z * [new branch] gh/fffrog/135/head -> origin/gh/fffrog/135/head 2025-08-14T20:50:24.3971135Z * [new branch] gh/fffrog/135/orig -> origin/gh/fffrog/135/orig 2025-08-14T20:50:24.3972543Z * [new branch] gh/fffrog/136/base -> origin/gh/fffrog/136/base 2025-08-14T20:50:24.3973463Z * [new branch] gh/fffrog/136/head -> origin/gh/fffrog/136/head 2025-08-14T20:50:24.3974389Z * [new branch] gh/fffrog/136/orig -> origin/gh/fffrog/136/orig 2025-08-14T20:50:24.3975713Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-08-14T20:50:24.3976664Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-08-14T20:50:24.3977716Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-08-14T20:50:24.3979125Z * [new branch] gh/fffrog/138/base -> origin/gh/fffrog/138/base 2025-08-14T20:50:24.3980051Z * [new branch] gh/fffrog/138/head -> origin/gh/fffrog/138/head 2025-08-14T20:50:24.3981081Z * [new branch] gh/fffrog/138/orig -> origin/gh/fffrog/138/orig 2025-08-14T20:50:24.3982752Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-08-14T20:50:24.3983631Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-08-14T20:50:24.3984629Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-08-14T20:50:24.3985935Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-08-14T20:50:24.3986786Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-08-14T20:50:24.3987794Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-08-14T20:50:24.3989072Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-08-14T20:50:24.3990235Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-08-14T20:50:24.3991209Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-08-14T20:50:24.3992599Z * [new branch] gh/gmagogsfm/4/base -> origin/gh/gmagogsfm/4/base 2025-08-14T20:50:24.3993512Z * [new branch] gh/gmagogsfm/4/head -> origin/gh/gmagogsfm/4/head 2025-08-14T20:50:24.3994481Z * [new branch] gh/gmagogsfm/4/orig -> origin/gh/gmagogsfm/4/orig 2025-08-14T20:50:24.3996099Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-08-14T20:50:24.3997045Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-08-14T20:50:24.3998006Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-08-14T20:50:24.3999370Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-08-14T20:50:24.4000320Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-08-14T20:50:24.4001299Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-08-14T20:50:24.4002933Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-08-14T20:50:24.4003772Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-08-14T20:50:24.4004753Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-08-14T20:50:24.4006188Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-08-14T20:50:24.4007107Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-08-14T20:50:24.4008087Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-08-14T20:50:24.4009440Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-08-14T20:50:24.4010415Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-08-14T20:50:24.4011402Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-08-14T20:50:24.4012771Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-08-14T20:50:24.4013686Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-08-14T20:50:24.4014687Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-08-14T20:50:24.4016115Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-08-14T20:50:24.4017032Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-08-14T20:50:24.4018071Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-08-14T20:50:24.4019430Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-08-14T20:50:24.4020350Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-08-14T20:50:24.4021334Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-08-14T20:50:24.4022704Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-08-14T20:50:24.4023644Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-08-14T20:50:24.4024642Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-08-14T20:50:24.4026013Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-08-14T20:50:24.4026945Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-08-14T20:50:24.4027925Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-08-14T20:50:24.4029995Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-08-14T20:50:24.4030973Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-08-14T20:50:24.4032006Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-08-14T20:50:24.4033816Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-08-14T20:50:24.4034744Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-08-14T20:50:24.4035732Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-08-14T20:50:24.4037222Z * [new branch] gh/guangyey/165/base -> origin/gh/guangyey/165/base 2025-08-14T20:50:24.4038174Z * [new branch] gh/guangyey/165/head -> origin/gh/guangyey/165/head 2025-08-14T20:50:24.4039170Z * [new branch] gh/guangyey/165/orig -> origin/gh/guangyey/165/orig 2025-08-14T20:50:24.4040560Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-08-14T20:50:24.4041531Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-08-14T20:50:24.4043091Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-08-14T20:50:24.4044399Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-08-14T20:50:24.4045319Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-08-14T20:50:24.4046314Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-08-14T20:50:24.4047677Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-08-14T20:50:24.4048606Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-08-14T20:50:24.4049602Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-08-14T20:50:24.4051316Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-08-14T20:50:24.4052282Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-08-14T20:50:24.4053559Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-08-14T20:50:24.4054706Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-08-14T20:50:24.4055675Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-08-14T20:50:24.4056644Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-08-14T20:50:24.4058964Z * [new branch] gh/guangyey/173/base -> origin/gh/guangyey/173/base 2025-08-14T20:50:24.4059941Z * [new branch] gh/guangyey/173/head -> origin/gh/guangyey/173/head 2025-08-14T20:50:24.4060910Z * [new branch] gh/guangyey/173/orig -> origin/gh/guangyey/173/orig 2025-08-14T20:50:24.4062375Z * [new branch] gh/guangyey/174/base -> origin/gh/guangyey/174/base 2025-08-14T20:50:24.4063308Z * [new branch] gh/guangyey/174/head -> origin/gh/guangyey/174/head 2025-08-14T20:50:24.4064590Z * [new branch] gh/guangyey/174/orig -> origin/gh/guangyey/174/orig 2025-08-14T20:50:24.4065670Z * [new branch] gh/guangyey/175/base -> origin/gh/guangyey/175/base 2025-08-14T20:50:24.4066664Z * [new branch] gh/guangyey/175/head -> origin/gh/guangyey/175/head 2025-08-14T20:50:24.4071638Z * [new branch] gh/guangyey/175/orig -> origin/gh/guangyey/175/orig 2025-08-14T20:50:24.4073149Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-08-14T20:50:24.4074163Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-08-14T20:50:24.4075176Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-08-14T20:50:24.4076609Z * [new branch] gh/guangyey/177/base -> origin/gh/guangyey/177/base 2025-08-14T20:50:24.4077568Z * [new branch] gh/guangyey/177/head -> origin/gh/guangyey/177/head 2025-08-14T20:50:24.4078552Z * [new branch] gh/guangyey/177/orig -> origin/gh/guangyey/177/orig 2025-08-14T20:50:24.4079887Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-08-14T20:50:24.4080871Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-08-14T20:50:24.4082383Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-08-14T20:50:24.4083775Z * [new branch] gh/guangyey/179/base -> origin/gh/guangyey/179/base 2025-08-14T20:50:24.4084743Z * [new branch] gh/guangyey/179/head -> origin/gh/guangyey/179/head 2025-08-14T20:50:24.4085725Z * [new branch] gh/guangyey/179/orig -> origin/gh/guangyey/179/orig 2025-08-14T20:50:24.4087085Z * [new branch] gh/guangyey/180/base -> origin/gh/guangyey/180/base 2025-08-14T20:50:24.4088155Z * [new branch] gh/guangyey/180/head -> origin/gh/guangyey/180/head 2025-08-14T20:50:24.4089466Z * [new branch] gh/guangyey/180/orig -> origin/gh/guangyey/180/orig 2025-08-14T20:50:24.4091376Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-08-14T20:50:24.4092368Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-08-14T20:50:24.4093411Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-08-14T20:50:24.4094787Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-08-14T20:50:24.4095770Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-08-14T20:50:24.4096797Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-08-14T20:50:24.4098545Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-08-14T20:50:24.4099554Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-08-14T20:50:24.4100649Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-08-14T20:50:24.4102006Z * [new branch] gh/guangyey/184/base -> origin/gh/guangyey/184/base 2025-08-14T20:50:24.4103135Z * [new branch] gh/guangyey/184/head -> origin/gh/guangyey/184/head 2025-08-14T20:50:24.4103957Z * [new branch] gh/guangyey/184/orig -> origin/gh/guangyey/184/orig 2025-08-14T20:50:24.4105413Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-08-14T20:50:24.4106385Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-08-14T20:50:24.4107293Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-08-14T20:50:24.4108649Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-08-14T20:50:24.4109710Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-08-14T20:50:24.4110784Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-08-14T20:50:24.4112105Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-08-14T20:50:24.4113091Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-08-14T20:50:24.4114080Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-08-14T20:50:24.4115837Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-08-14T20:50:24.4116903Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-08-14T20:50:24.4117765Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-08-14T20:50:24.4119156Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-08-14T20:50:24.4120202Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-08-14T20:50:24.4121041Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-08-14T20:50:24.4122430Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-08-14T20:50:24.4123444Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-08-14T20:50:24.4124467Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-08-14T20:50:24.4126315Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-08-14T20:50:24.4127089Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-08-14T20:50:24.4127946Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-08-14T20:50:24.4129375Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-08-14T20:50:24.4130253Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-08-14T20:50:24.4131281Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-08-14T20:50:24.4132686Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-08-14T20:50:24.4133744Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-08-14T20:50:24.4134751Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-08-14T20:50:24.4135928Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-08-14T20:50:24.4136908Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-08-14T20:50:24.4137904Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-08-14T20:50:24.4139160Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-08-14T20:50:24.4140103Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-08-14T20:50:24.4141100Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-08-14T20:50:24.4142423Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-08-14T20:50:24.4143411Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-08-14T20:50:24.4144375Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-08-14T20:50:24.4145779Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-08-14T20:50:24.4146775Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-08-14T20:50:24.4147791Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-08-14T20:50:24.4149086Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-08-14T20:50:24.4150263Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-08-14T20:50:24.4151290Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-08-14T20:50:24.4152552Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-08-14T20:50:24.4153528Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-08-14T20:50:24.4154539Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-08-14T20:50:24.4155841Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-08-14T20:50:24.4156777Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-08-14T20:50:24.4157777Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-08-14T20:50:24.4159130Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-08-14T20:50:24.4160125Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-08-14T20:50:24.4161087Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-08-14T20:50:24.4162387Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-08-14T20:50:24.4163447Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-08-14T20:50:24.4164438Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-08-14T20:50:24.4165817Z * [new branch] gh/guilhermeleobas/181/base -> origin/gh/guilhermeleobas/181/base 2025-08-14T20:50:24.4166684Z * [new branch] gh/guilhermeleobas/181/head -> origin/gh/guilhermeleobas/181/head 2025-08-14T20:50:24.4167851Z * [new branch] gh/guilhermeleobas/181/orig -> origin/gh/guilhermeleobas/181/orig 2025-08-14T20:50:24.4169602Z * [new branch] gh/guilhermeleobas/182/base -> origin/gh/guilhermeleobas/182/base 2025-08-14T20:50:24.4170620Z * [new branch] gh/guilhermeleobas/182/head -> origin/gh/guilhermeleobas/182/head 2025-08-14T20:50:24.4171661Z * [new branch] gh/guilhermeleobas/182/orig -> origin/gh/guilhermeleobas/182/orig 2025-08-14T20:50:24.4173148Z * [new branch] gh/guilhermeleobas/183/base -> origin/gh/guilhermeleobas/183/base 2025-08-14T20:50:24.4174152Z * [new branch] gh/guilhermeleobas/183/head -> origin/gh/guilhermeleobas/183/head 2025-08-14T20:50:24.4175132Z * [new branch] gh/guilhermeleobas/183/orig -> origin/gh/guilhermeleobas/183/orig 2025-08-14T20:50:24.4176382Z * [new branch] gh/guilhermeleobas/184/base -> origin/gh/guilhermeleobas/184/base 2025-08-14T20:50:24.4177364Z * [new branch] gh/guilhermeleobas/184/head -> origin/gh/guilhermeleobas/184/head 2025-08-14T20:50:24.4178336Z * [new branch] gh/guilhermeleobas/184/orig -> origin/gh/guilhermeleobas/184/orig 2025-08-14T20:50:24.4179653Z * [new branch] gh/guilhermeleobas/185/base -> origin/gh/guilhermeleobas/185/base 2025-08-14T20:50:24.4180663Z * [new branch] gh/guilhermeleobas/185/head -> origin/gh/guilhermeleobas/185/head 2025-08-14T20:50:24.4181719Z * [new branch] gh/guilhermeleobas/185/orig -> origin/gh/guilhermeleobas/185/orig 2025-08-14T20:50:24.4183163Z * [new branch] gh/guilhermeleobas/188/base -> origin/gh/guilhermeleobas/188/base 2025-08-14T20:50:24.4184164Z * [new branch] gh/guilhermeleobas/188/head -> origin/gh/guilhermeleobas/188/head 2025-08-14T20:50:24.4185146Z * [new branch] gh/guilhermeleobas/188/orig -> origin/gh/guilhermeleobas/188/orig 2025-08-14T20:50:24.4186567Z * [new branch] gh/guilhermeleobas/189/base -> origin/gh/guilhermeleobas/189/base 2025-08-14T20:50:24.4187560Z * [new branch] gh/guilhermeleobas/189/head -> origin/gh/guilhermeleobas/189/head 2025-08-14T20:50:24.4188584Z * [new branch] gh/guilhermeleobas/189/orig -> origin/gh/guilhermeleobas/189/orig 2025-08-14T20:50:24.4190034Z * [new branch] gh/guilhermeleobas/190/base -> origin/gh/guilhermeleobas/190/base 2025-08-14T20:50:24.4191043Z * [new branch] gh/guilhermeleobas/190/head -> origin/gh/guilhermeleobas/190/head 2025-08-14T20:50:24.4192283Z * [new branch] gh/guilhermeleobas/190/orig -> origin/gh/guilhermeleobas/190/orig 2025-08-14T20:50:24.4193431Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-08-14T20:50:24.4194528Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-08-14T20:50:24.4195347Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-08-14T20:50:24.4196627Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-08-14T20:50:24.4197701Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-08-14T20:50:24.4198783Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-08-14T20:50:24.4200150Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-08-14T20:50:24.4201202Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-08-14T20:50:24.4202064Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-08-14T20:50:24.4203567Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-08-14T20:50:24.4204503Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-08-14T20:50:24.4205804Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-08-14T20:50:24.4207166Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-08-14T20:50:24.4208166Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-08-14T20:50:24.4209070Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-08-14T20:50:24.4210844Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-08-14T20:50:24.4211930Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-08-14T20:50:24.4212957Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-08-14T20:50:24.4214334Z * [new branch] gh/guilhermeleobas/206/base -> origin/gh/guilhermeleobas/206/base 2025-08-14T20:50:24.4215402Z * [new branch] gh/guilhermeleobas/206/head -> origin/gh/guilhermeleobas/206/head 2025-08-14T20:50:24.4216422Z * [new branch] gh/guilhermeleobas/206/orig -> origin/gh/guilhermeleobas/206/orig 2025-08-14T20:50:24.4217735Z * [new branch] gh/guilhermeleobas/207/base -> origin/gh/guilhermeleobas/207/base 2025-08-14T20:50:24.4218804Z * [new branch] gh/guilhermeleobas/207/head -> origin/gh/guilhermeleobas/207/head 2025-08-14T20:50:24.4219719Z * [new branch] gh/guilhermeleobas/207/orig -> origin/gh/guilhermeleobas/207/orig 2025-08-14T20:50:24.4220996Z * [new branch] gh/guilhermeleobas/208/base -> origin/gh/guilhermeleobas/208/base 2025-08-14T20:50:24.4222052Z * [new branch] gh/guilhermeleobas/208/head -> origin/gh/guilhermeleobas/208/head 2025-08-14T20:50:24.4223064Z * [new branch] gh/guilhermeleobas/208/orig -> origin/gh/guilhermeleobas/208/orig 2025-08-14T20:50:24.4224334Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-08-14T20:50:24.4225347Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-08-14T20:50:24.4226379Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-08-14T20:50:24.4227805Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-08-14T20:50:24.4228825Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-08-14T20:50:24.4229961Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-08-14T20:50:24.4231202Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-08-14T20:50:24.4232114Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-08-14T20:50:24.4233174Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-08-14T20:50:24.4234518Z * [new branch] gh/guilhermeleobas/212/base -> origin/gh/guilhermeleobas/212/base 2025-08-14T20:50:24.4235569Z * [new branch] gh/guilhermeleobas/212/head -> origin/gh/guilhermeleobas/212/head 2025-08-14T20:50:24.4236690Z * [new branch] gh/guilhermeleobas/212/orig -> origin/gh/guilhermeleobas/212/orig 2025-08-14T20:50:24.4237973Z * [new branch] gh/guilhermeleobas/213/base -> origin/gh/guilhermeleobas/213/base 2025-08-14T20:50:24.4239006Z * [new branch] gh/guilhermeleobas/213/head -> origin/gh/guilhermeleobas/213/head 2025-08-14T20:50:24.4240036Z * [new branch] gh/guilhermeleobas/213/orig -> origin/gh/guilhermeleobas/213/orig 2025-08-14T20:50:24.4241558Z * [new branch] gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-08-14T20:50:24.4242441Z * [new branch] gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-08-14T20:50:24.4243484Z * [new branch] gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig 2025-08-14T20:50:24.4244781Z * [new branch] gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-08-14T20:50:24.4245744Z * [new branch] gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-08-14T20:50:24.4246786Z * [new branch] gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig 2025-08-14T20:50:24.4248518Z * [new branch] gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-08-14T20:50:24.4249633Z * [new branch] gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-08-14T20:50:24.4250521Z * [new branch] gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig 2025-08-14T20:50:24.4251887Z * [new branch] gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-08-14T20:50:24.4253007Z * [new branch] gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-08-14T20:50:24.4253901Z * [new branch] gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig 2025-08-14T20:50:24.4255324Z * [new branch] gh/guilhermeleobas/218/base -> origin/gh/guilhermeleobas/218/base 2025-08-14T20:50:24.4256362Z * [new branch] gh/guilhermeleobas/218/head -> origin/gh/guilhermeleobas/218/head 2025-08-14T20:50:24.4257278Z * [new branch] gh/guilhermeleobas/218/orig -> origin/gh/guilhermeleobas/218/orig 2025-08-14T20:50:24.4258582Z * [new branch] gh/guilhermeleobas/219/base -> origin/gh/guilhermeleobas/219/base 2025-08-14T20:50:24.4259670Z * [new branch] gh/guilhermeleobas/219/head -> origin/gh/guilhermeleobas/219/head 2025-08-14T20:50:24.4260580Z * [new branch] gh/guilhermeleobas/219/orig -> origin/gh/guilhermeleobas/219/orig 2025-08-14T20:50:24.4261927Z * [new branch] gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-08-14T20:50:24.4262990Z * [new branch] gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-08-14T20:50:24.4263856Z * [new branch] gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig 2025-08-14T20:50:24.4265244Z * [new branch] gh/guilhermeleobas/221/base -> origin/gh/guilhermeleobas/221/base 2025-08-14T20:50:24.4266290Z * [new branch] gh/guilhermeleobas/221/head -> origin/gh/guilhermeleobas/221/head 2025-08-14T20:50:24.4267513Z * [new branch] gh/guilhermeleobas/221/orig -> origin/gh/guilhermeleobas/221/orig 2025-08-14T20:50:24.4268757Z * [new branch] gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-08-14T20:50:24.4269901Z * [new branch] gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-08-14T20:50:24.4270898Z * [new branch] gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig 2025-08-14T20:50:24.4272192Z * [new branch] gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-08-14T20:50:24.4273193Z * [new branch] gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-08-14T20:50:24.4274207Z * [new branch] gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig 2025-08-14T20:50:24.4275529Z * [new branch] gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-08-14T20:50:24.4276517Z * [new branch] gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-08-14T20:50:24.4277498Z * [new branch] gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig 2025-08-14T20:50:24.4278927Z * [new branch] gh/guilhermeleobas/225/base -> origin/gh/guilhermeleobas/225/base 2025-08-14T20:50:24.4279773Z * [new branch] gh/guilhermeleobas/225/head -> origin/gh/guilhermeleobas/225/head 2025-08-14T20:50:24.4280810Z * [new branch] gh/guilhermeleobas/225/orig -> origin/gh/guilhermeleobas/225/orig 2025-08-14T20:50:24.4282197Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-08-14T20:50:24.4283291Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-08-14T20:50:24.4284368Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-08-14T20:50:24.4285657Z * [new branch] gh/guilhermeleobas/227/base -> origin/gh/guilhermeleobas/227/base 2025-08-14T20:50:24.4286567Z * [new branch] gh/guilhermeleobas/227/head -> origin/gh/guilhermeleobas/227/head 2025-08-14T20:50:24.4287649Z * [new branch] gh/guilhermeleobas/227/orig -> origin/gh/guilhermeleobas/227/orig 2025-08-14T20:50:24.4288968Z * [new branch] gh/guilhermeleobas/228/base -> origin/gh/guilhermeleobas/228/base 2025-08-14T20:50:24.4289986Z * [new branch] gh/guilhermeleobas/228/head -> origin/gh/guilhermeleobas/228/head 2025-08-14T20:50:24.4290808Z * [new branch] gh/guilhermeleobas/228/orig -> origin/gh/guilhermeleobas/228/orig 2025-08-14T20:50:24.4292181Z * [new branch] gh/guilhermeleobas/229/base -> origin/gh/guilhermeleobas/229/base 2025-08-14T20:50:24.4293251Z * [new branch] gh/guilhermeleobas/229/head -> origin/gh/guilhermeleobas/229/head 2025-08-14T20:50:24.4294098Z * [new branch] gh/guilhermeleobas/229/orig -> origin/gh/guilhermeleobas/229/orig 2025-08-14T20:50:24.4295721Z * [new branch] gh/guilhermeleobas/230/base -> origin/gh/guilhermeleobas/230/base 2025-08-14T20:50:24.4296807Z * [new branch] gh/guilhermeleobas/230/head -> origin/gh/guilhermeleobas/230/head 2025-08-14T20:50:24.4297842Z * [new branch] gh/guilhermeleobas/230/orig -> origin/gh/guilhermeleobas/230/orig 2025-08-14T20:50:24.4299141Z * [new branch] gh/guilhermeleobas/231/base -> origin/gh/guilhermeleobas/231/base 2025-08-14T20:50:24.4300166Z * [new branch] gh/guilhermeleobas/231/head -> origin/gh/guilhermeleobas/231/head 2025-08-14T20:50:24.4301203Z * [new branch] gh/guilhermeleobas/231/orig -> origin/gh/guilhermeleobas/231/orig 2025-08-14T20:50:24.4302532Z * [new branch] gh/guilhermeleobas/232/base -> origin/gh/guilhermeleobas/232/base 2025-08-14T20:50:24.4303539Z * [new branch] gh/guilhermeleobas/232/head -> origin/gh/guilhermeleobas/232/head 2025-08-14T20:50:24.4304557Z * [new branch] gh/guilhermeleobas/232/orig -> origin/gh/guilhermeleobas/232/orig 2025-08-14T20:50:24.4305819Z * [new branch] gh/guilhermeleobas/233/base -> origin/gh/guilhermeleobas/233/base 2025-08-14T20:50:24.4306719Z * [new branch] gh/guilhermeleobas/233/head -> origin/gh/guilhermeleobas/233/head 2025-08-14T20:50:24.4307830Z * [new branch] gh/guilhermeleobas/233/orig -> origin/gh/guilhermeleobas/233/orig 2025-08-14T20:50:24.4309778Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-08-14T20:50:24.4310822Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-08-14T20:50:24.4311717Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-08-14T20:50:24.4313379Z * [new branch] gh/henrylhtsang/103/base -> origin/gh/henrylhtsang/103/base 2025-08-14T20:50:24.4314488Z * [new branch] gh/henrylhtsang/103/head -> origin/gh/henrylhtsang/103/head 2025-08-14T20:50:24.4315509Z * [new branch] gh/henrylhtsang/103/orig -> origin/gh/henrylhtsang/103/orig 2025-08-14T20:50:24.4317077Z * [new branch] gh/henrylhtsang/108/base -> origin/gh/henrylhtsang/108/base 2025-08-14T20:50:24.4318131Z * [new branch] gh/henrylhtsang/108/head -> origin/gh/henrylhtsang/108/head 2025-08-14T20:50:24.4319186Z * [new branch] gh/henrylhtsang/108/orig -> origin/gh/henrylhtsang/108/orig 2025-08-14T20:50:24.4320373Z * [new branch] gh/henrylhtsang/118/base -> origin/gh/henrylhtsang/118/base 2025-08-14T20:50:24.4321361Z * [new branch] gh/henrylhtsang/118/head -> origin/gh/henrylhtsang/118/head 2025-08-14T20:50:24.4322915Z * [new branch] gh/henrylhtsang/118/orig -> origin/gh/henrylhtsang/118/orig 2025-08-14T20:50:24.4324355Z * [new branch] gh/henrylhtsang/123/base -> origin/gh/henrylhtsang/123/base 2025-08-14T20:50:24.4325486Z * [new branch] gh/henrylhtsang/123/head -> origin/gh/henrylhtsang/123/head 2025-08-14T20:50:24.4326490Z * [new branch] gh/henrylhtsang/123/orig -> origin/gh/henrylhtsang/123/orig 2025-08-14T20:50:24.4327831Z * [new branch] gh/henrylhtsang/124/base -> origin/gh/henrylhtsang/124/base 2025-08-14T20:50:24.4328986Z * [new branch] gh/henrylhtsang/124/head -> origin/gh/henrylhtsang/124/head 2025-08-14T20:50:24.4330050Z * [new branch] gh/henrylhtsang/124/orig -> origin/gh/henrylhtsang/124/orig 2025-08-14T20:50:24.4331390Z * [new branch] gh/henrylhtsang/125/base -> origin/gh/henrylhtsang/125/base 2025-08-14T20:50:24.4332762Z * [new branch] gh/henrylhtsang/125/head -> origin/gh/henrylhtsang/125/head 2025-08-14T20:50:24.4333802Z * [new branch] gh/henrylhtsang/125/orig -> origin/gh/henrylhtsang/125/orig 2025-08-14T20:50:24.4335006Z * [new branch] gh/henrylhtsang/126/base -> origin/gh/henrylhtsang/126/base 2025-08-14T20:50:24.4336018Z * [new branch] gh/henrylhtsang/126/head -> origin/gh/henrylhtsang/126/head 2025-08-14T20:50:24.4337110Z * [new branch] gh/henrylhtsang/126/orig -> origin/gh/henrylhtsang/126/orig 2025-08-14T20:50:24.4338807Z * [new branch] gh/henrylhtsang/127/base -> origin/gh/henrylhtsang/127/base 2025-08-14T20:50:24.4339911Z * [new branch] gh/henrylhtsang/127/head -> origin/gh/henrylhtsang/127/head 2025-08-14T20:50:24.4340900Z * [new branch] gh/henrylhtsang/127/orig -> origin/gh/henrylhtsang/127/orig 2025-08-14T20:50:24.4342156Z * [new branch] gh/henrylhtsang/128/base -> origin/gh/henrylhtsang/128/base 2025-08-14T20:50:24.4343150Z * [new branch] gh/henrylhtsang/128/head -> origin/gh/henrylhtsang/128/head 2025-08-14T20:50:24.4344153Z * [new branch] gh/henrylhtsang/128/orig -> origin/gh/henrylhtsang/128/orig 2025-08-14T20:50:24.4345404Z * [new branch] gh/henrylhtsang/129/base -> origin/gh/henrylhtsang/129/base 2025-08-14T20:50:24.4346438Z * [new branch] gh/henrylhtsang/129/head -> origin/gh/henrylhtsang/129/head 2025-08-14T20:50:24.4347350Z * [new branch] gh/henrylhtsang/129/orig -> origin/gh/henrylhtsang/129/orig 2025-08-14T20:50:24.4348737Z * [new branch] gh/henrylhtsang/130/base -> origin/gh/henrylhtsang/130/base 2025-08-14T20:50:24.4350254Z * [new branch] gh/henrylhtsang/130/head -> origin/gh/henrylhtsang/130/head 2025-08-14T20:50:24.4351564Z * [new branch] gh/henrylhtsang/131/base -> origin/gh/henrylhtsang/131/base 2025-08-14T20:50:24.4352589Z * [new branch] gh/henrylhtsang/131/head -> origin/gh/henrylhtsang/131/head 2025-08-14T20:50:24.4353469Z * [new branch] gh/henrylhtsang/131/orig -> origin/gh/henrylhtsang/131/orig 2025-08-14T20:50:24.4354862Z * [new branch] gh/henrylhtsang/132/base -> origin/gh/henrylhtsang/132/base 2025-08-14T20:50:24.4355892Z * [new branch] gh/henrylhtsang/132/head -> origin/gh/henrylhtsang/132/head 2025-08-14T20:50:24.4357057Z * [new branch] gh/henrylhtsang/132/orig -> origin/gh/henrylhtsang/132/orig 2025-08-14T20:50:24.4358280Z * [new branch] gh/henrylhtsang/133/base -> origin/gh/henrylhtsang/133/base 2025-08-14T20:50:24.4359342Z * [new branch] gh/henrylhtsang/133/head -> origin/gh/henrylhtsang/133/head 2025-08-14T20:50:24.4360175Z * [new branch] gh/henrylhtsang/133/orig -> origin/gh/henrylhtsang/133/orig 2025-08-14T20:50:24.4361598Z * [new branch] gh/henrylhtsang/134/base -> origin/gh/henrylhtsang/134/base 2025-08-14T20:50:24.4362699Z * [new branch] gh/henrylhtsang/134/head -> origin/gh/henrylhtsang/134/head 2025-08-14T20:50:24.4363753Z * [new branch] gh/henrylhtsang/134/orig -> origin/gh/henrylhtsang/134/orig 2025-08-14T20:50:24.4365137Z * [new branch] gh/henrylhtsang/135/base -> origin/gh/henrylhtsang/135/base 2025-08-14T20:50:24.4366245Z * [new branch] gh/henrylhtsang/135/head -> origin/gh/henrylhtsang/135/head 2025-08-14T20:50:24.4367323Z * [new branch] gh/henrylhtsang/135/orig -> origin/gh/henrylhtsang/135/orig 2025-08-14T20:50:24.4369018Z * [new branch] gh/henrylhtsang/136/base -> origin/gh/henrylhtsang/136/base 2025-08-14T20:50:24.4370109Z * [new branch] gh/henrylhtsang/136/head -> origin/gh/henrylhtsang/136/head 2025-08-14T20:50:24.4371234Z * [new branch] gh/henrylhtsang/136/orig -> origin/gh/henrylhtsang/136/orig 2025-08-14T20:50:24.4372444Z * [new branch] gh/henrylhtsang/137/base -> origin/gh/henrylhtsang/137/base 2025-08-14T20:50:24.4373321Z * [new branch] gh/henrylhtsang/137/head -> origin/gh/henrylhtsang/137/head 2025-08-14T20:50:24.4374401Z * [new branch] gh/henrylhtsang/137/orig -> origin/gh/henrylhtsang/137/orig 2025-08-14T20:50:24.4375631Z * [new branch] gh/henrylhtsang/138/base -> origin/gh/henrylhtsang/138/base 2025-08-14T20:50:24.4376637Z * [new branch] gh/henrylhtsang/138/head -> origin/gh/henrylhtsang/138/head 2025-08-14T20:50:24.4377611Z * [new branch] gh/henrylhtsang/138/orig -> origin/gh/henrylhtsang/138/orig 2025-08-14T20:50:24.4379046Z * [new branch] gh/henrylhtsang/139/base -> origin/gh/henrylhtsang/139/base 2025-08-14T20:50:24.4380063Z * [new branch] gh/henrylhtsang/139/head -> origin/gh/henrylhtsang/139/head 2025-08-14T20:50:24.4381082Z * [new branch] gh/henrylhtsang/139/orig -> origin/gh/henrylhtsang/139/orig 2025-08-14T20:50:24.4382443Z * [new branch] gh/henrylhtsang/140/base -> origin/gh/henrylhtsang/140/base 2025-08-14T20:50:24.4383520Z * [new branch] gh/henrylhtsang/140/head -> origin/gh/henrylhtsang/140/head 2025-08-14T20:50:24.4384584Z * [new branch] gh/henrylhtsang/140/orig -> origin/gh/henrylhtsang/140/orig 2025-08-14T20:50:24.4385903Z * [new branch] gh/henrylhtsang/141/base -> origin/gh/henrylhtsang/141/base 2025-08-14T20:50:24.4386886Z * [new branch] gh/henrylhtsang/141/head -> origin/gh/henrylhtsang/141/head 2025-08-14T20:50:24.4387864Z * [new branch] gh/henrylhtsang/141/orig -> origin/gh/henrylhtsang/141/orig 2025-08-14T20:50:24.4389505Z * [new branch] gh/henrylhtsang/142/base -> origin/gh/henrylhtsang/142/base 2025-08-14T20:50:24.4390689Z * [new branch] gh/henrylhtsang/142/head -> origin/gh/henrylhtsang/142/head 2025-08-14T20:50:24.4391714Z * [new branch] gh/henrylhtsang/142/orig -> origin/gh/henrylhtsang/142/orig 2025-08-14T20:50:24.4393159Z * [new branch] gh/henrylhtsang/143/base -> origin/gh/henrylhtsang/143/base 2025-08-14T20:50:24.4394210Z * [new branch] gh/henrylhtsang/143/head -> origin/gh/henrylhtsang/143/head 2025-08-14T20:50:24.4395187Z * [new branch] gh/henrylhtsang/143/orig -> origin/gh/henrylhtsang/143/orig 2025-08-14T20:50:24.4396714Z * [new branch] gh/henrylhtsang/144/base -> origin/gh/henrylhtsang/144/base 2025-08-14T20:50:24.4397535Z * [new branch] gh/henrylhtsang/144/head -> origin/gh/henrylhtsang/144/head 2025-08-14T20:50:24.4398575Z * [new branch] gh/henrylhtsang/144/orig -> origin/gh/henrylhtsang/144/orig 2025-08-14T20:50:24.4400216Z * [new branch] gh/henrylhtsang/145/base -> origin/gh/henrylhtsang/145/base 2025-08-14T20:50:24.4400979Z * [new branch] gh/henrylhtsang/145/head -> origin/gh/henrylhtsang/145/head 2025-08-14T20:50:24.4401979Z * [new branch] gh/henrylhtsang/145/orig -> origin/gh/henrylhtsang/145/orig 2025-08-14T20:50:24.4403312Z * [new branch] gh/henrylhtsang/146/base -> origin/gh/henrylhtsang/146/base 2025-08-14T20:50:24.4404343Z * [new branch] gh/henrylhtsang/146/head -> origin/gh/henrylhtsang/146/head 2025-08-14T20:50:24.4405293Z * [new branch] gh/henrylhtsang/146/orig -> origin/gh/henrylhtsang/146/orig 2025-08-14T20:50:24.4406911Z * [new branch] gh/huydhn/1/head -> origin/gh/huydhn/1/head 2025-08-14T20:50:24.4407741Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-08-14T20:50:24.4409001Z * [new branch] gh/huydhn/2/head -> origin/gh/huydhn/2/head 2025-08-14T20:50:24.4410082Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-08-14T20:50:24.4411152Z * [new branch] gh/huydhn/2/orig -> origin/gh/huydhn/2/orig 2025-08-14T20:50:24.4412262Z * [new branch] gh/huydhn/3/head -> origin/gh/huydhn/3/head 2025-08-14T20:50:24.4413051Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-08-14T20:50:24.4414099Z * [new branch] gh/huydhn/3/orig -> origin/gh/huydhn/3/orig 2025-08-14T20:50:24.4415517Z * [new branch] gh/huydhn/4/head -> origin/gh/huydhn/4/head 2025-08-14T20:50:24.4416274Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-08-14T20:50:24.4417374Z * [new branch] gh/huydhn/4/orig -> origin/gh/huydhn/4/orig 2025-08-14T20:50:24.4418793Z * [new branch] gh/huydhn/5/head -> origin/gh/huydhn/5/head 2025-08-14T20:50:24.4419597Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-08-14T20:50:24.4420623Z * [new branch] gh/huydhn/5/orig -> origin/gh/huydhn/5/orig 2025-08-14T20:50:24.4421946Z * [new branch] gh/huydhn/6/head -> origin/gh/huydhn/6/head 2025-08-14T20:50:24.4422945Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-08-14T20:50:24.4423742Z * [new branch] gh/huydhn/6/orig -> origin/gh/huydhn/6/orig 2025-08-14T20:50:24.4425338Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-08-14T20:50:24.4426340Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-08-14T20:50:24.4427811Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-08-14T20:50:24.4428839Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-08-14T20:50:24.4430345Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-08-14T20:50:24.4431345Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-08-14T20:50:24.4432326Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-08-14T20:50:24.4433653Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-08-14T20:50:24.4434682Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-08-14T20:50:24.4435793Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-08-14T20:50:24.4436978Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-08-14T20:50:24.4437966Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-08-14T20:50:24.4438926Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-08-14T20:50:24.4440159Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-08-14T20:50:24.4441269Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-08-14T20:50:24.4442576Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-08-14T20:50:24.4444227Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-08-14T20:50:24.4445269Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-08-14T20:50:24.4446292Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-08-14T20:50:24.4447529Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-08-14T20:50:24.4448550Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-08-14T20:50:24.4449576Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-08-14T20:50:24.4450996Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-08-14T20:50:24.4451938Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-08-14T20:50:24.4452936Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-08-14T20:50:24.4454188Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-08-14T20:50:24.4455179Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-08-14T20:50:24.4456245Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-08-14T20:50:24.4457512Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-08-14T20:50:24.4458520Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-08-14T20:50:24.4459552Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-08-14T20:50:24.4461160Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-08-14T20:50:24.4462174Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-08-14T20:50:24.4463156Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-08-14T20:50:24.4464504Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-08-14T20:50:24.4465318Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-08-14T20:50:24.4466479Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-08-14T20:50:24.4471898Z * [new branch] gh/jamesjwu/174/base -> origin/gh/jamesjwu/174/base 2025-08-14T20:50:24.4473162Z * [new branch] gh/jamesjwu/174/head -> origin/gh/jamesjwu/174/head 2025-08-14T20:50:24.4474244Z * [new branch] gh/jamesjwu/174/orig -> origin/gh/jamesjwu/174/orig 2025-08-14T20:50:24.4475521Z * [new branch] gh/jamesjwu/175/base -> origin/gh/jamesjwu/175/base 2025-08-14T20:50:24.4476557Z * [new branch] gh/jamesjwu/175/head -> origin/gh/jamesjwu/175/head 2025-08-14T20:50:24.4477572Z * [new branch] gh/jamesjwu/175/orig -> origin/gh/jamesjwu/175/orig 2025-08-14T20:50:24.4478816Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-08-14T20:50:24.4480046Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-08-14T20:50:24.4480861Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-08-14T20:50:24.4482503Z * [new branch] gh/jamesjwu/177/base -> origin/gh/jamesjwu/177/base 2025-08-14T20:50:24.4483795Z * [new branch] gh/jamesjwu/177/head -> origin/gh/jamesjwu/177/head 2025-08-14T20:50:24.4484921Z * [new branch] gh/jamesjwu/177/orig -> origin/gh/jamesjwu/177/orig 2025-08-14T20:50:24.4486168Z * [new branch] gh/jamesjwu/178/base -> origin/gh/jamesjwu/178/base 2025-08-14T20:50:24.4487168Z * [new branch] gh/jamesjwu/178/head -> origin/gh/jamesjwu/178/head 2025-08-14T20:50:24.4488528Z * [new branch] gh/jamesjwu/178/orig -> origin/gh/jamesjwu/178/orig 2025-08-14T20:50:24.4489847Z * [new branch] gh/jamesjwu/179/base -> origin/gh/jamesjwu/179/base 2025-08-14T20:50:24.4490883Z * [new branch] gh/jamesjwu/179/head -> origin/gh/jamesjwu/179/head 2025-08-14T20:50:24.4491886Z * [new branch] gh/jamesjwu/179/orig -> origin/gh/jamesjwu/179/orig 2025-08-14T20:50:24.4493133Z * [new branch] gh/jamesjwu/180/base -> origin/gh/jamesjwu/180/base 2025-08-14T20:50:24.4494140Z * [new branch] gh/jamesjwu/180/head -> origin/gh/jamesjwu/180/head 2025-08-14T20:50:24.4495134Z * [new branch] gh/jamesjwu/180/orig -> origin/gh/jamesjwu/180/orig 2025-08-14T20:50:24.4496435Z * [new branch] gh/jamesjwu/181/base -> origin/gh/jamesjwu/181/base 2025-08-14T20:50:24.4497392Z * [new branch] gh/jamesjwu/181/head -> origin/gh/jamesjwu/181/head 2025-08-14T20:50:24.4498423Z * [new branch] gh/jamesjwu/181/orig -> origin/gh/jamesjwu/181/orig 2025-08-14T20:50:24.4499656Z * [new branch] gh/jamesjwu/182/base -> origin/gh/jamesjwu/182/base 2025-08-14T20:50:24.4500672Z * [new branch] gh/jamesjwu/182/head -> origin/gh/jamesjwu/182/head 2025-08-14T20:50:24.4501774Z * [new branch] gh/jamesjwu/182/orig -> origin/gh/jamesjwu/182/orig 2025-08-14T20:50:24.4503404Z * [new branch] gh/jamesjwu/183/base -> origin/gh/jamesjwu/183/base 2025-08-14T20:50:24.4504455Z * [new branch] gh/jamesjwu/183/head -> origin/gh/jamesjwu/183/head 2025-08-14T20:50:24.4505765Z * [new branch] gh/jamesjwu/183/orig -> origin/gh/jamesjwu/183/orig 2025-08-14T20:50:24.4507181Z * [new branch] gh/jamesjwu/184/base -> origin/gh/jamesjwu/184/base 2025-08-14T20:50:24.4508214Z * [new branch] gh/jamesjwu/184/head -> origin/gh/jamesjwu/184/head 2025-08-14T20:50:24.4509096Z * [new branch] gh/jamesjwu/184/orig -> origin/gh/jamesjwu/184/orig 2025-08-14T20:50:24.4510672Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-08-14T20:50:24.4511739Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-08-14T20:50:24.4512908Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-08-14T20:50:24.4513968Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-08-14T20:50:24.4515139Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-08-14T20:50:24.4516129Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-08-14T20:50:24.4517301Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-08-14T20:50:24.4518172Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-08-14T20:50:24.4519385Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-08-14T20:50:24.4520882Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-08-14T20:50:24.4522068Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-08-14T20:50:24.4522888Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-08-14T20:50:24.4524115Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-08-14T20:50:24.4525159Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-08-14T20:50:24.4526432Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-08-14T20:50:24.4527441Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-08-14T20:50:24.4528591Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-08-14T20:50:24.4529461Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-08-14T20:50:24.4530702Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-08-14T20:50:24.4531571Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-08-14T20:50:24.4532866Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-08-14T20:50:24.4533877Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-08-14T20:50:24.4535052Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-08-14T20:50:24.4536093Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-08-14T20:50:24.4537402Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-08-14T20:50:24.4538433Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-08-14T20:50:24.4539680Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-08-14T20:50:24.4540567Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-08-14T20:50:24.4542237Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-08-14T20:50:24.4543302Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-08-14T20:50:24.4544332Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-08-14T20:50:24.4545527Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-08-14T20:50:24.4546381Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-08-14T20:50:24.4547424Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-08-14T20:50:24.4548897Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-08-14T20:50:24.4550087Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-08-14T20:50:24.4550941Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-08-14T20:50:24.4552432Z * [new branch] gh/janeyx99/256/base -> origin/gh/janeyx99/256/base 2025-08-14T20:50:24.4553498Z * [new branch] gh/janeyx99/256/head -> origin/gh/janeyx99/256/head 2025-08-14T20:50:24.4554526Z * [new branch] gh/janeyx99/256/orig -> origin/gh/janeyx99/256/orig 2025-08-14T20:50:24.4556618Z * [new branch] gh/janeyx99/268/base -> origin/gh/janeyx99/268/base 2025-08-14T20:50:24.4557278Z * [new branch] gh/janeyx99/268/head -> origin/gh/janeyx99/268/head 2025-08-14T20:50:24.4558346Z * [new branch] gh/janeyx99/268/orig -> origin/gh/janeyx99/268/orig 2025-08-14T20:50:24.4559769Z * [new branch] gh/janeyx99/269/base -> origin/gh/janeyx99/269/base 2025-08-14T20:50:24.4560449Z * [new branch] gh/janeyx99/269/head -> origin/gh/janeyx99/269/head 2025-08-14T20:50:24.4561604Z * [new branch] gh/janeyx99/269/orig -> origin/gh/janeyx99/269/orig 2025-08-14T20:50:24.4562896Z * [new branch] gh/janeyx99/274/base -> origin/gh/janeyx99/274/base 2025-08-14T20:50:24.4563677Z * [new branch] gh/janeyx99/274/head -> origin/gh/janeyx99/274/head 2025-08-14T20:50:24.4564717Z * [new branch] gh/janeyx99/274/orig -> origin/gh/janeyx99/274/orig 2025-08-14T20:50:24.4566134Z * [new branch] gh/janeyx99/276/base -> origin/gh/janeyx99/276/base 2025-08-14T20:50:24.4567242Z * [new branch] gh/janeyx99/276/head -> origin/gh/janeyx99/276/head 2025-08-14T20:50:24.4568440Z * [new branch] gh/janeyx99/276/orig -> origin/gh/janeyx99/276/orig 2025-08-14T20:50:24.4569559Z * [new branch] gh/janeyx99/277/base -> origin/gh/janeyx99/277/base 2025-08-14T20:50:24.4570419Z * [new branch] gh/janeyx99/277/head -> origin/gh/janeyx99/277/head 2025-08-14T20:50:24.4571495Z * [new branch] gh/janeyx99/277/orig -> origin/gh/janeyx99/277/orig 2025-08-14T20:50:24.4572841Z * [new branch] gh/janeyx99/278/base -> origin/gh/janeyx99/278/base 2025-08-14T20:50:24.4573945Z * [new branch] gh/janeyx99/278/head -> origin/gh/janeyx99/278/head 2025-08-14T20:50:24.4574966Z * [new branch] gh/janeyx99/278/orig -> origin/gh/janeyx99/278/orig 2025-08-14T20:50:24.4576317Z * [new branch] gh/janeyx99/279/base -> origin/gh/janeyx99/279/base 2025-08-14T20:50:24.4577152Z * [new branch] gh/janeyx99/279/head -> origin/gh/janeyx99/279/head 2025-08-14T20:50:24.4578234Z * [new branch] gh/janeyx99/279/orig -> origin/gh/janeyx99/279/orig 2025-08-14T20:50:24.4579617Z * [new branch] gh/janeyx99/280/base -> origin/gh/janeyx99/280/base 2025-08-14T20:50:24.4580690Z * [new branch] gh/janeyx99/280/head -> origin/gh/janeyx99/280/head 2025-08-14T20:50:24.4581520Z * [new branch] gh/janeyx99/280/orig -> origin/gh/janeyx99/280/orig 2025-08-14T20:50:24.4582726Z * [new branch] gh/janeyx99/281/base -> origin/gh/janeyx99/281/base 2025-08-14T20:50:24.4583762Z * [new branch] gh/janeyx99/281/head -> origin/gh/janeyx99/281/head 2025-08-14T20:50:24.4584628Z * [new branch] gh/janeyx99/281/orig -> origin/gh/janeyx99/281/orig 2025-08-14T20:50:24.4586085Z * [new branch] gh/janeyx99/282/base -> origin/gh/janeyx99/282/base 2025-08-14T20:50:24.4587182Z * [new branch] gh/janeyx99/282/head -> origin/gh/janeyx99/282/head 2025-08-14T20:50:24.4588460Z * [new branch] gh/janeyx99/282/orig -> origin/gh/janeyx99/282/orig 2025-08-14T20:50:24.4590007Z * [new branch] gh/janeyx99/283/base -> origin/gh/janeyx99/283/base 2025-08-14T20:50:24.4591069Z * [new branch] gh/janeyx99/283/head -> origin/gh/janeyx99/283/head 2025-08-14T20:50:24.4592057Z * [new branch] gh/janeyx99/283/orig -> origin/gh/janeyx99/283/orig 2025-08-14T20:50:24.4593641Z * [new branch] gh/janeyx99/284/base -> origin/gh/janeyx99/284/base 2025-08-14T20:50:24.4594665Z * [new branch] gh/janeyx99/284/head -> origin/gh/janeyx99/284/head 2025-08-14T20:50:24.4595652Z * [new branch] gh/janeyx99/284/orig -> origin/gh/janeyx99/284/orig 2025-08-14T20:50:24.4597375Z * [new branch] gh/janeyx99/285/base -> origin/gh/janeyx99/285/base 2025-08-14T20:50:24.4598413Z * [new branch] gh/janeyx99/285/head -> origin/gh/janeyx99/285/head 2025-08-14T20:50:24.4599419Z * [new branch] gh/janeyx99/285/orig -> origin/gh/janeyx99/285/orig 2025-08-14T20:50:24.4600832Z * [new branch] gh/janeyx99/286/base -> origin/gh/janeyx99/286/base 2025-08-14T20:50:24.4601986Z * [new branch] gh/janeyx99/286/head -> origin/gh/janeyx99/286/head 2025-08-14T20:50:24.4602837Z * [new branch] gh/janeyx99/286/orig -> origin/gh/janeyx99/286/orig 2025-08-14T20:50:24.4604262Z * [new branch] gh/janeyx99/287/base -> origin/gh/janeyx99/287/base 2025-08-14T20:50:24.4605265Z * [new branch] gh/janeyx99/287/head -> origin/gh/janeyx99/287/head 2025-08-14T20:50:24.4606152Z * [new branch] gh/janeyx99/287/orig -> origin/gh/janeyx99/287/orig 2025-08-14T20:50:24.4607647Z * [new branch] gh/janeyx99/288/base -> origin/gh/janeyx99/288/base 2025-08-14T20:50:24.4608696Z * [new branch] gh/janeyx99/288/head -> origin/gh/janeyx99/288/head 2025-08-14T20:50:24.4609541Z * [new branch] gh/janeyx99/288/orig -> origin/gh/janeyx99/288/orig 2025-08-14T20:50:24.4610958Z * [new branch] gh/janeyx99/289/base -> origin/gh/janeyx99/289/base 2025-08-14T20:50:24.4612007Z * [new branch] gh/janeyx99/289/head -> origin/gh/janeyx99/289/head 2025-08-14T20:50:24.4613011Z * [new branch] gh/janeyx99/289/orig -> origin/gh/janeyx99/289/orig 2025-08-14T20:50:24.4614453Z * [new branch] gh/janeyx99/290/base -> origin/gh/janeyx99/290/base 2025-08-14T20:50:24.4615450Z * [new branch] gh/janeyx99/290/head -> origin/gh/janeyx99/290/head 2025-08-14T20:50:24.4616317Z * [new branch] gh/janeyx99/290/orig -> origin/gh/janeyx99/290/orig 2025-08-14T20:50:24.4617771Z * [new branch] gh/janeyx99/291/base -> origin/gh/janeyx99/291/base 2025-08-14T20:50:24.4618757Z * [new branch] gh/janeyx99/291/head -> origin/gh/janeyx99/291/head 2025-08-14T20:50:24.4619796Z * [new branch] gh/janeyx99/291/orig -> origin/gh/janeyx99/291/orig 2025-08-14T20:50:24.4621255Z * [new branch] gh/janeyx99/292/base -> origin/gh/janeyx99/292/base 2025-08-14T20:50:24.4622395Z * [new branch] gh/janeyx99/292/head -> origin/gh/janeyx99/292/head 2025-08-14T20:50:24.4623263Z * [new branch] gh/janeyx99/292/orig -> origin/gh/janeyx99/292/orig 2025-08-14T20:50:24.4624622Z * [new branch] gh/janeyx99/293/base -> origin/gh/janeyx99/293/base 2025-08-14T20:50:24.4625703Z * [new branch] gh/janeyx99/293/head -> origin/gh/janeyx99/293/head 2025-08-14T20:50:24.4626597Z * [new branch] gh/janeyx99/293/orig -> origin/gh/janeyx99/293/orig 2025-08-14T20:50:24.4628005Z * [new branch] gh/janeyx99/294/base -> origin/gh/janeyx99/294/base 2025-08-14T20:50:24.4629051Z * [new branch] gh/janeyx99/294/head -> origin/gh/janeyx99/294/head 2025-08-14T20:50:24.4630106Z * [new branch] gh/janeyx99/294/orig -> origin/gh/janeyx99/294/orig 2025-08-14T20:50:24.4631431Z * [new branch] gh/janeyx99/295/base -> origin/gh/janeyx99/295/base 2025-08-14T20:50:24.4632434Z * [new branch] gh/janeyx99/295/head -> origin/gh/janeyx99/295/head 2025-08-14T20:50:24.4633520Z * [new branch] gh/janeyx99/295/orig -> origin/gh/janeyx99/295/orig 2025-08-14T20:50:24.4634817Z * [new branch] gh/janeyx99/296/base -> origin/gh/janeyx99/296/base 2025-08-14T20:50:24.4635890Z * [new branch] gh/janeyx99/296/head -> origin/gh/janeyx99/296/head 2025-08-14T20:50:24.4636732Z * [new branch] gh/janeyx99/296/orig -> origin/gh/janeyx99/296/orig 2025-08-14T20:50:24.4638150Z * [new branch] gh/janeyx99/297/base -> origin/gh/janeyx99/297/base 2025-08-14T20:50:24.4639219Z * [new branch] gh/janeyx99/297/head -> origin/gh/janeyx99/297/head 2025-08-14T20:50:24.4640062Z * [new branch] gh/janeyx99/297/orig -> origin/gh/janeyx99/297/orig 2025-08-14T20:50:24.4641571Z * [new branch] gh/janeyx99/298/base -> origin/gh/janeyx99/298/base 2025-08-14T20:50:24.4642444Z * [new branch] gh/janeyx99/298/head -> origin/gh/janeyx99/298/head 2025-08-14T20:50:24.4643477Z * [new branch] gh/janeyx99/298/orig -> origin/gh/janeyx99/298/orig 2025-08-14T20:50:24.4644935Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-08-14T20:50:24.4645902Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-08-14T20:50:24.4646947Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-08-14T20:50:24.4648441Z * [new branch] gh/janeyx99/300/base -> origin/gh/janeyx99/300/base 2025-08-14T20:50:24.4649480Z * [new branch] gh/janeyx99/300/head -> origin/gh/janeyx99/300/head 2025-08-14T20:50:24.4650335Z * [new branch] gh/janeyx99/300/orig -> origin/gh/janeyx99/300/orig 2025-08-14T20:50:24.4651821Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-08-14T20:50:24.4652866Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-08-14T20:50:24.4653872Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-08-14T20:50:24.4655429Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-08-14T20:50:24.4656423Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-08-14T20:50:24.4657736Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-08-14T20:50:24.4658617Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-08-14T20:50:24.4659710Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-08-14T20:50:24.4661054Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-08-14T20:50:24.4662079Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-08-14T20:50:24.4662934Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-08-14T20:50:24.4664279Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-08-14T20:50:24.4665317Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-08-14T20:50:24.4666319Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-08-14T20:50:24.4668159Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-08-14T20:50:24.4669179Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-08-14T20:50:24.4670294Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-08-14T20:50:24.4671946Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-08-14T20:50:24.4672963Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-08-14T20:50:24.4674024Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-08-14T20:50:24.4675309Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-08-14T20:50:24.4676429Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-08-14T20:50:24.4677279Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-08-14T20:50:24.4678706Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-08-14T20:50:24.4679741Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-08-14T20:50:24.4680775Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-08-14T20:50:24.4682153Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-08-14T20:50:24.4682984Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-08-14T20:50:24.4684052Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-08-14T20:50:24.4685386Z * [new branch] gh/jbschlosser/249/base -> origin/gh/jbschlosser/249/base 2025-08-14T20:50:24.4686657Z * [new branch] gh/jbschlosser/249/head -> origin/gh/jbschlosser/249/head 2025-08-14T20:50:24.4687684Z * [new branch] gh/jbschlosser/249/orig -> origin/gh/jbschlosser/249/orig 2025-08-14T20:50:24.4689034Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-08-14T20:50:24.4690082Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-08-14T20:50:24.4690967Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-08-14T20:50:24.4692564Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-08-14T20:50:24.4693614Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-08-14T20:50:24.4694497Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-08-14T20:50:24.4695825Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-08-14T20:50:24.4696944Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-08-14T20:50:24.4697942Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-08-14T20:50:24.4699114Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-08-14T20:50:24.4700264Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-08-14T20:50:24.4701652Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-08-14T20:50:24.4702974Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-08-14T20:50:24.4704019Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-08-14T20:50:24.4705067Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-08-14T20:50:24.4706285Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-08-14T20:50:24.4707341Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-08-14T20:50:24.4708179Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-08-14T20:50:24.4709634Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-08-14T20:50:24.4710699Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-08-14T20:50:24.4711667Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-08-14T20:50:24.4712953Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-08-14T20:50:24.4714059Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-08-14T20:50:24.4715069Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-08-14T20:50:24.4716364Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-08-14T20:50:24.4717389Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-08-14T20:50:24.4718256Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-08-14T20:50:24.4719638Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-08-14T20:50:24.4720746Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-08-14T20:50:24.4721542Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-08-14T20:50:24.4723044Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-08-14T20:50:24.4723921Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-08-14T20:50:24.4725575Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-08-14T20:50:24.4726530Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-08-14T20:50:24.4727542Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-08-14T20:50:24.4729052Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-08-14T20:50:24.4730103Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-08-14T20:50:24.4730953Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-08-14T20:50:24.4732311Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-08-14T20:50:24.4733319Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-08-14T20:50:24.4734352Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-08-14T20:50:24.4735612Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-08-14T20:50:24.4736638Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-08-14T20:50:24.4737684Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-08-14T20:50:24.4739059Z * [new branch] gh/kurtamohler/40/base -> origin/gh/kurtamohler/40/base 2025-08-14T20:50:24.4739942Z * [new branch] gh/kurtamohler/40/head -> origin/gh/kurtamohler/40/head 2025-08-14T20:50:24.4740992Z * [new branch] gh/kurtamohler/40/orig -> origin/gh/kurtamohler/40/orig 2025-08-14T20:50:24.4742235Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-08-14T20:50:24.4743320Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-08-14T20:50:24.4744160Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-08-14T20:50:24.4745497Z * [new branch] gh/kurtamohler/42/base -> origin/gh/kurtamohler/42/base 2025-08-14T20:50:24.4746563Z * [new branch] gh/kurtamohler/42/head -> origin/gh/kurtamohler/42/head 2025-08-14T20:50:24.4747428Z * [new branch] gh/kurtamohler/42/orig -> origin/gh/kurtamohler/42/orig 2025-08-14T20:50:24.4748719Z * [new branch] gh/kurtamohler/43/base -> origin/gh/kurtamohler/43/base 2025-08-14T20:50:24.4749890Z * [new branch] gh/kurtamohler/43/head -> origin/gh/kurtamohler/43/head 2025-08-14T20:50:24.4750936Z * [new branch] gh/kurtamohler/43/orig -> origin/gh/kurtamohler/43/orig 2025-08-14T20:50:24.4752253Z * [new branch] gh/kurtamohler/44/base -> origin/gh/kurtamohler/44/base 2025-08-14T20:50:24.4753262Z * [new branch] gh/kurtamohler/44/head -> origin/gh/kurtamohler/44/head 2025-08-14T20:50:24.4754309Z * [new branch] gh/kurtamohler/44/orig -> origin/gh/kurtamohler/44/orig 2025-08-14T20:50:24.4755532Z * [new branch] gh/kurtamohler/45/base -> origin/gh/kurtamohler/45/base 2025-08-14T20:50:24.4756386Z * [new branch] gh/kurtamohler/45/head -> origin/gh/kurtamohler/45/head 2025-08-14T20:50:24.4757441Z * [new branch] gh/kurtamohler/45/orig -> origin/gh/kurtamohler/45/orig 2025-08-14T20:50:24.4758671Z * [new branch] gh/kurtamohler/46/base -> origin/gh/kurtamohler/46/base 2025-08-14T20:50:24.4759778Z * [new branch] gh/kurtamohler/46/head -> origin/gh/kurtamohler/46/head 2025-08-14T20:50:24.4760587Z * [new branch] gh/kurtamohler/46/orig -> origin/gh/kurtamohler/46/orig 2025-08-14T20:50:24.4762250Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-08-14T20:50:24.4763433Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-08-14T20:50:24.4764606Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-08-14T20:50:24.4765903Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-08-14T20:50:24.4767007Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-08-14T20:50:24.4768050Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-08-14T20:50:24.4769313Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-08-14T20:50:24.4770283Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-08-14T20:50:24.4771531Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-08-14T20:50:24.4772547Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-08-14T20:50:24.4773587Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-08-14T20:50:24.4774834Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-08-14T20:50:24.4775844Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-08-14T20:50:24.4777193Z * [new branch] gh/kwen2501/179/base -> origin/gh/kwen2501/179/base 2025-08-14T20:50:24.4778206Z * [new branch] gh/kwen2501/179/head -> origin/gh/kwen2501/179/head 2025-08-14T20:50:24.4779236Z * [new branch] gh/kwen2501/179/orig -> origin/gh/kwen2501/179/orig 2025-08-14T20:50:24.4780512Z * [new branch] gh/kwen2501/181/base -> origin/gh/kwen2501/181/base 2025-08-14T20:50:24.4781529Z * [new branch] gh/kwen2501/181/head -> origin/gh/kwen2501/181/head 2025-08-14T20:50:24.4782640Z * [new branch] gh/kwen2501/181/orig -> origin/gh/kwen2501/181/orig 2025-08-14T20:50:24.4783810Z * [new branch] gh/kwen2501/183/base -> origin/gh/kwen2501/183/base 2025-08-14T20:50:24.4784875Z * [new branch] gh/kwen2501/183/head -> origin/gh/kwen2501/183/head 2025-08-14T20:50:24.4785887Z * [new branch] gh/kwen2501/183/orig -> origin/gh/kwen2501/183/orig 2025-08-14T20:50:24.4787112Z * [new branch] gh/kwen2501/184/base -> origin/gh/kwen2501/184/base 2025-08-14T20:50:24.4788079Z * [new branch] gh/kwen2501/184/head -> origin/gh/kwen2501/184/head 2025-08-14T20:50:24.4789067Z * [new branch] gh/kwen2501/184/orig -> origin/gh/kwen2501/184/orig 2025-08-14T20:50:24.4790596Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-08-14T20:50:24.4791669Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-08-14T20:50:24.4792646Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-08-14T20:50:24.4793780Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-08-14T20:50:24.4794825Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-08-14T20:50:24.4795871Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-08-14T20:50:24.4797098Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-08-14T20:50:24.4798135Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-08-14T20:50:24.4799224Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-08-14T20:50:24.4800465Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-08-14T20:50:24.4801465Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-08-14T20:50:24.4802290Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-08-14T20:50:24.4803911Z * [new branch] gh/kwen2501/195/base -> origin/gh/kwen2501/195/base 2025-08-14T20:50:24.4804935Z * [new branch] gh/kwen2501/195/head -> origin/gh/kwen2501/195/head 2025-08-14T20:50:24.4805748Z * [new branch] gh/kwen2501/195/orig -> origin/gh/kwen2501/195/orig 2025-08-14T20:50:24.4807095Z * [new branch] gh/kwen2501/196/base -> origin/gh/kwen2501/196/base 2025-08-14T20:50:24.4808151Z * [new branch] gh/kwen2501/196/head -> origin/gh/kwen2501/196/head 2025-08-14T20:50:24.4809087Z * [new branch] gh/kwen2501/196/orig -> origin/gh/kwen2501/196/orig 2025-08-14T20:50:24.4810351Z * [new branch] gh/kwen2501/197/base -> origin/gh/kwen2501/197/base 2025-08-14T20:50:24.4811371Z * [new branch] gh/kwen2501/197/head -> origin/gh/kwen2501/197/head 2025-08-14T20:50:24.4812351Z * [new branch] gh/kwen2501/197/orig -> origin/gh/kwen2501/197/orig 2025-08-14T20:50:24.4814006Z * [new branch] gh/kwen2501/198/base -> origin/gh/kwen2501/198/base 2025-08-14T20:50:24.4815207Z * [new branch] gh/kwen2501/198/head -> origin/gh/kwen2501/198/head 2025-08-14T20:50:24.4816235Z * [new branch] gh/kwen2501/198/orig -> origin/gh/kwen2501/198/orig 2025-08-14T20:50:24.4818083Z * [new branch] gh/kwen2501/199/base -> origin/gh/kwen2501/199/base 2025-08-14T20:50:24.4819108Z * [new branch] gh/kwen2501/199/head -> origin/gh/kwen2501/199/head 2025-08-14T20:50:24.4820114Z * [new branch] gh/kwen2501/199/orig -> origin/gh/kwen2501/199/orig 2025-08-14T20:50:24.4821366Z * [new branch] gh/kwen2501/200/base -> origin/gh/kwen2501/200/base 2025-08-14T20:50:24.4822447Z * [new branch] gh/kwen2501/200/head -> origin/gh/kwen2501/200/head 2025-08-14T20:50:24.4823462Z * [new branch] gh/kwen2501/200/orig -> origin/gh/kwen2501/200/orig 2025-08-14T20:50:24.4824762Z * [new branch] gh/kwen2501/201/base -> origin/gh/kwen2501/201/base 2025-08-14T20:50:24.4825782Z * [new branch] gh/kwen2501/201/head -> origin/gh/kwen2501/201/head 2025-08-14T20:50:24.4826757Z * [new branch] gh/kwen2501/201/orig -> origin/gh/kwen2501/201/orig 2025-08-14T20:50:24.4828033Z * [new branch] gh/kwen2501/202/base -> origin/gh/kwen2501/202/base 2025-08-14T20:50:24.4828997Z * [new branch] gh/kwen2501/202/head -> origin/gh/kwen2501/202/head 2025-08-14T20:50:24.4830111Z * [new branch] gh/kwen2501/202/orig -> origin/gh/kwen2501/202/orig 2025-08-14T20:50:24.4832002Z * [new branch] gh/kwen2501/203/base -> origin/gh/kwen2501/203/base 2025-08-14T20:50:24.4833004Z * [new branch] gh/kwen2501/203/head -> origin/gh/kwen2501/203/head 2025-08-14T20:50:24.4833993Z * [new branch] gh/kwen2501/203/orig -> origin/gh/kwen2501/203/orig 2025-08-14T20:50:24.4835517Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-08-14T20:50:24.4836516Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-08-14T20:50:24.4837553Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-08-14T20:50:24.4838906Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-08-14T20:50:24.4839984Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-08-14T20:50:24.4840827Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-08-14T20:50:24.4842177Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-08-14T20:50:24.4843153Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-08-14T20:50:24.4844068Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-08-14T20:50:24.4846074Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-08-14T20:50:24.4846933Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-08-14T20:50:24.4847970Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-08-14T20:50:24.4849343Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-08-14T20:50:24.4850469Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-08-14T20:50:24.4851278Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-08-14T20:50:24.4852669Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-08-14T20:50:24.4853728Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-08-14T20:50:24.4854738Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-08-14T20:50:24.4855947Z * [new branch] gh/laithsakka/234/base -> origin/gh/laithsakka/234/base 2025-08-14T20:50:24.4856949Z * [new branch] gh/laithsakka/234/head -> origin/gh/laithsakka/234/head 2025-08-14T20:50:24.4857814Z * [new branch] gh/laithsakka/234/orig -> origin/gh/laithsakka/234/orig 2025-08-14T20:50:24.4859277Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-08-14T20:50:24.4860152Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-08-14T20:50:24.4861196Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-08-14T20:50:24.4862478Z * [new branch] gh/laithsakka/238/base -> origin/gh/laithsakka/238/base 2025-08-14T20:50:24.4863555Z * [new branch] gh/laithsakka/238/head -> origin/gh/laithsakka/238/head 2025-08-14T20:50:24.4864391Z * [new branch] gh/laithsakka/238/orig -> origin/gh/laithsakka/238/orig 2025-08-14T20:50:24.4865733Z * [new branch] gh/laithsakka/239/base -> origin/gh/laithsakka/239/base 2025-08-14T20:50:24.4866731Z * [new branch] gh/laithsakka/239/head -> origin/gh/laithsakka/239/head 2025-08-14T20:50:24.4869579Z * [new branch] gh/laithsakka/239/orig -> origin/gh/laithsakka/239/orig 2025-08-14T20:50:24.4871017Z * [new branch] gh/laithsakka/240/base -> origin/gh/laithsakka/240/base 2025-08-14T20:50:24.4872017Z * [new branch] gh/laithsakka/240/head -> origin/gh/laithsakka/240/head 2025-08-14T20:50:24.4873069Z * [new branch] gh/laithsakka/240/orig -> origin/gh/laithsakka/240/orig 2025-08-14T20:50:24.4874344Z * [new branch] gh/laithsakka/242/base -> origin/gh/laithsakka/242/base 2025-08-14T20:50:24.4875229Z * [new branch] gh/laithsakka/242/head -> origin/gh/laithsakka/242/head 2025-08-14T20:50:24.4876280Z * [new branch] gh/laithsakka/242/orig -> origin/gh/laithsakka/242/orig 2025-08-14T20:50:24.4877584Z * [new branch] gh/laithsakka/243/base -> origin/gh/laithsakka/243/base 2025-08-14T20:50:24.4878455Z * [new branch] gh/laithsakka/243/head -> origin/gh/laithsakka/243/head 2025-08-14T20:50:24.4879620Z * [new branch] gh/laithsakka/243/orig -> origin/gh/laithsakka/243/orig 2025-08-14T20:50:24.4880846Z * [new branch] gh/laithsakka/244/base -> origin/gh/laithsakka/244/base 2025-08-14T20:50:24.4881705Z * [new branch] gh/laithsakka/244/head -> origin/gh/laithsakka/244/head 2025-08-14T20:50:24.4882790Z * [new branch] gh/laithsakka/244/orig -> origin/gh/laithsakka/244/orig 2025-08-14T20:50:24.4884175Z * [new branch] gh/laithsakka/245/base -> origin/gh/laithsakka/245/base 2025-08-14T20:50:24.4885130Z * [new branch] gh/laithsakka/245/head -> origin/gh/laithsakka/245/head 2025-08-14T20:50:24.4886163Z * [new branch] gh/laithsakka/245/orig -> origin/gh/laithsakka/245/orig 2025-08-14T20:50:24.4887540Z * [new branch] gh/laithsakka/246/base -> origin/gh/laithsakka/246/base 2025-08-14T20:50:24.4888527Z * [new branch] gh/laithsakka/246/head -> origin/gh/laithsakka/246/head 2025-08-14T20:50:24.4889414Z * [new branch] gh/laithsakka/246/orig -> origin/gh/laithsakka/246/orig 2025-08-14T20:50:24.4891230Z * [new branch] gh/laithsakka/247/base -> origin/gh/laithsakka/247/base 2025-08-14T20:50:24.4892262Z * [new branch] gh/laithsakka/247/head -> origin/gh/laithsakka/247/head 2025-08-14T20:50:24.4893122Z * [new branch] gh/laithsakka/247/orig -> origin/gh/laithsakka/247/orig 2025-08-14T20:50:24.4894525Z * [new branch] gh/laithsakka/248/base -> origin/gh/laithsakka/248/base 2025-08-14T20:50:24.4895514Z * [new branch] gh/laithsakka/248/head -> origin/gh/laithsakka/248/head 2025-08-14T20:50:24.4896402Z * [new branch] gh/laithsakka/248/orig -> origin/gh/laithsakka/248/orig 2025-08-14T20:50:24.4897855Z * [new branch] gh/laithsakka/249/base -> origin/gh/laithsakka/249/base 2025-08-14T20:50:24.4898853Z * [new branch] gh/laithsakka/249/head -> origin/gh/laithsakka/249/head 2025-08-14T20:50:24.4899846Z * [new branch] gh/laithsakka/249/orig -> origin/gh/laithsakka/249/orig 2025-08-14T20:50:24.4901630Z * [new branch] gh/laithsakka/250/base -> origin/gh/laithsakka/250/base 2025-08-14T20:50:24.4902686Z * [new branch] gh/laithsakka/250/head -> origin/gh/laithsakka/250/head 2025-08-14T20:50:24.4903744Z * [new branch] gh/laithsakka/250/orig -> origin/gh/laithsakka/250/orig 2025-08-14T20:50:24.4905315Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-08-14T20:50:24.4905982Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-08-14T20:50:24.4907020Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-08-14T20:50:24.4908300Z * [new branch] gh/laithsakka/252/base -> origin/gh/laithsakka/252/base 2025-08-14T20:50:24.4909941Z * [new branch] gh/laithsakka/252/head -> origin/gh/laithsakka/252/head 2025-08-14T20:50:24.4910398Z * [new branch] gh/laithsakka/252/orig -> origin/gh/laithsakka/252/orig 2025-08-14T20:50:24.4911534Z * [new branch] gh/laithsakka/253/base -> origin/gh/laithsakka/253/base 2025-08-14T20:50:24.4912516Z * [new branch] gh/laithsakka/253/head -> origin/gh/laithsakka/253/head 2025-08-14T20:50:24.4913485Z * [new branch] gh/laithsakka/253/orig -> origin/gh/laithsakka/253/orig 2025-08-14T20:50:24.4914873Z * [new branch] gh/laithsakka/254/base -> origin/gh/laithsakka/254/base 2025-08-14T20:50:24.4915880Z * [new branch] gh/laithsakka/254/head -> origin/gh/laithsakka/254/head 2025-08-14T20:50:24.4916906Z * [new branch] gh/laithsakka/254/orig -> origin/gh/laithsakka/254/orig 2025-08-14T20:50:24.4920798Z * [new branch] gh/laithsakka/255/base -> origin/gh/laithsakka/255/base 2025-08-14T20:50:24.4921289Z * [new branch] gh/laithsakka/255/head -> origin/gh/laithsakka/255/head 2025-08-14T20:50:24.4921530Z * [new branch] gh/laithsakka/255/orig -> origin/gh/laithsakka/255/orig 2025-08-14T20:50:24.4921752Z * [new branch] gh/laithsakka/256/base -> origin/gh/laithsakka/256/base 2025-08-14T20:50:24.4922411Z * [new branch] gh/laithsakka/256/head -> origin/gh/laithsakka/256/head 2025-08-14T20:50:24.4923443Z * [new branch] gh/laithsakka/256/orig -> origin/gh/laithsakka/256/orig 2025-08-14T20:50:24.4924826Z * [new branch] gh/laithsakka/257/base -> origin/gh/laithsakka/257/base 2025-08-14T20:50:24.4925660Z * [new branch] gh/laithsakka/257/head -> origin/gh/laithsakka/257/head 2025-08-14T20:50:24.4926664Z * [new branch] gh/laithsakka/257/orig -> origin/gh/laithsakka/257/orig 2025-08-14T20:50:24.4928056Z * [new branch] gh/laithsakka/258/base -> origin/gh/laithsakka/258/base 2025-08-14T20:50:24.4929060Z * [new branch] gh/laithsakka/258/head -> origin/gh/laithsakka/258/head 2025-08-14T20:50:24.4930095Z * [new branch] gh/laithsakka/258/orig -> origin/gh/laithsakka/258/orig 2025-08-14T20:50:24.4931394Z * [new branch] gh/laithsakka/259/base -> origin/gh/laithsakka/259/base 2025-08-14T20:50:24.4932418Z * [new branch] gh/laithsakka/259/head -> origin/gh/laithsakka/259/head 2025-08-14T20:50:24.4933281Z * [new branch] gh/laithsakka/259/orig -> origin/gh/laithsakka/259/orig 2025-08-14T20:50:24.4934749Z * [new branch] gh/laithsakka/260/base -> origin/gh/laithsakka/260/base 2025-08-14T20:50:24.4935636Z * [new branch] gh/laithsakka/260/head -> origin/gh/laithsakka/260/head 2025-08-14T20:50:24.4936669Z * [new branch] gh/laithsakka/260/orig -> origin/gh/laithsakka/260/orig 2025-08-14T20:50:24.4937967Z * [new branch] gh/laithsakka/261/base -> origin/gh/laithsakka/261/base 2025-08-14T20:50:24.4939031Z * [new branch] gh/laithsakka/261/head -> origin/gh/laithsakka/261/head 2025-08-14T20:50:24.4939863Z * [new branch] gh/laithsakka/261/orig -> origin/gh/laithsakka/261/orig 2025-08-14T20:50:24.4941252Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-08-14T20:50:24.4942225Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-08-14T20:50:24.4943231Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-08-14T20:50:24.4944629Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-08-14T20:50:24.4945861Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-08-14T20:50:24.4984243Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-08-14T20:50:24.4984741Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-08-14T20:50:24.4985048Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-08-14T20:50:24.4985296Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-08-14T20:50:24.4985561Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-08-14T20:50:24.4985783Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-08-14T20:50:24.4986109Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-08-14T20:50:24.4986432Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-08-14T20:50:24.4986696Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-08-14T20:50:24.4987097Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-08-14T20:50:24.4987339Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-08-14T20:50:24.4987557Z * [new branch] gh/lucaskabela/11/base -> origin/gh/lucaskabela/11/base 2025-08-14T20:50:24.4987775Z * [new branch] gh/lucaskabela/11/head -> origin/gh/lucaskabela/11/head 2025-08-14T20:50:24.4988088Z * [new branch] gh/lucaskabela/11/orig -> origin/gh/lucaskabela/11/orig 2025-08-14T20:50:24.4988304Z * [new branch] gh/lucaskabela/12/base -> origin/gh/lucaskabela/12/base 2025-08-14T20:50:24.4988524Z * [new branch] gh/lucaskabela/12/head -> origin/gh/lucaskabela/12/head 2025-08-14T20:50:24.4988809Z * [new branch] gh/lucaskabela/12/orig -> origin/gh/lucaskabela/12/orig 2025-08-14T20:50:24.4989027Z * [new branch] gh/lucaskabela/13/base -> origin/gh/lucaskabela/13/base 2025-08-14T20:50:24.4989311Z * [new branch] gh/lucaskabela/13/head -> origin/gh/lucaskabela/13/head 2025-08-14T20:50:24.4989545Z * [new branch] gh/lucaskabela/13/orig -> origin/gh/lucaskabela/13/orig 2025-08-14T20:50:24.4989839Z * [new branch] gh/lucaskabela/14/base -> origin/gh/lucaskabela/14/base 2025-08-14T20:50:24.4990057Z * [new branch] gh/lucaskabela/14/head -> origin/gh/lucaskabela/14/head 2025-08-14T20:50:24.4990283Z * [new branch] gh/lucaskabela/14/orig -> origin/gh/lucaskabela/14/orig 2025-08-14T20:50:24.4990499Z * [new branch] gh/lucaskabela/15/base -> origin/gh/lucaskabela/15/base 2025-08-14T20:50:24.4990789Z * [new branch] gh/lucaskabela/15/head -> origin/gh/lucaskabela/15/head 2025-08-14T20:50:24.4991020Z * [new branch] gh/lucaskabela/15/orig -> origin/gh/lucaskabela/15/orig 2025-08-14T20:50:24.4991243Z * [new branch] gh/lucaskabela/16/base -> origin/gh/lucaskabela/16/base 2025-08-14T20:50:24.4991459Z * [new branch] gh/lucaskabela/16/head -> origin/gh/lucaskabela/16/head 2025-08-14T20:50:24.4991689Z * [new branch] gh/lucaskabela/16/orig -> origin/gh/lucaskabela/16/orig 2025-08-14T20:50:24.4991941Z * [new branch] gh/lucaskabela/17/base -> origin/gh/lucaskabela/17/base 2025-08-14T20:50:24.4992192Z * [new branch] gh/lucaskabela/17/head -> origin/gh/lucaskabela/17/head 2025-08-14T20:50:24.4992414Z * [new branch] gh/lucaskabela/17/orig -> origin/gh/lucaskabela/17/orig 2025-08-14T20:50:24.4992642Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-08-14T20:50:24.4992892Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-08-14T20:50:24.4993184Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-08-14T20:50:24.4993420Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-08-14T20:50:24.4993632Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-08-14T20:50:24.4993846Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-08-14T20:50:24.4994144Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-08-14T20:50:24.4994366Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-08-14T20:50:24.4994583Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-08-14T20:50:24.4995774Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-08-14T20:50:24.4997095Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-08-14T20:50:24.4998131Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-08-14T20:50:24.4999516Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-08-14T20:50:24.5000269Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-08-14T20:50:24.5001282Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-08-14T20:50:24.5003133Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-08-14T20:50:24.5004180Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-08-14T20:50:24.5005187Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-08-14T20:50:24.5006456Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-08-14T20:50:24.5007265Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-08-14T20:50:24.5008400Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-08-14T20:50:24.5010038Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-08-14T20:50:24.5011063Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-08-14T20:50:24.5012127Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-08-14T20:50:24.5013616Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-08-14T20:50:24.5014631Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-08-14T20:50:24.5015632Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-08-14T20:50:24.5016889Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-08-14T20:50:24.5017888Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-08-14T20:50:24.5018953Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-08-14T20:50:24.5020620Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-08-14T20:50:24.5021683Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-08-14T20:50:24.5022660Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-08-14T20:50:24.5024444Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-08-14T20:50:24.5025521Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-08-14T20:50:24.5026455Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-08-14T20:50:24.5027423Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-08-14T20:50:24.5028766Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-08-14T20:50:24.5029816Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-08-14T20:50:24.5030798Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-08-14T20:50:24.5032137Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-08-14T20:50:24.5033108Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-08-14T20:50:24.5034221Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-08-14T20:50:24.5035498Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-08-14T20:50:24.5036438Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-08-14T20:50:24.5037426Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-08-14T20:50:24.5038707Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-08-14T20:50:24.5039799Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-08-14T20:50:24.5040678Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-08-14T20:50:24.5041925Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-08-14T20:50:24.5042904Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-08-14T20:50:24.5044386Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-08-14T20:50:24.5045679Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-08-14T20:50:24.5046625Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-08-14T20:50:24.5047767Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-08-14T20:50:24.5048971Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-08-14T20:50:24.5050362Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-08-14T20:50:24.5051404Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-08-14T20:50:24.5052640Z * [new branch] gh/malfet/422/base -> origin/gh/malfet/422/base 2025-08-14T20:50:24.5053635Z * [new branch] gh/malfet/422/head -> origin/gh/malfet/422/head 2025-08-14T20:50:24.5054594Z * [new branch] gh/malfet/422/orig -> origin/gh/malfet/422/orig 2025-08-14T20:50:24.5056315Z * [new branch] gh/malfet/438/base -> origin/gh/malfet/438/base 2025-08-14T20:50:24.5057300Z * [new branch] gh/malfet/438/head -> origin/gh/malfet/438/head 2025-08-14T20:50:24.5058325Z * [new branch] gh/malfet/438/orig -> origin/gh/malfet/438/orig 2025-08-14T20:50:24.5059651Z * [new branch] gh/malfet/439/base -> origin/gh/malfet/439/base 2025-08-14T20:50:24.5060654Z * [new branch] gh/malfet/439/head -> origin/gh/malfet/439/head 2025-08-14T20:50:24.5061747Z * [new branch] gh/malfet/439/orig -> origin/gh/malfet/439/orig 2025-08-14T20:50:24.5063094Z * [new branch] gh/malfet/440/base -> origin/gh/malfet/440/base 2025-08-14T20:50:24.5064066Z * [new branch] gh/malfet/440/head -> origin/gh/malfet/440/head 2025-08-14T20:50:24.5065569Z * [new branch] gh/malfet/440/orig -> origin/gh/malfet/440/orig 2025-08-14T20:50:24.5067047Z * [new branch] gh/malfet/441/base -> origin/gh/malfet/441/base 2025-08-14T20:50:24.5068101Z * [new branch] gh/malfet/441/head -> origin/gh/malfet/441/head 2025-08-14T20:50:24.5069113Z * [new branch] gh/malfet/441/orig -> origin/gh/malfet/441/orig 2025-08-14T20:50:24.5070569Z * [new branch] gh/malfet/442/base -> origin/gh/malfet/442/base 2025-08-14T20:50:24.5071580Z * [new branch] gh/malfet/442/head -> origin/gh/malfet/442/head 2025-08-14T20:50:24.5072584Z * [new branch] gh/malfet/442/orig -> origin/gh/malfet/442/orig 2025-08-14T20:50:24.5073865Z * [new branch] gh/malfet/443/base -> origin/gh/malfet/443/base 2025-08-14T20:50:24.5074818Z * [new branch] gh/malfet/443/head -> origin/gh/malfet/443/head 2025-08-14T20:50:24.5075890Z * [new branch] gh/malfet/443/orig -> origin/gh/malfet/443/orig 2025-08-14T20:50:24.5077230Z * [new branch] gh/malfet/444/base -> origin/gh/malfet/444/base 2025-08-14T20:50:24.5078144Z * [new branch] gh/malfet/444/head -> origin/gh/malfet/444/head 2025-08-14T20:50:24.5079221Z * [new branch] gh/malfet/444/orig -> origin/gh/malfet/444/orig 2025-08-14T20:50:24.5080924Z * [new branch] gh/malfet/445/base -> origin/gh/malfet/445/base 2025-08-14T20:50:24.5082503Z * [new branch] gh/malfet/445/head -> origin/gh/malfet/445/head 2025-08-14T20:50:24.5083414Z * [new branch] gh/malfet/445/orig -> origin/gh/malfet/445/orig 2025-08-14T20:50:24.5084734Z * [new branch] gh/malfet/446/base -> origin/gh/malfet/446/base 2025-08-14T20:50:24.5085695Z * [new branch] gh/malfet/446/head -> origin/gh/malfet/446/head 2025-08-14T20:50:24.5086680Z * [new branch] gh/malfet/446/orig -> origin/gh/malfet/446/orig 2025-08-14T20:50:24.5088019Z * [new branch] gh/malfet/447/base -> origin/gh/malfet/447/base 2025-08-14T20:50:24.5089007Z * [new branch] gh/malfet/447/head -> origin/gh/malfet/447/head 2025-08-14T20:50:24.5090604Z * [new branch] gh/malfet/448/base -> origin/gh/malfet/448/base 2025-08-14T20:50:24.5091333Z * [new branch] gh/malfet/448/head -> origin/gh/malfet/448/head 2025-08-14T20:50:24.5092640Z * [new branch] gh/malfet/449/base -> origin/gh/malfet/449/base 2025-08-14T20:50:24.5093613Z * [new branch] gh/malfet/449/head -> origin/gh/malfet/449/head 2025-08-14T20:50:24.5095287Z * [new branch] gh/malfet/450/base -> origin/gh/malfet/450/base 2025-08-14T20:50:24.5096236Z * [new branch] gh/malfet/450/head -> origin/gh/malfet/450/head 2025-08-14T20:50:24.5097517Z * [new branch] gh/malfet/451/base -> origin/gh/malfet/451/base 2025-08-14T20:50:24.5098472Z * [new branch] gh/malfet/451/head -> origin/gh/malfet/451/head 2025-08-14T20:50:24.5099806Z * [new branch] gh/malfet/452/base -> origin/gh/malfet/452/base 2025-08-14T20:50:24.5100764Z * [new branch] gh/malfet/452/head -> origin/gh/malfet/452/head 2025-08-14T20:50:24.5101712Z * [new branch] gh/malfet/452/orig -> origin/gh/malfet/452/orig 2025-08-14T20:50:24.5103052Z * [new branch] gh/malfet/453/base -> origin/gh/malfet/453/base 2025-08-14T20:50:24.5104048Z * [new branch] gh/malfet/453/head -> origin/gh/malfet/453/head 2025-08-14T20:50:24.5104988Z * [new branch] gh/malfet/453/orig -> origin/gh/malfet/453/orig 2025-08-14T20:50:24.5106287Z * [new branch] gh/malfet/454/base -> origin/gh/malfet/454/base 2025-08-14T20:50:24.5107246Z * [new branch] gh/malfet/454/head -> origin/gh/malfet/454/head 2025-08-14T20:50:24.5108605Z * [new branch] gh/malfet/454/orig -> origin/gh/malfet/454/orig 2025-08-14T20:50:24.5109556Z * [new branch] gh/malfet/455/base -> origin/gh/malfet/455/base 2025-08-14T20:50:24.5110557Z * [new branch] gh/malfet/455/head -> origin/gh/malfet/455/head 2025-08-14T20:50:24.5111560Z * [new branch] gh/malfet/455/orig -> origin/gh/malfet/455/orig 2025-08-14T20:50:24.5112885Z * [new branch] gh/malfet/456/base -> origin/gh/malfet/456/base 2025-08-14T20:50:24.5113840Z * [new branch] gh/malfet/456/head -> origin/gh/malfet/456/head 2025-08-14T20:50:24.5114874Z * [new branch] gh/malfet/456/orig -> origin/gh/malfet/456/orig 2025-08-14T20:50:24.5116414Z * [new branch] gh/malfet/457/base -> origin/gh/malfet/457/base 2025-08-14T20:50:24.5117356Z * [new branch] gh/malfet/457/head -> origin/gh/malfet/457/head 2025-08-14T20:50:24.5118315Z * [new branch] gh/malfet/457/orig -> origin/gh/malfet/457/orig 2025-08-14T20:50:24.5119675Z * [new branch] gh/malfet/458/base -> origin/gh/malfet/458/base 2025-08-14T20:50:24.5120656Z * [new branch] gh/malfet/458/head -> origin/gh/malfet/458/head 2025-08-14T20:50:24.5121697Z * [new branch] gh/malfet/458/orig -> origin/gh/malfet/458/orig 2025-08-14T20:50:24.5123167Z * [new branch] gh/malfet/459/base -> origin/gh/malfet/459/base 2025-08-14T20:50:24.5124111Z * [new branch] gh/malfet/459/head -> origin/gh/malfet/459/head 2025-08-14T20:50:24.5125191Z * [new branch] gh/malfet/459/orig -> origin/gh/malfet/459/orig 2025-08-14T20:50:24.5126437Z * [new branch] gh/malfet/460/base -> origin/gh/malfet/460/base 2025-08-14T20:50:24.5127396Z * [new branch] gh/malfet/460/head -> origin/gh/malfet/460/head 2025-08-14T20:50:24.5128379Z * [new branch] gh/malfet/460/orig -> origin/gh/malfet/460/orig 2025-08-14T20:50:24.5129766Z * [new branch] gh/malfet/461/base -> origin/gh/malfet/461/base 2025-08-14T20:50:24.5130750Z * [new branch] gh/malfet/461/head -> origin/gh/malfet/461/head 2025-08-14T20:50:24.5131745Z * [new branch] gh/malfet/461/orig -> origin/gh/malfet/461/orig 2025-08-14T20:50:24.5133043Z * [new branch] gh/malfet/462/base -> origin/gh/malfet/462/base 2025-08-14T20:50:24.5134059Z * [new branch] gh/malfet/462/head -> origin/gh/malfet/462/head 2025-08-14T20:50:24.5135055Z * [new branch] gh/malfet/462/orig -> origin/gh/malfet/462/orig 2025-08-14T20:50:24.5136413Z * [new branch] gh/malfet/463/base -> origin/gh/malfet/463/base 2025-08-14T20:50:24.5137359Z * [new branch] gh/malfet/463/head -> origin/gh/malfet/463/head 2025-08-14T20:50:24.5138451Z * [new branch] gh/malfet/463/orig -> origin/gh/malfet/463/orig 2025-08-14T20:50:24.5139710Z * [new branch] gh/malfet/464/base -> origin/gh/malfet/464/base 2025-08-14T20:50:24.5140639Z * [new branch] gh/malfet/464/head -> origin/gh/malfet/464/head 2025-08-14T20:50:24.5141645Z * [new branch] gh/malfet/464/orig -> origin/gh/malfet/464/orig 2025-08-14T20:50:24.5142981Z * [new branch] gh/malfet/465/base -> origin/gh/malfet/465/base 2025-08-14T20:50:24.5143944Z * [new branch] gh/malfet/465/head -> origin/gh/malfet/465/head 2025-08-14T20:50:24.5144918Z * [new branch] gh/malfet/465/orig -> origin/gh/malfet/465/orig 2025-08-14T20:50:24.5146247Z * [new branch] gh/malfet/466/base -> origin/gh/malfet/466/base 2025-08-14T20:50:24.5147231Z * [new branch] gh/malfet/466/head -> origin/gh/malfet/466/head 2025-08-14T20:50:24.5148271Z * [new branch] gh/malfet/466/orig -> origin/gh/malfet/466/orig 2025-08-14T20:50:24.5149675Z * [new branch] gh/malfet/467/base -> origin/gh/malfet/467/base 2025-08-14T20:50:24.5150681Z * [new branch] gh/malfet/467/head -> origin/gh/malfet/467/head 2025-08-14T20:50:24.5151688Z * [new branch] gh/malfet/467/orig -> origin/gh/malfet/467/orig 2025-08-14T20:50:24.5153010Z * [new branch] gh/malfet/468/base -> origin/gh/malfet/468/base 2025-08-14T20:50:24.5154025Z * [new branch] gh/malfet/468/head -> origin/gh/malfet/468/head 2025-08-14T20:50:24.5155009Z * [new branch] gh/malfet/468/orig -> origin/gh/malfet/468/orig 2025-08-14T20:50:24.5156456Z * [new branch] gh/malfet/469/base -> origin/gh/malfet/469/base 2025-08-14T20:50:24.5157417Z * [new branch] gh/malfet/469/head -> origin/gh/malfet/469/head 2025-08-14T20:50:24.5158436Z * [new branch] gh/malfet/469/orig -> origin/gh/malfet/469/orig 2025-08-14T20:50:24.5159721Z * [new branch] gh/malfet/470/base -> origin/gh/malfet/470/base 2025-08-14T20:50:24.5160951Z * [new branch] gh/malfet/470/head -> origin/gh/malfet/470/head 2025-08-14T20:50:24.5162459Z * [new branch] gh/malfet/470/orig -> origin/gh/malfet/470/orig 2025-08-14T20:50:24.5163769Z * [new branch] gh/malfet/471/base -> origin/gh/malfet/471/base 2025-08-14T20:50:24.5165097Z * [new branch] gh/malfet/471/head -> origin/gh/malfet/471/head 2025-08-14T20:50:24.5166139Z * [new branch] gh/malfet/471/orig -> origin/gh/malfet/471/orig 2025-08-14T20:50:24.5167670Z * [new branch] gh/malfet/472/base -> origin/gh/malfet/472/base 2025-08-14T20:50:24.5168532Z * [new branch] gh/malfet/472/head -> origin/gh/malfet/472/head 2025-08-14T20:50:24.5169606Z * [new branch] gh/malfet/472/orig -> origin/gh/malfet/472/orig 2025-08-14T20:50:24.5171002Z * [new branch] gh/malfet/473/base -> origin/gh/malfet/473/base 2025-08-14T20:50:24.5171951Z * [new branch] gh/malfet/473/head -> origin/gh/malfet/473/head 2025-08-14T20:50:24.5173043Z * [new branch] gh/malfet/473/orig -> origin/gh/malfet/473/orig 2025-08-14T20:50:24.5174319Z * [new branch] gh/malfet/474/base -> origin/gh/malfet/474/base 2025-08-14T20:50:24.5175317Z * [new branch] gh/malfet/474/head -> origin/gh/malfet/474/head 2025-08-14T20:50:24.5176310Z * [new branch] gh/malfet/474/orig -> origin/gh/malfet/474/orig 2025-08-14T20:50:24.5177694Z * [new branch] gh/malfet/475/base -> origin/gh/malfet/475/base 2025-08-14T20:50:24.5178774Z * [new branch] gh/malfet/475/head -> origin/gh/malfet/475/head 2025-08-14T20:50:24.5179805Z * [new branch] gh/malfet/475/orig -> origin/gh/malfet/475/orig 2025-08-14T20:50:24.5181164Z * [new branch] gh/malfet/476/base -> origin/gh/malfet/476/base 2025-08-14T20:50:24.5182133Z * [new branch] gh/malfet/476/head -> origin/gh/malfet/476/head 2025-08-14T20:50:24.5183168Z * [new branch] gh/malfet/476/orig -> origin/gh/malfet/476/orig 2025-08-14T20:50:24.5184520Z * [new branch] gh/malfet/477/base -> origin/gh/malfet/477/base 2025-08-14T20:50:24.5185516Z * [new branch] gh/malfet/477/head -> origin/gh/malfet/477/head 2025-08-14T20:50:24.5186608Z * [new branch] gh/malfet/477/orig -> origin/gh/malfet/477/orig 2025-08-14T20:50:24.5187831Z * [new branch] gh/malfet/478/base -> origin/gh/malfet/478/base 2025-08-14T20:50:24.5188810Z * [new branch] gh/malfet/478/head -> origin/gh/malfet/478/head 2025-08-14T20:50:24.5189974Z * [new branch] gh/malfet/478/orig -> origin/gh/malfet/478/orig 2025-08-14T20:50:24.5191202Z * [new branch] gh/malfet/479/base -> origin/gh/malfet/479/base 2025-08-14T20:50:24.5192183Z * [new branch] gh/malfet/479/head -> origin/gh/malfet/479/head 2025-08-14T20:50:24.5193182Z * [new branch] gh/malfet/479/orig -> origin/gh/malfet/479/orig 2025-08-14T20:50:24.5194528Z * [new branch] gh/malfet/480/base -> origin/gh/malfet/480/base 2025-08-14T20:50:24.5195516Z * [new branch] gh/malfet/480/head -> origin/gh/malfet/480/head 2025-08-14T20:50:24.5196518Z * [new branch] gh/malfet/480/orig -> origin/gh/malfet/480/orig 2025-08-14T20:50:24.5198331Z * [new branch] gh/malfet/481/base -> origin/gh/malfet/481/base 2025-08-14T20:50:24.5199310Z * [new branch] gh/malfet/481/head -> origin/gh/malfet/481/head 2025-08-14T20:50:24.5200305Z * [new branch] gh/malfet/481/orig -> origin/gh/malfet/481/orig 2025-08-14T20:50:24.5201567Z * [new branch] gh/malfet/482/base -> origin/gh/malfet/482/base 2025-08-14T20:50:24.5202545Z * [new branch] gh/malfet/482/head -> origin/gh/malfet/482/head 2025-08-14T20:50:24.5203640Z * [new branch] gh/malfet/482/orig -> origin/gh/malfet/482/orig 2025-08-14T20:50:24.5204901Z * [new branch] gh/malfet/483/base -> origin/gh/malfet/483/base 2025-08-14T20:50:24.5205877Z * [new branch] gh/malfet/483/head -> origin/gh/malfet/483/head 2025-08-14T20:50:24.5206828Z * [new branch] gh/malfet/483/orig -> origin/gh/malfet/483/orig 2025-08-14T20:50:24.5208162Z * [new branch] gh/malfet/484/base -> origin/gh/malfet/484/base 2025-08-14T20:50:24.5209185Z * [new branch] gh/malfet/484/head -> origin/gh/malfet/484/head 2025-08-14T20:50:24.5210165Z * [new branch] gh/malfet/484/orig -> origin/gh/malfet/484/orig 2025-08-14T20:50:24.5211605Z * [new branch] gh/malfet/485/base -> origin/gh/malfet/485/base 2025-08-14T20:50:24.5212585Z * [new branch] gh/malfet/485/head -> origin/gh/malfet/485/head 2025-08-14T20:50:24.5213594Z * [new branch] gh/malfet/485/orig -> origin/gh/malfet/485/orig 2025-08-14T20:50:24.5214997Z * [new branch] gh/malfet/486/base -> origin/gh/malfet/486/base 2025-08-14T20:50:24.5215959Z * [new branch] gh/malfet/486/head -> origin/gh/malfet/486/head 2025-08-14T20:50:24.5216930Z * [new branch] gh/malfet/486/orig -> origin/gh/malfet/486/orig 2025-08-14T20:50:24.5218678Z * [new branch] gh/malfet/487/base -> origin/gh/malfet/487/base 2025-08-14T20:50:24.5219629Z * [new branch] gh/malfet/487/head -> origin/gh/malfet/487/head 2025-08-14T20:50:24.5220601Z * [new branch] gh/malfet/487/orig -> origin/gh/malfet/487/orig 2025-08-14T20:50:24.5221946Z * [new branch] gh/malfet/488/base -> origin/gh/malfet/488/base 2025-08-14T20:50:24.5222949Z * [new branch] gh/malfet/488/head -> origin/gh/malfet/488/head 2025-08-14T20:50:24.5224322Z * [new branch] gh/malfet/488/orig -> origin/gh/malfet/488/orig 2025-08-14T20:50:24.5225770Z * [new branch] gh/malfet/489/base -> origin/gh/malfet/489/base 2025-08-14T20:50:24.5226741Z * [new branch] gh/malfet/489/head -> origin/gh/malfet/489/head 2025-08-14T20:50:24.5227932Z * [new branch] gh/malfet/489/orig -> origin/gh/malfet/489/orig 2025-08-14T20:50:24.5229356Z * [new branch] gh/malfet/490/base -> origin/gh/malfet/490/base 2025-08-14T20:50:24.5230363Z * [new branch] gh/malfet/490/head -> origin/gh/malfet/490/head 2025-08-14T20:50:24.5231403Z * [new branch] gh/malfet/490/orig -> origin/gh/malfet/490/orig 2025-08-14T20:50:24.5232751Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-08-14T20:50:24.5233689Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-08-14T20:50:24.5235292Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-08-14T20:50:24.5236278Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-08-14T20:50:24.5237293Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-08-14T20:50:24.5238816Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-08-14T20:50:24.5239713Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-08-14T20:50:24.5240688Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-08-14T20:50:24.5242434Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-08-14T20:50:24.5244174Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-08-14T20:50:24.5245353Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-08-14T20:50:24.5246297Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-08-14T20:50:24.5247637Z * [new branch] gh/masnesral/223/base -> origin/gh/masnesral/223/base 2025-08-14T20:50:24.5248724Z * [new branch] gh/masnesral/223/head -> origin/gh/masnesral/223/head 2025-08-14T20:50:24.5249735Z * [new branch] gh/masnesral/223/orig -> origin/gh/masnesral/223/orig 2025-08-14T20:50:24.5251006Z * [new branch] gh/masnesral/224/base -> origin/gh/masnesral/224/base 2025-08-14T20:50:24.5252012Z * [new branch] gh/masnesral/224/head -> origin/gh/masnesral/224/head 2025-08-14T20:50:24.5252968Z * [new branch] gh/masnesral/224/orig -> origin/gh/masnesral/224/orig 2025-08-14T20:50:24.5254158Z * [new branch] gh/masnesral/225/base -> origin/gh/masnesral/225/base 2025-08-14T20:50:24.5255194Z * [new branch] gh/masnesral/225/head -> origin/gh/masnesral/225/head 2025-08-14T20:50:24.5256241Z * [new branch] gh/masnesral/225/orig -> origin/gh/masnesral/225/orig 2025-08-14T20:50:24.5257565Z * [new branch] gh/masnesral/226/base -> origin/gh/masnesral/226/base 2025-08-14T20:50:24.5258547Z * [new branch] gh/masnesral/226/head -> origin/gh/masnesral/226/head 2025-08-14T20:50:24.5259510Z * [new branch] gh/masnesral/226/orig -> origin/gh/masnesral/226/orig 2025-08-14T20:50:24.5260860Z * [new branch] gh/masnesral/227/base -> origin/gh/masnesral/227/base 2025-08-14T20:50:24.5261988Z * [new branch] gh/masnesral/227/head -> origin/gh/masnesral/227/head 2025-08-14T20:50:24.5262966Z * [new branch] gh/masnesral/227/orig -> origin/gh/masnesral/227/orig 2025-08-14T20:50:24.5264347Z * [new branch] gh/masnesral/228/base -> origin/gh/masnesral/228/base 2025-08-14T20:50:24.5265425Z * [new branch] gh/masnesral/228/head -> origin/gh/masnesral/228/head 2025-08-14T20:50:24.5266397Z * [new branch] gh/masnesral/228/orig -> origin/gh/masnesral/228/orig 2025-08-14T20:50:24.5268007Z * [new branch] gh/masnesral/229/base -> origin/gh/masnesral/229/base 2025-08-14T20:50:24.5268964Z * [new branch] gh/masnesral/229/head -> origin/gh/masnesral/229/head 2025-08-14T20:50:24.5270080Z * [new branch] gh/masnesral/229/orig -> origin/gh/masnesral/229/orig 2025-08-14T20:50:24.5271293Z * [new branch] gh/masnesral/230/base -> origin/gh/masnesral/230/base 2025-08-14T20:50:24.5272329Z * [new branch] gh/masnesral/230/head -> origin/gh/masnesral/230/head 2025-08-14T20:50:24.5273426Z * [new branch] gh/masnesral/230/orig -> origin/gh/masnesral/230/orig 2025-08-14T20:50:24.5274756Z * [new branch] gh/masnesral/231/base -> origin/gh/masnesral/231/base 2025-08-14T20:50:24.5275789Z * [new branch] gh/masnesral/231/head -> origin/gh/masnesral/231/head 2025-08-14T20:50:24.5276796Z * [new branch] gh/masnesral/231/orig -> origin/gh/masnesral/231/orig 2025-08-14T20:50:24.5278315Z * [new branch] gh/masnesral/232/base -> origin/gh/masnesral/232/base 2025-08-14T20:50:24.5279744Z * [new branch] gh/masnesral/232/head -> origin/gh/masnesral/232/head 2025-08-14T20:50:24.5280863Z * [new branch] gh/masnesral/232/orig -> origin/gh/masnesral/232/orig 2025-08-14T20:50:24.5282230Z * [new branch] gh/masnesral/233/base -> origin/gh/masnesral/233/base 2025-08-14T20:50:24.5283268Z * [new branch] gh/masnesral/233/head -> origin/gh/masnesral/233/head 2025-08-14T20:50:24.5284251Z * [new branch] gh/masnesral/233/orig -> origin/gh/masnesral/233/orig 2025-08-14T20:50:24.5285722Z * [new branch] gh/masnesral/234/base -> origin/gh/masnesral/234/base 2025-08-14T20:50:24.5286642Z * [new branch] gh/masnesral/234/head -> origin/gh/masnesral/234/head 2025-08-14T20:50:24.5287800Z * [new branch] gh/masnesral/234/orig -> origin/gh/masnesral/234/orig 2025-08-14T20:50:24.5289134Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-08-14T20:50:24.5290105Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-08-14T20:50:24.5291180Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-08-14T20:50:24.5292578Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-08-14T20:50:24.5293566Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-08-14T20:50:24.5294624Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-08-14T20:50:24.5295932Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-08-14T20:50:24.5297629Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-08-14T20:50:24.5298673Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-08-14T20:50:24.5299834Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-08-14T20:50:24.5300834Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-08-14T20:50:24.5301962Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-08-14T20:50:24.5303020Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-08-14T20:50:24.5304673Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-08-14T20:50:24.5305607Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-08-14T20:50:24.5306749Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-08-14T20:50:24.5307695Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-08-14T20:50:24.5308834Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-08-14T20:50:24.5309838Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-08-14T20:50:24.5311035Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-08-14T20:50:24.5311942Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-08-14T20:50:24.5313639Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-08-14T20:50:24.5314643Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-08-14T20:50:24.5316019Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-08-14T20:50:24.5316937Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-08-14T20:50:24.5318152Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-08-14T20:50:24.5319073Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-08-14T20:50:24.5320314Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-08-14T20:50:24.5321118Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-08-14T20:50:24.5322485Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-08-14T20:50:24.5323454Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-08-14T20:50:24.5324977Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-08-14T20:50:24.5325734Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-08-14T20:50:24.5326798Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-08-14T20:50:24.5328201Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-08-14T20:50:24.5329200Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-08-14T20:50:24.5330210Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-08-14T20:50:24.5331901Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-08-14T20:50:24.5332917Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-08-14T20:50:24.5333860Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-08-14T20:50:24.5335441Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-08-14T20:50:24.5336421Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-08-14T20:50:24.5337450Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-08-14T20:50:24.5338744Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-08-14T20:50:24.5339762Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-08-14T20:50:24.5340748Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-08-14T20:50:24.5342373Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-08-14T20:50:24.5343347Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-08-14T20:50:24.5344343Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-08-14T20:50:24.5345770Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-08-14T20:50:24.5346704Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-08-14T20:50:24.5347690Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-08-14T20:50:24.5349012Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-08-14T20:50:24.5350089Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-08-14T20:50:24.5351062Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-08-14T20:50:24.5352228Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-08-14T20:50:24.5353216Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-08-14T20:50:24.5354177Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-08-14T20:50:24.5355493Z * [new branch] gh/mikaylagawarecki/325/base -> origin/gh/mikaylagawarecki/325/base 2025-08-14T20:50:24.5356491Z * [new branch] gh/mikaylagawarecki/325/head -> origin/gh/mikaylagawarecki/325/head 2025-08-14T20:50:24.5357491Z * [new branch] gh/mikaylagawarecki/325/orig -> origin/gh/mikaylagawarecki/325/orig 2025-08-14T20:50:24.5358663Z * [new branch] gh/mikaylagawarecki/326/base -> origin/gh/mikaylagawarecki/326/base 2025-08-14T20:50:24.5359608Z * [new branch] gh/mikaylagawarecki/326/head -> origin/gh/mikaylagawarecki/326/head 2025-08-14T20:50:24.5360588Z * [new branch] gh/mikaylagawarecki/326/orig -> origin/gh/mikaylagawarecki/326/orig 2025-08-14T20:50:24.5362203Z * [new branch] gh/mikaylagawarecki/327/base -> origin/gh/mikaylagawarecki/327/base 2025-08-14T20:50:24.5363149Z * [new branch] gh/mikaylagawarecki/327/head -> origin/gh/mikaylagawarecki/327/head 2025-08-14T20:50:24.5364139Z * [new branch] gh/mikaylagawarecki/327/orig -> origin/gh/mikaylagawarecki/327/orig 2025-08-14T20:50:24.5365722Z * [new branch] gh/mikaylagawarecki/328/base -> origin/gh/mikaylagawarecki/328/base 2025-08-14T20:50:24.5366765Z * [new branch] gh/mikaylagawarecki/328/head -> origin/gh/mikaylagawarecki/328/head 2025-08-14T20:50:24.5368012Z * [new branch] gh/mikaylagawarecki/328/orig -> origin/gh/mikaylagawarecki/328/orig 2025-08-14T20:50:24.5369391Z * [new branch] gh/mikaylagawarecki/329/base -> origin/gh/mikaylagawarecki/329/base 2025-08-14T20:50:24.5370356Z * [new branch] gh/mikaylagawarecki/329/head -> origin/gh/mikaylagawarecki/329/head 2025-08-14T20:50:24.5371367Z * [new branch] gh/mikaylagawarecki/329/orig -> origin/gh/mikaylagawarecki/329/orig 2025-08-14T20:50:24.5372747Z * [new branch] gh/mikaylagawarecki/330/base -> origin/gh/mikaylagawarecki/330/base 2025-08-14T20:50:24.5373707Z * [new branch] gh/mikaylagawarecki/330/head -> origin/gh/mikaylagawarecki/330/head 2025-08-14T20:50:24.5374658Z * [new branch] gh/mikaylagawarecki/330/orig -> origin/gh/mikaylagawarecki/330/orig 2025-08-14T20:50:24.5376017Z * [new branch] gh/mikaylagawarecki/331/base -> origin/gh/mikaylagawarecki/331/base 2025-08-14T20:50:24.5377061Z * [new branch] gh/mikaylagawarecki/331/head -> origin/gh/mikaylagawarecki/331/head 2025-08-14T20:50:24.5378022Z * [new branch] gh/mikaylagawarecki/331/orig -> origin/gh/mikaylagawarecki/331/orig 2025-08-14T20:50:24.5380006Z * [new branch] gh/mikaylagawarecki/332/base -> origin/gh/mikaylagawarecki/332/base 2025-08-14T20:50:24.5380981Z * [new branch] gh/mikaylagawarecki/332/head -> origin/gh/mikaylagawarecki/332/head 2025-08-14T20:50:24.5382045Z * [new branch] gh/mikaylagawarecki/332/orig -> origin/gh/mikaylagawarecki/332/orig 2025-08-14T20:50:24.5383341Z * [new branch] gh/mikaylagawarecki/333/base -> origin/gh/mikaylagawarecki/333/base 2025-08-14T20:50:24.5384335Z * [new branch] gh/mikaylagawarecki/333/head -> origin/gh/mikaylagawarecki/333/head 2025-08-14T20:50:24.5385298Z * [new branch] gh/mikaylagawarecki/333/orig -> origin/gh/mikaylagawarecki/333/orig 2025-08-14T20:50:24.5386649Z * [new branch] gh/mikaylagawarecki/334/base -> origin/gh/mikaylagawarecki/334/base 2025-08-14T20:50:24.5387576Z * [new branch] gh/mikaylagawarecki/334/head -> origin/gh/mikaylagawarecki/334/head 2025-08-14T20:50:24.5388578Z * [new branch] gh/mikaylagawarecki/334/orig -> origin/gh/mikaylagawarecki/334/orig 2025-08-14T20:50:24.5390253Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-08-14T20:50:24.5391291Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-08-14T20:50:24.5392281Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-08-14T20:50:24.5393756Z * [new branch] gh/mlazos/10/base -> origin/gh/mlazos/10/base 2025-08-14T20:50:24.5394724Z * [new branch] gh/mlazos/10/head -> origin/gh/mlazos/10/head 2025-08-14T20:50:24.5395805Z * [new branch] gh/mlazos/10/orig -> origin/gh/mlazos/10/orig 2025-08-14T20:50:24.5396973Z * [new branch] gh/mlazos/11/base -> origin/gh/mlazos/11/base 2025-08-14T20:50:24.5397931Z * [new branch] gh/mlazos/11/head -> origin/gh/mlazos/11/head 2025-08-14T20:50:24.5398917Z * [new branch] gh/mlazos/11/orig -> origin/gh/mlazos/11/orig 2025-08-14T20:50:24.5400359Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-08-14T20:50:24.5401249Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-08-14T20:50:24.5402186Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-08-14T20:50:24.5403558Z * [new branch] gh/mlazos/13/base -> origin/gh/mlazos/13/base 2025-08-14T20:50:24.5404504Z * [new branch] gh/mlazos/13/head -> origin/gh/mlazos/13/head 2025-08-14T20:50:24.5405531Z * [new branch] gh/mlazos/13/orig -> origin/gh/mlazos/13/orig 2025-08-14T20:50:24.5406801Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-08-14T20:50:24.5407755Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-08-14T20:50:24.5408863Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-08-14T20:50:24.5410140Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-08-14T20:50:24.5411130Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-08-14T20:50:24.5412149Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-08-14T20:50:24.5413416Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-08-14T20:50:24.5414397Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-08-14T20:50:24.5415367Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-08-14T20:50:24.5416783Z * [new branch] gh/mlazos/5/base -> origin/gh/mlazos/5/base 2025-08-14T20:50:24.5417756Z * [new branch] gh/mlazos/5/head -> origin/gh/mlazos/5/head 2025-08-14T20:50:24.5418812Z * [new branch] gh/mlazos/5/orig -> origin/gh/mlazos/5/orig 2025-08-14T20:50:24.5420125Z * [new branch] gh/mlazos/6/base -> origin/gh/mlazos/6/base 2025-08-14T20:50:24.5421058Z * [new branch] gh/mlazos/6/head -> origin/gh/mlazos/6/head 2025-08-14T20:50:24.5422111Z * [new branch] gh/mlazos/6/orig -> origin/gh/mlazos/6/orig 2025-08-14T20:50:24.5423599Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-08-14T20:50:24.5424621Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-08-14T20:50:24.5425613Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-08-14T20:50:24.5426836Z * [new branch] gh/mlazos/8/base -> origin/gh/mlazos/8/base 2025-08-14T20:50:24.5427878Z * [new branch] gh/mlazos/8/head -> origin/gh/mlazos/8/head 2025-08-14T20:50:24.5428870Z * [new branch] gh/mlazos/8/orig -> origin/gh/mlazos/8/orig 2025-08-14T20:50:24.5430374Z * [new branch] gh/mlazos/9/base -> origin/gh/mlazos/9/base 2025-08-14T20:50:24.5431408Z * [new branch] gh/mlazos/9/head -> origin/gh/mlazos/9/head 2025-08-14T20:50:24.5432784Z * [new branch] gh/mlazos/9/orig -> origin/gh/mlazos/9/orig 2025-08-14T20:50:24.5434370Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-08-14T20:50:24.5435501Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-08-14T20:50:24.5437176Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-08-14T20:50:24.5438278Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-08-14T20:50:24.5439300Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-08-14T20:50:24.5440640Z * [new branch] gh/muchulee8/63/base -> origin/gh/muchulee8/63/base 2025-08-14T20:50:24.5441719Z * [new branch] gh/muchulee8/63/head -> origin/gh/muchulee8/63/head 2025-08-14T20:50:24.5442679Z * [new branch] gh/muchulee8/63/orig -> origin/gh/muchulee8/63/orig 2025-08-14T20:50:24.5444156Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-08-14T20:50:24.5445109Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-08-14T20:50:24.5446542Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-08-14T20:50:24.5447971Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-08-14T20:50:24.5449177Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-08-14T20:50:24.5450219Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-08-14T20:50:24.5451745Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-08-14T20:50:24.5452755Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-08-14T20:50:24.5453730Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-08-14T20:50:24.5455100Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-08-14T20:50:24.5456192Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-08-14T20:50:24.5457186Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-08-14T20:50:24.5458541Z * [new branch] gh/oulgen/45/base -> origin/gh/oulgen/45/base 2025-08-14T20:50:24.5459499Z * [new branch] gh/oulgen/45/head -> origin/gh/oulgen/45/head 2025-08-14T20:50:24.5460556Z * [new branch] gh/oulgen/45/orig -> origin/gh/oulgen/45/orig 2025-08-14T20:50:24.5461970Z * [new branch] gh/oulgen/46/base -> origin/gh/oulgen/46/base 2025-08-14T20:50:24.5462989Z * [new branch] gh/oulgen/46/head -> origin/gh/oulgen/46/head 2025-08-14T20:50:24.5463960Z * [new branch] gh/oulgen/46/orig -> origin/gh/oulgen/46/orig 2025-08-14T20:50:24.5465294Z * [new branch] gh/oulgen/47/base -> origin/gh/oulgen/47/base 2025-08-14T20:50:24.5466227Z * [new branch] gh/oulgen/47/head -> origin/gh/oulgen/47/head 2025-08-14T20:50:24.5467341Z * [new branch] gh/oulgen/47/orig -> origin/gh/oulgen/47/orig 2025-08-14T20:50:24.5469152Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-08-14T20:50:24.5470715Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-08-14T20:50:24.5471765Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-08-14T20:50:24.5473540Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-08-14T20:50:24.5475083Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-08-14T20:50:24.5476112Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-08-14T20:50:24.5477661Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-08-14T20:50:24.5478651Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-08-14T20:50:24.5479647Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-08-14T20:50:24.5481210Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-08-14T20:50:24.5482596Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-08-14T20:50:24.5483593Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-08-14T20:50:24.5485437Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-08-14T20:50:24.5486475Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-08-14T20:50:24.5487871Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-08-14T20:50:24.5488835Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-08-14T20:50:24.5490219Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-08-14T20:50:24.5491198Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-08-14T20:50:24.5492150Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-08-14T20:50:24.5493478Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-08-14T20:50:24.5494442Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-08-14T20:50:24.5495382Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-08-14T20:50:24.5496697Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-08-14T20:50:24.5497663Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-08-14T20:50:24.5498609Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-08-14T20:50:24.5499857Z * [new branch] gh/rec/158/base -> origin/gh/rec/158/base 2025-08-14T20:50:24.5500834Z * [new branch] gh/rec/158/head -> origin/gh/rec/158/head 2025-08-14T20:50:24.5501798Z * [new branch] gh/rec/158/orig -> origin/gh/rec/158/orig 2025-08-14T20:50:24.5503205Z * [new branch] gh/rec/159/base -> origin/gh/rec/159/base 2025-08-14T20:50:24.5504228Z * [new branch] gh/rec/159/head -> origin/gh/rec/159/head 2025-08-14T20:50:24.5505481Z * [new branch] gh/rec/160/base -> origin/gh/rec/160/base 2025-08-14T20:50:24.5506462Z * [new branch] gh/rec/160/head -> origin/gh/rec/160/head 2025-08-14T20:50:24.5507470Z * [new branch] gh/rec/160/orig -> origin/gh/rec/160/orig 2025-08-14T20:50:24.5508784Z * [new branch] gh/rec/161/base -> origin/gh/rec/161/base 2025-08-14T20:50:24.5509971Z * [new branch] gh/rec/161/head -> origin/gh/rec/161/head 2025-08-14T20:50:24.5510988Z * [new branch] gh/rec/161/orig -> origin/gh/rec/161/orig 2025-08-14T20:50:24.5512277Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-08-14T20:50:24.5513239Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-08-14T20:50:24.5514197Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-08-14T20:50:24.5515640Z * [new branch] gh/rec/163/base -> origin/gh/rec/163/base 2025-08-14T20:50:24.5516636Z * [new branch] gh/rec/163/head -> origin/gh/rec/163/head 2025-08-14T20:50:24.5517598Z * [new branch] gh/rec/163/orig -> origin/gh/rec/163/orig 2025-08-14T20:50:24.5518911Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-08-14T20:50:24.5519881Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-08-14T20:50:24.5520823Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-08-14T20:50:24.5522507Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-08-14T20:50:24.5523513Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-08-14T20:50:24.5524493Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-08-14T20:50:24.5525839Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-08-14T20:50:24.5526912Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-08-14T20:50:24.5527849Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-08-14T20:50:24.5529172Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-08-14T20:50:24.5530129Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-08-14T20:50:24.5531111Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-08-14T20:50:24.5532404Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-08-14T20:50:24.5533329Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-08-14T20:50:24.5534347Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-08-14T20:50:24.5535914Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-08-14T20:50:24.5536931Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-08-14T20:50:24.5538218Z * [new branch] gh/rtimpe/10/base -> origin/gh/rtimpe/10/base 2025-08-14T20:50:24.5539183Z * [new branch] gh/rtimpe/10/head -> origin/gh/rtimpe/10/head 2025-08-14T20:50:24.5540198Z * [new branch] gh/rtimpe/10/orig -> origin/gh/rtimpe/10/orig 2025-08-14T20:50:24.5541616Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-08-14T20:50:24.5542553Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-08-14T20:50:24.5543568Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-08-14T20:50:24.5544834Z * [new branch] gh/rtimpe/12/base -> origin/gh/rtimpe/12/base 2025-08-14T20:50:24.5545836Z * [new branch] gh/rtimpe/12/head -> origin/gh/rtimpe/12/head 2025-08-14T20:50:24.5546844Z * [new branch] gh/rtimpe/12/orig -> origin/gh/rtimpe/12/orig 2025-08-14T20:50:24.5548120Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-08-14T20:50:24.5549055Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-08-14T20:50:24.5550386Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-08-14T20:50:24.5551301Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-08-14T20:50:24.5552522Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-08-14T20:50:24.5553603Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-08-14T20:50:24.5554898Z * [new branch] gh/rtimpe/5/base -> origin/gh/rtimpe/5/base 2025-08-14T20:50:24.5555840Z * [new branch] gh/rtimpe/5/head -> origin/gh/rtimpe/5/head 2025-08-14T20:50:24.5556831Z * [new branch] gh/rtimpe/5/orig -> origin/gh/rtimpe/5/orig 2025-08-14T20:50:24.5558163Z * [new branch] gh/rtimpe/6/base -> origin/gh/rtimpe/6/base 2025-08-14T20:50:24.5559146Z * [new branch] gh/rtimpe/6/head -> origin/gh/rtimpe/6/head 2025-08-14T20:50:24.5560157Z * [new branch] gh/rtimpe/6/orig -> origin/gh/rtimpe/6/orig 2025-08-14T20:50:24.5561369Z * [new branch] gh/rtimpe/7/base -> origin/gh/rtimpe/7/base 2025-08-14T20:50:24.5562332Z * [new branch] gh/rtimpe/7/head -> origin/gh/rtimpe/7/head 2025-08-14T20:50:24.5563371Z * [new branch] gh/rtimpe/7/orig -> origin/gh/rtimpe/7/orig 2025-08-14T20:50:24.5564597Z * [new branch] gh/rtimpe/8/base -> origin/gh/rtimpe/8/base 2025-08-14T20:50:24.5565632Z * [new branch] gh/rtimpe/8/head -> origin/gh/rtimpe/8/head 2025-08-14T20:50:24.5566645Z * [new branch] gh/rtimpe/8/orig -> origin/gh/rtimpe/8/orig 2025-08-14T20:50:24.5568237Z * [new branch] gh/rtimpe/9/base -> origin/gh/rtimpe/9/base 2025-08-14T20:50:24.5569210Z * [new branch] gh/rtimpe/9/head -> origin/gh/rtimpe/9/head 2025-08-14T20:50:24.5570203Z * [new branch] gh/rtimpe/9/orig -> origin/gh/rtimpe/9/orig 2025-08-14T20:50:24.5571931Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-08-14T20:50:24.5573148Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-08-14T20:50:24.5574167Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-08-14T20:50:24.5575560Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-08-14T20:50:24.5576659Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-08-14T20:50:24.5577677Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-08-14T20:50:24.5578974Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-08-14T20:50:24.5580108Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-08-14T20:50:24.5581046Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-08-14T20:50:24.5582407Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-08-14T20:50:24.5583466Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-08-14T20:50:24.5584437Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-08-14T20:50:24.5585980Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-08-14T20:50:24.5587210Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-08-14T20:50:24.5588210Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-08-14T20:50:24.5589600Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-08-14T20:50:24.5590674Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-08-14T20:50:24.5591628Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-08-14T20:50:24.5593201Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-08-14T20:50:24.5594157Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-08-14T20:50:24.5595144Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-08-14T20:50:24.5596767Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-08-14T20:50:24.5598025Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-08-14T20:50:24.5599013Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-08-14T20:50:24.5600213Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-08-14T20:50:24.5601393Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-08-14T20:50:24.5602355Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-08-14T20:50:24.5603441Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-08-14T20:50:24.5604763Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-08-14T20:50:24.5605824Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-08-14T20:50:24.5606942Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-08-14T20:50:24.5608128Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-08-14T20:50:24.5609099Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-08-14T20:50:24.5610087Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-08-14T20:50:24.5611372Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-08-14T20:50:24.5612353Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-08-14T20:50:24.5613787Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-08-14T20:50:24.5615051Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-08-14T20:50:24.5616064Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-08-14T20:50:24.5617056Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-08-14T20:50:24.5618724Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-08-14T20:50:24.5619815Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-08-14T20:50:24.5620810Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-08-14T20:50:24.5622118Z * [new branch] gh/seemethere/39/base -> origin/gh/seemethere/39/base 2025-08-14T20:50:24.5623123Z * [new branch] gh/seemethere/39/head -> origin/gh/seemethere/39/head 2025-08-14T20:50:24.5624145Z * [new branch] gh/seemethere/39/orig -> origin/gh/seemethere/39/orig 2025-08-14T20:50:24.5625414Z * [new branch] gh/seemethere/40/base -> origin/gh/seemethere/40/base 2025-08-14T20:50:24.5626373Z * [new branch] gh/seemethere/40/head -> origin/gh/seemethere/40/head 2025-08-14T20:50:24.5627382Z * [new branch] gh/seemethere/40/orig -> origin/gh/seemethere/40/orig 2025-08-14T20:50:24.5628620Z * [new branch] gh/seemethere/41/base -> origin/gh/seemethere/41/base 2025-08-14T20:50:24.5629587Z * [new branch] gh/seemethere/41/head -> origin/gh/seemethere/41/head 2025-08-14T20:50:24.5630625Z * [new branch] gh/seemethere/41/orig -> origin/gh/seemethere/41/orig 2025-08-14T20:50:24.5631916Z * [new branch] gh/seemethere/42/base -> origin/gh/seemethere/42/base 2025-08-14T20:50:24.5632969Z * [new branch] gh/seemethere/42/head -> origin/gh/seemethere/42/head 2025-08-14T20:50:24.5634008Z * [new branch] gh/seemethere/42/orig -> origin/gh/seemethere/42/orig 2025-08-14T20:50:24.5635327Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-08-14T20:50:24.5636295Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-08-14T20:50:24.5637348Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-08-14T20:50:24.5638640Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-08-14T20:50:24.5639612Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-08-14T20:50:24.5640567Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-08-14T20:50:24.5641834Z * [new branch] gh/seemethere/45/base -> origin/gh/seemethere/45/base 2025-08-14T20:50:24.5642773Z * [new branch] gh/seemethere/45/head -> origin/gh/seemethere/45/head 2025-08-14T20:50:24.5643939Z * [new branch] gh/seemethere/45/orig -> origin/gh/seemethere/45/orig 2025-08-14T20:50:24.5645264Z * [new branch] gh/seemethere/46/base -> origin/gh/seemethere/46/base 2025-08-14T20:50:24.5646359Z * [new branch] gh/seemethere/46/head -> origin/gh/seemethere/46/head 2025-08-14T20:50:24.5647294Z * [new branch] gh/seemethere/46/orig -> origin/gh/seemethere/46/orig 2025-08-14T20:50:24.5648537Z * [new branch] gh/seemethere/47/base -> origin/gh/seemethere/47/base 2025-08-14T20:50:24.5649490Z * [new branch] gh/seemethere/47/head -> origin/gh/seemethere/47/head 2025-08-14T20:50:24.5650337Z * [new branch] gh/seemethere/47/orig -> origin/gh/seemethere/47/orig 2025-08-14T20:50:24.5651626Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-08-14T20:50:24.5652638Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-08-14T20:50:24.5654057Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-08-14T20:50:24.5655718Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-08-14T20:50:24.5656680Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-08-14T20:50:24.5657674Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-08-14T20:50:24.5658974Z * [new branch] gh/seemethere/50/base -> origin/gh/seemethere/50/base 2025-08-14T20:50:24.5660043Z * [new branch] gh/seemethere/50/head -> origin/gh/seemethere/50/head 2025-08-14T20:50:24.5661102Z * [new branch] gh/seemethere/50/orig -> origin/gh/seemethere/50/orig 2025-08-14T20:50:24.5662430Z * [new branch] gh/seemethere/51/base -> origin/gh/seemethere/51/base 2025-08-14T20:50:24.5663405Z * [new branch] gh/seemethere/51/head -> origin/gh/seemethere/51/head 2025-08-14T20:50:24.5664379Z * [new branch] gh/seemethere/51/orig -> origin/gh/seemethere/51/orig 2025-08-14T20:50:24.5665705Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-08-14T20:50:24.5666707Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-08-14T20:50:24.5671301Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-08-14T20:50:24.5672655Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-08-14T20:50:24.5673660Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-08-14T20:50:24.5674758Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-08-14T20:50:24.5676102Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-08-14T20:50:24.5677178Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-08-14T20:50:24.5678176Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-08-14T20:50:24.5679797Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-08-14T20:50:24.5680297Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-08-14T20:50:24.5681374Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-08-14T20:50:24.5682694Z * [new branch] gh/seemethere/56/base -> origin/gh/seemethere/56/base 2025-08-14T20:50:24.5683854Z * [new branch] gh/seemethere/56/head -> origin/gh/seemethere/56/head 2025-08-14T20:50:24.5684891Z * [new branch] gh/seemethere/56/orig -> origin/gh/seemethere/56/orig 2025-08-14T20:50:24.5686241Z * [new branch] gh/seemethere/57/base -> origin/gh/seemethere/57/base 2025-08-14T20:50:24.5687239Z * [new branch] gh/seemethere/57/head -> origin/gh/seemethere/57/head 2025-08-14T20:50:24.5688468Z * [new branch] gh/seemethere/57/orig -> origin/gh/seemethere/57/orig 2025-08-14T20:50:24.5689563Z * [new branch] gh/seemethere/58/base -> origin/gh/seemethere/58/base 2025-08-14T20:50:24.5690632Z * [new branch] gh/seemethere/58/head -> origin/gh/seemethere/58/head 2025-08-14T20:50:24.5691713Z * [new branch] gh/seemethere/58/orig -> origin/gh/seemethere/58/orig 2025-08-14T20:50:24.5693002Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-08-14T20:50:24.5694037Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-08-14T20:50:24.5695001Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-08-14T20:50:24.5696353Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-08-14T20:50:24.5698079Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-08-14T20:50:24.5699155Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-08-14T20:50:24.5700292Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-08-14T20:50:24.5701881Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-08-14T20:50:24.5702978Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-08-14T20:50:24.5704470Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-08-14T20:50:24.5705807Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-08-14T20:50:24.5706831Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-08-14T20:50:24.5707811Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-08-14T20:50:24.5709030Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-08-14T20:50:24.5710174Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-08-14T20:50:24.5711137Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-08-14T20:50:24.5712982Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-08-14T20:50:24.5713985Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-08-14T20:50:24.5714997Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-08-14T20:50:24.5716593Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-08-14T20:50:24.5717684Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-08-14T20:50:24.5718894Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-08-14T20:50:24.5719794Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-08-14T20:50:24.5720951Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-08-14T20:50:24.5721942Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-08-14T20:50:24.5723094Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-08-14T20:50:24.5724111Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-08-14T20:50:24.5725678Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-08-14T20:50:24.5726704Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-08-14T20:50:24.5728381Z * [new branch] gh/skarjala/11/base -> origin/gh/skarjala/11/base 2025-08-14T20:50:24.5729370Z * [new branch] gh/skarjala/11/head -> origin/gh/skarjala/11/head 2025-08-14T20:50:24.5730403Z * [new branch] gh/skarjala/11/orig -> origin/gh/skarjala/11/orig 2025-08-14T20:50:24.5731605Z * [new branch] gh/skarjala/13/base -> origin/gh/skarjala/13/base 2025-08-14T20:50:24.5732566Z * [new branch] gh/skarjala/13/head -> origin/gh/skarjala/13/head 2025-08-14T20:50:24.5733554Z * [new branch] gh/skarjala/13/orig -> origin/gh/skarjala/13/orig 2025-08-14T20:50:24.5734929Z * [new branch] gh/skarjala/14/base -> origin/gh/skarjala/14/base 2025-08-14T20:50:24.5735884Z * [new branch] gh/skarjala/14/head -> origin/gh/skarjala/14/head 2025-08-14T20:50:24.5736861Z * [new branch] gh/skarjala/14/orig -> origin/gh/skarjala/14/orig 2025-08-14T20:50:24.5738202Z * [new branch] gh/skarjala/15/base -> origin/gh/skarjala/15/base 2025-08-14T20:50:24.5739181Z * [new branch] gh/skarjala/15/head -> origin/gh/skarjala/15/head 2025-08-14T20:50:24.5740194Z * [new branch] gh/skarjala/15/orig -> origin/gh/skarjala/15/orig 2025-08-14T20:50:24.5741560Z * [new branch] gh/skarjala/16/base -> origin/gh/skarjala/16/base 2025-08-14T20:50:24.5742528Z * [new branch] gh/skarjala/16/head -> origin/gh/skarjala/16/head 2025-08-14T20:50:24.5743467Z * [new branch] gh/skarjala/16/orig -> origin/gh/skarjala/16/orig 2025-08-14T20:50:24.5744846Z * [new branch] gh/skarjala/17/base -> origin/gh/skarjala/17/base 2025-08-14T20:50:24.5745835Z * [new branch] gh/skarjala/17/head -> origin/gh/skarjala/17/head 2025-08-14T20:50:24.5746825Z * [new branch] gh/skarjala/17/orig -> origin/gh/skarjala/17/orig 2025-08-14T20:50:24.5748123Z * [new branch] gh/skarjala/18/base -> origin/gh/skarjala/18/base 2025-08-14T20:50:24.5749103Z * [new branch] gh/skarjala/18/head -> origin/gh/skarjala/18/head 2025-08-14T20:50:24.5750203Z * [new branch] gh/skarjala/18/orig -> origin/gh/skarjala/18/orig 2025-08-14T20:50:24.5751395Z * [new branch] gh/skarjala/19/base -> origin/gh/skarjala/19/base 2025-08-14T20:50:24.5752423Z * [new branch] gh/skarjala/19/head -> origin/gh/skarjala/19/head 2025-08-14T20:50:24.5753378Z * [new branch] gh/skarjala/19/orig -> origin/gh/skarjala/19/orig 2025-08-14T20:50:24.5755168Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-08-14T20:50:24.5756119Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-08-14T20:50:24.5757105Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-08-14T20:50:24.5758514Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-08-14T20:50:24.5759515Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-08-14T20:50:24.5760502Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-08-14T20:50:24.5762036Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-08-14T20:50:24.5763013Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-08-14T20:50:24.5764023Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-08-14T20:50:24.5765403Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-08-14T20:50:24.5766379Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-08-14T20:50:24.5767547Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-08-14T20:50:24.5768951Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-08-14T20:50:24.5770248Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-08-14T20:50:24.5771134Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-08-14T20:50:24.5772462Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-08-14T20:50:24.5773679Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-08-14T20:50:24.5774410Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-08-14T20:50:24.5775915Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-08-14T20:50:24.5776980Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-08-14T20:50:24.5777969Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-08-14T20:50:24.5779236Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-08-14T20:50:24.5780218Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-08-14T20:50:24.5781157Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-08-14T20:50:24.5782612Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-08-14T20:50:24.5783612Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-08-14T20:50:24.5784599Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-08-14T20:50:24.5786001Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-08-14T20:50:24.5786949Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-08-14T20:50:24.5787833Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-08-14T20:50:24.5789355Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-08-14T20:50:24.5790781Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-08-14T20:50:24.5791748Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-08-14T20:50:24.5793126Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-08-14T20:50:24.5794076Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-08-14T20:50:24.5795059Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-08-14T20:50:24.5796713Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-08-14T20:50:24.5797743Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-08-14T20:50:24.5798761Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-08-14T20:50:24.5800028Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-08-14T20:50:24.5800927Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-08-14T20:50:24.5801930Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-08-14T20:50:24.5803254Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-08-14T20:50:24.5804209Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-08-14T20:50:24.5805191Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-08-14T20:50:24.5806509Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-08-14T20:50:24.5807610Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-08-14T20:50:24.5808594Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-08-14T20:50:24.5810687Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-08-14T20:50:24.5811678Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-08-14T20:50:24.5812699Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-08-14T20:50:24.5814420Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-08-14T20:50:24.5815443Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-08-14T20:50:24.5816830Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-08-14T20:50:24.5818180Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-08-14T20:50:24.5819181Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-08-14T20:50:24.5820164Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-08-14T20:50:24.5821463Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-08-14T20:50:24.5822476Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-08-14T20:50:24.5823399Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-08-14T20:50:24.5825004Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-08-14T20:50:24.5826284Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-08-14T20:50:24.5827247Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-08-14T20:50:24.5828337Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-08-14T20:50:24.5829930Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-08-14T20:50:24.5831228Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-08-14T20:50:24.5832462Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-08-14T20:50:24.5833853Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-08-14T20:50:24.5834960Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-08-14T20:50:24.5835995Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-08-14T20:50:24.5837559Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-08-14T20:50:24.5838721Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-08-14T20:50:24.5839916Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-08-14T20:50:24.5841218Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-08-14T20:50:24.5842324Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-08-14T20:50:24.5843359Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-08-14T20:50:24.5844686Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-08-14T20:50:24.5845779Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-08-14T20:50:24.5846819Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-08-14T20:50:24.5848234Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-08-14T20:50:24.5849265Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-08-14T20:50:24.5850333Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-08-14T20:50:24.5851720Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-08-14T20:50:24.5852754Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-08-14T20:50:24.5853697Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-08-14T20:50:24.5854881Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-08-14T20:50:24.5855834Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-08-14T20:50:24.5856869Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-08-14T20:50:24.5858452Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-08-14T20:50:24.5859622Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-08-14T20:50:24.5860599Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-08-14T20:50:24.5861906Z * [new branch] gh/syed-ahmed/3/base -> origin/gh/syed-ahmed/3/base 2025-08-14T20:50:24.5862887Z * [new branch] gh/syed-ahmed/3/head -> origin/gh/syed-ahmed/3/head 2025-08-14T20:50:24.5863827Z * [new branch] gh/syed-ahmed/3/orig -> origin/gh/syed-ahmed/3/orig 2025-08-14T20:50:24.5865301Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2025-08-14T20:50:24.5866270Z * [new branch] gh/syed-ahmed/4/head -> origin/gh/syed-ahmed/4/head 2025-08-14T20:50:24.5867403Z * [new branch] gh/syed-ahmed/4/orig -> origin/gh/syed-ahmed/4/orig 2025-08-14T20:50:24.5869011Z * [new branch] gh/teja-rao/3/base -> origin/gh/teja-rao/3/base 2025-08-14T20:50:24.5870178Z * [new branch] gh/teja-rao/3/head -> origin/gh/teja-rao/3/head 2025-08-14T20:50:24.5871130Z * [new branch] gh/teja-rao/3/orig -> origin/gh/teja-rao/3/orig 2025-08-14T20:50:24.5872700Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-08-14T20:50:24.5873769Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-08-14T20:50:24.5874816Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-08-14T20:50:24.5876522Z * [new branch] gh/titaiwangms/1/base -> origin/gh/titaiwangms/1/base 2025-08-14T20:50:24.5877490Z * [new branch] gh/titaiwangms/1/head -> origin/gh/titaiwangms/1/head 2025-08-14T20:50:24.5878462Z * [new branch] gh/titaiwangms/1/orig -> origin/gh/titaiwangms/1/orig 2025-08-14T20:50:24.5879762Z * [new branch] gh/titaiwangms/2/base -> origin/gh/titaiwangms/2/base 2025-08-14T20:50:24.5880724Z * [new branch] gh/titaiwangms/2/head -> origin/gh/titaiwangms/2/head 2025-08-14T20:50:24.5881694Z * [new branch] gh/titaiwangms/2/orig -> origin/gh/titaiwangms/2/orig 2025-08-14T20:50:24.5882980Z * [new branch] gh/titaiwangms/3/base -> origin/gh/titaiwangms/3/base 2025-08-14T20:50:24.5883981Z * [new branch] gh/titaiwangms/3/head -> origin/gh/titaiwangms/3/head 2025-08-14T20:50:24.5884932Z * [new branch] gh/titaiwangms/3/orig -> origin/gh/titaiwangms/3/orig 2025-08-14T20:50:24.5886289Z * [new branch] gh/titaiwangms/4/base -> origin/gh/titaiwangms/4/base 2025-08-14T20:50:24.5887252Z * [new branch] gh/titaiwangms/4/head -> origin/gh/titaiwangms/4/head 2025-08-14T20:50:24.5888213Z * [new branch] gh/titaiwangms/4/orig -> origin/gh/titaiwangms/4/orig 2025-08-14T20:50:24.5889529Z * [new branch] gh/titaiwangms/5/base -> origin/gh/titaiwangms/5/base 2025-08-14T20:50:24.5890521Z * [new branch] gh/titaiwangms/5/head -> origin/gh/titaiwangms/5/head 2025-08-14T20:50:24.5891530Z * [new branch] gh/titaiwangms/5/orig -> origin/gh/titaiwangms/5/orig 2025-08-14T20:50:24.5892918Z * [new branch] gh/titaiwangms/6/base -> origin/gh/titaiwangms/6/base 2025-08-14T20:50:24.5893784Z * [new branch] gh/titaiwangms/6/head -> origin/gh/titaiwangms/6/head 2025-08-14T20:50:24.5894766Z * [new branch] gh/titaiwangms/6/orig -> origin/gh/titaiwangms/6/orig 2025-08-14T20:50:24.5896049Z * [new branch] gh/titaiwangms/7/base -> origin/gh/titaiwangms/7/base 2025-08-14T20:50:24.5897050Z * [new branch] gh/titaiwangms/7/head -> origin/gh/titaiwangms/7/head 2025-08-14T20:50:24.5898117Z * [new branch] gh/titaiwangms/7/orig -> origin/gh/titaiwangms/7/orig 2025-08-14T20:50:24.5899474Z * [new branch] gh/titaiwangms/8/base -> origin/gh/titaiwangms/8/base 2025-08-14T20:50:24.5900387Z * [new branch] gh/titaiwangms/8/head -> origin/gh/titaiwangms/8/head 2025-08-14T20:50:24.5901397Z * [new branch] gh/titaiwangms/8/orig -> origin/gh/titaiwangms/8/orig 2025-08-14T20:50:24.5903090Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-08-14T20:50:24.5904023Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-08-14T20:50:24.5905085Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-08-14T20:50:24.5906750Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-08-14T20:50:24.5908180Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-08-14T20:50:24.5909256Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-08-14T20:50:24.5910614Z * [new branch] gh/v0i0/2/base -> origin/gh/v0i0/2/base 2025-08-14T20:50:24.5911637Z * [new branch] gh/v0i0/2/head -> origin/gh/v0i0/2/head 2025-08-14T20:50:24.5912590Z * [new branch] gh/v0i0/2/orig -> origin/gh/v0i0/2/orig 2025-08-14T20:50:24.5913857Z * [new branch] gh/v0i0/3/base -> origin/gh/v0i0/3/base 2025-08-14T20:50:24.5914925Z * [new branch] gh/v0i0/3/head -> origin/gh/v0i0/3/head 2025-08-14T20:50:24.5916423Z * [new branch] gh/v0i0/3/orig -> origin/gh/v0i0/3/orig 2025-08-14T20:50:24.5917771Z * [new branch] gh/v0i0/4/base -> origin/gh/v0i0/4/base 2025-08-14T20:50:24.5918812Z * [new branch] gh/v0i0/4/head -> origin/gh/v0i0/4/head 2025-08-14T20:50:24.5919842Z * [new branch] gh/v0i0/4/orig -> origin/gh/v0i0/4/orig 2025-08-14T20:50:24.5921118Z * [new branch] gh/v0i0/5/base -> origin/gh/v0i0/5/base 2025-08-14T20:50:24.5922099Z * [new branch] gh/v0i0/5/head -> origin/gh/v0i0/5/head 2025-08-14T20:50:24.5923086Z * [new branch] gh/v0i0/5/orig -> origin/gh/v0i0/5/orig 2025-08-14T20:50:24.5924468Z * [new branch] gh/v0i0/6/base -> origin/gh/v0i0/6/base 2025-08-14T20:50:24.5925907Z * [new branch] gh/v0i0/6/head -> origin/gh/v0i0/6/head 2025-08-14T20:50:24.5926889Z * [new branch] gh/v0i0/6/orig -> origin/gh/v0i0/6/orig 2025-08-14T20:50:24.5928457Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-08-14T20:50:24.5929862Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-08-14T20:50:24.5931107Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-08-14T20:50:24.5932779Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-08-14T20:50:24.5933831Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-08-14T20:50:24.5934872Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-08-14T20:50:24.5936352Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-08-14T20:50:24.5937236Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-08-14T20:50:24.5938171Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-08-14T20:50:24.5940171Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-08-14T20:50:24.5941114Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-08-14T20:50:24.5942170Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-08-14T20:50:24.5943563Z * [new branch] gh/wconstab/425/base -> origin/gh/wconstab/425/base 2025-08-14T20:50:24.5944634Z * [new branch] gh/wconstab/425/head -> origin/gh/wconstab/425/head 2025-08-14T20:50:24.5945695Z * [new branch] gh/wconstab/425/orig -> origin/gh/wconstab/425/orig 2025-08-14T20:50:24.5947018Z * [new branch] gh/wconstab/426/base -> origin/gh/wconstab/426/base 2025-08-14T20:50:24.5947936Z * [new branch] gh/wconstab/426/head -> origin/gh/wconstab/426/head 2025-08-14T20:50:24.5948924Z * [new branch] gh/wconstab/426/orig -> origin/gh/wconstab/426/orig 2025-08-14T20:50:24.5950788Z * [new branch] gh/wconstab/427/base -> origin/gh/wconstab/427/base 2025-08-14T20:50:24.5951859Z * [new branch] gh/wconstab/427/head -> origin/gh/wconstab/427/head 2025-08-14T20:50:24.5952899Z * [new branch] gh/wconstab/427/orig -> origin/gh/wconstab/427/orig 2025-08-14T20:50:24.5954190Z * [new branch] gh/wconstab/428/base -> origin/gh/wconstab/428/base 2025-08-14T20:50:24.5955190Z * [new branch] gh/wconstab/428/head -> origin/gh/wconstab/428/head 2025-08-14T20:50:24.5956284Z * [new branch] gh/wconstab/428/orig -> origin/gh/wconstab/428/orig 2025-08-14T20:50:24.5957825Z * [new branch] gh/wconstab/429/base -> origin/gh/wconstab/429/base 2025-08-14T20:50:24.5958922Z * [new branch] gh/wconstab/429/head -> origin/gh/wconstab/429/head 2025-08-14T20:50:24.5959982Z * [new branch] gh/wconstab/429/orig -> origin/gh/wconstab/429/orig 2025-08-14T20:50:24.5961324Z * [new branch] gh/wconstab/430/base -> origin/gh/wconstab/430/base 2025-08-14T20:50:24.5962346Z * [new branch] gh/wconstab/430/head -> origin/gh/wconstab/430/head 2025-08-14T20:50:24.5963335Z * [new branch] gh/wconstab/430/orig -> origin/gh/wconstab/430/orig 2025-08-14T20:50:24.5964762Z * [new branch] gh/wconstab/431/base -> origin/gh/wconstab/431/base 2025-08-14T20:50:24.5965841Z * [new branch] gh/wconstab/431/head -> origin/gh/wconstab/431/head 2025-08-14T20:50:24.5966976Z * [new branch] gh/wconstab/431/orig -> origin/gh/wconstab/431/orig 2025-08-14T20:50:24.5971700Z * [new branch] gh/wconstab/432/base -> origin/gh/wconstab/432/base 2025-08-14T20:50:24.5972709Z * [new branch] gh/wconstab/432/head -> origin/gh/wconstab/432/head 2025-08-14T20:50:24.5973762Z * [new branch] gh/wconstab/432/orig -> origin/gh/wconstab/432/orig 2025-08-14T20:50:24.5975063Z * [new branch] gh/wconstab/433/base -> origin/gh/wconstab/433/base 2025-08-14T20:50:24.5976067Z * [new branch] gh/wconstab/433/head -> origin/gh/wconstab/433/head 2025-08-14T20:50:24.5976988Z * [new branch] gh/wconstab/433/orig -> origin/gh/wconstab/433/orig 2025-08-14T20:50:24.5978174Z * [new branch] gh/wconstab/434/base -> origin/gh/wconstab/434/base 2025-08-14T20:50:24.5979207Z * [new branch] gh/wconstab/434/head -> origin/gh/wconstab/434/head 2025-08-14T20:50:24.5980517Z * [new branch] gh/wconstab/434/orig -> origin/gh/wconstab/434/orig 2025-08-14T20:50:24.5981585Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-08-14T20:50:24.5982593Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-08-14T20:50:24.5983570Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-08-14T20:50:24.5984986Z * [new branch] gh/wconstab/436/base -> origin/gh/wconstab/436/base 2025-08-14T20:50:24.5985957Z * [new branch] gh/wconstab/436/head -> origin/gh/wconstab/436/head 2025-08-14T20:50:24.5987090Z * [new branch] gh/wconstab/436/orig -> origin/gh/wconstab/436/orig 2025-08-14T20:50:24.5988423Z * [new branch] gh/wconstab/437/base -> origin/gh/wconstab/437/base 2025-08-14T20:50:24.5989475Z * [new branch] gh/wconstab/437/head -> origin/gh/wconstab/437/head 2025-08-14T20:50:24.5990498Z * [new branch] gh/wconstab/437/orig -> origin/gh/wconstab/437/orig 2025-08-14T20:50:24.5992439Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-08-14T20:50:24.5993479Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-08-14T20:50:24.5994511Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-08-14T20:50:24.5995784Z * [new branch] gh/wconstab/439/base -> origin/gh/wconstab/439/base 2025-08-14T20:50:24.5996888Z * [new branch] gh/wconstab/439/head -> origin/gh/wconstab/439/head 2025-08-14T20:50:24.5997950Z * [new branch] gh/wconstab/439/orig -> origin/gh/wconstab/439/orig 2025-08-14T20:50:24.5999321Z * [new branch] gh/wconstab/440/base -> origin/gh/wconstab/440/base 2025-08-14T20:50:24.6000451Z * [new branch] gh/wconstab/440/head -> origin/gh/wconstab/440/head 2025-08-14T20:50:24.6001652Z * [new branch] gh/wconstab/440/orig -> origin/gh/wconstab/440/orig 2025-08-14T20:50:24.6003128Z * [new branch] gh/wconstab/441/base -> origin/gh/wconstab/441/base 2025-08-14T20:50:24.6004077Z * [new branch] gh/wconstab/441/head -> origin/gh/wconstab/441/head 2025-08-14T20:50:24.6005132Z * [new branch] gh/wconstab/441/orig -> origin/gh/wconstab/441/orig 2025-08-14T20:50:24.6006322Z * [new branch] gh/wconstab/442/base -> origin/gh/wconstab/442/base 2025-08-14T20:50:24.6007307Z * [new branch] gh/wconstab/442/head -> origin/gh/wconstab/442/head 2025-08-14T20:50:24.6008302Z * [new branch] gh/wconstab/442/orig -> origin/gh/wconstab/442/orig 2025-08-14T20:50:24.6009894Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-08-14T20:50:24.6011313Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-08-14T20:50:24.6012442Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-08-14T20:50:24.6013745Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-08-14T20:50:24.6014822Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-08-14T20:50:24.6015812Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-08-14T20:50:24.6017089Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-08-14T20:50:24.6018065Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-08-14T20:50:24.6019046Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-08-14T20:50:24.6020275Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-08-14T20:50:24.6021294Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-08-14T20:50:24.6022189Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-08-14T20:50:24.6023418Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-08-14T20:50:24.6024413Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-08-14T20:50:24.6025348Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-08-14T20:50:24.6027656Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-08-14T20:50:24.6028812Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-08-14T20:50:24.6029868Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-08-14T20:50:24.6031286Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-08-14T20:50:24.6034966Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-08-14T20:50:24.6035198Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-08-14T20:50:24.6035433Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-08-14T20:50:24.6035675Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-08-14T20:50:24.6036356Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-08-14T20:50:24.6037783Z * [new branch] gh/williamwen42/252/base -> origin/gh/williamwen42/252/base 2025-08-14T20:50:24.6038930Z * [new branch] gh/williamwen42/252/head -> origin/gh/williamwen42/252/head 2025-08-14T20:50:24.6039899Z * [new branch] gh/williamwen42/252/orig -> origin/gh/williamwen42/252/orig 2025-08-14T20:50:24.6041313Z * [new branch] gh/williamwen42/256/base -> origin/gh/williamwen42/256/base 2025-08-14T20:50:24.6042278Z * [new branch] gh/williamwen42/256/head -> origin/gh/williamwen42/256/head 2025-08-14T20:50:24.6043241Z * [new branch] gh/williamwen42/256/orig -> origin/gh/williamwen42/256/orig 2025-08-14T20:50:24.6044548Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-08-14T20:50:24.6045580Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-08-14T20:50:24.6046611Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-08-14T20:50:24.6047933Z * [new branch] gh/williamwen42/260/base -> origin/gh/williamwen42/260/base 2025-08-14T20:50:24.6048951Z * [new branch] gh/williamwen42/260/head -> origin/gh/williamwen42/260/head 2025-08-14T20:50:24.6049962Z * [new branch] gh/williamwen42/260/orig -> origin/gh/williamwen42/260/orig 2025-08-14T20:50:24.6051267Z * [new branch] gh/williamwen42/261/base -> origin/gh/williamwen42/261/base 2025-08-14T20:50:24.6052235Z * [new branch] gh/williamwen42/261/head -> origin/gh/williamwen42/261/head 2025-08-14T20:50:24.6053212Z * [new branch] gh/williamwen42/261/orig -> origin/gh/williamwen42/261/orig 2025-08-14T20:50:24.6054799Z * [new branch] gh/williamwen42/262/base -> origin/gh/williamwen42/262/base 2025-08-14T20:50:24.6055765Z * [new branch] gh/williamwen42/262/head -> origin/gh/williamwen42/262/head 2025-08-14T20:50:24.6056795Z * [new branch] gh/williamwen42/262/orig -> origin/gh/williamwen42/262/orig 2025-08-14T20:50:24.6058488Z * [new branch] gh/williamwen42/263/base -> origin/gh/williamwen42/263/base 2025-08-14T20:50:24.6059536Z * [new branch] gh/williamwen42/263/head -> origin/gh/williamwen42/263/head 2025-08-14T20:50:24.6060598Z * [new branch] gh/williamwen42/263/orig -> origin/gh/williamwen42/263/orig 2025-08-14T20:50:24.6061847Z * [new branch] gh/williamwen42/264/base -> origin/gh/williamwen42/264/base 2025-08-14T20:50:24.6062928Z * [new branch] gh/williamwen42/264/head -> origin/gh/williamwen42/264/head 2025-08-14T20:50:24.6063942Z * [new branch] gh/williamwen42/264/orig -> origin/gh/williamwen42/264/orig 2025-08-14T20:50:24.6065232Z * [new branch] gh/williamwen42/265/base -> origin/gh/williamwen42/265/base 2025-08-14T20:50:24.6066261Z * [new branch] gh/williamwen42/265/head -> origin/gh/williamwen42/265/head 2025-08-14T20:50:24.6067468Z * [new branch] gh/williamwen42/265/orig -> origin/gh/williamwen42/265/orig 2025-08-14T20:50:24.6069190Z * [new branch] gh/williamwen42/266/base -> origin/gh/williamwen42/266/base 2025-08-14T20:50:24.6070242Z * [new branch] gh/williamwen42/266/head -> origin/gh/williamwen42/266/head 2025-08-14T20:50:24.6071243Z * [new branch] gh/williamwen42/266/orig -> origin/gh/williamwen42/266/orig 2025-08-14T20:50:24.6072461Z * [new branch] gh/williamwen42/267/base -> origin/gh/williamwen42/267/base 2025-08-14T20:50:24.6073350Z * [new branch] gh/williamwen42/267/head -> origin/gh/williamwen42/267/head 2025-08-14T20:50:24.6074351Z * [new branch] gh/williamwen42/267/orig -> origin/gh/williamwen42/267/orig 2025-08-14T20:50:24.6075661Z * [new branch] gh/williamwen42/268/base -> origin/gh/williamwen42/268/base 2025-08-14T20:50:24.6076685Z * [new branch] gh/williamwen42/268/head -> origin/gh/williamwen42/268/head 2025-08-14T20:50:24.6078106Z * [new branch] gh/williamwen42/268/orig -> origin/gh/williamwen42/268/orig 2025-08-14T20:50:24.6079296Z * [new branch] gh/williamwen42/269/base -> origin/gh/williamwen42/269/base 2025-08-14T20:50:24.6080298Z * [new branch] gh/williamwen42/269/head -> origin/gh/williamwen42/269/head 2025-08-14T20:50:24.6081239Z * [new branch] gh/williamwen42/269/orig -> origin/gh/williamwen42/269/orig 2025-08-14T20:50:24.6083367Z * [new branch] gh/williamwen42/270/base -> origin/gh/williamwen42/270/base 2025-08-14T20:50:24.6084387Z * [new branch] gh/williamwen42/270/head -> origin/gh/williamwen42/270/head 2025-08-14T20:50:24.6085390Z * [new branch] gh/williamwen42/270/orig -> origin/gh/williamwen42/270/orig 2025-08-14T20:50:24.6087229Z * [new branch] gh/williamwen42/271/base -> origin/gh/williamwen42/271/base 2025-08-14T20:50:24.6088216Z * [new branch] gh/williamwen42/271/head -> origin/gh/williamwen42/271/head 2025-08-14T20:50:24.6089199Z * [new branch] gh/williamwen42/271/orig -> origin/gh/williamwen42/271/orig 2025-08-14T20:50:24.6090599Z * [new branch] gh/williamwen42/272/base -> origin/gh/williamwen42/272/base 2025-08-14T20:50:24.6092043Z * [new branch] gh/williamwen42/272/head -> origin/gh/williamwen42/272/head 2025-08-14T20:50:24.6093022Z * [new branch] gh/williamwen42/272/orig -> origin/gh/williamwen42/272/orig 2025-08-14T20:50:24.6094433Z * [new branch] gh/williamwen42/273/base -> origin/gh/williamwen42/273/base 2025-08-14T20:50:24.6095446Z * [new branch] gh/williamwen42/273/head -> origin/gh/williamwen42/273/head 2025-08-14T20:50:24.6096520Z * [new branch] gh/williamwen42/273/orig -> origin/gh/williamwen42/273/orig 2025-08-14T20:50:24.6098001Z * [new branch] gh/williamwen42/274/base -> origin/gh/williamwen42/274/base 2025-08-14T20:50:24.6098995Z * [new branch] gh/williamwen42/274/head -> origin/gh/williamwen42/274/head 2025-08-14T20:50:24.6099957Z * [new branch] gh/williamwen42/274/orig -> origin/gh/williamwen42/274/orig 2025-08-14T20:50:24.6101279Z * [new branch] gh/williamwen42/275/base -> origin/gh/williamwen42/275/base 2025-08-14T20:50:24.6102571Z * [new branch] gh/williamwen42/275/head -> origin/gh/williamwen42/275/head 2025-08-14T20:50:24.6103788Z * [new branch] gh/williamwen42/276/base -> origin/gh/williamwen42/276/base 2025-08-14T20:50:24.6104823Z * [new branch] gh/williamwen42/276/head -> origin/gh/williamwen42/276/head 2025-08-14T20:50:24.6105726Z * [new branch] gh/williamwen42/276/orig -> origin/gh/williamwen42/276/orig 2025-08-14T20:50:24.6107318Z * [new branch] gh/williamwen42/277/base -> origin/gh/williamwen42/277/base 2025-08-14T20:50:24.6108254Z * [new branch] gh/williamwen42/277/head -> origin/gh/williamwen42/277/head 2025-08-14T20:50:24.6109291Z * [new branch] gh/williamwen42/277/orig -> origin/gh/williamwen42/277/orig 2025-08-14T20:50:24.6110612Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-08-14T20:50:24.6111665Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-08-14T20:50:24.6112668Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-08-14T20:50:24.6113872Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-08-14T20:50:24.6115262Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-08-14T20:50:24.6116294Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-08-14T20:50:24.6117831Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-08-14T20:50:24.6118803Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-08-14T20:50:24.6120012Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-08-14T20:50:24.6120967Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-08-14T20:50:24.6122328Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-08-14T20:50:24.6123693Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-08-14T20:50:24.6125067Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-08-14T20:50:24.6126028Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-08-14T20:50:24.6127446Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-08-14T20:50:24.6128737Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-08-14T20:50:24.6129704Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-08-14T20:50:24.6130746Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-08-14T20:50:24.6132088Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-08-14T20:50:24.6133052Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-08-14T20:50:24.6134452Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-08-14T20:50:24.6135712Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-08-14T20:50:24.6136668Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-08-14T20:50:24.6137658Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-08-14T20:50:24.6139012Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-08-14T20:50:24.6139993Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-08-14T20:50:24.6140989Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-08-14T20:50:24.6142308Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-08-14T20:50:24.6143181Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-08-14T20:50:24.6144171Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-08-14T20:50:24.6145516Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-08-14T20:50:24.6146530Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-08-14T20:50:24.6147506Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-08-14T20:50:24.6148781Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-08-14T20:50:24.6149836Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-08-14T20:50:24.6150796Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-08-14T20:50:24.6152178Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-08-14T20:50:24.6153160Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-08-14T20:50:24.6154523Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-08-14T20:50:24.6155838Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-08-14T20:50:24.6156807Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-08-14T20:50:24.6157762Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-08-14T20:50:24.6159033Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-08-14T20:50:24.6159977Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-08-14T20:50:24.6160941Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-08-14T20:50:24.6162258Z * [new branch] gh/xmfan/268/base -> origin/gh/xmfan/268/base 2025-08-14T20:50:24.6163183Z * [new branch] gh/xmfan/268/head -> origin/gh/xmfan/268/head 2025-08-14T20:50:24.6164233Z * [new branch] gh/xmfan/268/orig -> origin/gh/xmfan/268/orig 2025-08-14T20:50:24.6166056Z * [new branch] gh/xmfan/269/base -> origin/gh/xmfan/269/base 2025-08-14T20:50:24.6167115Z * [new branch] gh/xmfan/269/head -> origin/gh/xmfan/269/head 2025-08-14T20:50:24.6168302Z * [new branch] gh/xmfan/269/orig -> origin/gh/xmfan/269/orig 2025-08-14T20:50:24.6173511Z * [new branch] gh/xmfan/270/base -> origin/gh/xmfan/270/base 2025-08-14T20:50:24.6174471Z * [new branch] gh/xmfan/270/head -> origin/gh/xmfan/270/head 2025-08-14T20:50:24.6175479Z * [new branch] gh/xmfan/270/orig -> origin/gh/xmfan/270/orig 2025-08-14T20:50:24.6177224Z * [new branch] gh/xmfan/271/base -> origin/gh/xmfan/271/base 2025-08-14T20:50:24.6178214Z * [new branch] gh/xmfan/271/head -> origin/gh/xmfan/271/head 2025-08-14T20:50:24.6179175Z * [new branch] gh/xmfan/271/orig -> origin/gh/xmfan/271/orig 2025-08-14T20:50:24.6180553Z * [new branch] gh/xmfan/272/base -> origin/gh/xmfan/272/base 2025-08-14T20:50:24.6181497Z * [new branch] gh/xmfan/272/head -> origin/gh/xmfan/272/head 2025-08-14T20:50:24.6182509Z * [new branch] gh/xmfan/272/orig -> origin/gh/xmfan/272/orig 2025-08-14T20:50:24.6183919Z * [new branch] gh/xmfan/273/base -> origin/gh/xmfan/273/base 2025-08-14T20:50:24.6184962Z * [new branch] gh/xmfan/273/head -> origin/gh/xmfan/273/head 2025-08-14T20:50:24.6185959Z * [new branch] gh/xmfan/273/orig -> origin/gh/xmfan/273/orig 2025-08-14T20:50:24.6187408Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-08-14T20:50:24.6188156Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-08-14T20:50:24.6189336Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-08-14T20:50:24.6190685Z * [new branch] gh/xmfan/275/base -> origin/gh/xmfan/275/base 2025-08-14T20:50:24.6191631Z * [new branch] gh/xmfan/275/head -> origin/gh/xmfan/275/head 2025-08-14T20:50:24.6192629Z * [new branch] gh/xmfan/275/orig -> origin/gh/xmfan/275/orig 2025-08-14T20:50:24.6193967Z * [new branch] gh/xmfan/276/base -> origin/gh/xmfan/276/base 2025-08-14T20:50:24.6194939Z * [new branch] gh/xmfan/276/head -> origin/gh/xmfan/276/head 2025-08-14T20:50:24.6195919Z * [new branch] gh/xmfan/276/orig -> origin/gh/xmfan/276/orig 2025-08-14T20:50:24.6197622Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-08-14T20:50:24.6198578Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-08-14T20:50:24.6199560Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-08-14T20:50:24.6200838Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-08-14T20:50:24.6201830Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-08-14T20:50:24.6202815Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-08-14T20:50:24.6204174Z * [new branch] gh/xuanzhang816/18/base -> origin/gh/xuanzhang816/18/base 2025-08-14T20:50:24.6205151Z * [new branch] gh/xuanzhang816/18/head -> origin/gh/xuanzhang816/18/head 2025-08-14T20:50:24.6206125Z * [new branch] gh/xuanzhang816/18/orig -> origin/gh/xuanzhang816/18/orig 2025-08-14T20:50:24.6207547Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-08-14T20:50:24.6208519Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-08-14T20:50:24.6209554Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-08-14T20:50:24.6210903Z * [new branch] gh/xuanzhang816/20/base -> origin/gh/xuanzhang816/20/base 2025-08-14T20:50:24.6211951Z * [new branch] gh/xuanzhang816/20/head -> origin/gh/xuanzhang816/20/head 2025-08-14T20:50:24.6212932Z * [new branch] gh/xuanzhang816/20/orig -> origin/gh/xuanzhang816/20/orig 2025-08-14T20:50:24.6214231Z * [new branch] gh/xuanzhang816/21/base -> origin/gh/xuanzhang816/21/base 2025-08-14T20:50:24.6215200Z * [new branch] gh/xuanzhang816/21/head -> origin/gh/xuanzhang816/21/head 2025-08-14T20:50:24.6216275Z * [new branch] gh/xuanzhang816/21/orig -> origin/gh/xuanzhang816/21/orig 2025-08-14T20:50:24.6217560Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-08-14T20:50:24.6218510Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-08-14T20:50:24.6219462Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-08-14T20:50:24.6221180Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-08-14T20:50:24.6222164Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-08-14T20:50:24.6223230Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-08-14T20:50:24.6224522Z * [new branch] gh/xuanzhang816/24/base -> origin/gh/xuanzhang816/24/base 2025-08-14T20:50:24.6225545Z * [new branch] gh/xuanzhang816/24/head -> origin/gh/xuanzhang816/24/head 2025-08-14T20:50:24.6226434Z * [new branch] gh/xuanzhang816/24/orig -> origin/gh/xuanzhang816/24/orig 2025-08-14T20:50:24.6228024Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-08-14T20:50:24.6228973Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-08-14T20:50:24.6230090Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-08-14T20:50:24.6231463Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-08-14T20:50:24.6232378Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-08-14T20:50:24.6233361Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-08-14T20:50:24.6234688Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-08-14T20:50:24.6235790Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-08-14T20:50:24.6236770Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-08-14T20:50:24.6238013Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-08-14T20:50:24.6239055Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-08-14T20:50:24.6240054Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-08-14T20:50:24.6241659Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-08-14T20:50:24.6242648Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-08-14T20:50:24.6243623Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-08-14T20:50:24.6244842Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-08-14T20:50:24.6245788Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-08-14T20:50:24.6246784Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-08-14T20:50:24.6248057Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-08-14T20:50:24.6249146Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-08-14T20:50:24.6250111Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-08-14T20:50:24.6251378Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-08-14T20:50:24.6252409Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-08-14T20:50:24.6253418Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-08-14T20:50:24.6254709Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-08-14T20:50:24.6255713Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-08-14T20:50:24.6256924Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-08-14T20:50:24.6258318Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-08-14T20:50:24.6259336Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-08-14T20:50:24.6260636Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-08-14T20:50:24.6261647Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-08-14T20:50:24.6262717Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-08-14T20:50:24.6263987Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-08-14T20:50:24.6265001Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-08-14T20:50:24.6265938Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-08-14T20:50:24.6267240Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-08-14T20:50:24.6268321Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-08-14T20:50:24.6269177Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-08-14T20:50:24.6270734Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-08-14T20:50:24.6271714Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-08-14T20:50:24.6272687Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-08-14T20:50:24.6274047Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-08-14T20:50:24.6275035Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-08-14T20:50:24.6276097Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-08-14T20:50:24.6277373Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-08-14T20:50:24.6278359Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-08-14T20:50:24.6279297Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-08-14T20:50:24.6280629Z * [new branch] gh/yanbing-j/39/base -> origin/gh/yanbing-j/39/base 2025-08-14T20:50:24.6281581Z * [new branch] gh/yanbing-j/39/head -> origin/gh/yanbing-j/39/head 2025-08-14T20:50:24.6282535Z * [new branch] gh/yanbing-j/39/orig -> origin/gh/yanbing-j/39/orig 2025-08-14T20:50:24.6284081Z * [new branch] gh/yangw-dev/1/base -> origin/gh/yangw-dev/1/base 2025-08-14T20:50:24.6285386Z * [new branch] gh/yangw-dev/10/base -> origin/gh/yangw-dev/10/base 2025-08-14T20:50:24.6286370Z * [new branch] gh/yangw-dev/10/head -> origin/gh/yangw-dev/10/head 2025-08-14T20:50:24.6287366Z * [new branch] gh/yangw-dev/10/orig -> origin/gh/yangw-dev/10/orig 2025-08-14T20:50:24.6288676Z * [new branch] gh/yangw-dev/11/base -> origin/gh/yangw-dev/11/base 2025-08-14T20:50:24.6289673Z * [new branch] gh/yangw-dev/11/head -> origin/gh/yangw-dev/11/head 2025-08-14T20:50:24.6290670Z * [new branch] gh/yangw-dev/11/orig -> origin/gh/yangw-dev/11/orig 2025-08-14T20:50:24.6291943Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-08-14T20:50:24.6292937Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-08-14T20:50:24.6293884Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-08-14T20:50:24.6295195Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-08-14T20:50:24.6296225Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-08-14T20:50:24.6297210Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-08-14T20:50:24.6298492Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-08-14T20:50:24.6299432Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-08-14T20:50:24.6300402Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-08-14T20:50:24.6301818Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-08-14T20:50:24.6302785Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-08-14T20:50:24.6304267Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-08-14T20:50:24.6305854Z * [new branch] gh/yangw-dev/16/base -> origin/gh/yangw-dev/16/base 2025-08-14T20:50:24.6306840Z * [new branch] gh/yangw-dev/16/head -> origin/gh/yangw-dev/16/head 2025-08-14T20:50:24.6307849Z * [new branch] gh/yangw-dev/16/orig -> origin/gh/yangw-dev/16/orig 2025-08-14T20:50:24.6309160Z * [new branch] gh/yangw-dev/17/base -> origin/gh/yangw-dev/17/base 2025-08-14T20:50:24.6310300Z * [new branch] gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-08-14T20:50:24.6311182Z * [new branch] gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig 2025-08-14T20:50:24.6312512Z * [new branch] gh/yangw-dev/18/base -> origin/gh/yangw-dev/18/base 2025-08-14T20:50:24.6313489Z * [new branch] gh/yangw-dev/18/head -> origin/gh/yangw-dev/18/head 2025-08-14T20:50:24.6314462Z * [new branch] gh/yangw-dev/18/orig -> origin/gh/yangw-dev/18/orig 2025-08-14T20:50:24.6315845Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-08-14T20:50:24.6316811Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-08-14T20:50:24.6317756Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-08-14T20:50:24.6319023Z * [new branch] gh/yangw-dev/2/base -> origin/gh/yangw-dev/2/base 2025-08-14T20:50:24.6319880Z * [new branch] gh/yangw-dev/2/head -> origin/gh/yangw-dev/2/head 2025-08-14T20:50:24.6321186Z * [new branch] gh/yangw-dev/3/base -> origin/gh/yangw-dev/3/base 2025-08-14T20:50:24.6322116Z * [new branch] gh/yangw-dev/3/head -> origin/gh/yangw-dev/3/head 2025-08-14T20:50:24.6323325Z * [new branch] gh/yangw-dev/4/base -> origin/gh/yangw-dev/4/base 2025-08-14T20:50:24.6324317Z * [new branch] gh/yangw-dev/4/head -> origin/gh/yangw-dev/4/head 2025-08-14T20:50:24.6325570Z * [new branch] gh/yangw-dev/5/base -> origin/gh/yangw-dev/5/base 2025-08-14T20:50:24.6326498Z * [new branch] gh/yangw-dev/5/head -> origin/gh/yangw-dev/5/head 2025-08-14T20:50:24.6327790Z * [new branch] gh/yangw-dev/6/base -> origin/gh/yangw-dev/6/base 2025-08-14T20:50:24.6328729Z * [new branch] gh/yangw-dev/6/head -> origin/gh/yangw-dev/6/head 2025-08-14T20:50:24.6329926Z * [new branch] gh/yangw-dev/7/base -> origin/gh/yangw-dev/7/base 2025-08-14T20:50:24.6330892Z * [new branch] gh/yangw-dev/7/head -> origin/gh/yangw-dev/7/head 2025-08-14T20:50:24.6332130Z * [new branch] gh/yangw-dev/8/base -> origin/gh/yangw-dev/8/base 2025-08-14T20:50:24.6333057Z * [new branch] gh/yangw-dev/8/head -> origin/gh/yangw-dev/8/head 2025-08-14T20:50:24.6334028Z * [new branch] gh/yangw-dev/8/orig -> origin/gh/yangw-dev/8/orig 2025-08-14T20:50:24.6335251Z * [new branch] gh/yangw-dev/9/base -> origin/gh/yangw-dev/9/base 2025-08-14T20:50:24.6336290Z * [new branch] gh/yangw-dev/9/head -> origin/gh/yangw-dev/9/head 2025-08-14T20:50:24.6337228Z * [new branch] gh/yangw-dev/9/orig -> origin/gh/yangw-dev/9/orig 2025-08-14T20:50:24.6338868Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-08-14T20:50:24.6339843Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-08-14T20:50:24.6340880Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-08-14T20:50:24.6342378Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-08-14T20:50:24.6343436Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-08-14T20:50:24.6344363Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-08-14T20:50:24.6345767Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-08-14T20:50:24.6346737Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-08-14T20:50:24.6347749Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-08-14T20:50:24.6349070Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-08-14T20:50:24.6350176Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-08-14T20:50:24.6351149Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-08-14T20:50:24.6352630Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-08-14T20:50:24.6353590Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-08-14T20:50:24.6354582Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-08-14T20:50:24.6355951Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-08-14T20:50:24.6356972Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-08-14T20:50:24.6357933Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-08-14T20:50:24.6359234Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-08-14T20:50:24.6360221Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-08-14T20:50:24.6361205Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-08-14T20:50:24.6362640Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-08-14T20:50:24.6363600Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-08-14T20:50:24.6364450Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-08-14T20:50:24.6365953Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-08-14T20:50:24.6367115Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-08-14T20:50:24.6368275Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-08-14T20:50:24.6369570Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-08-14T20:50:24.6370694Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-08-14T20:50:24.6371677Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-08-14T20:50:24.6372911Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-08-14T20:50:24.6373899Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-08-14T20:50:24.6374874Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-08-14T20:50:24.6376045Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-08-14T20:50:24.6376989Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-08-14T20:50:24.6377955Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-08-14T20:50:24.6379501Z * [new branch] gh/ydwu4/277/base -> origin/gh/ydwu4/277/base 2025-08-14T20:50:24.6380495Z * [new branch] gh/ydwu4/277/head -> origin/gh/ydwu4/277/head 2025-08-14T20:50:24.6381505Z * [new branch] gh/ydwu4/277/orig -> origin/gh/ydwu4/277/orig 2025-08-14T20:50:24.6382828Z * [new branch] gh/ydwu4/278/base -> origin/gh/ydwu4/278/base 2025-08-14T20:50:24.6383899Z * [new branch] gh/ydwu4/278/head -> origin/gh/ydwu4/278/head 2025-08-14T20:50:24.6384981Z * [new branch] gh/ydwu4/278/orig -> origin/gh/ydwu4/278/orig 2025-08-14T20:50:24.6386500Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-08-14T20:50:24.6387628Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-08-14T20:50:24.6388611Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-08-14T20:50:24.6390353Z * [new branch] gh/ydwu4/280/base -> origin/gh/ydwu4/280/base 2025-08-14T20:50:24.6391335Z * [new branch] gh/ydwu4/280/head -> origin/gh/ydwu4/280/head 2025-08-14T20:50:24.6392349Z * [new branch] gh/ydwu4/280/orig -> origin/gh/ydwu4/280/orig 2025-08-14T20:50:24.6394365Z * [new branch] gh/ydwu4/281/base -> origin/gh/ydwu4/281/base 2025-08-14T20:50:24.6395436Z * [new branch] gh/ydwu4/281/head -> origin/gh/ydwu4/281/head 2025-08-14T20:50:24.6396466Z * [new branch] gh/ydwu4/281/orig -> origin/gh/ydwu4/281/orig 2025-08-14T20:50:24.6397673Z * [new branch] gh/ydwu4/282/base -> origin/gh/ydwu4/282/base 2025-08-14T20:50:24.6398702Z * [new branch] gh/ydwu4/282/head -> origin/gh/ydwu4/282/head 2025-08-14T20:50:24.6399750Z * [new branch] gh/ydwu4/282/orig -> origin/gh/ydwu4/282/orig 2025-08-14T20:50:24.6400963Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-08-14T20:50:24.6401934Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-08-14T20:50:24.6402951Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-08-14T20:50:24.6404209Z * [new branch] gh/ydwu4/284/base -> origin/gh/ydwu4/284/base 2025-08-14T20:50:24.6405186Z * [new branch] gh/ydwu4/284/head -> origin/gh/ydwu4/284/head 2025-08-14T20:50:24.6406160Z * [new branch] gh/ydwu4/284/orig -> origin/gh/ydwu4/284/orig 2025-08-14T20:50:24.6407433Z * [new branch] gh/ydwu4/285/base -> origin/gh/ydwu4/285/base 2025-08-14T20:50:24.6408405Z * [new branch] gh/ydwu4/285/head -> origin/gh/ydwu4/285/head 2025-08-14T20:50:24.6409375Z * [new branch] gh/ydwu4/285/orig -> origin/gh/ydwu4/285/orig 2025-08-14T20:50:24.6410719Z * [new branch] gh/ydwu4/286/base -> origin/gh/ydwu4/286/base 2025-08-14T20:50:24.6411628Z * [new branch] gh/ydwu4/286/head -> origin/gh/ydwu4/286/head 2025-08-14T20:50:24.6412596Z * [new branch] gh/ydwu4/286/orig -> origin/gh/ydwu4/286/orig 2025-08-14T20:50:24.6413996Z * [new branch] gh/ydwu4/287/base -> origin/gh/ydwu4/287/base 2025-08-14T20:50:24.6415001Z * [new branch] gh/ydwu4/287/head -> origin/gh/ydwu4/287/head 2025-08-14T20:50:24.6415935Z * [new branch] gh/ydwu4/287/orig -> origin/gh/ydwu4/287/orig 2025-08-14T20:50:24.6417331Z * [new branch] gh/ydwu4/288/base -> origin/gh/ydwu4/288/base 2025-08-14T20:50:24.6418335Z * [new branch] gh/ydwu4/288/head -> origin/gh/ydwu4/288/head 2025-08-14T20:50:24.6419282Z * [new branch] gh/ydwu4/288/orig -> origin/gh/ydwu4/288/orig 2025-08-14T20:50:24.6420703Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-08-14T20:50:24.6421862Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-08-14T20:50:24.6422562Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-08-14T20:50:24.6424104Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-08-14T20:50:24.6425268Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-08-14T20:50:24.6426248Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-08-14T20:50:24.6427960Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-08-14T20:50:24.6429027Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-08-14T20:50:24.6430112Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-08-14T20:50:24.6431495Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-08-14T20:50:24.6432492Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-08-14T20:50:24.6433466Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-08-14T20:50:24.6434866Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-08-14T20:50:24.6435923Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-08-14T20:50:24.6436871Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-08-14T20:50:24.6438277Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-08-14T20:50:24.6439224Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-08-14T20:50:24.6440231Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-08-14T20:50:24.6441621Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-08-14T20:50:24.6442678Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-08-14T20:50:24.6443656Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-08-14T20:50:24.6444929Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-08-14T20:50:24.6445852Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-08-14T20:50:24.6446847Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-08-14T20:50:24.6448340Z * [new branch] gh/ydwu4/297/base -> origin/gh/ydwu4/297/base 2025-08-14T20:50:24.6449312Z * [new branch] gh/ydwu4/297/head -> origin/gh/ydwu4/297/head 2025-08-14T20:50:24.6450297Z * [new branch] gh/ydwu4/297/orig -> origin/gh/ydwu4/297/orig 2025-08-14T20:50:24.6451502Z * [new branch] gh/ydwu4/298/base -> origin/gh/ydwu4/298/base 2025-08-14T20:50:24.6452506Z * [new branch] gh/ydwu4/298/head -> origin/gh/ydwu4/298/head 2025-08-14T20:50:24.6453498Z * [new branch] gh/ydwu4/298/orig -> origin/gh/ydwu4/298/orig 2025-08-14T20:50:24.6455049Z * [new branch] gh/ydwu4/299/base -> origin/gh/ydwu4/299/base 2025-08-14T20:50:24.6456068Z * [new branch] gh/ydwu4/299/head -> origin/gh/ydwu4/299/head 2025-08-14T20:50:24.6457052Z * [new branch] gh/ydwu4/299/orig -> origin/gh/ydwu4/299/orig 2025-08-14T20:50:24.6459258Z * [new branch] gh/ydwu4/300/base -> origin/gh/ydwu4/300/base 2025-08-14T20:50:24.6460881Z * [new branch] gh/ydwu4/300/head -> origin/gh/ydwu4/300/head 2025-08-14T20:50:24.6462004Z * [new branch] gh/ydwu4/300/orig -> origin/gh/ydwu4/300/orig 2025-08-14T20:50:24.6463550Z * [new branch] gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-08-14T20:50:24.6464570Z * [new branch] gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-08-14T20:50:24.6465581Z * [new branch] gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig 2025-08-14T20:50:24.6467004Z * [new branch] gh/ydwu4/302/base -> origin/gh/ydwu4/302/base 2025-08-14T20:50:24.6473863Z * [new branch] gh/ydwu4/302/head -> origin/gh/ydwu4/302/head 2025-08-14T20:50:24.6474932Z * [new branch] gh/ydwu4/302/orig -> origin/gh/ydwu4/302/orig 2025-08-14T20:50:24.6476123Z * [new branch] gh/ydwu4/303/base -> origin/gh/ydwu4/303/base 2025-08-14T20:50:24.6477145Z * [new branch] gh/ydwu4/303/head -> origin/gh/ydwu4/303/head 2025-08-14T20:50:24.6478116Z * [new branch] gh/ydwu4/303/orig -> origin/gh/ydwu4/303/orig 2025-08-14T20:50:24.6479769Z * [new branch] gh/ydwu4/304/base -> origin/gh/ydwu4/304/base 2025-08-14T20:50:24.6480864Z * [new branch] gh/ydwu4/304/head -> origin/gh/ydwu4/304/head 2025-08-14T20:50:24.6481866Z * [new branch] gh/ydwu4/304/orig -> origin/gh/ydwu4/304/orig 2025-08-14T20:50:24.6483402Z * [new branch] gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-08-14T20:50:24.6484898Z * [new branch] gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-08-14T20:50:24.6485872Z * [new branch] gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig 2025-08-14T20:50:24.6487136Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-08-14T20:50:24.6488121Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-08-14T20:50:24.6489108Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-08-14T20:50:24.6490375Z * [new branch] gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-08-14T20:50:24.6491286Z * [new branch] gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-08-14T20:50:24.6492257Z * [new branch] gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig 2025-08-14T20:50:24.6493696Z * [new branch] gh/ydwu4/308/base -> origin/gh/ydwu4/308/base 2025-08-14T20:50:24.6494740Z * [new branch] gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-08-14T20:50:24.6495699Z * [new branch] gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig 2025-08-14T20:50:24.6497069Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-08-14T20:50:24.6497999Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-08-14T20:50:24.6498979Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-08-14T20:50:24.6500190Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-08-14T20:50:24.6501166Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-08-14T20:50:24.6502117Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-08-14T20:50:24.6503385Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-08-14T20:50:24.6504390Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-08-14T20:50:24.6505386Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-08-14T20:50:24.6506996Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-08-14T20:50:24.6507954Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-08-14T20:50:24.6509584Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-08-14T20:50:24.6510793Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-08-14T20:50:24.6511735Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-08-14T20:50:24.6513137Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-08-14T20:50:24.6514094Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-08-14T20:50:24.6515103Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-08-14T20:50:24.6516368Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-08-14T20:50:24.6517319Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-08-14T20:50:24.6519465Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-08-14T20:50:24.6520746Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-08-14T20:50:24.6521732Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-08-14T20:50:24.6523109Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-08-14T20:50:24.6524160Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-08-14T20:50:24.6525153Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-08-14T20:50:24.6526751Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-08-14T20:50:24.6527774Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-08-14T20:50:24.6528951Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-08-14T20:50:24.6529809Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-08-14T20:50:24.6531404Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-08-14T20:50:24.6532391Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-08-14T20:50:24.6533553Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-08-14T20:50:24.6534982Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-08-14T20:50:24.6535955Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-08-14T20:50:24.6536982Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-08-14T20:50:24.6538712Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-08-14T20:50:24.6539776Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-08-14T20:50:24.6540774Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-08-14T20:50:24.6542155Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-08-14T20:50:24.6543240Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-08-14T20:50:24.6544262Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-08-14T20:50:24.6545688Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-08-14T20:50:24.6546710Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-08-14T20:50:24.6547727Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-08-14T20:50:24.6549189Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-08-14T20:50:24.6550355Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-08-14T20:50:24.6551379Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-08-14T20:50:24.6552655Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-08-14T20:50:24.6553635Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-08-14T20:50:24.6554620Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-08-14T20:50:24.6556190Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-08-14T20:50:24.6557259Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-08-14T20:50:24.6558125Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-08-14T20:50:24.6559533Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-08-14T20:50:24.6560503Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-08-14T20:50:24.6561488Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-08-14T20:50:24.6563697Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-08-14T20:50:24.6564738Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-08-14T20:50:24.6565730Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-08-14T20:50:24.6567597Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-08-14T20:50:24.6568671Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-08-14T20:50:24.6569656Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-08-14T20:50:24.6571118Z * [new branch] gh/zhxchen17/33/base -> origin/gh/zhxchen17/33/base 2025-08-14T20:50:24.6572204Z * [new branch] gh/zhxchen17/33/head -> origin/gh/zhxchen17/33/head 2025-08-14T20:50:24.6573215Z * [new branch] gh/zhxchen17/33/orig -> origin/gh/zhxchen17/33/orig 2025-08-14T20:50:24.6574564Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-08-14T20:50:24.6575541Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-08-14T20:50:24.6576831Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-08-14T20:50:24.6577832Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-08-14T20:50:24.6578995Z * [new branch] gh/zhxchen17/36/base -> origin/gh/zhxchen17/36/base 2025-08-14T20:50:24.6580152Z * [new branch] gh/zhxchen17/36/head -> origin/gh/zhxchen17/36/head 2025-08-14T20:50:24.6581187Z * [new branch] gh/zhxchen17/36/orig -> origin/gh/zhxchen17/36/orig 2025-08-14T20:50:24.6582714Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-08-14T20:50:24.6583727Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-08-14T20:50:24.6584697Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-08-14T20:50:24.6586027Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-08-14T20:50:24.6586994Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-08-14T20:50:24.6588011Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-08-14T20:50:24.6589404Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-08-14T20:50:24.6590404Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-08-14T20:50:24.6591391Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-08-14T20:50:24.6592680Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-08-14T20:50:24.6593663Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-08-14T20:50:24.6594611Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-08-14T20:50:24.6595934Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-08-14T20:50:24.6596953Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-08-14T20:50:24.6597915Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-08-14T20:50:24.6599392Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-08-14T20:50:24.6600270Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-08-14T20:50:24.6601237Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-08-14T20:50:24.6602644Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-08-14T20:50:24.6603649Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-08-14T20:50:24.6604554Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-08-14T20:50:24.6605830Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-08-14T20:50:24.6606874Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-08-14T20:50:24.6607849Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-08-14T20:50:24.6609167Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-08-14T20:50:24.6610109Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-08-14T20:50:24.6611073Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-08-14T20:50:24.6612784Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-08-14T20:50:24.6613742Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-08-14T20:50:24.6614713Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-08-14T20:50:24.6616142Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-08-14T20:50:24.6617101Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-08-14T20:50:24.6618049Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-08-14T20:50:24.6619328Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-08-14T20:50:24.6620303Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-08-14T20:50:24.6621240Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-08-14T20:50:24.6622834Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-08-14T20:50:24.6623821Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-08-14T20:50:24.6624808Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-08-14T20:50:24.6626168Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-08-14T20:50:24.6627156Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-08-14T20:50:24.6628269Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-08-14T20:50:24.6629669Z * [new branch] gh/zou3519/1187/base -> origin/gh/zou3519/1187/base 2025-08-14T20:50:24.6630717Z * [new branch] gh/zou3519/1187/head -> origin/gh/zou3519/1187/head 2025-08-14T20:50:24.6631763Z * [new branch] gh/zou3519/1187/orig -> origin/gh/zou3519/1187/orig 2025-08-14T20:50:24.6633464Z * [new branch] gh/zou3519/1188/base -> origin/gh/zou3519/1188/base 2025-08-14T20:50:24.6634575Z * [new branch] gh/zou3519/1188/head -> origin/gh/zou3519/1188/head 2025-08-14T20:50:24.6635570Z * [new branch] gh/zou3519/1188/orig -> origin/gh/zou3519/1188/orig 2025-08-14T20:50:24.6636756Z * [new branch] gh/zou3519/1189/base -> origin/gh/zou3519/1189/base 2025-08-14T20:50:24.6637717Z * [new branch] gh/zou3519/1189/head -> origin/gh/zou3519/1189/head 2025-08-14T20:50:24.6638769Z * [new branch] gh/zou3519/1189/orig -> origin/gh/zou3519/1189/orig 2025-08-14T20:50:24.6640004Z * [new branch] gh/zou3519/1190/base -> origin/gh/zou3519/1190/base 2025-08-14T20:50:24.6640991Z * [new branch] gh/zou3519/1190/head -> origin/gh/zou3519/1190/head 2025-08-14T20:50:24.6642099Z * [new branch] gh/zou3519/1190/orig -> origin/gh/zou3519/1190/orig 2025-08-14T20:50:24.6643518Z * [new branch] gh/zou3519/1191/base -> origin/gh/zou3519/1191/base 2025-08-14T20:50:24.6644613Z * [new branch] gh/zou3519/1191/head -> origin/gh/zou3519/1191/head 2025-08-14T20:50:24.6645664Z * [new branch] gh/zou3519/1191/orig -> origin/gh/zou3519/1191/orig 2025-08-14T20:50:24.6647200Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-08-14T20:50:24.6648172Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-08-14T20:50:24.6649540Z * [new branch] gh/zpcore/10/base -> origin/gh/zpcore/10/base 2025-08-14T20:50:24.6650392Z * [new branch] gh/zpcore/10/head -> origin/gh/zpcore/10/head 2025-08-14T20:50:24.6651455Z * [new branch] gh/zpcore/10/orig -> origin/gh/zpcore/10/orig 2025-08-14T20:50:24.6652802Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-08-14T20:50:24.6653808Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-08-14T20:50:24.6654929Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-08-14T20:50:24.6656115Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-08-14T20:50:24.6657185Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-08-14T20:50:24.6658204Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-08-14T20:50:24.6659590Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-08-14T20:50:24.6660585Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-08-14T20:50:24.6661735Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-08-14T20:50:24.6662585Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-08-14T20:50:24.6663849Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-08-14T20:50:24.6664777Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-08-14T20:50:24.6665931Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-08-14T20:50:24.6667120Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-08-14T20:50:24.6668398Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-08-14T20:50:24.6669408Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-08-14T20:50:24.6670653Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-08-14T20:50:24.6671501Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-08-14T20:50:24.6672732Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-08-14T20:50:24.6673786Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-08-14T20:50:24.6675502Z * [new branch] gh/zpcore/9/head -> origin/gh/zpcore/9/head 2025-08-14T20:50:24.6676539Z * [new branch] gh/zpcore/9/orig -> origin/gh/zpcore/9/orig 2025-08-14T20:50:24.6677827Z * [new branch] google-main -> origin/google-main 2025-08-14T20:50:24.6679218Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-08-14T20:50:24.6680339Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-08-14T20:50:24.6681061Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-08-14T20:50:24.6682758Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-08-14T20:50:24.6683918Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-08-14T20:50:24.6684903Z * [new branch] hc_baseline -> origin/hc_baseline 2025-08-14T20:50:24.6686010Z * [new branch] headeronlyScalarType -> origin/headeronlyScalarType 2025-08-14T20:50:24.6687001Z * [new branch] hf_update -> origin/hf_update 2025-08-14T20:50:24.6688023Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-08-14T20:50:24.6689047Z * [new branch] hhh_rand -> origin/hhh_rand 2025-08-14T20:50:24.6690453Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-08-14T20:50:24.6691420Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-08-14T20:50:24.6692497Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-08-14T20:50:24.6693462Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-08-14T20:50:24.6694474Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-08-14T20:50:24.6695714Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-08-14T20:50:24.6696817Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-08-14T20:50:24.6697879Z * [new branch] inline -> origin/inline 2025-08-14T20:50:24.6698959Z * [new branch] inlining -> origin/inlining 2025-08-14T20:50:24.6700048Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-08-14T20:50:24.6701089Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-08-14T20:50:24.6702187Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-08-14T20:50:24.6703247Z * [new branch] issue#58739 -> origin/issue#58739 2025-08-14T20:50:24.6704279Z * [new branch] issue-154849 -> origin/issue-154849 2025-08-14T20:50:24.6705839Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-08-14T20:50:24.6707649Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-08-14T20:50:24.6708463Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-08-14T20:50:24.6710161Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-08-14T20:50:24.6711592Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-08-14T20:50:24.6712556Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-08-14T20:50:24.6713984Z * [new branch] justinchuby/JitScalarType -> origin/justinchuby/JitScalarType 2025-08-14T20:50:24.6715016Z * [new branch] justinchuby/dynamo-true -> origin/justinchuby/dynamo-true 2025-08-14T20:50:24.6715934Z * [new branch] justinchuby/opset-20 -> origin/justinchuby/opset-20 2025-08-14T20:50:24.6717243Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-08-14T20:50:24.6718283Z * [new branch] kainan_test -> origin/kainan_test 2025-08-14T20:50:24.6719786Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-08-14T20:50:24.6720671Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-08-14T20:50:24.6722041Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-08-14T20:50:24.6723389Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-08-14T20:50:24.6724385Z * [new branch] liaoxuan/tags_issue -> origin/liaoxuan/tags_issue 2025-08-14T20:50:24.6725299Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-08-14T20:50:24.6726278Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-08-14T20:50:24.6727292Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-08-14T20:50:24.6728230Z * [new branch] llama4-stable -> origin/llama4-stable 2025-08-14T20:50:24.6729386Z * [new branch] logdetfix -> origin/logdetfix 2025-08-14T20:50:24.6731107Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-08-14T20:50:24.6732417Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-08-14T20:50:24.6733358Z * [new branch] lucaskabela/fix_157452 -> origin/lucaskabela/fix_157452 2025-08-14T20:50:24.6734414Z * [new branch] lucaskabela/fix_circular_import_158120 -> origin/lucaskabela/fix_circular_import_158120 2025-08-14T20:50:24.6735209Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-08-14T20:50:24.6736279Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-08-14T20:50:24.6737696Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-08-14T20:50:24.6738916Z * [new branch] lucaskabela/issue_120648 -> origin/lucaskabela/issue_120648 2025-08-14T20:50:24.6740264Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-08-14T20:50:24.6741055Z * [new branch] lucaskabela/registry_fix -> origin/lucaskabela/registry_fix 2025-08-14T20:50:24.6742341Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-08-14T20:50:24.6743129Z * [new branch] lucaskabela/type_guards -> origin/lucaskabela/type_guards 2025-08-14T20:50:24.6744188Z * [new branch] lucaskabela/typing-misc -> origin/lucaskabela/typing-misc 2025-08-14T20:50:24.6745181Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-08-14T20:50:24.6746344Z * [new branch] lucaskabela/typing_bytecode_analysis_transform -> origin/lucaskabela/typing_bytecode_analysis_transform 2025-08-14T20:50:24.6747078Z * [new branch] lucaskabela/typing_cache_files -> origin/lucaskabela/typing_cache_files 2025-08-14T20:50:24.6748174Z * [new branch] lucaskabela/typing_compile_autograd -> origin/lucaskabela/typing_compile_autograd 2025-08-14T20:50:24.6749023Z * [new branch] lucaskabela/typing_debug_utils.py -> origin/lucaskabela/typing_debug_utils.py 2025-08-14T20:50:24.6750229Z * [new branch] lucaskabela/typing_decorators -> origin/lucaskabela/typing_decorators 2025-08-14T20:50:24.6751170Z * [new branch] lucaskabela/typing_eval_frame -> origin/lucaskabela/typing_eval_frame 2025-08-14T20:50:24.6752167Z * [new branch] lucaskabela/typing_for_codegen -> origin/lucaskabela/typing_for_codegen 2025-08-14T20:50:24.6753160Z * [new branch] lucaskabela/typing_output_graph -> origin/lucaskabela/typing_output_graph 2025-08-14T20:50:24.6754191Z * [new branch] lucaskabela/typing_side_effects -> origin/lucaskabela/typing_side_effects 2025-08-14T20:50:24.6755393Z * [new branch] lucaskabela/typing_source_guard -> origin/lucaskabela/typing_source_guard 2025-08-14T20:50:24.6756186Z * [new branch] lucaskabela/typing_trace_rules -> origin/lucaskabela/typing_trace_rules 2025-08-14T20:50:24.6757260Z * [new branch] lucaskabela/typing_utils.py -> origin/lucaskabela/typing_utils.py 2025-08-14T20:50:24.6758309Z * [new branch] lucaskabela/typing_utils_improvements -> origin/lucaskabela/typing_utils_improvements 2025-08-14T20:50:24.6759235Z * [new branch] main -> origin/main 2025-08-14T20:50:24.6760731Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-08-14T20:50:24.6761811Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-08-14T20:50:24.6762879Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-08-14T20:50:24.6764033Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-08-14T20:50:24.6765091Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-08-14T20:50:24.6766199Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-08-14T20:50:24.6767259Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-08-14T20:50:24.6771193Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-08-14T20:50:24.6772293Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-08-14T20:50:24.6773444Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-08-14T20:50:24.6774702Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-08-14T20:50:24.6775822Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-08-14T20:50:24.6776947Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-08-14T20:50:24.6778036Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-08-14T20:50:24.6779422Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-08-14T20:50:24.6780352Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-08-14T20:50:24.6781741Z * [new branch] manuel/fix_multidim_boolean_indexing -> origin/manuel/fix_multidim_boolean_indexing 2025-08-14T20:50:24.6782534Z * [new branch] manuel/np_empty_ellipsis -> origin/manuel/np_empty_ellipsis 2025-08-14T20:50:24.6783644Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-08-14T20:50:24.6785011Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-08-14T20:50:24.6786437Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-08-14T20:50:24.6787398Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-08-14T20:50:24.6788348Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-08-14T20:50:24.6789514Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-08-14T20:50:24.6790561Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-08-14T20:50:24.6791535Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-08-14T20:50:24.6792537Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-08-14T20:50:24.6793395Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-08-14T20:50:24.6794658Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-08-14T20:50:24.6795944Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-08-14T20:50:24.6797126Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-08-14T20:50:24.6798469Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-08-14T20:50:24.6799999Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-08-14T20:50:24.6801010Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-08-14T20:50:24.6802166Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-08-14T20:50:24.6803210Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-08-14T20:50:24.6804197Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-08-14T20:50:24.6805225Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-08-14T20:50:24.6806206Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-08-14T20:50:24.6807268Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-08-14T20:50:24.6808235Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-08-14T20:50:24.6809273Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-08-14T20:50:24.6810266Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-08-14T20:50:24.6811130Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-08-14T20:50:24.6812052Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-08-14T20:50:24.6813217Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-08-14T20:50:24.6814190Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-08-14T20:50:24.6815037Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-08-14T20:50:24.6816595Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-08-14T20:50:24.6817603Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-08-14T20:50:24.6818720Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-08-14T20:50:24.6819726Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-08-14T20:50:24.6820714Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-08-14T20:50:24.6821679Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-08-14T20:50:24.6822717Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-08-14T20:50:24.6823906Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-08-14T20:50:24.6824864Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-08-14T20:50:24.6825842Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-08-14T20:50:24.6826887Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-08-14T20:50:24.6827773Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-08-14T20:50:24.6828830Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-08-14T20:50:24.6829976Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-08-14T20:50:24.6830964Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-08-14T20:50:24.6831997Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-08-14T20:50:24.6833103Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-08-14T20:50:24.6834104Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-08-14T20:50:24.6835184Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-08-14T20:50:24.6836033Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-08-14T20:50:24.6837070Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-08-14T20:50:24.6838061Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-08-14T20:50:24.6838967Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-08-14T20:50:24.6840082Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-08-14T20:50:24.6841071Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-08-14T20:50:24.6842045Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-08-14T20:50:24.6843026Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-08-14T20:50:24.6844012Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-08-14T20:50:24.6845036Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-08-14T20:50:24.6846071Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-08-14T20:50:24.6846939Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-08-14T20:50:24.6847928Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-08-14T20:50:24.6848981Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-08-14T20:50:24.6849988Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-08-14T20:50:24.6860401Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-08-14T20:50:24.6860835Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-08-14T20:50:24.6861066Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-08-14T20:50:24.6861301Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-08-14T20:50:24.6861491Z * [new branch] mlazos/main -> origin/mlazos/main 2025-08-14T20:50:24.6861746Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-08-14T20:50:24.6861923Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-08-14T20:50:24.6862099Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-08-14T20:50:24.6862287Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-08-14T20:50:24.6862493Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-08-14T20:50:24.6862693Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-08-14T20:50:24.6862992Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-08-14T20:50:24.6863320Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-08-14T20:50:24.6864361Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-08-14T20:50:24.6865345Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-08-14T20:50:24.6866370Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-08-14T20:50:24.6867565Z * [new branch] mlazos/nested-dc -> origin/mlazos/nested-dc 2025-08-14T20:50:24.6868958Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-08-14T20:50:24.6870191Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-08-14T20:50:24.6870925Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-08-14T20:50:24.6872290Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-08-14T20:50:24.6873048Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-08-14T20:50:24.6874180Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-08-14T20:50:24.6875124Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-08-14T20:50:24.6876104Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-08-14T20:50:24.6876941Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-08-14T20:50:24.6877998Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-08-14T20:50:24.6878994Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-08-14T20:50:24.6880028Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-08-14T20:50:24.6881052Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-08-14T20:50:24.6882066Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-08-14T20:50:24.6883039Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-08-14T20:50:24.6884057Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-08-14T20:50:24.6885412Z * [new branch] mlazos/test -> origin/mlazos/test 2025-08-14T20:50:24.6886447Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-08-14T20:50:24.6887488Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-08-14T20:50:24.6888664Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-08-14T20:50:24.6889792Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-08-14T20:50:24.6890778Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-08-14T20:50:24.6891764Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-08-14T20:50:24.6892766Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-08-14T20:50:24.6893753Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-08-14T20:50:24.6894737Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-08-14T20:50:24.6895779Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-08-14T20:50:24.6896828Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-08-14T20:50:24.6897916Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-08-14T20:50:24.6898880Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-08-14T20:50:24.6900190Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-08-14T20:50:24.6901196Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-08-14T20:50:24.6902338Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-08-14T20:50:24.6903377Z * [new branch] modify-setupvllm -> origin/modify-setupvllm 2025-08-14T20:50:24.6904430Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-08-14T20:50:24.6905580Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-08-14T20:50:24.6907018Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-08-14T20:50:24.6908002Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-08-14T20:50:24.6909089Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-08-14T20:50:24.6910236Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-08-14T20:50:24.6911489Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-08-14T20:50:24.6912484Z * [new branch] muon_dev -> origin/muon_dev 2025-08-14T20:50:24.6913632Z * [new branch] new-modifiy-setupvllm -> origin/new-modifiy-setupvllm 2025-08-14T20:50:24.6914634Z * [new branch] new-setupvllm -> origin/new-setupvllm 2025-08-14T20:50:24.6915746Z * [new branch] newtest-base -> origin/newtest-base 2025-08-14T20:50:24.6917078Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-08-14T20:50:24.6918057Z * [new branch] ngimel/cudamoduleload -> origin/ngimel/cudamoduleload 2025-08-14T20:50:24.6919068Z * [new branch] ngimel/fabric_driver_version -> origin/ngimel/fabric_driver_version 2025-08-14T20:50:24.6920070Z * [new branch] ngimel/fabric_symm -> origin/ngimel/fabric_symm 2025-08-14T20:50:24.6923075Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-08-14T20:50:24.6923314Z * [new branch] ngimel/grouped_mm_checks -> origin/ngimel/grouped_mm_checks 2025-08-14T20:50:24.6923605Z * [new branch] ngimel/guardfabric -> origin/ngimel/guardfabric 2025-08-14T20:50:24.6923802Z * [new branch] ngimel/index_None -> origin/ngimel/index_None 2025-08-14T20:50:24.6924805Z * [new branch] ngimel/modeguard -> origin/ngimel/modeguard 2025-08-14T20:50:24.6926055Z * [new branch] ngimel/multicast_fix -> origin/ngimel/multicast_fix 2025-08-14T20:50:24.6927050Z * [new branch] ngimel/unbind_multimem -> origin/ngimel/unbind_multimem 2025-08-14T20:50:24.6928102Z * [new branch] nightly -> origin/nightly 2025-08-14T20:50:24.6929358Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-08-14T20:50:24.6930432Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-08-14T20:50:24.6931524Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-08-14T20:50:24.6932604Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-08-14T20:50:24.6933709Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-08-14T20:50:24.6935182Z * [new branch] nweidia/enable-B200-inductor-nightly-ci -> origin/nweidia/enable-B200-inductor-nightly-ci 2025-08-14T20:50:24.6936158Z * [new branch] one-off -> origin/one-off 2025-08-14T20:50:24.6937804Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-08-14T20:50:24.6938845Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-08-14T20:50:24.6939856Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-08-14T20:50:24.6941109Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-08-14T20:50:24.6942152Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-08-14T20:50:24.6943311Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-08-14T20:50:24.6944363Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-08-14T20:50:24.6945393Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-08-14T20:50:24.6946396Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-08-14T20:50:24.6947385Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-08-14T20:50:24.6948545Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-08-14T20:50:24.6949492Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-08-14T20:50:24.6950955Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-08-14T20:50:24.6952067Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-08-14T20:50:24.6953058Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-08-14T20:50:24.6954278Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-08-14T20:50:24.6955935Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-08-14T20:50:24.6957346Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-08-14T20:50:24.6958406Z * [new branch] padded-tensor -> origin/padded-tensor 2025-08-14T20:50:24.6959860Z * [new branch] parallel_cat -> origin/parallel_cat 2025-08-14T20:50:24.6960942Z * [new branch] pca2 -> origin/pca2 2025-08-14T20:50:24.6962207Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-08-14T20:50:24.6963751Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-08-14T20:50:24.6964540Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-08-14T20:50:24.6965576Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-08-14T20:50:24.6966370Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-08-14T20:50:24.6967488Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-08-14T20:50:24.6968945Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-08-14T20:50:24.6970199Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-08-14T20:50:24.6971589Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-08-14T20:50:24.6972702Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-08-14T20:50:24.6973649Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-08-14T20:50:24.6974676Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-08-14T20:50:24.6975585Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-08-14T20:50:24.6976568Z * [new branch] pianpwk/param_static_pgo -> origin/pianpwk/param_static_pgo 2025-08-14T20:50:24.6977524Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-08-14T20:50:24.6979101Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-08-14T20:50:24.6980023Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-08-14T20:50:24.6980930Z * [new branch] pianpwk/sym_sym -> origin/pianpwk/sym_sym 2025-08-14T20:50:24.6981946Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-08-14T20:50:24.6983086Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-08-14T20:50:24.6984064Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-08-14T20:50:24.6985023Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-08-14T20:50:24.6986165Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-08-14T20:50:24.6987271Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-08-14T20:50:24.6988110Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-08-14T20:50:24.6989140Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-08-14T20:50:24.6990226Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-08-14T20:50:24.6991079Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-08-14T20:50:24.6992119Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-08-14T20:50:24.6993211Z * [new branch] pin-torchao -> origin/pin-torchao 2025-08-14T20:50:24.6994625Z * [new branch] piz/fall_back_missing_0705 -> origin/piz/fall_back_missing_0705 2025-08-14T20:50:24.6995567Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-08-14T20:50:24.6996493Z * [new branch] piz/fill_dist_cost_0702-3 -> origin/piz/fill_dist_cost_0702-3 2025-08-14T20:50:24.6997406Z * [new branch] piz/fill_dist_cost_0702-4 -> origin/piz/fill_dist_cost_0702-4 2025-08-14T20:50:24.6998300Z * [new branch] piz/fill_dist_cost_0702-5 -> origin/piz/fill_dist_cost_0702-5 2025-08-14T20:50:24.6999161Z * [new branch] piz/fix_sort_ -> origin/piz/fix_sort_ 2025-08-14T20:50:24.7000530Z * [new branch] piz/improve_scatter_0808 -> origin/piz/improve_scatter_0808 2025-08-14T20:50:24.7001670Z * [new branch] pool-separate -> origin/pool-separate 2025-08-14T20:50:24.7002747Z * [new branch] pr-156087 -> origin/pr-156087 2025-08-14T20:50:24.7004118Z * [new branch] pr/131860 -> origin/pr/131860 2025-08-14T20:50:24.7005191Z * [new branch] predispatch_to -> origin/predispatch_to 2025-08-14T20:50:24.7006251Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-08-14T20:50:24.7007373Z * [new branch] pt2e-cache-model-device -> origin/pt2e-cache-model-device 2025-08-14T20:50:24.7008385Z * [new branch] pull-latest-theme -> origin/pull-latest-theme 2025-08-14T20:50:24.7009399Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-08-14T20:50:24.7010919Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-08-14T20:50:24.7012729Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-08-14T20:50:24.7013809Z * [new branch] quint-bits -> origin/quint-bits 2025-08-14T20:50:24.7015400Z * [new branch] release/1.10 -> origin/release/1.10 2025-08-14T20:50:24.7016439Z * [new branch] release/1.11 -> origin/release/1.11 2025-08-14T20:50:24.7017617Z * [new branch] release/1.12 -> origin/release/1.12 2025-08-14T20:50:24.7018631Z * [new branch] release/1.13 -> origin/release/1.13 2025-08-14T20:50:24.7019572Z * [new branch] release/1.4 -> origin/release/1.4 2025-08-14T20:50:24.7020306Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-08-14T20:50:24.7021388Z * [new branch] release/1.5 -> origin/release/1.5 2025-08-14T20:50:24.7022453Z * [new branch] release/1.6 -> origin/release/1.6 2025-08-14T20:50:24.7023516Z * [new branch] release/1.7 -> origin/release/1.7 2025-08-14T20:50:24.7024643Z * [new branch] release/1.8 -> origin/release/1.8 2025-08-14T20:50:24.7025610Z * [new branch] release/1.9 -> origin/release/1.9 2025-08-14T20:50:24.7026656Z * [new branch] release/2.0 -> origin/release/2.0 2025-08-14T20:50:24.7027700Z * [new branch] release/2.1 -> origin/release/2.1 2025-08-14T20:50:24.7028700Z * [new branch] release/2.2 -> origin/release/2.2 2025-08-14T20:50:24.7030073Z * [new branch] release/2.3 -> origin/release/2.3 2025-08-14T20:50:24.7031470Z * [new branch] release/2.4 -> origin/release/2.4 2025-08-14T20:50:24.7032890Z * [new branch] release/2.5 -> origin/release/2.5 2025-08-14T20:50:24.7034032Z * [new branch] release/2.6 -> origin/release/2.6 2025-08-14T20:50:24.7035212Z * [new branch] release/2.7 -> origin/release/2.7 2025-08-14T20:50:24.7036293Z * [new branch] release/2.8 -> origin/release/2.8 2025-08-14T20:50:24.7037414Z * [new branch] release_notes -> origin/release_notes 2025-08-14T20:50:24.7038545Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-08-14T20:50:24.7039530Z * [new branch] remove-ao -> origin/remove-ao 2025-08-14T20:50:24.7040756Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-08-14T20:50:24.7041600Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-08-14T20:50:24.7042472Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-08-14T20:50:24.7043575Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-08-14T20:50:24.7044630Z * [new branch] replace-pytorch-labs-20250812-204125 -> origin/replace-pytorch-labs-20250812-204125 2025-08-14T20:50:24.7045671Z * [new branch] replace-pytorch-labs-20250812-205624 -> origin/replace-pytorch-labs-20250812-205624 2025-08-14T20:50:24.7047719Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-08-14T20:50:24.7049738Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-08-14T20:50:24.7051578Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-08-14T20:50:24.7052945Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-08-14T20:50:24.7054194Z * [new branch] revert-direct-updates -> origin/revert-direct-updates 2025-08-14T20:50:24.7055230Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-08-14T20:50:24.7056850Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-08-14T20:50:24.7057551Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-08-14T20:50:24.7059321Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-08-14T20:50:24.7060224Z * [new branch] rzou/njt -> origin/rzou/njt 2025-08-14T20:50:24.7061226Z * [new branch] rzou/operator -> origin/rzou/operator 2025-08-14T20:50:24.7062298Z * [new branch] rzou/pca -> origin/rzou/pca 2025-08-14T20:50:24.7063654Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-08-14T20:50:24.7064562Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-08-14T20:50:24.7065490Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-08-14T20:50:24.7067297Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-08-14T20:50:24.7068551Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-08-14T20:50:24.7069636Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-08-14T20:50:24.7070880Z * [new branch] save -> origin/save 2025-08-14T20:50:24.7072251Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-08-14T20:50:24.7073500Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-08-14T20:50:24.7074420Z * [new branch] setup-torchci -> origin/setup-torchci 2025-08-14T20:50:24.7075448Z * [new branch] setupvllm -> origin/setupvllm 2025-08-14T20:50:24.7076538Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-08-14T20:50:24.7077967Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-08-14T20:50:24.7079038Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-08-14T20:50:24.7080169Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-08-14T20:50:24.7081323Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-08-14T20:50:24.7082366Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-08-14T20:50:24.7083765Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-08-14T20:50:24.7084776Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-08-14T20:50:24.7086127Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-08-14T20:50:24.7087450Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-08-14T20:50:24.7088569Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-08-14T20:50:24.7089642Z * [new branch] standalone-templates -> origin/standalone-templates 2025-08-14T20:50:24.7090728Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-08-14T20:50:24.7091862Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-08-14T20:50:24.7092892Z * [new branch] step2vllmsetup -> origin/step2vllmsetup 2025-08-14T20:50:24.7093892Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-08-14T20:50:24.7095050Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-08-14T20:50:24.7096408Z * [new branch] suryasub/fix-nccl-hang -> origin/suryasub/fix-nccl-hang 2025-08-14T20:50:24.7097370Z * [new branch] sve-poc -> origin/sve-poc 2025-08-14T20:50:24.7098450Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-08-14T20:50:24.7099514Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-08-14T20:50:24.7100596Z * [new branch] switch-bn -> origin/switch-bn 2025-08-14T20:50:24.7102204Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-08-14T20:50:24.7103614Z * [new branch] tenpercent/ck_inductor_gfx950 -> origin/tenpercent/ck_inductor_gfx950 2025-08-14T20:50:24.7104692Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-08-14T20:50:24.7105797Z * [new branch] test-half-migration-internally -> origin/test-half-migration-internally 2025-08-14T20:50:24.7106770Z * [new branch] test-internal-et -> origin/test-internal-et 2025-08-14T20:50:24.7108084Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-08-14T20:50:24.7109316Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-08-14T20:50:24.7110339Z * [new branch] test-old -> origin/test-old 2025-08-14T20:50:24.7111514Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-08-14T20:50:24.7112757Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-08-14T20:50:24.7113745Z * [new branch] test/inductor -> origin/test/inductor 2025-08-14T20:50:24.7114837Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-08-14T20:50:24.7115907Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-08-14T20:50:24.7116990Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-08-14T20:50:24.7117965Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-08-14T20:50:24.7119007Z * [new branch] trackMonitor -> origin/trackMonitor 2025-08-14T20:50:24.7120135Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-08-14T20:50:24.7121233Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-08-14T20:50:24.7122303Z * [new branch] triton-update -> origin/triton-update 2025-08-14T20:50:24.7123493Z * [new branch] triton_kernel -> origin/triton_kernel 2025-08-14T20:50:24.7124570Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-08-14T20:50:24.7125585Z * [new branch] try-runllm -> origin/try-runllm 2025-08-14T20:50:24.7126653Z * [new branch] type_dec -> origin/type_dec 2025-08-14T20:50:24.7127831Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-08-14T20:50:24.7129290Z * [new branch] update-audio-commit-hash/16307312222-1661-1 -> origin/update-audio-commit-hash/16307312222-1661-1 2025-08-14T20:50:24.7130152Z * [new branch] update-audio-commit-hash/16431348808-1673-1 -> origin/update-audio-commit-hash/16431348808-1673-1 2025-08-14T20:50:24.7131194Z * [new branch] update-audio-commit-hash/16510774365-1683-1 -> origin/update-audio-commit-hash/16510774365-1683-1 2025-08-14T20:50:24.7132043Z * [new branch] update-audio-commit-hash/16583472358-1693-1 -> origin/update-audio-commit-hash/16583472358-1693-1 2025-08-14T20:50:24.7132971Z * [new branch] update-audio-commit-hash/16663082088-1700-1 -> origin/update-audio-commit-hash/16663082088-1700-1 2025-08-14T20:50:24.7134218Z * [new branch] update-audio-commit-hash/16737365217-1704-1 -> origin/update-audio-commit-hash/16737365217-1704-1 2025-08-14T20:50:24.7135461Z * [new branch] update-audio-commit-hash/16791960928-1711-1 -> origin/update-audio-commit-hash/16791960928-1711-1 2025-08-14T20:50:24.7136693Z * [new branch] update-audio-commit-hash/16818882925-1712-1 -> origin/update-audio-commit-hash/16818882925-1712-1 2025-08-14T20:50:24.7137723Z * [new branch] update-audio-commit-hash/16895560422-1720-1 -> origin/update-audio-commit-hash/16895560422-1720-1 2025-08-14T20:50:24.7138792Z * [new branch] update-audio-commit-hash/16924174496-1738-1 -> origin/update-audio-commit-hash/16924174496-1738-1 2025-08-14T20:50:24.7139763Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-08-14T20:50:24.7141328Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-08-14T20:50:24.7142648Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-08-14T20:50:24.7143816Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-08-14T20:50:24.7145148Z * [new branch] update-vllm-commit-hash/16431348808-1673-1 -> origin/update-vllm-commit-hash/16431348808-1673-1 2025-08-14T20:50:24.7146170Z * [new branch] update-vllm-commit-hash/16484773233-1682-1 -> origin/update-vllm-commit-hash/16484773233-1682-1 2025-08-14T20:50:24.7147087Z * [new branch] update-vllm-commit-hash/16510774365-1683-1 -> origin/update-vllm-commit-hash/16510774365-1683-1 2025-08-14T20:50:24.7148004Z * [new branch] update-vllm-commit-hash/16534031105-1684-1 -> origin/update-vllm-commit-hash/16534031105-1684-1 2025-08-14T20:50:24.7149079Z * [new branch] update-vllm-commit-hash/16545403308-1687-1 -> origin/update-vllm-commit-hash/16545403308-1687-1 2025-08-14T20:50:24.7150376Z * [new branch] update-vllm-commit-hash/16557202787-1688-1 -> origin/update-vllm-commit-hash/16557202787-1688-1 2025-08-14T20:50:24.7151673Z * [new branch] update-vllm-commit-hash/16583472358-1693-1 -> origin/update-vllm-commit-hash/16583472358-1693-1 2025-08-14T20:50:24.7152976Z * [new branch] update-vllm-commit-hash/16663082088-1700-1 -> origin/update-vllm-commit-hash/16663082088-1700-1 2025-08-14T20:50:24.7154008Z * [new branch] update-vllm-commit-hash/16737365217-1704-1 -> origin/update-vllm-commit-hash/16737365217-1704-1 2025-08-14T20:50:24.7155128Z * [new branch] update-vllm-commit-hash/16843157111-1713-1 -> origin/update-vllm-commit-hash/16843157111-1713-1 2025-08-14T20:50:24.7155961Z * [new branch] update-vllm-commit-hash/16855312394-1714-1 -> origin/update-vllm-commit-hash/16855312394-1714-1 2025-08-14T20:50:24.7157106Z * [new branch] update-vllm-commit-hash/16924174496-1738-1 -> origin/update-vllm-commit-hash/16924174496-1738-1 2025-08-14T20:50:24.7157993Z * [new branch] update-vllm-commit-hash/16952608705-1745-1 -> origin/update-vllm-commit-hash/16952608705-1745-1 2025-08-14T20:50:24.7159374Z * [new branch] update-xla-commit-hash/16260974441-194-1 -> origin/update-xla-commit-hash/16260974441-194-1 2025-08-14T20:50:24.7160228Z * [new branch] update-xla-commit-hash/16717126778-197-1 -> origin/update-xla-commit-hash/16717126778-197-1 2025-08-14T20:50:24.7161258Z * [new branch] update-xla-commit-hash/16873912760-198-1 -> origin/update-xla-commit-hash/16873912760-198-1 2025-08-14T20:50:24.7162338Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-08-14T20:50:24.7163261Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-08-14T20:50:24.7164293Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-08-14T20:50:24.7165312Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-08-14T20:50:24.7166347Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-08-14T20:50:24.7167414Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-08-14T20:50:24.7172436Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-08-14T20:50:24.7173526Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-08-14T20:50:24.7174738Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-08-14T20:50:24.7175907Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-08-14T20:50:24.7177067Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-08-14T20:50:24.7178151Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-08-14T20:50:24.7179389Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-08-14T20:50:24.7180522Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-08-14T20:50:24.7181605Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-08-14T20:50:24.7182723Z * [new branch] validate_fn -> origin/validate_fn 2025-08-14T20:50:24.7183903Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-08-14T20:50:24.7185429Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-08-14T20:50:24.7186841Z * [new branch] viable/strict -> origin/viable/strict 2025-08-14T20:50:24.7187895Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-08-14T20:50:24.7188979Z * [new branch] vllmpin -> origin/vllmpin 2025-08-14T20:50:24.7190169Z * [new branch] vllmpintest -> origin/vllmpintest 2025-08-14T20:50:24.7191317Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-08-14T20:50:24.7192527Z * [new branch] wdvr-patch-2 -> origin/wdvr-patch-2 2025-08-14T20:50:24.7194084Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-08-14T20:50:24.7195111Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-08-14T20:50:24.7196021Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-08-14T20:50:24.7197117Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-08-14T20:50:24.7198504Z * [new branch] whc/flight -> origin/whc/flight 2025-08-14T20:50:24.7199692Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-08-14T20:50:24.7200669Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-08-14T20:50:24.7201626Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-08-14T20:50:24.7202539Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-08-14T20:50:24.7203624Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-08-14T20:50:24.7204531Z * [new branch] whc/uneven -> origin/whc/uneven 2025-08-14T20:50:24.7205853Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-08-14T20:50:24.7206927Z * [new branch] win_warnings -> origin/win_warnings 2025-08-14T20:50:24.7208011Z * [new branch] workonoldcommit -> origin/workonoldcommit 2025-08-14T20:50:24.7209463Z * [new branch] wwen/programming-model-2.8 -> origin/wwen/programming-model-2.8 2025-08-14T20:50:24.7210776Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-08-14T20:50:24.7211751Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-08-14T20:50:24.7212903Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-08-14T20:50:24.7213513Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-08-14T20:50:24.7214488Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-08-14T20:50:24.7215469Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-08-14T20:50:24.7216331Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-08-14T20:50:24.7217499Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-08-14T20:50:24.7218781Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-08-14T20:50:24.7219738Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-08-14T20:50:24.7220775Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-08-14T20:50:24.7221706Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-08-14T20:50:24.7222737Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-08-14T20:50:24.7223665Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-08-14T20:50:24.7224444Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-08-14T20:50:24.7225460Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-08-14T20:50:24.7226432Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-08-14T20:50:24.7227393Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-08-14T20:50:24.7228400Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-08-14T20:50:24.7229477Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-08-14T20:50:24.7230484Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-08-14T20:50:24.7231442Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-08-14T20:50:24.7232392Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-08-14T20:50:24.7233385Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-08-14T20:50:24.7234456Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-08-14T20:50:24.7235330Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-08-14T20:50:24.7236339Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-08-14T20:50:24.7237284Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-08-14T20:50:24.7238375Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-08-14T20:50:24.7239296Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-08-14T20:50:24.7240401Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-08-14T20:50:24.7241781Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-08-14T20:50:24.7242839Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-08-14T20:50:24.7243814Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-08-14T20:50:24.7244839Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-08-14T20:50:24.7245858Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-08-14T20:50:24.7246649Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-08-14T20:50:24.7247741Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-08-14T20:50:24.7248663Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-08-14T20:50:24.7249923Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-08-14T20:50:24.7250812Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-08-14T20:50:24.7251656Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-08-14T20:50:24.7252644Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-08-14T20:50:24.7253584Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-08-14T20:50:24.7254789Z * [new branch] xmfan/test -> origin/xmfan/test 2025-08-14T20:50:24.7255861Z * [new branch] y-do-we-have-7-build-systems -> origin/y-do-we-have-7-build-systems 2025-08-14T20:50:24.7257185Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-08-14T20:50:24.7258117Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-08-14T20:50:24.7258982Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-08-14T20:50:24.7260078Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-08-14T20:50:24.7261463Z * [new branch] yiming/add_nativert_benchmark -> origin/yiming/add_nativert_benchmark 2025-08-14T20:50:24.7262353Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-08-14T20:50:24.7263696Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-08-14T20:50:24.7264766Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-08-14T20:50:24.7265682Z * [new branch] zainr/fixlint -> origin/zainr/fixlint 2025-08-14T20:50:24.7266623Z * [new branch] zainr/git-push-v2 -> origin/zainr/git-push-v2 2025-08-14T20:50:24.7267788Z * [new branch] zainr/lint-py3.9 -> origin/zainr/lint-py3.9 2025-08-14T20:50:24.7268853Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-08-14T20:50:24.7269940Z * [new branch] zainr/pre-push-hooks -> origin/zainr/pre-push-hooks 2025-08-14T20:50:24.7271126Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-08-14T20:50:24.7272259Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-08-14T20:50:24.7273670Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-08-14T20:50:24.7274652Z * [new branch] zainr/unstable-xla -> origin/zainr/unstable-xla 2025-08-14T20:50:24.7275602Z * [new branch] zainr/uv-pip-fix -> origin/zainr/uv-pip-fix 2025-08-14T20:50:24.7276677Z * [new branch] zainr/vs-aarch64 -> origin/zainr/vs-aarch64 2025-08-14T20:50:24.7277861Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-08-14T20:50:24.7278905Z * [new branch] zb2p -> origin/zb2p 2025-08-14T20:50:24.7280113Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-08-14T20:50:24.7281632Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-08-14T20:50:24.7283310Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-08-14T20:50:24.7284645Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-08-14T20:50:24.7286407Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-08-14T20:50:24.7287845Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-08-14T20:50:24.7288887Z * [new branch] zxiiro/get-hardware -> origin/zxiiro/get-hardware 2025-08-14T20:50:24.7289833Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-08-14T20:50:24.7290799Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-08-14T20:50:24.7291966Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-08-14T20:50:24.7292544Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-08-14T20:50:24.7293632Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-08-14T20:50:24.7294419Z * [new tag] ciflow/binaries/143959 -> ciflow/binaries/143959 2025-08-14T20:50:24.7295033Z * [new tag] ciflow/binaries/154595 -> ciflow/binaries/154595 2025-08-14T20:50:24.7295715Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-08-14T20:50:24.7296317Z * [new tag] ciflow/binaries/156712 -> ciflow/binaries/156712 2025-08-14T20:50:24.7296965Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-08-14T20:50:24.7297574Z * [new tag] ciflow/binaries/157685 -> ciflow/binaries/157685 2025-08-14T20:50:24.7298220Z * [new tag] ciflow/binaries/157689 -> ciflow/binaries/157689 2025-08-14T20:50:24.7298827Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-08-14T20:50:24.7299687Z * [new tag] ciflow/binaries/158623 -> ciflow/binaries/158623 2025-08-14T20:50:24.7300301Z * [new tag] ciflow/binaries/159827 -> ciflow/binaries/159827 2025-08-14T20:50:24.7301382Z * [new tag] ciflow/binaries/159869 -> ciflow/binaries/159869 2025-08-14T20:50:24.7302335Z * [new tag] ciflow/binaries/160593 -> ciflow/binaries/160593 2025-08-14T20:50:24.7303572Z * [new tag] ciflow/binaries_libtorch/143959 -> ciflow/binaries_libtorch/143959 2025-08-14T20:50:24.7304127Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-08-14T20:50:24.7304794Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-08-14T20:50:24.7305510Z * [new tag] ciflow/binaries_wheel/143959 -> ciflow/binaries_wheel/143959 2025-08-14T20:50:24.7306158Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-08-14T20:50:24.7306756Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-08-14T20:50:24.7307642Z * [new tag] ciflow/binaries_wheel/158733 -> ciflow/binaries_wheel/158733 2025-08-14T20:50:24.7308525Z * [new tag] ciflow/binaries_wheel/160301 -> ciflow/binaries_wheel/160301 2025-08-14T20:50:24.7308983Z * [new tag] ciflow/binaries_wheel/160496 -> ciflow/binaries_wheel/160496 2025-08-14T20:50:24.7310036Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-08-14T20:50:24.7310739Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-08-14T20:50:24.7311387Z * [new tag] ciflow/h100-symm-mem/155923 -> ciflow/h100-symm-mem/155923 2025-08-14T20:50:24.7312038Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-08-14T20:50:24.7312770Z * [new tag] ciflow/h100-symm-mem/159118 -> ciflow/h100-symm-mem/159118 2025-08-14T20:50:24.7313746Z * [new tag] ciflow/h100-symm-mem/159562 -> ciflow/h100-symm-mem/159562 2025-08-14T20:50:24.7314309Z * [new tag] ciflow/h100-symm-mem/159889 -> ciflow/h100-symm-mem/159889 2025-08-14T20:50:24.7315020Z * [new tag] ciflow/h100/159158 -> ciflow/h100/159158 2025-08-14T20:50:24.7315964Z * [new tag] ciflow/h100/160450 -> ciflow/h100/160450 2025-08-14T20:50:24.7316774Z * [new tag] ciflow/h100/160480 -> ciflow/h100/160480 2025-08-14T20:50:24.7317613Z * [new tag] ciflow/h100/160614 -> ciflow/h100/160614 2025-08-14T20:50:24.7318557Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-08-14T20:50:24.7319302Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/160538 -> ciflow/inductor-perf-test-nightly-rocm/160538 2025-08-14T20:50:24.7320680Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/156599 -> ciflow/inductor-perf-test-nightly-x86-zen/156599 2025-08-14T20:50:24.7321302Z * [new tag] ciflow/inductor-periodic/160406 -> ciflow/inductor-periodic/160406 2025-08-14T20:50:24.7321915Z * [new tag] ciflow/inductor-periodic/160538 -> ciflow/inductor-periodic/160538 2025-08-14T20:50:24.7322651Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-08-14T20:50:24.7323289Z * [new tag] ciflow/inductor-rocm/159158 -> ciflow/inductor-rocm/159158 2025-08-14T20:50:24.7324029Z * [new tag] ciflow/inductor-rocm/160073 -> ciflow/inductor-rocm/160073 2025-08-14T20:50:24.7324655Z * [new tag] ciflow/inductor-rocm/160538 -> ciflow/inductor-rocm/160538 2025-08-14T20:50:24.7325381Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2025-08-14T20:50:24.7326031Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-08-14T20:50:24.7326684Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-08-14T20:50:24.7327332Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-08-14T20:50:24.7327965Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-08-14T20:50:24.7328580Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-08-14T20:50:24.7329186Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-08-14T20:50:24.7329805Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-08-14T20:50:24.7330447Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-08-14T20:50:24.7331048Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-08-14T20:50:24.7331671Z * [new tag] ciflow/inductor/150302 -> ciflow/inductor/150302 2025-08-14T20:50:24.7332630Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-08-14T20:50:24.7333496Z * [new tag] ciflow/inductor/152198 -> ciflow/inductor/152198 2025-08-14T20:50:24.7334193Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-08-14T20:50:24.7334903Z * [new tag] ciflow/inductor/153966 -> ciflow/inductor/153966 2025-08-14T20:50:24.7335581Z * [new tag] ciflow/inductor/154193 -> ciflow/inductor/154193 2025-08-14T20:50:24.7336533Z * [new tag] ciflow/inductor/154650 -> ciflow/inductor/154650 2025-08-14T20:50:24.7337108Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-08-14T20:50:24.7337791Z * [new tag] ciflow/inductor/155072 -> ciflow/inductor/155072 2025-08-14T20:50:24.7338450Z * [new tag] ciflow/inductor/155152 -> ciflow/inductor/155152 2025-08-14T20:50:24.7339123Z * [new tag] ciflow/inductor/155153 -> ciflow/inductor/155153 2025-08-14T20:50:24.7339758Z * [new tag] ciflow/inductor/155154 -> ciflow/inductor/155154 2025-08-14T20:50:24.7340610Z * [new tag] ciflow/inductor/155501 -> ciflow/inductor/155501 2025-08-14T20:50:24.7341197Z * [new tag] ciflow/inductor/155502 -> ciflow/inductor/155502 2025-08-14T20:50:24.7341852Z * [new tag] ciflow/inductor/155503 -> ciflow/inductor/155503 2025-08-14T20:50:24.7342744Z * [new tag] ciflow/inductor/155504 -> ciflow/inductor/155504 2025-08-14T20:50:24.7343384Z * [new tag] ciflow/inductor/155557 -> ciflow/inductor/155557 2025-08-14T20:50:24.7343975Z * [new tag] ciflow/inductor/155608 -> ciflow/inductor/155608 2025-08-14T20:50:24.7344633Z * [new tag] ciflow/inductor/155923 -> ciflow/inductor/155923 2025-08-14T20:50:24.7345530Z * [new tag] ciflow/inductor/155928 -> ciflow/inductor/155928 2025-08-14T20:50:24.7346040Z * [new tag] ciflow/inductor/155958 -> ciflow/inductor/155958 2025-08-14T20:50:24.7346679Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-08-14T20:50:24.7347402Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-08-14T20:50:24.7348018Z * [new tag] ciflow/inductor/156967 -> ciflow/inductor/156967 2025-08-14T20:50:24.7348698Z * [new tag] ciflow/inductor/157148 -> ciflow/inductor/157148 2025-08-14T20:50:24.7349369Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-08-14T20:50:24.7350573Z * [new tag] ciflow/inductor/157152 -> ciflow/inductor/157152 2025-08-14T20:50:24.7351164Z * [new tag] ciflow/inductor/157542 -> ciflow/inductor/157542 2025-08-14T20:50:24.7351822Z * [new tag] ciflow/inductor/157572 -> ciflow/inductor/157572 2025-08-14T20:50:24.7352471Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-08-14T20:50:24.7353138Z * [new tag] ciflow/inductor/157685 -> ciflow/inductor/157685 2025-08-14T20:50:24.7353780Z * [new tag] ciflow/inductor/157686 -> ciflow/inductor/157686 2025-08-14T20:50:24.7354436Z * [new tag] ciflow/inductor/157689 -> ciflow/inductor/157689 2025-08-14T20:50:24.7355100Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-08-14T20:50:24.7356013Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-08-14T20:50:24.7356612Z * [new tag] ciflow/inductor/157944 -> ciflow/inductor/157944 2025-08-14T20:50:24.7357244Z * [new tag] ciflow/inductor/157971 -> ciflow/inductor/157971 2025-08-14T20:50:24.7358105Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-08-14T20:50:24.7358697Z * [new tag] ciflow/inductor/158061 -> ciflow/inductor/158061 2025-08-14T20:50:24.7359354Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-08-14T20:50:24.7359992Z * [new tag] ciflow/inductor/158097 -> ciflow/inductor/158097 2025-08-14T20:50:24.7360691Z * [new tag] ciflow/inductor/158098 -> ciflow/inductor/158098 2025-08-14T20:50:24.7361365Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-08-14T20:50:24.7362017Z * [new tag] ciflow/inductor/158168 -> ciflow/inductor/158168 2025-08-14T20:50:24.7362997Z * [new tag] ciflow/inductor/158250 -> ciflow/inductor/158250 2025-08-14T20:50:24.7363563Z * [new tag] ciflow/inductor/158321 -> ciflow/inductor/158321 2025-08-14T20:50:24.7364220Z * [new tag] ciflow/inductor/158609 -> ciflow/inductor/158609 2025-08-14T20:50:24.7364890Z * [new tag] ciflow/inductor/158647 -> ciflow/inductor/158647 2025-08-14T20:50:24.7365572Z * [new tag] ciflow/inductor/158914 -> ciflow/inductor/158914 2025-08-14T20:50:24.7366495Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-08-14T20:50:24.7367160Z * [new tag] ciflow/inductor/158987 -> ciflow/inductor/158987 2025-08-14T20:50:24.7368066Z * [new tag] ciflow/inductor/159009 -> ciflow/inductor/159009 2025-08-14T20:50:24.7368744Z * [new tag] ciflow/inductor/159010 -> ciflow/inductor/159010 2025-08-14T20:50:24.7369323Z * [new tag] ciflow/inductor/159093 -> ciflow/inductor/159093 2025-08-14T20:50:24.7369977Z * [new tag] ciflow/inductor/159158 -> ciflow/inductor/159158 2025-08-14T20:50:24.7370640Z * [new tag] ciflow/inductor/159197 -> ciflow/inductor/159197 2025-08-14T20:50:24.7371706Z * [new tag] ciflow/inductor/159274 -> ciflow/inductor/159274 2025-08-14T20:50:24.7372178Z * [new tag] ciflow/inductor/159281 -> ciflow/inductor/159281 2025-08-14T20:50:24.7372836Z * [new tag] ciflow/inductor/159329 -> ciflow/inductor/159329 2025-08-14T20:50:24.7373492Z * [new tag] ciflow/inductor/159361 -> ciflow/inductor/159361 2025-08-14T20:50:24.7374170Z * [new tag] ciflow/inductor/159365 -> ciflow/inductor/159365 2025-08-14T20:50:24.7374840Z * [new tag] ciflow/inductor/159366 -> ciflow/inductor/159366 2025-08-14T20:50:24.7375491Z * [new tag] ciflow/inductor/159367 -> ciflow/inductor/159367 2025-08-14T20:50:24.7376160Z * [new tag] ciflow/inductor/159368 -> ciflow/inductor/159368 2025-08-14T20:50:24.7377057Z * [new tag] ciflow/inductor/159473 -> ciflow/inductor/159473 2025-08-14T20:50:24.7377640Z * [new tag] ciflow/inductor/159483 -> ciflow/inductor/159483 2025-08-14T20:50:24.7378268Z * [new tag] ciflow/inductor/159508 -> ciflow/inductor/159508 2025-08-14T20:50:24.7378936Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-08-14T20:50:24.7379698Z * [new tag] ciflow/inductor/159530 -> ciflow/inductor/159530 2025-08-14T20:50:24.7380332Z * [new tag] ciflow/inductor/159678 -> ciflow/inductor/159678 2025-08-14T20:50:24.7380947Z * [new tag] ciflow/inductor/159691 -> ciflow/inductor/159691 2025-08-14T20:50:24.7381915Z * [new tag] ciflow/inductor/159778 -> ciflow/inductor/159778 2025-08-14T20:50:24.7382515Z * [new tag] ciflow/inductor/159786 -> ciflow/inductor/159786 2025-08-14T20:50:24.7383158Z * [new tag] ciflow/inductor/159817 -> ciflow/inductor/159817 2025-08-14T20:50:24.7383807Z * [new tag] ciflow/inductor/159842 -> ciflow/inductor/159842 2025-08-14T20:50:24.7384475Z * [new tag] ciflow/inductor/159864 -> ciflow/inductor/159864 2025-08-14T20:50:24.7385320Z * [new tag] ciflow/inductor/159865 -> ciflow/inductor/159865 2025-08-14T20:50:24.7385914Z * [new tag] ciflow/inductor/159869 -> ciflow/inductor/159869 2025-08-14T20:50:24.7386545Z * [new tag] ciflow/inductor/159875 -> ciflow/inductor/159875 2025-08-14T20:50:24.7387281Z * [new tag] ciflow/inductor/159889 -> ciflow/inductor/159889 2025-08-14T20:50:24.7387919Z * [new tag] ciflow/inductor/159902 -> ciflow/inductor/159902 2025-08-14T20:50:24.7388834Z * [new tag] ciflow/inductor/159923 -> ciflow/inductor/159923 2025-08-14T20:50:24.7389566Z * [new tag] ciflow/inductor/159944 -> ciflow/inductor/159944 2025-08-14T20:50:24.7390508Z * [new tag] ciflow/inductor/160000 -> ciflow/inductor/160000 2025-08-14T20:50:24.7391082Z * [new tag] ciflow/inductor/160004 -> ciflow/inductor/160004 2025-08-14T20:50:24.7391784Z * [new tag] ciflow/inductor/160080 -> ciflow/inductor/160080 2025-08-14T20:50:24.7392428Z * [new tag] ciflow/inductor/160108 -> ciflow/inductor/160108 2025-08-14T20:50:24.7393089Z * [new tag] ciflow/inductor/160109 -> ciflow/inductor/160109 2025-08-14T20:50:24.7394023Z * [new tag] ciflow/inductor/160111 -> ciflow/inductor/160111 2025-08-14T20:50:24.7394624Z * [new tag] ciflow/inductor/160113 -> ciflow/inductor/160113 2025-08-14T20:50:24.7395836Z * [new tag] ciflow/inductor/160127 -> ciflow/inductor/160127 2025-08-14T20:50:24.7396396Z * [new tag] ciflow/inductor/160131 -> ciflow/inductor/160131 2025-08-14T20:50:24.7397076Z * [new tag] ciflow/inductor/160132 -> ciflow/inductor/160132 2025-08-14T20:50:24.7397897Z * [new tag] ciflow/inductor/160136 -> ciflow/inductor/160136 2025-08-14T20:50:24.7398486Z * [new tag] ciflow/inductor/160138 -> ciflow/inductor/160138 2025-08-14T20:50:24.7399146Z * [new tag] ciflow/inductor/160151 -> ciflow/inductor/160151 2025-08-14T20:50:24.7399821Z * [new tag] ciflow/inductor/160152 -> ciflow/inductor/160152 2025-08-14T20:50:24.7400495Z * [new tag] ciflow/inductor/160154 -> ciflow/inductor/160154 2025-08-14T20:50:24.7401167Z * [new tag] ciflow/inductor/160156 -> ciflow/inductor/160156 2025-08-14T20:50:24.7402068Z * [new tag] ciflow/inductor/160161 -> ciflow/inductor/160161 2025-08-14T20:50:24.7402763Z * [new tag] ciflow/inductor/160166 -> ciflow/inductor/160166 2025-08-14T20:50:24.7403419Z * [new tag] ciflow/inductor/160168 -> ciflow/inductor/160168 2025-08-14T20:50:24.7404095Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-08-14T20:50:24.7404750Z * [new tag] ciflow/inductor/160181 -> ciflow/inductor/160181 2025-08-14T20:50:24.7405645Z * [new tag] ciflow/inductor/160183 -> ciflow/inductor/160183 2025-08-14T20:50:24.7406587Z * [new tag] ciflow/inductor/160190 -> ciflow/inductor/160190 2025-08-14T20:50:24.7407292Z * [new tag] ciflow/inductor/160198 -> ciflow/inductor/160198 2025-08-14T20:50:24.7408043Z * [new tag] ciflow/inductor/160201 -> ciflow/inductor/160201 2025-08-14T20:50:24.7408785Z * [new tag] ciflow/inductor/160209 -> ciflow/inductor/160209 2025-08-14T20:50:24.7409801Z * [new tag] ciflow/inductor/160218 -> ciflow/inductor/160218 2025-08-14T20:50:24.7410394Z * [new tag] ciflow/inductor/160239 -> ciflow/inductor/160239 2025-08-14T20:50:24.7411070Z * [new tag] ciflow/inductor/160250 -> ciflow/inductor/160250 2025-08-14T20:50:24.7411731Z * [new tag] ciflow/inductor/160253 -> ciflow/inductor/160253 2025-08-14T20:50:24.7412404Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-08-14T20:50:24.7413057Z * [new tag] ciflow/inductor/160282 -> ciflow/inductor/160282 2025-08-14T20:50:24.7413727Z * [new tag] ciflow/inductor/160298 -> ciflow/inductor/160298 2025-08-14T20:50:24.7414445Z * [new tag] ciflow/inductor/160301 -> ciflow/inductor/160301 2025-08-14T20:50:24.7415318Z * [new tag] ciflow/inductor/160310 -> ciflow/inductor/160310 2025-08-14T20:50:24.7416014Z * [new tag] ciflow/inductor/160323 -> ciflow/inductor/160323 2025-08-14T20:50:24.7417061Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-08-14T20:50:24.7417886Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-08-14T20:50:24.7418773Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-08-14T20:50:24.7419491Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-08-14T20:50:24.7420216Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-08-14T20:50:24.7421141Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-08-14T20:50:24.7421788Z * [new tag] ciflow/inductor/160351 -> ciflow/inductor/160351 2025-08-14T20:50:24.7422454Z * [new tag] ciflow/inductor/160353 -> ciflow/inductor/160353 2025-08-14T20:50:24.7423156Z * [new tag] ciflow/inductor/160362 -> ciflow/inductor/160362 2025-08-14T20:50:24.7423805Z * [new tag] ciflow/inductor/160363 -> ciflow/inductor/160363 2025-08-14T20:50:24.7424559Z * [new tag] ciflow/inductor/160364 -> ciflow/inductor/160364 2025-08-14T20:50:24.7425179Z * [new tag] ciflow/inductor/160365 -> ciflow/inductor/160365 2025-08-14T20:50:24.7425827Z * [new tag] ciflow/inductor/160366 -> ciflow/inductor/160366 2025-08-14T20:50:24.7426522Z * [new tag] ciflow/inductor/160367 -> ciflow/inductor/160367 2025-08-14T20:50:24.7427228Z * [new tag] ciflow/inductor/160368 -> ciflow/inductor/160368 2025-08-14T20:50:24.7427888Z * [new tag] ciflow/inductor/160369 -> ciflow/inductor/160369 2025-08-14T20:50:24.7428551Z * [new tag] ciflow/inductor/160371 -> ciflow/inductor/160371 2025-08-14T20:50:24.7429294Z * [new tag] ciflow/inductor/160374 -> ciflow/inductor/160374 2025-08-14T20:50:24.7429999Z * [new tag] ciflow/inductor/160375 -> ciflow/inductor/160375 2025-08-14T20:50:24.7430673Z * [new tag] ciflow/inductor/160377 -> ciflow/inductor/160377 2025-08-14T20:50:24.7431340Z * [new tag] ciflow/inductor/160380 -> ciflow/inductor/160380 2025-08-14T20:50:24.7432399Z * [new tag] ciflow/inductor/160381 -> ciflow/inductor/160381 2025-08-14T20:50:24.7433340Z * [new tag] ciflow/inductor/160383 -> ciflow/inductor/160383 2025-08-14T20:50:24.7434071Z * [new tag] ciflow/inductor/160394 -> ciflow/inductor/160394 2025-08-14T20:50:24.7434751Z * [new tag] ciflow/inductor/160401 -> ciflow/inductor/160401 2025-08-14T20:50:24.7435425Z * [new tag] ciflow/inductor/160402 -> ciflow/inductor/160402 2025-08-14T20:50:24.7436081Z * [new tag] ciflow/inductor/160403 -> ciflow/inductor/160403 2025-08-14T20:50:24.7436743Z * [new tag] ciflow/inductor/160424 -> ciflow/inductor/160424 2025-08-14T20:50:24.7437445Z * [new tag] ciflow/inductor/160426 -> ciflow/inductor/160426 2025-08-14T20:50:24.7438420Z * [new tag] ciflow/inductor/160431 -> ciflow/inductor/160431 2025-08-14T20:50:24.7438943Z * [new tag] ciflow/inductor/160448 -> ciflow/inductor/160448 2025-08-14T20:50:24.7439813Z * [new tag] ciflow/inductor/160450 -> ciflow/inductor/160450 2025-08-14T20:50:24.7440553Z * [new tag] ciflow/inductor/160455 -> ciflow/inductor/160455 2025-08-14T20:50:24.7441590Z * [new tag] ciflow/inductor/160456 -> ciflow/inductor/160456 2025-08-14T20:50:24.7442307Z * [new tag] ciflow/inductor/160461 -> ciflow/inductor/160461 2025-08-14T20:50:24.7443454Z * [new tag] ciflow/inductor/160462 -> ciflow/inductor/160462 2025-08-14T20:50:24.7444029Z * [new tag] ciflow/inductor/160467 -> ciflow/inductor/160467 2025-08-14T20:50:24.7444701Z * [new tag] ciflow/inductor/160470 -> ciflow/inductor/160470 2025-08-14T20:50:24.7445373Z * [new tag] ciflow/inductor/160473 -> ciflow/inductor/160473 2025-08-14T20:50:24.7446057Z * [new tag] ciflow/inductor/160476 -> ciflow/inductor/160476 2025-08-14T20:50:24.7446738Z * [new tag] ciflow/inductor/160480 -> ciflow/inductor/160480 2025-08-14T20:50:24.7447622Z * [new tag] ciflow/inductor/160481 -> ciflow/inductor/160481 2025-08-14T20:50:24.7448276Z * [new tag] ciflow/inductor/160482 -> ciflow/inductor/160482 2025-08-14T20:50:24.7448915Z * [new tag] ciflow/inductor/160483 -> ciflow/inductor/160483 2025-08-14T20:50:24.7449501Z * [new tag] ciflow/inductor/160485 -> ciflow/inductor/160485 2025-08-14T20:50:24.7450431Z * [new tag] ciflow/inductor/160486 -> ciflow/inductor/160486 2025-08-14T20:50:24.7451045Z * [new tag] ciflow/inductor/160503 -> ciflow/inductor/160503 2025-08-14T20:50:24.7451755Z * [new tag] ciflow/inductor/160510 -> ciflow/inductor/160510 2025-08-14T20:50:24.7452418Z * [new tag] ciflow/inductor/160527 -> ciflow/inductor/160527 2025-08-14T20:50:24.7453059Z * [new tag] ciflow/inductor/160530 -> ciflow/inductor/160530 2025-08-14T20:50:24.7453726Z * [new tag] ciflow/inductor/160531 -> ciflow/inductor/160531 2025-08-14T20:50:24.7454402Z * [new tag] ciflow/inductor/160538 -> ciflow/inductor/160538 2025-08-14T20:50:24.7455925Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-08-14T20:50:24.7456848Z * [new tag] ciflow/inductor/160540 -> ciflow/inductor/160540 2025-08-14T20:50:24.7457459Z * [new tag] ciflow/inductor/160548 -> ciflow/inductor/160548 2025-08-14T20:50:24.7458144Z * [new tag] ciflow/inductor/160561 -> ciflow/inductor/160561 2025-08-14T20:50:24.7459157Z * [new tag] ciflow/inductor/160576 -> ciflow/inductor/160576 2025-08-14T20:50:24.7459768Z * [new tag] ciflow/inductor/160578 -> ciflow/inductor/160578 2025-08-14T20:50:24.7460387Z * [new tag] ciflow/inductor/160580 -> ciflow/inductor/160580 2025-08-14T20:50:24.7461058Z * [new tag] ciflow/inductor/160583 -> ciflow/inductor/160583 2025-08-14T20:50:24.7461999Z * [new tag] ciflow/inductor/160589 -> ciflow/inductor/160589 2025-08-14T20:50:24.7462672Z * [new tag] ciflow/inductor/160590 -> ciflow/inductor/160590 2025-08-14T20:50:24.7463606Z * [new tag] ciflow/inductor/160592 -> ciflow/inductor/160592 2025-08-14T20:50:24.7464174Z * [new tag] ciflow/inductor/160596 -> ciflow/inductor/160596 2025-08-14T20:50:24.7464879Z * [new tag] ciflow/inductor/160601 -> ciflow/inductor/160601 2025-08-14T20:50:24.7465767Z * [new tag] ciflow/inductor/160607 -> ciflow/inductor/160607 2025-08-14T20:50:24.7466494Z * [new tag] ciflow/inductor/160608 -> ciflow/inductor/160608 2025-08-14T20:50:24.7467277Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-08-14T20:50:24.7468213Z * [new tag] ciflow/inductor/160614 -> ciflow/inductor/160614 2025-08-14T20:50:24.7468744Z * [new tag] ciflow/inductor/160616 -> ciflow/inductor/160616 2025-08-14T20:50:24.7469473Z * [new tag] ciflow/inductor/160619 -> ciflow/inductor/160619 2025-08-14T20:50:24.7470351Z * [new tag] ciflow/inductor/160625 -> ciflow/inductor/160625 2025-08-14T20:50:24.7470998Z * [new tag] ciflow/inductor/160635 -> ciflow/inductor/160635 2025-08-14T20:50:24.7471874Z * [new tag] ciflow/inductor/160649 -> ciflow/inductor/160649 2025-08-14T20:50:24.7472496Z * [new tag] ciflow/inductor/160658 -> ciflow/inductor/160658 2025-08-14T20:50:24.7473163Z * [new tag] ciflow/inductor/160662 -> ciflow/inductor/160662 2025-08-14T20:50:24.7473854Z * [new tag] ciflow/inductor/160668 -> ciflow/inductor/160668 2025-08-14T20:50:24.7474508Z * [new tag] ciflow/inductor/160669 -> ciflow/inductor/160669 2025-08-14T20:50:24.7475191Z * [new tag] ciflow/inductor/160670 -> ciflow/inductor/160670 2025-08-14T20:50:24.7476184Z * [new tag] ciflow/inductor/160671 -> ciflow/inductor/160671 2025-08-14T20:50:24.7476875Z * [new tag] ciflow/inductor/160677 -> ciflow/inductor/160677 2025-08-14T20:50:24.7477836Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-08-14T20:50:24.7478691Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-08-14T20:50:24.7479515Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-08-14T20:50:24.7480389Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-08-14T20:50:24.7480905Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-08-14T20:50:24.7481550Z * [new tag] ciflow/linux-aarch64/159737 -> ciflow/linux-aarch64/159737 2025-08-14T20:50:24.7482244Z * [new tag] ciflow/linux-aarch64/160078 -> ciflow/linux-aarch64/160078 2025-08-14T20:50:24.7482897Z * [new tag] ciflow/linux-aarch64/160299 -> ciflow/linux-aarch64/160299 2025-08-14T20:50:24.7483505Z * [new tag] ciflow/linux-aarch64/160301 -> ciflow/linux-aarch64/160301 2025-08-14T20:50:24.7484344Z * [new tag] ciflow/mps/155923 -> ciflow/mps/155923 2025-08-14T20:50:24.7484836Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-08-14T20:50:24.7485503Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-08-14T20:50:24.7486144Z * [new tag] ciflow/mps/160541 -> ciflow/mps/160541 2025-08-14T20:50:24.7486979Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-08-14T20:50:24.7487489Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-08-14T20:50:24.7488420Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-08-14T20:50:24.7489163Z * [new tag] ciflow/periodic-rocm-mi300/139971 -> ciflow/periodic-rocm-mi300/139971 2025-08-14T20:50:24.7489805Z * [new tag] ciflow/periodic-rocm-mi300/160073 -> ciflow/periodic-rocm-mi300/160073 2025-08-14T20:50:24.7490433Z * [new tag] ciflow/periodic-rocm-mi300/160538 -> ciflow/periodic-rocm-mi300/160538 2025-08-14T20:50:24.7491431Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-08-14T20:50:24.7492105Z * [new tag] ciflow/periodic/131296 -> ciflow/periodic/131296 2025-08-14T20:50:24.7492727Z * [new tag] ciflow/periodic/139971 -> ciflow/periodic/139971 2025-08-14T20:50:24.7493338Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-08-14T20:50:24.7493982Z * [new tag] ciflow/periodic/154595 -> ciflow/periodic/154595 2025-08-14T20:50:24.7494609Z * [new tag] ciflow/periodic/156703 -> ciflow/periodic/156703 2025-08-14T20:50:24.7495225Z * [new tag] ciflow/periodic/160201 -> ciflow/periodic/160201 2025-08-14T20:50:24.7495855Z * [new tag] ciflow/periodic/160424 -> ciflow/periodic/160424 2025-08-14T20:50:24.7496479Z * [new tag] ciflow/periodic/160538 -> ciflow/periodic/160538 2025-08-14T20:50:24.7498133Z * [new tag] ciflow/periodic/1febab2a89302464f6c7d69cfbef7a24c421ea65 -> ciflow/periodic/1febab2a89302464f6c7d69cfbef7a24c421ea65 2025-08-14T20:50:24.7498780Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-08-14T20:50:24.7500126Z * [new tag] ciflow/periodic/2ee22e435131369a7e4f8cc4732579acc29a941b -> ciflow/periodic/2ee22e435131369a7e4f8cc4732579acc29a941b 2025-08-14T20:50:24.7500563Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-08-14T20:50:24.7501446Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-08-14T20:50:24.7502324Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-08-14T20:50:24.7503484Z * [new tag] ciflow/periodic/4a773e1e867f28a8ff0b15203e5cd9548f74fcee -> ciflow/periodic/4a773e1e867f28a8ff0b15203e5cd9548f74fcee 2025-08-14T20:50:24.7504340Z * [new tag] ciflow/periodic/5f5f508aa836a46dfe88857fb223049616b94e93 -> ciflow/periodic/5f5f508aa836a46dfe88857fb223049616b94e93 2025-08-14T20:50:24.7505007Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-08-14T20:50:24.7506024Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-08-14T20:50:24.7506781Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-08-14T20:50:24.7507548Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-08-14T20:50:24.7508941Z * [new tag] ciflow/periodic/d7114f05b10de8e6de81ffc567d63944c3117d51 -> ciflow/periodic/d7114f05b10de8e6de81ffc567d63944c3117d51 2025-08-14T20:50:24.7509545Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-08-14T20:50:24.7510597Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-08-14T20:50:24.7511523Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-08-14T20:50:24.7512398Z * [new tag] ciflow/rocm-mi300/151360 -> ciflow/rocm-mi300/151360 2025-08-14T20:50:24.7513064Z * [new tag] ciflow/rocm-mi300/159158 -> ciflow/rocm-mi300/159158 2025-08-14T20:50:24.7513619Z * [new tag] ciflow/rocm-mi300/160073 -> ciflow/rocm-mi300/160073 2025-08-14T20:50:24.7514325Z * [new tag] ciflow/rocm-mi300/160468 -> ciflow/rocm-mi300/160468 2025-08-14T20:50:24.7514977Z * [new tag] ciflow/rocm-mi300/160538 -> ciflow/rocm-mi300/160538 2025-08-14T20:50:24.7515941Z * [new tag] ciflow/rocm-mi355/160215 -> ciflow/rocm-mi355/160215 2025-08-14T20:50:24.7516599Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-08-14T20:50:24.7517263Z * [new tag] ciflow/rocm/151360 -> ciflow/rocm/151360 2025-08-14T20:50:24.7517866Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-08-14T20:50:24.7518731Z * [new tag] ciflow/rocm/154864 -> ciflow/rocm/154864 2025-08-14T20:50:24.7519372Z * [new tag] ciflow/rocm/156491 -> ciflow/rocm/156491 2025-08-14T20:50:24.7519998Z * [new tag] ciflow/rocm/158219 -> ciflow/rocm/158219 2025-08-14T20:50:24.7520635Z * [new tag] ciflow/rocm/158220 -> ciflow/rocm/158220 2025-08-14T20:50:24.7521272Z * [new tag] ciflow/rocm/158224 -> ciflow/rocm/158224 2025-08-14T20:50:24.7521987Z * [new tag] ciflow/rocm/159158 -> ciflow/rocm/159158 2025-08-14T20:50:24.7522608Z * [new tag] ciflow/rocm/160215 -> ciflow/rocm/160215 2025-08-14T20:50:24.7523227Z * [new tag] ciflow/rocm/160468 -> ciflow/rocm/160468 2025-08-14T20:50:24.7524206Z * [new tag] ciflow/rocm/160538 -> ciflow/rocm/160538 2025-08-14T20:50:24.7525445Z * [new tag] ciflow/rocm/160676 -> ciflow/rocm/160676 2025-08-14T20:50:24.7526138Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-08-14T20:50:24.7527143Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-08-14T20:50:24.7527881Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-08-14T20:50:24.7529159Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-08-14T20:50:24.7529514Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-08-14T20:50:24.7530138Z * [new tag] ciflow/slow/154595 -> ciflow/slow/154595 2025-08-14T20:50:24.7531011Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-08-14T20:50:24.7531812Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-08-14T20:50:24.7532548Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-08-14T20:50:24.7533711Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-08-14T20:50:24.7534627Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-08-14T20:50:24.7535360Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-08-14T20:50:24.7536232Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-08-14T20:50:24.7536957Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-08-14T20:50:24.7538341Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-08-14T20:50:24.7538715Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-08-14T20:50:24.7539600Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-08-14T20:50:24.7540285Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-08-14T20:50:24.7541204Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-08-14T20:50:24.7542062Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-08-14T20:50:24.7543295Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-08-14T20:50:24.7543654Z * [new tag] ciflow/trunk/131296 -> ciflow/trunk/131296 2025-08-14T20:50:24.7544325Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-08-14T20:50:24.7544917Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-08-14T20:50:24.7545641Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-08-14T20:50:24.7546271Z * [new tag] ciflow/trunk/147360 -> ciflow/trunk/147360 2025-08-14T20:50:24.7546895Z * [new tag] ciflow/trunk/147855 -> ciflow/trunk/147855 2025-08-14T20:50:24.7547490Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-08-14T20:50:24.7548127Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-08-14T20:50:24.7548737Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-08-14T20:50:24.7549672Z * [new tag] ciflow/trunk/150282 -> ciflow/trunk/150282 2025-08-14T20:50:24.7550196Z * [new tag] ciflow/trunk/150302 -> ciflow/trunk/150302 2025-08-14T20:50:24.7551215Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-08-14T20:50:24.7552116Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-08-14T20:50:24.7553199Z * [new tag] ciflow/trunk/154193 -> ciflow/trunk/154193 2025-08-14T20:50:24.7553851Z * [new tag] ciflow/trunk/154595 -> ciflow/trunk/154595 2025-08-14T20:50:24.7554466Z * [new tag] ciflow/trunk/154650 -> ciflow/trunk/154650 2025-08-14T20:50:24.7555093Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-08-14T20:50:24.7555757Z * [new tag] ciflow/trunk/155958 -> ciflow/trunk/155958 2025-08-14T20:50:24.7556432Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-08-14T20:50:24.7557068Z * [new tag] ciflow/trunk/156703 -> ciflow/trunk/156703 2025-08-14T20:50:24.7557719Z * [new tag] ciflow/trunk/156851 -> ciflow/trunk/156851 2025-08-14T20:50:24.7558408Z * [new tag] ciflow/trunk/157148 -> ciflow/trunk/157148 2025-08-14T20:50:24.7559070Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-08-14T20:50:24.7559727Z * [new tag] ciflow/trunk/157685 -> ciflow/trunk/157685 2025-08-14T20:50:24.7560454Z * [new tag] ciflow/trunk/157689 -> ciflow/trunk/157689 2025-08-14T20:50:24.7561519Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-08-14T20:50:24.7562104Z * [new tag] ciflow/trunk/157813 -> ciflow/trunk/157813 2025-08-14T20:50:24.7562756Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-08-14T20:50:24.7563407Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-08-14T20:50:24.7564079Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-08-14T20:50:24.7564759Z * [new tag] ciflow/trunk/158219 -> ciflow/trunk/158219 2025-08-14T20:50:24.7565419Z * [new tag] ciflow/trunk/158220 -> ciflow/trunk/158220 2025-08-14T20:50:24.7566071Z * [new tag] ciflow/trunk/158224 -> ciflow/trunk/158224 2025-08-14T20:50:24.7567070Z * [new tag] ciflow/trunk/158529 -> ciflow/trunk/158529 2025-08-14T20:50:24.7570310Z * [new tag] ciflow/trunk/158647 -> ciflow/trunk/158647 2025-08-14T20:50:24.7571017Z * [new tag] ciflow/trunk/158810 -> ciflow/trunk/158810 2025-08-14T20:50:24.7571691Z * [new tag] ciflow/trunk/158812 -> ciflow/trunk/158812 2025-08-14T20:50:24.7572348Z * [new tag] ciflow/trunk/158863 -> ciflow/trunk/158863 2025-08-14T20:50:24.7573000Z * [new tag] ciflow/trunk/158864 -> ciflow/trunk/158864 2025-08-14T20:50:24.7573672Z * [new tag] ciflow/trunk/158883 -> ciflow/trunk/158883 2025-08-14T20:50:24.7574319Z * [new tag] ciflow/trunk/158914 -> ciflow/trunk/158914 2025-08-14T20:50:24.7574992Z * [new tag] ciflow/trunk/158965 -> ciflow/trunk/158965 2025-08-14T20:50:24.7575629Z * [new tag] ciflow/trunk/158987 -> ciflow/trunk/158987 2025-08-14T20:50:24.7576525Z * [new tag] ciflow/trunk/159033 -> ciflow/trunk/159033 2025-08-14T20:50:24.7577212Z * [new tag] ciflow/trunk/159140 -> ciflow/trunk/159140 2025-08-14T20:50:24.7577874Z * [new tag] ciflow/trunk/159158 -> ciflow/trunk/159158 2025-08-14T20:50:24.7578521Z * [new tag] ciflow/trunk/159530 -> ciflow/trunk/159530 2025-08-14T20:50:24.7579217Z * [new tag] ciflow/trunk/159553 -> ciflow/trunk/159553 2025-08-14T20:50:24.7579845Z * [new tag] ciflow/trunk/159562 -> ciflow/trunk/159562 2025-08-14T20:50:24.7580754Z * [new tag] ciflow/trunk/159682 -> ciflow/trunk/159682 2025-08-14T20:50:24.7581302Z * [new tag] ciflow/trunk/159691 -> ciflow/trunk/159691 2025-08-14T20:50:24.7582000Z * [new tag] ciflow/trunk/159842 -> ciflow/trunk/159842 2025-08-14T20:50:24.7582661Z * [new tag] ciflow/trunk/159889 -> ciflow/trunk/159889 2025-08-14T20:50:24.7583340Z * [new tag] ciflow/trunk/159923 -> ciflow/trunk/159923 2025-08-14T20:50:24.7583979Z * [new tag] ciflow/trunk/160000 -> ciflow/trunk/160000 2025-08-14T20:50:24.7584632Z * [new tag] ciflow/trunk/160004 -> ciflow/trunk/160004 2025-08-14T20:50:24.7585307Z * [new tag] ciflow/trunk/160113 -> ciflow/trunk/160113 2025-08-14T20:50:24.7586004Z * [new tag] ciflow/trunk/160161 -> ciflow/trunk/160161 2025-08-14T20:50:24.7586663Z * [new tag] ciflow/trunk/160168 -> ciflow/trunk/160168 2025-08-14T20:50:24.7587318Z * [new tag] ciflow/trunk/160181 -> ciflow/trunk/160181 2025-08-14T20:50:24.7587979Z * [new tag] ciflow/trunk/160183 -> ciflow/trunk/160183 2025-08-14T20:50:24.7588774Z * [new tag] ciflow/trunk/160190 -> ciflow/trunk/160190 2025-08-14T20:50:24.7589369Z * [new tag] ciflow/trunk/160198 -> ciflow/trunk/160198 2025-08-14T20:50:24.7590094Z * [new tag] ciflow/trunk/160205 -> ciflow/trunk/160205 2025-08-14T20:50:24.7590760Z * [new tag] ciflow/trunk/160224 -> ciflow/trunk/160224 2025-08-14T20:50:24.7591427Z * [new tag] ciflow/trunk/160250 -> ciflow/trunk/160250 2025-08-14T20:50:24.7592089Z * [new tag] ciflow/trunk/160253 -> ciflow/trunk/160253 2025-08-14T20:50:24.7593117Z * [new tag] ciflow/trunk/160335 -> ciflow/trunk/160335 2025-08-14T20:50:24.7593815Z * [new tag] ciflow/trunk/160338 -> ciflow/trunk/160338 2025-08-14T20:50:24.7594484Z * [new tag] ciflow/trunk/160383 -> ciflow/trunk/160383 2025-08-14T20:50:24.7595171Z * [new tag] ciflow/trunk/160401 -> ciflow/trunk/160401 2025-08-14T20:50:24.7595828Z * [new tag] ciflow/trunk/160403 -> ciflow/trunk/160403 2025-08-14T20:50:24.7596485Z * [new tag] ciflow/trunk/160431 -> ciflow/trunk/160431 2025-08-14T20:50:24.7597418Z * [new tag] ciflow/trunk/160439 -> ciflow/trunk/160439 2025-08-14T20:50:24.7598060Z * [new tag] ciflow/trunk/160449 -> ciflow/trunk/160449 2025-08-14T20:50:24.7598962Z * [new tag] ciflow/trunk/160454 -> ciflow/trunk/160454 2025-08-14T20:50:24.7599532Z * [new tag] ciflow/trunk/160468 -> ciflow/trunk/160468 2025-08-14T20:50:24.7600193Z * [new tag] ciflow/trunk/160481 -> ciflow/trunk/160481 2025-08-14T20:50:24.7600853Z * [new tag] ciflow/trunk/160485 -> ciflow/trunk/160485 2025-08-14T20:50:24.7601756Z * [new tag] ciflow/trunk/160519 -> ciflow/trunk/160519 2025-08-14T20:50:24.7602311Z * [new tag] ciflow/trunk/160527 -> ciflow/trunk/160527 2025-08-14T20:50:24.7603217Z * [new tag] ciflow/trunk/160560 -> ciflow/trunk/160560 2025-08-14T20:50:24.7603809Z * [new tag] ciflow/trunk/160562 -> ciflow/trunk/160562 2025-08-14T20:50:24.7604465Z * [new tag] ciflow/trunk/160578 -> ciflow/trunk/160578 2025-08-14T20:50:24.7605135Z * [new tag] ciflow/trunk/160589 -> ciflow/trunk/160589 2025-08-14T20:50:24.7605781Z * [new tag] ciflow/trunk/160592 -> ciflow/trunk/160592 2025-08-14T20:50:24.7606717Z * [new tag] ciflow/trunk/160643 -> ciflow/trunk/160643 2025-08-14T20:50:24.7607233Z * [new tag] ciflow/trunk/160649 -> ciflow/trunk/160649 2025-08-14T20:50:24.7608394Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-08-14T20:50:24.7609051Z * [new tag] ciflow/vllm/160116 -> ciflow/vllm/160116 2025-08-14T20:50:24.7609693Z * [new tag] ciflow/vllm/160583 -> ciflow/vllm/160583 2025-08-14T20:50:24.7610300Z * [new tag] ciflow/vllm/160619 -> ciflow/vllm/160619 2025-08-14T20:50:24.7610948Z * [new tag] ciflow/vllm/160625 -> ciflow/vllm/160625 2025-08-14T20:50:24.7611625Z * [new tag] ciflow/vllm/160627 -> ciflow/vllm/160627 2025-08-14T20:50:24.7612551Z * [new tag] ciflow/win-arm64/156049 -> ciflow/win-arm64/156049 2025-08-14T20:50:24.7613098Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-08-14T20:50:24.7613847Z * [new tag] ciflow/win-arm64/159553 -> ciflow/win-arm64/159553 2025-08-14T20:50:24.7614382Z * [new tag] ciflow/win-arm64/159562 -> ciflow/win-arm64/159562 2025-08-14T20:50:24.7615325Z * [new tag] ciflow/win-arm64/159777 -> ciflow/win-arm64/159777 2025-08-14T20:50:24.7615962Z * [new tag] ciflow/win-arm64/159780 -> ciflow/win-arm64/159780 2025-08-14T20:50:24.7616496Z * [new tag] ciflow/win-arm64/159842 -> ciflow/win-arm64/159842 2025-08-14T20:50:24.7617126Z * [new tag] ciflow/win-arm64/160250 -> ciflow/win-arm64/160250 2025-08-14T20:50:24.7617733Z * [new tag] ciflow/win-arm64/160253 -> ciflow/win-arm64/160253 2025-08-14T20:50:24.7618381Z * [new tag] ciflow/win-arm64/160454 -> ciflow/win-arm64/160454 2025-08-14T20:50:24.7619009Z * [new tag] ciflow/win-arm64/160560 -> ciflow/win-arm64/160560 2025-08-14T20:50:24.7619731Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-08-14T20:50:24.7620368Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-08-14T20:50:24.7621333Z * [new tag] ciflow/xpu/140972 -> ciflow/xpu/140972 2025-08-14T20:50:24.7621927Z * [new tag] ciflow/xpu/143553 -> ciflow/xpu/143553 2025-08-14T20:50:24.7622634Z * [new tag] ciflow/xpu/156272 -> ciflow/xpu/156272 2025-08-14T20:50:24.7623273Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-08-14T20:50:24.7623893Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-08-14T20:50:24.7624487Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-08-14T20:50:24.7625133Z * [new tag] ciflow/xpu/158336 -> ciflow/xpu/158336 2025-08-14T20:50:24.7625741Z * [new tag] ciflow/xpu/158733 -> ciflow/xpu/158733 2025-08-14T20:50:24.7626359Z * [new tag] ciflow/xpu/159033 -> ciflow/xpu/159033 2025-08-14T20:50:24.7627377Z * [new tag] ciflow/xpu/159118 -> ciflow/xpu/159118 2025-08-14T20:50:24.7628261Z * [new tag] ciflow/xpu/159140 -> ciflow/xpu/159140 2025-08-14T20:50:24.7629271Z * [new tag] ciflow/xpu/159241 -> ciflow/xpu/159241 2025-08-14T20:50:24.7629877Z * [new tag] ciflow/xpu/159473 -> ciflow/xpu/159473 2025-08-14T20:50:24.7630831Z * [new tag] ciflow/xpu/159474 -> ciflow/xpu/159474 2025-08-14T20:50:24.7631377Z * [new tag] ciflow/xpu/159553 -> ciflow/xpu/159553 2025-08-14T20:50:24.7632058Z * [new tag] ciflow/xpu/159944 -> ciflow/xpu/159944 2025-08-14T20:50:24.7633003Z * [new tag] ciflow/xpu/160062 -> ciflow/xpu/160062 2025-08-14T20:50:24.7633643Z * [new tag] ciflow/xpu/160067 -> ciflow/xpu/160067 2025-08-14T20:50:24.7634356Z * [new tag] ciflow/xpu/160158 -> ciflow/xpu/160158 2025-08-14T20:50:24.7635018Z * [new tag] ciflow/xpu/160173 -> ciflow/xpu/160173 2025-08-14T20:50:24.7635846Z * [new tag] ciflow/xpu/160183 -> ciflow/xpu/160183 2025-08-14T20:50:24.7636437Z * [new tag] ciflow/xpu/160301 -> ciflow/xpu/160301 2025-08-14T20:50:24.7637053Z * [new tag] ciflow/xpu/160403 -> ciflow/xpu/160403 2025-08-14T20:50:24.7637924Z * [new tag] ciflow/xpu/160606 -> ciflow/xpu/160606 2025-08-14T20:50:24.7638575Z * [new tag] cslpull75 -> cslpull75 2025-08-14T20:50:24.7639277Z * [new tag] cslpull76 -> cslpull76 2025-08-14T20:50:24.7640092Z * [new tag] cslpull77 -> cslpull77 2025-08-14T20:50:24.7640758Z * [new tag] cslpull78 -> cslpull78 2025-08-14T20:50:24.7641859Z * [new tag] cslpull79 -> cslpull79 2025-08-14T20:50:24.7642841Z * [new tag] cslpull80 -> cslpull80 2025-08-14T20:50:24.7643601Z * [new tag] cslpull81 -> cslpull81 2025-08-14T20:50:24.7644463Z * [new tag] cslpull82 -> cslpull82 2025-08-14T20:50:24.7645299Z * [new tag] cslpull83 -> cslpull83 2025-08-14T20:50:24.7645960Z * [new tag] cslpull84 -> cslpull84 2025-08-14T20:50:24.7648615Z * [new tag] cslpull85 -> cslpull85 2025-08-14T20:50:24.7648815Z * [new tag] cslpull86 -> cslpull86 2025-08-14T20:50:24.7648962Z * [new tag] cslpull87 -> cslpull87 2025-08-14T20:50:24.7649406Z * [new tag] cslpull88 -> cslpull88 2025-08-14T20:50:24.7649800Z * [new tag] cslpull89 -> cslpull89 2025-08-14T20:50:24.7650364Z * [new tag] cslpull90 -> cslpull90 2025-08-14T20:50:24.7651583Z * [new tag] cslpull91 -> cslpull91 2025-08-14T20:50:24.7652446Z * [new tag] cslpull92 -> cslpull92 2025-08-14T20:50:24.7653084Z * [new tag] flight_5 -> flight_5 2025-08-14T20:50:24.7654001Z * [new tag] flight_5.1 -> flight_5.1 2025-08-14T20:50:24.7654704Z * [new tag] flight_5.2 -> flight_5.2 2025-08-14T20:50:24.7655399Z * [new tag] flight_5.3 -> flight_5.3 2025-08-14T20:50:24.7656198Z * [new tag] forpull1 -> forpull1 2025-08-14T20:50:24.7657227Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-08-14T20:50:24.7657844Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-08-14T20:50:24.7658788Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-08-14T20:50:24.7659658Z * [new tag] nightly-binary -> nightly-binary 2025-08-14T20:50:24.7660302Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-08-14T20:50:24.7661218Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-08-14T20:50:24.7662374Z * [new tag] trunk/01584d2a7d029c9749eb73678cf1dc313cc35df6 -> trunk/01584d2a7d029c9749eb73678cf1dc313cc35df6 2025-08-14T20:50:24.7663011Z * [new tag] trunk/017259f9c65b6fad55fb9597d7077e2543eaae46 -> trunk/017259f9c65b6fad55fb9597d7077e2543eaae46 2025-08-14T20:50:24.7664171Z * [new tag] trunk/01bcf9a40dea937637d2cdd530bed2652510943d -> trunk/01bcf9a40dea937637d2cdd530bed2652510943d 2025-08-14T20:50:24.7665290Z * [new tag] trunk/01f66d08d93365015f4af005a252f439c4d4013a -> trunk/01f66d08d93365015f4af005a252f439c4d4013a 2025-08-14T20:50:24.7665923Z * [new tag] trunk/03b254e49f2d4c092e6ca712e5702cf2895aa47e -> trunk/03b254e49f2d4c092e6ca712e5702cf2895aa47e 2025-08-14T20:50:24.7666666Z * [new tag] trunk/05029ad1c30865d3f7e7fd13384db9d826e563eb -> trunk/05029ad1c30865d3f7e7fd13384db9d826e563eb 2025-08-14T20:50:24.7667639Z * [new tag] trunk/05c19d1acecc01b0d2512364183058a6885b9869 -> trunk/05c19d1acecc01b0d2512364183058a6885b9869 2025-08-14T20:50:24.7668510Z * [new tag] trunk/05c417715f791875fbf28cfc3fc86142de1a3206 -> trunk/05c417715f791875fbf28cfc3fc86142de1a3206 2025-08-14T20:50:24.7669402Z * [new tag] trunk/06824f3c7268bb807a422b663047cd0900ddd126 -> trunk/06824f3c7268bb807a422b663047cd0900ddd126 2025-08-14T20:50:24.7670089Z * [new tag] trunk/077cb389746a7d61cfc018aad2ba29a8aa195610 -> trunk/077cb389746a7d61cfc018aad2ba29a8aa195610 2025-08-14T20:50:24.7670935Z * [new tag] trunk/089c4a1ba007ed4abb3e5e0eafd97b7584566057 -> trunk/089c4a1ba007ed4abb3e5e0eafd97b7584566057 2025-08-14T20:50:24.7671877Z * [new tag] trunk/09381f5dacda7bbbfa361f5df76bde5cd309adc1 -> trunk/09381f5dacda7bbbfa361f5df76bde5cd309adc1 2025-08-14T20:50:24.7672624Z * [new tag] trunk/0bd3af4fb87445f4de3a1f9b823e399c8b3cefde -> trunk/0bd3af4fb87445f4de3a1f9b823e399c8b3cefde 2025-08-14T20:50:24.7673439Z * [new tag] trunk/0d3461bac0fb5177e35152d980b301ea3a0aa2c4 -> trunk/0d3461bac0fb5177e35152d980b301ea3a0aa2c4 2025-08-14T20:50:24.7674178Z * [new tag] trunk/0d40ff3b496e68193bc16d5391fa2e3623709f81 -> trunk/0d40ff3b496e68193bc16d5391fa2e3623709f81 2025-08-14T20:50:24.7675022Z * [new tag] trunk/0d71ca2c46753bb268bfdcf815c14415c122a289 -> trunk/0d71ca2c46753bb268bfdcf815c14415c122a289 2025-08-14T20:50:24.7675809Z * [new tag] trunk/0d88593dd826544c9e7bd4aa615ef86847a78d2b -> trunk/0d88593dd826544c9e7bd4aa615ef86847a78d2b 2025-08-14T20:50:24.7676595Z * [new tag] trunk/0e3e377bd5126cfcc69d70c4d77b352d3404cc11 -> trunk/0e3e377bd5126cfcc69d70c4d77b352d3404cc11 2025-08-14T20:50:24.7677387Z * [new tag] trunk/0f3b10b8eebe68e3c75d473d499b87dfe14a2eca -> trunk/0f3b10b8eebe68e3c75d473d499b87dfe14a2eca 2025-08-14T20:50:24.7678550Z * [new tag] trunk/101276f81b4d2a8c31bfd6796b986d4c1bfdf483 -> trunk/101276f81b4d2a8c31bfd6796b986d4c1bfdf483 2025-08-14T20:50:24.7679122Z * [new tag] trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 -> trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 2025-08-14T20:50:24.7679975Z * [new tag] trunk/10bc36fe840cb3510fab84d2ea22663b76702f1e -> trunk/10bc36fe840cb3510fab84d2ea22663b76702f1e 2025-08-14T20:50:24.7680773Z * [new tag] trunk/10e3514c962b58cbbee994257872a626ff76d51b -> trunk/10e3514c962b58cbbee994257872a626ff76d51b 2025-08-14T20:50:24.7681612Z * [new tag] trunk/1128f4c2a822cbe34a9d966306af15097179ffe1 -> trunk/1128f4c2a822cbe34a9d966306af15097179ffe1 2025-08-14T20:50:24.7682431Z * [new tag] trunk/114a6c40434bfb9cfa5abc30e9e34d81300d743e -> trunk/114a6c40434bfb9cfa5abc30e9e34d81300d743e 2025-08-14T20:50:24.7683273Z * [new tag] trunk/118bc97b14c24ac88a4b0c0750a9e7bf93154c76 -> trunk/118bc97b14c24ac88a4b0c0750a9e7bf93154c76 2025-08-14T20:50:24.7683926Z * [new tag] trunk/1196bb1c2e4d5a7edc09f2260e3034132f0c6c91 -> trunk/1196bb1c2e4d5a7edc09f2260e3034132f0c6c91 2025-08-14T20:50:24.7684738Z * [new tag] trunk/11a3565f1872bbad9c253a127e8d4ce7a1b40ec8 -> trunk/11a3565f1872bbad9c253a127e8d4ce7a1b40ec8 2025-08-14T20:50:24.7686158Z * [new tag] trunk/15e49f61643e4c0eef420f0981609709ef55b848 -> trunk/15e49f61643e4c0eef420f0981609709ef55b848 2025-08-14T20:50:24.7687028Z * [new tag] trunk/16d15445f8bd8740095b23de4af89d757af793ca -> trunk/16d15445f8bd8740095b23de4af89d757af793ca 2025-08-14T20:50:24.7687799Z * [new tag] trunk/178515d0ff6833c8e9221482b2a650ab31e00019 -> trunk/178515d0ff6833c8e9221482b2a650ab31e00019 2025-08-14T20:50:24.7688612Z * [new tag] trunk/182efe31dbe43376e7eef7338356aaf94d5bcabe -> trunk/182efe31dbe43376e7eef7338356aaf94d5bcabe 2025-08-14T20:50:24.7689483Z * [new tag] trunk/194fcfcfbdad0add1a1b695321e31a576058f4cf -> trunk/194fcfcfbdad0add1a1b695321e31a576058f4cf 2025-08-14T20:50:24.7690258Z * [new tag] trunk/195b5c2e27eb8f21cbc8ad1e90f42db5a8cfccca -> trunk/195b5c2e27eb8f21cbc8ad1e90f42db5a8cfccca 2025-08-14T20:50:24.7691101Z * [new tag] trunk/198b5fd2d47fa3d5110ceba6827a3b18e0064014 -> trunk/198b5fd2d47fa3d5110ceba6827a3b18e0064014 2025-08-14T20:50:24.7691898Z * [new tag] trunk/199e9abb6a366bbd27c39d1da7c3123b4eea9b5a -> trunk/199e9abb6a366bbd27c39d1da7c3123b4eea9b5a 2025-08-14T20:50:24.7692653Z * [new tag] trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 -> trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 2025-08-14T20:50:24.7693815Z * [new tag] trunk/1c2587119152cec3905647a47c65d3d26619c5a8 -> trunk/1c2587119152cec3905647a47c65d3d26619c5a8 2025-08-14T20:50:24.7694563Z * [new tag] trunk/1c26c53851c212a7c90a325549a72f0571613a8c -> trunk/1c26c53851c212a7c90a325549a72f0571613a8c 2025-08-14T20:50:24.7695311Z * [new tag] trunk/1c2cba17eab2b09d87142883da2bdbdbcf018613 -> trunk/1c2cba17eab2b09d87142883da2bdbdbcf018613 2025-08-14T20:50:24.7696122Z * [new tag] trunk/1d80d697a269234b47ec7ede192faf3bb9b159e3 -> trunk/1d80d697a269234b47ec7ede192faf3bb9b159e3 2025-08-14T20:50:24.7696876Z * [new tag] trunk/1ea688f9a2602fbcde32c0302b822526ca4219dc -> trunk/1ea688f9a2602fbcde32c0302b822526ca4219dc 2025-08-14T20:50:24.7697799Z * [new tag] trunk/1f4057c11ac941fb324386ca594d0a6882185aad -> trunk/1f4057c11ac941fb324386ca594d0a6882185aad 2025-08-14T20:50:24.7698516Z * [new tag] trunk/1fc683cf17c8c673044538d10266c00f92987be2 -> trunk/1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.7699194Z * [new tag] trunk/1febab2a89302464f6c7d69cfbef7a24c421ea65 -> trunk/1febab2a89302464f6c7d69cfbef7a24c421ea65 2025-08-14T20:50:24.7700002Z * [new tag] trunk/206c1eef6571f906c2792d899a09136b3fce9673 -> trunk/206c1eef6571f906c2792d899a09136b3fce9673 2025-08-14T20:50:24.7700896Z * [new tag] trunk/20bdabbb3c5d6b118a94b2e045c777662563d5bb -> trunk/20bdabbb3c5d6b118a94b2e045c777662563d5bb 2025-08-14T20:50:24.7701660Z * [new tag] trunk/21392c0e06ac2b2621950455975ca6332f0bf641 -> trunk/21392c0e06ac2b2621950455975ca6332f0bf641 2025-08-14T20:50:24.7702343Z * [new tag] trunk/2247aa6d1d43e256255f5c74a781c3190a4387b6 -> trunk/2247aa6d1d43e256255f5c74a781c3190a4387b6 2025-08-14T20:50:24.7702987Z * [new tag] trunk/2259dbed4e0d3f2a8174b5847fd0741aed42451d -> trunk/2259dbed4e0d3f2a8174b5847fd0741aed42451d 2025-08-14T20:50:24.7703779Z * [new tag] trunk/231c72240d80091f099c95e326d3600cba866eee -> trunk/231c72240d80091f099c95e326d3600cba866eee 2025-08-14T20:50:24.7704486Z * [new tag] trunk/24257f5bfaa37795f74d9f64c1b43584128d4b8c -> trunk/24257f5bfaa37795f74d9f64c1b43584128d4b8c 2025-08-14T20:50:24.7705883Z * [new tag] trunk/24f43d0da7ad9c6e95a09a2fee610387728cc1cd -> trunk/24f43d0da7ad9c6e95a09a2fee610387728cc1cd 2025-08-14T20:50:24.7706587Z * [new tag] trunk/2898d3f965e5cd9d02fc2ecdab7c580fd457fea9 -> trunk/2898d3f965e5cd9d02fc2ecdab7c580fd457fea9 2025-08-14T20:50:24.7707385Z * [new tag] trunk/28ccc9e7247798980fe00a11bcd64a8016b5f227 -> trunk/28ccc9e7247798980fe00a11bcd64a8016b5f227 2025-08-14T20:50:24.7708187Z * [new tag] trunk/29712314dd5cf500a8ea3d1c69483a3cb768ca72 -> trunk/29712314dd5cf500a8ea3d1c69483a3cb768ca72 2025-08-14T20:50:24.7708949Z * [new tag] trunk/29d20d49f0b7f4e362e1cefdcdc4b5659969312c -> trunk/29d20d49f0b7f4e362e1cefdcdc4b5659969312c 2025-08-14T20:50:24.7709840Z * [new tag] trunk/2c5e10a5fceb208b11c3d569ae02e348b5893b31 -> trunk/2c5e10a5fceb208b11c3d569ae02e348b5893b31 2025-08-14T20:50:24.7710800Z * [new tag] trunk/2d0cdee394bccadcd0abe19dd4623ed978a331ad -> trunk/2d0cdee394bccadcd0abe19dd4623ed978a331ad 2025-08-14T20:50:24.7711568Z * [new tag] trunk/2e4e5ab4be9e0aeffd9c49b5b2f9f820bd0895b1 -> trunk/2e4e5ab4be9e0aeffd9c49b5b2f9f820bd0895b1 2025-08-14T20:50:24.7712500Z * [new tag] trunk/2ea40fba841b3af8103f332ba62e54f350ba9a51 -> trunk/2ea40fba841b3af8103f332ba62e54f350ba9a51 2025-08-14T20:50:24.7713301Z * [new tag] trunk/2ee22e435131369a7e4f8cc4732579acc29a941b -> trunk/2ee22e435131369a7e4f8cc4732579acc29a941b 2025-08-14T20:50:24.7714076Z * [new tag] trunk/2f4c2226175512af787725c4d5ad7313c60d4db1 -> trunk/2f4c2226175512af787725c4d5ad7313c60d4db1 2025-08-14T20:50:24.7714884Z * [new tag] trunk/3008d985a8fc155eb89374afff50cb33a6bd10d5 -> trunk/3008d985a8fc155eb89374afff50cb33a6bd10d5 2025-08-14T20:50:24.7715744Z * [new tag] trunk/3028fa6ce9d9c96671722ab8213a1a30670d7cf2 -> trunk/3028fa6ce9d9c96671722ab8213a1a30670d7cf2 2025-08-14T20:50:24.7716466Z * [new tag] trunk/303c614f3df95ae2b659c5f6c1838b14e4776ce6 -> trunk/303c614f3df95ae2b659c5f6c1838b14e4776ce6 2025-08-14T20:50:24.7717699Z * [new tag] trunk/305fa2239365ad17ac9c534a68bba8a149c42d67 -> trunk/305fa2239365ad17ac9c534a68bba8a149c42d67 2025-08-14T20:50:24.7718401Z * [new tag] trunk/31c9ac4319c0cc2ed8c6be701c6ccf73f6cb4706 -> trunk/31c9ac4319c0cc2ed8c6be701c6ccf73f6cb4706 2025-08-14T20:50:24.7719207Z * [new tag] trunk/32099961d588fc19ead8afe805d6b5108de75669 -> trunk/32099961d588fc19ead8afe805d6b5108de75669 2025-08-14T20:50:24.7720074Z * [new tag] trunk/32e5e2f596d55bb9441d5d53f3c58bcb55828047 -> trunk/32e5e2f596d55bb9441d5d53f3c58bcb55828047 2025-08-14T20:50:24.7720752Z * [new tag] trunk/334b38ccc4427b1d14981c48a3a0b92180d58225 -> trunk/334b38ccc4427b1d14981c48a3a0b92180d58225 2025-08-14T20:50:24.7721528Z * [new tag] trunk/334ecbd4ffe11858cae7d23d1190ddb4777c2513 -> trunk/334ecbd4ffe11858cae7d23d1190ddb4777c2513 2025-08-14T20:50:24.7722321Z * [new tag] trunk/33d94018668951611b318b7515ae96f04e48eac0 -> trunk/33d94018668951611b318b7515ae96f04e48eac0 2025-08-14T20:50:24.7723122Z * [new tag] trunk/34358f335d95213d96b6cca6a83e7bf3af6a9fcb -> trunk/34358f335d95213d96b6cca6a83e7bf3af6a9fcb 2025-08-14T20:50:24.7724028Z * [new tag] trunk/34ec5ed275f8aa875c80daa97b3e82af0b06f673 -> trunk/34ec5ed275f8aa875c80daa97b3e82af0b06f673 2025-08-14T20:50:24.7724776Z * [new tag] trunk/355462e1278d818deb9ef4a184073d5b66074816 -> trunk/355462e1278d818deb9ef4a184073d5b66074816 2025-08-14T20:50:24.7729632Z * [new tag] trunk/3626ba711b34397d1fbf0a9b1979f85cbf68b919 -> trunk/3626ba711b34397d1fbf0a9b1979f85cbf68b919 2025-08-14T20:50:24.7730372Z * [new tag] trunk/36f46d082a4954921cb8493223f000f2aab79ed7 -> trunk/36f46d082a4954921cb8493223f000f2aab79ed7 2025-08-14T20:50:24.7731210Z * [new tag] trunk/39aa3d1471549b7829c207d634dfdc1d26e346a2 -> trunk/39aa3d1471549b7829c207d634dfdc1d26e346a2 2025-08-14T20:50:24.7732284Z * [new tag] trunk/3a562374401113187ce2566b87e3f1d87d7c53aa -> trunk/3a562374401113187ce2566b87e3f1d87d7c53aa 2025-08-14T20:50:24.7733003Z * [new tag] trunk/3ac86e728dfaa7383ff7f865e9e7d33486188dae -> trunk/3ac86e728dfaa7383ff7f865e9e7d33486188dae 2025-08-14T20:50:24.7733720Z * [new tag] trunk/3cec82a7e9aea040a34dd7a2587ae6d3bd65dba0 -> trunk/3cec82a7e9aea040a34dd7a2587ae6d3bd65dba0 2025-08-14T20:50:24.7734586Z * [new tag] trunk/3cf7b4024ef83e44e9ae223dbff7c7ab68240cb2 -> trunk/3cf7b4024ef83e44e9ae223dbff7c7ab68240cb2 2025-08-14T20:50:24.7735337Z * [new tag] trunk/3ef2e1ef769582a82c6ddf150e9d11bf4bf1c44f -> trunk/3ef2e1ef769582a82c6ddf150e9d11bf4bf1c44f 2025-08-14T20:50:24.7736200Z * [new tag] trunk/3f1636ebef9b45e8a3cb0eb20d327ee6acb74be0 -> trunk/3f1636ebef9b45e8a3cb0eb20d327ee6acb74be0 2025-08-14T20:50:24.7736971Z * [new tag] trunk/3faee0a6318afcbbbb48687009a459214910d820 -> trunk/3faee0a6318afcbbbb48687009a459214910d820 2025-08-14T20:50:24.7737761Z * [new tag] trunk/3fcd79e023da7156ac584992ebab29205d3b7881 -> trunk/3fcd79e023da7156ac584992ebab29205d3b7881 2025-08-14T20:50:24.7738598Z * [new tag] trunk/41673110cd7c5960824cc74a6fcaeda1a8bc7a23 -> trunk/41673110cd7c5960824cc74a6fcaeda1a8bc7a23 2025-08-14T20:50:24.7739386Z * [new tag] trunk/4183d4ff3dcc1d87400326a9a7998c3f9e966f60 -> trunk/4183d4ff3dcc1d87400326a9a7998c3f9e966f60 2025-08-14T20:50:24.7740193Z * [new tag] trunk/422bd6808bb98cbbac31d157d9c82ad11ba9732d -> trunk/422bd6808bb98cbbac31d157d9c82ad11ba9732d 2025-08-14T20:50:24.7741002Z * [new tag] trunk/42e51cd4b3973a053fcfa80878a3f346fd158e9f -> trunk/42e51cd4b3973a053fcfa80878a3f346fd158e9f 2025-08-14T20:50:24.7741889Z * [new tag] trunk/4416433c7c625127b7f975c92f8ec98ea4c67fd3 -> trunk/4416433c7c625127b7f975c92f8ec98ea4c67fd3 2025-08-14T20:50:24.7743095Z * [new tag] trunk/45ba7ecda876685b083cbbe932450560c566826b -> trunk/45ba7ecda876685b083cbbe932450560c566826b 2025-08-14T20:50:24.7743754Z * [new tag] trunk/4a773e1e867f28a8ff0b15203e5cd9548f74fcee -> trunk/4a773e1e867f28a8ff0b15203e5cd9548f74fcee 2025-08-14T20:50:24.7744596Z * [new tag] trunk/4cde0acc0e4e795e1a12cbdd9b93c8c04c1fa05d -> trunk/4cde0acc0e4e795e1a12cbdd9b93c8c04c1fa05d 2025-08-14T20:50:24.7745434Z * [new tag] trunk/4d419a74610c32b1372f8802dcc61893740a23cf -> trunk/4d419a74610c32b1372f8802dcc61893740a23cf 2025-08-14T20:50:24.7746230Z * [new tag] trunk/4d5b3f2d5af7c8e4f41da4ffca53fafe8bb86235 -> trunk/4d5b3f2d5af7c8e4f41da4ffca53fafe8bb86235 2025-08-14T20:50:24.7747140Z * [new tag] trunk/4e2ddb5db67617f9f5309c8bba0c17adc84cadbc -> trunk/4e2ddb5db67617f9f5309c8bba0c17adc84cadbc 2025-08-14T20:50:24.7748010Z * [new tag] trunk/50a8c118754a6c5a46968f5c8e215ccba6831d42 -> trunk/50a8c118754a6c5a46968f5c8e215ccba6831d42 2025-08-14T20:50:24.7748790Z * [new tag] trunk/50f23ff6f883db5021dd6bab4c146434f98dd15d -> trunk/50f23ff6f883db5021dd6bab4c146434f98dd15d 2025-08-14T20:50:24.7749661Z * [new tag] trunk/515cb70367e84fcbad23fcc5b39eb1d7706df2aa -> trunk/515cb70367e84fcbad23fcc5b39eb1d7706df2aa 2025-08-14T20:50:24.7750567Z * [new tag] trunk/53e39494958b7e2278cc8176f63636e812e8945f -> trunk/53e39494958b7e2278cc8176f63636e812e8945f 2025-08-14T20:50:24.7751276Z * [new tag] trunk/556e2a73f4f0643f7c2aeb5c7dddda43388a40ce -> trunk/556e2a73f4f0643f7c2aeb5c7dddda43388a40ce 2025-08-14T20:50:24.7752114Z * [new tag] trunk/5665dc9ab76b84d7c90d845ffb0f6349b3621919 -> trunk/5665dc9ab76b84d7c90d845ffb0f6349b3621919 2025-08-14T20:50:24.7752991Z * [new tag] trunk/566c6d52ef1411c8262d7b9cf85e2044fdfbe1a3 -> trunk/566c6d52ef1411c8262d7b9cf85e2044fdfbe1a3 2025-08-14T20:50:24.7753799Z * [new tag] trunk/56c828bef93eada0e18d2cc013207831ca80cc99 -> trunk/56c828bef93eada0e18d2cc013207831ca80cc99 2025-08-14T20:50:24.7754599Z * [new tag] trunk/5737372862253a0ac0292407a5844796f02380ad -> trunk/5737372862253a0ac0292407a5844796f02380ad 2025-08-14T20:50:24.7755437Z * [new tag] trunk/57f738b6357cc8fcdde479a0948e723809a1a44d -> trunk/57f738b6357cc8fcdde479a0948e723809a1a44d 2025-08-14T20:50:24.7756264Z * [new tag] trunk/5a40c5784482255b9baf14086cc4b9349fc6d512 -> trunk/5a40c5784482255b9baf14086cc4b9349fc6d512 2025-08-14T20:50:24.7757036Z * [new tag] trunk/5a9c4cfce42b9eb87da0de40c5633f083115c307 -> trunk/5a9c4cfce42b9eb87da0de40c5633f083115c307 2025-08-14T20:50:24.7757833Z * [new tag] trunk/5ace061254af71aa83d1baae81aa1864c9746add -> trunk/5ace061254af71aa83d1baae81aa1864c9746add 2025-08-14T20:50:24.7758678Z * [new tag] trunk/5dddcd5b07c6644efca8d613f4eca1dc95daa87f -> trunk/5dddcd5b07c6644efca8d613f4eca1dc95daa87f 2025-08-14T20:50:24.7759480Z * [new tag] trunk/5ed4f9177907fe403ec4c4499d0d0e9be6b68fcf -> trunk/5ed4f9177907fe403ec4c4499d0d0e9be6b68fcf 2025-08-14T20:50:24.7760419Z * [new tag] trunk/5f1010fbb3850d99c8fdf9a9de2f79260cdc586a -> trunk/5f1010fbb3850d99c8fdf9a9de2f79260cdc586a 2025-08-14T20:50:24.7761112Z * [new tag] trunk/5f5f508aa836a46dfe88857fb223049616b94e93 -> trunk/5f5f508aa836a46dfe88857fb223049616b94e93 2025-08-14T20:50:24.7761985Z * [new tag] trunk/62bac0798100e0e06a86b7a4cee1788413e3d0ca -> trunk/62bac0798100e0e06a86b7a4cee1788413e3d0ca 2025-08-14T20:50:24.7762825Z * [new tag] trunk/63654ba4c5178fd12220cfc9d1c878af2fdd07cc -> trunk/63654ba4c5178fd12220cfc9d1c878af2fdd07cc 2025-08-14T20:50:24.7763725Z * [new tag] trunk/639778b3ee3b80e0894367fdc4442b58ae1b3a62 -> trunk/639778b3ee3b80e0894367fdc4442b58ae1b3a62 2025-08-14T20:50:24.7764480Z * [new tag] trunk/641ee7478150f26969968f49d8b358e199679a8a -> trunk/641ee7478150f26969968f49d8b358e199679a8a 2025-08-14T20:50:24.7765297Z * [new tag] trunk/65053c03a3d209060cb239d20a229dac37cf9dd1 -> trunk/65053c03a3d209060cb239d20a229dac37cf9dd1 2025-08-14T20:50:24.7766085Z * [new tag] trunk/652a6f5954d039d61dc6e6575ccf89d385d74537 -> trunk/652a6f5954d039d61dc6e6575ccf89d385d74537 2025-08-14T20:50:24.7767022Z * [new tag] trunk/685f15dbea66e8ffa8564752f81ad2f6cb447a14 -> trunk/685f15dbea66e8ffa8564752f81ad2f6cb447a14 2025-08-14T20:50:24.7770956Z * [new tag] trunk/68a4b4b2e336cfd4451ce6546d900568e5ddf96c -> trunk/68a4b4b2e336cfd4451ce6546d900568e5ddf96c 2025-08-14T20:50:24.7771980Z * [new tag] trunk/69a0a9aa7f5e320a02e97fa789d2f72baff1554f -> trunk/69a0a9aa7f5e320a02e97fa789d2f72baff1554f 2025-08-14T20:50:24.7772790Z * [new tag] trunk/6be6d06295c870c77a6eb69f96b3170d983520d5 -> trunk/6be6d06295c870c77a6eb69f96b3170d983520d5 2025-08-14T20:50:24.7773914Z * [new tag] trunk/6c05ea6475beaf3acc05e1bda0f3f8fe3bdc1d49 -> trunk/6c05ea6475beaf3acc05e1bda0f3f8fe3bdc1d49 2025-08-14T20:50:24.7774728Z * [new tag] trunk/6da11d9aafc0d84dc7f66030c181608ff2614f66 -> trunk/6da11d9aafc0d84dc7f66030c181608ff2614f66 2025-08-14T20:50:24.7775661Z * [new tag] trunk/6e8865fbc161270e2ffc52817e6c667df417a3f7 -> trunk/6e8865fbc161270e2ffc52817e6c667df417a3f7 2025-08-14T20:50:24.7776488Z * [new tag] trunk/6ea8376f84232048d6be0f7b2edf82aec1b61d58 -> trunk/6ea8376f84232048d6be0f7b2edf82aec1b61d58 2025-08-14T20:50:24.7777337Z * [new tag] trunk/6ee175195ac7853734d64704171993cc6265eb38 -> trunk/6ee175195ac7853734d64704171993cc6265eb38 2025-08-14T20:50:24.7778170Z * [new tag] trunk/6f0f4e0c3eacd479864319127915f869f64e1935 -> trunk/6f0f4e0c3eacd479864319127915f869f64e1935 2025-08-14T20:50:24.7778857Z * [new tag] trunk/70ccdec44b89e355a2cb03ba14a634284f7750f8 -> trunk/70ccdec44b89e355a2cb03ba14a634284f7750f8 2025-08-14T20:50:24.7779711Z * [new tag] trunk/72009ec6bebca7714f99c18449183787f202af4d -> trunk/72009ec6bebca7714f99c18449183787f202af4d 2025-08-14T20:50:24.7780563Z * [new tag] trunk/731ee31f7b6ba19307daab323f6196172b71aaf8 -> trunk/731ee31f7b6ba19307daab323f6196172b71aaf8 2025-08-14T20:50:24.7781435Z * [new tag] trunk/76a0609b6bddb2bc40f1eb4ade12885023653d59 -> trunk/76a0609b6bddb2bc40f1eb4ade12885023653d59 2025-08-14T20:50:24.7782293Z * [new tag] trunk/781e9a7724c47496e3d38a81e6dd6194cf098c41 -> trunk/781e9a7724c47496e3d38a81e6dd6194cf098c41 2025-08-14T20:50:24.7782993Z * [new tag] trunk/78a2fe1d42edeaa2ef7020b0fa0ac82ee4a640e4 -> trunk/78a2fe1d42edeaa2ef7020b0fa0ac82ee4a640e4 2025-08-14T20:50:24.7783860Z * [new tag] trunk/7a974a88f2c529a614baeabe4debd00fc8a3b299 -> trunk/7a974a88f2c529a614baeabe4debd00fc8a3b299 2025-08-14T20:50:24.7784783Z * [new tag] trunk/7ae0629d64b404e0ef5d9c931433ad25e65d6114 -> trunk/7ae0629d64b404e0ef5d9c931433ad25e65d6114 2025-08-14T20:50:24.7785657Z * [new tag] trunk/7d2ec704e47f4b740cdecda5534b305e8e1875ef -> trunk/7d2ec704e47f4b740cdecda5534b305e8e1875ef 2025-08-14T20:50:24.7786505Z * [new tag] trunk/7d87e358ac8440f666fabbfd99058bb5342be6ac -> trunk/7d87e358ac8440f666fabbfd99058bb5342be6ac 2025-08-14T20:50:24.7787181Z * [new tag] trunk/7e27347fd353928c99620495c8c531a5eba7d56b -> trunk/7e27347fd353928c99620495c8c531a5eba7d56b 2025-08-14T20:50:24.7788428Z * [new tag] trunk/7e91394955721c77645fcdb75a5d47a255d65020 -> trunk/7e91394955721c77645fcdb75a5d47a255d65020 2025-08-14T20:50:24.7789396Z * [new tag] trunk/7f4cb4a3e018a621add2a37a3a2f67b982d51001 -> trunk/7f4cb4a3e018a621add2a37a3a2f67b982d51001 2025-08-14T20:50:24.7790386Z * [new tag] trunk/7fbc22855c17741ae016992803b2e147a13aa22d -> trunk/7fbc22855c17741ae016992803b2e147a13aa22d 2025-08-14T20:50:24.7791165Z * [new tag] trunk/8047421fbb607d70ede13b9cd5a60b7b8bdfe348 -> trunk/8047421fbb607d70ede13b9cd5a60b7b8bdfe348 2025-08-14T20:50:24.7792010Z * [new tag] trunk/8088cfa592504a2897b4c78f8a46fe658ab5c2c2 -> trunk/8088cfa592504a2897b4c78f8a46fe658ab5c2c2 2025-08-14T20:50:24.7792797Z * [new tag] trunk/80cca8307943ba64168208b54028f55b2c71daff -> trunk/80cca8307943ba64168208b54028f55b2c71daff 2025-08-14T20:50:24.7793633Z * [new tag] trunk/8147370733bbdcd034cad54e9212e51885a11892 -> trunk/8147370733bbdcd034cad54e9212e51885a11892 2025-08-14T20:50:24.7794538Z * [new tag] trunk/83875cdb5594ccb3c9206b8eb5745fe1d011cf26 -> trunk/83875cdb5594ccb3c9206b8eb5745fe1d011cf26 2025-08-14T20:50:24.7795310Z * [new tag] trunk/8399cf88ce8399d2be93355f29d4cb69f51c0654 -> trunk/8399cf88ce8399d2be93355f29d4cb69f51c0654 2025-08-14T20:50:24.7796196Z * [new tag] trunk/842cc77ab9aafd518593c2fce077d6abb42a5b7f -> trunk/842cc77ab9aafd518593c2fce077d6abb42a5b7f 2025-08-14T20:50:24.7797029Z * [new tag] trunk/85db508af533649d0b3447ff3f0d5fe083150c84 -> trunk/85db508af533649d0b3447ff3f0d5fe083150c84 2025-08-14T20:50:24.7797728Z * [new tag] trunk/86eb65f7f06016bcd5d7951dc9d74bc3993a827a -> trunk/86eb65f7f06016bcd5d7951dc9d74bc3993a827a 2025-08-14T20:50:24.7798570Z * [new tag] trunk/87e6c4079d8ec7d04aff00ed82096b39836a8367 -> trunk/87e6c4079d8ec7d04aff00ed82096b39836a8367 2025-08-14T20:50:24.7799389Z * [new tag] trunk/89654db1abccf7e5f261989a150db4d1619ea2aa -> trunk/89654db1abccf7e5f261989a150db4d1619ea2aa 2025-08-14T20:50:24.7800607Z * [new tag] trunk/8a37f0c90392a2c38b7c5955471fa49edcaf5cb1 -> trunk/8a37f0c90392a2c38b7c5955471fa49edcaf5cb1 2025-08-14T20:50:24.7801480Z * [new tag] trunk/8ab5868a2199fe485c2d66533b9244ccb97e487d -> trunk/8ab5868a2199fe485c2d66533b9244ccb97e487d 2025-08-14T20:50:24.7802314Z * [new tag] trunk/8ae4d2652f64b8444b3d5314b9232bd2119bcde6 -> trunk/8ae4d2652f64b8444b3d5314b9232bd2119bcde6 2025-08-14T20:50:24.7803101Z * [new tag] trunk/8c41cb800ae0411f02ea5da34bd5ccc3790633b0 -> trunk/8c41cb800ae0411f02ea5da34bd5ccc3790633b0 2025-08-14T20:50:24.7803938Z * [new tag] trunk/8cb91e20bc205b1416648d0ffd98d1ba1f3a6fc4 -> trunk/8cb91e20bc205b1416648d0ffd98d1ba1f3a6fc4 2025-08-14T20:50:24.7804806Z * [new tag] trunk/8cfaf51d4e29c9bd9f49ecc98d955ed53df1a13d -> trunk/8cfaf51d4e29c9bd9f49ecc98d955ed53df1a13d 2025-08-14T20:50:24.7805508Z * [new tag] trunk/8d1cf529229dce7cd5ea04abb0faac83b87ca6d1 -> trunk/8d1cf529229dce7cd5ea04abb0faac83b87ca6d1 2025-08-14T20:50:24.7806328Z * [new tag] trunk/8d3d1c844303cb1d46123a1caa76d4cf83973347 -> trunk/8d3d1c844303cb1d46123a1caa76d4cf83973347 2025-08-14T20:50:24.7807162Z * [new tag] trunk/8d6d3246316e1767a57d5e855acd6208da753b75 -> trunk/8d6d3246316e1767a57d5e855acd6208da753b75 2025-08-14T20:50:24.7808082Z * [new tag] trunk/8e6a3138581152ab827a0997f34c470271399f5e -> trunk/8e6a3138581152ab827a0997f34c470271399f5e 2025-08-14T20:50:24.7808922Z * [new tag] trunk/8eee08d2279b98af2522debb6512d37e837e89e3 -> trunk/8eee08d2279b98af2522debb6512d37e837e89e3 2025-08-14T20:50:24.7809771Z * [new tag] trunk/90b78ee50f73b5c963996076a3d54b74b1b965be -> trunk/90b78ee50f73b5c963996076a3d54b74b1b965be 2025-08-14T20:50:24.7810474Z * [new tag] trunk/94b91a876327820a4bb6f5d39d156f13f2553ab6 -> trunk/94b91a876327820a4bb6f5d39d156f13f2553ab6 2025-08-14T20:50:24.7811694Z * [new tag] trunk/95210cc409dd578988c7116b47725c304dea54c7 -> trunk/95210cc409dd578988c7116b47725c304dea54c7 2025-08-14T20:50:24.7812416Z * [new tag] trunk/96bd33b2de79598566df395f32e27c4d33673f05 -> trunk/96bd33b2de79598566df395f32e27c4d33673f05 2025-08-14T20:50:24.7813261Z * [new tag] trunk/9708fcf92db88b80b9010c68662d634434da3106 -> trunk/9708fcf92db88b80b9010c68662d634434da3106 2025-08-14T20:50:24.7814112Z * [new tag] trunk/97c8c98f8dcb9c5c188b691d156e0043dba6c7f8 -> trunk/97c8c98f8dcb9c5c188b691d156e0043dba6c7f8 2025-08-14T20:50:24.7814953Z * [new tag] trunk/9903ca4f70bdc1653016256f5b4fd74fdfc609f8 -> trunk/9903ca4f70bdc1653016256f5b4fd74fdfc609f8 2025-08-14T20:50:24.7815823Z * [new tag] trunk/99bc2f94c1955657e950ebdad5f77e518785ccbd -> trunk/99bc2f94c1955657e950ebdad5f77e518785ccbd 2025-08-14T20:50:24.7816621Z * [new tag] trunk/9a06e6d0310da9d8a59ae05e8ec9c0201b55cacd -> trunk/9a06e6d0310da9d8a59ae05e8ec9c0201b55cacd 2025-08-14T20:50:24.7817504Z * [new tag] trunk/9a0f7a3bb01b235ea04581ee540970a098071b72 -> trunk/9a0f7a3bb01b235ea04581ee540970a098071b72 2025-08-14T20:50:24.7818367Z * [new tag] trunk/9b803cdbe298009f08340c1aaccb25aafbca95d8 -> trunk/9b803cdbe298009f08340c1aaccb25aafbca95d8 2025-08-14T20:50:24.7819489Z * [new tag] trunk/9ccd0f5e31ea54fcf42101dfbaacc103494e34df -> trunk/9ccd0f5e31ea54fcf42101dfbaacc103494e34df 2025-08-14T20:50:24.7820201Z * [new tag] trunk/9d37c960a4fc44d5ac334ca8bf775f85b95d76fc -> trunk/9d37c960a4fc44d5ac334ca8bf775f85b95d76fc 2025-08-14T20:50:24.7821130Z * [new tag] trunk/9e07673deb212c87b1c6fea23799a97474c476ed -> trunk/9e07673deb212c87b1c6fea23799a97474c476ed 2025-08-14T20:50:24.7821813Z * [new tag] trunk/9eedd2a20b64302d0d116ea2802b50948d2ebb09 -> trunk/9eedd2a20b64302d0d116ea2802b50948d2ebb09 2025-08-14T20:50:24.7822690Z * [new tag] trunk/9fa8ce26cf638504469852cbc3e7d04579fc8674 -> trunk/9fa8ce26cf638504469852cbc3e7d04579fc8674 2025-08-14T20:50:24.7823614Z * [new tag] trunk/a06ec54d40013c97fbffc174ea8f524ea5a95715 -> trunk/a06ec54d40013c97fbffc174ea8f524ea5a95715 2025-08-14T20:50:24.7824455Z * [new tag] trunk/a288b15ea9f87ddd665f249d492e0fb0861f5a69 -> trunk/a288b15ea9f87ddd665f249d492e0fb0861f5a69 2025-08-14T20:50:24.7825311Z * [new tag] trunk/a2fd106d670bb4990cebfd00f25ecbae4145e76c -> trunk/a2fd106d670bb4990cebfd00f25ecbae4145e76c 2025-08-14T20:50:24.7826398Z * [new tag] trunk/a354fa91e26b376d96385a2206c5ff5b42aa4600 -> trunk/a354fa91e26b376d96385a2206c5ff5b42aa4600 2025-08-14T20:50:24.7827167Z * [new tag] trunk/a4f69a5da08eace1c1e6469dec6a18aa842da73b -> trunk/a4f69a5da08eace1c1e6469dec6a18aa842da73b 2025-08-14T20:50:24.7828020Z * [new tag] trunk/a53d14d5f846ac44f6c205abb1c5bc4d2f3126ae -> trunk/a53d14d5f846ac44f6c205abb1c5bc4d2f3126ae 2025-08-14T20:50:24.7828927Z * [new tag] trunk/a5652407e4f3d772fc44486ac2abf756decf0861 -> trunk/a5652407e4f3d772fc44486ac2abf756decf0861 2025-08-14T20:50:24.7830177Z * [new tag] trunk/a7abf57aabec0ce686092e2d66e53ba185dbc56b -> trunk/a7abf57aabec0ce686092e2d66e53ba185dbc56b 2025-08-14T20:50:24.7830897Z * [new tag] trunk/a84b60c0c4016785fd93b7b8a0c04f2d0770d332 -> trunk/a84b60c0c4016785fd93b7b8a0c04f2d0770d332 2025-08-14T20:50:24.7831749Z * [new tag] trunk/aa75e917bdb0f95bb6dee81853c2d3c4ab3e1883 -> trunk/aa75e917bdb0f95bb6dee81853c2d3c4ab3e1883 2025-08-14T20:50:24.7832657Z * [new tag] trunk/adcca7d9a1c053495e99012de801b2ea237faad0 -> trunk/adcca7d9a1c053495e99012de801b2ea237faad0 2025-08-14T20:50:24.7833504Z * [new tag] trunk/af10f1f86cc4effc93142a447693d8be55966615 -> trunk/af10f1f86cc4effc93142a447693d8be55966615 2025-08-14T20:50:24.7834381Z * [new tag] trunk/af3cabc55d5699f4da528e1ca39d83338f84ae8c -> trunk/af3cabc55d5699f4da528e1ca39d83338f84ae8c 2025-08-14T20:50:24.7835318Z * [new tag] trunk/b0df7715e8c590c0001d1f9cdb97057be80c9107 -> trunk/b0df7715e8c590c0001d1f9cdb97057be80c9107 2025-08-14T20:50:24.7836161Z * [new tag] trunk/b149c7204c218e7c4d6594a89dd74f72bd480ec5 -> trunk/b149c7204c218e7c4d6594a89dd74f72bd480ec5 2025-08-14T20:50:24.7837041Z * [new tag] trunk/b1a602762e6a6674b406a3137e7e7a678885a97b -> trunk/b1a602762e6a6674b406a3137e7e7a678885a97b 2025-08-14T20:50:24.7837963Z * [new tag] trunk/b1f43548cad8fc0e30bda250f6e196310fa7a4bc -> trunk/b1f43548cad8fc0e30bda250f6e196310fa7a4bc 2025-08-14T20:50:24.7838775Z * [new tag] trunk/b219ca2a00a305753c4f1ea4c9c5d23243d54753 -> trunk/b219ca2a00a305753c4f1ea4c9c5d23243d54753 2025-08-14T20:50:24.7839600Z * [new tag] trunk/b4596895b9d85a686c2cb978938b0a7797b3690a -> trunk/b4596895b9d85a686c2cb978938b0a7797b3690a 2025-08-14T20:50:24.7840492Z * [new tag] trunk/b5fd7223b1bf44720dc9183bda7dfcf7aeccff02 -> trunk/b5fd7223b1bf44720dc9183bda7dfcf7aeccff02 2025-08-14T20:50:24.7841340Z * [new tag] trunk/b602ea9cab7d43a7ee7b4051227090f23fbd3dbf -> trunk/b602ea9cab7d43a7ee7b4051227090f23fbd3dbf 2025-08-14T20:50:24.7842457Z * [new tag] trunk/b6b74aed604bd2e96389ff99aaaf39abc64fdc64 -> trunk/b6b74aed604bd2e96389ff99aaaf39abc64fdc64 2025-08-14T20:50:24.7843163Z * [new tag] trunk/b7db86600a2614adc71c92ca42d359a7ac534d78 -> trunk/b7db86600a2614adc71c92ca42d359a7ac534d78 2025-08-14T20:50:24.7843995Z * [new tag] trunk/b9003ed3d87699e81e436719625a21996a6654e5 -> trunk/b9003ed3d87699e81e436719625a21996a6654e5 2025-08-14T20:50:24.7844893Z * [new tag] trunk/b90feeac86bda00afc2789321bcd706015ff44e3 -> trunk/b90feeac86bda00afc2789321bcd706015ff44e3 2025-08-14T20:50:24.7846381Z * [new tag] trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 -> trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 2025-08-14T20:50:24.7847149Z * [new tag] trunk/ba47821f524eee50a214ed39fa2e7765d54aabf4 -> trunk/ba47821f524eee50a214ed39fa2e7765d54aabf4 2025-08-14T20:50:24.7848023Z * [new tag] trunk/ba4ccf5d67e3d237f435eacc2bce3c6025f08491 -> trunk/ba4ccf5d67e3d237f435eacc2bce3c6025f08491 2025-08-14T20:50:24.7848893Z * [new tag] trunk/bcf23ecc476df2bd7479f142567213e2623308ee -> trunk/bcf23ecc476df2bd7479f142567213e2623308ee 2025-08-14T20:50:24.7849770Z * [new tag] trunk/be53f609aaf6f01e2863f490975ea9eaac3ee9ff -> trunk/be53f609aaf6f01e2863f490975ea9eaac3ee9ff 2025-08-14T20:50:24.7850603Z * [new tag] trunk/beb4d7816dedc67a5de1f82e5a45b5910f407941 -> trunk/beb4d7816dedc67a5de1f82e5a45b5910f407941 2025-08-14T20:50:24.7851520Z * [new tag] trunk/bfc873d02ec413344717493e4175a902921359fd -> trunk/bfc873d02ec413344717493e4175a902921359fd 2025-08-14T20:50:24.7852382Z * [new tag] trunk/c184cb3852f0ff2d16a489d61abc3739c309e6ca -> trunk/c184cb3852f0ff2d16a489d61abc3739c309e6ca 2025-08-14T20:50:24.7853443Z * [new tag] trunk/c24ca7f4bf79f62fd623d76346ca27e53f731431 -> trunk/c24ca7f4bf79f62fd623d76346ca27e53f731431 2025-08-14T20:50:24.7854132Z * [new tag] trunk/c3dc8dc4122977893004c49d10e4676cd0a97da4 -> trunk/c3dc8dc4122977893004c49d10e4676cd0a97da4 2025-08-14T20:50:24.7855010Z * [new tag] trunk/c5ec5458a547f7a774468ea0eb2258d3de596492 -> trunk/c5ec5458a547f7a774468ea0eb2258d3de596492 2025-08-14T20:50:24.7855861Z * [new tag] trunk/c5efc5c8a66eca84865015058b3221013ebfe685 -> trunk/c5efc5c8a66eca84865015058b3221013ebfe685 2025-08-14T20:50:24.7857222Z * [new tag] trunk/c6563341208003f64c131854a9cf029555f786d2 -> trunk/c6563341208003f64c131854a9cf029555f786d2 2025-08-14T20:50:24.7858149Z * [new tag] trunk/c6d78d4dbda53837d298d23a5fbc09af90a42d9e -> trunk/c6d78d4dbda53837d298d23a5fbc09af90a42d9e 2025-08-14T20:50:24.7858859Z * [new tag] trunk/c8205cb35435f39d2c26f6c94b45e4adeb6dcb23 -> trunk/c8205cb35435f39d2c26f6c94b45e4adeb6dcb23 2025-08-14T20:50:24.7859945Z * [new tag] trunk/c859ba7114b1fcb49527e090745fa17091d1f8d5 -> trunk/c859ba7114b1fcb49527e090745fa17091d1f8d5 2025-08-14T20:50:24.7860789Z * [new tag] trunk/c86040a8e68f754b90a84099187d3624954c7f36 -> trunk/c86040a8e68f754b90a84099187d3624954c7f36 2025-08-14T20:50:24.7861653Z * [new tag] trunk/c9671dc865aa0fc1cb86df754e355b44d8e02bb4 -> trunk/c9671dc865aa0fc1cb86df754e355b44d8e02bb4 2025-08-14T20:50:24.7862647Z * [new tag] trunk/ca7315c17162ea21b1ca5ba23f4bf6168766c7b9 -> trunk/ca7315c17162ea21b1ca5ba23f4bf6168766c7b9 2025-08-14T20:50:24.7863495Z * [new tag] trunk/cae2b5e3d223829bdc553fc8601df4b1c1554cff -> trunk/cae2b5e3d223829bdc553fc8601df4b1c1554cff 2025-08-14T20:50:24.7864404Z * [new tag] trunk/cbffde774557752cf20447d42d99ec6102673c31 -> trunk/cbffde774557752cf20447d42d99ec6102673c31 2025-08-14T20:50:24.7865320Z * [new tag] trunk/cd8d8c18f5bafdc1c73d5ac0129e7b4d76ab45bc -> trunk/cd8d8c18f5bafdc1c73d5ac0129e7b4d76ab45bc 2025-08-14T20:50:24.7866140Z * [new tag] trunk/cf0a0dcb0afa5e84b95461cc542f862b51ca96bf -> trunk/cf0a0dcb0afa5e84b95461cc542f862b51ca96bf 2025-08-14T20:50:24.7867071Z * [new tag] trunk/cf4964be68fa9f4ffc334f01cce42d7424b1cc81 -> trunk/cf4964be68fa9f4ffc334f01cce42d7424b1cc81 2025-08-14T20:50:24.7868478Z * [new tag] trunk/d0e2240f680ea2a553f7ee8188f52482e130bfd0 -> trunk/d0e2240f680ea2a553f7ee8188f52482e130bfd0 2025-08-14T20:50:24.7869312Z * [new tag] trunk/d1950d4bb5cba8fb6b23e4d283eea5b9801737e2 -> trunk/d1950d4bb5cba8fb6b23e4d283eea5b9801737e2 2025-08-14T20:50:24.7870224Z * [new tag] trunk/d20c4c20e61adecf00335c4d8c22eb1ace472cd3 -> trunk/d20c4c20e61adecf00335c4d8c22eb1ace472cd3 2025-08-14T20:50:24.7871058Z * [new tag] trunk/d25c4f954d599ea512e2f70cd6df101c21479d4c -> trunk/d25c4f954d599ea512e2f70cd6df101c21479d4c 2025-08-14T20:50:24.7871971Z * [new tag] trunk/d3d359dbafa89173a371e2637f22b47398e94a24 -> trunk/d3d359dbafa89173a371e2637f22b47398e94a24 2025-08-14T20:50:24.7872864Z * [new tag] trunk/d46768db04499d07a5b0db984112a6d1b7d3b0c1 -> trunk/d46768db04499d07a5b0db984112a6d1b7d3b0c1 2025-08-14T20:50:24.7873793Z * [new tag] trunk/d4c1a08c89f37d249a0146ff511c82ecc5c53b8f -> trunk/d4c1a08c89f37d249a0146ff511c82ecc5c53b8f 2025-08-14T20:50:24.7874854Z * [new tag] trunk/d556586448f3caab85673c7da0978fe31c7748f7 -> trunk/d556586448f3caab85673c7da0978fe31c7748f7 2025-08-14T20:50:24.7875713Z * [new tag] trunk/d670304001429a1a833255a918ed788d7ec4989a -> trunk/d670304001429a1a833255a918ed788d7ec4989a 2025-08-14T20:50:24.7876543Z * [new tag] trunk/d6786741a77aba200c78002646cc069b7a1799b0 -> trunk/d6786741a77aba200c78002646cc069b7a1799b0 2025-08-14T20:50:24.7877723Z * [new tag] trunk/d68c323692dedcbb74e670801e3502944fd790ff -> trunk/d68c323692dedcbb74e670801e3502944fd790ff 2025-08-14T20:50:24.7878499Z * [new tag] trunk/d8cb3db5339b45e4b745b2b883ef3ecde9843e2c -> trunk/d8cb3db5339b45e4b745b2b883ef3ecde9843e2c 2025-08-14T20:50:24.7879245Z * [new tag] trunk/da1f608ca33f3062535d0a4866d95db19e72fcbd -> trunk/da1f608ca33f3062535d0a4866d95db19e72fcbd 2025-08-14T20:50:24.7879952Z * [new tag] trunk/db0b7f1cc9bb3fe71aaf8b964a644147ae8e1c35 -> trunk/db0b7f1cc9bb3fe71aaf8b964a644147ae8e1c35 2025-08-14T20:50:24.7880880Z * [new tag] trunk/db32b60662b2f2bdcad980127d5dc4b66b02a7e4 -> trunk/db32b60662b2f2bdcad980127d5dc4b66b02a7e4 2025-08-14T20:50:24.7881748Z * [new tag] trunk/db763b17175553ba09637362eb9773a91997a7ad -> trunk/db763b17175553ba09637362eb9773a91997a7ad 2025-08-14T20:50:24.7882638Z * [new tag] trunk/db78943a1ca13a32a3d6045eb15e2b719ee13a2f -> trunk/db78943a1ca13a32a3d6045eb15e2b719ee13a2f 2025-08-14T20:50:24.7883584Z * [new tag] trunk/dc0d18e023d9b7e314ebba0f234b6cb1579dbcfd -> trunk/dc0d18e023d9b7e314ebba0f234b6cb1579dbcfd 2025-08-14T20:50:24.7884328Z * [new tag] trunk/dd21c8a578038ab2841a7ba809a06921093ac9d8 -> trunk/dd21c8a578038ab2841a7ba809a06921093ac9d8 2025-08-14T20:50:24.7885176Z * [new tag] trunk/deea71a90e05eb320c04bebfead5317746637f0d -> trunk/deea71a90e05eb320c04bebfead5317746637f0d 2025-08-14T20:50:24.7886031Z * [new tag] trunk/df55ec7d4b35f6d21691e9dd41c82f27de762948 -> trunk/df55ec7d4b35f6d21691e9dd41c82f27de762948 2025-08-14T20:50:24.7886968Z * [new tag] trunk/e1cf0d496ea85d1807c8c740f296e77bf7bdc1df -> trunk/e1cf0d496ea85d1807c8c740f296e77bf7bdc1df 2025-08-14T20:50:24.7887844Z * [new tag] trunk/e248719ac03c103767ab72034f6b9fd56855bf98 -> trunk/e248719ac03c103767ab72034f6b9fd56855bf98 2025-08-14T20:50:24.7888743Z * [new tag] trunk/e49762026070f66be41bfa6537fbcf9bfc24e558 -> trunk/e49762026070f66be41bfa6537fbcf9bfc24e558 2025-08-14T20:50:24.7889686Z * [new tag] trunk/e4de93f6a3e342bab34d3757cf90ec0ccc87e168 -> trunk/e4de93f6a3e342bab34d3757cf90ec0ccc87e168 2025-08-14T20:50:24.7890417Z * [new tag] trunk/e619c6bb90b9dedaccd3cbeed86a288993a4e33f -> trunk/e619c6bb90b9dedaccd3cbeed86a288993a4e33f 2025-08-14T20:50:24.7891333Z * [new tag] trunk/e63c2b21c186a7d2ab8a8953b8aa1535f2e96e58 -> trunk/e63c2b21c186a7d2ab8a8953b8aa1535f2e96e58 2025-08-14T20:50:24.7892184Z * [new tag] trunk/e7152ff8a6a929a0db7f3f4a72a5b6d471769cd3 -> trunk/e7152ff8a6a929a0db7f3f4a72a5b6d471769cd3 2025-08-14T20:50:24.7893075Z * [new tag] trunk/e96c7c4bb0f6aeae2ab3b6f040f7d67edbec199a -> trunk/e96c7c4bb0f6aeae2ab3b6f040f7d67edbec199a 2025-08-14T20:50:24.7893904Z * [new tag] trunk/e9eb2096a59a79e7a94c3e28a0715e040369f34c -> trunk/e9eb2096a59a79e7a94c3e28a0715e040369f34c 2025-08-14T20:50:24.7894802Z * [new tag] trunk/ecde76c764752540edf9ef62a97936c86d984b17 -> trunk/ecde76c764752540edf9ef62a97936c86d984b17 2025-08-14T20:50:24.7895556Z * [new tag] trunk/ecea81117b2fdc52907c97b3c32d779e07b5d55b -> trunk/ecea81117b2fdc52907c97b3c32d779e07b5d55b 2025-08-14T20:50:24.7896430Z * [new tag] trunk/edaa151d0d5a4e75fbec9843f49cc78770eb61fb -> trunk/edaa151d0d5a4e75fbec9843f49cc78770eb61fb 2025-08-14T20:50:24.7897130Z * [new tag] trunk/ee1b0412b919dfb358d5a697b3be49621497fbc2 -> trunk/ee1b0412b919dfb358d5a697b3be49621497fbc2 2025-08-14T20:50:24.7898005Z * [new tag] trunk/ee1fb43450c2e985657f95a91b68328d6f20f24e -> trunk/ee1fb43450c2e985657f95a91b68328d6f20f24e 2025-08-14T20:50:24.7898946Z * [new tag] trunk/ee89cc7a0acd69de25f98fe4ef828546db7b444c -> trunk/ee89cc7a0acd69de25f98fe4ef828546db7b444c 2025-08-14T20:50:24.7899865Z * [new tag] trunk/ee9f8ba11d664b871a9e0c7933fdc8571635b78c -> trunk/ee9f8ba11d664b871a9e0c7933fdc8571635b78c 2025-08-14T20:50:24.7900811Z * [new tag] trunk/eed9dbf70f43ee529fec78ac00ed9a4fd74c6e76 -> trunk/eed9dbf70f43ee529fec78ac00ed9a4fd74c6e76 2025-08-14T20:50:24.7902070Z * [new tag] trunk/f077c2402e4eb5b0ed562b4ee5b7a0503f26ef94 -> trunk/f077c2402e4eb5b0ed562b4ee5b7a0503f26ef94 2025-08-14T20:50:24.7902626Z * [new tag] trunk/f0980fc0bbd656d6c02d23ad97e945353b314f35 -> trunk/f0980fc0bbd656d6c02d23ad97e945353b314f35 2025-08-14T20:50:24.7903537Z * [new tag] trunk/f15ada5c6fad97a7dcbfa4673f067b6942dda640 -> trunk/f15ada5c6fad97a7dcbfa4673f067b6942dda640 2025-08-14T20:50:24.7904442Z * [new tag] trunk/f27232a2134150cb5e55d26a74d8c36c6a961ca5 -> trunk/f27232a2134150cb5e55d26a74d8c36c6a961ca5 2025-08-14T20:50:24.7905270Z * [new tag] trunk/f33ce40bc062a281e1a1f57e8c1926d0a7d155cc -> trunk/f33ce40bc062a281e1a1f57e8c1926d0a7d155cc 2025-08-14T20:50:24.7906130Z * [new tag] trunk/f341077ce4710172da20cfad916ee37159bfe9fe -> trunk/f341077ce4710172da20cfad916ee37159bfe9fe 2025-08-14T20:50:24.7907094Z * [new tag] trunk/f3a4d742ece08de4cb0e59dcc62e0093a7d0b0c7 -> trunk/f3a4d742ece08de4cb0e59dcc62e0093a7d0b0c7 2025-08-14T20:50:24.7907885Z * [new tag] trunk/f3f159ff8c4bad2edec99c68a941c628e983d04c -> trunk/f3f159ff8c4bad2edec99c68a941c628e983d04c 2025-08-14T20:50:24.7908734Z * [new tag] trunk/f60454cce8b93e5bbf67f2f3c88c8ac01ed65457 -> trunk/f60454cce8b93e5bbf67f2f3c88c8ac01ed65457 2025-08-14T20:50:24.7909605Z * [new tag] trunk/f7b2f3314cf7aede67d5fa5c75e4243208484344 -> trunk/f7b2f3314cf7aede67d5fa5c75e4243208484344 2025-08-14T20:50:24.7910706Z * [new tag] trunk/f8f0414a5983ff481a2188e0c18594150430c8c5 -> trunk/f8f0414a5983ff481a2188e0c18594150430c8c5 2025-08-14T20:50:24.7911436Z * [new tag] trunk/f95b58c2844b3444cd8446fed8570729dc4216eb -> trunk/f95b58c2844b3444cd8446fed8570729dc4216eb 2025-08-14T20:50:24.7912547Z * [new tag] trunk/f990490a23815ea6ee27e487c70ba2cf513ba43d -> trunk/f990490a23815ea6ee27e487c70ba2cf513ba43d 2025-08-14T20:50:24.7913264Z * [new tag] trunk/fb887c3bb588cfe782615e67f6c26db636b8539b -> trunk/fb887c3bb588cfe782615e67f6c26db636b8539b 2025-08-14T20:50:24.7915275Z * [new tag] trunk/fc25c68f20f772290927a7031b998b92615259cf -> trunk/fc25c68f20f772290927a7031b998b92615259cf 2025-08-14T20:50:24.7916149Z * [new tag] trunk/fc80f6859e0ccf66513a40f04b9e735e759d4ddb -> trunk/fc80f6859e0ccf66513a40f04b9e735e759d4ddb 2025-08-14T20:50:24.7917094Z * [new tag] trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb -> trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb 2025-08-14T20:50:24.7917927Z * [new tag] trunk/fe3f5fe4ea2ff6f56406dc5d954636ebb08d0a08 -> trunk/fe3f5fe4ea2ff6f56406dc5d954636ebb08d0a08 2025-08-14T20:50:24.7918806Z * [new tag] trunk/fea7e9dd37c02c334b130f6624af6163fde6b2ab -> trunk/fea7e9dd37c02c334b130f6624af6163fde6b2ab 2025-08-14T20:50:24.7919579Z * [new tag] trunk/ff0d56d03592aa03f3ced8359241d21df1783393 -> trunk/ff0d56d03592aa03f3ced8359241d21df1783393 2025-08-14T20:50:24.7920181Z * [new tag] v0.1.1 -> v0.1.1 2025-08-14T20:50:24.7921076Z * [new tag] v0.1.10 -> v0.1.10 2025-08-14T20:50:24.7921742Z * [new tag] v0.1.11 -> v0.1.11 2025-08-14T20:50:24.7922600Z * [new tag] v0.1.12 -> v0.1.12 2025-08-14T20:50:24.7923246Z * [new tag] v0.1.2 -> v0.1.2 2025-08-14T20:50:24.7924110Z * [new tag] v0.1.3 -> v0.1.3 2025-08-14T20:50:24.7924685Z * [new tag] v0.1.4 -> v0.1.4 2025-08-14T20:50:24.7925743Z * [new tag] v0.1.5 -> v0.1.5 2025-08-14T20:50:24.7926404Z * [new tag] v0.1.6 -> v0.1.6 2025-08-14T20:50:24.7927229Z * [new tag] v0.1.7 -> v0.1.7 2025-08-14T20:50:24.7927851Z * [new tag] v0.1.8 -> v0.1.8 2025-08-14T20:50:24.7928636Z * [new tag] v0.1.9 -> v0.1.9 2025-08-14T20:50:24.7929312Z * [new tag] v0.2.0 -> v0.2.0 2025-08-14T20:50:24.7930213Z * [new tag] v0.3.0 -> v0.3.0 2025-08-14T20:50:24.7931120Z * [new tag] v0.3.1 -> v0.3.1 2025-08-14T20:50:24.7931772Z * [new tag] v0.4.0 -> v0.4.0 2025-08-14T20:50:24.7932627Z * [new tag] v0.4.1 -> v0.4.1 2025-08-14T20:50:24.7933273Z * [new tag] v1.0.0 -> v1.0.0 2025-08-14T20:50:24.7934176Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-08-14T20:50:24.7934863Z * [new tag] v1.0.1 -> v1.0.1 2025-08-14T20:50:24.7935826Z * [new tag] v1.0rc0 -> v1.0rc0 2025-08-14T20:50:24.7936341Z * [new tag] v1.0rc1 -> v1.0rc1 2025-08-14T20:50:24.7937138Z * [new tag] v1.1.0 -> v1.1.0 2025-08-14T20:50:24.7937976Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-08-14T20:50:24.7938928Z * [new tag] v1.10.0 -> v1.10.0 2025-08-14T20:50:24.7939706Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-08-14T20:50:24.7940632Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-08-14T20:50:24.7941258Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-08-14T20:50:24.7942174Z * [new tag] v1.10.1 -> v1.10.1 2025-08-14T20:50:24.7942650Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-08-14T20:50:24.7943315Z * [new tag] v1.10.2 -> v1.10.2 2025-08-14T20:50:24.7943899Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-08-14T20:50:24.7944806Z * [new tag] v1.11.0 -> v1.11.0 2025-08-14T20:50:24.7945654Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-08-14T20:50:24.7946621Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-08-14T20:50:24.7947833Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-08-14T20:50:24.7948694Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-08-14T20:50:24.7949612Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-08-14T20:50:24.7950120Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-08-14T20:50:24.7950787Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-08-14T20:50:24.7951709Z * [new tag] v1.12.0 -> v1.12.0 2025-08-14T20:50:24.7952364Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-08-14T20:50:24.7953308Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-08-14T20:50:24.7954179Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-08-14T20:50:24.7955019Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-08-14T20:50:24.7955867Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-08-14T20:50:24.7956734Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-08-14T20:50:24.7957217Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-08-14T20:50:24.7957901Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-08-14T20:50:24.7958479Z * [new tag] v1.12.1 -> v1.12.1 2025-08-14T20:50:24.7959485Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-08-14T20:50:24.7960173Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-08-14T20:50:24.7961176Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-08-14T20:50:24.7961972Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-08-14T20:50:24.7962488Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-08-14T20:50:24.7963435Z * [new tag] v1.13.0 -> v1.13.0 2025-08-14T20:50:24.7964133Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-08-14T20:50:24.7965045Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-08-14T20:50:24.7965730Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-08-14T20:50:24.7966823Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-08-14T20:50:24.7967618Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-08-14T20:50:24.7968362Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-08-14T20:50:24.7969168Z * [new tag] v1.13.1 -> v1.13.1 2025-08-14T20:50:24.7969661Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-08-14T20:50:24.7970543Z * [new tag] v1.2.0 -> v1.2.0 2025-08-14T20:50:24.7971335Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-08-14T20:50:24.7972040Z * [new tag] v1.3.0 -> v1.3.0 2025-08-14T20:50:24.7972853Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-08-14T20:50:24.7973344Z * [new tag] v1.3.1 -> v1.3.1 2025-08-14T20:50:24.7974216Z * [new tag] v1.4.0 -> v1.4.0 2025-08-14T20:50:24.7975005Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-08-14T20:50:24.7975596Z * [new tag] v1.4.1 -> v1.4.1 2025-08-14T20:50:24.7976568Z * [new tag] v1.5.0 -> v1.5.0 2025-08-14T20:50:24.7977411Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-08-14T20:50:24.7978274Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-08-14T20:50:24.7979142Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-08-14T20:50:24.7979770Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-08-14T20:50:24.7980377Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-08-14T20:50:24.7981303Z * [new tag] v1.5.1 -> v1.5.1 2025-08-14T20:50:24.7981826Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-08-14T20:50:24.7982476Z * [new tag] v1.6.0 -> v1.6.0 2025-08-14T20:50:24.7983361Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-08-14T20:50:24.7984270Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-08-14T20:50:24.7985046Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-08-14T20:50:24.7985918Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-08-14T20:50:24.7986782Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-08-14T20:50:24.7987604Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-08-14T20:50:24.7988092Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-08-14T20:50:24.7989024Z * [new tag] v1.7.0 -> v1.7.0 2025-08-14T20:50:24.7989956Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-08-14T20:50:24.7990862Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-08-14T20:50:24.7991774Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-08-14T20:50:24.7992351Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-08-14T20:50:24.7993187Z * [new tag] v1.7.1 -> v1.7.1 2025-08-14T20:50:24.7994139Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-08-14T20:50:24.7994961Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-08-14T20:50:24.7995526Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-08-14T20:50:24.7996443Z * [new tag] v1.8.0 -> v1.8.0 2025-08-14T20:50:24.7997033Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-08-14T20:50:24.7998267Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-08-14T20:50:24.7999088Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-08-14T20:50:24.7999926Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-08-14T20:50:24.8000480Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-08-14T20:50:24.8001076Z * [new tag] v1.8.1 -> v1.8.1 2025-08-14T20:50:24.8001969Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-08-14T20:50:24.8002523Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-08-14T20:50:24.8003104Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-08-14T20:50:24.8004481Z * [new tag] v1.8.2 -> v1.8.2 2025-08-14T20:50:24.8004998Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-08-14T20:50:24.8005903Z * [new tag] v1.9.0 -> v1.9.0 2025-08-14T20:50:24.8006603Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-08-14T20:50:24.8007557Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-08-14T20:50:24.8008420Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-08-14T20:50:24.8009004Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-08-14T20:50:24.8009855Z * [new tag] v1.9.1 -> v1.9.1 2025-08-14T20:50:24.8010862Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-08-14T20:50:24.8011352Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-08-14T20:50:24.8012286Z * [new tag] v2.0.0 -> v2.0.0 2025-08-14T20:50:24.8012982Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-08-14T20:50:24.8013868Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-08-14T20:50:24.8014757Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-08-14T20:50:24.8015556Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-08-14T20:50:24.8016365Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-08-14T20:50:24.8017024Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-08-14T20:50:24.8017939Z * [new tag] v2.0.1 -> v2.0.1 2025-08-14T20:50:24.8018813Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-08-14T20:50:24.8019340Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-08-14T20:50:24.8020225Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-08-14T20:50:24.8020730Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-08-14T20:50:24.8022155Z * [new tag] v2.1.0 -> v2.1.0 2025-08-14T20:50:24.8022861Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-08-14T20:50:24.8023770Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-08-14T20:50:24.8024651Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-08-14T20:50:24.8025582Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-08-14T20:50:24.8026444Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-08-14T20:50:24.8027055Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-08-14T20:50:24.8027902Z * [new tag] v2.1.1 -> v2.1.1 2025-08-14T20:50:24.8028742Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-08-14T20:50:24.8029592Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-08-14T20:50:24.8030537Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-08-14T20:50:24.8031391Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-08-14T20:50:24.8032199Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-08-14T20:50:24.8032717Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-08-14T20:50:24.8033597Z * [new tag] v2.1.2 -> v2.1.2 2025-08-14T20:50:24.8034565Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-08-14T20:50:24.8035224Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-08-14T20:50:24.8035839Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-08-14T20:50:24.8036834Z * [new tag] v2.2.0 -> v2.2.0 2025-08-14T20:50:24.8037611Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-08-14T20:50:24.8038333Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-08-14T20:50:24.8039199Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-08-14T20:50:24.8039843Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-08-14T20:50:24.8040752Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-08-14T20:50:24.8041463Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-08-14T20:50:24.8042087Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-08-14T20:50:24.8042899Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-08-14T20:50:24.8043719Z * [new tag] v2.2.1 -> v2.2.1 2025-08-14T20:50:24.8044591Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-08-14T20:50:24.8045091Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-08-14T20:50:24.8045721Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-08-14T20:50:24.8046327Z * [new tag] v2.2.2 -> v2.2.2 2025-08-14T20:50:24.8047311Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-08-14T20:50:24.8047790Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-08-14T20:50:24.8048928Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-08-14T20:50:24.8049716Z * [new tag] v2.3.0 -> v2.3.0 2025-08-14T20:50:24.8050550Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-08-14T20:50:24.8051379Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-08-14T20:50:24.8052301Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-08-14T20:50:24.8052794Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-08-14T20:50:24.8053715Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-08-14T20:50:24.8054570Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-08-14T20:50:24.8055360Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-08-14T20:50:24.8056206Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-08-14T20:50:24.8056717Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-08-14T20:50:24.8057669Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-08-14T20:50:24.8058486Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-08-14T20:50:24.8059089Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-08-14T20:50:24.8059635Z * [new tag] v2.3.1 -> v2.3.1 2025-08-14T20:50:24.8060553Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-08-14T20:50:24.8061385Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-08-14T20:50:24.8062208Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-08-14T20:50:24.8063072Z * [new tag] v2.4.0 -> v2.4.0 2025-08-14T20:50:24.8063935Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-08-14T20:50:24.8064726Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-08-14T20:50:24.8065570Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-08-14T20:50:24.8066350Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-08-14T20:50:24.8067611Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-08-14T20:50:24.8068298Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-08-14T20:50:24.8069280Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-08-14T20:50:24.8069983Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-08-14T20:50:24.8071047Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-08-14T20:50:24.8071518Z * [new tag] v2.4.1 -> v2.4.1 2025-08-14T20:50:24.8072578Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-08-14T20:50:24.8073441Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-08-14T20:50:24.8074316Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-08-14T20:50:24.8075163Z * [new tag] v2.5.0 -> v2.5.0 2025-08-14T20:50:24.8075876Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-08-14T20:50:24.8076473Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-08-14T20:50:24.8077389Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-08-14T20:50:24.8078196Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-08-14T20:50:24.8079099Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-08-14T20:50:24.8079739Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-08-14T20:50:24.8080798Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-08-14T20:50:24.8081499Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-08-14T20:50:24.8082531Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-08-14T20:50:24.8083378Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-08-14T20:50:24.8083969Z * [new tag] v2.5.1 -> v2.5.1 2025-08-14T20:50:24.8084540Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-08-14T20:50:24.8085134Z * [new tag] v2.6.0 -> v2.6.0 2025-08-14T20:50:24.8086189Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-08-14T20:50:24.8087053Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-08-14T20:50:24.8087916Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-08-14T20:50:24.8088775Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-08-14T20:50:24.8089828Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-08-14T20:50:24.8090810Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-08-14T20:50:24.8091645Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-08-14T20:50:24.8092607Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-08-14T20:50:24.8093454Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-08-14T20:50:24.8094458Z * [new tag] v2.7.0 -> v2.7.0 2025-08-14T20:50:24.8095382Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-08-14T20:50:24.8095990Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-08-14T20:50:24.8096993Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-08-14T20:50:24.8097903Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-08-14T20:50:24.8098783Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-08-14T20:50:24.8099497Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-08-14T20:50:24.8100388Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-08-14T20:50:24.8101408Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-08-14T20:50:24.8102614Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-08-14T20:50:24.8103508Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-08-14T20:50:24.8104078Z * [new tag] v2.7.1 -> v2.7.1 2025-08-14T20:50:24.8105010Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-08-14T20:50:24.8105792Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-08-14T20:50:24.8106893Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-08-14T20:50:24.8107751Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-08-14T20:50:24.8108644Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-08-14T20:50:24.8109134Z * [new tag] v2.8.0 -> v2.8.0 2025-08-14T20:50:24.8110232Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-08-14T20:50:24.8110925Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-08-14T20:50:24.8111950Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-08-14T20:50:24.8112862Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-08-14T20:50:24.8113708Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-08-14T20:50:24.8114623Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-08-14T20:50:24.8115477Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-08-14T20:50:24.8116316Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-08-14T20:50:24.8116983Z * [new tag] whc_flight_1 -> whc_flight_1 2025-08-14T20:50:24.8117632Z * [new tag] whc_flight_2 -> whc_flight_2 2025-08-14T20:50:24.8118469Z * [new tag] whc_flight_4 -> whc_flight_4 2025-08-14T20:50:24.8708148Z [command]/usr/bin/git rev-parse --verify --quiet 1fc683cf17c8c673044538d10266c00f92987be2^{object} 2025-08-14T20:50:24.8729194Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.8732724Z ##[endgroup] 2025-08-14T20:50:24.8733127Z ##[group]Determining the checkout info 2025-08-14T20:50:24.8733864Z ##[endgroup] 2025-08-14T20:50:24.8737646Z [command]/usr/bin/git sparse-checkout disable 2025-08-14T20:50:24.8768325Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-08-14T20:50:24.8790402Z ##[group]Checking out the ref 2025-08-14T20:50:24.8793773Z [command]/usr/bin/git checkout --progress --force 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:25.9079064Z Updating files: 89% (17387/19474) 2025-08-14T20:50:25.9234164Z Updating files: 90% (17527/19474) 2025-08-14T20:50:25.9353519Z Updating files: 91% (17722/19474) 2025-08-14T20:50:25.9475641Z Updating files: 92% (17917/19474) 2025-08-14T20:50:25.9651527Z Updating files: 93% (18111/19474) 2025-08-14T20:50:25.9827593Z Updating files: 94% (18306/19474) 2025-08-14T20:50:25.9999482Z Updating files: 95% (18501/19474) 2025-08-14T20:50:26.0149113Z Updating files: 96% (18696/19474) 2025-08-14T20:50:26.0307805Z Updating files: 97% (18890/19474) 2025-08-14T20:50:26.0568409Z Updating files: 98% (19085/19474) 2025-08-14T20:50:26.0711677Z Updating files: 99% (19280/19474) 2025-08-14T20:50:26.0711976Z Updating files: 100% (19474/19474) 2025-08-14T20:50:26.0712301Z Updating files: 100% (19474/19474), done. 2025-08-14T20:50:26.0971408Z Note: switching to '1fc683cf17c8c673044538d10266c00f92987be2'. 2025-08-14T20:50:26.0971735Z 2025-08-14T20:50:26.0971948Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-14T20:50:26.0972484Z changes and commit them, and you can discard any commits you make in this 2025-08-14T20:50:26.0973007Z state without impacting any branches by switching back to a branch. 2025-08-14T20:50:26.0973327Z 2025-08-14T20:50:26.0973759Z If you want to create a new branch to retain commits you create, you may 2025-08-14T20:50:26.0974258Z do so (now or later) by using -c with the switch command. Example: 2025-08-14T20:50:26.0974535Z 2025-08-14T20:50:26.0974662Z git switch -c 2025-08-14T20:50:26.0974867Z 2025-08-14T20:50:26.0974970Z Or undo this operation with: 2025-08-14T20:50:26.0975143Z 2025-08-14T20:50:26.0975228Z git switch - 2025-08-14T20:50:26.0975470Z 2025-08-14T20:50:26.0975702Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-14T20:50:26.0976040Z 2025-08-14T20:50:26.0976438Z HEAD is now at 1fc683cf17c [Inductor] Allow indexing a flexible layout for extract_input_node_reduction_ranges (#160645) 2025-08-14T20:50:26.1038015Z ##[endgroup] 2025-08-14T20:50:26.1038438Z ##[group]Setting up auth for fetching submodules 2025-08-14T20:50:26.1043690Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:50:26.1087717Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-08-14T20:50:26.1111261Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-14T20:50:26.1134523Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-14T20:50:26.1155566Z ##[endgroup] 2025-08-14T20:50:26.1155980Z ##[group]Fetching submodules 2025-08-14T20:50:26.1158448Z [command]/usr/bin/git submodule sync --recursive 2025-08-14T20:50:26.1441346Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-08-14T20:50:26.1712322Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-08-14T20:50:26.2103851Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-08-14T20:50:26.2106587Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-08-14T20:50:26.2109364Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-08-14T20:50:26.2112327Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-08-14T20:50:26.2115725Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:26.2118614Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-08-14T20:50:26.2132927Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-08-14T20:50:26.2136398Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-08-14T20:50:26.2139878Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-08-14T20:50:26.2143312Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-08-14T20:50:26.2146888Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-08-14T20:50:26.2162655Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-08-14T20:50:26.2166359Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-08-14T20:50:26.2172451Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-08-14T20:50:26.2176689Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-08-14T20:50:26.2186683Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-08-14T20:50:26.2187772Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-08-14T20:50:26.2202281Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:26.2206392Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-08-14T20:50:26.2210873Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-08-14T20:50:26.2215301Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-08-14T20:50:26.2219968Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-08-14T20:50:26.2235856Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-08-14T20:50:26.2240674Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-08-14T20:50:26.2245516Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-08-14T20:50:26.2250413Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-08-14T20:50:26.2255374Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-08-14T20:50:26.2260769Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-08-14T20:50:26.2277568Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-08-14T20:50:26.2282912Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-08-14T20:50:26.2288256Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-08-14T20:50:26.2293798Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-08-14T20:50:26.2299342Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-08-14T20:50:26.2315715Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-08-14T20:50:26.2322939Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-08-14T20:50:26.2328913Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-08-14T20:50:26.2357665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-08-14T20:50:26.4879592Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-08-14T20:50:26.4880953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-08-14T20:50:26.4885652Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-08-14T20:50:29.7049080Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-08-14T20:50:29.7050555Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-08-14T20:50:29.7051960Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-08-14T20:50:29.7053533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-08-14T20:50:29.7055315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-08-14T20:50:29.7056690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-08-14T20:50:29.7057948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-08-14T20:50:29.7059248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-08-14T20:50:29.7060838Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-08-14T20:50:29.7062099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-08-14T20:50:29.7063404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-08-14T20:50:29.7064762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-08-14T20:50:29.7066092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-08-14T20:50:29.7067497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-08-14T20:50:29.7068750Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-08-14T20:50:29.7070264Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-08-14T20:50:29.7071650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-08-14T20:50:29.7248420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-08-14T20:50:29.7797721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-08-14T20:50:30.3911663Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-08-14T20:50:30.3913604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-08-14T20:50:30.3915373Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-08-14T20:50:30.4912760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-08-14T20:50:34.8693551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-08-14T20:50:34.8695321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-08-14T20:50:34.8696939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-08-14T20:50:34.8699445Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-08-14T20:50:34.8701041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-08-14T20:50:34.9694936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-08-14T20:50:48.1831262Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-08-14T20:50:48.1832030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-08-14T20:50:48.1832775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-08-14T20:50:48.1833504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-08-14T20:50:48.1981428Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-14T20:50:48.2099602Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-14T20:50:48.2187967Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-14T20:50:48.2426707Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-14T20:50:48.3186263Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-14T20:50:48.3685367Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-14T20:50:49.0763867Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-14T20:50:49.2222112Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-14T20:50:49.2240985Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:49.2265641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-08-14T20:50:52.3501555Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-14T20:50:52.3722566Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-14T20:50:52.6771372Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-14T20:50:52.7295020Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-14T20:50:52.8246186Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-14T20:50:52.8662700Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-14T20:50:53.4735717Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-14T20:50:53.6081706Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-14T20:50:53.6100687Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:53.6103175Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:53.6105787Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:53.6108250Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:53.6110991Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:53.6113717Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:53.6116275Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-08-14T20:50:53.6142490Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-08-14T20:50:54.9644573Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-08-14T20:50:54.9645605Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-08-14T20:50:54.9646480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-08-14T20:50:55.0031997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-08-14T20:50:55.1033350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-08-14T20:50:55.8902485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-08-14T20:51:01.0453527Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-14T20:51:01.2948581Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-14T20:51:01.3924387Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-14T20:51:01.9857051Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-14T20:51:02.0312975Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:51:02.0428374Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-14T20:51:02.1477824Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-14T20:51:02.2152824Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-14T20:51:02.2171601Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:02.2173452Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:02.2198306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-08-14T20:51:05.1399304Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-08-14T20:51:05.3702466Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-14T20:51:05.9139956Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-14T20:51:06.0477332Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-14T20:51:06.0804203Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-14T20:51:06.1189780Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-14T20:51:06.1429073Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-14T20:51:06.1862599Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:51:06.1985657Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-14T20:51:06.2000792Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:06.2022427Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-08-14T20:51:16.6536677Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-14T20:51:16.6725734Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-14T20:51:16.7582907Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-14T20:51:16.7600652Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:16.7602789Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:16.7605216Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:16.7631386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-08-14T20:51:17.4801345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-08-14T20:51:18.1258004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-08-14T20:51:18.2076476Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-14T20:51:18.2092299Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:18.2094567Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:18.2097052Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:18.2099575Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:18.2102150Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:18.2104941Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:18.2107674Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:18.2110826Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:18.2137454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-08-14T20:51:19.6706338Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-08-14T20:51:19.6708228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-08-14T20:51:19.6709417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-08-14T20:51:19.6710502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-08-14T20:51:19.6711692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-08-14T20:51:19.7705314Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-08-14T20:51:19.9529252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-08-14T20:51:25.3810840Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-14T20:51:25.3983191Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-14T20:51:25.4339603Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-14T20:51:25.4466288Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-14T20:51:25.4481651Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:25.4504510Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-08-14T20:51:25.9334770Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-14T20:51:25.9513874Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-14T20:51:25.9913136Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-14T20:51:26.0906786Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-14T20:51:26.1067432Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-14T20:51:26.1452158Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-14T20:51:26.2026320Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-14T20:51:26.2439402Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-14T20:51:26.2808739Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-14T20:51:26.3873180Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-14T20:51:26.7696195Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-14T20:51:26.7730217Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:26.7755262Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-08-14T20:51:28.7607579Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:51:28.8269665Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-14T20:51:28.8289438Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:28.8291771Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:28.8294079Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:28.8296588Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:28.8299860Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:28.8302501Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:28.8305174Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:28.8307988Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:28.8333876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-08-14T20:51:29.2606014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-08-14T20:51:29.2607135Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-08-14T20:51:29.2608470Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-08-14T20:51:29.2609483Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-08-14T20:51:29.3606998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-08-14T20:51:29.9898265Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-08-14T20:51:36.9612577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-08-14T20:51:37.0651030Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-14T20:51:37.1043022Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-14T20:51:37.1203668Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-14T20:51:37.2219477Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-14T20:51:37.2348902Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-14T20:51:37.2488411Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-14T20:51:37.2637427Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-14T20:51:37.2651290Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:37.2653647Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:37.2676849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-08-14T20:51:38.9939157Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-08-14T20:51:39.2408019Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-14T20:51:39.2863223Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-14T20:51:39.7365349Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-14T20:51:39.7477540Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-14T20:51:40.0132888Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-14T20:51:40.0154364Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:40.0156699Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:40.0182119Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-08-14T20:51:40.5066055Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-08-14T20:51:40.9783569Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-14T20:51:41.0487056Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-14T20:51:41.0575580Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-14T20:51:41.0692312Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-14T20:51:41.1060355Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:51:41.1341429Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-14T20:51:41.1758651Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-14T20:51:41.2014235Z Submodule path 'third_party/tensorpipe': checked out 'dacda0567d9f23d4bc503e1c4f84aa65f33ac38a' 2025-08-14T20:51:41.2030703Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:41.2032859Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:41.2035237Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:41.2037749Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:41.2062862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-08-14T20:51:42.3020514Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-08-14T20:51:42.3021467Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-08-14T20:51:42.4021298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-08-14T20:51:42.5325264Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-14T20:51:42.5472024Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-14T20:51:42.6188692Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-14T20:51:42.6467326Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-14T20:51:42.6482252Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:42.6506288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-08-14T20:51:42.8282628Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-14T20:51:42.8315664Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-08-14T20:51:42.8589613Z Entering 'android/libs/fbjni' 2025-08-14T20:51:42.8628164Z Entering 'third_party/FP16' 2025-08-14T20:51:42.8667127Z Entering 'third_party/FXdiv' 2025-08-14T20:51:42.8705112Z Entering 'third_party/NNPACK' 2025-08-14T20:51:42.8743147Z Entering 'third_party/NVTX' 2025-08-14T20:51:42.8781800Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:42.8819532Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:42.8872693Z Entering 'third_party/aiter' 2025-08-14T20:51:42.8911840Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:42.8956896Z Entering 'third_party/benchmark' 2025-08-14T20:51:42.8994720Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:42.9040301Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:42.9078204Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:42.9116732Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:42.9154327Z Entering 'third_party/cutlass' 2025-08-14T20:51:42.9201809Z Entering 'third_party/fbgemm' 2025-08-14T20:51:42.9242505Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:42.9279677Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:42.9322918Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:42.9360402Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:42.9406563Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:42.9443831Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:42.9480413Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:42.9520061Z Entering 'third_party/flash-attention' 2025-08-14T20:51:42.9558495Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:42.9602530Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:42.9649464Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:42.9691825Z Entering 'third_party/fmt' 2025-08-14T20:51:42.9729874Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:42.9768102Z Entering 'third_party/gloo' 2025-08-14T20:51:42.9806334Z Entering 'third_party/googletest' 2025-08-14T20:51:42.9843921Z Entering 'third_party/ideep' 2025-08-14T20:51:42.9880805Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:42.9924769Z Entering 'third_party/ittapi' 2025-08-14T20:51:42.9962899Z Entering 'third_party/kineto' 2025-08-14T20:51:43.0001036Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:43.0038093Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:43.0076329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:43.0113740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:43.0151162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:43.0187122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:43.0225380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:43.0262497Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:43.0299397Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:43.0338014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:43.0376262Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:43.0413543Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:43.0451748Z Entering 'third_party/kleidiai' 2025-08-14T20:51:43.0493227Z Entering 'third_party/mimalloc' 2025-08-14T20:51:43.0530913Z Entering 'third_party/nlohmann' 2025-08-14T20:51:43.0571062Z Entering 'third_party/onnx' 2025-08-14T20:51:43.0626271Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:43.0665836Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:43.0705613Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:43.0741984Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:43.0778642Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:43.0814232Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:43.0851589Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:43.0888617Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:43.0925093Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:43.0961647Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:43.1000078Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:43.1038303Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:43.1095534Z Entering 'third_party/pocketfft' 2025-08-14T20:51:43.1132844Z Entering 'third_party/protobuf' 2025-08-14T20:51:43.1175610Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:43.1211742Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:43.1250746Z Entering 'third_party/psimd' 2025-08-14T20:51:43.1289142Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:43.1327776Z Entering 'third_party/pybind11' 2025-08-14T20:51:43.1365419Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:43.1403442Z Entering 'third_party/sleef' 2025-08-14T20:51:43.1441378Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:43.1480038Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:43.1515925Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:43.1552413Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:43.1589391Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:43.1625290Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:43.1675419Z ##[endgroup] 2025-08-14T20:51:43.1675847Z ##[group]Persisting credentials for submodules 2025-08-14T20:51:43.1681586Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-08-14T20:51:43.1954779Z Entering 'android/libs/fbjni' 2025-08-14T20:51:43.2004556Z Entering 'third_party/FP16' 2025-08-14T20:51:43.2055041Z Entering 'third_party/FXdiv' 2025-08-14T20:51:43.2104709Z Entering 'third_party/NNPACK' 2025-08-14T20:51:43.2155281Z Entering 'third_party/NVTX' 2025-08-14T20:51:43.2207493Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:43.2256912Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:43.2320910Z Entering 'third_party/aiter' 2025-08-14T20:51:43.2371914Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:43.2428285Z Entering 'third_party/benchmark' 2025-08-14T20:51:43.2480894Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:43.2538437Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:43.2588810Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:43.2638632Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:43.2691367Z Entering 'third_party/cutlass' 2025-08-14T20:51:43.2749862Z Entering 'third_party/fbgemm' 2025-08-14T20:51:43.2802271Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:43.2850963Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:43.2907265Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:43.2956172Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:43.3012627Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:43.3060930Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:43.3108809Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:43.3159909Z Entering 'third_party/flash-attention' 2025-08-14T20:51:43.3210105Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:43.3265280Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:43.3323721Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:43.3376854Z Entering 'third_party/fmt' 2025-08-14T20:51:43.3426253Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:43.3476998Z Entering 'third_party/gloo' 2025-08-14T20:51:43.3526902Z Entering 'third_party/googletest' 2025-08-14T20:51:43.3577978Z Entering 'third_party/ideep' 2025-08-14T20:51:43.3625833Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:43.3682759Z Entering 'third_party/ittapi' 2025-08-14T20:51:43.3732707Z Entering 'third_party/kineto' 2025-08-14T20:51:43.3783154Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:43.3831445Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:43.3883007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:43.3932302Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:43.3981539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:43.4029400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:43.4079935Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:43.4128255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:43.4177084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:43.4226346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:43.4276531Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:43.4324904Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:43.4375053Z Entering 'third_party/kleidiai' 2025-08-14T20:51:43.4425341Z Entering 'third_party/mimalloc' 2025-08-14T20:51:43.4476548Z Entering 'third_party/nlohmann' 2025-08-14T20:51:43.4527811Z Entering 'third_party/onnx' 2025-08-14T20:51:43.4595750Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:43.4646716Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:43.4699944Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:43.4748651Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:43.4796952Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:43.4845101Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:43.4894430Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:43.4942124Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:43.4990365Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:43.5037270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:43.5087873Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:43.5139213Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:43.5206653Z Entering 'third_party/pocketfft' 2025-08-14T20:51:43.5256220Z Entering 'third_party/protobuf' 2025-08-14T20:51:43.5308044Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:43.5356594Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:43.5406035Z Entering 'third_party/psimd' 2025-08-14T20:51:43.5455230Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:43.5504202Z Entering 'third_party/pybind11' 2025-08-14T20:51:43.5555254Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:43.5605224Z Entering 'third_party/sleef' 2025-08-14T20:51:43.5653074Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:43.5704784Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:43.5753251Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:43.5800566Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:43.5850464Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:43.5897555Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:43.5962099Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-08-14T20:51:43.6239740Z Entering 'android/libs/fbjni' 2025-08-14T20:51:43.6289340Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-14T20:51:43.6304709Z Entering 'third_party/FP16' 2025-08-14T20:51:43.6353238Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-14T20:51:43.6368794Z Entering 'third_party/FXdiv' 2025-08-14T20:51:43.6415920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-14T20:51:43.6430834Z Entering 'third_party/NNPACK' 2025-08-14T20:51:43.6478137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-14T20:51:43.6493538Z Entering 'third_party/NVTX' 2025-08-14T20:51:43.6540730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-14T20:51:43.6556472Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:43.6603667Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-14T20:51:43.6618554Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:43.6664944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-14T20:51:43.6694899Z Entering 'third_party/aiter' 2025-08-14T20:51:43.6741542Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-14T20:51:43.6757227Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:43.6803732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-14T20:51:43.6826869Z Entering 'third_party/benchmark' 2025-08-14T20:51:43.6873823Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:51:43.6888506Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:43.6934444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-14T20:51:43.6957560Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:43.7004342Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-14T20:51:43.7018825Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:43.7065305Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-14T20:51:43.7080559Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:43.7127083Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-14T20:51:43.7141904Z Entering 'third_party/cutlass' 2025-08-14T20:51:43.7188490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-14T20:51:43.7212038Z Entering 'third_party/fbgemm' 2025-08-14T20:51:43.7259285Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-14T20:51:43.7276018Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:43.7321419Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-14T20:51:43.7335337Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:43.7381821Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-14T20:51:43.7402524Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:43.7447611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-14T20:51:43.7462087Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:43.7507607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-14T20:51:43.7530681Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:43.7576116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-14T20:51:43.7590166Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:43.7635458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-14T20:51:43.7648956Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:43.7693962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-14T20:51:43.7711318Z Entering 'third_party/flash-attention' 2025-08-14T20:51:43.7758131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-14T20:51:43.7773196Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:43.7818007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-08-14T20:51:43.7838059Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:43.7884213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-14T20:51:43.7907084Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:43.7954294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-14T20:51:43.7973935Z Entering 'third_party/fmt' 2025-08-14T20:51:43.8021212Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-14T20:51:43.8037442Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:43.8084556Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-14T20:51:43.8099268Z Entering 'third_party/gloo' 2025-08-14T20:51:43.8145687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-14T20:51:43.8161391Z Entering 'third_party/googletest' 2025-08-14T20:51:43.8207370Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:51:43.8222154Z Entering 'third_party/ideep' 2025-08-14T20:51:43.8270178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-14T20:51:43.8283807Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:43.8328397Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-14T20:51:43.8350760Z Entering 'third_party/ittapi' 2025-08-14T20:51:43.8397638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-14T20:51:43.8412171Z Entering 'third_party/kineto' 2025-08-14T20:51:43.8459210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-14T20:51:43.8474665Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:43.8521361Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-08-14T20:51:43.8534929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:43.8583123Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-08-14T20:51:43.8598232Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:43.8644519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-08-14T20:51:43.8658354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:43.8703988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-08-14T20:51:43.8718325Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:43.8764903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-08-14T20:51:43.8778445Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:43.8824764Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-08-14T20:51:43.8840562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:43.8887303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-08-14T20:51:43.8901452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:43.8948049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:51:43.8962610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:43.9009205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-08-14T20:51:43.9023981Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:43.9070964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-08-14T20:51:43.9086547Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:43.9132395Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-08-14T20:51:43.9146411Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:43.9193195Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-08-14T20:51:43.9208902Z Entering 'third_party/kleidiai' 2025-08-14T20:51:43.9255717Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-14T20:51:43.9271294Z Entering 'third_party/mimalloc' 2025-08-14T20:51:43.9317489Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-14T20:51:43.9332521Z Entering 'third_party/nlohmann' 2025-08-14T20:51:43.9379693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-14T20:51:43.9395755Z Entering 'third_party/onnx' 2025-08-14T20:51:43.9442926Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-14T20:51:43.9475788Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:43.9521467Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:51:43.9537828Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:43.9585345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-14T20:51:43.9601147Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:43.9646302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:51:43.9660279Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:43.9706620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:51:43.9720607Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:43.9766120Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-08-14T20:51:43.9779723Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:43.9824732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-08-14T20:51:43.9840044Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:43.9885776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-08-14T20:51:43.9899230Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:43.9945527Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-08-14T20:51:43.9959355Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:44.0005937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-08-14T20:51:44.0018705Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:44.0064773Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-08-14T20:51:44.0080704Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:44.0127302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-08-14T20:51:44.0142978Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:44.0188605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-14T20:51:44.0221582Z Entering 'third_party/pocketfft' 2025-08-14T20:51:44.0269618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-14T20:51:44.0284459Z Entering 'third_party/protobuf' 2025-08-14T20:51:44.0332136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-14T20:51:44.0349734Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:44.0398891Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:51:44.0412491Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:44.0458476Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:51:44.0474942Z Entering 'third_party/psimd' 2025-08-14T20:51:44.0521430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-14T20:51:44.0535923Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:44.0583183Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-14T20:51:44.0597344Z Entering 'third_party/pybind11' 2025-08-14T20:51:44.0643444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:51:44.0658391Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:44.0705882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-14T20:51:44.0720511Z Entering 'third_party/sleef' 2025-08-14T20:51:44.0767108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-14T20:51:44.0781786Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:44.0828811Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-14T20:51:44.0843562Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:44.0889150Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:51:44.0902878Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:44.0948264Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-14T20:51:44.0962026Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:44.1007332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-14T20:51:44.1021516Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:44.1068090Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:51:44.1081042Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:44.1127234Z 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 2025-08-14T20:51:44.1594488Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-08-14T20:51:44.1871217Z Entering 'android/libs/fbjni' 2025-08-14T20:51:44.1908769Z Entering 'third_party/FP16' 2025-08-14T20:51:44.1946813Z Entering 'third_party/FXdiv' 2025-08-14T20:51:44.1984928Z Entering 'third_party/NNPACK' 2025-08-14T20:51:44.2022559Z Entering 'third_party/NVTX' 2025-08-14T20:51:44.2061015Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:44.2098575Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:44.2150187Z Entering 'third_party/aiter' 2025-08-14T20:51:44.2191329Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:44.2235880Z Entering 'third_party/benchmark' 2025-08-14T20:51:44.2273957Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:44.2318633Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:44.2355928Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:44.2393945Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:44.2431126Z Entering 'third_party/cutlass' 2025-08-14T20:51:44.2478121Z Entering 'third_party/fbgemm' 2025-08-14T20:51:44.2517762Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:44.2553927Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:44.2597234Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:44.2633756Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:44.2677647Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:44.2714191Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:44.2749988Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:44.2789079Z Entering 'third_party/flash-attention' 2025-08-14T20:51:44.2827598Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:44.2871530Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:44.2918155Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:44.2957941Z Entering 'third_party/fmt' 2025-08-14T20:51:44.2997580Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:44.3035464Z Entering 'third_party/gloo' 2025-08-14T20:51:44.3072924Z Entering 'third_party/googletest' 2025-08-14T20:51:44.3111945Z Entering 'third_party/ideep' 2025-08-14T20:51:44.3150141Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:44.3194650Z Entering 'third_party/ittapi' 2025-08-14T20:51:44.3232626Z Entering 'third_party/kineto' 2025-08-14T20:51:44.3270839Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:44.3308943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:44.3348583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:44.3387141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:44.3424281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:44.3461508Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:44.3500583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:44.3539444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:44.3577577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:44.3616807Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:44.3655247Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:44.3692294Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:44.3730869Z Entering 'third_party/kleidiai' 2025-08-14T20:51:44.3770585Z Entering 'third_party/mimalloc' 2025-08-14T20:51:44.3808991Z Entering 'third_party/nlohmann' 2025-08-14T20:51:44.3849700Z Entering 'third_party/onnx' 2025-08-14T20:51:44.3923527Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:44.3963828Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:44.4003950Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:44.4040785Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:44.4078093Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:44.4114018Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:44.4152597Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:44.4189306Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:44.4225874Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:44.4262596Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:44.4301225Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:44.4339361Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:44.4396313Z Entering 'third_party/pocketfft' 2025-08-14T20:51:44.4434369Z Entering 'third_party/protobuf' 2025-08-14T20:51:44.4477294Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:44.4514932Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:44.4553695Z Entering 'third_party/psimd' 2025-08-14T20:51:44.4592667Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:44.4630140Z Entering 'third_party/pybind11' 2025-08-14T20:51:44.4668187Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:44.4705840Z Entering 'third_party/sleef' 2025-08-14T20:51:44.4743741Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:44.4782772Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:44.4819598Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:44.4855871Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:44.4893088Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:44.4930337Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:44.4983668Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-08-14T20:51:44.5261152Z Entering 'android/libs/fbjni' 2025-08-14T20:51:44.5298896Z Entering 'third_party/FP16' 2025-08-14T20:51:44.5338620Z Entering 'third_party/FXdiv' 2025-08-14T20:51:44.5377660Z Entering 'third_party/NNPACK' 2025-08-14T20:51:44.5415714Z Entering 'third_party/NVTX' 2025-08-14T20:51:44.5455144Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:44.5493267Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:44.5546058Z Entering 'third_party/aiter' 2025-08-14T20:51:44.5586360Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:44.5631753Z Entering 'third_party/benchmark' 2025-08-14T20:51:44.5670431Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:44.5716338Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:44.5754211Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:44.5792333Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:44.5830331Z Entering 'third_party/cutlass' 2025-08-14T20:51:44.5879132Z Entering 'third_party/fbgemm' 2025-08-14T20:51:44.5919819Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:44.5956684Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:44.6000197Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:44.6036966Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:44.6082509Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:44.6118771Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:44.6155244Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:44.6194755Z Entering 'third_party/flash-attention' 2025-08-14T20:51:44.6233553Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:44.6276918Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:44.6322855Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:44.6363401Z Entering 'third_party/fmt' 2025-08-14T20:51:44.6400949Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:44.6439150Z Entering 'third_party/gloo' 2025-08-14T20:51:44.6478938Z Entering 'third_party/googletest' 2025-08-14T20:51:44.6517137Z Entering 'third_party/ideep' 2025-08-14T20:51:44.6555633Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:44.6613649Z Entering 'third_party/ittapi' 2025-08-14T20:51:44.6651819Z Entering 'third_party/kineto' 2025-08-14T20:51:44.6689880Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:44.6726225Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:44.6764409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:44.6802288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:44.6840579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:44.6877952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:44.6915989Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:44.6953533Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:44.6991049Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:44.7028303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:44.7067078Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:44.7103536Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:44.7142325Z Entering 'third_party/kleidiai' 2025-08-14T20:51:44.7180705Z Entering 'third_party/mimalloc' 2025-08-14T20:51:44.7219191Z Entering 'third_party/nlohmann' 2025-08-14T20:51:44.7258692Z Entering 'third_party/onnx' 2025-08-14T20:51:44.7314659Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:44.7353338Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:44.7395503Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:44.7431138Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:44.7468775Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:44.7505905Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:44.7543715Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:44.7579908Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:44.7616033Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:44.7652191Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:44.7692425Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:44.7729842Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:44.7786368Z Entering 'third_party/pocketfft' 2025-08-14T20:51:44.7823577Z Entering 'third_party/protobuf' 2025-08-14T20:51:44.7866665Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:44.7904248Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:44.7942717Z Entering 'third_party/psimd' 2025-08-14T20:51:44.7980345Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:44.8018407Z Entering 'third_party/pybind11' 2025-08-14T20:51:44.8056648Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:44.8094669Z Entering 'third_party/sleef' 2025-08-14T20:51:44.8132298Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:44.8171002Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:44.8207017Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:44.8244696Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:44.8281849Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:44.8317396Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:44.8366380Z ##[endgroup] 2025-08-14T20:51:44.8398812Z [command]/usr/bin/git log -1 --format=%H 2025-08-14T20:51:44.8419357Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:51:44.8606327Z Prepare all required actions 2025-08-14T20:51:44.8606807Z Getting action download info 2025-08-14T20:51:44.9779161Z ##[group]Run ./.github/actions/setup-linux 2025-08-14T20:51:44.9779474Z env: 2025-08-14T20:51:44.9779691Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:44.9779933Z ##[endgroup] 2025-08-14T20:51:44.9821051Z ##[group]Run set -euo pipefail 2025-08-14T20:51:44.9821387Z set -euo pipefail 2025-08-14T20:51:44.9821656Z function get_ec2_metadata() { 2025-08-14T20:51:44.9822025Z  # Pulled from instance metadata endpoint for EC2 2025-08-14T20:51:44.9822637Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-08-14T20:51:44.9823189Z  category=$1 2025-08-14T20:51:44.9823547Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-08-14T20:51:44.9823972Z  runner_name_str=i-0537ea58d5f292a12 2025-08-14T20:51:44.9824346Z  if [[ -f /.inarc ]]; then 2025-08-14T20:51:44.9824669Z  echo "ARC Runner, no info on ec2 metadata" 2025-08-14T20:51:44.9825049Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-08-14T20:51:44.9825491Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-08-14T20:51:44.9825900Z  else 2025-08-14T20:51:44.9826716Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-08-14T20:51:44.9827592Z  fi 2025-08-14T20:51:44.9827801Z } 2025-08-14T20:51:44.9828044Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-08-14T20:51:44.9828455Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-08-14T20:51:44.9828904Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-08-14T20:51:44.9829580Z echo "system info $(uname -a)" 2025-08-14T20:51:44.9838199Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:44.9838579Z env: 2025-08-14T20:51:44.9838781Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:44.9839035Z ##[endgroup] 2025-08-14T20:51:44.9973567Z ami-id: ami-05ffe3c48a9991133 2025-08-14T20:51:45.0065865Z instance-id: i-0537ea58d5f292a12 2025-08-14T20:51:45.0155599Z instance-type: c5.4xlarge 2025-08-14T20:51:45.0165116Z system info Linux ip-10-0-38-188.ec2.internal 6.1.141-155.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 17 10:29:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-08-14T20:51:45.0189164Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:51:45.0190160Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:51:45.0196113Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:45.0196485Z env: 2025-08-14T20:51:45.0196683Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:45.0196933Z ##[endgroup] 2025-08-14T20:51:45.0248016Z ##[group]Run if systemctl is-active --quiet docker; then 2025-08-14T20:51:45.0248456Z if systemctl is-active --quiet docker; then 2025-08-14T20:51:45.0248821Z  echo "Docker daemon is running..."; 2025-08-14T20:51:45.0249144Z else 2025-08-14T20:51:45.0249477Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-08-14T20:51:45.0249890Z fi 2025-08-14T20:51:45.0255285Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:45.0255655Z env: 2025-08-14T20:51:45.0255871Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:45.0256121Z ##[endgroup] 2025-08-14T20:51:45.0329576Z Docker daemon is running... 2025-08-14T20:51:45.0376342Z ##[group]Run nick-fields/retry@v3.0.0 2025-08-14T20:51:45.0376651Z with: 2025-08-14T20:51:45.0376834Z shell: bash 2025-08-14T20:51:45.0377214Z timeout_minutes: 5 2025-08-14T20:51:45.0377435Z max_attempts: 3 2025-08-14T20:51:45.0377665Z retry_wait_seconds: 30 2025-08-14T20:51:45.0379854Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-08-14T20:51:45.0382057Z polling_interval_seconds: 1 2025-08-14T20:51:45.0382336Z warning_on_retry: true 2025-08-14T20:51:45.0382591Z continue_on_error: false 2025-08-14T20:51:45.0382831Z env: 2025-08-14T20:51:45.0383037Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:45.0383285Z AWS_RETRY_MODE: standard 2025-08-14T20:51:45.0383535Z AWS_MAX_ATTEMPTS: 5 2025-08-14T20:51:45.0383773Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:51:45.0384038Z ##[endgroup] 2025-08-14T20:51:46.1495866Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:51:46.1496819Z Configure a credential helper to remove this warning. See 2025-08-14T20:51:46.1497601Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:51:46.1497982Z 2025-08-14T20:51:46.1498100Z Login Succeeded 2025-08-14T20:51:46.6582251Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:51:46.6582858Z Configure a credential helper to remove this warning. See 2025-08-14T20:51:46.6583420Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:51:46.6584049Z 2025-08-14T20:51:46.6584328Z Login Succeeded 2025-08-14T20:51:47.1199899Z Command completed after 1 attempt(s). 2025-08-14T20:51:47.1251577Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:51:47.1252093Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:51:47.1252540Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:51:47.1259644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:47.1259998Z env: 2025-08-14T20:51:47.1260214Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:47.1260468Z ##[endgroup] 2025-08-14T20:51:47.1343146Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T20:51:47.1343705Z # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T20:51:47.1344108Z # shellcheck disable=SC2046 2025-08-14T20:51:47.1344432Z docker stop $(docker ps -q) || true 2025-08-14T20:51:47.1344770Z # Prune all of the docker images 2025-08-14T20:51:47.1345100Z docker system prune -af 2025-08-14T20:51:47.1350562Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:47.1350926Z env: 2025-08-14T20:51:47.1351132Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:47.1351391Z ##[endgroup] 2025-08-14T20:51:47.1565750Z "docker stop" requires at least 1 argument. 2025-08-14T20:51:47.1566136Z See 'docker stop --help'. 2025-08-14T20:51:47.1566305Z 2025-08-14T20:51:47.1566464Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-08-14T20:51:47.1566744Z 2025-08-14T20:51:47.1566993Z Stop one or more running containers 2025-08-14T20:51:47.1701284Z Total reclaimed space: 0B 2025-08-14T20:51:47.1731602Z ##[group]Run set +e 2025-08-14T20:51:47.1731886Z set +e 2025-08-14T20:51:47.1732115Z set -x 2025-08-14T20:51:47.1732315Z  2025-08-14T20:51:47.1732557Z PT_DOMAIN=download.pytorch.org 2025-08-14T20:51:47.1733110Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-08-14T20:51:47.1734013Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-08-14T20:51:47.1734531Z # one is returned at random 2025-08-14T20:51:47.1734899Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-08-14T20:51:47.1735266Z  2025-08-14T20:51:47.1735477Z if [ -z "${RESOLVED_IP}" ]; then 2025-08-14T20:51:47.1735893Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-08-14T20:51:47.1736398Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-08-14T20:51:47.1736767Z  2025-08-14T20:51:47.1736991Z  if [ -z "${RESOLVED_IP}" ]; then 2025-08-14T20:51:47.1737350Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-08-14T20:51:47.1737702Z  exit 1 2025-08-14T20:51:47.1737916Z  fi 2025-08-14T20:51:47.1738129Z fi 2025-08-14T20:51:47.1738322Z  2025-08-14T20:51:47.1738579Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-08-14T20:51:47.1738935Z  # Clean up any old records first 2025-08-14T20:51:47.1739270Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-08-14T20:51:47.1739585Z fi 2025-08-14T20:51:47.1739774Z  2025-08-14T20:51:47.1740071Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-08-14T20:51:47.1740447Z cat /etc/hosts 2025-08-14T20:51:47.1746181Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:47.1746531Z env: 2025-08-14T20:51:47.1746749Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:47.1746993Z ##[endgroup] 2025-08-14T20:51:47.1769643Z + PT_DOMAIN=download.pytorch.org 2025-08-14T20:51:47.1774434Z ++ dig -4 +short download.pytorch.org 2025-08-14T20:51:47.1775310Z ++ tail -n1 2025-08-14T20:51:47.2153937Z + RESOLVED_IP=18.160.10.28 2025-08-14T20:51:47.2154550Z + '[' -z 18.160.10.28 ']' 2025-08-14T20:51:47.2154846Z + grep -r download.pytorch.org /etc/hosts 2025-08-14T20:51:47.2168398Z + echo '18.160.10.28 download.pytorch.org' 2025-08-14T20:51:47.2169098Z + sudo tee -a /etc/hosts 2025-08-14T20:51:47.5926420Z 18.160.10.28 download.pytorch.org 2025-08-14T20:51:47.5941614Z + cat /etc/hosts 2025-08-14T20:51:47.5950022Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-08-14T20:51:47.5955941Z ::1 localhost6 localhost6.localdomain6 2025-08-14T20:51:47.5956316Z 18.160.10.28 download.pytorch.org 2025-08-14T20:51:47.6127714Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-08-14T20:51:47.6128194Z with: 2025-08-14T20:51:47.6128562Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-08-14T20:51:47.6129047Z use-custom-docker-registry: true 2025-08-14T20:51:47.6129349Z docker-build-dir: .ci/docker 2025-08-14T20:51:47.6129645Z docker-build-script: ./build.sh 2025-08-14T20:51:47.6129950Z working-directory: . 2025-08-14T20:51:47.6130281Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:47.6130676Z force-push: false 2025-08-14T20:51:47.6130887Z env: 2025-08-14T20:51:47.6131095Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:47.6131332Z ##[endgroup] 2025-08-14T20:51:47.6154617Z ##[group]Run set -ex 2025-08-14T20:51:47.6154936Z set -ex 2025-08-14T20:51:47.6155139Z  2025-08-14T20:51:47.6155529Z # If the docker build directory or the build script doesn't exist, the action will 2025-08-14T20:51:47.6156214Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-08-14T20:51:47.6156768Z # job could then download the pre-built image as usual 2025-08-14T20:51:47.6157432Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-08-14T20:51:47.6158054Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6158378Z else 2025-08-14T20:51:47.6158617Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6159053Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6159444Z  2025-08-14T20:51:47.6159963Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-08-14T20:51:47.6160571Z  exit 0 2025-08-14T20:51:47.6160774Z fi 2025-08-14T20:51:47.6160982Z  2025-08-14T20:51:47.6161291Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-08-14T20:51:47.6161874Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-08-14T20:51:47.6162393Z  # use it as it is, but first let's extract the tag 2025-08-14T20:51:47.6162844Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-08-14T20:51:47.6163337Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6163795Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6164186Z else 2025-08-14T20:51:47.6164429Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-08-14T20:51:47.6164798Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-08-14T20:51:47.6165180Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-08-14T20:51:47.6165496Z  fi 2025-08-14T20:51:47.6165939Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-08-14T20:51:47.6166514Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6167381Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6168065Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6168616Z fi 2025-08-14T20:51:47.6176848Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:47.6177203Z env: 2025-08-14T20:51:47.6177420Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:47.6177667Z REPO_NAME: pytorch 2025-08-14T20:51:47.6178060Z DOCKER_IMAGE_NAME: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-08-14T20:51:47.6178507Z DOCKER_BUILD_DIR: .ci/docker 2025-08-14T20:51:47.6178787Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-08-14T20:51:47.6179294Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:47.6179699Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-08-14T20:51:47.6179987Z CUSTOM_TAG_PREFIX: 2025-08-14T20:51:47.6180210Z ##[endgroup] 2025-08-14T20:51:47.6205586Z + [[ -d .ci/docker ]] 2025-08-14T20:51:47.6205855Z + [[ -f .ci/docker/./build.sh ]] 2025-08-14T20:51:47.6206138Z + [[ true == \t\r\u\e ]] 2025-08-14T20:51:47.6206391Z + echo skip=false 2025-08-14T20:51:47.6206993Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-08-14T20:51:47.6207745Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *:* ]] 2025-08-14T20:51:47.6208295Z + CUSTOM_TAG_PREFIX=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-08-14T20:51:47.6208719Z + DOCKER_IMAGE_NAME=ci-image 2025-08-14T20:51:47.6210045Z ++ git rev-parse HEAD:.ci/docker 2025-08-14T20:51:47.6225833Z + DOCKER_TAG=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:47.6226742Z + echo docker-tag=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:47.6228526Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:47.6229785Z + echo custom-tag-prefix=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-08-14T20:51:47.6258703Z ##[group]Run set +e 2025-08-14T20:51:47.6259032Z set +e 2025-08-14T20:51:47.6259260Z set -x 2025-08-14T20:51:47.6259459Z  2025-08-14T20:51:47.6259665Z login() { 2025-08-14T20:51:47.6260120Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-08-14T20:51:47.6260640Z } 2025-08-14T20:51:47.6260832Z  2025-08-14T20:51:47.6261036Z retry () { 2025-08-14T20:51:47.6261312Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-08-14T20:51:47.6261606Z } 2025-08-14T20:51:47.6261809Z  2025-08-14T20:51:47.6262020Z retry login "${DOCKER_REGISTRY}" 2025-08-14T20:51:47.6262315Z  2025-08-14T20:51:47.6262513Z START_TIME=$(date +%s) 2025-08-14T20:51:47.6262804Z # Wait up to 120 minutes 2025-08-14T20:51:47.6263140Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-08-14T20:51:47.6263624Z  # Check if image already exists, if it does then skip building it 2025-08-14T20:51:47.6264102Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-08-14T20:51:47.6264444Z  exit 0 2025-08-14T20:51:47.6264667Z  fi 2025-08-14T20:51:47.6264860Z  2025-08-14T20:51:47.6265226Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-08-14T20:51:47.6265857Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-08-14T20:51:47.6266498Z  # latter, it will wait for the Docker images to become available before continuing 2025-08-14T20:51:47.6267281Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-08-14T20:51:47.6267660Z  # It's a Docker build job, let's build the image 2025-08-14T20:51:47.6267994Z  break 2025-08-14T20:51:47.6268355Z  else 2025-08-14T20:51:47.6268684Z  # It's a regular build job, wait for the image to become available 2025-08-14T20:51:47.6269073Z  sleep 300 2025-08-14T20:51:47.6269386Z  fi 2025-08-14T20:51:47.6269594Z done 2025-08-14T20:51:47.6269789Z  2025-08-14T20:51:47.6270132Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-08-14T20:51:47.6270671Z # be empty. The default action would be to continue rebuild the image 2025-08-14T20:51:47.6271279Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-08-14T20:51:47.6271708Z  # if we're on the base branch then use the parent commit 2025-08-14T20:51:47.6272098Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-08-14T20:51:47.6272402Z else 2025-08-14T20:51:47.6272706Z  # otherwise we're on a PR, so use the most recent base commit 2025-08-14T20:51:47.6273164Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-08-14T20:51:47.6273508Z fi 2025-08-14T20:51:47.6273708Z  2025-08-14T20:51:47.6273919Z if [[ -z "${MERGE_BASE}" ]]; then 2025-08-14T20:51:47.6274264Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6274585Z  2025-08-14T20:51:47.6275021Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-08-14T20:51:47.6275548Z  exit 0 2025-08-14T20:51:47.6275750Z fi 2025-08-14T20:51:47.6275952Z  2025-08-14T20:51:47.6276234Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-08-14T20:51:47.6276894Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-08-14T20:51:47.6277459Z  exit 1 2025-08-14T20:51:47.6277660Z fi 2025-08-14T20:51:47.6277862Z  2025-08-14T20:51:47.6278197Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-08-14T20:51:47.6278838Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-08-14T20:51:47.6279391Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-08-14T20:51:47.6280046Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-08-14T20:51:47.6280784Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-08-14T20:51:47.6281212Z fi 2025-08-14T20:51:47.6281412Z  2025-08-14T20:51:47.6281648Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-08-14T20:51:47.6287127Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:47.6287481Z env: 2025-08-14T20:51:47.6287697Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:47.6287954Z DOCKER_BUILD_DIR: .ci/docker 2025-08-14T20:51:47.6288290Z BASE_REVISION: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:51:47.6289204Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:47.6290338Z DOCKER_TAG: pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:47.6291019Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:47.6291386Z DOCKER_PUSH: 2025-08-14T20:51:47.6291605Z ##[endgroup] 2025-08-14T20:51:47.6313098Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:47.6313532Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:47.6315677Z + aws ecr get-login-password --region us-east-1 2025-08-14T20:51:47.6316928Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:48.1616237Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:51:48.1617099Z Configure a credential helper to remove this warning. See 2025-08-14T20:51:48.1617644Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:51:48.1618055Z 2025-08-14T20:51:48.1618237Z Login Succeeded 2025-08-14T20:51:48.1633313Z ++ date +%s 2025-08-14T20:51:48.1641766Z + START_TIME=1755204708 2025-08-14T20:51:48.1644762Z ++ date +%s 2025-08-14T20:51:48.1652974Z + [[ 1755197508 -lt 1755204708 ]] 2025-08-14T20:51:48.1654084Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:48.3809026Z { 2025-08-14T20:51:48.3809299Z "schemaVersion": 2, 2025-08-14T20:51:48.3809705Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-08-14T20:51:48.3810140Z "config": { 2025-08-14T20:51:48.3810466Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-08-14T20:51:48.3810900Z "size": 31137, 2025-08-14T20:51:48.3811301Z "digest": "sha256:9164ab1496895ac66808d8e6566acf1991fc744d321a8ac71d8dbd8989ac57a8" 2025-08-14T20:51:48.3811749Z }, 2025-08-14T20:51:48.3811940Z "layers": [ 2025-08-14T20:51:48.3812129Z { 2025-08-14T20:51:48.3812455Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3812852Z "size": 30448173, 2025-08-14T20:51:48.3813271Z "digest": "sha256:660ffc76f83b006444a5731b215acc2e35138d8be5cac8ed1ffd40f947117495" 2025-08-14T20:51:48.3813737Z }, 2025-08-14T20:51:48.3813913Z { 2025-08-14T20:51:48.3814252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3814647Z "size": 1554, 2025-08-14T20:51:48.3815044Z "digest": "sha256:d6b6067d541bf983c727d7a41da76081d8c002d25fd4717b4a56fd118207690c" 2025-08-14T20:51:48.3815490Z }, 2025-08-14T20:51:48.3815673Z { 2025-08-14T20:51:48.3815979Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3816398Z "size": 313280567, 2025-08-14T20:51:48.3816815Z "digest": "sha256:3006f113d37efb0e518a59ee0e22ff04496a6ae0875ac1b01ab9343a9259b6d1" 2025-08-14T20:51:48.3817261Z }, 2025-08-14T20:51:48.3817446Z { 2025-08-14T20:51:48.3817770Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3818172Z "size": 791, 2025-08-14T20:51:48.3818569Z "digest": "sha256:4cddbecee0558395e2bac3e7d4c5b3d1675de080906873d4aea58b3903eda71a" 2025-08-14T20:51:48.3819044Z }, 2025-08-14T20:51:48.3819213Z { 2025-08-14T20:51:48.3819533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3819922Z "size": 106, 2025-08-14T20:51:48.3820315Z "digest": "sha256:72e3bb031d09b83498ff4772e793868f3ae2b1c39bdbc4df3625f97f4539f0b5" 2025-08-14T20:51:48.3820769Z }, 2025-08-14T20:51:48.3820938Z { 2025-08-14T20:51:48.3821345Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3821733Z "size": 704, 2025-08-14T20:51:48.3822129Z "digest": "sha256:3f60d44af11c7a57a450fe66924f89ed879d298561bf0438e1ab39f905ac68c4" 2025-08-14T20:51:48.3822575Z }, 2025-08-14T20:51:48.3822757Z { 2025-08-14T20:51:48.3823060Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3823521Z "size": 1216, 2025-08-14T20:51:48.3823926Z "digest": "sha256:a80f570fd810851d40ee2d13e8e55e37c1aa9067769169a394f8ee78dfb67c82" 2025-08-14T20:51:48.3824370Z }, 2025-08-14T20:51:48.3824550Z { 2025-08-14T20:51:48.3824860Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3825260Z "size": 486, 2025-08-14T20:51:48.3825641Z "digest": "sha256:3b13dc7bd76c403264b97e45268521bff47f04837b1db3b09af99f77d4b5e8e9" 2025-08-14T20:51:48.3826158Z }, 2025-08-14T20:51:48.3826348Z { 2025-08-14T20:51:48.3826653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3827059Z "size": 110343724, 2025-08-14T20:51:48.3827455Z "digest": "sha256:33e4e5b090ae0cd22ca9920d1b41c8c707983637630cd1d92096c4f0a2724052" 2025-08-14T20:51:48.3828127Z }, 2025-08-14T20:51:48.3828298Z { 2025-08-14T20:51:48.3828618Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3829011Z "size": 4815, 2025-08-14T20:51:48.3829498Z "digest": "sha256:322c959d41689696130170e2cb35b8c6498142bb2dadde0d8e081eda221f8a35" 2025-08-14T20:51:48.3829956Z }, 2025-08-14T20:51:48.3830133Z { 2025-08-14T20:51:48.3830456Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3830976Z "size": 1710, 2025-08-14T20:51:48.3831391Z "digest": "sha256:ec63cf4c8a9576f30b4aa4e056589edec178adb9e1bd4fae7e30db8ae931e79b" 2025-08-14T20:51:48.3831854Z }, 2025-08-14T20:51:48.3832045Z { 2025-08-14T20:51:48.3832353Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3832761Z "size": 724, 2025-08-14T20:51:48.3833139Z "digest": "sha256:403909ca2e26cbc4c01ed56f3d9d7068988093b3f8f4f48660469264b731dc40" 2025-08-14T20:51:48.3833601Z }, 2025-08-14T20:51:48.3833790Z { 2025-08-14T20:51:48.3834098Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3834504Z "size": 544, 2025-08-14T20:51:48.3834889Z "digest": "sha256:bf535c931347a635c90c6d6ad9512e91ac39f2a5b184b132d298a030e68ec10b" 2025-08-14T20:51:48.3835356Z }, 2025-08-14T20:51:48.3835526Z { 2025-08-14T20:51:48.3835842Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3836237Z "size": 3243786593, 2025-08-14T20:51:48.3836658Z "digest": "sha256:545d12c0210f80f01e4caa8578b32f2912fa4ef7ba26c357072baaf2dc5af8aa" 2025-08-14T20:51:48.3837104Z }, 2025-08-14T20:51:48.3837286Z { 2025-08-14T20:51:48.3837597Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3837984Z "size": 32, 2025-08-14T20:51:48.3838389Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3838845Z }, 2025-08-14T20:51:48.3839028Z { 2025-08-14T20:51:48.3839329Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3839731Z "size": 380, 2025-08-14T20:51:48.3840111Z "digest": "sha256:b19f75074c268f9b0e74e8d5d2e023edf682a8a6c87119e3371f8613f4194c58" 2025-08-14T20:51:48.3840566Z }, 2025-08-14T20:51:48.3840742Z { 2025-08-14T20:51:48.3841056Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3841466Z "size": 234125, 2025-08-14T20:51:48.3841861Z "digest": "sha256:f9818da262fd5fa3d67ad004699e6e7903f4c0c7d0e9fb369070fea11e9f1d63" 2025-08-14T20:51:48.3842329Z }, 2025-08-14T20:51:48.3842506Z { 2025-08-14T20:51:48.3842824Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3843215Z "size": 232, 2025-08-14T20:51:48.3843605Z "digest": "sha256:a4c22264daca8b4c9518e8469b6d093f0248269b76b1d8c604f91a3c320a28e3" 2025-08-14T20:51:48.3844046Z }, 2025-08-14T20:51:48.3844233Z { 2025-08-14T20:51:48.3844551Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3844944Z "size": 4483468, 2025-08-14T20:51:48.3845346Z "digest": "sha256:74df148c3c95c323564cb3c89a52a2a2fd3622f3feb5232771ba952ee33977ae" 2025-08-14T20:51:48.3845790Z }, 2025-08-14T20:51:48.3845974Z { 2025-08-14T20:51:48.3846277Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3846678Z "size": 1865, 2025-08-14T20:51:48.3847079Z "digest": "sha256:9064a8aede51afb66b1fc77446786af4ae1664cdee81eda4e4d5f9fee9dac32c" 2025-08-14T20:51:48.3847548Z }, 2025-08-14T20:51:48.3847720Z { 2025-08-14T20:51:48.3848036Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3848440Z "size": 474, 2025-08-14T20:51:48.3848830Z "digest": "sha256:73685becdb22d94ff1dffa640198d931bdba7721cd3403a8a9cd61b3595cef86" 2025-08-14T20:51:48.3849293Z }, 2025-08-14T20:51:48.3849466Z { 2025-08-14T20:51:48.3849783Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3850267Z "size": 179, 2025-08-14T20:51:48.3850665Z "digest": "sha256:b392343e1c1b34a2657cd0b1192ddcb075146835baed5e1435cb757e4a830d89" 2025-08-14T20:51:48.3851110Z }, 2025-08-14T20:51:48.3851299Z { 2025-08-14T20:51:48.3851601Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3852013Z "size": 588, 2025-08-14T20:51:48.3852419Z "digest": "sha256:68e364b192f0fc6db3f2de7c852a0b11a064eb03ebffa295a42f87dc9cf2afb5" 2025-08-14T20:51:48.3852868Z }, 2025-08-14T20:51:48.3853119Z { 2025-08-14T20:51:48.3853422Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3853826Z "size": 7847064498, 2025-08-14T20:51:48.3854232Z "digest": "sha256:12a76fc2e772cef36083b2f6e93b2b69bdb57b9f65db497336dcfffd44845a6e" 2025-08-14T20:51:48.3854697Z }, 2025-08-14T20:51:48.3854867Z { 2025-08-14T20:51:48.3855188Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3855596Z "size": 802, 2025-08-14T20:51:48.3855981Z "digest": "sha256:75d5be9188851ab271def43a9fcf905e0a1f8827ba7e8081b8efbcc048e2dd4c" 2025-08-14T20:51:48.3856438Z }, 2025-08-14T20:51:48.3856606Z { 2025-08-14T20:51:48.3856917Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3857308Z "size": 32687366, 2025-08-14T20:51:48.3857710Z "digest": "sha256:5043d38caf21163d48696c3248233dd5db1a2ec62820bf6c0260e15d7049ad3e" 2025-08-14T20:51:48.3858155Z }, 2025-08-14T20:51:48.3858337Z { 2025-08-14T20:51:48.3858645Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3859049Z "size": 104, 2025-08-14T20:51:48.3859441Z "digest": "sha256:b95eb43b4a658498a7b72605a864dfe6c64367835be5dab3bfe4e32876307312" 2025-08-14T20:51:48.3859888Z }, 2025-08-14T20:51:48.3860080Z { 2025-08-14T20:51:48.3860387Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3860796Z "size": 1494, 2025-08-14T20:51:48.3861197Z "digest": "sha256:ecf009cc06f45d09c07e0c2872de4e94efbfb6e8baea2600b9c1cf88a471012b" 2025-08-14T20:51:48.3861670Z }, 2025-08-14T20:51:48.3861842Z { 2025-08-14T20:51:48.3862157Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3862562Z "size": 453560485, 2025-08-14T20:51:48.3862965Z "digest": "sha256:ec4bce64c4a92a8d8955232324b8ba2c095fe95830c755ea5f9fd0eb4a7cb837" 2025-08-14T20:51:48.3863429Z }, 2025-08-14T20:51:48.3863600Z { 2025-08-14T20:51:48.3863920Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3864308Z "size": 163, 2025-08-14T20:51:48.3864714Z "digest": "sha256:5e0f1f822a8cf7f9f6b711baff5d66b6a4fd2d4ae4ff07396c1087ed0c1118ec" 2025-08-14T20:51:48.3865175Z }, 2025-08-14T20:51:48.3865364Z { 2025-08-14T20:51:48.3865669Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3866073Z "size": 347, 2025-08-14T20:51:48.3866480Z "digest": "sha256:1ec8cdc0e8957a770bd4849b528d5b4808c9b053fe17b460ca0bb0bb33ec5713" 2025-08-14T20:51:48.3867172Z }, 2025-08-14T20:51:48.3867365Z { 2025-08-14T20:51:48.3867672Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3868082Z "size": 32, 2025-08-14T20:51:48.3868475Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3868945Z }, 2025-08-14T20:51:48.3869121Z { 2025-08-14T20:51:48.3869508Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3869912Z "size": 106, 2025-08-14T20:51:48.3870307Z "digest": "sha256:727e61c4e533150ac954bee7ec6a856202e673bec2699612256943080187945b" 2025-08-14T20:51:48.3870764Z }, 2025-08-14T20:51:48.3870934Z { 2025-08-14T20:51:48.3871252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3871645Z "size": 425, 2025-08-14T20:51:48.3872041Z "digest": "sha256:a93490f9df7fab243bdf00e0ac93fc0939de54b832bb301b56239857416120fe" 2025-08-14T20:51:48.3872627Z }, 2025-08-14T20:51:48.3872817Z { 2025-08-14T20:51:48.3873122Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3873532Z "size": 19308711, 2025-08-14T20:51:48.3873952Z "digest": "sha256:b3f88809dbfe865790cfe44ebd4bc49b8900ce8e45cfabfc91298a87fc4c929b" 2025-08-14T20:51:48.3874403Z }, 2025-08-14T20:51:48.3874583Z { 2025-08-14T20:51:48.3874883Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3875370Z "size": 108, 2025-08-14T20:51:48.3875747Z "digest": "sha256:5590b432104632f37e510dbd8cfdc535239b2d90242b3a466a1e57d80c12a9e0" 2025-08-14T20:51:48.3876194Z }, 2025-08-14T20:51:48.3876362Z { 2025-08-14T20:51:48.3876678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3877069Z "size": 692, 2025-08-14T20:51:48.3877461Z "digest": "sha256:740bfb2f3383667f227c74c0a618ac0759edaf2a5938793f26655e7c06006174" 2025-08-14T20:51:48.3877916Z }, 2025-08-14T20:51:48.3878086Z { 2025-08-14T20:51:48.3878402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3878801Z "size": 724, 2025-08-14T20:51:48.3879197Z "digest": "sha256:403909ca2e26cbc4c01ed56f3d9d7068988093b3f8f4f48660469264b731dc40" 2025-08-14T20:51:48.3879637Z }, 2025-08-14T20:51:48.3879827Z { 2025-08-14T20:51:48.3880125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3880528Z "size": 118, 2025-08-14T20:51:48.3880915Z "digest": "sha256:d65a0285ce4046ac2df3cbe54a73d66f645e234756eb9911ea9dfe6c76c44404" 2025-08-14T20:51:48.3881376Z }, 2025-08-14T20:51:48.3881556Z { 2025-08-14T20:51:48.3881858Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3882258Z "size": 136, 2025-08-14T20:51:48.3882646Z "digest": "sha256:2c6c790a94e289a2fc748b46bdc193d6dbd78e2298b99fda2a75fa0a2337e4df" 2025-08-14T20:51:48.3883114Z }, 2025-08-14T20:51:48.3883285Z { 2025-08-14T20:51:48.3883600Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3883989Z "size": 139, 2025-08-14T20:51:48.3884384Z "digest": "sha256:9d95dba818e54615db10af94ca9f60886564e4aa1e12da89e533f6842ce1d619" 2025-08-14T20:51:48.3884841Z }, 2025-08-14T20:51:48.3885011Z { 2025-08-14T20:51:48.3885324Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3885713Z "size": 32, 2025-08-14T20:51:48.3886116Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3886570Z }, 2025-08-14T20:51:48.3886750Z { 2025-08-14T20:51:48.3887053Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3887458Z "size": 211, 2025-08-14T20:51:48.3887847Z "digest": "sha256:4381ffc02faf2a515f8b713123a2f4ada8b364f2231ccbe13cdadae61308b7cf" 2025-08-14T20:51:48.3888310Z }, 2025-08-14T20:51:48.3888495Z { 2025-08-14T20:51:48.3888798Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3889202Z "size": 272997052, 2025-08-14T20:51:48.3889604Z "digest": "sha256:157c17059e69d86f00abf09db154a6f7d1711e5c69bac623cde6889edf9e3f55" 2025-08-14T20:51:48.3890058Z }, 2025-08-14T20:51:48.3890229Z { 2025-08-14T20:51:48.3890548Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3890941Z "size": 3085176703, 2025-08-14T20:51:48.3891343Z "digest": "sha256:5a57159127754e141ede2b31c509e96b590152c5a531c67d8519edfc4d7e9470" 2025-08-14T20:51:48.3891784Z }, 2025-08-14T20:51:48.3891965Z { 2025-08-14T20:51:48.3892280Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3892668Z "size": 129, 2025-08-14T20:51:48.3893065Z "digest": "sha256:3d4b192e6130aab73a9b1fabb8015a44c8e58ad7c107414701113ac3b34b36c2" 2025-08-14T20:51:48.3893512Z }, 2025-08-14T20:51:48.3893691Z { 2025-08-14T20:51:48.3893994Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3894510Z "size": 776, 2025-08-14T20:51:48.3894895Z "digest": "sha256:1aef221cbe7de18f780f9a5f4418bc276176bc252900038fd21d808da03746fd" 2025-08-14T20:51:48.3895357Z }, 2025-08-14T20:51:48.3895543Z { 2025-08-14T20:51:48.3895848Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3896262Z "size": 724, 2025-08-14T20:51:48.3896640Z "digest": "sha256:403909ca2e26cbc4c01ed56f3d9d7068988093b3f8f4f48660469264b731dc40" 2025-08-14T20:51:48.3897094Z }, 2025-08-14T20:51:48.3897333Z { 2025-08-14T20:51:48.3897651Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3898042Z "size": 140, 2025-08-14T20:51:48.3898428Z "digest": "sha256:6c6566b1f69c877378ed64382ce010f3c25393e483e537a87a3a68f99dfff735" 2025-08-14T20:51:48.3898867Z }, 2025-08-14T20:51:48.3899052Z { 2025-08-14T20:51:48.3899369Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3899762Z "size": 32, 2025-08-14T20:51:48.3900176Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3900632Z }, 2025-08-14T20:51:48.3900820Z { 2025-08-14T20:51:48.3901127Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3901535Z "size": 160, 2025-08-14T20:51:48.3901916Z "digest": "sha256:5629b6e108ff5911bd75613d87aa2b0e67c38742c7b024a7c82c2a20727b2285" 2025-08-14T20:51:48.3902371Z }, 2025-08-14T20:51:48.3902545Z { 2025-08-14T20:51:48.3902875Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3903288Z "size": 1011, 2025-08-14T20:51:48.3903681Z "digest": "sha256:3d11a12afe792395a89d4ea7af3a42cd11b9acc8601bf41a3b212f7701a9052f" 2025-08-14T20:51:48.3904153Z }, 2025-08-14T20:51:48.3904330Z { 2025-08-14T20:51:48.3904651Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3905048Z "size": 724, 2025-08-14T20:51:48.3905448Z "digest": "sha256:403909ca2e26cbc4c01ed56f3d9d7068988093b3f8f4f48660469264b731dc40" 2025-08-14T20:51:48.3905888Z }, 2025-08-14T20:51:48.3906073Z { 2025-08-14T20:51:48.3906381Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3906785Z "size": 135, 2025-08-14T20:51:48.3907182Z "digest": "sha256:7f43e20df7d5a1fb426a75050e9b9443267fd816b5fe29e48c6ded748431ecce" 2025-08-14T20:51:48.3907629Z }, 2025-08-14T20:51:48.3907813Z { 2025-08-14T20:51:48.3908120Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3908520Z "size": 32, 2025-08-14T20:51:48.3908907Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3909453Z }, 2025-08-14T20:51:48.3909621Z { 2025-08-14T20:51:48.3909936Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3910339Z "size": 159, 2025-08-14T20:51:48.3910722Z "digest": "sha256:1f1ad77e7661a1f0881bc680e6793feccfb50f8c57b805b67e26b03584f4a420" 2025-08-14T20:51:48.3911186Z }, 2025-08-14T20:51:48.3911354Z { 2025-08-14T20:51:48.3911674Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3912064Z "size": 1370, 2025-08-14T20:51:48.3912466Z "digest": "sha256:2b28f013a7e0cb7b2880907b423beaf9f1aa56a98075c5cd3b67c1304d101107" 2025-08-14T20:51:48.3912913Z }, 2025-08-14T20:51:48.3913093Z { 2025-08-14T20:51:48.3913394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3913808Z "size": 32, 2025-08-14T20:51:48.3914209Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3914659Z }, 2025-08-14T20:51:48.3914840Z { 2025-08-14T20:51:48.3915141Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3915543Z "size": 137, 2025-08-14T20:51:48.3915929Z "digest": "sha256:f2553a813bfdf963aa412a268cae6ecec1c041d0d34b19485f3771177454a45d" 2025-08-14T20:51:48.3916476Z }, 2025-08-14T20:51:48.3916647Z { 2025-08-14T20:51:48.3916966Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3917374Z "size": 380, 2025-08-14T20:51:48.3917772Z "digest": "sha256:920afab8d80cf9d21d7440a3cc2ff53dd6edec7dcd6468ec06000976a0a8c050" 2025-08-14T20:51:48.3918248Z }, 2025-08-14T20:51:48.3918421Z { 2025-08-14T20:51:48.3918740Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3919128Z "size": 32, 2025-08-14T20:51:48.3919591Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3920048Z }, 2025-08-14T20:51:48.3920236Z { 2025-08-14T20:51:48.3920541Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3920949Z "size": 104, 2025-08-14T20:51:48.3921345Z "digest": "sha256:49bf96108822afb250e2eb64eec419d15a30c113424e9cd32e1165510c3ecbe8" 2025-08-14T20:51:48.3921795Z }, 2025-08-14T20:51:48.3921976Z { 2025-08-14T20:51:48.3922278Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3922681Z "size": 408, 2025-08-14T20:51:48.3923059Z "digest": "sha256:41a88d2df1710ac9563f2c31e12f1f5055e3fb948fb23be94056a92f9bcd23cc" 2025-08-14T20:51:48.3923514Z }, 2025-08-14T20:51:48.3923683Z { 2025-08-14T20:51:48.3923997Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3924385Z "size": 32, 2025-08-14T20:51:48.3924787Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3925249Z }, 2025-08-14T20:51:48.3925417Z { 2025-08-14T20:51:48.3925731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3926121Z "size": 109, 2025-08-14T20:51:48.3926530Z "digest": "sha256:ac86414debcc5d65ada0c2f4cac431d92fee6674eaae5588900bbeccba717532" 2025-08-14T20:51:48.3926991Z }, 2025-08-14T20:51:48.3927177Z { 2025-08-14T20:51:48.3927477Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3927878Z "size": 1896, 2025-08-14T20:51:48.3928273Z "digest": "sha256:41e0d573c7e6286174db6b451adbb436dbff25b2f486fb73933d501b36a772c8" 2025-08-14T20:51:48.3928716Z }, 2025-08-14T20:51:48.3928898Z { 2025-08-14T20:51:48.3929201Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3929605Z "size": 242635943, 2025-08-14T20:51:48.3930019Z "digest": "sha256:cd44cde965e2ab43b7122b93bdd7c8d2fff67a48fb5740dd56683144f9ccaf61" 2025-08-14T20:51:48.3930486Z }, 2025-08-14T20:51:48.3930661Z { 2025-08-14T20:51:48.3930980Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3931380Z "size": 106, 2025-08-14T20:51:48.3931773Z "digest": "sha256:53fa29ec5ecf82fea214063654688a04cf6152402983464e63e925cdbeadfe74" 2025-08-14T20:51:48.3932230Z }, 2025-08-14T20:51:48.3932400Z { 2025-08-14T20:51:48.3932714Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3933110Z "size": 165, 2025-08-14T20:51:48.3933506Z "digest": "sha256:672e0afb1fbc6078be7530e68ff59643e7a503935a9a45e11e1a7fdbe557cd87" 2025-08-14T20:51:48.3933952Z }, 2025-08-14T20:51:48.3934132Z { 2025-08-14T20:51:48.3934434Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3934834Z "size": 7943, 2025-08-14T20:51:48.3935228Z "digest": "sha256:2fb460415c5c60fabaa667070a9d859ca238ef2cb49b724c6c8aac3fdfa9525b" 2025-08-14T20:51:48.3935691Z }, 2025-08-14T20:51:48.3935883Z { 2025-08-14T20:51:48.3936190Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3936600Z "size": 8071, 2025-08-14T20:51:48.3936971Z "digest": "sha256:987f67564697f5257d3ead5b348038481241b157c9cb87f79406c00818df165c" 2025-08-14T20:51:48.3937416Z }, 2025-08-14T20:51:48.3937590Z { 2025-08-14T20:51:48.3937911Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3938384Z "size": 303, 2025-08-14T20:51:48.3938803Z "digest": "sha256:ac6d9eb82fcfb8dd8be4e3054a3f85c7a60eb5a9087f68234ffb8fd6fd0d8cbe" 2025-08-14T20:51:48.3939283Z }, 2025-08-14T20:51:48.3939457Z { 2025-08-14T20:51:48.3939784Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3940180Z "size": 13360626, 2025-08-14T20:51:48.3940598Z "digest": "sha256:92b42b4592d640915ccc8ef9660c1b4bc0d0bbaa751ade2e5bd966e3a13441cd" 2025-08-14T20:51:48.3941045Z }, 2025-08-14T20:51:48.3941228Z { 2025-08-14T20:51:48.3941596Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3941995Z "size": 108, 2025-08-14T20:51:48.3942381Z "digest": "sha256:d87965a1f59773c0ad96d6355acc359bc012fd0d4b6da6f32acdbabf558a947e" 2025-08-14T20:51:48.3942846Z }, 2025-08-14T20:51:48.3943032Z { 2025-08-14T20:51:48.3943335Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3943744Z "size": 54145663, 2025-08-14T20:51:48.3944136Z "digest": "sha256:bf708065b04653ac96bc80b81fd80c77f7d7c804f2671f24502b4b201af869a3" 2025-08-14T20:51:48.3944585Z }, 2025-08-14T20:51:48.3944752Z { 2025-08-14T20:51:48.3945064Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:51:48.3945454Z "size": 32, 2025-08-14T20:51:48.3945851Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-14T20:51:48.3946301Z } 2025-08-14T20:51:48.3946482Z ] 2025-08-14T20:51:48.3946661Z } 2025-08-14T20:51:48.3946852Z + exit 0 2025-08-14T20:51:48.3976279Z ##[group]Run set -eux 2025-08-14T20:51:48.3976568Z set -eux 2025-08-14T20:51:48.3977424Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-08-14T20:51:48.3985217Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:48.3985606Z env: 2025-08-14T20:51:48.3985808Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:48.3986062Z ##[endgroup] 2025-08-14T20:51:48.4011810Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-08-14T20:51:48.4012525Z + jq --raw-output .SecretString 2025-08-14T20:51:48.4013303Z + jq -r .docker_hub_readonly_token 2025-08-14T20:51:48.4014404Z + docker login --username pytorchbot --password-stdin 2025-08-14T20:51:48.9592586Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:51:48.9593228Z Configure a credential helper to remove this warning. See 2025-08-14T20:51:48.9593778Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:51:48.9594170Z 2025-08-14T20:51:48.9594519Z Login Succeeded 2025-08-14T20:51:48.9704212Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-08-14T20:51:48.9704646Z with: 2025-08-14T20:51:48.9705409Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:48.9706378Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:48.9706752Z env: 2025-08-14T20:51:48.9706945Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:48.9707196Z ##[endgroup] 2025-08-14T20:51:48.9730712Z ##[group]Run set -x 2025-08-14T20:51:48.9730976Z set -x 2025-08-14T20:51:48.9731195Z set +e 2025-08-14T20:51:48.9731393Z  2025-08-14T20:51:48.9731602Z login() { 2025-08-14T20:51:48.9732051Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-08-14T20:51:48.9732552Z } 2025-08-14T20:51:48.9732738Z  2025-08-14T20:51:48.9732986Z retry () { 2025-08-14T20:51:48.9733237Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-08-14T20:51:48.9733541Z } 2025-08-14T20:51:48.9733866Z  2025-08-14T20:51:48.9734093Z retry login "${DOCKER_REGISTRY}" 2025-08-14T20:51:48.9734387Z  2025-08-14T20:51:48.9734848Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-08-14T20:51:48.9735488Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-08-14T20:51:48.9735835Z  2025-08-14T20:51:48.9736035Z set -e 2025-08-14T20:51:48.9736351Z # ignore output since only exit code is used for conditional 2025-08-14T20:51:48.9736825Z # only pull docker image if it's not available locally 2025-08-14T20:51:48.9737353Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-08-14T20:51:48.9737831Z  retry docker pull "${DOCKER_IMAGE}" 2025-08-14T20:51:48.9738140Z fi 2025-08-14T20:51:48.9743790Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:51:48.9744159Z env: 2025-08-14T20:51:48.9744370Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:51:48.9745199Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:48.9746127Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:48.9746500Z ##[endgroup] 2025-08-14T20:51:48.9768930Z + set +e 2025-08-14T20:51:48.9769277Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:48.9769704Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:48.9772202Z + aws ecr get-login-password --region us-east-1 2025-08-14T20:51:48.9773420Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:51:49.4642357Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:51:49.4642954Z Configure a credential helper to remove this warning. See 2025-08-14T20:51:49.4643499Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:51:49.4643892Z 2025-08-14T20:51:49.4644289Z Login Succeeded 2025-08-14T20:51:49.4660933Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:49.4661893Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-08-14T20:51:49.7359718Z + IMAGE_SIZE=14995.185963630676 2025-08-14T20:51:49.7360088Z Compressed size of image in MB: 14995.185963630676 2025-08-14T20:51:49.7360507Z + echo 'Compressed size of image in MB: 14995.185963630676' 2025-08-14T20:51:49.7360858Z + set -e 2025-08-14T20:51:49.7362018Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:49.7475343Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:49.7476796Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:51:49.9764274Z pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe: Pulling from pytorch/ci-image 2025-08-14T20:51:49.9765472Z 660ffc76f83b: Pulling fs layer 2025-08-14T20:51:49.9765853Z d6b6067d541b: Pulling fs layer 2025-08-14T20:51:49.9766124Z 3006f113d37e: Pulling fs layer 2025-08-14T20:51:49.9766497Z 4cddbecee055: Pulling fs layer 2025-08-14T20:51:49.9766782Z 72e3bb031d09: Pulling fs layer 2025-08-14T20:51:49.9767276Z 3f60d44af11c: Pulling fs layer 2025-08-14T20:51:49.9767583Z a80f570fd810: Pulling fs layer 2025-08-14T20:51:49.9767894Z 3b13dc7bd76c: Pulling fs layer 2025-08-14T20:51:49.9768215Z 33e4e5b090ae: Pulling fs layer 2025-08-14T20:51:49.9768504Z 322c959d4168: Pulling fs layer 2025-08-14T20:51:49.9769205Z ec63cf4c8a95: Pulling fs layer 2025-08-14T20:51:49.9769653Z 403909ca2e26: Pulling fs layer 2025-08-14T20:51:49.9769937Z bf535c931347: Pulling fs layer 2025-08-14T20:51:49.9770288Z 545d12c0210f: Pulling fs layer 2025-08-14T20:51:49.9770606Z 4f4fb700ef54: Pulling fs layer 2025-08-14T20:51:49.9770907Z b19f75074c26: Pulling fs layer 2025-08-14T20:51:49.9771362Z f9818da262fd: Pulling fs layer 2025-08-14T20:51:49.9771632Z 3b13dc7bd76c: Waiting 2025-08-14T20:51:49.9771930Z a4c22264daca: Pulling fs layer 2025-08-14T20:51:49.9772356Z 74df148c3c95: Pulling fs layer 2025-08-14T20:51:49.9772654Z 33e4e5b090ae: Waiting 2025-08-14T20:51:49.9772886Z 9064a8aede51: Pulling fs layer 2025-08-14T20:51:49.9773150Z 3f60d44af11c: Waiting 2025-08-14T20:51:49.9773383Z 73685becdb22: Pulling fs layer 2025-08-14T20:51:49.9773734Z 322c959d4168: Waiting 2025-08-14T20:51:49.9773965Z b392343e1c1b: Pulling fs layer 2025-08-14T20:51:49.9774232Z a80f570fd810: Waiting 2025-08-14T20:51:49.9774462Z 68e364b192f0: Pulling fs layer 2025-08-14T20:51:49.9774746Z 12a76fc2e772: Pulling fs layer 2025-08-14T20:51:49.9775008Z 75d5be918885: Pulling fs layer 2025-08-14T20:51:49.9775283Z 5043d38caf21: Pulling fs layer 2025-08-14T20:51:49.9775554Z b95eb43b4a65: Pulling fs layer 2025-08-14T20:51:49.9775820Z ecf009cc06f4: Pulling fs layer 2025-08-14T20:51:49.9776098Z ec4bce64c4a9: Pulling fs layer 2025-08-14T20:51:49.9776350Z 545d12c0210f: Waiting 2025-08-14T20:51:49.9776593Z 5e0f1f822a8c: Pulling fs layer 2025-08-14T20:51:49.9776838Z bf535c931347: Waiting 2025-08-14T20:51:49.9777085Z 1ec8cdc0e895: Pulling fs layer 2025-08-14T20:51:49.9777332Z 403909ca2e26: Waiting 2025-08-14T20:51:49.9777571Z 727e61c4e533: Pulling fs layer 2025-08-14T20:51:49.9777821Z 4f4fb700ef54: Waiting 2025-08-14T20:51:49.9778058Z a93490f9df7f: Pulling fs layer 2025-08-14T20:51:49.9778318Z b19f75074c26: Waiting 2025-08-14T20:51:49.9778544Z b3f88809dbfe: Pulling fs layer 2025-08-14T20:51:49.9778801Z 12a76fc2e772: Waiting 2025-08-14T20:51:49.9779016Z f9818da262fd: Waiting 2025-08-14T20:51:49.9779257Z 5590b4321046: Pulling fs layer 2025-08-14T20:51:49.9779510Z 740bfb2f3383: Pulling fs layer 2025-08-14T20:51:49.9779768Z 75d5be918885: Waiting 2025-08-14T20:51:49.9779985Z 73685becdb22: Waiting 2025-08-14T20:51:49.9780214Z b392343e1c1b: Waiting 2025-08-14T20:51:49.9780432Z ecf009cc06f4: Waiting 2025-08-14T20:51:49.9780745Z d65a0285ce40: Pulling fs layer 2025-08-14T20:51:49.9781010Z 2c6c790a94e2: Pulling fs layer 2025-08-14T20:51:49.9781283Z 9d95dba818e5: Pulling fs layer 2025-08-14T20:51:49.9781545Z 74df148c3c95: Waiting 2025-08-14T20:51:49.9781760Z a93490f9df7f: Waiting 2025-08-14T20:51:49.9782001Z 4381ffc02faf: Pulling fs layer 2025-08-14T20:51:49.9782256Z 157c17059e69: Pulling fs layer 2025-08-14T20:51:49.9782523Z 5a5715912775: Pulling fs layer 2025-08-14T20:51:49.9783003Z b3f88809dbfe: Waiting 2025-08-14T20:51:49.9783244Z 5590b4321046: Waiting 2025-08-14T20:51:49.9783472Z 3d4b192e6130: Pulling fs layer 2025-08-14T20:51:49.9783844Z ec4bce64c4a9: Waiting 2025-08-14T20:51:49.9784070Z 740bfb2f3383: Waiting 2025-08-14T20:51:49.9784323Z 5e0f1f822a8c: Waiting 2025-08-14T20:51:49.9784566Z 1aef221cbe7d: Pulling fs layer 2025-08-14T20:51:49.9784815Z d65a0285ce40: Waiting 2025-08-14T20:51:49.9785047Z 1ec8cdc0e895: Waiting 2025-08-14T20:51:49.9785261Z 2c6c790a94e2: Waiting 2025-08-14T20:51:49.9785491Z ec63cf4c8a95: Waiting 2025-08-14T20:51:49.9785709Z 9d95dba818e5: Waiting 2025-08-14T20:51:49.9785943Z 4381ffc02faf: Waiting 2025-08-14T20:51:49.9786158Z 727e61c4e533: Waiting 2025-08-14T20:51:49.9786385Z 72e3bb031d09: Waiting 2025-08-14T20:51:49.9786613Z a4c22264daca: Waiting 2025-08-14T20:51:49.9786823Z 5a5715912775: Waiting 2025-08-14T20:51:49.9787046Z 157c17059e69: Waiting 2025-08-14T20:51:49.9787270Z 6c6566b1f69c: Pulling fs layer 2025-08-14T20:51:49.9787527Z 3d4b192e6130: Waiting 2025-08-14T20:51:49.9787817Z 5629b6e108ff: Pulling fs layer 2025-08-14T20:51:49.9788092Z 3d11a12afe79: Pulling fs layer 2025-08-14T20:51:49.9788710Z b95eb43b4a65: Waiting 2025-08-14T20:51:49.9788943Z 5043d38caf21: Waiting 2025-08-14T20:51:49.9789339Z 68e364b192f0: Waiting 2025-08-14T20:51:49.9789569Z 6c6566b1f69c: Waiting 2025-08-14T20:51:49.9789796Z 7f43e20df7d5: Pulling fs layer 2025-08-14T20:51:49.9790132Z 3d11a12afe79: Waiting 2025-08-14T20:51:49.9790359Z 9064a8aede51: Waiting 2025-08-14T20:51:49.9790571Z 5629b6e108ff: Waiting 2025-08-14T20:51:49.9790810Z 1f1ad77e7661: Pulling fs layer 2025-08-14T20:51:49.9791067Z 2b28f013a7e0: Pulling fs layer 2025-08-14T20:51:49.9791325Z 7f43e20df7d5: Waiting 2025-08-14T20:51:49.9791539Z 1f1ad77e7661: Waiting 2025-08-14T20:51:49.9791775Z f2553a813bfd: Pulling fs layer 2025-08-14T20:51:49.9792033Z 920afab8d80c: Pulling fs layer 2025-08-14T20:51:49.9792291Z 2b28f013a7e0: Waiting 2025-08-14T20:51:49.9792514Z 49bf96108822: Pulling fs layer 2025-08-14T20:51:49.9792768Z f2553a813bfd: Waiting 2025-08-14T20:51:49.9792989Z 920afab8d80c: Waiting 2025-08-14T20:51:49.9793232Z 41a88d2df171: Pulling fs layer 2025-08-14T20:51:49.9793504Z ac86414debcc: Pulling fs layer 2025-08-14T20:51:49.9793764Z 41e0d573c7e6: Pulling fs layer 2025-08-14T20:51:49.9794038Z cd44cde965e2: Pulling fs layer 2025-08-14T20:51:49.9794286Z 49bf96108822: Waiting 2025-08-14T20:51:49.9794519Z 41a88d2df171: Waiting 2025-08-14T20:51:49.9794747Z 53fa29ec5ecf: Pulling fs layer 2025-08-14T20:51:49.9795009Z cd44cde965e2: Waiting 2025-08-14T20:51:49.9795223Z 41e0d573c7e6: Waiting 2025-08-14T20:51:49.9795447Z ac86414debcc: Waiting 2025-08-14T20:51:49.9795675Z 672e0afb1fbc: Pulling fs layer 2025-08-14T20:51:49.9795937Z 53fa29ec5ecf: Waiting 2025-08-14T20:51:49.9796176Z 2fb460415c5c: Pulling fs layer 2025-08-14T20:51:49.9796428Z 987f67564697: Pulling fs layer 2025-08-14T20:51:49.9796695Z ac6d9eb82fcf: Pulling fs layer 2025-08-14T20:51:49.9796950Z 92b42b4592d6: Pulling fs layer 2025-08-14T20:51:49.9797376Z d87965a1f597: Pulling fs layer 2025-08-14T20:51:49.9797643Z bf708065b046: Pulling fs layer 2025-08-14T20:51:49.9798005Z 2fb460415c5c: Waiting 2025-08-14T20:51:49.9798312Z 672e0afb1fbc: Waiting 2025-08-14T20:51:49.9798720Z d87965a1f597: Waiting 2025-08-14T20:51:49.9798947Z bf708065b046: Waiting 2025-08-14T20:51:49.9799249Z 987f67564697: Waiting 2025-08-14T20:51:49.9799476Z 92b42b4592d6: Waiting 2025-08-14T20:51:49.9799698Z ac6d9eb82fcf: Waiting 2025-08-14T20:51:50.1021018Z d6b6067d541b: Verifying Checksum 2025-08-14T20:51:50.1021370Z d6b6067d541b: Download complete 2025-08-14T20:51:50.2938035Z 72e3bb031d09: Verifying Checksum 2025-08-14T20:51:50.2938499Z 72e3bb031d09: Download complete 2025-08-14T20:51:50.3422475Z 660ffc76f83b: Verifying Checksum 2025-08-14T20:51:50.3422793Z 660ffc76f83b: Download complete 2025-08-14T20:51:50.4093000Z 3f60d44af11c: Verifying Checksum 2025-08-14T20:51:50.4093520Z 3f60d44af11c: Download complete 2025-08-14T20:51:50.4291231Z a80f570fd810: Verifying Checksum 2025-08-14T20:51:50.4291609Z a80f570fd810: Download complete 2025-08-14T20:51:50.4913799Z 3b13dc7bd76c: Verifying Checksum 2025-08-14T20:51:50.4914285Z 3b13dc7bd76c: Download complete 2025-08-14T20:51:50.5790957Z 322c959d4168: Download complete 2025-08-14T20:51:50.6570328Z ec63cf4c8a95: Download complete 2025-08-14T20:51:50.7449467Z 403909ca2e26: Download complete 2025-08-14T20:51:50.8503281Z bf535c931347: Verifying Checksum 2025-08-14T20:51:50.8503702Z bf535c931347: Download complete 2025-08-14T20:51:51.1894810Z 660ffc76f83b: Pull complete 2025-08-14T20:51:51.2104639Z d6b6067d541b: Pull complete 2025-08-14T20:51:51.5770470Z 33e4e5b090ae: Verifying Checksum 2025-08-14T20:51:51.5770844Z 33e4e5b090ae: Download complete 2025-08-14T20:51:51.5834225Z 4f4fb700ef54: Verifying Checksum 2025-08-14T20:51:51.5834787Z 4f4fb700ef54: Download complete 2025-08-14T20:51:51.6639908Z b19f75074c26: Verifying Checksum 2025-08-14T20:51:51.6640350Z b19f75074c26: Download complete 2025-08-14T20:51:51.7753287Z f9818da262fd: Download complete 2025-08-14T20:51:51.8728337Z a4c22264daca: Verifying Checksum 2025-08-14T20:51:51.8728690Z a4c22264daca: Download complete 2025-08-14T20:51:51.9833128Z 74df148c3c95: Verifying Checksum 2025-08-14T20:51:51.9833424Z 74df148c3c95: Download complete 2025-08-14T20:51:52.0742721Z 9064a8aede51: Verifying Checksum 2025-08-14T20:51:52.0743081Z 9064a8aede51: Download complete 2025-08-14T20:51:52.1602223Z 73685becdb22: Verifying Checksum 2025-08-14T20:51:52.1602536Z 73685becdb22: Download complete 2025-08-14T20:51:52.2601213Z b392343e1c1b: Download complete 2025-08-14T20:51:52.3374626Z 68e364b192f0: Verifying Checksum 2025-08-14T20:51:52.3374969Z 68e364b192f0: Download complete 2025-08-14T20:51:53.1801242Z 3006f113d37e: Verifying Checksum 2025-08-14T20:51:53.1801600Z 3006f113d37e: Download complete 2025-08-14T20:51:53.2493671Z 75d5be918885: Verifying Checksum 2025-08-14T20:51:53.2494045Z 75d5be918885: Download complete 2025-08-14T20:51:53.6516112Z 5043d38caf21: Verifying Checksum 2025-08-14T20:51:53.6516568Z 5043d38caf21: Download complete 2025-08-14T20:51:53.7846641Z b95eb43b4a65: Download complete 2025-08-14T20:51:53.8728010Z ecf009cc06f4: Verifying Checksum 2025-08-14T20:51:53.8728412Z ecf009cc06f4: Download complete 2025-08-14T20:51:58.5184368Z ec4bce64c4a9: Verifying Checksum 2025-08-14T20:51:58.5184789Z ec4bce64c4a9: Download complete 2025-08-14T20:51:58.6054482Z 5e0f1f822a8c: Verifying Checksum 2025-08-14T20:51:58.6054858Z 5e0f1f822a8c: Download complete 2025-08-14T20:51:58.6889577Z 1ec8cdc0e895: Verifying Checksum 2025-08-14T20:51:58.6889929Z 1ec8cdc0e895: Download complete 2025-08-14T20:51:58.7818757Z 727e61c4e533: Verifying Checksum 2025-08-14T20:51:58.7819346Z 727e61c4e533: Download complete 2025-08-14T20:51:58.8592579Z a93490f9df7f: Download complete 2025-08-14T20:51:59.1024661Z b3f88809dbfe: Verifying Checksum 2025-08-14T20:51:59.1025196Z b3f88809dbfe: Download complete 2025-08-14T20:51:59.1966666Z 5590b4321046: Download complete 2025-08-14T20:52:00.3000348Z 740bfb2f3383: Download complete 2025-08-14T20:52:00.4110127Z d65a0285ce40: Verifying Checksum 2025-08-14T20:52:00.4110705Z d65a0285ce40: Download complete 2025-08-14T20:52:00.5308379Z 2c6c790a94e2: Verifying Checksum 2025-08-14T20:52:00.5308791Z 2c6c790a94e2: Download complete 2025-08-14T20:52:00.6641783Z 9d95dba818e5: Download complete 2025-08-14T20:52:00.7286235Z 3006f113d37e: Pull complete 2025-08-14T20:52:00.7526926Z 4381ffc02faf: Verifying Checksum 2025-08-14T20:52:00.7527260Z 4381ffc02faf: Download complete 2025-08-14T20:52:00.9518725Z 4cddbecee055: Pull complete 2025-08-14T20:52:01.1277201Z 72e3bb031d09: Pull complete 2025-08-14T20:52:01.2860683Z 3f60d44af11c: Pull complete 2025-08-14T20:52:01.4199157Z a80f570fd810: Pull complete 2025-08-14T20:52:01.5507614Z 3b13dc7bd76c: Pull complete 2025-08-14T20:52:03.5521681Z 157c17059e69: Verifying Checksum 2025-08-14T20:52:03.5522063Z 157c17059e69: Download complete 2025-08-14T20:52:03.8834655Z 33e4e5b090ae: Pull complete 2025-08-14T20:52:04.0096817Z 322c959d4168: Pull complete 2025-08-14T20:52:04.1442370Z ec63cf4c8a95: Pull complete 2025-08-14T20:52:04.2600131Z 403909ca2e26: Pull complete 2025-08-14T20:52:04.3794840Z bf535c931347: Pull complete 2025-08-14T20:52:39.0647842Z 545d12c0210f: Verifying Checksum 2025-08-14T20:52:39.0648222Z 545d12c0210f: Download complete 2025-08-14T20:52:39.1436143Z 3d4b192e6130: Verifying Checksum 2025-08-14T20:52:39.1436482Z 3d4b192e6130: Download complete 2025-08-14T20:52:39.2396756Z 1aef221cbe7d: Download complete 2025-08-14T20:52:39.3309801Z 6c6566b1f69c: Download complete 2025-08-14T20:52:39.4059064Z 5629b6e108ff: Download complete 2025-08-14T20:52:39.4849370Z 3d11a12afe79: Verifying Checksum 2025-08-14T20:52:39.4849736Z 3d11a12afe79: Download complete 2025-08-14T20:52:39.5664472Z 7f43e20df7d5: Download complete 2025-08-14T20:52:39.6463444Z 1f1ad77e7661: Verifying Checksum 2025-08-14T20:52:39.6463991Z 1f1ad77e7661: Download complete 2025-08-14T20:52:39.7113412Z 2b28f013a7e0: Download complete 2025-08-14T20:52:39.7991433Z f2553a813bfd: Verifying Checksum 2025-08-14T20:52:39.7991773Z f2553a813bfd: Download complete 2025-08-14T20:52:39.8952382Z 920afab8d80c: Verifying Checksum 2025-08-14T20:52:39.8952821Z 920afab8d80c: Download complete 2025-08-14T20:52:39.9787099Z 49bf96108822: Download complete 2025-08-14T20:52:40.0585407Z 41a88d2df171: Verifying Checksum 2025-08-14T20:52:40.0585775Z 41a88d2df171: Download complete 2025-08-14T20:52:40.2135830Z 41e0d573c7e6: Verifying Checksum 2025-08-14T20:52:40.2136181Z 41e0d573c7e6: Download complete 2025-08-14T20:52:47.0433466Z cd44cde965e2: Verifying Checksum 2025-08-14T20:52:47.0433840Z cd44cde965e2: Download complete 2025-08-14T20:52:47.1171795Z 53fa29ec5ecf: Verifying Checksum 2025-08-14T20:52:47.1172136Z 53fa29ec5ecf: Download complete 2025-08-14T20:52:47.2084685Z 672e0afb1fbc: Download complete 2025-08-14T20:52:47.3038503Z 2fb460415c5c: Download complete 2025-08-14T20:52:47.3783991Z 987f67564697: Download complete 2025-08-14T20:52:47.4791436Z ac6d9eb82fcf: Verifying Checksum 2025-08-14T20:52:47.4791797Z ac6d9eb82fcf: Download complete 2025-08-14T20:52:47.8561309Z 92b42b4592d6: Verifying Checksum 2025-08-14T20:52:47.8561829Z 92b42b4592d6: Download complete 2025-08-14T20:52:47.9293010Z d87965a1f597: Verifying Checksum 2025-08-14T20:52:47.9293358Z d87965a1f597: Download complete 2025-08-14T20:52:49.3702138Z bf708065b046: Verifying Checksum 2025-08-14T20:52:49.3702507Z bf708065b046: Download complete 2025-08-14T20:53:03.0309419Z 5a5715912775: Verifying Checksum 2025-08-14T20:53:03.0309766Z 5a5715912775: Download complete 2025-08-14T20:53:34.5908667Z 12a76fc2e772: Verifying Checksum 2025-08-14T20:53:34.5909023Z 12a76fc2e772: Download complete 2025-08-14T20:54:24.1651707Z 545d12c0210f: Pull complete 2025-08-14T20:54:24.3163014Z 4f4fb700ef54: Pull complete 2025-08-14T20:54:24.5063024Z b19f75074c26: Pull complete 2025-08-14T20:54:24.6267086Z f9818da262fd: Pull complete 2025-08-14T20:54:24.6707804Z a4c22264daca: Pull complete 2025-08-14T20:54:24.8247469Z 74df148c3c95: Pull complete 2025-08-14T20:54:24.8777017Z 9064a8aede51: Pull complete 2025-08-14T20:54:25.0444903Z 73685becdb22: Pull complete 2025-08-14T20:54:25.1408741Z b392343e1c1b: Pull complete 2025-08-14T20:54:25.3053321Z 68e364b192f0: Pull complete 2025-08-14T20:56:12.0296046Z 12a76fc2e772: Pull complete 2025-08-14T20:56:12.1987102Z 75d5be918885: Pull complete 2025-08-14T20:56:12.7289277Z 5043d38caf21: Pull complete 2025-08-14T20:56:12.7493187Z b95eb43b4a65: Pull complete 2025-08-14T20:56:12.7696515Z ecf009cc06f4: Pull complete 2025-08-14T20:56:22.3286857Z ec4bce64c4a9: Pull complete 2025-08-14T20:56:22.3968371Z 5e0f1f822a8c: Pull complete 2025-08-14T20:56:22.4270821Z 1ec8cdc0e895: Pull complete 2025-08-14T20:56:22.4848064Z 727e61c4e533: Pull complete 2025-08-14T20:56:22.5154052Z a93490f9df7f: Pull complete 2025-08-14T20:56:22.9752517Z b3f88809dbfe: Pull complete 2025-08-14T20:56:23.0042080Z 5590b4321046: Pull complete 2025-08-14T20:56:23.0340145Z 740bfb2f3383: Pull complete 2025-08-14T20:56:23.0947357Z d65a0285ce40: Pull complete 2025-08-14T20:56:23.1212337Z 2c6c790a94e2: Pull complete 2025-08-14T20:56:23.1480840Z 9d95dba818e5: Pull complete 2025-08-14T20:56:23.4267072Z 4381ffc02faf: Pull complete 2025-08-14T20:56:27.8086816Z 157c17059e69: Pull complete 2025-08-14T20:57:45.5594292Z 5a5715912775: Pull complete 2025-08-14T20:57:45.7622418Z 3d4b192e6130: Pull complete 2025-08-14T20:57:45.9359453Z 1aef221cbe7d: Pull complete 2025-08-14T20:57:46.2246328Z 6c6566b1f69c: Pull complete 2025-08-14T20:57:46.5121028Z 5629b6e108ff: Pull complete 2025-08-14T20:57:46.5861926Z 3d11a12afe79: Pull complete 2025-08-14T20:57:46.6657909Z 7f43e20df7d5: Pull complete 2025-08-14T20:57:46.7260063Z 1f1ad77e7661: Pull complete 2025-08-14T20:57:46.7564966Z 2b28f013a7e0: Pull complete 2025-08-14T20:57:46.9909069Z f2553a813bfd: Pull complete 2025-08-14T20:57:47.1761619Z 920afab8d80c: Pull complete 2025-08-14T20:57:47.4829767Z 49bf96108822: Pull complete 2025-08-14T20:57:47.6002100Z 41a88d2df171: Pull complete 2025-08-14T20:57:47.8098591Z ac86414debcc: Pull complete 2025-08-14T20:57:47.8662799Z 41e0d573c7e6: Pull complete 2025-08-14T20:57:55.6054337Z cd44cde965e2: Pull complete 2025-08-14T20:57:55.6336290Z 53fa29ec5ecf: Pull complete 2025-08-14T20:57:55.6956905Z 672e0afb1fbc: Pull complete 2025-08-14T20:57:55.7353084Z 2fb460415c5c: Pull complete 2025-08-14T20:57:55.7658331Z 987f67564697: Pull complete 2025-08-14T20:57:55.7978106Z ac6d9eb82fcf: Pull complete 2025-08-14T20:57:56.8175404Z 92b42b4592d6: Pull complete 2025-08-14T20:57:56.8432543Z d87965a1f597: Pull complete 2025-08-14T20:57:58.5491330Z bf708065b046: Pull complete 2025-08-14T20:57:58.6321246Z Digest: sha256:2912f52318e06e9a551538b828fea15def013f278443bb1f452fdd9a824ccbdf 2025-08-14T20:57:58.6402186Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:57:58.6479621Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:57:58.6526508Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:57:58.6527444Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:57:58.6535409Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:57:58.6535787Z env: 2025-08-14T20:57:58.6535992Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:57:58.6536248Z ##[endgroup] 2025-08-14T20:57:58.6640876Z ##[group]Run sudo df -H 2025-08-14T20:57:58.6641140Z sudo df -H 2025-08-14T20:57:58.6646106Z shell: /usr/bin/bash -e {0} 2025-08-14T20:57:58.6646352Z env: 2025-08-14T20:57:58.6646560Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:57:58.6646798Z ##[endgroup] 2025-08-14T20:57:59.3793099Z Filesystem Size Used Avail Use% Mounted on 2025-08-14T20:57:59.3793669Z devtmpfs 4.2M 0 4.2M 0% /dev 2025-08-14T20:57:59.3794025Z tmpfs 17G 0 17G 0% /dev/shm 2025-08-14T20:57:59.3794352Z tmpfs 6.6G 533k 6.6G 1% /run 2025-08-14T20:57:59.3794655Z /dev/nvme0n1p1 161G 49G 113G 31% / 2025-08-14T20:57:59.3794967Z tmpfs 17G 13k 17G 1% /tmp 2025-08-14T20:57:59.3795309Z /dev/nvme0n1p128 11M 1.4M 9.2M 13% /boot/efi 2025-08-14T20:57:59.3795653Z tmpfs 3.3G 0 3.3G 0% /run/user/0 2025-08-14T20:57:59.3839739Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:57:59.3840263Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:57:59.3840695Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:57:59.3848408Z shell: /usr/bin/bash -e {0} 2025-08-14T20:57:59.3848667Z env: 2025-08-14T20:57:59.3848880Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:57:59.3849121Z ##[endgroup] 2025-08-14T20:57:59.4019716Z ##[group]Run .github/scripts/parse_ref.py 2025-08-14T20:57:59.4020070Z .github/scripts/parse_ref.py 2025-08-14T20:57:59.4025364Z shell: /usr/bin/bash -e {0} 2025-08-14T20:57:59.4025635Z env: 2025-08-14T20:57:59.4025833Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:57:59.4026084Z ##[endgroup] 2025-08-14T20:57:59.4254887Z Setting output branch=main 2025-08-14T20:57:59.4340285Z Prepare all required actions 2025-08-14T20:57:59.4497282Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-08-14T20:57:59.4497620Z with: 2025-08-14T20:57:59.4498227Z github-token: *** 2025-08-14T20:57:59.4498451Z env: 2025-08-14T20:57:59.4498660Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:57:59.4498899Z ##[endgroup] 2025-08-14T20:57:59.4560428Z ##[group]Run set -eux 2025-08-14T20:57:59.4560741Z set -eux 2025-08-14T20:57:59.4561162Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-08-14T20:57:59.4567083Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:57:59.4567445Z env: 2025-08-14T20:57:59.4567658Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:57:59.4568112Z GITHUB_TOKEN: *** 2025-08-14T20:57:59.4568329Z ##[endgroup] 2025-08-14T20:57:59.4590240Z + python3 .github/scripts/get_workflow_job_id.py 16976255017 i-0537ea58d5f292a12 2025-08-14T20:58:00.1746329Z Setting output job-id=48126210809 2025-08-14T20:58:00.1747286Z Setting output job-name=linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, lf.linux.4xlarge) 2025-08-14T20:58:00.1859436Z ##[group]Run export SHARD_NUMBER=0 2025-08-14T20:58:00.1859800Z export SHARD_NUMBER=0 2025-08-14T20:58:00.1860208Z # detached container should get cleaned up by teardown_ec2_linux 2025-08-14T20:58:00.1860740Z # TODO: Stop building test binaries as part of the build phase 2025-08-14T20:58:00.1861234Z # Make sure we copy test results from bazel-testlogs symlink to 2025-08-14T20:58:00.1861675Z # a regular directory ./test/test-reports 2025-08-14T20:58:00.1862019Z # shellcheck disable=SC2086 2025-08-14T20:58:00.1862333Z container_name=$(docker run \ 2025-08-14T20:58:00.1862629Z  ${GPU_FLAG:-} \ 2025-08-14T20:58:00.1862908Z  -e AWS_DEFAULT_REGION \ 2025-08-14T20:58:00.1863206Z  -e BUILD_ENVIRONMENT \ 2025-08-14T20:58:00.1863498Z  -e GITHUB_ACTIONS \ 2025-08-14T20:58:00.1863781Z  -e GITHUB_REPOSITORY \ 2025-08-14T20:58:00.1864104Z  -e GITHUB_WORKFLOW \ 2025-08-14T20:58:00.1864374Z  -e GITHUB_JOB \ 2025-08-14T20:58:00.1864643Z  -e GITHUB_RUN_NUMBER \ 2025-08-14T20:58:00.1864924Z  -e GITHUB_RUN_ATTEMPT \ 2025-08-14T20:58:00.1865207Z  -e JOB_ID \ 2025-08-14T20:58:00.1865508Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2025-08-14T20:58:00.1865841Z  -e SHARD_NUMBER \ 2025-08-14T20:58:00.1866110Z  -e NUM_TEST_SHARDS \ 2025-08-14T20:58:00.1866399Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-08-14T20:58:00.1866719Z  -e SCCACHE_BUCKET \ 2025-08-14T20:58:00.1867192Z  -e SCCACHE_REGION \ 2025-08-14T20:58:00.1867497Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-08-14T20:58:00.1867814Z  -e REENABLED_ISSUES \ 2025-08-14T20:58:00.1868106Z  -e TORCH_CUDA_ARCH_LIST \ 2025-08-14T20:58:00.1868412Z  -e OUR_GITHUB_JOB_ID \ 2025-08-14T20:58:00.1868684Z  -e CUDA_VERSION \ 2025-08-14T20:58:00.1869011Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-08-14T20:58:00.1869457Z  --security-opt seccomp=unconfined \ 2025-08-14T20:58:00.1869794Z  --cap-add=SYS_PTRACE \ 2025-08-14T20:58:00.1870072Z  --shm-size="1g" \ 2025-08-14T20:58:00.1870331Z  --tty \ 2025-08-14T20:58:00.1870552Z  --detach \ 2025-08-14T20:58:00.1870803Z  --user jenkins \ 2025-08-14T20:58:00.1871144Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-08-14T20:58:00.1871521Z  -w /var/lib/jenkins/workspace \ 2025-08-14T20:58:00.1871831Z  "${DOCKER_IMAGE}" 2025-08-14T20:58:00.1872068Z ) 2025-08-14T20:58:00.1872395Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-08-14T20:58:00.1872877Z echo "container_id=${container_name}" >> "${GITHUB_ENV}" 2025-08-14T20:58:00.1879831Z shell: /usr/bin/bash -e {0} 2025-08-14T20:58:00.1880091Z env: 2025-08-14T20:58:00.1880313Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:58:00.1880683Z BUILD_ENVIRONMENT: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-08-14T20:58:00.1881098Z PR_NUMBER: 2025-08-14T20:58:00.1881316Z BRANCH: main 2025-08-14T20:58:00.1881543Z GITHUB_REPOSITORY: pytorch/pytorch 2025-08-14T20:58:00.1881843Z GITHUB_WORKFLOW: pull 2025-08-14T20:58:00.1882088Z GITHUB_JOB: build-and-test 2025-08-14T20:58:00.1882354Z GITHUB_RUN_ID: 16976255017 2025-08-14T20:58:00.1882604Z GITHUB_RUN_NUMBER: 346100 2025-08-14T20:58:00.1882861Z GITHUB_RUN_ATTEMPT: 1 2025-08-14T20:58:00.1883086Z JOB_ID: 48126210809 2025-08-14T20:58:00.1883318Z REENABLED_ISSUES: 2025-08-14T20:58:00.1883549Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:58:00.1883849Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:58:00.1884230Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-08-14T20:58:00.1884708Z SCCACHE_REGION: us-east-1 2025-08-14T20:58:00.1884975Z TORCH_CUDA_ARCH_LIST: 5.2 2025-08-14T20:58:00.1885904Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:58:00.1886768Z OUR_GITHUB_JOB_ID: 48126210809 2025-08-14T20:58:00.1887038Z CUDA_VERSION: cpu 2025-08-14T20:58:00.1887249Z ##[endgroup] 2025-08-14T20:58:31.9840014Z ++ dirname .ci/pytorch/build.sh 2025-08-14T20:58:31.9857971Z + source .ci/pytorch/common.sh 2025-08-14T20:58:31.9864613Z +++ dirname .ci/pytorch/common.sh 2025-08-14T20:58:31.9871059Z ++ source .ci/pytorch/common_utils.sh 2025-08-14T20:58:31.9876056Z +++ declare -f -t trap_add 2025-08-14T20:58:31.9880577Z ++ set -ex -o pipefail 2025-08-14T20:58:31.9880939Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-08-14T20:58:31.9881382Z ++ BUILD_TEST_LIBTORCH=0 2025-08-14T20:58:31.9884155Z ++ dirname .ci/pytorch/build.sh 2025-08-14T20:58:31.9890094Z + source .ci/pytorch/common-build.sh 2025-08-14T20:58:31.9895349Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-08-14T20:58:31.9900751Z ++++ dirname .ci/pytorch/common-build.sh 2025-08-14T20:58:31.9908654Z +++ cd .ci/pytorch 2025-08-14T20:58:31.9908908Z +++ pwd -P 2025-08-14T20:58:31.9911261Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-08-14T20:58:31.9911737Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-08-14T20:58:31.9912120Z ++ which sccache 2025-08-14T20:58:31.9932883Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-08-14T20:58:31.9933245Z ++ sccache --stop-server 2025-08-14T20:58:32.0022874Z ++ true 2025-08-14T20:58:32.0023139Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-08-14T20:58:32.0041256Z ++ trap_add sccache_epilogue EXIT 2025-08-14T20:58:32.0041586Z ++ trap_add_cmd=sccache_epilogue 2025-08-14T20:58:32.0041837Z ++ shift 2025-08-14T20:58:32.0042050Z ++ for trap_add_name in "$@" 2025-08-14T20:58:32.0047708Z ++++ trap -p EXIT 2025-08-14T20:58:32.0050457Z +++ eval 'extract_trap_cmd ' 2025-08-14T20:58:32.0050780Z ++++ extract_trap_cmd 2025-08-14T20:58:32.0051034Z ++++ printf '%s\n' '' 2025-08-14T20:58:32.0051287Z +++ printf '%s\n' sccache_epilogue 2025-08-14T20:58:32.0052117Z ++ trap -- ' 2025-08-14T20:58:32.0052437Z sccache_epilogue' EXIT 2025-08-14T20:58:32.0052830Z ++ [[ -n 1 ]] 2025-08-14T20:58:32.0053288Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-08-14T20:58:32.0053890Z Skipping sccache server initialization, setting environment variables 2025-08-14T20:58:32.0054315Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-08-14T20:58:32.0054604Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-08-14T20:58:32.0054936Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T20:58:32.0055374Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T20:58:32.0055760Z ++ export RUST_LOG=sccache::server=error 2025-08-14T20:58:32.0056075Z ++ RUST_LOG=sccache::server=error 2025-08-14T20:58:32.0056367Z ++ sccache --zero-stats 2025-08-14T20:58:32.1151752Z Statistics zeroed. 2025-08-14T20:58:32.1155594Z ++ which ccache 2025-08-14T20:58:32.1168339Z + echo 'Python version:' 2025-08-14T20:58:32.1168626Z Python version: 2025-08-14T20:58:32.1168844Z + python --version 2025-08-14T20:58:32.1221570Z Python 3.10.18 2025-08-14T20:58:32.1223472Z + echo 'GCC version:' 2025-08-14T20:58:32.1223698Z GCC version: 2025-08-14T20:58:32.1223916Z + gcc --version 2025-08-14T20:58:32.2151763Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 2025-08-14T20:58:32.2152254Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-08-14T20:58:32.2152772Z This is free software; see the source for copying conditions. There is NO 2025-08-14T20:58:32.2153406Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-08-14T20:58:32.2153914Z 2025-08-14T20:58:32.2161079Z + echo 'CMake version:' 2025-08-14T20:58:32.2161339Z CMake version: 2025-08-14T20:58:32.2161575Z + cmake --version 2025-08-14T20:58:32.3037725Z cmake version 4.0.0 2025-08-14T20:58:32.3037907Z 2025-08-14T20:58:32.3038411Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-08-14T20:58:32.3050863Z + echo 'Environment variables:' 2025-08-14T20:58:32.3051194Z Environment variables: 2025-08-14T20:58:32.3051434Z + env 2025-08-14T20:58:32.3058212Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:58:32.3058996Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-08-14T20:58:32.3059391Z HOSTNAME=6f554df5f19d 2025-08-14T20:58:32.3059957Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T20:58:32.3060749Z GITHUB_ACTION=__run_2 2025-08-14T20:58:32.3061028Z GITHUB_RUN_NUMBER=346100 2025-08-14T20:58:32.3061308Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-08-14T20:58:32.3061679Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-08-14T20:58:32.3062000Z AWS_DEFAULT_REGION=us-east-1 2025-08-14T20:58:32.3062320Z SCCACHE_IDLE_TIMEOUT=0 2025-08-14T20:58:32.3062610Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-08-14T20:58:32.3062907Z GITHUB_REF_TYPE=branch 2025-08-14T20:58:32.3063216Z TORCH_CUDA_ARCH_LIST=5.2 2025-08-14T20:58:32.3063469Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-08-14T20:58:32.3064083Z *** 2025-08-14T20:58:32.3064297Z GITHUB_REPOSITORY_ID=65600975 2025-08-14T20:58:32.3064574Z GITHUB_ACTIONS=true 2025-08-14T20:58:32.3064911Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T20:58:32.3065370Z GITHUB_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:58:32.3065897Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-08-14T20:58:32.3066419Z UCC_HOME=/usr 2025-08-14T20:58:32.3066635Z GITHUB_REF=refs/heads/main 2025-08-14T20:58:32.3067074Z SHARD_NUMBER=0 2025-08-14T20:58:32.3067304Z GITHUB_REF_PROTECTED=true 2025-08-14T20:58:32.3067566Z HOME=/var/lib/jenkins 2025-08-14T20:58:32.3067889Z GITHUB_API_URL=https://api.github.com 2025-08-14T20:58:32.3068251Z UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-08-14T20:58:32.3068637Z CUDA_VERSION=cpu 2025-08-14T20:58:32.3068866Z USE_SYSTEM_NCCL=1 2025-08-14T20:58:32.3069079Z UCX_HOME=/usr 2025-08-14T20:58:32.3069753Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T20:58:32.3070753Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T20:58:32.3071642Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-08-14T20:58:32.3072144Z GITHUB_EVENT_NAME=push 2025-08-14T20:58:32.3072437Z GITHUB_RUN_ID=16976255017 2025-08-14T20:58:32.3072695Z INSTALLED_OPENBLAS= 2025-08-14T20:58:32.3073342Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T20:58:32.3074077Z GITHUB_ACTOR=pytorchmergebot 2025-08-14T20:58:32.3074349Z DESIRED_CUDA=12.8.1 2025-08-14T20:58:32.3074580Z GITHUB_RUN_ATTEMPT=1 2025-08-14T20:58:32.3074853Z ANACONDA_PYTHON_VERSION=3.10 2025-08-14T20:58:32.3075214Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-08-14T20:58:32.3075550Z TERM=xterm 2025-08-14T20:58:32.3075745Z INSTALLED_VISION=yes 2025-08-14T20:58:32.3075988Z OUR_GITHUB_JOB_ID=48126210809 2025-08-14T20:58:32.3076299Z SCCACHE_REGION=us-east-1 2025-08-14T20:58:32.3076561Z OPENSSL_ROOT_DIR=/opt/openssl 2025-08-14T20:58:32.3076819Z CUDA_PATH=/usr/local/cuda 2025-08-14T20:58:32.3077320Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-08-14T20:58:32.3077884Z GITHUB_SERVER_URL=https://github.com 2025-08-14T20:58:32.3078226Z UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-08-14T20:58:32.3078634Z REENABLED_ISSUES= 2025-08-14T20:58:32.3078837Z DOCS= 2025-08-14T20:58:32.3079029Z SHLVL=1 2025-08-14T20:58:32.3079207Z MAX_JOBS=14 2025-08-14T20:58:32.3079417Z GITHUB_ACTOR_ID=97764156 2025-08-14T20:58:32.3079965Z GITHUB_WORKFLOW_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:58:32.3080345Z GIT_DEFAULT_BRANCH=main 2025-08-14T20:58:32.3080680Z GITHUB_REF_NAME=main 2025-08-14T20:58:32.3080928Z GITHUB_JOB=build-and-test 2025-08-14T20:58:32.3081208Z GITHUB_REPOSITORY=pytorch/pytorch 2025-08-14T20:58:32.3081484Z GITHUB_RETENTION_DAYS=90 2025-08-14T20:58:32.3081739Z OPENSSL_DIR=/opt/openssl 2025-08-14T20:58:32.3081980Z GITHUB_ACTION_REPOSITORY= 2025-08-14T20:58:32.3082800Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-14T20:58:32.3083569Z GITHUB_BASE_REF= 2025-08-14T20:58:32.3083791Z INSTALLED_ACL= 2025-08-14T20:58:32.3083987Z CI=true 2025-08-14T20:58:32.3084204Z GITHUB_REPOSITORY_OWNER=pytorch 2025-08-14T20:58:32.3084514Z RUST_LOG=sccache::server=error 2025-08-14T20:58:32.3084783Z JOB_ID=48126210809 2025-08-14T20:58:32.3085003Z GITHUB_HEAD_REF= 2025-08-14T20:58:32.3085210Z GITHUB_ACTION_REF= 2025-08-14T20:58:32.3085509Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-08-14T20:58:32.3085846Z GITHUB_WORKFLOW=pull 2025-08-14T20:58:32.3086112Z DEBIAN_FRONTEND=noninteractive 2025-08-14T20:58:32.3086717Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T20:58:32.3087359Z SKIP_SCCACHE_INITIALIZATION=1 2025-08-14T20:58:32.3087646Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-08-14T20:58:32.3087945Z _=/usr/bin/env 2025-08-14T20:58:32.3088745Z + export PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-14T20:58:32.3090208Z + PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-14T20:58:32.3091147Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-08-14T20:58:32.3091614Z + export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-08-14T20:58:32.3092053Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-08-14T20:58:32.3092399Z + echo 'NVCC version:' 2025-08-14T20:58:32.3092620Z NVCC version: 2025-08-14T20:58:32.3092834Z + nvcc --version 2025-08-14T20:58:32.5297537Z nvcc: NVIDIA (R) Cuda compiler driver 2025-08-14T20:58:32.5297928Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-08-14T20:58:32.5298244Z Built on Fri_Feb_21_20:23:50_PST_2025 2025-08-14T20:58:32.5298568Z Cuda compilation tools, release 12.8, V12.8.93 2025-08-14T20:58:32.5298903Z Build cuda_12.8.r12.8/compiler.35583870_0 2025-08-14T20:58:32.5313293Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda11* ]] 2025-08-14T20:58:32.5313906Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-08-14T20:58:32.5314372Z + which conda 2025-08-14T20:58:32.5330984Z /opt/conda/bin/conda 2025-08-14T20:58:32.5332728Z + [[ -v CONDA_PREFIX ]] 2025-08-14T20:58:32.5333063Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-08-14T20:58:32.5333528Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-08-14T20:58:32.5334089Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-08-14T20:58:32.5334403Z + [[ 3.10 = \3\.\1\2 ]] 2025-08-14T20:58:32.5334712Z + [[ 3.10 = \3\.\1\3 ]] 2025-08-14T20:58:32.5335166Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-08-14T20:58:32.5335664Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *riscv64* ]] 2025-08-14T20:58:32.5336179Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-08-14T20:58:32.5336674Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-08-14T20:58:32.5337163Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-08-14T20:58:32.5337678Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-08-14T20:58:32.5338102Z + '[' -z 14 ']' 2025-08-14T20:58:32.5338415Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-08-14T20:58:32.5339085Z + [[ -z 5.2 ]] 2025-08-14T20:58:32.5339604Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-08-14T20:58:32.5340002Z + echo 5.2 2025-08-14T20:58:32.5340251Z + tr ' ' '\n' 2025-08-14T20:58:32.5340847Z + sed 's/$/>= 8.0/' 2025-08-14T20:58:32.5342313Z + bc 2025-08-14T20:58:32.5343424Z + grep -q 1 2025-08-14T20:58:32.5451768Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang* ]] 2025-08-14T20:58:32.5452318Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-clang*-asan* ]] 2025-08-14T20:58:32.5452856Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *no-ops* ]] 2025-08-14T20:58:32.5453340Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-08-14T20:58:32.5453818Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *cuda* ]] 2025-08-14T20:58:32.5454303Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-08-14T20:58:32.5454795Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-08-14T20:58:32.5455307Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-08-14T20:58:32.5455803Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *riscv64* ]] 2025-08-14T20:58:32.5456227Z + [[ -d /var/lib/jenkins/workspace ]] 2025-08-14T20:58:32.5456539Z ++ stat -c %u /var/lib/jenkins/workspace 2025-08-14T20:58:32.5484925Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-08-14T20:58:32.5485239Z + trap_add cleanup_workspace EXIT 2025-08-14T20:58:32.5485544Z + trap_add_cmd=cleanup_workspace 2025-08-14T20:58:32.5485815Z + shift 2025-08-14T20:58:32.5486015Z + for trap_add_name in "$@" 2025-08-14T20:58:32.5491739Z +++ trap -p EXIT 2025-08-14T20:58:32.5494585Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-08-14T20:58:32.5495109Z sccache_epilogue'\'' EXIT' 2025-08-14T20:58:32.5495375Z +++ extract_trap_cmd trap -- ' 2025-08-14T20:58:32.5495652Z sccache_epilogue' EXIT 2025-08-14T20:58:32.5495886Z +++ printf '%s\n' ' 2025-08-14T20:58:32.5496151Z sccache_epilogue' 2025-08-14T20:58:32.5496625Z ++ printf '%s\n' cleanup_workspace 2025-08-14T20:58:32.5497075Z + trap -- ' 2025-08-14T20:58:32.5497284Z sccache_epilogue 2025-08-14T20:58:32.5497515Z cleanup_workspace' EXIT 2025-08-14T20:58:32.5497808Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-08-14T20:58:33.1794358Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-08-14T20:58:33.2005481Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-08-14T20:58:33.2006161Z + set -e -o pipefail 2025-08-14T20:58:33.2006400Z + get_bazel 2025-08-14T20:58:33.2006954Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-08-14T20:58:33.2007855Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-08-14T20:58:33.2862222Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-08-14T20:58:33.2862976Z Dload Upload Total Spent Left Speed 2025-08-14T20:58:33.2863268Z 2025-08-14T20:58:33.3444267Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-08-14T20:58:33.3445026Z 100 17143 100 17143 0 0 286k 0 --:--:-- --:--:-- --:--:-- 288k 2025-08-14T20:58:33.3480590Z + shasum --algorithm=1 --check /dev/fd/63 2025-08-14T20:58:33.3481380Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-08-14T20:58:33.3977612Z tools/bazel: OK 2025-08-14T20:58:33.3981975Z + chmod u+x tools/bazel 2025-08-14T20:58:33.4011717Z + python3 tools/optional_submodules.py checkout_eigen 2025-08-14T20:58:33.4260918Z -- Checkout Eigen release tag: 3.4.0 2025-08-14T20:58:33.4283066Z Cloning into 'eigen'... 2025-08-14T20:58:33.7956435Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-08-14T20:58:34.1768691Z remote: Enumerating objects: 1918, done. 2025-08-14T20:58:34.1769460Z remote: Counting objects: 0% (1/1918) 2025-08-14T20:58:34.1770168Z remote: Counting objects: 1% (20/1918) 2025-08-14T20:58:34.1771203Z remote: Counting objects: 2% (39/1918) 2025-08-14T20:58:34.1772039Z remote: Counting objects: 3% (58/1918) 2025-08-14T20:58:34.1772751Z remote: Counting objects: 4% (77/1918) 2025-08-14T20:58:34.1773333Z remote: Counting objects: 5% (96/1918) 2025-08-14T20:58:34.1773717Z remote: Counting objects: 6% (116/1918) 2025-08-14T20:58:34.1774088Z remote: Counting objects: 7% (135/1918) 2025-08-14T20:58:34.1774469Z remote: Counting objects: 8% (154/1918) 2025-08-14T20:58:34.1774838Z remote: Counting objects: 9% (173/1918) 2025-08-14T20:58:34.1775216Z remote: Counting objects: 10% (192/1918) 2025-08-14T20:58:34.1775597Z remote: Counting objects: 11% (211/1918) 2025-08-14T20:58:34.1775965Z remote: Counting objects: 12% (231/1918) 2025-08-14T20:58:34.1776342Z remote: Counting objects: 13% (250/1918) 2025-08-14T20:58:34.1776709Z remote: Counting objects: 14% (269/1918) 2025-08-14T20:58:34.1777087Z remote: Counting objects: 15% (288/1918) 2025-08-14T20:58:34.1777461Z remote: Counting objects: 16% (307/1918) 2025-08-14T20:58:34.1777845Z remote: Counting objects: 17% (327/1918) 2025-08-14T20:58:34.1778216Z remote: Counting objects: 18% (346/1918) 2025-08-14T20:58:34.1778595Z remote: Counting objects: 19% (365/1918) 2025-08-14T20:58:34.1778973Z remote: Counting objects: 20% (384/1918) 2025-08-14T20:58:34.1779340Z remote: Counting objects: 21% (403/1918) 2025-08-14T20:58:34.1779719Z remote: Counting objects: 22% (422/1918) 2025-08-14T20:58:34.1780087Z remote: Counting objects: 23% (442/1918) 2025-08-14T20:58:34.1780469Z remote: Counting objects: 24% (461/1918) 2025-08-14T20:58:34.1780840Z remote: Counting objects: 25% (480/1918) 2025-08-14T20:58:34.1781232Z remote: Counting objects: 26% (499/1918) 2025-08-14T20:58:34.1781604Z remote: Counting objects: 27% (518/1918) 2025-08-14T20:58:34.1781991Z remote: Counting objects: 28% (538/1918) 2025-08-14T20:58:34.1782372Z remote: Counting objects: 29% (557/1918) 2025-08-14T20:58:34.1782746Z remote: Counting objects: 30% (576/1918) 2025-08-14T20:58:34.1783131Z remote: Counting objects: 31% (595/1918) 2025-08-14T20:58:34.1783498Z remote: Counting objects: 32% (614/1918) 2025-08-14T20:58:34.1783878Z remote: Counting objects: 33% (633/1918) 2025-08-14T20:58:34.1784246Z remote: Counting objects: 34% (653/1918) 2025-08-14T20:58:34.1784624Z remote: Counting objects: 35% (672/1918) 2025-08-14T20:58:34.1784995Z remote: Counting objects: 36% (691/1918) 2025-08-14T20:58:34.1785376Z remote: Counting objects: 37% (710/1918) 2025-08-14T20:58:34.1785742Z remote: Counting objects: 38% (729/1918) 2025-08-14T20:58:34.1786120Z remote: Counting objects: 39% (749/1918) 2025-08-14T20:58:34.1786503Z remote: Counting objects: 40% (768/1918) 2025-08-14T20:58:34.1786871Z remote: Counting objects: 41% (787/1918) 2025-08-14T20:58:34.1787257Z remote: Counting objects: 42% (806/1918) 2025-08-14T20:58:34.1787632Z remote: Counting objects: 43% (825/1918) 2025-08-14T20:58:34.1788016Z remote: Counting objects: 44% (844/1918) 2025-08-14T20:58:34.1788395Z remote: Counting objects: 45% (864/1918) 2025-08-14T20:58:34.1788786Z remote: Counting objects: 46% (883/1918) 2025-08-14T20:58:34.1789238Z remote: Counting objects: 47% (902/1918) 2025-08-14T20:58:34.1789637Z remote: Counting objects: 48% (921/1918) 2025-08-14T20:58:34.1790023Z remote: Counting objects: 49% (940/1918) 2025-08-14T20:58:34.1790472Z remote: Counting objects: 50% (959/1918) 2025-08-14T20:58:34.1790843Z remote: Counting objects: 51% (979/1918) 2025-08-14T20:58:34.1791233Z remote: Counting objects: 52% (998/1918) 2025-08-14T20:58:34.1791610Z remote: Counting objects: 53% (1017/1918) 2025-08-14T20:58:34.1792010Z remote: Counting objects: 54% (1036/1918) 2025-08-14T20:58:34.1792392Z remote: Counting objects: 55% (1055/1918) 2025-08-14T20:58:34.1792789Z remote: Counting objects: 56% (1075/1918) 2025-08-14T20:58:34.1793287Z remote: Counting objects: 57% (1094/1918) 2025-08-14T20:58:34.1793665Z remote: Counting objects: 58% (1113/1918) 2025-08-14T20:58:34.1794144Z remote: Counting objects: 59% (1132/1918) 2025-08-14T20:58:34.1794522Z remote: Counting objects: 60% (1151/1918) 2025-08-14T20:58:34.1794911Z remote: Counting objects: 61% (1170/1918) 2025-08-14T20:58:34.1795285Z remote: Counting objects: 62% (1190/1918) 2025-08-14T20:58:34.1795675Z remote: Counting objects: 63% (1209/1918) 2025-08-14T20:58:34.1796050Z remote: Counting objects: 64% (1228/1918) 2025-08-14T20:58:34.1796437Z remote: Counting objects: 65% (1247/1918) 2025-08-14T20:58:34.1796821Z remote: Counting objects: 66% (1266/1918) 2025-08-14T20:58:34.1797195Z remote: Counting objects: 67% (1286/1918) 2025-08-14T20:58:34.1797582Z remote: Counting objects: 68% (1305/1918) 2025-08-14T20:58:34.1797957Z remote: Counting objects: 69% (1324/1918) 2025-08-14T20:58:34.1798344Z remote: Counting objects: 70% (1343/1918) 2025-08-14T20:58:34.1798722Z remote: Counting objects: 71% (1362/1918) 2025-08-14T20:58:34.1799115Z remote: Counting objects: 72% (1381/1918) 2025-08-14T20:58:34.1799488Z remote: Counting objects: 73% (1401/1918) 2025-08-14T20:58:34.1799880Z remote: Counting objects: 74% (1420/1918) 2025-08-14T20:58:34.1800276Z remote: Counting objects: 75% (1439/1918) 2025-08-14T20:58:34.1800652Z remote: Counting objects: 76% (1458/1918) 2025-08-14T20:58:34.1801041Z remote: Counting objects: 77% (1477/1918) 2025-08-14T20:58:34.1801417Z remote: Counting objects: 78% (1497/1918) 2025-08-14T20:58:34.1801810Z remote: Counting objects: 79% (1516/1918) 2025-08-14T20:58:34.1802187Z remote: Counting objects: 80% (1535/1918) 2025-08-14T20:58:34.1802573Z remote: Counting objects: 81% (1554/1918) 2025-08-14T20:58:34.1802946Z remote: Counting objects: 82% (1573/1918) 2025-08-14T20:58:34.1803331Z remote: Counting objects: 83% (1592/1918) 2025-08-14T20:58:34.1803722Z remote: Counting objects: 84% (1612/1918) 2025-08-14T20:58:34.1804097Z remote: Counting objects: 85% (1631/1918) 2025-08-14T20:58:34.1804486Z remote: Counting objects: 86% (1650/1918) 2025-08-14T20:58:34.1804859Z remote: Counting objects: 87% (1669/1918) 2025-08-14T20:58:34.1805243Z remote: Counting objects: 88% (1688/1918) 2025-08-14T20:58:34.1805618Z remote: Counting objects: 89% (1708/1918) 2025-08-14T20:58:34.1806008Z remote: Counting objects: 90% (1727/1918) 2025-08-14T20:58:34.1806384Z remote: Counting objects: 91% (1746/1918) 2025-08-14T20:58:34.1806772Z remote: Counting objects: 92% (1765/1918) 2025-08-14T20:58:34.1807159Z remote: Counting objects: 93% (1784/1918) 2025-08-14T20:58:34.1807534Z remote: Counting objects: 94% (1803/1918) 2025-08-14T20:58:34.1807922Z remote: Counting objects: 95% (1823/1918) 2025-08-14T20:58:34.1808296Z remote: Counting objects: 96% (1842/1918) 2025-08-14T20:58:34.1808684Z remote: Counting objects: 97% (1861/1918) 2025-08-14T20:58:34.1809063Z remote: Counting objects: 98% (1880/1918) 2025-08-14T20:58:34.1809450Z remote: Counting objects: 99% (1899/1918) 2025-08-14T20:58:34.1809828Z remote: Counting objects: 100% (1918/1918) 2025-08-14T20:58:34.1810251Z remote: Counting objects: 100% (1918/1918), done. 2025-08-14T20:58:34.1810670Z remote: Compressing objects: 0% (1/1477) 2025-08-14T20:58:34.1811060Z remote: Compressing objects: 1% (15/1477) 2025-08-14T20:58:34.1811463Z remote: Compressing objects: 2% (30/1477) 2025-08-14T20:58:34.1811852Z remote: Compressing objects: 3% (45/1477) 2025-08-14T20:58:34.1812252Z remote: Compressing objects: 4% (60/1477) 2025-08-14T20:58:34.1812644Z remote: Compressing objects: 5% (74/1477) 2025-08-14T20:58:34.1813044Z remote: Compressing objects: 6% (89/1477) 2025-08-14T20:58:34.1813449Z remote: Compressing objects: 7% (104/1477) 2025-08-14T20:58:34.1813845Z remote: Compressing objects: 8% (119/1477) 2025-08-14T20:58:34.1814253Z remote: Compressing objects: 9% (133/1477) 2025-08-14T20:58:34.1814736Z remote: Compressing objects: 10% (148/1477) 2025-08-14T20:58:34.1815220Z remote: Compressing objects: 11% (163/1477) 2025-08-14T20:58:34.1815617Z remote: Compressing objects: 12% (178/1477) 2025-08-14T20:58:34.1816282Z remote: Compressing objects: 13% (193/1477) 2025-08-14T20:58:34.1816931Z remote: Compressing objects: 14% (207/1477) 2025-08-14T20:58:34.1817339Z remote: Compressing objects: 15% (222/1477) 2025-08-14T20:58:34.1817985Z remote: Compressing objects: 16% (237/1477) 2025-08-14T20:58:34.1818580Z remote: Compressing objects: 17% (252/1477) 2025-08-14T20:58:34.1818987Z remote: Compressing objects: 18% (266/1477) 2025-08-14T20:58:34.1819383Z remote: Compressing objects: 19% (281/1477) 2025-08-14T20:58:34.1819790Z remote: Compressing objects: 20% (296/1477) 2025-08-14T20:58:34.1820460Z remote: Compressing objects: 21% (311/1477) 2025-08-14T20:58:34.1821036Z remote: Compressing objects: 22% (325/1477) 2025-08-14T20:58:34.1821441Z remote: Compressing objects: 23% (340/1477) 2025-08-14T20:58:34.1822229Z remote: Compressing objects: 24% (355/1477) 2025-08-14T20:58:34.1822687Z remote: Compressing objects: 25% (370/1477) 2025-08-14T20:58:34.1823086Z remote: Compressing objects: 26% (385/1477) 2025-08-14T20:58:34.1823497Z remote: Compressing objects: 27% (399/1477) 2025-08-14T20:58:34.1823894Z remote: Compressing objects: 28% (414/1477) 2025-08-14T20:58:34.1824300Z remote: Compressing objects: 29% (429/1477) 2025-08-14T20:58:34.1824693Z remote: Compressing objects: 30% (444/1477) 2025-08-14T20:58:34.1825101Z remote: Compressing objects: 31% (458/1477) 2025-08-14T20:58:34.1825497Z remote: Compressing objects: 32% (473/1477) 2025-08-14T20:58:34.1825911Z remote: Compressing objects: 33% (488/1477) 2025-08-14T20:58:34.1826320Z remote: Compressing objects: 34% (503/1477) 2025-08-14T20:58:34.1826711Z remote: Compressing objects: 35% (517/1477) 2025-08-14T20:58:34.1827274Z remote: Compressing objects: 36% (532/1477) 2025-08-14T20:58:34.1827951Z remote: Compressing objects: 37% (547/1477) 2025-08-14T20:58:34.1828363Z remote: Compressing objects: 38% (562/1477) 2025-08-14T20:58:34.1828758Z remote: Compressing objects: 39% (577/1477) 2025-08-14T20:58:34.1829270Z remote: Compressing objects: 40% (591/1477) 2025-08-14T20:58:34.1829675Z remote: Compressing objects: 41% (606/1477) 2025-08-14T20:58:34.1830087Z remote: Compressing objects: 42% (621/1477) 2025-08-14T20:58:34.1830500Z remote: Compressing objects: 43% (636/1477) 2025-08-14T20:58:34.1830899Z remote: Compressing objects: 44% (650/1477) 2025-08-14T20:58:34.1831647Z remote: Compressing objects: 45% (665/1477) 2025-08-14T20:58:34.1832150Z remote: Compressing objects: 46% (680/1477) 2025-08-14T20:58:34.1832567Z remote: Compressing objects: 47% (695/1477) 2025-08-14T20:58:34.1833310Z remote: Compressing objects: 48% (709/1477) 2025-08-14T20:58:34.1833812Z remote: Compressing objects: 49% (724/1477) 2025-08-14T20:58:34.1834214Z remote: Compressing objects: 50% (739/1477) 2025-08-14T20:58:34.1834631Z remote: Compressing objects: 51% (754/1477) 2025-08-14T20:58:34.1835047Z remote: Compressing objects: 52% (769/1477) 2025-08-14T20:58:34.1835449Z remote: Compressing objects: 53% (783/1477) 2025-08-14T20:58:34.1835862Z remote: Compressing objects: 54% (798/1477) 2025-08-14T20:58:34.1836260Z remote: Compressing objects: 55% (813/1477) 2025-08-14T20:58:34.1836666Z remote: Compressing objects: 56% (828/1477) 2025-08-14T20:58:34.1837061Z remote: Compressing objects: 57% (842/1477) 2025-08-14T20:58:34.1837473Z remote: Compressing objects: 58% (857/1477) 2025-08-14T20:58:34.1837884Z remote: Compressing objects: 59% (872/1477) 2025-08-14T20:58:34.1838285Z remote: Compressing objects: 60% (887/1477) 2025-08-14T20:58:34.1838692Z remote: Compressing objects: 61% (901/1477) 2025-08-14T20:58:34.1839086Z remote: Compressing objects: 62% (916/1477) 2025-08-14T20:58:34.1839639Z remote: Compressing objects: 63% (931/1477) 2025-08-14T20:58:34.1840111Z remote: Compressing objects: 64% (946/1477) 2025-08-14T20:58:34.1840520Z remote: Compressing objects: 65% (961/1477) 2025-08-14T20:58:34.1840915Z remote: Compressing objects: 66% (975/1477) 2025-08-14T20:58:34.1841320Z remote: Compressing objects: 67% (990/1477) 2025-08-14T20:58:34.1841732Z remote: Compressing objects: 68% (1005/1477) 2025-08-14T20:58:34.1842132Z remote: Compressing objects: 69% (1020/1477) 2025-08-14T20:58:34.1842546Z remote: Compressing objects: 70% (1034/1477) 2025-08-14T20:58:34.1842946Z remote: Compressing objects: 71% (1049/1477) 2025-08-14T20:58:34.1843356Z remote: Compressing objects: 72% (1064/1477) 2025-08-14T20:58:34.1843757Z remote: Compressing objects: 73% (1079/1477) 2025-08-14T20:58:34.1844174Z remote: Compressing objects: 74% (1093/1477) 2025-08-14T20:58:34.1844578Z remote: Compressing objects: 75% (1108/1477) 2025-08-14T20:58:34.1844993Z remote: Compressing objects: 76% (1123/1477) 2025-08-14T20:58:34.1845412Z remote: Compressing objects: 77% (1138/1477) 2025-08-14T20:58:34.1845812Z remote: Compressing objects: 78% (1153/1477) 2025-08-14T20:58:34.1846232Z remote: Compressing objects: 79% (1167/1477) 2025-08-14T20:58:34.1846629Z remote: Compressing objects: 80% (1182/1477) 2025-08-14T20:58:34.1847043Z remote: Compressing objects: 81% (1197/1477) 2025-08-14T20:58:34.1847441Z remote: Compressing objects: 82% (1212/1477) 2025-08-14T20:58:34.1847852Z remote: Compressing objects: 83% (1226/1477) 2025-08-14T20:58:34.1848249Z remote: Compressing objects: 84% (1241/1477) 2025-08-14T20:58:34.1848657Z remote: Compressing objects: 85% (1256/1477) 2025-08-14T20:58:34.1849067Z remote: Compressing objects: 86% (1271/1477) 2025-08-14T20:58:34.1849467Z remote: Compressing objects: 87% (1285/1477) 2025-08-14T20:58:34.1849877Z remote: Compressing objects: 88% (1300/1477) 2025-08-14T20:58:34.1850353Z remote: Compressing objects: 89% (1315/1477) 2025-08-14T20:58:34.1851146Z remote: Compressing objects: 90% (1330/1477) 2025-08-14T20:58:34.1851549Z remote: Compressing objects: 91% (1345/1477) 2025-08-14T20:58:34.1851964Z remote: Compressing objects: 92% (1359/1477) 2025-08-14T20:58:34.1852362Z remote: Compressing objects: 93% (1374/1477) 2025-08-14T20:58:34.1852777Z remote: Compressing objects: 94% (1389/1477) 2025-08-14T20:58:34.1853188Z remote: Compressing objects: 95% (1404/1477) 2025-08-14T20:58:34.1853587Z remote: Compressing objects: 96% (1418/1477) 2025-08-14T20:58:34.1853996Z remote: Compressing objects: 97% (1433/1477) 2025-08-14T20:58:34.1854396Z remote: Compressing objects: 98% (1448/1477) 2025-08-14T20:58:34.1854829Z remote: Compressing objects: 99% (1463/1477) 2025-08-14T20:58:34.1855610Z remote: Compressing objects: 100% (1477/1477) 2025-08-14T20:58:34.1856088Z remote: Compressing objects: 100% (1477/1477), done. 2025-08-14T20:58:34.1856480Z Receiving objects: 0% (1/1918) 2025-08-14T20:58:34.1856759Z Receiving objects: 1% (20/1918) 2025-08-14T20:58:34.1857054Z Receiving objects: 2% (39/1918) 2025-08-14T20:58:34.1857327Z Receiving objects: 3% (58/1918) 2025-08-14T20:58:34.1857616Z Receiving objects: 4% (77/1918) 2025-08-14T20:58:34.1857887Z Receiving objects: 5% (96/1918) 2025-08-14T20:58:34.1858170Z Receiving objects: 6% (116/1918) 2025-08-14T20:58:34.1858443Z Receiving objects: 7% (135/1918) 2025-08-14T20:58:34.1858726Z Receiving objects: 8% (154/1918) 2025-08-14T20:58:34.1863914Z Receiving objects: 9% (173/1918) 2025-08-14T20:58:34.1886620Z Receiving objects: 10% (192/1918) 2025-08-14T20:58:34.1915234Z Receiving objects: 11% (211/1918) 2025-08-14T20:58:34.1938740Z Receiving objects: 12% (231/1918) 2025-08-14T20:58:34.1956743Z Receiving objects: 13% (250/1918) 2025-08-14T20:58:34.1982027Z Receiving objects: 14% (269/1918) 2025-08-14T20:58:34.2012632Z Receiving objects: 15% (288/1918) 2025-08-14T20:58:34.2046795Z Receiving objects: 16% (307/1918) 2025-08-14T20:58:34.2066356Z Receiving objects: 17% (327/1918) 2025-08-14T20:58:34.2086406Z Receiving objects: 18% (346/1918) 2025-08-14T20:58:34.2111828Z Receiving objects: 19% (365/1918) 2025-08-14T20:58:34.2131876Z Receiving objects: 20% (384/1918) 2025-08-14T20:58:34.2151144Z Receiving objects: 21% (403/1918) 2025-08-14T20:58:34.2180789Z Receiving objects: 22% (422/1918) 2025-08-14T20:58:34.2197845Z Receiving objects: 23% (442/1918) 2025-08-14T20:58:34.2211013Z Receiving objects: 24% (461/1918) 2025-08-14T20:58:34.2276792Z Receiving objects: 25% (480/1918) 2025-08-14T20:58:34.2288760Z Receiving objects: 26% (499/1918) 2025-08-14T20:58:34.2298191Z Receiving objects: 27% (518/1918) 2025-08-14T20:58:34.2300519Z Receiving objects: 28% (538/1918) 2025-08-14T20:58:34.2303301Z Receiving objects: 29% (557/1918) 2025-08-14T20:58:34.2318755Z Receiving objects: 30% (576/1918) 2025-08-14T20:58:34.2319563Z Receiving objects: 31% (595/1918) 2025-08-14T20:58:34.2319961Z Receiving objects: 32% (614/1918) 2025-08-14T20:58:34.2320240Z Receiving objects: 33% (633/1918) 2025-08-14T20:58:34.2321418Z Receiving objects: 34% (653/1918) 2025-08-14T20:58:34.2351734Z Receiving objects: 35% (672/1918) 2025-08-14T20:58:34.2360082Z Receiving objects: 36% (691/1918) 2025-08-14T20:58:34.2364847Z Receiving objects: 37% (710/1918) 2025-08-14T20:58:34.2371007Z Receiving objects: 38% (729/1918) 2025-08-14T20:58:34.2393387Z Receiving objects: 39% (749/1918) 2025-08-14T20:58:34.2400308Z Receiving objects: 40% (768/1918) 2025-08-14T20:58:34.2411186Z Receiving objects: 41% (787/1918) 2025-08-14T20:58:34.2420225Z Receiving objects: 42% (806/1918) 2025-08-14T20:58:34.2426119Z Receiving objects: 43% (825/1918) 2025-08-14T20:58:34.2442913Z Receiving objects: 44% (844/1918) 2025-08-14T20:58:34.2460036Z Receiving objects: 45% (864/1918) 2025-08-14T20:58:34.2470882Z Receiving objects: 46% (883/1918) 2025-08-14T20:58:34.2477708Z Receiving objects: 47% (902/1918) 2025-08-14T20:58:34.2479082Z Receiving objects: 48% (921/1918) 2025-08-14T20:58:34.2480266Z Receiving objects: 49% (940/1918) 2025-08-14T20:58:34.2481815Z Receiving objects: 50% (959/1918) 2025-08-14T20:58:34.2483594Z Receiving objects: 51% (979/1918) 2025-08-14T20:58:34.2484507Z Receiving objects: 52% (998/1918) 2025-08-14T20:58:34.2485069Z Receiving objects: 53% (1017/1918) 2025-08-14T20:58:34.2485628Z Receiving objects: 54% (1036/1918) 2025-08-14T20:58:34.2486186Z Receiving objects: 55% (1055/1918) 2025-08-14T20:58:34.2487322Z Receiving objects: 56% (1075/1918) 2025-08-14T20:58:34.2487858Z Receiving objects: 57% (1094/1918) 2025-08-14T20:58:34.2488408Z Receiving objects: 58% (1113/1918) 2025-08-14T20:58:34.2489112Z Receiving objects: 59% (1132/1918) 2025-08-14T20:58:34.2489831Z Receiving objects: 60% (1151/1918) 2025-08-14T20:58:34.2490384Z Receiving objects: 61% (1170/1918) 2025-08-14T20:58:34.2491157Z Receiving objects: 62% (1190/1918) 2025-08-14T20:58:34.2491747Z Receiving objects: 63% (1209/1918) 2025-08-14T20:58:34.2493093Z Receiving objects: 64% (1228/1918) 2025-08-14T20:58:34.2494237Z Receiving objects: 65% (1247/1918) 2025-08-14T20:58:34.2495335Z Receiving objects: 66% (1266/1918) 2025-08-14T20:58:34.2497400Z Receiving objects: 67% (1286/1918) 2025-08-14T20:58:34.2497947Z Receiving objects: 68% (1305/1918) 2025-08-14T20:58:34.2498517Z Receiving objects: 69% (1324/1918) 2025-08-14T20:58:34.2500779Z Receiving objects: 70% (1343/1918) 2025-08-14T20:58:34.2503896Z Receiving objects: 71% (1362/1918) 2025-08-14T20:58:34.2510527Z Receiving objects: 72% (1381/1918) 2025-08-14T20:58:34.2519695Z Receiving objects: 73% (1401/1918) 2025-08-14T20:58:34.2528953Z Receiving objects: 74% (1420/1918) 2025-08-14T20:58:34.2537456Z Receiving objects: 75% (1439/1918) 2025-08-14T20:58:34.2550791Z Receiving objects: 76% (1458/1918) 2025-08-14T20:58:34.2562117Z Receiving objects: 77% (1477/1918) 2025-08-14T20:58:34.2575434Z Receiving objects: 78% (1497/1918) 2025-08-14T20:58:34.2584850Z Receiving objects: 79% (1516/1918) 2025-08-14T20:58:34.2596808Z Receiving objects: 80% (1535/1918) 2025-08-14T20:58:34.2606633Z Receiving objects: 81% (1554/1918) 2025-08-14T20:58:34.2628883Z Receiving objects: 82% (1573/1918) 2025-08-14T20:58:34.2663161Z Receiving objects: 83% (1592/1918) 2025-08-14T20:58:34.2683737Z Receiving objects: 84% (1612/1918) 2025-08-14T20:58:34.2702876Z Receiving objects: 85% (1631/1918) 2025-08-14T20:58:34.2717243Z Receiving objects: 86% (1650/1918) 2025-08-14T20:58:34.2725047Z Receiving objects: 87% (1669/1918) 2025-08-14T20:58:34.2742710Z Receiving objects: 88% (1688/1918) 2025-08-14T20:58:34.2755341Z Receiving objects: 89% (1708/1918) 2025-08-14T20:58:34.2768236Z Receiving objects: 90% (1727/1918) 2025-08-14T20:58:34.2781702Z Receiving objects: 91% (1746/1918) 2025-08-14T20:58:34.2785747Z Receiving objects: 92% (1765/1918) 2025-08-14T20:58:34.2799586Z Receiving objects: 93% (1784/1918) 2025-08-14T20:58:34.2812479Z Receiving objects: 94% (1803/1918) 2025-08-14T20:58:34.2827509Z Receiving objects: 95% (1823/1918) 2025-08-14T20:58:34.2839237Z Receiving objects: 96% (1842/1918) 2025-08-14T20:58:34.2839813Z Receiving objects: 97% (1861/1918) 2025-08-14T20:58:34.2840767Z remote: Total 1918 (delta 488), reused 925 (delta 386), pack-reused 0 (from 0) 2025-08-14T20:58:34.2861250Z Receiving objects: 98% (1880/1918) 2025-08-14T20:58:34.2874743Z Receiving objects: 99% (1899/1918) 2025-08-14T20:58:34.2875308Z Receiving objects: 100% (1918/1918) 2025-08-14T20:58:34.2875747Z Receiving objects: 100% (1918/1918), 3.10 MiB | 29.16 MiB/s, done. 2025-08-14T20:58:34.2881252Z Resolving deltas: 0% (0/488) 2025-08-14T20:58:34.2881801Z Resolving deltas: 1% (5/488) 2025-08-14T20:58:34.2882802Z Resolving deltas: 2% (10/488) 2025-08-14T20:58:34.2883871Z Resolving deltas: 3% (15/488) 2025-08-14T20:58:34.2884388Z Resolving deltas: 4% (20/488) 2025-08-14T20:58:34.2885604Z Resolving deltas: 5% (25/488) 2025-08-14T20:58:34.2886101Z Resolving deltas: 6% (30/488) 2025-08-14T20:58:34.2886893Z Resolving deltas: 7% (36/488) 2025-08-14T20:58:34.2887469Z Resolving deltas: 8% (40/488) 2025-08-14T20:58:34.2889250Z Resolving deltas: 9% (44/488) 2025-08-14T20:58:34.2889880Z Resolving deltas: 10% (49/488) 2025-08-14T20:58:34.2890836Z Resolving deltas: 11% (54/488) 2025-08-14T20:58:34.2891805Z Resolving deltas: 12% (59/488) 2025-08-14T20:58:34.2892273Z Resolving deltas: 13% (64/488) 2025-08-14T20:58:34.2892863Z Resolving deltas: 14% (69/488) 2025-08-14T20:58:34.2893352Z Resolving deltas: 15% (74/488) 2025-08-14T20:58:34.2893854Z Resolving deltas: 16% (79/488) 2025-08-14T20:58:34.2894340Z Resolving deltas: 17% (83/488) 2025-08-14T20:58:34.2894818Z Resolving deltas: 18% (88/488) 2025-08-14T20:58:34.2895254Z Resolving deltas: 19% (93/488) 2025-08-14T20:58:34.2895724Z Resolving deltas: 20% (98/488) 2025-08-14T20:58:34.2896229Z Resolving deltas: 21% (103/488) 2025-08-14T20:58:34.2896564Z Resolving deltas: 22% (108/488) 2025-08-14T20:58:34.2896966Z Resolving deltas: 23% (113/488) 2025-08-14T20:58:34.2897383Z Resolving deltas: 24% (118/488) 2025-08-14T20:58:34.2897744Z Resolving deltas: 25% (122/488) 2025-08-14T20:58:34.2898130Z Resolving deltas: 26% (127/488) 2025-08-14T20:58:34.2898465Z Resolving deltas: 27% (132/488) 2025-08-14T20:58:34.2898820Z Resolving deltas: 28% (137/488) 2025-08-14T20:58:34.2899088Z Resolving deltas: 29% (142/488) 2025-08-14T20:58:34.2899488Z Resolving deltas: 30% (147/488) 2025-08-14T20:58:34.2899852Z Resolving deltas: 31% (152/488) 2025-08-14T20:58:34.2900174Z Resolving deltas: 32% (157/488) 2025-08-14T20:58:34.2900556Z Resolving deltas: 33% (162/488) 2025-08-14T20:58:34.2901021Z Resolving deltas: 34% (166/488) 2025-08-14T20:58:34.2901766Z Resolving deltas: 35% (171/488) 2025-08-14T20:58:34.2902405Z Resolving deltas: 36% (176/488) 2025-08-14T20:58:34.2902952Z Resolving deltas: 37% (181/488) 2025-08-14T20:58:34.2904202Z Resolving deltas: 38% (186/488) 2025-08-14T20:58:34.2904615Z Resolving deltas: 39% (191/488) 2025-08-14T20:58:34.2905034Z Resolving deltas: 40% (196/488) 2025-08-14T20:58:34.2905697Z Resolving deltas: 41% (201/488) 2025-08-14T20:58:34.2905992Z Resolving deltas: 42% (205/488) 2025-08-14T20:58:34.2907414Z Resolving deltas: 43% (210/488) 2025-08-14T20:58:34.2907864Z Resolving deltas: 44% (215/488) 2025-08-14T20:58:34.2908279Z Resolving deltas: 45% (220/488) 2025-08-14T20:58:34.2908558Z Resolving deltas: 46% (227/488) 2025-08-14T20:58:34.2908898Z Resolving deltas: 47% (230/488) 2025-08-14T20:58:34.2909309Z Resolving deltas: 48% (235/488) 2025-08-14T20:58:34.2909637Z Resolving deltas: 49% (240/488) 2025-08-14T20:58:34.2910004Z Resolving deltas: 50% (244/488) 2025-08-14T20:58:34.2910313Z Resolving deltas: 51% (249/488) 2025-08-14T20:58:34.2910636Z Resolving deltas: 52% (254/488) 2025-08-14T20:58:34.2910940Z Resolving deltas: 53% (259/488) 2025-08-14T20:58:34.2911266Z Resolving deltas: 54% (264/488) 2025-08-14T20:58:34.2911672Z Resolving deltas: 55% (269/488) 2025-08-14T20:58:34.2912003Z Resolving deltas: 56% (274/488) 2025-08-14T20:58:34.2912481Z Resolving deltas: 57% (279/488) 2025-08-14T20:58:34.2912957Z Resolving deltas: 58% (286/488) 2025-08-14T20:58:34.2913242Z Resolving deltas: 59% (288/488) 2025-08-14T20:58:34.2913594Z Resolving deltas: 60% (293/488) 2025-08-14T20:58:34.2914070Z Resolving deltas: 61% (298/488) 2025-08-14T20:58:34.2914571Z Resolving deltas: 62% (303/488) 2025-08-14T20:58:34.2915173Z Resolving deltas: 63% (308/488) 2025-08-14T20:58:34.2915562Z Resolving deltas: 64% (313/488) 2025-08-14T20:58:34.2916042Z Resolving deltas: 65% (318/488) 2025-08-14T20:58:34.2916530Z Resolving deltas: 66% (323/488) 2025-08-14T20:58:34.2917003Z Resolving deltas: 67% (327/488) 2025-08-14T20:58:34.2917514Z Resolving deltas: 68% (333/488) 2025-08-14T20:58:34.2918036Z Resolving deltas: 69% (337/488) 2025-08-14T20:58:34.2918533Z Resolving deltas: 70% (343/488) 2025-08-14T20:58:34.2919047Z Resolving deltas: 71% (347/488) 2025-08-14T20:58:34.2919536Z Resolving deltas: 72% (352/488) 2025-08-14T20:58:34.2920035Z Resolving deltas: 73% (357/488) 2025-08-14T20:58:34.2920542Z Resolving deltas: 74% (362/488) 2025-08-14T20:58:34.2921055Z Resolving deltas: 75% (366/488) 2025-08-14T20:58:34.2921557Z Resolving deltas: 76% (371/488) 2025-08-14T20:58:34.2922078Z Resolving deltas: 77% (376/488) 2025-08-14T20:58:34.2922596Z Resolving deltas: 78% (381/488) 2025-08-14T20:58:34.2923093Z Resolving deltas: 79% (386/488) 2025-08-14T20:58:34.2923610Z Resolving deltas: 80% (391/488) 2025-08-14T20:58:34.2924098Z Resolving deltas: 81% (396/488) 2025-08-14T20:58:34.2924616Z Resolving deltas: 82% (401/488) 2025-08-14T20:58:34.2925113Z Resolving deltas: 83% (406/488) 2025-08-14T20:58:34.2925628Z Resolving deltas: 84% (410/488) 2025-08-14T20:58:34.2926117Z Resolving deltas: 85% (415/488) 2025-08-14T20:58:34.2926950Z Resolving deltas: 86% (420/488) 2025-08-14T20:58:34.2927950Z Resolving deltas: 87% (425/488) 2025-08-14T20:58:34.2929180Z Resolving deltas: 88% (430/488) 2025-08-14T20:58:34.2930600Z Resolving deltas: 89% (435/488) 2025-08-14T20:58:34.2931114Z Resolving deltas: 90% (440/488) 2025-08-14T20:58:34.2931612Z Resolving deltas: 91% (445/488) 2025-08-14T20:58:34.2932140Z Resolving deltas: 92% (449/488) 2025-08-14T20:58:34.2933196Z Resolving deltas: 93% (454/488) 2025-08-14T20:58:34.2933855Z Resolving deltas: 94% (459/488) 2025-08-14T20:58:34.2934525Z Resolving deltas: 95% (464/488) 2025-08-14T20:58:34.2934981Z Resolving deltas: 96% (469/488) 2025-08-14T20:58:34.2935942Z Resolving deltas: 97% (474/488) 2025-08-14T20:58:34.2937406Z Resolving deltas: 98% (479/488) 2025-08-14T20:58:34.2950155Z Resolving deltas: 99% (484/488) 2025-08-14T20:58:34.2952002Z Resolving deltas: 100% (488/488) 2025-08-14T20:58:34.2952277Z Resolving deltas: 100% (488/488), done. 2025-08-14T20:58:34.3495806Z Note: switching to '3147391d946bb4b6c68edd901f2add6ac1f31f8c'. 2025-08-14T20:58:34.3496124Z 2025-08-14T20:58:34.3496338Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-14T20:58:34.3496875Z changes and commit them, and you can discard any commits you make in this 2025-08-14T20:58:34.3497639Z state without impacting any branches by switching back to a branch. 2025-08-14T20:58:34.3498057Z 2025-08-14T20:58:34.3498259Z If you want to create a new branch to retain commits you create, you may 2025-08-14T20:58:34.3498753Z do so (now or later) by using -c with the switch command. Example: 2025-08-14T20:58:34.3499032Z 2025-08-14T20:58:34.3499142Z git switch -c 2025-08-14T20:58:34.3499349Z 2025-08-14T20:58:34.3499450Z Or undo this operation with: 2025-08-14T20:58:34.3499624Z 2025-08-14T20:58:34.3499711Z git switch - 2025-08-14T20:58:34.3499849Z 2025-08-14T20:58:34.3500076Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-14T20:58:34.3500415Z 2025-08-14T20:58:34.4674087Z + BAZEL_MEM_LIMIT='--local_ram_resources=HOST_RAM*.8' 2025-08-14T20:58:34.4674542Z + BAZEL_CPU_LIMIT=--local_cpu_resources=HOST_CPUS-1 2025-08-14T20:58:34.4674905Z + [[ cpu == \c\p\u ]] 2025-08-14T20:58:34.4675608Z + tools/bazel build --config=no-tty '--local_ram_resources=HOST_RAM*.8' --local_cpu_resources=HOST_CPUS-1 --config=cpu-only :torch :torch/_C.so :all_tests 2025-08-14T20:58:34.5221377Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64... 2025-08-14T20:58:34.7139110Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64.sha256... 2025-08-14T20:58:34.8768595Z Extracting Bazel installation... 2025-08-14T20:58:36.7721022Z Starting local Bazel server and connecting to it... 2025-08-14T20:58:36.7721452Z WARNING: ignoring LD_PRELOAD in environment. 2025-08-14T20:58:38.2350925Z Loading: 2025-08-14T20:58:40.1170948Z DEBUG: Rule 'rules_cuda' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f80438bee9906e9ecb1a8a4ae2365374ac1e8a283897281a2db2fb7fcf746333" 2025-08-14T20:58:40.1173450Z DEBUG: Repository rules_cuda instantiated at: 2025-08-14T20:58:40.1174095Z /var/lib/jenkins/workspace/WORKSPACE:18:13: in 2025-08-14T20:58:40.1174732Z Repository rule http_archive defined at: 2025-08-14T20:58:40.1175973Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:40.2259089Z DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cb8ce8a25464b2a8536450971ad1b45ee309491c1f5e052a611b9e249cfdd35d" 2025-08-14T20:58:40.2261039Z DEBUG: Repository rules_cc instantiated at: 2025-08-14T20:58:40.2261812Z /var/lib/jenkins/workspace/WORKSPACE:6:13: in 2025-08-14T20:58:40.2262552Z Repository rule http_archive defined at: 2025-08-14T20:58:40.2264045Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:40.5100931Z DEBUG: Rule 'rules_python' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "94750828b18044533e98a129003b6a68001204038dc4749f40b195b24c38f49f" 2025-08-14T20:58:40.5102814Z DEBUG: Repository rules_python instantiated at: 2025-08-14T20:58:40.5103505Z /var/lib/jenkins/workspace/WORKSPACE:218:13: in 2025-08-14T20:58:40.5104142Z Repository rule http_archive defined at: 2025-08-14T20:58:40.5105436Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:41.6059196Z DEBUG: Rule 'python3_10_x86_64-unknown-linux-gnu' indicated that a canonical reproducible form can be obtained by modifying arguments url = ["https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.10.9+20230116-x86_64-unknown-linux-gnu-install_only.tar.gz"] and dropping ["urls"] 2025-08-14T20:58:41.6064249Z DEBUG: Repository python3_10_x86_64-unknown-linux-gnu instantiated at: 2025-08-14T20:58:41.6065588Z /var/lib/jenkins/workspace/WORKSPACE:233:27: in 2025-08-14T20:58:41.6067578Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:533:26: in python_register_toolchains 2025-08-14T20:58:41.6069137Z Repository rule python_repository defined at: 2025-08-14T20:58:41.6070546Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:366:36: in 2025-08-14T20:58:41.8911041Z DEBUG: Rule 'pybind11_bazel' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "b72c5b44135b90d1ffaba51e08240be0b91707ac60bea08bb4d84b47316211bb" 2025-08-14T20:58:41.8912274Z DEBUG: Repository pybind11_bazel instantiated at: 2025-08-14T20:58:41.8912726Z /var/lib/jenkins/workspace/WORKSPACE:49:13: in 2025-08-14T20:58:41.8913115Z Repository rule http_archive defined at: 2025-08-14T20:58:41.8913960Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:42.0641396Z Loading: 2025-08-14T20:58:42.0669858Z Loading: 1 packages loaded 2025-08-14T20:58:43.3354001Z Analyzing: 31 targets (3 packages loaded, 0 targets configured) 2025-08-14T20:58:43.4054597Z DEBUG: Rule 'platforms' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "218efe8ee736d26a3572663b374a253c012b716d8af0c07e842e82f238a0a7ee" 2025-08-14T20:58:43.4058555Z DEBUG: Repository platforms instantiated at: 2025-08-14T20:58:43.4059261Z /var/lib/jenkins/workspace/WORKSPACE:24:13: in 2025-08-14T20:58:43.4059738Z Repository rule http_archive defined at: 2025-08-14T20:58:43.4060545Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:44.4634103Z DEBUG: Rule 'com_github_gflags_gflags' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf" 2025-08-14T20:58:44.4645365Z DEBUG: Repository com_github_gflags_gflags instantiated at: 2025-08-14T20:58:44.4645900Z /var/lib/jenkins/workspace/WORKSPACE:76:13: in 2025-08-14T20:58:44.4646303Z Repository rule http_archive defined at: 2025-08-14T20:58:44.4647112Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:44.5960635Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2025-08-14T20:58:44.5966175Z DEBUG: Repository com_github_glog instantiated at: 2025-08-14T20:58:44.5966669Z /var/lib/jenkins/workspace/WORKSPACE:61:13: in 2025-08-14T20:58:44.5967293Z Repository rule http_archive defined at: 2025-08-14T20:58:44.5968117Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-08-14T20:58:44.5988285Z WARNING: /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/cpp-httplib/BUILD.bazel:3:11: in includes attribute of cc_library rule @cpp-httplib//:cpp-httplib: ignoring invalid absolute path '/'. Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation 2025-08-14T20:58:58.2361271Z Analyzing: 31 targets (90 packages loaded, 12788 targets configured) 2025-08-14T20:59:20.3794578Z Analyzing: 31 targets (90 packages loaded, 12788 targets configured) 2025-08-14T20:59:21.0913840Z INFO: Analyzed 31 targets (92 packages loaded, 14205 targets configured). 2025-08-14T20:59:21.0942224Z INFO: Found 31 targets... 2025-08-14T20:59:21.2311743Z [0 / 2,405] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (7 actions, 3 running) 2025-08-14T20:59:22.3671780Z INFO: From Executing genrule //:download_mnist: 2025-08-14T20:59:22.3683057Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2025-08-14T20:59:22.3683637Z Failed to download (trying next): 2025-08-14T20:59:22.3683935Z HTTP Error 404: Not Found 2025-08-14T20:59:22.3684096Z 2025-08-14T20:59:22.3684515Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-08-14T20:59:22.3685149Z 2025-08-14T20:59:22.3685344Z 0% | | 0% 2025-08-14T20:59:22.3685751Z 0% | | 0% 2025-08-14T20:59:22.3686277Z 0% | | 0% 2025-08-14T20:59:22.3686594Z 0% | | 0% 2025-08-14T20:59:22.3686963Z 0% | | 0% 2025-08-14T20:59:22.3687289Z 0% | | 0% 2025-08-14T20:59:22.3687609Z 0% | | 0% 2025-08-14T20:59:22.3688004Z 0% | | 0% 2025-08-14T20:59:22.3688578Z 0% | | 0% 2025-08-14T20:59:22.3688909Z 0% | | 0% 2025-08-14T20:59:22.3689241Z 0% | | 0% 2025-08-14T20:59:22.3689560Z 0% | | 0% 2025-08-14T20:59:22.3689889Z 0% | | 0% 2025-08-14T20:59:22.3690231Z 0% | | 1% 2025-08-14T20:59:22.3690787Z 0% | | 1% 2025-08-14T20:59:22.3691163Z 0% | | 1% 2025-08-14T20:59:22.3691493Z 0% | | 1% 2025-08-14T20:59:22.3691825Z 0% | | 1% 2025-08-14T20:59:22.3692314Z 0% | | 1% 2025-08-14T20:59:22.3692825Z 0% |# | 1% 2025-08-14T20:59:22.3693452Z 0% |# | 1% 2025-08-14T20:59:22.3694162Z 0% |# | 1% 2025-08-14T20:59:22.3694776Z 0% |# | 1% 2025-08-14T20:59:22.3695427Z 0% |# | 1% 2025-08-14T20:59:22.3696079Z 0% |# | 1% 2025-08-14T20:59:22.3696462Z 0% |# | 2% 2025-08-14T20:59:22.3696836Z 0% |# | 2% 2025-08-14T20:59:22.3697240Z 0% |# | 2% 2025-08-14T20:59:22.3697999Z 0% |# | 2% 2025-08-14T20:59:22.3698680Z 0% |# | 2% 2025-08-14T20:59:22.3699117Z 0% |# | 2% 2025-08-14T20:59:22.3699520Z 0% |# | 2% 2025-08-14T20:59:22.3700080Z 0% |# | 2% 2025-08-14T20:59:22.3700675Z 0% |# | 2% 2025-08-14T20:59:22.3701305Z 0% |# | 2% 2025-08-14T20:59:22.3701825Z 0% |# | 2% 2025-08-14T20:59:22.3702189Z 0% |# | 2% 2025-08-14T20:59:22.3702558Z 0% |# | 3% 2025-08-14T20:59:22.3703049Z 0% |## | 3% 2025-08-14T20:59:22.3703414Z 0% |## | 3% 2025-08-14T20:59:22.3703857Z 0% |## | 3% 2025-08-14T20:59:22.3704365Z 0% |## | 3% 2025-08-14T20:59:22.3704912Z 0% |## | 3% 2025-08-14T20:59:22.3705492Z 0% |## | 3% 2025-08-14T20:59:22.3706063Z 0% |## | 3% 2025-08-14T20:59:22.3706665Z 0% |## | 3% 2025-08-14T20:59:22.3707202Z 0% |## | 3% 2025-08-14T20:59:22.3707947Z 0% |## | 3% 2025-08-14T20:59:22.3708467Z 0% |## | 3% 2025-08-14T20:59:22.3708851Z 0% |## | 4% 2025-08-14T20:59:22.3709456Z 0% |## | 4% 2025-08-14T20:59:22.3709990Z 0% |## | 4% 2025-08-14T20:59:22.3710320Z 0% |## | 4% 2025-08-14T20:59:22.3710738Z 0% |## | 4% 2025-08-14T20:59:22.3711231Z 0% |## | 4% 2025-08-14T20:59:22.3711555Z 0% |## | 4% 2025-08-14T20:59:22.3711887Z 0% |## | 4% 2025-08-14T20:59:22.3712219Z 0% |### | 4% 2025-08-14T20:59:22.3712534Z 0% |### | 4% 2025-08-14T20:59:22.3712862Z 0% |### | 4% 2025-08-14T20:59:22.3713175Z 0% |### | 4% 2025-08-14T20:59:22.3713529Z 0% |### | 5% 2025-08-14T20:59:22.3714025Z 0% |### | 5% 2025-08-14T20:59:22.3714348Z 0% |### | 5% 2025-08-14T20:59:22.3714743Z 0% |### | 5% 2025-08-14T20:59:22.3715099Z 0% |### | 5% 2025-08-14T20:59:22.3715630Z 0% |### | 5% 2025-08-14T20:59:22.3716307Z 0% |### | 5% 2025-08-14T20:59:22.3717113Z 0% |### | 5% 2025-08-14T20:59:22.3717637Z 0% |### | 5% 2025-08-14T20:59:22.3718173Z 0% |### | 5% 2025-08-14T20:59:22.3718714Z 0% |### | 5% 2025-08-14T20:59:22.3719093Z 0% |### | 5% 2025-08-14T20:59:22.3719648Z 0% |### | 6% 2025-08-14T20:59:22.3720293Z 0% |### | 6% 2025-08-14T20:59:22.3720744Z 0% |### | 6% 2025-08-14T20:59:22.3721081Z 0% |#### | 6% 2025-08-14T20:59:22.3721610Z 0% |#### | 6% 2025-08-14T20:59:22.3722289Z 0% |#### | 6% 2025-08-14T20:59:22.3722870Z 0% |#### | 6% 2025-08-14T20:59:22.3723462Z 0% |#### | 6% 2025-08-14T20:59:22.3724003Z 0% |#### | 6% 2025-08-14T20:59:22.3724527Z 0% |#### | 6% 2025-08-14T20:59:22.3724996Z 0% |#### | 6% 2025-08-14T20:59:22.3725484Z 0% |#### | 6% 2025-08-14T20:59:22.3725925Z 0% |#### | 7% 2025-08-14T20:59:22.3726274Z 0% |#### | 7% 2025-08-14T20:59:22.3726774Z 0% |#### | 7% 2025-08-14T20:59:22.3727151Z 0% |#### | 7% 2025-08-14T20:59:22.3727473Z 0% |#### | 7% 2025-08-14T20:59:22.3727872Z 0% |#### | 7% 2025-08-14T20:59:22.3728438Z 0% |#### | 7% 2025-08-14T20:59:22.3728942Z 0% |#### | 7% 2025-08-14T20:59:22.3729518Z 0% |#### | 7% 2025-08-14T20:59:22.3730033Z 0% |#### | 7% 2025-08-14T20:59:22.3730372Z 0% |##### | 7% 2025-08-14T20:59:22.3730878Z 0% |##### | 7% 2025-08-14T20:59:22.3731305Z 0% |##### | 8% 2025-08-14T20:59:22.3731637Z 0% |##### | 8% 2025-08-14T20:59:22.3731953Z 0% |##### | 8% 2025-08-14T20:59:22.3732329Z 0% |##### | 8% 2025-08-14T20:59:22.3732828Z 0% |##### | 8% 2025-08-14T20:59:22.3733242Z 0% |##### | 8% 2025-08-14T20:59:22.3733554Z 0% |##### | 8% 2025-08-14T20:59:22.3733881Z 0% |##### | 8% 2025-08-14T20:59:22.3734212Z 0% |##### | 8% 2025-08-14T20:59:22.3734521Z 0% |##### | 8% 2025-08-14T20:59:22.3734850Z 0% |##### | 8% 2025-08-14T20:59:22.3735159Z 0% |##### | 8% 2025-08-14T20:59:22.3735480Z 0% |##### | 9% 2025-08-14T20:59:22.3735791Z 0% |##### | 9% 2025-08-14T20:59:22.3736116Z 0% |##### | 9% 2025-08-14T20:59:22.3736439Z 0% |##### | 9% 2025-08-14T20:59:22.3736749Z 0% |##### | 9% 2025-08-14T20:59:22.3737202Z 0% |###### | 9% 2025-08-14T20:59:22.3737608Z 0% |###### | 9% 2025-08-14T20:59:22.3737934Z 0% |###### | 9% 2025-08-14T20:59:22.3738246Z 0% |###### | 9% 2025-08-14T20:59:22.3738571Z 0% |###### | 9% 2025-08-14T20:59:22.3738900Z 0% |###### | 9% 2025-08-14T20:59:22.3739216Z 0% |###### | 9% 2025-08-14T20:59:22.3739540Z 0% |###### | 9% 2025-08-14T20:59:22.3739861Z 0% |###### | 10% 2025-08-14T20:59:22.3740194Z 0% |###### | 10% 2025-08-14T20:59:22.3740526Z 0% |###### | 10% 2025-08-14T20:59:22.3740843Z 0% |###### | 10% 2025-08-14T20:59:22.3741168Z 0% |###### | 10% 2025-08-14T20:59:22.3741481Z 0% |###### | 10% 2025-08-14T20:59:22.3741805Z 0% |###### | 10% 2025-08-14T20:59:22.3742118Z 0% |###### | 10% 2025-08-14T20:59:22.3742447Z 0% |###### | 10% 2025-08-14T20:59:22.3742773Z 0% |###### | 10% 2025-08-14T20:59:22.3743091Z 0% |###### | 10% 2025-08-14T20:59:22.3743417Z 0% |####### | 10% 2025-08-14T20:59:22.3743735Z 0% |####### | 11% 2025-08-14T20:59:22.3744064Z 0% |####### | 11% 2025-08-14T20:59:22.3744379Z 0% |####### | 11% 2025-08-14T20:59:22.3744706Z 0% |####### | 11% 2025-08-14T20:59:22.3745035Z 0% |####### | 11% 2025-08-14T20:59:22.3745502Z 0% |####### | 11% 2025-08-14T20:59:22.3745840Z 0% |####### | 11% 2025-08-14T20:59:22.3746160Z 0% |####### | 11% 2025-08-14T20:59:22.3746492Z 0% |####### | 11% 2025-08-14T20:59:22.3746807Z 0% |####### | 11% 2025-08-14T20:59:22.3747216Z 0% |####### | 11% 2025-08-14T20:59:22.3747552Z 0% |####### | 11% 2025-08-14T20:59:22.3747870Z 0% |####### | 12% 2025-08-14T20:59:22.3748198Z 0% |####### | 12% 2025-08-14T20:59:22.3748511Z 0% |####### | 12% 2025-08-14T20:59:22.3748840Z 0% |####### | 12% 2025-08-14T20:59:22.3749156Z 0% |####### | 12% 2025-08-14T20:59:22.3749562Z 0% |####### | 12% 2025-08-14T20:59:22.3749896Z 0% |######## | 12% 2025-08-14T20:59:22.3750208Z 0% |######## | 12% 2025-08-14T20:59:22.3750674Z 0% |######## | 12% 2025-08-14T20:59:22.3751047Z 0% |######## | 12% 2025-08-14T20:59:22.3751376Z 0% |######## | 12% 2025-08-14T20:59:22.3751700Z 0% |######## | 12% 2025-08-14T20:59:22.3752010Z 0% |######## | 13% 2025-08-14T20:59:22.3752335Z 0% |######## | 13% 2025-08-14T20:59:22.3752704Z 0% |######## | 13% 2025-08-14T20:59:22.3753029Z 0% |######## | 13% 2025-08-14T20:59:22.3753342Z 0% |######## | 13% 2025-08-14T20:59:22.3753667Z 0% |######## | 13% 2025-08-14T20:59:22.3753996Z 0% |######## | 13% 2025-08-14T20:59:22.3754313Z 0% |######## | 13% 2025-08-14T20:59:22.3754640Z 0% |######## | 13% 2025-08-14T20:59:22.3755007Z 0% |######## | 13% 2025-08-14T20:59:22.3755337Z 0% |######## | 13% 2025-08-14T20:59:22.3755656Z 0% |######## | 13% 2025-08-14T20:59:22.3755989Z 0% |######## | 14% 2025-08-14T20:59:22.3756321Z 0% |######### | 14% 2025-08-14T20:59:22.3756634Z 0% |######### | 14% 2025-08-14T20:59:22.3756965Z 0% |######### | 14% 2025-08-14T20:59:22.3757283Z 0% |######### | 14% 2025-08-14T20:59:22.3757611Z 0% |######### | 14% 2025-08-14T20:59:22.3757926Z 0% |######### | 14% 2025-08-14T20:59:22.3758251Z 0% |######### | 14% 2025-08-14T20:59:22.3758630Z 0% |######### | 14% 2025-08-14T20:59:22.3758945Z 0% |######### | 14% 2025-08-14T20:59:22.3759271Z 0% |######### | 14% 2025-08-14T20:59:22.3759586Z 0% |######### | 14% 2025-08-14T20:59:22.3759911Z 0% |######### | 15% 2025-08-14T20:59:22.3760245Z 0% |######### | 15% 2025-08-14T20:59:22.3760565Z 0% |######### | 15% 2025-08-14T20:59:22.3760903Z 0% |######### | 15% 2025-08-14T20:59:22.3761217Z 0% |######### | 15% 2025-08-14T20:59:22.3761549Z 0% |######### | 15% 2025-08-14T20:59:22.3761862Z 0% |######### | 15% 2025-08-14T20:59:22.3762192Z 0% |######### | 15% 2025-08-14T20:59:22.3762524Z 0% |########## | 15% 2025-08-14T20:59:22.3762840Z 0% |########## | 15% 2025-08-14T20:59:22.3763174Z 0% |########## | 15% 2025-08-14T20:59:22.3763490Z 0% |########## | 15% 2025-08-14T20:59:22.3763965Z 0% |########## | 16% 2025-08-14T20:59:22.3764339Z 0% |########## | 16% 2025-08-14T20:59:22.3764674Z 0% |########## | 16% 2025-08-14T20:59:22.3765007Z 0% |########## | 16% 2025-08-14T20:59:22.3765323Z 0% |########## | 16% 2025-08-14T20:59:22.3765653Z 0% |########## | 16% 2025-08-14T20:59:22.3765966Z 0% |########## | 16% 2025-08-14T20:59:22.3766298Z 0% |########## | 16% 2025-08-14T20:59:22.3766613Z 0% |########## | 16% 2025-08-14T20:59:22.3767165Z 0% |########## | 16% 2025-08-14T20:59:22.3767507Z 0% |########## | 16% 2025-08-14T20:59:22.3767819Z 0% |########## | 16% 2025-08-14T20:59:22.3768144Z 0% |########## | 17% 2025-08-14T20:59:22.3768456Z 0% |########## | 17% 2025-08-14T20:59:22.3768783Z 0% |########### | 17% 2025-08-14T20:59:22.3769110Z 0% |########### | 17% 2025-08-14T20:59:22.3769421Z 0% |########### | 17% 2025-08-14T20:59:22.3769750Z 0% |########### | 17% 2025-08-14T20:59:22.3770065Z 0% |########### | 17% 2025-08-14T20:59:22.3770387Z 0% |########### | 17% 2025-08-14T20:59:22.3770706Z 0% |########### | 17% 2025-08-14T20:59:22.3771037Z 0% |########### | 17% 2025-08-14T20:59:22.3771365Z 0% |########### | 17% 2025-08-14T20:59:22.3771680Z 0% |########### | 17% 2025-08-14T20:59:22.3772013Z 0% |########### | 18% 2025-08-14T20:59:22.3772328Z 0% |########### | 18% 2025-08-14T20:59:22.3772659Z 0% |########### | 18% 2025-08-14T20:59:22.3772977Z 0% |########### | 18% 2025-08-14T20:59:22.3773304Z 0% |########### | 18% 2025-08-14T20:59:22.3773628Z 0% |########### | 18% 2025-08-14T20:59:22.3773952Z 0% |########### | 18% 2025-08-14T20:59:22.3774277Z 0% |########### | 18% 2025-08-14T20:59:22.3774590Z 0% |########### | 18% 2025-08-14T20:59:22.3774917Z 0% |############ | 18% 2025-08-14T20:59:22.3775232Z 0% |############ | 18% 2025-08-14T20:59:22.3775556Z 0% |############ | 18% 2025-08-14T20:59:22.3775881Z 0% |############ | 19% 2025-08-14T20:59:22.3776194Z 0% |############ | 19% 2025-08-14T20:59:22.3776521Z 0% |############ | 19% 2025-08-14T20:59:22.3776974Z 0% |############ | 19% 2025-08-14T20:59:22.3777523Z 0% |############ | 19% 2025-08-14T20:59:22.3777863Z 0% |############ | 19% 2025-08-14T20:59:22.3778176Z 0% |############ | 19% 2025-08-14T20:59:22.3778503Z 0% |############ | 19% 2025-08-14T20:59:22.3778820Z 0% |############ | 19% 2025-08-14T20:59:22.3779150Z 0% |############ | 19% 2025-08-14T20:59:22.3779465Z 0% |############ | 19% 2025-08-14T20:59:22.3779791Z 0% |############ | 19% 2025-08-14T20:59:22.3780116Z 0% |############ | 19% 2025-08-14T20:59:22.3780434Z 0% |############ | 20% 2025-08-14T20:59:22.3780759Z 0% |############ | 20% 2025-08-14T20:59:22.3781071Z 0% |############ | 20% 2025-08-14T20:59:22.3781484Z 0% |############# | 20% 2025-08-14T20:59:22.3781800Z 0% |############# | 20% 2025-08-14T20:59:22.3782131Z 0% |############# | 20% 2025-08-14T20:59:22.3782460Z 0% |############# | 20% 2025-08-14T20:59:22.3782773Z 0% |############# | 20% 2025-08-14T20:59:22.3783100Z 0% |############# | 20% 2025-08-14T20:59:22.3783413Z 0% |############# | 20% 2025-08-14T20:59:22.3783745Z 0% |############# | 20% 2025-08-14T20:59:22.3784063Z 0% |############# | 20% 2025-08-14T20:59:22.3784388Z 0% |############# | 21% 2025-08-14T20:59:22.3784715Z 0% |############# | 21% 2025-08-14T20:59:22.3785104Z 0% |############# | 21% 2025-08-14T20:59:22.3785430Z 0% |############# | 21% 2025-08-14T20:59:22.3785741Z 0% |############# | 21% 2025-08-14T20:59:22.3786069Z 0% |############# | 21% 2025-08-14T20:59:22.3786379Z 0% |############# | 21% 2025-08-14T20:59:22.3786774Z 0% |############# | 21% 2025-08-14T20:59:22.3787109Z 0% |############# | 21% 2025-08-14T20:59:22.3787424Z 0% |############# | 21% 2025-08-14T20:59:22.3787752Z 0% |############## | 21% 2025-08-14T20:59:22.3788064Z 0% |############## | 21% 2025-08-14T20:59:22.3788395Z 0% |############## | 22% 2025-08-14T20:59:22.3788723Z 0% |############## | 22% 2025-08-14T20:59:22.3789042Z 0% |############## | 22% 2025-08-14T20:59:22.3789441Z 0% |############## | 22% 2025-08-14T20:59:22.3789768Z 0% |############## | 22% 2025-08-14T20:59:22.3790096Z 0% |############## | 22% 2025-08-14T20:59:22.3790489Z 0% |############## | 22% 2025-08-14T20:59:22.3790874Z 0% |############## | 22% 2025-08-14T20:59:22.3791204Z 0% |############## | 22% 2025-08-14T20:59:22.3791519Z 0% |############## | 22% 2025-08-14T20:59:22.3791851Z 0% |############## | 22% 2025-08-14T20:59:22.3792228Z 0% |############## | 22% 2025-08-14T20:59:22.3792554Z 0% |############## | 23% 2025-08-14T20:59:22.3792869Z 0% |############## | 23% 2025-08-14T20:59:22.3793219Z 0% |############## | 23% 2025-08-14T20:59:22.3793549Z 0% |############## | 23% 2025-08-14T20:59:22.3793873Z 0% |############## | 23% 2025-08-14T20:59:22.3794205Z 0% |############### | 23% 2025-08-14T20:59:22.3794523Z 0% |############### | 23% 2025-08-14T20:59:22.3794853Z 0% |############### | 23% 2025-08-14T20:59:22.3795170Z 0% |############### | 23% 2025-08-14T20:59:22.3795552Z 0% |############### | 23% 2025-08-14T20:59:22.3795884Z 0% |############### | 23% 2025-08-14T20:59:22.3796201Z 0% |############### | 23% 2025-08-14T20:59:22.3796536Z 0% |############### | 24% 2025-08-14T20:59:22.3796855Z 0% |############### | 24% 2025-08-14T20:59:22.3797193Z 0% |############### | 24% 2025-08-14T20:59:22.3797529Z 0% |############### | 24% 2025-08-14T20:59:22.3797847Z 0% |############### | 24% 2025-08-14T20:59:22.3798177Z 0% |############### | 24% 2025-08-14T20:59:22.3798491Z 0% |############### | 24% 2025-08-14T20:59:22.3798826Z 0% |############### | 24% 2025-08-14T20:59:22.3799139Z 0% |############### | 24% 2025-08-14T20:59:22.3799465Z 0% |############### | 24% 2025-08-14T20:59:22.3799794Z 0% |############### | 24% 2025-08-14T20:59:22.3800108Z 0% |############### | 24% 2025-08-14T20:59:22.3800441Z 0% |################ | 25% 2025-08-14T20:59:22.3800814Z 0% |################ | 25% 2025-08-14T20:59:22.3801139Z 0% |################ | 25% 2025-08-14T20:59:22.3801455Z 0% |################ | 25% 2025-08-14T20:59:22.3801783Z 0% |################ | 25% 2025-08-14T20:59:22.3802107Z 0% |################ | 25% 2025-08-14T20:59:22.3802419Z 0% |################ | 25% 2025-08-14T20:59:22.3802796Z 0% |################ | 25% 2025-08-14T20:59:22.3803108Z 0% |################ | 25% 2025-08-14T20:59:22.3803437Z 0% |################ | 25% 2025-08-14T20:59:22.3803816Z 0% |################ | 25% 2025-08-14T20:59:22.3804195Z 0% |################ | 25% 2025-08-14T20:59:22.3804526Z 0% |################ | 26% 2025-08-14T20:59:22.3804841Z 0% |################ | 26% 2025-08-14T20:59:22.3805170Z 0% |################ | 26% 2025-08-14T20:59:22.3805486Z 0% |################ | 26% 2025-08-14T20:59:22.3805812Z 0% |################ | 26% 2025-08-14T20:59:22.3806141Z 0% |################ | 26% 2025-08-14T20:59:22.3806456Z 0% |################ | 26% 2025-08-14T20:59:22.3806785Z 0% |################# | 26% 2025-08-14T20:59:22.3807103Z 0% |################# | 26% 2025-08-14T20:59:22.3807429Z 0% |################# | 26% 2025-08-14T20:59:22.3807741Z 0% |################# | 26% 2025-08-14T20:59:22.3808068Z 0% |################# | 26% 2025-08-14T20:59:22.3808394Z 0% |################# | 27% 2025-08-14T20:59:22.3808707Z 0% |################# | 27% 2025-08-14T20:59:22.3809033Z 0% |################# | 27% 2025-08-14T20:59:22.3809345Z 0% |################# | 27% 2025-08-14T20:59:22.3809670Z 0% |################# | 27% 2025-08-14T20:59:22.3809982Z 0% |################# | 27% 2025-08-14T20:59:22.3810315Z 0% |################# | 27% 2025-08-14T20:59:22.3810644Z 0% |################# | 27% 2025-08-14T20:59:22.3810961Z 0% |################# | 27% 2025-08-14T20:59:22.3811287Z 0% |################# | 27% 2025-08-14T20:59:22.3811601Z 0% |################# | 27% 2025-08-14T20:59:22.3811925Z 0% |################# | 27% 2025-08-14T20:59:22.3812239Z 0% |################# | 28% 2025-08-14T20:59:22.3812562Z 0% |################# | 28% 2025-08-14T20:59:22.3812888Z 0% |################## | 28% 2025-08-14T20:59:22.3813198Z 0% |################## | 28% 2025-08-14T20:59:22.3813526Z 0% |################## | 28% 2025-08-14T20:59:22.3813841Z 0% |################## | 28% 2025-08-14T20:59:22.3814163Z 0% |################## | 28% 2025-08-14T20:59:22.3814489Z 0% |################## | 28% 2025-08-14T20:59:22.3814803Z 0% |################## | 28% 2025-08-14T20:59:22.3815126Z 0% |################## | 28% 2025-08-14T20:59:22.3815436Z 0% |################## | 28% 2025-08-14T20:59:22.3815758Z 0% |################## | 28% 2025-08-14T20:59:22.3816220Z 0% |################## | 29% 2025-08-14T20:59:22.3816552Z 0% |################## | 29% 2025-08-14T20:59:22.3817705Z 0% |################## | 29% 2025-08-14T20:59:22.3818081Z 0% |################## | 29% 2025-08-14T20:59:22.3818410Z 0% |################## | 29% 2025-08-14T20:59:22.3818724Z 0% |################## | 29% 2025-08-14T20:59:22.3819050Z 0% |################## | 29% 2025-08-14T20:59:22.3819437Z 0% |################## | 29% 2025-08-14T20:59:22.3819765Z 0% |################## | 29% 2025-08-14T20:59:22.3820094Z 0% |################### | 29% 2025-08-14T20:59:22.3820405Z 0% |################### | 29% 2025-08-14T20:59:22.3820734Z 0% |################### | 29% 2025-08-14T20:59:22.3821057Z 0% |################### | 29% 2025-08-14T20:59:22.3821388Z 0% |################### | 30% 2025-08-14T20:59:22.3821702Z 0% |################### | 30% 2025-08-14T20:59:22.3822025Z 0% |################### | 30% 2025-08-14T20:59:22.3822352Z 0% |################### | 30% 2025-08-14T20:59:22.3822740Z 0% |################### | 30% 2025-08-14T20:59:22.3823076Z 0% |################### | 30% 2025-08-14T20:59:22.3823391Z 0% |################### | 30% 2025-08-14T20:59:22.3823719Z 0% |################### | 30% 2025-08-14T20:59:22.3824045Z 0% |################### | 30% 2025-08-14T20:59:22.3824369Z 0% |################### | 30% 2025-08-14T20:59:22.3824700Z 0% |################### | 30% 2025-08-14T20:59:22.3825011Z 0% |################### | 30% 2025-08-14T20:59:22.3825341Z 0% |################### | 31% 2025-08-14T20:59:22.3825719Z 0% |################### | 31% 2025-08-14T20:59:22.3826044Z 0% |################### | 31% 2025-08-14T20:59:22.3826371Z 0% |#################### | 31% 2025-08-14T20:59:22.3826688Z 0% |#################### | 31% 2025-08-14T20:59:22.3827022Z 0% |#################### | 31% 2025-08-14T20:59:22.3827339Z 0% |#################### | 31% 2025-08-14T20:59:22.3827684Z 0% |#################### | 31% 2025-08-14T20:59:22.3828003Z 0% |#################### | 31% 2025-08-14T20:59:22.3828332Z 0% |#################### | 31% 2025-08-14T20:59:22.3828668Z 0% |#################### | 31% 2025-08-14T20:59:22.3828985Z 0% |#################### | 31% 2025-08-14T20:59:22.3829383Z 0% |#################### | 32% 2025-08-14T20:59:22.3829703Z 0% |#################### | 32% 2025-08-14T20:59:22.3830035Z 0% |#################### | 32% 2025-08-14T20:59:22.3830353Z 0% |#################### | 32% 2025-08-14T20:59:22.3830686Z 0% |#################### | 32% 2025-08-14T20:59:22.3831139Z 0% |#################### | 32% 2025-08-14T20:59:22.3831522Z 0% |#################### | 32% 2025-08-14T20:59:22.3831910Z 0% |#################### | 32% 2025-08-14T20:59:22.3832226Z 0% |#################### | 32% 2025-08-14T20:59:22.3832552Z 0% |#################### | 32% 2025-08-14T20:59:22.3832864Z 0% |##################### | 32% 2025-08-14T20:59:22.3833198Z 0% |##################### | 32% 2025-08-14T20:59:22.3833527Z 0% |##################### | 33% 2025-08-14T20:59:22.3833839Z 0% |##################### | 33% 2025-08-14T20:59:22.3834170Z 0% |##################### | 33% 2025-08-14T20:59:22.3834484Z 0% |##################### | 33% 2025-08-14T20:59:22.3834808Z 0% |##################### | 33% 2025-08-14T20:59:22.3835131Z 0% |##################### | 33% 2025-08-14T20:59:22.3835499Z 0% |##################### | 33% 2025-08-14T20:59:22.3835824Z 0% |##################### | 33% 2025-08-14T20:59:22.3836141Z 0% |##################### | 33% 2025-08-14T20:59:22.3836465Z 0% |##################### | 33% 2025-08-14T20:59:22.3836782Z 0% |##################### | 33% 2025-08-14T20:59:22.3837110Z 0% |##################### | 33% 2025-08-14T20:59:22.3837442Z 0% |##################### | 34% 2025-08-14T20:59:22.3837759Z 0% |##################### | 34% 2025-08-14T20:59:22.3838093Z 0% |##################### | 34% 2025-08-14T20:59:22.3838409Z 0% |##################### | 34% 2025-08-14T20:59:22.3838739Z 0% |###################### | 34% 2025-08-14T20:59:22.3839056Z 0% |###################### | 34% 2025-08-14T20:59:22.3839387Z 0% |###################### | 34% 2025-08-14T20:59:22.3839714Z 0% |###################### | 34% 2025-08-14T20:59:22.3840082Z 0% |###################### | 34% 2025-08-14T20:59:22.3840410Z 0% |###################### | 34% 2025-08-14T20:59:22.3840727Z 0% |###################### | 34% 2025-08-14T20:59:22.3841055Z 0% |###################### | 34% 2025-08-14T20:59:22.3841367Z 0% |###################### | 35% 2025-08-14T20:59:22.3841694Z 0% |###################### | 35% 2025-08-14T20:59:22.3842021Z 0% |###################### | 35% 2025-08-14T20:59:22.3842337Z 0% |###################### | 35% 2025-08-14T20:59:22.3842667Z 0% |###################### | 35% 2025-08-14T20:59:22.3842984Z 0% |###################### | 35% 2025-08-14T20:59:22.3843312Z 0% |###################### | 35% 2025-08-14T20:59:22.3843644Z 0% |###################### | 35% 2025-08-14T20:59:22.3844021Z 0% |###################### | 35% 2025-08-14T20:59:22.3844404Z 0% |###################### | 35% 2025-08-14T20:59:22.3844722Z 0% |###################### | 35% 2025-08-14T20:59:22.3845050Z 0% |####################### | 35% 2025-08-14T20:59:22.3845362Z 0% |####################### | 36% 2025-08-14T20:59:22.3845689Z 0% |####################### | 36% 2025-08-14T20:59:22.3846017Z 0% |####################### | 36% 2025-08-14T20:59:22.3846328Z 0% |####################### | 36% 2025-08-14T20:59:22.3846653Z 0% |####################### | 36% 2025-08-14T20:59:22.3846963Z 0% |####################### | 36% 2025-08-14T20:59:22.3847290Z 0% |####################### | 36% 2025-08-14T20:59:22.3847607Z 0% |####################### | 36% 2025-08-14T20:59:22.3847931Z 0% |####################### | 36% 2025-08-14T20:59:22.3848254Z 0% |####################### | 36% 2025-08-14T20:59:22.3848564Z 0% |####################### | 36% 2025-08-14T20:59:22.3848892Z 0% |####################### | 36% 2025-08-14T20:59:22.3849204Z 0% |####################### | 37% 2025-08-14T20:59:22.3849526Z 0% |####################### | 37% 2025-08-14T20:59:22.3849839Z 0% |####################### | 37% 2025-08-14T20:59:22.3850169Z 0% |####################### | 37% 2025-08-14T20:59:22.3850496Z 0% |####################### | 37% 2025-08-14T20:59:22.3850810Z 0% |####################### | 37% 2025-08-14T20:59:22.3851132Z 0% |######################## | 37% 2025-08-14T20:59:22.3851448Z 0% |######################## | 37% 2025-08-14T20:59:22.3851773Z 0% |######################## | 37% 2025-08-14T20:59:22.3852098Z 0% |######################## | 37% 2025-08-14T20:59:22.3852494Z 0% |######################## | 37% 2025-08-14T20:59:22.3852825Z 0% |######################## | 37% 2025-08-14T20:59:22.3853137Z 0% |######################## | 38% 2025-08-14T20:59:22.3853464Z 0% |######################## | 38% 2025-08-14T20:59:22.3853859Z 0% |######################## | 38% 2025-08-14T20:59:22.3854189Z 0% |######################## | 38% 2025-08-14T20:59:22.3854518Z 0% |######################## | 38% 2025-08-14T20:59:22.3854831Z 0% |######################## | 38% 2025-08-14T20:59:22.3855157Z 0% |######################## | 38% 2025-08-14T20:59:22.3855473Z 0% |######################## | 38% 2025-08-14T20:59:22.3855802Z 0% |######################## | 38% 2025-08-14T20:59:22.3856117Z 0% |######################## | 38% 2025-08-14T20:59:22.3856518Z 0% |######################## | 38% 2025-08-14T20:59:22.3856848Z 0% |######################## | 38% 2025-08-14T20:59:22.3857224Z 0% |######################## | 39% 2025-08-14T20:59:22.3857616Z 0% |######################### | 39% 2025-08-14T20:59:22.3857990Z 0% |######################### | 39% 2025-08-14T20:59:22.3858317Z 0% |######################### | 39% 2025-08-14T20:59:22.3858630Z 0% |######################### | 39% 2025-08-14T20:59:22.3858956Z 0% |######################### | 39% 2025-08-14T20:59:22.3859285Z 0% |######################### | 39% 2025-08-14T20:59:22.3859674Z 0% |######################### | 39% 2025-08-14T20:59:22.3860007Z 0% |######################### | 39% 2025-08-14T20:59:22.3860324Z 0% |######################### | 39% 2025-08-14T20:59:22.3860663Z 0% |######################### | 39% 2025-08-14T20:59:22.3861000Z 0% |######################### | 39% 2025-08-14T20:59:22.3861318Z 0% |######################### | 39% 2025-08-14T20:59:22.3861649Z 0% |######################### | 40% 2025-08-14T20:59:22.3862003Z 0% |######################### | 40% 2025-08-14T20:59:22.3862336Z 0% |######################### | 40% 2025-08-14T20:59:22.3862653Z 0% |######################### | 40% 2025-08-14T20:59:22.3862985Z 0% |######################### | 40% 2025-08-14T20:59:22.3863316Z 0% |######################### | 40% 2025-08-14T20:59:22.3863632Z 0% |######################### | 40% 2025-08-14T20:59:22.3863968Z 0% |########################## | 40% 2025-08-14T20:59:22.3864353Z 0% |########################## | 40% 2025-08-14T20:59:22.3864686Z 0% |########################## | 40% 2025-08-14T20:59:22.3865002Z 0% |########################## | 40% 2025-08-14T20:59:22.3865382Z 0% |########################## | 40% 2025-08-14T20:59:22.3865706Z 0% |########################## | 41% 2025-08-14T20:59:22.3866020Z 0% |########################## | 41% 2025-08-14T20:59:22.3866346Z 0% |########################## | 41% 2025-08-14T20:59:22.3866660Z 0% |########################## | 41% 2025-08-14T20:59:22.3867169Z 0% |########################## | 41% 2025-08-14T20:59:22.3867489Z 0% |########################## | 41% 2025-08-14T20:59:22.3867821Z 0% |########################## | 41% 2025-08-14T20:59:22.3868149Z 0% |########################## | 41% 2025-08-14T20:59:22.3868462Z 0% |########################## | 41% 2025-08-14T20:59:22.3868787Z 0% |########################## | 41% 2025-08-14T20:59:22.3869100Z 0% |########################## | 41% 2025-08-14T20:59:22.3869558Z 0% |########################## | 41% 2025-08-14T20:59:22.3869875Z 0% |########################## | 42% 2025-08-14T20:59:22.3870203Z 0% |########################## | 42% 2025-08-14T20:59:22.3870529Z 0% |########################### | 42% 2025-08-14T20:59:22.3870969Z 0% |########################### | 42% 2025-08-14T20:59:22.3871377Z 0% |########################### | 42% 2025-08-14T20:59:22.3871695Z 0% |########################### | 42% 2025-08-14T20:59:22.3872026Z 0% |########################### | 42% 2025-08-14T20:59:22.3872354Z 0% |########################### | 42% 2025-08-14T20:59:22.3872672Z 0% |########################### | 42% 2025-08-14T20:59:22.3873003Z 0% |########################### | 42% 2025-08-14T20:59:22.3873401Z 0% |########################### | 42% 2025-08-14T20:59:22.3873728Z 0% |########################### | 42% 2025-08-14T20:59:22.3874041Z 0% |########################### | 43% 2025-08-14T20:59:22.3874374Z 0% |########################### | 43% 2025-08-14T20:59:22.3874705Z 0% |########################### | 43% 2025-08-14T20:59:22.3875020Z 0% |########################### | 43% 2025-08-14T20:59:22.3875347Z 0% |########################### | 43% 2025-08-14T20:59:22.3875663Z 0% |########################### | 43% 2025-08-14T20:59:22.3875985Z 0% |########################### | 43% 2025-08-14T20:59:22.3876301Z 0% |########################### | 43% 2025-08-14T20:59:22.3876627Z 0% |########################### | 43% 2025-08-14T20:59:22.3876954Z 0% |############################ | 43% 2025-08-14T20:59:22.3877268Z 0% |############################ | 43% 2025-08-14T20:59:22.3877594Z 0% |############################ | 43% 2025-08-14T20:59:22.3877914Z 0% |############################ | 44% 2025-08-14T20:59:22.3878243Z 0% |############################ | 44% 2025-08-14T20:59:22.3878556Z 0% |############################ | 44% 2025-08-14T20:59:22.3878886Z 0% |############################ | 44% 2025-08-14T20:59:22.3879213Z 0% |############################ | 44% 2025-08-14T20:59:22.3879524Z 0% |############################ | 44% 2025-08-14T20:59:22.3879849Z 0% |############################ | 44% 2025-08-14T20:59:22.3880160Z 0% |############################ | 44% 2025-08-14T20:59:22.3880485Z 0% |############################ | 44% 2025-08-14T20:59:22.3880818Z 0% |############################ | 44% 2025-08-14T20:59:22.3881131Z 0% |############################ | 44% 2025-08-14T20:59:22.3881454Z 0% |############################ | 44% 2025-08-14T20:59:22.3881768Z 0% |############################ | 45% 2025-08-14T20:59:22.3882093Z 0% |############################ | 45% 2025-08-14T20:59:22.3882405Z 0% |############################ | 45% 2025-08-14T20:59:22.3882728Z 0% |############################ | 45% 2025-08-14T20:59:22.3883055Z 0% |############################# | 45% 2025-08-14T20:59:22.3883367Z 0% |############################# | 45% 2025-08-14T20:59:22.3883689Z 0% |############################# | 45% 2025-08-14T20:59:22.3884120Z 0% |############################# | 45% 2025-08-14T20:59:22.3884446Z 0% |############################# | 45% 2025-08-14T20:59:22.3884760Z 0% |############################# | 45% 2025-08-14T20:59:22.3885090Z 0% |############################# | 45% 2025-08-14T20:59:22.3885412Z 0% |############################# | 45% 2025-08-14T20:59:22.3885724Z 0% |############################# | 46% 2025-08-14T20:59:22.3886050Z 0% |############################# | 46% 2025-08-14T20:59:22.3886362Z 0% |############################# | 46% 2025-08-14T20:59:22.3886689Z 0% |############################# | 46% 2025-08-14T20:59:22.3887001Z 0% |############################# | 46% 2025-08-14T20:59:22.3887333Z 0% |############################# | 46% 2025-08-14T20:59:22.3887662Z 0% |############################# | 46% 2025-08-14T20:59:22.3887975Z 0% |############################# | 46% 2025-08-14T20:59:22.3888304Z 0% |############################# | 46% 2025-08-14T20:59:22.3888621Z 0% |############################# | 46% 2025-08-14T20:59:22.3888951Z 0% |############################# | 46% 2025-08-14T20:59:22.3889371Z 0% |############################## | 46% 2025-08-14T20:59:22.3889689Z 0% |############################## | 47% 2025-08-14T20:59:22.3890022Z 0% |############################## | 47% 2025-08-14T20:59:22.3890341Z 0% |############################## | 47% 2025-08-14T20:59:22.3903447Z 0% |############################## | 47% 2025-08-14T20:59:22.3903925Z 0% |############################## | 47% 2025-08-14T20:59:22.3904274Z 0% |############################## | 47% 2025-08-14T20:59:22.3904597Z 0% |############################## | 47% 2025-08-14T20:59:22.3904930Z 0% |############################## | 47% 2025-08-14T20:59:22.3905261Z 0% |############################## | 47% 2025-08-14T20:59:22.3905667Z 0% |############################## | 47% 2025-08-14T20:59:22.3906000Z 0% |############################## | 47% 2025-08-14T20:59:22.3906318Z 0% |############################## | 47% 2025-08-14T20:59:22.3906657Z 0% |############################## | 48% 2025-08-14T20:59:22.3906980Z 0% |############################## | 48% 2025-08-14T20:59:22.3907308Z 0% |############################## | 48% 2025-08-14T20:59:22.3907641Z 0% |############################## | 48% 2025-08-14T20:59:22.3907960Z 0% |############################## | 48% 2025-08-14T20:59:22.3908290Z 0% |############################## | 48% 2025-08-14T20:59:22.3908607Z 0% |############################### | 48% 2025-08-14T20:59:22.3909014Z 0% |############################### | 48% 2025-08-14T20:59:22.3909414Z 0% |############################### | 48% 2025-08-14T20:59:22.3909731Z 0% |############################### | 48% 2025-08-14T20:59:22.3910232Z 0% |############################### | 48% 2025-08-14T20:59:22.3910607Z 0% |############################### | 48% 2025-08-14T20:59:22.3910941Z 0% |############################### | 49% 2025-08-14T20:59:22.3911257Z 0% |############################### | 49% 2025-08-14T20:59:22.3911587Z 0% |############################### | 49% 2025-08-14T20:59:22.3911919Z 0% |############################### | 49% 2025-08-14T20:59:22.3912236Z 0% |############################### | 49% 2025-08-14T20:59:22.3912626Z 0% |############################### | 49% 2025-08-14T20:59:22.3912941Z 0% |############################### | 49% 2025-08-14T20:59:22.3913269Z 0% |############################### | 49% 2025-08-14T20:59:22.3913589Z 0% |############################### | 49% 2025-08-14T20:59:22.3913922Z 0% |############################### | 49% 2025-08-14T20:59:22.3914249Z 0% |############################### | 49% 2025-08-14T20:59:22.3914563Z 0% |############################### | 49% 2025-08-14T20:59:22.3914890Z 0% |############################### | 49% 2025-08-14T20:59:22.3915205Z 0% |################################ | 50% 2025-08-14T20:59:22.3915533Z 0% |################################ | 50% 2025-08-14T20:59:22.3915848Z 0% |################################ | 50% 2025-08-14T20:59:22.3916180Z 0% |################################ | 50% 2025-08-14T20:59:22.3916507Z 0% |################################ | 50% 2025-08-14T20:59:22.3916827Z 0% |################################ | 50% 2025-08-14T20:59:22.3917161Z 0% |################################ | 50% 2025-08-14T20:59:22.3917478Z 0% |################################ | 50% 2025-08-14T20:59:22.3917805Z 0% |################################ | 50% 2025-08-14T20:59:22.3918122Z 0% |################################ | 50% 2025-08-14T20:59:22.3918452Z 0% |################################ | 50% 2025-08-14T20:59:22.3918786Z 0% |################################ | 50% 2025-08-14T20:59:22.3919099Z 0% |################################ | 51% 2025-08-14T20:59:22.3919427Z 0% |################################ | 51% 2025-08-14T20:59:22.3919746Z 0% |################################ | 51% 2025-08-14T20:59:22.3920078Z 0% |################################ | 51% 2025-08-14T20:59:22.3920410Z 0% |################################ | 51% 2025-08-14T20:59:22.3920724Z 0% |################################ | 51% 2025-08-14T20:59:22.3921050Z 0% |################################# | 51% 2025-08-14T20:59:22.3921363Z 0% |################################# | 51% 2025-08-14T20:59:22.3921691Z 0% |################################# | 51% 2025-08-14T20:59:22.3922004Z 0% |################################# | 51% 2025-08-14T20:59:22.3922333Z 0% |################################# | 51% 2025-08-14T20:59:22.3922660Z 0% |################################# | 51% 2025-08-14T20:59:22.3922974Z 0% |################################# | 52% 2025-08-14T20:59:22.3923371Z 0% |################################# | 52% 2025-08-14T20:59:22.3923747Z 0% |################################# | 52% 2025-08-14T20:59:22.3924084Z 0% |################################# | 52% 2025-08-14T20:59:22.3924402Z 0% |################################# | 52% 2025-08-14T20:59:22.3924732Z 0% |################################# | 52% 2025-08-14T20:59:22.3925137Z 0% |################################# | 52% 2025-08-14T20:59:22.3925453Z 0% |################################# | 52% 2025-08-14T20:59:22.3925786Z 0% |################################# | 52% 2025-08-14T20:59:22.3926103Z 0% |################################# | 52% 2025-08-14T20:59:22.3926435Z 0% |################################# | 52% 2025-08-14T20:59:22.3926753Z 0% |################################# | 52% 2025-08-14T20:59:22.3927089Z 0% |################################# | 53% 2025-08-14T20:59:22.3927421Z 0% |################################## | 53% 2025-08-14T20:59:22.3927737Z 0% |################################## | 53% 2025-08-14T20:59:22.3928130Z 0% |################################## | 53% 2025-08-14T20:59:22.3928446Z 0% |################################## | 53% 2025-08-14T20:59:22.3928781Z 0% |################################## | 53% 2025-08-14T20:59:22.3929115Z 0% |################################## | 53% 2025-08-14T20:59:22.3929432Z 0% |################################## | 53% 2025-08-14T20:59:22.3929760Z 0% |################################## | 53% 2025-08-14T20:59:22.3930081Z 0% |################################## | 53% 2025-08-14T20:59:22.3930412Z 0% |################################## | 53% 2025-08-14T20:59:22.3930726Z 0% |################################## | 53% 2025-08-14T20:59:22.3931057Z 0% |################################## | 54% 2025-08-14T20:59:22.3931386Z 0% |################################## | 54% 2025-08-14T20:59:22.3931774Z 0% |################################## | 54% 2025-08-14T20:59:22.3932099Z 0% |################################## | 54% 2025-08-14T20:59:22.3932413Z 0% |################################## | 54% 2025-08-14T20:59:22.3932744Z 0% |################################## | 54% 2025-08-14T20:59:22.3933058Z 0% |################################## | 54% 2025-08-14T20:59:22.3933394Z 0% |################################## | 54% 2025-08-14T20:59:22.3933727Z 0% |################################### | 54% 2025-08-14T20:59:22.3934044Z 0% |################################### | 54% 2025-08-14T20:59:22.3934371Z 0% |################################### | 54% 2025-08-14T20:59:22.3934685Z 0% |################################### | 54% 2025-08-14T20:59:22.3935014Z 0% |################################### | 55% 2025-08-14T20:59:22.3935372Z 0% |################################### | 55% 2025-08-14T20:59:22.3935707Z 0% |################################### | 55% 2025-08-14T20:59:22.3936036Z 0% |################################### | 55% 2025-08-14T20:59:22.3936353Z 0% |################################### | 55% 2025-08-14T20:59:22.3936815Z 0% |################################### | 55% 2025-08-14T20:59:22.3937186Z 0% |################################### | 55% 2025-08-14T20:59:22.3937521Z 0% |################################### | 55% 2025-08-14T20:59:22.3937910Z 0% |################################### | 55% 2025-08-14T20:59:22.3938223Z 0% |################################### | 55% 2025-08-14T20:59:22.3938620Z 0% |################################### | 55% 2025-08-14T20:59:22.3938938Z 0% |################################### | 55% 2025-08-14T20:59:22.3939269Z 0% |################################### | 56% 2025-08-14T20:59:22.3939585Z 0% |################################### | 56% 2025-08-14T20:59:22.3939917Z 0% |################################### | 56% 2025-08-14T20:59:22.3940250Z 0% |#################################### | 56% 2025-08-14T20:59:22.3940574Z 0% |#################################### | 56% 2025-08-14T20:59:22.3940908Z 0% |#################################### | 56% 2025-08-14T20:59:22.3941226Z 0% |#################################### | 56% 2025-08-14T20:59:22.3941554Z 0% |#################################### | 56% 2025-08-14T20:59:22.3941871Z 0% |#################################### | 56% 2025-08-14T20:59:22.3942200Z 0% |#################################### | 56% 2025-08-14T20:59:22.3942533Z 0% |#################################### | 56% 2025-08-14T20:59:22.3942850Z 0% |#################################### | 56% 2025-08-14T20:59:22.3943181Z 0% |#################################### | 57% 2025-08-14T20:59:22.3943500Z 0% |#################################### | 57% 2025-08-14T20:59:22.3943897Z 0% |#################################### | 57% 2025-08-14T20:59:22.3944211Z 0% |#################################### | 57% 2025-08-14T20:59:22.3944539Z 0% |#################################### | 57% 2025-08-14T20:59:22.3944869Z 0% |#################################### | 57% 2025-08-14T20:59:22.3945187Z 0% |#################################### | 57% 2025-08-14T20:59:22.3945516Z 0% |#################################### | 57% 2025-08-14T20:59:22.3945831Z 0% |#################################### | 57% 2025-08-14T20:59:22.3946162Z 0% |#################################### | 57% 2025-08-14T20:59:22.3946487Z 0% |##################################### | 57% 2025-08-14T20:59:22.3946802Z 0% |##################################### | 57% 2025-08-14T20:59:22.3947136Z 0% |##################################### | 58% 2025-08-14T20:59:22.3947451Z 0% |##################################### | 58% 2025-08-14T20:59:22.3947775Z 0% |##################################### | 58% 2025-08-14T20:59:22.3948091Z 0% |##################################### | 58% 2025-08-14T20:59:22.3948420Z 0% |##################################### | 58% 2025-08-14T20:59:22.3948750Z 0% |##################################### | 58% 2025-08-14T20:59:22.3949064Z 0% |##################################### | 58% 2025-08-14T20:59:22.3949461Z 0% |##################################### | 58% 2025-08-14T20:59:22.3949778Z 0% |##################################### | 58% 2025-08-14T20:59:22.3950248Z 0% |##################################### | 58% 2025-08-14T20:59:22.3950566Z 0% |##################################### | 58% 2025-08-14T20:59:22.3950959Z 0% |##################################### | 58% 2025-08-14T20:59:22.3951291Z 0% |##################################### | 59% 2025-08-14T20:59:22.3951608Z 0% |##################################### | 59% 2025-08-14T20:59:22.3951939Z 0% |##################################### | 59% 2025-08-14T20:59:22.3952309Z 0% |##################################### | 59% 2025-08-14T20:59:22.3952643Z 0% |##################################### | 59% 2025-08-14T20:59:22.3952962Z 0% |###################################### | 59% 2025-08-14T20:59:22.3953292Z 0% |###################################### | 59% 2025-08-14T20:59:22.3953629Z 0% |###################################### | 59% 2025-08-14T20:59:22.3953944Z 0% |###################################### | 59% 2025-08-14T20:59:22.3954279Z 0% |###################################### | 59% 2025-08-14T20:59:22.3954594Z 0% |###################################### | 59% 2025-08-14T20:59:22.3954920Z 0% |###################################### | 59% 2025-08-14T20:59:22.3955237Z 0% |###################################### | 59% 2025-08-14T20:59:22.3955567Z 0% |###################################### | 60% 2025-08-14T20:59:22.3955949Z 0% |###################################### | 60% 2025-08-14T20:59:22.3956266Z 0% |###################################### | 60% 2025-08-14T20:59:22.3956592Z 0% |###################################### | 60% 2025-08-14T20:59:22.3956917Z 0% |###################################### | 60% 2025-08-14T20:59:22.3957247Z 0% |###################################### | 60% 2025-08-14T20:59:22.3957578Z 0% |###################################### | 60% 2025-08-14T20:59:22.3957896Z 0% |###################################### | 60% 2025-08-14T20:59:22.3958223Z 0% |###################################### | 60% 2025-08-14T20:59:22.3958540Z 0% |###################################### | 60% 2025-08-14T20:59:22.3958868Z 0% |###################################### | 60% 2025-08-14T20:59:22.3959182Z 0% |####################################### | 60% 2025-08-14T20:59:22.3959509Z 0% |####################################### | 61% 2025-08-14T20:59:22.3959825Z 0% |####################################### | 61% 2025-08-14T20:59:22.3960156Z 0% |####################################### | 61% 2025-08-14T20:59:22.3960524Z 0% |####################################### | 61% 2025-08-14T20:59:22.3960853Z 0% |####################################### | 61% 2025-08-14T20:59:22.3961181Z 0% |####################################### | 61% 2025-08-14T20:59:22.3961496Z 0% |####################################### | 61% 2025-08-14T20:59:22.3961823Z 0% |####################################### | 61% 2025-08-14T20:59:22.3962136Z 0% |####################################### | 61% 2025-08-14T20:59:22.3962468Z 0% |####################################### | 61% 2025-08-14T20:59:22.3962784Z 0% |####################################### | 61% 2025-08-14T20:59:22.3963179Z 0% |####################################### | 61% 2025-08-14T20:59:22.3963573Z 0% |####################################### | 62% 2025-08-14T20:59:22.3963893Z 0% |####################################### | 62% 2025-08-14T20:59:22.3964217Z 0% |####################################### | 62% 2025-08-14T20:59:22.3964535Z 0% |####################################### | 62% 2025-08-14T20:59:22.3964853Z 0% |####################################### | 62% 2025-08-14T20:59:22.3965180Z 0% |####################################### | 62% 2025-08-14T20:59:22.3965492Z 0% |######################################## | 62% 2025-08-14T20:59:22.3965819Z 0% |######################################## | 62% 2025-08-14T20:59:22.3966193Z 0% |######################################## | 62% 2025-08-14T20:59:22.3966518Z 0% |######################################## | 62% 2025-08-14T20:59:22.3967008Z 0% |######################################## | 62% 2025-08-14T20:59:22.3967360Z 0% |######################################## | 62% 2025-08-14T20:59:22.3967691Z 0% |######################################## | 63% 2025-08-14T20:59:22.3968003Z 0% |######################################## | 63% 2025-08-14T20:59:22.3968330Z 0% |######################################## | 63% 2025-08-14T20:59:22.3968642Z 0% |######################################## | 63% 2025-08-14T20:59:22.3968968Z 0% |######################################## | 63% 2025-08-14T20:59:22.3969294Z 0% |######################################## | 63% 2025-08-14T20:59:22.3969680Z 0% |######################################## | 63% 2025-08-14T20:59:22.3970012Z 0% |######################################## | 63% 2025-08-14T20:59:22.3970328Z 0% |######################################## | 63% 2025-08-14T20:59:22.3970659Z 0% |######################################## | 63% 2025-08-14T20:59:22.3970974Z 0% |######################################## | 63% 2025-08-14T20:59:22.3971300Z 0% |######################################## | 63% 2025-08-14T20:59:22.3971624Z 0% |######################################## | 64% 2025-08-14T20:59:22.3971934Z 0% |######################################### | 64% 2025-08-14T20:59:22.3972260Z 0% |######################################### | 64% 2025-08-14T20:59:22.3972569Z 0% |######################################### | 64% 2025-08-14T20:59:22.3972888Z 0% |######################################### | 64% 2025-08-14T20:59:22.3973201Z 0% |######################################### | 64% 2025-08-14T20:59:22.3973527Z 0% |######################################### | 64% 2025-08-14T20:59:22.3973849Z 0% |######################################### | 64% 2025-08-14T20:59:22.3974161Z 0% |######################################### | 64% 2025-08-14T20:59:22.3974480Z 0% |######################################### | 64% 2025-08-14T20:59:22.3974788Z 0% |######################################### | 64% 2025-08-14T20:59:22.3975107Z 0% |######################################### | 64% 2025-08-14T20:59:22.3975417Z 0% |######################################### | 65% 2025-08-14T20:59:22.3975740Z 0% |######################################### | 65% 2025-08-14T20:59:22.3976135Z 0% |######################################### | 65% 2025-08-14T20:59:22.3976576Z 0% |######################################### | 65% 2025-08-14T20:59:22.3977042Z 0% |######################################### | 65% 2025-08-14T20:59:22.3977355Z 0% |######################################### | 65% 2025-08-14T20:59:22.3977677Z 0% |######################################### | 65% 2025-08-14T20:59:22.3978087Z 0% |######################################### | 65% 2025-08-14T20:59:22.3978398Z 0% |########################################## | 65% 2025-08-14T20:59:22.3978724Z 0% |########################################## | 65% 2025-08-14T20:59:22.3979034Z 0% |########################################## | 65% 2025-08-14T20:59:22.3979359Z 0% |########################################## | 65% 2025-08-14T20:59:22.3979667Z 0% |########################################## | 66% 2025-08-14T20:59:22.3979992Z 0% |########################################## | 66% 2025-08-14T20:59:22.3980317Z 0% |########################################## | 66% 2025-08-14T20:59:22.3980625Z 0% |########################################## | 66% 2025-08-14T20:59:22.3980950Z 0% |########################################## | 66% 2025-08-14T20:59:22.3981262Z 0% |########################################## | 66% 2025-08-14T20:59:22.3981583Z 0% |########################################## | 66% 2025-08-14T20:59:22.3981895Z 0% |########################################## | 66% 2025-08-14T20:59:22.3982222Z 0% |########################################## | 66% 2025-08-14T20:59:22.3982547Z 0% |########################################## | 66% 2025-08-14T20:59:22.3982855Z 0% |########################################## | 66% 2025-08-14T20:59:22.3983184Z 0% |########################################## | 66% 2025-08-14T20:59:22.3983494Z 0% |########################################## | 67% 2025-08-14T20:59:22.3983814Z 0% |########################################## | 67% 2025-08-14T20:59:22.3984123Z 0% |########################################### | 67% 2025-08-14T20:59:22.3984445Z 0% |########################################### | 67% 2025-08-14T20:59:22.3984764Z 0% |########################################### | 67% 2025-08-14T20:59:22.3985077Z 0% |########################################### | 67% 2025-08-14T20:59:22.3985396Z 0% |########################################### | 67% 2025-08-14T20:59:22.3985703Z 0% |########################################### | 67% 2025-08-14T20:59:22.3986025Z 0% |########################################### | 67% 2025-08-14T20:59:22.3986416Z 0% |########################################### | 67% 2025-08-14T20:59:22.3986729Z 0% |########################################### | 67% 2025-08-14T20:59:22.3987051Z 0% |########################################### | 67% 2025-08-14T20:59:22.3987362Z 0% |########################################### | 68% 2025-08-14T20:59:22.3987684Z 0% |########################################### | 68% 2025-08-14T20:59:22.3987996Z 0% |########################################### | 68% 2025-08-14T20:59:22.3988380Z 0% |########################################### | 68% 2025-08-14T20:59:22.3988701Z 0% |########################################### | 68% 2025-08-14T20:59:22.3989012Z 0% |########################################### | 68% 2025-08-14T20:59:22.3989416Z 0% |########################################### | 68% 2025-08-14T20:59:22.3989836Z 0% |########################################### | 68% 2025-08-14T20:59:22.3990206Z 0% |########################################### | 68% 2025-08-14T20:59:22.3990514Z 0% |############################################ | 68% 2025-08-14T20:59:22.3990839Z 0% |############################################ | 68% 2025-08-14T20:59:22.3991164Z 0% |############################################ | 68% 2025-08-14T20:59:22.3991471Z 0% |############################################ | 69% 2025-08-14T20:59:22.3991794Z 0% |############################################ | 69% 2025-08-14T20:59:22.3992102Z 0% |############################################ | 69% 2025-08-14T20:59:22.3992422Z 0% |############################################ | 69% 2025-08-14T20:59:22.3992730Z 0% |############################################ | 69% 2025-08-14T20:59:22.3993057Z 0% |############################################ | 69% 2025-08-14T20:59:22.3993386Z 0% |############################################ | 69% 2025-08-14T20:59:22.3993692Z 0% |############################################ | 69% 2025-08-14T20:59:22.3994014Z 0% |############################################ | 69% 2025-08-14T20:59:22.3994397Z 0% |############################################ | 69% 2025-08-14T20:59:22.3994714Z 0% |############################################ | 69% 2025-08-14T20:59:22.3995035Z 0% |############################################ | 69% 2025-08-14T20:59:22.3995344Z 0% |############################################ | 69% 2025-08-14T20:59:22.3995664Z 0% |############################################ | 70% 2025-08-14T20:59:22.3995971Z 0% |############################################ | 70% 2025-08-14T20:59:22.3996292Z 0% |############################################ | 70% 2025-08-14T20:59:22.3996602Z 0% |############################################# | 70% 2025-08-14T20:59:22.3996923Z 0% |############################################# | 70% 2025-08-14T20:59:22.3997247Z 0% |############################################# | 70% 2025-08-14T20:59:22.3997557Z 0% |############################################# | 70% 2025-08-14T20:59:22.3997880Z 0% |############################################# | 70% 2025-08-14T20:59:22.3998190Z 0% |############################################# | 70% 2025-08-14T20:59:22.3998512Z 0% |############################################# | 70% 2025-08-14T20:59:22.3998877Z 0% |############################################# | 70% 2025-08-14T20:59:22.3999205Z 0% |############################################# | 70% 2025-08-14T20:59:22.3999535Z 0% |############################################# | 71% 2025-08-14T20:59:22.3999845Z 0% |############################################# | 71% 2025-08-14T20:59:22.4000173Z 0% |############################################# | 71% 2025-08-14T20:59:22.4000481Z 0% |############################################# | 71% 2025-08-14T20:59:22.4000811Z 0% |############################################# | 71% 2025-08-14T20:59:22.4001121Z 0% |############################################# | 71% 2025-08-14T20:59:22.4001446Z 0% |############################################# | 71% 2025-08-14T20:59:22.4001825Z 0% |############################################# | 71% 2025-08-14T20:59:22.4002133Z 0% |############################################# | 71% 2025-08-14T20:59:22.4002459Z 0% |############################################# | 71% 2025-08-14T20:59:22.4002841Z 0% |############################################## | 71% 2025-08-14T20:59:22.4003213Z 0% |############################################## | 71% 2025-08-14T20:59:22.4003541Z 0% |############################################## | 72% 2025-08-14T20:59:22.4003853Z 0% |############################################## | 72% 2025-08-14T20:59:22.4004176Z 0% |############################################## | 72% 2025-08-14T20:59:22.4004490Z 0% |############################################## | 72% 2025-08-14T20:59:22.4004808Z 0% |############################################## | 72% 2025-08-14T20:59:22.4005116Z 0% |############################################## | 72% 2025-08-14T20:59:22.4005440Z 0% |############################################## | 72% 2025-08-14T20:59:22.4005766Z 0% |############################################## | 72% 2025-08-14T20:59:22.4006142Z 0% |############################################## | 72% 2025-08-14T20:59:22.4006463Z 0% |############################################## | 72% 2025-08-14T20:59:22.4006771Z 0% |############################################## | 72% 2025-08-14T20:59:22.4007089Z 0% |############################################## | 72% 2025-08-14T20:59:22.4007394Z 0% |############################################## | 73% 2025-08-14T20:59:22.4007710Z 0% |############################################## | 73% 2025-08-14T20:59:22.4008034Z 0% |############################################## | 73% 2025-08-14T20:59:22.4008343Z 0% |############################################## | 73% 2025-08-14T20:59:22.4008661Z 0% |############################################## | 73% 2025-08-14T20:59:22.4008968Z 0% |############################################### | 73% 2025-08-14T20:59:22.4009296Z 0% |############################################### | 73% 2025-08-14T20:59:22.4009605Z 0% |############################################### | 73% 2025-08-14T20:59:22.4009926Z 0% |############################################### | 73% 2025-08-14T20:59:22.4010247Z 0% |############################################### | 73% 2025-08-14T20:59:22.4010553Z 0% |############################################### | 73% 2025-08-14T20:59:22.4010873Z 0% |############################################### | 73% 2025-08-14T20:59:22.4011176Z 0% |############################################### | 74% 2025-08-14T20:59:22.4011494Z 0% |############################################### | 74% 2025-08-14T20:59:22.4011801Z 0% |############################################### | 74% 2025-08-14T20:59:22.4012120Z 0% |############################################### | 74% 2025-08-14T20:59:22.4012446Z 0% |############################################### | 74% 2025-08-14T20:59:22.4012753Z 0% |############################################### | 74% 2025-08-14T20:59:22.4013069Z 0% |############################################### | 74% 2025-08-14T20:59:22.4013379Z 0% |############################################### | 74% 2025-08-14T20:59:22.4013697Z 0% |############################################### | 74% 2025-08-14T20:59:22.4014017Z 0% |############################################### | 74% 2025-08-14T20:59:22.4014325Z 0% |############################################### | 74% 2025-08-14T20:59:22.4014646Z 0% |############################################### | 74% 2025-08-14T20:59:22.4014955Z 0% |################################################ | 75% 2025-08-14T20:59:22.4015272Z 0% |################################################ | 75% 2025-08-14T20:59:22.4015687Z 0% |################################################ | 75% 2025-08-14T20:59:22.4016014Z 0% |################################################ | 75% 2025-08-14T20:59:22.4016342Z 0% |################################################ | 75% 2025-08-14T20:59:22.4016651Z 0% |################################################ | 75% 2025-08-14T20:59:22.4017116Z 0% |################################################ | 75% 2025-08-14T20:59:22.4017428Z 0% |################################################ | 75% 2025-08-14T20:59:22.4017754Z 0% |################################################ | 75% 2025-08-14T20:59:22.4018064Z 0% |################################################ | 75% 2025-08-14T20:59:22.4018387Z 0% |################################################ | 75% 2025-08-14T20:59:22.4018713Z 0% |################################################ | 75% 2025-08-14T20:59:22.4019026Z 0% |################################################ | 76% 2025-08-14T20:59:22.4019345Z 0% |################################################ | 76% 2025-08-14T20:59:22.4019651Z 0% |################################################ | 76% 2025-08-14T20:59:22.4019972Z 0% |################################################ | 76% 2025-08-14T20:59:22.4020363Z 0% |################################################ | 76% 2025-08-14T20:59:22.4020688Z 0% |################################################ | 76% 2025-08-14T20:59:22.4021013Z 0% |################################################ | 76% 2025-08-14T20:59:22.4021321Z 0% |################################################# | 76% 2025-08-14T20:59:22.4021644Z 0% |################################################# | 76% 2025-08-14T20:59:22.4021954Z 0% |################################################# | 76% 2025-08-14T20:59:22.4022279Z 0% |################################################# | 76% 2025-08-14T20:59:22.4022594Z 0% |################################################# | 76% 2025-08-14T20:59:22.4022900Z 0% |################################################# | 77% 2025-08-14T20:59:22.4023226Z 0% |################################################# | 77% 2025-08-14T20:59:22.4023533Z 0% |################################################# | 77% 2025-08-14T20:59:22.4023852Z 0% |################################################# | 77% 2025-08-14T20:59:22.4024159Z 0% |################################################# | 77% 2025-08-14T20:59:22.4024479Z 0% |################################################# | 77% 2025-08-14T20:59:22.4024802Z 0% |################################################# | 77% 2025-08-14T20:59:22.4025115Z 0% |################################################# | 77% 2025-08-14T20:59:22.4025441Z 0% |################################################# | 77% 2025-08-14T20:59:22.4025749Z 0% |################################################# | 77% 2025-08-14T20:59:22.4026073Z 0% |################################################# | 77% 2025-08-14T20:59:22.4026380Z 0% |################################################# | 77% 2025-08-14T20:59:22.4026703Z 0% |################################################# | 78% 2025-08-14T20:59:22.4027025Z 0% |################################################# | 78% 2025-08-14T20:59:22.4027329Z 0% |################################################## | 78% 2025-08-14T20:59:22.4027645Z 0% |################################################## | 78% 2025-08-14T20:59:22.4027950Z 0% |################################################## | 78% 2025-08-14T20:59:22.4028329Z 0% |################################################## | 78% 2025-08-14T20:59:22.4028763Z 0% |################################################## | 78% 2025-08-14T20:59:22.4029085Z 0% |################################################## | 78% 2025-08-14T20:59:22.4029474Z 0% |################################################## | 78% 2025-08-14T20:59:22.4029786Z 0% |################################################## | 78% 2025-08-14T20:59:22.4030108Z 0% |################################################## | 78% 2025-08-14T20:59:22.4030424Z 0% |################################################## | 78% 2025-08-14T20:59:22.4030750Z 0% |################################################## | 79% 2025-08-14T20:59:22.4031068Z 0% |################################################## | 79% 2025-08-14T20:59:22.4031381Z 0% |################################################## | 79% 2025-08-14T20:59:22.4031770Z 0% |################################################## | 79% 2025-08-14T20:59:22.4032083Z 0% |################################################## | 79% 2025-08-14T20:59:22.4032417Z 0% |################################################## | 79% 2025-08-14T20:59:22.4032732Z 0% |################################################## | 79% 2025-08-14T20:59:22.4033063Z 0% |################################################## | 79% 2025-08-14T20:59:22.4033390Z 0% |################################################## | 79% 2025-08-14T20:59:22.4033766Z 0% |################################################### | 79% 2025-08-14T20:59:22.4034091Z 0% |################################################### | 79% 2025-08-14T20:59:22.4034409Z 0% |################################################### | 79% 2025-08-14T20:59:22.4034741Z 0% |################################################### | 79% 2025-08-14T20:59:22.4035059Z 0% |################################################### | 80% 2025-08-14T20:59:22.4035448Z 0% |################################################### | 80% 2025-08-14T20:59:22.4035778Z 0% |################################################### | 80% 2025-08-14T20:59:22.4036095Z 0% |################################################### | 80% 2025-08-14T20:59:22.4036428Z 0% |################################################### | 80% 2025-08-14T20:59:22.4036743Z 0% |################################################### | 80% 2025-08-14T20:59:22.4037129Z 0% |################################################### | 80% 2025-08-14T20:59:22.4037442Z 0% |################################################### | 80% 2025-08-14T20:59:22.4037767Z 0% |################################################### | 80% 2025-08-14T20:59:22.4038094Z 0% |################################################### | 80% 2025-08-14T20:59:22.4038413Z 0% |################################################### | 80% 2025-08-14T20:59:22.4038825Z 0% |################################################### | 80% 2025-08-14T20:59:22.4039135Z 0% |################################################### | 81% 2025-08-14T20:59:22.4039463Z 0% |################################################### | 81% 2025-08-14T20:59:22.4039790Z 0% |################################################### | 81% 2025-08-14T20:59:22.4040104Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4040432Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4040744Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4041074Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4041390Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4041777Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4042149Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4042469Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4042797Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4043107Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4043571Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4043884Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4044208Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4044536Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4044848Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4045180Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4045496Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4045822Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4046146Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4046464Z 0% |##################################################### | 82% 2025-08-14T20:59:22.4046790Z 0% |##################################################### | 82% 2025-08-14T20:59:22.4047104Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4047428Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4047741Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4048068Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4048398Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4048717Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4049044Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4049356Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4049683Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4049995Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4050397Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4050730Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4051042Z 0% |##################################################### | 84% 2025-08-14T20:59:22.4051370Z 0% |##################################################### | 84% 2025-08-14T20:59:22.4051691Z 0% |##################################################### | 84% 2025-08-14T20:59:22.4052088Z 0% |##################################################### | 84% 2025-08-14T20:59:22.4052192Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052321Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052425Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052527Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052629Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052743Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052846Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4052948Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4053133Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053283Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053384Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053499Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053601Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053704Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053820Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4053922Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4054086Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4054190Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4054308Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4054414Z 0% |####################################################### | 85% 2025-08-14T20:59:22.4054515Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4054629Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4054732Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4054833Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4054948Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055050Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055152Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055266Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055376Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055477Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055579Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055695Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4055796Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4055899Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4056013Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4056115Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4056217Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4056336Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4056447Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4056551Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4056665Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4056768Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4056870Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4056973Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4057086Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057187Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057290Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057401Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057606Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057709Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057825Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4057927Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4058031Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4058149Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4058252Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4058353Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4058455Z 0% |######################################################## | 89% 2025-08-14T20:59:22.4058568Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4058678Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4058781Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4058897Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4058999Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059102Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059218Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059393Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059498Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059615Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059723Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059831Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4059935Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060052Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060155Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060259Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060379Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060487Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060591Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4060709Z 0% |########################################################## | 90% 2025-08-14T20:59:22.4060816Z 0% |########################################################## | 90% 2025-08-14T20:59:22.4061008Z 0% |########################################################## | 90% 2025-08-14T20:59:22.4061124Z 0% |########################################################## | 90% 2025-08-14T20:59:22.4061229Z 0% |########################################################## | 90% 2025-08-14T20:59:22.4061332Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4061433Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4061553Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4061658Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4061759Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4061879Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062036Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062188Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062307Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062410Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062512Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062628Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4062730Z 0% |########################################################## | 92% 2025-08-14T20:59:22.4062832Z 0% |########################################################## | 92% 2025-08-14T20:59:22.4062937Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063057Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063163Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063268Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063380Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063482Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063584Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063696Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063796Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4063900Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4064015Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064116Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064222Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064328Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064439Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064544Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064649Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064761Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064862Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4064965Z 0% |############################################################ | 93% 2025-08-14T20:59:22.4065078Z 0% |############################################################ | 93% 2025-08-14T20:59:22.4065180Z 0% |############################################################ | 93% 2025-08-14T20:59:22.4065285Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4065402Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4065501Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4065602Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4065705Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4065817Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4065922Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4066025Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4066140Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4066240Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4066390Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4066559Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4066663Z 0% |############################################################ | 95% 2025-08-14T20:59:22.4066765Z 0% |############################################################ | 95% 2025-08-14T20:59:22.4067048Z 0% |############################################################ | 95% 2025-08-14T20:59:22.4067216Z 0% |############################################################ | 95% 2025-08-14T20:59:22.4067331Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4067451Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4067558Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4067661Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4067769Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4067892Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4067997Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4068101Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4068216Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068322Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068424Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068539Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068642Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068745Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068859Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4068964Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4069068Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4069168Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4069348Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4069453Z 0% |############################################################## | 96% 2025-08-14T20:59:22.4069556Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4069672Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4069776Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4069881Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070000Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070108Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070214Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070333Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070437Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070542Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070650Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070768Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4070874Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4070978Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4071205Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4071382Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4071488Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4071603Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4071706Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4071806Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4071921Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4072023Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4072127Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4072231Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4072351Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4072458Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4072562Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4072683Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4072786Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4072888Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073008Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073109Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073212Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073327Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073430Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073535Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073637Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4073756Z 0% |################################################################| 100% 2025-08-14T20:59:22.4074048Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-08-14T20:59:22.4074314Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2025-08-14T20:59:22.4074434Z Failed to download (trying next): 2025-08-14T20:59:22.4074528Z HTTP Error 404: Not Found 2025-08-14T20:59:22.4074535Z 2025-08-14T20:59:22.4074858Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-08-14T20:59:22.4074863Z 2025-08-14T20:59:22.4074982Z 0% | | 0% 2025-08-14T20:59:22.4075092Z 0% |################## | 28% 2025-08-14T20:59:22.4075199Z 0% |#################################### | 56% 2025-08-14T20:59:22.4075404Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4075514Z 0% |################################################################| 100% 2025-08-14T20:59:22.4075792Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-08-14T20:59:22.4076043Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2025-08-14T20:59:22.4076147Z Failed to download (trying next): 2025-08-14T20:59:22.4076242Z HTTP Error 404: Not Found 2025-08-14T20:59:22.4076246Z 2025-08-14T20:59:22.4076551Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-08-14T20:59:22.4076569Z 2025-08-14T20:59:22.4076673Z 0% | | 0% 2025-08-14T20:59:22.4076890Z 0% | | 0% 2025-08-14T20:59:22.4076992Z 0% | | 0% 2025-08-14T20:59:22.4077106Z 0% | | 1% 2025-08-14T20:59:22.4077207Z 0% |# | 1% 2025-08-14T20:59:22.4077306Z 0% |# | 2% 2025-08-14T20:59:22.4077420Z 0% |# | 2% 2025-08-14T20:59:22.4077520Z 0% |## | 3% 2025-08-14T20:59:22.4077620Z 0% |## | 3% 2025-08-14T20:59:22.4077732Z 0% |## | 4% 2025-08-14T20:59:22.4077835Z 0% |### | 4% 2025-08-14T20:59:22.4077938Z 0% |### | 5% 2025-08-14T20:59:22.4078105Z 0% |### | 5% 2025-08-14T20:59:22.4078216Z 0% |#### | 6% 2025-08-14T20:59:22.4078316Z 0% |#### | 6% 2025-08-14T20:59:22.4078418Z 0% |#### | 7% 2025-08-14T20:59:22.4078531Z 0% |##### | 7% 2025-08-14T20:59:22.4078633Z 0% |##### | 8% 2025-08-14T20:59:22.4078734Z 0% |##### | 8% 2025-08-14T20:59:22.4078849Z 0% |###### | 9% 2025-08-14T20:59:22.4078954Z 0% |###### | 9% 2025-08-14T20:59:22.4079062Z 0% |###### | 10% 2025-08-14T20:59:22.4079179Z 0% |###### | 10% 2025-08-14T20:59:22.4079281Z 0% |####### | 11% 2025-08-14T20:59:22.4079384Z 0% |####### | 11% 2025-08-14T20:59:22.4079488Z 0% |####### | 12% 2025-08-14T20:59:22.4079601Z 0% |######## | 12% 2025-08-14T20:59:22.4079702Z 0% |######## | 13% 2025-08-14T20:59:22.4079804Z 0% |######## | 13% 2025-08-14T20:59:22.4079917Z 0% |######### | 14% 2025-08-14T20:59:22.4080018Z 0% |######### | 14% 2025-08-14T20:59:22.4080123Z 0% |######### | 15% 2025-08-14T20:59:22.4080244Z 0% |########## | 15% 2025-08-14T20:59:22.4080348Z 0% |########## | 16% 2025-08-14T20:59:22.4080449Z 0% |########## | 16% 2025-08-14T20:59:22.4080563Z 0% |########### | 17% 2025-08-14T20:59:22.4080665Z 0% |########### | 17% 2025-08-14T20:59:22.4080766Z 0% |########### | 18% 2025-08-14T20:59:22.4080865Z 0% |############ | 18% 2025-08-14T20:59:22.4080980Z 0% |############ | 19% 2025-08-14T20:59:22.4081082Z 0% |############ | 19% 2025-08-14T20:59:22.4081285Z 0% |############# | 20% 2025-08-14T20:59:22.4081398Z 0% |############# | 20% 2025-08-14T20:59:22.4081500Z 0% |############# | 21% 2025-08-14T20:59:22.4081601Z 0% |############# | 21% 2025-08-14T20:59:22.4081714Z 0% |############## | 22% 2025-08-14T20:59:22.4081814Z 0% |############## | 22% 2025-08-14T20:59:22.4081914Z 0% |############## | 23% 2025-08-14T20:59:22.4082037Z 0% |############### | 23% 2025-08-14T20:59:22.4082197Z 0% |############### | 24% 2025-08-14T20:59:22.4082301Z 0% |############### | 24% 2025-08-14T20:59:22.4082411Z 0% |################ | 25% 2025-08-14T20:59:22.4082528Z 0% |################ | 25% 2025-08-14T20:59:22.4082632Z 0% |################ | 26% 2025-08-14T20:59:22.4082736Z 0% |################# | 26% 2025-08-14T20:59:22.4082855Z 0% |################# | 27% 2025-08-14T20:59:22.4082959Z 0% |################# | 27% 2025-08-14T20:59:22.4083062Z 0% |################## | 28% 2025-08-14T20:59:22.4083182Z 0% |################## | 28% 2025-08-14T20:59:22.4083284Z 0% |################## | 29% 2025-08-14T20:59:22.4083387Z 0% |################### | 29% 2025-08-14T20:59:22.4083510Z 0% |################### | 30% 2025-08-14T20:59:22.4083613Z 0% |################### | 30% 2025-08-14T20:59:22.4083718Z 0% |#################### | 31% 2025-08-14T20:59:22.4083822Z 0% |#################### | 31% 2025-08-14T20:59:22.4083941Z 0% |#################### | 32% 2025-08-14T20:59:22.4084046Z 0% |#################### | 32% 2025-08-14T20:59:22.4084150Z 0% |##################### | 33% 2025-08-14T20:59:22.4084268Z 0% |##################### | 33% 2025-08-14T20:59:22.4084371Z 0% |##################### | 34% 2025-08-14T20:59:22.4084482Z 0% |###################### | 34% 2025-08-14T20:59:22.4084605Z 0% |###################### | 35% 2025-08-14T20:59:22.4084709Z 0% |###################### | 35% 2025-08-14T20:59:22.4084813Z 0% |####################### | 36% 2025-08-14T20:59:22.4084932Z 0% |####################### | 36% 2025-08-14T20:59:22.4085038Z 0% |####################### | 37% 2025-08-14T20:59:22.4085141Z 0% |######################## | 37% 2025-08-14T20:59:22.4085257Z 0% |######################## | 38% 2025-08-14T20:59:22.4085359Z 0% |######################## | 38% 2025-08-14T20:59:22.4085463Z 0% |######################### | 39% 2025-08-14T20:59:22.4085614Z 0% |######################### | 39% 2025-08-14T20:59:22.4085792Z 0% |######################### | 40% 2025-08-14T20:59:22.4085897Z 0% |########################## | 40% 2025-08-14T20:59:22.4085998Z 0% |########################## | 41% 2025-08-14T20:59:22.4086115Z 0% |########################## | 41% 2025-08-14T20:59:22.4086217Z 0% |########################### | 42% 2025-08-14T20:59:22.4086320Z 0% |########################### | 42% 2025-08-14T20:59:22.4086435Z 0% |########################### | 43% 2025-08-14T20:59:22.4086536Z 0% |########################### | 43% 2025-08-14T20:59:22.4086639Z 0% |############################ | 44% 2025-08-14T20:59:22.4086762Z 0% |############################ | 44% 2025-08-14T20:59:22.4086867Z 0% |############################ | 45% 2025-08-14T20:59:22.4086970Z 0% |############################# | 45% 2025-08-14T20:59:22.4087072Z 0% |############################# | 46% 2025-08-14T20:59:22.4087184Z 0% |############################# | 46% 2025-08-14T20:59:22.4087286Z 0% |############################## | 47% 2025-08-14T20:59:22.4087390Z 0% |############################## | 47% 2025-08-14T20:59:22.4087503Z 0% |############################## | 48% 2025-08-14T20:59:22.4087606Z 0% |############################### | 48% 2025-08-14T20:59:22.4087709Z 0% |############################### | 49% 2025-08-14T20:59:22.4087828Z 0% |############################### | 49% 2025-08-14T20:59:22.4087934Z 0% |################################ | 50% 2025-08-14T20:59:22.4088035Z 0% |################################ | 50% 2025-08-14T20:59:22.4088153Z 0% |################################ | 51% 2025-08-14T20:59:22.4088254Z 0% |################################# | 51% 2025-08-14T20:59:22.4088357Z 0% |################################# | 52% 2025-08-14T20:59:22.4088459Z 0% |################################# | 52% 2025-08-14T20:59:22.4088572Z 0% |################################## | 53% 2025-08-14T20:59:22.4088675Z 0% |################################## | 53% 2025-08-14T20:59:22.4088777Z 0% |################################## | 54% 2025-08-14T20:59:22.4088894Z 0% |################################## | 54% 2025-08-14T20:59:22.4088999Z 0% |################################### | 55% 2025-08-14T20:59:22.4089101Z 0% |################################### | 55% 2025-08-14T20:59:22.4089214Z 0% |################################### | 56% 2025-08-14T20:59:22.4089323Z 0% |#################################### | 56% 2025-08-14T20:59:22.4089430Z 0% |#################################### | 57% 2025-08-14T20:59:22.4089547Z 0% |#################################### | 57% 2025-08-14T20:59:22.4089649Z 0% |##################################### | 58% 2025-08-14T20:59:22.4089752Z 0% |##################################### | 58% 2025-08-14T20:59:22.4089856Z 0% |##################################### | 59% 2025-08-14T20:59:22.4090027Z 0% |###################################### | 59% 2025-08-14T20:59:22.4090174Z 0% |###################################### | 60% 2025-08-14T20:59:22.4090279Z 0% |###################################### | 60% 2025-08-14T20:59:22.4090398Z 0% |####################################### | 61% 2025-08-14T20:59:22.4090501Z 0% |####################################### | 61% 2025-08-14T20:59:22.4090605Z 0% |####################################### | 62% 2025-08-14T20:59:22.4090724Z 0% |######################################## | 62% 2025-08-14T20:59:22.4090826Z 0% |######################################## | 63% 2025-08-14T20:59:22.4090929Z 0% |######################################## | 63% 2025-08-14T20:59:22.4091046Z 0% |######################################### | 64% 2025-08-14T20:59:22.4091151Z 0% |######################################### | 64% 2025-08-14T20:59:22.4091256Z 0% |######################################### | 65% 2025-08-14T20:59:22.4091358Z 0% |######################################### | 65% 2025-08-14T20:59:22.4091472Z 0% |########################################## | 66% 2025-08-14T20:59:22.4091575Z 0% |########################################## | 66% 2025-08-14T20:59:22.4091677Z 0% |########################################## | 67% 2025-08-14T20:59:22.4091791Z 0% |########################################### | 67% 2025-08-14T20:59:22.4091893Z 0% |########################################### | 68% 2025-08-14T20:59:22.4091997Z 0% |########################################### | 68% 2025-08-14T20:59:22.4092112Z 0% |############################################ | 69% 2025-08-14T20:59:22.4092217Z 0% |############################################ | 69% 2025-08-14T20:59:22.4092323Z 0% |############################################ | 70% 2025-08-14T20:59:22.4092440Z 0% |############################################# | 70% 2025-08-14T20:59:22.4092542Z 0% |############################################# | 71% 2025-08-14T20:59:22.4092647Z 0% |############################################# | 71% 2025-08-14T20:59:22.4092748Z 0% |############################################## | 72% 2025-08-14T20:59:22.4092863Z 0% |############################################## | 72% 2025-08-14T20:59:22.4092968Z 0% |############################################## | 73% 2025-08-14T20:59:22.4093071Z 0% |############################################### | 73% 2025-08-14T20:59:22.4093186Z 0% |############################################### | 74% 2025-08-14T20:59:22.4093293Z 0% |############################################### | 74% 2025-08-14T20:59:22.4093402Z 0% |################################################ | 75% 2025-08-14T20:59:22.4093517Z 0% |################################################ | 75% 2025-08-14T20:59:22.4093619Z 0% |################################################ | 76% 2025-08-14T20:59:22.4093721Z 0% |################################################ | 76% 2025-08-14T20:59:22.4093836Z 0% |################################################# | 77% 2025-08-14T20:59:22.4093937Z 0% |################################################# | 77% 2025-08-14T20:59:22.4094039Z 0% |################################################# | 78% 2025-08-14T20:59:22.4094142Z 0% |################################################## | 78% 2025-08-14T20:59:22.4094259Z 0% |################################################## | 78% 2025-08-14T20:59:22.4094410Z 0% |################################################## | 79% 2025-08-14T20:59:22.4094567Z 0% |################################################### | 79% 2025-08-14T20:59:22.4094682Z 0% |################################################### | 80% 2025-08-14T20:59:22.4094783Z 0% |################################################### | 80% 2025-08-14T20:59:22.4094886Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4095000Z 0% |#################################################### | 81% 2025-08-14T20:59:22.4095101Z 0% |#################################################### | 82% 2025-08-14T20:59:22.4095205Z 0% |##################################################### | 82% 2025-08-14T20:59:22.4095320Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4095424Z 0% |##################################################### | 83% 2025-08-14T20:59:22.4095528Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4095635Z 0% |###################################################### | 84% 2025-08-14T20:59:22.4095749Z 0% |###################################################### | 85% 2025-08-14T20:59:22.4095852Z 0% |####################################################### | 85% 2025-08-14T20:59:22.4095956Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4096167Z 0% |####################################################### | 86% 2025-08-14T20:59:22.4096273Z 0% |####################################################### | 87% 2025-08-14T20:59:22.4096375Z 0% |######################################################## | 87% 2025-08-14T20:59:22.4096493Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4096597Z 0% |######################################################## | 88% 2025-08-14T20:59:22.4096704Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4096825Z 0% |######################################################### | 89% 2025-08-14T20:59:22.4096928Z 0% |######################################################### | 90% 2025-08-14T20:59:22.4097031Z 0% |########################################################## | 90% 2025-08-14T20:59:22.4097134Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4097252Z 0% |########################################################## | 91% 2025-08-14T20:59:22.4097357Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4097460Z 0% |########################################################### | 92% 2025-08-14T20:59:22.4097574Z 0% |########################################################### | 93% 2025-08-14T20:59:22.4097677Z 0% |############################################################ | 93% 2025-08-14T20:59:22.4097782Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4097898Z 0% |############################################################ | 94% 2025-08-14T20:59:22.4098061Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4098164Z 0% |############################################################# | 95% 2025-08-14T20:59:22.4098279Z 0% |############################################################# | 96% 2025-08-14T20:59:22.4098383Z 0% |############################################################## | 96% 2025-08-14T20:59:22.4098486Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4098588Z 0% |############################################################## | 97% 2025-08-14T20:59:22.4098704Z 0% |############################################################## | 98% 2025-08-14T20:59:22.4098805Z 0% |############################################################### | 98% 2025-08-14T20:59:22.4098960Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4099149Z 0% |############################################################### | 99% 2025-08-14T20:59:22.4099256Z 0% |################################################################| 100% 2025-08-14T20:59:22.4099533Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-08-14T20:59:22.4099787Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2025-08-14T20:59:22.4099889Z Failed to download (trying next): 2025-08-14T20:59:22.4099981Z HTTP Error 404: Not Found 2025-08-14T20:59:22.4099986Z 2025-08-14T20:59:22.4100304Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-08-14T20:59:22.4100309Z 2025-08-14T20:59:22.4100412Z 0% | | 0% 2025-08-14T20:59:22.4100518Z 0% |################################################################| 100% 2025-08-14T20:59:22.4100804Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-08-14T20:59:31.2272724Z [531 / 3,237] Executing genrule //:generate-code; 9s processwrapper-sandbox ... (16 actions, 2 running) 2025-08-14T20:59:34.4153807Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-08-14T20:59:34.4196894Z In file included from /usr/include/string.h:535, 2025-08-14T20:59:34.4197821Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-08-14T20:59:34.4198928Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-08-14T20:59:34.4200025Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-08-14T20:59:34.4201128Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-08-14T20:59:34.4202193Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-08-14T20:59:34.4203176Z In function 'void* memcpy(void*, const void*, size_t)', 2025-08-14T20:59:34.4205034Z inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-08-14T20:59:34.4208443Z inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-08-14T20:59:34.4212415Z inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-08-14T20:59:34.4216294Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-08-14T20:59:34.4218816Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-08-14T20:59:34.4219504Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:59:34.4220120Z 30 | __glibc_objsize0 (__dest)); 2025-08-14T20:59:34.4220697Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:59:41.2271385Z [1,100 / 3,237] GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox ... (16 actions, 15 running) 2025-08-14T20:59:44.6162959Z INFO: From Compiling external/sleef/dispsse.c: 2025-08-14T20:59:44.6163996Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-08-14T20:59:44.6165492Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-08-14T20:59:44.6169510Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-08-14T20:59:44.6170162Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:44.8302876Z INFO: From Compiling external/sleef/dispavx.c: 2025-08-14T20:59:44.8310974Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-08-14T20:59:44.8312482Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-08-14T20:59:44.8313627Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-08-14T20:59:44.8314246Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:45.2349613Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-08-14T20:59:45.2387582Z third_party/miniz-3.0.2/miniz.c:3258:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-08-14T20:59:45.2389688Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-08-14T20:59:45.2390773Z | ^~~~~~~ 2025-08-14T20:59:51.2405974Z [1,574 / 3,237] GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox ... (16 actions running) 2025-08-14T20:59:54.1903441Z INFO: From GenerateAten aten/src/ATen/ops: 2025-08-14T20:59:54.1914454Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-08-14T20:59:54.1915390Z torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-08-14T20:59:54.1916241Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-08-14T20:59:57.2774622Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:57.2777122Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-08-14T20:59:57.2778266Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-08-14T20:59:57.2779650Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:57.2780894Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-08-14T20:59:57.2781488Z | ^ 2025-08-14T20:59:57.5217391Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-08-14T20:59:57.5226798Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T20:59:57.5228686Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:33:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:57.5230241Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-08-14T20:59:57.5230555Z | ^ 2025-08-14T20:59:57.7736147Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:57.7737925Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-08-14T20:59:57.7739904Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T20:59:57.7742500Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:352:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:57.7744579Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-08-14T20:59:57.7745391Z | ^ 2025-08-14T20:59:57.8870473Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-08-14T20:59:57.8871869Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-08-14T20:59:57.8872628Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T20:59:57.8873676Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-08-14T20:59:57.8874525Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T20:59:57.8875194Z from aten/src/ATen/native/UpSample.h:9, 2025-08-14T20:59:57.8876556Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-08-14T20:59:57.8881853Z 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]': 2025-08-14T20:59:57.8887239Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:966:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:57.8888525Z 966 | float_vec_return_type dequantize( 2025-08-14T20:59:57.8889061Z | ^~~~~~~~~~ 2025-08-14T20:59:57.9449462Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:57.9489090Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T20:59:57.9491390Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:239:5: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:57.9493196Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-08-14T20:59:57.9493868Z | ^ 2025-08-14T20:59:59.2705540Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.2706777Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-08-14T20:59:59.2708131Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T20:59:59.2710083Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:59.2712131Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-08-14T20:59:59.2713190Z | ^ 2025-08-14T20:59:59.3307851Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.3309221Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T20:59:59.3310830Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-08-14T20:59:59.3313398Z 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 = std::plus >]': 2025-08-14T20:59:59.3315686Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:59.3316877Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T20:59:59.3317379Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:59.3628767Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.3629988Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-08-14T20:59:59.3631216Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-08-14T20:59:59.3633802Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T20:59:59.3635674Z 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 2025-08-14T20:59:59.3636891Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T20:59:59.3637624Z | ^~~~~~~~~~~~~~~ 2025-08-14T20:59:59.6313620Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.6325180Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-08-14T20:59:59.6326522Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-08-14T20:59:59.6327938Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T20:59:59.6329432Z 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 2025-08-14T20:59:59.6330462Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T20:59:59.6331002Z | ^~~~~~~~~~~~~~~ 2025-08-14T20:59:59.6663495Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.6665360Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T20:59:59.6666731Z 847 | # pragma unroll 2025-08-14T20:59:59.6667207Z | 2025-08-14T20:59:59.6667901Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-08-14T20:59:59.6668849Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-08-14T20:59:59.6669878Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:59.6670924Z 76 | [val](Vec x) { return Vec(val); }, 2025-08-14T20:59:59.6671382Z | ^ 2025-08-14T20:59:59.6984931Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.6986069Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-08-14T20:59:59.6987326Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T20:59:59.6988704Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:62:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:59.6989714Z 62 | [=](Vec /*self_vec*/, 2025-08-14T20:59:59.6990029Z | ^ 2025-08-14T20:59:59.7361100Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-08-14T20:59:59.7366690Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T20:59:59.7380942Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp:65:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T20:59:59.7382999Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-08-14T20:59:59.7383634Z | ^ 2025-08-14T21:00:00.0980408Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:00.0999057Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::is_nan_vec(at::vec::DEFAULT::Vectorized) [with scalar_t = unsigned char]': 2025-08-14T21:00:00.1002718Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:36:32: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:00.1004413Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-08-14T21:00:00.1005228Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:00:00.2625515Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:00.2626669Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:00.2627967Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-08-14T21:00:00.2631560Z 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)::::]': 2025-08-14T21:00:00.2634849Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:00.2635979Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:00:00.2636527Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:00.6863936Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:00.6865347Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:00.6867729Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:62:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:00.6869548Z 62 | [](Vec base) -> Vec { return base * base; } 2025-08-14T21:00:00.6870136Z | ^ 2025-08-14T21:00:00.9622011Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:00.9623688Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-08-14T21:00:00.9625732Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:00.9628162Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:59:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:00.9630071Z 59 | [=](Vectorized a, Vectorized b) 2025-08-14T21:00:00.9630714Z | ^ 2025-08-14T21:00:01.2801957Z [1,885 / 3,237] Compiling aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp; 1s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:00:01.2820027Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:01.2821309Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-08-14T21:00:01.2822725Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:01.2824521Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:27:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:01.2825929Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-08-14T21:00:01.2826421Z | ^ 2025-08-14T21:00:01.4105741Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:01.4107837Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:00:01.4109708Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:01.4112534Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:134:18: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:01.4114815Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-08-14T21:00:01.4115860Z | ^ 2025-08-14T21:00:01.8033347Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:01.8034934Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:01.8036261Z 54 | #pragma unroll 2025-08-14T21:00:01.8036599Z | 2025-08-14T21:00:01.8865942Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:01.8879380Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:01.8881106Z 181 | # pragma unroll 2025-08-14T21:00:01.8881546Z | 2025-08-14T21:00:01.8882049Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:01.8882850Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-08-14T21:00:01.8883592Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-08-14T21:00:01.8884225Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:00:01.8885322Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-08-14T21:00:01.8889049Z 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}::cpu_flash_attention(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, double, bool, std::optional, std::optional)::::]': 2025-08-14T21:00:01.8892874Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:01.8894068Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:00:01.8894593Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:01.9399380Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:01.9417826Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:01.9420168Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:261:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:01.9421858Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-08-14T21:00:01.9422420Z | ^ 2025-08-14T21:00:02.2739455Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:02.2740630Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:02.2741450Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-08-14T21:00:02.2742171Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-08-14T21:00:02.2742828Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:00:02.2743473Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-08-14T21:00:02.2744657Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-08-14T21:00:02.2751712Z 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::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&):::::: >(at::Tensor&, const at::Tensor&, unsigned char, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::)::::]': 2025-08-14T21:00:02.2758472Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:02.2759675Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:00:02.2760189Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:02.6308320Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:02.6310213Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-08-14T21:00:02.6311635Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-08-14T21:00:02.6313012Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:02.6314272Z 76 | [val](Vec x) { return Vec(val); }, 2025-08-14T21:00:02.6314817Z | ^ 2025-08-14T21:00:03.0257247Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:03.0258728Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-08-14T21:00:03.0260320Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:03.0262328Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:253:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:03.0263791Z 253 | [=](Vectorized a) -> Vectorized { return a; }); 2025-08-14T21:00:03.0264467Z | ^ 2025-08-14T21:00:03.0265618Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:249:5: note: in expansion of macro '_AT_DISPATCH_ALL_TYPES_NO_CF' 2025-08-14T21:00:03.0282040Z 249 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-08-14T21:00:03.0282666Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:00:03.2534595Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:03.2536071Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-08-14T21:00:03.2537614Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:00:03.2539749Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T21:00:03.2541710Z 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 2025-08-14T21:00:03.2543193Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T21:00:03.2544074Z | ^~~~~~~~~~~~~~~ 2025-08-14T21:00:03.3972136Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:03.3973692Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:03.3975978Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:46:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:03.3978173Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-08-14T21:00:03.3978714Z | ^ 2025-08-14T21:00:03.5380828Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:03.5381726Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:03.5382568Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-08-14T21:00:03.5384545Z 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&)]': 2025-08-14T21:00:03.5386697Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:03.5387779Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:00:03.5388264Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:03.7610947Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-08-14T21:00:03.7612362Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:03.7613443Z 368 | # pragma unroll 2025-08-14T21:00:03.7613694Z | 2025-08-14T21:00:03.7614766Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:03.7616137Z 377 | # pragma unroll 2025-08-14T21:00:03.7616584Z | 2025-08-14T21:00:03.7617768Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:03.7619119Z 394 | # pragma unroll 2025-08-14T21:00:03.7619580Z | 2025-08-14T21:00:03.7620802Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:03.7622201Z 403 | # pragma unroll 2025-08-14T21:00:03.7622610Z | 2025-08-14T21:00:05.3019930Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:05.3021032Z In file included from aten/src/ATen/native/UpSample.h:12, 2025-08-14T21:00:05.3022277Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-08-14T21:00:05.3024266Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-08-14T21:00:05.3026141Z aten/src/ATen/native/cpu/utils.h:63:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:05.3027510Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-08-14T21:00:05.3028234Z | ^~~~ 2025-08-14T21:00:06.1709148Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-08-14T21:00:06.1727314Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-08-14T21:00:06.1729241Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:06.1731619Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:81:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:06.1733660Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-08-14T21:00:06.1734503Z | ^ 2025-08-14T21:00:06.3187460Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:06.3191848Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3193210Z 449 | # pragma unroll 2025-08-14T21:00:06.3193555Z | 2025-08-14T21:00:06.3194660Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3195974Z 574 | # pragma unroll 2025-08-14T21:00:06.3196363Z | 2025-08-14T21:00:06.3197445Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3198792Z 660 | # pragma unroll 2025-08-14T21:00:06.3199137Z | 2025-08-14T21:00:06.3200178Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3201477Z 758 | # pragma unroll 2025-08-14T21:00:06.3201796Z | 2025-08-14T21:00:06.3202788Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3204036Z 799 | # pragma unroll 2025-08-14T21:00:06.3204367Z | 2025-08-14T21:00:06.3205324Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3206309Z 933 | # pragma unroll 2025-08-14T21:00:06.3206662Z | 2025-08-14T21:00:06.3207789Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3208971Z 987 | # pragma unroll 2025-08-14T21:00:06.3209296Z | 2025-08-14T21:00:06.3210415Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3211637Z 1119 | # pragma unroll 2025-08-14T21:00:06.3212002Z | 2025-08-14T21:00:06.3213003Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:06.3214150Z 1126 | # pragma unroll 2025-08-14T21:00:06.3214467Z | 2025-08-14T21:00:06.7525025Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:06.7526659Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-08-14T21:00:06.7528511Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:06.7530930Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:23:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:06.7532709Z 23 | [=](Vectorized self_vec, 2025-08-14T21:00:06.7533239Z | ^ 2025-08-14T21:00:07.0909745Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:07.0912435Z 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]': 2025-08-14T21:00:07.0915876Z 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 2025-08-14T21:00:07.0918026Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-08-14T21:00:07.0919610Z | ^~~~~~~~ 2025-08-14T21:00:07.9104428Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:07.9105758Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:07.9106582Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-08-14T21:00:07.9107758Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-08-14T21:00:07.9110646Z 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(const double*, double*, int64_t, int64_t)::::]': 2025-08-14T21:00:07.9113490Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:07.9114714Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:00:07.9115236Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:07.9176185Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:07.9179202Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:07.9180676Z 107 | # pragma unroll 2025-08-14T21:00:07.9181079Z | 2025-08-14T21:00:07.9182363Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:07.9183823Z 123 | # pragma unroll 2025-08-14T21:00:07.9184220Z | 2025-08-14T21:00:07.9493832Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:07.9495766Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:00:07.9498136Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T21:00:07.9500159Z 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 2025-08-14T21:00:07.9501646Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T21:00:07.9502535Z | ^~~~~~~~~~~~~~~ 2025-08-14T21:00:08.0432731Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-08-14T21:00:08.0434243Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-08-14T21:00:08.0438278Z aten/src/ATen/native/cpu/Loops.h: In constructor 'at::native::DEFAULT::VectorizedLoop2d::VectorizedLoop2d(op_t, vop_t) [with op_t = at::native::DEFAULT::get_scalar_elu_elementwise_func(float, float, float)::; vop_t = at::native::DEFAULT::get_vectorized_elu_elementwise_func(float, float, float)::)>]': 2025-08-14T21:00:08.0443891Z aten/src/ATen/native/cpu/Loops.h:260:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:08.0445450Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-08-14T21:00:08.0446016Z | ^~~~~~~~~~~~~~~~ 2025-08-14T21:00:08.1645841Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-08-14T21:00:08.1674199Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:08.1675041Z 107 | # pragma unroll 2025-08-14T21:00:08.1675277Z | 2025-08-14T21:00:08.1676137Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:08.1686712Z 123 | # pragma unroll 2025-08-14T21:00:08.1687094Z | 2025-08-14T21:00:08.4581118Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:08.4582990Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:08.4583971Z 368 | # pragma unroll 2025-08-14T21:00:08.4584219Z | 2025-08-14T21:00:08.4585137Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:08.4586019Z 377 | # pragma unroll 2025-08-14T21:00:08.4586271Z | 2025-08-14T21:00:08.4587075Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:08.4588123Z 394 | # pragma unroll 2025-08-14T21:00:08.4588373Z | 2025-08-14T21:00:08.4589290Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:08.4590340Z 403 | # pragma unroll 2025-08-14T21:00:08.4590588Z | 2025-08-14T21:00:08.4591202Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-08-14T21:00:08.4592351Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:08.4593700Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:620:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:08.4594923Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-08-14T21:00:08.4595361Z | ^ 2025-08-14T21:00:08.8660187Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:08.8661381Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:08.8662664Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-08-14T21:00:08.8666130Z 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}::sampled_addmm_sparse_csr_kernel_impl(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)::::]': 2025-08-14T21:00:08.8669740Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:08.8670980Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:00:08.8671538Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:09.0562675Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:00:09.0565125Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:00:09.0567667Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:00:09.0569303Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-08-14T21:00:09.0569718Z | ^ 2025-08-14T21:00:09.9541533Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-08-14T21:00:09.9544537Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9547818Z 449 | # pragma unroll 2025-08-14T21:00:09.9548078Z | 2025-08-14T21:00:09.9551441Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9552851Z 574 | # pragma unroll 2025-08-14T21:00:09.9553220Z | 2025-08-14T21:00:09.9554356Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9555613Z 660 | # pragma unroll 2025-08-14T21:00:09.9555853Z | 2025-08-14T21:00:09.9556844Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9557942Z 758 | # pragma unroll 2025-08-14T21:00:09.9558234Z | 2025-08-14T21:00:09.9559274Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9560516Z 799 | # pragma unroll 2025-08-14T21:00:09.9560878Z | 2025-08-14T21:00:09.9561927Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9562976Z 933 | # pragma unroll 2025-08-14T21:00:09.9563339Z | 2025-08-14T21:00:09.9564445Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9565675Z 987 | # pragma unroll 2025-08-14T21:00:09.9566024Z | 2025-08-14T21:00:09.9567230Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9568537Z 1119 | # pragma unroll 2025-08-14T21:00:09.9568894Z | 2025-08-14T21:00:09.9570085Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:09.9571362Z 1126 | # pragma unroll 2025-08-14T21:00:09.9571713Z | 2025-08-14T21:00:10.8506266Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-08-14T21:00:10.8507956Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:10.8509557Z 181 | # pragma unroll 2025-08-14T21:00:10.8509956Z | 2025-08-14T21:00:11.2861731Z [1,946 / 3,237] Compiling aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:00:14.5798211Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-08-14T21:00:14.5799705Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-08-14T21:00:14.5801482Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-08-14T21:00:14.5803748Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:238:11: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-08-14T21:00:14.5805625Z 238 | [=](Vectorized a) -> Vectorized { return a; }); 2025-08-14T21:00:14.5806358Z | ^ 2025-08-14T21:00:21.3804666Z [1,986 / 3,237] Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:00:23.1480489Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-08-14T21:00:23.1500584Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:23.1502076Z 847 | # pragma unroll 2025-08-14T21:00:23.1503405Z | 2025-08-14T21:00:27.8559140Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-08-14T21:00:27.8561006Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-08-14T21:00:27.8561704Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:00:27.8562363Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-08-14T21:00:27.8563011Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:00:27.8563676Z from aten/src/ATen/native/UpSample.h:9, 2025-08-14T21:00:27.8564901Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-08-14T21:00:27.8580943Z 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': 2025-08-14T21:00:27.8583554Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:405:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-08-14T21:00:27.8585012Z 405 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-08-14T21:00:27.8585814Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:31.7556219Z [2,018 / 3,237] Compiling test/cpp/api/support.cpp; 7s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:00:34.0691262Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-08-14T21:00:34.0693525Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:00:34.0695325Z 54 | #pragma unroll 2025-08-14T21:00:34.0695739Z | 2025-08-14T21:00:41.8782001Z [2,057 / 3,237] Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:00:50.7470396Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-08-14T21:00:50.7493497Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:195: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-08-14T21:00:50.7494735Z 195 | #pragma clang diagnostic push 2025-08-14T21:00:50.7495229Z | 2025-08-14T21:00:50.7496128Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:196: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-08-14T21:00:50.7497276Z 196 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-08-14T21:00:50.7497837Z | 2025-08-14T21:00:50.7498792Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-08-14T21:00:50.7499944Z 198 | #pragma clang diagnostic pop 2025-08-14T21:00:50.7500417Z | 2025-08-14T21:00:52.2306829Z [2,102 / 3,237] Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:01:01.2117208Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-08-14T21:01:01.2119398Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-08-14T21:01:01.2123056Z torch/csrc/autograd/record_function_ops.cpp:39:42: 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] 2025-08-14T21:01:01.2127713Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-08-14T21:01:01.2128610Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:01:01.2129394Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-08-14T21:01:01.2130620Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:01:01.2131613Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:01:01.2132243Z | ^~~~~~ 2025-08-14T21:01:01.2133474Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-08-14T21:01:01.2136513Z torch/csrc/autograd/record_function_ops.cpp:54:65: 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] 2025-08-14T21:01:01.2138886Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-08-14T21:01:01.2139625Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-08-14T21:01:01.2140403Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-08-14T21:01:01.2141154Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:01:01.2141837Z 76 | cast(const Tensor& packed) { 2025-08-14T21:01:01.2142307Z | ^~~~ 2025-08-14T21:01:01.5855510Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-08-14T21:01:01.5857572Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_linear_prepack(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2025-08-14T21:01:01.5861495Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:509:42: 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] 2025-08-14T21:01:01.5864358Z 509 | auto ret = cpp_custom_type_hack::create( 2025-08-14T21:01:01.5864966Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-08-14T21:01:01.5865616Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-08-14T21:01:01.5866264Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:01:01.5867308Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-08-14T21:01:01.5868261Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:01:01.5869058Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:01:01.5869739Z | ^~~~~~ 2025-08-14T21:01:01.5871509Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_quantized_linear_prepacked(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2025-08-14T21:01:01.5875452Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:532:77: 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] 2025-08-14T21:01:01.5878255Z 532 | cpp_custom_type_hack::cast>( 2025-08-14T21:01:01.5879100Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-08-14T21:01:01.5879709Z 533 | packed_weight); 2025-08-14T21:01:01.5880237Z | ~~~~~~~~~~~~~~ 2025-08-14T21:01:01.5881133Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-08-14T21:01:01.5882132Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:01:01.5882817Z 76 | cast(const Tensor& packed) { 2025-08-14T21:01:01.5883310Z | ^~~~ 2025-08-14T21:01:02.4543660Z [2,146 / 3,237] Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:01:12.7033502Z [2,188 / 3,237] Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:01:22.7680005Z [2,227 / 3,237] Compiling torch/csrc/autograd/generated/python_functions_3.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:01:32.9368079Z [2,271 / 3,237] Compiling torch/csrc/jit/codegen/fuser/fallback.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:01:33.0241772Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-08-14T21:01:33.0247305Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-08-14T21:01:33.0248887Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:01:33.0250107Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-08-14T21:01:33.0250555Z | ^ 2025-08-14T21:01:42.9510148Z [2,316 / 3,237] Compiling torch/csrc/jit/frontend/ir_emitter.cpp; 3s processwrapper-sandbox ... (16 actions, 15 running) 2025-08-14T21:01:53.1378801Z [2,360 / 3,237] Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:02:02.5329791Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-08-14T21:02:02.5333347Z 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&)': 2025-08-14T21:02:02.5337148Z aten/src/ATen/native/QuantizedLinear.cpp:125:62: 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] 2025-08-14T21:02:02.5339705Z 125 | cpp_custom_type_hack::cast>(packed); 2025-08-14T21:02:02.5340566Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-08-14T21:02:02.5341316Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:02:02.5342203Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:02:02.5342867Z 76 | cast(const Tensor& packed) { 2025-08-14T21:02:02.5343328Z | ^~~~ 2025-08-14T21:02:02.5344376Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-08-14T21:02:02.5347552Z aten/src/ATen/native/QuantizedLinear.cpp:314:38: 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] 2025-08-14T21:02:02.5350518Z 314 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-08-14T21:02:02.5351351Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:02:02.5352125Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:02:02.5352627Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:02:02.5353379Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:02:02.5354031Z | ^~~~~~ 2025-08-14T21:02:02.5355108Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-08-14T21:02:02.5357928Z aten/src/ATen/native/QuantizedLinear.cpp:407:38: 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] 2025-08-14T21:02:02.5361523Z 407 | return cpp_custom_type_hack::create( 2025-08-14T21:02:02.5362650Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-08-14T21:02:02.5363238Z 408 | std::move(unique_ptr_wrapper), weight.options()); 2025-08-14T21:02:02.5363892Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:02:02.5364624Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:02:02.5365521Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:02:02.5366342Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:02:02.5387509Z | ^~~~~~ 2025-08-14T21:02:02.5389105Z 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 std::optional&)': 2025-08-14T21:02:02.5392529Z aten/src/ATen/native/QuantizedLinear.cpp:430:59: 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] 2025-08-14T21:02:02.5395139Z 429 | cpp_custom_type_hack::cast< 2025-08-14T21:02:02.5395780Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:02:02.5396503Z 430 | c10::intrusive_ptr>(packed_weight)) 2025-08-14T21:02:02.5397277Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-08-14T21:02:02.5398045Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:02:02.5398926Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:02:02.5399562Z 76 | cast(const Tensor& packed) { 2025-08-14T21:02:02.5400059Z | ^~~~ 2025-08-14T21:02:03.5048236Z [2,404 / 3,237] Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:02:13.7173386Z [2,452 / 3,237] Compiling torch/csrc/jit/mobile/prim_ops_registery.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:02:24.2302800Z [2,499 / 3,237] Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:02:34.7480251Z [2,546 / 3,237] Compiling torch/csrc/utils/tensor_list.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:02:44.9031515Z [2,587 / 3,237] Compiling aten/src/ATen/functorch/BatchRulesRandomness.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:02:54.9039835Z [2,629 / 3,237] Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-08-14T21:03:04.9344398Z [2,672 / 3,237] Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:03:14.9572665Z [2,714 / 3,237] Compiling test/cpp/jit/test_lite_interpreter.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:03:25.1155700Z [2,757 / 3,237] Compiling torch/csrc/jit/passes/vulkan_rewrite.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:03:34.3665731Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-08-14T21:03:34.3666735Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-08-14T21:03:34.3689890Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-08-14T21:03:34.3691341Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:03:34.3692696Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-08-14T21:03:34.3693355Z | ^ 2025-08-14T21:03:35.7504981Z [2,800 / 3,237] Compiling torch/csrc/jit/serialization/pickler.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:03:45.8790178Z [2,839 / 3,237] Compiling torch/csrc/jit/tensorexpr/operators/norm.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:03:56.2289560Z [2,876 / 3,237] Compiling torch/csrc/lazy/core/shape_inference.cpp; 7s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:04:06.4139725Z [2,916 / 3,237] Compiling torch/csrc/serialization.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:04:17.3829565Z [2,955 / 3,237] Compiling torch/csrc/distributed/rpc/agent_utils.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:04:27.6795407Z [2,997 / 3,237] Compiling torch/csrc/api/src/nn/modules/instancenorm.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:04:37.7891880Z [3,038 / 3,237] Compiling torch/csrc/api/src/optim/serialize.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:04:47.9407631Z [3,079 / 3,237] Compiling torch/csrc/jit/serialization/export.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:04:58.2965737Z [3,119 / 3,237] Compiling torch/csrc/DynamicTypes.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-08-14T21:05:09.1674631Z [3,144 / 3,237] Linking libtorch.lo; 10s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:05:19.1855227Z [3,170 / 3,237] Compiling torch/csrc/functorch/init.cpp; 6s processwrapper-sandbox ... (16 actions, 15 running) 2025-08-14T21:05:29.3570772Z [3,205 / 3,237] Compiling torch/csrc/jit/passes/onnx/shape_type_inference.cpp; 7s processwrapper-sandbox ... (16 actions running) 2025-08-14T21:05:45.4409886Z [3,224 / 3,237] Linking jit_tests; 20s processwrapper-sandbox ... (13 actions running) 2025-08-14T21:05:58.2970885Z [3,228 / 3,237] Linking jit_tests; 33s processwrapper-sandbox ... (9 actions running) 2025-08-14T21:06:15.0389120Z INFO: Elapsed time: 459.752s, Critical Path: 90.53s 2025-08-14T21:06:15.0390070Z INFO: 3237 processes: 405 internal, 1 local, 2831 processwrapper-sandbox. 2025-08-14T21:06:15.0390817Z INFO: Build completed successfully, 3237 total actions 2025-08-14T21:06:18.6442718Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *libtorch* ]] 2025-08-14T21:06:18.6479245Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-08-14T21:06:18.6479748Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-08-14T21:06:18.6480231Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *riscv64* ]] 2025-08-14T21:06:18.6480738Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-08-14T21:06:18.6481143Z + sccache_epilogue 2025-08-14T21:06:18.6501769Z + echo '::group::Sccache Compilation Log' 2025-08-14T21:06:18.6502480Z ##[group]Sccache Compilation Log 2025-08-14T21:06:18.6502831Z + echo '=================== sccache compilation log ===================' 2025-08-14T21:06:18.6503222Z =================== sccache compilation log =================== 2025-08-14T21:06:18.6503864Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-08-14T21:06:18.7959670Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-08-14T21:06:18.7960354Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-08-14T21:06:18.7960835Z + sccache --show-stats 2025-08-14T21:06:18.8406818Z Compile requests 2680 2025-08-14T21:06:18.8407184Z Compile requests executed 2618 2025-08-14T21:06:18.8407479Z Cache hits 2605 2025-08-14T21:06:18.8407782Z Cache hits (C/C++) 2605 2025-08-14T21:06:18.8408080Z Cache misses 0 2025-08-14T21:06:18.8408376Z Cache hits rate 100.00 % 2025-08-14T21:06:18.8408709Z Cache hits rate (C/C++) 100.00 % 2025-08-14T21:06:18.8432583Z Cache timeouts 0 2025-08-14T21:06:18.8432895Z Cache read errors 0 2025-08-14T21:06:18.8497290Z Forced recaches 0 2025-08-14T21:06:18.8497847Z Cache write errors 0 2025-08-14T21:06:18.8498140Z Cache errors 13 2025-08-14T21:06:18.8498445Z Cache errors (C/C++) 13 2025-08-14T21:06:18.8498751Z Compilations 0 2025-08-14T21:06:18.8499047Z Compilation failures 0 2025-08-14T21:06:18.8499364Z Non-cacheable compilations 0 2025-08-14T21:06:18.8499669Z Non-cacheable calls 0 2025-08-14T21:06:18.8499982Z Non-compilation calls 62 2025-08-14T21:06:18.8500288Z Unsupported compiler calls 0 2025-08-14T21:06:18.8500606Z Average cache write 0.000 s 2025-08-14T21:06:18.8500907Z Average compiler 0.000 s 2025-08-14T21:06:18.8501223Z Average cache read hit 0.043 s 2025-08-14T21:06:18.8501560Z Failed distributed compilations 0 2025-08-14T21:06:18.8502001Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-08-14T21:06:18.8502455Z Version (client) 0.10.0 2025-08-14T21:06:18.8502811Z + sccache --stop-server 2025-08-14T21:06:18.8503093Z Stopping sccache server... 2025-08-14T21:06:18.8503386Z Compile requests 2680 2025-08-14T21:06:18.8503694Z Compile requests executed 2618 2025-08-14T21:06:18.8504012Z Cache hits 2605 2025-08-14T21:06:18.8504302Z Cache hits (C/C++) 2605 2025-08-14T21:06:18.8504607Z Cache misses 0 2025-08-14T21:06:18.8504903Z Cache hits rate 100.00 % 2025-08-14T21:06:18.8505221Z Cache hits rate (C/C++) 100.00 % 2025-08-14T21:06:18.8505522Z Cache timeouts 0 2025-08-14T21:06:18.8505844Z Cache read errors 0 2025-08-14T21:06:18.8506158Z Forced recaches 0 2025-08-14T21:06:18.8506475Z Cache write errors 0 2025-08-14T21:06:18.8506802Z Cache errors 13 2025-08-14T21:06:18.8507102Z Cache errors (C/C++) 13 2025-08-14T21:06:18.8507425Z Compilations 0 2025-08-14T21:06:18.8507731Z Compilation failures 0 2025-08-14T21:06:18.8508068Z Non-cacheable compilations 0 2025-08-14T21:06:18.8508381Z Non-cacheable calls 0 2025-08-14T21:06:18.8508707Z Non-compilation calls 62 2025-08-14T21:06:18.8509018Z Unsupported compiler calls 0 2025-08-14T21:06:18.8509419Z Average cache write 0.000 s 2025-08-14T21:06:18.8509748Z Average compiler 0.000 s 2025-08-14T21:06:18.8510065Z Average cache read hit 0.043 s 2025-08-14T21:06:18.8510390Z Failed distributed compilations 0 2025-08-14T21:06:18.8510814Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-08-14T21:06:18.8511271Z Version (client) 0.10.0 2025-08-14T21:06:18.8511576Z + echo ::endgroup:: 2025-08-14T21:06:18.8512070Z ##[endgroup] 2025-08-14T21:06:18.8512299Z + cleanup_workspace 2025-08-14T21:06:18.8512774Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-08-14T21:06:18.8513528Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-08-14T21:06:18.8514119Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-08-14T21:06:18.8514570Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-08-14T21:06:18.8515099Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-08-14T21:06:18.8515662Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-08-14T21:06:18.8516138Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-08-14T21:06:40.5657051Z ##[group]Run docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-08-14T21:06:40.5658050Z docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-08-14T21:06:40.5691147Z shell: /usr/bin/bash -e {0} 2025-08-14T21:06:40.5691436Z env: 2025-08-14T21:06:40.5691633Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:06:40.5692088Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:06:40.5692551Z ##[endgroup] 2025-08-14T21:06:40.7058232Z + export TERM=vt100 2025-08-14T21:06:40.7058498Z + TERM=vt100 2025-08-14T21:06:40.7060622Z ++ dirname .ci/pytorch/test.sh 2025-08-14T21:06:40.7076987Z + source .ci/pytorch/common.sh 2025-08-14T21:06:40.7083608Z +++ dirname .ci/pytorch/common.sh 2025-08-14T21:06:40.7089646Z ++ source .ci/pytorch/common_utils.sh 2025-08-14T21:06:40.7095274Z +++ declare -f -t trap_add 2025-08-14T21:06:40.7099915Z ++ set -ex -o pipefail 2025-08-14T21:06:40.7100283Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-08-14T21:06:40.7100694Z ++ BUILD_TEST_LIBTORCH=0 2025-08-14T21:06:40.7103320Z ++ dirname .ci/pytorch/test.sh 2025-08-14T21:06:40.7109606Z + source .ci/pytorch/common-build.sh 2025-08-14T21:06:40.7114661Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-08-14T21:06:40.7120683Z ++++ dirname .ci/pytorch/common-build.sh 2025-08-14T21:06:40.7127159Z +++ cd .ci/pytorch 2025-08-14T21:06:40.7127483Z +++ pwd -P 2025-08-14T21:06:40.7129378Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-08-14T21:06:40.7129876Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-08-14T21:06:40.7130262Z ++ which sccache 2025-08-14T21:06:40.7144198Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-08-14T21:06:40.7144619Z ++ sccache --stop-server 2025-08-14T21:06:40.7166579Z ++ true 2025-08-14T21:06:40.7166831Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-08-14T21:06:40.7188317Z ++ trap_add sccache_epilogue EXIT 2025-08-14T21:06:40.7188641Z ++ trap_add_cmd=sccache_epilogue 2025-08-14T21:06:40.7188967Z ++ shift 2025-08-14T21:06:40.7189169Z ++ for trap_add_name in "$@" 2025-08-14T21:06:40.7194777Z ++++ trap -p EXIT 2025-08-14T21:06:40.7197273Z +++ eval 'extract_trap_cmd ' 2025-08-14T21:06:40.7197564Z ++++ extract_trap_cmd 2025-08-14T21:06:40.7197803Z ++++ printf '%s\n' '' 2025-08-14T21:06:40.7198047Z +++ printf '%s\n' sccache_epilogue 2025-08-14T21:06:40.7199232Z ++ trap -- ' 2025-08-14T21:06:40.7199465Z sccache_epilogue' EXIT 2025-08-14T21:06:40.7199794Z ++ [[ -n 1 ]] 2025-08-14T21:06:40.7200170Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-08-14T21:06:40.7200760Z Skipping sccache server initialization, setting environment variables 2025-08-14T21:06:40.7201199Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-08-14T21:06:40.7201479Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-08-14T21:06:40.7201836Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T21:06:40.7202296Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T21:06:40.7202679Z ++ export RUST_LOG=sccache::server=error 2025-08-14T21:06:40.7203000Z ++ RUST_LOG=sccache::server=error 2025-08-14T21:06:40.7203273Z ++ sccache --zero-stats 2025-08-14T21:06:40.8189052Z Statistics zeroed. 2025-08-14T21:06:40.8192346Z ++ which ccache 2025-08-14T21:06:40.8204145Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-08-14T21:06:40.8204649Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-08-14T21:06:40.8205059Z + [[ -d /var/lib/jenkins/workspace ]] 2025-08-14T21:06:40.8206884Z ++ stat -c %u /var/lib/jenkins/workspace 2025-08-14T21:06:40.8230698Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-08-14T21:06:40.8231021Z + trap_add cleanup_workspace EXIT 2025-08-14T21:06:40.8231318Z + trap_add_cmd=cleanup_workspace 2025-08-14T21:06:40.8231596Z + shift 2025-08-14T21:06:40.8231811Z + for trap_add_name in "$@" 2025-08-14T21:06:40.8237206Z +++ trap -p EXIT 2025-08-14T21:06:40.8239887Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-08-14T21:06:40.8240197Z sccache_epilogue'\'' EXIT' 2025-08-14T21:06:40.8240468Z +++ extract_trap_cmd trap -- ' 2025-08-14T21:06:40.8240732Z sccache_epilogue' EXIT 2025-08-14T21:06:40.8240987Z +++ printf '%s\n' ' 2025-08-14T21:06:40.8241204Z sccache_epilogue' 2025-08-14T21:06:40.8241505Z ++ printf '%s\n' cleanup_workspace 2025-08-14T21:06:40.8242062Z + trap -- ' 2025-08-14T21:06:40.8242260Z sccache_epilogue 2025-08-14T21:06:40.8242493Z cleanup_workspace' EXIT 2025-08-14T21:06:40.8242775Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-08-14T21:06:41.3514455Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-08-14T21:06:41.3697808Z + echo 'Environment variables:' 2025-08-14T21:06:41.3698131Z Environment variables: 2025-08-14T21:06:41.3698367Z + env 2025-08-14T21:06:41.3704964Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T21:06:41.3705661Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-08-14T21:06:41.3706090Z HOSTNAME=6f554df5f19d 2025-08-14T21:06:41.3706683Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3707307Z GITHUB_ACTION=__run_2 2025-08-14T21:06:41.3707552Z GITHUB_RUN_NUMBER=346100 2025-08-14T21:06:41.3707823Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-08-14T21:06:41.3708148Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-08-14T21:06:41.3708459Z AWS_DEFAULT_REGION=us-east-1 2025-08-14T21:06:41.3708731Z SCCACHE_IDLE_TIMEOUT=0 2025-08-14T21:06:41.3708986Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-08-14T21:06:41.3709367Z GITHUB_REF_TYPE=branch 2025-08-14T21:06:41.3709602Z TORCH_CUDA_ARCH_LIST=5.2 2025-08-14T21:06:41.3709867Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-08-14T21:06:41.3710460Z *** 2025-08-14T21:06:41.3710735Z GITHUB_REPOSITORY_ID=65600975 2025-08-14T21:06:41.3711016Z GITHUB_ACTIONS=true 2025-08-14T21:06:41.3711308Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T21:06:41.3711711Z GITHUB_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:06:41.3712199Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-08-14T21:06:41.3712651Z UCC_HOME=/usr 2025-08-14T21:06:41.3712863Z GITHUB_REF=refs/heads/main 2025-08-14T21:06:41.3713116Z SHARD_NUMBER=0 2025-08-14T21:06:41.3713332Z GITHUB_REF_PROTECTED=true 2025-08-14T21:06:41.3713588Z HOME=/var/lib/jenkins 2025-08-14T21:06:41.3713861Z GITHUB_API_URL=https://api.github.com 2025-08-14T21:06:41.3714205Z UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-08-14T21:06:41.3714544Z CUDA_VERSION=cpu 2025-08-14T21:06:41.3714754Z USE_SYSTEM_NCCL=1 2025-08-14T21:06:41.3714972Z UCX_HOME=/usr 2025-08-14T21:06:41.3715519Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3716459Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3717241Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-08-14T21:06:41.3717732Z GITHUB_EVENT_NAME=push 2025-08-14T21:06:41.3717980Z GITHUB_RUN_ID=16976255017 2025-08-14T21:06:41.3718220Z INSTALLED_OPENBLAS= 2025-08-14T21:06:41.3718823Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3719483Z GITHUB_ACTOR=pytorchmergebot 2025-08-14T21:06:41.3719754Z DESIRED_CUDA=12.8.1 2025-08-14T21:06:41.3719970Z GITHUB_RUN_ATTEMPT=1 2025-08-14T21:06:41.3720218Z ANACONDA_PYTHON_VERSION=3.10 2025-08-14T21:06:41.3720531Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-08-14T21:06:41.3720869Z TERM=vt100 2025-08-14T21:06:41.3721079Z INSTALLED_VISION=yes 2025-08-14T21:06:41.3721311Z OUR_GITHUB_JOB_ID=48126210809 2025-08-14T21:06:41.3721583Z SCCACHE_REGION=us-east-1 2025-08-14T21:06:41.3721837Z OPENSSL_ROOT_DIR=/opt/openssl 2025-08-14T21:06:41.3722472Z CUDA_PATH=/usr/local/cuda 2025-08-14T21:06:41.3722970Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-08-14T21:06:41.3723538Z GITHUB_SERVER_URL=https://github.com 2025-08-14T21:06:41.3723881Z UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-08-14T21:06:41.3724224Z REENABLED_ISSUES= 2025-08-14T21:06:41.3724429Z DOCS= 2025-08-14T21:06:41.3724620Z SHLVL=1 2025-08-14T21:06:41.3724810Z MAX_JOBS=14 2025-08-14T21:06:41.3725009Z GITHUB_ACTOR_ID=97764156 2025-08-14T21:06:41.3725339Z GITHUB_WORKFLOW_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:06:41.3725704Z GIT_DEFAULT_BRANCH=main 2025-08-14T21:06:41.3725948Z GITHUB_REF_NAME=main 2025-08-14T21:06:41.3726182Z GITHUB_JOB=build-and-test 2025-08-14T21:06:41.3726456Z GITHUB_REPOSITORY=pytorch/pytorch 2025-08-14T21:06:41.3726735Z GITHUB_RETENTION_DAYS=90 2025-08-14T21:06:41.3737782Z OPENSSL_DIR=/opt/openssl 2025-08-14T21:06:41.3738183Z GITHUB_ACTION_REPOSITORY= 2025-08-14T21:06:41.3738976Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-14T21:06:41.3739759Z GITHUB_BASE_REF= 2025-08-14T21:06:41.3739985Z INSTALLED_ACL= 2025-08-14T21:06:41.3740201Z CI=true 2025-08-14T21:06:41.3740409Z GITHUB_REPOSITORY_OWNER=pytorch 2025-08-14T21:06:41.3740734Z RUST_LOG=sccache::server=error 2025-08-14T21:06:41.3740990Z JOB_ID=48126210809 2025-08-14T21:06:41.3741214Z GITHUB_HEAD_REF= 2025-08-14T21:06:41.3741424Z GITHUB_ACTION_REF= 2025-08-14T21:06:41.3741714Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-08-14T21:06:41.3742052Z GITHUB_WORKFLOW=pull 2025-08-14T21:06:41.3742308Z DEBIAN_FRONTEND=noninteractive 2025-08-14T21:06:41.3742909Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3743558Z SKIP_SCCACHE_INITIALIZATION=1 2025-08-14T21:06:41.3743865Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-08-14T21:06:41.3744161Z _=/usr/bin/env 2025-08-14T21:06:41.3744486Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-08-14T21:06:41.3831566Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-08-14T21:06:41.3832541Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-08-14T21:06:41.3833177Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-08-14T21:06:41.3833806Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-08-14T21:06:41.3834238Z + BUILD_DIR=build 2025-08-14T21:06:41.3834483Z + BUILD_RENAMED_DIR=build_renamed 2025-08-14T21:06:41.3834758Z + BUILD_BIN_DIR=build/bin 2025-08-14T21:06:41.3835008Z + SHARD_NUMBER=0 2025-08-14T21:06:41.3835218Z + NUM_TEST_SHARDS=1 2025-08-14T21:06:41.3835469Z + export TORCH_SERIALIZATION_DEBUG=1 2025-08-14T21:06:41.3835778Z + TORCH_SERIALIZATION_DEBUG=1 2025-08-14T21:06:41.3836034Z + export VALGRIND=ON 2025-08-14T21:06:41.3836291Z + VALGRIND=ON 2025-08-14T21:06:41.3836602Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang9* ]] 2025-08-14T21:06:41.3837102Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-08-14T21:06:41.3837571Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *s390x* ]] 2025-08-14T21:06:41.3837953Z + [[ '' == \1 ]] 2025-08-14T21:06:41.3838159Z + [[ '' == \1 ]] 2025-08-14T21:06:41.3838479Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-08-14T21:06:41.3838867Z + [[ -n '' ]] 2025-08-14T21:06:41.3839084Z + echo 'Environment variables' 2025-08-14T21:06:41.3839369Z Environment variables 2025-08-14T21:06:41.3839587Z + env 2025-08-14T21:06:41.3840723Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T21:06:41.3841551Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-08-14T21:06:41.3841967Z HOSTNAME=6f554df5f19d 2025-08-14T21:06:41.3842716Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3843558Z GITHUB_ACTION=__run_2 2025-08-14T21:06:41.3843806Z GITHUB_RUN_NUMBER=346100 2025-08-14T21:06:41.3844064Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-08-14T21:06:41.3844388Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-08-14T21:06:41.3844694Z AWS_DEFAULT_REGION=us-east-1 2025-08-14T21:06:41.3844962Z SCCACHE_IDLE_TIMEOUT=0 2025-08-14T21:06:41.3845221Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-08-14T21:06:41.3845532Z GITHUB_REF_TYPE=branch 2025-08-14T21:06:41.3845809Z TORCH_CUDA_ARCH_LIST=5.2 2025-08-14T21:06:41.3846061Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-08-14T21:06:41.3846497Z *** 2025-08-14T21:06:41.3846691Z GITHUB_REPOSITORY_ID=65600975 2025-08-14T21:06:41.3846965Z GITHUB_ACTIONS=true 2025-08-14T21:06:41.3847254Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T21:06:41.3847635Z GITHUB_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:06:41.3848138Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-08-14T21:06:41.3848582Z UCC_HOME=/usr 2025-08-14T21:06:41.3848812Z TORCH_SERIALIZATION_DEBUG=1 2025-08-14T21:06:41.3849073Z GITHUB_REF=refs/heads/main 2025-08-14T21:06:41.3849326Z SHARD_NUMBER=0 2025-08-14T21:06:41.3849543Z GITHUB_REF_PROTECTED=true 2025-08-14T21:06:41.3849799Z HOME=/var/lib/jenkins 2025-08-14T21:06:41.3850058Z GITHUB_API_URL=https://api.github.com 2025-08-14T21:06:41.3850419Z UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-08-14T21:06:41.3850758Z CUDA_VERSION=cpu 2025-08-14T21:06:41.3850966Z USE_SYSTEM_NCCL=1 2025-08-14T21:06:41.3851188Z UCX_HOME=/usr 2025-08-14T21:06:41.3851754Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3852682Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3853460Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-08-14T21:06:41.3853952Z GITHUB_EVENT_NAME=push 2025-08-14T21:06:41.3854187Z GITHUB_RUN_ID=16976255017 2025-08-14T21:06:41.3854436Z INSTALLED_OPENBLAS= 2025-08-14T21:06:41.3855033Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3855691Z GITHUB_ACTOR=pytorchmergebot 2025-08-14T21:06:41.3855964Z DESIRED_CUDA=12.8.1 2025-08-14T21:06:41.3856184Z GITHUB_RUN_ATTEMPT=1 2025-08-14T21:06:41.3856422Z VALGRIND=ON 2025-08-14T21:06:41.3856635Z ANACONDA_PYTHON_VERSION=3.10 2025-08-14T21:06:41.3856966Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-08-14T21:06:41.3857297Z TERM=vt100 2025-08-14T21:06:41.3857509Z INSTALLED_VISION=yes 2025-08-14T21:06:41.3857755Z OUR_GITHUB_JOB_ID=48126210809 2025-08-14T21:06:41.3858015Z SCCACHE_REGION=us-east-1 2025-08-14T21:06:41.3858279Z OPENSSL_ROOT_DIR=/opt/openssl 2025-08-14T21:06:41.3858539Z CUDA_PATH=/usr/local/cuda 2025-08-14T21:06:41.3859056Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-08-14T21:06:41.3859618Z GITHUB_SERVER_URL=https://github.com 2025-08-14T21:06:41.3859968Z UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-08-14T21:06:41.3860298Z REENABLED_ISSUES= 2025-08-14T21:06:41.3860514Z DOCS= 2025-08-14T21:06:41.3860690Z SHLVL=1 2025-08-14T21:06:41.3860882Z MAX_JOBS=14 2025-08-14T21:06:41.3861090Z GITHUB_ACTOR_ID=97764156 2025-08-14T21:06:41.3861418Z GITHUB_WORKFLOW_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:06:41.3861783Z GIT_DEFAULT_BRANCH=main 2025-08-14T21:06:41.3862023Z GITHUB_REF_NAME=main 2025-08-14T21:06:41.3862269Z GITHUB_JOB=build-and-test 2025-08-14T21:06:41.3862528Z GITHUB_REPOSITORY=pytorch/pytorch 2025-08-14T21:06:41.3862818Z GITHUB_RETENTION_DAYS=90 2025-08-14T21:06:41.3863058Z OPENSSL_DIR=/opt/openssl 2025-08-14T21:06:41.3863321Z GITHUB_ACTION_REPOSITORY= 2025-08-14T21:06:41.3864170Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-14T21:06:41.3865027Z GITHUB_BASE_REF= 2025-08-14T21:06:41.3865239Z INSTALLED_ACL= 2025-08-14T21:06:41.3865447Z CI=true 2025-08-14T21:06:41.3865660Z GITHUB_REPOSITORY_OWNER=pytorch 2025-08-14T21:06:41.3866055Z RUST_LOG=sccache::server=error 2025-08-14T21:06:41.3866318Z JOB_ID=48126210809 2025-08-14T21:06:41.3866529Z GITHUB_HEAD_REF= 2025-08-14T21:06:41.3866751Z GITHUB_ACTION_REF= 2025-08-14T21:06:41.3867224Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-08-14T21:06:41.3867573Z GITHUB_WORKFLOW=pull 2025-08-14T21:06:41.3867814Z DEBIAN_FRONTEND=noninteractive 2025-08-14T21:06:41.3868431Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_acb386e3-b187-42a5-8b3c-9e8f0ec44df9 2025-08-14T21:06:41.3869063Z SKIP_SCCACHE_INITIALIZATION=1 2025-08-14T21:06:41.3869425Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-08-14T21:06:41.3869726Z _=/usr/bin/env 2025-08-14T21:06:41.3869949Z + echo 'Testing pytorch' 2025-08-14T21:06:41.3870206Z Testing pytorch 2025-08-14T21:06:41.3870436Z + export LANG=C.UTF-8 2025-08-14T21:06:41.3870668Z + LANG=C.UTF-8 2025-08-14T21:06:41.3890804Z + PR_NUMBER= 2025-08-14T21:06:41.3891086Z + [[ '' == \d\e\f\a\u\l\t ]] 2025-08-14T21:06:41.3891360Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-08-14T21:06:41.3891677Z + [[ '' == \s\l\o\w ]] 2025-08-14T21:06:41.3892110Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *slow-gradcheck* ]] 2025-08-14T21:06:41.3892646Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-08-14T21:06:41.3893099Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-08-14T21:06:41.3893477Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-08-14T21:06:41.3893817Z + [[ '' == *crossref* ]] 2025-08-14T21:06:41.3894184Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-08-14T21:06:41.3894653Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-08-14T21:06:41.3895135Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-08-14T21:06:41.3895640Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-08-14T21:06:41.3896132Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *asan* ]] 2025-08-14T21:06:41.3896600Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-08-14T21:06:41.3897093Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-08-14T21:06:41.3897484Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-08-14T21:06:41.3897779Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-08-14T21:06:41.3898073Z + [[ '' == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-08-14T21:06:41.3904033Z + DYNAMO_BENCHMARK_FLAGS=() 2025-08-14T21:06:41.3904735Z + [[ '' == *pr_time_benchmarks* ]] 2025-08-14T21:06:41.3905011Z + [[ '' == *dynamo_eager* ]] 2025-08-14T21:06:41.3905265Z + [[ '' == *aot_eager* ]] 2025-08-14T21:06:41.3905505Z + [[ '' == *aot_inductor* ]] 2025-08-14T21:06:41.3905777Z + [[ '' == *max_autotune_inductor* ]] 2025-08-14T21:06:41.3906058Z + [[ '' == *inductor* ]] 2025-08-14T21:06:41.3906306Z + [[ '' == *dynamic* ]] 2025-08-14T21:06:41.3906527Z + [[ '' == *cpu* ]] 2025-08-14T21:06:41.3906780Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-08-14T21:06:41.3927138Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-08-14T21:06:41.3927643Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-08-14T21:06:41.3929760Z + [[ '' == *numpy_2* ]] 2025-08-14T21:06:41.3930202Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-08-14T21:06:41.3930648Z + [[ '' == *backward* ]] 2025-08-14T21:06:41.3930948Z + [[ '' == *xla* ]] 2025-08-14T21:06:41.3931210Z + [[ '' == *executorch* ]] 2025-08-14T21:06:41.3931467Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2025-08-14T21:06:41.3931876Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-08-14T21:06:41.3932276Z + [[ '' == distributed ]] 2025-08-14T21:06:41.3932524Z + [[ '' == *operator_benchmark* ]] 2025-08-14T21:06:41.3932971Z + [[ '' == *inductor_distributed* ]] 2025-08-14T21:06:41.3933351Z + [[ '' == *inductor-halide* ]] 2025-08-14T21:06:41.3933640Z + [[ '' == *inductor-triton-cpu* ]] 2025-08-14T21:06:41.3933957Z + [[ '' == *inductor-micro-benchmark* ]] 2025-08-14T21:06:41.3934258Z + [[ '' == *huggingface* ]] 2025-08-14T21:06:41.3934514Z + [[ '' == *timm* ]] 2025-08-14T21:06:41.3934732Z + [[ '' == cachebench ]] 2025-08-14T21:06:41.3934984Z + [[ '' == verify_cachebench ]] 2025-08-14T21:06:41.3935240Z + [[ '' == *torchbench* ]] 2025-08-14T21:06:41.3935540Z + [[ '' == *inductor_cpp_wrapper* ]] 2025-08-14T21:06:41.3935813Z + [[ '' == *inductor* ]] 2025-08-14T21:06:41.3936051Z + [[ '' == *einops* ]] 2025-08-14T21:06:41.3936278Z + [[ '' == *dynamo_wrapped* ]] 2025-08-14T21:06:41.3936632Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-08-14T21:06:41.3937008Z + [[ 0 == 1 ]] 2025-08-14T21:06:41.3937198Z + [[ 0 == 2 ]] 2025-08-14T21:06:41.3937405Z + [[ 0 -gt 2 ]] 2025-08-14T21:06:41.3937722Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-08-14T21:06:41.3938223Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-08-14T21:06:41.3938595Z + test_bazel 2025-08-14T21:06:41.3938811Z + set -e -o pipefail 2025-08-14T21:06:41.3939051Z ++ dirname .ci/pytorch/test.sh 2025-08-14T21:06:41.3945132Z + source .ci/pytorch/common-build.sh 2025-08-14T21:06:41.3946947Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-08-14T21:06:41.3953114Z ++++ dirname .ci/pytorch/common-build.sh 2025-08-14T21:06:41.3962716Z +++ cd .ci/pytorch 2025-08-14T21:06:41.3963087Z +++ pwd -P 2025-08-14T21:06:41.3965519Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-08-14T21:06:41.3966012Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-08-14T21:06:41.3966399Z ++ which sccache 2025-08-14T21:06:41.3975385Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-08-14T21:06:41.3975788Z ++ sccache --stop-server 2025-08-14T21:06:41.4000395Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-08-14T21:06:41.4010279Z ++ trap_add sccache_epilogue EXIT 2025-08-14T21:06:41.4010770Z ++ trap_add_cmd=sccache_epilogue 2025-08-14T21:06:41.4011049Z ++ shift 2025-08-14T21:06:41.4011265Z ++ for trap_add_name in "$@" 2025-08-14T21:06:41.4016096Z ++++ trap -p EXIT 2025-08-14T21:06:41.4018449Z +++ eval 'extract_trap_cmd trap -- '\'' 2025-08-14T21:06:41.4019018Z sccache_epilogue 2025-08-14T21:06:41.4019464Z cleanup_workspace'\'' EXIT' 2025-08-14T21:06:41.4019996Z ++++ extract_trap_cmd trap -- ' 2025-08-14T21:06:41.4020367Z sccache_epilogue 2025-08-14T21:06:41.4020588Z cleanup_workspace' EXIT 2025-08-14T21:06:41.4020836Z ++++ printf '%s\n' ' 2025-08-14T21:06:41.4021055Z sccache_epilogue 2025-08-14T21:06:41.4021283Z cleanup_workspace' 2025-08-14T21:06:41.4021623Z +++ printf '%s\n' sccache_epilogue 2025-08-14T21:06:41.4022151Z ++ trap -- ' 2025-08-14T21:06:41.4022498Z sccache_epilogue 2025-08-14T21:06:41.4022941Z cleanup_workspace 2025-08-14T21:06:41.4023283Z sccache_epilogue' EXIT 2025-08-14T21:06:41.4023525Z ++ [[ -n 1 ]] 2025-08-14T21:06:41.4023922Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-08-14T21:06:41.4024500Z Skipping sccache server initialization, setting environment variables 2025-08-14T21:06:41.4024936Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-08-14T21:06:41.4025207Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-08-14T21:06:41.4025544Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T21:06:41.4025966Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-14T21:06:41.4026344Z ++ export RUST_LOG=sccache::server=error 2025-08-14T21:06:41.4026836Z ++ RUST_LOG=sccache::server=error 2025-08-14T21:06:41.4027109Z ++ sccache --zero-stats 2025-08-14T21:06:41.5056629Z Statistics zeroed. 2025-08-14T21:06:41.5060183Z ++ which ccache 2025-08-14T21:06:41.5071015Z + get_bazel 2025-08-14T21:06:41.5071598Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-08-14T21:06:41.5072704Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-08-14T21:06:41.5867408Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-08-14T21:06:41.5868444Z Dload Upload Total Spent Left Speed 2025-08-14T21:06:41.5868724Z 2025-08-14T21:06:41.6453072Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-08-14T21:06:41.6453613Z 100 17143 100 17143 0 0 285k 0 --:--:-- --:--:-- --:--:-- 288k 2025-08-14T21:06:41.6500456Z + shasum --algorithm=1 --check /dev/fd/63 2025-08-14T21:06:41.6501923Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-08-14T21:06:41.6994625Z tools/bazel: OK 2025-08-14T21:06:41.7001666Z + chmod u+x tools/bazel 2025-08-14T21:06:41.7027018Z + [[ cpu == \c\p\u ]] 2025-08-14T21:06:41.7028142Z + 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/... 2025-08-14T21:06:42.4383826Z Loading: 2025-08-14T21:06:43.2596224Z 2025-08-14T21:06:43.2597213Z Loading: 2025-08-14T21:06:43.2597813Z Fetching repository @bazel_tools; starting 2025-08-14T21:06:43.5182400Z 2025-08-14T21:06:43.5183014Z  2025-08-14T21:06:43.5183318Z Loading: 2025-08-14T21:06:43.5188559Z 2025-08-14T21:06:43.5188773Z Loading: 2 packages loaded 2025-08-14T21:06:43.6000657Z 2025-08-14T21:06:43.6001708Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-08-14T21:06:43.6002408Z Analyzing: 51 targets (10 packages loaded) 2025-08-14T21:06:43.8396288Z 2025-08-14T21:06:43.8397260Z Analyzing: 51 targets (10 packages loaded) 2025-08-14T21:06:44.1736109Z 2025-08-14T21:06:44.1737444Z Analyzing: 51 targets (10 packages loaded, 0 targets configured) 2025-08-14T21:06:44.3557388Z 2025-08-14T21:06:44.3558647Z INFO: Analyzed 51 targets (58 packages loaded, 1211 targets configured). 2025-08-14T21:06:44.3559608Z  checking cached actions 2025-08-14T21:06:44.3727451Z 2025-08-14T21:06:44.3728432Z INFO: Found 38 targets and 13 test targets... 2025-08-14T21:06:44.3729210Z  checking cached actions 2025-08-14T21:06:44.6399967Z 2025-08-14T21:06:44.6400870Z  checking cached actions 2025-08-14T21:06:44.8111975Z 2025-08-14T21:06:44.8113219Z [0 / 62] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-08-14T21:06:45.0438477Z 2025-08-14T21:06:45.0439342Z [24 / 239] 16 actions running 2025-08-14T21:06:45.0440127Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0441055Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0442134Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0443270Z Compiling googletest/src/gtest-printers.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0444199Z Compiling src/timers.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0444951Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0445737Z Compiling src/string_util.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.0446622Z Compiling src/statistics.cc; 0s processwrapper-sandbox ... 2025-08-14T21:06:45.2423149Z 2025-08-14T21:06:45.2423914Z  2025-08-14T21:06:45.2424349Z  2025-08-14T21:06:45.2424714Z  2025-08-14T21:06:45.2425085Z  2025-08-14T21:06:45.2425459Z  2025-08-14T21:06:45.2425850Z  2025-08-14T21:06:45.2426222Z  2025-08-14T21:06:45.2426599Z  2025-08-14T21:06:45.2427122Z [38 / 239] 16 actions, 15 running 2025-08-14T21:06:45.2427899Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.2428877Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.2430410Z Compiling googletest/src/gtest-printers.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.2431488Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.2432260Z Compiling src/string_util.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.2433172Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:45.2434126Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.2435017Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:45.4450948Z 2025-08-14T21:06:45.4452108Z  2025-08-14T21:06:45.4452550Z  2025-08-14T21:06:45.4452968Z  2025-08-14T21:06:45.4453338Z  2025-08-14T21:06:45.4453672Z  2025-08-14T21:06:45.4453992Z  2025-08-14T21:06:45.4454340Z  2025-08-14T21:06:45.4454671Z  2025-08-14T21:06:45.4455140Z [58 / 239] 16 actions running 2025-08-14T21:06:45.4455915Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.4456765Z Compiling src/json_reporter.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.4457730Z Compiling googletest/src/gtest-port.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.4458746Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.4459725Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.4460659Z Compiling c10/test/util/Bitset_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:45.4461708Z Compiling googlemock/src/gmock-cardinalities.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.4462713Z @com_google_googletest//:gtest; 0s processwrapper-sandbox ... 2025-08-14T21:06:45.6472119Z 2025-08-14T21:06:45.6472968Z  2025-08-14T21:06:45.6473407Z  2025-08-14T21:06:45.6473811Z  2025-08-14T21:06:45.6474194Z  2025-08-14T21:06:45.6474570Z  2025-08-14T21:06:45.6474947Z  2025-08-14T21:06:45.6475315Z  2025-08-14T21:06:45.6475724Z  2025-08-14T21:06:45.6476215Z [72 / 239] 16 actions running 2025-08-14T21:06:45.6476947Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2025-08-14T21:06:45.6477897Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:45.6478915Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.6479825Z Compiling src/complexity.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.6480688Z Compiling src/commandlineflags.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.6481587Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.6482526Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.6483688Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox ... 2025-08-14T21:06:45.8470074Z 2025-08-14T21:06:45.8471122Z  2025-08-14T21:06:45.8471797Z  2025-08-14T21:06:45.8472765Z  2025-08-14T21:06:45.8473209Z  2025-08-14T21:06:45.8473626Z  2025-08-14T21:06:45.8473996Z  2025-08-14T21:06:45.8474355Z  2025-08-14T21:06:45.8474734Z  2025-08-14T21:06:45.8475230Z [86 / 239] 16 actions running 2025-08-14T21:06:45.8476064Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:45.8477073Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.8478154Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.8479194Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2025-08-14T21:06:45.8480077Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2025-08-14T21:06:45.8480974Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:45.8481802Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:45.8482692Z Compiling c10/util/Float8_e4m3fn.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:46.0475203Z 2025-08-14T21:06:46.0476482Z  2025-08-14T21:06:46.0476949Z  2025-08-14T21:06:46.0477319Z  2025-08-14T21:06:46.0477672Z  2025-08-14T21:06:46.0478034Z  2025-08-14T21:06:46.0478410Z  2025-08-14T21:06:46.0478760Z  2025-08-14T21:06:46.0479129Z  2025-08-14T21:06:46.0479606Z [104 / 239] 16 actions running 2025-08-14T21:06:46.0480392Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.0481472Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.0482526Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2025-08-14T21:06:46.0483480Z Compiling c10/util/Float8_e5m2fnuz.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.0484391Z Compiling c10/util/Float8_e8m0fnu.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.0485330Z Compiling c10/test/util/bit_cast_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.0486254Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.0487264Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:46.2499152Z 2025-08-14T21:06:46.2499980Z  2025-08-14T21:06:46.2500440Z  2025-08-14T21:06:46.2500810Z  2025-08-14T21:06:46.2501188Z  2025-08-14T21:06:46.2501572Z  2025-08-14T21:06:46.2501947Z  2025-08-14T21:06:46.2502304Z  2025-08-14T21:06:46.2502674Z  2025-08-14T21:06:46.2503175Z [122 / 239] 16 actions running 2025-08-14T21:06:46.2504009Z Compiling c10/test/util/ssize_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2504917Z Compiling c10/util/env.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2505772Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2506715Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2507799Z Compiling c10/test/util/string_util_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2508714Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2509350Z Compiling c10/util/MathConstants.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.2509915Z Compiling c10/test/util/registry_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:46.4605161Z 2025-08-14T21:06:46.4605929Z  2025-08-14T21:06:46.4606377Z  2025-08-14T21:06:46.4606673Z  2025-08-14T21:06:46.4606995Z  2025-08-14T21:06:46.4607307Z  2025-08-14T21:06:46.4607651Z  2025-08-14T21:06:46.4607966Z  2025-08-14T21:06:46.4608272Z  2025-08-14T21:06:46.4608745Z [137 / 240] 16 actions, 15 running 2025-08-14T21:06:46.4609398Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:46.4610186Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4611185Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4612312Z Compiling c10/test/util/logging_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4613299Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4614271Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4615228Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4616153Z Compiling c10/test/util/lazy_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:46.4710350Z 2025-08-14T21:06:46.4710996Z  2025-08-14T21:06:46.4711401Z  2025-08-14T21:06:46.4711767Z  2025-08-14T21:06:46.4712150Z  2025-08-14T21:06:46.4712528Z  2025-08-14T21:06:46.4712885Z  2025-08-14T21:06:46.4713229Z  2025-08-14T21:06:46.4713598Z  2025-08-14T21:06:46.4714247Z INFO: From Testing //c10/test:util/bit_cast_test: 2025-08-14T21:06:46.4714977Z ==================== Test output for //c10/test:util/bit_cast_test: 2025-08-14T21:06:46.4715878Z Running main() from gmock_main.cc 2025-08-14T21:06:46.4716587Z Note: Google Test filter = -*CUDA 2025-08-14T21:06:46.4717130Z [==========] Running 1 test from 1 test suite. 2025-08-14T21:06:46.4717770Z [----------] Global test environment set-up. 2025-08-14T21:06:46.4718363Z [----------] 1 test from bitCastTest 2025-08-14T21:06:46.4718870Z [ RUN ] bitCastTest.basic 2025-08-14T21:06:46.4719348Z [ OK ] bitCastTest.basic (0 ms) 2025-08-14T21:06:46.4719906Z [----------] 1 test from bitCastTest (0 ms total) 2025-08-14T21:06:46.4720291Z 2025-08-14T21:06:46.4720499Z [----------] Global test environment tear-down 2025-08-14T21:06:46.4721064Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-08-14T21:06:46.4721622Z [ PASSED ] 1 test. 2025-08-14T21:06:46.4722040Z ================================================================================ 2025-08-14T21:06:46.4732049Z [138 / 240] 1 / 13 tests; 16 actions running; last test: .../bit_cast_test 2025-08-14T21:06:46.4733271Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:46.4734318Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4735513Z Compiling c10/test/util/logging_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4736515Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4737563Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4738642Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4739661Z Compiling c10/test/util/lazy_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.4740592Z Compiling c10/util/thread_name.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:46.7346123Z 2025-08-14T21:06:46.7346862Z  2025-08-14T21:06:46.7347299Z  2025-08-14T21:06:46.7347672Z  2025-08-14T21:06:46.7348051Z  2025-08-14T21:06:46.7348420Z  2025-08-14T21:06:46.7348792Z  2025-08-14T21:06:46.7349208Z  2025-08-14T21:06:46.7349638Z  2025-08-14T21:06:46.7350546Z [154 / 240] 1 / 13 tests; 16 actions, 14 running; last test: .../bit_cast_test 2025-08-14T21:06:46.7351710Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7352797Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7353954Z Compiling c10/test/util/IntrusiveList_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7355026Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7356053Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7357003Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7358013Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.7359028Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:46.9507173Z 2025-08-14T21:06:46.9507878Z  2025-08-14T21:06:46.9508300Z  2025-08-14T21:06:46.9508670Z  2025-08-14T21:06:46.9509028Z  2025-08-14T21:06:46.9509475Z  2025-08-14T21:06:46.9509813Z  2025-08-14T21:06:46.9510144Z  2025-08-14T21:06:46.9510451Z  2025-08-14T21:06:46.9511292Z [168 / 240] 1 / 13 tests; 15 actions, 14 running; last test: .../bit_cast_test 2025-08-14T21:06:46.9512368Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9513471Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9514605Z Compiling c10/test/util/accumulate_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9515689Z Compiling c10/test/util/TypeTraits_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9516778Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9518055Z Compiling c10/core/AllocatorConfig.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9519217Z Compiling c10/test/util/TypeList_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:46.9520283Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:47.1281093Z 2025-08-14T21:06:47.1281840Z  2025-08-14T21:06:47.1282282Z  2025-08-14T21:06:47.1282680Z  2025-08-14T21:06:47.1283048Z  2025-08-14T21:06:47.1283428Z  2025-08-14T21:06:47.1283762Z  2025-08-14T21:06:47.1284130Z  2025-08-14T21:06:47.1284470Z  2025-08-14T21:06:47.1285079Z INFO: From Testing //c10/test:util/ssize_test: 2025-08-14T21:06:47.1302688Z ==================== Test output for //c10/test:util/ssize_test: 2025-08-14T21:06:47.1303414Z Running main() from gmock_main.cc 2025-08-14T21:06:47.1303984Z Note: Google Test filter = -*CUDA 2025-08-14T21:06:47.1304542Z [==========] Running 4 tests from 1 test suite. 2025-08-14T21:06:47.1305214Z [----------] Global test environment set-up. 2025-08-14T21:06:47.1305828Z [----------] 4 tests from ssizeTest 2025-08-14T21:06:47.1306374Z [ RUN ] ssizeTest.size_t 2025-08-14T21:06:47.1306897Z [ OK ] ssizeTest.size_t (0 ms) 2025-08-14T21:06:47.1307440Z [ RUN ] ssizeTest.size_t_overflow 2025-08-14T21:06:47.1308045Z [ OK ] ssizeTest.size_t_overflow (0 ms) 2025-08-14T21:06:47.1308749Z [ RUN ] ssizeTest.small_container_promotes_to_ptrdiff_t 2025-08-14T21:06:47.1309611Z [ OK ] ssizeTest.small_container_promotes_to_ptrdiff_t (0 ms) 2025-08-14T21:06:47.1310395Z [ RUN ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-08-14T21:06:47.1311092Z c10/test/util/ssize_test.cpp:50: Skipped 2025-08-14T21:06:47.1311652Z Only valid in 64-bits. 2025-08-14T21:06:47.1311939Z 2025-08-14T21:06:47.1311947Z 2025-08-14T21:06:47.1312320Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform (0 ms) 2025-08-14T21:06:47.1313103Z [----------] 4 tests from ssizeTest (1 ms total) 2025-08-14T21:06:47.1313539Z 2025-08-14T21:06:47.1313771Z [----------] Global test environment tear-down 2025-08-14T21:06:47.1314411Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2025-08-14T21:06:47.1314999Z [ PASSED ] 3 tests. 2025-08-14T21:06:47.1315439Z [ SKIPPED ] 1 test, listed below: 2025-08-14T21:06:47.1316077Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-08-14T21:06:47.1316813Z ================================================================================ 2025-08-14T21:06:47.1317970Z [183 / 241] 2 / 13 tests; 16 actions running; last test: .../ssize_test 2025-08-14T21:06:47.1318896Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:47.1319757Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.1320744Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.1321748Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.1322854Z Compiling c10/core/CachingDeviceAllocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.1324024Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.1325014Z Linking c10/test/typeid_test; 0s processwrapper-sandbox 2025-08-14T21:06:47.1325769Z //c10/core:base; 0s processwrapper-sandbox ... 2025-08-14T21:06:47.2021005Z 2025-08-14T21:06:47.2021704Z  2025-08-14T21:06:47.2022136Z  2025-08-14T21:06:47.2022494Z  2025-08-14T21:06:47.2022871Z  2025-08-14T21:06:47.2023233Z  2025-08-14T21:06:47.2023614Z  2025-08-14T21:06:47.2023980Z  2025-08-14T21:06:47.2024352Z  2025-08-14T21:06:47.2024938Z INFO: From Testing //c10/test:typeid_test: 2025-08-14T21:06:47.2025661Z ==================== Test output for //c10/test:typeid_test: 2025-08-14T21:06:47.2026278Z Running main() from gmock_main.cc 2025-08-14T21:06:47.2026834Z Note: Google Test filter = -*CUDA 2025-08-14T21:06:47.2027666Z [==========] Running 5 tests from 1 test suite. 2025-08-14T21:06:47.2028465Z [----------] Global test environment set-up. 2025-08-14T21:06:47.2029061Z [----------] 5 tests from TypeMetaTest 2025-08-14T21:06:47.2029701Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-08-14T21:06:47.2030366Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-08-14T21:06:47.2030984Z [ RUN ] TypeMetaTest.Names 2025-08-14T21:06:47.2031501Z [ OK ] TypeMetaTest.Names (0 ms) 2025-08-14T21:06:47.2032060Z [ RUN ] TypeMetaTest.TypeMeta 2025-08-14T21:06:47.2032638Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-08-14T21:06:47.2033272Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-08-14T21:06:47.2033925Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-08-14T21:06:47.2034587Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-08-14T21:06:47.2035273Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-08-14T21:06:47.2035951Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-08-14T21:06:47.2036384Z 2025-08-14T21:06:47.2036615Z [----------] Global test environment tear-down 2025-08-14T21:06:47.2037303Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-08-14T21:06:47.2037897Z [ PASSED ] 5 tests. 2025-08-14T21:06:47.2038364Z ================================================================================ 2025-08-14T21:06:47.2039534Z [188 / 242] 3 / 13 tests; 16 actions, 15 running; last test: ...st:typeid_test 2025-08-14T21:06:47.2040565Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2041605Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2042657Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2043748Z Compiling c10/core/impl/PyInterpreterHooks.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2044797Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2045747Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2046678Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.2047482Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-08-14T21:06:47.4232806Z 2025-08-14T21:06:47.4233380Z  2025-08-14T21:06:47.4233635Z  2025-08-14T21:06:47.4233851Z  2025-08-14T21:06:47.4234087Z  2025-08-14T21:06:47.4234291Z  2025-08-14T21:06:47.4234505Z  2025-08-14T21:06:47.4234712Z  2025-08-14T21:06:47.4234931Z  2025-08-14T21:06:47.4235442Z [204 / 242] 3 / 13 tests; 16 actions, 15 running; last test: ...st:typeid_test 2025-08-14T21:06:47.4236026Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:47.4236555Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.4237080Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.4237665Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.4238223Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.4238768Z Compiling c10/core/impl/PyObjectSlot.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.4239324Z Compiling c10/test/core/Device_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.4239863Z Compiling c10/core/ScalarType.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:47.6232912Z 2025-08-14T21:06:47.6233518Z  2025-08-14T21:06:47.6233797Z  2025-08-14T21:06:47.6233998Z  2025-08-14T21:06:47.6234213Z  2025-08-14T21:06:47.6234413Z  2025-08-14T21:06:47.6234636Z  2025-08-14T21:06:47.6234832Z  2025-08-14T21:06:47.6235042Z  2025-08-14T21:06:47.6235548Z [218 / 243] 3 / 13 tests; 16 actions, 15 running; last test: ...st:typeid_test 2025-08-14T21:06:47.6236165Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.6236951Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.6237560Z Compiling c10/core/SymBool.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.6238056Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:47.6238540Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.6239029Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.6239528Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.6240123Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:06:47.8275667Z 2025-08-14T21:06:47.8276431Z  2025-08-14T21:06:47.8276849Z  2025-08-14T21:06:47.8277255Z  2025-08-14T21:06:47.8277626Z  2025-08-14T21:06:47.8277993Z  2025-08-14T21:06:47.8278362Z  2025-08-14T21:06:47.8278715Z  2025-08-14T21:06:47.8279094Z  2025-08-14T21:06:47.8279912Z [223 / 243] 3 / 13 tests; 16 actions, 15 running; last test: ...st:typeid_test 2025-08-14T21:06:47.8280962Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:47.8281819Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.8282768Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.8283821Z Compiling c10/test/core/SymInt_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.8284720Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-08-14T21:06:47.8285541Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.8286510Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-08-14T21:06:47.8287445Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-08-14T21:06:48.0425551Z 2025-08-14T21:06:48.0426318Z  2025-08-14T21:06:48.0426786Z  2025-08-14T21:06:48.0427167Z  2025-08-14T21:06:48.0427538Z  2025-08-14T21:06:48.0427898Z  2025-08-14T21:06:48.0428327Z  2025-08-14T21:06:48.0428689Z  2025-08-14T21:06:48.0429075Z  2025-08-14T21:06:48.0430077Z [240 / 243] 3 / 13 tests; 2 actions, 1 running; last test: ...test:typeid_test 2025-08-14T21:06:48.0431112Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:48.0431887Z [Prepa] Linking c10/core/libbase.lo 2025-08-14T21:06:48.2495999Z 2025-08-14T21:06:48.2496719Z  2025-08-14T21:06:48.2497167Z  2025-08-14T21:06:48.2498080Z [242 / 244] 3 / 13 tests; 2 actions running; last test: //c10/test:typeid_test 2025-08-14T21:06:48.2499151Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:48.2500003Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-08-14T21:06:48.2578024Z 2025-08-14T21:06:48.2578654Z  2025-08-14T21:06:48.2579095Z  2025-08-14T21:06:48.2579720Z INFO: From Testing //c10/test:core_tests: 2025-08-14T21:06:48.2580497Z ==================== Test output for //c10/test:core_tests: 2025-08-14T21:06:48.2581140Z Running main() from gmock_main.cc 2025-08-14T21:06:48.2581668Z Note: Google Test filter = -*CUDA 2025-08-14T21:06:48.2582214Z [==========] Running 74 tests from 18 test suites. 2025-08-14T21:06:48.2582808Z [----------] Global test environment set-up. 2025-08-14T21:06:48.2583420Z [----------] 1 test from AllocatorConfigTest 2025-08-14T21:06:48.2584062Z [ RUN ] AllocatorConfigTest.allocator_config_test 2025-08-14T21:06:48.2584824Z [ OK ] AllocatorConfigTest.allocator_config_test (0 ms) 2025-08-14T21:06:48.2585595Z [----------] 1 test from AllocatorConfigTest (0 ms total) 2025-08-14T21:06:48.2586055Z 2025-08-14T21:06:48.2586323Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-08-14T21:06:48.2587207Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-08-14T21:06:48.2588267Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-08-14T21:06:48.2589860Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-08-14T21:06:48.2590926Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-08-14T21:06:48.2591922Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-08-14T21:06:48.2592470Z 2025-08-14T21:06:48.2592668Z [----------] 1 test from DeviceGuard 2025-08-14T21:06:48.2593300Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-08-14T21:06:48.2594119Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-08-14T21:06:48.2594863Z [----------] 1 test from DeviceGuard (0 ms total) 2025-08-14T21:06:48.2595302Z 2025-08-14T21:06:48.2595514Z [----------] 1 test from OptionalDeviceGuard 2025-08-14T21:06:48.2596281Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-08-14T21:06:48.2597283Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-08-14T21:06:48.2598179Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-08-14T21:06:48.2598648Z 2025-08-14T21:06:48.2598821Z [----------] 1 test from DeviceTest 2025-08-14T21:06:48.2599392Z [ RUN ] DeviceTest.BasicConstruction 2025-08-14T21:06:48.2600006Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-08-14T21:06:48.2600650Z [----------] 1 test from DeviceTest (0 ms total) 2025-08-14T21:06:48.2601032Z 2025-08-14T21:06:48.2601218Z [----------] 2 tests from DeviceTypeTest 2025-08-14T21:06:48.2601883Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-08-14T21:06:48.2602658Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-08-14T21:06:48.2603417Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-08-14T21:06:48.2604167Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-08-14T21:06:48.2604880Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-08-14T21:06:48.2605329Z 2025-08-14T21:06:48.2605520Z [----------] 17 tests from DispatchKeySet 2025-08-14T21:06:48.2606111Z [ RUN ] DispatchKeySet.ShowSemantics 2025-08-14T21:06:48.2606780Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-08-14T21:06:48.2607419Z [ RUN ] DispatchKeySet.Empty 2025-08-14T21:06:48.2607972Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-08-14T21:06:48.2608652Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-08-14T21:06:48.2609529Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-08-14T21:06:48.2610332Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-08-14T21:06:48.2611148Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-08-14T21:06:48.2612057Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-08-14T21:06:48.2613058Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-08-14T21:06:48.2613947Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-08-14T21:06:48.2614642Z [ OK ] DispatchKeySet.DoubletonPerBackend (15 ms) 2025-08-14T21:06:48.2615301Z [ RUN ] DispatchKeySet.Full 2025-08-14T21:06:48.2615841Z [ OK ] DispatchKeySet.Full (0 ms) 2025-08-14T21:06:48.2616483Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-08-14T21:06:48.2617138Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-08-14T21:06:48.2617922Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-08-14T21:06:48.2618841Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-08-14T21:06:48.2619645Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-08-14T21:06:48.2620284Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-08-14T21:06:48.2620954Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-08-14T21:06:48.2621691Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-08-14T21:06:48.2622371Z [ RUN ] DispatchKeySet.IteratorFull 2025-08-14T21:06:48.2623021Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-08-14T21:06:48.2623673Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-08-14T21:06:48.2624348Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-08-14T21:06:48.2625261Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-08-14T21:06:48.2626226Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-08-14T21:06:48.2627143Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-08-14T21:06:48.2628125Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-08-14T21:06:48.2629145Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-08-14T21:06:48.2630225Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-08-14T21:06:48.2631175Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-08-14T21:06:48.2631998Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (2 ms) 2025-08-14T21:06:48.2632784Z [----------] 17 tests from DispatchKeySet (18 ms total) 2025-08-14T21:06:48.2633227Z 2025-08-14T21:06:48.2633431Z [----------] 3 tests from ScalarTest 2025-08-14T21:06:48.2634004Z [ RUN ] ScalarTest.UnsignedConstructor 2025-08-14T21:06:48.2634662Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-08-14T21:06:48.2635278Z [ RUN ] ScalarTest.Equality 2025-08-14T21:06:48.2635803Z [ OK ] ScalarTest.Equality (0 ms) 2025-08-14T21:06:48.2636369Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-08-14T21:06:48.2636979Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-08-14T21:06:48.2637620Z [----------] 3 tests from ScalarTest (0 ms total) 2025-08-14T21:06:48.2638036Z 2025-08-14T21:06:48.2638215Z [----------] 3 tests from SymIntTest 2025-08-14T21:06:48.2638755Z [ RUN ] SymIntTest.ConcreteInts 2025-08-14T21:06:48.2639318Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-08-14T21:06:48.2639905Z [ RUN ] SymIntTest.CheckRange 2025-08-14T21:06:48.2640450Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-08-14T21:06:48.2641036Z [ RUN ] SymIntTest.Overflows 2025-08-14T21:06:48.2641567Z [ OK ] SymIntTest.Overflows (0 ms) 2025-08-14T21:06:48.2642179Z [----------] 3 tests from SymIntTest (0 ms total) 2025-08-14T21:06:48.2642595Z 2025-08-14T21:06:48.2642829Z [----------] 5 tests from InlineDeviceGuard 2025-08-14T21:06:48.2643450Z [ RUN ] InlineDeviceGuard.Constructor 2025-08-14T21:06:48.2644110Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-08-14T21:06:48.2644791Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-08-14T21:06:48.2645518Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-08-14T21:06:48.2646200Z [ RUN ] InlineDeviceGuard.SetDevice 2025-08-14T21:06:48.2646843Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-08-14T21:06:48.2647494Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-08-14T21:06:48.2648115Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-08-14T21:06:48.2648762Z [ RUN ] InlineDeviceGuard.SetIndex 2025-08-14T21:06:48.2649346Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-08-14T21:06:48.2650014Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-08-14T21:06:48.2650459Z 2025-08-14T21:06:48.2650701Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-08-14T21:06:48.2651418Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-08-14T21:06:48.2652149Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-08-14T21:06:48.2652944Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-08-14T21:06:48.2653805Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-08-14T21:06:48.2654608Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-08-14T21:06:48.2655318Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-08-14T21:06:48.2656000Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-08-14T21:06:48.2656732Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-08-14T21:06:48.2657481Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-08-14T21:06:48.2658000Z 2025-08-14T21:06:48.2658199Z [----------] 4 tests from InlineStreamGuard 2025-08-14T21:06:48.2658803Z [ RUN ] InlineStreamGuard.Constructor 2025-08-14T21:06:48.2659460Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-08-14T21:06:48.2660364Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-08-14T21:06:48.2661287Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-08-14T21:06:48.2662205Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-08-14T21:06:48.2663149Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-08-14T21:06:48.2664060Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-08-14T21:06:48.2664889Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-08-14T21:06:48.2665681Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-08-14T21:06:48.2666128Z 2025-08-14T21:06:48.2666388Z [----------] 3 tests from InlineOptionalStreamGuard 2025-08-14T21:06:48.2667345Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-08-14T21:06:48.2668084Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-08-14T21:06:48.2668888Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-08-14T21:06:48.2669879Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-08-14T21:06:48.2670855Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-08-14T21:06:48.2671882Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-08-14T21:06:48.2672817Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-08-14T21:06:48.2673367Z 2025-08-14T21:06:48.2673597Z [----------] 1 test from InlineMultiStreamGuard 2025-08-14T21:06:48.2674265Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-08-14T21:06:48.2674954Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-08-14T21:06:48.2675696Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-08-14T21:06:48.2676176Z 2025-08-14T21:06:48.2676390Z [----------] 18 tests from SizesAndStridesTest 2025-08-14T21:06:48.2677066Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-08-14T21:06:48.2677832Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-08-14T21:06:48.2678535Z [ RUN ] SizesAndStridesTest.SetSizes 2025-08-14T21:06:48.2679171Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-08-14T21:06:48.2679797Z [ RUN ] SizesAndStridesTest.Resize 2025-08-14T21:06:48.2680411Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-08-14T21:06:48.2681038Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-08-14T21:06:48.2681692Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-08-14T21:06:48.2682350Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-08-14T21:06:48.2683041Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-08-14T21:06:48.2683711Z [ RUN ] SizesAndStridesTest.SetViaData 2025-08-14T21:06:48.2684344Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-08-14T21:06:48.2685026Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-08-14T21:06:48.2685735Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-08-14T21:06:48.2686466Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-08-14T21:06:48.2687178Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-08-14T21:06:48.2687985Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-08-14T21:06:48.2688891Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-08-14T21:06:48.2689801Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-08-14T21:06:48.2690696Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-08-14T21:06:48.2691570Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-08-14T21:06:48.2692431Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-08-14T21:06:48.2693301Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-08-14T21:06:48.2694137Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-08-14T21:06:48.2694961Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-08-14T21:06:48.2695778Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-08-14T21:06:48.2696601Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-08-14T21:06:48.2697614Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-08-14T21:06:48.2698590Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-08-14T21:06:48.2699413Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-08-14T21:06:48.2700271Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-08-14T21:06:48.2701097Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-08-14T21:06:48.2701919Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-08-14T21:06:48.2702678Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-08-14T21:06:48.2703425Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-08-14T21:06:48.2704179Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-08-14T21:06:48.2704926Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-08-14T21:06:48.2705394Z 2025-08-14T21:06:48.2705574Z [----------] 2 tests from ContextTest 2025-08-14T21:06:48.2706108Z [ RUN ] ContextTest.Basic 2025-08-14T21:06:48.2706636Z [ OK ] ContextTest.Basic (0 ms) 2025-08-14T21:06:48.2707175Z [ RUN ] ContextTest.cow_deleter 2025-08-14T21:06:48.2707735Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-08-14T21:06:48.2708332Z [----------] 2 tests from ContextTest (0 ms total) 2025-08-14T21:06:48.2708742Z 2025-08-14T21:06:48.2708953Z [----------] 3 tests from lazy_clone_storage_test 2025-08-14T21:06:48.2709676Z [ RUN ] lazy_clone_storage_test.no_context 2025-08-14T21:06:48.2710296Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-08-14T21:06:48.2710975Z [ RUN ] lazy_clone_storage_test.different_context 2025-08-14T21:06:48.2711666Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-08-14T21:06:48.2712390Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-08-14T21:06:48.2713142Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-08-14T21:06:48.2713893Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-08-14T21:06:48.2714370Z 2025-08-14T21:06:48.2714603Z [----------] 3 tests from materialize_test 2025-08-14T21:06:48.2715225Z [ RUN ] materialize_test.not_copy_on_write_context 2025-08-14T21:06:48.2715953Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-08-14T21:06:48.2716695Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-08-14T21:06:48.2717483Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-08-14T21:06:48.2718214Z [ RUN ] materialize_test.copy_on_write 2025-08-14T21:06:48.2718829Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-08-14T21:06:48.2719471Z [----------] 3 tests from materialize_test (0 ms total) 2025-08-14T21:06:48.2719899Z 2025-08-14T21:06:48.2720098Z [----------] Global test environment tear-down 2025-08-14T21:06:48.2720730Z [==========] 74 tests from 18 test suites ran. (19 ms total) 2025-08-14T21:06:48.2721303Z [ PASSED ] 74 tests. 2025-08-14T21:06:48.2721762Z ================================================================================ 2025-08-14T21:06:48.2722970Z [242 / 244] 4 / 13 tests; 2 actions running; last test: //c10/test:core_tests 2025-08-14T21:06:48.2723971Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:06:48.2724786Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-08-14T21:06:48.6502863Z 2025-08-14T21:06:48.6503651Z  2025-08-14T21:06:48.6503919Z  2025-08-14T21:06:48.6504412Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:48.6504975Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:06:49.6510023Z 2025-08-14T21:06:49.6510595Z  2025-08-14T21:06:49.6511228Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:49.6511780Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-08-14T21:06:50.8517264Z 2025-08-14T21:06:50.8517876Z  2025-08-14T21:06:50.8518864Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:50.8519432Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-08-14T21:06:51.8523956Z 2025-08-14T21:06:51.8524514Z  2025-08-14T21:06:51.8525015Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:51.8525561Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-08-14T21:06:52.8534368Z 2025-08-14T21:06:52.8535090Z  2025-08-14T21:06:52.8535654Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:52.8536206Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-08-14T21:06:54.0538486Z 2025-08-14T21:06:54.0539060Z  2025-08-14T21:06:54.0539590Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:54.0540186Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-08-14T21:06:55.2546710Z 2025-08-14T21:06:55.2547275Z  2025-08-14T21:06:55.2547828Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:55.2548381Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-08-14T21:06:56.2553663Z 2025-08-14T21:06:56.2554192Z  2025-08-14T21:06:56.2554745Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:56.2555304Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-08-14T21:06:57.2560871Z 2025-08-14T21:06:57.2561455Z  2025-08-14T21:06:57.2562000Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:57.2562554Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-08-14T21:06:58.4569446Z 2025-08-14T21:06:58.4570086Z  2025-08-14T21:06:58.4570632Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:58.4571190Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-08-14T21:06:58.8078185Z 2025-08-14T21:06:58.8078653Z  2025-08-14T21:06:58.8079171Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:58.8079743Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-08-14T21:06:59.8577183Z 2025-08-14T21:06:59.8577798Z  2025-08-14T21:06:59.8578289Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:06:59.8578858Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-08-14T21:07:00.8584316Z 2025-08-14T21:07:00.8584948Z  2025-08-14T21:07:00.8585501Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:00.8586076Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-08-14T21:07:01.8591531Z 2025-08-14T21:07:01.8592029Z  2025-08-14T21:07:01.8592524Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:01.8593082Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-08-14T21:07:02.8599399Z 2025-08-14T21:07:02.8600017Z  2025-08-14T21:07:02.8600582Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:02.8601139Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-08-14T21:07:04.0606814Z 2025-08-14T21:07:04.0607544Z  2025-08-14T21:07:04.0608094Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:04.0608904Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-08-14T21:07:05.0614524Z 2025-08-14T21:07:05.0615012Z  2025-08-14T21:07:05.0615499Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:05.0616057Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-08-14T21:07:06.0621302Z 2025-08-14T21:07:06.0621851Z  2025-08-14T21:07:06.0622380Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:06.0622952Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-08-14T21:07:07.2630639Z 2025-08-14T21:07:07.2631237Z  2025-08-14T21:07:07.2631770Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:07.2632348Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-08-14T21:07:08.2638336Z 2025-08-14T21:07:08.2638933Z  2025-08-14T21:07:08.2639505Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:08.2640091Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-08-14T21:07:09.4646972Z 2025-08-14T21:07:09.4647342Z  2025-08-14T21:07:09.4647836Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:09.4648397Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-08-14T21:07:10.4654137Z 2025-08-14T21:07:10.4654465Z  2025-08-14T21:07:10.4654959Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:10.4655506Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:07:11.4662006Z 2025-08-14T21:07:11.4662452Z  2025-08-14T21:07:11.4662964Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:11.4663534Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-08-14T21:07:12.4670378Z 2025-08-14T21:07:12.4670936Z  2025-08-14T21:07:12.4671471Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:12.4672030Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-08-14T21:07:13.6677193Z 2025-08-14T21:07:13.6677695Z  2025-08-14T21:07:13.6678215Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:13.6678785Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-08-14T21:07:14.6683286Z 2025-08-14T21:07:14.6683869Z  2025-08-14T21:07:14.6684429Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:14.6684984Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-08-14T21:07:15.6690416Z 2025-08-14T21:07:15.6691137Z  2025-08-14T21:07:15.6691720Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:15.6692295Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:07:16.8697943Z 2025-08-14T21:07:16.8698723Z  2025-08-14T21:07:16.8699257Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:16.8699829Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-08-14T21:07:18.0706019Z 2025-08-14T21:07:18.0706773Z  2025-08-14T21:07:18.0707308Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:18.0707876Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-08-14T21:07:19.0711576Z 2025-08-14T21:07:19.0712094Z  2025-08-14T21:07:19.0712614Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:19.0713979Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-08-14T21:07:20.0717935Z 2025-08-14T21:07:20.0718534Z  2025-08-14T21:07:20.0719069Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:20.0719641Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-08-14T21:07:21.2726152Z 2025-08-14T21:07:21.2726862Z  2025-08-14T21:07:21.2727418Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:21.2727970Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-08-14T21:07:22.2736246Z 2025-08-14T21:07:22.2736840Z  2025-08-14T21:07:22.2737364Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:22.2737940Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-08-14T21:07:23.2739365Z 2025-08-14T21:07:23.2739910Z  2025-08-14T21:07:23.2740458Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:23.2741010Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-08-14T21:07:24.4745289Z 2025-08-14T21:07:24.4745855Z  2025-08-14T21:07:24.4746381Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:24.4746949Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-08-14T21:07:25.4751606Z 2025-08-14T21:07:25.4752188Z  2025-08-14T21:07:25.4752728Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:25.4753295Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-08-14T21:07:26.4759109Z 2025-08-14T21:07:26.4759824Z  2025-08-14T21:07:26.4760404Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:26.4760981Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-08-14T21:07:27.6767880Z 2025-08-14T21:07:27.6768436Z  2025-08-14T21:07:27.6769029Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:27.6769622Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-08-14T21:07:28.8105558Z 2025-08-14T21:07:28.8106193Z  2025-08-14T21:07:28.8106736Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:28.8107287Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-08-14T21:07:29.8781259Z 2025-08-14T21:07:29.8782055Z  2025-08-14T21:07:29.8783614Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:29.8784211Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-08-14T21:07:30.8788320Z 2025-08-14T21:07:30.8788951Z  2025-08-14T21:07:30.8789541Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:30.8790124Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:07:32.0797579Z 2025-08-14T21:07:32.0798163Z  2025-08-14T21:07:32.0798678Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:32.0799244Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-08-14T21:07:33.0805798Z 2025-08-14T21:07:33.0806280Z  2025-08-14T21:07:33.0806816Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:33.0807378Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-08-14T21:07:34.0813296Z 2025-08-14T21:07:34.0813731Z  2025-08-14T21:07:34.0814496Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:34.0815181Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-08-14T21:07:35.0821488Z 2025-08-14T21:07:35.0821896Z  2025-08-14T21:07:35.0822406Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:35.0822949Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-08-14T21:07:36.0829539Z 2025-08-14T21:07:36.0830122Z  2025-08-14T21:07:36.0830653Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:36.0831221Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-08-14T21:07:37.2838023Z 2025-08-14T21:07:37.2838551Z  2025-08-14T21:07:37.2839073Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:37.2839671Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-08-14T21:07:38.4847783Z 2025-08-14T21:07:38.4848319Z  2025-08-14T21:07:38.4848843Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:38.4849396Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-08-14T21:07:39.4854822Z 2025-08-14T21:07:39.4855240Z  2025-08-14T21:07:39.4855766Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:39.4856311Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-08-14T21:07:40.4862536Z 2025-08-14T21:07:40.4863261Z  2025-08-14T21:07:40.4864148Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:40.4865116Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-08-14T21:07:41.4870039Z 2025-08-14T21:07:41.4870699Z  2025-08-14T21:07:41.4871284Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:41.4871856Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-08-14T21:07:42.6876526Z 2025-08-14T21:07:42.6877149Z  2025-08-14T21:07:42.6877685Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:42.6878237Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-08-14T21:07:43.6883588Z 2025-08-14T21:07:43.6884192Z  2025-08-14T21:07:43.6884700Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:43.6885279Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-08-14T21:07:44.6888853Z 2025-08-14T21:07:44.6889391Z  2025-08-14T21:07:44.6889935Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:44.6890511Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-08-14T21:07:45.8897051Z 2025-08-14T21:07:45.8897759Z  2025-08-14T21:07:45.8898285Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:45.8898852Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-08-14T21:07:46.8903192Z 2025-08-14T21:07:46.8903742Z  2025-08-14T21:07:46.8904282Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:46.8904835Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-08-14T21:07:47.8909951Z 2025-08-14T21:07:47.8910522Z  2025-08-14T21:07:47.8911048Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:47.8911615Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-08-14T21:07:49.0916859Z 2025-08-14T21:07:49.0917558Z  2025-08-14T21:07:49.0918107Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:49.0918670Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-08-14T21:07:50.0922287Z 2025-08-14T21:07:50.0922785Z  2025-08-14T21:07:50.0923301Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:50.0923869Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-08-14T21:07:51.0929174Z 2025-08-14T21:07:51.0929832Z  2025-08-14T21:07:51.0930392Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:51.0930947Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-08-14T21:07:52.2935884Z 2025-08-14T21:07:52.2936494Z  2025-08-14T21:07:52.2937244Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:52.2937825Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-08-14T21:07:53.2943808Z 2025-08-14T21:07:53.2944501Z  2025-08-14T21:07:53.2945055Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:53.2945616Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-08-14T21:07:54.2949835Z 2025-08-14T21:07:54.2950337Z  2025-08-14T21:07:54.2950873Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-08-14T21:07:54.2951424Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-08-14T21:07:54.9451204Z 2025-08-14T21:07:54.9451822Z  2025-08-14T21:07:54.9452536Z [243 / 244] 5 / 13 tests; 1 action; last test: //c10/test:util_base_tests 2025-08-14T21:07:54.9453370Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-08-14T21:07:54.9453804Z 2025-08-14T21:07:54.9453940Z  2025-08-14T21:07:54.9454313Z INFO: From Testing //c10/test:util_base_tests: 2025-08-14T21:07:54.9454833Z ==================== Test output for //c10/test:util_base_tests: 2025-08-14T21:07:54.9455291Z Running main() from gmock_main.cc 2025-08-14T21:07:54.9455639Z Note: Google Test filter = -*CUDA 2025-08-14T21:07:54.9456107Z [==========] Running 768 tests from 86 test suites. 2025-08-14T21:07:54.9456613Z [----------] Global test environment set-up. 2025-08-14T21:07:54.9457070Z [----------] 1 test from LoggingDeathTest 2025-08-14T21:07:54.9457597Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-08-14T21:07:54.9458375Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (4572 ms) 2025-08-14T21:07:54.9458902Z [----------] 1 test from LoggingDeathTest (4572 ms total) 2025-08-14T21:07:54.9459191Z 2025-08-14T21:07:54.9459358Z [----------] 1 test from ArrayRefTest 2025-08-14T21:07:54.9459877Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-08-14T21:07:54.9460424Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-08-14T21:07:54.9461006Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-08-14T21:07:54.9461301Z 2025-08-14T21:07:54.9461425Z [----------] 12 tests from BitsetTest 2025-08-14T21:07:54.9462017Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-08-14T21:07:54.9462819Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-08-14T21:07:54.9463715Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-08-14T21:07:54.9464527Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-08-14T21:07:54.9465392Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-08-14T21:07:54.9466340Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-08-14T21:07:54.9467596Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-08-14T21:07:54.9468568Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-08-14T21:07:54.9469460Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-08-14T21:07:54.9470402Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-08-14T21:07:54.9471223Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-08-14T21:07:54.9472107Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-08-14T21:07:54.9473035Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-08-14T21:07:54.9473968Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-08-14T21:07:54.9474742Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-08-14T21:07:54.9475406Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-08-14T21:07:54.9476061Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-08-14T21:07:54.9476771Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-08-14T21:07:54.9477407Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-08-14T21:07:54.9478019Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-08-14T21:07:54.9478685Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-08-14T21:07:54.9479430Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-08-14T21:07:54.9480419Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-08-14T21:07:54.9481241Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-08-14T21:07:54.9481842Z [----------] 12 tests from BitsetTest (0 ms total) 2025-08-14T21:07:54.9482071Z 2025-08-14T21:07:54.9482197Z [----------] 2 tests from DeadlockDetection 2025-08-14T21:07:54.9482527Z [ RUN ] DeadlockDetection.basic 2025-08-14T21:07:54.9482835Z [ OK ] DeadlockDetection.basic (0 ms) 2025-08-14T21:07:54.9483170Z [ RUN ] DeadlockDetection.disable 2025-08-14T21:07:54.9483513Z [ OK ] DeadlockDetection.disable (0 ms) 2025-08-14T21:07:54.9483869Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-08-14T21:07:54.9484112Z 2025-08-14T21:07:54.9484229Z [----------] 18 tests from Enumerate 2025-08-14T21:07:54.9484505Z [ RUN ] Enumerate.Basic 2025-08-14T21:07:54.9484781Z [ OK ] Enumerate.Basic (0 ms) 2025-08-14T21:07:54.9485203Z [ RUN ] Enumerate.BasicRRef 2025-08-14T21:07:54.9485601Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-08-14T21:07:54.9485989Z [ RUN ] Enumerate.BasicConst 2025-08-14T21:07:54.9486435Z [ OK ] Enumerate.BasicConst (0 ms) 2025-08-14T21:07:54.9486884Z [ RUN ] Enumerate.BasicConstRef 2025-08-14T21:07:54.9487364Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-08-14T21:07:54.9487721Z [ RUN ] Enumerate.BasicConstRRef 2025-08-14T21:07:54.9488045Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-08-14T21:07:54.9488373Z [ RUN ] Enumerate.BasicVecBool 2025-08-14T21:07:54.9488688Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-08-14T21:07:54.9489019Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-08-14T21:07:54.9489408Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-08-14T21:07:54.9489915Z [ RUN ] Enumerate.Temporary 2025-08-14T21:07:54.9490282Z [ OK ] Enumerate.Temporary (0 ms) 2025-08-14T21:07:54.9490601Z [ RUN ] Enumerate.BasicConstArg 2025-08-14T21:07:54.9490916Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-08-14T21:07:54.9491257Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-08-14T21:07:54.9491647Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-08-14T21:07:54.9491993Z [ RUN ] Enumerate.EmptyRange 2025-08-14T21:07:54.9492294Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-08-14T21:07:54.9492826Z [ RUN ] Enumerate.Cpp17Support 2025-08-14T21:07:54.9493142Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-08-14T21:07:54.9493502Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-08-14T21:07:54.9493938Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-08-14T21:07:54.9494379Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-08-14T21:07:54.9494809Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-08-14T21:07:54.9495258Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-08-14T21:07:54.9495698Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-08-14T21:07:54.9496137Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-08-14T21:07:54.9496541Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-08-14T21:07:54.9496964Z [ RUN ] Enumerate.BasicConstexpr 2025-08-14T21:07:54.9497292Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-08-14T21:07:54.9497663Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-08-14T21:07:54.9498106Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-08-14T21:07:54.9498500Z [----------] 18 tests from Enumerate (0 ms total) 2025-08-14T21:07:54.9498738Z 2025-08-14T21:07:54.9498851Z [----------] 1 test from HalfConversionTest 2025-08-14T21:07:54.9499209Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-08-14T21:07:54.9499644Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-08-14T21:07:54.9500054Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-08-14T21:07:54.9500304Z 2025-08-14T21:07:54.9500411Z [----------] 2 tests from HalfConversion 2025-08-14T21:07:54.9500787Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-08-14T21:07:54.9501228Z [ OK ] HalfConversion.TestNativeConversionToFloat (6 ms) 2025-08-14T21:07:54.9501679Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-08-14T21:07:54.9502108Z [ OK ] HalfConversion.TestNativeConversionToHalf (8 ms) 2025-08-14T21:07:54.9502539Z [----------] 2 tests from HalfConversion (15 ms total) 2025-08-14T21:07:54.9502770Z 2025-08-14T21:07:54.9502873Z [----------] 7 tests from IntrusiveList 2025-08-14T21:07:54.9503188Z [ RUN ] IntrusiveList.TestInsert 2025-08-14T21:07:54.9503514Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-08-14T21:07:54.9503832Z [ RUN ] IntrusiveList.TestUnlink 2025-08-14T21:07:54.9504154Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-08-14T21:07:54.9504485Z [ RUN ] IntrusiveList.TestMoveElement 2025-08-14T21:07:54.9504840Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-08-14T21:07:54.9505173Z [ RUN ] IntrusiveList.TestEmpty 2025-08-14T21:07:54.9505493Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-08-14T21:07:54.9505828Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-08-14T21:07:54.9506206Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-08-14T21:07:54.9506597Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-08-14T21:07:54.9507002Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-08-14T21:07:54.9507410Z [ RUN ] IntrusiveList.TestNullListIterator 2025-08-14T21:07:54.9507790Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-08-14T21:07:54.9508170Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-08-14T21:07:54.9508399Z 2025-08-14T21:07:54.9508506Z [----------] 12 tests from LeftRightTest 2025-08-14T21:07:54.9508962Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-08-14T21:07:54.9509663Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-08-14T21:07:54.9510295Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-08-14T21:07:54.9510951Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-08-14T21:07:54.9511594Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-08-14T21:07:54.9512335Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-08-14T21:07:54.9512960Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-08-14T21:07:54.9513347Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-08-14T21:07:54.9513836Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-08-14T21:07:54.9514415Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-08-14T21:07:54.9515010Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-08-14T21:07:54.9515589Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-08-14T21:07:54.9516144Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-08-14T21:07:54.9516677Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-08-14T21:07:54.9517204Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-08-14T21:07:54.9517761Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-08-14T21:07:54.9518316Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-08-14T21:07:54.9518882Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-08-14T21:07:54.9519546Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-08-14T21:07:54.9520297Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-08-14T21:07:54.9521050Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-08-14T21:07:54.9522018Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-08-14T21:07:54.9522734Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-08-14T21:07:54.9523404Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-08-14T21:07:54.9523954Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-08-14T21:07:54.9524203Z 2025-08-14T21:07:54.9524343Z [----------] 16 tests from MetaprogrammingTest 2025-08-14T21:07:54.9524740Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2025-08-14T21:07:54.9525243Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2025-08-14T21:07:54.9526070Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2025-08-14T21:07:54.9526566Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2025-08-14T21:07:54.9527051Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2025-08-14T21:07:54.9527482Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2025-08-14T21:07:54.9527911Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2025-08-14T21:07:54.9528312Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2025-08-14T21:07:54.9528720Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2025-08-14T21:07:54.9529112Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2025-08-14T21:07:54.9529523Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2025-08-14T21:07:54.9529912Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2025-08-14T21:07:54.9530307Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2025-08-14T21:07:54.9530699Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2025-08-14T21:07:54.9531075Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2025-08-14T21:07:54.9531463Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2025-08-14T21:07:54.9531973Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2025-08-14T21:07:54.9532650Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2025-08-14T21:07:54.9533219Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2025-08-14T21:07:54.9533700Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2025-08-14T21:07:54.9534180Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2025-08-14T21:07:54.9534743Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2025-08-14T21:07:54.9535377Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2025-08-14T21:07:54.9535964Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2025-08-14T21:07:54.9536537Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2025-08-14T21:07:54.9537069Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2025-08-14T21:07:54.9537629Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2025-08-14T21:07:54.9538196Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2025-08-14T21:07:54.9538755Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2025-08-14T21:07:54.9539319Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2025-08-14T21:07:54.9539854Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2025-08-14T21:07:54.9540382Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2025-08-14T21:07:54.9540869Z [----------] 16 tests from MetaprogrammingTest (0 ms total) 2025-08-14T21:07:54.9541118Z 2025-08-14T21:07:54.9541227Z [----------] 7 tests from NetworkFlowTest 2025-08-14T21:07:54.9541549Z [ RUN ] NetworkFlowTest.basic 2025-08-14T21:07:54.9541847Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-08-14T21:07:54.9542166Z [ RUN ] NetworkFlowTest.loop 2025-08-14T21:07:54.9542461Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-08-14T21:07:54.9542814Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-08-14T21:07:54.9543234Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-08-14T21:07:54.9543622Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-08-14T21:07:54.9543991Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-08-14T21:07:54.9544336Z [ RUN ] NetworkFlowTest.unbounded 2025-08-14T21:07:54.9544668Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-08-14T21:07:54.9544995Z [ RUN ] NetworkFlowTest.overflow 2025-08-14T21:07:54.9545323Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-08-14T21:07:54.9545646Z [ RUN ] NetworkFlowTest.reverse_edge 2025-08-14T21:07:54.9545986Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-08-14T21:07:54.9546339Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-08-14T21:07:54.9546585Z 2025-08-14T21:07:54.9546687Z [----------] 1 test from SemaphoreTest 2025-08-14T21:07:54.9547009Z [ RUN ] SemaphoreTest.TestConcurrency 2025-08-14T21:07:54.9547354Z [ OK ] SemaphoreTest.TestConcurrency (20 ms) 2025-08-14T21:07:54.9547721Z [----------] 1 test from SemaphoreTest (20 ms total) 2025-08-14T21:07:54.9547947Z 2025-08-14T21:07:54.9548047Z [----------] 2 tests from Synchronized 2025-08-14T21:07:54.9548387Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-08-14T21:07:54.9548792Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-08-14T21:07:54.9549218Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-08-14T21:07:54.9549738Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2025-08-14T21:07:54.9550147Z [----------] 2 tests from Synchronized (18 ms total) 2025-08-14T21:07:54.9550374Z 2025-08-14T21:07:54.9550483Z [----------] 1 test from ThreadLocal 2025-08-14T21:07:54.9550804Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-08-14T21:07:54.9551205Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-08-14T21:07:54.9551569Z [----------] 1 test from ThreadLocal (0 ms total) 2025-08-14T21:07:54.9551805Z 2025-08-14T21:07:54.9551915Z [----------] 11 tests from ThreadLocalTest 2025-08-14T21:07:54.9552288Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-08-14T21:07:54.9552717Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-08-14T21:07:54.9553140Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-08-14T21:07:54.9553526Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-08-14T21:07:54.9553996Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-08-14T21:07:54.9554451Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-08-14T21:07:54.9554871Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-08-14T21:07:54.9555304Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-08-14T21:07:54.9555715Z [ RUN ] ThreadLocalTest.TestClassScope 2025-08-14T21:07:54.9556082Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-08-14T21:07:54.9556462Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-08-14T21:07:54.9556881Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-08-14T21:07:54.9557314Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-08-14T21:07:54.9557784Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-08-14T21:07:54.9558238Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-08-14T21:07:54.9558696Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-08-14T21:07:54.9559168Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-08-14T21:07:54.9559633Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-08-14T21:07:54.9560078Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-08-14T21:07:54.9560488Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-08-14T21:07:54.9561027Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-08-14T21:07:54.9561677Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-08-14T21:07:54.9562216Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-08-14T21:07:54.9562452Z 2025-08-14T21:07:54.9562569Z [----------] 7 tests from TypeIndex 2025-08-14T21:07:54.9562888Z [ RUN ] TypeIndex.TopLevelName 2025-08-14T21:07:54.9563214Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-08-14T21:07:54.9563530Z [ RUN ] TypeIndex.NestedName 2025-08-14T21:07:54.9563838Z [ OK ] TypeIndex.NestedName (0 ms) 2025-08-14T21:07:54.9564169Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-08-14T21:07:54.9564556Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-08-14T21:07:54.9564933Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-08-14T21:07:54.9565329Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-08-14T21:07:54.9565737Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-08-14T21:07:54.9566142Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-08-14T21:07:54.9566591Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-08-14T21:07:54.9567322Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-08-14T21:07:54.9567778Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-08-14T21:07:54.9568179Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-08-14T21:07:54.9568566Z [----------] 7 tests from TypeIndex (0 ms total) 2025-08-14T21:07:54.9568786Z 2025-08-14T21:07:54.9568899Z [----------] 4 tests from TypeListTest 2025-08-14T21:07:54.9569223Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2025-08-14T21:07:54.9569632Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2025-08-14T21:07:54.9570042Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2025-08-14T21:07:54.9570483Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2025-08-14T21:07:54.9570893Z [ RUN ] TypeListTest.MapTypesToValues_members 2025-08-14T21:07:54.9571286Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2025-08-14T21:07:54.9571666Z [ RUN ] TypeListTest.MapTypesToValues_empty 2025-08-14T21:07:54.9572053Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2025-08-14T21:07:54.9572435Z [----------] 4 tests from TypeListTest (0 ms total) 2025-08-14T21:07:54.9572662Z 2025-08-14T21:07:54.9572769Z [----------] 4 tests from accumulateTest 2025-08-14T21:07:54.9573086Z [ RUN ] accumulateTest.vector_test 2025-08-14T21:07:54.9573407Z [ OK ] accumulateTest.vector_test (0 ms) 2025-08-14T21:07:54.9573751Z [ RUN ] accumulateTest.list_test 2025-08-14T21:07:54.9574188Z [ OK ] accumulateTest.list_test (0 ms) 2025-08-14T21:07:54.9574601Z [ RUN ] accumulateTest.base_cases 2025-08-14T21:07:54.9574914Z [ OK ] accumulateTest.base_cases (0 ms) 2025-08-14T21:07:54.9575241Z [ RUN ] accumulateTest.errors 2025-08-14T21:07:54.9575548Z [ OK ] accumulateTest.errors (0 ms) 2025-08-14T21:07:54.9575882Z [----------] 4 tests from accumulateTest (0 ms total) 2025-08-14T21:07:54.9576114Z 2025-08-14T21:07:54.9576243Z [----------] 5 tests from BFloat16Conversion 2025-08-14T21:07:54.9576604Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-08-14T21:07:54.9577034Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-08-14T21:07:54.9577467Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-08-14T21:07:54.9577924Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-08-14T21:07:54.9578322Z [ RUN ] BFloat16Conversion.NaN 2025-08-14T21:07:54.9578659Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-08-14T21:07:54.9578984Z [ RUN ] BFloat16Conversion.Inf 2025-08-14T21:07:54.9579283Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-08-14T21:07:54.9579633Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-08-14T21:07:54.9580012Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-08-14T21:07:54.9580402Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-08-14T21:07:54.9580645Z 2025-08-14T21:07:54.9580756Z [----------] 3 tests from BFloat16Math 2025-08-14T21:07:54.9581047Z [ RUN ] BFloat16Math.Addition 2025-08-14T21:07:54.9581351Z [ OK ] BFloat16Math.Addition (0 ms) 2025-08-14T21:07:54.9581659Z [ RUN ] BFloat16Math.Subtraction 2025-08-14T21:07:54.9581979Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-08-14T21:07:54.9582295Z [ RUN ] BFloat16Math.NextAfterZero 2025-08-14T21:07:54.9582629Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-08-14T21:07:54.9582963Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-08-14T21:07:54.9583201Z 2025-08-14T21:07:54.9583311Z [----------] 2 tests from TestExponential 2025-08-14T21:07:54.9583631Z [ RUN ] TestExponential.IPi 2025-08-14T21:07:54.9583919Z [ OK ] TestExponential.IPi (0 ms) 2025-08-14T21:07:54.9584247Z [ RUN ] TestExponential.EulerFormula 2025-08-14T21:07:54.9584585Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-08-14T21:07:54.9584953Z [----------] 2 tests from TestExponential (0 ms total) 2025-08-14T21:07:54.9585189Z 2025-08-14T21:07:54.9585307Z [----------] 2 tests from TestExpm1 2025-08-14T21:07:54.9585596Z [ RUN ] TestExpm1.Normal 2025-08-14T21:07:54.9585863Z [ OK ] TestExpm1.Normal (0 ms) 2025-08-14T21:07:54.9586155Z [ RUN ] TestExpm1.Small 2025-08-14T21:07:54.9586429Z [ OK ] TestExpm1.Small (0 ms) 2025-08-14T21:07:54.9586726Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-08-14T21:07:54.9586945Z 2025-08-14T21:07:54.9587049Z [----------] 1 test from TestLog 2025-08-14T21:07:54.9587314Z [ RUN ] TestLog.Definition 2025-08-14T21:07:54.9587605Z [ OK ] TestLog.Definition (0 ms) 2025-08-14T21:07:54.9587915Z [----------] 1 test from TestLog (0 ms total) 2025-08-14T21:07:54.9588136Z 2025-08-14T21:07:54.9588231Z [----------] 1 test from TestLog10 2025-08-14T21:07:54.9588497Z [ RUN ] TestLog10.Rev 2025-08-14T21:07:54.9588759Z [ OK ] TestLog10.Rev (0 ms) 2025-08-14T21:07:54.9589059Z [----------] 1 test from TestLog10 (0 ms total) 2025-08-14T21:07:54.9589276Z 2025-08-14T21:07:54.9589449Z [----------] 1 test from TestLog2 2025-08-14T21:07:54.9589727Z [ RUN ] TestLog2.Rev 2025-08-14T21:07:54.9589975Z [ OK ] TestLog2.Rev (0 ms) 2025-08-14T21:07:54.9590274Z [----------] 1 test from TestLog2 (0 ms total) 2025-08-14T21:07:54.9590488Z 2025-08-14T21:07:54.9590586Z [----------] 3 tests from TestLog1p 2025-08-14T21:07:54.9590874Z [ RUN ] TestLog1p.Normal 2025-08-14T21:07:54.9591144Z [ OK ] TestLog1p.Normal (0 ms) 2025-08-14T21:07:54.9591438Z [ RUN ] TestLog1p.Small 2025-08-14T21:07:54.9591711Z [ OK ] TestLog1p.Small (0 ms) 2025-08-14T21:07:54.9592075Z [ RUN ] TestLog1p.Extreme 2025-08-14T21:07:54.9592423Z [ OK ] TestLog1p.Extreme (0 ms) 2025-08-14T21:07:54.9592733Z [----------] 3 tests from TestLog1p (0 ms total) 2025-08-14T21:07:54.9592966Z 2025-08-14T21:07:54.9593063Z [----------] 1 test from TestPowSqrt 2025-08-14T21:07:54.9593343Z [ RUN ] TestPowSqrt.Equal 2025-08-14T21:07:54.9593640Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-08-14T21:07:54.9593952Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-08-14T21:07:54.9594188Z 2025-08-14T21:07:54.9594281Z [----------] 1 test from TestPow 2025-08-14T21:07:54.9594562Z [ RUN ] TestPow.Square 2025-08-14T21:07:54.9594822Z [ OK ] TestPow.Square (0 ms) 2025-08-14T21:07:54.9595129Z [----------] 1 test from TestPow (0 ms total) 2025-08-14T21:07:54.9595342Z 2025-08-14T21:07:54.9595456Z [----------] 1 test from TestSinCosSinhCosh 2025-08-14T21:07:54.9595799Z [ RUN ] TestSinCosSinhCosh.Identity 2025-08-14T21:07:54.9596135Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-08-14T21:07:54.9596522Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-08-14T21:07:54.9596764Z 2025-08-14T21:07:54.9596871Z [----------] 1 test from TestTan 2025-08-14T21:07:54.9597138Z [ RUN ] TestTan.Identity 2025-08-14T21:07:54.9597426Z [ OK ] TestTan.Identity (0 ms) 2025-08-14T21:07:54.9597725Z [----------] 1 test from TestTan (0 ms total) 2025-08-14T21:07:54.9597949Z 2025-08-14T21:07:54.9598045Z [----------] 1 test from TestTanh 2025-08-14T21:07:54.9598318Z [ RUN ] TestTanh.Identity 2025-08-14T21:07:54.9598605Z [ OK ] TestTanh.Identity (0 ms) 2025-08-14T21:07:54.9598916Z [----------] 1 test from TestTanh (0 ms total) 2025-08-14T21:07:54.9599144Z 2025-08-14T21:07:54.9599261Z [----------] 1 test from TestRevTrigonometric 2025-08-14T21:07:54.9599600Z [ RUN ] TestRevTrigonometric.Rev 2025-08-14T21:07:54.9599920Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-08-14T21:07:54.9600293Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-08-14T21:07:54.9600545Z 2025-08-14T21:07:54.9600660Z [----------] 1 test from TestRevHyperbolic 2025-08-14T21:07:54.9600986Z [ RUN ] TestRevHyperbolic.Rev 2025-08-14T21:07:54.9601288Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-08-14T21:07:54.9601639Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-08-14T21:07:54.9601876Z 2025-08-14T21:07:54.9601982Z [----------] 1 test from TestMemory 2025-08-14T21:07:54.9602269Z [ RUN ] TestMemory.ReinterpretCast 2025-08-14T21:07:54.9602611Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-08-14T21:07:54.9602946Z [----------] 1 test from TestMemory (0 ms total) 2025-08-14T21:07:54.9603176Z 2025-08-14T21:07:54.9603280Z [----------] 1 test from TestConstructors 2025-08-14T21:07:54.9603602Z [ RUN ] TestConstructors.UnorderedMap 2025-08-14T21:07:54.9603961Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-08-14T21:07:54.9604322Z [----------] 1 test from TestConstructors (0 ms total) 2025-08-14T21:07:54.9604569Z 2025-08-14T21:07:54.9604696Z [----------] 1 test from TestArithmeticIntScalar 2025-08-14T21:07:54.9605055Z [ RUN ] TestArithmeticIntScalar.All 2025-08-14T21:07:54.9605390Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-08-14T21:07:54.9605790Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-08-14T21:07:54.9606054Z 2025-08-14T21:07:54.9606146Z [----------] 1 test from TestIO 2025-08-14T21:07:54.9606409Z [ RUN ] TestIO.All 2025-08-14T21:07:54.9606643Z [ OK ] TestIO.All (0 ms) 2025-08-14T21:07:54.9606924Z [----------] 1 test from TestIO (0 ms total) 2025-08-14T21:07:54.9607129Z 2025-08-14T21:07:54.9607234Z [----------] 1 test from TestStd 2025-08-14T21:07:54.9607507Z [ RUN ] TestStd.BasicFunctions 2025-08-14T21:07:54.9607816Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-08-14T21:07:54.9608133Z [----------] 1 test from TestStd (0 ms total) 2025-08-14T21:07:54.9608353Z 2025-08-14T21:07:54.9608452Z [----------] 1 test from StrErrorTest 2025-08-14T21:07:54.9608737Z [ RUN ] StrErrorTest.cmp_test 2025-08-14T21:07:54.9609191Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-08-14T21:07:54.9609514Z [----------] 1 test from StrErrorTest (0 ms total) 2025-08-14T21:07:54.9609754Z 2025-08-14T21:07:54.9609857Z [----------] 4 tests from ExceptionTest 2025-08-14T21:07:54.9610225Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-08-14T21:07:54.9610656Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-08-14T21:07:54.9611068Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-08-14T21:07:54.9611417Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (4697 ms) 2025-08-14T21:07:54.9611782Z [ RUN ] ExceptionTest.ErrorFormatting 2025-08-14T21:07:54.9612128Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-08-14T21:07:54.9612583Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-08-14T21:07:54.9613157Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-08-14T21:07:54.9613638Z [----------] 4 tests from ExceptionTest (4697 ms total) 2025-08-14T21:07:54.9613877Z 2025-08-14T21:07:54.9613988Z [----------] 1 test from WarningTest 2025-08-14T21:07:54.9614288Z [ RUN ] WarningTest.JustPrintWarning 2025-08-14T21:07:54.9614766Z [W814 21:06:56.598213724 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-08-14T21:07:54.9615255Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-08-14T21:07:54.9615610Z [----------] 1 test from WarningTest (0 ms total) 2025-08-14T21:07:54.9615833Z 2025-08-14T21:07:54.9615939Z [----------] 1 test from FlagsTest 2025-08-14T21:07:54.9616239Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-08-14T21:07:54.9616617Z Caffe2 is not built with gflags. Nothing to test here. 2025-08-14T21:07:54.9616994Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-08-14T21:07:54.9617352Z [----------] 1 test from FlagsTest (0 ms total) 2025-08-14T21:07:54.9617567Z 2025-08-14T21:07:54.9617670Z [----------] 1 test from GenericMathTest 2025-08-14T21:07:54.9618000Z [ RUN ] GenericMathTest.div_floor_test 2025-08-14T21:07:54.9618346Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-08-14T21:07:54.9618696Z [----------] 1 test from GenericMathTest (0 ms total) 2025-08-14T21:07:54.9618927Z 2025-08-14T21:07:54.9619049Z [----------] 5 tests from MakeIntrusiveTest 2025-08-14T21:07:54.9619396Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-08-14T21:07:54.9619814Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-08-14T21:07:54.9620221Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-08-14T21:07:54.9620634Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-08-14T21:07:54.9621046Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-08-14T21:07:54.9621449Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-08-14T21:07:54.9621864Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-08-14T21:07:54.9622269Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-08-14T21:07:54.9622702Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-08-14T21:07:54.9623135Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-08-14T21:07:54.9623558Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-08-14T21:07:54.9623795Z 2025-08-14T21:07:54.9623921Z [----------] 1 test from IntrusivePtrTargetTest 2025-08-14T21:07:54.9624387Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-08-14T21:07:54.9624989Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-08-14T21:07:54.9625501Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-08-14T21:07:54.9625768Z 2025-08-14T21:07:54.9625884Z [----------] 146 tests from IntrusivePtrTest 2025-08-14T21:07:54.9626321Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-08-14T21:07:54.9626931Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-08-14T21:07:54.9627561Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-08-14T21:07:54.9628321Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-08-14T21:07:54.9628973Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-08-14T21:07:54.9629688Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-08-14T21:07:54.9630314Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-08-14T21:07:54.9630908Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-08-14T21:07:54.9631538Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-08-14T21:07:54.9632174Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:07:54.9632820Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-08-14T21:07:54.9633504Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:07:54.9634185Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-08-14T21:07:54.9634872Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:07:54.9635578Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-08-14T21:07:54.9636297Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:07:54.9637009Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9637686Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9638374Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-08-14T21:07:54.9639044Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9639764Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-08-14T21:07:54.9640511Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9641200Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-08-14T21:07:54.9641869Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:07:54.9642547Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-08-14T21:07:54.9643255Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:07:54.9643963Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-08-14T21:07:54.9644652Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9645361Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9646055Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9646827Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-08-14T21:07:54.9647677Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:07:54.9648491Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9649285Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9650059Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9650843Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9651643Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9652497Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9653352Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9654148Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9655015Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9655943Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9656799Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9657606Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9658343Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9659031Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9659695Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-08-14T21:07:54.9660358Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-08-14T21:07:54.9661058Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-08-14T21:07:54.9661785Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9662485Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-08-14T21:07:54.9663133Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:07:54.9663815Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-08-14T21:07:54.9664524Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:07:54.9665218Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-08-14T21:07:54.9665924Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9666654Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9667629Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9668425Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9669210Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9670077Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9670885Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9671705Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9672521Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9673351Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-08-14T21:07:54.9674216Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:07:54.9675045Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9675847Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9676575Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-08-14T21:07:54.9677319Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9678072Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-08-14T21:07:54.9678712Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9679364Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-08-14T21:07:54.9679989Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:07:54.9680711Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9681814Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9683013Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9684105Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9685104Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9686176Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9686938Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-08-14T21:07:54.9687672Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-08-14T21:07:54.9688507Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9689429Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9690316Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9691174Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9691922Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-08-14T21:07:54.9692581Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9693219Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-08-14T21:07:54.9693853Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-08-14T21:07:54.9694497Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-08-14T21:07:54.9695117Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:07:54.9695839Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9696630Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9697420Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9698184Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9698954Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9699722Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9700475Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-08-14T21:07:54.9701253Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9702086Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9703020Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9704055Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9704946Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9705565Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-08-14T21:07:54.9705920Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-08-14T21:07:54.9706285Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-08-14T21:07:54.9706646Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-08-14T21:07:54.9707027Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-08-14T21:07:54.9707468Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-08-14T21:07:54.9707895Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-08-14T21:07:54.9708320Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-08-14T21:07:54.9708738Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-08-14T21:07:54.9709178Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-08-14T21:07:54.9709705Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-08-14T21:07:54.9710133Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-08-14T21:07:54.9710598Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-08-14T21:07:54.9711094Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-08-14T21:07:54.9711599Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-08-14T21:07:54.9712075Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-08-14T21:07:54.9712709Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-08-14T21:07:54.9713111Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-08-14T21:07:54.9713507Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-08-14T21:07:54.9713879Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-08-14T21:07:54.9714262Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-08-14T21:07:54.9714879Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-08-14T21:07:54.9715288Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-08-14T21:07:54.9715734Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-08-14T21:07:54.9716255Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-08-14T21:07:54.9716691Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-08-14T21:07:54.9717125Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-08-14T21:07:54.9717608Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-08-14T21:07:54.9718192Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-08-14T21:07:54.9718624Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-08-14T21:07:54.9719142Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-08-14T21:07:54.9719500Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-08-14T21:07:54.9719863Z [ RUN ] IntrusivePtrTest.Inequality 2025-08-14T21:07:54.9720200Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-08-14T21:07:54.9720584Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-08-14T21:07:54.9720990Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-08-14T21:07:54.9721387Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-08-14T21:07:54.9721801Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-08-14T21:07:54.9722191Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-08-14T21:07:54.9722575Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-08-14T21:07:54.9722989Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-08-14T21:07:54.9723474Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-08-14T21:07:54.9723940Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-08-14T21:07:54.9724416Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-08-14T21:07:54.9724888Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-08-14T21:07:54.9725433Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-08-14T21:07:54.9725936Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-08-14T21:07:54.9726327Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-08-14T21:07:54.9726708Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-08-14T21:07:54.9727039Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-08-14T21:07:54.9727397Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-08-14T21:07:54.9727765Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-08-14T21:07:54.9728124Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-08-14T21:07:54.9728493Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-08-14T21:07:54.9728903Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-08-14T21:07:54.9729377Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-08-14T21:07:54.9729872Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-08-14T21:07:54.9730414Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-08-14T21:07:54.9730956Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-08-14T21:07:54.9731519Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-08-14T21:07:54.9732090Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-08-14T21:07:54.9732651Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-08-14T21:07:54.9733354Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:54.9734177Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:54.9735069Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:54.9736024Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:54.9736802Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-08-14T21:07:54.9737424Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:07:54.9738083Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:07:54.9738801Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:07:54.9739632Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:54.9740553Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:54.9741545Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:54.9742575Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:54.9743619Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:54.9744674Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:54.9745587Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:54.9746386Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:54.9747234Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:54.9748152Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:54.9749092Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9750193Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9751289Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9752373Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9753451Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9754508Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9755622Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9756821Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9757892Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9758815Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9759811Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9760854Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9761893Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9762924Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9764002Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:54.9765160Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:54.9766038Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-08-14T21:07:54.9766660Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:07:54.9767555Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:07:54.9768270Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:07:54.9769138Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:54.9770429Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:54.9772089Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:54.9773326Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:54.9774368Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:54.9775423Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:54.9776209Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-08-14T21:07:54.9776753Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-08-14T21:07:54.9777435Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-08-14T21:07:54.9778241Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-08-14T21:07:54.9779239Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-08-14T21:07:54.9780224Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-08-14T21:07:54.9781108Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-08-14T21:07:54.9796473Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-08-14T21:07:54.9797314Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-08-14T21:07:54.9798137Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-08-14T21:07:54.9798800Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-08-14T21:07:54.9799295Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-08-14T21:07:54.9799815Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-08-14T21:07:54.9800310Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-08-14T21:07:54.9800793Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-08-14T21:07:54.9801240Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-08-14T21:07:54.9801707Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-08-14T21:07:54.9802165Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-08-14T21:07:54.9802611Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-08-14T21:07:54.9803063Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9803493Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-08-14T21:07:54.9803913Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-08-14T21:07:54.9804350Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-08-14T21:07:54.9804825Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:07:54.9805302Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-08-14T21:07:54.9805754Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-08-14T21:07:54.9806224Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-08-14T21:07:54.9806684Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:07:54.9807151Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-08-14T21:07:54.9807601Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-08-14T21:07:54.9808116Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-08-14T21:07:54.9808693Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9809237Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-08-14T21:07:54.9809769Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-08-14T21:07:54.9810330Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-08-14T21:07:54.9810933Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:07:54.9811515Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-08-14T21:07:54.9812105Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-08-14T21:07:54.9812670Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-08-14T21:07:54.9813196Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9813720Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-08-14T21:07:54.9814209Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-08-14T21:07:54.9814747Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-08-14T21:07:54.9815301Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:07:54.9815984Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-08-14T21:07:54.9816609Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-08-14T21:07:54.9817165Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-08-14T21:07:54.9817742Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-08-14T21:07:54.9818305Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-08-14T21:07:54.9818871Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-08-14T21:07:54.9819443Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-08-14T21:07:54.9820080Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-08-14T21:07:54.9820677Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-08-14T21:07:54.9821262Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-08-14T21:07:54.9821944Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-08-14T21:07:54.9822696Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9823430Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-08-14T21:07:54.9824152Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-08-14T21:07:54.9824880Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-08-14T21:07:54.9825634Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9826357Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-08-14T21:07:54.9827079Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-08-14T21:07:54.9827711Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-08-14T21:07:54.9828250Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-08-14T21:07:54.9828788Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-08-14T21:07:54.9829408Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-08-14T21:07:54.9830052Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-08-14T21:07:54.9830766Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9831607Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-08-14T21:07:54.9832623Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-08-14T21:07:54.9833741Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-08-14T21:07:54.9834896Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:07:54.9836065Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-08-14T21:07:54.9837228Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-08-14T21:07:54.9838354Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-08-14T21:07:54.9839425Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:07:54.9840550Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-08-14T21:07:54.9841713Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:07:54.9842837Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-08-14T21:07:54.9843854Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:07:54.9844947Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-08-14T21:07:54.9846361Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:07:54.9847294Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2025-08-14T21:07:54.9847718Z 2025-08-14T21:07:54.9847928Z [----------] 172 tests from WeakIntrusivePtrTest 2025-08-14T21:07:54.9848758Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-08-14T21:07:54.9849942Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-08-14T21:07:54.9851066Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-08-14T21:07:54.9852145Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-08-14T21:07:54.9853201Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-08-14T21:07:54.9854030Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-08-14T21:07:54.9854708Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-08-14T21:07:54.9855379Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-08-14T21:07:54.9856322Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9857595Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9858833Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-08-14T21:07:54.9860092Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9861111Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-08-14T21:07:54.9861902Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-08-14T21:07:54.9862929Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-08-14T21:07:54.9864222Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9865563Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-08-14T21:07:54.9867035Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9868333Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-08-14T21:07:54.9869612Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:07:54.9870585Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9871341Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9872081Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-08-14T21:07:54.9873172Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:07:54.9874433Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-08-14T21:07:54.9875757Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9876992Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9877830Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9878600Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-08-14T21:07:54.9879348Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:07:54.9880135Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-08-14T21:07:54.9880943Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9881970Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-08-14T21:07:54.9882953Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:07:54.9883840Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-08-14T21:07:54.9884738Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:07:54.9885599Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9886438Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9887273Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9888099Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9888949Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9889797Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9890657Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9891513Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9892423Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9893405Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9894317Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9895191Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9896064Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9896920Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9897846Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9898825Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9899745Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9900595Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9901676Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9902575Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9903357Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-08-14T21:07:54.9904145Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-08-14T21:07:54.9904893Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-08-14T21:07:54.9905670Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9906420Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-08-14T21:07:54.9907116Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:07:54.9907842Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-08-14T21:07:54.9908778Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9909583Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-08-14T21:07:54.9910331Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:07:54.9911074Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-08-14T21:07:54.9912040Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9913247Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-08-14T21:07:54.9914420Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9915528Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-08-14T21:07:54.9916322Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:07:54.9917191Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-08-14T21:07:54.9918013Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9918832Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9919692Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9920753Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9922026Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9923353Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9924224Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9925099Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9925948Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9926838Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-08-14T21:07:54.9927752Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:07:54.9928636Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9929510Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9930371Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9931250Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9932139Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:07:54.9933029Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:07:54.9933913Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9934755Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9935538Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-08-14T21:07:54.9936232Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9937049Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-08-14T21:07:54.9937840Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9938522Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-08-14T21:07:54.9939208Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:07:54.9939964Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9940818Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9941681Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9942530Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9943367Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9944168Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9944986Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9945799Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9946589Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-08-14T21:07:54.9947384Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-08-14T21:07:54.9948256Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9949236Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9950343Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9951337Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9952285Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9953168Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9953970Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-08-14T21:07:54.9954679Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9955358Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-08-14T21:07:54.9956038Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-08-14T21:07:54.9956713Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-08-14T21:07:54.9957390Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:07:54.9958152Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9958991Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9959842Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9960688Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9961522Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:07:54.9962342Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:07:54.9963257Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:07:54.9964076Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:07:54.9964877Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-08-14T21:07:54.9965691Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9966590Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9968133Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9969116Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:07:54.9970098Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:07:54.9971041Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:07:54.9971931Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:07:54.9972571Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-08-14T21:07:54.9972962Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-08-14T21:07:54.9973334Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-08-14T21:07:54.9973703Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-08-14T21:07:54.9974113Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-08-14T21:07:54.9974590Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-08-14T21:07:54.9975057Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-08-14T21:07:54.9975495Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-08-14T21:07:54.9975970Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-08-14T21:07:54.9976428Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-08-14T21:07:54.9976888Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-08-14T21:07:54.9977326Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-08-14T21:07:54.9977817Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-08-14T21:07:54.9978354Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-08-14T21:07:54.9978900Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-08-14T21:07:54.9979422Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-08-14T21:07:54.9979928Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-08-14T21:07:54.9980444Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-08-14T21:07:54.9980939Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-08-14T21:07:54.9981440Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-08-14T21:07:54.9981932Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-08-14T21:07:54.9982446Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-08-14T21:07:54.9982943Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-08-14T21:07:54.9983419Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-08-14T21:07:54.9983982Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-08-14T21:07:54.9984624Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-08-14T21:07:54.9985261Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-08-14T21:07:54.9985865Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-08-14T21:07:54.9986398Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-08-14T21:07:54.9986962Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-08-14T21:07:54.9987455Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-08-14T21:07:54.9987850Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-08-14T21:07:54.9988262Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-08-14T21:07:54.9988723Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-08-14T21:07:54.9989147Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-08-14T21:07:54.9989624Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-08-14T21:07:54.9990054Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-08-14T21:07:54.9990504Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-08-14T21:07:54.9990978Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-08-14T21:07:54.9991461Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-08-14T21:07:54.9991954Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-08-14T21:07:54.9992425Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-08-14T21:07:54.9992952Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-08-14T21:07:54.9993509Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-08-14T21:07:54.9993982Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-08-14T21:07:54.9994379Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-08-14T21:07:54.9994758Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-08-14T21:07:54.9995122Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-08-14T21:07:54.9995507Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-08-14T21:07:54.9995941Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-08-14T21:07:54.9996379Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-08-14T21:07:54.9996812Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-08-14T21:07:54.9997238Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-08-14T21:07:54.9997658Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-08-14T21:07:54.9998060Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-08-14T21:07:54.9998464Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-08-14T21:07:54.9998905Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-08-14T21:07:54.9999430Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-08-14T21:07:54.9999957Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-08-14T21:07:55.0000468Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-08-14T21:07:55.0001015Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-08-14T21:07:55.0001554Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-08-14T21:07:55.0002091Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-08-14T21:07:55.0002597Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-08-14T21:07:55.0003154Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-08-14T21:07:55.0003742Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-08-14T21:07:55.0004280Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-08-14T21:07:55.0004788Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-08-14T21:07:55.0005319Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-08-14T21:07:55.0005902Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-08-14T21:07:55.0006405Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-08-14T21:07:55.0006890Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-08-14T21:07:55.0007329Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-08-14T21:07:55.0007747Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-08-14T21:07:55.0008288Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-08-14T21:07:55.0008738Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-08-14T21:07:55.0009137Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-08-14T21:07:55.0009523Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-08-14T21:07:55.0009973Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-08-14T21:07:55.0010473Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-08-14T21:07:55.0011062Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-08-14T21:07:55.0011732Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-08-14T21:07:55.0012394Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-08-14T21:07:55.0013078Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-08-14T21:07:55.0013686Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-08-14T21:07:55.0014227Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-08-14T21:07:55.0014765Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-08-14T21:07:55.0015289Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-08-14T21:07:55.0015812Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-08-14T21:07:55.0016303Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-08-14T21:07:55.0016806Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-08-14T21:07:55.0017299Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-08-14T21:07:55.0017795Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-08-14T21:07:55.0018282Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:55.0018756Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-08-14T21:07:55.0019248Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-08-14T21:07:55.0019746Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-08-14T21:07:55.0020271Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:07:55.0020774Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-08-14T21:07:55.0021273Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-08-14T21:07:55.0021791Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-08-14T21:07:55.0022316Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:07:55.0022842Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-08-14T21:07:55.0023342Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-08-14T21:07:55.0023918Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-08-14T21:07:55.0024551Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-08-14T21:07:55.0025181Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-08-14T21:07:55.0025797Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-08-14T21:07:55.0026425Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-08-14T21:07:55.0027083Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-08-14T21:07:55.0027717Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-08-14T21:07:55.0028344Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-08-14T21:07:55.0028975Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-08-14T21:07:55.0029663Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:55.0030351Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-08-14T21:07:55.0031008Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-08-14T21:07:55.0031643Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-08-14T21:07:55.0032275Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:07:55.0032909Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-08-14T21:07:55.0033532Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-08-14T21:07:55.0034126Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-08-14T21:07:55.0034717Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:55.0035291Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-08-14T21:07:55.0035879Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-08-14T21:07:55.0036471Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-08-14T21:07:55.0037090Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:07:55.0037693Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-08-14T21:07:55.0038267Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-08-14T21:07:55.0038870Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-08-14T21:07:55.0039478Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:07:55.0040099Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-08-14T21:07:55.0040717Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-08-14T21:07:55.0041341Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-08-14T21:07:55.0041992Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-08-14T21:07:55.0042634Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-08-14T21:07:55.0043281Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-08-14T21:07:55.0043974Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-08-14T21:07:55.0044738Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-08-14T21:07:55.0045595Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-08-14T21:07:55.0046531Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-08-14T21:07:55.0047315Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-08-14T21:07:55.0047918Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-08-14T21:07:55.0048670Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:55.0049554Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:55.0050482Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:55.0051481Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:55.0052300Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-08-14T21:07:55.0052961Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:07:55.0053692Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:07:55.0054452Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:07:55.0055437Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:55.0056405Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:55.0057444Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:55.0058536Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:55.0059617Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:55.0060725Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:55.0061709Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:55.0062554Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:55.0063467Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:07:55.0064427Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:07:55.0065427Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0066446Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0067686Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0068839Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0070032Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0071142Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0072315Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0073546Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0074659Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0075649Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0076689Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0077804Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0078880Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0079943Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0081081Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:07:55.0082273Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:07:55.0083209Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-08-14T21:07:55.0083982Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:07:55.0084771Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:07:55.0085546Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:07:55.0086408Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:55.0087389Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:55.0088413Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:55.0089504Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:55.0090603Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:07:55.0091697Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:07:55.0091936Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-08-14T21:07:55.0092182Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-08-14T21:07:55.0092538Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-08-14T21:07:55.0092938Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-08-14T21:07:55.0093344Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-08-14T21:07:55.0093777Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-08-14T21:07:55.0094144Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-08-14T21:07:55.0094551Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-08-14T21:07:55.0094898Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-08-14T21:07:55.0095279Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-08-14T21:07:55.0095557Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-08-14T21:07:55.0095845Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:07:55.0096154Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-08-14T21:07:55.0096496Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:07:55.0096786Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-08-14T21:07:55.0097103Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:07:55.0097451Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-08-14T21:07:55.0097813Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:07:55.0098050Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-08-14T21:07:55.0098322Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-08-14T21:07:55.0098694Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-08-14T21:07:55.0099091Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-08-14T21:07:55.0099329Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-08-14T21:07:55.0099384Z 2025-08-14T21:07:55.0099490Z [----------] 3 tests from irangeTest 2025-08-14T21:07:55.0099594Z [ RUN ] irangeTest.range_test 2025-08-14T21:07:55.0099705Z [ OK ] irangeTest.range_test (0 ms) 2025-08-14T21:07:55.0099817Z [ RUN ] irangeTest.end_test 2025-08-14T21:07:55.0099923Z [ OK ] irangeTest.end_test (0 ms) 2025-08-14T21:07:55.0100027Z [ RUN ] irangeTest.neg_range_test 2025-08-14T21:07:55.0100157Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-08-14T21:07:55.0100278Z [----------] 3 tests from irangeTest (0 ms total) 2025-08-14T21:07:55.0100283Z 2025-08-14T21:07:55.0100377Z [----------] 3 tests from irange 2025-08-14T21:07:55.0100515Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-08-14T21:07:55.0100654Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-08-14T21:07:55.0100776Z [ RUN ] irange.empty_reverse_range_one_input 2025-08-14T21:07:55.0100913Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-08-14T21:07:55.0101030Z [ RUN ] irange.constexpr_ok 2025-08-14T21:07:55.0101134Z [ OK ] irange.constexpr_ok (0 ms) 2025-08-14T21:07:55.0101246Z [----------] 3 tests from irange (0 ms total) 2025-08-14T21:07:55.0101251Z 2025-08-14T21:07:55.0101359Z [----------] 3 tests from LazyTest 2025-08-14T21:07:55.0101464Z [ RUN ] LazyTest.OptimisticLazy 2025-08-14T21:07:55.0101580Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-08-14T21:07:55.0101716Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-08-14T21:07:55.0101844Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-08-14T21:07:55.0101959Z [ RUN ] LazyTest.OptimisticLazyValue 2025-08-14T21:07:55.0102086Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-08-14T21:07:55.0102212Z [----------] 3 tests from LazyTest (0 ms total) 2025-08-14T21:07:55.0102216Z 2025-08-14T21:07:55.0102313Z [----------] 10 tests from LoggingTest 2025-08-14T21:07:55.0102426Z [ RUN ] LoggingTest.TestEnforceTrue 2025-08-14T21:07:55.0102566Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-08-14T21:07:55.0102684Z [ RUN ] LoggingTest.TestEnforceFalse 2025-08-14T21:07:55.0102807Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-08-14T21:07:55.0102938Z [ RUN ] LoggingTest.TestEnforceEquals 2025-08-14T21:07:55.0103063Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-08-14T21:07:55.0103212Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-08-14T21:07:55.0103377Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-08-14T21:07:55.0103748Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-08-14T21:07:55.0104131Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-08-14T21:07:55.0104274Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-08-14T21:07:55.0104442Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-08-14T21:07:55.0104554Z [ RUN ] LoggingTest.EnforceShowcase 2025-08-14T21:07:55.0104682Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-08-14T21:07:55.0104793Z [ RUN ] LoggingTest.Join 2025-08-14T21:07:55.0104893Z [ OK ] LoggingTest.Join (0 ms) 2025-08-14T21:07:55.0105007Z [ RUN ] LoggingTest.TestDanglingElse 2025-08-14T21:07:55.0105130Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-08-14T21:07:55.0105249Z [ RUN ] LoggingTest.LazyBacktrace 2025-08-14T21:07:55.0105367Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-08-14T21:07:55.0105485Z [----------] 10 tests from LoggingTest (0 ms total) 2025-08-14T21:07:55.0105490Z 2025-08-14T21:07:55.0105662Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-08-14T21:07:55.0105761Z [ RUN ] OptionalTest/0.Empty 2025-08-14T21:07:55.0105862Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-08-14T21:07:55.0105963Z [ RUN ] OptionalTest/0.Initialized 2025-08-14T21:07:55.0106085Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-08-14T21:07:55.0107099Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-08-14T21:07:55.0107158Z 2025-08-14T21:07:55.0107357Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-08-14T21:07:55.0107468Z [ RUN ] OptionalTest/1.Empty 2025-08-14T21:07:55.0107572Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-08-14T21:07:55.0107675Z [ RUN ] OptionalTest/1.Initialized 2025-08-14T21:07:55.0107804Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-08-14T21:07:55.0107929Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-08-14T21:07:55.0107934Z 2025-08-14T21:07:55.0108165Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-08-14T21:07:55.0108277Z [ RUN ] OptionalTest/2.Empty 2025-08-14T21:07:55.0108379Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-08-14T21:07:55.0108480Z [ RUN ] OptionalTest/2.Initialized 2025-08-14T21:07:55.0108593Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-08-14T21:07:55.0108729Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-08-14T21:07:55.0108737Z 2025-08-14T21:07:55.0109127Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-08-14T21:07:55.0109224Z [ RUN ] OptionalTest/3.Empty 2025-08-14T21:07:55.0109439Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-08-14T21:07:55.0109543Z [ RUN ] OptionalTest/3.Initialized 2025-08-14T21:07:55.0109653Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-08-14T21:07:55.0109794Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-08-14T21:07:55.0109799Z 2025-08-14T21:07:55.0109900Z [----------] 1 test from OptionalTest 2025-08-14T21:07:55.0110000Z [ RUN ] OptionalTest.Nullopt 2025-08-14T21:07:55.0110111Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-08-14T21:07:55.0110251Z [----------] 1 test from OptionalTest (0 ms total) 2025-08-14T21:07:55.0110256Z 2025-08-14T21:07:55.0110556Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-08-14T21:07:55.0110655Z [ RUN ] CmpTest/0.Cmp 2025-08-14T21:07:55.0110766Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-08-14T21:07:55.0110879Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-08-14T21:07:55.0110883Z 2025-08-14T21:07:55.0111119Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-08-14T21:07:55.0111223Z [ RUN ] CmpTest/1.Cmp 2025-08-14T21:07:55.0111317Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-08-14T21:07:55.0111429Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-08-14T21:07:55.0111433Z 2025-08-14T21:07:55.0111680Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-08-14T21:07:55.0111770Z [ RUN ] CmpTest/2.Cmp 2025-08-14T21:07:55.0111864Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-08-14T21:07:55.0111974Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-08-14T21:07:55.0111979Z 2025-08-14T21:07:55.0112224Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-08-14T21:07:55.0112320Z [ RUN ] CmpTest/3.Cmp 2025-08-14T21:07:55.0112412Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-08-14T21:07:55.0112534Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-08-14T21:07:55.0112538Z 2025-08-14T21:07:55.0112775Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-08-14T21:07:55.0112863Z [ RUN ] CmpTest/4.Cmp 2025-08-14T21:07:55.0112966Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-08-14T21:07:55.0113076Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-08-14T21:07:55.0113079Z 2025-08-14T21:07:55.0113216Z [----------] 19 tests from OrderedPreservingDictTest 2025-08-14T21:07:55.0113410Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-08-14T21:07:55.0113617Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-08-14T21:07:55.0113857Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-08-14T21:07:55.0114183Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-08-14T21:07:55.0114391Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-08-14T21:07:55.0114550Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-08-14T21:07:55.0114704Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-08-14T21:07:55.0114896Z [ OK ] OrderedPreservingDictTest.DictCollisions (105 ms) 2025-08-14T21:07:55.0115047Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-08-14T21:07:55.0115217Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-08-14T21:07:55.0115393Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-08-14T21:07:55.0115574Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-08-14T21:07:55.0115723Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-08-14T21:07:55.0115887Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2025-08-14T21:07:55.0116088Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-08-14T21:07:55.0116305Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-08-14T21:07:55.0116483Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-08-14T21:07:55.0116699Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-08-14T21:07:55.0116953Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-08-14T21:07:55.0117230Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-08-14T21:07:55.0117486Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-08-14T21:07:55.0117748Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-08-14T21:07:55.0117964Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-08-14T21:07:55.0118219Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-08-14T21:07:55.0118408Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-08-14T21:07:55.0118625Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-08-14T21:07:55.0118799Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-08-14T21:07:55.0119012Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-08-14T21:07:55.0119146Z [ RUN ] OrderedPreservingDictTest.test_at 2025-08-14T21:07:55.0119289Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-08-14T21:07:55.0119454Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-08-14T21:07:55.0119617Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-08-14T21:07:55.0119778Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-08-14T21:07:55.0119973Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-08-14T21:07:55.0120110Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-08-14T21:07:55.0120253Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-08-14T21:07:55.0120404Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-08-14T21:07:55.0120586Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-08-14T21:07:55.0120760Z [----------] 19 tests from OrderedPreservingDictTest (114 ms total) 2025-08-14T21:07:55.0120764Z 2025-08-14T21:07:55.0120866Z [----------] 3 tests from RegistryTest 2025-08-14T21:07:55.0120993Z [ RUN ] RegistryTest.CanRunCreator 2025-08-14T21:07:55.0121114Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-08-14T21:07:55.0121282Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-08-14T21:07:55.0121480Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-08-14T21:07:55.0121609Z [ RUN ] RegistryTest.RegistryPriorities 2025-08-14T21:07:55.0121800Z Key already registered with the same priority: FooWithPriority 2025-08-14T21:07:55.0122067Z Higher priority item already registered, skipping registration of FooWithPriority 2025-08-14T21:07:55.0122219Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-08-14T21:07:55.0122452Z [----------] 3 tests from RegistryTest (0 ms total) 2025-08-14T21:07:55.0122457Z 2025-08-14T21:07:55.0122836Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-08-14T21:07:55.0122988Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-08-14T21:07:55.0123140Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-08-14T21:07:55.0123266Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-08-14T21:07:55.0123420Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-08-14T21:07:55.0123540Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-08-14T21:07:55.0123667Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-08-14T21:07:55.0123793Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-08-14T21:07:55.0123916Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-08-14T21:07:55.0124021Z [ RUN ] SmallVectorTest/0.ClearTest 2025-08-14T21:07:55.0124138Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-08-14T21:07:55.0124272Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-08-14T21:07:55.0124403Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-08-14T21:07:55.0124517Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-08-14T21:07:55.0124656Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-08-14T21:07:55.0124791Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-08-14T21:07:55.0124943Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-08-14T21:07:55.0125058Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-08-14T21:07:55.0125197Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-08-14T21:07:55.0125308Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-08-14T21:07:55.0125431Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-08-14T21:07:55.0125555Z [ RUN ] SmallVectorTest/0.IterationTest 2025-08-14T21:07:55.0125675Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-08-14T21:07:55.0125785Z [ RUN ] SmallVectorTest/0.SwapTest 2025-08-14T21:07:55.0125916Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-08-14T21:07:55.0126024Z [ RUN ] SmallVectorTest/0.AppendTest 2025-08-14T21:07:55.0126143Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-08-14T21:07:55.0126271Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-08-14T21:07:55.0126422Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-08-14T21:07:55.0126545Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-08-14T21:07:55.0126679Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-08-14T21:07:55.0126868Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-08-14T21:07:55.0127072Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:07:55.0127196Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-08-14T21:07:55.0127342Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-08-14T21:07:55.0127449Z [ RUN ] SmallVectorTest/0.AssignTest 2025-08-14T21:07:55.0127569Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-08-14T21:07:55.0127692Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-08-14T21:07:55.0127831Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-08-14T21:07:55.0127952Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-08-14T21:07:55.0128085Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-08-14T21:07:55.0128219Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-08-14T21:07:55.0128350Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-08-14T21:07:55.0128465Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-08-14T21:07:55.0128593Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-08-14T21:07:55.0128710Z [ RUN ] SmallVectorTest/0.EraseTest 2025-08-14T21:07:55.0128826Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-08-14T21:07:55.0128941Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-08-14T21:07:55.0129080Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-08-14T21:07:55.0129237Z [ RUN ] SmallVectorTest/0.InsertTest 2025-08-14T21:07:55.0129400Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-08-14T21:07:55.0129519Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-08-14T21:07:55.0129636Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-08-14T21:07:55.0129761Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-08-14T21:07:55.0129899Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-08-14T21:07:55.0130056Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-08-14T21:07:55.0130222Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:07:55.0130363Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-08-14T21:07:55.0130535Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:07:55.0130678Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-08-14T21:07:55.0130836Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:07:55.0130977Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-08-14T21:07:55.0131110Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-08-14T21:07:55.0131240Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-08-14T21:07:55.0131385Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-08-14T21:07:55.0131527Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-08-14T21:07:55.0131670Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-08-14T21:07:55.0131787Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-08-14T21:07:55.0131926Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-08-14T21:07:55.0132047Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-08-14T21:07:55.0132175Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-08-14T21:07:55.0132308Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-08-14T21:07:55.0132437Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-08-14T21:07:55.0132547Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-08-14T21:07:55.0132669Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-08-14T21:07:55.0132818Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-08-14T21:07:55.0132823Z 2025-08-14T21:07:55.0133197Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-08-14T21:07:55.0133333Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-08-14T21:07:55.0133498Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-08-14T21:07:55.0133624Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-08-14T21:07:55.0133762Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-08-14T21:07:55.0133895Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-08-14T21:07:55.0134023Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-08-14T21:07:55.0134138Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-08-14T21:07:55.0134257Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-08-14T21:07:55.0134377Z [ RUN ] SmallVectorTest/1.ClearTest 2025-08-14T21:07:55.0134497Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-08-14T21:07:55.0134616Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-08-14T21:07:55.0134758Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-08-14T21:07:55.0134873Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-08-14T21:07:55.0134998Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-08-14T21:07:55.0135146Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-08-14T21:07:55.0135297Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-08-14T21:07:55.0135412Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-08-14T21:07:55.0135538Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-08-14T21:07:55.0135660Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-08-14T21:07:55.0135779Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-08-14T21:07:55.0135891Z [ RUN ] SmallVectorTest/1.IterationTest 2025-08-14T21:07:55.0136073Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-08-14T21:07:55.0136219Z [ RUN ] SmallVectorTest/1.SwapTest 2025-08-14T21:07:55.0136329Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-08-14T21:07:55.0136436Z [ RUN ] SmallVectorTest/1.AppendTest 2025-08-14T21:07:55.0136562Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-08-14T21:07:55.0136688Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-08-14T21:07:55.0136824Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-08-14T21:07:55.0136958Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-08-14T21:07:55.0137091Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-08-14T21:07:55.0137268Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-08-14T21:07:55.0137484Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:07:55.0137608Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-08-14T21:07:55.0137740Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-08-14T21:07:55.0137853Z [ RUN ] SmallVectorTest/1.AssignTest 2025-08-14T21:07:55.0137983Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-08-14T21:07:55.0138103Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-08-14T21:07:55.0138233Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-08-14T21:07:55.0138367Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-08-14T21:07:55.0138499Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-08-14T21:07:55.0138619Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-08-14T21:07:55.0138763Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-08-14T21:07:55.0138878Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-08-14T21:07:55.0139005Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-08-14T21:07:55.0139112Z [ RUN ] SmallVectorTest/1.EraseTest 2025-08-14T21:07:55.0139239Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-08-14T21:07:55.0139355Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-08-14T21:07:55.0139484Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-08-14T21:07:55.0139611Z [ RUN ] SmallVectorTest/1.InsertTest 2025-08-14T21:07:55.0139728Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-08-14T21:07:55.0139835Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-08-14T21:07:55.0139950Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-08-14T21:07:55.0140092Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-08-14T21:07:55.0140230Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-08-14T21:07:55.0140379Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-08-14T21:07:55.0140556Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:07:55.0140696Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-08-14T21:07:55.0140853Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:07:55.0141003Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-08-14T21:07:55.0141165Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:07:55.0141287Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-08-14T21:07:55.0141416Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-08-14T21:07:55.0141555Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-08-14T21:07:55.0141700Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-08-14T21:07:55.0141828Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-08-14T21:07:55.0141983Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-08-14T21:07:55.0142102Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-08-14T21:07:55.0142227Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-08-14T21:07:55.0142357Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-08-14T21:07:55.0142483Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-08-14T21:07:55.0142603Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-08-14T21:07:55.0142732Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-08-14T21:07:55.0142910Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-08-14T21:07:55.0143070Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-08-14T21:07:55.0143207Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-08-14T21:07:55.0143211Z 2025-08-14T21:07:55.0143602Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-08-14T21:07:55.0143740Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-08-14T21:07:55.0143893Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-08-14T21:07:55.0144035Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-08-14T21:07:55.0144176Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-08-14T21:07:55.0144299Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-08-14T21:07:55.0144429Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-08-14T21:07:55.0144558Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-08-14T21:07:55.0144684Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-08-14T21:07:55.0144793Z [ RUN ] SmallVectorTest/2.ClearTest 2025-08-14T21:07:55.0144923Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-08-14T21:07:55.0145046Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-08-14T21:07:55.0145179Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-08-14T21:07:55.0145310Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-08-14T21:07:55.0145439Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-08-14T21:07:55.0145576Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-08-14T21:07:55.0145730Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-08-14T21:07:55.0145863Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-08-14T21:07:55.0145990Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-08-14T21:07:55.0146104Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-08-14T21:07:55.0146237Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-08-14T21:07:55.0146356Z [ RUN ] SmallVectorTest/2.IterationTest 2025-08-14T21:07:55.0146482Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-08-14T21:07:55.0146601Z [ RUN ] SmallVectorTest/2.SwapTest 2025-08-14T21:07:55.0146716Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-08-14T21:07:55.0146827Z [ RUN ] SmallVectorTest/2.AppendTest 2025-08-14T21:07:55.0146944Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-08-14T21:07:55.0147085Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-08-14T21:07:55.0147228Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-08-14T21:07:55.0147355Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-08-14T21:07:55.0147505Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-08-14T21:07:55.0147683Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-08-14T21:07:55.0147889Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:07:55.0148017Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-08-14T21:07:55.0148169Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-08-14T21:07:55.0148281Z [ RUN ] SmallVectorTest/2.AssignTest 2025-08-14T21:07:55.0148399Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-08-14T21:07:55.0148535Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-08-14T21:07:55.0148666Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-08-14T21:07:55.0148789Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-08-14T21:07:55.0148940Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-08-14T21:07:55.0149064Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-08-14T21:07:55.0149197Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-08-14T21:07:55.0149397Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-08-14T21:07:55.0149542Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-08-14T21:07:55.0149649Z [ RUN ] SmallVectorTest/2.EraseTest 2025-08-14T21:07:55.0149765Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-08-14T21:07:55.0149952Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-08-14T21:07:55.0150134Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-08-14T21:07:55.0150241Z [ RUN ] SmallVectorTest/2.InsertTest 2025-08-14T21:07:55.0150356Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-08-14T21:07:55.0150478Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-08-14T21:07:55.0150592Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-08-14T21:07:55.0150715Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-08-14T21:07:55.0150866Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-08-14T21:07:55.0151010Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-08-14T21:07:55.0151173Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:07:55.0151328Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-08-14T21:07:55.0151487Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:07:55.0151626Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-08-14T21:07:55.0151790Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:07:55.0151920Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-08-14T21:07:55.0152047Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-08-14T21:07:55.0152176Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-08-14T21:07:55.0152334Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-08-14T21:07:55.0152462Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-08-14T21:07:55.0152605Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-08-14T21:07:55.0152733Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-08-14T21:07:55.0152860Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-08-14T21:07:55.0152978Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-08-14T21:07:55.0153108Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-08-14T21:07:55.0153245Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-08-14T21:07:55.0153379Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-08-14T21:07:55.0153495Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-08-14T21:07:55.0153629Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-08-14T21:07:55.0153764Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-08-14T21:07:55.0153769Z 2025-08-14T21:07:55.0154146Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-08-14T21:07:55.0154294Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-08-14T21:07:55.0154446Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-08-14T21:07:55.0154574Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-08-14T21:07:55.0154724Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-08-14T21:07:55.0154845Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-08-14T21:07:55.0154973Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-08-14T21:07:55.0155090Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-08-14T21:07:55.0155229Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-08-14T21:07:55.0155332Z [ RUN ] SmallVectorTest/3.ClearTest 2025-08-14T21:07:55.0155447Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-08-14T21:07:55.0155577Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-08-14T21:07:55.0155708Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-08-14T21:07:55.0155824Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-08-14T21:07:55.0155952Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-08-14T21:07:55.0156098Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-08-14T21:07:55.0156249Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-08-14T21:07:55.0156365Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-08-14T21:07:55.0156504Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-08-14T21:07:55.0156617Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-08-14T21:07:55.0156737Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-08-14T21:07:55.0156959Z [ RUN ] SmallVectorTest/3.IterationTest 2025-08-14T21:07:55.0157082Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-08-14T21:07:55.0157185Z [ RUN ] SmallVectorTest/3.SwapTest 2025-08-14T21:07:55.0157297Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-08-14T21:07:55.0157419Z [ RUN ] SmallVectorTest/3.AppendTest 2025-08-14T21:07:55.0157536Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-08-14T21:07:55.0157663Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-08-14T21:07:55.0157814Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-08-14T21:07:55.0157937Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-08-14T21:07:55.0158071Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-08-14T21:07:55.0158247Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-08-14T21:07:55.0158462Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:07:55.0158590Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-08-14T21:07:55.0158728Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-08-14T21:07:55.0158852Z [ RUN ] SmallVectorTest/3.AssignTest 2025-08-14T21:07:55.0158968Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-08-14T21:07:55.0159087Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-08-14T21:07:55.0159227Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-08-14T21:07:55.0159347Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-08-14T21:07:55.0159479Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-08-14T21:07:55.0159599Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-08-14T21:07:55.0159741Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-08-14T21:07:55.0159856Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-08-14T21:07:55.0159983Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-08-14T21:07:55.0160101Z [ RUN ] SmallVectorTest/3.EraseTest 2025-08-14T21:07:55.0160218Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-08-14T21:07:55.0160334Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-08-14T21:07:55.0160473Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-08-14T21:07:55.0160579Z [ RUN ] SmallVectorTest/3.InsertTest 2025-08-14T21:07:55.0160693Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-08-14T21:07:55.0160800Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-08-14T21:07:55.0160925Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-08-14T21:07:55.0161049Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-08-14T21:07:55.0161184Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-08-14T21:07:55.0161340Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-08-14T21:07:55.0161503Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:07:55.0161642Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-08-14T21:07:55.0161797Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:07:55.0161953Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-08-14T21:07:55.0162113Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:07:55.0162234Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-08-14T21:07:55.0162377Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-08-14T21:07:55.0162504Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-08-14T21:07:55.0162647Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-08-14T21:07:55.0162787Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-08-14T21:07:55.0162929Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-08-14T21:07:55.0163047Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-08-14T21:07:55.0163173Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-08-14T21:07:55.0163303Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-08-14T21:07:55.0163431Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-08-14T21:07:55.0163604Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-08-14T21:07:55.0163791Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-08-14T21:07:55.0163903Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-08-14T21:07:55.0164021Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-08-14T21:07:55.0164168Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-08-14T21:07:55.0164172Z 2025-08-14T21:07:55.0164549Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-08-14T21:07:55.0164685Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-08-14T21:07:55.0164850Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-08-14T21:07:55.0164975Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-08-14T21:07:55.0165114Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-08-14T21:07:55.0165234Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-08-14T21:07:55.0165373Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-08-14T21:07:55.0165495Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-08-14T21:07:55.0165614Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-08-14T21:07:55.0165731Z [ RUN ] SmallVectorTest/4.ClearTest 2025-08-14T21:07:55.0165845Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-08-14T21:07:55.0165966Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-08-14T21:07:55.0166097Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-08-14T21:07:55.0166224Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-08-14T21:07:55.0166352Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-08-14T21:07:55.0166491Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-08-14T21:07:55.0166656Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-08-14T21:07:55.0166772Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-08-14T21:07:55.0168066Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-08-14T21:07:55.0168207Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-08-14T21:07:55.0168336Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-08-14T21:07:55.0168450Z [ RUN ] SmallVectorTest/4.IterationTest 2025-08-14T21:07:55.0168572Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-08-14T21:07:55.0168691Z [ RUN ] SmallVectorTest/4.SwapTest 2025-08-14T21:07:55.0168803Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-08-14T21:07:55.0168910Z [ RUN ] SmallVectorTest/4.AppendTest 2025-08-14T21:07:55.0169039Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-08-14T21:07:55.0169164Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-08-14T21:07:55.0169302Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-08-14T21:07:55.0169438Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-08-14T21:07:55.0169573Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-08-14T21:07:55.0169750Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-08-14T21:07:55.0169958Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:07:55.0170097Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-08-14T21:07:55.0170232Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-08-14T21:07:55.0170341Z [ RUN ] SmallVectorTest/4.AssignTest 2025-08-14T21:07:55.0170469Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-08-14T21:07:55.0170588Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-08-14T21:07:55.0170715Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-08-14T21:07:55.0170835Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-08-14T21:07:55.0170981Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-08-14T21:07:55.0171101Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-08-14T21:07:55.0171231Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-08-14T21:07:55.0171360Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-08-14T21:07:55.0171487Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-08-14T21:07:55.0171712Z [ RUN ] SmallVectorTest/4.EraseTest 2025-08-14T21:07:55.0171912Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-08-14T21:07:55.0172029Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-08-14T21:07:55.0172156Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-08-14T21:07:55.0172264Z [ RUN ] SmallVectorTest/4.InsertTest 2025-08-14T21:07:55.0172395Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-08-14T21:07:55.0172504Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-08-14T21:07:55.0172619Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-08-14T21:07:55.0172759Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-08-14T21:07:55.0172897Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-08-14T21:07:55.0173045Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-08-14T21:07:55.0173224Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:07:55.0173367Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-08-14T21:07:55.0173529Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:07:55.0173673Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-08-14T21:07:55.0173848Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:07:55.0173971Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-08-14T21:07:55.0174101Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-08-14T21:07:55.0174245Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-08-14T21:07:55.0174391Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-08-14T21:07:55.0174522Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-08-14T21:07:55.0174668Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-08-14T21:07:55.0174804Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-08-14T21:07:55.0174933Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-08-14T21:07:55.0175053Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-08-14T21:07:55.0175201Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-08-14T21:07:55.0175329Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-08-14T21:07:55.0175461Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-08-14T21:07:55.0175587Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-08-14T21:07:55.0175708Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-08-14T21:07:55.0175846Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-08-14T21:07:55.0175851Z 2025-08-14T21:07:55.0175972Z [----------] 5 tests from SmallVectorTest 2025-08-14T21:07:55.0176108Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-08-14T21:07:55.0176253Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-08-14T21:07:55.0176365Z [ RUN ] SmallVectorTest.MidInsert 2025-08-14T21:07:55.0176499Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-08-14T21:07:55.0176614Z [ RUN ] SmallVectorTest.EmplaceBack 2025-08-14T21:07:55.0176742Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-08-14T21:07:55.0176903Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-08-14T21:07:55.0177063Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-08-14T21:07:55.0177188Z [ RUN ] SmallVectorTest.InitializerList 2025-08-14T21:07:55.0177321Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-08-14T21:07:55.0177467Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-08-14T21:07:55.0177471Z 2025-08-14T21:07:55.0178138Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-08-14T21:07:55.0178268Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-08-14T21:07:55.0178419Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-08-14T21:07:55.0178567Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-08-14T21:07:55.0178572Z 2025-08-14T21:07:55.0179279Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-08-14T21:07:55.0179463Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-08-14T21:07:55.0179606Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-08-14T21:07:55.0179751Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-08-14T21:07:55.0179755Z 2025-08-14T21:07:55.0180410Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-08-14T21:07:55.0180536Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-08-14T21:07:55.0180676Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-08-14T21:07:55.0180837Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-08-14T21:07:55.0180842Z 2025-08-14T21:07:55.0181486Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-08-14T21:07:55.0181616Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-08-14T21:07:55.0181767Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-08-14T21:07:55.0181913Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-08-14T21:07:55.0181917Z 2025-08-14T21:07:55.0182037Z [----------] 1 test from SmallVectorCustomTest 2025-08-14T21:07:55.0182186Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-08-14T21:07:55.0182329Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-08-14T21:07:55.0182473Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-08-14T21:07:55.0182478Z 2025-08-14T21:07:55.0182859Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-08-14T21:07:55.0183032Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-08-14T21:07:55.0183231Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-08-14T21:07:55.0183426Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-08-14T21:07:55.0183652Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-08-14T21:07:55.0183817Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-08-14T21:07:55.0184001Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-08-14T21:07:55.0184182Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-08-14T21:07:55.0184368Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-08-14T21:07:55.0184546Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-08-14T21:07:55.0184779Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (9660 ms) 2025-08-14T21:07:55.0184944Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-08-14T21:07:55.0185125Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-08-14T21:07:55.0185319Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-08-14T21:07:55.0185539Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (9592 ms) 2025-08-14T21:07:55.0185702Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-08-14T21:07:55.0185883Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-08-14T21:07:55.0186069Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-08-14T21:07:55.0186273Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-08-14T21:07:55.0186439Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-08-14T21:07:55.0186637Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-08-14T21:07:55.0186813Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-08-14T21:07:55.0187031Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (9743 ms) 2025-08-14T21:07:55.0187220Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-08-14T21:07:55.0187524Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-08-14T21:07:55.0187817Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (28995 ms total) 2025-08-14T21:07:55.0187822Z 2025-08-14T21:07:55.0188328Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-08-14T21:07:55.0188502Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-08-14T21:07:55.0188696Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-08-14T21:07:55.0188887Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-08-14T21:07:55.0189123Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-08-14T21:07:55.0189289Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-08-14T21:07:55.0189544Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-08-14T21:07:55.0189730Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-08-14T21:07:55.0189919Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-08-14T21:07:55.0190101Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-08-14T21:07:55.0190333Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (9651 ms) 2025-08-14T21:07:55.0190498Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-08-14T21:07:55.0190681Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-08-14T21:07:55.0190861Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-08-14T21:07:55.0191093Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (9609 ms) 2025-08-14T21:07:55.0191258Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-08-14T21:07:55.0191443Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-08-14T21:07:55.0191634Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-08-14T21:07:55.0191844Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-08-14T21:07:55.0192013Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-08-14T21:07:55.0192212Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-08-14T21:07:55.0192389Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-08-14T21:07:55.0192603Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (9592 ms) 2025-08-14T21:07:55.0192793Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-08-14T21:07:55.0193000Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-08-14T21:07:55.0193239Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (28853 ms total) 2025-08-14T21:07:55.0193244Z 2025-08-14T21:07:55.0193720Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-08-14T21:07:55.0193947Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-08-14T21:07:55.0194205Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-08-14T21:07:55.0194470Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-08-14T21:07:55.0194487Z 2025-08-14T21:07:55.0195203Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-08-14T21:07:55.0195429Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-08-14T21:07:55.0195680Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-08-14T21:07:55.0195954Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-08-14T21:07:55.0195958Z 2025-08-14T21:07:55.0196064Z [----------] 6 tests from StringUtilTest 2025-08-14T21:07:55.0196199Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-08-14T21:07:55.0196406Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-08-14T21:07:55.0196576Z [ RUN ] StringUtilTest.testStrWideSingle 2025-08-14T21:07:55.0196715Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-08-14T21:07:55.0196883Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-08-14T21:07:55.0197057Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-08-14T21:07:55.0197184Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-08-14T21:07:55.0197332Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-08-14T21:07:55.0197445Z [ RUN ] StringUtilTest.testStrMulti 2025-08-14T21:07:55.0197568Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-08-14T21:07:55.0197678Z [ RUN ] StringUtilTest.testStrEnum 2025-08-14T21:07:55.0197814Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-08-14T21:07:55.0197941Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-08-14T21:07:55.0197945Z 2025-08-14T21:07:55.0198042Z [----------] 2 tests from tryToTest 2025-08-14T21:07:55.0198158Z [ RUN ] tryToTest.Int64T 2025-08-14T21:07:55.0198261Z [ OK ] tryToTest.Int64T (0 ms) 2025-08-14T21:07:55.0198357Z [ RUN ] tryToTest.Double 2025-08-14T21:07:55.0198456Z [ OK ] tryToTest.Double (0 ms) 2025-08-14T21:07:55.0198582Z [----------] 2 tests from tryToTest (0 ms total) 2025-08-14T21:07:55.0198587Z 2025-08-14T21:07:55.0198680Z [----------] 4 tests from SplitTest 2025-08-14T21:07:55.0198778Z [ RUN ] SplitTest.NormalCase 2025-08-14T21:07:55.0198896Z [ OK ] SplitTest.NormalCase (0 ms) 2025-08-14T21:07:55.0198997Z [ RUN ] SplitTest.EmptyString 2025-08-14T21:07:55.0199106Z [ OK ] SplitTest.EmptyString (0 ms) 2025-08-14T21:07:55.0199216Z [ RUN ] SplitTest.NoDelimiter 2025-08-14T21:07:55.0199324Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-08-14T21:07:55.0199448Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-08-14T21:07:55.0199583Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-08-14T21:07:55.0199709Z [----------] 4 tests from SplitTest (0 ms total) 2025-08-14T21:07:55.0199720Z 2025-08-14T21:07:55.0199818Z [----------] 1 test from TempFileTest 2025-08-14T21:07:55.0199956Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-08-14T21:07:55.0200118Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-08-14T21:07:55.0200236Z [----------] 1 test from TempFileTest (0 ms total) 2025-08-14T21:07:55.0200240Z 2025-08-14T21:07:55.0200336Z [----------] 1 test from TempDirTest 2025-08-14T21:07:55.0200458Z [ RUN ] TempDirTest.tryMakeTempdir 2025-08-14T21:07:55.0200579Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-08-14T21:07:55.0200697Z [----------] 1 test from TempDirTest (0 ms total) 2025-08-14T21:07:55.0200701Z 2025-08-14T21:07:55.0200868Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-08-14T21:07:55.0201082Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-08-14T21:07:55.0201307Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-08-14T21:07:55.0201510Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-08-14T21:07:55.0201746Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-08-14T21:07:55.0201946Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-08-14T21:07:55.0202169Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-08-14T21:07:55.0202383Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-08-14T21:07:55.0202604Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-08-14T21:07:55.0202802Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-08-14T21:07:55.0203041Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-08-14T21:07:55.0203249Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-08-14T21:07:55.0203254Z 2025-08-14T21:07:55.0203374Z [----------] 1 test from nullopt/SelfCompareTest 2025-08-14T21:07:55.0203570Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-08-14T21:07:55.0203764Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-08-14T21:07:55.0203914Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-08-14T21:07:55.0203918Z 2025-08-14T21:07:55.0204030Z [----------] 1 test from int/SelfCompareTest 2025-08-14T21:07:55.0204170Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-08-14T21:07:55.0204308Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-08-14T21:07:55.0204444Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-08-14T21:07:55.0204448Z 2025-08-14T21:07:55.0204575Z [----------] Global test environment tear-down 2025-08-14T21:07:55.0204711Z [==========] 768 tests from 86 test suites ran. (67398 ms total) 2025-08-14T21:07:55.0204800Z [ PASSED ] 768 tests. 2025-08-14T21:07:55.0204921Z ================================================================================ 2025-08-14T21:07:55.0205433Z [243 / 244] 5 / 13 tests; 1 action; last test: //c10/test:util_base_tests 2025-08-14T21:07:55.0205630Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-08-14T21:07:55.0205689Z 2025-08-14T21:07:55.0205805Z  2025-08-14T21:07:55.0206044Z INFO: Elapsed time: 72.886s, Critical Path: 68.34s 2025-08-14T21:07:55.0206399Z [244 / 244] 5 / 13 tests; checking cached actions; last test: ...il_base_tests 2025-08-14T21:07:55.0206405Z 2025-08-14T21:07:55.0206706Z INFO: 239 processes: 19 internal, 220 processwrapper-sandbox. 2025-08-14T21:07:55.0207067Z [244 / 244] 5 / 13 tests; checking cached actions; last test: ...il_base_tests 2025-08-14T21:07:55.0207072Z 2025-08-14T21:07:55.0207316Z INFO: Build completed successfully, 239 total actions 2025-08-14T21:07:55.0207607Z //c10/cuda/test:test SKIPPED 2025-08-14T21:07:55.0207971Z //c10/cuda/test:test_CUDAAssertionsTest_1_var_test SKIPPED 2025-08-14T21:07:55.0208341Z //c10/cuda/test:test_CUDAAssertionsTest_catches_stream SKIPPED 2025-08-14T21:07:55.0208755Z //c10/cuda/test:test_CUDAAssertionsTest_catches_thread_and_block_and_device SKIPPED 2025-08-14T21:07:55.0209122Z //c10/cuda/test:test_CUDAAssertionsTest_from_2_processes SKIPPED 2025-08-14T21:07:55.0209544Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads SKIPPED 2025-08-14T21:07:55.0209952Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_multiple_blocks SKIPPED 2025-08-14T21:07:55.0210339Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_same_block SKIPPED 2025-08-14T21:07:55.0210622Z //c10/test:core_tests PASSED in 0.0s 2025-08-14T21:07:55.0210913Z //c10/test:typeid_test PASSED in 0.1s 2025-08-14T21:07:55.0211235Z //c10/test:util/bit_cast_test PASSED in 0.1s 2025-08-14T21:07:55.0211534Z //c10/test:util/ssize_test PASSED in 0.0s 2025-08-14T21:07:55.0211833Z //c10/test:util_base_tests PASSED in 67.5s 2025-08-14T21:07:55.0211838Z 2025-08-14T21:07:55.0212127Z Executed 5 out of 13 tests: 5 tests pass and 8 were skipped. 2025-08-14T21:07:55.0212577Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2025-08-14T21:07:55.0213164Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2025-08-14T21:07:55.3420168Z Loading: 2025-08-14T21:07:55.3516744Z 2025-08-14T21:07:55.3518679Z Loading: 2025-08-14T21:07:55.3518886Z 2025-08-14T21:07:55.3519167Z Loading: 0 packages loaded 2025-08-14T21:07:55.7448995Z 2025-08-14T21:07:55.7449872Z Loading: 0 packages loaded 2025-08-14T21:07:56.0767532Z currently loading: 2025-08-14T21:07:56.0767896Z 2025-08-14T21:07:56.0768289Z  2025-08-14T21:07:56.0768797Z Loading: 1 packages loaded 2025-08-14T21:07:56.0769410Z Fetching repository @cuda; starting 2025-08-14T21:07:56.3645195Z 2025-08-14T21:07:56.3646251Z  2025-08-14T21:07:56.3646804Z Loading: 1 packages loaded 2025-08-14T21:07:56.6188421Z 2025-08-14T21:07:56.6189262Z Analyzing: 29 targets (1 packages loaded) 2025-08-14T21:07:56.6313353Z 2025-08-14T21:07:56.6314832Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-08-14T21:07:56.6315771Z Analyzing: 29 targets (1 packages loaded) 2025-08-14T21:07:56.6774955Z 2025-08-14T21:07:56.6776095Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2025-08-14T21:07:56.8011537Z 2025-08-14T21:07:56.8015206Z WARNING: /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/cpp-httplib/BUILD.bazel:3:11: in includes attribute of cc_library rule @cpp-httplib//:cpp-httplib: ignoring invalid absolute path '/'. Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation 2025-08-14T21:07:56.8018626Z Analyzing: 29 targets (9 packages loaded, 1841 targets configured) 2025-08-14T21:07:56.8019435Z currently loading: @com_github_google_flatbuffers// ... (3 packages) 2025-08-14T21:07:56.8020084Z Fetching repository @fbgemm; starting 2025-08-14T21:07:56.8020573Z Fetching repository @eigen; starting 2025-08-14T21:07:57.1685803Z 2025-08-14T21:07:57.1686583Z  2025-08-14T21:07:57.1687103Z  2025-08-14T21:07:57.1687548Z  2025-08-14T21:07:57.1688501Z Analyzing: 29 targets (37 packages loaded, 10316 targets configured) 2025-08-14T21:07:57.2140075Z 2025-08-14T21:07:57.2141239Z INFO: Analyzed 29 targets (37 packages loaded, 10342 targets configured). 2025-08-14T21:07:57.2141853Z  checking cached actions 2025-08-14T21:07:57.2156407Z 2025-08-14T21:07:57.2157317Z INFO: Found 3 targets and 26 test targets... 2025-08-14T21:07:57.2157801Z  checking cached actions 2025-08-14T21:07:57.2714335Z 2025-08-14T21:07:57.2715549Z [0 / 3] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-08-14T21:07:57.4745430Z 2025-08-14T21:07:57.4746405Z [207 / 2,667] 10 actions, 9 running 2025-08-14T21:07:57.4747303Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:57.4748424Z Compiling src/linux/processors.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.4749569Z Compiling src/x86/linux/cpuinfo.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.4750674Z Compiling src/libm/mkrename.c [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:57.4751600Z Compiling src/x86/linux/init.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.4752240Z //torchgen:gen; 0s local 2025-08-14T21:07:57.4752823Z Compiling src/libm/mkalias.c [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:57.4753701Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:57.6828078Z 2025-08-14T21:07:57.6828721Z  2025-08-14T21:07:57.6829007Z  2025-08-14T21:07:57.6829227Z  2025-08-14T21:07:57.6829512Z  2025-08-14T21:07:57.6829722Z  2025-08-14T21:07:57.6829917Z  2025-08-14T21:07:57.6830123Z  2025-08-14T21:07:57.6830315Z  2025-08-14T21:07:57.6830626Z [236 / 2,885] 13 actions, 12 running 2025-08-14T21:07:57.6831070Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:57.6831885Z Compiling include/codegen/python.cc [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:57.6832595Z Compiling src/asmjit/arm/a64emithelper.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:57.6833138Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:57.6833630Z Compiling src/linux/multiline.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.6834055Z Compiling src/log.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.6834511Z Compiling src/x86/cache/descriptor.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.6835022Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-08-14T21:07:57.8961663Z 2025-08-14T21:07:57.8962468Z  2025-08-14T21:07:57.8962927Z  2025-08-14T21:07:57.8963333Z  2025-08-14T21:07:57.8963816Z  2025-08-14T21:07:57.8964165Z  2025-08-14T21:07:57.8964552Z  2025-08-14T21:07:57.8964907Z  2025-08-14T21:07:57.8965245Z  2025-08-14T21:07:57.8965792Z [282 / 2,914] 13 actions, 12 running 2025-08-14T21:07:57.8966573Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:57.8971671Z Compiling src/x86/init.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.8972729Z Compiling src/code_generators.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:57.8973879Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:57.8975051Z Compiling src/asmjit/core/formatter.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:57.8976132Z Compiling src/x86/topology.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.8977010Z Compiling src/x86/vendor.c; 0s processwrapper-sandbox 2025-08-14T21:07:57.8978044Z Compiling src/asmjit/arm/a64instapi.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:58.1555406Z 2025-08-14T21:07:58.1556332Z  2025-08-14T21:07:58.1556915Z  2025-08-14T21:07:58.1557436Z  2025-08-14T21:07:58.1557888Z  2025-08-14T21:07:58.1558331Z  2025-08-14T21:07:58.1558785Z  2025-08-14T21:07:58.1559298Z  2025-08-14T21:07:58.1559651Z  2025-08-14T21:07:58.1560173Z [295 / 2,915] 11 actions, 10 running 2025-08-14T21:07:58.1574552Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.1575348Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.1576082Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.1576866Z Compiling src/asmjit/core/jitruntime.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.1577652Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.1578606Z Compiling src/asmjit/arm/a64operand.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.1579620Z Compiling src/asmjit/core/operand.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.1580654Z Compiling src/asmjit/core/osutils.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:58.3160670Z 2025-08-14T21:07:58.3161399Z  2025-08-14T21:07:58.3161902Z  2025-08-14T21:07:58.3162298Z  2025-08-14T21:07:58.3162667Z  2025-08-14T21:07:58.3163033Z  2025-08-14T21:07:58.3163403Z  2025-08-14T21:07:58.3163785Z  2025-08-14T21:07:58.3164170Z  2025-08-14T21:07:58.3164859Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-08-14T21:07:58.3168057Z third_party/miniz-3.0.2/miniz.c:3258:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-08-14T21:07:58.3169584Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-08-14T21:07:58.3170501Z | ^~~~~~~ 2025-08-14T21:07:58.3171148Z [302 / 2,915] 13 actions, 12 running 2025-08-14T21:07:58.3171902Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.3172834Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.3174271Z Compiling src/idl_gen_fbs.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:58.3175263Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.3176194Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.3177177Z Compiling src/asmjit/core/rastack.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.3178221Z Compiling third_party/miniz-3.0.2/miniz.c; 0s processwrapper-sandbox 2025-08-14T21:07:58.3179276Z Compiling src/asmjit/core/string.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:58.5651166Z 2025-08-14T21:07:58.5652050Z  2025-08-14T21:07:58.5652425Z  2025-08-14T21:07:58.5652722Z  2025-08-14T21:07:58.5652996Z  2025-08-14T21:07:58.5653354Z  2025-08-14T21:07:58.5653641Z  2025-08-14T21:07:58.5653899Z  2025-08-14T21:07:58.5654179Z  2025-08-14T21:07:58.5654581Z [347 / 2,944] 16 actions, 13 running 2025-08-14T21:07:58.5655233Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.5655914Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.5656594Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:58.5657278Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.5657944Z Compiling src/common/binary.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.5658736Z Compiling src/common/batch_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.5659543Z Compiling src/common/broadcast_strategy.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.5660330Z Compiling src/common/bfloat16.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:58.7702648Z 2025-08-14T21:07:58.7703221Z  2025-08-14T21:07:58.7703485Z  2025-08-14T21:07:58.7703687Z  2025-08-14T21:07:58.7703899Z  2025-08-14T21:07:58.7704129Z  2025-08-14T21:07:58.7704324Z  2025-08-14T21:07:58.7704575Z  2025-08-14T21:07:58.7704769Z  2025-08-14T21:07:58.7705058Z [361 / 2,944] 15 actions running 2025-08-14T21:07:58.7705529Z Compiling src/common/broadcast_strategy.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.7706126Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2025-08-14T21:07:58.7706657Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.7707153Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.7707645Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.7708156Z Compiling src/asmjit/x86/x86assembler.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.7708705Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.7709245Z Compiling src/reflection.cpp [for tool]; 0s processwrapper-sandbox ... 2025-08-14T21:07:58.9811507Z 2025-08-14T21:07:58.9812266Z  2025-08-14T21:07:58.9812782Z  2025-08-14T21:07:58.9813148Z  2025-08-14T21:07:58.9813551Z  2025-08-14T21:07:58.9813913Z  2025-08-14T21:07:58.9814292Z  2025-08-14T21:07:58.9814649Z  2025-08-14T21:07:58.9815029Z  2025-08-14T21:07:58.9815552Z [373 / 2,944] 16 actions, 15 running 2025-08-14T21:07:58.9816395Z Compiling src/RefImplementations.cc; 0s processwrapper-sandbox 2025-08-14T21:07:58.9817356Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-08-14T21:07:58.9818239Z Compiling src/common/concat.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.9819169Z Compiling src/common/convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.9820164Z Compiling src/common/convolution_pd.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:58.9821157Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.9822090Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:58.9823309Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-08-14T21:07:59.0592965Z 2025-08-14T21:07:59.0593654Z  2025-08-14T21:07:59.0594072Z  2025-08-14T21:07:59.0594429Z  2025-08-14T21:07:59.0594761Z  2025-08-14T21:07:59.0595114Z  2025-08-14T21:07:59.0595468Z  2025-08-14T21:07:59.0595805Z  2025-08-14T21:07:59.0596150Z  2025-08-14T21:07:59.0596950Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-08-14T21:07:59.0597923Z In file included from /usr/include/string.h:535, 2025-08-14T21:07:59.0598718Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-08-14T21:07:59.0599714Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-08-14T21:07:59.0600694Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-08-14T21:07:59.0601712Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-08-14T21:07:59.0602773Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-08-14T21:07:59.0603723Z In function 'void* memcpy(void*, const void*, size_t)', 2025-08-14T21:07:59.0605415Z inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-08-14T21:07:59.0608731Z inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-08-14T21:07:59.0612464Z inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-08-14T21:07:59.0616030Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-08-14T21:07:59.0618266Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-08-14T21:07:59.0618915Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:07:59.0619485Z 30 | __glibc_objsize0 (__dest)); 2025-08-14T21:07:59.0620056Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:07:59.0620815Z [379 / 2,944] 16 actions, 15 running 2025-08-14T21:07:59.0621496Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-08-14T21:07:59.0622365Z Compiling src/common/concat.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.0623320Z Compiling src/common/convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.0624266Z Compiling src/common/convolution_pd.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.0625130Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:59.0625974Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:59.0626842Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.0627775Z Compiling src/idl_parser.cpp [for tool]; 0s processwrapper-sandbox ... 2025-08-14T21:07:59.2628306Z 2025-08-14T21:07:59.2629136Z  2025-08-14T21:07:59.2629724Z  2025-08-14T21:07:59.2629970Z  2025-08-14T21:07:59.2630228Z  2025-08-14T21:07:59.2630557Z  2025-08-14T21:07:59.2630869Z  2025-08-14T21:07:59.2631161Z  2025-08-14T21:07:59.2631356Z  2025-08-14T21:07:59.2631763Z [393 / 2,944] 16 actions, 15 running 2025-08-14T21:07:59.2632546Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-08-14T21:07:59.2633257Z Compiling src/common/deconvolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.2633830Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2025-08-14T21:07:59.2634587Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.2635296Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:59.2636162Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:59.2637068Z Compiling src/common/dnnl_debug.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.2638146Z Compiling src/asmjit/core/rapass.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:59.4653566Z 2025-08-14T21:07:59.4654678Z  2025-08-14T21:07:59.4655144Z  2025-08-14T21:07:59.4655532Z  2025-08-14T21:07:59.4655916Z  2025-08-14T21:07:59.4656333Z  2025-08-14T21:07:59.4656695Z  2025-08-14T21:07:59.4657117Z  2025-08-14T21:07:59.4657586Z  2025-08-14T21:07:59.4658208Z [454 / 2,988] 15 actions, 14 running 2025-08-14T21:07:59.4659121Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-08-14T21:07:59.4660157Z Compiling src/common/eltwise.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.4661323Z Compiling src/common/engine.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.4662130Z Compiling src/common/experimental.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.4663246Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:07:59.4664265Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:59.4665472Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2025-08-14T21:07:59.4666625Z Compiling src/common/float4.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:59.6925403Z 2025-08-14T21:07:59.6926298Z  2025-08-14T21:07:59.6926688Z  2025-08-14T21:07:59.6926917Z  2025-08-14T21:07:59.6927283Z  2025-08-14T21:07:59.6927512Z  2025-08-14T21:07:59.6927865Z  2025-08-14T21:07:59.6928177Z  2025-08-14T21:07:59.6928413Z  2025-08-14T21:07:59.6928820Z [544 / 3,068] 16 actions, 15 running 2025-08-14T21:07:59.6929331Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-08-14T21:07:59.6930054Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2025-08-14T21:07:59.6930769Z Compiling src/common/float4.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.6931568Z Compiling src/common/float8.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.6932351Z ...//grpc/src/compiler:ts_generator; 0s processwrapper-sandbox 2025-08-14T21:07:59.6933232Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:07:59.6934116Z Compiling src/common/fpmath_mode.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.6935009Z Compiling src/common/gemm.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:07:59.8962275Z 2025-08-14T21:07:59.8963010Z  2025-08-14T21:07:59.8963435Z  2025-08-14T21:07:59.8963813Z  2025-08-14T21:07:59.8964177Z  2025-08-14T21:07:59.8964547Z  2025-08-14T21:07:59.8964922Z  2025-08-14T21:07:59.8965281Z  2025-08-14T21:07:59.8965644Z  2025-08-14T21:07:59.8966168Z [559 / 3,068] 16 actions, 15 running 2025-08-14T21:07:59.8967600Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-08-14T21:07:59.8968563Z Compiling src/common/group_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.8969566Z Executing genrule @local_config_python//:python_include; 0s local 2025-08-14T21:07:59.8970497Z Compiling src/common/inner_product.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.8971537Z ...//grpc/src/compiler:swift_generator; 0s processwrapper-sandbox 2025-08-14T21:07:59.8972551Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2025-08-14T21:07:59.8974019Z Compiling src/common/ittnotify.cpp; 0s processwrapper-sandbox 2025-08-14T21:07:59.8974978Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox ... 2025-08-14T21:08:00.1172827Z 2025-08-14T21:08:00.1173606Z  2025-08-14T21:08:00.1174083Z  2025-08-14T21:08:00.1174460Z  2025-08-14T21:08:00.1174840Z  2025-08-14T21:08:00.1175204Z  2025-08-14T21:08:00.1175581Z  2025-08-14T21:08:00.1175948Z  2025-08-14T21:08:00.1176327Z  2025-08-14T21:08:00.1176871Z [572 / 3,068] 16 actions, 15 running 2025-08-14T21:08:00.1177653Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-08-14T21:08:00.1178661Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.1179757Z Compiling src/common/layer_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.1180791Z Compiling src/file_writer.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:00.1181725Z Compiling src/common/logging.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.1182601Z Compiling src/spmmUtilsAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.1183447Z Compiling src/common/lrn.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.1184411Z .../src/compiler:python_generator_private; 0s processwrapper-sandbox ... 2025-08-14T21:08:00.3184864Z 2025-08-14T21:08:00.3185625Z  2025-08-14T21:08:00.3186049Z  2025-08-14T21:08:00.3186406Z  2025-08-14T21:08:00.3186741Z  2025-08-14T21:08:00.3187086Z  2025-08-14T21:08:00.3187429Z  2025-08-14T21:08:00.3187801Z  2025-08-14T21:08:00.3188163Z  2025-08-14T21:08:00.3188678Z [582 / 3,068] 16 actions, 15 running 2025-08-14T21:08:00.3189498Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-08-14T21:08:00.3190303Z Compiling src/common/matmul.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.3191198Z Compiling src/EmbeddingSpMDMAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.3192044Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:00.3192836Z Compiling src/common/memory.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.3193736Z Compiling src/google/protobuf/stubs/int128.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.3194793Z Compiling src/idl_gen_binary.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:00.3195858Z Compiling src/common/memory_debug.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:00.5193378Z 2025-08-14T21:08:00.5194094Z  2025-08-14T21:08:00.5194467Z  2025-08-14T21:08:00.5194828Z  2025-08-14T21:08:00.5195178Z  2025-08-14T21:08:00.5195499Z  2025-08-14T21:08:00.5195795Z  2025-08-14T21:08:00.5196155Z  2025-08-14T21:08:00.5196475Z  2025-08-14T21:08:00.5196931Z [591 / 3,068] 16 actions, 15 running 2025-08-14T21:08:00.5197649Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-08-14T21:08:00.5198528Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.5199462Z Compiling src/idl_gen_cpp.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:00.5200270Z Compiling src/common/memory_desc.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.5201142Z ...//grpc/src/compiler:java_generator; 0s processwrapper-sandbox 2025-08-14T21:08:00.5201965Z Compiling src/idl_gen_csharp.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:00.5202814Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox 2025-08-14T21:08:00.5203467Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:00.7275800Z 2025-08-14T21:08:00.7276437Z  2025-08-14T21:08:00.7276804Z  2025-08-14T21:08:00.7277126Z  2025-08-14T21:08:00.7277422Z  2025-08-14T21:08:00.7277736Z  2025-08-14T21:08:00.7278024Z  2025-08-14T21:08:00.7278321Z  2025-08-14T21:08:00.7278624Z  2025-08-14T21:08:00.7279311Z [604 / 3,068] 16 actions, 15 running 2025-08-14T21:08:00.7281114Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-08-14T21:08:00.7282305Z Compiling src/idl_gen_dart.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:00.7283457Z Compiling src/common/memory_zero_pad.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.7284479Z Compiling src/spmmUtils.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.7285474Z Compiling src/idl_gen_go.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:00.7286677Z Compiling src/PackDepthwiseConvMatrixAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.7287815Z Compiling src/common/pooling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.7288787Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-08-14T21:08:00.9302241Z 2025-08-14T21:08:00.9302973Z  2025-08-14T21:08:00.9303420Z  2025-08-14T21:08:00.9303782Z  2025-08-14T21:08:00.9304175Z  2025-08-14T21:08:00.9304538Z  2025-08-14T21:08:00.9304960Z  2025-08-14T21:08:00.9305327Z  2025-08-14T21:08:00.9305683Z  2025-08-14T21:08:00.9306213Z [613 / 3,068] 16 actions, 15 running 2025-08-14T21:08:00.9306991Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-08-14T21:08:00.9308036Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.9309083Z Compiling src/common/prelu.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.9310120Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:00.9311051Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:00.9311926Z Compiling src/common/primitive.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.9312901Z Compiling src/common/primitive_attr.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:00.9313896Z ...//grpc/src/compiler:cpp_generator; 0s processwrapper-sandbox ... 2025-08-14T21:08:01.1462680Z 2025-08-14T21:08:01.1463639Z  2025-08-14T21:08:01.1464122Z  2025-08-14T21:08:01.1464493Z  2025-08-14T21:08:01.1464874Z  2025-08-14T21:08:01.1465246Z  2025-08-14T21:08:01.1465621Z  2025-08-14T21:08:01.1465983Z  2025-08-14T21:08:01.1466356Z  2025-08-14T21:08:01.1471897Z [625 / 3,068] 15 actions, 14 running 2025-08-14T21:08:01.1472851Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-08-14T21:08:01.1473781Z Compiling src/common/primitive_cache.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.1474890Z Compiling src/common/primitive_desc_iface.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.1475981Z Compiling src/idl_gen_kotlin.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.1477040Z Compiling src/FbgemmSparseDenseAvx512.cc; 0s processwrapper-sandbox 2025-08-14T21:08:01.1478144Z Compiling src/common/primitive_exec_types.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.1479173Z Compiling src/flatc.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.1480121Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:01.3713615Z 2025-08-14T21:08:01.3714339Z  2025-08-14T21:08:01.3714768Z  2025-08-14T21:08:01.3715145Z  2025-08-14T21:08:01.3715507Z  2025-08-14T21:08:01.3715872Z  2025-08-14T21:08:01.3716227Z  2025-08-14T21:08:01.3716592Z  2025-08-14T21:08:01.3716943Z  2025-08-14T21:08:01.3717470Z [635 / 3,068] 16 actions, 15 running 2025-08-14T21:08:01.3718237Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-08-14T21:08:01.3719212Z Compiling src/common/primitive_iface.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.3720292Z Compiling src/idl_gen_kotlin_kmp.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.3721550Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-08-14T21:08:01.3723012Z Compiling src/idl_gen_lobster.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.3724197Z Compiling src/FbgemmSparseDenseAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:01.3725233Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:01.3726538Z Compiling src/common/query.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:01.5714837Z 2025-08-14T21:08:01.5715479Z  2025-08-14T21:08:01.5715818Z  2025-08-14T21:08:01.5716104Z  2025-08-14T21:08:01.5716302Z  2025-08-14T21:08:01.5716575Z  2025-08-14T21:08:01.5716900Z  2025-08-14T21:08:01.5717165Z  2025-08-14T21:08:01.5717430Z  2025-08-14T21:08:01.5717745Z [645 / 3,068] 16 actions, 15 running 2025-08-14T21:08:01.5718329Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-08-14T21:08:01.5718875Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:01.5719442Z Compiling src/common/query.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.5720176Z Compiling src/common/reduction.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.5720687Z Compiling src/common/reorder.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.5721288Z Compiling src/common/resampling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.5721857Z Compiling src/common/rnn.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.5722440Z @fbgemm//:fbgemm_avx2; 0s processwrapper-sandbox ... 2025-08-14T21:08:01.7731599Z 2025-08-14T21:08:01.7732757Z  2025-08-14T21:08:01.7733225Z  2025-08-14T21:08:01.7733615Z  2025-08-14T21:08:01.7733968Z  2025-08-14T21:08:01.7734330Z  2025-08-14T21:08:01.7734693Z  2025-08-14T21:08:01.7735024Z  2025-08-14T21:08:01.7735381Z  2025-08-14T21:08:01.7735871Z [659 / 3,069] 16 actions, 15 running 2025-08-14T21:08:01.7736662Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-08-14T21:08:01.7737645Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.7738625Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:01.7739564Z Compiling src/idl_gen_swift.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.7740554Z Compiling src/common/rw_mutex.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.7741519Z Compiling src/common/scratchpad.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.7742546Z Compiling src/common/scratchpad_debug.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.7743655Z Compiling src/common/serialization.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:01.9744015Z 2025-08-14T21:08:01.9744757Z  2025-08-14T21:08:01.9745190Z  2025-08-14T21:08:01.9745558Z  2025-08-14T21:08:01.9745910Z  2025-08-14T21:08:01.9746297Z  2025-08-14T21:08:01.9746669Z  2025-08-14T21:08:01.9747042Z  2025-08-14T21:08:01.9747394Z  2025-08-14T21:08:01.9747908Z [665 / 3,069] 16 actions running 2025-08-14T21:08:01.9748713Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-08-14T21:08:01.9749780Z Compiling src/common/scratchpad_debug.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.9750798Z Compiling src/common/serialization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.9751767Z Compiling src/common/shuffle.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.9752752Z Compiling src/idl_gen_text.cpp [for tool]; 0s processwrapper-sandbox 2025-08-14T21:08:01.9753720Z Compiling src/common/softmax.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:01.9754764Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2025-08-14T21:08:01.9755845Z Compiling src/common/stream.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:02.2078054Z 2025-08-14T21:08:02.2078821Z  2025-08-14T21:08:02.2079273Z  2025-08-14T21:08:02.2079650Z  2025-08-14T21:08:02.2080036Z  2025-08-14T21:08:02.2080405Z  2025-08-14T21:08:02.2080779Z  2025-08-14T21:08:02.2082208Z  2025-08-14T21:08:02.2082613Z  2025-08-14T21:08:02.2083145Z [680 / 3,069] 16 actions, 15 running 2025-08-14T21:08:02.2083947Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-08-14T21:08:02.2084897Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-08-14T21:08:02.2085787Z Compiling src/common/sum.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.2086602Z ...//src:flatc_library; 0s processwrapper-sandbox 2025-08-14T21:08:02.2087402Z Compiling src/common/utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.2088253Z Compiling src/common/verbose.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.2089159Z Compiling src/cpu/bfloat16.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.2089997Z Compiling src/cpu/binary_injector_utils.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:02.4118473Z 2025-08-14T21:08:02.4119220Z  2025-08-14T21:08:02.4119664Z  2025-08-14T21:08:02.4120029Z  2025-08-14T21:08:02.4120476Z  2025-08-14T21:08:02.4120838Z  2025-08-14T21:08:02.4121213Z  2025-08-14T21:08:02.4121589Z  2025-08-14T21:08:02.4121949Z  2025-08-14T21:08:02.4122489Z [689 / 3,069] 16 actions, 15 running 2025-08-14T21:08:02.4123235Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-08-14T21:08:02.4124092Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-08-14T21:08:02.4124985Z Compiling src/common/verbose.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.4125897Z Compiling src/cpu/bfloat16.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.4126668Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:02.4127346Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:02.4128169Z Compiling src/cpu/cpu_binary_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.4129113Z Compiling src/cpu/cpu_concat.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:02.6256736Z 2025-08-14T21:08:02.6257505Z  2025-08-14T21:08:02.6257966Z  2025-08-14T21:08:02.6258320Z  2025-08-14T21:08:02.6258688Z  2025-08-14T21:08:02.6259018Z  2025-08-14T21:08:02.6259340Z  2025-08-14T21:08:02.6259633Z  2025-08-14T21:08:02.6259934Z  2025-08-14T21:08:02.6260374Z [711 / 3,069] 16 actions, 15 running 2025-08-14T21:08:02.6261005Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-08-14T21:08:02.6261759Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-08-14T21:08:02.6262636Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2025-08-14T21:08:02.6263546Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.6264498Z Compiling src/cpu/cpu_eltwise_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.6265521Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.6266474Z Compiling src/cpu/cpu_engine.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.6272805Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:02.8359046Z 2025-08-14T21:08:02.8359797Z  2025-08-14T21:08:02.8360223Z  2025-08-14T21:08:02.8360601Z  2025-08-14T21:08:02.8360988Z  2025-08-14T21:08:02.8361346Z  2025-08-14T21:08:02.8361655Z  2025-08-14T21:08:02.8362028Z  2025-08-14T21:08:02.8362395Z  2025-08-14T21:08:02.8362928Z [727 / 3,069] 16 actions, 15 running 2025-08-14T21:08:02.8363699Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-08-14T21:08:02.8364594Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-08-14T21:08:02.8365606Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.8366678Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.8367848Z Compiling src/cpu/cpu_inner_product_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.8369167Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:02.8369969Z Compiling src/cpu/cpu_lrn_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:02.8370901Z Compiling src/cpu/cpu_pooling_list.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:03.0864348Z 2025-08-14T21:08:03.0865128Z  2025-08-14T21:08:03.0865593Z  2025-08-14T21:08:03.0865981Z  2025-08-14T21:08:03.0866348Z  2025-08-14T21:08:03.0866740Z  2025-08-14T21:08:03.0867242Z  2025-08-14T21:08:03.0867615Z  2025-08-14T21:08:03.0868018Z  2025-08-14T21:08:03.0868537Z [739 / 3,069] 16 actions, 15 running 2025-08-14T21:08:03.0869357Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-08-14T21:08:03.0870278Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-08-14T21:08:03.0871223Z Compiling src/cpu/cpu_prelu_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.0872233Z Compiling src/cpu/cpu_reduction_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.0873269Z Compiling src/cpu/cpu_resampling_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.0874249Z Compiling src/cpu/cpu_rnn_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.0875198Z Compiling src/cpu/cpu_shuffle_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.0876235Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:03.2978913Z 2025-08-14T21:08:03.2979677Z  2025-08-14T21:08:03.2980106Z  2025-08-14T21:08:03.2980406Z  2025-08-14T21:08:03.2980737Z  2025-08-14T21:08:03.2981032Z  2025-08-14T21:08:03.2981357Z  2025-08-14T21:08:03.2981663Z  2025-08-14T21:08:03.2982061Z  2025-08-14T21:08:03.2982584Z [749 / 3,069] 16 actions, 15 running 2025-08-14T21:08:03.2983090Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-08-14T21:08:03.2983699Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-08-14T21:08:03.2984376Z Compiling src/cpu/cpu_resampling_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.2985209Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.2985947Z Compiling src/cpu/cpu_sum.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.2986627Z Compiling src/cpu/float16.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.2987410Z Compiling src/cpu/gemm/bf16/ref_gemm_bf16.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.2988341Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:03.5165353Z 2025-08-14T21:08:03.5166117Z  2025-08-14T21:08:03.5166589Z  2025-08-14T21:08:03.5174082Z  2025-08-14T21:08:03.5174647Z  2025-08-14T21:08:03.5175019Z  2025-08-14T21:08:03.5175402Z  2025-08-14T21:08:03.5175750Z  2025-08-14T21:08:03.5176122Z  2025-08-14T21:08:03.5176635Z [761 / 3,069] 16 actions, 15 running 2025-08-14T21:08:03.5177460Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-08-14T21:08:03.5178338Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-08-14T21:08:03.5179231Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-08-14T21:08:03.5180130Z Compiling src/cpu/gemm/gemm.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.5181020Z Compiling src/cpu/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.5181818Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:03.5182463Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:03.5183313Z Compiling src/cpu/gemm_convolution.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:03.7178601Z 2025-08-14T21:08:03.7179582Z  2025-08-14T21:08:03.7180032Z  2025-08-14T21:08:03.7180426Z  2025-08-14T21:08:03.7180787Z  2025-08-14T21:08:03.7181167Z  2025-08-14T21:08:03.7181521Z  2025-08-14T21:08:03.7181909Z  2025-08-14T21:08:03.7182531Z  2025-08-14T21:08:03.7183236Z [771 / 3,069] 16 actions, 15 running 2025-08-14T21:08:03.7184002Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-08-14T21:08:03.7184841Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-08-14T21:08:03.7185751Z Compiling src/cpu/gemm_convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.7186738Z Compiling src/cpu/gemm_convolution_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.7187764Z Compiling src/cpu/gemm_inner_product.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.7188631Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:03.7189594Z Compiling src/cpu/gemm_inner_product_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.7190740Z Compiling src/PackAWithQuantRowOffset.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:03.9691029Z 2025-08-14T21:08:03.9692147Z  2025-08-14T21:08:03.9692566Z  2025-08-14T21:08:03.9692926Z  2025-08-14T21:08:03.9693313Z  2025-08-14T21:08:03.9693680Z  2025-08-14T21:08:03.9694041Z  2025-08-14T21:08:03.9694393Z  2025-08-14T21:08:03.9694757Z  2025-08-14T21:08:03.9695271Z [779 / 3,069] 16 actions, 15 running 2025-08-14T21:08:03.9696055Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-08-14T21:08:03.9696932Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-08-14T21:08:03.9697868Z Compiling src/cpu/gemm_x8s8s32x_convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:03.9698896Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-08-14T21:08:03.9699706Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:03.9700320Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:03.9701058Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:03.9702050Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:04.1758025Z 2025-08-14T21:08:04.1758924Z  2025-08-14T21:08:04.1759354Z  2025-08-14T21:08:04.1759694Z  2025-08-14T21:08:04.1760085Z  2025-08-14T21:08:04.1760434Z  2025-08-14T21:08:04.1760771Z  2025-08-14T21:08:04.1761105Z  2025-08-14T21:08:04.1761469Z  2025-08-14T21:08:04.1761930Z [787 / 3,069] 16 actions running 2025-08-14T21:08:04.1762529Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-08-14T21:08:04.1763395Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-08-14T21:08:04.1764237Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-08-14T21:08:04.1765163Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.1766169Z Compiling src/cpu/matmul/gemm_bf16_matmul.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.1767385Z Compiling src/cpu/matmul/gemm_f32_matmul.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.1768330Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:04.1769156Z Compiling src/cpu/matmul/ref_matmul.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:04.3761483Z 2025-08-14T21:08:04.3762395Z  2025-08-14T21:08:04.3762828Z  2025-08-14T21:08:04.3763211Z  2025-08-14T21:08:04.3763741Z  2025-08-14T21:08:04.3764141Z  2025-08-14T21:08:04.3764538Z  2025-08-14T21:08:04.3764925Z  2025-08-14T21:08:04.3765395Z  2025-08-14T21:08:04.3765914Z [797 / 3,069] 16 actions running 2025-08-14T21:08:04.3767593Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-08-14T21:08:04.3768541Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-08-14T21:08:04.3769472Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-08-14T21:08:04.3770502Z Compiling src/cpu/matmul/ref_matmul_int8.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.3771826Z Compiling src/cpu/nchw_pooling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.3772945Z Compiling src/cpu/ncsp_batch_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.3774061Z Compiling src/cpu/ncsp_group_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.3775140Z Compiling src/cpu/nhwc_pooling.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:04.6122051Z 2025-08-14T21:08:04.6122746Z  2025-08-14T21:08:04.6123182Z  2025-08-14T21:08:04.6123568Z  2025-08-14T21:08:04.6123887Z  2025-08-14T21:08:04.6124247Z  2025-08-14T21:08:04.6124555Z  2025-08-14T21:08:04.6124918Z  2025-08-14T21:08:04.6125275Z  2025-08-14T21:08:04.6125771Z [806 / 3,069] 16 actions, 15 running 2025-08-14T21:08:04.6126501Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-08-14T21:08:04.6127369Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-08-14T21:08:04.6128252Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-08-14T21:08:04.6129315Z Compiling src/cpu/nspc_batch_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.6130331Z Compiling src/cpu/platform.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.6131263Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2025-08-14T21:08:04.6132339Z Compiling src/cpu/primitive_attr_postops.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.6133276Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:04.6936872Z 2025-08-14T21:08:04.6937574Z  2025-08-14T21:08:04.6938026Z  2025-08-14T21:08:04.6938395Z  2025-08-14T21:08:04.6938777Z  2025-08-14T21:08:04.6939611Z  2025-08-14T21:08:04.6940002Z  2025-08-14T21:08:04.6940375Z  2025-08-14T21:08:04.6940752Z  2025-08-14T21:08:04.6941379Z INFO: From Executing genrule //:download_mnist: 2025-08-14T21:08:04.6942317Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2025-08-14T21:08:04.6943240Z Failed to download (trying next): 2025-08-14T21:08:04.6943803Z HTTP Error 404: Not Found 2025-08-14T21:08:04.6944104Z 2025-08-14T21:08:04.6944674Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-08-14T21:08:04.6945519Z 2025-08-14T21:08:04.6945735Z 0% | | 0% 2025-08-14T21:08:04.6946303Z 0% | | 0% 2025-08-14T21:08:04.6946909Z 0% | | 0% 2025-08-14T21:08:04.6947510Z 0% | | 0% 2025-08-14T21:08:04.6948121Z 0% | | 0% 2025-08-14T21:08:04.6948714Z 0% | | 0% 2025-08-14T21:08:04.6949374Z 0% | | 0% 2025-08-14T21:08:04.6949988Z 0% | | 0% 2025-08-14T21:08:04.6950590Z 0% | | 0% 2025-08-14T21:08:04.6951199Z 0% | | 0% 2025-08-14T21:08:04.6951789Z 0% | | 0% 2025-08-14T21:08:04.6952395Z 0% | | 0% 2025-08-14T21:08:04.6953001Z 0% | | 0% 2025-08-14T21:08:04.6953593Z 0% | | 1% 2025-08-14T21:08:04.6954196Z 0% | | 1% 2025-08-14T21:08:04.6954783Z 0% | | 1% 2025-08-14T21:08:04.6955386Z 0% | | 1% 2025-08-14T21:08:04.6956228Z 0% | | 1% 2025-08-14T21:08:04.6956971Z 0% | | 1% 2025-08-14T21:08:04.6957525Z 0% |# | 1% 2025-08-14T21:08:04.6958127Z 0% |# | 1% 2025-08-14T21:08:04.6958730Z 0% |# | 1% 2025-08-14T21:08:04.6959305Z 0% |# | 1% 2025-08-14T21:08:04.6959914Z 0% |# | 1% 2025-08-14T21:08:04.6960435Z 0% |# | 1% 2025-08-14T21:08:04.6960980Z 0% |# | 2% 2025-08-14T21:08:04.6961578Z 0% |# | 2% 2025-08-14T21:08:04.6962178Z 0% |# | 2% 2025-08-14T21:08:04.6962800Z 0% |# | 2% 2025-08-14T21:08:04.6963400Z 0% |# | 2% 2025-08-14T21:08:04.6964004Z 0% |# | 2% 2025-08-14T21:08:04.6964600Z 0% |# | 2% 2025-08-14T21:08:04.6965158Z 0% |# | 2% 2025-08-14T21:08:04.6965703Z 0% |# | 2% 2025-08-14T21:08:04.6966258Z 0% |# | 2% 2025-08-14T21:08:04.6967009Z 0% |# | 2% 2025-08-14T21:08:04.6967505Z 0% |# | 2% 2025-08-14T21:08:04.6968008Z 0% |# | 3% 2025-08-14T21:08:04.6968523Z 0% |## | 3% 2025-08-14T21:08:04.6969027Z 0% |## | 3% 2025-08-14T21:08:04.6969628Z 0% |## | 3% 2025-08-14T21:08:04.6970211Z 0% |## | 3% 2025-08-14T21:08:04.6970809Z 0% |## | 3% 2025-08-14T21:08:04.6971396Z 0% |## | 3% 2025-08-14T21:08:04.6971996Z 0% |## | 3% 2025-08-14T21:08:04.6972574Z 0% |## | 3% 2025-08-14T21:08:04.6973185Z 0% |## | 3% 2025-08-14T21:08:04.6973760Z 0% |## | 3% 2025-08-14T21:08:04.6974328Z 0% |## | 3% 2025-08-14T21:08:04.6974975Z 0% |## | 4% 2025-08-14T21:08:04.6975545Z 0% |## | 4% 2025-08-14T21:08:04.6976147Z 0% |## | 4% 2025-08-14T21:08:04.6976730Z 0% |## | 4% 2025-08-14T21:08:04.6977336Z 0% |## | 4% 2025-08-14T21:08:04.6977917Z 0% |## | 4% 2025-08-14T21:08:04.6978543Z 0% |## | 4% 2025-08-14T21:08:04.6979102Z 0% |## | 4% 2025-08-14T21:08:04.6979933Z 0% |### | 4% 2025-08-14T21:08:04.6980653Z 0% |### | 4% 2025-08-14T21:08:04.6981267Z 0% |### | 4% 2025-08-14T21:08:04.6981838Z 0% |### | 4% 2025-08-14T21:08:04.6982407Z 0% |### | 5% 2025-08-14T21:08:04.6983031Z 0% |### | 5% 2025-08-14T21:08:04.6983618Z 0% |### | 5% 2025-08-14T21:08:04.6984186Z 0% |### | 5% 2025-08-14T21:08:04.6984808Z 0% |### | 5% 2025-08-14T21:08:04.6985408Z 0% |### | 5% 2025-08-14T21:08:04.6986045Z 0% |### | 5% 2025-08-14T21:08:04.6986607Z 0% |### | 5% 2025-08-14T21:08:04.6987225Z 0% |### | 5% 2025-08-14T21:08:04.6987819Z 0% |### | 5% 2025-08-14T21:08:04.6988408Z 0% |### | 5% 2025-08-14T21:08:04.6989010Z 0% |### | 5% 2025-08-14T21:08:04.6989683Z 0% |### | 6% 2025-08-14T21:08:04.6990238Z 0% |### | 6% 2025-08-14T21:08:04.6990845Z 0% |### | 6% 2025-08-14T21:08:04.6991408Z 0% |#### | 6% 2025-08-14T21:08:04.6992069Z 0% |#### | 6% 2025-08-14T21:08:04.6992669Z 0% |#### | 6% 2025-08-14T21:08:04.6993276Z 0% |#### | 6% 2025-08-14T21:08:04.6993872Z 0% |#### | 6% 2025-08-14T21:08:04.6994468Z 0% |#### | 6% 2025-08-14T21:08:04.6995071Z 0% |#### | 6% 2025-08-14T21:08:04.6995604Z 0% |#### | 6% 2025-08-14T21:08:04.6996179Z 0% |#### | 6% 2025-08-14T21:08:04.6996742Z 0% |#### | 7% 2025-08-14T21:08:04.6997294Z 0% |#### | 7% 2025-08-14T21:08:04.6997908Z 0% |#### | 7% 2025-08-14T21:08:04.6998511Z 0% |#### | 7% 2025-08-14T21:08:04.6999110Z 0% |#### | 7% 2025-08-14T21:08:04.6999681Z 0% |#### | 7% 2025-08-14T21:08:04.7000262Z 0% |#### | 7% 2025-08-14T21:08:04.7000904Z 0% |#### | 7% 2025-08-14T21:08:04.7001466Z 0% |#### | 7% 2025-08-14T21:08:04.7002073Z 0% |#### | 7% 2025-08-14T21:08:04.7002647Z 0% |##### | 7% 2025-08-14T21:08:04.7003242Z 0% |##### | 7% 2025-08-14T21:08:04.7003978Z 0% |##### | 8% 2025-08-14T21:08:04.7004702Z 0% |##### | 8% 2025-08-14T21:08:04.7005314Z 0% |##### | 8% 2025-08-14T21:08:04.7005867Z 0% |##### | 8% 2025-08-14T21:08:04.7006469Z 0% |##### | 8% 2025-08-14T21:08:04.7007052Z 0% |##### | 8% 2025-08-14T21:08:04.7007608Z 0% |##### | 8% 2025-08-14T21:08:04.7008228Z 0% |##### | 8% 2025-08-14T21:08:04.7008778Z 0% |##### | 8% 2025-08-14T21:08:04.7009405Z 0% |##### | 8% 2025-08-14T21:08:04.7009993Z 0% |##### | 8% 2025-08-14T21:08:04.7010607Z 0% |##### | 8% 2025-08-14T21:08:04.7011599Z 0% |##### | 9% 2025-08-14T21:08:04.7012190Z 0% |##### | 9% 2025-08-14T21:08:04.7012759Z 0% |##### | 9% 2025-08-14T21:08:04.7013365Z 0% |##### | 9% 2025-08-14T21:08:04.7013950Z 0% |##### | 9% 2025-08-14T21:08:04.7014550Z 0% |###### | 9% 2025-08-14T21:08:04.7015161Z 0% |###### | 9% 2025-08-14T21:08:04.7015717Z 0% |###### | 9% 2025-08-14T21:08:04.7016345Z 0% |###### | 9% 2025-08-14T21:08:04.7016946Z 0% |###### | 9% 2025-08-14T21:08:04.7017560Z 0% |###### | 9% 2025-08-14T21:08:04.7018190Z 0% |###### | 9% 2025-08-14T21:08:04.7018802Z 0% |###### | 9% 2025-08-14T21:08:04.7019434Z 0% |###### | 10% 2025-08-14T21:08:04.7020047Z 0% |###### | 10% 2025-08-14T21:08:04.7020598Z 0% |###### | 10% 2025-08-14T21:08:04.7021172Z 0% |###### | 10% 2025-08-14T21:08:04.7021723Z 0% |###### | 10% 2025-08-14T21:08:04.7022312Z 0% |###### | 10% 2025-08-14T21:08:04.7022892Z 0% |###### | 10% 2025-08-14T21:08:04.7023500Z 0% |###### | 10% 2025-08-14T21:08:04.7024082Z 0% |###### | 10% 2025-08-14T21:08:04.7024610Z 0% |###### | 10% 2025-08-14T21:08:04.7025181Z 0% |###### | 10% 2025-08-14T21:08:04.7025722Z 0% |####### | 10% 2025-08-14T21:08:04.7026240Z 0% |####### | 11% 2025-08-14T21:08:04.7026806Z 0% |####### | 11% 2025-08-14T21:08:04.7027411Z 0% |####### | 11% 2025-08-14T21:08:04.7028153Z 0% |####### | 11% 2025-08-14T21:08:04.7028831Z 0% |####### | 11% 2025-08-14T21:08:04.7029952Z 0% |####### | 11% 2025-08-14T21:08:04.7030557Z 0% |####### | 11% 2025-08-14T21:08:04.7031158Z 0% |####### | 11% 2025-08-14T21:08:04.7031759Z 0% |####### | 11% 2025-08-14T21:08:04.7032367Z 0% |####### | 11% 2025-08-14T21:08:04.7032969Z 0% |####### | 11% 2025-08-14T21:08:04.7033562Z 0% |####### | 11% 2025-08-14T21:08:04.7034171Z 0% |####### | 12% 2025-08-14T21:08:04.7034774Z 0% |####### | 12% 2025-08-14T21:08:04.7035374Z 0% |####### | 12% 2025-08-14T21:08:04.7035860Z 0% |####### | 12% 2025-08-14T21:08:04.7036441Z 0% |####### | 12% 2025-08-14T21:08:04.7037055Z 0% |####### | 12% 2025-08-14T21:08:04.7037658Z 0% |######## | 12% 2025-08-14T21:08:04.7038239Z 0% |######## | 12% 2025-08-14T21:08:04.7038798Z 0% |######## | 12% 2025-08-14T21:08:04.7039388Z 0% |######## | 12% 2025-08-14T21:08:04.7039988Z 0% |######## | 12% 2025-08-14T21:08:04.7040595Z 0% |######## | 12% 2025-08-14T21:08:04.7041216Z 0% |######## | 13% 2025-08-14T21:08:04.7041795Z 0% |######## | 13% 2025-08-14T21:08:04.7042431Z 0% |######## | 13% 2025-08-14T21:08:04.7043021Z 0% |######## | 13% 2025-08-14T21:08:04.7043620Z 0% |######## | 13% 2025-08-14T21:08:04.7044226Z 0% |######## | 13% 2025-08-14T21:08:04.7044828Z 0% |######## | 13% 2025-08-14T21:08:04.7045441Z 0% |######## | 13% 2025-08-14T21:08:04.7046037Z 0% |######## | 13% 2025-08-14T21:08:04.7046657Z 0% |######## | 13% 2025-08-14T21:08:04.7047258Z 0% |######## | 13% 2025-08-14T21:08:04.7047829Z 0% |######## | 13% 2025-08-14T21:08:04.7048404Z 0% |######## | 14% 2025-08-14T21:08:04.7048958Z 0% |######### | 14% 2025-08-14T21:08:04.7049549Z 0% |######### | 14% 2025-08-14T21:08:04.7050133Z 0% |######### | 14% 2025-08-14T21:08:04.7050727Z 0% |######### | 14% 2025-08-14T21:08:04.7051323Z 0% |######### | 14% 2025-08-14T21:08:04.7051933Z 0% |######### | 14% 2025-08-14T21:08:04.7052671Z 0% |######### | 14% 2025-08-14T21:08:04.7053360Z 0% |######### | 14% 2025-08-14T21:08:04.7053972Z 0% |######### | 14% 2025-08-14T21:08:04.7054550Z 0% |######### | 14% 2025-08-14T21:08:04.7055158Z 0% |######### | 14% 2025-08-14T21:08:04.7055768Z 0% |######### | 15% 2025-08-14T21:08:04.7056361Z 0% |######### | 15% 2025-08-14T21:08:04.7056967Z 0% |######### | 15% 2025-08-14T21:08:04.7057556Z 0% |######### | 15% 2025-08-14T21:08:04.7058173Z 0% |######### | 15% 2025-08-14T21:08:04.7058714Z 0% |######### | 15% 2025-08-14T21:08:04.7059295Z 0% |######### | 15% 2025-08-14T21:08:04.7059896Z 0% |######### | 15% 2025-08-14T21:08:04.7060493Z 0% |########## | 15% 2025-08-14T21:08:04.7061098Z 0% |########## | 15% 2025-08-14T21:08:04.7061692Z 0% |########## | 15% 2025-08-14T21:08:04.7062293Z 0% |########## | 15% 2025-08-14T21:08:04.7062855Z 0% |########## | 16% 2025-08-14T21:08:04.7063458Z 0% |########## | 16% 2025-08-14T21:08:04.7064067Z 0% |########## | 16% 2025-08-14T21:08:04.7064669Z 0% |########## | 16% 2025-08-14T21:08:04.7065285Z 0% |########## | 16% 2025-08-14T21:08:04.7065865Z 0% |########## | 16% 2025-08-14T21:08:04.7066457Z 0% |########## | 16% 2025-08-14T21:08:04.7067221Z 0% |########## | 16% 2025-08-14T21:08:04.7067832Z 0% |########## | 16% 2025-08-14T21:08:04.7068436Z 0% |########## | 16% 2025-08-14T21:08:04.7069031Z 0% |########## | 16% 2025-08-14T21:08:04.7069694Z 0% |########## | 16% 2025-08-14T21:08:04.7070272Z 0% |########## | 17% 2025-08-14T21:08:04.7070840Z 0% |########## | 17% 2025-08-14T21:08:04.7071454Z 0% |########### | 17% 2025-08-14T21:08:04.7072051Z 0% |########### | 17% 2025-08-14T21:08:04.7072663Z 0% |########### | 17% 2025-08-14T21:08:04.7073238Z 0% |########### | 17% 2025-08-14T21:08:04.7073833Z 0% |########### | 17% 2025-08-14T21:08:04.7074417Z 0% |########### | 17% 2025-08-14T21:08:04.7075024Z 0% |########### | 17% 2025-08-14T21:08:04.7075638Z 0% |########### | 17% 2025-08-14T21:08:04.7076211Z 0% |########### | 17% 2025-08-14T21:08:04.7076998Z 0% |########### | 17% 2025-08-14T21:08:04.7077707Z 0% |########### | 18% 2025-08-14T21:08:04.7078291Z 0% |########### | 18% 2025-08-14T21:08:04.7078826Z 0% |########### | 18% 2025-08-14T21:08:04.7079418Z 0% |########### | 18% 2025-08-14T21:08:04.7079973Z 0% |########### | 18% 2025-08-14T21:08:04.7080529Z 0% |########### | 18% 2025-08-14T21:08:04.7081103Z 0% |########### | 18% 2025-08-14T21:08:04.7081664Z 0% |########### | 18% 2025-08-14T21:08:04.7082258Z 0% |########### | 18% 2025-08-14T21:08:04.7082854Z 0% |############ | 18% 2025-08-14T21:08:04.7083445Z 0% |############ | 18% 2025-08-14T21:08:04.7084041Z 0% |############ | 18% 2025-08-14T21:08:04.7084629Z 0% |############ | 19% 2025-08-14T21:08:04.7085215Z 0% |############ | 19% 2025-08-14T21:08:04.7085820Z 0% |############ | 19% 2025-08-14T21:08:04.7086418Z 0% |############ | 19% 2025-08-14T21:08:04.7087022Z 0% |############ | 19% 2025-08-14T21:08:04.7087596Z 0% |############ | 19% 2025-08-14T21:08:04.7088190Z 0% |############ | 19% 2025-08-14T21:08:04.7088821Z 0% |############ | 19% 2025-08-14T21:08:04.7089413Z 0% |############ | 19% 2025-08-14T21:08:04.7089998Z 0% |############ | 19% 2025-08-14T21:08:04.7090590Z 0% |############ | 19% 2025-08-14T21:08:04.7091192Z 0% |############ | 19% 2025-08-14T21:08:04.7091785Z 0% |############ | 19% 2025-08-14T21:08:04.7092371Z 0% |############ | 20% 2025-08-14T21:08:04.7092950Z 0% |############ | 20% 2025-08-14T21:08:04.7093557Z 0% |############ | 20% 2025-08-14T21:08:04.7094143Z 0% |############# | 20% 2025-08-14T21:08:04.7094767Z 0% |############# | 20% 2025-08-14T21:08:04.7095376Z 0% |############# | 20% 2025-08-14T21:08:04.7095975Z 0% |############# | 20% 2025-08-14T21:08:04.7096593Z 0% |############# | 20% 2025-08-14T21:08:04.7097180Z 0% |############# | 20% 2025-08-14T21:08:04.7097739Z 0% |############# | 20% 2025-08-14T21:08:04.7098319Z 0% |############# | 20% 2025-08-14T21:08:04.7098924Z 0% |############# | 20% 2025-08-14T21:08:04.7099512Z 0% |############# | 21% 2025-08-14T21:08:04.7100087Z 0% |############# | 21% 2025-08-14T21:08:04.7100931Z 0% |############# | 21% 2025-08-14T21:08:04.7101533Z 0% |############# | 21% 2025-08-14T21:08:04.7102140Z 0% |############# | 21% 2025-08-14T21:08:04.7102734Z 0% |############# | 21% 2025-08-14T21:08:04.7103355Z 0% |############# | 21% 2025-08-14T21:08:04.7103949Z 0% |############# | 21% 2025-08-14T21:08:04.7104537Z 0% |############# | 21% 2025-08-14T21:08:04.7105141Z 0% |############# | 21% 2025-08-14T21:08:04.7105728Z 0% |############## | 21% 2025-08-14T21:08:04.7106343Z 0% |############## | 21% 2025-08-14T21:08:04.7106918Z 0% |############## | 22% 2025-08-14T21:08:04.7107526Z 0% |############## | 22% 2025-08-14T21:08:04.7108116Z 0% |############## | 22% 2025-08-14T21:08:04.7108698Z 0% |############## | 22% 2025-08-14T21:08:04.7132614Z 0% |############## | 22% 2025-08-14T21:08:04.7133276Z 0% |############## | 22% 2025-08-14T21:08:04.7133860Z 0% |############## | 22% 2025-08-14T21:08:04.7134462Z 0% |############## | 22% 2025-08-14T21:08:04.7135050Z 0% |############## | 22% 2025-08-14T21:08:04.7135665Z 0% |############## | 22% 2025-08-14T21:08:04.7136286Z 0% |############## | 22% 2025-08-14T21:08:04.7136866Z 0% |############## | 22% 2025-08-14T21:08:04.7137473Z 0% |############## | 23% 2025-08-14T21:08:04.7138030Z 0% |############## | 23% 2025-08-14T21:08:04.7138555Z 0% |############## | 23% 2025-08-14T21:08:04.7139084Z 0% |############## | 23% 2025-08-14T21:08:04.7139596Z 0% |############## | 23% 2025-08-14T21:08:04.7140179Z 0% |############### | 23% 2025-08-14T21:08:04.7140746Z 0% |############### | 23% 2025-08-14T21:08:04.7141289Z 0% |############### | 23% 2025-08-14T21:08:04.7141811Z 0% |############### | 23% 2025-08-14T21:08:04.7142413Z 0% |############### | 23% 2025-08-14T21:08:04.7143014Z 0% |############### | 23% 2025-08-14T21:08:04.7143579Z 0% |############### | 23% 2025-08-14T21:08:04.7144175Z 0% |############### | 24% 2025-08-14T21:08:04.7144748Z 0% |############### | 24% 2025-08-14T21:08:04.7145339Z 0% |############### | 24% 2025-08-14T21:08:04.7145915Z 0% |############### | 24% 2025-08-14T21:08:04.7146517Z 0% |############### | 24% 2025-08-14T21:08:04.7147250Z 0% |############### | 24% 2025-08-14T21:08:04.7147945Z 0% |############### | 24% 2025-08-14T21:08:04.7148548Z 0% |############### | 24% 2025-08-14T21:08:04.7149134Z 0% |############### | 24% 2025-08-14T21:08:04.7149821Z 0% |############### | 24% 2025-08-14T21:08:04.7150419Z 0% |############### | 24% 2025-08-14T21:08:04.7151030Z 0% |############### | 24% 2025-08-14T21:08:04.7151638Z 0% |################ | 25% 2025-08-14T21:08:04.7152202Z 0% |################ | 25% 2025-08-14T21:08:04.7152777Z 0% |################ | 25% 2025-08-14T21:08:04.7153382Z 0% |################ | 25% 2025-08-14T21:08:04.7154002Z 0% |################ | 25% 2025-08-14T21:08:04.7154594Z 0% |################ | 25% 2025-08-14T21:08:04.7155195Z 0% |################ | 25% 2025-08-14T21:08:04.7155796Z 0% |################ | 25% 2025-08-14T21:08:04.7156361Z 0% |################ | 25% 2025-08-14T21:08:04.7156947Z 0% |################ | 25% 2025-08-14T21:08:04.7157511Z 0% |################ | 25% 2025-08-14T21:08:04.7158026Z 0% |################ | 25% 2025-08-14T21:08:04.7158497Z 0% |################ | 26% 2025-08-14T21:08:04.7159078Z 0% |################ | 26% 2025-08-14T21:08:04.7159686Z 0% |################ | 26% 2025-08-14T21:08:04.7160283Z 0% |################ | 26% 2025-08-14T21:08:04.7160887Z 0% |################ | 26% 2025-08-14T21:08:04.7161482Z 0% |################ | 26% 2025-08-14T21:08:04.7162102Z 0% |################ | 26% 2025-08-14T21:08:04.7162713Z 0% |################# | 26% 2025-08-14T21:08:04.7163277Z 0% |################# | 26% 2025-08-14T21:08:04.7163878Z 0% |################# | 26% 2025-08-14T21:08:04.7164447Z 0% |################# | 26% 2025-08-14T21:08:04.7165046Z 0% |################# | 26% 2025-08-14T21:08:04.7165612Z 0% |################# | 27% 2025-08-14T21:08:04.7166198Z 0% |################# | 27% 2025-08-14T21:08:04.7166729Z 0% |################# | 27% 2025-08-14T21:08:04.7167533Z 0% |################# | 27% 2025-08-14T21:08:04.7168062Z 0% |################# | 27% 2025-08-14T21:08:04.7168629Z 0% |################# | 27% 2025-08-14T21:08:04.7169210Z 0% |################# | 27% 2025-08-14T21:08:04.7169813Z 0% |################# | 27% 2025-08-14T21:08:04.7170413Z 0% |################# | 27% 2025-08-14T21:08:04.7171146Z 0% |################# | 27% 2025-08-14T21:08:04.7171855Z 0% |################# | 27% 2025-08-14T21:08:04.7172459Z 0% |################# | 27% 2025-08-14T21:08:04.7173056Z 0% |################# | 28% 2025-08-14T21:08:04.7173626Z 0% |################# | 28% 2025-08-14T21:08:04.7174235Z 0% |################## | 28% 2025-08-14T21:08:04.7174814Z 0% |################## | 28% 2025-08-14T21:08:04.7175418Z 0% |################## | 28% 2025-08-14T21:08:04.7175998Z 0% |################## | 28% 2025-08-14T21:08:04.7176576Z 0% |################## | 28% 2025-08-14T21:08:04.7177154Z 0% |################## | 28% 2025-08-14T21:08:04.7177769Z 0% |################## | 28% 2025-08-14T21:08:04.7178375Z 0% |################## | 28% 2025-08-14T21:08:04.7178932Z 0% |################## | 28% 2025-08-14T21:08:04.7179519Z 0% |################## | 28% 2025-08-14T21:08:04.7180119Z 0% |################## | 29% 2025-08-14T21:08:04.7180712Z 0% |################## | 29% 2025-08-14T21:08:04.7181187Z 0% |################## | 29% 2025-08-14T21:08:04.7181682Z 0% |################## | 29% 2025-08-14T21:08:04.7182195Z 0% |################## | 29% 2025-08-14T21:08:04.7182705Z 0% |################## | 29% 2025-08-14T21:08:04.7183226Z 0% |################## | 29% 2025-08-14T21:08:04.7183720Z 0% |################## | 29% 2025-08-14T21:08:04.7184245Z 0% |################## | 29% 2025-08-14T21:08:04.7184776Z 0% |################### | 29% 2025-08-14T21:08:04.7185309Z 0% |################### | 29% 2025-08-14T21:08:04.7185830Z 0% |################### | 29% 2025-08-14T21:08:04.7186359Z 0% |################### | 29% 2025-08-14T21:08:04.7186896Z 0% |################### | 30% 2025-08-14T21:08:04.7187390Z 0% |################### | 30% 2025-08-14T21:08:04.7187958Z 0% |################### | 30% 2025-08-14T21:08:04.7188496Z 0% |################### | 30% 2025-08-14T21:08:04.7189024Z 0% |################### | 30% 2025-08-14T21:08:04.7190128Z 0% |################### | 30% 2025-08-14T21:08:04.7190663Z 0% |################### | 30% 2025-08-14T21:08:04.7191240Z 0% |################### | 30% 2025-08-14T21:08:04.7191796Z 0% |################### | 30% 2025-08-14T21:08:04.7192316Z 0% |################### | 30% 2025-08-14T21:08:04.7192831Z 0% |################### | 30% 2025-08-14T21:08:04.7193390Z 0% |################### | 30% 2025-08-14T21:08:04.7194055Z 0% |################### | 31% 2025-08-14T21:08:04.7194653Z 0% |################### | 31% 2025-08-14T21:08:04.7195187Z 0% |################### | 31% 2025-08-14T21:08:04.7195723Z 0% |#################### | 31% 2025-08-14T21:08:04.7196253Z 0% |#################### | 31% 2025-08-14T21:08:04.7196799Z 0% |#################### | 31% 2025-08-14T21:08:04.7197324Z 0% |#################### | 31% 2025-08-14T21:08:04.7197829Z 0% |#################### | 31% 2025-08-14T21:08:04.7198322Z 0% |#################### | 31% 2025-08-14T21:08:04.7198803Z 0% |#################### | 31% 2025-08-14T21:08:04.7199292Z 0% |#################### | 31% 2025-08-14T21:08:04.7199778Z 0% |#################### | 31% 2025-08-14T21:08:04.7200283Z 0% |#################### | 32% 2025-08-14T21:08:04.7200752Z 0% |#################### | 32% 2025-08-14T21:08:04.7201305Z 0% |#################### | 32% 2025-08-14T21:08:04.7201860Z 0% |#################### | 32% 2025-08-14T21:08:04.7202423Z 0% |#################### | 32% 2025-08-14T21:08:04.7202983Z 0% |#################### | 32% 2025-08-14T21:08:04.7203565Z 0% |#################### | 32% 2025-08-14T21:08:04.7204114Z 0% |#################### | 32% 2025-08-14T21:08:04.7204601Z 0% |#################### | 32% 2025-08-14T21:08:04.7205079Z 0% |#################### | 32% 2025-08-14T21:08:04.7205542Z 0% |##################### | 32% 2025-08-14T21:08:04.7206050Z 0% |##################### | 32% 2025-08-14T21:08:04.7206487Z 0% |##################### | 33% 2025-08-14T21:08:04.7207014Z 0% |##################### | 33% 2025-08-14T21:08:04.7207537Z 0% |##################### | 33% 2025-08-14T21:08:04.7207999Z 0% |##################### | 33% 2025-08-14T21:08:04.7208538Z 0% |##################### | 33% 2025-08-14T21:08:04.7209070Z 0% |##################### | 33% 2025-08-14T21:08:04.7209651Z 0% |##################### | 33% 2025-08-14T21:08:04.7210184Z 0% |##################### | 33% 2025-08-14T21:08:04.7210706Z 0% |##################### | 33% 2025-08-14T21:08:04.7211247Z 0% |##################### | 33% 2025-08-14T21:08:04.7211826Z 0% |##################### | 33% 2025-08-14T21:08:04.7212368Z 0% |##################### | 33% 2025-08-14T21:08:04.7212912Z 0% |##################### | 34% 2025-08-14T21:08:04.7213413Z 0% |##################### | 34% 2025-08-14T21:08:04.7213931Z 0% |##################### | 34% 2025-08-14T21:08:04.7214633Z 0% |##################### | 34% 2025-08-14T21:08:04.7215532Z 0% |###################### | 34% 2025-08-14T21:08:04.7216137Z 0% |###################### | 34% 2025-08-14T21:08:04.7216763Z 0% |###################### | 34% 2025-08-14T21:08:04.7217404Z 0% |###################### | 34% 2025-08-14T21:08:04.7218031Z 0% |###################### | 34% 2025-08-14T21:08:04.7218700Z 0% |###################### | 34% 2025-08-14T21:08:04.7219322Z 0% |###################### | 34% 2025-08-14T21:08:04.7219952Z 0% |###################### | 34% 2025-08-14T21:08:04.7220569Z 0% |###################### | 35% 2025-08-14T21:08:04.7221262Z 0% |###################### | 35% 2025-08-14T21:08:04.7221860Z 0% |###################### | 35% 2025-08-14T21:08:04.7222438Z 0% |###################### | 35% 2025-08-14T21:08:04.7223012Z 0% |###################### | 35% 2025-08-14T21:08:04.7223545Z 0% |###################### | 35% 2025-08-14T21:08:04.7224083Z 0% |###################### | 35% 2025-08-14T21:08:04.7224616Z 0% |###################### | 35% 2025-08-14T21:08:04.7225161Z 0% |###################### | 35% 2025-08-14T21:08:04.7225743Z 0% |###################### | 35% 2025-08-14T21:08:04.7226316Z 0% |###################### | 35% 2025-08-14T21:08:04.7226899Z 0% |####################### | 35% 2025-08-14T21:08:04.7227483Z 0% |####################### | 36% 2025-08-14T21:08:04.7228077Z 0% |####################### | 36% 2025-08-14T21:08:04.7228670Z 0% |####################### | 36% 2025-08-14T21:08:04.7229256Z 0% |####################### | 36% 2025-08-14T21:08:04.7229969Z 0% |####################### | 36% 2025-08-14T21:08:04.7230568Z 0% |####################### | 36% 2025-08-14T21:08:04.7231171Z 0% |####################### | 36% 2025-08-14T21:08:04.7231748Z 0% |####################### | 36% 2025-08-14T21:08:04.7232356Z 0% |####################### | 36% 2025-08-14T21:08:04.7232919Z 0% |####################### | 36% 2025-08-14T21:08:04.7233535Z 0% |####################### | 36% 2025-08-14T21:08:04.7234129Z 0% |####################### | 36% 2025-08-14T21:08:04.7234726Z 0% |####################### | 37% 2025-08-14T21:08:04.7235335Z 0% |####################### | 37% 2025-08-14T21:08:04.7235916Z 0% |####################### | 37% 2025-08-14T21:08:04.7236520Z 0% |####################### | 37% 2025-08-14T21:08:04.7237110Z 0% |####################### | 37% 2025-08-14T21:08:04.7237727Z 0% |####################### | 37% 2025-08-14T21:08:04.7238333Z 0% |######################## | 37% 2025-08-14T21:08:04.7239053Z 0% |######################## | 37% 2025-08-14T21:08:04.7239739Z 0% |######################## | 37% 2025-08-14T21:08:04.7240313Z 0% |######################## | 37% 2025-08-14T21:08:04.7240925Z 0% |######################## | 37% 2025-08-14T21:08:04.7241526Z 0% |######################## | 37% 2025-08-14T21:08:04.7242118Z 0% |######################## | 38% 2025-08-14T21:08:04.7242728Z 0% |######################## | 38% 2025-08-14T21:08:04.7243326Z 0% |######################## | 38% 2025-08-14T21:08:04.7243942Z 0% |######################## | 38% 2025-08-14T21:08:04.7244516Z 0% |######################## | 38% 2025-08-14T21:08:04.7245127Z 0% |######################## | 38% 2025-08-14T21:08:04.7245732Z 0% |######################## | 38% 2025-08-14T21:08:04.7246327Z 0% |######################## | 38% 2025-08-14T21:08:04.7246913Z 0% |######################## | 38% 2025-08-14T21:08:04.7247508Z 0% |######################## | 38% 2025-08-14T21:08:04.7248115Z 0% |######################## | 38% 2025-08-14T21:08:04.7248689Z 0% |######################## | 38% 2025-08-14T21:08:04.7249293Z 0% |######################## | 39% 2025-08-14T21:08:04.7249897Z 0% |######################### | 39% 2025-08-14T21:08:04.7250474Z 0% |######################### | 39% 2025-08-14T21:08:04.7251089Z 0% |######################### | 39% 2025-08-14T21:08:04.7251687Z 0% |######################### | 39% 2025-08-14T21:08:04.7252284Z 0% |######################### | 39% 2025-08-14T21:08:04.7252869Z 0% |######################### | 39% 2025-08-14T21:08:04.7253478Z 0% |######################### | 39% 2025-08-14T21:08:04.7254077Z 0% |######################### | 39% 2025-08-14T21:08:04.7254675Z 0% |######################### | 39% 2025-08-14T21:08:04.7255264Z 0% |######################### | 39% 2025-08-14T21:08:04.7255864Z 0% |######################### | 39% 2025-08-14T21:08:04.7256466Z 0% |######################### | 39% 2025-08-14T21:08:04.7257058Z 0% |######################### | 40% 2025-08-14T21:08:04.7257675Z 0% |######################### | 40% 2025-08-14T21:08:04.7258273Z 0% |######################### | 40% 2025-08-14T21:08:04.7258854Z 0% |######################### | 40% 2025-08-14T21:08:04.7259429Z 0% |######################### | 40% 2025-08-14T21:08:04.7260029Z 0% |######################### | 40% 2025-08-14T21:08:04.7260644Z 0% |######################### | 40% 2025-08-14T21:08:04.7261258Z 0% |########################## | 40% 2025-08-14T21:08:04.7261806Z 0% |########################## | 40% 2025-08-14T21:08:04.7262410Z 0% |########################## | 40% 2025-08-14T21:08:04.7263122Z 0% |########################## | 40% 2025-08-14T21:08:04.7263815Z 0% |########################## | 40% 2025-08-14T21:08:04.7264388Z 0% |########################## | 41% 2025-08-14T21:08:04.7264997Z 0% |########################## | 41% 2025-08-14T21:08:04.7265614Z 0% |########################## | 41% 2025-08-14T21:08:04.7266209Z 0% |########################## | 41% 2025-08-14T21:08:04.7277046Z 0% |########################## | 41% 2025-08-14T21:08:04.7277826Z 0% |########################## | 41% 2025-08-14T21:08:04.7278436Z 0% |########################## | 41% 2025-08-14T21:08:04.7279033Z 0% |########################## | 41% 2025-08-14T21:08:04.7279597Z 0% |########################## | 41% 2025-08-14T21:08:04.7280222Z 0% |########################## | 41% 2025-08-14T21:08:04.7280828Z 0% |########################## | 41% 2025-08-14T21:08:04.7281435Z 0% |########################## | 41% 2025-08-14T21:08:04.7282030Z 0% |########################## | 42% 2025-08-14T21:08:04.7282619Z 0% |########################## | 42% 2025-08-14T21:08:04.7283219Z 0% |########################### | 42% 2025-08-14T21:08:04.7283835Z 0% |########################### | 42% 2025-08-14T21:08:04.7284450Z 0% |########################### | 42% 2025-08-14T21:08:04.7284916Z 0% |########################### | 42% 2025-08-14T21:08:04.7285500Z 0% |########################### | 42% 2025-08-14T21:08:04.7286073Z 0% |########################### | 42% 2025-08-14T21:08:04.7286663Z 0% |########################### | 42% 2025-08-14T21:08:04.7287211Z 0% |########################### | 42% 2025-08-14T21:08:04.7287726Z 0% |########################### | 42% 2025-08-14T21:08:04.7288271Z 0% |########################### | 42% 2025-08-14T21:08:04.7288806Z 0% |########################### | 43% 2025-08-14T21:08:04.7289370Z 0% |########################### | 43% 2025-08-14T21:08:04.7289924Z 0% |########################### | 43% 2025-08-14T21:08:04.7290510Z 0% |########################### | 43% 2025-08-14T21:08:04.7291105Z 0% |########################### | 43% 2025-08-14T21:08:04.7291663Z 0% |########################### | 43% 2025-08-14T21:08:04.7292272Z 0% |########################### | 43% 2025-08-14T21:08:04.7292863Z 0% |########################### | 43% 2025-08-14T21:08:04.7293485Z 0% |########################### | 43% 2025-08-14T21:08:04.7294070Z 0% |############################ | 43% 2025-08-14T21:08:04.7294674Z 0% |############################ | 43% 2025-08-14T21:08:04.7295286Z 0% |############################ | 43% 2025-08-14T21:08:04.7295874Z 0% |############################ | 44% 2025-08-14T21:08:04.7296476Z 0% |############################ | 44% 2025-08-14T21:08:04.7297264Z 0% |############################ | 44% 2025-08-14T21:08:04.7298003Z 0% |############################ | 44% 2025-08-14T21:08:04.7298608Z 0% |############################ | 44% 2025-08-14T21:08:04.7299218Z 0% |############################ | 44% 2025-08-14T21:08:04.7299832Z 0% |############################ | 44% 2025-08-14T21:08:04.7300441Z 0% |############################ | 44% 2025-08-14T21:08:04.7301052Z 0% |############################ | 44% 2025-08-14T21:08:04.7301658Z 0% |############################ | 44% 2025-08-14T21:08:04.7302251Z 0% |############################ | 44% 2025-08-14T21:08:04.7302863Z 0% |############################ | 44% 2025-08-14T21:08:04.7303483Z 0% |############################ | 45% 2025-08-14T21:08:04.7304088Z 0% |############################ | 45% 2025-08-14T21:08:04.7304639Z 0% |############################ | 45% 2025-08-14T21:08:04.7305178Z 0% |############################ | 45% 2025-08-14T21:08:04.7305733Z 0% |############################# | 45% 2025-08-14T21:08:04.7306313Z 0% |############################# | 45% 2025-08-14T21:08:04.7306896Z 0% |############################# | 45% 2025-08-14T21:08:04.7307466Z 0% |############################# | 45% 2025-08-14T21:08:04.7308026Z 0% |############################# | 45% 2025-08-14T21:08:04.7308614Z 0% |############################# | 45% 2025-08-14T21:08:04.7309186Z 0% |############################# | 45% 2025-08-14T21:08:04.7309875Z 0% |############################# | 45% 2025-08-14T21:08:04.7310464Z 0% |############################# | 46% 2025-08-14T21:08:04.7311031Z 0% |############################# | 46% 2025-08-14T21:08:04.7311637Z 0% |############################# | 46% 2025-08-14T21:08:04.7312228Z 0% |############################# | 46% 2025-08-14T21:08:04.7312835Z 0% |############################# | 46% 2025-08-14T21:08:04.7313418Z 0% |############################# | 46% 2025-08-14T21:08:04.7314014Z 0% |############################# | 46% 2025-08-14T21:08:04.7314617Z 0% |############################# | 46% 2025-08-14T21:08:04.7315217Z 0% |############################# | 46% 2025-08-14T21:08:04.7315827Z 0% |############################# | 46% 2025-08-14T21:08:04.7316428Z 0% |############################# | 46% 2025-08-14T21:08:04.7317036Z 0% |############################## | 46% 2025-08-14T21:08:04.7317619Z 0% |############################## | 47% 2025-08-14T21:08:04.7318210Z 0% |############################## | 47% 2025-08-14T21:08:04.7318799Z 0% |############################## | 47% 2025-08-14T21:08:04.7319394Z 0% |############################## | 47% 2025-08-14T21:08:04.7320001Z 0% |############################## | 47% 2025-08-14T21:08:04.7320592Z 0% |############################## | 47% 2025-08-14T21:08:04.7321512Z 0% |############################## | 47% 2025-08-14T21:08:04.7322114Z 0% |############################## | 47% 2025-08-14T21:08:04.7322720Z 0% |############################## | 47% 2025-08-14T21:08:04.7323305Z 0% |############################## | 47% 2025-08-14T21:08:04.7323906Z 0% |############################## | 47% 2025-08-14T21:08:04.7324525Z 0% |############################## | 47% 2025-08-14T21:08:04.7325111Z 0% |############################## | 48% 2025-08-14T21:08:04.7325726Z 0% |############################## | 48% 2025-08-14T21:08:04.7326342Z 0% |############################## | 48% 2025-08-14T21:08:04.7326943Z 0% |############################## | 48% 2025-08-14T21:08:04.7327538Z 0% |############################## | 48% 2025-08-14T21:08:04.7328217Z 0% |############################## | 48% 2025-08-14T21:08:04.7328919Z 0% |############################### | 48% 2025-08-14T21:08:04.7329598Z 0% |############################### | 48% 2025-08-14T21:08:04.7330302Z 0% |############################### | 48% 2025-08-14T21:08:04.7330999Z 0% |############################### | 48% 2025-08-14T21:08:04.7331695Z 0% |############################### | 48% 2025-08-14T21:08:04.7332405Z 0% |############################### | 48% 2025-08-14T21:08:04.7333104Z 0% |############################### | 49% 2025-08-14T21:08:04.7333815Z 0% |############################### | 49% 2025-08-14T21:08:04.7334498Z 0% |############################### | 49% 2025-08-14T21:08:04.7335180Z 0% |############################### | 49% 2025-08-14T21:08:04.7335536Z 0% |############################### | 49% 2025-08-14T21:08:04.7335855Z 0% |############################### | 49% 2025-08-14T21:08:04.7336180Z 0% |############################### | 49% 2025-08-14T21:08:04.7336615Z 0% |############################### | 49% 2025-08-14T21:08:04.7337203Z 0% |############################### | 49% 2025-08-14T21:08:04.7337790Z 0% |############################### | 49% 2025-08-14T21:08:04.7338409Z 0% |############################### | 49% 2025-08-14T21:08:04.7339008Z 0% |############################### | 49% 2025-08-14T21:08:04.7339570Z 0% |############################### | 49% 2025-08-14T21:08:04.7340141Z 0% |################################ | 50% 2025-08-14T21:08:04.7340721Z 0% |################################ | 50% 2025-08-14T21:08:04.7341318Z 0% |################################ | 50% 2025-08-14T21:08:04.7341911Z 0% |################################ | 50% 2025-08-14T21:08:04.7342448Z 0% |################################ | 50% 2025-08-14T21:08:04.7342996Z 0% |################################ | 50% 2025-08-14T21:08:04.7343549Z 0% |################################ | 50% 2025-08-14T21:08:04.7344156Z 0% |################################ | 50% 2025-08-14T21:08:04.7344862Z 0% |################################ | 50% 2025-08-14T21:08:04.7345545Z 0% |################################ | 50% 2025-08-14T21:08:04.7346151Z 0% |################################ | 50% 2025-08-14T21:08:04.7346741Z 0% |################################ | 50% 2025-08-14T21:08:04.7347349Z 0% |################################ | 51% 2025-08-14T21:08:04.7347945Z 0% |################################ | 51% 2025-08-14T21:08:04.7348558Z 0% |################################ | 51% 2025-08-14T21:08:04.7349153Z 0% |################################ | 51% 2025-08-14T21:08:04.7349862Z 0% |################################ | 51% 2025-08-14T21:08:04.7350479Z 0% |################################ | 51% 2025-08-14T21:08:04.7351094Z 0% |################################# | 51% 2025-08-14T21:08:04.7351725Z 0% |################################# | 51% 2025-08-14T21:08:04.7352319Z 0% |################################# | 51% 2025-08-14T21:08:04.7352934Z 0% |################################# | 51% 2025-08-14T21:08:04.7353531Z 0% |################################# | 51% 2025-08-14T21:08:04.7354142Z 0% |################################# | 51% 2025-08-14T21:08:04.7354753Z 0% |################################# | 52% 2025-08-14T21:08:04.7355348Z 0% |################################# | 52% 2025-08-14T21:08:04.7355956Z 0% |################################# | 52% 2025-08-14T21:08:04.7356550Z 0% |################################# | 52% 2025-08-14T21:08:04.7357165Z 0% |################################# | 52% 2025-08-14T21:08:04.7357780Z 0% |################################# | 52% 2025-08-14T21:08:04.7358395Z 0% |################################# | 52% 2025-08-14T21:08:04.7359006Z 0% |################################# | 52% 2025-08-14T21:08:04.7359605Z 0% |################################# | 52% 2025-08-14T21:08:04.7360215Z 0% |################################# | 52% 2025-08-14T21:08:04.7360833Z 0% |################################# | 52% 2025-08-14T21:08:04.7361425Z 0% |################################# | 52% 2025-08-14T21:08:04.7362040Z 0% |################################# | 53% 2025-08-14T21:08:04.7362645Z 0% |################################## | 53% 2025-08-14T21:08:04.7363273Z 0% |################################## | 53% 2025-08-14T21:08:04.7363877Z 0% |################################## | 53% 2025-08-14T21:08:04.7364487Z 0% |################################## | 53% 2025-08-14T21:08:04.7365103Z 0% |################################## | 53% 2025-08-14T21:08:04.7365704Z 0% |################################## | 53% 2025-08-14T21:08:04.7366322Z 0% |################################## | 53% 2025-08-14T21:08:04.7367660Z 0% |################################## | 53% 2025-08-14T21:08:04.7368244Z 0% |################################## | 53% 2025-08-14T21:08:04.7368769Z 0% |################################## | 53% 2025-08-14T21:08:04.7369289Z 0% |################################## | 53% 2025-08-14T21:08:04.7370016Z 0% |################################## | 54% 2025-08-14T21:08:04.7370640Z 0% |################################## | 54% 2025-08-14T21:08:04.7371175Z 0% |################################## | 54% 2025-08-14T21:08:04.7371708Z 0% |################################## | 54% 2025-08-14T21:08:04.7372306Z 0% |################################## | 54% 2025-08-14T21:08:04.7372863Z 0% |################################## | 54% 2025-08-14T21:08:04.7373477Z 0% |################################## | 54% 2025-08-14T21:08:04.7374071Z 0% |################################## | 54% 2025-08-14T21:08:04.7374655Z 0% |################################### | 54% 2025-08-14T21:08:04.7375255Z 0% |################################### | 54% 2025-08-14T21:08:04.7375859Z 0% |################################### | 54% 2025-08-14T21:08:04.7376467Z 0% |################################### | 54% 2025-08-14T21:08:04.7377074Z 0% |################################### | 55% 2025-08-14T21:08:04.7377675Z 0% |################################### | 55% 2025-08-14T21:08:04.7378287Z 0% |################################### | 55% 2025-08-14T21:08:04.7378841Z 0% |################################### | 55% 2025-08-14T21:08:04.7379436Z 0% |################################### | 55% 2025-08-14T21:08:04.7380032Z 0% |################################### | 55% 2025-08-14T21:08:04.7380647Z 0% |################################### | 55% 2025-08-14T21:08:04.7381259Z 0% |################################### | 55% 2025-08-14T21:08:04.7381819Z 0% |################################### | 55% 2025-08-14T21:08:04.7382358Z 0% |################################### | 55% 2025-08-14T21:08:04.7382914Z 0% |################################### | 55% 2025-08-14T21:08:04.7383518Z 0% |################################### | 55% 2025-08-14T21:08:04.7384106Z 0% |################################### | 56% 2025-08-14T21:08:04.7384716Z 0% |################################### | 56% 2025-08-14T21:08:04.7385319Z 0% |################################### | 56% 2025-08-14T21:08:04.7385912Z 0% |#################################### | 56% 2025-08-14T21:08:04.7386530Z 0% |#################################### | 56% 2025-08-14T21:08:04.7387131Z 0% |#################################### | 56% 2025-08-14T21:08:04.7387746Z 0% |#################################### | 56% 2025-08-14T21:08:04.7388342Z 0% |#################################### | 56% 2025-08-14T21:08:04.7388948Z 0% |#################################### | 56% 2025-08-14T21:08:04.7389663Z 0% |#################################### | 56% 2025-08-14T21:08:04.7390267Z 0% |#################################### | 56% 2025-08-14T21:08:04.7390880Z 0% |#################################### | 56% 2025-08-14T21:08:04.7391469Z 0% |#################################### | 57% 2025-08-14T21:08:04.7392086Z 0% |#################################### | 57% 2025-08-14T21:08:04.7392705Z 0% |#################################### | 57% 2025-08-14T21:08:04.7393301Z 0% |#################################### | 57% 2025-08-14T21:08:04.7394046Z 0% |#################################### | 57% 2025-08-14T21:08:04.7394726Z 0% |#################################### | 57% 2025-08-14T21:08:04.7395339Z 0% |#################################### | 57% 2025-08-14T21:08:04.7395945Z 0% |#################################### | 57% 2025-08-14T21:08:04.7396564Z 0% |#################################### | 57% 2025-08-14T21:08:04.7397175Z 0% |#################################### | 57% 2025-08-14T21:08:04.7397759Z 0% |##################################### | 57% 2025-08-14T21:08:04.7398347Z 0% |##################################### | 57% 2025-08-14T21:08:04.7398918Z 0% |##################################### | 58% 2025-08-14T21:08:04.7399519Z 0% |##################################### | 58% 2025-08-14T21:08:04.7400118Z 0% |##################################### | 58% 2025-08-14T21:08:04.7400735Z 0% |##################################### | 58% 2025-08-14T21:08:04.7401349Z 0% |##################################### | 58% 2025-08-14T21:08:04.7401952Z 0% |##################################### | 58% 2025-08-14T21:08:04.7402566Z 0% |##################################### | 58% 2025-08-14T21:08:04.7403162Z 0% |##################################### | 58% 2025-08-14T21:08:04.7403782Z 0% |##################################### | 58% 2025-08-14T21:08:04.7404375Z 0% |##################################### | 58% 2025-08-14T21:08:04.7404972Z 0% |##################################### | 58% 2025-08-14T21:08:04.7405577Z 0% |##################################### | 58% 2025-08-14T21:08:04.7406168Z 0% |##################################### | 59% 2025-08-14T21:08:04.7406779Z 0% |##################################### | 59% 2025-08-14T21:08:04.7407369Z 0% |##################################### | 59% 2025-08-14T21:08:04.7407983Z 0% |##################################### | 59% 2025-08-14T21:08:04.7408572Z 0% |##################################### | 59% 2025-08-14T21:08:04.7409162Z 0% |###################################### | 59% 2025-08-14T21:08:04.7409772Z 0% |###################################### | 59% 2025-08-14T21:08:04.7410367Z 0% |###################################### | 59% 2025-08-14T21:08:04.7410971Z 0% |###################################### | 59% 2025-08-14T21:08:04.7411572Z 0% |###################################### | 59% 2025-08-14T21:08:04.7412194Z 0% |###################################### | 59% 2025-08-14T21:08:04.7412807Z 0% |###################################### | 59% 2025-08-14T21:08:04.7413406Z 0% |###################################### | 59% 2025-08-14T21:08:04.7414016Z 0% |###################################### | 60% 2025-08-14T21:08:04.7414617Z 0% |###################################### | 60% 2025-08-14T21:08:04.7415221Z 0% |###################################### | 60% 2025-08-14T21:08:04.7415789Z 0% |###################################### | 60% 2025-08-14T21:08:04.7416370Z 0% |###################################### | 60% 2025-08-14T21:08:04.7416970Z 0% |###################################### | 60% 2025-08-14T21:08:04.7417550Z 0% |###################################### | 60% 2025-08-14T21:08:04.7418336Z 0% |###################################### | 60% 2025-08-14T21:08:04.7419008Z 0% |###################################### | 60% 2025-08-14T21:08:04.7419619Z 0% |###################################### | 60% 2025-08-14T21:08:04.7420217Z 0% |###################################### | 60% 2025-08-14T21:08:04.7420836Z 0% |####################################### | 60% 2025-08-14T21:08:04.7421384Z 0% |####################################### | 61% 2025-08-14T21:08:04.7421904Z 0% |####################################### | 61% 2025-08-14T21:08:04.7422397Z 0% |####################################### | 61% 2025-08-14T21:08:04.7422893Z 0% |####################################### | 61% 2025-08-14T21:08:04.7423429Z 0% |####################################### | 61% 2025-08-14T21:08:04.7423990Z 0% |####################################### | 61% 2025-08-14T21:08:04.7424542Z 0% |####################################### | 61% 2025-08-14T21:08:04.7425096Z 0% |####################################### | 61% 2025-08-14T21:08:04.7425629Z 0% |####################################### | 61% 2025-08-14T21:08:04.7426156Z 0% |####################################### | 61% 2025-08-14T21:08:04.7426684Z 0% |####################################### | 61% 2025-08-14T21:08:04.7427211Z 0% |####################################### | 61% 2025-08-14T21:08:04.7427803Z 0% |####################################### | 62% 2025-08-14T21:08:04.7428332Z 0% |####################################### | 62% 2025-08-14T21:08:04.7428881Z 0% |####################################### | 62% 2025-08-14T21:08:04.7429578Z 0% |####################################### | 62% 2025-08-14T21:08:04.7430160Z 0% |####################################### | 62% 2025-08-14T21:08:04.7430690Z 0% |####################################### | 62% 2025-08-14T21:08:04.7431305Z 0% |######################################## | 62% 2025-08-14T21:08:04.7431925Z 0% |######################################## | 62% 2025-08-14T21:08:04.7432531Z 0% |######################################## | 62% 2025-08-14T21:08:04.7433135Z 0% |######################################## | 62% 2025-08-14T21:08:04.7433687Z 0% |######################################## | 62% 2025-08-14T21:08:04.7434300Z 0% |######################################## | 62% 2025-08-14T21:08:04.7434893Z 0% |######################################## | 63% 2025-08-14T21:08:04.7435510Z 0% |######################################## | 63% 2025-08-14T21:08:04.7436103Z 0% |######################################## | 63% 2025-08-14T21:08:04.7436690Z 0% |######################################## | 63% 2025-08-14T21:08:04.7437295Z 0% |######################################## | 63% 2025-08-14T21:08:04.7437899Z 0% |######################################## | 63% 2025-08-14T21:08:04.7438513Z 0% |######################################## | 63% 2025-08-14T21:08:04.7439111Z 0% |######################################## | 63% 2025-08-14T21:08:04.7439715Z 0% |######################################## | 63% 2025-08-14T21:08:04.7440314Z 0% |######################################## | 63% 2025-08-14T21:08:04.7441030Z 0% |######################################## | 63% 2025-08-14T21:08:04.7441721Z 0% |######################################## | 63% 2025-08-14T21:08:04.7442319Z 0% |######################################## | 64% 2025-08-14T21:08:04.7442935Z 0% |######################################### | 64% 2025-08-14T21:08:04.7443552Z 0% |######################################### | 64% 2025-08-14T21:08:04.7444149Z 0% |######################################### | 64% 2025-08-14T21:08:04.7444760Z 0% |######################################### | 64% 2025-08-14T21:08:04.7445353Z 0% |######################################### | 64% 2025-08-14T21:08:04.7445965Z 0% |######################################### | 64% 2025-08-14T21:08:04.7446560Z 0% |######################################### | 64% 2025-08-14T21:08:04.7447174Z 0% |######################################### | 64% 2025-08-14T21:08:04.7447790Z 0% |######################################### | 64% 2025-08-14T21:08:04.7448383Z 0% |######################################### | 64% 2025-08-14T21:08:04.7448993Z 0% |######################################### | 64% 2025-08-14T21:08:04.7449580Z 0% |######################################### | 65% 2025-08-14T21:08:04.7450186Z 0% |######################################### | 65% 2025-08-14T21:08:04.7450791Z 0% |######################################### | 65% 2025-08-14T21:08:04.7451404Z 0% |######################################### | 65% 2025-08-14T21:08:04.7452016Z 0% |######################################### | 65% 2025-08-14T21:08:04.7452614Z 0% |######################################### | 65% 2025-08-14T21:08:04.7453173Z 0% |######################################### | 65% 2025-08-14T21:08:04.7453749Z 0% |######################################### | 65% 2025-08-14T21:08:04.7454350Z 0% |########################################## | 65% 2025-08-14T21:08:04.7454941Z 0% |########################################## | 65% 2025-08-14T21:08:04.7455556Z 0% |########################################## | 65% 2025-08-14T21:08:04.7456167Z 0% |########################################## | 65% 2025-08-14T21:08:04.7456765Z 0% |########################################## | 66% 2025-08-14T21:08:04.7457384Z 0% |########################################## | 66% 2025-08-14T21:08:04.7457988Z 0% |########################################## | 66% 2025-08-14T21:08:04.7458600Z 0% |########################################## | 66% 2025-08-14T21:08:04.7459200Z 0% |########################################## | 66% 2025-08-14T21:08:04.7459801Z 0% |########################################## | 66% 2025-08-14T21:08:04.7460417Z 0% |########################################## | 66% 2025-08-14T21:08:04.7461016Z 0% |########################################## | 66% 2025-08-14T21:08:04.7461634Z 0% |########################################## | 66% 2025-08-14T21:08:04.7462222Z 0% |########################################## | 66% 2025-08-14T21:08:04.7462843Z 0% |########################################## | 66% 2025-08-14T21:08:04.7463447Z 0% |########################################## | 66% 2025-08-14T21:08:04.7464040Z 0% |########################################## | 67% 2025-08-14T21:08:04.7464645Z 0% |########################################## | 67% 2025-08-14T21:08:04.7465349Z 0% |########################################### | 67% 2025-08-14T21:08:04.7466035Z 0% |########################################### | 67% 2025-08-14T21:08:04.7466632Z 0% |########################################### | 67% 2025-08-14T21:08:04.7467424Z 0% |########################################### | 67% 2025-08-14T21:08:04.7468038Z 0% |########################################### | 67% 2025-08-14T21:08:04.7468559Z 0% |########################################### | 67% 2025-08-14T21:08:04.7469131Z 0% |########################################### | 67% 2025-08-14T21:08:04.7469803Z 0% |########################################### | 67% 2025-08-14T21:08:04.7470405Z 0% |########################################### | 67% 2025-08-14T21:08:04.7470999Z 0% |########################################### | 67% 2025-08-14T21:08:04.7471613Z 0% |########################################### | 68% 2025-08-14T21:08:04.7472221Z 0% |########################################### | 68% 2025-08-14T21:08:04.7472799Z 0% |########################################### | 68% 2025-08-14T21:08:04.7473370Z 0% |########################################### | 68% 2025-08-14T21:08:04.7473953Z 0% |########################################### | 68% 2025-08-14T21:08:04.7474546Z 0% |########################################### | 68% 2025-08-14T21:08:04.7475074Z 0% |########################################### | 68% 2025-08-14T21:08:04.7475629Z 0% |########################################### | 68% 2025-08-14T21:08:04.7476218Z 0% |########################################### | 68% 2025-08-14T21:08:04.7476811Z 0% |############################################ | 68% 2025-08-14T21:08:04.7477400Z 0% |############################################ | 68% 2025-08-14T21:08:04.7477990Z 0% |############################################ | 68% 2025-08-14T21:08:04.7478581Z 0% |############################################ | 69% 2025-08-14T21:08:04.7479197Z 0% |############################################ | 69% 2025-08-14T21:08:04.7479748Z 0% |############################################ | 69% 2025-08-14T21:08:04.7480343Z 0% |############################################ | 69% 2025-08-14T21:08:04.7480918Z 0% |############################################ | 69% 2025-08-14T21:08:04.7481512Z 0% |############################################ | 69% 2025-08-14T21:08:04.7482101Z 0% |############################################ | 69% 2025-08-14T21:08:04.7482717Z 0% |############################################ | 69% 2025-08-14T21:08:04.7483327Z 0% |############################################ | 69% 2025-08-14T21:08:04.7483897Z 0% |############################################ | 69% 2025-08-14T21:08:04.7484490Z 0% |############################################ | 69% 2025-08-14T21:08:04.7485088Z 0% |############################################ | 69% 2025-08-14T21:08:04.7485701Z 0% |############################################ | 69% 2025-08-14T21:08:04.7486291Z 0% |############################################ | 70% 2025-08-14T21:08:04.7486907Z 0% |############################################ | 70% 2025-08-14T21:08:04.7487524Z 0% |############################################ | 70% 2025-08-14T21:08:04.7488130Z 0% |############################################# | 70% 2025-08-14T21:08:04.7488748Z 0% |############################################# | 70% 2025-08-14T21:08:04.7489503Z 0% |############################################# | 70% 2025-08-14T21:08:04.7490270Z 0% |############################################# | 70% 2025-08-14T21:08:04.7490869Z 0% |############################################# | 70% 2025-08-14T21:08:04.7491491Z 0% |############################################# | 70% 2025-08-14T21:08:04.7492124Z 0% |############################################# | 70% 2025-08-14T21:08:04.7492725Z 0% |############################################# | 70% 2025-08-14T21:08:04.7493326Z 0% |############################################# | 70% 2025-08-14T21:08:04.7493917Z 0% |############################################# | 71% 2025-08-14T21:08:04.7494520Z 0% |############################################# | 71% 2025-08-14T21:08:04.7495129Z 0% |############################################# | 71% 2025-08-14T21:08:04.7495726Z 0% |############################################# | 71% 2025-08-14T21:08:04.7496333Z 0% |############################################# | 71% 2025-08-14T21:08:04.7496917Z 0% |############################################# | 71% 2025-08-14T21:08:04.7497528Z 0% |############################################# | 71% 2025-08-14T21:08:04.7498094Z 0% |############################################# | 71% 2025-08-14T21:08:04.7498637Z 0% |############################################# | 71% 2025-08-14T21:08:04.7499199Z 0% |############################################# | 71% 2025-08-14T21:08:04.7499771Z 0% |############################################## | 71% 2025-08-14T21:08:04.7500373Z 0% |############################################## | 71% 2025-08-14T21:08:04.7500963Z 0% |############################################## | 72% 2025-08-14T21:08:04.7501585Z 0% |############################################## | 72% 2025-08-14T21:08:04.7502189Z 0% |############################################## | 72% 2025-08-14T21:08:04.7502803Z 0% |############################################## | 72% 2025-08-14T21:08:04.7503422Z 0% |############################################## | 72% 2025-08-14T21:08:04.7504021Z 0% |############################################## | 72% 2025-08-14T21:08:04.7504621Z 0% |############################################## | 72% 2025-08-14T21:08:04.7505245Z 0% |############################################## | 72% 2025-08-14T21:08:04.7505855Z 0% |############################################## | 72% 2025-08-14T21:08:04.7506459Z 0% |############################################## | 72% 2025-08-14T21:08:04.7507070Z 0% |############################################## | 72% 2025-08-14T21:08:04.7507687Z 0% |############################################## | 72% 2025-08-14T21:08:04.7508288Z 0% |############################################## | 73% 2025-08-14T21:08:04.7508899Z 0% |############################################## | 73% 2025-08-14T21:08:04.7509579Z 0% |############################################## | 73% 2025-08-14T21:08:04.7510193Z 0% |############################################## | 73% 2025-08-14T21:08:04.7510809Z 0% |############################################## | 73% 2025-08-14T21:08:04.7511407Z 0% |############################################### | 73% 2025-08-14T21:08:04.7512022Z 0% |############################################### | 73% 2025-08-14T21:08:04.7512622Z 0% |############################################### | 73% 2025-08-14T21:08:04.7513248Z 0% |############################################### | 73% 2025-08-14T21:08:04.7513979Z 0% |############################################### | 73% 2025-08-14T21:08:04.7514634Z 0% |############################################### | 73% 2025-08-14T21:08:04.7515238Z 0% |############################################### | 73% 2025-08-14T21:08:04.7515817Z 0% |############################################### | 74% 2025-08-14T21:08:04.7516402Z 0% |############################################### | 74% 2025-08-14T21:08:04.7516957Z 0% |############################################### | 74% 2025-08-14T21:08:04.7517575Z 0% |############################################### | 74% 2025-08-14T21:08:04.7518162Z 0% |############################################### | 74% 2025-08-14T21:08:04.7518770Z 0% |############################################### | 74% 2025-08-14T21:08:04.7519350Z 0% |############################################### | 74% 2025-08-14T21:08:04.7519954Z 0% |############################################### | 74% 2025-08-14T21:08:04.7520573Z 0% |############################################### | 74% 2025-08-14T21:08:04.7521168Z 0% |############################################### | 74% 2025-08-14T21:08:04.7521789Z 0% |############################################### | 74% 2025-08-14T21:08:04.7522378Z 0% |############################################### | 74% 2025-08-14T21:08:04.7522965Z 0% |################################################ | 75% 2025-08-14T21:08:04.7523570Z 0% |################################################ | 75% 2025-08-14T21:08:04.7524171Z 0% |################################################ | 75% 2025-08-14T21:08:04.7524764Z 0% |################################################ | 75% 2025-08-14T21:08:04.7525358Z 0% |################################################ | 75% 2025-08-14T21:08:04.7525985Z 0% |################################################ | 75% 2025-08-14T21:08:04.7526591Z 0% |################################################ | 75% 2025-08-14T21:08:04.7527176Z 0% |################################################ | 75% 2025-08-14T21:08:04.7527715Z 0% |################################################ | 75% 2025-08-14T21:08:04.7528291Z 0% |################################################ | 75% 2025-08-14T21:08:04.7528876Z 0% |################################################ | 75% 2025-08-14T21:08:04.7529434Z 0% |################################################ | 75% 2025-08-14T21:08:04.7530040Z 0% |################################################ | 76% 2025-08-14T21:08:04.7530643Z 0% |################################################ | 76% 2025-08-14T21:08:04.7531148Z 0% |################################################ | 76% 2025-08-14T21:08:04.7531738Z 0% |################################################ | 76% 2025-08-14T21:08:04.7532333Z 0% |################################################ | 76% 2025-08-14T21:08:04.7532948Z 0% |################################################ | 76% 2025-08-14T21:08:04.7533513Z 0% |################################################ | 76% 2025-08-14T21:08:04.7534096Z 0% |################################################# | 76% 2025-08-14T21:08:04.7534685Z 0% |################################################# | 76% 2025-08-14T21:08:04.7535257Z 0% |################################################# | 76% 2025-08-14T21:08:04.7535857Z 0% |################################################# | 76% 2025-08-14T21:08:04.7536435Z 0% |################################################# | 76% 2025-08-14T21:08:04.7537040Z 0% |################################################# | 77% 2025-08-14T21:08:04.7537858Z 0% |################################################# | 77% 2025-08-14T21:08:04.7538486Z 0% |################################################# | 77% 2025-08-14T21:08:04.7539099Z 0% |################################################# | 77% 2025-08-14T21:08:04.7539680Z 0% |################################################# | 77% 2025-08-14T21:08:04.7540295Z 0% |################################################# | 77% 2025-08-14T21:08:04.7540884Z 0% |################################################# | 77% 2025-08-14T21:08:04.7541485Z 0% |################################################# | 77% 2025-08-14T21:08:04.7542098Z 0% |################################################# | 77% 2025-08-14T21:08:04.7542631Z 0% |################################################# | 77% 2025-08-14T21:08:04.7543220Z 0% |################################################# | 77% 2025-08-14T21:08:04.7543786Z 0% |################################################# | 77% 2025-08-14T21:08:04.7544313Z 0% |################################################# | 78% 2025-08-14T21:08:04.7544722Z 0% |################################################# | 78% 2025-08-14T21:08:04.7545247Z 0% |################################################## | 78% 2025-08-14T21:08:04.7545755Z 0% |################################################## | 78% 2025-08-14T21:08:04.7546305Z 0% |################################################## | 78% 2025-08-14T21:08:04.7546873Z 0% |################################################## | 78% 2025-08-14T21:08:04.7547428Z 0% |################################################## | 78% 2025-08-14T21:08:04.7548000Z 0% |################################################## | 78% 2025-08-14T21:08:04.7548559Z 0% |################################################## | 78% 2025-08-14T21:08:04.7549141Z 0% |################################################## | 78% 2025-08-14T21:08:04.7549793Z 0% |################################################## | 78% 2025-08-14T21:08:04.7550354Z 0% |################################################## | 78% 2025-08-14T21:08:04.7550915Z 0% |################################################## | 79% 2025-08-14T21:08:04.7551449Z 0% |################################################## | 79% 2025-08-14T21:08:04.7552002Z 0% |################################################## | 79% 2025-08-14T21:08:04.7552541Z 0% |################################################## | 79% 2025-08-14T21:08:04.7553083Z 0% |################################################## | 79% 2025-08-14T21:08:04.7553662Z 0% |################################################## | 79% 2025-08-14T21:08:04.7554224Z 0% |################################################## | 79% 2025-08-14T21:08:04.7554801Z 0% |################################################## | 79% 2025-08-14T21:08:04.7555369Z 0% |################################################## | 79% 2025-08-14T21:08:04.7555933Z 0% |################################################### | 79% 2025-08-14T21:08:04.7556494Z 0% |################################################### | 79% 2025-08-14T21:08:04.7557076Z 0% |################################################### | 79% 2025-08-14T21:08:04.7557640Z 0% |################################################### | 79% 2025-08-14T21:08:04.7558185Z 0% |################################################### | 80% 2025-08-14T21:08:04.7558770Z 0% |################################################### | 80% 2025-08-14T21:08:04.7559337Z 0% |################################################### | 80% 2025-08-14T21:08:04.7560053Z 0% |################################################### | 80% 2025-08-14T21:08:04.7560725Z 0% |################################################### | 80% 2025-08-14T21:08:04.7561298Z 0% |################################################### | 80% 2025-08-14T21:08:04.7561879Z 0% |################################################### | 80% 2025-08-14T21:08:04.7562445Z 0% |################################################### | 80% 2025-08-14T21:08:04.7563040Z 0% |################################################### | 80% 2025-08-14T21:08:04.7563609Z 0% |################################################### | 80% 2025-08-14T21:08:04.7564187Z 0% |################################################### | 80% 2025-08-14T21:08:04.7564765Z 0% |################################################### | 80% 2025-08-14T21:08:04.7565325Z 0% |################################################### | 81% 2025-08-14T21:08:04.7565905Z 0% |################################################### | 81% 2025-08-14T21:08:04.7566462Z 0% |################################################### | 81% 2025-08-14T21:08:04.7567347Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7567913Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7568476Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7569076Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7569616Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7570168Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7570703Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7571281Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7571851Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7572432Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7573008Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7573185Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7573364Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7573559Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7573736Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7573913Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7574087Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7574266Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7574451Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7574635Z 0% |##################################################### | 82% 2025-08-14T21:08:04.7574824Z 0% |##################################################### | 82% 2025-08-14T21:08:04.7575004Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7575182Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7575437Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7575613Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7575788Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7575980Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7576157Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7576495Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7576824Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7577017Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7577197Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7577373Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7577570Z 0% |##################################################### | 84% 2025-08-14T21:08:04.7577749Z 0% |##################################################### | 84% 2025-08-14T21:08:04.7577935Z 0% |##################################################### | 84% 2025-08-14T21:08:04.7578128Z 0% |##################################################### | 84% 2025-08-14T21:08:04.7578303Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7578487Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7578684Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7578863Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7579040Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7579230Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7579400Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7579575Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7579749Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7579944Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7580116Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7580305Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7580499Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7580673Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7580851Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7581037Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7581220Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7581396Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7581589Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7581767Z 0% |####################################################### | 85% 2025-08-14T21:08:04.7581944Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7582126Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7582323Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7582500Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7582679Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7582868Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7583047Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7583228Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7583418Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7583596Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7583773Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7584058Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7584309Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7584484Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7584661Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7584858Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7585034Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7585212Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7585401Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7585573Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7585749Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7585945Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7586132Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7586311Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7586504Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7586679Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7586859Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7587033Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7587244Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7587414Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7587583Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7587796Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7587980Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7588160Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7588355Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7588538Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7588713Z 0% |######################################################## | 89% 2025-08-14T21:08:04.7588908Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7589091Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7589270Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7589545Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7589751Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7589935Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7590115Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7590308Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7590487Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7590665Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7590859Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7591039Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7591211Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7591405Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7591766Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7591945Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7592124Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7592317Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7592490Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7592672Z 0% |########################################################## | 90% 2025-08-14T21:08:04.7592864Z 0% |########################################################## | 90% 2025-08-14T21:08:04.7593043Z 0% |########################################################## | 90% 2025-08-14T21:08:04.7593224Z 0% |########################################################## | 90% 2025-08-14T21:08:04.7593424Z 0% |########################################################## | 90% 2025-08-14T21:08:04.7593616Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7593793Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7593985Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7594168Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7594329Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7594528Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7594718Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7594900Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7595072Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7595267Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7595450Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7595627Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7595821Z 0% |########################################################## | 92% 2025-08-14T21:08:04.7596002Z 0% |########################################################## | 92% 2025-08-14T21:08:04.7596180Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7596380Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7596556Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7596738Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7596911Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7597110Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7597296Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7597515Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7597706Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7597881Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7598058Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7598248Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7598423Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7598601Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7598789Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7599056Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7599306Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7599471Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7599647Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7599816Z 0% |############################################################ | 93% 2025-08-14T21:08:04.7599990Z 0% |############################################################ | 93% 2025-08-14T21:08:04.7600168Z 0% |############################################################ | 93% 2025-08-14T21:08:04.7600347Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7600516Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7600708Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7600887Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7601075Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7601260Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7601439Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7601612Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7601804Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7602011Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7602184Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7602341Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7602506Z 0% |############################################################ | 95% 2025-08-14T21:08:04.7602683Z 0% |############################################################ | 95% 2025-08-14T21:08:04.7602860Z 0% |############################################################ | 95% 2025-08-14T21:08:04.7603044Z 0% |############################################################ | 95% 2025-08-14T21:08:04.7603226Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7603398Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7603589Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7603757Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7603941Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7604124Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7604307Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7604488Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7604668Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7604851Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7605031Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7605210Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7605402Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7605581Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7605754Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7605947Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7606125Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7606433Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7606757Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7606940Z 0% |############################################################## | 96% 2025-08-14T21:08:04.7607119Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7607301Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7607487Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7607669Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7607843Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7608037Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7608210Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7608385Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7608581Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7608752Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7608931Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7609121Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7609300Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7609466Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7609652Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7609838Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7610021Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7610196Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7610399Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7610575Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7610756Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7610944Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7611120Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7611291Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7611483Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7611655Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7611836Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7612014Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7612214Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7612390Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7612570Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7612763Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7612944Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7613114Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7613313Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7613492Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7613676Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7613968Z 0% |################################################################| 100% 2025-08-14T21:08:04.7614580Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-08-14T21:08:04.7615043Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2025-08-14T21:08:04.7615219Z Failed to download (trying next): 2025-08-14T21:08:04.7615388Z HTTP Error 404: Not Found 2025-08-14T21:08:04.7615397Z 2025-08-14T21:08:04.7615965Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-08-14T21:08:04.7615974Z 2025-08-14T21:08:04.7616156Z 0% | | 0% 2025-08-14T21:08:04.7616346Z 0% |################## | 28% 2025-08-14T21:08:04.7616522Z 0% |#################################### | 56% 2025-08-14T21:08:04.7616700Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7616895Z 0% |################################################################| 100% 2025-08-14T21:08:04.7617393Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-08-14T21:08:04.7617813Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2025-08-14T21:08:04.7618008Z Failed to download (trying next): 2025-08-14T21:08:04.7618165Z HTTP Error 404: Not Found 2025-08-14T21:08:04.7618173Z 2025-08-14T21:08:04.7618721Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-08-14T21:08:04.7618730Z 2025-08-14T21:08:04.7618923Z 0% | | 0% 2025-08-14T21:08:04.7619096Z 0% | | 0% 2025-08-14T21:08:04.7619270Z 0% | | 0% 2025-08-14T21:08:04.7619441Z 0% | | 1% 2025-08-14T21:08:04.7619638Z 0% |# | 1% 2025-08-14T21:08:04.7619812Z 0% |# | 2% 2025-08-14T21:08:04.7619991Z 0% |# | 2% 2025-08-14T21:08:04.7620169Z 0% |## | 3% 2025-08-14T21:08:04.7620344Z 0% |## | 3% 2025-08-14T21:08:04.7620512Z 0% |## | 4% 2025-08-14T21:08:04.7620762Z 0% |### | 4% 2025-08-14T21:08:04.7620935Z 0% |### | 5% 2025-08-14T21:08:04.7621114Z 0% |### | 5% 2025-08-14T21:08:04.7621303Z 0% |#### | 6% 2025-08-14T21:08:04.7621488Z 0% |#### | 6% 2025-08-14T21:08:04.7621665Z 0% |#### | 7% 2025-08-14T21:08:04.7621840Z 0% |##### | 7% 2025-08-14T21:08:04.7622028Z 0% |##### | 8% 2025-08-14T21:08:04.7622208Z 0% |##### | 8% 2025-08-14T21:08:04.7622384Z 0% |###### | 9% 2025-08-14T21:08:04.7622553Z 0% |###### | 9% 2025-08-14T21:08:04.7622729Z 0% |###### | 10% 2025-08-14T21:08:04.7622899Z 0% |###### | 10% 2025-08-14T21:08:04.7623078Z 0% |####### | 11% 2025-08-14T21:08:04.7623356Z 0% |####### | 11% 2025-08-14T21:08:04.7623612Z 0% |####### | 12% 2025-08-14T21:08:04.7623785Z 0% |######## | 12% 2025-08-14T21:08:04.7623952Z 0% |######## | 13% 2025-08-14T21:08:04.7624118Z 0% |######## | 13% 2025-08-14T21:08:04.7624280Z 0% |######### | 14% 2025-08-14T21:08:04.7624469Z 0% |######### | 14% 2025-08-14T21:08:04.7624645Z 0% |######### | 15% 2025-08-14T21:08:04.7624818Z 0% |########## | 15% 2025-08-14T21:08:04.7625012Z 0% |########## | 16% 2025-08-14T21:08:04.7625196Z 0% |########## | 16% 2025-08-14T21:08:04.7625378Z 0% |########### | 17% 2025-08-14T21:08:04.7625569Z 0% |########### | 17% 2025-08-14T21:08:04.7625743Z 0% |########### | 18% 2025-08-14T21:08:04.7625918Z 0% |############ | 18% 2025-08-14T21:08:04.7626114Z 0% |############ | 19% 2025-08-14T21:08:04.7626295Z 0% |############ | 19% 2025-08-14T21:08:04.7626469Z 0% |############# | 20% 2025-08-14T21:08:04.7626650Z 0% |############# | 20% 2025-08-14T21:08:04.7626849Z 0% |############# | 21% 2025-08-14T21:08:04.7627036Z 0% |############# | 21% 2025-08-14T21:08:04.7627218Z 0% |############## | 22% 2025-08-14T21:08:04.7627442Z 0% |############## | 22% 2025-08-14T21:08:04.7627616Z 0% |############## | 23% 2025-08-14T21:08:04.7627796Z 0% |############### | 23% 2025-08-14T21:08:04.7627987Z 0% |############### | 24% 2025-08-14T21:08:04.7628169Z 0% |############### | 24% 2025-08-14T21:08:04.7628331Z 0% |################ | 25% 2025-08-14T21:08:04.7628523Z 0% |################ | 25% 2025-08-14T21:08:04.7628703Z 0% |################ | 26% 2025-08-14T21:08:04.7628891Z 0% |################# | 26% 2025-08-14T21:08:04.7629075Z 0% |################# | 27% 2025-08-14T21:08:04.7629271Z 0% |################# | 27% 2025-08-14T21:08:04.7629526Z 0% |################## | 28% 2025-08-14T21:08:04.7629708Z 0% |################## | 28% 2025-08-14T21:08:04.7629903Z 0% |################## | 29% 2025-08-14T21:08:04.7630081Z 0% |################### | 29% 2025-08-14T21:08:04.7630259Z 0% |################### | 30% 2025-08-14T21:08:04.7630459Z 0% |################### | 30% 2025-08-14T21:08:04.7630643Z 0% |#################### | 31% 2025-08-14T21:08:04.7630931Z 0% |#################### | 31% 2025-08-14T21:08:04.7631202Z 0% |#################### | 32% 2025-08-14T21:08:04.7631382Z 0% |#################### | 32% 2025-08-14T21:08:04.7631559Z 0% |##################### | 33% 2025-08-14T21:08:04.7631740Z 0% |##################### | 33% 2025-08-14T21:08:04.7631928Z 0% |##################### | 34% 2025-08-14T21:08:04.7632105Z 0% |###################### | 34% 2025-08-14T21:08:04.7632279Z 0% |###################### | 35% 2025-08-14T21:08:04.7632472Z 0% |###################### | 35% 2025-08-14T21:08:04.7632647Z 0% |####################### | 36% 2025-08-14T21:08:04.7632838Z 0% |####################### | 36% 2025-08-14T21:08:04.7633029Z 0% |####################### | 37% 2025-08-14T21:08:04.7633211Z 0% |######################## | 37% 2025-08-14T21:08:04.7633391Z 0% |######################## | 38% 2025-08-14T21:08:04.7633581Z 0% |######################## | 38% 2025-08-14T21:08:04.7633756Z 0% |######################### | 39% 2025-08-14T21:08:04.7633931Z 0% |######################### | 39% 2025-08-14T21:08:04.7634124Z 0% |######################### | 40% 2025-08-14T21:08:04.7634306Z 0% |########################## | 40% 2025-08-14T21:08:04.7634479Z 0% |########################## | 41% 2025-08-14T21:08:04.7652872Z 0% |########################## | 41% 2025-08-14T21:08:04.7653075Z 0% |########################### | 42% 2025-08-14T21:08:04.7653256Z 0% |########################### | 42% 2025-08-14T21:08:04.7653453Z 0% |########################### | 43% 2025-08-14T21:08:04.7653630Z 0% |########################### | 43% 2025-08-14T21:08:04.7653815Z 0% |############################ | 44% 2025-08-14T21:08:04.7654008Z 0% |############################ | 44% 2025-08-14T21:08:04.7654188Z 0% |############################ | 45% 2025-08-14T21:08:04.7654367Z 0% |############################# | 45% 2025-08-14T21:08:04.7654562Z 0% |############################# | 46% 2025-08-14T21:08:04.7654755Z 0% |############################# | 46% 2025-08-14T21:08:04.7654935Z 0% |############################## | 47% 2025-08-14T21:08:04.7655111Z 0% |############################## | 47% 2025-08-14T21:08:04.7655304Z 0% |############################## | 48% 2025-08-14T21:08:04.7655480Z 0% |############################### | 48% 2025-08-14T21:08:04.7655661Z 0% |############################### | 49% 2025-08-14T21:08:04.7655852Z 0% |############################### | 49% 2025-08-14T21:08:04.7656093Z 0% |################################ | 50% 2025-08-14T21:08:04.7656283Z 0% |################################ | 50% 2025-08-14T21:08:04.7656608Z 0% |################################ | 51% 2025-08-14T21:08:04.7656867Z 0% |################################# | 51% 2025-08-14T21:08:04.7657064Z 0% |################################# | 52% 2025-08-14T21:08:04.7657244Z 0% |################################# | 52% 2025-08-14T21:08:04.7657425Z 0% |################################## | 53% 2025-08-14T21:08:04.7657603Z 0% |################################## | 53% 2025-08-14T21:08:04.7657791Z 0% |################################## | 54% 2025-08-14T21:08:04.7657966Z 0% |################################## | 54% 2025-08-14T21:08:04.7658136Z 0% |################################### | 55% 2025-08-14T21:08:04.7658310Z 0% |################################### | 55% 2025-08-14T21:08:04.7658493Z 0% |################################### | 56% 2025-08-14T21:08:04.7658669Z 0% |#################################### | 56% 2025-08-14T21:08:04.7658854Z 0% |#################################### | 57% 2025-08-14T21:08:04.7659029Z 0% |#################################### | 57% 2025-08-14T21:08:04.7659202Z 0% |##################################### | 58% 2025-08-14T21:08:04.7659387Z 0% |##################################### | 58% 2025-08-14T21:08:04.7659560Z 0% |##################################### | 59% 2025-08-14T21:08:04.7659728Z 0% |###################################### | 59% 2025-08-14T21:08:04.7659901Z 0% |###################################### | 60% 2025-08-14T21:08:04.7660095Z 0% |###################################### | 60% 2025-08-14T21:08:04.7660271Z 0% |####################################### | 61% 2025-08-14T21:08:04.7660446Z 0% |####################################### | 61% 2025-08-14T21:08:04.7660636Z 0% |####################################### | 62% 2025-08-14T21:08:04.7660814Z 0% |######################################## | 62% 2025-08-14T21:08:04.7660987Z 0% |######################################## | 63% 2025-08-14T21:08:04.7661180Z 0% |######################################## | 63% 2025-08-14T21:08:04.7661360Z 0% |######################################### | 64% 2025-08-14T21:08:04.7661535Z 0% |######################################### | 64% 2025-08-14T21:08:04.7661723Z 0% |######################################### | 65% 2025-08-14T21:08:04.7661898Z 0% |######################################### | 65% 2025-08-14T21:08:04.7662087Z 0% |########################################## | 66% 2025-08-14T21:08:04.7662262Z 0% |########################################## | 66% 2025-08-14T21:08:04.7662445Z 0% |########################################## | 67% 2025-08-14T21:08:04.7662610Z 0% |########################################### | 67% 2025-08-14T21:08:04.7662785Z 0% |########################################### | 68% 2025-08-14T21:08:04.7662967Z 0% |########################################### | 68% 2025-08-14T21:08:04.7663131Z 0% |############################################ | 69% 2025-08-14T21:08:04.7663294Z 0% |############################################ | 69% 2025-08-14T21:08:04.7663475Z 0% |############################################ | 70% 2025-08-14T21:08:04.7663646Z 0% |############################################# | 70% 2025-08-14T21:08:04.7663929Z 0% |############################################# | 71% 2025-08-14T21:08:04.7664204Z 0% |############################################# | 71% 2025-08-14T21:08:04.7664378Z 0% |############################################## | 72% 2025-08-14T21:08:04.7664559Z 0% |############################################## | 72% 2025-08-14T21:08:04.7664733Z 0% |############################################## | 73% 2025-08-14T21:08:04.7664909Z 0% |############################################### | 73% 2025-08-14T21:08:04.7665081Z 0% |############################################### | 74% 2025-08-14T21:08:04.7665260Z 0% |############################################### | 74% 2025-08-14T21:08:04.7665455Z 0% |################################################ | 75% 2025-08-14T21:08:04.7665621Z 0% |################################################ | 75% 2025-08-14T21:08:04.7665790Z 0% |################################################ | 76% 2025-08-14T21:08:04.7665987Z 0% |################################################ | 76% 2025-08-14T21:08:04.7666168Z 0% |################################################# | 77% 2025-08-14T21:08:04.7666336Z 0% |################################################# | 77% 2025-08-14T21:08:04.7666518Z 0% |################################################# | 78% 2025-08-14T21:08:04.7666695Z 0% |################################################## | 78% 2025-08-14T21:08:04.7668721Z 0% |################################################## | 78% 2025-08-14T21:08:04.7668914Z 0% |################################################## | 79% 2025-08-14T21:08:04.7669113Z 0% |################################################### | 79% 2025-08-14T21:08:04.7669282Z 0% |################################################### | 80% 2025-08-14T21:08:04.7669633Z 0% |################################################### | 80% 2025-08-14T21:08:04.7669807Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7669961Z 0% |#################################################### | 81% 2025-08-14T21:08:04.7670112Z 0% |#################################################### | 82% 2025-08-14T21:08:04.7670276Z 0% |##################################################### | 82% 2025-08-14T21:08:04.7670430Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7670581Z 0% |##################################################### | 83% 2025-08-14T21:08:04.7670749Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7670905Z 0% |###################################################### | 84% 2025-08-14T21:08:04.7671061Z 0% |###################################################### | 85% 2025-08-14T21:08:04.7671224Z 0% |####################################################### | 85% 2025-08-14T21:08:04.7671405Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7671566Z 0% |####################################################### | 86% 2025-08-14T21:08:04.7671721Z 0% |####################################################### | 87% 2025-08-14T21:08:04.7671889Z 0% |######################################################## | 87% 2025-08-14T21:08:04.7672043Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7672198Z 0% |######################################################## | 88% 2025-08-14T21:08:04.7672369Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7672540Z 0% |######################################################### | 89% 2025-08-14T21:08:04.7672711Z 0% |######################################################### | 90% 2025-08-14T21:08:04.7673081Z 0% |########################################################## | 90% 2025-08-14T21:08:04.7673366Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7673541Z 0% |########################################################## | 91% 2025-08-14T21:08:04.7673737Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7673911Z 0% |########################################################### | 92% 2025-08-14T21:08:04.7674085Z 0% |########################################################### | 93% 2025-08-14T21:08:04.7674258Z 0% |############################################################ | 93% 2025-08-14T21:08:04.7674449Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7674623Z 0% |############################################################ | 94% 2025-08-14T21:08:04.7674793Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7674986Z 0% |############################################################# | 95% 2025-08-14T21:08:04.7675163Z 0% |############################################################# | 96% 2025-08-14T21:08:04.7675338Z 0% |############################################################## | 96% 2025-08-14T21:08:04.7675527Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7675700Z 0% |############################################################## | 97% 2025-08-14T21:08:04.7675872Z 0% |############################################################## | 98% 2025-08-14T21:08:04.7676056Z 0% |############################################################### | 98% 2025-08-14T21:08:04.7676228Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7676402Z 0% |############################################################### | 99% 2025-08-14T21:08:04.7676577Z 0% |################################################################| 100% 2025-08-14T21:08:04.7677065Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-08-14T21:08:04.7677500Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2025-08-14T21:08:04.7677681Z Failed to download (trying next): 2025-08-14T21:08:04.7677857Z HTTP Error 404: Not Found 2025-08-14T21:08:04.7677868Z 2025-08-14T21:08:04.7678415Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-08-14T21:08:04.7678424Z 2025-08-14T21:08:04.7678604Z 0% | | 0% 2025-08-14T21:08:04.7678807Z 0% |################################################################| 100% 2025-08-14T21:08:04.7679287Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-08-14T21:08:04.7679759Z [811 / 3,069] 16 actions running 2025-08-14T21:08:04.7680098Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-08-14T21:08:04.7680434Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-08-14T21:08:04.7680770Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2025-08-14T21:08:04.7681184Z Compiling src/cpu/primitive_attr_postops.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.7681585Z Compiling src/cpu/ref_batch_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.7681890Z Compiling src/cpu/ref_binary.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.7682223Z Compiling src/cpu/ref_convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.7682618Z Compiling src/cpu/ref_convolution_int8.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:04.9023876Z 2025-08-14T21:08:04.9024733Z  2025-08-14T21:08:04.9024924Z  2025-08-14T21:08:04.9025151Z  2025-08-14T21:08:04.9025321Z  2025-08-14T21:08:04.9025485Z  2025-08-14T21:08:04.9025668Z  2025-08-14T21:08:04.9025848Z  2025-08-14T21:08:04.9026016Z  2025-08-14T21:08:04.9026695Z [838 / 3,069] 16 actions, 15 running 2025-08-14T21:08:04.9027274Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-08-14T21:08:04.9027624Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-08-14T21:08:04.9027974Z Compiling src/cpu/ref_eltwise.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.9028445Z Compiling src/cpu/ref_group_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.9028854Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2025-08-14T21:08:04.9029227Z Compiling src/cpu/ref_inner_product.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.9029800Z Compiling src/cpu/ref_inner_product_int8.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:04.9030077Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:05.1044058Z 2025-08-14T21:08:05.1045062Z  2025-08-14T21:08:05.1045564Z  2025-08-14T21:08:05.1045979Z  2025-08-14T21:08:05.1046398Z  2025-08-14T21:08:05.1046794Z  2025-08-14T21:08:05.1047246Z  2025-08-14T21:08:05.1047662Z  2025-08-14T21:08:05.1048050Z  2025-08-14T21:08:05.1048607Z [862 / 3,069] 16 actions, 15 running 2025-08-14T21:08:05.1049448Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-08-14T21:08:05.1050397Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-08-14T21:08:05.1051476Z Compiling src/cpu/ref_layer_normalization.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:05.1052612Z Compiling src/cpu/ref_pooling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:05.1053692Z Compiling src/cpu/ref_prelu.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:05.1054710Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:05.1055670Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:08:05.1056702Z Compiling src/cpu/ref_reduction.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:05.3791187Z 2025-08-14T21:08:05.3791902Z  2025-08-14T21:08:05.3792388Z  2025-08-14T21:08:05.3792777Z  2025-08-14T21:08:05.3793147Z  2025-08-14T21:08:05.3793503Z  2025-08-14T21:08:05.3793879Z  2025-08-14T21:08:05.3794239Z  2025-08-14T21:08:05.3794601Z  2025-08-14T21:08:05.3795100Z [882 / 3,069] 16 actions running 2025-08-14T21:08:05.3795891Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-08-14T21:08:05.3796785Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-08-14T21:08:05.3797733Z Compiling src/cpu/ref_softmax.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:05.3798646Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2025-08-14T21:08:05.3799611Z Compiling src/cpu/reorder/cpu_reorder.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:05.3800511Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.3801198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.3801978Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-08-14T21:08:05.5775720Z 2025-08-14T21:08:05.5776467Z  2025-08-14T21:08:05.5776880Z  2025-08-14T21:08:05.5777257Z  2025-08-14T21:08:05.5777584Z  2025-08-14T21:08:05.5777959Z  2025-08-14T21:08:05.5778324Z  2025-08-14T21:08:05.5778693Z  2025-08-14T21:08:05.5779056Z  2025-08-14T21:08:05.5779571Z [889 / 3,069] 16 actions running 2025-08-14T21:08:05.5780324Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-08-14T21:08:05.5781257Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-08-14T21:08:05.5782085Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.5782742Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.5783409Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.5784059Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.5784735Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.5785694Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:05.7789418Z 2025-08-14T21:08:05.7790333Z  2025-08-14T21:08:05.7790788Z  2025-08-14T21:08:05.7791163Z  2025-08-14T21:08:05.7791515Z  2025-08-14T21:08:05.7791856Z  2025-08-14T21:08:05.7792215Z  2025-08-14T21:08:05.7792552Z  2025-08-14T21:08:05.7792926Z  2025-08-14T21:08:05.7793420Z [900 / 3,069] 16 actions running 2025-08-14T21:08:05.7794202Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-08-14T21:08:05.7795097Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-08-14T21:08:05.7795926Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.7796616Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-08-14T21:08:05.7797255Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.7797954Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-08-14T21:08:05.7798705Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.7799391Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:05.9795162Z 2025-08-14T21:08:05.9795839Z  2025-08-14T21:08:05.9796233Z  2025-08-14T21:08:05.9796579Z  2025-08-14T21:08:05.9796917Z  2025-08-14T21:08:05.9797249Z  2025-08-14T21:08:05.9797625Z  2025-08-14T21:08:05.9797979Z  2025-08-14T21:08:05.9798336Z  2025-08-14T21:08:05.9798841Z [905 / 3,069] 16 actions running 2025-08-14T21:08:05.9799625Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-08-14T21:08:05.9800535Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-08-14T21:08:05.9801356Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.9802018Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.9802685Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.9803357Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:05.9804184Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:05.9805000Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:06.1830186Z 2025-08-14T21:08:06.1830905Z  2025-08-14T21:08:06.1831322Z  2025-08-14T21:08:06.1831716Z  2025-08-14T21:08:06.1832079Z  2025-08-14T21:08:06.1832463Z  2025-08-14T21:08:06.1832829Z  2025-08-14T21:08:06.1833213Z  2025-08-14T21:08:06.1833574Z  2025-08-14T21:08:06.1834103Z [916 / 3,069] 15 actions running 2025-08-14T21:08:06.1834870Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-08-14T21:08:06.1835795Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-08-14T21:08:06.1836596Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:06.1837513Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox 2025-08-14T21:08:06.1838458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:06.1839406Z Compiling c10/test/util/ThreadLocal_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.1840441Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-08-14T21:08:06.1841363Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:06.3833405Z 2025-08-14T21:08:06.3834119Z  2025-08-14T21:08:06.3834544Z  2025-08-14T21:08:06.3834878Z  2025-08-14T21:08:06.3835217Z  2025-08-14T21:08:06.3835547Z  2025-08-14T21:08:06.3835903Z  2025-08-14T21:08:06.3836248Z  2025-08-14T21:08:06.3836622Z  2025-08-14T21:08:06.3837133Z [923 / 3,069] 16 actions running 2025-08-14T21:08:06.3837893Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-08-14T21:08:06.3838754Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-08-14T21:08:06.3839528Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:06.3840744Z Compiling src/cpu/rnn/brgemm_cell_common.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.3841945Z Compiling src/cpu/rnn/cell_common.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.3842904Z Compiling src/cpu/rnn/cell_gru.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.3843845Z Compiling src/cpu/rnn/cell_gru_lbr.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.3844907Z Compiling src/cpu/rnn/ref_postgemm_gru.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:06.5898756Z 2025-08-14T21:08:06.5899441Z  2025-08-14T21:08:06.5899865Z  2025-08-14T21:08:06.5900246Z  2025-08-14T21:08:06.5900598Z  2025-08-14T21:08:06.5900982Z  2025-08-14T21:08:06.5901340Z  2025-08-14T21:08:06.5901725Z  2025-08-14T21:08:06.5902083Z  2025-08-14T21:08:06.5902616Z [931 / 3,069] 15 actions, 14 running 2025-08-14T21:08:06.5903396Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-08-14T21:08:06.5904319Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-08-14T21:08:06.5905342Z Compiling src/cpu/rnn/cell_gru_lbr.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.5906178Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-08-14T21:08:06.5907051Z Compiling src/cpu/rnn/ref_postgemm_lstm.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.5908021Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:06.5908812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:06.5909726Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:06.8558548Z 2025-08-14T21:08:06.8559244Z  2025-08-14T21:08:06.8559689Z  2025-08-14T21:08:06.8560071Z  2025-08-14T21:08:06.8560459Z  2025-08-14T21:08:06.8560830Z  2025-08-14T21:08:06.8561213Z  2025-08-14T21:08:06.8561580Z  2025-08-14T21:08:06.8561963Z  2025-08-14T21:08:06.8562490Z [941 / 3,069] 16 actions, 15 running 2025-08-14T21:08:06.8563313Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-08-14T21:08:06.8564241Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-08-14T21:08:06.8565186Z Compiling src/cpu/rnn/ref_postgemm_rnn.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.8566180Z Compiling src/cpu/rnn/ref_rnn.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.8567280Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.8568275Z Compiling src/cpu/simple_concat.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.8569221Z Compiling src/cpu/scale_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:06.8570041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:07.0602425Z 2025-08-14T21:08:07.0603134Z  2025-08-14T21:08:07.0603519Z  2025-08-14T21:08:07.0603854Z  2025-08-14T21:08:07.0604175Z  2025-08-14T21:08:07.0604590Z  2025-08-14T21:08:07.0604926Z  2025-08-14T21:08:07.0605251Z  2025-08-14T21:08:07.0605587Z  2025-08-14T21:08:07.0606126Z [953 / 3,069] 16 actions, 15 running 2025-08-14T21:08:07.0606839Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-08-14T21:08:07.0607649Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-08-14T21:08:07.0608507Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.0609340Z Compiling src/cpu/simple_concat.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.0610293Z Compiling src/cpu/x64/amx_tile_configure.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.0611183Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:07.0612024Z Compiling src/cpu/x64/brgemm/brgemm.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.0612811Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:07.2794136Z 2025-08-14T21:08:07.2795000Z  2025-08-14T21:08:07.2795415Z  2025-08-14T21:08:07.2795772Z  2025-08-14T21:08:07.2796159Z  2025-08-14T21:08:07.2796822Z  2025-08-14T21:08:07.2797322Z  2025-08-14T21:08:07.2797664Z  2025-08-14T21:08:07.2797985Z  2025-08-14T21:08:07.2798504Z [958 / 3,069] 16 actions, 15 running 2025-08-14T21:08:07.2799182Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-08-14T21:08:07.2800010Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-08-14T21:08:07.2800890Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.2801764Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.2802397Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.2803080Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:07.2803965Z Compiling c10/test/util/accumulate_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.2805060Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:07.4901974Z 2025-08-14T21:08:07.4902828Z  2025-08-14T21:08:07.4903362Z  2025-08-14T21:08:07.4903732Z  2025-08-14T21:08:07.4904068Z  2025-08-14T21:08:07.4904399Z  2025-08-14T21:08:07.4904746Z  2025-08-14T21:08:07.4905076Z  2025-08-14T21:08:07.4905434Z  2025-08-14T21:08:07.4905953Z [967 / 3,069] 16 actions, 15 running 2025-08-14T21:08:07.4906704Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-08-14T21:08:07.4907606Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-08-14T21:08:07.4908524Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.4909459Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-08-14T21:08:07.4910506Z Compiling src/cpu/x64/cpu_barrier.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.4911459Z Compiling src/cpu/x64/cpu_isa_traits.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.4912444Z Compiling src/cpu/x64/cpu_reducer.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:07.4913407Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:07.7372114Z 2025-08-14T21:08:07.7372927Z  2025-08-14T21:08:07.7373389Z  2025-08-14T21:08:07.7373821Z  2025-08-14T21:08:07.7374167Z  2025-08-14T21:08:07.7374495Z  2025-08-14T21:08:07.7374846Z  2025-08-14T21:08:07.7375205Z  2025-08-14T21:08:07.7375580Z  2025-08-14T21:08:07.7376094Z [976 / 3,069] 16 actions, 15 running 2025-08-14T21:08:07.7376903Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-08-14T21:08:07.7377816Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-08-14T21:08:07.7378721Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-08-14T21:08:07.7379629Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2025-08-14T21:08:07.7380405Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.7381066Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.7381794Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.7382470Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:07.9844757Z 2025-08-14T21:08:07.9845515Z  2025-08-14T21:08:07.9845945Z  2025-08-14T21:08:07.9846333Z  2025-08-14T21:08:07.9846695Z  2025-08-14T21:08:07.9847079Z  2025-08-14T21:08:07.9847423Z  2025-08-14T21:08:07.9847794Z  2025-08-14T21:08:07.9848122Z  2025-08-14T21:08:07.9848615Z [985 / 3,069] 16 actions running 2025-08-14T21:08:07.9849366Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-08-14T21:08:07.9850272Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-08-14T21:08:07.9851083Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.9851757Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.9852526Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:07.9853594Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.9854446Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:07.9855112Z @fbgemm//:fbgemm; 0s processwrapper-sandbox ... 2025-08-14T21:08:08.1978536Z 2025-08-14T21:08:08.1979329Z  2025-08-14T21:08:08.1979833Z  2025-08-14T21:08:08.1980258Z  2025-08-14T21:08:08.1980676Z  2025-08-14T21:08:08.1981088Z  2025-08-14T21:08:08.1981519Z  2025-08-14T21:08:08.1981937Z  2025-08-14T21:08:08.1982352Z  2025-08-14T21:08:08.1982924Z [994 / 3,069] 16 actions, 15 running 2025-08-14T21:08:08.1983785Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-08-14T21:08:08.1984868Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-08-14T21:08:08.1985680Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.1986358Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.1987057Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.1987741Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.1988586Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:08.1989466Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:08.4088501Z 2025-08-14T21:08:08.4089317Z  2025-08-14T21:08:08.4089787Z  2025-08-14T21:08:08.4090140Z  2025-08-14T21:08:08.4090502Z  2025-08-14T21:08:08.4090875Z  2025-08-14T21:08:08.4091223Z  2025-08-14T21:08:08.4091570Z  2025-08-14T21:08:08.4091919Z  2025-08-14T21:08:08.4092442Z [1,006 / 3,069] 16 actions, 15 running 2025-08-14T21:08:08.4093228Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-08-14T21:08:08.4094079Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-08-14T21:08:08.4094851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.4095595Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.4096424Z Compiling src/FbgemmPackMatrixB.cc; 0s processwrapper-sandbox 2025-08-14T21:08:08.4097316Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:08.4098162Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:08.4099096Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:08.6261864Z 2025-08-14T21:08:08.6262666Z  2025-08-14T21:08:08.6263096Z  2025-08-14T21:08:08.6263472Z  2025-08-14T21:08:08.6263862Z  2025-08-14T21:08:08.6264222Z  2025-08-14T21:08:08.6264589Z  2025-08-14T21:08:08.6264963Z  2025-08-14T21:08:08.6265334Z  2025-08-14T21:08:08.6265866Z [1,015 / 3,069] 16 actions, 15 running 2025-08-14T21:08:08.6266630Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-08-14T21:08:08.6267722Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-08-14T21:08:08.6268551Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.6269248Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.6269965Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.6270619Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.6271247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.6271919Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:08.8617503Z 2025-08-14T21:08:08.8618111Z  2025-08-14T21:08:08.8618364Z  2025-08-14T21:08:08.8618585Z  2025-08-14T21:08:08.8618785Z  2025-08-14T21:08:08.8618998Z  2025-08-14T21:08:08.8619195Z  2025-08-14T21:08:08.8619403Z  2025-08-14T21:08:08.8619601Z  2025-08-14T21:08:08.8619923Z [1,025 / 3,069] 16 actions, 15 running 2025-08-14T21:08:08.8620355Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-08-14T21:08:08.8621065Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-08-14T21:08:08.8621628Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.8621989Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.8622359Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.8622709Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.8623078Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:08.8623457Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:09.0792747Z 2025-08-14T21:08:09.0793729Z  2025-08-14T21:08:09.0794179Z  2025-08-14T21:08:09.0794561Z  2025-08-14T21:08:09.0794926Z  2025-08-14T21:08:09.0795291Z  2025-08-14T21:08:09.0795644Z  2025-08-14T21:08:09.0796017Z  2025-08-14T21:08:09.0796382Z  2025-08-14T21:08:09.0796918Z [1,036 / 3,069] 16 actions, 15 running 2025-08-14T21:08:09.0797702Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-08-14T21:08:09.0798580Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-08-14T21:08:09.0799430Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.0800113Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.0800789Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.0801455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.0802117Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.0802932Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox ... 2025-08-14T21:08:09.2823005Z 2025-08-14T21:08:09.2823614Z  2025-08-14T21:08:09.2823886Z  2025-08-14T21:08:09.2824089Z  2025-08-14T21:08:09.2824303Z  2025-08-14T21:08:09.2824507Z  2025-08-14T21:08:09.2824716Z  2025-08-14T21:08:09.2824911Z  2025-08-14T21:08:09.2825119Z  2025-08-14T21:08:09.2825432Z [1,055 / 3,069] 16 actions, 15 running 2025-08-14T21:08:09.2825892Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-08-14T21:08:09.2826415Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-08-14T21:08:09.2826842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.2827217Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.2827575Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.2828039Z Compiling src/cpu/x64/gemm/gemm_driver.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:09.2828555Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:09.2828996Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-08-14T21:08:09.4931776Z 2025-08-14T21:08:09.4932741Z  2025-08-14T21:08:09.4933176Z  2025-08-14T21:08:09.4933543Z  2025-08-14T21:08:09.4933918Z  2025-08-14T21:08:09.4934278Z  2025-08-14T21:08:09.4934650Z  2025-08-14T21:08:09.4935018Z  2025-08-14T21:08:09.4935396Z  2025-08-14T21:08:09.4935968Z [1,076 / 3,069] 16 actions, 15 running 2025-08-14T21:08:09.4936792Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-08-14T21:08:09.4937720Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-08-14T21:08:09.4938640Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2025-08-14T21:08:09.4939570Z Compiling src/cpu/x64/gemm/gemv_driver.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:09.4940465Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.4941158Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.4941929Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:09.4942727Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:09.7308891Z 2025-08-14T21:08:09.7309660Z  2025-08-14T21:08:09.7310114Z  2025-08-14T21:08:09.7310479Z  2025-08-14T21:08:09.7310841Z  2025-08-14T21:08:09.7311186Z  2025-08-14T21:08:09.7311527Z  2025-08-14T21:08:09.7312143Z  2025-08-14T21:08:09.7312657Z  2025-08-14T21:08:09.7313211Z [1,083 / 3,069] 15 actions, 14 running 2025-08-14T21:08:09.7314002Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-08-14T21:08:09.7314934Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-08-14T21:08:09.7315737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.7316437Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.7317121Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.7317950Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-08-14T21:08:09.7318770Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.7319453Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:09.9632938Z 2025-08-14T21:08:09.9633638Z  2025-08-14T21:08:09.9634055Z  2025-08-14T21:08:09.9634397Z  2025-08-14T21:08:09.9634763Z  2025-08-14T21:08:09.9635148Z  2025-08-14T21:08:09.9635516Z  2025-08-14T21:08:09.9635878Z  2025-08-14T21:08:09.9636230Z  2025-08-14T21:08:09.9636753Z [1,091 / 3,069] 16 actions, 15 running 2025-08-14T21:08:09.9637555Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-08-14T21:08:09.9638468Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-08-14T21:08:09.9639401Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-08-14T21:08:09.9640213Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.9640883Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.9641576Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:09.9642328Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2025-08-14T21:08:09.9643296Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:10.1658069Z 2025-08-14T21:08:10.1658914Z  2025-08-14T21:08:10.1659375Z  2025-08-14T21:08:10.1659778Z  2025-08-14T21:08:10.1660138Z  2025-08-14T21:08:10.1660507Z  2025-08-14T21:08:10.1660865Z  2025-08-14T21:08:10.1661225Z  2025-08-14T21:08:10.1661581Z  2025-08-14T21:08:10.1662112Z [1,121 / 3,069] 15 actions, 14 running 2025-08-14T21:08:10.1662882Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-08-14T21:08:10.1663753Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-08-14T21:08:10.1664527Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.1665180Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.1665851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.1666593Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:10.1669645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.1670353Z Compiling c10/test/util/lazy_test.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:10.3747802Z 2025-08-14T21:08:10.3748564Z  2025-08-14T21:08:10.3749010Z  2025-08-14T21:08:10.3749370Z  2025-08-14T21:08:10.3749835Z  2025-08-14T21:08:10.3750193Z  2025-08-14T21:08:10.3750563Z  2025-08-14T21:08:10.3750923Z  2025-08-14T21:08:10.3751299Z  2025-08-14T21:08:10.3751836Z [1,152 / 3,069] 16 actions, 15 running 2025-08-14T21:08:10.3752639Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-08-14T21:08:10.3753565Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-08-14T21:08:10.3754358Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.3755011Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.3755760Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:10.3756520Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.3757277Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2025-08-14T21:08:10.3758387Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:10.5859497Z 2025-08-14T21:08:10.5860057Z  2025-08-14T21:08:10.5860309Z  2025-08-14T21:08:10.5860526Z  2025-08-14T21:08:10.5860722Z  2025-08-14T21:08:10.5860930Z  2025-08-14T21:08:10.5861122Z  2025-08-14T21:08:10.5861332Z  2025-08-14T21:08:10.5861526Z  2025-08-14T21:08:10.5861823Z [1,181 / 3,069] 15 actions running 2025-08-14T21:08:10.5862264Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-08-14T21:08:10.5862749Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-08-14T21:08:10.5863185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.5863545Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.5863910Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.5864313Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:10.5864750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.5865133Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:10.7184369Z 2025-08-14T21:08:10.7185079Z  2025-08-14T21:08:10.7185787Z  2025-08-14T21:08:10.7186090Z  2025-08-14T21:08:10.7186398Z  2025-08-14T21:08:10.7186682Z  2025-08-14T21:08:10.7186993Z  2025-08-14T21:08:10.7187294Z  2025-08-14T21:08:10.7187621Z  2025-08-14T21:08:10.7188158Z INFO: From Compiling external/sleef/dispavx.c: 2025-08-14T21:08:10.7188997Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-08-14T21:08:10.7190239Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-08-14T21:08:10.7191304Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-08-14T21:08:10.7191812Z | ^~~~~~~~~~~~~~ 2025-08-14T21:08:10.7192320Z [1,185 / 3,069] 16 actions running 2025-08-14T21:08:10.7192984Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-08-14T21:08:10.7193687Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-08-14T21:08:10.7194340Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.7194877Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.7195395Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.7196026Z Compiling src/FbgemmConv.cc; 0s processwrapper-sandbox 2025-08-14T21:08:10.7196616Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.7197175Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:10.9180861Z 2025-08-14T21:08:10.9181775Z  2025-08-14T21:08:10.9182156Z  2025-08-14T21:08:10.9182527Z  2025-08-14T21:08:10.9182890Z  2025-08-14T21:08:10.9183257Z  2025-08-14T21:08:10.9183626Z  2025-08-14T21:08:10.9183973Z  2025-08-14T21:08:10.9184355Z  2025-08-14T21:08:10.9184987Z INFO: From Compiling external/sleef/dispsse.c: 2025-08-14T21:08:10.9186033Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-08-14T21:08:10.9187530Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-08-14T21:08:10.9188704Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-08-14T21:08:10.9189324Z | ^~~~~~~~~~~~~~ 2025-08-14T21:08:10.9190330Z [1,194 / 3,069] 15 actions running 2025-08-14T21:08:10.9191175Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-08-14T21:08:10.9192158Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-08-14T21:08:10.9193063Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.9193842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.9194576Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.9195586Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:10.9196595Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:10.9197548Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:11.1362816Z 2025-08-14T21:08:11.1363599Z  2025-08-14T21:08:11.1364043Z  2025-08-14T21:08:11.1364402Z  2025-08-14T21:08:11.1364770Z  2025-08-14T21:08:11.1365147Z  2025-08-14T21:08:11.1365515Z  2025-08-14T21:08:11.1365884Z  2025-08-14T21:08:11.1366244Z  2025-08-14T21:08:11.1366800Z [1,204 / 3,069] 16 actions, 15 running 2025-08-14T21:08:11.1368781Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-08-14T21:08:11.1369726Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-08-14T21:08:11.1370442Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.1371147Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.1371859Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.1372564Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.1373298Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:08:11.1374047Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:11.3697466Z 2025-08-14T21:08:11.3698464Z  2025-08-14T21:08:11.3698899Z  2025-08-14T21:08:11.3699283Z  2025-08-14T21:08:11.3699648Z  2025-08-14T21:08:11.3700024Z  2025-08-14T21:08:11.3700369Z  2025-08-14T21:08:11.3700741Z  2025-08-14T21:08:11.3701100Z  2025-08-14T21:08:11.3701641Z [1,215 / 3,069] 16 actions, 15 running 2025-08-14T21:08:11.3702427Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-08-14T21:08:11.3703351Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-08-14T21:08:11.3704172Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.3704889Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2025-08-14T21:08:11.3705667Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.3706350Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.3707027Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.3707818Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:11.5871409Z 2025-08-14T21:08:11.5872207Z  2025-08-14T21:08:11.5874272Z  2025-08-14T21:08:11.5874732Z  2025-08-14T21:08:11.5875110Z  2025-08-14T21:08:11.5875494Z  2025-08-14T21:08:11.5875865Z  2025-08-14T21:08:11.5876256Z  2025-08-14T21:08:11.5876612Z  2025-08-14T21:08:11.5877139Z [1,224 / 3,069] 16 actions running 2025-08-14T21:08:11.5877939Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-08-14T21:08:11.5878858Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-08-14T21:08:11.5879679Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.5880387Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.5881087Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.5881765Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.5882585Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-08-14T21:08:11.5883558Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:11.7871661Z 2025-08-14T21:08:11.7872414Z  2025-08-14T21:08:11.7872874Z  2025-08-14T21:08:11.7873237Z  2025-08-14T21:08:11.7873606Z  2025-08-14T21:08:11.7873967Z  2025-08-14T21:08:11.7874343Z  2025-08-14T21:08:11.7874706Z  2025-08-14T21:08:11.7875075Z  2025-08-14T21:08:11.7875580Z [1,231 / 3,069] 16 actions running 2025-08-14T21:08:11.7876373Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-08-14T21:08:11.7877312Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-08-14T21:08:11.7878528Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2025-08-14T21:08:11.7879487Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.7880135Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.7880917Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:11.7881696Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:11.7882411Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-08-14T21:08:12.0371153Z 2025-08-14T21:08:12.0371865Z  2025-08-14T21:08:12.0372317Z  2025-08-14T21:08:12.0372691Z  2025-08-14T21:08:12.0373053Z  2025-08-14T21:08:12.0373434Z  2025-08-14T21:08:12.0373820Z  2025-08-14T21:08:12.0374182Z  2025-08-14T21:08:12.0374551Z  2025-08-14T21:08:12.0375093Z [1,243 / 3,069] 16 actions, 15 running 2025-08-14T21:08:12.0375888Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-08-14T21:08:12.0376822Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-08-14T21:08:12.0377647Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.0378334Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.0379034Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.0379936Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:12.0380846Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.0381636Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:12.2630938Z 2025-08-14T21:08:12.2631631Z  2025-08-14T21:08:12.2632087Z  2025-08-14T21:08:12.2632444Z  2025-08-14T21:08:12.2632785Z  2025-08-14T21:08:12.2633130Z  2025-08-14T21:08:12.2633511Z  2025-08-14T21:08:12.2633883Z  2025-08-14T21:08:12.2634194Z  2025-08-14T21:08:12.2634674Z [1,252 / 3,069] 16 actions, 15 running 2025-08-14T21:08:12.2635476Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-08-14T21:08:12.2636410Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-08-14T21:08:12.2637281Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-08-14T21:08:12.2638090Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.2638691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.2639501Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2025-08-14T21:08:12.2640426Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.2641204Z Compiling src/cpu/x64/ip_convolution.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:12.4662996Z 2025-08-14T21:08:12.4663929Z  2025-08-14T21:08:12.4664312Z  2025-08-14T21:08:12.4664653Z  2025-08-14T21:08:12.4664941Z  2025-08-14T21:08:12.4665237Z  2025-08-14T21:08:12.4665595Z  2025-08-14T21:08:12.4666072Z  2025-08-14T21:08:12.4666484Z  2025-08-14T21:08:12.4673925Z [1,260 / 3,069] 15 actions, 14 running 2025-08-14T21:08:12.4674715Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-08-14T21:08:12.4675548Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-08-14T21:08:12.4676357Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.4677051Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.4677933Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:12.4678849Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.4679722Z Compiling src/cpu/x64/jit_avx2_convolution.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:12.4680652Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:12.6782081Z 2025-08-14T21:08:12.6782801Z  2025-08-14T21:08:12.6783246Z  2025-08-14T21:08:12.6783633Z  2025-08-14T21:08:12.6784007Z  2025-08-14T21:08:12.6784384Z  2025-08-14T21:08:12.6785187Z  2025-08-14T21:08:12.6785581Z  2025-08-14T21:08:12.6785944Z  2025-08-14T21:08:12.6786493Z [1,268 / 3,069] 16 actions, 15 running 2025-08-14T21:08:12.6787301Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-08-14T21:08:12.6788239Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-08-14T21:08:12.6789064Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.6789821Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.6790575Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:12.6791493Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2025-08-14T21:08:12.6792025Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.6792427Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:12.8794061Z 2025-08-14T21:08:12.8795572Z  2025-08-14T21:08:12.8795963Z  2025-08-14T21:08:12.8796233Z  2025-08-14T21:08:12.8796518Z  2025-08-14T21:08:12.8797160Z  2025-08-14T21:08:12.8797356Z  2025-08-14T21:08:12.8797565Z  2025-08-14T21:08:12.8797755Z  2025-08-14T21:08:12.8798074Z [1,277 / 3,069] 16 actions, 15 running 2025-08-14T21:08:12.8798509Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-08-14T21:08:12.8799009Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-08-14T21:08:12.8799439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.8799812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.8800166Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.8800530Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.8800892Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:12.8801260Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:13.0995714Z 2025-08-14T21:08:13.0996417Z  2025-08-14T21:08:13.0996836Z  2025-08-14T21:08:13.0997190Z  2025-08-14T21:08:13.0997525Z  2025-08-14T21:08:13.0997847Z  2025-08-14T21:08:13.0998187Z  2025-08-14T21:08:13.0998528Z  2025-08-14T21:08:13.0998901Z  2025-08-14T21:08:13.0999401Z [1,285 / 3,069] 16 actions, 15 running 2025-08-14T21:08:13.1000142Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-08-14T21:08:13.1000985Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-08-14T21:08:13.1001737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.1002500Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:13.1003257Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.1003983Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:13.1004681Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.1005469Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-08-14T21:08:13.3153048Z 2025-08-14T21:08:13.3153812Z  2025-08-14T21:08:13.3154277Z  2025-08-14T21:08:13.3154711Z  2025-08-14T21:08:13.3155121Z  2025-08-14T21:08:13.3155591Z  2025-08-14T21:08:13.3155936Z  2025-08-14T21:08:13.3156295Z  2025-08-14T21:08:13.3156644Z  2025-08-14T21:08:13.3157180Z [1,294 / 3,069] 16 actions, 15 running 2025-08-14T21:08:13.3157913Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-08-14T21:08:13.3158777Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-08-14T21:08:13.3159542Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.3160184Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.3160947Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:13.3161670Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.3162340Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.3163578Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox ... 2025-08-14T21:08:13.5756735Z 2025-08-14T21:08:13.5757462Z  2025-08-14T21:08:13.5757870Z  2025-08-14T21:08:13.5758241Z  2025-08-14T21:08:13.5758603Z  2025-08-14T21:08:13.5758938Z  2025-08-14T21:08:13.5759300Z  2025-08-14T21:08:13.5759686Z  2025-08-14T21:08:13.5760036Z  2025-08-14T21:08:13.5760582Z [1,304 / 3,069] 16 actions, 15 running 2025-08-14T21:08:13.5761358Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-08-14T21:08:13.5762298Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-08-14T21:08:13.5763111Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.5763791Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.5764459Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.5765121Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.5765806Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.5766488Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:13.7883888Z 2025-08-14T21:08:13.7884623Z  2025-08-14T21:08:13.7885074Z  2025-08-14T21:08:13.7885425Z  2025-08-14T21:08:13.7885834Z  2025-08-14T21:08:13.7886161Z  2025-08-14T21:08:13.7886506Z  2025-08-14T21:08:13.7886868Z  2025-08-14T21:08:13.7887286Z  2025-08-14T21:08:13.7887837Z [1,315 / 3,069] 15 actions running 2025-08-14T21:08:13.7888686Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-08-14T21:08:13.7889539Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-08-14T21:08:13.7890459Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:13.7891265Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:13.7892175Z Compiling src/cpu/x64/jit_brgemm_conv_bwd.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:13.7893038Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.7893809Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.7894793Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox ... 2025-08-14T21:08:13.9921113Z 2025-08-14T21:08:13.9921821Z  2025-08-14T21:08:13.9922255Z  2025-08-14T21:08:13.9922651Z  2025-08-14T21:08:13.9923005Z  2025-08-14T21:08:13.9923370Z  2025-08-14T21:08:13.9923735Z  2025-08-14T21:08:13.9924081Z  2025-08-14T21:08:13.9924441Z  2025-08-14T21:08:13.9924958Z [1,323 / 3,069] 16 actions, 15 running 2025-08-14T21:08:13.9925726Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-08-14T21:08:13.9926612Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-08-14T21:08:13.9927207Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.9927572Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.9927975Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.9928610Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_w.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:13.9929392Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:13.9930020Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:14.2184258Z 2025-08-14T21:08:14.2185087Z  2025-08-14T21:08:14.2185518Z  2025-08-14T21:08:14.2185888Z  2025-08-14T21:08:14.2186257Z  2025-08-14T21:08:14.2186595Z  2025-08-14T21:08:14.2186967Z  2025-08-14T21:08:14.2187321Z  2025-08-14T21:08:14.2187682Z  2025-08-14T21:08:14.2188238Z [1,335 / 3,069] 16 actions, 15 running 2025-08-14T21:08:14.2189042Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-08-14T21:08:14.2190024Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-08-14T21:08:14.2191269Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:14.2192347Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.2193223Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2025-08-14T21:08:14.2194230Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-08-14T21:08:14.2195035Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.2195719Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:14.4688750Z 2025-08-14T21:08:14.4689694Z  2025-08-14T21:08:14.4690115Z  2025-08-14T21:08:14.4702157Z  2025-08-14T21:08:14.4702764Z  2025-08-14T21:08:14.4703124Z  2025-08-14T21:08:14.4703470Z  2025-08-14T21:08:14.4703825Z  2025-08-14T21:08:14.4704157Z  2025-08-14T21:08:14.4704675Z [1,344 / 3,069] 15 actions, 14 running 2025-08-14T21:08:14.4705390Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-08-14T21:08:14.4706274Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-08-14T21:08:14.4707101Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.4707785Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.4708423Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.4709042Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.4709734Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.4710476Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:14.6895303Z 2025-08-14T21:08:14.6895999Z  2025-08-14T21:08:14.6896459Z  2025-08-14T21:08:14.6896834Z  2025-08-14T21:08:14.6897197Z  2025-08-14T21:08:14.6897583Z  2025-08-14T21:08:14.6897967Z  2025-08-14T21:08:14.6898328Z  2025-08-14T21:08:14.6898690Z  2025-08-14T21:08:14.6899196Z [1,355 / 3,069] 16 actions, 15 running 2025-08-14T21:08:14.6900029Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-08-14T21:08:14.6900952Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-08-14T21:08:14.6901960Z Compiling src/cpu/x64/jit_generator.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:14.6902895Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:14.6903667Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.6904354Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.6905034Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.6905984Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:14.9063160Z 2025-08-14T21:08:14.9063956Z  2025-08-14T21:08:14.9064396Z  2025-08-14T21:08:14.9064782Z  2025-08-14T21:08:14.9065159Z  2025-08-14T21:08:14.9065543Z  2025-08-14T21:08:14.9065913Z  2025-08-14T21:08:14.9066290Z  2025-08-14T21:08:14.9066650Z  2025-08-14T21:08:14.9072199Z [1,368 / 3,069] 16 actions, 15 running 2025-08-14T21:08:14.9073039Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-08-14T21:08:14.9073983Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-08-14T21:08:14.9074985Z Compiling src/cpu/x64/jit_transpose_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:14.9075903Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.9076597Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:14.9077429Z Compiling src/cpu/x64/jit_uni_binary.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:14.9078549Z Compiling src/google/protobuf/io/gzip_stream.cc; 0s processwrapper-sandbox 2025-08-14T21:08:14.9079527Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:15.1229143Z 2025-08-14T21:08:15.1229800Z  2025-08-14T21:08:15.1230091Z  2025-08-14T21:08:15.1230306Z  2025-08-14T21:08:15.1230504Z  2025-08-14T21:08:15.1230715Z  2025-08-14T21:08:15.1231150Z  2025-08-14T21:08:15.1231479Z  2025-08-14T21:08:15.1231676Z  2025-08-14T21:08:15.1232003Z [1,378 / 3,069] 16 actions, 15 running 2025-08-14T21:08:15.1232447Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-08-14T21:08:15.1232936Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-08-14T21:08:15.1233481Z Compiling src/cpu/x64/jit_uni_convert_xf16.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.1233969Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.1234346Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.1234704Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.1235076Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.1235508Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:15.3648836Z 2025-08-14T21:08:15.3649562Z  2025-08-14T21:08:15.3650003Z  2025-08-14T21:08:15.3650371Z  2025-08-14T21:08:15.3650791Z  2025-08-14T21:08:15.3651162Z  2025-08-14T21:08:15.3651545Z  2025-08-14T21:08:15.3651902Z  2025-08-14T21:08:15.3652278Z  2025-08-14T21:08:15.3652827Z [1,390 / 3,069] 16 actions, 15 running 2025-08-14T21:08:15.3653626Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-08-14T21:08:15.3654564Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-08-14T21:08:15.3655375Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.3656229Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.3657218Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.3658080Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.3658959Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.3659889Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:15.5931643Z 2025-08-14T21:08:15.5932392Z  2025-08-14T21:08:15.5932818Z  2025-08-14T21:08:15.5933211Z  2025-08-14T21:08:15.5933558Z  2025-08-14T21:08:15.5933937Z  2025-08-14T21:08:15.5934305Z  2025-08-14T21:08:15.5934679Z  2025-08-14T21:08:15.5935052Z  2025-08-14T21:08:15.5935588Z [1,402 / 3,069] 16 actions, 15 running 2025-08-14T21:08:15.5936409Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-08-14T21:08:15.5937328Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-08-14T21:08:15.5938140Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.5938823Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.5939685Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.5940735Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.5941765Z Compiling src/cpu/x64/jit_uni_reduction.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.5942625Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:15.8018545Z 2025-08-14T21:08:15.8019249Z  2025-08-14T21:08:15.8019694Z  2025-08-14T21:08:15.8020051Z  2025-08-14T21:08:15.8020427Z  2025-08-14T21:08:15.8020783Z  2025-08-14T21:08:15.8021146Z  2025-08-14T21:08:15.8021481Z  2025-08-14T21:08:15.8021843Z  2025-08-14T21:08:15.8022343Z [1,410 / 3,069] 16 actions, 15 running 2025-08-14T21:08:15.8023140Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-08-14T21:08:15.8024051Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-08-14T21:08:15.8025050Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.8026093Z Compiling src/cpu/x64/jit_uni_reduction.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.8026946Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.8027958Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:15.8029016Z Compiling src/cpu/x64/jit_uni_reorder_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:15.8030141Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:16.0555605Z 2025-08-14T21:08:16.0556343Z  2025-08-14T21:08:16.0556800Z  2025-08-14T21:08:16.0557184Z  2025-08-14T21:08:16.0557535Z  2025-08-14T21:08:16.0557917Z  2025-08-14T21:08:16.0558286Z  2025-08-14T21:08:16.0558667Z  2025-08-14T21:08:16.0559050Z  2025-08-14T21:08:16.0559603Z [1,421 / 3,069] 16 actions, 15 running 2025-08-14T21:08:16.0560378Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-08-14T21:08:16.0561251Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-08-14T21:08:16.0562073Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.0562930Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:16.0563946Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:16.0564737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.0565508Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:16.0566304Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:16.2618905Z 2025-08-14T21:08:16.2619613Z  2025-08-14T21:08:16.2620049Z  2025-08-14T21:08:16.2620404Z  2025-08-14T21:08:16.2620757Z  2025-08-14T21:08:16.2621099Z  2025-08-14T21:08:16.2621473Z  2025-08-14T21:08:16.2621856Z  2025-08-14T21:08:16.2622238Z  2025-08-14T21:08:16.2622777Z [1,433 / 3,069] 16 actions, 15 running 2025-08-14T21:08:16.2623519Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-08-14T21:08:16.2624382Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-08-14T21:08:16.2625154Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.2625814Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.2626585Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:16.2627444Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.2628386Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2025-08-14T21:08:16.2629343Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:16.4822216Z 2025-08-14T21:08:16.4822914Z  2025-08-14T21:08:16.4823357Z  2025-08-14T21:08:16.4823734Z  2025-08-14T21:08:16.4824095Z  2025-08-14T21:08:16.4824473Z  2025-08-14T21:08:16.4824856Z  2025-08-14T21:08:16.4825209Z  2025-08-14T21:08:16.4825596Z  2025-08-14T21:08:16.4826125Z [1,442 / 3,069] 15 actions, 14 running 2025-08-14T21:08:16.4826923Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-08-14T21:08:16.4827871Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-08-14T21:08:16.4828707Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.4829605Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-08-14T21:08:16.4830449Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.4831093Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.4831715Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.4832366Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:16.6961371Z 2025-08-14T21:08:16.6962098Z  2025-08-14T21:08:16.6962569Z  2025-08-14T21:08:16.6962946Z  2025-08-14T21:08:16.6963323Z  2025-08-14T21:08:16.6963691Z  2025-08-14T21:08:16.6964069Z  2025-08-14T21:08:16.6964441Z  2025-08-14T21:08:16.6964804Z  2025-08-14T21:08:16.6965331Z [1,450 / 3,069] 16 actions, 15 running 2025-08-14T21:08:16.6966409Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-08-14T21:08:16.6967702Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-08-14T21:08:16.6968670Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-08-14T21:08:16.6969535Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.6970324Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:16.6971167Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.6971944Z Compiling c10/util/Float8_e4m3fnuz.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:16.6972705Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:16.9134731Z 2025-08-14T21:08:16.9135713Z  2025-08-14T21:08:16.9136140Z  2025-08-14T21:08:16.9136502Z  2025-08-14T21:08:16.9136851Z  2025-08-14T21:08:16.9137207Z  2025-08-14T21:08:16.9137580Z  2025-08-14T21:08:16.9137927Z  2025-08-14T21:08:16.9138270Z  2025-08-14T21:08:16.9138835Z [1,457 / 3,069] 16 actions, 15 running 2025-08-14T21:08:16.9139702Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-08-14T21:08:16.9140603Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-08-14T21:08:16.9141416Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:16.9142198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.9142973Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.9143778Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.9144564Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:16.9145490Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-08-14T21:08:17.1629332Z 2025-08-14T21:08:17.1630369Z  2025-08-14T21:08:17.1630803Z  2025-08-14T21:08:17.1632081Z  2025-08-14T21:08:17.1633865Z  2025-08-14T21:08:17.1634233Z  2025-08-14T21:08:17.1634610Z  2025-08-14T21:08:17.1635022Z  2025-08-14T21:08:17.1635389Z  2025-08-14T21:08:17.1635924Z [1,469 / 3,069] 16 actions, 15 running 2025-08-14T21:08:17.1636716Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-08-14T21:08:17.1637575Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-08-14T21:08:17.1638440Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-08-14T21:08:17.1639207Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.1640036Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:17.1641136Z Compiling src/cpu/x64/prelu/jit_prelu_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:17.1642134Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:17.1642878Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:17.3957373Z 2025-08-14T21:08:17.3958103Z  2025-08-14T21:08:17.3958604Z  2025-08-14T21:08:17.3958979Z  2025-08-14T21:08:17.3959368Z  2025-08-14T21:08:17.3959736Z  2025-08-14T21:08:17.3960118Z  2025-08-14T21:08:17.3960485Z  2025-08-14T21:08:17.3960858Z  2025-08-14T21:08:17.3961349Z [1,475 / 3,069] 16 actions running 2025-08-14T21:08:17.3962168Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-08-14T21:08:17.3963093Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-08-14T21:08:17.3963992Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-08-14T21:08:17.3964789Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.3965458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.3966157Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.3967003Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.3967834Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:17.5962027Z 2025-08-14T21:08:17.5963073Z  2025-08-14T21:08:17.5963766Z  2025-08-14T21:08:17.5964160Z  2025-08-14T21:08:17.5964534Z  2025-08-14T21:08:17.5964896Z  2025-08-14T21:08:17.5965252Z  2025-08-14T21:08:17.5965631Z  2025-08-14T21:08:17.5965998Z  2025-08-14T21:08:17.5966524Z [1,488 / 3,069] 16 actions running 2025-08-14T21:08:17.5967487Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-08-14T21:08:17.5968416Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-08-14T21:08:17.5969213Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.5969885Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.5970764Z Compiling src/cpu/x64/rnn/rnn_brgemm_utils.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:17.5971764Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:17.5972565Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.5973294Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-08-14T21:08:17.8542940Z 2025-08-14T21:08:17.8543761Z  2025-08-14T21:08:17.8544226Z  2025-08-14T21:08:17.8544609Z  2025-08-14T21:08:17.8544995Z  2025-08-14T21:08:17.8545328Z  2025-08-14T21:08:17.8545697Z  2025-08-14T21:08:17.8546047Z  2025-08-14T21:08:17.8546420Z  2025-08-14T21:08:17.8546948Z [1,499 / 3,069] 16 actions, 15 running 2025-08-14T21:08:17.8547778Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-08-14T21:08:17.8548638Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-08-14T21:08:17.8549519Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.8550215Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-08-14T21:08:17.8550932Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:17.8551905Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2025-08-14T21:08:17.8552912Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:17.8553891Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-08-14T21:08:18.1348706Z 2025-08-14T21:08:18.1350102Z  2025-08-14T21:08:18.1350416Z  2025-08-14T21:08:18.1350673Z  2025-08-14T21:08:18.1350956Z  2025-08-14T21:08:18.1351253Z  2025-08-14T21:08:18.1351546Z  2025-08-14T21:08:18.1351809Z  2025-08-14T21:08:18.1352056Z  2025-08-14T21:08:18.1352541Z [1,515 / 3,069] 16 actions, 15 running 2025-08-14T21:08:18.1353273Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-08-14T21:08:18.1354106Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-08-14T21:08:18.1354964Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:18.1355714Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:18.1356507Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.1357498Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-08-14T21:08:18.1358191Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:18.1358727Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-08-14T21:08:18.3615534Z 2025-08-14T21:08:18.3616410Z  2025-08-14T21:08:18.3616756Z  2025-08-14T21:08:18.3617010Z  2025-08-14T21:08:18.3617211Z  2025-08-14T21:08:18.3617423Z  2025-08-14T21:08:18.3617632Z  2025-08-14T21:08:18.3617827Z  2025-08-14T21:08:18.3618033Z  2025-08-14T21:08:18.3618335Z [1,530 / 3,069] 16 actions, 15 running 2025-08-14T21:08:18.3618788Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-08-14T21:08:18.3619291Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-08-14T21:08:18.3619812Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:18.3620545Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.3621896Z Compiling tensorpipe/common/ibv.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.3622395Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.3622915Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.3623515Z Compiling tensorpipe/common/socket.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:18.5498259Z 2025-08-14T21:08:18.5499094Z  2025-08-14T21:08:18.5499517Z  2025-08-14T21:08:18.5499907Z  2025-08-14T21:08:18.5500277Z  2025-08-14T21:08:18.5500652Z  2025-08-14T21:08:18.5501009Z  2025-08-14T21:08:18.5501381Z  2025-08-14T21:08:18.5501735Z  2025-08-14T21:08:18.5502246Z [1,542 / 3,069] 16 actions, 15 running 2025-08-14T21:08:18.5502998Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-08-14T21:08:18.5503908Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-08-14T21:08:18.5504810Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:18.5505612Z Executing genrule //:version_h; 0s processwrapper-sandbox 2025-08-14T21:08:18.5506580Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.5507586Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:18.5508479Z Compiling tensorpipe/core/error.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.5509490Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:18.7562653Z 2025-08-14T21:08:18.7563359Z  2025-08-14T21:08:18.7563801Z  2025-08-14T21:08:18.7564175Z  2025-08-14T21:08:18.7564558Z  2025-08-14T21:08:18.7564925Z  2025-08-14T21:08:18.7565271Z  2025-08-14T21:08:18.7565618Z  2025-08-14T21:08:18.7566001Z  2025-08-14T21:08:18.7566616Z [1,550 / 3,069] 16 actions, 15 running 2025-08-14T21:08:18.7572146Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-08-14T21:08:18.7572952Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-08-14T21:08:18.7573701Z Executing genrule //:version_h; 0s processwrapper-sandbox 2025-08-14T21:08:18.7574489Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.7575355Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.7576181Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.7576970Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.7577787Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-08-14T21:08:18.9593677Z 2025-08-14T21:08:18.9594398Z  2025-08-14T21:08:18.9594821Z  2025-08-14T21:08:18.9595199Z  2025-08-14T21:08:18.9595556Z  2025-08-14T21:08:18.9595926Z  2025-08-14T21:08:18.9596309Z  2025-08-14T21:08:18.9596679Z  2025-08-14T21:08:18.9597046Z  2025-08-14T21:08:18.9597567Z [1,564 / 3,069] 16 actions, 15 running 2025-08-14T21:08:18.9598338Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-08-14T21:08:18.9599256Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-08-14T21:08:18.9600146Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:18.9601065Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.9602041Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:18.9603005Z Compiling tensorpipe/transport/ibv/reactor.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.9604101Z Compiling tensorpipe/transport/ibv/sockaddr.cc; 0s processwrapper-sandbox 2025-08-14T21:08:18.9605170Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-08-14T21:08:19.1984006Z 2025-08-14T21:08:19.1984715Z  2025-08-14T21:08:19.1985657Z  2025-08-14T21:08:19.1986061Z  2025-08-14T21:08:19.1986428Z  2025-08-14T21:08:19.1986805Z  2025-08-14T21:08:19.1987171Z  2025-08-14T21:08:19.1987546Z  2025-08-14T21:08:19.1987907Z  2025-08-14T21:08:19.1988431Z [1,575 / 3,069] 16 actions running 2025-08-14T21:08:19.1989220Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-08-14T21:08:19.1990270Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-08-14T21:08:19.1991333Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:19.1992336Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:19.1993126Z @com_google_protobuf//:protoc; 0s processwrapper-sandbox 2025-08-14T21:08:19.1993954Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:19.1994950Z Compiling tensorpipe/transport/shm/reactor.cc; 0s processwrapper-sandbox 2025-08-14T21:08:19.1996036Z Compiling c10/core/SymBool.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:19.4002462Z 2025-08-14T21:08:19.4003177Z  2025-08-14T21:08:19.4003634Z  2025-08-14T21:08:19.4004004Z  2025-08-14T21:08:19.4004375Z  2025-08-14T21:08:19.4004735Z  2025-08-14T21:08:19.4005104Z  2025-08-14T21:08:19.4005471Z  2025-08-14T21:08:19.4005857Z  2025-08-14T21:08:19.4006399Z [1,587 / 3,069] 15 actions, 14 running 2025-08-14T21:08:19.4007212Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-08-14T21:08:19.4008194Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-08-14T21:08:19.4009267Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2025-08-14T21:08:19.4010290Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:19.4011152Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:19.4011975Z //c10/core:base; 0s processwrapper-sandbox 2025-08-14T21:08:19.4012825Z Compiling tensorpipe/transport/uv/loop.cc; 0s processwrapper-sandbox 2025-08-14T21:08:19.4013815Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:19.6010636Z 2025-08-14T21:08:19.6011257Z  2025-08-14T21:08:19.6011562Z  2025-08-14T21:08:19.6011795Z  2025-08-14T21:08:19.6012059Z  2025-08-14T21:08:19.6012286Z  2025-08-14T21:08:19.6012526Z  2025-08-14T21:08:19.6012843Z  2025-08-14T21:08:19.6013065Z  2025-08-14T21:08:19.6013351Z [1,600 / 3,069] 15 actions running 2025-08-14T21:08:19.6013798Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-08-14T21:08:19.6014319Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-08-14T21:08:19.6014876Z Compiling tensorpipe/transport/uv/utility.cc; 0s processwrapper-sandbox 2025-08-14T21:08:19.6015423Z Compiling c10/core/impl/COW.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:19.6015919Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-08-14T21:08:19.6016422Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:19.6016953Z Compiling third_party/libuv/src/strscpy.c; 0s processwrapper-sandbox 2025-08-14T21:08:19.6017531Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:19.8164708Z 2025-08-14T21:08:19.8165412Z  2025-08-14T21:08:19.8165846Z  2025-08-14T21:08:19.8166216Z  2025-08-14T21:08:19.8166600Z  2025-08-14T21:08:19.8167114Z  2025-08-14T21:08:19.8167481Z  2025-08-14T21:08:19.8167850Z  2025-08-14T21:08:19.8168205Z  2025-08-14T21:08:19.8168755Z [1,615 / 3,069] 16 actions, 15 running 2025-08-14T21:08:19.8169558Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-08-14T21:08:19.8170522Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-08-14T21:08:19.8171744Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:19.8172776Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:19.8173649Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:19.8174632Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:19.8175728Z Compiling third_party/libuv/src/unix/fs.c; 0s processwrapper-sandbox 2025-08-14T21:08:19.8176648Z @tensorpipe//:libuv; 0s processwrapper-sandbox ... 2025-08-14T21:08:20.0220603Z 2025-08-14T21:08:20.0221707Z  2025-08-14T21:08:20.0222228Z  2025-08-14T21:08:20.0222725Z  2025-08-14T21:08:20.0223100Z  2025-08-14T21:08:20.0223462Z  2025-08-14T21:08:20.0223841Z  2025-08-14T21:08:20.0224199Z  2025-08-14T21:08:20.0224560Z  2025-08-14T21:08:20.0225105Z [1,629 / 3,069] 16 actions, 15 running 2025-08-14T21:08:20.0225931Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-08-14T21:08:20.0226914Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-08-14T21:08:20.0227828Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-08-14T21:08:20.0228708Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.0229703Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:20.0230588Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:20.0231549Z Compiling third_party/libuv/src/unix/stream.c; 0s processwrapper-sandbox 2025-08-14T21:08:20.0232640Z Compiling third_party/libuv/src/unix/tcp.c; 0s processwrapper-sandbox ... 2025-08-14T21:08:20.2229659Z 2025-08-14T21:08:20.2230412Z  2025-08-14T21:08:20.2230834Z  2025-08-14T21:08:20.2231226Z  2025-08-14T21:08:20.2231602Z  2025-08-14T21:08:20.2231998Z  2025-08-14T21:08:20.2232352Z  2025-08-14T21:08:20.2232734Z  2025-08-14T21:08:20.2233100Z  2025-08-14T21:08:20.2233717Z [1,648 / 3,069] 16 actions, 15 running 2025-08-14T21:08:20.2234549Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-08-14T21:08:20.2235503Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-08-14T21:08:20.2236500Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.2237341Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2025-08-14T21:08:20.2238119Z Compiling src/idl_gen_fbs.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.2238915Z Compiling src/gflags.cc; 0s processwrapper-sandbox 2025-08-14T21:08:20.2239766Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2025-08-14T21:08:20.2240737Z Compiling src/gflags_reporting.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:20.4254486Z 2025-08-14T21:08:20.4255291Z  2025-08-14T21:08:20.4255766Z  2025-08-14T21:08:20.4256138Z  2025-08-14T21:08:20.4256519Z  2025-08-14T21:08:20.4256917Z  2025-08-14T21:08:20.4257316Z  2025-08-14T21:08:20.4257654Z  2025-08-14T21:08:20.4258010Z  2025-08-14T21:08:20.4258525Z [1,663 / 3,069] 16 actions running 2025-08-14T21:08:20.4259328Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-08-14T21:08:20.4260262Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-08-14T21:08:20.4261163Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:20.4262055Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:20.4263092Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.4264142Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.4264963Z Compiling src/symbolize.cc; 0s processwrapper-sandbox 2025-08-14T21:08:20.4265832Z Compiling src/utilities.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:20.6485088Z 2025-08-14T21:08:20.6486190Z  2025-08-14T21:08:20.6487098Z  2025-08-14T21:08:20.6487494Z  2025-08-14T21:08:20.6487872Z  2025-08-14T21:08:20.6488249Z  2025-08-14T21:08:20.6488616Z  2025-08-14T21:08:20.6488993Z  2025-08-14T21:08:20.6489357Z  2025-08-14T21:08:20.6489900Z [1,677 / 3,069] 16 actions, 15 running 2025-08-14T21:08:20.6490620Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-08-14T21:08:20.6491479Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-08-14T21:08:20.6492312Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.6493084Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.6493964Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.6494859Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.6495847Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.6496861Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:20.8583334Z 2025-08-14T21:08:20.8584032Z  2025-08-14T21:08:20.8584458Z  2025-08-14T21:08:20.8584805Z  2025-08-14T21:08:20.8585164Z  2025-08-14T21:08:20.8585522Z  2025-08-14T21:08:20.8585899Z  2025-08-14T21:08:20.8586269Z  2025-08-14T21:08:20.8586645Z  2025-08-14T21:08:20.8587181Z [1,692 / 3,070] 16 actions, 15 running 2025-08-14T21:08:20.8587989Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-08-14T21:08:20.8588950Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-08-14T21:08:20.8590061Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.8591033Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.8592058Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.8593247Z Compiling c10/core/CachingDeviceAllocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.8594296Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.8595268Z Compiling c10/core/AllocatorConfig.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:20.9788851Z 2025-08-14T21:08:20.9789692Z  2025-08-14T21:08:20.9790130Z  2025-08-14T21:08:20.9790505Z  2025-08-14T21:08:20.9790882Z  2025-08-14T21:08:20.9791236Z  2025-08-14T21:08:20.9791597Z  2025-08-14T21:08:20.9791952Z  2025-08-14T21:08:20.9792310Z  2025-08-14T21:08:20.9792904Z INFO: From Testing //c10/test:typeid_test: 2025-08-14T21:08:20.9793550Z ==================== Test output for //c10/test:typeid_test: 2025-08-14T21:08:20.9794147Z Running main() from gmock_main.cc 2025-08-14T21:08:20.9794688Z Note: Google Test filter = -*CUDA 2025-08-14T21:08:20.9795236Z [==========] Running 5 tests from 1 test suite. 2025-08-14T21:08:20.9795806Z [----------] Global test environment set-up. 2025-08-14T21:08:20.9796454Z [----------] 5 tests from TypeMetaTest 2025-08-14T21:08:20.9797021Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-08-14T21:08:20.9797591Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-08-14T21:08:20.9798198Z [ RUN ] TypeMetaTest.Names 2025-08-14T21:08:20.9798717Z [ OK ] TypeMetaTest.Names (0 ms) 2025-08-14T21:08:20.9799301Z [ RUN ] TypeMetaTest.TypeMeta 2025-08-14T21:08:20.9799829Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-08-14T21:08:20.9800456Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-08-14T21:08:20.9801107Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-08-14T21:08:20.9801684Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-08-14T21:08:20.9802327Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-08-14T21:08:20.9803008Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-08-14T21:08:20.9803440Z 2025-08-14T21:08:20.9803661Z [----------] Global test environment tear-down 2025-08-14T21:08:20.9804490Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-08-14T21:08:20.9805228Z [ PASSED ] 5 tests. 2025-08-14T21:08:20.9805689Z ================================================================================ 2025-08-14T21:08:20.9844379Z [1,698 / 3,071] 1 / 26 tests; 16 actions running; last test: ...st:typeid_test 2025-08-14T21:08:20.9845316Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-08-14T21:08:20.9846185Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-08-14T21:08:20.9847086Z Compiling c10/core/AllocatorConfig.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.9847939Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:20.9848780Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:20.9849784Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:20.9850776Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2025-08-14T21:08:20.9851654Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:08:21.2023374Z 2025-08-14T21:08:21.2024033Z  2025-08-14T21:08:21.2024435Z  2025-08-14T21:08:21.2024792Z  2025-08-14T21:08:21.2025120Z  2025-08-14T21:08:21.2025444Z  2025-08-14T21:08:21.2025727Z  2025-08-14T21:08:21.2026051Z  2025-08-14T21:08:21.2026422Z  2025-08-14T21:08:21.2027216Z [1,707 / 3,071] 1 / 26 tests; 16 actions running; last test: ...st:typeid_test 2025-08-14T21:08:21.2028068Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-08-14T21:08:21.2028859Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-08-14T21:08:21.2029816Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:08:21.2030445Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.2030865Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-08-14T21:08:21.2031325Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.2031792Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.2032271Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:21.4076925Z 2025-08-14T21:08:21.4077745Z  2025-08-14T21:08:21.4078308Z  2025-08-14T21:08:21.4078734Z  2025-08-14T21:08:21.4079091Z  2025-08-14T21:08:21.4079422Z  2025-08-14T21:08:21.4079757Z  2025-08-14T21:08:21.4080137Z  2025-08-14T21:08:21.4080487Z  2025-08-14T21:08:21.4081367Z [1,721 / 3,071] 1 / 26 tests; 16 actions, 15 running; last test: ...ypeid_test 2025-08-14T21:08:21.4082386Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-08-14T21:08:21.4083286Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-08-14T21:08:21.4084209Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:08:21.4085203Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:21.4086117Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.4086958Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.4087783Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.4088575Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-08-14T21:08:21.6100718Z 2025-08-14T21:08:21.6101440Z  2025-08-14T21:08:21.6101878Z  2025-08-14T21:08:21.6102262Z  2025-08-14T21:08:21.6102613Z  2025-08-14T21:08:21.6102981Z  2025-08-14T21:08:21.6103324Z  2025-08-14T21:08:21.6103695Z  2025-08-14T21:08:21.6104043Z  2025-08-14T21:08:21.6104889Z [1,728 / 3,071] 1 / 26 tests; 16 actions, 15 running; last test: ...ypeid_test 2025-08-14T21:08:21.6105868Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-08-14T21:08:21.6107213Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-08-14T21:08:21.6108117Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-08-14T21:08:21.6108933Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.6109894Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.6110762Z Compiling c10/test/core/SymInt_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:21.6111673Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.6112453Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-08-14T21:08:21.8692751Z 2025-08-14T21:08:21.8693463Z  2025-08-14T21:08:21.8693918Z  2025-08-14T21:08:21.8694286Z  2025-08-14T21:08:21.8694661Z  2025-08-14T21:08:21.8695023Z  2025-08-14T21:08:21.8695399Z  2025-08-14T21:08:21.8695760Z  2025-08-14T21:08:21.8696130Z  2025-08-14T21:08:21.8697033Z [1,738 / 3,071] 1 / 26 tests; 16 actions, 15 running; last test: ...ypeid_test 2025-08-14T21:08:21.8698050Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-08-14T21:08:21.8698952Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-08-14T21:08:21.8699835Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:08:21.8700714Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.8701670Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2025-08-14T21:08:21.8702646Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.8703516Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:21.8704416Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:22.0733755Z 2025-08-14T21:08:22.0734470Z  2025-08-14T21:08:22.0734908Z  2025-08-14T21:08:22.0735278Z  2025-08-14T21:08:22.0735680Z  2025-08-14T21:08:22.0735999Z  2025-08-14T21:08:22.0736350Z  2025-08-14T21:08:22.0736711Z  2025-08-14T21:08:22.0737071Z  2025-08-14T21:08:22.0737940Z [1,749 / 3,071] 1 / 26 tests; 16 actions, 15 running; last test: ...ypeid_test 2025-08-14T21:08:22.0738922Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-08-14T21:08:22.0739832Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-08-14T21:08:22.0740806Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:08:22.0741685Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.0742471Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.0743336Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.0744193Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.0745113Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:22.2900347Z 2025-08-14T21:08:22.2901036Z  2025-08-14T21:08:22.2901469Z  2025-08-14T21:08:22.2901854Z  2025-08-14T21:08:22.2902217Z  2025-08-14T21:08:22.2902592Z  2025-08-14T21:08:22.2902962Z  2025-08-14T21:08:22.2903343Z  2025-08-14T21:08:22.2903675Z  2025-08-14T21:08:22.2904554Z [1,759 / 3,072] 1 / 26 tests; 16 actions, 15 running; last test: ...ypeid_test 2025-08-14T21:08:22.2905602Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-08-14T21:08:22.2906532Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-08-14T21:08:22.2907511Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:08:22.2908406Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.2909308Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.2910571Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.2911623Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.2912541Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:22.3714005Z 2025-08-14T21:08:22.3714676Z  2025-08-14T21:08:22.3715101Z  2025-08-14T21:08:22.3715487Z  2025-08-14T21:08:22.3715852Z  2025-08-14T21:08:22.3716221Z  2025-08-14T21:08:22.3716579Z  2025-08-14T21:08:22.3716958Z  2025-08-14T21:08:22.3717315Z  2025-08-14T21:08:22.3717910Z INFO: From Testing //c10/test:core_tests: 2025-08-14T21:08:22.3718603Z ==================== Test output for //c10/test:core_tests: 2025-08-14T21:08:22.3719226Z Running main() from gmock_main.cc 2025-08-14T21:08:22.3719760Z Note: Google Test filter = -*CUDA 2025-08-14T21:08:22.3720294Z [==========] Running 74 tests from 18 test suites. 2025-08-14T21:08:22.3720923Z [----------] Global test environment set-up. 2025-08-14T21:08:22.3721551Z [----------] 1 test from AllocatorConfigTest 2025-08-14T21:08:22.3722254Z [ RUN ] AllocatorConfigTest.allocator_config_test 2025-08-14T21:08:22.3723032Z [ OK ] AllocatorConfigTest.allocator_config_test (0 ms) 2025-08-14T21:08:22.3723801Z [----------] 1 test from AllocatorConfigTest (0 ms total) 2025-08-14T21:08:22.3724265Z 2025-08-14T21:08:22.3724536Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-08-14T21:08:22.3725428Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-08-14T21:08:22.3726522Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-08-14T21:08:22.3727628Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-08-14T21:08:22.3728758Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-08-14T21:08:22.3729802Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-08-14T21:08:22.3730377Z 2025-08-14T21:08:22.3730561Z [----------] 1 test from DeviceGuard 2025-08-14T21:08:22.3731225Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-08-14T21:08:22.3732074Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-08-14T21:08:22.3732849Z [----------] 1 test from DeviceGuard (0 ms total) 2025-08-14T21:08:22.3733284Z 2025-08-14T21:08:22.3733496Z [----------] 1 test from OptionalDeviceGuard 2025-08-14T21:08:22.3734297Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-08-14T21:08:22.3735310Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-08-14T21:08:22.3736230Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-08-14T21:08:22.3736703Z 2025-08-14T21:08:22.3736881Z [----------] 1 test from DeviceTest 2025-08-14T21:08:22.3737464Z [ RUN ] DeviceTest.BasicConstruction 2025-08-14T21:08:22.3738130Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-08-14T21:08:22.3738793Z [----------] 1 test from DeviceTest (0 ms total) 2025-08-14T21:08:22.3739231Z 2025-08-14T21:08:22.3739445Z [----------] 2 tests from DeviceTypeTest 2025-08-14T21:08:22.3740107Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-08-14T21:08:22.3740912Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-08-14T21:08:22.3741698Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-08-14T21:08:22.3742457Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-08-14T21:08:22.3743206Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-08-14T21:08:22.3743650Z 2025-08-14T21:08:22.3743850Z [----------] 17 tests from DispatchKeySet 2025-08-14T21:08:22.3744472Z [ RUN ] DispatchKeySet.ShowSemantics 2025-08-14T21:08:22.3745120Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-08-14T21:08:22.3745770Z [ RUN ] DispatchKeySet.Empty 2025-08-14T21:08:22.3746329Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-08-14T21:08:22.3747030Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-08-14T21:08:22.3748069Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-08-14T21:08:22.3749025Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-08-14T21:08:22.3749888Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-08-14T21:08:22.3750814Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-08-14T21:08:22.3751869Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-08-14T21:08:22.3752763Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-08-14T21:08:22.3753514Z [ OK ] DispatchKeySet.DoubletonPerBackend (22 ms) 2025-08-14T21:08:22.3754183Z [ RUN ] DispatchKeySet.Full 2025-08-14T21:08:22.3754739Z [ OK ] DispatchKeySet.Full (0 ms) 2025-08-14T21:08:22.3755376Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-08-14T21:08:22.3756059Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-08-14T21:08:22.3756859Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-08-14T21:08:22.3757812Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-08-14T21:08:22.3758653Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-08-14T21:08:22.3759309Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-08-14T21:08:22.3760028Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-08-14T21:08:22.3760759Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-08-14T21:08:22.3761474Z [ RUN ] DispatchKeySet.IteratorFull 2025-08-14T21:08:22.3762129Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-08-14T21:08:22.3762810Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-08-14T21:08:22.3763526Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-08-14T21:08:22.3764299Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-08-14T21:08:22.3765167Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-08-14T21:08:22.3766027Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-08-14T21:08:22.3767152Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-08-14T21:08:22.3768201Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-08-14T21:08:22.3769230Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-08-14T21:08:22.3770187Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-08-14T21:08:22.3771038Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (3 ms) 2025-08-14T21:08:22.3771852Z [----------] 17 tests from DispatchKeySet (26 ms total) 2025-08-14T21:08:22.3772305Z 2025-08-14T21:08:22.3772485Z [----------] 3 tests from ScalarTest 2025-08-14T21:08:22.3773082Z [ RUN ] ScalarTest.UnsignedConstructor 2025-08-14T21:08:22.3773747Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-08-14T21:08:22.3774392Z [ RUN ] ScalarTest.Equality 2025-08-14T21:08:22.3774939Z [ OK ] ScalarTest.Equality (0 ms) 2025-08-14T21:08:22.3775542Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-08-14T21:08:22.3776199Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-08-14T21:08:22.3776862Z [----------] 3 tests from ScalarTest (0 ms total) 2025-08-14T21:08:22.3777312Z 2025-08-14T21:08:22.3777494Z [----------] 3 tests from SymIntTest 2025-08-14T21:08:22.3778031Z [ RUN ] SymIntTest.ConcreteInts 2025-08-14T21:08:22.3778624Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-08-14T21:08:22.3779230Z [ RUN ] SymIntTest.CheckRange 2025-08-14T21:08:22.3779785Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-08-14T21:08:22.3780363Z [ RUN ] SymIntTest.Overflows 2025-08-14T21:08:22.3780889Z [ OK ] SymIntTest.Overflows (0 ms) 2025-08-14T21:08:22.3781507Z [----------] 3 tests from SymIntTest (0 ms total) 2025-08-14T21:08:22.3781936Z 2025-08-14T21:08:22.3782140Z [----------] 5 tests from InlineDeviceGuard 2025-08-14T21:08:22.3782783Z [ RUN ] InlineDeviceGuard.Constructor 2025-08-14T21:08:22.3783447Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-08-14T21:08:22.3784151Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-08-14T21:08:22.3784886Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-08-14T21:08:22.3785911Z [ RUN ] InlineDeviceGuard.SetDevice 2025-08-14T21:08:22.3786572Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-08-14T21:08:22.3787236Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-08-14T21:08:22.3787914Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-08-14T21:08:22.3788564Z [ RUN ] InlineDeviceGuard.SetIndex 2025-08-14T21:08:22.3789185Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-08-14T21:08:22.3789943Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-08-14T21:08:22.3790426Z 2025-08-14T21:08:22.3790671Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-08-14T21:08:22.3791404Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-08-14T21:08:22.3792170Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-08-14T21:08:22.3792994Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-08-14T21:08:22.3793810Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-08-14T21:08:22.3794657Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-08-14T21:08:22.3795398Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-08-14T21:08:22.3796159Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-08-14T21:08:22.3796900Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-08-14T21:08:22.3854819Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-08-14T21:08:22.3855377Z 2025-08-14T21:08:22.3855608Z [----------] 4 tests from InlineStreamGuard 2025-08-14T21:08:22.3856268Z [ RUN ] InlineStreamGuard.Constructor 2025-08-14T21:08:22.3856936Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-08-14T21:08:22.3857713Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-08-14T21:08:22.3858577Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-08-14T21:08:22.3859503Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-08-14T21:08:22.3860448Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-08-14T21:08:22.3861422Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-08-14T21:08:22.3862299Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-08-14T21:08:22.3863150Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-08-14T21:08:22.3863607Z 2025-08-14T21:08:22.3863869Z [----------] 3 tests from InlineOptionalStreamGuard 2025-08-14T21:08:22.3864587Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-08-14T21:08:22.3865378Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-08-14T21:08:22.3866196Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-08-14T21:08:22.3867361Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-08-14T21:08:22.3868342Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-08-14T21:08:22.3869492Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-08-14T21:08:22.3870469Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-08-14T21:08:22.3871008Z 2025-08-14T21:08:22.3871260Z [----------] 1 test from InlineMultiStreamGuard 2025-08-14T21:08:22.3871958Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-08-14T21:08:22.3872675Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-08-14T21:08:22.3873452Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-08-14T21:08:22.3873952Z 2025-08-14T21:08:22.3874167Z [----------] 18 tests from SizesAndStridesTest 2025-08-14T21:08:22.3874824Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-08-14T21:08:22.3875619Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-08-14T21:08:22.3876333Z [ RUN ] SizesAndStridesTest.SetSizes 2025-08-14T21:08:22.3876991Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-08-14T21:08:22.3877626Z [ RUN ] SizesAndStridesTest.Resize 2025-08-14T21:08:22.3878239Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-08-14T21:08:22.3878882Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-08-14T21:08:22.3879788Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-08-14T21:08:22.3880672Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-08-14T21:08:22.3881373Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-08-14T21:08:22.3882062Z [ RUN ] SizesAndStridesTest.SetViaData 2025-08-14T21:08:22.3882734Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-08-14T21:08:22.3883443Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-08-14T21:08:22.3884169Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-08-14T21:08:22.3884903Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-08-14T21:08:22.3885634Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-08-14T21:08:22.3886459Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-08-14T21:08:22.3887380Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-08-14T21:08:22.3888302Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-08-14T21:08:22.3889239Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-08-14T21:08:22.3890149Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-08-14T21:08:22.3891038Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-08-14T21:08:22.3891904Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-08-14T21:08:22.3892788Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-08-14T21:08:22.3893635Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-08-14T21:08:22.3894466Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-08-14T21:08:22.3895330Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-08-14T21:08:22.3896167Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-08-14T21:08:22.3897050Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-08-14T21:08:22.3897932Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-08-14T21:08:22.3898831Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-08-14T21:08:22.3899690Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-08-14T21:08:22.3900548Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-08-14T21:08:22.3901326Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-08-14T21:08:22.3902113Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-08-14T21:08:22.3902891Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-08-14T21:08:22.3903664Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-08-14T21:08:22.3904163Z 2025-08-14T21:08:22.3904351Z [----------] 2 tests from ContextTest 2025-08-14T21:08:22.3904903Z [ RUN ] ContextTest.Basic 2025-08-14T21:08:22.3905445Z [ OK ] ContextTest.Basic (0 ms) 2025-08-14T21:08:22.3906023Z [ RUN ] ContextTest.cow_deleter 2025-08-14T21:08:22.3906562Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-08-14T21:08:22.3907172Z [----------] 2 tests from ContextTest (0 ms total) 2025-08-14T21:08:22.3907565Z 2025-08-14T21:08:22.3907808Z [----------] 3 tests from lazy_clone_storage_test 2025-08-14T21:08:22.3908456Z [ RUN ] lazy_clone_storage_test.no_context 2025-08-14T21:08:22.3909069Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-08-14T21:08:22.3909814Z [ RUN ] lazy_clone_storage_test.different_context 2025-08-14T21:08:22.3910518Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-08-14T21:08:22.3911202Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-08-14T21:08:22.3911946Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-08-14T21:08:22.3912706Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-08-14T21:08:22.3913170Z 2025-08-14T21:08:22.3913381Z [----------] 3 tests from materialize_test 2025-08-14T21:08:22.3914015Z [ RUN ] materialize_test.not_copy_on_write_context 2025-08-14T21:08:22.3914708Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-08-14T21:08:22.3915463Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-08-14T21:08:22.3916420Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-08-14T21:08:22.3917247Z [ RUN ] materialize_test.copy_on_write 2025-08-14T21:08:22.3917862Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-08-14T21:08:22.3918496Z [----------] 3 tests from materialize_test (0 ms total) 2025-08-14T21:08:22.3918915Z 2025-08-14T21:08:22.3919129Z [----------] Global test environment tear-down 2025-08-14T21:08:22.3919769Z [==========] 74 tests from 18 test suites ran. (28 ms total) 2025-08-14T21:08:22.3920382Z [ PASSED ] 74 tests. 2025-08-14T21:08:22.3920815Z ================================================================================ 2025-08-14T21:08:22.3922029Z [1,761 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:22.3923032Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-08-14T21:08:22.3923985Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-08-14T21:08:22.3924945Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:08:22.3925830Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.3926709Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.3927589Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.3928476Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.3929338Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:22.6032486Z 2025-08-14T21:08:22.6033393Z  2025-08-14T21:08:22.6033654Z  2025-08-14T21:08:22.6033871Z  2025-08-14T21:08:22.6034081Z  2025-08-14T21:08:22.6034278Z  2025-08-14T21:08:22.6034486Z  2025-08-14T21:08:22.6034681Z  2025-08-14T21:08:22.6034893Z  2025-08-14T21:08:22.6035386Z [1,772 / 3,072] 2 / 26 tests; 13 actions running; last test: ...est:core_tests 2025-08-14T21:08:22.6035983Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-08-14T21:08:22.6036501Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-08-14T21:08:22.6037019Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:08:22.6037487Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.6037959Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.6038425Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.6038877Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-08-14T21:08:22.6039361Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-08-14T21:08:22.8098054Z 2025-08-14T21:08:22.8098653Z  2025-08-14T21:08:22.8098929Z  2025-08-14T21:08:22.8099145Z  2025-08-14T21:08:22.8099358Z  2025-08-14T21:08:22.8099556Z  2025-08-14T21:08:22.8099766Z  2025-08-14T21:08:22.8099986Z  2025-08-14T21:08:22.8100210Z  2025-08-14T21:08:22.8100700Z [1,784 / 3,072] 2 / 26 tests; 3 actions, 2 running; last test: ...t:core_tests 2025-08-14T21:08:22.8101272Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-08-14T21:08:22.8101755Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-08-14T21:08:22.8102242Z [Prepa] Linking external/com_google_protobuf/protoc [for tool] 2025-08-14T21:08:23.0185644Z 2025-08-14T21:08:23.0186474Z  2025-08-14T21:08:23.0186872Z  2025-08-14T21:08:23.0187203Z  2025-08-14T21:08:23.0187882Z [1,789 / 3,072] 2 / 26 tests; 5 actions, 2 running; last test: ...t:core_tests 2025-08-14T21:08:23.0188451Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-08-14T21:08:23.0189124Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-08-14T21:08:23.0189794Z [Prepa] @onnx//:onnx_proto 2025-08-14T21:08:23.0190679Z [Scann] @onnx//:onnx_proto 2025-08-14T21:08:23.0191503Z [Prepa] Compiling onnx/defs/traditionalml/defs.cc 2025-08-14T21:08:23.0192338Z [Prepa] Compiling onnx/defs/tensor/utils.cc 2025-08-14T21:08:23.0193089Z [Prepa] Compiling onnx/defs/tensor_util.cc 2025-08-14T21:08:23.0193800Z [Prepa] @onnx//:onnx_proto ... 2025-08-14T21:08:23.3253707Z 2025-08-14T21:08:23.3254782Z  2025-08-14T21:08:23.3255241Z  2025-08-14T21:08:23.3255647Z  2025-08-14T21:08:23.3256018Z  2025-08-14T21:08:23.3256387Z  2025-08-14T21:08:23.3256758Z  2025-08-14T21:08:23.3257138Z  2025-08-14T21:08:23.3257496Z  2025-08-14T21:08:23.3258385Z [1,790 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:23.3259434Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-08-14T21:08:23.3260361Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-08-14T21:08:23.3261201Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-08-14T21:08:23.3262062Z Compiling onnx/defs/training/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.3263040Z Compiling onnx/defs/tensor_util.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.3264049Z Compiling onnx/defs/traditionalml/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.3265162Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.3266241Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:23.5443678Z 2025-08-14T21:08:23.5444383Z  2025-08-14T21:08:23.5444861Z  2025-08-14T21:08:23.5445305Z  2025-08-14T21:08:23.5445807Z  2025-08-14T21:08:23.5446200Z  2025-08-14T21:08:23.5446604Z  2025-08-14T21:08:23.5446971Z  2025-08-14T21:08:23.5447346Z  2025-08-14T21:08:23.5448232Z [1,806 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:23.5449334Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-08-14T21:08:23.5450256Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-08-14T21:08:23.5451192Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.5452128Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.5453080Z Compiling onnx/defs/shape_inference.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.5454079Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.5454988Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.5455913Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:23.7544726Z 2025-08-14T21:08:23.7545529Z  2025-08-14T21:08:23.7545952Z  2025-08-14T21:08:23.7546278Z  2025-08-14T21:08:23.7546615Z  2025-08-14T21:08:23.7547657Z  2025-08-14T21:08:23.7548105Z  2025-08-14T21:08:23.7548482Z  2025-08-14T21:08:23.7548916Z  2025-08-14T21:08:23.7549938Z [1,816 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:08:23.7551014Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-08-14T21:08:23.7551913Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-08-14T21:08:23.7552846Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.7553910Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.7554777Z Compiling onnx/defs/quantization/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.7555682Z Compiling onnx/defs/printer.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.7556643Z Compiling onnx/defs/parser.cc; 0s processwrapper-sandbox 2025-08-14T21:08:23.7557777Z Compiling onnx/defs/optional/old.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:23.9996650Z 2025-08-14T21:08:23.9997393Z  2025-08-14T21:08:23.9998764Z  2025-08-14T21:08:23.9999344Z  2025-08-14T21:08:23.9999706Z  2025-08-14T21:08:24.0000088Z  2025-08-14T21:08:24.0000453Z  2025-08-14T21:08:24.0000806Z  2025-08-14T21:08:24.0001176Z  2025-08-14T21:08:24.0002004Z [1,821 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:24.0003042Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-08-14T21:08:24.0003945Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-08-14T21:08:24.0004874Z Compiling onnx/defs/optional/old.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.0005841Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.0006873Z Compiling onnx/defs/object_detection/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.0007949Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.0008937Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.0009852Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:24.2044369Z 2025-08-14T21:08:24.2045086Z  2025-08-14T21:08:24.2045529Z  2025-08-14T21:08:24.2045913Z  2025-08-14T21:08:24.2046283Z  2025-08-14T21:08:24.2046659Z  2025-08-14T21:08:24.2047025Z  2025-08-14T21:08:24.2047402Z  2025-08-14T21:08:24.2047756Z  2025-08-14T21:08:24.2048600Z [1,834 / 3,072] 2 / 26 tests; 14 actions running; last test: ...est:core_tests 2025-08-14T21:08:24.2049603Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-08-14T21:08:24.2050541Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-08-14T21:08:24.2051495Z Compiling onnx/defs/generator/utils.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.2052444Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.2053480Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.2054451Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.2055413Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2025-08-14T21:08:24.2056497Z Compiling onnx/defs/controlflow/utils.cc; 0s processwrapper-sandbox ... 2025-08-14T21:08:24.4116449Z 2025-08-14T21:08:24.4117032Z  2025-08-14T21:08:24.4117291Z  2025-08-14T21:08:24.4117530Z  2025-08-14T21:08:24.4117743Z  2025-08-14T21:08:24.4117942Z  2025-08-14T21:08:24.4118229Z  2025-08-14T21:08:24.4118442Z  2025-08-14T21:08:24.4118686Z  2025-08-14T21:08:24.4119176Z [1,846 / 3,072] 2 / 26 tests; 3 actions, 2 running; last test: ...t:core_tests 2025-08-14T21:08:24.4119747Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-08-14T21:08:24.4120226Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-08-14T21:08:24.4120664Z [Prepa] Linking external/onnx/libonnx.so 2025-08-14T21:08:24.8047387Z 2025-08-14T21:08:24.8047965Z  2025-08-14T21:08:24.8048209Z  2025-08-14T21:08:24.8048422Z  2025-08-14T21:08:24.8048929Z [1,848 / 3,072] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-08-14T21:08:24.8049499Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-08-14T21:08:24.8049998Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-08-14T21:08:26.0054824Z 2025-08-14T21:08:26.0055484Z  2025-08-14T21:08:26.0055741Z  2025-08-14T21:08:26.0056264Z [1,848 / 3,072] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-08-14T21:08:26.0056833Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-08-14T21:08:26.0057318Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-08-14T21:08:27.0061625Z 2025-08-14T21:08:27.0062499Z  2025-08-14T21:08:27.0063212Z  2025-08-14T21:08:27.0063748Z [1,848 / 3,072] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-08-14T21:08:27.0064395Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-08-14T21:08:27.0064939Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-08-14T21:08:28.0067706Z 2025-08-14T21:08:28.0068413Z  2025-08-14T21:08:28.0068689Z  2025-08-14T21:08:28.0069192Z [1,848 / 3,072] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-08-14T21:08:28.0069851Z GenerateAten aten/src/ATen/ops; 29s processwrapper-sandbox 2025-08-14T21:08:28.0070352Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-08-14T21:08:29.2074577Z 2025-08-14T21:08:29.2075141Z  2025-08-14T21:08:29.2075413Z  2025-08-14T21:08:29.2075939Z [1,848 / 3,072] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-08-14T21:08:29.2076524Z GenerateAten aten/src/ATen/ops; 30s processwrapper-sandbox 2025-08-14T21:08:29.2077021Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-08-14T21:08:29.3245248Z 2025-08-14T21:08:29.3246174Z  2025-08-14T21:08:29.3246494Z  2025-08-14T21:08:29.3246831Z INFO: From GenerateAten aten/src/ATen/ops: 2025-08-14T21:08:29.3247308Z torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-08-14T21:08:29.3247851Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-08-14T21:08:29.3248776Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-08-14T21:08:29.3249448Z [1,848 / 3,072] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-08-14T21:08:29.3249999Z GenerateAten aten/src/ATen/ops; 30s processwrapper-sandbox 2025-08-14T21:08:29.3250484Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-08-14T21:08:29.7209449Z 2025-08-14T21:08:29.7210301Z  2025-08-14T21:08:29.7210681Z  2025-08-14T21:08:29.7211234Z [1,849 / 3,072] 2 / 26 tests; 3 actions, 1 running; last test: ...t:core_tests 2025-08-14T21:08:29.7211891Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-08-14T21:08:29.7212463Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_AVX2_cp 2025-08-14T21:08:29.7213072Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_DEFAULT_cp 2025-08-14T21:08:30.0081221Z 2025-08-14T21:08:30.0082181Z  2025-08-14T21:08:30.0082486Z  2025-08-14T21:08:30.0082690Z  2025-08-14T21:08:30.0083203Z [1,851 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:30.0083839Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-08-14T21:08:30.0084342Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-08-14T21:08:30.0084880Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-08-14T21:08:30.0085259Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-08-14T21:08:30.0085640Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-08-14T21:08:30.0086094Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-08-14T21:08:30.0086513Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-08-14T21:08:30.0087055Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-08-14T21:08:31.0092080Z 2025-08-14T21:08:31.0093039Z  2025-08-14T21:08:31.0093472Z  2025-08-14T21:08:31.0093735Z  2025-08-14T21:08:31.0093934Z  2025-08-14T21:08:31.0094249Z  2025-08-14T21:08:31.0094498Z  2025-08-14T21:08:31.0094781Z  2025-08-14T21:08:31.0095027Z  2025-08-14T21:08:31.0095736Z [1,851 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:31.0096525Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-08-14T21:08:31.0098119Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:31.0099829Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:31.0100370Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:31.0100744Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:31.0101227Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:31.0101755Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:31.0102188Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:32.0101284Z 2025-08-14T21:08:32.0102079Z  2025-08-14T21:08:32.0102537Z  2025-08-14T21:08:32.0102921Z  2025-08-14T21:08:32.0103308Z  2025-08-14T21:08:32.0103673Z  2025-08-14T21:08:32.0103987Z  2025-08-14T21:08:32.0104345Z  2025-08-14T21:08:32.0104707Z  2025-08-14T21:08:32.0105598Z [1,851 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:32.0106668Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-08-14T21:08:32.0107484Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.0108148Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.0108804Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.0109561Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.0110234Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.0110915Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:32.0111602Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:32.4442329Z 2025-08-14T21:08:32.4444065Z  2025-08-14T21:08:32.4444419Z  2025-08-14T21:08:32.4444957Z  2025-08-14T21:08:32.4445304Z  2025-08-14T21:08:32.4446099Z  2025-08-14T21:08:32.4446410Z  2025-08-14T21:08:32.4447567Z  2025-08-14T21:08:32.4447799Z  2025-08-14T21:08:32.4449032Z [1,852 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:32.4449974Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-08-14T21:08:32.4450637Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.4451344Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.4452235Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.4453109Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.4454033Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:32.4455058Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:32.4455450Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:32.8107119Z 2025-08-14T21:08:32.8107732Z  2025-08-14T21:08:32.8107992Z  2025-08-14T21:08:32.8108197Z  2025-08-14T21:08:32.8108403Z  2025-08-14T21:08:32.8108612Z  2025-08-14T21:08:32.8108806Z  2025-08-14T21:08:32.8109014Z  2025-08-14T21:08:32.8109230Z  2025-08-14T21:08:32.8109835Z [1,852 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:32.8110409Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-08-14T21:08:32.8110851Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:32.8111214Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:32.8111582Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:32.8111949Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:32.8112299Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:32.8112659Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:32.8113013Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:33.4245363Z 2025-08-14T21:08:33.4246118Z  2025-08-14T21:08:33.4246787Z  2025-08-14T21:08:33.4247158Z  2025-08-14T21:08:33.4247510Z  2025-08-14T21:08:33.4247878Z  2025-08-14T21:08:33.4248882Z  2025-08-14T21:08:33.4249248Z  2025-08-14T21:08:33.4249833Z  2025-08-14T21:08:33.4250611Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-08-14T21:08:33.4252057Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-08-14T21:08:33.4256468Z aten/src/ATen/native/cpu/Loops.h: In constructor 'at::native::DEFAULT::VectorizedLoop2d::VectorizedLoop2d(op_t, vop_t) [with op_t = at::native::DEFAULT::get_scalar_elu_elementwise_func(float, float, float)::; vop_t = at::native::DEFAULT::get_vectorized_elu_elementwise_func(float, float, float)::)>]': 2025-08-14T21:08:33.4260646Z aten/src/ATen/native/cpu/Loops.h:260:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:33.4261762Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-08-14T21:08:33.4262178Z | ^~~~~~~~~~~~~~~~ 2025-08-14T21:08:33.4263154Z [1,852 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:33.4264082Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-08-14T21:08:33.4264708Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.4265337Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.4265794Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.4266427Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.4267399Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.4267903Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:33.4268809Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:33.6787338Z 2025-08-14T21:08:33.6788484Z  2025-08-14T21:08:33.6789040Z  2025-08-14T21:08:33.6789424Z  2025-08-14T21:08:33.6790252Z  2025-08-14T21:08:33.6790471Z  2025-08-14T21:08:33.6791064Z  2025-08-14T21:08:33.6791274Z  2025-08-14T21:08:33.6791715Z  2025-08-14T21:08:33.6792560Z [1,855 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:33.6794453Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-08-14T21:08:33.6795482Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.6796369Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.6797144Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:33.6797596Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:33.6798617Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:33.6799397Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:33.6800203Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:33.8788468Z 2025-08-14T21:08:33.8789041Z  2025-08-14T21:08:33.8789406Z  2025-08-14T21:08:33.8789629Z  2025-08-14T21:08:33.8789825Z  2025-08-14T21:08:33.8790033Z  2025-08-14T21:08:33.8790226Z  2025-08-14T21:08:33.8790431Z  2025-08-14T21:08:33.8790622Z  2025-08-14T21:08:33.8791124Z [1,856 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:33.8791700Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-08-14T21:08:33.8792131Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:33.8792509Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:33.8792865Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:33.8793225Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:33.8793565Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:33.8793915Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:33.9112299Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox ... 2025-08-14T21:08:34.2239245Z 2025-08-14T21:08:34.2239990Z  2025-08-14T21:08:34.2240418Z  2025-08-14T21:08:34.2240714Z  2025-08-14T21:08:34.2240926Z  2025-08-14T21:08:34.2241244Z  2025-08-14T21:08:34.2241496Z  2025-08-14T21:08:34.2241811Z  2025-08-14T21:08:34.2242115Z  2025-08-14T21:08:34.2242855Z [1,857 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:34.2243677Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-08-14T21:08:34.2244262Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.2244782Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.2245360Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.2246107Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.2246711Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.2247361Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.2248166Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox ... 2025-08-14T21:08:34.3133112Z 2025-08-14T21:08:34.3134500Z  2025-08-14T21:08:34.3135303Z  2025-08-14T21:08:34.3135856Z  2025-08-14T21:08:34.3137214Z  2025-08-14T21:08:34.3139037Z  2025-08-14T21:08:34.3139582Z  2025-08-14T21:08:34.3139953Z  2025-08-14T21:08:34.3140546Z  2025-08-14T21:08:34.3141950Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-08-14T21:08:34.3143530Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-08-14T21:08:34.3144254Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:08:34.3145147Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-08-14T21:08:34.3145818Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:08:34.3146688Z from aten/src/ATen/native/UpSample.h:9, 2025-08-14T21:08:34.3148290Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-08-14T21:08:34.3154189Z 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]': 2025-08-14T21:08:34.3160238Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:966:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:34.3161780Z 966 | float_vec_return_type dequantize( 2025-08-14T21:08:34.3162350Z | ^~~~~~~~~~ 2025-08-14T21:08:34.3163412Z [1,858 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:34.3164660Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-08-14T21:08:34.3165684Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.3166347Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.3167202Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.3168033Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3168646Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3169281Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3170151Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox ... 2025-08-14T21:08:34.3396012Z 2025-08-14T21:08:34.3396560Z  2025-08-14T21:08:34.3396965Z  2025-08-14T21:08:34.3397360Z  2025-08-14T21:08:34.3398527Z  2025-08-14T21:08:34.3398912Z  2025-08-14T21:08:34.3399301Z  2025-08-14T21:08:34.3399605Z  2025-08-14T21:08:34.3399966Z  2025-08-14T21:08:34.3401245Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-08-14T21:08:34.3402706Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-08-14T21:08:34.3403346Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:08:34.3403905Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-08-14T21:08:34.3404531Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:08:34.3405090Z from aten/src/ATen/native/UpSample.h:9, 2025-08-14T21:08:34.3406222Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-08-14T21:08:34.3408713Z 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': 2025-08-14T21:08:34.3411733Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:405:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-08-14T21:08:34.3413606Z 405 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-08-14T21:08:34.3414429Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:08:34.3415494Z [1,859 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:34.3416533Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-08-14T21:08:34.3417344Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.3418043Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.3418659Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3419285Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3419906Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3420494Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.3421112Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox ... 2025-08-14T21:08:34.7039431Z 2025-08-14T21:08:34.7040060Z  2025-08-14T21:08:34.7040320Z  2025-08-14T21:08:34.7040531Z  2025-08-14T21:08:34.7040764Z  2025-08-14T21:08:34.7040974Z  2025-08-14T21:08:34.7041266Z  2025-08-14T21:08:34.7041475Z  2025-08-14T21:08:34.7041675Z  2025-08-14T21:08:34.7042347Z [1,863 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:34.7043136Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-08-14T21:08:34.7043670Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:34.7044189Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.7044574Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:34.7045044Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:34.7045619Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:34.7045983Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:34.7046419Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:34.9118595Z 2025-08-14T21:08:34.9119207Z  2025-08-14T21:08:34.9119474Z  2025-08-14T21:08:34.9119673Z  2025-08-14T21:08:34.9119880Z  2025-08-14T21:08:34.9120086Z  2025-08-14T21:08:34.9120291Z  2025-08-14T21:08:34.9120497Z  2025-08-14T21:08:34.9120688Z  2025-08-14T21:08:34.9121187Z [1,863 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:34.9121750Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-08-14T21:08:34.9122191Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2025-08-14T21:08:34.9654572Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-08-14T21:08:34.9755501Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-08-14T21:08:34.9755853Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:34.9756398Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:34.9756825Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:34.9757186Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:35.2742714Z 2025-08-14T21:08:35.2743374Z  2025-08-14T21:08:35.2743763Z  2025-08-14T21:08:35.2744026Z  2025-08-14T21:08:35.2744337Z  2025-08-14T21:08:35.2744597Z  2025-08-14T21:08:35.2744792Z  2025-08-14T21:08:35.2744998Z  2025-08-14T21:08:35.2745319Z  2025-08-14T21:08:35.2745796Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-08-14T21:08:35.2746824Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-08-14T21:08:35.2747871Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:35.2749405Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:35.2750948Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-08-14T21:08:35.2751849Z | ^ 2025-08-14T21:08:35.2752727Z [1,863 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:35.2753667Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-08-14T21:08:35.2754431Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2025-08-14T21:08:35.2755064Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-08-14T21:08:35.2755684Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-08-14T21:08:35.2756335Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:35.2756953Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:35.2757591Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:35.2758227Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:35.5662184Z 2025-08-14T21:08:35.5662829Z  2025-08-14T21:08:35.5663106Z  2025-08-14T21:08:35.5663307Z  2025-08-14T21:08:35.5663516Z  2025-08-14T21:08:35.5663794Z  2025-08-14T21:08:35.5664087Z  2025-08-14T21:08:35.5664287Z  2025-08-14T21:08:35.5664507Z  2025-08-14T21:08:35.5664995Z [1,866 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:35.5665718Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-08-14T21:08:35.5666242Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:35.5666675Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:35.5667238Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:35.5667588Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:35.5668062Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:35.5668688Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:35.5669054Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:36.0799959Z 2025-08-14T21:08:36.0800733Z  2025-08-14T21:08:36.0801158Z  2025-08-14T21:08:36.0801519Z  2025-08-14T21:08:36.0801899Z  2025-08-14T21:08:36.0802255Z  2025-08-14T21:08:36.0802630Z  2025-08-14T21:08:36.0802979Z  2025-08-14T21:08:36.0803349Z  2025-08-14T21:08:36.0804152Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-08-14T21:08:36.0806174Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:36.0807653Z 54 | #pragma unroll 2025-08-14T21:08:36.0808046Z | 2025-08-14T21:08:36.0808925Z [1,866 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:36.0809878Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-08-14T21:08:36.0810658Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:36.0811285Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:36.0811952Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:36.0812602Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:36.0813429Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:36.0814270Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:36.0814932Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:36.3831079Z 2025-08-14T21:08:36.3831644Z  2025-08-14T21:08:36.3831922Z  2025-08-14T21:08:36.3832164Z  2025-08-14T21:08:36.3832379Z  2025-08-14T21:08:36.3832589Z  2025-08-14T21:08:36.3832796Z  2025-08-14T21:08:36.3833003Z  2025-08-14T21:08:36.3833195Z  2025-08-14T21:08:36.3833699Z [1,867 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:36.3834264Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-08-14T21:08:36.3834703Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:36.3835143Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:36.3835507Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:36.3835971Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:36.3836449Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:36.3836798Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:36.3837170Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:36.7254694Z 2025-08-14T21:08:36.7255461Z  2025-08-14T21:08:36.7255885Z  2025-08-14T21:08:36.7256241Z  2025-08-14T21:08:36.7256568Z  2025-08-14T21:08:36.7256939Z  2025-08-14T21:08:36.7257304Z  2025-08-14T21:08:36.7257645Z  2025-08-14T21:08:36.7257995Z  2025-08-14T21:08:36.7258987Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-08-14T21:08:36.7260691Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-08-14T21:08:36.7262975Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:36.7265440Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:81:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:36.7267967Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-08-14T21:08:36.7268909Z | ^ 2025-08-14T21:08:36.7270082Z [1,867 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:36.7271229Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-08-14T21:08:36.7272081Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:36.7272856Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:36.7273581Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:36.7274534Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:36.7275542Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:36.7276267Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:36.7277003Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:36.9934838Z 2025-08-14T21:08:36.9935423Z  2025-08-14T21:08:37.0789558Z  2025-08-14T21:08:37.0790393Z  2025-08-14T21:08:37.0790733Z  2025-08-14T21:08:37.0791261Z  2025-08-14T21:08:37.0791460Z  2025-08-14T21:08:37.0791670Z  2025-08-14T21:08:37.0791868Z  2025-08-14T21:08:37.0792509Z [1,868 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:37.0793284Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-08-14T21:08:37.0793934Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.0794305Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.0794865Z Compiling aten/src/ATen/core/ATenOpList.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:37.0795677Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:37.0796069Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:37.0796496Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:37.0796874Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:37.3098952Z 2025-08-14T21:08:37.3100642Z  2025-08-14T21:08:37.3101466Z  2025-08-14T21:08:37.3102224Z  2025-08-14T21:08:37.3102550Z  2025-08-14T21:08:37.3102892Z  2025-08-14T21:08:37.3103206Z  2025-08-14T21:08:37.3103504Z  2025-08-14T21:08:37.3103768Z  2025-08-14T21:08:37.3104503Z [1,869 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:37.3105274Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-08-14T21:08:37.3105914Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.3106516Z Compiling aten/src/ATen/core/ATenOpList.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:37.3107236Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.3107782Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.3108282Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:37.3108761Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:37.3109224Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:37.5246432Z 2025-08-14T21:08:37.5247154Z  2025-08-14T21:08:37.5247554Z  2025-08-14T21:08:37.5248010Z  2025-08-14T21:08:37.5248359Z  2025-08-14T21:08:37.5248720Z  2025-08-14T21:08:37.5249055Z  2025-08-14T21:08:37.5249421Z  2025-08-14T21:08:37.5250125Z  2025-08-14T21:08:37.5251021Z [1,871 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:37.5252032Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-08-14T21:08:37.5252989Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:37.5253635Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.5254507Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.5255217Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.5256054Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.5256700Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.5257484Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-08-14T21:08:37.7495841Z 2025-08-14T21:08:37.7496611Z  2025-08-14T21:08:37.7497036Z  2025-08-14T21:08:37.7497584Z  2025-08-14T21:08:37.7497795Z  2025-08-14T21:08:37.7497989Z  2025-08-14T21:08:37.7498235Z  2025-08-14T21:08:37.7498520Z  2025-08-14T21:08:37.7498918Z  2025-08-14T21:08:37.7499456Z [1,872 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:37.7500611Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-08-14T21:08:37.7501167Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:37.7502200Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.7505165Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.7509116Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.7509555Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.7510025Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.7510395Z //:caffe2; 2s processwrapper-sandbox ... 2025-08-14T21:08:37.8232540Z 2025-08-14T21:08:37.8234054Z  2025-08-14T21:08:37.8234665Z  2025-08-14T21:08:37.8235295Z  2025-08-14T21:08:37.8235981Z  2025-08-14T21:08:37.8236268Z  2025-08-14T21:08:37.8236503Z  2025-08-14T21:08:37.8236842Z  2025-08-14T21:08:37.8237331Z  2025-08-14T21:08:37.8238192Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-08-14T21:08:37.8239529Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-08-14T21:08:37.8241677Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-08-14T21:08:37.8243313Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:238:11: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-08-14T21:08:37.8244685Z 238 | [=](Vectorized a) -> Vectorized { return a; }); 2025-08-14T21:08:37.8245278Z | ^ 2025-08-14T21:08:37.8246091Z [1,872 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:37.8246992Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-08-14T21:08:37.8247522Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:37.8248099Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.8248593Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.8249128Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.8249616Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:37.8250126Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:37.8250565Z //:caffe2; 2s processwrapper-sandbox ... 2025-08-14T21:08:38.0541196Z 2025-08-14T21:08:38.0542608Z  2025-08-14T21:08:38.0543068Z  2025-08-14T21:08:38.0543408Z  2025-08-14T21:08:38.0543768Z  2025-08-14T21:08:38.0544422Z  2025-08-14T21:08:38.0545278Z  2025-08-14T21:08:38.0545618Z  2025-08-14T21:08:38.0545868Z  2025-08-14T21:08:38.0547263Z [1,874 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:38.0548108Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-08-14T21:08:38.0548695Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:38.0549261Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:38.0549796Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:38.0550369Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:38.0550883Z //:caffe2; 2s processwrapper-sandbox 2025-08-14T21:08:38.0551330Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:38.0551859Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:38.2542751Z 2025-08-14T21:08:38.2543458Z  2025-08-14T21:08:38.2543781Z  2025-08-14T21:08:38.2544019Z  2025-08-14T21:08:38.2544323Z  2025-08-14T21:08:38.2544534Z  2025-08-14T21:08:38.2544748Z  2025-08-14T21:08:38.2544997Z  2025-08-14T21:08:38.2545188Z  2025-08-14T21:08:38.2545738Z [1,875 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:38.2546406Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-08-14T21:08:38.2546864Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:38.2547248Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:38.2550503Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:38.2554050Z //:caffe2; 2s processwrapper-sandbox 2025-08-14T21:08:38.2554374Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:38.2554711Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:38.2555070Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:39.1012556Z 2025-08-14T21:08:39.1013462Z  2025-08-14T21:08:39.1013890Z  2025-08-14T21:08:39.1014235Z  2025-08-14T21:08:39.1014567Z  2025-08-14T21:08:39.1014886Z  2025-08-14T21:08:39.1015234Z  2025-08-14T21:08:39.1015570Z  2025-08-14T21:08:39.1015919Z  2025-08-14T21:08:39.1016747Z [1,876 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:39.1017722Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-08-14T21:08:39.1018453Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:39.1019062Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:39.1019724Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:39.1020315Z //:caffe2; 3s processwrapper-sandbox 2025-08-14T21:08:39.1020868Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:39.1021262Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:39.1021638Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:39.1545414Z 2025-08-14T21:08:39.1546120Z  2025-08-14T21:08:39.1546531Z  2025-08-14T21:08:39.1546851Z  2025-08-14T21:08:39.1547119Z  2025-08-14T21:08:39.1547402Z  2025-08-14T21:08:39.1547731Z  2025-08-14T21:08:39.1548048Z  2025-08-14T21:08:39.1548387Z  2025-08-14T21:08:39.1549244Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:39.1550779Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-08-14T21:08:39.1552454Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:39.1554665Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:59:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:39.1556339Z 59 | [=](Vectorized a, Vectorized b) 2025-08-14T21:08:39.1556942Z | ^ 2025-08-14T21:08:39.1557780Z [1,877 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:39.1558667Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-08-14T21:08:39.1559408Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:39.1560040Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:39.1560642Z //:caffe2; 3s processwrapper-sandbox 2025-08-14T21:08:39.1561091Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:39.1561620Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:39.1562212Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:39.1562678Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:39.4550786Z 2025-08-14T21:08:39.4551621Z  2025-08-14T21:08:39.4551916Z  2025-08-14T21:08:39.4552140Z  2025-08-14T21:08:39.4552357Z  2025-08-14T21:08:39.4552569Z  2025-08-14T21:08:39.4552763Z  2025-08-14T21:08:39.4552968Z  2025-08-14T21:08:39.4553162Z  2025-08-14T21:08:39.4553668Z [1,880 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:39.4554232Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-08-14T21:08:39.4554655Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:39.4554984Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:39.4555351Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:39.4935079Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:39.4940280Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:39.4940760Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:39.4941184Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:40.0346813Z 2025-08-14T21:08:40.0347518Z  2025-08-14T21:08:40.0347947Z  2025-08-14T21:08:40.0348336Z  2025-08-14T21:08:40.0348691Z  2025-08-14T21:08:40.0349049Z  2025-08-14T21:08:40.0349463Z  2025-08-14T21:08:40.0349839Z  2025-08-14T21:08:40.0350187Z  2025-08-14T21:08:40.0351049Z [1,881 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:40.0352047Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-08-14T21:08:40.0352810Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:40.0353417Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:40.0354103Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:40.0354921Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:40.0355739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:40.0356393Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:40.0357030Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:40.2944403Z 2025-08-14T21:08:40.2945104Z  2025-08-14T21:08:40.2945364Z  2025-08-14T21:08:40.2945579Z  2025-08-14T21:08:40.2945772Z  2025-08-14T21:08:40.2945984Z  2025-08-14T21:08:40.2946184Z  2025-08-14T21:08:40.2946392Z  2025-08-14T21:08:40.2946600Z  2025-08-14T21:08:40.2947094Z [1,881 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:40.2947668Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-08-14T21:08:40.2948102Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:40.2948466Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:40.2948825Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:40.2949277Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:40.2949812Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:40.2950176Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:40.2950547Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:41.3945967Z 2025-08-14T21:08:41.3946558Z  2025-08-14T21:08:41.3946824Z  2025-08-14T21:08:41.3947073Z  2025-08-14T21:08:41.3947285Z  2025-08-14T21:08:41.3947481Z  2025-08-14T21:08:41.3947693Z  2025-08-14T21:08:41.3947891Z  2025-08-14T21:08:41.3948103Z  2025-08-14T21:08:41.3948594Z [1,881 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:41.3949199Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-08-14T21:08:41.3949694Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:08:41.3950052Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:41.3950425Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:41.3950863Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-08-14T21:08:41.3951330Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:41.3951683Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:41.3952056Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:41.6407486Z 2025-08-14T21:08:41.6408175Z  2025-08-14T21:08:41.6408587Z  2025-08-14T21:08:41.6408899Z  2025-08-14T21:08:41.6409180Z  2025-08-14T21:08:41.6409463Z  2025-08-14T21:08:41.6409778Z  2025-08-14T21:08:41.6410075Z  2025-08-14T21:08:41.6410436Z  2025-08-14T21:08:41.6411532Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:41.6412730Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-08-14T21:08:41.6413931Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:08:41.6415770Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T21:08:41.6417544Z 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 2025-08-14T21:08:41.6418758Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T21:08:41.6419406Z | ^~~~~~~~~~~~~~~ 2025-08-14T21:08:41.6420248Z [1,881 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:41.6421094Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-08-14T21:08:41.6421749Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:41.6422218Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:41.6422771Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:41.6423397Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-08-14T21:08:41.6424058Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:41.6424627Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:41.6425244Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:41.6657040Z 2025-08-14T21:08:41.6657742Z  2025-08-14T21:08:41.6658194Z  2025-08-14T21:08:41.6658579Z  2025-08-14T21:08:41.6658935Z  2025-08-14T21:08:41.6659309Z  2025-08-14T21:08:41.6659663Z  2025-08-14T21:08:41.6660040Z  2025-08-14T21:08:41.6660413Z  2025-08-14T21:08:41.6661315Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:41.6663228Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:41.6664791Z 54 | #pragma unroll 2025-08-14T21:08:41.6665212Z | 2025-08-14T21:08:41.6665879Z [1,883 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:41.6666723Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-08-14T21:08:41.6680284Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:41.6680923Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:41.6681602Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:41.6682425Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-08-14T21:08:41.6683280Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:41.6683941Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:41.6684663Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:41.9161104Z 2025-08-14T21:08:41.9161803Z  2025-08-14T21:08:41.9162264Z  2025-08-14T21:08:41.9162643Z  2025-08-14T21:08:41.9162995Z  2025-08-14T21:08:41.9163368Z  2025-08-14T21:08:41.9163728Z  2025-08-14T21:08:41.9164072Z  2025-08-14T21:08:41.9164398Z  2025-08-14T21:08:41.9165242Z [1,885 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:41.9166244Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-08-14T21:08:41.9167160Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:41.9167917Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-08-14T21:08:41.9168736Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:41.9169379Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:41.9169973Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:41.9170824Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:41.9171662Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:42.1954899Z 2025-08-14T21:08:42.1955661Z  2025-08-14T21:08:42.1956069Z  2025-08-14T21:08:42.1956465Z  2025-08-14T21:08:42.1956776Z  2025-08-14T21:08:42.1957145Z  2025-08-14T21:08:42.1957463Z  2025-08-14T21:08:42.1957791Z  2025-08-14T21:08:42.1958134Z  2025-08-14T21:08:42.1958893Z [1,886 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:42.1959823Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-08-14T21:08:42.1960477Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:42.1961204Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-08-14T21:08:42.1961975Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:42.1973332Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:42.1973987Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:42.1974611Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:42.1975200Z //:caffe2; 3s processwrapper-sandbox ... 2025-08-14T21:08:42.4577843Z 2025-08-14T21:08:42.4578522Z  2025-08-14T21:08:42.4578952Z  2025-08-14T21:08:42.4579324Z  2025-08-14T21:08:42.4579676Z  2025-08-14T21:08:42.4580046Z  2025-08-14T21:08:42.4580400Z  2025-08-14T21:08:42.4580733Z  2025-08-14T21:08:42.4581097Z  2025-08-14T21:08:42.4581913Z [1,887 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:42.4582892Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-08-14T21:08:42.4583644Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:08:42.4584411Z Compiling aten/src/ATen/Operators_4.cpp; 5s processwrapper-sandbox 2025-08-14T21:08:42.4585131Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:42.4585795Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:42.4586415Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:42.4586978Z //:caffe2; 3s processwrapper-sandbox 2025-08-14T21:08:42.4587604Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-08-14T21:08:42.7958492Z 2025-08-14T21:08:42.7959216Z  2025-08-14T21:08:42.7959479Z  2025-08-14T21:08:42.7959693Z  2025-08-14T21:08:42.7959888Z  2025-08-14T21:08:42.7960096Z  2025-08-14T21:08:42.7960292Z  2025-08-14T21:08:42.7960501Z  2025-08-14T21:08:42.7960712Z  2025-08-14T21:08:42.7961198Z [1,887 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:42.7961775Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-08-14T21:08:42.7962184Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:08:42.7962646Z Compiling aten/src/ATen/Operators_4.cpp; 5s processwrapper-sandbox 2025-08-14T21:08:42.7963103Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-08-14T21:08:42.7963471Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:42.7963825Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:42.7964171Z //:caffe2; 3s processwrapper-sandbox 2025-08-14T21:08:42.7964535Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-08-14T21:08:43.0093760Z 2025-08-14T21:08:43.0094470Z  2025-08-14T21:08:43.0094905Z  2025-08-14T21:08:43.0095284Z  2025-08-14T21:08:43.0095653Z  2025-08-14T21:08:43.0096004Z  2025-08-14T21:08:43.0096362Z  2025-08-14T21:08:43.0096710Z  2025-08-14T21:08:43.0097079Z  2025-08-14T21:08:43.0097967Z [1,888 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:43.0098987Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:08:43.0100056Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:08:43.0101035Z Compiling aten/src/ATen/Operators_4.cpp; 5s processwrapper-sandbox 2025-08-14T21:08:43.0101862Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-08-14T21:08:43.0102501Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:43.0103104Z //:caffe2; 3s processwrapper-sandbox 2025-08-14T21:08:43.0103724Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:43.0104382Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-08-14T21:08:43.1108657Z 2025-08-14T21:08:43.1109441Z  2025-08-14T21:08:43.1109866Z  2025-08-14T21:08:43.1110238Z  2025-08-14T21:08:43.1110584Z  2025-08-14T21:08:43.1110949Z  2025-08-14T21:08:43.1111318Z  2025-08-14T21:08:43.1111680Z  2025-08-14T21:08:43.1112024Z  2025-08-14T21:08:43.1112982Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-08-14T21:08:43.1115022Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.1116578Z 181 | # pragma unroll 2025-08-14T21:08:43.1117015Z | 2025-08-14T21:08:43.1117839Z [1,892 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:08:43.1118850Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:08:43.1119594Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:08:43.1120202Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-08-14T21:08:43.1120848Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:43.1121500Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:43.1122151Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.1122790Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.1123460Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:43.3791831Z 2025-08-14T21:08:43.3793132Z  2025-08-14T21:08:43.3793585Z  2025-08-14T21:08:43.3794216Z  2025-08-14T21:08:43.3794596Z  2025-08-14T21:08:43.3794947Z  2025-08-14T21:08:43.3795310Z  2025-08-14T21:08:43.3795650Z  2025-08-14T21:08:43.3796008Z  2025-08-14T21:08:43.3796860Z [1,894 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:43.3797862Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:08:43.3799338Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:43.3799980Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:43.3800620Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.3801503Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.3802141Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.3802765Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.3803437Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:43.3977272Z 2025-08-14T21:08:43.3978378Z  2025-08-14T21:08:43.3978826Z  2025-08-14T21:08:43.3979191Z  2025-08-14T21:08:43.3979563Z  2025-08-14T21:08:43.3979923Z  2025-08-14T21:08:43.3980301Z  2025-08-14T21:08:43.3980677Z  2025-08-14T21:08:43.3981038Z  2025-08-14T21:08:43.3981981Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-08-14T21:08:43.3983953Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.3985504Z 449 | # pragma unroll 2025-08-14T21:08:43.3985946Z | 2025-08-14T21:08:43.3987311Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.3988874Z 574 | # pragma unroll 2025-08-14T21:08:43.3990024Z | 2025-08-14T21:08:43.3991414Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.3992965Z 660 | # pragma unroll 2025-08-14T21:08:43.3993389Z | 2025-08-14T21:08:43.3994765Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.3996316Z 758 | # pragma unroll 2025-08-14T21:08:43.3996755Z | 2025-08-14T21:08:43.3998111Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.3999661Z 799 | # pragma unroll 2025-08-14T21:08:43.4000105Z | 2025-08-14T21:08:43.4001481Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.4003049Z 933 | # pragma unroll 2025-08-14T21:08:43.4003473Z | 2025-08-14T21:08:43.4004851Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.4006391Z 987 | # pragma unroll 2025-08-14T21:08:43.4006831Z | 2025-08-14T21:08:43.4008204Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.4009776Z 1119 | # pragma unroll 2025-08-14T21:08:43.4010218Z | 2025-08-14T21:08:43.4011582Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:43.4013162Z 1126 | # pragma unroll 2025-08-14T21:08:43.4013717Z | 2025-08-14T21:08:43.4014694Z [1,894 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:43.4015757Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:08:43.4016744Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:43.4017387Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:43.4017967Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.4018961Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.4019751Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.4021133Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.4022073Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:43.4281592Z 2025-08-14T21:08:43.4282473Z  2025-08-14T21:08:43.4282910Z  2025-08-14T21:08:43.4283219Z  2025-08-14T21:08:43.4283971Z  2025-08-14T21:08:43.4284277Z  2025-08-14T21:08:43.4284567Z  2025-08-14T21:08:43.4284874Z  2025-08-14T21:08:43.4285175Z  2025-08-14T21:08:43.4285956Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:43.4287291Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-08-14T21:08:43.4288658Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:43.4290533Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:253:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:43.4291705Z 253 | [=](Vectorized a) -> Vectorized { return a; }); 2025-08-14T21:08:43.4292320Z | ^ 2025-08-14T21:08:43.4293302Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:249:5: note: in expansion of macro '_AT_DISPATCH_ALL_TYPES_NO_CF' 2025-08-14T21:08:43.4295751Z 249 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-08-14T21:08:43.4297150Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:08:43.4309382Z [1,895 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:43.4310444Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:08:43.4311110Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-08-14T21:08:43.4311611Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.4312275Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.4312891Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.4313492Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.4314072Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.4314597Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-08-14T21:08:43.8098243Z 2025-08-14T21:08:43.8098963Z  2025-08-14T21:08:43.8099386Z  2025-08-14T21:08:43.8099774Z  2025-08-14T21:08:43.8100160Z  2025-08-14T21:08:43.8100529Z  2025-08-14T21:08:43.8100848Z  2025-08-14T21:08:43.8101214Z  2025-08-14T21:08:43.8101562Z  2025-08-14T21:08:43.8102457Z [1,898 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:43.8103337Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-08-14T21:08:43.8104041Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:43.8104646Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.8105246Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:43.8105844Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:43.8106387Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-08-14T21:08:43.8106991Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-08-14T21:08:43.8107588Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-08-14T21:08:44.1178440Z 2025-08-14T21:08:44.1179253Z  2025-08-14T21:08:44.1179675Z  2025-08-14T21:08:44.1180029Z  2025-08-14T21:08:44.1180368Z  2025-08-14T21:08:44.1180728Z  2025-08-14T21:08:44.1181089Z  2025-08-14T21:08:44.1181450Z  2025-08-14T21:08:44.1181816Z  2025-08-14T21:08:44.1182692Z [1,899 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:44.1183698Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-08-14T21:08:44.1184467Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:44.1185105Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:44.1185736Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:44.1186397Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:44.1187024Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.1187631Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.1188274Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:08:44.4103421Z 2025-08-14T21:08:44.4104000Z  2025-08-14T21:08:44.4104269Z  2025-08-14T21:08:44.4104506Z  2025-08-14T21:08:44.4104706Z  2025-08-14T21:08:44.4104921Z  2025-08-14T21:08:44.4105121Z  2025-08-14T21:08:44.4105333Z  2025-08-14T21:08:44.4105531Z  2025-08-14T21:08:44.4106035Z [1,899 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:44.4106604Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-08-14T21:08:44.4107046Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:44.4107407Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:44.4107764Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:44.4108141Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:44.4108491Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.4679375Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.4680965Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:08:44.6190079Z 2025-08-14T21:08:44.6190736Z  2025-08-14T21:08:44.6191164Z  2025-08-14T21:08:44.6191515Z  2025-08-14T21:08:44.6191869Z  2025-08-14T21:08:44.6192201Z  2025-08-14T21:08:44.6192555Z  2025-08-14T21:08:44.6192897Z  2025-08-14T21:08:44.6193253Z  2025-08-14T21:08:44.6194097Z [1,900 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:44.6195087Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-08-14T21:08:44.6195819Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:44.6196473Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:44.6197146Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:44.6197785Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.6198429Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.6199268Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:44.6200123Z //:caffe2; 1s processwrapper-sandbox ... 2025-08-14T21:08:44.8194171Z 2025-08-14T21:08:44.8194832Z  2025-08-14T21:08:44.8195272Z  2025-08-14T21:08:44.8195653Z  2025-08-14T21:08:44.8196037Z  2025-08-14T21:08:44.8196403Z  2025-08-14T21:08:44.8196779Z  2025-08-14T21:08:44.8197121Z  2025-08-14T21:08:44.8197496Z  2025-08-14T21:08:44.8198403Z [1,902 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:44.8199464Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-08-14T21:08:44.8200273Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:44.8200952Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:44.8201656Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.8202498Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:44.8203323Z //:caffe2; 1s processwrapper-sandbox 2025-08-14T21:08:44.8203924Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:44.8204588Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:08:45.0295083Z 2025-08-14T21:08:45.0295840Z  2025-08-14T21:08:45.0296095Z  2025-08-14T21:08:45.0296306Z  2025-08-14T21:08:45.0296566Z  2025-08-14T21:08:45.0296777Z  2025-08-14T21:08:45.0296970Z  2025-08-14T21:08:45.0297201Z  2025-08-14T21:08:45.0297431Z  2025-08-14T21:08:45.0297950Z [1,903 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:45.0298560Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-08-14T21:08:45.0299052Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:45.0299453Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:45.0300224Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:45.0301028Z //:caffe2; 1s processwrapper-sandbox 2025-08-14T21:08:45.0301596Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:45.0302140Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:08:45.0302687Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:45.2440669Z 2025-08-14T21:08:45.2441417Z  2025-08-14T21:08:45.2441856Z  2025-08-14T21:08:45.2442210Z  2025-08-14T21:08:45.2442565Z  2025-08-14T21:08:45.2442907Z  2025-08-14T21:08:45.2443259Z  2025-08-14T21:08:45.2443597Z  2025-08-14T21:08:45.2443950Z  2025-08-14T21:08:45.2444806Z [1,904 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:45.2445826Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-08-14T21:08:45.2446894Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:45.2447728Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:45.2448571Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:45.2449428Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:45.2450022Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:08:45.5622315Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:45.5623038Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:45.5623506Z 2025-08-14T21:08:45.5623898Z  2025-08-14T21:08:45.5624260Z  2025-08-14T21:08:45.5624620Z  2025-08-14T21:08:45.5624974Z  2025-08-14T21:08:45.5625334Z  2025-08-14T21:08:45.5625695Z  2025-08-14T21:08:45.5626031Z  2025-08-14T21:08:45.5626388Z  2025-08-14T21:08:45.5627192Z [1,906 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:45.5628244Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-08-14T21:08:45.5628996Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:45.5629723Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:45.5630557Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:45.5631398Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:45.5631988Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:45.5632598Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:45.5633247Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:45.8200329Z 2025-08-14T21:08:45.8201172Z  2025-08-14T21:08:45.8201463Z  2025-08-14T21:08:45.8201684Z  2025-08-14T21:08:45.8201888Z  2025-08-14T21:08:45.8202097Z  2025-08-14T21:08:45.8202288Z  2025-08-14T21:08:45.8202494Z  2025-08-14T21:08:45.8202685Z  2025-08-14T21:08:45.8203211Z [1,906 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:45.8203791Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-08-14T21:08:45.8204246Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:45.8204619Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:45.8205095Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:45.8205577Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:45.8205906Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:45.8206270Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:45.8206636Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:46.1812745Z 2025-08-14T21:08:46.1814594Z  2025-08-14T21:08:46.1815411Z  2025-08-14T21:08:46.1815765Z  2025-08-14T21:08:46.1816113Z  2025-08-14T21:08:46.1816445Z  2025-08-14T21:08:46.1816770Z  2025-08-14T21:08:46.1817130Z  2025-08-14T21:08:46.1817456Z  2025-08-14T21:08:46.1818236Z [1,908 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:46.1819203Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-08-14T21:08:46.1819913Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:46.1820472Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:46.1821016Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:46.1821559Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:46.1822160Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:46.1822758Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:46.1823312Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:46.4204745Z 2025-08-14T21:08:46.4205359Z  2025-08-14T21:08:46.4205633Z  2025-08-14T21:08:46.4205909Z  2025-08-14T21:08:46.4206110Z  2025-08-14T21:08:46.5180067Z  2025-08-14T21:08:46.5180420Z  2025-08-14T21:08:46.5180776Z  2025-08-14T21:08:46.5181110Z  2025-08-14T21:08:46.5181999Z [1,908 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:46.5182981Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-08-14T21:08:46.5183722Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:46.5184357Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:46.5184954Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:46.5186046Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:46.5186984Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:46.5187626Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:46.5188282Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:46.5454802Z 2025-08-14T21:08:46.5456062Z  2025-08-14T21:08:46.5456496Z  2025-08-14T21:08:46.5456870Z  2025-08-14T21:08:46.5457272Z  2025-08-14T21:08:46.5457628Z  2025-08-14T21:08:46.5457851Z  2025-08-14T21:08:46.5458044Z  2025-08-14T21:08:46.5458246Z  2025-08-14T21:08:46.5458843Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:46.5459662Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:08:46.5460673Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-08-14T21:08:46.5462757Z 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&)]': 2025-08-14T21:08:46.5465073Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:46.5465877Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:08:46.5466255Z | ^~~~~~~~~~~~~~ 2025-08-14T21:08:46.5467253Z [1,908 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:46.5467895Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-08-14T21:08:46.5468499Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:46.5468978Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:46.5469664Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:46.5470210Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:46.5470685Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:46.5471274Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:46.5471898Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:46.8101380Z 2025-08-14T21:08:46.8102094Z  2025-08-14T21:08:46.8102541Z  2025-08-14T21:08:46.8102903Z  2025-08-14T21:08:46.8103280Z  2025-08-14T21:08:46.8103634Z  2025-08-14T21:08:46.8104000Z  2025-08-14T21:08:46.8104336Z  2025-08-14T21:08:46.8104694Z  2025-08-14T21:08:46.8105695Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:46.8107614Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:46.8109124Z 181 | # pragma unroll 2025-08-14T21:08:46.8109576Z | 2025-08-14T21:08:46.8110051Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:08:46.8110770Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-08-14T21:08:46.8111443Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-08-14T21:08:46.8112303Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:08:46.8113522Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-08-14T21:08:46.8116895Z 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}::cpu_flash_attention(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, double, bool, std::optional, std::optional)::::]': 2025-08-14T21:08:46.8120639Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:46.8121812Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:08:46.8122287Z | ^~~~~~~~~~~~~~ 2025-08-14T21:08:46.8123334Z [1,910 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:46.8124327Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-08-14T21:08:46.8125080Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:46.8125705Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:46.8126301Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:46.8126948Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:46.8127536Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:46.8127880Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:46.8128259Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:47.0813293Z 2025-08-14T21:08:47.0814078Z  2025-08-14T21:08:47.0814502Z  2025-08-14T21:08:47.0814867Z  2025-08-14T21:08:47.0815223Z  2025-08-14T21:08:47.0815574Z  2025-08-14T21:08:47.0815915Z  2025-08-14T21:08:47.0816272Z  2025-08-14T21:08:47.0816646Z  2025-08-14T21:08:47.0817516Z [1,915 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:47.0818519Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-08-14T21:08:47.0819256Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:47.0819852Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:47.0820487Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:47.0821361Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2025-08-14T21:08:47.0825257Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:47.0825897Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:47.0826714Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:08:47.2923396Z 2025-08-14T21:08:47.2924267Z  2025-08-14T21:08:47.2924728Z  2025-08-14T21:08:47.2925243Z  2025-08-14T21:08:47.2925730Z  2025-08-14T21:08:47.2926246Z  2025-08-14T21:08:47.2926638Z  2025-08-14T21:08:47.2926995Z  2025-08-14T21:08:47.2927370Z  2025-08-14T21:08:47.2928253Z [1,917 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:47.2929323Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-08-14T21:08:47.2930114Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:47.2931020Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-08-14T21:08:47.2931960Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:47.2932532Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:47.2933316Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:47.2934144Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:47.2934820Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-08-14T21:08:47.5191167Z 2025-08-14T21:08:47.5195391Z  2025-08-14T21:08:47.5195929Z  2025-08-14T21:08:47.5196303Z  2025-08-14T21:08:47.5196678Z  2025-08-14T21:08:47.5197023Z  2025-08-14T21:08:47.5197391Z  2025-08-14T21:08:47.5197754Z  2025-08-14T21:08:47.5198112Z  2025-08-14T21:08:47.5198954Z [1,917 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:47.5199734Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-08-14T21:08:47.5200463Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:47.5201051Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-08-14T21:08:47.5201833Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:47.5202449Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:47.5203255Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:47.5204061Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:47.5204728Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-08-14T21:08:48.1697095Z 2025-08-14T21:08:48.1697822Z  2025-08-14T21:08:48.1698250Z  2025-08-14T21:08:48.1698603Z  2025-08-14T21:08:48.1698934Z  2025-08-14T21:08:48.1699281Z  2025-08-14T21:08:48.1699654Z  2025-08-14T21:08:48.1699987Z  2025-08-14T21:08:48.1700331Z  2025-08-14T21:08:48.1701142Z [1,918 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:48.1702130Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-08-14T21:08:48.1702829Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:48.1703417Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:48.1704050Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:48.1704887Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:48.1705736Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:48.1706366Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:48.1707007Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:48.5200670Z 2025-08-14T21:08:48.5201417Z  2025-08-14T21:08:48.5201828Z  2025-08-14T21:08:48.5202182Z  2025-08-14T21:08:48.5202559Z  2025-08-14T21:08:48.5202914Z  2025-08-14T21:08:48.5203274Z  2025-08-14T21:08:48.5203622Z  2025-08-14T21:08:48.5203966Z  2025-08-14T21:08:48.5204865Z [1,920 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:48.5205875Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-08-14T21:08:48.5206662Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:08:48.5207427Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:48.5208277Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:48.5208981Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:48.5209673Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:48.5210300Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:48.5210901Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:48.8997141Z 2025-08-14T21:08:48.8998921Z  2025-08-14T21:08:48.8999279Z  2025-08-14T21:08:48.8999578Z  2025-08-14T21:08:48.8999816Z  2025-08-14T21:08:48.9000245Z  2025-08-14T21:08:48.9000591Z  2025-08-14T21:08:48.9000916Z  2025-08-14T21:08:48.9001251Z  2025-08-14T21:08:48.9002023Z [1,922 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:48.9002902Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:48.9003669Z Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:48.9005853Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:48.9006799Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:48.9007395Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:48.9008000Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:48.9008645Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:48.9009314Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:49.1204527Z 2025-08-14T21:08:49.1205063Z  2025-08-14T21:08:49.1205309Z  2025-08-14T21:08:49.1205524Z  2025-08-14T21:08:49.1205718Z  2025-08-14T21:08:49.1205924Z  2025-08-14T21:08:49.1206117Z  2025-08-14T21:08:49.1206327Z  2025-08-14T21:08:49.1206533Z  2025-08-14T21:08:49.1207021Z [1,922 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:49.1207596Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:49.1208135Z Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:49.1208611Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.1208969Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.1209324Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.1209675Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.1210019Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.1210394Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:49.3691324Z 2025-08-14T21:08:49.3692047Z  2025-08-14T21:08:49.3692467Z  2025-08-14T21:08:49.3692865Z  2025-08-14T21:08:49.3693215Z  2025-08-14T21:08:49.3693576Z  2025-08-14T21:08:49.3693924Z  2025-08-14T21:08:49.3694274Z  2025-08-14T21:08:49.3694620Z  2025-08-14T21:08:49.3695429Z [1,923 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:49.3696429Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:49.3697368Z Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:49.3698186Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.3698822Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.3699454Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.3700078Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.3700721Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.3701368Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:49.7018797Z 2025-08-14T21:08:49.7019821Z  2025-08-14T21:08:49.7020255Z  2025-08-14T21:08:49.7020591Z  2025-08-14T21:08:49.7020937Z  2025-08-14T21:08:49.7021267Z  2025-08-14T21:08:49.7021665Z  2025-08-14T21:08:49.7021986Z  2025-08-14T21:08:49.7022845Z  2025-08-14T21:08:49.7023801Z [1,928 / 3,072] 2 / 26 tests; 16 actions, 14 running; last test: ...core_tests 2025-08-14T21:08:49.7024891Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:49.7025499Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:49.7026261Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.7026785Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.7027492Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.7028136Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-08-14T21:08:49.7029178Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:49.7029805Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:49.7060669Z 2025-08-14T21:08:49.7061251Z  2025-08-14T21:08:49.7061589Z  2025-08-14T21:08:49.7061888Z  2025-08-14T21:08:49.7062172Z  2025-08-14T21:08:49.7062464Z  2025-08-14T21:08:49.7062734Z  2025-08-14T21:08:49.7063314Z  2025-08-14T21:08:49.7063735Z  2025-08-14T21:08:49.7064499Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:49.7066078Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7067501Z 449 | # pragma unroll 2025-08-14T21:08:49.7067844Z | 2025-08-14T21:08:49.7068916Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7070205Z 574 | # pragma unroll 2025-08-14T21:08:49.7070546Z | 2025-08-14T21:08:49.7071578Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7072785Z 660 | # pragma unroll 2025-08-14T21:08:49.7073117Z | 2025-08-14T21:08:49.7074227Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7075411Z 758 | # pragma unroll 2025-08-14T21:08:49.7075730Z | 2025-08-14T21:08:49.7076800Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7077961Z 799 | # pragma unroll 2025-08-14T21:08:49.7078313Z | 2025-08-14T21:08:49.7079410Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7080631Z 933 | # pragma unroll 2025-08-14T21:08:49.7080954Z | 2025-08-14T21:08:49.7082015Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7083241Z 987 | # pragma unroll 2025-08-14T21:08:49.7083571Z | 2025-08-14T21:08:49.7084649Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7085864Z 1119 | # pragma unroll 2025-08-14T21:08:49.7086210Z | 2025-08-14T21:08:49.7087286Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.7088493Z 1126 | # pragma unroll 2025-08-14T21:08:49.7088867Z | 2025-08-14T21:08:49.7089649Z [1,928 / 3,072] 2 / 26 tests; 16 actions, 14 running; last test: ...core_tests 2025-08-14T21:08:49.7090448Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:49.7091072Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:49.7091640Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.7092198Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.7092738Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.7093409Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-08-14T21:08:49.7094081Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:49.7094653Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:49.7737257Z 2025-08-14T21:08:49.7737850Z  2025-08-14T21:08:49.7738122Z  2025-08-14T21:08:49.7738324Z  2025-08-14T21:08:49.7738536Z  2025-08-14T21:08:49.7738746Z  2025-08-14T21:08:49.7738942Z  2025-08-14T21:08:49.7739148Z  2025-08-14T21:08:49.7739338Z  2025-08-14T21:08:49.7739860Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:49.7750059Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:49.7752490Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:261:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:49.7754131Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-08-14T21:08:49.7754645Z | ^ 2025-08-14T21:08:49.7755614Z [1,929 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:49.7756608Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:49.7757367Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:49.7757973Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:49.7758594Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.7759409Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-08-14T21:08:49.7760212Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:49.7760846Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:49.7761497Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:49.8168789Z 2025-08-14T21:08:49.8169461Z  2025-08-14T21:08:49.8169877Z  2025-08-14T21:08:49.8170227Z  2025-08-14T21:08:49.8170569Z  2025-08-14T21:08:49.8170926Z  2025-08-14T21:08:49.8171277Z  2025-08-14T21:08:49.8171622Z  2025-08-14T21:08:49.8171988Z  2025-08-14T21:08:49.8172836Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-08-14T21:08:49.8174612Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.8176017Z 107 | # pragma unroll 2025-08-14T21:08:49.8176443Z | 2025-08-14T21:08:49.8177737Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:49.8179215Z 123 | # pragma unroll 2025-08-14T21:08:49.8179623Z | 2025-08-14T21:08:49.8180468Z [1,930 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:49.8181448Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-08-14T21:08:49.8182185Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:49.8182812Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:49.8183578Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-08-14T21:08:49.8184381Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:49.8185018Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:49.8185615Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:49.8186221Z //:torch; 0s processwrapper-sandbox ... 2025-08-14T21:08:50.1694331Z 2025-08-14T21:08:50.1694903Z  2025-08-14T21:08:50.1695167Z  2025-08-14T21:08:50.1695389Z  2025-08-14T21:08:50.1695614Z  2025-08-14T21:08:50.1695824Z  2025-08-14T21:08:50.1696017Z  2025-08-14T21:08:50.1696225Z  2025-08-14T21:08:50.1696417Z  2025-08-14T21:08:50.1696921Z [1,931 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:50.1697481Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-08-14T21:08:50.1697916Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:50.1698351Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-08-14T21:08:50.1698811Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:50.1699167Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:50.1699518Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:50.1699862Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:08:50.1700196Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-08-14T21:08:50.4202347Z 2025-08-14T21:08:50.4206844Z  2025-08-14T21:08:50.4207519Z  2025-08-14T21:08:50.4207859Z  2025-08-14T21:08:50.4208155Z  2025-08-14T21:08:50.4208444Z  2025-08-14T21:08:50.4208744Z  2025-08-14T21:08:50.4209012Z  2025-08-14T21:08:50.4209216Z  2025-08-14T21:08:50.4209936Z [1,932 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:50.4210690Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-08-14T21:08:50.4211397Z Compiling caffe2/utils/string_utils.cc; 2s processwrapper-sandbox 2025-08-14T21:08:50.4212047Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:50.4212583Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:50.4213033Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:50.4213422Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:08:50.4213924Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:50.4214394Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-08-14T21:08:50.6734296Z 2025-08-14T21:08:50.6735069Z  2025-08-14T21:08:50.6735511Z  2025-08-14T21:08:50.6735849Z  2025-08-14T21:08:50.6736155Z  2025-08-14T21:08:50.6736494Z  2025-08-14T21:08:50.6736847Z  2025-08-14T21:08:50.6737179Z  2025-08-14T21:08:50.6737509Z  2025-08-14T21:08:50.6738253Z [1,933 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:50.6739176Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-08-14T21:08:50.6739848Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:50.6740342Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:50.6740880Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:50.6741279Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:08:50.6741802Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:50.6742237Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:50.6742810Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:08:50.8740295Z 2025-08-14T21:08:50.8741089Z  2025-08-14T21:08:50.8741850Z  2025-08-14T21:08:50.8742232Z  2025-08-14T21:08:50.8742602Z  2025-08-14T21:08:50.8742979Z  2025-08-14T21:08:50.8743345Z  2025-08-14T21:08:50.8743724Z  2025-08-14T21:08:50.8744089Z  2025-08-14T21:08:50.8744928Z [1,934 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:50.8745927Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-08-14T21:08:50.8746673Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:50.8747616Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:50.8748257Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:08:50.8749152Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:50.8750060Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:50.8750876Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:50.8751741Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:51.2006520Z 2025-08-14T21:08:51.2007204Z  2025-08-14T21:08:51.2007580Z  2025-08-14T21:08:51.2007884Z  2025-08-14T21:08:51.2008189Z  2025-08-14T21:08:51.2008471Z  2025-08-14T21:08:51.2008768Z  2025-08-14T21:08:51.2009059Z  2025-08-14T21:08:51.2009361Z  2025-08-14T21:08:51.2010118Z [1,935 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:51.2010977Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-08-14T21:08:51.2011625Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:51.2012139Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:51.2012988Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:51.2013690Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:51.2014402Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:51.2015105Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:51.2015664Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:51.4694267Z 2025-08-14T21:08:51.4695260Z  2025-08-14T21:08:51.4695681Z  2025-08-14T21:08:51.4696031Z  2025-08-14T21:08:51.4696358Z  2025-08-14T21:08:51.4696714Z  2025-08-14T21:08:51.4697035Z  2025-08-14T21:08:51.4697370Z  2025-08-14T21:08:51.4697693Z  2025-08-14T21:08:51.4698524Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:51.4699498Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-08-14T21:08:51.4700570Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-08-14T21:08:51.4702276Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T21:08:51.4703995Z 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 2025-08-14T21:08:51.4705277Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T21:08:51.4705955Z | ^~~~~~~~~~~~~~~ 2025-08-14T21:08:51.4706926Z [1,935 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:51.4707857Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-08-14T21:08:51.4708564Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:51.4709150Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:51.4709782Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:51.4710403Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:51.4711233Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:51.4712078Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:51.4712756Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:51.7124926Z 2025-08-14T21:08:51.7125654Z  2025-08-14T21:08:51.7126069Z  2025-08-14T21:08:51.7126429Z  2025-08-14T21:08:51.7126763Z  2025-08-14T21:08:51.7127095Z  2025-08-14T21:08:51.7127436Z  2025-08-14T21:08:51.7127779Z  2025-08-14T21:08:51.7128121Z  2025-08-14T21:08:51.7128974Z [1,939 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:51.7129983Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-08-14T21:08:51.7130718Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:51.7131262Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:51.7132067Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:51.7132894Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:51.7133471Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:51.7134118Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:51.7134763Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:51.7915947Z 2025-08-14T21:08:51.7916612Z  2025-08-14T21:08:51.7917047Z  2025-08-14T21:08:51.7917394Z  2025-08-14T21:08:51.7917751Z  2025-08-14T21:08:51.7918088Z  2025-08-14T21:08:51.7918447Z  2025-08-14T21:08:51.7918789Z  2025-08-14T21:08:51.7919145Z  2025-08-14T21:08:51.7919977Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:51.7922930Z 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]': 2025-08-14T21:08:51.7926442Z 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 2025-08-14T21:08:51.7928535Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-08-14T21:08:51.7929567Z | ^~~~~~~~ 2025-08-14T21:08:51.7930575Z [1,940 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:51.7931569Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-08-14T21:08:51.7932316Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:51.7933052Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:51.7933871Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:51.7934491Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:51.7935133Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:51.7935733Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:51.7936365Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.0010921Z 2025-08-14T21:08:52.0011742Z  2025-08-14T21:08:52.0011996Z  2025-08-14T21:08:52.0012208Z  2025-08-14T21:08:52.0012408Z  2025-08-14T21:08:52.0012615Z  2025-08-14T21:08:52.0012813Z  2025-08-14T21:08:52.0013021Z  2025-08-14T21:08:52.0013217Z  2025-08-14T21:08:52.0013729Z [1,941 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:52.0014308Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-08-14T21:08:52.0014717Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:52.0015177Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:52.0015631Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.0016002Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:52.0016406Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.0016790Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.0017242Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.1601672Z 2025-08-14T21:08:52.1602343Z  2025-08-14T21:08:52.1602789Z  2025-08-14T21:08:52.1603152Z  2025-08-14T21:08:52.1603528Z  2025-08-14T21:08:52.1603887Z  2025-08-14T21:08:52.1604271Z  2025-08-14T21:08:52.1604632Z  2025-08-14T21:08:52.1605004Z  2025-08-14T21:08:52.1605940Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:52.1607602Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:52.1609986Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:46:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:52.1611727Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-08-14T21:08:52.1612309Z | ^ 2025-08-14T21:08:52.1613156Z [1,941 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:52.1614176Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-08-14T21:08:52.1614943Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:52.1615724Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:52.1616567Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.1617220Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:52.1618149Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.1618957Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.1619803Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.4154261Z 2025-08-14T21:08:52.4154737Z  2025-08-14T21:08:52.4154996Z  2025-08-14T21:08:52.4155200Z  2025-08-14T21:08:52.4155448Z  2025-08-14T21:08:52.4155660Z  2025-08-14T21:08:52.4155855Z  2025-08-14T21:08:52.4156064Z  2025-08-14T21:08:52.4156256Z  2025-08-14T21:08:52.4156754Z [1,943 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:52.4157320Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-08-14T21:08:52.4157739Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:52.4165816Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:52.4166392Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.4166779Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.4169906Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2025-08-14T21:08:52.4170361Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.4170731Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.6277089Z 2025-08-14T21:08:52.6277679Z  2025-08-14T21:08:52.6277944Z  2025-08-14T21:08:52.6278157Z  2025-08-14T21:08:52.6278353Z  2025-08-14T21:08:52.6278563Z  2025-08-14T21:08:52.6278757Z  2025-08-14T21:08:52.6278969Z  2025-08-14T21:08:52.6279166Z  2025-08-14T21:08:52.6279673Z [1,945 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:52.6280255Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-08-14T21:08:52.6280667Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:52.6281141Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:52.6281610Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.6281972Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.6282326Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.6282703Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.6283093Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.8444317Z 2025-08-14T21:08:52.8446000Z  2025-08-14T21:08:52.8446434Z  2025-08-14T21:08:52.8446786Z  2025-08-14T21:08:52.8447162Z  2025-08-14T21:08:52.8447533Z  2025-08-14T21:08:52.8447890Z  2025-08-14T21:08:52.8448242Z  2025-08-14T21:08:52.8448605Z  2025-08-14T21:08:52.8449482Z [1,946 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:52.8450528Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-08-14T21:08:52.8451317Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:52.8452102Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:52.8452972Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.8453632Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.8454336Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.8455007Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.8455692Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.8737623Z 2025-08-14T21:08:52.8738491Z  2025-08-14T21:08:52.8739025Z  2025-08-14T21:08:52.8739491Z  2025-08-14T21:08:52.8739971Z  2025-08-14T21:08:52.8740352Z  2025-08-14T21:08:52.8740642Z  2025-08-14T21:08:52.8740951Z  2025-08-14T21:08:52.8741183Z  2025-08-14T21:08:52.8741827Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:52.8744659Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-08-14T21:08:52.8746993Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:52.8748424Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:62:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:52.8749597Z 62 | [=](Vec /*self_vec*/, 2025-08-14T21:08:52.8749871Z | ^ 2025-08-14T21:08:52.8750507Z [1,946 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:52.8751154Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-08-14T21:08:52.8751830Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:52.8752560Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:52.8753372Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.8753996Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.8754611Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.8755239Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.8755872Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:52.9930812Z 2025-08-14T21:08:52.9931559Z  2025-08-14T21:08:52.9931979Z  2025-08-14T21:08:52.9932345Z  2025-08-14T21:08:52.9932696Z  2025-08-14T21:08:52.9933065Z  2025-08-14T21:08:52.9933414Z  2025-08-14T21:08:52.9933781Z  2025-08-14T21:08:52.9934125Z  2025-08-14T21:08:52.9935072Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-08-14T21:08:52.9937291Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:52.9939038Z 847 | # pragma unroll 2025-08-14T21:08:52.9939609Z | 2025-08-14T21:08:52.9940543Z [1,948 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:52.9941639Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-08-14T21:08:52.9942479Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:52.9943160Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:52.9943897Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.9944630Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:52.9945370Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.9946092Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:52.9946812Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:53.2399047Z 2025-08-14T21:08:53.2399741Z  2025-08-14T21:08:53.2400346Z  2025-08-14T21:08:53.2400635Z  2025-08-14T21:08:53.2400921Z  2025-08-14T21:08:53.2401238Z  2025-08-14T21:08:53.2401521Z  2025-08-14T21:08:53.2401777Z  2025-08-14T21:08:53.2402049Z  2025-08-14T21:08:53.2402726Z [1,949 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:53.2403508Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-08-14T21:08:53.2404054Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:53.2404538Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:53.2405047Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:53.2405540Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:53.2406015Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:53.2406510Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:53.2406999Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:53.6404039Z 2025-08-14T21:08:53.6404756Z  2025-08-14T21:08:53.6405207Z  2025-08-14T21:08:53.6406062Z  2025-08-14T21:08:53.6406423Z  2025-08-14T21:08:53.6406759Z  2025-08-14T21:08:53.6407098Z  2025-08-14T21:08:53.6407428Z  2025-08-14T21:08:53.6407779Z  2025-08-14T21:08:53.6408626Z [1,950 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:08:53.6409663Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-08-14T21:08:53.6410399Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:53.6410997Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:53.6411653Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:53.6412295Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:53.6412948Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:53.6413578Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:53.6414296Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:53.8519355Z 2025-08-14T21:08:53.8520116Z  2025-08-14T21:08:53.8520514Z  2025-08-14T21:08:53.8520853Z  2025-08-14T21:08:53.8521167Z  2025-08-14T21:08:53.8521501Z  2025-08-14T21:08:53.8521817Z  2025-08-14T21:08:53.8522151Z  2025-08-14T21:08:53.8522473Z  2025-08-14T21:08:53.8523291Z [1,951 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:53.8524293Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-08-14T21:08:53.8525036Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:53.8525620Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:53.8526274Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:53.8526943Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:53.8527609Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:53.8528311Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:53.8529002Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:53.8989314Z 2025-08-14T21:08:53.8990044Z  2025-08-14T21:08:53.8990467Z  2025-08-14T21:08:53.8990825Z  2025-08-14T21:08:53.8991168Z  2025-08-14T21:08:53.8991521Z  2025-08-14T21:08:53.8991879Z  2025-08-14T21:08:53.8992214Z  2025-08-14T21:08:53.8992559Z  2025-08-14T21:08:53.8993402Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:53.9002409Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::is_nan_vec(at::vec::DEFAULT::Vectorized) [with scalar_t = unsigned char]': 2025-08-14T21:08:53.9005683Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:36:32: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:53.9007634Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-08-14T21:08:53.9008568Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:08:53.9017981Z [1,951 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:53.9019051Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-08-14T21:08:53.9019826Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:08:53.9020456Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:53.9021098Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:53.9021643Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:53.9022266Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:53.9022933Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:53.9023592Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:54.2409323Z 2025-08-14T21:08:54.2412723Z  2025-08-14T21:08:54.2416395Z  2025-08-14T21:08:54.2416746Z  2025-08-14T21:08:54.2417221Z  2025-08-14T21:08:54.2417570Z  2025-08-14T21:08:54.2418088Z  2025-08-14T21:08:54.2418429Z  2025-08-14T21:08:54.2418783Z  2025-08-14T21:08:54.2419916Z [1,953 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:54.2421281Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-08-14T21:08:54.2421999Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:08:54.2422766Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:54.2423539Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:54.2424345Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:54.2425169Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:54.2426032Z //:caffe2; 1s processwrapper-sandbox 2025-08-14T21:08:54.2426789Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:54.5071430Z 2025-08-14T21:08:54.5072030Z  2025-08-14T21:08:54.5072282Z  2025-08-14T21:08:54.5072599Z  2025-08-14T21:08:54.5072844Z  2025-08-14T21:08:54.5073140Z  2025-08-14T21:08:54.5073413Z  2025-08-14T21:08:54.5073699Z  2025-08-14T21:08:54.5074182Z  2025-08-14T21:08:54.5075011Z [1,956 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:54.5075702Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-08-14T21:08:54.5076129Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:08:54.5076566Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:54.5076932Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:54.5077305Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:54.5077668Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:54.5078042Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:54.5078606Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:08:54.7796765Z 2025-08-14T21:08:54.7797536Z  2025-08-14T21:08:54.7798007Z  2025-08-14T21:08:54.7798399Z  2025-08-14T21:08:54.7798764Z  2025-08-14T21:08:54.7799136Z  2025-08-14T21:08:54.7799496Z  2025-08-14T21:08:54.7799859Z  2025-08-14T21:08:54.7800216Z  2025-08-14T21:08:54.7801072Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-08-14T21:08:54.7802843Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:54.7804297Z 368 | # pragma unroll 2025-08-14T21:08:54.7804789Z | 2025-08-14T21:08:54.7806040Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:54.7807525Z 377 | # pragma unroll 2025-08-14T21:08:54.7807974Z | 2025-08-14T21:08:54.7809236Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:54.7810688Z 394 | # pragma unroll 2025-08-14T21:08:54.7811116Z | 2025-08-14T21:08:54.7812375Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:54.7813792Z 403 | # pragma unroll 2025-08-14T21:08:54.7814244Z | 2025-08-14T21:08:54.7815082Z [1,958 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:54.7816098Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-08-14T21:08:54.7816856Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:08:54.7817464Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:54.7818426Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:54.7819249Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:54.7820096Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2025-08-14T21:08:54.7820922Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:54.7821604Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:55.0415944Z 2025-08-14T21:08:55.0416717Z  2025-08-14T21:08:55.0416965Z  2025-08-14T21:08:55.0417178Z  2025-08-14T21:08:55.0417374Z  2025-08-14T21:08:55.0417581Z  2025-08-14T21:08:55.0417776Z  2025-08-14T21:08:55.0417981Z  2025-08-14T21:08:55.0418175Z  2025-08-14T21:08:55.0418691Z [1,960 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:55.0419268Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-08-14T21:08:55.0419673Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:55.0420054Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:55.0420494Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:55.0420949Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:55.0421299Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:55.0421665Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:55.0422036Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:55.4745978Z 2025-08-14T21:08:55.4746583Z  2025-08-14T21:08:55.4746914Z  2025-08-14T21:08:55.4747201Z  2025-08-14T21:08:55.4747471Z  2025-08-14T21:08:55.4747796Z  2025-08-14T21:08:55.4748117Z  2025-08-14T21:08:55.4748396Z  2025-08-14T21:08:55.4748661Z  2025-08-14T21:08:55.4749409Z [1,961 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:08:55.4750234Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-08-14T21:08:55.4750802Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:55.4751264Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:55.4751853Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:55.4752467Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:55.4752946Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:55.4753427Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:55.4753933Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:55.6748782Z 2025-08-14T21:08:55.6749426Z  2025-08-14T21:08:55.6749752Z  2025-08-14T21:08:55.6749973Z  2025-08-14T21:08:55.6750184Z  2025-08-14T21:08:55.6750437Z  2025-08-14T21:08:55.6750649Z  2025-08-14T21:08:55.6750858Z  2025-08-14T21:08:55.6751055Z  2025-08-14T21:08:55.6751660Z [1,962 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:55.6752303Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-08-14T21:08:55.6752782Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:08:55.6753207Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:55.6753738Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:55.6754094Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:55.6754519Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:55.6754882Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:55.6755298Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:56.1184425Z 2025-08-14T21:08:56.1185254Z  2025-08-14T21:08:56.1185711Z  2025-08-14T21:08:56.1186050Z  2025-08-14T21:08:56.1186425Z  2025-08-14T21:08:56.1186771Z  2025-08-14T21:08:56.1187135Z  2025-08-14T21:08:56.1187489Z  2025-08-14T21:08:56.1188510Z  2025-08-14T21:08:56.1189622Z [1,963 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:56.1190619Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-08-14T21:08:56.1191358Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:08:56.1191956Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.1192607Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.1193217Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.1193849Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.1194455Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:56.1195068Z //:caffe2; 1s processwrapper-sandbox ... 2025-08-14T21:08:56.2033870Z 2025-08-14T21:08:56.2034568Z  2025-08-14T21:08:56.2034999Z  2025-08-14T21:08:56.2035376Z  2025-08-14T21:08:56.2035722Z  2025-08-14T21:08:56.2036081Z  2025-08-14T21:08:56.2036457Z  2025-08-14T21:08:56.2036825Z  2025-08-14T21:08:56.2037162Z  2025-08-14T21:08:56.2038244Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:56.2040101Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:56.2042744Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp:65:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:56.2044678Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-08-14T21:08:56.2045295Z | ^ 2025-08-14T21:08:56.2046181Z [1,963 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:56.2047177Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-08-14T21:08:56.2047922Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:08:56.2048548Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.2049189Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.2049825Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.2050455Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.2051089Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:56.2051691Z //:caffe2; 1s processwrapper-sandbox ... 2025-08-14T21:08:56.4191060Z 2025-08-14T21:08:56.4191786Z  2025-08-14T21:08:56.4192217Z  2025-08-14T21:08:56.4192565Z  2025-08-14T21:08:56.4192925Z  2025-08-14T21:08:56.4193264Z  2025-08-14T21:08:56.4193612Z  2025-08-14T21:08:56.4193947Z  2025-08-14T21:08:56.4194296Z  2025-08-14T21:08:56.4195148Z [1,965 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:56.4196215Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-08-14T21:08:56.4196999Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.4197646Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.4198305Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.4198898Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.4199747Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2025-08-14T21:08:56.4200625Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:56.4201249Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:56.8362520Z 2025-08-14T21:08:56.8363114Z  2025-08-14T21:08:56.8363367Z  2025-08-14T21:08:56.8363589Z  2025-08-14T21:08:56.8363799Z  2025-08-14T21:08:56.8364004Z  2025-08-14T21:08:56.8364210Z  2025-08-14T21:08:56.8364404Z  2025-08-14T21:08:56.8364610Z  2025-08-14T21:08:56.8425093Z [1,966 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:56.8430311Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-08-14T21:08:56.8431020Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.8431804Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.8432378Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.8433325Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-08-14T21:08:56.8434119Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:56.8434791Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:56.8435451Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:57.0098846Z 2025-08-14T21:08:57.0099759Z  2025-08-14T21:08:57.0100201Z  2025-08-14T21:08:57.0100568Z  2025-08-14T21:08:57.0100881Z  2025-08-14T21:08:57.0101180Z  2025-08-14T21:08:57.0101514Z  2025-08-14T21:08:57.0101830Z  2025-08-14T21:08:57.0102233Z  2025-08-14T21:08:57.0103048Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:57.0104796Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:57.0105942Z 107 | # pragma unroll 2025-08-14T21:08:57.0106321Z | 2025-08-14T21:08:57.0107345Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:08:57.0108516Z 123 | # pragma unroll 2025-08-14T21:08:57.0108877Z | 2025-08-14T21:08:57.0109708Z [1,966 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:57.0110483Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-08-14T21:08:57.0111157Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:57.0111750Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.0112233Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.0112895Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-08-14T21:08:57.0113651Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.0114184Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:57.0114763Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:08:57.2206998Z 2025-08-14T21:08:57.2210418Z  2025-08-14T21:08:57.2210888Z  2025-08-14T21:08:57.2211253Z  2025-08-14T21:08:57.2211605Z  2025-08-14T21:08:57.2211979Z  2025-08-14T21:08:57.2212329Z  2025-08-14T21:08:57.2212703Z  2025-08-14T21:08:57.2213042Z  2025-08-14T21:08:57.2213911Z [1,967 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:57.2215009Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-08-14T21:08:57.2215795Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.2216441Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.2217294Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-08-14T21:08:57.2218182Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.2218817Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:57.2219471Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:57.2220086Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:57.6572746Z 2025-08-14T21:08:57.6573725Z  2025-08-14T21:08:57.6574154Z  2025-08-14T21:08:57.6574757Z  2025-08-14T21:08:57.6575007Z  2025-08-14T21:08:57.6575501Z  2025-08-14T21:08:57.6576283Z  2025-08-14T21:08:57.6576544Z  2025-08-14T21:08:57.6576758Z  2025-08-14T21:08:57.6578287Z [1,969 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:08:57.6579379Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-08-14T21:08:57.6580122Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.6580934Z Compiling caffe2/serialize/istream_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:08:57.6581777Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.6582396Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:57.6582926Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.6583530Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:57.6584158Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:57.6607722Z 2025-08-14T21:08:57.6608509Z  2025-08-14T21:08:57.6608806Z  2025-08-14T21:08:57.6609094Z  2025-08-14T21:08:57.6609305Z  2025-08-14T21:08:57.6609500Z  2025-08-14T21:08:57.6609705Z  2025-08-14T21:08:57.6609898Z  2025-08-14T21:08:57.6610128Z  2025-08-14T21:08:57.6610749Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:57.6611397Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-08-14T21:08:57.6612119Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:08:57.6613278Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T21:08:57.6614269Z 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 2025-08-14T21:08:57.6615016Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T21:08:57.6615425Z | ^~~~~~~~~~~~~~~ 2025-08-14T21:08:57.6615987Z [1,969 / 3,072] 2 / 26 tests; 16 actions, 14 running; last test: ...core_tests 2025-08-14T21:08:57.6616545Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-08-14T21:08:57.6617053Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.6617522Z Compiling caffe2/serialize/istream_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:08:57.6618006Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.6618353Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:57.6618714Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.6619060Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:57.6619433Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-08-14T21:08:57.9955509Z 2025-08-14T21:08:57.9956484Z  2025-08-14T21:08:57.9956950Z  2025-08-14T21:08:57.9957363Z  2025-08-14T21:08:57.9957741Z  2025-08-14T21:08:57.9958143Z  2025-08-14T21:08:57.9958525Z  2025-08-14T21:08:57.9958899Z  2025-08-14T21:08:57.9959255Z  2025-08-14T21:08:57.9960269Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:57.9962622Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-08-14T21:08:57.9964554Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:57.9968551Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:23:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:57.9970419Z 23 | [=](Vectorized self_vec, 2025-08-14T21:08:57.9970974Z | ^ 2025-08-14T21:08:57.9971979Z [1,971 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:57.9972995Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-08-14T21:08:57.9975599Z Compiling caffe2/serialize/istream_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:08:57.9978264Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.9978914Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:57.9979571Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:08:57.9980213Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.9980862Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:57.9981731Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:08:58.2208259Z 2025-08-14T21:08:58.2208972Z  2025-08-14T21:08:58.2209413Z  2025-08-14T21:08:58.2209757Z  2025-08-14T21:08:58.2210062Z  2025-08-14T21:08:58.2210404Z  2025-08-14T21:08:58.2210705Z  2025-08-14T21:08:58.2211045Z  2025-08-14T21:08:58.2211366Z  2025-08-14T21:08:58.2212216Z [1,973 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:58.2213119Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-08-14T21:08:58.2213664Z Compiling caffe2/serialize/istream_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:08:58.2214150Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:58.2214493Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:58.2215089Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:58.2215821Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:58.2216449Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:58.2216923Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:08:58.4211504Z 2025-08-14T21:08:58.4212205Z  2025-08-14T21:08:58.4212639Z  2025-08-14T21:08:58.4213005Z  2025-08-14T21:08:58.4213390Z  2025-08-14T21:08:58.4213742Z  2025-08-14T21:08:58.4214108Z  2025-08-14T21:08:58.4214467Z  2025-08-14T21:08:58.4214834Z  2025-08-14T21:08:58.4215776Z [1,974 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:58.4216816Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-08-14T21:08:58.4217810Z Compiling caffe2/serialize/istream_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:08:58.4218697Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:58.4219345Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:58.4220158Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:58.4220975Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:58.4221607Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:58.4222219Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-08-14T21:08:58.6506713Z 2025-08-14T21:08:58.6507404Z  2025-08-14T21:08:58.6507845Z  2025-08-14T21:08:58.6508212Z  2025-08-14T21:08:58.6508593Z  2025-08-14T21:08:58.6508983Z  2025-08-14T21:08:58.6509479Z  2025-08-14T21:08:58.6509853Z  2025-08-14T21:08:58.6510211Z  2025-08-14T21:08:58.6511099Z [1,976 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:58.6512151Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-08-14T21:08:58.6512951Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-08-14T21:08:58.6513775Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:58.6514626Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:58.6515274Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:58.6515889Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:58.6516554Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:58.6517225Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-08-14T21:08:58.8679869Z 2025-08-14T21:08:58.8680415Z  2025-08-14T21:08:58.8680666Z  2025-08-14T21:08:58.9271231Z  2025-08-14T21:08:58.9272117Z  2025-08-14T21:08:58.9272487Z  2025-08-14T21:08:58.9272833Z  2025-08-14T21:08:58.9273170Z  2025-08-14T21:08:58.9273522Z  2025-08-14T21:08:58.9274368Z [1,977 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:58.9275375Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-08-14T21:08:58.9276281Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:58.9277091Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:58.9277637Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:58.9278183Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:58.9278691Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:58.9279262Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:58.9279915Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:59.0712403Z 2025-08-14T21:08:59.0713160Z  2025-08-14T21:08:59.0713648Z  2025-08-14T21:08:59.0714065Z  2025-08-14T21:08:59.0714472Z  2025-08-14T21:08:59.0714886Z  2025-08-14T21:08:59.0715290Z  2025-08-14T21:08:59.0715706Z  2025-08-14T21:08:59.0716148Z  2025-08-14T21:08:59.0717162Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-08-14T21:08:59.0723477Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:08:59.0725643Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:62:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:08:59.0727267Z 62 | [](Vec base) -> Vec { return base * base; } 2025-08-14T21:08:59.0727807Z | ^ 2025-08-14T21:08:59.0728755Z [1,977 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:59.0729755Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-08-14T21:08:59.0733981Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:59.0734805Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.0735364Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:08:59.0735940Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:59.0736572Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.0737230Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:59.0737856Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:59.3065514Z 2025-08-14T21:08:59.3066095Z  2025-08-14T21:08:59.3066453Z  2025-08-14T21:08:59.3066802Z  2025-08-14T21:08:59.3067271Z  2025-08-14T21:08:59.3067576Z  2025-08-14T21:08:59.3067870Z  2025-08-14T21:08:59.3068177Z  2025-08-14T21:08:59.3068460Z  2025-08-14T21:08:59.3069240Z [1,978 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:59.3070086Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-08-14T21:08:59.3070792Z Compiling aten/src/ATen/Operators_1.cpp; 3s processwrapper-sandbox 2025-08-14T21:08:59.3071326Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:59.3071808Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:59.3072318Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.3072810Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-08-14T21:08:59.3073302Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:59.3073853Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:08:59.7010388Z 2025-08-14T21:08:59.7011013Z  2025-08-14T21:08:59.7011381Z  2025-08-14T21:08:59.7011587Z  2025-08-14T21:08:59.7011802Z  2025-08-14T21:08:59.7011998Z  2025-08-14T21:08:59.7017536Z  2025-08-14T21:08:59.7018000Z  2025-08-14T21:08:59.7018292Z  2025-08-14T21:08:59.7018805Z [1,979 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:08:59.7019558Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-08-14T21:08:59.7020087Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:59.7020433Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:59.7020793Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.7021182Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:59.7021648Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.7022021Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.7022468Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:08:59.9074179Z 2025-08-14T21:08:59.9074774Z  2025-08-14T21:08:59.9075047Z  2025-08-14T21:08:59.9075277Z  2025-08-14T21:08:59.9075511Z  2025-08-14T21:08:59.9075711Z  2025-08-14T21:08:59.9075926Z  2025-08-14T21:08:59.9076136Z  2025-08-14T21:08:59.9076350Z  2025-08-14T21:08:59.9076864Z [1,981 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:08:59.9077432Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-08-14T21:08:59.9077856Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:08:59.9078190Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:08:59.9078564Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.9078933Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:08:59.9079370Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2025-08-14T21:08:59.9079786Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:08:59.9080152Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:00.4420203Z 2025-08-14T21:09:00.4421842Z  2025-08-14T21:09:00.4422591Z  2025-08-14T21:09:00.4423140Z  2025-08-14T21:09:00.4423508Z  2025-08-14T21:09:00.4423852Z  2025-08-14T21:09:00.4424402Z  2025-08-14T21:09:00.4424750Z  2025-08-14T21:09:00.4425095Z  2025-08-14T21:09:00.4425925Z [1,982 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:00.4426911Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-08-14T21:09:00.4427643Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:00.4428206Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-08-14T21:09:00.4430049Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:00.4430708Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:00.4431466Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:00.4432192Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:00.4433003Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:00.7077909Z 2025-08-14T21:09:00.7078497Z  2025-08-14T21:09:00.7078770Z  2025-08-14T21:09:00.7078975Z  2025-08-14T21:09:00.7079189Z  2025-08-14T21:09:00.7079386Z  2025-08-14T21:09:00.7079596Z  2025-08-14T21:09:00.7079790Z  2025-08-14T21:09:00.7079994Z  2025-08-14T21:09:00.7080473Z [1,983 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:00.7081047Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-08-14T21:09:00.7081464Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:00.7081802Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:00.7082176Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:00.7082590Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:00.7575525Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:00.7578191Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:00.7579577Z //:caffe2; 2s processwrapper-sandbox ... 2025-08-14T21:09:00.7958993Z 2025-08-14T21:09:00.7959887Z  2025-08-14T21:09:00.7960311Z  2025-08-14T21:09:00.7961102Z  2025-08-14T21:09:00.7961479Z  2025-08-14T21:09:00.7961832Z  2025-08-14T21:09:00.7962178Z  2025-08-14T21:09:00.7962515Z  2025-08-14T21:09:00.7962771Z  2025-08-14T21:09:00.7963815Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:00.7965099Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:09:00.7965590Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-08-14T21:09:00.7966236Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-08-14T21:09:00.7966803Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-08-14T21:09:00.7967428Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-08-14T21:09:00.7968106Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-08-14T21:09:00.7971247Z 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::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&):::::: >(at::Tensor&, const at::Tensor&, unsigned char, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::)::::]': 2025-08-14T21:09:00.7975740Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:00.7976783Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:09:00.7977193Z | ^~~~~~~~~~~~~~ 2025-08-14T21:09:00.7977880Z [1,983 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:00.7978793Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-08-14T21:09:00.7979289Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:00.7979722Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:00.7980303Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:00.7980897Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:00.7981458Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:00.7982145Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:00.7982806Z //:caffe2; 2s processwrapper-sandbox ... 2025-08-14T21:09:00.8100066Z 2025-08-14T21:09:00.8101026Z  2025-08-14T21:09:00.8101462Z  2025-08-14T21:09:00.8101917Z  2025-08-14T21:09:00.8102310Z  2025-08-14T21:09:00.8102718Z  2025-08-14T21:09:00.8103088Z  2025-08-14T21:09:00.8103453Z  2025-08-14T21:09:00.8103834Z  2025-08-14T21:09:00.8104742Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:00.8106405Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:00.8108603Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:239:5: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:00.8110923Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-08-14T21:09:00.8111786Z | ^ 2025-08-14T21:09:00.8112760Z [1,984 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:00.8113768Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-08-14T21:09:00.8114477Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:00.8115115Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:00.8115933Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:00.8116571Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:00.8117231Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:00.8118022Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-08-14T21:09:00.8118872Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:01.0316787Z 2025-08-14T21:09:01.0317481Z  2025-08-14T21:09:01.0317902Z  2025-08-14T21:09:01.0318317Z  2025-08-14T21:09:01.0318664Z  2025-08-14T21:09:01.0319030Z  2025-08-14T21:09:01.0319372Z  2025-08-14T21:09:01.0319701Z  2025-08-14T21:09:01.0320044Z  2025-08-14T21:09:01.0320856Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:01.0322482Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:09:01.0324285Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-08-14T21:09:01.0326098Z 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 2025-08-14T21:09:01.0327301Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-08-14T21:09:01.0327942Z | ^~~~~~~~~~~~~~~ 2025-08-14T21:09:01.0329417Z [1,985 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:01.0330519Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-08-14T21:09:01.0331327Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:01.0332152Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:01.0333012Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:01.0333842Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:01.0334849Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-08-14T21:09:01.0335760Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:01.0336586Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox ... 2025-08-14T21:09:01.3588541Z 2025-08-14T21:09:01.3589192Z  2025-08-14T21:09:01.3589654Z  2025-08-14T21:09:01.3589891Z  2025-08-14T21:09:01.3590198Z  2025-08-14T21:09:01.3590522Z  2025-08-14T21:09:01.3590929Z  2025-08-14T21:09:01.3591283Z  2025-08-14T21:09:01.3591613Z  2025-08-14T21:09:01.3592434Z [1,988 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:01.3593372Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-08-14T21:09:01.3594086Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:01.3594753Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:01.3595694Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-08-14T21:09:01.3596625Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox 2025-08-14T21:09:01.3597363Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:01.3598131Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:01.3598830Z //:caffe2; 1s processwrapper-sandbox ... 2025-08-14T21:09:01.6154150Z 2025-08-14T21:09:01.6154868Z  2025-08-14T21:09:01.6155799Z  2025-08-14T21:09:01.6156174Z  2025-08-14T21:09:01.6156539Z  2025-08-14T21:09:01.6156890Z  2025-08-14T21:09:01.6157241Z  2025-08-14T21:09:01.6157585Z  2025-08-14T21:09:01.6157926Z  2025-08-14T21:09:01.6159142Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:01.6160461Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:09:01.6161917Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-08-14T21:09:01.6164419Z 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 = std::plus >]': 2025-08-14T21:09:01.6166719Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:01.6168125Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:09:01.6168652Z | ^~~~~~~~~~~~~~ 2025-08-14T21:09:01.6169642Z [1,988 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:01.6170618Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-08-14T21:09:01.6171339Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:01.6172027Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:01.6172984Z Compiling caffe2/serialize/inline_container.cc; 3s processwrapper-sandbox 2025-08-14T21:09:01.6173949Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox 2025-08-14T21:09:01.6174637Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:01.6175428Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:01.6176240Z //:caffe2; 1s processwrapper-sandbox ... 2025-08-14T21:09:01.8321890Z 2025-08-14T21:09:01.8322646Z  2025-08-14T21:09:01.8323096Z  2025-08-14T21:09:01.8323350Z  2025-08-14T21:09:01.8323571Z  2025-08-14T21:09:01.8323822Z  2025-08-14T21:09:01.8324035Z  2025-08-14T21:09:01.8324270Z  2025-08-14T21:09:01.8324535Z  2025-08-14T21:09:01.8325158Z [1,991 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:01.8325897Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-08-14T21:09:01.8326338Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:01.8326842Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:01.8327470Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:01.8327950Z //:caffe2; 1s processwrapper-sandbox 2025-08-14T21:09:01.8328301Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:01.8328863Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:01.8329411Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:02.0398320Z 2025-08-14T21:09:02.0399078Z  2025-08-14T21:09:02.0399490Z  2025-08-14T21:09:02.0399856Z  2025-08-14T21:09:02.0400204Z  2025-08-14T21:09:02.0400564Z  2025-08-14T21:09:02.0400905Z  2025-08-14T21:09:02.0401264Z  2025-08-14T21:09:02.0401573Z  2025-08-14T21:09:02.0402501Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:02.0403819Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-08-14T21:09:02.0405449Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:02.0408105Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:27:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:02.0410317Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-08-14T21:09:02.0410888Z | ^ 2025-08-14T21:09:02.0411703Z [1,991 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:02.0412527Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-08-14T21:09:02.0413219Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:02.0413917Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:02.0414827Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:02.0415494Z //:caffe2; 2s processwrapper-sandbox 2025-08-14T21:09:02.0416020Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:02.0416521Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:02.0417028Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:02.3594824Z 2025-08-14T21:09:02.3595881Z  2025-08-14T21:09:02.3596312Z  2025-08-14T21:09:02.3596662Z  2025-08-14T21:09:02.3596967Z  2025-08-14T21:09:02.3597277Z  2025-08-14T21:09:02.3597611Z  2025-08-14T21:09:02.3597958Z  2025-08-14T21:09:02.3598299Z  2025-08-14T21:09:02.3599144Z [1,992 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:02.3600097Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-08-14T21:09:02.3600824Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:02.3601541Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:02.3602384Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:02.3603148Z //:caffe2; 2s processwrapper-sandbox 2025-08-14T21:09:02.3603703Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:02.3604257Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:02.3604841Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:02.6918021Z 2025-08-14T21:09:02.6918785Z  2025-08-14T21:09:02.6919272Z  2025-08-14T21:09:02.6919711Z  2025-08-14T21:09:02.6920079Z  2025-08-14T21:09:02.6920453Z  2025-08-14T21:09:02.6920806Z  2025-08-14T21:09:02.6921199Z  2025-08-14T21:09:02.6921576Z  2025-08-14T21:09:02.6922500Z [1,993 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:02.6923622Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-08-14T21:09:02.6924447Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:02.6925140Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:02.6926032Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:02.6926795Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:02.6927377Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:02.6928027Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:02.6928726Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:02.9153798Z 2025-08-14T21:09:02.9154522Z  2025-08-14T21:09:02.9154934Z  2025-08-14T21:09:02.9155234Z  2025-08-14T21:09:02.9155595Z  2025-08-14T21:09:02.9155945Z  2025-08-14T21:09:02.9156302Z  2025-08-14T21:09:02.9156645Z  2025-08-14T21:09:02.9157004Z  2025-08-14T21:09:02.9157937Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:02.9158899Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:09:02.9159980Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-08-14T21:09:02.9163445Z 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}::sampled_addmm_sparse_csr_kernel_impl(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)::::]': 2025-08-14T21:09:02.9166726Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:02.9167958Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:09:02.9168386Z | ^~~~~~~~~~~~~~ 2025-08-14T21:09:02.9169315Z [1,995 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:02.9170128Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-08-14T21:09:02.9170866Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:02.9171626Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:02.9172281Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:02.9172807Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:02.9173356Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:02.9173882Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:02.9174388Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:03.1599086Z 2025-08-14T21:09:03.1599658Z  2025-08-14T21:09:03.1599924Z  2025-08-14T21:09:03.1600126Z  2025-08-14T21:09:03.1600338Z  2025-08-14T21:09:03.1600536Z  2025-08-14T21:09:03.1600742Z  2025-08-14T21:09:03.1600937Z  2025-08-14T21:09:03.1601139Z  2025-08-14T21:09:03.1609139Z [1,996 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:03.1609847Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-08-14T21:09:03.1610355Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:03.1610862Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:03.1611345Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:03.1611684Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.1612045Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:03.1612380Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.1612847Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:03.3620160Z 2025-08-14T21:09:03.3620810Z  2025-08-14T21:09:03.3621213Z  2025-08-14T21:09:03.3621579Z  2025-08-14T21:09:03.3621913Z  2025-08-14T21:09:03.3622260Z  2025-08-14T21:09:03.3622621Z  2025-08-14T21:09:03.3622927Z  2025-08-14T21:09:03.3623274Z  2025-08-14T21:09:03.3623846Z [1,997 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:03.3624804Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-08-14T21:09:03.3625454Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:03.3626297Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:03.3626929Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.3627292Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:03.3627717Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.3628205Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:03.3628692Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:03.7166157Z 2025-08-14T21:09:03.7166749Z  2025-08-14T21:09:03.7167236Z  2025-08-14T21:09:03.7167457Z  2025-08-14T21:09:03.7167660Z  2025-08-14T21:09:03.7167874Z  2025-08-14T21:09:03.7168068Z  2025-08-14T21:09:03.7168280Z  2025-08-14T21:09:03.7168477Z  2025-08-14T21:09:03.7168985Z [1,997 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:03.7484419Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-08-14T21:09:03.7487967Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:03.7489000Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:03.7489705Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.7490189Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:03.7490877Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.7491838Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:03.7492649Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:09:03.9872406Z 2025-08-14T21:09:03.9874283Z  2025-08-14T21:09:03.9874637Z  2025-08-14T21:09:03.9874972Z  2025-08-14T21:09:03.9875193Z  2025-08-14T21:09:03.9875481Z  2025-08-14T21:09:03.9875806Z  2025-08-14T21:09:03.9876128Z  2025-08-14T21:09:03.9876442Z  2025-08-14T21:09:03.9877242Z [1,998 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:03.9878134Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:09:03.9878884Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:03.9879689Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:03.9880357Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:03.9880843Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.9881338Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:03.9881930Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:03.9882650Z Compiling caffe2/serialize/file_adapter.cc; 2s processwrapper-sandbox ... 2025-08-14T21:09:04.0737535Z 2025-08-14T21:09:04.0738455Z  2025-08-14T21:09:04.0738841Z  2025-08-14T21:09:04.0739133Z  2025-08-14T21:09:04.0739441Z  2025-08-14T21:09:04.0739719Z  2025-08-14T21:09:04.0740121Z  2025-08-14T21:09:04.0740402Z  2025-08-14T21:09:04.0740735Z  2025-08-14T21:09:04.0741487Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:04.0742908Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:09:04.0744137Z 847 | # pragma unroll 2025-08-14T21:09:04.0744480Z | 2025-08-14T21:09:04.0745292Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-08-14T21:09:04.0746326Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-08-14T21:09:04.0747265Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:04.0748027Z 76 | [val](Vec x) { return Vec(val); }, 2025-08-14T21:09:04.0748444Z | ^ 2025-08-14T21:09:04.0749223Z [1,998 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:04.0750070Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:09:04.0750716Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:04.0751461Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:04.0752022Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:04.0752563Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:04.0753105Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:04.0753711Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:04.0754452Z Compiling caffe2/serialize/file_adapter.cc; 2s processwrapper-sandbox ... 2025-08-14T21:09:04.2952289Z 2025-08-14T21:09:04.2953384Z  2025-08-14T21:09:04.2954665Z  2025-08-14T21:09:04.2955026Z  2025-08-14T21:09:04.2958525Z  2025-08-14T21:09:04.2960879Z  2025-08-14T21:09:04.2961182Z  2025-08-14T21:09:04.2961510Z  2025-08-14T21:09:04.2961831Z  2025-08-14T21:09:04.2962527Z [2,000 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:04.2963120Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:09:04.2963852Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:04.2964574Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:04.2965224Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.2965852Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:04.2966400Z Compiling caffe2/serialize/file_adapter.cc; 2s processwrapper-sandbox 2025-08-14T21:09:04.2967277Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:04.2967964Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:09:04.5492401Z 2025-08-14T21:09:04.5493191Z  2025-08-14T21:09:04.5493514Z  2025-08-14T21:09:04.5493729Z  2025-08-14T21:09:04.5493926Z  2025-08-14T21:09:04.5494137Z  2025-08-14T21:09:04.5494333Z  2025-08-14T21:09:04.5494540Z  2025-08-14T21:09:04.5494734Z  2025-08-14T21:09:04.5495233Z [2,000 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:04.5495815Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:09:04.5496302Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:04.5496810Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:04.5497307Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.5497731Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:04.5498215Z Compiling caffe2/serialize/file_adapter.cc; 2s processwrapper-sandbox 2025-08-14T21:09:04.5498788Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:04.5499251Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:09:04.7792305Z 2025-08-14T21:09:04.7793014Z  2025-08-14T21:09:04.7793407Z  2025-08-14T21:09:04.7793727Z  2025-08-14T21:09:04.7794051Z  2025-08-14T21:09:04.7794382Z  2025-08-14T21:09:04.7794698Z  2025-08-14T21:09:04.7794939Z  2025-08-14T21:09:04.7795271Z  2025-08-14T21:09:04.7795943Z [2,001 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:04.7796839Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:09:04.7797638Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:04.7798234Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.7798954Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:04.7799483Z Compiling caffe2/serialize/file_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:09:04.7800233Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:04.7800882Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:04.7801484Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:04.8567721Z 2025-08-14T21:09:04.8572796Z  2025-08-14T21:09:04.8573216Z  2025-08-14T21:09:04.8573596Z  2025-08-14T21:09:04.8573953Z  2025-08-14T21:09:04.8574309Z  2025-08-14T21:09:04.8574664Z  2025-08-14T21:09:04.8575008Z  2025-08-14T21:09:04.8575223Z  2025-08-14T21:09:04.8575724Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:04.8576589Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:09:04.8581105Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:04.8584008Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:134:18: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:04.8586629Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-08-14T21:09:04.8587729Z | ^ 2025-08-14T21:09:04.8589078Z [2,001 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:04.8590129Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-08-14T21:09:04.8591025Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:04.8592253Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.8593024Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:04.8593859Z Compiling caffe2/serialize/file_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:09:04.8594860Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.8595656Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:04.8596866Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:04.8689081Z 2025-08-14T21:09:04.8689618Z  2025-08-14T21:09:04.8690039Z  2025-08-14T21:09:04.8690397Z  2025-08-14T21:09:04.8690754Z  2025-08-14T21:09:04.8691100Z  2025-08-14T21:09:04.8691452Z  2025-08-14T21:09:04.8691796Z  2025-08-14T21:09:04.8692155Z  2025-08-14T21:09:04.8693038Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:04.8694069Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:09:04.8694844Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-08-14T21:09:04.8696018Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-08-14T21:09:04.8698822Z 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(const double*, double*, int64_t, int64_t)::::]': 2025-08-14T21:09:04.8701676Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:04.8702890Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:09:04.8703416Z | ^~~~~~~~~~~~~~ 2025-08-14T21:09:04.8704383Z [2,001 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:04.8705346Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-08-14T21:09:04.8706190Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:04.8707033Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.8707762Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:04.8708601Z Compiling caffe2/serialize/file_adapter.cc; 3s processwrapper-sandbox 2025-08-14T21:09:04.8709649Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:04.8710431Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:04.8711209Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:05.1795412Z 2025-08-14T21:09:05.1795948Z  2025-08-14T21:09:05.1796213Z  2025-08-14T21:09:05.1796434Z  2025-08-14T21:09:05.1796647Z  2025-08-14T21:09:05.1796859Z  2025-08-14T21:09:05.1797055Z  2025-08-14T21:09:05.1797265Z  2025-08-14T21:09:05.1797464Z  2025-08-14T21:09:05.2679752Z [2,005 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:05.2681327Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-08-14T21:09:05.2682116Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:05.2682901Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:05.2683696Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:05.2684369Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:05.2684992Z Compiling aten/src/ATen/core/Dimname.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:05.2685702Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:05.2686521Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:05.4690733Z 2025-08-14T21:09:05.4691717Z  2025-08-14T21:09:05.4692150Z  2025-08-14T21:09:05.4692524Z  2025-08-14T21:09:05.4692871Z  2025-08-14T21:09:05.4693271Z  2025-08-14T21:09:05.4693641Z  2025-08-14T21:09:05.4694003Z  2025-08-14T21:09:05.4694361Z  2025-08-14T21:09:05.4695209Z [2,006 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:05.4696243Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-08-14T21:09:05.4697102Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:05.4697961Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:05.4698680Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:05.4699452Z Compiling aten/src/ATen/core/Dimname.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:05.4700303Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:05.4701149Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:05.4702023Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:05.8536458Z 2025-08-14T21:09:05.8537215Z  2025-08-14T21:09:05.8537694Z  2025-08-14T21:09:05.8538065Z  2025-08-14T21:09:05.8538398Z  2025-08-14T21:09:05.8538750Z  2025-08-14T21:09:05.8539089Z  2025-08-14T21:09:05.8539445Z  2025-08-14T21:09:05.8539791Z  2025-08-14T21:09:05.8540631Z [2,007 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:05.8541593Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-08-14T21:09:05.8542451Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:05.8543348Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:05.8544081Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:05.8544724Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:05.8545612Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:05.8546492Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:05.8547178Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:06.0696033Z 2025-08-14T21:09:06.0696767Z  2025-08-14T21:09:06.0697184Z  2025-08-14T21:09:06.0697540Z  2025-08-14T21:09:06.0697884Z  2025-08-14T21:09:06.0698244Z  2025-08-14T21:09:06.0698618Z  2025-08-14T21:09:06.0698956Z  2025-08-14T21:09:06.0699306Z  2025-08-14T21:09:06.0700151Z [2,007 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:06.0701153Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-08-14T21:09:06.0701925Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:06.0702715Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.0703439Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:06.0704046Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:06.0705154Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:06.0706189Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.0706861Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:06.1230933Z 2025-08-14T21:09:06.1231683Z  2025-08-14T21:09:06.1232093Z  2025-08-14T21:09:06.1232444Z  2025-08-14T21:09:06.1232779Z  2025-08-14T21:09:06.1233120Z  2025-08-14T21:09:06.1233455Z  2025-08-14T21:09:06.1233797Z  2025-08-14T21:09:06.1234114Z  2025-08-14T21:09:06.1235024Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:06.1236897Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-08-14T21:09:06.1238307Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-08-14T21:09:06.1240415Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:06.1241599Z 76 | [val](Vec x) { return Vec(val); }, 2025-08-14T21:09:06.1242091Z | ^ 2025-08-14T21:09:06.1242980Z [2,007 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:06.1243917Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-08-14T21:09:06.1244797Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:06.1245645Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.1246361Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:06.1246943Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-08-14T21:09:06.1247761Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:06.1248597Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.1249254Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-08-14T21:09:06.4699085Z 2025-08-14T21:09:06.4699681Z  2025-08-14T21:09:06.4699943Z  2025-08-14T21:09:06.4700144Z  2025-08-14T21:09:06.4700354Z  2025-08-14T21:09:06.4700548Z  2025-08-14T21:09:06.4700757Z  2025-08-14T21:09:06.4700953Z  2025-08-14T21:09:06.4701163Z  2025-08-14T21:09:06.4701657Z [2,008 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:06.4702234Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-08-14T21:09:06.4702722Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:06.4703209Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.4703618Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:06.4704062Z Compiling aten/src/ATen/core/Formatting.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.4704551Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.4704923Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.4705436Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:06.6615292Z 2025-08-14T21:09:06.6615999Z  2025-08-14T21:09:06.6616569Z  2025-08-14T21:09:06.6616927Z  2025-08-14T21:09:06.6617294Z  2025-08-14T21:09:06.6617648Z  2025-08-14T21:09:06.6618022Z  2025-08-14T21:09:06.6618380Z  2025-08-14T21:09:06.6618745Z  2025-08-14T21:09:06.6619695Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:06.6620770Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-08-14T21:09:06.6621919Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-08-14T21:09:06.6625483Z 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)::::]': 2025-08-14T21:09:06.6629016Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:06.6630281Z 29 | inline scalar_t vec_reduce_all( 2025-08-14T21:09:06.6630797Z | ^~~~~~~~~~~~~~ 2025-08-14T21:09:06.6631792Z [2,008 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:06.6632759Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-08-14T21:09:06.6633617Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:06.6634443Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.6635168Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:06.6635963Z Compiling aten/src/ATen/core/Formatting.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.6636818Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.6637461Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.6638316Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:06.7666035Z 2025-08-14T21:09:06.7690859Z  2025-08-14T21:09:06.7691701Z  2025-08-14T21:09:06.7692070Z  2025-08-14T21:09:06.7692418Z  2025-08-14T21:09:06.7692750Z  2025-08-14T21:09:06.7693105Z  2025-08-14T21:09:06.7693438Z  2025-08-14T21:09:06.7693783Z  2025-08-14T21:09:06.7694647Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:06.7696089Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-08-14T21:09:06.7697459Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-08-14T21:09:06.7698826Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:06.7700186Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-08-14T21:09:06.7700825Z | ^ 2025-08-14T21:09:06.7701739Z [2,010 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:06.7702768Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-08-14T21:09:06.7703668Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:06.7704543Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:06.7705529Z Compiling aten/src/ATen/core/Formatting.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.7706420Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:06.7707296Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:06.7708173Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:06.7708825Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:06.8670654Z 2025-08-14T21:09:06.8671384Z  2025-08-14T21:09:06.8671810Z  2025-08-14T21:09:06.8672146Z  2025-08-14T21:09:06.8672472Z  2025-08-14T21:09:06.8672835Z  2025-08-14T21:09:06.8673193Z  2025-08-14T21:09:06.8673524Z  2025-08-14T21:09:06.8673882Z  2025-08-14T21:09:06.8674750Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:06.8676154Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:09:06.8676938Z 368 | # pragma unroll 2025-08-14T21:09:06.8677197Z | 2025-08-14T21:09:06.8701452Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:09:06.8703092Z 377 | # pragma unroll 2025-08-14T21:09:06.8703517Z | 2025-08-14T21:09:06.8704724Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:09:06.8706082Z 394 | # pragma unroll 2025-08-14T21:09:06.8706526Z | 2025-08-14T21:09:06.8707789Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-08-14T21:09:06.8709196Z 403 | # pragma unroll 2025-08-14T21:09:06.8709706Z | 2025-08-14T21:09:06.8710635Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-08-14T21:09:06.8712325Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:06.8714502Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:620:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:06.8716355Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-08-14T21:09:06.8717092Z | ^ 2025-08-14T21:09:06.8718119Z [2,012 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:06.8719080Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-08-14T21:09:06.8719949Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:06.8720823Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:06.8721800Z Compiling aten/src/ATen/core/Formatting.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:06.8722836Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:06.8723665Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:06.8724296Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:06.8724936Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:07.0866656Z 2025-08-14T21:09:07.0867517Z  2025-08-14T21:09:07.0867780Z  2025-08-14T21:09:07.0868112Z  2025-08-14T21:09:07.0868706Z  2025-08-14T21:09:07.0868921Z  2025-08-14T21:09:07.0869553Z  2025-08-14T21:09:07.0869831Z  2025-08-14T21:09:07.0870046Z  2025-08-14T21:09:07.0870635Z [2,016 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:07.0871599Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-08-14T21:09:07.0872094Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:07.0872644Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:07.0873044Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:07.0873662Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-08-14T21:09:07.0874198Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:07.0874878Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:07.0875244Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-08-14T21:09:07.3169477Z 2025-08-14T21:09:07.3170096Z  2025-08-14T21:09:07.3170421Z  2025-08-14T21:09:07.3170750Z  2025-08-14T21:09:07.3171001Z  2025-08-14T21:09:07.3171200Z  2025-08-14T21:09:07.3171412Z  2025-08-14T21:09:07.3171653Z  2025-08-14T21:09:07.3172479Z  2025-08-14T21:09:07.3173271Z [2,016 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:07.3174151Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-08-14T21:09:07.3174912Z Compiling test/cpp/api/enum.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:07.3175590Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:07.3178084Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:07.3178648Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-08-14T21:09:07.3179330Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:07.3180037Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:07.3180453Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:08.0671043Z 2025-08-14T21:09:08.0671754Z  2025-08-14T21:09:08.0672153Z  2025-08-14T21:09:08.0672473Z  2025-08-14T21:09:08.0672792Z  2025-08-14T21:09:08.0673095Z  2025-08-14T21:09:08.0673434Z  2025-08-14T21:09:08.0673739Z  2025-08-14T21:09:08.0674036Z  2025-08-14T21:09:08.0674833Z [2,017 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:08.0675841Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-08-14T21:09:08.0676759Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:08.0677445Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:08.0678006Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-08-14T21:09:08.0678725Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:08.0679377Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:08.0679934Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:08.0680625Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:08.3177495Z 2025-08-14T21:09:08.3178165Z  2025-08-14T21:09:08.3178529Z  2025-08-14T21:09:08.3178815Z  2025-08-14T21:09:08.3179109Z  2025-08-14T21:09:08.3179392Z  2025-08-14T21:09:08.3179701Z  2025-08-14T21:09:08.3179983Z  2025-08-14T21:09:08.3180280Z  2025-08-14T21:09:08.3180972Z [2,017 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:08.3181818Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-08-14T21:09:08.3182527Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:08.3183084Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:08.3183597Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-08-14T21:09:08.3184249Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:08.3184853Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:08.3185320Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:08.3185865Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:08.4762031Z 2025-08-14T21:09:08.4762793Z  2025-08-14T21:09:08.4763207Z  2025-08-14T21:09:08.4763567Z  2025-08-14T21:09:08.4763919Z  2025-08-14T21:09:08.4764294Z  2025-08-14T21:09:08.4764648Z  2025-08-14T21:09:08.4765031Z  2025-08-14T21:09:08.4765380Z  2025-08-14T21:09:08.4766407Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:08.4768314Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-08-14T21:09:08.4770281Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:08.4772748Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:352:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:08.4774788Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-08-14T21:09:08.4775616Z | ^ 2025-08-14T21:09:08.4776836Z [2,019 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:08.4777976Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-08-14T21:09:08.4779256Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:08.4780344Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-08-14T21:09:08.4781259Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:08.4782063Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:08.4782691Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:08.4783300Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:08.4783903Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:08.7054625Z 2025-08-14T21:09:08.7055361Z  2025-08-14T21:09:08.7055810Z  2025-08-14T21:09:08.7056181Z  2025-08-14T21:09:08.7056551Z  2025-08-14T21:09:08.7056916Z  2025-08-14T21:09:08.7057292Z  2025-08-14T21:09:08.7057657Z  2025-08-14T21:09:08.7058033Z  2025-08-14T21:09:08.7058884Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-08-14T21:09:08.7060399Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:08.7062574Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:33:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:08.7064126Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-08-14T21:09:08.7064684Z | ^ 2025-08-14T21:09:08.7065642Z [2,020 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:08.7066622Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-08-14T21:09:08.7067643Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:08.7068450Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-08-14T21:09:08.7069357Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:08.7070139Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:08.7070768Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:08.7071370Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:08.7072066Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:08.7154872Z 2025-08-14T21:09:08.7155617Z  2025-08-14T21:09:08.7156036Z  2025-08-14T21:09:08.7156399Z  2025-08-14T21:09:08.7156710Z  2025-08-14T21:09:08.7157067Z  2025-08-14T21:09:08.7157397Z  2025-08-14T21:09:08.7157755Z  2025-08-14T21:09:08.7158103Z  2025-08-14T21:09:08.7159035Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:08.7160096Z In file included from aten/src/ATen/native/UpSample.h:12, 2025-08-14T21:09:08.7162384Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-08-14T21:09:08.7164268Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-08-14T21:09:08.7166279Z aten/src/ATen/native/cpu/utils.h:63:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:08.7168499Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-08-14T21:09:08.7171321Z | ^~~~ 2025-08-14T21:09:08.7172271Z [2,021 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:08.7173199Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-08-14T21:09:08.7174065Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:08.7174860Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-08-14T21:09:08.7175679Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:08.7176450Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:08.7177370Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:08.7178151Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-08-14T21:09:08.7178785Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-08-14T21:09:08.9188564Z 2025-08-14T21:09:08.9189258Z  2025-08-14T21:09:08.9189808Z  2025-08-14T21:09:08.9190232Z  2025-08-14T21:09:08.9190575Z  2025-08-14T21:09:08.9190992Z  2025-08-14T21:09:08.9191387Z  2025-08-14T21:09:08.9191726Z  2025-08-14T21:09:08.9192060Z  2025-08-14T21:09:08.9192913Z [2,022 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:08.9193889Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-08-14T21:09:08.9194725Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:08.9195376Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-08-14T21:09:08.9196178Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:08.9196968Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:08.9197523Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:08.9198141Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:08.9198876Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:09.1194001Z 2025-08-14T21:09:09.1194807Z  2025-08-14T21:09:09.1195234Z  2025-08-14T21:09:09.1195584Z  2025-08-14T21:09:09.1195866Z  2025-08-14T21:09:09.1196196Z  2025-08-14T21:09:09.1196409Z  2025-08-14T21:09:09.1196625Z  2025-08-14T21:09:09.1196912Z  2025-08-14T21:09:09.1197670Z [2,023 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:09.1198467Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-08-14T21:09:09.1199196Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:09.1199904Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-08-14T21:09:09.1200608Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:09.1201227Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:09.1201726Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:09.1202305Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:09.1203014Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:09.3980250Z 2025-08-14T21:09:09.3982418Z  2025-08-14T21:09:09.3983233Z  2025-08-14T21:09:09.3983568Z  2025-08-14T21:09:09.3984169Z  2025-08-14T21:09:09.3984509Z  2025-08-14T21:09:09.3984835Z  2025-08-14T21:09:09.3985154Z  2025-08-14T21:09:09.3985699Z  2025-08-14T21:09:09.3986841Z [2,024 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:09.3989736Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-08-14T21:09:09.3990609Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:09.3991385Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-08-14T21:09:09.3992079Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:09.3992769Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:09.3993373Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:09.3994137Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:09.3994865Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:09.5405559Z 2025-08-14T21:09:09.5406292Z  2025-08-14T21:09:09.5406700Z  2025-08-14T21:09:09.5407210Z  2025-08-14T21:09:09.5407553Z  2025-08-14T21:09:09.5407900Z  2025-08-14T21:09:09.5408263Z  2025-08-14T21:09:09.5408614Z  2025-08-14T21:09:09.5408983Z  2025-08-14T21:09:09.5410175Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-08-14T21:09:09.5411848Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-08-14T21:09:09.5414045Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:09:09.5415715Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-08-14T21:09:09.5416321Z | ^ 2025-08-14T21:09:09.5420825Z [2,025 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:09.5421791Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-08-14T21:09:09.5422569Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-08-14T21:09:09.5423406Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:09.5424166Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:09.5424942Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-08-14T21:09:09.5425732Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:09.5426466Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:09.5427170Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:09.7733400Z 2025-08-14T21:09:09.7734128Z  2025-08-14T21:09:09.7734547Z  2025-08-14T21:09:09.7734763Z  2025-08-14T21:09:09.7734992Z  2025-08-14T21:09:09.7735190Z  2025-08-14T21:09:09.7735428Z  2025-08-14T21:09:09.7735727Z  2025-08-14T21:09:09.7736291Z  2025-08-14T21:09:09.7737009Z [2,027 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:09.7737819Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-08-14T21:09:09.7738415Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-08-14T21:09:09.7739264Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:09.7739751Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:09.7740194Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:09.7740813Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:09.7741591Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:09.7742239Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:10.1205283Z 2025-08-14T21:09:10.1206153Z  2025-08-14T21:09:10.1206565Z  2025-08-14T21:09:10.1206914Z  2025-08-14T21:09:10.1207266Z  2025-08-14T21:09:10.1207608Z  2025-08-14T21:09:10.1207962Z  2025-08-14T21:09:10.1208312Z  2025-08-14T21:09:10.1208672Z  2025-08-14T21:09:10.1209515Z [2,027 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:10.1210521Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-08-14T21:09:10.1211367Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-08-14T21:09:10.1212192Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:10.1212932Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:10.1213476Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:10.1214158Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.1215070Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:10.1215883Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:10.5208868Z 2025-08-14T21:09:10.5209700Z  2025-08-14T21:09:10.5210169Z  2025-08-14T21:09:10.5210715Z  2025-08-14T21:09:10.5211231Z  2025-08-14T21:09:10.5211716Z  2025-08-14T21:09:10.5212080Z  2025-08-14T21:09:10.5212550Z  2025-08-14T21:09:10.5213029Z  2025-08-14T21:09:10.5215465Z [2,030 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:09:10.5217551Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-08-14T21:09:10.5218177Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-08-14T21:09:10.5218876Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:10.5219531Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.5220242Z Compiling aten/src/ATen/core/NamedTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.5221076Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.5221981Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:10.5222512Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:10.9212638Z 2025-08-14T21:09:10.9213369Z  2025-08-14T21:09:10.9213642Z  2025-08-14T21:09:10.9213855Z  2025-08-14T21:09:10.9214047Z  2025-08-14T21:09:10.9214253Z  2025-08-14T21:09:10.9214474Z  2025-08-14T21:09:10.9214690Z  2025-08-14T21:09:10.9214882Z  2025-08-14T21:09:10.9215381Z [2,031 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:10.9215949Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-08-14T21:09:10.9216413Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-08-14T21:09:10.9216875Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:10.9217382Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.9217918Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.9218503Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:10.9218974Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:10.9219294Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:11.3149612Z 2025-08-14T21:09:11.3150310Z  2025-08-14T21:09:11.3150810Z  2025-08-14T21:09:11.3151159Z  2025-08-14T21:09:11.3151505Z  2025-08-14T21:09:11.3151862Z  2025-08-14T21:09:11.3152189Z  2025-08-14T21:09:11.3152555Z  2025-08-14T21:09:11.3152891Z  2025-08-14T21:09:11.3153748Z [2,032 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:11.3154745Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-08-14T21:09:11.3155643Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:11.3156539Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:11.3157497Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:11.3158542Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:11.3159360Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:11.3159965Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:11.3160832Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:11.5411813Z 2025-08-14T21:09:11.5412418Z  2025-08-14T21:09:11.5412692Z  2025-08-14T21:09:11.5412897Z  2025-08-14T21:09:11.5413111Z  2025-08-14T21:09:11.5413336Z  2025-08-14T21:09:11.5413532Z  2025-08-14T21:09:11.5413742Z  2025-08-14T21:09:11.5413943Z  2025-08-14T21:09:11.5414451Z [2,032 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:11.5415017Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-08-14T21:09:11.5415534Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:11.5416029Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:11.5416568Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:11.5624141Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:11.5625457Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:11.5626034Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:11.5626830Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:11.8432296Z 2025-08-14T21:09:11.8432869Z  2025-08-14T21:09:11.8433111Z  2025-08-14T21:09:11.8433331Z  2025-08-14T21:09:11.8433542Z  2025-08-14T21:09:11.8433749Z  2025-08-14T21:09:11.8433956Z  2025-08-14T21:09:11.8434148Z  2025-08-14T21:09:11.8434353Z  2025-08-14T21:09:11.8434836Z [2,033 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:11.8435405Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-08-14T21:09:11.8435894Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:11.8436461Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:11.8437073Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:11.8437538Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:11.8437867Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:11.8438300Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:11.8438857Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:12.1259061Z 2025-08-14T21:09:12.1259941Z  2025-08-14T21:09:12.1260317Z  2025-08-14T21:09:12.1260666Z  2025-08-14T21:09:12.1260973Z  2025-08-14T21:09:12.1261389Z  2025-08-14T21:09:12.1261781Z  2025-08-14T21:09:12.1262162Z  2025-08-14T21:09:12.1262524Z  2025-08-14T21:09:12.1263393Z [2,035 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:12.1264435Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-08-14T21:09:12.1265307Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:12.1266275Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:12.1281434Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:12.1282154Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.1283022Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.1283833Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.1284730Z Compiling aten/src/ATen/core/Range.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:12.3634810Z 2025-08-14T21:09:12.3635564Z  2025-08-14T21:09:12.3635837Z  2025-08-14T21:09:12.3636053Z  2025-08-14T21:09:12.3636251Z  2025-08-14T21:09:12.3636458Z  2025-08-14T21:09:12.3636651Z  2025-08-14T21:09:12.3636857Z  2025-08-14T21:09:12.3637049Z  2025-08-14T21:09:12.3637596Z [2,035 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:12.3638160Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-08-14T21:09:12.3638659Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:12.3639192Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:12.3639655Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:12.3640099Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.3640625Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.3641177Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.3641760Z Compiling aten/src/ATen/core/Range.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:12.5687901Z 2025-08-14T21:09:12.5688592Z  2025-08-14T21:09:12.5689035Z  2025-08-14T21:09:12.5689915Z  2025-08-14T21:09:12.5690309Z  2025-08-14T21:09:12.5690688Z  2025-08-14T21:09:12.5691048Z  2025-08-14T21:09:12.5691410Z  2025-08-14T21:09:12.5691743Z  2025-08-14T21:09:12.5692565Z [2,037 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:12.5693535Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-08-14T21:09:12.5694322Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:12.5695209Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:12.5696188Z Compiling torch/csrc/autograd/autograd.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:12.5697073Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:12.5697991Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.5698993Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.5699739Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:12.8909243Z 2025-08-14T21:09:12.8910081Z  2025-08-14T21:09:12.8910499Z  2025-08-14T21:09:12.8910882Z  2025-08-14T21:09:12.8911251Z  2025-08-14T21:09:12.8911580Z  2025-08-14T21:09:12.8911902Z  2025-08-14T21:09:12.8912237Z  2025-08-14T21:09:12.8912590Z  2025-08-14T21:09:12.8913423Z [2,038 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:12.8914414Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-08-14T21:09:12.8915277Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:12.8916220Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:12.8917159Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:12.8918141Z Compiling torch/csrc/autograd/autograd_meta.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:12.8919183Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:12.8919966Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:12.8920558Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:13.1610267Z 2025-08-14T21:09:13.1611557Z  2025-08-14T21:09:13.1612025Z  2025-08-14T21:09:13.1612377Z  2025-08-14T21:09:13.1612729Z  2025-08-14T21:09:13.1613080Z  2025-08-14T21:09:13.1613434Z  2025-08-14T21:09:13.1613774Z  2025-08-14T21:09:13.1614129Z  2025-08-14T21:09:13.1614957Z [2,039 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:13.1615876Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-08-14T21:09:13.1616725Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:13.1617763Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:13.1618765Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:13.1619639Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:13.1620402Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:13.1620972Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:13.1621566Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:13.3690959Z 2025-08-14T21:09:13.3691665Z  2025-08-14T21:09:13.3692109Z  2025-08-14T21:09:13.3692489Z  2025-08-14T21:09:13.3692853Z  2025-08-14T21:09:13.3693221Z  2025-08-14T21:09:13.3693573Z  2025-08-14T21:09:13.3693913Z  2025-08-14T21:09:13.3694235Z  2025-08-14T21:09:13.3695094Z [2,041 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:13.3696103Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-08-14T21:09:13.3697344Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:13.3699140Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:13.3699878Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:13.3700515Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:13.3701015Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:13.3701478Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:13.3702116Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:13.6322174Z 2025-08-14T21:09:13.6322968Z  2025-08-14T21:09:13.6323365Z  2025-08-14T21:09:13.6323697Z  2025-08-14T21:09:13.6324040Z  2025-08-14T21:09:13.6324356Z  2025-08-14T21:09:13.6324667Z  2025-08-14T21:09:13.6324988Z  2025-08-14T21:09:13.6325304Z  2025-08-14T21:09:13.6326089Z [2,042 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:13.6327068Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-08-14T21:09:13.6327894Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:13.6328821Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:13.6329737Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:13.6330472Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:13.6330999Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:13.6331707Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:13.6332437Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:13.9275037Z 2025-08-14T21:09:13.9275705Z  2025-08-14T21:09:13.9276084Z  2025-08-14T21:09:13.9276386Z  2025-08-14T21:09:13.9276703Z  2025-08-14T21:09:13.9276999Z  2025-08-14T21:09:13.9277307Z  2025-08-14T21:09:13.9277613Z  2025-08-14T21:09:13.9277928Z  2025-08-14T21:09:13.9278753Z [2,043 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:13.9279640Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-08-14T21:09:13.9280397Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:13.9280933Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:13.9281512Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:13.9281919Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:13.9282367Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:13.9282882Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:13.9283562Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:14.1702244Z 2025-08-14T21:09:14.1703233Z  2025-08-14T21:09:14.1703522Z  2025-08-14T21:09:14.1704093Z  2025-08-14T21:09:14.1704352Z  2025-08-14T21:09:14.1718650Z  2025-08-14T21:09:14.1718935Z  2025-08-14T21:09:14.1719218Z  2025-08-14T21:09:14.1719518Z  2025-08-14T21:09:14.1720224Z [2,043 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:14.1721106Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-08-14T21:09:14.1721821Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:14.1722623Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:14.1723386Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:14.1724050Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:14.1724666Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.1725318Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:14.1727724Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:14.4379371Z 2025-08-14T21:09:14.4380130Z  2025-08-14T21:09:14.4380626Z  2025-08-14T21:09:14.4381058Z  2025-08-14T21:09:14.4381490Z  2025-08-14T21:09:14.4381922Z  2025-08-14T21:09:14.4382297Z  2025-08-14T21:09:14.4382665Z  2025-08-14T21:09:14.4383027Z  2025-08-14T21:09:14.4383917Z [2,044 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:14.4384991Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-08-14T21:09:14.4385962Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:14.4386933Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:14.4387669Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:14.4388375Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.4389329Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:14.4390132Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.4390944Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:14.7707076Z 2025-08-14T21:09:14.7708166Z  2025-08-14T21:09:14.7708470Z  2025-08-14T21:09:14.7708686Z  2025-08-14T21:09:14.7708896Z  2025-08-14T21:09:14.7709095Z  2025-08-14T21:09:14.7709389Z  2025-08-14T21:09:14.7709593Z  2025-08-14T21:09:14.7709807Z  2025-08-14T21:09:14.7710348Z [2,045 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:14.7710924Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-08-14T21:09:14.7711552Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:14.7712341Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:14.7712863Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.7713433Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:14.7713924Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.7714445Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:14.7714892Z Compiling aten/src/ATen/core/Vitals.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:14.9715456Z 2025-08-14T21:09:14.9716159Z  2025-08-14T21:09:14.9716593Z  2025-08-14T21:09:14.9716958Z  2025-08-14T21:09:14.9717318Z  2025-08-14T21:09:14.9717670Z  2025-08-14T21:09:14.9718026Z  2025-08-14T21:09:14.9718372Z  2025-08-14T21:09:14.9718724Z  2025-08-14T21:09:14.9719527Z [2,046 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:14.9720133Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-08-14T21:09:14.9721000Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:14.9722031Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:14.9722954Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:14.9723767Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.9724228Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:14.9724872Z Compiling aten/src/ATen/core/Vitals.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:14.9725694Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:15.2422278Z 2025-08-14T21:09:15.2423155Z  2025-08-14T21:09:15.2423637Z  2025-08-14T21:09:15.2423980Z  2025-08-14T21:09:15.2424325Z  2025-08-14T21:09:15.2424677Z  2025-08-14T21:09:15.2425004Z  2025-08-14T21:09:15.2425365Z  2025-08-14T21:09:15.2425677Z  2025-08-14T21:09:15.2426518Z [2,047 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:15.2427709Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-08-14T21:09:15.2428752Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:15.2429719Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:15.2430673Z Compiling torch/csrc/autograd/cpp_hook.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:15.2431512Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:15.2432292Z Compiling aten/src/ATen/core/Vitals.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:15.2433101Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:15.2433918Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:15.5591476Z 2025-08-14T21:09:15.5592209Z  2025-08-14T21:09:15.5592738Z  2025-08-14T21:09:15.5593047Z  2025-08-14T21:09:15.5593359Z  2025-08-14T21:09:15.5593665Z  2025-08-14T21:09:15.5593969Z  2025-08-14T21:09:15.5594277Z  2025-08-14T21:09:15.5594623Z  2025-08-14T21:09:15.5595527Z [2,049 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:15.5596537Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-08-14T21:09:15.5597431Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:15.5598354Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:15.5599288Z Compiling aten/src/ATen/core/Vitals.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:15.5600058Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:15.5600854Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:15.5601858Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:15.5602882Z Compiling aten/src/ATen/core/blob.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:15.7721579Z 2025-08-14T21:09:15.7722313Z  2025-08-14T21:09:15.7722577Z  2025-08-14T21:09:15.7722794Z  2025-08-14T21:09:15.7723034Z  2025-08-14T21:09:15.7723243Z  2025-08-14T21:09:15.7723437Z  2025-08-14T21:09:15.7723649Z  2025-08-14T21:09:15.7723843Z  2025-08-14T21:09:15.7724357Z [2,050 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:15.7724917Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-08-14T21:09:15.7725424Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:15.7725928Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:15.7726333Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:15.7726768Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:15.7727319Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:15.7727860Z Compiling aten/src/ATen/core/blob.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:16.2287879Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:16.2288180Z 2025-08-14T21:09:16.2288516Z  2025-08-14T21:09:16.2288858Z  2025-08-14T21:09:16.2289184Z  2025-08-14T21:09:16.2289533Z  2025-08-14T21:09:16.2289888Z  2025-08-14T21:09:16.2290228Z  2025-08-14T21:09:16.2290581Z  2025-08-14T21:09:16.2290928Z  2025-08-14T21:09:16.2291783Z [2,051 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:16.2292615Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-08-14T21:09:16.2293120Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:16.2293823Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:16.2294581Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:16.2295373Z Compiling torch/csrc/autograd/engine.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:16.2298789Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:16.2301769Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:16.2302300Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:16.6123458Z 2025-08-14T21:09:16.6124262Z  2025-08-14T21:09:16.6124845Z  2025-08-14T21:09:16.6125134Z  2025-08-14T21:09:16.6125628Z  2025-08-14T21:09:16.6125945Z  2025-08-14T21:09:16.6126211Z  2025-08-14T21:09:16.6126486Z  2025-08-14T21:09:16.6126688Z  2025-08-14T21:09:16.6127827Z [2,051 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:16.6128804Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-08-14T21:09:16.6129947Z Compiling test/cpp/api/tensor.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:16.6131133Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:16.6131845Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:16.6132738Z Compiling torch/csrc/autograd/engine.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:16.6133920Z Compiling aten/src/ATen/core/adaption.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:16.6134938Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:16.6135744Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:16.8695886Z 2025-08-14T21:09:16.8697892Z  2025-08-14T21:09:16.8698378Z  2025-08-14T21:09:16.8698781Z  2025-08-14T21:09:16.8699188Z  2025-08-14T21:09:16.8699587Z  2025-08-14T21:09:16.8700009Z  2025-08-14T21:09:16.8700414Z  2025-08-14T21:09:16.8700825Z  2025-08-14T21:09:16.8701777Z [2,054 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:16.8702879Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-08-14T21:09:16.8703757Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:16.8704522Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:16.8705104Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:16.8705637Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:16.8706360Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:16.8707376Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:16.8708208Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:17.2130102Z 2025-08-14T21:09:17.2130876Z  2025-08-14T21:09:17.2131303Z  2025-08-14T21:09:17.2131679Z  2025-08-14T21:09:17.2132049Z  2025-08-14T21:09:17.2132368Z  2025-08-14T21:09:17.2132692Z  2025-08-14T21:09:17.2132997Z  2025-08-14T21:09:17.2133329Z  2025-08-14T21:09:17.2134181Z [2,054 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:17.2135219Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-08-14T21:09:17.2136111Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:17.2136825Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:17.2137427Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:17.2137985Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:17.2138744Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:17.2139689Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:17.2140476Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:17.4549602Z 2025-08-14T21:09:17.4550428Z  2025-08-14T21:09:17.4551709Z  2025-08-14T21:09:17.4552329Z  2025-08-14T21:09:17.4552994Z  2025-08-14T21:09:17.4553427Z  2025-08-14T21:09:17.4553770Z  2025-08-14T21:09:17.4554413Z  2025-08-14T21:09:17.4555280Z  2025-08-14T21:09:17.4556585Z [2,056 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:17.4558834Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-08-14T21:09:17.4559711Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:17.4560438Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:17.4561176Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:17.4562179Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:17.4563016Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:17.4563728Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:17.4564754Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:17.6778906Z 2025-08-14T21:09:17.6779599Z  2025-08-14T21:09:17.6780021Z  2025-08-14T21:09:17.6780392Z  2025-08-14T21:09:17.6780737Z  2025-08-14T21:09:17.6781098Z  2025-08-14T21:09:17.6781465Z  2025-08-14T21:09:17.6781809Z  2025-08-14T21:09:17.6782220Z  2025-08-14T21:09:17.6783056Z [2,057 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:17.6784045Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-08-14T21:09:17.6784899Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:17.6785618Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:17.6786324Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:17.6787304Z Compiling torch/csrc/autograd/forward_grad.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:17.6788294Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:17.6789251Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:17.6790353Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:18.0135376Z 2025-08-14T21:09:18.0135950Z  2025-08-14T21:09:18.0136253Z  2025-08-14T21:09:18.0136466Z  2025-08-14T21:09:18.0136660Z  2025-08-14T21:09:18.0136873Z  2025-08-14T21:09:18.0137070Z  2025-08-14T21:09:18.0137278Z  2025-08-14T21:09:18.0137471Z  2025-08-14T21:09:18.0137972Z [2,058 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:18.0138535Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-08-14T21:09:18.0139044Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:18.0139452Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:18.0139881Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.0140412Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.0140949Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.0141527Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.0141986Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:18.2188052Z 2025-08-14T21:09:18.2188785Z  2025-08-14T21:09:18.2189216Z  2025-08-14T21:09:18.2189632Z  2025-08-14T21:09:18.2190020Z  2025-08-14T21:09:18.2190384Z  2025-08-14T21:09:18.2190718Z  2025-08-14T21:09:18.2191057Z  2025-08-14T21:09:18.2191394Z  2025-08-14T21:09:18.2192246Z [2,059 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:18.2193252Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-08-14T21:09:18.2193979Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:18.2194697Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.2195606Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.2196839Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.2197963Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.2198989Z Compiling aten/src/ATen/core/custom_class.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.2199840Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:18.4321434Z 2025-08-14T21:09:18.4322154Z  2025-08-14T21:09:18.4322579Z  2025-08-14T21:09:18.4322945Z  2025-08-14T21:09:18.4323311Z  2025-08-14T21:09:18.4323670Z  2025-08-14T21:09:18.4324026Z  2025-08-14T21:09:18.4324368Z  2025-08-14T21:09:18.4324687Z  2025-08-14T21:09:18.4325492Z [2,061 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:18.4326403Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-08-14T21:09:18.4327109Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:18.4327872Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.4328864Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.4329728Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.4330484Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:18.4331160Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:18.4331898Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:18.9387623Z 2025-08-14T21:09:18.9388387Z  2025-08-14T21:09:18.9388858Z  2025-08-14T21:09:18.9389256Z  2025-08-14T21:09:18.9389981Z  2025-08-14T21:09:18.9390337Z  2025-08-14T21:09:18.9390930Z  2025-08-14T21:09:18.9391302Z  2025-08-14T21:09:18.9391865Z  2025-08-14T21:09:18.9394060Z [2,062 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:18.9396222Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-08-14T21:09:18.9396864Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:18.9397532Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:18.9398303Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.9399191Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:18.9399977Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:18.9400566Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:18.9401058Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:19.2322768Z 2025-08-14T21:09:19.2323528Z  2025-08-14T21:09:19.2323788Z  2025-08-14T21:09:19.2324026Z  2025-08-14T21:09:19.2324228Z  2025-08-14T21:09:19.2324439Z  2025-08-14T21:09:19.2324636Z  2025-08-14T21:09:19.2324850Z  2025-08-14T21:09:19.2325060Z  2025-08-14T21:09:19.2325578Z [2,062 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:19.2326175Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-08-14T21:09:19.2326588Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:19.2327027Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:19.2327549Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:19.2328109Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:19.2328640Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:19.2329036Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:19.2329374Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:19.4784734Z 2025-08-14T21:09:19.4785542Z  2025-08-14T21:09:19.4785826Z  2025-08-14T21:09:19.4786026Z  2025-08-14T21:09:19.4786251Z  2025-08-14T21:09:19.4786449Z  2025-08-14T21:09:19.4786665Z  2025-08-14T21:09:19.4786868Z  2025-08-14T21:09:19.5196127Z  2025-08-14T21:09:19.5198710Z [2,063 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:19.5199512Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-08-14T21:09:19.5200226Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:19.5201069Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:19.5201996Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:19.5202854Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:19.5203499Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:19.5203988Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:19.5204439Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:19.8579707Z 2025-08-14T21:09:19.8581461Z  2025-08-14T21:09:19.8581881Z  2025-08-14T21:09:19.8582249Z  2025-08-14T21:09:19.8582592Z  2025-08-14T21:09:19.8582996Z  2025-08-14T21:09:19.8583321Z  2025-08-14T21:09:19.8583669Z  2025-08-14T21:09:19.8584023Z  2025-08-14T21:09:19.8584864Z [2,064 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:19.8585844Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-08-14T21:09:19.8586727Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:19.8587652Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:19.8588631Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:19.8589619Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:19.8590290Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:19.8590847Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:19.8591415Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:20.0875383Z 2025-08-14T21:09:20.0876047Z  2025-08-14T21:09:20.0876370Z  2025-08-14T21:09:20.0876574Z  2025-08-14T21:09:20.0876787Z  2025-08-14T21:09:20.0877008Z  2025-08-14T21:09:20.0877258Z  2025-08-14T21:09:20.0877452Z  2025-08-14T21:09:20.0877658Z  2025-08-14T21:09:20.0878428Z [2,064 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:20.0879244Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-08-14T21:09:20.0880123Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.0881020Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:20.0881913Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:20.0882813Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:20.0883511Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:20.0884100Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:20.0884659Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:20.2890259Z 2025-08-14T21:09:20.2890919Z  2025-08-14T21:09:20.2891329Z  2025-08-14T21:09:20.2891664Z  2025-08-14T21:09:20.2891949Z  2025-08-14T21:09:20.2892245Z  2025-08-14T21:09:20.2892549Z  2025-08-14T21:09:20.2892864Z  2025-08-14T21:09:20.2893190Z  2025-08-14T21:09:20.2893943Z [2,065 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:20.2894978Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-08-14T21:09:20.2895818Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.2896757Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.2897793Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:20.2899067Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:20.2899951Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:20.2900518Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:20.2901085Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:20.4892857Z 2025-08-14T21:09:20.4893616Z  2025-08-14T21:09:20.4894024Z  2025-08-14T21:09:20.4894383Z  2025-08-14T21:09:20.4894738Z  2025-08-14T21:09:20.4895083Z  2025-08-14T21:09:20.4895408Z  2025-08-14T21:09:20.4895722Z  2025-08-14T21:09:20.4896024Z  2025-08-14T21:09:20.4896758Z [2,067 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:20.4897721Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-08-14T21:09:20.4898613Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:20.4899564Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.4900506Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.4901713Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:20.4902322Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:20.4903047Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:20.4903918Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:20.8899656Z 2025-08-14T21:09:20.8900316Z  2025-08-14T21:09:20.8900714Z  2025-08-14T21:09:20.8901032Z  2025-08-14T21:09:20.8901340Z  2025-08-14T21:09:20.8901679Z  2025-08-14T21:09:20.8902003Z  2025-08-14T21:09:20.8902293Z  2025-08-14T21:09:20.8902601Z  2025-08-14T21:09:20.8903318Z [2,067 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:20.8904263Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-08-14T21:09:20.8905131Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:20.8905930Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.8906760Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:20.8907557Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:20.8908211Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:20.8908721Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:20.8909552Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:21.5610516Z 2025-08-14T21:09:21.5611755Z  2025-08-14T21:09:21.5612186Z  2025-08-14T21:09:21.5612530Z  2025-08-14T21:09:21.5612891Z  2025-08-14T21:09:21.5613219Z  2025-08-14T21:09:21.5613572Z  2025-08-14T21:09:21.5613922Z  2025-08-14T21:09:21.5614261Z  2025-08-14T21:09:21.5615134Z [2,068 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:21.5616098Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-08-14T21:09:21.5616997Z Compiling test/cpp/api/dataloader.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:21.5617876Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:21.5618732Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:21.5619416Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:21.5619948Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:21.5620658Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:21.5621397Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:09:21.8119420Z 2025-08-14T21:09:21.8120148Z  2025-08-14T21:09:21.8120567Z  2025-08-14T21:09:21.8120897Z  2025-08-14T21:09:21.8121221Z  2025-08-14T21:09:21.8121545Z  2025-08-14T21:09:21.8121895Z  2025-08-14T21:09:21.8122234Z  2025-08-14T21:09:21.8122913Z  2025-08-14T21:09:21.8123993Z [2,071 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:09:21.8124925Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-08-14T21:09:21.8125698Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:21.8126533Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:21.8127229Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:21.8127795Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:21.8128548Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:21.8129234Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:21.8129718Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:22.0905663Z 2025-08-14T21:09:22.0906453Z  2025-08-14T21:09:22.0907063Z  2025-08-14T21:09:22.0907362Z  2025-08-14T21:09:22.0907900Z  2025-08-14T21:09:22.0908242Z  2025-08-14T21:09:22.0908562Z  2025-08-14T21:09:22.0908851Z  2025-08-14T21:09:22.0909081Z  2025-08-14T21:09:22.0909704Z [2,071 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:22.0910633Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-08-14T21:09:22.0911327Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:22.0912074Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:22.0912691Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:22.0913020Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:22.0913549Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:22.0913992Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:22.0914348Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:22.3024857Z 2025-08-14T21:09:22.3025791Z  2025-08-14T21:09:22.3026162Z  2025-08-14T21:09:22.3026409Z  2025-08-14T21:09:22.3026635Z  2025-08-14T21:09:22.3026900Z  2025-08-14T21:09:22.3027108Z  2025-08-14T21:09:22.3027304Z  2025-08-14T21:09:22.3027587Z  2025-08-14T21:09:22.3028080Z [2,074 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:22.3028739Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-08-14T21:09:22.3029368Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:22.3029819Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:22.3030163Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:22.3030649Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:22.3031086Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:22.3031587Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:22.3032250Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:23.0516285Z 2025-08-14T21:09:23.0516998Z  2025-08-14T21:09:23.0517440Z  2025-08-14T21:09:23.0517809Z  2025-08-14T21:09:23.0518187Z  2025-08-14T21:09:23.0518563Z  2025-08-14T21:09:23.0518934Z  2025-08-14T21:09:23.0519306Z  2025-08-14T21:09:23.0519664Z  2025-08-14T21:09:23.0520539Z [2,075 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:23.0521567Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-08-14T21:09:23.0522463Z Compiling test/cpp/api/rnn.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:23.0523186Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:23.0523955Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:23.0524759Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:23.0525881Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:23.0527098Z Compiling aten/src/ATen/core/ivalue.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:23.0527916Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:23.2699752Z 2025-08-14T21:09:23.2700469Z  2025-08-14T21:09:23.2700900Z  2025-08-14T21:09:23.2701268Z  2025-08-14T21:09:23.2701641Z  2025-08-14T21:09:23.2701989Z  2025-08-14T21:09:23.2702353Z  2025-08-14T21:09:23.2702709Z  2025-08-14T21:09:23.2703052Z  2025-08-14T21:09:23.2703900Z [2,078 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:23.2704881Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-08-14T21:09:23.2705574Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:23.2706331Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:23.2707146Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:23.2707777Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:23.2708332Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:23.2709094Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:23.2710237Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:23.5033560Z 2025-08-14T21:09:23.5034321Z  2025-08-14T21:09:23.5034781Z  2025-08-14T21:09:23.5035156Z  2025-08-14T21:09:23.5035538Z  2025-08-14T21:09:23.5035907Z  2025-08-14T21:09:23.5036283Z  2025-08-14T21:09:23.5036656Z  2025-08-14T21:09:23.5037033Z  2025-08-14T21:09:23.5037917Z [2,079 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:09:23.5039009Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-08-14T21:09:23.5040000Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:23.5040827Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:23.5041458Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:23.5042051Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:23.5042914Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:23.5044003Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:23.5044849Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:23.9040345Z 2025-08-14T21:09:23.9041001Z  2025-08-14T21:09:23.9041385Z  2025-08-14T21:09:23.9041728Z  2025-08-14T21:09:23.9042026Z  2025-08-14T21:09:23.9042355Z  2025-08-14T21:09:23.9042685Z  2025-08-14T21:09:23.9042992Z  2025-08-14T21:09:23.9043321Z  2025-08-14T21:09:23.9044101Z [2,080 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:23.9045051Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-08-14T21:09:23.9045906Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:23.9046663Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:23.9047184Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:23.9047953Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:23.9048863Z Compiling aten/src/ATen/core/library.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:23.9049580Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:23.9050108Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:24.4512087Z 2025-08-14T21:09:24.4512839Z  2025-08-14T21:09:24.4513255Z  2025-08-14T21:09:24.4513617Z  2025-08-14T21:09:24.4513956Z  2025-08-14T21:09:24.4514303Z  2025-08-14T21:09:24.4514661Z  2025-08-14T21:09:24.4515277Z  2025-08-14T21:09:24.4515729Z  2025-08-14T21:09:24.4520111Z [2,082 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:09:24.4521491Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-08-14T21:09:24.4522590Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:24.4523331Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:24.4524123Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:24.4525100Z Compiling aten/src/ATen/core/library.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:24.4525891Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:24.4526476Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:24.4527059Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:09:24.7045862Z 2025-08-14T21:09:24.7046724Z  2025-08-14T21:09:24.7047175Z  2025-08-14T21:09:24.7047554Z  2025-08-14T21:09:24.7047922Z  2025-08-14T21:09:24.7048297Z  2025-08-14T21:09:24.7048669Z  2025-08-14T21:09:24.7049018Z  2025-08-14T21:09:24.7049386Z  2025-08-14T21:09:24.7050299Z [2,084 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:24.7051390Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-08-14T21:09:24.7052347Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:24.7053171Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:24.7054006Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:24.7054853Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:24.7055692Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:24.7056820Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:24.7057716Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:24.9357065Z 2025-08-14T21:09:24.9358160Z  2025-08-14T21:09:24.9359784Z  2025-08-14T21:09:24.9361711Z  2025-08-14T21:09:24.9362065Z  2025-08-14T21:09:24.9362461Z  2025-08-14T21:09:24.9362818Z  2025-08-14T21:09:24.9363177Z  2025-08-14T21:09:24.9363522Z  2025-08-14T21:09:24.9364384Z [2,085 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:24.9365367Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-08-14T21:09:24.9366268Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:24.9367314Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:24.9368159Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:24.9369249Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:24.9370333Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:24.9371434Z Compiling aten/src/ATen/core/operator_name.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:24.9372454Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:25.1709223Z 2025-08-14T21:09:25.1709910Z  2025-08-14T21:09:25.1710186Z  2025-08-14T21:09:25.1710383Z  2025-08-14T21:09:25.1710589Z  2025-08-14T21:09:25.1710784Z  2025-08-14T21:09:25.1710990Z  2025-08-14T21:09:25.1711184Z  2025-08-14T21:09:25.1711389Z  2025-08-14T21:09:25.1711878Z [2,088 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:25.1712456Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-08-14T21:09:25.1712995Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:25.1713590Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.1714194Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.1714728Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.1778920Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:25.3390877Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:25.3391229Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:25.3994143Z 2025-08-14T21:09:25.3994888Z  2025-08-14T21:09:25.3995315Z  2025-08-14T21:09:25.3995693Z  2025-08-14T21:09:25.3996014Z  2025-08-14T21:09:25.3996328Z  2025-08-14T21:09:25.3996622Z  2025-08-14T21:09:25.3996968Z  2025-08-14T21:09:25.3997285Z  2025-08-14T21:09:25.3998133Z [2,088 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:25.3999069Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-08-14T21:09:25.4000040Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:25.4001086Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:25.4002197Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.4003160Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.4003880Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:25.4004441Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:25.4004999Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:25.7053971Z 2025-08-14T21:09:25.7055934Z  2025-08-14T21:09:25.7056393Z  2025-08-14T21:09:25.7056733Z  2025-08-14T21:09:25.7057091Z  2025-08-14T21:09:25.7057442Z  2025-08-14T21:09:25.7057785Z  2025-08-14T21:09:25.7058137Z  2025-08-14T21:09:25.7058476Z  2025-08-14T21:09:25.7059265Z [2,088 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:25.7060223Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-08-14T21:09:25.7061154Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:25.7062219Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:25.7063257Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.7064134Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:25.7064805Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:25.7065358Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:25.7065920Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:26.1060146Z 2025-08-14T21:09:26.1060959Z  2025-08-14T21:09:26.1061439Z  2025-08-14T21:09:26.1061809Z  2025-08-14T21:09:26.1062206Z  2025-08-14T21:09:26.1062586Z  2025-08-14T21:09:26.1062947Z  2025-08-14T21:09:26.1063339Z  2025-08-14T21:09:26.1063720Z  2025-08-14T21:09:26.1064600Z [2,089 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:26.1065627Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-08-14T21:09:26.1066611Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:26.1067734Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:26.1068536Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:26.1069132Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:26.1069672Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:26.1070147Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:26.1070738Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:26.4450277Z 2025-08-14T21:09:26.4450835Z  2025-08-14T21:09:26.4451108Z  2025-08-14T21:09:26.4451314Z  2025-08-14T21:09:26.4451523Z  2025-08-14T21:09:26.4451724Z  2025-08-14T21:09:26.4451936Z  2025-08-14T21:09:26.4452132Z  2025-08-14T21:09:26.4452343Z  2025-08-14T21:09:26.4453073Z [2,090 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:26.4453788Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-08-14T21:09:26.4454325Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:26.4454927Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:26.4455472Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:26.4455865Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:26.4456195Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:26.4456636Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:26.4457112Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:26.7062897Z 2025-08-14T21:09:26.7063588Z  2025-08-14T21:09:26.7063843Z  2025-08-14T21:09:26.7064058Z  2025-08-14T21:09:26.7064269Z  2025-08-14T21:09:26.7064464Z  2025-08-14T21:09:26.7064670Z  2025-08-14T21:09:26.7064906Z  2025-08-14T21:09:26.7065111Z  2025-08-14T21:09:26.7065601Z [2,092 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:26.7066175Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-08-14T21:09:26.7066713Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:26.7077038Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:26.7077605Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:26.7078209Z Compiling aten/src/ATen/core/tensor_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:26.7078677Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:26.7079090Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:26.7079529Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:27.5960760Z 2025-08-14T21:09:27.5961541Z  2025-08-14T21:09:27.5961980Z  2025-08-14T21:09:27.5962585Z  2025-08-14T21:09:27.5962936Z  2025-08-14T21:09:27.5963256Z  2025-08-14T21:09:27.5963556Z  2025-08-14T21:09:27.5963874Z  2025-08-14T21:09:27.5964178Z  2025-08-14T21:09:27.5964970Z [2,093 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:27.5965870Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-08-14T21:09:27.5966693Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:27.5967808Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:27.5968657Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:27.5969497Z Compiling aten/src/ATen/core/tensor_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:27.5970217Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:27.5970895Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:27.5972696Z Compiling aten/src/ATen/core/union_type.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:27.9742139Z 2025-08-14T21:09:27.9742698Z  2025-08-14T21:09:27.9742988Z  2025-08-14T21:09:27.9743204Z  2025-08-14T21:09:27.9743400Z  2025-08-14T21:09:27.9743614Z  2025-08-14T21:09:27.9743809Z  2025-08-14T21:09:27.9744016Z  2025-08-14T21:09:27.9744211Z  2025-08-14T21:09:27.9744701Z [2,094 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:27.9745265Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-08-14T21:09:27.9745811Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:27.9746404Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:27.9746947Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:28.0107164Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:28.0108013Z Compiling aten/src/ATen/core/type.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.0109073Z Compiling aten/src/ATen/core/union_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.0110211Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:28.2552466Z 2025-08-14T21:09:28.2556928Z  2025-08-14T21:09:28.2557433Z  2025-08-14T21:09:28.2557793Z  2025-08-14T21:09:28.2558142Z  2025-08-14T21:09:28.2558513Z  2025-08-14T21:09:28.2558847Z  2025-08-14T21:09:28.2559202Z  2025-08-14T21:09:28.2559537Z  2025-08-14T21:09:28.2560404Z [2,095 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:28.2561510Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-08-14T21:09:28.2562375Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:28.2563316Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:28.2564100Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:28.2564695Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:28.2565335Z Compiling aten/src/ATen/core/union_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.2566174Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.2567121Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:09:28.6101372Z 2025-08-14T21:09:28.6101950Z  2025-08-14T21:09:28.6102225Z  2025-08-14T21:09:28.6102426Z  2025-08-14T21:09:28.6102654Z  2025-08-14T21:09:28.6102850Z  2025-08-14T21:09:28.6103060Z  2025-08-14T21:09:28.6103254Z  2025-08-14T21:09:28.6103465Z  2025-08-14T21:09:28.6103953Z [2,095 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:28.6104567Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-08-14T21:09:28.6105132Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:28.6105720Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:28.6106270Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:28.6106663Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:28.6107111Z Compiling aten/src/ATen/core/union_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.6107660Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.6108106Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:09:28.8175513Z 2025-08-14T21:09:28.8176085Z  2025-08-14T21:09:28.8176344Z  2025-08-14T21:09:28.8176561Z  2025-08-14T21:09:28.8176762Z  2025-08-14T21:09:28.8176975Z  2025-08-14T21:09:28.8177191Z  2025-08-14T21:09:28.8177388Z  2025-08-14T21:09:28.8177637Z  2025-08-14T21:09:28.8178130Z [2,097 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:28.8178705Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-08-14T21:09:28.8179252Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:28.8179813Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:28.8180207Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:28.8180642Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:28.8181077Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:28.8181391Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:28.8181833Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox ... 2025-08-14T21:09:29.0201367Z 2025-08-14T21:09:29.0202018Z  2025-08-14T21:09:29.0202399Z  2025-08-14T21:09:29.0202804Z  2025-08-14T21:09:29.0206344Z  2025-08-14T21:09:29.0206842Z  2025-08-14T21:09:29.0207186Z  2025-08-14T21:09:29.0207402Z  2025-08-14T21:09:29.0207628Z  2025-08-14T21:09:29.0208309Z [2,100 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:29.0209011Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-08-14T21:09:29.0209843Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:29.0210462Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:29.0211293Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:29.0212146Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:29.0212769Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:29.0213281Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:29.0213764Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:29.6309170Z 2025-08-14T21:09:29.6310232Z  2025-08-14T21:09:29.6310740Z  2025-08-14T21:09:29.6311089Z  2025-08-14T21:09:29.6311417Z  2025-08-14T21:09:29.6311751Z  2025-08-14T21:09:29.6312092Z  2025-08-14T21:09:29.6312419Z  2025-08-14T21:09:29.6312763Z  2025-08-14T21:09:29.6313592Z [2,101 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:29.6314574Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-08-14T21:09:29.6315501Z Compiling torch/csrc/autograd/input_buffer.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:29.6316461Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:29.6317274Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:29.6318010Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:29.6318563Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:29.6319100Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:29.6319895Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:30.0205923Z 2025-08-14T21:09:30.0206714Z  2025-08-14T21:09:30.0206985Z  2025-08-14T21:09:30.0207185Z  2025-08-14T21:09:30.0207394Z  2025-08-14T21:09:30.0207591Z  2025-08-14T21:09:30.0207797Z  2025-08-14T21:09:30.0207996Z  2025-08-14T21:09:30.0208199Z  2025-08-14T21:09:30.0208689Z [2,102 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:30.0209266Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-08-14T21:09:30.0209756Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:30.0210247Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:30.0210683Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:30.0211025Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:30.0211368Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:30.0211803Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.0212272Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:30.4217142Z 2025-08-14T21:09:30.4218088Z  2025-08-14T21:09:30.4218534Z  2025-08-14T21:09:30.4218955Z  2025-08-14T21:09:30.4219280Z  2025-08-14T21:09:30.4219510Z  2025-08-14T21:09:30.4220080Z  2025-08-14T21:09:30.4220344Z  2025-08-14T21:09:30.4220903Z  2025-08-14T21:09:30.4221647Z [2,103 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:30.4222732Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-08-14T21:09:30.4223670Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:30.4224177Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:30.4226453Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:30.4229446Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:30.4240453Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.4241624Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.4242492Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:30.6235756Z 2025-08-14T21:09:30.6236509Z  2025-08-14T21:09:30.6237004Z  2025-08-14T21:09:30.6237418Z  2025-08-14T21:09:30.6237769Z  2025-08-14T21:09:30.6238182Z  2025-08-14T21:09:30.6238588Z  2025-08-14T21:09:30.6238946Z  2025-08-14T21:09:30.6239324Z  2025-08-14T21:09:30.6240234Z [2,104 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:30.6241269Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-08-14T21:09:30.6242368Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:30.6243167Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:30.6243713Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:30.6244401Z Compiling aten/src/ATen/AccumulateType.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:30.6245392Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.6246317Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.6247298Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:30.8691329Z 2025-08-14T21:09:30.8692075Z  2025-08-14T21:09:30.8692513Z  2025-08-14T21:09:30.8692864Z  2025-08-14T21:09:30.8693294Z  2025-08-14T21:09:30.8693669Z  2025-08-14T21:09:30.8693912Z  2025-08-14T21:09:30.8694202Z  2025-08-14T21:09:30.8694582Z  2025-08-14T21:09:30.8695469Z [2,106 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:30.8696292Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-08-14T21:09:30.8697242Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:30.8697830Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:30.8698546Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:30.8699591Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.8700339Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.8701162Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:30.8701764Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:31.1481087Z 2025-08-14T21:09:31.1481795Z  2025-08-14T21:09:31.1482246Z  2025-08-14T21:09:31.1482638Z  2025-08-14T21:09:31.1483002Z  2025-08-14T21:09:31.1483379Z  2025-08-14T21:09:31.1483738Z  2025-08-14T21:09:31.1484174Z  2025-08-14T21:09:31.1484501Z  2025-08-14T21:09:31.1485382Z [2,108 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:31.1486446Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-08-14T21:09:31.1487412Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:31.1488540Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:31.1489651Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:31.1490645Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:31.1491448Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:31.1492253Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:31.1493070Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:31.4697194Z 2025-08-14T21:09:31.4706981Z  2025-08-14T21:09:31.4709223Z  2025-08-14T21:09:31.4709657Z  2025-08-14T21:09:31.4710019Z  2025-08-14T21:09:31.4710344Z  2025-08-14T21:09:31.4710668Z  2025-08-14T21:09:31.4710979Z  2025-08-14T21:09:31.4711258Z  2025-08-14T21:09:31.4711882Z [2,108 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:31.4712563Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-08-14T21:09:31.4713361Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:31.4714119Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:31.4714968Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:31.4715807Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:31.4716446Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:31.4717012Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:31.4717686Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:32.0878632Z 2025-08-14T21:09:32.0879390Z  2025-08-14T21:09:32.0879819Z  2025-08-14T21:09:32.0880184Z  2025-08-14T21:09:32.0880548Z  2025-08-14T21:09:32.0880897Z  2025-08-14T21:09:32.0881266Z  2025-08-14T21:09:32.0881618Z  2025-08-14T21:09:32.0881974Z  2025-08-14T21:09:32.0882840Z [2,109 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:32.0883850Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-08-14T21:09:32.0884850Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:32.0885922Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.0887026Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.0887910Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:32.0888755Z Compiling aten/src/ATen/ConjugateFallback.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.0889604Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:32.0890215Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:09:32.3081793Z 2025-08-14T21:09:32.3082484Z  2025-08-14T21:09:32.3082887Z  2025-08-14T21:09:32.3083225Z  2025-08-14T21:09:32.3083570Z  2025-08-14T21:09:32.3083896Z  2025-08-14T21:09:32.3084237Z  2025-08-14T21:09:32.3084565Z  2025-08-14T21:09:32.3084893Z  2025-08-14T21:09:32.3085616Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-08-14T21:09:32.3087413Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-08-14T21:09:32.3090795Z torch/csrc/autograd/record_function_ops.cpp:39:42: 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] 2025-08-14T21:09:32.3093470Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-08-14T21:09:32.3094274Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:09:32.3095023Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-08-14T21:09:32.3095850Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:09:32.3096622Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:09:32.3097215Z | ^~~~~~ 2025-08-14T21:09:32.3100732Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-08-14T21:09:32.3106637Z torch/csrc/autograd/record_function_ops.cpp:54:65: 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] 2025-08-14T21:09:32.3108911Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-08-14T21:09:32.3109705Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-08-14T21:09:32.3110448Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-08-14T21:09:32.3111244Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:09:32.3111903Z 76 | cast(const Tensor& packed) { 2025-08-14T21:09:32.3112359Z | ^~~~ 2025-08-14T21:09:32.3113250Z [2,112 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:32.3114180Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-08-14T21:09:32.3115125Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:32.3116130Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.3117115Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.3117912Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:32.3118649Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:32.3119560Z Compiling test/cpp/api/jit.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:32.3120221Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:32.5522978Z 2025-08-14T21:09:32.5523690Z  2025-08-14T21:09:32.5524125Z  2025-08-14T21:09:32.5524477Z  2025-08-14T21:09:32.5524847Z  2025-08-14T21:09:32.5525196Z  2025-08-14T21:09:32.5525555Z  2025-08-14T21:09:32.5525911Z  2025-08-14T21:09:32.5526317Z  2025-08-14T21:09:32.5527179Z [2,114 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:32.5528219Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-08-14T21:09:32.5529246Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:32.5530329Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.5531437Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:32.5532431Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:32.5533178Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:32.5533920Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:32.5534955Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:32.8723562Z 2025-08-14T21:09:32.8724525Z  2025-08-14T21:09:32.8725558Z  2025-08-14T21:09:32.8726175Z  2025-08-14T21:09:32.8726508Z  2025-08-14T21:09:32.8726864Z  2025-08-14T21:09:32.8727194Z  2025-08-14T21:09:32.8727562Z  2025-08-14T21:09:32.8727890Z  2025-08-14T21:09:32.8728733Z [2,114 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:32.8729945Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-08-14T21:09:32.8731093Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:32.8732489Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:32.8733857Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:32.8735400Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:32.8736455Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:32.8737416Z Compiling aten/src/ATen/Context.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:32.8738730Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:33.2724019Z 2025-08-14T21:09:33.2724631Z  2025-08-14T21:09:33.2724889Z  2025-08-14T21:09:33.2725107Z  2025-08-14T21:09:33.2725303Z  2025-08-14T21:09:33.2725513Z  2025-08-14T21:09:33.2725708Z  2025-08-14T21:09:33.2725915Z  2025-08-14T21:09:33.2726112Z  2025-08-14T21:09:33.2726620Z [2,115 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:33.2727212Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-08-14T21:09:33.2727772Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:33.2728371Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:33.2728947Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:33.2729540Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:33.2729932Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:33.2730376Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:33.2730838Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:33.5061869Z 2025-08-14T21:09:33.5062709Z  2025-08-14T21:09:33.5063164Z  2025-08-14T21:09:33.5063547Z  2025-08-14T21:09:33.5063918Z  2025-08-14T21:09:33.5064286Z  2025-08-14T21:09:33.5064667Z  2025-08-14T21:09:33.5065037Z  2025-08-14T21:09:33.5065411Z  2025-08-14T21:09:33.5066334Z [2,116 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:33.5067581Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-08-14T21:09:33.5068533Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:33.5069693Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:33.5070707Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:33.5071432Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:33.5072186Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:33.5072974Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:33.5073707Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:33.7446983Z 2025-08-14T21:09:33.7448065Z  2025-08-14T21:09:33.7448516Z  2025-08-14T21:09:33.7448849Z  2025-08-14T21:09:33.7449180Z  2025-08-14T21:09:33.7449482Z  2025-08-14T21:09:33.7449805Z  2025-08-14T21:09:33.7450118Z  2025-08-14T21:09:33.7450458Z  2025-08-14T21:09:33.7451266Z [2,117 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:33.7452208Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-08-14T21:09:33.7453106Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:33.7454040Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:33.7454753Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:33.7455494Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:33.7456230Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:33.7456881Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:33.7457800Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:33.9618429Z 2025-08-14T21:09:33.9619392Z  2025-08-14T21:09:33.9619796Z  2025-08-14T21:09:33.9620155Z  2025-08-14T21:09:33.9620512Z  2025-08-14T21:09:33.9620857Z  2025-08-14T21:09:33.9621208Z  2025-08-14T21:09:33.9621543Z  2025-08-14T21:09:33.9622043Z  2025-08-14T21:09:33.9623334Z [2,119 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:33.9624254Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-08-14T21:09:33.9625095Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:33.9625919Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:33.9626746Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:33.9627470Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:33.9628147Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:33.9628990Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:33.9629780Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:34.3069558Z 2025-08-14T21:09:34.3070333Z  2025-08-14T21:09:34.3070769Z  2025-08-14T21:09:34.3071165Z  2025-08-14T21:09:34.3071560Z  2025-08-14T21:09:34.3071963Z  2025-08-14T21:09:34.3072321Z  2025-08-14T21:09:34.3072703Z  2025-08-14T21:09:34.3073028Z  2025-08-14T21:09:34.3073869Z [2,119 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:34.3074930Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-08-14T21:09:34.3075885Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:34.3076855Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:34.3077828Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:34.3078693Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:34.3079404Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:34.3080160Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:34.3080991Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:35.3080823Z 2025-08-14T21:09:35.3081457Z  2025-08-14T21:09:35.3081771Z  2025-08-14T21:09:35.3082059Z  2025-08-14T21:09:35.3082258Z  2025-08-14T21:09:35.3082468Z  2025-08-14T21:09:35.3082742Z  2025-08-14T21:09:35.3083018Z  2025-08-14T21:09:35.3083213Z  2025-08-14T21:09:35.3083748Z [2,119 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:35.3084333Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-08-14T21:09:35.3084916Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:35.3085454Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:35.3086045Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:35.3086609Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:35.3087062Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:35.3087788Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:35.3088225Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:35.6228925Z 2025-08-14T21:09:35.6229938Z  2025-08-14T21:09:35.6230596Z  2025-08-14T21:09:35.6231443Z  2025-08-14T21:09:35.6231844Z  2025-08-14T21:09:35.6232204Z  2025-08-14T21:09:35.6232542Z  2025-08-14T21:09:35.6232905Z  2025-08-14T21:09:35.6233245Z  2025-08-14T21:09:35.6234127Z [2,121 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:09:35.6235135Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-08-14T21:09:35.6236047Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:35.6236997Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:35.6238293Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:35.6239341Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:35.6240121Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:35.6241122Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:35.6241916Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:35.9358297Z 2025-08-14T21:09:35.9358828Z  2025-08-14T21:09:35.9359079Z  2025-08-14T21:09:35.9359298Z  2025-08-14T21:09:35.9359496Z  2025-08-14T21:09:35.9359704Z  2025-08-14T21:09:35.9359904Z  2025-08-14T21:09:35.9360117Z  2025-08-14T21:09:35.9360315Z  2025-08-14T21:09:35.9360822Z [2,124 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:35.9361417Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-08-14T21:09:35.9361900Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:35.9362467Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:35.9362922Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:35.9363363Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:35.9363905Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:35.9364329Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:09:35.9364812Z Compiling aten/src/ATen/DynamicLibrary.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:36.1689453Z 2025-08-14T21:09:36.1690096Z  2025-08-14T21:09:36.1690474Z  2025-08-14T21:09:36.1690751Z  2025-08-14T21:09:36.1691040Z  2025-08-14T21:09:36.1691316Z  2025-08-14T21:09:36.1691601Z  2025-08-14T21:09:36.1691886Z  2025-08-14T21:09:36.1692163Z  2025-08-14T21:09:36.1692886Z [2,126 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:36.1693707Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-08-14T21:09:36.1694392Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:36.1695095Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:36.1695722Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:36.1696296Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:36.1697030Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:36.1697761Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:36.1698357Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:36.4735883Z 2025-08-14T21:09:36.4736574Z  2025-08-14T21:09:36.4736961Z  2025-08-14T21:09:36.4737292Z  2025-08-14T21:09:36.4737636Z  2025-08-14T21:09:36.4737929Z  2025-08-14T21:09:36.4738274Z  2025-08-14T21:09:36.4738520Z  2025-08-14T21:09:36.4738872Z  2025-08-14T21:09:36.4739593Z [2,128 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:36.4740505Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-08-14T21:09:36.4741264Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:36.4741960Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:36.4742559Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:36.4743325Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:36.4744106Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:36.4744850Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:36.4745483Z //:torch; 0s processwrapper-sandbox ... 2025-08-14T21:09:36.7696181Z 2025-08-14T21:09:36.7696946Z  2025-08-14T21:09:36.7697385Z  2025-08-14T21:09:36.7697707Z  2025-08-14T21:09:36.7699198Z  2025-08-14T21:09:36.7699879Z  2025-08-14T21:09:36.7700231Z  2025-08-14T21:09:36.7700566Z  2025-08-14T21:09:36.7700933Z  2025-08-14T21:09:36.7701760Z [2,128 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:36.7702671Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-08-14T21:09:36.7703560Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:36.7704384Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:36.7705132Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:36.7706005Z Compiling aten/src/ATen/EmptyTensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:36.7706709Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:36.7707400Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:36.7708155Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:36.9701300Z 2025-08-14T21:09:36.9702207Z  2025-08-14T21:09:36.9702606Z  2025-08-14T21:09:36.9702924Z  2025-08-14T21:09:36.9703235Z  2025-08-14T21:09:36.9703548Z  2025-08-14T21:09:36.9703845Z  2025-08-14T21:09:36.9704158Z  2025-08-14T21:09:36.9704465Z  2025-08-14T21:09:36.9705204Z [2,129 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:36.9706060Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-08-14T21:09:36.9706885Z Compiling torch/csrc/autograd/variable.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:36.9707568Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:36.9708213Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:36.9709094Z Compiling aten/src/ATen/EmptyTensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:36.9709924Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:36.9710451Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:36.9711143Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:37.4654515Z 2025-08-14T21:09:37.4655251Z  2025-08-14T21:09:37.4655701Z  2025-08-14T21:09:37.4656009Z  2025-08-14T21:09:37.4656327Z  2025-08-14T21:09:37.4656626Z  2025-08-14T21:09:37.4656949Z  2025-08-14T21:09:37.4657349Z  2025-08-14T21:09:37.4657716Z  2025-08-14T21:09:37.4658640Z [2,130 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:37.4659644Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-08-14T21:09:37.4660383Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:37.4661122Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:37.4662120Z Compiling aten/src/ATen/EmptyTensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:37.4662928Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:37.4663534Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:37.4664326Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:37.4665101Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:37.7706442Z 2025-08-14T21:09:37.7707154Z  2025-08-14T21:09:37.7707597Z  2025-08-14T21:09:37.7707957Z  2025-08-14T21:09:37.7708308Z  2025-08-14T21:09:37.7708597Z  2025-08-14T21:09:37.7708948Z  2025-08-14T21:09:37.7709314Z  2025-08-14T21:09:37.7709772Z  2025-08-14T21:09:37.7710675Z [2,131 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:37.7711678Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-08-14T21:09:37.7712399Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:37.7713166Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:37.7714162Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:37.7714974Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:37.7715759Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:37.7716519Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:37.7717271Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:37.9710727Z 2025-08-14T21:09:37.9711465Z  2025-08-14T21:09:37.9711904Z  2025-08-14T21:09:37.9712289Z  2025-08-14T21:09:37.9712663Z  2025-08-14T21:09:37.9713038Z  2025-08-14T21:09:37.9713409Z  2025-08-14T21:09:37.9713786Z  2025-08-14T21:09:37.9714156Z  2025-08-14T21:09:37.9715011Z [2,133 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:37.9716052Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-08-14T21:09:37.9716936Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:37.9717749Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:37.9718495Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:37.9719272Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:37.9719943Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:37.9720687Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:37.9721291Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:38.3100015Z 2025-08-14T21:09:38.3100760Z  2025-08-14T21:09:38.3101192Z  2025-08-14T21:09:38.3101548Z  2025-08-14T21:09:38.3101898Z  2025-08-14T21:09:38.3102243Z  2025-08-14T21:09:38.3102592Z  2025-08-14T21:09:38.3102923Z  2025-08-14T21:09:38.3103282Z  2025-08-14T21:09:38.3104155Z [2,134 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:38.3105195Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-08-14T21:09:38.3105992Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:38.3106787Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.3107632Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:38.3108378Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.3109150Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:38.3110156Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.3111460Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:09:38.5581659Z 2025-08-14T21:09:38.5582497Z  2025-08-14T21:09:38.5582905Z  2025-08-14T21:09:38.5583266Z  2025-08-14T21:09:38.5583628Z  2025-08-14T21:09:38.5583975Z  2025-08-14T21:09:38.5584334Z  2025-08-14T21:09:38.5584676Z  2025-08-14T21:09:38.5585033Z  2025-08-14T21:09:38.5585919Z [2,136 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:09:38.5586940Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-08-14T21:09:38.5587673Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:38.5588453Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.5589371Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.5590492Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.5591383Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:09:38.5592146Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.5592931Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:38.7717741Z 2025-08-14T21:09:38.7718794Z  2025-08-14T21:09:38.7719168Z  2025-08-14T21:09:38.7719519Z  2025-08-14T21:09:38.7719748Z  2025-08-14T21:09:38.7719943Z  2025-08-14T21:09:38.7720153Z  2025-08-14T21:09:38.7722245Z  2025-08-14T21:09:38.7725229Z  2025-08-14T21:09:38.7725733Z [2,136 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:38.7726447Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-08-14T21:09:38.7726857Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:38.7727408Z Compiling aten/src/ATen/ExpandUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:38.7727920Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:38.7728627Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.7729218Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:09:38.7729644Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:38.7730141Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:39.1526395Z 2025-08-14T21:09:39.1527680Z  2025-08-14T21:09:39.1528088Z  2025-08-14T21:09:39.1528482Z  2025-08-14T21:09:39.1528753Z  2025-08-14T21:09:39.1529028Z  2025-08-14T21:09:39.1529226Z  2025-08-14T21:09:39.1529433Z  2025-08-14T21:09:39.1529763Z  2025-08-14T21:09:39.1530491Z [2,137 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:39.1531361Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-08-14T21:09:39.1531942Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:39.1532510Z Compiling aten/src/ATen/ExpandUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.1533241Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.1534050Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.1534904Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:39.1535483Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:39.1536008Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:39.3727409Z 2025-08-14T21:09:39.3728157Z  2025-08-14T21:09:39.3728596Z  2025-08-14T21:09:39.3728951Z  2025-08-14T21:09:39.3729310Z  2025-08-14T21:09:39.3729625Z  2025-08-14T21:09:39.3729950Z  2025-08-14T21:09:39.3730251Z  2025-08-14T21:09:39.3730581Z  2025-08-14T21:09:39.3731463Z [2,139 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:09:39.3732470Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-08-14T21:09:39.3733181Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:39.3733816Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.3734742Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.3735687Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.3736434Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:39.3737073Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:39.3737636Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:39.5728247Z 2025-08-14T21:09:39.5728956Z  2025-08-14T21:09:39.5729392Z  2025-08-14T21:09:39.5729781Z  2025-08-14T21:09:39.5730167Z  2025-08-14T21:09:39.5730533Z  2025-08-14T21:09:39.5730914Z  2025-08-14T21:09:39.5731280Z  2025-08-14T21:09:39.5731663Z  2025-08-14T21:09:39.5732561Z [2,139 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:39.5733635Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-08-14T21:09:39.5734414Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:39.5735184Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.5736244Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.6195092Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.6787702Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:39.6788199Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:39.6788660Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:39.9277175Z 2025-08-14T21:09:39.9278004Z  2025-08-14T21:09:39.9278398Z  2025-08-14T21:09:39.9278614Z  2025-08-14T21:09:39.9278812Z  2025-08-14T21:09:39.9279022Z  2025-08-14T21:09:39.9279219Z  2025-08-14T21:09:39.9279425Z  2025-08-14T21:09:39.9279619Z  2025-08-14T21:09:39.9280123Z [2,140 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:39.9280684Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-08-14T21:09:39.9281116Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:39.9281531Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:39.9282147Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.9282791Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:39.9283417Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:39.9283948Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:39.9284366Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:40.2202071Z 2025-08-14T21:09:40.2202893Z  2025-08-14T21:09:40.2203206Z  2025-08-14T21:09:40.2203409Z  2025-08-14T21:09:40.2203620Z  2025-08-14T21:09:40.2203817Z  2025-08-14T21:09:40.2204024Z  2025-08-14T21:09:40.2204218Z  2025-08-14T21:09:40.2204425Z  2025-08-14T21:09:40.2204913Z [2,141 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:40.2205491Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-08-14T21:09:40.2205999Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.2206588Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.2207171Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:40.2207593Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:40.2207922Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:40.2208234Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:40.2208567Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:40.4957241Z 2025-08-14T21:09:40.4958172Z  2025-08-14T21:09:40.4958599Z  2025-08-14T21:09:40.4958966Z  2025-08-14T21:09:40.4959500Z  2025-08-14T21:09:40.4959832Z  2025-08-14T21:09:40.4960202Z  2025-08-14T21:09:40.4960497Z  2025-08-14T21:09:40.4960980Z  2025-08-14T21:09:40.4961788Z [2,142 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:40.4962947Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-08-14T21:09:40.4963960Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.4964953Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.4966158Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.4967203Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:40.4967861Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:40.4968479Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:40.4969297Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:40.6995113Z 2025-08-14T21:09:40.6995831Z  2025-08-14T21:09:40.6996215Z  2025-08-14T21:09:40.6996547Z  2025-08-14T21:09:40.6996857Z  2025-08-14T21:09:40.6997179Z  2025-08-14T21:09:40.6997494Z  2025-08-14T21:09:40.6997817Z  2025-08-14T21:09:40.6998120Z  2025-08-14T21:09:40.6999206Z [2,143 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:40.7000251Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-08-14T21:09:40.7001026Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.7001903Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.7002804Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:40.7003489Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:40.7003982Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:40.7004615Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:40.7005269Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:41.1031993Z 2025-08-14T21:09:41.1032691Z  2025-08-14T21:09:41.1033092Z  2025-08-14T21:09:41.1033435Z  2025-08-14T21:09:41.1033763Z  2025-08-14T21:09:41.1034089Z  2025-08-14T21:09:41.1034418Z  2025-08-14T21:09:41.1034803Z  2025-08-14T21:09:41.1035110Z  2025-08-14T21:09:41.1035899Z [2,144 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:41.1036806Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-08-14T21:09:41.1037662Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:41.1038535Z Compiling aten/src/ATen/FunctionalInverses.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:41.1039475Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:41.1040169Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:41.1040857Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:41.1041531Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:41.1042049Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:41.5004798Z 2025-08-14T21:09:41.5005492Z  2025-08-14T21:09:41.5005934Z  2025-08-14T21:09:41.5006332Z  2025-08-14T21:09:41.5006685Z  2025-08-14T21:09:41.5007038Z  2025-08-14T21:09:41.5007357Z  2025-08-14T21:09:41.5007688Z  2025-08-14T21:09:41.5008020Z  2025-08-14T21:09:41.5008847Z [2,145 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:41.5009841Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-08-14T21:09:41.5010670Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:41.5011564Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:41.5012325Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:41.5013057Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:41.5013803Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:41.5014360Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:41.5015160Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:41.7914103Z 2025-08-14T21:09:41.7915227Z  2025-08-14T21:09:41.7915850Z  2025-08-14T21:09:41.7916381Z  2025-08-14T21:09:41.7916910Z  2025-08-14T21:09:41.7917422Z  2025-08-14T21:09:41.7917889Z  2025-08-14T21:09:41.7918256Z  2025-08-14T21:09:41.7918596Z  2025-08-14T21:09:41.7919461Z [2,146 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:41.7920638Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-08-14T21:09:41.7921678Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:41.7922741Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:41.7923657Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:41.7924504Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:41.7925407Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:41.7926666Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:41.7927845Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:42.0013186Z 2025-08-14T21:09:42.0013900Z  2025-08-14T21:09:42.0014277Z  2025-08-14T21:09:42.0014608Z  2025-08-14T21:09:42.0014908Z  2025-08-14T21:09:42.0015228Z  2025-08-14T21:09:42.0015546Z  2025-08-14T21:09:42.0015846Z  2025-08-14T21:09:42.0016162Z  2025-08-14T21:09:42.0016919Z [2,148 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:42.0017816Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-08-14T21:09:42.0018582Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:42.0019392Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:42.0020413Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:42.0021090Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:42.0021883Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:42.0022643Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:42.0023458Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:42.2945520Z 2025-08-14T21:09:42.2946098Z  2025-08-14T21:09:42.2946365Z  2025-08-14T21:09:42.2946568Z  2025-08-14T21:09:42.2946782Z  2025-08-14T21:09:42.2947097Z  2025-08-14T21:09:42.2947437Z  2025-08-14T21:09:42.2947760Z  2025-08-14T21:09:42.2948089Z  2025-08-14T21:09:42.2948902Z [2,149 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:42.2949933Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-08-14T21:09:42.2950774Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:42.2951694Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:42.2952477Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:42.2953199Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:42.2953957Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:42.2954715Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:42.2955495Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:09:42.5009888Z 2025-08-14T21:09:42.5010773Z  2025-08-14T21:09:42.5011185Z  2025-08-14T21:09:42.5011508Z  2025-08-14T21:09:42.5011849Z  2025-08-14T21:09:42.5012204Z  2025-08-14T21:09:42.5012547Z  2025-08-14T21:09:42.5012908Z  2025-08-14T21:09:42.5013243Z  2025-08-14T21:09:42.5013941Z [2,149 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:42.5014514Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-08-14T21:09:42.5015051Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:42.5015581Z Compiling test/cpp/api/sequential.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:42.5016024Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:42.5016443Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:42.5016854Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:42.5017306Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:42.5017752Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:09:42.8906624Z 2025-08-14T21:09:42.8907378Z  2025-08-14T21:09:42.8907786Z  2025-08-14T21:09:42.8908113Z  2025-08-14T21:09:42.8908442Z  2025-08-14T21:09:42.8908772Z  2025-08-14T21:09:42.8909103Z  2025-08-14T21:09:42.8909417Z  2025-08-14T21:09:42.8909825Z  2025-08-14T21:09:42.8910930Z [2,150 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:42.8912056Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-08-14T21:09:42.8912857Z Compiling test/cpp/api/optim.cpp; 7s processwrapper-sandbox 2025-08-14T21:09:42.8913513Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:42.8914197Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:42.8914868Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:42.8915578Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:42.8916287Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:42.8916819Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:43.1022823Z 2025-08-14T21:09:43.1023578Z  2025-08-14T21:09:43.1023948Z  2025-08-14T21:09:43.1024249Z  2025-08-14T21:09:43.1024532Z  2025-08-14T21:09:43.1024827Z  2025-08-14T21:09:43.1025107Z  2025-08-14T21:09:43.1025418Z  2025-08-14T21:09:43.1025698Z  2025-08-14T21:09:43.1026452Z [2,152 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:43.1027280Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-08-14T21:09:43.1027886Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:43.1028477Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:43.1029075Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:43.1029776Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:43.1030395Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:43.1030839Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:43.1031296Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:43.5027075Z 2025-08-14T21:09:43.5027804Z  2025-08-14T21:09:43.5028235Z  2025-08-14T21:09:43.5028594Z  2025-08-14T21:09:43.5028960Z  2025-08-14T21:09:43.5029296Z  2025-08-14T21:09:43.5029716Z  2025-08-14T21:09:43.5030061Z  2025-08-14T21:09:43.5030274Z  2025-08-14T21:09:43.5030906Z [2,153 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:43.5031829Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-08-14T21:09:43.5032457Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:43.5033184Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:43.5033930Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:43.5034685Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:43.5035377Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:09:43.5035892Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:43.5036377Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:44.1434004Z 2025-08-14T21:09:44.1434955Z  2025-08-14T21:09:44.1435368Z  2025-08-14T21:09:44.1435712Z  2025-08-14T21:09:44.1436073Z  2025-08-14T21:09:44.1436477Z  2025-08-14T21:09:44.1436831Z  2025-08-14T21:09:44.1437166Z  2025-08-14T21:09:44.1437544Z  2025-08-14T21:09:44.1438396Z [2,154 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:44.1439347Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-08-14T21:09:44.1440076Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:44.1440795Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:44.1441552Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:44.1442107Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:09:44.1442662Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:44.1443454Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:44.1444300Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:44.5036334Z 2025-08-14T21:09:44.5037073Z  2025-08-14T21:09:44.5037796Z  2025-08-14T21:09:44.5038339Z  2025-08-14T21:09:44.5038689Z  2025-08-14T21:09:44.5039024Z  2025-08-14T21:09:44.5039382Z  2025-08-14T21:09:44.5039715Z  2025-08-14T21:09:44.5040056Z  2025-08-14T21:09:44.5040829Z [2,154 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:44.5041728Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-08-14T21:09:44.5042358Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:44.5043087Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:44.5043843Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:44.5044362Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:09:44.5044881Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:44.5046027Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:44.5046958Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:44.7040300Z 2025-08-14T21:09:44.7041092Z  2025-08-14T21:09:44.7041531Z  2025-08-14T21:09:44.7041916Z  2025-08-14T21:09:44.7042286Z  2025-08-14T21:09:44.7042823Z  2025-08-14T21:09:44.7043738Z  2025-08-14T21:09:44.7044165Z  2025-08-14T21:09:44.7044515Z  2025-08-14T21:09:44.7045398Z [2,158 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:09:44.7046376Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-08-14T21:09:44.7047129Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:09:44.7047706Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:09:44.7048514Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:44.7049625Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:44.7050476Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:44.7051270Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:44.7052250Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:45.1042056Z 2025-08-14T21:09:45.1042632Z  2025-08-14T21:09:45.1042902Z  2025-08-14T21:09:45.1043106Z  2025-08-14T21:09:45.1043333Z  2025-08-14T21:09:45.1043547Z  2025-08-14T21:09:45.1043745Z  2025-08-14T21:09:45.1043951Z  2025-08-14T21:09:45.1044147Z  2025-08-14T21:09:45.1044651Z [2,159 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:45.1045215Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-08-14T21:09:45.1045637Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:09:45.1046091Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:45.1046705Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:45.1047201Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:45.1047627Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.1048153Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.1048679Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:45.4279652Z 2025-08-14T21:09:45.4280540Z  2025-08-14T21:09:45.4280995Z  2025-08-14T21:09:45.4281386Z  2025-08-14T21:09:45.4281736Z  2025-08-14T21:09:45.4282091Z  2025-08-14T21:09:45.4282414Z  2025-08-14T21:09:45.4282750Z  2025-08-14T21:09:45.4283081Z  2025-08-14T21:09:45.4283912Z [2,160 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:45.4284843Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-08-14T21:09:45.4285758Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:45.4287718Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:45.4288514Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:45.4289169Z Compiling torch/csrc/jit/api/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:45.4289972Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.4290822Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.4291529Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:45.7062005Z 2025-08-14T21:09:45.7062704Z  2025-08-14T21:09:45.7063043Z  2025-08-14T21:09:45.7063333Z  2025-08-14T21:09:45.7063598Z  2025-08-14T21:09:45.7063887Z  2025-08-14T21:09:45.7064156Z  2025-08-14T21:09:45.7064451Z  2025-08-14T21:09:45.7064724Z  2025-08-14T21:09:45.7065418Z [2,160 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:45.7066238Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-08-14T21:09:45.7067200Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:45.7068054Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:45.7068696Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:45.7069288Z Compiling torch/csrc/jit/api/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:45.7070087Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.7070806Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.7071418Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:45.9243570Z 2025-08-14T21:09:45.9244482Z  2025-08-14T21:09:45.9244931Z  2025-08-14T21:09:45.9245283Z  2025-08-14T21:09:45.9256190Z  2025-08-14T21:09:45.9256772Z  2025-08-14T21:09:45.9257152Z  2025-08-14T21:09:45.9257493Z  2025-08-14T21:09:45.9257899Z  2025-08-14T21:09:45.9258721Z [2,161 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:45.9259711Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-08-14T21:09:45.9260717Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:45.9261836Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:45.9262683Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:45.9263367Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:45.9264285Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.9265280Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:45.9266105Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:46.3252637Z 2025-08-14T21:09:46.3253295Z  2025-08-14T21:09:46.3253712Z  2025-08-14T21:09:46.3254095Z  2025-08-14T21:09:46.3254445Z  2025-08-14T21:09:46.3254813Z  2025-08-14T21:09:46.3255165Z  2025-08-14T21:09:46.3255535Z  2025-08-14T21:09:46.3255890Z  2025-08-14T21:09:46.3256761Z [2,163 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:46.3257707Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-08-14T21:09:46.3258629Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:46.3259417Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:09:46.3260122Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:46.3261029Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:46.3262041Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:46.3263389Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:46.3264353Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:46.5255167Z 2025-08-14T21:09:46.5255944Z  2025-08-14T21:09:46.5256375Z  2025-08-14T21:09:46.5256726Z  2025-08-14T21:09:46.5257048Z  2025-08-14T21:09:46.5257371Z  2025-08-14T21:09:46.5257720Z  2025-08-14T21:09:46.5258023Z  2025-08-14T21:09:46.5258379Z  2025-08-14T21:09:46.5259234Z [2,164 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:46.5260242Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-08-14T21:09:46.5261127Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:46.5261959Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:09:46.5262677Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:46.5263574Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:46.5264638Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:46.5265706Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:46.5266735Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:47.0459790Z 2025-08-14T21:09:47.0460499Z  2025-08-14T21:09:47.0460898Z  2025-08-14T21:09:47.0461240Z  2025-08-14T21:09:47.0461565Z  2025-08-14T21:09:47.0461908Z  2025-08-14T21:09:47.0462249Z  2025-08-14T21:09:47.0462582Z  2025-08-14T21:09:47.0462935Z  2025-08-14T21:09:47.0463747Z [2,165 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:47.0464705Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-08-14T21:09:47.0465638Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:47.0466645Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:47.0470633Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:47.0471696Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.0472787Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.0473811Z Compiling torch/csrc/jit/api/object.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.0474607Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:47.2536721Z 2025-08-14T21:09:47.2537455Z  2025-08-14T21:09:47.2537897Z  2025-08-14T21:09:47.2538261Z  2025-08-14T21:09:47.2538612Z  2025-08-14T21:09:47.2538965Z  2025-08-14T21:09:47.2539311Z  2025-08-14T21:09:47.2539682Z  2025-08-14T21:09:47.2540013Z  2025-08-14T21:09:47.2540859Z [2,166 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:47.2541891Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-08-14T21:09:47.2542908Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:47.2543902Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:47.2544858Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:47.2545879Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:47.2546927Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.2547966Z Compiling torch/csrc/jit/api/object.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.2548745Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:47.5262531Z 2025-08-14T21:09:47.5263255Z  2025-08-14T21:09:47.5263657Z  2025-08-14T21:09:47.5263997Z  2025-08-14T21:09:47.5264301Z  2025-08-14T21:09:47.5264622Z  2025-08-14T21:09:47.5264916Z  2025-08-14T21:09:47.5265804Z  2025-08-14T21:09:47.5266159Z  2025-08-14T21:09:47.5267184Z [2,168 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:47.5268125Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-08-14T21:09:47.5268884Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:47.5269827Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:47.5270862Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:47.5271838Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.5272545Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:47.5273261Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:47.5274320Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:48.0191005Z 2025-08-14T21:09:48.0191824Z  2025-08-14T21:09:48.0192326Z  2025-08-14T21:09:48.0192737Z  2025-08-14T21:09:48.0193166Z  2025-08-14T21:09:48.0196706Z  2025-08-14T21:09:48.0197094Z  2025-08-14T21:09:48.0197457Z  2025-08-14T21:09:48.0197838Z  2025-08-14T21:09:48.0198704Z [2,169 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:48.0199747Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-08-14T21:09:48.0200665Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.0201649Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.0202713Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:48.0203830Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:48.0204707Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:48.0205489Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:48.0206588Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:48.3270126Z 2025-08-14T21:09:48.3270847Z  2025-08-14T21:09:48.3271274Z  2025-08-14T21:09:48.3271615Z  2025-08-14T21:09:48.3271981Z  2025-08-14T21:09:48.3272345Z  2025-08-14T21:09:48.3272696Z  2025-08-14T21:09:48.3273071Z  2025-08-14T21:09:48.3273415Z  2025-08-14T21:09:48.3274105Z [2,171 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:48.3274738Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-08-14T21:09:48.3275465Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.3276175Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.3277126Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:48.3278039Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:48.3278756Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:48.3279350Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:48.3279890Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:48.6874161Z 2025-08-14T21:09:48.6875082Z  2025-08-14T21:09:48.6875497Z  2025-08-14T21:09:48.6875847Z  2025-08-14T21:09:48.6876235Z  2025-08-14T21:09:48.6876588Z  2025-08-14T21:09:48.6876944Z  2025-08-14T21:09:48.6877287Z  2025-08-14T21:09:48.6877643Z  2025-08-14T21:09:48.6878439Z [2,172 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:48.6879343Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-08-14T21:09:48.6880106Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.6881496Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.6882510Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:48.6883529Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:48.6884276Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:48.6884905Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:48.6885584Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:09:48.9276517Z 2025-08-14T21:09:48.9277105Z  2025-08-14T21:09:48.9277357Z  2025-08-14T21:09:48.9277574Z  2025-08-14T21:09:48.9277781Z  2025-08-14T21:09:48.9277974Z  2025-08-14T21:09:48.9278179Z  2025-08-14T21:09:48.9278371Z  2025-08-14T21:09:48.9278575Z  2025-08-14T21:09:48.9279062Z [2,173 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:48.9279675Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-08-14T21:09:48.9280176Z Compiling test/cpp/api/support.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:48.9280703Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:48.9281259Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:48.9281863Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:48.9282340Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:48.9282759Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:48.9283211Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:49.1898432Z 2025-08-14T21:09:49.1899824Z  2025-08-14T21:09:49.1900199Z  2025-08-14T21:09:49.1900581Z  2025-08-14T21:09:49.1900884Z  2025-08-14T21:09:49.1901512Z  2025-08-14T21:09:49.1902298Z  2025-08-14T21:09:49.1902879Z  2025-08-14T21:09:49.1903469Z  2025-08-14T21:09:49.1904483Z [2,174 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:49.1906277Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-08-14T21:09:49.1908473Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:49.1909669Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:49.1910555Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:49.1911283Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:49.1911825Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:49.1912360Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:49.1912828Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:49.3919648Z 2025-08-14T21:09:49.3920334Z  2025-08-14T21:09:49.3920775Z  2025-08-14T21:09:49.3921142Z  2025-08-14T21:09:49.3921503Z  2025-08-14T21:09:49.3921844Z  2025-08-14T21:09:49.3922180Z  2025-08-14T21:09:49.3922528Z  2025-08-14T21:09:49.3922831Z  2025-08-14T21:09:49.3923599Z [2,178 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:49.3924498Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-08-14T21:09:49.3925357Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:49.3926275Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:49.3926967Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:49.3927601Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:49.3928305Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:49.3928833Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:49.3929289Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:49.6193244Z 2025-08-14T21:09:49.6193954Z  2025-08-14T21:09:49.6194334Z  2025-08-14T21:09:49.6194640Z  2025-08-14T21:09:49.6194962Z  2025-08-14T21:09:49.6195259Z  2025-08-14T21:09:49.6195507Z  2025-08-14T21:09:49.6195817Z  2025-08-14T21:09:49.6196108Z  2025-08-14T21:09:49.6196759Z [2,180 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:49.6197458Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-08-14T21:09:49.6198264Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:49.6199048Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:49.6199672Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:49.6200321Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:49.6200786Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:49.6201364Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:49.6202365Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:49.9278743Z 2025-08-14T21:09:49.9279428Z  2025-08-14T21:09:49.9279856Z  2025-08-14T21:09:49.9280193Z  2025-08-14T21:09:49.9280483Z  2025-08-14T21:09:49.9280798Z  2025-08-14T21:09:49.9281102Z  2025-08-14T21:09:49.9281378Z  2025-08-14T21:09:49.9281697Z  2025-08-14T21:09:49.9282822Z [2,181 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:49.9284043Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-08-14T21:09:49.9284876Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:49.9285619Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:49.9286301Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:49.9286980Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:49.9287744Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:49.9288657Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:49.9289321Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:50.1491229Z 2025-08-14T21:09:50.1492235Z  2025-08-14T21:09:50.1492500Z  2025-08-14T21:09:50.1492714Z  2025-08-14T21:09:50.1492917Z  2025-08-14T21:09:50.1493129Z  2025-08-14T21:09:50.1493327Z  2025-08-14T21:09:50.1493534Z  2025-08-14T21:09:50.1493726Z  2025-08-14T21:09:50.1494235Z [2,182 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:50.1495052Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-08-14T21:09:50.1495694Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:50.1496375Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:50.1497071Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:50.1497627Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:50.1498254Z Compiling aten/src/ATen/SequenceNumber.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:50.1498715Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:50.1499032Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:50.3699640Z 2025-08-14T21:09:50.3700518Z  2025-08-14T21:09:50.3700861Z  2025-08-14T21:09:50.3701066Z  2025-08-14T21:09:50.3701276Z  2025-08-14T21:09:50.3701472Z  2025-08-14T21:09:50.3701678Z  2025-08-14T21:09:50.3701872Z  2025-08-14T21:09:50.3702077Z  2025-08-14T21:09:50.3702567Z [2,184 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:50.3703148Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-08-14T21:09:50.3704059Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:50.3704487Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:50.3705064Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:50.3705525Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:50.3705848Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:50.3706159Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:50.3706599Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:50.5701783Z 2025-08-14T21:09:50.5702639Z  2025-08-14T21:09:50.5702986Z  2025-08-14T21:09:50.5703281Z  2025-08-14T21:09:50.5703613Z  2025-08-14T21:09:50.5703864Z  2025-08-14T21:09:50.5704193Z  2025-08-14T21:09:50.5704475Z  2025-08-14T21:09:50.5704780Z  2025-08-14T21:09:50.5705541Z [2,185 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:50.5706377Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-08-14T21:09:50.5706979Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:50.5707516Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:50.5708161Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:50.5708658Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:50.5709148Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:50.5709923Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:50.5710728Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:50.9708211Z 2025-08-14T21:09:50.9708870Z  2025-08-14T21:09:50.9709280Z  2025-08-14T21:09:50.9709713Z  2025-08-14T21:09:50.9710040Z  2025-08-14T21:09:50.9710383Z  2025-08-14T21:09:50.9710721Z  2025-08-14T21:09:50.9711083Z  2025-08-14T21:09:50.9711432Z  2025-08-14T21:09:50.9712315Z [2,187 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:50.9713283Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-08-14T21:09:50.9713996Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:50.9714549Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:50.9715826Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:50.9716907Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:50.9717780Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:50.9718671Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:50.9719403Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:51.8072700Z 2025-08-14T21:09:51.8073390Z  2025-08-14T21:09:51.8073805Z  2025-08-14T21:09:51.8074170Z  2025-08-14T21:09:51.8074517Z  2025-08-14T21:09:51.8074875Z  2025-08-14T21:09:51.8075266Z  2025-08-14T21:09:51.8075619Z  2025-08-14T21:09:51.8075952Z  2025-08-14T21:09:51.8076792Z [2,188 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:51.8077755Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-08-14T21:09:51.8078481Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:51.8079043Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:51.8079743Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:51.8080718Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:51.8081645Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:51.8082685Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:51.8083801Z Compiling aten/src/ATen/StorageUtils.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:52.1714055Z 2025-08-14T21:09:52.3170560Z  2025-08-14T21:09:52.3171013Z  2025-08-14T21:09:52.3171313Z  2025-08-14T21:09:52.3171737Z  2025-08-14T21:09:52.3172034Z  2025-08-14T21:09:52.3172348Z  2025-08-14T21:09:52.3172662Z  2025-08-14T21:09:52.3172990Z  2025-08-14T21:09:52.3173767Z [2,188 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:52.3174691Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-08-14T21:09:52.3175178Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:52.3175570Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:52.3176053Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:52.3176916Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:52.3177649Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:52.3178223Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:52.3178952Z Compiling aten/src/ATen/StorageUtils.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:09:52.4149483Z 2025-08-14T21:09:52.4150325Z  2025-08-14T21:09:52.4150718Z  2025-08-14T21:09:52.4151057Z  2025-08-14T21:09:52.4151401Z  2025-08-14T21:09:52.4151738Z  2025-08-14T21:09:52.4152042Z  2025-08-14T21:09:52.4152358Z  2025-08-14T21:09:52.4152642Z  2025-08-14T21:09:52.4153571Z [2,189 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:52.4154602Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-08-14T21:09:52.4155328Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:52.4155904Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:52.4156655Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:52.4157649Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:52.4158663Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:52.4159772Z Compiling aten/src/ATen/StorageUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:52.4160562Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:52.7179676Z 2025-08-14T21:09:52.7180506Z  2025-08-14T21:09:52.7180910Z  2025-08-14T21:09:52.7181117Z  2025-08-14T21:09:52.7181333Z  2025-08-14T21:09:52.7181535Z  2025-08-14T21:09:52.7181745Z  2025-08-14T21:09:52.7181942Z  2025-08-14T21:09:52.7182151Z  2025-08-14T21:09:52.7182647Z [2,189 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:52.7183225Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-08-14T21:09:52.7183645Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:52.7183966Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:09:52.7184429Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:52.7184963Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:52.7185537Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:52.7186126Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:52.7186592Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:53.2237232Z 2025-08-14T21:09:53.2237928Z  2025-08-14T21:09:53.2238346Z  2025-08-14T21:09:53.2238690Z  2025-08-14T21:09:53.2239005Z  2025-08-14T21:09:53.2239363Z  2025-08-14T21:09:53.2239681Z  2025-08-14T21:09:53.2240042Z  2025-08-14T21:09:53.2240437Z  2025-08-14T21:09:53.2241331Z [2,190 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:53.2242389Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-08-14T21:09:53.2243649Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:53.2244450Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:53.2245355Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:53.2246316Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:53.2247299Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:53.2248074Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:53.2248640Z //:jit_tests; 3s processwrapper-sandbox ... 2025-08-14T21:09:53.5504835Z 2025-08-14T21:09:53.5505576Z  2025-08-14T21:09:53.5506012Z  2025-08-14T21:09:53.5506382Z  2025-08-14T21:09:53.5506745Z  2025-08-14T21:09:53.5507118Z  2025-08-14T21:09:53.5507466Z  2025-08-14T21:09:53.5507835Z  2025-08-14T21:09:53.5508187Z  2025-08-14T21:09:53.5509094Z [2,191 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:53.5510162Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-08-14T21:09:53.5510861Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:53.5511654Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:53.5512592Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:53.5513620Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:53.5514687Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:53.5515455Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:53.5516039Z //:jit_tests; 3s processwrapper-sandbox ... 2025-08-14T21:09:53.7871471Z 2025-08-14T21:09:53.7872217Z  2025-08-14T21:09:53.7872643Z  2025-08-14T21:09:53.7872961Z  2025-08-14T21:09:53.7873286Z  2025-08-14T21:09:53.7873598Z  2025-08-14T21:09:53.7873914Z  2025-08-14T21:09:53.7874287Z  2025-08-14T21:09:53.7874609Z  2025-08-14T21:09:53.7875458Z [2,192 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:53.7876423Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-08-14T21:09:53.7877117Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:53.7877770Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:53.7878607Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:53.7879502Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:53.7880382Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:53.7881033Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:53.7881550Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:54.0108987Z 2025-08-14T21:09:54.0109765Z  2025-08-14T21:09:54.0110154Z  2025-08-14T21:09:54.0110546Z  2025-08-14T21:09:54.0110889Z  2025-08-14T21:09:54.0111222Z  2025-08-14T21:09:54.0111564Z  2025-08-14T21:09:54.0111901Z  2025-08-14T21:09:54.0112239Z  2025-08-14T21:09:54.0113022Z [2,192 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:54.0113921Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-08-14T21:09:54.0114600Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:54.0115365Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:54.0116254Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:54.0117188Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:54.0118138Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:54.0118860Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:54.0119709Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:54.5701887Z 2025-08-14T21:09:54.5702609Z  2025-08-14T21:09:54.5703033Z  2025-08-14T21:09:54.5703380Z  2025-08-14T21:09:54.5703742Z  2025-08-14T21:09:54.5704035Z  2025-08-14T21:09:54.5704388Z  2025-08-14T21:09:54.5704729Z  2025-08-14T21:09:54.5705075Z  2025-08-14T21:09:54.5705875Z [2,193 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:54.5706753Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-08-14T21:09:54.5707451Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:54.5708258Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:54.5709199Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:54.5710266Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:54.5711231Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:54.5712012Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:54.5712577Z //:torch; 4s processwrapper-sandbox ... 2025-08-14T21:09:54.8117959Z 2025-08-14T21:09:54.8119347Z  2025-08-14T21:09:54.8120080Z  2025-08-14T21:09:54.8120931Z  2025-08-14T21:09:54.8121468Z  2025-08-14T21:09:54.8122196Z  2025-08-14T21:09:54.8122824Z  2025-08-14T21:09:54.8123338Z  2025-08-14T21:09:54.8123817Z  2025-08-14T21:09:54.8125158Z [2,194 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:54.8126677Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-08-14T21:09:54.8127717Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:54.8129222Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:54.8130043Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:54.8130634Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:54.8131113Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:54.8131438Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:54.8131757Z //:aten; 4s processwrapper-sandbox ... 2025-08-14T21:09:55.0135381Z 2025-08-14T21:09:55.0135957Z  2025-08-14T21:09:55.0136208Z  2025-08-14T21:09:55.0136425Z  2025-08-14T21:09:55.0136621Z  2025-08-14T21:09:55.0136829Z  2025-08-14T21:09:55.0137026Z  2025-08-14T21:09:55.0137233Z  2025-08-14T21:09:55.0137428Z  2025-08-14T21:09:55.0137929Z [2,196 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:55.0138488Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-08-14T21:09:55.0139023Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:55.0139581Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:55.0140154Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:55.0140647Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.0140962Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:55.0141425Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:55.0141894Z //:torch; 4s processwrapper-sandbox ... 2025-08-14T21:09:55.2334393Z 2025-08-14T21:09:55.2335260Z  2025-08-14T21:09:55.2335739Z  2025-08-14T21:09:55.2336139Z  2025-08-14T21:09:55.2336529Z  2025-08-14T21:09:55.2336921Z  2025-08-14T21:09:55.2337311Z  2025-08-14T21:09:55.2337695Z  2025-08-14T21:09:55.2338091Z  2025-08-14T21:09:55.2338980Z [2,198 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:55.2340401Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-08-14T21:09:55.2342576Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:55.2343478Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:55.2344238Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.2344813Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:55.2345569Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:55.2346325Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:55.2346833Z //:torch; 4s processwrapper-sandbox ... 2025-08-14T21:09:55.6128818Z 2025-08-14T21:09:55.6129521Z  2025-08-14T21:09:55.6129925Z  2025-08-14T21:09:55.6130279Z  2025-08-14T21:09:55.6130631Z  2025-08-14T21:09:55.6130958Z  2025-08-14T21:09:55.6131314Z  2025-08-14T21:09:55.6131654Z  2025-08-14T21:09:55.6132001Z  2025-08-14T21:09:55.6132847Z [2,198 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:55.6133831Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-08-14T21:09:55.6134714Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:55.6135624Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:55.6136356Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.6136892Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.6137690Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 5s processwrapper-sandbox 2025-08-14T21:09:55.6138519Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:55.6139081Z //:torch; 4s processwrapper-sandbox ... 2025-08-14T21:09:55.8130785Z 2025-08-14T21:09:55.8131446Z  2025-08-14T21:09:55.8131886Z  2025-08-14T21:09:55.8132230Z  2025-08-14T21:09:55.8132594Z  2025-08-14T21:09:55.8132944Z  2025-08-14T21:09:55.8133297Z  2025-08-14T21:09:55.8133641Z  2025-08-14T21:09:55.8134057Z  2025-08-14T21:09:55.8134906Z [2,200 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:55.8135893Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-08-14T21:09:55.8136823Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:55.8137755Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:55.8138489Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.8139037Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.8139601Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.8140142Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:55.8140701Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:56.0250070Z 2025-08-14T21:09:56.0251110Z  2025-08-14T21:09:56.0251640Z  2025-08-14T21:09:56.0252005Z  2025-08-14T21:09:56.0252259Z  2025-08-14T21:09:56.0252575Z  2025-08-14T21:09:56.0253058Z  2025-08-14T21:09:56.0253337Z  2025-08-14T21:09:56.0253798Z  2025-08-14T21:09:56.0254680Z [2,201 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:56.0255828Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-08-14T21:09:56.0256739Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:56.0257634Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2025-08-14T21:09:56.0258386Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.0259091Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.0259540Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.0260105Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:56.0260842Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:56.2259012Z 2025-08-14T21:09:56.2259745Z  2025-08-14T21:09:56.2260191Z  2025-08-14T21:09:56.2261937Z  2025-08-14T21:09:56.2262328Z  2025-08-14T21:09:56.2262681Z  2025-08-14T21:09:56.2263050Z  2025-08-14T21:09:56.2263404Z  2025-08-14T21:09:56.2263764Z  2025-08-14T21:09:56.2264671Z [2,203 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:56.2265681Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-08-14T21:09:56.2266467Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.2267270Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.2267854Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.2268450Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:56.2269293Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:56.2270384Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:56.2271172Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:56.4258728Z 2025-08-14T21:09:56.4259403Z  2025-08-14T21:09:56.4259738Z  2025-08-14T21:09:56.4259974Z  2025-08-14T21:09:56.4260281Z  2025-08-14T21:09:56.4260481Z  2025-08-14T21:09:56.4260709Z  2025-08-14T21:09:56.4260972Z  2025-08-14T21:09:56.4261316Z  2025-08-14T21:09:56.4261815Z [2,204 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:09:56.4262493Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-08-14T21:09:56.4263007Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.4263386Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:56.4263771Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:56.4264395Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:56.4265185Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:56.4265923Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:56.4266439Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:56.6379587Z 2025-08-14T21:09:56.6380564Z  2025-08-14T21:09:56.6380992Z  2025-08-14T21:09:56.6381322Z  2025-08-14T21:09:56.6381677Z  2025-08-14T21:09:56.6382013Z  2025-08-14T21:09:56.6382352Z  2025-08-14T21:09:56.6382719Z  2025-08-14T21:09:56.6383069Z  2025-08-14T21:09:56.6383959Z [2,204 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:56.6384960Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-08-14T21:09:56.6385691Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:56.6386247Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:56.6386832Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:56.6387651Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:56.6388656Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:56.6389538Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:56.6390317Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:57.0384285Z 2025-08-14T21:09:57.0385157Z  2025-08-14T21:09:57.0385600Z  2025-08-14T21:09:57.0385971Z  2025-08-14T21:09:57.0386315Z  2025-08-14T21:09:57.0386651Z  2025-08-14T21:09:57.0386966Z  2025-08-14T21:09:57.0387326Z  2025-08-14T21:09:57.0387677Z  2025-08-14T21:09:57.0388572Z [2,206 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:57.0389670Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-08-14T21:09:57.0390400Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:09:57.0390947Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:09:57.0392169Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.0393166Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:57.0393885Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.0394678Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:09:57.0395291Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:09:57.3340357Z 2025-08-14T21:09:57.3341057Z  2025-08-14T21:09:57.3341486Z  2025-08-14T21:09:57.3341854Z  2025-08-14T21:09:57.3342222Z  2025-08-14T21:09:57.3342574Z  2025-08-14T21:09:57.3342961Z  2025-08-14T21:09:57.3343329Z  2025-08-14T21:09:57.3343711Z  2025-08-14T21:09:57.3344576Z [2,208 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:57.3345604Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-08-14T21:09:57.3346864Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.3347760Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:57.3348569Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.3349433Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:57.3350013Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:57.3350862Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:57.3351983Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:57.5826722Z 2025-08-14T21:09:57.5828127Z  2025-08-14T21:09:57.5828566Z  2025-08-14T21:09:57.5828913Z  2025-08-14T21:09:57.5829272Z  2025-08-14T21:09:57.5829697Z  2025-08-14T21:09:57.5830059Z  2025-08-14T21:09:57.5830409Z  2025-08-14T21:09:57.5830774Z  2025-08-14T21:09:57.5831615Z [2,209 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:57.5832647Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-08-14T21:09:57.5833381Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:57.5834137Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.5834898Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:57.5835446Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:57.5836228Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:57.5837262Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2025-08-14T21:09:57.5838072Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:09:57.8390780Z 2025-08-14T21:09:57.8391520Z  2025-08-14T21:09:57.8391929Z  2025-08-14T21:09:57.8392304Z  2025-08-14T21:09:57.8392645Z  2025-08-14T21:09:57.8393010Z  2025-08-14T21:09:57.8393365Z  2025-08-14T21:09:57.8393706Z  2025-08-14T21:09:57.8394022Z  2025-08-14T21:09:57.8394841Z [2,210 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:57.8395763Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-08-14T21:09:57.8396450Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:57.8397212Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.8398376Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:09:57.8399183Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.8400120Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:57.8400827Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:09:57.8401506Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:09:58.2398701Z 2025-08-14T21:09:58.2399526Z  2025-08-14T21:09:58.2400000Z  2025-08-14T21:09:58.2400399Z  2025-08-14T21:09:58.2400815Z  2025-08-14T21:09:58.2401205Z  2025-08-14T21:09:58.2401587Z  2025-08-14T21:09:58.2402461Z  2025-08-14T21:09:58.2402875Z  2025-08-14T21:09:58.2403776Z [2,211 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:58.2404785Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-08-14T21:09:58.2405571Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:58.2406355Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:58.2407411Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:58.2408445Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:58.2409259Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:58.2409958Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:09:58.2410699Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:09:59.2400942Z 2025-08-14T21:09:59.2401537Z  2025-08-14T21:09:59.2401824Z  2025-08-14T21:09:59.2402091Z  2025-08-14T21:09:59.2402286Z  2025-08-14T21:09:59.2402494Z  2025-08-14T21:09:59.2402687Z  2025-08-14T21:09:59.2402894Z  2025-08-14T21:09:59.2403088Z  2025-08-14T21:09:59.2403588Z [2,211 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:09:59.2404153Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-08-14T21:09:59.2404572Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:59.2404997Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:59.2405573Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.2406158Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.2406598Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:59.2407009Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.2407420Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:59.6577593Z 2025-08-14T21:09:59.6578285Z  2025-08-14T21:09:59.6578712Z  2025-08-14T21:09:59.6579081Z  2025-08-14T21:09:59.6579455Z  2025-08-14T21:09:59.6579822Z  2025-08-14T21:09:59.6580204Z  2025-08-14T21:09:59.6580568Z  2025-08-14T21:09:59.6580920Z  2025-08-14T21:09:59.6581785Z [2,212 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:59.6582816Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-08-14T21:09:59.6583586Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:59.6584381Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:59.6585489Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.6586579Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.6587430Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:59.6588179Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.6588959Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:09:59.8738703Z 2025-08-14T21:09:59.8739441Z  2025-08-14T21:09:59.8740185Z  2025-08-14T21:09:59.8740548Z  2025-08-14T21:09:59.8740892Z  2025-08-14T21:09:59.8741256Z  2025-08-14T21:09:59.8741593Z  2025-08-14T21:09:59.8741939Z  2025-08-14T21:09:59.8742284Z  2025-08-14T21:09:59.8743113Z [2,216 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:09:59.8744100Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-08-14T21:09:59.8744829Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:09:59.8745628Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:59.8746893Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-08-14T21:09:59.8747953Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:09:59.8748681Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:09:59.8749260Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:09:59.8749932Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:00.1508776Z 2025-08-14T21:10:00.1509460Z  2025-08-14T21:10:00.1509742Z  2025-08-14T21:10:00.1510026Z  2025-08-14T21:10:00.1510238Z  2025-08-14T21:10:00.1510431Z  2025-08-14T21:10:00.1510640Z  2025-08-14T21:10:00.1510848Z  2025-08-14T21:10:00.1511176Z  2025-08-14T21:10:00.1511949Z [2,216 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:00.1512681Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-08-14T21:10:00.1513305Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:00.1513906Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.1514537Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.1515262Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.1515681Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:00.1516022Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:00.1516505Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:00.3527348Z 2025-08-14T21:10:00.3528159Z  2025-08-14T21:10:00.3528550Z  2025-08-14T21:10:00.3528906Z  2025-08-14T21:10:00.3529219Z  2025-08-14T21:10:00.3529559Z  2025-08-14T21:10:00.3529871Z  2025-08-14T21:10:00.3530177Z  2025-08-14T21:10:00.3530491Z  2025-08-14T21:10:00.3531294Z [2,218 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:00.3532192Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-08-14T21:10:00.3533029Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.3533931Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.3534756Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.3535328Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:00.3535723Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:00.3536135Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:00.3536593Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:00.7517425Z 2025-08-14T21:10:00.7518247Z  2025-08-14T21:10:00.7518675Z  2025-08-14T21:10:00.7519038Z  2025-08-14T21:10:00.7519367Z  2025-08-14T21:10:00.7519714Z  2025-08-14T21:10:00.7520040Z  2025-08-14T21:10:00.7520434Z  2025-08-14T21:10:00.7520817Z  2025-08-14T21:10:00.7521694Z [2,218 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:00.7522730Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-08-14T21:10:00.7523640Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:00.7524652Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:00.7525668Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.7526353Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:00.7526815Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:00.7527295Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:00.7527817Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:10:00.9526356Z 2025-08-14T21:10:00.9527018Z  2025-08-14T21:10:00.9527425Z  2025-08-14T21:10:00.9527736Z  2025-08-14T21:10:00.9527997Z  2025-08-14T21:10:00.9528304Z  2025-08-14T21:10:00.9528575Z  2025-08-14T21:10:00.9528864Z  2025-08-14T21:10:00.9529145Z  2025-08-14T21:10:00.9531236Z [2,220 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:00.9533179Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-08-14T21:10:00.9533909Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:00.9534766Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:00.9535471Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:00.9536079Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:00.9536756Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:00.9537416Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:00.9537837Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:01.1530476Z 2025-08-14T21:10:01.1556114Z  2025-08-14T21:10:01.1556854Z  2025-08-14T21:10:01.1557210Z  2025-08-14T21:10:01.1557546Z  2025-08-14T21:10:01.1557949Z  2025-08-14T21:10:01.1558291Z  2025-08-14T21:10:01.1558627Z  2025-08-14T21:10:01.1558977Z  2025-08-14T21:10:01.1559808Z [2,221 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:01.1560782Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-08-14T21:10:01.1561719Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:01.1562656Z Compiling aten/src/ATen/Utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:01.1563335Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:01.1564125Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:01.1564952Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:01.1565485Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:01.1566039Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:01.3542318Z 2025-08-14T21:10:01.3543388Z  2025-08-14T21:10:01.3543844Z  2025-08-14T21:10:01.3544216Z  2025-08-14T21:10:01.3544594Z  2025-08-14T21:10:01.3544957Z  2025-08-14T21:10:01.3545345Z  2025-08-14T21:10:01.3545711Z  2025-08-14T21:10:01.3546087Z  2025-08-14T21:10:01.3546999Z [2,224 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:01.3548049Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-08-14T21:10:01.3549123Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:01.3550116Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:01.3550760Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:01.3551350Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:01.3552217Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:01.3553105Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:01.3553962Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:01.7536577Z 2025-08-14T21:10:01.7537254Z  2025-08-14T21:10:01.7537659Z  2025-08-14T21:10:01.7537965Z  2025-08-14T21:10:01.7538307Z  2025-08-14T21:10:01.7539755Z  2025-08-14T21:10:01.7540046Z  2025-08-14T21:10:01.7540413Z  2025-08-14T21:10:01.7540706Z  2025-08-14T21:10:01.7541439Z [2,225 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:01.7542305Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-08-14T21:10:01.7543081Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:01.7543793Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:01.7544252Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:01.7544955Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:01.7546939Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:01.7548438Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:01.7549059Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:02.7544676Z 2025-08-14T21:10:02.7545280Z  2025-08-14T21:10:02.7545528Z  2025-08-14T21:10:02.7545745Z  2025-08-14T21:10:02.7545945Z  2025-08-14T21:10:02.7546154Z  2025-08-14T21:10:02.7546364Z  2025-08-14T21:10:02.7546571Z  2025-08-14T21:10:02.7546783Z  2025-08-14T21:10:02.7547284Z [2,225 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:02.7547867Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-08-14T21:10:02.7548427Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:02.7548919Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:02.7549234Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:02.7549783Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:02.7550260Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:02.7550686Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:02.7551151Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:02.9562976Z 2025-08-14T21:10:02.9563567Z  2025-08-14T21:10:02.9563839Z  2025-08-14T21:10:02.9564057Z  2025-08-14T21:10:02.9564257Z  2025-08-14T21:10:02.9564471Z  2025-08-14T21:10:02.9564669Z  2025-08-14T21:10:02.9564877Z  2025-08-14T21:10:02.9565073Z  2025-08-14T21:10:02.9565576Z [2,229 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:02.9566146Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-08-14T21:10:02.9566570Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:02.9585050Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:02.9585625Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:02.9586220Z Compiling torch/csrc/jit/frontend/parser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:02.9586704Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:02.9587026Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:02.9587480Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:03.1595252Z 2025-08-14T21:10:03.1597183Z  2025-08-14T21:10:03.1597686Z  2025-08-14T21:10:03.1598035Z  2025-08-14T21:10:03.1598359Z  2025-08-14T21:10:03.1598560Z  2025-08-14T21:10:03.1598778Z  2025-08-14T21:10:03.1599057Z  2025-08-14T21:10:03.1599262Z  2025-08-14T21:10:03.1599925Z [2,232 / 3,072] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-08-14T21:10:03.1600672Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-08-14T21:10:03.1601411Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:03.1601897Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:03.1602348Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:03.1603665Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:03.1604307Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:03.1605030Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:03.1605594Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:03.5597834Z 2025-08-14T21:10:03.5598399Z  2025-08-14T21:10:03.5598671Z  2025-08-14T21:10:03.5598872Z  2025-08-14T21:10:03.5599082Z  2025-08-14T21:10:03.5599276Z  2025-08-14T21:10:03.5599483Z  2025-08-14T21:10:03.5599678Z  2025-08-14T21:10:03.5599885Z  2025-08-14T21:10:03.6295046Z [2,232 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:03.6482589Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-08-14T21:10:03.6483365Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:03.6484072Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:03.6484545Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:03.6485318Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:03.6485940Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:03.6486611Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:03.6487405Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:03.8103315Z 2025-08-14T21:10:03.8104090Z  2025-08-14T21:10:03.8104507Z  2025-08-14T21:10:03.8104784Z  2025-08-14T21:10:03.8105112Z  2025-08-14T21:10:03.8105429Z  2025-08-14T21:10:03.8105702Z  2025-08-14T21:10:03.8105990Z  2025-08-14T21:10:03.8106371Z  2025-08-14T21:10:03.8107032Z [2,233 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:03.8107947Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-08-14T21:10:03.8108788Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:03.8109596Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:03.8110089Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:03.8110734Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:03.8111423Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:03.8112084Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:03.8112791Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:04.0168268Z 2025-08-14T21:10:04.0168846Z  2025-08-14T21:10:04.0169098Z  2025-08-14T21:10:04.0169307Z  2025-08-14T21:10:04.0169535Z  2025-08-14T21:10:04.0169750Z  2025-08-14T21:10:04.0169946Z  2025-08-14T21:10:04.0170154Z  2025-08-14T21:10:04.0170345Z  2025-08-14T21:10:04.0170853Z [2,233 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:04.0171447Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-08-14T21:10:04.0171975Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:04.0172430Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:04.0172746Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:04.0173190Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:04.0173625Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:04.0174097Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:04.0174578Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:04.2250322Z 2025-08-14T21:10:04.2250957Z  2025-08-14T21:10:04.2251215Z  2025-08-14T21:10:04.2251429Z  2025-08-14T21:10:04.2251626Z  2025-08-14T21:10:04.2251839Z  2025-08-14T21:10:04.2252033Z  2025-08-14T21:10:04.2252243Z  2025-08-14T21:10:04.2743551Z  2025-08-14T21:10:04.2744546Z [2,235 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:04.2745501Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-08-14T21:10:04.2746517Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:04.2747300Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:04.2747890Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:04.2748502Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:04.2748838Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:04.2749148Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:04.2756517Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:04.4268190Z 2025-08-14T21:10:04.4269169Z  2025-08-14T21:10:04.4269694Z  2025-08-14T21:10:04.4270030Z  2025-08-14T21:10:04.4270329Z  2025-08-14T21:10:04.4270576Z  2025-08-14T21:10:04.4270896Z  2025-08-14T21:10:04.4271130Z  2025-08-14T21:10:04.4271341Z  2025-08-14T21:10:04.4271989Z [2,236 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:04.4272926Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-08-14T21:10:04.4273865Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:04.4274834Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:04.4275605Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:04.4276167Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:04.4276744Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:04.4277288Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:04.4277868Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:05.0510862Z 2025-08-14T21:10:05.0511593Z  2025-08-14T21:10:05.0512013Z  2025-08-14T21:10:05.0512403Z  2025-08-14T21:10:05.0512762Z  2025-08-14T21:10:05.0513115Z  2025-08-14T21:10:05.0513489Z  2025-08-14T21:10:05.0513835Z  2025-08-14T21:10:05.0514212Z  2025-08-14T21:10:05.0515054Z [2,237 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:05.0516138Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-08-14T21:10:05.0517119Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:05.0518194Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:05.0519038Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:05.0519632Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:05.0520255Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:05.0520847Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:05.0521456Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:05.2756622Z 2025-08-14T21:10:05.2757383Z  2025-08-14T21:10:05.2757827Z  2025-08-14T21:10:05.2758216Z  2025-08-14T21:10:05.2758597Z  2025-08-14T21:10:05.2758959Z  2025-08-14T21:10:05.2759329Z  2025-08-14T21:10:05.2759666Z  2025-08-14T21:10:05.2760035Z  2025-08-14T21:10:05.2760939Z [2,238 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:05.2762007Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-08-14T21:10:05.2762999Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:05.2764086Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:05.2764979Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:05.2765519Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:05.2766059Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:05.2766535Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:05.2769598Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:05.7105163Z 2025-08-14T21:10:05.7105821Z  2025-08-14T21:10:05.7106244Z  2025-08-14T21:10:05.7106629Z  2025-08-14T21:10:05.7106986Z  2025-08-14T21:10:05.7107347Z  2025-08-14T21:10:05.7107699Z  2025-08-14T21:10:05.7108080Z  2025-08-14T21:10:05.7108443Z  2025-08-14T21:10:05.7109327Z [2,240 / 3,072] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-08-14T21:10:05.7110459Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-08-14T21:10:05.7111440Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:05.7113029Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:05.7113968Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:05.7114577Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:05.7115423Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:05.7116309Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:05.7116912Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:05.9591786Z 2025-08-14T21:10:05.9592469Z  2025-08-14T21:10:05.9592887Z  2025-08-14T21:10:05.9593236Z  2025-08-14T21:10:05.9593572Z  2025-08-14T21:10:05.9593923Z  2025-08-14T21:10:05.9594274Z  2025-08-14T21:10:05.9594635Z  2025-08-14T21:10:05.9594982Z  2025-08-14T21:10:05.9595830Z [2,241 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:05.9596791Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-08-14T21:10:05.9597725Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:05.9598503Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:05.9599105Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:05.9599888Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:05.9600744Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:05.9601615Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:05.9602519Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:06.2763113Z 2025-08-14T21:10:06.2764226Z  2025-08-14T21:10:06.2764537Z  2025-08-14T21:10:06.2764739Z  2025-08-14T21:10:06.2764950Z  2025-08-14T21:10:06.2765163Z  2025-08-14T21:10:06.2765428Z  2025-08-14T21:10:06.2765706Z  2025-08-14T21:10:06.2765903Z  2025-08-14T21:10:06.2766534Z [2,242 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:06.2767542Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-08-14T21:10:06.2768453Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:06.2768965Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:06.2769494Z Compiling torch/csrc/jit/frontend/tracer.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:06.2769951Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:06.2770582Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:06.2771245Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:06.2771565Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:06.7119174Z 2025-08-14T21:10:06.7120150Z  2025-08-14T21:10:06.7120567Z  2025-08-14T21:10:06.7120928Z  2025-08-14T21:10:06.7121292Z  2025-08-14T21:10:06.7121642Z  2025-08-14T21:10:06.7122000Z  2025-08-14T21:10:06.7122353Z  2025-08-14T21:10:06.7122754Z  2025-08-14T21:10:06.7123593Z [2,243 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:06.7124622Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-08-14T21:10:06.7125819Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:06.7126637Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:06.7127459Z Compiling torch/csrc/jit/frontend/tracer.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:06.7128543Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:06.7129418Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:06.7129984Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:06.7130829Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:07.0562824Z 2025-08-14T21:10:07.0564137Z  2025-08-14T21:10:07.0564788Z  2025-08-14T21:10:07.0565738Z  2025-08-14T21:10:07.0566196Z  2025-08-14T21:10:07.0566498Z  2025-08-14T21:10:07.0566771Z  2025-08-14T21:10:07.0567179Z  2025-08-14T21:10:07.0567376Z  2025-08-14T21:10:07.0568097Z [2,246 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:07.0568688Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-08-14T21:10:07.0569216Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:07.0569666Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:07.0570429Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:07.0570983Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:07.0572050Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:07.0572773Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:07.0573116Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:07.2773742Z 2025-08-14T21:10:07.2774496Z  2025-08-14T21:10:07.2774956Z  2025-08-14T21:10:07.2775342Z  2025-08-14T21:10:07.2775716Z  2025-08-14T21:10:07.2776092Z  2025-08-14T21:10:07.2776450Z  2025-08-14T21:10:07.2776830Z  2025-08-14T21:10:07.2777200Z  2025-08-14T21:10:07.2778112Z [2,247 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:07.2779191Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-08-14T21:10:07.2780196Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:07.2781059Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:07.2781895Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:07.2783457Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:07.2784682Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:07.2785547Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:07.2786147Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:08.1320646Z 2025-08-14T21:10:08.1321344Z  2025-08-14T21:10:08.1321756Z  2025-08-14T21:10:08.1322080Z  2025-08-14T21:10:08.1322448Z  2025-08-14T21:10:08.1322796Z  2025-08-14T21:10:08.1323158Z  2025-08-14T21:10:08.1323518Z  2025-08-14T21:10:08.1323853Z  2025-08-14T21:10:08.1324652Z [2,248 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:08.1325608Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-08-14T21:10:08.1326520Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:08.1327325Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:08.1328113Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:08.1329096Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:08.1329751Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:08.1330245Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:08.1330750Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:08.4782495Z 2025-08-14T21:10:08.4783483Z  2025-08-14T21:10:08.4783873Z  2025-08-14T21:10:08.4784142Z  2025-08-14T21:10:08.4784424Z  2025-08-14T21:10:08.4784746Z  2025-08-14T21:10:08.4785037Z  2025-08-14T21:10:08.4785274Z  2025-08-14T21:10:08.4785560Z  2025-08-14T21:10:08.4786254Z [2,248 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:08.4787083Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-08-14T21:10:08.4787783Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:08.4788411Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:10:08.4789562Z Compiling torch/csrc/jit/ir/attributes.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:08.4790527Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:08.4791182Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:08.4791666Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:08.4792123Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:08.7282877Z 2025-08-14T21:10:08.7283890Z  2025-08-14T21:10:08.7284279Z  2025-08-14T21:10:08.7284571Z  2025-08-14T21:10:08.7284887Z  2025-08-14T21:10:08.7285197Z  2025-08-14T21:10:08.7285485Z  2025-08-14T21:10:08.7285798Z  2025-08-14T21:10:08.7286103Z  2025-08-14T21:10:08.7286867Z [2,251 / 3,072] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-08-14T21:10:08.7287697Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-08-14T21:10:08.7288326Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:10:08.7288986Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:08.7289658Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:08.7290120Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:08.7290556Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:08.7291204Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:08.7292001Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:09.0786476Z 2025-08-14T21:10:09.0787181Z  2025-08-14T21:10:09.0787610Z  2025-08-14T21:10:09.0787993Z  2025-08-14T21:10:09.0789097Z  2025-08-14T21:10:09.0789489Z  2025-08-14T21:10:09.0789814Z  2025-08-14T21:10:09.0790118Z  2025-08-14T21:10:09.0790431Z  2025-08-14T21:10:09.0791213Z [2,254 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:09.0792146Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-08-14T21:10:09.0793041Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:09.0793823Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:09.0794588Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.0795537Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.0796437Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.0797396Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.0798219Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:09.2788685Z 2025-08-14T21:10:09.2789350Z  2025-08-14T21:10:09.2789721Z  2025-08-14T21:10:09.2790255Z  2025-08-14T21:10:09.2790547Z  2025-08-14T21:10:09.2790992Z  2025-08-14T21:10:09.2791215Z  2025-08-14T21:10:09.2791529Z  2025-08-14T21:10:09.2791739Z  2025-08-14T21:10:09.2792465Z [2,255 / 3,072] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-08-14T21:10:09.2793442Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-08-14T21:10:09.2794423Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:09.2796146Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:09.2796972Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.2797713Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.2798431Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.2798999Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:09.2799354Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:09.4556838Z 2025-08-14T21:10:09.4557828Z  2025-08-14T21:10:09.4558271Z  2025-08-14T21:10:09.4558628Z  2025-08-14T21:10:09.4560369Z  2025-08-14T21:10:09.4563396Z  2025-08-14T21:10:09.4563788Z  2025-08-14T21:10:09.4564064Z  2025-08-14T21:10:09.4564302Z  2025-08-14T21:10:09.4564693Z INFO: From Testing //c10/test:util_base_tests: 2025-08-14T21:10:09.4565544Z ==================== Test output for //c10/test:util_base_tests: 2025-08-14T21:10:09.4566175Z Running main() from gmock_main.cc 2025-08-14T21:10:09.4566751Z Note: Google Test filter = -*CUDA 2025-08-14T21:10:09.4567983Z [==========] Running 768 tests from 86 test suites. 2025-08-14T21:10:09.4568676Z [----------] Global test environment set-up. 2025-08-14T21:10:09.4569182Z [----------] 1 test from LoggingDeathTest 2025-08-14T21:10:09.4569672Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-08-14T21:10:09.4570269Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (5752 ms) 2025-08-14T21:10:09.4570891Z [----------] 1 test from LoggingDeathTest (5752 ms total) 2025-08-14T21:10:09.4571239Z 2025-08-14T21:10:09.4571441Z [----------] 1 test from ArrayRefTest 2025-08-14T21:10:09.4571953Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-08-14T21:10:09.4572705Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-08-14T21:10:09.4573405Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-08-14T21:10:09.4573823Z 2025-08-14T21:10:09.4574008Z [----------] 12 tests from BitsetTest 2025-08-14T21:10:09.4574649Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-08-14T21:10:09.4575237Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-08-14T21:10:09.4575960Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-08-14T21:10:09.4576933Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-08-14T21:10:09.4577985Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-08-14T21:10:09.4579235Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-08-14T21:10:09.4580352Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-08-14T21:10:09.4581302Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-08-14T21:10:09.4582054Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-08-14T21:10:09.4582934Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-08-14T21:10:09.4583872Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-08-14T21:10:09.4584687Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-08-14T21:10:09.4585310Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-08-14T21:10:09.4585973Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-08-14T21:10:09.4586754Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-08-14T21:10:09.4587422Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-08-14T21:10:09.4588268Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-08-14T21:10:09.4589010Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-08-14T21:10:09.4601710Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-08-14T21:10:09.4602477Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-08-14T21:10:09.4603344Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-08-14T21:10:09.4604271Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-08-14T21:10:09.4605062Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-08-14T21:10:09.4605927Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-08-14T21:10:09.4612941Z [----------] 12 tests from BitsetTest (0 ms total) 2025-08-14T21:10:09.4614007Z 2025-08-14T21:10:09.4614217Z [----------] 2 tests from DeadlockDetection 2025-08-14T21:10:09.4614761Z [ RUN ] DeadlockDetection.basic 2025-08-14T21:10:09.4615291Z [ OK ] DeadlockDetection.basic (0 ms) 2025-08-14T21:10:09.4615889Z [ RUN ] DeadlockDetection.disable 2025-08-14T21:10:09.4616476Z [ OK ] DeadlockDetection.disable (0 ms) 2025-08-14T21:10:09.4617010Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-08-14T21:10:09.4617321Z 2025-08-14T21:10:09.4617499Z [----------] 18 tests from Enumerate 2025-08-14T21:10:09.4617894Z [ RUN ] Enumerate.Basic 2025-08-14T21:10:09.4618366Z [ OK ] Enumerate.Basic (0 ms) 2025-08-14T21:10:09.4618868Z [ RUN ] Enumerate.BasicRRef 2025-08-14T21:10:09.4619389Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-08-14T21:10:09.4619945Z [ RUN ] Enumerate.BasicConst 2025-08-14T21:10:09.4620476Z [ OK ] Enumerate.BasicConst (0 ms) 2025-08-14T21:10:09.4620849Z [ RUN ] Enumerate.BasicConstRef 2025-08-14T21:10:09.4621334Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-08-14T21:10:09.4621890Z [ RUN ] Enumerate.BasicConstRRef 2025-08-14T21:10:09.4622355Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-08-14T21:10:09.4622919Z [ RUN ] Enumerate.BasicVecBool 2025-08-14T21:10:09.4623450Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-08-14T21:10:09.4624033Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-08-14T21:10:09.4624628Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-08-14T21:10:09.4625170Z [ RUN ] Enumerate.Temporary 2025-08-14T21:10:09.4625531Z [ OK ] Enumerate.Temporary (0 ms) 2025-08-14T21:10:09.4625837Z [ RUN ] Enumerate.BasicConstArg 2025-08-14T21:10:09.4626272Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-08-14T21:10:09.4626830Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-08-14T21:10:09.4627512Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-08-14T21:10:09.4628144Z [ RUN ] Enumerate.EmptyRange 2025-08-14T21:10:09.4628707Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-08-14T21:10:09.4629235Z [ RUN ] Enumerate.Cpp17Support 2025-08-14T21:10:09.4629745Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-08-14T21:10:09.4630259Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-08-14T21:10:09.4630704Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-08-14T21:10:09.4631155Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-08-14T21:10:09.4631725Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-08-14T21:10:09.4632244Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-08-14T21:10:09.4632873Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-08-14T21:10:09.4633316Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-08-14T21:10:09.4633800Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-08-14T21:10:09.4634304Z [ RUN ] Enumerate.BasicConstexpr 2025-08-14T21:10:09.4634818Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-08-14T21:10:09.4635485Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-08-14T21:10:09.4636269Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-08-14T21:10:09.4637016Z [----------] 18 tests from Enumerate (0 ms total) 2025-08-14T21:10:09.4637580Z 2025-08-14T21:10:09.4637756Z [----------] 1 test from HalfConversionTest 2025-08-14T21:10:09.4638126Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-08-14T21:10:09.4638572Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-08-14T21:10:09.4639000Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-08-14T21:10:09.4639308Z 2025-08-14T21:10:09.4639480Z [----------] 2 tests from HalfConversion 2025-08-14T21:10:09.4640086Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-08-14T21:10:09.4640892Z [ OK ] HalfConversion.TestNativeConversionToFloat (6 ms) 2025-08-14T21:10:09.4641730Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-08-14T21:10:09.4642659Z [ OK ] HalfConversion.TestNativeConversionToHalf (7 ms) 2025-08-14T21:10:09.4643149Z [----------] 2 tests from HalfConversion (14 ms total) 2025-08-14T21:10:09.4643384Z 2025-08-14T21:10:09.4643503Z [----------] 7 tests from IntrusiveList 2025-08-14T21:10:09.4643807Z [ RUN ] IntrusiveList.TestInsert 2025-08-14T21:10:09.4644136Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-08-14T21:10:09.4644459Z [ RUN ] IntrusiveList.TestUnlink 2025-08-14T21:10:09.4644785Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-08-14T21:10:09.4645114Z [ RUN ] IntrusiveList.TestMoveElement 2025-08-14T21:10:09.4645474Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-08-14T21:10:09.4645812Z [ RUN ] IntrusiveList.TestEmpty 2025-08-14T21:10:09.4646134Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-08-14T21:10:09.4646482Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-08-14T21:10:09.4646846Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-08-14T21:10:09.4647243Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-08-14T21:10:09.4647647Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-08-14T21:10:09.4648061Z [ RUN ] IntrusiveList.TestNullListIterator 2025-08-14T21:10:09.4648444Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-08-14T21:10:09.4648843Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-08-14T21:10:09.4649070Z 2025-08-14T21:10:09.4649177Z [----------] 12 tests from LeftRightTest 2025-08-14T21:10:09.4649634Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-08-14T21:10:09.4650265Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-08-14T21:10:09.4650896Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-08-14T21:10:09.4651550Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-08-14T21:10:09.4652193Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-08-14T21:10:09.4652846Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-08-14T21:10:09.4653384Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-08-14T21:10:09.4653770Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-08-14T21:10:09.4654271Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-08-14T21:10:09.4654846Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-08-14T21:10:09.4655437Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-08-14T21:10:09.4656017Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-08-14T21:10:09.4656575Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-08-14T21:10:09.4657099Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-08-14T21:10:09.4657632Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-08-14T21:10:09.4658192Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-08-14T21:10:09.4658746Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-08-14T21:10:09.4659312Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-08-14T21:10:09.4660049Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-08-14T21:10:09.4660821Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-08-14T21:10:09.4661579Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-08-14T21:10:09.4662319Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-08-14T21:10:09.4663030Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-08-14T21:10:09.4663703Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-08-14T21:10:09.4664321Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-08-14T21:10:09.4664586Z 2025-08-14T21:10:09.4664718Z [----------] 16 tests from MetaprogrammingTest 2025-08-14T21:10:09.4665122Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2025-08-14T21:10:09.4665628Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2025-08-14T21:10:09.4666116Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2025-08-14T21:10:09.4666621Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2025-08-14T21:10:09.4667594Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2025-08-14T21:10:09.4668050Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2025-08-14T21:10:09.4668633Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2025-08-14T21:10:09.4669285Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2025-08-14T21:10:09.4670286Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2025-08-14T21:10:09.4671340Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2025-08-14T21:10:09.4672061Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2025-08-14T21:10:09.4672540Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2025-08-14T21:10:09.4672940Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2025-08-14T21:10:09.4673322Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2025-08-14T21:10:09.4673712Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2025-08-14T21:10:09.4674102Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2025-08-14T21:10:09.4674623Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2025-08-14T21:10:09.4675295Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2025-08-14T21:10:09.4675868Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2025-08-14T21:10:09.4676348Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2025-08-14T21:10:09.4676828Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2025-08-14T21:10:09.4677324Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2025-08-14T21:10:09.4677872Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2025-08-14T21:10:09.4678462Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2025-08-14T21:10:09.4679040Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2025-08-14T21:10:09.4679571Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2025-08-14T21:10:09.4680131Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2025-08-14T21:10:09.4680697Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2025-08-14T21:10:09.4681253Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2025-08-14T21:10:09.4681820Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2025-08-14T21:10:09.4682356Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2025-08-14T21:10:09.4682879Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2025-08-14T21:10:09.4683356Z [----------] 16 tests from MetaprogrammingTest (0 ms total) 2025-08-14T21:10:09.4683622Z 2025-08-14T21:10:09.4697749Z [----------] 7 tests from NetworkFlowTest 2025-08-14T21:10:09.4698436Z [ RUN ] NetworkFlowTest.basic 2025-08-14T21:10:09.4698970Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-08-14T21:10:09.4699538Z [ RUN ] NetworkFlowTest.loop 2025-08-14T21:10:09.4700068Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-08-14T21:10:09.4700689Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-08-14T21:10:09.4701082Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-08-14T21:10:09.4701477Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-08-14T21:10:09.4701837Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-08-14T21:10:09.4702200Z [ RUN ] NetworkFlowTest.unbounded 2025-08-14T21:10:09.5910319Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-08-14T21:10:09.5912824Z [ RUN ] NetworkFlowTest.overflow 2025-08-14T21:10:09.5913424Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-08-14T21:10:09.5913998Z [ RUN ] NetworkFlowTest.reverse_edge 2025-08-14T21:10:09.5914628Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-08-14T21:10:09.5915257Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-08-14T21:10:09.5915695Z 2025-08-14T21:10:09.5915868Z [----------] 1 test from SemaphoreTest 2025-08-14T21:10:09.5916409Z [ RUN ] SemaphoreTest.TestConcurrency 2025-08-14T21:10:09.5917022Z [ OK ] SemaphoreTest.TestConcurrency (22 ms) 2025-08-14T21:10:09.5917661Z [----------] 1 test from SemaphoreTest (22 ms total) 2025-08-14T21:10:09.5918050Z 2025-08-14T21:10:09.5918228Z [----------] 2 tests from Synchronized 2025-08-14T21:10:09.5918828Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-08-14T21:10:09.5919531Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-08-14T21:10:09.5920269Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-08-14T21:10:09.5920992Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2025-08-14T21:10:09.5921680Z [----------] 2 tests from Synchronized (18 ms total) 2025-08-14T21:10:09.5922099Z 2025-08-14T21:10:09.5922287Z [----------] 1 test from ThreadLocal 2025-08-14T21:10:09.5922869Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-08-14T21:10:09.5923570Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-08-14T21:10:09.5924207Z [----------] 1 test from ThreadLocal (0 ms total) 2025-08-14T21:10:09.5924613Z 2025-08-14T21:10:09.5924798Z [----------] 11 tests from ThreadLocalTest 2025-08-14T21:10:09.5925432Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-08-14T21:10:09.5926190Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-08-14T21:10:09.5926942Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-08-14T21:10:09.5927627Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-08-14T21:10:09.5928351Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-08-14T21:10:09.5929043Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-08-14T21:10:09.5929792Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-08-14T21:10:09.5930554Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-08-14T21:10:09.5931280Z [ RUN ] ThreadLocalTest.TestClassScope 2025-08-14T21:10:09.5931883Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-08-14T21:10:09.5932562Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-08-14T21:10:09.5933286Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-08-14T21:10:09.5934021Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-08-14T21:10:09.5934820Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-08-14T21:10:09.5935626Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-08-14T21:10:09.5936407Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-08-14T21:10:09.5937235Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-08-14T21:10:09.5938061Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-08-14T21:10:09.5939248Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-08-14T21:10:09.5940137Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-08-14T21:10:09.5941084Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-08-14T21:10:09.5942261Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-08-14T21:10:09.5943173Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-08-14T21:10:09.5943598Z 2025-08-14T21:10:09.5943772Z [----------] 7 tests from TypeIndex 2025-08-14T21:10:09.5944291Z [ RUN ] TypeIndex.TopLevelName 2025-08-14T21:10:09.5944836Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-08-14T21:10:09.5945369Z [ RUN ] TypeIndex.NestedName 2025-08-14T21:10:09.5945893Z [ OK ] TypeIndex.NestedName (0 ms) 2025-08-14T21:10:09.5946620Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-08-14T21:10:09.5947327Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-08-14T21:10:09.5947977Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-08-14T21:10:09.5948677Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-08-14T21:10:09.5949455Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-08-14T21:10:09.5950181Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-08-14T21:10:09.5950959Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-08-14T21:10:09.5951805Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-08-14T21:10:09.5952587Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-08-14T21:10:09.5953299Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-08-14T21:10:09.5953965Z [----------] 7 tests from TypeIndex (0 ms total) 2025-08-14T21:10:09.5954354Z 2025-08-14T21:10:09.5954533Z [----------] 4 tests from TypeListTest 2025-08-14T21:10:09.5955119Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2025-08-14T21:10:09.5955818Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2025-08-14T21:10:09.5956527Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2025-08-14T21:10:09.5957297Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2025-08-14T21:10:09.5958042Z [ RUN ] TypeListTest.MapTypesToValues_members 2025-08-14T21:10:09.5958732Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2025-08-14T21:10:09.5959434Z [ RUN ] TypeListTest.MapTypesToValues_empty 2025-08-14T21:10:09.5960115Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2025-08-14T21:10:09.5960741Z [----------] 4 tests from TypeListTest (0 ms total) 2025-08-14T21:10:09.5961151Z 2025-08-14T21:10:09.5961276Z [----------] 4 tests from accumulateTest 2025-08-14T21:10:09.5961598Z [ RUN ] accumulateTest.vector_test 2025-08-14T21:10:09.5961916Z [ OK ] accumulateTest.vector_test (0 ms) 2025-08-14T21:10:09.5962280Z [ RUN ] accumulateTest.list_test 2025-08-14T21:10:09.5962766Z [ OK ] accumulateTest.list_test (0 ms) 2025-08-14T21:10:09.5963217Z [ RUN ] accumulateTest.base_cases 2025-08-14T21:10:09.5963540Z [ OK ] accumulateTest.base_cases (0 ms) 2025-08-14T21:10:09.5963872Z [ RUN ] accumulateTest.errors 2025-08-14T21:10:09.5964175Z [ OK ] accumulateTest.errors (0 ms) 2025-08-14T21:10:09.5964524Z [----------] 4 tests from accumulateTest (0 ms total) 2025-08-14T21:10:09.5964758Z 2025-08-14T21:10:09.5964884Z [----------] 5 tests from BFloat16Conversion 2025-08-14T21:10:09.5965245Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-08-14T21:10:09.5965679Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-08-14T21:10:09.5966234Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-08-14T21:10:09.5967732Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-08-14T21:10:09.5968404Z [ RUN ] BFloat16Conversion.NaN 2025-08-14T21:10:09.5968942Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-08-14T21:10:09.5969494Z [ RUN ] BFloat16Conversion.Inf 2025-08-14T21:10:09.5970017Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-08-14T21:10:09.5970616Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-08-14T21:10:09.5971437Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-08-14T21:10:09.5972136Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-08-14T21:10:09.5972564Z 2025-08-14T21:10:09.5972747Z [----------] 3 tests from BFloat16Math 2025-08-14T21:10:09.5973268Z [ RUN ] BFloat16Math.Addition 2025-08-14T21:10:09.5973772Z [ OK ] BFloat16Math.Addition (0 ms) 2025-08-14T21:10:09.5974343Z [ RUN ] BFloat16Math.Subtraction 2025-08-14T21:10:09.5974912Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-08-14T21:10:09.5975467Z [ RUN ] BFloat16Math.NextAfterZero 2025-08-14T21:10:09.5976040Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-08-14T21:10:09.5976634Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-08-14T21:10:09.5977272Z 2025-08-14T21:10:09.5977470Z [----------] 2 tests from TestExponential 2025-08-14T21:10:09.5977996Z [ RUN ] TestExponential.IPi 2025-08-14T21:10:09.5978529Z [ OK ] TestExponential.IPi (0 ms) 2025-08-14T21:10:09.5979101Z [ RUN ] TestExponential.EulerFormula 2025-08-14T21:10:09.5979696Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-08-14T21:10:09.5980345Z [----------] 2 tests from TestExponential (0 ms total) 2025-08-14T21:10:09.5980773Z 2025-08-14T21:10:09.5980937Z [----------] 2 tests from TestExpm1 2025-08-14T21:10:09.5981449Z [ RUN ] TestExpm1.Normal 2025-08-14T21:10:09.5981915Z [ OK ] TestExpm1.Normal (0 ms) 2025-08-14T21:10:09.5982426Z [ RUN ] TestExpm1.Small 2025-08-14T21:10:09.5982886Z [ OK ] TestExpm1.Small (0 ms) 2025-08-14T21:10:09.5983419Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-08-14T21:10:09.5983811Z 2025-08-14T21:10:09.5983982Z [----------] 1 test from TestLog 2025-08-14T21:10:09.5984458Z [ RUN ] TestLog.Definition 2025-08-14T21:10:09.5984974Z [ OK ] TestLog.Definition (0 ms) 2025-08-14T21:10:09.5985526Z [----------] 1 test from TestLog (0 ms total) 2025-08-14T21:10:09.5985917Z 2025-08-14T21:10:09.5986085Z [----------] 1 test from TestLog10 2025-08-14T21:10:09.5986552Z [ RUN ] TestLog10.Rev 2025-08-14T21:10:09.5986997Z [ OK ] TestLog10.Rev (0 ms) 2025-08-14T21:10:09.5987503Z [----------] 1 test from TestLog10 (0 ms total) 2025-08-14T21:10:09.5987900Z 2025-08-14T21:10:09.5988061Z [----------] 1 test from TestLog2 2025-08-14T21:10:09.5988539Z [ RUN ] TestLog2.Rev 2025-08-14T21:10:09.5988973Z [ OK ] TestLog2.Rev (0 ms) 2025-08-14T21:10:09.5989618Z [----------] 1 test from TestLog2 (0 ms total) 2025-08-14T21:10:09.5990007Z 2025-08-14T21:10:09.5990162Z [----------] 3 tests from TestLog1p 2025-08-14T21:10:09.5990654Z [ RUN ] TestLog1p.Normal 2025-08-14T21:10:09.5991119Z [ OK ] TestLog1p.Normal (0 ms) 2025-08-14T21:10:09.5991626Z [ RUN ] TestLog1p.Small 2025-08-14T21:10:09.5992091Z [ OK ] TestLog1p.Small (0 ms) 2025-08-14T21:10:09.5992612Z [ RUN ] TestLog1p.Extreme 2025-08-14T21:10:09.5993116Z [ OK ] TestLog1p.Extreme (0 ms) 2025-08-14T21:10:09.5993670Z [----------] 3 tests from TestLog1p (0 ms total) 2025-08-14T21:10:09.5994073Z 2025-08-14T21:10:09.5994244Z [----------] 1 test from TestPowSqrt 2025-08-14T21:10:09.5994747Z [ RUN ] TestPowSqrt.Equal 2025-08-14T21:10:09.5995245Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-08-14T21:10:09.5995812Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-08-14T21:10:09.5996229Z 2025-08-14T21:10:09.5996393Z [----------] 1 test from TestPow 2025-08-14T21:10:09.5996856Z [ RUN ] TestPow.Square 2025-08-14T21:10:09.5997331Z [ OK ] TestPow.Square (0 ms) 2025-08-14T21:10:09.5997858Z [----------] 1 test from TestPow (0 ms total) 2025-08-14T21:10:09.5998248Z 2025-08-14T21:10:09.5998438Z [----------] 1 test from TestSinCosSinhCosh 2025-08-14T21:10:09.5999033Z [ RUN ] TestSinCosSinhCosh.Identity 2025-08-14T21:10:09.5999641Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-08-14T21:10:09.6000284Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-08-14T21:10:09.6000720Z 2025-08-14T21:10:09.6000885Z [----------] 1 test from TestTan 2025-08-14T21:10:09.6001504Z [ RUN ] TestTan.Identity 2025-08-14T21:10:09.6002001Z [ OK ] TestTan.Identity (0 ms) 2025-08-14T21:10:09.6002522Z [----------] 1 test from TestTan (0 ms total) 2025-08-14T21:10:09.6002906Z 2025-08-14T21:10:09.6003091Z [----------] 1 test from TestTanh 2025-08-14T21:10:09.6003558Z [ RUN ] TestTanh.Identity 2025-08-14T21:10:09.6004044Z [ OK ] TestTanh.Identity (0 ms) 2025-08-14T21:10:09.6004582Z [----------] 1 test from TestTanh (0 ms total) 2025-08-14T21:10:09.6004987Z 2025-08-14T21:10:09.6005191Z [----------] 1 test from TestRevTrigonometric 2025-08-14T21:10:09.6005765Z [ RUN ] TestRevTrigonometric.Rev 2025-08-14T21:10:09.6006348Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-08-14T21:10:09.6007104Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-08-14T21:10:09.6007601Z 2025-08-14T21:10:09.6007792Z [----------] 1 test from TestRevHyperbolic 2025-08-14T21:10:09.6008353Z [ RUN ] TestRevHyperbolic.Rev 2025-08-14T21:10:09.6008858Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-08-14T21:10:09.6009490Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-08-14T21:10:09.6009910Z 2025-08-14T21:10:09.6010070Z [----------] 1 test from TestMemory 2025-08-14T21:10:09.6010585Z [ RUN ] TestMemory.ReinterpretCast 2025-08-14T21:10:09.6011171Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-08-14T21:10:09.6011762Z [----------] 1 test from TestMemory (0 ms total) 2025-08-14T21:10:09.6012149Z 2025-08-14T21:10:09.6012340Z [----------] 1 test from TestConstructors 2025-08-14T21:10:09.6012886Z [ RUN ] TestConstructors.UnorderedMap 2025-08-14T21:10:09.6013477Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-08-14T21:10:09.6014105Z [----------] 1 test from TestConstructors (0 ms total) 2025-08-14T21:10:09.6014530Z 2025-08-14T21:10:09.6014760Z [----------] 1 test from TestArithmeticIntScalar 2025-08-14T21:10:09.6015356Z [ RUN ] TestArithmeticIntScalar.All 2025-08-14T21:10:09.6015936Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-08-14T21:10:09.6016622Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-08-14T21:10:09.6017087Z 2025-08-14T21:10:09.6017243Z [----------] 1 test from TestIO 2025-08-14T21:10:09.6017693Z [ RUN ] TestIO.All 2025-08-14T21:10:09.6018096Z [ OK ] TestIO.All (0 ms) 2025-08-14T21:10:09.6018593Z [----------] 1 test from TestIO (0 ms total) 2025-08-14T21:10:09.6018965Z 2025-08-14T21:10:09.6019115Z [----------] 1 test from TestStd 2025-08-14T21:10:09.6019614Z [ RUN ] TestStd.BasicFunctions 2025-08-14T21:10:09.6020171Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-08-14T21:10:09.6020732Z [----------] 1 test from TestStd (0 ms total) 2025-08-14T21:10:09.6021115Z 2025-08-14T21:10:09.6021292Z [----------] 1 test from StrErrorTest 2025-08-14T21:10:09.6021801Z [ RUN ] StrErrorTest.cmp_test 2025-08-14T21:10:09.6022281Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-08-14T21:10:09.6022824Z [----------] 1 test from StrErrorTest (0 ms total) 2025-08-14T21:10:09.6023238Z 2025-08-14T21:10:09.6023415Z [----------] 4 tests from ExceptionTest 2025-08-14T21:10:09.6024054Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-08-14T21:10:09.6024798Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-08-14T21:10:09.6025526Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-08-14T21:10:09.6026163Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (6470 ms) 2025-08-14T21:10:09.6026793Z [ RUN ] ExceptionTest.ErrorFormatting 2025-08-14T21:10:09.6027398Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-08-14T21:10:09.6028180Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-08-14T21:10:09.6029189Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-08-14T21:10:09.6030165Z [----------] 4 tests from ExceptionTest (6471 ms total) 2025-08-14T21:10:09.6030599Z 2025-08-14T21:10:09.6030786Z [----------] 1 test from WarningTest 2025-08-14T21:10:09.6031327Z [ RUN ] WarningTest.JustPrintWarning 2025-08-14T21:10:09.6032174Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:10:09.6033166Z W0814 21:08:33.268167 91407 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-08-14T21:10:09.6034058Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-08-14T21:10:09.6034678Z [----------] 1 test from WarningTest (0 ms total) 2025-08-14T21:10:09.6035096Z 2025-08-14T21:10:09.6035258Z [----------] 1 test from FlagsTest 2025-08-14T21:10:09.6035793Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-08-14T21:10:09.6036386Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-08-14T21:10:09.6037010Z [----------] 1 test from FlagsTest (0 ms total) 2025-08-14T21:10:09.6037386Z 2025-08-14T21:10:09.6037670Z [----------] 1 test from GenericMathTest 2025-08-14T21:10:09.6038291Z [ RUN ] GenericMathTest.div_floor_test 2025-08-14T21:10:09.6038860Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-08-14T21:10:09.6039480Z [----------] 1 test from GenericMathTest (0 ms total) 2025-08-14T21:10:09.6039871Z 2025-08-14T21:10:09.6040064Z [----------] 5 tests from MakeIntrusiveTest 2025-08-14T21:10:09.6040652Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-08-14T21:10:09.6041376Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-08-14T21:10:09.6042460Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-08-14T21:10:09.6043148Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-08-14T21:10:09.6043809Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-08-14T21:10:09.6044525Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-08-14T21:10:09.6045228Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-08-14T21:10:09.6045883Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-08-14T21:10:09.6046624Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-08-14T21:10:09.6047238Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-08-14T21:10:09.6047973Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-08-14T21:10:09.6048375Z 2025-08-14T21:10:09.6048581Z [----------] 1 test from IntrusivePtrTargetTest 2025-08-14T21:10:09.6049382Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-08-14T21:10:09.6050434Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-08-14T21:10:09.6051334Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-08-14T21:10:09.6051767Z 2025-08-14T21:10:09.6051976Z [----------] 146 tests from IntrusivePtrTest 2025-08-14T21:10:09.6052752Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-08-14T21:10:09.6053813Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-08-14T21:10:09.6054916Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-08-14T21:10:09.6056005Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-08-14T21:10:09.6057156Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-08-14T21:10:09.6058259Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-08-14T21:10:09.6059351Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-08-14T21:10:09.6060400Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-08-14T21:10:09.6061500Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-08-14T21:10:09.6062586Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:10:09.6063735Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-08-14T21:10:09.6064948Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:10:09.6066148Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-08-14T21:10:09.6067599Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:10:09.6068946Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-08-14T21:10:09.6070338Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-08-14T21:10:09.6071576Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6072792Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6073997Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-08-14T21:10:09.6075187Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6076762Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-08-14T21:10:09.6097392Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6098660Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-08-14T21:10:09.6099828Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:10:09.6100972Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-08-14T21:10:09.6102239Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:10:09.6103495Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-08-14T21:10:09.6104709Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6105948Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6107163Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6108527Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-08-14T21:10:09.6110149Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:10:09.6111589Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6112957Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6114375Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6115739Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6117160Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6118608Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6120036Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6121537Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6123100Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6124773Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6126339Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6127787Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6129123Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6130359Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6131588Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-08-14T21:10:09.6132843Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-08-14T21:10:09.6134096Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-08-14T21:10:09.6135374Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6136605Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-08-14T21:10:09.6137789Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:10:09.6138973Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-08-14T21:10:09.6140383Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:10:09.6141650Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-08-14T21:10:09.6142900Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6144252Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6145665Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6147069Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6148436Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6149937Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6151380Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6152740Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6154136Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6155590Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-08-14T21:10:09.6157088Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:10:09.6158548Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6159918Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6161212Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-08-14T21:10:09.6162356Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6163533Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-08-14T21:10:09.6164658Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6165785Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-08-14T21:10:09.6167033Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:10:09.6168306Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6169730Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6171099Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6172449Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6173818Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6175144Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6176614Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-08-14T21:10:09.6177880Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-08-14T21:10:09.6179328Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6180997Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6182557Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6184225Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6185622Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-08-14T21:10:09.6186800Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6187947Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-08-14T21:10:09.6189083Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-08-14T21:10:09.6190328Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-08-14T21:10:09.6191448Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:10:09.6192693Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6194095Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6195500Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6196844Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6198179Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6199549Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6200886Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-08-14T21:10:09.6202271Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6203764Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6205359Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6206915Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6208322Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6209420Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-08-14T21:10:09.6209876Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-08-14T21:10:09.6210278Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-08-14T21:10:09.6210829Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-08-14T21:10:09.6211475Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-08-14T21:10:09.6212209Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-08-14T21:10:09.6212922Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-08-14T21:10:09.6213634Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-08-14T21:10:09.6214306Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-08-14T21:10:09.6215022Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-08-14T21:10:09.6215743Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-08-14T21:10:09.6216452Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-08-14T21:10:09.6217325Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-08-14T21:10:09.6218174Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-08-14T21:10:09.6219020Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-08-14T21:10:09.6219817Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-08-14T21:10:09.6220598Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-08-14T21:10:09.6221292Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-08-14T21:10:09.6221938Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-08-14T21:10:09.6222552Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-08-14T21:10:09.6223207Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-08-14T21:10:09.6224092Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-08-14T21:10:09.6224776Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-08-14T21:10:09.6225398Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-08-14T21:10:09.6226038Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-08-14T21:10:09.6226694Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-08-14T21:10:09.6227445Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-08-14T21:10:09.6227966Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-08-14T21:10:09.6228732Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-08-14T21:10:09.6229524Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-08-14T21:10:09.6230228Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-08-14T21:10:09.6230844Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-08-14T21:10:09.6231459Z [ RUN ] IntrusivePtrTest.Inequality 2025-08-14T21:10:09.6232052Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-08-14T21:10:09.6232683Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-08-14T21:10:09.6233358Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-08-14T21:10:09.6234024Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-08-14T21:10:09.6234682Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-08-14T21:10:09.6235310Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-08-14T21:10:09.6235930Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-08-14T21:10:09.6236652Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-08-14T21:10:09.6237456Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-08-14T21:10:09.6238276Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-08-14T21:10:09.6239080Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-08-14T21:10:09.6239892Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-08-14T21:10:09.6240678Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-08-14T21:10:09.6241431Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-08-14T21:10:09.6242091Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-08-14T21:10:09.6242593Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-08-14T21:10:09.6242936Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-08-14T21:10:09.6243285Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-08-14T21:10:09.6243656Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-08-14T21:10:09.6244021Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-08-14T21:10:09.6244386Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-08-14T21:10:09.6244796Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-08-14T21:10:09.6245274Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-08-14T21:10:09.6245782Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-08-14T21:10:09.6246312Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-08-14T21:10:09.6246867Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-08-14T21:10:09.6247419Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-08-14T21:10:09.6248073Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-08-14T21:10:09.6248919Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-08-14T21:10:09.6250070Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6250919Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6251801Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6252869Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6253683Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-08-14T21:10:09.6254566Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6255744Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:10:09.6256733Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6258183Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6259801Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6261560Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6263175Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6264423Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6265912Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6267493Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6268880Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6270419Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6271939Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6273613Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6275270Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6277037Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6278582Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6280426Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6282302Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6284309Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6286308Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6288167Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6289644Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6291466Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6293229Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6295050Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6296793Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6298515Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6300569Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6302085Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-08-14T21:10:09.6302972Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6303825Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:10:09.6304787Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6305859Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6307006Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6308436Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6309596Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6311171Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6312937Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6314265Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-08-14T21:10:09.6315175Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-08-14T21:10:09.6316243Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-08-14T21:10:09.6317599Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-08-14T21:10:09.6319072Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-08-14T21:10:09.6320647Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-08-14T21:10:09.6322136Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-08-14T21:10:09.6323548Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-08-14T21:10:09.6324887Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-08-14T21:10:09.6326228Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-08-14T21:10:09.6327333Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-08-14T21:10:09.6328125Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-08-14T21:10:09.6328957Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-08-14T21:10:09.6329749Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-08-14T21:10:09.6330572Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-08-14T21:10:09.6331446Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-08-14T21:10:09.6332226Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-08-14T21:10:09.6332994Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-08-14T21:10:09.6333763Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-08-14T21:10:09.6334510Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6335246Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-08-14T21:10:09.6335934Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-08-14T21:10:09.6336673Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-08-14T21:10:09.6337587Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:10:09.6338443Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-08-14T21:10:09.6339194Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-08-14T21:10:09.6339999Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-08-14T21:10:09.6340779Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:10:09.6341568Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-08-14T21:10:09.6342323Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-08-14T21:10:09.6343216Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-08-14T21:10:09.6344209Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6345160Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-08-14T21:10:09.6346050Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-08-14T21:10:09.6347050Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-08-14T21:10:09.6348106Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:10:09.6349154Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-08-14T21:10:09.6350263Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-08-14T21:10:09.6351287Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-08-14T21:10:09.6352188Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6353105Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-08-14T21:10:09.6353973Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-08-14T21:10:09.6354906Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-08-14T21:10:09.6355886Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:10:09.6356898Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-08-14T21:10:09.6357846Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-08-14T21:10:09.6358815Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-08-14T21:10:09.6359809Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-08-14T21:10:09.6360765Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-08-14T21:10:09.6361659Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-08-14T21:10:09.6362667Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-08-14T21:10:09.6363696Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-08-14T21:10:09.6364751Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-08-14T21:10:09.6365788Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-08-14T21:10:09.6367153Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-08-14T21:10:09.6368499Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6369905Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-08-14T21:10:09.6371110Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-08-14T21:10:09.6372148Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-08-14T21:10:09.6373418Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6374687Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-08-14T21:10:09.6375929Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-08-14T21:10:09.6377171Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-08-14T21:10:09.6378137Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-08-14T21:10:09.6379026Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-08-14T21:10:09.6379876Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-08-14T21:10:09.6380915Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-08-14T21:10:09.6382156Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6383342Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-08-14T21:10:09.6384496Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-08-14T21:10:09.6385725Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-08-14T21:10:09.6387029Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6388260Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-08-14T21:10:09.6389571Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-08-14T21:10:09.6390754Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-08-14T21:10:09.6391795Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:10:09.6392918Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-08-14T21:10:09.6394053Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:10:09.6395162Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-08-14T21:10:09.6396150Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:10:09.6397235Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-08-14T21:10:09.6398430Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:10:09.6399394Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2025-08-14T21:10:09.6399813Z 2025-08-14T21:10:09.6399995Z [----------] 172 tests from WeakIntrusivePtrTest 2025-08-14T21:10:09.6400795Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-08-14T21:10:09.6401993Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-08-14T21:10:09.6403166Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-08-14T21:10:09.6404227Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-08-14T21:10:09.6405274Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-08-14T21:10:09.6406341Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-08-14T21:10:09.6407278Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-08-14T21:10:09.6407988Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-08-14T21:10:09.6408956Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6410353Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6411551Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-08-14T21:10:09.6412761Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6413803Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-08-14T21:10:09.6414623Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-08-14T21:10:09.6415691Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-08-14T21:10:09.6417053Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6418494Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-08-14T21:10:09.6419787Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6421083Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-08-14T21:10:09.6421901Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:10:09.6422632Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6423383Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6424119Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-08-14T21:10:09.6424964Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:10:09.6425709Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-08-14T21:10:09.6426467Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6427226Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6427976Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6428734Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-08-14T21:10:09.6429545Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:10:09.6430339Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-08-14T21:10:09.6431164Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6432609Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-08-14T21:10:09.6434213Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:10:09.6435806Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-08-14T21:10:09.6437392Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:10:09.6438956Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6440398Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6441889Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6443344Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6444861Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6446493Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6447997Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6449553Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6451153Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6452895Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6454599Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6456151Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6457726Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6459115Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6460781Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6462598Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6464252Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6465772Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6467340Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6468640Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6469998Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-08-14T21:10:09.6471253Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-08-14T21:10:09.6472594Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-08-14T21:10:09.6474010Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6475324Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-08-14T21:10:09.6476592Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-08-14T21:10:09.6477865Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-08-14T21:10:09.6478657Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6479396Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-08-14T21:10:09.6480148Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:10:09.6481104Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-08-14T21:10:09.6481888Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6483194Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-08-14T21:10:09.6484561Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6485954Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-08-14T21:10:09.6487322Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-08-14T21:10:09.6488750Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-08-14T21:10:09.6490364Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6491861Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6493371Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6494873Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6496409Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6498129Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6499755Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6501331Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6502855Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6504487Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-08-14T21:10:09.6506158Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-08-14T21:10:09.6507741Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6509315Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6510979Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6512556Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6514146Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-08-14T21:10:09.6515711Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-08-14T21:10:09.6517273Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6518250Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6519248Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-08-14T21:10:09.6520484Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6521714Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-08-14T21:10:09.6522929Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6524151Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-08-14T21:10:09.6525352Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:10:09.6526668Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6528141Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6529671Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6531218Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6532690Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6534167Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6535700Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6537163Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6538600Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-08-14T21:10:09.6539982Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-08-14T21:10:09.6541542Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6543361Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6545113Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6546824Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6548470Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6550132Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6551512Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-08-14T21:10:09.6552786Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6554001Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-08-14T21:10:09.6555232Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-08-14T21:10:09.6556446Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-08-14T21:10:09.6557651Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-08-14T21:10:09.6559010Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6560535Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6562073Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6563625Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6565076Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-08-14T21:10:09.6566550Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-08-14T21:10:09.6568163Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-08-14T21:10:09.6569608Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-08-14T21:10:09.6571050Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-08-14T21:10:09.6572515Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6574150Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6575858Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6577614Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-08-14T21:10:09.6579440Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-08-14T21:10:09.6581121Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-08-14T21:10:09.6582874Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-08-14T21:10:09.6584035Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-08-14T21:10:09.6584718Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-08-14T21:10:09.6585373Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-08-14T21:10:09.6586014Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-08-14T21:10:09.6586749Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-08-14T21:10:09.6587569Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-08-14T21:10:09.6588378Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-08-14T21:10:09.6589282Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-08-14T21:10:09.6590272Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-08-14T21:10:09.6591087Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-08-14T21:10:09.6591910Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-08-14T21:10:09.6592643Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-08-14T21:10:09.6593529Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-08-14T21:10:09.6594439Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-08-14T21:10:09.6595352Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-08-14T21:10:09.6596282Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-08-14T21:10:09.6597190Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-08-14T21:10:09.6598107Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-08-14T21:10:09.6598997Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-08-14T21:10:09.6599870Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-08-14T21:10:09.6600745Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-08-14T21:10:09.6601632Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-08-14T21:10:09.6602497Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-08-14T21:10:09.6603329Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-08-14T21:10:09.6604320Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-08-14T21:10:09.6605430Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-08-14T21:10:09.6606376Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-08-14T21:10:09.6607442Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-08-14T21:10:09.6608339Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-08-14T21:10:09.6609091Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-08-14T21:10:09.6609800Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-08-14T21:10:09.6610234Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-08-14T21:10:09.6610929Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-08-14T21:10:09.6611685Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-08-14T21:10:09.6612430Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-08-14T21:10:09.6613094Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-08-14T21:10:09.6613812Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-08-14T21:10:09.6614583Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-08-14T21:10:09.6615413Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-08-14T21:10:09.6616256Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-08-14T21:10:09.6617138Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-08-14T21:10:09.6618017Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-08-14T21:10:09.6618931Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-08-14T21:10:09.6620014Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-08-14T21:10:09.6620846Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-08-14T21:10:09.6621529Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-08-14T21:10:09.6622166Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-08-14T21:10:09.6622799Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-08-14T21:10:09.6623493Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-08-14T21:10:09.6624241Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-08-14T21:10:09.6624970Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-08-14T21:10:09.6625794Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-08-14T21:10:09.6626577Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-08-14T21:10:09.6627279Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-08-14T21:10:09.6627993Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-08-14T21:10:09.6628681Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-08-14T21:10:09.6629518Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-08-14T21:10:09.6630444Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-08-14T21:10:09.6631338Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-08-14T21:10:09.6632247Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-08-14T21:10:09.6633155Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-08-14T21:10:09.6634126Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-08-14T21:10:09.6635057Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-08-14T21:10:09.6635986Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-08-14T21:10:09.6636960Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-08-14T21:10:09.6637941Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-08-14T21:10:09.6638899Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-08-14T21:10:09.6639744Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-08-14T21:10:09.6640680Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-08-14T21:10:09.6641681Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-08-14T21:10:09.6642550Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-08-14T21:10:09.6643251Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-08-14T21:10:09.6643926Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-08-14T21:10:09.6644548Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-08-14T21:10:09.6645196Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-08-14T21:10:09.6645883Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-08-14T21:10:09.6646541Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-08-14T21:10:09.6647236Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-08-14T21:10:09.6648004Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-08-14T21:10:09.6648862Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-08-14T21:10:09.6649862Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-08-14T21:10:09.6650994Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-08-14T21:10:09.6652168Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-08-14T21:10:09.6653377Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-08-14T21:10:09.6654469Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-08-14T21:10:09.6655402Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-08-14T21:10:09.6656321Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-08-14T21:10:09.6657342Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-08-14T21:10:09.6658243Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-08-14T21:10:09.6659113Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-08-14T21:10:09.6659961Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-08-14T21:10:09.6660813Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-08-14T21:10:09.6661692Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-08-14T21:10:09.6662550Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6663535Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-08-14T21:10:09.6664404Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-08-14T21:10:09.6665320Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-08-14T21:10:09.6666201Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:10:09.6667340Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-08-14T21:10:09.6668200Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-08-14T21:10:09.6669097Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-08-14T21:10:09.6670092Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-08-14T21:10:09.6671000Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-08-14T21:10:09.6671916Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-08-14T21:10:09.6672947Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-08-14T21:10:09.6674105Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-08-14T21:10:09.6675232Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-08-14T21:10:09.6676335Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-08-14T21:10:09.6677493Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-08-14T21:10:09.6678665Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-08-14T21:10:09.6679829Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-08-14T21:10:09.6680971Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-08-14T21:10:09.6682058Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-08-14T21:10:09.6683139Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6684230Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-08-14T21:10:09.6685357Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-08-14T21:10:09.6686470Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-08-14T21:10:09.6687651Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:10:09.6688796Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-08-14T21:10:09.6689907Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-08-14T21:10:09.6690962Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-08-14T21:10:09.6691998Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6693028Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-08-14T21:10:09.6694049Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-08-14T21:10:09.6694838Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-08-14T21:10:09.6695688Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-08-14T21:10:09.6696597Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-08-14T21:10:09.6697488Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-08-14T21:10:09.6698490Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-08-14T21:10:09.6699493Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-08-14T21:10:09.6700593Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-08-14T21:10:09.6701660Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-08-14T21:10:09.6702792Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-08-14T21:10:09.6704052Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-08-14T21:10:09.6705271Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-08-14T21:10:09.6706375Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-08-14T21:10:09.6707628Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-08-14T21:10:09.6708988Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-08-14T21:10:09.6710599Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-08-14T21:10:09.6712291Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-08-14T21:10:09.6713687Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-08-14T21:10:09.6714770Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-08-14T21:10:09.6716083Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6717606Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6719226Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6720984Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6722488Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-08-14T21:10:09.6723653Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6724941Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:10:09.6726336Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6727888Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6729700Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6731594Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6733533Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6735488Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6737461Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6739242Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6740776Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6742325Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-08-14T21:10:09.6744129Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-08-14T21:10:09.6745927Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6747739Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6749731Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6751931Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6754057Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6754967Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6755998Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6756974Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6757706Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6758525Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6759353Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6760283Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6761157Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6762048Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6763009Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-08-14T21:10:09.6764053Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-08-14T21:10:09.6764530Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-08-14T21:10:09.6765023Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6765601Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-08-14T21:10:09.6766217Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-08-14T21:10:09.6767116Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6767950Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6768789Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6769685Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6770569Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-08-14T21:10:09.6771481Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-08-14T21:10:09.6771981Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-08-14T21:10:09.6772412Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-08-14T21:10:09.6772978Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-08-14T21:10:09.6773644Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-08-14T21:10:09.6774362Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-08-14T21:10:09.6775269Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-08-14T21:10:09.6775982Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-08-14T21:10:09.6776685Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-08-14T21:10:09.6777221Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-08-14T21:10:09.6777875Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-08-14T21:10:09.6778318Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-08-14T21:10:09.6778832Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:10:09.6779362Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-08-14T21:10:09.6779938Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-08-14T21:10:09.6780448Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-08-14T21:10:09.6780999Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:10:09.6781580Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-08-14T21:10:09.6782232Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-08-14T21:10:09.6782643Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-08-14T21:10:09.6783099Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-08-14T21:10:09.6783782Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-08-14T21:10:09.6784484Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-08-14T21:10:09.6784748Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-08-14T21:10:09.6784757Z 2025-08-14T21:10:09.6784942Z [----------] 3 tests from irangeTest 2025-08-14T21:10:09.6785109Z [ RUN ] irangeTest.range_test 2025-08-14T21:10:09.6785299Z [ OK ] irangeTest.range_test (0 ms) 2025-08-14T21:10:09.6785458Z [ RUN ] irangeTest.end_test 2025-08-14T21:10:09.6785641Z [ OK ] irangeTest.end_test (0 ms) 2025-08-14T21:10:09.6785818Z [ RUN ] irangeTest.neg_range_test 2025-08-14T21:10:09.6785999Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-08-14T21:10:09.6786202Z [----------] 3 tests from irangeTest (0 ms total) 2025-08-14T21:10:09.6786211Z 2025-08-14T21:10:09.6786369Z [----------] 3 tests from irange 2025-08-14T21:10:09.6786576Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-08-14T21:10:09.6786830Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-08-14T21:10:09.6787041Z [ RUN ] irange.empty_reverse_range_one_input 2025-08-14T21:10:09.6787269Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-08-14T21:10:09.6787425Z [ RUN ] irange.constexpr_ok 2025-08-14T21:10:09.6787607Z [ OK ] irange.constexpr_ok (0 ms) 2025-08-14T21:10:09.6787786Z [----------] 3 tests from irange (0 ms total) 2025-08-14T21:10:09.6787878Z 2025-08-14T21:10:09.6788048Z [----------] 3 tests from LazyTest 2025-08-14T21:10:09.6788236Z [ RUN ] LazyTest.OptimisticLazy 2025-08-14T21:10:09.6788423Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-08-14T21:10:09.6788625Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-08-14T21:10:09.6788842Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-08-14T21:10:09.6789049Z [ RUN ] LazyTest.OptimisticLazyValue 2025-08-14T21:10:09.6789269Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-08-14T21:10:09.6789520Z [----------] 3 tests from LazyTest (0 ms total) 2025-08-14T21:10:09.6789528Z 2025-08-14T21:10:09.6789711Z [----------] 10 tests from LoggingTest 2025-08-14T21:10:09.6790002Z [ RUN ] LoggingTest.TestEnforceTrue 2025-08-14T21:10:09.6790269Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-08-14T21:10:09.6790485Z [ RUN ] LoggingTest.TestEnforceFalse 2025-08-14T21:10:09.6790686Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-08-14T21:10:09.6790884Z [ RUN ] LoggingTest.TestEnforceEquals 2025-08-14T21:10:09.6791101Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-08-14T21:10:09.6791371Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-08-14T21:10:09.6791658Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-08-14T21:10:09.6792536Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-08-14T21:10:09.6793250Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-08-14T21:10:09.6793499Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-08-14T21:10:09.6793771Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-08-14T21:10:09.6793990Z [ RUN ] LoggingTest.EnforceShowcase 2025-08-14T21:10:09.6794210Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-08-14T21:10:09.6794378Z [ RUN ] LoggingTest.Join 2025-08-14T21:10:09.6794547Z [ OK ] LoggingTest.Join (0 ms) 2025-08-14T21:10:09.6794765Z [ RUN ] LoggingTest.TestDanglingElse 2025-08-14T21:10:09.6794985Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-08-14T21:10:09.6795172Z [ RUN ] LoggingTest.LazyBacktrace 2025-08-14T21:10:09.6795389Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-08-14T21:10:09.6795593Z [----------] 10 tests from LoggingTest (0 ms total) 2025-08-14T21:10:09.6795601Z 2025-08-14T21:10:09.6795884Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-08-14T21:10:09.6796060Z [ RUN ] OptionalTest/0.Empty 2025-08-14T21:10:09.6796222Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-08-14T21:10:09.6796400Z [ RUN ] OptionalTest/0.Initialized 2025-08-14T21:10:09.6796595Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-08-14T21:10:09.6796828Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-08-14T21:10:09.6796836Z 2025-08-14T21:10:09.6797165Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-08-14T21:10:09.6797328Z [ RUN ] OptionalTest/1.Empty 2025-08-14T21:10:09.6797526Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-08-14T21:10:09.6797703Z [ RUN ] OptionalTest/1.Initialized 2025-08-14T21:10:09.6797894Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-08-14T21:10:09.6798118Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-08-14T21:10:09.6798126Z 2025-08-14T21:10:09.6798525Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-08-14T21:10:09.6798692Z [ RUN ] OptionalTest/2.Empty 2025-08-14T21:10:09.6798876Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-08-14T21:10:09.6799061Z [ RUN ] OptionalTest/2.Initialized 2025-08-14T21:10:09.6799262Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-08-14T21:10:09.6799486Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-08-14T21:10:09.6799497Z 2025-08-14T21:10:09.6800206Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-08-14T21:10:09.6800456Z [ RUN ] OptionalTest/3.Empty 2025-08-14T21:10:09.6800637Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-08-14T21:10:09.6800822Z [ RUN ] OptionalTest/3.Initialized 2025-08-14T21:10:09.6801013Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-08-14T21:10:09.6801236Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-08-14T21:10:09.6801244Z 2025-08-14T21:10:09.6801432Z [----------] 1 test from OptionalTest 2025-08-14T21:10:09.6801606Z [ RUN ] OptionalTest.Nullopt 2025-08-14T21:10:09.6801789Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-08-14T21:10:09.6801994Z [----------] 1 test from OptionalTest (0 ms total) 2025-08-14T21:10:09.6802001Z 2025-08-14T21:10:09.6802650Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-08-14T21:10:09.6802850Z [ RUN ] CmpTest/0.Cmp 2025-08-14T21:10:09.6803015Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-08-14T21:10:09.6803220Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-08-14T21:10:09.6803232Z 2025-08-14T21:10:09.6803643Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-08-14T21:10:09.6803799Z [ RUN ] CmpTest/1.Cmp 2025-08-14T21:10:09.6803976Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-08-14T21:10:09.6804167Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-08-14T21:10:09.6804174Z 2025-08-14T21:10:09.6804593Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-08-14T21:10:09.6804761Z [ RUN ] CmpTest/2.Cmp 2025-08-14T21:10:09.6804919Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-08-14T21:10:09.6805115Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-08-14T21:10:09.6805123Z 2025-08-14T21:10:09.6805546Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-08-14T21:10:09.6805719Z [ RUN ] CmpTest/3.Cmp 2025-08-14T21:10:09.6805884Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-08-14T21:10:09.6806073Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-08-14T21:10:09.6806083Z 2025-08-14T21:10:09.6806513Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-08-14T21:10:09.6806669Z [ RUN ] CmpTest/4.Cmp 2025-08-14T21:10:09.6806825Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-08-14T21:10:09.6807028Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-08-14T21:10:09.6807036Z 2025-08-14T21:10:09.6807269Z [----------] 19 tests from OrderedPreservingDictTest 2025-08-14T21:10:09.6807584Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-08-14T21:10:09.6807942Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-08-14T21:10:09.6808383Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-08-14T21:10:09.6808869Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-08-14T21:10:09.6809119Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-08-14T21:10:09.6809416Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-08-14T21:10:09.6809681Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-08-14T21:10:09.6809973Z [ OK ] OrderedPreservingDictTest.DictCollisions (119 ms) 2025-08-14T21:10:09.6810247Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-08-14T21:10:09.6810531Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-08-14T21:10:09.6810799Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-08-14T21:10:09.6811120Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-08-14T21:10:09.6811372Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-08-14T21:10:09.6811656Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2025-08-14T21:10:09.6811982Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-08-14T21:10:09.6812370Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-08-14T21:10:09.6812676Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-08-14T21:10:09.6813096Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-08-14T21:10:09.6813557Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-08-14T21:10:09.6814039Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-08-14T21:10:09.6814462Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-08-14T21:10:09.6814947Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-08-14T21:10:09.6815323Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-08-14T21:10:09.6815751Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-08-14T21:10:09.6816184Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-08-14T21:10:09.6816600Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-08-14T21:10:09.6816913Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-08-14T21:10:09.6817255Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-08-14T21:10:09.6817486Z [ RUN ] OrderedPreservingDictTest.test_at 2025-08-14T21:10:09.6817730Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-08-14T21:10:09.6817957Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-08-14T21:10:09.6818236Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-08-14T21:10:09.6818502Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-08-14T21:10:09.6818810Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-08-14T21:10:09.6819053Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-08-14T21:10:09.6819306Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-08-14T21:10:09.6819556Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-08-14T21:10:09.6819833Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-08-14T21:10:09.6820134Z [----------] 19 tests from OrderedPreservingDictTest (128 ms total) 2025-08-14T21:10:09.6820146Z 2025-08-14T21:10:09.6820325Z [----------] 3 tests from RegistryTest 2025-08-14T21:10:09.6820516Z [ RUN ] RegistryTest.CanRunCreator 2025-08-14T21:10:09.6820740Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-08-14T21:10:09.6821017Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-08-14T21:10:09.6821330Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-08-14T21:10:09.6821563Z [ RUN ] RegistryTest.RegistryPriorities 2025-08-14T21:10:09.6821900Z Key already registered with the same priority: FooWithPriority 2025-08-14T21:10:09.6822376Z Higher priority item already registered, skipping registration of FooWithPriority 2025-08-14T21:10:09.6822615Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-08-14T21:10:09.6822844Z [----------] 3 tests from RegistryTest (0 ms total) 2025-08-14T21:10:09.6822853Z 2025-08-14T21:10:09.6823536Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-08-14T21:10:09.6823777Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-08-14T21:10:09.6824056Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-08-14T21:10:09.6824276Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-08-14T21:10:09.6824518Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-08-14T21:10:09.6824742Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-08-14T21:10:09.6824968Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-08-14T21:10:09.6825161Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-08-14T21:10:09.6825371Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-08-14T21:10:09.6825575Z [ RUN ] SmallVectorTest/0.ClearTest 2025-08-14T21:10:09.6825780Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-08-14T21:10:09.6825989Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-08-14T21:10:09.6826240Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-08-14T21:10:09.6826524Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-08-14T21:10:09.6826743Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-08-14T21:10:09.6826996Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-08-14T21:10:09.6827266Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-08-14T21:10:09.6827470Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-08-14T21:10:09.6827692Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-08-14T21:10:09.6827901Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-08-14T21:10:09.6828106Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-08-14T21:10:09.6828299Z [ RUN ] SmallVectorTest/0.IterationTest 2025-08-14T21:10:09.6828609Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-08-14T21:10:09.6828827Z [ RUN ] SmallVectorTest/0.SwapTest 2025-08-14T21:10:09.6829015Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-08-14T21:10:09.6829220Z [ RUN ] SmallVectorTest/0.AppendTest 2025-08-14T21:10:09.6829501Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-08-14T21:10:09.6829725Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-08-14T21:10:09.6829950Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-08-14T21:10:09.6830163Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-08-14T21:10:09.6830387Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-08-14T21:10:09.6830692Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-08-14T21:10:09.6831060Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:10:09.6831270Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-08-14T21:10:09.6831496Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-08-14T21:10:09.6831693Z [ RUN ] SmallVectorTest/0.AssignTest 2025-08-14T21:10:09.6831905Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-08-14T21:10:09.6832105Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-08-14T21:10:09.6832327Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-08-14T21:10:09.6832536Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-08-14T21:10:09.6832748Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-08-14T21:10:09.6832958Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-08-14T21:10:09.6833195Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-08-14T21:10:09.6833397Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-08-14T21:10:09.6833615Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-08-14T21:10:09.6833798Z [ RUN ] SmallVectorTest/0.EraseTest 2025-08-14T21:10:09.6834010Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-08-14T21:10:09.6834213Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-08-14T21:10:09.6834439Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-08-14T21:10:09.6834635Z [ RUN ] SmallVectorTest/0.InsertTest 2025-08-14T21:10:09.6834829Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-08-14T21:10:09.6835016Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-08-14T21:10:09.6835224Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-08-14T21:10:09.6835437Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-08-14T21:10:09.6835665Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-08-14T21:10:09.6835907Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-08-14T21:10:09.6836204Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:10:09.6836449Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-08-14T21:10:09.6836720Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:10:09.6836978Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-08-14T21:10:09.6837257Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:10:09.6837466Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-08-14T21:10:09.6837678Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-08-14T21:10:09.6837912Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-08-14T21:10:09.6838236Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-08-14T21:10:09.6838459Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-08-14T21:10:09.6838717Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-08-14T21:10:09.6838915Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-08-14T21:10:09.6839121Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-08-14T21:10:09.6839335Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-08-14T21:10:09.6839558Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-08-14T21:10:09.6839756Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-08-14T21:10:09.6839961Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-08-14T21:10:09.6840264Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-08-14T21:10:09.6840500Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-08-14T21:10:09.6840724Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-08-14T21:10:09.6840732Z 2025-08-14T21:10:09.6841417Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-08-14T21:10:09.6841652Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-08-14T21:10:09.6841916Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-08-14T21:10:09.6842145Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-08-14T21:10:09.6842388Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-08-14T21:10:09.6842601Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-08-14T21:10:09.6842839Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-08-14T21:10:09.6843038Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-08-14T21:10:09.6843246Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-08-14T21:10:09.6843436Z [ RUN ] SmallVectorTest/1.ClearTest 2025-08-14T21:10:09.6843649Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-08-14T21:10:09.6843854Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-08-14T21:10:09.6844089Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-08-14T21:10:09.6844304Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-08-14T21:10:09.6844519Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-08-14T21:10:09.6844752Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-08-14T21:10:09.6845016Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-08-14T21:10:09.6845234Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-08-14T21:10:09.6845448Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-08-14T21:10:09.6845644Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-08-14T21:10:09.6845859Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-08-14T21:10:09.6846065Z [ RUN ] SmallVectorTest/1.IterationTest 2025-08-14T21:10:09.6846268Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-08-14T21:10:09.6846461Z [ RUN ] SmallVectorTest/1.SwapTest 2025-08-14T21:10:09.6846650Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-08-14T21:10:09.6846842Z [ RUN ] SmallVectorTest/1.AppendTest 2025-08-14T21:10:09.6847051Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-08-14T21:10:09.6847284Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-08-14T21:10:09.6847518Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-08-14T21:10:09.6847723Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-08-14T21:10:09.6847969Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-08-14T21:10:09.6848272Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-08-14T21:10:09.6848632Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:10:09.6848862Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-08-14T21:10:09.6849084Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-08-14T21:10:09.6849271Z [ RUN ] SmallVectorTest/1.AssignTest 2025-08-14T21:10:09.6849470Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-08-14T21:10:09.6849675Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-08-14T21:10:09.6849961Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-08-14T21:10:09.6850163Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-08-14T21:10:09.6850393Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-08-14T21:10:09.6850583Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-08-14T21:10:09.6850795Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-08-14T21:10:09.6850992Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-08-14T21:10:09.6851220Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-08-14T21:10:09.6851398Z [ RUN ] SmallVectorTest/1.EraseTest 2025-08-14T21:10:09.6851599Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-08-14T21:10:09.6851912Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-08-14T21:10:09.6852249Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-08-14T21:10:09.6852422Z [ RUN ] SmallVectorTest/1.InsertTest 2025-08-14T21:10:09.6852627Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-08-14T21:10:09.6852818Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-08-14T21:10:09.6853019Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-08-14T21:10:09.6853231Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-08-14T21:10:09.6853473Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-08-14T21:10:09.6853712Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-08-14T21:10:09.6853994Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:10:09.6854244Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-08-14T21:10:09.6854513Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:10:09.6854742Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-08-14T21:10:09.6854993Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:10:09.6855116Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-08-14T21:10:09.6855246Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-08-14T21:10:09.6855375Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-08-14T21:10:09.6855579Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-08-14T21:10:09.6855753Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-08-14T21:10:09.6855976Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-08-14T21:10:09.6856145Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-08-14T21:10:09.6856274Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-08-14T21:10:09.6856395Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-08-14T21:10:09.6856523Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-08-14T21:10:09.6856691Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-08-14T21:10:09.6856898Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-08-14T21:10:09.6857081Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-08-14T21:10:09.6857287Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-08-14T21:10:09.6857500Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-08-14T21:10:09.6857513Z 2025-08-14T21:10:09.6858177Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-08-14T21:10:09.6858423Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-08-14T21:10:09.6858683Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-08-14T21:10:09.6858907Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-08-14T21:10:09.6859162Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-08-14T21:10:09.6859374Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-08-14T21:10:09.6859591Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-08-14T21:10:09.6859796Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-08-14T21:10:09.6860016Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-08-14T21:10:09.6860198Z [ RUN ] SmallVectorTest/2.ClearTest 2025-08-14T21:10:09.6860397Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-08-14T21:10:09.6860704Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-08-14T21:10:09.6860934Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-08-14T21:10:09.6861131Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-08-14T21:10:09.6861331Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-08-14T21:10:09.6861568Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-08-14T21:10:09.6861827Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-08-14T21:10:09.6862024Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-08-14T21:10:09.6862257Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-08-14T21:10:09.6862449Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-08-14T21:10:09.6862754Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-08-14T21:10:09.6862999Z [ RUN ] SmallVectorTest/2.IterationTest 2025-08-14T21:10:09.6863211Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-08-14T21:10:09.6863393Z [ RUN ] SmallVectorTest/2.SwapTest 2025-08-14T21:10:09.6863594Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-08-14T21:10:09.6863817Z [ RUN ] SmallVectorTest/2.AppendTest 2025-08-14T21:10:09.6864015Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-08-14T21:10:09.6864231Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-08-14T21:10:09.6864484Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-08-14T21:10:09.6864695Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-08-14T21:10:09.6864929Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-08-14T21:10:09.6865259Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-08-14T21:10:09.6865621Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:10:09.6865847Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-08-14T21:10:09.6866081Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-08-14T21:10:09.6866273Z [ RUN ] SmallVectorTest/2.AssignTest 2025-08-14T21:10:09.6866478Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-08-14T21:10:09.6866687Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-08-14T21:10:09.6867076Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-08-14T21:10:09.6867286Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-08-14T21:10:09.6867517Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-08-14T21:10:09.6867726Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-08-14T21:10:09.6867961Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-08-14T21:10:09.6868160Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-08-14T21:10:09.6868367Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-08-14T21:10:09.6868565Z [ RUN ] SmallVectorTest/2.EraseTest 2025-08-14T21:10:09.6868770Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-08-14T21:10:09.6868973Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-08-14T21:10:09.6869199Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-08-14T21:10:09.6869445Z [ RUN ] SmallVectorTest/2.InsertTest 2025-08-14T21:10:09.6869654Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-08-14T21:10:09.6869846Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-08-14T21:10:09.6870060Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-08-14T21:10:09.6870275Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-08-14T21:10:09.6870517Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-08-14T21:10:09.6870766Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-08-14T21:10:09.6871053Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:10:09.6871297Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-08-14T21:10:09.6871577Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:10:09.6871826Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-08-14T21:10:09.6872082Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:10:09.6872284Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-08-14T21:10:09.6872627Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-08-14T21:10:09.6872830Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-08-14T21:10:09.6873070Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-08-14T21:10:09.6873310Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-08-14T21:10:09.6873550Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-08-14T21:10:09.6873738Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-08-14T21:10:09.6873967Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-08-14T21:10:09.6874164Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-08-14T21:10:09.6874380Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-08-14T21:10:09.6874726Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-08-14T21:10:09.6875022Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-08-14T21:10:09.6875219Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-08-14T21:10:09.6875423Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-08-14T21:10:09.6875675Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-08-14T21:10:09.6875684Z 2025-08-14T21:10:09.6876358Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-08-14T21:10:09.6876590Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-08-14T21:10:09.6876864Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-08-14T21:10:09.6877078Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-08-14T21:10:09.6877314Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-08-14T21:10:09.6877516Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-08-14T21:10:09.6877750Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-08-14T21:10:09.6877946Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-08-14T21:10:09.6878148Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-08-14T21:10:09.6878342Z [ RUN ] SmallVectorTest/3.ClearTest 2025-08-14T21:10:09.6878541Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-08-14T21:10:09.6878756Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-08-14T21:10:09.6878998Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-08-14T21:10:09.6879196Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-08-14T21:10:09.6879411Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-08-14T21:10:09.6879644Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-08-14T21:10:09.6879923Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-08-14T21:10:09.6880121Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-08-14T21:10:09.6880335Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-08-14T21:10:09.6880541Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-08-14T21:10:09.6880755Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-08-14T21:10:09.6880949Z [ RUN ] SmallVectorTest/3.IterationTest 2025-08-14T21:10:09.6881138Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-08-14T21:10:09.6881333Z [ RUN ] SmallVectorTest/3.SwapTest 2025-08-14T21:10:09.6881529Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-08-14T21:10:09.6881717Z [ RUN ] SmallVectorTest/3.AppendTest 2025-08-14T21:10:09.6881930Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-08-14T21:10:09.6882142Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-08-14T21:10:09.6882382Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-08-14T21:10:09.6882597Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-08-14T21:10:09.6882815Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-08-14T21:10:09.6883113Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-08-14T21:10:09.6883467Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:10:09.6883694Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-08-14T21:10:09.6883918Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-08-14T21:10:09.6884105Z [ RUN ] SmallVectorTest/3.AssignTest 2025-08-14T21:10:09.6884384Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-08-14T21:10:09.6884588Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-08-14T21:10:09.6884807Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-08-14T21:10:09.6885029Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-08-14T21:10:09.6885248Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-08-14T21:10:09.6885444Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-08-14T21:10:09.6885663Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-08-14T21:10:09.6885873Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-08-14T21:10:09.6886038Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-08-14T21:10:09.6886225Z [ RUN ] SmallVectorTest/3.EraseTest 2025-08-14T21:10:09.6886388Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-08-14T21:10:09.6886508Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-08-14T21:10:09.6886635Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-08-14T21:10:09.6886747Z [ RUN ] SmallVectorTest/3.InsertTest 2025-08-14T21:10:09.6886880Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-08-14T21:10:09.6886991Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-08-14T21:10:09.6887108Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-08-14T21:10:09.6887245Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-08-14T21:10:09.6887386Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-08-14T21:10:09.6887531Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-08-14T21:10:09.6887747Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:10:09.6887951Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-08-14T21:10:09.6888254Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:10:09.6888425Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-08-14T21:10:09.6888618Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:10:09.6888756Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-08-14T21:10:09.6888907Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-08-14T21:10:09.6889068Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-08-14T21:10:09.6889234Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-08-14T21:10:09.6889381Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-08-14T21:10:09.6889559Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-08-14T21:10:09.6889697Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-08-14T21:10:09.6889842Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-08-14T21:10:09.6889979Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-08-14T21:10:09.6890142Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-08-14T21:10:09.6890286Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-08-14T21:10:09.6890436Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-08-14T21:10:09.6890578Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-08-14T21:10:09.6890715Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-08-14T21:10:09.6890870Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-08-14T21:10:09.6890877Z 2025-08-14T21:10:09.6891599Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-08-14T21:10:09.6891842Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-08-14T21:10:09.6892133Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-08-14T21:10:09.6892292Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-08-14T21:10:09.6892533Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-08-14T21:10:09.6892764Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-08-14T21:10:09.6893027Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-08-14T21:10:09.6893259Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-08-14T21:10:09.6893501Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-08-14T21:10:09.6893709Z [ RUN ] SmallVectorTest/4.ClearTest 2025-08-14T21:10:09.6894069Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-08-14T21:10:09.6894310Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-08-14T21:10:09.6894563Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-08-14T21:10:09.6894885Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-08-14T21:10:09.6895130Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-08-14T21:10:09.6895365Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-08-14T21:10:09.6895634Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-08-14T21:10:09.6895826Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-08-14T21:10:09.6896038Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-08-14T21:10:09.6896367Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-08-14T21:10:09.6896590Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-08-14T21:10:09.6896781Z [ RUN ] SmallVectorTest/4.IterationTest 2025-08-14T21:10:09.6896995Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-08-14T21:10:09.6897171Z [ RUN ] SmallVectorTest/4.SwapTest 2025-08-14T21:10:09.6897363Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-08-14T21:10:09.6897534Z [ RUN ] SmallVectorTest/4.AppendTest 2025-08-14T21:10:09.6897721Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-08-14T21:10:09.6897947Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-08-14T21:10:09.6898175Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-08-14T21:10:09.6898372Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-08-14T21:10:09.6898587Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-08-14T21:10:09.6898886Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-08-14T21:10:09.6899245Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-08-14T21:10:09.6899452Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-08-14T21:10:09.6899696Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-08-14T21:10:09.6899871Z [ RUN ] SmallVectorTest/4.AssignTest 2025-08-14T21:10:09.6900072Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-08-14T21:10:09.6900303Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-08-14T21:10:09.6900530Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-08-14T21:10:09.6900747Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-08-14T21:10:09.6900977Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-08-14T21:10:09.6901216Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-08-14T21:10:09.6901457Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-08-14T21:10:09.6901673Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-08-14T21:10:09.6901916Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-08-14T21:10:09.6902113Z [ RUN ] SmallVectorTest/4.EraseTest 2025-08-14T21:10:09.6902322Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-08-14T21:10:09.6902539Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-08-14T21:10:09.6902758Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-08-14T21:10:09.6902952Z [ RUN ] SmallVectorTest/4.InsertTest 2025-08-14T21:10:09.6903161Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-08-14T21:10:09.6903372Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-08-14T21:10:09.6903586Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-08-14T21:10:09.6903802Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-08-14T21:10:09.6904073Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-08-14T21:10:09.6904339Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-08-14T21:10:09.6904644Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-08-14T21:10:09.6904907Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-08-14T21:10:09.6905212Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-08-14T21:10:09.6905463Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-08-14T21:10:09.6905756Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-08-14T21:10:09.6906067Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-08-14T21:10:09.6906294Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-08-14T21:10:09.6906521Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-08-14T21:10:09.6906795Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-08-14T21:10:09.6907032Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-08-14T21:10:09.6907300Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-08-14T21:10:09.6907520Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-08-14T21:10:09.6907760Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-08-14T21:10:09.6907980Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-08-14T21:10:09.6908341Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-08-14T21:10:09.6908576Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-08-14T21:10:09.6908817Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-08-14T21:10:09.6909033Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-08-14T21:10:09.6909263Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-08-14T21:10:09.6909571Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-08-14T21:10:09.6909580Z 2025-08-14T21:10:09.6909779Z [----------] 5 tests from SmallVectorTest 2025-08-14T21:10:09.6910028Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-08-14T21:10:09.6910287Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-08-14T21:10:09.6910453Z [ RUN ] SmallVectorTest.MidInsert 2025-08-14T21:10:09.6910653Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-08-14T21:10:09.6910865Z [ RUN ] SmallVectorTest.EmplaceBack 2025-08-14T21:10:09.6911080Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-08-14T21:10:09.6911318Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-08-14T21:10:09.6911601Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-08-14T21:10:09.6911791Z [ RUN ] SmallVectorTest.InitializerList 2025-08-14T21:10:09.6912031Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-08-14T21:10:09.6912258Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-08-14T21:10:09.6912267Z 2025-08-14T21:10:09.6913517Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-08-14T21:10:09.6913741Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-08-14T21:10:09.6913994Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-08-14T21:10:09.6914268Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-08-14T21:10:09.6914278Z 2025-08-14T21:10:09.6915457Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-08-14T21:10:09.6915687Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-08-14T21:10:09.6915952Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-08-14T21:10:09.6916213Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-08-14T21:10:09.6916221Z 2025-08-14T21:10:09.6917424Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-08-14T21:10:09.6917645Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-08-14T21:10:09.6917880Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-08-14T21:10:09.6918136Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-08-14T21:10:09.6918143Z 2025-08-14T21:10:09.6919356Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-08-14T21:10:09.6919586Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-08-14T21:10:09.6919928Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-08-14T21:10:09.6920191Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-08-14T21:10:09.6920200Z 2025-08-14T21:10:09.6920398Z [----------] 1 test from SmallVectorCustomTest 2025-08-14T21:10:09.6920605Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-08-14T21:10:09.6920843Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-08-14T21:10:09.6921105Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-08-14T21:10:09.6921113Z 2025-08-14T21:10:09.6921786Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-08-14T21:10:09.6922223Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-08-14T21:10:09.6922619Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-08-14T21:10:09.6922963Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-08-14T21:10:09.6923353Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-08-14T21:10:09.6923646Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-08-14T21:10:09.6923948Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-08-14T21:10:09.6924219Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-08-14T21:10:09.6924558Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-08-14T21:10:09.6924877Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-08-14T21:10:09.6947266Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (16312 ms) 2025-08-14T21:10:09.6947686Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-08-14T21:10:09.6948058Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-08-14T21:10:09.6948377Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-08-14T21:10:09.6948772Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (15551 ms) 2025-08-14T21:10:09.6949079Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-08-14T21:10:09.6949464Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-08-14T21:10:09.6949801Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-08-14T21:10:09.6950193Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-08-14T21:10:09.6950483Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-08-14T21:10:09.6950801Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-08-14T21:10:09.6951127Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-08-14T21:10:09.6951526Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (15692 ms) 2025-08-14T21:10:09.6951847Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-08-14T21:10:09.6952222Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-08-14T21:10:09.6952673Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (47556 ms total) 2025-08-14T21:10:09.6952686Z 2025-08-14T21:10:09.6953594Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-08-14T21:10:09.6953894Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-08-14T21:10:09.6954252Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-08-14T21:10:09.6954581Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-08-14T21:10:09.6954973Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-08-14T21:10:09.6955266Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-08-14T21:10:09.6955601Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-08-14T21:10:09.6955896Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-08-14T21:10:09.6956225Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-08-14T21:10:09.6956545Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-08-14T21:10:09.6957100Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (16646 ms) 2025-08-14T21:10:09.6957386Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-08-14T21:10:09.6957725Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-08-14T21:10:09.6958049Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-08-14T21:10:09.6958448Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (16101 ms) 2025-08-14T21:10:09.6958755Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-08-14T21:10:09.6959080Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-08-14T21:10:09.6959486Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-08-14T21:10:09.6959938Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-08-14T21:10:09.6960242Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-08-14T21:10:09.6960580Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-08-14T21:10:09.6960912Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-08-14T21:10:09.6961326Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (15697 ms) 2025-08-14T21:10:09.6961649Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-08-14T21:10:09.6962021Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-08-14T21:10:09.6962476Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (48445 ms total) 2025-08-14T21:10:09.6962484Z 2025-08-14T21:10:09.6963365Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-08-14T21:10:09.6963791Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-08-14T21:10:09.6964285Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-08-14T21:10:09.6964782Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-08-14T21:10:09.6964794Z 2025-08-14T21:10:09.6966129Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-08-14T21:10:09.6966569Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-08-14T21:10:09.6968792Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-08-14T21:10:09.6969188Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-08-14T21:10:09.6969196Z 2025-08-14T21:10:09.6969362Z [----------] 6 tests from StringUtilTest 2025-08-14T21:10:09.6969567Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-08-14T21:10:09.6969794Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-08-14T21:10:09.6970052Z [ RUN ] StringUtilTest.testStrWideSingle 2025-08-14T21:10:09.6970316Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-08-14T21:10:09.6970602Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-08-14T21:10:09.6970914Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-08-14T21:10:09.6971167Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-08-14T21:10:09.6971411Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-08-14T21:10:09.6971610Z [ RUN ] StringUtilTest.testStrMulti 2025-08-14T21:10:09.6971852Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-08-14T21:10:09.6972050Z [ RUN ] StringUtilTest.testStrEnum 2025-08-14T21:10:09.6972270Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-08-14T21:10:09.6972523Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-08-14T21:10:09.6972532Z 2025-08-14T21:10:09.6972721Z [----------] 2 tests from tryToTest 2025-08-14T21:10:09.6972893Z [ RUN ] tryToTest.Int64T 2025-08-14T21:10:09.6973073Z [ OK ] tryToTest.Int64T (0 ms) 2025-08-14T21:10:09.6973248Z [ RUN ] tryToTest.Double 2025-08-14T21:10:09.6973419Z [ OK ] tryToTest.Double (0 ms) 2025-08-14T21:10:09.6973754Z [----------] 2 tests from tryToTest (0 ms total) 2025-08-14T21:10:09.6973763Z 2025-08-14T21:10:09.6973933Z [----------] 4 tests from SplitTest 2025-08-14T21:10:09.6974074Z [ RUN ] SplitTest.NormalCase 2025-08-14T21:10:09.6974228Z [ OK ] SplitTest.NormalCase (0 ms) 2025-08-14T21:10:09.6974390Z [ RUN ] SplitTest.EmptyString 2025-08-14T21:10:09.6974558Z [ OK ] SplitTest.EmptyString (0 ms) 2025-08-14T21:10:09.6974704Z [ RUN ] SplitTest.NoDelimiter 2025-08-14T21:10:09.6974856Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-08-14T21:10:09.6975058Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-08-14T21:10:09.6975264Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-08-14T21:10:09.6975638Z [----------] 4 tests from SplitTest (0 ms total) 2025-08-14T21:10:09.6975646Z 2025-08-14T21:10:09.6975807Z [----------] 1 test from TempFileTest 2025-08-14T21:10:09.6976003Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-08-14T21:10:09.6976229Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-08-14T21:10:09.6976414Z [----------] 1 test from TempFileTest (0 ms total) 2025-08-14T21:10:09.6976441Z 2025-08-14T21:10:09.6976578Z [----------] 1 test from TempDirTest 2025-08-14T21:10:09.6976739Z [ RUN ] TempDirTest.tryMakeTempdir 2025-08-14T21:10:09.6976928Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-08-14T21:10:09.6977104Z [----------] 1 test from TempDirTest (0 ms total) 2025-08-14T21:10:09.6977110Z 2025-08-14T21:10:09.6977369Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-08-14T21:10:09.6977682Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-08-14T21:10:09.6978058Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-08-14T21:10:09.6978363Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-08-14T21:10:09.6978711Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-08-14T21:10:09.6979032Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-08-14T21:10:09.6979373Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-08-14T21:10:09.6979668Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-08-14T21:10:09.6980012Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-08-14T21:10:09.6980304Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-08-14T21:10:09.6980643Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-08-14T21:10:09.6980961Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-08-14T21:10:09.6980968Z 2025-08-14T21:10:09.6981190Z [----------] 1 test from nullopt/SelfCompareTest 2025-08-14T21:10:09.6981412Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-08-14T21:10:09.6981647Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-08-14T21:10:09.6981900Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-08-14T21:10:09.6981911Z 2025-08-14T21:10:09.6982089Z [----------] 1 test from int/SelfCompareTest 2025-08-14T21:10:09.6982299Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-08-14T21:10:09.6982536Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-08-14T21:10:09.6982753Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-08-14T21:10:09.6982761Z 2025-08-14T21:10:09.6982950Z [----------] Global test environment tear-down 2025-08-14T21:10:09.6983197Z [==========] 768 tests from 86 test suites ran. (108521 ms total) 2025-08-14T21:10:09.6983346Z [ PASSED ] 768 tests. 2025-08-14T21:10:09.6983518Z ================================================================================ 2025-08-14T21:10:09.6984304Z [2,255 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:09.6984674Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-08-14T21:10:09.6985157Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:09.6985578Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:09.6985952Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.6986351Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.6986724Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.6986939Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:09.6987147Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:09.6987208Z 2025-08-14T21:10:09.6987439Z  2025-08-14T21:10:09.6987632Z  2025-08-14T21:10:09.6987808Z  2025-08-14T21:10:09.6988135Z  2025-08-14T21:10:09.6988316Z  2025-08-14T21:10:09.6988500Z  2025-08-14T21:10:09.6988671Z  2025-08-14T21:10:09.6988838Z  2025-08-14T21:10:09.6989615Z [2,256 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:09.6990054Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:09.6990484Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:09.6990843Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.6991265Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.6991646Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:09.6991837Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:09.6992040Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:09.6992259Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:10.6004478Z 2025-08-14T21:10:10.6005186Z  2025-08-14T21:10:10.6005600Z  2025-08-14T21:10:10.6005949Z  2025-08-14T21:10:10.6006311Z  2025-08-14T21:10:10.6006673Z  2025-08-14T21:10:10.6007026Z  2025-08-14T21:10:10.6007402Z  2025-08-14T21:10:10.6007753Z  2025-08-14T21:10:10.6008599Z [2,257 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:10.6009606Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:10.6010550Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:10.6011436Z Compiling torch/csrc/jit/ir/irparser.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:10.6012509Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:10.6013328Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:10.6013897Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:10.6014485Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:10.6015046Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:10.8800517Z 2025-08-14T21:10:10.8801343Z  2025-08-14T21:10:10.8801605Z  2025-08-14T21:10:10.8801838Z  2025-08-14T21:10:10.8802035Z  2025-08-14T21:10:10.8802244Z  2025-08-14T21:10:10.8802441Z  2025-08-14T21:10:10.8802653Z  2025-08-14T21:10:10.8802850Z  2025-08-14T21:10:10.8803352Z [2,257 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:10.8803956Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:10.8804503Z Compiling torch/csrc/jit/ir/ir.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:10.8805037Z Compiling torch/csrc/jit/ir/irparser.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:10.8805594Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:10.8806065Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:10.8806382Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:10.8806706Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:10.8807018Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:11.0811695Z 2025-08-14T21:10:11.0812410Z  2025-08-14T21:10:11.0812879Z  2025-08-14T21:10:11.0813212Z  2025-08-14T21:10:11.0813553Z  2025-08-14T21:10:11.0813898Z  2025-08-14T21:10:11.0814244Z  2025-08-14T21:10:11.0814571Z  2025-08-14T21:10:11.0814918Z  2025-08-14T21:10:11.0815735Z [2,259 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:11.0816729Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:11.0817713Z Compiling torch/csrc/jit/ir/ir.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:11.0818411Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:11.0819284Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.0819919Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:11.0820464Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:11.0821181Z Compiling test/cpp/jit/test_qualified_name.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:11.0822233Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:11.3506523Z 2025-08-14T21:10:11.3507234Z  2025-08-14T21:10:11.3507490Z  2025-08-14T21:10:11.3507702Z  2025-08-14T21:10:11.3507899Z  2025-08-14T21:10:11.3508109Z  2025-08-14T21:10:11.3508308Z  2025-08-14T21:10:11.3508520Z  2025-08-14T21:10:11.3508718Z  2025-08-14T21:10:11.3509225Z [2,262 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:11.3509786Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:11.3510124Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.3510489Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:11.3510941Z Compiling test/cpp/jit/test_qualified_name.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:11.3511516Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:11.3511938Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:11.3512268Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:11.3512718Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:11.6406202Z 2025-08-14T21:10:11.6406950Z  2025-08-14T21:10:11.6407371Z  2025-08-14T21:10:11.6407735Z  2025-08-14T21:10:11.6408080Z  2025-08-14T21:10:11.6408422Z  2025-08-14T21:10:11.6408754Z  2025-08-14T21:10:11.6409074Z  2025-08-14T21:10:11.6409390Z  2025-08-14T21:10:11.6410163Z [2,263 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:11.6410974Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:11.6411584Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.6412121Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.6412790Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:11.6413491Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:11.6414012Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:11.6414704Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:11.6415465Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:11.8991678Z 2025-08-14T21:10:11.8992457Z  2025-08-14T21:10:11.8992912Z  2025-08-14T21:10:11.8993247Z  2025-08-14T21:10:11.8993588Z  2025-08-14T21:10:11.8993946Z  2025-08-14T21:10:11.8994287Z  2025-08-14T21:10:11.8994649Z  2025-08-14T21:10:11.8995006Z  2025-08-14T21:10:11.8995880Z [2,263 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:11.8996781Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:11.8997370Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.8997949Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.8998711Z Compiling torch/csrc/jit/ir/scope.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:11.8999666Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:11.9000221Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:11.9001016Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:11.9001844Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:12.2994348Z 2025-08-14T21:10:12.2995003Z  2025-08-14T21:10:12.2995269Z  2025-08-14T21:10:12.2995470Z  2025-08-14T21:10:12.2995674Z  2025-08-14T21:10:12.2995869Z  2025-08-14T21:10:12.2996073Z  2025-08-14T21:10:12.2996265Z  2025-08-14T21:10:12.2996471Z  2025-08-14T21:10:12.3708930Z [2,264 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:12.3711922Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:12.3713234Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:12.3714205Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.3714912Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.3715278Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:12.3717118Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:12.3717948Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.3718775Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:12.5064888Z 2025-08-14T21:10:12.5065562Z  2025-08-14T21:10:12.5065976Z  2025-08-14T21:10:12.5066298Z  2025-08-14T21:10:12.5066630Z  2025-08-14T21:10:12.5083022Z  2025-08-14T21:10:12.5083439Z  2025-08-14T21:10:12.5083764Z  2025-08-14T21:10:12.5084098Z  2025-08-14T21:10:12.5084962Z [2,265 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:12.5085820Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:12.5086350Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:12.5086856Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.5087340Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.5087830Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:12.5088535Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:12.5089256Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.5089789Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:12.8690948Z 2025-08-14T21:10:12.8691658Z  2025-08-14T21:10:12.8692056Z  2025-08-14T21:10:12.8692384Z  2025-08-14T21:10:12.8692684Z  2025-08-14T21:10:12.8693003Z  2025-08-14T21:10:12.8693353Z  2025-08-14T21:10:12.8693714Z  2025-08-14T21:10:12.8694058Z  2025-08-14T21:10:12.8694932Z [2,266 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:12.8695686Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:12.8696199Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:12.8696688Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:12.8697219Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:12.8697717Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:12.8698215Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:12.8698719Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:12.8699255Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:13.1712843Z 2025-08-14T21:10:13.1713518Z  2025-08-14T21:10:13.1713889Z  2025-08-14T21:10:13.1714182Z  2025-08-14T21:10:13.1714523Z  2025-08-14T21:10:13.1715130Z  2025-08-14T21:10:13.1715452Z  2025-08-14T21:10:13.1715795Z  2025-08-14T21:10:13.1716149Z  2025-08-14T21:10:13.1717045Z [2,266 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:13.1717905Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.1718476Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.1718983Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.1719745Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.1720275Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:13.1720828Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:13.1721360Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:13.1721938Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:13.3895629Z 2025-08-14T21:10:13.3896553Z  2025-08-14T21:10:13.3896967Z  2025-08-14T21:10:13.3897442Z  2025-08-14T21:10:13.3897770Z  2025-08-14T21:10:13.3898106Z  2025-08-14T21:10:13.3898635Z  2025-08-14T21:10:13.3898983Z  2025-08-14T21:10:13.3899319Z  2025-08-14T21:10:13.3902590Z [2,267 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:13.3904684Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:13.3905417Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.3906056Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.3906751Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.3907630Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:13.3908374Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.3909590Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.3910999Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:13.5943656Z 2025-08-14T21:10:13.5944512Z  2025-08-14T21:10:13.5944957Z  2025-08-14T21:10:13.5945358Z  2025-08-14T21:10:13.5945727Z  2025-08-14T21:10:13.5946048Z  2025-08-14T21:10:13.5946247Z  2025-08-14T21:10:13.5946455Z  2025-08-14T21:10:13.5946699Z  2025-08-14T21:10:13.5947317Z [2,269 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:13.5947880Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.5948262Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.5948588Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.5948905Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.5949582Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.5950203Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.5950862Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.5951310Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:13.9714210Z 2025-08-14T21:10:13.9714831Z  2025-08-14T21:10:13.9715098Z  2025-08-14T21:10:13.9715304Z  2025-08-14T21:10:13.9715515Z  2025-08-14T21:10:13.9715710Z  2025-08-14T21:10:13.9715949Z  2025-08-14T21:10:13.9716153Z  2025-08-14T21:10:13.9716360Z  2025-08-14T21:10:13.9716849Z [2,269 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:13.9717343Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.9717681Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.9718003Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:13.9718320Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:13.9718753Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.9719307Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.9719832Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:13.9720291Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:14.1903233Z 2025-08-14T21:10:14.1903859Z  2025-08-14T21:10:14.1904116Z  2025-08-14T21:10:14.1904332Z  2025-08-14T21:10:14.1904584Z  2025-08-14T21:10:14.1904776Z  2025-08-14T21:10:14.1904983Z  2025-08-14T21:10:14.1905174Z  2025-08-14T21:10:14.1905378Z  2025-08-14T21:10:14.1905863Z [2,272 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:14.1922552Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:14.1923016Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:14.1923415Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:14.1923759Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:14.1924231Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:14.1924645Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:14.1925101Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:14.1925612Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:14.5807665Z 2025-08-14T21:10:14.5808316Z  2025-08-14T21:10:14.5808770Z  2025-08-14T21:10:14.5809107Z  2025-08-14T21:10:14.5810987Z  2025-08-14T21:10:14.5811371Z  2025-08-14T21:10:14.5811733Z  2025-08-14T21:10:14.5812166Z  2025-08-14T21:10:14.5812492Z  2025-08-14T21:10:14.5813223Z [2,273 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:14.5813980Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:14.5814457Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:14.5814948Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:14.5815472Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:14.5815977Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:14.5816477Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:14.5817007Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:14.5817517Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:14.7932217Z 2025-08-14T21:10:14.7933014Z  2025-08-14T21:10:14.7933483Z  2025-08-14T21:10:14.7933880Z  2025-08-14T21:10:14.7934313Z  2025-08-14T21:10:14.7934667Z  2025-08-14T21:10:14.7935007Z  2025-08-14T21:10:14.7935349Z  2025-08-14T21:10:14.7935702Z  2025-08-14T21:10:14.7936512Z [2,273 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:14.7937228Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:14.7937774Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:14.7938333Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:14.7938887Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:14.7939404Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:14.7939981Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:14.7940566Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:14.7941095Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:15.0616129Z 2025-08-14T21:10:15.0616721Z  2025-08-14T21:10:15.0616973Z  2025-08-14T21:10:15.0617205Z  2025-08-14T21:10:15.0617436Z  2025-08-14T21:10:15.0617644Z  2025-08-14T21:10:15.0617839Z  2025-08-14T21:10:15.0618043Z  2025-08-14T21:10:15.0618235Z  2025-08-14T21:10:15.0618739Z [2,276 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:15.0619241Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:15.0619563Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:15.0619890Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:15.0620207Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:15.0620542Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:15.0620981Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:15.0621435Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:15.0621755Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:15.3095002Z 2025-08-14T21:10:15.3095687Z  2025-08-14T21:10:15.3096056Z  2025-08-14T21:10:15.3096414Z  2025-08-14T21:10:15.3096737Z  2025-08-14T21:10:15.3097042Z  2025-08-14T21:10:15.3097249Z  2025-08-14T21:10:15.3097448Z  2025-08-14T21:10:15.3097719Z  2025-08-14T21:10:15.3098209Z [2,280 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:15.3099624Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:15.3100321Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:15.3100771Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:15.3101104Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:15.3101417Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:15.3101985Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:15.3102593Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:15.3103231Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:15.5939396Z 2025-08-14T21:10:15.5940184Z  2025-08-14T21:10:15.5940586Z  2025-08-14T21:10:15.5940935Z  2025-08-14T21:10:15.5941277Z  2025-08-14T21:10:15.5941582Z  2025-08-14T21:10:15.5941911Z  2025-08-14T21:10:15.5942268Z  2025-08-14T21:10:15.5942537Z  2025-08-14T21:10:15.5943243Z [2,280 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:15.5944032Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:15.5944696Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:15.5945377Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:15.5945825Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:15.5946302Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:15.5946921Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:15.5947768Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:15.5948492Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:16.5943486Z 2025-08-14T21:10:16.5944078Z  2025-08-14T21:10:16.5944357Z  2025-08-14T21:10:16.5944558Z  2025-08-14T21:10:16.5944811Z  2025-08-14T21:10:16.5945008Z  2025-08-14T21:10:16.5945217Z  2025-08-14T21:10:16.5945415Z  2025-08-14T21:10:16.5945625Z  2025-08-14T21:10:16.5946119Z [2,280 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:16.5946615Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:16.5947053Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:16.5947510Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:16.5947840Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:16.5948144Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:16.5948605Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:16.5949192Z Compiling torch/csrc/jit/mobile/import.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:16.5949717Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:16.8191358Z 2025-08-14T21:10:16.8192088Z  2025-08-14T21:10:16.8192586Z  2025-08-14T21:10:16.8192953Z  2025-08-14T21:10:16.8193283Z  2025-08-14T21:10:16.8193617Z  2025-08-14T21:10:16.8193941Z  2025-08-14T21:10:16.8194273Z  2025-08-14T21:10:16.8194597Z  2025-08-14T21:10:16.8195396Z [2,281 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:16.8196195Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:16.8196723Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:16.8197216Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:16.8197733Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:16.8198491Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:16.8199491Z Compiling torch/csrc/jit/mobile/import.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:16.8200484Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:16.8201279Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:17.2196141Z 2025-08-14T21:10:17.2197211Z  2025-08-14T21:10:17.2197778Z  2025-08-14T21:10:17.2198324Z  2025-08-14T21:10:17.2199191Z  2025-08-14T21:10:17.2199587Z  2025-08-14T21:10:17.2199951Z  2025-08-14T21:10:17.2200310Z  2025-08-14T21:10:17.2200634Z  2025-08-14T21:10:17.2201476Z [2,282 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:17.2202318Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:17.2202898Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:17.2203450Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:17.2204568Z Compiling torch/csrc/jit/mobile/function.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:17.2205709Z Compiling torch/csrc/jit/mobile/import.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:17.2206811Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:17.2207657Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:17.2208210Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:17.4755715Z 2025-08-14T21:10:17.4756414Z  2025-08-14T21:10:17.4756846Z  2025-08-14T21:10:17.4757221Z  2025-08-14T21:10:17.4757581Z  2025-08-14T21:10:17.4757931Z  2025-08-14T21:10:17.4758265Z  2025-08-14T21:10:17.4758613Z  2025-08-14T21:10:17.4758959Z  2025-08-14T21:10:17.4759786Z [2,283 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:17.4760642Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:17.4761229Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:17.4761825Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:17.4762670Z Compiling torch/csrc/jit/mobile/function.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:17.4763830Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:17.4764762Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:17.4765366Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:17.4765979Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:17.8206366Z 2025-08-14T21:10:17.8207275Z  2025-08-14T21:10:17.8207722Z  2025-08-14T21:10:17.8208052Z  2025-08-14T21:10:17.8208407Z  2025-08-14T21:10:17.8208734Z  2025-08-14T21:10:17.8209072Z  2025-08-14T21:10:17.8209405Z  2025-08-14T21:10:17.8209747Z  2025-08-14T21:10:17.8210597Z [2,284 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:17.8211387Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:17.8211952Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:17.8212450Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:17.8213224Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:17.8214066Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:17.8214632Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:17.8215154Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:17.8215934Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:18.3495170Z 2025-08-14T21:10:18.3495849Z  2025-08-14T21:10:18.3496220Z  2025-08-14T21:10:18.3496538Z  2025-08-14T21:10:18.3496982Z  2025-08-14T21:10:18.3497356Z  2025-08-14T21:10:18.3498921Z  2025-08-14T21:10:18.3499281Z  2025-08-14T21:10:18.3499635Z  2025-08-14T21:10:18.3500474Z [2,285 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:18.3501359Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:18.3501954Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:18.3502484Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:18.3503035Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.3503842Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.3504424Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.3505168Z Compiling torch/csrc/jit/mobile/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:18.3506096Z //:jit_tests; 3s processwrapper-sandbox ... 2025-08-14T21:10:18.6210339Z 2025-08-14T21:10:18.6211063Z  2025-08-14T21:10:18.6211476Z  2025-08-14T21:10:18.6211805Z  2025-08-14T21:10:18.6212125Z  2025-08-14T21:10:18.6212433Z  2025-08-14T21:10:18.6212751Z  2025-08-14T21:10:18.6213059Z  2025-08-14T21:10:18.6213372Z  2025-08-14T21:10:18.6214517Z [2,287 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:18.6215420Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:18.6215942Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:18.6216441Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:18.6216935Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:18.6217410Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.6217926Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.6218458Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:18.6219038Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:10:18.8236990Z 2025-08-14T21:10:18.8237703Z  2025-08-14T21:10:18.8238119Z  2025-08-14T21:10:18.8238490Z  2025-08-14T21:10:18.8238837Z  2025-08-14T21:10:18.8239188Z  2025-08-14T21:10:18.8239522Z  2025-08-14T21:10:18.8239855Z  2025-08-14T21:10:18.8240186Z  2025-08-14T21:10:18.8240996Z [2,288 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:18.8241767Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:18.8242311Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:18.8242850Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:18.8243353Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.8243871Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.8244389Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:18.8244955Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:18.8245525Z //:jit_tests; 3s processwrapper-sandbox ... 2025-08-14T21:10:19.3584107Z 2025-08-14T21:10:19.3585180Z  2025-08-14T21:10:19.3585614Z  2025-08-14T21:10:19.3585937Z  2025-08-14T21:10:19.3586243Z  2025-08-14T21:10:19.3586569Z  2025-08-14T21:10:19.3586896Z  2025-08-14T21:10:19.3587213Z  2025-08-14T21:10:19.3587543Z  2025-08-14T21:10:19.3588396Z [2,289 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:19.3589234Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:19.3589834Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.3590342Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.3590865Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.3591372Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:19.3591932Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.3592733Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:19.3593789Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:19.6241856Z 2025-08-14T21:10:19.6242592Z  2025-08-14T21:10:19.6243019Z  2025-08-14T21:10:19.6243363Z  2025-08-14T21:10:19.6243717Z  2025-08-14T21:10:19.6244063Z  2025-08-14T21:10:19.6244420Z  2025-08-14T21:10:19.6244763Z  2025-08-14T21:10:19.6245110Z  2025-08-14T21:10:19.6245929Z [2,291 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:19.6246716Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:19.6247214Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:19.6247722Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.6248472Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.6249008Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:19.6249575Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:19.6250362Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:19.6251149Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:20.0242581Z 2025-08-14T21:10:20.0243122Z  2025-08-14T21:10:20.0243368Z  2025-08-14T21:10:20.0243576Z  2025-08-14T21:10:20.0243787Z  2025-08-14T21:10:20.0243993Z  2025-08-14T21:10:20.0244189Z  2025-08-14T21:10:20.0244396Z  2025-08-14T21:10:20.0244605Z  2025-08-14T21:10:20.2902089Z [2,293 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:20.2904401Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.2904858Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.2905363Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:20.2905834Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:20.2906476Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:20.2907171Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:20.2907800Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:20.2908482Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:20.4264882Z 2025-08-14T21:10:20.4265638Z  2025-08-14T21:10:20.4266068Z  2025-08-14T21:10:20.4266427Z  2025-08-14T21:10:20.4266802Z  2025-08-14T21:10:20.4267627Z  2025-08-14T21:10:20.4267965Z  2025-08-14T21:10:20.4268261Z  2025-08-14T21:10:20.4268617Z  2025-08-14T21:10:20.4269366Z [2,294 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:20.4270295Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.4270871Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.4271408Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:20.4271922Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.4272594Z Compiling test/cpp/jit/test_alias_analysis.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:20.4273327Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:20.4274113Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:20.4275220Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:20.6908462Z 2025-08-14T21:10:20.6909297Z  2025-08-14T21:10:20.6909732Z  2025-08-14T21:10:20.6909997Z  2025-08-14T21:10:20.6910196Z  2025-08-14T21:10:20.6910561Z  2025-08-14T21:10:20.6910870Z  2025-08-14T21:10:20.6911127Z  2025-08-14T21:10:20.6911320Z  2025-08-14T21:10:20.6911905Z [2,297 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:20.6912400Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.6912732Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:20.6913112Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:20.6913423Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:20.6914043Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:20.6914697Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:20.6915314Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:20.6915636Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:21.2456930Z 2025-08-14T21:10:21.2458195Z  2025-08-14T21:10:21.2458644Z  2025-08-14T21:10:21.2459387Z  2025-08-14T21:10:21.2459604Z  2025-08-14T21:10:21.2460079Z  2025-08-14T21:10:21.2460582Z  2025-08-14T21:10:21.2460849Z  2025-08-14T21:10:21.2461314Z  2025-08-14T21:10:21.2462027Z [2,299 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:10:21.2463919Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:21.2464443Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:21.2465165Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:21.2465799Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:21.2466398Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:21.2476786Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:21.2477412Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:21.2478018Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:21.5288288Z 2025-08-14T21:10:21.5289069Z  2025-08-14T21:10:21.5289402Z  2025-08-14T21:10:21.5289603Z  2025-08-14T21:10:21.5289814Z  2025-08-14T21:10:21.5290169Z  2025-08-14T21:10:21.5290370Z  2025-08-14T21:10:21.5290591Z  2025-08-14T21:10:21.5290836Z  2025-08-14T21:10:21.5291348Z [2,301 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:21.5291835Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:21.5292288Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:21.5292736Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:21.5293108Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:21.5293913Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:21.5294522Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:21.5295194Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:21.5295534Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:22.0180523Z 2025-08-14T21:10:22.0181361Z  2025-08-14T21:10:22.0184169Z  2025-08-14T21:10:22.0184586Z  2025-08-14T21:10:22.0184956Z  2025-08-14T21:10:22.0185300Z  2025-08-14T21:10:22.0185704Z  2025-08-14T21:10:22.0186068Z  2025-08-14T21:10:22.0186422Z  2025-08-14T21:10:22.0187399Z [2,302 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:22.0188271Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:22.0188944Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:22.0189477Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.0189957Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.0190634Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:22.0191309Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:22.0191785Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.0192277Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:22.3293431Z 2025-08-14T21:10:22.3294227Z  2025-08-14T21:10:22.3294494Z  2025-08-14T21:10:22.3294694Z  2025-08-14T21:10:22.3294932Z  2025-08-14T21:10:22.3295129Z  2025-08-14T21:10:22.3295335Z  2025-08-14T21:10:22.3295529Z  2025-08-14T21:10:22.3295737Z  2025-08-14T21:10:22.3296233Z [2,302 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:22.3296853Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:22.3297323Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:22.3297639Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.3297974Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.3298400Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:22.3298867Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:22.3299191Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.3299526Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:22.8445308Z 2025-08-14T21:10:22.8446236Z  2025-08-14T21:10:22.8446991Z  2025-08-14T21:10:22.8447242Z  2025-08-14T21:10:22.8447567Z  2025-08-14T21:10:22.8447872Z  2025-08-14T21:10:22.8448188Z  2025-08-14T21:10:22.8448529Z  2025-08-14T21:10:22.8448854Z  2025-08-14T21:10:22.8449634Z [2,303 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:22.8450514Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:22.8451251Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:22.8451776Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:22.8452445Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:22.8454136Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:22.8456922Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:22.8457487Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:22.8458017Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:23.0695449Z 2025-08-14T21:10:23.0696247Z  2025-08-14T21:10:23.0697133Z  2025-08-14T21:10:23.0697558Z  2025-08-14T21:10:23.0697910Z  2025-08-14T21:10:23.0698268Z  2025-08-14T21:10:23.0698603Z  2025-08-14T21:10:23.0698961Z  2025-08-14T21:10:23.0699310Z  2025-08-14T21:10:23.0700157Z [2,303 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:23.0701207Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:23.0701981Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:23.0702542Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:23.0703334Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:23.0704176Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:23.0704656Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:23.0705204Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:23.0705791Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:23.2698756Z 2025-08-14T21:10:23.2699467Z  2025-08-14T21:10:23.2699911Z  2025-08-14T21:10:23.2700283Z  2025-08-14T21:10:23.2700667Z  2025-08-14T21:10:23.2701036Z  2025-08-14T21:10:23.2701419Z  2025-08-14T21:10:23.2701806Z  2025-08-14T21:10:23.2702187Z  2025-08-14T21:10:23.2703063Z [2,304 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:23.2704193Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:23.2705055Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:23.2705641Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:23.2706276Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:23.2706864Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:23.2707455Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:23.2708291Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:23.2709174Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:23.6148442Z 2025-08-14T21:10:23.6149214Z  2025-08-14T21:10:23.6149732Z  2025-08-14T21:10:23.6150102Z  2025-08-14T21:10:23.6150441Z  2025-08-14T21:10:23.6150792Z  2025-08-14T21:10:23.6151115Z  2025-08-14T21:10:23.6151453Z  2025-08-14T21:10:23.6151813Z  2025-08-14T21:10:23.6152705Z [2,307 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:23.6153875Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:23.6154645Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:23.6155262Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:23.6155991Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:23.6156688Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:23.6157402Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:23.6157914Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:23.6158418Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:23.8705626Z 2025-08-14T21:10:23.8706368Z  2025-08-14T21:10:23.8706764Z  2025-08-14T21:10:23.8707112Z  2025-08-14T21:10:23.8707435Z  2025-08-14T21:10:23.8707786Z  2025-08-14T21:10:23.8708126Z  2025-08-14T21:10:23.8708479Z  2025-08-14T21:10:23.8708798Z  2025-08-14T21:10:23.8710023Z [2,307 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:23.8711104Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:23.8712361Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:23.8712938Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:23.8713707Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:23.8714525Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:23.8715064Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:23.8715587Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:23.8716087Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:24.1533188Z 2025-08-14T21:10:24.1533920Z  2025-08-14T21:10:24.1534380Z  2025-08-14T21:10:24.1534766Z  2025-08-14T21:10:24.1535152Z  2025-08-14T21:10:24.1535523Z  2025-08-14T21:10:24.1535905Z  2025-08-14T21:10:24.1536277Z  2025-08-14T21:10:24.1536662Z  2025-08-14T21:10:24.1537557Z [2,309 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:10:24.1538520Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:24.1539408Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:24.1540161Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:24.1540700Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.1541197Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:24.1541717Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:24.1542204Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:24.1542727Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:24.4405705Z 2025-08-14T21:10:24.4406454Z  2025-08-14T21:10:24.4406871Z  2025-08-14T21:10:24.4407247Z  2025-08-14T21:10:24.4407619Z  2025-08-14T21:10:24.4407999Z  2025-08-14T21:10:24.4408375Z  2025-08-14T21:10:24.4408738Z  2025-08-14T21:10:24.4409098Z  2025-08-14T21:10:24.4409958Z [2,310 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:24.4410942Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:24.4411739Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:24.4412623Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:24.4413215Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.4413805Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.4414384Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.4414962Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:24.4415570Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:24.6709326Z 2025-08-14T21:10:24.6709967Z  2025-08-14T21:10:24.6710245Z  2025-08-14T21:10:24.6710444Z  2025-08-14T21:10:24.6710674Z  2025-08-14T21:10:24.6710873Z  2025-08-14T21:10:24.6711081Z  2025-08-14T21:10:24.6711277Z  2025-08-14T21:10:24.6711483Z  2025-08-14T21:10:24.6712016Z [2,310 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:24.6712505Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:24.6712973Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:24.6713427Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:24.7179834Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:24.7180384Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.7180949Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.7181500Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:24.7182072Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:24.9763765Z 2025-08-14T21:10:24.9764502Z  2025-08-14T21:10:24.9764928Z  2025-08-14T21:10:24.9765282Z  2025-08-14T21:10:24.9765629Z  2025-08-14T21:10:24.9765987Z  2025-08-14T21:10:24.9766327Z  2025-08-14T21:10:24.9766653Z  2025-08-14T21:10:24.9767180Z  2025-08-14T21:10:24.9768405Z [2,311 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:24.9769349Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:24.9774221Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:24.9775162Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:24.9775690Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.9776218Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:24.9776777Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:24.9777300Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:24.9777853Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:25.3190751Z 2025-08-14T21:10:25.3191458Z  2025-08-14T21:10:25.3191902Z  2025-08-14T21:10:25.3192262Z  2025-08-14T21:10:25.3192621Z  2025-08-14T21:10:25.3192980Z  2025-08-14T21:10:25.3193357Z  2025-08-14T21:10:25.3193726Z  2025-08-14T21:10:25.3194083Z  2025-08-14T21:10:25.3194992Z [2,313 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:25.3195899Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:25.3196754Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:25.3197637Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:25.3198244Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:25.3198834Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:25.3199449Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:25.3200051Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:25.3200658Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:25.5328954Z 2025-08-14T21:10:25.5339973Z  2025-08-14T21:10:25.5340478Z  2025-08-14T21:10:25.5340699Z  2025-08-14T21:10:25.5340896Z  2025-08-14T21:10:25.5341109Z  2025-08-14T21:10:25.5341349Z  2025-08-14T21:10:25.5341546Z  2025-08-14T21:10:25.5341758Z  2025-08-14T21:10:25.5342274Z [2,314 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:25.5342777Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:25.5343227Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:25.5343707Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:25.5344021Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:25.5344339Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:25.5344657Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:25.5344963Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:25.5345297Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:25.7750998Z 2025-08-14T21:10:25.7751697Z  2025-08-14T21:10:25.7752149Z  2025-08-14T21:10:25.7752508Z  2025-08-14T21:10:25.7752883Z  2025-08-14T21:10:25.7753237Z  2025-08-14T21:10:25.7753599Z  2025-08-14T21:10:25.7753965Z  2025-08-14T21:10:25.7754318Z  2025-08-14T21:10:25.7755205Z [2,316 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:25.7756283Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:25.7757311Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:25.7757867Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:25.7758416Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:25.7758942Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:25.7759492Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:25.7760057Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:25.7760622Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:10:26.1195112Z 2025-08-14T21:10:26.1195669Z  2025-08-14T21:10:26.1195922Z  2025-08-14T21:10:26.1196143Z  2025-08-14T21:10:26.1196372Z  2025-08-14T21:10:26.1196566Z  2025-08-14T21:10:26.1196775Z  2025-08-14T21:10:26.1196970Z  2025-08-14T21:10:26.1735274Z  2025-08-14T21:10:26.1737540Z [2,317 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:26.1739169Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:26.1740669Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.1741685Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:26.1742254Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:26.1742849Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:26.1743669Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:26.1744484Z //:jit_tests; 1s processwrapper-sandbox 2025-08-14T21:10:26.1745306Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:26.5023823Z 2025-08-14T21:10:26.5024525Z  2025-08-14T21:10:26.5024955Z  2025-08-14T21:10:26.5025263Z  2025-08-14T21:10:26.5025564Z  2025-08-14T21:10:26.5025853Z  2025-08-14T21:10:26.5026170Z  2025-08-14T21:10:26.5026545Z  2025-08-14T21:10:26.5027008Z  2025-08-14T21:10:26.5027895Z [2,318 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:26.5028964Z Compiling test/cpp/jit/test_argument_spec.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:26.5029914Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.5030447Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.5031018Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:26.5031571Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:26.5032140Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:26.5032694Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:26.5033260Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:26.7343703Z 2025-08-14T21:10:26.7344414Z  2025-08-14T21:10:26.7344675Z  2025-08-14T21:10:26.7344892Z  2025-08-14T21:10:26.7345106Z  2025-08-14T21:10:26.7345302Z  2025-08-14T21:10:26.7345552Z  2025-08-14T21:10:26.7345743Z  2025-08-14T21:10:26.7345952Z  2025-08-14T21:10:26.7346442Z [2,318 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:26.7347068Z Compiling test/cpp/jit/test_argument_spec.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:26.7347527Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.7347851Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.7348157Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:26.7348474Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:26.7348801Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:26.7349119Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:26.7349508Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:26.9502462Z 2025-08-14T21:10:26.9504449Z  2025-08-14T21:10:26.9506403Z  2025-08-14T21:10:26.9508130Z  2025-08-14T21:10:26.9509320Z  2025-08-14T21:10:26.9510755Z  2025-08-14T21:10:26.9511512Z  2025-08-14T21:10:26.9512787Z  2025-08-14T21:10:26.9514509Z  2025-08-14T21:10:26.9517951Z [2,320 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:26.9522251Z Compiling test/cpp/jit/test_argument_spec.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:26.9524670Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.9526340Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:26.9527662Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:26.9529053Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:26.9532323Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:26.9534161Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:26.9535606Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:27.3500667Z 2025-08-14T21:10:27.3501574Z  2025-08-14T21:10:27.3501965Z  2025-08-14T21:10:27.3502252Z  2025-08-14T21:10:27.3503412Z  2025-08-14T21:10:27.3503785Z  2025-08-14T21:10:27.3503988Z  2025-08-14T21:10:27.3504328Z  2025-08-14T21:10:27.3504646Z  2025-08-14T21:10:27.3505361Z [2,321 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:10:27.3506209Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:27.3506744Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:27.3507280Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:27.3507747Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:27.3508239Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.3508706Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.3509183Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.3509737Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:27.7504291Z 2025-08-14T21:10:27.7505127Z  2025-08-14T21:10:27.7505401Z  2025-08-14T21:10:27.7505603Z  2025-08-14T21:10:27.7505844Z  2025-08-14T21:10:27.7506037Z  2025-08-14T21:10:27.7506241Z  2025-08-14T21:10:27.7506432Z  2025-08-14T21:10:27.7506636Z  2025-08-14T21:10:27.7507124Z [2,323 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:27.7507632Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:27.7507965Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:27.7508275Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:27.7508600Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.7508907Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.7509229Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.7509630Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:27.7509960Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:27.9509554Z 2025-08-14T21:10:27.9510243Z  2025-08-14T21:10:27.9510523Z  2025-08-14T21:10:27.9510743Z  2025-08-14T21:10:27.9511104Z  2025-08-14T21:10:27.9511421Z  2025-08-14T21:10:27.9511703Z  2025-08-14T21:10:27.9512008Z  2025-08-14T21:10:27.9512227Z  2025-08-14T21:10:27.9512715Z [2,324 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:27.9513404Z //:aten; 6s processwrapper-sandbox 2025-08-14T21:10:27.9513942Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:27.9514304Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:27.9514756Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.9515086Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.9515432Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:27.9515942Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:27.9516406Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:28.1539918Z 2025-08-14T21:10:28.1540798Z  2025-08-14T21:10:28.1541231Z  2025-08-14T21:10:28.1541634Z  2025-08-14T21:10:28.1542053Z  2025-08-14T21:10:28.1542409Z  2025-08-14T21:10:28.1542777Z  2025-08-14T21:10:28.1543129Z  2025-08-14T21:10:28.1543498Z  2025-08-14T21:10:28.1544370Z [2,327 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:10:28.1545464Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:28.1546046Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:28.1546654Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.1547250Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:28.1547814Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.1548372Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:28.1548963Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:28.1549652Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:28.3776479Z 2025-08-14T21:10:28.3777038Z  2025-08-14T21:10:28.3777302Z  2025-08-14T21:10:28.3777501Z  2025-08-14T21:10:28.4980589Z  2025-08-14T21:10:28.4982145Z  2025-08-14T21:10:28.4982385Z  2025-08-14T21:10:28.4982669Z  2025-08-14T21:10:28.4982918Z  2025-08-14T21:10:28.4983447Z [2,328 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:28.4984111Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:28.4984588Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.4984993Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:28.4985935Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.4986250Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:28.4986710Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:28.4987154Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:28.4987679Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:28.5791922Z 2025-08-14T21:10:28.5792626Z  2025-08-14T21:10:28.5793026Z  2025-08-14T21:10:28.5793383Z  2025-08-14T21:10:28.5793739Z  2025-08-14T21:10:28.5794089Z  2025-08-14T21:10:28.5794431Z  2025-08-14T21:10:28.5794753Z  2025-08-14T21:10:28.5795074Z  2025-08-14T21:10:28.5795864Z [2,329 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:28.5796632Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:28.5797100Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:28.5797558Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.5798000Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:28.5798457Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.5798949Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:28.5799444Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:28.5800045Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:28.8395828Z 2025-08-14T21:10:28.8396517Z  2025-08-14T21:10:28.8396970Z  2025-08-14T21:10:28.8397372Z  2025-08-14T21:10:28.8397714Z  2025-08-14T21:10:28.8398082Z  2025-08-14T21:10:28.8398437Z  2025-08-14T21:10:28.8398802Z  2025-08-14T21:10:28.8399147Z  2025-08-14T21:10:28.8399779Z [2,330 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:28.8400378Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:28.8400749Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:28.8401247Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:28.8401592Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:28.8401911Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:28.8402216Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:28.8402756Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:28.8403307Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:29.1795253Z 2025-08-14T21:10:29.1795960Z  2025-08-14T21:10:29.1796304Z  2025-08-14T21:10:29.1796620Z  2025-08-14T21:10:29.1796906Z  2025-08-14T21:10:29.1797184Z  2025-08-14T21:10:29.1797460Z  2025-08-14T21:10:29.1797732Z  2025-08-14T21:10:29.1798015Z  2025-08-14T21:10:29.1798688Z [2,330 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:29.1806263Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:29.1806715Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:29.1807140Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:29.1807597Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:29.1808013Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:29.1808449Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:29.1809052Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:29.1809759Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:29.3813407Z 2025-08-14T21:10:29.3814151Z  2025-08-14T21:10:29.4699689Z  2025-08-14T21:10:29.4700438Z  2025-08-14T21:10:29.4700810Z  2025-08-14T21:10:29.4701147Z  2025-08-14T21:10:29.4701506Z  2025-08-14T21:10:29.4701860Z  2025-08-14T21:10:29.4702208Z  2025-08-14T21:10:29.4703037Z [2,331 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:29.4703874Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:29.4704443Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:29.4704962Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:29.4705492Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:29.4706018Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:29.4706729Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:29.4707537Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:29.4708296Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:30.3642924Z 2025-08-14T21:10:30.3643686Z  2025-08-14T21:10:30.3644096Z  2025-08-14T21:10:30.3644462Z  2025-08-14T21:10:30.3644799Z  2025-08-14T21:10:30.3645143Z  2025-08-14T21:10:30.3645453Z  2025-08-14T21:10:30.3645780Z  2025-08-14T21:10:30.3646100Z  2025-08-14T21:10:30.3646905Z [2,333 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:10:30.3647748Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:30.3648262Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:30.3648801Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:30.3649314Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:30.3650110Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:30.3651062Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:30.3652028Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:30.3652837Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:30.6013037Z 2025-08-14T21:10:30.6014145Z  2025-08-14T21:10:30.6014538Z  2025-08-14T21:10:30.6014859Z  2025-08-14T21:10:30.6015163Z  2025-08-14T21:10:30.6015513Z  2025-08-14T21:10:30.6015818Z  2025-08-14T21:10:30.6016132Z  2025-08-14T21:10:30.6016437Z  2025-08-14T21:10:30.6017216Z [2,334 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:30.6017973Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:30.6018476Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:30.6018980Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:30.6019463Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:30.6020141Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:30.6020972Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:30.6021860Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:30.6022596Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:30.8710729Z 2025-08-14T21:10:30.8711298Z  2025-08-14T21:10:30.8711578Z  2025-08-14T21:10:31.0081925Z  2025-08-14T21:10:31.0082253Z  2025-08-14T21:10:31.0082537Z  2025-08-14T21:10:31.0082845Z  2025-08-14T21:10:31.0083115Z  2025-08-14T21:10:31.0083385Z  2025-08-14T21:10:31.0084122Z [2,334 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:31.0084899Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:31.0085435Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:31.0085956Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:31.0086480Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:31.0087071Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.1278354Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.1279761Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:31.1280482Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:31.2839120Z 2025-08-14T21:10:31.2839852Z  2025-08-14T21:10:31.2840243Z  2025-08-14T21:10:31.2840598Z  2025-08-14T21:10:31.2840900Z  2025-08-14T21:10:31.2841212Z  2025-08-14T21:10:31.2841507Z  2025-08-14T21:10:31.2841845Z  2025-08-14T21:10:31.2842164Z  2025-08-14T21:10:31.2842957Z [2,335 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:31.2843777Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:31.2844326Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:31.2844847Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:31.2845350Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:31.2846101Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.2847014Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.2847980Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.2848720Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:10:31.6092651Z 2025-08-14T21:10:31.6093384Z  2025-08-14T21:10:31.6093800Z  2025-08-14T21:10:31.6094121Z  2025-08-14T21:10:31.6094481Z  2025-08-14T21:10:31.6094821Z  2025-08-14T21:10:31.6095181Z  2025-08-14T21:10:31.6095525Z  2025-08-14T21:10:31.6095865Z  2025-08-14T21:10:31.6096623Z [2,337 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:31.6097391Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:31.6097942Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:31.6098488Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:31.6099285Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:31.6100135Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:31.6101050Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.6101854Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:31.6102418Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:10:31.9131104Z 2025-08-14T21:10:31.9131861Z  2025-08-14T21:10:31.9132280Z  2025-08-14T21:10:31.9132642Z  2025-08-14T21:10:31.9133019Z  2025-08-14T21:10:31.9133364Z  2025-08-14T21:10:31.9133696Z  2025-08-14T21:10:31.9134029Z  2025-08-14T21:10:31.9134377Z  2025-08-14T21:10:31.9135246Z [2,339 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:31.9136086Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:31.9136668Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:31.9137486Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:31.9138435Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:31.9139404Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:31.9140446Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:31.9141033Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:31.9141621Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:32.1264468Z 2025-08-14T21:10:32.1265376Z  2025-08-14T21:10:32.1265791Z  2025-08-14T21:10:32.1266103Z  2025-08-14T21:10:32.1266430Z  2025-08-14T21:10:32.1266758Z  2025-08-14T21:10:32.1267247Z  2025-08-14T21:10:32.1267580Z  2025-08-14T21:10:32.1267939Z  2025-08-14T21:10:32.1268790Z [2,340 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:32.1270031Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:32.1270648Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:32.1271319Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:32.1272187Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:32.1273115Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:32.1273917Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:32.1274457Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:32.1275018Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:32.4100875Z 2025-08-14T21:10:32.4101545Z  2025-08-14T21:10:32.4101890Z  2025-08-14T21:10:32.4102211Z  2025-08-14T21:10:32.4102557Z  2025-08-14T21:10:32.4102913Z  2025-08-14T21:10:32.4103252Z  2025-08-14T21:10:32.4103559Z  2025-08-14T21:10:32.4103883Z  2025-08-14T21:10:32.4104691Z [2,340 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:32.4105460Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:32.4105920Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:32.4106576Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:32.4107463Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:32.4108446Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:32.4109228Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:32.4109862Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:32.4110350Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:10:32.7642160Z 2025-08-14T21:10:32.7642839Z  2025-08-14T21:10:32.7643224Z  2025-08-14T21:10:32.7643566Z  2025-08-14T21:10:32.7643905Z  2025-08-14T21:10:32.7644250Z  2025-08-14T21:10:32.7644603Z  2025-08-14T21:10:32.7644948Z  2025-08-14T21:10:32.7645338Z  2025-08-14T21:10:32.7646175Z [2,342 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:32.7646947Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:32.7647589Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:32.7648468Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:32.7649430Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:32.7650252Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:32.7650795Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:32.7651318Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:32.7651828Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:33.0105288Z 2025-08-14T21:10:33.0106089Z  2025-08-14T21:10:33.0106730Z  2025-08-14T21:10:33.0107297Z  2025-08-14T21:10:33.0107607Z  2025-08-14T21:10:33.0107945Z  2025-08-14T21:10:33.0108339Z  2025-08-14T21:10:33.0108678Z  2025-08-14T21:10:33.0108990Z  2025-08-14T21:10:33.0109836Z [2,342 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:33.0110802Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:33.0111537Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.0112433Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.0113256Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.0113943Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:33.0114405Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:33.0114869Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:33.0115364Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:33.2858489Z 2025-08-14T21:10:33.2859193Z  2025-08-14T21:10:33.2859594Z  2025-08-14T21:10:33.2860217Z  2025-08-14T21:10:33.2860665Z  2025-08-14T21:10:33.2860987Z  2025-08-14T21:10:33.2861320Z  2025-08-14T21:10:33.2861645Z  2025-08-14T21:10:33.2861980Z  2025-08-14T21:10:33.2862822Z [2,344 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:33.2863894Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.2864822Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.2865683Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.2866471Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:33.2867221Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:33.2867801Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:33.2868353Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:33.2868946Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:33.5443904Z 2025-08-14T21:10:33.5444734Z  2025-08-14T21:10:33.5445124Z  2025-08-14T21:10:33.5445412Z  2025-08-14T21:10:33.5445714Z  2025-08-14T21:10:33.5446043Z  2025-08-14T21:10:33.5446325Z  2025-08-14T21:10:33.5446627Z  2025-08-14T21:10:33.5446904Z  2025-08-14T21:10:33.5447626Z [2,345 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:33.5448424Z Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:33.5449166Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:33.5449765Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.5450370Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:33.5450756Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:33.5451213Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:33.5451699Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:33.5452212Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:33.8114295Z 2025-08-14T21:10:33.8116864Z  2025-08-14T21:10:33.8117564Z  2025-08-14T21:10:33.8118144Z  2025-08-14T21:10:33.8118438Z  2025-08-14T21:10:33.8119336Z  2025-08-14T21:10:33.8119684Z  2025-08-14T21:10:33.8119906Z  2025-08-14T21:10:33.8120217Z  2025-08-14T21:10:33.8121372Z [2,345 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:33.8122431Z Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:33.8123763Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:33.8125136Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:33.8125742Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:33.8126258Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:33.8126756Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:33.8127181Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:33.8127624Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:34.2115745Z 2025-08-14T21:10:34.2116594Z  2025-08-14T21:10:34.2116862Z  2025-08-14T21:10:34.2117278Z  2025-08-14T21:10:34.2117532Z  2025-08-14T21:10:34.2117872Z  2025-08-14T21:10:34.2118212Z  2025-08-14T21:10:34.2118539Z  2025-08-14T21:10:34.2118876Z  2025-08-14T21:10:34.2119619Z [2,348 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:34.2120618Z Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:34.2121521Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:34.2122132Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:34.2122667Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:34.2123197Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:34.2124074Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:34.2124873Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:34.2125705Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:34.4299391Z 2025-08-14T21:10:34.4300111Z  2025-08-14T21:10:34.4300526Z  2025-08-14T21:10:34.4300855Z  2025-08-14T21:10:34.4301173Z  2025-08-14T21:10:34.4301527Z  2025-08-14T21:10:34.4301859Z  2025-08-14T21:10:34.4302165Z  2025-08-14T21:10:34.4302436Z  2025-08-14T21:10:34.4303192Z [2,349 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:34.4304140Z Compiling test/cpp/jit/test_autodiff.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:34.4304912Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:34.4305478Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:34.4306027Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:34.4306493Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:34.4307016Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:34.4307665Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:34.4308293Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:34.8121735Z 2025-08-14T21:10:34.8122442Z  2025-08-14T21:10:34.8122891Z  2025-08-14T21:10:34.8123250Z  2025-08-14T21:10:34.8123612Z  2025-08-14T21:10:34.8123962Z  2025-08-14T21:10:34.8124320Z  2025-08-14T21:10:34.8124656Z  2025-08-14T21:10:34.8125017Z  2025-08-14T21:10:34.8125876Z [2,350 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:10:34.8126930Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:34.8127710Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:34.8128305Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:34.8128888Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:34.8129440Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:34.8130274Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:34.8131127Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:34.8131708Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:35.0536409Z 2025-08-14T21:10:35.0537164Z  2025-08-14T21:10:35.0537606Z  2025-08-14T21:10:35.0537971Z  2025-08-14T21:10:35.0538326Z  2025-08-14T21:10:35.0538895Z  2025-08-14T21:10:35.0539270Z  2025-08-14T21:10:35.0539615Z  2025-08-14T21:10:35.0539980Z  2025-08-14T21:10:35.0541596Z [2,353 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:35.0542494Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:35.0543048Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:35.0543644Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:35.0544202Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:35.0544760Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:35.0545311Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:35.0546316Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:35.0547754Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:35.4125069Z 2025-08-14T21:10:35.4125689Z  2025-08-14T21:10:35.4125946Z  2025-08-14T21:10:35.4126162Z  2025-08-14T21:10:35.4126361Z  2025-08-14T21:10:35.4126577Z  2025-08-14T21:10:35.4126776Z  2025-08-14T21:10:35.4126992Z  2025-08-14T21:10:35.4127188Z  2025-08-14T21:10:35.4127693Z [2,354 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:35.4128195Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:35.4383712Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:35.4384790Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:35.4385379Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:35.4385964Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:35.4386819Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:35.4387908Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:35.4388747Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:35.6392438Z 2025-08-14T21:10:35.6393103Z  2025-08-14T21:10:35.6393609Z  2025-08-14T21:10:35.6393816Z  2025-08-14T21:10:35.6394028Z  2025-08-14T21:10:35.6394222Z  2025-08-14T21:10:35.6394434Z  2025-08-14T21:10:35.6394781Z  2025-08-14T21:10:35.6394994Z  2025-08-14T21:10:35.6395500Z [2,356 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:35.6396255Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:35.6396689Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:35.6397003Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:35.6397455Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:35.6398029Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:35.6398591Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:35.6398904Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:35.6399232Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:36.5243901Z 2025-08-14T21:10:36.5244592Z  2025-08-14T21:10:36.5245024Z  2025-08-14T21:10:36.5245393Z  2025-08-14T21:10:36.5245731Z  2025-08-14T21:10:36.5246093Z  2025-08-14T21:10:36.5246443Z  2025-08-14T21:10:36.5246806Z  2025-08-14T21:10:36.5247159Z  2025-08-14T21:10:36.5248022Z [2,357 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:36.5248900Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:36.5249458Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:36.5250025Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:36.5250828Z Compiling aten/src/ATen/record_function.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:36.5251876Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:36.5252671Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:36.5253246Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:36.5253868Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:36.7266663Z 2025-08-14T21:10:36.7267558Z  2025-08-14T21:10:36.7267986Z  2025-08-14T21:10:36.7268331Z  2025-08-14T21:10:36.7268691Z  2025-08-14T21:10:36.7269039Z  2025-08-14T21:10:36.7269464Z  2025-08-14T21:10:36.7269799Z  2025-08-14T21:10:36.7270127Z  2025-08-14T21:10:36.7270945Z [2,360 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:36.7271787Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:36.7272360Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:36.7273099Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:36.7273645Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:36.7274432Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:36.7275469Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:36.7276438Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:36.7277197Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:37.0562768Z 2025-08-14T21:10:37.0563657Z  2025-08-14T21:10:37.0564092Z  2025-08-14T21:10:37.0564464Z  2025-08-14T21:10:37.0564808Z  2025-08-14T21:10:37.0565163Z  2025-08-14T21:10:37.0565543Z  2025-08-14T21:10:37.0566275Z  2025-08-14T21:10:37.0566633Z  2025-08-14T21:10:37.0567684Z [2,361 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:37.0568553Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:37.0569150Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:37.0569737Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:37.0570582Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.0571677Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.0572730Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.0573564Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:37.0574167Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:37.4405399Z 2025-08-14T21:10:37.4405984Z  2025-08-14T21:10:37.4406256Z  2025-08-14T21:10:37.4406459Z  2025-08-14T21:10:37.4406707Z  2025-08-14T21:10:37.4406927Z  2025-08-14T21:10:37.4407119Z  2025-08-14T21:10:37.4407326Z  2025-08-14T21:10:37.4407519Z  2025-08-14T21:10:37.4408022Z [2,363 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:37.4408510Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:37.4408980Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.4409547Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.4410094Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.4410552Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:37.4410868Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:37.4411314Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.4411764Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:37.8551825Z 2025-08-14T21:10:37.8552677Z  2025-08-14T21:10:37.8553086Z  2025-08-14T21:10:37.8553447Z  2025-08-14T21:10:37.8553807Z  2025-08-14T21:10:37.8554179Z  2025-08-14T21:10:37.8554533Z  2025-08-14T21:10:37.8554893Z  2025-08-14T21:10:37.8555200Z  2025-08-14T21:10:37.8556011Z [2,364 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:37.8556898Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:37.8557568Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:37.8558599Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:37.8559411Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:37.8560000Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:37.8560806Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:37.8561584Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:37.8562154Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:38.2491775Z 2025-08-14T21:10:38.2492356Z  2025-08-14T21:10:38.2492636Z  2025-08-14T21:10:38.2492841Z  2025-08-14T21:10:38.2493054Z  2025-08-14T21:10:38.2513831Z  2025-08-14T21:10:38.2514056Z  2025-08-14T21:10:38.2514255Z  2025-08-14T21:10:38.2514469Z  2025-08-14T21:10:38.2515068Z [2,364 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:38.2515933Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:10:38.2516685Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.2517357Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.2517958Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.2518273Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.2521314Z Compiling aten/src/ATen/vulkan/Context.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.2523660Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:38.2524105Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:38.4520323Z 2025-08-14T21:10:38.4521143Z  2025-08-14T21:10:38.4521417Z  2025-08-14T21:10:38.4521644Z  2025-08-14T21:10:38.4521852Z  2025-08-14T21:10:38.4522048Z  2025-08-14T21:10:38.4522254Z  2025-08-14T21:10:38.4522448Z  2025-08-14T21:10:38.4522653Z  2025-08-14T21:10:38.4523158Z [2,365 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:38.4523746Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.4524310Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.4524751Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.4525083Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.4525525Z Compiling aten/src/ATen/vulkan/Context.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.4525989Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:38.4526307Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:38.4526625Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:38.8506959Z 2025-08-14T21:10:38.8507670Z  2025-08-14T21:10:38.8508099Z  2025-08-14T21:10:38.8508461Z  2025-08-14T21:10:38.8508809Z  2025-08-14T21:10:38.8509176Z  2025-08-14T21:10:38.8509605Z  2025-08-14T21:10:38.8509973Z  2025-08-14T21:10:38.8510320Z  2025-08-14T21:10:38.8511202Z [2,366 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:38.8512262Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:38.8513265Z Compiling test/cpp/jit/test_memory_dag.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:38.8514096Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.8514690Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.8515527Z Compiling aten/src/ATen/vulkan/Context.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:38.8516349Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:38.8517160Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:38.8518014Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:39.0932212Z 2025-08-14T21:10:39.0932789Z  2025-08-14T21:10:39.0933054Z  2025-08-14T21:10:39.0933259Z  2025-08-14T21:10:39.0933468Z  2025-08-14T21:10:39.0933662Z  2025-08-14T21:10:39.0933867Z  2025-08-14T21:10:39.0934064Z  2025-08-14T21:10:39.0934283Z  2025-08-14T21:10:39.0934801Z [2,370 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:39.0935393Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:39.0935883Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:39.0936354Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:39.0936842Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:39.0937157Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:39.1228587Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.1228911Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.1229452Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:39.4620286Z 2025-08-14T21:10:39.4621544Z  2025-08-14T21:10:39.4621970Z  2025-08-14T21:10:39.4622270Z  2025-08-14T21:10:39.4622548Z  2025-08-14T21:10:39.4622884Z  2025-08-14T21:10:39.4623243Z  2025-08-14T21:10:39.4623548Z  2025-08-14T21:10:39.4623851Z  2025-08-14T21:10:39.4624659Z [2,371 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:39.4626810Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:39.4627877Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:39.4628401Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:39.4628887Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:39.4629410Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.4629864Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.4630343Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.4630770Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:39.6702656Z 2025-08-14T21:10:39.6703460Z  2025-08-14T21:10:39.6703774Z  2025-08-14T21:10:39.6704080Z  2025-08-14T21:10:39.6704402Z  2025-08-14T21:10:39.6704747Z  2025-08-14T21:10:39.6705046Z  2025-08-14T21:10:39.6705356Z  2025-08-14T21:10:39.6705699Z  2025-08-14T21:10:39.6706530Z [2,372 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:39.6707643Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:39.6708331Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:39.6708818Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:39.6709418Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.6709958Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.6710468Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.6710995Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.6711543Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:39.9239663Z 2025-08-14T21:10:39.9240489Z  2025-08-14T21:10:39.9240980Z  2025-08-14T21:10:39.9241344Z  2025-08-14T21:10:39.9241590Z  2025-08-14T21:10:39.9241905Z  2025-08-14T21:10:39.9242103Z  2025-08-14T21:10:39.9242313Z  2025-08-14T21:10:39.9242510Z  2025-08-14T21:10:39.9243022Z [2,372 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:39.9243814Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:39.9244278Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:39.9244690Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:39.9245064Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:39.9245427Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.9245906Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.9246224Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:39.9246834Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:40.3901010Z 2025-08-14T21:10:40.3901766Z  2025-08-14T21:10:40.3902181Z  2025-08-14T21:10:40.3902542Z  2025-08-14T21:10:40.3902893Z  2025-08-14T21:10:40.3903257Z  2025-08-14T21:10:40.3903611Z  2025-08-14T21:10:40.3903967Z  2025-08-14T21:10:40.3904314Z  2025-08-14T21:10:40.3905196Z [2,373 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:40.3906297Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:40.3907132Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:40.3907690Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.3908274Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.3909117Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.3909674Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.3910144Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:40.3910626Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:40.7207557Z 2025-08-14T21:10:40.7208914Z  2025-08-14T21:10:40.7209303Z  2025-08-14T21:10:40.7209992Z  2025-08-14T21:10:40.7210199Z  2025-08-14T21:10:40.7210409Z  2025-08-14T21:10:40.7210664Z  2025-08-14T21:10:40.7210871Z  2025-08-14T21:10:40.7211076Z  2025-08-14T21:10:40.7214074Z [2,374 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:40.7216445Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:40.7217222Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:40.7217797Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.7229165Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.7229964Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.7230516Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:40.7231134Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:40.7231713Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:40.9248788Z 2025-08-14T21:10:40.9249424Z  2025-08-14T21:10:40.9249740Z  2025-08-14T21:10:40.9250055Z  2025-08-14T21:10:40.9250318Z  2025-08-14T21:10:40.9250600Z  2025-08-14T21:10:40.9250936Z  2025-08-14T21:10:40.9251255Z  2025-08-14T21:10:40.9251589Z  2025-08-14T21:10:40.9252351Z [2,375 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:40.9253186Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:40.9253660Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.9254037Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.9254431Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:40.9254857Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:40.9255354Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:40.9255906Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:40.9256543Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:41.2639069Z 2025-08-14T21:10:41.2639815Z  2025-08-14T21:10:41.2640248Z  2025-08-14T21:10:41.2640613Z  2025-08-14T21:10:41.2640966Z  2025-08-14T21:10:41.2641327Z  2025-08-14T21:10:41.2641670Z  2025-08-14T21:10:41.2642028Z  2025-08-14T21:10:41.2642392Z  2025-08-14T21:10:41.2643305Z [2,376 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:41.2644427Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:41.2645227Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:41.2645898Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:41.2646360Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:41.2646843Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:41.2647512Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:41.2648425Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:41.2649217Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:41.5253196Z 2025-08-14T21:10:41.5254058Z  2025-08-14T21:10:41.5254358Z  2025-08-14T21:10:41.5254558Z  2025-08-14T21:10:41.5254775Z  2025-08-14T21:10:41.5255030Z  2025-08-14T21:10:41.5255240Z  2025-08-14T21:10:41.5255469Z  2025-08-14T21:10:41.5255679Z  2025-08-14T21:10:41.5256168Z [2,377 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:41.5256769Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:41.5280755Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:41.5281324Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:41.5281904Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:41.5282733Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:41.5283842Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:41.5284664Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:41.5285242Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:41.7289593Z 2025-08-14T21:10:41.7290428Z  2025-08-14T21:10:41.7290774Z  2025-08-14T21:10:41.7291073Z  2025-08-14T21:10:41.7296764Z  2025-08-14T21:10:41.7297040Z  2025-08-14T21:10:41.7297462Z  2025-08-14T21:10:41.7297770Z  2025-08-14T21:10:41.7297967Z  2025-08-14T21:10:41.7298479Z [2,380 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:41.7299041Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:41.7299663Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:41.7300283Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:41.7300904Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:41.7301288Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:41.7301733Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:41.7302152Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:41.7302484Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:42.0623778Z 2025-08-14T21:10:42.0624736Z  2025-08-14T21:10:42.0625238Z  2025-08-14T21:10:42.0625592Z  2025-08-14T21:10:42.0625949Z  2025-08-14T21:10:42.0626304Z  2025-08-14T21:10:42.0626664Z  2025-08-14T21:10:42.0627044Z  2025-08-14T21:10:42.0627414Z  2025-08-14T21:10:42.0628300Z [2,381 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:42.0629179Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:42.0630111Z Compiling aten/src/ATen/native/AmpKernels.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:42.0631251Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:42.0632118Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:42.0632649Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.0633192Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.0633686Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:42.0634216Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:42.3296826Z 2025-08-14T21:10:42.3297781Z  2025-08-14T21:10:42.3298085Z  2025-08-14T21:10:42.3298427Z  2025-08-14T21:10:42.3298663Z  2025-08-14T21:10:42.3299029Z  2025-08-14T21:10:42.3299416Z  2025-08-14T21:10:42.3299756Z  2025-08-14T21:10:42.3299957Z  2025-08-14T21:10:42.3300640Z [2,382 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:42.3301276Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:42.3301739Z Compiling aten/src/ATen/native/AmpKernels.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:42.3302460Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:42.3302916Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.3303241Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.3303755Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:42.3304085Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:42.3304434Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:42.5306558Z 2025-08-14T21:10:42.5307287Z  2025-08-14T21:10:42.5307682Z  2025-08-14T21:10:42.5307973Z  2025-08-14T21:10:42.5308252Z  2025-08-14T21:10:42.5310109Z  2025-08-14T21:10:42.5310441Z  2025-08-14T21:10:42.5310925Z  2025-08-14T21:10:42.5311249Z  2025-08-14T21:10:42.5312037Z [2,383 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:42.5312694Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:42.5313256Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:42.5313964Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.5314448Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.5314857Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:42.5315275Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:42.5317439Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:42.5318857Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:42.7639861Z 2025-08-14T21:10:42.7640562Z  2025-08-14T21:10:42.7641002Z  2025-08-14T21:10:42.7641377Z  2025-08-14T21:10:42.7641793Z  2025-08-14T21:10:42.7642141Z  2025-08-14T21:10:42.7642504Z  2025-08-14T21:10:42.7642853Z  2025-08-14T21:10:42.7643210Z  2025-08-14T21:10:42.7644054Z [2,384 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:42.7644918Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:42.7645720Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:42.7646561Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.7647107Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:42.7647673Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:42.7648233Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:42.7648814Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:42.7649397Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:43.0931096Z 2025-08-14T21:10:43.0933015Z  2025-08-14T21:10:43.0934441Z  2025-08-14T21:10:43.0934874Z  2025-08-14T21:10:43.0935184Z  2025-08-14T21:10:43.0935519Z  2025-08-14T21:10:43.0935794Z  2025-08-14T21:10:43.0936141Z  2025-08-14T21:10:43.0936459Z  2025-08-14T21:10:43.0937288Z [2,386 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:43.0938048Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:43.0938593Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:43.0939138Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.0939656Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.0940198Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.0940730Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:43.0941291Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:43.0941876Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:43.3313343Z 2025-08-14T21:10:43.3314110Z  2025-08-14T21:10:43.3314379Z  2025-08-14T21:10:43.3314581Z  2025-08-14T21:10:43.3314810Z  2025-08-14T21:10:43.3315006Z  2025-08-14T21:10:43.3315223Z  2025-08-14T21:10:43.3315425Z  2025-08-14T21:10:43.3315634Z  2025-08-14T21:10:43.3316132Z [2,386 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:43.3316623Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:43.3316943Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:43.3317279Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.3317603Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.3317913Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.3318231Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.3318558Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.3318894Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:43.5319063Z 2025-08-14T21:10:43.5319853Z  2025-08-14T21:10:43.5320226Z  2025-08-14T21:10:43.5320579Z  2025-08-14T21:10:43.5321642Z  2025-08-14T21:10:43.5321959Z  2025-08-14T21:10:43.5322286Z  2025-08-14T21:10:43.5322532Z  2025-08-14T21:10:43.5322869Z  2025-08-14T21:10:43.5323616Z [2,388 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:43.5324524Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:43.5324989Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.5325499Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.5325963Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.5326309Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.5326741Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:43.5328178Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:43.5329635Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:10:43.7441907Z 2025-08-14T21:10:43.7443118Z  2025-08-14T21:10:43.7443543Z  2025-08-14T21:10:43.7443880Z  2025-08-14T21:10:43.7444259Z  2025-08-14T21:10:43.7444578Z  2025-08-14T21:10:43.7444921Z  2025-08-14T21:10:43.7445267Z  2025-08-14T21:10:43.7445604Z  2025-08-14T21:10:43.7446455Z [2,389 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:43.7447262Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:43.7447807Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.7448350Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:43.7448867Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.7449408Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.7449933Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:43.7450495Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:43.7451059Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:44.1316732Z 2025-08-14T21:10:44.1318838Z  2025-08-14T21:10:44.1319222Z  2025-08-14T21:10:44.1319559Z  2025-08-14T21:10:44.1319947Z  2025-08-14T21:10:44.1320258Z  2025-08-14T21:10:44.1320546Z  2025-08-14T21:10:44.1320782Z  2025-08-14T21:10:44.1321037Z  2025-08-14T21:10:44.1321696Z [2,389 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:44.1322418Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:44.1322865Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:44.1323336Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:44.1323735Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:44.1324166Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:44.1324620Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:44.1325013Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:44.1325492Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:44.5429285Z 2025-08-14T21:10:44.5430069Z  2025-08-14T21:10:44.5430402Z  2025-08-14T21:10:44.5430710Z  2025-08-14T21:10:44.5431061Z  2025-08-14T21:10:44.5431373Z  2025-08-14T21:10:44.5431709Z  2025-08-14T21:10:44.5431994Z  2025-08-14T21:10:44.5432316Z  2025-08-14T21:10:44.5433017Z [2,390 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:44.5433796Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:44.5434227Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:44.5434695Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:44.5435172Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:44.5435700Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:44.5436253Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:44.5436789Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:44.5437350Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:44.8801765Z 2025-08-14T21:10:44.8802486Z  2025-08-14T21:10:44.8802930Z  2025-08-14T21:10:44.8803298Z  2025-08-14T21:10:44.8803862Z  2025-08-14T21:10:44.8804200Z  2025-08-14T21:10:44.8804520Z  2025-08-14T21:10:44.8804852Z  2025-08-14T21:10:44.8805190Z  2025-08-14T21:10:44.8806016Z [2,391 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:44.8806869Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:44.8807445Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:44.8807999Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:44.8808575Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:44.8809136Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:44.8809698Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:44.8810551Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:44.8811205Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:45.1322833Z 2025-08-14T21:10:45.1323602Z  2025-08-14T21:10:45.1323878Z  2025-08-14T21:10:45.1324079Z  2025-08-14T21:10:45.1324312Z  2025-08-14T21:10:45.1324509Z  2025-08-14T21:10:45.1324717Z  2025-08-14T21:10:45.1324914Z  2025-08-14T21:10:45.1325125Z  2025-08-14T21:10:45.1325626Z [2,391 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:45.1326126Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:45.1326451Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:45.1326783Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.1327112Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.1327418Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.1327747Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:45.1328079Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:45.1328409Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:45.3787986Z 2025-08-14T21:10:45.3788565Z  2025-08-14T21:10:45.3788830Z  2025-08-14T21:10:45.3789034Z  2025-08-14T21:10:45.3789280Z  2025-08-14T21:10:45.3789559Z  2025-08-14T21:10:45.3789757Z  2025-08-14T21:10:45.3789970Z  2025-08-14T21:10:45.3790168Z  2025-08-14T21:10:45.3790678Z [2,393 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:45.3791166Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:45.3791504Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.3791818Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.3792150Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:45.3792488Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:45.3792950Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:45.3793435Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:45.3793766Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:45.5883211Z 2025-08-14T21:10:45.5883778Z  2025-08-14T21:10:45.5884042Z  2025-08-14T21:10:45.5884271Z  2025-08-14T21:10:45.5884489Z  2025-08-14T21:10:45.5884690Z  2025-08-14T21:10:45.5884911Z  2025-08-14T21:10:45.5885111Z  2025-08-14T21:10:45.5885326Z  2025-08-14T21:10:45.5885819Z [2,394 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:45.5886319Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:45.5886649Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.5886966Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:45.5887296Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:45.5887739Z Compiling aten/src/ATen/native/BinaryOps.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:45.5888231Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:45.5888665Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:45.5889244Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:45.7988069Z 2025-08-14T21:10:45.7988725Z  2025-08-14T21:10:45.7988984Z  2025-08-14T21:10:45.7989240Z  2025-08-14T21:10:45.7989630Z  2025-08-14T21:10:45.7989920Z  2025-08-14T21:10:45.7990146Z  2025-08-14T21:10:45.7990476Z  2025-08-14T21:10:45.7990729Z  2025-08-14T21:10:45.7991271Z [2,396 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:45.7991922Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:45.7992548Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:10:45.7993122Z Compiling aten/src/ATen/native/BinaryOps.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:45.7995795Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:45.7997604Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:45.7998194Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:45.7998722Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:45.7999125Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:46.1995343Z 2025-08-14T21:10:46.1996074Z  2025-08-14T21:10:46.1996481Z  2025-08-14T21:10:46.1996840Z  2025-08-14T21:10:46.1997177Z  2025-08-14T21:10:46.1997518Z  2025-08-14T21:10:46.1997847Z  2025-08-14T21:10:46.1998217Z  2025-08-14T21:10:46.1998574Z  2025-08-14T21:10:46.1999403Z [2,398 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:46.2000229Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:46.2000770Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:46.2001580Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:46.2002487Z Compiling aten/src/ATen/native/Blas.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:46.2003232Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:46.2003748Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:46.2004503Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:46.2005293Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:46.5999808Z 2025-08-14T21:10:46.6000484Z  2025-08-14T21:10:46.6000830Z  2025-08-14T21:10:46.6001113Z  2025-08-14T21:10:46.6001395Z  2025-08-14T21:10:46.6001627Z  2025-08-14T21:10:46.6001819Z  2025-08-14T21:10:46.6002127Z  2025-08-14T21:10:46.6002433Z  2025-08-14T21:10:46.6003202Z [2,399 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:46.6003863Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:46.6004603Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:46.6005398Z Compiling aten/src/ATen/native/Blas.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:46.6005955Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:46.6006337Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:46.6006956Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:46.6007691Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:46.6008163Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:46.8097401Z 2025-08-14T21:10:46.8098013Z  2025-08-14T21:10:46.8098316Z  2025-08-14T21:10:46.8098553Z  2025-08-14T21:10:46.8098856Z  2025-08-14T21:10:46.8099138Z  2025-08-14T21:10:46.8099440Z  2025-08-14T21:10:46.8099739Z  2025-08-14T21:10:46.8100063Z  2025-08-14T21:10:46.8100756Z [2,400 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:46.8101369Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:46.8101968Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:46.8102553Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:46.8103605Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:46.8104171Z Compiling aten/src/ATen/native/BlasKernel.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:46.8104826Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:46.8105255Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:46.8105724Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:47.1513376Z 2025-08-14T21:10:47.1514339Z  2025-08-14T21:10:47.1514674Z  2025-08-14T21:10:47.1515138Z  2025-08-14T21:10:47.1515475Z  2025-08-14T21:10:47.1515803Z  2025-08-14T21:10:47.1516359Z  2025-08-14T21:10:47.1516718Z  2025-08-14T21:10:47.1517031Z  2025-08-14T21:10:47.1519333Z [2,401 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:47.1521082Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:47.1521673Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:47.1522337Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:47.1522688Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:47.1523152Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:47.1523532Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:47.1524013Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:47.1524583Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:47.4007700Z 2025-08-14T21:10:47.4008649Z  2025-08-14T21:10:47.4009064Z  2025-08-14T21:10:47.4009383Z  2025-08-14T21:10:47.4009761Z  2025-08-14T21:10:47.4010120Z  2025-08-14T21:10:47.4010457Z  2025-08-14T21:10:47.4010814Z  2025-08-14T21:10:47.4011200Z  2025-08-14T21:10:47.4012077Z [2,402 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:47.4012926Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:47.4013717Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:47.4014524Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:47.4015092Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:47.4015640Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:47.4016183Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:47.4016943Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:47.4017745Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:47.6010460Z 2025-08-14T21:10:47.6011236Z  2025-08-14T21:10:47.6011670Z  2025-08-14T21:10:47.6012017Z  2025-08-14T21:10:47.6012358Z  2025-08-14T21:10:47.6012674Z  2025-08-14T21:10:47.6013071Z  2025-08-14T21:10:47.6013453Z  2025-08-14T21:10:47.6013828Z  2025-08-14T21:10:47.6014700Z [2,403 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:47.6015579Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:47.6016421Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:47.6017201Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:47.6017808Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:47.6018399Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:47.6019229Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:47.6020054Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:47.6020643Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:47.8353144Z 2025-08-14T21:10:47.8353915Z  2025-08-14T21:10:47.8354329Z  2025-08-14T21:10:47.8354693Z  2025-08-14T21:10:47.8355022Z  2025-08-14T21:10:47.8355406Z  2025-08-14T21:10:47.8355709Z  2025-08-14T21:10:47.8356040Z  2025-08-14T21:10:47.8356337Z  2025-08-14T21:10:47.8357115Z [2,405 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:47.8358165Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:47.8358950Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:47.8359795Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:47.8360552Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:47.8361299Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:47.8361803Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:47.8362510Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:47.8363267Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:48.2017858Z 2025-08-14T21:10:48.2018771Z  2025-08-14T21:10:48.2019743Z  2025-08-14T21:10:48.2020129Z  2025-08-14T21:10:48.2020492Z  2025-08-14T21:10:48.2020796Z  2025-08-14T21:10:48.2021082Z  2025-08-14T21:10:48.2021351Z  2025-08-14T21:10:48.2021623Z  2025-08-14T21:10:48.2022430Z [2,405 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:48.2023200Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:48.2023961Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:48.2024732Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:48.2025488Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:48.2026289Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:48.2026840Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:48.2027635Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:48.2028256Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:48.4018737Z 2025-08-14T21:10:48.4019561Z  2025-08-14T21:10:48.4019846Z  2025-08-14T21:10:48.4020059Z  2025-08-14T21:10:48.4020255Z  2025-08-14T21:10:48.4020468Z  2025-08-14T21:10:48.4020774Z  2025-08-14T21:10:48.4020986Z  2025-08-14T21:10:48.4021216Z  2025-08-14T21:10:48.4021774Z [2,406 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:48.4022420Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:48.4022887Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:48.4023526Z Compiling aten/src/ATen/native/CPUBlas.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:48.4023970Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:48.4024364Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:48.4024893Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:48.4025397Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:48.4025724Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:48.6514576Z 2025-08-14T21:10:48.6515350Z  2025-08-14T21:10:48.6515798Z  2025-08-14T21:10:48.6516209Z  2025-08-14T21:10:48.6516562Z  2025-08-14T21:10:48.6516933Z  2025-08-14T21:10:48.6517288Z  2025-08-14T21:10:48.6517660Z  2025-08-14T21:10:48.6518021Z  2025-08-14T21:10:48.6518910Z [2,407 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:48.6520039Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:48.6521138Z Compiling aten/src/ATen/native/CPUBlas.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:48.6521973Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:48.6522578Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:48.6523462Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:48.6524366Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:48.6524964Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:48.6525580Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:48.8558739Z 2025-08-14T21:10:48.8559473Z  2025-08-14T21:10:48.8559892Z  2025-08-14T21:10:48.8560259Z  2025-08-14T21:10:48.8560619Z  2025-08-14T21:10:48.8561064Z  2025-08-14T21:10:48.8561420Z  2025-08-14T21:10:48.8561764Z  2025-08-14T21:10:48.8562119Z  2025-08-14T21:10:48.8562971Z [2,410 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:10:48.8564078Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:48.8564889Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:48.8565470Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:48.8566329Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:10:48.8570281Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:48.8570959Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:48.8571632Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:48.8572194Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:49.2028532Z 2025-08-14T21:10:49.2029299Z  2025-08-14T21:10:49.2029986Z  2025-08-14T21:10:49.2030337Z  2025-08-14T21:10:49.2030634Z  2025-08-14T21:10:49.2031358Z  2025-08-14T21:10:49.2031779Z  2025-08-14T21:10:49.2032329Z  2025-08-14T21:10:49.2032851Z  2025-08-14T21:10:49.2034284Z [2,410 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:49.2035043Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:49.2035913Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:49.2036872Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:49.2037648Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:49.2038333Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:49.2039029Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:49.2039908Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:49.2040634Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:49.4033501Z 2025-08-14T21:10:49.4034380Z  2025-08-14T21:10:49.4034728Z  2025-08-14T21:10:49.4035029Z  2025-08-14T21:10:49.4035313Z  2025-08-14T21:10:49.4035623Z  2025-08-14T21:10:49.4035904Z  2025-08-14T21:10:49.4036193Z  2025-08-14T21:10:49.4036492Z  2025-08-14T21:10:49.4037210Z [2,411 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:49.4038118Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:49.4038820Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:49.4039308Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:49.4039794Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:49.4040428Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:49.4041063Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:49.4041539Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:49.4042096Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:49.8034813Z 2025-08-14T21:10:49.8035381Z  2025-08-14T21:10:49.8035644Z  2025-08-14T21:10:49.8035844Z  2025-08-14T21:10:49.8036070Z  2025-08-14T21:10:49.8036268Z  2025-08-14T21:10:49.8036477Z  2025-08-14T21:10:49.8036673Z  2025-08-14T21:10:49.8036884Z  2025-08-14T21:10:49.8037385Z [2,411 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:49.8038032Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:49.8038512Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:49.8038835Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:49.8039171Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:49.8039599Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:49.9279439Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:49.9279807Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:49.9280285Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:50.4215572Z 2025-08-14T21:10:50.4216306Z  2025-08-14T21:10:50.4216728Z  2025-08-14T21:10:50.4217081Z  2025-08-14T21:10:50.4217409Z  2025-08-14T21:10:50.4217699Z  2025-08-14T21:10:50.4217987Z  2025-08-14T21:10:50.4218306Z  2025-08-14T21:10:50.4218635Z  2025-08-14T21:10:50.4219399Z [2,412 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:50.4220677Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-08-14T21:10:50.4221570Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:10:50.4222125Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:50.4222895Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:50.4223636Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:50.4224126Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:50.4224618Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:50.4225126Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:50.6269537Z 2025-08-14T21:10:50.6270129Z  2025-08-14T21:10:50.6270383Z  2025-08-14T21:10:50.6270607Z  2025-08-14T21:10:50.6270807Z  2025-08-14T21:10:50.6271017Z  2025-08-14T21:10:50.6271218Z  2025-08-14T21:10:50.6271430Z  2025-08-14T21:10:50.6271626Z  2025-08-14T21:10:50.6272149Z [2,417 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:50.6272635Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:50.6272969Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:50.6273287Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:50.6273746Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:50.6274364Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:50.6274960Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:50.6275560Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:50.6276028Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:50.9288952Z 2025-08-14T21:10:50.9289539Z  2025-08-14T21:10:50.9289813Z  2025-08-14T21:10:50.9290031Z  2025-08-14T21:10:50.9290233Z  2025-08-14T21:10:50.9290441Z  2025-08-14T21:10:50.9290637Z  2025-08-14T21:10:50.9290879Z  2025-08-14T21:10:50.9291085Z  2025-08-14T21:10:50.9291590Z [2,418 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:50.9292065Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:50.9292406Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:50.9292874Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:50.9293672Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:50.9294280Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:50.9295018Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:50.9295645Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:50.9295971Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:51.4795983Z 2025-08-14T21:10:51.4800389Z  2025-08-14T21:10:51.4800975Z  2025-08-14T21:10:51.4801406Z  2025-08-14T21:10:51.4801751Z  2025-08-14T21:10:51.4802113Z  2025-08-14T21:10:51.4802465Z  2025-08-14T21:10:51.4802819Z  2025-08-14T21:10:51.4803156Z  2025-08-14T21:10:51.4804051Z [2,419 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:51.4805166Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:51.4806035Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:51.4806966Z Compiling aten/src/ATen/native/Constraints.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:51.4807921Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:51.4808849Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:51.4809555Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:51.4810256Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:51.4812216Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:51.8135322Z 2025-08-14T21:10:51.8135923Z  2025-08-14T21:10:51.8136201Z  2025-08-14T21:10:51.8136399Z  2025-08-14T21:10:51.8136607Z  2025-08-14T21:10:51.8136819Z  2025-08-14T21:10:51.8137027Z  2025-08-14T21:10:51.8137230Z  2025-08-14T21:10:51.8137421Z  2025-08-14T21:10:51.8137922Z [2,419 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:51.8138410Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:51.8138890Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:51.8139493Z Compiling aten/src/ATen/native/Constraints.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:51.8140099Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:51.8140708Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:51.8141179Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:51.8141651Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:51.8142123Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:52.0492535Z 2025-08-14T21:10:52.0493157Z  2025-08-14T21:10:52.0493500Z  2025-08-14T21:10:52.0493791Z  2025-08-14T21:10:52.0494065Z  2025-08-14T21:10:52.0494351Z  2025-08-14T21:10:52.0494628Z  2025-08-14T21:10:52.0494901Z  2025-08-14T21:10:52.0495190Z  2025-08-14T21:10:52.0495858Z [2,420 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:52.0496580Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:52.0497209Z Compiling aten/src/ATen/native/Constraints.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.0498038Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.0498876Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.0499534Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:52.0500276Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.0500959Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:52.0501414Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:52.4493205Z 2025-08-14T21:10:52.4493740Z  2025-08-14T21:10:52.4493991Z  2025-08-14T21:10:52.4494209Z  2025-08-14T21:10:52.4494406Z  2025-08-14T21:10:52.4494620Z  2025-08-14T21:10:52.4494823Z  2025-08-14T21:10:52.4495037Z  2025-08-14T21:10:52.4495249Z  2025-08-14T21:10:52.4495738Z [2,421 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:52.4496231Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:52.4496712Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.4497331Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.4497801Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:52.4498268Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.4712163Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:52.4714672Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:52.4716270Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:52.6718320Z 2025-08-14T21:10:52.6718911Z  2025-08-14T21:10:52.6719318Z  2025-08-14T21:10:52.6719683Z  2025-08-14T21:10:52.6720024Z  2025-08-14T21:10:52.6720376Z  2025-08-14T21:10:52.6720721Z  2025-08-14T21:10:52.6721080Z  2025-08-14T21:10:52.6721412Z  2025-08-14T21:10:52.6722253Z [2,424 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:52.6723524Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:52.6724354Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:52.6725164Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:52.6725708Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:52.6726448Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:52.6727226Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:52.6727788Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:52.6728390Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:53.0325292Z 2025-08-14T21:10:53.0326388Z  2025-08-14T21:10:53.0326784Z  2025-08-14T21:10:53.0327117Z  2025-08-14T21:10:53.0327451Z  2025-08-14T21:10:53.0327787Z  2025-08-14T21:10:53.0328145Z  2025-08-14T21:10:53.0328488Z  2025-08-14T21:10:53.0328840Z  2025-08-14T21:10:53.0329645Z [2,425 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:53.0330428Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:53.0331160Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:53.0331961Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:53.0332485Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:53.0333510Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:53.0334741Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:53.0335530Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:53.0336325Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:53.2724719Z 2025-08-14T21:10:53.2725733Z  2025-08-14T21:10:53.2726143Z  2025-08-14T21:10:53.2726512Z  2025-08-14T21:10:53.2726867Z  2025-08-14T21:10:53.2727225Z  2025-08-14T21:10:53.2727569Z  2025-08-14T21:10:53.2727936Z  2025-08-14T21:10:53.2728301Z  2025-08-14T21:10:53.2729176Z [2,425 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:53.2730027Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:53.2730860Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:53.2731710Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:53.2732041Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:53.2732678Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:53.2733368Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:53.2733924Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:53.2734528Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:10:53.7899265Z 2025-08-14T21:10:53.7899989Z  2025-08-14T21:10:53.7900342Z  2025-08-14T21:10:53.7900641Z  2025-08-14T21:10:53.7900933Z  2025-08-14T21:10:53.7901213Z  2025-08-14T21:10:53.7901510Z  2025-08-14T21:10:53.7901827Z  2025-08-14T21:10:53.7902138Z  2025-08-14T21:10:53.7902830Z [2,427 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:10:53.7903562Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:53.7905193Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:53.7905972Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:53.7906497Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:53.7907014Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:53.7907561Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:53.7908298Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:53.7909082Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:54.0729910Z 2025-08-14T21:10:54.0730678Z  2025-08-14T21:10:54.0730973Z  2025-08-14T21:10:54.0731177Z  2025-08-14T21:10:54.0731394Z  2025-08-14T21:10:54.0747207Z  2025-08-14T21:10:54.0748081Z  2025-08-14T21:10:54.0748538Z  2025-08-14T21:10:54.0748829Z  2025-08-14T21:10:54.0749657Z [2,430 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:54.0751459Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:54.0752674Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:54.0753897Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:54.0754658Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:54.0755264Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:54.0755893Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:54.0756523Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:54.0757369Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:54.3696352Z 2025-08-14T21:10:54.3697126Z  2025-08-14T21:10:54.3697544Z  2025-08-14T21:10:54.3697876Z  2025-08-14T21:10:54.3698224Z  2025-08-14T21:10:54.3698553Z  2025-08-14T21:10:54.3698916Z  2025-08-14T21:10:54.3699266Z  2025-08-14T21:10:54.3699625Z  2025-08-14T21:10:54.3700472Z [2,431 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:54.3701335Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:10:54.3702077Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:54.3702899Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:54.3703442Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:10:54.3703977Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:54.3704746Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:54.3705699Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:54.3706458Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:54.6757418Z 2025-08-14T21:10:54.6758135Z  2025-08-14T21:10:54.6758585Z  2025-08-14T21:10:54.6758904Z  2025-08-14T21:10:54.6759258Z  2025-08-14T21:10:54.6759638Z  2025-08-14T21:10:54.6759986Z  2025-08-14T21:10:54.6760624Z  2025-08-14T21:10:54.6760972Z  2025-08-14T21:10:54.6761848Z [2,432 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:54.6763219Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:54.6764547Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:54.6765444Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:10:54.6766282Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:54.6767594Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:54.6769008Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:54.6770662Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:54.6771702Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:54.8759230Z 2025-08-14T21:10:54.8760136Z  2025-08-14T21:10:54.8763111Z  2025-08-14T21:10:54.8763567Z  2025-08-14T21:10:54.8763788Z  2025-08-14T21:10:54.8763985Z  2025-08-14T21:10:54.8764200Z  2025-08-14T21:10:54.8764394Z  2025-08-14T21:10:54.8764664Z  2025-08-14T21:10:54.8765212Z [2,433 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:54.8765835Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:54.8766493Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:54.8766813Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:10:54.8767337Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:54.8772760Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:54.8775789Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:54.8776151Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:54.8776521Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:55.1394152Z 2025-08-14T21:10:55.1394863Z  2025-08-14T21:10:55.1395284Z  2025-08-14T21:10:55.1395645Z  2025-08-14T21:10:55.1395979Z  2025-08-14T21:10:55.1396321Z  2025-08-14T21:10:55.1396659Z  2025-08-14T21:10:55.1397000Z  2025-08-14T21:10:55.1397329Z  2025-08-14T21:10:55.1398183Z [2,435 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:10:55.1399279Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:55.1400117Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:55.1400689Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:10:55.1401287Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:55.1401837Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:55.1402376Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:55.1402931Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:55.1403478Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:55.4767784Z 2025-08-14T21:10:55.4768717Z  2025-08-14T21:10:55.4769088Z  2025-08-14T21:10:55.4769401Z  2025-08-14T21:10:55.4769680Z  2025-08-14T21:10:55.4769969Z  2025-08-14T21:10:55.4781164Z  2025-08-14T21:10:55.4781734Z  2025-08-14T21:10:55.4782121Z  2025-08-14T21:10:55.4782884Z [2,436 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:55.4784265Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-08-14T21:10:55.4785016Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:10:55.4785761Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:10:55.4786320Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:55.4786897Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:55.4787396Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:10:55.4788262Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2025-08-14T21:10:55.4788892Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:55.9078709Z 2025-08-14T21:10:55.9079399Z  2025-08-14T21:10:55.9079801Z  2025-08-14T21:10:55.9080139Z  2025-08-14T21:10:55.9080450Z  2025-08-14T21:10:55.9080771Z  2025-08-14T21:10:55.9081068Z  2025-08-14T21:10:55.9081380Z  2025-08-14T21:10:55.9081697Z  2025-08-14T21:10:55.9082497Z [2,437 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:55.9083327Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:55.9083926Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:10:55.9084550Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:55.9085098Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:55.9085603Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:55.9086297Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:55.9087734Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:55.9088564Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:56.2815318Z 2025-08-14T21:10:56.2815910Z  2025-08-14T21:10:56.2816329Z  2025-08-14T21:10:56.2816625Z  2025-08-14T21:10:56.2816989Z  2025-08-14T21:10:56.2817276Z  2025-08-14T21:10:56.2817552Z  2025-08-14T21:10:56.2817766Z  2025-08-14T21:10:56.2817961Z  2025-08-14T21:10:56.2818466Z [2,438 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:56.2819055Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:56.2824388Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:10:56.2824787Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:56.2825115Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:56.2825782Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:56.2826638Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:56.2827227Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:56.2827554Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:56.4820411Z 2025-08-14T21:10:56.4821133Z  2025-08-14T21:10:56.4821572Z  2025-08-14T21:10:56.4821936Z  2025-08-14T21:10:56.4822269Z  2025-08-14T21:10:56.4822643Z  2025-08-14T21:10:56.4823011Z  2025-08-14T21:10:56.4823363Z  2025-08-14T21:10:56.4823719Z  2025-08-14T21:10:56.4824578Z [2,440 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:56.4825503Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:10:56.4826065Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:10:56.4826683Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:56.4827473Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:56.4828359Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:56.4828931Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:56.4829811Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:56.4830685Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:57.0749008Z 2025-08-14T21:10:57.0749734Z  2025-08-14T21:10:57.0750138Z  2025-08-14T21:10:57.0750489Z  2025-08-14T21:10:57.0750833Z  2025-08-14T21:10:57.0751171Z  2025-08-14T21:10:57.0751490Z  2025-08-14T21:10:57.0751821Z  2025-08-14T21:10:57.0752138Z  2025-08-14T21:10:57.0752966Z [2,441 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:57.0753788Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:10:57.0754291Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:10:57.0755008Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:57.0755777Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.0756324Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.0757060Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.0757767Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:57.0758529Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:57.2825016Z 2025-08-14T21:10:57.2825593Z  2025-08-14T21:10:57.2825868Z  2025-08-14T21:10:57.2826072Z  2025-08-14T21:10:57.2826285Z  2025-08-14T21:10:57.2826483Z  2025-08-14T21:10:57.2826699Z  2025-08-14T21:10:57.2826897Z  2025-08-14T21:10:57.2827145Z  2025-08-14T21:10:57.2827637Z [2,442 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:57.2828145Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:10:57.2873391Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:57.2874163Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.2874603Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.2875038Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.2875621Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:57.2876129Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.2876763Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:10:57.4874060Z 2025-08-14T21:10:57.4874717Z  2025-08-14T21:10:57.4874984Z  2025-08-14T21:10:57.4875220Z  2025-08-14T21:10:57.4875418Z  2025-08-14T21:10:57.5230449Z  2025-08-14T21:10:57.5231035Z  2025-08-14T21:10:57.5231260Z  2025-08-14T21:10:57.5231464Z  2025-08-14T21:10:57.5232322Z [2,444 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:57.5232841Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:10:57.5233187Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.5233639Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:57.5234230Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.5234673Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.5235119Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:57.5235573Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.5236166Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:10:57.6893147Z 2025-08-14T21:10:57.6893906Z  2025-08-14T21:10:57.6894353Z  2025-08-14T21:10:57.6894728Z  2025-08-14T21:10:57.6895112Z  2025-08-14T21:10:57.6895482Z  2025-08-14T21:10:57.6895861Z  2025-08-14T21:10:57.6896231Z  2025-08-14T21:10:57.6896620Z  2025-08-14T21:10:57.6897523Z [2,445 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:57.6898467Z //:jit_tests; 7s processwrapper-sandbox 2025-08-14T21:10:57.6899727Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:57.6900612Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.6901432Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.6902300Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:57.6903135Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.6904061Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.6905286Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:57.9192418Z 2025-08-14T21:10:57.9193197Z  2025-08-14T21:10:57.9193613Z  2025-08-14T21:10:57.9193879Z  2025-08-14T21:10:57.9194220Z  2025-08-14T21:10:57.9194533Z  2025-08-14T21:10:57.9194865Z  2025-08-14T21:10:57.9195150Z  2025-08-14T21:10:57.9195490Z  2025-08-14T21:10:57.9196217Z [2,446 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:57.9197094Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:57.9197887Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:57.9198640Z Compiling aten/src/ATen/native/Dropout.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:57.9199390Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:57.9200119Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.9201147Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:57.9201859Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:10:57.9202339Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:58.1243574Z 2025-08-14T21:10:58.1244426Z  2025-08-14T21:10:58.1244780Z  2025-08-14T21:10:58.1244997Z  2025-08-14T21:10:58.1245194Z  2025-08-14T21:10:58.1245404Z  2025-08-14T21:10:58.1245600Z  2025-08-14T21:10:58.1245805Z  2025-08-14T21:10:58.1245997Z  2025-08-14T21:10:58.1246498Z [2,447 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:58.1247117Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:58.1247571Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:58.1247900Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:58.1250867Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:58.1252782Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:58.1253238Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.1253660Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.1254206Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:58.4351088Z 2025-08-14T21:10:58.4352023Z  2025-08-14T21:10:58.4352463Z  2025-08-14T21:10:58.4352817Z  2025-08-14T21:10:58.4353162Z  2025-08-14T21:10:58.4353519Z  2025-08-14T21:10:58.4353862Z  2025-08-14T21:10:58.4354213Z  2025-08-14T21:10:58.4354537Z  2025-08-14T21:10:58.4355373Z [2,448 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:58.4356443Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:58.4357269Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:58.4358098Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:58.4359128Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:58.4359921Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.4360471Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.4361048Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:58.4361573Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:58.6461868Z 2025-08-14T21:10:58.6462516Z  2025-08-14T21:10:58.6462912Z  2025-08-14T21:10:58.6463180Z  2025-08-14T21:10:58.6463509Z  2025-08-14T21:10:58.6463849Z  2025-08-14T21:10:58.6464129Z  2025-08-14T21:10:58.6464449Z  2025-08-14T21:10:58.6464786Z  2025-08-14T21:10:58.6465396Z [2,449 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:58.6466310Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:58.6467166Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:58.6467842Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:58.6468528Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.6469030Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.6469570Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:58.6470287Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:58.6471023Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:58.9199575Z 2025-08-14T21:10:58.9200260Z  2025-08-14T21:10:58.9200614Z  2025-08-14T21:10:58.9200977Z  2025-08-14T21:10:58.9201304Z  2025-08-14T21:10:58.9201636Z  2025-08-14T21:10:58.9201952Z  2025-08-14T21:10:58.9202290Z  2025-08-14T21:10:58.9202617Z  2025-08-14T21:10:58.9203462Z [2,449 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:58.9204568Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:58.9205372Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:10:58.9206122Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:58.9208303Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.9208867Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:58.9209408Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:58.9210213Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:58.9211038Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:10:59.2607912Z 2025-08-14T21:10:59.2608759Z  2025-08-14T21:10:59.2609463Z  2025-08-14T21:10:59.2609850Z  2025-08-14T21:10:59.2610184Z  2025-08-14T21:10:59.2610503Z  2025-08-14T21:10:59.2610729Z  2025-08-14T21:10:59.2611177Z  2025-08-14T21:10:59.2611508Z  2025-08-14T21:10:59.2613907Z [2,451 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:59.2617086Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-08-14T21:10:59.2618582Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:10:59.2619422Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:59.2620093Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:59.2621405Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:59.2622939Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:59.2623765Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.2625013Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:10:59.4750710Z 2025-08-14T21:10:59.4751669Z  2025-08-14T21:10:59.4752100Z  2025-08-14T21:10:59.4752464Z  2025-08-14T21:10:59.4752793Z  2025-08-14T21:10:59.4753108Z  2025-08-14T21:10:59.4753404Z  2025-08-14T21:10:59.4753878Z  2025-08-14T21:10:59.4754232Z  2025-08-14T21:10:59.4755112Z [2,453 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:10:59.4756201Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:59.4757060Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:59.4757898Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:59.4758752Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:59.4759320Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.4760068Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:59.4760890Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.4761462Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:10:59.7204122Z 2025-08-14T21:10:59.7204702Z  2025-08-14T21:10:59.7204969Z  2025-08-14T21:10:59.7205168Z  2025-08-14T21:10:59.7205413Z  2025-08-14T21:10:59.7205619Z  2025-08-14T21:10:59.7205824Z  2025-08-14T21:10:59.7206018Z  2025-08-14T21:10:59.7206224Z  2025-08-14T21:10:59.7206710Z [2,453 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:59.7207338Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:59.7207805Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:59.7208266Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-08-14T21:10:59.7208743Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:59.7209052Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.7209477Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:59.7209900Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.7210229Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:10:59.9340382Z 2025-08-14T21:10:59.9341260Z  2025-08-14T21:10:59.9341769Z  2025-08-14T21:10:59.9342171Z  2025-08-14T21:10:59.9342524Z  2025-08-14T21:10:59.9342806Z  2025-08-14T21:10:59.9343019Z  2025-08-14T21:10:59.9343311Z  2025-08-14T21:10:59.9344191Z  2025-08-14T21:10:59.9344793Z [2,454 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:10:59.9345559Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-08-14T21:10:59.9346153Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:10:59.9346496Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:10:59.9346950Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.9347450Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-08-14T21:10:59.9347907Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.9348381Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:10:59.9350068Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:11:00.1353133Z 2025-08-14T21:11:00.1354027Z  2025-08-14T21:11:00.1354478Z  2025-08-14T21:11:00.1354850Z  2025-08-14T21:11:00.1355196Z  2025-08-14T21:11:00.1355558Z  2025-08-14T21:11:00.1355903Z  2025-08-14T21:11:00.1356276Z  2025-08-14T21:11:00.1356568Z  2025-08-14T21:11:00.1357403Z [2,455 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:00.1358487Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:00.1359320Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:00.1359888Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:00.1360632Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:00.1361395Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:00.1361940Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:00.1362500Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:00.1363081Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:00.4534948Z 2025-08-14T21:11:00.4535682Z  2025-08-14T21:11:00.4536066Z  2025-08-14T21:11:00.4536319Z  2025-08-14T21:11:00.4536641Z  2025-08-14T21:11:00.4537021Z  2025-08-14T21:11:00.4537346Z  2025-08-14T21:11:00.4537710Z  2025-08-14T21:11:00.4537996Z  2025-08-14T21:11:00.4538704Z [2,457 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:00.4539584Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:00.4540327Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:00.4540961Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:00.4541618Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:00.4541997Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:00.4542474Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:00.4543054Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:00.4543664Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:00.7356982Z 2025-08-14T21:11:00.7357609Z  2025-08-14T21:11:00.7358026Z  2025-08-14T21:11:00.7358334Z  2025-08-14T21:11:00.7358652Z  2025-08-14T21:11:00.7358978Z  2025-08-14T21:11:00.7359271Z  2025-08-14T21:11:00.7359551Z  2025-08-14T21:11:00.7359867Z  2025-08-14T21:11:00.7360671Z [2,457 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:00.7361582Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:00.7362282Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:00.7362884Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:00.7363591Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:00.7364061Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:00.7364591Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:00.7365293Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:00.7366049Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:01.1226429Z 2025-08-14T21:11:01.1227365Z  2025-08-14T21:11:01.1227827Z  2025-08-14T21:11:01.1228182Z  2025-08-14T21:11:01.1228522Z  2025-08-14T21:11:01.1228870Z  2025-08-14T21:11:01.1229202Z  2025-08-14T21:11:01.1229621Z  2025-08-14T21:11:01.1229946Z  2025-08-14T21:11:01.1230780Z [2,458 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:01.1231851Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:01.1232653Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:01.1233725Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:01.1234609Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:01.1235183Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:01.1235969Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:01.1236785Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:01.1237359Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:01.3358938Z 2025-08-14T21:11:01.3359702Z  2025-08-14T21:11:01.3360115Z  2025-08-14T21:11:01.3360466Z  2025-08-14T21:11:01.3360838Z  2025-08-14T21:11:01.3361197Z  2025-08-14T21:11:01.3361542Z  2025-08-14T21:11:01.3361930Z  2025-08-14T21:11:01.3362285Z  2025-08-14T21:11:01.3363194Z [2,460 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:01.3364584Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:01.3365560Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:01.3366173Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:01.3366750Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:01.3367951Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:01.3368910Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:01.3369740Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:01.3370520Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:01.7362399Z 2025-08-14T21:11:01.7362859Z  2025-08-14T21:11:01.7363106Z  2025-08-14T21:11:01.7363327Z  2025-08-14T21:11:01.7363523Z  2025-08-14T21:11:01.7363735Z  2025-08-14T21:11:01.7363935Z  2025-08-14T21:11:01.7364139Z  2025-08-14T21:11:01.7364333Z  2025-08-14T21:11:01.7364823Z [2,461 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:01.7365330Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:01.7365687Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:01.7366021Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:01.7366481Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:01.7375446Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:01.7375794Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:01.7376122Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:01.7376445Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:02.0039742Z 2025-08-14T21:11:02.0040461Z  2025-08-14T21:11:02.0040906Z  2025-08-14T21:11:02.0041261Z  2025-08-14T21:11:02.0041612Z  2025-08-14T21:11:02.0041974Z  2025-08-14T21:11:02.0042340Z  2025-08-14T21:11:02.0042687Z  2025-08-14T21:11:02.0043046Z  2025-08-14T21:11:02.0043900Z [2,462 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:02.0044799Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:02.0045411Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:02.0045999Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:02.0046830Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:02.0047905Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:02.0048483Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:02.0049028Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:02.0049596Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:02.3591693Z 2025-08-14T21:11:02.3592315Z  2025-08-14T21:11:02.3592571Z  2025-08-14T21:11:02.3592780Z  2025-08-14T21:11:02.3592975Z  2025-08-14T21:11:02.3593183Z  2025-08-14T21:11:02.3593376Z  2025-08-14T21:11:02.3593584Z  2025-08-14T21:11:02.3593794Z  2025-08-14T21:11:02.3594297Z [2,464 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:02.4682425Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:02.4683686Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:02.4684474Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:02.4685006Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:02.4685533Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:02.4686298Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:02.4687323Z Compiling aten/src/ATen/native/FusedAdam.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:02.4688120Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:02.6390244Z 2025-08-14T21:11:02.6390937Z  2025-08-14T21:11:02.6391346Z  2025-08-14T21:11:02.6391648Z  2025-08-14T21:11:02.6391976Z  2025-08-14T21:11:02.6392282Z  2025-08-14T21:11:02.6392637Z  2025-08-14T21:11:02.6392837Z  2025-08-14T21:11:02.6393043Z  2025-08-14T21:11:02.6393751Z [2,465 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:02.6394271Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:02.6394898Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:02.6395578Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:02.6395989Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:02.6396597Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:02.6397357Z Compiling aten/src/ATen/native/FusedAdam.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:02.6397817Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:02.6398203Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:03.0395523Z 2025-08-14T21:11:03.0396239Z  2025-08-14T21:11:03.0396674Z  2025-08-14T21:11:03.0397016Z  2025-08-14T21:11:03.0397306Z  2025-08-14T21:11:03.0397636Z  2025-08-14T21:11:03.0397974Z  2025-08-14T21:11:03.0398312Z  2025-08-14T21:11:03.0398658Z  2025-08-14T21:11:03.0399460Z [2,466 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:03.0400100Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:03.0400760Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:03.0401546Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:03.0402046Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:03.0402633Z Compiling aten/src/ATen/native/FusedAdam.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:03.0403383Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:03.0403998Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:03.0404908Z Compiling aten/src/ATen/native/FusedSGD.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:03.2399581Z 2025-08-14T21:11:03.2400407Z  2025-08-14T21:11:03.2400672Z  2025-08-14T21:11:03.2400915Z  2025-08-14T21:11:03.2401128Z  2025-08-14T21:11:03.2401338Z  2025-08-14T21:11:03.2401538Z  2025-08-14T21:11:03.2401749Z  2025-08-14T21:11:03.2401943Z  2025-08-14T21:11:03.2402450Z [2,467 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:03.2685347Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:03.2686016Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:03.2686673Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:03.2687544Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:03.2688061Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:03.2688676Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:03.2689515Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:03.2690304Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:03.4695717Z 2025-08-14T21:11:03.4696350Z  2025-08-14T21:11:03.4696657Z  2025-08-14T21:11:03.4696858Z  2025-08-14T21:11:03.4697195Z  2025-08-14T21:11:03.4697495Z  2025-08-14T21:11:03.4697710Z  2025-08-14T21:11:03.4697986Z  2025-08-14T21:11:03.4698206Z  2025-08-14T21:11:03.4698753Z [2,468 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:03.4699565Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:03.4700146Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:03.4700694Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:03.4701018Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:03.4701500Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:03.4702183Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:03.4702841Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:03.4703168Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:04.0445555Z 2025-08-14T21:11:04.0446361Z  2025-08-14T21:11:04.0446795Z  2025-08-14T21:11:04.0447148Z  2025-08-14T21:11:04.0447524Z  2025-08-14T21:11:04.0447866Z  2025-08-14T21:11:04.0448212Z  2025-08-14T21:11:04.0448567Z  2025-08-14T21:11:04.0448906Z  2025-08-14T21:11:04.0449787Z [2,469 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:04.0450640Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:11:04.0451489Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:04.0452297Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:04.0452977Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:04.0453623Z Compiling torch/csrc/jit/frontend/strtod.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:04.0454330Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:04.0455019Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:04.0455734Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:11:04.2451427Z 2025-08-14T21:11:04.2452114Z  2025-08-14T21:11:04.2452548Z  2025-08-14T21:11:04.2452946Z  2025-08-14T21:11:04.2453320Z  2025-08-14T21:11:04.2453706Z  2025-08-14T21:11:04.2454077Z  2025-08-14T21:11:04.2454468Z  2025-08-14T21:11:04.2454851Z  2025-08-14T21:11:04.2455748Z [2,470 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:04.2456694Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:11:04.2457590Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:04.2458501Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:04.2459391Z Compiling torch/csrc/jit/frontend/strtod.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:04.2460313Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:04.2461213Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:04.2462378Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:04.2463491Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:04.4701896Z 2025-08-14T21:11:04.4702613Z  2025-08-14T21:11:04.4703043Z  2025-08-14T21:11:04.4703390Z  2025-08-14T21:11:04.4703757Z  2025-08-14T21:11:04.4704101Z  2025-08-14T21:11:04.4704434Z  2025-08-14T21:11:04.4704794Z  2025-08-14T21:11:04.4705133Z  2025-08-14T21:11:04.4705985Z [2,472 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:04.4706845Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:11:04.4707678Z Compiling torch/csrc/jit/passes/liveness.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:04.4709160Z Compiling torch/csrc/jit/frontend/strtod.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:04.4710357Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:04.4711461Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:04.4712265Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:04.4712823Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:04.4713473Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:04.8705571Z 2025-08-14T21:11:04.8706297Z  2025-08-14T21:11:04.8706735Z  2025-08-14T21:11:04.8707057Z  2025-08-14T21:11:04.8707382Z  2025-08-14T21:11:04.8707717Z  2025-08-14T21:11:04.8708043Z  2025-08-14T21:11:04.8708393Z  2025-08-14T21:11:04.8708699Z  2025-08-14T21:11:04.8709639Z [2,476 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:04.8710668Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:04.8711481Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:04.8712029Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:04.8712589Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:04.8713136Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:04.8713920Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:04.8714887Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:04.8715657Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:05.8715380Z 2025-08-14T21:11:05.8716530Z  2025-08-14T21:11:05.8716994Z  2025-08-14T21:11:05.8717370Z  2025-08-14T21:11:05.8717742Z  2025-08-14T21:11:05.8718105Z  2025-08-14T21:11:05.8718476Z  2025-08-14T21:11:05.8718824Z  2025-08-14T21:11:05.8719166Z  2025-08-14T21:11:05.8720082Z [2,476 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:05.8721288Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:05.8722136Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:05.8722744Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:05.8723350Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:05.8723934Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:05.8724795Z Compiling aten/src/ATen/native/Histogram.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:05.8725889Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:05.8726694Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:06.0793423Z 2025-08-14T21:11:06.0794566Z  2025-08-14T21:11:06.0795005Z  2025-08-14T21:11:06.0795359Z  2025-08-14T21:11:06.0795723Z  2025-08-14T21:11:06.0796061Z  2025-08-14T21:11:06.0796411Z  2025-08-14T21:11:06.0796757Z  2025-08-14T21:11:06.0797154Z  2025-08-14T21:11:06.0797992Z [2,479 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:06.0798839Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.0802178Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.0802731Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:06.0803486Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:06.0804500Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:06.0805316Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.0805856Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:06.0806409Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:06.4720718Z 2025-08-14T21:11:06.4721369Z  2025-08-14T21:11:06.4721976Z  2025-08-14T21:11:06.4722357Z  2025-08-14T21:11:06.4722723Z  2025-08-14T21:11:06.4723054Z  2025-08-14T21:11:06.4725788Z  2025-08-14T21:11:06.4727810Z  2025-08-14T21:11:06.4728154Z  2025-08-14T21:11:06.4729163Z [2,480 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:06.4730239Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.4731009Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.4731937Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:06.4732679Z Compiling torch/csrc/jit/passes/peephole.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:06.4733452Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.4733974Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.4734919Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:06.4736045Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:06.6775866Z 2025-08-14T21:11:06.6776907Z  2025-08-14T21:11:06.6777203Z  2025-08-14T21:11:06.6777452Z  2025-08-14T21:11:06.6777738Z  2025-08-14T21:11:06.6778022Z  2025-08-14T21:11:06.6778221Z  2025-08-14T21:11:06.6778691Z  2025-08-14T21:11:06.6778913Z  2025-08-14T21:11:06.6779716Z [2,481 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:06.6780216Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.6780552Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.6781290Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:06.6781877Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.6782386Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.6783535Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:06.6785071Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:06.6786070Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:06.9530357Z 2025-08-14T21:11:06.9531028Z  2025-08-14T21:11:06.9531350Z  2025-08-14T21:11:06.9531556Z  2025-08-14T21:11:06.9531767Z  2025-08-14T21:11:06.9532443Z  2025-08-14T21:11:06.9533014Z  2025-08-14T21:11:06.9533287Z  2025-08-14T21:11:06.9533676Z  2025-08-14T21:11:06.9534342Z [2,482 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:06.9534908Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.9535245Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:06.9535564Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.9535951Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.9536401Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:06.9537010Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:06.9537464Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:06.9537932Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:07.2728180Z 2025-08-14T21:11:07.2728790Z  2025-08-14T21:11:07.2729042Z  2025-08-14T21:11:07.2729252Z  2025-08-14T21:11:07.2729447Z  2025-08-14T21:11:07.2729905Z  2025-08-14T21:11:07.2730101Z  2025-08-14T21:11:07.2730311Z  2025-08-14T21:11:07.2730509Z  2025-08-14T21:11:07.2731028Z [2,483 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:07.2731524Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:07.2731845Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:07.2732174Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:07.2732626Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:07.2733601Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:07.2734671Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:07.2735617Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:07.2736653Z Compiling test/cpp/jit/test_lexer.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:07.6111245Z 2025-08-14T21:11:07.6114034Z  2025-08-14T21:11:07.6115539Z  2025-08-14T21:11:07.6116724Z  2025-08-14T21:11:07.6118582Z  2025-08-14T21:11:07.6118893Z  2025-08-14T21:11:07.6119208Z  2025-08-14T21:11:07.6119520Z  2025-08-14T21:11:07.6119830Z  2025-08-14T21:11:07.6120436Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-08-14T21:11:07.6121579Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:195: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-08-14T21:11:07.6122474Z 195 | #pragma clang diagnostic push 2025-08-14T21:11:07.6122881Z | 2025-08-14T21:11:07.6123687Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:196: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-08-14T21:11:07.6124675Z 196 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-08-14T21:11:07.6125161Z | 2025-08-14T21:11:07.6125906Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-08-14T21:11:07.6126881Z 198 | #pragma clang diagnostic pop 2025-08-14T21:11:07.6127250Z | 2025-08-14T21:11:07.6127962Z [2,483 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:07.6128681Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:07.6129139Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:07.6129569Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:07.6130182Z Compiling aten/src/ATen/native/Integration.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:07.6131000Z Compiling aten/src/ATen/native/Itertools.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:07.6131629Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:07.6132297Z Compiling torch/csrc/jit/frontend/lexer.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:07.6133125Z Compiling test/cpp/jit/test_lexer.cpp; 3s processwrapper-sandbox ... 2025-08-14T21:11:07.8428588Z 2025-08-14T21:11:07.8429345Z  2025-08-14T21:11:07.8429844Z  2025-08-14T21:11:07.8430218Z  2025-08-14T21:11:07.8430587Z  2025-08-14T21:11:07.8430956Z  2025-08-14T21:11:07.8431337Z  2025-08-14T21:11:07.8431692Z  2025-08-14T21:11:07.8432058Z  2025-08-14T21:11:07.8432805Z [2,487 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:07.8433554Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:07.8433994Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:07.8434403Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:07.8434996Z Compiling test/cpp/jit/test_lexer.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:07.8435684Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:07.8436328Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:07.8437077Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:07.8437727Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:08.0738393Z 2025-08-14T21:11:08.0739498Z  2025-08-14T21:11:08.0739918Z  2025-08-14T21:11:08.0740282Z  2025-08-14T21:11:08.0740630Z  2025-08-14T21:11:08.0740964Z  2025-08-14T21:11:08.0741311Z  2025-08-14T21:11:08.0741649Z  2025-08-14T21:11:08.0741958Z  2025-08-14T21:11:08.0742771Z [2,489 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:08.0743605Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:08.0744134Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:08.0744660Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:08.0745676Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:08.0746758Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:08.0747528Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:08.0748062Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:08.0748620Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:08.6935423Z 2025-08-14T21:11:08.6936149Z  2025-08-14T21:11:08.6936540Z  2025-08-14T21:11:08.6936832Z  2025-08-14T21:11:08.6937177Z  2025-08-14T21:11:08.6937530Z  2025-08-14T21:11:08.6937873Z  2025-08-14T21:11:08.6938228Z  2025-08-14T21:11:08.6938576Z  2025-08-14T21:11:08.6939408Z [2,490 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:08.6940259Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:08.6940822Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:08.6941620Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:08.6942634Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:08.6943442Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:08.6943990Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:08.6944554Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:08.6945354Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:09.0740742Z 2025-08-14T21:11:09.0741467Z  2025-08-14T21:11:09.0741915Z  2025-08-14T21:11:09.0742277Z  2025-08-14T21:11:09.0742649Z  2025-08-14T21:11:09.0743009Z  2025-08-14T21:11:09.0743386Z  2025-08-14T21:11:09.0743750Z  2025-08-14T21:11:09.0744134Z  2025-08-14T21:11:09.0745026Z [2,493 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:09.0746200Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:09.0747068Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:09.0747636Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:09.0748218Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:09.0748999Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:09.0750153Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:09.0750968Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:09.0751531Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:09.9857577Z 2025-08-14T21:11:09.9858305Z  2025-08-14T21:11:09.9858764Z  2025-08-14T21:11:09.9859139Z  2025-08-14T21:11:09.9859486Z  2025-08-14T21:11:09.9859847Z  2025-08-14T21:11:09.9860195Z  2025-08-14T21:11:09.9860553Z  2025-08-14T21:11:09.9860898Z  2025-08-14T21:11:09.9861742Z [2,494 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:09.9862849Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:09.9863632Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:09.9864196Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:09.9865192Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:09.9866163Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:09.9867122Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:09.9867686Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:09.9868520Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:10.2751255Z 2025-08-14T21:11:10.2751866Z  2025-08-14T21:11:10.2752117Z  2025-08-14T21:11:10.2752334Z  2025-08-14T21:11:10.2752535Z  2025-08-14T21:11:10.2752826Z  2025-08-14T21:11:10.2753163Z  2025-08-14T21:11:10.2753496Z  2025-08-14T21:11:10.2754347Z  2025-08-14T21:11:10.2756374Z [2,495 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:10.2757344Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:10.2758044Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:10.2758745Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:10.2759656Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:10.2760351Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:10.2760862Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:10.2761543Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:10.2762271Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:10.5285738Z 2025-08-14T21:11:10.5286458Z  2025-08-14T21:11:10.5286906Z  2025-08-14T21:11:10.5287280Z  2025-08-14T21:11:10.5287648Z  2025-08-14T21:11:10.5288046Z  2025-08-14T21:11:10.5288429Z  2025-08-14T21:11:10.5288784Z  2025-08-14T21:11:10.5289165Z  2025-08-14T21:11:10.5290000Z [2,498 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:10.5291089Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:10.5292100Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:10.5292869Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:10.5293380Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:10.5294173Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:10.5294993Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:10.5295794Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:10.5296630Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:10.7530549Z 2025-08-14T21:11:10.7531215Z  2025-08-14T21:11:10.7531520Z  2025-08-14T21:11:10.7531760Z  2025-08-14T21:11:10.7532011Z  2025-08-14T21:11:10.7532205Z  2025-08-14T21:11:10.7532719Z  2025-08-14T21:11:10.7533120Z  2025-08-14T21:11:10.7533382Z  2025-08-14T21:11:10.7534022Z [2,501 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:10.7535868Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:10.7536536Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:10.7537042Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:10.7537772Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:10.7538484Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:10.7539018Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:10.7539455Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:10.7539936Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:11.0558441Z 2025-08-14T21:11:11.0559282Z  2025-08-14T21:11:11.0559637Z  2025-08-14T21:11:11.0559914Z  2025-08-14T21:11:11.0560177Z  2025-08-14T21:11:11.0560451Z  2025-08-14T21:11:11.0560711Z  2025-08-14T21:11:11.0563636Z  2025-08-14T21:11:11.0563847Z  2025-08-14T21:11:11.0564588Z [2,502 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:11.0565855Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:11.0566636Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:11.0567707Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:11.0568345Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.0568872Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.0569184Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.0569573Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:11.0570933Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:11.2756994Z 2025-08-14T21:11:11.2757619Z  2025-08-14T21:11:11.2758015Z  2025-08-14T21:11:11.2758225Z  2025-08-14T21:11:11.2758504Z  2025-08-14T21:11:11.2758817Z  2025-08-14T21:11:11.2759157Z  2025-08-14T21:11:11.2770576Z  2025-08-14T21:11:11.2770948Z  2025-08-14T21:11:11.2771702Z [2,503 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:11.2772753Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:11.2773805Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:11.2774554Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.2774925Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.2775297Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.2775813Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:11.2776318Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:11.2776832Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:11.5611304Z 2025-08-14T21:11:11.5612031Z  2025-08-14T21:11:11.5612460Z  2025-08-14T21:11:11.5612825Z  2025-08-14T21:11:11.5613198Z  2025-08-14T21:11:11.5613560Z  2025-08-14T21:11:11.5613905Z  2025-08-14T21:11:11.5614267Z  2025-08-14T21:11:11.5614611Z  2025-08-14T21:11:11.5615444Z [2,504 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:11.5616505Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:11.5617290Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.5617837Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.5618370Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:11.5618928Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:11.5619466Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:11.5620057Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:11.5620842Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:11.8759131Z 2025-08-14T21:11:11.8759692Z  2025-08-14T21:11:11.8759993Z  2025-08-14T21:11:11.8760212Z  2025-08-14T21:11:11.8760412Z  2025-08-14T21:11:11.8760620Z  2025-08-14T21:11:11.8760816Z  2025-08-14T21:11:11.8761028Z  2025-08-14T21:11:11.8761231Z  2025-08-14T21:11:11.8761740Z [2,504 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:11.8762342Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:11.8762809Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:11.8763127Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:11.8763453Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:11.8763779Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:11.8764103Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:11.8764429Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:11.8764880Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:12.0790866Z 2025-08-14T21:11:12.0791613Z  2025-08-14T21:11:12.0792075Z  2025-08-14T21:11:12.0792477Z  2025-08-14T21:11:12.0792848Z  2025-08-14T21:11:12.0793214Z  2025-08-14T21:11:12.0793612Z  2025-08-14T21:11:12.0794195Z  2025-08-14T21:11:12.0794819Z  2025-08-14T21:11:12.0795625Z [2,507 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:12.0796618Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:12.0797343Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:12.0797862Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.0798360Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.0799503Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:12.0800233Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:12.0800935Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:12.0801684Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:12.3238466Z 2025-08-14T21:11:12.3239207Z  2025-08-14T21:11:12.3239621Z  2025-08-14T21:11:12.3239959Z  2025-08-14T21:11:12.3240309Z  2025-08-14T21:11:12.3240655Z  2025-08-14T21:11:12.3241016Z  2025-08-14T21:11:12.3241386Z  2025-08-14T21:11:12.3241739Z  2025-08-14T21:11:12.3242630Z [2,507 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:12.3243764Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:12.3244593Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:12.3245174Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.3245699Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.3246437Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:12.3247202Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:12.3247843Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:12.3248586Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:12.7457045Z 2025-08-14T21:11:12.7457875Z  2025-08-14T21:11:12.7458326Z  2025-08-14T21:11:12.7458682Z  2025-08-14T21:11:12.7459048Z  2025-08-14T21:11:12.7459405Z  2025-08-14T21:11:12.7459772Z  2025-08-14T21:11:12.7460132Z  2025-08-14T21:11:12.7460497Z  2025-08-14T21:11:12.7461381Z [2,508 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:12.7462250Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:12.7462846Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.7463408Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.7464198Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:12.7464997Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:12.7465805Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:12.7473532Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:12.7474939Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:13.1245438Z 2025-08-14T21:11:13.1246032Z  2025-08-14T21:11:13.1246289Z  2025-08-14T21:11:13.1246505Z  2025-08-14T21:11:13.1246719Z  2025-08-14T21:11:13.1246930Z  2025-08-14T21:11:13.1247124Z  2025-08-14T21:11:13.1247330Z  2025-08-14T21:11:13.1247525Z  2025-08-14T21:11:13.1248061Z [2,508 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:13.1248565Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:13.1248883Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:13.1249214Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:13.1486312Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:13.1486791Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:13.1487235Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:13.1487838Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:13.1488428Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:13.9165931Z 2025-08-14T21:11:13.9167101Z  2025-08-14T21:11:13.9167806Z  2025-08-14T21:11:13.9168171Z  2025-08-14T21:11:13.9168754Z  2025-08-14T21:11:13.9169257Z  2025-08-14T21:11:13.9169626Z  2025-08-14T21:11:13.9169962Z  2025-08-14T21:11:13.9170752Z  2025-08-14T21:11:13.9171598Z [2,509 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:13.9172428Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:13.9172989Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:13.9173757Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:13.9174535Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:13.9175315Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:13.9176358Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:13.9177373Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:13.9178214Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:11:14.1500935Z 2025-08-14T21:11:14.1502181Z  2025-08-14T21:11:14.1502625Z  2025-08-14T21:11:14.1502937Z  2025-08-14T21:11:14.1503300Z  2025-08-14T21:11:14.1503593Z  2025-08-14T21:11:14.1504415Z  2025-08-14T21:11:14.1504714Z  2025-08-14T21:11:14.1504941Z  2025-08-14T21:11:14.1505671Z [2,510 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:14.1506416Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:14.1507101Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:14.1507807Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:14.1508435Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:14.1509366Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:14.1510277Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:14.1511003Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:14.1511447Z //:aten; 3s processwrapper-sandbox ... 2025-08-14T21:11:14.5504649Z 2025-08-14T21:11:14.5505587Z  2025-08-14T21:11:14.5505885Z  2025-08-14T21:11:14.5506418Z  2025-08-14T21:11:14.5506687Z  2025-08-14T21:11:14.5507237Z  2025-08-14T21:11:14.5507522Z  2025-08-14T21:11:14.5508037Z  2025-08-14T21:11:14.5508341Z  2025-08-14T21:11:14.5509239Z [2,514 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:14.5510437Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:14.5511398Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:14.5512072Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:14.5513149Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:14.5514074Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:14.5514898Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:14.5515244Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:14.5515848Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:14.7509584Z 2025-08-14T21:11:14.7510291Z  2025-08-14T21:11:14.7510708Z  2025-08-14T21:11:14.7510997Z  2025-08-14T21:11:14.7511276Z  2025-08-14T21:11:14.7511544Z  2025-08-14T21:11:14.7512938Z  2025-08-14T21:11:14.7513264Z  2025-08-14T21:11:14.7513558Z  2025-08-14T21:11:14.7514272Z [2,516 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:14.7514930Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:14.7515433Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:14.7516157Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:14.7516916Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:14.7517357Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:14.7517797Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:14.7520200Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:14.7521942Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:14.9562516Z 2025-08-14T21:11:14.9563151Z  2025-08-14T21:11:14.9563427Z  2025-08-14T21:11:14.9563661Z  2025-08-14T21:11:14.9563885Z  2025-08-14T21:11:14.9564117Z  2025-08-14T21:11:14.9564375Z  2025-08-14T21:11:14.9564574Z  2025-08-14T21:11:14.9564789Z  2025-08-14T21:11:14.9565329Z [2,519 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:14.9565828Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:14.9566155Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:14.9566507Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:14.9567167Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:14.9567904Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:14.9568405Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:14.9568719Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:14.9569179Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:11:15.1948775Z 2025-08-14T21:11:15.1949503Z  2025-08-14T21:11:15.1949872Z  2025-08-14T21:11:15.1950158Z  2025-08-14T21:11:15.1950449Z  2025-08-14T21:11:15.1950729Z  2025-08-14T21:11:15.1951015Z  2025-08-14T21:11:15.1951283Z  2025-08-14T21:11:15.1951581Z  2025-08-14T21:11:15.1952261Z [2,520 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:15.1953008Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:15.1953483Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:15.1953956Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:15.1954607Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:15.1955305Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:15.1955754Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:15.1956364Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2025-08-14T21:11:15.1957010Z //:aten; 0s processwrapper-sandbox ... 2025-08-14T21:11:15.4738980Z 2025-08-14T21:11:15.4740930Z  2025-08-14T21:11:15.4741374Z  2025-08-14T21:11:15.4741745Z  2025-08-14T21:11:15.4742087Z  2025-08-14T21:11:15.4742451Z  2025-08-14T21:11:15.4742782Z  2025-08-14T21:11:15.4743111Z  2025-08-14T21:11:15.4743428Z  2025-08-14T21:11:15.4744237Z [2,522 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:15.4745058Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:15.4745783Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:15.4746514Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:15.4747113Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:15.4747893Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:15.4748693Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:15.4749651Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:15.4750419Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:15.7515163Z 2025-08-14T21:11:15.7515858Z  2025-08-14T21:11:15.7516246Z  2025-08-14T21:11:15.7516732Z  2025-08-14T21:11:15.7517010Z  2025-08-14T21:11:15.7517305Z  2025-08-14T21:11:15.7517578Z  2025-08-14T21:11:15.7517918Z  2025-08-14T21:11:15.7518164Z  2025-08-14T21:11:15.7518887Z [2,523 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:15.7519789Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:15.7522267Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:15.7523564Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:15.7524223Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:15.7525004Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:15.7525438Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:15.7526042Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:15.7526654Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:16.4589721Z 2025-08-14T21:11:16.4590401Z  2025-08-14T21:11:16.4590814Z  2025-08-14T21:11:16.4591172Z  2025-08-14T21:11:16.4591508Z  2025-08-14T21:11:16.4591867Z  2025-08-14T21:11:16.4592229Z  2025-08-14T21:11:16.4592567Z  2025-08-14T21:11:16.4592925Z  2025-08-14T21:11:16.4593720Z [2,524 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:16.4594611Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:16.4595180Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:16.4595993Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:16.4596812Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:16.4597399Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:16.4598154Z Compiling torch/csrc/api/src/xpu.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:16.4598930Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:16.4599531Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:16.7525925Z 2025-08-14T21:11:16.7526609Z  2025-08-14T21:11:16.7527046Z  2025-08-14T21:11:16.7527427Z  2025-08-14T21:11:16.7527785Z  2025-08-14T21:11:16.7528156Z  2025-08-14T21:11:16.7528516Z  2025-08-14T21:11:16.7528893Z  2025-08-14T21:11:16.7529266Z  2025-08-14T21:11:16.7530188Z [2,524 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:16.7531127Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:16.7531725Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:16.7532553Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:16.7533355Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:16.7533935Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:16.7534688Z Compiling torch/csrc/api/src/xpu.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:16.7535478Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:16.7536082Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:17.0148888Z 2025-08-14T21:11:17.0149747Z  2025-08-14T21:11:17.0150353Z  2025-08-14T21:11:17.0150826Z  2025-08-14T21:11:17.0151308Z  2025-08-14T21:11:17.0151796Z  2025-08-14T21:11:17.0152253Z  2025-08-14T21:11:17.0152729Z  2025-08-14T21:11:17.0153184Z  2025-08-14T21:11:17.0154223Z [2,525 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:17.0155211Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:17.0155893Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:17.0156569Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:17.0157462Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:17.0158338Z Compiling torch/csrc/api/src/xpu.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:17.0159204Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:17.0159878Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:17.0160552Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:17.2801221Z 2025-08-14T21:11:17.2802075Z  2025-08-14T21:11:17.2802475Z  2025-08-14T21:11:17.2802811Z  2025-08-14T21:11:17.2803105Z  2025-08-14T21:11:17.2803462Z  2025-08-14T21:11:17.2803817Z  2025-08-14T21:11:17.2804190Z  2025-08-14T21:11:17.2804530Z  2025-08-14T21:11:17.2805775Z [2,526 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:17.2806737Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:17.2807273Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:17.2807837Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:17.2808386Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:17.2808946Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:17.2809501Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:17.2810292Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:17.2811191Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:17.5529895Z 2025-08-14T21:11:17.5530731Z  2025-08-14T21:11:17.5530999Z  2025-08-14T21:11:17.5531198Z  2025-08-14T21:11:17.5531407Z  2025-08-14T21:11:17.5531601Z  2025-08-14T21:11:17.5531807Z  2025-08-14T21:11:17.5531999Z  2025-08-14T21:11:17.5532206Z  2025-08-14T21:11:17.5532723Z [2,528 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:17.5533225Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:17.5533573Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:17.5533889Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:17.5534310Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:17.5534766Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:17.5535744Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:17.5536055Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:17.5536393Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:17.7990951Z 2025-08-14T21:11:18.0222771Z  2025-08-14T21:11:18.0223494Z  2025-08-14T21:11:18.0223845Z  2025-08-14T21:11:18.0224529Z  2025-08-14T21:11:18.0224883Z  2025-08-14T21:11:18.0225224Z  2025-08-14T21:11:18.0225708Z  2025-08-14T21:11:18.0226096Z  2025-08-14T21:11:18.0226891Z [2,529 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:18.0227677Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.0228061Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.0228454Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.0229151Z Compiling aten/src/ATen/native/NamedTensor.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:18.0229801Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:18.0230206Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:18.0230525Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:18.0231161Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:18.0231379Z 2025-08-14T21:11:18.0231534Z  2025-08-14T21:11:18.0231842Z  2025-08-14T21:11:18.0232190Z  2025-08-14T21:11:18.0232489Z  2025-08-14T21:11:18.0232690Z  2025-08-14T21:11:18.0232946Z  2025-08-14T21:11:18.0233340Z  2025-08-14T21:11:18.0233558Z  2025-08-14T21:11:18.0234242Z [2,530 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:18.0234760Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:18.0236806Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.0237133Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.0237456Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.0237765Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.0238223Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:18.0238533Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:18.0238986Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:18.3995945Z 2025-08-14T21:11:18.3996537Z  2025-08-14T21:11:18.3996927Z  2025-08-14T21:11:18.3997159Z  2025-08-14T21:11:18.3997358Z  2025-08-14T21:11:18.3997568Z  2025-08-14T21:11:18.3997774Z  2025-08-14T21:11:18.4003119Z  2025-08-14T21:11:18.4003578Z  2025-08-14T21:11:18.4004119Z [2,530 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:18.4004737Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:18.4005085Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.4005433Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.4005906Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.4006276Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.4006658Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.4007068Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.4007642Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:18.6002814Z 2025-08-14T21:11:18.6003709Z  2025-08-14T21:11:18.6003991Z  2025-08-14T21:11:18.6004212Z  2025-08-14T21:11:18.6004479Z  2025-08-14T21:11:18.6004699Z  2025-08-14T21:11:18.6004961Z  2025-08-14T21:11:18.6005240Z  2025-08-14T21:11:18.6005572Z  2025-08-14T21:11:18.6006281Z [2,531 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:18.6007047Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:18.6007468Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.6007908Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.6008353Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.6008798Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.6009212Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.6009864Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:18.6010531Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:11:18.8482264Z 2025-08-14T21:11:18.8482987Z  2025-08-14T21:11:18.8483440Z  2025-08-14T21:11:18.8483828Z  2025-08-14T21:11:18.8484198Z  2025-08-14T21:11:18.8484612Z  2025-08-14T21:11:18.8484996Z  2025-08-14T21:11:18.8485358Z  2025-08-14T21:11:18.8485737Z  2025-08-14T21:11:18.8486621Z [2,534 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:18.8487540Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:18.8488131Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.8488735Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:18.8489526Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:18.8490360Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:18.8491215Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:18.8492089Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:18.8492700Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:19.2008110Z 2025-08-14T21:11:19.2008815Z  2025-08-14T21:11:19.2009290Z  2025-08-14T21:11:19.2009696Z  2025-08-14T21:11:19.2010081Z  2025-08-14T21:11:19.2010417Z  2025-08-14T21:11:19.2010776Z  2025-08-14T21:11:19.2011143Z  2025-08-14T21:11:19.2011497Z  2025-08-14T21:11:19.2012299Z [2,538 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:19.2013332Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:19.2014156Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:19.2016262Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:19.2016787Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:19.2017489Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:19.2018204Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:19.2018726Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:19.2019451Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:19.4010356Z 2025-08-14T21:11:19.4012849Z  2025-08-14T21:11:19.4013323Z  2025-08-14T21:11:19.4013668Z  2025-08-14T21:11:19.4013965Z  2025-08-14T21:11:19.4014162Z  2025-08-14T21:11:19.4014426Z  2025-08-14T21:11:19.4014703Z  2025-08-14T21:11:19.4014952Z  2025-08-14T21:11:19.4015507Z [2,539 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:19.4016139Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:19.4016570Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:19.4016899Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:19.4017379Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:19.4017917Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:19.4018390Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:19.4018933Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:19.4019437Z //:torch; 0s processwrapper-sandbox ... 2025-08-14T21:11:20.6017482Z 2025-08-14T21:11:20.6018053Z  2025-08-14T21:11:20.6018307Z  2025-08-14T21:11:20.6018527Z  2025-08-14T21:11:20.6018724Z  2025-08-14T21:11:20.6018934Z  2025-08-14T21:11:20.6019148Z  2025-08-14T21:11:20.6019366Z  2025-08-14T21:11:20.6019573Z  2025-08-14T21:11:20.6020069Z [2,539 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:20.6020567Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:20.6020890Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:20.6021213Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:20.6021643Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:20.6022099Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:20.6022427Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:20.6022851Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:20.6023310Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:20.8901763Z 2025-08-14T21:11:20.8902809Z  2025-08-14T21:11:20.8903245Z  2025-08-14T21:11:20.8903593Z  2025-08-14T21:11:20.8903970Z  2025-08-14T21:11:20.8904321Z  2025-08-14T21:11:20.8904666Z  2025-08-14T21:11:20.8905022Z  2025-08-14T21:11:20.8905379Z  2025-08-14T21:11:20.8906183Z [2,542 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:20.8907098Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:20.8907647Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:20.8908202Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:20.8908950Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:20.8909811Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:20.8910664Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:20.8911611Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:20.8912218Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:21.0361165Z 2025-08-14T21:11:21.0361900Z  2025-08-14T21:11:21.0362354Z  2025-08-14T21:11:21.0362948Z  2025-08-14T21:11:21.0363307Z  2025-08-14T21:11:21.0363655Z  2025-08-14T21:11:21.0364026Z  2025-08-14T21:11:21.0364374Z  2025-08-14T21:11:21.0364725Z  2025-08-14T21:11:21.0365539Z [2,544 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:21.0366414Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:21.0370901Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:21.0371666Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.0372389Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:21.0390139Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:21.0391312Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.0392011Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:21.0392761Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:21.2907029Z 2025-08-14T21:11:21.2907731Z  2025-08-14T21:11:21.2908158Z  2025-08-14T21:11:21.2908504Z  2025-08-14T21:11:21.2908830Z  2025-08-14T21:11:21.2909092Z  2025-08-14T21:11:21.2909303Z  2025-08-14T21:11:21.2909641Z  2025-08-14T21:11:21.2909982Z  2025-08-14T21:11:21.2910662Z [2,544 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:21.2911190Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:21.2911632Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:21.2912168Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.2912773Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:21.2913265Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:21.2913663Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.2914117Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:21.2914610Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:21.4908562Z 2025-08-14T21:11:21.4909156Z  2025-08-14T21:11:21.4909467Z  2025-08-14T21:11:21.4909699Z  2025-08-14T21:11:21.4909907Z  2025-08-14T21:11:21.4910119Z  2025-08-14T21:11:21.4910314Z  2025-08-14T21:11:21.4910522Z  2025-08-14T21:11:21.4910715Z  2025-08-14T21:11:21.4911216Z [2,545 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:21.4911698Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:21.4912032Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.4912530Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:21.4913030Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:21.4913339Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.4913808Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:21.4914295Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.4914611Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:21.8627010Z 2025-08-14T21:11:21.8627744Z  2025-08-14T21:11:21.8628132Z  2025-08-14T21:11:21.8628477Z  2025-08-14T21:11:21.8629093Z  2025-08-14T21:11:21.8629375Z  2025-08-14T21:11:21.8630005Z  2025-08-14T21:11:21.8630756Z  2025-08-14T21:11:21.8631128Z  2025-08-14T21:11:21.8633657Z [2,546 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:21.8634495Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:21.8635889Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:21.8636928Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:21.8637726Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:21.8639178Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.8640309Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.8640789Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:21.8641781Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:22.0989035Z 2025-08-14T21:11:22.0990028Z  2025-08-14T21:11:22.0990409Z  2025-08-14T21:11:22.0990863Z  2025-08-14T21:11:22.0991065Z  2025-08-14T21:11:22.0991299Z  2025-08-14T21:11:22.0991520Z  2025-08-14T21:11:22.0991803Z  2025-08-14T21:11:22.0992004Z  2025-08-14T21:11:22.0992514Z [2,547 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:22.0994929Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:22.0996920Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.0997410Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:22.0997904Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.0998436Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.0999026Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.0999763Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:22.1000646Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:22.6038292Z 2025-08-14T21:11:22.6038981Z  2025-08-14T21:11:22.6039402Z  2025-08-14T21:11:22.6039772Z  2025-08-14T21:11:22.6040116Z  2025-08-14T21:11:22.6040469Z  2025-08-14T21:11:22.6040836Z  2025-08-14T21:11:22.6041182Z  2025-08-14T21:11:22.6041538Z  2025-08-14T21:11:22.6042429Z [2,548 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:22.6043314Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:22.6043883Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:22.6044452Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.6045010Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.6045575Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:22.6046263Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:22.6047221Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:22.6048280Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:22.8185791Z 2025-08-14T21:11:22.8186452Z  2025-08-14T21:11:22.8186837Z  2025-08-14T21:11:22.8187112Z  2025-08-14T21:11:22.8187397Z  2025-08-14T21:11:22.8187709Z  2025-08-14T21:11:22.8188031Z  2025-08-14T21:11:22.8188310Z  2025-08-14T21:11:22.8188639Z  2025-08-14T21:11:22.8189382Z [2,553 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:22.8190210Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:22.8190884Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:22.8191599Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:22.8192256Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:22.8192937Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:22.8193592Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:22.8194267Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:22.8194912Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:23.0997759Z 2025-08-14T21:11:23.0998490Z  2025-08-14T21:11:23.0998865Z  2025-08-14T21:11:23.0999126Z  2025-08-14T21:11:23.0999470Z  2025-08-14T21:11:23.0999793Z  2025-08-14T21:11:23.1000142Z  2025-08-14T21:11:23.1000398Z  2025-08-14T21:11:23.1000739Z  2025-08-14T21:11:23.1001614Z [2,553 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:23.1003008Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:23.1003852Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:23.1004952Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.1005777Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:23.1006573Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.1007391Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:23.1008188Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.1009020Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:23.4780649Z 2025-08-14T21:11:23.4781365Z  2025-08-14T21:11:23.4781807Z  2025-08-14T21:11:23.4782581Z  2025-08-14T21:11:23.4782937Z  2025-08-14T21:11:23.4783279Z  2025-08-14T21:11:23.4783607Z  2025-08-14T21:11:23.4783960Z  2025-08-14T21:11:23.4784297Z  2025-08-14T21:11:23.4785085Z [2,554 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:23.4785987Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:23.4786816Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:23.4787608Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:23.4788332Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.4789062Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:23.4789844Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.4790601Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:23.4791159Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:23.7000857Z 2025-08-14T21:11:23.7001433Z  2025-08-14T21:11:23.7001712Z  2025-08-14T21:11:23.7001925Z  2025-08-14T21:11:23.7002140Z  2025-08-14T21:11:23.7002334Z  2025-08-14T21:11:23.7002546Z  2025-08-14T21:11:23.7002748Z  2025-08-14T21:11:23.7002963Z  2025-08-14T21:11:23.7003451Z [2,554 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:23.7003944Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:23.7004385Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:23.7005069Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:23.7005593Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.7006170Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:23.7006595Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.7007539Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:23.7008022Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:23.9017319Z 2025-08-14T21:11:23.9018161Z  2025-08-14T21:11:23.9018604Z  2025-08-14T21:11:23.9018935Z  2025-08-14T21:11:23.9019228Z  2025-08-14T21:11:23.9019589Z  2025-08-14T21:11:23.9019916Z  2025-08-14T21:11:23.9020253Z  2025-08-14T21:11:23.9020568Z  2025-08-14T21:11:23.9021308Z [2,555 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:23.9022291Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:23.9022955Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:23.9023595Z Compiling aten/src/ATen/native/Pow.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:23.9024185Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:23.9024858Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:23.9025544Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:23.9026044Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:23.9026461Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:24.1034136Z 2025-08-14T21:11:24.1034924Z  2025-08-14T21:11:24.1036200Z  2025-08-14T21:11:24.1036527Z  2025-08-14T21:11:24.1036853Z  2025-08-14T21:11:24.1037152Z  2025-08-14T21:11:24.1037475Z  2025-08-14T21:11:24.1037784Z  2025-08-14T21:11:24.1038076Z  2025-08-14T21:11:24.1038780Z [2,556 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:24.1039746Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:24.1040426Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:24.1040904Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:24.1041583Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:24.1042761Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:24.1043388Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:24.1044045Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:24.1044761Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:24.5041380Z 2025-08-14T21:11:24.5042355Z  2025-08-14T21:11:24.5042865Z  2025-08-14T21:11:24.5043404Z  2025-08-14T21:11:24.5043870Z  2025-08-14T21:11:24.5044222Z  2025-08-14T21:11:24.5044943Z  2025-08-14T21:11:24.5045449Z  2025-08-14T21:11:24.5046093Z  2025-08-14T21:11:24.5046950Z [2,557 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:24.5048677Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:24.5049763Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:24.5050662Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:24.5051973Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:24.5052942Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:24.5054216Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:24.5055996Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:24.5056945Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:24.6076393Z 2025-08-14T21:11:24.6077629Z  2025-08-14T21:11:24.6078178Z  2025-08-14T21:11:24.6078548Z  2025-08-14T21:11:24.6078904Z  2025-08-14T21:11:24.6079273Z  2025-08-14T21:11:24.6079616Z  2025-08-14T21:11:24.6079960Z  2025-08-14T21:11:24.6080323Z  2025-08-14T21:11:24.6081047Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-08-14T21:11:24.6083305Z 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&)': 2025-08-14T21:11:24.6087081Z aten/src/ATen/native/QuantizedLinear.cpp:125:62: 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] 2025-08-14T21:11:24.6089593Z 125 | cpp_custom_type_hack::cast>(packed); 2025-08-14T21:11:24.6090359Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-08-14T21:11:24.6091101Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:11:24.6091918Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:11:24.6092587Z 76 | cast(const Tensor& packed) { 2025-08-14T21:11:24.6093059Z | ^~~~ 2025-08-14T21:11:24.6094069Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-08-14T21:11:24.6097293Z aten/src/ATen/native/QuantizedLinear.cpp:314:38: 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] 2025-08-14T21:11:24.6100307Z 314 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-08-14T21:11:24.6101119Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:11:24.6101886Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:11:24.6102774Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:11:24.6103586Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:11:24.6104208Z | ^~~~~~ 2025-08-14T21:11:24.6105407Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-08-14T21:11:24.6108809Z aten/src/ATen/native/QuantizedLinear.cpp:407:38: 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] 2025-08-14T21:11:24.6111550Z 407 | return cpp_custom_type_hack::create( 2025-08-14T21:11:24.6112097Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-08-14T21:11:24.6112710Z 408 | std::move(unique_ptr_wrapper), weight.options()); 2025-08-14T21:11:24.6113342Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:11:24.6114082Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:11:24.6114952Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:11:24.6115743Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:11:24.6116389Z | ^~~~~~ 2025-08-14T21:11:24.6117824Z 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 std::optional&)': 2025-08-14T21:11:24.6121283Z aten/src/ATen/native/QuantizedLinear.cpp:430:59: 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] 2025-08-14T21:11:24.6123809Z 429 | cpp_custom_type_hack::cast< 2025-08-14T21:11:24.6124386Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:11:24.6125148Z 430 | c10::intrusive_ptr>(packed_weight)) 2025-08-14T21:11:24.6125922Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-08-14T21:11:24.6126661Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-08-14T21:11:24.6127531Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:11:24.6128223Z 76 | cast(const Tensor& packed) { 2025-08-14T21:11:24.6128715Z | ^~~~ 2025-08-14T21:11:24.6129682Z [2,557 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:24.6130514Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:24.6131081Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:24.6131801Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:24.6132568Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:24.6133121Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:24.6133930Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:24.6134746Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:24.6135324Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:24.8806403Z 2025-08-14T21:11:24.8807253Z  2025-08-14T21:11:24.8807652Z  2025-08-14T21:11:24.8808045Z  2025-08-14T21:11:24.8808266Z  2025-08-14T21:11:24.8808588Z  2025-08-14T21:11:24.8808868Z  2025-08-14T21:11:24.8810683Z  2025-08-14T21:11:24.8811076Z  2025-08-14T21:11:24.8812434Z [2,560 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:24.8813468Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:24.8813799Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:24.8814563Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:24.8815534Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:24.8816240Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:24.8816589Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:24.8816926Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:24.8819616Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:25.1045838Z 2025-08-14T21:11:25.1046427Z  2025-08-14T21:11:25.1046695Z  2025-08-14T21:11:25.1046893Z  2025-08-14T21:11:25.1047116Z  2025-08-14T21:11:25.1047341Z  2025-08-14T21:11:25.1047534Z  2025-08-14T21:11:25.1047741Z  2025-08-14T21:11:25.1047933Z  2025-08-14T21:11:25.1048437Z [2,560 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:25.1048918Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:25.1049254Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:25.1049709Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:25.1050183Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.1050497Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:25.1050822Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.1051155Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.1051611Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:25.3108055Z 2025-08-14T21:11:25.3109086Z  2025-08-14T21:11:25.3109597Z  2025-08-14T21:11:25.3109992Z  2025-08-14T21:11:25.3110357Z  2025-08-14T21:11:25.3110703Z  2025-08-14T21:11:25.3111053Z  2025-08-14T21:11:25.3111400Z  2025-08-14T21:11:25.3111753Z  2025-08-14T21:11:25.3112800Z [2,561 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:25.3113782Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:25.3114625Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:25.3115590Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.3116196Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:25.3116841Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.3117512Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.3118318Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:25.3119217Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:25.5150195Z 2025-08-14T21:11:25.5150972Z  2025-08-14T21:11:25.5151410Z  2025-08-14T21:11:25.5151770Z  2025-08-14T21:11:25.5152118Z  2025-08-14T21:11:25.5152456Z  2025-08-14T21:11:25.5152812Z  2025-08-14T21:11:25.5153144Z  2025-08-14T21:11:25.5153473Z  2025-08-14T21:11:25.5154238Z [2,562 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:25.5155054Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:25.5155605Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.5156163Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:25.5156697Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.5157229Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.5157969Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:25.5158715Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.5159276Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:25.7835471Z 2025-08-14T21:11:25.7836271Z  2025-08-14T21:11:25.7836706Z  2025-08-14T21:11:25.7837203Z  2025-08-14T21:11:25.7837538Z  2025-08-14T21:11:25.7837980Z  2025-08-14T21:11:25.7838316Z  2025-08-14T21:11:25.7838636Z  2025-08-14T21:11:25.7838925Z  2025-08-14T21:11:25.7839751Z [2,564 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:25.7840751Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:25.7841389Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:25.7841974Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:25.7856712Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:25.7858552Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:25.7859121Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:25.7859821Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:25.7860632Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:26.0078135Z 2025-08-14T21:11:26.0078886Z  2025-08-14T21:11:26.0079328Z  2025-08-14T21:11:26.0079682Z  2025-08-14T21:11:26.0080042Z  2025-08-14T21:11:26.0080381Z  2025-08-14T21:11:26.0080731Z  2025-08-14T21:11:26.0081081Z  2025-08-14T21:11:26.0081424Z  2025-08-14T21:11:26.0082223Z [2,565 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:26.0083055Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:26.0083593Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:26.0084368Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:26.0085183Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:26.0085710Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:26.0086437Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.0087433Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:26.0088291Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:26.3155453Z 2025-08-14T21:11:26.3156364Z  2025-08-14T21:11:26.3156697Z  2025-08-14T21:11:26.3157055Z  2025-08-14T21:11:26.3157314Z  2025-08-14T21:11:26.3157644Z  2025-08-14T21:11:26.3157942Z  2025-08-14T21:11:26.3158237Z  2025-08-14T21:11:26.3158508Z  2025-08-14T21:11:26.3159123Z [2,566 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:26.3159840Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:26.3160253Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:26.3161026Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:26.3161555Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:26.3162206Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.3163081Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.3163696Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:26.3164272Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:26.6962169Z 2025-08-14T21:11:26.6963233Z  2025-08-14T21:11:26.6963692Z  2025-08-14T21:11:26.6964053Z  2025-08-14T21:11:26.6964418Z  2025-08-14T21:11:26.6964761Z  2025-08-14T21:11:26.6965124Z  2025-08-14T21:11:26.6965459Z  2025-08-14T21:11:26.6965815Z  2025-08-14T21:11:26.6966648Z [2,567 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:26.6967764Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:26.6968369Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:26.6969160Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:26.6970213Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:26.6971037Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.6971922Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:26.6972699Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.6973500Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:26.8998677Z 2025-08-14T21:11:26.8999458Z  2025-08-14T21:11:26.9000205Z  2025-08-14T21:11:26.9000543Z  2025-08-14T21:11:26.9000867Z  2025-08-14T21:11:26.9001314Z  2025-08-14T21:11:26.9001667Z  2025-08-14T21:11:26.9002276Z  2025-08-14T21:11:26.9002605Z  2025-08-14T21:11:26.9008409Z [2,569 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:26.9011884Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:26.9012920Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:26.9013872Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:26.9014359Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:26.9015109Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.9016040Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:26.9016870Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:26.9017847Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:27.1161852Z 2025-08-14T21:11:27.1162770Z  2025-08-14T21:11:27.1163246Z  2025-08-14T21:11:27.1163611Z  2025-08-14T21:11:27.1163989Z  2025-08-14T21:11:27.1164369Z  2025-08-14T21:11:27.1164741Z  2025-08-14T21:11:27.1165171Z  2025-08-14T21:11:27.1165536Z  2025-08-14T21:11:27.1166437Z [2,569 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:27.1178504Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:27.1179005Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:27.1179463Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:27.1179803Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:27.1180256Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.1180698Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:27.1181174Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.1181654Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:27.3731784Z 2025-08-14T21:11:27.3732581Z  2025-08-14T21:11:27.3732847Z  2025-08-14T21:11:27.3733067Z  2025-08-14T21:11:27.3733327Z  2025-08-14T21:11:27.3733523Z  2025-08-14T21:11:27.3733734Z  2025-08-14T21:11:27.3733943Z  2025-08-14T21:11:27.3734137Z  2025-08-14T21:11:27.3734635Z [2,570 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:27.3735119Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:27.3735581Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:27.3736033Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:27.3736475Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.3736930Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:27.3737393Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.3737871Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:27.3738312Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:27.5740103Z 2025-08-14T21:11:27.5740839Z  2025-08-14T21:11:27.5741278Z  2025-08-14T21:11:27.5741656Z  2025-08-14T21:11:27.5742020Z  2025-08-14T21:11:27.5742349Z  2025-08-14T21:11:27.5742730Z  2025-08-14T21:11:27.5743395Z  2025-08-14T21:11:27.5743779Z  2025-08-14T21:11:27.5744670Z [2,571 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:27.5745517Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:27.5746342Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:27.5747205Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:27.5747797Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:27.5748677Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.5749659Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:27.5750674Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.5751658Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:27.8768135Z 2025-08-14T21:11:27.8769284Z  2025-08-14T21:11:27.8769615Z  2025-08-14T21:11:27.8769815Z  2025-08-14T21:11:27.8770051Z  2025-08-14T21:11:27.8770247Z  2025-08-14T21:11:27.8770538Z  2025-08-14T21:11:27.8770864Z  2025-08-14T21:11:27.8771089Z  2025-08-14T21:11:27.8771627Z [2,573 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:27.8772308Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:27.8772998Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:27.8773798Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:27.8774352Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:27.8775123Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:27.8775956Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:27.8776456Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:27.8776777Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:28.1166358Z 2025-08-14T21:11:28.1167711Z  2025-08-14T21:11:28.1168008Z  2025-08-14T21:11:28.1168260Z  2025-08-14T21:11:28.1168473Z  2025-08-14T21:11:28.1168685Z  2025-08-14T21:11:28.1168882Z  2025-08-14T21:11:28.1169090Z  2025-08-14T21:11:28.1169285Z  2025-08-14T21:11:28.1169794Z [2,573 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:28.1170276Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:28.1170737Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:28.1171183Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:28.1171509Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:28.1171946Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:28.1172401Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:28.1172725Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:28.1173047Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:28.5716832Z 2025-08-14T21:11:28.5717584Z  2025-08-14T21:11:28.5718032Z  2025-08-14T21:11:28.5718428Z  2025-08-14T21:11:28.5718843Z  2025-08-14T21:11:28.5719212Z  2025-08-14T21:11:28.5719661Z  2025-08-14T21:11:28.5720029Z  2025-08-14T21:11:28.5720407Z  2025-08-14T21:11:28.5721286Z [2,574 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:28.5722202Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:28.5723045Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:28.5723905Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:28.5724750Z Compiling aten/src/ATen/native/Resize.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:28.5725632Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:28.5726245Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:28.5726846Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:28.5727719Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:28.8425335Z 2025-08-14T21:11:28.8427559Z  2025-08-14T21:11:28.8429346Z  2025-08-14T21:11:28.8429810Z  2025-08-14T21:11:28.8430421Z  2025-08-14T21:11:28.8431446Z  2025-08-14T21:11:28.8431775Z  2025-08-14T21:11:28.8432098Z  2025-08-14T21:11:28.8433128Z  2025-08-14T21:11:28.8433972Z [2,576 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:28.8436252Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:28.8437324Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:28.8439412Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:28.8440818Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:28.8441720Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:28.8442527Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:28.8444055Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:28.8445366Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:29.1394603Z 2025-08-14T21:11:29.1396194Z  2025-08-14T21:11:29.3634485Z  2025-08-14T21:11:29.3635221Z  2025-08-14T21:11:29.3635653Z  2025-08-14T21:11:29.3635999Z  2025-08-14T21:11:29.3636299Z  2025-08-14T21:11:29.3636589Z  2025-08-14T21:11:29.3636879Z  2025-08-14T21:11:29.3637674Z [2,576 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:29.3638426Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:29.3639043Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:29.3639749Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:29.3640203Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:29.3640654Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:29.3641303Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:29.3642218Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:29.3642857Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:29.3643235Z 2025-08-14T21:11:29.3643495Z  2025-08-14T21:11:29.3643777Z  2025-08-14T21:11:29.3644080Z  2025-08-14T21:11:29.3644377Z  2025-08-14T21:11:29.3644681Z  2025-08-14T21:11:29.3644953Z  2025-08-14T21:11:29.3645241Z  2025-08-14T21:11:29.3645583Z  2025-08-14T21:11:29.3646246Z [2,577 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:29.3647120Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:29.3647777Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:29.3648230Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:29.3648700Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:29.3649377Z Compiling aten/src/ATen/native/Scalar.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:29.3650220Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:29.3650842Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:29.3651325Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:29.5663445Z 2025-08-14T21:11:29.5664112Z  2025-08-14T21:11:29.5664516Z  2025-08-14T21:11:29.5664839Z  2025-08-14T21:11:29.5665181Z  2025-08-14T21:11:29.5665484Z  2025-08-14T21:11:29.5665852Z  2025-08-14T21:11:29.5666260Z  2025-08-14T21:11:29.5666620Z  2025-08-14T21:11:29.5667613Z [2,580 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:29.5668488Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:29.5669157Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:29.5670086Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:29.5670759Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:29.5671218Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:29.5671687Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:29.5672158Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:29.5672599Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:29.7700357Z 2025-08-14T21:11:29.7701053Z  2025-08-14T21:11:29.7701495Z  2025-08-14T21:11:29.7701880Z  2025-08-14T21:11:29.7702256Z  2025-08-14T21:11:29.7702641Z  2025-08-14T21:11:29.7703017Z  2025-08-14T21:11:29.7703405Z  2025-08-14T21:11:29.7703795Z  2025-08-14T21:11:29.7705927Z [2,583 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:29.7706866Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:29.7707439Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:29.7708062Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:29.7708655Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:29.7709181Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:29.7709709Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:29.7710372Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:29.7711295Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:30.1398961Z 2025-08-14T21:11:30.1399733Z  2025-08-14T21:11:30.1399995Z  2025-08-14T21:11:30.1400208Z  2025-08-14T21:11:30.1400404Z  2025-08-14T21:11:30.1400614Z  2025-08-14T21:11:30.1400814Z  2025-08-14T21:11:30.1401063Z  2025-08-14T21:11:30.1401259Z  2025-08-14T21:11:30.1401764Z [2,584 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:30.1402263Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:30.1402597Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:30.1402934Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:30.1403243Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:30.1403563Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:30.1403999Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:30.1404576Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:30.1405046Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:30.4844781Z 2025-08-14T21:11:30.4845569Z  2025-08-14T21:11:30.4845852Z  2025-08-14T21:11:30.4846126Z  2025-08-14T21:11:30.4846336Z  2025-08-14T21:11:30.4846560Z  2025-08-14T21:11:30.4846838Z  2025-08-14T21:11:30.4847143Z  2025-08-14T21:11:30.4847384Z  2025-08-14T21:11:30.4847978Z [2,585 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:30.4848598Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:30.4848985Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:30.4849419Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:30.4849877Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:30.4850444Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:30.4851081Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:30.4851527Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:30.4851915Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:30.7456145Z 2025-08-14T21:11:30.7456908Z  2025-08-14T21:11:30.7457333Z  2025-08-14T21:11:30.7457704Z  2025-08-14T21:11:30.7458053Z  2025-08-14T21:11:30.7458341Z  2025-08-14T21:11:30.7458647Z  2025-08-14T21:11:30.7458999Z  2025-08-14T21:11:30.7459311Z  2025-08-14T21:11:30.7460122Z [2,585 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:30.7461105Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:30.7461654Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:30.7462150Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:30.7462681Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:30.7463408Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:30.7464245Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:30.7464864Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:30.7465349Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:31.4596782Z 2025-08-14T21:11:31.4598839Z  2025-08-14T21:11:31.4601940Z  2025-08-14T21:11:31.4602320Z  2025-08-14T21:11:31.4602721Z  2025-08-14T21:11:31.4603058Z  2025-08-14T21:11:31.4603417Z  2025-08-14T21:11:31.4603778Z  2025-08-14T21:11:31.4604117Z  2025-08-14T21:11:31.4605133Z [2,586 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:31.4605870Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:31.4606359Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:31.4606830Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:31.4607503Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:31.4608388Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:31.4609136Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:31.4609620Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.4610114Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:31.6735556Z 2025-08-14T21:11:31.6736270Z  2025-08-14T21:11:31.6736695Z  2025-08-14T21:11:31.6737061Z  2025-08-14T21:11:31.6737430Z  2025-08-14T21:11:31.6737778Z  2025-08-14T21:11:31.6738113Z  2025-08-14T21:11:31.6738494Z  2025-08-14T21:11:31.6738851Z  2025-08-14T21:11:31.6739713Z [2,589 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:31.6740823Z Compiling aten/src/ATen/native/Sorting.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:31.6741849Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:31.6742705Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:31.6743260Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.6743831Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.6744453Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:31.6744928Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.6745444Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:31.9462094Z 2025-08-14T21:11:31.9462799Z  2025-08-14T21:11:31.9463243Z  2025-08-14T21:11:31.9463626Z  2025-08-14T21:11:31.9464000Z  2025-08-14T21:11:31.9464396Z  2025-08-14T21:11:31.9464727Z  2025-08-14T21:11:31.9465091Z  2025-08-14T21:11:31.9465431Z  2025-08-14T21:11:31.9466277Z [2,589 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:31.9467770Z Compiling aten/src/ATen/native/Sorting.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:31.9468827Z Compiling aten/src/ATen/native/SoftMax.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:31.9469708Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:31.9470284Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.9470815Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.9471352Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:31.9471984Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:31.9472516Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:32.3465509Z 2025-08-14T21:11:32.3466261Z  2025-08-14T21:11:32.3466640Z  2025-08-14T21:11:32.3467377Z  2025-08-14T21:11:32.3467671Z  2025-08-14T21:11:32.3467972Z  2025-08-14T21:11:32.3468295Z  2025-08-14T21:11:32.3468638Z  2025-08-14T21:11:32.3468853Z  2025-08-14T21:11:32.3469605Z [2,592 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:32.3470235Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.3470727Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.3471235Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:32.3471755Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.3472230Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.3473046Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:32.3473814Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.3474303Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:32.6759662Z 2025-08-14T21:11:32.6760405Z  2025-08-14T21:11:32.6760711Z  2025-08-14T21:11:32.6761071Z  2025-08-14T21:11:32.6761337Z  2025-08-14T21:11:32.6761640Z  2025-08-14T21:11:32.6761980Z  2025-08-14T21:11:32.6762205Z  2025-08-14T21:11:32.6762536Z  2025-08-14T21:11:32.6763277Z [2,593 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:32.6764070Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:32.6764509Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:32.6764983Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:32.6765471Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:32.6766157Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:32.6766741Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.6773345Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:32.6774074Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:32.9086970Z 2025-08-14T21:11:32.9088175Z  2025-08-14T21:11:32.9088785Z  2025-08-14T21:11:32.9089287Z  2025-08-14T21:11:32.9089734Z  2025-08-14T21:11:32.9090217Z  2025-08-14T21:11:32.9090761Z  2025-08-14T21:11:32.9091164Z  2025-08-14T21:11:32.9091606Z  2025-08-14T21:11:32.9154006Z [2,594 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:32.9154866Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:32.9155447Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:32.9156016Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:32.9156796Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:32.9157580Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:32.9158343Z Compiling aten/src/ATen/native/SpectralOps.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:32.9159159Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:32.9159725Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:33.1473039Z 2025-08-14T21:11:33.1473808Z  2025-08-14T21:11:33.1474239Z  2025-08-14T21:11:33.1474634Z  2025-08-14T21:11:33.1475010Z  2025-08-14T21:11:33.1475387Z  2025-08-14T21:11:33.1475761Z  2025-08-14T21:11:33.1476143Z  2025-08-14T21:11:33.1476509Z  2025-08-14T21:11:33.1477454Z [2,595 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:33.1478491Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:33.1479015Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:33.1479544Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:33.1480284Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:33.1481082Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:33.1481592Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:33.1482162Z //:jit_tests; 1s processwrapper-sandbox 2025-08-14T21:11:33.1482967Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:33.3479442Z 2025-08-14T21:11:33.3480182Z  2025-08-14T21:11:33.3480638Z  2025-08-14T21:11:33.3480965Z  2025-08-14T21:11:33.3481308Z  2025-08-14T21:11:33.3481646Z  2025-08-14T21:11:33.3481997Z  2025-08-14T21:11:33.3482346Z  2025-08-14T21:11:33.3482711Z  2025-08-14T21:11:33.3483550Z [2,596 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:33.3484334Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:33.3484843Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:33.3486752Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:33.3487880Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:33.3488352Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:33.3488883Z //:jit_tests; 1s processwrapper-sandbox 2025-08-14T21:11:33.3489663Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:33.3490528Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:33.8015456Z 2025-08-14T21:11:33.8016157Z  2025-08-14T21:11:33.8016589Z  2025-08-14T21:11:33.8016935Z  2025-08-14T21:11:33.8017282Z  2025-08-14T21:11:33.8017607Z  2025-08-14T21:11:33.8017955Z  2025-08-14T21:11:33.8018302Z  2025-08-14T21:11:33.8018657Z  2025-08-14T21:11:33.8019472Z [2,597 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:33.8020327Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:33.8020872Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:33.8021699Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:33.8022495Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:33.8023030Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:33.8023907Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:33.8024850Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:33.8025803Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:34.1487008Z 2025-08-14T21:11:34.1487763Z  2025-08-14T21:11:34.1488171Z  2025-08-14T21:11:34.1488539Z  2025-08-14T21:11:34.1488861Z  2025-08-14T21:11:34.1489194Z  2025-08-14T21:11:34.1489510Z  2025-08-14T21:11:34.1489818Z  2025-08-14T21:11:34.1490133Z  2025-08-14T21:11:34.1490961Z [2,598 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:11:34.1491827Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:34.1492437Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.1493150Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:34.1493846Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.1494363Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:34.1494898Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:34.1495442Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:34.1495963Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:34.3496197Z 2025-08-14T21:11:34.3497110Z  2025-08-14T21:11:34.3497648Z  2025-08-14T21:11:34.3498012Z  2025-08-14T21:11:34.3498446Z  2025-08-14T21:11:34.3498769Z  2025-08-14T21:11:34.3499083Z  2025-08-14T21:11:34.3499548Z  2025-08-14T21:11:34.3500687Z  2025-08-14T21:11:34.3501519Z [2,598 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:34.3502398Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:34.3502906Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.3503556Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:34.3504277Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.3505032Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:34.3505603Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:34.3506174Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:34.3506718Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:34.5498039Z 2025-08-14T21:11:34.5498694Z  2025-08-14T21:11:34.5498961Z  2025-08-14T21:11:34.5499160Z  2025-08-14T21:11:34.5499373Z  2025-08-14T21:11:34.5499568Z  2025-08-14T21:11:34.5499775Z  2025-08-14T21:11:34.5499977Z  2025-08-14T21:11:34.5500184Z  2025-08-14T21:11:34.5503436Z [2,599 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:34.5504808Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:34.5505349Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.5506112Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:34.5506886Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.5507421Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.5507966Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:34.5508526Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:34.5509058Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:34.7512455Z 2025-08-14T21:11:34.7513191Z  2025-08-14T21:11:34.7513629Z  2025-08-14T21:11:34.7513996Z  2025-08-14T21:11:34.7514342Z  2025-08-14T21:11:34.7514681Z  2025-08-14T21:11:34.7515006Z  2025-08-14T21:11:34.7515323Z  2025-08-14T21:11:34.7515620Z  2025-08-14T21:11:34.7516485Z [2,600 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:11:34.7517295Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:34.7518034Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:34.7518794Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.7519360Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.7519903Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:34.7520437Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:34.7520914Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:34.7521444Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:34.9583181Z 2025-08-14T21:11:34.9584376Z  2025-08-14T21:11:34.9585255Z  2025-08-14T21:11:34.9585977Z  2025-08-14T21:11:34.9586931Z  2025-08-14T21:11:34.9587877Z  2025-08-14T21:11:34.9588617Z  2025-08-14T21:11:34.9589085Z  2025-08-14T21:11:34.9590061Z  2025-08-14T21:11:34.9591022Z [2,602 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:34.9592309Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:34.9593481Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:34.9594814Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:34.9595493Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:34.9595987Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:34.9596465Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:34.9596974Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:34.9597480Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:35.3292868Z 2025-08-14T21:11:35.3293591Z  2025-08-14T21:11:35.3294003Z  2025-08-14T21:11:35.3294322Z  2025-08-14T21:11:35.3294647Z  2025-08-14T21:11:35.3294954Z  2025-08-14T21:11:35.3295267Z  2025-08-14T21:11:35.3295584Z  2025-08-14T21:11:35.3295920Z  2025-08-14T21:11:35.3296735Z [2,603 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:35.3297588Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.3298361Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:35.3299403Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.3299889Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:35.3300405Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:35.3300932Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:35.3301406Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:35.3301926Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:35.5514533Z 2025-08-14T21:11:35.5515114Z  2025-08-14T21:11:35.5515368Z  2025-08-14T21:11:35.5515605Z  2025-08-14T21:11:35.5515822Z  2025-08-14T21:11:35.5516022Z  2025-08-14T21:11:35.5516234Z  2025-08-14T21:11:35.5516431Z  2025-08-14T21:11:35.5516645Z  2025-08-14T21:11:35.6387456Z [2,604 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:35.6388864Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.6389555Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:35.6390275Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.6390721Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.6391196Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:35.6391708Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:35.6392415Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:35.6393491Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:35.7724017Z 2025-08-14T21:11:35.7724820Z  2025-08-14T21:11:35.7725198Z  2025-08-14T21:11:35.7725445Z  2025-08-14T21:11:35.7725658Z  2025-08-14T21:11:35.7725865Z  2025-08-14T21:11:35.7726081Z  2025-08-14T21:11:35.7726363Z  2025-08-14T21:11:35.7726703Z  2025-08-14T21:11:35.7727269Z [2,605 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:35.7728278Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:35.7728881Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:35.7729435Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.7729795Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:35.7730348Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:35.7730779Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:35.7731412Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:35.7731995Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:35.9785030Z 2025-08-14T21:11:35.9785743Z  2025-08-14T21:11:35.9786181Z  2025-08-14T21:11:35.9786528Z  2025-08-14T21:11:35.9786895Z  2025-08-14T21:11:35.9787240Z  2025-08-14T21:11:35.9787639Z  2025-08-14T21:11:35.9787986Z  2025-08-14T21:11:35.9788342Z  2025-08-14T21:11:35.9789202Z [2,607 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:35.9790348Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:35.9791160Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:35.9791719Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:35.9792298Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:35.9792835Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:35.9793381Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:35.9793923Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:35.9794493Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:36.5079982Z 2025-08-14T21:11:36.5080721Z  2025-08-14T21:11:36.5081170Z  2025-08-14T21:11:36.5081528Z  2025-08-14T21:11:36.5081889Z  2025-08-14T21:11:36.5082272Z  2025-08-14T21:11:36.5082647Z  2025-08-14T21:11:36.5083001Z  2025-08-14T21:11:36.5083359Z  2025-08-14T21:11:36.5084196Z [2,609 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:36.5085471Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:36.5086308Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:36.5086896Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:36.5087455Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:36.5088002Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:36.5088570Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:36.5089117Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:36.5089655Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:36.7859573Z 2025-08-14T21:11:36.7860289Z  2025-08-14T21:11:36.7860682Z  2025-08-14T21:11:36.7861008Z  2025-08-14T21:11:36.7861339Z  2025-08-14T21:11:36.7862127Z  2025-08-14T21:11:36.7862491Z  2025-08-14T21:11:36.7862847Z  2025-08-14T21:11:36.7863174Z  2025-08-14T21:11:36.7864061Z [2,611 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:36.7864888Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:36.7865487Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:36.7866044Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:36.7866579Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:36.7867311Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:36.7868083Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:36.7868874Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:36.7869420Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:37.0401380Z 2025-08-14T21:11:37.0402046Z  2025-08-14T21:11:37.0402411Z  2025-08-14T21:11:37.0402725Z  2025-08-14T21:11:37.0403096Z  2025-08-14T21:11:37.0403386Z  2025-08-14T21:11:37.0403669Z  2025-08-14T21:11:37.0403977Z  2025-08-14T21:11:37.0404248Z  2025-08-14T21:11:37.0405019Z [2,611 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:37.0405747Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:37.0406237Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:37.0406728Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:37.0407179Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:37.0407639Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:37.0408291Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:37.0408993Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:37.0409450Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:37.4406781Z 2025-08-14T21:11:37.4407800Z  2025-08-14T21:11:37.4408215Z  2025-08-14T21:11:37.4408560Z  2025-08-14T21:11:37.4408873Z  2025-08-14T21:11:37.4409145Z  2025-08-14T21:11:37.4409439Z  2025-08-14T21:11:37.4409747Z  2025-08-14T21:11:37.4410070Z  2025-08-14T21:11:37.4410753Z [2,612 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:37.4411470Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:37.4411943Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:37.4412431Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:37.4412807Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:37.4413497Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:37.4414104Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:37.4414576Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:37.4415090Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:37.7718251Z 2025-08-14T21:11:37.7719085Z  2025-08-14T21:11:37.7719489Z  2025-08-14T21:11:37.7719774Z  2025-08-14T21:11:37.7719989Z  2025-08-14T21:11:37.7720184Z  2025-08-14T21:11:37.7720556Z  2025-08-14T21:11:37.7720904Z  2025-08-14T21:11:37.7721167Z  2025-08-14T21:11:37.7723885Z [2,613 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:37.7724965Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:37.7725549Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:37.7726237Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:37.7727586Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:37.7728597Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:37.7729167Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:37.7729721Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:37.7730706Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:38.0410662Z 2025-08-14T21:11:38.0680634Z  2025-08-14T21:11:38.0681215Z  2025-08-14T21:11:38.0681562Z  2025-08-14T21:11:38.0681884Z  2025-08-14T21:11:38.0682229Z  2025-08-14T21:11:38.0682573Z  2025-08-14T21:11:38.0682900Z  2025-08-14T21:11:38.0683257Z  2025-08-14T21:11:38.0684055Z [2,616 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:38.0685143Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:38.0685978Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:38.0686529Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.0687075Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:38.0687627Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.0688171Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.0688735Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.0689284Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:38.3830728Z 2025-08-14T21:11:38.3832776Z  2025-08-14T21:11:38.3833216Z  2025-08-14T21:11:38.3833568Z  2025-08-14T21:11:38.3833929Z  2025-08-14T21:11:38.3834247Z  2025-08-14T21:11:38.3834911Z  2025-08-14T21:11:38.3835772Z  2025-08-14T21:11:38.3837122Z  2025-08-14T21:11:38.3839717Z [2,617 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:38.3842471Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:38.3844479Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:38.3844986Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:38.3845502Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.3846004Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.3846544Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.3847020Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:38.3847586Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:38.6691106Z 2025-08-14T21:11:38.6691896Z  2025-08-14T21:11:38.6692412Z  2025-08-14T21:11:38.6692850Z  2025-08-14T21:11:38.6693298Z  2025-08-14T21:11:38.6693966Z  2025-08-14T21:11:38.6694455Z  2025-08-14T21:11:38.6694888Z  2025-08-14T21:11:38.6695316Z  2025-08-14T21:11:38.6696245Z [2,617 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:38.6697996Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:38.6698905Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:38.6699448Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:38.6700001Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.6700548Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.6701087Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.6701639Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.6702231Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:38.8981856Z 2025-08-14T21:11:38.8982634Z  2025-08-14T21:11:38.8983081Z  2025-08-14T21:11:38.8983434Z  2025-08-14T21:11:38.8983810Z  2025-08-14T21:11:38.8985553Z  2025-08-14T21:11:38.8985891Z  2025-08-14T21:11:38.8986233Z  2025-08-14T21:11:38.8986566Z  2025-08-14T21:11:38.8987430Z [2,620 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:38.8988276Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:38.8988833Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:38.8989388Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.8990065Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.8990597Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:38.8991316Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:38.8993684Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:38.8995704Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:39.2695219Z 2025-08-14T21:11:39.2695941Z  2025-08-14T21:11:39.2696391Z  2025-08-14T21:11:39.2696801Z  2025-08-14T21:11:39.2697137Z  2025-08-14T21:11:39.2697495Z  2025-08-14T21:11:39.2697844Z  2025-08-14T21:11:39.2698184Z  2025-08-14T21:11:39.2698527Z  2025-08-14T21:11:39.2699378Z [2,620 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:39.2700300Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.2700875Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.2701437Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.2701995Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:39.2702528Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:39.2703324Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:39.2704309Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:39.2705145Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:39.7478555Z 2025-08-14T21:11:39.7480550Z  2025-08-14T21:11:39.7481074Z  2025-08-14T21:11:39.7481384Z  2025-08-14T21:11:39.7481890Z  2025-08-14T21:11:39.7482449Z  2025-08-14T21:11:39.7482750Z  2025-08-14T21:11:39.7483286Z  2025-08-14T21:11:39.7483769Z  2025-08-14T21:11:39.7485262Z [2,621 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:39.7486489Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:39.7487288Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.7487715Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.7488155Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.7488608Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:39.7489161Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:39.7489822Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:39.7490325Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:40.0701615Z 2025-08-14T21:11:40.0702817Z  2025-08-14T21:11:40.0703346Z  2025-08-14T21:11:40.0703768Z  2025-08-14T21:11:40.0704165Z  2025-08-14T21:11:40.0704570Z  2025-08-14T21:11:40.0704937Z  2025-08-14T21:11:40.0705299Z  2025-08-14T21:11:40.0705703Z  2025-08-14T21:11:40.0706611Z [2,621 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:40.0707519Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.0708060Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.0708641Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.0709267Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:40.0709972Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:40.0710876Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:40.0711636Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:40.0712143Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:11:40.2916552Z 2025-08-14T21:11:40.2917305Z  2025-08-14T21:11:40.2917687Z  2025-08-14T21:11:40.2918024Z  2025-08-14T21:11:40.2918335Z  2025-08-14T21:11:40.2918660Z  2025-08-14T21:11:40.2918987Z  2025-08-14T21:11:40.2919300Z  2025-08-14T21:11:40.2919644Z  2025-08-14T21:11:40.2920552Z [2,625 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:40.2921430Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.2922024Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.2922644Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:40.2923753Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:40.2924751Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:40.2925305Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:40.2926076Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:40.2926847Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:40.6707022Z 2025-08-14T21:11:40.6707705Z  2025-08-14T21:11:40.6708171Z  2025-08-14T21:11:40.6708518Z  2025-08-14T21:11:40.6708881Z  2025-08-14T21:11:40.6709214Z  2025-08-14T21:11:40.6709632Z  2025-08-14T21:11:40.6722199Z  2025-08-14T21:11:40.6722588Z  2025-08-14T21:11:40.6723443Z [2,625 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:40.6724284Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:40.6724809Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.6725331Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.6726054Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:40.6726816Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:40.6727331Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:40.6728089Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:40.6728898Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:40.8710761Z 2025-08-14T21:11:40.8711571Z  2025-08-14T21:11:40.8711983Z  2025-08-14T21:11:40.8712340Z  2025-08-14T21:11:40.8712679Z  2025-08-14T21:11:40.8713047Z  2025-08-14T21:11:40.8713400Z  2025-08-14T21:11:40.8713731Z  2025-08-14T21:11:40.8714074Z  2025-08-14T21:11:40.8714849Z [2,626 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:40.8715609Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:40.8716168Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:40.8716791Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:40.8717577Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:40.8718361Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:40.8719041Z Compiling aten/src/ATen/native/UnaryOps.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:40.8720020Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:40.8721096Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:41.2714397Z 2025-08-14T21:11:41.2715175Z  2025-08-14T21:11:41.2715617Z  2025-08-14T21:11:41.2715968Z  2025-08-14T21:11:41.2716303Z  2025-08-14T21:11:41.2716613Z  2025-08-14T21:11:41.2716933Z  2025-08-14T21:11:41.2717240Z  2025-08-14T21:11:41.2717554Z  2025-08-14T21:11:41.2718317Z [2,627 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:41.2721353Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:41.2722285Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:41.2722790Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:41.2724047Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:41.2725279Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:41.2725988Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:41.2726869Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:41.2727862Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:41.6717959Z 2025-08-14T21:11:41.6718788Z  2025-08-14T21:11:41.6719141Z  2025-08-14T21:11:41.6719346Z  2025-08-14T21:11:41.6719560Z  2025-08-14T21:11:41.6719756Z  2025-08-14T21:11:41.6719967Z  2025-08-14T21:11:41.6720163Z  2025-08-14T21:11:41.6720373Z  2025-08-14T21:11:41.6722842Z [2,630 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:41.6723419Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:41.6723754Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:41.6724076Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:41.6724534Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:41.6725126Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:41.6725728Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:41.6726180Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:41.6726523Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:42.2001951Z 2025-08-14T21:11:42.2002668Z  2025-08-14T21:11:42.2003108Z  2025-08-14T21:11:42.2003461Z  2025-08-14T21:11:42.2003833Z  2025-08-14T21:11:42.2004201Z  2025-08-14T21:11:42.2004602Z  2025-08-14T21:11:42.2004967Z  2025-08-14T21:11:42.2005294Z  2025-08-14T21:11:42.2006138Z [2,631 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:42.2006962Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:42.2007532Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:42.2008038Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:42.2008808Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:42.2009842Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:42.2010674Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:42.2011231Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:42.2011794Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:42.4724180Z 2025-08-14T21:11:42.4724871Z  2025-08-14T21:11:42.4725304Z  2025-08-14T21:11:42.4725690Z  2025-08-14T21:11:42.4726121Z  2025-08-14T21:11:42.4726510Z  2025-08-14T21:11:42.4726891Z  2025-08-14T21:11:42.4727267Z  2025-08-14T21:11:42.4727651Z  2025-08-14T21:11:42.4728545Z [2,632 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:42.4729463Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:42.4730068Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:42.4730922Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:42.4732043Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:42.4732972Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:42.4733582Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:42.4734429Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.4735604Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:42.6728149Z 2025-08-14T21:11:42.6728880Z  2025-08-14T21:11:42.6729239Z  2025-08-14T21:11:42.6729447Z  2025-08-14T21:11:42.6729658Z  2025-08-14T21:11:42.6729951Z  2025-08-14T21:11:42.6730261Z  2025-08-14T21:11:42.6731426Z  2025-08-14T21:11:42.6731768Z  2025-08-14T21:11:42.6732333Z [2,634 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:42.6733010Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:42.6733756Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:42.6734753Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:42.6735518Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:42.6736264Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.6737210Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.6740973Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.6742088Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:11:42.9822007Z 2025-08-14T21:11:42.9822769Z  2025-08-14T21:11:42.9823212Z  2025-08-14T21:11:42.9823548Z  2025-08-14T21:11:42.9823893Z  2025-08-14T21:11:42.9824236Z  2025-08-14T21:11:42.9824576Z  2025-08-14T21:11:42.9824905Z  2025-08-14T21:11:42.9825254Z  2025-08-14T21:11:42.9826087Z [2,635 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:42.9827068Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:42.9828038Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:42.9828819Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:42.9829659Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.9830693Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.9831748Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.9832741Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:42.9833471Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:43.2734932Z 2025-08-14T21:11:43.2735654Z  2025-08-14T21:11:43.2736077Z  2025-08-14T21:11:43.2736425Z  2025-08-14T21:11:43.2736763Z  2025-08-14T21:11:43.2737106Z  2025-08-14T21:11:43.2737438Z  2025-08-14T21:11:43.2737781Z  2025-08-14T21:11:43.2738117Z  2025-08-14T21:11:43.2738958Z [2,635 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:43.2740018Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:43.2741103Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:43.2741940Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:43.2742691Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:43.2743590Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:43.2744582Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:43.2745592Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:43.2746381Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:43.4738691Z 2025-08-14T21:11:43.4739433Z  2025-08-14T21:11:43.4739900Z  2025-08-14T21:11:43.4740266Z  2025-08-14T21:11:43.4740618Z  2025-08-14T21:11:43.4740959Z  2025-08-14T21:11:43.4741321Z  2025-08-14T21:11:43.4741679Z  2025-08-14T21:11:43.4742026Z  2025-08-14T21:11:43.4742873Z [2,636 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:43.4743949Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:43.4744980Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:43.4746313Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:43.4747120Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:43.4748155Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:43.4749215Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:43.4750102Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:43.4750689Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:43.7104953Z 2025-08-14T21:11:43.7105677Z  2025-08-14T21:11:43.7106335Z  2025-08-14T21:11:43.7106853Z  2025-08-14T21:11:43.7107118Z  2025-08-14T21:11:43.7109050Z  2025-08-14T21:11:43.7110815Z  2025-08-14T21:11:43.7111349Z  2025-08-14T21:11:43.7111616Z  2025-08-14T21:11:43.7112719Z [2,638 / 3,072] 3 / 26 tests; 16 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:43.7113815Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:43.7115171Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:43.7115990Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:43.7116849Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:43.7118072Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:43.7118558Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:43.7119003Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:43.7119385Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:44.0742895Z 2025-08-14T21:11:44.0744324Z  2025-08-14T21:11:44.0745107Z  2025-08-14T21:11:44.0745504Z  2025-08-14T21:11:44.0745817Z  2025-08-14T21:11:44.0746271Z  2025-08-14T21:11:44.0746575Z  2025-08-14T21:11:44.0747104Z  2025-08-14T21:11:44.0747463Z  2025-08-14T21:11:44.0748464Z [2,640 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:44.0749259Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:44.0750057Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:44.0750785Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:44.0751828Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:44.0752601Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:44.0753117Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:44.0753624Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:44.0754187Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:44.2935623Z 2025-08-14T21:11:44.2936370Z  2025-08-14T21:11:44.2936778Z  2025-08-14T21:11:44.2937104Z  2025-08-14T21:11:44.2937723Z  2025-08-14T21:11:44.2938062Z  2025-08-14T21:11:44.2938493Z  2025-08-14T21:11:44.2938914Z  2025-08-14T21:11:44.2939175Z  2025-08-14T21:11:44.2939907Z [2,641 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:44.2941173Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:44.2941683Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:44.2942304Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:44.2943219Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:44.2944052Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:44.2944625Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:44.2945015Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:44.2945549Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:44.6746978Z 2025-08-14T21:11:44.6747622Z  2025-08-14T21:11:44.6747877Z  2025-08-14T21:11:44.6979893Z  2025-08-14T21:11:44.6980209Z  2025-08-14T21:11:44.6980558Z  2025-08-14T21:11:44.6980866Z  2025-08-14T21:11:44.6981192Z  2025-08-14T21:11:44.6981500Z  2025-08-14T21:11:44.6982259Z [2,641 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:44.6983241Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:44.6983989Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:44.6986354Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:44.6988635Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:44.6989799Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:44.6990284Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:44.6990790Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:44.6991320Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:44.8988501Z 2025-08-14T21:11:44.8989369Z  2025-08-14T21:11:44.8989859Z  2025-08-14T21:11:44.8990175Z  2025-08-14T21:11:44.8990475Z  2025-08-14T21:11:44.8990733Z  2025-08-14T21:11:44.8990999Z  2025-08-14T21:11:44.8991208Z  2025-08-14T21:11:44.8991451Z  2025-08-14T21:11:44.8992004Z [2,642 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:44.8992839Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:44.8993532Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:44.8994231Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:44.8995029Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:44.8995673Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:44.8996143Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:44.8996563Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:44.8997032Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:45.0996624Z 2025-08-14T21:11:45.0997386Z  2025-08-14T21:11:45.0997861Z  2025-08-14T21:11:45.0998225Z  2025-08-14T21:11:45.0998622Z  2025-08-14T21:11:45.0998991Z  2025-08-14T21:11:45.0999376Z  2025-08-14T21:11:45.0999744Z  2025-08-14T21:11:45.1000143Z  2025-08-14T21:11:45.1001114Z [2,644 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:45.1002099Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:45.1002977Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:45.1004145Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:45.1005087Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:45.1005731Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:45.1006374Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:45.1006955Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:45.1007558Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:45.5713669Z 2025-08-14T21:11:45.5714375Z  2025-08-14T21:11:45.5714773Z  2025-08-14T21:11:45.5715139Z  2025-08-14T21:11:45.5715489Z  2025-08-14T21:11:45.5715840Z  2025-08-14T21:11:45.5716184Z  2025-08-14T21:11:45.5716530Z  2025-08-14T21:11:45.5716859Z  2025-08-14T21:11:45.5717711Z [2,645 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:45.5718534Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:45.5719368Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:45.5720482Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:45.5721396Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:45.5722105Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:45.5722561Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:45.5723038Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:45.5723499Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:45.8999349Z 2025-08-14T21:11:45.9002187Z  2025-08-14T21:11:45.9002630Z  2025-08-14T21:11:45.9002974Z  2025-08-14T21:11:45.9003276Z  2025-08-14T21:11:45.9003560Z  2025-08-14T21:11:45.9003864Z  2025-08-14T21:11:45.9004155Z  2025-08-14T21:11:45.9004475Z  2025-08-14T21:11:45.9005207Z [2,645 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:45.9006249Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:45.9007027Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:45.9007919Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:45.9008609Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:45.9009054Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:45.9009507Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:45.9009938Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:45.9010396Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:46.1919122Z 2025-08-14T21:11:46.1919822Z  2025-08-14T21:11:46.1920224Z  2025-08-14T21:11:46.1920549Z  2025-08-14T21:11:46.1920883Z  2025-08-14T21:11:46.1921238Z  2025-08-14T21:11:46.1921581Z  2025-08-14T21:11:46.1921939Z  2025-08-14T21:11:46.1922280Z  2025-08-14T21:11:46.1923168Z [2,646 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:46.1923939Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:46.1924697Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:46.1925527Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:46.1926134Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:46.1926699Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:46.1927221Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:46.1927722Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:46.1928220Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:46.5009735Z 2025-08-14T21:11:46.5010485Z  2025-08-14T21:11:46.5010897Z  2025-08-14T21:11:46.5011277Z  2025-08-14T21:11:46.5011631Z  2025-08-14T21:11:46.5012173Z  2025-08-14T21:11:46.5012552Z  2025-08-14T21:11:46.5012889Z  2025-08-14T21:11:46.5013249Z  2025-08-14T21:11:46.5014123Z [2,647 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:46.5015214Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:46.5016033Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:46.5016597Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:46.5017141Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:46.5017682Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:46.5018234Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:46.5018748Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:46.5019300Z //:jit_tests; 2s processwrapper-sandbox ... 2025-08-14T21:11:46.7009987Z 2025-08-14T21:11:46.7010889Z  2025-08-14T21:11:46.7011259Z  2025-08-14T21:11:46.7011469Z  2025-08-14T21:11:46.7011688Z  2025-08-14T21:11:46.7011960Z  2025-08-14T21:11:46.7012259Z  2025-08-14T21:11:46.7012563Z  2025-08-14T21:11:46.7012870Z  2025-08-14T21:11:46.7013601Z [2,648 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:46.7014174Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:46.7014631Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:46.7017344Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:46.7017900Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:46.7018263Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:46.7019295Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:46.7020005Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:46.7020570Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:46.9651395Z 2025-08-14T21:11:46.9652105Z  2025-08-14T21:11:46.9652474Z  2025-08-14T21:11:46.9652749Z  2025-08-14T21:11:46.9653033Z  2025-08-14T21:11:46.9653307Z  2025-08-14T21:11:46.9653596Z  2025-08-14T21:11:46.9653866Z  2025-08-14T21:11:46.9654155Z  2025-08-14T21:11:46.9655142Z [2,649 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:46.9655909Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:46.9656362Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:46.9656789Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:46.9657234Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:46.9657656Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:46.9658084Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:46.9658514Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:46.9658967Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:11:47.1789051Z 2025-08-14T21:11:47.1790073Z  2025-08-14T21:11:47.1790521Z  2025-08-14T21:11:47.1791083Z  2025-08-14T21:11:47.1791293Z  2025-08-14T21:11:47.1791499Z  2025-08-14T21:11:47.1791695Z  2025-08-14T21:11:47.1792480Z  2025-08-14T21:11:47.1792783Z  2025-08-14T21:11:47.1793606Z [2,651 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:47.1794597Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:47.1794975Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:47.1795419Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:47.1795830Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:47.1796394Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:47.1796728Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:47.1797365Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:47.1798517Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:47.5017390Z 2025-08-14T21:11:47.5018383Z  2025-08-14T21:11:47.5018724Z  2025-08-14T21:11:47.5019211Z  2025-08-14T21:11:47.5019731Z  2025-08-14T21:11:47.5020066Z  2025-08-14T21:11:47.5020264Z  2025-08-14T21:11:47.5020637Z  2025-08-14T21:11:47.5020866Z  2025-08-14T21:11:47.5021798Z [2,651 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:47.5022460Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:47.5023023Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:47.5023436Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:47.5023906Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:47.5024236Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:47.5024617Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:47.5025560Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:47.5026324Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:47.7023034Z 2025-08-14T21:11:47.7024069Z  2025-08-14T21:11:47.7024444Z  2025-08-14T21:11:47.7024760Z  2025-08-14T21:11:47.7025034Z  2025-08-14T21:11:47.7025354Z  2025-08-14T21:11:47.7025638Z  2025-08-14T21:11:47.7025964Z  2025-08-14T21:11:47.7026300Z  2025-08-14T21:11:47.7027072Z [2,653 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:47.7027824Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:47.7028557Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:47.7029004Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:47.7029523Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:47.7030021Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:47.7030453Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:47.7030928Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:47.7031404Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:47.9033815Z 2025-08-14T21:11:47.9034528Z  2025-08-14T21:11:47.9034946Z  2025-08-14T21:11:47.9035279Z  2025-08-14T21:11:47.9035645Z  2025-08-14T21:11:47.9035989Z  2025-08-14T21:11:47.9036321Z  2025-08-14T21:11:47.9036935Z  2025-08-14T21:11:47.9037393Z  2025-08-14T21:11:47.9038156Z [2,654 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:47.9038911Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:47.9039408Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:47.9039893Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:47.9040268Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:47.9040674Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:47.9041138Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:47.9041830Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:47.9042583Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:48.1891764Z 2025-08-14T21:11:48.1892521Z  2025-08-14T21:11:48.1892958Z  2025-08-14T21:11:48.1893344Z  2025-08-14T21:11:48.1893714Z  2025-08-14T21:11:48.1894066Z  2025-08-14T21:11:48.1894467Z  2025-08-14T21:11:48.1894831Z  2025-08-14T21:11:48.1895169Z  2025-08-14T21:11:48.1896020Z [2,656 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:48.1896923Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.1897504Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.1898089Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.1898626Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:48.1899239Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:48.1899828Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:48.1900695Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:48.1901632Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:48.4165747Z 2025-08-14T21:11:48.4166475Z  2025-08-14T21:11:48.4167046Z  2025-08-14T21:11:48.4167427Z  2025-08-14T21:11:48.4167696Z  2025-08-14T21:11:48.4167934Z  2025-08-14T21:11:48.4168137Z  2025-08-14T21:11:48.4168353Z  2025-08-14T21:11:48.4168549Z  2025-08-14T21:11:48.4169050Z [2,657 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:48.4169538Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:48.4169872Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.4170195Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.4170514Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:48.4170843Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:48.4171302Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:48.4171914Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:48.4172378Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:48.7027936Z 2025-08-14T21:11:48.7028653Z  2025-08-14T21:11:48.7029117Z  2025-08-14T21:11:48.7029606Z  2025-08-14T21:11:48.7029987Z  2025-08-14T21:11:48.7030353Z  2025-08-14T21:11:48.7030737Z  2025-08-14T21:11:48.7031126Z  2025-08-14T21:11:48.7031509Z  2025-08-14T21:11:48.7032396Z [2,659 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:48.7034855Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.7035493Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:48.7036110Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:48.7037018Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:48.7038186Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:48.7039315Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:48.7040192Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:48.7040809Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:48.9886050Z 2025-08-14T21:11:48.9886866Z  2025-08-14T21:11:48.9887300Z  2025-08-14T21:11:48.9887679Z  2025-08-14T21:11:48.9887974Z  2025-08-14T21:11:48.9888185Z  2025-08-14T21:11:48.9888487Z  2025-08-14T21:11:48.9888814Z  2025-08-14T21:11:48.9889163Z  2025-08-14T21:11:48.9890014Z [2,660 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:48.9890908Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:48.9891450Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:48.9891957Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:48.9892998Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:48.9894120Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:48.9895005Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:48.9895595Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:48.9895959Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:49.1955411Z 2025-08-14T21:11:49.1956243Z  2025-08-14T21:11:49.1956582Z  2025-08-14T21:11:49.1956904Z  2025-08-14T21:11:49.1957302Z  2025-08-14T21:11:49.1957594Z  2025-08-14T21:11:49.1957883Z  2025-08-14T21:11:49.1958187Z  2025-08-14T21:11:49.1958482Z  2025-08-14T21:11:49.1959210Z [2,661 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:49.1959876Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:49.1960657Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:49.1961419Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:49.1962301Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:49.1962915Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:49.1963343Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:49.1963861Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:49.1964307Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:50.0613951Z 2025-08-14T21:11:50.0614819Z  2025-08-14T21:11:50.0615253Z  2025-08-14T21:11:50.0615568Z  2025-08-14T21:11:50.0615898Z  2025-08-14T21:11:50.0616202Z  2025-08-14T21:11:50.0616498Z  2025-08-14T21:11:50.0616821Z  2025-08-14T21:11:50.0617126Z  2025-08-14T21:11:50.0617926Z [2,662 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:50.0618724Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:11:50.0619453Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:50.0620403Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:50.0621192Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:50.0621740Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:50.0622268Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.0622781Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.0623315Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:50.3038455Z 2025-08-14T21:11:50.3042676Z  2025-08-14T21:11:50.3043415Z  2025-08-14T21:11:50.3043819Z  2025-08-14T21:11:50.3044426Z  2025-08-14T21:11:50.3044712Z  2025-08-14T21:11:50.3045132Z  2025-08-14T21:11:50.3045666Z  2025-08-14T21:11:50.3046044Z  2025-08-14T21:11:50.3046907Z [2,662 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:50.3047757Z //:jit_tests; 6s processwrapper-sandbox 2025-08-14T21:11:50.3048545Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:50.3049792Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:50.3050649Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:50.3053072Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:50.3053623Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.3054113Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.3054635Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:50.5479007Z 2025-08-14T21:11:50.5479880Z  2025-08-14T21:11:50.5480318Z  2025-08-14T21:11:50.5480701Z  2025-08-14T21:11:50.5481070Z  2025-08-14T21:11:50.5481451Z  2025-08-14T21:11:50.5481789Z  2025-08-14T21:11:50.5482165Z  2025-08-14T21:11:50.5482526Z  2025-08-14T21:11:50.5483450Z [2,665 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:50.5484623Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:50.5485505Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:50.5486173Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:50.5486776Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.5487382Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.5487968Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:50.5488822Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:50.5489673Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:50.7486045Z 2025-08-14T21:11:50.7486769Z  2025-08-14T21:11:50.7487177Z  2025-08-14T21:11:50.7487498Z  2025-08-14T21:11:50.7487858Z  2025-08-14T21:11:50.7488213Z  2025-08-14T21:11:50.7488552Z  2025-08-14T21:11:50.7488895Z  2025-08-14T21:11:50.7489237Z  2025-08-14T21:11:50.7490093Z [2,667 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:11:50.7491153Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:50.7492057Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:50.7492588Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:50.7493128Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:50.7493677Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:50.7494253Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:50.7494799Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:50.7495346Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:51.1473563Z 2025-08-14T21:11:51.1478039Z  2025-08-14T21:11:51.1478446Z  2025-08-14T21:11:51.1478811Z  2025-08-14T21:11:51.1479175Z  2025-08-14T21:11:51.1479521Z  2025-08-14T21:11:51.1479873Z  2025-08-14T21:11:51.1480209Z  2025-08-14T21:11:51.1480562Z  2025-08-14T21:11:51.1481429Z [2,667 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:51.1482570Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:51.1483414Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:51.1483980Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.1484528Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:51.1485087Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:51.1485806Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.1486332Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:51.1486881Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:51.4851170Z 2025-08-14T21:11:51.4851908Z  2025-08-14T21:11:51.4852330Z  2025-08-14T21:11:51.4852700Z  2025-08-14T21:11:51.4853050Z  2025-08-14T21:11:51.4853410Z  2025-08-14T21:11:51.4853754Z  2025-08-14T21:11:51.4854122Z  2025-08-14T21:11:51.4854468Z  2025-08-14T21:11:51.4855305Z [2,669 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:51.4856673Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:51.4857598Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:51.4858162Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:51.4858698Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.4859264Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.4859815Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.4860379Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:51.4860930Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:51.7476368Z 2025-08-14T21:11:51.7476972Z  2025-08-14T21:11:51.7477250Z  2025-08-14T21:11:51.7477456Z  2025-08-14T21:11:51.7477663Z  2025-08-14T21:11:51.7477862Z  2025-08-14T21:11:51.7478075Z  2025-08-14T21:11:51.7478288Z  2025-08-14T21:11:51.7478481Z  2025-08-14T21:11:51.7478992Z [2,670 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:51.7479645Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:51.7480126Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:51.7480445Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:51.7480773Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.7481087Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:51.7481406Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:51.7481724Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:51.7482038Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:52.0957679Z 2025-08-14T21:11:52.0958384Z  2025-08-14T21:11:52.0958800Z  2025-08-14T21:11:52.0959158Z  2025-08-14T21:11:52.0959494Z  2025-08-14T21:11:52.0959855Z  2025-08-14T21:11:52.0960177Z  2025-08-14T21:11:52.0960523Z  2025-08-14T21:11:52.0960861Z  2025-08-14T21:11:52.0961696Z [2,672 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:52.0962770Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:52.0963557Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:52.0964116Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:52.0964695Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:52.0965271Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:52.0965834Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:52.0966316Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:52.0967074Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:52.3499387Z 2025-08-14T21:11:52.3500405Z  2025-08-14T21:11:52.3500851Z  2025-08-14T21:11:52.3501193Z  2025-08-14T21:11:52.3501554Z  2025-08-14T21:11:52.3501896Z  2025-08-14T21:11:52.3502242Z  2025-08-14T21:11:52.3502580Z  2025-08-14T21:11:52.3502935Z  2025-08-14T21:11:52.3503792Z [2,672 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:52.3504877Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:52.3505701Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:11:52.3506483Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:52.3507068Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:52.3507637Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:52.3508187Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:52.3508722Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:52.3509291Z //:jit_tests; 1s processwrapper-sandbox ... 2025-08-14T21:11:52.8080461Z 2025-08-14T21:11:52.8081463Z  2025-08-14T21:11:52.8082078Z  2025-08-14T21:11:52.8082629Z  2025-08-14T21:11:52.8083522Z  2025-08-14T21:11:52.8083922Z  2025-08-14T21:11:52.8084260Z  2025-08-14T21:11:52.8084619Z  2025-08-14T21:11:52.8084955Z  2025-08-14T21:11:52.8086015Z [2,673 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:52.8087167Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:52.8087968Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:52.8088500Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:52.8089038Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:52.8089581Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:52.8090065Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:52.8090602Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:52.8091139Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:53.1078407Z 2025-08-14T21:11:53.1079181Z  2025-08-14T21:11:53.1079594Z  2025-08-14T21:11:53.1079895Z  2025-08-14T21:11:53.1080224Z  2025-08-14T21:11:53.1080560Z  2025-08-14T21:11:53.1080923Z  2025-08-14T21:11:53.1081282Z  2025-08-14T21:11:53.1081626Z  2025-08-14T21:11:53.1082556Z [2,674 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:53.1083571Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:53.1084375Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:53.1084935Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:53.1085509Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:53.1086053Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:53.1086899Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:53.1087527Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:53.1088174Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:53.3506725Z 2025-08-14T21:11:53.3507842Z  2025-08-14T21:11:53.3508306Z  2025-08-14T21:11:53.3508696Z  2025-08-14T21:11:53.3509060Z  2025-08-14T21:11:53.3509433Z  2025-08-14T21:11:53.3509881Z  2025-08-14T21:11:53.3510244Z  2025-08-14T21:11:53.3510662Z  2025-08-14T21:11:53.3511544Z [2,678 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:53.3512460Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:53.3513067Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:53.3513636Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:53.3514193Z //:jit_tests; 2s processwrapper-sandbox 2025-08-14T21:11:53.3514801Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:53.3515652Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:53.3516797Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:53.3517694Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:53.5511450Z 2025-08-14T21:11:53.5512182Z  2025-08-14T21:11:53.5512616Z  2025-08-14T21:11:53.5512978Z  2025-08-14T21:11:53.5513327Z  2025-08-14T21:11:53.5513710Z  2025-08-14T21:11:53.5514056Z  2025-08-14T21:11:53.5514399Z  2025-08-14T21:11:53.5514735Z  2025-08-14T21:11:53.5515571Z [2,679 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:53.5516597Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:53.5517159Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:53.5517698Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:53.5518260Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:53.5519118Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:53.5520223Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:53.5521286Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2025-08-14T21:11:53.5522129Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:54.0063192Z 2025-08-14T21:11:54.0064329Z  2025-08-14T21:11:54.0065036Z  2025-08-14T21:11:54.0065530Z  2025-08-14T21:11:54.0065878Z  2025-08-14T21:11:54.0066229Z  2025-08-14T21:11:54.0066576Z  2025-08-14T21:11:54.0067111Z  2025-08-14T21:11:54.0067526Z  2025-08-14T21:11:54.0068405Z [2,680 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:54.0069251Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.0069911Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:54.0070488Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:54.0071085Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:54.0071952Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:54.0073067Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:54.0073921Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:54.0074505Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:54.3514422Z 2025-08-14T21:11:54.3515016Z  2025-08-14T21:11:54.3515266Z  2025-08-14T21:11:54.3515479Z  2025-08-14T21:11:54.3515723Z  2025-08-14T21:11:54.3515937Z  2025-08-14T21:11:54.3516134Z  2025-08-14T21:11:54.3516354Z  2025-08-14T21:11:54.3516555Z  2025-08-14T21:11:54.3517061Z [2,681 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:54.3517548Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.3517890Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.3518218Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:54.3518532Z //:jit_tests; 3s processwrapper-sandbox 2025-08-14T21:11:54.3519019Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:54.3519493Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:54.3519821Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:54.3520148Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:54.6601997Z 2025-08-14T21:11:54.6602721Z  2025-08-14T21:11:54.6603147Z  2025-08-14T21:11:54.6603497Z  2025-08-14T21:11:54.6603828Z  2025-08-14T21:11:54.6604178Z  2025-08-14T21:11:54.6604515Z  2025-08-14T21:11:54.6604862Z  2025-08-14T21:11:54.6605208Z  2025-08-14T21:11:54.6606063Z [2,682 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:54.6606895Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.6607457Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.6607996Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:54.6608563Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:54.6609425Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:54.6610295Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:54.6610868Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:54.6611437Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:54.9542983Z 2025-08-14T21:11:54.9543668Z  2025-08-14T21:11:54.9544094Z  2025-08-14T21:11:54.9544479Z  2025-08-14T21:11:54.9544872Z  2025-08-14T21:11:54.9545453Z  2025-08-14T21:11:54.9545839Z  2025-08-14T21:11:54.9546214Z  2025-08-14T21:11:54.9546599Z  2025-08-14T21:11:54.9547443Z [2,682 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:54.9548367Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.9548958Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:54.9549644Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:54.9550253Z //:jit_tests; 4s processwrapper-sandbox 2025-08-14T21:11:54.9551146Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:54.9552035Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:54.9552850Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:54.9553543Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:55.5959051Z 2025-08-14T21:11:55.5959757Z  2025-08-14T21:11:55.5960193Z  2025-08-14T21:11:55.5960563Z  2025-08-14T21:11:55.5960929Z  2025-08-14T21:11:55.5961288Z  2025-08-14T21:11:55.5961640Z  2025-08-14T21:11:55.5962016Z  2025-08-14T21:11:55.5962366Z  2025-08-14T21:11:55.5963224Z [2,683 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:55.5964090Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:55.5964664Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:55.5965243Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:55.5966053Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:55.5967124Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:55.5967707Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:55.5968286Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:55.5969061Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:11:55.8055999Z 2025-08-14T21:11:55.8057054Z  2025-08-14T21:11:55.8057515Z  2025-08-14T21:11:55.8057858Z  2025-08-14T21:11:55.8058220Z  2025-08-14T21:11:55.8058588Z  2025-08-14T21:11:55.8058953Z  2025-08-14T21:11:55.8059242Z  2025-08-14T21:11:55.8059469Z  2025-08-14T21:11:55.8060209Z [2,685 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:55.8061008Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:55.8061547Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:55.8062361Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:55.8063179Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:55.8063710Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:55.8064246Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:55.8064922Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:55.8065642Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:56.0078352Z 2025-08-14T21:11:56.0079102Z  2025-08-14T21:11:56.0090384Z  2025-08-14T21:11:56.0091022Z  2025-08-14T21:11:56.0091388Z  2025-08-14T21:11:56.0091751Z  2025-08-14T21:11:56.0092102Z  2025-08-14T21:11:56.0092424Z  2025-08-14T21:11:56.0092751Z  2025-08-14T21:11:56.0093489Z [2,686 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:56.0094255Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:11:56.0094786Z //:jit_tests; 5s processwrapper-sandbox 2025-08-14T21:11:56.0095565Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:56.0096380Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:56.0096954Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.0097694Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:56.0098575Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:56.0099534Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:56.3548904Z 2025-08-14T21:11:56.3549522Z  2025-08-14T21:11:56.3549798Z  2025-08-14T21:11:56.3550004Z  2025-08-14T21:11:56.3550218Z  2025-08-14T21:11:56.3550417Z  2025-08-14T21:11:56.3550629Z  2025-08-14T21:11:56.3550824Z  2025-08-14T21:11:56.3551086Z  2025-08-14T21:11:56.3551580Z [2,688 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:56.3552082Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:11:56.3552570Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:56.4279067Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:56.4281470Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:56.4282153Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:56.4282835Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:56.4283292Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.4283755Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:56.5621283Z 2025-08-14T21:11:56.5622498Z  2025-08-14T21:11:56.5622881Z  2025-08-14T21:11:56.5623204Z  2025-08-14T21:11:56.5623799Z  2025-08-14T21:11:56.5624161Z  2025-08-14T21:11:56.5624521Z  2025-08-14T21:11:56.5624860Z  2025-08-14T21:11:56.5625328Z  2025-08-14T21:11:56.5626161Z [2,690 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:11:56.5627150Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:56.5627918Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:56.5628456Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:56.5629145Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:56.5629997Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:56.5630559Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.5631095Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.5631628Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:56.7706299Z 2025-08-14T21:11:56.7707279Z  2025-08-14T21:11:56.7707565Z  2025-08-14T21:11:56.7707920Z  2025-08-14T21:11:56.7708157Z  2025-08-14T21:11:56.7708371Z  2025-08-14T21:11:56.7708574Z  2025-08-14T21:11:56.7708851Z  2025-08-14T21:11:56.7709144Z  2025-08-14T21:11:56.7709737Z [2,690 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:56.7710536Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:56.7711143Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:56.7711590Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:56.7712110Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:56.7712706Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:56.7713128Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.7713487Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.7713970Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:56.9710248Z 2025-08-14T21:11:56.9711919Z  2025-08-14T21:11:56.9715424Z  2025-08-14T21:11:56.9715805Z  2025-08-14T21:11:56.9716130Z  2025-08-14T21:11:56.9716428Z  2025-08-14T21:11:56.9716754Z  2025-08-14T21:11:56.9717063Z  2025-08-14T21:11:56.9717383Z  2025-08-14T21:11:56.9718149Z [2,692 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:56.9719307Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:56.9720192Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:56.9720752Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:56.9721603Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:56.9722279Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:56.9723863Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:56.9726059Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:56.9728150Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:57.6210060Z 2025-08-14T21:11:57.6210744Z  2025-08-14T21:11:57.6211177Z  2025-08-14T21:11:57.6211541Z  2025-08-14T21:11:57.6211884Z  2025-08-14T21:11:57.6212244Z  2025-08-14T21:11:57.6212581Z  2025-08-14T21:11:57.6214067Z  2025-08-14T21:11:57.6214938Z  2025-08-14T21:11:57.6217047Z [2,693 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:57.6218062Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:57.6218902Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:57.6219469Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:57.6220179Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:57.6220925Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:57.6221486Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:57.6222041Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:57.6222592Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:57.9718441Z 2025-08-14T21:11:57.9719194Z  2025-08-14T21:11:57.9719630Z  2025-08-14T21:11:57.9720034Z  2025-08-14T21:11:57.9720417Z  2025-08-14T21:11:57.9720771Z  2025-08-14T21:11:57.9721142Z  2025-08-14T21:11:57.9721500Z  2025-08-14T21:11:57.9721871Z  2025-08-14T21:11:57.9722785Z [2,694 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:57.9724000Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:57.9724889Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:11:57.9725501Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:11:57.9726278Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:57.9727085Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:57.9727689Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:57.9728282Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:57.9728857Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:58.1720175Z 2025-08-14T21:11:58.1720949Z  2025-08-14T21:11:58.1721362Z  2025-08-14T21:11:58.1721728Z  2025-08-14T21:11:58.1722049Z  2025-08-14T21:11:58.1722395Z  2025-08-14T21:11:58.1722708Z  2025-08-14T21:11:58.1723063Z  2025-08-14T21:11:58.1723454Z  2025-08-14T21:11:58.1724315Z [2,696 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:58.1725375Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:58.1726341Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-08-14T21:11:58.1727102Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:58.1727648Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:58.1728211Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.1728759Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.1729485Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:58.1730250Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:11:58.3976117Z 2025-08-14T21:11:58.3976839Z  2025-08-14T21:11:58.3977122Z  2025-08-14T21:11:58.3977325Z  2025-08-14T21:11:58.3977534Z  2025-08-14T21:11:58.3977758Z  2025-08-14T21:11:58.3977971Z  2025-08-14T21:11:58.3978164Z  2025-08-14T21:11:58.3978370Z  2025-08-14T21:11:58.3978853Z [2,697 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:58.3982834Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:58.3983860Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:58.3984662Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:58.3985208Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.3985752Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.3986487Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:58.3987208Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.3987792Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:58.6520726Z 2025-08-14T21:11:58.6521523Z  2025-08-14T21:11:58.6521909Z  2025-08-14T21:11:58.6522670Z  2025-08-14T21:11:58.6523011Z  2025-08-14T21:11:58.6523347Z  2025-08-14T21:11:58.6523689Z  2025-08-14T21:11:58.6524014Z  2025-08-14T21:11:58.6524364Z  2025-08-14T21:11:58.6524898Z [2,698 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:58.6525697Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 7s processwrapper-sandbox 2025-08-14T21:11:58.6526374Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:58.6526880Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:58.6527200Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.6527627Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:58.6528100Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.6528658Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:58.6529150Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:58.9726136Z 2025-08-14T21:11:58.9726995Z  2025-08-14T21:11:58.9727414Z  2025-08-14T21:11:58.9727726Z  2025-08-14T21:11:58.9728030Z  2025-08-14T21:11:58.9728351Z  2025-08-14T21:11:58.9728658Z  2025-08-14T21:11:58.9728993Z  2025-08-14T21:11:58.9729278Z  2025-08-14T21:11:58.9729991Z [2,698 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:58.9730883Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 7s processwrapper-sandbox 2025-08-14T21:11:58.9731759Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:58.9732353Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:58.9732811Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.9733426Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:58.9734008Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:58.9734377Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:58.9734771Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:59.0204996Z 2025-08-14T21:11:59.0205694Z  2025-08-14T21:11:59.0206115Z  2025-08-14T21:11:59.0206481Z  2025-08-14T21:11:59.0206839Z  2025-08-14T21:11:59.0207262Z  2025-08-14T21:11:59.0207644Z  2025-08-14T21:11:59.0207996Z  2025-08-14T21:11:59.0208371Z  2025-08-14T21:11:59.0209105Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-08-14T21:11:59.0210021Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-08-14T21:11:59.0210943Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-08-14T21:11:59.0212315Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:11:59.0213740Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-08-14T21:11:59.0214381Z | ^ 2025-08-14T21:11:59.0215301Z [2,698 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:59.0216409Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 7s processwrapper-sandbox 2025-08-14T21:11:59.0218164Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-08-14T21:11:59.0218940Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:59.0219496Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:59.0220219Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:59.0220943Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:59.0221507Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:59.0222107Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:11:59.3022388Z 2025-08-14T21:11:59.3023410Z  2025-08-14T21:11:59.3023852Z  2025-08-14T21:11:59.3024188Z  2025-08-14T21:11:59.3024486Z  2025-08-14T21:11:59.3024811Z  2025-08-14T21:11:59.3025568Z  2025-08-14T21:11:59.3026045Z  2025-08-14T21:11:59.3026408Z  2025-08-14T21:11:59.3027256Z [2,700 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:11:59.3028206Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:59.3028865Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:59.3029630Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:59.3030314Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:59.3030868Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:59.3031421Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:59.3031999Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:59.3032579Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:59.3901803Z 2025-08-14T21:11:59.3902548Z  2025-08-14T21:11:59.3903179Z  2025-08-14T21:11:59.3903535Z  2025-08-14T21:11:59.3903892Z  2025-08-14T21:11:59.3904404Z  2025-08-14T21:11:59.3904649Z  2025-08-14T21:11:59.3905025Z  2025-08-14T21:11:59.3905437Z  2025-08-14T21:11:59.3905996Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-08-14T21:11:59.3907043Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-08-14T21:11:59.3908560Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-08-14T21:11:59.3909599Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-08-14T21:11:59.3910021Z | ^ 2025-08-14T21:11:59.3910736Z [2,700 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:59.3911414Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-08-14T21:11:59.3912004Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:59.3912596Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:59.3913307Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:11:59.3913659Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:59.3914134Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:59.3914531Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:59.3914869Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:11:59.6020670Z 2025-08-14T21:11:59.6021439Z  2025-08-14T21:11:59.6021831Z  2025-08-14T21:11:59.6022161Z  2025-08-14T21:11:59.6022481Z  2025-08-14T21:11:59.6022817Z  2025-08-14T21:11:59.6023131Z  2025-08-14T21:11:59.6023461Z  2025-08-14T21:11:59.6023778Z  2025-08-14T21:11:59.6024569Z [2,703 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:11:59.6025337Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:59.6026014Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:59.6026750Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:59.6027277Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:59.6028029Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-08-14T21:11:59.6028794Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:59.6029671Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:59.6030230Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:11:59.9735127Z 2025-08-14T21:11:59.9735862Z  2025-08-14T21:11:59.9736297Z  2025-08-14T21:11:59.9736648Z  2025-08-14T21:11:59.9737017Z  2025-08-14T21:11:59.9737348Z  2025-08-14T21:11:59.9737717Z  2025-08-14T21:11:59.9738067Z  2025-08-14T21:11:59.9738416Z  2025-08-14T21:11:59.9739183Z [2,705 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:11:59.9739916Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:11:59.9740832Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:11:59.9741715Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-08-14T21:11:59.9742480Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:11:59.9742942Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:11:59.9743452Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:11:59.9743911Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:11:59.9744422Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:00.2488175Z 2025-08-14T21:12:00.2488882Z  2025-08-14T21:12:00.2489304Z  2025-08-14T21:12:00.2489681Z  2025-08-14T21:12:00.2490025Z  2025-08-14T21:12:00.2490392Z  2025-08-14T21:12:00.2490737Z  2025-08-14T21:12:00.2491089Z  2025-08-14T21:12:00.2491446Z  2025-08-14T21:12:00.2492311Z [2,706 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:00.2493176Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:00.2493820Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:00.2494676Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:00.2495521Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.2495999Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.2496467Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:00.2496934Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:00.2497411Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:00.5740337Z 2025-08-14T21:12:00.5741166Z  2025-08-14T21:12:00.5741585Z  2025-08-14T21:12:00.5741946Z  2025-08-14T21:12:00.5742293Z  2025-08-14T21:12:00.5742642Z  2025-08-14T21:12:00.5742978Z  2025-08-14T21:12:00.5743334Z  2025-08-14T21:12:00.5743682Z  2025-08-14T21:12:00.5744568Z [2,706 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:00.5745449Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:00.5746016Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:00.5746837Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:00.5747706Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.5748287Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.5748854Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:00.5749417Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.5750065Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:00.8705953Z 2025-08-14T21:12:00.8706726Z  2025-08-14T21:12:00.8707113Z  2025-08-14T21:12:00.8707543Z  2025-08-14T21:12:00.8707867Z  2025-08-14T21:12:00.8708160Z  2025-08-14T21:12:00.8708481Z  2025-08-14T21:12:00.8708788Z  2025-08-14T21:12:00.8709105Z  2025-08-14T21:12:00.8709905Z [2,707 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:00.8710671Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:00.8711179Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:00.8711884Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:00.8712610Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.8713305Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:00.8713774Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:00.8714444Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:00.8715162Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:01.1746979Z 2025-08-14T21:12:01.1747668Z  2025-08-14T21:12:01.1748060Z  2025-08-14T21:12:01.1748405Z  2025-08-14T21:12:01.1748738Z  2025-08-14T21:12:01.1749091Z  2025-08-14T21:12:01.1749450Z  2025-08-14T21:12:01.1749869Z  2025-08-14T21:12:01.1750230Z  2025-08-14T21:12:01.1751366Z [2,707 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:01.1752344Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:01.1752910Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:01.1753750Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:01.1754538Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:01.1755067Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:01.1755614Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:01.1756385Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:01.1757211Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:01.3750185Z 2025-08-14T21:12:01.3751074Z  2025-08-14T21:12:01.3751561Z  2025-08-14T21:12:01.3751988Z  2025-08-14T21:12:01.3752440Z  2025-08-14T21:12:01.3752781Z  2025-08-14T21:12:01.3753112Z  2025-08-14T21:12:01.3753441Z  2025-08-14T21:12:01.3753778Z  2025-08-14T21:12:01.3754659Z [2,708 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:01.3755461Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:01.3756269Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:01.3757088Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:01.3757671Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:01.3758239Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:01.3759055Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:01.3759853Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:01.3760382Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:01.7754774Z 2025-08-14T21:12:01.7755547Z  2025-08-14T21:12:01.7755964Z  2025-08-14T21:12:01.7756278Z  2025-08-14T21:12:01.7756637Z  2025-08-14T21:12:01.7756991Z  2025-08-14T21:12:01.7757340Z  2025-08-14T21:12:01.7757731Z  2025-08-14T21:12:01.7758061Z  2025-08-14T21:12:01.7758937Z [2,710 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:01.7760006Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:01.7760885Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:01.7761434Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:01.7762230Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:01.7763011Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:01.7763547Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:01.7764342Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:01.7765181Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:02.1757173Z 2025-08-14T21:12:02.1758091Z  2025-08-14T21:12:02.1758489Z  2025-08-14T21:12:02.1758693Z  2025-08-14T21:12:02.1758951Z  2025-08-14T21:12:02.1759150Z  2025-08-14T21:12:02.1759374Z  2025-08-14T21:12:02.1759690Z  2025-08-14T21:12:02.1760009Z  2025-08-14T21:12:02.1760750Z [2,711 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:02.1762822Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:02.1763308Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:02.1763850Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:02.1764400Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:02.1765028Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:02.1765555Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:02.1766026Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:02.1766670Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:02.4798780Z 2025-08-14T21:12:02.4799882Z  2025-08-14T21:12:02.4800397Z  2025-08-14T21:12:02.4800761Z  2025-08-14T21:12:02.4801100Z  2025-08-14T21:12:02.4801469Z  2025-08-14T21:12:02.4801805Z  2025-08-14T21:12:02.4802104Z  2025-08-14T21:12:02.4802457Z  2025-08-14T21:12:02.4803193Z [2,713 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:02.4804052Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:02.4804602Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:02.4805386Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:02.4806291Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:02.4807058Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:02.4807869Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:02.4808653Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:02.4809448Z Compiling test/cpp/jit/test_file_format.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:02.6812614Z 2025-08-14T21:12:02.6813429Z  2025-08-14T21:12:02.6813857Z  2025-08-14T21:12:02.6814217Z  2025-08-14T21:12:02.6814589Z  2025-08-14T21:12:02.6814941Z  2025-08-14T21:12:02.6815270Z  2025-08-14T21:12:02.6815599Z  2025-08-14T21:12:02.6815955Z  2025-08-14T21:12:02.6816856Z [2,714 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:02.6817754Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:02.6818352Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:02.6819203Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:02.6821285Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:02.6822093Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:02.6822851Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:02.6823629Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:02.6824159Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:02.9735554Z 2025-08-14T21:12:02.9736280Z  2025-08-14T21:12:02.9736695Z  2025-08-14T21:12:02.9737006Z  2025-08-14T21:12:02.9737329Z  2025-08-14T21:12:02.9737633Z  2025-08-14T21:12:02.9737952Z  2025-08-14T21:12:02.9738260Z  2025-08-14T21:12:02.9738580Z  2025-08-14T21:12:02.9739362Z [2,716 / 3,072] 3 / 26 tests; 16 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:02.9740122Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:02.9740631Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:02.9741341Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:02.9742087Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:02.9742784Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:02.9743518Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:02.9744017Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:02.9744518Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:03.1779166Z 2025-08-14T21:12:03.1780018Z  2025-08-14T21:12:03.1780419Z  2025-08-14T21:12:03.1780765Z  2025-08-14T21:12:03.1781096Z  2025-08-14T21:12:03.1781456Z  2025-08-14T21:12:03.1781802Z  2025-08-14T21:12:03.1782129Z  2025-08-14T21:12:03.1782487Z  2025-08-14T21:12:03.1783343Z [2,717 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:03.1784210Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:03.1784761Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:03.1785550Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:03.1786910Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:03.1787830Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:03.1788383Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.1788922Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:03.1789609Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:03.5315440Z 2025-08-14T21:12:03.5316188Z  2025-08-14T21:12:03.5316607Z  2025-08-14T21:12:03.5317020Z  2025-08-14T21:12:03.5317416Z  2025-08-14T21:12:03.5317722Z  2025-08-14T21:12:03.5317920Z  2025-08-14T21:12:03.5318136Z  2025-08-14T21:12:03.5318396Z  2025-08-14T21:12:03.5319003Z [2,718 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:03.5319685Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:03.5320305Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:03.5321086Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:03.5321730Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:03.5322072Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.5322458Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.5322850Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.5323175Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:03.7775958Z 2025-08-14T21:12:03.7776751Z  2025-08-14T21:12:03.7777215Z  2025-08-14T21:12:03.7777559Z  2025-08-14T21:12:03.7777912Z  2025-08-14T21:12:03.7778279Z  2025-08-14T21:12:03.7778615Z  2025-08-14T21:12:03.7778968Z  2025-08-14T21:12:03.7779300Z  2025-08-14T21:12:03.7780163Z [2,718 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:03.7781006Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:03.7781851Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:03.7782884Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:03.7783691Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:03.7784267Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.7784842Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.7785422Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:03.7785996Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:03.9777561Z 2025-08-14T21:12:03.9778328Z  2025-08-14T21:12:03.9778655Z  2025-08-14T21:12:03.9778857Z  2025-08-14T21:12:03.9779068Z  2025-08-14T21:12:03.9779323Z  2025-08-14T21:12:03.9779544Z  2025-08-14T21:12:03.9779741Z  2025-08-14T21:12:03.9779954Z  2025-08-14T21:12:03.9780505Z [2,719 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:03.9781062Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:03.9781575Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:03.9782044Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:03.9782422Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:03.9782731Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.0016343Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.0016810Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.0017390Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:04.3551247Z 2025-08-14T21:12:04.3551963Z  2025-08-14T21:12:04.3552364Z  2025-08-14T21:12:04.3552707Z  2025-08-14T21:12:04.5903728Z  2025-08-14T21:12:04.5904153Z  2025-08-14T21:12:04.5904511Z  2025-08-14T21:12:04.5905007Z  2025-08-14T21:12:04.5905544Z  2025-08-14T21:12:04.5906707Z [2,720 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:04.5908098Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:04.5909004Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:04.5909910Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:04.5910472Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.5911277Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.5911990Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.5912539Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:04.5913115Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:04.5913502Z 2025-08-14T21:12:04.5913754Z  2025-08-14T21:12:04.5914301Z  2025-08-14T21:12:04.5914650Z  2025-08-14T21:12:04.5915019Z  2025-08-14T21:12:04.5915364Z  2025-08-14T21:12:04.5915718Z  2025-08-14T21:12:04.5916073Z  2025-08-14T21:12:04.5916435Z  2025-08-14T21:12:04.5917660Z [2,722 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:04.5918518Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:04.5919332Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:04.5920145Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:04.5921032Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.5921572Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.5922274Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.5923087Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.5923660Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:04.8025893Z 2025-08-14T21:12:04.8026442Z  2025-08-14T21:12:04.8026698Z  2025-08-14T21:12:04.8026912Z  2025-08-14T21:12:04.8027108Z  2025-08-14T21:12:04.8027321Z  2025-08-14T21:12:04.8027532Z  2025-08-14T21:12:04.8027726Z  2025-08-14T21:12:04.8027931Z  2025-08-14T21:12:04.8028439Z [2,723 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:04.8029063Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:04.8029587Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:04.8029919Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.8030236Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.8030552Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:04.8030891Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.8031200Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:04.8031545Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:05.1265416Z 2025-08-14T21:12:05.1266173Z  2025-08-14T21:12:05.1266586Z  2025-08-14T21:12:05.1267081Z  2025-08-14T21:12:05.1267392Z  2025-08-14T21:12:05.1267767Z  2025-08-14T21:12:05.1268110Z  2025-08-14T21:12:05.1268470Z  2025-08-14T21:12:05.1268824Z  2025-08-14T21:12:05.1269795Z [2,724 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:05.1270802Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:05.1271533Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.1272066Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:05.1272866Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:05.1273437Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:05.1273982Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:05.1274521Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:05.1275049Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:05.4249337Z 2025-08-14T21:12:05.4250030Z  2025-08-14T21:12:05.4250434Z  2025-08-14T21:12:05.4250761Z  2025-08-14T21:12:05.4251118Z  2025-08-14T21:12:05.4251479Z  2025-08-14T21:12:05.4251716Z  2025-08-14T21:12:05.4251989Z  2025-08-14T21:12:05.4252296Z  2025-08-14T21:12:05.4254729Z [2,724 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:05.4257212Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:05.4258080Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.4258751Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.4259218Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.4259647Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:05.4260090Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:05.4260477Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:05.4260919Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:05.8251684Z 2025-08-14T21:12:05.8252242Z  2025-08-14T21:12:05.8252491Z  2025-08-14T21:12:05.8252703Z  2025-08-14T21:12:05.8252897Z  2025-08-14T21:12:05.8253102Z  2025-08-14T21:12:05.8253295Z  2025-08-14T21:12:05.8253500Z  2025-08-14T21:12:05.8253694Z  2025-08-14T21:12:05.8254222Z [2,725 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:05.8254833Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-08-14T21:12:05.8255297Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.8255630Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.8255939Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:05.8256261Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:05.8256567Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:05.8256900Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:05.8257217Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:06.2440898Z 2025-08-14T21:12:06.2441638Z  2025-08-14T21:12:06.2442077Z  2025-08-14T21:12:06.2442411Z  2025-08-14T21:12:06.2442764Z  2025-08-14T21:12:06.2443106Z  2025-08-14T21:12:06.2443487Z  2025-08-14T21:12:06.2443823Z  2025-08-14T21:12:06.2444173Z  2025-08-14T21:12:06.2444957Z [2,727 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:06.2445971Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-08-14T21:12:06.2446749Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:06.2447295Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:06.2447875Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:06.2448433Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:06.2449008Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:06.2449823Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:06.2450665Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:06.4566216Z 2025-08-14T21:12:06.4567091Z  2025-08-14T21:12:06.4567488Z  2025-08-14T21:12:06.4567836Z  2025-08-14T21:12:06.4568037Z  2025-08-14T21:12:06.4568250Z  2025-08-14T21:12:06.4568445Z  2025-08-14T21:12:06.4568696Z  2025-08-14T21:12:06.4568890Z  2025-08-14T21:12:06.4569402Z [2,730 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:06.4569963Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:06.4571228Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:06.4571557Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:06.4571988Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:06.4572384Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:06.4572881Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:06.4573331Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:06.4573788Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:06.8302757Z 2025-08-14T21:12:06.8303457Z  2025-08-14T21:12:06.8303862Z  2025-08-14T21:12:06.8304226Z  2025-08-14T21:12:06.8304577Z  2025-08-14T21:12:06.8304936Z  2025-08-14T21:12:06.8305288Z  2025-08-14T21:12:06.8308011Z  2025-08-14T21:12:06.8308706Z  2025-08-14T21:12:06.8309635Z [2,731 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:06.8310387Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:06.8310893Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:06.8311323Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:06.8311733Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:06.8312136Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:06.8312628Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:06.8313052Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:06.8313481Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:07.1894202Z 2025-08-14T21:12:07.1895321Z  2025-08-14T21:12:07.1895770Z  2025-08-14T21:12:07.1896146Z  2025-08-14T21:12:07.1896503Z  2025-08-14T21:12:07.1896876Z  2025-08-14T21:12:07.1897226Z  2025-08-14T21:12:07.1897625Z  2025-08-14T21:12:07.1897996Z  2025-08-14T21:12:07.1898837Z [2,733 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:07.1899696Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:07.1900266Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:07.1900841Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:07.1901398Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:07.1901955Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:07.1902769Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:07.1903635Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:07.1904205Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:07.4308401Z 2025-08-14T21:12:07.4309612Z  2025-08-14T21:12:07.4310039Z  2025-08-14T21:12:07.4310398Z  2025-08-14T21:12:07.4310747Z  2025-08-14T21:12:07.4311082Z  2025-08-14T21:12:07.4311467Z  2025-08-14T21:12:07.4311779Z  2025-08-14T21:12:07.4312100Z  2025-08-14T21:12:07.4312876Z [2,733 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:07.4313683Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:07.4314221Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:07.4314755Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:07.4315277Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:07.4315843Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:07.4316690Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:07.4317446Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:07.4317940Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:08.4315657Z 2025-08-14T21:12:08.4316343Z  2025-08-14T21:12:08.4316774Z  2025-08-14T21:12:08.4317134Z  2025-08-14T21:12:08.4317516Z  2025-08-14T21:12:08.4317902Z  2025-08-14T21:12:08.4318291Z  2025-08-14T21:12:08.4318643Z  2025-08-14T21:12:08.4319022Z  2025-08-14T21:12:08.4319888Z [2,733 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:08.4320964Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:08.4321487Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:08.4321992Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:08.4322447Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:08.4322902Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:08.4323705Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:08.4324504Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:08.4325134Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:08.6320144Z 2025-08-14T21:12:08.6320867Z  2025-08-14T21:12:08.6321289Z  2025-08-14T21:12:08.6321630Z  2025-08-14T21:12:08.6322307Z  2025-08-14T21:12:08.6322767Z  2025-08-14T21:12:08.6323100Z  2025-08-14T21:12:08.6323450Z  2025-08-14T21:12:08.6323771Z  2025-08-14T21:12:08.6324576Z [2,735 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:08.6325380Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:08.6325942Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:08.6326468Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:08.6327270Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:08.6328095Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:08.6328617Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:08.6329134Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:08.6329660Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:09.0000558Z 2025-08-14T21:12:09.0001310Z  2025-08-14T21:12:09.0001745Z  2025-08-14T21:12:09.0002116Z  2025-08-14T21:12:09.0002514Z  2025-08-14T21:12:09.0002873Z  2025-08-14T21:12:09.0003228Z  2025-08-14T21:12:09.0003576Z  2025-08-14T21:12:09.0003922Z  2025-08-14T21:12:09.0004728Z [2,736 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:09.0005598Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:09.0006149Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:09.0006973Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:09.0007787Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.0008344Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.0008890Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:09.0009433Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:09.0009998Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:09.2819262Z 2025-08-14T21:12:09.2820004Z  2025-08-14T21:12:09.2820449Z  2025-08-14T21:12:09.2820838Z  2025-08-14T21:12:09.2821198Z  2025-08-14T21:12:09.2821540Z  2025-08-14T21:12:09.2821894Z  2025-08-14T21:12:09.2822234Z  2025-08-14T21:12:09.2822589Z  2025-08-14T21:12:09.2823699Z [2,736 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:09.2824742Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:09.2825430Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:09.2826910Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:09.2827769Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:09.2828295Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.2828851Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.2829391Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:09.2830042Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:09.4822949Z 2025-08-14T21:12:09.4823684Z  2025-08-14T21:12:09.4824146Z  2025-08-14T21:12:09.4824492Z  2025-08-14T21:12:09.4824830Z  2025-08-14T21:12:09.4825172Z  2025-08-14T21:12:09.4825514Z  2025-08-14T21:12:09.4825873Z  2025-08-14T21:12:09.4826209Z  2025-08-14T21:12:09.4827245Z [2,739 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:12:09.4828264Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:09.4829046Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:09.4829680Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.4830238Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.4830809Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:09.4831354Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:09.4831871Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.4832390Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:09.8826140Z 2025-08-14T21:12:09.8827341Z  2025-08-14T21:12:09.8827808Z  2025-08-14T21:12:09.8828204Z  2025-08-14T21:12:09.8828579Z  2025-08-14T21:12:09.8828969Z  2025-08-14T21:12:09.8829340Z  2025-08-14T21:12:09.8829813Z  2025-08-14T21:12:09.8830178Z  2025-08-14T21:12:09.8831062Z [2,739 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:09.8832260Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:09.8833203Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:09.8833811Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:09.8834393Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.8834987Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:09.8835582Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:09.8836192Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:09.8836766Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:10.0830153Z 2025-08-14T21:12:10.0830892Z  2025-08-14T21:12:10.0831338Z  2025-08-14T21:12:10.0831720Z  2025-08-14T21:12:10.0832114Z  2025-08-14T21:12:10.0832474Z  2025-08-14T21:12:10.0832864Z  2025-08-14T21:12:10.0833240Z  2025-08-14T21:12:10.0833595Z  2025-08-14T21:12:10.0834465Z [2,741 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:10.0835385Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:10.0835971Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:10.0836571Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:10.0837156Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:10.0837739Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:10.0838593Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:10.0839454Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:10.0840073Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:10.5480944Z 2025-08-14T21:12:10.5481712Z  2025-08-14T21:12:10.5482097Z  2025-08-14T21:12:10.5482416Z  2025-08-14T21:12:10.5482744Z  2025-08-14T21:12:10.5483073Z  2025-08-14T21:12:10.5483449Z  2025-08-14T21:12:10.5483797Z  2025-08-14T21:12:10.5484117Z  2025-08-14T21:12:10.5484966Z [2,742 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:10.5485813Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:10.5486374Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:10.5486939Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:10.5487461Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:10.5488676Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:10.5489489Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:10.5490231Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:10.5491011Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:10.7539285Z 2025-08-14T21:12:10.7540008Z  2025-08-14T21:12:10.7540460Z  2025-08-14T21:12:10.7540801Z  2025-08-14T21:12:10.7541618Z  2025-08-14T21:12:10.7552780Z  2025-08-14T21:12:10.7553342Z  2025-08-14T21:12:10.7553738Z  2025-08-14T21:12:10.7554118Z  2025-08-14T21:12:10.7555025Z [2,744 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:10.7555890Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:10.7556515Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:10.7557371Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:10.7558211Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:10.7559424Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:10.7560624Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:10.7561340Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:10.7562076Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:11.0836996Z 2025-08-14T21:12:11.0837904Z  2025-08-14T21:12:11.0838366Z  2025-08-14T21:12:11.0838724Z  2025-08-14T21:12:11.0839126Z  2025-08-14T21:12:11.0839507Z  2025-08-14T21:12:11.0839865Z  2025-08-14T21:12:11.0840245Z  2025-08-14T21:12:11.0840606Z  2025-08-14T21:12:11.0841501Z [2,744 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:11.0842385Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:11.0842989Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:11.0843776Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:11.0844590Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:11.0845406Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:11.0846195Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:11.0846734Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:11.0847268Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:11.2838727Z 2025-08-14T21:12:11.2839436Z  2025-08-14T21:12:11.2839888Z  2025-08-14T21:12:11.2840272Z  2025-08-14T21:12:11.2840638Z  2025-08-14T21:12:11.2841011Z  2025-08-14T21:12:11.2841384Z  2025-08-14T21:12:11.2841752Z  2025-08-14T21:12:11.2842122Z  2025-08-14T21:12:11.2842998Z [2,748 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:11.2844165Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:11.2845025Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:11.2845629Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:11.2846214Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:11.2846820Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:11.2847675Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:11.2848557Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:11.2849176Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:11.9865518Z 2025-08-14T21:12:11.9866264Z  2025-08-14T21:12:11.9866679Z  2025-08-14T21:12:11.9867300Z  2025-08-14T21:12:11.9867649Z  2025-08-14T21:12:11.9867996Z  2025-08-14T21:12:11.9868335Z  2025-08-14T21:12:11.9868708Z  2025-08-14T21:12:11.9869062Z  2025-08-14T21:12:11.9870027Z [2,749 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:11.9871089Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:11.9871893Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:11.9872455Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:11.9873040Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:11.9873595Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:11.9874376Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:11.9875423Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:11.9875984Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:12.1889605Z 2025-08-14T21:12:12.1890709Z  2025-08-14T21:12:12.1891491Z  2025-08-14T21:12:12.1892109Z  2025-08-14T21:12:12.1892361Z  2025-08-14T21:12:12.1892870Z  2025-08-14T21:12:12.1893115Z  2025-08-14T21:12:12.1893367Z  2025-08-14T21:12:12.1893667Z  2025-08-14T21:12:12.1894285Z [2,752 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:12.1894889Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:12.1895289Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:12.1896767Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:12.1898070Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:12.1898738Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:12.1899189Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:12.1899651Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:12.1900098Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:12.4897321Z 2025-08-14T21:12:12.4898310Z  2025-08-14T21:12:12.4898901Z  2025-08-14T21:12:12.4899128Z  2025-08-14T21:12:12.4899334Z  2025-08-14T21:12:12.4899603Z  2025-08-14T21:12:12.4899816Z  2025-08-14T21:12:12.4900015Z  2025-08-14T21:12:12.4900227Z  2025-08-14T21:12:12.4900937Z [2,753 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:12.4901440Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:12.4901843Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:12.4902218Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:12.4903146Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:12.4903637Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:12.4903963Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:12.4904386Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:12.4904721Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:12.8171095Z 2025-08-14T21:12:12.8171934Z  2025-08-14T21:12:12.8172351Z  2025-08-14T21:12:12.8172692Z  2025-08-14T21:12:12.8173380Z  2025-08-14T21:12:12.8173768Z  2025-08-14T21:12:12.8174128Z  2025-08-14T21:12:12.8174679Z  2025-08-14T21:12:12.8175039Z  2025-08-14T21:12:12.8175909Z [2,754 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:12.8176784Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:12.8177383Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:12.8177956Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:12.8178762Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:12.8179610Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:12.8180169Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:12.8180715Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:12.8181299Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:13.0905109Z 2025-08-14T21:12:13.0905807Z  2025-08-14T21:12:13.0906244Z  2025-08-14T21:12:13.0906561Z  2025-08-14T21:12:13.0906881Z  2025-08-14T21:12:13.0907192Z  2025-08-14T21:12:13.0907474Z  2025-08-14T21:12:13.0907744Z  2025-08-14T21:12:13.0907984Z  2025-08-14T21:12:13.0908777Z [2,754 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:13.0909447Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:13.0910077Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:13.0910546Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:13.0911306Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:13.0913086Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:13.0913551Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:13.0913978Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:13.0914423Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:13.4437851Z 2025-08-14T21:12:13.4438652Z  2025-08-14T21:12:13.4439069Z  2025-08-14T21:12:13.4439408Z  2025-08-14T21:12:13.4439734Z  2025-08-14T21:12:13.4440049Z  2025-08-14T21:12:13.4440341Z  2025-08-14T21:12:13.4440668Z  2025-08-14T21:12:13.4441001Z  2025-08-14T21:12:13.4443132Z [2,756 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:13.4444327Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:13.4444995Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:13.4445822Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:13.4446611Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:13.4447137Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:13.4447654Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.4448189Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.4448783Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:13.6911101Z 2025-08-14T21:12:13.6911874Z  2025-08-14T21:12:13.6912273Z  2025-08-14T21:12:13.6912650Z  2025-08-14T21:12:13.6912992Z  2025-08-14T21:12:13.6913342Z  2025-08-14T21:12:13.6913692Z  2025-08-14T21:12:13.6914058Z  2025-08-14T21:12:13.6914389Z  2025-08-14T21:12:13.6915206Z [2,757 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:13.6916062Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:13.6916859Z Compiling torch/csrc/jit/mobile/import_data.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:13.6917670Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:13.6918220Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:13.6918781Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.6919343Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.6919881Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.6920635Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:12:13.9432514Z 2025-08-14T21:12:13.9433239Z  2025-08-14T21:12:13.9433645Z  2025-08-14T21:12:13.9433992Z  2025-08-14T21:12:13.9434361Z  2025-08-14T21:12:13.9434704Z  2025-08-14T21:12:13.9435062Z  2025-08-14T21:12:13.9435417Z  2025-08-14T21:12:13.9435753Z  2025-08-14T21:12:13.9436631Z [2,759 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:13.9437531Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:13.9438134Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:13.9438713Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.9439309Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.9439898Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:13.9440710Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:13.9441494Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:13.9442050Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:14.2916260Z 2025-08-14T21:12:14.2917014Z  2025-08-14T21:12:14.2917440Z  2025-08-14T21:12:14.2917802Z  2025-08-14T21:12:14.2918174Z  2025-08-14T21:12:14.2918529Z  2025-08-14T21:12:14.2918868Z  2025-08-14T21:12:14.2919174Z  2025-08-14T21:12:14.2919486Z  2025-08-14T21:12:14.2920301Z [2,759 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:14.2921138Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:14.2921672Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:14.2922204Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.2922954Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.2923458Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.2924207Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:14.2924961Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:14.2925497Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:14.5745768Z 2025-08-14T21:12:14.5746690Z  2025-08-14T21:12:14.5747074Z  2025-08-14T21:12:14.5747432Z  2025-08-14T21:12:14.5747777Z  2025-08-14T21:12:14.5748133Z  2025-08-14T21:12:14.5748465Z  2025-08-14T21:12:14.5748819Z  2025-08-14T21:12:14.5749104Z  2025-08-14T21:12:14.5752801Z [2,760 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:14.5754241Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:14.5754813Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:14.5755360Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.5755872Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.5756331Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.5756642Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:14.5756962Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:14.5757275Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:14.8920624Z 2025-08-14T21:12:14.8921330Z  2025-08-14T21:12:14.8921736Z  2025-08-14T21:12:14.8922095Z  2025-08-14T21:12:14.8922424Z  2025-08-14T21:12:14.8922768Z  2025-08-14T21:12:14.8923111Z  2025-08-14T21:12:14.8923432Z  2025-08-14T21:12:14.8923754Z  2025-08-14T21:12:14.8924589Z [2,760 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:14.8925460Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:14.8926011Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:14.8926529Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.8927025Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.8927572Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:14.8928121Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:14.8928679Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:14.8929214Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:15.2922141Z 2025-08-14T21:12:15.2922972Z  2025-08-14T21:12:15.2923224Z  2025-08-14T21:12:15.2923440Z  2025-08-14T21:12:15.2923640Z  2025-08-14T21:12:15.2923852Z  2025-08-14T21:12:15.2924057Z  2025-08-14T21:12:15.2924263Z  2025-08-14T21:12:15.2924459Z  2025-08-14T21:12:15.2924982Z [2,763 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:15.2925480Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:15.2925797Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:15.2926126Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:15.2926434Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:15.2926764Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:15.2927072Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:15.2927387Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:15.2927699Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:16.0407139Z 2025-08-14T21:12:16.0407982Z  2025-08-14T21:12:16.0408373Z  2025-08-14T21:12:16.0408713Z  2025-08-14T21:12:16.0409046Z  2025-08-14T21:12:16.0409426Z  2025-08-14T21:12:16.0409758Z  2025-08-14T21:12:16.0410086Z  2025-08-14T21:12:16.0410400Z  2025-08-14T21:12:16.0411176Z [2,764 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:16.0411919Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:16.0412449Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:16.0413228Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:16.0413759Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:16.0414286Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:16.0414761Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:16.0415244Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:16.0415719Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:16.2987660Z 2025-08-14T21:12:16.2988378Z  2025-08-14T21:12:16.2988747Z  2025-08-14T21:12:16.2989074Z  2025-08-14T21:12:16.2989378Z  2025-08-14T21:12:16.2989785Z  2025-08-14T21:12:16.2990085Z  2025-08-14T21:12:16.2990407Z  2025-08-14T21:12:16.2990716Z  2025-08-14T21:12:16.2991834Z [2,765 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:16.2992686Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:16.2993200Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:16.2993720Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:16.2994205Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:16.2994714Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:16.2995195Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:16.2995675Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:16.2996157Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:17.2890348Z 2025-08-14T21:12:17.2891159Z  2025-08-14T21:12:17.2891629Z  2025-08-14T21:12:17.2891999Z  2025-08-14T21:12:17.2892387Z  2025-08-14T21:12:17.2892745Z  2025-08-14T21:12:17.2893095Z  2025-08-14T21:12:17.2893293Z  2025-08-14T21:12:17.2893578Z  2025-08-14T21:12:17.2894103Z [2,766 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:17.2894665Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:17.2895059Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:17.2895395Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:17.2895781Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:17.2896099Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:17.2896429Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:17.2896790Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:17.2897118Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:17.4921296Z 2025-08-14T21:12:17.4922300Z  2025-08-14T21:12:17.4922708Z  2025-08-14T21:12:17.4923083Z  2025-08-14T21:12:17.4923419Z  2025-08-14T21:12:17.4923757Z  2025-08-14T21:12:17.4924091Z  2025-08-14T21:12:17.4924433Z  2025-08-14T21:12:17.4924702Z  2025-08-14T21:12:17.4925541Z [2,772 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:17.4926303Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:17.4926851Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:17.4927379Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:17.4927909Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:17.4928440Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:17.4928971Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:17.4929505Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:17.4930035Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:17.6992963Z 2025-08-14T21:12:17.6993705Z  2025-08-14T21:12:17.6993965Z  2025-08-14T21:12:17.6994177Z  2025-08-14T21:12:17.6994372Z  2025-08-14T21:12:17.6994579Z  2025-08-14T21:12:17.6994774Z  2025-08-14T21:12:17.6994982Z  2025-08-14T21:12:17.6995189Z  2025-08-14T21:12:17.6995705Z [2,773 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:17.6996203Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:17.6996529Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:17.6996855Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:17.7181548Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:17.7182066Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:17.7182520Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:17.7183473Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:17.7183982Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:18.0566087Z 2025-08-14T21:12:18.0567276Z  2025-08-14T21:12:18.0567714Z  2025-08-14T21:12:18.0568030Z  2025-08-14T21:12:18.0568337Z  2025-08-14T21:12:18.0568632Z  2025-08-14T21:12:18.0569046Z  2025-08-14T21:12:18.0569351Z  2025-08-14T21:12:18.0569643Z  2025-08-14T21:12:18.0572266Z [2,774 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:18.0573970Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:18.0574453Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:18.0575011Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:18.0575528Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:18.0575971Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:18.0576437Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:18.0577142Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:18.0577826Z //:aten; 0s processwrapper-sandbox ... 2025-08-14T21:12:18.2669875Z 2025-08-14T21:12:18.2670637Z  2025-08-14T21:12:18.2671079Z  2025-08-14T21:12:18.2671438Z  2025-08-14T21:12:18.2671803Z  2025-08-14T21:12:18.2672152Z  2025-08-14T21:12:18.2672514Z  2025-08-14T21:12:18.2672865Z  2025-08-14T21:12:18.2673221Z  2025-08-14T21:12:18.2674131Z [2,776 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:18.2675029Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:18.2675607Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:18.2676206Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:18.2676795Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:18.2677644Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:18.2678491Z //:aten; 0s processwrapper-sandbox 2025-08-14T21:12:18.2679059Z //:torch; 0s processwrapper-sandbox 2025-08-14T21:12:18.2679651Z //:aten; 0s processwrapper-sandbox ... 2025-08-14T21:12:19.1615094Z 2025-08-14T21:12:19.1616252Z  2025-08-14T21:12:19.1616910Z  2025-08-14T21:12:19.1617450Z  2025-08-14T21:12:19.1617769Z  2025-08-14T21:12:19.1618270Z  2025-08-14T21:12:19.1618601Z  2025-08-14T21:12:19.1619275Z  2025-08-14T21:12:19.1619658Z  2025-08-14T21:12:19.1621095Z [2,777 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:19.1622197Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:19.1622672Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:19.1623324Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:19.1624273Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:19.1625167Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:19.1625940Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:19.1626596Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:19.1627635Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:19.5196255Z 2025-08-14T21:12:19.5196956Z  2025-08-14T21:12:19.5197353Z  2025-08-14T21:12:19.5197686Z  2025-08-14T21:12:19.5198022Z  2025-08-14T21:12:19.5198372Z  2025-08-14T21:12:19.5198708Z  2025-08-14T21:12:19.5199093Z  2025-08-14T21:12:19.5199442Z  2025-08-14T21:12:19.5200276Z [2,779 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:19.5201017Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:19.5202556Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:19.5203237Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:19.5203987Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:19.5204483Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:19.5204921Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:19.5205411Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:19.5205897Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:19.7853413Z 2025-08-14T21:12:19.7854163Z  2025-08-14T21:12:19.7854582Z  2025-08-14T21:12:19.7854887Z  2025-08-14T21:12:19.7855192Z  2025-08-14T21:12:19.7855460Z  2025-08-14T21:12:19.7856089Z  2025-08-14T21:12:19.7856619Z  2025-08-14T21:12:19.7856948Z  2025-08-14T21:12:19.7857749Z [2,780 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:19.7858520Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:19.7859091Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:19.7859863Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:19.7860671Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:19.7861211Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:19.7861730Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:19.7862263Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:19.7862814Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:20.0415613Z 2025-08-14T21:12:20.0416351Z  2025-08-14T21:12:20.0416774Z  2025-08-14T21:12:20.0417151Z  2025-08-14T21:12:20.0417504Z  2025-08-14T21:12:20.0417892Z  2025-08-14T21:12:20.0418250Z  2025-08-14T21:12:20.0418552Z  2025-08-14T21:12:20.0418885Z  2025-08-14T21:12:20.0419695Z [2,782 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:20.0420569Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:20.0421408Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:20.0422197Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.0422741Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.0423291Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:20.0423613Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.0423919Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.0424242Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:20.2901604Z 2025-08-14T21:12:20.2902341Z  2025-08-14T21:12:20.2902779Z  2025-08-14T21:12:20.2903130Z  2025-08-14T21:12:20.2903491Z  2025-08-14T21:12:20.2903831Z  2025-08-14T21:12:20.2904164Z  2025-08-14T21:12:20.2904487Z  2025-08-14T21:12:20.2904814Z  2025-08-14T21:12:20.2905574Z [2,783 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:20.2906360Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:20.2907113Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:20.2907878Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.2908324Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:20.2908841Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.2909339Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.2909835Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.2910319Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:20.5049552Z 2025-08-14T21:12:20.5050299Z  2025-08-14T21:12:20.5050640Z  2025-08-14T21:12:20.5050970Z  2025-08-14T21:12:20.5051326Z  2025-08-14T21:12:20.5051773Z  2025-08-14T21:12:20.5052128Z  2025-08-14T21:12:20.5052444Z  2025-08-14T21:12:20.5052791Z  2025-08-14T21:12:20.5053598Z [2,784 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:20.5054676Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:20.5055459Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:20.5056293Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:20.5056831Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:20.5057369Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.5057881Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.5058397Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:20.5058953Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:20.7203327Z 2025-08-14T21:12:20.7204170Z  2025-08-14T21:12:20.7204491Z  2025-08-14T21:12:20.7208484Z  2025-08-14T21:12:20.7209065Z  2025-08-14T21:12:20.7209385Z  2025-08-14T21:12:20.7209857Z  2025-08-14T21:12:20.7210181Z  2025-08-14T21:12:20.7210473Z  2025-08-14T21:12:20.7211090Z [2,785 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:20.7211885Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:20.7212669Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:20.7213239Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:20.7213652Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:20.7214137Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:20.7214493Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:20.7214819Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:20.7215276Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:21.1722606Z 2025-08-14T21:12:21.1723299Z  2025-08-14T21:12:21.1723724Z  2025-08-14T21:12:21.1724034Z  2025-08-14T21:12:21.1724358Z  2025-08-14T21:12:21.1724681Z  2025-08-14T21:12:21.1724981Z  2025-08-14T21:12:21.1725268Z  2025-08-14T21:12:21.1725563Z  2025-08-14T21:12:21.1726296Z [2,786 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:21.1727022Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:21.1727714Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:21.1728406Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:21.1728879Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:21.1729332Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:21.1729796Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:21.1730252Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:21.1730728Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:21.5211040Z 2025-08-14T21:12:21.5211867Z  2025-08-14T21:12:21.5212437Z  2025-08-14T21:12:21.5212774Z  2025-08-14T21:12:21.5213104Z  2025-08-14T21:12:21.5213433Z  2025-08-14T21:12:21.5213793Z  2025-08-14T21:12:21.5214114Z  2025-08-14T21:12:21.5214489Z  2025-08-14T21:12:21.5215311Z [2,788 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:12:21.5216419Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:21.5217228Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:21.5217792Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:21.5218348Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:21.5218868Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:21.5219418Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:21.5219954Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:21.5220623Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:21.9213511Z 2025-08-14T21:12:21.9214165Z  2025-08-14T21:12:21.9214457Z  2025-08-14T21:12:21.9214660Z  2025-08-14T21:12:21.9214873Z  2025-08-14T21:12:21.9215079Z  2025-08-14T21:12:21.9215289Z  2025-08-14T21:12:22.0784574Z  2025-08-14T21:12:22.0785019Z  2025-08-14T21:12:22.0785739Z [2,788 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:22.0786658Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:22.0787293Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:22.0787791Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.0788313Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.0788842Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:22.0789373Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:22.0789961Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:22.0794605Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:22.1637299Z 2025-08-14T21:12:22.1638047Z  2025-08-14T21:12:22.1638462Z  2025-08-14T21:12:22.1638802Z  2025-08-14T21:12:22.1639170Z  2025-08-14T21:12:22.1639530Z  2025-08-14T21:12:22.1639899Z  2025-08-14T21:12:22.1640247Z  2025-08-14T21:12:22.1640586Z  2025-08-14T21:12:22.1641453Z [2,789 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:22.1642293Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:22.1642910Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.1643508Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.1644116Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:22.1644670Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:22.1645237Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:22.1645829Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:22.1646440Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:22.4796218Z 2025-08-14T21:12:22.4796942Z  2025-08-14T21:12:22.4797354Z  2025-08-14T21:12:22.4797712Z  2025-08-14T21:12:22.4798047Z  2025-08-14T21:12:22.4798409Z  2025-08-14T21:12:22.4798771Z  2025-08-14T21:12:22.4799119Z  2025-08-14T21:12:22.4799471Z  2025-08-14T21:12:22.4800310Z [2,790 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:22.4801178Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:22.4801734Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:22.4802280Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:22.4802822Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:22.4803356Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.4803903Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:22.4804437Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:22.4805025Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:22.8799975Z 2025-08-14T21:12:22.8800698Z  2025-08-14T21:12:22.8801144Z  2025-08-14T21:12:22.8801493Z  2025-08-14T21:12:22.8801857Z  2025-08-14T21:12:22.8802207Z  2025-08-14T21:12:22.8802587Z  2025-08-14T21:12:22.8802946Z  2025-08-14T21:12:22.8803316Z  2025-08-14T21:12:22.8804187Z [2,791 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:22.8805069Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:22.8805629Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:22.8806196Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:22.8806735Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.8807288Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.8807848Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:22.8808390Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:22.8808977Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:23.1793757Z 2025-08-14T21:12:23.1794512Z  2025-08-14T21:12:23.1794947Z  2025-08-14T21:12:23.1795279Z  2025-08-14T21:12:23.1795628Z  2025-08-14T21:12:23.1795945Z  2025-08-14T21:12:23.1796482Z  2025-08-14T21:12:23.1796827Z  2025-08-14T21:12:23.1797193Z  2025-08-14T21:12:23.1798029Z [2,793 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:23.1798865Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.1799410Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.1799952Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.1800493Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.1800972Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.1801456Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.1801929Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:23.1802737Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:23.4801831Z 2025-08-14T21:12:23.4802671Z  2025-08-14T21:12:23.4802929Z  2025-08-14T21:12:23.4803144Z  2025-08-14T21:12:23.4803339Z  2025-08-14T21:12:23.4803545Z  2025-08-14T21:12:23.4803764Z  2025-08-14T21:12:23.4803970Z  2025-08-14T21:12:23.4804163Z  2025-08-14T21:12:23.4804663Z [2,793 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:23.4805153Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:23.4805479Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:23.4805806Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.4806116Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.4806433Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.4806741Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.4807061Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:23.4807388Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:23.6887954Z 2025-08-14T21:12:23.6889152Z  2025-08-14T21:12:23.6889632Z  2025-08-14T21:12:23.6890022Z  2025-08-14T21:12:23.6890732Z  2025-08-14T21:12:23.6891097Z  2025-08-14T21:12:23.6891545Z  2025-08-14T21:12:23.6892215Z  2025-08-14T21:12:23.6892649Z  2025-08-14T21:12:23.6893795Z [2,795 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:23.6894836Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:23.6895420Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:23.6896284Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.6896850Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.6897408Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.6898301Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.6898866Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:23.6899794Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:23.8891575Z 2025-08-14T21:12:23.8892264Z  2025-08-14T21:12:23.8892684Z  2025-08-14T21:12:23.8892990Z  2025-08-14T21:12:23.8893209Z  2025-08-14T21:12:23.8893513Z  2025-08-14T21:12:23.8893850Z  2025-08-14T21:12:23.8894197Z  2025-08-14T21:12:23.8894435Z  2025-08-14T21:12:23.8895049Z [2,796 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:23.8895656Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:23.8896167Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:23.8896641Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.8897123Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.8897627Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:23.8898019Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:23.8898347Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:23.8898859Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:24.4126651Z 2025-08-14T21:12:24.4127399Z  2025-08-14T21:12:24.4127839Z  2025-08-14T21:12:24.4128145Z  2025-08-14T21:12:24.4128456Z  2025-08-14T21:12:24.4128741Z  2025-08-14T21:12:24.4129081Z  2025-08-14T21:12:24.4129661Z  2025-08-14T21:12:24.4130012Z  2025-08-14T21:12:24.4130859Z [2,797 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:24.4131718Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:24.4132236Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:24.4132755Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:24.4133484Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:24.4133977Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:24.4134482Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:24.4135031Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:24.4135904Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:24.6899576Z 2025-08-14T21:12:24.6900989Z  2025-08-14T21:12:24.6901653Z  2025-08-14T21:12:24.6902017Z  2025-08-14T21:12:24.6902385Z  2025-08-14T21:12:24.6902990Z  2025-08-14T21:12:24.6903352Z  2025-08-14T21:12:24.6903969Z  2025-08-14T21:12:24.6904307Z  2025-08-14T21:12:24.6905361Z [2,798 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:24.6906408Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:24.6907216Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:24.6907994Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:24.6908540Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:24.6909301Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:24.6909925Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:24.6910729Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:24.6911529Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:25.0119910Z 2025-08-14T21:12:25.0120598Z  2025-08-14T21:12:25.0121015Z  2025-08-14T21:12:25.0121367Z  2025-08-14T21:12:25.0121653Z  2025-08-14T21:12:25.0121955Z  2025-08-14T21:12:25.0122257Z  2025-08-14T21:12:25.0122579Z  2025-08-14T21:12:25.0122899Z  2025-08-14T21:12:25.0123657Z [2,800 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:25.0124364Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:25.0124833Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:25.0125308Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:25.0125789Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:25.0126325Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:25.0126844Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:25.0127397Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:25.0127979Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:25.2193154Z 2025-08-14T21:12:25.2194004Z  2025-08-14T21:12:25.2194460Z  2025-08-14T21:12:25.2194792Z  2025-08-14T21:12:25.2195150Z  2025-08-14T21:12:25.2195515Z  2025-08-14T21:12:25.2195866Z  2025-08-14T21:12:25.2196265Z  2025-08-14T21:12:25.2196619Z  2025-08-14T21:12:25.2197497Z [2,803 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:25.2198362Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:25.2198941Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:25.2199505Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:25.2200066Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:25.2200623Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:25.2201181Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:25.2201733Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:25.2202252Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:25.7282289Z 2025-08-14T21:12:25.7282976Z  2025-08-14T21:12:25.7283374Z  2025-08-14T21:12:25.7283724Z  2025-08-14T21:12:25.7284066Z  2025-08-14T21:12:25.7284398Z  2025-08-14T21:12:25.7284748Z  2025-08-14T21:12:25.7285248Z  2025-08-14T21:12:25.7285550Z  2025-08-14T21:12:25.7286267Z [2,804 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:25.7287097Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:25.7287611Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:25.7288161Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:25.7288701Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:25.7289246Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:25.7289796Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:25.7290328Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:25.7290876Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:26.0052505Z 2025-08-14T21:12:26.0053232Z  2025-08-14T21:12:26.0053669Z  2025-08-14T21:12:26.0054033Z  2025-08-14T21:12:26.0054399Z  2025-08-14T21:12:26.0054745Z  2025-08-14T21:12:26.0055104Z  2025-08-14T21:12:26.0055471Z  2025-08-14T21:12:26.0055833Z  2025-08-14T21:12:26.0056692Z [2,805 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:26.0057553Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:26.0058154Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:26.0058737Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:26.0059275Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:26.0059836Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.0060386Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.0060944Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.0061515Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:26.2906559Z 2025-08-14T21:12:26.2907169Z  2025-08-14T21:12:26.2907440Z  2025-08-14T21:12:26.2907644Z  2025-08-14T21:12:26.2907877Z  2025-08-14T21:12:26.2908078Z  2025-08-14T21:12:26.2908297Z  2025-08-14T21:12:26.2908503Z  2025-08-14T21:12:26.2908716Z  2025-08-14T21:12:26.2909208Z [2,807 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:26.2909788Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:26.2910125Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:26.2910442Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.2910764Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.2911075Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.2911558Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:26.2911871Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:26.2912202Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:26.5262005Z 2025-08-14T21:12:26.5264944Z  2025-08-14T21:12:26.5266273Z  2025-08-14T21:12:26.5266652Z  2025-08-14T21:12:26.5282590Z  2025-08-14T21:12:26.5283786Z  2025-08-14T21:12:26.5284602Z  2025-08-14T21:12:26.5285392Z  2025-08-14T21:12:26.5285927Z  2025-08-14T21:12:26.5288184Z [2,808 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:26.5289978Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:26.5291952Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:26.5292434Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.5292920Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.5293387Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:26.5293836Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:26.5294273Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:26.5294735Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:26.7502377Z 2025-08-14T21:12:26.7503049Z  2025-08-14T21:12:26.7503298Z  2025-08-14T21:12:26.7503573Z  2025-08-14T21:12:26.7503814Z  2025-08-14T21:12:26.7504010Z  2025-08-14T21:12:26.7504225Z  2025-08-14T21:12:26.7505436Z  2025-08-14T21:12:26.7505706Z  2025-08-14T21:12:26.7506365Z [2,809 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:26.7507139Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:26.7507586Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:26.7507925Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:26.7508292Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:26.7508662Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:26.7509131Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:26.7509677Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:26.7510060Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:27.2512883Z 2025-08-14T21:12:27.2513690Z  2025-08-14T21:12:27.2514098Z  2025-08-14T21:12:27.2514434Z  2025-08-14T21:12:27.2514766Z  2025-08-14T21:12:27.2515145Z  2025-08-14T21:12:27.2515515Z  2025-08-14T21:12:27.2515894Z  2025-08-14T21:12:27.2516275Z  2025-08-14T21:12:27.2517116Z [2,810 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:27.2517962Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:27.2518556Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:27.2519107Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:27.2519637Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:27.2520196Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.2520744Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.2521287Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:27.2521862Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:27.5507734Z 2025-08-14T21:12:27.5508399Z  2025-08-14T21:12:27.5508651Z  2025-08-14T21:12:27.5508867Z  2025-08-14T21:12:27.5509084Z  2025-08-14T21:12:27.5509282Z  2025-08-14T21:12:27.5509492Z  2025-08-14T21:12:27.5509766Z  2025-08-14T21:12:27.5509985Z  2025-08-14T21:12:27.5510489Z [2,811 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:27.5510994Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:27.5511316Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:27.5511646Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:27.5511957Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.5512277Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.5519766Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:27.5520244Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.5520584Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:27.8724223Z 2025-08-14T21:12:27.8725025Z  2025-08-14T21:12:27.8725439Z  2025-08-14T21:12:27.8725790Z  2025-08-14T21:12:27.8726121Z  2025-08-14T21:12:27.8726467Z  2025-08-14T21:12:27.8726803Z  2025-08-14T21:12:27.8727149Z  2025-08-14T21:12:27.8727496Z  2025-08-14T21:12:27.8728349Z [2,812 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:27.8729144Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:27.8729651Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:27.8730185Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.8730725Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.8731279Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:27.8731813Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.8732369Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:27.8732887Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:28.2612381Z 2025-08-14T21:12:28.2613121Z  2025-08-14T21:12:28.2613487Z  2025-08-14T21:12:28.2613756Z  2025-08-14T21:12:28.2614007Z  2025-08-14T21:12:28.2614352Z  2025-08-14T21:12:28.2614640Z  2025-08-14T21:12:28.2614902Z  2025-08-14T21:12:28.2616140Z  2025-08-14T21:12:28.2616928Z [2,813 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:28.2617609Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:28.2618008Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.2618507Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.2618935Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:28.2619369Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.2619822Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.2620158Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:28.2620587Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:28.4681579Z 2025-08-14T21:12:28.4705046Z  2025-08-14T21:12:28.4705380Z  2025-08-14T21:12:28.4705728Z  2025-08-14T21:12:28.4706033Z  2025-08-14T21:12:28.4706327Z  2025-08-14T21:12:28.4706657Z  2025-08-14T21:12:28.4706967Z  2025-08-14T21:12:28.4707301Z  2025-08-14T21:12:28.4708088Z [2,815 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:12:28.4708856Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.4709466Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.4710128Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:28.4710724Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.4711307Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.4711898Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:28.4712457Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:28.4713073Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:28.6980268Z 2025-08-14T21:12:28.6981022Z  2025-08-14T21:12:28.6981452Z  2025-08-14T21:12:28.6981800Z  2025-08-14T21:12:28.6982147Z  2025-08-14T21:12:28.6982517Z  2025-08-14T21:12:28.6982879Z  2025-08-14T21:12:28.6983221Z  2025-08-14T21:12:28.6983598Z  2025-08-14T21:12:28.6984419Z [2,816 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:28.6985263Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.6985830Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.6986397Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.6986954Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:28.6987525Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:28.6988062Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:28.6988623Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:28.6989206Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:29.0621189Z 2025-08-14T21:12:29.0622007Z  2025-08-14T21:12:29.0622459Z  2025-08-14T21:12:29.0622871Z  2025-08-14T21:12:29.0623197Z  2025-08-14T21:12:29.0623520Z  2025-08-14T21:12:29.0623842Z  2025-08-14T21:12:29.0624188Z  2025-08-14T21:12:29.0624542Z  2025-08-14T21:12:29.0625391Z [2,817 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:29.0626238Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.0626807Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.0627348Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.0627898Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.0628434Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.0628981Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:29.0629592Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:29.0630143Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:29.2689867Z 2025-08-14T21:12:29.2690615Z  2025-08-14T21:12:29.2691001Z  2025-08-14T21:12:29.2691326Z  2025-08-14T21:12:29.2691631Z  2025-08-14T21:12:29.2691951Z  2025-08-14T21:12:29.2692272Z  2025-08-14T21:12:29.2692577Z  2025-08-14T21:12:29.2693131Z  2025-08-14T21:12:29.2693893Z [2,818 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:29.2694648Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.2695149Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.2695715Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.2696231Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.2696715Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.2697231Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:29.2697732Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:29.2698254Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:29.9590523Z 2025-08-14T21:12:29.9591636Z  2025-08-14T21:12:29.9592187Z  2025-08-14T21:12:29.9592569Z  2025-08-14T21:12:29.9592923Z  2025-08-14T21:12:29.9593264Z  2025-08-14T21:12:29.9593623Z  2025-08-14T21:12:29.9593962Z  2025-08-14T21:12:29.9594309Z  2025-08-14T21:12:29.9595075Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-08-14T21:12:29.9596840Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_linear_prepack(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2025-08-14T21:12:29.9600384Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:509:42: 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] 2025-08-14T21:12:29.9603194Z 509 | auto ret = cpp_custom_type_hack::create( 2025-08-14T21:12:29.9603708Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-08-14T21:12:29.9604269Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-08-14T21:12:29.9604879Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:12:29.9605677Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-08-14T21:12:29.9606662Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-08-14T21:12:29.9607473Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-08-14T21:12:29.9608022Z | ^~~~~~ 2025-08-14T21:12:29.9609657Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_quantized_linear_prepacked(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2025-08-14T21:12:29.9613508Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:532:77: 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] 2025-08-14T21:12:29.9616235Z 532 | cpp_custom_type_hack::cast>( 2025-08-14T21:12:29.9617000Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-08-14T21:12:29.9617552Z 533 | packed_weight); 2025-08-14T21:12:29.9618015Z | ~~~~~~~~~~~~~~ 2025-08-14T21:12:29.9618806Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-08-14T21:12:29.9619754Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-08-14T21:12:29.9620444Z 76 | cast(const Tensor& packed) { 2025-08-14T21:12:29.9620926Z | ^~~~ 2025-08-14T21:12:29.9621782Z [2,818 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:29.9622534Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.9623076Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.9624699Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:29.9625222Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.9625707Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:29.9626180Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:29.9626727Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:29.9627303Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:30.2629164Z 2025-08-14T21:12:30.2631110Z  2025-08-14T21:12:30.2631514Z  2025-08-14T21:12:30.2631858Z  2025-08-14T21:12:30.2632190Z  2025-08-14T21:12:30.2632531Z  2025-08-14T21:12:30.2632864Z  2025-08-14T21:12:30.2633219Z  2025-08-14T21:12:30.2633535Z  2025-08-14T21:12:30.2634751Z [2,819 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:30.2635639Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.2636135Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.2636623Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.2637151Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:30.2637690Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:30.2638183Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:30.2638664Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:30.2639212Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:30.4633216Z 2025-08-14T21:12:30.4634131Z  2025-08-14T21:12:30.4634556Z  2025-08-14T21:12:30.4634921Z  2025-08-14T21:12:30.4635268Z  2025-08-14T21:12:30.4635626Z  2025-08-14T21:12:30.4635966Z  2025-08-14T21:12:30.4636325Z  2025-08-14T21:12:30.4636668Z  2025-08-14T21:12:30.4637549Z [2,820 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:30.4638436Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.4638996Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.4639563Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.4640099Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:30.4640658Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:30.4641210Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:30.4641777Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:30.4642340Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:30.6806932Z 2025-08-14T21:12:30.6807610Z  2025-08-14T21:12:30.6808034Z  2025-08-14T21:12:30.6808370Z  2025-08-14T21:12:30.6808719Z  2025-08-14T21:12:30.6809052Z  2025-08-14T21:12:30.6809395Z  2025-08-14T21:12:30.6809723Z  2025-08-14T21:12:30.6810075Z  2025-08-14T21:12:30.6810913Z [2,823 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:30.6811734Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.6812301Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.6812928Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:30.6813491Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:30.6814084Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:30.6814644Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:30.6815491Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:30.6816385Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:31.0638288Z 2025-08-14T21:12:31.0638993Z  2025-08-14T21:12:31.0639431Z  2025-08-14T21:12:31.0639788Z  2025-08-14T21:12:31.0640152Z  2025-08-14T21:12:31.0640499Z  2025-08-14T21:12:31.0640857Z  2025-08-14T21:12:31.0641209Z  2025-08-14T21:12:31.0641569Z  2025-08-14T21:12:31.0642440Z [2,824 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:31.0643175Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:31.0643691Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.0644362Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.0644834Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.0645292Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:31.0645991Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:31.0646775Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:31.0647354Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:31.2639679Z 2025-08-14T21:12:31.2640446Z  2025-08-14T21:12:31.2640755Z  2025-08-14T21:12:31.2641057Z  2025-08-14T21:12:31.2641315Z  2025-08-14T21:12:31.2641647Z  2025-08-14T21:12:31.2641950Z  2025-08-14T21:12:31.2642164Z  2025-08-14T21:12:31.2645485Z  2025-08-14T21:12:31.2646774Z [2,827 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:31.2647698Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:31.2648319Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.2648925Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.2649520Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:31.2650131Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:31.2650715Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:31.2651312Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:31.2651912Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:31.4804511Z 2025-08-14T21:12:31.4805366Z  2025-08-14T21:12:31.4805749Z  2025-08-14T21:12:31.4806070Z  2025-08-14T21:12:31.4806498Z  2025-08-14T21:12:31.4806882Z  2025-08-14T21:12:31.4807248Z  2025-08-14T21:12:31.4807595Z  2025-08-14T21:12:31.4808016Z  2025-08-14T21:12:31.4808880Z [2,828 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:31.4809746Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:31.4810329Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.4810902Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.4811463Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:31.4812009Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:31.4812575Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:31.4813152Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:31.4813727Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:31.8647241Z 2025-08-14T21:12:31.8648080Z  2025-08-14T21:12:31.8649051Z  2025-08-14T21:12:31.8649750Z  2025-08-14T21:12:31.8650433Z  2025-08-14T21:12:31.8650792Z  2025-08-14T21:12:31.8651134Z  2025-08-14T21:12:31.8651430Z  2025-08-14T21:12:31.8651998Z  2025-08-14T21:12:31.8652788Z [2,828 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:31.8653538Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:31.8653984Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.8654553Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:31.8654909Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:31.8655426Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:31.8655955Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:31.8656457Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:31.8656807Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:32.0650393Z 2025-08-14T21:12:32.0651089Z  2025-08-14T21:12:32.0651508Z  2025-08-14T21:12:32.0651876Z  2025-08-14T21:12:32.0652166Z  2025-08-14T21:12:32.0652457Z  2025-08-14T21:12:32.0652796Z  2025-08-14T21:12:32.0653149Z  2025-08-14T21:12:32.0653514Z  2025-08-14T21:12:32.0654293Z [2,829 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:32.0655154Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:32.0655640Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:32.0656942Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:32.0657502Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:32.0658053Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.0658568Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.0659067Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:32.0659634Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:32.3047744Z 2025-08-14T21:12:32.3048606Z  2025-08-14T21:12:32.3049059Z  2025-08-14T21:12:32.3049452Z  2025-08-14T21:12:32.3049849Z  2025-08-14T21:12:32.3050196Z  2025-08-14T21:12:32.3050457Z  2025-08-14T21:12:32.3050653Z  2025-08-14T21:12:32.3051255Z  2025-08-14T21:12:32.3052202Z [2,830 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:32.3053065Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:32.3053626Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:32.3054203Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:32.3054748Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:32.3055315Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.3055879Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.3056694Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:32.3057568Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:32.6663169Z 2025-08-14T21:12:32.6663920Z  2025-08-14T21:12:32.6664351Z  2025-08-14T21:12:32.6664702Z  2025-08-14T21:12:32.6665036Z  2025-08-14T21:12:32.6665412Z  2025-08-14T21:12:32.6665754Z  2025-08-14T21:12:32.6666155Z  2025-08-14T21:12:32.6666438Z  2025-08-14T21:12:32.6667407Z [2,833 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:32.6668244Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:32.6668772Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.6669296Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.6670107Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:32.6670886Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.6671402Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:32.6671947Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:32.6672470Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:32.9182190Z 2025-08-14T21:12:32.9182934Z  2025-08-14T21:12:32.9183391Z  2025-08-14T21:12:32.9183751Z  2025-08-14T21:12:32.9184087Z  2025-08-14T21:12:32.9184416Z  2025-08-14T21:12:32.9184734Z  2025-08-14T21:12:32.9185107Z  2025-08-14T21:12:32.9185355Z  2025-08-14T21:12:32.9186087Z [2,834 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:32.9186708Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:32.9187207Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.9187907Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:32.9188618Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.9189045Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:32.9189628Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:32.9190069Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:32.9190577Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:33.2666777Z 2025-08-14T21:12:33.2667758Z  2025-08-14T21:12:33.2668256Z  2025-08-14T21:12:33.2668670Z  2025-08-14T21:12:33.2669074Z  2025-08-14T21:12:33.2669420Z  2025-08-14T21:12:33.2669852Z  2025-08-14T21:12:33.2670148Z  2025-08-14T21:12:33.2670466Z  2025-08-14T21:12:33.2671193Z [2,834 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:33.2672216Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:33.2672701Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:33.2673564Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:33.2674438Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:33.2675004Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:33.2675613Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.2676178Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.2676679Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:33.6376471Z 2025-08-14T21:12:33.6377363Z  2025-08-14T21:12:33.6377787Z  2025-08-14T21:12:33.6378135Z  2025-08-14T21:12:33.6378500Z  2025-08-14T21:12:33.6396799Z  2025-08-14T21:12:33.6397666Z  2025-08-14T21:12:33.6398033Z  2025-08-14T21:12:33.6398381Z  2025-08-14T21:12:33.6399192Z [2,835 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:33.6399690Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:33.6400196Z Compiling torch/csrc/jit/testing/file_check.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:33.6400724Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:33.6401066Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:33.6401429Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.6401755Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.6402097Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.6402572Z Compiling torch/csrc/lazy/core/config.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:33.8675014Z 2025-08-14T21:12:33.8675592Z  2025-08-14T21:12:33.8675844Z  2025-08-14T21:12:33.8676101Z  2025-08-14T21:12:33.8676298Z  2025-08-14T21:12:33.8676509Z  2025-08-14T21:12:33.8676707Z  2025-08-14T21:12:33.8676915Z  2025-08-14T21:12:33.8677133Z  2025-08-14T21:12:33.8677624Z [2,835 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:33.8678124Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:33.8678590Z Compiling torch/csrc/jit/testing/file_check.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:33.8679067Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:33.8679379Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:33.8679701Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:33.8680038Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.8680347Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:33.8680805Z Compiling torch/csrc/lazy/core/config.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:34.0786399Z 2025-08-14T21:12:34.0787304Z  2025-08-14T21:12:34.0787595Z  2025-08-14T21:12:34.0787813Z  2025-08-14T21:12:34.0788011Z  2025-08-14T21:12:34.0788225Z  2025-08-14T21:12:34.0788423Z  2025-08-14T21:12:34.0788635Z  2025-08-14T21:12:34.0788843Z  2025-08-14T21:12:34.0789358Z [2,836 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:34.0789914Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:34.0790399Z Compiling torch/csrc/jit/testing/file_check.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:34.0790885Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:34.0791199Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:34.0791528Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:34.0791837Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:34.0792285Z Compiling torch/csrc/lazy/core/config.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:34.0792748Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:34.2792017Z 2025-08-14T21:12:34.2793182Z  2025-08-14T21:12:34.2793590Z  2025-08-14T21:12:34.2793834Z  2025-08-14T21:12:34.2794181Z  2025-08-14T21:12:34.2794504Z  2025-08-14T21:12:34.2795034Z  2025-08-14T21:12:34.2795333Z  2025-08-14T21:12:34.2795609Z  2025-08-14T21:12:34.2796111Z [2,837 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:34.2796793Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:34.2797159Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:34.2797675Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:34.2798146Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:34.2798531Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:34.2799217Z Compiling torch/csrc/lazy/core/config.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:34.2799823Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:34.2800460Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:35.1224239Z 2025-08-14T21:12:35.1224856Z  2025-08-14T21:12:35.1225130Z  2025-08-14T21:12:35.1225348Z  2025-08-14T21:12:35.1225565Z  2025-08-14T21:12:35.1225778Z  2025-08-14T21:12:35.1225998Z  2025-08-14T21:12:35.1226209Z  2025-08-14T21:12:35.1226405Z  2025-08-14T21:12:35.1226905Z [2,838 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:35.1227468Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:35.1227899Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:35.1228295Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:35.1228631Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:35.1229228Z Compiling torch/csrc/lazy/core/config.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:35.1229834Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:35.1230305Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:35.1230812Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:35.4002649Z 2025-08-14T21:12:35.4003397Z  2025-08-14T21:12:35.4003834Z  2025-08-14T21:12:35.4004195Z  2025-08-14T21:12:35.4004549Z  2025-08-14T21:12:35.4004960Z  2025-08-14T21:12:35.4005305Z  2025-08-14T21:12:35.4005671Z  2025-08-14T21:12:35.4005988Z  2025-08-14T21:12:35.4006819Z [2,842 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:35.4007637Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:35.4008193Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:35.4008722Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:35.4009272Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:35.4009819Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:35.4010581Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:35.4011597Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:35.4012373Z //:aten; 2s processwrapper-sandbox ... 2025-08-14T21:12:35.6800753Z 2025-08-14T21:12:35.6802246Z  2025-08-14T21:12:35.6803349Z  2025-08-14T21:12:35.6804266Z  2025-08-14T21:12:35.6804543Z  2025-08-14T21:12:35.6805187Z  2025-08-14T21:12:35.6805657Z  2025-08-14T21:12:35.6806268Z  2025-08-14T21:12:35.6806858Z  2025-08-14T21:12:35.6808570Z [2,844 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:35.6810080Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:35.6811507Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:35.6812623Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:35.6814390Z Compiling torch/csrc/lazy/core/debug_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:35.6815902Z Compiling torch/csrc/lazy/core/hash.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:35.6817062Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:35.6817727Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:35.6819073Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:36.0375569Z 2025-08-14T21:12:36.0380759Z  2025-08-14T21:12:36.0381160Z  2025-08-14T21:12:36.0381538Z  2025-08-14T21:12:36.0381898Z  2025-08-14T21:12:36.0382245Z  2025-08-14T21:12:36.0382571Z  2025-08-14T21:12:36.0382931Z  2025-08-14T21:12:36.0383287Z  2025-08-14T21:12:36.0384180Z [2,846 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:36.0384872Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:36.0385397Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:36.0386113Z Compiling torch/csrc/lazy/core/debug_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:36.0386816Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:36.0388886Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:36.0389793Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:36.0390540Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:36.0391314Z //:torch; 0s processwrapper-sandbox ... 2025-08-14T21:12:36.2804779Z 2025-08-14T21:12:36.2805617Z  2025-08-14T21:12:36.2805882Z  2025-08-14T21:12:36.2806135Z  2025-08-14T21:12:36.2806459Z  2025-08-14T21:12:36.2806783Z  2025-08-14T21:12:36.2807084Z  2025-08-14T21:12:36.2807422Z  2025-08-14T21:12:36.2807750Z  2025-08-14T21:12:36.2808577Z [2,848 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:36.2809462Z //:aten; 5s processwrapper-sandbox 2025-08-14T21:12:36.2810042Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:36.2810619Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:36.2811040Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:36.2811619Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:36.2812185Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:36.2812778Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:36.2813522Z //:aten; 1s processwrapper-sandbox ... 2025-08-14T21:12:37.1882594Z 2025-08-14T21:12:37.1884607Z  2025-08-14T21:12:37.1885097Z  2025-08-14T21:12:37.1885429Z  2025-08-14T21:12:37.1885753Z  2025-08-14T21:12:37.1886088Z  2025-08-14T21:12:37.1886673Z  2025-08-14T21:12:37.1887021Z  2025-08-14T21:12:37.1887918Z  2025-08-14T21:12:37.1888785Z [2,850 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:37.1889605Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:37.1890145Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:37.1890883Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.1891870Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.1892877Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.1893630Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:37.1894416Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:37.1895445Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:12:37.4952417Z 2025-08-14T21:12:37.4953301Z  2025-08-14T21:12:37.4953726Z  2025-08-14T21:12:37.4954035Z  2025-08-14T21:12:37.4954338Z  2025-08-14T21:12:37.4954660Z  2025-08-14T21:12:37.4954965Z  2025-08-14T21:12:37.4955266Z  2025-08-14T21:12:37.4955561Z  2025-08-14T21:12:37.4956329Z [2,852 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:12:37.4957202Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:37.4958090Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.4959175Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.4960277Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:37.4961152Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.4962242Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.4963116Z //:aten; 1s processwrapper-sandbox 2025-08-14T21:12:37.4963725Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:37.6956990Z 2025-08-14T21:12:37.6957762Z  2025-08-14T21:12:37.6958189Z  2025-08-14T21:12:37.6958535Z  2025-08-14T21:12:37.6958873Z  2025-08-14T21:12:37.6959201Z  2025-08-14T21:12:37.6959550Z  2025-08-14T21:12:37.6959882Z  2025-08-14T21:12:37.6960232Z  2025-08-14T21:12:37.6961422Z [2,852 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:37.6962400Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:37.6963224Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.6964330Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.6965115Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:37.6965854Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.6967046Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:37.6967724Z //:aten; 2s processwrapper-sandbox 2025-08-14T21:12:37.6968219Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:38.6958357Z 2025-08-14T21:12:38.6959105Z  2025-08-14T21:12:38.6959535Z  2025-08-14T21:12:38.6959899Z  2025-08-14T21:12:38.6960281Z  2025-08-14T21:12:38.6960673Z  2025-08-14T21:12:38.6961049Z  2025-08-14T21:12:38.6961398Z  2025-08-14T21:12:38.6961756Z  2025-08-14T21:12:38.6962611Z [2,852 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:38.6963472Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:38.6964351Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:38.6965475Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:38.6966641Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:38.6967675Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:38.6968849Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:38.6969722Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:38.6970379Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:39.1371591Z 2025-08-14T21:12:39.1372715Z  2025-08-14T21:12:39.1373225Z  2025-08-14T21:12:39.1373593Z  2025-08-14T21:12:39.1373940Z  2025-08-14T21:12:39.1374170Z  2025-08-14T21:12:39.1374458Z  2025-08-14T21:12:39.1374762Z  2025-08-14T21:12:39.1375082Z  2025-08-14T21:12:39.1375880Z [2,853 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:39.1376701Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:39.1377491Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:39.1378371Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:39.1379004Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:39.1379529Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:39.1380463Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:39.1380997Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:39.1381350Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:39.4708203Z 2025-08-14T21:12:39.4709392Z  2025-08-14T21:12:39.4709905Z  2025-08-14T21:12:39.4710282Z  2025-08-14T21:12:39.4710622Z  2025-08-14T21:12:39.4711147Z  2025-08-14T21:12:39.4711739Z  2025-08-14T21:12:39.4712068Z  2025-08-14T21:12:39.4712414Z  2025-08-14T21:12:39.4713496Z [2,854 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:39.4714343Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:39.4715146Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.4716386Z Compiling torch/csrc/lazy/core/helpers.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.4717618Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.4719374Z Compiling torch/csrc/lazy/core/ir_util.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.4720531Z //:aten; 3s processwrapper-sandbox 2025-08-14T21:12:39.4721062Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:39.4722082Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox ... 2025-08-14T21:12:39.6871838Z 2025-08-14T21:12:39.6872730Z  2025-08-14T21:12:39.6873021Z  2025-08-14T21:12:39.6873242Z  2025-08-14T21:12:39.6873451Z  2025-08-14T21:12:39.6873644Z  2025-08-14T21:12:39.6873850Z  2025-08-14T21:12:39.6874042Z  2025-08-14T21:12:39.6874248Z  2025-08-14T21:12:39.6874734Z [2,857 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:39.6875220Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:39.6875685Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.6876281Z Compiling torch/csrc/lazy/core/helpers.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.6876894Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.6877362Z //:aten; 4s processwrapper-sandbox 2025-08-14T21:12:39.6877806Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:39.6878255Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:39.6878787Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:39.9056710Z 2025-08-14T21:12:39.9057457Z  2025-08-14T21:12:39.9057884Z  2025-08-14T21:12:39.9058256Z  2025-08-14T21:12:39.9058616Z  2025-08-14T21:12:39.9058981Z  2025-08-14T21:12:39.9059324Z  2025-08-14T21:12:39.9059690Z  2025-08-14T21:12:39.9060036Z  2025-08-14T21:12:39.9060898Z [2,860 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:39.9062019Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.9063115Z Compiling torch/csrc/lazy/core/helpers.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.9064176Z Compiling torch/csrc/lazy/core/metrics.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:39.9064989Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:39.9065782Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:39.9066821Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:39.9068008Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:39.9068811Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:40.1196116Z 2025-08-14T21:12:40.1197789Z  2025-08-14T21:12:40.1198270Z  2025-08-14T21:12:40.1198606Z  2025-08-14T21:12:40.1198937Z  2025-08-14T21:12:40.1199436Z  2025-08-14T21:12:40.1199880Z  2025-08-14T21:12:40.1200333Z  2025-08-14T21:12:40.1200685Z  2025-08-14T21:12:40.1201653Z [2,863 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:40.1202616Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:40.1203389Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:40.1204834Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:40.1205512Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:40.1206035Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:40.1206995Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2025-08-14T21:12:40.1207907Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2025-08-14T21:12:40.1208593Z //:torch; 0s processwrapper-sandbox ... 2025-08-14T21:12:40.3201455Z 2025-08-14T21:12:40.3202005Z  2025-08-14T21:12:40.3202261Z  2025-08-14T21:12:40.3202486Z  2025-08-14T21:12:40.3203104Z  2025-08-14T21:12:40.3203459Z  2025-08-14T21:12:40.3203660Z  2025-08-14T21:12:40.3203871Z  2025-08-14T21:12:40.3204080Z  2025-08-14T21:12:40.3204577Z [2,865 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:40.3205200Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:40.3205642Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:40.3206085Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:40.3206663Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:40.3207263Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2025-08-14T21:12:40.3207865Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2025-08-14T21:12:40.3208427Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2025-08-14T21:12:40.3209009Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox ... 2025-08-14T21:12:40.9850679Z 2025-08-14T21:12:40.9851400Z  2025-08-14T21:12:40.9851822Z  2025-08-14T21:12:40.9852196Z  2025-08-14T21:12:40.9852557Z  2025-08-14T21:12:40.9852910Z  2025-08-14T21:12:40.9853263Z  2025-08-14T21:12:40.9853600Z  2025-08-14T21:12:40.9853941Z  2025-08-14T21:12:40.9854777Z [2,866 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:40.9855822Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:40.9856591Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:40.9857397Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:40.9858458Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:40.9859522Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:40.9860604Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:40.9861594Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:40.9862624Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:12:41.3209339Z 2025-08-14T21:12:41.3210057Z  2025-08-14T21:12:41.3210520Z  2025-08-14T21:12:41.3210903Z  2025-08-14T21:12:41.3211263Z  2025-08-14T21:12:41.3211631Z  2025-08-14T21:12:41.3211986Z  2025-08-14T21:12:41.3212346Z  2025-08-14T21:12:41.3212684Z  2025-08-14T21:12:41.3213541Z [2,867 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:41.3214393Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:41.3215219Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:41.3216350Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:41.3217380Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:41.3218367Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:41.3219559Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:41.3220845Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2025-08-14T21:12:41.3221676Z Linking libaten.so; 1s processwrapper-sandbox ... 2025-08-14T21:12:42.1149982Z 2025-08-14T21:12:42.1150719Z  2025-08-14T21:12:42.1151079Z  2025-08-14T21:12:42.1151393Z  2025-08-14T21:12:42.1151691Z  2025-08-14T21:12:42.1151987Z  2025-08-14T21:12:42.1152278Z  2025-08-14T21:12:42.1152580Z  2025-08-14T21:12:42.1152868Z  2025-08-14T21:12:42.1153614Z [2,868 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:42.1154623Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:42.1155467Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.1156347Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.1157196Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.1158004Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.1158824Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.1159549Z Linking libaten.so; 2s processwrapper-sandbox 2025-08-14T21:12:42.1160104Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:42.3216688Z 2025-08-14T21:12:42.3217389Z  2025-08-14T21:12:42.3217992Z  2025-08-14T21:12:42.3218308Z  2025-08-14T21:12:42.3218916Z  2025-08-14T21:12:42.3219223Z  2025-08-14T21:12:42.3219784Z  2025-08-14T21:12:42.3220121Z  2025-08-14T21:12:42.3220765Z  2025-08-14T21:12:42.3221980Z [2,870 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:42.3222735Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:42.3223483Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:42.3224499Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.3225877Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.3226959Z Linking libaten.so; 2s processwrapper-sandbox 2025-08-14T21:12:42.3227772Z Compiling torch/csrc/jit/api/module_save.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.3228232Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:42.3229056Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:42.6498456Z 2025-08-14T21:12:42.6499219Z  2025-08-14T21:12:42.6499654Z  2025-08-14T21:12:42.6500031Z  2025-08-14T21:12:42.6500438Z  2025-08-14T21:12:42.6500800Z  2025-08-14T21:12:42.6501170Z  2025-08-14T21:12:42.6501522Z  2025-08-14T21:12:42.6501899Z  2025-08-14T21:12:42.6502783Z [2,871 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:42.6503683Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:42.6504558Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:42.6505638Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.6506492Z Linking libaten.so; 2s processwrapper-sandbox 2025-08-14T21:12:42.6507361Z Compiling torch/csrc/jit/api/module_save.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.6508152Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:42.6508932Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.6509869Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:42.8872106Z 2025-08-14T21:12:42.8873190Z  2025-08-14T21:12:42.8873538Z  2025-08-14T21:12:42.8873923Z  2025-08-14T21:12:42.8874246Z  2025-08-14T21:12:42.8874464Z  2025-08-14T21:12:42.8874664Z  2025-08-14T21:12:42.8875909Z  2025-08-14T21:12:42.8876109Z  2025-08-14T21:12:42.8876824Z [2,874 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:42.8877483Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:42.8878086Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:42.8878597Z Linking libaten.so; 3s processwrapper-sandbox 2025-08-14T21:12:42.8878951Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:42.8879420Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.8879881Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:42.8882266Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:42.8883504Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:43.1357954Z 2025-08-14T21:12:43.1358887Z  2025-08-14T21:12:43.1359285Z  2025-08-14T21:12:43.1359518Z  2025-08-14T21:12:43.1359836Z  2025-08-14T21:12:43.1360035Z  2025-08-14T21:12:43.1360326Z  2025-08-14T21:12:43.1360642Z  2025-08-14T21:12:43.1360926Z  2025-08-14T21:12:43.1361619Z [2,874 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:43.1362246Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:43.1362864Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:43.1363619Z Linking libaten.so; 3s processwrapper-sandbox 2025-08-14T21:12:43.1364128Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:43.1364741Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:43.1365412Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:43.1366055Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:43.1366629Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:43.4290694Z 2025-08-14T21:12:43.4291493Z  2025-08-14T21:12:43.4291970Z  2025-08-14T21:12:43.4292241Z  2025-08-14T21:12:43.4292526Z  2025-08-14T21:12:43.4292826Z  2025-08-14T21:12:43.4293090Z  2025-08-14T21:12:43.4293363Z  2025-08-14T21:12:43.4293620Z  2025-08-14T21:12:43.4294220Z [2,875 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:43.4294815Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:43.4295386Z Linking libaten.so; 3s processwrapper-sandbox 2025-08-14T21:12:43.4295866Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:43.4296388Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:43.4297035Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:43.4297682Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:43.4298385Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:43.4299008Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:43.7365203Z 2025-08-14T21:12:43.7365914Z  2025-08-14T21:12:43.7366375Z  2025-08-14T21:12:43.7366742Z  2025-08-14T21:12:43.7367290Z  2025-08-14T21:12:43.7367657Z  2025-08-14T21:12:43.7368038Z  2025-08-14T21:12:43.7368402Z  2025-08-14T21:12:43.7368783Z  2025-08-14T21:12:43.7369675Z [2,875 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:43.7370591Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:43.7371241Z Linking libaten.so; 3s processwrapper-sandbox 2025-08-14T21:12:43.7371893Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:43.7372793Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:43.7373661Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:43.7374488Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:43.7376966Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:43.7377862Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:44.0625200Z 2025-08-14T21:12:44.0626705Z  2025-08-14T21:12:44.0627611Z  2025-08-14T21:12:44.0628341Z  2025-08-14T21:12:44.0630862Z  2025-08-14T21:12:44.0631839Z  2025-08-14T21:12:44.0632229Z  2025-08-14T21:12:44.0632587Z  2025-08-14T21:12:44.0632955Z  2025-08-14T21:12:44.0633818Z [2,876 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:44.0634761Z Linking libaten.so; 4s processwrapper-sandbox 2025-08-14T21:12:44.0637133Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:44.0639211Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:44.0640091Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:44.0640914Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:44.0642033Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:44.0642896Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:44.0643727Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:12:44.3147375Z 2025-08-14T21:12:44.3148125Z  2025-08-14T21:12:44.3148556Z  2025-08-14T21:12:44.3148945Z  2025-08-14T21:12:44.3149314Z  2025-08-14T21:12:44.3160666Z  2025-08-14T21:12:44.3161330Z  2025-08-14T21:12:44.3161710Z  2025-08-14T21:12:44.3162094Z  2025-08-14T21:12:44.3162989Z [2,880 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:44.3163929Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:44.3164771Z Compiling torch/csrc/profiler/data_flow.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:44.3165899Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:44.3166813Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:44.3167575Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:44.3168270Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.3168705Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.3169189Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:44.5370680Z 2025-08-14T21:12:44.5371235Z  2025-08-14T21:12:44.5371489Z  2025-08-14T21:12:44.5371710Z  2025-08-14T21:12:44.5371907Z  2025-08-14T21:12:44.5372126Z  2025-08-14T21:12:44.5372342Z  2025-08-14T21:12:44.5372540Z  2025-08-14T21:12:44.5372784Z  2025-08-14T21:12:44.5373408Z [2,881 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:44.5374646Z Compiling torch/csrc/profiler/data_flow.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:44.5375261Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:44.5376010Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:44.5376432Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:44.5376914Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.5377427Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.5377788Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:44.5378122Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:44.8358312Z 2025-08-14T21:12:44.8358955Z  2025-08-14T21:12:44.8359298Z  2025-08-14T21:12:44.8359501Z  2025-08-14T21:12:44.8359837Z  2025-08-14T21:12:44.8360121Z  2025-08-14T21:12:44.8360377Z  2025-08-14T21:12:44.8360573Z  2025-08-14T21:12:44.8360787Z  2025-08-14T21:12:44.8361324Z [2,883 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:44.8363355Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:44.8364057Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:44.8364494Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.8364886Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.8365290Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.8365612Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:44.8365970Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:44.8366300Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:45.1377799Z 2025-08-14T21:12:45.1378495Z  2025-08-14T21:12:45.1378901Z  2025-08-14T21:12:45.1379255Z  2025-08-14T21:12:45.1381593Z  2025-08-14T21:12:45.1383071Z  2025-08-14T21:12:45.1383420Z  2025-08-14T21:12:45.1384352Z  2025-08-14T21:12:45.1385460Z  2025-08-14T21:12:45.1386609Z [2,884 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:45.1389033Z Compiling torch/csrc/profiler/perf.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:45.1390244Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.1390935Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.1392141Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.1393180Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.1394157Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.1394688Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.1395957Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:45.5383112Z 2025-08-14T21:12:45.5383818Z  2025-08-14T21:12:45.5384184Z  2025-08-14T21:12:45.5384551Z  2025-08-14T21:12:45.5384811Z  2025-08-14T21:12:45.5385112Z  2025-08-14T21:12:45.5385431Z  2025-08-14T21:12:45.5385711Z  2025-08-14T21:12:45.5385962Z  2025-08-14T21:12:45.5386679Z [2,885 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:45.5387409Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.5387892Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.5388357Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.5388835Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.5389333Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.5389866Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:45.5390536Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:45.5391152Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:45.9385127Z 2025-08-14T21:12:45.9385720Z  2025-08-14T21:12:45.9386012Z  2025-08-14T21:12:45.9386238Z  2025-08-14T21:12:45.9386456Z  2025-08-14T21:12:45.9386672Z  2025-08-14T21:12:45.9386888Z  2025-08-14T21:12:45.9387085Z  2025-08-14T21:12:45.9387297Z  2025-08-14T21:12:45.9387804Z [2,886 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:45.9388301Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.9388625Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.9388954Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.9389266Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.9389654Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:45.9390117Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:45.9390577Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:45.9390915Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:46.1631830Z 2025-08-14T21:12:46.1632443Z  2025-08-14T21:12:46.1632708Z  2025-08-14T21:12:46.1632924Z  2025-08-14T21:12:46.1633121Z  2025-08-14T21:12:46.1633344Z  2025-08-14T21:12:46.1633540Z  2025-08-14T21:12:46.1633752Z  2025-08-14T21:12:46.1662737Z  2025-08-14T21:12:46.1663839Z [2,887 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:46.1664664Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:46.1665211Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:46.1665891Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:46.1666453Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:46.1667462Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:46.1668596Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:46.1669427Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:46.1950462Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:47.0142361Z 2025-08-14T21:12:47.0143381Z  2025-08-14T21:12:47.0144022Z  2025-08-14T21:12:47.0144378Z  2025-08-14T21:12:47.0144703Z  2025-08-14T21:12:47.0145040Z  2025-08-14T21:12:47.0145391Z  2025-08-14T21:12:47.0145738Z  2025-08-14T21:12:47.0146057Z  2025-08-14T21:12:47.0146866Z [2,888 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:47.0147684Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:47.0148202Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:47.0148734Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:47.0149423Z Compiling torch/csrc/profiler/stubs/base.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:47.0150258Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:47.0151022Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.0152054Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.0153070Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:12:47.2236667Z 2025-08-14T21:12:47.2237653Z  2025-08-14T21:12:47.2238093Z  2025-08-14T21:12:47.2238506Z  2025-08-14T21:12:47.2238841Z  2025-08-14T21:12:47.2239175Z  2025-08-14T21:12:47.2239533Z  2025-08-14T21:12:47.2239868Z  2025-08-14T21:12:47.2240230Z  2025-08-14T21:12:47.2241093Z [2,893 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:47.2241973Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:47.2242795Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:47.2243854Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.2244841Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.2245702Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:47.2246491Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.2247535Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.2248352Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:47.4283611Z 2025-08-14T21:12:47.4284533Z  2025-08-14T21:12:47.4284967Z  2025-08-14T21:12:47.4285312Z  2025-08-14T21:12:47.4285669Z  2025-08-14T21:12:47.4286027Z  2025-08-14T21:12:47.4286374Z  2025-08-14T21:12:47.4286719Z  2025-08-14T21:12:47.4287073Z  2025-08-14T21:12:47.4287921Z [2,894 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:47.4289055Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:47.4290109Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:47.4291101Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.4291918Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:47.4292705Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.4293912Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.4294688Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:47.4295254Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:47.8375438Z 2025-08-14T21:12:47.8376214Z  2025-08-14T21:12:47.8376650Z  2025-08-14T21:12:47.8377021Z  2025-08-14T21:12:47.8377372Z  2025-08-14T21:12:47.8377668Z  2025-08-14T21:12:47.8378003Z  2025-08-14T21:12:47.8378332Z  2025-08-14T21:12:47.8378677Z  2025-08-14T21:12:47.8379459Z [2,895 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:47.8380845Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:47.8381895Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:47.8382707Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:47.8383525Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.8384580Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-08-14T21:12:47.8385340Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:47.8385923Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:47.8386507Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:48.1682398Z 2025-08-14T21:12:48.1683397Z  2025-08-14T21:12:48.1683786Z  2025-08-14T21:12:48.1684112Z  2025-08-14T21:12:48.1684404Z  2025-08-14T21:12:48.1684735Z  2025-08-14T21:12:48.1685038Z  2025-08-14T21:12:48.1685320Z  2025-08-14T21:12:48.1685626Z  2025-08-14T21:12:48.1686378Z [2,895 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:48.1687300Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.1688007Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.1688610Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:48.1689273Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.1689977Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.1690533Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.1690855Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.1691355Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:48.3696313Z 2025-08-14T21:12:48.3697152Z  2025-08-14T21:12:48.3698103Z  2025-08-14T21:12:48.3698481Z  2025-08-14T21:12:48.3698842Z  2025-08-14T21:12:48.3699155Z  2025-08-14T21:12:48.3699429Z  2025-08-14T21:12:48.3699780Z  2025-08-14T21:12:48.3700107Z  2025-08-14T21:12:48.3700837Z [2,897 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:48.3701758Z Compiling torch/csrc/profiler/util.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:48.3702638Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.3703509Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.3704161Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:48.3704630Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.3704986Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.3705395Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.3705827Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:48.6123953Z 2025-08-14T21:12:48.6124651Z  2025-08-14T21:12:48.6125062Z  2025-08-14T21:12:48.6125400Z  2025-08-14T21:12:48.6125808Z  2025-08-14T21:12:48.6126161Z  2025-08-14T21:12:48.6126519Z  2025-08-14T21:12:48.6126862Z  2025-08-14T21:12:48.6127220Z  2025-08-14T21:12:48.6128024Z [2,899 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:48.6129685Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.6130629Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:48.6131399Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.6131967Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.6132528Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.6133026Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.6133349Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.6133886Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:48.9686410Z 2025-08-14T21:12:48.9687144Z  2025-08-14T21:12:48.9687913Z  2025-08-14T21:12:48.9688414Z  2025-08-14T21:12:48.9688810Z  2025-08-14T21:12:48.9689186Z  2025-08-14T21:12:48.9689546Z  2025-08-14T21:12:48.9689900Z  2025-08-14T21:12:48.9690273Z  2025-08-14T21:12:48.9691183Z [2,900 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:48.9692393Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:48.9693291Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:48.9693877Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:48.9694480Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.9695077Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.9695681Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.9696266Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:48.9696892Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:49.2896229Z 2025-08-14T21:12:49.2897357Z  2025-08-14T21:12:49.2897803Z  2025-08-14T21:12:49.2898164Z  2025-08-14T21:12:49.2898525Z  2025-08-14T21:12:49.2898859Z  2025-08-14T21:12:49.2899195Z  2025-08-14T21:12:49.2899519Z  2025-08-14T21:12:49.2899847Z  2025-08-14T21:12:49.2900618Z [2,901 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:49.2901664Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:49.2902722Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:49.2903272Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.2903967Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.2904596Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.2908009Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.2908526Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.2909027Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:49.5690693Z 2025-08-14T21:12:49.5691344Z  2025-08-14T21:12:49.5691604Z  2025-08-14T21:12:49.5691861Z  2025-08-14T21:12:49.5692099Z  2025-08-14T21:12:49.5692322Z  2025-08-14T21:12:49.5692567Z  2025-08-14T21:12:49.5692778Z  2025-08-14T21:12:49.5693053Z  2025-08-14T21:12:49.5693610Z [2,901 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:49.5694242Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:49.5694705Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:49.5695032Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.5695340Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.5695660Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.5695967Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.5696289Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:49.5696616Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:50.4872915Z 2025-08-14T21:12:50.4873505Z  2025-08-14T21:12:50.4873777Z  2025-08-14T21:12:50.4874125Z  2025-08-14T21:12:50.4874351Z  2025-08-14T21:12:50.4874617Z  2025-08-14T21:12:50.4874877Z  2025-08-14T21:12:50.4876421Z  2025-08-14T21:12:50.4876772Z  2025-08-14T21:12:50.4877627Z [2,903 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:50.4878667Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:50.4879497Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:50.4880057Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.4880598Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.4881161Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.4881694Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.4882243Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.4883023Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:50.6918937Z 2025-08-14T21:12:50.6919672Z  2025-08-14T21:12:50.6920095Z  2025-08-14T21:12:50.6920461Z  2025-08-14T21:12:50.6920812Z  2025-08-14T21:12:50.6921179Z  2025-08-14T21:12:50.6921555Z  2025-08-14T21:12:50.6921914Z  2025-08-14T21:12:50.6922264Z  2025-08-14T21:12:50.6923150Z [2,906 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:50.6924031Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:50.6924640Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.6925231Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.6925808Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.6926397Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.6926971Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:50.6927836Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:50.6928706Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:51.5109075Z 2025-08-14T21:12:51.5109910Z  2025-08-14T21:12:51.5110349Z  2025-08-14T21:12:51.5110695Z  2025-08-14T21:12:51.5111030Z  2025-08-14T21:12:51.5111372Z  2025-08-14T21:12:51.5111680Z  2025-08-14T21:12:51.5112012Z  2025-08-14T21:12:51.5112359Z  2025-08-14T21:12:51.5113213Z [2,907 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:51.5114063Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:51.5114598Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.5115108Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.5115655Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.5116192Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.5116751Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.5117594Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:51.5118402Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:51.8702159Z 2025-08-14T21:12:51.8702914Z  2025-08-14T21:12:51.8703336Z  2025-08-14T21:12:51.8703677Z  2025-08-14T21:12:51.8704079Z  2025-08-14T21:12:51.8704431Z  2025-08-14T21:12:51.8704781Z  2025-08-14T21:12:51.8705145Z  2025-08-14T21:12:51.8705491Z  2025-08-14T21:12:51.8706318Z [2,908 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:51.8707114Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:51.8707648Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.8708137Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.8708640Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.8709178Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.8709793Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:51.8710640Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:51.8711470Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:52.0853032Z 2025-08-14T21:12:52.0853645Z  2025-08-14T21:12:52.0853956Z  2025-08-14T21:12:52.1210703Z  2025-08-14T21:12:52.1211058Z  2025-08-14T21:12:52.1211406Z  2025-08-14T21:12:52.1211741Z  2025-08-14T21:12:52.1212080Z  2025-08-14T21:12:52.1212409Z  2025-08-14T21:12:52.1213212Z [2,909 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:52.1213987Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.1214506Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.1215022Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.1215513Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.1216044Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.1780502Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:52.1781829Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:52.1782350Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:52.4706173Z 2025-08-14T21:12:52.4707244Z  2025-08-14T21:12:52.4707702Z  2025-08-14T21:12:52.4708012Z  2025-08-14T21:12:52.4708337Z  2025-08-14T21:12:52.4708641Z  2025-08-14T21:12:52.4708959Z  2025-08-14T21:12:52.4709263Z  2025-08-14T21:12:52.4709667Z  2025-08-14T21:12:52.4710459Z [2,909 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:52.4711222Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.4711734Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.4712220Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.4712723Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.4713205Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.4713950Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:52.4714702Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:52.4715203Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:52.6709156Z 2025-08-14T21:12:52.6710047Z  2025-08-14T21:12:52.6710458Z  2025-08-14T21:12:52.6710828Z  2025-08-14T21:12:52.6711167Z  2025-08-14T21:12:52.6711506Z  2025-08-14T21:12:52.6711818Z  2025-08-14T21:12:52.6712150Z  2025-08-14T21:12:52.6712480Z  2025-08-14T21:12:52.6713237Z [2,910 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:52.6714000Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.6714515Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.6715056Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.6715601Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:52.6716426Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:52.6717202Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:52.6717684Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:52.6718177Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:53.1294698Z 2025-08-14T21:12:53.1296950Z  2025-08-14T21:12:53.1297490Z  2025-08-14T21:12:53.1297883Z  2025-08-14T21:12:53.1298490Z  2025-08-14T21:12:53.1299000Z  2025-08-14T21:12:53.1299461Z  2025-08-14T21:12:53.1299733Z  2025-08-14T21:12:53.1299966Z  2025-08-14T21:12:53.1301307Z [2,911 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:53.1302155Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.1302765Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.1303354Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.1303952Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.1304993Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:53.1305851Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:53.1306236Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:53.1306603Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:53.4714865Z 2025-08-14T21:12:53.4715730Z  2025-08-14T21:12:53.4716343Z  2025-08-14T21:12:53.4716584Z  2025-08-14T21:12:53.4716799Z  2025-08-14T21:12:53.4717016Z  2025-08-14T21:12:53.4717273Z  2025-08-14T21:12:53.4717487Z  2025-08-14T21:12:53.4717891Z  2025-08-14T21:12:53.4718416Z [2,912 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:53.4719254Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.4719592Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.4720281Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.4723622Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.4725746Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:53.4726207Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:53.4726537Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:53.4726864Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:53.6722539Z 2025-08-14T21:12:53.6723261Z  2025-08-14T21:12:53.6724205Z  2025-08-14T21:12:53.6724560Z  2025-08-14T21:12:53.6724919Z  2025-08-14T21:12:53.6725250Z  2025-08-14T21:12:53.6725567Z  2025-08-14T21:12:53.6726185Z  2025-08-14T21:12:53.6726755Z  2025-08-14T21:12:53.6727597Z [2,914 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:53.6728981Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.6729480Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.6730563Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:53.6731155Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:53.6732125Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:53.6732841Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:53.6733892Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:53.6734955Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:53.9373127Z 2025-08-14T21:12:53.9373922Z  2025-08-14T21:12:53.9374354Z  2025-08-14T21:12:53.9374716Z  2025-08-14T21:12:53.9375067Z  2025-08-14T21:12:53.9375454Z  2025-08-14T21:12:53.9375818Z  2025-08-14T21:12:53.9376171Z  2025-08-14T21:12:53.9376527Z  2025-08-14T21:12:53.9377361Z [2,916 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:53.9378240Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:12:53.9378805Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:53.9379385Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:53.9379981Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:53.9380832Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:53.9381967Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:53.9383065Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:53.9383924Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:54.1656951Z 2025-08-14T21:12:54.1659182Z  2025-08-14T21:12:54.1660249Z  2025-08-14T21:12:54.1661553Z  2025-08-14T21:12:54.1661942Z  2025-08-14T21:12:54.1662587Z  2025-08-14T21:12:54.1663443Z  2025-08-14T21:12:54.1664809Z  2025-08-14T21:12:54.1665023Z  2025-08-14T21:12:54.1666513Z [2,917 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:54.1674285Z //:torch; 7s processwrapper-sandbox 2025-08-14T21:12:54.1674829Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:54.1675301Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:54.1675970Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.1676841Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.1678215Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.1678909Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:54.1679397Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:54.4672248Z 2025-08-14T21:12:54.4673349Z  2025-08-14T21:12:54.4673802Z  2025-08-14T21:12:54.4674168Z  2025-08-14T21:12:54.4674485Z  2025-08-14T21:12:54.4674818Z  2025-08-14T21:12:54.4675105Z  2025-08-14T21:12:54.4675430Z  2025-08-14T21:12:54.4675738Z  2025-08-14T21:12:54.4676877Z [2,919 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:54.4677773Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:54.4678341Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:54.4679174Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.4680238Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.4681190Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.4681913Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:54.4682417Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:54.4682924Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:54.6730755Z 2025-08-14T21:12:54.6731499Z  2025-08-14T21:12:54.6731932Z  2025-08-14T21:12:54.6732275Z  2025-08-14T21:12:54.6732632Z  2025-08-14T21:12:54.6732941Z  2025-08-14T21:12:54.6733273Z  2025-08-14T21:12:54.6733593Z  2025-08-14T21:12:54.6733965Z  2025-08-14T21:12:54.6734936Z [2,920 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:54.6735868Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:54.6736344Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:54.6737122Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:54.6737980Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:54.6738920Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-08-14T21:12:54.6739690Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:54.6740171Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:54.6740673Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:55.0732878Z 2025-08-14T21:12:55.0733672Z  2025-08-14T21:12:55.0733951Z  2025-08-14T21:12:55.0734275Z  2025-08-14T21:12:55.0734603Z  2025-08-14T21:12:55.0734835Z  2025-08-14T21:12:55.0735183Z  2025-08-14T21:12:55.0735387Z  2025-08-14T21:12:55.0735616Z  2025-08-14T21:12:55.0736306Z [2,922 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:55.0736984Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:55.0737536Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:55.0738600Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:55.0739386Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-08-14T21:12:55.0740038Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:55.0740543Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:55.0741025Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:12:55.0741474Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:12:56.0738830Z 2025-08-14T21:12:56.0739402Z  2025-08-14T21:12:56.0739672Z  2025-08-14T21:12:56.0739914Z  2025-08-14T21:12:56.0740123Z  2025-08-14T21:12:56.0740321Z  2025-08-14T21:12:56.0740527Z  2025-08-14T21:12:56.0740722Z  2025-08-14T21:12:56.0740926Z  2025-08-14T21:12:56.0741420Z [2,922 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:56.0909192Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:56.0909801Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.0910681Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.0912241Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.0912737Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.0913064Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.0913430Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.0914243Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:56.2816429Z 2025-08-14T21:12:56.2817141Z  2025-08-14T21:12:56.2817574Z  2025-08-14T21:12:56.2817938Z  2025-08-14T21:12:56.2818274Z  2025-08-14T21:12:56.2818621Z  2025-08-14T21:12:56.2818954Z  2025-08-14T21:12:56.2819314Z  2025-08-14T21:12:56.2819658Z  2025-08-14T21:12:56.2820551Z [2,923 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:56.2821276Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:56.2821987Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.2822934Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.2824008Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.2824896Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:56.2825448Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.2826038Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.2826600Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:56.4918624Z 2025-08-14T21:12:56.4919361Z  2025-08-14T21:12:56.4919775Z  2025-08-14T21:12:56.4920129Z  2025-08-14T21:12:56.4920495Z  2025-08-14T21:12:56.4920831Z  2025-08-14T21:12:56.4921168Z  2025-08-14T21:12:56.4921531Z  2025-08-14T21:12:56.4921871Z  2025-08-14T21:12:56.4922718Z [2,926 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:56.4923817Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-08-14T21:12:56.4924653Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:56.4925200Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:56.4925748Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.4926305Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.4926868Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.4927411Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.4927970Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:56.6920215Z 2025-08-14T21:12:56.6920853Z  2025-08-14T21:12:56.6921134Z  2025-08-14T21:12:56.6921483Z  2025-08-14T21:12:56.6921711Z  2025-08-14T21:12:56.6921907Z  2025-08-14T21:12:56.6922113Z  2025-08-14T21:12:56.6922308Z  2025-08-14T21:12:56.6922517Z  2025-08-14T21:12:56.6923011Z [2,927 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:56.6923513Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:56.6923836Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:56.6924162Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:56.6924471Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.6924790Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.6925123Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.6925434Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:56.6925762Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:57.0442911Z 2025-08-14T21:12:57.0443612Z  2025-08-14T21:12:57.0444023Z  2025-08-14T21:12:57.0444650Z  2025-08-14T21:12:57.0445017Z  2025-08-14T21:12:57.0445375Z  2025-08-14T21:12:57.0445712Z  2025-08-14T21:12:57.0446067Z  2025-08-14T21:12:57.0446415Z  2025-08-14T21:12:57.0447281Z [2,928 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:57.0448121Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.0448641Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.0449156Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.0449681Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.0450231Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:57.0450764Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:57.0451657Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:57.0452172Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:57.2926094Z 2025-08-14T21:12:57.2926812Z  2025-08-14T21:12:57.2927266Z  2025-08-14T21:12:57.2927662Z  2025-08-14T21:12:57.2928072Z  2025-08-14T21:12:57.2928434Z  2025-08-14T21:12:57.2928795Z  2025-08-14T21:12:57.2929152Z  2025-08-14T21:12:57.2929532Z  2025-08-14T21:12:57.2930378Z [2,928 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:57.2931184Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:57.2931712Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.2932244Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.2932783Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.2933300Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.2933816Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:57.2934353Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:57.2934884Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:57.4928962Z 2025-08-14T21:12:57.4929748Z  2025-08-14T21:12:57.4930139Z  2025-08-14T21:12:57.4930491Z  2025-08-14T21:12:57.4930784Z  2025-08-14T21:12:57.4931125Z  2025-08-14T21:12:57.4931456Z  2025-08-14T21:12:57.4931796Z  2025-08-14T21:12:57.4932118Z  2025-08-14T21:12:57.4932939Z [2,929 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:12:57.4933757Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:57.4934289Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:57.4934814Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.4935337Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.4935875Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.4936400Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.4936995Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:57.4937558Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:57.8934234Z 2025-08-14T21:12:57.8934950Z  2025-08-14T21:12:57.8935335Z  2025-08-14T21:12:57.8935712Z  2025-08-14T21:12:57.8936031Z  2025-08-14T21:12:57.8936372Z  2025-08-14T21:12:57.8936691Z  2025-08-14T21:12:57.8937021Z  2025-08-14T21:12:57.8937340Z  2025-08-14T21:12:57.8938203Z [2,930 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:57.8939027Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:57.8939563Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:57.8940050Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:57.8940542Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.8941082Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.8941608Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.8942179Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:57.8942726Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:58.2388529Z 2025-08-14T21:12:58.2389326Z  2025-08-14T21:12:58.2389780Z  2025-08-14T21:12:58.2390298Z  2025-08-14T21:12:58.2390601Z  2025-08-14T21:12:58.2390892Z  2025-08-14T21:12:58.2391192Z  2025-08-14T21:12:58.2391471Z  2025-08-14T21:12:58.2391774Z  2025-08-14T21:12:58.2392463Z [2,931 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:58.2393153Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:58.2393595Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.2394055Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.2394505Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.2394948Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:58.2395407Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:58.2396181Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:58.2396666Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:58.4939325Z 2025-08-14T21:12:58.4940067Z  2025-08-14T21:12:58.4940467Z  2025-08-14T21:12:58.4940852Z  2025-08-14T21:12:58.4941189Z  2025-08-14T21:12:58.4941547Z  2025-08-14T21:12:58.4941889Z  2025-08-14T21:12:58.4942242Z  2025-08-14T21:12:58.4942592Z  2025-08-14T21:12:58.4943468Z [2,932 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:58.4944297Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:58.4944854Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.4945423Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.4945985Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.4946894Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:58.4947575Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:58.4948283Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:58.4948967Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:58.8685427Z 2025-08-14T21:12:58.8686226Z  2025-08-14T21:12:58.8686674Z  2025-08-14T21:12:58.8687034Z  2025-08-14T21:12:58.8687369Z  2025-08-14T21:12:58.8687672Z  2025-08-14T21:12:58.8687987Z  2025-08-14T21:12:58.8688316Z  2025-08-14T21:12:58.8688676Z  2025-08-14T21:12:58.8689552Z [2,934 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:12:58.8690405Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.8690924Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.8691401Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.8691922Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.8692427Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:58.8692948Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:58.8693517Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:58.8694088Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:59.0945191Z 2025-08-14T21:12:59.0945862Z  2025-08-14T21:12:59.0946236Z  2025-08-14T21:12:59.0946586Z  2025-08-14T21:12:59.0946887Z  2025-08-14T21:12:59.0947211Z  2025-08-14T21:12:59.0947513Z  2025-08-14T21:12:59.0947832Z  2025-08-14T21:12:59.0948143Z  2025-08-14T21:12:59.0948904Z [2,934 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:59.0949789Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.0950285Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.0950795Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.0951274Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.0951775Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.0952258Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:59.0952781Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:59.0953293Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:59.3345290Z 2025-08-14T21:12:59.3345993Z  2025-08-14T21:12:59.3346440Z  2025-08-14T21:12:59.3346979Z  2025-08-14T21:12:59.3347294Z  2025-08-14T21:12:59.3347604Z  2025-08-14T21:12:59.3347925Z  2025-08-14T21:12:59.3348265Z  2025-08-14T21:12:59.3348608Z  2025-08-14T21:12:59.3349458Z [2,935 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:12:59.3350429Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.3350983Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.3351467Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.3351973Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.3352469Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.3353001Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.3353914Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:12:59.3354476Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:12:59.6947852Z 2025-08-14T21:12:59.6948424Z  2025-08-14T21:12:59.6948681Z  2025-08-14T21:12:59.6948923Z  2025-08-14T21:12:59.6949163Z  2025-08-14T21:12:59.6949388Z  2025-08-14T21:12:59.6949693Z  2025-08-14T21:12:59.6949893Z  2025-08-14T21:12:59.6950127Z  2025-08-14T21:12:59.6950653Z [2,936 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:59.6951148Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.6951467Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.6951792Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.6952099Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:12:59.6952418Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.6952724Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.6953067Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.6953395Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:12:59.8975752Z 2025-08-14T21:12:59.8976519Z  2025-08-14T21:12:59.8977106Z  2025-08-14T21:12:59.8977501Z  2025-08-14T21:12:59.8977837Z  2025-08-14T21:12:59.8978301Z  2025-08-14T21:12:59.8978673Z  2025-08-14T21:12:59.8979040Z  2025-08-14T21:12:59.8979393Z  2025-08-14T21:12:59.8980401Z [2,937 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:12:59.8981430Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.8982099Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.8982749Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:12:59.8983389Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.8984018Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.8984702Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.8985335Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:12:59.8985965Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:13:00.0979800Z 2025-08-14T21:13:00.0980559Z  2025-08-14T21:13:00.0980984Z  2025-08-14T21:13:00.0981403Z  2025-08-14T21:13:00.0981706Z  2025-08-14T21:13:00.0982032Z  2025-08-14T21:13:00.0982354Z  2025-08-14T21:13:00.0982668Z  2025-08-14T21:13:00.0982996Z  2025-08-14T21:13:00.0983871Z [2,940 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:00.0984743Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:00.0985327Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:00.0985881Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:00.0986192Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:00.0986714Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:00.0987241Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:00.0987857Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:00.0988426Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:00.9855902Z 2025-08-14T21:13:00.9857028Z  2025-08-14T21:13:00.9857483Z  2025-08-14T21:13:00.9858077Z  2025-08-14T21:13:00.9858415Z  2025-08-14T21:13:00.9858774Z  2025-08-14T21:13:00.9859114Z  2025-08-14T21:13:00.9859438Z  2025-08-14T21:13:00.9859793Z  2025-08-14T21:13:00.9860616Z [2,941 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:00.9861472Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:00.9862037Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:00.9862572Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:00.9863096Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:00.9863637Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:00.9864174Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:00.9865113Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:00.9865681Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:01.2987438Z 2025-08-14T21:13:01.2988183Z  2025-08-14T21:13:01.2988633Z  2025-08-14T21:13:01.2989003Z  2025-08-14T21:13:01.2989351Z  2025-08-14T21:13:01.2989748Z  2025-08-14T21:13:01.2990112Z  2025-08-14T21:13:01.2990447Z  2025-08-14T21:13:01.2990790Z  2025-08-14T21:13:01.2991623Z [2,942 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:01.2992422Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:01.2992977Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:01.2993503Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:01.2994033Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.2994560Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.2995085Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.2995636Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.2996194Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:01.4991129Z 2025-08-14T21:13:01.4991803Z  2025-08-14T21:13:01.4992203Z  2025-08-14T21:13:01.4992545Z  2025-08-14T21:13:01.4992864Z  2025-08-14T21:13:01.4993203Z  2025-08-14T21:13:01.4993533Z  2025-08-14T21:13:01.4993853Z  2025-08-14T21:13:01.4994097Z  2025-08-14T21:13:01.4994883Z [2,943 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:01.4995659Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:01.4996071Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:01.4996420Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.4996911Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.4997399Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.4997846Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.4998388Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.4998804Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:01.7869881Z 2025-08-14T21:13:01.7870619Z  2025-08-14T21:13:01.7871033Z  2025-08-14T21:13:01.7871422Z  2025-08-14T21:13:01.7871767Z  2025-08-14T21:13:01.7872129Z  2025-08-14T21:13:01.7872466Z  2025-08-14T21:13:01.7872820Z  2025-08-14T21:13:01.7873155Z  2025-08-14T21:13:01.7873990Z [2,944 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:01.7874813Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:01.7875362Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:01.7875890Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.7876465Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:01.7877044Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.7877613Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.7878218Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:01.7878766Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:02.0137973Z 2025-08-14T21:13:02.0138694Z  2025-08-14T21:13:02.0139129Z  2025-08-14T21:13:02.0139681Z  2025-08-14T21:13:02.0140032Z  2025-08-14T21:13:02.0140360Z  2025-08-14T21:13:02.0140710Z  2025-08-14T21:13:02.0141042Z  2025-08-14T21:13:02.0141390Z  2025-08-14T21:13:02.0142222Z [2,945 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:02.0143114Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:02.0143701Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.0144248Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.0144785Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.0145308Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.0145850Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.3085044Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.3085756Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:02.3086083Z 2025-08-14T21:13:02.3086450Z  2025-08-14T21:13:02.3086839Z  2025-08-14T21:13:02.3087208Z  2025-08-14T21:13:02.3087537Z  2025-08-14T21:13:02.3087874Z  2025-08-14T21:13:02.3088211Z  2025-08-14T21:13:02.3088562Z  2025-08-14T21:13:02.3088886Z  2025-08-14T21:13:02.3089673Z [2,946 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:02.3090483Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:02.3091056Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.3091607Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.3092175Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.3092730Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.3093285Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.3093872Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.3094440Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:02.5225400Z 2025-08-14T21:13:02.5226174Z  2025-08-14T21:13:02.5226612Z  2025-08-14T21:13:02.5226989Z  2025-08-14T21:13:02.5227341Z  2025-08-14T21:13:02.5227659Z  2025-08-14T21:13:02.5227990Z  2025-08-14T21:13:02.5228305Z  2025-08-14T21:13:02.5228624Z  2025-08-14T21:13:02.5229410Z [2,947 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:13:02.5230373Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:02.5230943Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:02.5231498Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.5232033Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.5232506Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.5233006Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.5233541Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.5234093Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:02.7228757Z 2025-08-14T21:13:02.7229454Z  2025-08-14T21:13:02.7229967Z  2025-08-14T21:13:02.7230308Z  2025-08-14T21:13:02.7230668Z  2025-08-14T21:13:02.7231021Z  2025-08-14T21:13:02.7231353Z  2025-08-14T21:13:02.7231698Z  2025-08-14T21:13:02.7232022Z  2025-08-14T21:13:02.7232834Z [2,948 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:02.7233578Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:02.7234111Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.7234631Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.7235116Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.7235636Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:02.7236145Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.7236659Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:02.7237177Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:03.3056476Z 2025-08-14T21:13:03.3057247Z  2025-08-14T21:13:03.3057637Z  2025-08-14T21:13:03.3057978Z  2025-08-14T21:13:03.3058527Z  2025-08-14T21:13:03.3058884Z  2025-08-14T21:13:03.3059204Z  2025-08-14T21:13:03.3059533Z  2025-08-14T21:13:03.3059849Z  2025-08-14T21:13:03.3060645Z [2,949 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:03.3061469Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.3062038Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.3062602Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.3063140Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.3063668Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.3064133Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.3064917Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.3065591Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:03.5232325Z 2025-08-14T21:13:03.5233038Z  2025-08-14T21:13:03.5233447Z  2025-08-14T21:13:03.5233812Z  2025-08-14T21:13:03.5234186Z  2025-08-14T21:13:03.5234530Z  2025-08-14T21:13:03.5234870Z  2025-08-14T21:13:03.5235222Z  2025-08-14T21:13:03.5235566Z  2025-08-14T21:13:03.5236419Z [2,950 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:03.5237262Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.5237830Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.5238393Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.5238937Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.5239471Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.5240011Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.5240580Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:03.5241145Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:03.7373821Z 2025-08-14T21:13:03.7374813Z  2025-08-14T21:13:03.7375215Z  2025-08-14T21:13:03.7375533Z  2025-08-14T21:13:03.7375902Z  2025-08-14T21:13:03.7376218Z  2025-08-14T21:13:03.7376549Z  2025-08-14T21:13:03.7376872Z  2025-08-14T21:13:03.7377209Z  2025-08-14T21:13:03.7378012Z [2,952 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:03.7378813Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.7379350Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:03.7379897Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.7380414Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.7380925Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:03.7381464Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:03.7381997Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:03.7382543Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:04.1235553Z 2025-08-14T21:13:04.1236324Z  2025-08-14T21:13:04.1236735Z  2025-08-14T21:13:04.1237083Z  2025-08-14T21:13:04.1237421Z  2025-08-14T21:13:04.1237747Z  2025-08-14T21:13:04.1238060Z  2025-08-14T21:13:04.1238407Z  2025-08-14T21:13:04.1238748Z  2025-08-14T21:13:04.1239620Z [2,952 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:04.1240485Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.1241001Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.1241562Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.1242126Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.1242688Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.1243183Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.1243745Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.1244300Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:04.3241093Z 2025-08-14T21:13:04.3241870Z  2025-08-14T21:13:04.3242321Z  2025-08-14T21:13:04.3242686Z  2025-08-14T21:13:04.3243288Z  2025-08-14T21:13:04.3243637Z  2025-08-14T21:13:04.3244009Z  2025-08-14T21:13:04.3244374Z  2025-08-14T21:13:04.3245600Z  2025-08-14T21:13:04.3246443Z [2,953 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:13:04.3247357Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.3247957Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.3248502Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.3249089Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.3249656Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.3250242Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.3251058Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:04.3251731Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:04.6404479Z 2025-08-14T21:13:04.6405191Z  2025-08-14T21:13:04.6405610Z  2025-08-14T21:13:04.6405972Z  2025-08-14T21:13:04.6406329Z  2025-08-14T21:13:04.6406650Z  2025-08-14T21:13:04.6406983Z  2025-08-14T21:13:04.6407299Z  2025-08-14T21:13:04.6407617Z  2025-08-14T21:13:04.6408348Z [2,954 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:04.6409158Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.6409710Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.6410275Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.6410811Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.6411314Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.6411797Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.6412295Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:04.6412800Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:04.8422061Z 2025-08-14T21:13:04.8422807Z  2025-08-14T21:13:04.8423239Z  2025-08-14T21:13:04.8423585Z  2025-08-14T21:13:04.8423971Z  2025-08-14T21:13:04.8424304Z  2025-08-14T21:13:04.8424644Z  2025-08-14T21:13:04.8424982Z  2025-08-14T21:13:04.8425336Z  2025-08-14T21:13:04.8426160Z [2,956 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:04.8427001Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:04.8427514Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.8427963Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.8428291Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:04.8428600Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:04.8428919Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:04.8429241Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:04.8429653Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:05.2193246Z 2025-08-14T21:13:05.2193955Z  2025-08-14T21:13:05.2194359Z  2025-08-14T21:13:05.2194713Z  2025-08-14T21:13:05.2195058Z  2025-08-14T21:13:05.2195377Z  2025-08-14T21:13:05.2195681Z  2025-08-14T21:13:05.2195975Z  2025-08-14T21:13:05.2196280Z  2025-08-14T21:13:05.2197021Z [2,957 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:05.2197758Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.2198268Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.2198781Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.2199301Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.2199845Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.2200376Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.2200932Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.2201488Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:05.5246482Z 2025-08-14T21:13:05.5247362Z  2025-08-14T21:13:05.5247668Z  2025-08-14T21:13:05.5247872Z  2025-08-14T21:13:05.6168880Z  2025-08-14T21:13:05.6169138Z  2025-08-14T21:13:05.6169356Z  2025-08-14T21:13:05.6169617Z  2025-08-14T21:13:05.6169816Z  2025-08-14T21:13:05.6170333Z [2,957 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:05.6171015Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.6171355Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.6171670Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.6171995Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.6172303Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.6172621Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.6312261Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.6315156Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:05.7264194Z 2025-08-14T21:13:05.7264935Z  2025-08-14T21:13:05.7265351Z  2025-08-14T21:13:05.7265747Z  2025-08-14T21:13:05.7266119Z  2025-08-14T21:13:05.7266468Z  2025-08-14T21:13:05.7266810Z  2025-08-14T21:13:05.7267355Z  2025-08-14T21:13:05.7267696Z  2025-08-14T21:13:05.7268553Z [2,958 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:05.7269400Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.7270056Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:05.7270637Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.7271198Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.7271773Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.7272317Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.7272890Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.7273454Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:05.9304659Z 2025-08-14T21:13:05.9305360Z  2025-08-14T21:13:05.9305794Z  2025-08-14T21:13:05.9306134Z  2025-08-14T21:13:05.9306490Z  2025-08-14T21:13:05.9306827Z  2025-08-14T21:13:05.9307129Z  2025-08-14T21:13:05.9307473Z  2025-08-14T21:13:05.9307826Z  2025-08-14T21:13:05.9308634Z [2,960 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:05.9309429Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.9310035Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.9310559Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.9311088Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:05.9311599Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.9312137Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.9312685Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:05.9313280Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:06.2185394Z 2025-08-14T21:13:06.2185948Z  2025-08-14T21:13:06.2186197Z  2025-08-14T21:13:06.2186417Z  2025-08-14T21:13:06.2186639Z  2025-08-14T21:13:06.2186852Z  2025-08-14T21:13:06.2187052Z  2025-08-14T21:13:06.2187266Z  2025-08-14T21:13:06.2187476Z  2025-08-14T21:13:06.2187968Z [2,960 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:06.2188467Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:06.2188793Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:06.2189120Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:06.2189426Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:06.2189812Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:06.2190124Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:06.2190458Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:06.2190796Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:06.7227830Z 2025-08-14T21:13:06.7228557Z  2025-08-14T21:13:06.7228949Z  2025-08-14T21:13:06.7229285Z  2025-08-14T21:13:06.7229966Z  2025-08-14T21:13:06.7230309Z  2025-08-14T21:13:06.7230646Z  2025-08-14T21:13:06.7230985Z  2025-08-14T21:13:06.7231320Z  2025-08-14T21:13:06.7232147Z [2,961 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:06.7232928Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:06.7233440Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:06.7233911Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:06.7234419Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:06.7234958Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:06.7235482Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:06.7236293Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:06.7236926Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:07.0277158Z 2025-08-14T21:13:07.0277909Z  2025-08-14T21:13:07.0278321Z  2025-08-14T21:13:07.0278665Z  2025-08-14T21:13:07.0279038Z  2025-08-14T21:13:07.0279389Z  2025-08-14T21:13:07.0279719Z  2025-08-14T21:13:07.0280046Z  2025-08-14T21:13:07.0280357Z  2025-08-14T21:13:07.0281135Z [2,963 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:07.0281907Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.0282456Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.0282988Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.0283540Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.0284064Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.0284570Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.0285083Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:07.0285583Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:07.4189965Z 2025-08-14T21:13:07.4190653Z  2025-08-14T21:13:07.4191084Z  2025-08-14T21:13:07.4191436Z  2025-08-14T21:13:07.4191813Z  2025-08-14T21:13:07.4192145Z  2025-08-14T21:13:07.4192487Z  2025-08-14T21:13:07.4192795Z  2025-08-14T21:13:07.4193108Z  2025-08-14T21:13:07.4193863Z [2,964 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:07.4194682Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.4195256Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.4195814Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.4196357Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.4196845Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.4197341Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.4197852Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:07.4198405Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:07.6399034Z 2025-08-14T21:13:07.6399902Z  2025-08-14T21:13:07.6400225Z  2025-08-14T21:13:07.6400442Z  2025-08-14T21:13:07.6400663Z  2025-08-14T21:13:07.6400929Z  2025-08-14T21:13:07.6401205Z  2025-08-14T21:13:07.6401421Z  2025-08-14T21:13:07.6401615Z  2025-08-14T21:13:07.6402115Z [2,966 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:07.6402616Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.6402939Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:07.6403275Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.6403585Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.6403903Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:07.6404209Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:07.6404544Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:07.6404864Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:08.0404019Z 2025-08-14T21:13:08.0404872Z  2025-08-14T21:13:08.0405244Z  2025-08-14T21:13:08.0405533Z  2025-08-14T21:13:08.0406083Z  2025-08-14T21:13:08.0406366Z  2025-08-14T21:13:08.0406670Z  2025-08-14T21:13:08.0406949Z  2025-08-14T21:13:08.0407245Z  2025-08-14T21:13:08.0407970Z [2,967 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:08.0408671Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.0409154Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.0409604Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.0410058Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.0410493Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.0410946Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.0412001Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.0413393Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:08.4558545Z 2025-08-14T21:13:08.4559582Z  2025-08-14T21:13:08.4560016Z  2025-08-14T21:13:08.4560384Z  2025-08-14T21:13:08.4560756Z  2025-08-14T21:13:08.4561116Z  2025-08-14T21:13:08.4561415Z  2025-08-14T21:13:08.4561768Z  2025-08-14T21:13:08.4562114Z  2025-08-14T21:13:08.4562962Z [2,968 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:08.4563799Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:08.4564402Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.4564985Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.4565540Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.4566121Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.4566663Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.4567451Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.4568019Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:08.7087723Z 2025-08-14T21:13:08.7088674Z  2025-08-14T21:13:08.7089766Z  2025-08-14T21:13:08.7090100Z  2025-08-14T21:13:08.7090465Z  2025-08-14T21:13:08.7091032Z  2025-08-14T21:13:08.7091396Z  2025-08-14T21:13:08.7091744Z  2025-08-14T21:13:08.7092139Z  2025-08-14T21:13:08.7093188Z [2,970 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:08.7094532Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.7094876Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.7095189Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.7095513Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.7095821Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.7096149Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:08.7096476Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:08.7096926Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:13:08.9200204Z 2025-08-14T21:13:08.9200973Z  2025-08-14T21:13:08.9201371Z  2025-08-14T21:13:08.9201742Z  2025-08-14T21:13:08.9202071Z  2025-08-14T21:13:08.9202395Z  2025-08-14T21:13:08.9202716Z  2025-08-14T21:13:08.9203010Z  2025-08-14T21:13:08.9203397Z  2025-08-14T21:13:08.9204202Z [2,971 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:08.9204717Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.9205228Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.9205798Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:08.9206347Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:08.9206893Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:08.9207437Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:08.9208168Z Compiling torch/csrc/api/src/cuda.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:08.9208921Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:09.2410838Z 2025-08-14T21:13:09.2411707Z  2025-08-14T21:13:09.2412111Z  2025-08-14T21:13:09.2413955Z  2025-08-14T21:13:09.2414289Z  2025-08-14T21:13:09.2414606Z  2025-08-14T21:13:09.2414964Z  2025-08-14T21:13:09.2415301Z  2025-08-14T21:13:09.2415650Z  2025-08-14T21:13:09.2416504Z [2,972 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:09.2417181Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.2417685Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.2418166Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.2418662Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.2419202Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:09.2421427Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:09.2423080Z Compiling torch/csrc/distributed/rpc/types.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:09.2423879Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:09.4809646Z 2025-08-14T21:13:09.4810468Z  2025-08-14T21:13:09.4813136Z  2025-08-14T21:13:09.4813424Z  2025-08-14T21:13:09.4813638Z  2025-08-14T21:13:09.4813840Z  2025-08-14T21:13:09.4814046Z  2025-08-14T21:13:09.4814321Z  2025-08-14T21:13:09.4814639Z  2025-08-14T21:13:09.4815202Z [2,974 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:09.4815854Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.4816194Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.4816505Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.4816871Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:09.4817186Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:09.4817561Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:09.4818187Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2025-08-14T21:13:09.4818820Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:09.8186244Z 2025-08-14T21:13:09.8186941Z  2025-08-14T21:13:09.8187318Z  2025-08-14T21:13:09.8187655Z  2025-08-14T21:13:09.8187970Z  2025-08-14T21:13:09.8188295Z  2025-08-14T21:13:09.8188615Z  2025-08-14T21:13:09.8188945Z  2025-08-14T21:13:09.8189260Z  2025-08-14T21:13:09.8190165Z [2,975 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:09.8190938Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:09.8191456Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:09.8191968Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:09.8192465Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:09.8193013Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:09.8193754Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:09.8194532Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:09.8195034Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:10.0541156Z 2025-08-14T21:13:10.0541986Z  2025-08-14T21:13:10.0542415Z  2025-08-14T21:13:10.0542741Z  2025-08-14T21:13:10.0543069Z  2025-08-14T21:13:10.0543420Z  2025-08-14T21:13:10.0543736Z  2025-08-14T21:13:10.0544064Z  2025-08-14T21:13:10.0544379Z  2025-08-14T21:13:10.0545172Z [2,975 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:10.0545973Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:10.0546434Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:10.0546916Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:10.0547476Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:10.0548080Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:10.0548853Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:10.0550016Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:10.0550695Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:10.4547803Z 2025-08-14T21:13:10.4548539Z  2025-08-14T21:13:10.4548982Z  2025-08-14T21:13:10.4549336Z  2025-08-14T21:13:10.4549771Z  2025-08-14T21:13:10.4550114Z  2025-08-14T21:13:10.4550469Z  2025-08-14T21:13:10.4550781Z  2025-08-14T21:13:10.4551114Z  2025-08-14T21:13:10.4551877Z [2,977 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:13:10.4552658Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:10.4553214Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:10.4553777Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:10.4554905Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:10.4555788Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:10.4556281Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:10.4556769Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:10.4557354Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:10.6551922Z 2025-08-14T21:13:10.6552660Z  2025-08-14T21:13:10.6553049Z  2025-08-14T21:13:10.6553382Z  2025-08-14T21:13:10.6553693Z  2025-08-14T21:13:10.6554017Z  2025-08-14T21:13:10.6554335Z  2025-08-14T21:13:10.6554679Z  2025-08-14T21:13:10.6554996Z  2025-08-14T21:13:10.6555841Z [2,977 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:10.6556693Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:10.6557209Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:10.6557717Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:10.6558461Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:10.6559223Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:10.6559732Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:10.6560267Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:10.6560819Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:11.0554396Z 2025-08-14T21:13:11.0555162Z  2025-08-14T21:13:11.0555566Z  2025-08-14T21:13:11.0555911Z  2025-08-14T21:13:11.0556256Z  2025-08-14T21:13:11.0556618Z  2025-08-14T21:13:11.0556961Z  2025-08-14T21:13:11.0557303Z  2025-08-14T21:13:11.0557624Z  2025-08-14T21:13:11.0558451Z [2,978 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:11.0559245Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:11.0559792Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:11.0560361Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.0561141Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:11.0561948Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.0562480Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.0563032Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:11.0563611Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:11.4558377Z 2025-08-14T21:13:11.4559246Z  2025-08-14T21:13:11.4559622Z  2025-08-14T21:13:11.4559973Z  2025-08-14T21:13:11.4560316Z  2025-08-14T21:13:11.4560678Z  2025-08-14T21:13:11.4561019Z  2025-08-14T21:13:11.4561398Z  2025-08-14T21:13:11.4561743Z  2025-08-14T21:13:11.4562543Z [2,979 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:13:11.4563310Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:11.4563831Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:11.4564631Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:11.4565469Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.4566016Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.4566765Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:11.4605351Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:11.4606077Z Compiling torch/csrc/api/src/imethod.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:13:11.6562528Z 2025-08-14T21:13:11.6563215Z  2025-08-14T21:13:11.6563614Z  2025-08-14T21:13:11.6563976Z  2025-08-14T21:13:11.6564309Z  2025-08-14T21:13:11.6564656Z  2025-08-14T21:13:11.6564990Z  2025-08-14T21:13:11.6565337Z  2025-08-14T21:13:11.6565674Z  2025-08-14T21:13:11.6566470Z [2,982 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:11.6568863Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:11.6569508Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:11.6570337Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:11.6571175Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:11.6571715Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.6572213Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.6572701Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:11.6573407Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:13:12.0935916Z 2025-08-14T21:13:12.0936681Z  2025-08-14T21:13:12.0937085Z  2025-08-14T21:13:12.0937383Z  2025-08-14T21:13:12.0937710Z  2025-08-14T21:13:12.0938054Z  2025-08-14T21:13:12.0938410Z  2025-08-14T21:13:12.0938744Z  2025-08-14T21:13:12.0939086Z  2025-08-14T21:13:12.0939970Z [2,983 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:12.0940766Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.0941527Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:12.0942318Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.0942867Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.0943390Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:12.0944103Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:12.0944867Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:12.0945885Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:13:12.4570379Z 2025-08-14T21:13:12.4571124Z  2025-08-14T21:13:12.4571580Z  2025-08-14T21:13:12.4571951Z  2025-08-14T21:13:12.4572313Z  2025-08-14T21:13:12.4572671Z  2025-08-14T21:13:12.4573037Z  2025-08-14T21:13:12.4573398Z  2025-08-14T21:13:12.4573766Z  2025-08-14T21:13:12.4574682Z [2,983 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:12.4575602Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:12.4576492Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:12.4577393Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.4577994Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.4578584Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:12.4579185Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:12.4580033Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:12.4581155Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:13:12.9637790Z 2025-08-14T21:13:12.9638790Z  2025-08-14T21:13:12.9639222Z  2025-08-14T21:13:12.9639586Z  2025-08-14T21:13:12.9639949Z  2025-08-14T21:13:12.9640286Z  2025-08-14T21:13:12.9640622Z  2025-08-14T21:13:12.9640985Z  2025-08-14T21:13:12.9641347Z  2025-08-14T21:13:12.9642141Z [2,985 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:13:12.9643217Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-08-14T21:13:12.9644213Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:12.9644775Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.9645288Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:12.9646024Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:12.9647084Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:12.9648090Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:12.9648874Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:13.2574637Z 2025-08-14T21:13:13.2575348Z  2025-08-14T21:13:13.2575816Z  2025-08-14T21:13:13.2576610Z  2025-08-14T21:13:13.2576989Z  2025-08-14T21:13:13.2577348Z  2025-08-14T21:13:13.2577700Z  2025-08-14T21:13:13.2578076Z  2025-08-14T21:13:13.2578437Z  2025-08-14T21:13:13.2579303Z [2,988 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:13.2580115Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:13.2580665Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:13.2581407Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:13.2582365Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:13.2583327Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:13.2584110Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:13.2584684Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:13.2585244Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:13.8030396Z 2025-08-14T21:13:13.8031096Z  2025-08-14T21:13:13.8031568Z  2025-08-14T21:13:13.8031901Z  2025-08-14T21:13:13.8032303Z  2025-08-14T21:13:13.8032639Z  2025-08-14T21:13:13.8033033Z  2025-08-14T21:13:13.8033360Z  2025-08-14T21:13:13.8033716Z  2025-08-14T21:13:13.8034659Z [2,990 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:13:13.8035953Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:13.8037189Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:13.8038386Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:13.8039371Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:13.8040035Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:13.8040718Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:13.8041411Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:13.8042125Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:14.0586963Z 2025-08-14T21:13:14.0587792Z  2025-08-14T21:13:14.0588263Z  2025-08-14T21:13:14.0588624Z  2025-08-14T21:13:14.0589003Z  2025-08-14T21:13:14.0589405Z  2025-08-14T21:13:14.0589836Z  2025-08-14T21:13:14.0590207Z  2025-08-14T21:13:14.0590569Z  2025-08-14T21:13:14.0591408Z [2,990 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:14.0592483Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:14.0593463Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:14.0594439Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:14.0595192Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:14.0595774Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.0596320Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.0596906Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.0597471Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:14.4722112Z 2025-08-14T21:13:14.4722873Z  2025-08-14T21:13:14.4723527Z  2025-08-14T21:13:14.4723906Z  2025-08-14T21:13:14.4724272Z  2025-08-14T21:13:14.4724648Z  2025-08-14T21:13:14.4725011Z  2025-08-14T21:13:14.4725387Z  2025-08-14T21:13:14.4725752Z  2025-08-14T21:13:14.4726627Z [2,991 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:14.4727629Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:14.4728703Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:14.4729482Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:14.4730017Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.4730777Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.4731413Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.4731947Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.4732478Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:14.7878888Z 2025-08-14T21:13:14.7879588Z  2025-08-14T21:13:14.7879991Z  2025-08-14T21:13:14.7880300Z  2025-08-14T21:13:14.7880620Z  2025-08-14T21:13:14.7881018Z  2025-08-14T21:13:14.7881380Z  2025-08-14T21:13:14.7881744Z  2025-08-14T21:13:14.7882127Z  2025-08-14T21:13:14.7882995Z [2,993 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:14.7883864Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:14.7884429Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:14.7884993Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:14.7885533Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:14.7886111Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:14.7886680Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:14.7887209Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:14.7887766Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:15.0248288Z 2025-08-14T21:13:15.0249014Z  2025-08-14T21:13:15.0249405Z  2025-08-14T21:13:15.0249769Z  2025-08-14T21:13:15.0250135Z  2025-08-14T21:13:15.0250520Z  2025-08-14T21:13:15.0250883Z  2025-08-14T21:13:15.0251264Z  2025-08-14T21:13:15.0251623Z  2025-08-14T21:13:15.0252529Z [2,994 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:15.0253424Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.0253995Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.0254568Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.0255124Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.0255737Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.0256197Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.0256585Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.0257098Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:15.2595715Z 2025-08-14T21:13:15.2596475Z  2025-08-14T21:13:15.2596893Z  2025-08-14T21:13:15.2597224Z  2025-08-14T21:13:15.2597562Z  2025-08-14T21:13:15.2597897Z  2025-08-14T21:13:15.2598247Z  2025-08-14T21:13:15.2598586Z  2025-08-14T21:13:15.2598955Z  2025-08-14T21:13:15.2599809Z [2,994 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:15.2600622Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.2601113Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.2601659Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.2602206Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.2602794Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.2603341Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.2603865Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.2604394Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:15.7455435Z 2025-08-14T21:13:15.7456136Z  2025-08-14T21:13:15.7456541Z  2025-08-14T21:13:15.7456895Z  2025-08-14T21:13:15.7457224Z  2025-08-14T21:13:15.7457582Z  2025-08-14T21:13:15.7457922Z  2025-08-14T21:13:15.7458274Z  2025-08-14T21:13:15.7458610Z  2025-08-14T21:13:15.7459421Z [2,995 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:15.7460188Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.7460724Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.7461270Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.7461817Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.7462733Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.7463314Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.7463833Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.7464359Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:15.9459142Z 2025-08-14T21:13:15.9459890Z  2025-08-14T21:13:15.9460307Z  2025-08-14T21:13:15.9460642Z  2025-08-14T21:13:15.9460988Z  2025-08-14T21:13:15.9461326Z  2025-08-14T21:13:15.9461683Z  2025-08-14T21:13:15.9462020Z  2025-08-14T21:13:15.9462380Z  2025-08-14T21:13:15.9463204Z [2,996 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:15.9463961Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.9464479Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.9465011Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:15.9465562Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:15.9466131Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.9466699Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.9478594Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:15.9479168Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:16.1530859Z 2025-08-14T21:13:16.1531623Z  2025-08-14T21:13:16.1532019Z  2025-08-14T21:13:16.1532368Z  2025-08-14T21:13:16.1532668Z  2025-08-14T21:13:16.1532994Z  2025-08-14T21:13:16.1533290Z  2025-08-14T21:13:16.1533619Z  2025-08-14T21:13:16.1533932Z  2025-08-14T21:13:16.1534730Z [2,998 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:16.1535520Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:16.1536032Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:16.1536552Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.1537058Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.1537589Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.1538093Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.1538605Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:16.1539101Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:16.4601180Z 2025-08-14T21:13:16.4601897Z  2025-08-14T21:13:16.4602333Z  2025-08-14T21:13:16.4602672Z  2025-08-14T21:13:16.4602922Z  2025-08-14T21:13:16.4603116Z  2025-08-14T21:13:16.4603321Z  2025-08-14T21:13:16.4603514Z  2025-08-14T21:13:16.4604017Z  2025-08-14T21:13:16.4604700Z [2,998 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:16.4605611Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:16.4606423Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:16.4606933Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.4607602Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.4608501Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.4609095Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:16.4610054Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:16.4610598Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:17.4209504Z 2025-08-14T21:13:17.4210275Z  2025-08-14T21:13:17.4210726Z  2025-08-14T21:13:17.4211069Z  2025-08-14T21:13:17.4211431Z  2025-08-14T21:13:17.4211779Z  2025-08-14T21:13:17.4212138Z  2025-08-14T21:13:17.4212479Z  2025-08-14T21:13:17.4212837Z  2025-08-14T21:13:17.4213682Z [2,999 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:17.4214533Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:17.4215118Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.4231344Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.4231943Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.4232820Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.4233477Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:17.4234034Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:17.4234608Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:17.6609606Z 2025-08-14T21:13:17.6610208Z  2025-08-14T21:13:17.6610457Z  2025-08-14T21:13:17.6610673Z  2025-08-14T21:13:17.6610871Z  2025-08-14T21:13:17.6611083Z  2025-08-14T21:13:17.6611284Z  2025-08-14T21:13:17.6611493Z  2025-08-14T21:13:17.6611689Z  2025-08-14T21:13:17.6612208Z [3,000 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:17.6612704Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.6613033Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.6613361Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.6613678Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:17.6614026Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:17.6614338Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:17.6614658Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:17.6614989Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:13:18.5432196Z 2025-08-14T21:13:18.5432864Z  2025-08-14T21:13:18.5433208Z  2025-08-14T21:13:18.5433526Z  2025-08-14T21:13:18.5433861Z  2025-08-14T21:13:18.5434230Z  2025-08-14T21:13:18.5434593Z  2025-08-14T21:13:18.5434927Z  2025-08-14T21:13:18.5435274Z  2025-08-14T21:13:18.5436088Z [3,001 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:18.5436872Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.5437407Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.5437957Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.5438498Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.5439072Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:18.5439644Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:18.5440228Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:18.5440821Z //:torch; 4s processwrapper-sandbox ... 2025-08-14T21:13:18.8316388Z 2025-08-14T21:13:18.8317030Z  2025-08-14T21:13:18.8317414Z  2025-08-14T21:13:18.8317749Z  2025-08-14T21:13:18.8318064Z  2025-08-14T21:13:18.8318393Z  2025-08-14T21:13:18.8318700Z  2025-08-14T21:13:18.8319014Z  2025-08-14T21:13:18.8319305Z  2025-08-14T21:13:18.8320171Z [3,002 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:18.8321075Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.8321670Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.8322241Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.8322786Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.8323381Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:18.8323937Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:18.8324485Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:18.8325040Z //:torch; 4s processwrapper-sandbox ... 2025-08-14T21:13:19.0608211Z 2025-08-14T21:13:19.0608921Z  2025-08-14T21:13:19.0609356Z  2025-08-14T21:13:19.0609736Z  2025-08-14T21:13:19.0610092Z  2025-08-14T21:13:19.0610433Z  2025-08-14T21:13:19.0610779Z  2025-08-14T21:13:19.0611104Z  2025-08-14T21:13:19.0611442Z  2025-08-14T21:13:19.0612304Z [3,005 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:19.0613092Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:19.0613627Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:19.0614162Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:19.0614742Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:19.0616575Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:19.0618034Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:19.0618924Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:19.0619800Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:19.7391198Z 2025-08-14T21:13:19.7392154Z  2025-08-14T21:13:19.7392580Z  2025-08-14T21:13:19.7392934Z  2025-08-14T21:13:19.7393269Z  2025-08-14T21:13:19.7393619Z  2025-08-14T21:13:19.7393971Z  2025-08-14T21:13:19.7394317Z  2025-08-14T21:13:19.7394657Z  2025-08-14T21:13:19.7395455Z [3,006 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:19.7396276Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:19.7396825Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:19.7397367Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:19.7397905Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:19.7398489Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:19.7399151Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:19.7399925Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:19.7400509Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:13:20.0613406Z 2025-08-14T21:13:20.0613974Z  2025-08-14T21:13:20.0614245Z  2025-08-14T21:13:20.0614446Z  2025-08-14T21:13:20.0614661Z  2025-08-14T21:13:20.0614856Z  2025-08-14T21:13:20.0615077Z  2025-08-14T21:13:20.0615275Z  2025-08-14T21:13:20.0615481Z  2025-08-14T21:13:20.0615976Z [3,007 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:20.0616471Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:20.0616792Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:20.0617124Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:20.0617459Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.0617943Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:20.0618424Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:20.0618731Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:20.0619068Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:20.2819288Z 2025-08-14T21:13:20.2820021Z  2025-08-14T21:13:20.2820446Z  2025-08-14T21:13:20.2820816Z  2025-08-14T21:13:20.2821164Z  2025-08-14T21:13:20.2821531Z  2025-08-14T21:13:20.2821879Z  2025-08-14T21:13:20.2822241Z  2025-08-14T21:13:20.2822586Z  2025-08-14T21:13:20.2823447Z [3,008 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:20.2824316Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:20.2824872Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:20.2825442Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.2826323Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:20.2827184Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.2827746Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.2828521Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:20.2829086Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:20.5188481Z 2025-08-14T21:13:20.5189248Z  2025-08-14T21:13:20.5189774Z  2025-08-14T21:13:20.5190112Z  2025-08-14T21:13:20.5190457Z  2025-08-14T21:13:20.5190778Z  2025-08-14T21:13:20.5191118Z  2025-08-14T21:13:20.5191447Z  2025-08-14T21:13:20.5191790Z  2025-08-14T21:13:20.5192580Z [3,010 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:20.5193335Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.5194460Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:20.5195449Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.5196006Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.5196529Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:20.5197054Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:20.5197768Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2025-08-14T21:13:20.5198524Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:20.8622190Z 2025-08-14T21:13:20.8622898Z  2025-08-14T21:13:20.8623462Z  2025-08-14T21:13:20.8623851Z  2025-08-14T21:13:20.8624299Z  2025-08-14T21:13:20.8624741Z  2025-08-14T21:13:20.8625196Z  2025-08-14T21:13:20.8625609Z  2025-08-14T21:13:20.8626037Z  2025-08-14T21:13:20.8626950Z [3,010 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:20.8627889Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:20.8628810Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:20.8629792Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.8630440Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:20.8631045Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:20.8631658Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:20.8632553Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:20.8633488Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:21.1161499Z 2025-08-14T21:13:21.1162182Z  2025-08-14T21:13:21.1162632Z  2025-08-14T21:13:21.1163002Z  2025-08-14T21:13:21.1163369Z  2025-08-14T21:13:21.1163737Z  2025-08-14T21:13:21.1164091Z  2025-08-14T21:13:21.1164456Z  2025-08-14T21:13:21.1164779Z  2025-08-14T21:13:21.1165665Z [3,011 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:21.1166562Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.1167591Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 5s processwrapper-sandbox 2025-08-14T21:13:21.1168336Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.1168846Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:21.1169349Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:21.1169839Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:21.1170339Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:21.1170845Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:21.4627857Z 2025-08-14T21:13:21.4628583Z  2025-08-14T21:13:21.4628999Z  2025-08-14T21:13:21.4629345Z  2025-08-14T21:13:21.4629788Z  2025-08-14T21:13:21.4630122Z  2025-08-14T21:13:21.4630465Z  2025-08-14T21:13:21.4630789Z  2025-08-14T21:13:21.4631138Z  2025-08-14T21:13:21.4632017Z [3,011 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:21.4632884Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.4633661Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 5s processwrapper-sandbox 2025-08-14T21:13:21.4634407Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.4635233Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.4635787Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:21.4636343Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:21.4636851Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:21.4637361Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:21.7788780Z 2025-08-14T21:13:21.7789616Z  2025-08-14T21:13:21.7790042Z  2025-08-14T21:13:21.7790389Z  2025-08-14T21:13:21.7790723Z  2025-08-14T21:13:21.7791054Z  2025-08-14T21:13:21.7791373Z  2025-08-14T21:13:21.7791693Z  2025-08-14T21:13:21.7792005Z  2025-08-14T21:13:21.7793188Z [3,012 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:21.7794393Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 5s processwrapper-sandbox 2025-08-14T21:13:21.7795174Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.7795673Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:21.7796182Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:21.7796729Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:21.7797263Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:21.7797802Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:21.7798352Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:22.0632088Z 2025-08-14T21:13:22.0632848Z  2025-08-14T21:13:22.0633261Z  2025-08-14T21:13:22.0633571Z  2025-08-14T21:13:22.0633893Z  2025-08-14T21:13:22.0634171Z  2025-08-14T21:13:22.0634506Z  2025-08-14T21:13:22.0634861Z  2025-08-14T21:13:22.0635201Z  2025-08-14T21:13:22.0636067Z [3,013 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:22.0636931Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:22.0637470Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:22.0637998Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:22.0638524Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:22.0639079Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.0639625Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.0640157Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.0640742Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:13:22.3148299Z 2025-08-14T21:13:22.3149053Z  2025-08-14T21:13:22.3149474Z  2025-08-14T21:13:22.3149879Z  2025-08-14T21:13:22.3150210Z  2025-08-14T21:13:22.3150540Z  2025-08-14T21:13:22.3150870Z  2025-08-14T21:13:22.3151197Z  2025-08-14T21:13:22.3151522Z  2025-08-14T21:13:22.3152366Z [3,014 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:22.3153169Z //:torch; 6s processwrapper-sandbox 2025-08-14T21:13:22.3153690Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:22.3154228Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:22.3154772Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.3155293Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.3155825Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.3156332Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.3156872Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:22.6638692Z 2025-08-14T21:13:22.6639575Z  2025-08-14T21:13:22.6640018Z  2025-08-14T21:13:22.6640433Z  2025-08-14T21:13:22.6640821Z  2025-08-14T21:13:22.6641220Z  2025-08-14T21:13:22.6641606Z  2025-08-14T21:13:22.6642004Z  2025-08-14T21:13:22.6642408Z  2025-08-14T21:13:22.6643283Z [3,015 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:22.6644191Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:22.6644778Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:22.6645627Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.6646195Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.6646794Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.6647370Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:22.6647942Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:22.6648559Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:23.0023442Z 2025-08-14T21:13:23.0024121Z  2025-08-14T21:13:23.0024522Z  2025-08-14T21:13:23.0024845Z  2025-08-14T21:13:23.0025155Z  2025-08-14T21:13:23.0025506Z  2025-08-14T21:13:23.0025838Z  2025-08-14T21:13:23.0026204Z  2025-08-14T21:13:23.0026559Z  2025-08-14T21:13:23.0027724Z [3,016 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:23.0028615Z //:torch; 5s processwrapper-sandbox 2025-08-14T21:13:23.0029137Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.0029801Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.0030365Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.0030925Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.0031462Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.0031982Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.0032494Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:23.2644084Z 2025-08-14T21:13:23.2644804Z  2025-08-14T21:13:23.2645191Z  2025-08-14T21:13:23.2645541Z  2025-08-14T21:13:23.2645845Z  2025-08-14T21:13:23.2646165Z  2025-08-14T21:13:23.2646503Z  2025-08-14T21:13:23.2646853Z  2025-08-14T21:13:23.2647189Z  2025-08-14T21:13:23.2648097Z [3,017 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:23.2648931Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.2649440Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.2649900Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.2650443Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.2651002Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.2651547Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.2652116Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:23.2652658Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:23.5824214Z 2025-08-14T21:13:23.5824924Z  2025-08-14T21:13:23.5825355Z  2025-08-14T21:13:23.5825701Z  2025-08-14T21:13:23.5826056Z  2025-08-14T21:13:23.5826412Z  2025-08-14T21:13:23.5826760Z  2025-08-14T21:13:23.5827098Z  2025-08-14T21:13:23.5827450Z  2025-08-14T21:13:23.5828287Z [3,018 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:23.5829132Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.5829789Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.5830337Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.5830885Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.5831406Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.5831948Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.5832452Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.5833002Z //:torch; 3s processwrapper-sandbox ... 2025-08-14T21:13:23.8218636Z 2025-08-14T21:13:23.8219372Z  2025-08-14T21:13:23.8219788Z  2025-08-14T21:13:23.8220163Z  2025-08-14T21:13:23.8220509Z  2025-08-14T21:13:23.8220842Z  2025-08-14T21:13:23.8221171Z  2025-08-14T21:13:23.8221471Z  2025-08-14T21:13:23.8221792Z  2025-08-14T21:13:23.8222616Z [3,019 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:23.8223483Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.8224048Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.8224611Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.8225339Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:23.8225821Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.8226276Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.8226796Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:23.8227310Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:24.0649189Z 2025-08-14T21:13:24.0649945Z  2025-08-14T21:13:24.0650364Z  2025-08-14T21:13:24.0650689Z  2025-08-14T21:13:24.0651040Z  2025-08-14T21:13:24.0651371Z  2025-08-14T21:13:24.0651722Z  2025-08-14T21:13:24.0652061Z  2025-08-14T21:13:24.0652408Z  2025-08-14T21:13:24.0654067Z [3,021 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:24.0655233Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:24.0655782Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:24.0656326Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:24.0656877Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:24.0657374Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:24.0658175Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:24.0659330Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:24.0660252Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:24.3551395Z 2025-08-14T21:13:24.3552137Z  2025-08-14T21:13:24.3552556Z  2025-08-14T21:13:24.3552941Z  2025-08-14T21:13:24.3553297Z  2025-08-14T21:13:24.3553669Z  2025-08-14T21:13:24.3554036Z  2025-08-14T21:13:24.3554384Z  2025-08-14T21:13:24.3554803Z  2025-08-14T21:13:24.3555647Z [3,023 / 3,072] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-08-14T21:13:24.3556517Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:24.3557081Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:24.3557629Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:24.3558432Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:24.3559566Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:24.3560455Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.3561007Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.3561575Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:24.5610519Z 2025-08-14T21:13:24.5611276Z  2025-08-14T21:13:24.5611946Z  2025-08-14T21:13:24.5612322Z  2025-08-14T21:13:24.5612805Z  2025-08-14T21:13:24.5613220Z  2025-08-14T21:13:24.5613598Z  2025-08-14T21:13:24.5613968Z  2025-08-14T21:13:24.5614295Z  2025-08-14T21:13:24.5615094Z [3,024 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:24.5615914Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:24.5616462Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:24.5617236Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:24.5618332Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:24.5619175Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.5619721Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.5620288Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.5621073Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox ... 2025-08-14T21:13:24.8528553Z 2025-08-14T21:13:24.8529297Z  2025-08-14T21:13:24.8529712Z  2025-08-14T21:13:24.8530103Z  2025-08-14T21:13:24.8530455Z  2025-08-14T21:13:24.8530783Z  2025-08-14T21:13:24.8531094Z  2025-08-14T21:13:24.8531402Z  2025-08-14T21:13:24.8531719Z  2025-08-14T21:13:24.8532557Z [3,025 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:24.8533647Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:24.8534429Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:24.8535413Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:24.8536176Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.8536688Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.8537195Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:24.8537940Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2025-08-14T21:13:24.8538695Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:25.0661046Z 2025-08-14T21:13:25.0661790Z  2025-08-14T21:13:25.0662196Z  2025-08-14T21:13:25.0662908Z  2025-08-14T21:13:25.0663288Z  2025-08-14T21:13:25.0663753Z  2025-08-14T21:13:25.0664205Z  2025-08-14T21:13:25.0664694Z  2025-08-14T21:13:25.0665163Z  2025-08-14T21:13:25.0666192Z [3,026 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:25.0667728Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:25.0668942Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:25.0669888Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.0670478Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:25.0671079Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:25.0671914Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:25.0673035Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2025-08-14T21:13:25.0673961Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:25.5694496Z 2025-08-14T21:13:25.5695338Z  2025-08-14T21:13:25.5695783Z  2025-08-14T21:13:25.5696213Z  2025-08-14T21:13:25.5696564Z  2025-08-14T21:13:25.5696908Z  2025-08-14T21:13:25.5697267Z  2025-08-14T21:13:25.5697619Z  2025-08-14T21:13:25.5697983Z  2025-08-14T21:13:25.5698822Z [3,027 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:25.5699938Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:25.5700807Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.5701383Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.5701961Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.5702722Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:25.5703849Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:25.5704950Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2025-08-14T21:13:25.5705782Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:25.7937973Z 2025-08-14T21:13:25.7938829Z  2025-08-14T21:13:25.7939238Z  2025-08-14T21:13:25.7939568Z  2025-08-14T21:13:25.7939910Z  2025-08-14T21:13:25.7940243Z  2025-08-14T21:13:25.7940591Z  2025-08-14T21:13:25.7940972Z  2025-08-14T21:13:25.7941321Z  2025-08-14T21:13:25.7942123Z [3,028 / 3,072] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:25.7942852Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.7943349Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.7943848Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:25.7944638Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:25.7945665Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:25.7946707Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:25.7947833Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2025-08-14T21:13:25.7948541Z //:torch; 1s processwrapper-sandbox ... 2025-08-14T21:13:26.0671494Z 2025-08-14T21:13:26.0672166Z  2025-08-14T21:13:26.0672593Z  2025-08-14T21:13:26.0672942Z  2025-08-14T21:13:26.0673275Z  2025-08-14T21:13:26.0673627Z  2025-08-14T21:13:26.0673948Z  2025-08-14T21:13:26.0674278Z  2025-08-14T21:13:26.0674590Z  2025-08-14T21:13:26.0675352Z [3,028 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:26.0676162Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:26.0677044Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:26.0677729Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:26.0678434Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:26.0679388Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:26.0680412Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:26.0681425Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:26.0682206Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:26.2673065Z 2025-08-14T21:13:26.2673837Z  2025-08-14T21:13:26.2674187Z  2025-08-14T21:13:26.2674502Z  2025-08-14T21:13:26.2674823Z  2025-08-14T21:13:26.2675135Z  2025-08-14T21:13:26.2675438Z  2025-08-14T21:13:26.2675759Z  2025-08-14T21:13:26.2676073Z  2025-08-14T21:13:26.2676996Z [3,029 / 3,072] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-08-14T21:13:26.2677805Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:26.2678304Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:26.2678968Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:26.2679851Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:26.2680727Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:26.2681589Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:26.2682266Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:26.2682745Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:26.6679801Z 2025-08-14T21:13:26.6680713Z  2025-08-14T21:13:26.6681152Z  2025-08-14T21:13:26.6681485Z  2025-08-14T21:13:26.6681816Z  2025-08-14T21:13:26.6682143Z  2025-08-14T21:13:26.6682478Z  2025-08-14T21:13:26.6682791Z  2025-08-14T21:13:26.6683158Z  2025-08-14T21:13:26.6683985Z [3,031 / 3,072] 3 / 26 tests; 13 actions running; last test: ...til_base_tests 2025-08-14T21:13:26.6684778Z //:torch; 4s processwrapper-sandbox 2025-08-14T21:13:26.6685542Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:26.6686545Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:26.6687541Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:26.6688498Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:26.6689259Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:26.6689777Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:26.6690315Z //:torch; 2s processwrapper-sandbox ... 2025-08-14T21:13:27.0682398Z 2025-08-14T21:13:27.0683120Z  2025-08-14T21:13:27.0683376Z  2025-08-14T21:13:27.0683590Z  2025-08-14T21:13:27.0683813Z  2025-08-14T21:13:27.0684032Z  2025-08-14T21:13:27.0684227Z  2025-08-14T21:13:27.0684431Z  2025-08-14T21:13:27.0684642Z  2025-08-14T21:13:27.0685135Z [3,034 / 3,072] 3 / 26 tests; 10 actions running; last test: ...til_base_tests 2025-08-14T21:13:27.0685948Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-08-14T21:13:27.0686543Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.0687145Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.0687721Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.0688180Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:27.0688506Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:27.0688954Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2025-08-14T21:13:27.0689686Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox ... 2025-08-14T21:13:27.4686341Z 2025-08-14T21:13:27.4687319Z  2025-08-14T21:13:27.4687743Z  2025-08-14T21:13:27.4688112Z  2025-08-14T21:13:27.4688461Z  2025-08-14T21:13:27.4688809Z  2025-08-14T21:13:27.4689158Z  2025-08-14T21:13:27.4689483Z  2025-08-14T21:13:27.4689804Z  2025-08-14T21:13:27.4690564Z [3,036 / 3,072] 3 / 26 tests; 8 actions running; last test: ...util_base_tests 2025-08-14T21:13:27.4691543Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.4692549Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.4693411Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:27.4693984Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:27.4694729Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.4695643Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.4696397Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:27.4696972Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:27.6689273Z 2025-08-14T21:13:27.6689962Z  2025-08-14T21:13:27.6690233Z  2025-08-14T21:13:27.6690443Z  2025-08-14T21:13:27.6690640Z  2025-08-14T21:13:27.6690847Z  2025-08-14T21:13:27.6691052Z  2025-08-14T21:13:27.6691256Z  2025-08-14T21:13:27.6691462Z  2025-08-14T21:13:27.6691946Z [3,037 / 3,072] 3 / 26 tests; 7 actions running; last test: ...util_base_tests 2025-08-14T21:13:27.6692570Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.6693028Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:27.6693353Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:27.6693807Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.6694418Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.6694867Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:27.6695189Z //:torch; 1s processwrapper-sandbox 2025-08-14T21:13:27.8741849Z 2025-08-14T21:13:27.8742677Z  2025-08-14T21:13:27.8743064Z  2025-08-14T21:13:27.8743426Z  2025-08-14T21:13:27.8743737Z  2025-08-14T21:13:27.8744063Z  2025-08-14T21:13:27.8744367Z  2025-08-14T21:13:27.8744749Z  2025-08-14T21:13:27.8745643Z [3,040 / 3,072] 3 / 26 tests; 4 actions running; last test: ...util_base_tests 2025-08-14T21:13:27.8746791Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.8747738Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-08-14T21:13:27.8748487Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:27.8749036Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:28.2744848Z 2025-08-14T21:13:28.2745550Z  2025-08-14T21:13:28.2745956Z  2025-08-14T21:13:28.2746321Z  2025-08-14T21:13:28.2746633Z  2025-08-14T21:13:28.2747511Z [3,042 / 3,072] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-08-14T21:13:28.2748612Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:28.2749173Z //:torch; 2s processwrapper-sandbox 2025-08-14T21:13:28.8749316Z 2025-08-14T21:13:28.8750181Z  2025-08-14T21:13:28.8750465Z  2025-08-14T21:13:28.8750983Z [3,043 / 3,072] 3 / 26 tests; 1 action; last test: //c10/test:util_base_tests 2025-08-14T21:13:28.8751464Z //:torch; 3s processwrapper-sandbox 2025-08-14T21:13:29.2753462Z 2025-08-14T21:13:29.2753982Z  2025-08-14T21:13:29.2754516Z [3,044 / 3,072] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-08-14T21:13:29.2755300Z Linking libtorch.so; 0s processwrapper-sandbox 2025-08-14T21:13:29.2755763Z Linking jit_tests; 0s processwrapper-sandbox 2025-08-14T21:13:30.2758827Z 2025-08-14T21:13:30.2759404Z  2025-08-14T21:13:30.2759675Z  2025-08-14T21:13:30.2760192Z [3,044 / 3,072] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-08-14T21:13:30.2760739Z Linking libtorch.so; 1s processwrapper-sandbox 2025-08-14T21:13:30.2761127Z Linking jit_tests; 1s processwrapper-sandbox 2025-08-14T21:13:31.4765322Z 2025-08-14T21:13:31.4765890Z  2025-08-14T21:13:31.4766162Z  2025-08-14T21:13:31.4766666Z [3,044 / 3,072] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-08-14T21:13:31.4767325Z Linking libtorch.so; 2s processwrapper-sandbox 2025-08-14T21:13:31.4767710Z Linking jit_tests; 2s processwrapper-sandbox 2025-08-14T21:13:32.4771033Z 2025-08-14T21:13:32.4771609Z  2025-08-14T21:13:32.4771871Z  2025-08-14T21:13:32.4772401Z [3,044 / 3,072] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-08-14T21:13:32.4772936Z Linking libtorch.so; 3s processwrapper-sandbox 2025-08-14T21:13:32.4773317Z Linking jit_tests; 3s processwrapper-sandbox 2025-08-14T21:13:33.4777253Z 2025-08-14T21:13:33.4777866Z  2025-08-14T21:13:33.4778132Z  2025-08-14T21:13:33.4778639Z [3,044 / 3,072] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-08-14T21:13:33.4779170Z Linking libtorch.so; 4s processwrapper-sandbox 2025-08-14T21:13:33.4779561Z Linking jit_tests; 4s processwrapper-sandbox 2025-08-14T21:13:33.8785235Z 2025-08-14T21:13:33.8786386Z  2025-08-14T21:13:33.8786877Z  2025-08-14T21:13:33.8787749Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:33.8788740Z Linking jit_tests; 4s processwrapper-sandbox 2025-08-14T21:13:33.8789426Z Linking enum_test; 0s processwrapper-sandbox 2025-08-14T21:13:33.8790237Z Linking memory_test; 0s processwrapper-sandbox 2025-08-14T21:13:33.8790932Z Linking rnn_test; 0s processwrapper-sandbox 2025-08-14T21:13:33.8791564Z Linking modules_test; 0s processwrapper-sandbox 2025-08-14T21:13:33.8792296Z Linking dataloader_test; 0s processwrapper-sandbox 2025-08-14T21:13:33.8793060Z Linking tensor_options_test; 0s processwrapper-sandbox 2025-08-14T21:13:33.8793804Z Linking any_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:34.8792188Z 2025-08-14T21:13:34.8792873Z  2025-08-14T21:13:34.8793271Z  2025-08-14T21:13:34.8793614Z  2025-08-14T21:13:34.8793937Z  2025-08-14T21:13:34.8794264Z  2025-08-14T21:13:34.8794585Z  2025-08-14T21:13:34.8794914Z  2025-08-14T21:13:34.8795229Z  2025-08-14T21:13:34.8796016Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:34.8796881Z Linking jit_tests; 5s processwrapper-sandbox 2025-08-14T21:13:34.8797482Z Linking enum_test; 1s processwrapper-sandbox 2025-08-14T21:13:34.8798079Z Linking memory_test; 1s processwrapper-sandbox 2025-08-14T21:13:34.8798667Z Linking rnn_test; 1s processwrapper-sandbox 2025-08-14T21:13:34.8799554Z Linking modules_test; 1s processwrapper-sandbox 2025-08-14T21:13:34.8800179Z Linking dataloader_test; 1s processwrapper-sandbox 2025-08-14T21:13:34.8800843Z Linking tensor_options_test; 1s processwrapper-sandbox 2025-08-14T21:13:34.8801514Z Linking any_test; 1s processwrapper-sandbox ... 2025-08-14T21:13:36.0855462Z 2025-08-14T21:13:36.0856175Z  2025-08-14T21:13:36.0856608Z  2025-08-14T21:13:36.0856986Z  2025-08-14T21:13:36.0857329Z  2025-08-14T21:13:36.0857692Z  2025-08-14T21:13:36.0858065Z  2025-08-14T21:13:36.0858422Z  2025-08-14T21:13:36.0858784Z  2025-08-14T21:13:36.0859973Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:36.0860951Z Linking jit_tests; 7s processwrapper-sandbox 2025-08-14T21:13:36.0861592Z Linking enum_test; 2s processwrapper-sandbox 2025-08-14T21:13:36.0862260Z Linking memory_test; 2s processwrapper-sandbox 2025-08-14T21:13:36.0862878Z Linking rnn_test; 2s processwrapper-sandbox 2025-08-14T21:13:36.0863532Z Linking modules_test; 2s processwrapper-sandbox 2025-08-14T21:13:36.0864208Z Linking dataloader_test; 2s processwrapper-sandbox 2025-08-14T21:13:36.0864910Z Linking tensor_options_test; 2s processwrapper-sandbox 2025-08-14T21:13:36.0865633Z Linking any_test; 2s processwrapper-sandbox ... 2025-08-14T21:13:37.0810931Z 2025-08-14T21:13:37.0811580Z  2025-08-14T21:13:37.0811847Z  2025-08-14T21:13:37.0812049Z  2025-08-14T21:13:37.0812255Z  2025-08-14T21:13:37.0812448Z  2025-08-14T21:13:37.0812653Z  2025-08-14T21:13:37.0812846Z  2025-08-14T21:13:37.0813083Z  2025-08-14T21:13:37.0813574Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:37.0814086Z Linking jit_tests; 8s processwrapper-sandbox 2025-08-14T21:13:37.0814463Z Linking enum_test; 3s processwrapper-sandbox 2025-08-14T21:13:37.0814844Z Linking memory_test; 3s processwrapper-sandbox 2025-08-14T21:13:37.0815212Z Linking rnn_test; 3s processwrapper-sandbox 2025-08-14T21:13:37.0815592Z Linking modules_test; 3s processwrapper-sandbox 2025-08-14T21:13:37.0815997Z Linking dataloader_test; 3s processwrapper-sandbox 2025-08-14T21:13:37.0816411Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:37.0816830Z Linking any_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:38.0841529Z 2025-08-14T21:13:38.0842198Z  2025-08-14T21:13:38.0842527Z  2025-08-14T21:13:38.0842731Z  2025-08-14T21:13:38.0842944Z  2025-08-14T21:13:38.0843233Z  2025-08-14T21:13:38.0843464Z  2025-08-14T21:13:38.0843663Z  2025-08-14T21:13:38.0843927Z  2025-08-14T21:13:38.0844432Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:38.0845028Z Linking jit_tests; 9s processwrapper-sandbox 2025-08-14T21:13:38.0845464Z Linking enum_test; 4s processwrapper-sandbox 2025-08-14T21:13:38.0845976Z Linking memory_test; 4s processwrapper-sandbox 2025-08-14T21:13:38.0846530Z Linking rnn_test; 4s processwrapper-sandbox 2025-08-14T21:13:38.0846922Z Linking modules_test; 4s processwrapper-sandbox 2025-08-14T21:13:38.0847372Z Linking dataloader_test; 4s processwrapper-sandbox 2025-08-14T21:13:38.0847851Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-08-14T21:13:38.0848274Z Linking any_test; 4s processwrapper-sandbox ... 2025-08-14T21:13:39.0849449Z 2025-08-14T21:13:39.0850134Z  2025-08-14T21:13:39.0850558Z  2025-08-14T21:13:39.0850953Z  2025-08-14T21:13:39.0851309Z  2025-08-14T21:13:39.0851654Z  2025-08-14T21:13:39.0852006Z  2025-08-14T21:13:39.0852337Z  2025-08-14T21:13:39.0852692Z  2025-08-14T21:13:39.0853529Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:39.0854721Z Linking jit_tests; 10s processwrapper-sandbox 2025-08-14T21:13:39.0855390Z Linking enum_test; 5s processwrapper-sandbox 2025-08-14T21:13:39.0856034Z Linking memory_test; 5s processwrapper-sandbox 2025-08-14T21:13:39.0856687Z Linking rnn_test; 5s processwrapper-sandbox 2025-08-14T21:13:39.0857339Z Linking modules_test; 5s processwrapper-sandbox 2025-08-14T21:13:39.0858042Z Linking dataloader_test; 5s processwrapper-sandbox 2025-08-14T21:13:39.0858778Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-08-14T21:13:39.0859514Z Linking any_test; 5s processwrapper-sandbox ... 2025-08-14T21:13:40.2858010Z 2025-08-14T21:13:40.2858775Z  2025-08-14T21:13:40.2859239Z  2025-08-14T21:13:40.2859603Z  2025-08-14T21:13:40.2859968Z  2025-08-14T21:13:40.2860323Z  2025-08-14T21:13:40.2860688Z  2025-08-14T21:13:40.2861043Z  2025-08-14T21:13:40.2861429Z  2025-08-14T21:13:40.2862312Z [3,046 / 3,072] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:40.2863243Z Linking jit_tests; 11s processwrapper-sandbox 2025-08-14T21:13:40.2863947Z Linking enum_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.2864633Z Linking memory_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.2865334Z Linking rnn_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.2866011Z Linking modules_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.2866753Z Linking dataloader_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.2867754Z Linking tensor_options_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.2868534Z Linking any_test; 6s processwrapper-sandbox ... 2025-08-14T21:13:40.6285043Z 2025-08-14T21:13:40.6285927Z  2025-08-14T21:13:40.6286390Z  2025-08-14T21:13:40.6286752Z  2025-08-14T21:13:40.6287127Z  2025-08-14T21:13:40.6287515Z  2025-08-14T21:13:40.6287879Z  2025-08-14T21:13:40.6288235Z  2025-08-14T21:13:40.6288600Z  2025-08-14T21:13:40.6289462Z [3,047 / 3,073] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:40.6290419Z Linking jit_tests; 11s processwrapper-sandbox 2025-08-14T21:13:40.6291145Z Linking memory_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.6291834Z Linking rnn_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.6292530Z Linking modules_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.6293256Z Linking dataloader_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.6294044Z Linking tensor_options_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.6294796Z Linking any_test; 6s processwrapper-sandbox 2025-08-14T21:13:40.6295492Z Linking init_test; 6s processwrapper-sandbox ... 2025-08-14T21:13:40.8417174Z 2025-08-14T21:13:40.8417915Z  2025-08-14T21:13:40.8418356Z  2025-08-14T21:13:40.8418749Z  2025-08-14T21:13:40.8419126Z  2025-08-14T21:13:40.8419485Z  2025-08-14T21:13:40.8419858Z  2025-08-14T21:13:40.8420216Z  2025-08-14T21:13:40.8420585Z  2025-08-14T21:13:40.8421455Z [3,053 / 3,078] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:40.8422401Z Linking jit_tests; 11s processwrapper-sandbox 2025-08-14T21:13:40.8423122Z Linking memory_test; 7s processwrapper-sandbox 2025-08-14T21:13:40.8423808Z Linking rnn_test; 7s processwrapper-sandbox 2025-08-14T21:13:40.8424488Z Linking modules_test; 7s processwrapper-sandbox 2025-08-14T21:13:40.8425215Z Linking dataloader_test; 7s processwrapper-sandbox 2025-08-14T21:13:40.8425950Z Linking any_test; 7s processwrapper-sandbox 2025-08-14T21:13:40.8426627Z Linking autograd_test; 7s processwrapper-sandbox 2025-08-14T21:13:40.8427363Z Linking misc_test; 7s processwrapper-sandbox ... 2025-08-14T21:13:41.0864484Z 2025-08-14T21:13:41.0865261Z  2025-08-14T21:13:41.0865665Z  2025-08-14T21:13:41.0866032Z  2025-08-14T21:13:41.0866367Z  2025-08-14T21:13:41.0866725Z  2025-08-14T21:13:41.0867265Z  2025-08-14T21:13:41.0867586Z  2025-08-14T21:13:41.0867881Z  2025-08-14T21:13:41.0868732Z [3,056 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:41.0869683Z Linking jit_tests; 12s processwrapper-sandbox 2025-08-14T21:13:41.0870345Z Linking rnn_test; 7s processwrapper-sandbox 2025-08-14T21:13:41.0871004Z Linking modules_test; 7s processwrapper-sandbox 2025-08-14T21:13:41.0872809Z Linking dataloader_test; 7s processwrapper-sandbox 2025-08-14T21:13:41.0873621Z Linking any_test; 7s processwrapper-sandbox 2025-08-14T21:13:41.0874225Z Linking misc_test; 7s processwrapper-sandbox 2025-08-14T21:13:41.0874846Z Testing //:enum_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.0875535Z Testing //:jit_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:41.3319899Z 2025-08-14T21:13:41.3320595Z  2025-08-14T21:13:41.3320973Z  2025-08-14T21:13:41.3321277Z  2025-08-14T21:13:41.3321550Z  2025-08-14T21:13:41.3321841Z  2025-08-14T21:13:41.3322110Z  2025-08-14T21:13:41.3322395Z  2025-08-14T21:13:41.3322676Z  2025-08-14T21:13:41.3323484Z [3,061 / 3,085] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-08-14T21:13:41.3324344Z Linking jit_tests; 12s processwrapper-sandbox 2025-08-14T21:13:41.3324996Z Testing //:enum_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.3325697Z Testing //:jit_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.3326227Z Testing //:tensor_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.3326797Z Linking optim_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.3327489Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.3328106Z Testing //:static_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.3328715Z Testing //:init_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:41.6871219Z 2025-08-14T21:13:41.6871884Z  2025-08-14T21:13:41.6872311Z  2025-08-14T21:13:41.6872668Z  2025-08-14T21:13:41.6873045Z  2025-08-14T21:13:41.6873434Z  2025-08-14T21:13:41.6873808Z  2025-08-14T21:13:41.6874198Z  2025-08-14T21:13:41.6874574Z  2025-08-14T21:13:41.6880279Z [3,061 / 3,085] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:41.6881400Z Linking jit_tests; 12s processwrapper-sandbox 2025-08-14T21:13:41.6882112Z Testing //:enum_test; 1s processwrapper-sandbox 2025-08-14T21:13:41.6882790Z Testing //:jit_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.6883470Z Testing //:tensor_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.6884182Z Linking optim_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.6884977Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.6885807Z Testing //:static_test; 0s processwrapper-sandbox 2025-08-14T21:13:41.6886576Z Testing //:init_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:42.8878553Z 2025-08-14T21:13:42.8879264Z  2025-08-14T21:13:42.8879698Z  2025-08-14T21:13:42.8880080Z  2025-08-14T21:13:42.8880461Z  2025-08-14T21:13:42.8881103Z  2025-08-14T21:13:42.8881494Z  2025-08-14T21:13:42.8881841Z  2025-08-14T21:13:42.8882217Z  2025-08-14T21:13:42.8883058Z [3,061 / 3,085] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:42.8884037Z Linking jit_tests; 13s processwrapper-sandbox 2025-08-14T21:13:42.8884767Z Testing //:enum_test; 2s processwrapper-sandbox 2025-08-14T21:13:42.8885496Z Testing //:jit_test; 2s processwrapper-sandbox 2025-08-14T21:13:42.8886182Z Testing //:tensor_test; 2s processwrapper-sandbox 2025-08-14T21:13:42.8888426Z Linking optim_test; 2s processwrapper-sandbox 2025-08-14T21:13:42.8889172Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2025-08-14T21:13:42.8889921Z Testing //:static_test; 2s processwrapper-sandbox 2025-08-14T21:13:42.8890652Z Testing //:init_test; 2s processwrapper-sandbox ... 2025-08-14T21:13:43.8888834Z 2025-08-14T21:13:43.8889505Z  2025-08-14T21:13:43.8889886Z  2025-08-14T21:13:43.8890182Z  2025-08-14T21:13:43.8890484Z  2025-08-14T21:13:43.8890772Z  2025-08-14T21:13:43.8891078Z  2025-08-14T21:13:43.8891381Z  2025-08-14T21:13:43.8891675Z  2025-08-14T21:13:43.8892738Z [3,061 / 3,085] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-08-14T21:13:43.8893735Z Linking jit_tests; 14s processwrapper-sandbox 2025-08-14T21:13:43.8894462Z Testing //:enum_test; 3s processwrapper-sandbox 2025-08-14T21:13:43.8895128Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:43.8895860Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:43.8896576Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:43.8897373Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:43.8898072Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:43.8898668Z Testing //:init_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.5230209Z 2025-08-14T21:13:44.5230895Z  2025-08-14T21:13:44.5231278Z  2025-08-14T21:13:44.5231574Z  2025-08-14T21:13:44.5231890Z  2025-08-14T21:13:44.5243317Z  2025-08-14T21:13:44.5243832Z  2025-08-14T21:13:44.5244197Z  2025-08-14T21:13:44.5244502Z  2025-08-14T21:13:44.5245225Z [3,061 / 3,085] 4 / 26 tests; 16 actions running; last test: //:enum_test 2025-08-14T21:13:44.5245942Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.5246524Z Testing //:enum_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5247097Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5247647Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5248282Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5249049Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5249739Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5250490Z Testing //:init_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.5275009Z 2025-08-14T21:13:44.5275350Z  2025-08-14T21:13:44.5275712Z  2025-08-14T21:13:44.5276005Z  2025-08-14T21:13:44.5276311Z  2025-08-14T21:13:44.5276650Z  2025-08-14T21:13:44.5276948Z  2025-08-14T21:13:44.5277256Z  2025-08-14T21:13:44.5277573Z  2025-08-14T21:13:44.5277989Z INFO: From Testing //:enum_test: 2025-08-14T21:13:44.5278506Z ==================== Test output for //:enum_test: 2025-08-14T21:13:44.5279007Z Running main() from gmock_main.cc 2025-08-14T21:13:44.5279432Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.5279907Z [==========] Running 1 test from 1 test suite. 2025-08-14T21:13:44.5280396Z [----------] Global test environment set-up. 2025-08-14T21:13:44.5280855Z [----------] 1 test from EnumTest 2025-08-14T21:13:44.5281278Z [ RUN ] EnumTest.AllEnums 2025-08-14T21:13:44.5281716Z [ OK ] EnumTest.AllEnums (0 ms) 2025-08-14T21:13:44.5282201Z [----------] 1 test from EnumTest (0 ms total) 2025-08-14T21:13:44.5282544Z 2025-08-14T21:13:44.5282736Z [----------] Global test environment tear-down 2025-08-14T21:13:44.5283266Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-08-14T21:13:44.5283755Z [ PASSED ] 1 test. 2025-08-14T21:13:44.5284138Z ================================================================================ 2025-08-14T21:13:44.5285013Z [3,061 / 3,085] 4 / 26 tests; 16 actions running; last test: //:enum_test 2025-08-14T21:13:44.5285931Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.5286500Z Testing //:enum_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5287063Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5287665Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5288254Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5288899Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5289559Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5290174Z Testing //:init_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.5290570Z 2025-08-14T21:13:44.5291049Z  2025-08-14T21:13:44.5291461Z  2025-08-14T21:13:44.5291759Z  2025-08-14T21:13:44.5292096Z  2025-08-14T21:13:44.5292391Z  2025-08-14T21:13:44.5292703Z  2025-08-14T21:13:44.5293018Z  2025-08-14T21:13:44.5293323Z  2025-08-14T21:13:44.5293761Z INFO: From Testing //:memory_test: 2025-08-14T21:13:44.5294263Z ==================== Test output for //:memory_test: 2025-08-14T21:13:44.5294759Z Running main() from gmock_main.cc 2025-08-14T21:13:44.5295192Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.5295669Z [==========] Running 3 tests from 1 test suite. 2025-08-14T21:13:44.5296149Z [----------] Global test environment set-up. 2025-08-14T21:13:44.5296630Z [----------] 3 tests from MakeUniqueTest 2025-08-14T21:13:44.5297142Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2025-08-14T21:13:44.5297771Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2025-08-14T21:13:44.5298417Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2025-08-14T21:13:44.5299051Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2025-08-14T21:13:44.5299733Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2025-08-14T21:13:44.5300408Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2025-08-14T21:13:44.5301073Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2025-08-14T21:13:44.5301413Z 2025-08-14T21:13:44.5301585Z [----------] Global test environment tear-down 2025-08-14T21:13:44.5302094Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2025-08-14T21:13:44.5302560Z [ PASSED ] 3 tests. 2025-08-14T21:13:44.5302920Z ================================================================================ 2025-08-14T21:13:44.5303789Z [3,062 / 3,085] 5 / 26 tests; 15 actions running; last test: //:memory_test 2025-08-14T21:13:44.5304480Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.5305055Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5305700Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5306338Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5307082Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5307744Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5308463Z Testing //:init_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5309283Z Testing //:expanding_array_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.5825187Z 2025-08-14T21:13:44.5825911Z  2025-08-14T21:13:44.5826375Z  2025-08-14T21:13:44.5826845Z  2025-08-14T21:13:44.5827184Z  2025-08-14T21:13:44.5827498Z  2025-08-14T21:13:44.5827838Z  2025-08-14T21:13:44.5828181Z  2025-08-14T21:13:44.5828517Z  2025-08-14T21:13:44.5829108Z INFO: From Testing //:expanding_array_test: 2025-08-14T21:13:44.5829774Z ==================== Test output for //:expanding_array_test: 2025-08-14T21:13:44.5830340Z Running main() from gmock_main.cc 2025-08-14T21:13:44.5830972Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.5831481Z [==========] Running 6 tests from 1 test suite. 2025-08-14T21:13:44.5832061Z [----------] Global test environment set-up. 2025-08-14T21:13:44.5832883Z [----------] 6 tests from ExpandingArrayTest 2025-08-14T21:13:44.5833573Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2025-08-14T21:13:44.5834462Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2025-08-14T21:13:44.5835294Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2025-08-14T21:13:44.5836169Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2025-08-14T21:13:44.5836923Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2025-08-14T21:13:44.5837692Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2025-08-14T21:13:44.5838592Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2025-08-14T21:13:44.5839603Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2025-08-14T21:13:44.5840883Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2025-08-14T21:13:44.5842692Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (0 ms) 2025-08-14T21:13:44.5844295Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2025-08-14T21:13:44.5845798Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2025-08-14T21:13:44.5846868Z [----------] 6 tests from ExpandingArrayTest (0 ms total) 2025-08-14T21:13:44.5847315Z 2025-08-14T21:13:44.5847499Z [----------] Global test environment tear-down 2025-08-14T21:13:44.5848186Z [==========] 6 tests from 1 test suite ran. (0 ms total) 2025-08-14T21:13:44.5848633Z [ PASSED ] 6 tests. 2025-08-14T21:13:44.5848982Z ================================================================================ 2025-08-14T21:13:44.5849927Z [3,063 / 3,085] 6 / 26 tests; 16 actions running; last test: ...ing_array_test 2025-08-14T21:13:44.5850845Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.5851565Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5852237Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5852932Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5853668Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5854385Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5855116Z Testing //:init_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.5855843Z Testing //:expanding_array_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.6313023Z 2025-08-14T21:13:44.6313728Z  2025-08-14T21:13:44.6314120Z  2025-08-14T21:13:44.6314589Z  2025-08-14T21:13:44.6314944Z  2025-08-14T21:13:44.6315279Z  2025-08-14T21:13:44.6315636Z  2025-08-14T21:13:44.6316000Z  2025-08-14T21:13:44.6316366Z  2025-08-14T21:13:44.6316928Z INFO: From Testing //:tensor_options_test: 2025-08-14T21:13:44.6317574Z ==================== Test output for //:tensor_options_test: 2025-08-14T21:13:44.6318147Z Running main() from gmock_main.cc 2025-08-14T21:13:44.6318618Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.6319079Z [==========] Running 9 tests from 3 test suites. 2025-08-14T21:13:44.6319672Z [----------] Global test environment set-up. 2025-08-14T21:13:44.6320331Z [----------] 5 tests from TensorOptionsTest 2025-08-14T21:13:44.6321065Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2025-08-14T21:13:44.6321770Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2025-08-14T21:13:44.6322632Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2025-08-14T21:13:44.6323757Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2025-08-14T21:13:44.6324910Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2025-08-14T21:13:44.6325740Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2025-08-14T21:13:44.6326534Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2025-08-14T21:13:44.6327355Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2025-08-14T21:13:44.6328364Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2025-08-14T21:13:44.6329162Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2025-08-14T21:13:44.6329886Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2025-08-14T21:13:44.6330333Z 2025-08-14T21:13:44.6330509Z [----------] 1 test from DeviceTest 2025-08-14T21:13:44.6331130Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2025-08-14T21:13:44.6332135Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:13:44.6334284Z W0814 21:13:43.841893 121090 Device.cpp:40] Warning: 'mkldnn' is no longer used as device type. So torch.device('mkldnn') will be deprecated and removed in the future. Please use other valid device types instead. (function operator()) 2025-08-14T21:13:44.6336235Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2025-08-14T21:13:44.6336919Z [----------] 1 test from DeviceTest (0 ms total) 2025-08-14T21:13:44.6337329Z 2025-08-14T21:13:44.6337536Z [----------] 3 tests from DefaultDtypeTest 2025-08-14T21:13:44.6338194Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2025-08-14T21:13:44.6338986Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2025-08-14T21:13:44.6339852Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2025-08-14T21:13:44.6340823Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2025-08-14T21:13:44.6341791Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2025-08-14T21:13:44.6342758Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2025-08-14T21:13:44.6343608Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2025-08-14T21:13:44.6344056Z 2025-08-14T21:13:44.6344263Z [----------] Global test environment tear-down 2025-08-14T21:13:44.6344885Z [==========] 9 tests from 3 test suites ran. (2 ms total) 2025-08-14T21:13:44.6345452Z [ PASSED ] 9 tests. 2025-08-14T21:13:44.6345893Z ================================================================================ 2025-08-14T21:13:44.6346998Z [3,064 / 3,085] 7 / 26 tests; 16 actions running; last test: ...r_options_test 2025-08-14T21:13:44.6347893Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.6348533Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6349053Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6349699Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6350447Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6351236Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6351979Z Testing //:init_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6352763Z Linking ordered_dict_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.6969276Z 2025-08-14T21:13:44.6972479Z  2025-08-14T21:13:44.6972893Z  2025-08-14T21:13:44.6973262Z  2025-08-14T21:13:44.6973638Z  2025-08-14T21:13:44.6974005Z  2025-08-14T21:13:44.6974351Z  2025-08-14T21:13:44.6974700Z  2025-08-14T21:13:44.6975063Z  2025-08-14T21:13:44.6975567Z INFO: From Testing //:static_test: 2025-08-14T21:13:44.6976201Z ==================== Test output for //:static_test: 2025-08-14T21:13:44.6976771Z Running main() from gmock_main.cc 2025-08-14T21:13:44.6977305Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.6977823Z [==========] Running 3 tests from 1 test suite. 2025-08-14T21:13:44.6978418Z [----------] Global test environment set-up. 2025-08-14T21:13:44.6978964Z [----------] 3 tests from TestStatic 2025-08-14T21:13:44.6979509Z [ RUN ] TestStatic.EnableIfModule 2025-08-14T21:13:44.6980121Z [ OK ] TestStatic.EnableIfModule (1 ms) 2025-08-14T21:13:44.6980756Z [ RUN ] TestStatic.ReturnTypeOfForward 2025-08-14T21:13:44.6981405Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2025-08-14T21:13:44.6982006Z [ RUN ] TestStatic.Apply 2025-08-14T21:13:44.6982677Z [ OK ] TestStatic.Apply (0 ms) 2025-08-14T21:13:44.6983263Z [----------] 3 tests from TestStatic (1 ms total) 2025-08-14T21:13:44.6983676Z 2025-08-14T21:13:44.6983901Z [----------] Global test environment tear-down 2025-08-14T21:13:44.6984497Z [==========] 3 tests from 1 test suite ran. (1 ms total) 2025-08-14T21:13:44.6985067Z [ PASSED ] 3 tests. 2025-08-14T21:13:44.6985501Z ================================================================================ 2025-08-14T21:13:44.6986574Z [3,065 / 3,085] 8 / 26 tests; 16 actions running; last test: //:static_test 2025-08-14T21:13:44.6987435Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.6988299Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6989061Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6989729Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6990274Z Testing //:static_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6990910Z Testing //:init_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6991632Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.6992380Z Testing //:any_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.7135955Z 2025-08-14T21:13:44.7136678Z  2025-08-14T21:13:44.7137074Z  2025-08-14T21:13:44.7139227Z  2025-08-14T21:13:44.7141194Z  2025-08-14T21:13:44.7141724Z  2025-08-14T21:13:44.7142263Z  2025-08-14T21:13:44.7142790Z  2025-08-14T21:13:44.7143344Z  2025-08-14T21:13:44.7144058Z INFO: From Testing //:any_test: 2025-08-14T21:13:44.7246424Z ==================== Test output for //:any_test: 2025-08-14T21:13:44.7247485Z Running main() from gmock_main.cc 2025-08-14T21:13:44.7248453Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.7248906Z [==========] Running 30 tests from 2 test suites. 2025-08-14T21:13:44.7249415Z [----------] Global test environment set-up. 2025-08-14T21:13:44.7249884Z [----------] 18 tests from AnyModuleTest 2025-08-14T21:13:44.7250311Z [ RUN ] AnyModuleTest.SimpleReturnType 2025-08-14T21:13:44.7250796Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2025-08-14T21:13:44.7251372Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2025-08-14T21:13:44.7252043Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2025-08-14T21:13:44.7252719Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2025-08-14T21:13:44.7253388Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2025-08-14T21:13:44.7254063Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2025-08-14T21:13:44.7254724Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2025-08-14T21:13:44.7255599Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2025-08-14T21:13:44.7256671Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (1 ms) 2025-08-14T21:13:44.7257469Z [ RUN ] AnyModuleTest.WrongArgumentType 2025-08-14T21:13:44.7257962Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2025-08-14T21:13:44.7258458Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2025-08-14T21:13:44.7258987Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2025-08-14T21:13:44.7259776Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2025-08-14T21:13:44.7260888Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2025-08-14T21:13:44.7261748Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2025-08-14T21:13:44.7262306Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2025-08-14T21:13:44.7262887Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2025-08-14T21:13:44.7263448Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2025-08-14T21:13:44.7264012Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2025-08-14T21:13:44.7264720Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2025-08-14T21:13:44.7265299Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2025-08-14T21:13:44.7265900Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2025-08-14T21:13:44.7266471Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2025-08-14T21:13:44.7267238Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2025-08-14T21:13:44.7267772Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2025-08-14T21:13:44.7268280Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2025-08-14T21:13:44.7268843Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2025-08-14T21:13:44.7269587Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2025-08-14T21:13:44.7270468Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2025-08-14T21:13:44.7271064Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2025-08-14T21:13:44.7271660Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2025-08-14T21:13:44.7272221Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2025-08-14T21:13:44.7272845Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2025-08-14T21:13:44.7273520Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2025-08-14T21:13:44.7274131Z [----------] 18 tests from AnyModuleTest (2 ms total) 2025-08-14T21:13:44.7274443Z 2025-08-14T21:13:44.7274593Z [----------] 12 tests from AnyValueTest 2025-08-14T21:13:44.7275095Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2025-08-14T21:13:44.7275771Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2025-08-14T21:13:44.7276513Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2025-08-14T21:13:44.7277363Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2025-08-14T21:13:44.7278277Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2025-08-14T21:13:44.7279210Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2025-08-14T21:13:44.7280216Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2025-08-14T21:13:44.7281248Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2025-08-14T21:13:44.7282144Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2025-08-14T21:13:44.7282924Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2025-08-14T21:13:44.7283664Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2025-08-14T21:13:44.7284340Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2025-08-14T21:13:44.7284947Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2025-08-14T21:13:44.7285501Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2025-08-14T21:13:44.7286036Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2025-08-14T21:13:44.7286590Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2025-08-14T21:13:44.7287129Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2025-08-14T21:13:44.7287668Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2025-08-14T21:13:44.7288190Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2025-08-14T21:13:44.7288731Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2025-08-14T21:13:44.7289321Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2025-08-14T21:13:44.7289977Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2025-08-14T21:13:44.7290739Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2025-08-14T21:13:44.7291380Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2025-08-14T21:13:44.7291958Z [----------] 12 tests from AnyValueTest (0 ms total) 2025-08-14T21:13:44.7292337Z 2025-08-14T21:13:44.7292561Z [----------] Global test environment tear-down 2025-08-14T21:13:44.7293186Z [==========] 30 tests from 2 test suites ran. (3 ms total) 2025-08-14T21:13:44.7293752Z [ PASSED ] 30 tests. 2025-08-14T21:13:44.7294163Z ================================================================================ 2025-08-14T21:13:44.7295479Z [3,066 / 3,085] 9 / 26 tests; 16 actions, 15 running; last test: //:any_test 2025-08-14T21:13:44.7296350Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.7297025Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7297658Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7298332Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7299024Z Testing //:init_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7299707Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7300384Z Testing //:any_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7301228Z Testing //:rnn_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.7673124Z 2025-08-14T21:13:44.7673798Z  2025-08-14T21:13:44.7674154Z  2025-08-14T21:13:44.7674462Z  2025-08-14T21:13:44.7674748Z  2025-08-14T21:13:44.7675066Z  2025-08-14T21:13:44.7675400Z  2025-08-14T21:13:44.7675692Z  2025-08-14T21:13:44.7675995Z  2025-08-14T21:13:44.7676422Z INFO: From Testing //:tensor_test: 2025-08-14T21:13:44.7752250Z ==================== Test output for //:tensor_test: 2025-08-14T21:13:44.7752765Z Running main() from gmock_main.cc 2025-08-14T21:13:44.7753183Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.7753607Z [==========] Running 48 tests from 1 test suite. 2025-08-14T21:13:44.7754058Z [----------] Global test environment set-up. 2025-08-14T21:13:44.7754506Z [----------] 48 tests from TensorTest 2025-08-14T21:13:44.7754907Z [ RUN ] TensorTest.ToDtype 2025-08-14T21:13:44.7755304Z [ OK ] TensorTest.ToDtype (1 ms) 2025-08-14T21:13:44.7755800Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2025-08-14T21:13:44.7756378Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2025-08-14T21:13:44.7756894Z [ RUN ] TensorTest.TensorAttributes 2025-08-14T21:13:44.7757363Z [ OK ] TensorTest.TensorAttributes (0 ms) 2025-08-14T21:13:44.7757877Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2025-08-14T21:13:44.7758414Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (0 ms) 2025-08-14T21:13:44.7759035Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2025-08-14T21:13:44.7759733Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2025-08-14T21:13:44.7760348Z [ RUN ] TensorTest.AtTensorCtorScalar 2025-08-14T21:13:44.7760822Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2025-08-14T21:13:44.7761320Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2025-08-14T21:13:44.7761847Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2025-08-14T21:13:44.7762576Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2025-08-14T21:13:44.7763342Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2025-08-14T21:13:44.7764175Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2025-08-14T21:13:44.7765131Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (0 ms) 2025-08-14T21:13:44.7766057Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2025-08-14T21:13:44.7767200Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2025-08-14T21:13:44.7768070Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2025-08-14T21:13:44.7768910Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2025-08-14T21:13:44.7769716Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2025-08-14T21:13:44.7770343Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2025-08-14T21:13:44.7771032Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2025-08-14T21:13:44.7771738Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2025-08-14T21:13:44.7772493Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2025-08-14T21:13:44.7773207Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2025-08-14T21:13:44.7773917Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2025-08-14T21:13:44.7774779Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2025-08-14T21:13:44.7775459Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2025-08-14T21:13:44.7776221Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (6 ms) 2025-08-14T21:13:44.7776935Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2025-08-14T21:13:44.7777643Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (3 ms) 2025-08-14T21:13:44.7778335Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2025-08-14T21:13:44.7778973Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2025-08-14T21:13:44.7779663Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2025-08-14T21:13:44.7780542Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2025-08-14T21:13:44.7781328Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2025-08-14T21:13:44.7782011Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2025-08-14T21:13:44.7782675Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2025-08-14T21:13:44.7783301Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2025-08-14T21:13:44.7783968Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2025-08-14T21:13:44.7784718Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:13:44.7785755Z W0814 21:13:43.928582 121064 Copy.cpp:309] Warning: Casting complex values to real discards the imaginary part (function operator()) 2025-08-14T21:13:44.7786858Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (0 ms) 2025-08-14T21:13:44.7787550Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2025-08-14T21:13:44.7788156Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2025-08-14T21:13:44.7788859Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2025-08-14T21:13:44.7789774Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2025-08-14T21:13:44.7790506Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2025-08-14T21:13:44.7791190Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (1 ms) 2025-08-14T21:13:44.7791885Z [ RUN ] TensorTest.Arange 2025-08-14T21:13:44.7792283Z [ OK ] TensorTest.Arange (0 ms) 2025-08-14T21:13:44.7792805Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2025-08-14T21:13:44.7793459Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2025-08-14T21:13:44.7794219Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2025-08-14T21:13:44.7795108Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2025-08-14T21:13:44.7795794Z [ RUN ] TensorTest.FromBlob 2025-08-14T21:13:44.7796229Z [ OK ] TensorTest.FromBlob (0 ms) 2025-08-14T21:13:44.7796725Z [ RUN ] TensorTest.FromBlobUsesDeleter 2025-08-14T21:13:44.7797256Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2025-08-14T21:13:44.7797771Z [ RUN ] TensorTest.FromBlobWithStrides 2025-08-14T21:13:44.7798297Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2025-08-14T21:13:44.7798810Z [ RUN ] TensorTest.Item 2025-08-14T21:13:44.7799203Z [ OK ] TensorTest.Item (0 ms) 2025-08-14T21:13:44.7799633Z [ RUN ] TensorTest.DataPtr 2025-08-14T21:13:44.7800040Z [ OK ] TensorTest.DataPtr (0 ms) 2025-08-14T21:13:44.7800497Z [ RUN ] TensorTest.Data 2025-08-14T21:13:44.7800874Z [ OK ] TensorTest.Data (0 ms) 2025-08-14T21:13:44.7801318Z [ RUN ] TensorTest.BackwardAndGrad 2025-08-14T21:13:44.7801792Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2025-08-14T21:13:44.7802324Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2025-08-14T21:13:44.7802919Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2025-08-14T21:13:44.7803483Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2025-08-14T21:13:44.7804183Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2025-08-14T21:13:44.7804924Z [ RUN ] TensorTest.BackwardComplexScalarOutput 2025-08-14T21:13:44.7805754Z [ OK ] TensorTest.BackwardComplexScalarOutput (0 ms) 2025-08-14T21:13:44.7806503Z [ RUN ] TensorTest.IsLeaf 2025-08-14T21:13:44.7807030Z [ OK ] TensorTest.IsLeaf (0 ms) 2025-08-14T21:13:44.7807584Z [ RUN ] TensorTest.OutputNr 2025-08-14T21:13:44.7808144Z [ OK ] TensorTest.OutputNr (0 ms) 2025-08-14T21:13:44.7808717Z [ RUN ] TensorTest.Version 2025-08-14T21:13:44.7809229Z [ OK ] TensorTest.Version (0 ms) 2025-08-14T21:13:44.7809785Z [ RUN ] TensorTest.Detach 2025-08-14T21:13:44.7810300Z [ OK ] TensorTest.Detach (0 ms) 2025-08-14T21:13:44.7810887Z [ RUN ] TensorTest.DetachInplace 2025-08-14T21:13:44.7811413Z [ OK ] TensorTest.DetachInplace (0 ms) 2025-08-14T21:13:44.7811874Z [ RUN ] TensorTest.SetData 2025-08-14T21:13:44.7812413Z [ OK ] TensorTest.SetData (0 ms) 2025-08-14T21:13:44.7812949Z [ RUN ] TensorTest.RequiresGradInplace 2025-08-14T21:13:44.7813446Z [ OK ] TensorTest.RequiresGradInplace (0 ms) 2025-08-14T21:13:44.7813955Z [ RUN ] TensorTest.StdDimension 2025-08-14T21:13:44.7814425Z [ OK ] TensorTest.StdDimension (1 ms) 2025-08-14T21:13:44.7814883Z [ RUN ] TensorTest.ReshapeAlias 2025-08-14T21:13:44.7815349Z [ OK ] TensorTest.ReshapeAlias (2 ms) 2025-08-14T21:13:44.7815814Z [ RUN ] TensorTest.BackendMetadata 2025-08-14T21:13:44.7816303Z [ OK ] TensorTest.BackendMetadata (0 ms) 2025-08-14T21:13:44.7816800Z [----------] 48 tests from TensorTest (34 ms total) 2025-08-14T21:13:44.7817152Z 2025-08-14T21:13:44.7817321Z [----------] Global test environment tear-down 2025-08-14T21:13:44.7817830Z [==========] 48 tests from 1 test suite ran. (34 ms total) 2025-08-14T21:13:44.7818294Z [ PASSED ] 48 tests. 2025-08-14T21:13:44.7818700Z ================================================================================ 2025-08-14T21:13:44.7819829Z [3,067 / 3,085] 10 / 26 tests; 16 actions running; last test: //:tensor_test 2025-08-14T21:13:44.7820756Z Linking jit_tests; 15s processwrapper-sandbox 2025-08-14T21:13:44.7821431Z Testing //:jit_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7822174Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7822856Z Linking optim_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7823572Z Testing //:init_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7824328Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7825052Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.7825839Z Testing //:dataloader_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.9631774Z 2025-08-14T21:13:44.9632430Z  2025-08-14T21:13:44.9632778Z  2025-08-14T21:13:44.9633047Z  2025-08-14T21:13:44.9633326Z  2025-08-14T21:13:44.9633659Z  2025-08-14T21:13:44.9633926Z  2025-08-14T21:13:44.9634205Z  2025-08-14T21:13:44.9634467Z  2025-08-14T21:13:44.9634855Z INFO: From Testing //:init_test: 2025-08-14T21:13:44.9635312Z ==================== Test output for //:init_test: 2025-08-14T21:13:44.9635748Z Running main() from gmock_main.cc 2025-08-14T21:13:44.9636130Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.9636537Z [==========] Running 9 tests from 1 test suite. 2025-08-14T21:13:44.9636987Z [----------] Global test environment set-up. 2025-08-14T21:13:44.9637395Z [----------] 9 tests from InitTest 2025-08-14T21:13:44.9637859Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2025-08-14T21:13:44.9638446Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (31 ms) 2025-08-14T21:13:44.9639042Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2025-08-14T21:13:44.9639607Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (28 ms) 2025-08-14T21:13:44.9640202Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2025-08-14T21:13:44.9640793Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (25 ms) 2025-08-14T21:13:44.9641379Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2025-08-14T21:13:44.9641984Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (26 ms) 2025-08-14T21:13:44.9642768Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2025-08-14T21:13:44.9643388Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2025-08-14T21:13:44.9643954Z [ RUN ] InitTest.CalculateGainWithTanh 2025-08-14T21:13:44.9644566Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2025-08-14T21:13:44.9645136Z [ RUN ] InitTest.CalculateGainWithRelu 2025-08-14T21:13:44.9645623Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2025-08-14T21:13:44.9646134Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2025-08-14T21:13:44.9646646Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2025-08-14T21:13:44.9647342Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2025-08-14T21:13:44.9647966Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (203 ms) 2025-08-14T21:13:44.9648503Z [----------] 9 tests from InitTest (315 ms total) 2025-08-14T21:13:44.9648803Z 2025-08-14T21:13:44.9648962Z [----------] Global test environment tear-down 2025-08-14T21:13:44.9649429Z [==========] 9 tests from 1 test suite ran. (315 ms total) 2025-08-14T21:13:44.9649866Z [ PASSED ] 9 tests. 2025-08-14T21:13:44.9650190Z ================================================================================ 2025-08-14T21:13:44.9650978Z [3,068 / 3,085] 11 / 26 tests; 16 actions running; last test: //:init_test 2025-08-14T21:13:44.9651602Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:44.9652103Z Testing //:jit_test; 4s processwrapper-sandbox 2025-08-14T21:13:44.9652590Z Linking optim_test; 4s processwrapper-sandbox 2025-08-14T21:13:44.9653093Z Testing //:init_test; 4s processwrapper-sandbox 2025-08-14T21:13:44.9653616Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9654138Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9654666Z Testing //:dataloader_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9655210Z Testing //:modules_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:44.9885085Z 2025-08-14T21:13:44.9885714Z  2025-08-14T21:13:44.9886038Z  2025-08-14T21:13:44.9886317Z  2025-08-14T21:13:44.9886598Z  2025-08-14T21:13:44.9886857Z  2025-08-14T21:13:44.9887136Z  2025-08-14T21:13:44.9887397Z  2025-08-14T21:13:44.9887665Z  2025-08-14T21:13:44.9888040Z INFO: From Testing //:misc_test: 2025-08-14T21:13:44.9888509Z ==================== Test output for //:misc_test: 2025-08-14T21:13:44.9888928Z Running main() from gmock_main.cc 2025-08-14T21:13:44.9889337Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:44.9889757Z [==========] Running 7 tests from 4 test suites. 2025-08-14T21:13:44.9890254Z [----------] Global test environment set-up. 2025-08-14T21:13:44.9890677Z [----------] 2 tests from UtilsTest 2025-08-14T21:13:44.9891052Z [ RUN ] UtilsTest.WarnOnce 2025-08-14T21:13:44.9891437Z [ OK ] UtilsTest.WarnOnce (0 ms) 2025-08-14T21:13:44.9891893Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2025-08-14T21:13:44.9892422Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2025-08-14T21:13:44.9892910Z [----------] 2 tests from UtilsTest (0 ms total) 2025-08-14T21:13:44.9893225Z 2025-08-14T21:13:44.9893353Z [----------] 1 test from NoGradTest 2025-08-14T21:13:44.9893763Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2025-08-14T21:13:44.9894270Z [ OK ] NoGradTest.SetsGradModeCorrectly (28 ms) 2025-08-14T21:13:44.9894764Z [----------] 1 test from NoGradTest (28 ms total) 2025-08-14T21:13:44.9895064Z 2025-08-14T21:13:44.9895198Z [----------] 3 tests from AutogradTest 2025-08-14T21:13:44.9895631Z [ RUN ] AutogradTest.CanTakeDerivatives 2025-08-14T21:13:44.9896121Z [ OK ] AutogradTest.CanTakeDerivatives (2 ms) 2025-08-14T21:13:44.9896707Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2025-08-14T21:13:44.9897365Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (1 ms) 2025-08-14T21:13:44.9898165Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2025-08-14T21:13:44.9898741Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2025-08-14T21:13:44.9899275Z [----------] 3 tests from AutogradTest (4 ms total) 2025-08-14T21:13:44.9899626Z 2025-08-14T21:13:44.9899799Z [----------] 1 test from OptionalArrayRefTest 2025-08-14T21:13:44.9900286Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2025-08-14T21:13:44.9900855Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2025-08-14T21:13:44.9901409Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2025-08-14T21:13:44.9901758Z 2025-08-14T21:13:44.9901919Z [----------] Global test environment tear-down 2025-08-14T21:13:44.9902550Z [==========] 7 tests from 4 test suites ran. (34 ms total) 2025-08-14T21:13:44.9903031Z [ PASSED ] 7 tests. 2025-08-14T21:13:44.9903370Z ================================================================================ 2025-08-14T21:13:44.9904148Z [3,069 / 3,086] 12 / 26 tests; 16 actions running; last test: //:misc_test 2025-08-14T21:13:44.9904789Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:44.9905279Z Testing //:jit_test; 4s processwrapper-sandbox 2025-08-14T21:13:44.9905781Z Linking optim_test; 4s processwrapper-sandbox 2025-08-14T21:13:44.9906325Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9906874Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9907412Z Testing //:dataloader_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9907954Z Testing //:modules_test; 3s processwrapper-sandbox 2025-08-14T21:13:44.9908501Z Testing //:misc_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:45.0617197Z 2025-08-14T21:13:45.0619250Z  2025-08-14T21:13:45.0619649Z  2025-08-14T21:13:45.0619989Z  2025-08-14T21:13:45.0620322Z  2025-08-14T21:13:45.0620667Z  2025-08-14T21:13:45.0620997Z  2025-08-14T21:13:45.0621332Z  2025-08-14T21:13:45.0621674Z  2025-08-14T21:13:45.0622141Z INFO: From Testing //:jit_test: 2025-08-14T21:13:45.0622745Z ==================== Test output for //:jit_test: 2025-08-14T21:13:45.0623284Z Running main() from gmock_main.cc 2025-08-14T21:13:45.0623773Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:45.0624281Z [==========] Running 6 tests from 1 test suite. 2025-08-14T21:13:45.0624861Z [----------] Global test environment set-up. 2025-08-14T21:13:45.0625402Z [----------] 6 tests from TorchScriptTest 2025-08-14T21:13:45.0626027Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2025-08-14T21:13:45.0626804Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (474 ms) 2025-08-14T21:13:45.0627688Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2025-08-14T21:13:45.0628645Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (7 ms) 2025-08-14T21:13:45.0629649Z [ RUN ] TorchScriptTest.TestDictArgMatching 2025-08-14T21:13:45.0630367Z [ OK ] TorchScriptTest.TestDictArgMatching (2 ms) 2025-08-14T21:13:45.0631082Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2025-08-14T21:13:45.0631770Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2025-08-14T21:13:45.0632487Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2025-08-14T21:13:45.0633283Z [ OK ] TorchScriptTest.TestOptionalArgMatching (4 ms) 2025-08-14T21:13:45.0633997Z [ RUN ] TorchScriptTest.TestPickle 2025-08-14T21:13:45.0634607Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2025-08-14T21:13:45.0635240Z [----------] 6 tests from TorchScriptTest (490 ms total) 2025-08-14T21:13:45.0635707Z 2025-08-14T21:13:45.0635913Z [----------] Global test environment tear-down 2025-08-14T21:13:45.0636488Z [==========] 6 tests from 1 test suite ran. (490 ms total) 2025-08-14T21:13:45.0637064Z [ PASSED ] 6 tests. 2025-08-14T21:13:45.0637502Z ================================================================================ 2025-08-14T21:13:45.0638580Z [3,070 / 3,086] 13 / 26 tests; 16 actions running; last test: //:jit_test 2025-08-14T21:13:45.0639661Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:45.0640352Z Testing //:jit_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.0640998Z Linking optim_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.0641719Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.0642405Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-08-14T21:13:45.0643141Z Testing //:dataloader_test; 3s processwrapper-sandbox 2025-08-14T21:13:45.0643873Z Testing //:modules_test; 3s processwrapper-sandbox 2025-08-14T21:13:45.0644589Z Linking sequential_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:45.2987516Z 2025-08-14T21:13:45.2988689Z  2025-08-14T21:13:45.2989148Z  2025-08-14T21:13:45.2990119Z  2025-08-14T21:13:45.2990489Z  2025-08-14T21:13:45.2990833Z  2025-08-14T21:13:45.2991185Z  2025-08-14T21:13:45.2991527Z  2025-08-14T21:13:45.2991901Z  2025-08-14T21:13:45.2992699Z [3,071 / 3,086] 13 / 26 tests; 15 actions running; last test: //:jit_test 2025-08-14T21:13:45.2993519Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:45.2994124Z Linking optim_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.2994738Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.2995393Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.2996021Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.2996727Z Testing //:modules_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.2997537Z Linking sequential_test; 0s processwrapper-sandbox 2025-08-14T21:13:45.2998229Z Linking module_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:45.5260544Z 2025-08-14T21:13:45.5261170Z  2025-08-14T21:13:45.5261490Z  2025-08-14T21:13:45.5261768Z  2025-08-14T21:13:45.5262030Z  2025-08-14T21:13:45.5262338Z  2025-08-14T21:13:45.5262617Z  2025-08-14T21:13:45.5262886Z  2025-08-14T21:13:45.5263160Z  2025-08-14T21:13:45.5263810Z [3,071 / 3,086] 14 / 26 tests; 15 actions running; last test: ...taloader_test 2025-08-14T21:13:45.5264514Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:45.5265017Z Linking optim_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5265550Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5266068Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5266604Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5267325Z Testing //:modules_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5267871Z Linking sequential_test; 0s processwrapper-sandbox 2025-08-14T21:13:45.5268415Z Linking module_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:45.5268753Z 2025-08-14T21:13:45.5268901Z  2025-08-14T21:13:45.5269184Z  2025-08-14T21:13:45.5269513Z  2025-08-14T21:13:45.5269791Z  2025-08-14T21:13:45.5270053Z  2025-08-14T21:13:45.5270325Z  2025-08-14T21:13:45.5270590Z  2025-08-14T21:13:45.5270865Z  2025-08-14T21:13:45.5271245Z INFO: From Testing //:dataloader_test: 2025-08-14T21:13:45.5322976Z ==================== Test output for //:dataloader_test: 2025-08-14T21:13:45.5323469Z Running main() from gmock_main.cc 2025-08-14T21:13:45.5323886Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:45.5324284Z [==========] Running 87 tests from 2 test suites. 2025-08-14T21:13:45.5324748Z [----------] Global test environment set-up. 2025-08-14T21:13:45.5325172Z [----------] 50 tests from DataTest 2025-08-14T21:13:45.5325641Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2025-08-14T21:13:45.5326154Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2025-08-14T21:13:45.5326720Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2025-08-14T21:13:45.5327538Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2025-08-14T21:13:45.5328170Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2025-08-14T21:13:45.5328838Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2025-08-14T21:13:45.5329420Z [ RUN ] DataTest.InfiniteStreamDataset 2025-08-14T21:13:45.5329916Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2025-08-14T21:13:45.5330404Z [ RUN ] DataTest.NoSequencerIsIdentity 2025-08-14T21:13:45.5330911Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2025-08-14T21:13:45.5331439Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2025-08-14T21:13:45.5331993Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2025-08-14T21:13:45.5332683Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2025-08-14T21:13:45.5333331Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2025-08-14T21:13:45.5333945Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2025-08-14T21:13:45.5334567Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2025-08-14T21:13:45.5335203Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2025-08-14T21:13:45.5335795Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2025-08-14T21:13:45.5336353Z [ RUN ] DataTest.CollateReducesBatch 2025-08-14T21:13:45.5336844Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2025-08-14T21:13:45.5337328Z [ RUN ] DataTest.CollationReducesBatch 2025-08-14T21:13:45.5337838Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2025-08-14T21:13:45.5338418Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2025-08-14T21:13:45.5339129Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2025-08-14T21:13:45.5339869Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2025-08-14T21:13:45.5340691Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2025-08-14T21:13:45.5341396Z [ RUN ] DataTest.SequentialSamplerResetsWell 2025-08-14T21:13:45.5341951Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2025-08-14T21:13:45.5342578Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2025-08-14T21:13:45.5343275Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2025-08-14T21:13:45.5343934Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2025-08-14T21:13:45.5344520Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (93 ms) 2025-08-14T21:13:45.5345203Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2025-08-14T21:13:45.5345932Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2025-08-14T21:13:45.5346671Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2025-08-14T21:13:45.5347437Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2025-08-14T21:13:45.5348082Z [ RUN ] DataTest.RandomSamplerResetsWell 2025-08-14T21:13:45.5348593Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2025-08-14T21:13:45.5349143Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2025-08-14T21:13:45.5349845Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2025-08-14T21:13:45.5350553Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2025-08-14T21:13:45.5351385Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (2 ms) 2025-08-14T21:13:45.5352231Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2025-08-14T21:13:45.5353242Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2025-08-14T21:13:45.5354053Z [ RUN ] DataTest.StreamSamplerResetsWell 2025-08-14T21:13:45.5354631Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2025-08-14T21:13:45.5355282Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2025-08-14T21:13:45.5356001Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2025-08-14T21:13:45.5356769Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2025-08-14T21:13:45.5357580Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (1 ms) 2025-08-14T21:13:45.5358571Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2025-08-14T21:13:45.5359688Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2025-08-14T21:13:45.5360438Z [ RUN ] DataTest.StackTransformWorksForExample 2025-08-14T21:13:45.5361011Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2025-08-14T21:13:45.5361608Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2025-08-14T21:13:45.5362257Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2025-08-14T21:13:45.5362932Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2025-08-14T21:13:45.5363583Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2025-08-14T21:13:45.5364362Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2025-08-14T21:13:45.5364972Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2025-08-14T21:13:45.5365531Z [ RUN ] DataTest.NormalizeTransform 2025-08-14T21:13:45.5365996Z [ OK ] DataTest.NormalizeTransform (6 ms) 2025-08-14T21:13:45.5366469Z [ RUN ] DataTest.MapDoesNotCopy 2025-08-14T21:13:45.5367078Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2025-08-14T21:13:45.5367599Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2025-08-14T21:13:45.5368190Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2025-08-14T21:13:45.5368805Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2025-08-14T21:13:45.5369491Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2025-08-14T21:13:45.5370151Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2025-08-14T21:13:45.5370811Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (29 ms) 2025-08-14T21:13:45.5371413Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2025-08-14T21:13:45.5371950Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2025-08-14T21:13:45.5372503Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2025-08-14T21:13:45.5373053Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2025-08-14T21:13:45.5373643Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2025-08-14T21:13:45.5374218Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2025-08-14T21:13:45.5374970Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2025-08-14T21:13:45.5375885Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2025-08-14T21:13:45.5376756Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2025-08-14T21:13:45.5377541Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2025-08-14T21:13:45.5378214Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2025-08-14T21:13:45.5378792Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2025-08-14T21:13:45.5379369Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2025-08-14T21:13:45.5379977Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (16 ms) 2025-08-14T21:13:45.5380773Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2025-08-14T21:13:45.5381801Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2025-08-14T21:13:45.5382613Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2025-08-14T21:13:45.5383155Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2025-08-14T21:13:45.5383932Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2025-08-14T21:13:45.5384952Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-08-14T21:13:45.5385985Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2025-08-14T21:13:45.5386991Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-08-14T21:13:45.5387855Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2025-08-14T21:13:45.5388542Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (3 ms) 2025-08-14T21:13:45.5389486Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2025-08-14T21:13:45.5390706Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-08-14T21:13:45.5391797Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2025-08-14T21:13:45.5392890Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-08-14T21:13:45.5393798Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2025-08-14T21:13:45.5394547Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (1 ms) 2025-08-14T21:13:45.5395187Z [----------] 50 tests from DataTest (188 ms total) 2025-08-14T21:13:45.5395498Z 2025-08-14T21:13:45.5395772Z [----------] 37 tests from DataLoaderTest 2025-08-14T21:13:45.5396382Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2025-08-14T21:13:45.5397092Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2025-08-14T21:13:45.5397825Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2025-08-14T21:13:45.5398583Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2025-08-14T21:13:45.5399310Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2025-08-14T21:13:45.5399973Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2025-08-14T21:13:45.5400863Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2025-08-14T21:13:45.5402050Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2025-08-14T21:13:45.5402977Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2025-08-14T21:13:45.5403662Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2025-08-14T21:13:45.5404385Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2025-08-14T21:13:45.5405143Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2025-08-14T21:13:45.5405927Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2025-08-14T21:13:45.5406703Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2025-08-14T21:13:45.5407526Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2025-08-14T21:13:45.5408371Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2025-08-14T21:13:45.5409079Z [ RUN ] DataLoaderTest.IteratorsShareState 2025-08-14T21:13:45.5409599Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2025-08-14T21:13:45.5410187Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2025-08-14T21:13:45.5410893Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2025-08-14T21:13:45.5411535Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2025-08-14T21:13:45.5412102Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2025-08-14T21:13:45.5412808Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2025-08-14T21:13:45.5413709Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (8 ms) 2025-08-14T21:13:45.5414559Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2025-08-14T21:13:45.5415340Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2025-08-14T21:13:45.5416160Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2025-08-14T21:13:45.5416949Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2025-08-14T21:13:45.5417719Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2025-08-14T21:13:45.5418404Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2025-08-14T21:13:45.5419131Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2025-08-14T21:13:45.5419832Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2025-08-14T21:13:45.5420456Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2025-08-14T21:13:45.5420994Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2025-08-14T21:13:45.5421871Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2025-08-14T21:13:45.5422993Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2025-08-14T21:13:45.5424146Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2025-08-14T21:13:45.5425375Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2025-08-14T21:13:45.5426268Z [ RUN ] DataLoaderTest.RespectsTimeout 2025-08-14T21:13:45.5426752Z [ OK ] DataLoaderTest.RespectsTimeout (10 ms) 2025-08-14T21:13:45.5427477Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2025-08-14T21:13:45.5428318Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (33 ms) 2025-08-14T21:13:45.5428985Z [ RUN ] DataLoaderTest.Reset 2025-08-14T21:13:45.5429456Z [ OK ] DataLoaderTest.Reset (0 ms) 2025-08-14T21:13:45.5430047Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2025-08-14T21:13:45.5430834Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (28 ms) 2025-08-14T21:13:45.5431528Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2025-08-14T21:13:45.5432134Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2025-08-14T21:13:45.5432741Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2025-08-14T21:13:45.5433378Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (37 ms) 2025-08-14T21:13:45.5433960Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2025-08-14T21:13:45.5434503Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2025-08-14T21:13:45.5435072Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2025-08-14T21:13:45.5435642Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2025-08-14T21:13:45.5436206Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2025-08-14T21:13:45.5436721Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (156 ms) 2025-08-14T21:13:45.5437319Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2025-08-14T21:13:45.5437984Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2025-08-14T21:13:45.5438622Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2025-08-14T21:13:45.5439218Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2025-08-14T21:13:45.5439885Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2025-08-14T21:13:45.5440670Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2025-08-14T21:13:45.5441437Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2025-08-14T21:13:45.5442178Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2025-08-14T21:13:45.5442824Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2025-08-14T21:13:45.5443386Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2025-08-14T21:13:45.5443900Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2025-08-14T21:13:45.5444399Z [ OK ] DataLoaderTest.ChunkDatasetSave (108 ms) 2025-08-14T21:13:45.5444895Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2025-08-14T21:13:45.5445371Z [ OK ] DataLoaderTest.ChunkDatasetLoad (10 ms) 2025-08-14T21:13:45.5445919Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2025-08-14T21:13:45.5446529Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (13 ms) 2025-08-14T21:13:45.5447131Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2025-08-14T21:13:45.5447665Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2025-08-14T21:13:45.5448205Z [----------] 37 tests from DataLoaderTest (415 ms total) 2025-08-14T21:13:45.5448531Z 2025-08-14T21:13:45.5448702Z [----------] Global test environment tear-down 2025-08-14T21:13:45.5449167Z [==========] 87 tests from 2 test suites ran. (603 ms total) 2025-08-14T21:13:45.5449610Z [ PASSED ] 87 tests. 2025-08-14T21:13:45.5449938Z ================================================================================ 2025-08-14T21:13:45.5450966Z [3,071 / 3,086] 14 / 26 tests; 15 actions running; last test: ...taloader_test 2025-08-14T21:13:45.5451614Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:45.5452124Z Linking optim_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5452658Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5453184Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5453714Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5454239Z Testing //:modules_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.5454766Z Linking sequential_test; 0s processwrapper-sandbox 2025-08-14T21:13:45.5455367Z Linking module_test; 0s processwrapper-sandbox ... 2025-08-14T21:13:45.8994113Z 2025-08-14T21:13:45.8994768Z  2025-08-14T21:13:45.8995108Z  2025-08-14T21:13:45.8995375Z  2025-08-14T21:13:45.8995652Z  2025-08-14T21:13:45.8995942Z  2025-08-14T21:13:45.8996217Z  2025-08-14T21:13:45.8996475Z  2025-08-14T21:13:45.8996749Z  2025-08-14T21:13:45.8997399Z [3,072 / 3,086] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-08-14T21:13:45.8998070Z Linking jit_tests; 16s processwrapper-sandbox 2025-08-14T21:13:45.8998590Z Linking optim_test; 5s processwrapper-sandbox 2025-08-14T21:13:45.8999107Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.8999646Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.9000156Z Testing //:modules_test; 4s processwrapper-sandbox 2025-08-14T21:13:45.9000695Z Linking sequential_test; 1s processwrapper-sandbox 2025-08-14T21:13:45.9001233Z Linking module_test; 1s processwrapper-sandbox 2025-08-14T21:13:45.9001778Z Linking integration_test; 1s processwrapper-sandbox ... 2025-08-14T21:13:47.1021864Z 2025-08-14T21:13:47.1022549Z  2025-08-14T21:13:47.1022921Z  2025-08-14T21:13:47.1023217Z  2025-08-14T21:13:47.1023513Z  2025-08-14T21:13:47.1023797Z  2025-08-14T21:13:47.1024065Z  2025-08-14T21:13:47.1024347Z  2025-08-14T21:13:47.1024614Z  2025-08-14T21:13:47.1025290Z [3,072 / 3,086] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-08-14T21:13:47.1025978Z Linking jit_tests; 18s processwrapper-sandbox 2025-08-14T21:13:47.1026502Z Linking optim_test; 6s processwrapper-sandbox 2025-08-14T21:13:47.1027033Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-08-14T21:13:47.1027578Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-08-14T21:13:47.1028106Z Testing //:modules_test; 5s processwrapper-sandbox 2025-08-14T21:13:47.1028660Z Linking sequential_test; 2s processwrapper-sandbox 2025-08-14T21:13:47.1029192Z Linking module_test; 2s processwrapper-sandbox 2025-08-14T21:13:47.1029810Z Linking integration_test; 2s processwrapper-sandbox ... 2025-08-14T21:13:47.9029762Z 2025-08-14T21:13:47.9030441Z  2025-08-14T21:13:47.9030764Z  2025-08-14T21:13:47.9031036Z  2025-08-14T21:13:47.9031304Z  2025-08-14T21:13:47.9031577Z  2025-08-14T21:13:47.9031837Z  2025-08-14T21:13:47.9032112Z  2025-08-14T21:13:47.9032372Z  2025-08-14T21:13:47.9033026Z [3,073 / 3,086] 14 / 26 tests; 13 actions running; last test: ...taloader_test 2025-08-14T21:13:47.9033696Z Linking jit_tests; 18s processwrapper-sandbox 2025-08-14T21:13:47.9034237Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-08-14T21:13:47.9034760Z Testing //:rnn_test; 6s processwrapper-sandbox 2025-08-14T21:13:47.9035315Z Testing //:modules_test; 6s processwrapper-sandbox 2025-08-14T21:13:47.9035854Z Linking sequential_test; 3s processwrapper-sandbox 2025-08-14T21:13:47.9036362Z Linking module_test; 3s processwrapper-sandbox 2025-08-14T21:13:47.9036887Z Linking integration_test; 3s processwrapper-sandbox 2025-08-14T21:13:47.9037645Z Linking nn_utils_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:48.1034207Z 2025-08-14T21:13:48.1034952Z  2025-08-14T21:13:48.1035415Z  2025-08-14T21:13:48.1035759Z  2025-08-14T21:13:48.1036097Z  2025-08-14T21:13:48.1036438Z  2025-08-14T21:13:48.1048284Z  2025-08-14T21:13:48.1048877Z  2025-08-14T21:13:48.1049250Z  2025-08-14T21:13:48.1050098Z [3,074 / 3,088] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-08-14T21:13:48.1050915Z Linking jit_tests; 19s processwrapper-sandbox 2025-08-14T21:13:48.1051547Z Testing //:rnn_test; 6s processwrapper-sandbox 2025-08-14T21:13:48.1052493Z Testing //:modules_test; 6s processwrapper-sandbox 2025-08-14T21:13:48.1053278Z Linking sequential_test; 3s processwrapper-sandbox 2025-08-14T21:13:48.1053916Z Linking module_test; 3s processwrapper-sandbox 2025-08-14T21:13:48.1054613Z Linking integration_test; 3s processwrapper-sandbox 2025-08-14T21:13:48.1055212Z Linking nn_utils_test; 3s processwrapper-sandbox 2025-08-14T21:13:48.1055865Z Linking serialize_test; 3s processwrapper-sandbox ... 2025-08-14T21:13:49.3043387Z 2025-08-14T21:13:49.3044093Z  2025-08-14T21:13:49.3044533Z  2025-08-14T21:13:49.3044859Z  2025-08-14T21:13:49.3045192Z  2025-08-14T21:13:49.3045507Z  2025-08-14T21:13:49.3045854Z  2025-08-14T21:13:49.3046167Z  2025-08-14T21:13:49.3046511Z  2025-08-14T21:13:49.3047320Z [3,074 / 3,088] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-08-14T21:13:49.3048183Z Linking jit_tests; 20s processwrapper-sandbox 2025-08-14T21:13:49.3048826Z Testing //:rnn_test; 8s processwrapper-sandbox 2025-08-14T21:13:49.3049469Z Testing //:modules_test; 8s processwrapper-sandbox 2025-08-14T21:13:49.3050103Z Linking sequential_test; 4s processwrapper-sandbox 2025-08-14T21:13:49.3050739Z Linking module_test; 4s processwrapper-sandbox 2025-08-14T21:13:49.3051374Z Linking integration_test; 4s processwrapper-sandbox 2025-08-14T21:13:49.3052020Z Linking nn_utils_test; 4s processwrapper-sandbox 2025-08-14T21:13:49.3052703Z Linking serialize_test; 4s processwrapper-sandbox ... 2025-08-14T21:13:49.9044169Z 2025-08-14T21:13:49.9044838Z  2025-08-14T21:13:49.9045183Z  2025-08-14T21:13:49.9045449Z  2025-08-14T21:13:49.9045722Z  2025-08-14T21:13:49.9045987Z  2025-08-14T21:13:49.9046260Z  2025-08-14T21:13:49.9046519Z  2025-08-14T21:13:49.9046793Z  2025-08-14T21:13:49.9047462Z [3,075 / 3,088] 14 / 26 tests; 13 actions running; last test: ...taloader_test 2025-08-14T21:13:49.9048169Z Testing //:rnn_test; 8s processwrapper-sandbox 2025-08-14T21:13:49.9048689Z Testing //:modules_test; 8s processwrapper-sandbox 2025-08-14T21:13:49.9049231Z Linking sequential_test; 5s processwrapper-sandbox 2025-08-14T21:13:49.9049771Z Linking module_test; 5s processwrapper-sandbox 2025-08-14T21:13:49.9050288Z Linking integration_test; 5s processwrapper-sandbox 2025-08-14T21:13:49.9050821Z Linking nn_utils_test; 5s processwrapper-sandbox 2025-08-14T21:13:49.9051340Z Linking serialize_test; 5s processwrapper-sandbox 2025-08-14T21:13:49.9051910Z Linking torch_include_test; 5s processwrapper-sandbox ... 2025-08-14T21:13:50.9017300Z 2025-08-14T21:13:50.9017930Z  2025-08-14T21:13:50.9018285Z  2025-08-14T21:13:50.9018565Z  2025-08-14T21:13:50.9018855Z  2025-08-14T21:13:50.9019128Z  2025-08-14T21:13:50.9019412Z  2025-08-14T21:13:50.9019684Z  2025-08-14T21:13:50.9019973Z  2025-08-14T21:13:50.9020665Z [3,075 / 3,088] 15 / 26 tests; 13 actions running; last test: ...red_dict_test 2025-08-14T21:13:50.9021378Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-08-14T21:13:50.9021931Z Testing //:modules_test; 9s processwrapper-sandbox 2025-08-14T21:13:50.9022660Z Linking sequential_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9023200Z Linking module_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9023719Z Linking integration_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9024259Z Linking nn_utils_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9024782Z Linking serialize_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9025357Z Linking torch_include_test; 6s processwrapper-sandbox ... 2025-08-14T21:13:50.9031284Z 2025-08-14T21:13:50.9031566Z  2025-08-14T21:13:50.9031859Z  2025-08-14T21:13:50.9032137Z  2025-08-14T21:13:50.9032402Z  2025-08-14T21:13:50.9032683Z  2025-08-14T21:13:50.9033204Z  2025-08-14T21:13:50.9033483Z  2025-08-14T21:13:50.9033747Z  2025-08-14T21:13:50.9034166Z INFO: From Testing //:ordered_dict_test: 2025-08-14T21:13:50.9039537Z ==================== Test output for //:ordered_dict_test: 2025-08-14T21:13:50.9039991Z Running main() from gmock_main.cc 2025-08-14T21:13:50.9040393Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:50.9040777Z [==========] Running 29 tests from 1 test suite. 2025-08-14T21:13:50.9041230Z [----------] Global test environment set-up. 2025-08-14T21:13:50.9041655Z [----------] 29 tests from OrderedDictTest 2025-08-14T21:13:50.9042183Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2025-08-14T21:13:50.9042841Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2025-08-14T21:13:50.9043597Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2025-08-14T21:13:50.9044441Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2025-08-14T21:13:50.9045225Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2025-08-14T21:13:50.9045935Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2025-08-14T21:13:50.9046684Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2025-08-14T21:13:50.9047493Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-08-14T21:13:50.9048176Z [ RUN ] OrderedDictTest.CanInitializeFromList 2025-08-14T21:13:50.9048720Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2025-08-14T21:13:50.9049421Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2025-08-14T21:13:50.9050288Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2025-08-14T21:13:50.9051028Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2025-08-14T21:13:50.9051588Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2025-08-14T21:13:50.9052152Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2025-08-14T21:13:50.9052674Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2025-08-14T21:13:50.9053211Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2025-08-14T21:13:50.9053763Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2025-08-14T21:13:50.9054294Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2025-08-14T21:13:50.9054825Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2025-08-14T21:13:50.9055450Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2025-08-14T21:13:50.9056222Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2025-08-14T21:13:50.9057142Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2025-08-14T21:13:50.9058182Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2025-08-14T21:13:50.9059238Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2025-08-14T21:13:50.9060285Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-08-14T21:13:50.9064536Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2025-08-14T21:13:50.9065704Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2025-08-14T21:13:50.9067382Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2025-08-14T21:13:50.9068461Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2025-08-14T21:13:50.9069599Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2025-08-14T21:13:50.9070472Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2025-08-14T21:13:50.9071259Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2025-08-14T21:13:50.9071907Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2025-08-14T21:13:50.9072509Z [ RUN ] OrderedDictTest.CanIterateItems 2025-08-14T21:13:50.9073220Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2025-08-14T21:13:50.9073715Z [ RUN ] OrderedDictTest.EraseWorks 2025-08-14T21:13:50.9074177Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2025-08-14T21:13:50.9074674Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2025-08-14T21:13:50.9075262Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2025-08-14T21:13:50.9075802Z [ RUN ] OrderedDictTest.CanCopyConstruct 2025-08-14T21:13:50.9076317Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2025-08-14T21:13:50.9076817Z [ RUN ] OrderedDictTest.CanCopyAssign 2025-08-14T21:13:50.9077303Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2025-08-14T21:13:50.9077793Z [ RUN ] OrderedDictTest.CanMoveConstruct 2025-08-14T21:13:50.9078307Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2025-08-14T21:13:50.9078813Z [ RUN ] OrderedDictTest.CanMoveAssign 2025-08-14T21:13:50.9079284Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2025-08-14T21:13:50.9079801Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2025-08-14T21:13:50.9080333Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2025-08-14T21:13:50.9080981Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2025-08-14T21:13:50.9081761Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2025-08-14T21:13:50.9082447Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2025-08-14T21:13:50.9083015Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2025-08-14T21:13:50.9083552Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2025-08-14T21:13:50.9084123Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2025-08-14T21:13:50.9084680Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2025-08-14T21:13:50.9085226Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2025-08-14T21:13:50.9085755Z [----------] 29 tests from OrderedDictTest (0 ms total) 2025-08-14T21:13:50.9086096Z 2025-08-14T21:13:50.9086260Z [----------] Global test environment tear-down 2025-08-14T21:13:50.9086731Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2025-08-14T21:13:50.9087172Z [ PASSED ] 29 tests. 2025-08-14T21:13:50.9090918Z ================================================================================ 2025-08-14T21:13:50.9095818Z [3,075 / 3,088] 15 / 26 tests; 13 actions running; last test: ...red_dict_test 2025-08-14T21:13:50.9096522Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-08-14T21:13:50.9097052Z Testing //:modules_test; 9s processwrapper-sandbox 2025-08-14T21:13:50.9097611Z Linking sequential_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9098152Z Linking module_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9098686Z Linking integration_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9099238Z Linking nn_utils_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9099992Z Linking serialize_test; 6s processwrapper-sandbox 2025-08-14T21:13:50.9100595Z Linking torch_include_test; 6s processwrapper-sandbox ... 2025-08-14T21:13:51.1049899Z 2025-08-14T21:13:51.1050518Z  2025-08-14T21:13:51.1050848Z  2025-08-14T21:13:51.1051141Z  2025-08-14T21:13:51.1051409Z  2025-08-14T21:13:51.1051696Z  2025-08-14T21:13:51.1052182Z  2025-08-14T21:13:51.1052452Z  2025-08-14T21:13:51.1052754Z  2025-08-14T21:13:51.1053427Z [3,076 / 3,088] 15 / 26 tests; 12 actions running; last test: ...red_dict_test 2025-08-14T21:13:51.1054136Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-08-14T21:13:51.1054673Z Testing //:modules_test; 9s processwrapper-sandbox 2025-08-14T21:13:51.1055229Z Linking sequential_test; 6s processwrapper-sandbox 2025-08-14T21:13:51.1055755Z Linking module_test; 6s processwrapper-sandbox 2025-08-14T21:13:51.1056298Z Linking integration_test; 6s processwrapper-sandbox 2025-08-14T21:13:51.1056852Z Linking nn_utils_test; 6s processwrapper-sandbox 2025-08-14T21:13:51.1057525Z Linking serialize_test; 6s processwrapper-sandbox 2025-08-14T21:13:51.1058177Z Linking torch_include_test; 6s processwrapper-sandbox ... 2025-08-14T21:13:52.3056740Z 2025-08-14T21:13:52.3057381Z  2025-08-14T21:13:52.3057732Z  2025-08-14T21:13:52.3058037Z  2025-08-14T21:13:52.3058303Z  2025-08-14T21:13:52.3058574Z  2025-08-14T21:13:52.3058832Z  2025-08-14T21:13:52.3059113Z  2025-08-14T21:13:52.3059373Z  2025-08-14T21:13:52.3060030Z [3,076 / 3,088] 15 / 26 tests; 12 actions running; last test: ...red_dict_test 2025-08-14T21:13:52.3060709Z Testing //:rnn_test; 11s processwrapper-sandbox 2025-08-14T21:13:52.3061448Z Testing //:modules_test; 11s processwrapper-sandbox 2025-08-14T21:13:52.3062069Z Linking sequential_test; 7s processwrapper-sandbox 2025-08-14T21:13:52.3062668Z Linking module_test; 7s processwrapper-sandbox 2025-08-14T21:13:52.3063267Z Linking integration_test; 7s processwrapper-sandbox 2025-08-14T21:13:52.3063890Z Linking nn_utils_test; 7s processwrapper-sandbox 2025-08-14T21:13:52.3064494Z Linking serialize_test; 7s processwrapper-sandbox 2025-08-14T21:13:52.3065138Z Linking torch_include_test; 7s processwrapper-sandbox ... 2025-08-14T21:13:53.3063621Z 2025-08-14T21:13:53.3064270Z  2025-08-14T21:13:53.3064613Z  2025-08-14T21:13:53.3064902Z  2025-08-14T21:13:53.3065186Z  2025-08-14T21:13:53.3065454Z  2025-08-14T21:13:53.3065744Z  2025-08-14T21:13:53.3066027Z  2025-08-14T21:13:53.3066294Z  2025-08-14T21:13:53.3067113Z [3,076 / 3,088] 15 / 26 tests; 12 actions running; last test: ...red_dict_test 2025-08-14T21:13:53.3067832Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-08-14T21:13:53.3068371Z Testing //:modules_test; 12s processwrapper-sandbox 2025-08-14T21:13:53.3068934Z Linking sequential_test; 8s processwrapper-sandbox 2025-08-14T21:13:53.3069555Z Linking module_test; 8s processwrapper-sandbox 2025-08-14T21:13:53.3070109Z Linking integration_test; 8s processwrapper-sandbox 2025-08-14T21:13:53.3070650Z Linking nn_utils_test; 8s processwrapper-sandbox 2025-08-14T21:13:53.3071207Z Linking serialize_test; 8s processwrapper-sandbox 2025-08-14T21:13:53.3071810Z Linking torch_include_test; 8s processwrapper-sandbox ... 2025-08-14T21:13:54.3072474Z 2025-08-14T21:13:54.3073135Z  2025-08-14T21:13:54.3073487Z  2025-08-14T21:13:54.3073767Z  2025-08-14T21:13:54.3074052Z  2025-08-14T21:13:54.3074323Z  2025-08-14T21:13:54.3074605Z  2025-08-14T21:13:54.3074878Z  2025-08-14T21:13:54.3075162Z  2025-08-14T21:13:54.3075822Z [3,076 / 3,088] 15 / 26 tests; 12 actions running; last test: ...red_dict_test 2025-08-14T21:13:54.3076538Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.3077081Z Testing //:modules_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.3077654Z Linking sequential_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.3078208Z Linking module_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.3078737Z Linking integration_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.3079288Z Linking nn_utils_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.3079993Z Linking serialize_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.3080578Z Linking torch_include_test; 9s processwrapper-sandbox ... 2025-08-14T21:13:54.5427814Z 2025-08-14T21:13:54.5428401Z  2025-08-14T21:13:54.5428806Z  2025-08-14T21:13:54.5429083Z  2025-08-14T21:13:54.5429426Z  2025-08-14T21:13:54.5429701Z  2025-08-14T21:13:54.5429980Z  2025-08-14T21:13:54.5430246Z  2025-08-14T21:13:54.5430532Z  2025-08-14T21:13:54.5431198Z [3,076 / 3,088] 16 / 26 tests; 12 actions running; last test: //:autograd_test 2025-08-14T21:13:54.5432153Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.5432778Z Testing //:modules_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.5433324Z Linking sequential_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5433868Z Linking module_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5434406Z Linking integration_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5434961Z Linking nn_utils_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5435493Z Linking serialize_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5436081Z Linking torch_include_test; 9s processwrapper-sandbox ... 2025-08-14T21:13:54.5436472Z 2025-08-14T21:13:54.5436627Z  2025-08-14T21:13:54.5436901Z  2025-08-14T21:13:54.5437184Z  2025-08-14T21:13:54.5437452Z  2025-08-14T21:13:54.5437734Z  2025-08-14T21:13:54.5438001Z  2025-08-14T21:13:54.5438282Z  2025-08-14T21:13:54.5438552Z  2025-08-14T21:13:54.5438956Z INFO: From Testing //:autograd_test: 2025-08-14T21:13:54.5439427Z ==================== Test output for //:autograd_test: 2025-08-14T21:13:54.5439882Z Running main() from gmock_main.cc 2025-08-14T21:13:54.5440279Z Note: Google Test filter = -*CUDA 2025-08-14T21:13:54.5440696Z [==========] Running 60 tests from 4 test suites. 2025-08-14T21:13:54.5441161Z [----------] Global test environment set-up. 2025-08-14T21:13:54.5441605Z [----------] 11 tests from AutogradAPITests 2025-08-14T21:13:54.5442284Z [ RUN ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor 2025-08-14T21:13:54.5443206Z [ OK ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor (1 ms) 2025-08-14T21:13:54.5444156Z [ RUN ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor 2025-08-14T21:13:54.5445092Z [ OK ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor (0 ms) 2025-08-14T21:13:54.5445839Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2025-08-14T21:13:54.5446365Z [ OK ] AutogradAPITests.BackwardSimpleTest (2 ms) 2025-08-14T21:13:54.5447113Z [ RUN ] AutogradAPITests.BackwardTest 2025-08-14T21:13:54.5447915Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:13:54.5450268Z W0814 21:13:48.085049 121720 engine.cpp:1291] 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()) 2025-08-14T21:13:54.5452578Z [ OK ] AutogradAPITests.BackwardTest (3 ms) 2025-08-14T21:13:54.5453064Z [ RUN ] AutogradAPITests.GradSimpleTest 2025-08-14T21:13:54.5453541Z [ OK ] AutogradAPITests.GradSimpleTest (1 ms) 2025-08-14T21:13:54.5454015Z [ RUN ] AutogradAPITests.GradTest 2025-08-14T21:13:54.5454441Z [ OK ] AutogradAPITests.GradTest (3 ms) 2025-08-14T21:13:54.5454914Z [ RUN ] AutogradAPITests.GradNonLeafTest 2025-08-14T21:13:54.5457432Z W0814 21:13:48.096057 121720 TensorBody.h:489] 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 information. (function grad) 2025-08-14T21:13:54.5462108Z W0814 21:13:48.097272 121720 TensorBody.h:489] 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 information. (function grad) 2025-08-14T21:13:54.5466653Z W0814 21:13:48.098444 121720 TensorBody.h:489] 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 information. (function grad) 2025-08-14T21:13:54.5471395Z W0814 21:13:48.099627 121720 TensorBody.h:489] 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 information. (function grad) 2025-08-14T21:13:54.5473926Z [ OK ] AutogradAPITests.GradNonLeafTest (8 ms) 2025-08-14T21:13:54.5474450Z [ RUN ] AutogradAPITests.GradUnreachableTest 2025-08-14T21:13:54.5474975Z [ OK ] AutogradAPITests.GradUnreachableTest (3 ms) 2025-08-14T21:13:54.5475482Z [ RUN ] AutogradAPITests.EmptyInput 2025-08-14T21:13:54.5475930Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2025-08-14T21:13:54.5476398Z [ RUN ] AutogradAPITests.RetainGrad 2025-08-14T21:13:54.5476858Z [ OK ] AutogradAPITests.RetainGrad (4 ms) 2025-08-14T21:13:54.5477309Z [ RUN ] AutogradAPITests.AnomalyMode 2025-08-14T21:13:54.5478411Z W0814 21:13:48.110365 121720 anomaly_mode.cpp:25] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2025-08-14T21:13:54.5479537Z [ OK ] AutogradAPITests.AnomalyMode (6 ms) 2025-08-14T21:13:54.5480046Z [----------] 11 tests from AutogradAPITests (36 ms total) 2025-08-14T21:13:54.5480533Z 2025-08-14T21:13:54.5480687Z [----------] 34 tests from CustomAutogradTest 2025-08-14T21:13:54.5481234Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2025-08-14T21:13:54.5481907Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2025-08-14T21:13:54.5482648Z [ RUN ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt 2025-08-14T21:13:54.5483501Z [ OK ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt (0 ms) 2025-08-14T21:13:54.5484189Z [ RUN ] CustomAutogradTest.CustomFunction 2025-08-14T21:13:54.5484702Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2025-08-14T21:13:54.5485267Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2025-08-14T21:13:54.5485938Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (1 ms) 2025-08-14T21:13:54.5486554Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2025-08-14T21:13:54.5487089Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (3 ms) 2025-08-14T21:13:54.5487651Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2025-08-14T21:13:54.5488205Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2025-08-14T21:13:54.5488795Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2025-08-14T21:13:54.5489463Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2025-08-14T21:13:54.5490098Z [ RUN ] CustomAutogradTest.MaterializeGrads 2025-08-14T21:13:54.5490684Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2025-08-14T21:13:54.5491230Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2025-08-14T21:13:54.5491817Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2025-08-14T21:13:54.5492390Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2025-08-14T21:13:54.5492972Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2025-08-14T21:13:54.5493501Z [ RUN ] CustomAutogradTest.MarkDirty 2025-08-14T21:13:54.5494097Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2025-08-14T21:13:54.5494677Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2025-08-14T21:13:54.5495271Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2025-08-14T21:13:54.5495902Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2025-08-14T21:13:54.5496553Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (2 ms) 2025-08-14T21:13:54.5497217Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2025-08-14T21:13:54.5497840Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2025-08-14T21:13:54.5498438Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2025-08-14T21:13:54.5498971Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2025-08-14T21:13:54.5499547Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2025-08-14T21:13:54.5500157Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2025-08-14T21:13:54.5500725Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2025-08-14T21:13:54.5501265Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2025-08-14T21:13:54.5501805Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2025-08-14T21:13:54.5502383Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2025-08-14T21:13:54.5502936Z [ RUN ] CustomAutogradTest.InvalidGradients 2025-08-14T21:13:54.5503481Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2025-08-14T21:13:54.5503991Z [ RUN ] CustomAutogradTest.NoGradInput 2025-08-14T21:13:54.5504483Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2025-08-14T21:13:54.5504992Z [ RUN ] CustomAutogradTest.TooManyGrads 2025-08-14T21:13:54.5505478Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2025-08-14T21:13:54.5505980Z [ RUN ] CustomAutogradTest.DepNoGrad 2025-08-14T21:13:54.5506447Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2025-08-14T21:13:54.5506932Z [ RUN ] CustomAutogradTest.Reentrant 2025-08-14T21:13:54.5507620Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2025-08-14T21:13:54.5508133Z [ RUN ] CustomAutogradTest.DeepReentrant 2025-08-14T21:13:54.5508643Z [ OK ] CustomAutogradTest.DeepReentrant (5756 ms) 2025-08-14T21:13:54.5509297Z [ RUN ] CustomAutogradTest.ReentrantPriority 2025-08-14T21:13:54.5509913Z [ OK ] CustomAutogradTest.ReentrantPriority (5 ms) 2025-08-14T21:13:54.5510418Z [ RUN ] CustomAutogradTest.Hooks 2025-08-14T21:13:54.5510868Z [ OK ] CustomAutogradTest.Hooks (8 ms) 2025-08-14T21:13:54.5511336Z [ RUN ] CustomAutogradTest.HooksInplace 2025-08-14T21:13:54.5511839Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2025-08-14T21:13:54.5512410Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2025-08-14T21:13:54.5513090Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (2 ms) 2025-08-14T21:13:54.5513788Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2025-08-14T21:13:54.5514539Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (3 ms) 2025-08-14T21:13:54.5515179Z [ RUN ] CustomAutogradTest.HookNone 2025-08-14T21:13:54.5515647Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2025-08-14T21:13:54.5516171Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2025-08-14T21:13:54.5516724Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2025-08-14T21:13:54.5517374Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2025-08-14T21:13:54.5517984Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2025-08-14T21:13:54.5518619Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2025-08-14T21:13:54.5519270Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (2 ms) 2025-08-14T21:13:54.5519925Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2025-08-14T21:13:54.5520610Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2025-08-14T21:13:54.5521238Z [----------] 34 tests from CustomAutogradTest (5807 ms total) 2025-08-14T21:13:54.5521608Z 2025-08-14T21:13:54.5521834Z [----------] 13 tests from TestAutogradNotImplementedFallback 2025-08-14T21:13:54.5522576Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2025-08-14T21:13:54.5523473Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2025-08-14T21:13:54.5524217Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2025-08-14T21:13:54.5524860Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (3 ms) 2025-08-14T21:13:54.5525551Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2025-08-14T21:13:54.5526285Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (2 ms) 2025-08-14T21:13:54.5526977Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2025-08-14T21:13:54.5527572Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2025-08-14T21:13:54.5528248Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2025-08-14T21:13:54.5529041Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (1 ms) 2025-08-14T21:13:54.5529817Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2025-08-14T21:13:54.5530604Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (3 ms) 2025-08-14T21:13:54.5531295Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2025-08-14T21:13:54.5531907Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (1 ms) 2025-08-14T21:13:54.5532606Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2025-08-14T21:13:54.5533380Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (1 ms) 2025-08-14T21:13:54.5534185Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2025-08-14T21:13:54.5535000Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2025-08-14T21:13:54.5535815Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2025-08-14T21:13:54.5536472Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2025-08-14T21:13:54.5537158Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2025-08-14T21:13:54.5537869Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2025-08-14T21:13:54.5538569Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2025-08-14T21:13:54.5539283Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (1 ms) 2025-08-14T21:13:54.5539966Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2025-08-14T21:13:54.5540839Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2025-08-14T21:13:54.5541543Z [----------] 13 tests from TestAutogradNotImplementedFallback (28 ms total) 2025-08-14T21:13:54.5541992Z 2025-08-14T21:13:54.5542144Z [----------] 2 tests from TestAutogradUtils 2025-08-14T21:13:54.5542631Z [ RUN ] TestAutogradUtils.ValidateOutputsReduce 2025-08-14T21:13:54.5543189Z [ OK ] TestAutogradUtils.ValidateOutputsReduce (0 ms) 2025-08-14T21:13:54.5543752Z [ RUN ] TestAutogradUtils.ValidateOutputsBasic 2025-08-14T21:13:54.5544313Z [ OK ] TestAutogradUtils.ValidateOutputsBasic (0 ms) 2025-08-14T21:13:54.5544863Z [----------] 2 tests from TestAutogradUtils (1 ms total) 2025-08-14T21:13:54.5545187Z 2025-08-14T21:13:54.5545345Z [----------] Global test environment tear-down 2025-08-14T21:13:54.5545820Z [==========] 60 tests from 4 test suites ran. (5873 ms total) 2025-08-14T21:13:54.5546269Z [ PASSED ] 60 tests. 2025-08-14T21:13:54.5546660Z ================================================================================ 2025-08-14T21:13:54.5547543Z [3,076 / 3,088] 16 / 26 tests; 12 actions running; last test: //:autograd_test 2025-08-14T21:13:54.5548194Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.5548725Z Testing //:modules_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.5549243Z Linking sequential_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5549832Z Linking module_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5550364Z Linking integration_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5550889Z Linking nn_utils_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5551494Z Linking serialize_test; 9s processwrapper-sandbox 2025-08-14T21:13:54.5552088Z Linking torch_include_test; 9s processwrapper-sandbox ... 2025-08-14T21:13:54.9074936Z 2025-08-14T21:13:54.9075600Z  2025-08-14T21:13:54.9075949Z  2025-08-14T21:13:54.9076236Z  2025-08-14T21:13:54.9076507Z  2025-08-14T21:13:54.9076776Z  2025-08-14T21:13:54.9077049Z  2025-08-14T21:13:54.9077307Z  2025-08-14T21:13:54.9077580Z  2025-08-14T21:13:54.9078222Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:13:54.9078909Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.9079427Z Testing //:modules_test; 13s processwrapper-sandbox 2025-08-14T21:13:54.9079962Z Linking sequential_test; 10s processwrapper-sandbox 2025-08-14T21:13:54.9080491Z Linking module_test; 10s processwrapper-sandbox 2025-08-14T21:13:54.9081028Z Linking integration_test; 10s processwrapper-sandbox 2025-08-14T21:13:54.9081575Z Linking nn_utils_test; 10s processwrapper-sandbox 2025-08-14T21:13:54.9082094Z Linking serialize_test; 10s processwrapper-sandbox 2025-08-14T21:13:54.9082668Z Linking torch_include_test; 10s processwrapper-sandbox ... 2025-08-14T21:13:55.9080724Z 2025-08-14T21:13:55.9081367Z  2025-08-14T21:13:55.9081712Z  2025-08-14T21:13:55.9082090Z  2025-08-14T21:13:55.9082414Z  2025-08-14T21:13:55.9082725Z  2025-08-14T21:13:55.9083042Z  2025-08-14T21:13:55.9083347Z  2025-08-14T21:13:55.9083663Z  2025-08-14T21:13:55.9084419Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:13:55.9085244Z Testing //:rnn_test; 14s processwrapper-sandbox 2025-08-14T21:13:55.9085873Z Testing //:modules_test; 14s processwrapper-sandbox 2025-08-14T21:13:55.9086503Z Linking sequential_test; 11s processwrapper-sandbox 2025-08-14T21:13:55.9087153Z Linking module_test; 11s processwrapper-sandbox 2025-08-14T21:13:55.9087790Z Linking integration_test; 11s processwrapper-sandbox 2025-08-14T21:13:55.9088522Z Linking nn_utils_test; 11s processwrapper-sandbox 2025-08-14T21:13:55.9089074Z Linking serialize_test; 11s processwrapper-sandbox 2025-08-14T21:13:55.9089676Z Linking torch_include_test; 11s processwrapper-sandbox ... 2025-08-14T21:13:57.1088903Z 2025-08-14T21:13:57.1089542Z  2025-08-14T21:13:57.1089888Z  2025-08-14T21:13:57.1090157Z  2025-08-14T21:13:57.1090430Z  2025-08-14T21:13:57.1090693Z  2025-08-14T21:13:57.1090970Z  2025-08-14T21:13:57.1091238Z  2025-08-14T21:13:57.1091512Z  2025-08-14T21:13:57.1092153Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:13:57.1092850Z Testing //:rnn_test; 15s processwrapper-sandbox 2025-08-14T21:13:57.1093373Z Testing //:modules_test; 15s processwrapper-sandbox 2025-08-14T21:13:57.1093951Z Linking sequential_test; 12s processwrapper-sandbox 2025-08-14T21:13:57.1094762Z Linking module_test; 12s processwrapper-sandbox 2025-08-14T21:13:57.1095295Z Linking integration_test; 12s processwrapper-sandbox 2025-08-14T21:13:57.1096010Z Linking nn_utils_test; 12s processwrapper-sandbox 2025-08-14T21:13:57.1096564Z Linking serialize_test; 12s processwrapper-sandbox 2025-08-14T21:13:57.1097169Z Linking torch_include_test; 12s processwrapper-sandbox ... 2025-08-14T21:13:58.1095251Z 2025-08-14T21:13:58.1095947Z  2025-08-14T21:13:58.1096270Z  2025-08-14T21:13:58.1096567Z  2025-08-14T21:13:58.1096825Z  2025-08-14T21:13:58.1097097Z  2025-08-14T21:13:58.1097368Z  2025-08-14T21:13:58.1097627Z  2025-08-14T21:13:58.1097903Z  2025-08-14T21:13:58.1098537Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:13:58.1099544Z Testing //:rnn_test; 16s processwrapper-sandbox 2025-08-14T21:13:58.1100128Z Testing //:modules_test; 16s processwrapper-sandbox 2025-08-14T21:13:58.1100664Z Linking sequential_test; 13s processwrapper-sandbox 2025-08-14T21:13:58.1101178Z Linking module_test; 13s processwrapper-sandbox 2025-08-14T21:13:58.1101722Z Linking integration_test; 13s processwrapper-sandbox 2025-08-14T21:13:58.1102262Z Linking nn_utils_test; 13s processwrapper-sandbox 2025-08-14T21:13:58.1102779Z Linking serialize_test; 13s processwrapper-sandbox 2025-08-14T21:13:58.1103354Z Linking torch_include_test; 13s processwrapper-sandbox ... 2025-08-14T21:13:59.1101446Z 2025-08-14T21:13:59.1102105Z  2025-08-14T21:13:59.1102516Z  2025-08-14T21:13:59.1102886Z  2025-08-14T21:13:59.1103228Z  2025-08-14T21:13:59.1103584Z  2025-08-14T21:13:59.1103919Z  2025-08-14T21:13:59.1104272Z  2025-08-14T21:13:59.1104628Z  2025-08-14T21:13:59.1105487Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:13:59.1106402Z Testing //:rnn_test; 17s processwrapper-sandbox 2025-08-14T21:13:59.1107075Z Testing //:modules_test; 17s processwrapper-sandbox 2025-08-14T21:13:59.1107776Z Linking sequential_test; 14s processwrapper-sandbox 2025-08-14T21:13:59.1108443Z Linking module_test; 14s processwrapper-sandbox 2025-08-14T21:13:59.1109143Z Linking integration_test; 14s processwrapper-sandbox 2025-08-14T21:13:59.1109939Z Linking nn_utils_test; 14s processwrapper-sandbox 2025-08-14T21:13:59.1110633Z Linking serialize_test; 14s processwrapper-sandbox 2025-08-14T21:13:59.1111376Z Linking torch_include_test; 14s processwrapper-sandbox ... 2025-08-14T21:14:00.3107439Z 2025-08-14T21:14:00.3108222Z  2025-08-14T21:14:00.3108646Z  2025-08-14T21:14:00.3108915Z  2025-08-14T21:14:00.3109187Z  2025-08-14T21:14:00.3109518Z  2025-08-14T21:14:00.3109798Z  2025-08-14T21:14:00.3110089Z  2025-08-14T21:14:00.3110372Z  2025-08-14T21:14:00.3111024Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:14:00.3111784Z Testing //:rnn_test; 19s processwrapper-sandbox 2025-08-14T21:14:00.3112446Z Testing //:modules_test; 19s processwrapper-sandbox 2025-08-14T21:14:00.3113109Z Linking sequential_test; 15s processwrapper-sandbox 2025-08-14T21:14:00.3113764Z Linking module_test; 15s processwrapper-sandbox 2025-08-14T21:14:00.3114320Z Linking integration_test; 15s processwrapper-sandbox 2025-08-14T21:14:00.3114916Z Linking nn_utils_test; 15s processwrapper-sandbox 2025-08-14T21:14:00.3115559Z Linking serialize_test; 15s processwrapper-sandbox 2025-08-14T21:14:00.3116266Z Linking torch_include_test; 15s processwrapper-sandbox ... 2025-08-14T21:14:01.3114424Z 2025-08-14T21:14:01.3115078Z  2025-08-14T21:14:01.3115420Z  2025-08-14T21:14:01.3115688Z  2025-08-14T21:14:01.3116005Z  2025-08-14T21:14:01.3116267Z  2025-08-14T21:14:01.3116538Z  2025-08-14T21:14:01.3116795Z  2025-08-14T21:14:01.3117070Z  2025-08-14T21:14:01.3117714Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:14:01.3118588Z Testing //:rnn_test; 20s processwrapper-sandbox 2025-08-14T21:14:01.3119120Z Testing //:modules_test; 20s processwrapper-sandbox 2025-08-14T21:14:01.3119644Z Linking sequential_test; 16s processwrapper-sandbox 2025-08-14T21:14:01.3120169Z Linking module_test; 16s processwrapper-sandbox 2025-08-14T21:14:01.3120696Z Linking integration_test; 16s processwrapper-sandbox 2025-08-14T21:14:01.3121242Z Linking nn_utils_test; 16s processwrapper-sandbox 2025-08-14T21:14:01.3121759Z Linking serialize_test; 16s processwrapper-sandbox 2025-08-14T21:14:01.3122336Z Linking torch_include_test; 16s processwrapper-sandbox ... 2025-08-14T21:14:02.3120837Z 2025-08-14T21:14:02.3121770Z  2025-08-14T21:14:02.3122115Z  2025-08-14T21:14:02.3122383Z  2025-08-14T21:14:02.3122659Z  2025-08-14T21:14:02.3122922Z  2025-08-14T21:14:02.3123196Z  2025-08-14T21:14:02.3123471Z  2025-08-14T21:14:02.3123736Z  2025-08-14T21:14:02.3124389Z [3,077 / 3,088] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:14:02.3125058Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-08-14T21:14:02.3125593Z Testing //:modules_test; 21s processwrapper-sandbox 2025-08-14T21:14:02.3126114Z Linking sequential_test; 17s processwrapper-sandbox 2025-08-14T21:14:02.3126643Z Linking module_test; 17s processwrapper-sandbox 2025-08-14T21:14:02.3127169Z Linking integration_test; 17s processwrapper-sandbox 2025-08-14T21:14:02.3127711Z Linking nn_utils_test; 17s processwrapper-sandbox 2025-08-14T21:14:02.3128242Z Linking serialize_test; 17s processwrapper-sandbox 2025-08-14T21:14:02.3128810Z Linking torch_include_test; 17s processwrapper-sandbox ... 2025-08-14T21:14:03.0963582Z 2025-08-14T21:14:03.0964261Z  2025-08-14T21:14:03.0964702Z  2025-08-14T21:14:03.0965035Z  2025-08-14T21:14:03.0965394Z  2025-08-14T21:14:03.0965769Z  2025-08-14T21:14:03.0966119Z  2025-08-14T21:14:03.0966458Z  2025-08-14T21:14:03.0966779Z  2025-08-14T21:14:03.0967820Z [3,078 / 3,089] 16 / 26 tests; 11 actions, 10 running; last test: ...grad_test 2025-08-14T21:14:03.0968673Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-08-14T21:14:03.0969354Z Testing //:modules_test; 21s processwrapper-sandbox 2025-08-14T21:14:03.0969999Z Linking sequential_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.0970669Z Linking module_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.0971340Z Linking integration_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.0972062Z Linking nn_utils_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.0972751Z Linking serialize_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.0973465Z Linking torch_include_test; 18s processwrapper-sandbox ... 2025-08-14T21:14:03.3131079Z 2025-08-14T21:14:03.3131839Z  2025-08-14T21:14:03.3132279Z  2025-08-14T21:14:03.3132625Z  2025-08-14T21:14:03.3132985Z  2025-08-14T21:14:03.3133341Z  2025-08-14T21:14:03.3133677Z  2025-08-14T21:14:03.3134033Z  2025-08-14T21:14:03.3134369Z  2025-08-14T21:14:03.3135207Z [3,080 / 3,091] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:14:03.3136089Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-08-14T21:14:03.3136774Z Testing //:modules_test; 22s processwrapper-sandbox 2025-08-14T21:14:03.3137458Z Linking sequential_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.3138171Z Linking integration_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.3138890Z Linking nn_utils_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.3139611Z Linking serialize_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.3140298Z Linking functional_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.3141277Z Testing //:optim_test; 15s processwrapper-sandbox ... 2025-08-14T21:14:03.7642143Z 2025-08-14T21:14:03.7642818Z  2025-08-14T21:14:03.7643260Z  2025-08-14T21:14:03.7643608Z  2025-08-14T21:14:03.7643957Z  2025-08-14T21:14:03.7644304Z  2025-08-14T21:14:03.7644665Z  2025-08-14T21:14:03.7645005Z  2025-08-14T21:14:03.7645367Z  2025-08-14T21:14:03.7646181Z [3,081 / 3,092] 16 / 26 tests; 11 actions, 10 running; last test: ...grad_test 2025-08-14T21:14:03.7647066Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-08-14T21:14:03.7647749Z Testing //:modules_test; 22s processwrapper-sandbox 2025-08-14T21:14:03.7648739Z Linking sequential_test; 19s processwrapper-sandbox 2025-08-14T21:14:03.7649579Z Linking integration_test; 19s processwrapper-sandbox 2025-08-14T21:14:03.7650276Z Linking nn_utils_test; 19s processwrapper-sandbox 2025-08-14T21:14:03.7650973Z Linking functional_test; 18s processwrapper-sandbox 2025-08-14T21:14:03.7651665Z Testing //:optim_test; 15s processwrapper-sandbox 2025-08-14T21:14:03.7652399Z Testing //:modulelist_test; 0s processwrapper-sandbox ... 2025-08-14T21:14:04.0632886Z 2025-08-14T21:14:04.0633590Z  2025-08-14T21:14:04.0634004Z  2025-08-14T21:14:04.0634317Z  2025-08-14T21:14:04.0634576Z  2025-08-14T21:14:04.0634847Z  2025-08-14T21:14:04.0635122Z  2025-08-14T21:14:04.0635406Z  2025-08-14T21:14:04.0635660Z  2025-08-14T21:14:04.0636315Z [3,082 / 3,093] 16 / 26 tests; 11 actions, 10 running; last test: ...grad_test 2025-08-14T21:14:04.0636984Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-08-14T21:14:04.0637546Z Testing //:modules_test; 22s processwrapper-sandbox 2025-08-14T21:14:04.0638096Z Linking sequential_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.0638634Z Linking integration_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.0639183Z Linking functional_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.0639704Z Testing //:optim_test; 16s processwrapper-sandbox 2025-08-14T21:14:04.0640248Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-08-14T21:14:04.0640839Z Testing //:torch_include_test; 0s processwrapper-sandbox ... 2025-08-14T21:14:04.3134079Z 2025-08-14T21:14:04.3134775Z  2025-08-14T21:14:04.3135103Z  2025-08-14T21:14:04.3135384Z  2025-08-14T21:14:04.3135655Z  2025-08-14T21:14:04.3135911Z  2025-08-14T21:14:04.3136186Z  2025-08-14T21:14:04.3136448Z  2025-08-14T21:14:04.3136717Z  2025-08-14T21:14:04.3137424Z [3,082 / 3,093] 16 / 26 tests; 11 actions running; last test: //:autograd_test 2025-08-14T21:14:04.3138120Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-08-14T21:14:04.3138641Z Testing //:modules_test; 23s processwrapper-sandbox 2025-08-14T21:14:04.3139185Z Linking sequential_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.3139734Z Linking integration_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.3140299Z Linking functional_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.3140830Z Testing //:optim_test; 16s processwrapper-sandbox 2025-08-14T21:14:04.3141360Z Testing //:modulelist_test; 1s processwrapper-sandbox 2025-08-14T21:14:04.3141962Z Testing //:torch_include_test; 1s processwrapper-sandbox ... 2025-08-14T21:14:04.9139357Z 2025-08-14T21:14:04.9140037Z  2025-08-14T21:14:04.9140394Z  2025-08-14T21:14:04.9140671Z  2025-08-14T21:14:04.9140955Z  2025-08-14T21:14:04.9141225Z  2025-08-14T21:14:04.9141749Z  2025-08-14T21:14:04.9142111Z  2025-08-14T21:14:04.9142447Z  2025-08-14T21:14:04.9143211Z [3,083 / 3,093] 16 / 26 tests; 10 actions running; last test: //:autograd_test 2025-08-14T21:14:04.9144000Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-08-14T21:14:04.9144624Z Testing //:modules_test; 23s processwrapper-sandbox 2025-08-14T21:14:04.9145447Z Linking sequential_test; 20s processwrapper-sandbox 2025-08-14T21:14:04.9146085Z Linking functional_test; 19s processwrapper-sandbox 2025-08-14T21:14:04.9146698Z Testing //:optim_test; 17s processwrapper-sandbox 2025-08-14T21:14:04.9147339Z Testing //:modulelist_test; 1s processwrapper-sandbox 2025-08-14T21:14:04.9147994Z Testing //:torch_include_test; 1s processwrapper-sandbox 2025-08-14T21:14:04.9148643Z Testing //:module_test; 1s processwrapper-sandbox ... 2025-08-14T21:14:05.2192928Z 2025-08-14T21:14:05.2193594Z  2025-08-14T21:14:05.2193915Z  2025-08-14T21:14:05.2194198Z  2025-08-14T21:14:05.2194459Z  2025-08-14T21:14:05.2195023Z  2025-08-14T21:14:05.2195389Z  2025-08-14T21:14:05.2195660Z  2025-08-14T21:14:05.2195918Z  2025-08-14T21:14:05.2196571Z [3,085 / 3,095] 16 / 26 tests; 10 actions, 9 running; last test: ...ograd_test 2025-08-14T21:14:05.2197249Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-08-14T21:14:05.2197786Z Testing //:modules_test; 23s processwrapper-sandbox 2025-08-14T21:14:05.2198316Z Testing //:optim_test; 17s processwrapper-sandbox 2025-08-14T21:14:05.2198839Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-08-14T21:14:05.2199408Z Testing //:torch_include_test; 2s processwrapper-sandbox 2025-08-14T21:14:05.2199953Z Testing //:module_test; 2s processwrapper-sandbox 2025-08-14T21:14:05.2200482Z Testing //:serialize_test; 1s processwrapper-sandbox 2025-08-14T21:14:05.2201025Z Testing //:nn_utils_test; 1s processwrapper-sandbox ... 2025-08-14T21:14:05.5144548Z 2025-08-14T21:14:05.5145159Z  2025-08-14T21:14:05.5145552Z  2025-08-14T21:14:05.5145828Z  2025-08-14T21:14:05.5146108Z  2025-08-14T21:14:05.5146381Z  2025-08-14T21:14:05.5146660Z  2025-08-14T21:14:05.5146930Z  2025-08-14T21:14:05.5147210Z  2025-08-14T21:14:05.5147882Z [3,085 / 3,095] 16 / 26 tests; 10 actions running; last test: //:autograd_test 2025-08-14T21:14:05.5148592Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-08-14T21:14:05.5149128Z Testing //:modules_test; 24s processwrapper-sandbox 2025-08-14T21:14:05.5149764Z Testing //:optim_test; 17s processwrapper-sandbox 2025-08-14T21:14:05.5150331Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-08-14T21:14:05.5150912Z Testing //:torch_include_test; 2s processwrapper-sandbox 2025-08-14T21:14:05.5151491Z Testing //:module_test; 2s processwrapper-sandbox 2025-08-14T21:14:05.5152033Z Testing //:serialize_test; 1s processwrapper-sandbox 2025-08-14T21:14:05.5152619Z Testing //:nn_utils_test; 1s processwrapper-sandbox ... 2025-08-14T21:14:06.1343742Z 2025-08-14T21:14:06.1344362Z  2025-08-14T21:14:06.1344710Z  2025-08-14T21:14:06.1344991Z  2025-08-14T21:14:06.1345277Z  2025-08-14T21:14:06.1345574Z  2025-08-14T21:14:06.1345860Z  2025-08-14T21:14:06.1346134Z  2025-08-14T21:14:06.1346420Z  2025-08-14T21:14:06.1347079Z [3,085 / 3,095] 17 / 26 tests; 10 actions running; last test: ...dulelist_test 2025-08-14T21:14:06.1347794Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-08-14T21:14:06.1348332Z Testing //:modules_test; 24s processwrapper-sandbox 2025-08-14T21:14:06.1348878Z Testing //:optim_test; 18s processwrapper-sandbox 2025-08-14T21:14:06.1349506Z Testing //:modulelist_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.1350085Z Testing //:torch_include_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.1350671Z Testing //:module_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.1351220Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.1351794Z Testing //:nn_utils_test; 2s processwrapper-sandbox ... 2025-08-14T21:14:06.1352160Z 2025-08-14T21:14:06.1352300Z  2025-08-14T21:14:06.1352753Z  2025-08-14T21:14:06.1353022Z  2025-08-14T21:14:06.1353304Z  2025-08-14T21:14:06.1353569Z  2025-08-14T21:14:06.1353851Z  2025-08-14T21:14:06.1354134Z  2025-08-14T21:14:06.1354401Z  2025-08-14T21:14:06.1354813Z INFO: From Testing //:modulelist_test: 2025-08-14T21:14:06.1453592Z ==================== Test output for //:modulelist_test: 2025-08-14T21:14:06.1454100Z Running main() from gmock_main.cc 2025-08-14T21:14:06.1454558Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:06.1454970Z [==========] Running 16 tests from 1 test suite. 2025-08-14T21:14:06.1455431Z [----------] Global test environment set-up. 2025-08-14T21:14:06.1456091Z [----------] 16 tests from ModuleListTest 2025-08-14T21:14:06.1456682Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2025-08-14T21:14:06.1457292Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2025-08-14T21:14:06.1457916Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2025-08-14T21:14:06.1458522Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2025-08-14T21:14:06.1459136Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2025-08-14T21:14:06.1459732Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2025-08-14T21:14:06.1460320Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2025-08-14T21:14:06.1460878Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2025-08-14T21:14:06.1461376Z [ RUN ] ModuleListTest.Insertion 2025-08-14T21:14:06.1461822Z [ OK ] ModuleListTest.Insertion (0 ms) 2025-08-14T21:14:06.1462270Z [ RUN ] ModuleListTest.AccessWithAt 2025-08-14T21:14:06.1462761Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2025-08-14T21:14:06.1463274Z [ RUN ] ModuleListTest.AccessWithPtr 2025-08-14T21:14:06.1463839Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2025-08-14T21:14:06.1464542Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2025-08-14T21:14:06.1465461Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2025-08-14T21:14:06.1466411Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2025-08-14T21:14:06.1467557Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2025-08-14T21:14:06.1468410Z [ RUN ] ModuleListTest.HasReferenceSemantics 2025-08-14T21:14:06.1469083Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2025-08-14T21:14:06.1469791Z [ RUN ] ModuleListTest.IsCloneable 2025-08-14T21:14:06.1470340Z [ OK ] ModuleListTest.IsCloneable (4 ms) 2025-08-14T21:14:06.1471006Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2025-08-14T21:14:06.1471800Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2025-08-14T21:14:06.1472538Z [ RUN ] ModuleListTest.NestingIsPossible 2025-08-14T21:14:06.1473160Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2025-08-14T21:14:06.1473815Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2025-08-14T21:14:06.1474493Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2025-08-14T21:14:06.1475154Z [ RUN ] ModuleListTest.RangeBasedForLoop 2025-08-14T21:14:06.1475773Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2025-08-14T21:14:06.1476367Z [ RUN ] ModuleListTest.InvalidAt 2025-08-14T21:14:06.1476902Z [ OK ] ModuleListTest.InvalidAt (0 ms) 2025-08-14T21:14:06.1477496Z [----------] 16 tests from ModuleListTest (9 ms total) 2025-08-14T21:14:06.1477905Z 2025-08-14T21:14:06.1478103Z [----------] Global test environment tear-down 2025-08-14T21:14:06.1478682Z [==========] 16 tests from 1 test suite ran. (9 ms total) 2025-08-14T21:14:06.1479200Z [ PASSED ] 16 tests. 2025-08-14T21:14:06.1479640Z ================================================================================ 2025-08-14T21:14:06.1480789Z [3,085 / 3,095] 17 / 26 tests; 10 actions running; last test: ...dulelist_test 2025-08-14T21:14:06.1481645Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-08-14T21:14:06.1482301Z Testing //:modules_test; 24s processwrapper-sandbox 2025-08-14T21:14:06.1483119Z Testing //:optim_test; 18s processwrapper-sandbox 2025-08-14T21:14:06.1483803Z Testing //:modulelist_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.1484528Z Testing //:torch_include_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.1485217Z Testing //:module_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.1485880Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.1486591Z Testing //:nn_utils_test; 2s processwrapper-sandbox ... 2025-08-14T21:14:06.3476771Z 2025-08-14T21:14:06.3477752Z  2025-08-14T21:14:06.3478106Z  2025-08-14T21:14:06.3478382Z  2025-08-14T21:14:06.3478647Z  2025-08-14T21:14:06.3479183Z  2025-08-14T21:14:06.3479524Z  2025-08-14T21:14:06.3479822Z  2025-08-14T21:14:06.3480075Z  2025-08-14T21:14:06.3480508Z INFO: From Testing //:torch_include_test: 2025-08-14T21:14:06.3481023Z ==================== Test output for //:torch_include_test: 2025-08-14T21:14:06.3481472Z Running main() from gmock_main.cc 2025-08-14T21:14:06.3481873Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:06.3482257Z [==========] Running 1 test from 1 test suite. 2025-08-14T21:14:06.3482702Z [----------] Global test environment set-up. 2025-08-14T21:14:06.3483180Z [----------] 1 test from TorchIncludeTest 2025-08-14T21:14:06.3483637Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2025-08-14T21:14:06.3484138Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2025-08-14T21:14:06.3484657Z [----------] 1 test from TorchIncludeTest (0 ms total) 2025-08-14T21:14:06.3484973Z 2025-08-14T21:14:06.3485141Z [----------] Global test environment tear-down 2025-08-14T21:14:06.3485586Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-08-14T21:14:06.3486020Z [ PASSED ] 1 test. 2025-08-14T21:14:06.3486344Z ================================================================================ 2025-08-14T21:14:06.3487126Z [3,086 / 3,095] 18 / 26 tests; 9 actions running; last test: ...h_include_test 2025-08-14T21:14:06.3487786Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-08-14T21:14:06.3488319Z Testing //:modules_test; 25s processwrapper-sandbox 2025-08-14T21:14:06.3488848Z Testing //:optim_test; 18s processwrapper-sandbox 2025-08-14T21:14:06.3489394Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.3489950Z Testing //:module_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.3490474Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.3491013Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.3491572Z Testing //:sequential_test; 1s processwrapper-sandbox ... 2025-08-14T21:14:06.7151225Z 2025-08-14T21:14:06.7151940Z  2025-08-14T21:14:06.7152400Z  2025-08-14T21:14:06.7152797Z  2025-08-14T21:14:06.7153187Z  2025-08-14T21:14:06.7153584Z  2025-08-14T21:14:06.7153970Z  2025-08-14T21:14:06.7154403Z  2025-08-14T21:14:06.7154793Z  2025-08-14T21:14:06.7155733Z [3,087 / 3,095] 18 / 26 tests; 8 actions running; last test: ...h_include_test 2025-08-14T21:14:06.7156739Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-08-14T21:14:06.7157480Z Testing //:modules_test; 25s processwrapper-sandbox 2025-08-14T21:14:06.7158243Z Testing //:optim_test; 18s processwrapper-sandbox 2025-08-14T21:14:06.7158988Z Testing //:module_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.7159770Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.7160555Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.7161395Z Testing //:sequential_test; 1s processwrapper-sandbox 2025-08-14T21:14:06.7162233Z Testing //:functional_test; 1s processwrapper-sandbox 2025-08-14T21:14:06.8058192Z 2025-08-14T21:14:06.8058903Z  2025-08-14T21:14:06.8059379Z  2025-08-14T21:14:06.8059979Z  2025-08-14T21:14:06.8060352Z  2025-08-14T21:14:06.8060691Z  2025-08-14T21:14:06.8061035Z  2025-08-14T21:14:06.8061376Z  2025-08-14T21:14:06.8061763Z  2025-08-14T21:14:06.8062308Z INFO: From Testing //:module_test: 2025-08-14T21:14:06.8063039Z ==================== Test output for //:module_test: 2025-08-14T21:14:06.8063681Z Running main() from gmock_main.cc 2025-08-14T21:14:06.8064249Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:06.8064827Z [==========] Running 52 tests from 1 test suite. 2025-08-14T21:14:06.8065481Z [----------] Global test environment set-up. 2025-08-14T21:14:06.8066087Z [----------] 52 tests from ModuleTest 2025-08-14T21:14:06.8067253Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2025-08-14T21:14:06.8068263Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (1 ms) 2025-08-14T21:14:06.8069055Z [ RUN ] ModuleTest.ZeroGrad 2025-08-14T21:14:06.8069722Z [ OK ] ModuleTest.ZeroGrad (2 ms) 2025-08-14T21:14:06.8070421Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2025-08-14T21:14:06.8071175Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2025-08-14T21:14:06.8072122Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2025-08-14T21:14:06.8073288Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2025-08-14T21:14:06.8074426Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2025-08-14T21:14:06.8075615Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2025-08-14T21:14:06.8076815Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2025-08-14T21:14:06.8077964Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2025-08-14T21:14:06.8078862Z [ RUN ] ModuleTest.ReplaceModule 2025-08-14T21:14:06.8079570Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2025-08-14T21:14:06.8080366Z [ RUN ] ModuleTest.UnregisterModule 2025-08-14T21:14:06.8080992Z [ OK ] ModuleTest.UnregisterModule (0 ms) 2025-08-14T21:14:06.8081845Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2025-08-14T21:14:06.8082919Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2025-08-14T21:14:06.8084032Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2025-08-14T21:14:06.8085171Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (0 ms) 2025-08-14T21:14:06.8086201Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2025-08-14T21:14:06.8087035Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2025-08-14T21:14:06.8087991Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2025-08-14T21:14:06.8089040Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2025-08-14T21:14:06.8090106Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2025-08-14T21:14:06.8091126Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2025-08-14T21:14:06.8091842Z [ RUN ] ModuleTest.CanGetName 2025-08-14T21:14:06.8092360Z [ OK ] ModuleTest.CanGetName (0 ms) 2025-08-14T21:14:06.8092972Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2025-08-14T21:14:06.8094017Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2025-08-14T21:14:06.8094879Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2025-08-14T21:14:06.8095852Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2025-08-14T21:14:06.8108492Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2025-08-14T21:14:06.8109796Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2025-08-14T21:14:06.8111024Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2025-08-14T21:14:06.8112308Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2025-08-14T21:14:06.8113638Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2025-08-14T21:14:06.8115008Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2025-08-14T21:14:06.8116283Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2025-08-14T21:14:06.8117128Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (11 ms) 2025-08-14T21:14:06.8117963Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2025-08-14T21:14:06.8118781Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2025-08-14T21:14:06.8119696Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2025-08-14T21:14:06.8120751Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2025-08-14T21:14:06.8121703Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2025-08-14T21:14:06.8122553Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2025-08-14T21:14:06.8123468Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2025-08-14T21:14:06.8124386Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2025-08-14T21:14:06.8125256Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2025-08-14T21:14:06.8125979Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2025-08-14T21:14:06.8126769Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2025-08-14T21:14:06.8127647Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2025-08-14T21:14:06.8128846Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2025-08-14T21:14:06.8130436Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2025-08-14T21:14:06.8138824Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2025-08-14T21:14:06.8139926Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2025-08-14T21:14:06.8140910Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2025-08-14T21:14:06.8141818Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2025-08-14T21:14:06.8142680Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2025-08-14T21:14:06.8143451Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-08-14T21:14:06.8144236Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-08-14T21:14:06.8144999Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-08-14T21:14:06.8145869Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2025-08-14T21:14:06.8146816Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-08-14T21:14:06.8147739Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-08-14T21:14:06.8148613Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-08-14T21:14:06.8149522Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2025-08-14T21:14:06.8150332Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-08-14T21:14:06.8151214Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2025-08-14T21:14:06.8152195Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-08-14T21:14:06.8153095Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2025-08-14T21:14:06.8153901Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-08-14T21:14:06.8154730Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2025-08-14T21:14:06.8155590Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-08-14T21:14:06.8156405Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2025-08-14T21:14:06.8157163Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-08-14T21:14:06.8157936Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2025-08-14T21:14:06.8158758Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-08-14T21:14:06.8159656Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2025-08-14T21:14:06.8160446Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-08-14T21:14:06.8161303Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2025-08-14T21:14:06.8162266Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-08-14T21:14:06.8163170Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2025-08-14T21:14:06.8163986Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-08-14T21:14:06.8164896Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2025-08-14T21:14:06.8165993Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-08-14T21:14:06.8166805Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2025-08-14T21:14:06.8169931Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2025-08-14T21:14:06.8170523Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2025-08-14T21:14:06.8171150Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2025-08-14T21:14:06.8171773Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2025-08-14T21:14:06.8172402Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2025-08-14T21:14:06.8173047Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2025-08-14T21:14:06.8173748Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2025-08-14T21:14:06.8174418Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2025-08-14T21:14:06.8175077Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2025-08-14T21:14:06.8175773Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2025-08-14T21:14:06.8176488Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2025-08-14T21:14:06.8177384Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2025-08-14T21:14:06.8178299Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2025-08-14T21:14:06.8179019Z [ RUN ] ModuleTest.PrettyPrint 2025-08-14T21:14:06.8179449Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2025-08-14T21:14:06.8180067Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2025-08-14T21:14:06.8180885Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2025-08-14T21:14:06.8181549Z [----------] 52 tests from ModuleTest (31 ms total) 2025-08-14T21:14:06.8181863Z 2025-08-14T21:14:06.8182040Z [----------] Global test environment tear-down 2025-08-14T21:14:06.8182503Z [==========] 52 tests from 1 test suite ran. (31 ms total) 2025-08-14T21:14:06.8182956Z [ PASSED ] 52 tests. 2025-08-14T21:14:06.8183293Z ================================================================================ 2025-08-14T21:14:06.8184205Z [3,087 / 3,095] 19 / 26 tests; 8 actions running; last test: //:module_test 2025-08-14T21:14:06.8184880Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-08-14T21:14:06.8185412Z Testing //:modules_test; 25s processwrapper-sandbox 2025-08-14T21:14:06.8185960Z Testing //:optim_test; 18s processwrapper-sandbox 2025-08-14T21:14:06.8186484Z Testing //:module_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.8187037Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-08-14T21:14:06.8187577Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2025-08-14T21:14:06.8188137Z Testing //:sequential_test; 1s processwrapper-sandbox 2025-08-14T21:14:06.8188709Z Testing //:functional_test; 1s processwrapper-sandbox 2025-08-14T21:14:07.1155021Z 2025-08-14T21:14:07.1155444Z  2025-08-14T21:14:07.1155757Z  2025-08-14T21:14:07.1156044Z  2025-08-14T21:14:07.1156314Z  2025-08-14T21:14:07.1156599Z  2025-08-14T21:14:07.1156869Z  2025-08-14T21:14:07.1157150Z  2025-08-14T21:14:07.1157613Z  2025-08-14T21:14:07.1158261Z [3,088 / 3,095] 19 / 26 tests; 7 actions running; last test: //:module_test 2025-08-14T21:14:07.1158941Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-08-14T21:14:07.1159496Z Testing //:modules_test; 25s processwrapper-sandbox 2025-08-14T21:14:07.1160050Z Testing //:optim_test; 19s processwrapper-sandbox 2025-08-14T21:14:07.1160602Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-08-14T21:14:07.1161145Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-08-14T21:14:07.1161704Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-08-14T21:14:07.1162275Z Testing //:functional_test; 1s processwrapper-sandbox 2025-08-14T21:14:08.0939669Z 2025-08-14T21:14:08.0940732Z  2025-08-14T21:14:08.0941252Z  2025-08-14T21:14:08.0942070Z  2025-08-14T21:14:08.0942404Z  2025-08-14T21:14:08.0942673Z  2025-08-14T21:14:08.0942955Z  2025-08-14T21:14:08.0943234Z  2025-08-14T21:14:08.0943919Z [3,088 / 3,095] 20 / 26 tests; 7 actions running; last test: ...equential_test 2025-08-14T21:14:08.0944626Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-08-14T21:14:08.0945162Z Testing //:modules_test; 26s processwrapper-sandbox 2025-08-14T21:14:08.0945709Z Testing //:optim_test; 20s processwrapper-sandbox 2025-08-14T21:14:08.0946248Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-08-14T21:14:08.0946802Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2025-08-14T21:14:08.0947342Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-08-14T21:14:08.0947910Z Testing //:functional_test; 2s processwrapper-sandbox 2025-08-14T21:14:08.0948276Z 2025-08-14T21:14:08.0948432Z  2025-08-14T21:14:08.0948704Z  2025-08-14T21:14:08.0948984Z  2025-08-14T21:14:08.0949252Z  2025-08-14T21:14:08.0949611Z  2025-08-14T21:14:08.0949877Z  2025-08-14T21:14:08.0950156Z  2025-08-14T21:14:08.0950555Z INFO: From Testing //:sequential_test: 2025-08-14T21:14:08.0951048Z ==================== Test output for //:sequential_test: 2025-08-14T21:14:08.0951488Z Running main() from gmock_main.cc 2025-08-14T21:14:08.0951895Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:08.0952305Z [==========] Running 19 tests from 1 test suite. 2025-08-14T21:14:08.0952753Z [----------] Global test environment set-up. 2025-08-14T21:14:08.0953198Z [----------] 19 tests from SequentialTest 2025-08-14T21:14:08.0953648Z [ RUN ] SequentialTest.CanContainThings 2025-08-14T21:14:08.0954148Z [ OK ] SequentialTest.CanContainThings (1 ms) 2025-08-14T21:14:08.0954696Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2025-08-14T21:14:08.0955323Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2025-08-14T21:14:08.0955923Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2025-08-14T21:14:08.0956529Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2025-08-14T21:14:08.0957140Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2025-08-14T21:14:08.0957833Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2025-08-14T21:14:08.0958426Z [ RUN ] SequentialTest.PushBackAddsAnElement 2025-08-14T21:14:08.0958965Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2025-08-14T21:14:08.0959578Z [ RUN ] SequentialTest.AccessWithAt 2025-08-14T21:14:08.0960037Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2025-08-14T21:14:08.0960523Z [ RUN ] SequentialTest.AccessWithPtr 2025-08-14T21:14:08.0961008Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2025-08-14T21:14:08.0961653Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2025-08-14T21:14:08.0962535Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2025-08-14T21:14:08.0963294Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2025-08-14T21:14:08.0963936Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2025-08-14T21:14:08.0964819Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2025-08-14T21:14:08.0965676Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2025-08-14T21:14:08.0966503Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2025-08-14T21:14:08.0967422Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2025-08-14T21:14:08.0968133Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2025-08-14T21:14:08.0968725Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (6 ms) 2025-08-14T21:14:08.0969398Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2025-08-14T21:14:08.0970235Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2025-08-14T21:14:08.0971056Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2025-08-14T21:14:08.0971844Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2025-08-14T21:14:08.0972516Z [ RUN ] SequentialTest.HasReferenceSemantics 2025-08-14T21:14:08.0973069Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2025-08-14T21:14:08.0973572Z [ RUN ] SequentialTest.IsCloneable 2025-08-14T21:14:08.0974031Z [ OK ] SequentialTest.IsCloneable (4 ms) 2025-08-14T21:14:08.0974571Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2025-08-14T21:14:08.0975209Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2025-08-14T21:14:08.0975806Z [ RUN ] SequentialTest.PrettyPrintSequential 2025-08-14T21:14:08.0976364Z [ OK ] SequentialTest.PrettyPrintSequential (1 ms) 2025-08-14T21:14:08.0976970Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2025-08-14T21:14:08.0977628Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (197 ms) 2025-08-14T21:14:08.0978242Z [----------] 19 tests from SequentialTest (214 ms total) 2025-08-14T21:14:08.0978589Z 2025-08-14T21:14:08.0978751Z [----------] Global test environment tear-down 2025-08-14T21:14:08.0979235Z [==========] 19 tests from 1 test suite ran. (214 ms total) 2025-08-14T21:14:08.0979671Z [ PASSED ] 19 tests. 2025-08-14T21:14:08.0980021Z ================================================================================ 2025-08-14T21:14:08.0980854Z [3,088 / 3,095] 20 / 26 tests; 7 actions running; last test: ...equential_test 2025-08-14T21:14:08.0981529Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-08-14T21:14:08.0982074Z Testing //:modules_test; 26s processwrapper-sandbox 2025-08-14T21:14:08.0982662Z Testing //:optim_test; 20s processwrapper-sandbox 2025-08-14T21:14:08.0983304Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-08-14T21:14:08.0983907Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2025-08-14T21:14:08.0984577Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-08-14T21:14:08.0985231Z Testing //:functional_test; 2s processwrapper-sandbox 2025-08-14T21:14:08.3163437Z 2025-08-14T21:14:08.3164020Z  2025-08-14T21:14:08.3164368Z  2025-08-14T21:14:08.3164656Z  2025-08-14T21:14:08.3164918Z  2025-08-14T21:14:08.3165191Z  2025-08-14T21:14:08.3165460Z  2025-08-14T21:14:08.3165753Z  2025-08-14T21:14:08.3166429Z [3,089 / 3,095] 20 / 26 tests; 6 actions running; last test: ...equential_test 2025-08-14T21:14:08.3167367Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-08-14T21:14:08.3167930Z Testing //:modules_test; 27s processwrapper-sandbox 2025-08-14T21:14:08.3168470Z Testing //:optim_test; 20s processwrapper-sandbox 2025-08-14T21:14:08.3169027Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-08-14T21:14:08.3169580Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2025-08-14T21:14:08.3170145Z Testing //:functional_test; 3s processwrapper-sandbox 2025-08-14T21:14:09.3169496Z 2025-08-14T21:14:09.3170204Z  2025-08-14T21:14:09.3170653Z  2025-08-14T21:14:09.3171025Z  2025-08-14T21:14:09.3171622Z  2025-08-14T21:14:09.3171997Z  2025-08-14T21:14:09.3172382Z  2025-08-14T21:14:09.3173286Z [3,089 / 3,095] 20 / 26 tests; 6 actions running; last test: ...equential_test 2025-08-14T21:14:09.3174277Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.3175043Z Testing //:modules_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.3175797Z Testing //:optim_test; 21s processwrapper-sandbox 2025-08-14T21:14:09.3176573Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.3177348Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.3178132Z Testing //:functional_test; 4s processwrapper-sandbox 2025-08-14T21:14:09.7367103Z 2025-08-14T21:14:09.7367878Z  2025-08-14T21:14:09.7368275Z  2025-08-14T21:14:09.7368728Z  2025-08-14T21:14:09.7369006Z  2025-08-14T21:14:09.7369309Z  2025-08-14T21:14:09.7369597Z  2025-08-14T21:14:09.7370264Z [3,089 / 3,095] 21 / 26 tests; 6 actions running; last test: ...unctional_test 2025-08-14T21:14:09.7370961Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.7371482Z Testing //:modules_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.7372016Z Testing //:optim_test; 21s processwrapper-sandbox 2025-08-14T21:14:09.7372539Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.7373168Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.7373706Z Testing //:functional_test; 4s processwrapper-sandbox 2025-08-14T21:14:09.7374053Z 2025-08-14T21:14:09.7374190Z  2025-08-14T21:14:09.7374471Z  2025-08-14T21:14:09.7374735Z  2025-08-14T21:14:09.7375020Z  2025-08-14T21:14:09.7375280Z  2025-08-14T21:14:09.7375554Z  2025-08-14T21:14:09.7375936Z INFO: From Testing //:functional_test: 2025-08-14T21:14:09.7376414Z ==================== Test output for //:functional_test: 2025-08-14T21:14:09.7376842Z Running main() from gmock_main.cc 2025-08-14T21:14:09.7377243Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:09.7377638Z [==========] Running 134 tests from 1 test suite. 2025-08-14T21:14:09.7378073Z [----------] Global test environment set-up. 2025-08-14T21:14:09.7378508Z [----------] 134 tests from FunctionalTest 2025-08-14T21:14:09.7378918Z [ RUN ] FunctionalTest.Conv1d 2025-08-14T21:14:09.7379326Z [ OK ] FunctionalTest.Conv1d (18 ms) 2025-08-14T21:14:09.7379744Z [ RUN ] FunctionalTest.Conv2dEven 2025-08-14T21:14:09.7380183Z [ OK ] FunctionalTest.Conv2dEven (3 ms) 2025-08-14T21:14:09.7380621Z [ RUN ] FunctionalTest.Conv2dUneven 2025-08-14T21:14:09.7381125Z [ OK ] FunctionalTest.Conv2dUneven (1 ms) 2025-08-14T21:14:09.7381580Z [ RUN ] FunctionalTest.Conv3d 2025-08-14T21:14:09.7381974Z [ OK ] FunctionalTest.Conv3d (3 ms) 2025-08-14T21:14:09.7382406Z [ RUN ] FunctionalTest.MaxPool1d 2025-08-14T21:14:09.7382827Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2025-08-14T21:14:09.7383268Z [ RUN ] FunctionalTest.MaxPool2d 2025-08-14T21:14:09.7383686Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2025-08-14T21:14:09.7384158Z [ RUN ] FunctionalTest.MaxPool2dBackward 2025-08-14T21:14:09.7384644Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2025-08-14T21:14:09.7385121Z [ RUN ] FunctionalTest.MaxPool3d 2025-08-14T21:14:09.7385549Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2025-08-14T21:14:09.7385977Z [ RUN ] FunctionalTest.AvgPool1d 2025-08-14T21:14:09.7386409Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2025-08-14T21:14:09.7386834Z [ RUN ] FunctionalTest.AvgPool2d 2025-08-14T21:14:09.7387259Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2025-08-14T21:14:09.7387691Z [ RUN ] FunctionalTest.AvgPool3d 2025-08-14T21:14:09.7388111Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2025-08-14T21:14:09.7388570Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2025-08-14T21:14:09.7389088Z [ OK ] FunctionalTest.FractionalMaxPool2d (15 ms) 2025-08-14T21:14:09.7389810Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2025-08-14T21:14:09.7390323Z [ OK ] FunctionalTest.FractionalMaxPool3d (1 ms) 2025-08-14T21:14:09.7390804Z [ RUN ] FunctionalTest.LPPool1d 2025-08-14T21:14:09.7391214Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2025-08-14T21:14:09.7391647Z [ RUN ] FunctionalTest.LPPool2d 2025-08-14T21:14:09.7392053Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2025-08-14T21:14:09.7392492Z [ RUN ] FunctionalTest.LPPool3d 2025-08-14T21:14:09.7392897Z [ OK ] FunctionalTest.LPPool3d (1 ms) 2025-08-14T21:14:09.7393351Z [ RUN ] FunctionalTest.CosineSimilarity 2025-08-14T21:14:09.7393923Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2025-08-14T21:14:09.7394502Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2025-08-14T21:14:09.7395084Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2025-08-14T21:14:09.7395627Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2025-08-14T21:14:09.7396112Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2025-08-14T21:14:09.7396610Z [ RUN ] FunctionalTest.SmoothL1LossBetaOptions 2025-08-14T21:14:09.7397157Z [ OK ] FunctionalTest.SmoothL1LossBetaOptions (1 ms) 2025-08-14T21:14:09.7397691Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2025-08-14T21:14:09.7398237Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2025-08-14T21:14:09.7398786Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2025-08-14T21:14:09.7399322Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2025-08-14T21:14:09.7399843Z [ RUN ] FunctionalTest.HuberLossDelta 2025-08-14T21:14:09.7400302Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2025-08-14T21:14:09.7400809Z [ RUN ] FunctionalTest.HuberLossNoReduction 2025-08-14T21:14:09.7401322Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2025-08-14T21:14:09.7401882Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2025-08-14T21:14:09.7402473Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (2 ms) 2025-08-14T21:14:09.7403159Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2025-08-14T21:14:09.7403927Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (6 ms) 2025-08-14T21:14:09.7404600Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2025-08-14T21:14:09.7405179Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2025-08-14T21:14:09.7405918Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-08-14T21:14:09.7406785Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (14 ms) 2025-08-14T21:14:09.7407496Z [ RUN ] FunctionalTest.PairwiseDistance 2025-08-14T21:14:09.7408017Z [ OK ] FunctionalTest.PairwiseDistance (1 ms) 2025-08-14T21:14:09.7408512Z [ RUN ] FunctionalTest.PDist 2025-08-14T21:14:09.7408920Z [ OK ] FunctionalTest.PDist (1 ms) 2025-08-14T21:14:09.7409396Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2025-08-14T21:14:09.7409905Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2025-08-14T21:14:09.7410428Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2025-08-14T21:14:09.7410932Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2025-08-14T21:14:09.7411455Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2025-08-14T21:14:09.7411958Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2025-08-14T21:14:09.7412482Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2025-08-14T21:14:09.7412998Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2025-08-14T21:14:09.7413505Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2025-08-14T21:14:09.7414024Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2025-08-14T21:14:09.7414528Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2025-08-14T21:14:09.7415050Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2025-08-14T21:14:09.7415528Z [ RUN ] FunctionalTest.L1Loss 2025-08-14T21:14:09.7415953Z [ OK ] FunctionalTest.L1Loss (1 ms) 2025-08-14T21:14:09.7416382Z [ RUN ] FunctionalTest.MSELoss 2025-08-14T21:14:09.7416861Z [ OK ] FunctionalTest.MSELoss (0 ms) 2025-08-14T21:14:09.7417300Z [ RUN ] FunctionalTest.BCELoss 2025-08-14T21:14:09.7417710Z [ OK ] FunctionalTest.BCELoss (0 ms) 2025-08-14T21:14:09.7418156Z [ RUN ] FunctionalTest.KLDivLoss 2025-08-14T21:14:09.7418688Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:14:09.7420542Z W0814 21:14:08.051084 124838 loss.h:51] 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) 2025-08-14T21:14:09.7422373Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2025-08-14T21:14:09.7422885Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2025-08-14T21:14:09.7423409Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2025-08-14T21:14:09.7423895Z [ RUN ] FunctionalTest.GridSample 2025-08-14T21:14:09.7425510Z W0814 21:14:08.055713 124838 vision.h:80] 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) 2025-08-14T21:14:09.7427137Z [ OK ] FunctionalTest.GridSample (6 ms) 2025-08-14T21:14:09.7427584Z [ RUN ] FunctionalTest.AffineGrid 2025-08-14T21:14:09.7428034Z [ OK ] FunctionalTest.AffineGrid (7 ms) 2025-08-14T21:14:09.7428497Z [ RUN ] FunctionalTest.MultiMarginLoss 2025-08-14T21:14:09.7428997Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2025-08-14T21:14:09.7429622Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2025-08-14T21:14:09.7430158Z [ OK ] FunctionalTest.CosineEmbeddingLoss (1 ms) 2025-08-14T21:14:09.7430758Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2025-08-14T21:14:09.7431482Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-08-14T21:14:09.7432189Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2025-08-14T21:14:09.7432854Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2025-08-14T21:14:09.7433464Z [ RUN ] FunctionalTest.TripletMarginLoss 2025-08-14T21:14:09.7433969Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2025-08-14T21:14:09.7434638Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2025-08-14T21:14:09.7435490Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (233 ms) 2025-08-14T21:14:09.7436175Z [ RUN ] FunctionalTest.NLLLoss 2025-08-14T21:14:09.7436592Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2025-08-14T21:14:09.7437060Z [ RUN ] FunctionalTest.CrossEntropy 2025-08-14T21:14:09.7437539Z [ OK ] FunctionalTest.CrossEntropy (9 ms) 2025-08-14T21:14:09.7438003Z [ RUN ] FunctionalTest.MaxUnpool1d 2025-08-14T21:14:09.7438470Z [ OK ] FunctionalTest.MaxUnpool1d (4 ms) 2025-08-14T21:14:09.7438936Z [ RUN ] FunctionalTest.MaxUnpool2d 2025-08-14T21:14:09.7439401Z [ OK ] FunctionalTest.MaxUnpool2d (5 ms) 2025-08-14T21:14:09.7439862Z [ RUN ] FunctionalTest.MaxUnpool3d 2025-08-14T21:14:09.7440321Z [ OK ] FunctionalTest.MaxUnpool3d (3 ms) 2025-08-14T21:14:09.7440761Z [ RUN ] FunctionalTest.ELU 2025-08-14T21:14:09.7441164Z [ OK ] FunctionalTest.ELU (17 ms) 2025-08-14T21:14:09.7441592Z [ RUN ] FunctionalTest.SELU 2025-08-14T21:14:09.7441979Z [ OK ] FunctionalTest.SELU (3 ms) 2025-08-14T21:14:09.7442397Z [ RUN ] FunctionalTest.GLU 2025-08-14T21:14:09.7442775Z [ OK ] FunctionalTest.GLU (1 ms) 2025-08-14T21:14:09.7443191Z [ RUN ] FunctionalTest.GELU 2025-08-14T21:14:09.7443584Z [ OK ] FunctionalTest.GELU (36 ms) 2025-08-14T21:14:09.7444030Z [ RUN ] FunctionalTest.TanhGELU 2025-08-14T21:14:09.7444448Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2025-08-14T21:14:09.7444898Z [ RUN ] FunctionalTest.Hardshrink 2025-08-14T21:14:09.7445403Z [ OK ] FunctionalTest.Hardshrink (13 ms) 2025-08-14T21:14:09.7445839Z [ RUN ] FunctionalTest.OneHot 2025-08-14T21:14:09.7446259Z [ OK ] FunctionalTest.OneHot (3 ms) 2025-08-14T21:14:09.7446681Z [ RUN ] FunctionalTest.Hardtanh 2025-08-14T21:14:09.7447115Z [ OK ] FunctionalTest.Hardtanh (41 ms) 2025-08-14T21:14:09.7447549Z [ RUN ] FunctionalTest.LeakyReLU 2025-08-14T21:14:09.7447993Z [ OK ] FunctionalTest.LeakyReLU (13 ms) 2025-08-14T21:14:09.7448436Z [ RUN ] FunctionalTest.LogSigmoid 2025-08-14T21:14:09.7448889Z [ OK ] FunctionalTest.LogSigmoid (0 ms) 2025-08-14T21:14:09.7449354Z [ RUN ] FunctionalTest.GumbelSoftmax 2025-08-14T21:14:09.7449908Z [ OK ] FunctionalTest.GumbelSoftmax (45 ms) 2025-08-14T21:14:09.7450449Z [ RUN ] FunctionalTest.Softmax 2025-08-14T21:14:09.7450902Z [ OK ] FunctionalTest.Softmax (1 ms) 2025-08-14T21:14:09.7451329Z [ RUN ] FunctionalTest.Softmin 2025-08-14T21:14:09.7451726Z [ OK ] FunctionalTest.Softmin (1 ms) 2025-08-14T21:14:09.7452161Z [ RUN ] FunctionalTest.LogSoftmax 2025-08-14T21:14:09.7452583Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2025-08-14T21:14:09.7453020Z [ RUN ] FunctionalTest.PReLU 2025-08-14T21:14:09.7453413Z [ OK ] FunctionalTest.PReLU (2 ms) 2025-08-14T21:14:09.7453838Z [ RUN ] FunctionalTest.LayerNorm 2025-08-14T21:14:09.7454264Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2025-08-14T21:14:09.7454688Z [ RUN ] FunctionalTest.GroupNorm 2025-08-14T21:14:09.7455117Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2025-08-14T21:14:09.7455565Z [ RUN ] FunctionalTest.LocalResponseNorm 2025-08-14T21:14:09.7456065Z [ OK ] FunctionalTest.LocalResponseNorm (1 ms) 2025-08-14T21:14:09.7456528Z [ RUN ] FunctionalTest.Linear 2025-08-14T21:14:09.7456955Z [ OK ] FunctionalTest.Linear (2 ms) 2025-08-14T21:14:09.7457371Z [ RUN ] FunctionalTest.Embedding 2025-08-14T21:14:09.7457801Z [ OK ] FunctionalTest.Embedding (0 ms) 2025-08-14T21:14:09.7458251Z [ RUN ] FunctionalTest.EmbeddingBag 2025-08-14T21:14:09.7458695Z [ OK ] FunctionalTest.EmbeddingBag (3 ms) 2025-08-14T21:14:09.7459148Z [ RUN ] FunctionalTest.Bilinear 2025-08-14T21:14:09.7459555Z [ OK ] FunctionalTest.Bilinear (3 ms) 2025-08-14T21:14:09.7459991Z [ RUN ] FunctionalTest.Normalize 2025-08-14T21:14:09.7460406Z [ OK ] FunctionalTest.Normalize (4 ms) 2025-08-14T21:14:09.7460841Z [ RUN ] FunctionalTest.ReLU 2025-08-14T21:14:09.7461219Z [ OK ] FunctionalTest.ReLU (4 ms) 2025-08-14T21:14:09.7461676Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2025-08-14T21:14:09.7462188Z [ OK ] FunctionalTest.ReLUDefaultOptions (1 ms) 2025-08-14T21:14:09.7462651Z [ RUN ] FunctionalTest.ReLU6 2025-08-14T21:14:09.7463061Z [ OK ] FunctionalTest.ReLU6 (5 ms) 2025-08-14T21:14:09.7463510Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2025-08-14T21:14:09.7464031Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2025-08-14T21:14:09.7464498Z [ RUN ] FunctionalTest.RReLU 2025-08-14T21:14:09.7464909Z [ OK ] FunctionalTest.RReLU (61 ms) 2025-08-14T21:14:09.7465362Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2025-08-14T21:14:09.7465883Z [ OK ] FunctionalTest.RReLUDefaultOptions (2 ms) 2025-08-14T21:14:09.7466359Z [ RUN ] FunctionalTest.CELU 2025-08-14T21:14:09.7466740Z [ OK ] FunctionalTest.CELU (17 ms) 2025-08-14T21:14:09.7467345Z [ RUN ] FunctionalTest.CELUDefaultOptions 2025-08-14T21:14:09.7467843Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2025-08-14T21:14:09.7468339Z [ RUN ] FunctionalTest.PixelShuffle 2025-08-14T21:14:09.7468780Z [ OK ] FunctionalTest.PixelShuffle (2 ms) 2025-08-14T21:14:09.7469265Z [ RUN ] FunctionalTest.PixelUnshuffle 2025-08-14T21:14:09.7469787Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2025-08-14T21:14:09.7470247Z [ RUN ] FunctionalTest.Softplus 2025-08-14T21:14:09.7470671Z [ OK ] FunctionalTest.Softplus (10 ms) 2025-08-14T21:14:09.7471249Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2025-08-14T21:14:09.7471792Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2025-08-14T21:14:09.7472273Z [ RUN ] FunctionalTest.Fold 2025-08-14T21:14:09.7472664Z [ OK ] FunctionalTest.Fold (1 ms) 2025-08-14T21:14:09.7473062Z [ RUN ] FunctionalTest.Unfold 2025-08-14T21:14:09.7473476Z [ OK ] FunctionalTest.Unfold (1 ms) 2025-08-14T21:14:09.7473894Z [ RUN ] FunctionalTest.Softshrink 2025-08-14T21:14:09.7474333Z [ OK ] FunctionalTest.Softshrink (6 ms) 2025-08-14T21:14:09.7474832Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2025-08-14T21:14:09.7475389Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2025-08-14T21:14:09.7476000Z [ RUN ] FunctionalTest.Softsign 2025-08-14T21:14:09.7476453Z [ OK ] FunctionalTest.Softsign (0 ms) 2025-08-14T21:14:09.7476874Z [ RUN ] FunctionalTest.Mish 2025-08-14T21:14:09.7477249Z [ OK ] FunctionalTest.Mish (0 ms) 2025-08-14T21:14:09.7477666Z [ RUN ] FunctionalTest.Tanhshrink 2025-08-14T21:14:09.7478093Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2025-08-14T21:14:09.7478539Z [ RUN ] FunctionalTest.Threshold 2025-08-14T21:14:09.7478956Z [ OK ] FunctionalTest.Threshold (18 ms) 2025-08-14T21:14:09.7479397Z [ RUN ] FunctionalTest.BatchNorm1d 2025-08-14T21:14:09.7479840Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2025-08-14T21:14:09.7480330Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2025-08-14T21:14:09.7480912Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2025-08-14T21:14:09.7481423Z [ RUN ] FunctionalTest.BatchNorm2d 2025-08-14T21:14:09.7481867Z [ OK ] FunctionalTest.BatchNorm2d (1 ms) 2025-08-14T21:14:09.7482368Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2025-08-14T21:14:09.7482942Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2025-08-14T21:14:09.7483467Z [ RUN ] FunctionalTest.BatchNorm3d 2025-08-14T21:14:09.7483899Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2025-08-14T21:14:09.7484403Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2025-08-14T21:14:09.7484960Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2025-08-14T21:14:09.7485505Z [ RUN ] FunctionalTest.InstanceNorm1d 2025-08-14T21:14:09.7485964Z [ OK ] FunctionalTest.InstanceNorm1d (2 ms) 2025-08-14T21:14:09.7486501Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2025-08-14T21:14:09.7487097Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (1 ms) 2025-08-14T21:14:09.7487654Z [ RUN ] FunctionalTest.InstanceNorm2d 2025-08-14T21:14:09.7488126Z [ OK ] FunctionalTest.InstanceNorm2d (3 ms) 2025-08-14T21:14:09.7488646Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2025-08-14T21:14:09.7489251Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (2 ms) 2025-08-14T21:14:09.7489798Z [ RUN ] FunctionalTest.InstanceNorm3d 2025-08-14T21:14:09.7490259Z [ OK ] FunctionalTest.InstanceNorm3d (4 ms) 2025-08-14T21:14:09.7490771Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2025-08-14T21:14:09.7491369Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (3 ms) 2025-08-14T21:14:09.7491894Z [ RUN ] FunctionalTest.Interpolate 2025-08-14T21:14:09.7494173Z W0814 21:14:08.704715 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7498442Z W0814 21:14:08.705262 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7502751Z W0814 21:14:08.706264 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7507068Z W0814 21:14:08.706794 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7511406Z W0814 21:14:08.707813 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7515657Z W0814 21:14:08.708472 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7519905Z W0814 21:14:08.709926 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7524150Z W0814 21:14:08.710585 124838 upsampling.h:56] 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) 2025-08-14T21:14:09.7526520Z [ OK ] FunctionalTest.Interpolate (17 ms) 2025-08-14T21:14:09.7526972Z [ RUN ] FunctionalTest.Pad1 2025-08-14T21:14:09.7527383Z [ OK ] FunctionalTest.Pad1 (1 ms) 2025-08-14T21:14:09.7527796Z [ RUN ] FunctionalTest.Pad2 2025-08-14T21:14:09.7528203Z [ OK ] FunctionalTest.Pad2 (2 ms) 2025-08-14T21:14:09.7528617Z [ RUN ] FunctionalTest.Pad3 2025-08-14T21:14:09.7529025Z [ OK ] FunctionalTest.Pad3 (7 ms) 2025-08-14T21:14:09.7529449Z [ RUN ] FunctionalTest.Pad4 2025-08-14T21:14:09.7529836Z [ OK ] FunctionalTest.Pad4 (2 ms) 2025-08-14T21:14:09.7530268Z [ RUN ] FunctionalTest.Pad5 2025-08-14T21:14:09.7530657Z [ OK ] FunctionalTest.Pad5 (4 ms) 2025-08-14T21:14:09.7531078Z [ RUN ] FunctionalTest.Pad6 2025-08-14T21:14:09.7531461Z [ OK ] FunctionalTest.Pad6 (2 ms) 2025-08-14T21:14:09.7531890Z [ RUN ] FunctionalTest.Pad7 2025-08-14T21:14:09.7532277Z [ OK ] FunctionalTest.Pad7 (0 ms) 2025-08-14T21:14:09.7532704Z [ RUN ] FunctionalTest.Pad8 2025-08-14T21:14:09.7533091Z [ OK ] FunctionalTest.Pad8 (0 ms) 2025-08-14T21:14:09.7533518Z [ RUN ] FunctionalTest.CTCLoss 2025-08-14T21:14:09.7533944Z [ OK ] FunctionalTest.CTCLoss (6 ms) 2025-08-14T21:14:09.7534439Z [ RUN ] FunctionalTest.PoissonNLLLoss 2025-08-14T21:14:09.7534929Z [ OK ] FunctionalTest.PoissonNLLLoss (2 ms) 2025-08-14T21:14:09.7535428Z [ RUN ] FunctionalTest.MarginRankingLoss 2025-08-14T21:14:09.7535945Z [ OK ] FunctionalTest.MarginRankingLoss (3 ms) 2025-08-14T21:14:09.7536446Z [ RUN ] FunctionalTest.ConvTranspose1d 2025-08-14T21:14:09.7536947Z [ OK ] FunctionalTest.ConvTranspose1d (9 ms) 2025-08-14T21:14:09.7537457Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2025-08-14T21:14:09.7537997Z [ OK ] FunctionalTest.ConvTranspose2dEven (4 ms) 2025-08-14T21:14:09.7538542Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2025-08-14T21:14:09.7539146Z [ OK ] FunctionalTest.ConvTranspose2dUneven (4 ms) 2025-08-14T21:14:09.7539707Z [ RUN ] FunctionalTest.ConvTranspose3d 2025-08-14T21:14:09.7540191Z [ OK ] FunctionalTest.ConvTranspose3d (2 ms) 2025-08-14T21:14:09.7540696Z [ RUN ] FunctionalTest.AlphaDropout 2025-08-14T21:14:09.7541187Z [ OK ] FunctionalTest.AlphaDropout (24 ms) 2025-08-14T21:14:09.7541686Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2025-08-14T21:14:09.7542194Z [ OK ] FunctionalTest.FeatureAlphaDropout (23 ms) 2025-08-14T21:14:09.7542685Z [ RUN ] FunctionalTest.Dropout 2025-08-14T21:14:09.7543102Z [ OK ] FunctionalTest.Dropout (8 ms) 2025-08-14T21:14:09.7543524Z [ RUN ] FunctionalTest.Dropout2d 2025-08-14T21:14:09.7543954Z [ OK ] FunctionalTest.Dropout2d (8 ms) 2025-08-14T21:14:09.7544388Z [ RUN ] FunctionalTest.Dropout3d 2025-08-14T21:14:09.7544824Z [ OK ] FunctionalTest.Dropout3d (8 ms) 2025-08-14T21:14:09.7545249Z [ RUN ] FunctionalTest.isfinite 2025-08-14T21:14:09.7545669Z [ OK ] FunctionalTest.isfinite (7 ms) 2025-08-14T21:14:09.7546088Z [ RUN ] FunctionalTest.isinf 2025-08-14T21:14:09.7546487Z [ OK ] FunctionalTest.isinf (6 ms) 2025-08-14T21:14:09.7546946Z [ RUN ] FunctionalTest.AllClose 2025-08-14T21:14:09.7547356Z [ OK ] FunctionalTest.AllClose (107 ms) 2025-08-14T21:14:09.7547822Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2025-08-14T21:14:09.7548318Z [ OK ] FunctionalTest.BCEWithLogitsLoss (62 ms) 2025-08-14T21:14:09.7548822Z [----------] 134 tests from FunctionalTest (1078 ms total) 2025-08-14T21:14:09.7549150Z 2025-08-14T21:14:09.7549321Z [----------] Global test environment tear-down 2025-08-14T21:14:09.7549844Z [==========] 134 tests from 1 test suite ran. (1078 ms total) 2025-08-14T21:14:09.7550288Z [ PASSED ] 134 tests. 2025-08-14T21:14:09.7550617Z ================================================================================ 2025-08-14T21:14:09.7551523Z [3,089 / 3,095] 21 / 26 tests; 6 actions running; last test: ...unctional_test 2025-08-14T21:14:09.7552191Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.7552703Z Testing //:modules_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.7553233Z Testing //:optim_test; 21s processwrapper-sandbox 2025-08-14T21:14:09.7553758Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.7554291Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.7554818Z Testing //:functional_test; 4s processwrapper-sandbox 2025-08-14T21:14:09.7555178Z 2025-08-14T21:14:09.7555317Z  2025-08-14T21:14:09.7555585Z  2025-08-14T21:14:09.7555863Z  2025-08-14T21:14:09.7556137Z  2025-08-14T21:14:09.7556394Z  2025-08-14T21:14:09.7556672Z  2025-08-14T21:14:09.7557049Z INFO: From Testing //:serialize_test: 2025-08-14T21:14:09.7557522Z ==================== Test output for //:serialize_test: 2025-08-14T21:14:09.7557947Z Running main() from gmock_main.cc 2025-08-14T21:14:09.7558347Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:09.7558734Z [==========] Running 23 tests from 1 test suite. 2025-08-14T21:14:09.7559182Z [----------] Global test environment set-up. 2025-08-14T21:14:09.7559596Z [----------] 23 tests from SerializeTest 2025-08-14T21:14:09.7560081Z [ RUN ] SerializeTest.KeysFunc 2025-08-14T21:14:09.7560499Z [ OK ] SerializeTest.KeysFunc (91 ms) 2025-08-14T21:14:09.7560930Z [ RUN ] SerializeTest.TryReadFunc 2025-08-14T21:14:09.7561371Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2025-08-14T21:14:09.7561794Z [ RUN ] SerializeTest.Basic 2025-08-14T21:14:09.7562191Z [ OK ] SerializeTest.Basic (2 ms) 2025-08-14T21:14:09.7562597Z [ RUN ] SerializeTest.MathBits 2025-08-14T21:14:09.7563015Z [ OK ] SerializeTest.MathBits (6 ms) 2025-08-14T21:14:09.7563440Z [ RUN ] SerializeTest.BasicToFile 2025-08-14T21:14:09.7563880Z [ OK ] SerializeTest.BasicToFile (1 ms) 2025-08-14T21:14:09.7564319Z [ RUN ] SerializeTest.BasicViaFunc 2025-08-14T21:14:09.7564841Z [ OK ] SerializeTest.BasicViaFunc (3 ms) 2025-08-14T21:14:09.7565316Z [ RUN ] SerializeTest.Resized 2025-08-14T21:14:09.7565711Z [ OK ] SerializeTest.Resized (1 ms) 2025-08-14T21:14:09.7566130Z [ RUN ] SerializeTest.Sliced 2025-08-14T21:14:09.7566520Z [ OK ] SerializeTest.Sliced (1 ms) 2025-08-14T21:14:09.7571381Z [ RUN ] SerializeTest.NonContiguous 2025-08-14T21:14:09.7571847Z [ OK ] SerializeTest.NonContiguous (1 ms) 2025-08-14T21:14:09.7572325Z [ RUN ] SerializeTest.ErrorOnMissingKey 2025-08-14T21:14:09.7572791Z [ OK ] SerializeTest.ErrorOnMissingKey (3 ms) 2025-08-14T21:14:09.7573245Z [ RUN ] SerializeTest.XOR 2025-08-14T21:14:09.7573619Z [ OK ] SerializeTest.XOR (2143 ms) 2025-08-14T21:14:09.7574020Z [ RUN ] SerializeTest.Optim 2025-08-14T21:14:09.7574410Z [ OK ] SerializeTest.Optim (15 ms) 2025-08-14T21:14:09.7574821Z [ RUN ] SerializeTest.Optim_Adagrad 2025-08-14T21:14:09.7575269Z [ OK ] SerializeTest.Optim_Adagrad (20 ms) 2025-08-14T21:14:09.7575699Z [ RUN ] SerializeTest.Optim_SGD 2025-08-14T21:14:09.7576117Z [ OK ] SerializeTest.Optim_SGD (17 ms) 2025-08-14T21:14:09.7576531Z [ RUN ] SerializeTest.Optim_Adam 2025-08-14T21:14:09.7576960Z [ OK ] SerializeTest.Optim_Adam (25 ms) 2025-08-14T21:14:09.7577397Z [ RUN ] SerializeTest.Optim_AdamW 2025-08-14T21:14:09.7577813Z [ OK ] SerializeTest.Optim_AdamW (26 ms) 2025-08-14T21:14:09.7578257Z [ RUN ] SerializeTest.Optim_RMSprop 2025-08-14T21:14:09.7578687Z [ OK ] SerializeTest.Optim_RMSprop (26 ms) 2025-08-14T21:14:09.7579134Z [ RUN ] SerializeTest.Optim_LBFGS 2025-08-14T21:14:09.7579549Z [ OK ] SerializeTest.Optim_LBFGS (46 ms) 2025-08-14T21:14:09.7580398Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2025-08-14T21:14:09.7581671Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2025-08-14T21:14:09.7582577Z [ RUN ] SerializeTest.VectorOfTensors 2025-08-14T21:14:09.7583052Z [ OK ] SerializeTest.VectorOfTensors (1 ms) 2025-08-14T21:14:09.7583492Z [ RUN ] SerializeTest.IValue 2025-08-14T21:14:09.7583904Z [ OK ] SerializeTest.IValue (0 ms) 2025-08-14T21:14:09.7584722Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2025-08-14T21:14:09.7585816Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2025-08-14T21:14:09.7586908Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2025-08-14T21:14:09.7588015Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (2 ms) 2025-08-14T21:14:09.7588908Z [----------] 23 tests from SerializeTest (2445 ms total) 2025-08-14T21:14:09.7589287Z 2025-08-14T21:14:09.7589538Z [----------] Global test environment tear-down 2025-08-14T21:14:09.7590095Z [==========] 23 tests from 1 test suite ran. (2445 ms total) 2025-08-14T21:14:09.7590603Z [ PASSED ] 23 tests. 2025-08-14T21:14:09.7591104Z ================================================================================ 2025-08-14T21:14:09.7610978Z [3,090 / 3,095] 22 / 26 tests; 5 actions running; last test: //:serialize_test 2025-08-14T21:14:09.7611833Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.7612380Z Testing //:modules_test; 28s processwrapper-sandbox 2025-08-14T21:14:09.7612915Z Testing //:optim_test; 21s processwrapper-sandbox 2025-08-14T21:14:09.7613470Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-08-14T21:14:09.7614012Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-08-14T21:14:10.1177142Z 2025-08-14T21:14:10.1177728Z  2025-08-14T21:14:10.1178149Z  2025-08-14T21:14:10.1178547Z  2025-08-14T21:14:10.1178922Z  2025-08-14T21:14:10.1179313Z  2025-08-14T21:14:10.1180215Z [3,091 / 3,095] 22 / 26 tests; 4 actions running; last test: //:serialize_test 2025-08-14T21:14:10.1181539Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-08-14T21:14:10.1182307Z Testing //:modules_test; 28s processwrapper-sandbox 2025-08-14T21:14:10.1183066Z Testing //:optim_test; 22s processwrapper-sandbox 2025-08-14T21:14:10.1183840Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-08-14T21:14:10.7647718Z 2025-08-14T21:14:10.7648387Z  2025-08-14T21:14:10.7648820Z  2025-08-14T21:14:10.7649177Z  2025-08-14T21:14:10.7649516Z  2025-08-14T21:14:10.7650348Z [3,091 / 3,095] 23 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-08-14T21:14:10.7651236Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-08-14T21:14:10.7651907Z Testing //:modules_test; 29s processwrapper-sandbox 2025-08-14T21:14:10.7652594Z Testing //:optim_test; 22s processwrapper-sandbox 2025-08-14T21:14:10.7653258Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-08-14T21:14:10.7661059Z 2025-08-14T21:14:10.7661444Z  2025-08-14T21:14:10.7661833Z  2025-08-14T21:14:10.7662197Z  2025-08-14T21:14:10.7662537Z  2025-08-14T21:14:10.7663040Z INFO: From Testing //:nn_utils_test: 2025-08-14T21:14:10.7670693Z ==================== Test output for //:nn_utils_test: 2025-08-14T21:14:10.7671272Z Running main() from gmock_main.cc 2025-08-14T21:14:10.7671777Z Note: Google Test filter = -*CUDA 2025-08-14T21:14:10.7672276Z [==========] Running 10 tests from 2 test suites. 2025-08-14T21:14:10.7672854Z [----------] Global test environment set-up. 2025-08-14T21:14:10.7673383Z [----------] 7 tests from NNUtilsTest 2025-08-14T21:14:10.7673903Z [ RUN ] NNUtilsTest.ClipGradNorm 2025-08-14T21:14:10.7674462Z [ OK ] NNUtilsTest.ClipGradNorm (20 ms) 2025-08-14T21:14:10.7675104Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2025-08-14T21:14:10.7675859Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (772 ms) 2025-08-14T21:14:10.7676536Z [ RUN ] NNUtilsTest.ClipGradValue 2025-08-14T21:14:10.7677129Z [ OK ] NNUtilsTest.ClipGradValue (1 ms) 2025-08-14T21:14:10.7677709Z [ RUN ] NNUtilsTest.ConvertParameters 2025-08-14T21:14:10.7678325Z [ OK ] NNUtilsTest.ConvertParameters (3 ms) 2025-08-14T21:14:10.7678915Z [ RUN ] NNUtilsTest.PackSequence 2025-08-14T21:14:10.7679482Z [ OK ] NNUtilsTest.PackSequence (1957 ms) 2025-08-14T21:14:10.7680097Z [ RUN ] NNUtilsTest.PackPaddedSequence 2025-08-14T21:14:10.7680717Z [ OK ] NNUtilsTest.PackPaddedSequence (117 ms) 2025-08-14T21:14:10.7681327Z [ RUN ] NNUtilsTest.PadSequence 2025-08-14T21:14:10.7681862Z [ OK ] NNUtilsTest.PadSequence (591 ms) 2025-08-14T21:14:10.7682464Z [----------] 7 tests from NNUtilsTest (3466 ms total) 2025-08-14T21:14:10.7682864Z 2025-08-14T21:14:10.7683061Z [----------] 3 tests from PackedSequenceTest 2025-08-14T21:14:10.7683655Z [ RUN ] PackedSequenceTest.WrongOrder 2025-08-14T21:14:10.7684277Z [ OK ] PackedSequenceTest.WrongOrder (0 ms) 2025-08-14T21:14:10.7684891Z [ RUN ] PackedSequenceTest.TotalLength 2025-08-14T21:14:10.7685508Z [ OK ] PackedSequenceTest.TotalLength (9 ms) 2025-08-14T21:14:10.7686090Z [ RUN ] PackedSequenceTest.To 2025-08-14T21:14:10.7686619Z [ OK ] PackedSequenceTest.To (1 ms) 2025-08-14T21:14:10.7687409Z [----------] 3 tests from PackedSequenceTest (12 ms total) 2025-08-14T21:14:10.7687853Z 2025-08-14T21:14:10.7688051Z [----------] Global test environment tear-down 2025-08-14T21:14:10.7688642Z [==========] 10 tests from 2 test suites ran. (3479 ms total) 2025-08-14T21:14:10.7689211Z [ PASSED ] 10 tests. 2025-08-14T21:14:10.7689636Z ================================================================================ 2025-08-14T21:14:10.7697242Z [3,091 / 3,095] 23 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-08-14T21:14:10.7698109Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-08-14T21:14:10.7698771Z Testing //:modules_test; 29s processwrapper-sandbox 2025-08-14T21:14:10.7699760Z Testing //:optim_test; 22s processwrapper-sandbox 2025-08-14T21:14:10.7700429Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-08-14T21:14:11.1186630Z 2025-08-14T21:14:11.1187218Z  2025-08-14T21:14:11.1187635Z  2025-08-14T21:14:11.1188005Z  2025-08-14T21:14:11.1188365Z  2025-08-14T21:14:11.1189175Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:11.1190147Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-08-14T21:14:11.1190831Z Testing //:modules_test; 29s processwrapper-sandbox 2025-08-14T21:14:11.1191495Z Testing //:optim_test; 23s processwrapper-sandbox 2025-08-14T21:14:12.1191977Z 2025-08-14T21:14:12.1192642Z  2025-08-14T21:14:12.1193018Z  2025-08-14T21:14:12.1193299Z  2025-08-14T21:14:12.1193974Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:12.1194689Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-08-14T21:14:12.1195236Z Testing //:modules_test; 30s processwrapper-sandbox 2025-08-14T21:14:12.1195756Z Testing //:optim_test; 24s processwrapper-sandbox 2025-08-14T21:14:13.3198633Z 2025-08-14T21:14:13.3199269Z  2025-08-14T21:14:13.3199625Z  2025-08-14T21:14:13.3199913Z  2025-08-14T21:14:13.3200565Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:13.3201271Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-08-14T21:14:13.3201806Z Testing //:modules_test; 32s processwrapper-sandbox 2025-08-14T21:14:13.3202356Z Testing //:optim_test; 25s processwrapper-sandbox 2025-08-14T21:14:14.3204527Z 2025-08-14T21:14:14.3205167Z  2025-08-14T21:14:14.3205508Z  2025-08-14T21:14:14.3205773Z  2025-08-14T21:14:14.3206447Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:14.3207129Z Testing //:rnn_test; 33s processwrapper-sandbox 2025-08-14T21:14:14.3207662Z Testing //:modules_test; 33s processwrapper-sandbox 2025-08-14T21:14:14.3208176Z Testing //:optim_test; 26s processwrapper-sandbox 2025-08-14T21:14:15.5210683Z 2025-08-14T21:14:15.5211298Z  2025-08-14T21:14:15.5211641Z  2025-08-14T21:14:15.5211915Z  2025-08-14T21:14:15.5212589Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:15.5213297Z Testing //:rnn_test; 34s processwrapper-sandbox 2025-08-14T21:14:15.5213835Z Testing //:modules_test; 34s processwrapper-sandbox 2025-08-14T21:14:15.5214384Z Testing //:optim_test; 27s processwrapper-sandbox 2025-08-14T21:14:16.5224425Z 2025-08-14T21:14:16.5225094Z  2025-08-14T21:14:16.5225424Z  2025-08-14T21:14:16.5225710Z  2025-08-14T21:14:16.5226241Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:16.5226770Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-08-14T21:14:16.5227168Z Testing //:modules_test; 35s processwrapper-sandbox 2025-08-14T21:14:16.5227572Z Testing //:optim_test; 28s processwrapper-sandbox 2025-08-14T21:14:17.5217549Z 2025-08-14T21:14:17.5218395Z  2025-08-14T21:14:17.5218652Z  2025-08-14T21:14:17.5218866Z  2025-08-14T21:14:17.5219353Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:17.5219957Z Testing //:rnn_test; 36s processwrapper-sandbox 2025-08-14T21:14:17.5220347Z Testing //:modules_test; 36s processwrapper-sandbox 2025-08-14T21:14:17.5220789Z Testing //:optim_test; 29s processwrapper-sandbox 2025-08-14T21:14:18.7224016Z 2025-08-14T21:14:18.7224911Z  2025-08-14T21:14:18.7225241Z  2025-08-14T21:14:18.7225525Z  2025-08-14T21:14:18.7226445Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:18.7227207Z Testing //:rnn_test; 37s processwrapper-sandbox 2025-08-14T21:14:18.7227741Z Testing //:modules_test; 37s processwrapper-sandbox 2025-08-14T21:14:18.7228265Z Testing //:optim_test; 30s processwrapper-sandbox 2025-08-14T21:14:19.7271134Z 2025-08-14T21:14:19.7271945Z  2025-08-14T21:14:19.7272309Z  2025-08-14T21:14:19.7272602Z  2025-08-14T21:14:19.7273281Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:19.7273974Z Testing //:rnn_test; 38s processwrapper-sandbox 2025-08-14T21:14:19.7274524Z Testing //:modules_test; 38s processwrapper-sandbox 2025-08-14T21:14:19.7275055Z Testing //:optim_test; 31s processwrapper-sandbox 2025-08-14T21:14:20.9236186Z 2025-08-14T21:14:20.9237088Z  2025-08-14T21:14:20.9237479Z  2025-08-14T21:14:20.9237790Z  2025-08-14T21:14:20.9238541Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:20.9239232Z Testing //:rnn_test; 39s processwrapper-sandbox 2025-08-14T21:14:20.9239777Z Testing //:modules_test; 39s processwrapper-sandbox 2025-08-14T21:14:20.9240318Z Testing //:optim_test; 33s processwrapper-sandbox 2025-08-14T21:14:21.3242306Z 2025-08-14T21:14:21.3242926Z  2025-08-14T21:14:21.3243255Z  2025-08-14T21:14:21.3243534Z  2025-08-14T21:14:21.3244169Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:21.3244857Z Testing //:rnn_test; 40s processwrapper-sandbox 2025-08-14T21:14:21.3245392Z Testing //:modules_test; 40s processwrapper-sandbox 2025-08-14T21:14:21.3245908Z Testing //:optim_test; 33s processwrapper-sandbox 2025-08-14T21:14:22.3244135Z 2025-08-14T21:14:22.3244843Z  2025-08-14T21:14:22.3245315Z  2025-08-14T21:14:22.3245712Z  2025-08-14T21:14:22.3246541Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:22.3247407Z Testing //:rnn_test; 41s processwrapper-sandbox 2025-08-14T21:14:22.3248092Z Testing //:modules_test; 41s processwrapper-sandbox 2025-08-14T21:14:22.3248763Z Testing //:optim_test; 34s processwrapper-sandbox 2025-08-14T21:14:23.3250041Z 2025-08-14T21:14:23.3250693Z  2025-08-14T21:14:23.3251031Z  2025-08-14T21:14:23.3251297Z  2025-08-14T21:14:23.3251948Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:23.3252639Z Testing //:rnn_test; 42s processwrapper-sandbox 2025-08-14T21:14:23.3253156Z Testing //:modules_test; 42s processwrapper-sandbox 2025-08-14T21:14:23.3253685Z Testing //:optim_test; 35s processwrapper-sandbox 2025-08-14T21:14:24.5257612Z 2025-08-14T21:14:24.5258258Z  2025-08-14T21:14:24.5258650Z  2025-08-14T21:14:24.5258918Z  2025-08-14T21:14:24.5259568Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:24.5260258Z Testing //:rnn_test; 43s processwrapper-sandbox 2025-08-14T21:14:24.5260990Z Testing //:modules_test; 43s processwrapper-sandbox 2025-08-14T21:14:24.5261522Z Testing //:optim_test; 36s processwrapper-sandbox 2025-08-14T21:14:25.5261261Z 2025-08-14T21:14:25.5261893Z  2025-08-14T21:14:25.5262238Z  2025-08-14T21:14:25.5262508Z  2025-08-14T21:14:25.5263152Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:25.5263826Z Testing //:rnn_test; 44s processwrapper-sandbox 2025-08-14T21:14:25.5264368Z Testing //:modules_test; 44s processwrapper-sandbox 2025-08-14T21:14:25.5264886Z Testing //:optim_test; 37s processwrapper-sandbox 2025-08-14T21:14:26.7267912Z 2025-08-14T21:14:26.7268930Z  2025-08-14T21:14:26.7269268Z  2025-08-14T21:14:26.7269601Z  2025-08-14T21:14:26.7270256Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:26.7270957Z Testing //:rnn_test; 45s processwrapper-sandbox 2025-08-14T21:14:26.7271480Z Testing //:modules_test; 45s processwrapper-sandbox 2025-08-14T21:14:26.7272017Z Testing //:optim_test; 38s processwrapper-sandbox 2025-08-14T21:14:27.9274552Z 2025-08-14T21:14:27.9275216Z  2025-08-14T21:14:27.9275552Z  2025-08-14T21:14:27.9275843Z  2025-08-14T21:14:27.9276499Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:27.9277206Z Testing //:rnn_test; 46s processwrapper-sandbox 2025-08-14T21:14:27.9277754Z Testing //:modules_test; 46s processwrapper-sandbox 2025-08-14T21:14:27.9278289Z Testing //:optim_test; 40s processwrapper-sandbox 2025-08-14T21:14:28.9281349Z 2025-08-14T21:14:28.9282245Z  2025-08-14T21:14:28.9282643Z  2025-08-14T21:14:28.9282956Z  2025-08-14T21:14:28.9283732Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:28.9284543Z Testing //:rnn_test; 47s processwrapper-sandbox 2025-08-14T21:14:28.9285176Z Testing //:modules_test; 47s processwrapper-sandbox 2025-08-14T21:14:28.9285794Z Testing //:optim_test; 41s processwrapper-sandbox 2025-08-14T21:14:30.1288462Z 2025-08-14T21:14:30.1289271Z  2025-08-14T21:14:30.1289606Z  2025-08-14T21:14:30.1289882Z  2025-08-14T21:14:30.1290521Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:30.1291205Z Testing //:rnn_test; 48s processwrapper-sandbox 2025-08-14T21:14:30.1291724Z Testing //:modules_test; 48s processwrapper-sandbox 2025-08-14T21:14:30.1292275Z Testing //:optim_test; 42s processwrapper-sandbox 2025-08-14T21:14:31.3295102Z 2025-08-14T21:14:31.3295772Z  2025-08-14T21:14:31.3296124Z  2025-08-14T21:14:31.3296409Z  2025-08-14T21:14:31.3297074Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:31.3297785Z Testing //:rnn_test; 50s processwrapper-sandbox 2025-08-14T21:14:31.3298317Z Testing //:modules_test; 50s processwrapper-sandbox 2025-08-14T21:14:31.3298835Z Testing //:optim_test; 43s processwrapper-sandbox 2025-08-14T21:14:32.3301443Z 2025-08-14T21:14:32.3302097Z  2025-08-14T21:14:32.3302440Z  2025-08-14T21:14:32.3302712Z  2025-08-14T21:14:32.3303358Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:32.3304031Z Testing //:rnn_test; 51s processwrapper-sandbox 2025-08-14T21:14:32.3304571Z Testing //:modules_test; 51s processwrapper-sandbox 2025-08-14T21:14:32.3305128Z Testing //:optim_test; 44s processwrapper-sandbox 2025-08-14T21:14:33.3308179Z 2025-08-14T21:14:33.3308854Z  2025-08-14T21:14:33.3309183Z  2025-08-14T21:14:33.3309530Z  2025-08-14T21:14:33.3310193Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:33.3311111Z Testing //:rnn_test; 52s processwrapper-sandbox 2025-08-14T21:14:33.3311626Z Testing //:modules_test; 52s processwrapper-sandbox 2025-08-14T21:14:33.3312155Z Testing //:optim_test; 45s processwrapper-sandbox 2025-08-14T21:14:34.5315242Z 2025-08-14T21:14:34.5315918Z  2025-08-14T21:14:34.5316243Z  2025-08-14T21:14:34.5316518Z  2025-08-14T21:14:34.5317153Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:34.5317865Z Testing //:rnn_test; 53s processwrapper-sandbox 2025-08-14T21:14:34.5318670Z Testing //:modules_test; 53s processwrapper-sandbox 2025-08-14T21:14:34.5319288Z Testing //:optim_test; 46s processwrapper-sandbox 2025-08-14T21:14:35.5321606Z 2025-08-14T21:14:35.5322296Z  2025-08-14T21:14:35.5322716Z  2025-08-14T21:14:35.5323046Z  2025-08-14T21:14:35.5323857Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:35.5324659Z Testing //:rnn_test; 54s processwrapper-sandbox 2025-08-14T21:14:35.5325295Z Testing //:modules_test; 54s processwrapper-sandbox 2025-08-14T21:14:35.5325911Z Testing //:optim_test; 47s processwrapper-sandbox 2025-08-14T21:14:36.7327363Z 2025-08-14T21:14:36.7328101Z  2025-08-14T21:14:36.7328448Z  2025-08-14T21:14:36.7336880Z  2025-08-14T21:14:36.7337745Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:36.7338471Z Testing //:rnn_test; 55s processwrapper-sandbox 2025-08-14T21:14:36.7339054Z Testing //:modules_test; 55s processwrapper-sandbox 2025-08-14T21:14:36.7339601Z Testing //:optim_test; 48s processwrapper-sandbox 2025-08-14T21:14:37.9334467Z 2025-08-14T21:14:37.9335106Z  2025-08-14T21:14:37.9335443Z  2025-08-14T21:14:37.9335757Z  2025-08-14T21:14:37.9336413Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:37.9337087Z Testing //:rnn_test; 56s processwrapper-sandbox 2025-08-14T21:14:37.9337622Z Testing //:modules_test; 56s processwrapper-sandbox 2025-08-14T21:14:37.9338144Z Testing //:optim_test; 50s processwrapper-sandbox 2025-08-14T21:14:38.9340340Z 2025-08-14T21:14:38.9341034Z  2025-08-14T21:14:38.9341380Z  2025-08-14T21:14:38.9341634Z  2025-08-14T21:14:38.9342143Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:38.9342849Z Testing //:rnn_test; 57s processwrapper-sandbox 2025-08-14T21:14:38.9343613Z Testing //:modules_test; 57s processwrapper-sandbox 2025-08-14T21:14:38.9344254Z Testing //:optim_test; 51s processwrapper-sandbox 2025-08-14T21:14:40.1346430Z 2025-08-14T21:14:40.1347124Z  2025-08-14T21:14:40.1347496Z  2025-08-14T21:14:40.1347768Z  2025-08-14T21:14:40.1348421Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:40.1349089Z Testing //:rnn_test; 58s processwrapper-sandbox 2025-08-14T21:14:40.1349677Z Testing //:modules_test; 58s processwrapper-sandbox 2025-08-14T21:14:40.1350216Z Testing //:optim_test; 52s processwrapper-sandbox 2025-08-14T21:14:41.1352125Z 2025-08-14T21:14:41.1352779Z  2025-08-14T21:14:41.1353106Z  2025-08-14T21:14:41.1353384Z  2025-08-14T21:14:41.1354027Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:41.1354741Z Testing //:rnn_test; 59s processwrapper-sandbox 2025-08-14T21:14:41.1355267Z Testing //:modules_test; 59s processwrapper-sandbox 2025-08-14T21:14:41.1355802Z Testing //:optim_test; 53s processwrapper-sandbox 2025-08-14T21:14:42.1357897Z 2025-08-14T21:14:42.1358728Z  2025-08-14T21:14:42.1359060Z  2025-08-14T21:14:42.1359344Z  2025-08-14T21:14:42.1359999Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:42.1360691Z Testing //:rnn_test; 60s processwrapper-sandbox 2025-08-14T21:14:42.1361231Z Testing //:modules_test; 60s processwrapper-sandbox 2025-08-14T21:14:42.1361749Z Testing //:optim_test; 54s processwrapper-sandbox 2025-08-14T21:14:43.3364915Z 2025-08-14T21:14:43.3365579Z  2025-08-14T21:14:43.3365972Z  2025-08-14T21:14:43.3366283Z  2025-08-14T21:14:43.3367191Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:43.3368230Z Testing //:rnn_test; 62s processwrapper-sandbox 2025-08-14T21:14:43.3368773Z Testing //:modules_test; 62s processwrapper-sandbox 2025-08-14T21:14:43.3369307Z Testing //:optim_test; 55s processwrapper-sandbox 2025-08-14T21:14:44.3370334Z 2025-08-14T21:14:44.3371001Z  2025-08-14T21:14:44.3371357Z  2025-08-14T21:14:44.3371653Z  2025-08-14T21:14:44.3372309Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:44.3373020Z Testing //:rnn_test; 63s processwrapper-sandbox 2025-08-14T21:14:44.3373573Z Testing //:modules_test; 63s processwrapper-sandbox 2025-08-14T21:14:44.3374112Z Testing //:optim_test; 56s processwrapper-sandbox 2025-08-14T21:14:45.5376052Z 2025-08-14T21:14:45.5376866Z  2025-08-14T21:14:45.5377229Z  2025-08-14T21:14:45.5377524Z  2025-08-14T21:14:45.5378225Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:45.5378954Z Testing //:rnn_test; 64s processwrapper-sandbox 2025-08-14T21:14:45.5379493Z Testing //:modules_test; 64s processwrapper-sandbox 2025-08-14T21:14:45.5380047Z Testing //:optim_test; 57s processwrapper-sandbox 2025-08-14T21:14:46.5381942Z 2025-08-14T21:14:46.5382627Z  2025-08-14T21:14:46.5382959Z  2025-08-14T21:14:46.5383246Z  2025-08-14T21:14:46.5383886Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:46.5384575Z Testing //:rnn_test; 65s processwrapper-sandbox 2025-08-14T21:14:46.5385111Z Testing //:modules_test; 65s processwrapper-sandbox 2025-08-14T21:14:46.5385629Z Testing //:optim_test; 58s processwrapper-sandbox 2025-08-14T21:14:47.5388681Z 2025-08-14T21:14:47.5389327Z  2025-08-14T21:14:47.5389726Z  2025-08-14T21:14:47.5389999Z  2025-08-14T21:14:47.5390693Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:47.5391384Z Testing //:rnn_test; 66s processwrapper-sandbox 2025-08-14T21:14:47.5391922Z Testing //:modules_test; 66s processwrapper-sandbox 2025-08-14T21:14:47.5392448Z Testing //:optim_test; 59s processwrapper-sandbox 2025-08-14T21:14:48.7394927Z 2025-08-14T21:14:48.7395565Z  2025-08-14T21:14:48.7395909Z  2025-08-14T21:14:48.7396177Z  2025-08-14T21:14:48.7396835Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:48.7397517Z Testing //:rnn_test; 67s processwrapper-sandbox 2025-08-14T21:14:48.7398039Z Testing //:modules_test; 67s processwrapper-sandbox 2025-08-14T21:14:48.7398568Z Testing //:optim_test; 60s processwrapper-sandbox 2025-08-14T21:14:49.7400308Z 2025-08-14T21:14:49.7400941Z  2025-08-14T21:14:49.7401272Z  2025-08-14T21:14:49.7401577Z  2025-08-14T21:14:49.7402263Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:49.7402958Z Testing //:rnn_test; 68s processwrapper-sandbox 2025-08-14T21:14:49.7403480Z Testing //:modules_test; 68s processwrapper-sandbox 2025-08-14T21:14:49.7404216Z Testing //:optim_test; 61s processwrapper-sandbox 2025-08-14T21:14:50.9406622Z 2025-08-14T21:14:50.9407265Z  2025-08-14T21:14:50.9407606Z  2025-08-14T21:14:50.9407879Z  2025-08-14T21:14:50.9408548Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:50.9409259Z Testing //:rnn_test; 69s processwrapper-sandbox 2025-08-14T21:14:50.9409796Z Testing //:modules_test; 69s processwrapper-sandbox 2025-08-14T21:14:50.9410348Z Testing //:optim_test; 63s processwrapper-sandbox 2025-08-14T21:14:51.3266387Z 2025-08-14T21:14:51.3267152Z  2025-08-14T21:14:51.3267491Z  2025-08-14T21:14:51.3267774Z  2025-08-14T21:14:51.3268781Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:51.3269548Z Testing //:rnn_test; 70s processwrapper-sandbox 2025-08-14T21:14:51.3270083Z Testing //:modules_test; 70s processwrapper-sandbox 2025-08-14T21:14:51.3270632Z Testing //:optim_test; 63s processwrapper-sandbox 2025-08-14T21:14:52.3415216Z 2025-08-14T21:14:52.3415830Z  2025-08-14T21:14:52.3416146Z  2025-08-14T21:14:52.3416422Z  2025-08-14T21:14:52.3417058Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:52.3417745Z Testing //:rnn_test; 71s processwrapper-sandbox 2025-08-14T21:14:52.3418277Z Testing //:modules_test; 71s processwrapper-sandbox 2025-08-14T21:14:52.3418790Z Testing //:optim_test; 64s processwrapper-sandbox 2025-08-14T21:14:53.3420736Z 2025-08-14T21:14:53.3421600Z  2025-08-14T21:14:53.3422023Z  2025-08-14T21:14:53.3422387Z  2025-08-14T21:14:53.3423155Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:53.3423963Z Testing //:rnn_test; 72s processwrapper-sandbox 2025-08-14T21:14:53.3424595Z Testing //:modules_test; 72s processwrapper-sandbox 2025-08-14T21:14:53.3425226Z Testing //:optim_test; 65s processwrapper-sandbox 2025-08-14T21:14:54.5426516Z 2025-08-14T21:14:54.5427227Z  2025-08-14T21:14:54.5427551Z  2025-08-14T21:14:54.5427831Z  2025-08-14T21:14:54.5428473Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:54.5429160Z Testing //:rnn_test; 73s processwrapper-sandbox 2025-08-14T21:14:54.5429766Z Testing //:modules_test; 73s processwrapper-sandbox 2025-08-14T21:14:54.5430302Z Testing //:optim_test; 66s processwrapper-sandbox 2025-08-14T21:14:55.5433969Z 2025-08-14T21:14:55.5434595Z  2025-08-14T21:14:55.5434959Z  2025-08-14T21:14:55.5435242Z  2025-08-14T21:14:55.5435882Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:55.5436601Z Testing //:rnn_test; 74s processwrapper-sandbox 2025-08-14T21:14:55.5437162Z Testing //:modules_test; 74s processwrapper-sandbox 2025-08-14T21:14:55.5437702Z Testing //:optim_test; 67s processwrapper-sandbox 2025-08-14T21:14:56.5440091Z 2025-08-14T21:14:56.5440732Z  2025-08-14T21:14:56.5441079Z  2025-08-14T21:14:56.5441353Z  2025-08-14T21:14:56.5442023Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:56.5442715Z Testing //:rnn_test; 75s processwrapper-sandbox 2025-08-14T21:14:56.5443266Z Testing //:modules_test; 75s processwrapper-sandbox 2025-08-14T21:14:56.5443813Z Testing //:optim_test; 68s processwrapper-sandbox 2025-08-14T21:14:57.7446570Z 2025-08-14T21:14:57.7447429Z  2025-08-14T21:14:57.7447769Z  2025-08-14T21:14:57.7448042Z  2025-08-14T21:14:57.7448720Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:57.7449661Z Testing //:rnn_test; 76s processwrapper-sandbox 2025-08-14T21:14:57.7450202Z Testing //:modules_test; 76s processwrapper-sandbox 2025-08-14T21:14:57.7450757Z Testing //:optim_test; 69s processwrapper-sandbox 2025-08-14T21:14:58.7452790Z 2025-08-14T21:14:58.7453646Z  2025-08-14T21:14:58.7454011Z  2025-08-14T21:14:58.7454305Z  2025-08-14T21:14:58.7454989Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:58.7455729Z Testing //:rnn_test; 77s processwrapper-sandbox 2025-08-14T21:14:58.7456297Z Testing //:modules_test; 77s processwrapper-sandbox 2025-08-14T21:14:58.7456874Z Testing //:optim_test; 70s processwrapper-sandbox 2025-08-14T21:14:59.7458368Z 2025-08-14T21:14:59.7459094Z  2025-08-14T21:14:59.7459543Z  2025-08-14T21:14:59.7459916Z  2025-08-14T21:14:59.7460730Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:14:59.7461611Z Testing //:rnn_test; 78s processwrapper-sandbox 2025-08-14T21:14:59.7462285Z Testing //:modules_test; 78s processwrapper-sandbox 2025-08-14T21:14:59.7462957Z Testing //:optim_test; 71s processwrapper-sandbox 2025-08-14T21:15:00.9466160Z 2025-08-14T21:15:00.9467476Z  2025-08-14T21:15:00.9468214Z  2025-08-14T21:15:00.9468736Z  2025-08-14T21:15:00.9469773Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:00.9470763Z Testing //:rnn_test; 79s processwrapper-sandbox 2025-08-14T21:15:00.9471577Z Testing //:modules_test; 79s processwrapper-sandbox 2025-08-14T21:15:00.9472294Z Testing //:optim_test; 73s processwrapper-sandbox 2025-08-14T21:15:01.9474336Z 2025-08-14T21:15:01.9475060Z  2025-08-14T21:15:01.9475585Z  2025-08-14T21:15:01.9475927Z  2025-08-14T21:15:01.9476723Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:01.9477537Z Testing //:rnn_test; 80s processwrapper-sandbox 2025-08-14T21:15:01.9478161Z Testing //:modules_test; 80s processwrapper-sandbox 2025-08-14T21:15:01.9478799Z Testing //:optim_test; 74s processwrapper-sandbox 2025-08-14T21:15:02.9480029Z 2025-08-14T21:15:02.9480744Z  2025-08-14T21:15:02.9481197Z  2025-08-14T21:15:02.9481541Z  2025-08-14T21:15:02.9482378Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:02.9483251Z Testing //:rnn_test; 81s processwrapper-sandbox 2025-08-14T21:15:02.9483946Z Testing //:modules_test; 81s processwrapper-sandbox 2025-08-14T21:15:02.9484667Z Testing //:optim_test; 75s processwrapper-sandbox 2025-08-14T21:15:04.1487110Z 2025-08-14T21:15:04.1487731Z  2025-08-14T21:15:04.1488069Z  2025-08-14T21:15:04.1488358Z  2025-08-14T21:15:04.1489025Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:04.1489760Z Testing //:rnn_test; 82s processwrapper-sandbox 2025-08-14T21:15:04.1490323Z Testing //:modules_test; 82s processwrapper-sandbox 2025-08-14T21:15:04.1490861Z Testing //:optim_test; 76s processwrapper-sandbox 2025-08-14T21:15:05.1494066Z 2025-08-14T21:15:05.1494731Z  2025-08-14T21:15:05.1495085Z  2025-08-14T21:15:05.1495363Z  2025-08-14T21:15:05.1496038Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:05.1496727Z Testing //:rnn_test; 83s processwrapper-sandbox 2025-08-14T21:15:05.1497302Z Testing //:modules_test; 83s processwrapper-sandbox 2025-08-14T21:15:05.1497840Z Testing //:optim_test; 77s processwrapper-sandbox 2025-08-14T21:15:06.1500398Z 2025-08-14T21:15:06.1501065Z  2025-08-14T21:15:06.1501417Z  2025-08-14T21:15:06.1501689Z  2025-08-14T21:15:06.1502590Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:06.1503304Z Testing //:rnn_test; 84s processwrapper-sandbox 2025-08-14T21:15:06.1503840Z Testing //:modules_test; 84s processwrapper-sandbox 2025-08-14T21:15:06.1504384Z Testing //:optim_test; 78s processwrapper-sandbox 2025-08-14T21:15:07.3507890Z 2025-08-14T21:15:07.3508560Z  2025-08-14T21:15:07.3508895Z  2025-08-14T21:15:07.3509174Z  2025-08-14T21:15:07.3509903Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:07.3510623Z Testing //:rnn_test; 86s processwrapper-sandbox 2025-08-14T21:15:07.3511517Z Testing //:modules_test; 86s processwrapper-sandbox 2025-08-14T21:15:07.3512162Z Testing //:optim_test; 79s processwrapper-sandbox 2025-08-14T21:15:08.5516431Z 2025-08-14T21:15:08.5517157Z  2025-08-14T21:15:08.5517522Z  2025-08-14T21:15:08.5517841Z  2025-08-14T21:15:08.5518510Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:08.5519183Z Testing //:rnn_test; 87s processwrapper-sandbox 2025-08-14T21:15:08.5519718Z Testing //:modules_test; 87s processwrapper-sandbox 2025-08-14T21:15:08.5520238Z Testing //:optim_test; 80s processwrapper-sandbox 2025-08-14T21:15:09.5523216Z 2025-08-14T21:15:09.5523885Z  2025-08-14T21:15:09.5524247Z  2025-08-14T21:15:09.5524524Z  2025-08-14T21:15:09.5525192Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:09.5525923Z Testing //:rnn_test; 88s processwrapper-sandbox 2025-08-14T21:15:09.5526480Z Testing //:modules_test; 88s processwrapper-sandbox 2025-08-14T21:15:09.5527019Z Testing //:optim_test; 81s processwrapper-sandbox 2025-08-14T21:15:10.5529188Z 2025-08-14T21:15:10.5529903Z  2025-08-14T21:15:10.5530304Z  2025-08-14T21:15:10.5530586Z  2025-08-14T21:15:10.5531229Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:10.5531917Z Testing //:rnn_test; 89s processwrapper-sandbox 2025-08-14T21:15:10.5532436Z Testing //:modules_test; 89s processwrapper-sandbox 2025-08-14T21:15:10.5532970Z Testing //:optim_test; 82s processwrapper-sandbox 2025-08-14T21:15:11.7536951Z 2025-08-14T21:15:11.7537598Z  2025-08-14T21:15:11.7537955Z  2025-08-14T21:15:11.7538244Z  2025-08-14T21:15:11.7538894Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:11.7539624Z Testing //:rnn_test; 90s processwrapper-sandbox 2025-08-14T21:15:11.7540168Z Testing //:modules_test; 90s processwrapper-sandbox 2025-08-14T21:15:11.7540706Z Testing //:optim_test; 83s processwrapper-sandbox 2025-08-14T21:15:12.7542619Z 2025-08-14T21:15:12.7543306Z  2025-08-14T21:15:12.7543629Z  2025-08-14T21:15:12.7543906Z  2025-08-14T21:15:12.7544540Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:12.7545225Z Testing //:rnn_test; 91s processwrapper-sandbox 2025-08-14T21:15:12.7545756Z Testing //:modules_test; 91s processwrapper-sandbox 2025-08-14T21:15:12.7546275Z Testing //:optim_test; 84s processwrapper-sandbox 2025-08-14T21:15:13.7548918Z 2025-08-14T21:15:13.7549591Z  2025-08-14T21:15:13.7549938Z  2025-08-14T21:15:13.7550209Z  2025-08-14T21:15:13.7550886Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:13.7551586Z Testing //:rnn_test; 92s processwrapper-sandbox 2025-08-14T21:15:13.7552119Z Testing //:modules_test; 92s processwrapper-sandbox 2025-08-14T21:15:13.7552654Z Testing //:optim_test; 85s processwrapper-sandbox 2025-08-14T21:15:14.9555649Z 2025-08-14T21:15:14.9556312Z  2025-08-14T21:15:14.9556636Z  2025-08-14T21:15:14.9556914Z  2025-08-14T21:15:14.9557557Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:14.9558238Z Testing //:rnn_test; 93s processwrapper-sandbox 2025-08-14T21:15:14.9558757Z Testing //:modules_test; 93s processwrapper-sandbox 2025-08-14T21:15:14.9559291Z Testing //:optim_test; 87s processwrapper-sandbox 2025-08-14T21:15:15.9561159Z 2025-08-14T21:15:15.9561792Z  2025-08-14T21:15:15.9562115Z  2025-08-14T21:15:15.9562389Z  2025-08-14T21:15:15.9563284Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:15.9564043Z Testing //:rnn_test; 94s processwrapper-sandbox 2025-08-14T21:15:15.9564578Z Testing //:modules_test; 94s processwrapper-sandbox 2025-08-14T21:15:15.9565097Z Testing //:optim_test; 88s processwrapper-sandbox 2025-08-14T21:15:16.9568769Z 2025-08-14T21:15:16.9569501Z  2025-08-14T21:15:16.9569928Z  2025-08-14T21:15:16.9570263Z  2025-08-14T21:15:16.9571127Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:16.9571989Z Testing //:rnn_test; 95s processwrapper-sandbox 2025-08-14T21:15:16.9572678Z Testing //:modules_test; 95s processwrapper-sandbox 2025-08-14T21:15:16.9573319Z Testing //:optim_test; 89s processwrapper-sandbox 2025-08-14T21:15:18.1575499Z 2025-08-14T21:15:18.1576192Z  2025-08-14T21:15:18.1576547Z  2025-08-14T21:15:18.1576853Z  2025-08-14T21:15:18.1577550Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:18.1578268Z Testing //:rnn_test; 96s processwrapper-sandbox 2025-08-14T21:15:18.1578802Z Testing //:modules_test; 96s processwrapper-sandbox 2025-08-14T21:15:18.1579349Z Testing //:optim_test; 90s processwrapper-sandbox 2025-08-14T21:15:19.1582205Z 2025-08-14T21:15:19.1582872Z  2025-08-14T21:15:19.1583271Z  2025-08-14T21:15:19.1583646Z  2025-08-14T21:15:19.1584479Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:19.1585346Z Testing //:rnn_test; 97s processwrapper-sandbox 2025-08-14T21:15:19.1586025Z Testing //:modules_test; 97s processwrapper-sandbox 2025-08-14T21:15:19.1586694Z Testing //:optim_test; 91s processwrapper-sandbox 2025-08-14T21:15:20.1587763Z 2025-08-14T21:15:20.1588473Z  2025-08-14T21:15:20.1588920Z  2025-08-14T21:15:20.1589281Z  2025-08-14T21:15:20.1590231Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:20.1591081Z Testing //:rnn_test; 98s processwrapper-sandbox 2025-08-14T21:15:20.1591763Z Testing //:modules_test; 98s processwrapper-sandbox 2025-08-14T21:15:20.1592441Z Testing //:optim_test; 92s processwrapper-sandbox 2025-08-14T21:15:21.3595545Z 2025-08-14T21:15:21.3596241Z  2025-08-14T21:15:21.3596704Z  2025-08-14T21:15:21.3597064Z  2025-08-14T21:15:21.3597900Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:21.3598773Z Testing //:rnn_test; 100s processwrapper-sandbox 2025-08-14T21:15:21.3599466Z Testing //:modules_test; 100s processwrapper-sandbox 2025-08-14T21:15:21.3600143Z Testing //:optim_test; 93s processwrapper-sandbox 2025-08-14T21:15:22.3600794Z 2025-08-14T21:15:22.3601451Z  2025-08-14T21:15:22.3601881Z  2025-08-14T21:15:22.3602283Z  2025-08-14T21:15:22.3603113Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:22.3603995Z Testing //:rnn_test; 101s processwrapper-sandbox 2025-08-14T21:15:22.3604926Z Testing //:modules_test; 101s processwrapper-sandbox 2025-08-14T21:15:22.3605585Z Testing //:optim_test; 94s processwrapper-sandbox 2025-08-14T21:15:23.3610492Z 2025-08-14T21:15:23.3611131Z  2025-08-14T21:15:23.3611473Z  2025-08-14T21:15:23.3611744Z  2025-08-14T21:15:23.3612397Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:23.3613078Z Testing //:rnn_test; 102s processwrapper-sandbox 2025-08-14T21:15:23.3613626Z Testing //:modules_test; 102s processwrapper-sandbox 2025-08-14T21:15:23.3614154Z Testing //:optim_test; 95s processwrapper-sandbox 2025-08-14T21:15:24.5618004Z 2025-08-14T21:15:24.5618625Z  2025-08-14T21:15:24.5619230Z  2025-08-14T21:15:24.5619588Z  2025-08-14T21:15:24.5620248Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:24.5620962Z Testing //:rnn_test; 103s processwrapper-sandbox 2025-08-14T21:15:24.5621508Z Testing //:modules_test; 103s processwrapper-sandbox 2025-08-14T21:15:24.5622052Z Testing //:optim_test; 96s processwrapper-sandbox 2025-08-14T21:15:25.5620795Z 2025-08-14T21:15:25.5621431Z  2025-08-14T21:15:25.5621753Z  2025-08-14T21:15:25.5622035Z  2025-08-14T21:15:25.5622680Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:25.5623351Z Testing //:rnn_test; 104s processwrapper-sandbox 2025-08-14T21:15:25.5623892Z Testing //:modules_test; 104s processwrapper-sandbox 2025-08-14T21:15:25.5624412Z Testing //:optim_test; 97s processwrapper-sandbox 2025-08-14T21:15:26.7627336Z 2025-08-14T21:15:26.7628002Z  2025-08-14T21:15:26.7628361Z  2025-08-14T21:15:26.7628638Z  2025-08-14T21:15:26.7629309Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:26.7630087Z Testing //:rnn_test; 105s processwrapper-sandbox 2025-08-14T21:15:26.7630656Z Testing //:modules_test; 105s processwrapper-sandbox 2025-08-14T21:15:26.7631214Z Testing //:optim_test; 98s processwrapper-sandbox 2025-08-14T21:15:27.9634017Z 2025-08-14T21:15:27.9634701Z  2025-08-14T21:15:27.9635046Z  2025-08-14T21:15:27.9635335Z  2025-08-14T21:15:27.9635993Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:27.9636711Z Testing //:rnn_test; 106s processwrapper-sandbox 2025-08-14T21:15:27.9637275Z Testing //:modules_test; 106s processwrapper-sandbox 2025-08-14T21:15:27.9637830Z Testing //:optim_test; 100s processwrapper-sandbox 2025-08-14T21:15:28.9640397Z 2025-08-14T21:15:28.9641024Z  2025-08-14T21:15:28.9641495Z  2025-08-14T21:15:28.9641821Z  2025-08-14T21:15:28.9642582Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:28.9643413Z Testing //:rnn_test; 107s processwrapper-sandbox 2025-08-14T21:15:28.9644061Z Testing //:modules_test; 107s processwrapper-sandbox 2025-08-14T21:15:28.9644688Z Testing //:optim_test; 101s processwrapper-sandbox 2025-08-14T21:15:30.1646705Z 2025-08-14T21:15:30.1647362Z  2025-08-14T21:15:30.1647702Z  2025-08-14T21:15:30.1648003Z  2025-08-14T21:15:30.1648683Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:30.1649383Z Testing //:rnn_test; 108s processwrapper-sandbox 2025-08-14T21:15:30.1649944Z Testing //:modules_test; 108s processwrapper-sandbox 2025-08-14T21:15:30.1650524Z Testing //:optim_test; 102s processwrapper-sandbox 2025-08-14T21:15:31.1653019Z 2025-08-14T21:15:31.1653689Z  2025-08-14T21:15:31.1654034Z  2025-08-14T21:15:31.1654315Z  2025-08-14T21:15:31.1654992Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:31.1655936Z Testing //:rnn_test; 109s processwrapper-sandbox 2025-08-14T21:15:31.1656499Z Testing //:modules_test; 109s processwrapper-sandbox 2025-08-14T21:15:31.1657059Z Testing //:optim_test; 103s processwrapper-sandbox 2025-08-14T21:15:32.1659063Z 2025-08-14T21:15:32.1659716Z  2025-08-14T21:15:32.1660038Z  2025-08-14T21:15:32.1660322Z  2025-08-14T21:15:32.1660955Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:32.1661648Z Testing //:rnn_test; 110s processwrapper-sandbox 2025-08-14T21:15:32.1662174Z Testing //:modules_test; 110s processwrapper-sandbox 2025-08-14T21:15:32.1663098Z Testing //:optim_test; 104s processwrapper-sandbox 2025-08-14T21:15:33.3666496Z 2025-08-14T21:15:33.3667235Z  2025-08-14T21:15:33.3667593Z  2025-08-14T21:15:33.3667927Z  2025-08-14T21:15:33.3668602Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:33.3669395Z Testing //:rnn_test; 112s processwrapper-sandbox 2025-08-14T21:15:33.3669934Z Testing //:modules_test; 112s processwrapper-sandbox 2025-08-14T21:15:33.3670458Z Testing //:optim_test; 105s processwrapper-sandbox 2025-08-14T21:15:34.3674941Z 2025-08-14T21:15:34.3675535Z  2025-08-14T21:15:34.3675855Z  2025-08-14T21:15:34.3676138Z  2025-08-14T21:15:34.3676772Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:34.3677463Z Testing //:rnn_test; 113s processwrapper-sandbox 2025-08-14T21:15:34.3678035Z Testing //:modules_test; 113s processwrapper-sandbox 2025-08-14T21:15:34.3678566Z Testing //:optim_test; 106s processwrapper-sandbox 2025-08-14T21:15:35.3679676Z 2025-08-14T21:15:35.3680311Z  2025-08-14T21:15:35.3680655Z  2025-08-14T21:15:35.3680922Z  2025-08-14T21:15:35.3681600Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:35.3682282Z Testing //:rnn_test; 114s processwrapper-sandbox 2025-08-14T21:15:35.3682822Z Testing //:modules_test; 114s processwrapper-sandbox 2025-08-14T21:15:35.3683350Z Testing //:optim_test; 107s processwrapper-sandbox 2025-08-14T21:15:36.5687082Z 2025-08-14T21:15:36.5687689Z  2025-08-14T21:15:36.5688033Z  2025-08-14T21:15:36.5688304Z  2025-08-14T21:15:36.5688961Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:36.5689653Z Testing //:rnn_test; 115s processwrapper-sandbox 2025-08-14T21:15:36.5690222Z Testing //:modules_test; 115s processwrapper-sandbox 2025-08-14T21:15:36.5690769Z Testing //:optim_test; 108s processwrapper-sandbox 2025-08-14T21:15:37.5691867Z 2025-08-14T21:15:37.5692514Z  2025-08-14T21:15:37.5692847Z  2025-08-14T21:15:37.5693162Z  2025-08-14T21:15:37.5693821Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:37.5694529Z Testing //:rnn_test; 116s processwrapper-sandbox 2025-08-14T21:15:37.5695072Z Testing //:modules_test; 116s processwrapper-sandbox 2025-08-14T21:15:37.5695625Z Testing //:optim_test; 109s processwrapper-sandbox 2025-08-14T21:15:38.7698239Z 2025-08-14T21:15:38.7699042Z  2025-08-14T21:15:38.7699468Z  2025-08-14T21:15:38.7699748Z  2025-08-14T21:15:38.7700403Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:38.7701110Z Testing //:rnn_test; 117s processwrapper-sandbox 2025-08-14T21:15:38.7701662Z Testing //:modules_test; 117s processwrapper-sandbox 2025-08-14T21:15:38.7702183Z Testing //:optim_test; 110s processwrapper-sandbox 2025-08-14T21:15:39.9704513Z 2025-08-14T21:15:39.9705331Z  2025-08-14T21:15:39.9705942Z  2025-08-14T21:15:39.9706246Z  2025-08-14T21:15:39.9706998Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:39.9707778Z Testing //:rnn_test; 118s processwrapper-sandbox 2025-08-14T21:15:39.9708404Z Testing //:modules_test; 118s processwrapper-sandbox 2025-08-14T21:15:39.9709018Z Testing //:optim_test; 112s processwrapper-sandbox 2025-08-14T21:15:40.9710844Z 2025-08-14T21:15:40.9711640Z  2025-08-14T21:15:40.9711977Z  2025-08-14T21:15:40.9712264Z  2025-08-14T21:15:40.9712921Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:40.9713958Z Testing //:rnn_test; 119s processwrapper-sandbox 2025-08-14T21:15:40.9714513Z Testing //:modules_test; 119s processwrapper-sandbox 2025-08-14T21:15:40.9715071Z Testing //:optim_test; 113s processwrapper-sandbox 2025-08-14T21:15:42.1716460Z 2025-08-14T21:15:42.1717055Z  2025-08-14T21:15:42.1717401Z  2025-08-14T21:15:42.1717676Z  2025-08-14T21:15:42.1718333Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:42.1719012Z Testing //:rnn_test; 120s processwrapper-sandbox 2025-08-14T21:15:42.1719556Z Testing //:modules_test; 120s processwrapper-sandbox 2025-08-14T21:15:42.1720080Z Testing //:optim_test; 114s processwrapper-sandbox 2025-08-14T21:15:43.1723834Z 2025-08-14T21:15:43.1724623Z  2025-08-14T21:15:43.1725124Z  2025-08-14T21:15:43.1725508Z  2025-08-14T21:15:43.1726433Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:43.1727124Z Testing //:rnn_test; 121s processwrapper-sandbox 2025-08-14T21:15:43.1727664Z Testing //:modules_test; 121s processwrapper-sandbox 2025-08-14T21:15:43.1728192Z Testing //:optim_test; 115s processwrapper-sandbox 2025-08-14T21:15:44.1729148Z 2025-08-14T21:15:44.1729943Z  2025-08-14T21:15:44.1730310Z  2025-08-14T21:15:44.1730637Z  2025-08-14T21:15:44.1731557Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:44.1732579Z Testing //:rnn_test; 122s processwrapper-sandbox 2025-08-14T21:15:44.1733140Z Testing //:modules_test; 122s processwrapper-sandbox 2025-08-14T21:15:44.1733680Z Testing //:optim_test; 116s processwrapper-sandbox 2025-08-14T21:15:45.3735063Z 2025-08-14T21:15:45.3735940Z  2025-08-14T21:15:45.3736312Z  2025-08-14T21:15:45.3736603Z  2025-08-14T21:15:45.3737289Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:45.3738015Z Testing //:rnn_test; 124s processwrapper-sandbox 2025-08-14T21:15:45.3738560Z Testing //:modules_test; 124s processwrapper-sandbox 2025-08-14T21:15:45.3739123Z Testing //:optim_test; 117s processwrapper-sandbox 2025-08-14T21:15:46.3740964Z 2025-08-14T21:15:46.3741569Z  2025-08-14T21:15:46.3741897Z  2025-08-14T21:15:46.3742184Z  2025-08-14T21:15:46.3742842Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:46.3743551Z Testing //:rnn_test; 125s processwrapper-sandbox 2025-08-14T21:15:46.3744122Z Testing //:modules_test; 125s processwrapper-sandbox 2025-08-14T21:15:46.3744669Z Testing //:optim_test; 118s processwrapper-sandbox 2025-08-14T21:15:47.5746923Z 2025-08-14T21:15:47.5747591Z  2025-08-14T21:15:47.5747942Z  2025-08-14T21:15:47.5748217Z  2025-08-14T21:15:47.5748914Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:47.5749705Z Testing //:rnn_test; 126s processwrapper-sandbox 2025-08-14T21:15:47.5750269Z Testing //:modules_test; 126s processwrapper-sandbox 2025-08-14T21:15:47.5751045Z Testing //:optim_test; 119s processwrapper-sandbox 2025-08-14T21:15:48.5753893Z 2025-08-14T21:15:48.5754868Z  2025-08-14T21:15:48.5755261Z  2025-08-14T21:15:48.5755539Z  2025-08-14T21:15:48.5756220Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:48.5756917Z Testing //:rnn_test; 127s processwrapper-sandbox 2025-08-14T21:15:48.5757483Z Testing //:modules_test; 127s processwrapper-sandbox 2025-08-14T21:15:48.5758029Z Testing //:optim_test; 120s processwrapper-sandbox 2025-08-14T21:15:49.5759978Z 2025-08-14T21:15:49.5760774Z  2025-08-14T21:15:49.5761141Z  2025-08-14T21:15:49.5761710Z  2025-08-14T21:15:49.5762445Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:49.5763136Z Testing //:rnn_test; 128s processwrapper-sandbox 2025-08-14T21:15:49.5763673Z Testing //:modules_test; 128s processwrapper-sandbox 2025-08-14T21:15:49.5764214Z Testing //:optim_test; 121s processwrapper-sandbox 2025-08-14T21:15:50.7767114Z 2025-08-14T21:15:50.7767815Z  2025-08-14T21:15:50.7768167Z  2025-08-14T21:15:50.7768709Z  2025-08-14T21:15:50.7769406Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:50.7770227Z Testing //:rnn_test; 129s processwrapper-sandbox 2025-08-14T21:15:50.7770900Z Testing //:modules_test; 129s processwrapper-sandbox 2025-08-14T21:15:50.7771531Z Testing //:optim_test; 122s processwrapper-sandbox 2025-08-14T21:15:51.3310717Z 2025-08-14T21:15:51.3311370Z  2025-08-14T21:15:51.3311761Z  2025-08-14T21:15:51.3312022Z  2025-08-14T21:15:51.3312672Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:51.3313342Z Testing //:rnn_test; 130s processwrapper-sandbox 2025-08-14T21:15:51.3313952Z Testing //:modules_test; 130s processwrapper-sandbox 2025-08-14T21:15:51.3314515Z Testing //:optim_test; 123s processwrapper-sandbox 2025-08-14T21:15:52.3777135Z 2025-08-14T21:15:52.3777829Z  2025-08-14T21:15:52.3778267Z  2025-08-14T21:15:52.3778619Z  2025-08-14T21:15:52.3779439Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:52.3780338Z Testing //:rnn_test; 131s processwrapper-sandbox 2025-08-14T21:15:52.3781017Z Testing //:modules_test; 131s processwrapper-sandbox 2025-08-14T21:15:52.3781709Z Testing //:optim_test; 124s processwrapper-sandbox 2025-08-14T21:15:53.3784204Z 2025-08-14T21:15:53.3784952Z  2025-08-14T21:15:53.3785361Z  2025-08-14T21:15:53.3785722Z  2025-08-14T21:15:53.3786541Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:53.3787431Z Testing //:rnn_test; 132s processwrapper-sandbox 2025-08-14T21:15:53.3788109Z Testing //:modules_test; 132s processwrapper-sandbox 2025-08-14T21:15:53.3788809Z Testing //:optim_test; 125s processwrapper-sandbox 2025-08-14T21:15:54.3790460Z 2025-08-14T21:15:54.3791147Z  2025-08-14T21:15:54.3791603Z  2025-08-14T21:15:54.3791960Z  2025-08-14T21:15:54.3792784Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:54.3793640Z Testing //:rnn_test; 133s processwrapper-sandbox 2025-08-14T21:15:54.3794344Z Testing //:modules_test; 133s processwrapper-sandbox 2025-08-14T21:15:54.3795007Z Testing //:optim_test; 126s processwrapper-sandbox 2025-08-14T21:15:55.5797482Z 2025-08-14T21:15:55.5798200Z  2025-08-14T21:15:55.5798654Z  2025-08-14T21:15:55.5799011Z  2025-08-14T21:15:55.5799845Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:55.5801016Z Testing //:rnn_test; 134s processwrapper-sandbox 2025-08-14T21:15:55.5801686Z Testing //:modules_test; 134s processwrapper-sandbox 2025-08-14T21:15:55.5802372Z Testing //:optim_test; 127s processwrapper-sandbox 2025-08-14T21:15:56.5804337Z 2025-08-14T21:15:56.5805040Z  2025-08-14T21:15:56.5805473Z  2025-08-14T21:15:56.5805846Z  2025-08-14T21:15:56.5806651Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:56.5807541Z Testing //:rnn_test; 135s processwrapper-sandbox 2025-08-14T21:15:56.5808231Z Testing //:modules_test; 135s processwrapper-sandbox 2025-08-14T21:15:56.5809252Z Testing //:optim_test; 128s processwrapper-sandbox 2025-08-14T21:15:57.7809136Z 2025-08-14T21:15:57.7809863Z  2025-08-14T21:15:57.7810285Z  2025-08-14T21:15:57.7810633Z  2025-08-14T21:15:57.7811464Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:57.7812322Z Testing //:rnn_test; 136s processwrapper-sandbox 2025-08-14T21:15:57.7812976Z Testing //:modules_test; 136s processwrapper-sandbox 2025-08-14T21:15:57.7813676Z Testing //:optim_test; 129s processwrapper-sandbox 2025-08-14T21:15:58.9814221Z 2025-08-14T21:15:58.9814940Z  2025-08-14T21:15:58.9815292Z  2025-08-14T21:15:58.9815559Z  2025-08-14T21:15:58.9816218Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:58.9816897Z Testing //:rnn_test; 137s processwrapper-sandbox 2025-08-14T21:15:58.9817440Z Testing //:modules_test; 137s processwrapper-sandbox 2025-08-14T21:15:58.9817995Z Testing //:optim_test; 131s processwrapper-sandbox 2025-08-14T21:15:59.9819703Z 2025-08-14T21:15:59.9820406Z  2025-08-14T21:15:59.9820754Z  2025-08-14T21:15:59.9821056Z  2025-08-14T21:15:59.9821726Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:15:59.9822462Z Testing //:rnn_test; 138s processwrapper-sandbox 2025-08-14T21:15:59.9826441Z Testing //:modules_test; 138s processwrapper-sandbox 2025-08-14T21:15:59.9827018Z Testing //:optim_test; 132s processwrapper-sandbox 2025-08-14T21:16:01.1826758Z 2025-08-14T21:16:01.1827516Z  2025-08-14T21:16:01.1828026Z  2025-08-14T21:16:01.1828331Z  2025-08-14T21:16:01.1828998Z [3,092 / 3,095] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-08-14T21:16:01.1829764Z Testing //:rnn_test; 139s processwrapper-sandbox 2025-08-14T21:16:01.1830348Z Testing //:modules_test; 139s processwrapper-sandbox 2025-08-14T21:16:01.1830898Z Testing //:optim_test; 133s processwrapper-sandbox 2025-08-14T21:16:02.1105599Z 2025-08-14T21:16:02.1106246Z  2025-08-14T21:16:02.1106608Z  2025-08-14T21:16:02.1106899Z  2025-08-14T21:16:02.1107564Z [3,092 / 3,095] 24 / 26 tests; 3 actions running; last test: //:modules_test 2025-08-14T21:16:02.1108282Z Testing //:rnn_test; 140s processwrapper-sandbox 2025-08-14T21:16:02.1108861Z Testing //:modules_test; 140s processwrapper-sandbox 2025-08-14T21:16:02.1109527Z Testing //:optim_test; 134s processwrapper-sandbox 2025-08-14T21:16:02.1109868Z 2025-08-14T21:16:02.1110026Z  2025-08-14T21:16:02.1110325Z  2025-08-14T21:16:02.1110609Z  2025-08-14T21:16:02.1110991Z INFO: From Testing //:modules_test: 2025-08-14T21:16:02.1111476Z ==================== Test output for //:modules_test: 2025-08-14T21:16:02.1111923Z Running main() from gmock_main.cc 2025-08-14T21:16:02.1112333Z Note: Google Test filter = -*CUDA 2025-08-14T21:16:02.1112734Z [==========] Running 260 tests from 1 test suite. 2025-08-14T21:16:02.1113195Z [----------] Global test environment set-up. 2025-08-14T21:16:02.1113616Z [----------] 260 tests from ModulesTest 2025-08-14T21:16:02.1114213Z [ RUN ] ModulesTest.Conv1d 2025-08-14T21:16:02.1114604Z [ OK ] ModulesTest.Conv1d (63 ms) 2025-08-14T21:16:02.1115041Z [ RUN ] ModulesTest.Conv1dSameStrided 2025-08-14T21:16:02.1115533Z [ OK ] ModulesTest.Conv1dSameStrided (0 ms) 2025-08-14T21:16:02.1116000Z [ RUN ] ModulesTest.Conv1dIvalidArg 2025-08-14T21:16:02.1116472Z [ OK ] ModulesTest.Conv1dIvalidArg (0 ms) 2025-08-14T21:16:02.1116919Z [ RUN ] ModulesTest.Conv2dEven 2025-08-14T21:16:02.1117345Z [ OK ] ModulesTest.Conv2dEven (49 ms) 2025-08-14T21:16:02.1117775Z [ RUN ] ModulesTest.Conv2dUneven 2025-08-14T21:16:02.1118217Z [ OK ] ModulesTest.Conv2dUneven (3 ms) 2025-08-14T21:16:02.1118751Z [ RUN ] ModulesTest.Conv2dSameStrided 2025-08-14T21:16:02.1119280Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2025-08-14T21:16:02.1119741Z [ RUN ] ModulesTest.Conv3d 2025-08-14T21:16:02.1120117Z [ OK ] ModulesTest.Conv3d (15 ms) 2025-08-14T21:16:02.1120563Z [ RUN ] ModulesTest.Conv3dSameStrided 2025-08-14T21:16:02.1121039Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2025-08-14T21:16:02.1121528Z [ RUN ] ModulesTest.ConvTranspose1d 2025-08-14T21:16:02.1121983Z [ OK ] ModulesTest.ConvTranspose1d (81 ms) 2025-08-14T21:16:02.1122474Z [ RUN ] ModulesTest.ConvTranspose2dEven 2025-08-14T21:16:02.1122986Z [ OK ] ModulesTest.ConvTranspose2dEven (10 ms) 2025-08-14T21:16:02.1123488Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2025-08-14T21:16:02.1124005Z [ OK ] ModulesTest.ConvTranspose2dUneven (5 ms) 2025-08-14T21:16:02.1124493Z [ RUN ] ModulesTest.ConvTranspose3d 2025-08-14T21:16:02.1124962Z [ OK ] ModulesTest.ConvTranspose3d (3 ms) 2025-08-14T21:16:02.1125413Z [ RUN ] ModulesTest.MaxPool1d 2025-08-14T21:16:02.1125831Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2025-08-14T21:16:02.1126298Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2025-08-14T21:16:02.1126826Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2025-08-14T21:16:02.1127325Z [ RUN ] ModulesTest.MaxPool2dEven 2025-08-14T21:16:02.1127767Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2025-08-14T21:16:02.1128228Z [ RUN ] ModulesTest.MaxPool2dUneven 2025-08-14T21:16:02.1128782Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2025-08-14T21:16:02.1129286Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2025-08-14T21:16:02.1129807Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2025-08-14T21:16:02.1130299Z [ RUN ] ModulesTest.MaxPool3d 2025-08-14T21:16:02.1130707Z [ OK ] ModulesTest.MaxPool3d (1 ms) 2025-08-14T21:16:02.1131187Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2025-08-14T21:16:02.1131717Z [ OK ] ModulesTest.MaxPool3dReturnIndices (2 ms) 2025-08-14T21:16:02.1132195Z [ RUN ] ModulesTest.AvgPool1d 2025-08-14T21:16:02.1132611Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2025-08-14T21:16:02.1133046Z [ RUN ] ModulesTest.AvgPool2dEven 2025-08-14T21:16:02.1133497Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2025-08-14T21:16:02.1133952Z [ RUN ] ModulesTest.AvgPool2dUneven 2025-08-14T21:16:02.1134423Z [ OK ] ModulesTest.AvgPool2dUneven (1 ms) 2025-08-14T21:16:02.1134916Z [ RUN ] ModulesTest.AvgPool3d 2025-08-14T21:16:02.1135336Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2025-08-14T21:16:02.1135801Z [ RUN ] ModulesTest.FractionalMaxPool2d 2025-08-14T21:16:02.1136286Z [ OK ] ModulesTest.FractionalMaxPool2d (1 ms) 2025-08-14T21:16:02.1136869Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2025-08-14T21:16:02.1137502Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2025-08-14T21:16:02.1138092Z [ RUN ] ModulesTest.FractionalMaxPool3d 2025-08-14T21:16:02.1138587Z [ OK ] ModulesTest.FractionalMaxPool3d (1 ms) 2025-08-14T21:16:02.1139164Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2025-08-14T21:16:02.1139803Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (2 ms) 2025-08-14T21:16:02.1140346Z [ RUN ] ModulesTest.LPPool1d 2025-08-14T21:16:02.1140815Z [ OK ] ModulesTest.LPPool1d (39 ms) 2025-08-14T21:16:02.1141240Z [ RUN ] ModulesTest.LPPool2d 2025-08-14T21:16:02.1141654Z [ OK ] ModulesTest.LPPool2d (4 ms) 2025-08-14T21:16:02.1142073Z [ RUN ] ModulesTest.LPPool3d 2025-08-14T21:16:02.1142484Z [ OK ] ModulesTest.LPPool3d (1 ms) 2025-08-14T21:16:02.1142899Z [ RUN ] ModulesTest.Identity 2025-08-14T21:16:02.1143311Z [ OK ] ModulesTest.Identity (1 ms) 2025-08-14T21:16:02.1143736Z [ RUN ] ModulesTest.Flatten 2025-08-14T21:16:02.1144139Z [ OK ] ModulesTest.Flatten (2 ms) 2025-08-14T21:16:02.1144570Z [ RUN ] ModulesTest.Unflatten 2025-08-14T21:16:02.1145129Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:16:02.1146794Z W0814 21:13:44.383422 121264 TensorImpl.h:1975] 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()) 2025-08-14T21:16:02.1148299Z [ OK ] ModulesTest.Unflatten (1 ms) 2025-08-14T21:16:02.1148769Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2025-08-14T21:16:02.1149261Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2025-08-14T21:16:02.1149898Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2025-08-14T21:16:02.1150520Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2025-08-14T21:16:02.1151092Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2025-08-14T21:16:02.1151617Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (3 ms) 2025-08-14T21:16:02.1152131Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2025-08-14T21:16:02.1152670Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2025-08-14T21:16:02.1153256Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2025-08-14T21:16:02.1153928Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (3 ms) 2025-08-14T21:16:02.1154614Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2025-08-14T21:16:02.1155297Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (7 ms) 2025-08-14T21:16:02.1155906Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2025-08-14T21:16:02.1156387Z [ OK ] ModulesTest.AdaptiveMaxPool3d (2 ms) 2025-08-14T21:16:02.1157001Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2025-08-14T21:16:02.1157606Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (3 ms) 2025-08-14T21:16:02.1158167Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2025-08-14T21:16:02.1158647Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2025-08-14T21:16:02.1159143Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2025-08-14T21:16:02.1159652Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (6 ms) 2025-08-14T21:16:02.1160157Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2025-08-14T21:16:02.1160675Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (1 ms) 2025-08-14T21:16:02.1161164Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2025-08-14T21:16:02.1161635Z [ OK ] ModulesTest.AdaptiveAvgPool3d (2 ms) 2025-08-14T21:16:02.1162083Z [ RUN ] ModulesTest.MaxUnpool1d 2025-08-14T21:16:02.1162503Z [ OK ] ModulesTest.MaxUnpool1d (2 ms) 2025-08-14T21:16:02.1162961Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2025-08-14T21:16:02.1163433Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (8 ms) 2025-08-14T21:16:02.1163899Z [ RUN ] ModulesTest.MaxUnpool2d 2025-08-14T21:16:02.1164308Z [ OK ] ModulesTest.MaxUnpool2d (3 ms) 2025-08-14T21:16:02.1164763Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2025-08-14T21:16:02.1165233Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (7 ms) 2025-08-14T21:16:02.1165696Z [ RUN ] ModulesTest.MaxUnpool3d 2025-08-14T21:16:02.1166109Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2025-08-14T21:16:02.1166586Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2025-08-14T21:16:02.1167241Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (3 ms) 2025-08-14T21:16:02.1167728Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2025-08-14T21:16:02.1168301Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (842 ms) 2025-08-14T21:16:02.1168747Z [ RUN ] ModulesTest.Linear 2025-08-14T21:16:02.1169131Z [ OK ] ModulesTest.Linear (4 ms) 2025-08-14T21:16:02.1169557Z [ RUN ] ModulesTest.LocalResponseNorm 2025-08-14T21:16:02.1170040Z [ OK ] ModulesTest.LocalResponseNorm (4 ms) 2025-08-14T21:16:02.1170481Z [ RUN ] ModulesTest.LayerNorm 2025-08-14T21:16:02.1170888Z [ OK ] ModulesTest.LayerNorm (2 ms) 2025-08-14T21:16:02.1171305Z [ RUN ] ModulesTest.GroupNorm 2025-08-14T21:16:02.1171697Z [ OK ] ModulesTest.GroupNorm (10 ms) 2025-08-14T21:16:02.1172115Z [ RUN ] ModulesTest.Bilinear 2025-08-14T21:16:02.1172500Z [ OK ] ModulesTest.Bilinear (3 ms) 2025-08-14T21:16:02.1173008Z [ RUN ] ModulesTest.Fold 2025-08-14T21:16:02.1173363Z [ OK ] ModulesTest.Fold (8 ms) 2025-08-14T21:16:02.1173760Z [ RUN ] ModulesTest.Unfold 2025-08-14T21:16:02.1174120Z [ OK ] ModulesTest.Unfold (15 ms) 2025-08-14T21:16:02.1174547Z [ RUN ] ModulesTest.SimpleContainer 2025-08-14T21:16:02.1175000Z [ OK ] ModulesTest.SimpleContainer (67 ms) 2025-08-14T21:16:02.1175443Z [ RUN ] ModulesTest.EmbeddingBasic 2025-08-14T21:16:02.1175885Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2025-08-14T21:16:02.1176320Z [ RUN ] ModulesTest.EmbeddingList 2025-08-14T21:16:02.1176756Z [ OK ] ModulesTest.EmbeddingList (5 ms) 2025-08-14T21:16:02.1177218Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2025-08-14T21:16:02.1177740Z [ OK ] ModulesTest.EmbeddingFromPretrained (1 ms) 2025-08-14T21:16:02.1178259Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2025-08-14T21:16:02.1178811Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (2 ms) 2025-08-14T21:16:02.1179327Z [ RUN ] ModulesTest.AlphaDropout 2025-08-14T21:16:02.1179748Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2025-08-14T21:16:02.1180212Z [ RUN ] ModulesTest.FeatureAlphaDropout 2025-08-14T21:16:02.1180686Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2025-08-14T21:16:02.1181149Z [ RUN ] ModulesTest.Dropout 2025-08-14T21:16:02.1181526Z [ OK ] ModulesTest.Dropout (2 ms) 2025-08-14T21:16:02.1181938Z [ RUN ] ModulesTest.Dropout2d 2025-08-14T21:16:02.1194766Z [ OK ] ModulesTest.Dropout2d (44 ms) 2025-08-14T21:16:02.1195382Z [ RUN ] ModulesTest.Dropout3d 2025-08-14T21:16:02.1195811Z [ OK ] ModulesTest.Dropout3d (85 ms) 2025-08-14T21:16:02.1196238Z [ RUN ] ModulesTest.Parameters 2025-08-14T21:16:02.1196662Z [ OK ] ModulesTest.Parameters (5 ms) 2025-08-14T21:16:02.1197180Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2025-08-14T21:16:02.1197795Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2025-08-14T21:16:02.1198402Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2025-08-14T21:16:02.1198960Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2025-08-14T21:16:02.1199521Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2025-08-14T21:16:02.1200050Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2025-08-14T21:16:02.1200582Z [ RUN ] ModulesTest.BatchNorm1dStateful 2025-08-14T21:16:02.1201051Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2025-08-14T21:16:02.1201550Z [ RUN ] ModulesTest.BatchNorm1dStateless 2025-08-14T21:16:02.1202047Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2025-08-14T21:16:02.1202519Z [ RUN ] ModulesTest.BatchNorm1d 2025-08-14T21:16:02.1203026Z [ OK ] ModulesTest.BatchNorm1d (12 ms) 2025-08-14T21:16:02.1203486Z [ RUN ] ModulesTest.BatchNorm2dStateful 2025-08-14T21:16:02.1203983Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2025-08-14T21:16:02.1204479Z [ RUN ] ModulesTest.BatchNorm2dStateless 2025-08-14T21:16:02.1204996Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2025-08-14T21:16:02.1205475Z [ RUN ] ModulesTest.BatchNorm2d 2025-08-14T21:16:02.1205915Z [ OK ] ModulesTest.BatchNorm2d (4 ms) 2025-08-14T21:16:02.1206389Z [ RUN ] ModulesTest.BatchNorm3dStateful 2025-08-14T21:16:02.1206941Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2025-08-14T21:16:02.1207450Z [ RUN ] ModulesTest.BatchNorm3dStateless 2025-08-14T21:16:02.1207952Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2025-08-14T21:16:02.1208440Z [ RUN ] ModulesTest.BatchNorm3d 2025-08-14T21:16:02.1208858Z [ OK ] ModulesTest.BatchNorm3d (5 ms) 2025-08-14T21:16:02.1209340Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2025-08-14T21:16:02.1209851Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2025-08-14T21:16:02.1210489Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2025-08-14T21:16:02.1211026Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2025-08-14T21:16:02.1211555Z [ RUN ] ModulesTest.InstanceNorm1d 2025-08-14T21:16:02.1212056Z [ OK ] ModulesTest.InstanceNorm1d (3 ms) 2025-08-14T21:16:02.1212537Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2025-08-14T21:16:02.1213070Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2025-08-14T21:16:02.1213594Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2025-08-14T21:16:02.1214130Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2025-08-14T21:16:02.1214637Z [ RUN ] ModulesTest.InstanceNorm2d 2025-08-14T21:16:02.1215088Z [ OK ] ModulesTest.InstanceNorm2d (4 ms) 2025-08-14T21:16:02.1215584Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2025-08-14T21:16:02.1216102Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2025-08-14T21:16:02.1216636Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2025-08-14T21:16:02.1217161Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2025-08-14T21:16:02.1217667Z [ RUN ] ModulesTest.InstanceNorm3d 2025-08-14T21:16:02.1218116Z [ OK ] ModulesTest.InstanceNorm3d (6 ms) 2025-08-14T21:16:02.1218575Z [ RUN ] ModulesTest.L1Loss 2025-08-14T21:16:02.1218968Z [ OK ] ModulesTest.L1Loss (1 ms) 2025-08-14T21:16:02.1219376Z [ RUN ] ModulesTest.MSELoss 2025-08-14T21:16:02.1219780Z [ OK ] ModulesTest.MSELoss (1 ms) 2025-08-14T21:16:02.1220195Z [ RUN ] ModulesTest.BCELoss 2025-08-14T21:16:02.1220597Z [ OK ] ModulesTest.BCELoss (1 ms) 2025-08-14T21:16:02.1221011Z [ RUN ] ModulesTest.KLDivLoss 2025-08-14T21:16:02.1222766Z W0814 21:13:45.603837 121264 loss.h:51] 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) 2025-08-14T21:16:02.1224516Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2025-08-14T21:16:02.1224973Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2025-08-14T21:16:02.1225478Z [ OK ] ModulesTest.HingeEmbeddingLoss (3 ms) 2025-08-14T21:16:02.1225961Z [ RUN ] ModulesTest.MultiMarginLoss 2025-08-14T21:16:02.1226435Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2025-08-14T21:16:02.1226916Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2025-08-14T21:16:02.1227429Z [ OK ] ModulesTest.CosineEmbeddingLoss (5 ms) 2025-08-14T21:16:02.1227957Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2025-08-14T21:16:02.1228531Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (1 ms) 2025-08-14T21:16:02.1229097Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2025-08-14T21:16:02.1229696Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2025-08-14T21:16:02.1230303Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2025-08-14T21:16:02.1230965Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-08-14T21:16:02.1231597Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2025-08-14T21:16:02.1232185Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2025-08-14T21:16:02.1232719Z [ RUN ] ModulesTest.HuberLossNoReduction 2025-08-14T21:16:02.1233250Z [ OK ] ModulesTest.HuberLossNoReduction (1 ms) 2025-08-14T21:16:02.1233803Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2025-08-14T21:16:02.1234430Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2025-08-14T21:16:02.1235029Z [ RUN ] ModulesTest.SmoothL1LossBeta 2025-08-14T21:16:02.1235514Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2025-08-14T21:16:02.1235977Z [ RUN ] ModulesTest.HuberLossDelta 2025-08-14T21:16:02.1236438Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2025-08-14T21:16:02.1236906Z [ RUN ] ModulesTest.TripletMarginLoss 2025-08-14T21:16:02.1237399Z [ OK ] ModulesTest.TripletMarginLoss (3 ms) 2025-08-14T21:16:02.1238028Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2025-08-14T21:16:02.1238827Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (463 ms) 2025-08-14T21:16:02.1239711Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2025-08-14T21:16:02.1240595Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (607 ms) 2025-08-14T21:16:02.1241276Z [ RUN ] ModulesTest.NLLLoss 2025-08-14T21:16:02.1241666Z [ OK ] ModulesTest.NLLLoss (2 ms) 2025-08-14T21:16:02.1242119Z [ RUN ] ModulesTest.CrossEntropyLoss 2025-08-14T21:16:02.1242604Z [ OK ] ModulesTest.CrossEntropyLoss (7 ms) 2025-08-14T21:16:02.1243076Z [ RUN ] ModulesTest.CosineSimilarity 2025-08-14T21:16:02.1243559Z [ OK ] ModulesTest.CosineSimilarity (3 ms) 2025-08-14T21:16:02.1244084Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2025-08-14T21:16:02.1244679Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (2 ms) 2025-08-14T21:16:02.1245320Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2025-08-14T21:16:02.1246032Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2025-08-14T21:16:02.1246657Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2025-08-14T21:16:02.1247206Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2025-08-14T21:16:02.1247855Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-08-14T21:16:02.1248621Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2025-08-14T21:16:02.1249269Z [ RUN ] ModulesTest.PairwiseDistance 2025-08-14T21:16:02.1249728Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2025-08-14T21:16:02.1250172Z [ RUN ] ModulesTest.ELU 2025-08-14T21:16:02.1250566Z [ OK ] ModulesTest.ELU (16 ms) 2025-08-14T21:16:02.1250958Z [ RUN ] ModulesTest.SELU 2025-08-14T21:16:02.1251327Z [ OK ] ModulesTest.SELU (3 ms) 2025-08-14T21:16:02.1251712Z [ RUN ] ModulesTest.Hardshrink 2025-08-14T21:16:02.1252126Z [ OK ] ModulesTest.Hardshrink (10 ms) 2025-08-14T21:16:02.1252538Z [ RUN ] ModulesTest.Hardtanh 2025-08-14T21:16:02.1252937Z [ OK ] ModulesTest.Hardtanh (46 ms) 2025-08-14T21:16:02.1253400Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2025-08-14T21:16:02.1253910Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2025-08-14T21:16:02.1254388Z [ RUN ] ModulesTest.LeakyReLU 2025-08-14T21:16:02.1254782Z [ OK ] ModulesTest.LeakyReLU (20 ms) 2025-08-14T21:16:02.1255205Z [ RUN ] ModulesTest.LogSigmoid 2025-08-14T21:16:02.1255602Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2025-08-14T21:16:02.1256022Z [ RUN ] ModulesTest.Softmax 2025-08-14T21:16:02.1256394Z [ OK ] ModulesTest.Softmax (1 ms) 2025-08-14T21:16:02.1256799Z [ RUN ] ModulesTest.Softmin 2025-08-14T21:16:02.1257180Z [ OK ] ModulesTest.Softmin (1 ms) 2025-08-14T21:16:02.1257575Z [ RUN ] ModulesTest.LogSoftmax 2025-08-14T21:16:02.1257985Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2025-08-14T21:16:02.1258450Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2025-08-14T21:16:02.1259005Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (31 ms) 2025-08-14T21:16:02.1259497Z [ RUN ] ModulesTest.Softmax2d 2025-08-14T21:16:02.1259902Z [ OK ] ModulesTest.Softmax2d (20 ms) 2025-08-14T21:16:02.1260306Z [ RUN ] ModulesTest.PReLU 2025-08-14T21:16:02.1260682Z [ OK ] ModulesTest.PReLU (11 ms) 2025-08-14T21:16:02.1261083Z [ RUN ] ModulesTest.ReLU 2025-08-14T21:16:02.1261441Z [ OK ] ModulesTest.ReLU (3 ms) 2025-08-14T21:16:02.1261870Z [ RUN ] ModulesTest.ReLU6 2025-08-14T21:16:02.1262227Z [ OK ] ModulesTest.ReLU6 (4 ms) 2025-08-14T21:16:02.1262616Z [ RUN ] ModulesTest.RReLU 2025-08-14T21:16:02.1262979Z [ OK ] ModulesTest.RReLU (70 ms) 2025-08-14T21:16:02.1263380Z [ RUN ] ModulesTest.CELU 2025-08-14T21:16:02.1263736Z [ OK ] ModulesTest.CELU (13 ms) 2025-08-14T21:16:02.1264124Z [ RUN ] ModulesTest.GLU 2025-08-14T21:16:02.1264471Z [ OK ] ModulesTest.GLU (2 ms) 2025-08-14T21:16:02.1264854Z [ RUN ] ModulesTest.GELU 2025-08-14T21:16:02.1265224Z [ OK ] ModulesTest.GELU (29 ms) 2025-08-14T21:16:02.1265615Z [ RUN ] ModulesTest.TanhGELU 2025-08-14T21:16:02.1266038Z [ OK ] ModulesTest.TanhGELU (1 ms) 2025-08-14T21:16:02.1266472Z [ RUN ] ModulesTest.Mish 2025-08-14T21:16:02.1266841Z [ OK ] ModulesTest.Mish (1 ms) 2025-08-14T21:16:02.1267421Z [ RUN ] ModulesTest.Sigmoid 2025-08-14T21:16:02.1267811Z [ OK ] ModulesTest.Sigmoid (1 ms) 2025-08-14T21:16:02.1268226Z [ RUN ] ModulesTest.PixelShuffle 2025-08-14T21:16:02.1268667Z [ OK ] ModulesTest.PixelShuffle (2 ms) 2025-08-14T21:16:02.1269099Z [ RUN ] ModulesTest.PixelUnshuffle 2025-08-14T21:16:02.1269608Z [ OK ] ModulesTest.PixelUnshuffle (6 ms) 2025-08-14T21:16:02.1270050Z [ RUN ] ModulesTest.Softplus 2025-08-14T21:16:02.1270435Z [ OK ] ModulesTest.Softplus (12 ms) 2025-08-14T21:16:02.1270863Z [ RUN ] ModulesTest.Softshrink 2025-08-14T21:16:02.1271264Z [ OK ] ModulesTest.Softshrink (8 ms) 2025-08-14T21:16:02.1271686Z [ RUN ] ModulesTest.Softsign 2025-08-14T21:16:02.1272067Z [ OK ] ModulesTest.Softsign (1 ms) 2025-08-14T21:16:02.1272484Z [ RUN ] ModulesTest.Tanh 2025-08-14T21:16:02.1272843Z [ OK ] ModulesTest.Tanh (1 ms) 2025-08-14T21:16:02.1273235Z [ RUN ] ModulesTest.Tanhshrink 2025-08-14T21:16:02.1273646Z [ OK ] ModulesTest.Tanhshrink (1 ms) 2025-08-14T21:16:02.1274059Z [ RUN ] ModulesTest.Threshold 2025-08-14T21:16:02.1274465Z [ OK ] ModulesTest.Threshold (23 ms) 2025-08-14T21:16:02.1274884Z [ RUN ] ModulesTest.Upsampling1D 2025-08-14T21:16:02.1277246Z W0814 21:13:47.085294 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1281361Z W0814 21:13:47.086551 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1285460Z W0814 21:13:47.089001 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1289564Z W0814 21:13:47.090171 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1291923Z [ OK ] ModulesTest.Upsampling1D (9 ms) 2025-08-14T21:16:02.1292429Z [ RUN ] ModulesTest.Upsampling2D 2025-08-14T21:16:02.1294759Z W0814 21:13:47.094805 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1299051Z W0814 21:13:47.095973 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1303348Z W0814 21:13:47.098299 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1307592Z W0814 21:13:47.099382 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1311923Z W0814 21:13:47.101747 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1316147Z W0814 21:13:47.103572 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1320363Z W0814 21:13:47.107110 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1324624Z W0814 21:13:47.108423 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1326992Z [ OK ] ModulesTest.Upsampling2D (17 ms) 2025-08-14T21:16:02.1327441Z [ RUN ] ModulesTest.Upsampling3D 2025-08-14T21:16:02.1329789Z W0814 21:13:47.112782 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1333948Z W0814 21:13:47.114064 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1338078Z W0814 21:13:47.117029 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1342186Z W0814 21:13:47.118291 121264 upsampling.h:56] 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) 2025-08-14T21:16:02.1344447Z [ OK ] ModulesTest.Upsampling3D (9 ms) 2025-08-14T21:16:02.1344879Z [ RUN ] ModulesTest.CTCLoss 2025-08-14T21:16:02.1345260Z [ OK ] ModulesTest.CTCLoss (2 ms) 2025-08-14T21:16:02.1345691Z [ RUN ] ModulesTest.PoissonNLLLoss 2025-08-14T21:16:02.1346123Z [ OK ] ModulesTest.PoissonNLLLoss (2 ms) 2025-08-14T21:16:02.1346590Z [ RUN ] ModulesTest.MarginRankingLoss 2025-08-14T21:16:02.1347058Z [ OK ] ModulesTest.MarginRankingLoss (3 ms) 2025-08-14T21:16:02.1347526Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2025-08-14T21:16:02.1347995Z [ OK ] ModulesTest.BCEWithLogitsLoss (17 ms) 2025-08-14T21:16:02.1348461Z [ RUN ] ModulesTest.MultiheadAttention 2025-08-14T21:16:02.1349787Z [ OK ] ModulesTest.MultiheadAttention (134277 ms) 2025-08-14T21:16:02.1350296Z [ RUN ] ModulesTest.PrettyPrintIdentity 2025-08-14T21:16:02.1350791Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2025-08-14T21:16:02.1351269Z [ RUN ] ModulesTest.PrettyPrintFlatten 2025-08-14T21:16:02.1351751Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2025-08-14T21:16:02.1352265Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2025-08-14T21:16:02.1353026Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2025-08-14T21:16:02.1353572Z [ RUN ] ModulesTest.ReflectionPad1d 2025-08-14T21:16:02.1354033Z [ OK ] ModulesTest.ReflectionPad1d (2 ms) 2025-08-14T21:16:02.1354515Z [ RUN ] ModulesTest.ReflectionPad2d 2025-08-14T21:16:02.1354989Z [ OK ] ModulesTest.ReflectionPad2d (3 ms) 2025-08-14T21:16:02.1355459Z [ RUN ] ModulesTest.ReflectionPad3d 2025-08-14T21:16:02.1355926Z [ OK ] ModulesTest.ReflectionPad3d (4 ms) 2025-08-14T21:16:02.1356397Z [ RUN ] ModulesTest.ReplicationPad1d 2025-08-14T21:16:02.1356885Z [ OK ] ModulesTest.ReplicationPad1d (2 ms) 2025-08-14T21:16:02.1357363Z [ RUN ] ModulesTest.ReplicationPad2d 2025-08-14T21:16:02.1357847Z [ OK ] ModulesTest.ReplicationPad2d (3 ms) 2025-08-14T21:16:02.1358318Z [ RUN ] ModulesTest.ReplicationPad3d 2025-08-14T21:16:02.1358792Z [ OK ] ModulesTest.ReplicationPad3d (6 ms) 2025-08-14T21:16:02.1359260Z [ RUN ] ModulesTest.ZeroPad1d 2025-08-14T21:16:02.1359671Z [ OK ] ModulesTest.ZeroPad1d (1 ms) 2025-08-14T21:16:02.1360116Z [ RUN ] ModulesTest.ZeroPad2d 2025-08-14T21:16:02.1360522Z [ OK ] ModulesTest.ZeroPad2d (3 ms) 2025-08-14T21:16:02.1360957Z [ RUN ] ModulesTest.ZeroPad3d 2025-08-14T21:16:02.1361361Z [ OK ] ModulesTest.ZeroPad3d (6 ms) 2025-08-14T21:16:02.1361857Z [ RUN ] ModulesTest.ConstantPad1d 2025-08-14T21:16:02.1362296Z [ OK ] ModulesTest.ConstantPad1d (2 ms) 2025-08-14T21:16:02.1362760Z [ RUN ] ModulesTest.ConstantPad2d 2025-08-14T21:16:02.1363199Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2025-08-14T21:16:02.1363662Z [ RUN ] ModulesTest.ConstantPad3d 2025-08-14T21:16:02.1364108Z [ OK ] ModulesTest.ConstantPad3d (6 ms) 2025-08-14T21:16:02.1364553Z [ RUN ] ModulesTest.CrossMapLRN2d 2025-08-14T21:16:02.1364999Z [ OK ] ModulesTest.CrossMapLRN2d (7 ms) 2025-08-14T21:16:02.1365430Z [ RUN ] ModulesTest.RNNCell 2025-08-14T21:16:02.1365827Z [ OK ] ModulesTest.RNNCell (3 ms) 2025-08-14T21:16:02.1366268Z [ RUN ] ModulesTest.LSTMCell 2025-08-14T21:16:02.1366710Z [ OK ] ModulesTest.LSTMCell (7 ms) 2025-08-14T21:16:02.1367249Z [ RUN ] ModulesTest.GRUCell 2025-08-14T21:16:02.1367645Z [ OK ] ModulesTest.GRUCell (5 ms) 2025-08-14T21:16:02.1368100Z [ RUN ] ModulesTest.PrettyPrintLinear 2025-08-14T21:16:02.1368584Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2025-08-14T21:16:02.1369089Z [ RUN ] ModulesTest.PrettyPrintBilinear 2025-08-14T21:16:02.1369580Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2025-08-14T21:16:02.1370077Z [ RUN ] ModulesTest.PrettyPrintConv 2025-08-14T21:16:02.1370535Z [ OK ] ModulesTest.PrettyPrintConv (3 ms) 2025-08-14T21:16:02.1371047Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2025-08-14T21:16:02.1371590Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2025-08-14T21:16:02.1372125Z [ RUN ] ModulesTest.PrettyPrintUpsample 2025-08-14T21:16:02.1372633Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2025-08-14T21:16:02.1373118Z [ RUN ] ModulesTest.PrettyPrintFold 2025-08-14T21:16:02.1373586Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2025-08-14T21:16:02.1374063Z [ RUN ] ModulesTest.PrettyPrintUnfold 2025-08-14T21:16:02.1374549Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2025-08-14T21:16:02.1375040Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2025-08-14T21:16:02.1375542Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2025-08-14T21:16:02.1376031Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2025-08-14T21:16:02.1376597Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2025-08-14T21:16:02.1377146Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2025-08-14T21:16:02.1377725Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2025-08-14T21:16:02.1378285Z [ RUN ] ModulesTest.PrettyPrintLPPool 2025-08-14T21:16:02.1378764Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2025-08-14T21:16:02.1379294Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2025-08-14T21:16:02.1379857Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2025-08-14T21:16:02.1380439Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2025-08-14T21:16:02.1381005Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2025-08-14T21:16:02.1381564Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2025-08-14T21:16:02.1382086Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2025-08-14T21:16:02.1382589Z [ RUN ] ModulesTest.PrettyPrintDropout 2025-08-14T21:16:02.1383089Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2025-08-14T21:16:02.1383600Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2025-08-14T21:16:02.1384118Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2025-08-14T21:16:02.1384629Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2025-08-14T21:16:02.1385146Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2025-08-14T21:16:02.1385675Z [ RUN ] ModulesTest.PrettyPrintFunctional 2025-08-14T21:16:02.1386187Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2025-08-14T21:16:02.1386726Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2025-08-14T21:16:02.1387245Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2025-08-14T21:16:02.1387774Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2025-08-14T21:16:02.1388292Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2025-08-14T21:16:02.1388877Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2025-08-14T21:16:02.1389461Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2025-08-14T21:16:02.1390006Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2025-08-14T21:16:02.1390569Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2025-08-14T21:16:02.1391114Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2025-08-14T21:16:02.1391670Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2025-08-14T21:16:02.1392208Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2025-08-14T21:16:02.1392762Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2025-08-14T21:16:02.1393347Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2025-08-14T21:16:02.1393907Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2025-08-14T21:16:02.1394409Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2025-08-14T21:16:02.1394910Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2025-08-14T21:16:02.1395447Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2025-08-14T21:16:02.1396007Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2025-08-14T21:16:02.1396552Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2025-08-14T21:16:02.1397037Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2025-08-14T21:16:02.1397549Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2025-08-14T21:16:02.1398060Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2025-08-14T21:16:02.1398569Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2025-08-14T21:16:02.1399041Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2025-08-14T21:16:02.1399519Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2025-08-14T21:16:02.1400016Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2025-08-14T21:16:02.1400495Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2025-08-14T21:16:02.1400974Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2025-08-14T21:16:02.1401447Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2025-08-14T21:16:02.1401922Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2025-08-14T21:16:02.1402439Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2025-08-14T21:16:02.1403022Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2025-08-14T21:16:02.1403654Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2025-08-14T21:16:02.1404235Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2025-08-14T21:16:02.1404826Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2025-08-14T21:16:02.1405387Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2025-08-14T21:16:02.1406036Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2025-08-14T21:16:02.1406772Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2025-08-14T21:16:02.1407414Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2025-08-14T21:16:02.1407903Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2025-08-14T21:16:02.1408411Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2025-08-14T21:16:02.1408971Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2025-08-14T21:16:02.1409535Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2025-08-14T21:16:02.1410149Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2025-08-14T21:16:02.1410779Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2025-08-14T21:16:02.1411447Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2025-08-14T21:16:02.1412042Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2025-08-14T21:16:02.1412589Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2025-08-14T21:16:02.1413146Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2025-08-14T21:16:02.1413699Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2025-08-14T21:16:02.1414265Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2025-08-14T21:16:02.1414818Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2025-08-14T21:16:02.1415376Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2025-08-14T21:16:02.1415952Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2025-08-14T21:16:02.1416494Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2025-08-14T21:16:02.1417036Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2025-08-14T21:16:02.1417548Z [ RUN ] ModulesTest.PrettyPrintZeroPad 2025-08-14T21:16:02.1418033Z [ OK ] ModulesTest.PrettyPrintZeroPad (0 ms) 2025-08-14T21:16:02.1418520Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2025-08-14T21:16:02.1419038Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2025-08-14T21:16:02.1419544Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2025-08-14T21:16:02.1420057Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2025-08-14T21:16:02.1420594Z [ RUN ] ModulesTest.PrettyPrintELU 2025-08-14T21:16:02.1421034Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2025-08-14T21:16:02.1421474Z [ RUN ] ModulesTest.PrettyPrintSELU 2025-08-14T21:16:02.1421909Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2025-08-14T21:16:02.1422361Z [ RUN ] ModulesTest.PrettyPrintGLU 2025-08-14T21:16:02.1422785Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2025-08-14T21:16:02.1423247Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2025-08-14T21:16:02.1423739Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2025-08-14T21:16:02.1424226Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2025-08-14T21:16:02.1424687Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2025-08-14T21:16:02.1425173Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2025-08-14T21:16:02.1425655Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2025-08-14T21:16:02.1426142Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2025-08-14T21:16:02.1426636Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2025-08-14T21:16:02.1427117Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2025-08-14T21:16:02.1427586Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2025-08-14T21:16:02.1428050Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2025-08-14T21:16:02.1428521Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2025-08-14T21:16:02.1428994Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2025-08-14T21:16:02.1429567Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2025-08-14T21:16:02.1430100Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2025-08-14T21:16:02.1430586Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2025-08-14T21:16:02.1431068Z [ RUN ] ModulesTest.PrettyPrintPReLU 2025-08-14T21:16:02.1431516Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2025-08-14T21:16:02.1431972Z [ RUN ] ModulesTest.PrettyPrintReLU 2025-08-14T21:16:02.1432414Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2025-08-14T21:16:02.1432876Z [ RUN ] ModulesTest.PrettyPrintReLU6 2025-08-14T21:16:02.1433325Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2025-08-14T21:16:02.1433788Z [ RUN ] ModulesTest.PrettyPrintRReLU 2025-08-14T21:16:02.1434239Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2025-08-14T21:16:02.1434694Z [ RUN ] ModulesTest.PrettyPrintCELU 2025-08-14T21:16:02.1435136Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2025-08-14T21:16:02.1435588Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2025-08-14T21:16:02.1436051Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2025-08-14T21:16:02.1436541Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2025-08-14T21:16:02.1437056Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2025-08-14T21:16:02.1437566Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2025-08-14T21:16:02.1438104Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2025-08-14T21:16:02.1438621Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2025-08-14T21:16:02.1439085Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2025-08-14T21:16:02.1439504Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2025-08-14T21:16:02.1439870Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2025-08-14T21:16:02.1440244Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2025-08-14T21:16:02.1440595Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2025-08-14T21:16:02.1440985Z [ RUN ] ModulesTest.PrettyPrintTanh 2025-08-14T21:16:02.1441327Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2025-08-14T21:16:02.1441676Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2025-08-14T21:16:02.1442056Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2025-08-14T21:16:02.1442416Z [ RUN ] ModulesTest.PrettyPrintThreshold 2025-08-14T21:16:02.1442789Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2025-08-14T21:16:02.1443143Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2025-08-14T21:16:02.1443500Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2025-08-14T21:16:02.1443872Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2025-08-14T21:16:02.1444304Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2025-08-14T21:16:02.1444752Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2025-08-14T21:16:02.1445213Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2025-08-14T21:16:02.1445644Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2025-08-14T21:16:02.1446033Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2025-08-14T21:16:02.1446431Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2025-08-14T21:16:02.1446813Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2025-08-14T21:16:02.1447232Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2025-08-14T21:16:02.1447668Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2025-08-14T21:16:02.1448109Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2025-08-14T21:16:02.1448534Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2025-08-14T21:16:02.1448955Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2025-08-14T21:16:02.1449395Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2025-08-14T21:16:02.1449789Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2025-08-14T21:16:02.1450149Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2025-08-14T21:16:02.1450498Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2025-08-14T21:16:02.1450880Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2025-08-14T21:16:02.1451255Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2025-08-14T21:16:02.1451608Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2025-08-14T21:16:02.1452089Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2025-08-14T21:16:02.1452611Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2025-08-14T21:16:02.1453087Z [----------] 260 tests from ModulesTest (137427 ms total) 2025-08-14T21:16:02.1453329Z 2025-08-14T21:16:02.1453559Z [----------] Global test environment tear-down 2025-08-14T21:16:02.1453930Z [==========] 260 tests from 1 test suite ran. (137427 ms total) 2025-08-14T21:16:02.1454275Z [ PASSED ] 260 tests. 2025-08-14T21:16:02.1454538Z ================================================================================ 2025-08-14T21:16:02.1455261Z [3,092 / 3,095] 24 / 26 tests; 3 actions running; last test: //:modules_test 2025-08-14T21:16:02.1455756Z Testing //:rnn_test; 140s processwrapper-sandbox 2025-08-14T21:16:02.1456169Z Testing //:modules_test; 140s processwrapper-sandbox 2025-08-14T21:16:02.1456564Z Testing //:optim_test; 134s processwrapper-sandbox 2025-08-14T21:16:02.3832783Z 2025-08-14T21:16:02.3833413Z  2025-08-14T21:16:02.3833747Z  2025-08-14T21:16:02.3834019Z  2025-08-14T21:16:02.3834674Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:02.3835354Z Testing //:rnn_test; 141s processwrapper-sandbox 2025-08-14T21:16:02.3835893Z Testing //:optim_test; 134s processwrapper-sandbox 2025-08-14T21:16:03.3838248Z 2025-08-14T21:16:03.3838943Z  2025-08-14T21:16:03.3839307Z  2025-08-14T21:16:03.3839947Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:03.3840635Z Testing //:rnn_test; 142s processwrapper-sandbox 2025-08-14T21:16:03.3841445Z Testing //:optim_test; 135s processwrapper-sandbox 2025-08-14T21:16:04.5844779Z 2025-08-14T21:16:04.5845429Z  2025-08-14T21:16:04.5845760Z  2025-08-14T21:16:04.5846439Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:04.5847115Z Testing //:rnn_test; 143s processwrapper-sandbox 2025-08-14T21:16:04.5847659Z Testing //:optim_test; 136s processwrapper-sandbox 2025-08-14T21:16:05.5850474Z 2025-08-14T21:16:05.5851109Z  2025-08-14T21:16:05.5851459Z  2025-08-14T21:16:05.5852108Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:05.5852991Z Testing //:rnn_test; 144s processwrapper-sandbox 2025-08-14T21:16:05.5853597Z Testing //:optim_test; 137s processwrapper-sandbox 2025-08-14T21:16:06.7856850Z 2025-08-14T21:16:06.7857503Z  2025-08-14T21:16:06.7857834Z  2025-08-14T21:16:06.7858542Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:06.7859241Z Testing //:rnn_test; 145s processwrapper-sandbox 2025-08-14T21:16:06.7859802Z Testing //:optim_test; 138s processwrapper-sandbox 2025-08-14T21:16:07.7862781Z 2025-08-14T21:16:07.7863425Z  2025-08-14T21:16:07.7863751Z  2025-08-14T21:16:07.7864397Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:07.7865075Z Testing //:rnn_test; 146s processwrapper-sandbox 2025-08-14T21:16:07.7865613Z Testing //:optim_test; 139s processwrapper-sandbox 2025-08-14T21:16:08.7867109Z 2025-08-14T21:16:08.7867784Z  2025-08-14T21:16:08.7868145Z  2025-08-14T21:16:08.7868802Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:08.7869550Z Testing //:rnn_test; 147s processwrapper-sandbox 2025-08-14T21:16:08.7870093Z Testing //:optim_test; 140s processwrapper-sandbox 2025-08-14T21:16:09.9874138Z 2025-08-14T21:16:09.9874786Z  2025-08-14T21:16:09.9875112Z  2025-08-14T21:16:09.9876573Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:09.9877368Z Testing //:rnn_test; 148s processwrapper-sandbox 2025-08-14T21:16:09.9877912Z Testing //:optim_test; 142s processwrapper-sandbox 2025-08-14T21:16:10.9878522Z 2025-08-14T21:16:10.9879249Z  2025-08-14T21:16:10.9879711Z  2025-08-14T21:16:10.9880575Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:10.9881365Z Testing //:rnn_test; 149s processwrapper-sandbox 2025-08-14T21:16:10.9881918Z Testing //:optim_test; 143s processwrapper-sandbox 2025-08-14T21:16:12.1885056Z 2025-08-14T21:16:12.1885706Z  2025-08-14T21:16:12.1886034Z  2025-08-14T21:16:12.1886724Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:12.1887416Z Testing //:rnn_test; 150s processwrapper-sandbox 2025-08-14T21:16:12.1887942Z Testing //:optim_test; 144s processwrapper-sandbox 2025-08-14T21:16:13.1890164Z 2025-08-14T21:16:13.1890739Z  2025-08-14T21:16:13.1891071Z  2025-08-14T21:16:13.1891730Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:13.1892426Z Testing //:rnn_test; 151s processwrapper-sandbox 2025-08-14T21:16:13.1892951Z Testing //:optim_test; 145s processwrapper-sandbox 2025-08-14T21:16:13.5893934Z 2025-08-14T21:16:13.5894608Z  2025-08-14T21:16:13.5895020Z  2025-08-14T21:16:13.5895784Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:13.5896641Z Testing //:rnn_test; 152s processwrapper-sandbox 2025-08-14T21:16:13.5897401Z Testing //:optim_test; 145s processwrapper-sandbox 2025-08-14T21:16:14.5899141Z 2025-08-14T21:16:14.5899794Z  2025-08-14T21:16:14.5900181Z  2025-08-14T21:16:14.5900960Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:14.5901773Z Testing //:rnn_test; 153s processwrapper-sandbox 2025-08-14T21:16:14.5902396Z Testing //:optim_test; 146s processwrapper-sandbox 2025-08-14T21:16:15.7905233Z 2025-08-14T21:16:15.7905882Z  2025-08-14T21:16:15.7906237Z  2025-08-14T21:16:15.7906896Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:15.7907912Z Testing //:rnn_test; 154s processwrapper-sandbox 2025-08-14T21:16:15.7908539Z Testing //:optim_test; 147s processwrapper-sandbox 2025-08-14T21:16:16.7910728Z 2025-08-14T21:16:16.7911328Z  2025-08-14T21:16:16.7911677Z  2025-08-14T21:16:16.7912353Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:16.7913030Z Testing //:rnn_test; 155s processwrapper-sandbox 2025-08-14T21:16:16.7913573Z Testing //:optim_test; 148s processwrapper-sandbox 2025-08-14T21:16:17.9918555Z 2025-08-14T21:16:17.9919375Z  2025-08-14T21:16:17.9919868Z  2025-08-14T21:16:17.9920550Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:17.9921250Z Testing //:rnn_test; 156s processwrapper-sandbox 2025-08-14T21:16:17.9921806Z Testing //:optim_test; 150s processwrapper-sandbox 2025-08-14T21:16:19.1925547Z 2025-08-14T21:16:19.1926220Z  2025-08-14T21:16:19.1926579Z  2025-08-14T21:16:19.1927230Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:19.1927907Z Testing //:rnn_test; 157s processwrapper-sandbox 2025-08-14T21:16:19.1928456Z Testing //:optim_test; 151s processwrapper-sandbox 2025-08-14T21:16:20.1930249Z 2025-08-14T21:16:20.1930902Z  2025-08-14T21:16:20.1931228Z  2025-08-14T21:16:20.1932155Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:20.1932855Z Testing //:rnn_test; 158s processwrapper-sandbox 2025-08-14T21:16:20.1933410Z Testing //:optim_test; 152s processwrapper-sandbox 2025-08-14T21:16:21.3935592Z 2025-08-14T21:16:21.3936238Z  2025-08-14T21:16:21.3936576Z  2025-08-14T21:16:21.3937254Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:21.3937992Z Testing //:rnn_test; 160s processwrapper-sandbox 2025-08-14T21:16:21.3938542Z Testing //:optim_test; 153s processwrapper-sandbox 2025-08-14T21:16:22.3941006Z 2025-08-14T21:16:22.3941653Z  2025-08-14T21:16:22.3941992Z  2025-08-14T21:16:22.3942693Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:22.3943380Z Testing //:rnn_test; 161s processwrapper-sandbox 2025-08-14T21:16:22.3943906Z Testing //:optim_test; 154s processwrapper-sandbox 2025-08-14T21:16:23.5948130Z 2025-08-14T21:16:23.5948711Z  2025-08-14T21:16:23.5949025Z  2025-08-14T21:16:23.5949745Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:23.5950434Z Testing //:rnn_test; 162s processwrapper-sandbox 2025-08-14T21:16:23.5950960Z Testing //:optim_test; 155s processwrapper-sandbox 2025-08-14T21:16:24.7954303Z 2025-08-14T21:16:24.7954923Z  2025-08-14T21:16:24.7955297Z  2025-08-14T21:16:24.7955934Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:24.7956616Z Testing //:rnn_test; 163s processwrapper-sandbox 2025-08-14T21:16:24.7957328Z Testing //:optim_test; 156s processwrapper-sandbox 2025-08-14T21:16:25.7959709Z 2025-08-14T21:16:25.7960383Z  2025-08-14T21:16:25.7960773Z  2025-08-14T21:16:25.7961549Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:25.7962365Z Testing //:rnn_test; 164s processwrapper-sandbox 2025-08-14T21:16:25.7962987Z Testing //:optim_test; 157s processwrapper-sandbox 2025-08-14T21:16:26.9965661Z 2025-08-14T21:16:26.9966321Z  2025-08-14T21:16:26.9966659Z  2025-08-14T21:16:26.9967414Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:26.9968315Z Testing //:rnn_test; 165s processwrapper-sandbox 2025-08-14T21:16:26.9968909Z Testing //:optim_test; 159s processwrapper-sandbox 2025-08-14T21:16:27.9971236Z 2025-08-14T21:16:27.9971855Z  2025-08-14T21:16:27.9972206Z  2025-08-14T21:16:27.9972890Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:27.9973606Z Testing //:rnn_test; 166s processwrapper-sandbox 2025-08-14T21:16:27.9974152Z Testing //:optim_test; 160s processwrapper-sandbox 2025-08-14T21:16:29.1977392Z 2025-08-14T21:16:29.1978029Z  2025-08-14T21:16:29.1978386Z  2025-08-14T21:16:29.1979033Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:29.1979738Z Testing //:rnn_test; 167s processwrapper-sandbox 2025-08-14T21:16:29.1980276Z Testing //:optim_test; 161s processwrapper-sandbox 2025-08-14T21:16:30.1982547Z 2025-08-14T21:16:30.1983177Z  2025-08-14T21:16:30.1983552Z  2025-08-14T21:16:30.1984193Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:30.1984875Z Testing //:rnn_test; 168s processwrapper-sandbox 2025-08-14T21:16:30.1985400Z Testing //:optim_test; 162s processwrapper-sandbox 2025-08-14T21:16:31.3988249Z 2025-08-14T21:16:31.3988873Z  2025-08-14T21:16:31.3989217Z  2025-08-14T21:16:31.3990118Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:31.3990824Z Testing //:rnn_test; 170s processwrapper-sandbox 2025-08-14T21:16:31.3991364Z Testing //:optim_test; 163s processwrapper-sandbox 2025-08-14T21:16:32.5994409Z 2025-08-14T21:16:32.5995032Z  2025-08-14T21:16:32.5995368Z  2025-08-14T21:16:32.5996037Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:32.5996759Z Testing //:rnn_test; 171s processwrapper-sandbox 2025-08-14T21:16:32.5997326Z Testing //:optim_test; 164s processwrapper-sandbox 2025-08-14T21:16:33.5998773Z 2025-08-14T21:16:33.5999409Z  2025-08-14T21:16:33.5999753Z  2025-08-14T21:16:33.6000408Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:33.6001160Z Testing //:rnn_test; 172s processwrapper-sandbox 2025-08-14T21:16:33.6001697Z Testing //:optim_test; 165s processwrapper-sandbox 2025-08-14T21:16:34.8004856Z 2025-08-14T21:16:34.8005517Z  2025-08-14T21:16:34.8005876Z  2025-08-14T21:16:34.8006534Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:34.8007245Z Testing //:rnn_test; 173s processwrapper-sandbox 2025-08-14T21:16:34.8007783Z Testing //:optim_test; 166s processwrapper-sandbox 2025-08-14T21:16:35.8010228Z 2025-08-14T21:16:35.8010884Z  2025-08-14T21:16:35.8011254Z  2025-08-14T21:16:35.8011899Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:35.8012601Z Testing //:rnn_test; 174s processwrapper-sandbox 2025-08-14T21:16:35.8013325Z Testing //:optim_test; 167s processwrapper-sandbox 2025-08-14T21:16:37.0016210Z 2025-08-14T21:16:37.0016884Z  2025-08-14T21:16:37.0017267Z  2025-08-14T21:16:37.0018046Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:37.0018857Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-08-14T21:16:37.0019492Z Testing //:optim_test; 169s processwrapper-sandbox 2025-08-14T21:16:38.0022513Z 2025-08-14T21:16:38.0023149Z  2025-08-14T21:16:38.0023494Z  2025-08-14T21:16:38.0024133Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:38.0025729Z Testing //:rnn_test; 176s processwrapper-sandbox 2025-08-14T21:16:38.0026346Z Testing //:optim_test; 170s processwrapper-sandbox 2025-08-14T21:16:39.0028461Z 2025-08-14T21:16:39.0029101Z  2025-08-14T21:16:39.0029527Z  2025-08-14T21:16:39.0030173Z [3,093 / 3,095] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-08-14T21:16:39.0030884Z Testing //:rnn_test; 177s processwrapper-sandbox 2025-08-14T21:16:39.0031410Z Testing //:optim_test; 171s processwrapper-sandbox 2025-08-14T21:16:39.9386900Z 2025-08-14T21:16:39.9387472Z  2025-08-14T21:16:39.9387779Z  2025-08-14T21:16:39.9388342Z [3,093 / 3,095] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-08-14T21:16:39.9388943Z Testing //:rnn_test; 178s processwrapper-sandbox 2025-08-14T21:16:39.9389505Z Testing //:optim_test; 172s processwrapper-sandbox 2025-08-14T21:16:39.9389824Z 2025-08-14T21:16:39.9389949Z  2025-08-14T21:16:39.9390204Z  2025-08-14T21:16:39.9390532Z INFO: From Testing //:optim_test: 2025-08-14T21:16:39.9394810Z ==================== Test output for //:optim_test: 2025-08-14T21:16:39.9395222Z Running main() from gmock_main.cc 2025-08-14T21:16:39.9395690Z Note: Google Test filter = -*CUDA 2025-08-14T21:16:39.9396180Z [==========] Running 35 tests from 1 test suite. 2025-08-14T21:16:39.9396728Z [----------] Global test environment set-up. 2025-08-14T21:16:39.9397306Z [----------] 35 tests from OptimTest 2025-08-14T21:16:39.9397923Z [ RUN ] OptimTest.OptimizerAccessors 2025-08-14T21:16:39.9398455Z [ OK ] OptimTest.OptimizerAccessors (1 ms) 2025-08-14T21:16:39.9398928Z [ RUN ] OptimTest.OldInterface 2025-08-14T21:16:39.9399486Z [ OK ] OptimTest.OldInterface (2 ms) 2025-08-14T21:16:39.9400046Z [ RUN ] OptimTest.XORConvergence_SGD 2025-08-14T21:16:39.9400612Z [ OK ] OptimTest.XORConvergence_SGD (23533 ms) 2025-08-14T21:16:39.9401278Z [ RUN ] OptimTest.XORConvergence_LBFGS 2025-08-14T21:16:39.9401847Z [ OK ] OptimTest.XORConvergence_LBFGS (15468 ms) 2025-08-14T21:16:39.9402431Z [ RUN ] OptimTest.XORConvergence_Adagrad 2025-08-14T21:16:39.9402991Z [ OK ] OptimTest.XORConvergence_Adagrad (8820 ms) 2025-08-14T21:16:39.9403578Z [ RUN ] OptimTest.XORConvergence_RMSprop 2025-08-14T21:16:39.9404138Z [ OK ] OptimTest.XORConvergence_RMSprop (8679 ms) 2025-08-14T21:16:39.9404769Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2025-08-14T21:16:39.9405474Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (24535 ms) 2025-08-14T21:16:39.9406133Z [ RUN ] OptimTest.XORConvergence_Adam 2025-08-14T21:16:39.9406770Z [ OK ] OptimTest.XORConvergence_Adam (9514 ms) 2025-08-14T21:16:39.9407278Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2025-08-14T21:16:39.9407823Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (9513 ms) 2025-08-14T21:16:39.9408361Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2025-08-14T21:16:39.9408898Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2475 ms) 2025-08-14T21:16:39.9409486Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2025-08-14T21:16:39.9410163Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2592 ms) 2025-08-14T21:16:39.9411042Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2025-08-14T21:16:39.9411849Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2727 ms) 2025-08-14T21:16:39.9412533Z [ RUN ] OptimTest.XORConvergence_AdamW 2025-08-14T21:16:39.9412997Z [ OK ] OptimTest.XORConvergence_AdamW (9657 ms) 2025-08-14T21:16:39.9413510Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2025-08-14T21:16:39.9414055Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (9687 ms) 2025-08-14T21:16:39.9414611Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2025-08-14T21:16:39.9415150Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2616 ms) 2025-08-14T21:16:39.9415821Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2025-08-14T21:16:39.9416652Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2490 ms) 2025-08-14T21:16:39.9417343Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2025-08-14T21:16:39.9418010Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2686 ms) 2025-08-14T21:16:39.9418645Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2025-08-14T21:16:39.9419209Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1970 ms) 2025-08-14T21:16:39.9419864Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2025-08-14T21:16:39.9420601Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (2078 ms) 2025-08-14T21:16:39.9421426Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2025-08-14T21:16:39.9422306Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (2077 ms) 2025-08-14T21:16:39.9423068Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2025-08-14T21:16:39.9423653Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (2115 ms) 2025-08-14T21:16:39.9424297Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2025-08-14T21:16:39.9425047Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2206 ms) 2025-08-14T21:16:39.9425872Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2025-08-14T21:16:39.9426848Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2523 ms) 2025-08-14T21:16:39.9427842Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2025-08-14T21:16:39.9428932Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2732 ms) 2025-08-14T21:16:39.9429856Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2025-08-14T21:16:39.9430392Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1531 ms) 2025-08-14T21:16:39.9431004Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2025-08-14T21:16:39.9431688Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1638 ms) 2025-08-14T21:16:39.9432460Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2025-08-14T21:16:39.9433303Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1840 ms) 2025-08-14T21:16:39.9434217Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2025-08-14T21:16:39.9435198Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1931 ms) 2025-08-14T21:16:39.9435980Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2025-08-14T21:16:39.9436547Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1636 ms) 2025-08-14T21:16:39.9437167Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2025-08-14T21:16:39.9437891Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (9873 ms) 2025-08-14T21:16:39.9438489Z [ RUN ] OptimTest.ZeroGrad 2025-08-14T21:16:39.9438893Z [ OK ] OptimTest.ZeroGrad (1 ms) 2025-08-14T21:16:39.9439373Z [ RUN ] OptimTest.ExternalVectorOfParameters 2025-08-14T21:16:39.9439912Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2025-08-14T21:16:39.9440473Z [ RUN ] OptimTest.AddParameter_LBFGS 2025-08-14T21:16:39.9440927Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2025-08-14T21:16:39.9441416Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2025-08-14T21:16:39.9441915Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2025-08-14T21:16:39.9442478Z [ RUN ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam 2025-08-14T21:16:39.9443090Z [ OK ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam (0 ms) 2025-08-14T21:16:39.9443646Z [----------] 35 tests from OptimTest (169162 ms total) 2025-08-14T21:16:39.9443961Z 2025-08-14T21:16:39.9444137Z [----------] Global test environment tear-down 2025-08-14T21:16:39.9444609Z [==========] 35 tests from 1 test suite ran. (169162 ms total) 2025-08-14T21:16:39.9445147Z [ PASSED ] 35 tests. 2025-08-14T21:16:39.9445485Z ================================================================================ 2025-08-14T21:16:39.9446342Z [3,093 / 3,095] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-08-14T21:16:39.9447015Z Testing //:rnn_test; 178s processwrapper-sandbox 2025-08-14T21:16:39.9447544Z Testing //:optim_test; 172s processwrapper-sandbox 2025-08-14T21:16:40.2035689Z 2025-08-14T21:16:40.2036344Z  2025-08-14T21:16:40.2036707Z  2025-08-14T21:16:40.2037313Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:40.2037964Z Testing //:rnn_test; 179s processwrapper-sandbox 2025-08-14T21:16:41.2040910Z 2025-08-14T21:16:41.2041526Z  2025-08-14T21:16:41.2042205Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:41.2042883Z Testing //:rnn_test; 180s processwrapper-sandbox 2025-08-14T21:16:42.4064704Z 2025-08-14T21:16:42.4065345Z  2025-08-14T21:16:42.4066015Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:42.4066672Z Testing //:rnn_test; 181s processwrapper-sandbox 2025-08-14T21:16:43.4052877Z 2025-08-14T21:16:43.4053537Z  2025-08-14T21:16:43.4054218Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:43.4055070Z Testing //:rnn_test; 182s processwrapper-sandbox 2025-08-14T21:16:44.4058307Z 2025-08-14T21:16:44.4058944Z  2025-08-14T21:16:44.4059621Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:44.4060270Z Testing //:rnn_test; 183s processwrapper-sandbox 2025-08-14T21:16:45.6062866Z 2025-08-14T21:16:45.6063434Z  2025-08-14T21:16:45.6063977Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:45.6064479Z Testing //:rnn_test; 184s processwrapper-sandbox 2025-08-14T21:16:46.6069735Z 2025-08-14T21:16:46.6070368Z  2025-08-14T21:16:46.6071148Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:46.6071948Z Testing //:rnn_test; 185s processwrapper-sandbox 2025-08-14T21:16:47.8074805Z 2025-08-14T21:16:47.8075408Z  2025-08-14T21:16:47.8075948Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:47.8076477Z Testing //:rnn_test; 186s processwrapper-sandbox 2025-08-14T21:16:48.8079261Z 2025-08-14T21:16:48.8079822Z  2025-08-14T21:16:48.8080349Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:48.8080841Z Testing //:rnn_test; 187s processwrapper-sandbox 2025-08-14T21:16:50.0084518Z 2025-08-14T21:16:50.0085045Z  2025-08-14T21:16:50.0085550Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:50.0086049Z Testing //:rnn_test; 188s processwrapper-sandbox 2025-08-14T21:16:51.0089177Z 2025-08-14T21:16:51.0090015Z  2025-08-14T21:16:51.0090518Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:51.0091021Z Testing //:rnn_test; 189s processwrapper-sandbox 2025-08-14T21:16:51.3353735Z 2025-08-14T21:16:51.3354279Z  2025-08-14T21:16:51.3354790Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:51.3355278Z Testing //:rnn_test; 190s processwrapper-sandbox 2025-08-14T21:16:52.4095164Z 2025-08-14T21:16:52.4095755Z  2025-08-14T21:16:52.4096366Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:52.4097102Z Testing //:rnn_test; 191s processwrapper-sandbox 2025-08-14T21:16:53.4100723Z 2025-08-14T21:16:53.4101290Z  2025-08-14T21:16:53.4101800Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:53.4102348Z Testing //:rnn_test; 192s processwrapper-sandbox 2025-08-14T21:16:54.6105696Z 2025-08-14T21:16:54.6106264Z  2025-08-14T21:16:54.6106769Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:54.6107297Z Testing //:rnn_test; 193s processwrapper-sandbox 2025-08-14T21:16:55.8112001Z 2025-08-14T21:16:55.8112701Z  2025-08-14T21:16:55.8113232Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:55.8113741Z Testing //:rnn_test; 194s processwrapper-sandbox 2025-08-14T21:16:56.8116294Z 2025-08-14T21:16:56.8116848Z  2025-08-14T21:16:56.8117396Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:56.8117898Z Testing //:rnn_test; 195s processwrapper-sandbox 2025-08-14T21:16:58.0122027Z 2025-08-14T21:16:58.0122584Z  2025-08-14T21:16:58.0123109Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:58.0123616Z Testing //:rnn_test; 196s processwrapper-sandbox 2025-08-14T21:16:59.0126463Z 2025-08-14T21:16:59.0127041Z  2025-08-14T21:16:59.0127756Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:16:59.0128269Z Testing //:rnn_test; 197s processwrapper-sandbox 2025-08-14T21:17:00.2131401Z 2025-08-14T21:17:00.2131994Z  2025-08-14T21:17:00.2132511Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:00.2133012Z Testing //:rnn_test; 199s processwrapper-sandbox 2025-08-14T21:17:01.2136298Z 2025-08-14T21:17:01.2136827Z  2025-08-14T21:17:01.2137341Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:01.2137844Z Testing //:rnn_test; 200s processwrapper-sandbox 2025-08-14T21:17:02.4141927Z 2025-08-14T21:17:02.4142542Z  2025-08-14T21:17:02.4143068Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:02.4143593Z Testing //:rnn_test; 201s processwrapper-sandbox 2025-08-14T21:17:03.4147281Z 2025-08-14T21:17:03.4147984Z  2025-08-14T21:17:03.4148517Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:03.4149006Z Testing //:rnn_test; 202s processwrapper-sandbox 2025-08-14T21:17:04.6152343Z 2025-08-14T21:17:04.6152933Z  2025-08-14T21:17:04.6153458Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:04.6153996Z Testing //:rnn_test; 203s processwrapper-sandbox 2025-08-14T21:17:05.6157031Z 2025-08-14T21:17:05.6157548Z  2025-08-14T21:17:05.6158052Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:05.6158721Z Testing //:rnn_test; 204s processwrapper-sandbox 2025-08-14T21:17:06.8163432Z 2025-08-14T21:17:06.8164105Z  2025-08-14T21:17:06.8164661Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:06.8165155Z Testing //:rnn_test; 205s processwrapper-sandbox 2025-08-14T21:17:07.8168217Z 2025-08-14T21:17:07.8168751Z  2025-08-14T21:17:07.8169269Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:07.8169771Z Testing //:rnn_test; 206s processwrapper-sandbox 2025-08-14T21:17:09.0173503Z 2025-08-14T21:17:09.0174196Z  2025-08-14T21:17:09.0174896Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:09.0175467Z Testing //:rnn_test; 207s processwrapper-sandbox 2025-08-14T21:17:10.0177917Z 2025-08-14T21:17:10.0178416Z  2025-08-14T21:17:10.0178926Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:10.0179434Z Testing //:rnn_test; 208s processwrapper-sandbox 2025-08-14T21:17:11.2183637Z 2025-08-14T21:17:11.2184150Z  2025-08-14T21:17:11.2184651Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:11.2185148Z Testing //:rnn_test; 210s processwrapper-sandbox 2025-08-14T21:17:12.2188696Z 2025-08-14T21:17:12.2189263Z  2025-08-14T21:17:12.2189766Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:12.2190287Z Testing //:rnn_test; 211s processwrapper-sandbox 2025-08-14T21:17:13.4194201Z 2025-08-14T21:17:13.4194722Z  2025-08-14T21:17:13.4195225Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:13.4195708Z Testing //:rnn_test; 212s processwrapper-sandbox 2025-08-14T21:17:14.4199069Z 2025-08-14T21:17:14.4199618Z  2025-08-14T21:17:14.4200132Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:14.4200816Z Testing //:rnn_test; 213s processwrapper-sandbox 2025-08-14T21:17:15.6204582Z 2025-08-14T21:17:15.6205118Z  2025-08-14T21:17:15.6205640Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:15.6206142Z Testing //:rnn_test; 214s processwrapper-sandbox 2025-08-14T21:17:16.6210576Z 2025-08-14T21:17:16.6211187Z  2025-08-14T21:17:16.6211794Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:16.6212295Z Testing //:rnn_test; 215s processwrapper-sandbox 2025-08-14T21:17:17.8216558Z 2025-08-14T21:17:17.8217208Z  2025-08-14T21:17:17.8217735Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:17.8218263Z Testing //:rnn_test; 216s processwrapper-sandbox 2025-08-14T21:17:19.0222022Z 2025-08-14T21:17:19.0222734Z  2025-08-14T21:17:19.0223282Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:19.0223791Z Testing //:rnn_test; 217s processwrapper-sandbox 2025-08-14T21:17:20.0226674Z 2025-08-14T21:17:20.0227248Z  2025-08-14T21:17:20.0227788Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:20.0228276Z Testing //:rnn_test; 218s processwrapper-sandbox 2025-08-14T21:17:21.2232215Z 2025-08-14T21:17:21.2232762Z  2025-08-14T21:17:21.2233304Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:21.2233810Z Testing //:rnn_test; 220s processwrapper-sandbox 2025-08-14T21:17:21.6234865Z 2025-08-14T21:17:21.6235418Z  2025-08-14T21:17:21.6235903Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:21.6236402Z Testing //:rnn_test; 220s processwrapper-sandbox 2025-08-14T21:17:22.6239994Z 2025-08-14T21:17:22.6240689Z  2025-08-14T21:17:22.6241201Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:22.6241709Z Testing //:rnn_test; 221s processwrapper-sandbox 2025-08-14T21:17:23.8245239Z 2025-08-14T21:17:23.8245713Z  2025-08-14T21:17:23.8246205Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:23.8246918Z Testing //:rnn_test; 222s processwrapper-sandbox 2025-08-14T21:17:25.0250441Z 2025-08-14T21:17:25.0251014Z  2025-08-14T21:17:25.0251512Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:25.0252030Z Testing //:rnn_test; 223s processwrapper-sandbox 2025-08-14T21:17:26.2255750Z 2025-08-14T21:17:26.2256333Z  2025-08-14T21:17:26.2256843Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:26.2257362Z Testing //:rnn_test; 225s processwrapper-sandbox 2025-08-14T21:17:27.4261752Z 2025-08-14T21:17:27.4262444Z  2025-08-14T21:17:27.4262960Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:27.4263465Z Testing //:rnn_test; 226s processwrapper-sandbox 2025-08-14T21:17:28.4265936Z 2025-08-14T21:17:28.4266442Z  2025-08-14T21:17:28.4267107Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:28.4267602Z Testing //:rnn_test; 227s processwrapper-sandbox 2025-08-14T21:17:29.6271251Z 2025-08-14T21:17:29.6271733Z  2025-08-14T21:17:29.6272231Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:29.6272756Z Testing //:rnn_test; 228s processwrapper-sandbox 2025-08-14T21:17:30.6276010Z 2025-08-14T21:17:31.8282195Z  2025-08-14T21:17:31.8282933Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:31.8283429Z Testing //:rnn_test; 229s processwrapper-sandbox 2025-08-14T21:17:31.8283688Z 2025-08-14T21:17:31.8283809Z  2025-08-14T21:17:31.8284229Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:31.8284713Z Testing //:rnn_test; 230s processwrapper-sandbox 2025-08-14T21:17:32.8286540Z 2025-08-14T21:17:32.8287126Z  2025-08-14T21:17:32.8287635Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:32.8288148Z Testing //:rnn_test; 231s processwrapper-sandbox 2025-08-14T21:17:34.0291809Z 2025-08-14T21:17:34.0292282Z  2025-08-14T21:17:34.0292789Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:34.0293291Z Testing //:rnn_test; 232s processwrapper-sandbox 2025-08-14T21:17:35.0296312Z 2025-08-14T21:17:35.0296800Z  2025-08-14T21:17:35.0297288Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:35.0297784Z Testing //:rnn_test; 233s processwrapper-sandbox 2025-08-14T21:17:36.2305096Z 2025-08-14T21:17:36.2306058Z  2025-08-14T21:17:36.2306695Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:36.2307225Z Testing //:rnn_test; 235s processwrapper-sandbox 2025-08-14T21:17:37.2307821Z 2025-08-14T21:17:37.2308649Z  2025-08-14T21:17:37.2309182Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:37.2309930Z Testing //:rnn_test; 236s processwrapper-sandbox 2025-08-14T21:17:38.4313663Z 2025-08-14T21:17:38.4314509Z  2025-08-14T21:17:38.4315061Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:38.4315548Z Testing //:rnn_test; 237s processwrapper-sandbox 2025-08-14T21:17:39.4318553Z 2025-08-14T21:17:39.4319360Z  2025-08-14T21:17:39.4319868Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:39.4320370Z Testing //:rnn_test; 238s processwrapper-sandbox 2025-08-14T21:17:40.6323961Z 2025-08-14T21:17:40.6324766Z  2025-08-14T21:17:40.6325465Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:40.6326048Z Testing //:rnn_test; 239s processwrapper-sandbox 2025-08-14T21:17:41.6329010Z 2025-08-14T21:17:41.6329742Z  2025-08-14T21:17:41.6330275Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:41.6330775Z Testing //:rnn_test; 240s processwrapper-sandbox 2025-08-14T21:17:42.8334708Z 2025-08-14T21:17:42.8335477Z  2025-08-14T21:17:42.8336006Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:42.8336511Z Testing //:rnn_test; 241s processwrapper-sandbox 2025-08-14T21:17:43.8340046Z 2025-08-14T21:17:43.8340929Z  2025-08-14T21:17:43.8341553Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:43.8342168Z Testing //:rnn_test; 242s processwrapper-sandbox 2025-08-14T21:17:45.0345432Z 2025-08-14T21:17:45.0346169Z  2025-08-14T21:17:45.0346695Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:45.0347189Z Testing //:rnn_test; 243s processwrapper-sandbox 2025-08-14T21:17:46.2351369Z 2025-08-14T21:17:46.2352178Z  2025-08-14T21:17:46.2352703Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:46.2353372Z Testing //:rnn_test; 245s processwrapper-sandbox 2025-08-14T21:17:47.2356535Z 2025-08-14T21:17:47.2357461Z  2025-08-14T21:17:47.2357995Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:47.2358489Z Testing //:rnn_test; 246s processwrapper-sandbox 2025-08-14T21:17:48.4362252Z 2025-08-14T21:17:48.4363078Z  2025-08-14T21:17:48.4363629Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:49.4367660Z Testing //:rnn_test; 247s processwrapper-sandbox 2025-08-14T21:17:49.4368064Z 2025-08-14T21:17:49.4368348Z  2025-08-14T21:17:49.4368794Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:49.4369309Z Testing //:rnn_test; 248s processwrapper-sandbox 2025-08-14T21:17:50.6372730Z 2025-08-14T21:17:50.6373530Z  2025-08-14T21:17:50.6374131Z [3,094 / 3,095] 25 / 26 tests; 1 action; last test: //:optim_test 2025-08-14T21:17:50.6374818Z Testing //:rnn_test; 249s processwrapper-sandbox 2025-08-14T21:17:51.5300629Z 2025-08-14T21:17:51.5301641Z  2025-08-14T21:17:51.5302268Z [3,094 / 3,095] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-08-14T21:17:51.5302918Z Testing //:rnn_test; 250s processwrapper-sandbox 2025-08-14T21:17:51.5303318Z 2025-08-14T21:17:51.5303443Z  2025-08-14T21:17:51.5303803Z INFO: From Testing //:rnn_test: 2025-08-14T21:17:51.5304183Z ==================== Test output for //:rnn_test: 2025-08-14T21:17:51.5304555Z Running main() from gmock_main.cc 2025-08-14T21:17:51.5304949Z Note: Google Test filter = -*CUDA 2025-08-14T21:17:51.5305613Z [==========] Running 14 tests from 1 test suite. 2025-08-14T21:17:51.5306142Z [----------] Global test environment set-up. 2025-08-14T21:17:51.5306657Z [----------] 14 tests from RNNTest 2025-08-14T21:17:51.5307144Z [ RUN ] RNNTest.CheckOutputSizes 2025-08-14T21:17:51.5307699Z [ OK ] RNNTest.CheckOutputSizes (2881 ms) 2025-08-14T21:17:51.5308111Z [ RUN ] RNNTest.CheckOutputSizesProj 2025-08-14T21:17:51.5308832Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-08-14T21:17:51.5310092Z W0814 21:13:46.915982 121232 RNN.cpp:1473] Warning: LSTM with projections is not supported with oneDNN. Using default implementation. (function operator()) 2025-08-14T21:17:51.5311181Z [ OK ] RNNTest.CheckOutputSizesProj (152 ms) 2025-08-14T21:17:51.5311628Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2025-08-14T21:17:51.5312056Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (129 ms) 2025-08-14T21:17:51.5312426Z [ RUN ] RNNTest.EndToEndLSTM 2025-08-14T21:17:51.5312741Z [ OK ] RNNTest.EndToEndLSTM (179979 ms) 2025-08-14T21:17:51.5313060Z [ RUN ] RNNTest.EndToEndLSTMProj 2025-08-14T21:17:51.5313390Z [ OK ] RNNTest.EndToEndLSTMProj (22306 ms) 2025-08-14T21:17:51.5313713Z [ RUN ] RNNTest.EndToEndGRU 2025-08-14T21:17:51.5314011Z [ OK ] RNNTest.EndToEndGRU (19968 ms) 2025-08-14T21:17:51.5314333Z [ RUN ] RNNTest.EndToEndRNNRelu 2025-08-14T21:17:51.5314641Z [ OK ] RNNTest.EndToEndRNNRelu (10068 ms) 2025-08-14T21:17:51.5314973Z [ RUN ] RNNTest.EndToEndRNNTanh 2025-08-14T21:17:51.5315280Z [ OK ] RNNTest.EndToEndRNNTanh (11347 ms) 2025-08-14T21:17:51.5315616Z [ RUN ] RNNTest.PrettyPrintRNNs 2025-08-14T21:17:51.5315925Z [ OK ] RNNTest.PrettyPrintRNNs (24 ms) 2025-08-14T21:17:51.5316298Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2025-08-14T21:17:51.5316716Z [ OK ] RNNTest.BidirectionalFlattenParameters (117 ms) 2025-08-14T21:17:51.5317138Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2025-08-14T21:17:51.5317560Z [ OK ] RNNTest.BidirectionalGRUReverseForward (15 ms) 2025-08-14T21:17:51.5317973Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2025-08-14T21:17:51.5318398Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (7 ms) 2025-08-14T21:17:51.5318843Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2025-08-14T21:17:51.5319225Z [ OK ] RNNTest.UsePackedSequenceAsInput (18 ms) 2025-08-14T21:17:51.5319569Z [ RUN ] RNNTest.CheckErrorInfos 2025-08-14T21:17:51.5319898Z [ OK ] RNNTest.CheckErrorInfos (0 ms) 2025-08-14T21:17:51.5320229Z [----------] 14 tests from RNNTest (247017 ms total) 2025-08-14T21:17:51.5320465Z 2025-08-14T21:17:51.5320584Z [----------] Global test environment tear-down 2025-08-14T21:17:51.5320948Z [==========] 14 tests from 1 test suite ran. (247017 ms total) 2025-08-14T21:17:51.5321269Z [ PASSED ] 14 tests. 2025-08-14T21:17:51.5321531Z ================================================================================ 2025-08-14T21:17:51.5322128Z [3,094 / 3,095] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-08-14T21:17:51.5322600Z Testing //:rnn_test; 250s processwrapper-sandbox 2025-08-14T21:17:51.5688835Z 2025-08-14T21:17:51.5689324Z  2025-08-14T21:17:51.5689978Z INFO: Elapsed time: 596.338s, Critical Path: 302.42s 2025-08-14T21:17:51.5690650Z [3,095 / 3,095] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-08-14T21:17:51.5691076Z 2025-08-14T21:17:51.5691517Z INFO: 2704 processes: 45 internal, 1 local, 2658 processwrapper-sandbox. 2025-08-14T21:17:51.5692237Z [3,095 / 3,095] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-08-14T21:17:51.5692608Z 2025-08-14T21:17:51.5693017Z INFO: Build completed successfully, 2704 total actions 2025-08-14T21:17:51.5720123Z //:any_test PASSED in 3.6s 2025-08-14T21:17:51.5721559Z //:autograd_test PASSED in 9.6s 2025-08-14T21:17:51.5723825Z //:dataloader_test PASSED in 4.2s 2025-08-14T21:17:51.5724508Z //:enum_test PASSED in 3.9s 2025-08-14T21:17:51.5726063Z //:expanding_array_test PASSED in 3.7s 2025-08-14T21:17:51.5727165Z //:functional_test PASSED in 4.5s 2025-08-14T21:17:51.5729883Z //:init_test PASSED in 4.1s 2025-08-14T21:17:51.5730659Z //:jit_test PASSED in 4.3s 2025-08-14T21:17:51.5732350Z //:memory_test PASSED in 3.6s 2025-08-14T21:17:51.5733627Z //:misc_test PASSED in 3.6s 2025-08-14T21:17:51.5736300Z //:module_test PASSED in 3.6s 2025-08-14T21:17:51.5739107Z //:modulelist_test PASSED in 3.0s 2025-08-14T21:17:51.5739764Z //:modules_test PASSED in 140.8s 2025-08-14T21:17:51.5742756Z //:nn_utils_test PASSED in 6.7s 2025-08-14T21:17:51.5743448Z //:optim_test PASSED in 172.0s 2025-08-14T21:17:51.5749810Z //:ordered_dict_test PASSED in 2.9s 2025-08-14T21:17:51.5751071Z //:rnn_test PASSED in 250.3s 2025-08-14T21:17:51.5754114Z //:sequential_test PASSED in 3.1s 2025-08-14T21:17:51.5756947Z //:serialize_test PASSED in 6.0s 2025-08-14T21:17:51.5758023Z //:static_test PASSED in 3.9s 2025-08-14T21:17:51.5759169Z //:tensor_options_test PASSED in 3.8s 2025-08-14T21:17:51.5761000Z //:tensor_test PASSED in 4.0s 2025-08-14T21:17:51.5763188Z //:torch_include_test PASSED in 3.2s 2025-08-14T21:17:51.5765464Z //c10/test:core_tests PASSED in 0.1s 2025-08-14T21:17:51.5768458Z //c10/test:typeid_test PASSED in 0.0s 2025-08-14T21:17:51.5769649Z //c10/test:util_base_tests PASSED in 108.6s 2025-08-14T21:17:51.5770251Z 2025-08-14T21:17:51.5770430Z Executed 26 out of 26 tests: 26 tests pass. 2025-08-14T21:17:51.5771498Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2025-08-14T21:17:51.5882162Z + sccache_epilogue 2025-08-14T21:17:51.5882488Z + echo '::group::Sccache Compilation Log' 2025-08-14T21:17:51.5883107Z ##[group]Sccache Compilation Log 2025-08-14T21:17:51.5883457Z + echo '=================== sccache compilation log ===================' 2025-08-14T21:17:51.5883866Z =================== sccache compilation log =================== 2025-08-14T21:17:51.5884479Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-08-14T21:17:51.6036015Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-08-14T21:17:51.6036907Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-08-14T21:17:51.6037441Z + sccache --show-stats 2025-08-14T21:17:51.6057524Z Compile requests 2669 2025-08-14T21:17:51.6057908Z Compile requests executed 2608 2025-08-14T21:17:51.6058244Z Cache hits 2608 2025-08-14T21:17:51.6058551Z Cache hits (C/C++) 2608 2025-08-14T21:17:51.6058897Z Cache misses 0 2025-08-14T21:17:51.6059204Z Cache hits rate 100.00 % 2025-08-14T21:17:51.6059657Z Cache hits rate (C/C++) 100.00 % 2025-08-14T21:17:51.6060016Z Cache timeouts 0 2025-08-14T21:17:51.6060382Z Cache read errors 0 2025-08-14T21:17:51.6060672Z Forced recaches 0 2025-08-14T21:17:51.6061027Z Cache write errors 0 2025-08-14T21:17:51.6061336Z Cache errors 0 2025-08-14T21:17:51.6061635Z Compilations 0 2025-08-14T21:17:51.6061989Z Compilation failures 0 2025-08-14T21:17:51.6062312Z Non-cacheable compilations 0 2025-08-14T21:17:51.6062683Z Non-cacheable calls 0 2025-08-14T21:17:51.6062986Z Non-compilation calls 61 2025-08-14T21:17:51.6063355Z Unsupported compiler calls 0 2025-08-14T21:17:51.6063668Z Average cache write 0.000 s 2025-08-14T21:17:51.6063987Z Average compiler 0.000 s 2025-08-14T21:17:51.6064354Z Average cache read hit 0.043 s 2025-08-14T21:17:51.6064684Z Failed distributed compilations 0 2025-08-14T21:17:51.6065179Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-08-14T21:17:51.6065676Z Version (client) 0.10.0 2025-08-14T21:17:51.6065976Z + sccache --stop-server 2025-08-14T21:17:51.6079061Z Stopping sccache server... 2025-08-14T21:17:51.6081622Z Compile requests 2669 2025-08-14T21:17:51.6081942Z Compile requests executed 2608 2025-08-14T21:17:51.6082348Z Cache hits 2608 2025-08-14T21:17:51.6082643Z Cache hits (C/C++) 2608 2025-08-14T21:17:51.6082946Z Cache misses 0 2025-08-14T21:17:51.6083241Z Cache hits rate 100.00 % 2025-08-14T21:17:51.6083558Z Cache hits rate (C/C++) 100.00 % 2025-08-14T21:17:51.6083872Z Cache timeouts 0 2025-08-14T21:17:51.6084162Z Cache read errors 0 2025-08-14T21:17:51.6084470Z Forced recaches 0 2025-08-14T21:17:51.6084763Z Cache write errors 0 2025-08-14T21:17:51.6085062Z Cache errors 0 2025-08-14T21:17:51.6085358Z Compilations 0 2025-08-14T21:17:51.6085665Z Compilation failures 0 2025-08-14T21:17:51.6085978Z Non-cacheable compilations 0 2025-08-14T21:17:51.6086366Z Non-cacheable calls 0 2025-08-14T21:17:51.6086681Z Non-compilation calls 61 2025-08-14T21:17:51.6086990Z Unsupported compiler calls 0 2025-08-14T21:17:51.6087309Z Average cache write 0.000 s 2025-08-14T21:17:51.6087613Z Average compiler 0.000 s 2025-08-14T21:17:51.6087955Z Average cache read hit 0.043 s 2025-08-14T21:17:51.6088305Z Failed distributed compilations 0 2025-08-14T21:17:51.6088751Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-08-14T21:17:51.6089189Z Version (client) 0.10.0 2025-08-14T21:17:51.6089506Z + echo ::endgroup:: 2025-08-14T21:17:51.6089971Z ##[endgroup] 2025-08-14T21:17:51.6090177Z + cleanup_workspace 2025-08-14T21:17:51.6090653Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-08-14T21:17:51.6091497Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-08-14T21:17:51.6092090Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-08-14T21:17:51.6092541Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-08-14T21:17:51.6093055Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-08-14T21:17:51.6093633Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-08-14T21:17:51.6094078Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-08-14T21:17:52.2032456Z + sccache_epilogue 2025-08-14T21:17:52.2032777Z + echo '::group::Sccache Compilation Log' 2025-08-14T21:17:52.2033691Z ##[group]Sccache Compilation Log 2025-08-14T21:17:52.2034091Z + echo '=================== sccache compilation log ===================' 2025-08-14T21:17:52.2034504Z =================== sccache compilation log =================== 2025-08-14T21:17:52.2035180Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-08-14T21:17:52.2158525Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-08-14T21:17:52.2159199Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-08-14T21:17:52.2159663Z + sccache --show-stats 2025-08-14T21:17:52.2412143Z Compile requests 0 2025-08-14T21:17:52.2412586Z Compile requests executed 0 2025-08-14T21:17:52.2412881Z Cache hits 0 2025-08-14T21:17:52.2413175Z Cache misses 0 2025-08-14T21:17:52.2413546Z Cache hits rate - 2025-08-14T21:17:52.2413849Z Cache timeouts 0 2025-08-14T21:17:52.2414191Z Cache read errors 0 2025-08-14T21:17:52.2414490Z Forced recaches 0 2025-08-14T21:17:52.2414837Z Cache write errors 0 2025-08-14T21:17:52.2415130Z Cache errors 0 2025-08-14T21:17:52.2415426Z Compilations 0 2025-08-14T21:17:52.2415775Z Compilation failures 0 2025-08-14T21:17:52.2416296Z Non-cacheable compilations 0 2025-08-14T21:17:52.2416647Z Non-cacheable calls 0 2025-08-14T21:17:52.2416957Z Non-compilation calls 0 2025-08-14T21:17:52.2417322Z Unsupported compiler calls 0 2025-08-14T21:17:52.2417645Z Average cache write 0.000 s 2025-08-14T21:17:52.2418002Z Average compiler 0.000 s 2025-08-14T21:17:52.2418321Z Average cache read hit 0.000 s 2025-08-14T21:17:52.2418704Z Failed distributed compilations 0 2025-08-14T21:17:52.2419143Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-08-14T21:17:52.2419647Z Version (client) 0.10.0 2025-08-14T21:17:52.2419940Z + sccache --stop-server 2025-08-14T21:17:52.2435680Z Stopping sccache server... 2025-08-14T21:17:52.2436088Z sccache: error: couldn't connect to server 2025-08-14T21:17:52.2436460Z sccache: caused by: Connection refused (os error 111) 2025-08-14T21:17:52.2438741Z + true 2025-08-14T21:17:52.2439030Z + echo ::endgroup:: 2025-08-14T21:17:52.2439504Z ##[endgroup] 2025-08-14T21:17:52.2652960Z ##[group]Run cat test/**/*_toprint.log || true 2025-08-14T21:17:52.2653334Z cat test/**/*_toprint.log || true 2025-08-14T21:17:52.2662441Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:52.2662816Z env: 2025-08-14T21:17:52.2663021Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:52.2663468Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:52.2663942Z ##[endgroup] 2025-08-14T21:17:52.2753676Z cat: 'test/**/*_toprint.log': No such file or directory 2025-08-14T21:17:52.2782466Z Prepare all required actions 2025-08-14T21:17:52.2813798Z ##[group]Run ./.github/actions/chown-workspace 2025-08-14T21:17:52.2814194Z with: 2025-08-14T21:17:52.2814534Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:17:52.2814937Z env: 2025-08-14T21:17:52.2815141Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:52.2815574Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:52.2816040Z ##[endgroup] 2025-08-14T21:17:52.2840031Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T21:17:52.2840645Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T21:17:52.2846374Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:52.2846828Z env: 2025-08-14T21:17:52.2847034Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:52.2847519Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:52.2848120Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:17:52.2848551Z ##[endgroup] 2025-08-14T21:17:52.3102412Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-08-14T21:17:52.5909781Z latest: Pulling from tool/alpine 2025-08-14T21:17:52.5910760Z 540db60ca938: Pulling fs layer 2025-08-14T21:17:52.6879123Z 540db60ca938: Verifying Checksum 2025-08-14T21:17:52.7796848Z 540db60ca938: Download complete 2025-08-14T21:17:52.7797184Z 540db60ca938: Pull complete 2025-08-14T21:17:52.7993294Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-08-14T21:17:52.8051813Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-08-14T21:17:55.0338346Z Prepare all required actions 2025-08-14T21:17:55.0339261Z Getting action download info 2025-08-14T21:17:55.1707544Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-08-14T21:17:55.3932894Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-08-14T21:17:55.7449495Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-08-14T21:17:55.7449854Z with: 2025-08-14T21:17:55.7450098Z file-suffix: bazel-build-and-test_48126210809 2025-08-14T21:17:55.7450442Z s3-bucket: gha-artifacts 2025-08-14T21:17:55.7450682Z env: 2025-08-14T21:17:55.7450894Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:55.7451327Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:55.7451802Z ##[endgroup] 2025-08-14T21:17:55.7483478Z ##[group]Run # Remove any previous test jsons if they exist 2025-08-14T21:17:55.7483985Z # Remove any previous test jsons if they exist 2025-08-14T21:17:55.7484353Z rm -f test-jsons-*.zip 2025-08-14T21:17:55.7484775Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test/test-reports -i '*.json' 2025-08-14T21:17:55.7490496Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:55.7490876Z env: 2025-08-14T21:17:55.7491079Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:55.7491530Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:55.7492057Z FILE_SUFFIX: bazel-build-and-test_48126210809 2025-08-14T21:17:55.7492368Z ##[endgroup] 2025-08-14T21:17:55.7624174Z zip warning: zip file empty 2025-08-14T21:17:55.7654792Z ##[group]Run # Remove any previous test reports if they exist 2025-08-14T21:17:55.7655258Z # Remove any previous test reports if they exist 2025-08-14T21:17:55.7655620Z rm -f test-reports-*.zip 2025-08-14T21:17:55.7656094Z zip -r "test-reports-${FILE_SUFFIX}.zip" test/test-reports -i '*.xml' -i '*.csv' 2025-08-14T21:17:55.7661775Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:55.7662136Z env: 2025-08-14T21:17:55.7662339Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:55.7662785Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:55.7666275Z FILE_SUFFIX: bazel-build-and-test_48126210809 2025-08-14T21:17:55.7666600Z ##[endgroup] 2025-08-14T21:17:55.7716618Z adding: test/test-reports/enum_test/test.xml (deflated 53%) 2025-08-14T21:17:55.7717256Z adding: test/test-reports/sequential_test/test.xml (deflated 84%) 2025-08-14T21:17:55.7718171Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2025-08-14T21:17:55.7723612Z adding: test/test-reports/modules_test/test.xml (deflated 92%) 2025-08-14T21:17:55.7724333Z adding: test/test-reports/init_test/test.xml (deflated 79%) 2025-08-14T21:17:55.7725122Z adding: test/test-reports/optim_test/test.xml (deflated 86%) 2025-08-14T21:17:55.7725658Z adding: test/test-reports/torch_include_test/test.xml (deflated 52%) 2025-08-14T21:17:55.7726298Z adding: test/test-reports/nn_utils_test/test.xml (deflated 80%) 2025-08-14T21:17:55.7727216Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2025-08-14T21:17:55.7729571Z adding: test/test-reports/dataloader_test/test.xml (deflated 89%) 2025-08-14T21:17:55.7730060Z adding: test/test-reports/static_test/test.xml (deflated 67%) 2025-08-14T21:17:55.7730531Z adding: test/test-reports/memory_test/test.xml (deflated 68%) 2025-08-14T21:17:55.7731006Z adding: test/test-reports/modulelist_test/test.xml (deflated 84%) 2025-08-14T21:17:55.7731694Z adding: test/test-reports/serialize_test/test.xml (deflated 85%) 2025-08-14T21:17:55.7732179Z adding: test/test-reports/jit_test/test.xml (deflated 75%) 2025-08-14T21:17:55.7734904Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2025-08-14T21:17:55.7735473Z adding: test/test-reports/rnn_test/test.xml (deflated 80%) 2025-08-14T21:17:55.7736179Z adding: test/test-reports/misc_test/test.xml (deflated 78%) 2025-08-14T21:17:55.7737608Z adding: test/test-reports/autograd_test/test.xml (deflated 89%) 2025-08-14T21:17:55.7738130Z adding: test/test-reports/tensor_options_test/test.xml (deflated 82%) 2025-08-14T21:17:55.7756887Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 94%) 2025-08-14T21:17:55.7757516Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 76%) 2025-08-14T21:17:55.7759248Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 91%) 2025-08-14T21:17:55.7759814Z adding: test/test-reports/c10/test/util/ssize_test/test.xml (deflated 69%) 2025-08-14T21:17:55.7760412Z adding: test/test-reports/c10/test/util/bit_cast_test/test.xml (deflated 53%) 2025-08-14T21:17:55.7760980Z adding: test/test-reports/expanding_array_test/test.xml (deflated 79%) 2025-08-14T21:17:55.7761522Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 88%) 2025-08-14T21:17:55.7762811Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2025-08-14T21:17:55.7793573Z ##[group]Run # Remove any previous usage logs if they exist 2025-08-14T21:17:55.7794020Z # Remove any previous usage logs if they exist 2025-08-14T21:17:55.7794366Z rm -f logs-*.zip 2025-08-14T21:17:55.7794712Z zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' || true 2025-08-14T21:17:55.7795189Z zip -r "logs-${FILE_SUFFIX}.zip" test/test-reports -i '*.log' || true 2025-08-14T21:17:55.7800586Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:55.7800953Z env: 2025-08-14T21:17:55.7801150Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:55.7801593Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:55.7802100Z FILE_SUFFIX: bazel-build-and-test_48126210809 2025-08-14T21:17:55.7802423Z ##[endgroup] 2025-08-14T21:17:55.7840278Z zip warning: name not matched: usage_log.txt 2025-08-14T21:17:55.7840547Z 2025-08-14T21:17:55.7840769Z zip error: Nothing to do! (logs-bazel-build-and-test_48126210809.zip) 2025-08-14T21:17:55.7860328Z adding: test/test-reports/enum_test/test.log (deflated 56%) 2025-08-14T21:17:55.7860982Z adding: test/test-reports/sequential_test/test.log (deflated 76%) 2025-08-14T21:17:55.7861820Z adding: test/test-reports/any_test/test.log (deflated 81%) 2025-08-14T21:17:55.7866340Z adding: test/test-reports/modules_test/test.log (deflated 89%) 2025-08-14T21:17:55.7866822Z adding: test/test-reports/init_test/test.log (deflated 72%) 2025-08-14T21:17:55.7867888Z adding: test/test-reports/optim_test/test.log (deflated 83%) 2025-08-14T21:17:55.7868380Z adding: test/test-reports/torch_include_test/test.log (deflated 57%) 2025-08-14T21:17:55.7868895Z adding: test/test-reports/nn_utils_test/test.log (deflated 71%) 2025-08-14T21:17:55.7869887Z adding: test/test-reports/tensor_test/test.log (deflated 82%) 2025-08-14T21:17:55.7871782Z adding: test/test-reports/dataloader_test/test.log (deflated 84%) 2025-08-14T21:17:55.7872283Z adding: test/test-reports/static_test/test.log (deflated 61%) 2025-08-14T21:17:55.7872817Z adding: test/test-reports/memory_test/test.log (deflated 64%) 2025-08-14T21:17:55.7873308Z adding: test/test-reports/modulelist_test/test.log (deflated 75%) 2025-08-14T21:17:55.7873819Z adding: test/test-reports/serialize_test/test.log (deflated 77%) 2025-08-14T21:17:55.7874300Z adding: test/test-reports/jit_test/test.log (deflated 69%) 2025-08-14T21:17:55.7876470Z adding: test/test-reports/functional_test/test.log (deflated 87%) 2025-08-14T21:17:55.7876948Z adding: test/test-reports/rnn_test/test.log (deflated 67%) 2025-08-14T21:17:55.7877516Z adding: test/test-reports/misc_test/test.log (deflated 69%) 2025-08-14T21:17:55.7879238Z adding: test/test-reports/autograd_test/test.log (deflated 83%) 2025-08-14T21:17:55.7879831Z adding: test/test-reports/tensor_options_test/test.log (deflated 69%) 2025-08-14T21:17:55.7896755Z adding: test/test-reports/c10/test/util_base_tests/test.log (deflated 91%) 2025-08-14T21:17:55.7897317Z adding: test/test-reports/c10/test/typeid_test/test.log (deflated 66%) 2025-08-14T21:17:55.7898562Z adding: test/test-reports/c10/test/core_tests/test.log (deflated 86%) 2025-08-14T21:17:55.7899121Z adding: test/test-reports/c10/test/util/ssize_test/test.log (deflated 64%) 2025-08-14T21:17:55.7899706Z adding: test/test-reports/c10/test/util/bit_cast_test/test.log (deflated 55%) 2025-08-14T21:17:55.7900284Z adding: test/test-reports/expanding_array_test/test.log (deflated 74%) 2025-08-14T21:17:55.7900808Z adding: test/test-reports/ordered_dict_test/test.log (deflated 81%) 2025-08-14T21:17:55.7901808Z adding: test/test-reports/module_test/test.log (deflated 85%) 2025-08-14T21:17:55.7932129Z ##[group]Run # Remove any previous debugging artifacts if they exist 2025-08-14T21:17:55.7932635Z # Remove any previous debugging artifacts if they exist 2025-08-14T21:17:55.7933028Z rm -f debug-*.zip 2025-08-14T21:17:55.7933302Z if [ -d 'test/debug' ]; then 2025-08-14T21:17:55.7933654Z  zip -r "debug-${FILE_SUFFIX}.zip" test/debug 2025-08-14T21:17:55.7933975Z fi 2025-08-14T21:17:55.7938921Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:55.7939273Z env: 2025-08-14T21:17:55.7939492Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:55.7939926Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:55.7940454Z FILE_SUFFIX: bazel-build-and-test_48126210809 2025-08-14T21:17:55.7940765Z ##[endgroup] 2025-08-14T21:17:55.8018711Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-08-14T21:17:55.8019039Z with: 2025-08-14T21:17:55.8019237Z s3-bucket: gha-artifacts 2025-08-14T21:17:55.8019550Z s3-prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:55.8019887Z retention-days: 14 2025-08-14T21:17:55.8020120Z if-no-files-found: warn 2025-08-14T21:17:55.8020383Z path: test-jsons-*.zip 2025-08-14T21:17:55.8020616Z name: artifact 2025-08-14T21:17:55.8020846Z region: us-east-1 2025-08-14T21:17:55.8021056Z env: 2025-08-14T21:17:55.8021262Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:55.8021693Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:55.8022165Z ##[endgroup] 2025-08-14T21:17:56.1446860Z NOTE: s3-prefix specified, ignoring name parameter 2025-08-14T21:17:56.1447695Z With the provided path, there will be 1 file uploaded 2025-08-14T21:17:56.1448137Z Uploading to s3 prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:56.2433004Z Starting upload of test-jsons-bazel-build-and-test_48126210809.zip 2025-08-14T21:17:56.3968811Z Finished upload of test-jsons-bazel-build-and-test_48126210809.zip 2025-08-14T21:17:56.4166806Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-08-14T21:17:56.4167381Z with: 2025-08-14T21:17:56.4167608Z s3-bucket: gha-artifacts 2025-08-14T21:17:56.4167913Z s3-prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:56.4168262Z retention-days: 14 2025-08-14T21:17:56.4168520Z if-no-files-found: error 2025-08-14T21:17:56.4168911Z path: test-reports-*.zip 2025-08-14T21:17:56.4169158Z name: artifact 2025-08-14T21:17:56.4169390Z region: us-east-1 2025-08-14T21:17:56.4169604Z env: 2025-08-14T21:17:56.4169821Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:56.4170267Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:56.4170749Z ##[endgroup] 2025-08-14T21:17:56.7391643Z NOTE: s3-prefix specified, ignoring name parameter 2025-08-14T21:17:56.7392103Z With the provided path, there will be 1 file uploaded 2025-08-14T21:17:56.7392553Z Uploading to s3 prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:56.7432580Z Starting upload of test-reports-bazel-build-and-test_48126210809.zip 2025-08-14T21:17:56.8735559Z Finished upload of test-reports-bazel-build-and-test_48126210809.zip 2025-08-14T21:17:56.8914312Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-08-14T21:17:56.8914637Z with: 2025-08-14T21:17:56.8915033Z s3-bucket: gha-artifacts 2025-08-14T21:17:56.8915344Z s3-prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:56.8915689Z retention-days: 14 2025-08-14T21:17:56.8915927Z if-no-files-found: ignore 2025-08-14T21:17:56.8916193Z path: logs-*.zip 2025-08-14T21:17:56.8916425Z name: artifact 2025-08-14T21:17:56.8916634Z region: us-east-1 2025-08-14T21:17:56.8916852Z env: 2025-08-14T21:17:56.8917044Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:56.8917484Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:56.8917943Z ##[endgroup] 2025-08-14T21:17:57.2136610Z NOTE: s3-prefix specified, ignoring name parameter 2025-08-14T21:17:57.2137053Z With the provided path, there will be 1 file uploaded 2025-08-14T21:17:57.2137492Z Uploading to s3 prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:57.2176611Z Starting upload of logs-bazel-build-and-test_48126210809.zip 2025-08-14T21:17:57.3542570Z Finished upload of logs-bazel-build-and-test_48126210809.zip 2025-08-14T21:17:57.3706582Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-08-14T21:17:57.3706913Z with: 2025-08-14T21:17:57.3707115Z s3-bucket: gha-artifacts 2025-08-14T21:17:57.3707430Z s3-prefix: pytorch/pytorch/16976255017/1/artifact 2025-08-14T21:17:57.3707779Z retention-days: 14 2025-08-14T21:17:57.3708014Z if-no-files-found: ignore 2025-08-14T21:17:57.3708275Z path: debug-*.zip 2025-08-14T21:17:57.3708487Z name: artifact 2025-08-14T21:17:57.3708706Z region: us-east-1 2025-08-14T21:17:57.3708911Z env: 2025-08-14T21:17:57.3709116Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:57.3709636Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:57.3710122Z ##[endgroup] 2025-08-14T21:17:57.6833343Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-08-14T21:17:57.7057390Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-08-14T21:17:57.7057823Z with: 2025-08-14T21:17:57.7058010Z env: 2025-08-14T21:17:57.7058233Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:57.7058667Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:57.7059138Z ##[endgroup] 2025-08-14T21:17:57.7085778Z ##[group]Run set -eou pipefail 2025-08-14T21:17:57.7086178Z set -eou pipefail 2025-08-14T21:17:57.7086434Z  2025-08-14T21:17:57.7086775Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-08-14T21:17:57.7087226Z for _ in $(seq 1440); do 2025-08-14T21:17:57.7087534Z  # Break if no ssh session exists anymore 2025-08-14T21:17:57.7087870Z  if [ "$(who)" = "" ]; then 2025-08-14T21:17:57.7088146Z  break 2025-08-14T21:17:57.7088371Z  fi 2025-08-14T21:17:57.7088579Z  echo "." 2025-08-14T21:17:57.7088852Z  sleep 5 2025-08-14T21:17:57.7089067Z done 2025-08-14T21:17:57.7094719Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:57.7095151Z env: 2025-08-14T21:17:57.7095365Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:57.7095802Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:57.7096277Z ##[endgroup] 2025-08-14T21:17:57.7124051Z Holding runner for 2 hours until all ssh sessions have logged out 2025-08-14T21:17:57.7198397Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T21:17:57.7198953Z # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T21:17:57.7199389Z # shellcheck disable=SC2046 2025-08-14T21:17:57.7199721Z docker stop $(docker ps -q) || true 2025-08-14T21:17:57.7200059Z # Prune all of the docker images 2025-08-14T21:17:57.7200364Z docker system prune -af 2025-08-14T21:17:57.7205562Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:17:57.7205917Z env: 2025-08-14T21:17:57.7206129Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:17:57.7206570Z container_id: 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:17:57.7207043Z ##[endgroup] 2025-08-14T21:18:08.4574722Z 6f554df5f19d 2025-08-14T21:18:10.3288501Z Deleted Containers: 2025-08-14T21:18:10.3288983Z 6f554df5f19dfc1c4ef4c6a9c8d27ccf259fb8ed14d02e96a22bcab69a4fe9b5 2025-08-14T21:18:10.3289329Z 2025-08-14T21:18:24.1701449Z Deleted Images: 2025-08-14T21:18:24.1701914Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-08-14T21:18:24.1702799Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-08-14T21:18:24.1703676Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-08-14T21:18:24.1704360Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-08-14T21:18:24.1705376Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T21:18:24.1706644Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:2912f52318e06e9a551538b828fea15def013f278443bb1f452fdd9a824ccbdf 2025-08-14T21:18:24.1707527Z deleted: sha256:9164ab1496895ac66808d8e6566acf1991fc744d321a8ac71d8dbd8989ac57a8 2025-08-14T21:18:24.1708156Z deleted: sha256:357ff02abb12b4e6dc62a9807cdcf90210163c9eb5b79ebcb8087a136c7a9624 2025-08-14T21:18:24.1708797Z deleted: sha256:bc8072040a821c95db9caee5922e15c3b33ff8e730a1bd6b2bd369575bc099dd 2025-08-14T21:18:24.1709468Z deleted: sha256:1c7d31d07c9c16c3e517ff3de02f6caa8a616ada40246d14459273a8c4bb6fc9 2025-08-14T21:18:24.1710104Z deleted: sha256:3aa634e29657dc4a8ec63b6e8f82e7fb2dc3b8236795618c4d7515dd1deef041 2025-08-14T21:18:24.1711002Z deleted: sha256:6b5aaba3359fe49963785f8eea8d32477cae8dfeb55f1f70799050b652e428cb 2025-08-14T21:18:24.1711651Z deleted: sha256:52965f454f6db1fa162de2a592649f2dd7657f1af5a78f0368d6d8a81948caad 2025-08-14T21:18:24.1712283Z deleted: sha256:a72815db8a9f6bd0058a29899376aa189f8fac03fede406748f6132393a946fe 2025-08-14T21:18:24.1712908Z deleted: sha256:7df8d373d9c639786fbea841e16860d7ab5410a26d1be7d6d46d883ce232d885 2025-08-14T21:18:24.1713542Z deleted: sha256:b86b653ea43c8d86e265ae4a5a89602d06b3d116c9987a72c9edc8c78e054f44 2025-08-14T21:18:24.1714235Z deleted: sha256:b54f9311e58cf7c18441cb9a177ca192f532c770c8eb0cdffe4c3661696e5214 2025-08-14T21:18:24.1714884Z deleted: sha256:e1fafa3baff3004ce1075fcd1bd6b3304d2067a8c69ed9c01cc0d99c58193ead 2025-08-14T21:18:24.1715532Z deleted: sha256:251f9b3f14df6e55a4ddb5b46d94257349736d240f14e07a4e7d569ec8e0de69 2025-08-14T21:18:24.1716140Z deleted: sha256:8c0537b4216685d2c318b8a07427bb51f717ba183a02340d497d477e301a579e 2025-08-14T21:18:24.1716797Z deleted: sha256:08a1136630587b38a8f2b64b02eb9b2cfe793dc78175e4761114e8db6e6a5a1a 2025-08-14T21:18:24.1717399Z deleted: sha256:0d77c5964995450909521a8177c5d07cba56e9f027217493f59576f8acdf28b1 2025-08-14T21:18:24.1718018Z deleted: sha256:d131fc8298dd130d3c44f639aad083b5c3c833fb95b8e86d16c3a86a53fed7b8 2025-08-14T21:18:24.1718783Z deleted: sha256:3ef9a13c3441c05d89bf04c2622680518963accdff757c3133768a5f36d44a59 2025-08-14T21:18:24.1719397Z deleted: sha256:423732cafd95507f1c8b6960dc321e9121758bd19c07ecaff796764c48f812ac 2025-08-14T21:18:24.1720028Z deleted: sha256:1250580e582a8082c9a7fcb1029f6979bdf5e62b017e8eb90d03ab7c43ed2d14 2025-08-14T21:18:24.1720670Z deleted: sha256:f677bc9f421dc3dfdd6de7492eca1ceb7bddaf8206af432fabe34cfe251543db 2025-08-14T21:18:24.1721320Z deleted: sha256:941a968d33883c191c0486587c764bf20712eb2bb2b03b09cce532670ed186fc 2025-08-14T21:18:24.1721937Z deleted: sha256:043db13566a8807d244bc594d977ea9f7383f6586a32ba040f7033e13ef2e48e 2025-08-14T21:18:24.1722555Z deleted: sha256:b81bb33469df700566354e7cda423ae6ce8e45ccc4136d7eec4a34b88db77bb4 2025-08-14T21:18:24.1723188Z deleted: sha256:d609d8649c6555c1c52d63c71ec4e296f006091df8914232c34fc4f58696deb3 2025-08-14T21:18:24.1723798Z deleted: sha256:7e639d8f34fe9403251c693cf86b26e8af665520cab9f3ab35f6b180c0e3e0fc 2025-08-14T21:18:24.1724432Z deleted: sha256:6b4bd9b4561fcd2bf20695e910f9f65af5d7303f561e72882ffe032e1aff0773 2025-08-14T21:18:24.1725046Z deleted: sha256:a6559f005499028fc02e209c2f31d518c9cad5628cc6f70406a10e3f0eb5ed1c 2025-08-14T21:18:24.1725669Z deleted: sha256:7768299b47134bfc194f59a1d520bac10faa756471f99110acbefe84e2f7666c 2025-08-14T21:18:24.1726290Z deleted: sha256:326e363550576f3ec8bcbe5195202103f16ea83e93634f5fb68bb83e47dfe7a1 2025-08-14T21:18:24.1726910Z deleted: sha256:9de7bdc015963ab859edac95675efae5de5f1e60f43e5e95f34b473838fbee6d 2025-08-14T21:18:24.1727548Z deleted: sha256:90c113e07464702caf40af63d3b7e132bf51571daad662d61c00bc8349369278 2025-08-14T21:18:24.1728165Z deleted: sha256:6f30157a83bf9b2a0260ce033ecd246efd4cc657b0b8e53872ff7861f8d38987 2025-08-14T21:18:24.1728799Z deleted: sha256:81e7b88efb01da657e39885410ae5a132234420c35bc995b48f1c44d99fd71d0 2025-08-14T21:18:24.1729429Z deleted: sha256:cbce4e380f012b10eea8fa17d0e28b2bf253add50da73b37ee2dfac09a8a9def 2025-08-14T21:18:24.1730077Z deleted: sha256:0c78152adfb28a188e08149441e9d912177e60de96dfff2943eff6bcb5229a5f 2025-08-14T21:18:24.1730698Z deleted: sha256:6e68f891a529517a27ce45f91386b63bc09b052326bd8127de697ab758ffcef0 2025-08-14T21:18:24.1731304Z deleted: sha256:be5492b93577145112829a8a046abad72ff2b7f794f17bba79a7336bcb1ee03b 2025-08-14T21:18:24.1731942Z deleted: sha256:468dd46a480a1b6e90fef6c9db146d698a2a56b2740a3dfcc948dadeecb1fefd 2025-08-14T21:18:24.1732573Z deleted: sha256:f454c4d92c94085bdfc2276f9706fa9f300729fff5d4b8bf58898ff9c21bfac2 2025-08-14T21:18:24.1733209Z deleted: sha256:af7c8151ef78814e22d809784cb172bc379dd0646251f3cb0bb7ebc77c4d0887 2025-08-14T21:18:24.1733838Z deleted: sha256:1cb2380680827d1cb491ca554620ec52cf4effb30a7da319c4f372c849606b4e 2025-08-14T21:18:24.1734893Z deleted: sha256:1e2535eb1ee959cc6d7b38b6bc2a7c10193aad069d880e97d208747ecbda4ec8 2025-08-14T21:18:24.1735552Z deleted: sha256:92ee6bfef40fead7a3433ef26386918a3163fce94aac92fb1e4cb71f05320abe 2025-08-14T21:18:24.1736175Z deleted: sha256:1f02fe855c3033a1b412a10757d028155895da7e83edfe0a141442866b5fc0ad 2025-08-14T21:18:24.1736804Z deleted: sha256:25f6a62d948c2c0aea8bb2f2cf7111436b5a02c74b75d3db781853676e506189 2025-08-14T21:18:24.1737416Z deleted: sha256:c67df85434a1966f06d1e1236d83c80a869f453682c5da6b35a66e5f5b34e4d6 2025-08-14T21:18:24.1738079Z deleted: sha256:062e344172d4d85be1177ede59c985d949b8347b1ae1ad0b9a9bee593aa92ac4 2025-08-14T21:18:24.1738714Z deleted: sha256:51a8e276bc1a12aa6ae88e24a1c0eb2903df026872b406be6323082df98eca6c 2025-08-14T21:18:24.1739331Z deleted: sha256:3e117f49d0cf9c39a6760c2f2b38f633637721bd32159d05e2f49127555d82bf 2025-08-14T21:18:24.1739955Z deleted: sha256:061415cdda961b7b3689417fe9d39c86befe527d0896bd250b62340bb5b27528 2025-08-14T21:18:24.1740573Z deleted: sha256:8bfab6cd3e0acc182171b9d44991bb606b034614c21416c8245c4759aebf5ee3 2025-08-14T21:18:24.1741210Z deleted: sha256:65a0ee625807f0ebc93b67064c8e706c3767e360461330bbe8d4bf14fea9c92d 2025-08-14T21:18:24.1741837Z deleted: sha256:395493ae36126133bf26ed55feee3c5ae241c30769d33af5175a64adab19938d 2025-08-14T21:18:24.1742498Z deleted: sha256:1fef2b9dda18b3bbbd78304d4193f9d786ad8778219e26c99dd6b5937575545a 2025-08-14T21:18:24.1743152Z deleted: sha256:365eaf31db7a1af5413508b38dead08f6c4cc1fcfc1dbe41f24d3d711f7ea6c3 2025-08-14T21:18:24.1743805Z deleted: sha256:911f2ddd021c84e00d3fbca1982dccabbfdb2dd8cd9487225de26dcfcfc1f3d1 2025-08-14T21:18:24.1744460Z deleted: sha256:4d1a5ca4c7087288e537ec78d57ca68d8e41b9ae8a2fffb439d9d9ee293aa9aa 2025-08-14T21:18:24.1745082Z deleted: sha256:283f379c6f6c891704cb4d2f9206776685fabe9ef880a180bf0f9a498eeaa6cb 2025-08-14T21:18:24.1745709Z deleted: sha256:95f30000c9142304cef4c4a369348899bfebf3d34a981e732ec51fd058c4b159 2025-08-14T21:18:24.1746341Z deleted: sha256:02734d77ee0381fce1fa6c90578bee1f2f43d2259cfab478b55921e2609d57da 2025-08-14T21:18:24.1746973Z deleted: sha256:235bcd58fea87acb602862382f31bb33574d79d3835c14dc0ef8aaccfad5ebf8 2025-08-14T21:18:24.1747606Z deleted: sha256:6b8760c007840be7c34ae6b47fc6fd522af5854da23e651ad5087175b7d3bf82 2025-08-14T21:18:24.1748230Z deleted: sha256:abf6ae05ec64a631075b15e3f6456a25a332025c7a65ce25bdac3bce114a6a36 2025-08-14T21:18:24.1748864Z deleted: sha256:d75025672a419cd6b6da7d8431512d489d1259d38a8efd6e7ea5fb6147db5022 2025-08-14T21:18:24.1749564Z deleted: sha256:192ab86bff6f5028045b194973f195ac36d77bbff2d0210335343dad58ce2e61 2025-08-14T21:18:24.1750185Z deleted: sha256:91a836176279d148938410ae5a56e2fff555933572f9ed994b8df5c2ee28d592 2025-08-14T21:18:24.1750791Z deleted: sha256:050626533c94618be639c899b99017d77e939297f472ea66955f90ca4267b929 2025-08-14T21:18:24.1751398Z deleted: sha256:93657d5f522e0cfe9c7a1b9824f0747918c7ab9594fb5e97fa64be9eef33f4ee 2025-08-14T21:18:24.1752023Z deleted: sha256:6a2492541d7dce8235005197a6424c59e6821e02e94654e5901f52cea63fbf7e 2025-08-14T21:18:24.1752656Z deleted: sha256:f692695fcdb5eba8c7ffe4cef01a6db8f910ce84f40e364a2e4405b977893ea6 2025-08-14T21:18:24.1753301Z deleted: sha256:10d11bf04d6dc7d510105333387db057a428e4cb6820b2952da7812946c043ed 2025-08-14T21:18:24.1753933Z deleted: sha256:a6a885c0244be22a19aa807cab263bbc0b36c72bef20e55486b7a5fc2214cd8d 2025-08-14T21:18:24.1754561Z deleted: sha256:ed788d7d9ca7e6a59df78a71d06136665ea087b1650afe1d563cd2b2002b3ed5 2025-08-14T21:18:24.1755208Z deleted: sha256:eda34df392aeb4f60e8f7d6a91c383942579b69fe7e213100cbbaee3a3a946c3 2025-08-14T21:18:24.1755824Z deleted: sha256:40957079bb22006ef598be517762f28bc08c90719961025902ffd01fc738386f 2025-08-14T21:18:24.1756447Z deleted: sha256:90a2bf02e851326fc70d05470553ed33e578342d6e06bfa0cfaf331c4079b7e4 2025-08-14T21:18:24.1756815Z 2025-08-14T21:18:24.1816122Z Total reclaimed space: 47.57GB 2025-08-14T21:18:24.1929525Z Post job cleanup. 2025-08-14T21:18:24.1993952Z Post job cleanup. 2025-08-14T21:18:24.2993687Z [command]/usr/bin/git version 2025-08-14T21:18:24.3222765Z git version 2.47.1 2025-08-14T21:18:24.3256688Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/00971b44-95d6-4f96-b534-412c4f9d6c85/.gitconfig' 2025-08-14T21:18:24.3264783Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/00971b44-95d6-4f96-b534-412c4f9d6c85' before making global git config changes 2025-08-14T21:18:24.3265704Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T21:18:24.3270357Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T21:18:24.3313690Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T21:18:24.3347918Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-08-14T21:18:24.3740047Z Entering 'android/libs/fbjni' 2025-08-14T21:18:24.3791935Z Entering 'third_party/FP16' 2025-08-14T21:18:24.3846067Z Entering 'third_party/FXdiv' 2025-08-14T21:18:24.3897785Z Entering 'third_party/NNPACK' 2025-08-14T21:18:24.3948691Z Entering 'third_party/NVTX' 2025-08-14T21:18:24.3999698Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T21:18:24.4051554Z Entering 'third_party/XNNPACK' 2025-08-14T21:18:24.4117746Z Entering 'third_party/aiter' 2025-08-14T21:18:24.4170007Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T21:18:24.4227620Z Entering 'third_party/benchmark' 2025-08-14T21:18:24.4278705Z Entering 'third_party/composable_kernel' 2025-08-14T21:18:24.4338007Z Entering 'third_party/cpp-httplib' 2025-08-14T21:18:24.4388931Z Entering 'third_party/cpuinfo' 2025-08-14T21:18:24.4439717Z Entering 'third_party/cudnn_frontend' 2025-08-14T21:18:24.4489436Z Entering 'third_party/cutlass' 2025-08-14T21:18:24.4548633Z Entering 'third_party/fbgemm' 2025-08-14T21:18:24.4601858Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T21:18:24.4651248Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T21:18:24.4707970Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T21:18:24.4758262Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T21:18:24.4816843Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T21:18:24.4866402Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T21:18:24.4914784Z Entering 'third_party/fbgemm/external/json' 2025-08-14T21:18:24.4966542Z Entering 'third_party/flash-attention' 2025-08-14T21:18:24.5017975Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T21:18:24.5074442Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T21:18:24.5132906Z Entering 'third_party/flatbuffers' 2025-08-14T21:18:24.5186889Z Entering 'third_party/fmt' 2025-08-14T21:18:24.5237545Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T21:18:24.5287555Z Entering 'third_party/gloo' 2025-08-14T21:18:24.5339709Z Entering 'third_party/googletest' 2025-08-14T21:18:24.5390891Z Entering 'third_party/ideep' 2025-08-14T21:18:24.5440127Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T21:18:24.5497092Z Entering 'third_party/ittapi' 2025-08-14T21:18:24.5546955Z Entering 'third_party/kineto' 2025-08-14T21:18:24.5597401Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T21:18:24.5646411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T21:18:24.5697032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T21:18:24.5747129Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T21:18:24.5796277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T21:18:24.5845039Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T21:18:24.5896354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T21:18:24.5945498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T21:18:24.5994433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T21:18:24.6045552Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T21:18:24.6097125Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T21:18:24.6146578Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T21:18:24.6197448Z Entering 'third_party/kleidiai' 2025-08-14T21:18:24.6249105Z Entering 'third_party/mimalloc' 2025-08-14T21:18:24.6301258Z Entering 'third_party/nlohmann' 2025-08-14T21:18:24.6354753Z Entering 'third_party/onnx' 2025-08-14T21:18:24.6422944Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T21:18:24.6475938Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T21:18:24.6527846Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T21:18:24.6577383Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T21:18:24.6626326Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T21:18:24.6676396Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T21:18:24.6725531Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T21:18:24.6774889Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T21:18:24.6823415Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T21:18:24.6872209Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T21:18:24.6922283Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T21:18:24.6974735Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T21:18:24.7044831Z Entering 'third_party/pocketfft' 2025-08-14T21:18:24.7095671Z Entering 'third_party/protobuf' 2025-08-14T21:18:24.7148790Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T21:18:24.7198184Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T21:18:24.7250905Z Entering 'third_party/psimd' 2025-08-14T21:18:24.7301664Z Entering 'third_party/pthreadpool' 2025-08-14T21:18:24.7352422Z Entering 'third_party/pybind11' 2025-08-14T21:18:24.7403023Z Entering 'third_party/python-peachpy' 2025-08-14T21:18:24.7453909Z Entering 'third_party/sleef' 2025-08-14T21:18:24.7504113Z Entering 'third_party/tensorpipe' 2025-08-14T21:18:24.7554119Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T21:18:24.7602209Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T21:18:24.7651583Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T21:18:24.7700258Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T21:18:24.7748340Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T21:18:24.7819472Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T21:18:24.7837937Z http.https://github.com/.extraheader 2025-08-14T21:18:24.7846971Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-08-14T21:18:24.7875364Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-08-14T21:18:24.8147543Z Entering 'android/libs/fbjni' 2025-08-14T21:18:24.8181326Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8212182Z Entering 'third_party/FP16' 2025-08-14T21:18:24.8245981Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8278515Z Entering 'third_party/FXdiv' 2025-08-14T21:18:24.8313198Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8343510Z Entering 'third_party/NNPACK' 2025-08-14T21:18:24.8378751Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8409990Z Entering 'third_party/NVTX' 2025-08-14T21:18:24.8444208Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8475572Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T21:18:24.8509609Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8539909Z Entering 'third_party/XNNPACK' 2025-08-14T21:18:24.8575043Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8620041Z Entering 'third_party/aiter' 2025-08-14T21:18:24.8654396Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8688852Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T21:18:24.8721366Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8760762Z Entering 'third_party/benchmark' 2025-08-14T21:18:24.8795610Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8825500Z Entering 'third_party/composable_kernel' 2025-08-14T21:18:24.8860124Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8899509Z Entering 'third_party/cpp-httplib' 2025-08-14T21:18:24.8933293Z http.https://github.com/.extraheader 2025-08-14T21:18:24.8963549Z Entering 'third_party/cpuinfo' 2025-08-14T21:18:24.8998984Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9029498Z Entering 'third_party/cudnn_frontend' 2025-08-14T21:18:24.9064231Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9095828Z Entering 'third_party/cutlass' 2025-08-14T21:18:24.9129665Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9169057Z Entering 'third_party/fbgemm' 2025-08-14T21:18:24.9203029Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9235832Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T21:18:24.9269698Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9299732Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T21:18:24.9333313Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9373360Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T21:18:24.9406719Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9437562Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T21:18:24.9470719Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9510181Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T21:18:24.9543997Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9576525Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T21:18:24.9610080Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9640752Z Entering 'third_party/fbgemm/external/json' 2025-08-14T21:18:24.9674336Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9708258Z Entering 'third_party/flash-attention' 2025-08-14T21:18:24.9743596Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9776654Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T21:18:24.9810175Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9847349Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T21:18:24.9883503Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9922994Z Entering 'third_party/flatbuffers' 2025-08-14T21:18:24.9958917Z http.https://github.com/.extraheader 2025-08-14T21:18:24.9993640Z Entering 'third_party/fmt' 2025-08-14T21:18:25.0028851Z http.https://github.com/.extraheader 2025-08-14T21:18:25.0060288Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T21:18:25.0095670Z http.https://github.com/.extraheader 2025-08-14T21:18:25.0126874Z Entering 'third_party/gloo' 2025-08-14T21:18:25.0162364Z http.https://github.com/.extraheader 2025-08-14T21:18:25.0194413Z Entering 'third_party/googletest' 2025-08-14T21:18:25.0229392Z http.https://github.com/.extraheader 2025-08-14T21:18:25.0261081Z Entering 'third_party/ideep' 2025-08-14T21:18:25.0297731Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1149119Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T21:18:25.1184330Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1224610Z Entering 'third_party/ittapi' 2025-08-14T21:18:25.1260071Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1292029Z Entering 'third_party/kineto' 2025-08-14T21:18:25.1326688Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1357988Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T21:18:25.1391453Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1422274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T21:18:25.1456074Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1488270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T21:18:25.1521970Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1552968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T21:18:25.1586389Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1617166Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T21:18:25.1650382Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1680117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T21:18:25.1713104Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1756658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T21:18:25.1778948Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1809273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T21:18:25.1842401Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1874576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T21:18:25.1907711Z http.https://github.com/.extraheader 2025-08-14T21:18:25.1939248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T21:18:25.1972882Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2005756Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T21:18:25.2038973Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2069952Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T21:18:25.2102985Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2135450Z Entering 'third_party/kleidiai' 2025-08-14T21:18:25.2170745Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2201368Z Entering 'third_party/mimalloc' 2025-08-14T21:18:25.2235589Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2266495Z Entering 'third_party/nlohmann' 2025-08-14T21:18:25.2301249Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2333113Z Entering 'third_party/onnx' 2025-08-14T21:18:25.2366841Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2415987Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T21:18:25.2449701Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2483448Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T21:18:25.2517181Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2549642Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T21:18:25.2582674Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2612896Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T21:18:25.2645957Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2677681Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T21:18:25.2710594Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2740665Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T21:18:25.2775615Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2806984Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T21:18:25.2839745Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2873044Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T21:18:25.2905671Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2935808Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T21:18:25.2969572Z http.https://github.com/.extraheader 2025-08-14T21:18:25.2999381Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T21:18:25.3032338Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3065991Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T21:18:25.3099066Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3131173Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T21:18:25.3164357Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3214868Z Entering 'third_party/pocketfft' 2025-08-14T21:18:25.3249387Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3280455Z Entering 'third_party/protobuf' 2025-08-14T21:18:25.3314558Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3347608Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T21:18:25.3381671Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3411611Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T21:18:25.3444696Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3477967Z Entering 'third_party/psimd' 2025-08-14T21:18:25.3511504Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3541418Z Entering 'third_party/pthreadpool' 2025-08-14T21:18:25.3576415Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3606545Z Entering 'third_party/pybind11' 2025-08-14T21:18:25.3640362Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3672332Z Entering 'third_party/python-peachpy' 2025-08-14T21:18:25.3705747Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3735798Z Entering 'third_party/sleef' 2025-08-14T21:18:25.3769708Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3799904Z Entering 'third_party/tensorpipe' 2025-08-14T21:18:25.3833772Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3864049Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T21:18:25.3896831Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3927076Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T21:18:25.3960237Z http.https://github.com/.extraheader 2025-08-14T21:18:25.3990791Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T21:18:25.4023573Z http.https://github.com/.extraheader 2025-08-14T21:18:25.4053620Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T21:18:25.4086495Z http.https://github.com/.extraheader 2025-08-14T21:18:25.4116082Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T21:18:25.4149248Z http.https://github.com/.extraheader 2025-08-14T21:18:25.4265582Z A job completed hook has been configured by the self-hosted runner administrator 2025-08-14T21:18:25.4289852Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-08-14T21:18:25.4294728Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:18:25.4295109Z ##[endgroup] 2025-08-14T21:18:34.7773271Z Cleaning up orphan processes