2025-10-10T00:33:48.6583540Z Current runner version: '2.328.0' 2025-10-10T00:33:48.6589897Z Runner name: 'i-0eff9e46d5804f1ed' 2025-10-10T00:33:48.6590687Z Runner group name: 'default' 2025-10-10T00:33:48.6591625Z Machine name: 'ip-10-0-39-81' 2025-10-10T00:33:48.6594852Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T00:33:48.6597212Z Contents: read 2025-10-10T00:33:48.6597877Z Metadata: read 2025-10-10T00:33:48.6598438Z ##[endgroup] 2025-10-10T00:33:48.6600513Z Secret source: Actions 2025-10-10T00:33:48.6601324Z Prepare workflow directory 2025-10-10T00:33:48.7105431Z Prepare all required actions 2025-10-10T00:33:48.7144869Z Getting action download info 2025-10-10T00:33:49.0142956Z Download action repository 'pytorch/test-infra@main' (SHA:264eed5d70b428e3aa5c1a7c98e4330f866e183f) 2025-10-10T00:33:50.3433094Z Download action repository 'pytorch/pytorch@main' (SHA:a6fa4f9c283971c0fb6f60a89674a1f35370ac79) 2025-10-10T00:34:04.4943826Z Download action repository 'actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065' (SHA:a26af69be951a213d495a4c3e4e4022e16d87065) 2025-10-10T00:34:04.7928745Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-10-10T00:34:05.0122666Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-10-10T00:34:05.1719277Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T00:34:05.4297108Z Getting action download info 2025-10-10T00:34:05.5555673Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-10-10T00:34:05.8138950Z Getting action download info 2025-10-10T00:34:05.9241346Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-10-10T00:34:06.0984218Z Getting action download info 2025-10-10T00:34:06.2269818Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-10-10T00:34:06.4763563Z Getting action download info 2025-10-10T00:34:06.6948987Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/main (344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:34:06.6953220Z ##[group] Inputs 2025-10-10T00:34:06.6953597Z build-environment: linux-jammy-py3.12-gcc11 2025-10-10T00:34:06.6954247Z test-matrix: {"include": [{"config": "inductor-triton-cpu", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]} 2025-10-10T00:34:06.6955347Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:34:06.6956173Z sync-tag: 2025-10-10T00:34:06.6956935Z timeout-minutes: 240 2025-10-10T00:34:06.6957208Z use-gha: 2025-10-10T00:34:06.6957432Z dashboard-tag: 2025-10-10T00:34:06.6957721Z s3-bucket: gha-artifacts 2025-10-10T00:34:06.6958029Z aws-role-to-assume: 2025-10-10T00:34:06.6958615Z disable-monitor: false 2025-10-10T00:34:06.6958917Z monitor-log-interval: 5 2025-10-10T00:34:06.6959236Z monitor-data-collect-interval: 1 2025-10-10T00:34:06.6959577Z ##[endgroup] 2025-10-10T00:34:06.6960210Z Complete job name: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:34:06.7668658Z A job started hook has been configured by the self-hosted runner administrator 2025-10-10T00:34:06.7772180Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-10-10T00:34:06.7780636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:34:06.7781770Z ##[endgroup] 2025-10-10T00:34:08.1035084Z Runner Type: linux.12xlarge 2025-10-10T00:34:08.1035620Z Instance Type: c5.12xlarge 2025-10-10T00:34:08.1035890Z AMI Name: unknown 2025-10-10T00:34:08.1069232Z AMI ID: ami-08982f1c5bf93d976 2025-10-10T00:34:13.2163352Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-10-10T00:34:13.2164047Z with: 2025-10-10T00:34:13.2164755Z github-secret: *** 2025-10-10T00:34:13.2165438Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-10-10T00:34:13.2166180Z activate-with-label: false 2025-10-10T00:34:13.2166446Z label: with-ssh 2025-10-10T00:34:13.2166688Z remove-existing-keys: true 2025-10-10T00:34:13.2166958Z fail-silently: true 2025-10-10T00:34:13.2167241Z env: 2025-10-10T00:34:13.2167438Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:34:13.2167699Z ##[endgroup] 2025-10-10T00:34:13.3522916Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-10-10T00:34:13.3524033Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-10-10T00:34:13.3754994Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-10-10T00:34:13.3755474Z with: 2025-10-10T00:34:13.3755700Z no-sudo: true 2025-10-10T00:34:13.3755936Z submodules: recursive 2025-10-10T00:34:13.3756209Z fetch-depth: 0 2025-10-10T00:34:13.3756445Z env: 2025-10-10T00:34:13.3756668Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:34:13.3756930Z ##[endgroup] 2025-10-10T00:34:13.3839313Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:34:13.3840307Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:34:13.3849415Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:34:13.3849801Z env: 2025-10-10T00:34:13.3850041Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:34:13.3850349Z ##[endgroup] 2025-10-10T00:34:13.3941863Z ##[group]Run # Use all available CPUs for fetching 2025-10-10T00:34:13.3942315Z # Use all available CPUs for fetching 2025-10-10T00:34:13.3942695Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:34:13.3943031Z git config --global fetch.parallel 0 2025-10-10T00:34:13.3943433Z git config --global submodule.fetchJobs 0 2025-10-10T00:34:13.3943786Z  2025-10-10T00:34:13.3944166Z # Clean workspace. The default checkout action should also do this, but 2025-10-10T00:34:13.3944644Z # do it here as well just in case 2025-10-10T00:34:13.3945089Z if [[ -d .git ]]; then 2025-10-10T00:34:13.3945377Z  if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:34:13.3945694Z  sudo git clean -ffdx 2025-10-10T00:34:13.3945972Z  else 2025-10-10T00:34:13.3946212Z  git clean -ffdx 2025-10-10T00:34:13.3946484Z  fi 2025-10-10T00:34:13.3946705Z fi 2025-10-10T00:34:13.3952902Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:34:13.3953371Z env: 2025-10-10T00:34:13.3953681Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:34:13.3953984Z NO_SUDO: true 2025-10-10T00:34:13.3954209Z ##[endgroup] 2025-10-10T00:34:13.4097418Z ##[group]Run actions/checkout@v4 2025-10-10T00:34:13.4097726Z with: 2025-10-10T00:34:13.4097977Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:34:13.4098299Z fetch-depth: 0 2025-10-10T00:34:13.4098545Z submodules: recursive 2025-10-10T00:34:13.4098807Z show-progress: false 2025-10-10T00:34:13.4099080Z repository: pytorch/pytorch 2025-10-10T00:34:13.4099487Z token: *** 2025-10-10T00:34:13.4099711Z ssh-strict: true 2025-10-10T00:34:13.4099948Z ssh-user: git 2025-10-10T00:34:13.4100196Z persist-credentials: true 2025-10-10T00:34:13.4100459Z clean: true 2025-10-10T00:34:13.4100716Z sparse-checkout-cone-mode: true 2025-10-10T00:34:13.4101017Z fetch-tags: false 2025-10-10T00:34:13.4101250Z lfs: false 2025-10-10T00:34:13.4101469Z set-safe-directory: true 2025-10-10T00:34:13.4101745Z env: 2025-10-10T00:34:13.4101957Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:34:13.4102402Z ##[endgroup] 2025-10-10T00:34:13.5142797Z Syncing repository: pytorch/pytorch 2025-10-10T00:34:13.5144191Z ##[group]Getting Git version info 2025-10-10T00:34:13.5144694Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-10-10T00:34:13.5145373Z [command]/usr/bin/git version 2025-10-10T00:34:13.5344859Z git version 2.50.1 2025-10-10T00:34:13.5368150Z ##[endgroup] 2025-10-10T00:34:13.5378357Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/a1673c95-af58-4b7c-97e8-9806e158d2cd/.gitconfig' 2025-10-10T00:34:13.5398736Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a1673c95-af58-4b7c-97e8-9806e158d2cd' before making global git config changes 2025-10-10T00:34:13.5400739Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:34:13.5403046Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:34:13.5450067Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-10-10T00:34:13.5452807Z ##[group]Initializing the repository 2025-10-10T00:34:13.5457216Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:34:13.5524592Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-10-10T00:34:13.5525544Z hint: is subject to change. To configure the initial branch name to use in all 2025-10-10T00:34:13.5526124Z hint: of your new repositories, which will suppress this warning, call: 2025-10-10T00:34:13.5526632Z hint: 2025-10-10T00:34:13.5526945Z hint: git config --global init.defaultBranch 2025-10-10T00:34:13.5527306Z hint: 2025-10-10T00:34:13.5527638Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-10-10T00:34:13.5528242Z hint: 'development'. The just-created branch can be renamed via this command: 2025-10-10T00:34:13.5528695Z hint: 2025-10-10T00:34:13.5528929Z hint: git branch -m 2025-10-10T00:34:13.5529281Z hint: 2025-10-10T00:34:13.5529737Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-10-10T00:34:13.5534427Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-10-10T00:34:13.5543809Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-10-10T00:34:13.5580553Z ##[endgroup] 2025-10-10T00:34:13.5581152Z ##[group]Disabling automatic garbage collection 2025-10-10T00:34:13.5583894Z [command]/usr/bin/git config --local gc.auto 0 2025-10-10T00:34:13.5609085Z ##[endgroup] 2025-10-10T00:34:13.5609554Z ##[group]Setting up auth 2025-10-10T00:34:13.5614189Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:34:13.5641126Z [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-10-10T00:34:13.5983845Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:34:13.6008729Z [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-10-10T00:34:13.6318341Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T00:34:13.6361152Z ##[endgroup] 2025-10-10T00:34:13.6361621Z ##[group]Fetching the repository 2025-10-10T00:34:13.6368298Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-10-10T00:34:54.6493758Z From https://github.com/pytorch/pytorch 2025-10-10T00:34:54.6494513Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-10-10T00:34:54.6495530Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-10-10T00:34:54.6497017Z * [new branch] BootcampDynamo -> origin/BootcampDynamo 2025-10-10T00:34:54.6497532Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-10-10T00:34:54.6498042Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-10-10T00:34:54.6498660Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-10-10T00:34:54.6499254Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-10-10T00:34:54.6500274Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-10-10T00:34:54.6500952Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-10-10T00:34:54.6502392Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-10-10T00:34:54.6503431Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-10-10T00:34:54.6504575Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-10-10T00:34:54.6505654Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-10-10T00:34:54.6506716Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-10-10T00:34:54.6507841Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-10-10T00:34:54.6509203Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-10-10T00:34:54.6510798Z * [new branch] VLA_exp -> origin/VLA_exp 2025-10-10T00:34:54.6511975Z * [new branch] actually-run-mps-aot-inductor -> origin/actually-run-mps-aot-inductor 2025-10-10T00:34:54.6513346Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-10-10T00:34:54.6514328Z * [new branch] add_op_tests -> origin/add_op_tests 2025-10-10T00:34:54.6515542Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-10-10T00:34:54.6516613Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-10-10T00:34:54.6517777Z * [new branch] addremovefunction -> origin/addremovefunction 2025-10-10T00:34:54.6518884Z * [new branch] addvllmtest -> origin/addvllmtest 2025-10-10T00:34:54.6520528Z * [new branch] adi/test -> origin/adi/test 2025-10-10T00:34:54.6521593Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-10-10T00:34:54.6522702Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-10-10T00:34:54.6523751Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-10-10T00:34:54.6525536Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-10-10T00:34:54.6526136Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-10-10T00:34:54.6527006Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-10-10T00:34:54.6528368Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-10-10T00:34:54.6530304Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-10-10T00:34:54.6531474Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-10-10T00:34:54.6532551Z * [new branch] alt-disable -> origin/alt-disable 2025-10-10T00:34:54.6534280Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-10-10T00:34:54.6535319Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-10-10T00:34:54.6536510Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-10-10T00:34:54.6537594Z * [new branch] angelayi/benchmark3 -> origin/angelayi/benchmark3 2025-10-10T00:34:54.6538789Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-10-10T00:34:54.6539722Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-10-10T00:34:54.6540817Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-10-10T00:34:54.6541846Z * [new branch] angelayi/fix_mps -> origin/angelayi/fix_mps 2025-10-10T00:34:54.6543211Z * [new branch] angelayi/lint -> origin/angelayi/lint 2025-10-10T00:34:54.6544684Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-10-10T00:34:54.6545833Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-10-10T00:34:54.6546795Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-10-10T00:34:54.6547944Z * [new branch] angelayi/pattern_in_out_2 -> origin/angelayi/pattern_in_out_2 2025-10-10T00:34:54.6549059Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-10-10T00:34:54.6550216Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-10-10T00:34:54.6551348Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-10-10T00:34:54.6552576Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-10-10T00:34:54.6553722Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-10-10T00:34:54.6554834Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-10-10T00:34:54.6555892Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-10-10T00:34:54.6556995Z * [new branch] angelayi/wrap_grad -> origin/angelayi/wrap_grad 2025-10-10T00:34:54.6558093Z * [new branch] annotate_1 -> origin/annotate_1 2025-10-10T00:34:54.6559203Z * [new branch] annotation_bw -> origin/annotation_bw 2025-10-10T00:34:54.6560185Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-10-10T00:34:54.6561302Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-10-10T00:34:54.6562381Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-10-10T00:34:54.6563472Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-10-10T00:34:54.6564526Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-10-10T00:34:54.6565649Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-10-10T00:34:54.6566664Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-10-10T00:34:54.6567764Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-10-10T00:34:54.6568817Z * [new branch] aoti_windows_mingw -> origin/aoti_windows_mingw 2025-10-10T00:34:54.6570247Z * [new branch] aoti_windows_mingw_2 -> origin/aoti_windows_mingw_2 2025-10-10T00:34:54.6572238Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-10-10T00:34:54.6573212Z * [new branch] async_tp -> origin/async_tp 2025-10-10T00:34:54.6574548Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-10-10T00:34:54.6575634Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-10-10T00:34:54.6576694Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-10-10T00:34:54.6577735Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-10-10T00:34:54.6578972Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-10-10T00:34:54.6580101Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-10-10T00:34:54.6581397Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-10-10T00:34:54.6582723Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-10-10T00:34:54.6583801Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-10-10T00:34:54.6585032Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-10-10T00:34:54.6586246Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-10-10T00:34:54.6587158Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-10-10T00:34:54.6588345Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-10-10T00:34:54.6589361Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-10-10T00:34:54.6590573Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-10-10T00:34:54.6591608Z * [new branch] b200_op_bench -> origin/b200_op_bench 2025-10-10T00:34:54.6593331Z * [new branch] bahuang/annotation -> origin/bahuang/annotation 2025-10-10T00:34:54.6594352Z * [new branch] bahuang/debug_mode -> origin/bahuang/debug_mode 2025-10-10T00:34:54.6595403Z * [new branch] bahuang/debug_mode_default -> origin/bahuang/debug_mode_default 2025-10-10T00:34:54.6596504Z * [new branch] bahuang/debug_mode_fix -> origin/bahuang/debug_mode_fix 2025-10-10T00:34:54.6597494Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-10-10T00:34:54.6598477Z * [new branch] bahuang/dt_reduce_mean -> origin/bahuang/dt_reduce_mean 2025-10-10T00:34:54.6599514Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-10-10T00:34:54.6600923Z * [new branch] bahuang/export_dtensor -> origin/bahuang/export_dtensor 2025-10-10T00:34:54.6602218Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-10-10T00:34:54.6603303Z * [new branch] bahuang/fix_debug_mode2 -> origin/bahuang/fix_debug_mode2 2025-10-10T00:34:54.6604415Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-10-10T00:34:54.6605589Z * [new branch] bahuang/noop_redistribute -> origin/bahuang/noop_redistribute 2025-10-10T00:34:54.6606706Z * [new branch] bahuang/reland -> origin/bahuang/reland 2025-10-10T00:34:54.6607811Z * [new branch] bahuang/reland_fake_export -> origin/bahuang/reland_fake_export 2025-10-10T00:34:54.6608789Z * [new branch] bahuang/rename -> origin/bahuang/rename 2025-10-10T00:34:54.6610008Z * [new branch] bahuang/test -> origin/bahuang/test 2025-10-10T00:34:54.6611538Z * [new branch] base/1.5 -> origin/base/1.5 2025-10-10T00:34:54.6612878Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-10-10T00:34:54.6613854Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-10-10T00:34:54.6614955Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-10-10T00:34:54.6616090Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-10-10T00:34:54.6617640Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-10-10T00:34:54.6619191Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-10-10T00:34:54.6620689Z * [new branch] bf/cg-custom-wrapper -> origin/bf/cg-custom-wrapper 2025-10-10T00:34:54.6621739Z * [new branch] bf/cg-error-re-record -> origin/bf/cg-error-re-record 2025-10-10T00:34:54.6622899Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-10-10T00:34:54.6623806Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-10-10T00:34:54.6624888Z * [new branch] bf/cg-warn-dynamic-shapes -> origin/bf/cg-warn-dynamic-shapes 2025-10-10T00:34:54.6626733Z * [new branch] bf/cherry-pick-partition-share-default-device-context -> origin/bf/cherry-pick-partition-share-default-device-context 2025-10-10T00:34:54.6627610Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-10-10T00:34:54.6628512Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-10-10T00:34:54.6629976Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-10-10T00:34:54.6631055Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-10-10T00:34:54.6632184Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-10-10T00:34:54.6633562Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-10-10T00:34:54.6634831Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-10-10T00:34:54.6635741Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-10-10T00:34:54.6636710Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-10-10T00:34:54.6637830Z * [new branch] bf/minor-cg-config-doc -> origin/bf/minor-cg-config-doc 2025-10-10T00:34:54.6638913Z * [new branch] bf/minor-fa-tma-config -> origin/bf/minor-fa-tma-config 2025-10-10T00:34:54.6639970Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-10-10T00:34:54.6641059Z * [new branch] bf/partition-custom-op-alias -> origin/bf/partition-custom-op-alias 2025-10-10T00:34:54.6642178Z * [new branch] bf/partition-default-device-context -> origin/bf/partition-default-device-context 2025-10-10T00:34:54.6643167Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-10-10T00:34:54.6644219Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-10-10T00:34:54.6645229Z * [new branch] bf/rope -> origin/bf/rope 2025-10-10T00:34:54.6646327Z * [new branch] bf16_support -> origin/bf16_support 2025-10-10T00:34:54.6647470Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-10-10T00:34:54.6648665Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-10-10T00:34:54.6649619Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-10-10T00:34:54.6650684Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-10-10T00:34:54.6651701Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-10-10T00:34:54.6652728Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-10-10T00:34:54.6653755Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-10-10T00:34:54.6654781Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-10-10T00:34:54.6655850Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-10-10T00:34:54.6656909Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-10-10T00:34:54.6657952Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-10-10T00:34:54.6658971Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-10-10T00:34:54.6659995Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-10-10T00:34:54.6661067Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-10-10T00:34:54.6662138Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-10-10T00:34:54.6663159Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-10-10T00:34:54.6664142Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-10-10T00:34:54.6665705Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-10-10T00:34:54.6667289Z * [new branch] brister/break_scatter_src_is_tensor -> origin/brister/break_scatter_src_is_tensor 2025-10-10T00:34:54.6668264Z * [new branch] brister/fx_cond -> origin/brister/fx_cond 2025-10-10T00:34:54.6669320Z * [new branch] brister/fx_dynamic_input -> origin/brister/fx_dynamic_input 2025-10-10T00:34:54.6670302Z * [new branch] brister/fx_index_put -> origin/brister/fx_index_put 2025-10-10T00:34:54.6671428Z * [new branch] brister/fx_no_python_slow -> origin/brister/fx_no_python_slow 2025-10-10T00:34:54.6672512Z * [new branch] brister/fx_scatter_reduce -> origin/brister/fx_scatter_reduce 2025-10-10T00:34:54.6673929Z * [new branch] brister/fx_unbacked_symbols -> origin/brister/fx_unbacked_symbols 2025-10-10T00:34:54.6675323Z * [new branch] brister/property_type_check -> origin/brister/property_type_check 2025-10-10T00:34:54.6676357Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-10-10T00:34:54.6677524Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-10-10T00:34:54.6678539Z * [new branch] build-aarch64-wheels -> origin/build-aarch64-wheels 2025-10-10T00:34:54.6679614Z * [new branch] bwd-backup -> origin/bwd-backup 2025-10-10T00:34:54.6680858Z * [new branch] c57382a49 -> origin/c57382a49 2025-10-10T00:34:54.6682100Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-10-10T00:34:54.6683145Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-10-10T00:34:54.6685172Z * [new branch] camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 -> origin/camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 2025-10-10T00:34:54.6686401Z * [new branch] camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:34:54.6688197Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-10-10T00:34:54.6689527Z * [new branch] camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 -> origin/camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 2025-10-10T00:34:54.6690904Z * [new branch] camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 -> origin/camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 2025-10-10T00:34:54.6692302Z * [new branch] camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:34:54.6694500Z * [new branch] camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:34:54.6696493Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-10-10T00:34:54.6697894Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6699460Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6701144Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6702609Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6704065Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6705586Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6707120Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6708647Z * [new branch] cherry-pick-161299-by-pytorch_bot_bot_ -> origin/cherry-pick-161299-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6710102Z * [new branch] cherry-pick-161394-by-pytorch_bot_bot_ -> origin/cherry-pick-161394-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6711554Z * [new branch] cherry-pick-161430-by-pytorch_bot_bot_ -> origin/cherry-pick-161430-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6713131Z * [new branch] cherry-pick-162168-by-pytorch_bot_bot_ -> origin/cherry-pick-162168-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6714570Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6716068Z * [new branch] cherry-pick-162240-by-pytorch_bot_bot_ -> origin/cherry-pick-162240-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6717566Z * [new branch] cherry-pick-162295-by-pytorch_bot_bot_ -> origin/cherry-pick-162295-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6719146Z * [new branch] cherry-pick-162323-by-pytorch_bot_bot_ -> origin/cherry-pick-162323-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6720687Z * [new branch] cherry-pick-162425-by-pytorch_bot_bot_ -> origin/cherry-pick-162425-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6722237Z * [new branch] cherry-pick-162530-by-pytorch_bot_bot_ -> origin/cherry-pick-162530-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6723783Z * [new branch] cherry-pick-162555-by-pytorch_bot_bot_ -> origin/cherry-pick-162555-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6725404Z * [new branch] cherry-pick-162566-by-pytorch_bot_bot_ -> origin/cherry-pick-162566-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6726989Z * [new branch] cherry-pick-162587-by-pytorch_bot_bot_ -> origin/cherry-pick-162587-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6728517Z * [new branch] cherry-pick-162622-by-pytorch_bot_bot_ -> origin/cherry-pick-162622-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6729966Z * [new branch] cherry-pick-162657-by-pytorch_bot_bot_ -> origin/cherry-pick-162657-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6731415Z * [new branch] cherry-pick-162680-by-pytorch_bot_bot_ -> origin/cherry-pick-162680-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6732824Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6734268Z * [new branch] cherry-pick-162744-by-pytorch_bot_bot_ -> origin/cherry-pick-162744-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6735964Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6737493Z * [new branch] cherry-pick-162865-by-pytorch_bot_bot_ -> origin/cherry-pick-162865-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6739033Z * [new branch] cherry-pick-162866-by-pytorch_bot_bot_ -> origin/cherry-pick-162866-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6740573Z * [new branch] cherry-pick-162877-by-pytorch_bot_bot_ -> origin/cherry-pick-162877-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6742003Z * [new branch] cherry-pick-162950-by-pytorch_bot_bot_ -> origin/cherry-pick-162950-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6743625Z * [new branch] cherry-pick-163008-by-pytorch_bot_bot_ -> origin/cherry-pick-163008-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6745078Z * [new branch] cherry-pick-163111-by-pytorch_bot_bot_ -> origin/cherry-pick-163111-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6746608Z * [new branch] cherry-pick-163112-by-pytorch_bot_bot_ -> origin/cherry-pick-163112-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6748132Z * [new branch] cherry-pick-163152-by-pytorch_bot_bot_ -> origin/cherry-pick-163152-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6749669Z * [new branch] cherry-pick-163171-by-pytorch_bot_bot_ -> origin/cherry-pick-163171-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6751198Z * [new branch] cherry-pick-163194-by-pytorch_bot_bot_ -> origin/cherry-pick-163194-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6752696Z * [new branch] cherry-pick-163227-by-pytorch_bot_bot_ -> origin/cherry-pick-163227-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6754174Z * [new branch] cherry-pick-163269-by-pytorch_bot_bot_ -> origin/cherry-pick-163269-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6755676Z * [new branch] cherry-pick-163298-by-pytorch_bot_bot_ -> origin/cherry-pick-163298-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6757181Z * [new branch] cherry-pick-163315-by-pytorch_bot_bot_ -> origin/cherry-pick-163315-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6758551Z * [new branch] cherry-pick-163339-by-pytorch_bot_bot_ -> origin/cherry-pick-163339-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6760058Z * [new branch] cherry-pick-163341-by-pytorch_bot_bot_ -> origin/cherry-pick-163341-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6761581Z * [new branch] cherry-pick-163370-by-pytorch_bot_bot_ -> origin/cherry-pick-163370-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6763128Z * [new branch] cherry-pick-163383-by-pytorch_bot_bot_ -> origin/cherry-pick-163383-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6764650Z * [new branch] cherry-pick-163426-by-pytorch_bot_bot_ -> origin/cherry-pick-163426-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6766014Z * [new branch] cherry-pick-163549-by-pytorch_bot_bot_ -> origin/cherry-pick-163549-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6767492Z * [new branch] cherry-pick-163571-by-pytorch_bot_bot_ -> origin/cherry-pick-163571-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6768998Z * [new branch] cherry-pick-163578-by-pytorch_bot_bot_ -> origin/cherry-pick-163578-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6770440Z * [new branch] cherry-pick-163581-by-pytorch_bot_bot_ -> origin/cherry-pick-163581-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6771829Z * [new branch] cherry-pick-163585-by-pytorch_bot_bot_ -> origin/cherry-pick-163585-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6773242Z * [new branch] cherry-pick-163587-by-pytorch_bot_bot_ -> origin/cherry-pick-163587-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6774797Z * [new branch] cherry-pick-163598-by-pytorch_bot_bot_ -> origin/cherry-pick-163598-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6776338Z * [new branch] cherry-pick-163661-by-pytorch_bot_bot_ -> origin/cherry-pick-163661-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6777968Z * [new branch] cherry-pick-163677-by-pytorch_bot_bot_ -> origin/cherry-pick-163677-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6779440Z * [new branch] cherry-pick-163682-by-pytorch_bot_bot_ -> origin/cherry-pick-163682-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6781114Z * [new branch] cherry-pick-163712-by-pytorch_bot_bot_ -> origin/cherry-pick-163712-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6782658Z * [new branch] cherry-pick-163719-by-pytorch_bot_bot_ -> origin/cherry-pick-163719-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6784205Z * [new branch] cherry-pick-163768-by-pytorch_bot_bot_ -> origin/cherry-pick-163768-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6785928Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6787483Z * [new branch] cherry-pick-163797-by-pytorch_bot_bot_ -> origin/cherry-pick-163797-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6789057Z * [new branch] cherry-pick-163837-by-pytorch_bot_bot_ -> origin/cherry-pick-163837-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6790614Z * [new branch] cherry-pick-163886-by-pytorch_bot_bot_ -> origin/cherry-pick-163886-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6792303Z * [new branch] cherry-pick-163903-by-pytorch_bot_bot_ -> origin/cherry-pick-163903-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6793856Z * [new branch] cherry-pick-163956-by-pytorch_bot_bot_ -> origin/cherry-pick-163956-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6795292Z * [new branch] cherry-pick-163988-by-pytorch_bot_bot_ -> origin/cherry-pick-163988-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6796723Z * [new branch] cherry-pick-164093-by-pytorch_bot_bot_ -> origin/cherry-pick-164093-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6798206Z * [new branch] cherry-pick-164108-by-pytorch_bot_bot_ -> origin/cherry-pick-164108-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6799632Z * [new branch] cherry-pick-164138-by-pytorch_bot_bot_ -> origin/cherry-pick-164138-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6800850Z * [new branch] cherry-pick-164190 -> origin/cherry-pick-164190 2025-10-10T00:34:54.6802101Z * [new branch] cherry-pick-164470-by-pytorch_bot_bot_ -> origin/cherry-pick-164470-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6803602Z * [new branch] cherry-pick-164575-by-pytorch_bot_bot_ -> origin/cherry-pick-164575-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6805090Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6806576Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6808096Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6809572Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-10-10T00:34:54.6810864Z * [new branch] cherry_pick_graph_custom -> origin/cherry_pick_graph_custom 2025-10-10T00:34:54.6811980Z * [new branch] cherrypick-e88cca0691 -> origin/cherrypick-e88cca0691 2025-10-10T00:34:54.6813068Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-10-10T00:34:54.6813995Z * [new branch] ck_dlpack -> origin/ck_dlpack 2025-10-10T00:34:54.6814889Z * [new branch] codegen_trace -> origin/codegen_trace 2025-10-10T00:34:54.6815768Z * [new branch] codex-testing -> origin/codex-testing 2025-10-10T00:34:54.6816995Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-10-10T00:34:54.6818900Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-10-10T00:34:54.6820968Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-10-10T00:34:54.6823215Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-10-10T00:34:54.6824945Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-10-10T00:34:54.6826598Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-10-10T00:34:54.6828631Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-10-10T00:34:54.6830662Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-10-10T00:34:54.6833030Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek 2025-10-10T00:34:54.6834851Z * [new branch] compile_kernel_include_dir -> origin/compile_kernel_include_dir 2025-10-10T00:34:54.6835883Z * [new branch] context_test -> origin/context_test 2025-10-10T00:34:54.6836755Z * [new branch] conv1d_decomp -> origin/conv1d_decomp 2025-10-10T00:34:54.6837652Z * [new branch] conv_autotune -> origin/conv_autotune 2025-10-10T00:34:54.6838595Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-10-10T00:34:54.6839599Z * [new branch] copilot/fix-163730 -> origin/copilot/fix-163730 2025-10-10T00:34:54.6840590Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-10-10T00:34:54.6841761Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-10-10T00:34:54.6842806Z * [new branch] cpp_head -> origin/cpp_head 2025-10-10T00:34:54.6843748Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-10-10T00:34:54.6844777Z * [new branch] csl/add_win_shard -> origin/csl/add_win_shard 2025-10-10T00:34:54.6845839Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-10-10T00:34:54.6846912Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-10-10T00:34:54.6848066Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-10-10T00:34:54.6849326Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-10-10T00:34:54.6850541Z * [new branch] csl/fix_nightly_docs_push -> origin/csl/fix_nightly_docs_push 2025-10-10T00:34:54.6851655Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-10-10T00:34:54.6852603Z * [new branch] csl/katex -> origin/csl/katex 2025-10-10T00:34:54.6853510Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-10-10T00:34:54.6854560Z * [new branch] csl/lint_no_submodules -> origin/csl/lint_no_submodules 2025-10-10T00:34:54.6855573Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-10-10T00:34:54.6856586Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-10-10T00:34:54.6857607Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-10-10T00:34:54.6858636Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-10-10T00:34:54.6859860Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-10-10T00:34:54.6861004Z * [new branch] csl/reuse_old_whl_fix_metadata -> origin/csl/reuse_old_whl_fix_metadata 2025-10-10T00:34:54.6862099Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-10-10T00:34:54.6863059Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-10-10T00:34:54.6864118Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-10-10T00:34:54.6865383Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-10-10T00:34:54.6866611Z * [new branch] csl/test_info_status -> origin/csl/test_info_status 2025-10-10T00:34:54.6867897Z * [new branch] csl/test_info_upload_changes -> origin/csl/test_info_upload_changes 2025-10-10T00:34:54.6869050Z * [new branch] csl/test_owners_ao_sparse -> origin/csl/test_owners_ao_sparse 2025-10-10T00:34:54.6870320Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-10-10T00:34:54.6871575Z * [new branch] csl/test_owners_cuda -> origin/csl/test_owners_cuda 2025-10-10T00:34:54.6872789Z * [new branch] csl/test_owners_distributed -> origin/csl/test_owners_distributed 2025-10-10T00:34:54.6874084Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-10-10T00:34:54.6875374Z * [new branch] csl/testing_better_job_name -> origin/csl/testing_better_job_name 2025-10-10T00:34:54.6876513Z * [new branch] csl/vllm_pin_labeler -> origin/csl/vllm_pin_labeler 2025-10-10T00:34:54.6877524Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-10-10T00:34:54.6878507Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-10-10T00:34:54.6879417Z * [new branch] cu_stream_api -> origin/cu_stream_api 2025-10-10T00:34:54.6880341Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-10-10T00:34:54.6881606Z * [new branch] cublasnowdeterministic -> origin/cublasnowdeterministic 2025-10-10T00:34:54.6882631Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-10-10T00:34:54.6883674Z * [new branch] cuda-include-paths-fix -> origin/cuda-include-paths-fix 2025-10-10T00:34:54.6884777Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-10-10T00:34:54.6885801Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-10-10T00:34:54.6886762Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-10-10T00:34:54.6887620Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-10-10T00:34:54.6888474Z * [new branch] debug-guard -> origin/debug-guard 2025-10-10T00:34:54.6889385Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-10-10T00:34:54.6891208Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-10-10T00:34:54.6893055Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-10-10T00:34:54.6894388Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-10-10T00:34:54.6895687Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-10-10T00:34:54.6896837Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-10-10T00:34:54.6897972Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-10-10T00:34:54.6899193Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-10-10T00:34:54.6900229Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-10-10T00:34:54.6901404Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-10-10T00:34:54.6902900Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-10-10T00:34:54.6904276Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-10-10T00:34:54.6905339Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-10-10T00:34:54.6906370Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-10-10T00:34:54.6907629Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-10-10T00:34:54.6908676Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-10-10T00:34:54.6909615Z * [new branch] disable -> origin/disable 2025-10-10T00:34:54.6940001Z * [new branch] disp_counter -> origin/disp_counter 2025-10-10T00:34:54.6940981Z * [new branch] dtensor-issues -> origin/dtensor-issues 2025-10-10T00:34:54.6942004Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-10-10T00:34:54.6943104Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-10-10T00:34:54.6944159Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-10-10T00:34:54.6945335Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-10-10T00:34:54.6946501Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-10-10T00:34:54.6947665Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-10-10T00:34:54.6948930Z * [new branch] enable-keep-going-for-trunk-tags -> origin/enable-keep-going-for-trunk-tags 2025-10-10T00:34:54.6949997Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-10-10T00:34:54.6950850Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-10-10T00:34:54.6951782Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-10-10T00:34:54.6953138Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-10-10T00:34:54.6954558Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-10-10T00:34:54.6955926Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-10-10T00:34:54.6957486Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-10-10T00:34:54.6959247Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-10-10T00:34:54.6960836Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-10-10T00:34:54.6962433Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-10-10T00:34:54.6963926Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-10-10T00:34:54.6965220Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-10-10T00:34:54.6966547Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-10-10T00:34:54.6967937Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-10-10T00:34:54.6969431Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-10-10T00:34:54.6970927Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-10-10T00:34:54.6972166Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-10-10T00:34:54.6973667Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-10-10T00:34:54.6975191Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-10-10T00:34:54.6976614Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-10-10T00:34:54.6978080Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-10-10T00:34:54.6979486Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-10-10T00:34:54.6981153Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-10-10T00:34:54.6982555Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-10-10T00:34:54.6983498Z * [new branch] exec -> origin/exec 2025-10-10T00:34:54.6984356Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-10-10T00:34:54.6985355Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-10-10T00:34:54.6986302Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-10-10T00:34:54.6987224Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-10-10T00:34:54.6988153Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-10-10T00:34:54.6989091Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-10-10T00:34:54.6989825Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-10-10T00:34:54.6990356Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-10-10T00:34:54.6990882Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-10-10T00:34:54.6991390Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-10-10T00:34:54.6991914Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-10-10T00:34:54.6992539Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-10-10T00:34:54.6993077Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-10-10T00:34:54.6993602Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-10-10T00:34:54.6994112Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-10-10T00:34:54.6994638Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-10-10T00:34:54.6995163Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-10-10T00:34:54.6995692Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-10-10T00:34:54.6996222Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-10-10T00:34:54.6996735Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-10-10T00:34:54.6997262Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-10-10T00:34:54.6997791Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-10-10T00:34:54.6998314Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-10-10T00:34:54.6999009Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-10-10T00:34:54.6999549Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-10-10T00:34:54.7000078Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-10-10T00:34:54.7000606Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-10-10T00:34:54.7001134Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-10-10T00:34:54.7001663Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-10-10T00:34:54.7002176Z * [new branch] export-D79378362 -> origin/export-D79378362 2025-10-10T00:34:54.7002775Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-10-10T00:34:54.7003305Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-10-10T00:34:54.7003834Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-10-10T00:34:54.7004357Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-10-10T00:34:54.7004867Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-10-10T00:34:54.7005395Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-10-10T00:34:54.7005922Z * [new branch] export-D81651226 -> origin/export-D81651226 2025-10-10T00:34:54.7006449Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-10-10T00:34:54.7006971Z * [new branch] export-D82140619 -> origin/export-D82140619 2025-10-10T00:34:54.7007489Z * [new branch] export-D82174075 -> origin/export-D82174075 2025-10-10T00:34:54.7008016Z * [new branch] export-D82232574 -> origin/export-D82232574 2025-10-10T00:34:54.7008545Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-10-10T00:34:54.7009073Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-10-10T00:34:54.7009587Z * [new branch] export-D82380307 -> origin/export-D82380307 2025-10-10T00:34:54.7010115Z * [new branch] export-D82597111 -> origin/export-D82597111 2025-10-10T00:34:54.7010640Z * [new branch] export-D83023706 -> origin/export-D83023706 2025-10-10T00:34:54.7011164Z * [new branch] export-D83195687 -> origin/export-D83195687 2025-10-10T00:34:54.7011688Z * [new branch] export-D83200714 -> origin/export-D83200714 2025-10-10T00:34:54.7012207Z * [new branch] export-D83378477 -> origin/export-D83378477 2025-10-10T00:34:54.7012735Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-10-10T00:34:54.7013264Z * [new branch] export-D83390775 -> origin/export-D83390775 2025-10-10T00:34:54.7013793Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-10-10T00:34:54.7014326Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-10-10T00:34:54.7014838Z * [new branch] export-D83539263 -> origin/export-D83539263 2025-10-10T00:34:54.7015361Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-10-10T00:34:54.7015888Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-10-10T00:34:54.7016412Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-10-10T00:34:54.7016944Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-10-10T00:34:54.7017454Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-10-10T00:34:54.7018041Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-10-10T00:34:54.7018562Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-10-10T00:34:54.7019100Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-10-10T00:34:54.7019627Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-10-10T00:34:54.7020139Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-10-10T00:34:54.7020668Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-10-10T00:34:54.7021197Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-10-10T00:34:54.7021779Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-10-10T00:34:54.7022304Z * [new branch] export-reland -> origin/export-reland 2025-10-10T00:34:54.7022946Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-10-10T00:34:54.7023600Z * [new branch] extend_lift_up_op -> origin/extend_lift_up_op 2025-10-10T00:34:54.7024169Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-10-10T00:34:54.7024761Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-10-10T00:34:54.7025309Z * [new branch] ezyang-war -> origin/ezyang-war 2025-10-10T00:34:54.7025871Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-10-10T00:34:54.7026446Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-10-10T00:34:54.7027061Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-10-10T00:34:54.7027740Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-10-10T00:34:54.7028321Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-10-10T00:34:54.7028848Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-10-10T00:34:54.7029317Z * [new branch] fca -> origin/fca 2025-10-10T00:34:54.7029778Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-10-10T00:34:54.7030251Z * [new branch] fca5 -> origin/fca5 2025-10-10T00:34:54.7030846Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-10-10T00:34:54.7031424Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-10-10T00:34:54.7031972Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-10-10T00:34:54.7032613Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-10-10T00:34:54.7033185Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-10-10T00:34:54.7033744Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-10-10T00:34:54.7034329Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-10-10T00:34:54.7034916Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-10-10T00:34:54.7035800Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-10-10T00:34:54.7036604Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-10-10T00:34:54.7037599Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-10-10T00:34:54.7038899Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-10-10T00:34:54.7039938Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-10-10T00:34:54.7041050Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-10-10T00:34:54.7042233Z * [new branch] fix-fqn -> origin/fix-fqn 2025-10-10T00:34:54.7043394Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-10-10T00:34:54.7044894Z * [new branch] fix-upload-vllm-wheel-credential -> origin/fix-upload-vllm-wheel-credential 2025-10-10T00:34:54.7045893Z * [new branch] fix_153389 -> origin/fix_153389 2025-10-10T00:34:54.7047088Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-10-10T00:34:54.7048203Z * [new branch] fix_op_benchmark -> origin/fix_op_benchmark 2025-10-10T00:34:54.7049490Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-10-10T00:34:54.7050418Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-10-10T00:34:54.7051635Z * [new branch] fixes -> origin/fixes 2025-10-10T00:34:54.7052831Z * [new branch] fixes-triage -> origin/fixes-triage 2025-10-10T00:34:54.7054322Z * [new branch] fixflashgit -> origin/fixflashgit 2025-10-10T00:34:54.7055542Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-10-10T00:34:54.7056635Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-10-10T00:34:54.7057717Z * [new branch] flex-flash -> origin/flex-flash 2025-10-10T00:34:54.7059142Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-10-10T00:34:54.7060226Z * [new branch] flex_flash -> origin/flex_flash 2025-10-10T00:34:54.7061933Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-10-10T00:34:54.7062958Z * [new branch] free-stack2 -> origin/free-stack2 2025-10-10T00:34:54.7064208Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-10-10T00:34:54.7065402Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-10-10T00:34:54.7067500Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-10-10T00:34:54.7068431Z * [new branch] fused_moving_avg_obs_fake_quant_half_support -> origin/fused_moving_avg_obs_fake_quant_half_support 2025-10-10T00:34:54.7069243Z * [new branch] fx_cpp -> origin/fx_cpp 2025-10-10T00:34:54.7070415Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-10-10T00:34:54.7073069Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-10-10T00:34:54.7074035Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-10-10T00:34:54.7076115Z * [new branch] gh/ColinPeppler/80/base -> origin/gh/ColinPeppler/80/base 2025-10-10T00:34:54.7077124Z * [new branch] gh/ColinPeppler/80/head -> origin/gh/ColinPeppler/80/head 2025-10-10T00:34:54.7078227Z * [new branch] gh/ColinPeppler/80/orig -> origin/gh/ColinPeppler/80/orig 2025-10-10T00:34:54.7079960Z * [new branch] gh/ColinPeppler/81/base -> origin/gh/ColinPeppler/81/base 2025-10-10T00:34:54.7081159Z * [new branch] gh/ColinPeppler/81/head -> origin/gh/ColinPeppler/81/head 2025-10-10T00:34:54.7082307Z * [new branch] gh/ColinPeppler/81/orig -> origin/gh/ColinPeppler/81/orig 2025-10-10T00:34:54.7083666Z * [new branch] gh/ColinPeppler/82/base -> origin/gh/ColinPeppler/82/base 2025-10-10T00:34:54.7085175Z * [new branch] gh/ColinPeppler/82/head -> origin/gh/ColinPeppler/82/head 2025-10-10T00:34:54.7086229Z * [new branch] gh/ColinPeppler/82/orig -> origin/gh/ColinPeppler/82/orig 2025-10-10T00:34:54.7087840Z * [new branch] gh/ColinPeppler/83/base -> origin/gh/ColinPeppler/83/base 2025-10-10T00:34:54.7089051Z * [new branch] gh/ColinPeppler/83/head -> origin/gh/ColinPeppler/83/head 2025-10-10T00:34:54.7090325Z * [new branch] gh/ColinPeppler/83/orig -> origin/gh/ColinPeppler/83/orig 2025-10-10T00:34:54.7091941Z * [new branch] gh/ColinPeppler/84/base -> origin/gh/ColinPeppler/84/base 2025-10-10T00:34:54.7093021Z * [new branch] gh/ColinPeppler/84/head -> origin/gh/ColinPeppler/84/head 2025-10-10T00:34:54.7094446Z * [new branch] gh/ColinPeppler/85/base -> origin/gh/ColinPeppler/85/base 2025-10-10T00:34:54.7095590Z * [new branch] gh/ColinPeppler/85/head -> origin/gh/ColinPeppler/85/head 2025-10-10T00:34:54.7096801Z * [new branch] gh/ColinPeppler/86/base -> origin/gh/ColinPeppler/86/base 2025-10-10T00:34:54.7097800Z * [new branch] gh/ColinPeppler/86/head -> origin/gh/ColinPeppler/86/head 2025-10-10T00:34:54.7099156Z * [new branch] gh/ColinPeppler/87/base -> origin/gh/ColinPeppler/87/base 2025-10-10T00:34:54.7100285Z * [new branch] gh/ColinPeppler/87/head -> origin/gh/ColinPeppler/87/head 2025-10-10T00:34:54.7101632Z * [new branch] gh/ColinPeppler/88/base -> origin/gh/ColinPeppler/88/base 2025-10-10T00:34:54.7102739Z * [new branch] gh/ColinPeppler/88/head -> origin/gh/ColinPeppler/88/head 2025-10-10T00:34:54.7104075Z * [new branch] gh/ColinPeppler/89/base -> origin/gh/ColinPeppler/89/base 2025-10-10T00:34:54.7105074Z * [new branch] gh/ColinPeppler/89/head -> origin/gh/ColinPeppler/89/head 2025-10-10T00:34:54.7106435Z * [new branch] gh/ColinPeppler/90/base -> origin/gh/ColinPeppler/90/base 2025-10-10T00:34:54.7107423Z * [new branch] gh/ColinPeppler/90/head -> origin/gh/ColinPeppler/90/head 2025-10-10T00:34:54.7108760Z * [new branch] gh/ColinPeppler/91/base -> origin/gh/ColinPeppler/91/base 2025-10-10T00:34:54.7109855Z * [new branch] gh/ColinPeppler/91/head -> origin/gh/ColinPeppler/91/head 2025-10-10T00:34:54.7111220Z * [new branch] gh/ColinPeppler/92/base -> origin/gh/ColinPeppler/92/base 2025-10-10T00:34:54.7112364Z * [new branch] gh/ColinPeppler/92/head -> origin/gh/ColinPeppler/92/head 2025-10-10T00:34:54.7113945Z * [new branch] gh/ColinPeppler/93/base -> origin/gh/ColinPeppler/93/base 2025-10-10T00:34:54.7114977Z * [new branch] gh/ColinPeppler/93/head -> origin/gh/ColinPeppler/93/head 2025-10-10T00:34:54.7116039Z * [new branch] gh/ColinPeppler/93/orig -> origin/gh/ColinPeppler/93/orig 2025-10-10T00:34:54.7117872Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-10-10T00:34:54.7119229Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-10-10T00:34:54.7120271Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-10-10T00:34:54.7122188Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-10-10T00:34:54.7123537Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-10-10T00:34:54.7124558Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-10-10T00:34:54.7126461Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-10-10T00:34:54.7127515Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-10-10T00:34:54.7129660Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-10-10T00:34:54.7130702Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-10-10T00:34:54.7132497Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-10-10T00:34:54.7133555Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-10-10T00:34:54.7134686Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-10-10T00:34:54.7136185Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-10-10T00:34:54.7137238Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-10-10T00:34:54.7138276Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-10-10T00:34:54.7139883Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-10-10T00:34:54.7140861Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-10-10T00:34:54.7141933Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-10-10T00:34:54.7143337Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-10-10T00:34:54.7144346Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-10-10T00:34:54.7145425Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-10-10T00:34:54.7146982Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-10-10T00:34:54.7147970Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-10-10T00:34:54.7149026Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-10-10T00:34:54.7150517Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-10-10T00:34:54.7151558Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-10-10T00:34:54.7152740Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-10-10T00:34:54.7154237Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-10-10T00:34:54.7155231Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-10-10T00:34:54.7156291Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-10-10T00:34:54.7157738Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-10-10T00:34:54.7158721Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-10-10T00:34:54.7159830Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-10-10T00:34:54.7161297Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-10-10T00:34:54.7162290Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-10-10T00:34:54.7163333Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-10-10T00:34:54.7164732Z * [new branch] gh/H-Huang/215/base -> origin/gh/H-Huang/215/base 2025-10-10T00:34:54.7165723Z * [new branch] gh/H-Huang/215/head -> origin/gh/H-Huang/215/head 2025-10-10T00:34:54.7166756Z * [new branch] gh/H-Huang/215/orig -> origin/gh/H-Huang/215/orig 2025-10-10T00:34:54.7168225Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-10-10T00:34:54.7169252Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-10-10T00:34:54.7170344Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-10-10T00:34:54.7171829Z * [new branch] gh/H-Huang/217/base -> origin/gh/H-Huang/217/base 2025-10-10T00:34:54.7172805Z * [new branch] gh/H-Huang/217/head -> origin/gh/H-Huang/217/head 2025-10-10T00:34:54.7173862Z * [new branch] gh/H-Huang/217/orig -> origin/gh/H-Huang/217/orig 2025-10-10T00:34:54.7175303Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-10-10T00:34:54.7176318Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-10-10T00:34:54.7177420Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-10-10T00:34:54.7178956Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-10-10T00:34:54.7179961Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-10-10T00:34:54.7181171Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-10-10T00:34:54.7182953Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-10-10T00:34:54.7183821Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-10-10T00:34:54.7185071Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-10-10T00:34:54.7186420Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-10-10T00:34:54.7187500Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-10-10T00:34:54.7188633Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-10-10T00:34:54.7190511Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-10-10T00:34:54.7191571Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-10-10T00:34:54.7192773Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-10-10T00:34:54.7194337Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-10-10T00:34:54.7195357Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-10-10T00:34:54.7196440Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-10-10T00:34:54.7198255Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-10-10T00:34:54.7199325Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-10-10T00:34:54.7200385Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-10-10T00:34:54.7202107Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-10-10T00:34:54.7203212Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-10-10T00:34:54.7204330Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-10-10T00:34:54.7205855Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-10-10T00:34:54.7206918Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-10-10T00:34:54.7207942Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-10-10T00:34:54.7209730Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-10-10T00:34:54.7210823Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-10-10T00:34:54.7211922Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-10-10T00:34:54.7213581Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-10-10T00:34:54.7214614Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-10-10T00:34:54.7215738Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-10-10T00:34:54.7217312Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-10-10T00:34:54.7218324Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-10-10T00:34:54.7219385Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-10-10T00:34:54.7221210Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-10-10T00:34:54.7222270Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-10-10T00:34:54.7223363Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-10-10T00:34:54.7225319Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-10-10T00:34:54.7226631Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-10-10T00:34:54.7227828Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-10-10T00:34:54.7229158Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-10-10T00:34:54.7230321Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-10-10T00:34:54.7231495Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-10-10T00:34:54.7233333Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-10-10T00:34:54.7234488Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-10-10T00:34:54.7235632Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-10-10T00:34:54.7237111Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-10-10T00:34:54.7238202Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-10-10T00:34:54.7239353Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-10-10T00:34:54.7240706Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-10-10T00:34:54.7241852Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-10-10T00:34:54.7242983Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-10-10T00:34:54.7244488Z * [new branch] gh/IvanKobzarev/146/base -> origin/gh/IvanKobzarev/146/base 2025-10-10T00:34:54.7245544Z * [new branch] gh/IvanKobzarev/146/head -> origin/gh/IvanKobzarev/146/head 2025-10-10T00:34:54.7246594Z * [new branch] gh/IvanKobzarev/146/orig -> origin/gh/IvanKobzarev/146/orig 2025-10-10T00:34:54.7248156Z * [new branch] gh/IvanKobzarev/147/base -> origin/gh/IvanKobzarev/147/base 2025-10-10T00:34:54.7249445Z * [new branch] gh/IvanKobzarev/147/head -> origin/gh/IvanKobzarev/147/head 2025-10-10T00:34:54.7250508Z * [new branch] gh/IvanKobzarev/147/orig -> origin/gh/IvanKobzarev/147/orig 2025-10-10T00:34:54.7252004Z * [new branch] gh/IvanKobzarev/148/base -> origin/gh/IvanKobzarev/148/base 2025-10-10T00:34:54.7252980Z * [new branch] gh/IvanKobzarev/148/head -> origin/gh/IvanKobzarev/148/head 2025-10-10T00:34:54.7254146Z * [new branch] gh/IvanKobzarev/149/base -> origin/gh/IvanKobzarev/149/base 2025-10-10T00:34:54.7255201Z * [new branch] gh/IvanKobzarev/149/head -> origin/gh/IvanKobzarev/149/head 2025-10-10T00:34:54.7257085Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-10-10T00:34:54.7258424Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-10-10T00:34:54.7259462Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-10-10T00:34:54.7261158Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-10-10T00:34:54.7262235Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-10-10T00:34:54.7263328Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-10-10T00:34:54.7264891Z * [new branch] gh/IvanKobzarev/152/base -> origin/gh/IvanKobzarev/152/base 2025-10-10T00:34:54.7265841Z * [new branch] gh/IvanKobzarev/152/head -> origin/gh/IvanKobzarev/152/head 2025-10-10T00:34:54.7266900Z * [new branch] gh/IvanKobzarev/152/orig -> origin/gh/IvanKobzarev/152/orig 2025-10-10T00:34:54.7268448Z * [new branch] gh/IvanKobzarev/153/base -> origin/gh/IvanKobzarev/153/base 2025-10-10T00:34:54.7269548Z * [new branch] gh/IvanKobzarev/153/head -> origin/gh/IvanKobzarev/153/head 2025-10-10T00:34:54.7270572Z * [new branch] gh/IvanKobzarev/153/orig -> origin/gh/IvanKobzarev/153/orig 2025-10-10T00:34:54.7272275Z * [new branch] gh/IvanKobzarev/154/base -> origin/gh/IvanKobzarev/154/base 2025-10-10T00:34:54.7273576Z * [new branch] gh/IvanKobzarev/154/head -> origin/gh/IvanKobzarev/154/head 2025-10-10T00:34:54.7274617Z * [new branch] gh/IvanKobzarev/154/orig -> origin/gh/IvanKobzarev/154/orig 2025-10-10T00:34:54.7276162Z * [new branch] gh/IvanKobzarev/155/base -> origin/gh/IvanKobzarev/155/base 2025-10-10T00:34:54.7277151Z * [new branch] gh/IvanKobzarev/155/head -> origin/gh/IvanKobzarev/155/head 2025-10-10T00:34:54.7278211Z * [new branch] gh/IvanKobzarev/155/orig -> origin/gh/IvanKobzarev/155/orig 2025-10-10T00:34:54.7279930Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-10-10T00:34:54.7281193Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-10-10T00:34:54.7282392Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-10-10T00:34:54.7284040Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-10-10T00:34:54.7285127Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-10-10T00:34:54.7286164Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-10-10T00:34:54.7287694Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-10-10T00:34:54.7288807Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-10-10T00:34:54.7289901Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-10-10T00:34:54.7291472Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-10-10T00:34:54.7292526Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-10-10T00:34:54.7293618Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-10-10T00:34:54.7295146Z * [new branch] gh/IvanKobzarev/160/base -> origin/gh/IvanKobzarev/160/base 2025-10-10T00:34:54.7296306Z * [new branch] gh/IvanKobzarev/160/head -> origin/gh/IvanKobzarev/160/head 2025-10-10T00:34:54.7297246Z * [new branch] gh/IvanKobzarev/160/orig -> origin/gh/IvanKobzarev/160/orig 2025-10-10T00:34:54.7299032Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-10-10T00:34:54.7300167Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-10-10T00:34:54.7301542Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-10-10T00:34:54.7302635Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-10-10T00:34:54.7304341Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-10-10T00:34:54.7305482Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-10-10T00:34:54.7307152Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-10-10T00:34:54.7308164Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-10-10T00:34:54.7309231Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-10-10T00:34:54.7310669Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-10-10T00:34:54.7311652Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-10-10T00:34:54.7312990Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-10-10T00:34:54.7314535Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-10-10T00:34:54.7315567Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-10-10T00:34:54.7316762Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-10-10T00:34:54.7318185Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-10-10T00:34:54.7319161Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-10-10T00:34:54.7320223Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-10-10T00:34:54.7321714Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-10-10T00:34:54.7322707Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-10-10T00:34:54.7323777Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-10-10T00:34:54.7325187Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-10-10T00:34:54.7326244Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-10-10T00:34:54.7327314Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-10-10T00:34:54.7337658Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-10-10T00:34:54.7338257Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-10-10T00:34:54.7338783Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-10-10T00:34:54.7339306Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-10-10T00:34:54.7339825Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-10-10T00:34:54.7340357Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-10-10T00:34:54.7340883Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-10-10T00:34:54.7341408Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-10-10T00:34:54.7341923Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-10-10T00:34:54.7342455Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-10-10T00:34:54.7342981Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-10-10T00:34:54.7343512Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-10-10T00:34:54.7344041Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-10-10T00:34:54.7344551Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-10-10T00:34:54.7345080Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-10-10T00:34:54.7346211Z * [new branch] gh/PaliC/27/head -> origin/gh/PaliC/27/head 2025-10-10T00:34:54.7347149Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-10-10T00:34:54.7348214Z * [new branch] gh/PaliC/27/orig -> origin/gh/PaliC/27/orig 2025-10-10T00:34:54.7349685Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-10-10T00:34:54.7350544Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-10-10T00:34:54.7351616Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-10-10T00:34:54.7353296Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-10-10T00:34:54.7354122Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-10-10T00:34:54.7355260Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-10-10T00:34:54.7356672Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-10-10T00:34:54.7357545Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-10-10T00:34:54.7358757Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-10-10T00:34:54.7360176Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-10-10T00:34:54.7361058Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-10-10T00:34:54.7362132Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-10-10T00:34:54.7363963Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-10-10T00:34:54.7364949Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-10-10T00:34:54.7366003Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-10-10T00:34:54.7367674Z * [new branch] gh/PaulZhang12/24/base -> origin/gh/PaulZhang12/24/base 2025-10-10T00:34:54.7368583Z * [new branch] gh/PaulZhang12/24/head -> origin/gh/PaulZhang12/24/head 2025-10-10T00:34:54.7369617Z * [new branch] gh/PaulZhang12/24/orig -> origin/gh/PaulZhang12/24/orig 2025-10-10T00:34:54.7371121Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-10-10T00:34:54.7372409Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-10-10T00:34:54.7373425Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-10-10T00:34:54.7375232Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-10-10T00:34:54.7376240Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-10-10T00:34:54.7377273Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-10-10T00:34:54.7378860Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-10-10T00:34:54.7379909Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-10-10T00:34:54.7381166Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-10-10T00:34:54.7382815Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-10-10T00:34:54.7383896Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-10-10T00:34:54.7385014Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-10-10T00:34:54.7386583Z * [new branch] gh/PaulZhang12/29/base -> origin/gh/PaulZhang12/29/base 2025-10-10T00:34:54.7387629Z * [new branch] gh/PaulZhang12/29/head -> origin/gh/PaulZhang12/29/head 2025-10-10T00:34:54.7388691Z * [new branch] gh/PaulZhang12/29/orig -> origin/gh/PaulZhang12/29/orig 2025-10-10T00:34:54.7390352Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-10-10T00:34:54.7391313Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-10-10T00:34:54.7392460Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-10-10T00:34:54.7394150Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-10-10T00:34:54.7395183Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-10-10T00:34:54.7396256Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-10-10T00:34:54.7397910Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-10-10T00:34:54.7399058Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-10-10T00:34:54.7399982Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-10-10T00:34:54.7402835Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-10-10T00:34:54.7404705Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-10-10T00:34:54.7405732Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-10-10T00:34:54.7407326Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-10-10T00:34:54.7408337Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-10-10T00:34:54.7409431Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-10-10T00:34:54.7410829Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-10-10T00:34:54.7411836Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-10-10T00:34:54.7412938Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-10-10T00:34:54.7414669Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-10-10T00:34:54.7415709Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-10-10T00:34:54.7418087Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-10-10T00:34:54.7419153Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-10-10T00:34:54.7420779Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-10-10T00:34:54.7421867Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-10-10T00:34:54.7423008Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-10-10T00:34:54.7424324Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-10-10T00:34:54.7425355Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-10-10T00:34:54.7426433Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-10-10T00:34:54.7427779Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-10-10T00:34:54.7428794Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-10-10T00:34:54.7429868Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-10-10T00:34:54.7431219Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-10-10T00:34:54.7432376Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-10-10T00:34:54.7433698Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-10-10T00:34:54.7434949Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-10-10T00:34:54.7435945Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-10-10T00:34:54.7437284Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-10-10T00:34:54.7438214Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-10-10T00:34:54.7439565Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-10-10T00:34:54.7440660Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-10-10T00:34:54.7442003Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-10-10T00:34:54.7443062Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-10-10T00:34:54.7444262Z * [new branch] gh/SherlockNoMad/6/base -> origin/gh/SherlockNoMad/6/base 2025-10-10T00:34:54.7445322Z * [new branch] gh/SherlockNoMad/6/head -> origin/gh/SherlockNoMad/6/head 2025-10-10T00:34:54.7446481Z * [new branch] gh/SherlockNoMad/6/orig -> origin/gh/SherlockNoMad/6/orig 2025-10-10T00:34:54.7447962Z * [new branch] gh/SherlockNoMad/7/base -> origin/gh/SherlockNoMad/7/base 2025-10-10T00:34:54.7448991Z * [new branch] gh/SherlockNoMad/7/head -> origin/gh/SherlockNoMad/7/head 2025-10-10T00:34:54.7450044Z * [new branch] gh/SherlockNoMad/7/orig -> origin/gh/SherlockNoMad/7/orig 2025-10-10T00:34:54.7451410Z * [new branch] gh/SherlockNoMad/8/base -> origin/gh/SherlockNoMad/8/base 2025-10-10T00:34:54.7452406Z * [new branch] gh/SherlockNoMad/8/head -> origin/gh/SherlockNoMad/8/head 2025-10-10T00:34:54.7453516Z * [new branch] gh/SherlockNoMad/8/orig -> origin/gh/SherlockNoMad/8/orig 2025-10-10T00:34:54.7454849Z * [new branch] gh/SherlockNoMad/9/base -> origin/gh/SherlockNoMad/9/base 2025-10-10T00:34:54.7455889Z * [new branch] gh/SherlockNoMad/9/orig -> origin/gh/SherlockNoMad/9/orig 2025-10-10T00:34:54.7457735Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-10-10T00:34:54.7459159Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-10-10T00:34:54.7460465Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-10-10T00:34:54.7461919Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-10-10T00:34:54.7463624Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-10-10T00:34:54.7464668Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-10-10T00:34:54.7466321Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-10-10T00:34:54.7467166Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-10-10T00:34:54.7468221Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-10-10T00:34:54.7469682Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-10-10T00:34:54.7470635Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-10-10T00:34:54.7471777Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-10-10T00:34:54.7473458Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-10-10T00:34:54.7474443Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-10-10T00:34:54.7475571Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-10-10T00:34:54.7476978Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-10-10T00:34:54.7477979Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-10-10T00:34:54.7479073Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-10-10T00:34:54.7480502Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-10-10T00:34:54.7481750Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-10-10T00:34:54.7482872Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-10-10T00:34:54.7484979Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-10-10T00:34:54.7485990Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-10-10T00:34:54.7487594Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-10-10T00:34:54.7488486Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-10-10T00:34:54.7490240Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-10-10T00:34:54.7491316Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-10-10T00:34:54.7492381Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-10-10T00:34:54.7493735Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-10-10T00:34:54.7494786Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-10-10T00:34:54.7495819Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-10-10T00:34:54.7497152Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-10-10T00:34:54.7498156Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-10-10T00:34:54.7499171Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-10-10T00:34:54.7500581Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-10-10T00:34:54.7501592Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-10-10T00:34:54.7502632Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-10-10T00:34:54.7504326Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-10-10T00:34:54.7505372Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-10-10T00:34:54.7506455Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-10-10T00:34:54.7507866Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-10-10T00:34:54.7508793Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-10-10T00:34:54.7509854Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-10-10T00:34:54.7511471Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-10-10T00:34:54.7512619Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-10-10T00:34:54.7513694Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-10-10T00:34:54.7515409Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-10-10T00:34:54.7516404Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-10-10T00:34:54.7517467Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-10-10T00:34:54.7519003Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-10-10T00:34:54.7519983Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-10-10T00:34:54.7521016Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-10-10T00:34:54.7522869Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-10-10T00:34:54.7523941Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-10-10T00:34:54.7524997Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-10-10T00:34:54.7526610Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-10-10T00:34:54.7527579Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-10-10T00:34:54.7528624Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-10-10T00:34:54.7530260Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-10-10T00:34:54.7531252Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-10-10T00:34:54.7532295Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-10-10T00:34:54.7533670Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-10-10T00:34:54.7534645Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-10-10T00:34:54.7535675Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-10-10T00:34:54.7537414Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-10-10T00:34:54.7538452Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-10-10T00:34:54.7539587Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-10-10T00:34:54.7541022Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-10-10T00:34:54.7542086Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-10-10T00:34:54.7543108Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-10-10T00:34:54.7544727Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-10-10T00:34:54.7545739Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-10-10T00:34:54.7546802Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-10-10T00:34:54.7548790Z * [new branch] gh/XilunWu/174/base -> origin/gh/XilunWu/174/base 2025-10-10T00:34:54.7549921Z * [new branch] gh/XilunWu/174/head -> origin/gh/XilunWu/174/head 2025-10-10T00:34:54.7550992Z * [new branch] gh/XilunWu/174/orig -> origin/gh/XilunWu/174/orig 2025-10-10T00:34:54.7552488Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-10-10T00:34:54.7553742Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-10-10T00:34:54.7554638Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-10-10T00:34:54.7556541Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-10-10T00:34:54.7558091Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-10-10T00:34:54.7559321Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-10-10T00:34:54.7560764Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-10-10T00:34:54.7561735Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-10-10T00:34:54.7562877Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-10-10T00:34:54.7564405Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-10-10T00:34:54.7565424Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-10-10T00:34:54.7566746Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-10-10T00:34:54.7568308Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-10-10T00:34:54.7569335Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-10-10T00:34:54.7570485Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-10-10T00:34:54.7571911Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-10-10T00:34:54.7572893Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-10-10T00:34:54.7574117Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-10-10T00:34:54.7575769Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-10-10T00:34:54.7576598Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-10-10T00:34:54.7577676Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-10-10T00:34:54.7579093Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-10-10T00:34:54.7580114Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-10-10T00:34:54.7581335Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-10-10T00:34:54.7582934Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-10-10T00:34:54.7583932Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-10-10T00:34:54.7584992Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-10-10T00:34:54.7586448Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-10-10T00:34:54.7587466Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-10-10T00:34:54.7588643Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-10-10T00:34:54.7590144Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-10-10T00:34:54.7591145Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-10-10T00:34:54.7592327Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-10-10T00:34:54.7593844Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-10-10T00:34:54.7594853Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-10-10T00:34:54.7595948Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-10-10T00:34:54.7597451Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-10-10T00:34:54.7598450Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-10-10T00:34:54.7599541Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-10-10T00:34:54.7601028Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-10-10T00:34:54.7602014Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-10-10T00:34:54.7603264Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-10-10T00:34:54.7604622Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-10-10T00:34:54.7605715Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-10-10T00:34:54.7606794Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-10-10T00:34:54.7608292Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-10-10T00:34:54.7609295Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-10-10T00:34:54.7610359Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-10-10T00:34:54.7611790Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-10-10T00:34:54.7612824Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-10-10T00:34:54.7614288Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-10-10T00:34:54.7615291Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-10-10T00:34:54.7616387Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-10-10T00:34:54.7617463Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-10-10T00:34:54.7619321Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-10-10T00:34:54.7620360Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-10-10T00:34:54.7621452Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-10-10T00:34:54.7622923Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-10-10T00:34:54.7623953Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-10-10T00:34:54.7625019Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-10-10T00:34:54.7626519Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-10-10T00:34:54.7627571Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-10-10T00:34:54.7628906Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-10-10T00:34:54.7630409Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-10-10T00:34:54.7631426Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-10-10T00:34:54.7633147Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-10-10T00:34:54.7634181Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-10-10T00:34:54.7635272Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-10-10T00:34:54.7636737Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-10-10T00:34:54.7637769Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-10-10T00:34:54.7638795Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-10-10T00:34:54.7640310Z * [new branch] gh/XuehaiPan/385/base -> origin/gh/XuehaiPan/385/base 2025-10-10T00:34:54.7641333Z * [new branch] gh/XuehaiPan/385/head -> origin/gh/XuehaiPan/385/head 2025-10-10T00:34:54.7642443Z * [new branch] gh/XuehaiPan/385/orig -> origin/gh/XuehaiPan/385/orig 2025-10-10T00:34:54.7643951Z * [new branch] gh/XuehaiPan/386/base -> origin/gh/XuehaiPan/386/base 2025-10-10T00:34:54.7644941Z * [new branch] gh/XuehaiPan/386/head -> origin/gh/XuehaiPan/386/head 2025-10-10T00:34:54.7645997Z * [new branch] gh/XuehaiPan/386/orig -> origin/gh/XuehaiPan/386/orig 2025-10-10T00:34:54.7647553Z * [new branch] gh/XuehaiPan/387/base -> origin/gh/XuehaiPan/387/base 2025-10-10T00:34:54.7648616Z * [new branch] gh/XuehaiPan/387/head -> origin/gh/XuehaiPan/387/head 2025-10-10T00:34:54.7649691Z * [new branch] gh/XuehaiPan/387/orig -> origin/gh/XuehaiPan/387/orig 2025-10-10T00:34:54.7651263Z * [new branch] gh/XuehaiPan/388/base -> origin/gh/XuehaiPan/388/base 2025-10-10T00:34:54.7652259Z * [new branch] gh/XuehaiPan/388/head -> origin/gh/XuehaiPan/388/head 2025-10-10T00:34:54.7653316Z * [new branch] gh/XuehaiPan/388/orig -> origin/gh/XuehaiPan/388/orig 2025-10-10T00:34:54.7654783Z * [new branch] gh/XuehaiPan/389/base -> origin/gh/XuehaiPan/389/base 2025-10-10T00:34:54.7655774Z * [new branch] gh/XuehaiPan/389/head -> origin/gh/XuehaiPan/389/head 2025-10-10T00:34:54.7656830Z * [new branch] gh/XuehaiPan/389/orig -> origin/gh/XuehaiPan/389/orig 2025-10-10T00:34:54.7658662Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-10-10T00:34:54.7659604Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-10-10T00:34:54.7660907Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-10-10T00:34:54.7662316Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-10-10T00:34:54.7663338Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-10-10T00:34:54.7664702Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-10-10T00:34:54.7665633Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-10-10T00:34:54.7667132Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-10-10T00:34:54.7668165Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-10-10T00:34:54.7669649Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-10-10T00:34:54.7670676Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-10-10T00:34:54.7672195Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-10-10T00:34:54.7673278Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-10-10T00:34:54.7674518Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-10-10T00:34:54.7675950Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-10-10T00:34:54.7676959Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-10-10T00:34:54.7678395Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-10-10T00:34:54.7679344Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-10-10T00:34:54.7680719Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-10-10T00:34:54.7681958Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-10-10T00:34:54.7683050Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-10-10T00:34:54.7684870Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-10-10T00:34:54.7685902Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-10-10T00:34:54.7687323Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-10-10T00:34:54.7688434Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-10-10T00:34:54.7689876Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-10-10T00:34:54.7690924Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-10-10T00:34:54.7692067Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-10-10T00:34:54.7693641Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-10-10T00:34:54.7694621Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-10-10T00:34:54.7695710Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-10-10T00:34:54.7697420Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-10-10T00:34:54.7698460Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-10-10T00:34:54.7699501Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-10-10T00:34:54.7701094Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-10-10T00:34:54.7702362Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-10-10T00:34:54.7703223Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-10-10T00:34:54.7704689Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-10-10T00:34:54.7705702Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-10-10T00:34:54.7706982Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-10-10T00:34:54.7708231Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-10-10T00:34:54.7709169Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-10-10T00:34:54.7710252Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-10-10T00:34:54.7712165Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-10-10T00:34:54.7713866Z * [new branch] gh/alexsamardzic/10/base -> origin/gh/alexsamardzic/10/base 2025-10-10T00:34:54.7714830Z * [new branch] gh/alexsamardzic/10/head -> origin/gh/alexsamardzic/10/head 2025-10-10T00:34:54.7715940Z * [new branch] gh/alexsamardzic/10/orig -> origin/gh/alexsamardzic/10/orig 2025-10-10T00:34:54.7717415Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-10-10T00:34:54.7718474Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-10-10T00:34:54.7719520Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-10-10T00:34:54.7720928Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-10-10T00:34:54.7721939Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-10-10T00:34:54.7723024Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-10-10T00:34:54.7724796Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-10-10T00:34:54.7725796Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-10-10T00:34:54.7726828Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-10-10T00:34:54.7728905Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-10-10T00:34:54.7729998Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-10-10T00:34:54.7731110Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-10-10T00:34:54.7732704Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-10-10T00:34:54.7733806Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-10-10T00:34:54.7734904Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-10-10T00:34:54.7736704Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-10-10T00:34:54.7737780Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-10-10T00:34:54.7738886Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-10-10T00:34:54.7740388Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-10-10T00:34:54.7741651Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-10-10T00:34:54.7743321Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-10-10T00:34:54.7744490Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-10-10T00:34:54.7746442Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-10-10T00:34:54.7747593Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-10-10T00:34:54.7748703Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-10-10T00:34:54.7750266Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-10-10T00:34:54.7751338Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-10-10T00:34:54.7752512Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-10-10T00:34:54.7754281Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-10-10T00:34:54.7755303Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-10-10T00:34:54.7756889Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-10-10T00:34:54.7758231Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-10-10T00:34:54.7759222Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-10-10T00:34:54.7760669Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-10-10T00:34:54.7761730Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-10-10T00:34:54.7762817Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-10-10T00:34:54.7764560Z * [new branch] gh/angelayi/117/base -> origin/gh/angelayi/117/base 2025-10-10T00:34:54.7765610Z * [new branch] gh/angelayi/117/head -> origin/gh/angelayi/117/head 2025-10-10T00:34:54.7766693Z * [new branch] gh/angelayi/117/orig -> origin/gh/angelayi/117/orig 2025-10-10T00:34:54.7768193Z * [new branch] gh/angelayi/118/base -> origin/gh/angelayi/118/base 2025-10-10T00:34:54.7769148Z * [new branch] gh/angelayi/118/head -> origin/gh/angelayi/118/head 2025-10-10T00:34:54.7770222Z * [new branch] gh/angelayi/118/orig -> origin/gh/angelayi/118/orig 2025-10-10T00:34:54.7771940Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-10-10T00:34:54.7773010Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-10-10T00:34:54.7774082Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-10-10T00:34:54.7775542Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-10-10T00:34:54.7776537Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-10-10T00:34:54.7777639Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-10-10T00:34:54.7779157Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-10-10T00:34:54.7780190Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-10-10T00:34:54.7781387Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-10-10T00:34:54.7784868Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-10-10T00:34:54.7786125Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-10-10T00:34:54.7787217Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-10-10T00:34:54.7788685Z * [new branch] gh/angelayi/123/base -> origin/gh/angelayi/123/base 2025-10-10T00:34:54.7789706Z * [new branch] gh/angelayi/123/head -> origin/gh/angelayi/123/head 2025-10-10T00:34:54.7790818Z * [new branch] gh/angelayi/123/orig -> origin/gh/angelayi/123/orig 2025-10-10T00:34:54.7792450Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-10-10T00:34:54.7793794Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-10-10T00:34:54.7794755Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-10-10T00:34:54.7796688Z * [new branch] gh/angelayi/125/base -> origin/gh/angelayi/125/base 2025-10-10T00:34:54.7797804Z * [new branch] gh/angelayi/125/head -> origin/gh/angelayi/125/head 2025-10-10T00:34:54.7798888Z * [new branch] gh/angelayi/125/orig -> origin/gh/angelayi/125/orig 2025-10-10T00:34:54.7800443Z * [new branch] gh/angelayi/126/base -> origin/gh/angelayi/126/base 2025-10-10T00:34:54.7801700Z * [new branch] gh/angelayi/126/head -> origin/gh/angelayi/126/head 2025-10-10T00:34:54.7802735Z * [new branch] gh/angelayi/126/orig -> origin/gh/angelayi/126/orig 2025-10-10T00:34:54.7804622Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-10-10T00:34:54.7805683Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-10-10T00:34:54.7806792Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-10-10T00:34:54.7808186Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-10-10T00:34:54.7809208Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-10-10T00:34:54.7810274Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-10-10T00:34:54.7811835Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-10-10T00:34:54.7812810Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-10-10T00:34:54.7813874Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-10-10T00:34:54.7815649Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-10-10T00:34:54.7816716Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-10-10T00:34:54.7817800Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-10-10T00:34:54.7819794Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-10-10T00:34:54.7820821Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-10-10T00:34:54.7821973Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-10-10T00:34:54.7823511Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-10-10T00:34:54.7824549Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-10-10T00:34:54.7825626Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-10-10T00:34:54.7827065Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-10-10T00:34:54.7828054Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-10-10T00:34:54.7829139Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-10-10T00:34:54.7830574Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-10-10T00:34:54.7831608Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-10-10T00:34:54.7832834Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-10-10T00:34:54.7834489Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-10-10T00:34:54.7835507Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-10-10T00:34:54.7836633Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-10-10T00:34:54.7838144Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-10-10T00:34:54.7839303Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-10-10T00:34:54.7840336Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-10-10T00:34:54.7841828Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-10-10T00:34:54.7843135Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-10-10T00:34:54.7844150Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-10-10T00:34:54.7845651Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-10-10T00:34:54.7846710Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-10-10T00:34:54.7847776Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-10-10T00:34:54.7849503Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-10-10T00:34:54.7850532Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-10-10T00:34:54.7851570Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-10-10T00:34:54.7853770Z * [new branch] gh/anijain2305/867/base -> origin/gh/anijain2305/867/base 2025-10-10T00:34:54.7855273Z * [new branch] gh/anijain2305/867/head -> origin/gh/anijain2305/867/head 2025-10-10T00:34:54.7873040Z * [new branch] gh/anijain2305/867/orig -> origin/gh/anijain2305/867/orig 2025-10-10T00:34:54.7873792Z * [new branch] gh/anijain2305/868/base -> origin/gh/anijain2305/868/base 2025-10-10T00:34:54.7874405Z * [new branch] gh/anijain2305/868/head -> origin/gh/anijain2305/868/head 2025-10-10T00:34:54.7874987Z * [new branch] gh/anijain2305/868/orig -> origin/gh/anijain2305/868/orig 2025-10-10T00:34:54.7875577Z * [new branch] gh/anijain2305/869/base -> origin/gh/anijain2305/869/base 2025-10-10T00:34:54.7876154Z * [new branch] gh/anijain2305/869/head -> origin/gh/anijain2305/869/head 2025-10-10T00:34:54.7876721Z * [new branch] gh/anijain2305/869/orig -> origin/gh/anijain2305/869/orig 2025-10-10T00:34:54.7877305Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-10-10T00:34:54.7877885Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-10-10T00:34:54.7878461Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-10-10T00:34:54.7879039Z * [new branch] gh/anijain2305/871/base -> origin/gh/anijain2305/871/base 2025-10-10T00:34:54.7879610Z * [new branch] gh/anijain2305/871/head -> origin/gh/anijain2305/871/head 2025-10-10T00:34:54.7880306Z * [new branch] gh/anijain2305/871/orig -> origin/gh/anijain2305/871/orig 2025-10-10T00:34:54.7880885Z * [new branch] gh/anijain2305/872/base -> origin/gh/anijain2305/872/base 2025-10-10T00:34:54.7881672Z * [new branch] gh/anijain2305/872/head -> origin/gh/anijain2305/872/head 2025-10-10T00:34:54.7882249Z * [new branch] gh/anijain2305/872/orig -> origin/gh/anijain2305/872/orig 2025-10-10T00:34:54.7882827Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-10-10T00:34:54.7883400Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-10-10T00:34:54.7883986Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-10-10T00:34:54.7884687Z * [new branch] gh/anijain2305/874/base -> origin/gh/anijain2305/874/base 2025-10-10T00:34:54.7885264Z * [new branch] gh/anijain2305/874/head -> origin/gh/anijain2305/874/head 2025-10-10T00:34:54.7885832Z * [new branch] gh/anijain2305/874/orig -> origin/gh/anijain2305/874/orig 2025-10-10T00:34:54.7886415Z * [new branch] gh/anijain2305/875/base -> origin/gh/anijain2305/875/base 2025-10-10T00:34:54.7886992Z * [new branch] gh/anijain2305/875/head -> origin/gh/anijain2305/875/head 2025-10-10T00:34:54.7887567Z * [new branch] gh/anijain2305/875/orig -> origin/gh/anijain2305/875/orig 2025-10-10T00:34:54.7888146Z * [new branch] gh/anijain2305/876/base -> origin/gh/anijain2305/876/base 2025-10-10T00:34:54.7888712Z * [new branch] gh/anijain2305/876/head -> origin/gh/anijain2305/876/head 2025-10-10T00:34:54.7889464Z * [new branch] gh/anijain2305/877/base -> origin/gh/anijain2305/877/base 2025-10-10T00:34:54.7890472Z * [new branch] gh/anijain2305/877/head -> origin/gh/anijain2305/877/head 2025-10-10T00:34:54.7891549Z * [new branch] gh/anijain2305/877/orig -> origin/gh/anijain2305/877/orig 2025-10-10T00:34:54.7893024Z * [new branch] gh/anijain2305/878/base -> origin/gh/anijain2305/878/base 2025-10-10T00:34:54.7894030Z * [new branch] gh/anijain2305/878/head -> origin/gh/anijain2305/878/head 2025-10-10T00:34:54.7895104Z * [new branch] gh/anijain2305/878/orig -> origin/gh/anijain2305/878/orig 2025-10-10T00:34:54.7896754Z * [new branch] gh/anijain2305/879/base -> origin/gh/anijain2305/879/base 2025-10-10T00:34:54.7897842Z * [new branch] gh/anijain2305/879/head -> origin/gh/anijain2305/879/head 2025-10-10T00:34:54.7898924Z * [new branch] gh/anijain2305/879/orig -> origin/gh/anijain2305/879/orig 2025-10-10T00:34:54.7900469Z * [new branch] gh/anijain2305/880/base -> origin/gh/anijain2305/880/base 2025-10-10T00:34:54.7901490Z * [new branch] gh/anijain2305/880/head -> origin/gh/anijain2305/880/head 2025-10-10T00:34:54.7902532Z * [new branch] gh/anijain2305/880/orig -> origin/gh/anijain2305/880/orig 2025-10-10T00:34:54.7904042Z * [new branch] gh/anijain2305/881/base -> origin/gh/anijain2305/881/base 2025-10-10T00:34:54.7905046Z * [new branch] gh/anijain2305/881/head -> origin/gh/anijain2305/881/head 2025-10-10T00:34:54.7906421Z * [new branch] gh/anijain2305/881/orig -> origin/gh/anijain2305/881/orig 2025-10-10T00:34:54.7907883Z * [new branch] gh/anijain2305/882/base -> origin/gh/anijain2305/882/base 2025-10-10T00:34:54.7908954Z * [new branch] gh/anijain2305/882/head -> origin/gh/anijain2305/882/head 2025-10-10T00:34:54.7909999Z * [new branch] gh/anijain2305/882/orig -> origin/gh/anijain2305/882/orig 2025-10-10T00:34:54.7911856Z * [new branch] gh/anijain2305/883/base -> origin/gh/anijain2305/883/base 2025-10-10T00:34:54.7913021Z * [new branch] gh/anijain2305/883/head -> origin/gh/anijain2305/883/head 2025-10-10T00:34:54.7914050Z * [new branch] gh/anijain2305/883/orig -> origin/gh/anijain2305/883/orig 2025-10-10T00:34:54.7915641Z * [new branch] gh/anijain2305/884/base -> origin/gh/anijain2305/884/base 2025-10-10T00:34:54.7916707Z * [new branch] gh/anijain2305/884/head -> origin/gh/anijain2305/884/head 2025-10-10T00:34:54.7917759Z * [new branch] gh/anijain2305/884/orig -> origin/gh/anijain2305/884/orig 2025-10-10T00:34:54.7919264Z * [new branch] gh/anijain2305/885/base -> origin/gh/anijain2305/885/base 2025-10-10T00:34:54.7920361Z * [new branch] gh/anijain2305/885/head -> origin/gh/anijain2305/885/head 2025-10-10T00:34:54.7921353Z * [new branch] gh/anijain2305/885/orig -> origin/gh/anijain2305/885/orig 2025-10-10T00:34:54.7922848Z * [new branch] gh/anijain2305/886/base -> origin/gh/anijain2305/886/base 2025-10-10T00:34:54.7923909Z * [new branch] gh/anijain2305/886/head -> origin/gh/anijain2305/886/head 2025-10-10T00:34:54.7924950Z * [new branch] gh/anijain2305/886/orig -> origin/gh/anijain2305/886/orig 2025-10-10T00:34:54.7926637Z * [new branch] gh/anijain2305/887/base -> origin/gh/anijain2305/887/base 2025-10-10T00:34:54.7927679Z * [new branch] gh/anijain2305/887/head -> origin/gh/anijain2305/887/head 2025-10-10T00:34:54.7928780Z * [new branch] gh/anijain2305/887/orig -> origin/gh/anijain2305/887/orig 2025-10-10T00:34:54.7930413Z * [new branch] gh/anijain2305/888/base -> origin/gh/anijain2305/888/base 2025-10-10T00:34:54.7931424Z * [new branch] gh/anijain2305/888/head -> origin/gh/anijain2305/888/head 2025-10-10T00:34:54.7932496Z * [new branch] gh/anijain2305/888/orig -> origin/gh/anijain2305/888/orig 2025-10-10T00:34:54.7933864Z * [new branch] gh/anijain2305/889/base -> origin/gh/anijain2305/889/base 2025-10-10T00:34:54.7934865Z * [new branch] gh/anijain2305/889/head -> origin/gh/anijain2305/889/head 2025-10-10T00:34:54.7935926Z * [new branch] gh/anijain2305/889/orig -> origin/gh/anijain2305/889/orig 2025-10-10T00:34:54.7937507Z * [new branch] gh/anijain2305/890/base -> origin/gh/anijain2305/890/base 2025-10-10T00:34:54.7938515Z * [new branch] gh/anijain2305/890/head -> origin/gh/anijain2305/890/head 2025-10-10T00:34:54.7939581Z * [new branch] gh/anijain2305/890/orig -> origin/gh/anijain2305/890/orig 2025-10-10T00:34:54.7941231Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-10-10T00:34:54.7942329Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-10-10T00:34:54.7943507Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-10-10T00:34:54.7945183Z * [new branch] gh/anijain2305/892/base -> origin/gh/anijain2305/892/base 2025-10-10T00:34:54.7946036Z * [new branch] gh/anijain2305/892/head -> origin/gh/anijain2305/892/head 2025-10-10T00:34:54.7947112Z * [new branch] gh/anijain2305/892/orig -> origin/gh/anijain2305/892/orig 2025-10-10T00:34:54.7948617Z * [new branch] gh/anijain2305/893/base -> origin/gh/anijain2305/893/base 2025-10-10T00:34:54.7949647Z * [new branch] gh/anijain2305/893/head -> origin/gh/anijain2305/893/head 2025-10-10T00:34:54.7950730Z * [new branch] gh/anijain2305/893/orig -> origin/gh/anijain2305/893/orig 2025-10-10T00:34:54.7952174Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-10-10T00:34:54.7953252Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-10-10T00:34:54.7954343Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-10-10T00:34:54.7956011Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-10-10T00:34:54.7957064Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-10-10T00:34:54.7958118Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-10-10T00:34:54.7959805Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-10-10T00:34:54.7960848Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-10-10T00:34:54.7961955Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-10-10T00:34:54.7963540Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-10-10T00:34:54.7964693Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-10-10T00:34:54.7965661Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-10-10T00:34:54.7967362Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-10-10T00:34:54.7968663Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-10-10T00:34:54.7969841Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-10-10T00:34:54.7971514Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-10-10T00:34:54.7973005Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-10-10T00:34:54.7973726Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-10-10T00:34:54.7975301Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-10-10T00:34:54.7976255Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-10-10T00:34:54.7977305Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-10-10T00:34:54.7978664Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-10-10T00:34:54.7979671Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-10-10T00:34:54.7980748Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-10-10T00:34:54.7982625Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-10-10T00:34:54.7983584Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-10-10T00:34:54.7984640Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-10-10T00:34:54.7986324Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-10-10T00:34:54.7987280Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-10-10T00:34:54.7988348Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-10-10T00:34:54.7989971Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-10-10T00:34:54.7990970Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-10-10T00:34:54.7992062Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-10-10T00:34:54.7994102Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-10-10T00:34:54.7995109Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-10-10T00:34:54.7996211Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-10-10T00:34:54.7998087Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-10-10T00:34:54.7999188Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-10-10T00:34:54.8000255Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-10-10T00:34:54.8002192Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-10-10T00:34:54.8003195Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-10-10T00:34:54.8004551Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-10-10T00:34:54.8005529Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-10-10T00:34:54.8007263Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-10-10T00:34:54.8008420Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-10-10T00:34:54.8009403Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-10-10T00:34:54.8010746Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-10-10T00:34:54.8011704Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-10-10T00:34:54.8013753Z * [new branch] gh/anshul-si/30/base -> origin/gh/anshul-si/30/base 2025-10-10T00:34:54.8014794Z * [new branch] gh/anshul-si/30/head -> origin/gh/anshul-si/30/head 2025-10-10T00:34:54.8015876Z * [new branch] gh/anshul-si/30/orig -> origin/gh/anshul-si/30/orig 2025-10-10T00:34:54.8017206Z * [new branch] gh/anshul-si/31/base -> origin/gh/anshul-si/31/base 2025-10-10T00:34:54.8018204Z * [new branch] gh/anshul-si/31/head -> origin/gh/anshul-si/31/head 2025-10-10T00:34:54.8019317Z * [new branch] gh/anshul-si/31/orig -> origin/gh/anshul-si/31/orig 2025-10-10T00:34:54.8020623Z * [new branch] gh/anshul-si/32/base -> origin/gh/anshul-si/32/base 2025-10-10T00:34:54.8021627Z * [new branch] gh/anshul-si/32/head -> origin/gh/anshul-si/32/head 2025-10-10T00:34:54.8022675Z * [new branch] gh/anshul-si/32/orig -> origin/gh/anshul-si/32/orig 2025-10-10T00:34:54.8024302Z * [new branch] gh/anshul-si/33/base -> origin/gh/anshul-si/33/base 2025-10-10T00:34:54.8025358Z * [new branch] gh/anshul-si/33/head -> origin/gh/anshul-si/33/head 2025-10-10T00:34:54.8026495Z * [new branch] gh/anshul-si/33/orig -> origin/gh/anshul-si/33/orig 2025-10-10T00:34:54.8028252Z * [new branch] gh/anshul-si/34/base -> origin/gh/anshul-si/34/base 2025-10-10T00:34:54.8029301Z * [new branch] gh/anshul-si/34/head -> origin/gh/anshul-si/34/head 2025-10-10T00:34:54.8030398Z * [new branch] gh/anshul-si/34/orig -> origin/gh/anshul-si/34/orig 2025-10-10T00:34:54.8031918Z * [new branch] gh/anshul-si/35/base -> origin/gh/anshul-si/35/base 2025-10-10T00:34:54.8033357Z * [new branch] gh/anshul-si/35/head -> origin/gh/anshul-si/35/head 2025-10-10T00:34:54.8034446Z * [new branch] gh/anshul-si/35/orig -> origin/gh/anshul-si/35/orig 2025-10-10T00:34:54.8036085Z * [new branch] gh/anshul-si/36/base -> origin/gh/anshul-si/36/base 2025-10-10T00:34:54.8037055Z * [new branch] gh/anshul-si/36/head -> origin/gh/anshul-si/36/head 2025-10-10T00:34:54.8038090Z * [new branch] gh/anshul-si/36/orig -> origin/gh/anshul-si/36/orig 2025-10-10T00:34:54.8039698Z * [new branch] gh/anshul-si/37/base -> origin/gh/anshul-si/37/base 2025-10-10T00:34:54.8040658Z * [new branch] gh/anshul-si/37/head -> origin/gh/anshul-si/37/head 2025-10-10T00:34:54.8041717Z * [new branch] gh/anshul-si/37/orig -> origin/gh/anshul-si/37/orig 2025-10-10T00:34:54.8043380Z * [new branch] gh/anshul-si/38/base -> origin/gh/anshul-si/38/base 2025-10-10T00:34:54.8044677Z * [new branch] gh/anshul-si/38/head -> origin/gh/anshul-si/38/head 2025-10-10T00:34:54.8045686Z * [new branch] gh/anshul-si/38/orig -> origin/gh/anshul-si/38/orig 2025-10-10T00:34:54.8047094Z * [new branch] gh/anshul-si/39/base -> origin/gh/anshul-si/39/base 2025-10-10T00:34:54.8048059Z * [new branch] gh/anshul-si/39/head -> origin/gh/anshul-si/39/head 2025-10-10T00:34:54.8049135Z * [new branch] gh/anshul-si/39/orig -> origin/gh/anshul-si/39/orig 2025-10-10T00:34:54.8050442Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-10-10T00:34:54.8051448Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-10-10T00:34:54.8053086Z * [new branch] gh/anshul-si/40/base -> origin/gh/anshul-si/40/base 2025-10-10T00:34:54.8054136Z * [new branch] gh/anshul-si/40/head -> origin/gh/anshul-si/40/head 2025-10-10T00:34:54.8055203Z * [new branch] gh/anshul-si/40/orig -> origin/gh/anshul-si/40/orig 2025-10-10T00:34:54.8056917Z * [new branch] gh/anshul-si/41/base -> origin/gh/anshul-si/41/base 2025-10-10T00:34:54.8058020Z * [new branch] gh/anshul-si/41/head -> origin/gh/anshul-si/41/head 2025-10-10T00:34:54.8059069Z * [new branch] gh/anshul-si/41/orig -> origin/gh/anshul-si/41/orig 2025-10-10T00:34:54.8060528Z * [new branch] gh/anshul-si/42/base -> origin/gh/anshul-si/42/base 2025-10-10T00:34:54.8061528Z * [new branch] gh/anshul-si/42/head -> origin/gh/anshul-si/42/head 2025-10-10T00:34:54.8062610Z * [new branch] gh/anshul-si/42/orig -> origin/gh/anshul-si/42/orig 2025-10-10T00:34:54.8063999Z * [new branch] gh/anshul-si/43/base -> origin/gh/anshul-si/43/base 2025-10-10T00:34:54.8064986Z * [new branch] gh/anshul-si/43/head -> origin/gh/anshul-si/43/head 2025-10-10T00:34:54.8066014Z * [new branch] gh/anshul-si/43/orig -> origin/gh/anshul-si/43/orig 2025-10-10T00:34:54.8067888Z * [new branch] gh/anshul-si/44/base -> origin/gh/anshul-si/44/base 2025-10-10T00:34:54.8069042Z * [new branch] gh/anshul-si/44/head -> origin/gh/anshul-si/44/head 2025-10-10T00:34:54.8070155Z * [new branch] gh/anshul-si/44/orig -> origin/gh/anshul-si/44/orig 2025-10-10T00:34:54.8071853Z * [new branch] gh/anshul-si/45/base -> origin/gh/anshul-si/45/base 2025-10-10T00:34:54.8073209Z * [new branch] gh/anshul-si/45/head -> origin/gh/anshul-si/45/head 2025-10-10T00:34:54.8074263Z * [new branch] gh/anshul-si/45/orig -> origin/gh/anshul-si/45/orig 2025-10-10T00:34:54.8075734Z * [new branch] gh/anshul-si/46/base -> origin/gh/anshul-si/46/base 2025-10-10T00:34:54.8076779Z * [new branch] gh/anshul-si/46/head -> origin/gh/anshul-si/46/head 2025-10-10T00:34:54.8077854Z * [new branch] gh/anshul-si/46/orig -> origin/gh/anshul-si/46/orig 2025-10-10T00:34:54.8079496Z * [new branch] gh/anshul-si/47/base -> origin/gh/anshul-si/47/base 2025-10-10T00:34:54.8080583Z * [new branch] gh/anshul-si/47/head -> origin/gh/anshul-si/47/head 2025-10-10T00:34:54.8081978Z * [new branch] gh/anshul-si/47/orig -> origin/gh/anshul-si/47/orig 2025-10-10T00:34:54.8083275Z * [new branch] gh/anshul-si/48/base -> origin/gh/anshul-si/48/base 2025-10-10T00:34:54.8084341Z * [new branch] gh/anshul-si/48/head -> origin/gh/anshul-si/48/head 2025-10-10T00:34:54.8085369Z * [new branch] gh/anshul-si/48/orig -> origin/gh/anshul-si/48/orig 2025-10-10T00:34:54.8087012Z * [new branch] gh/anshul-si/49/base -> origin/gh/anshul-si/49/base 2025-10-10T00:34:54.8088256Z * [new branch] gh/anshul-si/49/head -> origin/gh/anshul-si/49/head 2025-10-10T00:34:54.8089226Z * [new branch] gh/anshul-si/49/orig -> origin/gh/anshul-si/49/orig 2025-10-10T00:34:54.8090606Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-10-10T00:34:54.8091600Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-10-10T00:34:54.8093158Z * [new branch] gh/anshul-si/50/base -> origin/gh/anshul-si/50/base 2025-10-10T00:34:54.8094212Z * [new branch] gh/anshul-si/50/head -> origin/gh/anshul-si/50/head 2025-10-10T00:34:54.8095344Z * [new branch] gh/anshul-si/50/orig -> origin/gh/anshul-si/50/orig 2025-10-10T00:34:54.8096828Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-10-10T00:34:54.8097940Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-10-10T00:34:54.8099023Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-10-10T00:34:54.8100398Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-10-10T00:34:54.8101717Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-10-10T00:34:54.8102735Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-10-10T00:34:54.8104641Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-10-10T00:34:54.8105699Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-10-10T00:34:54.8107194Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-10-10T00:34:54.8108295Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-10-10T00:34:54.8109370Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-10-10T00:34:54.8110751Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-10-10T00:34:54.8111843Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-10-10T00:34:54.8113154Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-10-10T00:34:54.8114467Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-10-10T00:34:54.8115557Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-10-10T00:34:54.8116633Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-10-10T00:34:54.8118225Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-10-10T00:34:54.8119469Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-10-10T00:34:54.8120494Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-10-10T00:34:54.8122090Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-10-10T00:34:54.8123243Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-10-10T00:34:54.8124317Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-10-10T00:34:54.8125873Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-10-10T00:34:54.8126878Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-10-10T00:34:54.8127931Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-10-10T00:34:54.8129481Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-10-10T00:34:54.8130710Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-10-10T00:34:54.8131758Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-10-10T00:34:54.8133576Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-10-10T00:34:54.8134582Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-10-10T00:34:54.8135936Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-10-10T00:34:54.8136894Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-10-10T00:34:54.8137952Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-10-10T00:34:54.8139833Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-10-10T00:34:54.8140981Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-10-10T00:34:54.8142072Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-10-10T00:34:54.8143839Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-10-10T00:34:54.8144853Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-10-10T00:34:54.8145942Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-10-10T00:34:54.8147742Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-10-10T00:34:54.8148797Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-10-10T00:34:54.8149865Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-10-10T00:34:54.8151812Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-10-10T00:34:54.8153121Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-10-10T00:34:54.8154117Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-10-10T00:34:54.8155793Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-10-10T00:34:54.8156769Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-10-10T00:34:54.8157793Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-10-10T00:34:54.8159552Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-10-10T00:34:54.8160780Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-10-10T00:34:54.8161879Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-10-10T00:34:54.8163474Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-10-10T00:34:54.8164537Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-10-10T00:34:54.8165596Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-10-10T00:34:54.8167129Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-10-10T00:34:54.8168130Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-10-10T00:34:54.8169179Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-10-10T00:34:54.8171049Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-10-10T00:34:54.8172043Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-10-10T00:34:54.8173147Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-10-10T00:34:54.8174713Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-10-10T00:34:54.8175738Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-10-10T00:34:54.8176789Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-10-10T00:34:54.8178244Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-10-10T00:34:54.8179224Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-10-10T00:34:54.8180321Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-10-10T00:34:54.8182091Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-10-10T00:34:54.8183095Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-10-10T00:34:54.8184316Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-10-10T00:34:54.8185849Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-10-10T00:34:54.8186664Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-10-10T00:34:54.8187733Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-10-10T00:34:54.8189259Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-10-10T00:34:54.8190456Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-10-10T00:34:54.8191366Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-10-10T00:34:54.8193000Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-10-10T00:34:54.8194031Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-10-10T00:34:54.8195157Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-10-10T00:34:54.8196587Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-10-10T00:34:54.8197596Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-10-10T00:34:54.8198656Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-10-10T00:34:54.8200110Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-10-10T00:34:54.8201121Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-10-10T00:34:54.8202189Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-10-10T00:34:54.8204070Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-10-10T00:34:54.8205183Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-10-10T00:34:54.8206245Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-10-10T00:34:54.8207687Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-10-10T00:34:54.8208701Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-10-10T00:34:54.8209767Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-10-10T00:34:54.8211228Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-10-10T00:34:54.8212301Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-10-10T00:34:54.8213401Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-10-10T00:34:54.8215428Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-10-10T00:34:54.8216494Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-10-10T00:34:54.8217709Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-10-10T00:34:54.8219051Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-10-10T00:34:54.8220029Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-10-10T00:34:54.8221072Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-10-10T00:34:54.8222426Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-10-10T00:34:54.8223406Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-10-10T00:34:54.8224732Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-10-10T00:34:54.8226093Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-10-10T00:34:54.8227006Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-10-10T00:34:54.8228132Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-10-10T00:34:54.8229637Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-10-10T00:34:54.8230591Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-10-10T00:34:54.8231751Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-10-10T00:34:54.8233486Z * [new branch] gh/bobrenjc93/557/base -> origin/gh/bobrenjc93/557/base 2025-10-10T00:34:54.8234448Z * [new branch] gh/bobrenjc93/557/head -> origin/gh/bobrenjc93/557/head 2025-10-10T00:34:54.8235514Z * [new branch] gh/bobrenjc93/557/orig -> origin/gh/bobrenjc93/557/orig 2025-10-10T00:34:54.8236965Z * [new branch] gh/bobrenjc93/558/base -> origin/gh/bobrenjc93/558/base 2025-10-10T00:34:54.8238100Z * [new branch] gh/bobrenjc93/558/head -> origin/gh/bobrenjc93/558/head 2025-10-10T00:34:54.8239184Z * [new branch] gh/bobrenjc93/558/orig -> origin/gh/bobrenjc93/558/orig 2025-10-10T00:34:54.8240681Z * [new branch] gh/bobrenjc93/559/base -> origin/gh/bobrenjc93/559/base 2025-10-10T00:34:54.8241667Z * [new branch] gh/bobrenjc93/559/head -> origin/gh/bobrenjc93/559/head 2025-10-10T00:34:54.8242742Z * [new branch] gh/bobrenjc93/559/orig -> origin/gh/bobrenjc93/559/orig 2025-10-10T00:34:54.8244031Z * [new branch] gh/bobrenjc93/560/base -> origin/gh/bobrenjc93/560/base 2025-10-10T00:34:54.8245022Z * [new branch] gh/bobrenjc93/560/head -> origin/gh/bobrenjc93/560/head 2025-10-10T00:34:54.8246191Z * [new branch] gh/bobrenjc93/560/orig -> origin/gh/bobrenjc93/560/orig 2025-10-10T00:34:54.8247801Z * [new branch] gh/bobrenjc93/561/base -> origin/gh/bobrenjc93/561/base 2025-10-10T00:34:54.8248886Z * [new branch] gh/bobrenjc93/561/head -> origin/gh/bobrenjc93/561/head 2025-10-10T00:34:54.8249951Z * [new branch] gh/bobrenjc93/561/orig -> origin/gh/bobrenjc93/561/orig 2025-10-10T00:34:54.8251461Z * [new branch] gh/bobrenjc93/562/base -> origin/gh/bobrenjc93/562/base 2025-10-10T00:34:54.8252436Z * [new branch] gh/bobrenjc93/562/head -> origin/gh/bobrenjc93/562/head 2025-10-10T00:34:54.8253464Z * [new branch] gh/bobrenjc93/562/orig -> origin/gh/bobrenjc93/562/orig 2025-10-10T00:34:54.8255304Z * [new branch] gh/bobrenjc93/563/base -> origin/gh/bobrenjc93/563/base 2025-10-10T00:34:54.8256006Z * [new branch] gh/bobrenjc93/563/head -> origin/gh/bobrenjc93/563/head 2025-10-10T00:34:54.8257050Z * [new branch] gh/bobrenjc93/563/orig -> origin/gh/bobrenjc93/563/orig 2025-10-10T00:34:54.8258679Z * [new branch] gh/bobrenjc93/564/base -> origin/gh/bobrenjc93/564/base 2025-10-10T00:34:54.8259665Z * [new branch] gh/bobrenjc93/564/head -> origin/gh/bobrenjc93/564/head 2025-10-10T00:34:54.8260844Z * [new branch] gh/bobrenjc93/564/orig -> origin/gh/bobrenjc93/564/orig 2025-10-10T00:34:54.8262611Z * [new branch] gh/bobrenjc93/565/base -> origin/gh/bobrenjc93/565/base 2025-10-10T00:34:54.8263626Z * [new branch] gh/bobrenjc93/565/head -> origin/gh/bobrenjc93/565/head 2025-10-10T00:34:54.8264692Z * [new branch] gh/bobrenjc93/565/orig -> origin/gh/bobrenjc93/565/orig 2025-10-10T00:34:54.8266130Z * [new branch] gh/bobrenjc93/566/base -> origin/gh/bobrenjc93/566/base 2025-10-10T00:34:54.8267164Z * [new branch] gh/bobrenjc93/566/head -> origin/gh/bobrenjc93/566/head 2025-10-10T00:34:54.8268176Z * [new branch] gh/bobrenjc93/566/orig -> origin/gh/bobrenjc93/566/orig 2025-10-10T00:34:54.8269520Z * [new branch] gh/bobrenjc93/567/base -> origin/gh/bobrenjc93/567/base 2025-10-10T00:34:54.8270537Z * [new branch] gh/bobrenjc93/567/head -> origin/gh/bobrenjc93/567/head 2025-10-10T00:34:54.8271592Z * [new branch] gh/bobrenjc93/567/orig -> origin/gh/bobrenjc93/567/orig 2025-10-10T00:34:54.8273118Z * [new branch] gh/bobrenjc93/568/base -> origin/gh/bobrenjc93/568/base 2025-10-10T00:34:54.8274108Z * [new branch] gh/bobrenjc93/568/head -> origin/gh/bobrenjc93/568/head 2025-10-10T00:34:54.8275278Z * [new branch] gh/bobrenjc93/568/orig -> origin/gh/bobrenjc93/568/orig 2025-10-10T00:34:54.8276671Z * [new branch] gh/bobrenjc93/569/base -> origin/gh/bobrenjc93/569/base 2025-10-10T00:34:54.8277642Z * [new branch] gh/bobrenjc93/569/head -> origin/gh/bobrenjc93/569/head 2025-10-10T00:34:54.8278702Z * [new branch] gh/bobrenjc93/569/orig -> origin/gh/bobrenjc93/569/orig 2025-10-10T00:34:54.8280188Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-10-10T00:34:54.8281421Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-10-10T00:34:54.8282560Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-10-10T00:34:54.8283938Z * [new branch] gh/bobrenjc93/571/base -> origin/gh/bobrenjc93/571/base 2025-10-10T00:34:54.8284932Z * [new branch] gh/bobrenjc93/571/head -> origin/gh/bobrenjc93/571/head 2025-10-10T00:34:54.8286108Z * [new branch] gh/bobrenjc93/571/orig -> origin/gh/bobrenjc93/571/orig 2025-10-10T00:34:54.8287620Z * [new branch] gh/bobrenjc93/572/base -> origin/gh/bobrenjc93/572/base 2025-10-10T00:34:54.8288659Z * [new branch] gh/bobrenjc93/572/head -> origin/gh/bobrenjc93/572/head 2025-10-10T00:34:54.8289790Z * [new branch] gh/bobrenjc93/572/orig -> origin/gh/bobrenjc93/572/orig 2025-10-10T00:34:54.8291271Z * [new branch] gh/bobrenjc93/573/base -> origin/gh/bobrenjc93/573/base 2025-10-10T00:34:54.8292274Z * [new branch] gh/bobrenjc93/573/head -> origin/gh/bobrenjc93/573/head 2025-10-10T00:34:54.8293384Z * [new branch] gh/bobrenjc93/573/orig -> origin/gh/bobrenjc93/573/orig 2025-10-10T00:34:54.8294852Z * [new branch] gh/bobrenjc93/574/base -> origin/gh/bobrenjc93/574/base 2025-10-10T00:34:54.8295834Z * [new branch] gh/bobrenjc93/574/head -> origin/gh/bobrenjc93/574/head 2025-10-10T00:34:54.8296917Z * [new branch] gh/bobrenjc93/574/orig -> origin/gh/bobrenjc93/574/orig 2025-10-10T00:34:54.8298374Z * [new branch] gh/bobrenjc93/575/base -> origin/gh/bobrenjc93/575/base 2025-10-10T00:34:54.8299394Z * [new branch] gh/bobrenjc93/575/head -> origin/gh/bobrenjc93/575/head 2025-10-10T00:34:54.8300485Z * [new branch] gh/bobrenjc93/575/orig -> origin/gh/bobrenjc93/575/orig 2025-10-10T00:34:54.8301962Z * [new branch] gh/bobrenjc93/576/base -> origin/gh/bobrenjc93/576/base 2025-10-10T00:34:54.8303013Z * [new branch] gh/bobrenjc93/576/head -> origin/gh/bobrenjc93/576/head 2025-10-10T00:34:54.8304254Z * [new branch] gh/bobrenjc93/576/orig -> origin/gh/bobrenjc93/576/orig 2025-10-10T00:34:54.8305705Z * [new branch] gh/bobrenjc93/577/base -> origin/gh/bobrenjc93/577/base 2025-10-10T00:34:54.8306733Z * [new branch] gh/bobrenjc93/577/head -> origin/gh/bobrenjc93/577/head 2025-10-10T00:34:54.8307881Z * [new branch] gh/bobrenjc93/577/orig -> origin/gh/bobrenjc93/577/orig 2025-10-10T00:34:54.8309324Z * [new branch] gh/bobrenjc93/578/base -> origin/gh/bobrenjc93/578/base 2025-10-10T00:34:54.8310290Z * [new branch] gh/bobrenjc93/578/head -> origin/gh/bobrenjc93/578/head 2025-10-10T00:34:54.8311357Z * [new branch] gh/bobrenjc93/578/orig -> origin/gh/bobrenjc93/578/orig 2025-10-10T00:34:54.8313013Z * [new branch] gh/bobrenjc93/579/base -> origin/gh/bobrenjc93/579/base 2025-10-10T00:34:54.8314029Z * [new branch] gh/bobrenjc93/579/head -> origin/gh/bobrenjc93/579/head 2025-10-10T00:34:54.8315102Z * [new branch] gh/bobrenjc93/579/orig -> origin/gh/bobrenjc93/579/orig 2025-10-10T00:34:54.8316599Z * [new branch] gh/bobrenjc93/580/base -> origin/gh/bobrenjc93/580/base 2025-10-10T00:34:54.8317627Z * [new branch] gh/bobrenjc93/580/head -> origin/gh/bobrenjc93/580/head 2025-10-10T00:34:54.8318794Z * [new branch] gh/bobrenjc93/580/orig -> origin/gh/bobrenjc93/580/orig 2025-10-10T00:34:54.8320263Z * [new branch] gh/bobrenjc93/581/base -> origin/gh/bobrenjc93/581/base 2025-10-10T00:34:54.8321279Z * [new branch] gh/bobrenjc93/581/head -> origin/gh/bobrenjc93/581/head 2025-10-10T00:34:54.8322325Z * [new branch] gh/bobrenjc93/581/orig -> origin/gh/bobrenjc93/581/orig 2025-10-10T00:34:54.8323800Z * [new branch] gh/bobrenjc93/582/base -> origin/gh/bobrenjc93/582/base 2025-10-10T00:34:54.8324796Z * [new branch] gh/bobrenjc93/582/head -> origin/gh/bobrenjc93/582/head 2025-10-10T00:34:54.8325834Z * [new branch] gh/bobrenjc93/582/orig -> origin/gh/bobrenjc93/582/orig 2025-10-10T00:34:54.8327333Z * [new branch] gh/bobrenjc93/583/base -> origin/gh/bobrenjc93/583/base 2025-10-10T00:34:54.8328346Z * [new branch] gh/bobrenjc93/583/head -> origin/gh/bobrenjc93/583/head 2025-10-10T00:34:54.8329395Z * [new branch] gh/bobrenjc93/583/orig -> origin/gh/bobrenjc93/583/orig 2025-10-10T00:34:54.8330972Z * [new branch] gh/bobrenjc93/584/base -> origin/gh/bobrenjc93/584/base 2025-10-10T00:34:54.8331976Z * [new branch] gh/bobrenjc93/584/head -> origin/gh/bobrenjc93/584/head 2025-10-10T00:34:54.8333149Z * [new branch] gh/bobrenjc93/584/orig -> origin/gh/bobrenjc93/584/orig 2025-10-10T00:34:54.8334489Z * [new branch] gh/bobrenjc93/585/base -> origin/gh/bobrenjc93/585/base 2025-10-10T00:34:54.8335543Z * [new branch] gh/bobrenjc93/585/head -> origin/gh/bobrenjc93/585/head 2025-10-10T00:34:54.8336637Z * [new branch] gh/bobrenjc93/585/orig -> origin/gh/bobrenjc93/585/orig 2025-10-10T00:34:54.8338194Z * [new branch] gh/bobrenjc93/586/base -> origin/gh/bobrenjc93/586/base 2025-10-10T00:34:54.8339106Z * [new branch] gh/bobrenjc93/586/head -> origin/gh/bobrenjc93/586/head 2025-10-10T00:34:54.8340189Z * [new branch] gh/bobrenjc93/586/orig -> origin/gh/bobrenjc93/586/orig 2025-10-10T00:34:54.8341698Z * [new branch] gh/bobrenjc93/587/base -> origin/gh/bobrenjc93/587/base 2025-10-10T00:34:54.8342771Z * [new branch] gh/bobrenjc93/587/head -> origin/gh/bobrenjc93/587/head 2025-10-10T00:34:54.8343812Z * [new branch] gh/bobrenjc93/587/orig -> origin/gh/bobrenjc93/587/orig 2025-10-10T00:34:54.8345334Z * [new branch] gh/bobrenjc93/588/base -> origin/gh/bobrenjc93/588/base 2025-10-10T00:34:54.8346484Z * [new branch] gh/bobrenjc93/588/head -> origin/gh/bobrenjc93/588/head 2025-10-10T00:34:54.8347585Z * [new branch] gh/bobrenjc93/588/orig -> origin/gh/bobrenjc93/588/orig 2025-10-10T00:34:54.8349102Z * [new branch] gh/bobrenjc93/589/base -> origin/gh/bobrenjc93/589/base 2025-10-10T00:34:54.8350208Z * [new branch] gh/bobrenjc93/589/head -> origin/gh/bobrenjc93/589/head 2025-10-10T00:34:54.8351187Z * [new branch] gh/bobrenjc93/589/orig -> origin/gh/bobrenjc93/589/orig 2025-10-10T00:34:54.8352826Z * [new branch] gh/bobrenjc93/590/base -> origin/gh/bobrenjc93/590/base 2025-10-10T00:34:54.8353840Z * [new branch] gh/bobrenjc93/590/head -> origin/gh/bobrenjc93/590/head 2025-10-10T00:34:54.8354913Z * [new branch] gh/bobrenjc93/590/orig -> origin/gh/bobrenjc93/590/orig 2025-10-10T00:34:54.8356436Z * [new branch] gh/bobrenjc93/591/base -> origin/gh/bobrenjc93/591/base 2025-10-10T00:34:54.8357389Z * [new branch] gh/bobrenjc93/591/head -> origin/gh/bobrenjc93/591/head 2025-10-10T00:34:54.8358456Z * [new branch] gh/bobrenjc93/591/orig -> origin/gh/bobrenjc93/591/orig 2025-10-10T00:34:54.8359982Z * [new branch] gh/bobrenjc93/592/base -> origin/gh/bobrenjc93/592/base 2025-10-10T00:34:54.8360995Z * [new branch] gh/bobrenjc93/592/head -> origin/gh/bobrenjc93/592/head 2025-10-10T00:34:54.8362151Z * [new branch] gh/bobrenjc93/592/orig -> origin/gh/bobrenjc93/592/orig 2025-10-10T00:34:54.8363674Z * [new branch] gh/bobrenjc93/593/base -> origin/gh/bobrenjc93/593/base 2025-10-10T00:34:54.8364713Z * [new branch] gh/bobrenjc93/593/head -> origin/gh/bobrenjc93/593/head 2025-10-10T00:34:54.8365751Z * [new branch] gh/bobrenjc93/593/orig -> origin/gh/bobrenjc93/593/orig 2025-10-10T00:34:54.8367135Z * [new branch] gh/bobrenjc93/594/base -> origin/gh/bobrenjc93/594/base 2025-10-10T00:34:54.8368102Z * [new branch] gh/bobrenjc93/594/head -> origin/gh/bobrenjc93/594/head 2025-10-10T00:34:54.8369184Z * [new branch] gh/bobrenjc93/594/orig -> origin/gh/bobrenjc93/594/orig 2025-10-10T00:34:54.8370542Z * [new branch] gh/bobrenjc93/595/base -> origin/gh/bobrenjc93/595/base 2025-10-10T00:34:54.8371602Z * [new branch] gh/bobrenjc93/595/head -> origin/gh/bobrenjc93/595/head 2025-10-10T00:34:54.8372656Z * [new branch] gh/bobrenjc93/595/orig -> origin/gh/bobrenjc93/595/orig 2025-10-10T00:34:54.8373955Z * [new branch] gh/bobrenjc93/596/base -> origin/gh/bobrenjc93/596/base 2025-10-10T00:34:54.8375026Z * [new branch] gh/bobrenjc93/596/head -> origin/gh/bobrenjc93/596/head 2025-10-10T00:34:54.8376132Z * [new branch] gh/bobrenjc93/596/orig -> origin/gh/bobrenjc93/596/orig 2025-10-10T00:34:54.8377498Z * [new branch] gh/bobrenjc93/597/base -> origin/gh/bobrenjc93/597/base 2025-10-10T00:34:54.8378552Z * [new branch] gh/bobrenjc93/597/head -> origin/gh/bobrenjc93/597/head 2025-10-10T00:34:54.8379605Z * [new branch] gh/bobrenjc93/597/orig -> origin/gh/bobrenjc93/597/orig 2025-10-10T00:34:54.8381130Z * [new branch] gh/bobrenjc93/598/base -> origin/gh/bobrenjc93/598/base 2025-10-10T00:34:54.8382399Z * [new branch] gh/bobrenjc93/598/head -> origin/gh/bobrenjc93/598/head 2025-10-10T00:34:54.8383421Z * [new branch] gh/bobrenjc93/598/orig -> origin/gh/bobrenjc93/598/orig 2025-10-10T00:34:54.8384877Z * [new branch] gh/bobrenjc93/599/base -> origin/gh/bobrenjc93/599/base 2025-10-10T00:34:54.8385938Z * [new branch] gh/bobrenjc93/599/head -> origin/gh/bobrenjc93/599/head 2025-10-10T00:34:54.8386984Z * [new branch] gh/bobrenjc93/599/orig -> origin/gh/bobrenjc93/599/orig 2025-10-10T00:34:54.8388327Z * [new branch] gh/bobrenjc93/600/base -> origin/gh/bobrenjc93/600/base 2025-10-10T00:34:54.8390036Z * [new branch] gh/bobrenjc93/600/head -> origin/gh/bobrenjc93/600/head 2025-10-10T00:34:54.8391352Z * [new branch] gh/bobrenjc93/600/orig -> origin/gh/bobrenjc93/600/orig 2025-10-10T00:34:54.8394021Z * [new branch] gh/bobrenjc93/601/base -> origin/gh/bobrenjc93/601/base 2025-10-10T00:34:54.8395825Z * [new branch] gh/bobrenjc93/601/head -> origin/gh/bobrenjc93/601/head 2025-10-10T00:34:54.8397752Z * [new branch] gh/bobrenjc93/601/orig -> origin/gh/bobrenjc93/601/orig 2025-10-10T00:34:54.8399580Z * [new branch] gh/bobrenjc93/602/base -> origin/gh/bobrenjc93/602/base 2025-10-10T00:34:54.8400696Z * [new branch] gh/bobrenjc93/602/head -> origin/gh/bobrenjc93/602/head 2025-10-10T00:34:54.8402172Z * [new branch] gh/bobrenjc93/602/orig -> origin/gh/bobrenjc93/602/orig 2025-10-10T00:34:54.8403512Z * [new branch] gh/bobrenjc93/603/base -> origin/gh/bobrenjc93/603/base 2025-10-10T00:34:54.8404594Z * [new branch] gh/bobrenjc93/603/head -> origin/gh/bobrenjc93/603/head 2025-10-10T00:34:54.8405647Z * [new branch] gh/bobrenjc93/603/orig -> origin/gh/bobrenjc93/603/orig 2025-10-10T00:34:54.8407022Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-10-10T00:34:54.8408156Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-10-10T00:34:54.8409295Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-10-10T00:34:54.8410618Z * [new branch] gh/bobrenjc93/605/base -> origin/gh/bobrenjc93/605/base 2025-10-10T00:34:54.8411832Z * [new branch] gh/bobrenjc93/605/head -> origin/gh/bobrenjc93/605/head 2025-10-10T00:34:54.8412990Z * [new branch] gh/bobrenjc93/605/orig -> origin/gh/bobrenjc93/605/orig 2025-10-10T00:34:54.8414553Z * [new branch] gh/bobrenjc93/606/base -> origin/gh/bobrenjc93/606/base 2025-10-10T00:34:54.8415562Z * [new branch] gh/bobrenjc93/606/head -> origin/gh/bobrenjc93/606/head 2025-10-10T00:34:54.8416625Z * [new branch] gh/bobrenjc93/606/orig -> origin/gh/bobrenjc93/606/orig 2025-10-10T00:34:54.8418180Z * [new branch] gh/bobrenjc93/607/base -> origin/gh/bobrenjc93/607/base 2025-10-10T00:34:54.8419246Z * [new branch] gh/bobrenjc93/607/head -> origin/gh/bobrenjc93/607/head 2025-10-10T00:34:54.8420251Z * [new branch] gh/bobrenjc93/607/orig -> origin/gh/bobrenjc93/607/orig 2025-10-10T00:34:54.8421790Z * [new branch] gh/bobrenjc93/608/base -> origin/gh/bobrenjc93/608/base 2025-10-10T00:34:54.8423269Z * [new branch] gh/bobrenjc93/608/head -> origin/gh/bobrenjc93/608/head 2025-10-10T00:34:54.8424462Z * [new branch] gh/bobrenjc93/608/orig -> origin/gh/bobrenjc93/608/orig 2025-10-10T00:34:54.8425903Z * [new branch] gh/bobrenjc93/609/base -> origin/gh/bobrenjc93/609/base 2025-10-10T00:34:54.8426984Z * [new branch] gh/bobrenjc93/609/head -> origin/gh/bobrenjc93/609/head 2025-10-10T00:34:54.8428010Z * [new branch] gh/bobrenjc93/609/orig -> origin/gh/bobrenjc93/609/orig 2025-10-10T00:34:54.8429663Z * [new branch] gh/bobrenjc93/610/base -> origin/gh/bobrenjc93/610/base 2025-10-10T00:34:54.8430714Z * [new branch] gh/bobrenjc93/610/head -> origin/gh/bobrenjc93/610/head 2025-10-10T00:34:54.8431794Z * [new branch] gh/bobrenjc93/610/orig -> origin/gh/bobrenjc93/610/orig 2025-10-10T00:34:54.8433549Z * [new branch] gh/bobrenjc93/611/base -> origin/gh/bobrenjc93/611/base 2025-10-10T00:34:54.8434552Z * [new branch] gh/bobrenjc93/611/head -> origin/gh/bobrenjc93/611/head 2025-10-10T00:34:54.8435540Z * [new branch] gh/bobrenjc93/611/orig -> origin/gh/bobrenjc93/611/orig 2025-10-10T00:34:54.8436993Z * [new branch] gh/bobrenjc93/612/base -> origin/gh/bobrenjc93/612/base 2025-10-10T00:34:54.8438694Z * [new branch] gh/bobrenjc93/612/head -> origin/gh/bobrenjc93/612/head 2025-10-10T00:34:54.8439708Z * [new branch] gh/bobrenjc93/612/orig -> origin/gh/bobrenjc93/612/orig 2025-10-10T00:34:54.8441245Z * [new branch] gh/bobrenjc93/613/base -> origin/gh/bobrenjc93/613/base 2025-10-10T00:34:54.8442224Z * [new branch] gh/bobrenjc93/613/head -> origin/gh/bobrenjc93/613/head 2025-10-10T00:34:54.8443206Z * [new branch] gh/bobrenjc93/613/orig -> origin/gh/bobrenjc93/613/orig 2025-10-10T00:34:54.8444663Z * [new branch] gh/bobrenjc93/614/base -> origin/gh/bobrenjc93/614/base 2025-10-10T00:34:54.8445729Z * [new branch] gh/bobrenjc93/614/head -> origin/gh/bobrenjc93/614/head 2025-10-10T00:34:54.8446791Z * [new branch] gh/bobrenjc93/614/orig -> origin/gh/bobrenjc93/614/orig 2025-10-10T00:34:54.8448279Z * [new branch] gh/bobrenjc93/615/base -> origin/gh/bobrenjc93/615/base 2025-10-10T00:34:54.8449376Z * [new branch] gh/bobrenjc93/615/head -> origin/gh/bobrenjc93/615/head 2025-10-10T00:34:54.8450375Z * [new branch] gh/bobrenjc93/615/orig -> origin/gh/bobrenjc93/615/orig 2025-10-10T00:34:54.8451820Z * [new branch] gh/bobrenjc93/616/base -> origin/gh/bobrenjc93/616/base 2025-10-10T00:34:54.8452856Z * [new branch] gh/bobrenjc93/616/head -> origin/gh/bobrenjc93/616/head 2025-10-10T00:34:54.8454228Z * [new branch] gh/bobrenjc93/616/orig -> origin/gh/bobrenjc93/616/orig 2025-10-10T00:34:54.8455386Z * [new branch] gh/bobrenjc93/617/base -> origin/gh/bobrenjc93/617/base 2025-10-10T00:34:54.8456471Z * [new branch] gh/bobrenjc93/617/head -> origin/gh/bobrenjc93/617/head 2025-10-10T00:34:54.8458024Z * [new branch] gh/bobrenjc93/617/orig -> origin/gh/bobrenjc93/617/orig 2025-10-10T00:34:54.8459460Z * [new branch] gh/bobrenjc93/618/base -> origin/gh/bobrenjc93/618/base 2025-10-10T00:34:54.8460466Z * [new branch] gh/bobrenjc93/618/head -> origin/gh/bobrenjc93/618/head 2025-10-10T00:34:54.8461541Z * [new branch] gh/bobrenjc93/618/orig -> origin/gh/bobrenjc93/618/orig 2025-10-10T00:34:54.8462938Z * [new branch] gh/bobrenjc93/619/base -> origin/gh/bobrenjc93/619/base 2025-10-10T00:34:54.8463997Z * [new branch] gh/bobrenjc93/619/head -> origin/gh/bobrenjc93/619/head 2025-10-10T00:34:54.8465050Z * [new branch] gh/bobrenjc93/619/orig -> origin/gh/bobrenjc93/619/orig 2025-10-10T00:34:54.8466438Z * [new branch] gh/bobrenjc93/620/base -> origin/gh/bobrenjc93/620/base 2025-10-10T00:34:54.8467521Z * [new branch] gh/bobrenjc93/620/head -> origin/gh/bobrenjc93/620/head 2025-10-10T00:34:54.8468627Z * [new branch] gh/bobrenjc93/620/orig -> origin/gh/bobrenjc93/620/orig 2025-10-10T00:34:54.8469988Z * [new branch] gh/bobrenjc93/621/base -> origin/gh/bobrenjc93/621/base 2025-10-10T00:34:54.8471013Z * [new branch] gh/bobrenjc93/621/head -> origin/gh/bobrenjc93/621/head 2025-10-10T00:34:54.8472607Z * [new branch] gh/bobrenjc93/621/orig -> origin/gh/bobrenjc93/621/orig 2025-10-10T00:34:54.8474083Z * [new branch] gh/bobrenjc93/622/base -> origin/gh/bobrenjc93/622/base 2025-10-10T00:34:54.8475428Z * [new branch] gh/bobrenjc93/622/head -> origin/gh/bobrenjc93/622/head 2025-10-10T00:34:54.8476421Z * [new branch] gh/bobrenjc93/622/orig -> origin/gh/bobrenjc93/622/orig 2025-10-10T00:34:54.8478157Z * [new branch] gh/bobrenjc93/623/base -> origin/gh/bobrenjc93/623/base 2025-10-10T00:34:54.8479173Z * [new branch] gh/bobrenjc93/623/head -> origin/gh/bobrenjc93/623/head 2025-10-10T00:34:54.8480336Z * [new branch] gh/bobrenjc93/623/orig -> origin/gh/bobrenjc93/623/orig 2025-10-10T00:34:54.8481812Z * [new branch] gh/bobrenjc93/624/base -> origin/gh/bobrenjc93/624/base 2025-10-10T00:34:54.8482913Z * [new branch] gh/bobrenjc93/624/head -> origin/gh/bobrenjc93/624/head 2025-10-10T00:34:54.8484111Z * [new branch] gh/bobrenjc93/624/orig -> origin/gh/bobrenjc93/624/orig 2025-10-10T00:34:54.8485625Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-10-10T00:34:54.8486622Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-10-10T00:34:54.8487583Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-10-10T00:34:54.8489073Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-10-10T00:34:54.8490172Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-10-10T00:34:54.8491101Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-10-10T00:34:54.8492658Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-10-10T00:34:54.8493845Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-10-10T00:34:54.8494835Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-10-10T00:34:54.8496329Z * [new branch] gh/bobrenjc93/628/base -> origin/gh/bobrenjc93/628/base 2025-10-10T00:34:54.8497390Z * [new branch] gh/bobrenjc93/628/head -> origin/gh/bobrenjc93/628/head 2025-10-10T00:34:54.8498476Z * [new branch] gh/bobrenjc93/628/orig -> origin/gh/bobrenjc93/628/orig 2025-10-10T00:34:54.8499846Z * [new branch] gh/bobrenjc93/629/base -> origin/gh/bobrenjc93/629/base 2025-10-10T00:34:54.8500925Z * [new branch] gh/bobrenjc93/629/head -> origin/gh/bobrenjc93/629/head 2025-10-10T00:34:54.8501992Z * [new branch] gh/bobrenjc93/629/orig -> origin/gh/bobrenjc93/629/orig 2025-10-10T00:34:54.8503500Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-10-10T00:34:54.8504558Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-10-10T00:34:54.8505596Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-10-10T00:34:54.8507025Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-10-10T00:34:54.8508067Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-10-10T00:34:54.8509131Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-10-10T00:34:54.8510544Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-10-10T00:34:54.8511612Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-10-10T00:34:54.8512986Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-10-10T00:34:54.8514399Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-10-10T00:34:54.8515507Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-10-10T00:34:54.8516567Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-10-10T00:34:54.8517999Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-10-10T00:34:54.8519008Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-10-10T00:34:54.8520135Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-10-10T00:34:54.8521570Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-10-10T00:34:54.8522513Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-10-10T00:34:54.8523541Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-10-10T00:34:54.8524976Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-10-10T00:34:54.8526072Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-10-10T00:34:54.8527181Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-10-10T00:34:54.8528681Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-10-10T00:34:54.8529668Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-10-10T00:34:54.8530752Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-10-10T00:34:54.8532190Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-10-10T00:34:54.8533293Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-10-10T00:34:54.8534327Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-10-10T00:34:54.8535787Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-10-10T00:34:54.8536994Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-10-10T00:34:54.8538091Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-10-10T00:34:54.8539505Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-10-10T00:34:54.8540568Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-10-10T00:34:54.8541713Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-10-10T00:34:54.8543151Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-10-10T00:34:54.8544197Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-10-10T00:34:54.8545256Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-10-10T00:34:54.8546778Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-10-10T00:34:54.8547815Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-10-10T00:34:54.8548875Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-10-10T00:34:54.8550309Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-10-10T00:34:54.8551416Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-10-10T00:34:54.8552562Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-10-10T00:34:54.8554029Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-10-10T00:34:54.8555127Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-10-10T00:34:54.8556277Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-10-10T00:34:54.8557676Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-10-10T00:34:54.8558734Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-10-10T00:34:54.8559812Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-10-10T00:34:54.8561281Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-10-10T00:34:54.8562295Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-10-10T00:34:54.8563433Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-10-10T00:34:54.8565068Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-10-10T00:34:54.8566150Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-10-10T00:34:54.8567277Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-10-10T00:34:54.8568540Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-10-10T00:34:54.8569519Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-10-10T00:34:54.8570673Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-10-10T00:34:54.8571985Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-10-10T00:34:54.8573243Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-10-10T00:34:54.8574188Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-10-10T00:34:54.8575683Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-10-10T00:34:54.8576693Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-10-10T00:34:54.8577737Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-10-10T00:34:54.8579478Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-10-10T00:34:54.8580629Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-10-10T00:34:54.8582621Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-10-10T00:34:54.8583807Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-10-10T00:34:54.8585341Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-10-10T00:34:54.8586326Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-10-10T00:34:54.8587358Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-10-10T00:34:54.8588628Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-10-10T00:34:54.8589718Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-10-10T00:34:54.8590792Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-10-10T00:34:54.8592770Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-10-10T00:34:54.8594049Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-10-10T00:34:54.8595305Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-10-10T00:34:54.8596967Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-10-10T00:34:54.8598249Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-10-10T00:34:54.8599265Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-10-10T00:34:54.8601185Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-10-10T00:34:54.8602359Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-10-10T00:34:54.8603966Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-10-10T00:34:54.8605497Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-10-10T00:34:54.8606709Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-10-10T00:34:54.8608218Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-10-10T00:34:54.8609248Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-10-10T00:34:54.8610429Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-10-10T00:34:54.8611935Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-10-10T00:34:54.8613388Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-10-10T00:34:54.8614504Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-10-10T00:34:54.8616432Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-10-10T00:34:54.8617990Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-10-10T00:34:54.8619280Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-10-10T00:34:54.8622552Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-10-10T00:34:54.8623791Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-10-10T00:34:54.8625699Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-10-10T00:34:54.8627250Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-10-10T00:34:54.8628468Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-10-10T00:34:54.8629555Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-10-10T00:34:54.8631127Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-10-10T00:34:54.8632446Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-10-10T00:34:54.8633689Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-10-10T00:34:54.8635297Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-10-10T00:34:54.8636469Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-10-10T00:34:54.8637666Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-10-10T00:34:54.8639172Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-10-10T00:34:54.8640326Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-10-10T00:34:54.8641402Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-10-10T00:34:54.8643062Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-10-10T00:34:54.8644237Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-10-10T00:34:54.8645373Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-10-10T00:34:54.8646937Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-10-10T00:34:54.8648184Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-10-10T00:34:54.8649305Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-10-10T00:34:54.8650773Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-10-10T00:34:54.8651940Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-10-10T00:34:54.8653039Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-10-10T00:34:54.8654722Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-10-10T00:34:54.8655752Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-10-10T00:34:54.8656996Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-10-10T00:34:54.8658480Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-10-10T00:34:54.8660063Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-10-10T00:34:54.8661150Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-10-10T00:34:54.8662753Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-10-10T00:34:54.8664105Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-10-10T00:34:54.8665247Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-10-10T00:34:54.8667068Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-10-10T00:34:54.8668270Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-10-10T00:34:54.8669426Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-10-10T00:34:54.8670924Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-10-10T00:34:54.8672174Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-10-10T00:34:54.8673324Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-10-10T00:34:54.8675456Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-10-10T00:34:54.8676654Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-10-10T00:34:54.8677857Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-10-10T00:34:54.8679496Z * [new branch] gh/coconutruben/64/base -> origin/gh/coconutruben/64/base 2025-10-10T00:34:54.8680741Z * [new branch] gh/coconutruben/64/head -> origin/gh/coconutruben/64/head 2025-10-10T00:34:54.8682890Z * [new branch] gh/coconutruben/64/orig -> origin/gh/coconutruben/64/orig 2025-10-10T00:34:54.8684514Z * [new branch] gh/coconutruben/65/base -> origin/gh/coconutruben/65/base 2025-10-10T00:34:54.8685624Z * [new branch] gh/coconutruben/65/head -> origin/gh/coconutruben/65/head 2025-10-10T00:34:54.8686715Z * [new branch] gh/coconutruben/65/orig -> origin/gh/coconutruben/65/orig 2025-10-10T00:34:54.8688291Z * [new branch] gh/coconutruben/66/base -> origin/gh/coconutruben/66/base 2025-10-10T00:34:54.8689421Z * [new branch] gh/coconutruben/66/head -> origin/gh/coconutruben/66/head 2025-10-10T00:34:54.8690552Z * [new branch] gh/coconutruben/66/orig -> origin/gh/coconutruben/66/orig 2025-10-10T00:34:54.8692140Z * [new branch] gh/coconutruben/67/base -> origin/gh/coconutruben/67/base 2025-10-10T00:34:54.8693307Z * [new branch] gh/coconutruben/67/head -> origin/gh/coconutruben/67/head 2025-10-10T00:34:54.8694363Z * [new branch] gh/coconutruben/67/orig -> origin/gh/coconutruben/67/orig 2025-10-10T00:34:54.8696004Z * [new branch] gh/coconutruben/68/base -> origin/gh/coconutruben/68/base 2025-10-10T00:34:54.8697213Z * [new branch] gh/coconutruben/68/head -> origin/gh/coconutruben/68/head 2025-10-10T00:34:54.8698267Z * [new branch] gh/coconutruben/68/orig -> origin/gh/coconutruben/68/orig 2025-10-10T00:34:54.8699792Z * [new branch] gh/coconutruben/69/base -> origin/gh/coconutruben/69/base 2025-10-10T00:34:54.8700877Z * [new branch] gh/coconutruben/69/head -> origin/gh/coconutruben/69/head 2025-10-10T00:34:54.8702010Z * [new branch] gh/coconutruben/69/orig -> origin/gh/coconutruben/69/orig 2025-10-10T00:34:54.8703584Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-10-10T00:34:54.8704630Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-10-10T00:34:54.8705747Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-10-10T00:34:54.8707076Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-10-10T00:34:54.8708146Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-10-10T00:34:54.8709234Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-10-10T00:34:54.8710537Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-10-10T00:34:54.8711772Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-10-10T00:34:54.8713040Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-10-10T00:34:54.8714390Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-10-10T00:34:54.8715472Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-10-10T00:34:54.8716543Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-10-10T00:34:54.8718167Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-10-10T00:34:54.8719318Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-10-10T00:34:54.8720435Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-10-10T00:34:54.8721977Z * [new branch] gh/coconutruben/75/base -> origin/gh/coconutruben/75/base 2025-10-10T00:34:54.8723235Z * [new branch] gh/coconutruben/75/head -> origin/gh/coconutruben/75/head 2025-10-10T00:34:54.8724268Z * [new branch] gh/coconutruben/75/orig -> origin/gh/coconutruben/75/orig 2025-10-10T00:34:54.8725948Z * [new branch] gh/coconutruben/76/base -> origin/gh/coconutruben/76/base 2025-10-10T00:34:54.8727236Z * [new branch] gh/coconutruben/76/head -> origin/gh/coconutruben/76/head 2025-10-10T00:34:54.8728335Z * [new branch] gh/coconutruben/76/orig -> origin/gh/coconutruben/76/orig 2025-10-10T00:34:54.8729880Z * [new branch] gh/coconutruben/77/base -> origin/gh/coconutruben/77/base 2025-10-10T00:34:54.8731024Z * [new branch] gh/coconutruben/77/head -> origin/gh/coconutruben/77/head 2025-10-10T00:34:54.8732139Z * [new branch] gh/coconutruben/77/orig -> origin/gh/coconutruben/77/orig 2025-10-10T00:34:54.8733634Z * [new branch] gh/coconutruben/78/base -> origin/gh/coconutruben/78/base 2025-10-10T00:34:54.8734796Z * [new branch] gh/coconutruben/78/head -> origin/gh/coconutruben/78/head 2025-10-10T00:34:54.8735874Z * [new branch] gh/coconutruben/78/orig -> origin/gh/coconutruben/78/orig 2025-10-10T00:34:54.8737412Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-10-10T00:34:54.8738773Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-10-10T00:34:54.8739915Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-10-10T00:34:54.8741406Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-10-10T00:34:54.8742627Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-10-10T00:34:54.8743742Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-10-10T00:34:54.8745241Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-10-10T00:34:54.8746825Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-10-10T00:34:54.8747902Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-10-10T00:34:54.8749227Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-10-10T00:34:54.8750301Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-10-10T00:34:54.8751408Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-10-10T00:34:54.8752835Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-10-10T00:34:54.8753970Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-10-10T00:34:54.8755032Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-10-10T00:34:54.8756873Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-10-10T00:34:54.8757980Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-10-10T00:34:54.8759263Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-10-10T00:34:54.8760265Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-10-10T00:34:54.8761566Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-10-10T00:34:54.8762586Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-10-10T00:34:54.8763829Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-10-10T00:34:54.8764905Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-10-10T00:34:54.8766713Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-10-10T00:34:54.8768009Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-10-10T00:34:54.8769052Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-10-10T00:34:54.8770596Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-10-10T00:34:54.8771728Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-10-10T00:34:54.8772772Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-10-10T00:34:54.8774195Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-10-10T00:34:54.8775336Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-10-10T00:34:54.8776398Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-10-10T00:34:54.8777852Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-10-10T00:34:54.8778910Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-10-10T00:34:54.8779994Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-10-10T00:34:54.8781691Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-10-10T00:34:54.8784347Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-10-10T00:34:54.8785366Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-10-10T00:34:54.8786812Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-10-10T00:34:54.8787979Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-10-10T00:34:54.8788905Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-10-10T00:34:54.8790401Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-10-10T00:34:54.8791381Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-10-10T00:34:54.8792560Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-10-10T00:34:54.8794086Z * [new branch] gh/davidberard98/410/base -> origin/gh/davidberard98/410/base 2025-10-10T00:34:54.8795080Z * [new branch] gh/davidberard98/410/head -> origin/gh/davidberard98/410/head 2025-10-10T00:34:54.8796156Z * [new branch] gh/davidberard98/410/orig -> origin/gh/davidberard98/410/orig 2025-10-10T00:34:54.8797678Z * [new branch] gh/davidberard98/411/base -> origin/gh/davidberard98/411/base 2025-10-10T00:34:54.8798736Z * [new branch] gh/davidberard98/411/head -> origin/gh/davidberard98/411/head 2025-10-10T00:34:54.8799789Z * [new branch] gh/davidberard98/411/orig -> origin/gh/davidberard98/411/orig 2025-10-10T00:34:54.8802194Z * [new branch] gh/davidberard98/412/base -> origin/gh/davidberard98/412/base 2025-10-10T00:34:54.8802447Z * [new branch] gh/davidberard98/412/head -> origin/gh/davidberard98/412/head 2025-10-10T00:34:54.8803685Z * [new branch] gh/davidberard98/412/orig -> origin/gh/davidberard98/412/orig 2025-10-10T00:34:54.8805311Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-10-10T00:34:54.8806482Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-10-10T00:34:54.8807452Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-10-10T00:34:54.8808854Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-10-10T00:34:54.8809925Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-10-10T00:34:54.8810969Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-10-10T00:34:54.8812372Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-10-10T00:34:54.8813416Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-10-10T00:34:54.8814597Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-10-10T00:34:54.8815991Z * [new branch] gh/desertfire/598/base -> origin/gh/desertfire/598/base 2025-10-10T00:34:54.8817163Z * [new branch] gh/desertfire/598/head -> origin/gh/desertfire/598/head 2025-10-10T00:34:54.8818226Z * [new branch] gh/desertfire/598/orig -> origin/gh/desertfire/598/orig 2025-10-10T00:34:54.8819518Z * [new branch] gh/desertfire/599/base -> origin/gh/desertfire/599/base 2025-10-10T00:34:54.8820567Z * [new branch] gh/desertfire/599/head -> origin/gh/desertfire/599/head 2025-10-10T00:34:54.8821616Z * [new branch] gh/desertfire/599/orig -> origin/gh/desertfire/599/orig 2025-10-10T00:34:54.8823125Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-10-10T00:34:54.8824223Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-10-10T00:34:54.8825282Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-10-10T00:34:54.8826787Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-10-10T00:34:54.8827875Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-10-10T00:34:54.8829001Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-10-10T00:34:54.8831137Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-10-10T00:34:54.8832289Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-10-10T00:34:54.8834223Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-10-10T00:34:54.8835023Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-10-10T00:34:54.8836134Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-10-10T00:34:54.8837627Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-10-10T00:34:54.8838671Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-10-10T00:34:54.8839737Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-10-10T00:34:54.8841163Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-10-10T00:34:54.8842330Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-10-10T00:34:54.8843404Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-10-10T00:34:54.8846691Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-10-10T00:34:54.8848327Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-10-10T00:34:54.8848547Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-10-10T00:34:54.8848762Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-10-10T00:34:54.8849916Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-10-10T00:34:54.8850746Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-10-10T00:34:54.8852156Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-10-10T00:34:54.8853257Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-10-10T00:34:54.8854506Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-10-10T00:34:54.8855497Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-10-10T00:34:54.8856827Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-10-10T00:34:54.8857961Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-10-10T00:34:54.8859157Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-10-10T00:34:54.8860196Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-10-10T00:34:54.8861605Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-10-10T00:34:54.8863143Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-10-10T00:34:54.8864151Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-10-10T00:34:54.8865733Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-10-10T00:34:54.8866756Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-10-10T00:34:54.8867783Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-10-10T00:34:54.8869183Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-10-10T00:34:54.8870305Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-10-10T00:34:54.8871366Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-10-10T00:34:54.8872928Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-10-10T00:34:54.8873988Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-10-10T00:34:54.8874988Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-10-10T00:34:54.8876417Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-10-10T00:34:54.8877412Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-10-10T00:34:54.8878446Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-10-10T00:34:54.8879855Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-10-10T00:34:54.8881034Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-10-10T00:34:54.8882258Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-10-10T00:34:54.8883547Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-10-10T00:34:54.8884767Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-10-10T00:34:54.8885717Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-10-10T00:34:54.8887554Z * [new branch] gh/drisspg/198/base -> origin/gh/drisspg/198/base 2025-10-10T00:34:54.8888579Z * [new branch] gh/drisspg/198/head -> origin/gh/drisspg/198/head 2025-10-10T00:34:54.8889668Z * [new branch] gh/drisspg/198/orig -> origin/gh/drisspg/198/orig 2025-10-10T00:34:54.8891117Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-10-10T00:34:54.8892157Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-10-10T00:34:54.8893225Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-10-10T00:34:54.8894621Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-10-10T00:34:54.8896161Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-10-10T00:34:54.8896941Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-10-10T00:34:54.8898195Z * [new branch] gh/drisspg/201/base -> origin/gh/drisspg/201/base 2025-10-10T00:34:54.8899290Z * [new branch] gh/drisspg/201/head -> origin/gh/drisspg/201/head 2025-10-10T00:34:54.8900311Z * [new branch] gh/drisspg/201/orig -> origin/gh/drisspg/201/orig 2025-10-10T00:34:54.8901758Z * [new branch] gh/drisspg/202/base -> origin/gh/drisspg/202/base 2025-10-10T00:34:54.8902763Z * [new branch] gh/drisspg/202/head -> origin/gh/drisspg/202/head 2025-10-10T00:34:54.8903848Z * [new branch] gh/drisspg/202/orig -> origin/gh/drisspg/202/orig 2025-10-10T00:34:54.8905286Z * [new branch] gh/drisspg/203/base -> origin/gh/drisspg/203/base 2025-10-10T00:34:54.8906885Z * [new branch] gh/drisspg/203/head -> origin/gh/drisspg/203/head 2025-10-10T00:34:54.8907957Z * [new branch] gh/drisspg/203/orig -> origin/gh/drisspg/203/orig 2025-10-10T00:34:54.8909370Z * [new branch] gh/drisspg/204/base -> origin/gh/drisspg/204/base 2025-10-10T00:34:54.8910406Z * [new branch] gh/drisspg/204/head -> origin/gh/drisspg/204/head 2025-10-10T00:34:54.8911444Z * [new branch] gh/drisspg/204/orig -> origin/gh/drisspg/204/orig 2025-10-10T00:34:54.8913086Z * [new branch] gh/drisspg/205/base -> origin/gh/drisspg/205/base 2025-10-10T00:34:54.8914201Z * [new branch] gh/drisspg/205/head -> origin/gh/drisspg/205/head 2025-10-10T00:34:54.8915296Z * [new branch] gh/drisspg/205/orig -> origin/gh/drisspg/205/orig 2025-10-10T00:34:54.8916675Z * [new branch] gh/drisspg/206/base -> origin/gh/drisspg/206/base 2025-10-10T00:34:54.8917736Z * [new branch] gh/drisspg/206/head -> origin/gh/drisspg/206/head 2025-10-10T00:34:54.8918891Z * [new branch] gh/drisspg/206/orig -> origin/gh/drisspg/206/orig 2025-10-10T00:34:54.8920298Z * [new branch] gh/drisspg/207/base -> origin/gh/drisspg/207/base 2025-10-10T00:34:54.8921292Z * [new branch] gh/drisspg/207/head -> origin/gh/drisspg/207/head 2025-10-10T00:34:54.8922351Z * [new branch] gh/drisspg/207/orig -> origin/gh/drisspg/207/orig 2025-10-10T00:34:54.8923784Z * [new branch] gh/drisspg/208/base -> origin/gh/drisspg/208/base 2025-10-10T00:34:54.8924850Z * [new branch] gh/drisspg/208/head -> origin/gh/drisspg/208/head 2025-10-10T00:34:54.8925922Z * [new branch] gh/drisspg/208/orig -> origin/gh/drisspg/208/orig 2025-10-10T00:34:54.8927466Z * [new branch] gh/drisspg/209/base -> origin/gh/drisspg/209/base 2025-10-10T00:34:54.8928625Z * [new branch] gh/drisspg/209/head -> origin/gh/drisspg/209/head 2025-10-10T00:34:54.8929676Z * [new branch] gh/drisspg/209/orig -> origin/gh/drisspg/209/orig 2025-10-10T00:34:54.8931517Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-10-10T00:34:54.8932545Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-10-10T00:34:54.8934340Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-10-10T00:34:54.8935401Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-10-10T00:34:54.8936461Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-10-10T00:34:54.8937864Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-10-10T00:34:54.8938913Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-10-10T00:34:54.8939963Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-10-10T00:34:54.8941475Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-10-10T00:34:54.8942520Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-10-10T00:34:54.8943605Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-10-10T00:34:54.8945017Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-10-10T00:34:54.8946094Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-10-10T00:34:54.8947138Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-10-10T00:34:54.8948524Z * [new branch] gh/eellison/824/base -> origin/gh/eellison/824/base 2025-10-10T00:34:54.8949585Z * [new branch] gh/eellison/824/head -> origin/gh/eellison/824/head 2025-10-10T00:34:54.8950605Z * [new branch] gh/eellison/824/orig -> origin/gh/eellison/824/orig 2025-10-10T00:34:54.8952321Z * [new branch] gh/eellison/825/base -> origin/gh/eellison/825/base 2025-10-10T00:34:54.8953465Z * [new branch] gh/eellison/825/head -> origin/gh/eellison/825/head 2025-10-10T00:34:54.8954507Z * [new branch] gh/eellison/825/orig -> origin/gh/eellison/825/orig 2025-10-10T00:34:54.8956069Z * [new branch] gh/eellison/826/base -> origin/gh/eellison/826/base 2025-10-10T00:34:54.8957115Z * [new branch] gh/eellison/826/head -> origin/gh/eellison/826/head 2025-10-10T00:34:54.8958181Z * [new branch] gh/eellison/826/orig -> origin/gh/eellison/826/orig 2025-10-10T00:34:54.8959497Z * [new branch] gh/eellison/827/base -> origin/gh/eellison/827/base 2025-10-10T00:34:54.8960554Z * [new branch] gh/eellison/827/head -> origin/gh/eellison/827/head 2025-10-10T00:34:54.8961648Z * [new branch] gh/eellison/827/orig -> origin/gh/eellison/827/orig 2025-10-10T00:34:54.8963404Z * [new branch] gh/eellison/828/base -> origin/gh/eellison/828/base 2025-10-10T00:34:54.8964438Z * [new branch] gh/eellison/828/head -> origin/gh/eellison/828/head 2025-10-10T00:34:54.8965426Z * [new branch] gh/eellison/828/orig -> origin/gh/eellison/828/orig 2025-10-10T00:34:54.8967091Z * [new branch] gh/eellison/829/base -> origin/gh/eellison/829/base 2025-10-10T00:34:54.8968175Z * [new branch] gh/eellison/829/head -> origin/gh/eellison/829/head 2025-10-10T00:34:54.8969297Z * [new branch] gh/eellison/829/orig -> origin/gh/eellison/829/orig 2025-10-10T00:34:54.8971243Z * [new branch] gh/eellison/830/base -> origin/gh/eellison/830/base 2025-10-10T00:34:54.8972376Z * [new branch] gh/eellison/830/head -> origin/gh/eellison/830/head 2025-10-10T00:34:54.8973401Z * [new branch] gh/eellison/830/orig -> origin/gh/eellison/830/orig 2025-10-10T00:34:54.8974797Z * [new branch] gh/eellison/831/base -> origin/gh/eellison/831/base 2025-10-10T00:34:54.8975829Z * [new branch] gh/eellison/831/head -> origin/gh/eellison/831/head 2025-10-10T00:34:54.8976925Z * [new branch] gh/eellison/831/orig -> origin/gh/eellison/831/orig 2025-10-10T00:34:54.8978292Z * [new branch] gh/eellison/832/base -> origin/gh/eellison/832/base 2025-10-10T00:34:54.8979358Z * [new branch] gh/eellison/832/head -> origin/gh/eellison/832/head 2025-10-10T00:34:54.8980401Z * [new branch] gh/eellison/832/orig -> origin/gh/eellison/832/orig 2025-10-10T00:34:54.8982040Z * [new branch] gh/eellison/833/base -> origin/gh/eellison/833/base 2025-10-10T00:34:54.8983089Z * [new branch] gh/eellison/833/head -> origin/gh/eellison/833/head 2025-10-10T00:34:54.8984146Z * [new branch] gh/eellison/833/orig -> origin/gh/eellison/833/orig 2025-10-10T00:34:54.8985610Z * [new branch] gh/eellison/834/base -> origin/gh/eellison/834/base 2025-10-10T00:34:54.8986642Z * [new branch] gh/eellison/834/head -> origin/gh/eellison/834/head 2025-10-10T00:34:54.8987740Z * [new branch] gh/eellison/834/orig -> origin/gh/eellison/834/orig 2025-10-10T00:34:54.8989174Z * [new branch] gh/eellison/835/base -> origin/gh/eellison/835/base 2025-10-10T00:34:54.8990371Z * [new branch] gh/eellison/835/head -> origin/gh/eellison/835/head 2025-10-10T00:34:54.8991406Z * [new branch] gh/eellison/835/orig -> origin/gh/eellison/835/orig 2025-10-10T00:34:54.8993682Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-10-10T00:34:54.8994717Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-10-10T00:34:54.8995809Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-10-10T00:34:54.8997422Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-10-10T00:34:54.8998435Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-10-10T00:34:54.8999480Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-10-10T00:34:54.9001055Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-10-10T00:34:54.9002134Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-10-10T00:34:54.9003246Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-10-10T00:34:54.9004733Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-10-10T00:34:54.9005929Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-10-10T00:34:54.9007035Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-10-10T00:34:54.9008524Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-10-10T00:34:54.9009609Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-10-10T00:34:54.9010671Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-10-10T00:34:54.9012148Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-10-10T00:34:54.9013219Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-10-10T00:34:54.9014268Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-10-10T00:34:54.9015755Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-10-10T00:34:54.9016832Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-10-10T00:34:54.9017939Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-10-10T00:34:54.9019421Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-10-10T00:34:54.9020419Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-10-10T00:34:54.9021467Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-10-10T00:34:54.9022745Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-10-10T00:34:54.9023868Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-10-10T00:34:54.9024921Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-10-10T00:34:54.9026464Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-10-10T00:34:54.9027509Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-10-10T00:34:54.9028543Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-10-10T00:34:54.9030070Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-10-10T00:34:54.9031098Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-10-10T00:34:54.9032182Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-10-10T00:34:54.9034415Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-10-10T00:34:54.9035476Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-10-10T00:34:54.9037147Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-10-10T00:34:54.9038243Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-10-10T00:34:54.9039317Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-10-10T00:34:54.9040701Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-10-10T00:34:54.9041737Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-10-10T00:34:54.9042813Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-10-10T00:34:54.9044529Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-10-10T00:34:54.9045671Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-10-10T00:34:54.9046789Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-10-10T00:34:54.9048152Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-10-10T00:34:54.9049312Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-10-10T00:34:54.9050339Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-10-10T00:34:54.9051806Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-10-10T00:34:54.9052866Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-10-10T00:34:54.9054051Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-10-10T00:34:54.9055617Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-10-10T00:34:54.9056680Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-10-10T00:34:54.9057733Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-10-10T00:34:54.9059424Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-10-10T00:34:54.9060642Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-10-10T00:34:54.9061509Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-10-10T00:34:54.9062937Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-10-10T00:34:54.9064002Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-10-10T00:34:54.9065044Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-10-10T00:34:54.9066555Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-10-10T00:34:54.9067657Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-10-10T00:34:54.9068663Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-10-10T00:34:54.9070210Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-10-10T00:34:54.9071246Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-10-10T00:34:54.9072361Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-10-10T00:34:54.9074118Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-10-10T00:34:54.9075190Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-10-10T00:34:54.9076252Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-10-10T00:34:54.9077661Z * [new branch] gh/etaf/170/base -> origin/gh/etaf/170/base 2025-10-10T00:34:54.9078761Z * [new branch] gh/etaf/170/head -> origin/gh/etaf/170/head 2025-10-10T00:34:54.9079845Z * [new branch] gh/etaf/170/orig -> origin/gh/etaf/170/orig 2025-10-10T00:34:54.9081445Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-10-10T00:34:54.9082559Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-10-10T00:34:54.9083637Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-10-10T00:34:54.9084964Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-10-10T00:34:54.9086084Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-10-10T00:34:54.9087181Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-10-10T00:34:54.9089452Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-10-10T00:34:54.9090540Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-10-10T00:34:54.9091882Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-10-10T00:34:54.9092860Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-10-10T00:34:54.9094210Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-10-10T00:34:54.9095322Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-10-10T00:34:54.9096768Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-10-10T00:34:54.9097720Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-10-10T00:34:54.9099445Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-10-10T00:34:54.9100580Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-10-10T00:34:54.9101796Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-10-10T00:34:54.9103139Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-10-10T00:34:54.9104173Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-10-10T00:34:54.9105257Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-10-10T00:34:54.9106616Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-10-10T00:34:54.9107673Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-10-10T00:34:54.9108799Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-10-10T00:34:54.9110217Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-10-10T00:34:54.9111273Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-10-10T00:34:54.9112390Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-10-10T00:34:54.9113871Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-10-10T00:34:54.9114897Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-10-10T00:34:54.9116064Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-10-10T00:34:54.9117577Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-10-10T00:34:54.9118632Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-10-10T00:34:54.9119670Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-10-10T00:34:54.9121313Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-10-10T00:34:54.9122069Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-10-10T00:34:54.9123164Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-10-10T00:34:54.9124589Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-10-10T00:34:54.9125609Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-10-10T00:34:54.9126654Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-10-10T00:34:54.9128118Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-10-10T00:34:54.9129202Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-10-10T00:34:54.9130321Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-10-10T00:34:54.9131741Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-10-10T00:34:54.9132787Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-10-10T00:34:54.9133876Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-10-10T00:34:54.9135211Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-10-10T00:34:54.9136258Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-10-10T00:34:54.9137422Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-10-10T00:34:54.9138743Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-10-10T00:34:54.9139729Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-10-10T00:34:54.9140797Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-10-10T00:34:54.9142191Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-10-10T00:34:54.9143213Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-10-10T00:34:54.9144369Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-10-10T00:34:54.9145783Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-10-10T00:34:54.9146835Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-10-10T00:34:54.9147869Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-10-10T00:34:54.9149224Z * [new branch] gh/ezyang/3145/base -> origin/gh/ezyang/3145/base 2025-10-10T00:34:54.9150254Z * [new branch] gh/ezyang/3145/head -> origin/gh/ezyang/3145/head 2025-10-10T00:34:54.9151322Z * [new branch] gh/ezyang/3145/orig -> origin/gh/ezyang/3145/orig 2025-10-10T00:34:54.9153354Z * [new branch] gh/ezyang/3146/base -> origin/gh/ezyang/3146/base 2025-10-10T00:34:54.9154329Z * [new branch] gh/ezyang/3146/head -> origin/gh/ezyang/3146/head 2025-10-10T00:34:54.9155436Z * [new branch] gh/ezyang/3146/orig -> origin/gh/ezyang/3146/orig 2025-10-10T00:34:54.9156850Z * [new branch] gh/ezyang/3147/base -> origin/gh/ezyang/3147/base 2025-10-10T00:34:54.9157968Z * [new branch] gh/ezyang/3147/head -> origin/gh/ezyang/3147/head 2025-10-10T00:34:54.9159117Z * [new branch] gh/ezyang/3147/orig -> origin/gh/ezyang/3147/orig 2025-10-10T00:34:54.9160556Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-10-10T00:34:54.9161621Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-10-10T00:34:54.9162658Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-10-10T00:34:54.9164068Z * [new branch] gh/ezyang/3149/base -> origin/gh/ezyang/3149/base 2025-10-10T00:34:54.9165092Z * [new branch] gh/ezyang/3149/head -> origin/gh/ezyang/3149/head 2025-10-10T00:34:54.9166137Z * [new branch] gh/ezyang/3149/orig -> origin/gh/ezyang/3149/orig 2025-10-10T00:34:54.9167543Z * [new branch] gh/ezyang/3150/base -> origin/gh/ezyang/3150/base 2025-10-10T00:34:54.9168606Z * [new branch] gh/ezyang/3150/head -> origin/gh/ezyang/3150/head 2025-10-10T00:34:54.9169626Z * [new branch] gh/ezyang/3150/orig -> origin/gh/ezyang/3150/orig 2025-10-10T00:34:54.9171050Z * [new branch] gh/ezyang/3151/base -> origin/gh/ezyang/3151/base 2025-10-10T00:34:54.9172093Z * [new branch] gh/ezyang/3151/head -> origin/gh/ezyang/3151/head 2025-10-10T00:34:54.9173331Z * [new branch] gh/ezyang/3151/orig -> origin/gh/ezyang/3151/orig 2025-10-10T00:34:54.9174769Z * [new branch] gh/ezyang/3152/base -> origin/gh/ezyang/3152/base 2025-10-10T00:34:54.9175804Z * [new branch] gh/ezyang/3152/head -> origin/gh/ezyang/3152/head 2025-10-10T00:34:54.9177001Z * [new branch] gh/ezyang/3152/orig -> origin/gh/ezyang/3152/orig 2025-10-10T00:34:54.9178365Z * [new branch] gh/ezyang/3153/base -> origin/gh/ezyang/3153/base 2025-10-10T00:34:54.9179524Z * [new branch] gh/ezyang/3153/head -> origin/gh/ezyang/3153/head 2025-10-10T00:34:54.9180503Z * [new branch] gh/ezyang/3153/orig -> origin/gh/ezyang/3153/orig 2025-10-10T00:34:54.9182204Z * [new branch] gh/ezyang/3154/base -> origin/gh/ezyang/3154/base 2025-10-10T00:34:54.9183253Z * [new branch] gh/ezyang/3154/head -> origin/gh/ezyang/3154/head 2025-10-10T00:34:54.9184321Z * [new branch] gh/ezyang/3154/orig -> origin/gh/ezyang/3154/orig 2025-10-10T00:34:54.9185770Z * [new branch] gh/ezyang/3155/base -> origin/gh/ezyang/3155/base 2025-10-10T00:34:54.9186853Z * [new branch] gh/ezyang/3155/head -> origin/gh/ezyang/3155/head 2025-10-10T00:34:54.9187995Z * [new branch] gh/ezyang/3155/orig -> origin/gh/ezyang/3155/orig 2025-10-10T00:34:54.9189417Z * [new branch] gh/ezyang/3156/base -> origin/gh/ezyang/3156/base 2025-10-10T00:34:54.9190527Z * [new branch] gh/ezyang/3156/head -> origin/gh/ezyang/3156/head 2025-10-10T00:34:54.9191677Z * [new branch] gh/ezyang/3156/orig -> origin/gh/ezyang/3156/orig 2025-10-10T00:34:54.9193298Z * [new branch] gh/ezyang/3157/base -> origin/gh/ezyang/3157/base 2025-10-10T00:34:54.9194341Z * [new branch] gh/ezyang/3157/head -> origin/gh/ezyang/3157/head 2025-10-10T00:34:54.9195469Z * [new branch] gh/ezyang/3157/orig -> origin/gh/ezyang/3157/orig 2025-10-10T00:34:54.9196853Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-10-10T00:34:54.9197942Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-10-10T00:34:54.9199036Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-10-10T00:34:54.9200603Z * [new branch] gh/ezyang/3159/base -> origin/gh/ezyang/3159/base 2025-10-10T00:34:54.9201632Z * [new branch] gh/ezyang/3159/head -> origin/gh/ezyang/3159/head 2025-10-10T00:34:54.9202798Z * [new branch] gh/ezyang/3159/orig -> origin/gh/ezyang/3159/orig 2025-10-10T00:34:54.9204279Z * [new branch] gh/ezyang/3160/base -> origin/gh/ezyang/3160/base 2025-10-10T00:34:54.9205340Z * [new branch] gh/ezyang/3160/head -> origin/gh/ezyang/3160/head 2025-10-10T00:34:54.9206368Z * [new branch] gh/ezyang/3160/orig -> origin/gh/ezyang/3160/orig 2025-10-10T00:34:54.9207783Z * [new branch] gh/ezyang/3161/base -> origin/gh/ezyang/3161/base 2025-10-10T00:34:54.9208878Z * [new branch] gh/ezyang/3161/head -> origin/gh/ezyang/3161/head 2025-10-10T00:34:54.9209932Z * [new branch] gh/ezyang/3161/orig -> origin/gh/ezyang/3161/orig 2025-10-10T00:34:54.9211205Z * [new branch] gh/ezyang/3162/base -> origin/gh/ezyang/3162/base 2025-10-10T00:34:54.9212389Z * [new branch] gh/ezyang/3162/head -> origin/gh/ezyang/3162/head 2025-10-10T00:34:54.9213485Z * [new branch] gh/ezyang/3162/orig -> origin/gh/ezyang/3162/orig 2025-10-10T00:34:54.9214910Z * [new branch] gh/ezyang/3163/base -> origin/gh/ezyang/3163/base 2025-10-10T00:34:54.9215934Z * [new branch] gh/ezyang/3163/head -> origin/gh/ezyang/3163/head 2025-10-10T00:34:54.9217073Z * [new branch] gh/ezyang/3163/orig -> origin/gh/ezyang/3163/orig 2025-10-10T00:34:54.9218573Z * [new branch] gh/ezyang/3164/base -> origin/gh/ezyang/3164/base 2025-10-10T00:34:54.9219645Z * [new branch] gh/ezyang/3164/head -> origin/gh/ezyang/3164/head 2025-10-10T00:34:54.9220714Z * [new branch] gh/ezyang/3164/orig -> origin/gh/ezyang/3164/orig 2025-10-10T00:34:54.9222069Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-10-10T00:34:54.9223177Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-10-10T00:34:54.9224173Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-10-10T00:34:54.9225593Z * [new branch] gh/ezyang/3166/base -> origin/gh/ezyang/3166/base 2025-10-10T00:34:54.9226681Z * [new branch] gh/ezyang/3166/head -> origin/gh/ezyang/3166/head 2025-10-10T00:34:54.9227790Z * [new branch] gh/ezyang/3166/orig -> origin/gh/ezyang/3166/orig 2025-10-10T00:34:54.9229276Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-10-10T00:34:54.9230319Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-10-10T00:34:54.9231508Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-10-10T00:34:54.9233044Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-10-10T00:34:54.9234100Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-10-10T00:34:54.9235177Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-10-10T00:34:54.9236676Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-10-10T00:34:54.9237736Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-10-10T00:34:54.9238938Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-10-10T00:34:54.9240367Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-10-10T00:34:54.9241398Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-10-10T00:34:54.9242493Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-10-10T00:34:54.9244371Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-10-10T00:34:54.9245445Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-10-10T00:34:54.9246613Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-10-10T00:34:54.9248030Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-10-10T00:34:54.9249567Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-10-10T00:34:54.9250717Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-10-10T00:34:54.9252165Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-10-10T00:34:54.9253229Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-10-10T00:34:54.9254261Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-10-10T00:34:54.9255909Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-10-10T00:34:54.9256961Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-10-10T00:34:54.9258009Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-10-10T00:34:54.9259966Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-10-10T00:34:54.9261242Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-10-10T00:34:54.9262316Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-10-10T00:34:54.9263786Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-10-10T00:34:54.9264779Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-10-10T00:34:54.9266045Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-10-10T00:34:54.9267385Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-10-10T00:34:54.9268380Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-10-10T00:34:54.9269505Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-10-10T00:34:54.9270788Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-10-10T00:34:54.9271905Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-10-10T00:34:54.9273114Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-10-10T00:34:54.9274941Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-10-10T00:34:54.9276085Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-10-10T00:34:54.9277219Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-10-10T00:34:54.9278895Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-10-10T00:34:54.9280019Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-10-10T00:34:54.9281084Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-10-10T00:34:54.9285285Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-10-10T00:34:54.9286387Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-10-10T00:34:54.9287416Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-10-10T00:34:54.9306059Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-10-10T00:34:54.9306433Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-10-10T00:34:54.9306652Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-10-10T00:34:54.9306874Z * [new branch] gh/fduwjj/192/base -> origin/gh/fduwjj/192/base 2025-10-10T00:34:54.9307108Z * [new branch] gh/fduwjj/192/head -> origin/gh/fduwjj/192/head 2025-10-10T00:34:54.9307315Z * [new branch] gh/fduwjj/192/orig -> origin/gh/fduwjj/192/orig 2025-10-10T00:34:54.9307531Z * [new branch] gh/fduwjj/193/base -> origin/gh/fduwjj/193/base 2025-10-10T00:34:54.9307736Z * [new branch] gh/fduwjj/193/head -> origin/gh/fduwjj/193/head 2025-10-10T00:34:54.9307939Z * [new branch] gh/fduwjj/193/orig -> origin/gh/fduwjj/193/orig 2025-10-10T00:34:54.9308156Z * [new branch] gh/fduwjj/194/base -> origin/gh/fduwjj/194/base 2025-10-10T00:34:54.9308360Z * [new branch] gh/fduwjj/194/head -> origin/gh/fduwjj/194/head 2025-10-10T00:34:54.9308575Z * [new branch] gh/fduwjj/194/orig -> origin/gh/fduwjj/194/orig 2025-10-10T00:34:54.9308782Z * [new branch] gh/fduwjj/195/base -> origin/gh/fduwjj/195/base 2025-10-10T00:34:54.9309163Z * [new branch] gh/fduwjj/195/head -> origin/gh/fduwjj/195/head 2025-10-10T00:34:54.9309375Z * [new branch] gh/fduwjj/195/orig -> origin/gh/fduwjj/195/orig 2025-10-10T00:34:54.9309577Z * [new branch] gh/fduwjj/196/base -> origin/gh/fduwjj/196/base 2025-10-10T00:34:54.9309793Z * [new branch] gh/fduwjj/196/head -> origin/gh/fduwjj/196/head 2025-10-10T00:34:54.9309998Z * [new branch] gh/fduwjj/196/orig -> origin/gh/fduwjj/196/orig 2025-10-10T00:34:54.9311326Z * [new branch] gh/fduwjj/197/base -> origin/gh/fduwjj/197/base 2025-10-10T00:34:54.9312413Z * [new branch] gh/fduwjj/197/head -> origin/gh/fduwjj/197/head 2025-10-10T00:34:54.9313542Z * [new branch] gh/fduwjj/197/orig -> origin/gh/fduwjj/197/orig 2025-10-10T00:34:54.9314862Z * [new branch] gh/fduwjj/198/base -> origin/gh/fduwjj/198/base 2025-10-10T00:34:54.9315881Z * [new branch] gh/fduwjj/198/head -> origin/gh/fduwjj/198/head 2025-10-10T00:34:54.9316956Z * [new branch] gh/fduwjj/198/orig -> origin/gh/fduwjj/198/orig 2025-10-10T00:34:54.9318215Z * [new branch] gh/fduwjj/199/base -> origin/gh/fduwjj/199/base 2025-10-10T00:34:54.9319303Z * [new branch] gh/fduwjj/199/head -> origin/gh/fduwjj/199/head 2025-10-10T00:34:54.9320347Z * [new branch] gh/fduwjj/199/orig -> origin/gh/fduwjj/199/orig 2025-10-10T00:34:54.9322109Z * [new branch] gh/fduwjj/200/base -> origin/gh/fduwjj/200/base 2025-10-10T00:34:54.9323161Z * [new branch] gh/fduwjj/200/head -> origin/gh/fduwjj/200/head 2025-10-10T00:34:54.9324225Z * [new branch] gh/fduwjj/200/orig -> origin/gh/fduwjj/200/orig 2025-10-10T00:34:54.9325638Z * [new branch] gh/fduwjj/201/base -> origin/gh/fduwjj/201/base 2025-10-10T00:34:54.9326645Z * [new branch] gh/fduwjj/201/head -> origin/gh/fduwjj/201/head 2025-10-10T00:34:54.9327605Z * [new branch] gh/fduwjj/201/orig -> origin/gh/fduwjj/201/orig 2025-10-10T00:34:54.9329071Z * [new branch] gh/fduwjj/202/base -> origin/gh/fduwjj/202/base 2025-10-10T00:34:54.9330127Z * [new branch] gh/fduwjj/202/head -> origin/gh/fduwjj/202/head 2025-10-10T00:34:54.9331201Z * [new branch] gh/fduwjj/202/orig -> origin/gh/fduwjj/202/orig 2025-10-10T00:34:54.9332828Z * [new branch] gh/fduwjj/203/base -> origin/gh/fduwjj/203/base 2025-10-10T00:34:54.9334008Z * [new branch] gh/fduwjj/203/head -> origin/gh/fduwjj/203/head 2025-10-10T00:34:54.9335087Z * [new branch] gh/fduwjj/203/orig -> origin/gh/fduwjj/203/orig 2025-10-10T00:34:54.9337010Z * [new branch] gh/fduwjj/204/base -> origin/gh/fduwjj/204/base 2025-10-10T00:34:54.9338096Z * [new branch] gh/fduwjj/204/head -> origin/gh/fduwjj/204/head 2025-10-10T00:34:54.9339158Z * [new branch] gh/fduwjj/204/orig -> origin/gh/fduwjj/204/orig 2025-10-10T00:34:54.9340748Z * [new branch] gh/fduwjj/205/base -> origin/gh/fduwjj/205/base 2025-10-10T00:34:54.9341863Z * [new branch] gh/fduwjj/205/head -> origin/gh/fduwjj/205/head 2025-10-10T00:34:54.9342944Z * [new branch] gh/fduwjj/205/orig -> origin/gh/fduwjj/205/orig 2025-10-10T00:34:54.9344479Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-10-10T00:34:54.9345630Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-10-10T00:34:54.9346666Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-10-10T00:34:54.9348295Z * [new branch] gh/fduwjj/207/base -> origin/gh/fduwjj/207/base 2025-10-10T00:34:54.9349338Z * [new branch] gh/fduwjj/207/head -> origin/gh/fduwjj/207/head 2025-10-10T00:34:54.9350352Z * [new branch] gh/fduwjj/207/orig -> origin/gh/fduwjj/207/orig 2025-10-10T00:34:54.9352070Z * [new branch] gh/fduwjj/208/base -> origin/gh/fduwjj/208/base 2025-10-10T00:34:54.9353258Z * [new branch] gh/fduwjj/208/head -> origin/gh/fduwjj/208/head 2025-10-10T00:34:54.9354385Z * [new branch] gh/fduwjj/208/orig -> origin/gh/fduwjj/208/orig 2025-10-10T00:34:54.9355731Z * [new branch] gh/fduwjj/209/base -> origin/gh/fduwjj/209/base 2025-10-10T00:34:54.9356793Z * [new branch] gh/fduwjj/209/head -> origin/gh/fduwjj/209/head 2025-10-10T00:34:54.9357897Z * [new branch] gh/fduwjj/209/orig -> origin/gh/fduwjj/209/orig 2025-10-10T00:34:54.9359206Z * [new branch] gh/fduwjj/210/base -> origin/gh/fduwjj/210/base 2025-10-10T00:34:54.9360238Z * [new branch] gh/fduwjj/210/head -> origin/gh/fduwjj/210/head 2025-10-10T00:34:54.9361360Z * [new branch] gh/fduwjj/210/orig -> origin/gh/fduwjj/210/orig 2025-10-10T00:34:54.9362888Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-10-10T00:34:54.9364026Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-10-10T00:34:54.9365100Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-10-10T00:34:54.9366625Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-10-10T00:34:54.9367688Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-10-10T00:34:54.9368955Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-10-10T00:34:54.9370446Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-10-10T00:34:54.9371505Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-10-10T00:34:54.9372578Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-10-10T00:34:54.9374201Z * [new branch] gh/fduwjj/214/base -> origin/gh/fduwjj/214/base 2025-10-10T00:34:54.9375247Z * [new branch] gh/fduwjj/214/head -> origin/gh/fduwjj/214/head 2025-10-10T00:34:54.9376280Z * [new branch] gh/fduwjj/214/orig -> origin/gh/fduwjj/214/orig 2025-10-10T00:34:54.9377730Z * [new branch] gh/fduwjj/215/base -> origin/gh/fduwjj/215/base 2025-10-10T00:34:54.9378809Z * [new branch] gh/fduwjj/215/head -> origin/gh/fduwjj/215/head 2025-10-10T00:34:54.9379858Z * [new branch] gh/fduwjj/215/orig -> origin/gh/fduwjj/215/orig 2025-10-10T00:34:54.9381651Z * [new branch] gh/fduwjj/216/base -> origin/gh/fduwjj/216/base 2025-10-10T00:34:54.9382734Z * [new branch] gh/fduwjj/216/head -> origin/gh/fduwjj/216/head 2025-10-10T00:34:54.9383733Z * [new branch] gh/fduwjj/216/orig -> origin/gh/fduwjj/216/orig 2025-10-10T00:34:54.9385377Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-10-10T00:34:54.9386396Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-10-10T00:34:54.9387412Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-10-10T00:34:54.9388864Z * [new branch] gh/fduwjj/218/base -> origin/gh/fduwjj/218/base 2025-10-10T00:34:54.9389901Z * [new branch] gh/fduwjj/218/head -> origin/gh/fduwjj/218/head 2025-10-10T00:34:54.9390943Z * [new branch] gh/fduwjj/218/orig -> origin/gh/fduwjj/218/orig 2025-10-10T00:34:54.9392568Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-10-10T00:34:54.9393801Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-10-10T00:34:54.9394893Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-10-10T00:34:54.9396452Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-10-10T00:34:54.9397578Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-10-10T00:34:54.9398629Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-10-10T00:34:54.9400078Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-10-10T00:34:54.9401181Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-10-10T00:34:54.9402306Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-10-10T00:34:54.9403556Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-10-10T00:34:54.9404573Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-10-10T00:34:54.9405632Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-10-10T00:34:54.9407135Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-10-10T00:34:54.9408151Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-10-10T00:34:54.9409179Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-10-10T00:34:54.9410924Z * [new branch] gh/fegin/313/base -> origin/gh/fegin/313/base 2025-10-10T00:34:54.9411965Z * [new branch] gh/fegin/313/head -> origin/gh/fegin/313/head 2025-10-10T00:34:54.9413063Z * [new branch] gh/fegin/313/orig -> origin/gh/fegin/313/orig 2025-10-10T00:34:54.9414429Z * [new branch] gh/fegin/314/base -> origin/gh/fegin/314/base 2025-10-10T00:34:54.9415476Z * [new branch] gh/fegin/314/head -> origin/gh/fegin/314/head 2025-10-10T00:34:54.9416740Z * [new branch] gh/fegin/314/orig -> origin/gh/fegin/314/orig 2025-10-10T00:34:54.9417960Z * [new branch] gh/fegin/315/base -> origin/gh/fegin/315/base 2025-10-10T00:34:54.9418987Z * [new branch] gh/fegin/315/head -> origin/gh/fegin/315/head 2025-10-10T00:34:54.9420054Z * [new branch] gh/fegin/315/orig -> origin/gh/fegin/315/orig 2025-10-10T00:34:54.9421465Z * [new branch] gh/fegin/316/base -> origin/gh/fegin/316/base 2025-10-10T00:34:54.9422958Z * [new branch] gh/fegin/316/head -> origin/gh/fegin/316/head 2025-10-10T00:34:54.9424024Z * [new branch] gh/fegin/316/orig -> origin/gh/fegin/316/orig 2025-10-10T00:34:54.9425493Z * [new branch] gh/fegin/317/base -> origin/gh/fegin/317/base 2025-10-10T00:34:54.9426565Z * [new branch] gh/fegin/317/head -> origin/gh/fegin/317/head 2025-10-10T00:34:54.9428036Z * [new branch] gh/fegin/317/orig -> origin/gh/fegin/317/orig 2025-10-10T00:34:54.9429461Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-10-10T00:34:54.9430521Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-10-10T00:34:54.9431894Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-10-10T00:34:54.9433515Z * [new branch] gh/fegin/319/base -> origin/gh/fegin/319/base 2025-10-10T00:34:54.9434550Z * [new branch] gh/fegin/319/head -> origin/gh/fegin/319/head 2025-10-10T00:34:54.9435629Z * [new branch] gh/fegin/319/orig -> origin/gh/fegin/319/orig 2025-10-10T00:34:54.9436995Z * [new branch] gh/fegin/320/base -> origin/gh/fegin/320/base 2025-10-10T00:34:54.9438070Z * [new branch] gh/fegin/320/head -> origin/gh/fegin/320/head 2025-10-10T00:34:54.9439097Z * [new branch] gh/fegin/320/orig -> origin/gh/fegin/320/orig 2025-10-10T00:34:54.9440598Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-10-10T00:34:54.9441649Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-10-10T00:34:54.9442749Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-10-10T00:34:54.9444037Z * [new branch] gh/fegin/322/base -> origin/gh/fegin/322/base 2025-10-10T00:34:54.9445063Z * [new branch] gh/fegin/322/head -> origin/gh/fegin/322/head 2025-10-10T00:34:54.9446204Z * [new branch] gh/fegin/322/orig -> origin/gh/fegin/322/orig 2025-10-10T00:34:54.9447534Z * [new branch] gh/fegin/323/base -> origin/gh/fegin/323/base 2025-10-10T00:34:54.9448621Z * [new branch] gh/fegin/323/head -> origin/gh/fegin/323/head 2025-10-10T00:34:54.9450140Z * [new branch] gh/fegin/324/base -> origin/gh/fegin/324/base 2025-10-10T00:34:54.9451332Z * [new branch] gh/fegin/324/head -> origin/gh/fegin/324/head 2025-10-10T00:34:54.9452437Z * [new branch] gh/fegin/324/orig -> origin/gh/fegin/324/orig 2025-10-10T00:34:54.9453969Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-10-10T00:34:54.9455024Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-10-10T00:34:54.9456120Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-10-10T00:34:54.9457562Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-10-10T00:34:54.9458611Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-10-10T00:34:54.9459762Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-10-10T00:34:54.9461127Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-10-10T00:34:54.9462192Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-10-10T00:34:54.9463236Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-10-10T00:34:54.9465448Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-10-10T00:34:54.9466477Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-10-10T00:34:54.9467606Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-10-10T00:34:54.9469033Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-10-10T00:34:54.9470157Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-10-10T00:34:54.9471190Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-10-10T00:34:54.9472708Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-10-10T00:34:54.9473766Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-10-10T00:34:54.9474892Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-10-10T00:34:54.9476276Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-10-10T00:34:54.9477298Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-10-10T00:34:54.9478431Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-10-10T00:34:54.9479839Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-10-10T00:34:54.9480871Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-10-10T00:34:54.9482200Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-10-10T00:34:54.9483674Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-10-10T00:34:54.9484687Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-10-10T00:34:54.9485767Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-10-10T00:34:54.9487127Z * [new branch] gh/fffrog/154/base -> origin/gh/fffrog/154/base 2025-10-10T00:34:54.9488178Z * [new branch] gh/fffrog/154/head -> origin/gh/fffrog/154/head 2025-10-10T00:34:54.9489378Z * [new branch] gh/fffrog/154/orig -> origin/gh/fffrog/154/orig 2025-10-10T00:34:54.9490644Z * [new branch] gh/fffrog/155/base -> origin/gh/fffrog/155/base 2025-10-10T00:34:54.9491699Z * [new branch] gh/fffrog/155/head -> origin/gh/fffrog/155/head 2025-10-10T00:34:54.9492743Z * [new branch] gh/fffrog/155/orig -> origin/gh/fffrog/155/orig 2025-10-10T00:34:54.9494204Z * [new branch] gh/fffrog/156/base -> origin/gh/fffrog/156/base 2025-10-10T00:34:54.9495225Z * [new branch] gh/fffrog/156/head -> origin/gh/fffrog/156/head 2025-10-10T00:34:54.9496290Z * [new branch] gh/fffrog/156/orig -> origin/gh/fffrog/156/orig 2025-10-10T00:34:54.9497737Z * [new branch] gh/fffrog/157/base -> origin/gh/fffrog/157/base 2025-10-10T00:34:54.9498774Z * [new branch] gh/fffrog/157/head -> origin/gh/fffrog/157/head 2025-10-10T00:34:54.9499836Z * [new branch] gh/fffrog/157/orig -> origin/gh/fffrog/157/orig 2025-10-10T00:34:54.9501230Z * [new branch] gh/fffrog/158/base -> origin/gh/fffrog/158/base 2025-10-10T00:34:54.9502321Z * [new branch] gh/fffrog/158/head -> origin/gh/fffrog/158/head 2025-10-10T00:34:54.9503497Z * [new branch] gh/fffrog/158/orig -> origin/gh/fffrog/158/orig 2025-10-10T00:34:54.9504899Z * [new branch] gh/fffrog/159/base -> origin/gh/fffrog/159/base 2025-10-10T00:34:54.9505926Z * [new branch] gh/fffrog/159/head -> origin/gh/fffrog/159/head 2025-10-10T00:34:54.9507085Z * [new branch] gh/fffrog/159/orig -> origin/gh/fffrog/159/orig 2025-10-10T00:34:54.9508470Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-10-10T00:34:54.9509558Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-10-10T00:34:54.9511014Z * [new branch] gh/fffrog/161/base -> origin/gh/fffrog/161/base 2025-10-10T00:34:54.9512141Z * [new branch] gh/fffrog/161/head -> origin/gh/fffrog/161/head 2025-10-10T00:34:54.9513343Z * [new branch] gh/fffrog/161/orig -> origin/gh/fffrog/161/orig 2025-10-10T00:34:54.9514625Z * [new branch] gh/fffrog/162/base -> origin/gh/fffrog/162/base 2025-10-10T00:34:54.9515660Z * [new branch] gh/fffrog/162/head -> origin/gh/fffrog/162/head 2025-10-10T00:34:54.9516755Z * [new branch] gh/fffrog/162/orig -> origin/gh/fffrog/162/orig 2025-10-10T00:34:54.9518182Z * [new branch] gh/fffrog/163/base -> origin/gh/fffrog/163/base 2025-10-10T00:34:54.9519221Z * [new branch] gh/fffrog/163/head -> origin/gh/fffrog/163/head 2025-10-10T00:34:54.9520267Z * [new branch] gh/fffrog/163/orig -> origin/gh/fffrog/163/orig 2025-10-10T00:34:54.9522410Z * [new branch] gh/fffrog/164/base -> origin/gh/fffrog/164/base 2025-10-10T00:34:54.9523465Z * [new branch] gh/fffrog/164/head -> origin/gh/fffrog/164/head 2025-10-10T00:34:54.9524526Z * [new branch] gh/fffrog/164/orig -> origin/gh/fffrog/164/orig 2025-10-10T00:34:54.9526053Z * [new branch] gh/fffrog/165/base -> origin/gh/fffrog/165/base 2025-10-10T00:34:54.9527210Z * [new branch] gh/fffrog/165/head -> origin/gh/fffrog/165/head 2025-10-10T00:34:54.9528127Z * [new branch] gh/fffrog/165/orig -> origin/gh/fffrog/165/orig 2025-10-10T00:34:54.9529545Z * [new branch] gh/fffrog/166/base -> origin/gh/fffrog/166/base 2025-10-10T00:34:54.9530589Z * [new branch] gh/fffrog/166/head -> origin/gh/fffrog/166/head 2025-10-10T00:34:54.9531660Z * [new branch] gh/fffrog/166/orig -> origin/gh/fffrog/166/orig 2025-10-10T00:34:54.9533078Z * [new branch] gh/fffrog/167/base -> origin/gh/fffrog/167/base 2025-10-10T00:34:54.9534075Z * [new branch] gh/fffrog/167/head -> origin/gh/fffrog/167/head 2025-10-10T00:34:54.9535083Z * [new branch] gh/fffrog/167/orig -> origin/gh/fffrog/167/orig 2025-10-10T00:34:54.9536555Z * [new branch] gh/fffrog/168/base -> origin/gh/fffrog/168/base 2025-10-10T00:34:54.9537550Z * [new branch] gh/fffrog/168/head -> origin/gh/fffrog/168/head 2025-10-10T00:34:54.9538654Z * [new branch] gh/fffrog/168/orig -> origin/gh/fffrog/168/orig 2025-10-10T00:34:54.9540183Z * [new branch] gh/fffrog/169/base -> origin/gh/fffrog/169/base 2025-10-10T00:34:54.9541257Z * [new branch] gh/fffrog/169/head -> origin/gh/fffrog/169/head 2025-10-10T00:34:54.9542266Z * [new branch] gh/fffrog/169/orig -> origin/gh/fffrog/169/orig 2025-10-10T00:34:54.9543684Z * [new branch] gh/fffrog/170/base -> origin/gh/fffrog/170/base 2025-10-10T00:34:54.9544730Z * [new branch] gh/fffrog/170/head -> origin/gh/fffrog/170/head 2025-10-10T00:34:54.9545872Z * [new branch] gh/fffrog/170/orig -> origin/gh/fffrog/170/orig 2025-10-10T00:34:54.9547334Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-10-10T00:34:54.9548435Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-10-10T00:34:54.9549484Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-10-10T00:34:54.9550910Z * [new branch] gh/fffrog/172/base -> origin/gh/fffrog/172/base 2025-10-10T00:34:54.9551964Z * [new branch] gh/fffrog/172/head -> origin/gh/fffrog/172/head 2025-10-10T00:34:54.9553173Z * [new branch] gh/fffrog/172/orig -> origin/gh/fffrog/172/orig 2025-10-10T00:34:54.9554844Z * [new branch] gh/fffrog/173/base -> origin/gh/fffrog/173/base 2025-10-10T00:34:54.9555875Z * [new branch] gh/fffrog/173/head -> origin/gh/fffrog/173/head 2025-10-10T00:34:54.9556963Z * [new branch] gh/fffrog/173/orig -> origin/gh/fffrog/173/orig 2025-10-10T00:34:54.9558350Z * [new branch] gh/fffrog/174/base -> origin/gh/fffrog/174/base 2025-10-10T00:34:54.9559369Z * [new branch] gh/fffrog/174/head -> origin/gh/fffrog/174/head 2025-10-10T00:34:54.9560426Z * [new branch] gh/fffrog/174/orig -> origin/gh/fffrog/174/orig 2025-10-10T00:34:54.9561870Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-10-10T00:34:54.9562900Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-10-10T00:34:54.9563948Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-10-10T00:34:54.9565442Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-10-10T00:34:54.9566480Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-10-10T00:34:54.9567616Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-10-10T00:34:54.9569411Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-10-10T00:34:54.9570469Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-10-10T00:34:54.9571496Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-10-10T00:34:54.9572769Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-10-10T00:34:54.9574213Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-10-10T00:34:54.9575306Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-10-10T00:34:54.9576680Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-10-10T00:34:54.9577618Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-10-10T00:34:54.9578683Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-10-10T00:34:54.9580118Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-10-10T00:34:54.9581296Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-10-10T00:34:54.9583254Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-10-10T00:34:54.9584333Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-10-10T00:34:54.9585380Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-10-10T00:34:54.9587085Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-10-10T00:34:54.9588119Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-10-10T00:34:54.9589132Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-10-10T00:34:54.9590458Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-10-10T00:34:54.9591487Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-10-10T00:34:54.9592732Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-10-10T00:34:54.9594382Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-10-10T00:34:54.9595480Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-10-10T00:34:54.9596666Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-10-10T00:34:54.9598103Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-10-10T00:34:54.9599137Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-10-10T00:34:54.9600189Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-10-10T00:34:54.9601582Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-10-10T00:34:54.9602606Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-10-10T00:34:54.9603704Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-10-10T00:34:54.9605069Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-10-10T00:34:54.9606125Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-10-10T00:34:54.9607187Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-10-10T00:34:54.9608581Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-10-10T00:34:54.9609572Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-10-10T00:34:54.9610742Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-10-10T00:34:54.9612121Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-10-10T00:34:54.9613181Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-10-10T00:34:54.9614198Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-10-10T00:34:54.9615616Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-10-10T00:34:54.9616826Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-10-10T00:34:54.9617922Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-10-10T00:34:54.9619432Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-10-10T00:34:54.9620371Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-10-10T00:34:54.9621405Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-10-10T00:34:54.9622812Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-10-10T00:34:54.9623849Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-10-10T00:34:54.9624995Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-10-10T00:34:54.9626407Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-10-10T00:34:54.9627516Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-10-10T00:34:54.9628519Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-10-10T00:34:54.9629945Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-10-10T00:34:54.9631021Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-10-10T00:34:54.9632184Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-10-10T00:34:54.9633680Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-10-10T00:34:54.9634759Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-10-10T00:34:54.9635804Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-10-10T00:34:54.9637198Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-10-10T00:34:54.9638241Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-10-10T00:34:54.9639879Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-10-10T00:34:54.9641260Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-10-10T00:34:54.9642316Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-10-10T00:34:54.9643905Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-10-10T00:34:54.9645306Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-10-10T00:34:54.9646388Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-10-10T00:34:54.9647471Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-10-10T00:34:54.9648892Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-10-10T00:34:54.9649929Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-10-10T00:34:54.9650977Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-10-10T00:34:54.9652741Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-10-10T00:34:54.9653825Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-10-10T00:34:54.9654895Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-10-10T00:34:54.9656438Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-10-10T00:34:54.9657501Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-10-10T00:34:54.9658536Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-10-10T00:34:54.9659963Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-10-10T00:34:54.9661029Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-10-10T00:34:54.9662141Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-10-10T00:34:54.9663508Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-10-10T00:34:54.9664622Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-10-10T00:34:54.9665623Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-10-10T00:34:54.9667084Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-10-10T00:34:54.9668156Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-10-10T00:34:54.9669314Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-10-10T00:34:54.9670742Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-10-10T00:34:54.9671839Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-10-10T00:34:54.9673097Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-10-10T00:34:54.9674504Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-10-10T00:34:54.9675555Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-10-10T00:34:54.9676583Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-10-10T00:34:54.9678011Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-10-10T00:34:54.9679168Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-10-10T00:34:54.9680229Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-10-10T00:34:54.9682437Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-10-10T00:34:54.9683516Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-10-10T00:34:54.9684681Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-10-10T00:34:54.9686191Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-10-10T00:34:54.9687250Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-10-10T00:34:54.9688305Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-10-10T00:34:54.9689647Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-10-10T00:34:54.9690692Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-10-10T00:34:54.9691763Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-10-10T00:34:54.9693174Z * [new branch] gh/guangyey/209/base -> origin/gh/guangyey/209/base 2025-10-10T00:34:54.9694290Z * [new branch] gh/guangyey/209/head -> origin/gh/guangyey/209/head 2025-10-10T00:34:54.9695379Z * [new branch] gh/guangyey/209/orig -> origin/gh/guangyey/209/orig 2025-10-10T00:34:54.9696786Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-10-10T00:34:54.9697832Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-10-10T00:34:54.9698949Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-10-10T00:34:54.9700414Z * [new branch] gh/guangyey/211/base -> origin/gh/guangyey/211/base 2025-10-10T00:34:54.9701454Z * [new branch] gh/guangyey/211/head -> origin/gh/guangyey/211/head 2025-10-10T00:34:54.9702474Z * [new branch] gh/guangyey/211/orig -> origin/gh/guangyey/211/orig 2025-10-10T00:34:54.9703892Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-10-10T00:34:54.9705054Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-10-10T00:34:54.9706008Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-10-10T00:34:54.9707827Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-10-10T00:34:54.9708905Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-10-10T00:34:54.9710008Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-10-10T00:34:54.9711316Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-10-10T00:34:54.9712513Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-10-10T00:34:54.9713635Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-10-10T00:34:54.9715110Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-10-10T00:34:54.9716201Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-10-10T00:34:54.9717441Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-10-10T00:34:54.9718922Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-10-10T00:34:54.9719982Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-10-10T00:34:54.9721065Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-10-10T00:34:54.9722860Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-10-10T00:34:54.9723907Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-10-10T00:34:54.9724968Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-10-10T00:34:54.9726406Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-10-10T00:34:54.9727605Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-10-10T00:34:54.9728632Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-10-10T00:34:54.9730199Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-10-10T00:34:54.9731221Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-10-10T00:34:54.9732280Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-10-10T00:34:54.9733657Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-10-10T00:34:54.9734714Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-10-10T00:34:54.9735737Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-10-10T00:34:54.9737140Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-10-10T00:34:54.9738187Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-10-10T00:34:54.9739203Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-10-10T00:34:54.9740616Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-10-10T00:34:54.9741958Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-10-10T00:34:54.9743056Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-10-10T00:34:54.9744441Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-10-10T00:34:54.9745553Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-10-10T00:34:54.9746563Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-10-10T00:34:54.9747948Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-10-10T00:34:54.9748971Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-10-10T00:34:54.9750155Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-10-10T00:34:54.9751516Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-10-10T00:34:54.9752644Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-10-10T00:34:54.9753696Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-10-10T00:34:54.9755141Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-10-10T00:34:54.9756296Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-10-10T00:34:54.9757329Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-10-10T00:34:54.9758756Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-10-10T00:34:54.9759763Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-10-10T00:34:54.9760805Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-10-10T00:34:54.9762241Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-10-10T00:34:54.9763291Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-10-10T00:34:54.9764351Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-10-10T00:34:54.9766107Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-10-10T00:34:54.9767127Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-10-10T00:34:54.9768178Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-10-10T00:34:54.9769606Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-10-10T00:34:54.9770789Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-10-10T00:34:54.9771885Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-10-10T00:34:54.9773470Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-10-10T00:34:54.9774428Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-10-10T00:34:54.9775487Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-10-10T00:34:54.9776888Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-10-10T00:34:54.9777912Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-10-10T00:34:54.9779013Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-10-10T00:34:54.9780450Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-10-10T00:34:54.9783944Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-10-10T00:34:54.9785179Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-10-10T00:34:54.9786671Z * [new branch] gh/guilhermeleobas/249/base -> origin/gh/guilhermeleobas/249/base 2025-10-10T00:34:54.9787933Z * [new branch] gh/guilhermeleobas/249/head -> origin/gh/guilhermeleobas/249/head 2025-10-10T00:34:54.9788958Z * [new branch] gh/guilhermeleobas/249/orig -> origin/gh/guilhermeleobas/249/orig 2025-10-10T00:34:54.9790389Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-10-10T00:34:54.9791448Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-10-10T00:34:54.9792735Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-10-10T00:34:54.9794528Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-10-10T00:34:54.9795622Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-10-10T00:34:54.9796787Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-10-10T00:34:54.9798392Z * [new branch] gh/henrylhtsang/151/base -> origin/gh/henrylhtsang/151/base 2025-10-10T00:34:54.9799400Z * [new branch] gh/henrylhtsang/151/head -> origin/gh/henrylhtsang/151/head 2025-10-10T00:34:54.9800538Z * [new branch] gh/henrylhtsang/151/orig -> origin/gh/henrylhtsang/151/orig 2025-10-10T00:34:54.9802130Z * [new branch] gh/henrylhtsang/152/base -> origin/gh/henrylhtsang/152/base 2025-10-10T00:34:54.9803229Z * [new branch] gh/henrylhtsang/152/head -> origin/gh/henrylhtsang/152/head 2025-10-10T00:34:54.9804336Z * [new branch] gh/henrylhtsang/152/orig -> origin/gh/henrylhtsang/152/orig 2025-10-10T00:34:54.9805609Z * [new branch] gh/henrylhtsang/153/base -> origin/gh/henrylhtsang/153/base 2025-10-10T00:34:54.9806807Z * [new branch] gh/henrylhtsang/153/head -> origin/gh/henrylhtsang/153/head 2025-10-10T00:34:54.9807905Z * [new branch] gh/henrylhtsang/153/orig -> origin/gh/henrylhtsang/153/orig 2025-10-10T00:34:54.9809667Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-10-10T00:34:54.9811008Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-10-10T00:34:54.9812380Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-10-10T00:34:54.9813758Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-10-10T00:34:54.9815298Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-10-10T00:34:54.9816576Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-10-10T00:34:54.9818317Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-10-10T00:34:54.9819368Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-10-10T00:34:54.9821143Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-10-10T00:34:54.9822174Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-10-10T00:34:54.9824017Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-10-10T00:34:54.9825085Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-10-10T00:34:54.9826173Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-10-10T00:34:54.9827673Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-10-10T00:34:54.9828705Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-10-10T00:34:54.9829762Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-10-10T00:34:54.9831136Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-10-10T00:34:54.9832273Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-10-10T00:34:54.9833514Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-10-10T00:34:54.9834772Z * [new branch] gh/isuruf/149/base -> origin/gh/isuruf/149/base 2025-10-10T00:34:54.9835809Z * [new branch] gh/isuruf/149/head -> origin/gh/isuruf/149/head 2025-10-10T00:34:54.9836852Z * [new branch] gh/isuruf/149/orig -> origin/gh/isuruf/149/orig 2025-10-10T00:34:54.9838334Z * [new branch] gh/isuruf/150/base -> origin/gh/isuruf/150/base 2025-10-10T00:34:54.9839431Z * [new branch] gh/isuruf/150/head -> origin/gh/isuruf/150/head 2025-10-10T00:34:54.9840461Z * [new branch] gh/isuruf/150/orig -> origin/gh/isuruf/150/orig 2025-10-10T00:34:54.9841885Z * [new branch] gh/isuruf/151/base -> origin/gh/isuruf/151/base 2025-10-10T00:34:54.9842975Z * [new branch] gh/isuruf/151/head -> origin/gh/isuruf/151/head 2025-10-10T00:34:54.9844455Z * [new branch] gh/isuruf/151/orig -> origin/gh/isuruf/151/orig 2025-10-10T00:34:54.9845852Z * [new branch] gh/isuruf/152/base -> origin/gh/isuruf/152/base 2025-10-10T00:34:54.9846867Z * [new branch] gh/isuruf/152/head -> origin/gh/isuruf/152/head 2025-10-10T00:34:54.9847948Z * [new branch] gh/isuruf/152/orig -> origin/gh/isuruf/152/orig 2025-10-10T00:34:54.9849266Z * [new branch] gh/isuruf/153/base -> origin/gh/isuruf/153/base 2025-10-10T00:34:54.9850328Z * [new branch] gh/isuruf/153/head -> origin/gh/isuruf/153/head 2025-10-10T00:34:54.9851434Z * [new branch] gh/isuruf/153/orig -> origin/gh/isuruf/153/orig 2025-10-10T00:34:54.9852911Z * [new branch] gh/isuruf/154/base -> origin/gh/isuruf/154/base 2025-10-10T00:34:54.9853921Z * [new branch] gh/isuruf/154/head -> origin/gh/isuruf/154/head 2025-10-10T00:34:54.9854972Z * [new branch] gh/isuruf/154/orig -> origin/gh/isuruf/154/orig 2025-10-10T00:34:54.9856418Z * [new branch] gh/isuruf/155/base -> origin/gh/isuruf/155/base 2025-10-10T00:34:54.9857438Z * [new branch] gh/isuruf/155/head -> origin/gh/isuruf/155/head 2025-10-10T00:34:54.9858455Z * [new branch] gh/isuruf/155/orig -> origin/gh/isuruf/155/orig 2025-10-10T00:34:54.9859762Z * [new branch] gh/isuruf/156/base -> origin/gh/isuruf/156/base 2025-10-10T00:34:54.9860841Z * [new branch] gh/isuruf/156/head -> origin/gh/isuruf/156/head 2025-10-10T00:34:54.9861903Z * [new branch] gh/isuruf/156/orig -> origin/gh/isuruf/156/orig 2025-10-10T00:34:54.9863252Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-10-10T00:34:54.9864270Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-10-10T00:34:54.9865308Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-10-10T00:34:54.9866714Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-10-10T00:34:54.9867743Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-10-10T00:34:54.9868910Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-10-10T00:34:54.9870720Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-10-10T00:34:54.9871797Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-10-10T00:34:54.9873043Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-10-10T00:34:54.9874536Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-10-10T00:34:54.9875589Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-10-10T00:34:54.9876765Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-10-10T00:34:54.9878074Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-10-10T00:34:54.9879133Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-10-10T00:34:54.9880184Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-10-10T00:34:54.9881842Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-10-10T00:34:54.9882877Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-10-10T00:34:54.9883932Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-10-10T00:34:54.9885522Z * [new branch] gh/jamesjwu/189/base -> origin/gh/jamesjwu/189/base 2025-10-10T00:34:54.9886541Z * [new branch] gh/jamesjwu/189/head -> origin/gh/jamesjwu/189/head 2025-10-10T00:34:54.9887591Z * [new branch] gh/jamesjwu/189/orig -> origin/gh/jamesjwu/189/orig 2025-10-10T00:34:54.9888960Z * [new branch] gh/jamesjwu/190/base -> origin/gh/jamesjwu/190/base 2025-10-10T00:34:54.9890009Z * [new branch] gh/jamesjwu/190/head -> origin/gh/jamesjwu/190/head 2025-10-10T00:34:54.9891524Z * [new branch] gh/jamesjwu/190/orig -> origin/gh/jamesjwu/190/orig 2025-10-10T00:34:54.9892939Z * [new branch] gh/jamesjwu/191/base -> origin/gh/jamesjwu/191/base 2025-10-10T00:34:54.9894049Z * [new branch] gh/jamesjwu/191/head -> origin/gh/jamesjwu/191/head 2025-10-10T00:34:54.9895120Z * [new branch] gh/jamesjwu/191/orig -> origin/gh/jamesjwu/191/orig 2025-10-10T00:34:54.9896518Z * [new branch] gh/jamesjwu/192/base -> origin/gh/jamesjwu/192/base 2025-10-10T00:34:54.9897661Z * [new branch] gh/jamesjwu/192/head -> origin/gh/jamesjwu/192/head 2025-10-10T00:34:54.9899122Z * [new branch] gh/jamesjwu/193/base -> origin/gh/jamesjwu/193/base 2025-10-10T00:34:54.9900173Z * [new branch] gh/jamesjwu/193/head -> origin/gh/jamesjwu/193/head 2025-10-10T00:34:54.9901224Z * [new branch] gh/jamesjwu/193/orig -> origin/gh/jamesjwu/193/orig 2025-10-10T00:34:54.9902798Z * [new branch] gh/jamesjwu/194/base -> origin/gh/jamesjwu/194/base 2025-10-10T00:34:54.9903877Z * [new branch] gh/jamesjwu/194/head -> origin/gh/jamesjwu/194/head 2025-10-10T00:34:54.9904944Z * [new branch] gh/jamesjwu/194/orig -> origin/gh/jamesjwu/194/orig 2025-10-10T00:34:54.9906302Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-10-10T00:34:54.9907281Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-10-10T00:34:54.9908425Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-10-10T00:34:54.9909853Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-10-10T00:34:54.9910914Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-10-10T00:34:54.9911974Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-10-10T00:34:54.9913732Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-10-10T00:34:54.9914791Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-10-10T00:34:54.9916061Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-10-10T00:34:54.9917071Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-10-10T00:34:54.9918366Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-10-10T00:34:54.9919482Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-10-10T00:34:54.9920616Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-10-10T00:34:54.9921668Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-10-10T00:34:54.9922876Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-10-10T00:34:54.9923893Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-10-10T00:34:54.9925525Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-10-10T00:34:54.9926635Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-10-10T00:34:54.9927932Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-10-10T00:34:54.9928967Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-10-10T00:34:54.9930236Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-10-10T00:34:54.9931313Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-10-10T00:34:54.9932620Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-10-10T00:34:54.9933657Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-10-10T00:34:54.9934945Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-10-10T00:34:54.9935952Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-10-10T00:34:54.9937230Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-10-10T00:34:54.9938205Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-10-10T00:34:54.9939978Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-10-10T00:34:54.9941041Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-10-10T00:34:54.9942589Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-10-10T00:34:54.9943673Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-10-10T00:34:54.9945008Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-10-10T00:34:54.9945982Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-10-10T00:34:54.9947783Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-10-10T00:34:54.9948964Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-10-10T00:34:54.9949998Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-10-10T00:34:54.9951281Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-10-10T00:34:54.9952478Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-10-10T00:34:54.9953598Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-10-10T00:34:54.9955296Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-10-10T00:34:54.9956473Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-10-10T00:34:54.9957417Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-10-10T00:34:54.9959287Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-10-10T00:34:54.9960444Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-10-10T00:34:54.9961375Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-10-10T00:34:54.9962711Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-10-10T00:34:54.9963711Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-10-10T00:34:54.9964974Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-10-10T00:34:54.9965949Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-10-10T00:34:54.9967449Z * [new branch] gh/janeyx99/304/base -> origin/gh/janeyx99/304/base 2025-10-10T00:34:54.9968477Z * [new branch] gh/janeyx99/304/head -> origin/gh/janeyx99/304/head 2025-10-10T00:34:54.9969515Z * [new branch] gh/janeyx99/304/orig -> origin/gh/janeyx99/304/orig 2025-10-10T00:34:54.9970809Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-10-10T00:34:54.9971874Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-10-10T00:34:54.9973143Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-10-10T00:34:54.9974149Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-10-10T00:34:54.9975629Z * [new branch] gh/janeyx99/307/base -> origin/gh/janeyx99/307/base 2025-10-10T00:34:54.9976611Z * [new branch] gh/janeyx99/307/head -> origin/gh/janeyx99/307/head 2025-10-10T00:34:54.9977612Z * [new branch] gh/janeyx99/307/orig -> origin/gh/janeyx99/307/orig 2025-10-10T00:34:54.9979272Z * [new branch] gh/janeyx99/308/base -> origin/gh/janeyx99/308/base 2025-10-10T00:34:54.9980501Z * [new branch] gh/janeyx99/308/head -> origin/gh/janeyx99/308/head 2025-10-10T00:34:54.9981746Z * [new branch] gh/janeyx99/308/orig -> origin/gh/janeyx99/308/orig 2025-10-10T00:34:54.9983174Z * [new branch] gh/janeyx99/309/base -> origin/gh/janeyx99/309/base 2025-10-10T00:34:54.9984209Z * [new branch] gh/janeyx99/309/head -> origin/gh/janeyx99/309/head 2025-10-10T00:34:54.9985292Z * [new branch] gh/janeyx99/309/orig -> origin/gh/janeyx99/309/orig 2025-10-10T00:34:54.9986729Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-10-10T00:34:54.9987779Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-10-10T00:34:54.9988824Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-10-10T00:34:54.9990095Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-10-10T00:34:54.9991141Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-10-10T00:34:54.9992223Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-10-10T00:34:54.9993766Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-10-10T00:34:54.9994916Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-10-10T00:34:54.9995966Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-10-10T00:34:54.9997203Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-10-10T00:34:54.9998272Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-10-10T00:34:54.9999317Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-10-10T00:34:55.0001172Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-10-10T00:34:55.0002236Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-10-10T00:34:55.0003309Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-10-10T00:34:55.0004933Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-10-10T00:34:55.0005975Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-10-10T00:34:55.0007000Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-10-10T00:34:55.0008771Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-10-10T00:34:55.0010244Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-10-10T00:34:55.0012101Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-10-10T00:34:55.0013154Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-10-10T00:34:55.0014243Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-10-10T00:34:55.0015666Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-10-10T00:34:55.0016769Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-10-10T00:34:55.0017779Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-10-10T00:34:55.0019172Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-10-10T00:34:55.0020216Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-10-10T00:34:55.0021262Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-10-10T00:34:55.0022633Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-10-10T00:34:55.0023746Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-10-10T00:34:55.0024776Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-10-10T00:34:55.0026170Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-10-10T00:34:55.0027167Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-10-10T00:34:55.0028629Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-10-10T00:34:55.0030053Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-10-10T00:34:55.0031179Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-10-10T00:34:55.0032290Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-10-10T00:34:55.0033775Z * [new branch] gh/jansel/535/base -> origin/gh/jansel/535/base 2025-10-10T00:34:55.0034815Z * [new branch] gh/jansel/535/head -> origin/gh/jansel/535/head 2025-10-10T00:34:55.0035872Z * [new branch] gh/jansel/535/orig -> origin/gh/jansel/535/orig 2025-10-10T00:34:55.0037242Z * [new branch] gh/jansel/536/base -> origin/gh/jansel/536/base 2025-10-10T00:34:55.0038376Z * [new branch] gh/jansel/536/head -> origin/gh/jansel/536/head 2025-10-10T00:34:55.0039443Z * [new branch] gh/jansel/536/orig -> origin/gh/jansel/536/orig 2025-10-10T00:34:55.0042503Z * [new branch] gh/jansel/537/base -> origin/gh/jansel/537/base 2025-10-10T00:34:55.0042713Z * [new branch] gh/jansel/537/head -> origin/gh/jansel/537/head 2025-10-10T00:34:55.0043180Z * [new branch] gh/jansel/537/orig -> origin/gh/jansel/537/orig 2025-10-10T00:34:55.0044294Z * [new branch] gh/jansel/538/base -> origin/gh/jansel/538/base 2025-10-10T00:34:55.0045325Z * [new branch] gh/jansel/538/head -> origin/gh/jansel/538/head 2025-10-10T00:34:55.0046369Z * [new branch] gh/jansel/538/orig -> origin/gh/jansel/538/orig 2025-10-10T00:34:55.0047858Z * [new branch] gh/jansel/539/base -> origin/gh/jansel/539/base 2025-10-10T00:34:55.0048798Z * [new branch] gh/jansel/539/head -> origin/gh/jansel/539/head 2025-10-10T00:34:55.0049875Z * [new branch] gh/jansel/539/orig -> origin/gh/jansel/539/orig 2025-10-10T00:34:55.0051266Z * [new branch] gh/jansel/540/base -> origin/gh/jansel/540/base 2025-10-10T00:34:55.0052394Z * [new branch] gh/jansel/540/head -> origin/gh/jansel/540/head 2025-10-10T00:34:55.0053438Z * [new branch] gh/jansel/540/orig -> origin/gh/jansel/540/orig 2025-10-10T00:34:55.0054853Z * [new branch] gh/jansel/541/base -> origin/gh/jansel/541/base 2025-10-10T00:34:55.0056040Z * [new branch] gh/jansel/541/head -> origin/gh/jansel/541/head 2025-10-10T00:34:55.0057084Z * [new branch] gh/jansel/541/orig -> origin/gh/jansel/541/orig 2025-10-10T00:34:55.0058457Z * [new branch] gh/jansel/542/base -> origin/gh/jansel/542/base 2025-10-10T00:34:55.0059461Z * [new branch] gh/jansel/542/head -> origin/gh/jansel/542/head 2025-10-10T00:34:55.0060508Z * [new branch] gh/jansel/542/orig -> origin/gh/jansel/542/orig 2025-10-10T00:34:55.0061857Z * [new branch] gh/jansel/543/base -> origin/gh/jansel/543/base 2025-10-10T00:34:55.0062928Z * [new branch] gh/jansel/543/head -> origin/gh/jansel/543/head 2025-10-10T00:34:55.0063950Z * [new branch] gh/jansel/543/orig -> origin/gh/jansel/543/orig 2025-10-10T00:34:55.0066069Z * [new branch] gh/jansel/544/base -> origin/gh/jansel/544/base 2025-10-10T00:34:55.0067253Z * [new branch] gh/jansel/544/head -> origin/gh/jansel/544/head 2025-10-10T00:34:55.0068350Z * [new branch] gh/jansel/544/orig -> origin/gh/jansel/544/orig 2025-10-10T00:34:55.0069796Z * [new branch] gh/jansel/545/base -> origin/gh/jansel/545/base 2025-10-10T00:34:55.0070834Z * [new branch] gh/jansel/545/head -> origin/gh/jansel/545/head 2025-10-10T00:34:55.0071890Z * [new branch] gh/jansel/545/orig -> origin/gh/jansel/545/orig 2025-10-10T00:34:55.0073482Z * [new branch] gh/jansel/546/base -> origin/gh/jansel/546/base 2025-10-10T00:34:55.0074502Z * [new branch] gh/jansel/546/head -> origin/gh/jansel/546/head 2025-10-10T00:34:55.0075525Z * [new branch] gh/jansel/546/orig -> origin/gh/jansel/546/orig 2025-10-10T00:34:55.0076991Z * [new branch] gh/jansel/547/base -> origin/gh/jansel/547/base 2025-10-10T00:34:55.0078053Z * [new branch] gh/jansel/547/head -> origin/gh/jansel/547/head 2025-10-10T00:34:55.0079079Z * [new branch] gh/jansel/547/orig -> origin/gh/jansel/547/orig 2025-10-10T00:34:55.0080491Z * [new branch] gh/jansel/548/base -> origin/gh/jansel/548/base 2025-10-10T00:34:55.0081853Z * [new branch] gh/jansel/548/head -> origin/gh/jansel/548/head 2025-10-10T00:34:55.0082969Z * [new branch] gh/jansel/548/orig -> origin/gh/jansel/548/orig 2025-10-10T00:34:55.0084705Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-10-10T00:34:55.0085776Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-10-10T00:34:55.0086800Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-10-10T00:34:55.0088918Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-10-10T00:34:55.0089956Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-10-10T00:34:55.0091048Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-10-10T00:34:55.0092584Z * [new branch] gh/jbschlosser/251/base -> origin/gh/jbschlosser/251/base 2025-10-10T00:34:55.0093635Z * [new branch] gh/jbschlosser/251/head -> origin/gh/jbschlosser/251/head 2025-10-10T00:34:55.0094673Z * [new branch] gh/jbschlosser/251/orig -> origin/gh/jbschlosser/251/orig 2025-10-10T00:34:55.0096422Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-10-10T00:34:55.0097510Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-10-10T00:34:55.0098635Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-10-10T00:34:55.0100035Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-10-10T00:34:55.0101054Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-10-10T00:34:55.0102136Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-10-10T00:34:55.0103503Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-10-10T00:34:55.0104540Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-10-10T00:34:55.0105563Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-10-10T00:34:55.0106982Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-10-10T00:34:55.0108038Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-10-10T00:34:55.0109481Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-10-10T00:34:55.0111020Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-10-10T00:34:55.0112118Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-10-10T00:34:55.0113370Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-10-10T00:34:55.0114684Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-10-10T00:34:55.0115795Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-10-10T00:34:55.0116848Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-10-10T00:34:55.0118294Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-10-10T00:34:55.0119453Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-10-10T00:34:55.0120526Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-10-10T00:34:55.0121959Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-10-10T00:34:55.0123038Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-10-10T00:34:55.0124148Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-10-10T00:34:55.0125590Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-10-10T00:34:55.0126674Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-10-10T00:34:55.0127745Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-10-10T00:34:55.0129136Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-10-10T00:34:55.0130160Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-10-10T00:34:55.0131206Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-10-10T00:34:55.0132659Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-10-10T00:34:55.0133741Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-10-10T00:34:55.0134860Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-10-10T00:34:55.0136189Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-10-10T00:34:55.0137237Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-10-10T00:34:55.0138351Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-10-10T00:34:55.0139802Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-10-10T00:34:55.0140965Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-10-10T00:34:55.0141965Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-10-10T00:34:55.0143389Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-10-10T00:34:55.0144411Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-10-10T00:34:55.0145483Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-10-10T00:34:55.0146828Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-10-10T00:34:55.0147846Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-10-10T00:34:55.0148902Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-10-10T00:34:55.0150468Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-10-10T00:34:55.0151604Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-10-10T00:34:55.0153315Z * [new branch] gh/karthickai/3/base -> origin/gh/karthickai/3/base 2025-10-10T00:34:55.0154342Z * [new branch] gh/karthickai/3/head -> origin/gh/karthickai/3/head 2025-10-10T00:34:55.0155419Z * [new branch] gh/karthickai/3/orig -> origin/gh/karthickai/3/orig 2025-10-10T00:34:55.0156859Z * [new branch] gh/karthickai/4/base -> origin/gh/karthickai/4/base 2025-10-10T00:34:55.0157988Z * [new branch] gh/karthickai/4/head -> origin/gh/karthickai/4/head 2025-10-10T00:34:55.0159093Z * [new branch] gh/karthickai/4/orig -> origin/gh/karthickai/4/orig 2025-10-10T00:34:55.0160534Z * [new branch] gh/karthickai/5/base -> origin/gh/karthickai/5/base 2025-10-10T00:34:55.0161668Z * [new branch] gh/karthickai/5/head -> origin/gh/karthickai/5/head 2025-10-10T00:34:55.0162735Z * [new branch] gh/karthickai/5/orig -> origin/gh/karthickai/5/orig 2025-10-10T00:34:55.0164214Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-10-10T00:34:55.0165362Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-10-10T00:34:55.0166579Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-10-10T00:34:55.0168259Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-10-10T00:34:55.0169597Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-10-10T00:34:55.0170293Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-10-10T00:34:55.0171707Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-10-10T00:34:55.0172740Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-10-10T00:34:55.0173814Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-10-10T00:34:55.0175282Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-10-10T00:34:55.0176731Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-10-10T00:34:55.0177855Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-10-10T00:34:55.0179166Z * [new branch] gh/kurtamohler/51/base -> origin/gh/kurtamohler/51/base 2025-10-10T00:34:55.0180318Z * [new branch] gh/kurtamohler/51/head -> origin/gh/kurtamohler/51/head 2025-10-10T00:34:55.0181644Z * [new branch] gh/kurtamohler/51/orig -> origin/gh/kurtamohler/51/orig 2025-10-10T00:34:55.0183114Z * [new branch] gh/kurtamohler/52/base -> origin/gh/kurtamohler/52/base 2025-10-10T00:34:55.0184125Z * [new branch] gh/kurtamohler/52/head -> origin/gh/kurtamohler/52/head 2025-10-10T00:34:55.0185219Z * [new branch] gh/kurtamohler/52/orig -> origin/gh/kurtamohler/52/orig 2025-10-10T00:34:55.0186577Z * [new branch] gh/kurtamohler/53/base -> origin/gh/kurtamohler/53/base 2025-10-10T00:34:55.0187709Z * [new branch] gh/kurtamohler/53/head -> origin/gh/kurtamohler/53/head 2025-10-10T00:34:55.0188698Z * [new branch] gh/kurtamohler/53/orig -> origin/gh/kurtamohler/53/orig 2025-10-10T00:34:55.0190108Z * [new branch] gh/kurtamohler/54/base -> origin/gh/kurtamohler/54/base 2025-10-10T00:34:55.0191162Z * [new branch] gh/kurtamohler/54/head -> origin/gh/kurtamohler/54/head 2025-10-10T00:34:55.0192326Z * [new branch] gh/kurtamohler/54/orig -> origin/gh/kurtamohler/54/orig 2025-10-10T00:34:55.0194352Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-10-10T00:34:55.0195619Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-10-10T00:34:55.0196611Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-10-10T00:34:55.0198968Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-10-10T00:34:55.0200177Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-10-10T00:34:55.0201336Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-10-10T00:34:55.0203127Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-10-10T00:34:55.0204169Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-10-10T00:34:55.0205560Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-10-10T00:34:55.0206584Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-10-10T00:34:55.0208100Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-10-10T00:34:55.0209218Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-10-10T00:34:55.0210308Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-10-10T00:34:55.0211805Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-10-10T00:34:55.0212872Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-10-10T00:34:55.0213974Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-10-10T00:34:55.0215338Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-10-10T00:34:55.0216390Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-10-10T00:34:55.0217817Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-10-10T00:34:55.0218887Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-10-10T00:34:55.0219923Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-10-10T00:34:55.0221382Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-10-10T00:34:55.0222387Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-10-10T00:34:55.0223438Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-10-10T00:34:55.0224891Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-10-10T00:34:55.0225917Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-10-10T00:34:55.0226960Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-10-10T00:34:55.0228343Z * [new branch] gh/kwen2501/230/base -> origin/gh/kwen2501/230/base 2025-10-10T00:34:55.0229377Z * [new branch] gh/kwen2501/230/head -> origin/gh/kwen2501/230/head 2025-10-10T00:34:55.0230544Z * [new branch] gh/kwen2501/230/orig -> origin/gh/kwen2501/230/orig 2025-10-10T00:34:55.0231936Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-10-10T00:34:55.0233091Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-10-10T00:34:55.0234243Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-10-10T00:34:55.0235563Z * [new branch] gh/kwen2501/232/base -> origin/gh/kwen2501/232/base 2025-10-10T00:34:55.0236668Z * [new branch] gh/kwen2501/232/head -> origin/gh/kwen2501/232/head 2025-10-10T00:34:55.0237728Z * [new branch] gh/kwen2501/232/orig -> origin/gh/kwen2501/232/orig 2025-10-10T00:34:55.0239203Z * [new branch] gh/kwen2501/233/base -> origin/gh/kwen2501/233/base 2025-10-10T00:34:55.0240272Z * [new branch] gh/kwen2501/233/head -> origin/gh/kwen2501/233/head 2025-10-10T00:34:55.0241325Z * [new branch] gh/kwen2501/233/orig -> origin/gh/kwen2501/233/orig 2025-10-10T00:34:55.0242830Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-10-10T00:34:55.0243979Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-10-10T00:34:55.0245090Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-10-10T00:34:55.0246444Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-10-10T00:34:55.0247500Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-10-10T00:34:55.0248545Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-10-10T00:34:55.0249927Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-10-10T00:34:55.0250985Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-10-10T00:34:55.0252028Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-10-10T00:34:55.0253519Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-10-10T00:34:55.0254615Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-10-10T00:34:55.0255687Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-10-10T00:34:55.0257476Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-10-10T00:34:55.0258533Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-10-10T00:34:55.0259595Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-10-10T00:34:55.0261072Z * [new branch] gh/kwen2501/239/base -> origin/gh/kwen2501/239/base 2025-10-10T00:34:55.0262067Z * [new branch] gh/kwen2501/239/head -> origin/gh/kwen2501/239/head 2025-10-10T00:34:55.0263166Z * [new branch] gh/kwen2501/239/orig -> origin/gh/kwen2501/239/orig 2025-10-10T00:34:55.0264528Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-10-10T00:34:55.0265647Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-10-10T00:34:55.0266711Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-10-10T00:34:55.0268239Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-10-10T00:34:55.0269279Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-10-10T00:34:55.0270340Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-10-10T00:34:55.0271630Z * [new branch] gh/kwen2501/242/base -> origin/gh/kwen2501/242/base 2025-10-10T00:34:55.0272786Z * [new branch] gh/kwen2501/242/head -> origin/gh/kwen2501/242/head 2025-10-10T00:34:55.0273849Z * [new branch] gh/kwen2501/242/orig -> origin/gh/kwen2501/242/orig 2025-10-10T00:34:55.0275160Z * [new branch] gh/kwen2501/243/base -> origin/gh/kwen2501/243/base 2025-10-10T00:34:55.0276228Z * [new branch] gh/kwen2501/243/head -> origin/gh/kwen2501/243/head 2025-10-10T00:34:55.0277293Z * [new branch] gh/kwen2501/243/orig -> origin/gh/kwen2501/243/orig 2025-10-10T00:34:55.0279123Z * [new branch] gh/kwen2501/244/base -> origin/gh/kwen2501/244/base 2025-10-10T00:34:55.0280250Z * [new branch] gh/kwen2501/244/head -> origin/gh/kwen2501/244/head 2025-10-10T00:34:55.0282289Z * [new branch] gh/kwen2501/244/orig -> origin/gh/kwen2501/244/orig 2025-10-10T00:34:55.0286450Z * [new branch] gh/kwen2501/245/base -> origin/gh/kwen2501/245/base 2025-10-10T00:34:55.0287573Z * [new branch] gh/kwen2501/245/head -> origin/gh/kwen2501/245/head 2025-10-10T00:34:55.0288671Z * [new branch] gh/kwen2501/245/orig -> origin/gh/kwen2501/245/orig 2025-10-10T00:34:55.0289990Z * [new branch] gh/kwen2501/246/base -> origin/gh/kwen2501/246/base 2025-10-10T00:34:55.0291065Z * [new branch] gh/kwen2501/246/head -> origin/gh/kwen2501/246/head 2025-10-10T00:34:55.0292125Z * [new branch] gh/kwen2501/246/orig -> origin/gh/kwen2501/246/orig 2025-10-10T00:34:55.0293552Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-10-10T00:34:55.0294603Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-10-10T00:34:55.0295636Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-10-10T00:34:55.0297047Z * [new branch] gh/kwen2501/248/base -> origin/gh/kwen2501/248/base 2025-10-10T00:34:55.0298076Z * [new branch] gh/kwen2501/248/head -> origin/gh/kwen2501/248/head 2025-10-10T00:34:55.0299163Z * [new branch] gh/kwen2501/248/orig -> origin/gh/kwen2501/248/orig 2025-10-10T00:34:55.0300557Z * [new branch] gh/kwen2501/249/base -> origin/gh/kwen2501/249/base 2025-10-10T00:34:55.0301601Z * [new branch] gh/kwen2501/249/head -> origin/gh/kwen2501/249/head 2025-10-10T00:34:55.0302645Z * [new branch] gh/kwen2501/249/orig -> origin/gh/kwen2501/249/orig 2025-10-10T00:34:55.0304115Z * [new branch] gh/kwen2501/250/base -> origin/gh/kwen2501/250/base 2025-10-10T00:34:55.0305141Z * [new branch] gh/kwen2501/250/head -> origin/gh/kwen2501/250/head 2025-10-10T00:34:55.0306224Z * [new branch] gh/kwen2501/250/orig -> origin/gh/kwen2501/250/orig 2025-10-10T00:34:55.0308061Z * [new branch] gh/kwen2501/251/base -> origin/gh/kwen2501/251/base 2025-10-10T00:34:55.0309261Z * [new branch] gh/kwen2501/251/head -> origin/gh/kwen2501/251/head 2025-10-10T00:34:55.0310252Z * [new branch] gh/kwen2501/251/orig -> origin/gh/kwen2501/251/orig 2025-10-10T00:34:55.0311668Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-10-10T00:34:55.0313267Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-10-10T00:34:55.0314341Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-10-10T00:34:55.0316426Z * [new branch] gh/kwen2501/253/base -> origin/gh/kwen2501/253/base 2025-10-10T00:34:55.0317387Z * [new branch] gh/kwen2501/253/head -> origin/gh/kwen2501/253/head 2025-10-10T00:34:55.0318424Z * [new branch] gh/kwen2501/253/orig -> origin/gh/kwen2501/253/orig 2025-10-10T00:34:55.0319837Z * [new branch] gh/kwen2501/254/base -> origin/gh/kwen2501/254/base 2025-10-10T00:34:55.0320923Z * [new branch] gh/kwen2501/254/head -> origin/gh/kwen2501/254/head 2025-10-10T00:34:55.0321986Z * [new branch] gh/kwen2501/254/orig -> origin/gh/kwen2501/254/orig 2025-10-10T00:34:55.0323486Z * [new branch] gh/kwen2501/255/base -> origin/gh/kwen2501/255/base 2025-10-10T00:34:55.0324530Z * [new branch] gh/kwen2501/255/head -> origin/gh/kwen2501/255/head 2025-10-10T00:34:55.0325580Z * [new branch] gh/kwen2501/255/orig -> origin/gh/kwen2501/255/orig 2025-10-10T00:34:55.0327045Z * [new branch] gh/kwen2501/256/base -> origin/gh/kwen2501/256/base 2025-10-10T00:34:55.0328127Z * [new branch] gh/kwen2501/256/head -> origin/gh/kwen2501/256/head 2025-10-10T00:34:55.0329184Z * [new branch] gh/kwen2501/256/orig -> origin/gh/kwen2501/256/orig 2025-10-10T00:34:55.0330699Z * [new branch] gh/kwen2501/257/base -> origin/gh/kwen2501/257/base 2025-10-10T00:34:55.0331790Z * [new branch] gh/kwen2501/257/head -> origin/gh/kwen2501/257/head 2025-10-10T00:34:55.0332775Z * [new branch] gh/kwen2501/257/orig -> origin/gh/kwen2501/257/orig 2025-10-10T00:34:55.0334642Z * [new branch] gh/kwen2501/258/base -> origin/gh/kwen2501/258/base 2025-10-10T00:34:55.0335666Z * [new branch] gh/kwen2501/258/head -> origin/gh/kwen2501/258/head 2025-10-10T00:34:55.0336743Z * [new branch] gh/kwen2501/258/orig -> origin/gh/kwen2501/258/orig 2025-10-10T00:34:55.0338498Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-10-10T00:34:55.0339583Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-10-10T00:34:55.0340685Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-10-10T00:34:55.0342119Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-10-10T00:34:55.0343172Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-10-10T00:34:55.0344196Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-10-10T00:34:55.0345688Z * [new branch] gh/kwen2501/261/base -> origin/gh/kwen2501/261/base 2025-10-10T00:34:55.0346727Z * [new branch] gh/kwen2501/261/head -> origin/gh/kwen2501/261/head 2025-10-10T00:34:55.0347800Z * [new branch] gh/kwen2501/261/orig -> origin/gh/kwen2501/261/orig 2025-10-10T00:34:55.0349216Z * [new branch] gh/kwen2501/262/base -> origin/gh/kwen2501/262/base 2025-10-10T00:34:55.0350257Z * [new branch] gh/kwen2501/262/head -> origin/gh/kwen2501/262/head 2025-10-10T00:34:55.0351315Z * [new branch] gh/kwen2501/262/orig -> origin/gh/kwen2501/262/orig 2025-10-10T00:34:55.0352910Z * [new branch] gh/kwen2501/263/base -> origin/gh/kwen2501/263/base 2025-10-10T00:34:55.0354282Z * [new branch] gh/kwen2501/263/head -> origin/gh/kwen2501/263/head 2025-10-10T00:34:55.0355342Z * [new branch] gh/kwen2501/263/orig -> origin/gh/kwen2501/263/orig 2025-10-10T00:34:55.0356772Z * [new branch] gh/kwen2501/264/base -> origin/gh/kwen2501/264/base 2025-10-10T00:34:55.0357812Z * [new branch] gh/kwen2501/264/head -> origin/gh/kwen2501/264/head 2025-10-10T00:34:55.0358848Z * [new branch] gh/kwen2501/264/orig -> origin/gh/kwen2501/264/orig 2025-10-10T00:34:55.0360326Z * [new branch] gh/kwen2501/265/base -> origin/gh/kwen2501/265/base 2025-10-10T00:34:55.0361389Z * [new branch] gh/kwen2501/265/head -> origin/gh/kwen2501/265/head 2025-10-10T00:34:55.0362449Z * [new branch] gh/kwen2501/265/orig -> origin/gh/kwen2501/265/orig 2025-10-10T00:34:55.0363799Z * [new branch] gh/kwen2501/266/base -> origin/gh/kwen2501/266/base 2025-10-10T00:34:55.0364820Z * [new branch] gh/kwen2501/266/head -> origin/gh/kwen2501/266/head 2025-10-10T00:34:55.0365902Z * [new branch] gh/kwen2501/266/orig -> origin/gh/kwen2501/266/orig 2025-10-10T00:34:55.0367304Z * [new branch] gh/kwen2501/267/base -> origin/gh/kwen2501/267/base 2025-10-10T00:34:55.0368734Z * [new branch] gh/kwen2501/267/head -> origin/gh/kwen2501/267/head 2025-10-10T00:34:55.0369768Z * [new branch] gh/kwen2501/267/orig -> origin/gh/kwen2501/267/orig 2025-10-10T00:34:55.0371169Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-10-10T00:34:55.0372366Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-10-10T00:34:55.0373399Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-10-10T00:34:55.0375008Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-10-10T00:34:55.0376241Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-10-10T00:34:55.0377292Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-10-10T00:34:55.0378707Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-10-10T00:34:55.0379759Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-10-10T00:34:55.0380786Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-10-10T00:34:55.0382581Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-10-10T00:34:55.0383649Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-10-10T00:34:55.0384738Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-10-10T00:34:55.0386564Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-10-10T00:34:55.0387596Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-10-10T00:34:55.0388619Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-10-10T00:34:55.0390120Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-10-10T00:34:55.0391177Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-10-10T00:34:55.0392289Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-10-10T00:34:55.0393814Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-10-10T00:34:55.0394864Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-10-10T00:34:55.0395960Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-10-10T00:34:55.0397551Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-10-10T00:34:55.0398567Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-10-10T00:34:55.0399625Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-10-10T00:34:55.0401216Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-10-10T00:34:55.0402256Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-10-10T00:34:55.0403337Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-10-10T00:34:55.0404858Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-10-10T00:34:55.0405868Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-10-10T00:34:55.0406899Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-10-10T00:34:55.0408158Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-10-10T00:34:55.0409260Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-10-10T00:34:55.0410270Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-10-10T00:34:55.0411656Z * [new branch] gh/laithsakka/268/base -> origin/gh/laithsakka/268/base 2025-10-10T00:34:55.0412746Z * [new branch] gh/laithsakka/268/head -> origin/gh/laithsakka/268/head 2025-10-10T00:34:55.0413788Z * [new branch] gh/laithsakka/268/orig -> origin/gh/laithsakka/268/orig 2025-10-10T00:34:55.0415155Z * [new branch] gh/laithsakka/269/base -> origin/gh/laithsakka/269/base 2025-10-10T00:34:55.0416194Z * [new branch] gh/laithsakka/269/head -> origin/gh/laithsakka/269/head 2025-10-10T00:34:55.0417254Z * [new branch] gh/laithsakka/269/orig -> origin/gh/laithsakka/269/orig 2025-10-10T00:34:55.0418721Z * [new branch] gh/laithsakka/271/base -> origin/gh/laithsakka/271/base 2025-10-10T00:34:55.0419875Z * [new branch] gh/laithsakka/271/head -> origin/gh/laithsakka/271/head 2025-10-10T00:34:55.0420921Z * [new branch] gh/laithsakka/271/orig -> origin/gh/laithsakka/271/orig 2025-10-10T00:34:55.0422311Z * [new branch] gh/laithsakka/272/base -> origin/gh/laithsakka/272/base 2025-10-10T00:34:55.0423317Z * [new branch] gh/laithsakka/272/head -> origin/gh/laithsakka/272/head 2025-10-10T00:34:55.0424752Z * [new branch] gh/laithsakka/272/orig -> origin/gh/laithsakka/272/orig 2025-10-10T00:34:55.0426152Z * [new branch] gh/laithsakka/273/base -> origin/gh/laithsakka/273/base 2025-10-10T00:34:55.0427199Z * [new branch] gh/laithsakka/273/head -> origin/gh/laithsakka/273/head 2025-10-10T00:34:55.0428231Z * [new branch] gh/laithsakka/273/orig -> origin/gh/laithsakka/273/orig 2025-10-10T00:34:55.0429604Z * [new branch] gh/laithsakka/274/base -> origin/gh/laithsakka/274/base 2025-10-10T00:34:55.0430618Z * [new branch] gh/laithsakka/274/head -> origin/gh/laithsakka/274/head 2025-10-10T00:34:55.0431654Z * [new branch] gh/laithsakka/274/orig -> origin/gh/laithsakka/274/orig 2025-10-10T00:34:55.0433364Z * [new branch] gh/laithsakka/275/base -> origin/gh/laithsakka/275/base 2025-10-10T00:34:55.0434394Z * [new branch] gh/laithsakka/275/head -> origin/gh/laithsakka/275/head 2025-10-10T00:34:55.0435441Z * [new branch] gh/laithsakka/275/orig -> origin/gh/laithsakka/275/orig 2025-10-10T00:34:55.0436780Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-10-10T00:34:55.0437879Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-10-10T00:34:55.0438961Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-10-10T00:34:55.0440466Z * [new branch] gh/laithsakka/277/base -> origin/gh/laithsakka/277/base 2025-10-10T00:34:55.0441542Z * [new branch] gh/laithsakka/277/head -> origin/gh/laithsakka/277/head 2025-10-10T00:34:55.0442575Z * [new branch] gh/laithsakka/277/orig -> origin/gh/laithsakka/277/orig 2025-10-10T00:34:55.0443864Z * [new branch] gh/laithsakka/278/base -> origin/gh/laithsakka/278/base 2025-10-10T00:34:55.0444892Z * [new branch] gh/laithsakka/278/head -> origin/gh/laithsakka/278/head 2025-10-10T00:34:55.0445955Z * [new branch] gh/laithsakka/278/orig -> origin/gh/laithsakka/278/orig 2025-10-10T00:34:55.0447692Z * [new branch] gh/laithsakka/279/base -> origin/gh/laithsakka/279/base 2025-10-10T00:34:55.0449207Z * [new branch] gh/laithsakka/279/head -> origin/gh/laithsakka/279/head 2025-10-10T00:34:55.0450269Z * [new branch] gh/laithsakka/279/orig -> origin/gh/laithsakka/279/orig 2025-10-10T00:34:55.0451807Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-10-10T00:34:55.0453206Z * [new branch] gh/laithsakka/280/base -> origin/gh/laithsakka/280/base 2025-10-10T00:34:55.0455451Z * [new branch] gh/laithsakka/280/head -> origin/gh/laithsakka/280/head 2025-10-10T00:34:55.0456565Z * [new branch] gh/laithsakka/280/orig -> origin/gh/laithsakka/280/orig 2025-10-10T00:34:55.0458301Z * [new branch] gh/laithsakka/281/base -> origin/gh/laithsakka/281/base 2025-10-10T00:34:55.0459339Z * [new branch] gh/laithsakka/281/head -> origin/gh/laithsakka/281/head 2025-10-10T00:34:55.0460416Z * [new branch] gh/laithsakka/281/orig -> origin/gh/laithsakka/281/orig 2025-10-10T00:34:55.0461752Z * [new branch] gh/laithsakka/282/base -> origin/gh/laithsakka/282/base 2025-10-10T00:34:55.0463025Z * [new branch] gh/laithsakka/282/head -> origin/gh/laithsakka/282/head 2025-10-10T00:34:55.0464169Z * [new branch] gh/laithsakka/282/orig -> origin/gh/laithsakka/282/orig 2025-10-10T00:34:55.0465665Z * [new branch] gh/laithsakka/283/base -> origin/gh/laithsakka/283/base 2025-10-10T00:34:55.0466670Z * [new branch] gh/laithsakka/283/head -> origin/gh/laithsakka/283/head 2025-10-10T00:34:55.0467734Z * [new branch] gh/laithsakka/283/orig -> origin/gh/laithsakka/283/orig 2025-10-10T00:34:55.0469685Z * [new branch] gh/laithsakka/284/base -> origin/gh/laithsakka/284/base 2025-10-10T00:34:55.0470689Z * [new branch] gh/laithsakka/284/head -> origin/gh/laithsakka/284/head 2025-10-10T00:34:55.0471798Z * [new branch] gh/laithsakka/284/orig -> origin/gh/laithsakka/284/orig 2025-10-10T00:34:55.0473481Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-10-10T00:34:55.0474646Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-10-10T00:34:55.0475729Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-10-10T00:34:55.0477308Z * [new branch] gh/laithsakka/286/base -> origin/gh/laithsakka/286/base 2025-10-10T00:34:55.0478399Z * [new branch] gh/laithsakka/286/head -> origin/gh/laithsakka/286/head 2025-10-10T00:34:55.0479445Z * [new branch] gh/laithsakka/286/orig -> origin/gh/laithsakka/286/orig 2025-10-10T00:34:55.0480899Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-10-10T00:34:55.0482269Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-10-10T00:34:55.0483215Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-10-10T00:34:55.0484640Z * [new branch] gh/laithsakka/288/base -> origin/gh/laithsakka/288/base 2025-10-10T00:34:55.0485703Z * [new branch] gh/laithsakka/288/head -> origin/gh/laithsakka/288/head 2025-10-10T00:34:55.0486754Z * [new branch] gh/laithsakka/288/orig -> origin/gh/laithsakka/288/orig 2025-10-10T00:34:55.0488381Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-10-10T00:34:55.0489531Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-10-10T00:34:55.0490608Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-10-10T00:34:55.0491939Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-10-10T00:34:55.0493319Z * [new branch] gh/laithsakka/290/base -> origin/gh/laithsakka/290/base 2025-10-10T00:34:55.0494587Z * [new branch] gh/laithsakka/290/head -> origin/gh/laithsakka/290/head 2025-10-10T00:34:55.0495657Z * [new branch] gh/laithsakka/290/orig -> origin/gh/laithsakka/290/orig 2025-10-10T00:34:55.0496999Z * [new branch] gh/laithsakka/291/base -> origin/gh/laithsakka/291/base 2025-10-10T00:34:55.0498005Z * [new branch] gh/laithsakka/291/head -> origin/gh/laithsakka/291/head 2025-10-10T00:34:55.0499148Z * [new branch] gh/laithsakka/291/orig -> origin/gh/laithsakka/291/orig 2025-10-10T00:34:55.0500804Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-10-10T00:34:55.0501933Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-10-10T00:34:55.0502961Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-10-10T00:34:55.0504256Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-10-10T00:34:55.0505334Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-10-10T00:34:55.0506382Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-10-10T00:34:55.0507895Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-10-10T00:34:55.0508982Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-10-10T00:34:55.0509971Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-10-10T00:34:55.0511631Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-10-10T00:34:55.0512778Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-10-10T00:34:55.0513770Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-10-10T00:34:55.0515254Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-10-10T00:34:55.0516377Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-10-10T00:34:55.0517370Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-10-10T00:34:55.0518861Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-10-10T00:34:55.0519827Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-10-10T00:34:55.0520884Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-10-10T00:34:55.0522537Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-10-10T00:34:55.0523599Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-10-10T00:34:55.0524730Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-10-10T00:34:55.0526109Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-10-10T00:34:55.0527146Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-10-10T00:34:55.0528228Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-10-10T00:34:55.0529516Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-10-10T00:34:55.0530635Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-10-10T00:34:55.0532086Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-10-10T00:34:55.0533080Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-10-10T00:34:55.0534155Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-10-10T00:34:55.0535702Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-10-10T00:34:55.0536686Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-10-10T00:34:55.0537748Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-10-10T00:34:55.0539227Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-10-10T00:34:55.0540255Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-10-10T00:34:55.0541243Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-10-10T00:34:55.0542537Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-10-10T00:34:55.0543590Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-10-10T00:34:55.0544547Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-10-10T00:34:55.0545896Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-10-10T00:34:55.0546988Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-10-10T00:34:55.0547985Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-10-10T00:34:55.0549375Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-10-10T00:34:55.0550422Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-10-10T00:34:55.0551411Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-10-10T00:34:55.0552907Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-10-10T00:34:55.0553994Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-10-10T00:34:55.0554962Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-10-10T00:34:55.0556273Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-10-10T00:34:55.0557366Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-10-10T00:34:55.0558485Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-10-10T00:34:55.0559803Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-10-10T00:34:55.0560905Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-10-10T00:34:55.0562004Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-10-10T00:34:55.0563368Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-10-10T00:34:55.0564584Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-10-10T00:34:55.0565545Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-10-10T00:34:55.0566862Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-10-10T00:34:55.0567849Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-10-10T00:34:55.0569389Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-10-10T00:34:55.0570368Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-10-10T00:34:55.0571407Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-10-10T00:34:55.0572847Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-10-10T00:34:55.0573886Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-10-10T00:34:55.0575020Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-10-10T00:34:55.0576319Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-10-10T00:34:55.0577572Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-10-10T00:34:55.0578605Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-10-10T00:34:55.0579950Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-10-10T00:34:55.0581138Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-10-10T00:34:55.0582302Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-10-10T00:34:55.0583620Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-10-10T00:34:55.0584621Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-10-10T00:34:55.0586505Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-10-10T00:34:55.0588025Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-10-10T00:34:55.0589233Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-10-10T00:34:55.0590705Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-10-10T00:34:55.0591790Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-10-10T00:34:55.0593039Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-10-10T00:34:55.0594435Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-10-10T00:34:55.0595494Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-10-10T00:34:55.0596572Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-10-10T00:34:55.0597909Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-10-10T00:34:55.0599026Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-10-10T00:34:55.0600085Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-10-10T00:34:55.0603599Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-10-10T00:34:55.0604657Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-10-10T00:34:55.0606360Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-10-10T00:34:55.0607438Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-10-10T00:34:55.0608448Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-10-10T00:34:55.0609938Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-10-10T00:34:55.0610887Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-10-10T00:34:55.0611945Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-10-10T00:34:55.0613328Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-10-10T00:34:55.0614393Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-10-10T00:34:55.0615460Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-10-10T00:34:55.0616840Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-10-10T00:34:55.0617848Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-10-10T00:34:55.0618892Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-10-10T00:34:55.0620652Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-10-10T00:34:55.0622050Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-10-10T00:34:55.0623238Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-10-10T00:34:55.0624310Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-10-10T00:34:55.0625741Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-10-10T00:34:55.0626749Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-10-10T00:34:55.0628240Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-10-10T00:34:55.0629591Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-10-10T00:34:55.0630591Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-10-10T00:34:55.0631623Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-10-10T00:34:55.0633290Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-10-10T00:34:55.0634378Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-10-10T00:34:55.0635412Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-10-10T00:34:55.0636858Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-10-10T00:34:55.0637891Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-10-10T00:34:55.0638970Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-10-10T00:34:55.0640339Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-10-10T00:34:55.0641387Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-10-10T00:34:55.0642459Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-10-10T00:34:55.0643768Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-10-10T00:34:55.0644788Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-10-10T00:34:55.0645808Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-10-10T00:34:55.0647184Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-10-10T00:34:55.0648403Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-10-10T00:34:55.0649521Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-10-10T00:34:55.0650906Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-10-10T00:34:55.0651942Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-10-10T00:34:55.0653040Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-10-10T00:34:55.0654816Z * [new branch] gh/malfet/507/base -> origin/gh/malfet/507/base 2025-10-10T00:34:55.0655868Z * [new branch] gh/malfet/507/head -> origin/gh/malfet/507/head 2025-10-10T00:34:55.0656943Z * [new branch] gh/malfet/507/orig -> origin/gh/malfet/507/orig 2025-10-10T00:34:55.0658350Z * [new branch] gh/malfet/513/base -> origin/gh/malfet/513/base 2025-10-10T00:34:55.0659364Z * [new branch] gh/malfet/513/head -> origin/gh/malfet/513/head 2025-10-10T00:34:55.0660400Z * [new branch] gh/malfet/513/orig -> origin/gh/malfet/513/orig 2025-10-10T00:34:55.0661752Z * [new branch] gh/malfet/516/base -> origin/gh/malfet/516/base 2025-10-10T00:34:55.0662901Z * [new branch] gh/malfet/516/head -> origin/gh/malfet/516/head 2025-10-10T00:34:55.0663978Z * [new branch] gh/malfet/516/orig -> origin/gh/malfet/516/orig 2025-10-10T00:34:55.0665365Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-10-10T00:34:55.0666444Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-10-10T00:34:55.0667771Z * [new branch] gh/malfet/518/base -> origin/gh/malfet/518/base 2025-10-10T00:34:55.0668819Z * [new branch] gh/malfet/518/head -> origin/gh/malfet/518/head 2025-10-10T00:34:55.0669945Z * [new branch] gh/malfet/518/orig -> origin/gh/malfet/518/orig 2025-10-10T00:34:55.0671315Z * [new branch] gh/malfet/519/base -> origin/gh/malfet/519/base 2025-10-10T00:34:55.0672455Z * [new branch] gh/malfet/519/head -> origin/gh/malfet/519/head 2025-10-10T00:34:55.0673562Z * [new branch] gh/malfet/519/orig -> origin/gh/malfet/519/orig 2025-10-10T00:34:55.0674954Z * [new branch] gh/malfet/520/base -> origin/gh/malfet/520/base 2025-10-10T00:34:55.0676022Z * [new branch] gh/malfet/520/head -> origin/gh/malfet/520/head 2025-10-10T00:34:55.0677286Z * [new branch] gh/malfet/520/orig -> origin/gh/malfet/520/orig 2025-10-10T00:34:55.0679097Z * [new branch] gh/malfet/521/base -> origin/gh/malfet/521/base 2025-10-10T00:34:55.0680102Z * [new branch] gh/malfet/521/head -> origin/gh/malfet/521/head 2025-10-10T00:34:55.0681310Z * [new branch] gh/malfet/521/orig -> origin/gh/malfet/521/orig 2025-10-10T00:34:55.0682826Z * [new branch] gh/malfet/522/base -> origin/gh/malfet/522/base 2025-10-10T00:34:55.0683895Z * [new branch] gh/malfet/522/head -> origin/gh/malfet/522/head 2025-10-10T00:34:55.0685076Z * [new branch] gh/malfet/522/orig -> origin/gh/malfet/522/orig 2025-10-10T00:34:55.0686644Z * [new branch] gh/malfet/523/base -> origin/gh/malfet/523/base 2025-10-10T00:34:55.0687695Z * [new branch] gh/malfet/523/head -> origin/gh/malfet/523/head 2025-10-10T00:34:55.0688776Z * [new branch] gh/malfet/523/orig -> origin/gh/malfet/523/orig 2025-10-10T00:34:55.0690211Z * [new branch] gh/malfet/524/base -> origin/gh/malfet/524/base 2025-10-10T00:34:55.0691264Z * [new branch] gh/malfet/524/head -> origin/gh/malfet/524/head 2025-10-10T00:34:55.0692450Z * [new branch] gh/malfet/524/orig -> origin/gh/malfet/524/orig 2025-10-10T00:34:55.0694213Z * [new branch] gh/malfet/525/base -> origin/gh/malfet/525/base 2025-10-10T00:34:55.0695315Z * [new branch] gh/malfet/525/head -> origin/gh/malfet/525/head 2025-10-10T00:34:55.0696370Z * [new branch] gh/malfet/525/orig -> origin/gh/malfet/525/orig 2025-10-10T00:34:55.0697851Z * [new branch] gh/malfet/526/base -> origin/gh/malfet/526/base 2025-10-10T00:34:55.0698823Z * [new branch] gh/malfet/526/head -> origin/gh/malfet/526/head 2025-10-10T00:34:55.0700018Z * [new branch] gh/malfet/526/orig -> origin/gh/malfet/526/orig 2025-10-10T00:34:55.0701376Z * [new branch] gh/malfet/527/base -> origin/gh/malfet/527/base 2025-10-10T00:34:55.0702443Z * [new branch] gh/malfet/527/head -> origin/gh/malfet/527/head 2025-10-10T00:34:55.0703480Z * [new branch] gh/malfet/527/orig -> origin/gh/malfet/527/orig 2025-10-10T00:34:55.0704890Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-10-10T00:34:55.0705916Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-10-10T00:34:55.0707038Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-10-10T00:34:55.0708878Z * [new branch] gh/malfet/529/base -> origin/gh/malfet/529/base 2025-10-10T00:34:55.0709939Z * [new branch] gh/malfet/529/head -> origin/gh/malfet/529/head 2025-10-10T00:34:55.0711039Z * [new branch] gh/malfet/529/orig -> origin/gh/malfet/529/orig 2025-10-10T00:34:55.0712587Z * [new branch] gh/malfet/530/base -> origin/gh/malfet/530/base 2025-10-10T00:34:55.0713667Z * [new branch] gh/malfet/530/head -> origin/gh/malfet/530/head 2025-10-10T00:34:55.0714749Z * [new branch] gh/malfet/530/orig -> origin/gh/malfet/530/orig 2025-10-10T00:34:55.0716170Z * [new branch] gh/malfet/531/base -> origin/gh/malfet/531/base 2025-10-10T00:34:55.0717196Z * [new branch] gh/malfet/531/head -> origin/gh/malfet/531/head 2025-10-10T00:34:55.0718298Z * [new branch] gh/malfet/531/orig -> origin/gh/malfet/531/orig 2025-10-10T00:34:55.0719727Z * [new branch] gh/malfet/532/base -> origin/gh/malfet/532/base 2025-10-10T00:34:55.0720800Z * [new branch] gh/malfet/532/head -> origin/gh/malfet/532/head 2025-10-10T00:34:55.0721955Z * [new branch] gh/malfet/532/orig -> origin/gh/malfet/532/orig 2025-10-10T00:34:55.0723355Z * [new branch] gh/malfet/533/base -> origin/gh/malfet/533/base 2025-10-10T00:34:55.0724427Z * [new branch] gh/malfet/533/head -> origin/gh/malfet/533/head 2025-10-10T00:34:55.0725510Z * [new branch] gh/malfet/533/orig -> origin/gh/malfet/533/orig 2025-10-10T00:34:55.0727031Z * [new branch] gh/malfet/534/base -> origin/gh/malfet/534/base 2025-10-10T00:34:55.0728071Z * [new branch] gh/malfet/534/head -> origin/gh/malfet/534/head 2025-10-10T00:34:55.0729158Z * [new branch] gh/malfet/534/orig -> origin/gh/malfet/534/orig 2025-10-10T00:34:55.0730548Z * [new branch] gh/malfet/535/base -> origin/gh/malfet/535/base 2025-10-10T00:34:55.0731580Z * [new branch] gh/malfet/535/head -> origin/gh/malfet/535/head 2025-10-10T00:34:55.0732634Z * [new branch] gh/malfet/535/orig -> origin/gh/malfet/535/orig 2025-10-10T00:34:55.0734092Z * [new branch] gh/malfet/536/base -> origin/gh/malfet/536/base 2025-10-10T00:34:55.0735126Z * [new branch] gh/malfet/536/head -> origin/gh/malfet/536/head 2025-10-10T00:34:55.0736269Z * [new branch] gh/malfet/536/orig -> origin/gh/malfet/536/orig 2025-10-10T00:34:55.0737696Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-10-10T00:34:55.0738693Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-10-10T00:34:55.0739762Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-10-10T00:34:55.0741313Z * [new branch] gh/malfet/538/base -> origin/gh/malfet/538/base 2025-10-10T00:34:55.0742350Z * [new branch] gh/malfet/538/head -> origin/gh/malfet/538/head 2025-10-10T00:34:55.0743423Z * [new branch] gh/malfet/538/orig -> origin/gh/malfet/538/orig 2025-10-10T00:34:55.0744747Z * [new branch] gh/malfet/539/base -> origin/gh/malfet/539/base 2025-10-10T00:34:55.0745829Z * [new branch] gh/malfet/539/head -> origin/gh/malfet/539/head 2025-10-10T00:34:55.0746989Z * [new branch] gh/malfet/539/orig -> origin/gh/malfet/539/orig 2025-10-10T00:34:55.0748451Z * [new branch] gh/malfet/540/base -> origin/gh/malfet/540/base 2025-10-10T00:34:55.0749494Z * [new branch] gh/malfet/540/head -> origin/gh/malfet/540/head 2025-10-10T00:34:55.0751231Z * [new branch] gh/malfet/540/orig -> origin/gh/malfet/540/orig 2025-10-10T00:34:55.0752778Z * [new branch] gh/malfet/541/base -> origin/gh/malfet/541/base 2025-10-10T00:34:55.0753867Z * [new branch] gh/malfet/541/head -> origin/gh/malfet/541/head 2025-10-10T00:34:55.0754942Z * [new branch] gh/malfet/541/orig -> origin/gh/malfet/541/orig 2025-10-10T00:34:55.0756456Z * [new branch] gh/malfet/542/base -> origin/gh/malfet/542/base 2025-10-10T00:34:55.0757442Z * [new branch] gh/malfet/542/head -> origin/gh/malfet/542/head 2025-10-10T00:34:55.0758510Z * [new branch] gh/malfet/542/orig -> origin/gh/malfet/542/orig 2025-10-10T00:34:55.0759952Z * [new branch] gh/malfet/543/base -> origin/gh/malfet/543/base 2025-10-10T00:34:55.0761062Z * [new branch] gh/malfet/543/head -> origin/gh/malfet/543/head 2025-10-10T00:34:55.0762118Z * [new branch] gh/malfet/543/orig -> origin/gh/malfet/543/orig 2025-10-10T00:34:55.0763516Z * [new branch] gh/malfet/544/base -> origin/gh/malfet/544/base 2025-10-10T00:34:55.0764573Z * [new branch] gh/malfet/544/head -> origin/gh/malfet/544/head 2025-10-10T00:34:55.0765766Z * [new branch] gh/malfet/544/orig -> origin/gh/malfet/544/orig 2025-10-10T00:34:55.0767152Z * [new branch] gh/malfet/545/base -> origin/gh/malfet/545/base 2025-10-10T00:34:55.0768183Z * [new branch] gh/malfet/545/head -> origin/gh/malfet/545/head 2025-10-10T00:34:55.0769251Z * [new branch] gh/malfet/545/orig -> origin/gh/malfet/545/orig 2025-10-10T00:34:55.0770665Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-10-10T00:34:55.0771683Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-10-10T00:34:55.0772734Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-10-10T00:34:55.0774153Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-10-10T00:34:55.0775212Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-10-10T00:34:55.0776266Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-10-10T00:34:55.0777693Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-10-10T00:34:55.0778725Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-10-10T00:34:55.0779958Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-10-10T00:34:55.0781571Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-10-10T00:34:55.0782788Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-10-10T00:34:55.0783992Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-10-10T00:34:55.0785323Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-10-10T00:34:55.0786748Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-10-10T00:34:55.0787858Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-10-10T00:34:55.0789221Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-10-10T00:34:55.0790277Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-10-10T00:34:55.0791397Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-10-10T00:34:55.0792929Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-10-10T00:34:55.0793985Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-10-10T00:34:55.0795129Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-10-10T00:34:55.0796596Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-10-10T00:34:55.0797608Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-10-10T00:34:55.0798654Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-10-10T00:34:55.0800072Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-10-10T00:34:55.0801093Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-10-10T00:34:55.0802849Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-10-10T00:34:55.0803890Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-10-10T00:34:55.0804947Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-10-10T00:34:55.0806341Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-10-10T00:34:55.0807380Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-10-10T00:34:55.0808531Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-10-10T00:34:55.0810041Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-10-10T00:34:55.0811091Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-10-10T00:34:55.0812153Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-10-10T00:34:55.0813993Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-10-10T00:34:55.0815706Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-10-10T00:34:55.0816895Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-10-10T00:34:55.0817996Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-10-10T00:34:55.0819457Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-10-10T00:34:55.0820483Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-10-10T00:34:55.0821646Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-10-10T00:34:55.0823118Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-10-10T00:34:55.0824383Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-10-10T00:34:55.0825638Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-10-10T00:34:55.0827134Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-10-10T00:34:55.0828287Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-10-10T00:34:55.0829232Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-10-10T00:34:55.0830893Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-10-10T00:34:55.0831933Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-10-10T00:34:55.0833852Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-10-10T00:34:55.0835019Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-10-10T00:34:55.0836367Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-10-10T00:34:55.0837420Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-10-10T00:34:55.0838675Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-10-10T00:34:55.0839655Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-10-10T00:34:55.0840906Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-10-10T00:34:55.0841888Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-10-10T00:34:55.0843155Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-10-10T00:34:55.0844131Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-10-10T00:34:55.0845785Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-10-10T00:34:55.0846763Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-10-10T00:34:55.0848670Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-10-10T00:34:55.0849766Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-10-10T00:34:55.0851081Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-10-10T00:34:55.0852137Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-10-10T00:34:55.0853448Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-10-10T00:34:55.0854454Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-10-10T00:34:55.0855792Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-10-10T00:34:55.0856761Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-10-10T00:34:55.0858134Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-10-10T00:34:55.0859182Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-10-10T00:34:55.0860705Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-10-10T00:34:55.0861861Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-10-10T00:34:55.0862935Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-10-10T00:34:55.0864342Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-10-10T00:34:55.0865400Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-10-10T00:34:55.0866465Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-10-10T00:34:55.0868393Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-10-10T00:34:55.0869558Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-10-10T00:34:55.0870671Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-10-10T00:34:55.0872241Z * [new branch] gh/mikaylagawarecki/340/base -> origin/gh/mikaylagawarecki/340/base 2025-10-10T00:34:55.0873637Z * [new branch] gh/mikaylagawarecki/340/head -> origin/gh/mikaylagawarecki/340/head 2025-10-10T00:34:55.0874675Z * [new branch] gh/mikaylagawarecki/340/orig -> origin/gh/mikaylagawarecki/340/orig 2025-10-10T00:34:55.0876295Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-10-10T00:34:55.0877307Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-10-10T00:34:55.0878426Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-10-10T00:34:55.0880045Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-10-10T00:34:55.0881253Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-10-10T00:34:55.0882506Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-10-10T00:34:55.0883983Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-10-10T00:34:55.0885063Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-10-10T00:34:55.0886115Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-10-10T00:34:55.0887992Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-10-10T00:34:55.0889031Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-10-10T00:34:55.0890078Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-10-10T00:34:55.0891607Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-10-10T00:34:55.0892624Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-10-10T00:34:55.0893679Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-10-10T00:34:55.0895319Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-10-10T00:34:55.0896355Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-10-10T00:34:55.0897379Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-10-10T00:34:55.0898855Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-10-10T00:34:55.0899855Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-10-10T00:34:55.0900989Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-10-10T00:34:55.0902626Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-10-10T00:34:55.0903728Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-10-10T00:34:55.0904771Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-10-10T00:34:55.0906476Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-10-10T00:34:55.0907466Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-10-10T00:34:55.0908596Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-10-10T00:34:55.0910122Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-10-10T00:34:55.0911241Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-10-10T00:34:55.0912334Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-10-10T00:34:55.0914071Z * [new branch] gh/mlazos/18/base -> origin/gh/mlazos/18/base 2025-10-10T00:34:55.0915133Z * [new branch] gh/mlazos/18/head -> origin/gh/mlazos/18/head 2025-10-10T00:34:55.0916230Z * [new branch] gh/mlazos/18/orig -> origin/gh/mlazos/18/orig 2025-10-10T00:34:55.0917555Z * [new branch] gh/mlazos/19/base -> origin/gh/mlazos/19/base 2025-10-10T00:34:55.0918551Z * [new branch] gh/mlazos/19/head -> origin/gh/mlazos/19/head 2025-10-10T00:34:55.0920027Z * [new branch] gh/mlazos/19/orig -> origin/gh/mlazos/19/orig 2025-10-10T00:34:55.0921654Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-10-10T00:34:55.0922801Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-10-10T00:34:55.0923933Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-10-10T00:34:55.0925406Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-10-10T00:34:55.0926541Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-10-10T00:34:55.0927641Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-10-10T00:34:55.0929089Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-10-10T00:34:55.0930165Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-10-10T00:34:55.0931153Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-10-10T00:34:55.0932560Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-10-10T00:34:55.0933703Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-10-10T00:34:55.0934767Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-10-10T00:34:55.0936765Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-10-10T00:34:55.0937998Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-10-10T00:34:55.0939041Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-10-10T00:34:55.0940669Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-10-10T00:34:55.0941812Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-10-10T00:34:55.0942872Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-10-10T00:34:55.0944737Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-10-10T00:34:55.0945743Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-10-10T00:34:55.0946735Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-10-10T00:34:55.0948137Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-10-10T00:34:55.0949217Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-10-10T00:34:55.0950254Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-10-10T00:34:55.0951732Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-10-10T00:34:55.0952935Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-10-10T00:34:55.0953972Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-10-10T00:34:55.0955362Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-10-10T00:34:55.0956498Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-10-10T00:34:55.0957490Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-10-10T00:34:55.0958832Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-10-10T00:34:55.0959811Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-10-10T00:34:55.0960876Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-10-10T00:34:55.0962209Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-10-10T00:34:55.0963274Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-10-10T00:34:55.0964354Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-10-10T00:34:55.0965915Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-10-10T00:34:55.0966999Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-10-10T00:34:55.0967997Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-10-10T00:34:55.0969448Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-10-10T00:34:55.0970552Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-10-10T00:34:55.0971618Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-10-10T00:34:55.0972995Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-10-10T00:34:55.0974088Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-10-10T00:34:55.0975146Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-10-10T00:34:55.0976412Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-10-10T00:34:55.0977460Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-10-10T00:34:55.0978506Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-10-10T00:34:55.0980380Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-10-10T00:34:55.0984665Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-10-10T00:34:55.0985822Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-10-10T00:34:55.0987436Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-10-10T00:34:55.0988570Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-10-10T00:34:55.0989597Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-10-10T00:34:55.0991287Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-10-10T00:34:55.0992509Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-10-10T00:34:55.0994315Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-10-10T00:34:55.0995532Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-10-10T00:34:55.0996706Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-10-10T00:34:55.0998281Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-10-10T00:34:55.0999475Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-10-10T00:34:55.1000980Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-10-10T00:34:55.1002592Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-10-10T00:34:55.1003681Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-10-10T00:34:55.1004982Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-10-10T00:34:55.1006383Z * [new branch] gh/muchulee8/66/base -> origin/gh/muchulee8/66/base 2025-10-10T00:34:55.1007425Z * [new branch] gh/muchulee8/66/head -> origin/gh/muchulee8/66/head 2025-10-10T00:34:55.1008534Z * [new branch] gh/muchulee8/66/orig -> origin/gh/muchulee8/66/orig 2025-10-10T00:34:55.1009984Z * [new branch] gh/muchulee8/67/base -> origin/gh/muchulee8/67/base 2025-10-10T00:34:55.1011107Z * [new branch] gh/muchulee8/67/head -> origin/gh/muchulee8/67/head 2025-10-10T00:34:55.1012308Z * [new branch] gh/muchulee8/67/orig -> origin/gh/muchulee8/67/orig 2025-10-10T00:34:55.1014536Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-10-10T00:34:55.1015632Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-10-10T00:34:55.1016807Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-10-10T00:34:55.1018265Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-10-10T00:34:55.1019731Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-10-10T00:34:55.1020836Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-10-10T00:34:55.1022306Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-10-10T00:34:55.1023407Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-10-10T00:34:55.1024480Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-10-10T00:34:55.1025875Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-10-10T00:34:55.1027028Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-10-10T00:34:55.1028235Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-10-10T00:34:55.1029667Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-10-10T00:34:55.1030714Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-10-10T00:34:55.1031931Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-10-10T00:34:55.1033515Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-10-10T00:34:55.1034639Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-10-10T00:34:55.1035620Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-10-10T00:34:55.1037056Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-10-10T00:34:55.1038162Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-10-10T00:34:55.1039200Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-10-10T00:34:55.1040468Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-10-10T00:34:55.1041532Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-10-10T00:34:55.1042669Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-10-10T00:34:55.1044343Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-10-10T00:34:55.1045426Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-10-10T00:34:55.1046447Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-10-10T00:34:55.1048040Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-10-10T00:34:55.1048980Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-10-10T00:34:55.1049937Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-10-10T00:34:55.1051308Z * [new branch] gh/nikitaved/3/base -> origin/gh/nikitaved/3/base 2025-10-10T00:34:55.1052339Z * [new branch] gh/nikitaved/3/head -> origin/gh/nikitaved/3/head 2025-10-10T00:34:55.1053415Z * [new branch] gh/nikitaved/3/orig -> origin/gh/nikitaved/3/orig 2025-10-10T00:34:55.1055239Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-10-10T00:34:55.1056309Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-10-10T00:34:55.1057350Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-10-10T00:34:55.1058832Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-10-10T00:34:55.1060621Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-10-10T00:34:55.1062128Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-10-10T00:34:55.1063298Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-10-10T00:34:55.1064722Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-10-10T00:34:55.1065754Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-10-10T00:34:55.1066817Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-10-10T00:34:55.1068346Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-10-10T00:34:55.1069538Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-10-10T00:34:55.1070624Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-10-10T00:34:55.1072100Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-10-10T00:34:55.1073262Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-10-10T00:34:55.1074309Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-10-10T00:34:55.1076119Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-10-10T00:34:55.1077152Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-10-10T00:34:55.1078207Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-10-10T00:34:55.1079561Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-10-10T00:34:55.1080686Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-10-10T00:34:55.1081974Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-10-10T00:34:55.1083489Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-10-10T00:34:55.1084510Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-10-10T00:34:55.1085535Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-10-10T00:34:55.1086846Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-10-10T00:34:55.1087921Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-10-10T00:34:55.1088991Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-10-10T00:34:55.1090275Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-10-10T00:34:55.1091339Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-10-10T00:34:55.1092438Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-10-10T00:34:55.1093751Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-10-10T00:34:55.1094751Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-10-10T00:34:55.1095842Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-10-10T00:34:55.1097781Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-10-10T00:34:55.1098881Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-10-10T00:34:55.1099933Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-10-10T00:34:55.1101295Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-10-10T00:34:55.1102331Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-10-10T00:34:55.1103348Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-10-10T00:34:55.1104759Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-10-10T00:34:55.1105802Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-10-10T00:34:55.1106884Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-10-10T00:34:55.1108202Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-10-10T00:34:55.1109301Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-10-10T00:34:55.1110323Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-10-10T00:34:55.1111784Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-10-10T00:34:55.1112977Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-10-10T00:34:55.1114002Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-10-10T00:34:55.1115457Z * [new branch] gh/pearu/123/base -> origin/gh/pearu/123/base 2025-10-10T00:34:55.1116612Z * [new branch] gh/pearu/123/head -> origin/gh/pearu/123/head 2025-10-10T00:34:55.1119436Z * [new branch] gh/pearu/123/orig -> origin/gh/pearu/123/orig 2025-10-10T00:34:55.1119953Z * [new branch] gh/pearu/124/base -> origin/gh/pearu/124/base 2025-10-10T00:34:55.1120564Z * [new branch] gh/pearu/124/head -> origin/gh/pearu/124/head 2025-10-10T00:34:55.1121717Z * [new branch] gh/pearu/124/orig -> origin/gh/pearu/124/orig 2025-10-10T00:34:55.1123136Z * [new branch] gh/pearu/125/base -> origin/gh/pearu/125/base 2025-10-10T00:34:55.1124115Z * [new branch] gh/pearu/125/head -> origin/gh/pearu/125/head 2025-10-10T00:34:55.1125236Z * [new branch] gh/pearu/125/orig -> origin/gh/pearu/125/orig 2025-10-10T00:34:55.1126740Z * [new branch] gh/pearu/126/base -> origin/gh/pearu/126/base 2025-10-10T00:34:55.1127775Z * [new branch] gh/pearu/126/head -> origin/gh/pearu/126/head 2025-10-10T00:34:55.1128746Z * [new branch] gh/pearu/126/orig -> origin/gh/pearu/126/orig 2025-10-10T00:34:55.1130029Z * [new branch] gh/pearu/127/base -> origin/gh/pearu/127/base 2025-10-10T00:34:55.1131295Z * [new branch] gh/pearu/127/head -> origin/gh/pearu/127/head 2025-10-10T00:34:55.1132274Z * [new branch] gh/pearu/127/orig -> origin/gh/pearu/127/orig 2025-10-10T00:34:55.1133605Z * [new branch] gh/pearu/128/base -> origin/gh/pearu/128/base 2025-10-10T00:34:55.1134570Z * [new branch] gh/pearu/128/head -> origin/gh/pearu/128/head 2025-10-10T00:34:55.1135622Z * [new branch] gh/pearu/128/orig -> origin/gh/pearu/128/orig 2025-10-10T00:34:55.1137284Z * [new branch] gh/pearu/129/base -> origin/gh/pearu/129/base 2025-10-10T00:34:55.1138369Z * [new branch] gh/pearu/129/head -> origin/gh/pearu/129/head 2025-10-10T00:34:55.1139423Z * [new branch] gh/pearu/129/orig -> origin/gh/pearu/129/orig 2025-10-10T00:34:55.1140835Z * [new branch] gh/pearu/130/base -> origin/gh/pearu/130/base 2025-10-10T00:34:55.1141932Z * [new branch] gh/pearu/130/head -> origin/gh/pearu/130/head 2025-10-10T00:34:55.1143059Z * [new branch] gh/pearu/130/orig -> origin/gh/pearu/130/orig 2025-10-10T00:34:55.1144388Z * [new branch] gh/pearu/131/base -> origin/gh/pearu/131/base 2025-10-10T00:34:55.1145846Z * [new branch] gh/pearu/131/head -> origin/gh/pearu/131/head 2025-10-10T00:34:55.1146915Z * [new branch] gh/pearu/131/orig -> origin/gh/pearu/131/orig 2025-10-10T00:34:55.1148644Z * [new branch] gh/pearu/132/base -> origin/gh/pearu/132/base 2025-10-10T00:34:55.1149658Z * [new branch] gh/pearu/132/head -> origin/gh/pearu/132/head 2025-10-10T00:34:55.1150668Z * [new branch] gh/pearu/132/orig -> origin/gh/pearu/132/orig 2025-10-10T00:34:55.1151981Z * [new branch] gh/pearu/133/base -> origin/gh/pearu/133/base 2025-10-10T00:34:55.1153100Z * [new branch] gh/pearu/133/head -> origin/gh/pearu/133/head 2025-10-10T00:34:55.1154111Z * [new branch] gh/pearu/133/orig -> origin/gh/pearu/133/orig 2025-10-10T00:34:55.1155537Z * [new branch] gh/pearu/134/base -> origin/gh/pearu/134/base 2025-10-10T00:34:55.1156541Z * [new branch] gh/pearu/134/head -> origin/gh/pearu/134/head 2025-10-10T00:34:55.1157643Z * [new branch] gh/pearu/134/orig -> origin/gh/pearu/134/orig 2025-10-10T00:34:55.1159072Z * [new branch] gh/pearu/135/base -> origin/gh/pearu/135/base 2025-10-10T00:34:55.1160142Z * [new branch] gh/pearu/135/head -> origin/gh/pearu/135/head 2025-10-10T00:34:55.1161202Z * [new branch] gh/pearu/135/orig -> origin/gh/pearu/135/orig 2025-10-10T00:34:55.1162601Z * [new branch] gh/pearu/136/base -> origin/gh/pearu/136/base 2025-10-10T00:34:55.1163622Z * [new branch] gh/pearu/136/head -> origin/gh/pearu/136/head 2025-10-10T00:34:55.1164670Z * [new branch] gh/pearu/136/orig -> origin/gh/pearu/136/orig 2025-10-10T00:34:55.1166094Z * [new branch] gh/pearu/137/base -> origin/gh/pearu/137/base 2025-10-10T00:34:55.1167158Z * [new branch] gh/pearu/137/head -> origin/gh/pearu/137/head 2025-10-10T00:34:55.1168193Z * [new branch] gh/pearu/137/orig -> origin/gh/pearu/137/orig 2025-10-10T00:34:55.1169779Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-10-10T00:34:55.1170795Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-10-10T00:34:55.1171739Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-10-10T00:34:55.1173111Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-10-10T00:34:55.1174150Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-10-10T00:34:55.1175149Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-10-10T00:34:55.1177685Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-10-10T00:34:55.1178790Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-10-10T00:34:55.1179965Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-10-10T00:34:55.1196593Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-10-10T00:34:55.1196919Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-10-10T00:34:55.1197145Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-10-10T00:34:55.1197368Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-10-10T00:34:55.1197590Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-10-10T00:34:55.1197797Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-10-10T00:34:55.1198002Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-10-10T00:34:55.1198220Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-10-10T00:34:55.1198437Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-10-10T00:34:55.1198662Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-10-10T00:34:55.1198867Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-10-10T00:34:55.1199080Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-10-10T00:34:55.1199286Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-10-10T00:34:55.1199495Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-10-10T00:34:55.1199711Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-10-10T00:34:55.1199917Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-10-10T00:34:55.1200621Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-10-10T00:34:55.1201705Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-10-10T00:34:55.1203087Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-10-10T00:34:55.1204101Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-10-10T00:34:55.1205106Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-10-10T00:34:55.1206400Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-10-10T00:34:55.1207487Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-10-10T00:34:55.1208574Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-10-10T00:34:55.1209957Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-10-10T00:34:55.1210997Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-10-10T00:34:55.1212023Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-10-10T00:34:55.1213566Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-10-10T00:34:55.1215244Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-10-10T00:34:55.1216338Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-10-10T00:34:55.1217701Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-10-10T00:34:55.1218744Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-10-10T00:34:55.1219807Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-10-10T00:34:55.1221203Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-10-10T00:34:55.1222254Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-10-10T00:34:55.1223394Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-10-10T00:34:55.1224772Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-10-10T00:34:55.1225901Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-10-10T00:34:55.1226955Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-10-10T00:34:55.1228276Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-10-10T00:34:55.1229390Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-10-10T00:34:55.1230483Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-10-10T00:34:55.1231878Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-10-10T00:34:55.1233040Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-10-10T00:34:55.1234096Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-10-10T00:34:55.1235876Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-10-10T00:34:55.1236995Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-10-10T00:34:55.1238123Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-10-10T00:34:55.1239617Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-10-10T00:34:55.1240685Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-10-10T00:34:55.1241853Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-10-10T00:34:55.1243324Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-10-10T00:34:55.1244409Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-10-10T00:34:55.1245484Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-10-10T00:34:55.1246800Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-10-10T00:34:55.1247868Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-10-10T00:34:55.1248954Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-10-10T00:34:55.1250949Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-10-10T00:34:55.1252038Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-10-10T00:34:55.1253515Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-10-10T00:34:55.1254801Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-10-10T00:34:55.1255837Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-10-10T00:34:55.1257312Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-10-10T00:34:55.1258331Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-10-10T00:34:55.1259441Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-10-10T00:34:55.1260746Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-10-10T00:34:55.1261784Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-10-10T00:34:55.1262889Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-10-10T00:34:55.1264306Z * [new branch] gh/rtimpe/17/base -> origin/gh/rtimpe/17/base 2025-10-10T00:34:55.1265354Z * [new branch] gh/rtimpe/17/head -> origin/gh/rtimpe/17/head 2025-10-10T00:34:55.1266462Z * [new branch] gh/rtimpe/17/orig -> origin/gh/rtimpe/17/orig 2025-10-10T00:34:55.1267874Z * [new branch] gh/rtimpe/18/base -> origin/gh/rtimpe/18/base 2025-10-10T00:34:55.1268891Z * [new branch] gh/rtimpe/18/head -> origin/gh/rtimpe/18/head 2025-10-10T00:34:55.1270449Z * [new branch] gh/rtimpe/18/orig -> origin/gh/rtimpe/18/orig 2025-10-10T00:34:55.1271777Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-10-10T00:34:55.1272935Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-10-10T00:34:55.1274217Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-10-10T00:34:55.1275223Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-10-10T00:34:55.1276552Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-10-10T00:34:55.1277613Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-10-10T00:34:55.1279343Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-10-10T00:34:55.1280483Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-10-10T00:34:55.1281868Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-10-10T00:34:55.1283262Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-10-10T00:34:55.1284353Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-10-10T00:34:55.1285384Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-10-10T00:34:55.1286764Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-10-10T00:34:55.1287835Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-10-10T00:34:55.1288876Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-10-10T00:34:55.1290228Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-10-10T00:34:55.1291306Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-10-10T00:34:55.1292343Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-10-10T00:34:55.1293711Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-10-10T00:34:55.1294740Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-10-10T00:34:55.1295873Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-10-10T00:34:55.1297216Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-10-10T00:34:55.1298292Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-10-10T00:34:55.1299402Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-10-10T00:34:55.1300817Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-10-10T00:34:55.1301886Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-10-10T00:34:55.1302939Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-10-10T00:34:55.1304589Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-10-10T00:34:55.1305620Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-10-10T00:34:55.1306692Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-10-10T00:34:55.1308445Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-10-10T00:34:55.1309584Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-10-10T00:34:55.1310648Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-10-10T00:34:55.1312099Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-10-10T00:34:55.1313272Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-10-10T00:34:55.1314309Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-10-10T00:34:55.1315670Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-10-10T00:34:55.1316905Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-10-10T00:34:55.1317912Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-10-10T00:34:55.1319223Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-10-10T00:34:55.1320250Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-10-10T00:34:55.1321328Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-10-10T00:34:55.1322746Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-10-10T00:34:55.1323812Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-10-10T00:34:55.1324893Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-10-10T00:34:55.1326283Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-10-10T00:34:55.1327329Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-10-10T00:34:55.1328412Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-10-10T00:34:55.1329761Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-10-10T00:34:55.1330804Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-10-10T00:34:55.1332255Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-10-10T00:34:55.1333647Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-10-10T00:34:55.1334687Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-10-10T00:34:55.1335770Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-10-10T00:34:55.1337284Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-10-10T00:34:55.1338322Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-10-10T00:34:55.1339387Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-10-10T00:34:55.1340703Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-10-10T00:34:55.1341715Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-10-10T00:34:55.1342754Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-10-10T00:34:55.1344113Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-10-10T00:34:55.1345183Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-10-10T00:34:55.1346230Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-10-10T00:34:55.1347582Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-10-10T00:34:55.1348674Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-10-10T00:34:55.1349735Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-10-10T00:34:55.1351308Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-10-10T00:34:55.1352364Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-10-10T00:34:55.1353570Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-10-10T00:34:55.1354897Z * [new branch] gh/seemethere/64/base -> origin/gh/seemethere/64/base 2025-10-10T00:34:55.1355929Z * [new branch] gh/seemethere/64/head -> origin/gh/seemethere/64/head 2025-10-10T00:34:55.1357040Z * [new branch] gh/seemethere/64/orig -> origin/gh/seemethere/64/orig 2025-10-10T00:34:55.1358429Z * [new branch] gh/seemethere/65/base -> origin/gh/seemethere/65/base 2025-10-10T00:34:55.1359461Z * [new branch] gh/seemethere/65/head -> origin/gh/seemethere/65/head 2025-10-10T00:34:55.1360528Z * [new branch] gh/seemethere/65/orig -> origin/gh/seemethere/65/orig 2025-10-10T00:34:55.1361886Z * [new branch] gh/seemethere/66/base -> origin/gh/seemethere/66/base 2025-10-10T00:34:55.1362955Z * [new branch] gh/seemethere/66/head -> origin/gh/seemethere/66/head 2025-10-10T00:34:55.1364063Z * [new branch] gh/seemethere/66/orig -> origin/gh/seemethere/66/orig 2025-10-10T00:34:55.1365518Z * [new branch] gh/seemethere/67/base -> origin/gh/seemethere/67/base 2025-10-10T00:34:55.1366552Z * [new branch] gh/seemethere/67/head -> origin/gh/seemethere/67/head 2025-10-10T00:34:55.1367660Z * [new branch] gh/seemethere/67/orig -> origin/gh/seemethere/67/orig 2025-10-10T00:34:55.1368992Z * [new branch] gh/seemethere/68/base -> origin/gh/seemethere/68/base 2025-10-10T00:34:55.1370045Z * [new branch] gh/seemethere/68/head -> origin/gh/seemethere/68/head 2025-10-10T00:34:55.1371107Z * [new branch] gh/seemethere/68/orig -> origin/gh/seemethere/68/orig 2025-10-10T00:34:55.1372884Z * [new branch] gh/seemethere/69/base -> origin/gh/seemethere/69/base 2025-10-10T00:34:55.1373898Z * [new branch] gh/seemethere/69/head -> origin/gh/seemethere/69/head 2025-10-10T00:34:55.1375035Z * [new branch] gh/seemethere/69/orig -> origin/gh/seemethere/69/orig 2025-10-10T00:34:55.1376473Z * [new branch] gh/seemethere/70/base -> origin/gh/seemethere/70/base 2025-10-10T00:34:55.1377584Z * [new branch] gh/seemethere/70/head -> origin/gh/seemethere/70/head 2025-10-10T00:34:55.1378772Z * [new branch] gh/seemethere/70/orig -> origin/gh/seemethere/70/orig 2025-10-10T00:34:55.1380233Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-10-10T00:34:55.1381404Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-10-10T00:34:55.1385519Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-10-10T00:34:55.1387583Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-10-10T00:34:55.1388764Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-10-10T00:34:55.1389907Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-10-10T00:34:55.1395236Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-10-10T00:34:55.1396652Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-10-10T00:34:55.1397729Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-10-10T00:34:55.1399153Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-10-10T00:34:55.1400306Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-10-10T00:34:55.1401272Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-10-10T00:34:55.1403070Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-10-10T00:34:55.1404543Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-10-10T00:34:55.1405641Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-10-10T00:34:55.1407472Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-10-10T00:34:55.1408598Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-10-10T00:34:55.1409669Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-10-10T00:34:55.1411188Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-10-10T00:34:55.1412188Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-10-10T00:34:55.1413213Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-10-10T00:34:55.1414746Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-10-10T00:34:55.1415921Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-10-10T00:34:55.1417013Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-10-10T00:34:55.1418556Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-10-10T00:34:55.1419567Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-10-10T00:34:55.1420580Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-10-10T00:34:55.1422130Z * [new branch] gh/shunting314/218/base -> origin/gh/shunting314/218/base 2025-10-10T00:34:55.1423231Z * [new branch] gh/shunting314/218/head -> origin/gh/shunting314/218/head 2025-10-10T00:34:55.1424461Z * [new branch] gh/shunting314/218/orig -> origin/gh/shunting314/218/orig 2025-10-10T00:34:55.1425727Z * [new branch] gh/shunting314/219/base -> origin/gh/shunting314/219/base 2025-10-10T00:34:55.1426775Z * [new branch] gh/shunting314/219/head -> origin/gh/shunting314/219/head 2025-10-10T00:34:55.1427828Z * [new branch] gh/shunting314/219/orig -> origin/gh/shunting314/219/orig 2025-10-10T00:34:55.1429270Z * [new branch] gh/shunting314/223/base -> origin/gh/shunting314/223/base 2025-10-10T00:34:55.1430421Z * [new branch] gh/shunting314/223/head -> origin/gh/shunting314/223/head 2025-10-10T00:34:55.1431488Z * [new branch] gh/shunting314/223/orig -> origin/gh/shunting314/223/orig 2025-10-10T00:34:55.1433109Z * [new branch] gh/shunting314/224/base -> origin/gh/shunting314/224/base 2025-10-10T00:34:55.1434207Z * [new branch] gh/shunting314/224/head -> origin/gh/shunting314/224/head 2025-10-10T00:34:55.1435286Z * [new branch] gh/shunting314/224/orig -> origin/gh/shunting314/224/orig 2025-10-10T00:34:55.1436723Z * [new branch] gh/shunting314/225/base -> origin/gh/shunting314/225/base 2025-10-10T00:34:55.1437779Z * [new branch] gh/shunting314/225/head -> origin/gh/shunting314/225/head 2025-10-10T00:34:55.1438812Z * [new branch] gh/shunting314/225/orig -> origin/gh/shunting314/225/orig 2025-10-10T00:34:55.1440405Z * [new branch] gh/shunting314/226/base -> origin/gh/shunting314/226/base 2025-10-10T00:34:55.1441439Z * [new branch] gh/shunting314/226/head -> origin/gh/shunting314/226/head 2025-10-10T00:34:55.1442552Z * [new branch] gh/shunting314/226/orig -> origin/gh/shunting314/226/orig 2025-10-10T00:34:55.1443864Z * [new branch] gh/shunting314/227/base -> origin/gh/shunting314/227/base 2025-10-10T00:34:55.1444910Z * [new branch] gh/shunting314/227/head -> origin/gh/shunting314/227/head 2025-10-10T00:34:55.1446144Z * [new branch] gh/shunting314/227/orig -> origin/gh/shunting314/227/orig 2025-10-10T00:34:55.1447691Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-10-10T00:34:55.1448831Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-10-10T00:34:55.1449875Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-10-10T00:34:55.1451767Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-10-10T00:34:55.1452967Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-10-10T00:34:55.1454020Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-10-10T00:34:55.1455491Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-10-10T00:34:55.1456655Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-10-10T00:34:55.1457717Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-10-10T00:34:55.1459110Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-10-10T00:34:55.1460254Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-10-10T00:34:55.1461291Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-10-10T00:34:55.1462891Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-10-10T00:34:55.1464312Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-10-10T00:34:55.1465354Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-10-10T00:34:55.1467053Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-10-10T00:34:55.1468208Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-10-10T00:34:55.1469219Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-10-10T00:34:55.1470929Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-10-10T00:34:55.1472276Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-10-10T00:34:55.1473534Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-10-10T00:34:55.1474974Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-10-10T00:34:55.1475991Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-10-10T00:34:55.1477020Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-10-10T00:34:55.1478783Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-10-10T00:34:55.1479858Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-10-10T00:34:55.1481286Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-10-10T00:34:55.1482398Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-10-10T00:34:55.1483637Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-10-10T00:34:55.1484686Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-10-10T00:34:55.1485934Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-10-10T00:34:55.1487074Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-10-10T00:34:55.1489133Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-10-10T00:34:55.1490323Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-10-10T00:34:55.1491954Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-10-10T00:34:55.1492985Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-10-10T00:34:55.1494058Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-10-10T00:34:55.1495436Z * [new branch] gh/slayton58/10/base -> origin/gh/slayton58/10/base 2025-10-10T00:34:55.1496476Z * [new branch] gh/slayton58/10/head -> origin/gh/slayton58/10/head 2025-10-10T00:34:55.1497523Z * [new branch] gh/slayton58/10/orig -> origin/gh/slayton58/10/orig 2025-10-10T00:34:55.1498821Z * [new branch] gh/slayton58/11/base -> origin/gh/slayton58/11/base 2025-10-10T00:34:55.1499897Z * [new branch] gh/slayton58/11/head -> origin/gh/slayton58/11/head 2025-10-10T00:34:55.1501002Z * [new branch] gh/slayton58/11/orig -> origin/gh/slayton58/11/orig 2025-10-10T00:34:55.1502245Z * [new branch] gh/slayton58/12/base -> origin/gh/slayton58/12/base 2025-10-10T00:34:55.1503415Z * [new branch] gh/slayton58/12/head -> origin/gh/slayton58/12/head 2025-10-10T00:34:55.1504501Z * [new branch] gh/slayton58/12/orig -> origin/gh/slayton58/12/orig 2025-10-10T00:34:55.1505875Z * [new branch] gh/slayton58/13/base -> origin/gh/slayton58/13/base 2025-10-10T00:34:55.1507019Z * [new branch] gh/slayton58/13/head -> origin/gh/slayton58/13/head 2025-10-10T00:34:55.1508094Z * [new branch] gh/slayton58/13/orig -> origin/gh/slayton58/13/orig 2025-10-10T00:34:55.1509481Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-10-10T00:34:55.1510501Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-10-10T00:34:55.1511575Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-10-10T00:34:55.1513324Z * [new branch] gh/slayton58/15/base -> origin/gh/slayton58/15/base 2025-10-10T00:34:55.1514316Z * [new branch] gh/slayton58/15/head -> origin/gh/slayton58/15/head 2025-10-10T00:34:55.1515400Z * [new branch] gh/slayton58/15/orig -> origin/gh/slayton58/15/orig 2025-10-10T00:34:55.1516885Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-10-10T00:34:55.1517989Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-10-10T00:34:55.1519063Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-10-10T00:34:55.1520529Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-10-10T00:34:55.1521565Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-10-10T00:34:55.1522649Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-10-10T00:34:55.1524063Z * [new branch] gh/slayton58/18/base -> origin/gh/slayton58/18/base 2025-10-10T00:34:55.1525139Z * [new branch] gh/slayton58/18/head -> origin/gh/slayton58/18/head 2025-10-10T00:34:55.1526562Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-10-10T00:34:55.1527609Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-10-10T00:34:55.1528652Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-10-10T00:34:55.1530070Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-10-10T00:34:55.1531443Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-10-10T00:34:55.1532578Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-10-10T00:34:55.1534036Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-10-10T00:34:55.1535059Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-10-10T00:34:55.1536155Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-10-10T00:34:55.1537541Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-10-10T00:34:55.1538638Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-10-10T00:34:55.1540196Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-10-10T00:34:55.1541680Z * [new branch] gh/slayton58/22/base -> origin/gh/slayton58/22/base 2025-10-10T00:34:55.1542739Z * [new branch] gh/slayton58/22/head -> origin/gh/slayton58/22/head 2025-10-10T00:34:55.1543837Z * [new branch] gh/slayton58/22/orig -> origin/gh/slayton58/22/orig 2025-10-10T00:34:55.1545126Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-10-10T00:34:55.1546162Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-10-10T00:34:55.1547314Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-10-10T00:34:55.1549081Z * [new branch] gh/slayton58/24/base -> origin/gh/slayton58/24/base 2025-10-10T00:34:55.1550072Z * [new branch] gh/slayton58/24/head -> origin/gh/slayton58/24/head 2025-10-10T00:34:55.1551154Z * [new branch] gh/slayton58/24/orig -> origin/gh/slayton58/24/orig 2025-10-10T00:34:55.1552683Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-10-10T00:34:55.1553746Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-10-10T00:34:55.1554834Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-10-10T00:34:55.1557558Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-10-10T00:34:55.1558593Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-10-10T00:34:55.1559575Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-10-10T00:34:55.1561037Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-10-10T00:34:55.1562094Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-10-10T00:34:55.1563374Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-10-10T00:34:55.1564799Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-10-10T00:34:55.1565793Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-10-10T00:34:55.1566871Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-10-10T00:34:55.1568188Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-10-10T00:34:55.1569249Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-10-10T00:34:55.1570279Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-10-10T00:34:55.1571565Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-10-10T00:34:55.1572688Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-10-10T00:34:55.1574015Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-10-10T00:34:55.1575003Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-10-10T00:34:55.1576503Z * [new branch] gh/slayton58/8/base -> origin/gh/slayton58/8/base 2025-10-10T00:34:55.1577680Z * [new branch] gh/slayton58/8/head -> origin/gh/slayton58/8/head 2025-10-10T00:34:55.1578664Z * [new branch] gh/slayton58/8/orig -> origin/gh/slayton58/8/orig 2025-10-10T00:34:55.1580039Z * [new branch] gh/slayton58/9/base -> origin/gh/slayton58/9/base 2025-10-10T00:34:55.1581055Z * [new branch] gh/slayton58/9/head -> origin/gh/slayton58/9/head 2025-10-10T00:34:55.1582364Z * [new branch] gh/slayton58/9/orig -> origin/gh/slayton58/9/orig 2025-10-10T00:34:55.1584263Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-10-10T00:34:55.1585310Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-10-10T00:34:55.1586401Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-10-10T00:34:55.1587895Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-10-10T00:34:55.1588950Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-10-10T00:34:55.1590002Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-10-10T00:34:55.1592285Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-10-10T00:34:55.1593437Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-10-10T00:34:55.1594512Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-10-10T00:34:55.1596039Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-10-10T00:34:55.1597096Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-10-10T00:34:55.1598158Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-10-10T00:34:55.1599579Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-10-10T00:34:55.1600710Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-10-10T00:34:55.1601738Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-10-10T00:34:55.1603125Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-10-10T00:34:55.1604171Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-10-10T00:34:55.1605287Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-10-10T00:34:55.1606881Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-10-10T00:34:55.1607978Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-10-10T00:34:55.1609104Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-10-10T00:34:55.1610514Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-10-10T00:34:55.1611527Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-10-10T00:34:55.1612600Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-10-10T00:34:55.1614063Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-10-10T00:34:55.1615148Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-10-10T00:34:55.1616208Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-10-10T00:34:55.1617801Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-10-10T00:34:55.1618737Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-10-10T00:34:55.1619722Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-10-10T00:34:55.1621341Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-10-10T00:34:55.1622326Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-10-10T00:34:55.1623347Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-10-10T00:34:55.1624776Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-10-10T00:34:55.1625809Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-10-10T00:34:55.1626805Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-10-10T00:34:55.1628419Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-10-10T00:34:55.1629486Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-10-10T00:34:55.1630554Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-10-10T00:34:55.1631909Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-10-10T00:34:55.1633066Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-10-10T00:34:55.1634209Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-10-10T00:34:55.1635779Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-10-10T00:34:55.1636821Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-10-10T00:34:55.1638011Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-10-10T00:34:55.1639443Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-10-10T00:34:55.1640626Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-10-10T00:34:55.1641684Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-10-10T00:34:55.1643742Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-10-10T00:34:55.1644830Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-10-10T00:34:55.1645943Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-10-10T00:34:55.1647868Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-10-10T00:34:55.1649012Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-10-10T00:34:55.1650081Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-10-10T00:34:55.1652064Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-10-10T00:34:55.1653130Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-10-10T00:34:55.1654228Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-10-10T00:34:55.1655633Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-10-10T00:34:55.1656703Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-10-10T00:34:55.1657743Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-10-10T00:34:55.1659201Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-10-10T00:34:55.1660235Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-10-10T00:34:55.1661210Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-10-10T00:34:55.1662632Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-10-10T00:34:55.1663672Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-10-10T00:34:55.1664708Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-10-10T00:34:55.1666750Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-10-10T00:34:55.1667827Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-10-10T00:34:55.1668836Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-10-10T00:34:55.1670293Z * [new branch] gh/soulitzer/382/base -> origin/gh/soulitzer/382/base 2025-10-10T00:34:55.1671352Z * [new branch] gh/soulitzer/382/head -> origin/gh/soulitzer/382/head 2025-10-10T00:34:55.1672485Z * [new branch] gh/soulitzer/382/orig -> origin/gh/soulitzer/382/orig 2025-10-10T00:34:55.1673984Z * [new branch] gh/soulitzer/383/base -> origin/gh/soulitzer/383/base 2025-10-10T00:34:55.1675026Z * [new branch] gh/soulitzer/383/head -> origin/gh/soulitzer/383/head 2025-10-10T00:34:55.1676096Z * [new branch] gh/soulitzer/383/orig -> origin/gh/soulitzer/383/orig 2025-10-10T00:34:55.1677516Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-10-10T00:34:55.1678553Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-10-10T00:34:55.1679566Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-10-10T00:34:55.1681523Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-10-10T00:34:55.1683024Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-10-10T00:34:55.1684057Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-10-10T00:34:55.1685093Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-10-10T00:34:55.1686422Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-10-10T00:34:55.1687443Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-10-10T00:34:55.1688496Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-10-10T00:34:55.1689938Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-10-10T00:34:55.1691004Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-10-10T00:34:55.1692118Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-10-10T00:34:55.1693764Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-10-10T00:34:55.1694789Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-10-10T00:34:55.1695791Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-10-10T00:34:55.1697417Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-10-10T00:34:55.1698404Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-10-10T00:34:55.1699472Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-10-10T00:34:55.1700961Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-10-10T00:34:55.1702197Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-10-10T00:34:55.1703336Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-10-10T00:34:55.1704859Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-10-10T00:34:55.1705864Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-10-10T00:34:55.1707008Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-10-10T00:34:55.1708470Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-10-10T00:34:55.1709497Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-10-10T00:34:55.1710551Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-10-10T00:34:55.1711989Z * [new branch] gh/swolchok/826/base -> origin/gh/swolchok/826/base 2025-10-10T00:34:55.1713394Z * [new branch] gh/swolchok/826/head -> origin/gh/swolchok/826/head 2025-10-10T00:34:55.1714199Z * [new branch] gh/swolchok/826/orig -> origin/gh/swolchok/826/orig 2025-10-10T00:34:55.1716107Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-10-10T00:34:55.1717221Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-10-10T00:34:55.1718322Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-10-10T00:34:55.1719812Z * [new branch] gh/swolchok/830/base -> origin/gh/swolchok/830/base 2025-10-10T00:34:55.1720889Z * [new branch] gh/swolchok/830/head -> origin/gh/swolchok/830/head 2025-10-10T00:34:55.1722014Z * [new branch] gh/swolchok/830/orig -> origin/gh/swolchok/830/orig 2025-10-10T00:34:55.1723555Z * [new branch] gh/swolchok/831/base -> origin/gh/swolchok/831/base 2025-10-10T00:34:55.1724571Z * [new branch] gh/swolchok/831/head -> origin/gh/swolchok/831/head 2025-10-10T00:34:55.1725672Z * [new branch] gh/swolchok/831/orig -> origin/gh/swolchok/831/orig 2025-10-10T00:34:55.1727188Z * [new branch] gh/swolchok/832/base -> origin/gh/swolchok/832/base 2025-10-10T00:34:55.1728160Z * [new branch] gh/swolchok/832/head -> origin/gh/swolchok/832/head 2025-10-10T00:34:55.1729269Z * [new branch] gh/swolchok/832/orig -> origin/gh/swolchok/832/orig 2025-10-10T00:34:55.1731009Z * [new branch] gh/swolchok/833/base -> origin/gh/swolchok/833/base 2025-10-10T00:34:55.1732114Z * [new branch] gh/swolchok/833/head -> origin/gh/swolchok/833/head 2025-10-10T00:34:55.1733139Z * [new branch] gh/swolchok/833/orig -> origin/gh/swolchok/833/orig 2025-10-10T00:34:55.1734666Z * [new branch] gh/swolchok/834/base -> origin/gh/swolchok/834/base 2025-10-10T00:34:55.1735670Z * [new branch] gh/swolchok/834/head -> origin/gh/swolchok/834/head 2025-10-10T00:34:55.1736650Z * [new branch] gh/swolchok/834/orig -> origin/gh/swolchok/834/orig 2025-10-10T00:34:55.1738549Z * [new branch] gh/swolchok/835/base -> origin/gh/swolchok/835/base 2025-10-10T00:34:55.1739591Z * [new branch] gh/swolchok/835/head -> origin/gh/swolchok/835/head 2025-10-10T00:34:55.1740742Z * [new branch] gh/swolchok/835/orig -> origin/gh/swolchok/835/orig 2025-10-10T00:34:55.1742403Z * [new branch] gh/swolchok/836/base -> origin/gh/swolchok/836/base 2025-10-10T00:34:55.1743401Z * [new branch] gh/swolchok/836/head -> origin/gh/swolchok/836/head 2025-10-10T00:34:55.1744474Z * [new branch] gh/swolchok/836/orig -> origin/gh/swolchok/836/orig 2025-10-10T00:34:55.1746079Z * [new branch] gh/swolchok/837/base -> origin/gh/swolchok/837/base 2025-10-10T00:34:55.1747145Z * [new branch] gh/swolchok/837/head -> origin/gh/swolchok/837/head 2025-10-10T00:34:55.1748517Z * [new branch] gh/swolchok/837/orig -> origin/gh/swolchok/837/orig 2025-10-10T00:34:55.1750126Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-10-10T00:34:55.1751180Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-10-10T00:34:55.1752279Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-10-10T00:34:55.1753961Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-10-10T00:34:55.1754957Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-10-10T00:34:55.1756034Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-10-10T00:34:55.1757543Z * [new branch] gh/swolchok/840/base -> origin/gh/swolchok/840/base 2025-10-10T00:34:55.1758539Z * [new branch] gh/swolchok/840/head -> origin/gh/swolchok/840/head 2025-10-10T00:34:55.1759641Z * [new branch] gh/swolchok/840/orig -> origin/gh/swolchok/840/orig 2025-10-10T00:34:55.1761100Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-10-10T00:34:55.1762110Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-10-10T00:34:55.1763212Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-10-10T00:34:55.1764645Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-10-10T00:34:55.1765912Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-10-10T00:34:55.1767354Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-10-10T00:34:55.1768953Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-10-10T00:34:55.1769968Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-10-10T00:34:55.1771053Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-10-10T00:34:55.1772528Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-10-10T00:34:55.1773557Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-10-10T00:34:55.1774696Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-10-10T00:34:55.1776101Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-10-10T00:34:55.1777129Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-10-10T00:34:55.1778263Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-10-10T00:34:55.1779732Z * [new branch] gh/swolchok/846/base -> origin/gh/swolchok/846/base 2025-10-10T00:34:55.1781106Z * [new branch] gh/swolchok/846/head -> origin/gh/swolchok/846/head 2025-10-10T00:34:55.1786163Z * [new branch] gh/swolchok/846/orig -> origin/gh/swolchok/846/orig 2025-10-10T00:34:55.1787874Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-10-10T00:34:55.1788953Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-10-10T00:34:55.1790456Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-10-10T00:34:55.1791928Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-10-10T00:34:55.1793232Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-10-10T00:34:55.1794337Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-10-10T00:34:55.1796418Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-10-10T00:34:55.1797464Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-10-10T00:34:55.1798575Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-10-10T00:34:55.1799865Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-10-10T00:34:55.1800982Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-10-10T00:34:55.1802079Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-10-10T00:34:55.1803485Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-10-10T00:34:55.1804541Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-10-10T00:34:55.1805623Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-10-10T00:34:55.1807218Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-10-10T00:34:55.1808262Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-10-10T00:34:55.1809330Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-10-10T00:34:55.1811382Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2025-10-10T00:34:55.1812438Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2025-10-10T00:34:55.1813484Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2025-10-10T00:34:55.1814852Z * [new branch] gh/syed-ahmed/6/base -> origin/gh/syed-ahmed/6/base 2025-10-10T00:34:55.1815927Z * [new branch] gh/syed-ahmed/6/head -> origin/gh/syed-ahmed/6/head 2025-10-10T00:34:55.1817012Z * [new branch] gh/syed-ahmed/6/orig -> origin/gh/syed-ahmed/6/orig 2025-10-10T00:34:55.1818426Z * [new branch] gh/syed-ahmed/7/base -> origin/gh/syed-ahmed/7/base 2025-10-10T00:34:55.1819532Z * [new branch] gh/syed-ahmed/7/head -> origin/gh/syed-ahmed/7/head 2025-10-10T00:34:55.1820588Z * [new branch] gh/syed-ahmed/7/orig -> origin/gh/syed-ahmed/7/orig 2025-10-10T00:34:55.1822321Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-10-10T00:34:55.1823408Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-10-10T00:34:55.1824467Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-10-10T00:34:55.1826248Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-10-10T00:34:55.1827311Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-10-10T00:34:55.1828522Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-10-10T00:34:55.1829924Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-10-10T00:34:55.1831084Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-10-10T00:34:55.1832546Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-10-10T00:34:55.1833624Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-10-10T00:34:55.1834769Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-10-10T00:34:55.1836118Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-10-10T00:34:55.1837178Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-10-10T00:34:55.1839239Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-10-10T00:34:55.1840385Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-10-10T00:34:55.1841382Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-10-10T00:34:55.1843361Z * [new branch] gh/tugsbayasgalan/11/base -> origin/gh/tugsbayasgalan/11/base 2025-10-10T00:34:55.1844380Z * [new branch] gh/tugsbayasgalan/11/head -> origin/gh/tugsbayasgalan/11/head 2025-10-10T00:34:55.1845549Z * [new branch] gh/tugsbayasgalan/11/orig -> origin/gh/tugsbayasgalan/11/orig 2025-10-10T00:34:55.1847028Z * [new branch] gh/tugsbayasgalan/12/base -> origin/gh/tugsbayasgalan/12/base 2025-10-10T00:34:55.1848037Z * [new branch] gh/tugsbayasgalan/12/head -> origin/gh/tugsbayasgalan/12/head 2025-10-10T00:34:55.1849060Z * [new branch] gh/tugsbayasgalan/12/orig -> origin/gh/tugsbayasgalan/12/orig 2025-10-10T00:34:55.1850850Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-10-10T00:34:55.1851872Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-10-10T00:34:55.1852913Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-10-10T00:34:55.1854450Z * [new branch] gh/tugsbayasgalan/14/base -> origin/gh/tugsbayasgalan/14/base 2025-10-10T00:34:55.1855543Z * [new branch] gh/tugsbayasgalan/14/head -> origin/gh/tugsbayasgalan/14/head 2025-10-10T00:34:55.1856622Z * [new branch] gh/tugsbayasgalan/14/orig -> origin/gh/tugsbayasgalan/14/orig 2025-10-10T00:34:55.1858316Z * [new branch] gh/tugsbayasgalan/15/base -> origin/gh/tugsbayasgalan/15/base 2025-10-10T00:34:55.1859375Z * [new branch] gh/tugsbayasgalan/15/head -> origin/gh/tugsbayasgalan/15/head 2025-10-10T00:34:55.1860550Z * [new branch] gh/tugsbayasgalan/15/orig -> origin/gh/tugsbayasgalan/15/orig 2025-10-10T00:34:55.1862015Z * [new branch] gh/tugsbayasgalan/16/base -> origin/gh/tugsbayasgalan/16/base 2025-10-10T00:34:55.1863005Z * [new branch] gh/tugsbayasgalan/16/head -> origin/gh/tugsbayasgalan/16/head 2025-10-10T00:34:55.1864106Z * [new branch] gh/tugsbayasgalan/16/orig -> origin/gh/tugsbayasgalan/16/orig 2025-10-10T00:34:55.1866003Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-10-10T00:34:55.1867002Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-10-10T00:34:55.1868053Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-10-10T00:34:55.1869531Z * [new branch] gh/tugsbayasgalan/18/base -> origin/gh/tugsbayasgalan/18/base 2025-10-10T00:34:55.1870633Z * [new branch] gh/tugsbayasgalan/18/head -> origin/gh/tugsbayasgalan/18/head 2025-10-10T00:34:55.1871685Z * [new branch] gh/tugsbayasgalan/18/orig -> origin/gh/tugsbayasgalan/18/orig 2025-10-10T00:34:55.1873535Z * [new branch] gh/tugsbayasgalan/19/base -> origin/gh/tugsbayasgalan/19/base 2025-10-10T00:34:55.1874390Z * [new branch] gh/tugsbayasgalan/19/head -> origin/gh/tugsbayasgalan/19/head 2025-10-10T00:34:55.1875628Z * [new branch] gh/tugsbayasgalan/19/orig -> origin/gh/tugsbayasgalan/19/orig 2025-10-10T00:34:55.1876944Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-10-10T00:34:55.1878006Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-10-10T00:34:55.1879033Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-10-10T00:34:55.1880525Z * [new branch] gh/tugsbayasgalan/20/base -> origin/gh/tugsbayasgalan/20/base 2025-10-10T00:34:55.1881857Z * [new branch] gh/tugsbayasgalan/20/head -> origin/gh/tugsbayasgalan/20/head 2025-10-10T00:34:55.1883082Z * [new branch] gh/tugsbayasgalan/20/orig -> origin/gh/tugsbayasgalan/20/orig 2025-10-10T00:34:55.1884458Z * [new branch] gh/tugsbayasgalan/21/base -> origin/gh/tugsbayasgalan/21/base 2025-10-10T00:34:55.1885573Z * [new branch] gh/tugsbayasgalan/21/head -> origin/gh/tugsbayasgalan/21/head 2025-10-10T00:34:55.1886650Z * [new branch] gh/tugsbayasgalan/21/orig -> origin/gh/tugsbayasgalan/21/orig 2025-10-10T00:34:55.1888066Z * [new branch] gh/tugsbayasgalan/22/base -> origin/gh/tugsbayasgalan/22/base 2025-10-10T00:34:55.1889188Z * [new branch] gh/tugsbayasgalan/22/head -> origin/gh/tugsbayasgalan/22/head 2025-10-10T00:34:55.1890353Z * [new branch] gh/tugsbayasgalan/22/orig -> origin/gh/tugsbayasgalan/22/orig 2025-10-10T00:34:55.1891764Z * [new branch] gh/tugsbayasgalan/23/base -> origin/gh/tugsbayasgalan/23/base 2025-10-10T00:34:55.1892819Z * [new branch] gh/tugsbayasgalan/23/head -> origin/gh/tugsbayasgalan/23/head 2025-10-10T00:34:55.1893987Z * [new branch] gh/tugsbayasgalan/23/orig -> origin/gh/tugsbayasgalan/23/orig 2025-10-10T00:34:55.1895373Z * [new branch] gh/tugsbayasgalan/24/base -> origin/gh/tugsbayasgalan/24/base 2025-10-10T00:34:55.1896423Z * [new branch] gh/tugsbayasgalan/24/head -> origin/gh/tugsbayasgalan/24/head 2025-10-10T00:34:55.1897470Z * [new branch] gh/tugsbayasgalan/24/orig -> origin/gh/tugsbayasgalan/24/orig 2025-10-10T00:34:55.1899292Z * [new branch] gh/tugsbayasgalan/25/base -> origin/gh/tugsbayasgalan/25/base 2025-10-10T00:34:55.1900318Z * [new branch] gh/tugsbayasgalan/25/head -> origin/gh/tugsbayasgalan/25/head 2025-10-10T00:34:55.1901379Z * [new branch] gh/tugsbayasgalan/25/orig -> origin/gh/tugsbayasgalan/25/orig 2025-10-10T00:34:55.1902956Z * [new branch] gh/tugsbayasgalan/26/base -> origin/gh/tugsbayasgalan/26/base 2025-10-10T00:34:55.1904512Z * [new branch] gh/tugsbayasgalan/26/head -> origin/gh/tugsbayasgalan/26/head 2025-10-10T00:34:55.1905671Z * [new branch] gh/tugsbayasgalan/26/orig -> origin/gh/tugsbayasgalan/26/orig 2025-10-10T00:34:55.1907861Z * [new branch] gh/tugsbayasgalan/27/base -> origin/gh/tugsbayasgalan/27/base 2025-10-10T00:34:55.1909043Z * [new branch] gh/tugsbayasgalan/27/head -> origin/gh/tugsbayasgalan/27/head 2025-10-10T00:34:55.1910115Z * [new branch] gh/tugsbayasgalan/27/orig -> origin/gh/tugsbayasgalan/27/orig 2025-10-10T00:34:55.1911858Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-10-10T00:34:55.1913058Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-10-10T00:34:55.1914100Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-10-10T00:34:55.1915744Z * [new branch] gh/tugsbayasgalan/29/base -> origin/gh/tugsbayasgalan/29/base 2025-10-10T00:34:55.1916907Z * [new branch] gh/tugsbayasgalan/29/head -> origin/gh/tugsbayasgalan/29/head 2025-10-10T00:34:55.1917903Z * [new branch] gh/tugsbayasgalan/29/orig -> origin/gh/tugsbayasgalan/29/orig 2025-10-10T00:34:55.1919317Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-10-10T00:34:55.1920543Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-10-10T00:34:55.1921706Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-10-10T00:34:55.1923154Z * [new branch] gh/tugsbayasgalan/30/base -> origin/gh/tugsbayasgalan/30/base 2025-10-10T00:34:55.1924684Z * [new branch] gh/tugsbayasgalan/30/head -> origin/gh/tugsbayasgalan/30/head 2025-10-10T00:34:55.1925740Z * [new branch] gh/tugsbayasgalan/30/orig -> origin/gh/tugsbayasgalan/30/orig 2025-10-10T00:34:55.1927418Z * [new branch] gh/tugsbayasgalan/31/base -> origin/gh/tugsbayasgalan/31/base 2025-10-10T00:34:55.1928467Z * [new branch] gh/tugsbayasgalan/31/head -> origin/gh/tugsbayasgalan/31/head 2025-10-10T00:34:55.1929525Z * [new branch] gh/tugsbayasgalan/31/orig -> origin/gh/tugsbayasgalan/31/orig 2025-10-10T00:34:55.1930916Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-10-10T00:34:55.1931992Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-10-10T00:34:55.1933098Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-10-10T00:34:55.1934626Z * [new branch] gh/tugsbayasgalan/33/base -> origin/gh/tugsbayasgalan/33/base 2025-10-10T00:34:55.1935780Z * [new branch] gh/tugsbayasgalan/33/head -> origin/gh/tugsbayasgalan/33/head 2025-10-10T00:34:55.1936907Z * [new branch] gh/tugsbayasgalan/33/orig -> origin/gh/tugsbayasgalan/33/orig 2025-10-10T00:34:55.1938519Z * [new branch] gh/tugsbayasgalan/34/base -> origin/gh/tugsbayasgalan/34/base 2025-10-10T00:34:55.1939600Z * [new branch] gh/tugsbayasgalan/34/head -> origin/gh/tugsbayasgalan/34/head 2025-10-10T00:34:55.1940700Z * [new branch] gh/tugsbayasgalan/34/orig -> origin/gh/tugsbayasgalan/34/orig 2025-10-10T00:34:55.1942047Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-10-10T00:34:55.1943142Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-10-10T00:34:55.1944173Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-10-10T00:34:55.1945622Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-10-10T00:34:55.1946683Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-10-10T00:34:55.1947741Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-10-10T00:34:55.1949230Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-10-10T00:34:55.1950227Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-10-10T00:34:55.1951373Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-10-10T00:34:55.1953138Z * [new branch] gh/tugsbayasgalan/38/base -> origin/gh/tugsbayasgalan/38/base 2025-10-10T00:34:55.1954394Z * [new branch] gh/tugsbayasgalan/38/head -> origin/gh/tugsbayasgalan/38/head 2025-10-10T00:34:55.1955357Z * [new branch] gh/tugsbayasgalan/38/orig -> origin/gh/tugsbayasgalan/38/orig 2025-10-10T00:34:55.1956835Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-10-10T00:34:55.1957925Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-10-10T00:34:55.1959032Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-10-10T00:34:55.1960677Z * [new branch] gh/tugsbayasgalan/40/base -> origin/gh/tugsbayasgalan/40/base 2025-10-10T00:34:55.1961702Z * [new branch] gh/tugsbayasgalan/40/head -> origin/gh/tugsbayasgalan/40/head 2025-10-10T00:34:55.1962815Z * [new branch] gh/tugsbayasgalan/40/orig -> origin/gh/tugsbayasgalan/40/orig 2025-10-10T00:34:55.1964424Z * [new branch] gh/tugsbayasgalan/41/base -> origin/gh/tugsbayasgalan/41/base 2025-10-10T00:34:55.1965596Z * [new branch] gh/tugsbayasgalan/41/head -> origin/gh/tugsbayasgalan/41/head 2025-10-10T00:34:55.1966753Z * [new branch] gh/tugsbayasgalan/41/orig -> origin/gh/tugsbayasgalan/41/orig 2025-10-10T00:34:55.1968569Z * [new branch] gh/tugsbayasgalan/42/base -> origin/gh/tugsbayasgalan/42/base 2025-10-10T00:34:55.1969757Z * [new branch] gh/tugsbayasgalan/42/head -> origin/gh/tugsbayasgalan/42/head 2025-10-10T00:34:55.1970810Z * [new branch] gh/tugsbayasgalan/42/orig -> origin/gh/tugsbayasgalan/42/orig 2025-10-10T00:34:55.1972274Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-10-10T00:34:55.1973328Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-10-10T00:34:55.1974349Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-10-10T00:34:55.1975791Z * [new branch] gh/tugsbayasgalan/44/base -> origin/gh/tugsbayasgalan/44/base 2025-10-10T00:34:55.1976831Z * [new branch] gh/tugsbayasgalan/44/head -> origin/gh/tugsbayasgalan/44/head 2025-10-10T00:34:55.1977892Z * [new branch] gh/tugsbayasgalan/44/orig -> origin/gh/tugsbayasgalan/44/orig 2025-10-10T00:34:55.1979307Z * [new branch] gh/tugsbayasgalan/45/base -> origin/gh/tugsbayasgalan/45/base 2025-10-10T00:34:55.1980558Z * [new branch] gh/tugsbayasgalan/45/head -> origin/gh/tugsbayasgalan/45/head 2025-10-10T00:34:55.1981963Z * [new branch] gh/tugsbayasgalan/45/orig -> origin/gh/tugsbayasgalan/45/orig 2025-10-10T00:34:55.1983682Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-10-10T00:34:55.1984704Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-10-10T00:34:55.1985720Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-10-10T00:34:55.1987194Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-10-10T00:34:55.1988279Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-10-10T00:34:55.1989409Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-10-10T00:34:55.1991105Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-10-10T00:34:55.1992253Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-10-10T00:34:55.1993376Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-10-10T00:34:55.1994706Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-10-10T00:34:55.1995894Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-10-10T00:34:55.1997032Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-10-10T00:34:55.1998538Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-10-10T00:34:55.1999736Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-10-10T00:34:55.2000798Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-10-10T00:34:55.2002102Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-10-10T00:34:55.2003161Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-10-10T00:34:55.2004164Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-10-10T00:34:55.2005523Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-10-10T00:34:55.2006522Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-10-10T00:34:55.2007597Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-10-10T00:34:55.2009076Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-10-10T00:34:55.2010205Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-10-10T00:34:55.2011276Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-10-10T00:34:55.2012666Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-10-10T00:34:55.2014231Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-10-10T00:34:55.2015291Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-10-10T00:34:55.2016771Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-10-10T00:34:55.2017794Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-10-10T00:34:55.2018869Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-10-10T00:34:55.2020311Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-10-10T00:34:55.2021387Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-10-10T00:34:55.2022431Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-10-10T00:34:55.2023915Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-10-10T00:34:55.2024876Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-10-10T00:34:55.2026110Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-10-10T00:34:55.2027616Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-10-10T00:34:55.2028572Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-10-10T00:34:55.2029680Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-10-10T00:34:55.2031336Z * [new branch] gh/v0i0/10/base -> origin/gh/v0i0/10/base 2025-10-10T00:34:55.2032911Z * [new branch] gh/v0i0/10/head -> origin/gh/v0i0/10/head 2025-10-10T00:34:55.2033959Z * [new branch] gh/v0i0/10/orig -> origin/gh/v0i0/10/orig 2025-10-10T00:34:55.2035375Z * [new branch] gh/v0i0/11/base -> origin/gh/v0i0/11/base 2025-10-10T00:34:55.2036406Z * [new branch] gh/v0i0/11/head -> origin/gh/v0i0/11/head 2025-10-10T00:34:55.2037456Z * [new branch] gh/v0i0/11/orig -> origin/gh/v0i0/11/orig 2025-10-10T00:34:55.2038992Z * [new branch] gh/v0i0/12/base -> origin/gh/v0i0/12/base 2025-10-10T00:34:55.2040121Z * [new branch] gh/v0i0/12/head -> origin/gh/v0i0/12/head 2025-10-10T00:34:55.2041183Z * [new branch] gh/v0i0/12/orig -> origin/gh/v0i0/12/orig 2025-10-10T00:34:55.2042732Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-10-10T00:34:55.2043773Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-10-10T00:34:55.2044752Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-10-10T00:34:55.2046336Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-10-10T00:34:55.2047455Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-10-10T00:34:55.2048922Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-10-10T00:34:55.2050314Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-10-10T00:34:55.2051414Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-10-10T00:34:55.2052461Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-10-10T00:34:55.2054074Z * [new branch] gh/v0i0/9/base -> origin/gh/v0i0/9/base 2025-10-10T00:34:55.2055190Z * [new branch] gh/v0i0/9/head -> origin/gh/v0i0/9/head 2025-10-10T00:34:55.2056330Z * [new branch] gh/v0i0/9/orig -> origin/gh/v0i0/9/orig 2025-10-10T00:34:55.2058040Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-10-10T00:34:55.2059150Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-10-10T00:34:55.2060443Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-10-10T00:34:55.2061494Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-10-10T00:34:55.2062552Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-10-10T00:34:55.2064194Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-10-10T00:34:55.2065639Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-10-10T00:34:55.2067084Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-10-10T00:34:55.2068572Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-10-10T00:34:55.2069606Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-10-10T00:34:55.2070701Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-10-10T00:34:55.2072581Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-10-10T00:34:55.2073614Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-10-10T00:34:55.2074694Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-10-10T00:34:55.2076129Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-10-10T00:34:55.2077264Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-10-10T00:34:55.2078309Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-10-10T00:34:55.2079778Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-10-10T00:34:55.2081682Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-10-10T00:34:55.2082812Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-10-10T00:34:55.2084222Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-10-10T00:34:55.2085287Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-10-10T00:34:55.2086342Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-10-10T00:34:55.2087747Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-10-10T00:34:55.2088835Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-10-10T00:34:55.2089966Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-10-10T00:34:55.2091476Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-10-10T00:34:55.2092552Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-10-10T00:34:55.2093613Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-10-10T00:34:55.2095397Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-10-10T00:34:55.2096459Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-10-10T00:34:55.2097504Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-10-10T00:34:55.2098981Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-10-10T00:34:55.2100190Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-10-10T00:34:55.2101281Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-10-10T00:34:55.2102556Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-10-10T00:34:55.2103905Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-10-10T00:34:55.2104944Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-10-10T00:34:55.2106750Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-10-10T00:34:55.2107996Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-10-10T00:34:55.2109075Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-10-10T00:34:55.2110788Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-10-10T00:34:55.2111827Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-10-10T00:34:55.2113058Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-10-10T00:34:55.2114510Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-10-10T00:34:55.2115502Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-10-10T00:34:55.2116609Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-10-10T00:34:55.2118100Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-10-10T00:34:55.2119135Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-10-10T00:34:55.2120153Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-10-10T00:34:55.2121453Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-10-10T00:34:55.2122467Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-10-10T00:34:55.2123543Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-10-10T00:34:55.2125365Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-10-10T00:34:55.2126444Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-10-10T00:34:55.2128476Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-10-10T00:34:55.2129991Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-10-10T00:34:55.2130241Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-10-10T00:34:55.2131243Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-10-10T00:34:55.2132938Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-10-10T00:34:55.2134025Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-10-10T00:34:55.2135066Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-10-10T00:34:55.2136570Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-10-10T00:34:55.2137696Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-10-10T00:34:55.2138767Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-10-10T00:34:55.2140303Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-10-10T00:34:55.2141347Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-10-10T00:34:55.2142414Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-10-10T00:34:55.2144136Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-10-10T00:34:55.2145317Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-10-10T00:34:55.2146352Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-10-10T00:34:55.2147705Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-10-10T00:34:55.2148701Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-10-10T00:34:55.2149688Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-10-10T00:34:55.2151223Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-10-10T00:34:55.2152397Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-10-10T00:34:55.2153629Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-10-10T00:34:55.2155222Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-10-10T00:34:55.2156291Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-10-10T00:34:55.2157367Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-10-10T00:34:55.2159172Z * [new branch] gh/williamwen42/289/base -> origin/gh/williamwen42/289/base 2025-10-10T00:34:55.2160243Z * [new branch] gh/williamwen42/289/head -> origin/gh/williamwen42/289/head 2025-10-10T00:34:55.2161325Z * [new branch] gh/williamwen42/289/orig -> origin/gh/williamwen42/289/orig 2025-10-10T00:34:55.2162708Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-10-10T00:34:55.2163703Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-10-10T00:34:55.2164755Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-10-10T00:34:55.2166271Z * [new branch] gh/williamwen42/291/base -> origin/gh/williamwen42/291/base 2025-10-10T00:34:55.2167382Z * [new branch] gh/williamwen42/291/head -> origin/gh/williamwen42/291/head 2025-10-10T00:34:55.2168451Z * [new branch] gh/williamwen42/291/orig -> origin/gh/williamwen42/291/orig 2025-10-10T00:34:55.2169952Z * [new branch] gh/williamwen42/292/base -> origin/gh/williamwen42/292/base 2025-10-10T00:34:55.2171016Z * [new branch] gh/williamwen42/292/head -> origin/gh/williamwen42/292/head 2025-10-10T00:34:55.2172055Z * [new branch] gh/williamwen42/292/orig -> origin/gh/williamwen42/292/orig 2025-10-10T00:34:55.2173397Z * [new branch] gh/williamwen42/293/base -> origin/gh/williamwen42/293/base 2025-10-10T00:34:55.2174382Z * [new branch] gh/williamwen42/293/head -> origin/gh/williamwen42/293/head 2025-10-10T00:34:55.2175447Z * [new branch] gh/williamwen42/293/orig -> origin/gh/williamwen42/293/orig 2025-10-10T00:34:55.2176860Z * [new branch] gh/williamwen42/294/base -> origin/gh/williamwen42/294/base 2025-10-10T00:34:55.2177929Z * [new branch] gh/williamwen42/294/head -> origin/gh/williamwen42/294/head 2025-10-10T00:34:55.2178958Z * [new branch] gh/williamwen42/294/orig -> origin/gh/williamwen42/294/orig 2025-10-10T00:34:55.2180378Z * [new branch] gh/williamwen42/295/base -> origin/gh/williamwen42/295/base 2025-10-10T00:34:55.2182715Z * [new branch] gh/williamwen42/295/head -> origin/gh/williamwen42/295/head 2025-10-10T00:34:55.2184586Z * [new branch] gh/williamwen42/295/orig -> origin/gh/williamwen42/295/orig 2025-10-10T00:34:55.2186773Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-10-10T00:34:55.2187930Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-10-10T00:34:55.2189053Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-10-10T00:34:55.2190645Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-10-10T00:34:55.2191693Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-10-10T00:34:55.2192958Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-10-10T00:34:55.2194420Z * [new branch] gh/williamwen42/298/base -> origin/gh/williamwen42/298/base 2025-10-10T00:34:55.2195675Z * [new branch] gh/williamwen42/298/head -> origin/gh/williamwen42/298/head 2025-10-10T00:34:55.2196800Z * [new branch] gh/williamwen42/298/orig -> origin/gh/williamwen42/298/orig 2025-10-10T00:34:55.2198279Z * [new branch] gh/williamwen42/299/base -> origin/gh/williamwen42/299/base 2025-10-10T00:34:55.2199533Z * [new branch] gh/williamwen42/299/head -> origin/gh/williamwen42/299/head 2025-10-10T00:34:55.2200620Z * [new branch] gh/williamwen42/299/orig -> origin/gh/williamwen42/299/orig 2025-10-10T00:34:55.2202127Z * [new branch] gh/williamwen42/300/base -> origin/gh/williamwen42/300/base 2025-10-10T00:34:55.2203154Z * [new branch] gh/williamwen42/300/head -> origin/gh/williamwen42/300/head 2025-10-10T00:34:55.2204233Z * [new branch] gh/williamwen42/300/orig -> origin/gh/williamwen42/300/orig 2025-10-10T00:34:55.2205749Z * [new branch] gh/williamwen42/301/base -> origin/gh/williamwen42/301/base 2025-10-10T00:34:55.2206754Z * [new branch] gh/williamwen42/301/head -> origin/gh/williamwen42/301/head 2025-10-10T00:34:55.2207826Z * [new branch] gh/williamwen42/301/orig -> origin/gh/williamwen42/301/orig 2025-10-10T00:34:55.2209137Z * [new branch] gh/williamwen42/302/base -> origin/gh/williamwen42/302/base 2025-10-10T00:34:55.2210327Z * [new branch] gh/williamwen42/302/head -> origin/gh/williamwen42/302/head 2025-10-10T00:34:55.2211379Z * [new branch] gh/williamwen42/302/orig -> origin/gh/williamwen42/302/orig 2025-10-10T00:34:55.2212816Z * [new branch] gh/williamwen42/303/base -> origin/gh/williamwen42/303/base 2025-10-10T00:34:55.2213912Z * [new branch] gh/williamwen42/303/head -> origin/gh/williamwen42/303/head 2025-10-10T00:34:55.2215005Z * [new branch] gh/williamwen42/303/orig -> origin/gh/williamwen42/303/orig 2025-10-10T00:34:55.2216678Z * [new branch] gh/williamwen42/304/base -> origin/gh/williamwen42/304/base 2025-10-10T00:34:55.2217617Z * [new branch] gh/williamwen42/304/head -> origin/gh/williamwen42/304/head 2025-10-10T00:34:55.2218675Z * [new branch] gh/williamwen42/304/orig -> origin/gh/williamwen42/304/orig 2025-10-10T00:34:55.2220265Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-10-10T00:34:55.2221312Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-10-10T00:34:55.2222382Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-10-10T00:34:55.2223742Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-10-10T00:34:55.2224841Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-10-10T00:34:55.2225934Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-10-10T00:34:55.2227463Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-10-10T00:34:55.2228410Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-10-10T00:34:55.2229485Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-10-10T00:34:55.2231187Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-10-10T00:34:55.2232262Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-10-10T00:34:55.2233801Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-10-10T00:34:55.2234739Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-10-10T00:34:55.2236178Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-10-10T00:34:55.2237174Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-10-10T00:34:55.2238378Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-10-10T00:34:55.2239781Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-10-10T00:34:55.2240751Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-10-10T00:34:55.2241780Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-10-10T00:34:55.2243194Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-10-10T00:34:55.2244199Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-10-10T00:34:55.2245226Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-10-10T00:34:55.2246682Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-10-10T00:34:55.2247643Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-10-10T00:34:55.2248714Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-10-10T00:34:55.2250187Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-10-10T00:34:55.2251191Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-10-10T00:34:55.2252393Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-10-10T00:34:55.2253783Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-10-10T00:34:55.2254731Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-10-10T00:34:55.2255779Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-10-10T00:34:55.2257192Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-10-10T00:34:55.2258222Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-10-10T00:34:55.2259228Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-10-10T00:34:55.2261053Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-10-10T00:34:55.2262023Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-10-10T00:34:55.2263115Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-10-10T00:34:55.2264655Z * [new branch] gh/xmfan/284/base -> origin/gh/xmfan/284/base 2025-10-10T00:34:55.2265712Z * [new branch] gh/xmfan/284/head -> origin/gh/xmfan/284/head 2025-10-10T00:34:55.2266920Z * [new branch] gh/xmfan/284/orig -> origin/gh/xmfan/284/orig 2025-10-10T00:34:55.2268609Z * [new branch] gh/xmfan/285/base -> origin/gh/xmfan/285/base 2025-10-10T00:34:55.2269716Z * [new branch] gh/xmfan/285/head -> origin/gh/xmfan/285/head 2025-10-10T00:34:55.2270955Z * [new branch] gh/xmfan/285/orig -> origin/gh/xmfan/285/orig 2025-10-10T00:34:55.2272165Z * [new branch] gh/xmfan/286/base -> origin/gh/xmfan/286/base 2025-10-10T00:34:55.2273392Z * [new branch] gh/xmfan/286/head -> origin/gh/xmfan/286/head 2025-10-10T00:34:55.2274383Z * [new branch] gh/xmfan/286/orig -> origin/gh/xmfan/286/orig 2025-10-10T00:34:55.2275931Z * [new branch] gh/xmfan/287/base -> origin/gh/xmfan/287/base 2025-10-10T00:34:55.2276877Z * [new branch] gh/xmfan/287/head -> origin/gh/xmfan/287/head 2025-10-10T00:34:55.2277895Z * [new branch] gh/xmfan/287/orig -> origin/gh/xmfan/287/orig 2025-10-10T00:34:55.2279379Z * [new branch] gh/xmfan/288/base -> origin/gh/xmfan/288/base 2025-10-10T00:34:55.2280475Z * [new branch] gh/xmfan/288/head -> origin/gh/xmfan/288/head 2025-10-10T00:34:55.2281941Z * [new branch] gh/xmfan/288/orig -> origin/gh/xmfan/288/orig 2025-10-10T00:34:55.2283463Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-10-10T00:34:55.2284569Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-10-10T00:34:55.2285610Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-10-10T00:34:55.2287610Z * [new branch] gh/xmfan/290/base -> origin/gh/xmfan/290/base 2025-10-10T00:34:55.2288617Z * [new branch] gh/xmfan/290/head -> origin/gh/xmfan/290/head 2025-10-10T00:34:55.2289688Z * [new branch] gh/xmfan/290/orig -> origin/gh/xmfan/290/orig 2025-10-10T00:34:55.2291274Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-10-10T00:34:55.2292410Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-10-10T00:34:55.2293453Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-10-10T00:34:55.2295084Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-10-10T00:34:55.2296297Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-10-10T00:34:55.2297533Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-10-10T00:34:55.2298985Z * [new branch] gh/xmfan/293/base -> origin/gh/xmfan/293/base 2025-10-10T00:34:55.2300038Z * [new branch] gh/xmfan/293/head -> origin/gh/xmfan/293/head 2025-10-10T00:34:55.2301098Z * [new branch] gh/xmfan/293/orig -> origin/gh/xmfan/293/orig 2025-10-10T00:34:55.2302442Z * [new branch] gh/xmfan/294/base -> origin/gh/xmfan/294/base 2025-10-10T00:34:55.2303472Z * [new branch] gh/xmfan/294/head -> origin/gh/xmfan/294/head 2025-10-10T00:34:55.2304519Z * [new branch] gh/xmfan/294/orig -> origin/gh/xmfan/294/orig 2025-10-10T00:34:55.2306229Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-10-10T00:34:55.2307476Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-10-10T00:34:55.2309077Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-10-10T00:34:55.2310564Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-10-10T00:34:55.2311696Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-10-10T00:34:55.2313051Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-10-10T00:34:55.2314527Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-10-10T00:34:55.2315628Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-10-10T00:34:55.2316764Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-10-10T00:34:55.2318368Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-10-10T00:34:55.2319359Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-10-10T00:34:55.2320410Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-10-10T00:34:55.2321899Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-10-10T00:34:55.2322872Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-10-10T00:34:55.2324133Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-10-10T00:34:55.2325937Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-10-10T00:34:55.2326955Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-10-10T00:34:55.2328220Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-10-10T00:34:55.2329626Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-10-10T00:34:55.2330612Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-10-10T00:34:55.2331656Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-10-10T00:34:55.2333235Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-10-10T00:34:55.2334257Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-10-10T00:34:55.2335323Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-10-10T00:34:55.2336795Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-10-10T00:34:55.2337793Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-10-10T00:34:55.2338821Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-10-10T00:34:55.2340174Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-10-10T00:34:55.2341240Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-10-10T00:34:55.2342472Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-10-10T00:34:55.2344143Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-10-10T00:34:55.2345168Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-10-10T00:34:55.2346281Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-10-10T00:34:55.2347724Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-10-10T00:34:55.2348716Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-10-10T00:34:55.2349815Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-10-10T00:34:55.2351279Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-10-10T00:34:55.2352333Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-10-10T00:34:55.2353648Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-10-10T00:34:55.2355062Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-10-10T00:34:55.2356180Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-10-10T00:34:55.2357267Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-10-10T00:34:55.2358770Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-10-10T00:34:55.2359901Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-10-10T00:34:55.2360891Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-10-10T00:34:55.2362343Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-10-10T00:34:55.2363351Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-10-10T00:34:55.2364910Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-10-10T00:34:55.2366304Z * [new branch] gh/xuanzhang816/28/base -> origin/gh/xuanzhang816/28/base 2025-10-10T00:34:55.2367319Z * [new branch] gh/xuanzhang816/28/head -> origin/gh/xuanzhang816/28/head 2025-10-10T00:34:55.2368388Z * [new branch] gh/xuanzhang816/28/orig -> origin/gh/xuanzhang816/28/orig 2025-10-10T00:34:55.2369900Z * [new branch] gh/xuanzhang816/29/base -> origin/gh/xuanzhang816/29/base 2025-10-10T00:34:55.2370985Z * [new branch] gh/xuanzhang816/29/head -> origin/gh/xuanzhang816/29/head 2025-10-10T00:34:55.2372017Z * [new branch] gh/xuanzhang816/29/orig -> origin/gh/xuanzhang816/29/orig 2025-10-10T00:34:55.2373417Z * [new branch] gh/xuanzhang816/30/base -> origin/gh/xuanzhang816/30/base 2025-10-10T00:34:55.2374418Z * [new branch] gh/xuanzhang816/30/head -> origin/gh/xuanzhang816/30/head 2025-10-10T00:34:55.2375480Z * [new branch] gh/xuanzhang816/30/orig -> origin/gh/xuanzhang816/30/orig 2025-10-10T00:34:55.2376896Z * [new branch] gh/xuanzhang816/31/base -> origin/gh/xuanzhang816/31/base 2025-10-10T00:34:55.2377873Z * [new branch] gh/xuanzhang816/31/head -> origin/gh/xuanzhang816/31/head 2025-10-10T00:34:55.2378920Z * [new branch] gh/xuanzhang816/31/orig -> origin/gh/xuanzhang816/31/orig 2025-10-10T00:34:55.2381032Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-10-10T00:34:55.2382128Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-10-10T00:34:55.2383188Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-10-10T00:34:55.2384649Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-10-10T00:34:55.2385749Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-10-10T00:34:55.2386919Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-10-10T00:34:55.2389177Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-10-10T00:34:55.2390296Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-10-10T00:34:55.2391375Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-10-10T00:34:55.2392982Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-10-10T00:34:55.2394031Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-10-10T00:34:55.2395081Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-10-10T00:34:55.2396581Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-10-10T00:34:55.2397581Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-10-10T00:34:55.2398643Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-10-10T00:34:55.2400191Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-10-10T00:34:55.2401674Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-10-10T00:34:55.2402701Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-10-10T00:34:55.2404162Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-10-10T00:34:55.2405564Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-10-10T00:34:55.2406599Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-10-10T00:34:55.2407968Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-10-10T00:34:55.2409035Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-10-10T00:34:55.2410529Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-10-10T00:34:55.2411957Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-10-10T00:34:55.2412983Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-10-10T00:34:55.2414013Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-10-10T00:34:55.2415529Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-10-10T00:34:55.2417022Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-10-10T00:34:55.2418015Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-10-10T00:34:55.2419504Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-10-10T00:34:55.2420549Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-10-10T00:34:55.2422395Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-10-10T00:34:55.2423393Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-10-10T00:34:55.2424419Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-10-10T00:34:55.2425863Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-10-10T00:34:55.2426925Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-10-10T00:34:55.2427971Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-10-10T00:34:55.2429411Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-10-10T00:34:55.2430543Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-10-10T00:34:55.2431586Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-10-10T00:34:55.2433197Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-10-10T00:34:55.2434188Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-10-10T00:34:55.2435232Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-10-10T00:34:55.2436716Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-10-10T00:34:55.2437728Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-10-10T00:34:55.2438772Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-10-10T00:34:55.2440219Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-10-10T00:34:55.2441221Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-10-10T00:34:55.2442263Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-10-10T00:34:55.2444129Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-10-10T00:34:55.2445183Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-10-10T00:34:55.2446195Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-10-10T00:34:55.2447716Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-10-10T00:34:55.2448687Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-10-10T00:34:55.2449745Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-10-10T00:34:55.2451367Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-10-10T00:34:55.2452366Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-10-10T00:34:55.2453431Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-10-10T00:34:55.2454914Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-10-10T00:34:55.2455883Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-10-10T00:34:55.2456906Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-10-10T00:34:55.2458459Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-10-10T00:34:55.2459446Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-10-10T00:34:55.2460524Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-10-10T00:34:55.2462075Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-10-10T00:34:55.2463076Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-10-10T00:34:55.2464119Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-10-10T00:34:55.2465542Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-10-10T00:34:55.2466548Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-10-10T00:34:55.2467564Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-10-10T00:34:55.2469395Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-10-10T00:34:55.2470454Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-10-10T00:34:55.2471576Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-10-10T00:34:55.2473347Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-10-10T00:34:55.2474303Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-10-10T00:34:55.2475359Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-10-10T00:34:55.2476988Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-10-10T00:34:55.2477927Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-10-10T00:34:55.2478956Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-10-10T00:34:55.2480436Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-10-10T00:34:55.2481769Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-10-10T00:34:55.2482863Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-10-10T00:34:55.2484358Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-10-10T00:34:55.2485440Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-10-10T00:34:55.2486643Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-10-10T00:34:55.2488026Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-10-10T00:34:55.2489036Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-10-10T00:34:55.2490169Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-10-10T00:34:55.2491427Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-10-10T00:34:55.2492402Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-10-10T00:34:55.2493462Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-10-10T00:34:55.2495163Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-10-10T00:34:55.2496193Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-10-10T00:34:55.2497240Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-10-10T00:34:55.2498794Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-10-10T00:34:55.2499755Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-10-10T00:34:55.2500786Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-10-10T00:34:55.2502373Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-10-10T00:34:55.2503350Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-10-10T00:34:55.2504387Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-10-10T00:34:55.2506005Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-10-10T00:34:55.2507078Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-10-10T00:34:55.2508085Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-10-10T00:34:55.2509525Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-10-10T00:34:55.2510463Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-10-10T00:34:55.2511589Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-10-10T00:34:55.2513518Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-10-10T00:34:55.2514537Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-10-10T00:34:55.2515612Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-10-10T00:34:55.2517205Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-10-10T00:34:55.2518191Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-10-10T00:34:55.2519240Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-10-10T00:34:55.2520844Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-10-10T00:34:55.2521953Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-10-10T00:34:55.2523009Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-10-10T00:34:55.2524430Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-10-10T00:34:55.2525427Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-10-10T00:34:55.2526531Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-10-10T00:34:55.2528593Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-10-10T00:34:55.2529624Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-10-10T00:34:55.2530735Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-10-10T00:34:55.2532351Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-10-10T00:34:55.2533345Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-10-10T00:34:55.2534448Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-10-10T00:34:55.2535921Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-10-10T00:34:55.2536918Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-10-10T00:34:55.2537976Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-10-10T00:34:55.2539469Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-10-10T00:34:55.2540473Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-10-10T00:34:55.2541513Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-10-10T00:34:55.2543090Z * [new branch] gh/ydwu4/325/base -> origin/gh/ydwu4/325/base 2025-10-10T00:34:55.2544042Z * [new branch] gh/ydwu4/325/head -> origin/gh/ydwu4/325/head 2025-10-10T00:34:55.2545055Z * [new branch] gh/ydwu4/325/orig -> origin/gh/ydwu4/325/orig 2025-10-10T00:34:55.2546665Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-10-10T00:34:55.2547729Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-10-10T00:34:55.2548805Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-10-10T00:34:55.2550298Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-10-10T00:34:55.2551330Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-10-10T00:34:55.2552470Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-10-10T00:34:55.2554144Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-10-10T00:34:55.2555102Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-10-10T00:34:55.2556172Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-10-10T00:34:55.2557550Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-10-10T00:34:55.2558565Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-10-10T00:34:55.2559595Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-10-10T00:34:55.2561285Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-10-10T00:34:55.2562727Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-10-10T00:34:55.2563742Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-10-10T00:34:55.2565537Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-10-10T00:34:55.2566648Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-10-10T00:34:55.2567702Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-10-10T00:34:55.2569071Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-10-10T00:34:55.2570110Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-10-10T00:34:55.2571188Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-10-10T00:34:55.2572565Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-10-10T00:34:55.2573562Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-10-10T00:34:55.2574592Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-10-10T00:34:55.2576156Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-10-10T00:34:55.2577200Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-10-10T00:34:55.2578347Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-10-10T00:34:55.2579653Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-10-10T00:34:55.2580669Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-10-10T00:34:55.2582012Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-10-10T00:34:55.2583329Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-10-10T00:34:55.2584368Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-10-10T00:34:55.2585389Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-10-10T00:34:55.2587192Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-10-10T00:34:55.2588168Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-10-10T00:34:55.2589256Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-10-10T00:34:55.2591120Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-10-10T00:34:55.2592207Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-10-10T00:34:55.2593740Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-10-10T00:34:55.2594742Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-10-10T00:34:55.2597063Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-10-10T00:34:55.2598409Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-10-10T00:34:55.2599485Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-10-10T00:34:55.2601021Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-10-10T00:34:55.2602069Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-10-10T00:34:55.2603160Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-10-10T00:34:55.2605169Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-10-10T00:34:55.2606198Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-10-10T00:34:55.2607485Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-10-10T00:34:55.2608427Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-10-10T00:34:55.2610173Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-10-10T00:34:55.2611302Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-10-10T00:34:55.2612378Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-10-10T00:34:55.2614185Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-10-10T00:34:55.2615679Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-10-10T00:34:55.2616809Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-10-10T00:34:55.2618451Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-10-10T00:34:55.2619543Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-10-10T00:34:55.2621108Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-10-10T00:34:55.2622536Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-10-10T00:34:55.2623552Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-10-10T00:34:55.2624905Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-10-10T00:34:55.2626037Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-10-10T00:34:55.2627717Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-10-10T00:34:55.2628710Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-10-10T00:34:55.2629772Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-10-10T00:34:55.2631281Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-10-10T00:34:55.2632337Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-10-10T00:34:55.2633551Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-10-10T00:34:55.2634973Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-10-10T00:34:55.2636020Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-10-10T00:34:55.2637078Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-10-10T00:34:55.2638619Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-10-10T00:34:55.2640052Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-10-10T00:34:55.2641051Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-10-10T00:34:55.2642628Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-10-10T00:34:55.2643633Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-10-10T00:34:55.2644736Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-10-10T00:34:55.2646278Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-10-10T00:34:55.2647308Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-10-10T00:34:55.2648358Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-10-10T00:34:55.2649767Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-10-10T00:34:55.2650764Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-10-10T00:34:55.2651824Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-10-10T00:34:55.2669483Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-10-10T00:34:55.2670171Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-10-10T00:34:55.2670710Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-10-10T00:34:55.2671254Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-10-10T00:34:55.2671820Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-10-10T00:34:55.2672472Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-10-10T00:34:55.2673191Z * [new branch] gh/zou3519/1195/base -> origin/gh/zou3519/1195/base 2025-10-10T00:34:55.2673730Z * [new branch] gh/zou3519/1195/head -> origin/gh/zou3519/1195/head 2025-10-10T00:34:55.2674271Z * [new branch] gh/zou3519/1195/orig -> origin/gh/zou3519/1195/orig 2025-10-10T00:34:55.2674812Z * [new branch] gh/zou3519/1196/base -> origin/gh/zou3519/1196/base 2025-10-10T00:34:55.2675336Z * [new branch] gh/zou3519/1196/head -> origin/gh/zou3519/1196/head 2025-10-10T00:34:55.2675871Z * [new branch] gh/zou3519/1196/orig -> origin/gh/zou3519/1196/orig 2025-10-10T00:34:55.2676408Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-10-10T00:34:55.2677003Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-10-10T00:34:55.2677549Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-10-10T00:34:55.2678078Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-10-10T00:34:55.2678616Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-10-10T00:34:55.2679154Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-10-10T00:34:55.2679693Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-10-10T00:34:55.2680231Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-10-10T00:34:55.2680760Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-10-10T00:34:55.2681469Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-10-10T00:34:55.2682008Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-10-10T00:34:55.2682548Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-10-10T00:34:55.2683092Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-10-10T00:34:55.2684013Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-10-10T00:34:55.2685089Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-10-10T00:34:55.2686855Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-10-10T00:34:55.2687950Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-10-10T00:34:55.2689523Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-10-10T00:34:55.2690586Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-10-10T00:34:55.2691637Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-10-10T00:34:55.2693496Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-10-10T00:34:55.2694554Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-10-10T00:34:55.2695649Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-10-10T00:34:55.2697203Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-10-10T00:34:55.2698140Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-10-10T00:34:55.2699210Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-10-10T00:34:55.2701152Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-10-10T00:34:55.2702167Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-10-10T00:34:55.2703422Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-10-10T00:34:55.2705275Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-10-10T00:34:55.2706283Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-10-10T00:34:55.2707352Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-10-10T00:34:55.2708947Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-10-10T00:34:55.2710053Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-10-10T00:34:55.2711153Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-10-10T00:34:55.2712851Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-10-10T00:34:55.2713804Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-10-10T00:34:55.2714942Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-10-10T00:34:55.2716410Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-10-10T00:34:55.2717347Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-10-10T00:34:55.2718574Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-10-10T00:34:55.2720040Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-10-10T00:34:55.2720983Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-10-10T00:34:55.2722081Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-10-10T00:34:55.2723594Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-10-10T00:34:55.2724627Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-10-10T00:34:55.2726271Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-10-10T00:34:55.2727238Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-10-10T00:34:55.2728334Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-10-10T00:34:55.2730202Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-10-10T00:34:55.2731276Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-10-10T00:34:55.2732355Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-10-10T00:34:55.2733773Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-10-10T00:34:55.2734703Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-10-10T00:34:55.2735993Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-10-10T00:34:55.2736958Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-10-10T00:34:55.2738293Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-10-10T00:34:55.2739262Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-10-10T00:34:55.2740560Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-10-10T00:34:55.2741525Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-10-10T00:34:55.2742811Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-10-10T00:34:55.2743764Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-10-10T00:34:55.2745187Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-10-10T00:34:55.2746225Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-10-10T00:34:55.2747730Z * [new branch] google-main -> origin/google-main 2025-10-10T00:34:55.2748699Z * [new branch] greencontext -> origin/greencontext 2025-10-10T00:34:55.2750202Z * [new branch] guangyey/config -> origin/guangyey/config 2025-10-10T00:34:55.2751285Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-10-10T00:34:55.2752325Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-10-10T00:34:55.2753475Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-10-10T00:34:55.2755251Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-10-10T00:34:55.2756538Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-10-10T00:34:55.2757983Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-10-10T00:34:55.2758944Z * [new branch] hc_baseline -> origin/hc_baseline 2025-10-10T00:34:55.2760273Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-10-10T00:34:55.2761328Z * [new branch] hhh_rand -> origin/hhh_rand 2025-10-10T00:34:55.2762825Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-10-10T00:34:55.2764283Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-10-10T00:34:55.2765279Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-10-10T00:34:55.2766234Z * [new branch] huba/f1 -> origin/huba/f1 2025-10-10T00:34:55.2767682Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-10-10T00:34:55.2768913Z * [new branch] ideep-update -> origin/ideep-update 2025-10-10T00:34:55.2770073Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-10-10T00:34:55.2771197Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-10-10T00:34:55.2772222Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-10-10T00:34:55.2773495Z * [new branch] inline -> origin/inline 2025-10-10T00:34:55.2774630Z * [new branch] inlining -> origin/inlining 2025-10-10T00:34:55.2776193Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-10-10T00:34:55.2777441Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-10-10T00:34:55.2778430Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-10-10T00:34:55.2779515Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-10-10T00:34:55.2780701Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-10-10T00:34:55.2782226Z * [new branch] issue#58739 -> origin/issue#58739 2025-10-10T00:34:55.2783355Z * [new branch] issue-161010-dynamo-stride-clone -> origin/issue-161010-dynamo-stride-clone 2025-10-10T00:34:55.2784745Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-10-10T00:34:55.2785708Z * [new branch] jathu/sve -> origin/jathu/sve 2025-10-10T00:34:55.2787463Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-10-10T00:34:55.2788466Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-10-10T00:34:55.2789542Z * [new branch] jeanschmidt-patch-1 -> origin/jeanschmidt-patch-1 2025-10-10T00:34:55.2790706Z * [new branch] jerryzh168-patch-1 -> origin/jerryzh168-patch-1 2025-10-10T00:34:55.2791997Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-10-10T00:34:55.2793223Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-10-10T00:34:55.2794546Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-10-10T00:34:55.2795649Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-10-10T00:34:55.2797327Z * [new branch] justinchu/allowlist-api-onnx -> origin/justinchu/allowlist-api-onnx 2025-10-10T00:34:55.2798243Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-10-10T00:34:55.2799238Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-10-10T00:34:55.2800811Z * [new branch] justinchuby/typo-error -> origin/justinchuby/typo-error 2025-10-10T00:34:55.2802355Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-10-10T00:34:55.2803339Z * [new branch] kainan_test -> origin/kainan_test 2025-10-10T00:34:55.2804941Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-10-10T00:34:55.2806401Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-10-10T00:34:55.2807930Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-10-10T00:34:55.2808992Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-10-10T00:34:55.2809939Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-10-10T00:34:55.2811047Z * [new branch] libtorch_free_so -> origin/libtorch_free_so 2025-10-10T00:34:55.2812284Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-10-10T00:34:55.2813387Z * [new branch] llama4-stable -> origin/llama4-stable 2025-10-10T00:34:55.2814668Z * [new branch] logdetfix -> origin/logdetfix 2025-10-10T00:34:55.2815729Z * [new branch] logsumexp -> origin/logsumexp 2025-10-10T00:34:55.2817584Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-10-10T00:34:55.2819157Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-10-10T00:34:55.2820260Z * [new branch] lucaskabela/cherrypick_163769 -> origin/lucaskabela/cherrypick_163769 2025-10-10T00:34:55.2821210Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-10-10T00:34:55.2822276Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-10-10T00:34:55.2823370Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-10-10T00:34:55.2824396Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-10-10T00:34:55.2825439Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-10-10T00:34:55.2826822Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-10-10T00:34:55.2828272Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-10-10T00:34:55.2829301Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-10-10T00:34:55.2830527Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-10-10T00:34:55.2831449Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-10-10T00:34:55.2832683Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-10-10T00:34:55.2834040Z * [new branch] main -> origin/main 2025-10-10T00:34:55.2835339Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-10-10T00:34:55.2836321Z * [new branch] main-enable-b200-symm-mem-test -> origin/main-enable-b200-symm-mem-test 2025-10-10T00:34:55.2837439Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-10-10T00:34:55.2838792Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-10-10T00:34:55.2839965Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-10-10T00:34:55.2841026Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-10-10T00:34:55.2842350Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-10-10T00:34:55.2843639Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-10-10T00:34:55.2844860Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-10-10T00:34:55.2845992Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-10-10T00:34:55.2847172Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-10-10T00:34:55.2848347Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-10-10T00:34:55.2850127Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-10-10T00:34:55.2850945Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-10-10T00:34:55.2852494Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-10-10T00:34:55.2853925Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-10-10T00:34:55.2855327Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-10-10T00:34:55.2856356Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-10-10T00:34:55.2857392Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-10-10T00:34:55.2858607Z * [new branch] mingw_constant_buffer -> origin/mingw_constant_buffer 2025-10-10T00:34:55.2860070Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-10-10T00:34:55.2861048Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-10-10T00:34:55.2861964Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-10-10T00:34:55.2863012Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-10-10T00:34:55.2864105Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-10-10T00:34:55.2865066Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-10-10T00:34:55.2866079Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-10-10T00:34:55.2867387Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-10-10T00:34:55.2868569Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-10-10T00:34:55.2869954Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-10-10T00:34:55.2870910Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-10-10T00:34:55.2871985Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-10-10T00:34:55.2873662Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-10-10T00:34:55.2874909Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-10-10T00:34:55.2876090Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-10-10T00:34:55.2877127Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-10-10T00:34:55.2878375Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-10-10T00:34:55.2879473Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-10-10T00:34:55.2880528Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-10-10T00:34:55.2881970Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-10-10T00:34:55.2883081Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-10-10T00:34:55.2884261Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-10-10T00:34:55.2885224Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-10-10T00:34:55.2886263Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-10-10T00:34:55.2887329Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-10-10T00:34:55.2888352Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-10-10T00:34:55.2889509Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-10-10T00:34:55.2890654Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-10-10T00:34:55.2891774Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-10-10T00:34:55.2892759Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-10-10T00:34:55.2893893Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-10-10T00:34:55.2894990Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-10-10T00:34:55.2896078Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-10-10T00:34:55.2897138Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-10-10T00:34:55.2898181Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-10-10T00:34:55.2899237Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-10-10T00:34:55.2900329Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-10-10T00:34:55.2901398Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-10-10T00:34:55.2902458Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-10-10T00:34:55.2903634Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-10-10T00:34:55.2904638Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-10-10T00:34:55.2905681Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-10-10T00:34:55.2906710Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-10-10T00:34:55.2907761Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-10-10T00:34:55.2908854Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-10-10T00:34:55.2909978Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-10-10T00:34:55.2911894Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-10-10T00:34:55.2913310Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-10-10T00:34:55.2914193Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-10-10T00:34:55.2915223Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-10-10T00:34:55.2916302Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-10-10T00:34:55.2917427Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-10-10T00:34:55.2918449Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-10-10T00:34:55.2919477Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-10-10T00:34:55.2920527Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-10-10T00:34:55.2921620Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-10-10T00:34:55.2922537Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-10-10T00:34:55.2923603Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-10-10T00:34:55.2924744Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-10-10T00:34:55.2925814Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-10-10T00:34:55.2926876Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-10-10T00:34:55.2927783Z * [new branch] mlazos/main -> origin/mlazos/main 2025-10-10T00:34:55.2929117Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-10-10T00:34:55.2930236Z * [new branch] mlazos/mark-static-update -> origin/mlazos/mark-static-update 2025-10-10T00:34:55.2931222Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-10-10T00:34:55.2932279Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-10-10T00:34:55.2933362Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-10-10T00:34:55.2934672Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-10-10T00:34:55.2935839Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-10-10T00:34:55.2936902Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-10-10T00:34:55.2937915Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-10-10T00:34:55.2939049Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-10-10T00:34:55.2940122Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-10-10T00:34:55.2941190Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-10-10T00:34:55.2942326Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-10-10T00:34:55.2943369Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-10-10T00:34:55.2944419Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-10-10T00:34:55.2945583Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-10-10T00:34:55.2946718Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-10-10T00:34:55.2947784Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-10-10T00:34:55.2948826Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-10-10T00:34:55.2949987Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-10-10T00:34:55.2951076Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-10-10T00:34:55.2952136Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-10-10T00:34:55.2953481Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-10-10T00:34:55.2954499Z * [new branch] mlazos/test -> origin/mlazos/test 2025-10-10T00:34:55.2955556Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-10-10T00:34:55.2956719Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-10-10T00:34:55.2957800Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-10-10T00:34:55.2958980Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-10-10T00:34:55.2960045Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-10-10T00:34:55.2961086Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-10-10T00:34:55.2962120Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-10-10T00:34:55.2963249Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-10-10T00:34:55.2964379Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-10-10T00:34:55.2965435Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-10-10T00:34:55.2966378Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-10-10T00:34:55.2967519Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-10-10T00:34:55.2968544Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-10-10T00:34:55.2969610Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-10-10T00:34:55.2970661Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-10-10T00:34:55.2971820Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-10-10T00:34:55.2973058Z * [new branch] module-shim -> origin/module-shim 2025-10-10T00:34:55.2974164Z * [new branch] module-stack -> origin/module-stack 2025-10-10T00:34:55.2975217Z * [new branch] more_ck_Fixes -> origin/more_ck_Fixes 2025-10-10T00:34:55.2977602Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-10-10T00:34:55.2978232Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-10-10T00:34:55.2978667Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-10-10T00:34:55.2980266Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-10-10T00:34:55.2981689Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-10-10T00:34:55.2982654Z * [new branch] msaroufim/cub -> origin/msaroufim/cub 2025-10-10T00:34:55.2983871Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-10-10T00:34:55.2984817Z * [new branch] msaroufim/patchx -> origin/msaroufim/patchx 2025-10-10T00:34:55.2986169Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-10-10T00:34:55.2987638Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-10-10T00:34:55.2989114Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-10-10T00:34:55.2990121Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-10-10T00:34:55.2991676Z * [new branch] nWEIdia/skip-tests-for-pr-159494 -> origin/nWEIdia/skip-tests-for-pr-159494 2025-10-10T00:34:55.2993273Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-10-10T00:34:55.2994355Z * [new branch] new-codegen -> origin/new-codegen 2025-10-10T00:34:55.2995503Z * [new branch] newtest-base -> origin/newtest-base 2025-10-10T00:34:55.2997059Z * [new branch] ngimel/allgather_format -> origin/ngimel/allgather_format 2025-10-10T00:34:55.2997990Z * [new branch] ngimel/cat_perf2 -> origin/ngimel/cat_perf2 2025-10-10T00:34:55.2999060Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-10-10T00:34:55.3000031Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-10-10T00:34:55.3001120Z * [new branch] ngimel/scatter_add_multid -> origin/ngimel/scatter_add_multid 2025-10-10T00:34:55.3002211Z * [new branch] nightly -> origin/nightly 2025-10-10T00:34:55.3003867Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-10-10T00:34:55.3004833Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-10-10T00:34:55.3006233Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-10-10T00:34:55.3007105Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-10-10T00:34:55.3008023Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-10-10T00:34:55.3009280Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-10-10T00:34:55.3010409Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-10-10T00:34:55.3011604Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-10-10T00:34:55.3012889Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-10-10T00:34:55.3013963Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-10-10T00:34:55.3015057Z * [new branch] nofun-hack -> origin/nofun-hack 2025-10-10T00:34:55.3016543Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-10-10T00:34:55.3017662Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-10-10T00:34:55.3019426Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-10-10T00:34:55.3020566Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-10-10T00:34:55.3021666Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-10-10T00:34:55.3022984Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-10-10T00:34:55.3024530Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-10-10T00:34:55.3025809Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-10-10T00:34:55.3026914Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-10-10T00:34:55.3028061Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-10-10T00:34:55.3029232Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-10-10T00:34:55.3030327Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-10-10T00:34:55.3031441Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-10-10T00:34:55.3032620Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-10-10T00:34:55.3033714Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-10-10T00:34:55.3034798Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-10-10T00:34:55.3035805Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-10-10T00:34:55.3037169Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-10-10T00:34:55.3038639Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-10-10T00:34:55.3039630Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-10-10T00:34:55.3041966Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-10-10T00:34:55.3042924Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-10-10T00:34:55.3044892Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-10-10T00:34:55.3045959Z * [new branch] padded-tensor -> origin/padded-tensor 2025-10-10T00:34:55.3047153Z * [new branch] pca2 -> origin/pca2 2025-10-10T00:34:55.3048304Z * [new branch] perf_ops -> origin/perf_ops 2025-10-10T00:34:55.3049502Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-10-10T00:34:55.3050651Z * [new branch] perserve_node_meta_decomp -> origin/perserve_node_meta_decomp 2025-10-10T00:34:55.3051809Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-10-10T00:34:55.3053285Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-10-10T00:34:55.3054325Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-10-10T00:34:55.3055388Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-10-10T00:34:55.3056405Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-10-10T00:34:55.3057443Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-10-10T00:34:55.3058698Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-10-10T00:34:55.3060188Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-10-10T00:34:55.3061233Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-10-10T00:34:55.3062318Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-10-10T00:34:55.3063424Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-10-10T00:34:55.3065386Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-10-10T00:34:55.3066409Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-10-10T00:34:55.3067499Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-10-10T00:34:55.3068638Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-10-10T00:34:55.3069667Z * [new branch] pianpwk/dtensor_shape_metadata_guard -> origin/pianpwk/dtensor_shape_metadata_guard 2025-10-10T00:34:55.3070765Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-10-10T00:34:55.3071775Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-10-10T00:34:55.3073023Z * [new branch] pianpwk/multi_kernel_l1 -> origin/pianpwk/multi_kernel_l1 2025-10-10T00:34:55.3074111Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-10-10T00:34:55.3075252Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-10-10T00:34:55.3076296Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-10-10T00:34:55.3077310Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-10-10T00:34:55.3078569Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-10-10T00:34:55.3079594Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-10-10T00:34:55.3080639Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-10-10T00:34:55.3082942Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-10-10T00:34:55.3083992Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-10-10T00:34:55.3085099Z * [new branch] pianpwk/triton_benchmark_hints -> origin/pianpwk/triton_benchmark_hints 2025-10-10T00:34:55.3086082Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-10-10T00:34:55.3087196Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-10-10T00:34:55.3088198Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-10-10T00:34:55.3089283Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-10-10T00:34:55.3090260Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-10-10T00:34:55.3091304Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-10-10T00:34:55.3092376Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-10-10T00:34:55.3093733Z * [new branch] piz/add_wait -> origin/piz/add_wait 2025-10-10T00:34:55.3094795Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-10-10T00:34:55.3095990Z * [new branch] pool-separate -> origin/pool-separate 2025-10-10T00:34:55.3097077Z * [new branch] pr-156087 -> origin/pr-156087 2025-10-10T00:34:55.3098635Z * [new branch] pr/131860 -> origin/pr/131860 2025-10-10T00:34:55.3100126Z * [new branch] pre_compile_checks -> origin/pre_compile_checks 2025-10-10T00:34:55.3101246Z * [new branch] predispatch_to -> origin/predispatch_to 2025-10-10T00:34:55.3102443Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-10-10T00:34:55.3103451Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-10-10T00:34:55.3104566Z * [new branch] profiler-enabled -> origin/profiler-enabled 2025-10-10T00:34:55.3105617Z * [new branch] provenance_doc_2 -> origin/provenance_doc_2 2025-10-10T00:34:55.3106710Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-10-10T00:34:55.3107818Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-10-10T00:34:55.3109226Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-10-10T00:34:55.3111312Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-10-10T00:34:55.3113115Z * [new branch] quantile-docs -> origin/quantile-docs 2025-10-10T00:34:55.3114697Z * [new branch] quint-bits -> origin/quint-bits 2025-10-10T00:34:55.3114933Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-10-10T00:34:55.3115982Z * [new branch] reland_req_nvsh -> origin/reland_req_nvsh 2025-10-10T00:34:55.3117579Z * [new branch] release/1.10 -> origin/release/1.10 2025-10-10T00:34:55.3118679Z * [new branch] release/1.11 -> origin/release/1.11 2025-10-10T00:34:55.3119854Z * [new branch] release/1.12 -> origin/release/1.12 2025-10-10T00:34:55.3120975Z * [new branch] release/1.13 -> origin/release/1.13 2025-10-10T00:34:55.3121985Z * [new branch] release/1.4 -> origin/release/1.4 2025-10-10T00:34:55.3122863Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-10-10T00:34:55.3123963Z * [new branch] release/1.5 -> origin/release/1.5 2025-10-10T00:34:55.3125100Z * [new branch] release/1.6 -> origin/release/1.6 2025-10-10T00:34:55.3126215Z * [new branch] release/1.7 -> origin/release/1.7 2025-10-10T00:34:55.3127590Z * [new branch] release/1.8 -> origin/release/1.8 2025-10-10T00:34:55.3128689Z * [new branch] release/1.9 -> origin/release/1.9 2025-10-10T00:34:55.3129886Z * [new branch] release/2.0 -> origin/release/2.0 2025-10-10T00:34:55.3131094Z * [new branch] release/2.1 -> origin/release/2.1 2025-10-10T00:34:55.3132218Z * [new branch] release/2.2 -> origin/release/2.2 2025-10-10T00:34:55.3133602Z * [new branch] release/2.3 -> origin/release/2.3 2025-10-10T00:34:55.3135036Z * [new branch] release/2.4 -> origin/release/2.4 2025-10-10T00:34:55.3136501Z * [new branch] release/2.5 -> origin/release/2.5 2025-10-10T00:34:55.3137701Z * [new branch] release/2.6 -> origin/release/2.6 2025-10-10T00:34:55.3138869Z * [new branch] release/2.7 -> origin/release/2.7 2025-10-10T00:34:55.3140048Z * [new branch] release/2.8 -> origin/release/2.8 2025-10-10T00:34:55.3141209Z * [new branch] release/2.9 -> origin/release/2.9 2025-10-10T00:34:55.3142327Z * [new branch] release_notes -> origin/release_notes 2025-10-10T00:34:55.3143432Z * [new branch] remove_header_code -> origin/remove_header_code 2025-10-10T00:34:55.3144556Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-10-10T00:34:55.3145655Z * [new branch] repackage-vllm-nightlies -> origin/repackage-vllm-nightlies 2025-10-10T00:34:55.3146900Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-10-10T00:34:55.3147939Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-10-10T00:34:55.3148845Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-10-10T00:34:55.3150084Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-10-10T00:34:55.3152252Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-10-10T00:34:55.3154288Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-10-10T00:34:55.3156318Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-10-10T00:34:55.3157755Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-10-10T00:34:55.3159475Z * [new branch] revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:34:55.3160279Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-10-10T00:34:55.3161440Z * [new branch] rocm-test-yml-update -> origin/rocm-test-yml-update 2025-10-10T00:34:55.3162473Z * [new branch] rocm_op_bench -> origin/rocm_op_bench 2025-10-10T00:34:55.3163988Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-10-10T00:34:55.3165006Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-10-10T00:34:55.3167151Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-10-10T00:34:55.3167962Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-10-10T00:34:55.3169416Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-10-10T00:34:55.3170427Z * [new branch] rzou/njt -> origin/rzou/njt 2025-10-10T00:34:55.3171473Z * [new branch] rzou/pca -> origin/rzou/pca 2025-10-10T00:34:55.3172644Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-10-10T00:34:55.3173426Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-10-10T00:34:55.3174648Z * [new branch] samplevllm -> origin/samplevllm 2025-10-10T00:34:55.3176714Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-10-10T00:34:55.3177686Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-10-10T00:34:55.3178708Z * [new branch] save -> origin/save 2025-10-10T00:34:55.3180207Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-10-10T00:34:55.3181554Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-10-10T00:34:55.3183000Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-10-10T00:34:55.3184174Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-10-10T00:34:55.3185293Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-10-10T00:34:55.3186449Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-10-10T00:34:55.3188109Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-10-10T00:34:55.3189070Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-10-10T00:34:55.3190651Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-10-10T00:34:55.3192162Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-10-10T00:34:55.3193496Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-10-10T00:34:55.3194651Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-10-10T00:34:55.3195743Z * [new branch] suo -> origin/suo 2025-10-10T00:34:55.3197027Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-10-10T00:34:55.3198050Z * [new branch] sve-poc -> origin/sve-poc 2025-10-10T00:34:55.3199161Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-10-10T00:34:55.3200280Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-10-10T00:34:55.3201412Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-10-10T00:34:55.3202555Z * [new branch] svekars-patch-4 -> origin/svekars-patch-4 2025-10-10T00:34:55.3203677Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2025-10-10T00:34:55.3204888Z * [new branch] switch-bn -> origin/switch-bn 2025-10-10T00:34:55.3206389Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-10-10T00:34:55.3208015Z * [new branch] tenpercent/ck_rocm_ci_v3 -> origin/tenpercent/ck_rocm_ci_v3 2025-10-10T00:34:55.3209061Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-10-10T00:34:55.3210285Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-10-10T00:34:55.3211457Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-10-10T00:34:55.3212470Z * [new branch] test-old -> origin/test-old 2025-10-10T00:34:55.3213701Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-10-10T00:34:55.3215052Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-10-10T00:34:55.3216252Z * [new branch] test/inductor -> origin/test/inductor 2025-10-10T00:34:55.3217280Z * [new branch] test_quantization -> origin/test_quantization 2025-10-10T00:34:55.3218829Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-10-10T00:34:55.3219873Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-10-10T00:34:55.3220709Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-10-10T00:34:55.3221816Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-10-10T00:34:55.3222751Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-10-10T00:34:55.3223776Z * [new branch] tianren/test -> origin/tianren/test 2025-10-10T00:34:55.3224896Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-10-10T00:34:55.3225922Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-10-10T00:34:55.3227071Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-10-10T00:34:55.3228174Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-10-10T00:34:55.3229186Z * [new branch] transpose_pack_fusion -> origin/transpose_pack_fusion 2025-10-10T00:34:55.3230290Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-10-10T00:34:55.3231330Z * [new branch] triton_kernel -> origin/triton_kernel 2025-10-10T00:34:55.3232515Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-10-10T00:34:55.3233632Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-10-10T00:34:55.3234772Z * [new branch] type_dec -> origin/type_dec 2025-10-10T00:34:55.3235946Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-10-10T00:34:55.3237063Z * [new branch] unlift -> origin/unlift 2025-10-10T00:34:55.3238777Z * [new branch] update-audio-commit-hash/17567864209-1799-1 -> origin/update-audio-commit-hash/17567864209-1799-1 2025-10-10T00:34:55.3239847Z * [new branch] update-audio-commit-hash/17599208654-1801-1 -> origin/update-audio-commit-hash/17599208654-1801-1 2025-10-10T00:34:55.3240950Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-10-10T00:34:55.3241899Z * [new branch] update-audio-commit-hash/17657093113-1804-1 -> origin/update-audio-commit-hash/17657093113-1804-1 2025-10-10T00:34:55.3242881Z * [new branch] update-audio-commit-hash/17688961747-1806-1 -> origin/update-audio-commit-hash/17688961747-1806-1 2025-10-10T00:34:55.3244191Z * [new branch] update-audio-commit-hash/17703952853-1807-1 -> origin/update-audio-commit-hash/17703952853-1807-1 2025-10-10T00:34:55.3245542Z * [new branch] update-audio-commit-hash/18392707270-1874-1 -> origin/update-audio-commit-hash/18392707270-1874-1 2025-10-10T00:34:55.3246675Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-10-10T00:34:55.3248239Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-10-10T00:34:55.3249583Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-10-10T00:34:55.3250970Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-10-10T00:34:55.3251926Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-10-10T00:34:55.3253878Z * [new branch] update-vllm-commit-hash/17536029887-1798-1 -> origin/update-vllm-commit-hash/17536029887-1798-1 2025-10-10T00:34:55.3254816Z * [new branch] update-vllm-commit-hash/17599208654-1801-1 -> origin/update-vllm-commit-hash/17599208654-1801-1 2025-10-10T00:34:55.3255997Z * [new branch] update-vllm-commit-hash/17657093113-1804-1 -> origin/update-vllm-commit-hash/17657093113-1804-1 2025-10-10T00:34:55.3256941Z * [new branch] update-vllm-commit-hash/17703952853-1807-1 -> origin/update-vllm-commit-hash/17703952853-1807-1 2025-10-10T00:34:55.3258043Z * [new branch] update-vllm-commit-hash/17718740812-1808-1 -> origin/update-vllm-commit-hash/17718740812-1808-1 2025-10-10T00:34:55.3259242Z * [new branch] update-vllm-commit-hash/17782703922-1813-1 -> origin/update-vllm-commit-hash/17782703922-1813-1 2025-10-10T00:34:55.3260489Z * [new branch] update-vllm-commit-hash/17814169036-1822-1 -> origin/update-vllm-commit-hash/17814169036-1822-1 2025-10-10T00:34:55.3261861Z * [new branch] update-vllm-commit-hash/17844794719-1823-1 -> origin/update-vllm-commit-hash/17844794719-1823-1 2025-10-10T00:34:55.3262934Z * [new branch] update-vllm-commit-hash/17872674059-1830-1 -> origin/update-vllm-commit-hash/17872674059-1830-1 2025-10-10T00:34:55.3264076Z * [new branch] update-vllm-commit-hash/17901034819-1833-1 -> origin/update-vllm-commit-hash/17901034819-1833-1 2025-10-10T00:34:55.3265137Z * [new branch] update-vllm-commit-hash/17932176396-1836-1 -> origin/update-vllm-commit-hash/17932176396-1836-1 2025-10-10T00:34:55.3266204Z * [new branch] update-vllm-commit-hash/17962545886-1842-1 -> origin/update-vllm-commit-hash/17962545886-1842-1 2025-10-10T00:34:55.3267259Z * [new branch] update-vllm-commit-hash/17993166855-1844-1 -> origin/update-vllm-commit-hash/17993166855-1844-1 2025-10-10T00:34:55.3268324Z * [new branch] update-vllm-commit-hash/18052321282-1848-1 -> origin/update-vllm-commit-hash/18052321282-1848-1 2025-10-10T00:34:55.3269370Z * [new branch] update-vllm-commit-hash/18066820738-1849-1 -> origin/update-vllm-commit-hash/18066820738-1849-1 2025-10-10T00:34:55.3270414Z * [new branch] update-vllm-commit-hash/18081987460-1850-1 -> origin/update-vllm-commit-hash/18081987460-1850-1 2025-10-10T00:34:55.3271453Z * [new branch] update-vllm-commit-hash/18114584510-1852-1 -> origin/update-vllm-commit-hash/18114584510-1852-1 2025-10-10T00:34:55.3272611Z * [new branch] update-vllm-commit-hash/18147226974-1853-1 -> origin/update-vllm-commit-hash/18147226974-1853-1 2025-10-10T00:34:55.3273827Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-10-10T00:34:55.3275305Z * [new branch] update-xla-commit-hash/17725712604-203-1 -> origin/update-xla-commit-hash/17725712604-203-1 2025-10-10T00:34:55.3276247Z * [new branch] update-xla-commit-hash/17908176340-204-1 -> origin/update-xla-commit-hash/17908176340-204-1 2025-10-10T00:34:55.3277399Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-10-10T00:34:55.3278520Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-10-10T00:34:55.3279487Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-10-10T00:34:55.3280658Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-10-10T00:34:55.3282057Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-10-10T00:34:55.3283229Z * [new branch] update_slow_tests_1757922057 -> origin/update_slow_tests_1757922057 2025-10-10T00:34:55.3284430Z * [new branch] update_slow_tests_1758526845 -> origin/update_slow_tests_1758526845 2025-10-10T00:34:55.3285366Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-10-10T00:34:55.3286506Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-10-10T00:34:55.3287499Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-10-10T00:34:55.3288607Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-10-10T00:34:55.3289816Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-10-10T00:34:55.3291105Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-10-10T00:34:55.3292327Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-10-10T00:34:55.3293486Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-10-10T00:34:55.3294714Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-10-10T00:34:55.3295903Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-10-10T00:34:55.3297089Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-10-10T00:34:55.3298218Z * [new branch] validate_fn -> origin/validate_fn 2025-10-10T00:34:55.3299443Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-10-10T00:34:55.3300576Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-10-10T00:34:55.3301747Z * [new branch] varlen-api -> origin/varlen-api 2025-10-10T00:34:55.3302743Z * [new branch] varlen_api -> origin/varlen_api 2025-10-10T00:34:55.3304292Z * [new branch] viable/strict -> origin/viable/strict 2025-10-10T00:34:55.3305967Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-10-10T00:34:55.3306935Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-10-10T00:34:55.3308232Z * [new branch] vllmpin -> origin/vllmpin 2025-10-10T00:34:55.3309699Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-10-10T00:34:55.3311180Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-10-10T00:34:55.3312279Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-10-10T00:34:55.3313675Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-10-10T00:34:55.3314685Z * [new branch] whc/uneven -> origin/whc/uneven 2025-10-10T00:34:55.3316068Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-10-10T00:34:55.3317406Z * [new branch] williamwen42-patch-1 -> origin/williamwen42-patch-1 2025-10-10T00:34:55.3318483Z * [new branch] win_warnings -> origin/win_warnings 2025-10-10T00:34:55.3319652Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-10-10T00:34:55.3321069Z * [new branch] windows_mmap -> origin/windows_mmap 2025-10-10T00:34:55.3322219Z * [new branch] xmfan-war -> origin/xmfan-war 2025-10-10T00:34:55.3323694Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-10-10T00:34:55.3324827Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-10-10T00:34:55.3325989Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-10-10T00:34:55.3326720Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-10-10T00:34:55.3327787Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-10-10T00:34:55.3328763Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-10-10T00:34:55.3329741Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-10-10T00:34:55.3331011Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-10-10T00:34:55.3332455Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-10-10T00:34:55.3333489Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-10-10T00:34:55.3334526Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-10-10T00:34:55.3335561Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-10-10T00:34:55.3336616Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-10-10T00:34:55.3337517Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-10-10T00:34:55.3338553Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-10-10T00:34:55.3339590Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-10-10T00:34:55.3340618Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-10-10T00:34:55.3341807Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-10-10T00:34:55.3342895Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-10-10T00:34:55.3343911Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-10-10T00:34:55.3344935Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-10-10T00:34:55.3346045Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-10-10T00:34:55.3347055Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-10-10T00:34:55.3348229Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-10-10T00:34:55.3349230Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-10-10T00:34:55.3350281Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-10-10T00:34:55.3351261Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-10-10T00:34:55.3352342Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-10-10T00:34:55.3353505Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-10-10T00:34:55.3354545Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-10-10T00:34:55.3355646Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-10-10T00:34:55.3356745Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-10-10T00:34:55.3357836Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-10-10T00:34:55.3359225Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:34:55.3360227Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:34:55.3361126Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-10-10T00:34:55.3362231Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-10-10T00:34:55.3363300Z * [new branch] xmfan/test -> origin/xmfan/test 2025-10-10T00:34:55.3364857Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-10-10T00:34:55.3365886Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-10-10T00:34:55.3366868Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-10-10T00:34:55.3367908Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-10-10T00:34:55.3369424Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-10-10T00:34:55.3370580Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-10-10T00:34:55.3371548Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-10-10T00:34:55.3372623Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-10-10T00:34:55.3374327Z * [new branch] ysiraichi/install-fmtlib-headers-v12 -> origin/ysiraichi/install-fmtlib-headers-v12 2025-10-10T00:34:55.3375589Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-10-10T00:34:55.3376786Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-10-10T00:34:55.3377768Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-10-10T00:34:55.3378698Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-10-10T00:34:55.3380114Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-10-10T00:34:55.3381607Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-10-10T00:34:55.3382784Z * [new branch] zb2p -> origin/zb2p 2025-10-10T00:34:55.3383991Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-10-10T00:34:55.3385957Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-10-10T00:34:55.3387385Z * [new branch] zhxchen17/precompile/source_info -> origin/zhxchen17/precompile/source_info 2025-10-10T00:34:55.3388649Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-10-10T00:34:55.3390257Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-10-10T00:34:55.3391734Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-10-10T00:34:55.3392977Z * [new branch] zxiiro/c7i-docs -> origin/zxiiro/c7i-docs 2025-10-10T00:34:55.3394104Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-10-10T00:34:55.3395261Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-10-10T00:34:55.3396227Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-10-10T00:34:55.3397368Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-10-10T00:34:55.3398569Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-10-10T00:34:55.3399292Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-10-10T00:34:55.3400560Z * [new tag] ciflow/b200-symm-mem/163767 -> ciflow/b200-symm-mem/163767 2025-10-10T00:34:55.3401263Z * [new tag] ciflow/b200/163955 -> ciflow/b200/163955 2025-10-10T00:34:55.3402165Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-10-10T00:34:55.3402803Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-10-10T00:34:55.3403777Z * [new tag] ciflow/binaries/164769 -> ciflow/binaries/164769 2025-10-10T00:34:55.3404431Z * [new tag] ciflow/binaries/164894 -> ciflow/binaries/164894 2025-10-10T00:34:55.3405533Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-10-10T00:34:55.3406634Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-10-10T00:34:55.3407415Z * [new tag] ciflow/binaries_wheel/159104 -> ciflow/binaries_wheel/159104 2025-10-10T00:34:55.3408353Z * [new tag] ciflow/binaries_wheel/164935 -> ciflow/binaries_wheel/164935 2025-10-10T00:34:55.3409181Z * [new tag] ciflow/h100-cutlass-backend/163767 -> ciflow/h100-cutlass-backend/163767 2025-10-10T00:34:55.3409888Z * [new tag] ciflow/h100-cutlass-backend/164747 -> ciflow/h100-cutlass-backend/164747 2025-10-10T00:34:55.3410654Z * [new tag] ciflow/h100-distributed/163767 -> ciflow/h100-distributed/163767 2025-10-10T00:34:55.3411594Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-10-10T00:34:55.3412227Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-10-10T00:34:55.3412904Z * [new tag] ciflow/h100-symm-mem/163767 -> ciflow/h100-symm-mem/163767 2025-10-10T00:34:55.3413552Z * [new tag] ciflow/h100-symm-mem/164747 -> ciflow/h100-symm-mem/164747 2025-10-10T00:34:55.3414234Z * [new tag] ciflow/h100-symm-mem/164965 -> ciflow/h100-symm-mem/164965 2025-10-10T00:34:55.3414914Z * [new tag] ciflow/h100-symm-mem/165101 -> ciflow/h100-symm-mem/165101 2025-10-10T00:34:55.3415685Z * [new tag] ciflow/h100/163955 -> ciflow/h100/163955 2025-10-10T00:34:55.3416353Z * [new tag] ciflow/h100/164474 -> ciflow/h100/164474 2025-10-10T00:34:55.3417243Z * [new tag] ciflow/h100/164705 -> ciflow/h100/164705 2025-10-10T00:34:55.3417904Z * [new tag] ciflow/h100/164790 -> ciflow/h100/164790 2025-10-10T00:34:55.3418587Z * [new tag] ciflow/h100/164930 -> ciflow/h100/164930 2025-10-10T00:34:55.3419310Z * [new tag] ciflow/h100/165055 -> ciflow/h100/165055 2025-10-10T00:34:55.3420506Z * [new tag] ciflow/inductor-micro-benchmark/164747 -> ciflow/inductor-micro-benchmark/164747 2025-10-10T00:34:55.3421276Z * [new tag] ciflow/inductor-perf-compare/163767 -> ciflow/inductor-perf-compare/163767 2025-10-10T00:34:55.3421933Z * [new tag] ciflow/inductor-perf-compare/164747 -> ciflow/inductor-perf-compare/164747 2025-10-10T00:34:55.3422871Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-10-10T00:34:55.3423615Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/164747 -> ciflow/inductor-perf-test-nightly-rocm/164747 2025-10-10T00:34:55.3424507Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/161512 -> ciflow/inductor-perf-test-nightly-x86-zen/161512 2025-10-10T00:34:55.3425270Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-10-10T00:34:55.3425922Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/163767 -> ciflow/inductor-perf-test-nightly-x86-zen/163767 2025-10-10T00:34:55.3426598Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-10-10T00:34:55.3427289Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164747 -> ciflow/inductor-perf-test-nightly-x86-zen/164747 2025-10-10T00:34:55.3428338Z * [new tag] ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:34:55.3428907Z * [new tag] ciflow/inductor-periodic/156592 -> ciflow/inductor-periodic/156592 2025-10-10T00:34:55.3429752Z * [new tag] ciflow/inductor-periodic/164492 -> ciflow/inductor-periodic/164492 2025-10-10T00:34:55.3430898Z * [new tag] ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:34:55.3431404Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-10-10T00:34:55.3432278Z * [new tag] ciflow/inductor-rocm/161280 -> ciflow/inductor-rocm/161280 2025-10-10T00:34:55.3433315Z * [new tag] ciflow/inductor-rocm/162478 -> ciflow/inductor-rocm/162478 2025-10-10T00:34:55.3433850Z * [new tag] ciflow/inductor-rocm/163767 -> ciflow/inductor-rocm/163767 2025-10-10T00:34:55.3434844Z * [new tag] ciflow/inductor-rocm/164618 -> ciflow/inductor-rocm/164618 2025-10-10T00:34:55.3435938Z * [new tag] ciflow/inductor-rocm/164747 -> ciflow/inductor-rocm/164747 2025-10-10T00:34:55.3436583Z * [new tag] ciflow/inductor-rocm/164769 -> ciflow/inductor-rocm/164769 2025-10-10T00:34:55.3437368Z * [new tag] ciflow/inductor-rocm/165080 -> ciflow/inductor-rocm/165080 2025-10-10T00:34:55.3438244Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-10-10T00:34:55.3438868Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-10-10T00:34:55.3439545Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-10-10T00:34:55.3440252Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-10-10T00:34:55.3440898Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-10-10T00:34:55.3441562Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-10-10T00:34:55.3442333Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-10-10T00:34:55.3443048Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-10-10T00:34:55.3443698Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-10-10T00:34:55.3444422Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-10-10T00:34:55.3445369Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-10-10T00:34:55.3446415Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-10-10T00:34:55.3447325Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-10-10T00:34:55.3448178Z * [new tag] ciflow/inductor/158872 -> ciflow/inductor/158872 2025-10-10T00:34:55.3448841Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-10-10T00:34:55.3449534Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-10-10T00:34:55.3450926Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-10-10T00:34:55.3451670Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-10-10T00:34:55.3452680Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-10-10T00:34:55.3453457Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-10-10T00:34:55.3454387Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-10-10T00:34:55.3455328Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-10-10T00:34:55.3456685Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-10-10T00:34:55.3457374Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-10-10T00:34:55.3458076Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-10-10T00:34:55.3458764Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-10-10T00:34:55.3459540Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-10-10T00:34:55.3460210Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-10-10T00:34:55.3460896Z * [new tag] ciflow/inductor/161280 -> ciflow/inductor/161280 2025-10-10T00:34:55.3461668Z * [new tag] ciflow/inductor/161320 -> ciflow/inductor/161320 2025-10-10T00:34:55.3462695Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-10-10T00:34:55.3463385Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-10-10T00:34:55.3464065Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-10-10T00:34:55.3464780Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-10-10T00:34:55.3465487Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-10-10T00:34:55.3466210Z * [new tag] ciflow/inductor/162294 -> ciflow/inductor/162294 2025-10-10T00:34:55.3466885Z * [new tag] ciflow/inductor/162340 -> ciflow/inductor/162340 2025-10-10T00:34:55.3467591Z * [new tag] ciflow/inductor/162470 -> ciflow/inductor/162470 2025-10-10T00:34:55.3468514Z * [new tag] ciflow/inductor/162523 -> ciflow/inductor/162523 2025-10-10T00:34:55.3469216Z * [new tag] ciflow/inductor/162542 -> ciflow/inductor/162542 2025-10-10T00:34:55.3469918Z * [new tag] ciflow/inductor/162768 -> ciflow/inductor/162768 2025-10-10T00:34:55.3470665Z * [new tag] ciflow/inductor/162899 -> ciflow/inductor/162899 2025-10-10T00:34:55.3471529Z * [new tag] ciflow/inductor/162900 -> ciflow/inductor/162900 2025-10-10T00:34:55.3472252Z * [new tag] ciflow/inductor/162901 -> ciflow/inductor/162901 2025-10-10T00:34:55.3473111Z * [new tag] ciflow/inductor/162903 -> ciflow/inductor/162903 2025-10-10T00:34:55.3473748Z * [new tag] ciflow/inductor/162905 -> ciflow/inductor/162905 2025-10-10T00:34:55.3474469Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-10-10T00:34:55.3475148Z * [new tag] ciflow/inductor/162990 -> ciflow/inductor/162990 2025-10-10T00:34:55.3475870Z * [new tag] ciflow/inductor/163027 -> ciflow/inductor/163027 2025-10-10T00:34:55.3476585Z * [new tag] ciflow/inductor/163028 -> ciflow/inductor/163028 2025-10-10T00:34:55.3477321Z * [new tag] ciflow/inductor/163053 -> ciflow/inductor/163053 2025-10-10T00:34:55.3478050Z * [new tag] ciflow/inductor/163185 -> ciflow/inductor/163185 2025-10-10T00:34:55.3478738Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-10-10T00:34:55.3479464Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-10-10T00:34:55.3480150Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-10-10T00:34:55.3481288Z * [new tag] ciflow/inductor/163517 -> ciflow/inductor/163517 2025-10-10T00:34:55.3482049Z * [new tag] ciflow/inductor/163527 -> ciflow/inductor/163527 2025-10-10T00:34:55.3482765Z * [new tag] ciflow/inductor/163533 -> ciflow/inductor/163533 2025-10-10T00:34:55.3483469Z * [new tag] ciflow/inductor/163602 -> ciflow/inductor/163602 2025-10-10T00:34:55.3484211Z * [new tag] ciflow/inductor/163617 -> ciflow/inductor/163617 2025-10-10T00:34:55.3484937Z * [new tag] ciflow/inductor/163667 -> ciflow/inductor/163667 2025-10-10T00:34:55.3485626Z * [new tag] ciflow/inductor/163671 -> ciflow/inductor/163671 2025-10-10T00:34:55.3486432Z * [new tag] ciflow/inductor/163767 -> ciflow/inductor/163767 2025-10-10T00:34:55.3487038Z * [new tag] ciflow/inductor/163772 -> ciflow/inductor/163772 2025-10-10T00:34:55.3487752Z * [new tag] ciflow/inductor/163806 -> ciflow/inductor/163806 2025-10-10T00:34:55.3488450Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-10-10T00:34:55.3489405Z * [new tag] ciflow/inductor/163976 -> ciflow/inductor/163976 2025-10-10T00:34:55.3490305Z * [new tag] ciflow/inductor/164039 -> ciflow/inductor/164039 2025-10-10T00:34:55.3491095Z * [new tag] ciflow/inductor/164040 -> ciflow/inductor/164040 2025-10-10T00:34:55.3491795Z * [new tag] ciflow/inductor/164130 -> ciflow/inductor/164130 2025-10-10T00:34:55.3492519Z * [new tag] ciflow/inductor/164144 -> ciflow/inductor/164144 2025-10-10T00:34:55.3493265Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-10-10T00:34:55.3493982Z * [new tag] ciflow/inductor/164212 -> ciflow/inductor/164212 2025-10-10T00:34:55.3494698Z * [new tag] ciflow/inductor/164273 -> ciflow/inductor/164273 2025-10-10T00:34:55.3495585Z * [new tag] ciflow/inductor/164277 -> ciflow/inductor/164277 2025-10-10T00:34:55.3496312Z * [new tag] ciflow/inductor/164291 -> ciflow/inductor/164291 2025-10-10T00:34:55.3496923Z * [new tag] ciflow/inductor/164296 -> ciflow/inductor/164296 2025-10-10T00:34:55.3497605Z * [new tag] ciflow/inductor/164304 -> ciflow/inductor/164304 2025-10-10T00:34:55.3498327Z * [new tag] ciflow/inductor/164318 -> ciflow/inductor/164318 2025-10-10T00:34:55.3499016Z * [new tag] ciflow/inductor/164321 -> ciflow/inductor/164321 2025-10-10T00:34:55.3500178Z * [new tag] ciflow/inductor/164324 -> ciflow/inductor/164324 2025-10-10T00:34:55.3500848Z * [new tag] ciflow/inductor/164341 -> ciflow/inductor/164341 2025-10-10T00:34:55.3501554Z * [new tag] ciflow/inductor/164343 -> ciflow/inductor/164343 2025-10-10T00:34:55.3502259Z * [new tag] ciflow/inductor/164344 -> ciflow/inductor/164344 2025-10-10T00:34:55.3502957Z * [new tag] ciflow/inductor/164359 -> ciflow/inductor/164359 2025-10-10T00:34:55.3503675Z * [new tag] ciflow/inductor/164373 -> ciflow/inductor/164373 2025-10-10T00:34:55.3504637Z * [new tag] ciflow/inductor/164379 -> ciflow/inductor/164379 2025-10-10T00:34:55.3505290Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-10-10T00:34:55.3506000Z * [new tag] ciflow/inductor/164404 -> ciflow/inductor/164404 2025-10-10T00:34:55.3506716Z * [new tag] ciflow/inductor/164405 -> ciflow/inductor/164405 2025-10-10T00:34:55.3507432Z * [new tag] ciflow/inductor/164414 -> ciflow/inductor/164414 2025-10-10T00:34:55.3508115Z * [new tag] ciflow/inductor/164422 -> ciflow/inductor/164422 2025-10-10T00:34:55.3508838Z * [new tag] ciflow/inductor/164433 -> ciflow/inductor/164433 2025-10-10T00:34:55.3509552Z * [new tag] ciflow/inductor/164474 -> ciflow/inductor/164474 2025-10-10T00:34:55.3510300Z * [new tag] ciflow/inductor/164488 -> ciflow/inductor/164488 2025-10-10T00:34:55.3510963Z * [new tag] ciflow/inductor/164492 -> ciflow/inductor/164492 2025-10-10T00:34:55.3511691Z * [new tag] ciflow/inductor/164497 -> ciflow/inductor/164497 2025-10-10T00:34:55.3512501Z * [new tag] ciflow/inductor/164498 -> ciflow/inductor/164498 2025-10-10T00:34:55.3513265Z * [new tag] ciflow/inductor/164500 -> ciflow/inductor/164500 2025-10-10T00:34:55.3514032Z * [new tag] ciflow/inductor/164507 -> ciflow/inductor/164507 2025-10-10T00:34:55.3514741Z * [new tag] ciflow/inductor/164519 -> ciflow/inductor/164519 2025-10-10T00:34:55.3515684Z * [new tag] ciflow/inductor/164521 -> ciflow/inductor/164521 2025-10-10T00:34:55.3516358Z * [new tag] ciflow/inductor/164522 -> ciflow/inductor/164522 2025-10-10T00:34:55.3517084Z * [new tag] ciflow/inductor/164523 -> ciflow/inductor/164523 2025-10-10T00:34:55.3517824Z * [new tag] ciflow/inductor/164524 -> ciflow/inductor/164524 2025-10-10T00:34:55.3518540Z * [new tag] ciflow/inductor/164525 -> ciflow/inductor/164525 2025-10-10T00:34:55.3519523Z * [new tag] ciflow/inductor/164526 -> ciflow/inductor/164526 2025-10-10T00:34:55.3520425Z * [new tag] ciflow/inductor/164527 -> ciflow/inductor/164527 2025-10-10T00:34:55.3521085Z * [new tag] ciflow/inductor/164533 -> ciflow/inductor/164533 2025-10-10T00:34:55.3521805Z * [new tag] ciflow/inductor/164537 -> ciflow/inductor/164537 2025-10-10T00:34:55.3522494Z * [new tag] ciflow/inductor/164548 -> ciflow/inductor/164548 2025-10-10T00:34:55.3523206Z * [new tag] ciflow/inductor/164557 -> ciflow/inductor/164557 2025-10-10T00:34:55.3523929Z * [new tag] ciflow/inductor/164558 -> ciflow/inductor/164558 2025-10-10T00:34:55.3524806Z * [new tag] ciflow/inductor/164560 -> ciflow/inductor/164560 2025-10-10T00:34:55.3525525Z * [new tag] ciflow/inductor/164565 -> ciflow/inductor/164565 2025-10-10T00:34:55.3526223Z * [new tag] ciflow/inductor/164577 -> ciflow/inductor/164577 2025-10-10T00:34:55.3527110Z * [new tag] ciflow/inductor/164609 -> ciflow/inductor/164609 2025-10-10T00:34:55.3527760Z * [new tag] ciflow/inductor/164610 -> ciflow/inductor/164610 2025-10-10T00:34:55.3528484Z * [new tag] ciflow/inductor/164611 -> ciflow/inductor/164611 2025-10-10T00:34:55.3529177Z * [new tag] ciflow/inductor/164612 -> ciflow/inductor/164612 2025-10-10T00:34:55.3529895Z * [new tag] ciflow/inductor/164613 -> ciflow/inductor/164613 2025-10-10T00:34:55.3530602Z * [new tag] ciflow/inductor/164614 -> ciflow/inductor/164614 2025-10-10T00:34:55.3531319Z * [new tag] ciflow/inductor/164623 -> ciflow/inductor/164623 2025-10-10T00:34:55.3532012Z * [new tag] ciflow/inductor/164626 -> ciflow/inductor/164626 2025-10-10T00:34:55.3532728Z * [new tag] ciflow/inductor/164628 -> ciflow/inductor/164628 2025-10-10T00:34:55.3533439Z * [new tag] ciflow/inductor/164631 -> ciflow/inductor/164631 2025-10-10T00:34:55.3534148Z * [new tag] ciflow/inductor/164632 -> ciflow/inductor/164632 2025-10-10T00:34:55.3534869Z * [new tag] ciflow/inductor/164633 -> ciflow/inductor/164633 2025-10-10T00:34:55.3535545Z * [new tag] ciflow/inductor/164640 -> ciflow/inductor/164640 2025-10-10T00:34:55.3536523Z * [new tag] ciflow/inductor/164641 -> ciflow/inductor/164641 2025-10-10T00:34:55.3537305Z * [new tag] ciflow/inductor/164645 -> ciflow/inductor/164645 2025-10-10T00:34:55.3538049Z * [new tag] ciflow/inductor/164648 -> ciflow/inductor/164648 2025-10-10T00:34:55.3538924Z * [new tag] ciflow/inductor/164653 -> ciflow/inductor/164653 2025-10-10T00:34:55.3539789Z * [new tag] ciflow/inductor/164655 -> ciflow/inductor/164655 2025-10-10T00:34:55.3540554Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-10-10T00:34:55.3541548Z * [new tag] ciflow/inductor/164659 -> ciflow/inductor/164659 2025-10-10T00:34:55.3542179Z * [new tag] ciflow/inductor/164669 -> ciflow/inductor/164669 2025-10-10T00:34:55.3543041Z * [new tag] ciflow/inductor/164690 -> ciflow/inductor/164690 2025-10-10T00:34:55.3543818Z * [new tag] ciflow/inductor/164691 -> ciflow/inductor/164691 2025-10-10T00:34:55.3544711Z * [new tag] ciflow/inductor/164692 -> ciflow/inductor/164692 2025-10-10T00:34:55.3545397Z * [new tag] ciflow/inductor/164711 -> ciflow/inductor/164711 2025-10-10T00:34:55.3546094Z * [new tag] ciflow/inductor/164714 -> ciflow/inductor/164714 2025-10-10T00:34:55.3546872Z * [new tag] ciflow/inductor/164717 -> ciflow/inductor/164717 2025-10-10T00:34:55.3547557Z * [new tag] ciflow/inductor/164718 -> ciflow/inductor/164718 2025-10-10T00:34:55.3548905Z * [new tag] ciflow/inductor/164723 -> ciflow/inductor/164723 2025-10-10T00:34:55.3549614Z * [new tag] ciflow/inductor/164724 -> ciflow/inductor/164724 2025-10-10T00:34:55.3550354Z * [new tag] ciflow/inductor/164734 -> ciflow/inductor/164734 2025-10-10T00:34:55.3551072Z * [new tag] ciflow/inductor/164740 -> ciflow/inductor/164740 2025-10-10T00:34:55.3552005Z * [new tag] ciflow/inductor/164746 -> ciflow/inductor/164746 2025-10-10T00:34:55.3552838Z * [new tag] ciflow/inductor/164747 -> ciflow/inductor/164747 2025-10-10T00:34:55.3553528Z * [new tag] ciflow/inductor/164776 -> ciflow/inductor/164776 2025-10-10T00:34:55.3554246Z * [new tag] ciflow/inductor/164778 -> ciflow/inductor/164778 2025-10-10T00:34:55.3554939Z * [new tag] ciflow/inductor/164780 -> ciflow/inductor/164780 2025-10-10T00:34:55.3555677Z * [new tag] ciflow/inductor/164794 -> ciflow/inductor/164794 2025-10-10T00:34:55.3556350Z * [new tag] ciflow/inductor/164802 -> ciflow/inductor/164802 2025-10-10T00:34:55.3557070Z * [new tag] ciflow/inductor/164806 -> ciflow/inductor/164806 2025-10-10T00:34:55.3558149Z * [new tag] ciflow/inductor/164808 -> ciflow/inductor/164808 2025-10-10T00:34:55.3558860Z * [new tag] ciflow/inductor/164810 -> ciflow/inductor/164810 2025-10-10T00:34:55.3559569Z * [new tag] ciflow/inductor/164811 -> ciflow/inductor/164811 2025-10-10T00:34:55.3560332Z * [new tag] ciflow/inductor/164812 -> ciflow/inductor/164812 2025-10-10T00:34:55.3561049Z * [new tag] ciflow/inductor/164819 -> ciflow/inductor/164819 2025-10-10T00:34:55.3561769Z * [new tag] ciflow/inductor/164820 -> ciflow/inductor/164820 2025-10-10T00:34:55.3562461Z * [new tag] ciflow/inductor/164821 -> ciflow/inductor/164821 2025-10-10T00:34:55.3563170Z * [new tag] ciflow/inductor/164839 -> ciflow/inductor/164839 2025-10-10T00:34:55.3563888Z * [new tag] ciflow/inductor/164842 -> ciflow/inductor/164842 2025-10-10T00:34:55.3564608Z * [new tag] ciflow/inductor/164847 -> ciflow/inductor/164847 2025-10-10T00:34:55.3565306Z * [new tag] ciflow/inductor/164852 -> ciflow/inductor/164852 2025-10-10T00:34:55.3566017Z * [new tag] ciflow/inductor/164863 -> ciflow/inductor/164863 2025-10-10T00:34:55.3566739Z * [new tag] ciflow/inductor/164865 -> ciflow/inductor/164865 2025-10-10T00:34:55.3567469Z * [new tag] ciflow/inductor/164866 -> ciflow/inductor/164866 2025-10-10T00:34:55.3568240Z * [new tag] ciflow/inductor/164867 -> ciflow/inductor/164867 2025-10-10T00:34:55.3568973Z * [new tag] ciflow/inductor/164869 -> ciflow/inductor/164869 2025-10-10T00:34:55.3569723Z * [new tag] ciflow/inductor/164873 -> ciflow/inductor/164873 2025-10-10T00:34:55.3570400Z * [new tag] ciflow/inductor/164889 -> ciflow/inductor/164889 2025-10-10T00:34:55.3571105Z * [new tag] ciflow/inductor/164897 -> ciflow/inductor/164897 2025-10-10T00:34:55.3571819Z * [new tag] ciflow/inductor/164902 -> ciflow/inductor/164902 2025-10-10T00:34:55.3572515Z * [new tag] ciflow/inductor/164903 -> ciflow/inductor/164903 2025-10-10T00:34:55.3573253Z * [new tag] ciflow/inductor/164906 -> ciflow/inductor/164906 2025-10-10T00:34:55.3573975Z * [new tag] ciflow/inductor/164914 -> ciflow/inductor/164914 2025-10-10T00:34:55.3574704Z * [new tag] ciflow/inductor/164919 -> ciflow/inductor/164919 2025-10-10T00:34:55.3575453Z * [new tag] ciflow/inductor/164933 -> ciflow/inductor/164933 2025-10-10T00:34:55.3576358Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-10-10T00:34:55.3577027Z * [new tag] ciflow/inductor/164948 -> ciflow/inductor/164948 2025-10-10T00:34:55.3577729Z * [new tag] ciflow/inductor/164956 -> ciflow/inductor/164956 2025-10-10T00:34:55.3578455Z * [new tag] ciflow/inductor/164965 -> ciflow/inductor/164965 2025-10-10T00:34:55.3579180Z * [new tag] ciflow/inductor/164978 -> ciflow/inductor/164978 2025-10-10T00:34:55.3579894Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-10-10T00:34:55.3580610Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-10-10T00:34:55.3584236Z * [new tag] ciflow/inductor/164984 -> ciflow/inductor/164984 2025-10-10T00:34:55.3585008Z * [new tag] ciflow/inductor/164989 -> ciflow/inductor/164989 2025-10-10T00:34:55.3585729Z * [new tag] ciflow/inductor/164991 -> ciflow/inductor/164991 2025-10-10T00:34:55.3586452Z * [new tag] ciflow/inductor/164992 -> ciflow/inductor/164992 2025-10-10T00:34:55.3587383Z * [new tag] ciflow/inductor/164994 -> ciflow/inductor/164994 2025-10-10T00:34:55.3588051Z * [new tag] ciflow/inductor/164999 -> ciflow/inductor/164999 2025-10-10T00:34:55.3588755Z * [new tag] ciflow/inductor/165001 -> ciflow/inductor/165001 2025-10-10T00:34:55.3589497Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-10-10T00:34:55.3590195Z * [new tag] ciflow/inductor/165006 -> ciflow/inductor/165006 2025-10-10T00:34:55.3590916Z * [new tag] ciflow/inductor/165010 -> ciflow/inductor/165010 2025-10-10T00:34:55.3591608Z * [new tag] ciflow/inductor/165012 -> ciflow/inductor/165012 2025-10-10T00:34:55.3592394Z * [new tag] ciflow/inductor/165017 -> ciflow/inductor/165017 2025-10-10T00:34:55.3593400Z * [new tag] ciflow/inductor/165018 -> ciflow/inductor/165018 2025-10-10T00:34:55.3594077Z * [new tag] ciflow/inductor/165024 -> ciflow/inductor/165024 2025-10-10T00:34:55.3595011Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-10-10T00:34:55.3595880Z * [new tag] ciflow/inductor/165030 -> ciflow/inductor/165030 2025-10-10T00:34:55.3596673Z * [new tag] ciflow/inductor/165031 -> ciflow/inductor/165031 2025-10-10T00:34:55.3597545Z * [new tag] ciflow/inductor/165033 -> ciflow/inductor/165033 2025-10-10T00:34:55.3598497Z * [new tag] ciflow/inductor/165036 -> ciflow/inductor/165036 2025-10-10T00:34:55.3599421Z * [new tag] ciflow/inductor/165037 -> ciflow/inductor/165037 2025-10-10T00:34:55.3600557Z * [new tag] ciflow/inductor/165039 -> ciflow/inductor/165039 2025-10-10T00:34:55.3601407Z * [new tag] ciflow/inductor/165047 -> ciflow/inductor/165047 2025-10-10T00:34:55.3602066Z * [new tag] ciflow/inductor/165059 -> ciflow/inductor/165059 2025-10-10T00:34:55.3602772Z * [new tag] ciflow/inductor/165063 -> ciflow/inductor/165063 2025-10-10T00:34:55.3603501Z * [new tag] ciflow/inductor/165064 -> ciflow/inductor/165064 2025-10-10T00:34:55.3604201Z * [new tag] ciflow/inductor/165066 -> ciflow/inductor/165066 2025-10-10T00:34:55.3604923Z * [new tag] ciflow/inductor/165074 -> ciflow/inductor/165074 2025-10-10T00:34:55.3605664Z * [new tag] ciflow/inductor/165076 -> ciflow/inductor/165076 2025-10-10T00:34:55.3606377Z * [new tag] ciflow/inductor/165091 -> ciflow/inductor/165091 2025-10-10T00:34:55.3607156Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-10-10T00:34:55.3607865Z * [new tag] ciflow/inductor/165106 -> ciflow/inductor/165106 2025-10-10T00:34:55.3608608Z * [new tag] ciflow/inductor/165107 -> ciflow/inductor/165107 2025-10-10T00:34:55.3609662Z * [new tag] ciflow/inductor/165112 -> ciflow/inductor/165112 2025-10-10T00:34:55.3610339Z * [new tag] ciflow/inductor/165113 -> ciflow/inductor/165113 2025-10-10T00:34:55.3611326Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-10-10T00:34:55.3612312Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-10-10T00:34:55.3613047Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-10-10T00:34:55.3613969Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-10-10T00:34:55.3614739Z * [new tag] ciflow/linux-aarch64/163952 -> ciflow/linux-aarch64/163952 2025-10-10T00:34:55.3615408Z * [new tag] ciflow/linux-aarch64/164965 -> ciflow/linux-aarch64/164965 2025-10-10T00:34:55.3616102Z * [new tag] ciflow/linux-aarch64/165010 -> ciflow/linux-aarch64/165010 2025-10-10T00:34:55.3616946Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-10-10T00:34:55.3617582Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-10-10T00:34:55.3618245Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-10-10T00:34:55.3619016Z * [new tag] ciflow/mps/162340 -> ciflow/mps/162340 2025-10-10T00:34:55.3619670Z * [new tag] ciflow/mps/164416 -> ciflow/mps/164416 2025-10-10T00:34:55.3620649Z * [new tag] ciflow/mps/164571 -> ciflow/mps/164571 2025-10-10T00:34:55.3621372Z * [new tag] ciflow/mps/164965 -> ciflow/mps/164965 2025-10-10T00:34:55.3622131Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-10-10T00:34:55.3622799Z * [new tag] ciflow/nightly/164747 -> ciflow/nightly/164747 2025-10-10T00:34:55.3623447Z * [new tag] ciflow/nightly/164901 -> ciflow/nightly/164901 2025-10-10T00:34:55.3624365Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-10-10T00:34:55.3624938Z * [new tag] ciflow/op-benchmark/163767 -> ciflow/op-benchmark/163767 2025-10-10T00:34:55.3625618Z * [new tag] ciflow/op-benchmark/164583 -> ciflow/op-benchmark/164583 2025-10-10T00:34:55.3626299Z * [new tag] ciflow/op-benchmark/164747 -> ciflow/op-benchmark/164747 2025-10-10T00:34:55.3627224Z * [new tag] ciflow/periodic-rocm-mi300/162478 -> ciflow/periodic-rocm-mi300/162478 2025-10-10T00:34:55.3627895Z * [new tag] ciflow/periodic-rocm-mi300/163767 -> ciflow/periodic-rocm-mi300/163767 2025-10-10T00:34:55.3628587Z * [new tag] ciflow/periodic-rocm-mi300/164618 -> ciflow/periodic-rocm-mi300/164618 2025-10-10T00:34:55.3629172Z * [new tag] ciflow/periodic-rocm-mi300/164747 -> ciflow/periodic-rocm-mi300/164747 2025-10-10T00:34:55.3630034Z * [new tag] ciflow/periodic-rocm-mi300/165011 -> ciflow/periodic-rocm-mi300/165011 2025-10-10T00:34:55.3630726Z * [new tag] ciflow/periodic-rocm-mi300/165080 -> ciflow/periodic-rocm-mi300/165080 2025-10-10T00:34:55.3631757Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-10-10T00:34:55.3632867Z * [new tag] ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:34:55.3633824Z * [new tag] ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 -> ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 2025-10-10T00:34:55.3634295Z * [new tag] ciflow/periodic/156491 -> ciflow/periodic/156491 2025-10-10T00:34:55.3634998Z * [new tag] ciflow/periodic/162990 -> ciflow/periodic/162990 2025-10-10T00:34:55.3635679Z * [new tag] ciflow/periodic/163667 -> ciflow/periodic/163667 2025-10-10T00:34:55.3636368Z * [new tag] ciflow/periodic/163767 -> ciflow/periodic/163767 2025-10-10T00:34:55.3637340Z * [new tag] ciflow/periodic/164747 -> ciflow/periodic/164747 2025-10-10T00:34:55.3638200Z * [new tag] ciflow/periodic/164769 -> ciflow/periodic/164769 2025-10-10T00:34:55.3638848Z * [new tag] ciflow/periodic/165011 -> ciflow/periodic/165011 2025-10-10T00:34:55.3640209Z * [new tag] ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:34:55.3640816Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-10-10T00:34:55.3641773Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-10-10T00:34:55.3642543Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-10-10T00:34:55.3643569Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-10-10T00:34:55.3644585Z * [new tag] ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 -> ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:34:55.3645793Z * [new tag] ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:34:55.3646498Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-10-10T00:34:55.3647745Z * [new tag] ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b -> ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:34:55.3648528Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-10-10T00:34:55.3649447Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-10-10T00:34:55.3650247Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-10-10T00:34:55.3651220Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-10-10T00:34:55.3652216Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-10-10T00:34:55.3653181Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-10-10T00:34:55.3654087Z * [new tag] ciflow/quantization-periodic/163767 -> ciflow/quantization-periodic/163767 2025-10-10T00:34:55.3654811Z * [new tag] ciflow/quantization-periodic/164747 -> ciflow/quantization-periodic/164747 2025-10-10T00:34:55.3655522Z * [new tag] ciflow/riscv64/163767 -> ciflow/riscv64/163767 2025-10-10T00:34:55.3656246Z * [new tag] ciflow/riscv64/164747 -> ciflow/riscv64/164747 2025-10-10T00:34:55.3657025Z * [new tag] ciflow/rocm-mi300/161280 -> ciflow/rocm-mi300/161280 2025-10-10T00:34:55.3657668Z * [new tag] ciflow/rocm-mi300/162478 -> ciflow/rocm-mi300/162478 2025-10-10T00:34:55.3658350Z * [new tag] ciflow/rocm-mi300/163767 -> ciflow/rocm-mi300/163767 2025-10-10T00:34:55.3659039Z * [new tag] ciflow/rocm-mi300/163955 -> ciflow/rocm-mi300/163955 2025-10-10T00:34:55.3659671Z * [new tag] ciflow/rocm-mi300/164618 -> ciflow/rocm-mi300/164618 2025-10-10T00:34:55.3660348Z * [new tag] ciflow/rocm-mi300/164747 -> ciflow/rocm-mi300/164747 2025-10-10T00:34:55.3661246Z * [new tag] ciflow/rocm-mi300/164927 -> ciflow/rocm-mi300/164927 2025-10-10T00:34:55.3661936Z * [new tag] ciflow/rocm-mi300/164930 -> ciflow/rocm-mi300/164930 2025-10-10T00:34:55.3662676Z * [new tag] ciflow/rocm-mi300/165026 -> ciflow/rocm-mi300/165026 2025-10-10T00:34:55.3663347Z * [new tag] ciflow/rocm-mi300/165080 -> ciflow/rocm-mi300/165080 2025-10-10T00:34:55.3664296Z * [new tag] ciflow/rocm-mi355/163767 -> ciflow/rocm-mi355/163767 2025-10-10T00:34:55.3664948Z * [new tag] ciflow/rocm-mi355/164747 -> ciflow/rocm-mi355/164747 2025-10-10T00:34:55.3665801Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-10-10T00:34:55.3666381Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-10-10T00:34:55.3667064Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-10-10T00:34:55.3667730Z * [new tag] ciflow/rocm/161280 -> ciflow/rocm/161280 2025-10-10T00:34:55.3668406Z * [new tag] ciflow/rocm/163767 -> ciflow/rocm/163767 2025-10-10T00:34:55.3669047Z * [new tag] ciflow/rocm/163955 -> ciflow/rocm/163955 2025-10-10T00:34:55.3669894Z * [new tag] ciflow/rocm/163965 -> ciflow/rocm/163965 2025-10-10T00:34:55.3670648Z * [new tag] ciflow/rocm/164656 -> ciflow/rocm/164656 2025-10-10T00:34:55.3671335Z * [new tag] ciflow/rocm/164747 -> ciflow/rocm/164747 2025-10-10T00:34:55.3671974Z * [new tag] ciflow/rocm/164769 -> ciflow/rocm/164769 2025-10-10T00:34:55.3672783Z * [new tag] ciflow/rocm/164927 -> ciflow/rocm/164927 2025-10-10T00:34:55.3673716Z * [new tag] ciflow/rocm/164930 -> ciflow/rocm/164930 2025-10-10T00:34:55.3674653Z * [new tag] ciflow/rocm/165026 -> ciflow/rocm/165026 2025-10-10T00:34:55.3675411Z * [new tag] ciflow/rocm/165103 -> ciflow/rocm/165103 2025-10-10T00:34:55.3676302Z * [new tag] ciflow/s390/164747 -> ciflow/s390/164747 2025-10-10T00:34:55.3677044Z * [new tag] ciflow/s390/164917 -> ciflow/s390/164917 2025-10-10T00:34:55.3678086Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-10-10T00:34:55.3679024Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-10-10T00:34:55.3680314Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-10-10T00:34:55.3680777Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-10-10T00:34:55.3681675Z * [new tag] ciflow/slow/163767 -> ciflow/slow/163767 2025-10-10T00:34:55.3682335Z * [new tag] ciflow/slow/164747 -> ciflow/slow/164747 2025-10-10T00:34:55.3683440Z * [new tag] ciflow/slow/164769 -> ciflow/slow/164769 2025-10-10T00:34:55.3684458Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-10-10T00:34:55.3685488Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-10-10T00:34:55.3686558Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-10-10T00:34:55.3687648Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-10-10T00:34:55.3688519Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-10-10T00:34:55.3689457Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-10-10T00:34:55.3690221Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-10-10T00:34:55.3691105Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-10-10T00:34:55.3692415Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-10-10T00:34:55.3692909Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-10-10T00:34:55.3693840Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-10-10T00:34:55.3694701Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-10-10T00:34:55.3695565Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-10-10T00:34:55.3696492Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-10-10T00:34:55.3697836Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-10-10T00:34:55.3698323Z * [new tag] ciflow/torchbench/164747 -> ciflow/torchbench/164747 2025-10-10T00:34:55.3699204Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-10-10T00:34:55.3699847Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-10-10T00:34:55.3700566Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-10-10T00:34:55.3701675Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-10-10T00:34:55.3702323Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-10-10T00:34:55.3702981Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-10-10T00:34:55.3703650Z * [new tag] ciflow/trunk/149536 -> ciflow/trunk/149536 2025-10-10T00:34:55.3704308Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-10-10T00:34:55.3704989Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-10-10T00:34:55.3705826Z * [new tag] ciflow/trunk/154279 -> ciflow/trunk/154279 2025-10-10T00:34:55.3706467Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-10-10T00:34:55.3707533Z * [new tag] ciflow/trunk/156418 -> ciflow/trunk/156418 2025-10-10T00:34:55.3708481Z * [new tag] ciflow/trunk/156592 -> ciflow/trunk/156592 2025-10-10T00:34:55.3709287Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-10-10T00:34:55.3709972Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-10-10T00:34:55.3710693Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-10-10T00:34:55.3711383Z * [new tag] ciflow/trunk/159104 -> ciflow/trunk/159104 2025-10-10T00:34:55.3712324Z * [new tag] ciflow/trunk/160266 -> ciflow/trunk/160266 2025-10-10T00:34:55.3713037Z * [new tag] ciflow/trunk/160328 -> ciflow/trunk/160328 2025-10-10T00:34:55.3713745Z * [new tag] ciflow/trunk/160329 -> ciflow/trunk/160329 2025-10-10T00:34:55.3714504Z * [new tag] ciflow/trunk/160539 -> ciflow/trunk/160539 2025-10-10T00:34:55.3715512Z * [new tag] ciflow/trunk/160610 -> ciflow/trunk/160610 2025-10-10T00:34:55.3716163Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-10-10T00:34:55.3717032Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-10-10T00:34:55.3717698Z * [new tag] ciflow/trunk/161320 -> ciflow/trunk/161320 2025-10-10T00:34:55.3718386Z * [new tag] ciflow/trunk/162031 -> ciflow/trunk/162031 2025-10-10T00:34:55.3719075Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-10-10T00:34:55.3719936Z * [new tag] ciflow/trunk/162203 -> ciflow/trunk/162203 2025-10-10T00:34:55.3720596Z * [new tag] ciflow/trunk/162340 -> ciflow/trunk/162340 2025-10-10T00:34:55.3721312Z * [new tag] ciflow/trunk/162542 -> ciflow/trunk/162542 2025-10-10T00:34:55.3722021Z * [new tag] ciflow/trunk/162899 -> ciflow/trunk/162899 2025-10-10T00:34:55.3722880Z * [new tag] ciflow/trunk/163034 -> ciflow/trunk/163034 2025-10-10T00:34:55.3723742Z * [new tag] ciflow/trunk/163332 -> ciflow/trunk/163332 2025-10-10T00:34:55.3724491Z * [new tag] ciflow/trunk/163446 -> ciflow/trunk/163446 2025-10-10T00:34:55.3725212Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-10-10T00:34:55.3725939Z * [new tag] ciflow/trunk/163527 -> ciflow/trunk/163527 2025-10-10T00:34:55.3726660Z * [new tag] ciflow/trunk/163533 -> ciflow/trunk/163533 2025-10-10T00:34:55.3727370Z * [new tag] ciflow/trunk/163671 -> ciflow/trunk/163671 2025-10-10T00:34:55.3728058Z * [new tag] ciflow/trunk/163767 -> ciflow/trunk/163767 2025-10-10T00:34:55.3728767Z * [new tag] ciflow/trunk/163846 -> ciflow/trunk/163846 2025-10-10T00:34:55.3729450Z * [new tag] ciflow/trunk/163899 -> ciflow/trunk/163899 2025-10-10T00:34:55.3730154Z * [new tag] ciflow/trunk/163955 -> ciflow/trunk/163955 2025-10-10T00:34:55.3730873Z * [new tag] ciflow/trunk/163976 -> ciflow/trunk/163976 2025-10-10T00:34:55.3731564Z * [new tag] ciflow/trunk/164040 -> ciflow/trunk/164040 2025-10-10T00:34:55.3732265Z * [new tag] ciflow/trunk/164130 -> ciflow/trunk/164130 2025-10-10T00:34:55.3732947Z * [new tag] ciflow/trunk/164144 -> ciflow/trunk/164144 2025-10-10T00:34:55.3733638Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-10-10T00:34:55.3734335Z * [new tag] ciflow/trunk/164318 -> ciflow/trunk/164318 2025-10-10T00:34:55.3735045Z * [new tag] ciflow/trunk/164414 -> ciflow/trunk/164414 2025-10-10T00:34:55.3735876Z * [new tag] ciflow/trunk/164416 -> ciflow/trunk/164416 2025-10-10T00:34:55.3736547Z * [new tag] ciflow/trunk/164437 -> ciflow/trunk/164437 2025-10-10T00:34:55.3737232Z * [new tag] ciflow/trunk/164467 -> ciflow/trunk/164467 2025-10-10T00:34:55.3737938Z * [new tag] ciflow/trunk/164500 -> ciflow/trunk/164500 2025-10-10T00:34:55.3738620Z * [new tag] ciflow/trunk/164510 -> ciflow/trunk/164510 2025-10-10T00:34:55.3739320Z * [new tag] ciflow/trunk/164519 -> ciflow/trunk/164519 2025-10-10T00:34:55.3740022Z * [new tag] ciflow/trunk/164542 -> ciflow/trunk/164542 2025-10-10T00:34:55.3740721Z * [new tag] ciflow/trunk/164560 -> ciflow/trunk/164560 2025-10-10T00:34:55.3741622Z * [new tag] ciflow/trunk/164566 -> ciflow/trunk/164566 2025-10-10T00:34:55.3742321Z * [new tag] ciflow/trunk/164623 -> ciflow/trunk/164623 2025-10-10T00:34:55.3742974Z * [new tag] ciflow/trunk/164628 -> ciflow/trunk/164628 2025-10-10T00:34:55.3743695Z * [new tag] ciflow/trunk/164641 -> ciflow/trunk/164641 2025-10-10T00:34:55.3744557Z * [new tag] ciflow/trunk/164643 -> ciflow/trunk/164643 2025-10-10T00:34:55.3745196Z * [new tag] ciflow/trunk/164645 -> ciflow/trunk/164645 2025-10-10T00:34:55.3746035Z * [new tag] ciflow/trunk/164653 -> ciflow/trunk/164653 2025-10-10T00:34:55.3746720Z * [new tag] ciflow/trunk/164655 -> ciflow/trunk/164655 2025-10-10T00:34:55.3747403Z * [new tag] ciflow/trunk/164691 -> ciflow/trunk/164691 2025-10-10T00:34:55.3748111Z * [new tag] ciflow/trunk/164692 -> ciflow/trunk/164692 2025-10-10T00:34:55.3749253Z * [new tag] ciflow/trunk/164705 -> ciflow/trunk/164705 2025-10-10T00:34:55.3749952Z * [new tag] ciflow/trunk/164746 -> ciflow/trunk/164746 2025-10-10T00:34:55.3750613Z * [new tag] ciflow/trunk/164747 -> ciflow/trunk/164747 2025-10-10T00:34:55.3751322Z * [new tag] ciflow/trunk/164790 -> ciflow/trunk/164790 2025-10-10T00:34:55.3752056Z * [new tag] ciflow/trunk/164808 -> ciflow/trunk/164808 2025-10-10T00:34:55.3752936Z * [new tag] ciflow/trunk/164812 -> ciflow/trunk/164812 2025-10-10T00:34:55.3753682Z * [new tag] ciflow/trunk/164836 -> ciflow/trunk/164836 2025-10-10T00:34:55.3754429Z * [new tag] ciflow/trunk/164842 -> ciflow/trunk/164842 2025-10-10T00:34:55.3755166Z * [new tag] ciflow/trunk/164882 -> ciflow/trunk/164882 2025-10-10T00:34:55.3755889Z * [new tag] ciflow/trunk/164889 -> ciflow/trunk/164889 2025-10-10T00:34:55.3756596Z * [new tag] ciflow/trunk/164894 -> ciflow/trunk/164894 2025-10-10T00:34:55.3757464Z * [new tag] ciflow/trunk/164930 -> ciflow/trunk/164930 2025-10-10T00:34:55.3758112Z * [new tag] ciflow/trunk/164953 -> ciflow/trunk/164953 2025-10-10T00:34:55.3758830Z * [new tag] ciflow/trunk/164976 -> ciflow/trunk/164976 2025-10-10T00:34:55.3759678Z * [new tag] ciflow/trunk/164999 -> ciflow/trunk/164999 2025-10-10T00:34:55.3760304Z * [new tag] ciflow/trunk/165000 -> ciflow/trunk/165000 2025-10-10T00:34:55.3761009Z * [new tag] ciflow/trunk/165017 -> ciflow/trunk/165017 2025-10-10T00:34:55.3761730Z * [new tag] ciflow/trunk/165018 -> ciflow/trunk/165018 2025-10-10T00:34:55.3762405Z * [new tag] ciflow/trunk/165024 -> ciflow/trunk/165024 2025-10-10T00:34:55.3763119Z * [new tag] ciflow/trunk/165033 -> ciflow/trunk/165033 2025-10-10T00:34:55.3763801Z * [new tag] ciflow/trunk/165047 -> ciflow/trunk/165047 2025-10-10T00:34:55.3764550Z * [new tag] ciflow/trunk/165057 -> ciflow/trunk/165057 2025-10-10T00:34:55.3765215Z * [new tag] ciflow/trunk/165060 -> ciflow/trunk/165060 2025-10-10T00:34:55.3765932Z * [new tag] ciflow/trunk/165065 -> ciflow/trunk/165065 2025-10-10T00:34:55.3766614Z * [new tag] ciflow/trunk/165066 -> ciflow/trunk/165066 2025-10-10T00:34:55.3767635Z * [new tag] ciflow/trunk/165090 -> ciflow/trunk/165090 2025-10-10T00:34:55.3768615Z * [new tag] ciflow/trunk/165094 -> ciflow/trunk/165094 2025-10-10T00:34:55.3769304Z * [new tag] ciflow/trunk/165113 -> ciflow/trunk/165113 2025-10-10T00:34:55.3770408Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-10-10T00:34:55.3771380Z * [new tag] ciflow/vllm/164628 -> ciflow/vllm/164628 2025-10-10T00:34:55.3772017Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-10-10T00:34:55.3773233Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-10-10T00:34:55.3773873Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-10-10T00:34:55.3774740Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-10-10T00:34:55.3775325Z * [new tag] ciflow/xpu/163332 -> ciflow/xpu/163332 2025-10-10T00:34:55.3776184Z * [new tag] cslpull75 -> cslpull75 2025-10-10T00:34:55.3776902Z * [new tag] cslpull76 -> cslpull76 2025-10-10T00:34:55.3777721Z * [new tag] cslpull77 -> cslpull77 2025-10-10T00:34:55.3778453Z * [new tag] cslpull78 -> cslpull78 2025-10-10T00:34:55.3779509Z * [new tag] cslpull79 -> cslpull79 2025-10-10T00:34:55.3780551Z * [new tag] cslpull80 -> cslpull80 2025-10-10T00:34:55.3781636Z * [new tag] cslpull81 -> cslpull81 2025-10-10T00:34:55.3782512Z * [new tag] cslpull82 -> cslpull82 2025-10-10T00:34:55.3783364Z * [new tag] cslpull83 -> cslpull83 2025-10-10T00:34:55.3784102Z * [new tag] cslpull84 -> cslpull84 2025-10-10T00:34:55.3784999Z * [new tag] cslpull85 -> cslpull85 2025-10-10T00:34:55.3785707Z * [new tag] cslpull86 -> cslpull86 2025-10-10T00:34:55.3786607Z * [new tag] cslpull87 -> cslpull87 2025-10-10T00:34:55.3787471Z * [new tag] cslpull88 -> cslpull88 2025-10-10T00:34:55.3788299Z * [new tag] cslpull89 -> cslpull89 2025-10-10T00:34:55.3789013Z * [new tag] cslpull90 -> cslpull90 2025-10-10T00:34:55.3790261Z * [new tag] cslpull91 -> cslpull91 2025-10-10T00:34:55.3791009Z * [new tag] cslpull92 -> cslpull92 2025-10-10T00:34:55.3791876Z * [new tag] flight_5 -> flight_5 2025-10-10T00:34:55.3792872Z * [new tag] flight_5.1 -> flight_5.1 2025-10-10T00:34:55.3793737Z * [new tag] flight_5.2 -> flight_5.2 2025-10-10T00:34:55.3794437Z * [new tag] flight_5.3 -> flight_5.3 2025-10-10T00:34:55.3795374Z * [new tag] forpull1 -> forpull1 2025-10-10T00:34:55.3796360Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-10-10T00:34:55.3797229Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-10-10T00:34:55.3797992Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-10-10T00:34:55.3798874Z * [new tag] nightly-binary -> nightly-binary 2025-10-10T00:34:55.3799536Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-10-10T00:34:55.3800549Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-10-10T00:34:55.3801766Z * [new tag] trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba -> trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba 2025-10-10T00:34:55.3802612Z * [new tag] trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 -> trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 2025-10-10T00:34:55.3803695Z * [new tag] trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 -> trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 2025-10-10T00:34:55.3804711Z * [new tag] trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 -> trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 2025-10-10T00:34:55.3805505Z * [new tag] trunk/0319556a35b01e8857f7bf75df9df3287e1e853a -> trunk/0319556a35b01e8857f7bf75df9df3287e1e853a 2025-10-10T00:34:55.3806368Z * [new tag] trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 -> trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 2025-10-10T00:34:55.3807271Z * [new tag] trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f -> trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f 2025-10-10T00:34:55.3808078Z * [new tag] trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 -> trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 2025-10-10T00:34:55.3809150Z * [new tag] trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 -> trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 2025-10-10T00:34:55.3810216Z * [new tag] trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 -> trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 2025-10-10T00:34:55.3811031Z * [new tag] trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa -> trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa 2025-10-10T00:34:55.3811840Z * [new tag] trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a -> trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a 2025-10-10T00:34:55.3812698Z * [new tag] trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf -> trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf 2025-10-10T00:34:55.3813561Z * [new tag] trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 -> trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 2025-10-10T00:34:55.3814275Z * [new tag] trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:34:55.3815138Z * [new tag] trunk/0e5773b7fadef9e29b006af470b771fad55b5206 -> trunk/0e5773b7fadef9e29b006af470b771fad55b5206 2025-10-10T00:34:55.3815994Z * [new tag] trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 -> trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 2025-10-10T00:34:55.3816878Z * [new tag] trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 -> trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 2025-10-10T00:34:55.3817787Z * [new tag] trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 -> trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 2025-10-10T00:34:55.3818740Z * [new tag] trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 -> trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 2025-10-10T00:34:55.3819562Z * [new tag] trunk/115af42e9d57e89c26777be72822107cd7b39e07 -> trunk/115af42e9d57e89c26777be72822107cd7b39e07 2025-10-10T00:34:55.3820474Z * [new tag] trunk/11f5f656867089dac1fa1e64e34c9966578fbddd -> trunk/11f5f656867089dac1fa1e64e34c9966578fbddd 2025-10-10T00:34:55.3821295Z * [new tag] trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 -> trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 2025-10-10T00:34:55.3822070Z * [new tag] trunk/144378615a5a2b347e39c6376cba7d75f7a82926 -> trunk/144378615a5a2b347e39c6376cba7d75f7a82926 2025-10-10T00:34:55.3822891Z * [new tag] trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 -> trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 2025-10-10T00:34:55.3823663Z * [new tag] trunk/15800888b697bacd555399b3a0ca2e8d0827528e -> trunk/15800888b697bacd555399b3a0ca2e8d0827528e 2025-10-10T00:34:55.3824621Z * [new tag] trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff -> trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff 2025-10-10T00:34:55.3825791Z * [new tag] trunk/15d726005ddc5558c934c3edd5f815c2e504e501 -> trunk/15d726005ddc5558c934c3edd5f815c2e504e501 2025-10-10T00:34:55.3826574Z * [new tag] trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 -> trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 2025-10-10T00:34:55.3827532Z * [new tag] trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 -> trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 2025-10-10T00:34:55.3828386Z * [new tag] trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 -> trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 2025-10-10T00:34:55.3829348Z * [new tag] trunk/18940820006d2304460008575561e2e8e7fc59fc -> trunk/18940820006d2304460008575561e2e8e7fc59fc 2025-10-10T00:34:55.3830197Z * [new tag] trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 -> trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 2025-10-10T00:34:55.3831058Z * [new tag] trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 -> trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 2025-10-10T00:34:55.3831935Z * [new tag] trunk/19bf67be3286c0e2babe83af0d1593bae850362a -> trunk/19bf67be3286c0e2babe83af0d1593bae850362a 2025-10-10T00:34:55.3832900Z * [new tag] trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 -> trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 2025-10-10T00:34:55.3833733Z * [new tag] trunk/1d182dd81c3143697337e35d046fd02951dedb09 -> trunk/1d182dd81c3143697337e35d046fd02951dedb09 2025-10-10T00:34:55.3834586Z * [new tag] trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b -> trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b 2025-10-10T00:34:55.3835536Z * [new tag] trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 -> trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 2025-10-10T00:34:55.3836370Z * [new tag] trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 -> trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 2025-10-10T00:34:55.3837285Z * [new tag] trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 -> trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 2025-10-10T00:34:55.3838068Z * [new tag] trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 -> trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 2025-10-10T00:34:55.3838800Z * [new tag] trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 -> trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 2025-10-10T00:34:55.3839638Z * [new tag] trunk/20082d713666fa1eade588bebd523d86309bfa25 -> trunk/20082d713666fa1eade588bebd523d86309bfa25 2025-10-10T00:34:55.3840558Z * [new tag] trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 -> trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 2025-10-10T00:34:55.3841426Z * [new tag] trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 -> trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 2025-10-10T00:34:55.3842348Z * [new tag] trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 -> trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 2025-10-10T00:34:55.3843192Z * [new tag] trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 -> trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 2025-10-10T00:34:55.3844253Z * [new tag] trunk/235b995ce18de632ab816940319fcd66b46039b8 -> trunk/235b995ce18de632ab816940319fcd66b46039b8 2025-10-10T00:34:55.3844945Z * [new tag] trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 -> trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 2025-10-10T00:34:55.3845799Z * [new tag] trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 -> trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 2025-10-10T00:34:55.3846773Z * [new tag] trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f -> trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f 2025-10-10T00:34:55.3847644Z * [new tag] trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c -> trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c 2025-10-10T00:34:55.3848476Z * [new tag] trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 -> trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 2025-10-10T00:34:55.3849372Z * [new tag] trunk/2855a045b30dafad7a08d66e242be13770189c19 -> trunk/2855a045b30dafad7a08d66e242be13770189c19 2025-10-10T00:34:55.3851389Z * [new tag] trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 -> trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 2025-10-10T00:34:55.3852337Z * [new tag] trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d -> trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d 2025-10-10T00:34:55.3853396Z * [new tag] trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 -> trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 2025-10-10T00:34:55.3854136Z * [new tag] trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:34:55.3854817Z * [new tag] trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 -> trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 2025-10-10T00:34:55.3855521Z * [new tag] trunk/2a7c48675010056f23d62b5c6ecb318782801723 -> trunk/2a7c48675010056f23d62b5c6ecb318782801723 2025-10-10T00:34:55.3856364Z * [new tag] trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 -> trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 2025-10-10T00:34:55.3857218Z * [new tag] trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 -> trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 2025-10-10T00:34:55.3857983Z * [new tag] trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 -> trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 2025-10-10T00:34:55.3858825Z * [new tag] trunk/2c5ed6e7c067573b093725cd15d13812d9647562 -> trunk/2c5ed6e7c067573b093725cd15d13812d9647562 2025-10-10T00:34:55.3859681Z * [new tag] trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 -> trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 2025-10-10T00:34:55.3860662Z * [new tag] trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 -> trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 2025-10-10T00:34:55.3861577Z * [new tag] trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae -> trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae 2025-10-10T00:34:55.3862399Z * [new tag] trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b -> trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b 2025-10-10T00:34:55.3863357Z * [new tag] trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 -> trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 2025-10-10T00:34:55.3864201Z * [new tag] trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 -> trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 2025-10-10T00:34:55.3864702Z * [new tag] trunk/322091d8d8542a0cbff524306029bef4d7338747 -> trunk/322091d8d8542a0cbff524306029bef4d7338747 2025-10-10T00:34:55.3865521Z * [new tag] trunk/3288fbf374128610928e27d03615ac0d46a6ce14 -> trunk/3288fbf374128610928e27d03615ac0d46a6ce14 2025-10-10T00:34:55.3866424Z * [new tag] trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 -> trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 2025-10-10T00:34:55.3867249Z * [new tag] trunk/33b17bc619b044a0050797987efb8890d43319df -> trunk/33b17bc619b044a0050797987efb8890d43319df 2025-10-10T00:34:55.3868124Z * [new tag] trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac -> trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac 2025-10-10T00:34:55.3869006Z * [new tag] trunk/344e6365a0068c2d2847fcec0c55dd53291d475e -> trunk/344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:34:55.3869889Z * [new tag] trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd -> trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd 2025-10-10T00:34:55.3870700Z * [new tag] trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f -> trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f 2025-10-10T00:34:55.3871556Z * [new tag] trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf -> trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf 2025-10-10T00:34:55.3872414Z * [new tag] trunk/361c5d362c4ea1950e05116899cfcf753c345ebd -> trunk/361c5d362c4ea1950e05116899cfcf753c345ebd 2025-10-10T00:34:55.3873566Z * [new tag] trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 -> trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 2025-10-10T00:34:55.3874385Z * [new tag] trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 -> trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 2025-10-10T00:34:55.3875193Z * [new tag] trunk/39189592fd688979e56063430ed5a038d999908f -> trunk/39189592fd688979e56063430ed5a038d999908f 2025-10-10T00:34:55.3876055Z * [new tag] trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 -> trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 2025-10-10T00:34:55.3876921Z * [new tag] trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 -> trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 2025-10-10T00:34:55.3877594Z * [new tag] trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 -> trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 2025-10-10T00:34:55.3878470Z * [new tag] trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 -> trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 2025-10-10T00:34:55.3879424Z * [new tag] trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 -> trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 2025-10-10T00:34:55.3880273Z * [new tag] trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb -> trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb 2025-10-10T00:34:55.3881313Z * [new tag] trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 -> trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 2025-10-10T00:34:55.3882406Z * [new tag] trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b -> trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b 2025-10-10T00:34:55.3883584Z * [new tag] trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac -> trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac 2025-10-10T00:34:55.3884417Z * [new tag] trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c -> trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c 2025-10-10T00:34:55.3885242Z * [new tag] trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a -> trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a 2025-10-10T00:34:55.3886067Z * [new tag] trunk/3db21643417a04f6f2707a783ac32a538a98d53d -> trunk/3db21643417a04f6f2707a783ac32a538a98d53d 2025-10-10T00:34:55.3886984Z * [new tag] trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 -> trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 2025-10-10T00:34:55.3887833Z * [new tag] trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc -> trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc 2025-10-10T00:34:55.3888702Z * [new tag] trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f -> trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f 2025-10-10T00:34:55.3889556Z * [new tag] trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 -> trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 2025-10-10T00:34:55.3890410Z * [new tag] trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb -> trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb 2025-10-10T00:34:55.3891113Z * [new tag] trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 -> trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 2025-10-10T00:34:55.3891849Z * [new tag] trunk/415e641572473479fc9d9eaea12762e1a223a9e0 -> trunk/415e641572473479fc9d9eaea12762e1a223a9e0 2025-10-10T00:34:55.3892747Z * [new tag] trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 -> trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 2025-10-10T00:34:55.3893805Z * [new tag] trunk/4308b8a28fa332d23ad6d25a472559b354619131 -> trunk/4308b8a28fa332d23ad6d25a472559b354619131 2025-10-10T00:34:55.3894464Z * [new tag] trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 -> trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 2025-10-10T00:34:55.3895362Z * [new tag] trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec -> trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec 2025-10-10T00:34:55.3896265Z * [new tag] trunk/4412026949b562f940d4c24162de19d299725b62 -> trunk/4412026949b562f940d4c24162de19d299725b62 2025-10-10T00:34:55.3897308Z * [new tag] trunk/44a5d419935a77b3308f247279a457e6d0b9a292 -> trunk/44a5d419935a77b3308f247279a457e6d0b9a292 2025-10-10T00:34:55.3898441Z * [new tag] trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 -> trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 2025-10-10T00:34:55.3899070Z * [new tag] trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 -> trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 2025-10-10T00:34:55.3900156Z * [new tag] trunk/4725871a815fb880e89135a493c8c94ab9bbfece -> trunk/4725871a815fb880e89135a493c8c94ab9bbfece 2025-10-10T00:34:55.3900936Z * [new tag] trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 -> trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 2025-10-10T00:34:55.3901815Z * [new tag] trunk/483f4e0db91166128ad8922d86dc7222338d4ecc -> trunk/483f4e0db91166128ad8922d86dc7222338d4ecc 2025-10-10T00:34:55.3902669Z * [new tag] trunk/48b54b45d62af7ecafccc5afede04474cb236f1a -> trunk/48b54b45d62af7ecafccc5afede04474cb236f1a 2025-10-10T00:34:55.3903580Z * [new tag] trunk/49f7d8d19d24f616b11ef050535a211245aed649 -> trunk/49f7d8d19d24f616b11ef050535a211245aed649 2025-10-10T00:34:55.3904414Z * [new tag] trunk/4a0df39f814afad087e8b29dd2914a8b54567694 -> trunk/4a0df39f814afad087e8b29dd2914a8b54567694 2025-10-10T00:34:55.3905197Z * [new tag] trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 -> trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 2025-10-10T00:34:55.3906037Z * [new tag] trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 -> trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 2025-10-10T00:34:55.3907247Z * [new tag] trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 -> trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:34:55.3908051Z * [new tag] trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 -> trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 2025-10-10T00:34:55.3908821Z * [new tag] trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 -> trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 2025-10-10T00:34:55.3909666Z * [new tag] trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 -> trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 2025-10-10T00:34:55.3910578Z * [new tag] trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 -> trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 2025-10-10T00:34:55.3911398Z * [new tag] trunk/50e077beaaf71798f870552f3849e4a52c784df5 -> trunk/50e077beaaf71798f870552f3849e4a52c784df5 2025-10-10T00:34:55.3912344Z * [new tag] trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 -> trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 2025-10-10T00:34:55.3913503Z * [new tag] trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 -> trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 2025-10-10T00:34:55.3914334Z * [new tag] trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 -> trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 2025-10-10T00:34:55.3915250Z * [new tag] trunk/5390324984c43f1214b8abf731ad495ba2df5341 -> trunk/5390324984c43f1214b8abf731ad495ba2df5341 2025-10-10T00:34:55.3916190Z * [new tag] trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 -> trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 2025-10-10T00:34:55.3917080Z * [new tag] trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e -> trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e 2025-10-10T00:34:55.3917945Z * [new tag] trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a -> trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a 2025-10-10T00:34:55.3918793Z * [new tag] trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 -> trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 2025-10-10T00:34:55.3919662Z * [new tag] trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 -> trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 2025-10-10T00:34:55.3920568Z * [new tag] trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 -> trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 2025-10-10T00:34:55.3921434Z * [new tag] trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 -> trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 2025-10-10T00:34:55.3922390Z * [new tag] trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 -> trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 2025-10-10T00:34:55.3923273Z * [new tag] trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd -> trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd 2025-10-10T00:34:55.3924179Z * [new tag] trunk/5ba11df4f871717818b88c4eab514d31286601d1 -> trunk/5ba11df4f871717818b88c4eab514d31286601d1 2025-10-10T00:34:55.3924911Z * [new tag] trunk/5c827a4133da69108338d0363bb7ad7f62803c40 -> trunk/5c827a4133da69108338d0363bb7ad7f62803c40 2025-10-10T00:34:55.3925818Z * [new tag] trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 -> trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 2025-10-10T00:34:55.3926537Z * [new tag] trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 -> trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 2025-10-10T00:34:55.3927897Z * [new tag] trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f -> trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f 2025-10-10T00:34:55.3928614Z * [new tag] trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a -> trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a 2025-10-10T00:34:55.3929562Z * [new tag] trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e -> trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e 2025-10-10T00:34:55.3930499Z * [new tag] trunk/5f18f240de43fc24481ead4d740dda64f174fa86 -> trunk/5f18f240de43fc24481ead4d740dda64f174fa86 2025-10-10T00:34:55.3931429Z * [new tag] trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 -> trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 2025-10-10T00:34:55.3932233Z * [new tag] trunk/600267ea56cafcf8f9a1150a4379184960a757b2 -> trunk/600267ea56cafcf8f9a1150a4379184960a757b2 2025-10-10T00:34:55.3933131Z * [new tag] trunk/600db525bdb5e76c12f30f271d969d43a7f8efef -> trunk/600db525bdb5e76c12f30f271d969d43a7f8efef 2025-10-10T00:34:55.3934290Z * [new tag] trunk/608792153f42254d2d2b5a87d524807a0c2724f1 -> trunk/608792153f42254d2d2b5a87d524807a0c2724f1 2025-10-10T00:34:55.3935111Z * [new tag] trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 -> trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 2025-10-10T00:34:55.3936048Z * [new tag] trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc -> trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc 2025-10-10T00:34:55.3936858Z * [new tag] trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 -> trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 2025-10-10T00:34:55.3937805Z * [new tag] trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 -> trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 2025-10-10T00:34:55.3938690Z * [new tag] trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 -> trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 2025-10-10T00:34:55.3939589Z * [new tag] trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 -> trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 2025-10-10T00:34:55.3940450Z * [new tag] trunk/6861a270624b44954826688f8dad668eb0154452 -> trunk/6861a270624b44954826688f8dad668eb0154452 2025-10-10T00:34:55.3941379Z * [new tag] trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 -> trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 2025-10-10T00:34:55.3942296Z * [new tag] trunk/688efd9741dbd18c176729aec3df7a73825f8463 -> trunk/688efd9741dbd18c176729aec3df7a73825f8463 2025-10-10T00:34:55.3943188Z * [new tag] trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b -> trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b 2025-10-10T00:34:55.3944394Z * [new tag] trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 -> trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 2025-10-10T00:34:55.3945341Z * [new tag] trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf -> trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf 2025-10-10T00:34:55.3946383Z * [new tag] trunk/6b768e1890a179122e91395c5532a382d69b96a0 -> trunk/6b768e1890a179122e91395c5532a382d69b96a0 2025-10-10T00:34:55.3947244Z * [new tag] trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d -> trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d 2025-10-10T00:34:55.3948148Z * [new tag] trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b -> trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b 2025-10-10T00:34:55.3949061Z * [new tag] trunk/6bb586eafd723d4972c729f37c14f27c88168adc -> trunk/6bb586eafd723d4972c729f37c14f27c88168adc 2025-10-10T00:34:55.3949939Z * [new tag] trunk/6c0125dbc0241aef962528651df4f67204a8b526 -> trunk/6c0125dbc0241aef962528651df4f67204a8b526 2025-10-10T00:34:55.3950830Z * [new tag] trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 -> trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 2025-10-10T00:34:55.3951934Z * [new tag] trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d -> trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d 2025-10-10T00:34:55.3952906Z * [new tag] trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 -> trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 2025-10-10T00:34:55.3953836Z * [new tag] trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 -> trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 2025-10-10T00:34:55.3954782Z * [new tag] trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e -> trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e 2025-10-10T00:34:55.3955645Z * [new tag] trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 -> trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 2025-10-10T00:34:55.3956548Z * [new tag] trunk/724463d5a2fba369cd14e89215b84d1b01435df7 -> trunk/724463d5a2fba369cd14e89215b84d1b01435df7 2025-10-10T00:34:55.3957338Z * [new tag] trunk/73adac05d13babb75410c3e033fdce57aa16881a -> trunk/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:34:55.3958280Z * [new tag] trunk/7457d139c51124e5a31a6173f99f81f0deb52178 -> trunk/7457d139c51124e5a31a6173f99f81f0deb52178 2025-10-10T00:34:55.3959212Z * [new tag] trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b -> trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b 2025-10-10T00:34:55.3959971Z * [new tag] trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 -> trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 2025-10-10T00:34:55.3960878Z * [new tag] trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 -> trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 2025-10-10T00:34:55.3961744Z * [new tag] trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 -> trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 2025-10-10T00:34:55.3962692Z * [new tag] trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c -> trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c 2025-10-10T00:34:55.3963649Z * [new tag] trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 -> trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 2025-10-10T00:34:55.3964526Z * [new tag] trunk/7d570129e0cea8dd3de0175baff96723656ab8ab -> trunk/7d570129e0cea8dd3de0175baff96723656ab8ab 2025-10-10T00:34:55.3965863Z * [new tag] trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a -> trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a 2025-10-10T00:34:55.3966575Z * [new tag] trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c -> trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c 2025-10-10T00:34:55.3967289Z * [new tag] trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 -> trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 2025-10-10T00:34:55.3968196Z * [new tag] trunk/81994b08a078b30e076d408713f78c9bf4e329e7 -> trunk/81994b08a078b30e076d408713f78c9bf4e329e7 2025-10-10T00:34:55.3969004Z * [new tag] trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 -> trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 2025-10-10T00:34:55.3969917Z * [new tag] trunk/83458197d14921f797565135f0f45031c362338d -> trunk/83458197d14921f797565135f0f45031c362338d 2025-10-10T00:34:55.3970760Z * [new tag] trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb -> trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb 2025-10-10T00:34:55.3971672Z * [new tag] trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 -> trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 2025-10-10T00:34:55.3972569Z * [new tag] trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 -> trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 2025-10-10T00:34:55.3973833Z * [new tag] trunk/874efa2d72d83b00894097130f18062ce331a265 -> trunk/874efa2d72d83b00894097130f18062ce331a265 2025-10-10T00:34:55.3974564Z * [new tag] trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 -> trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 2025-10-10T00:34:55.3975306Z * [new tag] trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 -> trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 2025-10-10T00:34:55.3976214Z * [new tag] trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 -> trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 2025-10-10T00:34:55.3977118Z * [new tag] trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 -> trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 2025-10-10T00:34:55.3978084Z * [new tag] trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 -> trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 2025-10-10T00:34:55.3978897Z * [new tag] trunk/8d53d788fefc0370931063d91f0c342556c3cf4c -> trunk/8d53d788fefc0370931063d91f0c342556c3cf4c 2025-10-10T00:34:55.3980720Z * [new tag] trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 -> trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 2025-10-10T00:34:55.3982115Z * [new tag] trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 -> trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 2025-10-10T00:34:55.3982901Z * [new tag] trunk/8f54e27e5decf41222f5d744069eb6572dbf275f -> trunk/8f54e27e5decf41222f5d744069eb6572dbf275f 2025-10-10T00:34:55.3983952Z * [new tag] trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 -> trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 2025-10-10T00:34:55.3984916Z * [new tag] trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 -> trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 2025-10-10T00:34:55.3985827Z * [new tag] trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 -> trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 2025-10-10T00:34:55.3986605Z * [new tag] trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d -> trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d 2025-10-10T00:34:55.3987489Z * [new tag] trunk/91040f49348646d79c6cd3434c34860d25c2e47a -> trunk/91040f49348646d79c6cd3434c34860d25c2e47a 2025-10-10T00:34:55.3988228Z * [new tag] trunk/91b94842645c1a781ab169b0df718545901ebb01 -> trunk/91b94842645c1a781ab169b0df718545901ebb01 2025-10-10T00:34:55.3989129Z * [new tag] trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf -> trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf 2025-10-10T00:34:55.3990023Z * [new tag] trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 -> trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 2025-10-10T00:34:55.3990942Z * [new tag] trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 -> trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 2025-10-10T00:34:55.3991862Z * [new tag] trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 -> trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 2025-10-10T00:34:55.3992870Z * [new tag] trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 -> trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 2025-10-10T00:34:55.3993941Z * [new tag] trunk/9580539e2f73d68e89544c713ff460bea3038701 -> trunk/9580539e2f73d68e89544c713ff460bea3038701 2025-10-10T00:34:55.3994861Z * [new tag] trunk/95a053284cd28e8d52bd55049bd45aea47adba0c -> trunk/95a053284cd28e8d52bd55049bd45aea47adba0c 2025-10-10T00:34:55.3995796Z * [new tag] trunk/960c4b9937251da01ea588efff0fc06a34eac35b -> trunk/960c4b9937251da01ea588efff0fc06a34eac35b 2025-10-10T00:34:55.3996568Z * [new tag] trunk/96181d6f7619acf938dc743123326c6b5dd25284 -> trunk/96181d6f7619acf938dc743123326c6b5dd25284 2025-10-10T00:34:55.3997551Z * [new tag] trunk/9697a7ce9ea095e933658cfee13f9bbef272551a -> trunk/9697a7ce9ea095e933658cfee13f9bbef272551a 2025-10-10T00:34:55.3998464Z * [new tag] trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd -> trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd 2025-10-10T00:34:55.3999359Z * [new tag] trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 -> trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 2025-10-10T00:34:55.4000281Z * [new tag] trunk/97ca21106d0179f425fc752ec867fe11669c2834 -> trunk/97ca21106d0179f425fc752ec867fe11669c2834 2025-10-10T00:34:55.4001224Z * [new tag] trunk/98a081a24c22072362dc536afd39a469e28939d4 -> trunk/98a081a24c22072362dc536afd39a469e28939d4 2025-10-10T00:34:55.4002147Z * [new tag] trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 -> trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 2025-10-10T00:34:55.4003009Z * [new tag] trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a -> trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a 2025-10-10T00:34:55.4003942Z * [new tag] trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 -> trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 2025-10-10T00:34:55.4004808Z * [new tag] trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef -> trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef 2025-10-10T00:34:55.4005626Z * [new tag] trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f -> trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f 2025-10-10T00:34:55.4006580Z * [new tag] trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe -> trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe 2025-10-10T00:34:55.4007336Z * [new tag] trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 -> trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 2025-10-10T00:34:55.4008250Z * [new tag] trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 -> trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 2025-10-10T00:34:55.4009197Z * [new tag] trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 -> trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 2025-10-10T00:34:55.4010069Z * [new tag] trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e -> trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e 2025-10-10T00:34:55.4011121Z * [new tag] trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 -> trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 2025-10-10T00:34:55.4011977Z * [new tag] trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 -> trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 2025-10-10T00:34:55.4013106Z * [new tag] trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 -> trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 2025-10-10T00:34:55.4013949Z * [new tag] trunk/a4110fedcf72eaede76324bb5c21a76589d75849 -> trunk/a4110fedcf72eaede76324bb5c21a76589d75849 2025-10-10T00:34:55.4014715Z * [new tag] trunk/a43c4c3972a611db169dde2aed803b91fe78c081 -> trunk/a43c4c3972a611db169dde2aed803b91fe78c081 2025-10-10T00:34:55.4015674Z * [new tag] trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 -> trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 2025-10-10T00:34:55.4016429Z * [new tag] trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 -> trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 2025-10-10T00:34:55.4017365Z * [new tag] trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed -> trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed 2025-10-10T00:34:55.4018265Z * [new tag] trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 -> trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 2025-10-10T00:34:55.4019259Z * [new tag] trunk/a9a9a3438a374f96a308b707a1718036aaec790d -> trunk/a9a9a3438a374f96a308b707a1718036aaec790d 2025-10-10T00:34:55.4020124Z * [new tag] trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e -> trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e 2025-10-10T00:34:55.4021025Z * [new tag] trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 -> trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 2025-10-10T00:34:55.4021947Z * [new tag] trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 -> trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 2025-10-10T00:34:55.4022699Z * [new tag] trunk/ac08556f674259ff5b117964e300124e8a92d45b -> trunk/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:34:55.4023616Z * [new tag] trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 -> trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 2025-10-10T00:34:55.4025040Z * [new tag] trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 -> trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 2025-10-10T00:34:55.4025937Z * [new tag] trunk/ad7b2bebc651c297d869f265deedef726bf17048 -> trunk/ad7b2bebc651c297d869f265deedef726bf17048 2025-10-10T00:34:55.4026878Z * [new tag] trunk/ae25ec569c614c2a2274837079578b71f3201a3b -> trunk/ae25ec569c614c2a2274837079578b71f3201a3b 2025-10-10T00:34:55.4028187Z * [new tag] trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 -> trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 2025-10-10T00:34:55.4029119Z * [new tag] trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 -> trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 2025-10-10T00:34:55.4030028Z * [new tag] trunk/aed66248a01d309eb2ac1149b5f51310545b0783 -> trunk/aed66248a01d309eb2ac1149b5f51310545b0783 2025-10-10T00:34:55.4030952Z * [new tag] trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d -> trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d 2025-10-10T00:34:55.4046753Z * [new tag] trunk/af40828bbb785f968eda18dbdc8750ba67f57366 -> trunk/af40828bbb785f968eda18dbdc8750ba67f57366 2025-10-10T00:34:55.4047299Z * [new tag] trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 -> trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 2025-10-10T00:34:55.4047713Z * [new tag] trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 -> trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 2025-10-10T00:34:55.4048101Z * [new tag] trunk/afeec56a5aa83dd0258565400551a99777c0023b -> trunk/afeec56a5aa83dd0258565400551a99777c0023b 2025-10-10T00:34:55.4048487Z * [new tag] trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 -> trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 2025-10-10T00:34:55.4048864Z * [new tag] trunk/b116c5133024be39a2db67cd0112b490b970b710 -> trunk/b116c5133024be39a2db67cd0112b490b970b710 2025-10-10T00:34:55.4049254Z * [new tag] trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 -> trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 2025-10-10T00:34:55.4049641Z * [new tag] trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 -> trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 2025-10-10T00:34:55.4050139Z * [new tag] trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 -> trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 2025-10-10T00:34:55.4050525Z * [new tag] trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 -> trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 2025-10-10T00:34:55.4050898Z * [new tag] trunk/b558c986e8ec693b531ad2817026393c55d72eb6 -> trunk/b558c986e8ec693b531ad2817026393c55d72eb6 2025-10-10T00:34:55.4051290Z * [new tag] trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd -> trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd 2025-10-10T00:34:55.4051671Z * [new tag] trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 -> trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 2025-10-10T00:34:55.4052150Z * [new tag] trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 -> trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 2025-10-10T00:34:55.4052520Z * [new tag] trunk/b9e73e639e36f3aa628752161711e68878231b30 -> trunk/b9e73e639e36f3aa628752161711e68878231b30 2025-10-10T00:34:55.4052921Z * [new tag] trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 -> trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 2025-10-10T00:34:55.4053289Z * [new tag] trunk/bac0f289a35f05052740076fc5671271a3d487c2 -> trunk/bac0f289a35f05052740076fc5671271a3d487c2 2025-10-10T00:34:55.4053685Z * [new tag] trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a -> trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a 2025-10-10T00:34:55.4054074Z * [new tag] trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 -> trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 2025-10-10T00:34:55.4054479Z * [new tag] trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 -> trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 2025-10-10T00:34:55.4054882Z * [new tag] trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a -> trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a 2025-10-10T00:34:55.4055272Z * [new tag] trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b -> trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b 2025-10-10T00:34:55.4055668Z * [new tag] trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 -> trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 2025-10-10T00:34:55.4056070Z * [new tag] trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 -> trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 2025-10-10T00:34:55.4056462Z * [new tag] trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 -> trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 2025-10-10T00:34:55.4056836Z * [new tag] trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 -> trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 2025-10-10T00:34:55.4057226Z * [new tag] trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd -> trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd 2025-10-10T00:34:55.4057611Z * [new tag] trunk/c32118dc3e50505fd285e6e448a90883fce11535 -> trunk/c32118dc3e50505fd285e6e448a90883fce11535 2025-10-10T00:34:55.4057996Z * [new tag] trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 -> trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 2025-10-10T00:34:55.4058659Z * [new tag] trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e -> trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e 2025-10-10T00:34:55.4059565Z * [new tag] trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 -> trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 2025-10-10T00:34:55.4060487Z * [new tag] trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 -> trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 2025-10-10T00:34:55.4061417Z * [new tag] trunk/c813617c53e6be91e77f47e9a3f713146d54f340 -> trunk/c813617c53e6be91e77f47e9a3f713146d54f340 2025-10-10T00:34:55.4062470Z * [new tag] trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 -> trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 2025-10-10T00:34:55.4063345Z * [new tag] trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 -> trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 2025-10-10T00:34:55.4064231Z * [new tag] trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 -> trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 2025-10-10T00:34:55.4065037Z * [new tag] trunk/cc71ab86a6985e85645424b727c766e031047ff6 -> trunk/cc71ab86a6985e85645424b727c766e031047ff6 2025-10-10T00:34:55.4065998Z * [new tag] trunk/cd62a73dcb13102069aa827a6657f62d88cce095 -> trunk/cd62a73dcb13102069aa827a6657f62d88cce095 2025-10-10T00:34:55.4066873Z * [new tag] trunk/cf0a00d4f38775e5a82a166e367f40383c606963 -> trunk/cf0a00d4f38775e5a82a166e367f40383c606963 2025-10-10T00:34:55.4067828Z * [new tag] trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 -> trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 2025-10-10T00:34:55.4068810Z * [new tag] trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c -> trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c 2025-10-10T00:34:55.4069654Z * [new tag] trunk/d1a62c80363cf769552453eed187e935f905737d -> trunk/d1a62c80363cf769552453eed187e935f905737d 2025-10-10T00:34:55.4070762Z * [new tag] trunk/d1cbb74fb16406488a174832e1b58b7c242f418d -> trunk/d1cbb74fb16406488a174832e1b58b7c242f418d 2025-10-10T00:34:55.4071586Z * [new tag] trunk/d386325ca9a142419f45b987391f4bb175dd7d0b -> trunk/d386325ca9a142419f45b987391f4bb175dd7d0b 2025-10-10T00:34:55.4072774Z * [new tag] trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de -> trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de 2025-10-10T00:34:55.4073678Z * [new tag] trunk/d4443840036a00a30afcf066cb23f4525e590809 -> trunk/d4443840036a00a30afcf066cb23f4525e590809 2025-10-10T00:34:55.4074621Z * [new tag] trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 -> trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 2025-10-10T00:34:55.4075499Z * [new tag] trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c -> trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c 2025-10-10T00:34:55.4076481Z * [new tag] trunk/da903b6a8be422529d47649e89c0d50bb95c37ca -> trunk/da903b6a8be422529d47649e89c0d50bb95c37ca 2025-10-10T00:34:55.4077469Z * [new tag] trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f -> trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f 2025-10-10T00:34:55.4078408Z * [new tag] trunk/ddf8de28c25944a58e739ba9996b06753e4199cc -> trunk/ddf8de28c25944a58e739ba9996b06753e4199cc 2025-10-10T00:34:55.4079265Z * [new tag] trunk/df640df68a5275684eaae3080a9c97a0c61469c8 -> trunk/df640df68a5275684eaae3080a9c97a0c61469c8 2025-10-10T00:34:55.4080092Z * [new tag] trunk/e09fb44ef177005c4a11c28be24781429d416a3e -> trunk/e09fb44ef177005c4a11c28be24781429d416a3e 2025-10-10T00:34:55.4081128Z * [new tag] trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 -> trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 2025-10-10T00:34:55.4082244Z * [new tag] trunk/e3ae80fc036da356e3748d134689741583552f09 -> trunk/e3ae80fc036da356e3748d134689741583552f09 2025-10-10T00:34:55.4083090Z * [new tag] trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 -> trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 2025-10-10T00:34:55.4084055Z * [new tag] trunk/e438db254602cf39ba536aed0590b4144c019ee8 -> trunk/e438db254602cf39ba536aed0590b4144c019ee8 2025-10-10T00:34:55.4085407Z * [new tag] trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 -> trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 2025-10-10T00:34:55.4086264Z * [new tag] trunk/e6d4b26776842307475b368db60e27ac1bcede86 -> trunk/e6d4b26776842307475b368db60e27ac1bcede86 2025-10-10T00:34:55.4087173Z * [new tag] trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f -> trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f 2025-10-10T00:34:55.4088152Z * [new tag] trunk/e7fd2969303ab931f5e5875eca676018e1acd089 -> trunk/e7fd2969303ab931f5e5875eca676018e1acd089 2025-10-10T00:34:55.4089068Z * [new tag] trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d -> trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d 2025-10-10T00:34:55.4089966Z * [new tag] trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f -> trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f 2025-10-10T00:34:55.4090825Z * [new tag] trunk/ea42517e454d2e47391646bbb897f5fc51147b9d -> trunk/ea42517e454d2e47391646bbb897f5fc51147b9d 2025-10-10T00:34:55.4091783Z * [new tag] trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 -> trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 2025-10-10T00:34:55.4092688Z * [new tag] trunk/eccf561326147894d57482a5aba7a2290005b257 -> trunk/eccf561326147894d57482a5aba7a2290005b257 2025-10-10T00:34:55.4093726Z * [new tag] trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 -> trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 2025-10-10T00:34:55.4094593Z * [new tag] trunk/ed2d514ad860229f6d364688f9db27dad034cd83 -> trunk/ed2d514ad860229f6d364688f9db27dad034cd83 2025-10-10T00:34:55.4095489Z * [new tag] trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 -> trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 2025-10-10T00:34:55.4096397Z * [new tag] trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb -> trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb 2025-10-10T00:34:55.4097263Z * [new tag] trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 -> trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 2025-10-10T00:34:55.4098174Z * [new tag] trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 -> trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 2025-10-10T00:34:55.4099158Z * [new tag] trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e -> trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e 2025-10-10T00:34:55.4100142Z * [new tag] trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 -> trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 2025-10-10T00:34:55.4101124Z * [new tag] trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 -> trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 2025-10-10T00:34:55.4102061Z * [new tag] trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 -> trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 2025-10-10T00:34:55.4103019Z * [new tag] trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 -> trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 2025-10-10T00:34:55.4103970Z * [new tag] trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 -> trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 2025-10-10T00:34:55.4104841Z * [new tag] trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 -> trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 2025-10-10T00:34:55.4105976Z * [new tag] trunk/f33201729416ed17467228e80b04d01d4d02b5f3 -> trunk/f33201729416ed17467228e80b04d01d4d02b5f3 2025-10-10T00:34:55.4106872Z * [new tag] trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a -> trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a 2025-10-10T00:34:55.4107839Z * [new tag] trunk/f39789cdabb6465f21666bd001829e1f7284d754 -> trunk/f39789cdabb6465f21666bd001829e1f7284d754 2025-10-10T00:34:55.4108711Z * [new tag] trunk/f3afbcf3407783e54ec2795b06ae744f645320ba -> trunk/f3afbcf3407783e54ec2795b06ae744f645320ba 2025-10-10T00:34:55.4109701Z * [new tag] trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 -> trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 2025-10-10T00:34:55.4110660Z * [new tag] trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba -> trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba 2025-10-10T00:34:55.4111535Z * [new tag] trunk/f465ea6752c91498de63eb57439a74f4836e568a -> trunk/f465ea6752c91498de63eb57439a74f4836e568a 2025-10-10T00:34:55.4112521Z * [new tag] trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 -> trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 2025-10-10T00:34:55.4113493Z * [new tag] trunk/f46ddb1e65b595c80f285dc42aa8549970736aae -> trunk/f46ddb1e65b595c80f285dc42aa8549970736aae 2025-10-10T00:34:55.4114444Z * [new tag] trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf -> trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf 2025-10-10T00:34:55.4115336Z * [new tag] trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc -> trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc 2025-10-10T00:34:55.4116296Z * [new tag] trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 -> trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 2025-10-10T00:34:55.4117157Z * [new tag] trunk/f6de195616432f42a545b98ea41cc816019d1c60 -> trunk/f6de195616432f42a545b98ea41cc816019d1c60 2025-10-10T00:34:55.4118121Z * [new tag] trunk/f6f76767563d4293a0f78551edf4675a5794c570 -> trunk/f6f76767563d4293a0f78551edf4675a5794c570 2025-10-10T00:34:55.4119209Z * [new tag] trunk/f7082e92b3635e89906fae514506152a2ec844a0 -> trunk/f7082e92b3635e89906fae514506152a2ec844a0 2025-10-10T00:34:55.4120094Z * [new tag] trunk/f713abab16cb98c15f486e9822dd261279cce252 -> trunk/f713abab16cb98c15f486e9822dd261279cce252 2025-10-10T00:34:55.4121017Z * [new tag] trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 -> trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 2025-10-10T00:34:55.4121887Z * [new tag] trunk/f79e212733ca89ce3cc99a3072e50351686e5568 -> trunk/f79e212733ca89ce3cc99a3072e50351686e5568 2025-10-10T00:34:55.4122866Z * [new tag] trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 -> trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 2025-10-10T00:34:55.4123785Z * [new tag] trunk/fa5306b4f5bea89d80b9f14926712119aab78161 -> trunk/fa5306b4f5bea89d80b9f14926712119aab78161 2025-10-10T00:34:55.4124715Z * [new tag] trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 -> trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 2025-10-10T00:34:55.4125619Z * [new tag] trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 -> trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 2025-10-10T00:34:55.4126517Z * [new tag] trunk/fd3e15c14f4fc474af610b482382a2c85729f50d -> trunk/fd3e15c14f4fc474af610b482382a2c85729f50d 2025-10-10T00:34:55.4127486Z * [new tag] trunk/fd4bde430a51e5f216295c950d962c6343119821 -> trunk/fd4bde430a51e5f216295c950d962c6343119821 2025-10-10T00:34:55.4128403Z * [new tag] trunk/fdc622b513610b53ddcdc0b40282df9beae369bd -> trunk/fdc622b513610b53ddcdc0b40282df9beae369bd 2025-10-10T00:34:55.4129350Z * [new tag] trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 -> trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 2025-10-10T00:34:55.4130221Z * [new tag] trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 -> trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 2025-10-10T00:34:55.4130966Z * [new tag] v0.1.1 -> v0.1.1 2025-10-10T00:34:55.4131875Z * [new tag] v0.1.10 -> v0.1.10 2025-10-10T00:34:55.4132695Z * [new tag] v0.1.11 -> v0.1.11 2025-10-10T00:34:55.4133517Z * [new tag] v0.1.12 -> v0.1.12 2025-10-10T00:34:55.4134234Z * [new tag] v0.1.2 -> v0.1.2 2025-10-10T00:34:55.4135123Z * [new tag] v0.1.3 -> v0.1.3 2025-10-10T00:34:55.4135799Z * [new tag] v0.1.4 -> v0.1.4 2025-10-10T00:34:55.4136680Z * [new tag] v0.1.5 -> v0.1.5 2025-10-10T00:34:55.4137502Z * [new tag] v0.1.6 -> v0.1.6 2025-10-10T00:34:55.4138238Z * [new tag] v0.1.7 -> v0.1.7 2025-10-10T00:34:55.4138989Z * [new tag] v0.1.8 -> v0.1.8 2025-10-10T00:34:55.4139772Z * [new tag] v0.1.9 -> v0.1.9 2025-10-10T00:34:55.4140549Z * [new tag] v0.2.0 -> v0.2.0 2025-10-10T00:34:55.4141521Z * [new tag] v0.3.0 -> v0.3.0 2025-10-10T00:34:55.4142391Z * [new tag] v0.3.1 -> v0.3.1 2025-10-10T00:34:55.4143206Z * [new tag] v0.4.0 -> v0.4.0 2025-10-10T00:34:55.4144020Z * [new tag] v0.4.1 -> v0.4.1 2025-10-10T00:34:55.4144836Z * [new tag] v1.0.0 -> v1.0.0 2025-10-10T00:34:55.4145709Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-10-10T00:34:55.4146516Z * [new tag] v1.0.1 -> v1.0.1 2025-10-10T00:34:55.4147326Z * [new tag] v1.0rc0 -> v1.0rc0 2025-10-10T00:34:55.4148013Z * [new tag] v1.0rc1 -> v1.0rc1 2025-10-10T00:34:55.4148931Z * [new tag] v1.1.0 -> v1.1.0 2025-10-10T00:34:55.4149804Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-10-10T00:34:55.4150820Z * [new tag] v1.10.0 -> v1.10.0 2025-10-10T00:34:55.4151778Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-10-10T00:34:55.4152856Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-10-10T00:34:55.4153452Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-10-10T00:34:55.4154391Z * [new tag] v1.10.1 -> v1.10.1 2025-10-10T00:34:55.4155242Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-10-10T00:34:55.4155683Z * [new tag] v1.10.2 -> v1.10.2 2025-10-10T00:34:55.4156338Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-10-10T00:34:55.4157316Z * [new tag] v1.11.0 -> v1.11.0 2025-10-10T00:34:55.4158230Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-10-10T00:34:55.4159580Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-10-10T00:34:55.4160498Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-10-10T00:34:55.4161381Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-10-10T00:34:55.4162308Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-10-10T00:34:55.4162869Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-10-10T00:34:55.4163550Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-10-10T00:34:55.4164507Z * [new tag] v1.12.0 -> v1.12.0 2025-10-10T00:34:55.4165346Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-10-10T00:34:55.4166197Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-10-10T00:34:55.4167110Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-10-10T00:34:55.4167998Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-10-10T00:34:55.4168855Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-10-10T00:34:55.4169819Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-10-10T00:34:55.4170445Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-10-10T00:34:55.4171075Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-10-10T00:34:55.4171772Z * [new tag] v1.12.1 -> v1.12.1 2025-10-10T00:34:55.4172743Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-10-10T00:34:55.4173652Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-10-10T00:34:55.4174592Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-10-10T00:34:55.4175450Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-10-10T00:34:55.4176057Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-10-10T00:34:55.4177029Z * [new tag] v1.13.0 -> v1.13.0 2025-10-10T00:34:55.4177935Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-10-10T00:34:55.4178800Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-10-10T00:34:55.4179545Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-10-10T00:34:55.4180612Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-10-10T00:34:55.4183836Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-10-10T00:34:55.4184668Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-10-10T00:34:55.4185740Z * [new tag] v1.13.1 -> v1.13.1 2025-10-10T00:34:55.4186213Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-10-10T00:34:55.4187248Z * [new tag] v1.2.0 -> v1.2.0 2025-10-10T00:34:55.4188138Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-10-10T00:34:55.4188950Z * [new tag] v1.3.0 -> v1.3.0 2025-10-10T00:34:55.4189803Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-10-10T00:34:55.4190421Z * [new tag] v1.3.1 -> v1.3.1 2025-10-10T00:34:55.4191338Z * [new tag] v1.4.0 -> v1.4.0 2025-10-10T00:34:55.4192253Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-10-10T00:34:55.4192940Z * [new tag] v1.4.1 -> v1.4.1 2025-10-10T00:34:55.4193900Z * [new tag] v1.5.0 -> v1.5.0 2025-10-10T00:34:55.4194834Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-10-10T00:34:55.4195691Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-10-10T00:34:55.4196633Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-10-10T00:34:55.4197340Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-10-10T00:34:55.4198031Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-10-10T00:34:55.4199047Z * [new tag] v1.5.1 -> v1.5.1 2025-10-10T00:34:55.4199625Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-10-10T00:34:55.4200314Z * [new tag] v1.6.0 -> v1.6.0 2025-10-10T00:34:55.4201336Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-10-10T00:34:55.4202203Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-10-10T00:34:55.4203089Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-10-10T00:34:55.4203955Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-10-10T00:34:55.4204819Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-10-10T00:34:55.4205627Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-10-10T00:34:55.4206375Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-10-10T00:34:55.4207276Z * [new tag] v1.7.0 -> v1.7.0 2025-10-10T00:34:55.4208230Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-10-10T00:34:55.4209122Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-10-10T00:34:55.4210006Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-10-10T00:34:55.4210583Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-10-10T00:34:55.4211559Z * [new tag] v1.7.1 -> v1.7.1 2025-10-10T00:34:55.4212515Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-10-10T00:34:55.4213331Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-10-10T00:34:55.4214160Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-10-10T00:34:55.4215171Z * [new tag] v1.8.0 -> v1.8.0 2025-10-10T00:34:55.4216202Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-10-10T00:34:55.4217085Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-10-10T00:34:55.4217967Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-10-10T00:34:55.4218804Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-10-10T00:34:55.4219468Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-10-10T00:34:55.4220172Z * [new tag] v1.8.1 -> v1.8.1 2025-10-10T00:34:55.4221004Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-10-10T00:34:55.4221645Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-10-10T00:34:55.4222273Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-10-10T00:34:55.4223676Z * [new tag] v1.8.2 -> v1.8.2 2025-10-10T00:34:55.4224323Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-10-10T00:34:55.4225204Z * [new tag] v1.9.0 -> v1.9.0 2025-10-10T00:34:55.4226093Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-10-10T00:34:55.4227036Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-10-10T00:34:55.4227933Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-10-10T00:34:55.4228606Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-10-10T00:34:55.4229504Z * [new tag] v1.9.1 -> v1.9.1 2025-10-10T00:34:55.4230568Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-10-10T00:34:55.4231224Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-10-10T00:34:55.4232215Z * [new tag] v2.0.0 -> v2.0.0 2025-10-10T00:34:55.4233112Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-10-10T00:34:55.4234086Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-10-10T00:34:55.4235025Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-10-10T00:34:55.4235904Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-10-10T00:34:55.4236744Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-10-10T00:34:55.4237322Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-10-10T00:34:55.4238336Z * [new tag] v2.0.1 -> v2.0.1 2025-10-10T00:34:55.4239327Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-10-10T00:34:55.4239977Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-10-10T00:34:55.4240836Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-10-10T00:34:55.4241553Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-10-10T00:34:55.4242986Z * [new tag] v2.1.0 -> v2.1.0 2025-10-10T00:34:55.4243796Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-10-10T00:34:55.4244665Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-10-10T00:34:55.4245601Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-10-10T00:34:55.4246543Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-10-10T00:34:55.4247446Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-10-10T00:34:55.4248116Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-10-10T00:34:55.4249002Z * [new tag] v2.1.1 -> v2.1.1 2025-10-10T00:34:55.4249933Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-10-10T00:34:55.4250760Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-10-10T00:34:55.4251743Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-10-10T00:34:55.4252629Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-10-10T00:34:55.4253483Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-10-10T00:34:55.4254112Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-10-10T00:34:55.4254970Z * [new tag] v2.1.2 -> v2.1.2 2025-10-10T00:34:55.4255920Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-10-10T00:34:55.4256903Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-10-10T00:34:55.4257426Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-10-10T00:34:55.4258409Z * [new tag] v2.2.0 -> v2.2.0 2025-10-10T00:34:55.4259284Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-10-10T00:34:55.4260138Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-10-10T00:34:55.4260956Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-10-10T00:34:55.4261820Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-10-10T00:34:55.4262647Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-10-10T00:34:55.4263582Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-10-10T00:34:55.4264214Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-10-10T00:34:55.4264866Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-10-10T00:34:55.4265799Z * [new tag] v2.2.1 -> v2.2.1 2025-10-10T00:34:55.4266743Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-10-10T00:34:55.4267350Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-10-10T00:34:55.4268000Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-10-10T00:34:55.4268876Z * [new tag] v2.2.2 -> v2.2.2 2025-10-10T00:34:55.4269857Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-10-10T00:34:55.4270899Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-10-10T00:34:55.4271517Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-10-10T00:34:55.4272564Z * [new tag] v2.3.0 -> v2.3.0 2025-10-10T00:34:55.4273441Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-10-10T00:34:55.4274407Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-10-10T00:34:55.4275375Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-10-10T00:34:55.4275976Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-10-10T00:34:55.4276991Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-10-10T00:34:55.4277889Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-10-10T00:34:55.4278746Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-10-10T00:34:55.4279598Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-10-10T00:34:55.4280242Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-10-10T00:34:55.4281299Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-10-10T00:34:55.4282345Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-10-10T00:34:55.4282979Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-10-10T00:34:55.4283703Z * [new tag] v2.3.1 -> v2.3.1 2025-10-10T00:34:55.4284581Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-10-10T00:34:55.4285479Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-10-10T00:34:55.4286348Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-10-10T00:34:55.4287276Z * [new tag] v2.4.0 -> v2.4.0 2025-10-10T00:34:55.4288186Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-10-10T00:34:55.4289016Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-10-10T00:34:55.4289869Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-10-10T00:34:55.4290734Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-10-10T00:34:55.4291740Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-10-10T00:34:55.4292490Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-10-10T00:34:55.4293583Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-10-10T00:34:55.4294465Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-10-10T00:34:55.4295388Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-10-10T00:34:55.4296027Z * [new tag] v2.4.1 -> v2.4.1 2025-10-10T00:34:55.4297101Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-10-10T00:34:55.4298057Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-10-10T00:34:55.4298940Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-10-10T00:34:55.4299829Z * [new tag] v2.5.0 -> v2.5.0 2025-10-10T00:34:55.4300705Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-10-10T00:34:55.4301368Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-10-10T00:34:55.4302229Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-10-10T00:34:55.4303098Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-10-10T00:34:55.4303960Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-10-10T00:34:55.4304816Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-10-10T00:34:55.4305792Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-10-10T00:34:55.4306658Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-10-10T00:34:55.4307553Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-10-10T00:34:55.4308453Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-10-10T00:34:55.4309085Z * [new tag] v2.5.1 -> v2.5.1 2025-10-10T00:34:55.4309769Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-10-10T00:34:55.4310412Z * [new tag] v2.6.0 -> v2.6.0 2025-10-10T00:34:55.4311429Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-10-10T00:34:55.4312516Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-10-10T00:34:55.4313516Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-10-10T00:34:55.4314262Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-10-10T00:34:55.4315419Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-10-10T00:34:55.4316444Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-10-10T00:34:55.4317338Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-10-10T00:34:55.4318403Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-10-10T00:34:55.4319325Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-10-10T00:34:55.4320402Z * [new tag] v2.7.0 -> v2.7.0 2025-10-10T00:34:55.4321334Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-10-10T00:34:55.4321991Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-10-10T00:34:55.4323007Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-10-10T00:34:55.4323907Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-10-10T00:34:55.4324847Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-10-10T00:34:55.4325774Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-10-10T00:34:55.4326603Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-10-10T00:34:55.4327888Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-10-10T00:34:55.4328904Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-10-10T00:34:55.4329792Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-10-10T00:34:55.4330437Z * [new tag] v2.7.1 -> v2.7.1 2025-10-10T00:34:55.4331390Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-10-10T00:34:55.4332300Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-10-10T00:34:55.4333291Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-10-10T00:34:55.4334231Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-10-10T00:34:55.4335067Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-10-10T00:34:55.4335731Z * [new tag] v2.8.0 -> v2.8.0 2025-10-10T00:34:55.4336686Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-10-10T00:34:55.4337596Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-10-10T00:34:55.4338567Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-10-10T00:34:55.4339502Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-10-10T00:34:55.4340456Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-10-10T00:34:55.4341401Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-10-10T00:34:55.4342294Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-10-10T00:34:55.4343173Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-10-10T00:34:55.4344082Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-10-10T00:34:55.4345241Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-10-10T00:34:55.4346159Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-10-10T00:34:55.4347109Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-10-10T00:34:55.4347838Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-10-10T00:34:55.4349056Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-10-10T00:34:55.4349789Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-10-10T00:34:55.4350941Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-10-10T00:34:55.4351616Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-10-10T00:34:55.4353011Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-10-10T00:34:55.4353956Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-10-10T00:34:55.4354599Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-10-10T00:34:55.4355500Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-10-10T00:34:55.4356245Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-10-10T00:34:55.4357160Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-10-10T00:34:55.4357945Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-10-10T00:34:55.4358627Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-10-10T00:34:55.4359485Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-10-10T00:34:55.4360582Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-10-10T00:34:55.4361585Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-10-10T00:34:55.4362481Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-10-10T00:34:55.4363401Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-10-10T00:34:55.4364177Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-10-10T00:34:55.4364802Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-10-10T00:34:55.4365514Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-10-10T00:34:55.4366258Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-10-10T00:34:55.4366966Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-10-10T00:34:55.4367680Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-10-10T00:34:55.4368375Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-10-10T00:34:55.4369074Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-10-10T00:34:55.4369761Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-10-10T00:34:55.4370460Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-10-10T00:34:55.4371155Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-10-10T00:34:55.4371873Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-10-10T00:34:55.4372575Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-10-10T00:34:55.4373256Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-10-10T00:34:55.4373965Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-10-10T00:34:55.4374679Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-10-10T00:34:55.4375389Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-10-10T00:34:55.4376096Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-10-10T00:34:55.4376798Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-10-10T00:34:55.4377488Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-10-10T00:34:55.4378360Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-10-10T00:34:55.4379024Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-10-10T00:34:55.4379698Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-10-10T00:34:55.4380606Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-10-10T00:34:55.4381428Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-10-10T00:34:55.4382405Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-10-10T00:34:55.4382897Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-10-10T00:34:55.4383625Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-10-10T00:34:55.4384317Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-10-10T00:34:55.4385044Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-10-10T00:34:55.4385767Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-10-10T00:34:55.4386469Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-10-10T00:34:55.4387149Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-10-10T00:34:55.4387848Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-10-10T00:34:55.4388574Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-10-10T00:34:55.4389249Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-10-10T00:34:55.4390032Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-10-10T00:34:55.4390660Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-10-10T00:34:55.4391407Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-10-10T00:34:55.4392159Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-10-10T00:34:55.4392931Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-10-10T00:34:55.4393630Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-10-10T00:34:55.4394365Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-10-10T00:34:55.4395039Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-10-10T00:34:55.4395736Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-10-10T00:34:55.4396445Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-10-10T00:34:55.4397167Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-10-10T00:34:55.4397872Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-10-10T00:34:55.4399027Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-10-10T00:34:55.4399700Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-10-10T00:34:55.4400394Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-10-10T00:34:55.4401106Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-10-10T00:34:55.4401948Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-10-10T00:34:55.4402613Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-10-10T00:34:55.4403304Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-10-10T00:34:55.4404013Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-10-10T00:34:55.4404726Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-10-10T00:34:55.4405448Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-10-10T00:34:55.4406158Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-10-10T00:34:55.4406859Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-10-10T00:34:55.4407729Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-10-10T00:34:55.4408379Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-10-10T00:34:55.4409100Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-10-10T00:34:55.4409804Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-10-10T00:34:55.4410512Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-10-10T00:34:55.4411217Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-10-10T00:34:55.4411920Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-10-10T00:34:55.4412634Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-10-10T00:34:55.4413338Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-10-10T00:34:55.4414082Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-10-10T00:34:55.4414775Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-10-10T00:34:55.4415497Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-10-10T00:34:55.4416241Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-10-10T00:34:55.4416925Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-10-10T00:34:55.4417617Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-10-10T00:34:55.4418351Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-10-10T00:34:55.4419056Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-10-10T00:34:55.4419764Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-10-10T00:34:55.4420474Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-10-10T00:34:55.4421179Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-10-10T00:34:55.4421895Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-10-10T00:34:55.4422591Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-10-10T00:34:55.4423310Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-10-10T00:34:55.4424033Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-10-10T00:34:55.4424817Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-10-10T00:34:55.4425524Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-10-10T00:34:55.4426235Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-10-10T00:34:55.4426935Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-10-10T00:34:55.4427636Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-10-10T00:34:55.4428373Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-10-10T00:34:55.4429070Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-10-10T00:34:55.4429780Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-10-10T00:34:55.4430476Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-10-10T00:34:55.4431204Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-10-10T00:34:55.4431911Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-10-10T00:34:55.4432760Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-10-10T00:34:55.4433463Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-10-10T00:34:55.4434248Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-10-10T00:34:55.4434913Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-10-10T00:34:55.4435626Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-10-10T00:34:55.4436366Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-10-10T00:34:55.4437090Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-10-10T00:34:55.4437788Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-10-10T00:34:55.4438488Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-10-10T00:34:55.4439479Z * [new tag] whc_flight_1 -> whc_flight_1 2025-10-10T00:34:55.4440434Z * [new tag] whc_flight_2 -> whc_flight_2 2025-10-10T00:34:55.4441561Z * [new tag] whc_flight_4 -> whc_flight_4 2025-10-10T00:34:55.5200059Z [command]/usr/bin/git rev-parse --verify --quiet 344e6365a0068c2d2847fcec0c55dd53291d475e^{object} 2025-10-10T00:34:55.5228089Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:34:55.5230011Z ##[endgroup] 2025-10-10T00:34:55.5230516Z ##[group]Determining the checkout info 2025-10-10T00:34:55.5230968Z ##[endgroup] 2025-10-10T00:34:55.5234277Z [command]/usr/bin/git sparse-checkout disable 2025-10-10T00:34:55.5266885Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-10-10T00:34:55.5291630Z ##[group]Checking out the ref 2025-10-10T00:34:55.5294966Z [command]/usr/bin/git checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:34:56.5599422Z Updating files: 85% (16989/19929) 2025-10-10T00:34:56.5741191Z Updating files: 86% (17139/19929) 2025-10-10T00:34:56.5865635Z Updating files: 87% (17339/19929) 2025-10-10T00:34:56.5979597Z Updating files: 88% (17538/19929) 2025-10-10T00:34:56.6101732Z Updating files: 89% (17737/19929) 2025-10-10T00:34:56.6261448Z Updating files: 90% (17937/19929) 2025-10-10T00:34:56.6380729Z Updating files: 91% (18136/19929) 2025-10-10T00:34:56.6510867Z Updating files: 92% (18335/19929) 2025-10-10T00:34:56.6689826Z Updating files: 93% (18534/19929) 2025-10-10T00:34:56.6881631Z Updating files: 94% (18734/19929) 2025-10-10T00:34:56.7048867Z Updating files: 95% (18933/19929) 2025-10-10T00:34:56.7191273Z Updating files: 96% (19132/19929) 2025-10-10T00:34:56.7347758Z Updating files: 97% (19332/19929) 2025-10-10T00:34:56.7597624Z Updating files: 98% (19531/19929) 2025-10-10T00:34:56.7756285Z Updating files: 99% (19730/19929) 2025-10-10T00:34:56.7756635Z Updating files: 100% (19929/19929) 2025-10-10T00:34:56.7756953Z Updating files: 100% (19929/19929), done. 2025-10-10T00:34:56.8014784Z Note: switching to '344e6365a0068c2d2847fcec0c55dd53291d475e'. 2025-10-10T00:34:56.8015279Z 2025-10-10T00:34:56.8015641Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:34:56.8016458Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:34:56.8017054Z state without impacting any branches by switching back to a branch. 2025-10-10T00:34:56.8017422Z 2025-10-10T00:34:56.8017637Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:34:56.8018167Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:34:56.8018460Z 2025-10-10T00:34:56.8018600Z git switch -c 2025-10-10T00:34:56.8018803Z 2025-10-10T00:34:56.8018925Z Or undo this operation with: 2025-10-10T00:34:56.8019108Z 2025-10-10T00:34:56.8019218Z git switch - 2025-10-10T00:34:56.8019355Z 2025-10-10T00:34:56.8019598Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:34:56.8019966Z 2025-10-10T00:34:56.8020342Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T00:34:56.8087214Z ##[endgroup] 2025-10-10T00:34:56.8087843Z ##[group]Setting up auth for fetching submodules 2025-10-10T00:34:56.8092423Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T00:34:56.8140230Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T00:34:56.8164261Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T00:34:56.8191126Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T00:34:56.8218859Z ##[endgroup] 2025-10-10T00:34:56.8219271Z ##[group]Fetching submodules 2025-10-10T00:34:56.8221357Z [command]/usr/bin/git submodule sync --recursive 2025-10-10T00:34:56.8538785Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-10-10T00:34:56.8848167Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-10-10T00:34:56.8850082Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-10-10T00:34:56.8852329Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-10-10T00:34:56.8854289Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-10-10T00:34:56.8855816Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-10-10T00:34:56.8859073Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-10-10T00:34:56.8861767Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-10-10T00:34:56.8864613Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-10-10T00:34:56.8867787Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-10-10T00:34:56.8870980Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-10-10T00:34:56.8874998Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-10-10T00:34:56.8878349Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-10-10T00:34:56.8882214Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-10-10T00:34:56.8885719Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-10-10T00:34:56.8889643Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-10-10T00:34:56.8893637Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-10-10T00:34:56.8898829Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-10-10T00:34:56.8902748Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-10-10T00:34:56.8906876Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:34:56.8910911Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-10-10T00:34:56.8915343Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-10-10T00:34:56.8919506Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-10-10T00:34:56.8923905Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-10-10T00:34:56.8928378Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-10-10T00:34:56.8933022Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-10-10T00:34:56.8937688Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-10-10T00:34:56.8942394Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-10-10T00:34:56.8947189Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-10-10T00:34:56.8952512Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-10-10T00:34:56.8957624Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-10-10T00:34:56.8962703Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-10-10T00:34:56.8967938Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-10-10T00:34:56.8973343Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-10-10T00:34:56.8979900Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-10-10T00:34:56.8985810Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-10-10T00:34:56.8991305Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-10-10T00:34:56.8997271Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-10-10T00:34:56.9030165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-10-10T00:34:57.3245241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-10-10T00:34:57.3246653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-10-10T00:34:57.3247937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-10-10T00:34:57.3248688Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-10-10T00:34:57.3249944Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-10-10T00:34:57.3251050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-10-10T00:34:57.3251893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-10-10T00:34:57.3252695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-10-10T00:34:57.3253469Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-10-10T00:34:57.3254228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-10-10T00:34:57.3281589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-10-10T00:34:58.5997199Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-10-10T00:34:58.5998211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-10-10T00:34:58.5999384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-10-10T00:34:58.6000844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-10-10T00:34:58.6002765Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-10-10T00:34:58.6005202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-10-10T00:34:58.6006700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-10-10T00:34:58.6008167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-10-10T00:34:58.6009559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-10-10T00:34:58.6010997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-10-10T00:34:58.6012468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-10-10T00:34:58.6013914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-10-10T00:34:58.6015874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-10-10T00:34:58.6017341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-10-10T00:34:58.6019067Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-10-10T00:34:58.6998064Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-10-10T00:35:08.3334885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-10-10T00:35:08.3335727Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-10-10T00:35:08.3336449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-10-10T00:35:08.3337184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-10-10T00:35:08.3337955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-10-10T00:35:08.3338777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-10-10T00:35:08.3339600Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-10-10T00:35:08.3340399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-10-10T00:35:08.3341159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-10-10T00:35:08.3504453Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T00:35:08.3641082Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T00:35:08.3747132Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T00:35:08.4003190Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T00:35:08.4759090Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T00:35:08.5313540Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T00:35:09.2417780Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T00:35:09.3996327Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T00:35:09.4018032Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:35:09.4046293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-10-10T00:35:12.8114394Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T00:35:12.8348390Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T00:35:13.1620360Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:35:13.2074820Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T00:35:13.3016961Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T00:35:13.3438909Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T00:35:13.9534885Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T00:35:14.1036702Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T00:35:14.1060288Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-10-10T00:35:14.1061761Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:35:14.1063486Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:35:14.1066548Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-10-10T00:35:14.1069337Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-10-10T00:35:14.1072323Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:35:14.1075205Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-10-10T00:35:14.1105423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-10-10T00:35:15.2001605Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-10-10T00:35:15.3002508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-10-10T00:35:15.3003417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-10-10T00:35:15.3004353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-10-10T00:35:17.2435467Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-10-10T00:35:17.3436365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-10-10T00:35:20.1796897Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T00:35:20.5064146Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:35:20.6044903Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T00:35:21.2070847Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T00:35:21.2524750Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:35:21.2650031Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T00:35:21.3635747Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T00:35:21.4307351Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T00:35:21.4328055Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:35:21.4329298Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:35:21.4356211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-10-10T00:35:24.5084225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-10-10T00:35:24.7425136Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T00:35:25.2861647Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T00:35:25.4202216Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T00:35:25.4497364Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T00:35:25.4888744Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T00:35:25.5138892Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T00:35:25.5571184Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:35:25.5705028Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T00:35:25.5722785Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-10-10T00:35:25.5750439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-10-10T00:35:37.6812487Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T00:35:37.7023457Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T00:35:37.7850112Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T00:35:37.7868725Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:35:37.7870040Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:35:37.7872657Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:35:37.7902523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-10-10T00:35:38.4356634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-10-10T00:35:38.7947068Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-10-10T00:35:38.8834500Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T00:35:38.8852700Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:35:38.8854972Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:35:38.8856880Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:35:38.8859657Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:35:38.8862505Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:35:38.8865543Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:35:38.8868789Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:35:38.8871931Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:35:38.8875501Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:35:38.8904827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-10-10T00:35:40.2143301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-10-10T00:35:40.2144535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-10-10T00:35:40.2145755Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-10-10T00:35:40.2146962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-10-10T00:35:40.2148102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-10-10T00:35:40.2149281Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-10-10T00:35:40.2150465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-10-10T00:35:40.3144649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-10-10T00:35:46.7603317Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T00:35:46.7858302Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T00:35:46.8227542Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T00:35:46.8377245Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T00:35:46.8393032Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:35:46.8422744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-10-10T00:35:47.3876538Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T00:35:47.4080566Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T00:35:47.4541180Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:35:47.6170489Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T00:35:47.6342824Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T00:35:47.6517913Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T00:35:47.6536420Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:35:47.6537993Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:35:47.6568399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:35:49.4998972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:35:49.7426702Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T00:35:49.7899142Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:35:49.8218542Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T00:35:49.8663463Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:35:49.9074304Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T00:35:49.9444870Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T00:35:50.0510261Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T00:35:50.4474818Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T00:35:50.4512568Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-10-10T00:35:50.4542716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-10-10T00:35:51.3514550Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T00:35:51.4201008Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T00:35:51.4221660Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:35:51.4222941Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:35:51.4224704Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:35:51.4227654Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:35:51.4230547Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:35:51.4233538Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:35:51.4236426Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:35:51.4239325Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:35:51.4268893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-10-10T00:35:51.7914648Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-10-10T00:35:51.7915850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-10-10T00:35:51.7916935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-10-10T00:35:51.7918215Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-10-10T00:35:51.8915516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-10-10T00:35:52.4403399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-10-10T00:35:57.7249756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-10-10T00:35:58.4378022Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T00:35:58.4792998Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T00:35:58.4963277Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T00:35:58.5978484Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T00:35:58.6123503Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T00:35:58.6274158Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T00:35:58.6435172Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T00:35:58.6453502Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:35:58.6454924Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:35:58.6481257Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:36:00.5734014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:36:00.8156255Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T00:36:00.8623858Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:36:01.3205915Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T00:36:01.3328577Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T00:36:01.5947720Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T00:36:01.5972792Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:01.5974281Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:01.6003460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-10-10T00:36:02.0985273Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-10-10T00:36:02.4795810Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T00:36:02.5491744Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T00:36:02.5590310Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T00:36:02.5717565Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T00:36:02.6111795Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T00:36:02.6391775Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T00:36:02.6812879Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T00:36:02.7076266Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T00:36:02.7096730Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:02.7098287Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:02.7099607Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:02.7102239Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:02.7130931Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-10-10T00:36:03.6092559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-10-10T00:36:03.6380168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-10-10T00:36:03.7800949Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-10-10T00:36:03.8363876Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T00:36:03.8528890Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T00:36:03.9272339Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T00:36:03.9555298Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T00:36:03.9573991Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:03.9602581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-10-10T00:36:04.1603249Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T00:36:04.1647963Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-10-10T00:36:04.1977603Z Entering 'android/libs/fbjni' 2025-10-10T00:36:04.2022393Z Entering 'third_party/FP16' 2025-10-10T00:36:04.2065763Z Entering 'third_party/FXdiv' 2025-10-10T00:36:04.2108892Z Entering 'third_party/NNPACK' 2025-10-10T00:36:04.2153739Z Entering 'third_party/NVTX' 2025-10-10T00:36:04.2196940Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:36:04.2239952Z Entering 'third_party/XNNPACK' 2025-10-10T00:36:04.2303141Z Entering 'third_party/aiter' 2025-10-10T00:36:04.2347928Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:36:04.2397693Z Entering 'third_party/benchmark' 2025-10-10T00:36:04.2440399Z Entering 'third_party/composable_kernel' 2025-10-10T00:36:04.2496291Z Entering 'third_party/cpp-httplib' 2025-10-10T00:36:04.2539773Z Entering 'third_party/cpuinfo' 2025-10-10T00:36:04.2583299Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:36:04.2628513Z Entering 'third_party/cutlass' 2025-10-10T00:36:04.2680147Z Entering 'third_party/fbgemm' 2025-10-10T00:36:04.2728278Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:36:04.2769197Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:36:04.2820763Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:36:04.2863464Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:36:04.2914105Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:36:04.2955196Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:36:04.2996743Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:36:04.3040053Z Entering 'third_party/flash-attention' 2025-10-10T00:36:04.3084282Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:36:04.3134410Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:36:04.3184237Z Entering 'third_party/flatbuffers' 2025-10-10T00:36:04.3232445Z Entering 'third_party/fmt' 2025-10-10T00:36:04.3273588Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:36:04.3317602Z Entering 'third_party/gloo' 2025-10-10T00:36:04.3360839Z Entering 'third_party/googletest' 2025-10-10T00:36:04.3403140Z Entering 'third_party/ideep' 2025-10-10T00:36:04.3447881Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:36:04.3499989Z Entering 'third_party/ittapi' 2025-10-10T00:36:04.3545323Z Entering 'third_party/kineto' 2025-10-10T00:36:04.3586899Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:36:04.3633105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:36:04.3674769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:36:04.3717270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:36:04.3759171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:36:04.3798747Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:36:04.3842954Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:36:04.3885593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:36:04.3929450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:36:04.3973139Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:36:04.4014518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:36:04.4055864Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:04.4100319Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:04.4149971Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:36:04.4189894Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:36:04.4233695Z Entering 'third_party/kleidiai' 2025-10-10T00:36:04.4276849Z Entering 'third_party/mimalloc' 2025-10-10T00:36:04.4319582Z Entering 'third_party/nlohmann' 2025-10-10T00:36:04.4363880Z Entering 'third_party/onnx' 2025-10-10T00:36:04.4425391Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:36:04.4470493Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:36:04.4515142Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:36:04.4557123Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:36:04.4598807Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:36:04.4641330Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:36:04.4684840Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:36:04.4728096Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:36:04.4769641Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:36:04.4810210Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:04.4852992Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:04.4897976Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:36:04.4957217Z Entering 'third_party/pocketfft' 2025-10-10T00:36:04.4999436Z Entering 'third_party/protobuf' 2025-10-10T00:36:04.5046282Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:04.5086120Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:04.5131717Z Entering 'third_party/psimd' 2025-10-10T00:36:04.5173024Z Entering 'third_party/pthreadpool' 2025-10-10T00:36:04.5217161Z Entering 'third_party/pybind11' 2025-10-10T00:36:04.5259970Z Entering 'third_party/python-peachpy' 2025-10-10T00:36:04.5304207Z Entering 'third_party/sleef' 2025-10-10T00:36:04.5347087Z Entering 'third_party/tensorpipe' 2025-10-10T00:36:04.5388523Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:04.5430306Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:04.5474102Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:04.5516032Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:04.5555711Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:04.5613694Z ##[endgroup] 2025-10-10T00:36:04.5614226Z ##[group]Persisting credentials for submodules 2025-10-10T00:36:04.5618550Z [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-10-10T00:36:04.5924200Z Entering 'android/libs/fbjni' 2025-10-10T00:36:04.5982358Z Entering 'third_party/FP16' 2025-10-10T00:36:04.6037901Z Entering 'third_party/FXdiv' 2025-10-10T00:36:04.6095057Z Entering 'third_party/NNPACK' 2025-10-10T00:36:04.6153590Z Entering 'third_party/NVTX' 2025-10-10T00:36:04.6210025Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:36:04.6267343Z Entering 'third_party/XNNPACK' 2025-10-10T00:36:04.6339558Z Entering 'third_party/aiter' 2025-10-10T00:36:04.6399835Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:36:04.6466899Z Entering 'third_party/benchmark' 2025-10-10T00:36:04.6527886Z Entering 'third_party/composable_kernel' 2025-10-10T00:36:04.6593341Z Entering 'third_party/cpp-httplib' 2025-10-10T00:36:04.6651898Z Entering 'third_party/cpuinfo' 2025-10-10T00:36:04.6707941Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:36:04.6766442Z Entering 'third_party/cutlass' 2025-10-10T00:36:04.6832430Z Entering 'third_party/fbgemm' 2025-10-10T00:36:04.6896594Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:36:04.6953444Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:36:04.7016970Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:36:04.7073536Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:36:04.7139944Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:36:04.7198343Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:36:04.7255366Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:36:04.7314016Z Entering 'third_party/flash-attention' 2025-10-10T00:36:04.7371554Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:36:04.7435873Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:36:04.7502457Z Entering 'third_party/flatbuffers' 2025-10-10T00:36:04.7560373Z Entering 'third_party/fmt' 2025-10-10T00:36:04.7616325Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:36:04.7673657Z Entering 'third_party/gloo' 2025-10-10T00:36:04.7731340Z Entering 'third_party/googletest' 2025-10-10T00:36:04.7786536Z Entering 'third_party/ideep' 2025-10-10T00:36:04.7850570Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:36:04.7916622Z Entering 'third_party/ittapi' 2025-10-10T00:36:04.7973363Z Entering 'third_party/kineto' 2025-10-10T00:36:04.8030974Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:36:04.8089419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:36:04.8148650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:36:04.8214631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:36:04.8271161Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:36:04.8330394Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:36:04.8387976Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:36:04.8455228Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:36:04.8510762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:36:04.8571595Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:36:04.8628967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:36:04.8685793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:04.8746418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:04.8807271Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:36:04.8864340Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:36:04.8920302Z Entering 'third_party/kleidiai' 2025-10-10T00:36:04.8978655Z Entering 'third_party/mimalloc' 2025-10-10T00:36:04.9036852Z Entering 'third_party/nlohmann' 2025-10-10T00:36:04.9097659Z Entering 'third_party/onnx' 2025-10-10T00:36:04.9172315Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:36:04.9233595Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:36:04.9294071Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:36:04.9349050Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:36:04.9402537Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:36:04.9457172Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:36:04.9515975Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:36:04.9571583Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:36:04.9627845Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:36:04.9682438Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:04.9738907Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:04.9796816Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:36:04.9869902Z Entering 'third_party/pocketfft' 2025-10-10T00:36:04.9931384Z Entering 'third_party/protobuf' 2025-10-10T00:36:04.9990284Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:05.0048369Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:05.0107289Z Entering 'third_party/psimd' 2025-10-10T00:36:05.0163390Z Entering 'third_party/pthreadpool' 2025-10-10T00:36:05.0220861Z Entering 'third_party/pybind11' 2025-10-10T00:36:05.0278487Z Entering 'third_party/python-peachpy' 2025-10-10T00:36:05.0338043Z Entering 'third_party/sleef' 2025-10-10T00:36:05.0394577Z Entering 'third_party/tensorpipe' 2025-10-10T00:36:05.0451538Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:05.0505202Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:05.0562883Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:05.0619090Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:05.0682815Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:05.0759964Z [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-10-10T00:36:05.1065607Z Entering 'android/libs/fbjni' 2025-10-10T00:36:05.1115881Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T00:36:05.1134769Z Entering 'third_party/FP16' 2025-10-10T00:36:05.1185833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T00:36:05.1202156Z Entering 'third_party/FXdiv' 2025-10-10T00:36:05.1253629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T00:36:05.1272290Z Entering 'third_party/NNPACK' 2025-10-10T00:36:05.1328490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T00:36:05.1346180Z Entering 'third_party/NVTX' 2025-10-10T00:36:05.1396306Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T00:36:05.1415043Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:36:05.1466882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T00:36:05.1482630Z Entering 'third_party/XNNPACK' 2025-10-10T00:36:05.1535914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T00:36:05.1568879Z Entering 'third_party/aiter' 2025-10-10T00:36:05.1624409Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T00:36:05.1640836Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:36:05.1692775Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T00:36:05.1718699Z Entering 'third_party/benchmark' 2025-10-10T00:36:05.1771198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:36:05.1789199Z Entering 'third_party/composable_kernel' 2025-10-10T00:36:05.1841386Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T00:36:05.1869813Z Entering 'third_party/cpp-httplib' 2025-10-10T00:36:05.1928073Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T00:36:05.1945941Z Entering 'third_party/cpuinfo' 2025-10-10T00:36:05.1997377Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T00:36:05.2016595Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:36:05.2068222Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T00:36:05.2085850Z Entering 'third_party/cutlass' 2025-10-10T00:36:05.2138952Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T00:36:05.2166503Z Entering 'third_party/fbgemm' 2025-10-10T00:36:05.2220490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T00:36:05.2238564Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:36:05.2290730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T00:36:05.2306113Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:36:05.2358906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T00:36:05.2384309Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:36:05.2435526Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T00:36:05.2453591Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:36:05.2505049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T00:36:05.2530337Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:36:05.2583296Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T00:36:05.2597914Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:36:05.2651338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T00:36:05.2668692Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:36:05.2721417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T00:36:05.2743691Z Entering 'third_party/flash-attention' 2025-10-10T00:36:05.2796882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T00:36:05.2816152Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:36:05.2867192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-10-10T00:36:05.2890294Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:36:05.2942739Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T00:36:05.2972647Z Entering 'third_party/flatbuffers' 2025-10-10T00:36:05.3024050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T00:36:05.3042712Z Entering 'third_party/fmt' 2025-10-10T00:36:05.3097042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T00:36:05.3113961Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:36:05.3166374Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T00:36:05.3185444Z Entering 'third_party/gloo' 2025-10-10T00:36:05.3236777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T00:36:05.3256000Z Entering 'third_party/googletest' 2025-10-10T00:36:05.3308513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:36:05.3327854Z Entering 'third_party/ideep' 2025-10-10T00:36:05.3379293Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T00:36:05.3394169Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:36:05.3447205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T00:36:05.3473389Z Entering 'third_party/ittapi' 2025-10-10T00:36:05.3526525Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T00:36:05.3544310Z Entering 'third_party/kineto' 2025-10-10T00:36:05.3596604Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T00:36:05.3615456Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:36:05.3668554Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-10-10T00:36:05.3683712Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:36:05.3737463Z 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-10-10T00:36:05.3754060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:36:05.3809473Z 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-10-10T00:36:05.3826871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:36:05.3878044Z 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-10-10T00:36:05.3896390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:36:05.3948535Z 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-10-10T00:36:05.3962518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:36:05.4015846Z 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-10-10T00:36:05.4035052Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:36:05.4087396Z 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-10-10T00:36:05.4106055Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:36:05.4157069Z 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-10-10T00:36:05.4174561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:36:05.4227835Z 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-10-10T00:36:05.4245970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:36:05.4297100Z 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-10-10T00:36:05.4314344Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:36:05.4369500Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T00:36:05.4384544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:05.4435895Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T00:36:05.4456560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:05.4510056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T00:36:05.4532375Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:36:05.4585208Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-10-10T00:36:05.4600873Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:36:05.4653724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-10-10T00:36:05.4673389Z Entering 'third_party/kleidiai' 2025-10-10T00:36:05.4727199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T00:36:05.4745211Z Entering 'third_party/mimalloc' 2025-10-10T00:36:05.4796699Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T00:36:05.4814768Z Entering 'third_party/nlohmann' 2025-10-10T00:36:05.4867898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T00:36:05.4886683Z Entering 'third_party/onnx' 2025-10-10T00:36:05.4940091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T00:36:05.4975488Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:36:05.5027117Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:36:05.5046441Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:36:05.5100649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T00:36:05.5118814Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:36:05.5171454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:36:05.5187434Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:36:05.5238995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:36:05.5256793Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:36:05.5314185Z 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-10-10T00:36:05.5331350Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:36:05.5383153Z 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-10-10T00:36:05.5398585Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:36:05.5451275Z 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-10-10T00:36:05.5468613Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:36:05.5518506Z 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-10-10T00:36:05.5537974Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:36:05.5589985Z 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-10-10T00:36:05.5605716Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:05.5660605Z 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-10-10T00:36:05.5677508Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:05.5731133Z 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-10-10T00:36:05.5750564Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:36:05.5799922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T00:36:05.5835312Z Entering 'third_party/pocketfft' 2025-10-10T00:36:05.5887972Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T00:36:05.5905327Z Entering 'third_party/protobuf' 2025-10-10T00:36:05.5956869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T00:36:05.5978183Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:05.6029492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:36:05.6046836Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:05.6098574Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:36:05.6115755Z Entering 'third_party/psimd' 2025-10-10T00:36:05.6169522Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T00:36:05.6185220Z Entering 'third_party/pthreadpool' 2025-10-10T00:36:05.6237633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T00:36:05.6256056Z Entering 'third_party/pybind11' 2025-10-10T00:36:05.6308345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:36:05.6327395Z Entering 'third_party/python-peachpy' 2025-10-10T00:36:05.6379484Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T00:36:05.6397104Z Entering 'third_party/sleef' 2025-10-10T00:36:05.6450649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T00:36:05.6468558Z Entering 'third_party/tensorpipe' 2025-10-10T00:36:05.6520906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T00:36:05.6539020Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:05.6589147Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:36:05.6607961Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:05.6657790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T00:36:05.6675006Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:05.6727898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T00:36:05.6745356Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:05.6794558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:36:05.6811625Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:05.6867971Z 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-10-10T00:36:05.7422756Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-10-10T00:36:05.7741189Z Entering 'android/libs/fbjni' 2025-10-10T00:36:05.7783766Z Entering 'third_party/FP16' 2025-10-10T00:36:05.7829104Z Entering 'third_party/FXdiv' 2025-10-10T00:36:05.7873032Z Entering 'third_party/NNPACK' 2025-10-10T00:36:05.7916613Z Entering 'third_party/NVTX' 2025-10-10T00:36:05.7960168Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:36:05.8003207Z Entering 'third_party/XNNPACK' 2025-10-10T00:36:05.8064195Z Entering 'third_party/aiter' 2025-10-10T00:36:05.8109512Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:36:05.8158254Z Entering 'third_party/benchmark' 2025-10-10T00:36:05.8201847Z Entering 'third_party/composable_kernel' 2025-10-10T00:36:05.8253610Z Entering 'third_party/cpp-httplib' 2025-10-10T00:36:05.8297290Z Entering 'third_party/cpuinfo' 2025-10-10T00:36:05.8340916Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:36:05.8383825Z Entering 'third_party/cutlass' 2025-10-10T00:36:05.8436999Z Entering 'third_party/fbgemm' 2025-10-10T00:36:05.8482216Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:36:05.8523626Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:36:05.8576285Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:36:05.8618955Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:36:05.8668317Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:36:05.8711884Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:36:05.8756350Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:36:05.8799974Z Entering 'third_party/flash-attention' 2025-10-10T00:36:05.8852594Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:36:05.8902619Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:36:05.8954012Z Entering 'third_party/flatbuffers' 2025-10-10T00:36:05.8999521Z Entering 'third_party/fmt' 2025-10-10T00:36:05.9042494Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:36:05.9085956Z Entering 'third_party/gloo' 2025-10-10T00:36:05.9130623Z Entering 'third_party/googletest' 2025-10-10T00:36:05.9174892Z Entering 'third_party/ideep' 2025-10-10T00:36:05.9217520Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:36:05.9267186Z Entering 'third_party/ittapi' 2025-10-10T00:36:05.9312581Z Entering 'third_party/kineto' 2025-10-10T00:36:05.9357539Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:36:05.9399026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:36:05.9442724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:36:05.9486059Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:36:05.9529584Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:36:05.9570567Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:36:05.9615281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:36:05.9658154Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:36:05.9699080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:36:05.9744350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:36:05.9788094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:36:05.9830795Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:05.9874365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:05.9919844Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:36:05.9962001Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:36:06.0008527Z Entering 'third_party/kleidiai' 2025-10-10T00:36:06.0051871Z Entering 'third_party/mimalloc' 2025-10-10T00:36:06.0096565Z Entering 'third_party/nlohmann' 2025-10-10T00:36:06.0141253Z Entering 'third_party/onnx' 2025-10-10T00:36:06.0203026Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:36:06.0250986Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:36:06.0298050Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:36:06.0340571Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:36:06.0382920Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:36:06.0426181Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:36:06.0470518Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:36:06.0513111Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:36:06.0553842Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:36:06.0594935Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:06.0638363Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:06.0682447Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:36:06.0751691Z Entering 'third_party/pocketfft' 2025-10-10T00:36:06.0796428Z Entering 'third_party/protobuf' 2025-10-10T00:36:06.0840627Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:06.0882191Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:06.0927394Z Entering 'third_party/psimd' 2025-10-10T00:36:06.0971586Z Entering 'third_party/pthreadpool' 2025-10-10T00:36:06.1015305Z Entering 'third_party/pybind11' 2025-10-10T00:36:06.1058700Z Entering 'third_party/python-peachpy' 2025-10-10T00:36:06.1104234Z Entering 'third_party/sleef' 2025-10-10T00:36:06.1148395Z Entering 'third_party/tensorpipe' 2025-10-10T00:36:06.1190420Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:06.1235137Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:06.1276409Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:06.1318755Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:06.1358904Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:06.1417580Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-10-10T00:36:06.1726703Z Entering 'android/libs/fbjni' 2025-10-10T00:36:06.1770855Z Entering 'third_party/FP16' 2025-10-10T00:36:06.1814146Z Entering 'third_party/FXdiv' 2025-10-10T00:36:06.1857101Z Entering 'third_party/NNPACK' 2025-10-10T00:36:06.1901105Z Entering 'third_party/NVTX' 2025-10-10T00:36:06.1944416Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:36:06.1987021Z Entering 'third_party/XNNPACK' 2025-10-10T00:36:06.2047684Z Entering 'third_party/aiter' 2025-10-10T00:36:06.2091438Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:36:06.2143013Z Entering 'third_party/benchmark' 2025-10-10T00:36:06.2185161Z Entering 'third_party/composable_kernel' 2025-10-10T00:36:06.2236141Z Entering 'third_party/cpp-httplib' 2025-10-10T00:36:06.2279625Z Entering 'third_party/cpuinfo' 2025-10-10T00:36:06.2324224Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:36:06.2370420Z Entering 'third_party/cutlass' 2025-10-10T00:36:06.2423912Z Entering 'third_party/fbgemm' 2025-10-10T00:36:06.2471661Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:36:06.2515954Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:36:06.2586974Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:36:06.2630398Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:36:06.2680665Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:36:06.2733149Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:36:06.2775141Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:36:06.2820696Z Entering 'third_party/flash-attention' 2025-10-10T00:36:06.2863893Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:36:06.2912228Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:36:06.2961893Z Entering 'third_party/flatbuffers' 2025-10-10T00:36:06.3010978Z Entering 'third_party/fmt' 2025-10-10T00:36:06.3054723Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:36:06.3099145Z Entering 'third_party/gloo' 2025-10-10T00:36:06.3143929Z Entering 'third_party/googletest' 2025-10-10T00:36:06.3187250Z Entering 'third_party/ideep' 2025-10-10T00:36:06.3229677Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:36:06.3276270Z Entering 'third_party/ittapi' 2025-10-10T00:36:06.3321125Z Entering 'third_party/kineto' 2025-10-10T00:36:06.3363525Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:36:06.3408663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:36:06.3452301Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:36:06.3493217Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:36:06.3536444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:36:06.3578496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:36:06.3624011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:36:06.3667172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:36:06.3708583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:36:06.3754264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:36:06.3797497Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:36:06.3839188Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:06.3883346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:06.3930169Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:36:06.3974485Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:36:06.4018662Z Entering 'third_party/kleidiai' 2025-10-10T00:36:06.4061954Z Entering 'third_party/mimalloc' 2025-10-10T00:36:06.4104938Z Entering 'third_party/nlohmann' 2025-10-10T00:36:06.4150110Z Entering 'third_party/onnx' 2025-10-10T00:36:06.4212166Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:36:06.4258410Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:36:06.4303078Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:36:06.4345105Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:36:06.4386523Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:36:06.4435622Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:36:06.4478681Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:36:06.4519614Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:36:06.4561111Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:36:06.4600692Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:06.4644325Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:06.4687540Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:36:06.4750114Z Entering 'third_party/pocketfft' 2025-10-10T00:36:06.4792201Z Entering 'third_party/protobuf' 2025-10-10T00:36:06.4841925Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:06.4888093Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:06.4933321Z Entering 'third_party/psimd' 2025-10-10T00:36:06.4976533Z Entering 'third_party/pthreadpool' 2025-10-10T00:36:06.5020316Z Entering 'third_party/pybind11' 2025-10-10T00:36:06.5064022Z Entering 'third_party/python-peachpy' 2025-10-10T00:36:06.5107851Z Entering 'third_party/sleef' 2025-10-10T00:36:06.5153115Z Entering 'third_party/tensorpipe' 2025-10-10T00:36:06.5194972Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:06.5236090Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:06.5276969Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:06.5318805Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:06.5359994Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:06.5417808Z ##[endgroup] 2025-10-10T00:36:06.5452077Z [command]/usr/bin/git log -1 --format=%H 2025-10-10T00:36:06.5475047Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:36:06.5570359Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-10-10T00:36:06.5570720Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:36:06.5571051Z # Clean stale submodule dirs 2025-10-10T00:36:06.5571376Z if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:36:06.5571772Z  sudo git submodule foreach --recursive git clean -ffdx 2025-10-10T00:36:06.5572166Z else 2025-10-10T00:36:06.5572476Z  git submodule foreach --recursive git clean -ffdx 2025-10-10T00:36:06.5572849Z fi 2025-10-10T00:36:06.5582321Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:06.5582704Z env: 2025-10-10T00:36:06.5582932Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:06.5583201Z NO_SUDO: true 2025-10-10T00:36:06.5583419Z ##[endgroup] 2025-10-10T00:36:06.5921406Z Entering 'android/libs/fbjni' 2025-10-10T00:36:06.5955540Z Entering 'third_party/FP16' 2025-10-10T00:36:06.5988618Z Entering 'third_party/FXdiv' 2025-10-10T00:36:06.6020706Z Entering 'third_party/NNPACK' 2025-10-10T00:36:06.6055734Z Entering 'third_party/NVTX' 2025-10-10T00:36:06.6095773Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:36:06.6129858Z Entering 'third_party/XNNPACK' 2025-10-10T00:36:06.6252246Z Entering 'third_party/aiter' 2025-10-10T00:36:06.6296828Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:36:06.6402846Z Entering 'third_party/benchmark' 2025-10-10T00:36:06.6439181Z Entering 'third_party/composable_kernel' 2025-10-10T00:36:06.6554435Z Entering 'third_party/cpp-httplib' 2025-10-10T00:36:06.6589421Z Entering 'third_party/cpuinfo' 2025-10-10T00:36:06.6628378Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:36:06.6665762Z Entering 'third_party/cutlass' 2025-10-10T00:36:06.6767572Z Entering 'third_party/fbgemm' 2025-10-10T00:36:06.6829504Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:36:06.6862235Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:36:06.6976352Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:36:06.7012655Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:36:06.7109792Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:36:06.7146126Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:36:06.7176391Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:36:06.7221798Z Entering 'third_party/flash-attention' 2025-10-10T00:36:06.7265327Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:36:06.7359738Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:36:06.7448211Z Entering 'third_party/flatbuffers' 2025-10-10T00:36:06.7516309Z Entering 'third_party/fmt' 2025-10-10T00:36:06.7550995Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:36:06.7584950Z Entering 'third_party/gloo' 2025-10-10T00:36:06.7620716Z Entering 'third_party/googletest' 2025-10-10T00:36:06.7655348Z Entering 'third_party/ideep' 2025-10-10T00:36:06.7685461Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:36:06.7780041Z Entering 'third_party/ittapi' 2025-10-10T00:36:06.7814574Z Entering 'third_party/kineto' 2025-10-10T00:36:06.7850495Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:36:06.7887685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:36:06.7933031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:36:06.7966547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:36:06.7999233Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:36:06.8033733Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:36:06.8066183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:36:06.8097984Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:36:06.8130937Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:36:06.8176052Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:36:06.8207883Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:36:06.8240592Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:06.8288583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:06.8330004Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:36:06.8362083Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:36:06.8399046Z Entering 'third_party/kleidiai' 2025-10-10T00:36:06.8437543Z Entering 'third_party/mimalloc' 2025-10-10T00:36:06.8473592Z Entering 'third_party/nlohmann' 2025-10-10T00:36:06.8518948Z Entering 'third_party/onnx' 2025-10-10T00:36:06.8829491Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:36:06.8872823Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:36:06.8929861Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:36:06.8962048Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:36:06.8996879Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:36:06.9028882Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:36:06.9072427Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:36:06.9104570Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:36:06.9136499Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:36:06.9169293Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:36:06.9216808Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:36:06.9253374Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:36:06.9497810Z Entering 'third_party/pocketfft' 2025-10-10T00:36:06.9529705Z Entering 'third_party/protobuf' 2025-10-10T00:36:06.9602932Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:36:06.9635607Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:36:06.9673577Z Entering 'third_party/psimd' 2025-10-10T00:36:06.9705644Z Entering 'third_party/pthreadpool' 2025-10-10T00:36:06.9737735Z Entering 'third_party/pybind11' 2025-10-10T00:36:06.9773518Z Entering 'third_party/python-peachpy' 2025-10-10T00:36:06.9807397Z Entering 'third_party/sleef' 2025-10-10T00:36:06.9841920Z Entering 'third_party/tensorpipe' 2025-10-10T00:36:06.9878127Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:36:06.9912676Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:36:06.9944381Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:36:06.9982786Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:36:07.0013188Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:36:07.0165349Z Prepare all required actions 2025-10-10T00:36:07.0165865Z Getting action download info 2025-10-10T00:36:07.1661563Z ##[group]Run ./.github/actions/setup-linux 2025-10-10T00:36:07.1661918Z env: 2025-10-10T00:36:07.1662146Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:07.1662396Z ##[endgroup] 2025-10-10T00:36:07.1733024Z ##[group]Run set -euo pipefail 2025-10-10T00:36:07.1733373Z set -euo pipefail 2025-10-10T00:36:07.1733678Z function get_ec2_metadata() { 2025-10-10T00:36:07.1734052Z  # Pulled from instance metadata endpoint for EC2 2025-10-10T00:36:07.1734645Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-10-10T00:36:07.1735186Z  category=$1 2025-10-10T00:36:07.1735543Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-10-10T00:36:07.1735974Z  runner_name_str=i-0eff9e46d5804f1ed 2025-10-10T00:36:07.1736352Z  if [[ -f /.inarc ]]; then 2025-10-10T00:36:07.1736698Z  echo "ARC Runner, no info on ec2 metadata" 2025-10-10T00:36:07.1737068Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-10-10T00:36:07.1737550Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-10-10T00:36:07.1737972Z  else 2025-10-10T00:36:07.1738791Z  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-10-10T00:36:07.1739651Z  fi 2025-10-10T00:36:07.1739852Z } 2025-10-10T00:36:07.1740123Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-10-10T00:36:07.1740535Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-10-10T00:36:07.1740999Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-10-10T00:36:07.1741402Z echo "system info $(uname -a)" 2025-10-10T00:36:07.1748494Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:07.1748875Z env: 2025-10-10T00:36:07.1749102Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:07.1749382Z ##[endgroup] 2025-10-10T00:36:07.1932479Z ami-id: ami-08982f1c5bf93d976 2025-10-10T00:36:07.2052047Z instance-id: i-0eff9e46d5804f1ed 2025-10-10T00:36:07.2163649Z instance-type: c5.12xlarge 2025-10-10T00:36:07.2176987Z system info Linux ip-10-0-39-81.ec2.internal 6.1.150-174.273.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 9 12:21:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-10-10T00:36:07.2205729Z ##[group]Run if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-10-10T00:36:07.2206225Z if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-10-10T00:36:07.2212450Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:07.2212826Z env: 2025-10-10T00:36:07.2213056Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:07.2213328Z ##[endgroup] 2025-10-10T00:36:07.2259501Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:36:07.2260385Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:36:07.2266305Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:07.2266692Z env: 2025-10-10T00:36:07.2266904Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:07.2267184Z ##[endgroup] 2025-10-10T00:36:07.2331561Z ##[group]Run if systemctl is-active --quiet docker; then 2025-10-10T00:36:07.2332011Z if systemctl is-active --quiet docker; then 2025-10-10T00:36:07.2332507Z  echo "Docker daemon is running..."; 2025-10-10T00:36:07.2332826Z else 2025-10-10T00:36:07.2333151Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-10-10T00:36:07.2333559Z fi 2025-10-10T00:36:07.2338589Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:07.2338954Z env: 2025-10-10T00:36:07.2339149Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:07.2339405Z ##[endgroup] 2025-10-10T00:36:07.2424698Z Docker daemon is running... 2025-10-10T00:36:07.2485179Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:36:07.2485490Z with: 2025-10-10T00:36:07.2485713Z shell: bash 2025-10-10T00:36:07.2485955Z timeout_minutes: 5 2025-10-10T00:36:07.2486217Z max_attempts: 3 2025-10-10T00:36:07.2486462Z retry_wait_seconds: 30 2025-10-10T00:36:07.2488796Z 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-10-10T00:36:07.2491128Z polling_interval_seconds: 1 2025-10-10T00:36:07.2491436Z warning_on_retry: true 2025-10-10T00:36:07.2491716Z continue_on_error: false 2025-10-10T00:36:07.2491987Z env: 2025-10-10T00:36:07.2492198Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:07.2492479Z AWS_RETRY_MODE: standard 2025-10-10T00:36:07.2492866Z AWS_MAX_ATTEMPTS: 5 2025-10-10T00:36:07.2493129Z AWS_DEFAULT_REGION: us-east-1 2025-10-10T00:36:07.2493398Z ##[endgroup] 2025-10-10T00:36:08.3276560Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:36:08.3277192Z Configure a credential helper to remove this warning. See 2025-10-10T00:36:08.3277790Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:36:08.3278204Z 2025-10-10T00:36:08.3278306Z Login Succeeded 2025-10-10T00:36:09.3310442Z Command completed after 1 attempt(s). 2025-10-10T00:36:09.3371108Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:36:09.3371660Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:36:09.3372143Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:36:09.3380427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:09.3380813Z env: 2025-10-10T00:36:09.3381293Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:09.3381747Z ##[endgroup] 2025-10-10T00:36:09.3484919Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T00:36:09.3485525Z # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T00:36:09.3485982Z # shellcheck disable=SC2046 2025-10-10T00:36:09.3486349Z docker stop $(docker ps -q) || true 2025-10-10T00:36:09.3486710Z # Prune all of the docker images 2025-10-10T00:36:09.3487076Z docker system prune -af 2025-10-10T00:36:09.3493159Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:09.3493541Z env: 2025-10-10T00:36:09.3493751Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:09.3494223Z ##[endgroup] 2025-10-10T00:36:09.3991523Z "docker stop" requires at least 1 argument. 2025-10-10T00:36:09.3991949Z See 'docker stop --help'. 2025-10-10T00:36:09.3992249Z 2025-10-10T00:36:09.3992425Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-10-10T00:36:09.3992720Z 2025-10-10T00:36:09.3992838Z Stop one or more running containers 2025-10-10T00:36:09.4160627Z Total reclaimed space: 0B 2025-10-10T00:36:09.4339624Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-10-10T00:36:09.4340072Z with: 2025-10-10T00:36:09.4340781Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4341590Z use-custom-docker-registry: true 2025-10-10T00:36:09.4341892Z docker-build-dir: .ci/docker 2025-10-10T00:36:09.4342163Z docker-build-script: ./build.sh 2025-10-10T00:36:09.4342453Z working-directory: . 2025-10-10T00:36:09.4342819Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:09.4343206Z force-push: false 2025-10-10T00:36:09.4343434Z env: 2025-10-10T00:36:09.4343643Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:09.4343886Z ##[endgroup] 2025-10-10T00:36:09.4367782Z ##[group]Run set -ex 2025-10-10T00:36:09.4368091Z set -ex 2025-10-10T00:36:09.4368321Z  2025-10-10T00:36:09.4368756Z # If the docker build directory or the build script doesn't exist, the action will 2025-10-10T00:36:09.4369426Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-10-10T00:36:09.4369983Z # job could then download the pre-built image as usual 2025-10-10T00:36:09.4370669Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-10-10T00:36:09.4371404Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4371732Z else 2025-10-10T00:36:09.4371984Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4372398Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4372786Z  2025-10-10T00:36:09.4373313Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-10-10T00:36:09.4373924Z  exit 0 2025-10-10T00:36:09.4374127Z fi 2025-10-10T00:36:09.4374328Z  2025-10-10T00:36:09.4374652Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-10-10T00:36:09.4375228Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-10-10T00:36:09.4375739Z  # use it as it is, but first let's extract the tag 2025-10-10T00:36:09.4376183Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-10-10T00:36:09.4376670Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4377139Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4377526Z else 2025-10-10T00:36:09.4377778Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-10-10T00:36:09.4378133Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-10-10T00:36:09.4378514Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-10-10T00:36:09.4378836Z  fi 2025-10-10T00:36:09.4379264Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-10-10T00:36:09.4379832Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4380439Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4381307Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4382087Z fi 2025-10-10T00:36:09.4387955Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:09.4388331Z env: 2025-10-10T00:36:09.4388552Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:09.4388830Z REPO_NAME: pytorch 2025-10-10T00:36:09.4389740Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4390593Z DOCKER_BUILD_DIR: .ci/docker 2025-10-10T00:36:09.4390886Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-10-10T00:36:09.4391281Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:09.4391702Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-10-10T00:36:09.4392113Z CUSTOM_TAG_PREFIX: 2025-10-10T00:36:09.4392361Z ##[endgroup] 2025-10-10T00:36:09.4440029Z + [[ -d .ci/docker ]] 2025-10-10T00:36:09.4440360Z + [[ -f .ci/docker/./build.sh ]] 2025-10-10T00:36:09.4440654Z + [[ true == \t\r\u\e ]] 2025-10-10T00:36:09.4440947Z + echo skip=false 2025-10-10T00:36:09.4442002Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac == *\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-10-10T00:36:09.4447676Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4448488Z ++ awk -F '[:,]' '{print $2}' 2025-10-10T00:36:09.4567448Z + DOCKER_TAG=pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4568510Z + echo docker-tag=pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4569665Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4603608Z ##[group]Run set +e 2025-10-10T00:36:09.4603904Z set +e 2025-10-10T00:36:09.4604135Z set -x 2025-10-10T00:36:09.4604351Z  2025-10-10T00:36:09.4604560Z login() { 2025-10-10T00:36:09.4605012Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-10-10T00:36:09.4605513Z } 2025-10-10T00:36:09.4605718Z  2025-10-10T00:36:09.4605934Z retry () { 2025-10-10T00:36:09.4606190Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-10-10T00:36:09.4606493Z } 2025-10-10T00:36:09.4606694Z  2025-10-10T00:36:09.4606921Z retry login "${DOCKER_REGISTRY}" 2025-10-10T00:36:09.4607207Z  2025-10-10T00:36:09.4607424Z START_TIME=$(date +%s) 2025-10-10T00:36:09.4607712Z # Wait up to 120 minutes 2025-10-10T00:36:09.4608115Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-10-10T00:36:09.4608756Z  # Check if image already exists, if it does then skip building it 2025-10-10T00:36:09.4609263Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-10-10T00:36:09.4609636Z  exit 0 2025-10-10T00:36:09.4609881Z  fi 2025-10-10T00:36:09.4610103Z  2025-10-10T00:36:09.4610476Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-10-10T00:36:09.4611152Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-10-10T00:36:09.4611826Z  # latter, it will wait for the Docker images to become available before continuing 2025-10-10T00:36:09.4612352Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-10-10T00:36:09.4612760Z  # It's a Docker build job, let's build the image 2025-10-10T00:36:09.4613105Z  break 2025-10-10T00:36:09.4613341Z  else 2025-10-10T00:36:09.4613688Z  # It's a regular build job, wait for the image to become available 2025-10-10T00:36:09.4614356Z  sleep 300 2025-10-10T00:36:09.4614591Z  fi 2025-10-10T00:36:09.4614813Z done 2025-10-10T00:36:09.4615029Z  2025-10-10T00:36:09.4615376Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-10-10T00:36:09.4616008Z # be empty. The default action would be to continue rebuild the image 2025-10-10T00:36:09.4616515Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-10-10T00:36:09.4616966Z  # if we're on the base branch then use the parent commit 2025-10-10T00:36:09.4617360Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-10-10T00:36:09.4617673Z else 2025-10-10T00:36:09.4617980Z  # otherwise we're on a PR, so use the most recent base commit 2025-10-10T00:36:09.4618443Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-10-10T00:36:09.4618796Z fi 2025-10-10T00:36:09.4619007Z  2025-10-10T00:36:09.4619220Z if [[ -z "${MERGE_BASE}" ]]; then 2025-10-10T00:36:09.4619566Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4619888Z  2025-10-10T00:36:09.4620336Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-10-10T00:36:09.4621042Z  exit 0 2025-10-10T00:36:09.4621280Z fi 2025-10-10T00:36:09.4621495Z  2025-10-10T00:36:09.4621805Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-10-10T00:36:09.4622481Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-10-10T00:36:09.4623070Z  exit 1 2025-10-10T00:36:09.4623300Z fi 2025-10-10T00:36:09.4623513Z  2025-10-10T00:36:09.4623878Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-10-10T00:36:09.4624532Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-10-10T00:36:09.4625126Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-10-10T00:36:09.4625806Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-10-10T00:36:09.4626578Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-10-10T00:36:09.4627140Z fi 2025-10-10T00:36:09.4627332Z  2025-10-10T00:36:09.4627586Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-10-10T00:36:09.4633247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:09.4633647Z env: 2025-10-10T00:36:09.4633885Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:09.4634181Z DOCKER_BUILD_DIR: .ci/docker 2025-10-10T00:36:09.4634526Z BASE_REVISION: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:36:09.4635422Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4636501Z DOCKER_TAG: pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:09.4637157Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:09.4637579Z DOCKER_PUSH: 2025-10-10T00:36:09.4637815Z ##[endgroup] 2025-10-10T00:36:09.4661323Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:09.4661815Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:09.4664578Z + aws ecr get-login-password --region us-east-1 2025-10-10T00:36:09.4665864Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:09.9433611Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:36:09.9434246Z Configure a credential helper to remove this warning. See 2025-10-10T00:36:09.9435062Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:36:09.9435454Z 2025-10-10T00:36:09.9435556Z Login Succeeded 2025-10-10T00:36:09.9451018Z ++ date +%s 2025-10-10T00:36:09.9459579Z + START_TIME=1760056569 2025-10-10T00:36:09.9463419Z ++ date +%s 2025-10-10T00:36:09.9472475Z + [[ 1760049369 -lt 1760056569 ]] 2025-10-10T00:36:09.9473612Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:10.1921709Z { 2025-10-10T00:36:10.1922004Z "schemaVersion": 2, 2025-10-10T00:36:10.1922479Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-10-10T00:36:10.1922944Z "config": { 2025-10-10T00:36:10.1923308Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-10-10T00:36:10.1923718Z "size": 30220, 2025-10-10T00:36:10.1924169Z "digest": "sha256:a4aad78d2eb5d0fcdd9569dfe41ed2811cd4ad73fef1d0dfd285899a48a1d075" 2025-10-10T00:36:10.1924723Z }, 2025-10-10T00:36:10.1924939Z "layers": [ 2025-10-10T00:36:10.1925239Z { 2025-10-10T00:36:10.1925587Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1926008Z "size": 30447990, 2025-10-10T00:36:10.1926438Z "digest": "sha256:828c1365039a657352c737a62d13e1932951b5658eb6bd9b9096ea9b73562453" 2025-10-10T00:36:10.1926921Z }, 2025-10-10T00:36:10.1927156Z { 2025-10-10T00:36:10.1927503Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1927952Z "size": 1554, 2025-10-10T00:36:10.1928402Z "digest": "sha256:6eacbf1deb242ed8d3e771201fe2b83efae9f1131f6611735b21bf37b9e7569c" 2025-10-10T00:36:10.1928901Z }, 2025-10-10T00:36:10.1929095Z { 2025-10-10T00:36:10.1929442Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1929881Z "size": 313650008, 2025-10-10T00:36:10.1930336Z "digest": "sha256:4990092c6c3479ed076831894b3b7ef649a13c51fd0ac2bf9b6edab5a4356131" 2025-10-10T00:36:10.1930815Z }, 2025-10-10T00:36:10.1931032Z { 2025-10-10T00:36:10.1931382Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1931827Z "size": 791, 2025-10-10T00:36:10.1932251Z "digest": "sha256:7ecfcc11d4b5574ea2556f5710fe8c7a028d829e8d8eb9e34c52ae1942026d7d" 2025-10-10T00:36:10.1932747Z }, 2025-10-10T00:36:10.1932955Z { 2025-10-10T00:36:10.1933315Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1933736Z "size": 106, 2025-10-10T00:36:10.1934170Z "digest": "sha256:157abc7fc37830b2353468479fa9969445e6617a1576fedf78bcb2ddab2d9ae2" 2025-10-10T00:36:10.1934668Z }, 2025-10-10T00:36:10.1934886Z { 2025-10-10T00:36:10.1935220Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1935663Z "size": 704, 2025-10-10T00:36:10.1936097Z "digest": "sha256:5f512188495e9e995ccf33b95c37ed8ec2171cf29692cc5365c031818d164563" 2025-10-10T00:36:10.1936599Z }, 2025-10-10T00:36:10.1936803Z { 2025-10-10T00:36:10.1937160Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1937601Z "size": 1213, 2025-10-10T00:36:10.1938046Z "digest": "sha256:7088dc77c7de439c9659c5b4c0dd3a16d9cd432b53fc87c55319e54ba7ddb4cf" 2025-10-10T00:36:10.1938525Z }, 2025-10-10T00:36:10.1938745Z { 2025-10-10T00:36:10.1939116Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1939560Z "size": 484, 2025-10-10T00:36:10.1940120Z "digest": "sha256:02e8e4f0e11dd99f5ecaedacc86e2fada6f829bff54ea9fb215684a9e7187ea4" 2025-10-10T00:36:10.1940616Z }, 2025-10-10T00:36:10.1940920Z { 2025-10-10T00:36:10.1941274Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1941707Z "size": 108, 2025-10-10T00:36:10.1942117Z "digest": "sha256:03bda3145b60ff9970a1ca42b7928e1bd4760c2b5b61bad282702966d15bef1b" 2025-10-10T00:36:10.1942613Z }, 2025-10-10T00:36:10.1943105Z { 2025-10-10T00:36:10.1943456Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1943875Z "size": 5034, 2025-10-10T00:36:10.1944305Z "digest": "sha256:8691f83ec77342977bfc40401b8f554c884faf6a52d1f9730d56b227b384d23a" 2025-10-10T00:36:10.1944794Z }, 2025-10-10T00:36:10.1945009Z { 2025-10-10T00:36:10.1945345Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1945918Z "size": 1709, 2025-10-10T00:36:10.1946364Z "digest": "sha256:bb93e8569860b80cc9b9a4a6f934ac035f1dabc6f39b45716d1bf70aeda3ff87" 2025-10-10T00:36:10.1946861Z }, 2025-10-10T00:36:10.1947052Z { 2025-10-10T00:36:10.1947402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1947843Z "size": 724, 2025-10-10T00:36:10.1948407Z "digest": "sha256:e44d0634b26ce9c92adae527f31afe7e7ca19fdce55df2c9f2ff3a21f0ba305b" 2025-10-10T00:36:10.1948877Z }, 2025-10-10T00:36:10.1949079Z { 2025-10-10T00:36:10.1949418Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1949854Z "size": 542, 2025-10-10T00:36:10.1950256Z "digest": "sha256:51488b4cb1733d2dffc8990e87b8b28ca4d62ce796693dcc0e5704d3783aaae9" 2025-10-10T00:36:10.1950742Z }, 2025-10-10T00:36:10.1950947Z { 2025-10-10T00:36:10.1951284Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1951693Z "size": 3412421709, 2025-10-10T00:36:10.1952238Z "digest": "sha256:789a29857598f3718bb3140d0de4ba06b92d1f21c34a9c4552d2e3767af4b9eb" 2025-10-10T00:36:10.1952906Z }, 2025-10-10T00:36:10.1953172Z { 2025-10-10T00:36:10.1953503Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1953944Z "size": 32, 2025-10-10T00:36:10.1954381Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.1954877Z }, 2025-10-10T00:36:10.1955072Z { 2025-10-10T00:36:10.1955416Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1955857Z "size": 380, 2025-10-10T00:36:10.1956290Z "digest": "sha256:01f7edc60941a291691758ba6eda45d25f529fcee857a874d916a58bce8654c1" 2025-10-10T00:36:10.1956766Z }, 2025-10-10T00:36:10.1956977Z { 2025-10-10T00:36:10.1957328Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1957764Z "size": 235769, 2025-10-10T00:36:10.1958183Z "digest": "sha256:05800a4d6cfb1fce1a1f8a6203f45945d804e3242f5481b5ed8a3650803a7b99" 2025-10-10T00:36:10.1958673Z }, 2025-10-10T00:36:10.1958880Z { 2025-10-10T00:36:10.1959224Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1959645Z "size": 232, 2025-10-10T00:36:10.1960066Z "digest": "sha256:d1955805b683612bf6bd53a1780f7c2cac924d24156a2534440ab047fc68b92f" 2025-10-10T00:36:10.1960546Z }, 2025-10-10T00:36:10.1960756Z { 2025-10-10T00:36:10.1961083Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1961523Z "size": 3539973, 2025-10-10T00:36:10.1961957Z "digest": "sha256:0c6aeadf0311b9710753e682a73338360e0ac35c21424896b8a7d1e7db6b7b90" 2025-10-10T00:36:10.1962445Z }, 2025-10-10T00:36:10.1962639Z { 2025-10-10T00:36:10.1962988Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1963432Z "size": 1478, 2025-10-10T00:36:10.1963889Z "digest": "sha256:1da1ecebc2e130abe2163621e43d479144a8aa7c04cf3aeea352faedf5db6f75" 2025-10-10T00:36:10.1964379Z }, 2025-10-10T00:36:10.1964592Z { 2025-10-10T00:36:10.1965054Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1965477Z "size": 482, 2025-10-10T00:36:10.1965885Z "digest": "sha256:f7a49fdebb111d32668ea712350dc628b35bbaa254c2b189b8dfc907fc07c988" 2025-10-10T00:36:10.1966371Z }, 2025-10-10T00:36:10.1966572Z { 2025-10-10T00:36:10.1966907Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1967318Z "size": 200, 2025-10-10T00:36:10.1967858Z "digest": "sha256:78963a649d1ec54d99a22c2e597112d790b78e8f0d3e0d7b36cb95e3e92b9fac" 2025-10-10T00:36:10.1968349Z }, 2025-10-10T00:36:10.1968567Z { 2025-10-10T00:36:10.1968893Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1969327Z "size": 605, 2025-10-10T00:36:10.1969768Z "digest": "sha256:be298bc80a6aec0fda36f73a2d01e8bbfe946eca38d8d4187ede66a313294557" 2025-10-10T00:36:10.1970344Z }, 2025-10-10T00:36:10.1970555Z { 2025-10-10T00:36:10.1970900Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1971341Z "size": 6817928458, 2025-10-10T00:36:10.1971764Z "digest": "sha256:126f4926980f055591746f427baf7dce931b4a7ec9b2a31b5bfd84fbb7b1a600" 2025-10-10T00:36:10.1972249Z }, 2025-10-10T00:36:10.1972463Z { 2025-10-10T00:36:10.1972810Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1973227Z "size": 829, 2025-10-10T00:36:10.1973659Z "digest": "sha256:dc1e5940c52d9e72d6ed1c2de0db41953cbad9f17d1d382c7e00c87e15a04c9a" 2025-10-10T00:36:10.1974159Z }, 2025-10-10T00:36:10.1974375Z { 2025-10-10T00:36:10.1974704Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1975140Z "size": 32, 2025-10-10T00:36:10.1975573Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.1976066Z }, 2025-10-10T00:36:10.1976264Z { 2025-10-10T00:36:10.1976600Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1977032Z "size": 104, 2025-10-10T00:36:10.1977449Z "digest": "sha256:7854a47fb6cec429f50cf46b86da5b7162f86a996854d9e640131d1f59372b8b" 2025-10-10T00:36:10.1977908Z }, 2025-10-10T00:36:10.1978113Z { 2025-10-10T00:36:10.1978454Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1978878Z "size": 1495, 2025-10-10T00:36:10.1979284Z "digest": "sha256:26601a7f5cef5a88f26ae19d1a803eecf116d523ed9ba979d6d149986171160c" 2025-10-10T00:36:10.1979765Z }, 2025-10-10T00:36:10.1979967Z { 2025-10-10T00:36:10.1980302Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1980711Z "size": 32, 2025-10-10T00:36:10.1981559Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.1982074Z }, 2025-10-10T00:36:10.1982285Z { 2025-10-10T00:36:10.1982652Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1983088Z "size": 162, 2025-10-10T00:36:10.1983533Z "digest": "sha256:6bb0ab6c83e7d34a6394aa451ecfbaeb1cc7ac5203da4312d60f7ebbeec453fe" 2025-10-10T00:36:10.1984038Z }, 2025-10-10T00:36:10.1984234Z { 2025-10-10T00:36:10.1984589Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1985026Z "size": 346, 2025-10-10T00:36:10.1985458Z "digest": "sha256:bb853474e27eb1b01131a0b1808f27bdfd6903672dc4df557be50d4f6290528e" 2025-10-10T00:36:10.1985931Z }, 2025-10-10T00:36:10.1986145Z { 2025-10-10T00:36:10.1986488Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1986920Z "size": 32, 2025-10-10T00:36:10.1987330Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.1987826Z }, 2025-10-10T00:36:10.1988033Z { 2025-10-10T00:36:10.1988387Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1988809Z "size": 106, 2025-10-10T00:36:10.1989240Z "digest": "sha256:321a81eaa5c287bd827cd91886da4f250a022804c9bbbafa1d577444a3c2b069" 2025-10-10T00:36:10.1989731Z }, 2025-10-10T00:36:10.1989945Z { 2025-10-10T00:36:10.1990274Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1990708Z "size": 425, 2025-10-10T00:36:10.1991133Z "digest": "sha256:2f5521d75a7b8002b483bbb5342c93418436f11ee241b58c35fd7f32a862966c" 2025-10-10T00:36:10.1991619Z }, 2025-10-10T00:36:10.1991808Z { 2025-10-10T00:36:10.1992442Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1992883Z "size": 19309388, 2025-10-10T00:36:10.1993342Z "digest": "sha256:3315ba8bb68beba9f88dc81df8aa21d6e5a9495ed0083f60e22b9d519be27b76" 2025-10-10T00:36:10.1993826Z }, 2025-10-10T00:36:10.1994044Z { 2025-10-10T00:36:10.1994396Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1994946Z "size": 108, 2025-10-10T00:36:10.1995359Z "digest": "sha256:1b010a24889f0d2f8f90b436fcfa9cd733b59c544a89139c6f0eb1fe57ed9f9a" 2025-10-10T00:36:10.1995854Z }, 2025-10-10T00:36:10.1996073Z { 2025-10-10T00:36:10.1996424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1996846Z "size": 639, 2025-10-10T00:36:10.1997294Z "digest": "sha256:d6ce78ded3b0dbe9b98672b381b53ba39cb55396a5924f5de9fd5cdef6a0169c" 2025-10-10T00:36:10.1997798Z }, 2025-10-10T00:36:10.1998007Z { 2025-10-10T00:36:10.1998335Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.1998777Z "size": 724, 2025-10-10T00:36:10.1999219Z "digest": "sha256:e44d0634b26ce9c92adae527f31afe7e7ca19fdce55df2c9f2ff3a21f0ba305b" 2025-10-10T00:36:10.1999721Z }, 2025-10-10T00:36:10.1999916Z { 2025-10-10T00:36:10.2000263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2000701Z "size": 148, 2025-10-10T00:36:10.2001134Z "digest": "sha256:197546fc1a245436453c7e0705dd62f6bd3ee4eff9cd23296ec8b346227d5e17" 2025-10-10T00:36:10.2001608Z }, 2025-10-10T00:36:10.2001818Z { 2025-10-10T00:36:10.2002166Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2002605Z "size": 136, 2025-10-10T00:36:10.2003016Z "digest": "sha256:1865d8464380e3ec3b742a34ea2020d3b3ae7276c9d99058ec35469b8c450ef5" 2025-10-10T00:36:10.2003513Z }, 2025-10-10T00:36:10.2003732Z { 2025-10-10T00:36:10.2004192Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2004587Z "size": 140, 2025-10-10T00:36:10.2004984Z "digest": "sha256:89d99294298f4ec707caf0f4e7608408230ee606478ce63fdf2c39e159709a6f" 2025-10-10T00:36:10.2005433Z }, 2025-10-10T00:36:10.2005634Z { 2025-10-10T00:36:10.2005942Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2006350Z "size": 32, 2025-10-10T00:36:10.2006759Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2007224Z }, 2025-10-10T00:36:10.2007411Z { 2025-10-10T00:36:10.2007741Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2008154Z "size": 223, 2025-10-10T00:36:10.2008562Z "digest": "sha256:9c68130ab6f46edcfeadd474218b20d170e960e35baac077ef0588714e4ec8b8" 2025-10-10T00:36:10.2009010Z }, 2025-10-10T00:36:10.2009296Z + exit 0 2025-10-10T00:36:10.2009489Z { 2025-10-10T00:36:10.2009821Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2010245Z "size": 284631364, 2025-10-10T00:36:10.2010673Z "digest": "sha256:d5acfc43e1268fb264a140f2648ec60d19753882dfe99a33edc75ca3046099df" 2025-10-10T00:36:10.2011143Z }, 2025-10-10T00:36:10.2011331Z { 2025-10-10T00:36:10.2011669Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2012077Z "size": 3244251950, 2025-10-10T00:36:10.2012509Z "digest": "sha256:6a9967f09694525a0ca0e418621fc9edd63ab7abcdde3cda873f0d27a8a390dc" 2025-10-10T00:36:10.2012954Z }, 2025-10-10T00:36:10.2013160Z { 2025-10-10T00:36:10.2013482Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2013892Z "size": 129, 2025-10-10T00:36:10.2014284Z "digest": "sha256:fcdb25d8bd8760b9dcff909ea574c140c4848a05bbd6c0d91bc086186bb6ac67" 2025-10-10T00:36:10.2014747Z }, 2025-10-10T00:36:10.2014944Z { 2025-10-10T00:36:10.2015267Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2015652Z "size": 880, 2025-10-10T00:36:10.2016161Z "digest": "sha256:67a62e840395f5eeb5d1b3542d6538767e98b43f717093a01cc82c597db9214f" 2025-10-10T00:36:10.2016613Z }, 2025-10-10T00:36:10.2016808Z { 2025-10-10T00:36:10.2017109Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2017515Z "size": 724, 2025-10-10T00:36:10.2017924Z "digest": "sha256:e44d0634b26ce9c92adae527f31afe7e7ca19fdce55df2c9f2ff3a21f0ba305b" 2025-10-10T00:36:10.2018488Z }, 2025-10-10T00:36:10.2018670Z { 2025-10-10T00:36:10.2018994Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2019408Z "size": 139, 2025-10-10T00:36:10.2019816Z "digest": "sha256:80fe58f5e0bec2677766f876e78e3b2e64daf090a8d9eabad50d8b5826981ca0" 2025-10-10T00:36:10.2020270Z }, 2025-10-10T00:36:10.2020472Z { 2025-10-10T00:36:10.2020792Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2021196Z "size": 32, 2025-10-10T00:36:10.2021578Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2022041Z }, 2025-10-10T00:36:10.2022241Z { 2025-10-10T00:36:10.2022565Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2022957Z "size": 160, 2025-10-10T00:36:10.2023349Z "digest": "sha256:7cc8fa7581951c1427514f252fde0255b13814eaa59b3033e35cb31c8371b2ad" 2025-10-10T00:36:10.2023803Z }, 2025-10-10T00:36:10.2024005Z { 2025-10-10T00:36:10.2024314Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2024724Z "size": 1010, 2025-10-10T00:36:10.2025133Z "digest": "sha256:2dfb782ff9ee078deef34e440cd7e587f0783d915f6ffa054abde7ba9706b80b" 2025-10-10T00:36:10.2025607Z }, 2025-10-10T00:36:10.2025790Z { 2025-10-10T00:36:10.2026114Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2026520Z "size": 724, 2025-10-10T00:36:10.2026930Z "digest": "sha256:e44d0634b26ce9c92adae527f31afe7e7ca19fdce55df2c9f2ff3a21f0ba305b" 2025-10-10T00:36:10.2027385Z }, 2025-10-10T00:36:10.2027584Z { 2025-10-10T00:36:10.2027906Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2028311Z "size": 135, 2025-10-10T00:36:10.2028699Z "digest": "sha256:c316d14618aba83657d1630caf7baa7f818fdba417eabd113c3c071e68521a2b" 2025-10-10T00:36:10.2029161Z }, 2025-10-10T00:36:10.2029358Z { 2025-10-10T00:36:10.2029690Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2030080Z "size": 32, 2025-10-10T00:36:10.2030490Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2030953Z }, 2025-10-10T00:36:10.2031149Z { 2025-10-10T00:36:10.2031455Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2031862Z "size": 158, 2025-10-10T00:36:10.2032376Z "digest": "sha256:d499ccb64c1939fe0291d85ac9a86ac403110a025e625a3fb6dbf73f1f1b07a1" 2025-10-10T00:36:10.2033157Z }, 2025-10-10T00:36:10.2033348Z { 2025-10-10T00:36:10.2033697Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2034138Z "size": 1368, 2025-10-10T00:36:10.2034566Z "digest": "sha256:352387be2f1aab8bba20da12aec203e6291ae20417d38158719853579d2050bf" 2025-10-10T00:36:10.2035035Z }, 2025-10-10T00:36:10.2035247Z { 2025-10-10T00:36:10.2035601Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2036036Z "size": 32, 2025-10-10T00:36:10.2036447Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2036958Z }, 2025-10-10T00:36:10.2037172Z { 2025-10-10T00:36:10.2037533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2037951Z "size": 137, 2025-10-10T00:36:10.2038378Z "digest": "sha256:5cdf50991ed09009cd27559946cdd4a0174f6a1d22cbc6e1f95d62242fd9781b" 2025-10-10T00:36:10.2038867Z }, 2025-10-10T00:36:10.2039078Z { 2025-10-10T00:36:10.2039518Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2039963Z "size": 528, 2025-10-10T00:36:10.2040392Z "digest": "sha256:e598b02a65812c5946f8f8d65a16376894c03ecb07b3be3cb8be9131bad13ab2" 2025-10-10T00:36:10.2040895Z }, 2025-10-10T00:36:10.2041094Z { 2025-10-10T00:36:10.2041449Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2041965Z "size": 32, 2025-10-10T00:36:10.2042400Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2042881Z }, 2025-10-10T00:36:10.2043099Z { 2025-10-10T00:36:10.2043452Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2043897Z "size": 104, 2025-10-10T00:36:10.2044315Z "digest": "sha256:db8b5d3e812aad1317628844e45fc47c42c7e40b53a4e0c2f018caa401532396" 2025-10-10T00:36:10.2044941Z }, 2025-10-10T00:36:10.2045146Z { 2025-10-10T00:36:10.2045477Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2045880Z "size": 429, 2025-10-10T00:36:10.2046293Z "digest": "sha256:298f8ed30b52c4ac53fa20ebe715aa228b4230ef6efa47e3026ee0c014a13ea7" 2025-10-10T00:36:10.2046915Z }, 2025-10-10T00:36:10.2047108Z { 2025-10-10T00:36:10.2047412Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2047819Z "size": 32, 2025-10-10T00:36:10.2048226Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2048686Z }, 2025-10-10T00:36:10.2048867Z { 2025-10-10T00:36:10.2049185Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2049584Z "size": 109, 2025-10-10T00:36:10.2049978Z "digest": "sha256:0441f6b122aa73232acf823ae253d8a0cf863a1103b1de7344327d40aafa9add" 2025-10-10T00:36:10.2050410Z }, 2025-10-10T00:36:10.2050603Z { 2025-10-10T00:36:10.2050923Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2051325Z "size": 1896, 2025-10-10T00:36:10.2051699Z "digest": "sha256:a92565598984f1a0a94845391ba8fd5a4438e4b01a24b59f2943ac98c88830c4" 2025-10-10T00:36:10.2052144Z }, 2025-10-10T00:36:10.2052339Z { 2025-10-10T00:36:10.2052659Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2053050Z "size": 244296223, 2025-10-10T00:36:10.2053465Z "digest": "sha256:db57d0d73c881892879290fa39915f15caa6fa47c3b186051f42b45349cd49a7" 2025-10-10T00:36:10.2053913Z }, 2025-10-10T00:36:10.2054118Z { 2025-10-10T00:36:10.2054429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2054841Z "size": 106, 2025-10-10T00:36:10.2055251Z "digest": "sha256:376f9da73cf3c7c34a7256e83e9f3cb82e0ebea9923360dd2ebddbfd301c16ae" 2025-10-10T00:36:10.2055716Z }, 2025-10-10T00:36:10.2055900Z { 2025-10-10T00:36:10.2056221Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2056620Z "size": 163, 2025-10-10T00:36:10.2057027Z "digest": "sha256:72d7b219f86be55394aac378886dfb6ea4256bacb151e9d78e049cdfb16438be" 2025-10-10T00:36:10.2057467Z }, 2025-10-10T00:36:10.2057666Z { 2025-10-10T00:36:10.2057988Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2058392Z "size": 7943, 2025-10-10T00:36:10.2058775Z "digest": "sha256:6feed27bf7a1d5345fe9f19d8866619091d544f614fd656f51dbd236448aead8" 2025-10-10T00:36:10.2059234Z }, 2025-10-10T00:36:10.2059426Z { 2025-10-10T00:36:10.2059745Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2060135Z "size": 8075, 2025-10-10T00:36:10.2060544Z "digest": "sha256:47f6eaba7011e8c5706f8cdfbbcd0abee81025b75d431dac7b3e31508f680abb" 2025-10-10T00:36:10.2061004Z }, 2025-10-10T00:36:10.2061203Z { 2025-10-10T00:36:10.2061507Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2061916Z "size": 305, 2025-10-10T00:36:10.2062315Z "digest": "sha256:262df058d57ba7f0334f2a1eb1a2a591d0ee1228f5cf1fc91628de8ee14c5e2b" 2025-10-10T00:36:10.2062875Z }, 2025-10-10T00:36:10.2063055Z { 2025-10-10T00:36:10.2063383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2063795Z "size": 20625364, 2025-10-10T00:36:10.2064205Z "digest": "sha256:d600775b199f020ebd84f07d2533fec75e608c34e716195096ed5d37873d0a2b" 2025-10-10T00:36:10.2064708Z }, 2025-10-10T00:36:10.2064908Z { 2025-10-10T00:36:10.2065228Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2065631Z "size": 108, 2025-10-10T00:36:10.2066014Z "digest": "sha256:e147a378b3e35bc9fc8ee7cd16b25693f456094ce7cfdada8b0c3e588f43b116" 2025-10-10T00:36:10.2066478Z }, 2025-10-10T00:36:10.2066673Z { 2025-10-10T00:36:10.2066996Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2067385Z "size": 54145663, 2025-10-10T00:36:10.2067798Z "digest": "sha256:0e7fa8ae5b64fd0f0e99b058329919104c10a6dfc43dcdb0af87b27bf0a40539" 2025-10-10T00:36:10.2068266Z }, 2025-10-10T00:36:10.2068459Z { 2025-10-10T00:36:10.2068760Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:36:10.2069164Z "size": 32, 2025-10-10T00:36:10.2069562Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:36:10.2070021Z } 2025-10-10T00:36:10.2070201Z ] 2025-10-10T00:36:10.2070408Z } 2025-10-10T00:36:10.2107981Z ##[group]Run set -eux 2025-10-10T00:36:10.2108275Z set -eux 2025-10-10T00:36:10.2108688Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-10-10T00:36:10.2109792Z 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 || true 2025-10-10T00:36:10.2117229Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:10.2117638Z env: 2025-10-10T00:36:10.2117880Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:10.2118167Z ##[endgroup] 2025-10-10T00:36:10.2152317Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-10-10T00:36:10.2152875Z + jq --raw-output .SecretString 2025-10-10T00:36:10.2153272Z + jq -r .docker_hub_readonly_token 2025-10-10T00:36:10.2154276Z + docker login --username pytorchbot --password-stdin 2025-10-10T00:36:10.7609415Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:36:10.7610125Z Configure a credential helper to remove this warning. See 2025-10-10T00:36:10.7610718Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:36:10.7611120Z 2025-10-10T00:36:10.7611233Z Login Succeeded 2025-10-10T00:36:10.7710549Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*:} 2025-10-10T00:36:10.7710935Z tag=${ECR_DOCKER_IMAGE##*:} 2025-10-10T00:36:10.7711326Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2025-10-10T00:36:10.7717704Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:10.7718094Z env: 2025-10-10T00:36:10.7718320Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:10.7719124Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:10.7719934Z ##[endgroup] 2025-10-10T00:36:10.7766558Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:10.7823497Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-10-10T00:36:10.7823903Z with: 2025-10-10T00:36:10.7824588Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:10.7825448Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:10.7825960Z env: 2025-10-10T00:36:10.7826165Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:10.7826403Z ##[endgroup] 2025-10-10T00:36:10.7848973Z ##[group]Run set -x 2025-10-10T00:36:10.7849249Z set -x 2025-10-10T00:36:10.7849485Z set +e 2025-10-10T00:36:10.7849715Z  2025-10-10T00:36:10.7849918Z login() { 2025-10-10T00:36:10.7850402Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-10-10T00:36:10.7850929Z } 2025-10-10T00:36:10.7851141Z  2025-10-10T00:36:10.7851387Z retry () { 2025-10-10T00:36:10.7851668Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-10-10T00:36:10.7851972Z } 2025-10-10T00:36:10.7852182Z  2025-10-10T00:36:10.7852420Z retry login "${DOCKER_REGISTRY}" 2025-10-10T00:36:10.7852732Z  2025-10-10T00:36:10.7853210Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-10-10T00:36:10.7853960Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-10-10T00:36:10.7854318Z  2025-10-10T00:36:10.7854521Z set -e 2025-10-10T00:36:10.7854837Z # ignore output since only exit code is used for conditional 2025-10-10T00:36:10.7855307Z # only pull docker image if it's not available locally 2025-10-10T00:36:10.7855828Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-10-10T00:36:10.7856311Z  retry docker pull "${DOCKER_IMAGE}" 2025-10-10T00:36:10.7856617Z fi 2025-10-10T00:36:10.7861768Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:36:10.7862133Z env: 2025-10-10T00:36:10.7862347Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:36:10.7863075Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:10.7863934Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:10.7864291Z ##[endgroup] 2025-10-10T00:36:10.7887133Z + set +e 2025-10-10T00:36:10.7887483Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:10.7887923Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:10.7890262Z + aws ecr get-login-password --region us-east-1 2025-10-10T00:36:10.7891496Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:36:11.2909677Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:36:11.2910330Z Configure a credential helper to remove this warning. See 2025-10-10T00:36:11.2910924Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:36:11.2911322Z 2025-10-10T00:36:11.2911767Z Login Succeeded 2025-10-10T00:36:11.2929720Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:11.2930681Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-10-10T00:36:11.5242014Z + IMAGE_SIZE=13776.361171722412 2025-10-10T00:36:11.5242434Z Compressed size of image in MB: 13776.361171722412 2025-10-10T00:36:11.5242874Z + echo 'Compressed size of image in MB: 13776.361171722412' 2025-10-10T00:36:11.5243271Z + set -e 2025-10-10T00:36:11.5244453Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:11.5386504Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:11.5387882Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:36:11.8058781Z pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac: Pulling from pytorch/ci-image 2025-10-10T00:36:11.8060075Z 828c1365039a: Pulling fs layer 2025-10-10T00:36:11.8060565Z 6eacbf1deb24: Pulling fs layer 2025-10-10T00:36:11.8061066Z 4990092c6c34: Pulling fs layer 2025-10-10T00:36:11.8061545Z 7ecfcc11d4b5: Pulling fs layer 2025-10-10T00:36:11.8062024Z 157abc7fc378: Pulling fs layer 2025-10-10T00:36:11.8062512Z 5f512188495e: Pulling fs layer 2025-10-10T00:36:11.8062953Z 7088dc77c7de: Pulling fs layer 2025-10-10T00:36:11.8063471Z 02e8e4f0e11d: Pulling fs layer 2025-10-10T00:36:11.8063960Z 03bda3145b60: Pulling fs layer 2025-10-10T00:36:11.8064493Z 8691f83ec773: Pulling fs layer 2025-10-10T00:36:11.8064778Z bb93e8569860: Pulling fs layer 2025-10-10T00:36:11.8065078Z e44d0634b26c: Pulling fs layer 2025-10-10T00:36:11.8065378Z 51488b4cb173: Pulling fs layer 2025-10-10T00:36:11.8065674Z 789a29857598: Pulling fs layer 2025-10-10T00:36:11.8065957Z 4f4fb700ef54: Pulling fs layer 2025-10-10T00:36:11.8066278Z 01f7edc60941: Pulling fs layer 2025-10-10T00:36:11.8066621Z 05800a4d6cfb: Pulling fs layer 2025-10-10T00:36:11.8067175Z d1955805b683: Pulling fs layer 2025-10-10T00:36:11.8067661Z 0c6aeadf0311: Pulling fs layer 2025-10-10T00:36:11.8068011Z 1da1ecebc2e1: Pulling fs layer 2025-10-10T00:36:11.8068486Z f7a49fdebb11: Pulling fs layer 2025-10-10T00:36:11.8068777Z 78963a649d1e: Pulling fs layer 2025-10-10T00:36:11.8069080Z be298bc80a6a: Pulling fs layer 2025-10-10T00:36:11.8069381Z 126f4926980f: Pulling fs layer 2025-10-10T00:36:11.8070129Z dc1e5940c52d: Pulling fs layer 2025-10-10T00:36:11.8070538Z 7854a47fb6ce: Pulling fs layer 2025-10-10T00:36:11.8070866Z 26601a7f5cef: Pulling fs layer 2025-10-10T00:36:11.8071186Z 6bb0ab6c83e7: Pulling fs layer 2025-10-10T00:36:11.8071483Z bb853474e27e: Pulling fs layer 2025-10-10T00:36:11.8071789Z 03bda3145b60: Waiting 2025-10-10T00:36:11.8072184Z 321a81eaa5c2: Pulling fs layer 2025-10-10T00:36:11.8072498Z 2f5521d75a7b: Pulling fs layer 2025-10-10T00:36:11.8072800Z 3315ba8bb68b: Pulling fs layer 2025-10-10T00:36:11.8073101Z 1b010a24889f: Pulling fs layer 2025-10-10T00:36:11.8073401Z d6ce78ded3b0: Pulling fs layer 2025-10-10T00:36:11.8073704Z 197546fc1a24: Pulling fs layer 2025-10-10T00:36:11.8073984Z 1865d8464380: Pulling fs layer 2025-10-10T00:36:11.8074355Z 89d99294298f: Pulling fs layer 2025-10-10T00:36:11.8074654Z 9c68130ab6f4: Pulling fs layer 2025-10-10T00:36:11.8074957Z d5acfc43e126: Pulling fs layer 2025-10-10T00:36:11.8075239Z 6a9967f09694: Pulling fs layer 2025-10-10T00:36:11.8075541Z fcdb25d8bd87: Pulling fs layer 2025-10-10T00:36:11.8075893Z 67a62e840395: Pulling fs layer 2025-10-10T00:36:11.8076204Z 80fe58f5e0be: Pulling fs layer 2025-10-10T00:36:11.8076844Z 7cc8fa758195: Pulling fs layer 2025-10-10T00:36:11.8077205Z 2dfb782ff9ee: Pulling fs layer 2025-10-10T00:36:11.8077508Z c316d14618ab: Pulling fs layer 2025-10-10T00:36:11.8077811Z d499ccb64c19: Pulling fs layer 2025-10-10T00:36:11.8078114Z 352387be2f1a: Pulling fs layer 2025-10-10T00:36:11.8078406Z 5cdf50991ed0: Pulling fs layer 2025-10-10T00:36:11.8078707Z e598b02a6581: Pulling fs layer 2025-10-10T00:36:11.8079008Z db8b5d3e812a: Pulling fs layer 2025-10-10T00:36:11.8079316Z 298f8ed30b52: Pulling fs layer 2025-10-10T00:36:11.8079597Z 0441f6b122aa: Pulling fs layer 2025-10-10T00:36:11.8079894Z a92565598984: Pulling fs layer 2025-10-10T00:36:11.8080198Z db57d0d73c88: Pulling fs layer 2025-10-10T00:36:11.8080498Z 376f9da73cf3: Pulling fs layer 2025-10-10T00:36:11.8080783Z 72d7b219f86b: Pulling fs layer 2025-10-10T00:36:11.8081312Z 6feed27bf7a1: Pulling fs layer 2025-10-10T00:36:11.8081894Z 47f6eaba7011: Pulling fs layer 2025-10-10T00:36:11.8082202Z 262df058d57b: Pulling fs layer 2025-10-10T00:36:11.8082483Z d600775b199f: Pulling fs layer 2025-10-10T00:36:11.8082778Z e147a378b3e3: Pulling fs layer 2025-10-10T00:36:11.8083084Z 0e7fa8ae5b64: Pulling fs layer 2025-10-10T00:36:11.8083376Z 5f512188495e: Waiting 2025-10-10T00:36:11.8083619Z 157abc7fc378: Waiting 2025-10-10T00:36:11.8083874Z 7088dc77c7de: Waiting 2025-10-10T00:36:11.8084254Z 7ecfcc11d4b5: Waiting 2025-10-10T00:36:11.8084519Z 8691f83ec773: Waiting 2025-10-10T00:36:11.8084757Z 197546fc1a24: Waiting 2025-10-10T00:36:11.8085020Z d6ce78ded3b0: Waiting 2025-10-10T00:36:11.8085284Z f7a49fdebb11: Waiting 2025-10-10T00:36:11.8085724Z 1865d8464380: Waiting 2025-10-10T00:36:11.8086122Z 3315ba8bb68b: Waiting 2025-10-10T00:36:11.8086484Z 89d99294298f: Waiting 2025-10-10T00:36:11.8086742Z 6a9967f09694: Waiting 2025-10-10T00:36:11.8086976Z 78963a649d1e: Waiting 2025-10-10T00:36:11.8087232Z bb853474e27e: Waiting 2025-10-10T00:36:11.8087495Z 1b010a24889f: Waiting 2025-10-10T00:36:11.8087751Z 6bb0ab6c83e7: Waiting 2025-10-10T00:36:11.8087993Z fcdb25d8bd87: Waiting 2025-10-10T00:36:11.8088299Z bb93e8569860: Waiting 2025-10-10T00:36:11.8088549Z 7854a47fb6ce: Waiting 2025-10-10T00:36:11.8088844Z 321a81eaa5c2: Waiting 2025-10-10T00:36:11.8089086Z db8b5d3e812a: Waiting 2025-10-10T00:36:11.8089340Z e44d0634b26c: Waiting 2025-10-10T00:36:11.8089593Z 9c68130ab6f4: Waiting 2025-10-10T00:36:11.8089856Z 67a62e840395: Waiting 2025-10-10T00:36:11.8090091Z be298bc80a6a: Waiting 2025-10-10T00:36:11.8090350Z 2f5521d75a7b: Waiting 2025-10-10T00:36:11.8090613Z 80fe58f5e0be: Waiting 2025-10-10T00:36:11.8090870Z 298f8ed30b52: Waiting 2025-10-10T00:36:11.8091114Z 26601a7f5cef: Waiting 2025-10-10T00:36:11.8091363Z d1955805b683: Waiting 2025-10-10T00:36:11.8091613Z 126f4926980f: Waiting 2025-10-10T00:36:11.8091868Z 72d7b219f86b: Waiting 2025-10-10T00:36:11.8092103Z 51488b4cb173: Waiting 2025-10-10T00:36:11.8092361Z 01f7edc60941: Waiting 2025-10-10T00:36:11.8092623Z 7cc8fa758195: Waiting 2025-10-10T00:36:11.8092879Z 47f6eaba7011: Waiting 2025-10-10T00:36:11.8093118Z 6feed27bf7a1: Waiting 2025-10-10T00:36:11.8093375Z d600775b199f: Waiting 2025-10-10T00:36:11.8093630Z dc1e5940c52d: Waiting 2025-10-10T00:36:11.8093874Z 2dfb782ff9ee: Waiting 2025-10-10T00:36:11.8094134Z 02e8e4f0e11d: Waiting 2025-10-10T00:36:11.8094391Z 05800a4d6cfb: Waiting 2025-10-10T00:36:11.8094744Z a92565598984: Waiting 2025-10-10T00:36:11.8094991Z c316d14618ab: Waiting 2025-10-10T00:36:11.8095255Z d5acfc43e126: Waiting 2025-10-10T00:36:11.8095518Z 0c6aeadf0311: Waiting 2025-10-10T00:36:11.8095780Z d499ccb64c19: Waiting 2025-10-10T00:36:11.8096022Z e147a378b3e3: Waiting 2025-10-10T00:36:11.8096286Z 0e7fa8ae5b64: Waiting 2025-10-10T00:36:11.8096547Z db57d0d73c88: Waiting 2025-10-10T00:36:11.8096882Z 5cdf50991ed0: Waiting 2025-10-10T00:36:11.8097121Z 0441f6b122aa: Waiting 2025-10-10T00:36:11.8097379Z 376f9da73cf3: Waiting 2025-10-10T00:36:11.8097634Z 1da1ecebc2e1: Waiting 2025-10-10T00:36:11.8098125Z 789a29857598: Waiting 2025-10-10T00:36:11.8098392Z e598b02a6581: Waiting 2025-10-10T00:36:11.8098654Z 352387be2f1a: Waiting 2025-10-10T00:36:11.8098914Z 262df058d57b: Waiting 2025-10-10T00:36:11.9081818Z 6eacbf1deb24: Download complete 2025-10-10T00:36:11.9913985Z 7ecfcc11d4b5: Verifying Checksum 2025-10-10T00:36:11.9914379Z 7ecfcc11d4b5: Download complete 2025-10-10T00:36:12.1115289Z 157abc7fc378: Download complete 2025-10-10T00:36:12.1706610Z 828c1365039a: Download complete 2025-10-10T00:36:12.2106282Z 5f512188495e: Download complete 2025-10-10T00:36:12.3045993Z 02e8e4f0e11d: Verifying Checksum 2025-10-10T00:36:12.3046357Z 02e8e4f0e11d: Download complete 2025-10-10T00:36:12.3068545Z 7088dc77c7de: Verifying Checksum 2025-10-10T00:36:12.3068922Z 7088dc77c7de: Download complete 2025-10-10T00:36:12.3984148Z 8691f83ec773: Verifying Checksum 2025-10-10T00:36:12.3984517Z 8691f83ec773: Download complete 2025-10-10T00:36:12.4034221Z 03bda3145b60: Verifying Checksum 2025-10-10T00:36:12.4035081Z 03bda3145b60: Download complete 2025-10-10T00:36:12.4946939Z e44d0634b26c: Verifying Checksum 2025-10-10T00:36:12.4947365Z e44d0634b26c: Download complete 2025-10-10T00:36:12.5321065Z bb93e8569860: Verifying Checksum 2025-10-10T00:36:12.5321435Z bb93e8569860: Download complete 2025-10-10T00:36:12.5626600Z 51488b4cb173: Verifying Checksum 2025-10-10T00:36:12.5627037Z 51488b4cb173: Download complete 2025-10-10T00:36:12.5699174Z 4f4fb700ef54: Verifying Checksum 2025-10-10T00:36:12.5700181Z 4f4fb700ef54: Download complete 2025-10-10T00:36:12.6356464Z 01f7edc60941: Verifying Checksum 2025-10-10T00:36:12.6356867Z 01f7edc60941: Download complete 2025-10-10T00:36:12.7249486Z 05800a4d6cfb: Download complete 2025-10-10T00:36:12.7806265Z d1955805b683: Verifying Checksum 2025-10-10T00:36:12.7806685Z d1955805b683: Download complete 2025-10-10T00:36:12.8867890Z 828c1365039a: Pull complete 2025-10-10T00:36:12.8995615Z 6eacbf1deb24: Pull complete 2025-10-10T00:36:13.0335986Z 0c6aeadf0311: Verifying Checksum 2025-10-10T00:36:13.0336769Z 0c6aeadf0311: Download complete 2025-10-10T00:36:13.1391784Z 1da1ecebc2e1: Verifying Checksum 2025-10-10T00:36:13.1392481Z 1da1ecebc2e1: Download complete 2025-10-10T00:36:13.2575803Z f7a49fdebb11: Verifying Checksum 2025-10-10T00:36:13.2576196Z f7a49fdebb11: Download complete 2025-10-10T00:36:13.3537059Z 78963a649d1e: Verifying Checksum 2025-10-10T00:36:13.3537552Z 78963a649d1e: Download complete 2025-10-10T00:36:13.4515862Z be298bc80a6a: Verifying Checksum 2025-10-10T00:36:13.4517016Z be298bc80a6a: Download complete 2025-10-10T00:36:15.5032813Z 4990092c6c34: Download complete 2025-10-10T00:36:15.6011800Z dc1e5940c52d: Verifying Checksum 2025-10-10T00:36:15.6012462Z dc1e5940c52d: Download complete 2025-10-10T00:36:15.6887123Z 7854a47fb6ce: Verifying Checksum 2025-10-10T00:36:15.6887512Z 7854a47fb6ce: Download complete 2025-10-10T00:36:15.7656726Z 26601a7f5cef: Verifying Checksum 2025-10-10T00:36:15.7657101Z 26601a7f5cef: Download complete 2025-10-10T00:36:15.8553679Z 6bb0ab6c83e7: Verifying Checksum 2025-10-10T00:36:15.8554135Z 6bb0ab6c83e7: Download complete 2025-10-10T00:36:15.9464374Z bb853474e27e: Download complete 2025-10-10T00:36:16.0371994Z 321a81eaa5c2: Verifying Checksum 2025-10-10T00:36:16.0372548Z 321a81eaa5c2: Download complete 2025-10-10T00:36:16.1251843Z 2f5521d75a7b: Verifying Checksum 2025-10-10T00:36:16.1252223Z 2f5521d75a7b: Download complete 2025-10-10T00:36:16.4681187Z 3315ba8bb68b: Verifying Checksum 2025-10-10T00:36:16.4681812Z 3315ba8bb68b: Download complete 2025-10-10T00:36:16.5486166Z 1b010a24889f: Verifying Checksum 2025-10-10T00:36:16.5486554Z 1b010a24889f: Download complete 2025-10-10T00:36:16.6370663Z d6ce78ded3b0: Verifying Checksum 2025-10-10T00:36:16.6371053Z d6ce78ded3b0: Download complete 2025-10-10T00:36:16.7250514Z 197546fc1a24: Download complete 2025-10-10T00:36:16.7975503Z 1865d8464380: Verifying Checksum 2025-10-10T00:36:16.7975847Z 1865d8464380: Download complete 2025-10-10T00:36:16.8820036Z 89d99294298f: Download complete 2025-10-10T00:36:16.9597049Z 9c68130ab6f4: Verifying Checksum 2025-10-10T00:36:16.9597459Z 9c68130ab6f4: Download complete 2025-10-10T00:36:20.7109508Z d5acfc43e126: Verifying Checksum 2025-10-10T00:36:20.7109939Z d5acfc43e126: Download complete 2025-10-10T00:36:22.4923170Z 4990092c6c34: Pull complete 2025-10-10T00:36:22.9332292Z 7ecfcc11d4b5: Pull complete 2025-10-10T00:36:23.3314221Z 157abc7fc378: Pull complete 2025-10-10T00:36:23.9042876Z 5f512188495e: Pull complete 2025-10-10T00:36:24.3734754Z 7088dc77c7de: Pull complete 2025-10-10T00:36:24.7255871Z 02e8e4f0e11d: Pull complete 2025-10-10T00:36:25.0875159Z 03bda3145b60: Pull complete 2025-10-10T00:36:25.4329890Z 8691f83ec773: Pull complete 2025-10-10T00:36:25.7720915Z bb93e8569860: Pull complete 2025-10-10T00:36:26.0713742Z e44d0634b26c: Pull complete 2025-10-10T00:36:26.3753789Z 51488b4cb173: Pull complete 2025-10-10T00:36:52.0169908Z 789a29857598: Verifying Checksum 2025-10-10T00:36:52.0170318Z 789a29857598: Download complete 2025-10-10T00:36:52.1220963Z fcdb25d8bd87: Verifying Checksum 2025-10-10T00:36:52.1221814Z fcdb25d8bd87: Download complete 2025-10-10T00:36:52.2290607Z 67a62e840395: Verifying Checksum 2025-10-10T00:36:52.2291509Z 67a62e840395: Download complete 2025-10-10T00:36:52.3251023Z 80fe58f5e0be: Verifying Checksum 2025-10-10T00:36:52.3251403Z 80fe58f5e0be: Download complete 2025-10-10T00:36:52.4292868Z 7cc8fa758195: Download complete 2025-10-10T00:36:52.5219205Z 2dfb782ff9ee: Verifying Checksum 2025-10-10T00:36:52.5219960Z 2dfb782ff9ee: Download complete 2025-10-10T00:36:52.5994706Z c316d14618ab: Verifying Checksum 2025-10-10T00:36:52.6763998Z d499ccb64c19: Download complete 2025-10-10T00:36:52.7819577Z 352387be2f1a: Verifying Checksum 2025-10-10T00:36:52.7819958Z 352387be2f1a: Download complete 2025-10-10T00:36:52.8606445Z 5cdf50991ed0: Verifying Checksum 2025-10-10T00:36:52.8606844Z 5cdf50991ed0: Download complete 2025-10-10T00:36:52.9717443Z e598b02a6581: Download complete 2025-10-10T00:36:53.0354591Z db8b5d3e812a: Verifying Checksum 2025-10-10T00:36:53.0355000Z db8b5d3e812a: Download complete 2025-10-10T00:36:53.1048355Z 298f8ed30b52: Verifying Checksum 2025-10-10T00:36:53.1048982Z 298f8ed30b52: Download complete 2025-10-10T00:36:53.3000541Z 0441f6b122aa: Verifying Checksum 2025-10-10T00:36:53.3000929Z 0441f6b122aa: Download complete 2025-10-10T00:36:53.3783871Z a92565598984: Verifying Checksum 2025-10-10T00:36:53.3784263Z a92565598984: Download complete 2025-10-10T00:36:54.9886246Z 6a9967f09694: Verifying Checksum 2025-10-10T00:36:54.9886896Z 6a9967f09694: Download complete 2025-10-10T00:36:55.0696284Z 376f9da73cf3: Download complete 2025-10-10T00:36:55.1683861Z 72d7b219f86b: Verifying Checksum 2025-10-10T00:36:55.1684356Z 72d7b219f86b: Download complete 2025-10-10T00:36:55.2613391Z 6feed27bf7a1: Download complete 2025-10-10T00:36:55.3675522Z 47f6eaba7011: Verifying Checksum 2025-10-10T00:36:55.3675921Z 47f6eaba7011: Download complete 2025-10-10T00:36:55.4635807Z 262df058d57b: Verifying Checksum 2025-10-10T00:36:55.4636188Z 262df058d57b: Download complete 2025-10-10T00:36:55.8062136Z d600775b199f: Verifying Checksum 2025-10-10T00:36:55.8062749Z d600775b199f: Download complete 2025-10-10T00:36:55.8668780Z e147a378b3e3: Verifying Checksum 2025-10-10T00:36:55.8669284Z e147a378b3e3: Download complete 2025-10-10T00:36:56.1664281Z db57d0d73c88: Verifying Checksum 2025-10-10T00:36:56.1664888Z db57d0d73c88: Download complete 2025-10-10T00:36:56.5299390Z 0e7fa8ae5b64: Verifying Checksum 2025-10-10T00:36:56.5299906Z 0e7fa8ae5b64: Download complete 2025-10-10T00:37:28.1252158Z 126f4926980f: Verifying Checksum 2025-10-10T00:37:28.1252549Z 126f4926980f: Download complete 2025-10-10T00:37:33.4623031Z 789a29857598: Pull complete 2025-10-10T00:37:33.8284748Z 4f4fb700ef54: Pull complete 2025-10-10T00:37:34.1542991Z 01f7edc60941: Pull complete 2025-10-10T00:37:34.5958595Z 05800a4d6cfb: Pull complete 2025-10-10T00:37:35.0701717Z d1955805b683: Pull complete 2025-10-10T00:37:35.5926481Z 0c6aeadf0311: Pull complete 2025-10-10T00:37:36.0021175Z 1da1ecebc2e1: Pull complete 2025-10-10T00:37:36.4099924Z f7a49fdebb11: Pull complete 2025-10-10T00:37:36.6517749Z 78963a649d1e: Pull complete 2025-10-10T00:37:37.1540992Z be298bc80a6a: Pull complete 2025-10-10T00:38:37.3571660Z 126f4926980f: Pull complete 2025-10-10T00:38:37.5258002Z dc1e5940c52d: Pull complete 2025-10-10T00:38:38.3135416Z 7854a47fb6ce: Pull complete 2025-10-10T00:38:38.7945538Z 26601a7f5cef: Pull complete 2025-10-10T00:38:39.7111229Z 6bb0ab6c83e7: Pull complete 2025-10-10T00:38:40.2054547Z bb853474e27e: Pull complete 2025-10-10T00:38:40.9746142Z 321a81eaa5c2: Pull complete 2025-10-10T00:38:41.4903040Z 2f5521d75a7b: Pull complete 2025-10-10T00:38:42.2053133Z 3315ba8bb68b: Pull complete 2025-10-10T00:38:42.6293160Z 1b010a24889f: Pull complete 2025-10-10T00:38:43.0731756Z d6ce78ded3b0: Pull complete 2025-10-10T00:38:43.8008222Z 197546fc1a24: Pull complete 2025-10-10T00:38:44.3018428Z 1865d8464380: Pull complete 2025-10-10T00:38:44.7912857Z 89d99294298f: Pull complete 2025-10-10T00:38:45.5720273Z 9c68130ab6f4: Pull complete 2025-10-10T00:38:47.0503482Z d5acfc43e126: Pull complete 2025-10-10T00:39:34.9107104Z 6a9967f09694: Pull complete 2025-10-10T00:39:35.3339526Z fcdb25d8bd87: Pull complete 2025-10-10T00:39:35.7718906Z 67a62e840395: Pull complete 2025-10-10T00:39:36.5948785Z 80fe58f5e0be: Pull complete 2025-10-10T00:39:37.3928944Z 7cc8fa758195: Pull complete 2025-10-10T00:39:37.7820701Z 2dfb782ff9ee: Pull complete 2025-10-10T00:39:38.1749579Z c316d14618ab: Pull complete 2025-10-10T00:39:38.7757033Z d499ccb64c19: Pull complete 2025-10-10T00:39:39.1252720Z 352387be2f1a: Pull complete 2025-10-10T00:39:39.7413944Z 5cdf50991ed0: Pull complete 2025-10-10T00:39:40.0904711Z e598b02a6581: Pull complete 2025-10-10T00:39:40.9011504Z db8b5d3e812a: Pull complete 2025-10-10T00:39:41.3210747Z 298f8ed30b52: Pull complete 2025-10-10T00:39:42.1177168Z 0441f6b122aa: Pull complete 2025-10-10T00:39:42.5675939Z a92565598984: Pull complete 2025-10-10T00:39:48.4808481Z db57d0d73c88: Pull complete 2025-10-10T00:39:48.7488543Z 376f9da73cf3: Pull complete 2025-10-10T00:39:49.0494794Z 72d7b219f86b: Pull complete 2025-10-10T00:39:49.3329765Z 6feed27bf7a1: Pull complete 2025-10-10T00:39:49.5614510Z 47f6eaba7011: Pull complete 2025-10-10T00:39:49.8368941Z 262df058d57b: Pull complete 2025-10-10T00:39:51.2220664Z d600775b199f: Pull complete 2025-10-10T00:39:51.6546043Z e147a378b3e3: Pull complete 2025-10-10T00:39:53.2615084Z 0e7fa8ae5b64: Pull complete 2025-10-10T00:39:53.4415995Z Digest: sha256:23a879e35e92d53d0547d49db3ba5dd5440152b28e788d6d2a216c0bd1dfac13 2025-10-10T00:39:53.5386928Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:39:53.5868337Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:39:53.5922497Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:39:53.5924021Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:39:53.5933120Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:39:53.5933485Z env: 2025-10-10T00:39:53.5933713Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:39:53.5933983Z ##[endgroup] 2025-10-10T00:39:53.6026282Z Prepare all required actions 2025-10-10T00:39:53.6162980Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-10-10T00:39:53.6163352Z with: 2025-10-10T00:39:53.6163969Z github-token: *** 2025-10-10T00:39:53.6164200Z env: 2025-10-10T00:39:53.6164432Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:39:53.6164828Z ##[endgroup] 2025-10-10T00:39:53.6452305Z ##[group]Run set -eux 2025-10-10T00:39:53.6452577Z set -eux 2025-10-10T00:39:53.6453023Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T00:39:53.6459041Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:39:53.6459431Z env: 2025-10-10T00:39:53.6459647Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:39:53.6460126Z GITHUB_TOKEN: *** 2025-10-10T00:39:53.6460376Z ##[endgroup] 2025-10-10T00:39:53.6485947Z + python3 .github/scripts/get_workflow_job_id.py 18392306145 i-0eff9e46d5804f1ed 2025-10-10T00:39:54.4065627Z Setting output job-id=52406569589 2025-10-10T00:39:54.4066476Z Setting output job-name=unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:39:54.4347075Z ##[group]Run python3 -m pip install psutil==5.9.8 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-10-10T00:39:54.4347783Z python3 -m pip install psutil==5.9.8 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-10-10T00:39:54.4348691Z python3 -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-10-10T00:39:54.4349502Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:39:54.4356258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:39:54.4356648Z env: 2025-10-10T00:39:54.4356872Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:39:54.4357150Z JOB_ID: 52406569589 2025-10-10T00:39:54.4357732Z JOB_NAME: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:39:54.4358661Z WORKFLOW_NAME: inductor 2025-10-10T00:39:54.4358982Z WORKFLOW_RUN_ID: 18392306145 2025-10-10T00:39:54.4359271Z MONITOR_LOG_INTERVAL: 5 2025-10-10T00:39:54.4359537Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-10-10T00:39:54.4359834Z ##[endgroup] 2025-10-10T00:39:55.0074154Z Defaulting to user installation because normal site-packages is not writeable 2025-10-10T00:39:55.4263915Z Collecting psutil==5.9.8 2025-10-10T00:39:55.4454727Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) 2025-10-10T00:39:55.6085149Z Collecting dataclasses_json==0.6.7 2025-10-10T00:39:55.6129756Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-10-10T00:39:55.6914375Z Collecting nvidia-ml-py==11.525.84 2025-10-10T00:39:55.6956842Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2025-10-10T00:39:55.9011708Z Collecting marshmallow<4.0.0,>=3.18.0 2025-10-10T00:39:55.9051791Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-10-10T00:39:56.0178218Z Collecting typing-inspect<1,>=0.4.0 2025-10-10T00:39:56.0220992Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-10-10T00:39:56.1699418Z Collecting packaging>=17.0 2025-10-10T00:39:56.1746764Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-10T00:39:56.2552926Z Collecting mypy-extensions>=0.3.0 2025-10-10T00:39:56.2592586Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-10-10T00:39:56.4126568Z Collecting typing-extensions>=3.7.4 2025-10-10T00:39:56.4172072Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-10-10T00:39:56.6286690Z Installing collected packages: typing-extensions, packaging, mypy-extensions, typing-inspect, marshmallow, psutil, nvidia-ml-py, dataclasses-json 2025-10-10T00:39:57.3018024Z Successfully installed dataclasses-json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 nvidia-ml-py-11.525.84 packaging-25.0 psutil-5.9.8 typing-extensions-4.15.0 typing-inspect-0.9.0 2025-10-10T00:39:57.5918668Z Prepare all required actions 2025-10-10T00:39:57.5919096Z Getting action download info 2025-10-10T00:39:57.7365308Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-10-10T00:39:57.9697555Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-10-10T00:39:58.1544226Z ##[group]Run ./.github/actions/download-build-artifacts 2025-10-10T00:39:58.1544607Z with: 2025-10-10T00:39:58.1544849Z name: linux-jammy-py3.12-gcc11 2025-10-10T00:39:58.1545143Z s3-bucket: gha-artifacts 2025-10-10T00:39:58.1545406Z env: 2025-10-10T00:39:58.1545622Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:39:58.1545888Z ##[endgroup] 2025-10-10T00:39:58.1644054Z ##[group]Run seemethere/download-artifact-s3@v4 2025-10-10T00:39:58.1644419Z with: 2025-10-10T00:39:58.1644654Z name: linux-jammy-py3.12-gcc11 2025-10-10T00:39:58.1644983Z s3-bucket: gha-artifacts 2025-10-10T00:39:58.1645308Z region: us-east-1 2025-10-10T00:39:58.1645530Z env: 2025-10-10T00:39:58.1645749Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:39:58.1646019Z ##[endgroup] 2025-10-10T00:39:58.7526590Z (node:48204) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-10-10T00:39:58.7527133Z 2025-10-10T00:39:58.7527334Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-10-10T00:39:58.7527900Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-10-10T00:39:58.7528468Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-10-10T00:40:00.2193334Z Found 1 objects with prefix pytorch/pytorch/18392306145/linux-jammy-py3.12-gcc11/ 2025-10-10T00:40:00.2194111Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2025-10-10T00:40:19.3248721Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2025-10-10T00:40:19.3253746Z Artifact download has finished successfully 2025-10-10T00:40:19.3439562Z ##[group]Run unzip -o artifacts.zip 2025-10-10T00:40:19.3439924Z unzip -o artifacts.zip 2025-10-10T00:40:19.3446090Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:19.3446472Z env: 2025-10-10T00:40:19.3446713Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:19.3446994Z ##[endgroup] 2025-10-10T00:40:19.3755539Z Archive: artifacts.zip 2025-10-10T00:40:19.3756280Z creating: dist/ 2025-10-10T00:40:21.2182245Z inflating: dist/torch-2.10.0a0+git344e636-cp312-cp312-linux_x86_64.whl 2025-10-10T00:40:21.2306972Z inflating: dist/.ninja_log 2025-10-10T00:40:21.2307865Z creating: build/custom_test_artifacts/ 2025-10-10T00:40:21.2308339Z creating: build/custom_test_artifacts/custom-op-build/ 2025-10-10T00:40:21.2308859Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-10-10T00:40:21.2309462Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-10-10T00:40:21.2314594Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-10-10T00:40:21.2315315Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/ 2025-10-10T00:40:21.2316009Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-10-10T00:40:21.2316736Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-10-10T00:40:21.2317461Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-10-10T00:40:21.2318309Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-10-10T00:40:21.2319624Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-10-10T00:40:21.2320407Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-10-10T00:40:21.2321380Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-10-10T00:40:21.2322114Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-10-10T00:40:21.2323196Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-10-10T00:40:21.2324533Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-10-10T00:40:21.2325444Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-10-10T00:40:21.2326804Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-10-10T00:40:21.2328337Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-10-10T00:40:21.2329162Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/ 2025-10-10T00:40:21.2329917Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/ 2025-10-10T00:40:21.2384161Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2025-10-10T00:40:21.2438506Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2025-10-10T00:40:21.2439623Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2025-10-10T00:40:21.2499109Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2025-10-10T00:40:21.2500350Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2025-10-10T00:40:21.2501432Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2025-10-10T00:40:21.2502758Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2025-10-10T00:40:21.2503830Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2025-10-10T00:40:21.2504889Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2025-10-10T00:40:21.2505950Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2025-10-10T00:40:21.2506982Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2025-10-10T00:40:21.2508013Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2025-10-10T00:40:21.2508988Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2025-10-10T00:40:21.2509933Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.reg.c 2025-10-10T00:40:21.2510859Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin 2025-10-10T00:40:21.2511773Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2025-10-10T00:40:21.2512788Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.o 2025-10-10T00:40:21.2513708Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/CMakeCUDACompilerId.cu 2025-10-10T00:40:21.2580048Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/a.out 2025-10-10T00:40:21.2580899Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCUDACompiler.cmake 2025-10-10T00:40:21.2652591Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CUDA.bin 2025-10-10T00:40:21.2653489Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-10-10T00:40:21.2654136Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-10-10T00:40:21.2654804Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-10-10T00:40:21.2655498Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-10-10T00:40:21.2656266Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-10-10T00:40:21.2657133Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-10-10T00:40:21.2657967Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-10-10T00:40:21.2658753Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-10-10T00:40:21.2659560Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-10-10T00:40:21.2660365Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-10-10T00:40:21.2661161Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-10-10T00:40:21.2661969Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-10-10T00:40:21.2662766Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-10-10T00:40:21.2676630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-10-10T00:40:21.2865419Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-10-10T00:40:21.2866214Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-10-10T00:40:21.2867201Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-10-10T00:40:21.2868123Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-10-10T00:40:21.2869018Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-10-10T00:40:21.2869838Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-10-10T00:40:21.2870676Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-10-10T00:40:21.2871539Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-10-10T00:40:21.2872509Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-10-10T00:40:21.2873369Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-10-10T00:40:21.2874215Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-10-10T00:40:21.2887833Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-10-10T00:40:21.2963037Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-10-10T00:40:21.2963973Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-10-10T00:40:21.2964796Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-10-10T00:40:21.2965537Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-10-10T00:40:21.2966218Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-10-10T00:40:21.2967052Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-10-10T00:40:21.2967750Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2025-10-10T00:40:21.2969194Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-10-10T00:40:21.2969979Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-10-10T00:40:21.2970670Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-10-10T00:40:21.3134992Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-10-10T00:40:21.3187304Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-10-10T00:40:21.3187873Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-10-10T00:40:21.3188375Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-10-10T00:40:21.3188971Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-10-10T00:40:21.3195297Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-10-10T00:40:21.3195990Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/ 2025-10-10T00:40:21.3196664Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-10-10T00:40:21.3197388Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-10-10T00:40:21.3198087Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-10-10T00:40:21.3198894Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-10-10T00:40:21.3200026Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-10-10T00:40:21.3200796Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-10-10T00:40:21.3201544Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-10-10T00:40:21.3202429Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-10-10T00:40:21.3203481Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-10-10T00:40:21.3204718Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-10-10T00:40:21.3205579Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-10-10T00:40:21.3206910Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-10-10T00:40:21.3208507Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-10-10T00:40:21.3209328Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/ 2025-10-10T00:40:21.3210060Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/ 2025-10-10T00:40:21.3264549Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2025-10-10T00:40:21.3318364Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2025-10-10T00:40:21.3319464Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2025-10-10T00:40:21.3378772Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2025-10-10T00:40:21.3379863Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2025-10-10T00:40:21.3381140Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2025-10-10T00:40:21.3382452Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2025-10-10T00:40:21.3383525Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2025-10-10T00:40:21.3384565Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2025-10-10T00:40:21.3385612Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2025-10-10T00:40:21.3386653Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2025-10-10T00:40:21.3387669Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2025-10-10T00:40:21.3388638Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2025-10-10T00:40:21.3389559Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.reg.c 2025-10-10T00:40:21.3390481Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin 2025-10-10T00:40:21.3391398Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2025-10-10T00:40:21.3392398Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.o 2025-10-10T00:40:21.3393302Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/CMakeCUDACompilerId.cu 2025-10-10T00:40:21.3460329Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/a.out 2025-10-10T00:40:21.3461165Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCUDACompiler.cmake 2025-10-10T00:40:21.3532381Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CUDA.bin 2025-10-10T00:40:21.3533396Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-10-10T00:40:21.3534030Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-10-10T00:40:21.3534669Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-10-10T00:40:21.3535371Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-10-10T00:40:21.3536168Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-10-10T00:40:21.3537062Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-10-10T00:40:21.3537919Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-10-10T00:40:21.3538706Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-10-10T00:40:21.3539535Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-10-10T00:40:21.3540365Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-10-10T00:40:21.3541194Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-10-10T00:40:21.3542018Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-10-10T00:40:21.3542817Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-10-10T00:40:21.3555916Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-10-10T00:40:21.3617339Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-10-10T00:40:21.3618434Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-10-10T00:40:21.3619250Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-10-10T00:40:21.3619979Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-10-10T00:40:21.3620629Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-10-10T00:40:21.3621286Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-10-10T00:40:21.3621950Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2025-10-10T00:40:21.3622567Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-10-10T00:40:21.3623132Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-10-10T00:40:21.3647041Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-10-10T00:40:21.3661401Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-10-10T00:40:21.3662098Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-10-10T00:40:21.3662730Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-10-10T00:40:21.3666728Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-10-10T00:40:21.3668366Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-10-10T00:40:21.3669098Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/ 2025-10-10T00:40:21.3669825Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-10-10T00:40:21.3670601Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-10-10T00:40:21.3671362Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-10-10T00:40:21.3672331Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-10-10T00:40:21.3673380Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-10-10T00:40:21.3674207Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-10-10T00:40:21.3675019Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-10-10T00:40:21.3675854Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-10-10T00:40:21.3676789Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-10-10T00:40:21.3677973Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-10-10T00:40:21.3678848Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-10-10T00:40:21.3680190Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-10-10T00:40:21.3681869Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-10-10T00:40:21.3682758Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/ 2025-10-10T00:40:21.3683549Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/ 2025-10-10T00:40:21.3737932Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2025-10-10T00:40:21.3792831Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2025-10-10T00:40:21.3794005Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2025-10-10T00:40:21.3853246Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2025-10-10T00:40:21.3854440Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2025-10-10T00:40:21.3855589Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2025-10-10T00:40:21.3856770Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2025-10-10T00:40:21.3857889Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2025-10-10T00:40:21.3858997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2025-10-10T00:40:21.3860115Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2025-10-10T00:40:21.3861233Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2025-10-10T00:40:21.3862299Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2025-10-10T00:40:21.3863308Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2025-10-10T00:40:21.3864287Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.reg.c 2025-10-10T00:40:21.3865261Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin 2025-10-10T00:40:21.3866245Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2025-10-10T00:40:21.3867201Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.o 2025-10-10T00:40:21.3868283Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/CMakeCUDACompilerId.cu 2025-10-10T00:40:21.3934627Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/a.out 2025-10-10T00:40:21.3935534Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCUDACompiler.cmake 2025-10-10T00:40:21.4006627Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CUDA.bin 2025-10-10T00:40:21.4007530Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-10-10T00:40:21.4008224Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-10-10T00:40:21.4008941Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-10-10T00:40:21.4009690Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-10-10T00:40:21.4010557Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-10-10T00:40:21.4011533Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-10-10T00:40:21.4012472Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-10-10T00:40:21.4013334Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-10-10T00:40:21.4014219Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-10-10T00:40:21.4015128Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-10-10T00:40:21.4016029Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-10-10T00:40:21.4017128Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-10-10T00:40:21.4018031Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-10-10T00:40:21.4018979Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-10-10T00:40:21.4129753Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-10-10T00:40:21.4130687Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-10-10T00:40:21.4131597Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-10-10T00:40:21.4132601Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-10-10T00:40:21.4133585Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-10-10T00:40:21.4134497Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-10-10T00:40:21.4135435Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-10-10T00:40:21.4136390Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-10-10T00:40:21.4137341Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-10-10T00:40:21.4138293Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-10-10T00:40:21.4139214Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-10-10T00:40:21.4152641Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-10-10T00:40:21.4206437Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-10-10T00:40:21.4207463Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-10-10T00:40:21.4208341Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-10-10T00:40:21.4209115Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-10-10T00:40:21.4209841Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-10-10T00:40:21.4210557Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-10-10T00:40:21.4211273Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2025-10-10T00:40:21.4211958Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-10-10T00:40:21.4212568Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-10-10T00:40:21.4213200Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-10-10T00:40:21.4310778Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-10-10T00:40:21.4347305Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-10-10T00:40:21.4347844Z creating: build/lib/ 2025-10-10T00:40:21.4425503Z inflating: build/lib/libprotobuf-lite.a 2025-10-10T00:40:21.4843836Z inflating: build/lib/libprotobuf.a 2025-10-10T00:40:21.5308706Z inflating: build/lib/libprotoc.a 2025-10-10T00:40:21.5316855Z inflating: build/lib/libpthreadpool.a 2025-10-10T00:40:21.5324713Z inflating: build/lib/libcpuinfo.a 2025-10-10T00:40:21.5332614Z inflating: build/lib/libcpuinfo_internals.a 2025-10-10T00:40:21.5333500Z inflating: build/lib/libclog.a 2025-10-10T00:40:21.5353608Z inflating: build/lib/libpytorch_qnnpack.a 2025-10-10T00:40:21.5354302Z inflating: build/lib/libnnpack_reference_layers.a 2025-10-10T00:40:21.5531444Z inflating: build/lib/libmicrokernels-prod.a 2025-10-10T00:40:21.5548244Z inflating: build/lib/libnnpack.a 2025-10-10T00:40:21.6372738Z inflating: build/lib/libmicrokernels-all.a 2025-10-10T00:40:21.6436765Z inflating: build/lib/libgtest.a 2025-10-10T00:40:21.6454105Z inflating: build/lib/libgmock.a 2025-10-10T00:40:21.6454715Z inflating: build/lib/libgtest_main.a 2025-10-10T00:40:21.6455074Z inflating: build/lib/libgmock_main.a 2025-10-10T00:40:21.6540318Z inflating: build/lib/libXNNPACK.a 2025-10-10T00:40:21.6612034Z inflating: build/lib/libbenchmark.a 2025-10-10T00:40:21.6612441Z inflating: build/lib/libbenchmark_main.a 2025-10-10T00:40:21.6619600Z inflating: build/lib/libittnotify.a 2025-10-10T00:40:21.6620324Z inflating: build/lib/libjitprofiling.a 2025-10-10T00:40:21.6684228Z inflating: build/lib/libasmjit.a 2025-10-10T00:40:21.7777075Z inflating: build/lib/libfbgemm.a 2025-10-10T00:40:21.7807142Z inflating: build/lib/libtensorpipe_uv.a 2025-10-10T00:40:21.8314537Z inflating: build/lib/libtensorpipe.a 2025-10-10T00:40:21.8544699Z inflating: build/lib/libtensorpipe_cuda.a 2025-10-10T00:40:21.8671111Z inflating: build/lib/libgloo.a 2025-10-10T00:40:21.8714253Z inflating: build/lib/libonnx_proto.a 2025-10-10T00:40:21.9114031Z inflating: build/lib/libgloo_cuda.a 2025-10-10T00:40:21.9780701Z inflating: build/lib/libonnx.a 2025-10-10T00:40:22.9041364Z inflating: build/lib/libdnnl.a 2025-10-10T00:40:22.9060674Z inflating: build/lib/libfmt.a 2025-10-10T00:40:22.9497057Z inflating: build/lib/libkineto.a 2025-10-10T00:40:22.9603341Z inflating: build/lib/libc10.so 2025-10-10T00:40:22.9660585Z inflating: build/lib/libc10_cuda.so 2025-10-10T00:40:22.9661474Z inflating: build/lib/libcaffe2_nvrtc.so 2025-10-10T00:40:22.9662307Z inflating: build/lib/libtorch_global_deps.so 2025-10-10T00:40:23.0354937Z inflating: build/lib/libtorch_nvshmem.so 2025-10-10T00:40:25.8241566Z inflating: build/lib/libtorch_cpu.so 2025-10-10T00:40:27.7452695Z inflating: build/lib/libtorch_cuda.so 2025-10-10T00:40:27.7453116Z inflating: build/lib/libtorch.so 2025-10-10T00:40:27.7502816Z inflating: build/lib/libtorch_cuda_linalg.so 2025-10-10T00:40:27.7503701Z inflating: build/lib/libc10d_cuda_test.so 2025-10-10T00:40:27.7571702Z inflating: build/lib/libtorchbind_test.so 2025-10-10T00:40:27.7588306Z inflating: build/lib/libjitbackend_test.so 2025-10-10T00:40:27.7613509Z inflating: build/lib/libbackend_with_compiler.so 2025-10-10T00:40:27.7637537Z inflating: build/lib/libaoti_custom_ops.so 2025-10-10T00:40:27.7641349Z inflating: build/lib/libshm.so 2025-10-10T00:40:27.9806900Z inflating: build/lib/libtorch_python.so 2025-10-10T00:40:27.9840902Z inflating: build/lib/libnnapi_backend.so 2025-10-10T00:40:27.9841356Z creating: build/bin/ 2025-10-10T00:40:27.9841637Z creating: build/bin/CMakeFiles/ 2025-10-10T00:40:27.9841978Z inflating: build/bin/cmake_install.cmake 2025-10-10T00:40:27.9842350Z inflating: build/bin/CTestTestfile.cmake 2025-10-10T00:40:28.0279993Z inflating: build/bin/protoc-3.13.0.0 2025-10-10T00:40:28.0713494Z inflating: build/bin/protoc 2025-10-10T00:40:28.0769531Z inflating: build/bin/c10_AllocatorConfig_test 2025-10-10T00:40:28.0822350Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-10-10T00:40:28.0883180Z inflating: build/bin/c10_DispatchKeySet_test 2025-10-10T00:40:28.0938923Z inflating: build/bin/c10_DeviceGuard_test 2025-10-10T00:40:28.0993312Z inflating: build/bin/c10_Device_test 2025-10-10T00:40:28.1051964Z inflating: build/bin/c10_Scalar_test 2025-10-10T00:40:28.1104789Z inflating: build/bin/c10_StreamGuard_test 2025-10-10T00:40:28.1163448Z inflating: build/bin/c10_SymInt_test 2025-10-10T00:40:28.1223224Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-10-10T00:40:28.1280652Z inflating: build/bin/c10_SizesAndStrides_test 2025-10-10T00:40:28.1341348Z inflating: build/bin/c10_InlineStreamGuard_test 2025-10-10T00:40:28.1393229Z inflating: build/bin/c10_ConstexprCrc_test 2025-10-10T00:40:28.1450944Z inflating: build/bin/c10_Bitset_test 2025-10-10T00:40:28.1503786Z inflating: build/bin/c10_DeadlockDetection_test 2025-10-10T00:40:28.1577333Z inflating: build/bin/c10_cow_test 2025-10-10T00:40:28.1631500Z inflating: build/bin/c10_ArrayRef_test 2025-10-10T00:40:28.1689469Z inflating: build/bin/c10_Enumerate_test 2025-10-10T00:40:28.1744113Z inflating: build/bin/c10_Half_test 2025-10-10T00:40:28.1799020Z inflating: build/bin/c10_IntrusiveList_test 2025-10-10T00:40:28.1858413Z inflating: build/bin/c10_Metaprogramming_test 2025-10-10T00:40:28.1916086Z inflating: build/bin/c10_LeftRight_test 2025-10-10T00:40:28.1974429Z inflating: build/bin/c10_NetworkFlow_test 2025-10-10T00:40:28.2027010Z inflating: build/bin/c10_Semaphore_test 2025-10-10T00:40:28.2078664Z inflating: build/bin/c10_Synchronized_test 2025-10-10T00:40:28.2134735Z inflating: build/bin/c10_TypeIndex_test 2025-10-10T00:40:28.2191881Z inflating: build/bin/c10_ThreadLocal_test 2025-10-10T00:40:28.2243683Z inflating: build/bin/c10_TypeTraits_test 2025-10-10T00:40:28.2299210Z inflating: build/bin/c10_TypeList_test 2025-10-10T00:40:28.2353828Z inflating: build/bin/c10_accumulate_test 2025-10-10T00:40:28.2413411Z inflating: build/bin/c10_bfloat16_test 2025-10-10T00:40:28.2466728Z inflating: build/bin/c10_bit_cast_test 2025-10-10T00:40:28.2526499Z inflating: build/bin/c10_complex_math_test 2025-10-10T00:40:28.2578239Z inflating: build/bin/c10_error_test 2025-10-10T00:40:28.2635340Z inflating: build/bin/c10_complex_test 2025-10-10T00:40:28.2690470Z inflating: build/bin/c10_exception_test 2025-10-10T00:40:28.2744864Z inflating: build/bin/c10_flags_test 2025-10-10T00:40:28.2796491Z inflating: build/bin/c10_generic_math_test 2025-10-10T00:40:28.2961581Z inflating: build/bin/c10_intrusive_ptr_test 2025-10-10T00:40:28.3017300Z inflating: build/bin/c10_irange_test 2025-10-10T00:40:28.3073016Z inflating: build/bin/c10_lazy_test 2025-10-10T00:40:28.3132704Z inflating: build/bin/c10_logging_test 2025-10-10T00:40:28.3210285Z inflating: build/bin/c10_optional_test 2025-10-10T00:40:28.3273640Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-10-10T00:40:28.3329621Z inflating: build/bin/c10_registry_test 2025-10-10T00:40:28.3481321Z inflating: build/bin/c10_small_vector_test 2025-10-10T00:40:28.3540522Z inflating: build/bin/c10_string_util_test 2025-10-10T00:40:28.3593760Z inflating: build/bin/c10_ssize_test 2025-10-10T00:40:28.3648697Z inflating: build/bin/c10_tempfile_test 2025-10-10T00:40:28.3700132Z inflating: build/bin/c10_string_view_test 2025-10-10T00:40:28.3747983Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-10-10T00:40:28.3807535Z inflating: build/bin/c10_typeid_test 2025-10-10T00:40:28.3864319Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2025-10-10T00:40:28.3920296Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2025-10-10T00:40:28.3976605Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2025-10-10T00:40:28.4032441Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2025-10-10T00:40:28.4083458Z inflating: build/bin/c10_cuda_CUDATest 2025-10-10T00:40:28.4139884Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2025-10-10T00:40:28.4193306Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2025-10-10T00:40:28.4250023Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2025-10-10T00:40:28.4818272Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-10-10T00:40:28.5396975Z inflating: build/bin/vec_test_all_types_AVX512 2025-10-10T00:40:28.5984831Z inflating: build/bin/vec_test_all_types_AVX2 2025-10-10T00:40:28.6040711Z inflating: build/bin/BackoffTest 2025-10-10T00:40:28.6098121Z inflating: build/bin/FileStoreTest 2025-10-10T00:40:28.6156571Z inflating: build/bin/TCPStoreTest 2025-10-10T00:40:28.6215097Z inflating: build/bin/HashStoreTest 2025-10-10T00:40:28.6227285Z inflating: build/bin/ProcessGroupMPITest 2025-10-10T00:40:28.6283938Z inflating: build/bin/static_runtime_bench 2025-10-10T00:40:28.6286652Z inflating: build/bin/example_allreduce 2025-10-10T00:40:28.6537401Z inflating: build/bin/static_runtime_test 2025-10-10T00:40:28.6615429Z inflating: build/bin/Dict_test 2025-10-10T00:40:28.6671364Z inflating: build/bin/Dimname_test 2025-10-10T00:40:28.6739796Z inflating: build/bin/MaybeOwned_test 2025-10-10T00:40:28.6798819Z inflating: build/bin/NamedTensor_test 2025-10-10T00:40:28.6861066Z inflating: build/bin/apply_utils_test 2025-10-10T00:40:28.6921853Z inflating: build/bin/atest 2025-10-10T00:40:28.6987958Z inflating: build/bin/basic 2025-10-10T00:40:28.7047508Z inflating: build/bin/broadcast_test 2025-10-10T00:40:28.7101449Z inflating: build/bin/cpu_allocator_test 2025-10-10T00:40:28.7160611Z inflating: build/bin/cpu_generator_test 2025-10-10T00:40:28.7217699Z inflating: build/bin/cpu_profiling_allocator_test 2025-10-10T00:40:28.7311571Z inflating: build/bin/cpu_rng_test 2025-10-10T00:40:28.7363739Z inflating: build/bin/dlconvertor_test 2025-10-10T00:40:28.7425057Z inflating: build/bin/extension_backend_test 2025-10-10T00:40:28.7482353Z inflating: build/bin/half_test 2025-10-10T00:40:28.7580724Z inflating: build/bin/ivalue_test 2025-10-10T00:40:28.7633457Z inflating: build/bin/lazy_tensor_test 2025-10-10T00:40:28.7689028Z inflating: build/bin/math_kernel_test 2025-10-10T00:40:28.7747055Z inflating: build/bin/memory_format_test 2025-10-10T00:40:28.7802760Z inflating: build/bin/memory_overlapping_test 2025-10-10T00:40:28.7860807Z inflating: build/bin/mobile_memory_cleanup 2025-10-10T00:40:28.7919595Z inflating: build/bin/native_test 2025-10-10T00:40:28.7975651Z inflating: build/bin/operator_name_test 2025-10-10T00:40:28.8029043Z inflating: build/bin/operators_test 2025-10-10T00:40:28.8082577Z inflating: build/bin/packedtensoraccessor_test 2025-10-10T00:40:28.8152337Z inflating: build/bin/pow_test 2025-10-10T00:40:28.8212802Z inflating: build/bin/quantized_test 2025-10-10T00:40:28.8264723Z inflating: build/bin/reduce_ops_test 2025-10-10T00:40:28.8318595Z inflating: build/bin/reportMemoryUsage_test 2025-10-10T00:40:28.8379012Z inflating: build/bin/scalar_tensor_test 2025-10-10T00:40:28.8439783Z inflating: build/bin/scalar_test 2025-10-10T00:40:28.8495243Z inflating: build/bin/StorageUtils_test 2025-10-10T00:40:28.8550931Z inflating: build/bin/stride_properties_test 2025-10-10T00:40:28.8633544Z inflating: build/bin/tensor_iterator_test 2025-10-10T00:40:28.8689931Z inflating: build/bin/test_parallel 2025-10-10T00:40:28.8743576Z inflating: build/bin/thread_init_test 2025-10-10T00:40:28.8800626Z inflating: build/bin/type_ptr_test 2025-10-10T00:40:28.8862572Z inflating: build/bin/type_test 2025-10-10T00:40:28.8917938Z inflating: build/bin/undefined_tensor_test 2025-10-10T00:40:28.8971431Z inflating: build/bin/verify_api_visibility 2025-10-10T00:40:28.9043584Z inflating: build/bin/legacy_vmap_test 2025-10-10T00:40:28.9099238Z inflating: build/bin/weakref_test 2025-10-10T00:40:28.9153610Z inflating: build/bin/wrapdim_test 2025-10-10T00:40:28.9208132Z inflating: build/bin/xla_tensor_test 2025-10-10T00:40:28.9269831Z inflating: build/bin/IListRef_test 2025-10-10T00:40:28.9375859Z inflating: build/bin/List_test 2025-10-10T00:40:28.9443507Z inflating: build/bin/KernelFunction_test 2025-10-10T00:40:28.9563932Z inflating: build/bin/kernel_function_legacy_test 2025-10-10T00:40:28.9663209Z inflating: build/bin/kernel_function_test 2025-10-10T00:40:28.9786903Z inflating: build/bin/kernel_lambda_legacy_test 2025-10-10T00:40:28.9888407Z inflating: build/bin/kernel_lambda_test 2025-10-10T00:40:28.9952883Z inflating: build/bin/kernel_stackbased_test 2025-10-10T00:40:29.0049750Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-10-10T00:40:29.0103410Z inflating: build/bin/CppSignature_test 2025-10-10T00:40:29.0160896Z inflating: build/bin/backend_fallback_test 2025-10-10T00:40:29.0214803Z inflating: build/bin/op_allowlist_test 2025-10-10T00:40:29.0516546Z inflating: build/bin/op_registration_test 2025-10-10T00:40:29.0586123Z inflating: build/bin/inline_container_test 2025-10-10T00:40:29.0643534Z inflating: build/bin/cuda_allocator_test 2025-10-10T00:40:29.0700941Z inflating: build/bin/cuda_apply_test 2025-10-10T00:40:29.0761763Z inflating: build/bin/cuda_atomic_ops_test 2025-10-10T00:40:29.0823479Z inflating: build/bin/cuda_caching_host_allocator_test 2025-10-10T00:40:29.0896198Z inflating: build/bin/cuda_complex_math_test 2025-10-10T00:40:29.0956596Z inflating: build/bin/cuda_complex_test 2025-10-10T00:40:29.1022329Z inflating: build/bin/cuda_cub_test 2025-10-10T00:40:29.1074346Z inflating: build/bin/cuda_device_test 2025-10-10T00:40:29.1144128Z inflating: build/bin/cuda_distributions_test 2025-10-10T00:40:29.1197444Z inflating: build/bin/cuda_dlconvertor_test 2025-10-10T00:40:29.1250574Z inflating: build/bin/cuda_exchange_device_test 2025-10-10T00:40:29.1310966Z inflating: build/bin/cuda_generator_test 2025-10-10T00:40:29.1362510Z inflating: build/bin/cuda_half_test 2025-10-10T00:40:29.1418074Z inflating: build/bin/cuda_integer_divider_test 2025-10-10T00:40:29.1470697Z inflating: build/bin/cuda_optional_test 2025-10-10T00:40:29.1526825Z inflating: build/bin/cuda_reportMemoryUsage_test 2025-10-10T00:40:29.1581611Z inflating: build/bin/cuda_packedtensoraccessor_test 2025-10-10T00:40:29.1633480Z inflating: build/bin/cuda_allocatorTraceTracker_test 2025-10-10T00:40:29.1697723Z inflating: build/bin/cuda_stream_test 2025-10-10T00:40:29.1753677Z inflating: build/bin/cuda_vectorized_test 2025-10-10T00:40:29.1806485Z inflating: build/bin/cuda_cudnn_test 2025-10-10T00:40:29.1873779Z inflating: build/bin/ProcessGroupGlooTest 2025-10-10T00:40:29.1934397Z inflating: build/bin/ProcessGroupGlooAsyncTest 2025-10-10T00:40:29.2000346Z inflating: build/bin/ProcessGroupNCCLTest 2025-10-10T00:40:29.2063861Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2025-10-10T00:40:29.2121598Z inflating: build/bin/test_dist_autograd 2025-10-10T00:40:29.3187509Z inflating: build/bin/test_jit 2025-10-10T00:40:29.3259130Z inflating: build/bin/test_cpp_rpc 2025-10-10T00:40:29.3259903Z inflating: build/bin/parallel_benchmark 2025-10-10T00:40:29.4388842Z inflating: build/bin/test_api 2025-10-10T00:40:29.4392303Z inflating: build/bin/torch_shm_manager 2025-10-10T00:40:29.4728413Z inflating: build/bin/test_lazy 2025-10-10T00:40:29.4728861Z creating: .additional_ci_files/ 2025-10-10T00:40:29.4795282Z inflating: .additional_ci_files/test-times.json 2025-10-10T00:40:29.5046270Z inflating: .additional_ci_files/test-class-times.json 2025-10-10T00:40:29.5071217Z ##[group]Run rm artifacts.zip 2025-10-10T00:40:29.5071515Z rm artifacts.zip 2025-10-10T00:40:29.5077685Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:29.5078067Z env: 2025-10-10T00:40:29.5078401Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:29.5078771Z ##[endgroup] 2025-10-10T00:40:29.5781538Z ##[group]Run df -H 2025-10-10T00:40:29.5781795Z df -H 2025-10-10T00:40:29.5787310Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:29.5787684Z env: 2025-10-10T00:40:29.5788010Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:29.5788273Z ##[endgroup] 2025-10-10T00:40:29.5830680Z Filesystem Size Used Avail Use% Mounted on 2025-10-10T00:40:29.5831142Z devtmpfs 4.2M 0 4.2M 0% /dev 2025-10-10T00:40:29.5831693Z tmpfs 50G 0 50G 0% /dev/shm 2025-10-10T00:40:29.5832167Z tmpfs 20G 652k 20G 1% /run 2025-10-10T00:40:29.5832497Z /dev/nvme0n1p1 215G 49G 166G 23% / 2025-10-10T00:40:29.5832839Z tmpfs 50G 13k 50G 1% /tmp 2025-10-10T00:40:29.5833202Z /dev/nvme0n1p128 11M 1.4M 9.2M 13% /boot/efi 2025-10-10T00:40:29.5864265Z Prepare all required actions 2025-10-10T00:40:29.5865091Z Getting action download info 2025-10-10T00:40:29.7559779Z ##[group]Run ./.github/actions/download-td-artifacts 2025-10-10T00:40:29.7560147Z with: 2025-10-10T00:40:29.7560364Z env: 2025-10-10T00:40:29.7560596Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:29.7560848Z ##[endgroup] 2025-10-10T00:40:29.7666981Z ##[group]Run seemethere/download-artifact-s3@v4 2025-10-10T00:40:29.7667343Z with: 2025-10-10T00:40:29.7667555Z name: td_results 2025-10-10T00:40:29.7667839Z s3-bucket: gha-artifacts 2025-10-10T00:40:29.7668129Z region: us-east-1 2025-10-10T00:40:29.7668381Z env: 2025-10-10T00:40:29.7668597Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:29.7668875Z ##[endgroup] 2025-10-10T00:40:30.5541873Z (node:48233) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-10-10T00:40:30.5542415Z 2025-10-10T00:40:30.5542685Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-10-10T00:40:30.5543262Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-10-10T00:40:30.5543826Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-10-10T00:40:30.6563394Z Found 0 objects with prefix pytorch/pytorch/18392306145/td_results/ 2025-10-10T00:40:30.6569705Z Artifact download has finished successfully 2025-10-10T00:40:30.6858571Z ##[group]Run mkdir -p .additional_ci_files 2025-10-10T00:40:30.6858927Z mkdir -p .additional_ci_files 2025-10-10T00:40:30.6859486Z mv td_results.json .additional_ci_files/td_results.json || true 2025-10-10T00:40:30.6865297Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:30.6865648Z env: 2025-10-10T00:40:30.6865859Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:30.6866112Z ##[endgroup] 2025-10-10T00:40:30.6916144Z mv: cannot stat 'td_results.json': No such file or directory 2025-10-10T00:40:30.7160340Z ##[group]Run .github/scripts/parse_ref.py 2025-10-10T00:40:30.7160696Z .github/scripts/parse_ref.py 2025-10-10T00:40:30.7166072Z shell: /usr/bin/bash -e {0} 2025-10-10T00:40:30.7166342Z env: 2025-10-10T00:40:30.7166722Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:30.7166991Z ##[endgroup] 2025-10-10T00:40:30.7798332Z Setting output branch=main 2025-10-10T00:40:30.7924519Z Prepare all required actions 2025-10-10T00:40:30.7924894Z Getting action download info 2025-10-10T00:40:30.9317076Z ##[group]Run ./.github/actions/filter-test-configs 2025-10-10T00:40:30.9317428Z with: 2025-10-10T00:40:30.9317953Z github-token: *** 2025-10-10T00:40:30.9318488Z test-matrix: {"include": [{"config": "inductor-triton-cpu", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]} 2025-10-10T00:40:30.9319432Z job-name: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:40:30.9320097Z env: 2025-10-10T00:40:30.9320326Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:30.9320590Z ##[endgroup] 2025-10-10T00:40:30.9511035Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:40:30.9511339Z with: 2025-10-10T00:40:30.9511528Z shell: bash 2025-10-10T00:40:30.9511748Z timeout_minutes: 10 2025-10-10T00:40:30.9512104Z max_attempts: 5 2025-10-10T00:40:30.9512511Z retry_wait_seconds: 30 2025-10-10T00:40:30.9513360Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T00:40:30.9514220Z polling_interval_seconds: 1 2025-10-10T00:40:30.9514523Z warning_on_retry: true 2025-10-10T00:40:30.9514802Z continue_on_error: false 2025-10-10T00:40:30.9515072Z env: 2025-10-10T00:40:30.9515299Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:30.9515736Z GITHUB_TOKEN: *** 2025-10-10T00:40:30.9515987Z ##[endgroup] 2025-10-10T00:40:31.1714171Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T00:40:31.4039621Z Defaulting to user installation because normal site-packages is not writeable 2025-10-10T00:40:31.8490371Z Collecting requests==2.27.1 2025-10-10T00:40:31.8660338Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-10-10T00:40:32.1793125Z Collecting pyyaml==6.0.2 2025-10-10T00:40:32.1868795Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-10-10T00:40:32.2754882Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-10-10T00:40:32.2757885Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-10-10T00:40:32.6846441Z Collecting charset-normalizer~=2.0.0 2025-10-10T00:40:32.6937805Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-10-10T00:40:32.8773082Z Collecting certifi>=2017.4.17 2025-10-10T00:40:32.8820237Z Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-10T00:40:33.0450934Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-10-10T00:40:33.6060802Z Successfully installed certifi-2025.10.5 charset-normalizer-2.0.12 pyyaml-6.0.2 requests-2.27.1 2025-10-10T00:40:34.1223886Z Command completed after 1 attempt(s). 2025-10-10T00:40:34.1477445Z ##[group]Run set -x 2025-10-10T00:40:34.1477748Z set -x 2025-10-10T00:40:34.1477987Z  2025-10-10T00:40:34.1478357Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T00:40:34.1478838Z # in runner workspace 2025-10-10T00:40:34.1479440Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-10-10T00:40:34.1486678Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:34.1487100Z env: 2025-10-10T00:40:34.1487337Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:34.1487753Z ##[endgroup] 2025-10-10T00:40:34.1517474Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-10-10T00:40:34.1710402Z Setting output branch=main 2025-10-10T00:40:34.1779213Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T00:40:34.1779630Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T00:40:34.1779968Z echo "Job name: ${JOB_NAME}" 2025-10-10T00:40:34.1780494Z  2025-10-10T00:40:34.1781131Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T00:40:34.1781827Z # in runner workspace 2025-10-10T00:40:34.1782352Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-10-10T00:40:34.1782886Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-10-10T00:40:34.1783256Z  --job-name "${JOB_NAME}" \ 2025-10-10T00:40:34.1783910Z  --test-matrix "{"include": [{"config": "inductor-triton-cpu", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]}" \ 2025-10-10T00:40:34.1784572Z  --selected-test-configs "" \ 2025-10-10T00:40:34.1784925Z  --pr-number "${PR_NUMBER}" \ 2025-10-10T00:40:34.1785263Z  --tag "${TAG}" \ 2025-10-10T00:40:34.1785578Z  --event-name "${EVENT_NAME}" \ 2025-10-10T00:40:34.1785931Z  --schedule "${SCHEDULE}" \ 2025-10-10T00:40:34.1786275Z  --branch "${HEAD_BRANCH}" 2025-10-10T00:40:34.1792607Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:34.1793018Z env: 2025-10-10T00:40:34.1793325Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:34.1793975Z GITHUB_TOKEN: *** 2025-10-10T00:40:34.1794619Z JOB_NAME: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:40:34.1795273Z PR_NUMBER: 2025-10-10T00:40:34.1795518Z TAG: 2025-10-10T00:40:34.1795750Z EVENT_NAME: push 2025-10-10T00:40:34.1796004Z SCHEDULE: 2025-10-10T00:40:34.1796226Z HEAD_BRANCH: main 2025-10-10T00:40:34.1796481Z ##[endgroup] 2025-10-10T00:40:34.1822121Z Workflow: inductor 2025-10-10T00:40:34.1822792Z Job name: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:40:34.3672289Z Setting output keep-going=True 2025-10-10T00:40:34.3672868Z Setting output ci-verbose-test-logs=False 2025-10-10T00:40:34.3673274Z Setting output ci-test-showlocals=False 2025-10-10T00:40:34.3673633Z Setting output ci-no-test-timeout=False 2025-10-10T00:40:34.3673956Z Setting output ci-no-td=False 2025-10-10T00:40:34.3674275Z Setting output ci-td-distributed=False 2025-10-10T00:40:34.3674631Z Setting output is-unstable=False 2025-10-10T00:40:34.3674950Z Setting output reenabled-issues= 2025-10-10T00:40:34.3675591Z Setting output test-matrix={"include": [{"config": "inductor-triton-cpu", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]} 2025-10-10T00:40:34.3676271Z Setting output is-test-matrix-empty=False 2025-10-10T00:40:34.3920267Z ##[group]Run echo "Filtered matrix:" 2025-10-10T00:40:34.3920619Z echo "Filtered matrix:" 2025-10-10T00:40:34.3921194Z echo "{"include": [{"config": "inductor-triton-cpu", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]}" 2025-10-10T00:40:34.3921753Z  2025-10-10T00:40:34.3921976Z echo 2025-10-10T00:40:34.3922278Z echo "Is the current job unstable? False" 2025-10-10T00:40:34.3922624Z  2025-10-10T00:40:34.3922827Z echo 2025-10-10T00:40:34.3923093Z echo "Is keep-going label set? True" 2025-10-10T00:40:34.3923429Z  2025-10-10T00:40:34.3923641Z echo 2025-10-10T00:40:34.3924044Z echo "Reenabled issues? " 2025-10-10T00:40:34.3929848Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:34.3930246Z env: 2025-10-10T00:40:34.3930477Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:34.3930739Z ##[endgroup] 2025-10-10T00:40:34.3954324Z Filtered matrix: 2025-10-10T00:40:34.3954829Z {include: [{config: inductor-triton-cpu, shard: 1, num_shards: 1, runner: linux.12xlarge}]} 2025-10-10T00:40:34.3955255Z 2025-10-10T00:40:34.3955421Z Is the current job unstable? False 2025-10-10T00:40:34.3955660Z 2025-10-10T00:40:34.3955770Z Is keep-going label set? True 2025-10-10T00:40:34.3955975Z 2025-10-10T00:40:34.3956071Z Reenabled issues? 2025-10-10T00:40:34.4063267Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-10-10T00:40:34.4063796Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-10-10T00:40:34.4069035Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:34.4069413Z env: 2025-10-10T00:40:34.4069629Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:34.4069885Z JOB_TIMEOUT: 240 2025-10-10T00:40:34.4070096Z ##[endgroup] 2025-10-10T00:40:34.4180487Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:40:34.4181230Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:40:34.4181818Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:40:34.4187180Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:40:34.4187682Z env: 2025-10-10T00:40:34.4187911Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:34.4188186Z ##[endgroup] 2025-10-10T00:40:34.4361977Z ##[group]Run set -x 2025-10-10T00:40:34.4362312Z set -x 2025-10-10T00:40:34.4362530Z  2025-10-10T00:40:34.4362759Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-10-10T00:40:34.4363137Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-10-10T00:40:34.4363517Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-10-10T00:40:34.4363877Z  TEST_COMMAND=.ci/onnx/test.sh 2025-10-10T00:40:34.4364153Z else 2025-10-10T00:40:34.4364398Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-10-10T00:40:34.4364696Z fi 2025-10-10T00:40:34.4364898Z  2025-10-10T00:40:34.4365145Z # Leaving 1GB for the runner and other things 2025-10-10T00:40:34.4365701Z TOTAL_AVAILABLE_MEMORY_IN_GB=$(awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo) 2025-10-10T00:40:34.4366542Z # https://docs.docker.com/engine/containers/resource_constraints/#--memory-swap-details, the 3GB swap 2025-10-10T00:40:34.4367229Z # comes from https://github.com/pytorch/test-infra/pull/6058 2025-10-10T00:40:34.4367734Z TOTAL_MEMORY_WITH_SWAP=$(("${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}" + 3)) 2025-10-10T00:40:34.4368140Z  2025-10-10T00:40:34.4368402Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-10-10T00:40:34.4368743Z  SHM_OPTS= 2025-10-10T00:40:34.4368976Z  JENKINS_USER= 2025-10-10T00:40:34.4369321Z  # ensure that docker container cleanly exits in 12 hours 2025-10-10T00:40:34.4369960Z  # if for some reason cleanup action doesn't stop container 2025-10-10T00:40:34.4370371Z  # when job is cancelled 2025-10-10T00:40:34.4370690Z  DOCKER_SHELL_CMD="sleep 12h" 2025-10-10T00:40:34.4371147Z else 2025-10-10T00:40:34.4383751Z  SHM_OPTS="--shm-size=${SHM_SIZE}" 2025-10-10T00:40:34.4384183Z  JENKINS_USER="--user jenkins" 2025-10-10T00:40:34.4384526Z  DOCKER_SHELL_CMD= 2025-10-10T00:40:34.4384806Z fi 2025-10-10T00:40:34.4385004Z  2025-10-10T00:40:34.4385357Z # detached container should get cleaned up by teardown_ec2_linux 2025-10-10T00:40:34.4385913Z # TODO: Stop building test binaries as part of the build phase 2025-10-10T00:40:34.4386543Z # Used for GPU_FLAG, SHM_OPTS, JENKINS_USER and DOCKER_SHELL_CMD since that doesn't play nice 2025-10-10T00:40:34.4387273Z # shellcheck disable=SC2086,SC2090 2025-10-10T00:40:34.4387610Z container_name=$(docker run \ 2025-10-10T00:40:34.4387931Z  ${GPU_FLAG:-} \ 2025-10-10T00:40:34.4388247Z  ${SCCACHE_SERVER_PORT_DOCKER_FLAG:-} \ 2025-10-10T00:40:34.4388608Z  -e BUILD_ENVIRONMENT \ 2025-10-10T00:40:34.4388902Z  -e PR_NUMBER \ 2025-10-10T00:40:34.4389186Z  -e GITHUB_ACTIONS \ 2025-10-10T00:40:34.4389486Z  -e GITHUB_REPOSITORY \ 2025-10-10T00:40:34.4389805Z  -e GITHUB_WORKFLOW \ 2025-10-10T00:40:34.4390092Z  -e GITHUB_JOB \ 2025-10-10T00:40:34.4390372Z  -e GITHUB_RUN_ID \ 2025-10-10T00:40:34.4390660Z  -e GITHUB_RUN_NUMBER \ 2025-10-10T00:40:34.4390968Z  -e GITHUB_RUN_ATTEMPT \ 2025-10-10T00:40:34.4391257Z  -e JOB_ID \ 2025-10-10T00:40:34.4391522Z  -e JOB_NAME \ 2025-10-10T00:40:34.4391788Z  -e BASE_SHA \ 2025-10-10T00:40:34.4392161Z  -e BRANCH \ 2025-10-10T00:40:34.4392407Z  -e SHA1 \ 2025-10-10T00:40:34.4392677Z  -e AWS_DEFAULT_REGION \ 2025-10-10T00:40:34.4392988Z  -e IN_WHEEL_TEST \ 2025-10-10T00:40:34.4393279Z  -e SHARD_NUMBER \ 2025-10-10T00:40:34.4393555Z  -e TEST_CONFIG \ 2025-10-10T00:40:34.4393847Z  -e NUM_TEST_SHARDS \ 2025-10-10T00:40:34.4394148Z  -e REENABLED_ISSUES \ 2025-10-10T00:40:34.4394466Z  -e CONTINUE_THROUGH_ERROR \ 2025-10-10T00:40:34.4394905Z  -e VERBOSE_TEST_LOGS \ 2025-10-10T00:40:34.4395221Z  -e TEST_SHOWLOCALS \ 2025-10-10T00:40:34.4395523Z  -e NO_TEST_TIMEOUT \ 2025-10-10T00:40:34.4395814Z  -e NO_TD \ 2025-10-10T00:40:34.4396079Z  -e TD_DISTRIBUTED \ 2025-10-10T00:40:34.4396357Z  -e PR_LABELS \ 2025-10-10T00:40:34.4396673Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-10-10T00:40:34.4397018Z  -e SCCACHE_BUCKET \ 2025-10-10T00:40:34.4397315Z  -e SCCACHE_REGION \ 2025-10-10T00:40:34.4397586Z  -e XLA_CUDA \ 2025-10-10T00:40:34.4397885Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2025-10-10T00:40:34.4398259Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-10-10T00:40:34.4398642Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-10-10T00:40:34.4399010Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-10-10T00:40:34.4399362Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-10-10T00:40:34.4399706Z  -e VLLM_TEST_HUGGING_FACE_TOKEN \ 2025-10-10T00:40:34.4400059Z  -e SCRIBE_GRAPHQL_ACCESS_TOKEN \ 2025-10-10T00:40:34.4400379Z  -e DASHBOARD_TAG \ 2025-10-10T00:40:34.4400679Z  -e ARTIFACTS_FILE_SUFFIX \ 2025-10-10T00:40:34.4401058Z  --memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \ 2025-10-10T00:40:34.4401491Z  --memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \ 2025-10-10T00:40:34.4401919Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-10-10T00:40:34.4402315Z  --security-opt seccomp=unconfined \ 2025-10-10T00:40:34.4402670Z  --cap-add=SYS_PTRACE \ 2025-10-10T00:40:34.4402979Z  --ipc=host \ 2025-10-10T00:40:34.4403248Z  ${SHM_OPTS} \ 2025-10-10T00:40:34.4403497Z  --tty \ 2025-10-10T00:40:34.4403849Z  --detach \ 2025-10-10T00:40:34.4404120Z  --name="${container_name}" \ 2025-10-10T00:40:34.4404437Z  ${JENKINS_USER} \ 2025-10-10T00:40:34.4404781Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-10-10T00:40:34.4405189Z  -w /var/lib/jenkins/workspace \ 2025-10-10T00:40:34.4405511Z  "${DOCKER_IMAGE}" \ 2025-10-10T00:40:34.4405794Z  ${DOCKER_SHELL_CMD} 2025-10-10T00:40:34.4406045Z ) 2025-10-10T00:40:34.4406381Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2025-10-10T00:40:34.4406872Z  2025-10-10T00:40:34.4407139Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-10-10T00:40:34.4407724Z  docker exec -t "${container_name}" sh -c "python3 -m pip install -r .ci/docker/requirements-ci.txt" 2025-10-10T00:40:34.4408235Z fi 2025-10-10T00:40:34.4408453Z  2025-10-10T00:40:34.4408950Z docker exec -t "${container_name}" sh -c "python3 -m pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2025-10-10T00:40:34.4414423Z shell: /usr/bin/bash -e {0} 2025-10-10T00:40:34.4414676Z env: 2025-10-10T00:40:34.4414899Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:40:34.4415199Z BUILD_ENVIRONMENT: linux-jammy-py3.12-gcc11 2025-10-10T00:40:34.4415519Z PR_NUMBER: 2025-10-10T00:40:34.4415743Z GITHUB_REPOSITORY: pytorch/pytorch 2025-10-10T00:40:34.4416044Z GITHUB_WORKFLOW: inductor 2025-10-10T00:40:34.4416302Z GITHUB_JOB: test 2025-10-10T00:40:34.4416539Z GITHUB_RUN_ID: 18392306145 2025-10-10T00:40:34.4416788Z GITHUB_RUN_NUMBER: 158985 2025-10-10T00:40:34.4417046Z GITHUB_RUN_ATTEMPT: 1 2025-10-10T00:40:34.4417284Z JOB_ID: 52406569589 2025-10-10T00:40:34.4417841Z JOB_NAME: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:40:34.4418445Z BRANCH: main 2025-10-10T00:40:34.4418682Z SHA1: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:40:34.4419037Z BASE_SHA: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:40:34.4419375Z TEST_CONFIG: inductor-triton-cpu 2025-10-10T00:40:34.4419659Z SHARD_NUMBER: 1 2025-10-10T00:40:34.4419957Z NUM_TEST_SHARDS: 1 2025-10-10T00:40:34.4420188Z EXTRA_FLAGS: 2025-10-10T00:40:34.4420410Z OP_BENCHMARK_TESTS: 2025-10-10T00:40:34.4420650Z REENABLED_ISSUES: 2025-10-10T00:40:34.4420881Z CONTINUE_THROUGH_ERROR: True 2025-10-10T00:40:34.4421154Z VERBOSE_TEST_LOGS: False 2025-10-10T00:40:34.4421411Z TEST_SHOWLOCALS: False 2025-10-10T00:40:34.4421662Z NO_TEST_TIMEOUT: False 2025-10-10T00:40:34.4421887Z NO_TD: False 2025-10-10T00:40:34.4422105Z TD_DISTRIBUTED: False 2025-10-10T00:40:34.4422403Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-10-10T00:40:34.4422748Z SCCACHE_REGION: us-east-1 2025-10-10T00:40:34.4422989Z SHM_SIZE: 1g 2025-10-10T00:40:34.4423677Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:40:34.4424432Z XLA_CUDA: 2025-10-10T00:40:34.4424779Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2025-10-10T00:40:34.4425205Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-10-10T00:40:34.4425517Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-10-10T00:40:34.4425806Z DASHBOARD_TAG: 2025-10-10T00:40:34.4426220Z VLLM_TEST_HUGGING_FACE_TOKEN: *** 2025-10-10T00:40:34.4426609Z HUGGING_FACE_HUB_TOKEN: *** 2025-10-10T00:40:34.4427005Z SCRIBE_GRAPHQL_ACCESS_TOKEN: *** 2025-10-10T00:40:34.4427438Z ARTIFACTS_FILE_SUFFIX: test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T00:40:34.4427884Z ##[endgroup] 2025-10-10T00:40:34.4449944Z + [[ inductor-triton-cpu == \m\u\l\t\i\g\p\u ]] 2025-10-10T00:40:34.4450353Z + [[ linux-jammy-py3.12-gcc11 == *onnx* ]] 2025-10-10T00:40:34.4450701Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-10-10T00:40:34.4453745Z ++ awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo 2025-10-10T00:40:34.4473741Z + TOTAL_AVAILABLE_MEMORY_IN_GB='91.276 ' 2025-10-10T00:40:34.4474132Z + TOTAL_MEMORY_WITH_SWAP=94 2025-10-10T00:40:34.4474457Z + [[ linux-jammy-py3.12-gcc11 == *\s\3\9\0\x* ]] 2025-10-10T00:40:34.4474808Z + SHM_OPTS=--shm-size=1g 2025-10-10T00:40:34.4475091Z + JENKINS_USER='--user jenkins' 2025-10-10T00:40:34.4475381Z + DOCKER_SHELL_CMD= 2025-10-10T00:40:34.4483218Z +++ nproc --ignore=2 2025-10-10T00:40:34.4641335Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e TEST_SHOWLOCALS -e NO_TEST_TIMEOUT -e NO_TD -e TD_DISTRIBUTED -e PR_LABELS -e MAX_JOBS=46 -e SCCACHE_BUCKET -e SCCACHE_REGION -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e SKIP_SCCACHE_INITIALIZATION=1 -e HUGGING_FACE_HUB_TOKEN -e VLLM_TEST_HUGGING_FACE_TOKEN -e SCRIBE_GRAPHQL_ACCESS_TOKEN -e DASHBOARD_TAG -e ARTIFACTS_FILE_SUFFIX --memory=91g --memory-swap=94g --env-file=/tmp/github_env_18392306145 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:41:43.0841447Z + container_name=66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T00:41:43.0842298Z + echo DOCKER_CONTAINER_ID=66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T00:41:43.0842891Z + [[ linux-jammy-py3.12-gcc11 == *\s\3\9\0\x* ]] 2025-10-10T00:41:43.0848197Z ++ echo dist/torch-2.10.0a0+git344e636-cp312-cp312-linux_x86_64.whl 2025-10-10T00:41:43.0851057Z + docker exec -t 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 sh -c 'python3 -m pip install dist/torch-2.10.0a0+git344e636-cp312-cp312-linux_x86_64.whl[opt-einsum] && .ci/pytorch/test.sh' 2025-10-10T00:41:43.5158831Z Processing ./dist/torch-2.10.0a0+git344e636-cp312-cp312-linux_x86_64.whl (from torch==2.10.0a0+git344e636) 2025-10-10T00:41:44.2886323Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (3.18.0) 2025-10-10T00:41:44.2888596Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (4.12.2) 2025-10-10T00:41:44.2893104Z Requirement already satisfied: setuptools in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (78.1.1) 2025-10-10T00:41:44.2896528Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (1.13.3) 2025-10-10T00:41:44.2899802Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (2.8.8) 2025-10-10T00:41:44.2903069Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (3.1.6) 2025-10-10T00:41:44.3410516Z Collecting fsspec>=0.8.5 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T00:41:44.3563832Z Downloading fsspec-2025.9.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:41:44.3839821Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (3.3.0) 2025-10-10T00:41:44.3882585Z Requirement already satisfied: numpy>=1.7 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from opt-einsum>=3.3->torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (1.26.2) 2025-10-10T00:41:44.3931288Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from sympy>=1.13.3->torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (1.3.0) 2025-10-10T00:41:44.3977125Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from jinja2->torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) (3.0.3) 2025-10-10T00:41:44.4074722Z Downloading fsspec-2025.9.0-py3-none-any.whl (199 kB) 2025-10-10T00:41:44.6320368Z Installing collected packages: fsspec, torch 2025-10-10T00:41:44.8057764Z [?25l 2025-10-10T00:41:44.9741002Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:45.1413598Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:45.3084754Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:45.4760511Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:45.6435480Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:45.8111737Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:45.9784209Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:46.1462425Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:46.3136356Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:46.4811032Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:46.6482869Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:46.8165977Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:46.9841398Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:47.1517590Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:47.3192701Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:47.4872445Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:47.6547947Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:47.8224634Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:47.9904998Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:48.1581328Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:48.3255853Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:48.4934457Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:48.6610502Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:48.8282608Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:48.9958836Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:49.1635726Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:49.3313033Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:49.4985558Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:49.6663631Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:49.8346445Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:50.0021244Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:50.1696447Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:50.3372548Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:50.5097045Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:50.6841750Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:50.8518189Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:51.0218426Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:51.2030249Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:51.3714622Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:51.5397591Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:51.7079495Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:51.8991821Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:52.0688859Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:52.2383793Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:52.4087524Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:52.5769993Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:52.7472495Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:52.9146401Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:53.0872656Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:53.2553058Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:53.4246658Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:53.5962571Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:53.7638637Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:53.9315172Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:54.1104887Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:54.2834947Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:54.4531010Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:54.6686884Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:54.8835815Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:55.0523244Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:55.2219025Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:55.3897839Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:55.5580155Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:55.7254289Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:55.8933762Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:56.0613006Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:56.2430144Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:56.4107332Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:56.5784169Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:56.6041280Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1/2 [torch] 2025-10-10T00:41:56.6041891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2/2 [torch] 2025-10-10T00:41:56.6042288Z [?25h 2025-10-10T00:41:56.6142980Z Successfully installed fsspec-2025.9.0 torch-2.10.0a0+git344e636 2025-10-10T00:41:56.7472654Z + export TERM=vt100 2025-10-10T00:41:56.7472955Z + TERM=vt100 2025-10-10T00:41:56.7473215Z ++ dirname .ci/pytorch/test.sh 2025-10-10T00:41:56.7483715Z + source .ci/pytorch/common.sh 2025-10-10T00:41:56.7485624Z +++ dirname .ci/pytorch/common.sh 2025-10-10T00:41:56.7495999Z ++ source .ci/pytorch/common_utils.sh 2025-10-10T00:41:56.7496366Z +++ declare -f -t trap_add 2025-10-10T00:41:56.7498625Z ++ set -ex -o pipefail 2025-10-10T00:41:56.7498907Z ++ [[ linux-jammy-py3.12-gcc11 == *rocm* ]] 2025-10-10T00:41:56.7499268Z ++ BUILD_TEST_LIBTORCH=0 2025-10-10T00:41:56.7501989Z ++ dirname .ci/pytorch/test.sh 2025-10-10T00:41:56.7510743Z + source .ci/pytorch/common-build.sh 2025-10-10T00:41:56.7511124Z ++ [[ linux-jammy-py3.12-gcc11 != *win-* ]] 2025-10-10T00:41:56.7519491Z ++++ dirname .ci/pytorch/common-build.sh 2025-10-10T00:41:56.7526222Z +++ cd .ci/pytorch 2025-10-10T00:41:56.7526481Z +++ pwd -P 2025-10-10T00:41:56.7528101Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-10-10T00:41:56.7528646Z ++ [[ linux-jammy-py3.12-gcc11 == *-pch* ]] 2025-10-10T00:41:56.7528978Z ++ which sccache 2025-10-10T00:41:56.7684004Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-10-10T00:41:56.7684398Z ++ sccache --stop-server 2025-10-10T00:41:56.7714437Z ++ true 2025-10-10T00:41:56.7714729Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-10-10T00:41:56.7726371Z ++ trap_add sccache_epilogue EXIT 2025-10-10T00:41:56.7726741Z ++ trap_add_cmd=sccache_epilogue 2025-10-10T00:41:56.7727020Z ++ shift 2025-10-10T00:41:56.7727257Z ++ for trap_add_name in "$@" 2025-10-10T00:41:56.7733475Z ++++ trap -p EXIT 2025-10-10T00:41:56.7733788Z +++ eval 'extract_trap_cmd ' 2025-10-10T00:41:56.7734123Z ++++ extract_trap_cmd 2025-10-10T00:41:56.7734414Z ++++ printf '%s\n' '' 2025-10-10T00:41:56.7734758Z +++ printf '%s\n' sccache_epilogue 2025-10-10T00:41:56.7735135Z ++ trap -- ' 2025-10-10T00:41:56.7735372Z sccache_epilogue' EXIT 2025-10-10T00:41:56.7735826Z ++ [[ -n 1 ]] 2025-10-10T00:41:56.7736234Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-10-10T00:41:56.7736861Z Skipping sccache server initialization, setting environment variables 2025-10-10T00:41:56.7737328Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:41:56.7737626Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:41:56.7737991Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:41:56.7738453Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:41:56.7743268Z ++ export RUST_LOG=sccache::server=error 2025-10-10T00:41:56.7743635Z ++ RUST_LOG=sccache::server=error 2025-10-10T00:41:56.7743980Z ++ sccache --zero-stats 2025-10-10T00:41:56.9220787Z Statistics zeroed. 2025-10-10T00:41:56.9225326Z ++ which ccache 2025-10-10T00:41:56.9296640Z + [[ linux-jammy-py3.12-gcc11 != *rocm* ]] 2025-10-10T00:41:56.9297071Z + [[ linux-jammy-py3.12-gcc11 != *s390x* ]] 2025-10-10T00:41:56.9297443Z + [[ -d /var/lib/jenkins/workspace ]] 2025-10-10T00:41:56.9297820Z ++ stat -c %u /var/lib/jenkins/workspace 2025-10-10T00:41:56.9312635Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-10-10T00:41:56.9313018Z + trap_add cleanup_workspace EXIT 2025-10-10T00:41:56.9313445Z + trap_add_cmd=cleanup_workspace 2025-10-10T00:41:56.9313738Z + shift 2025-10-10T00:41:56.9313974Z + for trap_add_name in "$@" 2025-10-10T00:41:56.9316548Z +++ trap -p EXIT 2025-10-10T00:41:56.9318727Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-10-10T00:41:56.9319144Z sccache_epilogue'\'' EXIT' 2025-10-10T00:41:56.9319455Z +++ extract_trap_cmd trap -- ' 2025-10-10T00:41:56.9319738Z sccache_epilogue' EXIT 2025-10-10T00:41:56.9320000Z +++ printf '%s\n' ' 2025-10-10T00:41:56.9320471Z sccache_epilogue' 2025-10-10T00:41:56.9320849Z ++ printf '%s\n' cleanup_workspace 2025-10-10T00:41:56.9321176Z + trap -- ' 2025-10-10T00:41:56.9321408Z sccache_epilogue 2025-10-10T00:41:56.9321665Z cleanup_workspace' EXIT 2025-10-10T00:41:56.9321987Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-10-10T00:41:57.5656963Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-10-10T00:41:57.5674671Z + [[ linux-jammy-py3.12-gcc11 == *cuda* ]] 2025-10-10T00:41:57.5675080Z + echo 'Environment variables:' 2025-10-10T00:41:57.5675389Z Environment variables: 2025-10-10T00:41:57.5675643Z + env 2025-10-10T00:41:57.5681854Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:41:57.5682314Z CONTINUE_THROUGH_ERROR=True 2025-10-10T00:41:57.5682638Z BUILD_ENVIRONMENT=linux-jammy-py3.12-gcc11 2025-10-10T00:41:57.5683229Z VLLM_TEST_HUGGING_FACE_TOKEN=*** 2025-10-10T00:41:57.5683531Z HOSTNAME=66fe96cd6181 2025-10-10T00:41:57.5684128Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.5684777Z GITHUB_ACTION=__run_2 2025-10-10T00:41:57.5685055Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-10-10T00:41:57.5685396Z GITHUB_RUN_NUMBER=158985 2025-10-10T00:41:57.5685675Z TEST_CONFIG=inductor-triton-cpu 2025-10-10T00:41:57.5685999Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:41:57.5686344Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-10-10T00:41:57.5686674Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:41:57.5687079Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-10-10T00:41:57.5687389Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:41:57.5687719Z GITHUB_REF_TYPE=branch 2025-10-10T00:41:57.5688022Z BASE_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.5688362Z XLA_CUDA= 2025-10-10T00:41:57.5688585Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-10-10T00:41:57.5689001Z HUGGING_FACE_HUB_TOKEN=*** 2025-10-10T00:41:57.5689345Z *** 2025-10-10T00:41:57.5689573Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:41:57.5689861Z GITHUB_ACTIONS=true 2025-10-10T00:41:57.5690154Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:41:57.5690553Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.5690940Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.5691480Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/main 2025-10-10T00:41:57.5692181Z UCC_HOME=/usr 2025-10-10T00:41:57.5692423Z VERBOSE_TEST_LOGS=False 2025-10-10T00:41:57.5692696Z GITHUB_REF=refs/heads/main 2025-10-10T00:41:57.5692971Z SHARD_NUMBER=1 2025-10-10T00:41:57.5693206Z GITHUB_REF_PROTECTED=true 2025-10-10T00:41:57.5693481Z HOME=/var/lib/jenkins 2025-10-10T00:41:57.5693776Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:41:57.5694114Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-10-10T00:41:57.5694401Z UCX_COMMIT= 2025-10-10T00:41:57.5694622Z USE_SYSTEM_NCCL=1 2025-10-10T00:41:57.5694859Z NUM_TEST_SHARDS=1 2025-10-10T00:41:57.5695098Z UCX_HOME=/usr 2025-10-10T00:41:57.5695662Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.5696654Z JOB_NAME=unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:41:57.5697621Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.5698451Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-10-10T00:41:57.5698955Z GITHUB_EVENT_NAME=push 2025-10-10T00:41:57.5699216Z DASHBOARD_TAG= 2025-10-10T00:41:57.5699459Z GITHUB_RUN_ID=18392306145 2025-10-10T00:41:57.5699731Z INSTALLED_OPENBLAS= 2025-10-10T00:41:57.5700344Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.5701047Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:41:57.5701431Z PR_NUMBER= 2025-10-10T00:41:57.5701655Z DESIRED_CUDA=12.6 2025-10-10T00:41:57.5701887Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:41:57.5702154Z ANACONDA_PYTHON_VERSION=3.12 2025-10-10T00:41:57.5702502Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:41:57.5702865Z TERM=vt100 2025-10-10T00:41:57.5703073Z INSTALLED_VISION= 2025-10-10T00:41:57.5703317Z BRANCH=main 2025-10-10T00:41:57.5703549Z SCCACHE_REGION=us-east-1 2025-10-10T00:41:57.5703835Z OPENSSL_ROOT_DIR=/opt/openssl 2025-10-10T00:41:57.5704118Z CUDA_PATH=/usr/local/cuda 2025-10-10T00:41:57.5704653Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-10-10T00:41:57.5705250Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:41:57.5705563Z UCC_COMMIT= 2025-10-10T00:41:57.5705772Z REENABLED_ISSUES= 2025-10-10T00:41:57.5706002Z DOCS= 2025-10-10T00:41:57.5706204Z SHLVL=1 2025-10-10T00:41:57.5706411Z MAX_JOBS=46 2025-10-10T00:41:57.5706622Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:41:57.5706976Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.5707368Z GITHUB_REF_NAME=main 2025-10-10T00:41:57.5707756Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-10-10T00:41:57.5708188Z GITHUB_JOB=test 2025-10-10T00:41:57.5708440Z NO_TEST_TIMEOUT=False 2025-10-10T00:41:57.5708698Z TD_DISTRIBUTED=False 2025-10-10T00:41:57.5708979Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:41:57.5709277Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:41:57.5709553Z OPENSSL_DIR=/opt/openssl 2025-10-10T00:41:57.5709832Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:41:57.5710629Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-10-10T00:41:57.5711450Z GITHUB_BASE_REF= 2025-10-10T00:41:57.5711676Z INSTALLED_ACL= 2025-10-10T00:41:57.5712082Z ARTIFACTS_FILE_SUFFIX=test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T00:41:57.5712660Z CI=true 2025-10-10T00:41:57.5712901Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:41:57.5713223Z RUST_LOG=sccache::server=error 2025-10-10T00:41:57.5713510Z JOB_ID=52406569589 2025-10-10T00:41:57.5713748Z GITHUB_HEAD_REF= 2025-10-10T00:41:57.5713987Z GITHUB_ACTION_REF= 2025-10-10T00:41:57.5714275Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-10-10T00:41:57.5714731Z TEST_SHOWLOCALS=False 2025-10-10T00:41:57.5715001Z GITHUB_WORKFLOW=inductor 2025-10-10T00:41:57.5715286Z DEBIAN_FRONTEND=noninteractive 2025-10-10T00:41:57.5715915Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.5716561Z NO_TD=False 2025-10-10T00:41:57.5716802Z SKIP_SCCACHE_INITIALIZATION=1 2025-10-10T00:41:57.5717122Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-10-10T00:41:57.5717433Z _=/usr/bin/env 2025-10-10T00:41:57.5717762Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-10-10T00:41:57.7081111Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch 2025-10-10T00:41:57.7081896Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-10-10T00:41:57.7082508Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib 2025-10-10T00:41:57.7083109Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/test 2025-10-10T00:41:57.7083594Z + BUILD_DIR=build 2025-10-10T00:41:57.7083859Z + BUILD_RENAMED_DIR=build_renamed 2025-10-10T00:41:57.7084171Z + BUILD_BIN_DIR=build/bin 2025-10-10T00:41:57.7084430Z + SHARD_NUMBER=1 2025-10-10T00:41:57.7084673Z + NUM_TEST_SHARDS=1 2025-10-10T00:41:57.7084944Z + export TORCH_SERIALIZATION_DEBUG=1 2025-10-10T00:41:57.7085310Z + TORCH_SERIALIZATION_DEBUG=1 2025-10-10T00:41:57.7085592Z + export VALGRIND=ON 2025-10-10T00:41:57.7085843Z + VALGRIND=ON 2025-10-10T00:41:57.7086106Z + [[ linux-jammy-py3.12-gcc11 == *clang9* ]] 2025-10-10T00:41:57.7086462Z + [[ linux-jammy-py3.12-gcc11 == *xpu* ]] 2025-10-10T00:41:57.7086995Z + detect_cuda_arch 2025-10-10T00:41:57.7087275Z + [[ linux-jammy-py3.12-gcc11 == *cuda* ]] 2025-10-10T00:41:57.7087627Z + [[ linux-jammy-py3.12-gcc11 == *s390x* ]] 2025-10-10T00:41:57.7087965Z + [[ 0 == \1 ]] 2025-10-10T00:41:57.7088183Z + [[ True == \1 ]] 2025-10-10T00:41:57.7088454Z + [[ linux-jammy-py3.12-gcc11 != *bazel* ]] 2025-10-10T00:41:57.7088808Z ++ realpath build/custom_test_artifacts 2025-10-10T00:41:57.7093938Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2025-10-10T00:41:57.7094453Z + [[ -n '' ]] 2025-10-10T00:41:57.7094782Z + echo 'Environment variables' 2025-10-10T00:41:57.7095156Z Environment variables 2025-10-10T00:41:57.7095410Z + env 2025-10-10T00:41:57.7190842Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:41:57.7191390Z CONTINUE_THROUGH_ERROR=True 2025-10-10T00:41:57.7191730Z BUILD_ENVIRONMENT=linux-jammy-py3.12-gcc11 2025-10-10T00:41:57.7192523Z VLLM_TEST_HUGGING_FACE_TOKEN=*** 2025-10-10T00:41:57.7192858Z HOSTNAME=66fe96cd6181 2025-10-10T00:41:57.7193461Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.7194100Z GITHUB_ACTION=__run_2 2025-10-10T00:41:57.7194385Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-10-10T00:41:57.7194704Z GITHUB_RUN_NUMBER=158985 2025-10-10T00:41:57.7195004Z TEST_CONFIG=inductor-triton-cpu 2025-10-10T00:41:57.7195310Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:41:57.7195697Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-10-10T00:41:57.7196153Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:41:57.7196720Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-10-10T00:41:57.7197111Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:41:57.7197532Z GITHUB_REF_TYPE=branch 2025-10-10T00:41:57.7197838Z BASE_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.7198182Z XLA_CUDA= 2025-10-10T00:41:57.7198460Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-10-10T00:41:57.7198946Z HUGGING_FACE_HUB_TOKEN=*** 2025-10-10T00:41:57.7199262Z *** 2025-10-10T00:41:57.7199486Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:41:57.7199775Z GITHUB_ACTIONS=true 2025-10-10T00:41:57.7200086Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:41:57.7200470Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.7200852Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.7201593Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/main 2025-10-10T00:41:57.7202095Z UCC_HOME=/usr 2025-10-10T00:41:57.7202332Z TORCH_SERIALIZATION_DEBUG=1 2025-10-10T00:41:57.7202621Z VERBOSE_TEST_LOGS=False 2025-10-10T00:41:57.7202893Z GITHUB_REF=refs/heads/main 2025-10-10T00:41:57.7203165Z SHARD_NUMBER=1 2025-10-10T00:41:57.7203395Z GITHUB_REF_PROTECTED=true 2025-10-10T00:41:57.7203669Z HOME=/var/lib/jenkins 2025-10-10T00:41:57.7203961Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:41:57.7204305Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-10-10T00:41:57.7204595Z UCX_COMMIT= 2025-10-10T00:41:57.7204825Z USE_SYSTEM_NCCL=1 2025-10-10T00:41:57.7205067Z NUM_TEST_SHARDS=1 2025-10-10T00:41:57.7205304Z UCX_HOME=/usr 2025-10-10T00:41:57.7205875Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.7206876Z JOB_NAME=unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T00:41:57.7207851Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.7208675Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-10-10T00:41:57.7209191Z GITHUB_EVENT_NAME=push 2025-10-10T00:41:57.7209441Z DASHBOARD_TAG= 2025-10-10T00:41:57.7209681Z GITHUB_RUN_ID=18392306145 2025-10-10T00:41:57.7209953Z INSTALLED_OPENBLAS= 2025-10-10T00:41:57.7210666Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.7211363Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:41:57.7211651Z PR_NUMBER= 2025-10-10T00:41:57.7211879Z DESIRED_CUDA=12.6 2025-10-10T00:41:57.7212131Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:41:57.7212368Z VALGRIND=ON 2025-10-10T00:41:57.7212613Z ANACONDA_PYTHON_VERSION=3.12 2025-10-10T00:41:57.7212971Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:41:57.7213342Z TERM=vt100 2025-10-10T00:41:57.7213552Z INSTALLED_VISION= 2025-10-10T00:41:57.7213790Z BRANCH=main 2025-10-10T00:41:57.7214021Z SCCACHE_REGION=us-east-1 2025-10-10T00:41:57.7214307Z OPENSSL_ROOT_DIR=/opt/openssl 2025-10-10T00:41:57.7214588Z CUDA_PATH=/usr/local/cuda 2025-10-10T00:41:57.7215125Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-10-10T00:41:57.7215730Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:41:57.7216040Z UCC_COMMIT= 2025-10-10T00:41:57.7216250Z REENABLED_ISSUES= 2025-10-10T00:41:57.7216485Z DOCS= 2025-10-10T00:41:57.7216694Z SHLVL=1 2025-10-10T00:41:57.7216902Z MAX_JOBS=46 2025-10-10T00:41:57.7217120Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:41:57.7217481Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:41:57.7217879Z GITHUB_REF_NAME=main 2025-10-10T00:41:57.7218276Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-10-10T00:41:57.7218713Z GITHUB_JOB=test 2025-10-10T00:41:57.7218957Z NO_TEST_TIMEOUT=False 2025-10-10T00:41:57.7219220Z TD_DISTRIBUTED=False 2025-10-10T00:41:57.7219498Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:41:57.7219800Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:41:57.7220076Z OPENSSL_DIR=/opt/openssl 2025-10-10T00:41:57.7220356Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:41:57.7221162Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-10-10T00:41:57.7221976Z GITHUB_BASE_REF= 2025-10-10T00:41:57.7222220Z INSTALLED_ACL= 2025-10-10T00:41:57.7222636Z ARTIFACTS_FILE_SUFFIX=test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T00:41:57.7223121Z CI=true 2025-10-10T00:41:57.7223342Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:41:57.7223686Z RUST_LOG=sccache::server=error 2025-10-10T00:41:57.7223980Z JOB_ID=52406569589 2025-10-10T00:41:57.7224225Z GITHUB_HEAD_REF= 2025-10-10T00:41:57.7224575Z GITHUB_ACTION_REF= 2025-10-10T00:41:57.7224883Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-10-10T00:41:57.7225258Z TEST_SHOWLOCALS=False 2025-10-10T00:41:57.7225530Z GITHUB_WORKFLOW=inductor 2025-10-10T00:41:57.7225809Z DEBIAN_FRONTEND=noninteractive 2025-10-10T00:41:57.7226459Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_45c2b006-7403-488b-a465-94fe879c2d4c 2025-10-10T00:41:57.7227122Z NO_TD=False 2025-10-10T00:41:57.7227374Z SKIP_SCCACHE_INITIALIZATION=1 2025-10-10T00:41:57.7227686Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-10-10T00:41:57.7228015Z _=/usr/bin/env 2025-10-10T00:41:57.7228257Z + echo 'Testing pytorch' 2025-10-10T00:41:57.7228529Z Testing pytorch 2025-10-10T00:41:57.7228768Z + export LANG=C.UTF-8 2025-10-10T00:41:57.7229024Z + LANG=C.UTF-8 2025-10-10T00:41:57.7229255Z + PR_NUMBER= 2025-10-10T00:41:57.7229521Z + [[ inductor-triton-cpu == \d\e\f\a\u\l\t ]] 2025-10-10T00:41:57.7229900Z + [[ inductor-triton-cpu == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-10-10T00:41:57.7230290Z + [[ inductor-triton-cpu == \s\l\o\w ]] 2025-10-10T00:41:57.7230673Z + [[ linux-jammy-py3.12-gcc11 == *slow-gradcheck* ]] 2025-10-10T00:41:57.7231059Z + [[ linux-jammy-py3.12-gcc11 == *cuda* ]] 2025-10-10T00:41:57.7231394Z + [[ linux-jammy-py3.12-gcc11 == *rocm* ]] 2025-10-10T00:41:57.7231739Z + [[ linux-jammy-py3.12-gcc11 == *xpu* ]] 2025-10-10T00:41:57.7232097Z + [[ inductor-triton-cpu == *crossref* ]] 2025-10-10T00:41:57.7232565Z + [[ linux-jammy-py3.12-gcc11 == *rocm* ]] 2025-10-10T00:41:57.7232902Z + [[ linux-jammy-py3.12-gcc11 == *xpu* ]] 2025-10-10T00:41:57.7233394Z + [[ linux-jammy-py3.12-gcc11 != *-bazel-* ]] 2025-10-10T00:41:57.7233770Z + pip_install ninja==1.10.2 2025-10-10T00:41:57.7234159Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-10-10T00:41:57.7234646Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-10-10T00:41:59.0667254Z Collecting ninja==1.10.2 2025-10-10T00:41:59.0877382Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-10-10T00:41:59.1475137Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-10-10T00:41:59.3947516Z Installing collected packages: ninja 2025-10-10T00:41:59.3976287Z Attempting uninstall: ninja 2025-10-10T00:41:59.3976682Z Found existing installation: ninja 1.11.1.4 2025-10-10T00:41:59.3993656Z Uninstalling ninja-1.11.1.4: 2025-10-10T00:41:59.4194510Z Successfully uninstalled ninja-1.11.1.4 2025-10-10T00:41:59.4958723Z Successfully installed ninja-1.10.2 2025-10-10T00:41:59.5512392Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-10-10T00:41:59.5514039Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-10-10T00:41:59.5560447Z + [[ linux-jammy-py3.12-gcc11 == *aarch64* ]] 2025-10-10T00:41:59.5561716Z + [[ linux-jammy-py3.12-gcc11 == *asan* ]] 2025-10-10T00:41:59.5562377Z + [[ linux-jammy-py3.12-gcc11 == *-debug* ]] 2025-10-10T00:41:59.5562743Z + [[ linux-jammy-py3.12-gcc11 != *-bazel-* ]] 2025-10-10T00:41:59.5563251Z + echo 'We are not in debug mode: linux-jammy-py3.12-gcc11. Expect the assertion to pass' 2025-10-10T00:41:59.5563896Z We are not in debug mode: linux-jammy-py3.12-gcc11. Expect the assertion to pass 2025-10-10T00:41:59.5565981Z + cd test 2025-10-10T00:41:59.5566516Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-10-10T00:42:01.1348530Z + [[ inductor-triton-cpu == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-10-10T00:42:01.1349057Z + [[ inductor-triton-cpu == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-10-10T00:42:01.1349535Z + [[ inductor-triton-cpu == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-10-10T00:42:01.1349969Z + DYNAMO_BENCHMARK_FLAGS=() 2025-10-10T00:42:01.1350712Z + [[ inductor-triton-cpu == *pr_time_benchmarks* ]] 2025-10-10T00:42:01.1351102Z + [[ inductor-triton-cpu == *dynamo_eager* ]] 2025-10-10T00:42:01.1351463Z + [[ inductor-triton-cpu == *aot_eager* ]] 2025-10-10T00:42:01.1351815Z + [[ inductor-triton-cpu == *aot_inductor* ]] 2025-10-10T00:42:01.1352307Z + [[ inductor-triton-cpu == *max_autotune_inductor* ]] 2025-10-10T00:42:01.1352703Z + [[ inductor-triton-cpu == *inductor* ]] 2025-10-10T00:42:01.1353051Z + [[ inductor-triton-cpu != *perf* ]] 2025-10-10T00:42:01.1353397Z + DYNAMO_BENCHMARK_FLAGS+=(--inductor) 2025-10-10T00:42:01.1353721Z + [[ inductor-triton-cpu == *dynamic* ]] 2025-10-10T00:42:01.1354067Z + [[ inductor-triton-cpu == *cpu* ]] 2025-10-10T00:42:01.1354402Z + DYNAMO_BENCHMARK_FLAGS+=(--device cpu) 2025-10-10T00:42:01.1373918Z + [[ linux-jammy-py3.12-gcc11 == *libtorch* ]] 2025-10-10T00:42:01.1374371Z + [[ linux-jammy-py3.12-gcc11 == *-bazel-* ]] 2025-10-10T00:42:01.1375150Z + cd test 2025-10-10T00:42:01.1375724Z + python -c 'import torch; print(torch.__config__.show())' 2025-10-10T00:42:02.4634238Z PyTorch built with: 2025-10-10T00:42:02.4634558Z - GCC 11.4 2025-10-10T00:42:02.4634779Z - C++ Version: 201703 2025-10-10T00:42:02.4635376Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-10-10T00:42:02.4636125Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-10-10T00:42:02.4636588Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-10-10T00:42:02.4636945Z - LAPACK is enabled (usually provided by MKL) 2025-10-10T00:42:02.4637282Z - NNPACK is enabled 2025-10-10T00:42:02.4637860Z - CPU capability usage: AVX512 2025-10-10T00:42:02.4642783Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e, CUDA_VERSION=12.6, CUDNN_VERSION=9.10.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -faligned-new -Werror -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, TORCH_VERSION=2.10.0, USE_CUDA=ON, USE_CUDNN=ON, USE_CUSPARSELT=ON, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF, 2025-10-10T00:42:02.4647951Z 2025-10-10T00:42:02.7046703Z + cd test 2025-10-10T00:42:02.7047148Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-10-10T00:42:04.0288286Z ATen/Parallel: 2025-10-10T00:42:04.0288639Z at::get_num_threads() : 24 2025-10-10T00:42:04.0288965Z at::get_num_interop_threads() : 24 2025-10-10T00:42:04.0289293Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-10-10T00:42:04.0289590Z omp_get_max_threads() : 24 2025-10-10T00:42:04.0290180Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-10-10T00:42:04.0290796Z mkl_get_max_threads() : 24 2025-10-10T00:42:04.0291201Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-10-10T00:42:04.0291681Z std::thread::hardware_concurrency() : 48 2025-10-10T00:42:04.0292023Z Environment variables: 2025-10-10T00:42:04.0292294Z OMP_NUM_THREADS : [not set] 2025-10-10T00:42:04.0292583Z MKL_NUM_THREADS : [not set] 2025-10-10T00:42:04.0292869Z ATen parallel backend: OpenMP 2025-10-10T00:42:04.0293073Z 2025-10-10T00:42:04.2636649Z + [[ inductor-triton-cpu == *numpy_2* ]] 2025-10-10T00:42:04.2637459Z + [[ linux-jammy-py3.12-gcc11 == *aarch64* ]] 2025-10-10T00:42:04.2637809Z + [[ inductor-triton-cpu == *backward* ]] 2025-10-10T00:42:04.2638157Z + [[ inductor-triton-cpu == *xla* ]] 2025-10-10T00:42:04.2638504Z + [[ inductor-triton-cpu == *vllm* ]] 2025-10-10T00:42:04.2638840Z + [[ inductor-triton-cpu == *executorch* ]] 2025-10-10T00:42:04.2639218Z + [[ inductor-triton-cpu == \j\i\t\_\l\e\g\a\c\y ]] 2025-10-10T00:42:04.2639614Z + [[ inductor-triton-cpu == \q\u\a\n\t\i\z\a\t\i\o\n ]] 2025-10-10T00:42:04.2640003Z + [[ linux-jammy-py3.12-gcc11 == *libtorch* ]] 2025-10-10T00:42:04.2640381Z + [[ inductor-triton-cpu == distributed ]] 2025-10-10T00:42:04.2640758Z + [[ inductor-triton-cpu == *operator_benchmark* ]] 2025-10-10T00:42:04.2641168Z + [[ inductor-triton-cpu == *operator_microbenchmark* ]] 2025-10-10T00:42:04.2641596Z + [[ inductor-triton-cpu == *inductor_distributed* ]] 2025-10-10T00:42:04.2641997Z + [[ inductor-triton-cpu == *inductor-halide* ]] 2025-10-10T00:42:04.2642408Z + [[ inductor-triton-cpu == *inductor-triton-cpu* ]] 2025-10-10T00:42:04.2642766Z + test_inductor_triton_cpu 2025-10-10T00:42:04.2643416Z + python test/run_test.py --include inductor/test_triton_cpu_backend.py inductor/test_torchinductor_strided_blocks.py --verbose 2025-10-10T00:42:05.8011444Z W1010 00:42:05.800000 343 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T00:42:06.9823415Z No TD results found 2025-10-10T00:42:06.9824551Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2025-10-10T00:42:07.0364736Z Ignoring disabled issues: [''] 2025-10-10T00:42:07.0477460Z Found test times from artifacts 2025-10-10T00:42:07.0914670Z Found test times from artifacts 2025-10-10T00:42:07.0930783Z Running all tests 2025-10-10T00:42:07.0931246Z Running parallel tests on 3 processes 2025-10-10T00:42:07.0931603Z Name: tests to run (est. time: 11.02min) 2025-10-10T00:42:07.0931940Z Serial tests (0): 2025-10-10T00:42:07.0932197Z Parallel tests (4): 2025-10-10T00:42:07.0932510Z inductor/test_torchinductor_strided_blocks 1/1 2025-10-10T00:42:07.0932890Z inductor/test_triton_cpu_backend 1/3 2025-10-10T00:42:07.0933218Z inductor/test_triton_cpu_backend 2/3 2025-10-10T00:42:07.0933643Z inductor/test_triton_cpu_backend 3/3 2025-10-10T00:42:07.0933975Z Name: excluded (est. time: 0.0min) 2025-10-10T00:42:07.0934274Z Serial tests (0): 2025-10-10T00:42:07.0934513Z Parallel tests (0): 2025-10-10T00:42:07.0934980Z Running inductor/test_torchinductor_strided_blocks 1/1 ... [2025-10-10 00:42:07.093064] 2025-10-10T00:42:07.0935505Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:42:07.0936704Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_torchinductor_strided_blocks.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:42:07.093318] 2025-10-10T00:42:18.0329236Z 2025-10-10T00:42:18.0330360Z inductor/test_torchinductor_strided_blocks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_strided_blocks_1.1_f9ae4d7ba1c66936_.log 2025-10-10T00:42:18.0331360Z Running 0 items in this shard: 2025-10-10T00:42:18.0331553Z 2025-10-10T00:42:18.3055986Z Uploading artifacts took 0.27 seconds 2025-10-10T00:42:18.3056507Z Running inductor/test_triton_cpu_backend 1/3 ... [2025-10-10 00:42:18.305190] 2025-10-10T00:42:18.3057003Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:42:18.3061846Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:42:18.305560] 2025-10-10T00:43:14.3465776Z 2025-10-10T00:43:14.3469693Z inductor/test_triton_cpu_backend 1/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_1.3_511d26a947ca8543_.log 2025-10-10T00:43:14.3470926Z Running 1 items in this shard: test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_block_sizes_cpu 2025-10-10T00:43:14.3471456Z 2025-10-10T00:43:14.3471698Z Running inductor/test_triton_cpu_backend 2/3 ... [2025-10-10 00:43:14.346145] 2025-10-10T00:43:14.3472306Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:43:14.3473491Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'serial', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:43:14.346462] 2025-10-10T00:43:22.3800658Z 2025-10-10T00:43:22.3801806Z inductor/test_triton_cpu_backend 2/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_2.3_f85caa873788993e_.log 2025-10-10T00:43:22.3802735Z Running 0 items in this shard: 2025-10-10T00:43:22.3802930Z 2025-10-10T00:43:22.3803176Z Running inductor/test_triton_cpu_backend 3/3 ... [2025-10-10 00:43:22.379988] 2025-10-10T00:43:22.3803753Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:43:22.3805249Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:43:22.380279] 2025-10-10T00:43:30.4132320Z 2025-10-10T00:43:30.4133332Z inductor/test_triton_cpu_backend 3/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_3.3_f77c02cd3cf4a83a_.log 2025-10-10T00:43:30.4134267Z Running 0 items in this shard: 2025-10-10T00:43:30.4134482Z 2025-10-10T00:43:32.0596013Z W1010 00:43:32.058000 2248 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T00:43:32.0648842Z W1010 00:43:32.063000 2249 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T00:43:32.1380503Z W1010 00:43:32.136000 2250 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T00:43:33.2769340Z Running inductor/test_torchinductor_strided_blocks 1/1 ... [2025-10-10 00:43:33.276363] 2025-10-10T00:43:33.2769947Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:43:33.2771196Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_torchinductor_strided_blocks.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:43:33.276695] 2025-10-10T00:43:33.2877819Z Running inductor/test_triton_cpu_backend 1/3 ... [2025-10-10 00:43:33.287539] 2025-10-10T00:43:33.2878322Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:43:33.2880543Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:43:33.287854] 2025-10-10T00:43:33.4557227Z Running inductor/test_triton_cpu_backend 2/3 ... [2025-10-10 00:43:33.455401] 2025-10-10T00:43:33.4557761Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:43:33.4559641Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'not serial', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:43:33.455759] 2025-10-10T00:46:32.0028729Z 2025-10-10T00:46:32.0029806Z inductor/test_torchinductor_strided_blocks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_strided_blocks_1.1_0ceb9c21861fc7c9_.log 2025-10-10T00:46:32.0227356Z Running 297 items in this shard: test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reduction_multi_kernel_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reduction_odd_shapes_view_size0_num_block_pointers_1_num_triton_kernels_1_reduction_op0_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reduction_odd_shapes_view_size1_num_block_pointers_3_num_triton_kernels_2_reduction_op1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reduction_odd_shapes_view_size2_num_block_pointers_1_num_triton_kernels_1_reduction_op2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reduction_odd_shapes_view_size3_num_block_pointers_1_num_triton_kernels_1_reduction_op3_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reduction_odd_shapes_view_size4_num_block_pointers_1_num_triton_kernels_1_reduction_op4_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reductions_mixed_indexing_reduction_op0_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_reductions_mixed_indexing_reduction_op1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_welford_reduction_size0_expected_num_block_pointers_1_expected_num_triton_kernels_1_expect_fallback_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_2d_welford_reduction_size1_expected_num_block_pointers_9_expected_num_triton_kernels_2_expect_fallback_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_3d_permute_tiling_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_boundary_check_block_multiple_False_ynumel_exceed_ygrid_size_False_include_z_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_boundary_check_block_multiple_True_ynumel_exceed_ygrid_size_False_include_z_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_boundary_check_block_multiple_True_ynumel_exceed_ygrid_size_True_include_z_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_False_x_size0_y_size0_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_False_x_size1_y_size1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_False_x_size2_y_size2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_False_x_size3_y_size3_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_True_x_size0_y_size0_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_True_x_size1_y_size1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_True_x_size2_y_size2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_prefer_nd_tiling_True_x_size3_y_size3_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_broadcast_with_singleton_dims_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_complex_reshape_block_ptr_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_dynamic_shapes_pointwise_multiple_max_block_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_dynamic_shapes_pointwise_nd_tiling_False_num_block_pointers_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_dynamic_shapes_pointwise_nd_tiling_True_num_block_pointers_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_dynamic_shapes_reduction_with_tiling_False_num_block_pointers_0_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_dynamic_shapes_reduction_with_tiling_True_num_block_pointers_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_enable_tiled_reductions_tile_reductions_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_enable_tiled_reductions_tile_reductions_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_ensure_integral_dims_and_strides_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size0_y_size0_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size1_y_size1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size2_y_size2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size3_y_size3_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size4_y_size4_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size5_y_size5_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size6_y_size6_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size7_y_size7_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size8_y_size8_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_broadcast_x_size9_y_size9_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expand_clone_broadcast_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expected_num_block_pointers_expected_num_block_pointers_3_raises_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_expected_num_block_pointers_expected_num_block_pointers_9_raises_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_fused_2d_reduction_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_mixed_pointwise_reduction_view_size0_num_block_pointers_2_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_mixed_pointwise_reduction_view_size1_num_block_pointers1_num_triton_kernels1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_mul_broadcast_multi_output_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_multiple_max_block_non_power_of_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_nd_tiling_odd_shapes_pointwise_full_size0_view_size0_num_block_pointers_3_num_tiles_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_nd_tiling_odd_shapes_pointwise_full_size1_view_size1_num_block_pointers_3_num_tiles_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_nd_tiling_odd_shapes_pointwise_full_size2_view_size2_num_block_pointers_3_num_tiles_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_nd_tiling_odd_shapes_pointwise_full_size3_view_size3_num_block_pointers_3_num_tiles_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_nd_tiling_odd_shapes_pointwise_full_size4_view_size4_num_block_pointers_3_num_tiles_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_nd_tiling_odd_shapes_pointwise_full_size5_view_size5_num_block_pointers_1_num_tiles_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_negative_strides_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_broadcast_nonzero_strides_prefer_nd_tiling_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_broadcast_nonzero_strides_prefer_nd_tiling_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_index_order_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size0_view_size0_stride0_offset0_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size1_view_size1_stride1_offset1_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size2_view_size2_stride2_offset2_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size3_view_size3_stride3_offset_10_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size4_view_size4_stride4_offset4_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size5_view_size5_stride5_offset5_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size6_view_size6_stride6_offset6_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size7_view_size7_stride7_offset7_require_block_ptr_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size8_view_size8_stride8_offset8_require_block_ptr_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_False_full_size9_view_size9_stride9_offset9_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size0_view_size0_stride0_offset0_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size1_view_size1_stride1_offset1_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size2_view_size2_stride2_offset2_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size3_view_size3_stride3_offset_10_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size4_view_size4_stride4_offset4_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size5_view_size5_stride5_offset5_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size6_view_size6_stride6_offset6_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size7_view_size7_stride7_offset7_require_block_ptr_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size8_view_size8_stride8_offset8_require_block_ptr_False_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_pointwise_prefer_nd_tiling_True_full_size9_view_size9_stride9_offset9_require_block_ptr_True_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_multiple_discontiguous_dims_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size0_num_block_pointers_1_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size1_num_block_pointers_1_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size2_num_block_pointers_1_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size3_num_block_pointers3_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size4_num_block_pointers_3_num_triton_kernels_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size5_num_block_pointers_2_num_triton_kernels_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_False_view_size6_num_block_pointers_3_num_triton_kernels_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size0_num_block_pointers_1_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size1_num_block_pointers_1_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size2_num_block_pointers_1_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size3_num_block_pointers3_num_triton_kernels_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size4_num_block_pointers_3_num_triton_kernels_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size5_num_block_pointers_2_num_triton_kernels_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_reduction_prefer_nd_tiling_True_view_size6_num_block_pointers_3_num_triton_kernels_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_removed_buffers_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_unbacked_size_on_non_contig_dim_num_tile_candidates_1_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_unbacked_size_on_non_contig_dim_num_tile_candidates_2_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestCPU::test_welford_non_block_pointer_cpu, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reduction_multi_kernel_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reduction_odd_shapes_view_size0_num_block_pointers_1_num_triton_kernels_1_reduction_op0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reduction_odd_shapes_view_size1_num_block_pointers_3_num_triton_kernels_2_reduction_op1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reduction_odd_shapes_view_size2_num_block_pointers_1_num_triton_kernels_1_reduction_op2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reduction_odd_shapes_view_size3_num_block_pointers_1_num_triton_kernels_1_reduction_op3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reduction_odd_shapes_view_size4_num_block_pointers_1_num_triton_kernels_1_reduction_op4_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reductions_mixed_indexing_reduction_op0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_reductions_mixed_indexing_reduction_op1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_welford_reduction_size0_expected_num_block_pointers_1_expected_num_triton_kernels_1_expect_fallback_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_2d_welford_reduction_size1_expected_num_block_pointers_9_expected_num_triton_kernels_2_expect_fallback_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_3d_permute_tiling_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_boundary_check_block_multiple_False_ynumel_exceed_ygrid_size_False_include_z_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_boundary_check_block_multiple_True_ynumel_exceed_ygrid_size_False_include_z_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_boundary_check_block_multiple_True_ynumel_exceed_ygrid_size_True_include_z_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_False_x_size0_y_size0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_False_x_size1_y_size1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_False_x_size2_y_size2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_False_x_size3_y_size3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_True_x_size0_y_size0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_True_x_size1_y_size1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_True_x_size2_y_size2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_prefer_nd_tiling_True_x_size3_y_size3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_broadcast_with_singleton_dims_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_complex_reshape_block_ptr_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_dynamic_shapes_pointwise_multiple_max_block_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_dynamic_shapes_pointwise_nd_tiling_False_num_block_pointers_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_dynamic_shapes_pointwise_nd_tiling_True_num_block_pointers_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_dynamic_shapes_reduction_with_tiling_False_num_block_pointers_0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_dynamic_shapes_reduction_with_tiling_True_num_block_pointers_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_enable_tiled_reductions_tile_reductions_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_enable_tiled_reductions_tile_reductions_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_ensure_integral_dims_and_strides_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size0_y_size0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size1_y_size1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size2_y_size2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size3_y_size3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size4_y_size4_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size5_y_size5_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size6_y_size6_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size7_y_size7_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size8_y_size8_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_broadcast_x_size9_y_size9_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expand_clone_broadcast_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expected_num_block_pointers_expected_num_block_pointers_3_raises_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_expected_num_block_pointers_expected_num_block_pointers_9_raises_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_fused_2d_reduction_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_mixed_pointwise_reduction_view_size0_num_block_pointers_2_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_mixed_pointwise_reduction_view_size1_num_block_pointers1_num_triton_kernels1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_mul_broadcast_multi_output_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_multiple_max_block_non_power_of_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_nd_tiling_odd_shapes_pointwise_full_size0_view_size0_num_block_pointers_3_num_tiles_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_nd_tiling_odd_shapes_pointwise_full_size1_view_size1_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_nd_tiling_odd_shapes_pointwise_full_size2_view_size2_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_nd_tiling_odd_shapes_pointwise_full_size3_view_size3_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_nd_tiling_odd_shapes_pointwise_full_size4_view_size4_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_nd_tiling_odd_shapes_pointwise_full_size5_view_size5_num_block_pointers_1_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_negative_strides_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_broadcast_nonzero_strides_prefer_nd_tiling_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_broadcast_nonzero_strides_prefer_nd_tiling_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_index_order_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size0_view_size0_stride0_offset0_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size1_view_size1_stride1_offset1_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size2_view_size2_stride2_offset2_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size3_view_size3_stride3_offset_10_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size4_view_size4_stride4_offset4_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size5_view_size5_stride5_offset5_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size6_view_size6_stride6_offset6_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size7_view_size7_stride7_offset7_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size8_view_size8_stride8_offset8_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_False_full_size9_view_size9_stride9_offset9_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size0_view_size0_stride0_offset0_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size1_view_size1_stride1_offset1_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size2_view_size2_stride2_offset2_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size3_view_size3_stride3_offset_10_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size4_view_size4_stride4_offset4_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size5_view_size5_stride5_offset5_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size6_view_size6_stride6_offset6_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size7_view_size7_stride7_offset7_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size8_view_size8_stride8_offset8_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_pointwise_prefer_nd_tiling_True_full_size9_view_size9_stride9_offset9_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_multiple_discontiguous_dims_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size0_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size1_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size2_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size3_num_block_pointers3_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size4_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size5_num_block_pointers_2_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_False_view_size6_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size0_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size1_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size2_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size3_num_block_pointers3_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size4_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size5_num_block_pointers_2_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_reduction_prefer_nd_tiling_True_view_size6_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_removed_buffers_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_unbacked_size_on_non_contig_dim_num_tile_candidates_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_unbacked_size_on_non_contig_dim_num_tile_candidates_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonBlockPointerTestGPU::test_welford_non_block_pointer_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reduction_multi_kernel_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reduction_odd_shapes_view_size0_num_block_pointers_1_num_triton_kernels_1_reduction_op0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reduction_odd_shapes_view_size1_num_block_pointers_3_num_triton_kernels_2_reduction_op1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reduction_odd_shapes_view_size2_num_block_pointers_1_num_triton_kernels_1_reduction_op2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reduction_odd_shapes_view_size3_num_block_pointers_1_num_triton_kernels_1_reduction_op3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reduction_odd_shapes_view_size4_num_block_pointers_1_num_triton_kernels_1_reduction_op4_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reductions_mixed_indexing_reduction_op0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_reductions_mixed_indexing_reduction_op1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_welford_reduction_size0_expected_num_block_pointers_1_expected_num_triton_kernels_1_expect_fallback_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_2d_welford_reduction_size1_expected_num_block_pointers_9_expected_num_triton_kernels_2_expect_fallback_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_3d_permute_tiling_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_boundary_check_block_multiple_False_ynumel_exceed_ygrid_size_False_include_z_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_boundary_check_block_multiple_True_ynumel_exceed_ygrid_size_False_include_z_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_boundary_check_block_multiple_True_ynumel_exceed_ygrid_size_True_include_z_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_False_x_size0_y_size0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_False_x_size1_y_size1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_False_x_size2_y_size2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_False_x_size3_y_size3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_True_x_size0_y_size0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_True_x_size1_y_size1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_True_x_size2_y_size2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_prefer_nd_tiling_True_x_size3_y_size3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_broadcast_with_singleton_dims_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_complex_reshape_block_ptr_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_dynamic_shapes_pointwise_multiple_max_block_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_dynamic_shapes_pointwise_nd_tiling_False_num_block_pointers_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_dynamic_shapes_pointwise_nd_tiling_True_num_block_pointers_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_dynamic_shapes_reduction_with_tiling_False_num_block_pointers_0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_dynamic_shapes_reduction_with_tiling_True_num_block_pointers_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_enable_tiled_reductions_tile_reductions_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_enable_tiled_reductions_tile_reductions_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_ensure_integral_dims_and_strides_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size0_y_size0_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size1_y_size1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size2_y_size2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size3_y_size3_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size4_y_size4_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size5_y_size5_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size6_y_size6_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size7_y_size7_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size8_y_size8_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_broadcast_x_size9_y_size9_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expand_clone_broadcast_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expected_num_block_pointers_expected_num_block_pointers_3_raises_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_expected_num_block_pointers_expected_num_block_pointers_9_raises_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_fused_2d_reduction_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_mixed_pointwise_reduction_view_size0_num_block_pointers_2_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_mixed_pointwise_reduction_view_size1_num_block_pointers1_num_triton_kernels1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_mul_broadcast_multi_output_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_multiple_max_block_non_power_of_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_nd_tiling_odd_shapes_pointwise_full_size0_view_size0_num_block_pointers_3_num_tiles_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_nd_tiling_odd_shapes_pointwise_full_size1_view_size1_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_nd_tiling_odd_shapes_pointwise_full_size2_view_size2_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_nd_tiling_odd_shapes_pointwise_full_size3_view_size3_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_nd_tiling_odd_shapes_pointwise_full_size4_view_size4_num_block_pointers_3_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_nd_tiling_odd_shapes_pointwise_full_size5_view_size5_num_block_pointers_1_num_tiles_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_negative_strides_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_broadcast_nonzero_strides_prefer_nd_tiling_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_broadcast_nonzero_strides_prefer_nd_tiling_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_index_order_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size0_view_size0_stride0_offset0_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size1_view_size1_stride1_offset1_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size2_view_size2_stride2_offset2_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size3_view_size3_stride3_offset_10_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size4_view_size4_stride4_offset4_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size5_view_size5_stride5_offset5_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size6_view_size6_stride6_offset6_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size7_view_size7_stride7_offset7_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size8_view_size8_stride8_offset8_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_False_full_size9_view_size9_stride9_offset9_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size0_view_size0_stride0_offset0_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size1_view_size1_stride1_offset1_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size2_view_size2_stride2_offset2_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size3_view_size3_stride3_offset_10_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size4_view_size4_stride4_offset4_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size5_view_size5_stride5_offset5_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size6_view_size6_stride6_offset6_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size7_view_size7_stride7_offset7_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size8_view_size8_stride8_offset8_require_block_ptr_False_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_pointwise_prefer_nd_tiling_True_full_size9_view_size9_stride9_offset9_require_block_ptr_True_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_multiple_discontiguous_dims_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size0_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size1_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size2_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size3_num_block_pointers3_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size4_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size5_num_block_pointers_2_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_False_view_size6_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size0_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size1_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size2_num_block_pointers_1_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size3_num_block_pointers3_num_triton_kernels_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size4_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size5_num_block_pointers_2_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_reduction_prefer_nd_tiling_True_view_size6_num_block_pointers_3_num_triton_kernels_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_removed_buffers_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_unbacked_size_on_non_contig_dim_num_tile_candidates_1_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_unbacked_size_on_non_contig_dim_num_tile_candidates_2_cuda, test/inductor/test_torchinductor_strided_blocks.py::TritonTensorDescriptorTestCUDA::test_welford_non_block_pointer_cuda 2025-10-10T00:46:32.0421442Z 2025-10-10T00:46:34.1294256Z W1010 00:46:34.128000 47271 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T00:46:35.3171013Z Running inductor/test_triton_cpu_backend 3/3 ... [2025-10-10 00:46:35.316428] 2025-10-10T00:46:35.3171593Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-10-10T00:46:35.3172785Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_cpu_backend.py', '-m', 'not serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 00:46:35.316759] 2025-10-10T00:54:23.5401143Z 2025-10-10T00:54:23.5402147Z inductor/test_triton_cpu_backend 1/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_1.3_d31e8fdb9bb374b1_.log 2025-10-10T00:54:23.5511931Z Running 301 items in this shard: test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_int, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test__dyn_quant_matmul_4bit_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_avg_pool1d_argmax_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_avg_pool2d1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_max_pool2d1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_max_pool2d2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_max_pool2d3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_const_float_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_allow_reuse_active_if_under_peak_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_angle_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_any_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_cache_hit_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_override_registration_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_support_out_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_with_persistent_cache_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_arange2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_arange5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_argmin3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_as_strided_scatter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_assert_alignment_op_name_fail_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool3d_backward4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool3d_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bernoulli2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bfloat16_to_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_broadcast_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_computed_offsets_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int16_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_uint8_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_uint8_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_uint8_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_uint8_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_nd_tiling_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_buffer_copied_in_graph_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_builtins_round_float_ndigits_neg_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_builtins_round_int_ndigits_zero_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_empty_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_negative_dim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_single_empty_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_unbacked_2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cauchy_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_complex_from_real_imag_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_fill_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_nd_inplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv1d_depthwise_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv3d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv_functional_bn_fuse_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_convolution2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_copy_non_blocking_is_pinned_use_cat_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_scalar_with_gpu_tensor_cpp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_tensor_with_cpu_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_tensor_with_gpu_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cummin_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cumprod_zero_dim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cumsum_pattern_matcher_issue_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_default_layout_constraint_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_fixed_layout_channels_last_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_data_type_propogation_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_deterministic_codegen_with_suffix_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dist_bf16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_elu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_embedding_bag_byte_unpack_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_embedding_bag_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_embedding_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_empty_strided_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_exact_stride_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_exp2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_expand_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_expm1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fallback_mutable_op_basic_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fallback_mutable_op_list_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fallback_mutable_op_no_mutated_tensors_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fft_real_input_real_output_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fill2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_float_repr_dynamic_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fmod_zero_dim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fractional_max_pool2d2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_full_like_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gather1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_getitem_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_glu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_both_scalars_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_misaligned_input_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_mutation_real_name_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_unbacked_symint_as_output_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_hardswish_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_horizonal_fusion2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_abs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_flip_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_deterministic_fallback_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_fallback2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_reinplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inplace_activations_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inplace_add_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_insignificant_strides_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_kernel_names_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_kwargs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_broadcast_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_grid_use_block_ptr_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_offset_pointwise_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_pointwise_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_lerp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_like_channels_last_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linear1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linspace1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linspace3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_log_softmax_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_logaddexp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_logcumsumexp_zero_dim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_low_memory_max_pool_dilation_1_dim_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_low_memory_max_pool_dilation_1_dim_3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_low_memory_max_pool_dilation_2_dim_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mark_unbacked_with_hint_override_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_masked_fill_promotion_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_masked_scatter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d6_dilation_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d_with_indices_backward4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d_with_indices_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_misaligned_address_issue1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mixed_mm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_move_arange_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multi_device_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multi_gpu_device_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mutable_custom_op_fixed_layout_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mutations_loop_fusion_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nan_sort_stable_False_descending_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nan_sort_stable_True_descending_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nan_sort_stable_True_descending_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_neg_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nll_loss_forward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_no_op_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_one_hot_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pad_single_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pattern_matcher_multi_user_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_permute1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_airy_ai_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_bessel_y0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_chebyshev_polynomial_v_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_chebyshev_polynomial_w_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_erf_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_erfc_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_exp2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_expm1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_gammaincc_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_gammaln_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_i0e_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_i1e_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_log_ndtr_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_logit_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_modified_bessel_k1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_shifted_chebyshev_polynomial_v_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_spherical_bessel_j0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_xlog1py_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_polar_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pow3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randint_distribution_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randint_int64_mod_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randint_kernel_count_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randn_generator_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randn_with_dtype_and_device_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reduction1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reduction3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reduction4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reflection_pad2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reinterpret_dtypeview_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_no_ops_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_copy_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_slice_scatter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_view_default_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_view_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_interleave_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_interleave_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_require_stride_expanded_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reuse_buffers_with_aliasing_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_round_correctness_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_round_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_rsqrt_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scaled_dot_product_attention_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_add1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_add2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_bf16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_reduce1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_reduce3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scheduler_vertical_fusion1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sdpa_unaligned_mask_freezing_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_searchsorted_broadcast_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_shape_padding_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_signbit_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_simplify_loops_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_single_elem_indirect_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_mutation1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_mutation3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter_reinplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_softmax_backward_data_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_softmax_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_softmax_one_kernel_persist_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_cumprod_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_cumprod_low_prec_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_cumsum_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_cumsum_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_reduction_with_int64_size_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_with_sizes_with_unbacked_symints_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_squeeze2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_stride_preservation_with_stride_modifying_fx_pass_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum_int_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum_keepdims_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tensor_index_put_slice_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_to_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_to_memory_format_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_triu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unbacked_floordiv_simplify_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_var_correction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_vectorized_ops_masked_var_novec_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_vertical_fusion1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_view_uint8_through_differing_bitwidths_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_where_broadcast_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_where_with_logical_op_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_xblock_divides_xnumel_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_zero_element_mutation_cpu 2025-10-10T00:54:23.5619387Z 2025-10-10T00:54:25.7980215Z W1010 00:54:25.796000 125401 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T00:57:12.0412324Z 2025-10-10T00:57:12.0413355Z inductor/test_triton_cpu_backend 2/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_2.3_a5f2ba68baf6c7fc_.log 2025-10-10T00:57:12.0528675Z Running 319 items in this shard: test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_broadcast1, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_broadcast1, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test__dyn_quant_pack_4bit_weight_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test__unsafe_masked_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test__unsafe_masked_index_put_accumulate_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_avg_pool2d2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_avg_pool2d_low_prec_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_avg_pool_errors_with_long_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_avg_pool_with_output_size_0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex9_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_const_int_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_addmm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_addmv_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_allow_reuse_disable_if_exceed_peak_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_arange1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_arange3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_arange6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_argmin2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_argmin_with_duplicates_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_min_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_as_strided_on_views_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_assert_alignment_op_name_pass_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_assert_size_stride_op_name_pass_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d_backward2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d_backward4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool_errors_with_uint_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bernoulli1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bmm2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_add_autotune_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_default_kwargs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int32_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int32_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int32_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int32_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int64_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int64_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int8_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int8_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_buffer_copied_in_graph_with_different_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_buffer_use_after_remove_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_builtins_round_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_builtins_round_float_ndigits_zero_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_builtins_round_int_ndigits_pos_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_empty_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_inplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_of_loops_and_extern_kernel_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_unbacked_legacy_empty_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_upcasting_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_chunk_recompiles_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_clamp_type_promotion_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_complex_fallback_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_computed_buffer_inlining_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_concat_add_inplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_config_option_dont_assume_alignment_cudagraphs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_consecutive_split_cumprod_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_consecutive_split_cumsum_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_const_int32_to_float_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_3d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv2d_channels_last_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv3d_channels_last_use_block_ptr_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_convolution1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_convolution5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cos_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_scalar_with_cpu_scalar_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_scalar_with_cpu_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_scalar_with_gpu_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cumsum_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cumsum_inf_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cumsum_no_mask_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_scan_op_compiled_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_scan_op_multi_input_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_scan_would_split_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_deterministic_codegen_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_deterministic_codegen_on_graph_break_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_diagonal_copy_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div7_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div9_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div_precision_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div_presicion_accuracy_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dont_constant_fold_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dropout3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dropout_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dropout_deterministic_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dropout_trivial_0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dropout_trivial_1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtype_mismatch_issue_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtype_sympy_expr_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_empty1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_emulate_precision_triton_fp_fusion_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_erfc_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_erfinv_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_expanded_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fallback_mutable_op_list_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fill1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_flip_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_float32_to_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_floordiv_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fractional_max_pool2d3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fractional_max_pool2d4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fractional_max_pool2d5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_full_boolean_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_full_like_sliced_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_full_truncation_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fuse_tiled_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fusing_write_into_disjoint_read_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gather3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gather_scatter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_generate_rand_fp8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gpu_scalar_with_gpu_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_arange1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_arange2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_argmax_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_no_inputs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_pad_dynamic_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_refcount_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_scalar_inputs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_grid_sampler_2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_grid_sampler_expand_preserves_view_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_hardtanh_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_horizonal_fusion1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_dynamic_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_remainder_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_failed_reinplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_fallback1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_select_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_indirect_load_broadcast_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inductor_layout_optimization_input_mutations_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inductor_multiple_specializations_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inf_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inner_fn_str_and_stride_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inplace_where_pointwise_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_input_mutation1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_input_mutation3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_int8_weight_only_quant_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_int_input_dynamic_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_invalid_operand_issue1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_isin_tensor_scalar_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_lgamma_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_like_rands2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_like_rands3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linear2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linear_dynamic_maxautotune_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linear_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linear_mixed_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linspace2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_linspace4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_log1p_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_logsumexp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_long_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mark_dynamic_with_hint_override_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_masked_fill_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_matmul_layer_norm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_min_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d6_dilation_1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d_with_indices_backward2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d_with_indices_backward3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mixed_mm2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mixed_mm3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mm_mixed_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multi_gpu_recompile_on_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multilayer_any_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multilayer_sum_low_prec_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multilayer_var_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multilayer_var_lowp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nan_sort_stable_False_descending_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_narrow_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_neg_max_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_new_empty_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_no_mega_fusion_during_lowering_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_norm_constant_overflow_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pad_cast_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pad_view_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pattern_matcher_unbacked_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_philox_rand_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pixel_shuffle_channels_last_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_entr_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_erfcx_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_expit_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_i0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_i1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_laguerre_polynomial_l_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_legendre_polynomial_p_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_log1p_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_modified_bessel_i0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_modified_bessel_i1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_multigammaln_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_polygamma_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_psi_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_round_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_scaled_modified_bessel_k0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_shifted_chebyshev_polynomial_t_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_shifted_chebyshev_polynomial_u_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_shifted_chebyshev_polynomial_w_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_zeta_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pow2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pow_by_natural_log2_dynamic_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pow_int_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_profiler_mark_wrapper_call_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randn_like_empty_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reduction2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_relu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remainder_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_as_strided_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scalar_cpu_tensor_arg_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scalar_input_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_add3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sgn_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sgn_extremal_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_shape_prop_torch_ones_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sigmoid_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sign_dtype_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_silu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sin_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_single_elem_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sort_bool_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sort_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sort_stable_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sqrt_dynamic_shapes_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_squeeze1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_squeeze_varargs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tan_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tensor1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tensor3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tensor_index_slice_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tmp_not_defined_issue3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_to_device_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_torch_device_split_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_transpose_add_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_transpose_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_transposed_propagates_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_triton_kernel_bool_param_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_uint_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unbacked_floordiv_simplify_errors_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unfold_zero_dimension_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unsqueeze_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_bicubic2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_bilinear2d_a_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_bilinear2d_b_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_cat_conv_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_nearest1d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_nearest2d_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_nearest2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_upsample_nearest3d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_vdd_clamp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_vectorized_ops_masked_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_view_as_real_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_view_detach_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_weight_norm_bwd_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_zeros_cpu 2025-10-10T00:57:12.0641329Z 2025-10-10T00:57:14.2052035Z W1010 00:57:14.203000 134408 site-packages/torch/utils/cpp_extension.py:118] No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2025-10-10T01:00:29.4633897Z 2025-10-10T01:00:29.4635147Z inductor/test_triton_cpu_backend 3/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_3.3_d8bd174aba20ffe8_.log 2025-10-10T01:00:29.4742727Z Running 300 items in this shard: test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast1_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast2_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_broadcast3_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_dense_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_double_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_broadcast2, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_broadcast3, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_int, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_int_transposed, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_strided_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_dense, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_double, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_strided, test/inductor/test_triton_cpu_backend.py::SweepInputsCpuTritonTest::test_cpu_transposed_transposed, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_AllenaiLongformerBase_repro_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_abs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adaptive_pool_errors_with_long_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex10_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex7_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_complex_strided_fallback_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_add_inplace_permuted_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_adding_tensor_offsets_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_alexnet_prefix_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aliased_buffer_reuse_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_dtype_device_layout_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_support_str_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_aoti_eager_with_scalar_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_arange4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_argmin1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_argmin_with_nan_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_argmax_to_float_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_as_strided_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_assert_size_stride_op_name_fail_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d7_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool2d_backward3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool3d_backward2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_avg_pool3d_backward3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_baddbmm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_batch_norm_2d_2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_batch_norm_2d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bitwise2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bitwise3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bitwise_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bmm1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bool_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_both_scalars_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int16_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int16_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int16_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int16_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int32_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int64_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int64_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int64_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int8_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int8_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_int8_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_int_uint8_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_bucketize_nd_tiling_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_buffer_batch_norm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_builtins_round_float_ndigits_pos_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_extern_kernel_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cat_unbacked_empty_1d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_check_stack_no_cycles_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_clamp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_clamp_type_promotion_non_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_clone_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_compar_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_complex_memory_overlap_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_config_option_dont_assume_alignment_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_config_option_dont_assume_alignment_recompiles_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_1d_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_constant_pad_2d_strides_nonpositive_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv1d_with_permute_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv2d_backward_channels_last_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv3d_channels_last_use_block_ptr_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv_bn_fuse_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv_inference_heuristics_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv_shape_check_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_conv_with_as_strided_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_convolution3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_convolution4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_copy_non_blocking_is_pinned_use_cat_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_copy_with_scalar_src_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cpu_scalar_with_gpu_tensor_dynamic_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cudnn_rnn_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_cumsum_zero_dim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_fixed_layout_sequential_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_op_unbacked_symints_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_custom_scan_op_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dense_mask_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_device_assert_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dist_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div_by_zero_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div_prim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div_softmax_symfloat_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_div_zero_dim_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dropout2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float16_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float32_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_float64_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_fusion_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int16_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int32_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_float16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int64_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_int8_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_float32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_float64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_dtypeview_uint8_int8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_embedding_sparse_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_empty2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_exp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_expand_as_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fallback_mutable_op_with_return_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fft_real_input_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_flip_cat_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_float16_to_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_float_index_expression_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_float_index_expression_type_promotion_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fmin_fmax_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fmod_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_forced_buffer_realize_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fractional_max_pool2d1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_full_like_transposed_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_functionalize_rng_wrappers_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_fuse_large_params_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gather2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gelu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_generated_code_has_alignment_assert_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_generated_code_has_size_stride_assert_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_gpu_scalar_with_cpu_tensor_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_constant_tensor1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_graph_partition_constant_tensor2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_hardsigmoid_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_device_assert_masked_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_floordiv_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_propagation_nested_indirect_indexing_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_put_as_masked_fill_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_index_remainder_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inductor_assert_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inductor_triton_bucketize_respects_masking_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inplace_flip_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inplace_mixed_dtype_ops_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_inplace_resize_as_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_input_mutation2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_input_mutation4_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_input_mutation5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_isinf2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_isinf_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_issue102546_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_l1_loss_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_grid_use_block_ptr_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_strided_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_large_tensor_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_layer_norm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_leaky_relu_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_like_rands_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_like_rands_sliced_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_list_clearing_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_log2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_log_fp64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_logcumsumexp_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_low_memory_max_pool_dilation_2_dim_3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d7_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d_with_indices_backward5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_max_pool2d_with_indices_backward6_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mean_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_min_max_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_min_max_reduction_nan_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mix_device_index_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mm_views_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mul_index_expr_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mul_softmax_symfloat_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multi_threading_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_multilayer_prime_size_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_mutable_custom_op_fixed_layout2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nan_to_num_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_needs_contiguous_strides_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_new_empty_strided_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_new_ones_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nll_loss_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_no_specization_over_symbolic_value_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_nonzero_unbacked_refinement_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_output_strides_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_permute2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_bessel_j0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_bessel_j1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_bessel_y1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_chebyshev_polynomial_t_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_chebyshev_polynomial_u_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_digamma_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_erfinv_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_gammainc_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_hermite_polynomial_h_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_hermite_polynomial_he_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_modified_bessel_k0_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_ndtr_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_ndtri_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_scaled_modified_bessel_k1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_sinc_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pointwise_xlogy_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pow1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_pow_symfloat_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_prepare_softmax_with_fast_math_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_prod_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_rand_like_deterministic_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_randint_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reduction5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reduction_config_limit_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_reflection_pad2d_backward_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_clone_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_slice1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_remove_noop_slice_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_repeat_interleave_Tensor_decomp_int32_nd_1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_replication_pad_errors_with_bool_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_resize_as_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_resize_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_roi_align_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_roll_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scalar_output_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_scatter_reduce2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sdpa_unaligned_mask_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_searchsorted_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_select_scatter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_setitem_with_int_parameter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_should_pad_bench_for_bmm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_size_asserts_for_multi_output_fallback_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sizehint_issue1_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_mutation2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter5_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_scatter_dtype_consistency_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_slice_view_with_graph_break_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_softmax_one_kernel_loop_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sort_transpose_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_special_polygamma_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_cumsum_low_prec_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_failed_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_reduction_dynamic_shape_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_with_integer_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_with_list_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_split_with_unbacked_symints_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_stack_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_std_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_strided_inputs_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_sum3_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tanh_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tensor2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tmp_not_defined_issue1_use_block_ptr_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_tmp_not_defined_issue2_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_to_device_constant_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_topk_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_uint4x2_mixed_mm_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unbind_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unroll_small_reduction_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unsigned_constant_tensors_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_int16_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_int32_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_int64_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unspec_inputs_uint8_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_unsqueeze_inplace_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_var_mean_div_by_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_var_mean_tile_reduction_False_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_var_mean_tile_reduction_True_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_view_as_complex_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_view_on_aliased_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_views7_cpu, test/inductor/test_triton_cpu_backend.py::CpuTritonTests::test_zero_dim_reductions_cpu 2025-10-10T01:00:29.4849326Z 2025-10-10T01:00:30.1554865Z Running test batch 'tests to run' cost 1103.06 seconds 2025-10-10T01:00:30.7355290Z + assert_git_not_dirty 2025-10-10T01:00:30.7355642Z + [[ linux-jammy-py3.12-gcc11 != *rocm* ]] 2025-10-10T01:00:30.7356005Z + [[ linux-jammy-py3.12-gcc11 != *xla* ]] 2025-10-10T01:00:30.7358663Z ++ git status --porcelain 2025-10-10T01:00:30.7359719Z ++ grep -v '?? third_party' 2025-10-10T01:00:34.4364493Z ++ true 2025-10-10T01:00:34.4365144Z + git_status= 2025-10-10T01:00:34.4365377Z + [[ -n '' ]] 2025-10-10T01:00:34.4366383Z + sccache_epilogue 2025-10-10T01:00:34.4366881Z + echo '::group::Sccache Compilation Log' 2025-10-10T01:00:34.4367555Z ##[group]Sccache Compilation Log 2025-10-10T01:00:34.4367956Z + echo '=================== sccache compilation log ===================' 2025-10-10T01:00:34.4368420Z =================== sccache compilation log =================== 2025-10-10T01:00:34.4369060Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-10-10T01:00:34.4503921Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-10-10T01:00:34.4504874Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-10-10T01:00:34.4505375Z + sccache --show-stats 2025-10-10T01:00:34.4536807Z Compile requests 2458 2025-10-10T01:00:34.4537227Z Compile requests executed 0 2025-10-10T01:00:34.4537627Z Cache hits 0 2025-10-10T01:00:34.4537937Z Cache misses 0 2025-10-10T01:00:34.4538250Z Cache hits rate - 2025-10-10T01:00:34.4538570Z Cache timeouts 0 2025-10-10T01:00:34.4538883Z Cache read errors 0 2025-10-10T01:00:34.4539198Z Forced recaches 0 2025-10-10T01:00:34.4539511Z Cache write errors 0 2025-10-10T01:00:34.4539821Z Cache errors 0 2025-10-10T01:00:34.4540124Z Compilations 0 2025-10-10T01:00:34.4540456Z Compilation failures 0 2025-10-10T01:00:34.4540785Z Non-cacheable compilations 0 2025-10-10T01:00:34.4541118Z Non-cacheable calls 0 2025-10-10T01:00:34.4541433Z Non-compilation calls 2458 2025-10-10T01:00:34.4541762Z Unsupported compiler calls 0 2025-10-10T01:00:34.4542094Z Average cache write 0.000 s 2025-10-10T01:00:34.4542427Z Average compiler 0.000 s 2025-10-10T01:00:34.4542859Z Average cache read hit 0.000 s 2025-10-10T01:00:34.4543190Z Failed distributed compilations 0 2025-10-10T01:00:34.4543919Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T01:00:34.4544360Z Version (client) 0.10.0 2025-10-10T01:00:34.4544647Z + sccache --stop-server 2025-10-10T01:00:34.4555411Z Stopping sccache server... 2025-10-10T01:00:34.4557159Z Compile requests 2458 2025-10-10T01:00:34.4557499Z Compile requests executed 0 2025-10-10T01:00:34.4557839Z Cache hits 0 2025-10-10T01:00:34.4558141Z Cache misses 0 2025-10-10T01:00:34.4558456Z Cache hits rate - 2025-10-10T01:00:34.4558770Z Cache timeouts 0 2025-10-10T01:00:34.4559086Z Cache read errors 0 2025-10-10T01:00:34.4559389Z Forced recaches 0 2025-10-10T01:00:34.4559721Z Cache write errors 0 2025-10-10T01:00:34.4560161Z Cache errors 0 2025-10-10T01:00:34.4560524Z Compilations 0 2025-10-10T01:00:34.4560876Z Compilation failures 0 2025-10-10T01:00:34.4561208Z Non-cacheable compilations 0 2025-10-10T01:00:34.4561535Z Non-cacheable calls 0 2025-10-10T01:00:34.4561859Z Non-compilation calls 2458 2025-10-10T01:00:34.4562180Z Unsupported compiler calls 0 2025-10-10T01:00:34.4562520Z Average cache write 0.000 s 2025-10-10T01:00:34.4562854Z Average compiler 0.000 s 2025-10-10T01:00:34.4563187Z Average cache read hit 0.000 s 2025-10-10T01:00:34.4563516Z Failed distributed compilations 0 2025-10-10T01:00:34.4563980Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T01:00:34.4564443Z Version (client) 0.10.0 2025-10-10T01:00:34.4564773Z + echo ::endgroup:: 2025-10-10T01:00:34.4565229Z ##[endgroup] 2025-10-10T01:00:34.4565458Z + cleanup_workspace 2025-10-10T01:00:34.4565952Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-10-10T01:00:34.4566747Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-10-10T01:00:34.4567384Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-10-10T01:00:34.4567857Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-10-10T01:00:34.4568501Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-10-10T01:00:34.4569113Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-10-10T01:00:34.4569604Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-10-10T01:00:35.0933852Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-10-10T01:00:35.0934323Z with: 2025-10-10T01:00:35.0934572Z benchmark-results-dir: test/test-reports 2025-10-10T01:00:35.0934873Z dry-run: false 2025-10-10T01:00:35.0935111Z schema-version: v3 2025-10-10T01:00:35.0935539Z github-token: *** 2025-10-10T01:00:35.0935764Z env: 2025-10-10T01:00:35.0935964Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:35.0936413Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:35.0936896Z ##[endgroup] 2025-10-10T01:00:35.0963494Z ##[group]Run set -eux 2025-10-10T01:00:35.0963806Z set -eux 2025-10-10T01:00:35.0964053Z  2025-10-10T01:00:35.0964284Z if [[ -n "" ]]; then 2025-10-10T01:00:35.0964664Z  source "" 2025-10-10T01:00:35.0964894Z fi 2025-10-10T01:00:35.0965217Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-10-10T01:00:35.0965668Z  2025-10-10T01:00:35.0965882Z DEVICE_NAME="" 2025-10-10T01:00:35.0966127Z DEVICE_TYPE="" 2025-10-10T01:00:35.0966371Z  2025-10-10T01:00:35.0966597Z if command -v nvidia-smi; then 2025-10-10T01:00:35.0967028Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-10-10T01:00:35.0967573Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-10-10T01:00:35.0968090Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-10-10T01:00:35.0968501Z  python3 -mpip install torch==2.7.1 2025-10-10T01:00:35.0968836Z elif command -v rocminfo; then 2025-10-10T01:00:35.0969251Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-10-10T01:00:35.0969783Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-10-10T01:00:35.0970324Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-10-10T01:00:35.0970798Z  # GPU device name coming from rocminfo instead 2025-10-10T01:00:35.0971148Z  DEVICE_NAME=rocm 2025-10-10T01:00:35.0971597Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-10-10T01:00:35.0972076Z fi 2025-10-10T01:00:35.0972286Z  2025-10-10T01:00:35.0972547Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-10-10T01:00:35.0972944Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-10-10T01:00:35.0982027Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:35.0982429Z env: 2025-10-10T01:00:35.0982681Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:35.0983163Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:35.0983663Z ##[endgroup] 2025-10-10T01:00:35.1016278Z + [[ -n '' ]] 2025-10-10T01:00:35.1016721Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-10-10T01:00:35.3298191Z Defaulting to user installation because normal site-packages is not writeable 2025-10-10T01:00:36.3999878Z Collecting boto3==1.35.33 2025-10-10T01:00:36.4213920Z Downloading boto3-1.35.33-py3-none-any.whl (139 kB) 2025-10-10T01:00:36.7258359Z Collecting psutil==7.0.0 2025-10-10T01:00:36.7297889Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-10-10T01:00:36.7585318Z Collecting pynvml==12.0.0 2025-10-10T01:00:36.7626874Z Downloading pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-10-10T01:00:37.8773691Z Collecting botocore<1.36.0,>=1.35.33 2025-10-10T01:00:37.8822284Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-10-10T01:00:38.1128301Z Collecting s3transfer<0.11.0,>=0.10.0 2025-10-10T01:00:38.1174165Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-10-10T01:00:38.1218767Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.33) (0.10.0) 2025-10-10T01:00:38.1653996Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 2025-10-10T01:00:38.1702022Z Downloading nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-10-10T01:00:38.1784137Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.8.1) 2025-10-10T01:00:38.1794118Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.25.10) 2025-10-10T01:00:38.3064733Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.15.0) 2025-10-10T01:00:38.4333787Z Installing collected packages: botocore, s3transfer, nvidia-ml-py, pynvml, psutil, boto3 2025-10-10T01:00:38.9176585Z Attempting uninstall: nvidia-ml-py 2025-10-10T01:00:38.9179288Z Found existing installation: nvidia-ml-py 11.525.84 2025-10-10T01:00:38.9194914Z Uninstalling nvidia-ml-py-11.525.84: 2025-10-10T01:00:38.9376362Z Successfully uninstalled nvidia-ml-py-11.525.84 2025-10-10T01:00:38.9926766Z Attempting uninstall: psutil 2025-10-10T01:00:38.9927360Z Found existing installation: psutil 5.9.8 2025-10-10T01:00:38.9993652Z Uninstalling psutil-5.9.8: 2025-10-10T01:00:38.9999424Z Successfully uninstalled psutil-5.9.8 2025-10-10T01:00:39.1572501Z Successfully installed boto3-1.35.33 botocore-1.35.99 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 s3transfer-0.10.4 2025-10-10T01:00:39.2530899Z + DEVICE_NAME= 2025-10-10T01:00:39.2531218Z + DEVICE_TYPE= 2025-10-10T01:00:39.2531476Z + command -v nvidia-smi 2025-10-10T01:00:39.2531803Z + command -v rocminfo 2025-10-10T01:00:39.2532046Z + echo DEVICE_NAME= 2025-10-10T01:00:39.2532294Z + echo DEVICE_TYPE= 2025-10-10T01:00:39.2560215Z ##[group]Run set -eux 2025-10-10T01:00:39.2560493Z set -eux 2025-10-10T01:00:39.2560727Z  2025-10-10T01:00:39.2560948Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-10-10T01:00:39.2561293Z  echo "Missing github-token input" 2025-10-10T01:00:39.2561598Z  exit 1 2025-10-10T01:00:39.2561816Z fi 2025-10-10T01:00:39.2568302Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:39.2568669Z env: 2025-10-10T01:00:39.2568881Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:39.2569322Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:39.2569795Z DEVICE_NAME: 2025-10-10T01:00:39.2570002Z DEVICE_TYPE: 2025-10-10T01:00:39.2570434Z GITHUB_TOKEN: *** 2025-10-10T01:00:39.2570659Z ##[endgroup] 2025-10-10T01:00:39.2604491Z + [[ -z *** ]] 2025-10-10T01:00:39.2650164Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-10-10T01:00:39.2650593Z with: 2025-10-10T01:00:39.2650962Z github-token: *** 2025-10-10T01:00:39.2651198Z env: 2025-10-10T01:00:39.2651434Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:39.2651886Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:39.2652384Z DEVICE_NAME: 2025-10-10T01:00:39.2652610Z DEVICE_TYPE: 2025-10-10T01:00:39.2652836Z ##[endgroup] 2025-10-10T01:00:39.2671063Z ##[group]Run set -eux 2025-10-10T01:00:39.2671329Z set -eux 2025-10-10T01:00:39.2671554Z  2025-10-10T01:00:39.2672122Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T01:00:39.2678082Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:39.2678468Z env: 2025-10-10T01:00:39.2678692Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:39.2679301Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:39.2679795Z DEVICE_NAME: 2025-10-10T01:00:39.2680028Z DEVICE_TYPE: 2025-10-10T01:00:39.2680411Z GITHUB_TOKEN: *** 2025-10-10T01:00:39.2680783Z ##[endgroup] 2025-10-10T01:00:39.2705309Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 18392306145 i-0eff9e46d5804f1ed 2025-10-10T01:00:40.1648931Z setting job-id=52406569589 2025-10-10T01:00:40.1650159Z setting job-name=unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T01:00:40.1777036Z ##[group]Run set -eux 2025-10-10T01:00:40.1777324Z set -eux 2025-10-10T01:00:40.1777555Z  2025-10-10T01:00:40.1777777Z if [[ -n "" ]]; then 2025-10-10T01:00:40.1778060Z  source "" 2025-10-10T01:00:40.1778288Z fi 2025-10-10T01:00:40.1778522Z  2025-10-10T01:00:40.1778908Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-10-10T01:00:40.1779414Z  --schema-version "${SCHEMA_VERSION}" \ 2025-10-10T01:00:40.1779760Z  --repo "${REPO}" \ 2025-10-10T01:00:40.1780066Z  --head-branch "${HEAD_BRANCH}" \ 2025-10-10T01:00:40.1780396Z  --head-sha "${HEAD_SHA}" \ 2025-10-10T01:00:40.1780732Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-10-10T01:00:40.1781303Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-10-10T01:00:40.1781837Z  --job-id "${JOB_ID}" \ 2025-10-10T01:00:40.1782261Z  --job-name "${JOB_NAME}" 2025-10-10T01:00:40.1788428Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:40.1788804Z env: 2025-10-10T01:00:40.1789013Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:40.1789468Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:40.1789967Z DEVICE_NAME: 2025-10-10T01:00:40.1790198Z DEVICE_TYPE: 2025-10-10T01:00:40.1790411Z SCHEMA_VERSION: v3 2025-10-10T01:00:40.1790661Z REPO: pytorch/pytorch 2025-10-10T01:00:40.1790925Z HEAD_BRANCH: refs/heads/main 2025-10-10T01:00:40.1791257Z HEAD_SHA: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:00:40.1791583Z WORKFLOW_RUN_ID: 18392306145 2025-10-10T01:00:40.1791853Z RUN_ATTEMPT: 1 2025-10-10T01:00:40.1792194Z JOB_ID: 52406569589 2025-10-10T01:00:40.1792971Z JOB_NAME: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T01:00:40.1793615Z ##[endgroup] 2025-10-10T01:00:40.1823714Z + [[ -n '' ]] 2025-10-10T01:00:40.1826044Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/heads/main --head-sha 344e6365a0068c2d2847fcec0c55dd53291d475e --workflow-id 18392306145 --run-attempt 1 --job-id 52406569589 --job-name 'unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)' 2025-10-10T01:00:40.2156431Z ##[group]Run set -eux 2025-10-10T01:00:40.2156743Z set -eux 2025-10-10T01:00:40.2156967Z  2025-10-10T01:00:40.2157197Z if [[ -n "" ]]; then 2025-10-10T01:00:40.2157481Z  source "" 2025-10-10T01:00:40.2157730Z fi 2025-10-10T01:00:40.2157937Z  2025-10-10T01:00:40.2158343Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-10-10T01:00:40.2164048Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:40.2164442Z env: 2025-10-10T01:00:40.2164665Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:40.2165230Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:40.2165709Z DEVICE_NAME: 2025-10-10T01:00:40.2166098Z DEVICE_TYPE: 2025-10-10T01:00:40.2166304Z ##[endgroup] 2025-10-10T01:00:40.2189619Z + [[ -n '' ]] 2025-10-10T01:00:40.2190791Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-10-10T01:00:40.2585384Z INFO:root:Fail to import torch to get the device name 2025-10-10T01:00:40.2686849Z ##[group]Run set -eux 2025-10-10T01:00:40.2687122Z set -eux 2025-10-10T01:00:40.2687349Z  2025-10-10T01:00:40.2687621Z # TODO (huydhn): Implement this part 2025-10-10T01:00:40.2688026Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-10-10T01:00:40.2693429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:40.2693779Z env: 2025-10-10T01:00:40.2693992Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:40.2694436Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:40.2694927Z DEVICE_NAME: 2025-10-10T01:00:40.2695139Z DEVICE_TYPE: 2025-10-10T01:00:40.2695365Z ##[endgroup] 2025-10-10T01:00:40.2719989Z + echo 'dependencies={}' 2025-10-10T01:00:40.2744220Z ##[group]Run set -eux 2025-10-10T01:00:40.2744514Z set -eux 2025-10-10T01:00:40.2744736Z  2025-10-10T01:00:40.2744957Z if [[ -n "" ]]; then 2025-10-10T01:00:40.2745230Z  source "" 2025-10-10T01:00:40.2745469Z fi 2025-10-10T01:00:40.2745672Z  2025-10-10T01:00:40.2745938Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-10-10T01:00:40.2746388Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-10-10T01:00:40.2746878Z  # We don't want the job to fail if the directory doesn't exist 2025-10-10T01:00:40.2747378Z  exit 0 2025-10-10T01:00:40.2747584Z fi 2025-10-10T01:00:40.2747783Z  2025-10-10T01:00:40.2748007Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-10-10T01:00:40.2748466Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-10-10T01:00:40.2748978Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-10-10T01:00:40.2749386Z  --metadata "${BENCHMARK_METADATA}" \ 2025-10-10T01:00:40.2749727Z  --runners "${RUNNER_INFO}" \ 2025-10-10T01:00:40.2750061Z  --dependencies "${DEPENDENCIES}" \ 2025-10-10T01:00:40.2750366Z  --dry-run 2025-10-10T01:00:40.2750606Z else 2025-10-10T01:00:40.2750969Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-10-10T01:00:40.2751492Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-10-10T01:00:40.2751898Z  --metadata "${BENCHMARK_METADATA}" \ 2025-10-10T01:00:40.2752338Z  --runners "${RUNNER_INFO}" \ 2025-10-10T01:00:40.2752864Z  --dependencies "${DEPENDENCIES}" 2025-10-10T01:00:40.2753199Z fi 2025-10-10T01:00:40.2758435Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:40.2758823Z env: 2025-10-10T01:00:40.2759054Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:40.2759531Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:40.2760032Z DEVICE_NAME: 2025-10-10T01:00:40.2760262Z DEVICE_TYPE: 2025-10-10T01:00:40.2760526Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-10-10T01:00:40.2760854Z DRY_RUN: false 2025-10-10T01:00:40.2762345Z BENCHMARK_METADATA: {"timestamp": 1760058040, "schema_version": "v3", "name": "unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "344e6365a0068c2d2847fcec0c55dd53291d475e", "workflow_id": 18392306145, "run_attempt": 1, "job_id": 52406569589} 2025-10-10T01:00:40.2764232Z RUNNER_INFO: [{"cpu_info": "x86_64", "cpu_count": 48, "avail_mem_in_gb": 92, "extra_info": {"hostname": "ip-10-0-39-81.ec2.internal"}, "name": "", "type": ""}] 2025-10-10T01:00:40.2765090Z DEPENDENCIES: {} 2025-10-10T01:00:40.2765319Z ##[endgroup] 2025-10-10T01:00:40.2787513Z + [[ -n '' ]] 2025-10-10T01:00:40.2787831Z + [[ ! -d test/test-reports ]] 2025-10-10T01:00:40.2788357Z + [[ false == \t\r\u\e ]] 2025-10-10T01:00:40.2791293Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1760058040, "schema_version": "v3", "name": "unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "344e6365a0068c2d2847fcec0c55dd53291d475e", "workflow_id": 18392306145, "run_attempt": 1, "job_id": 52406569589}' --runners '[{"cpu_info": "x86_64", "cpu_count": 48, "avail_mem_in_gb": 92, "extra_info": {"hostname": "ip-10-0-39-81.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-10-10T01:00:40.4099943Z /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'inductor/test_torchinductor_strided_blocks'}, {'test_file': 'inductor/test_triton_cpu_backend'}], 'excluded': []} from test/test-reports/td_exclusions-8f50ac3a21cb93db62c9.json is not a benchmark record, skipping 2025-10-10T01:00:40.4102553Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-10-10T01:00:40.4325015Z ##[group]Run cat test/**/*_toprint.log || true 2025-10-10T01:00:40.4325400Z cat test/**/*_toprint.log || true 2025-10-10T01:00:40.4330746Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:40.4331114Z env: 2025-10-10T01:00:40.4331333Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:40.4331777Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:40.4332258Z DEVICE_NAME: 2025-10-10T01:00:40.4332481Z DEVICE_TYPE: 2025-10-10T01:00:40.4332709Z ##[endgroup] 2025-10-10T01:00:40.4421231Z cat: 'test/**/*_toprint.log': No such file or directory 2025-10-10T01:00:40.4450737Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-10-10T01:00:40.4451091Z kill "$MONITOR_SCRIPT_PID" 2025-10-10T01:00:40.4456315Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:40.4456673Z env: 2025-10-10T01:00:40.4456884Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:40.4457321Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:40.4457784Z DEVICE_NAME: 2025-10-10T01:00:40.4458001Z DEVICE_TYPE: 2025-10-10T01:00:40.4458226Z MONITOR_SCRIPT_PID: 48186 2025-10-10T01:00:40.4458487Z ##[endgroup] 2025-10-10T01:00:40.4597380Z Prepare all required actions 2025-10-10T01:00:40.4597852Z Getting action download info 2025-10-10T01:00:40.6194064Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T01:00:40.8137486Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-10-10T01:00:41.1894113Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-10-10T01:00:41.1894474Z with: 2025-10-10T01:00:41.1894832Z file-suffix: test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T01:00:41.1895290Z s3-bucket: gha-artifacts 2025-10-10T01:00:41.1895541Z env: 2025-10-10T01:00:41.1895772Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.1896243Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.1896757Z DEVICE_NAME: 2025-10-10T01:00:41.1896979Z DEVICE_TYPE: 2025-10-10T01:00:41.1897210Z ##[endgroup] 2025-10-10T01:00:41.1924689Z ##[group]Run # Remove any previous test jsons if they exist 2025-10-10T01:00:41.1925164Z # Remove any previous test jsons if they exist 2025-10-10T01:00:41.1925660Z rm -f test-jsons-*.zip 2025-10-10T01:00:41.1926098Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test/test-reports -i '*.json' 2025-10-10T01:00:41.1931868Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:41.1932266Z env: 2025-10-10T01:00:41.1932477Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.1932950Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.1933460Z DEVICE_NAME: 2025-10-10T01:00:41.1933688Z DEVICE_TYPE: 2025-10-10T01:00:41.1934060Z FILE_SUFFIX: test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T01:00:41.1934482Z ##[endgroup] 2025-10-10T01:00:41.2051523Z adding: test/test-reports/td_exclusions-8f50ac3a21cb93db62c9.json (deflated 35%) 2025-10-10T01:00:41.2078200Z ##[group]Run # Remove any previous test reports if they exist 2025-10-10T01:00:41.2078690Z # Remove any previous test reports if they exist 2025-10-10T01:00:41.2079098Z rm -f test-reports-*.zip 2025-10-10T01:00:41.2079583Z zip -r "test-reports-${FILE_SUFFIX}.zip" test/test-reports -i '*.xml' -i '*.csv' 2025-10-10T01:00:41.2085538Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:41.2085929Z env: 2025-10-10T01:00:41.2086162Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.2086637Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.2087129Z DEVICE_NAME: 2025-10-10T01:00:41.2087362Z DEVICE_TYPE: 2025-10-10T01:00:41.2087730Z FILE_SUFFIX: test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T01:00:41.2088164Z ##[endgroup] 2025-10-10T01:00:41.2157956Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_strided_blocks/inductor.test_torchinductor_strided_blocks-5b8b8efa7e58bdf3.xml (deflated 28%) 2025-10-10T01:00:41.2168119Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_strided_blocks/inductor.test_torchinductor_strided_blocks-224f9e3780739fc7.xml (deflated 96%) 2025-10-10T01:00:41.2169445Z adding: test/test-reports/python-pytest/inductor.test_triton_cpu_backend/inductor.test_triton_cpu_backend-6923b7e2b13258c5.xml (deflated 44%) 2025-10-10T01:00:41.2170638Z adding: test/test-reports/python-pytest/inductor.test_triton_cpu_backend/inductor.test_triton_cpu_backend-6dd8b4276e3cdb4d.xml (deflated 28%) 2025-10-10T01:00:41.2171847Z adding: test/test-reports/python-pytest/inductor.test_triton_cpu_backend/inductor.test_triton_cpu_backend-eeecb1427b2babb3.xml (deflated 28%) 2025-10-10T01:00:41.2183691Z adding: test/test-reports/python-pytest/inductor.test_triton_cpu_backend/inductor.test_triton_cpu_backend-d993867c4ca25dd9.xml (deflated 93%) 2025-10-10T01:00:41.2199184Z adding: test/test-reports/python-pytest/inductor.test_triton_cpu_backend/inductor.test_triton_cpu_backend-aac124fa7371b15f.xml (deflated 93%) 2025-10-10T01:00:41.2215919Z adding: test/test-reports/python-pytest/inductor.test_triton_cpu_backend/inductor.test_triton_cpu_backend-779498e9c913fd9f.xml (deflated 93%) 2025-10-10T01:00:41.2241791Z ##[group]Run # Remove any previous usage logs if they exist 2025-10-10T01:00:41.2242259Z # Remove any previous usage logs if they exist 2025-10-10T01:00:41.2242634Z rm -f logs-*.zip 2025-10-10T01:00:41.2242988Z zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' || true 2025-10-10T01:00:41.2243496Z zip -r "logs-${FILE_SUFFIX}.zip" test/test-reports -i '*.log' || true 2025-10-10T01:00:41.2248904Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:41.2249265Z env: 2025-10-10T01:00:41.2249475Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.2249904Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.2250378Z DEVICE_NAME: 2025-10-10T01:00:41.2250602Z DEVICE_TYPE: 2025-10-10T01:00:41.2250943Z FILE_SUFFIX: test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T01:00:41.2251348Z ##[endgroup] 2025-10-10T01:00:41.2326496Z adding: usage_log.txt (deflated 98%) 2025-10-10T01:00:41.2341392Z adding: test/test-reports/inductor.test_torchinductor_strided_blocks_1.1_f9ae4d7ba1c66936_.log (deflated 50%) 2025-10-10T01:00:41.2342282Z adding: test/test-reports/inductor.test_triton_cpu_backend_1.3_511d26a947ca8543_.log (deflated 51%) 2025-10-10T01:00:41.2343089Z adding: test/test-reports/inductor.test_triton_cpu_backend_2.3_f85caa873788993e_.log (deflated 48%) 2025-10-10T01:00:41.2343901Z adding: test/test-reports/inductor.test_triton_cpu_backend_3.3_f77c02cd3cf4a83a_.log (deflated 49%) 2025-10-10T01:00:41.2351267Z adding: test/test-reports/inductor.test_torchinductor_strided_blocks_1.1_0ceb9c21861fc7c9_.log (deflated 95%) 2025-10-10T01:00:41.2360373Z adding: test/test-reports/inductor.test_triton_cpu_backend_1.3_d31e8fdb9bb374b1_.log (deflated 90%) 2025-10-10T01:00:41.2372449Z adding: test/test-reports/inductor.test_triton_cpu_backend_2.3_a5f2ba68baf6c7fc_.log (deflated 91%) 2025-10-10T01:00:41.2381897Z adding: test/test-reports/inductor.test_triton_cpu_backend_3.3_d8bd174aba20ffe8_.log (deflated 89%) 2025-10-10T01:00:41.2408548Z ##[group]Run # Remove any previous debugging artifacts if they exist 2025-10-10T01:00:41.2409070Z # Remove any previous debugging artifacts if they exist 2025-10-10T01:00:41.2409475Z rm -f debug-*.zip 2025-10-10T01:00:41.2409761Z if [ -d 'test/debug' ]; then 2025-10-10T01:00:41.2410108Z  zip -r "debug-${FILE_SUFFIX}.zip" test/debug 2025-10-10T01:00:41.2410449Z fi 2025-10-10T01:00:41.2415528Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:41.2415887Z env: 2025-10-10T01:00:41.2416083Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.2416521Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.2416999Z DEVICE_NAME: 2025-10-10T01:00:41.2417216Z DEVICE_TYPE: 2025-10-10T01:00:41.2417547Z FILE_SUFFIX: test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589 2025-10-10T01:00:41.2417955Z ##[endgroup] 2025-10-10T01:00:41.2527637Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T01:00:41.2527955Z with: 2025-10-10T01:00:41.2528185Z s3-bucket: gha-artifacts 2025-10-10T01:00:41.2528511Z s3-prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:41.2528858Z retention-days: 14 2025-10-10T01:00:41.2529100Z if-no-files-found: warn 2025-10-10T01:00:41.2529370Z path: test-jsons-*.zip 2025-10-10T01:00:41.2529623Z name: artifact 2025-10-10T01:00:41.2529851Z region: us-east-1 2025-10-10T01:00:41.2530067Z env: 2025-10-10T01:00:41.2530276Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.2530731Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.2531222Z DEVICE_NAME: 2025-10-10T01:00:41.2531434Z DEVICE_TYPE: 2025-10-10T01:00:41.2531807Z ##[endgroup] 2025-10-10T01:00:41.5736457Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T01:00:41.5737023Z With the provided path, there will be 1 file uploaded 2025-10-10T01:00:41.5737513Z Uploading to s3 prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:41.5782155Z Starting upload of test-jsons-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:41.7114942Z Finished upload of test-jsons-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:41.7293886Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T01:00:41.7294460Z with: 2025-10-10T01:00:41.7294683Z s3-bucket: gha-artifacts 2025-10-10T01:00:41.7294995Z s3-prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:41.7295329Z retention-days: 14 2025-10-10T01:00:41.7295579Z if-no-files-found: error 2025-10-10T01:00:41.7295835Z path: test-reports-*.zip 2025-10-10T01:00:41.7296092Z name: artifact 2025-10-10T01:00:41.7296330Z region: us-east-1 2025-10-10T01:00:41.7296538Z env: 2025-10-10T01:00:41.7296743Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:41.7297183Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:41.7297807Z DEVICE_NAME: 2025-10-10T01:00:41.7298025Z DEVICE_TYPE: 2025-10-10T01:00:41.7298231Z ##[endgroup] 2025-10-10T01:00:42.0728181Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T01:00:42.0728793Z With the provided path, there will be 1 file uploaded 2025-10-10T01:00:42.0729265Z Uploading to s3 prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:42.0773476Z Starting upload of test-reports-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:42.2237202Z Finished upload of test-reports-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:42.2409513Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T01:00:42.2409830Z with: 2025-10-10T01:00:42.2410052Z s3-bucket: gha-artifacts 2025-10-10T01:00:42.2410391Z s3-prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:42.2410737Z retention-days: 14 2025-10-10T01:00:42.2410974Z if-no-files-found: ignore 2025-10-10T01:00:42.2411253Z path: logs-*.zip 2025-10-10T01:00:42.2411484Z name: artifact 2025-10-10T01:00:42.2411711Z region: us-east-1 2025-10-10T01:00:42.2411923Z env: 2025-10-10T01:00:42.2412134Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:42.2412576Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:42.2413053Z DEVICE_NAME: 2025-10-10T01:00:42.2413261Z DEVICE_TYPE: 2025-10-10T01:00:42.2413478Z ##[endgroup] 2025-10-10T01:00:42.5548915Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T01:00:42.5549806Z With the provided path, there will be 1 file uploaded 2025-10-10T01:00:42.5550328Z Uploading to s3 prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:42.5593992Z Starting upload of logs-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:42.6837208Z Finished upload of logs-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:42.6998997Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T01:00:42.6999350Z with: 2025-10-10T01:00:42.6999585Z s3-bucket: gha-artifacts 2025-10-10T01:00:42.6999917Z s3-prefix: pytorch/pytorch/18392306145/1/artifact 2025-10-10T01:00:42.7000279Z retention-days: 14 2025-10-10T01:00:42.7000534Z if-no-files-found: ignore 2025-10-10T01:00:42.7000813Z path: debug-*.zip 2025-10-10T01:00:42.7001052Z name: artifact 2025-10-10T01:00:42.7001286Z region: us-east-1 2025-10-10T01:00:42.7001506Z env: 2025-10-10T01:00:42.7001726Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:42.7002202Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:42.7002712Z DEVICE_NAME: 2025-10-10T01:00:42.7002932Z DEVICE_TYPE: 2025-10-10T01:00:42.7003161Z ##[endgroup] 2025-10-10T01:00:43.0067120Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-10-10T01:00:43.0227613Z ##[group]Run # shellcheck disable=SC2156 2025-10-10T01:00:43.0227978Z # shellcheck disable=SC2156 2025-10-10T01:00:43.0228532Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-10-10T01:00:43.0234731Z shell: /usr/bin/bash -e {0} 2025-10-10T01:00:43.0235014Z env: 2025-10-10T01:00:43.0235241Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:43.0235703Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:43.0236211Z DEVICE_NAME: 2025-10-10T01:00:43.0236444Z DEVICE_TYPE: 2025-10-10T01:00:43.0236675Z ##[endgroup] 2025-10-10T01:00:43.3277740Z Prepare all required actions 2025-10-10T01:00:43.3278143Z Getting action download info 2025-10-10T01:00:43.4537021Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-10-10T01:00:43.4537375Z with: 2025-10-10T01:00:43.4537601Z job_id: 52406569589 2025-10-10T01:00:43.4538170Z job_name: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T01:00:43.4538959Z workflow_name: inductor 2025-10-10T01:00:43.4539214Z workflow_run_id: 18392306145 2025-10-10T01:00:43.4539490Z workflow_attempt: 1 2025-10-10T01:00:43.4539729Z env: 2025-10-10T01:00:43.4539947Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:43.4540380Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:43.4540861Z DEVICE_NAME: 2025-10-10T01:00:43.4541088Z DEVICE_TYPE: 2025-10-10T01:00:43.4541315Z ##[endgroup] 2025-10-10T01:00:43.4562545Z ##[group]Run echo "workflow_id: 18392306145" 2025-10-10T01:00:43.4562967Z echo "workflow_id: 18392306145" 2025-10-10T01:00:43.4563321Z echo "workflow_attempt: 1" 2025-10-10T01:00:43.4563648Z echo "workflow_Name: inductor" 2025-10-10T01:00:43.4563989Z echo "job_id: 52406569589" 2025-10-10T01:00:43.4564713Z echo "job_name: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)" 2025-10-10T01:00:43.4565654Z echo "artifact_prefix: " 2025-10-10T01:00:43.4565960Z python3 --version 2025-10-10T01:00:43.4571645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:43.4572019Z env: 2025-10-10T01:00:43.4572243Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:43.4572689Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:43.4573158Z DEVICE_NAME: 2025-10-10T01:00:43.4573386Z DEVICE_TYPE: 2025-10-10T01:00:43.4573618Z ##[endgroup] 2025-10-10T01:00:43.4599489Z workflow_id: 18392306145 2025-10-10T01:00:43.4599796Z workflow_attempt: 1 2025-10-10T01:00:43.4600049Z workflow_Name: inductor 2025-10-10T01:00:43.4600317Z job_id: 52406569589 2025-10-10T01:00:43.4600919Z job_name: unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge) 2025-10-10T01:00:43.4601585Z artifact_prefix: 2025-10-10T01:00:43.4615034Z Python 3.9.23 2025-10-10T01:00:43.4667686Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T01:00:43.4668007Z with: 2025-10-10T01:00:43.4668211Z shell: bash 2025-10-10T01:00:43.4668449Z timeout_minutes: 5 2025-10-10T01:00:43.4668713Z max_attempts: 5 2025-10-10T01:00:43.4668965Z retry_wait_seconds: 30 2025-10-10T01:00:43.4669523Z command: set -eu python3 -m pip install python-dateutil==2.8.2 boto3==1.35.42 pandas==2.1.3 dataclasses_json==0.6.7 2025-10-10T01:00:43.4670144Z polling_interval_seconds: 1 2025-10-10T01:00:43.4670449Z warning_on_retry: true 2025-10-10T01:00:43.4670749Z continue_on_error: false 2025-10-10T01:00:43.4671012Z env: 2025-10-10T01:00:43.4671245Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:43.4671724Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:43.4672379Z DEVICE_NAME: 2025-10-10T01:00:43.4672623Z DEVICE_TYPE: 2025-10-10T01:00:43.4672849Z ##[endgroup] 2025-10-10T01:00:43.8118751Z Defaulting to user installation because normal site-packages is not writeable 2025-10-10T01:00:43.8961077Z Collecting python-dateutil==2.8.2 2025-10-10T01:00:43.9135707Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-10-10T01:00:45.0828112Z Collecting boto3==1.35.42 2025-10-10T01:00:45.0875101Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-10-10T01:00:45.7073685Z Collecting pandas==2.1.3 2025-10-10T01:00:45.7124348Z Downloading pandas-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB) 2025-10-10T01:00:45.9038785Z Requirement already satisfied: dataclasses_json==0.6.7 in /home/ec2-user/.local/lib/python3.9/site-packages (0.6.7) 2025-10-10T01:00:45.9059338Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil==2.8.2) (1.15.0) 2025-10-10T01:00:45.9112595Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-10-10T01:00:45.9116277Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-10-10T01:00:45.9120757Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-10-10T01:00:45.9858234Z Requirement already satisfied: pytz>=2020.1 in /usr/lib/python3.9/site-packages (from pandas==2.1.3) (2022.7.1) 2025-10-10T01:00:46.0212735Z Collecting tzdata>=2022.1 2025-10-10T01:00:46.0263705Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-10T01:00:47.0382359Z Collecting numpy<2,>=1.22.4 2025-10-10T01:00:47.0447510Z Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 2025-10-10T01:00:47.2594212Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-10-10T01:00:47.2597900Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-10-10T01:00:47.2666161Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-10-10T01:00:47.2817359Z Requirement already satisfied: packaging>=17.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (25.0) 2025-10-10T01:00:47.2939583Z Requirement already satisfied: typing-extensions>=3.7.4 in /home/ec2-user/.local/lib/python3.9/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.15.0) 2025-10-10T01:00:47.2941760Z Requirement already satisfied: mypy-extensions>=0.3.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-10-10T01:00:47.5142379Z Installing collected packages: python-dateutil, tzdata, numpy, pandas, boto3 2025-10-10T01:00:52.5374167Z Attempting uninstall: boto3 2025-10-10T01:00:52.5390902Z Found existing installation: boto3 1.35.33 2025-10-10T01:00:52.5484760Z Uninstalling boto3-1.35.33: 2025-10-10T01:00:52.5501560Z Successfully uninstalled boto3-1.35.33 2025-10-10T01:00:52.6066293Z Successfully installed boto3-1.35.42 numpy-1.26.4 pandas-2.1.3 python-dateutil-2.8.2 tzdata-2025.2 2025-10-10T01:00:53.5505059Z Command completed after 1 attempt(s). 2025-10-10T01:00:53.5570427Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-10-10T01:00:53.5571185Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-10-10T01:00:53.5571817Z  --workflow-run-id "18392306145" \ 2025-10-10T01:00:53.5572172Z  --workflow-name "inductor" \ 2025-10-10T01:00:53.5572525Z  --workflow-run-attempt "1" \ 2025-10-10T01:00:53.5572860Z  --job-id "52406569589" \ 2025-10-10T01:00:53.5573530Z  --job-name "unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)" \ 2025-10-10T01:00:53.5574212Z  --local-path "" \ 2025-10-10T01:00:53.5574520Z  --artifact-prefix "" 2025-10-10T01:00:53.5580692Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:53.5581522Z env: 2025-10-10T01:00:53.5581772Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:53.5582326Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:53.5582870Z DEVICE_NAME: 2025-10-10T01:00:53.5583127Z DEVICE_TYPE: 2025-10-10T01:00:53.5583366Z ##[endgroup] 2025-10-10T01:00:54.5879210Z repo: pytorch/pytorch 2025-10-10T01:00:54.5879696Z Search for test log in s3 bucket: ossci-utilization 2025-10-10T01:00:54.5880250Z Downloading logs-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:54.5881227Z extracting usage_log.txt from zip file logs-test-inductor-triton-cpu-1-1-linux.12xlarge_52406569589.zip 2025-10-10T01:00:54.5881871Z Converted Log Model: UtilizationMetadata: 2025-10-10T01:00:54.5883640Z UtilizationMetadata(level='metadata', workflow_id='18392306145', job_id='52406569589', workflow_name='inductor', job_name='unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)', usage_collect_interval=1.0, data_model_version=1.5, start_at=1760056797, gpu_count=0, cpu_count=48, gpu_type=None, error=None) 2025-10-10T01:00:54.5885284Z [Db Segments] detected pytest cmd: 9, generated segments: 9 2025-10-10T01:00:54.5885683Z [db model] Peek db timeseries 2025-10-10T01:00:54.5885977Z :{ 2025-10-10T01:00:54.5886206Z "created_at": 1760058054, 2025-10-10T01:00:54.5886501Z "type": "utilization", 2025-10-10T01:00:54.5886758Z "tags": [ 2025-10-10T01:00:54.5886986Z "record" 2025-10-10T01:00:54.5887219Z ], 2025-10-10T01:00:54.5887573Z "time_stamp": 1760056797, 2025-10-10T01:00:54.5887833Z "repo": "pytorch/pytorch", 2025-10-10T01:00:54.5888108Z "workflow_id": 18392306145, 2025-10-10T01:00:54.5888377Z "run_attempt": 1, 2025-10-10T01:00:54.5888626Z "job_id": 52406569589, 2025-10-10T01:00:54.5888872Z "workflow_name": "inductor", 2025-10-10T01:00:54.5889480Z "job_name": "unit-test / linux-jammy-cpu-py3.12-gcc11-inductor-triton-cpu / test (inductor-triton-cpu, 1, 1, linux.12xlarge)", 2025-10-10T01:00:54.5890099Z "json_data": "{}" 2025-10-10T01:00:54.5890332Z } 2025-10-10T01:00:54.5890797Z Writing 1 documents to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/18392306145/1/52406569589/metadata 2025-10-10T01:00:54.5891674Z Done! Finish writing document to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/18392306145/1/52406569589/metadata 2025-10-10T01:00:54.5892575Z Writing 245 documents to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/18392306145/1/52406569589/time_series 2025-10-10T01:00:54.5893500Z Done! Finish writing document to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/18392306145/1/52406569589/time_series 2025-10-10T01:00:54.6799558Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-10-10T01:00:54.6800034Z with: 2025-10-10T01:00:54.6800242Z env: 2025-10-10T01:00:54.6800447Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:54.6800921Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:54.6801423Z DEVICE_NAME: 2025-10-10T01:00:54.6801654Z DEVICE_TYPE: 2025-10-10T01:00:54.6801871Z ##[endgroup] 2025-10-10T01:00:54.6826604Z ##[group]Run set -eou pipefail 2025-10-10T01:00:54.6826996Z set -eou pipefail 2025-10-10T01:00:54.6827270Z  2025-10-10T01:00:54.6827660Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-10-10T01:00:54.6828120Z for _ in $(seq 1440); do 2025-10-10T01:00:54.6828469Z  # Break if no ssh session exists anymore 2025-10-10T01:00:54.6828828Z  if [ "$(who)" = "" ]; then 2025-10-10T01:00:54.6829131Z  break 2025-10-10T01:00:54.6829405Z  fi 2025-10-10T01:00:54.6829650Z  echo "." 2025-10-10T01:00:54.6829885Z  sleep 5 2025-10-10T01:00:54.6830125Z done 2025-10-10T01:00:54.6836028Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:54.6836416Z env: 2025-10-10T01:00:54.6836626Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:54.6837098Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:54.6837604Z DEVICE_NAME: 2025-10-10T01:00:54.6837839Z DEVICE_TYPE: 2025-10-10T01:00:54.6838054Z ##[endgroup] 2025-10-10T01:00:54.6862433Z Holding runner for 2 hours until all ssh sessions have logged out 2025-10-10T01:00:54.6956763Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T01:00:54.6957462Z # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T01:00:54.6957973Z # shellcheck disable=SC2046 2025-10-10T01:00:54.6958431Z docker stop $(docker ps -q) || true 2025-10-10T01:00:54.6959062Z # Prune all of the docker images 2025-10-10T01:00:54.6959516Z docker system prune -af 2025-10-10T01:00:54.6965262Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:00:54.6965744Z env: 2025-10-10T01:00:54.6966043Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:00:54.6966600Z DOCKER_CONTAINER_ID: 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:00:54.6967183Z DEVICE_NAME: 2025-10-10T01:00:54.6967448Z DEVICE_TYPE: 2025-10-10T01:00:54.6967779Z ##[endgroup] 2025-10-10T01:01:06.0517901Z 66fe96cd6181 2025-10-10T01:01:06.4372425Z Deleted Containers: 2025-10-10T01:01:06.4372904Z 66fe96cd6181f26b61f2be5157149d8f1d5e6b4e2d1fec1d2705185387e9b794 2025-10-10T01:01:06.4373254Z 2025-10-10T01:01:11.6875281Z Deleted Images: 2025-10-10T01:01:11.6876156Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-py3.12-triton-cpu-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T01:01:11.6877422Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:23a879e35e92d53d0547d49db3ba5dd5440152b28e788d6d2a216c0bd1dfac13 2025-10-10T01:01:11.6878389Z deleted: sha256:a4aad78d2eb5d0fcdd9569dfe41ed2811cd4ad73fef1d0dfd285899a48a1d075 2025-10-10T01:01:11.6879071Z deleted: sha256:7899be33e45ddff69218f9cef06c2b3f3715efe8ab4171f09b7f0a4229867184 2025-10-10T01:01:11.6879722Z deleted: sha256:0880f4a67db8f874a50995b6d74e2643fbd49d4b0f3da3934e02c02411a71cc8 2025-10-10T01:01:11.6880391Z deleted: sha256:a1cab4ae5ea84d86e8ee16b8beed9caf0ece399718ab28fd8c3cf60a7550a80f 2025-10-10T01:01:11.6881284Z deleted: sha256:07fdb0b35f9a25a7c697c6df7d3b7c4df76c876280ec6f0c000aaa9df6eb4f1a 2025-10-10T01:01:11.6881951Z deleted: sha256:9a88c39c15c10496032da547942e823ff668c9e0dd3b819e046cb4ba96da3835 2025-10-10T01:01:11.6882599Z deleted: sha256:7f67d9c9b81c1813fba09e59642d571554a302c31e8c10b9180e0b4b7ac1277a 2025-10-10T01:01:11.6883506Z deleted: sha256:48305e1be301663f95b8f9940d527c9d24dbeff217cf06aea6c1f831dc53b9a8 2025-10-10T01:01:11.6884171Z deleted: sha256:cd256965b727d6d4d5397872432eb6a31e977cb6a31a346898c065182c3b84fb 2025-10-10T01:01:11.6884818Z deleted: sha256:c0b4587e887e3692a2191e1b24c31c16dc2af029d4d4c99e5b60ee2567373b8e 2025-10-10T01:01:11.6885475Z deleted: sha256:8c8589f95e284cb60978ea5411e6ef9af91a82aad3feb4ca1f62a9bb1add3ea1 2025-10-10T01:01:11.6886120Z deleted: sha256:142866c256ec0eadc56a651e849def310bf3b41b639c04fae75883a15326e209 2025-10-10T01:01:11.6886825Z deleted: sha256:dc05e79f634fb04c6719dd61e5f71868f1b8d7841cfc55aabdf65b50c1e34864 2025-10-10T01:01:11.6887469Z deleted: sha256:85df739cf77ef7b0be4619ea154f0388d746cc0840f87c3aa175b88e4d5687b0 2025-10-10T01:01:11.6888130Z deleted: sha256:554a5d0adc31dd243dbe4a1071eb60d6e75eed4b286924ef0ec1c1cb0197f163 2025-10-10T01:01:11.6888792Z deleted: sha256:0c22ac5db6a9c083d90d4f996e93a0fbaf4b6fe65b97962a53001e7001754e4a 2025-10-10T01:01:11.6889448Z deleted: sha256:14771f8ce542bdd7b66f4b120f1ead5301245b6121cc5f9b5ab99360fceb052a 2025-10-10T01:01:11.6890081Z deleted: sha256:235c05a160b5b21b1f68a0ffb3d64832c0067750298f409e00ef87267119ec31 2025-10-10T01:01:11.6890738Z deleted: sha256:da3327aa6a7d3a13f181da750d43b2c4dec461cd48726e269037ef73e66ac609 2025-10-10T01:01:11.6891390Z deleted: sha256:f8115864cde03d45a16914c90b1fcbe1e7950678e18e1317f1214dcbdeab5cbd 2025-10-10T01:01:11.6892038Z deleted: sha256:d9ce0dcc9662fc1be92d530432e2f11b8e534b4069256310803c1697cb8db6bb 2025-10-10T01:01:11.6892677Z deleted: sha256:8c1915978077ef93c08d77889d5321c8f2bf1b430257736f171a6bf405055449 2025-10-10T01:01:11.6893402Z deleted: sha256:9b4a5816b262a4e2db5b008d64449d897b34593d4e0beedebb667c48f1bde22b 2025-10-10T01:01:11.6894043Z deleted: sha256:6424bf1af5525a83d9dca8fa4c27797c5efbb55c130c51970ede3f645fc5f8ee 2025-10-10T01:01:11.6894682Z deleted: sha256:873c637c8dd90cca005e2bccf325876f327dc710eb79a4c3b52f34726bcc4bcd 2025-10-10T01:01:11.6895329Z deleted: sha256:b389eecea0f339fcd31b136dce937a69a6e501b2f1f9bba6623f37a4a8f77823 2025-10-10T01:01:11.6895960Z deleted: sha256:5c2de191bf645a1a079d1dc8ee954258f76c91e72c6f845f40ee4af553377d85 2025-10-10T01:01:11.6896739Z deleted: sha256:85805e23aee3036b479cffa0fc504e5de2ffcba1c91d62f6af47ad563db91cba 2025-10-10T01:01:11.6897562Z deleted: sha256:75a7cd37c073ab85a4ee73e384199c12de5f456e2e1fa4731d43c0542ca9614f 2025-10-10T01:01:11.6898216Z deleted: sha256:ac2711f72d377bf2b3c3bc7d517789707c93698f7925d7f83535a67b13f649f7 2025-10-10T01:01:11.6898875Z deleted: sha256:7a6b4db238ff34f60ac186dc6c5efe0aa962e40e02a0c053a0ae7a4cd9619c49 2025-10-10T01:01:11.6899526Z deleted: sha256:5d0bea244d317eb2a9577c6fcc65f86d12503095858f2ea761e098875146ab24 2025-10-10T01:01:11.6900178Z deleted: sha256:1980bf3ea49be79cf3dc54c735c9bd35d477b334e0864c363963afb40f6243fb 2025-10-10T01:01:11.6900858Z deleted: sha256:bceb1ddca0dc40521d8541c5ee38dfbea13b0af6f6cd6224d11701884f173ab7 2025-10-10T01:01:11.6901515Z deleted: sha256:837bd019eb7371480a4484811125b426f94ae17fcba2149ca0c772d3b41b6bdb 2025-10-10T01:01:11.6902167Z deleted: sha256:b34a8fb9faba3f5832a4a791c654ed63b8a880eb99f45bf4e4396645606ae77b 2025-10-10T01:01:11.6902817Z deleted: sha256:c102e5158aacadff248a9249a02fafe92eab63a570e7f1842d2980326d5db342 2025-10-10T01:01:11.6903470Z deleted: sha256:c126c2a2914bbb9110b8ec24313ca63994b4347c60fa8be34bffb2a2771d62e9 2025-10-10T01:01:11.6904130Z deleted: sha256:620bd56dcd77cfe5cb6ba61ecf42de36af3e5953df821b71f3203947727660ce 2025-10-10T01:01:11.6904798Z deleted: sha256:aaeb24c31da6c14edf854ee65d4efcbb33466647c9b0905919f27173de5fc019 2025-10-10T01:01:11.6905445Z deleted: sha256:55bf76c25d36b2fb8f8cfab8c532d76b06b7a4256b9a75ff7b5ca0c06cd23151 2025-10-10T01:01:11.6906100Z deleted: sha256:f5270c4307b47df71b846bd20a828b1ebcc7a5257fc306c5578c7be8de6a9fff 2025-10-10T01:01:11.6906756Z deleted: sha256:b369525483d82c48a69d4dd53bb5e2ba2ffe47e0d5a1027254adcf49d2d49859 2025-10-10T01:01:11.6907408Z deleted: sha256:22534f2d01f6c48df65492afe9d2c2ca8e0803dbc5a7394f7d455202872317fa 2025-10-10T01:01:11.6908162Z deleted: sha256:46f6e57c64fc4423d849f85c1f76eabcfdd6aff95a63beb69be7ec7be0b73024 2025-10-10T01:01:11.6908817Z deleted: sha256:6baca2747f99abb74c7105d05768a27215fe7113d730d248544bc0860871cafb 2025-10-10T01:01:11.6909464Z deleted: sha256:628b720d3e67bf2f6e64e7ffdff6175a5458f10f18bbd60893734a04d6eceb08 2025-10-10T01:01:11.6910122Z deleted: sha256:ae9cdfa6c762f3cb796d25c274a9f9c3ced0c93495169507cbc4567dff0cb46b 2025-10-10T01:01:11.6910772Z deleted: sha256:176aa46296349126ee3bf9cc271c3105af15618ddf64e667d93146b5ac31c2c6 2025-10-10T01:01:11.6911415Z deleted: sha256:992b90ae2fbf5bfc5a0e214506290570025917743c2a15acd825f028627b7d35 2025-10-10T01:01:11.6912139Z deleted: sha256:d5a8963fdfb937d1469685dcecca0dd4aeed54e284b52af27834fb478197345e 2025-10-10T01:01:11.6912809Z deleted: sha256:c681bcce21e5e644ed7c96ab9e506ea3c8c9c3ae87f3e956d8024855b6af654a 2025-10-10T01:01:11.6913465Z deleted: sha256:d8d0bd36d2490805681339e04548ac74e2afef98e9c6c6a996af6045612b63f5 2025-10-10T01:01:11.6914111Z deleted: sha256:35d4d968e3e96db7e697d565675b59217a4a2925b5e7319ffbd655a30927c41e 2025-10-10T01:01:11.6914751Z deleted: sha256:048bf922e7424c93da85256afab45b77e96a625516f6156f8b99d42835ba22f3 2025-10-10T01:01:11.6915462Z deleted: sha256:35f5f42c9c06c1aea9ac3136d3d773b3ead0e7dfc6911de16fcb25f7c757a5b4 2025-10-10T01:01:11.6916139Z deleted: sha256:d78b028b86f8ef4ceb44ceaee3ded9d8f867537adb5f237f73764862a012adff 2025-10-10T01:01:11.6916798Z deleted: sha256:bb9722aba48149bb97241be094063b05358d3c4d4d7f04a85563571000e2b908 2025-10-10T01:01:11.6917461Z deleted: sha256:1b74cfa8c70c6ec95ea8054cbf87fca7aefe9c60e0f16cb7e3485a1500dd4e9b 2025-10-10T01:01:11.6918115Z deleted: sha256:b441de8edc5a99a55a147c5df281193505b04ae3a58117ccda2a9ee49b5388fa 2025-10-10T01:01:11.6918768Z deleted: sha256:b6085aa99b11c239e47e3571927fc631760a11c7d70be8ae5ba5a5dbeff9d7c4 2025-10-10T01:01:11.6919417Z deleted: sha256:69c4884e81bb17b83b55e2f786e93facd8856c3cf1adc9b440abfa126745144e 2025-10-10T01:01:11.6920070Z deleted: sha256:f3db0e7e2e8357122e524ca055236fa943dcd09eb96679984e3d169c8ad45a76 2025-10-10T01:01:11.6920701Z deleted: sha256:37f2ae961471638145e0adc78741f36a89f8a556a249983900367cd2c47fd4c6 2025-10-10T01:01:11.6921458Z deleted: sha256:b530ac39b1fdacfbf6c3df7ab8c9636ebc0143de199fd9c62c7319397580cd2d 2025-10-10T01:01:11.6922128Z deleted: sha256:b2af71efbdda0d6eb149002f4fea711715543500c772d1e5175432df8b010025 2025-10-10T01:01:11.6922784Z deleted: sha256:f08e92121823e46f4791c2197afc5ea8513103ee9116ed84e3c4df28234d0816 2025-10-10T01:01:11.6923441Z deleted: sha256:aecdc9a38f11cf5461da6bf24fa2ff756350343e4713a088abae630f69ee87e5 2025-10-10T01:01:11.6924089Z deleted: sha256:bcc7e6868869733bc7ed4ca869e0e9192592d9b377709d32533c79f0d58cfcfd 2025-10-10T01:01:11.6924736Z deleted: sha256:f55d52f8660f84390943c9046ed482dc702f60d84e1a0a03db094af39ebf9995 2025-10-10T01:01:11.6925387Z deleted: sha256:7ae43857c94eea094ed11e83d09973ad3da7ca177404d30376f086548bc1d6e8 2025-10-10T01:01:11.6926039Z deleted: sha256:d11569212c6b3eae55817c35b40a5608fcbf67ed37f80a2fdb549d885e00c166 2025-10-10T01:01:11.6926706Z deleted: sha256:5f5fdbed840f93ae3b566b7a5af6c275261ca7bcee2079b8dd76714fa922c883 2025-10-10T01:01:11.6927370Z deleted: sha256:29c5bc7cc88c6d144ad181a24caebec6d2aabfdf285a814787f7f045fda24118 2025-10-10T01:01:11.6928139Z deleted: sha256:5904211b0cafea6bfcbe789267008164140c671e2168a0ad71840cd0a04cfe3f 2025-10-10T01:01:11.6928782Z deleted: sha256:f16ff25dc1af149adc7e64e9a17104cdf11b96e3c203e3c866d2d4242b7a26c6 2025-10-10T01:01:11.6929425Z deleted: sha256:767e56ba346ae714b6e6b816baa839051145ed78cfa0e4524a86cc287b0c4b00 2025-10-10T01:01:11.6929801Z 2025-10-10T01:01:11.6929934Z Total reclaimed space: 31.22GB 2025-10-10T01:01:11.7017299Z Post job cleanup. 2025-10-10T01:01:11.7069140Z Post job cleanup. 2025-10-10T01:01:11.8058006Z [command]/usr/bin/git version 2025-10-10T01:01:11.8097652Z git version 2.50.1 2025-10-10T01:01:11.8130400Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/c7d5e208-4745-4114-b3d3-0c9d74324d4e/.gitconfig' 2025-10-10T01:01:11.8139687Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c7d5e208-4745-4114-b3d3-0c9d74324d4e' before making global git config changes 2025-10-10T01:01:11.8140661Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T01:01:11.8144419Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T01:01:11.8181237Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T01:01:11.8210801Z [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-10-10T01:01:11.8531394Z Entering 'android/libs/fbjni' 2025-10-10T01:01:11.8596586Z Entering 'third_party/FP16' 2025-10-10T01:01:11.8654813Z Entering 'third_party/FXdiv' 2025-10-10T01:01:11.8713910Z Entering 'third_party/NNPACK' 2025-10-10T01:01:11.8770851Z Entering 'third_party/NVTX' 2025-10-10T01:01:11.8830089Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:01:11.8890136Z Entering 'third_party/XNNPACK' 2025-10-10T01:01:11.8962341Z Entering 'third_party/aiter' 2025-10-10T01:01:11.9020767Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:01:11.9083562Z Entering 'third_party/benchmark' 2025-10-10T01:01:11.9142962Z Entering 'third_party/composable_kernel' 2025-10-10T01:01:11.9212550Z Entering 'third_party/cpp-httplib' 2025-10-10T01:01:11.9274406Z Entering 'third_party/cpuinfo' 2025-10-10T01:01:11.9333556Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:01:11.9391517Z Entering 'third_party/cutlass' 2025-10-10T01:01:11.9462924Z Entering 'third_party/fbgemm' 2025-10-10T01:01:11.9526345Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:01:11.9580406Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:01:11.9643875Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:01:11.9700555Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:01:11.9771083Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:01:11.9830273Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:01:11.9886013Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:01:11.9950004Z Entering 'third_party/flash-attention' 2025-10-10T01:01:12.0009155Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:01:12.0075170Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:01:12.0144976Z Entering 'third_party/flatbuffers' 2025-10-10T01:01:12.0207040Z Entering 'third_party/fmt' 2025-10-10T01:01:12.0264789Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:01:12.0321928Z Entering 'third_party/gloo' 2025-10-10T01:01:12.0382088Z Entering 'third_party/googletest' 2025-10-10T01:01:12.0438954Z Entering 'third_party/ideep' 2025-10-10T01:01:12.0496386Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:01:12.0567624Z Entering 'third_party/ittapi' 2025-10-10T01:01:12.0625335Z Entering 'third_party/kineto' 2025-10-10T01:01:12.0683545Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:01:12.0740899Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:01:12.0797317Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:01:12.0855316Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:01:12.0913825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:01:12.0970834Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:01:12.1029959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:01:12.1089906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:01:12.1155072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:01:12.1214760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:01:12.1271908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:01:12.1330009Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:01:12.1387088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:01:12.1449661Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:01:12.1505996Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:01:12.1570634Z Entering 'third_party/kleidiai' 2025-10-10T01:01:12.1630395Z Entering 'third_party/mimalloc' 2025-10-10T01:01:12.1687742Z Entering 'third_party/nlohmann' 2025-10-10T01:01:12.1750610Z Entering 'third_party/onnx' 2025-10-10T01:01:12.1825206Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:01:12.1888328Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:01:12.1948354Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:01:12.2003501Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:01:12.2059853Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:01:12.2123851Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:01:12.2183027Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:01:12.2244543Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:01:12.2303843Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:01:12.2362242Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:01:12.2421728Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:01:12.2487541Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:01:12.2564326Z Entering 'third_party/pocketfft' 2025-10-10T01:01:12.2623800Z Entering 'third_party/protobuf' 2025-10-10T01:01:12.2682888Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:01:12.2738453Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:01:12.2799507Z Entering 'third_party/psimd' 2025-10-10T01:01:12.2857891Z Entering 'third_party/pthreadpool' 2025-10-10T01:01:12.2914824Z Entering 'third_party/pybind11' 2025-10-10T01:01:12.2972256Z Entering 'third_party/python-peachpy' 2025-10-10T01:01:12.3030387Z Entering 'third_party/sleef' 2025-10-10T01:01:12.3088632Z Entering 'third_party/tensorpipe' 2025-10-10T01:01:12.3147253Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:01:12.3201806Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:01:12.3256627Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:01:12.3313881Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:01:12.3369841Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:01:12.3446993Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T01:01:12.3469607Z http.https://github.com/.extraheader 2025-10-10T01:01:12.3477246Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-10-10T01:01:12.3506887Z [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-10-10T01:01:12.3819967Z Entering 'android/libs/fbjni' 2025-10-10T01:01:12.3858627Z http.https://github.com/.extraheader 2025-10-10T01:01:12.3892417Z Entering 'third_party/FP16' 2025-10-10T01:01:12.3933521Z http.https://github.com/.extraheader 2025-10-10T01:01:12.3970600Z Entering 'third_party/FXdiv' 2025-10-10T01:01:12.4010739Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4047959Z Entering 'third_party/NNPACK' 2025-10-10T01:01:12.4084487Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4118828Z Entering 'third_party/NVTX' 2025-10-10T01:01:12.4157036Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4192547Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:01:12.4231828Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4268684Z Entering 'third_party/XNNPACK' 2025-10-10T01:01:12.4306414Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4354535Z Entering 'third_party/aiter' 2025-10-10T01:01:12.4393668Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4430045Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:01:12.4467491Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4512148Z Entering 'third_party/benchmark' 2025-10-10T01:01:12.4551551Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4590582Z Entering 'third_party/composable_kernel' 2025-10-10T01:01:12.4631623Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4675163Z Entering 'third_party/cpp-httplib' 2025-10-10T01:01:12.4713837Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4750231Z Entering 'third_party/cpuinfo' 2025-10-10T01:01:12.4787247Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4822955Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:01:12.4862039Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4897882Z Entering 'third_party/cutlass' 2025-10-10T01:01:12.4936153Z http.https://github.com/.extraheader 2025-10-10T01:01:12.4982479Z Entering 'third_party/fbgemm' 2025-10-10T01:01:12.5021470Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5059889Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:01:12.5097560Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5132999Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:01:12.5169787Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5213813Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:01:12.5251321Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5286219Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:01:12.5323405Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5372136Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:01:12.5411490Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5451172Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:01:12.5487545Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5528101Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:01:12.5563873Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5602747Z Entering 'third_party/flash-attention' 2025-10-10T01:01:12.5640876Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5676172Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:01:12.5714725Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5755525Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:01:12.5791845Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5836873Z Entering 'third_party/flatbuffers' 2025-10-10T01:01:12.5874339Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5914040Z Entering 'third_party/fmt' 2025-10-10T01:01:12.5953041Z http.https://github.com/.extraheader 2025-10-10T01:01:12.5989952Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:01:12.6028945Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6065232Z Entering 'third_party/gloo' 2025-10-10T01:01:12.6120856Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6142442Z Entering 'third_party/googletest' 2025-10-10T01:01:12.6181845Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6216156Z Entering 'third_party/ideep' 2025-10-10T01:01:12.6254108Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6288405Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:01:12.6328096Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6373066Z Entering 'third_party/ittapi' 2025-10-10T01:01:12.6411817Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6449415Z Entering 'third_party/kineto' 2025-10-10T01:01:12.6486600Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6523298Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:01:12.6560041Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6598952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:01:12.6636745Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6677084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:01:12.6715911Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6755184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:01:12.6792845Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6830159Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:01:12.6868440Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6902916Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:01:12.6941099Z http.https://github.com/.extraheader 2025-10-10T01:01:12.6978600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:01:12.7016996Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7052585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:01:12.7091058Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7128895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:01:12.7167988Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7201637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:01:12.7238671Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7274402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:01:12.7314081Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7350082Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:01:12.7386498Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7427006Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:01:12.7465966Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7508131Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:01:12.7544811Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7579014Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:01:12.7617751Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7655292Z Entering 'third_party/kleidiai' 2025-10-10T01:01:12.7696884Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7733663Z Entering 'third_party/mimalloc' 2025-10-10T01:01:12.7771803Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7806936Z Entering 'third_party/nlohmann' 2025-10-10T01:01:12.7844044Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7885957Z Entering 'third_party/onnx' 2025-10-10T01:01:12.7923353Z http.https://github.com/.extraheader 2025-10-10T01:01:12.7979024Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:01:12.8021106Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8058492Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:01:12.8098765Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8135427Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:01:12.8172925Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8208167Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:01:12.8245866Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8286060Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:01:12.8322798Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8362285Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:01:12.8399834Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8436137Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:01:12.8474256Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8508643Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:01:12.8545530Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8580195Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:01:12.8620147Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8653676Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:01:12.8690541Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8729810Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:01:12.8767603Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8803469Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:01:12.8841653Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8902633Z Entering 'third_party/pocketfft' 2025-10-10T01:01:12.8941036Z http.https://github.com/.extraheader 2025-10-10T01:01:12.8975953Z Entering 'third_party/protobuf' 2025-10-10T01:01:12.9015909Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9054708Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:01:12.9090402Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9133604Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:01:12.9170906Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9208626Z Entering 'third_party/psimd' 2025-10-10T01:01:12.9247998Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9282540Z Entering 'third_party/pthreadpool' 2025-10-10T01:01:12.9319594Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9354154Z Entering 'third_party/pybind11' 2025-10-10T01:01:12.9392514Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9429671Z Entering 'third_party/python-peachpy' 2025-10-10T01:01:12.9468369Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9502943Z Entering 'third_party/sleef' 2025-10-10T01:01:12.9541709Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9576491Z Entering 'third_party/tensorpipe' 2025-10-10T01:01:12.9615572Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9651749Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:01:12.9688016Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9728682Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:01:12.9765733Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9799642Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:01:12.9836208Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9873025Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:01:12.9910345Z http.https://github.com/.extraheader 2025-10-10T01:01:12.9948838Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:01:12.9986156Z http.https://github.com/.extraheader 2025-10-10T01:01:13.0111564Z A job completed hook has been configured by the self-hosted runner administrator 2025-10-10T01:01:13.0138674Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-10-10T01:01:13.0143942Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T01:01:13.0144363Z ##[endgroup] 2025-10-10T01:01:13.0233688Z [!ALERT!] Swap in detected! [!ALERT!] 2025-10-10T01:01:23.2314600Z [!ALERT!] Swap out detected [!ALERT!] 2025-10-10T01:01:40.7015975Z Cleaning up orphan processes