2024-06-26T04:38:42.9917921Z Current runner version: '2.317.0' 2024-06-26T04:38:42.9924623Z Runner name: 'i-091a3ab57bd837ced' 2024-06-26T04:38:42.9925409Z Runner group name: 'Default' 2024-06-26T04:38:42.9926283Z Machine name: 'ip-10-0-64-8' 2024-06-26T04:38:42.9930642Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:38:42.9932665Z Actions: read 2024-06-26T04:38:42.9933183Z Attestations: read 2024-06-26T04:38:42.9933671Z Checks: read 2024-06-26T04:38:42.9934167Z Contents: read 2024-06-26T04:38:42.9934646Z Deployments: read 2024-06-26T04:38:42.9935108Z Discussions: read 2024-06-26T04:38:42.9935623Z Issues: read 2024-06-26T04:38:42.9936111Z Metadata: read 2024-06-26T04:38:42.9936553Z Packages: read 2024-06-26T04:38:42.9937052Z Pages: read 2024-06-26T04:38:42.9937538Z PullRequests: read 2024-06-26T04:38:42.9938023Z RepositoryProjects: read 2024-06-26T04:38:42.9938607Z SecurityEvents: read 2024-06-26T04:38:42.9939161Z Statuses: read 2024-06-26T04:38:42.9939598Z ##[endgroup] 2024-06-26T04:38:42.9943042Z Secret source: Actions 2024-06-26T04:38:42.9943805Z Prepare workflow directory 2024-06-26T04:38:43.1022236Z Prepare all required actions 2024-06-26T04:38:43.1189567Z Getting action download info 2024-06-26T04:38:43.2906527Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-06-26T04:38:43.4850433Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-06-26T04:38:43.6026419Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2024-06-26T04:38:43.7893417Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-06-26T04:38:43.9062532Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-06-26T04:38:44.1945574Z Uses: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main (43a2ce341cc31288e9a38b65ce600a7f43021bd5) 2024-06-26T04:38:44.1947898Z ##[group] Inputs 2024-06-26T04:38:44.1952585Z script: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:44.1958026Z timeout: 30 2024-06-26T04:38:44.1958388Z runner: linux.2xlarge 2024-06-26T04:38:44.1958775Z upload-artifact: 2024-06-26T04:38:44.1959122Z download-artifact: 2024-06-26T04:38:44.1959477Z repository: 2024-06-26T04:38:44.1959900Z fetch-depth: -1 2024-06-26T04:38:44.1960225Z submodules: true 2024-06-26T04:38:44.1960621Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:44.1961159Z test-infra-repository: pytorch/test-infra 2024-06-26T04:38:44.1961623Z test-infra-ref: 2024-06-26T04:38:44.1962032Z docker-image: pytorch-linux-focal-linter 2024-06-26T04:38:44.1962521Z docker-build-dir: .ci/docker 2024-06-26T04:38:44.1962913Z gpu-arch-type: cpu 2024-06-26T04:38:44.1963277Z gpu-arch-version: 2024-06-26T04:38:44.1963634Z job-name: linux-job 2024-06-26T04:38:44.1964341Z continue-on-error: false 2024-06-26T04:38:44.1964741Z binary-matrix: 2024-06-26T04:38:44.1965103Z run-with-docker: true 2024-06-26T04:38:44.1965461Z secrets-env: 2024-06-26T04:38:44.1965791Z no-sudo: false 2024-06-26T04:38:44.1966131Z ##[endgroup] 2024-06-26T04:38:44.1966898Z Complete job name: workflow-checks / linux-job 2024-06-26T04:38:44.2494795Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:38:44.2649423Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:38:44.2661310Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:44.2662055Z ##[endgroup] 2024-06-26T04:38:44.5240634Z ##[group]Run set -euxo pipefail 2024-06-26T04:38:44.5241387Z set -euxo pipefail 2024-06-26T04:38:44.5241891Z if [[ "${NO_SUDO}" == "false" ]]; then 2024-06-26T04:38:44.5242574Z  echo "::group::Cleanup with-sudo debug output" 2024-06-26T04:38:44.5243280Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2024-06-26T04:38:44.5243831Z else 2024-06-26T04:38:44.5244292Z  echo "::group::Cleanup no-sudo debug output" 2024-06-26T04:38:44.5244990Z  rm -rfv "${GITHUB_WORKSPACE}" 2024-06-26T04:38:44.5245516Z fi 2024-06-26T04:38:44.5245868Z  2024-06-26T04:38:44.5246326Z mkdir -p "${GITHUB_WORKSPACE}" 2024-06-26T04:38:44.5246870Z echo "::endgroup::" 2024-06-26T04:38:44.5254720Z shell: /usr/bin/bash -e {0} 2024-06-26T04:38:44.5255221Z env: 2024-06-26T04:38:44.5255660Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:44.5256224Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:44.5256822Z PR_NUMBER: 129470 2024-06-26T04:38:44.5261499Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:44.5266232Z NO_SUDO: false 2024-06-26T04:38:44.5266648Z ##[endgroup] 2024-06-26T04:38:44.5437302Z + [[ false == \f\a\l\s\e ]] 2024-06-26T04:38:44.5460024Z ##[group]Cleanup with-sudo debug output 2024-06-26T04:38:44.5469464Z + echo '::group::Cleanup with-sudo debug output' 2024-06-26T04:38:44.5470226Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:38:44.5507697Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/branches' 2024-06-26T04:38:44.5508843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/description' 2024-06-26T04:38:44.5510056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/applypatch-msg.sample' 2024-06-26T04:38:44.5511332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/commit-msg.sample' 2024-06-26T04:38:44.5512555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/post-update.sample' 2024-06-26T04:38:44.5513833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-applypatch.sample' 2024-06-26T04:38:44.5515163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-commit.sample' 2024-06-26T04:38:44.5516899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-merge-commit.sample' 2024-06-26T04:38:44.5518363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-push.sample' 2024-06-26T04:38:44.5519711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-receive.sample' 2024-06-26T04:38:44.5521001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/push-to-checkout.sample' 2024-06-26T04:38:44.5522473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/update.sample' 2024-06-26T04:38:44.5523724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/fsmonitor-watchman.sample' 2024-06-26T04:38:44.5525552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-rebase.sample' 2024-06-26T04:38:44.5526830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/prepare-commit-msg.sample' 2024-06-26T04:38:44.5528050Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks' 2024-06-26T04:38:44.5529150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/info/exclude' 2024-06-26T04:38:44.5530475Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/info' 2024-06-26T04:38:44.5531990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/heads/main' 2024-06-26T04:38:44.5533142Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/heads' 2024-06-26T04:38:44.5534313Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/tags' 2024-06-26T04:38:44.5535798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes/origin/main' 2024-06-26T04:38:44.5537339Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes/origin' 2024-06-26T04:38:44.5538586Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes' 2024-06-26T04:38:44.5539729Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs' 2024-06-26T04:38:44.5540913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/HEAD' 2024-06-26T04:38:44.5541915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/config' 2024-06-26T04:38:44.5543866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack/pack-646c65df5d4269377359019eb3fa0e5bb9405e0b.pack' 2024-06-26T04:38:44.5545611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack/pack-646c65df5d4269377359019eb3fa0e5bb9405e0b.idx' 2024-06-26T04:38:44.5547073Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack' 2024-06-26T04:38:44.5548421Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/info' 2024-06-26T04:38:44.5549935Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects' 2024-06-26T04:38:44.5551031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/FETCH_HEAD' 2024-06-26T04:38:44.5552061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/shallow' 2024-06-26T04:38:44.5553226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes/origin/main' 2024-06-26T04:38:44.5554558Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes/origin' 2024-06-26T04:38:44.5556276Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes' 2024-06-26T04:38:44.5557642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/heads/main' 2024-06-26T04:38:44.5558864Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/heads' 2024-06-26T04:38:44.5560149Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs' 2024-06-26T04:38:44.5561249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/HEAD' 2024-06-26T04:38:44.5562615Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs' 2024-06-26T04:38:44.5563892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/index' 2024-06-26T04:38:44.5564933Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git' 2024-06-26T04:38:44.5565947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.flake8' 2024-06-26T04:38:44.5567105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git-blame-ignore-revs' 2024-06-26T04:38:44.5568732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.gitattributes' 2024-06-26T04:38:44.5569887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actionlint.yaml' 2024-06-26T04:38:44.5571125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/bc-lint/action.yml' 2024-06-26T04:38:44.5572395Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/bc-lint' 2024-06-26T04:38:44.5574270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/calculate-docker-image/action.yml' 2024-06-26T04:38:44.5575758Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/calculate-docker-image' 2024-06-26T04:38:44.5577302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/check-disk-space/action.yml' 2024-06-26T04:38:44.5579091Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/check-disk-space' 2024-06-26T04:38:44.5580492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/chown-directory/action.yml' 2024-06-26T04:38:44.5581887Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/chown-directory' 2024-06-26T04:38:44.5583732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/cleanup-runner/action.yml' 2024-06-26T04:38:44.5585113Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/cleanup-runner' 2024-06-26T04:38:44.5586559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/export-matrix-variables/action.yml' 2024-06-26T04:38:44.5588566Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/export-matrix-variables' 2024-06-26T04:38:44.5590016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/pull-docker-image/action.yml' 2024-06-26T04:38:44.5591432Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/pull-docker-image' 2024-06-26T04:38:44.5593330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/run-script-with-cache/action.yml' 2024-06-26T04:38:44.5594804Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/run-script-with-cache' 2024-06-26T04:38:44.5596198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/set-channel/action.yml' 2024-06-26T04:38:44.5597675Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/set-channel' 2024-06-26T04:38:44.5599551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-builds/action.yml' 2024-06-26T04:38:44.5601053Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-builds' 2024-06-26T04:38:44.5602507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-upload/action.yml' 2024-06-26T04:38:44.5603952Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-upload' 2024-06-26T04:38:44.5605911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-build-test/action.yml' 2024-06-26T04:38:44.5607472Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-build-test' 2024-06-26T04:38:44.5608847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-linux/action.yml' 2024-06-26T04:38:44.5610291Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-linux' 2024-06-26T04:38:44.5611844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda/README.md' 2024-06-26T04:38:44.5613651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda/action.yml' 2024-06-26T04:38:44.5615035Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda' 2024-06-26T04:38:44.5616889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-nvidia/action.yml' 2024-06-26T04:38:44.5618259Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-nvidia' 2024-06-26T04:38:44.5619573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh/action.yml' 2024-06-26T04:38:44.5620889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh/index.js' 2024-06-26T04:38:44.5622391Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh' 2024-06-26T04:38:44.5624130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-windows/action.yml' 2024-06-26T04:38:44.5625480Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-windows' 2024-06-26T04:38:44.5626846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-linux/action.yml' 2024-06-26T04:38:44.5628220Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-linux' 2024-06-26T04:38:44.5630189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-windows/action.yml' 2024-06-26T04:38:44.5631604Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-windows' 2024-06-26T04:38:44.5633002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/trigger-nightly/action.yml' 2024-06-26T04:38:44.5634939Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/trigger-nightly' 2024-06-26T04:38:44.5636344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-commit-hash/action.yml' 2024-06-26T04:38:44.5638121Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-commit-hash' 2024-06-26T04:38:44.5640138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-viablestrict/action.yml' 2024-06-26T04:38:44.5641607Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-viablestrict' 2024-06-26T04:38:44.5643182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/upload-alerts/action.yml' 2024-06-26T04:38:44.5644840Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/upload-alerts' 2024-06-26T04:38:44.5646098Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions' 2024-06-26T04:38:44.5647307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/arc-node-config.yaml' 2024-06-26T04:38:44.5649035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/arc-runner-config.yaml' 2024-06-26T04:38:44.5650240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/dependabot.yml' 2024-06-26T04:38:44.5651538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scale-config.yml' 2024-06-26T04:38:44.5653255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/anaconda-prune/prune.sh' 2024-06-26T04:38:44.5654710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/anaconda-prune/run.sh' 2024-06-26T04:38:44.5656086Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/anaconda-prune' 2024-06-26T04:38:44.5658138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/compute_and_upload_ci_wait_time_metric.py' 2024-06-26T04:38:44.5659612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/export_matrix_variables.py' 2024-06-26T04:38:44.5661328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/fetch_latest_green_commit.py' 2024-06-26T04:38:44.5662883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/get_tutorials_stats.py' 2024-06-26T04:38:44.5664166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/gitutils.py' 2024-06-26T04:38:44.5665626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/install_torch.sh' 2024-06-26T04:38:44.5667187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py' 2024-06-26T04:38:44.5668697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/test_compute_and_upload_ci_wait_time_metric.py' 2024-06-26T04:38:44.5670608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/test_fetch_latest_green_commit.py' 2024-06-26T04:38:44.5672260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/test_update_disabled_issues.py' 2024-06-26T04:38:44.5673664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/update_commit_hashes.py' 2024-06-26T04:38:44.5675533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/update_disabled_issues.py' 2024-06-26T04:38:44.5676811Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts' 2024-06-26T04:38:44.5678277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_binary_conda_upload.yml' 2024-06-26T04:38:44.5680337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_binary_upload.yml' 2024-06-26T04:38:44.5681748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_prune-anaconda-packages.yml' 2024-06-26T04:38:44.5683115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_upload_docs.yml' 2024-06-26T04:38:44.5684885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/anaconda-prune.yml' 2024-06-26T04:38:44.5686282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/backfill-workflow-job.yml' 2024-06-26T04:38:44.5687671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_linux.yml' 2024-06-26T04:38:44.5689030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_macos.yml' 2024-06-26T04:38:44.5690853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_windows.yml' 2024-06-26T04:38:44.5692328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_linux.yml' 2024-06-26T04:38:44.5693680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_macos.yml' 2024-06-26T04:38:44.5695068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_windows.yml' 2024-06-26T04:38:44.5696767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/check-alerts.yml' 2024-06-26T04:38:44.5698479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clang-tidy-linux.yml' 2024-06-26T04:38:44.5699930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clang-tidy-macos.yml' 2024-06-26T04:38:44.5701314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/disable-flaky-tests.yml' 2024-06-26T04:38:44.5703227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml' 2024-06-26T04:38:44.5704893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_docker_release_matrix.yml' 2024-06-26T04:38:44.5706374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_release_matrix.yml' 2024-06-26T04:38:44.5707808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/gha-artifacts-lambda.yml' 2024-06-26T04:38:44.5709392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/github-status-test-lambda.yml' 2024-06-26T04:38:44.5711353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-do-release-runners.yml' 2024-06-26T04:38:44.5712845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-release-tag-runners.yml' 2024-06-26T04:38:44.5714255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-runners.yml' 2024-06-26T04:38:44.5716045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-webhook.yml' 2024-06-26T04:38:44.5717444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lint.yml' 2024-06-26T04:38:44.5718726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lintrunner_ci.yml' 2024-06-26T04:38:44.5720116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/linux_job.yml' 2024-06-26T04:38:44.5721475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/log-classifier-lambda.yml' 2024-06-26T04:38:44.5722830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/macos_job.yml' 2024-06-26T04:38:44.5724102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/mobile_job.yml' 2024-06-26T04:38:44.5725512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/opensearch-gha-jobs-lambda.yml' 2024-06-26T04:38:44.5726970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/pr-dependencies-check.yml' 2024-06-26T04:38:44.5728480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/push-rockset-query-lambda-tags.yml' 2024-06-26T04:38:44.5729927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/revert-tracker.yml' 2024-06-26T04:38:44.5731260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/rockset_autoscale.yml' 2024-06-26T04:38:44.5733232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/rockset_delete_old_lambda_versions.yml' 2024-06-26T04:38:44.5734651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/stronghold.yml' 2024-06-26T04:38:44.5735995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/sync_pytorch_canary.yml' 2024-06-26T04:38:44.5737434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-binary-size-validation.yml' 2024-06-26T04:38:44.5739080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-export-matrix-variables.yml' 2024-06-26T04:38:44.5740594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda-env-file' 2024-06-26T04:38:44.5742736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda-pip-requirements-file' 2024-06-26T04:38:44.5744285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda.yml' 2024-06-26T04:38:44.5745674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-nvidia.yml' 2024-06-26T04:38:44.5747022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-ssh.yml' 2024-06-26T04:38:44.5748428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-update-viablestrict.yml' 2024-06-26T04:38:44.5749922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-validate-domain-library.yml' 2024-06-26T04:38:44.5751483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_conda_linux_with_cuda.yml' 2024-06-26T04:38:44.5753612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_conda_linux_without_cuda.yml' 2024-06-26T04:38:44.5755070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_conda_m1.yml' 2024-06-26T04:38:44.5756472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_conda_macos.yml' 2024-06-26T04:38:44.5758225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_conda_windows_with_cuda.yml' 2024-06-26T04:38:44.5759895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_conda_windows_without_cuda.yml' 2024-06-26T04:38:44.5761610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_aarch64_without_cuda.yml' 2024-06-26T04:38:44.5763715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_with_cuda.yml' 2024-06-26T04:38:44.5765286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_without_cuda.yml' 2024-06-26T04:38:44.5766764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_m1.yml' 2024-06-26T04:38:44.5768158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_macos.yml' 2024-06-26T04:38:44.5769887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_windows_with_cuda.yml' 2024-06-26T04:38:44.5771842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_windows_without_cuda.yml' 2024-06-26T04:38:44.5773306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_linux_job.yml' 2024-06-26T04:38:44.5774613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_macos_job.yml' 2024-06-26T04:38:44.5775930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_mobile_job.yml' 2024-06-26T04:38:44.5777438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_windows_job.yml' 2024-06-26T04:38:44.5778814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/tests.yml' 2024-06-26T04:38:44.5780676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/tflint.yml' 2024-06-26T04:38:44.5781902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/torchci.yml' 2024-06-26T04:38:44.5783362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/trigger_nightly.yml' 2024-06-26T04:38:44.5785334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/trigger_nightly_core.yml' 2024-06-26T04:38:44.5786762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-drci-comments.yml' 2024-06-26T04:38:44.5788298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-queue-times.yml' 2024-06-26T04:38:44.5789968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-s3-html.yml' 2024-06-26T04:38:44.5791307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-slow-tests.yml' 2024-06-26T04:38:44.5792672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-test-times.yml' 2024-06-26T04:38:44.5794404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-viablestrict.yml' 2024-06-26T04:38:44.5796077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_ci_wait_time_metric.yml' 2024-06-26T04:38:44.5797659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_disabled_tests.yml' 2024-06-26T04:38:44.5799433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_test_file_ratings.yml' 2024-06-26T04:38:44.5801261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/upload-tutorials-stats.yml' 2024-06-26T04:38:44.5802726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/usage-log-aggregator-lambda.yml' 2024-06-26T04:38:44.5804375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-domain-library.yml' 2024-06-26T04:38:44.5806249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/windows-ami-validation.yml' 2024-06-26T04:38:44.5807608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/windows_job.yml' 2024-06-26T04:38:44.5808883Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows' 2024-06-26T04:38:44.5810566Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github' 2024-06-26T04:38:44.5811596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.gitignore' 2024-06-26T04:38:44.5812640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.lintrunner.toml' 2024-06-26T04:38:44.5813761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.mypy_requirements.txt' 2024-06-26T04:38:44.5814866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/CODE_OF_CONDUCT.md' 2024-06-26T04:38:44.5816581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/CONTRIBUTING.md' 2024-06-26T04:38:44.5817606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/LICENSE' 2024-06-26T04:38:44.5818591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/README.md' 2024-06-26T04:38:44.5819669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/README.md' 2024-06-26T04:38:44.5820850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.hwm' 2024-06-26T04:38:44.5822464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.pwd' 2024-06-26T04:38:44.5823794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.pwi' 2024-06-26T04:38:44.5825037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/configs/sshd_config' 2024-06-26T04:38:44.5826978Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/configs' 2024-06-26T04:38:44.5828258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/plugins.pkr.hcl' 2024-06-26T04:38:44.5829755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers/Reset-UserData.ps1' 2024-06-26T04:38:44.5831357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers/Uninstall-WinDefend.ps1' 2024-06-26T04:38:44.5832872Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers' 2024-06-26T04:38:44.5834389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-CUDA-Tools.ps1' 2024-06-26T04:38:44.5836143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Choco-GenerateProfile.ps1' 2024-06-26T04:38:44.5838104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Conda-Dependencies.ps1' 2024-06-26T04:38:44.5839906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Miniconda3.ps1' 2024-06-26T04:38:44.5841603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Pip-Dependencies.ps1' 2024-06-26T04:38:44.5843384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-SSH.ps1' 2024-06-26T04:38:44.5844952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Tools.ps1' 2024-06-26T04:38:44.5846798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-VS.ps1' 2024-06-26T04:38:44.5849213Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers' 2024-06-26T04:38:44.5851499Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts' 2024-06-26T04:38:44.5854107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/user-data-scripts/bootstrap-winrm.ps1' 2024-06-26T04:38:44.5855693Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/user-data-scripts' 2024-06-26T04:38:44.5857223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/variables.pkr.hcl' 2024-06-26T04:38:44.5858573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/windows.pkr.hcl' 2024-06-26T04:38:44.5859862Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows' 2024-06-26T04:38:44.5861049Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami' 2024-06-26T04:38:44.5862314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/checks-cron/Makefile' 2024-06-26T04:38:44.5863733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/checks-cron/lambda_function.py' 2024-06-26T04:38:44.5865258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/checks-cron/requirements.txt' 2024-06-26T04:38:44.5866653Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/checks-cron' 2024-06-26T04:38:44.5867937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/Makefile' 2024-06-26T04:38:44.5869238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/README.md' 2024-06-26T04:38:44.5870629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/lambda_function.py' 2024-06-26T04:38:44.5872217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/requirements.txt' 2024-06-26T04:38:44.5873567Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts' 2024-06-26T04:38:44.5874985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/Makefile' 2024-06-26T04:38:44.5876353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/README.md' 2024-06-26T04:38:44.5877950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/lambda_function.py' 2024-06-26T04:38:44.5879523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/requirements.txt' 2024-06-26T04:38:44.5881035Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test' 2024-06-26T04:38:44.5882439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/Makefile' 2024-06-26T04:38:44.5883926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/existing_schema.py' 2024-06-26T04:38:44.5885489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/generate_schema.py' 2024-06-26T04:38:44.5887046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/lambda_function.py' 2024-06-26T04:38:44.5888592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/requirements.txt' 2024-06-26T04:38:44.5890099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/test_lambda.py' 2024-06-26T04:38:44.5891553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync/utils.py' 2024-06-26T04:38:44.5892986Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-webhook-rds-sync' 2024-06-26T04:38:44.5894359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/.gitignore' 2024-06-26T04:38:44.5895668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/Cargo.lock' 2024-06-26T04:38:44.5896997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/Cargo.toml' 2024-06-26T04:38:44.5898310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/README.md' 2024-06-26T04:38:44.5899688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/request.json' 2024-06-26T04:38:44.5901128Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures' 2024-06-26T04:38:44.5902514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/ruleset.toml' 2024-06-26T04:38:44.5903863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/engine.rs' 2024-06-26T04:38:44.5905191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/lib.rs' 2024-06-26T04:38:44.5906509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/log.rs' 2024-06-26T04:38:44.5907834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/main.rs' 2024-06-26T04:38:44.5909182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/network.rs' 2024-06-26T04:38:44.5910519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/rule.rs' 2024-06-26T04:38:44.5912004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/rule_match.rs' 2024-06-26T04:38:44.5913389Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src' 2024-06-26T04:38:44.5914769Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier' 2024-06-26T04:38:44.5916120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/Makefile' 2024-06-26T04:38:44.5917706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/README.md' 2024-06-26T04:38:44.5919176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/lambda_function.py' 2024-06-26T04:38:44.5920730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/requirements.txt' 2024-06-26T04:38:44.5922278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/test_lambda_function.py' 2024-06-26T04:38:44.5923760Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs' 2024-06-26T04:38:44.5925064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/rds-proxy/Makefile' 2024-06-26T04:38:44.5926355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/rds-proxy/lambda_function.py' 2024-06-26T04:38:44.5927705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/rds-proxy/requirements.txt' 2024-06-26T04:38:44.5928988Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/rds-proxy' 2024-06-26T04:38:44.5930285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/Makefile' 2024-06-26T04:38:44.5931735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/lambda_function.py' 2024-06-26T04:38:44.5933254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/requirements.txt' 2024-06-26T04:38:44.5934807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_lambda_function.py' 2024-06-26T04:38:44.5936444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.txt' 2024-06-26T04:38:44.5938151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.zip' 2024-06-26T04:38:44.5939779Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples' 2024-06-26T04:38:44.5941250Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator' 2024-06-26T04:38:44.5942495Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda' 2024-06-26T04:38:44.5943777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/README.md' 2024-06-26T04:38:44.5945321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/meta_cdn_whl_redirect.js' 2024-06-26T04:38:44.5946926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/pep503_whl_redirect.js' 2024-06-26T04:38:44.5948430Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org' 2024-06-26T04:38:44.5949703Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites' 2024-06-26T04:38:44.5950799Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws' 2024-06-26T04:38:44.5951931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/mypy.ini' 2024-06-26T04:38:44.5952955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/pyproject.toml' 2024-06-26T04:38:44.5954128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/cut-release-branch.sh' 2024-06-26T04:38:44.5955378Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release' 2024-06-26T04:38:44.5956519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/README.md' 2024-06-26T04:38:44.5957877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/backup_conda.py' 2024-06-26T04:38:44.5959080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/manage.py' 2024-06-26T04:38:44.5960337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/requirements.txt' 2024-06-26T04:38:44.5961641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/update_dependencies.py' 2024-06-26T04:38:44.5962890Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management' 2024-06-26T04:38:44.5964051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.eslintignore' 2024-06-26T04:38:44.5965213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.eslintrc.json' 2024-06-26T04:38:44.5966409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.prettierignore' 2024-06-26T04:38:44.5967616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.prettierrc.json' 2024-06-26T04:38:44.5968756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/README.md' 2024-06-26T04:38:44.5970058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/add-github-ssh-key.test.ts' 2024-06-26T04:38:44.5971445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/get-ip.test.ts' 2024-06-26T04:38:44.5972792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/github-utils.test.ts' 2024-06-26T04:38:44.5974087Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__' 2024-06-26T04:38:44.5975290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/jest.config.js' 2024-06-26T04:38:44.5976452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/package.json' 2024-06-26T04:38:44.5977676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/add-github-ssh-key.ts' 2024-06-26T04:38:44.5978932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/ec2-utils.ts' 2024-06-26T04:38:44.5980110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/get-ip.ts' 2024-06-26T04:38:44.5981316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/github-utils.ts' 2024-06-26T04:38:44.5982486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/main.ts' 2024-06-26T04:38:44.5983637Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src' 2024-06-26T04:38:44.5984797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/tsconfig.json' 2024-06-26T04:38:44.5985919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/yarn.lock' 2024-06-26T04:38:44.5987035Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh' 2024-06-26T04:38:44.5988111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats/README.md' 2024-06-26T04:38:44.5989263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats/windows_smoke_tests.csv' 2024-06-26T04:38:44.5990500Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats' 2024-06-26T04:38:44.5991731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/.gitignore' 2024-06-26T04:38:44.5993187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/.tflint.hcl' 2024-06-26T04:38:44.5994554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/LICENSE.md' 2024-06-26T04:38:44.5995912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/README.md' 2024-06-26T04:38:44.5997598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/architecture-diagram.png' 2024-06-26T04:38:44.5999117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/elastic_cache.tf' 2024-06-26T04:38:44.6000647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/kms.tf' 2024-06-26T04:38:44.6001991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/main.tf' 2024-06-26T04:38:44.6003520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/.tflint.hcl' 2024-06-26T04:38:44.6005188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/README.md' 2024-06-26T04:38:44.6006839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/main.tf' 2024-06-26T04:38:44.6008503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/outputs.tf' 2024-06-26T04:38:44.6010201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/variables.tf' 2024-06-26T04:38:44.6011873Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda' 2024-06-26T04:38:44.6013617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/.tflint.hcl' 2024-06-26T04:38:44.6015402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/README.md' 2024-06-26T04:38:44.6017411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.eslintrc.yaml' 2024-06-26T04:38:44.6019595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.gitignore' 2024-06-26T04:38:44.6021735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.nvmrc' 2024-06-26T04:38:44.6023889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.prettierrc' 2024-06-26T04:38:44.6026085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/jest.config.js' 2024-06-26T04:38:44.6028284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json' 2024-06-26T04:38:44.6030478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/lambda.ts' 2024-06-26T04:38:44.6032690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/local.ts' 2024-06-26T04:38:44.6035125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.test.ts' 2024-06-26T04:38:44.6037700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.ts' 2024-06-26T04:38:44.6040092Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer' 2024-06-26T04:38:44.6042349Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src' 2024-06-26T04:38:44.6044862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-empty-assets.json' 2024-06-26T04:38:44.6047622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-arm64.json' 2024-06-26T04:38:44.6050339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-linux.json' 2024-06-26T04:38:44.6052961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases.json' 2024-06-26T04:38:44.6055423Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources' 2024-06-26T04:38:44.6057701Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test' 2024-06-26T04:38:44.6059920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/tsconfig.json' 2024-06-26T04:38:44.6062206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock' 2024-06-26T04:38:44.6064368Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer' 2024-06-26T04:38:44.6066372Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas' 2024-06-26T04:38:44.6068173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/main.tf' 2024-06-26T04:38:44.6069937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/outputs.tf' 2024-06-26T04:38:44.6071973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-cloudwatch.json' 2024-06-26T04:38:44.6074022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-syncer.json' 2024-06-26T04:38:44.6075956Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies' 2024-06-26T04:38:44.6078167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/runner-binaries-syncer.tf' 2024-06-26T04:38:44.6080175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/terraform.tfvars' 2024-06-26T04:38:44.6082113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/trigger.json' 2024-06-26T04:38:44.6084077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/variables.tf' 2024-06-26T04:38:44.6085877Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer' 2024-06-26T04:38:44.6087602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/encrypt.tf' 2024-06-26T04:38:44.6089383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/launch-template.tf' 2024-06-26T04:38:44.6091137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/logging.tf' 2024-06-26T04:38:44.6092824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/main.tf' 2024-06-26T04:38:44.6094494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/outputs.tf' 2024-06-26T04:38:44.6096268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies-runner.tf' 2024-06-26T04:38:44.6098327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-cloudwatch-policy.json' 2024-06-26T04:38:44.6100511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ec2-create-tags-policy.json' 2024-06-26T04:38:44.6102670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-role-trust-policy.json' 2024-06-26T04:38:44.6104738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-s3-policy.json' 2024-06-26T04:38:44.6106839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ssm-parameters-policy.json' 2024-06-26T04:38:44.6108815Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies' 2024-06-26T04:38:44.6110620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/security-groups.tf' 2024-06-26T04:38:44.6112540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/arm-runner-patch.tpl' 2024-06-26T04:38:44.6114528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config.json' 2024-06-26T04:38:44.6116571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux.json' 2024-06-26T04:38:44.6118814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_arm64.json' 2024-06-26T04:38:44.6121029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_nvidia.json' 2024-06-26T04:38:44.6123276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_windows.json' 2024-06-26T04:38:44.6125416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.ps1' 2024-06-26T04:38:44.6127450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.sh' 2024-06-26T04:38:44.6129400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.ps1' 2024-06-26T04:38:44.6131269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.sh' 2024-06-26T04:38:44.6133130Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates' 2024-06-26T04:38:44.6134886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/variables.tf' 2024-06-26T04:38:44.6136604Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances' 2024-06-26T04:38:44.6138219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/.gitkeep' 2024-06-26T04:38:44.6139793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/.tflint.hcl' 2024-06-26T04:38:44.6141411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/.gitignore' 2024-06-26T04:38:44.6143173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.eslintrc.yaml' 2024-06-26T04:38:44.6144947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.nvmrc' 2024-06-26T04:38:44.6146711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.prettierrc' 2024-06-26T04:38:44.6148521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/jest.config.js' 2024-06-26T04:38:44.6150342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/package.json' 2024-06-26T04:38:44.6152197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.test.ts' 2024-06-26T04:38:44.6154058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.ts' 2024-06-26T04:38:44.6156013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.test.ts' 2024-06-26T04:38:44.6158306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.ts' 2024-06-26T04:38:44.6160435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.test.ts' 2024-06-26T04:38:44.6162501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.ts' 2024-06-26T04:38:44.6164560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.test.ts' 2024-06-26T04:38:44.6166786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.ts' 2024-06-26T04:38:44.6168968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.test.ts' 2024-06-26T04:38:44.6171080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.ts' 2024-06-26T04:38:44.6173173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.test.ts' 2024-06-26T04:38:44.6175286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.ts' 2024-06-26T04:38:44.6177392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.test.ts' 2024-06-26T04:38:44.6179489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.ts' 2024-06-26T04:38:44.6181555Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms' 2024-06-26T04:38:44.6183621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.test.ts' 2024-06-26T04:38:44.6185684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.ts' 2024-06-26T04:38:44.6187756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.test.ts' 2024-06-26T04:38:44.6189817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.ts' 2024-06-26T04:38:44.6191892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.test.ts' 2024-06-26T04:38:44.6194000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.ts' 2024-06-26T04:38:44.6196084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.test.ts' 2024-06-26T04:38:44.6198269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.ts' 2024-06-26T04:38:44.6200414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.test.ts' 2024-06-26T04:38:44.6202428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.ts' 2024-06-26T04:38:44.6204451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.test.ts' 2024-06-26T04:38:44.6206489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.ts' 2024-06-26T04:38:44.6208476Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners' 2024-06-26T04:38:44.6210479Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src' 2024-06-26T04:38:44.6212412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/reporter.js' 2024-06-26T04:38:44.6214446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources/sqs_receive_event.json' 2024-06-26T04:38:44.6216995Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources' 2024-06-26T04:38:44.6218901Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test' 2024-06-26T04:38:44.6220735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/tsconfig.json' 2024-06-26T04:38:44.6222526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/yarn.lock' 2024-06-26T04:38:44.6224275Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners' 2024-06-26T04:38:44.6225973Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas' 2024-06-26T04:38:44.6227565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/main.tf' 2024-06-26T04:38:44.6229127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/outputs.tf' 2024-06-26T04:38:44.6230804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies-lambda-common.tf' 2024-06-26T04:38:44.6232636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-cloudwatch.json' 2024-06-26T04:38:44.6234501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-down.json' 2024-06-26T04:38:44.6236346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-up.json' 2024-06-26T04:38:44.6238427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-secretsmanager.json' 2024-06-26T04:38:44.6240538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/service-linked-role-create-policy.json' 2024-06-26T04:38:44.6242432Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies' 2024-06-26T04:38:44.6244081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/scale-down.tf' 2024-06-26T04:38:44.6245672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/scale-up.tf' 2024-06-26T04:38:44.6247267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/variables.tf' 2024-06-26T04:38:44.6248851Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners' 2024-06-26T04:38:44.6250524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/.tflint.hcl' 2024-06-26T04:38:44.6252277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/README.md' 2024-06-26T04:38:44.6254148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/main.tf' 2024-06-26T04:38:44.6255980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/outputs.tf' 2024-06-26T04:38:44.6257941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/assume-role-for-account.json' 2024-06-26T04:38:44.6259951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/boundary.json' 2024-06-26T04:38:44.6261929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-boundary.json' 2024-06-26T04:38:44.6263943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-policy.json' 2024-06-26T04:38:44.6265877Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies' 2024-06-26T04:38:44.6267699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/variables.tf' 2024-06-26T04:38:44.6269466Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions' 2024-06-26T04:38:44.6271121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/.tflint.hcl' 2024-06-26T04:38:44.6273199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/README.md' 2024-06-26T04:38:44.6275294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.eslintrc.yaml' 2024-06-26T04:38:44.6277199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.gitignore' 2024-06-26T04:38:44.6279041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.nvmrc' 2024-06-26T04:38:44.6281022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.prettierrc' 2024-06-26T04:38:44.6282850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js' 2024-06-26T04:38:44.6284791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js-bkp' 2024-06-26T04:38:44.6286679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/package.json' 2024-06-26T04:38:44.6288526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms/index.ts' 2024-06-26T04:38:44.6290383Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms' 2024-06-26T04:38:44.6292245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/lambda.ts' 2024-06-26T04:38:44.6294067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/local.ts' 2024-06-26T04:38:44.6295911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs/index.ts' 2024-06-26T04:38:44.6297903Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs' 2024-06-26T04:38:44.6299914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.test.ts' 2024-06-26T04:38:44.6301920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.ts' 2024-06-26T04:38:44.6303856Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook' 2024-06-26T04:38:44.6305714Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src' 2024-06-26T04:38:44.6307549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/reporter.js' 2024-06-26T04:38:44.6309738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources/github_check_run_event.json' 2024-06-26T04:38:44.6311832Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources' 2024-06-26T04:38:44.6313719Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test' 2024-06-26T04:38:44.6315535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/tsconfig.json' 2024-06-26T04:38:44.6317538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock' 2024-06-26T04:38:44.6319320Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook' 2024-06-26T04:38:44.6321109Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas' 2024-06-26T04:38:44.6322704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/main.tf' 2024-06-26T04:38:44.6324254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/outputs.tf' 2024-06-26T04:38:44.6325836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies.tf' 2024-06-26T04:38:44.6327562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-cloudwatch.json' 2024-06-26T04:38:44.6329441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-orchestrator.json' 2024-06-26T04:38:44.6331391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-publish-sqs-policy.json' 2024-06-26T04:38:44.6333217Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies' 2024-06-26T04:38:44.6334873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/terraform.tfvars' 2024-06-26T04:38:44.6336481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/variables.tf' 2024-06-26T04:38:44.6338064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/webhook.tf' 2024-06-26T04:38:44.6339752Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook' 2024-06-26T04:38:44.6341254Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules' 2024-06-26T04:38:44.6342726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/outputs.tf' 2024-06-26T04:38:44.6344314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/policies/lambda-publish-sqs-policy.json' 2024-06-26T04:38:44.6345943Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/policies' 2024-06-26T04:38:44.6347496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/templates/resource-group.json' 2024-06-26T04:38:44.6349038Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/templates' 2024-06-26T04:38:44.6350621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/terraform_migrations/local_ops.sh' 2024-06-26T04:38:44.6352262Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/terraform_migrations' 2024-06-26T04:38:44.6353757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/variables.tf' 2024-06-26T04:38:44.6355119Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner' 2024-06-26T04:38:44.6356327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/__init__.py' 2024-06-26T04:38:44.6357647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/alerts/upload_alerts_to_aws.py' 2024-06-26T04:38:44.6358941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/alerts/validate_alerts.py' 2024-06-26T04:38:44.6360231Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/alerts' 2024-06-26T04:38:44.6361485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/README.md' 2024-06-26T04:38:44.6362939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/binary_size_validation.py' 2024-06-26T04:38:44.6364420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/requirements.txt' 2024-06-26T04:38:44.6365947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/test_binary_size_validation.py' 2024-06-26T04:38:44.6367403Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation' 2024-06-26T04:38:44.6368708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/.gitignore' 2024-06-26T04:38:44.6370179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches/max-tokens-check.diff' 2024-06-26T04:38:44.6371911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches/potential-unbounded-loop-check.diff' 2024-06-26T04:38:44.6373548Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches' 2024-06-26T04:38:44.6375112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0001-Max-tokens-checks.diff' 2024-06-26T04:38:44.6376908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0002-potential-unbounded-loop-check.diff' 2024-06-26T04:38:44.6378790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2024-06-26T04:38:44.6380624Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches' 2024-06-26T04:38:44.6382291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/17.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2024-06-26T04:38:44.6384012Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/17.x-patches' 2024-06-26T04:38:44.6385534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/Dockerfile.cilint-clang-tidy' 2024-06-26T04:38:44.6386944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/README.md' 2024-06-26T04:38:44.6388224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/setup.sh' 2024-06-26T04:38:44.6389509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/verify.sh' 2024-06-26T04:38:44.6390803Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks' 2024-06-26T04:38:44.6392488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner/requirements.txt' 2024-06-26T04:38:44.6393952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner/run_on_aws_devicefarm.py' 2024-06-26T04:38:44.6395352Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner' 2024-06-26T04:38:44.6396715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/actionlint_linter.py' 2024-06-26T04:38:44.6398469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/exec_linter.py' 2024-06-26T04:38:44.6400432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/flake8_linter.py' 2024-06-26T04:38:44.6401791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/grep_linter.py' 2024-06-26T04:38:44.6403226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/lintrunner_version_linter.py' 2024-06-26T04:38:44.6404654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/mypy_linter.py' 2024-06-26T04:38:44.6405998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/newlines_linter.py' 2024-06-26T04:38:44.6407334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/pip_init.py' 2024-06-26T04:38:44.6408642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/ruff_linter.py' 2024-06-26T04:38:44.6409944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/s3_init.py' 2024-06-26T04:38:44.6411272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/s3_init_config.json' 2024-06-26T04:38:44.6412623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/ufmt_linter.py' 2024-06-26T04:38:44.6413917Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters' 2024-06-26T04:38:44.6415100Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter' 2024-06-26T04:38:44.6416292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/CHANGELOG.md' 2024-06-26T04:38:44.6417525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/Cargo.toml' 2024-06-26T04:38:44.6418723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/LICENSE' 2024-06-26T04:38:44.6419905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/README.md' 2024-06-26T04:38:44.6421275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/cliff.toml' 2024-06-26T04:38:44.6422504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/do_release.sh' 2024-06-26T04:38:44.6423923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/examples/config_example.toml' 2024-06-26T04:38:44.6425362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/examples/flake8_linter.py' 2024-06-26T04:38:44.6426785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/examples/rustfmt_linter.py' 2024-06-26T04:38:44.6428152Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/examples' 2024-06-26T04:38:44.6429434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/pyproject.toml' 2024-06-26T04:38:44.6430694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/rustfmt.toml' 2024-06-26T04:38:44.6431925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/git.rs' 2024-06-26T04:38:44.6433133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/init.rs' 2024-06-26T04:38:44.6434341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/lib.rs' 2024-06-26T04:38:44.6435609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/lint_config.rs' 2024-06-26T04:38:44.6436931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/lint_message.rs' 2024-06-26T04:38:44.6438357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/linter.rs' 2024-06-26T04:38:44.6439700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/log_utils.rs' 2024-06-26T04:38:44.6440960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/main.rs' 2024-06-26T04:38:44.6442181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/path.rs' 2024-06-26T04:38:44.6443475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/persistent_data.rs' 2024-06-26T04:38:44.6444771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/rage.rs' 2024-06-26T04:38:44.6446009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/render.rs' 2024-06-26T04:38:44.6447252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/sapling.rs' 2024-06-26T04:38:44.6448516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/testing.rs' 2024-06-26T04:38:44.6449835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src/version_control.rs' 2024-06-26T04:38:44.6451137Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/src' 2024-06-26T04:38:44.6452517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/fixtures/fake_source_file.rs' 2024-06-26T04:38:44.6453974Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/fixtures' 2024-06-26T04:38:44.6455371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/integration_test.rs' 2024-06-26T04:38:44.6457077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__changed_init_causes_warning_1.snap' 2024-06-26T04:38:44.6459046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__changed_init_causes_warning_2.snap' 2024-06-26T04:38:44.6461079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__duplicate_code_fails.snap' 2024-06-26T04:38:44.6462964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__empty_command_fails.snap' 2024-06-26T04:38:44.6464934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__excluding_dryrun_fails.snap' 2024-06-26T04:38:44.6466950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__format_command_doesnt_use_nonformat_linter.snap' 2024-06-26T04:38:44.6468919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__git_head_files.snap' 2024-06-26T04:38:44.6470709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__git_no_changes.snap' 2024-06-26T04:38:44.6472572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__init_suppresses_warning.snap' 2024-06-26T04:38:44.6474404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__invalid_args.snap' 2024-06-26T04:38:44.6476222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__invalid_config_fails.snap' 2024-06-26T04:38:44.6478298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__invalid_paths_cmd_and_from.snap' 2024-06-26T04:38:44.6480415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__invalid_paths_cmd_and_specified_paths.snap' 2024-06-26T04:38:44.6482430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__linter_hard_failure_is_caught.snap' 2024-06-26T04:38:44.6484393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__linter_nonexistent_command.snap' 2024-06-26T04:38:44.6486507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__linter_providing_nonexistent_path_degrades_gracefully.snap' 2024-06-26T04:38:44.6488666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__linter_replacement_trailing_newlines.snap' 2024-06-26T04:38:44.6490619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__no_op_config_succeeds.snap' 2024-06-26T04:38:44.6492477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__rage_command_output.snap' 2024-06-26T04:38:44.6494294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter.snap' 2024-06-26T04:38:44.6496251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter_fails_on_nonexistent_file.snap' 2024-06-26T04:38:44.6498308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter_fake_second_config.snap' 2024-06-26T04:38:44.6500256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter_oneline.snap' 2024-06-26T04:38:44.6502181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter_only_under_dir.snap' 2024-06-26T04:38:44.6504176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter_replacement_message.snap' 2024-06-26T04:38:44.6506250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__simple_linter_two_configs.snap' 2024-06-26T04:38:44.6508232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__skip_nonexistent_linter.snap' 2024-06-26T04:38:44.6510145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__take_nonexistent_linter.snap' 2024-06-26T04:38:44.6511940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__tee_json.snap' 2024-06-26T04:38:44.6513711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots/integration_test__unknown_config_fails.snap' 2024-06-26T04:38:44.6515337Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests/snapshots' 2024-06-26T04:38:44.6516662Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tests' 2024-06-26T04:38:44.6518161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tools/convert_to_sarif.py' 2024-06-26T04:38:44.6519590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tools/convert_to_sarif_test.py' 2024-06-26T04:38:44.6521098Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner/tools' 2024-06-26T04:38:44.6522334Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/lintrunner' 2024-06-26T04:38:44.6523666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/mirror-pypi/mirror_pytorch_triton_rocm.sh' 2024-06-26T04:38:44.6524990Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/mirror-pypi' 2024-06-26T04:38:44.6526236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.flake8' 2024-06-26T04:38:44.6527484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.gitattributes' 2024-06-26T04:38:44.6528723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.gitignore' 2024-06-26T04:38:44.6529928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/Makefile' 2024-06-26T04:38:44.6531132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/README.md' 2024-06-26T04:38:44.6532356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/poetry.lock' 2024-06-26T04:38:44.6533604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pyproject.toml' 2024-06-26T04:38:44.6535009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__init__.py' 2024-06-26T04:38:44.6536498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__main__.py' 2024-06-26T04:38:44.6537963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/conda.py' 2024-06-26T04:38:44.6539406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/cuda.py' 2024-06-26T04:38:44.6540863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/macos.py' 2024-06-26T04:38:44.6542307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/utils.py' 2024-06-26T04:38:44.6543759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/version.py' 2024-06-26T04:38:44.6545346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/wheel.py' 2024-06-26T04:38:44.6546805Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers' 2024-06-26T04:38:44.6548362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/assets/conda_search.json' 2024-06-26T04:38:44.6549767Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/assets' 2024-06-26T04:38:44.6551126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_conda.py' 2024-06-26T04:38:44.6552459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_cuda.py' 2024-06-26T04:38:44.6553776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_macos.py' 2024-06-26T04:38:44.6555117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_utils.py' 2024-06-26T04:38:44.6556461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_version.py' 2024-06-26T04:38:44.6557986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_wheel.py' 2024-06-26T04:38:44.6559277Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests' 2024-06-26T04:38:44.6560602Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers' 2024-06-26T04:38:44.6561859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/README.md' 2024-06-26T04:38:44.6563491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/benchmarks.oss_ci_benchmark_branches.raw.json' 2024-06-26T04:38:44.6565397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/benchmarks.oss_ci_benchmark_branches.sql.json' 2024-06-26T04:38:44.6567287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/benchmarks.oss_ci_benchmark_llms.raw.json' 2024-06-26T04:38:44.6569140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/benchmarks.oss_ci_benchmark_llms.sql.json' 2024-06-26T04:38:44.6571000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/benchmarks.oss_ci_benchmark_names.raw.json' 2024-06-26T04:38:44.6572858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/benchmarks.oss_ci_benchmark_names.sql.json' 2024-06-26T04:38:44.6574674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.GHA-CI-for-shas.raw.json' 2024-06-26T04:38:44.6576453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.GHA-CI-for-shas.sql.json' 2024-06-26T04:38:44.6578243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.H1_2023_Reverts_GH1.raw.json' 2024-06-26T04:38:44.6580008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.H1_2023_Reverts_GH1.sql.json' 2024-06-26T04:38:44.6581784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.H2_2023_Reverts_GH1.raw.json' 2024-06-26T04:38:44.6583565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.H2_2023_Reverts_GH1.sql.json' 2024-06-26T04:38:44.6585349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.Reverts_GH1_counts.raw.json' 2024-06-26T04:38:44.6587227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.Reverts_GH1_counts.sql.json' 2024-06-26T04:38:44.6589213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.aggregate_test_times_per_workflow_type.raw.json' 2024-06-26T04:38:44.6591246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.aggregate_test_times_per_workflow_type.sql.json' 2024-06-26T04:38:44.6593142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.annotated_flaky_jobs.raw.json' 2024-06-26T04:38:44.6594925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.annotated_flaky_jobs.sql.json' 2024-06-26T04:38:44.6596666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.artifacts.raw.json' 2024-06-26T04:38:44.6598463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.artifacts.sql.json' 2024-06-26T04:38:44.6600276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.cancelled_jobs.raw.json' 2024-06-26T04:38:44.6602008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.cancelled_jobs.sql.json' 2024-06-26T04:38:44.6603769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_failed_jobs.raw.json' 2024-06-26T04:38:44.6605543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_failed_jobs.sql.json' 2024-06-26T04:38:44.6607355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_jobs_batch_query.raw.json' 2024-06-26T04:38:44.6609178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_jobs_batch_query.sql.json' 2024-06-26T04:38:44.6610970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_jobs_query.raw.json' 2024-06-26T04:38:44.6612734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_jobs_query.sql.json' 2024-06-26T04:38:44.6614472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_query.raw.json' 2024-06-26T04:38:44.6616169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.commit_query.sql.json' 2024-06-26T04:38:44.6617952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.disabled_non_flaky_tests.raw.json' 2024-06-26T04:38:44.6619805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.disabled_non_flaky_tests.sql.json' 2024-06-26T04:38:44.6621743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.disabled_test_labels.raw.json' 2024-06-26T04:38:44.6623536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.disabled_test_labels.sql.json' 2024-06-26T04:38:44.6625298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.disabled_tests.raw.json' 2024-06-26T04:38:44.6627032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.disabled_tests.sql.json' 2024-06-26T04:38:44.6628936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failed_tests_on_commits.raw.json' 2024-06-26T04:38:44.6630831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failed_tests_on_commits.sql.json' 2024-06-26T04:38:44.6632644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failed_workflow_jobs.raw.json' 2024-06-26T04:38:44.6634446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failed_workflow_jobs.sql.json' 2024-06-26T04:38:44.6636258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failure_samples_query.raw.json' 2024-06-26T04:38:44.6638225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failure_samples_query.sql.json' 2024-06-26T04:38:44.6640248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failure_samples_query_with_branch_test.raw.json' 2024-06-26T04:38:44.6642266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.failure_samples_query_with_branch_test.sql.json' 2024-06-26T04:38:44.6644184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.filter_forced_merge_pr.raw.json' 2024-06-26T04:38:44.6645987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.filter_forced_merge_pr.sql.json' 2024-06-26T04:38:44.6647786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_test_history.raw.json' 2024-06-26T04:38:44.6649561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_test_history.sql.json' 2024-06-26T04:38:44.6651314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_test_query.raw.json' 2024-06-26T04:38:44.6653042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_test_query.sql.json' 2024-06-26T04:38:44.6654758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_tests.raw.json' 2024-06-26T04:38:44.6656462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_tests.sql.json' 2024-06-26T04:38:44.6658229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_tests_across_jobs.raw.json' 2024-06-26T04:38:44.6660053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_tests_across_jobs.sql.json' 2024-06-26T04:38:44.6661862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_tests_per_job.raw.json' 2024-06-26T04:38:44.6663641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_tests_per_job.sql.json' 2024-06-26T04:38:44.6665431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_workflows_jobs.raw.json' 2024-06-26T04:38:44.6667214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.flaky_workflows_jobs.sql.json' 2024-06-26T04:38:44.6669151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.force_merge_stats_per_day.raw.json' 2024-06-26T04:38:44.6671006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.force_merge_stats_per_day.sql.json' 2024-06-26T04:38:44.6672857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.force_push.raw.json' 2024-06-26T04:38:44.6674533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.force_push.sql.json' 2024-06-26T04:38:44.6676292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_all_aws_request_data.raw.json' 2024-06-26T04:38:44.6678233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_all_aws_request_data.sql.json' 2024-06-26T04:38:44.6680055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_jobs.raw.json' 2024-06-26T04:38:44.6681710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_jobs.sql.json' 2024-06-26T04:38:44.6683443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_relevant_alerts.raw.json' 2024-06-26T04:38:44.6685230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_relevant_alerts.sql.json' 2024-06-26T04:38:44.6687241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_runner_instance_types_of_jobs.raw.json' 2024-06-26T04:38:44.6689260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_runner_instance_types_of_jobs.sql.json' 2024-06-26T04:38:44.6691297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_runner_names.raw.json' 2024-06-26T04:38:44.6693162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_runner_names.sql.json' 2024-06-26T04:38:44.6695046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_workflow_jobs.raw.json' 2024-06-26T04:38:44.6696934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.get_workflow_jobs.sql.json' 2024-06-26T04:38:44.6698698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.hud_query.raw.json' 2024-06-26T04:38:44.6700469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.hud_query.sql.json' 2024-06-26T04:38:44.6702286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.issue_query.raw.json' 2024-06-26T04:38:44.6704305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.individual_test_stats_per_workflow_per_oncall.raw.json' 2024-06-26T04:38:44.6706484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.individual_test_stats_per_workflow_per_oncall.sql.json' 2024-06-26T04:38:44.6708684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.individual_test_times_per_oncall_per_workflow.raw.json' 2024-06-26T04:38:44.6710880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.individual_test_times_per_oncall_per_workflow.sql.json' 2024-06-26T04:38:44.6713130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.inductor_workflow_flakiness_avg.raw.json' 2024-06-26T04:38:44.6715195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.inductor_workflow_flakiness_avg.sql.json' 2024-06-26T04:38:44.6717231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.issue_query.sql.json' 2024-06-26T04:38:44.6719109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.issues_created_weekly.raw.json' 2024-06-26T04:38:44.6721134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.issues_created_weekly.sql.json' 2024-06-26T04:38:44.6722988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.land_validation_usage.raw.json' 2024-06-26T04:38:44.6724917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.land_validation_usage.sql.json' 2024-06-26T04:38:44.6726859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.last_successful_jobs.raw.json' 2024-06-26T04:38:44.6728746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.last_successful_jobs.sql.json' 2024-06-26T04:38:44.6730637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.last_updated_tutorials.raw.json' 2024-06-26T04:38:44.6732568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.last_updated_tutorials.sql.json' 2024-06-26T04:38:44.6734474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.latest_runs_on_master.raw.json' 2024-06-26T04:38:44.6736416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.latest_runs_on_master.sql.json' 2024-06-26T04:38:44.6738343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.master_commit_red_jobs.raw.json' 2024-06-26T04:38:44.6740207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.master_commit_red_jobs.sql.json' 2024-06-26T04:38:44.6742139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.most_edited_tutorials.raw.json' 2024-06-26T04:38:44.6744046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.most_edited_tutorials.sql.json' 2024-06-26T04:38:44.6745939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.num_commits_master.raw.json' 2024-06-26T04:38:44.6747798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.num_commits_master.sql.json' 2024-06-26T04:38:44.6749721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.original_pr_hud_query.raw.json' 2024-06-26T04:38:44.6779697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.original_pr_hud_query.sql.json' 2024-06-26T04:38:44.6781547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.pr_commit_history_query.raw.json' 2024-06-26T04:38:44.6783391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.pr_commit_history_query.sql.json' 2024-06-26T04:38:44.6785402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.pr_commits.raw.json' 2024-06-26T04:38:44.6787257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.pr_commits.sql.json' 2024-06-26T04:38:44.6789082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.pr_query.raw.json' 2024-06-26T04:38:44.6790750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.pr_query.sql.json' 2024-06-26T04:38:44.6792450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.prs_count_weekly.raw.json' 2024-06-26T04:38:44.6794215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.prs_count_weekly.sql.json' 2024-06-26T04:38:44.6795963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.prs_with_label.raw.json' 2024-06-26T04:38:44.6797810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.prs_with_label.sql.json' 2024-06-26T04:38:44.6799707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.queryPerfNigthlyRunID.raw.json' 2024-06-26T04:38:44.6801583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.queryPerfNigthlyRunID.sql.json' 2024-06-26T04:38:44.6803418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.query_github_issues.raw.json' 2024-06-26T04:38:44.6805217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.query_github_issues.sql.json' 2024-06-26T04:38:44.6807012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.recent_pr_workflows_query.raw.json' 2024-06-26T04:38:44.6808865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.recent_pr_workflows_query.sql.json' 2024-06-26T04:38:44.6810634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.ref_from_sha.raw.json' 2024-06-26T04:38:44.6812339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.ref_from_sha.sql.json' 2024-06-26T04:38:44.6814073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.reverted_force_push.raw.json' 2024-06-26T04:38:44.6815862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.reverted_force_push.sql.json' 2024-06-26T04:38:44.6817682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.reverted_prs_with_reason.raw.json' 2024-06-26T04:38:44.6819529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.reverted_prs_with_reason.sql.json' 2024-06-26T04:38:44.6821275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.slow_tests.raw.json' 2024-06-26T04:38:44.6822958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.slow_tests.sql.json' 2024-06-26T04:38:44.6824707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.slow_tests_by_workflow.raw.json' 2024-06-26T04:38:44.6826636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.slow_tests_by_workflow.sql.json' 2024-06-26T04:38:44.6828480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.temp_test_overview.raw.json' 2024-06-26T04:38:44.6830261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.temp_test_overview.sql.json' 2024-06-26T04:38:44.6832051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_bclint.raw.json' 2024-06-26T04:38:44.6833841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_bclint.sql.json' 2024-06-26T04:38:44.6835675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_bclint_failures.raw.json' 2024-06-26T04:38:44.6837750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_bclint_failures.sql.json' 2024-06-26T04:38:44.6839868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_bclint_status_by_date.raw.json' 2024-06-26T04:38:44.6841840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_bclint_status_by_date.sql.json' 2024-06-26T04:38:44.6843741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_latest_runs.raw.json' 2024-06-26T04:38:44.6845579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_latest_runs.sql.json' 2024-06-26T04:38:44.6847422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_overview.raw.json' 2024-06-26T04:38:44.6849437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_overview.sql.json' 2024-06-26T04:38:44.6851320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_per_daily_upload.raw.json' 2024-06-26T04:38:44.6853211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_per_daily_upload.sql.json' 2024-06-26T04:38:44.6855065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_per_day.raw.json' 2024-06-26T04:38:44.6856869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_insights_per_day.sql.json' 2024-06-26T04:38:44.6858709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_runtime_history_by_name.raw.json' 2024-06-26T04:38:44.6860582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_runtime_history_by_name.sql.json' 2024-06-26T04:38:44.6862478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_and_price_per_oncall.raw.json' 2024-06-26T04:38:44.6864389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_and_price_per_oncall.sql.json' 2024-06-26T04:38:44.6866228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_class.raw.json' 2024-06-26T04:38:44.6868055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_names.raw.json' 2024-06-26T04:38:44.6869867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_class.sql.json' 2024-06-26T04:38:44.6871743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_class_periodic_jobs.raw.json' 2024-06-26T04:38:44.6873686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_class_periodic_jobs.sql.json' 2024-06-26T04:38:44.6875529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_file.raw.json' 2024-06-26T04:38:44.6877417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_file.sql.json' 2024-06-26T04:38:44.6879281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_file_periodic_jobs.raw.json' 2024-06-26T04:38:44.6881279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_file_periodic_jobs.sql.json' 2024-06-26T04:38:44.6883125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_oncall.raw.json' 2024-06-26T04:38:44.6884920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_time_per_oncall.sql.json' 2024-06-26T04:38:44.6886853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_times_per_workflow_type.raw.json' 2024-06-26T04:38:44.6888738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.test_times_per_workflow_type.sql.json' 2024-06-26T04:38:44.6890590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.time_to_close_issue_label.raw.json' 2024-06-26T04:38:44.6892441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.time_to_close_issue_label.sql.json' 2024-06-26T04:38:44.6894260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.time_to_close_label.raw.json' 2024-06-26T04:38:44.6896039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.time_to_close_label.sql.json' 2024-06-26T04:38:44.6897780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.unclassified.raw.json' 2024-06-26T04:38:44.6899503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.unclassified.sql.json' 2024-06-26T04:38:44.6901295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.unique_aws_job_launches.raw.json' 2024-06-26T04:38:44.6903127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.unique_aws_job_launches.sql.json' 2024-06-26T04:38:44.6904888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.unique_aws_login.raw.json' 2024-06-26T04:38:44.6906626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.unique_aws_login.sql.json' 2024-06-26T04:38:44.6908421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.weekly_force_merge_stats.raw.json' 2024-06-26T04:38:44.6910361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.weekly_force_merge_stats.sql.json' 2024-06-26T04:38:44.6912238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.workflow_jobs_for_sha.raw.json' 2024-06-26T04:38:44.6914030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/commons.workflow_jobs_for_sha.sql.json' 2024-06-26T04:38:44.6915799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/flakiness.flaky_job_runs.raw.json' 2024-06-26T04:38:44.6917697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/flakiness.flaky_job_runs.sql.json' 2024-06-26T04:38:44.6919479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/flakiness.trunk_avg_flakiness.raw.json' 2024-06-26T04:38:44.6921369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/flakiness.trunk_avg_flakiness.sql.json' 2024-06-26T04:38:44.6923178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/flakiness.trunk_job_flakiness.raw.json' 2024-06-26T04:38:44.6924986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/flakiness.trunk_job_flakiness.sql.json' 2024-06-26T04:38:44.6926858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.compilers_benchmark_performance.raw.json' 2024-06-26T04:38:44.6928811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.compilers_benchmark_performance.sql.json' 2024-06-26T04:38:44.6930823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.compilers_benchmark_performance_branches.raw.json' 2024-06-26T04:38:44.6932892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.compilers_benchmark_performance_branches.sql.json' 2024-06-26T04:38:44.6934964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.compilers_benchmark_performance_latest_runs.raw.json' 2024-06-26T04:38:44.6937033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.compilers_benchmark_performance_latest_runs.sql.json' 2024-06-26T04:38:44.6939019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_dynamo_failed_runs.raw.json' 2024-06-26T04:38:44.6940922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_dynamo_failed_runs.sql.json' 2024-06-26T04:38:44.6942763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_failed_runs.raw.json' 2024-06-26T04:38:44.6944565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_failed_runs.sql.json' 2024-06-26T04:38:44.6946400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_flakiest_jobs.raw.json' 2024-06-26T04:38:44.6948227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_flakiest_jobs.sql.json' 2024-06-26T04:38:44.6950028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_flaky_runs.raw.json' 2024-06-26T04:38:44.6951905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_flaky_runs.sql.json' 2024-06-26T04:38:44.6953858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_workflow_failure_rate_avg.raw.json' 2024-06-26T04:38:44.6955840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_workflow_failure_rate_avg.sql.json' 2024-06-26T04:38:44.6957893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_workflow_flakiness_avg.raw.json' 2024-06-26T04:38:44.6959906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.inductor_workflow_flakiness_avg.sql.json' 2024-06-26T04:38:44.6961743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.torchao_query.raw.json' 2024-06-26T04:38:44.6963471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.torchao_query.sql.json' 2024-06-26T04:38:44.6965267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.torchao_query_branches.raw.json' 2024-06-26T04:38:44.6967087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/inductor.torchao_query_branches.sql.json' 2024-06-26T04:38:44.6968950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.completed_pr_jobs_aggregate.raw.json' 2024-06-26T04:38:44.6970835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.completed_pr_jobs_aggregate.sql.json' 2024-06-26T04:38:44.6972677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.correlation_matrix.raw.json' 2024-06-26T04:38:44.6974445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.correlation_matrix.sql.json' 2024-06-26T04:38:44.6976269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.disabled_test_historical.raw.json' 2024-06-26T04:38:44.6978118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.disabled_test_historical.sql.json' 2024-06-26T04:38:44.6979931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.disabled_test_total.raw.json' 2024-06-26T04:38:44.6981700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.disabled_test_total.sql.json' 2024-06-26T04:38:44.6983545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.external_contribution_stats.raw.json' 2024-06-26T04:38:44.6985434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.external_contribution_stats.sql.json' 2024-06-26T04:38:44.6987279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.force_merge_historical.raw.json' 2024-06-26T04:38:44.6989088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.force_merge_historical.sql.json' 2024-06-26T04:38:44.6990885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.force_merge_red_avg.raw.json' 2024-06-26T04:38:44.6992755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.force_merge_red_avg.sql.json' 2024-06-26T04:38:44.6994560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.force_merge_red_percent.raw.json' 2024-06-26T04:38:44.6996434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.force_merge_red_percent.sql.json' 2024-06-26T04:38:44.6998334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.get_workers_on_period.raw.json' 2024-06-26T04:38:44.7000208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.get_workers_on_period.sql.json' 2024-06-26T04:38:44.7002019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_aggregate_metrics.raw.json' 2024-06-26T04:38:44.7004063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_aggregate_metrics.sql.json' 2024-06-26T04:38:44.7006081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_duration_avg.raw.json' 2024-06-26T04:38:44.7007830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_duration_avg.sql.json' 2024-06-26T04:38:44.7009626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_duration_percentile.raw.json' 2024-06-26T04:38:44.7011479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_duration_percentile.sql.json' 2024-06-26T04:38:44.7013268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_failed_steps.raw.json' 2024-06-26T04:38:44.7015023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_failed_steps.sql.json' 2024-06-26T04:38:44.7016805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_failure_examples.raw.json' 2024-06-26T04:38:44.7018597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_failure_examples.sql.json' 2024-06-26T04:38:44.7020323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_names.sql.json' 2024-06-26T04:38:44.7022105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_starts_by_machine_type.raw.json' 2024-06-26T04:38:44.7023966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.job_starts_by_machine_type.sql.json' 2024-06-26T04:38:44.7026062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.last_branch_push.raw.json' 2024-06-26T04:38:44.7029017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.last_branch_push.sql.json' 2024-06-26T04:38:44.7032281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.last_successful_jobs.raw.json' 2024-06-26T04:38:44.7035678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.last_successful_jobs.sql.json' 2024-06-26T04:38:44.7039256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.last_successful_workflow.raw.json' 2024-06-26T04:38:44.7043086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.last_successful_workflow.sql.json' 2024-06-26T04:38:44.7046474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.log_captures_count.raw.json' 2024-06-26T04:38:44.7049807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.log_captures_count.sql.json' 2024-06-26T04:38:44.7051739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red.raw.json' 2024-06-26T04:38:44.7053503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red.sql.json' 2024-06-26T04:38:44.7055290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red_avg.raw.json' 2024-06-26T04:38:44.7057113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red_avg.sql.json' 2024-06-26T04:38:44.7058952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red_percent.raw.json' 2024-06-26T04:38:44.7060812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red_percent.sql.json' 2024-06-26T04:38:44.7062710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red_percent_groups.raw.json' 2024-06-26T04:38:44.7064652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_commit_red_percent_groups.sql.json' 2024-06-26T04:38:44.7066618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_jobs_red.raw.json' 2024-06-26T04:38:44.7068362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_jobs_red.sql.json' 2024-06-26T04:38:44.7070132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_jobs_red_avg.raw.json' 2024-06-26T04:38:44.7072027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.master_jobs_red_avg.sql.json' 2024-06-26T04:38:44.7073779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.num_tests_run.raw.json' 2024-06-26T04:38:44.7075484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.num_tests_run.sql.json' 2024-06-26T04:38:44.7077378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.number_of_force_pushes.raw.json' 2024-06-26T04:38:44.7079207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.number_of_force_pushes.sql.json' 2024-06-26T04:38:44.7081173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queue_times_historical.raw.json' 2024-06-26T04:38:44.7083073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queue_times_historical.sql.json' 2024-06-26T04:38:44.7084933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queue_times_historical_pct.raw.json' 2024-06-26T04:38:44.7086812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queue_times_historical_pct.sql.json' 2024-06-26T04:38:44.7088737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queued_jobs.raw.json' 2024-06-26T04:38:44.7090504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queued_jobs.sql.json' 2024-06-26T04:38:44.7092260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queued_jobs_by_label.raw.json' 2024-06-26T04:38:44.7094049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.queued_jobs_by_label.sql.json' 2024-06-26T04:38:44.7095818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.revert_comments.raw.json' 2024-06-26T04:38:44.7097548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.revert_comments.sql.json' 2024-06-26T04:38:44.7099254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.reverts.raw.json' 2024-06-26T04:38:44.7100920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.reverts.sql.json' 2024-06-26T04:38:44.7102614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.strict_lag_sec.raw.json' 2024-06-26T04:38:44.7104329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.strict_lag_sec.sql.json' 2024-06-26T04:38:44.7106042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.top_failures.raw.json' 2024-06-26T04:38:44.7107748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.top_failures.sql.json' 2024-06-26T04:38:44.7109435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.top_reds.raw.json' 2024-06-26T04:38:44.7111080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.top_reds.sql.json' 2024-06-26T04:38:44.7112737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_avg.raw.json' 2024-06-26T04:38:44.7114384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_avg.sql.json' 2024-06-26T04:38:44.7116123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_duration_historical.raw.json' 2024-06-26T04:38:44.7118045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_duration_historical.sql.json' 2024-06-26T04:38:44.7120036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_duration_historical_percentile.raw.json' 2024-06-26T04:38:44.7122030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_duration_historical_percentile.sql.json' 2024-06-26T04:38:44.7123880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_percentile.raw.json' 2024-06-26T04:38:44.7125599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.tts_percentile.sql.json' 2024-06-26T04:38:44.7127375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.workflow_duration_avg.raw.json' 2024-06-26T04:38:44.7129191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.workflow_duration_avg.sql.json' 2024-06-26T04:38:44.7131133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.workflow_duration_percentile.raw.json' 2024-06-26T04:38:44.7133098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.workflow_duration_percentile.sql.json' 2024-06-26T04:38:44.7134910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.workflow_load.raw.json' 2024-06-26T04:38:44.7136629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/metrics.workflow_load.sql.json' 2024-06-26T04:38:44.7138363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.docker_jobs_red.raw.json' 2024-06-26T04:38:44.7140117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.docker_jobs_red.sql.json' 2024-06-26T04:38:44.7141940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.docker_jobs_red_past_day.raw.json' 2024-06-26T04:38:44.7143812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.docker_jobs_red_past_day.sql.json' 2024-06-26T04:38:44.7145726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.monthly_nightly_jobs_red_report.raw.json' 2024-06-26T04:38:44.7147666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.monthly_nightly_jobs_red_report.sql.json' 2024-06-26T04:38:44.7149525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red.raw.json' 2024-06-26T04:38:44.7151303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red.sql.json' 2024-06-26T04:38:44.7153135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_by_name.raw.json' 2024-06-26T04:38:44.7154992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_by_name.sql.json' 2024-06-26T04:38:44.7156893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_by_platform.raw.json' 2024-06-26T04:38:44.7158904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_by_platform.sql.json' 2024-06-26T04:38:44.7160879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_past_day.raw.json' 2024-06-26T04:38:44.7162756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_past_day.sql.json' 2024-06-26T04:38:44.7164624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_report.raw.json' 2024-06-26T04:38:44.7166482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.nightly_jobs_red_report.sql.json' 2024-06-26T04:38:44.7168488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.testing_nightly_jobs_total.raw.json' 2024-06-26T04:38:44.7170380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.testing_nightly_jobs_total.sql.json' 2024-06-26T04:38:44.7172335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.validation_jobs_red.raw.json' 2024-06-26T04:38:44.7174226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.validation_jobs_red.sql.json' 2024-06-26T04:38:44.7176100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.validation_jobs_red_past_day.raw.json' 2024-06-26T04:38:44.7178017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/nightlies.validation_jobs_red_past_day.sql.json' 2024-06-26T04:38:44.7179861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/notifications.pr_reviews.raw.json' 2024-06-26T04:38:44.7181630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/notifications.pr_reviews.sql.json' 2024-06-26T04:38:44.7183459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/notifications.prs_with_failing_jobs.raw.json' 2024-06-26T04:38:44.7185349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/notifications.prs_with_failing_jobs.sql.json' 2024-06-26T04:38:44.7187218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.ci_wait_time.raw.json' 2024-06-26T04:38:44.7189088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.ci_wait_time.sql.json' 2024-06-26T04:38:44.7190988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.force_merge_stats.raw.json' 2024-06-26T04:38:44.7192926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.force_merge_stats.sql.json' 2024-06-26T04:38:44.7194921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.get_all_queue_times_historical.raw.json' 2024-06-26T04:38:44.7196999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.get_all_queue_times_historical.sql.json' 2024-06-26T04:38:44.7199150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.monthly_contribution_stats.raw.json' 2024-06-26T04:38:44.7201299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.monthly_contribution_stats.sql.json' 2024-06-26T04:38:44.7203237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.num_reverts.raw.json' 2024-06-26T04:38:44.7205116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.num_reverts.sql.json' 2024-06-26T04:38:44.7207129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.number_of_force_pushes_historical.raw.json' 2024-06-26T04:38:44.7209247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.number_of_force_pushes_historical.sql.json' 2024-06-26T04:38:44.7211290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.percent_ignored_signal.raw.json' 2024-06-26T04:38:44.7213386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.percent_ignored_signal.sql.json' 2024-06-26T04:38:44.7215492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.queue_times_historical.raw.json' 2024-06-26T04:38:44.7217506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.queue_times_historical.sql.json' 2024-06-26T04:38:44.7219490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.strict_lag_historical.raw.json' 2024-06-26T04:38:44.7221456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.strict_lag_historical.sql.json' 2024-06-26T04:38:44.7223380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.time_to_merge.raw.json' 2024-06-26T04:38:44.7225266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.time_to_merge.sql.json' 2024-06-26T04:38:44.7227156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.time_to_review.raw.json' 2024-06-26T04:38:44.7229047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.time_to_review.sql.json' 2024-06-26T04:38:44.7230939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.time_to_signal.raw.json' 2024-06-26T04:38:44.7232828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.time_to_signal.sql.json' 2024-06-26T04:38:44.7234739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.ttrs_percentiles.raw.json' 2024-06-26T04:38:44.7236670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/pytorch_dev_infra_kpis.ttrs_percentiles.sql.json' 2024-06-26T04:38:44.7238693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/testing.classification_and_annotation.raw.json' 2024-06-26T04:38:44.7240688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/testing.classification_and_annotation.sql.json' 2024-06-26T04:38:44.7242612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/testing.conditional_test_failure_tables.raw.json' 2024-06-26T04:38:44.7244546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/testing.conditional_test_failure_tables.sql.json' 2024-06-26T04:38:44.7246372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/testing.get_job_duration.raw.json' 2024-06-26T04:38:44.7248126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/testing.get_job_duration.sql.json' 2024-06-26T04:38:44.7249990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/torchbench.torchbench_list_userbenchmarks.raw.json' 2024-06-26T04:38:44.7251971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/torchbench.torchbench_list_userbenchmarks.sql.json' 2024-06-26T04:38:44.7253986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/torchbench.torchbench_userbenchmark_list_commits.raw.json' 2024-06-26T04:38:44.7256124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/torchbench.torchbench_userbenchmark_list_commits.sql.json' 2024-06-26T04:38:44.7258243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/torchbench.torchbench_userbenchmark_query_metrics.raw.json' 2024-06-26T04:38:44.7260284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/torchbench.torchbench_userbenchmark_query_metrics.sql.json' 2024-06-26T04:38:44.7262243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/utilization.runner_utilization.raw.json' 2024-06-26T04:38:44.7264078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/utilization.runner_utilization.sql.json' 2024-06-26T04:38:44.7266012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/utilization.runner_utilization_by_activity.raw.json' 2024-06-26T04:38:44.7267988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/utilization.runner_utilization_by_activity.sql.json' 2024-06-26T04:38:44.7269918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/utilization.runner_utilization_by_repo.raw.json' 2024-06-26T04:38:44.7271840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup/utilization.runner_utilization_by_repo.sql.json' 2024-06-26T04:38:44.7273529Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/lambdas_backup' 2024-06-26T04:38:44.7274974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_queries.ipynb' 2024-06-26T04:38:44.7276394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_queries.py' 2024-06-26T04:38:44.7277832Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration' 2024-06-26T04:38:44.7279149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/analyze_ci_workflows.py' 2024-06-26T04:38:44.7280513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/backfill_events.py' 2024-06-26T04:38:44.7281887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/consolidate_scale_config_yaml.py' 2024-06-26T04:38:44.7283260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/download-lambdas.py' 2024-06-26T04:38:44.7284616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/fetch_latest_green_commit.py' 2024-06-26T04:38:44.7286021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_binary_build_matrix.py' 2024-06-26T04:38:44.7287472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_docker_release_matrix.py' 2024-06-26T04:38:44.7289017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_release_matrix.py' 2024-06-26T04:38:44.7290295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/gitutils.py' 2024-06-26T04:38:44.7291621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/list_prs_from_partners_by_label.py' 2024-06-26T04:38:44.7292996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/rockset_autoscale.py' 2024-06-26T04:38:44.7294218Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts' 2024-06-26T04:38:44.7295587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/.gitignore' 2024-06-26T04:38:44.7296975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/Makefile' 2024-06-26T04:38:44.7298435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/README.md' 2024-06-26T04:38:44.7299907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/check_runners_state.py' 2024-06-26T04:38:44.7301475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/check_runners_state_org.py' 2024-06-26T04:38:44.7303055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/clear_offline_runners.py' 2024-06-26T04:38:44.7304638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/list-vpc-dependencies.sh' 2024-06-26T04:38:44.7306178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/requirements.txt' 2024-06-26T04:38:44.7307599Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils' 2024-06-26T04:38:44.7308882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/.flake8' 2024-06-26T04:38:44.7310106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/.gitignore' 2024-06-26T04:38:44.7311391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/analyze-history' 2024-06-26T04:38:44.7312828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/build-check-api-compatibility' 2024-06-26T04:38:44.7314210Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin' 2024-06-26T04:38:44.7315463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/pyproject.toml' 2024-06-26T04:38:44.7316732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/requirements.txt' 2024-06-26T04:38:44.7318141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/__init__.py' 2024-06-26T04:38:44.7319428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/ast.py' 2024-06-26T04:38:44.7320778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/checker.py' 2024-06-26T04:38:44.7322133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/compatibility.py' 2024-06-26T04:38:44.7323458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/git.py' 2024-06-26T04:38:44.7324741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/github.py' 2024-06-26T04:38:44.7326033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/types.py' 2024-06-26T04:38:44.7327352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/violations.py' 2024-06-26T04:38:44.7328683Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api' 2024-06-26T04:38:44.7329941Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src' 2024-06-26T04:38:44.7331237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/conftest.py' 2024-06-26T04:38:44.7332579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast.py' 2024-06-26T04:38:44.7334075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast_param_compatibility.py' 2024-06-26T04:38:44.7335753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast_param_types.py' 2024-06-26T04:38:44.7337264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_compatibility.py' 2024-06-26T04:38:44.7338780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_git.py' 2024-06-26T04:38:44.7340151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_github.py' 2024-06-26T04:38:44.7341483Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api' 2024-06-26T04:38:44.7342872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/__init__.py' 2024-06-26T04:38:44.7344287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/git.py' 2024-06-26T04:38:44.7345699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/source.py' 2024-06-26T04:38:44.7347119Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing' 2024-06-26T04:38:44.7348484Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib' 2024-06-26T04:38:44.7349765Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests' 2024-06-26T04:38:44.7350978Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold' 2024-06-26T04:38:44.7352135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/README.md' 2024-06-26T04:38:44.7353487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_conda_cuda.json' 2024-06-26T04:38:44.7355300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda.json' 2024-06-26T04:38:44.7356888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json' 2024-06-26T04:38:44.7358595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_nocpu.json' 2024-06-26T04:38:44.7360169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_macos_conda.json' 2024-06-26T04:38:44.7361645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_macos_wheel.json' 2024-06-26T04:38:44.7363154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_conda_cuda.json' 2024-06-26T04:38:44.7364715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_cuda.json' 2024-06-26T04:38:44.7366107Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets' 2024-06-26T04:38:44.7367439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/build_matrix_linux_wheel_nocpu.json' 2024-06-26T04:38:44.7368881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_fetch_latest_green_commit.py' 2024-06-26T04:38:44.7370332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_generate_binary_build_matrix.py' 2024-06-26T04:38:44.7371722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_rockset_autoscale.py' 2024-06-26T04:38:44.7373035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_validate_alerts.py' 2024-06-26T04:38:44.7374322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/update_test_assets.sh' 2024-06-26T04:38:44.7375637Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests' 2024-06-26T04:38:44.7376771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/README.md' 2024-06-26T04:38:44.7378037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/check_alerts.py' 2024-06-26T04:38:44.7379334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/compute_correlation.py' 2024-06-26T04:38:44.7380615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/download_logs.py' 2024-06-26T04:38:44.7381858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/github_analyze.py' 2024-06-26T04:38:44.7383105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/pyproject.toml' 2024-06-26T04:38:44.7384315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/queue_alert.py' 2024-06-26T04:38:44.7385555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/requirements.txt' 2024-06-26T04:38:44.7386749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/reverts.py' 2024-06-26T04:38:44.7387965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/rockset_utils.py' 2024-06-26T04:38:44.7389381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/get_merge_base_info.py' 2024-06-26T04:38:44.7390851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/historical_class_failure_correlation.py' 2024-06-26T04:38:44.7392436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/historical_file_failure_correlation.py' 2024-06-26T04:38:44.7394008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_heuristic_historical_edited_files.py' 2024-06-26T04:38:44.7395495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_heuristic_profiling.py' 2024-06-26T04:38:44.7396860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_rockset_analysis.py' 2024-06-26T04:38:44.7398218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/utils.py' 2024-06-26T04:38:44.7399408Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td' 2024-06-26T04:38:44.7400876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/td/test_calculate_file_test_rating.py' 2024-06-26T04:38:44.7402298Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/td' 2024-06-26T04:38:44.7403612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_check_alerts.py' 2024-06-26T04:38:44.7404993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_queue_alert.py' 2024-06-26T04:38:44.7406383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_update_test_times.py' 2024-06-26T04:38:44.7407713Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests' 2024-06-26T04:38:44.7408973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/update_test_times.py' 2024-06-26T04:38:44.7410185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/utils.py' 2024-06-26T04:38:44.7411314Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci' 2024-06-26T04:38:44.7412472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchfix/README.md' 2024-06-26T04:38:44.7413638Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchfix' 2024-06-26T04:38:44.7414829Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools' 2024-06-26T04:38:44.7415920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.env.example' 2024-06-26T04:38:44.7417114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.eslintrc.json' 2024-06-26T04:38:44.7418230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.gitignore' 2024-06-26T04:38:44.7419350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.prettierignore' 2024-06-26T04:38:44.7420518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.prettierrc.json' 2024-06-26T04:38:44.7421641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/README.md' 2024-06-26T04:38:44.7422943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/AnnouncementBanner.module.css' 2024-06-26T04:38:44.7424402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/AnnouncementBanner.tsx' 2024-06-26T04:38:44.7425760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CommitStatus.tsx' 2024-06-26T04:38:44.7427057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CopyLink.tsx' 2024-06-26T04:38:44.7428340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/DynamicTitle.tsx' 2024-06-26T04:38:44.7429662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ErrorBoundary.tsx' 2024-06-26T04:38:44.7431019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/FilteredJobList.tsx' 2024-06-26T04:38:44.7432395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GranularityPicker.tsx' 2024-06-26T04:38:44.7433806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GroupHudTableHeaders.tsx' 2024-06-26T04:38:44.7435237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GroupJobConclusion.tsx' 2024-06-26T04:38:44.7436653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobAnnotationToggle.tsx' 2024-06-26T04:38:44.7438100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobArtifact.tsx' 2024-06-26T04:38:44.7439480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobConclusion.module.css' 2024-06-26T04:38:44.7440951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobConclusion.tsx' 2024-06-26T04:38:44.7442293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobFilterInput.tsx' 2024-06-26T04:38:44.7443628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobLinks.module.css' 2024-06-26T04:38:44.7444944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobLinks.tsx' 2024-06-26T04:38:44.7446226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobSummary.tsx' 2024-06-26T04:38:44.7447505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobTooltip.tsx' 2024-06-26T04:38:44.7448868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LogAnnotationToggle.tsx' 2024-06-26T04:38:44.7450209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LogViewer.tsx' 2024-06-26T04:38:44.7451507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoggedInMenu.tsx' 2024-06-26T04:38:44.7452868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoginSection.module.css' 2024-06-26T04:38:44.7454332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoginSection.tsx' 2024-06-26T04:38:44.7455660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/NavBar.module.css' 2024-06-26T04:38:44.7457011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/NavBar.tsx' 2024-06-26T04:38:44.7458296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/PageSelector.tsx' 2024-06-26T04:38:44.7459673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ReproductionCommand.tsx' 2024-06-26T04:38:44.7461070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/SevReport.module.css' 2024-06-26T04:38:44.7462385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/SevReport.tsx' 2024-06-26T04:38:44.7463678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TestInsights.tsx' 2024-06-26T04:38:44.7464976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TimeUtils.tsx' 2024-06-26T04:38:44.7466344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TooltipTarget.module.css' 2024-06-26T04:38:44.7467726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TooltipTarget.tsx' 2024-06-26T04:38:44.7469044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ValuePicker.tsx' 2024-06-26T04:38:44.7470403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/VersionControlLinks.tsx' 2024-06-26T04:38:44.7471772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WithCommitData.tsx' 2024-06-26T04:38:44.7473093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WorkflowBox.tsx' 2024-06-26T04:38:44.7474449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WorkflowDispatcher.tsx' 2024-06-26T04:38:44.7475933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/RerunInfo.tsx' 2024-06-26T04:38:44.7477579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestCounts.tsx' 2024-06-26T04:38:44.7479183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestInfo.module.css' 2024-06-26T04:38:44.7480833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestInfo.tsx' 2024-06-26T04:38:44.7482337Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo' 2024-06-26T04:38:44.7483866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/BranchAndCommitPicker.tsx' 2024-06-26T04:38:44.7485391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/CommitPanel.tsx' 2024-06-26T04:38:44.7486904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/ModeAndDTypePicker.tsx' 2024-06-26T04:38:44.7488355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/common.tsx' 2024-06-26T04:38:44.7489847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/BenchmarkLogs.tsx' 2024-06-26T04:38:44.7491423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/LogLinks.tsx' 2024-06-26T04:38:44.7493017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/ModelGraphPanel.tsx' 2024-06-26T04:38:44.7494705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/ModelPanel.tsx' 2024-06-26T04:38:44.7496282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SuitePicker.tsx' 2024-06-26T04:38:44.7497992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SummaryGraphPanel.tsx' 2024-06-26T04:38:44.7499627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SummaryPanel.tsx' 2024-06-26T04:38:44.7501156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/common.tsx' 2024-06-26T04:38:44.7502641Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers' 2024-06-26T04:38:44.7504170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/ModelGraphPanel.tsx' 2024-06-26T04:38:44.7505729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/SummaryPanel.tsx' 2024-06-26T04:38:44.7507191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/common.tsx' 2024-06-26T04:38:44.7508621Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms' 2024-06-26T04:38:44.7510108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao/SuitePicker.tsx' 2024-06-26T04:38:44.7511606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao/common.tsx' 2024-06-26T04:38:44.7513063Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao' 2024-06-26T04:38:44.7514450Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark' 2024-06-26T04:38:44.7515788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/commit.module.css' 2024-06-26T04:38:44.7517175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/hud.module.css' 2024-06-26T04:38:44.7518498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics.module.css' 2024-06-26T04:38:44.7520206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/GenerateIndividualTestsLeaderboard.tsx' 2024-06-26T04:38:44.7522105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/GenerateTestInsightsOverviewTable.tsx' 2024-06-26T04:38:44.7523769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/ScalarPanel.tsx' 2024-06-26T04:38:44.7525270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TablePanel.tsx' 2024-06-26T04:38:44.7526795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TimeSeriesPanel.tsx' 2024-06-26T04:38:44.7528365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/WorkflowPicker.tsx' 2024-06-26T04:38:44.7529831Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels' 2024-06-26T04:38:44.7531191Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics' 2024-06-26T04:38:44.7532522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/minihud.module.css' 2024-06-26T04:38:44.7533791Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components' 2024-06-26T04:38:44.7535133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs/architecture.md' 2024-06-26T04:38:44.7536353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs/write-path.png' 2024-06-26T04:38:44.7537526Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs' 2024-06-26T04:38:44.7538724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/jest.config.js' 2024-06-26T04:38:44.7539910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/GeneralUtils.ts' 2024-06-26T04:38:44.7541161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/JobClassifierUtil.ts' 2024-06-26T04:38:44.7542413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/ParamSelector.tsx' 2024-06-26T04:38:44.7543634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/RevertModal.tsx' 2024-06-26T04:38:44.7544924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compilerUtils.ts' 2024-06-26T04:38:44.7546246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/llmUtils.ts' 2024-06-26T04:38:44.7547498Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark' 2024-06-26T04:38:44.7548730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/Constants.ts' 2024-06-26T04:38:44.7549937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoCcBot.ts' 2024-06-26T04:38:44.7551160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoLabelBot.ts' 2024-06-26T04:38:44.7552528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/cancelWorkflowsOnCloseBot.ts' 2024-06-26T04:38:44.7553928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/ciflowPushTrigger.ts' 2024-06-26T04:38:44.7555201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/cliParser.ts' 2024-06-26T04:38:44.7556482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/codevNoWritePermBot.ts' 2024-06-26T04:38:44.7557858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/drciBot.ts' 2024-06-26T04:38:44.7559040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/index.ts' 2024-06-26T04:38:44.7560319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchBot.ts' 2024-06-26T04:38:44.7561592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchBotHandler.ts' 2024-06-26T04:38:44.7562918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchbotLogger.ts' 2024-06-26T04:38:44.7564191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/retryBot.ts' 2024-06-26T04:38:44.7565447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/stripApprovalBot.ts' 2024-06-26T04:38:44.7566744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/subscriptions.ts' 2024-06-26T04:38:44.7568111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/triggerCircleCIWorkflows.ts' 2024-06-26T04:38:44.7569414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/utils.ts' 2024-06-26T04:38:44.7570732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/verifyDisableTestIssueBot.ts' 2024-06-26T04:38:44.7572117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/webhookToDynamo.ts' 2024-06-26T04:38:44.7573358Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot' 2024-06-26T04:38:44.7574631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/commitUtils.ts' 2024-06-26T04:38:44.7575887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/correlation_matrix.json' 2024-06-26T04:38:44.7577191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/drciUtils.ts' 2024-06-26T04:38:44.7578343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/dynamo.ts' 2024-06-26T04:38:44.7579496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchCommit.ts' 2024-06-26T04:38:44.7580801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchDisabledNonFlakyTests.ts' 2024-06-26T04:38:44.7582160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchFailureSamples.ts' 2024-06-26T04:38:44.7583432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchFlakyTests.ts' 2024-06-26T04:38:44.7584642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchHud.ts' 2024-06-26T04:38:44.7585874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchIssuesByLabel.ts' 2024-06-26T04:38:44.7587094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchPR.ts' 2024-06-26T04:38:44.7588321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchRecentWorkflows.ts' 2024-06-26T04:38:44.7589591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchS3Links.ts' 2024-06-26T04:38:44.7590779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/getAuthors.ts' 2024-06-26T04:38:44.7591917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/github.ts' 2024-06-26T04:38:44.7593106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/githubFunctions.ts' 2024-06-26T04:38:44.7594319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/jobUtils.ts' 2024-06-26T04:38:44.7595490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/metricUtils.ts' 2024-06-26T04:38:44.7596665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/opensearch.ts' 2024-06-26T04:38:44.7597920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/rockset.ts' 2024-06-26T04:38:44.7599077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/searchLogs.ts' 2024-06-26T04:38:44.7600347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/searchUtils.ts' 2024-06-26T04:38:44.7601499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/track.ts' 2024-06-26T04:38:44.7602608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/types.ts' 2024-06-26T04:38:44.7603856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useGroupingPreference.tsx' 2024-06-26T04:38:44.7605105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useHudData.ts' 2024-06-26T04:38:44.7606293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useScrollTo.ts' 2024-06-26T04:38:44.7607509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useTableFilter.ts' 2024-06-26T04:38:44.7608681Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib' 2024-06-26T04:38:44.7609807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/next-env.d.ts' 2024-06-26T04:38:44.7610946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/next.config.js' 2024-06-26T04:38:44.7612109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/package-lock.json' 2024-06-26T04:38:44.7613362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/package.json' 2024-06-26T04:38:44.7614767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit/[sha].tsx' 2024-06-26T04:38:44.7616301Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit' 2024-06-26T04:38:44.7617881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues/[issueNumber].tsx' 2024-06-26T04:38:44.7619445Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues' 2024-06-26T04:38:44.7620999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull/[prNumber].tsx' 2024-06-26T04:38:44.7622530Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull' 2024-06-26T04:38:44.7623996Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7625374Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]' 2024-06-26T04:38:44.7626592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/_app.tsx' 2024-06-26T04:38:44.7627895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/_githubrunnersutilization.tsx' 2024-06-26T04:38:44.7629397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit/[sha].ts' 2024-06-26T04:38:44.7630971Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit' 2024-06-26T04:38:44.7632571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull/[prNumber].ts' 2024-06-26T04:38:44.7634145Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull' 2024-06-26T04:38:44.7635658Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7637168Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]' 2024-06-26T04:38:44.7638582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts/s3/[workflowId].ts' 2024-06-26T04:38:44.7640062Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts/s3' 2024-06-26T04:38:44.7641413Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts' 2024-06-26T04:38:44.7642759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/auth/[...nextauth].js' 2024-06-26T04:38:44.7644066Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/auth' 2024-06-26T04:38:44.7645422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/corresponding_workflow_id.ts' 2024-06-26T04:38:44.7646774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/drci/drci.ts' 2024-06-26T04:38:44.7648021Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/drci' 2024-06-26T04:38:44.7649254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/failure.ts' 2024-06-26T04:38:44.7650542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests/disable.ts' 2024-06-26T04:38:44.7651932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests/flakytest.ts' 2024-06-26T04:38:44.7653412Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests' 2024-06-26T04:38:44.7655131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]/[sha].ts' 2024-06-26T04:38:44.7657003Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]' 2024-06-26T04:38:44.7658793Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7660436Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]' 2024-06-26T04:38:44.7661902Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch' 2024-06-26T04:38:44.7663271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/webhooks.ts' 2024-06-26T04:38:44.7664588Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github' 2024-06-26T04:38:44.7666084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]/[page].ts' 2024-06-26T04:38:44.7667725Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]' 2024-06-26T04:38:44.7669315Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7670778Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]' 2024-06-26T04:38:44.7672099Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud' 2024-06-26T04:38:44.7673366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/issue/[label].ts' 2024-06-26T04:38:44.7674651Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/issue' 2024-06-26T04:38:44.7676196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/[annotation].ts' 2024-06-26T04:38:44.7678101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations/[jobIds].ts' 2024-06-26T04:38:44.7680048Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations' 2024-06-26T04:38:44.7681907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures/[queryParams].ts' 2024-06-26T04:38:44.7683752Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures' 2024-06-26T04:38:44.7685485Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7687102Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]' 2024-06-26T04:38:44.7688563Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation' 2024-06-26T04:38:44.7690153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]/[annotation].ts' 2024-06-26T04:38:44.7691860Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7693556Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]' 2024-06-26T04:38:44.7695012Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation' 2024-06-26T04:38:44.7696542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/query/[collection]/[lambdaName].ts' 2024-06-26T04:38:44.7698021Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/query/[collection]' 2024-06-26T04:38:44.7699376Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/query' 2024-06-26T04:38:44.7700621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/search.ts' 2024-06-26T04:38:44.7701972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/usage-log-aggregator/lambda.ts' 2024-06-26T04:38:44.7703446Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/usage-log-aggregator' 2024-06-26T04:38:44.7704784Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api' 2024-06-26T04:38:44.7706202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]/[[...page]].tsx' 2024-06-26T04:38:44.7707750Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]' 2024-06-26T04:38:44.7709195Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]' 2024-06-26T04:38:44.7710562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/compilers.tsx' 2024-06-26T04:38:44.7711876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/llms.tsx' 2024-06-26T04:38:44.7713165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/torchao.tsx' 2024-06-26T04:38:44.7714461Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark' 2024-06-26T04:38:44.7715724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/correlation.tsx' 2024-06-26T04:38:44.7716939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/disabled.tsx' 2024-06-26T04:38:44.7718520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-06-26T04:38:44.7720326Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]' 2024-06-26T04:38:44.7721977Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7723480Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]' 2024-06-26T04:38:44.7724852Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs' 2024-06-26T04:38:44.7726098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failure.tsx' 2024-06-26T04:38:44.7727296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/flakytest.tsx' 2024-06-26T04:38:44.7728741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-06-26T04:38:44.7730391Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]' 2024-06-26T04:38:44.7731933Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7733444Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]' 2024-06-26T04:38:44.7734704Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud' 2024-06-26T04:38:44.7735959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/kpis.tsx' 2024-06-26T04:38:44.7737146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/login_test.tsx' 2024-06-26T04:38:44.7738333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/metrics.tsx' 2024-06-26T04:38:44.7739806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-06-26T04:38:44.7741501Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]' 2024-06-26T04:38:44.7743109Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7744568Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]' 2024-06-26T04:38:44.7745898Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud' 2024-06-26T04:38:44.7747130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/nightlies.tsx' 2024-06-26T04:38:44.7748596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]/[[...page]].tsx' 2024-06-26T04:38:44.7750224Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7751749Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]' 2024-06-26T04:38:44.7753129Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability' 2024-06-26T04:38:44.7754332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/sli.tsx' 2024-06-26T04:38:44.7755539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/test/insights.tsx' 2024-06-26T04:38:44.7756780Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/test' 2024-06-26T04:38:44.7758132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/testing_overhead.tsx' 2024-06-26T04:38:44.7759486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/testing_overhead/insights.tsx' 2024-06-26T04:38:44.7761014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/testing_overhead/oncall_insights.tsx' 2024-06-26T04:38:44.7762458Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/testing_overhead' 2024-06-26T04:38:44.7763717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tests.tsx' 2024-06-26T04:38:44.7765002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/torchbench/userbenchmark.tsx' 2024-06-26T04:38:44.7766349Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/torchbench' 2024-06-26T04:38:44.7767850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-06-26T04:38:44.7769467Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]' 2024-06-26T04:38:44.7771009Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]' 2024-06-26T04:38:44.7772514Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]' 2024-06-26T04:38:44.7773791Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts' 2024-06-26T04:38:44.7775019Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages' 2024-06-26T04:38:44.7776287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public/failures_spritesheet.png' 2024-06-26T04:38:44.7777565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public/favicon.ico' 2024-06-26T04:38:44.7778741Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public' 2024-06-26T04:38:44.7779922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset.config.json' 2024-06-26T04:38:44.7781381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql/oss_ci_benchmark_branches.sql' 2024-06-26T04:38:44.7783017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql/oss_ci_benchmark_llms.sql' 2024-06-26T04:38:44.7784622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql/oss_ci_benchmark_names.sql' 2024-06-26T04:38:44.7786129Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql' 2024-06-26T04:38:44.7787689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/oss_ci_benchmark_branches.lambda.json' 2024-06-26T04:38:44.7789359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/oss_ci_benchmark_llms.lambda.json' 2024-06-26T04:38:44.7790998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/oss_ci_benchmark_names.lambda.json' 2024-06-26T04:38:44.7792478Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks' 2024-06-26T04:38:44.7793850Z + mkdir -p /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:38:44.7794470Z + echo ::endgroup:: 2024-06-26T04:38:44.7795420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/annotated_flaky_jobs.sql' 2024-06-26T04:38:44.7796965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/commit_failed_jobs.sql' 2024-06-26T04:38:44.7798574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/commit_jobs_query.sql' 2024-06-26T04:38:44.7800136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/commit_query.sql' 2024-06-26T04:38:44.7801668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/disabled_non_flaky_tests.sql' 2024-06-26T04:38:44.7803241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/disabled_test_labels.sql' 2024-06-26T04:38:44.7804761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/disabled_tests.sql' 2024-06-26T04:38:44.7806260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/failed_workflow_jobs.sql' 2024-06-26T04:38:44.7807811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/failure_samples_query.sql' 2024-06-26T04:38:44.7809371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/filter_forced_merge_pr.sql' 2024-06-26T04:38:44.7810867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/flaky_tests.sql' 2024-06-26T04:38:44.7812365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/flaky_tests_across_jobs.sql' 2024-06-26T04:38:44.7814033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/flaky_workflows_jobs.sql' 2024-06-26T04:38:44.7815656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/get_relevant_alerts.sql' 2024-06-26T04:38:44.7817180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/get_workflow_jobs.sql' 2024-06-26T04:38:44.7818626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/hud_query.sql' 2024-06-26T04:38:44.7820264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/individual_test_stats_per_workflow_per_oncall.sql' 2024-06-26T04:38:44.7822103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/individual_test_times_per_oncall_per_workflow.sql' 2024-06-26T04:38:44.7823716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/issue_query.sql' 2024-06-26T04:38:44.7825221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/master_commit_red_jobs.sql' 2024-06-26T04:38:44.7826762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/num_commits_master.sql' 2024-06-26T04:38:44.7828236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/pr_commits.sql' 2024-06-26T04:38:44.7829752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/recent_pr_workflows_query.sql' 2024-06-26T04:38:44.7831344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/reverted_prs_with_reason.sql' 2024-06-26T04:38:44.7832846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/slow_tests.sql' 2024-06-26T04:38:44.7834373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_insights_latest_runs.sql' 2024-06-26T04:38:44.7835951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_insights_overview.sql' 2024-06-26T04:38:44.7837662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_and_price_per_oncall.sql' 2024-06-26T04:38:44.7839258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_class.sql' 2024-06-26T04:38:44.7840965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_class_periodic_jobs.sql' 2024-06-26T04:38:44.7842557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_file.sql' 2024-06-26T04:38:44.7844174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_file_periodic_jobs.sql' 2024-06-26T04:38:44.7845791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_oncall.sql' 2024-06-26T04:38:44.7847393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_times_per_workflow_type.sql' 2024-06-26T04:38:44.7848920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/unclassified.sql' 2024-06-26T04:38:44.7850446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/weekly_force_merge_stats.sql' 2024-06-26T04:38:44.7851914Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql' 2024-06-26T04:38:44.7853459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/annotated_flaky_jobs.lambda.json' 2024-06-26T04:38:44.7855028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/commit_failed_jobs.lambda.json' 2024-06-26T04:38:44.7856656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/commit_jobs_query.lambda.json' 2024-06-26T04:38:44.7858173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/commit_query.lambda.json' 2024-06-26T04:38:44.7859728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/disabled_non_flaky_tests.lambda.json' 2024-06-26T04:38:44.7861348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/disabled_test_labels.lambda.json' 2024-06-26T04:38:44.7862902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/disabled_tests.lambda.json' 2024-06-26T04:38:44.7864457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/failed_workflow_jobs.lambda.json' 2024-06-26T04:38:44.7866038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/failure_samples_query.lambda.json' 2024-06-26T04:38:44.7867634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/filter_forced_merge_pr.lambda.json' 2024-06-26T04:38:44.7869199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_test_query.lambda.json' 2024-06-26T04:38:44.7870699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_tests.lambda.json' 2024-06-26T04:38:44.7872236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_tests_across_jobs.lambda.json' 2024-06-26T04:38:44.7873844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_workflows_jobs.lambda.json' 2024-06-26T04:38:44.7875411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/get_relevant_alerts.lambda.json' 2024-06-26T04:38:44.7876968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/get_workflow_jobs.lambda.json' 2024-06-26T04:38:44.7878529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/hud_query.lambda.json' 2024-06-26T04:38:44.7880294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/individual_test_stats_per_workflow_per_oncall.lambda.json' 2024-06-26T04:38:44.7882212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/individual_test_times_per_oncall_per_workflow.lambda.json' 2024-06-26T04:38:44.7883877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/issue_query.lambda.json' 2024-06-26T04:38:44.7885427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/master_commit_red_jobs.lambda.json' 2024-06-26T04:38:44.7887009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/num_commits_master.lambda.json' 2024-06-26T04:38:44.7888515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/pr_commits.lambda.json' 2024-06-26T04:38:44.7890068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/recent_pr_workflows_query.lambda.json' 2024-06-26T04:38:44.7891723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/reverted_prs_with_reason.lambda.json' 2024-06-26T04:38:44.7893268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/slow_tests.lambda.json' 2024-06-26T04:38:44.7895059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_insights_latest_runs.lambda.json' 2024-06-26T04:38:44.7896677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_insights_overview.lambda.json' 2024-06-26T04:38:44.7898416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_and_price_per_oncall.lambda.json' 2024-06-26T04:38:44.7900059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_class.lambda.json' 2024-06-26T04:38:44.7901720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_class_periodic_jobs.lambda.json' 2024-06-26T04:38:44.7903352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_file.lambda.json' 2024-06-26T04:38:44.7905006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_file_periodic_jobs.lambda.json' 2024-06-26T04:38:44.7906660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_oncall.lambda.json' 2024-06-26T04:38:44.7908296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_times_per_workflow_type.lambda.json' 2024-06-26T04:38:44.7909864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/unclassified.lambda.json' 2024-06-26T04:38:44.7911439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/weekly_force_merge_stats.lambda.json' 2024-06-26T04:38:44.7912891Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons' 2024-06-26T04:38:44.7914393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/compilers_benchmark_performance.sql' 2024-06-26T04:38:44.7916159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/compilers_benchmark_performance_branches.sql' 2024-06-26T04:38:44.7917879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/torchao_query.sql' 2024-06-26T04:38:44.7919408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/torchao_query_branches.sql' 2024-06-26T04:38:44.7920953Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql' 2024-06-26T04:38:44.7922543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/compilers_benchmark_performance.lambda.json' 2024-06-26T04:38:44.7924384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/compilers_benchmark_performance_branches.lambda.json' 2024-06-26T04:38:44.7926086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/torchao_query.lambda.json' 2024-06-26T04:38:44.7927660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/torchao_query_branches.lambda.json' 2024-06-26T04:38:44.7929129Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor' 2024-06-26T04:38:44.7930609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/completed_pr_jobs_aggregate.sql' 2024-06-26T04:38:44.7932196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/correlation_matrix.sql' 2024-06-26T04:38:44.7933747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/disabled_test_historical.sql' 2024-06-26T04:38:44.7935305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/disabled_test_total.sql' 2024-06-26T04:38:44.7936987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/external_contribution_stats.sql' 2024-06-26T04:38:44.7938650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/get_workers_on_period.sql' 2024-06-26T04:38:44.7940169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/job_duration_avg.sql' 2024-06-26T04:38:44.7941709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/job_duration_percentile.sql' 2024-06-26T04:38:44.7943249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/last_branch_push.sql' 2024-06-26T04:38:44.7944772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/last_successful_jobs.sql' 2024-06-26T04:38:44.7946336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/last_successful_workflow.sql' 2024-06-26T04:38:44.7947895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/log_captures_count.sql' 2024-06-26T04:38:44.7949414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red.sql' 2024-06-26T04:38:44.7950943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red_avg.sql' 2024-06-26T04:38:44.7952523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red_percent.sql' 2024-06-26T04:38:44.7954174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red_percent_groups.sql' 2024-06-26T04:38:44.7955753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_jobs_red.sql' 2024-06-26T04:38:44.7957334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_jobs_red_avg.sql' 2024-06-26T04:38:44.7958896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/number_of_force_pushes.sql' 2024-06-26T04:38:44.7960544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queue_times_historical.sql' 2024-06-26T04:38:44.7961325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queue_times_historical_pct.sql' 2024-06-26T04:38:44.7962014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queued_jobs.sql' 2024-06-26T04:38:44.7962746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queued_jobs_by_label.sql' 2024-06-26T04:38:44.7963395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/reverts.sql' 2024-06-26T04:38:44.7964099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/strict_lag_sec.sql' 2024-06-26T04:38:44.7964757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/top_reds.sql' 2024-06-26T04:38:44.7965411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_avg.sql' 2024-06-26T04:38:44.7966167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_duration_historical.sql' 2024-06-26T04:38:44.7966991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_duration_historical_percentile.sql' 2024-06-26T04:38:44.7967701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_percentile.sql' 2024-06-26T04:38:44.7968560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/workflow_duration_avg.sql' 2024-06-26T04:38:44.7969428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/workflow_duration_percentile.sql' 2024-06-26T04:38:44.7970123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/workflow_load.sql' 2024-06-26T04:38:44.7970761Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql' 2024-06-26T04:38:44.7971593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/completed_pr_jobs_aggregate.lambda.json' 2024-06-26T04:38:44.7972345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/correlation_matrix.lambda.json' 2024-06-26T04:38:44.7973154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/disabled_test_historical.lambda.json' 2024-06-26T04:38:44.7973902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/disabled_test_total.lambda.json' 2024-06-26T04:38:44.7974716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/external_contribution_stats.lambda.json' 2024-06-26T04:38:44.7975492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/get_workers_on_period.lambda.json' 2024-06-26T04:38:44.7976222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/job_duration_avg.lambda.json' 2024-06-26T04:38:44.7977025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/job_duration_percentile.lambda.json' 2024-06-26T04:38:44.7977754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/last_branch_push.lambda.json' 2024-06-26T04:38:44.7978509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/last_successful_jobs.lambda.json' 2024-06-26T04:38:44.7979314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/last_successful_workflow.lambda.json' 2024-06-26T04:38:44.7980061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/log_captures_count.lambda.json' 2024-06-26T04:38:44.7980808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red.lambda.json' 2024-06-26T04:38:44.7981567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red_avg.lambda.json' 2024-06-26T04:38:44.7982361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red_percent.lambda.json' 2024-06-26T04:38:44.7983221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red_percent_groups.lambda.json' 2024-06-26T04:38:44.7983953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_jobs_red.lambda.json' 2024-06-26T04:38:44.7984716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_jobs_red_avg.lambda.json' 2024-06-26T04:38:44.7985495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/number_of_force_pushes.lambda.json' 2024-06-26T04:38:44.7986271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queue_times_historical.lambda.json' 2024-06-26T04:38:44.7987087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queue_times_historical_pct.lambda.json' 2024-06-26T04:38:44.7987780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queued_jobs.lambda.json' 2024-06-26T04:38:44.7988595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queued_jobs_by_label.lambda.json' 2024-06-26T04:38:44.7989339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/reverts.lambda.json' 2024-06-26T04:38:44.7990062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/strict_lag_sec.lambda.json' 2024-06-26T04:38:44.7990750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/top_reds.lambda.json' 2024-06-26T04:38:44.7991415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_avg.lambda.json' 2024-06-26T04:38:44.7992196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_duration_historical.lambda.json' 2024-06-26T04:38:44.7993063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_duration_historical_percentile.lambda.json' 2024-06-26T04:38:44.7993784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_percentile.lambda.json' 2024-06-26T04:38:44.7994566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/workflow_duration_avg.lambda.json' 2024-06-26T04:38:44.7995386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/workflow_duration_percentile.lambda.json' 2024-06-26T04:38:44.7996092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/workflow_load.lambda.json' 2024-06-26T04:38:44.7996705Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics' 2024-06-26T04:38:44.7997524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/docker_jobs_red.sql' 2024-06-26T04:38:44.7998328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/docker_jobs_red_past_day.sql' 2024-06-26T04:38:44.7999056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red.sql' 2024-06-26T04:38:44.7999916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red_by_name.sql' 2024-06-26T04:38:44.8000735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red_by_platform.sql' 2024-06-26T04:38:44.8001521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red_past_day.sql' 2024-06-26T04:38:44.8002276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/validation_jobs_red.sql' 2024-06-26T04:38:44.8003078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/validation_jobs_red_past_day.sql' 2024-06-26T04:38:44.8003735Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql' 2024-06-26T04:38:44.8004492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/docker_jobs_red.lambda.json' 2024-06-26T04:38:44.8005295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/docker_jobs_red_past_day.lambda.json' 2024-06-26T04:38:44.8006052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red.lambda.json' 2024-06-26T04:38:44.8006852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red_by_name.lambda.json' 2024-06-26T04:38:44.8007681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red_by_platform.lambda.json' 2024-06-26T04:38:44.8008576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red_past_day.lambda.json' 2024-06-26T04:38:44.8009400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/validation_jobs_red.lambda.json' 2024-06-26T04:38:44.8010249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/validation_jobs_red_past_day.lambda.json' 2024-06-26T04:38:44.8010863Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies' 2024-06-26T04:38:44.8011468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/prodVersions.json' 2024-06-26T04:38:44.8012266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/ci_wait_time.sql' 2024-06-26T04:38:44.8013141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/monthly_contribution_stats.sql' 2024-06-26T04:38:44.8013923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/num_reverts.sql' 2024-06-26T04:38:44.8014851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/number_of_force_pushes_historical.sql' 2024-06-26T04:38:44.8015695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/strict_lag_historical.sql' 2024-06-26T04:38:44.8016497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/time_to_merge.sql' 2024-06-26T04:38:44.8017290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/time_to_review.sql' 2024-06-26T04:38:44.8018089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/time_to_signal.sql' 2024-06-26T04:38:44.8018911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/ttrs_percentiles.sql' 2024-06-26T04:38:44.8019660Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql' 2024-06-26T04:38:44.8020469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/ci_wait_time.lambda.json' 2024-06-26T04:38:44.8021357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/monthly_contribution_stats.lambda.json' 2024-06-26T04:38:44.8022155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/num_reverts.lambda.json' 2024-06-26T04:38:44.8023113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/number_of_force_pushes_historical.lambda.json' 2024-06-26T04:38:44.8023976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/strict_lag_historical.lambda.json' 2024-06-26T04:38:44.8024867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/time_to_merge.lambda.json' 2024-06-26T04:38:44.8025711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/time_to_review.lambda.json' 2024-06-26T04:38:44.8026556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/time_to_signal.lambda.json' 2024-06-26T04:38:44.8027596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/ttrs_percentiles.lambda.json' 2024-06-26T04:38:44.8028400Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis' 2024-06-26T04:38:44.8029310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql/torchbench_list_userbenchmarks.sql' 2024-06-26T04:38:44.8030318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql/torchbench_userbenchmark_list_commits.sql' 2024-06-26T04:38:44.8031236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql/torchbench_userbenchmark_query_metrics.sql' 2024-06-26T04:38:44.8032003Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql' 2024-06-26T04:38:44.8032905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/torchbench_list_userbenchmarks.lambda.json' 2024-06-26T04:38:44.8033886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/torchbench_userbenchmark_list_commits.lambda.json' 2024-06-26T04:38:44.8034826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/torchbench_userbenchmark_query_metrics.lambda.json' 2024-06-26T04:38:44.8035480Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench' 2024-06-26T04:38:44.8036310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql/runner_utilization.sql' 2024-06-26T04:38:44.8037398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql/runner_utilization_by_activity.sql' 2024-06-26T04:38:44.8038285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql/runner_utilization_by_repo.sql' 2024-06-26T04:38:44.8038984Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql' 2024-06-26T04:38:44.8039929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/runner_utilization.lambda.json' 2024-06-26T04:38:44.8040876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/runner_utilization_by_activity.lambda.json' 2024-06-26T04:38:44.8041739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/runner_utilization_by_repo.lambda.json' 2024-06-26T04:38:44.8042457Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization' 2024-06-26T04:38:44.8043033Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset' 2024-06-26T04:38:44.8043669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/backfillJobs.mjs' 2024-06-26T04:38:44.8044344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/checkRockset.mjs' 2024-06-26T04:38:44.8045104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/deleteOldQueryLambdaVersions.mjs' 2024-06-26T04:38:44.8045795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/downloadQueryLambda.mjs' 2024-06-26T04:38:44.8046515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/pushRocksetTags.mjs' 2024-06-26T04:38:44.8047183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/updateQueueTimes.mjs' 2024-06-26T04:38:44.8047909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/updateSlowTests.mjs' 2024-06-26T04:38:44.8048573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/uploadQueryLambda.mjs' 2024-06-26T04:38:44.8049150Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts' 2024-06-26T04:38:44.8049895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/styles/globals.css' 2024-06-26T04:38:44.8050464Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/styles' 2024-06-26T04:38:44.8051144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoCcBot.test.ts' 2024-06-26T04:38:44.8051828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoLabelBot.test.ts' 2024-06-26T04:38:44.8052571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/cancelWorkflowsOnCloseBot.test.ts' 2024-06-26T04:38:44.8053302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/ciflow-push-trigger.test.ts' 2024-06-26T04:38:44.8053969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/closeCommands.test.ts' 2024-06-26T04:38:44.8054698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/codevNoWritePermBot.test.ts' 2024-06-26T04:38:44.8055290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/common.ts' 2024-06-26T04:38:44.8055955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/disableFlakyBot.test.ts' 2024-06-26T04:38:44.8056581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drci.test.ts' 2024-06-26T04:38:44.8057170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drciBot.test.ts' 2024-06-26T04:38:44.8057799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drciUtils.test.ts' 2024-06-26T04:38:44.8058477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/config.json' 2024-06-26T04:38:44.8059096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issue.json' 2024-06-26T04:38:44.8059778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issue_comment.json' 2024-06-26T04:38:44.8060509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issues.labeled.json' 2024-06-26T04:38:44.8061190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issues.opened.json' 2024-06-26T04:38:44.8061950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/known_labels.json' 2024-06-26T04:38:44.8062605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_files.json' 2024-06-26T04:38:44.8063332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.closed.json' 2024-06-26T04:38:44.8064104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.labeled.json' 2024-06-26T04:38:44.8064831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.opened.json' 2024-06-26T04:38:44.8065628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.reopened.json' 2024-06-26T04:38:44.8066467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.synchronize.json' 2024-06-26T04:38:44.8067262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_comment.json' 2024-06-26T04:38:44.8068030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_review.json' 2024-06-26T04:38:44.8068813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_review_approved.json' 2024-06-26T04:38:44.8100409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_reviews.json' 2024-06-26T04:38:44.8101496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/permission.json' 2024-06-26T04:38:44.8102371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.closed.json' 2024-06-26T04:38:44.8103170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.labeled.json' 2024-06-26T04:38:44.8103996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.synchronize.json' 2024-06-26T04:38:44.8104822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.unlabeled.json' 2024-06-26T04:38:44.8105501Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger' 2024-06-26T04:38:44.8106098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push.json' 2024-06-26T04:38:44.8106759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_jobs.json' 2024-06-26T04:38:44.8107477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_run.completed.json' 2024-06-26T04:38:44.8108076Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures' 2024-06-26T04:38:44.8108653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/jobUtils.test.ts' 2024-06-26T04:38:44.8109264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/labelCommands.test.ts' 2024-06-26T04:38:44.8109887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/mergeCommands.test.ts' 2024-06-26T04:38:44.8110482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/metricUtils.test.ts' 2024-06-26T04:38:44.8111039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/reporter.js' 2024-06-26T04:38:44.8111609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/retryBot.test.ts' 2024-06-26T04:38:44.8112206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/searchUtils.test.ts' 2024-06-26T04:38:44.8112838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/stripApprovals.test.ts' 2024-06-26T04:38:44.8113447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/subscriptions.test.ts' 2024-06-26T04:38:44.8114151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/triggerCircleCIWorkflows.test.ts' 2024-06-26T04:38:44.8114678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/utils.ts' 2024-06-26T04:38:44.8115367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/verifyDisableTestIssue.test.ts' 2024-06-26T04:38:44.8115908Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test' 2024-06-26T04:38:44.8116427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/tsconfig.json' 2024-06-26T04:38:44.8116992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/types/next-auth-d.ts' 2024-06-26T04:38:44.8117670Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/types' 2024-06-26T04:38:44.8118166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/yarn.lock' 2024-06-26T04:38:44.8118673Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci' 2024-06-26T04:38:44.8119115Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2024-06-26T04:38:44.8119736Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-06-26T04:38:44.8120131Z removed directory: '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:38:44.8120876Z ##[endgroup] 2024-06-26T04:38:44.8235284Z ##[group]Run actions/checkout@v3 2024-06-26T04:38:44.8235441Z with: 2024-06-26T04:38:44.8235613Z repository: pytorch/test-infra 2024-06-26T04:38:44.8235740Z path: test-infra 2024-06-26T04:38:44.8235884Z submodules: recursive 2024-06-26T04:38:44.8236265Z token: *** 2024-06-26T04:38:44.8236401Z ssh-strict: true 2024-06-26T04:38:44.8236561Z persist-credentials: true 2024-06-26T04:38:44.8236680Z clean: true 2024-06-26T04:38:44.8236841Z sparse-checkout-cone-mode: true 2024-06-26T04:38:44.8236979Z fetch-depth: 1 2024-06-26T04:38:44.8237287Z fetch-tags: false 2024-06-26T04:38:44.8237476Z lfs: false 2024-06-26T04:38:44.8237629Z set-safe-directory: true 2024-06-26T04:38:44.8237748Z env: 2024-06-26T04:38:44.8237932Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:44.8238101Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:44.8238227Z PR_NUMBER: 129470 2024-06-26T04:38:44.8242704Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:44.8242849Z ##[endgroup] 2024-06-26T04:38:44.9264124Z Syncing repository: pytorch/test-infra 2024-06-26T04:38:44.9264963Z ##[group]Getting Git version info 2024-06-26T04:38:44.9265554Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2024-06-26T04:38:44.9266003Z [command]/usr/bin/git version 2024-06-26T04:38:44.9266157Z git version 2.40.1 2024-06-26T04:38:44.9267509Z ##[endgroup] 2024-06-26T04:38:44.9280300Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/655565dc-ada8-4273-a431-598f4d8d7ab0' before making global git config changes 2024-06-26T04:38:44.9280728Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:38:44.9281432Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2024-06-26T04:38:44.9308885Z ##[group]Initializing the repository 2024-06-26T04:38:44.9311716Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2024-06-26T04:38:44.9349600Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:38:44.9350103Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:38:44.9350458Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:38:44.9350573Z hint: 2024-06-26T04:38:44.9350863Z hint: git config --global init.defaultBranch 2024-06-26T04:38:44.9351020Z hint: 2024-06-26T04:38:44.9351764Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:38:44.9352442Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:38:44.9352567Z hint: 2024-06-26T04:38:44.9352769Z hint: git branch -m 2024-06-26T04:38:44.9353394Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/ 2024-06-26T04:38:44.9359283Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2024-06-26T04:38:44.9409751Z ##[endgroup] 2024-06-26T04:38:44.9410200Z ##[group]Disabling automatic garbage collection 2024-06-26T04:38:44.9412992Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:38:44.9441247Z ##[endgroup] 2024-06-26T04:38:44.9441603Z ##[group]Setting up auth 2024-06-26T04:38:44.9446733Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:38:44.9474538Z [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' || :" 2024-06-26T04:38:44.9757859Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:38:44.9786715Z [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' || :" 2024-06-26T04:38:45.0040378Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:38:45.0080885Z ##[endgroup] 2024-06-26T04:38:45.0081576Z ##[group]Determining the default branch 2024-06-26T04:38:45.0084374Z Retrieving the default branch name 2024-06-26T04:38:45.1618443Z Default branch 'main' 2024-06-26T04:38:45.1619171Z ##[endgroup] 2024-06-26T04:38:45.1619703Z ##[group]Fetching the repository 2024-06-26T04:38:45.1624310Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2024-06-26T04:38:45.3492342Z remote: Enumerating objects: 1601, done. 2024-06-26T04:38:45.3498964Z remote: Counting objects: 0% (1/1601) 2024-06-26T04:38:45.3499809Z remote: Counting objects: 1% (17/1601) 2024-06-26T04:38:45.3500674Z remote: Counting objects: 2% (33/1601) 2024-06-26T04:38:45.3501437Z remote: Counting objects: 3% (49/1601) 2024-06-26T04:38:45.3502309Z remote: Counting objects: 4% (65/1601) 2024-06-26T04:38:45.3503142Z remote: Counting objects: 5% (81/1601) 2024-06-26T04:38:45.3503939Z remote: Counting objects: 6% (97/1601) 2024-06-26T04:38:45.3504816Z remote: Counting objects: 7% (113/1601) 2024-06-26T04:38:45.3505397Z remote: Counting objects: 8% (129/1601) 2024-06-26T04:38:45.3505900Z remote: Counting objects: 9% (145/1601) 2024-06-26T04:38:45.3506539Z remote: Counting objects: 10% (161/1601) 2024-06-26T04:38:45.3507321Z remote: Counting objects: 11% (177/1601) 2024-06-26T04:38:45.3508148Z remote: Counting objects: 12% (193/1601) 2024-06-26T04:38:45.3509004Z remote: Counting objects: 13% (209/1601) 2024-06-26T04:38:45.3509793Z remote: Counting objects: 14% (225/1601) 2024-06-26T04:38:45.3510620Z remote: Counting objects: 15% (241/1601) 2024-06-26T04:38:45.3511494Z remote: Counting objects: 16% (257/1601) 2024-06-26T04:38:45.3512287Z remote: Counting objects: 17% (273/1601) 2024-06-26T04:38:45.3512836Z remote: Counting objects: 18% (289/1601) 2024-06-26T04:38:45.3513338Z remote: Counting objects: 19% (305/1601) 2024-06-26T04:38:45.3513808Z remote: Counting objects: 20% (321/1601) 2024-06-26T04:38:45.3514620Z remote: Counting objects: 21% (337/1601) 2024-06-26T04:38:45.3515425Z remote: Counting objects: 22% (353/1601) 2024-06-26T04:38:45.3516030Z remote: Counting objects: 23% (369/1601) 2024-06-26T04:38:45.3516514Z remote: Counting objects: 24% (385/1601) 2024-06-26T04:38:45.3517003Z remote: Counting objects: 25% (401/1601) 2024-06-26T04:38:45.3517842Z remote: Counting objects: 26% (417/1601) 2024-06-26T04:38:45.3518423Z remote: Counting objects: 27% (433/1601) 2024-06-26T04:38:45.3519062Z remote: Counting objects: 28% (449/1601) 2024-06-26T04:38:45.3520238Z remote: Counting objects: 29% (465/1601) 2024-06-26T04:38:45.3520857Z remote: Counting objects: 30% (481/1601) 2024-06-26T04:38:45.3521340Z remote: Counting objects: 31% (497/1601) 2024-06-26T04:38:45.3521956Z remote: Counting objects: 32% (513/1601) 2024-06-26T04:38:45.3522429Z remote: Counting objects: 33% (529/1601) 2024-06-26T04:38:45.3522907Z remote: Counting objects: 34% (545/1601) 2024-06-26T04:38:45.3523391Z remote: Counting objects: 35% (561/1601) 2024-06-26T04:38:45.3523875Z remote: Counting objects: 36% (577/1601) 2024-06-26T04:38:45.3524345Z remote: Counting objects: 37% (593/1601) 2024-06-26T04:38:45.3524828Z remote: Counting objects: 38% (609/1601) 2024-06-26T04:38:45.3525313Z remote: Counting objects: 39% (625/1601) 2024-06-26T04:38:45.3525782Z remote: Counting objects: 40% (641/1601) 2024-06-26T04:38:45.3526264Z remote: Counting objects: 41% (657/1601) 2024-06-26T04:38:45.3526753Z remote: Counting objects: 42% (673/1601) 2024-06-26T04:38:45.3527221Z remote: Counting objects: 43% (689/1601) 2024-06-26T04:38:45.3527702Z remote: Counting objects: 44% (705/1601) 2024-06-26T04:38:45.3528187Z remote: Counting objects: 45% (721/1601) 2024-06-26T04:38:45.3528655Z remote: Counting objects: 46% (737/1601) 2024-06-26T04:38:45.3529136Z remote: Counting objects: 47% (753/1601) 2024-06-26T04:38:45.3529615Z remote: Counting objects: 48% (769/1601) 2024-06-26T04:38:45.3530076Z remote: Counting objects: 49% (785/1601) 2024-06-26T04:38:45.3530558Z remote: Counting objects: 50% (801/1601) 2024-06-26T04:38:45.3531036Z remote: Counting objects: 51% (817/1601) 2024-06-26T04:38:45.3531500Z remote: Counting objects: 52% (833/1601) 2024-06-26T04:38:45.3531983Z remote: Counting objects: 53% (849/1601) 2024-06-26T04:38:45.3532693Z remote: Counting objects: 54% (865/1601) 2024-06-26T04:38:45.3533334Z remote: Counting objects: 55% (881/1601) 2024-06-26T04:38:45.3533817Z remote: Counting objects: 56% (897/1601) 2024-06-26T04:38:45.3534297Z remote: Counting objects: 57% (913/1601) 2024-06-26T04:38:45.3535002Z remote: Counting objects: 58% (929/1601) 2024-06-26T04:38:45.3535477Z remote: Counting objects: 59% (945/1601) 2024-06-26T04:38:45.3535965Z remote: Counting objects: 60% (961/1601) 2024-06-26T04:38:45.3536444Z remote: Counting objects: 61% (977/1601) 2024-06-26T04:38:45.3537131Z remote: Counting objects: 62% (993/1601) 2024-06-26T04:38:45.3537626Z remote: Counting objects: 63% (1009/1601) 2024-06-26T04:38:45.3538131Z remote: Counting objects: 64% (1025/1601) 2024-06-26T04:38:45.3538622Z remote: Counting objects: 65% (1041/1601) 2024-06-26T04:38:45.3539124Z remote: Counting objects: 66% (1057/1601) 2024-06-26T04:38:45.3539625Z remote: Counting objects: 67% (1073/1601) 2024-06-26T04:38:45.3540122Z remote: Counting objects: 68% (1089/1601) 2024-06-26T04:38:45.3540622Z remote: Counting objects: 69% (1105/1601) 2024-06-26T04:38:45.3541117Z remote: Counting objects: 70% (1121/1601) 2024-06-26T04:38:45.3541610Z remote: Counting objects: 71% (1137/1601) 2024-06-26T04:38:45.3542109Z remote: Counting objects: 72% (1153/1601) 2024-06-26T04:38:45.3542626Z remote: Counting objects: 73% (1169/1601) 2024-06-26T04:38:45.3543128Z remote: Counting objects: 74% (1185/1601) 2024-06-26T04:38:45.3543610Z remote: Counting objects: 75% (1201/1601) 2024-06-26T04:38:45.3544109Z remote: Counting objects: 76% (1217/1601) 2024-06-26T04:38:45.3544606Z remote: Counting objects: 77% (1233/1601) 2024-06-26T04:38:45.3545091Z remote: Counting objects: 78% (1249/1601) 2024-06-26T04:38:45.3545587Z remote: Counting objects: 79% (1265/1601) 2024-06-26T04:38:45.3546088Z remote: Counting objects: 80% (1281/1601) 2024-06-26T04:38:45.3546732Z remote: Counting objects: 81% (1297/1601) 2024-06-26T04:38:45.3547231Z remote: Counting objects: 82% (1313/1601) 2024-06-26T04:38:45.3547806Z remote: Counting objects: 83% (1329/1601) 2024-06-26T04:38:45.3548294Z remote: Counting objects: 84% (1345/1601) 2024-06-26T04:38:45.3548792Z remote: Counting objects: 85% (1361/1601) 2024-06-26T04:38:45.3549289Z remote: Counting objects: 86% (1377/1601) 2024-06-26T04:38:45.3549773Z remote: Counting objects: 87% (1393/1601) 2024-06-26T04:38:45.3550277Z remote: Counting objects: 88% (1409/1601) 2024-06-26T04:38:45.3550772Z remote: Counting objects: 89% (1425/1601) 2024-06-26T04:38:45.3551271Z remote: Counting objects: 90% (1441/1601) 2024-06-26T04:38:45.3551755Z remote: Counting objects: 91% (1457/1601) 2024-06-26T04:38:45.3552251Z remote: Counting objects: 92% (1473/1601) 2024-06-26T04:38:45.3552746Z remote: Counting objects: 93% (1489/1601) 2024-06-26T04:38:45.3553238Z remote: Counting objects: 94% (1505/1601) 2024-06-26T04:38:45.3553733Z remote: Counting objects: 95% (1521/1601) 2024-06-26T04:38:45.3554229Z remote: Counting objects: 96% (1537/1601) 2024-06-26T04:38:45.3554709Z remote: Counting objects: 97% (1553/1601) 2024-06-26T04:38:45.3555201Z remote: Counting objects: 98% (1569/1601) 2024-06-26T04:38:45.3559167Z remote: Counting objects: 99% (1585/1601) 2024-06-26T04:38:45.3560103Z remote: Counting objects: 100% (1601/1601) 2024-06-26T04:38:45.3560716Z remote: Counting objects: 100% (1601/1601), done. 2024-06-26T04:38:45.3561436Z remote: Compressing objects: 0% (1/1223) 2024-06-26T04:38:45.3562249Z remote: Compressing objects: 1% (13/1223) 2024-06-26T04:38:45.3562768Z remote: Compressing objects: 2% (25/1223) 2024-06-26T04:38:45.3563277Z remote: Compressing objects: 3% (37/1223) 2024-06-26T04:38:45.3563802Z remote: Compressing objects: 4% (49/1223) 2024-06-26T04:38:45.3564311Z remote: Compressing objects: 5% (62/1223) 2024-06-26T04:38:45.3564810Z remote: Compressing objects: 6% (74/1223) 2024-06-26T04:38:45.3565327Z remote: Compressing objects: 7% (86/1223) 2024-06-26T04:38:45.3565831Z remote: Compressing objects: 8% (98/1223) 2024-06-26T04:38:45.3566336Z remote: Compressing objects: 9% (111/1223) 2024-06-26T04:38:45.3567157Z remote: Compressing objects: 10% (123/1223) 2024-06-26T04:38:45.3568095Z remote: Compressing objects: 11% (135/1223) 2024-06-26T04:38:45.3568605Z remote: Compressing objects: 12% (147/1223) 2024-06-26T04:38:45.3569231Z remote: Compressing objects: 13% (159/1223) 2024-06-26T04:38:45.3570157Z remote: Compressing objects: 14% (172/1223) 2024-06-26T04:38:45.3571130Z remote: Compressing objects: 15% (184/1223) 2024-06-26T04:38:45.3572104Z remote: Compressing objects: 16% (196/1223) 2024-06-26T04:38:45.3572774Z remote: Compressing objects: 17% (208/1223) 2024-06-26T04:38:45.3573786Z remote: Compressing objects: 18% (221/1223) 2024-06-26T04:38:45.3574354Z remote: Compressing objects: 19% (233/1223) 2024-06-26T04:38:45.3574876Z remote: Compressing objects: 20% (245/1223) 2024-06-26T04:38:45.3575472Z remote: Compressing objects: 21% (257/1223) 2024-06-26T04:38:45.3575976Z remote: Compressing objects: 22% (270/1223) 2024-06-26T04:38:45.3576490Z remote: Compressing objects: 23% (282/1223) 2024-06-26T04:38:45.3577006Z remote: Compressing objects: 24% (294/1223) 2024-06-26T04:38:45.3577509Z remote: Compressing objects: 25% (306/1223) 2024-06-26T04:38:45.3578024Z remote: Compressing objects: 26% (318/1223) 2024-06-26T04:38:45.3578536Z remote: Compressing objects: 27% (331/1223) 2024-06-26T04:38:45.3579038Z remote: Compressing objects: 28% (343/1223) 2024-06-26T04:38:45.3579710Z remote: Compressing objects: 29% (355/1223) 2024-06-26T04:38:45.3580223Z remote: Compressing objects: 30% (367/1223) 2024-06-26T04:38:45.3580721Z remote: Compressing objects: 31% (380/1223) 2024-06-26T04:38:45.3581326Z remote: Compressing objects: 32% (392/1223) 2024-06-26T04:38:45.3581846Z remote: Compressing objects: 33% (404/1223) 2024-06-26T04:38:45.3582347Z remote: Compressing objects: 34% (416/1223) 2024-06-26T04:38:45.3582867Z remote: Compressing objects: 35% (429/1223) 2024-06-26T04:38:45.3583384Z remote: Compressing objects: 36% (441/1223) 2024-06-26T04:38:45.3583899Z remote: Compressing objects: 37% (453/1223) 2024-06-26T04:38:45.3584484Z remote: Compressing objects: 38% (465/1223) 2024-06-26T04:38:45.3584998Z remote: Compressing objects: 39% (477/1223) 2024-06-26T04:38:45.3585512Z remote: Compressing objects: 40% (490/1223) 2024-06-26T04:38:45.3586013Z remote: Compressing objects: 41% (502/1223) 2024-06-26T04:38:45.3586532Z remote: Compressing objects: 42% (514/1223) 2024-06-26T04:38:45.3587044Z remote: Compressing objects: 43% (526/1223) 2024-06-26T04:38:45.3587551Z remote: Compressing objects: 44% (539/1223) 2024-06-26T04:38:45.3588060Z remote: Compressing objects: 45% (551/1223) 2024-06-26T04:38:45.3588596Z remote: Compressing objects: 46% (563/1223) 2024-06-26T04:38:45.3589113Z remote: Compressing objects: 47% (575/1223) 2024-06-26T04:38:45.3589617Z remote: Compressing objects: 48% (588/1223) 2024-06-26T04:38:45.3590128Z remote: Compressing objects: 49% (600/1223) 2024-06-26T04:38:45.3590645Z remote: Compressing objects: 50% (612/1223) 2024-06-26T04:38:45.3591147Z remote: Compressing objects: 51% (624/1223) 2024-06-26T04:38:45.3591661Z remote: Compressing objects: 52% (636/1223) 2024-06-26T04:38:45.3592210Z remote: Compressing objects: 53% (649/1223) 2024-06-26T04:38:45.3592751Z remote: Compressing objects: 54% (661/1223) 2024-06-26T04:38:45.3593266Z remote: Compressing objects: 55% (673/1223) 2024-06-26T04:38:45.3593781Z remote: Compressing objects: 56% (685/1223) 2024-06-26T04:38:45.3594285Z remote: Compressing objects: 57% (698/1223) 2024-06-26T04:38:45.3594799Z remote: Compressing objects: 58% (710/1223) 2024-06-26T04:38:45.3595320Z remote: Compressing objects: 59% (722/1223) 2024-06-26T04:38:45.3595827Z remote: Compressing objects: 60% (734/1223) 2024-06-26T04:38:45.3596340Z remote: Compressing objects: 61% (747/1223) 2024-06-26T04:38:45.3596857Z remote: Compressing objects: 62% (759/1223) 2024-06-26T04:38:45.3597603Z remote: Compressing objects: 63% (771/1223) 2024-06-26T04:38:45.3598124Z remote: Compressing objects: 64% (783/1223) 2024-06-26T04:38:45.3598639Z remote: Compressing objects: 65% (795/1223) 2024-06-26T04:38:45.3599153Z remote: Compressing objects: 66% (808/1223) 2024-06-26T04:38:45.3599729Z remote: Compressing objects: 67% (820/1223) 2024-06-26T04:38:45.3600252Z remote: Compressing objects: 68% (832/1223) 2024-06-26T04:38:45.3600778Z remote: Compressing objects: 69% (844/1223) 2024-06-26T04:38:45.3601282Z remote: Compressing objects: 70% (857/1223) 2024-06-26T04:38:45.3601798Z remote: Compressing objects: 71% (869/1223) 2024-06-26T04:38:45.3602442Z remote: Compressing objects: 72% (881/1223) 2024-06-26T04:38:45.3602946Z remote: Compressing objects: 73% (893/1223) 2024-06-26T04:38:45.3603465Z remote: Compressing objects: 74% (906/1223) 2024-06-26T04:38:45.3603978Z remote: Compressing objects: 75% (918/1223) 2024-06-26T04:38:45.3604480Z remote: Compressing objects: 76% (930/1223) 2024-06-26T04:38:45.3604993Z remote: Compressing objects: 77% (942/1223) 2024-06-26T04:38:45.3605508Z remote: Compressing objects: 78% (954/1223) 2024-06-26T04:38:45.3606137Z remote: Compressing objects: 79% (967/1223) 2024-06-26T04:38:45.3606653Z remote: Compressing objects: 80% (979/1223) 2024-06-26T04:38:45.3607168Z remote: Compressing objects: 81% (991/1223) 2024-06-26T04:38:45.3607758Z remote: Compressing objects: 82% (1003/1223) 2024-06-26T04:38:45.3608295Z remote: Compressing objects: 83% (1016/1223) 2024-06-26T04:38:45.3608820Z remote: Compressing objects: 84% (1028/1223) 2024-06-26T04:38:45.3609382Z remote: Compressing objects: 85% (1040/1223) 2024-06-26T04:38:45.3609991Z remote: Compressing objects: 86% (1052/1223) 2024-06-26T04:38:45.3610514Z remote: Compressing objects: 87% (1065/1223) 2024-06-26T04:38:45.3611041Z remote: Compressing objects: 88% (1077/1223) 2024-06-26T04:38:45.3611553Z remote: Compressing objects: 89% (1089/1223) 2024-06-26T04:38:45.3612076Z remote: Compressing objects: 90% (1101/1223) 2024-06-26T04:38:45.3612604Z remote: Compressing objects: 91% (1113/1223) 2024-06-26T04:38:45.3613120Z remote: Compressing objects: 92% (1126/1223) 2024-06-26T04:38:45.3613809Z remote: Compressing objects: 93% (1138/1223) 2024-06-26T04:38:45.3614605Z remote: Compressing objects: 94% (1150/1223) 2024-06-26T04:38:45.3615121Z remote: Compressing objects: 95% (1162/1223) 2024-06-26T04:38:45.3615643Z remote: Compressing objects: 96% (1175/1223) 2024-06-26T04:38:45.3616172Z remote: Compressing objects: 97% (1187/1223) 2024-06-26T04:38:45.3616686Z remote: Compressing objects: 98% (1199/1223) 2024-06-26T04:38:45.3617206Z remote: Compressing objects: 99% (1211/1223) 2024-06-26T04:38:45.3617729Z remote: Compressing objects: 100% (1223/1223) 2024-06-26T04:38:45.3618547Z remote: Compressing objects: 100% (1223/1223), done. 2024-06-26T04:38:45.3619075Z Receiving objects: 0% (1/1601) 2024-06-26T04:38:45.3619508Z Receiving objects: 1% (17/1601) 2024-06-26T04:38:45.3619937Z Receiving objects: 2% (33/1601) 2024-06-26T04:38:45.3620294Z Receiving objects: 3% (49/1601) 2024-06-26T04:38:45.3628676Z Receiving objects: 4% (65/1601) 2024-06-26T04:38:45.3633560Z Receiving objects: 5% (81/1601) 2024-06-26T04:38:45.3639524Z Receiving objects: 6% (97/1601) 2024-06-26T04:38:45.3642425Z Receiving objects: 7% (113/1601) 2024-06-26T04:38:45.3644042Z Receiving objects: 8% (129/1601) 2024-06-26T04:38:45.3649032Z Receiving objects: 9% (145/1601) 2024-06-26T04:38:45.3652003Z Receiving objects: 10% (161/1601) 2024-06-26T04:38:45.3655561Z Receiving objects: 11% (177/1601) 2024-06-26T04:38:45.3658344Z Receiving objects: 12% (193/1601) 2024-06-26T04:38:45.3668193Z Receiving objects: 13% (209/1601) 2024-06-26T04:38:45.3673424Z Receiving objects: 14% (225/1601) 2024-06-26T04:38:45.3690738Z Receiving objects: 15% (241/1601) 2024-06-26T04:38:45.3694899Z Receiving objects: 16% (257/1601) 2024-06-26T04:38:45.3732640Z Receiving objects: 17% (273/1601) 2024-06-26T04:38:45.3752016Z Receiving objects: 18% (289/1601) 2024-06-26T04:38:45.3752803Z Receiving objects: 19% (305/1601) 2024-06-26T04:38:45.3758488Z Receiving objects: 20% (321/1601) 2024-06-26T04:38:45.3762431Z Receiving objects: 21% (337/1601) 2024-06-26T04:38:45.3765497Z Receiving objects: 22% (353/1601) 2024-06-26T04:38:45.3771641Z Receiving objects: 23% (369/1601) 2024-06-26T04:38:45.3789450Z Receiving objects: 24% (385/1601) 2024-06-26T04:38:45.3793404Z Receiving objects: 25% (401/1601) 2024-06-26T04:38:45.3795883Z Receiving objects: 26% (417/1601) 2024-06-26T04:38:45.3803329Z Receiving objects: 27% (433/1601) 2024-06-26T04:38:45.3805168Z Receiving objects: 28% (449/1601) 2024-06-26T04:38:45.3814749Z Receiving objects: 29% (465/1601) 2024-06-26T04:38:45.3820460Z Receiving objects: 30% (481/1601) 2024-06-26T04:38:45.3827014Z Receiving objects: 31% (497/1601) 2024-06-26T04:38:45.3835845Z Receiving objects: 32% (513/1601) 2024-06-26T04:38:45.3839294Z Receiving objects: 33% (529/1601) 2024-06-26T04:38:45.3840262Z Receiving objects: 34% (545/1601) 2024-06-26T04:38:45.3843536Z Receiving objects: 35% (561/1601) 2024-06-26T04:38:45.3851158Z Receiving objects: 36% (577/1601) 2024-06-26T04:38:45.3855602Z Receiving objects: 37% (593/1601) 2024-06-26T04:38:45.3858206Z Receiving objects: 38% (609/1601) 2024-06-26T04:38:45.3862801Z Receiving objects: 39% (625/1601) 2024-06-26T04:38:45.3867899Z Receiving objects: 40% (641/1601) 2024-06-26T04:38:45.3871439Z Receiving objects: 41% (657/1601) 2024-06-26T04:38:45.3875313Z Receiving objects: 42% (673/1601) 2024-06-26T04:38:45.3878869Z Receiving objects: 43% (689/1601) 2024-06-26T04:38:45.3881418Z Receiving objects: 44% (705/1601) 2024-06-26T04:38:45.3885770Z Receiving objects: 45% (721/1601) 2024-06-26T04:38:45.3889438Z Receiving objects: 46% (737/1601) 2024-06-26T04:38:45.3891864Z Receiving objects: 47% (753/1601) 2024-06-26T04:38:45.3894587Z Receiving objects: 48% (769/1601) 2024-06-26T04:38:45.3897520Z Receiving objects: 49% (785/1601) 2024-06-26T04:38:45.3901632Z Receiving objects: 50% (801/1601) 2024-06-26T04:38:45.3905677Z Receiving objects: 51% (817/1601) 2024-06-26T04:38:45.3907649Z Receiving objects: 52% (833/1601) 2024-06-26T04:38:45.3912449Z Receiving objects: 53% (849/1601) 2024-06-26T04:38:45.3915495Z Receiving objects: 54% (865/1601) 2024-06-26T04:38:45.3917237Z Receiving objects: 55% (881/1601) 2024-06-26T04:38:45.3918876Z Receiving objects: 56% (897/1601) 2024-06-26T04:38:45.3922447Z Receiving objects: 57% (913/1601) 2024-06-26T04:38:45.3927928Z Receiving objects: 58% (929/1601) 2024-06-26T04:38:45.3932514Z Receiving objects: 59% (945/1601) 2024-06-26T04:38:45.3939628Z Receiving objects: 60% (961/1601) 2024-06-26T04:38:45.3941689Z Receiving objects: 61% (977/1601) 2024-06-26T04:38:45.3946415Z Receiving objects: 62% (993/1601) 2024-06-26T04:38:45.3949966Z Receiving objects: 63% (1009/1601) 2024-06-26T04:38:45.3957350Z Receiving objects: 64% (1025/1601) 2024-06-26T04:38:45.3961668Z Receiving objects: 65% (1041/1601) 2024-06-26T04:38:45.3965075Z Receiving objects: 66% (1057/1601) 2024-06-26T04:38:45.3970434Z Receiving objects: 67% (1073/1601) 2024-06-26T04:38:45.3974149Z Receiving objects: 68% (1089/1601) 2024-06-26T04:38:45.3980125Z Receiving objects: 69% (1105/1601) 2024-06-26T04:38:45.3982806Z Receiving objects: 70% (1121/1601) 2024-06-26T04:38:45.3992678Z Receiving objects: 71% (1137/1601) 2024-06-26T04:38:45.4001609Z Receiving objects: 72% (1153/1601) 2024-06-26T04:38:45.4037783Z Receiving objects: 73% (1169/1601) 2024-06-26T04:38:45.4043374Z Receiving objects: 74% (1185/1601) 2024-06-26T04:38:45.4129938Z Receiving objects: 75% (1201/1601) 2024-06-26T04:38:45.4135011Z Receiving objects: 76% (1217/1601) 2024-06-26T04:38:45.4135981Z Receiving objects: 77% (1233/1601) 2024-06-26T04:38:45.4137412Z Receiving objects: 78% (1249/1601) 2024-06-26T04:38:45.4143497Z Receiving objects: 79% (1265/1601) 2024-06-26T04:38:45.4150390Z Receiving objects: 80% (1281/1601) 2024-06-26T04:38:45.4155445Z Receiving objects: 81% (1297/1601) 2024-06-26T04:38:45.4196997Z Receiving objects: 82% (1313/1601) 2024-06-26T04:38:45.4200779Z Receiving objects: 83% (1329/1601) 2024-06-26T04:38:45.4203546Z Receiving objects: 84% (1345/1601) 2024-06-26T04:38:45.4204505Z Receiving objects: 85% (1361/1601) 2024-06-26T04:38:45.4205360Z Receiving objects: 86% (1377/1601) 2024-06-26T04:38:45.4205849Z Receiving objects: 87% (1393/1601) 2024-06-26T04:38:45.4207714Z Receiving objects: 88% (1409/1601) 2024-06-26T04:38:45.4210646Z Receiving objects: 89% (1425/1601) 2024-06-26T04:38:45.4212771Z Receiving objects: 90% (1441/1601) 2024-06-26T04:38:45.4213416Z Receiving objects: 91% (1457/1601) 2024-06-26T04:38:45.4213807Z Receiving objects: 92% (1473/1601) 2024-06-26T04:38:45.4215966Z Receiving objects: 93% (1489/1601) 2024-06-26T04:38:45.4218408Z Receiving objects: 94% (1505/1601) 2024-06-26T04:38:45.4218883Z Receiving objects: 95% (1521/1601) 2024-06-26T04:38:45.4225690Z Receiving objects: 96% (1537/1601) 2024-06-26T04:38:45.4236009Z Receiving objects: 97% (1553/1601) 2024-06-26T04:38:45.4245995Z Receiving objects: 98% (1569/1601) 2024-06-26T04:38:45.4270828Z Receiving objects: 99% (1585/1601) 2024-06-26T04:38:45.4271613Z remote: Total 1601 (delta 360), reused 1023 (delta 261), pack-reused 0 2024-06-26T04:38:45.4286422Z Receiving objects: 100% (1601/1601) 2024-06-26T04:38:45.4287042Z Receiving objects: 100% (1601/1601), 2.36 MiB | 31.37 MiB/s, done. 2024-06-26T04:38:45.4291175Z Resolving deltas: 0% (0/360) 2024-06-26T04:38:45.4292996Z Resolving deltas: 1% (4/360) 2024-06-26T04:38:45.4294250Z Resolving deltas: 2% (9/360) 2024-06-26T04:38:45.4294690Z Resolving deltas: 3% (11/360) 2024-06-26T04:38:45.4295396Z Resolving deltas: 4% (15/360) 2024-06-26T04:38:45.4296074Z Resolving deltas: 5% (18/360) 2024-06-26T04:38:45.4296645Z Resolving deltas: 6% (22/360) 2024-06-26T04:38:45.4297260Z Resolving deltas: 7% (26/360) 2024-06-26T04:38:45.4298037Z Resolving deltas: 8% (29/360) 2024-06-26T04:38:45.4299067Z Resolving deltas: 9% (33/360) 2024-06-26T04:38:45.4300104Z Resolving deltas: 10% (36/360) 2024-06-26T04:38:45.4301517Z Resolving deltas: 11% (40/360) 2024-06-26T04:38:45.4302344Z Resolving deltas: 12% (44/360) 2024-06-26T04:38:45.4303682Z Resolving deltas: 13% (48/360) 2024-06-26T04:38:45.4305467Z Resolving deltas: 14% (51/360) 2024-06-26T04:38:45.4306340Z Resolving deltas: 15% (54/360) 2024-06-26T04:38:45.4308503Z Resolving deltas: 16% (59/360) 2024-06-26T04:38:45.4320249Z Resolving deltas: 17% (62/360) 2024-06-26T04:38:45.4322331Z Resolving deltas: 18% (66/360) 2024-06-26T04:38:45.4323220Z Resolving deltas: 19% (69/360) 2024-06-26T04:38:45.4324649Z Resolving deltas: 20% (72/360) 2024-06-26T04:38:45.4328678Z Resolving deltas: 21% (76/360) 2024-06-26T04:38:45.4329387Z Resolving deltas: 22% (80/360) 2024-06-26T04:38:45.4333580Z Resolving deltas: 23% (83/360) 2024-06-26T04:38:45.4334275Z Resolving deltas: 24% (87/360) 2024-06-26T04:38:45.4336618Z Resolving deltas: 25% (90/360) 2024-06-26T04:38:45.4337316Z Resolving deltas: 26% (94/360) 2024-06-26T04:38:45.4338003Z Resolving deltas: 27% (98/360) 2024-06-26T04:38:45.4338684Z Resolving deltas: 28% (101/360) 2024-06-26T04:38:45.4339357Z Resolving deltas: 29% (105/360) 2024-06-26T04:38:45.4340004Z Resolving deltas: 30% (108/360) 2024-06-26T04:38:45.4340697Z Resolving deltas: 31% (112/360) 2024-06-26T04:38:45.4341391Z Resolving deltas: 32% (116/360) 2024-06-26T04:38:45.4342072Z Resolving deltas: 33% (119/360) 2024-06-26T04:38:45.4342764Z Resolving deltas: 34% (123/360) 2024-06-26T04:38:45.4344108Z Resolving deltas: 35% (126/360) 2024-06-26T04:38:45.4344774Z Resolving deltas: 36% (130/360) 2024-06-26T04:38:45.4345705Z Resolving deltas: 37% (134/360) 2024-06-26T04:38:45.4346765Z Resolving deltas: 38% (137/360) 2024-06-26T04:38:45.4348073Z Resolving deltas: 39% (141/360) 2024-06-26T04:38:45.4349297Z Resolving deltas: 40% (144/360) 2024-06-26T04:38:45.4350801Z Resolving deltas: 41% (148/360) 2024-06-26T04:38:45.4351505Z Resolving deltas: 42% (154/360) 2024-06-26T04:38:45.4352921Z Resolving deltas: 43% (155/360) 2024-06-26T04:38:45.4354226Z Resolving deltas: 44% (160/360) 2024-06-26T04:38:45.4354671Z Resolving deltas: 45% (162/360) 2024-06-26T04:38:45.4355053Z Resolving deltas: 46% (167/360) 2024-06-26T04:38:45.4355590Z Resolving deltas: 47% (170/360) 2024-06-26T04:38:45.4356252Z Resolving deltas: 48% (173/360) 2024-06-26T04:38:45.4356958Z Resolving deltas: 49% (178/360) 2024-06-26T04:38:45.4357791Z Resolving deltas: 50% (180/360) 2024-06-26T04:38:45.4358608Z Resolving deltas: 51% (184/360) 2024-06-26T04:38:45.4359293Z Resolving deltas: 52% (188/360) 2024-06-26T04:38:45.4359988Z Resolving deltas: 53% (191/360) 2024-06-26T04:38:45.4361633Z Resolving deltas: 54% (195/360) 2024-06-26T04:38:45.4362326Z Resolving deltas: 55% (198/360) 2024-06-26T04:38:45.4363071Z Resolving deltas: 56% (202/360) 2024-06-26T04:38:45.4364121Z Resolving deltas: 57% (206/360) 2024-06-26T04:38:45.4366234Z Resolving deltas: 58% (209/360) 2024-06-26T04:38:45.4366908Z Resolving deltas: 59% (213/360) 2024-06-26T04:38:45.4367728Z Resolving deltas: 60% (216/360) 2024-06-26T04:38:45.4370487Z Resolving deltas: 61% (220/360) 2024-06-26T04:38:45.4370892Z Resolving deltas: 62% (224/360) 2024-06-26T04:38:45.4373495Z Resolving deltas: 63% (227/360) 2024-06-26T04:38:45.4374229Z Resolving deltas: 64% (231/360) 2024-06-26T04:38:45.4374839Z Resolving deltas: 65% (235/360) 2024-06-26T04:38:45.4375453Z Resolving deltas: 66% (238/360) 2024-06-26T04:38:45.4376137Z Resolving deltas: 68% (245/360) 2024-06-26T04:38:45.4376655Z Resolving deltas: 69% (250/360) 2024-06-26T04:38:45.4377228Z Resolving deltas: 70% (252/360) 2024-06-26T04:38:45.4377931Z Resolving deltas: 71% (256/360) 2024-06-26T04:38:45.4378549Z Resolving deltas: 72% (261/360) 2024-06-26T04:38:45.4379067Z Resolving deltas: 73% (263/360) 2024-06-26T04:38:45.4379750Z Resolving deltas: 74% (268/360) 2024-06-26T04:38:45.4380418Z Resolving deltas: 75% (270/360) 2024-06-26T04:38:45.4380962Z Resolving deltas: 76% (274/360) 2024-06-26T04:38:45.4381601Z Resolving deltas: 77% (278/360) 2024-06-26T04:38:45.4382246Z Resolving deltas: 78% (281/360) 2024-06-26T04:38:45.4382875Z Resolving deltas: 79% (285/360) 2024-06-26T04:38:45.4383402Z Resolving deltas: 80% (288/360) 2024-06-26T04:38:45.4383842Z Resolving deltas: 81% (292/360) 2024-06-26T04:38:45.4384210Z Resolving deltas: 82% (296/360) 2024-06-26T04:38:45.4384577Z Resolving deltas: 83% (299/360) 2024-06-26T04:38:45.4385082Z Resolving deltas: 84% (303/360) 2024-06-26T04:38:45.4385448Z Resolving deltas: 85% (306/360) 2024-06-26T04:38:45.4385887Z Resolving deltas: 86% (310/360) 2024-06-26T04:38:45.4386262Z Resolving deltas: 87% (315/360) 2024-06-26T04:38:45.4386614Z Resolving deltas: 88% (318/360) 2024-06-26T04:38:45.4387061Z Resolving deltas: 89% (321/360) 2024-06-26T04:38:45.4387424Z Resolving deltas: 90% (325/360) 2024-06-26T04:38:45.4387773Z Resolving deltas: 91% (329/360) 2024-06-26T04:38:45.4388137Z Resolving deltas: 92% (332/360) 2024-06-26T04:38:45.4388503Z Resolving deltas: 93% (335/360) 2024-06-26T04:38:45.4389276Z Resolving deltas: 94% (339/360) 2024-06-26T04:38:45.4390112Z Resolving deltas: 95% (342/360) 2024-06-26T04:38:45.4393783Z Resolving deltas: 96% (346/360) 2024-06-26T04:38:45.4394451Z Resolving deltas: 97% (351/360) 2024-06-26T04:38:45.4396359Z Resolving deltas: 98% (353/360) 2024-06-26T04:38:45.4397811Z Resolving deltas: 99% (357/360) 2024-06-26T04:38:45.4398598Z Resolving deltas: 100% (360/360) 2024-06-26T04:38:45.4399381Z Resolving deltas: 100% (360/360), done. 2024-06-26T04:38:45.4585396Z From https://github.com/pytorch/test-infra 2024-06-26T04:38:45.4585980Z * [new branch] main -> origin/main 2024-06-26T04:38:45.4604216Z ##[endgroup] 2024-06-26T04:38:45.4604740Z ##[group]Determining the checkout info 2024-06-26T04:38:45.4606285Z ##[endgroup] 2024-06-26T04:38:45.4606918Z ##[group]Checking out the ref 2024-06-26T04:38:45.4610035Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-06-26T04:38:45.5283421Z Switched to a new branch 'main' 2024-06-26T04:38:45.5284030Z branch 'main' set up to track 'origin/main'. 2024-06-26T04:38:45.5289523Z ##[endgroup] 2024-06-26T04:38:45.5290074Z ##[group]Setting up auth for fetching submodules 2024-06-26T04:38:45.5295316Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:38:45.5355181Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T04:38:45.5386268Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T04:38:45.5415001Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T04:38:45.5440524Z ##[endgroup] 2024-06-26T04:38:45.5441032Z ##[group]Fetching submodules 2024-06-26T04:38:45.5443510Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T04:38:45.5678861Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-06-26T04:38:45.5918304Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T04:38:45.6147980Z ##[endgroup] 2024-06-26T04:38:45.6148576Z ##[group]Persisting credentials for submodules 2024-06-26T04:38:45.6153177Z [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' || :" 2024-06-26T04:38:45.6383264Z [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" 2024-06-26T04:38:45.6617874Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T04:38:45.6875068Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T04:38:45.7114735Z ##[endgroup] 2024-06-26T04:38:45.7155464Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:38:45.7179492Z '43a2ce341cc31288e9a38b65ce600a7f43021bd5' 2024-06-26T04:38:45.7473817Z Prepare all required actions 2024-06-26T04:38:45.7474355Z Getting action download info 2024-06-26T04:38:45.8383534Z Download action repository 'pytorch/test-infra@main' (SHA:43a2ce341cc31288e9a38b65ce600a7f43021bd5) 2024-06-26T04:38:46.0861739Z Getting action download info 2024-06-26T04:38:46.1681060Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:38:46.2979815Z ##[group]Run ./test-infra/.github/actions/setup-linux 2024-06-26T04:38:46.2980377Z env: 2024-06-26T04:38:46.2980702Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:46.2981149Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:46.2981505Z PR_NUMBER: 129470 2024-06-26T04:38:46.2986034Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:46.2990615Z ##[endgroup] 2024-06-26T04:38:46.3182954Z ##[group]Run set -euo pipefail 2024-06-26T04:38:46.3183378Z set -euo pipefail 2024-06-26T04:38:46.3183770Z function get_ec2_metadata() { 2024-06-26T04:38:46.3184291Z  # Pulled from instance metadata endpoint for EC2 2024-06-26T04:38:46.3185204Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-06-26T04:38:46.3185989Z  category=$1 2024-06-26T04:38:46.3186499Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-06-26T04:38:46.3187048Z } 2024-06-26T04:38:46.3187387Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-06-26T04:38:46.3187963Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-06-26T04:38:46.3188590Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-06-26T04:38:46.3189146Z echo "system info $(uname -a)" 2024-06-26T04:38:46.3196683Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:46.3197398Z env: 2024-06-26T04:38:46.3197692Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:46.3198275Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:46.3198630Z PR_NUMBER: 129470 2024-06-26T04:38:46.3203247Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:46.3207796Z ##[endgroup] 2024-06-26T04:38:46.3286935Z ami-id: ami-0ce0c36d7a00b20e2 2024-06-26T04:38:46.3338406Z instance-id: i-091a3ab57bd837ced 2024-06-26T04:38:46.3388198Z instance-type: c5.2xlarge 2024-06-26T04:38:46.3395097Z system info Linux ip-10-0-64-8.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-06-26T04:38:46.3423465Z ##[group]Run if systemctl is-active --quiet docker; then 2024-06-26T04:38:46.3424062Z if systemctl is-active --quiet docker; then 2024-06-26T04:38:46.3424587Z  echo "Docker daemon is running..."; 2024-06-26T04:38:46.3425005Z else 2024-06-26T04:38:46.3425478Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-06-26T04:38:46.3426046Z fi 2024-06-26T04:38:46.3433126Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:46.3433613Z env: 2024-06-26T04:38:46.3433912Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:46.3434359Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:46.3434710Z PR_NUMBER: 129470 2024-06-26T04:38:46.3439433Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:46.3444082Z ##[endgroup] 2024-06-26T04:38:46.3482083Z Docker daemon is running... 2024-06-26T04:38:46.3508490Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2024-06-26T04:38:46.3509529Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2024-06-26T04:38:46.3510418Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2024-06-26T04:38:46.3511409Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2024-06-26T04:38:46.3512601Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-06-26T04:38:46.3520450Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:46.3521129Z env: 2024-06-26T04:38:46.3521577Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:46.3522123Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:46.3522619Z PR_NUMBER: 129470 2024-06-26T04:38:46.3527240Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:46.3532056Z AWS_RETRY_MODE: standard 2024-06-26T04:38:46.3532555Z AWS_MAX_ATTEMPTS: 5 2024-06-26T04:38:46.3532958Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T04:38:46.3533438Z ##[endgroup] 2024-06-26T04:38:47.1209358Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:38:47.1210838Z Configure a credential helper to remove this warning. See 2024-06-26T04:38:47.1211758Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:38:47.1212318Z 2024-06-26T04:38:47.1212448Z Login Succeeded 2024-06-26T04:38:47.1247954Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:38:47.1248758Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:38:47.1249483Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:38:47.1257205Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:47.1257680Z env: 2024-06-26T04:38:47.1257984Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:47.1258434Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:47.1258797Z PR_NUMBER: 129470 2024-06-26T04:38:47.1263305Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:47.1267907Z ##[endgroup] 2024-06-26T04:38:47.1332450Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2024-06-26T04:38:47.1333300Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2024-06-26T04:38:47.1333884Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2024-06-26T04:38:47.1334405Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2024-06-26T04:38:47.1335063Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2024-06-26T04:38:47.1335665Z  2024-06-26T04:38:47.1336096Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2024-06-26T04:38:47.1336717Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2024-06-26T04:38:47.1337249Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2024-06-26T04:38:47.1337943Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2024-06-26T04:38:47.1338587Z  2024-06-26T04:38:47.1338933Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2024-06-26T04:38:47.1339441Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2024-06-26T04:38:47.1340048Z mkdir -p "${RUNNER_DOCS_DIR}" 2024-06-26T04:38:47.1340631Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2024-06-26T04:38:47.1347971Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:47.1348514Z env: 2024-06-26T04:38:47.1348846Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:47.1349335Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:47.1349727Z PR_NUMBER: 129470 2024-06-26T04:38:47.1354370Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:47.1359165Z ##[endgroup] 2024-06-26T04:38:47.2200800Z ##[group]Run needs=0 2024-06-26T04:38:47.2201135Z needs=0 2024-06-26T04:38:47.2201644Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2024-06-26T04:38:47.2202230Z  needs=1 2024-06-26T04:38:47.2202517Z fi 2024-06-26T04:38:47.2202845Z echo "does=${needs}" >> $GITHUB_OUTPUT 2024-06-26T04:38:47.2210249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:47.2210741Z env: 2024-06-26T04:38:47.2211041Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:47.2211472Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:47.2211834Z PR_NUMBER: 129470 2024-06-26T04:38:47.2216437Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:47.2221198Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:38:47.2221993Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:38:47.2222730Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:38:47.2223226Z ##[endgroup] 2024-06-26T04:38:47.2384184Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:38:47.2385269Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:38:47.2385902Z # shellcheck disable=SC2046 2024-06-26T04:38:47.2386392Z docker stop $(docker ps -q) || true 2024-06-26T04:38:47.2386889Z # Prune all of the docker images 2024-06-26T04:38:47.2387375Z docker system prune -af 2024-06-26T04:38:47.2394697Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:47.2395222Z env: 2024-06-26T04:38:47.2395573Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:47.2396198Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:47.2396583Z PR_NUMBER: 129470 2024-06-26T04:38:47.2401511Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:47.2406345Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:38:47.2407177Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:38:47.2408064Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:38:47.2408628Z ##[endgroup] 2024-06-26T04:38:47.2655220Z "docker stop" requires at least 1 argument. 2024-06-26T04:38:47.2659270Z See 'docker stop --help'. 2024-06-26T04:38:47.2659673Z 2024-06-26T04:38:47.2659921Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-06-26T04:38:47.2660330Z 2024-06-26T04:38:47.2660488Z Stop one or more running containers 2024-06-26T04:38:48.3428369Z Deleted Images: 2024-06-26T04:38:48.3429029Z untagged: pytorch/manylinux-builder:cpu 2024-06-26T04:38:48.3430011Z untagged: pytorch/manylinux-builder@sha256:540bfa078bd427500499487d71729244506c254d29be6ed6615531c9320baf4f 2024-06-26T04:38:48.3431069Z deleted: sha256:49c3b4d89e7502336c288d6e13c72e981711c466453806952ca66d00a65b5604 2024-06-26T04:38:48.3431984Z deleted: sha256:6281d260ab2d792053fb7502cb7d97807ca28bc993545728fb7cf99c6c733606 2024-06-26T04:38:48.3432890Z deleted: sha256:04860ef1969488cd8511c50944f1402dd40efb9dcd5ef0d46667814b47f304a1 2024-06-26T04:38:48.3433770Z deleted: sha256:2fa8e82b0066b8b55b54523bf249ae654027fe1132696fc0d7768da872964e62 2024-06-26T04:38:48.3434667Z deleted: sha256:c6c4e950e408a2036ee46953371a1ae2833f078d5e656f747e6e10d9a66d2942 2024-06-26T04:38:48.3435575Z deleted: sha256:097b78e1cc4a24afe376150a9ffb33a5ccaa1f674fb4e762dcc0e19c401b86da 2024-06-26T04:38:48.3436486Z deleted: sha256:b00dd2b277a8f3fec75acbe2992143f1dbf3667bf868003f87814f4e788e2d79 2024-06-26T04:38:48.3437543Z deleted: sha256:621654d1cfc18c9605914932849c813f1e0438adf741e229268fb2bb349f0e6b 2024-06-26T04:38:48.3438451Z deleted: sha256:15b4fd0bba9d6fb743c1352fc2ef0d79e9e1851de28b7edf312035fc8e3a2e9f 2024-06-26T04:38:48.3439375Z deleted: sha256:0a5e068b92a4aad937801c2fe0921d766eddf31fb902b4ef187090f4f3a80e36 2024-06-26T04:38:48.3440390Z deleted: sha256:ef1c50067710c49b74f582113c2844640eb9583c2739ab020cfacb5998af8539 2024-06-26T04:38:48.3441401Z deleted: sha256:4c2478d3a5b59717ff0fc1c524d69e3c0eb85c3e5a9448f6ad736a184ae415b9 2024-06-26T04:38:48.3442320Z deleted: sha256:a54548adb3d434d27ee2bfe6145359297acdc7bc0870c72790433143d4e090a6 2024-06-26T04:38:48.3443218Z deleted: sha256:ca3229bcf614af68cb05bf7d83709b01777612f1d8615b3ff03d79baf11be6a4 2024-06-26T04:38:48.3444146Z deleted: sha256:d08d7143d1d96de2b0af9a8eee53f838dee881725f87e96eb5d9361aa8a61b64 2024-06-26T04:38:48.3445067Z deleted: sha256:4a8c989ab1e91f5b4c61f0d35e94ba541e2a083ddb88a678076aa5b2a2c51d65 2024-06-26T04:38:48.3445979Z deleted: sha256:525bdeb3b1df2fbdb92da8060a4ea88c892cd8e8c75cd699312546c0ed869dae 2024-06-26T04:38:48.3446899Z deleted: sha256:ed093d65869030e51bb59c61d7b769cff2c5c3fc84e989d39d9fc2df73043176 2024-06-26T04:38:48.3447824Z deleted: sha256:e4d0df1168e5425a9aa52b9a79987b79c887bf7f8477ac0b221b7ef8707eb796 2024-06-26T04:38:48.3448733Z deleted: sha256:83363a68c07ea1e213dc49babfff46ad79fdf050fb2a370d10045dd74fe9c578 2024-06-26T04:38:48.3449839Z deleted: sha256:af383154c41862c03c95d4f926410f79acb15ec817817123d64b9900bd70e70c 2024-06-26T04:38:48.3450737Z deleted: sha256:358b7466f25d8bc8918f37003b25549de157d3ca175b462a7c621b26e521e7d8 2024-06-26T04:38:48.3451655Z deleted: sha256:c8deab7252dbf1e537d45cc4c10a91f9b4f6e87cc9ae8b3e04fc5f2053a68db7 2024-06-26T04:38:48.3452555Z deleted: sha256:b98625b728db64f634db11124fc6312968415b51fef47b29865e95663b314fb3 2024-06-26T04:38:48.3453428Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-06-26T04:38:48.3453940Z 2024-06-26T04:38:48.3460561Z Total reclaimed space: 2.682GB 2024-06-26T04:38:48.3538368Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2024-06-26T04:38:48.3538816Z with: 2024-06-26T04:38:48.3539513Z github-secret: *** 2024-06-26T04:38:48.3540463Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2024-06-26T04:38:48.3541515Z activate-with-label: false 2024-06-26T04:38:48.3541850Z label: with-ssh 2024-06-26T04:38:48.3542160Z remove-existing-keys: true 2024-06-26T04:38:48.3542512Z fail-silently: true 2024-06-26T04:38:48.3542790Z env: 2024-06-26T04:38:48.3543079Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:48.3543518Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:48.3543851Z PR_NUMBER: 129470 2024-06-26T04:38:48.3548351Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:48.3553059Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:38:48.3553844Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:38:48.3554568Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:38:48.3555084Z ##[endgroup] 2024-06-26T04:38:48.4336008Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-06-26T04:38:48.6786461Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T04:38:48.7423948Z No SSH keys found for user leslie-fang-intel 2024-06-26T04:38:48.7424744Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T04:38:48.8029484Z No SSH keys found for user leslie-fang-intel 2024-06-26T04:38:48.8134771Z ##[group]Run actions/checkout@v3 2024-06-26T04:38:48.8135142Z with: 2024-06-26T04:38:48.8135399Z repository: pytorch/pytorch 2024-06-26T04:38:48.8135802Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:48.8136232Z path: pytorch/pytorch 2024-06-26T04:38:48.8136534Z fetch-depth: -1 2024-06-26T04:38:48.8136818Z submodules: true 2024-06-26T04:38:48.8137242Z token: *** 2024-06-26T04:38:48.8137497Z ssh-strict: true 2024-06-26T04:38:48.8137807Z persist-credentials: true 2024-06-26T04:38:48.8138143Z clean: true 2024-06-26T04:38:48.8138430Z sparse-checkout-cone-mode: true 2024-06-26T04:38:48.8138809Z fetch-tags: false 2024-06-26T04:38:48.8139090Z lfs: false 2024-06-26T04:38:48.8139353Z set-safe-directory: true 2024-06-26T04:38:48.8139670Z env: 2024-06-26T04:38:48.8139961Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:38:48.8140527Z REPOSITORY: pytorch/pytorch 2024-06-26T04:38:48.8140874Z PR_NUMBER: 129470 2024-06-26T04:38:48.8145411Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:38:48.8150135Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:38:48.8150927Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:38:48.8151650Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:38:48.8152158Z ##[endgroup] 2024-06-26T04:38:48.8991375Z Syncing repository: pytorch/pytorch 2024-06-26T04:38:48.9000764Z ##[group]Getting Git version info 2024-06-26T04:38:48.9001863Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch' 2024-06-26T04:38:48.9022199Z [command]/usr/bin/git version 2024-06-26T04:38:48.9061322Z git version 2.40.1 2024-06-26T04:38:48.9083689Z ##[endgroup] 2024-06-26T04:38:48.9096152Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b922ba33-f3cc-4d77-9469-15bfe2bcd664' before making global git config changes 2024-06-26T04:38:48.9097609Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:38:48.9101560Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2024-06-26T04:38:48.9134531Z ##[group]Initializing the repository 2024-06-26T04:38:48.9137685Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2024-06-26T04:38:48.9165160Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:38:48.9166005Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:38:48.9166806Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:38:48.9167442Z hint: 2024-06-26T04:38:48.9167920Z hint: git config --global init.defaultBranch 2024-06-26T04:38:48.9168408Z hint: 2024-06-26T04:38:48.9168893Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:38:48.9169728Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:38:48.9170379Z hint: 2024-06-26T04:38:48.9170735Z hint: git branch -m 2024-06-26T04:38:48.9171854Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/ 2024-06-26T04:38:48.9174993Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:38:48.9201339Z ##[endgroup] 2024-06-26T04:38:48.9201874Z ##[group]Disabling automatic garbage collection 2024-06-26T04:38:48.9204224Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:38:48.9230253Z ##[endgroup] 2024-06-26T04:38:48.9230724Z ##[group]Setting up auth 2024-06-26T04:38:48.9235790Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:38:48.9263332Z [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' || :" 2024-06-26T04:38:48.9497510Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:38:48.9523912Z [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' || :" 2024-06-26T04:38:48.9755246Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:38:48.9798007Z ##[endgroup] 2024-06-26T04:38:48.9798528Z ##[group]Fetching the repository 2024-06-26T04:38:48.9805852Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-06-26T04:38:51.2680499Z remote: Enumerating objects: 987786 2024-06-26T04:38:51.2681206Z remote: Enumerating objects: 989953, done. 2024-06-26T04:38:51.2681918Z remote: Counting objects: 0% (1/2167) 2024-06-26T04:38:51.2682649Z remote: Counting objects: 1% (22/2167) 2024-06-26T04:38:51.2683372Z remote: Counting objects: 2% (44/2167) 2024-06-26T04:38:51.2684236Z remote: Counting objects: 3% (66/2167) 2024-06-26T04:38:51.2684840Z remote: Counting objects: 4% (87/2167) 2024-06-26T04:38:51.2685549Z remote: Counting objects: 5% (109/2167) 2024-06-26T04:38:51.2686046Z remote: Counting objects: 6% (131/2167) 2024-06-26T04:38:51.2687602Z remote: Counting objects: 7% (152/2167) 2024-06-26T04:38:51.2688522Z remote: Counting objects: 8% (174/2167) 2024-06-26T04:38:51.2689218Z remote: Counting objects: 9% (196/2167) 2024-06-26T04:38:51.2689751Z remote: Counting objects: 10% (217/2167) 2024-06-26T04:38:51.2690478Z remote: Counting objects: 11% (239/2167) 2024-06-26T04:38:51.2691194Z remote: Counting objects: 12% (261/2167) 2024-06-26T04:38:51.2691792Z remote: Counting objects: 13% (282/2167) 2024-06-26T04:38:51.2692444Z remote: Counting objects: 14% (304/2167) 2024-06-26T04:38:51.2692931Z remote: Counting objects: 15% (326/2167) 2024-06-26T04:38:51.2694423Z remote: Counting objects: 16% (347/2167) 2024-06-26T04:38:51.2696757Z remote: Counting objects: 17% (369/2167) 2024-06-26T04:38:51.2698930Z remote: Counting objects: 18% (391/2167) 2024-06-26T04:38:51.2700375Z remote: Counting objects: 19% (412/2167) 2024-06-26T04:38:51.2701287Z remote: Counting objects: 20% (434/2167) 2024-06-26T04:38:51.2702234Z remote: Counting objects: 21% (456/2167) 2024-06-26T04:38:51.2703040Z remote: Counting objects: 22% (477/2167) 2024-06-26T04:38:51.2703940Z remote: Counting objects: 23% (499/2167) 2024-06-26T04:38:51.2704494Z remote: Counting objects: 24% (521/2167) 2024-06-26T04:38:51.2705085Z remote: Counting objects: 25% (542/2167) 2024-06-26T04:38:51.2705642Z remote: Counting objects: 26% (564/2167) 2024-06-26T04:38:51.2706395Z remote: Counting objects: 27% (586/2167) 2024-06-26T04:38:51.2706979Z remote: Counting objects: 28% (607/2167) 2024-06-26T04:38:51.2708075Z remote: Counting objects: 29% (629/2167) 2024-06-26T04:38:51.2708917Z remote: Counting objects: 30% (651/2167) 2024-06-26T04:38:51.2709660Z remote: Counting objects: 31% (672/2167) 2024-06-26T04:38:51.2710224Z remote: Counting objects: 32% (694/2167) 2024-06-26T04:38:51.2711041Z remote: Counting objects: 33% (716/2167) 2024-06-26T04:38:51.2711904Z remote: Counting objects: 34% (737/2167) 2024-06-26T04:38:51.2712622Z remote: Counting objects: 35% (759/2167) 2024-06-26T04:38:51.2713556Z remote: Counting objects: 36% (781/2167) 2024-06-26T04:38:51.2714531Z remote: Counting objects: 37% (802/2167) 2024-06-26T04:38:51.2715386Z remote: Counting objects: 38% (824/2167) 2024-06-26T04:38:51.2716390Z remote: Counting objects: 39% (846/2167) 2024-06-26T04:38:51.2717694Z remote: Counting objects: 40% (867/2167) 2024-06-26T04:38:51.2718351Z remote: Counting objects: 41% (889/2167) 2024-06-26T04:38:51.2719158Z remote: Counting objects: 42% (911/2167) 2024-06-26T04:38:51.2720175Z remote: Counting objects: 43% (932/2167) 2024-06-26T04:38:51.2720976Z remote: Counting objects: 44% (954/2167) 2024-06-26T04:38:51.2721614Z remote: Counting objects: 45% (976/2167) 2024-06-26T04:38:51.2722553Z remote: Counting objects: 46% (997/2167) 2024-06-26T04:38:51.2723496Z remote: Counting objects: 47% (1019/2167) 2024-06-26T04:38:51.2724152Z remote: Counting objects: 48% (1041/2167) 2024-06-26T04:38:51.2725007Z remote: Counting objects: 49% (1062/2167) 2024-06-26T04:38:51.2725868Z remote: Counting objects: 50% (1084/2167) 2024-06-26T04:38:51.2726611Z remote: Counting objects: 51% (1106/2167) 2024-06-26T04:38:51.2727298Z remote: Counting objects: 52% (1127/2167) 2024-06-26T04:38:51.2728233Z remote: Counting objects: 53% (1149/2167) 2024-06-26T04:38:51.2728926Z remote: Counting objects: 54% (1171/2167) 2024-06-26T04:38:51.2729645Z remote: Counting objects: 55% (1192/2167) 2024-06-26T04:38:51.2756683Z remote: Counting objects: 56% (1214/2167) 2024-06-26T04:38:51.2757799Z remote: Counting objects: 57% (1236/2167) 2024-06-26T04:38:51.2758787Z remote: Counting objects: 58% (1257/2167) 2024-06-26T04:38:51.2759770Z remote: Counting objects: 59% (1279/2167) 2024-06-26T04:38:51.2760440Z remote: Counting objects: 60% (1301/2167) 2024-06-26T04:38:51.2761134Z remote: Counting objects: 61% (1322/2167) 2024-06-26T04:38:51.2761776Z remote: Counting objects: 62% (1344/2167) 2024-06-26T04:38:51.2762260Z remote: Counting objects: 63% (1366/2167) 2024-06-26T04:38:51.2762734Z remote: Counting objects: 64% (1387/2167) 2024-06-26T04:38:51.2763227Z remote: Counting objects: 65% (1409/2167) 2024-06-26T04:38:51.2763737Z remote: Counting objects: 66% (1431/2167) 2024-06-26T04:38:51.2764230Z remote: Counting objects: 67% (1452/2167) 2024-06-26T04:38:51.2764733Z remote: Counting objects: 68% (1474/2167) 2024-06-26T04:38:51.2765296Z remote: Counting objects: 69% (1496/2167) 2024-06-26T04:38:51.2765785Z remote: Counting objects: 70% (1517/2167) 2024-06-26T04:38:51.2766292Z remote: Counting objects: 71% (1539/2167) 2024-06-26T04:38:51.2766790Z remote: Counting objects: 72% (1561/2167) 2024-06-26T04:38:51.2767289Z remote: Counting objects: 73% (1582/2167) 2024-06-26T04:38:51.2767779Z remote: Counting objects: 74% (1604/2167) 2024-06-26T04:38:51.2768276Z remote: Counting objects: 75% (1626/2167) 2024-06-26T04:38:51.2768775Z remote: Counting objects: 76% (1647/2167) 2024-06-26T04:38:51.2769263Z remote: Counting objects: 77% (1669/2167) 2024-06-26T04:38:51.2769757Z remote: Counting objects: 78% (1691/2167) 2024-06-26T04:38:51.2770263Z remote: Counting objects: 79% (1712/2167) 2024-06-26T04:38:51.2770948Z remote: Counting objects: 80% (1734/2167) 2024-06-26T04:38:51.2771451Z remote: Counting objects: 81% (1756/2167) 2024-06-26T04:38:51.2771951Z remote: Counting objects: 82% (1777/2167) 2024-06-26T04:38:51.2772438Z remote: Counting objects: 83% (1799/2167) 2024-06-26T04:38:51.2772940Z remote: Counting objects: 84% (1821/2167) 2024-06-26T04:38:51.2773442Z remote: Counting objects: 85% (1842/2167) 2024-06-26T04:38:51.2773930Z remote: Counting objects: 86% (1864/2167) 2024-06-26T04:38:51.2774433Z remote: Counting objects: 87% (1886/2167) 2024-06-26T04:38:51.2774933Z remote: Counting objects: 88% (1907/2167) 2024-06-26T04:38:51.2775418Z remote: Counting objects: 89% (1929/2167) 2024-06-26T04:38:51.2775921Z remote: Counting objects: 90% (1951/2167) 2024-06-26T04:38:51.2776418Z remote: Counting objects: 91% (1972/2167) 2024-06-26T04:38:51.2777007Z remote: Counting objects: 92% (1994/2167) 2024-06-26T04:38:51.2777501Z remote: Counting objects: 93% (2016/2167) 2024-06-26T04:38:51.2778004Z remote: Counting objects: 94% (2037/2167) 2024-06-26T04:38:51.2778506Z remote: Counting objects: 95% (2059/2167) 2024-06-26T04:38:51.2778991Z remote: Counting objects: 96% (2081/2167) 2024-06-26T04:38:51.2779487Z remote: Counting objects: 97% (2102/2167) 2024-06-26T04:38:51.2779985Z remote: Counting objects: 98% (2124/2167) 2024-06-26T04:38:51.2780470Z remote: Counting objects: 99% (2146/2167) 2024-06-26T04:38:51.2780966Z remote: Counting objects: 100% (2167/2167) 2024-06-26T04:38:51.2781506Z remote: Counting objects: 100% (2167/2167), done. 2024-06-26T04:38:51.2846070Z remote: Compressing objects: 0% (1/891) 2024-06-26T04:38:51.3275769Z remote: Compressing objects: 1% (9/891) 2024-06-26T04:38:51.3614929Z remote: Compressing objects: 2% (18/891) 2024-06-26T04:38:51.3908786Z remote: Compressing objects: 3% (27/891) 2024-06-26T04:38:51.4237752Z remote: Compressing objects: 4% (36/891) 2024-06-26T04:38:51.4415421Z remote: Compressing objects: 5% (45/891) 2024-06-26T04:38:51.4562167Z remote: Compressing objects: 6% (54/891) 2024-06-26T04:38:51.4756748Z remote: Compressing objects: 7% (63/891) 2024-06-26T04:38:51.4915268Z remote: Compressing objects: 8% (72/891) 2024-06-26T04:38:51.5241621Z remote: Compressing objects: 9% (81/891) 2024-06-26T04:38:51.6129090Z remote: Compressing objects: 10% (90/891) 2024-06-26T04:38:51.6749634Z remote: Compressing objects: 11% (99/891) 2024-06-26T04:38:51.7592276Z remote: Compressing objects: 12% (107/891) 2024-06-26T04:38:51.7836328Z remote: Compressing objects: 13% (116/891) 2024-06-26T04:38:51.7961465Z remote: Compressing objects: 14% (125/891) 2024-06-26T04:38:51.8073067Z remote: Compressing objects: 15% (134/891) 2024-06-26T04:38:51.8177386Z remote: Compressing objects: 16% (143/891) 2024-06-26T04:38:51.8235793Z remote: Compressing objects: 17% (152/891) 2024-06-26T04:38:51.8244873Z remote: Compressing objects: 18% (161/891) 2024-06-26T04:38:51.8260119Z remote: Compressing objects: 19% (170/891) 2024-06-26T04:38:51.8286868Z remote: Compressing objects: 20% (179/891) 2024-06-26T04:38:51.8310548Z remote: Compressing objects: 21% (188/891) 2024-06-26T04:38:51.8324211Z remote: Compressing objects: 22% (197/891) 2024-06-26T04:38:51.8334854Z remote: Compressing objects: 23% (205/891) 2024-06-26T04:38:51.8358901Z remote: Compressing objects: 24% (214/891) 2024-06-26T04:38:51.8378143Z remote: Compressing objects: 25% (223/891) 2024-06-26T04:38:51.8386464Z remote: Compressing objects: 26% (232/891) 2024-06-26T04:38:51.8394891Z remote: Compressing objects: 27% (241/891) 2024-06-26T04:38:51.8409859Z remote: Compressing objects: 28% (250/891) 2024-06-26T04:38:51.8411105Z remote: Compressing objects: 29% (259/891) 2024-06-26T04:38:51.8412278Z remote: Compressing objects: 30% (268/891) 2024-06-26T04:38:51.8418212Z remote: Compressing objects: 31% (277/891) 2024-06-26T04:38:51.8433689Z remote: Compressing objects: 32% (286/891) 2024-06-26T04:38:51.8445291Z remote: Compressing objects: 33% (295/891) 2024-06-26T04:38:51.8448828Z remote: Compressing objects: 34% (303/891) 2024-06-26T04:38:51.8453343Z remote: Compressing objects: 35% (312/891) 2024-06-26T04:38:51.8456377Z remote: Compressing objects: 36% (321/891) 2024-06-26T04:38:51.8470250Z remote: Compressing objects: 37% (330/891) 2024-06-26T04:38:51.8483106Z remote: Compressing objects: 38% (339/891) 2024-06-26T04:38:51.8510132Z remote: Compressing objects: 39% (348/891) 2024-06-26T04:38:51.8513136Z remote: Compressing objects: 40% (357/891) 2024-06-26T04:38:51.8529117Z remote: Compressing objects: 41% (366/891) 2024-06-26T04:38:51.8543567Z remote: Compressing objects: 42% (375/891) 2024-06-26T04:38:51.8560331Z remote: Compressing objects: 43% (384/891) 2024-06-26T04:38:51.8575430Z remote: Compressing objects: 44% (393/891) 2024-06-26T04:38:51.8590503Z remote: Compressing objects: 45% (401/891) 2024-06-26T04:38:51.8604197Z remote: Compressing objects: 46% (410/891) 2024-06-26T04:38:51.8624508Z remote: Compressing objects: 47% (419/891) 2024-06-26T04:38:51.8636135Z remote: Compressing objects: 48% (428/891) 2024-06-26T04:38:51.8651923Z remote: Compressing objects: 49% (437/891) 2024-06-26T04:38:51.8656519Z remote: Compressing objects: 50% (446/891) 2024-06-26T04:38:51.8670179Z remote: Compressing objects: 51% (455/891) 2024-06-26T04:38:51.8671481Z remote: Compressing objects: 52% (464/891) 2024-06-26T04:38:51.8678114Z remote: Compressing objects: 53% (473/891) 2024-06-26T04:38:51.8698503Z remote: Compressing objects: 54% (482/891) 2024-06-26T04:38:51.8708186Z remote: Compressing objects: 55% (491/891) 2024-06-26T04:38:51.8715983Z remote: Compressing objects: 56% (499/891) 2024-06-26T04:38:51.8726823Z remote: Compressing objects: 57% (508/891) 2024-06-26T04:38:51.8745326Z remote: Compressing objects: 58% (517/891) 2024-06-26T04:38:51.8755422Z remote: Compressing objects: 59% (526/891) 2024-06-26T04:38:51.8768384Z remote: Compressing objects: 60% (535/891) 2024-06-26T04:38:51.8776246Z remote: Compressing objects: 61% (544/891) 2024-06-26T04:38:51.8787529Z remote: Compressing objects: 62% (553/891) 2024-06-26T04:38:51.8793008Z remote: Compressing objects: 63% (562/891) 2024-06-26T04:38:51.8807075Z remote: Compressing objects: 64% (571/891) 2024-06-26T04:38:51.8814595Z remote: Compressing objects: 65% (580/891) 2024-06-26T04:38:51.8824427Z remote: Compressing objects: 66% (589/891) 2024-06-26T04:38:51.8833058Z remote: Compressing objects: 67% (597/891) 2024-06-26T04:38:51.8843023Z remote: Compressing objects: 68% (606/891) 2024-06-26T04:38:51.8858650Z remote: Compressing objects: 69% (615/891) 2024-06-26T04:38:51.8860186Z remote: Compressing objects: 70% (624/891) 2024-06-26T04:38:51.8868761Z remote: Compressing objects: 71% (633/891) 2024-06-26T04:38:51.8907372Z remote: Compressing objects: 72% (642/891) 2024-06-26T04:38:51.8908177Z remote: Compressing objects: 73% (651/891) 2024-06-26T04:38:51.8908690Z remote: Compressing objects: 74% (660/891) 2024-06-26T04:38:51.8909187Z remote: Compressing objects: 75% (669/891) 2024-06-26T04:38:51.8909694Z remote: Compressing objects: 76% (678/891) 2024-06-26T04:38:51.8910201Z remote: Compressing objects: 77% (687/891) 2024-06-26T04:38:51.8910703Z remote: Compressing objects: 78% (695/891) 2024-06-26T04:38:51.8911210Z remote: Compressing objects: 79% (704/891) 2024-06-26T04:38:51.8911940Z remote: Compressing objects: 80% (713/891) 2024-06-26T04:38:51.8912457Z remote: Compressing objects: 81% (722/891) 2024-06-26T04:38:51.8923100Z remote: Compressing objects: 82% (731/891) 2024-06-26T04:38:51.8923970Z remote: Compressing objects: 83% (740/891) 2024-06-26T04:38:51.8924504Z remote: Compressing objects: 84% (749/891) 2024-06-26T04:38:51.8925007Z remote: Compressing objects: 85% (758/891) 2024-06-26T04:38:51.8925521Z remote: Compressing objects: 86% (767/891) 2024-06-26T04:38:51.8927086Z remote: Compressing objects: 87% (776/891) 2024-06-26T04:38:51.8928298Z remote: Compressing objects: 88% (785/891) 2024-06-26T04:38:51.8928852Z remote: Compressing objects: 89% (793/891) 2024-06-26T04:38:51.8931076Z remote: Compressing objects: 90% (802/891) 2024-06-26T04:38:51.8933136Z remote: Compressing objects: 91% (811/891) 2024-06-26T04:38:51.8934652Z remote: Compressing objects: 92% (820/891) 2024-06-26T04:38:51.8936634Z remote: Compressing objects: 93% (829/891) 2024-06-26T04:38:51.8938238Z remote: Compressing objects: 94% (838/891) 2024-06-26T04:38:51.8939883Z remote: Compressing objects: 95% (847/891) 2024-06-26T04:38:51.8941269Z remote: Compressing objects: 96% (856/891) 2024-06-26T04:38:51.8941921Z remote: Compressing objects: 97% (865/891) 2024-06-26T04:38:51.8943392Z remote: Compressing objects: 98% (874/891) 2024-06-26T04:38:51.8943928Z remote: Compressing objects: 99% (883/891) 2024-06-26T04:38:51.8944449Z remote: Compressing objects: 100% (891/891) 2024-06-26T04:38:51.8944999Z remote: Compressing objects: 100% (891/891), done. 2024-06-26T04:38:51.9893764Z Receiving objects: 0% (1/989953) 2024-06-26T04:38:52.0626234Z Receiving objects: 1% (9900/989953) 2024-06-26T04:38:52.1594054Z Receiving objects: 2% (19800/989953) 2024-06-26T04:38:52.2733676Z Receiving objects: 3% (29699/989953) 2024-06-26T04:38:52.3702395Z Receiving objects: 4% (39599/989953) 2024-06-26T04:38:52.4686344Z Receiving objects: 5% (49498/989953) 2024-06-26T04:38:52.5871724Z Receiving objects: 6% (59398/989953), 15.28 MiB | 30.55 MiB/s 2024-06-26T04:38:52.7334564Z Receiving objects: 7% (69297/989953), 15.28 MiB | 30.55 MiB/s 2024-06-26T04:38:52.8767116Z Receiving objects: 8% (79197/989953), 15.28 MiB | 30.55 MiB/s 2024-06-26T04:38:52.8968725Z Receiving objects: 9% (89096/989953), 15.28 MiB | 30.55 MiB/s 2024-06-26T04:38:53.0083473Z Receiving objects: 9% (90584/989953), 15.28 MiB | 30.55 MiB/s 2024-06-26T04:38:53.1173016Z Receiving objects: 10% (98996/989953), 32.34 MiB | 32.33 MiB/s 2024-06-26T04:38:53.5961038Z Receiving objects: 11% (108895/989953), 32.34 MiB | 32.33 MiB/s 2024-06-26T04:38:53.8970442Z Receiving objects: 12% (118795/989953), 54.96 MiB | 36.63 MiB/s 2024-06-26T04:38:54.8969555Z Receiving objects: 12% (121536/989953), 76.08 MiB | 38.04 MiB/s 2024-06-26T04:38:54.9785768Z Receiving objects: 12% (127012/989953), 105.15 MiB | 42.06 MiB/s 2024-06-26T04:38:55.3683719Z Receiving objects: 13% (128694/989953), 124.18 MiB | 41.39 MiB/s 2024-06-26T04:38:55.7183124Z Receiving objects: 14% (138594/989953), 124.18 MiB | 41.39 MiB/s 2024-06-26T04:38:55.8971599Z Receiving objects: 15% (148493/989953), 142.68 MiB | 40.76 MiB/s 2024-06-26T04:38:55.9692422Z Receiving objects: 15% (156169/989953), 142.68 MiB | 40.76 MiB/s 2024-06-26T04:38:56.2309273Z Receiving objects: 16% (158393/989953), 163.17 MiB | 40.79 MiB/s 2024-06-26T04:38:56.7165200Z Receiving objects: 17% (168293/989953), 163.17 MiB | 40.79 MiB/s 2024-06-26T04:38:56.8970998Z Receiving objects: 18% (178192/989953), 184.70 MiB | 41.04 MiB/s 2024-06-26T04:38:56.9726911Z Receiving objects: 18% (185136/989953), 184.70 MiB | 41.04 MiB/s 2024-06-26T04:38:57.3067508Z Receiving objects: 19% (188092/989953), 205.78 MiB | 42.33 MiB/s 2024-06-26T04:38:57.6154938Z Receiving objects: 20% (197991/989953), 205.78 MiB | 42.33 MiB/s 2024-06-26T04:38:57.8016032Z Receiving objects: 21% (207891/989953), 225.32 MiB | 42.88 MiB/s 2024-06-26T04:38:57.8969464Z Receiving objects: 22% (217790/989953), 225.32 MiB | 42.88 MiB/s 2024-06-26T04:38:57.9163591Z Receiving objects: 22% (226882/989953), 225.32 MiB | 42.88 MiB/s 2024-06-26T04:38:58.1850085Z Receiving objects: 23% (227690/989953), 244.98 MiB | 42.23 MiB/s 2024-06-26T04:38:58.4803949Z Receiving objects: 24% (237589/989953), 244.98 MiB | 42.23 MiB/s 2024-06-26T04:38:58.7887712Z Receiving objects: 25% (247489/989953), 265.99 MiB | 42.20 MiB/s 2024-06-26T04:38:58.8970204Z Receiving objects: 26% (257388/989953), 265.99 MiB | 42.20 MiB/s 2024-06-26T04:38:59.1400742Z Receiving objects: 26% (261037/989953), 265.99 MiB | 42.20 MiB/s 2024-06-26T04:38:59.3879838Z Receiving objects: 27% (267288/989953), 289.14 MiB | 40.89 MiB/s 2024-06-26T04:38:59.5832261Z Receiving objects: 28% (277187/989953), 289.14 MiB | 40.89 MiB/s 2024-06-26T04:38:59.8596260Z Receiving objects: 29% (287087/989953), 313.23 MiB | 42.02 MiB/s 2024-06-26T04:38:59.8970243Z Receiving objects: 30% (296986/989953), 313.23 MiB | 42.02 MiB/s 2024-06-26T04:39:00.0752734Z Receiving objects: 30% (298038/989953), 313.23 MiB | 42.02 MiB/s 2024-06-26T04:39:00.2618444Z Receiving objects: 31% (306886/989953), 330.76 MiB | 41.80 MiB/s 2024-06-26T04:39:00.5159008Z Receiving objects: 32% (316785/989953), 330.76 MiB | 41.80 MiB/s 2024-06-26T04:39:00.6777311Z Receiving objects: 33% (326685/989953), 351.87 MiB | 41.94 MiB/s 2024-06-26T04:39:00.8567646Z Receiving objects: 34% (336585/989953), 351.87 MiB | 41.94 MiB/s 2024-06-26T04:39:00.8968776Z Receiving objects: 35% (346484/989953), 351.87 MiB | 41.94 MiB/s 2024-06-26T04:39:01.0039999Z Receiving objects: 35% (350136/989953), 351.87 MiB | 41.94 MiB/s 2024-06-26T04:39:01.1570658Z Receiving objects: 36% (356384/989953), 372.52 MiB | 41.75 MiB/s 2024-06-26T04:39:01.3183311Z Receiving objects: 37% (366283/989953), 372.52 MiB | 41.75 MiB/s 2024-06-26T04:39:01.4929277Z Receiving objects: 38% (376183/989953), 372.52 MiB | 41.75 MiB/s 2024-06-26T04:39:01.6328676Z Receiving objects: 39% (386082/989953), 394.71 MiB | 41.99 MiB/s 2024-06-26T04:39:01.8165050Z Receiving objects: 40% (395982/989953), 394.71 MiB | 41.99 MiB/s 2024-06-26T04:39:01.8969049Z Receiving objects: 41% (405881/989953), 394.71 MiB | 41.99 MiB/s 2024-06-26T04:39:02.0113526Z Receiving objects: 41% (409762/989953), 394.71 MiB | 41.99 MiB/s 2024-06-26T04:39:02.2162696Z Receiving objects: 42% (415781/989953), 417.26 MiB | 42.66 MiB/s 2024-06-26T04:39:02.4053716Z Receiving objects: 43% (425680/989953), 417.26 MiB | 42.66 MiB/s 2024-06-26T04:39:02.5437382Z Receiving objects: 44% (435580/989953), 440.40 MiB | 43.44 MiB/s 2024-06-26T04:39:02.6224619Z Receiving objects: 45% (445479/989953), 440.40 MiB | 43.44 MiB/s 2024-06-26T04:39:02.7845629Z Receiving objects: 46% (455379/989953), 440.40 MiB | 43.44 MiB/s 2024-06-26T04:39:02.8970889Z Receiving objects: 47% (465278/989953), 440.40 MiB | 43.44 MiB/s 2024-06-26T04:39:02.9778213Z Receiving objects: 47% (471844/989953), 440.40 MiB | 43.44 MiB/s 2024-06-26T04:39:03.0984907Z Receiving objects: 48% (475178/989953), 465.40 MiB | 44.32 MiB/s 2024-06-26T04:39:03.1945511Z Receiving objects: 49% (485077/989953), 465.40 MiB | 44.32 MiB/s 2024-06-26T04:39:03.3352817Z Receiving objects: 50% (494977/989953), 465.40 MiB | 44.32 MiB/s 2024-06-26T04:39:03.5720855Z Receiving objects: 51% (504877/989953), 465.40 MiB | 44.32 MiB/s 2024-06-26T04:39:03.8969619Z Receiving objects: 52% (514776/989953), 489.33 MiB | 44.50 MiB/s 2024-06-26T04:39:03.9220921Z Receiving objects: 52% (523760/989953), 489.33 MiB | 44.50 MiB/s 2024-06-26T04:39:04.0516316Z Receiving objects: 53% (524676/989953), 513.50 MiB | 44.50 MiB/s 2024-06-26T04:39:04.2222277Z Receiving objects: 54% (534575/989953), 513.50 MiB | 44.50 MiB/s 2024-06-26T04:39:04.3821140Z Receiving objects: 55% (544475/989953), 513.50 MiB | 44.50 MiB/s 2024-06-26T04:39:04.5100967Z Receiving objects: 56% (554374/989953), 513.50 MiB | 44.50 MiB/s 2024-06-26T04:39:04.6162673Z Receiving objects: 57% (564274/989953), 537.77 MiB | 46.00 MiB/s 2024-06-26T04:39:04.7942688Z Receiving objects: 58% (574173/989953), 537.77 MiB | 46.00 MiB/s 2024-06-26T04:39:04.8974502Z Receiving objects: 59% (584073/989953), 537.77 MiB | 46.00 MiB/s 2024-06-26T04:39:05.0382499Z Receiving objects: 59% (587138/989953), 537.77 MiB | 46.00 MiB/s 2024-06-26T04:39:05.8583356Z Receiving objects: 60% (593972/989953), 561.74 MiB | 46.64 MiB/s 2024-06-26T04:39:05.8977811Z Receiving objects: 61% (603872/989953), 590.63 MiB | 48.47 MiB/s 2024-06-26T04:39:05.9942147Z Receiving objects: 61% (607705/989953), 590.63 MiB | 48.47 MiB/s 2024-06-26T04:39:06.1785431Z Receiving objects: 62% (613771/989953), 619.29 MiB | 49.90 MiB/s 2024-06-26T04:39:06.9031737Z Receiving objects: 63% (623671/989953), 619.29 MiB | 49.90 MiB/s 2024-06-26T04:39:07.0608538Z Receiving objects: 63% (629415/989953), 675.62 MiB | 52.22 MiB/s 2024-06-26T04:39:07.1636366Z Receiving objects: 64% (633570/989953), 675.62 MiB | 52.22 MiB/s 2024-06-26T04:39:07.4101322Z Receiving objects: 65% (643470/989953), 675.62 MiB | 52.22 MiB/s 2024-06-26T04:39:07.6333061Z Receiving objects: 66% (653369/989953), 701.05 MiB | 52.32 MiB/s 2024-06-26T04:39:07.8816763Z Receiving objects: 67% (663269/989953), 701.05 MiB | 52.32 MiB/s 2024-06-26T04:39:07.8975314Z Receiving objects: 68% (673169/989953), 701.05 MiB | 52.32 MiB/s 2024-06-26T04:39:08.0408059Z Receiving objects: 68% (673604/989953), 701.05 MiB | 52.32 MiB/s 2024-06-26T04:39:08.1888785Z Receiving objects: 69% (683068/989953), 726.31 MiB | 52.62 MiB/s 2024-06-26T04:39:08.2420631Z Receiving objects: 70% (692968/989953), 726.31 MiB | 52.62 MiB/s 2024-06-26T04:39:08.4567447Z Receiving objects: 71% (702867/989953), 726.31 MiB | 52.62 MiB/s 2024-06-26T04:39:08.7156862Z Receiving objects: 72% (712767/989953), 752.21 MiB | 53.00 MiB/s 2024-06-26T04:39:08.8751925Z Receiving objects: 73% (722666/989953), 752.21 MiB | 53.00 MiB/s 2024-06-26T04:39:08.8974093Z Receiving objects: 74% (732566/989953), 752.21 MiB | 53.00 MiB/s 2024-06-26T04:39:09.1296725Z Receiving objects: 74% (733408/989953), 752.21 MiB | 53.00 MiB/s 2024-06-26T04:39:09.2752118Z Receiving objects: 75% (742465/989953), 777.27 MiB | 53.18 MiB/s 2024-06-26T04:39:09.3774717Z Receiving objects: 76% (752365/989953), 777.27 MiB | 53.18 MiB/s 2024-06-26T04:39:09.4813856Z Receiving objects: 77% (762264/989953), 777.27 MiB | 53.18 MiB/s 2024-06-26T04:39:09.5365131Z Receiving objects: 78% (772164/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:09.5901671Z Receiving objects: 79% (782063/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:09.6340274Z Receiving objects: 80% (791963/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:09.7146006Z Receiving objects: 81% (801862/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:09.7815455Z Receiving objects: 82% (811762/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:09.8969950Z Receiving objects: 83% (821661/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:09.9092193Z Receiving objects: 83% (830573/989953), 802.91 MiB | 53.54 MiB/s 2024-06-26T04:39:10.0029516Z Receiving objects: 84% (831561/989953), 828.32 MiB | 52.77 MiB/s 2024-06-26T04:39:10.0976449Z Receiving objects: 85% (841461/989953), 828.32 MiB | 52.77 MiB/s 2024-06-26T04:39:10.2169310Z Receiving objects: 86% (851360/989953), 828.32 MiB | 52.77 MiB/s 2024-06-26T04:39:10.3534166Z Receiving objects: 87% (861260/989953), 828.32 MiB | 52.77 MiB/s 2024-06-26T04:39:10.4787147Z Receiving objects: 88% (871159/989953), 828.32 MiB | 52.77 MiB/s 2024-06-26T04:39:10.6198840Z Receiving objects: 89% (881059/989953), 854.17 MiB | 52.15 MiB/s 2024-06-26T04:39:10.8001060Z Receiving objects: 90% (890958/989953), 854.17 MiB | 52.15 MiB/s 2024-06-26T04:39:10.8974591Z Receiving objects: 91% (900858/989953), 854.17 MiB | 52.15 MiB/s 2024-06-26T04:39:10.9471855Z Receiving objects: 91% (907027/989953), 854.17 MiB | 52.15 MiB/s 2024-06-26T04:39:11.0646072Z Receiving objects: 92% (910757/989953), 879.89 MiB | 52.04 MiB/s 2024-06-26T04:39:11.1798572Z Receiving objects: 93% (920657/989953), 879.89 MiB | 52.04 MiB/s 2024-06-26T04:39:11.2553841Z Receiving objects: 94% (930556/989953), 879.89 MiB | 52.04 MiB/s 2024-06-26T04:39:11.3207434Z Receiving objects: 95% (940456/989953), 879.89 MiB | 52.04 MiB/s 2024-06-26T04:39:11.4668470Z Receiving objects: 96% (950355/989953), 879.89 MiB | 52.04 MiB/s 2024-06-26T04:39:11.5075395Z Receiving objects: 97% (960255/989953), 903.07 MiB | 50.54 MiB/s 2024-06-26T04:39:11.5938113Z Receiving objects: 98% (970154/989953), 903.07 MiB | 50.54 MiB/s 2024-06-26T04:39:11.7399966Z Receiving objects: 99% (980054/989953), 903.07 MiB | 50.54 MiB/s 2024-06-26T04:39:11.7400972Z remote: Total 989953 (delta 1751), reused 1539 (delta 1275), pack-reused 987786 2024-06-26T04:39:11.7422786Z Receiving objects: 100% (989953/989953), 903.07 MiB | 50.54 MiB/s 2024-06-26T04:39:11.7423480Z Receiving objects: 100% (989953/989953), 918.60 MiB | 46.29 MiB/s, done. 2024-06-26T04:39:11.9200729Z Resolving deltas: 0% (0/788397) 2024-06-26T04:39:12.0131906Z Resolving deltas: 1% (7884/788397) 2024-06-26T04:39:12.3003693Z Resolving deltas: 2% (15769/788397) 2024-06-26T04:39:12.6599124Z Resolving deltas: 3% (23652/788397) 2024-06-26T04:39:12.7983925Z Resolving deltas: 4% (31536/788397) 2024-06-26T04:39:12.8458638Z Resolving deltas: 5% (39420/788397) 2024-06-26T04:39:13.3420886Z Resolving deltas: 5% (41105/788397) 2024-06-26T04:39:13.8468966Z Resolving deltas: 6% (47304/788397) 2024-06-26T04:39:14.4501812Z Resolving deltas: 6% (49488/788397) 2024-06-26T04:39:14.8458332Z Resolving deltas: 7% (55188/788397) 2024-06-26T04:39:14.9071126Z Resolving deltas: 7% (62357/788397) 2024-06-26T04:39:15.3391713Z Resolving deltas: 8% (63072/788397) 2024-06-26T04:39:15.6021168Z Resolving deltas: 9% (70956/788397) 2024-06-26T04:39:15.8461555Z Resolving deltas: 10% (78840/788397) 2024-06-26T04:39:16.8476447Z Resolving deltas: 10% (81719/788397) 2024-06-26T04:39:17.3191684Z Resolving deltas: 10% (82755/788397) 2024-06-26T04:39:17.3910192Z Resolving deltas: 11% (86724/788397) 2024-06-26T04:39:17.5524041Z Resolving deltas: 12% (94608/788397) 2024-06-26T04:39:17.5872680Z Resolving deltas: 13% (102494/788397) 2024-06-26T04:39:17.6176134Z Resolving deltas: 14% (110376/788397) 2024-06-26T04:39:17.6567195Z Resolving deltas: 15% (118260/788397) 2024-06-26T04:39:17.8001063Z Resolving deltas: 16% (126144/788397) 2024-06-26T04:39:17.8458718Z Resolving deltas: 17% (134028/788397) 2024-06-26T04:39:17.8929624Z Resolving deltas: 17% (138926/788397) 2024-06-26T04:39:18.0309039Z Resolving deltas: 18% (141912/788397) 2024-06-26T04:39:18.1534636Z Resolving deltas: 19% (149796/788397) 2024-06-26T04:39:18.3781846Z Resolving deltas: 20% (157680/788397) 2024-06-26T04:39:18.5821246Z Resolving deltas: 21% (165564/788397) 2024-06-26T04:39:18.8196769Z Resolving deltas: 22% (173448/788397) 2024-06-26T04:39:18.8458655Z Resolving deltas: 23% (181332/788397) 2024-06-26T04:39:19.1125199Z Resolving deltas: 23% (181821/788397) 2024-06-26T04:39:19.2145289Z Resolving deltas: 24% (189216/788397) 2024-06-26T04:39:19.8382864Z Resolving deltas: 25% (197100/788397) 2024-06-26T04:39:19.8457458Z Resolving deltas: 26% (204984/788397) 2024-06-26T04:39:20.8458362Z Resolving deltas: 26% (205009/788397) 2024-06-26T04:39:20.8498661Z Resolving deltas: 26% (212680/788397) 2024-06-26T04:39:21.3232118Z Resolving deltas: 27% (212868/788397) 2024-06-26T04:39:21.4564404Z Resolving deltas: 28% (220752/788397) 2024-06-26T04:39:21.6902185Z Resolving deltas: 29% (228636/788397) 2024-06-26T04:39:21.8324658Z Resolving deltas: 30% (236520/788397) 2024-06-26T04:39:21.8459398Z Resolving deltas: 31% (244404/788397) 2024-06-26T04:39:21.9747005Z Resolving deltas: 31% (244674/788397) 2024-06-26T04:39:22.1060329Z Resolving deltas: 32% (252288/788397) 2024-06-26T04:39:22.2037401Z Resolving deltas: 33% (260172/788397) 2024-06-26T04:39:22.4828682Z Resolving deltas: 34% (268055/788397) 2024-06-26T04:39:22.6238711Z Resolving deltas: 35% (275939/788397) 2024-06-26T04:39:22.8001910Z Resolving deltas: 36% (283823/788397) 2024-06-26T04:39:22.8459800Z Resolving deltas: 37% (291708/788397) 2024-06-26T04:39:22.9590387Z Resolving deltas: 37% (293659/788397) 2024-06-26T04:39:23.0346433Z Resolving deltas: 38% (299592/788397) 2024-06-26T04:39:23.2966323Z Resolving deltas: 39% (307475/788397) 2024-06-26T04:39:23.8464334Z Resolving deltas: 40% (315359/788397) 2024-06-26T04:39:24.2470065Z Resolving deltas: 40% (318373/788397) 2024-06-26T04:39:24.5769007Z Resolving deltas: 41% (323243/788397) 2024-06-26T04:39:24.8458271Z Resolving deltas: 42% (331127/788397) 2024-06-26T04:39:24.9645514Z Resolving deltas: 42% (333357/788397) 2024-06-26T04:39:25.1182338Z Resolving deltas: 43% (339011/788397) 2024-06-26T04:39:25.2680326Z Resolving deltas: 44% (346895/788397) 2024-06-26T04:39:25.4553076Z Resolving deltas: 45% (354780/788397) 2024-06-26T04:39:25.6643858Z Resolving deltas: 46% (362663/788397) 2024-06-26T04:39:25.8464344Z Resolving deltas: 47% (370547/788397) 2024-06-26T04:39:25.8563879Z Resolving deltas: 47% (377924/788397) 2024-06-26T04:39:25.9872881Z Resolving deltas: 48% (378431/788397) 2024-06-26T04:39:26.1108123Z Resolving deltas: 49% (386315/788397) 2024-06-26T04:39:26.2350837Z Resolving deltas: 50% (394199/788397) 2024-06-26T04:39:26.4363380Z Resolving deltas: 51% (402085/788397) 2024-06-26T04:39:26.5470401Z Resolving deltas: 52% (409967/788397) 2024-06-26T04:39:26.7569122Z Resolving deltas: 53% (417851/788397) 2024-06-26T04:39:26.7884306Z Resolving deltas: 54% (425735/788397) 2024-06-26T04:39:26.8458013Z Resolving deltas: 55% (433620/788397) 2024-06-26T04:39:26.9023170Z Resolving deltas: 55% (439017/788397) 2024-06-26T04:39:27.0289702Z Resolving deltas: 56% (441503/788397) 2024-06-26T04:39:27.1611855Z Resolving deltas: 57% (449387/788397) 2024-06-26T04:39:27.7497265Z Resolving deltas: 58% (457271/788397) 2024-06-26T04:39:27.8458058Z Resolving deltas: 59% (465155/788397) 2024-06-26T04:39:27.9288373Z Resolving deltas: 59% (470132/788397) 2024-06-26T04:39:28.1213310Z Resolving deltas: 60% (473039/788397) 2024-06-26T04:39:28.5647533Z Resolving deltas: 61% (480923/788397) 2024-06-26T04:39:28.6937168Z Resolving deltas: 62% (488807/788397) 2024-06-26T04:39:28.7556877Z Resolving deltas: 63% (496691/788397) 2024-06-26T04:39:28.8465391Z Resolving deltas: 64% (504575/788397) 2024-06-26T04:39:28.9672139Z Resolving deltas: 64% (507162/788397) 2024-06-26T04:39:29.0488282Z Resolving deltas: 65% (512459/788397) 2024-06-26T04:39:29.4169157Z Resolving deltas: 66% (520343/788397) 2024-06-26T04:39:29.5410780Z Resolving deltas: 67% (528226/788397) 2024-06-26T04:39:29.6106468Z Resolving deltas: 68% (536110/788397) 2024-06-26T04:39:29.6816283Z Resolving deltas: 69% (543994/788397) 2024-06-26T04:39:29.8458157Z Resolving deltas: 70% (551879/788397) 2024-06-26T04:39:29.8985254Z Resolving deltas: 70% (555259/788397) 2024-06-26T04:39:29.9873814Z Resolving deltas: 71% (559762/788397) 2024-06-26T04:39:30.0741259Z Resolving deltas: 72% (567646/788397) 2024-06-26T04:39:30.1386626Z Resolving deltas: 73% (575532/788397) 2024-06-26T04:39:30.3150986Z Resolving deltas: 74% (583414/788397) 2024-06-26T04:39:30.4079356Z Resolving deltas: 75% (591299/788397) 2024-06-26T04:39:30.4782309Z Resolving deltas: 76% (599182/788397) 2024-06-26T04:39:30.5451579Z Resolving deltas: 77% (607066/788397) 2024-06-26T04:39:30.5906697Z Resolving deltas: 78% (614952/788397) 2024-06-26T04:39:30.6795340Z Resolving deltas: 79% (622834/788397) 2024-06-26T04:39:30.7188615Z Resolving deltas: 80% (630718/788397) 2024-06-26T04:39:30.7485075Z Resolving deltas: 81% (638602/788397) 2024-06-26T04:39:30.8009113Z Resolving deltas: 82% (646486/788397) 2024-06-26T04:39:30.8458058Z Resolving deltas: 83% (654371/788397) 2024-06-26T04:39:30.8633799Z Resolving deltas: 83% (660497/788397) 2024-06-26T04:39:31.0484664Z Resolving deltas: 84% (662254/788397) 2024-06-26T04:39:31.1150807Z Resolving deltas: 85% (670138/788397) 2024-06-26T04:39:31.1612489Z Resolving deltas: 86% (678022/788397) 2024-06-26T04:39:31.2326983Z Resolving deltas: 87% (685906/788397) 2024-06-26T04:39:31.2708577Z Resolving deltas: 88% (693790/788397) 2024-06-26T04:39:31.3027985Z Resolving deltas: 89% (701674/788397) 2024-06-26T04:39:31.3349562Z Resolving deltas: 90% (709558/788397) 2024-06-26T04:39:31.3979034Z Resolving deltas: 91% (717443/788397) 2024-06-26T04:39:31.4530639Z Resolving deltas: 92% (725326/788397) 2024-06-26T04:39:31.4986967Z Resolving deltas: 93% (733210/788397) 2024-06-26T04:39:31.5429169Z Resolving deltas: 94% (741094/788397) 2024-06-26T04:39:31.5851339Z Resolving deltas: 95% (748979/788397) 2024-06-26T04:39:31.6361791Z Resolving deltas: 96% (756862/788397) 2024-06-26T04:39:31.6899635Z Resolving deltas: 97% (764746/788397) 2024-06-26T04:39:31.7314232Z Resolving deltas: 98% (772630/788397) 2024-06-26T04:39:31.8260929Z Resolving deltas: 99% (780514/788397) 2024-06-26T04:39:31.8261620Z Resolving deltas: 100% (788397/788397) 2024-06-26T04:39:31.8262491Z Resolving deltas: 100% (788397/788397), done. 2024-06-26T04:39:37.0007001Z From https://github.com/pytorch/pytorch 2024-06-26T04:39:37.0007885Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2024-06-26T04:39:37.0008773Z * [new branch] 20240524_inductor_fusion_logs -> origin/20240524_inductor_fusion_logs 2024-06-26T04:39:37.0009782Z * [new branch] 20240614_float8_deterministic_fill -> origin/20240614_float8_deterministic_fill 2024-06-26T04:39:37.0010657Z * [new branch] 2_0_fix_docs -> origin/2_0_fix_docs 2024-06-26T04:39:37.0011481Z * [new branch] 3d_channels_last_iterator_2 -> origin/3d_channels_last_iterator_2 2024-06-26T04:39:37.0012533Z * [new branch] Add-Allowed-Workflows-for-Retry-Bot -> origin/Add-Allowed-Workflows-for-Retry-Bot 2024-06-26T04:39:37.0013974Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2024-06-26T04:39:37.0015210Z * [new branch] BE-onlyCUDA-optim -> origin/BE-onlyCUDA-optim 2024-06-26T04:39:37.0016306Z * [new branch] Broken-classifications_pending_unstable-Test -> origin/Broken-classifications_pending_unstable-Test 2024-06-26T04:39:37.0017367Z * [new branch] Chillee-patch-4 -> origin/Chillee-patch-4 2024-06-26T04:39:37.0018161Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2024-06-26T04:39:37.0019053Z * [new branch] Cleanup-Previous-Artifacts -> origin/Cleanup-Previous-Artifacts 2024-06-26T04:39:37.0020002Z * [new branch] DO-NOT-MERGE-autograd-lab -> origin/DO-NOT-MERGE-autograd-lab 2024-06-26T04:39:37.0021009Z * [new branch] DanilBaibak/ARC-Dynamic-Rollout -> origin/DanilBaibak/ARC-Dynamic-Rollout 2024-06-26T04:39:37.0022347Z * [new branch] DanilBaibak/Apply-Dynamic-Rollout-to-Pull-Workflow -> origin/DanilBaibak/Apply-Dynamic-Rollout-to-Pull-Workflow 2024-06-26T04:39:37.0023914Z * [new branch] DanilBaibak/Do-Dynamic-Rollout-for-Pull-Workflow -> origin/DanilBaibak/Do-Dynamic-Rollout-for-Pull-Workflow 2024-06-26T04:39:37.0025621Z * [new branch] DanilBaibak/Migrate-linux-focal-cuda11_8-py3_10-gcc9_build-To-ARC -> origin/DanilBaibak/Migrate-linux-focal-cuda11_8-py3_10-gcc9_build-To-ARC 2024-06-26T04:39:37.0027506Z * [new branch] DanilBaibak/Migrate-linux-focal-cuda12_1-py3_10-gcc9_build-To-ARC -> origin/DanilBaibak/Migrate-linux-focal-cuda12_1-py3_10-gcc9_build-To-ARC 2024-06-26T04:39:37.0029315Z * [new branch] DanilBaibak/Migrate-linux-focal-py3_12-clang10-build-To-ARC -> origin/DanilBaibak/Migrate-linux-focal-py3_12-clang10-build-To-ARC 2024-06-26T04:39:37.0036232Z * [new branch] DanilBaibak/Migrate-linux-jammy-cuda-11_8-cudnn8-py3_8-clang12-build-To-ARC -> origin/DanilBaibak/Migrate-linux-jammy-cuda-11_8-cudnn8-py3_8-clang12-build-To-ARC 2024-06-26T04:39:37.0038846Z * [new branch] DanilBaibak/Migrate-linux-jammy-py3-clang12-mobile-build-To-ARC -> origin/DanilBaibak/Migrate-linux-jammy-py3-clang12-mobile-build-To-ARC 2024-06-26T04:39:37.0040639Z * [new branch] DanilBaibak/Select-Runner-Label-Dynamically -> origin/DanilBaibak/Select-Runner-Label-Dynamically 2024-06-26T04:39:37.0041851Z * [new branch] DanilBaibak/Test-ARC-GPU-Runner -> origin/DanilBaibak/Test-ARC-GPU-Runner 2024-06-26T04:39:37.0042950Z * [new branch] DanilBaibak/Test-List-Jobs-on-HUD -> origin/DanilBaibak/Test-List-Jobs-on-HUD 2024-06-26T04:39:37.0044149Z * [new branch] Fix-Vulnerability-in-Pillow-Dependency -> origin/Fix-Vulnerability-in-Pillow-Dependency 2024-06-26T04:39:37.0045340Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2024-06-26T04:39:37.0046431Z * [new branch] JackCaoG/add_openxla_backend_to_list -> origin/JackCaoG/add_openxla_backend_to_list 2024-06-26T04:39:37.0047733Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2024-06-26T04:39:37.0048771Z * [new branch] JackCaoG/fix_xla_torchbench -> origin/JackCaoG/fix_xla_torchbench 2024-06-26T04:39:37.0049812Z * [new branch] JackCaoG/make_xla_dynamo_backend_boxed -> origin/JackCaoG/make_xla_dynamo_backend_boxed 2024-06-26T04:39:37.0050815Z * [new branch] JackCaoG/one_hot_item_xla -> origin/JackCaoG/one_hot_item_xla 2024-06-26T04:39:37.0051731Z * [new branch] JackCaoG/test_xla_pin_update -> origin/JackCaoG/test_xla_pin_update 2024-06-26T04:39:37.0052641Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2024-06-26T04:39:37.0053560Z * [new branch] JackCaoG/update_xla_dynamo -> origin/JackCaoG/update_xla_dynamo 2024-06-26T04:39:37.0054577Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2024-06-26T04:39:37.0060613Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2024-06-26T04:39:37.0061646Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2024-06-26T04:39:37.0062577Z * [new branch] R2.0.1Collation -> origin/R2.0.1Collation 2024-06-26T04:39:37.0063960Z * [new branch] R2.0.1PinMemory -> origin/R2.0.1PinMemory 2024-06-26T04:39:37.0065199Z * [new branch] R2.0.1ShardingFix -> origin/R2.0.1ShardingFix 2024-06-26T04:39:37.0066521Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2024-06-26T04:39:37.0067737Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2024-06-26T04:39:37.0068867Z * [new branch] Switch-Linux-arm64-Runners -> origin/Switch-Linux-arm64-Runners 2024-06-26T04:39:37.0070174Z * [new branch] Test-Linux-Build-Job-with-ARC -> origin/Test-Linux-Build-Job-with-ARC 2024-06-26T04:39:37.0071593Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2024-06-26T04:39:37.0072883Z * [new branch] WeixiMa/serialize -> origin/WeixiMa/serialize 2024-06-26T04:39:37.0075615Z * [new branch] abock/dort-torch-compile-options -> origin/abock/dort-torch-compile-options 2024-06-26T04:39:37.0078038Z * [new branch] abock/new-onnx-exporter-api-phase1 -> origin/abock/new-onnx-exporter-api-phase1 2024-06-26T04:39:37.0080083Z * [new branch] abock/onnx-1.14.0rc3 -> origin/abock/onnx-1.14.0rc3 2024-06-26T04:39:37.0081710Z * [new branch] abock/onnx-1.14.1rc1 -> origin/abock/onnx-1.14.1rc1 2024-06-26T04:39:37.0083376Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2024-06-26T04:39:37.0085144Z * [new branch] abock/ort-1.14.0-validation -> origin/abock/ort-1.14.0-validation 2024-06-26T04:39:37.0087411Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2024-06-26T04:39:37.0089388Z * [new branch] abock/release/2.0/onnx-ub -> origin/abock/release/2.0/onnx-ub 2024-06-26T04:39:37.0091104Z * [new branch] abock/update-codeowners -> origin/abock/update-codeowners 2024-06-26T04:39:37.0092674Z * [new branch] ac_tags_running -> origin/ac_tags_running 2024-06-26T04:39:37.0094093Z * [new branch] ac_via_tags -> origin/ac_via_tags 2024-06-26T04:39:37.0095425Z * [new branch] ac_work -> origin/ac_work 2024-06-26T04:39:37.0096741Z * [new branch] ac_work2 -> origin/ac_work2 2024-06-26T04:39:37.0098227Z * [new branch] actionable_constraints -> origin/actionable_constraints 2024-06-26T04:39:37.0099827Z * [new branch] adadelta-foreach -> origin/adadelta-foreach 2024-06-26T04:39:37.0101626Z * [new branch] adagrad-group-foreach -> origin/adagrad-group-foreach 2024-06-26T04:39:37.0103372Z * [new branch] adam-be-no-jit-when-fused -> origin/adam-be-no-jit-when-fused 2024-06-26T04:39:37.0104950Z * [new branch] adam-switch -> origin/adam-switch 2024-06-26T04:39:37.0106507Z * [new branch] adamax-group-foreach -> origin/adamax-group-foreach 2024-06-26T04:39:37.0108217Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2024-06-26T04:39:37.0109837Z * [new branch] add-assign -> origin/add-assign 2024-06-26T04:39:37.0111214Z * [new branch] add-banner -> origin/add-banner 2024-06-26T04:39:37.0112623Z * [new branch] add-checks-tr -> origin/add-checks-tr 2024-06-26T04:39:37.0114058Z * [new branch] add-form-back -> origin/add-form-back 2024-06-26T04:39:37.0115531Z * [new branch] add-group-by-util -> origin/add-group-by-util 2024-06-26T04:39:37.0117326Z * [new branch] add-label-sync-docathon -> origin/add-label-sync-docathon 2024-06-26T04:39:37.0119066Z * [new branch] add-tutorials-stats-script -> origin/add-tutorials-stats-script 2024-06-26T04:39:37.0120923Z * [new branch] addIgnoredParameters -> origin/addIgnoredParameters 2024-06-26T04:39:37.0122821Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2024-06-26T04:39:37.0124727Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2024-06-26T04:39:37.0126542Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2024-06-26T04:39:37.0128251Z * [new branch] add_simde_int4 -> origin/add_simde_int4 2024-06-26T04:39:37.0130060Z * [new branch] add_type_check_param_to_copy_state_dict -> origin/add_type_check_param_to_copy_state_dict 2024-06-26T04:39:37.0132388Z * [new branch] adds_3d_attn_mask_support_multihead_attention -> origin/adds_3d_attn_mask_support_multihead_attention 2024-06-26T04:39:37.0134234Z * [new branch] addsimde -> origin/addsimde 2024-06-26T04:39:37.0135677Z * [new branch] alanwaketan/alias -> origin/alanwaketan/alias 2024-06-26T04:39:37.0137333Z * [new branch] alanwaketan/lazy_tensor_3 -> origin/alanwaketan/lazy_tensor_3 2024-06-26T04:39:37.0138920Z * [new branch] alanwaketan/pin -> origin/alanwaketan/pin 2024-06-26T04:39:37.0140440Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2024-06-26T04:39:37.0141995Z * [new branch] alanwaketan/scalar -> origin/alanwaketan/scalar 2024-06-26T04:39:37.0143546Z * [new branch] alanwaketan/triton -> origin/alanwaketan/triton 2024-06-26T04:39:37.0145068Z * [new branch] albanD-patch-7 -> origin/albanD-patch-7 2024-06-26T04:39:37.0146723Z * [new branch] alt-disable -> origin/alt-disable 2024-06-26T04:39:37.0148181Z * [new branch] amd-triton-rel-pin -> origin/amd-triton-rel-pin 2024-06-26T04:39:37.0149484Z * [new branch] angelayi/aot -> origin/angelayi/aot 2024-06-26T04:39:37.0150305Z * [new branch] angelayi/aot_freeze -> origin/angelayi/aot_freeze 2024-06-26T04:39:37.0151290Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2024-06-26T04:39:37.0152352Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2024-06-26T04:39:37.0153294Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2024-06-26T04:39:37.0154184Z * [new branch] angelayi/aotbench_timm -> origin/angelayi/aotbench_timm 2024-06-26T04:39:37.0155214Z * [new branch] angelayi/aoti_customop1 -> origin/angelayi/aoti_customop1 2024-06-26T04:39:37.0156104Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2024-06-26T04:39:37.0157239Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2024-06-26T04:39:37.0158200Z * [new branch] angelayi/autograd_fn_bug -> origin/angelayi/autograd_fn_bug 2024-06-26T04:39:37.0159028Z * [new branch] angelayi/bench -> origin/angelayi/bench 2024-06-26T04:39:37.0159893Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2024-06-26T04:39:37.0160750Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2024-06-26T04:39:37.0161573Z * [new branch] angelayi/bind -> origin/angelayi/bind 2024-06-26T04:39:37.0162349Z * [new branch] angelayi/callmethod -> origin/angelayi/callmethod 2024-06-26T04:39:37.0163220Z * [new branch] angelayi/compose_serde -> origin/angelayi/compose_serde 2024-06-26T04:39:37.0164067Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2024-06-26T04:39:37.0164899Z * [new branch] angelayi/convert_if -> origin/angelayi/convert_if 2024-06-26T04:39:37.0165700Z * [new branch] angelayi/core_aten -> origin/angelayi/core_aten 2024-06-26T04:39:37.0166512Z * [new branch] angelayi/core_split -> origin/angelayi/core_split 2024-06-26T04:39:37.0167485Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2024-06-26T04:39:37.0168564Z * [new branch] angelayi/cp108217 -> origin/angelayi/cp108217 2024-06-26T04:39:37.0169700Z * [new branch] angelayi/cp108783 -> origin/angelayi/cp108783 2024-06-26T04:39:37.0170857Z * [new branch] angelayi/cp109060 -> origin/angelayi/cp109060 2024-06-26T04:39:37.0172054Z * [new branch] angelayi/cudnn_kernel -> origin/angelayi/cudnn_kernel 2024-06-26T04:39:37.0173302Z * [new branch] angelayi/custom_and_getattr -> origin/angelayi/custom_and_getattr 2024-06-26T04:39:37.0174327Z * [new branch] angelayi/customop -> origin/angelayi/customop 2024-06-26T04:39:37.0175479Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2024-06-26T04:39:37.0176609Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2024-06-26T04:39:37.0177693Z * [new branch] angelayi/ep_bc -> origin/angelayi/ep_bc 2024-06-26T04:39:37.0178912Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2024-06-26T04:39:37.0179881Z * [new branch] angelayi/export_docs -> origin/angelayi/export_docs 2024-06-26T04:39:37.0180979Z * [new branch] angelayi/exportdb -> origin/angelayi/exportdb 2024-06-26T04:39:37.0182206Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2024-06-26T04:39:37.0183136Z * [new branch] angelayi/fake -> origin/angelayi/fake 2024-06-26T04:39:37.0184283Z * [new branch] angelayi/fix4 -> origin/angelayi/fix4 2024-06-26T04:39:37.0185420Z * [new branch] angelayi/fix5 -> origin/angelayi/fix5 2024-06-26T04:39:37.0186497Z * [new branch] angelayi/fix6 -> origin/angelayi/fix6 2024-06-26T04:39:37.0187650Z * [new branch] angelayi/fix7 -> origin/angelayi/fix7 2024-06-26T04:39:37.0188731Z * [new branch] angelayi/fix_constrain -> origin/angelayi/fix_constrain 2024-06-26T04:39:37.0189907Z * [new branch] angelayi/func -> origin/angelayi/func 2024-06-26T04:39:37.0190927Z * [new branch] angelayi/getattr -> origin/angelayi/getattr 2024-06-26T04:39:37.0192075Z * [new branch] angelayi/hf_version -> origin/angelayi/hf_version 2024-06-26T04:39:37.0193150Z * [new branch] angelayi/hf_version_update -> origin/angelayi/hf_version_update 2024-06-26T04:39:37.0194313Z * [new branch] angelayi/inductor_temp -> origin/angelayi/inductor_temp 2024-06-26T04:39:37.0195413Z * [new branch] angelayi/inductor_torchbind -> origin/angelayi/inductor_torchbind 2024-06-26T04:39:37.0196524Z * [new branch] angelayi/jit_export_test -> origin/angelayi/jit_export_test 2024-06-26T04:39:37.0197868Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2024-06-26T04:39:37.0199078Z * [new branch] angelayi/label -> origin/angelayi/label 2024-06-26T04:39:37.0200307Z * [new branch] angelayi/load -> origin/angelayi/load 2024-06-26T04:39:37.0201601Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2024-06-26T04:39:37.0202650Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2024-06-26T04:39:37.0203754Z * [new branch] angelayi/orig_args -> origin/angelayi/orig_args 2024-06-26T04:39:37.0204856Z * [new branch] angelayi/pass -> origin/angelayi/pass 2024-06-26T04:39:37.0205966Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2024-06-26T04:39:37.0207120Z * [new branch] angelayi/revert_inductor -> origin/angelayi/revert_inductor 2024-06-26T04:39:37.0208175Z * [new branch] angelayi/schema_version -> origin/angelayi/schema_version 2024-06-26T04:39:37.0209215Z * [new branch] angelayi/ser_constrain -> origin/angelayi/ser_constrain 2024-06-26T04:39:37.0210303Z * [new branch] angelayi/shape -> origin/angelayi/shape 2024-06-26T04:39:37.0211522Z * [new branch] angelayi/symint_inputs -> origin/angelayi/symint_inputs 2024-06-26T04:39:37.0212653Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2024-06-26T04:39:37.0213747Z * [new branch] angelayi/test_script -> origin/angelayi/test_script 2024-06-26T04:39:37.0214996Z * [new branch] angelayi/unflatten_print -> origin/angelayi/unflatten_print 2024-06-26T04:39:37.0216270Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2024-06-26T04:39:37.0217502Z * [new branch] ao_migration_import_fix -> origin/ao_migration_import_fix 2024-06-26T04:39:37.0218735Z * [new branch] aot-inductor-2 -> origin/aot-inductor-2 2024-06-26T04:39:37.0219802Z * [new branch] arange -> origin/arange 2024-06-26T04:39:37.0221052Z * [new branch] asgd-group-foreach -> origin/asgd-group-foreach 2024-06-26T04:39:37.0222382Z * [new branch] atalman-environtment-experiment -> origin/atalman-environtment-experiment 2024-06-26T04:39:37.0223596Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2024-06-26T04:39:37.0224675Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2024-06-26T04:39:37.0225897Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2024-06-26T04:39:37.0227055Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2024-06-26T04:39:37.0228214Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2024-06-26T04:39:37.0229466Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2024-06-26T04:39:37.0230694Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2024-06-26T04:39:37.0231977Z * [new branch] atalman_inductor_perf_tests -> origin/atalman_inductor_perf_tests 2024-06-26T04:39:37.0233159Z * [new branch] atalman_perf_inductor_prod -> origin/atalman_perf_inductor_prod 2024-06-26T04:39:37.0234250Z * [new branch] automatic-dynamic -> origin/automatic-dynamic 2024-06-26T04:39:37.0235427Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2024-06-26T04:39:37.0236673Z * [new branch] backend-config-docs-move -> origin/backend-config-docs-move 2024-06-26T04:39:37.0238159Z * [new branch] bahuang/dropout -> origin/bahuang/dropout 2024-06-26T04:39:37.0239241Z * [new branch] bahuang/export_core_aten -> origin/bahuang/export_core_aten 2024-06-26T04:39:37.0240334Z * [new branch] bahuang/graph_ir -> origin/bahuang/graph_ir 2024-06-26T04:39:37.0241583Z * [new branch] bahuang/land_graph_schema -> origin/bahuang/land_graph_schema 2024-06-26T04:39:37.0242635Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2024-06-26T04:39:37.0243702Z * [new branch] bahuang/reapply -> origin/bahuang/reapply 2024-06-26T04:39:37.0244945Z * [new branch] bahuang/reland_symin -> origin/bahuang/reland_symin 2024-06-26T04:39:37.0246038Z * [new branch] bahuang/sym_size_reland -> origin/bahuang/sym_size_reland 2024-06-26T04:39:37.0247673Z * [new branch] base/1.5 -> origin/base/1.5 2024-06-26T04:39:37.0248794Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2024-06-26T04:39:37.0250237Z * [new branch] batchnorm-unexpected-success -> origin/batchnorm-unexpected-success 2024-06-26T04:39:37.0264212Z * [new branch] bc-linter-fix-pr-base-detection-2 -> origin/bc-linter-fix-pr-base-detection-2 2024-06-26T04:39:37.0265232Z * [new branch] bc-linter-integration -> origin/bc-linter-integration 2024-06-26T04:39:37.0266285Z * [new branch] bc-linter-integration-ghstack-test -> origin/bc-linter-integration-ghstack-test 2024-06-26T04:39:37.0267320Z * [new branch] bc-linter-pr-base-fix -> origin/bc-linter-pr-base-fix 2024-06-26T04:39:37.0268362Z * [new branch] bc-linter-switch-to-reusable-action -> origin/bc-linter-switch-to-reusable-action 2024-06-26T04:39:37.0269348Z * [new branch] bertrand-fixpin -> origin/bertrand-fixpin 2024-06-26T04:39:37.0270131Z * [new branch] better_error_msg -> origin/better_error_msg 2024-06-26T04:39:37.0271480Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2024-06-26T04:39:37.0272784Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2024-06-26T04:39:37.0273605Z * [new branch] big_aot -> origin/big_aot 2024-06-26T04:39:37.0274352Z * [new branch] bits_dtype_try_2 -> origin/bits_dtype_try_2 2024-06-26T04:39:37.0275123Z * [new branch] bitstensor_0 -> origin/bitstensor_0 2024-06-26T04:39:37.0276125Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2024-06-26T04:39:37.0277005Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2024-06-26T04:39:37.0278198Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2024-06-26T04:39:37.0279316Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2024-06-26T04:39:37.0280380Z * [new branch] bowbao/ci_cache_tokenizer -> origin/bowbao/ci_cache_tokenizer 2024-06-26T04:39:37.0281526Z * [new branch] bowbao/deterministic_unsupported_nodes -> origin/bowbao/deterministic_unsupported_nodes 2024-06-26T04:39:37.0282583Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2024-06-26T04:39:37.0283638Z * [new branch] bowbao/dynamo_leak_skip_frame -> origin/bowbao/dynamo_leak_skip_frame 2024-06-26T04:39:37.0284642Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2024-06-26T04:39:37.0285563Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2024-06-26T04:39:37.0286399Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2024-06-26T04:39:37.0287448Z * [new branch] brenocfg/special_airy_ai_ref -> origin/brenocfg/special_airy_ai_ref 2024-06-26T04:39:37.0288355Z * [new branch] c10d_ops_macro -> origin/c10d_ops_macro 2024-06-26T04:39:37.0289283Z * [new branch] cache-limit-prototype2 -> origin/cache-limit-prototype2 2024-06-26T04:39:37.0290284Z * [new branch] cache-limit-prototype3 -> origin/cache-limit-prototype3 2024-06-26T04:39:37.0291178Z * [new branch] cache_size_internal -> origin/cache_size_internal 2024-06-26T04:39:37.0292110Z * [new branch] cache_size_internal_1 -> origin/cache_size_internal_1 2024-06-26T04:39:37.0292964Z * [new branch] call_method -> origin/call_method 2024-06-26T04:39:37.0293866Z * [new branch] capture_eval_train_error -> origin/capture_eval_train_error 2024-06-26T04:39:37.0294638Z * [new branch] cf_pyd -> origin/cf_pyd 2024-06-26T04:39:37.0295415Z * [new branch] check_static -> origin/check_static 2024-06-26T04:39:37.0296361Z * [new branch] chenyang78/dyn-shape-ci-tmp -> origin/chenyang78/dyn-shape-ci-tmp 2024-06-26T04:39:37.0297304Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2024-06-26T04:39:37.0298426Z * [new branch] cherry-pick-121598-by-pytorch_bot_bot_ -> origin/cherry-pick-121598-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0299704Z * [new branch] cherry-pick-122096-by-pytorch_bot_bot_ -> origin/cherry-pick-122096-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0301059Z * [new branch] cherry-pick-122177-by-pytorch_bot_bot_ -> origin/cherry-pick-122177-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0302319Z * [new branch] cherry-pick-128358-by-pytorch_bot_bot_ -> origin/cherry-pick-128358-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0303664Z * [new branch] cherry-pick-128383-by-pytorch_bot_bot_ -> origin/cherry-pick-128383-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0304809Z * [new branch] cherry-pick-128718-by-huydhn -> origin/cherry-pick-128718-by-huydhn 2024-06-26T04:39:37.0306008Z * [new branch] cherry-pick-128879-by-pytorch_bot_bot_ -> origin/cherry-pick-128879-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0307250Z * [new branch] cherry-pick-129281-by-pytorch_bot_bot_ -> origin/cherry-pick-129281-by-pytorch_bot_bot_ 2024-06-26T04:39:37.0308489Z * [new branch] cherry-pick-post-acc-grad-docs -> origin/cherry-pick-post-acc-grad-docs 2024-06-26T04:39:37.0309751Z * [new branch] cherry_pick_add_3d_attn_mask_support_to_mha -> origin/cherry_pick_add_3d_attn_mask_support_to_mha 2024-06-26T04:39:37.0310914Z * [new branch] cherrypick1 -> origin/cherrypick1 2024-06-26T04:39:37.0311713Z * [new branch] cherrypick2 -> origin/cherrypick2 2024-06-26T04:39:37.0312534Z * [new branch] cherrypick98590 -> origin/cherrypick98590 2024-06-26T04:39:37.0313441Z * [new branch] cherrypick_autograd -> origin/cherrypick_autograd 2024-06-26T04:39:37.0314453Z * [new branch] chienchin/cherry-pick-pr-128446 -> origin/chienchin/cherry-pick-pr-128446 2024-06-26T04:39:37.0315551Z * [new branch] chienchin/cherry-pick-pr-128685 -> origin/chienchin/cherry-pick-pr-128685 2024-06-26T04:39:37.0316600Z * [new branch] chienchin/cherry-pr-128755 -> origin/chienchin/cherry-pr-128755 2024-06-26T04:39:37.0317743Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2024-06-26T04:39:37.0318786Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2024-06-26T04:39:37.0319802Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2024-06-26T04:39:37.0320694Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2024-06-26T04:39:37.0321492Z * [new branch] cleanup_constraints -> origin/cleanup_constraints 2024-06-26T04:39:37.0322368Z * [new branch] cleanup_constraints2 -> origin/cleanup_constraints2 2024-06-26T04:39:37.0323298Z * [new branch] clee2000-patch-8 -> origin/clee2000-patch-8 2024-06-26T04:39:37.0324119Z * [new branch] clee2000/pytest-2 -> origin/clee2000/pytest-2 2024-06-26T04:39:37.0324952Z * [new branch] clee2000/run-parallel -> origin/clee2000/run-parallel 2024-06-26T04:39:37.0325819Z * [new branch] coal_all_gather -> origin/coal_all_gather 2024-06-26T04:39:37.0326802Z * [new branch] colesbury-nn-module-guards -> origin/colesbury-nn-module-guards 2024-06-26T04:39:37.0327917Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2024-06-26T04:39:37.0328816Z * [new branch] cond_pyd -> origin/cond_pyd 2024-06-26T04:39:37.0329700Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2024-06-26T04:39:37.0330539Z * [new branch] const_prop -> origin/const_prop 2024-06-26T04:39:37.0331269Z * [new branch] constraint_2 -> origin/constraint_2 2024-06-26T04:39:37.0332293Z * [new branch] constraint_violation_to_user_error -> origin/constraint_violation_to_user_error 2024-06-26T04:39:37.0333305Z * [new branch] constraints -> origin/constraints 2024-06-26T04:39:37.0334323Z * [new branch] contractCheckMessage -> origin/contractCheckMessage 2024-06-26T04:39:37.0335385Z * [new branch] conversion_registry -> origin/conversion_registry 2024-06-26T04:39:37.0336452Z * [new branch] copy-.jenkins -> origin/copy-.jenkins 2024-06-26T04:39:37.0337596Z * [new branch] copy_graph -> origin/copy_graph 2024-06-26T04:39:37.0338749Z * [new branch] copy_out -> origin/copy_out 2024-06-26T04:39:37.0339869Z * [new branch] cpp_vec_square -> origin/cpp_vec_square 2024-06-26T04:39:37.0341113Z * [new branch] cpuhrsch-patch-1 -> origin/cpuhrsch-patch-1 2024-06-26T04:39:37.0342674Z * [new branch] crpa/foreach-clamp -> origin/crpa/foreach-clamp 2024-06-26T04:39:37.0343943Z * [new branch] crpa/foreach-copy_different-dtypes -> origin/crpa/foreach-copy_different-dtypes 2024-06-26T04:39:37.0344983Z * [new branch] cse -> origin/cse 2024-06-26T04:39:37.0346318Z * [new branch] csl/3proc -> origin/csl/3proc 2024-06-26T04:39:37.0347485Z * [new branch] csl/a1 -> origin/csl/a1 2024-06-26T04:39:37.0348880Z * [new branch] csl/actually_run_test-cuda_cpp_wrapper_inductor -> origin/csl/actually_run_test-cuda_cpp_wrapper_inductor 2024-06-26T04:39:37.0350053Z * [new branch] csl/addsetup -> origin/csl/addsetup 2024-06-26T04:39:37.0350913Z * [new branch] csl/api2 -> origin/csl/api2 2024-06-26T04:39:37.0351889Z * [new branch] csl/apiratelimitephemeral -> origin/csl/apiratelimitephemeral 2024-06-26T04:39:37.0352902Z * [new branch] csl/batch_files -> origin/csl/batch_files 2024-06-26T04:39:37.0354023Z * [new branch] csl/batch_files_experimental -> origin/csl/batch_files_experimental 2024-06-26T04:39:37.0354983Z * [new branch] csl/c1 -> origin/csl/c1 2024-06-26T04:39:37.0356028Z * [new branch] csl/c2 -> origin/csl/c2 2024-06-26T04:39:37.0357273Z * [new branch] csl/closeissues -> origin/csl/closeissues 2024-06-26T04:39:37.0358464Z * [new branch] csl/condatoken -> origin/csl/condatoken 2024-06-26T04:39:37.0359446Z * [new branch] csl/dedup -> origin/csl/dedup 2024-06-26T04:39:37.0360680Z * [new branch] csl/defaulttesttimes -> origin/csl/defaulttesttimes 2024-06-26T04:39:37.0362010Z * [new branch] csl/delete_ciflow_tags -> origin/csl/delete_ciflow_tags 2024-06-26T04:39:37.0380172Z * [new branch] csl/deletecircle -> origin/csl/deletecircle 2024-06-26T04:39:37.0390307Z * [new branch] csl/disable_foreach_sm86 -> origin/csl/disable_foreach_sm86 2024-06-26T04:39:37.0391297Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2024-06-26T04:39:37.0392350Z * [new branch] csl/disabled_tests_inpytest -> origin/csl/disabled_tests_inpytest 2024-06-26T04:39:37.0393299Z * [new branch] csl/disableflex -> origin/csl/disableflex 2024-06-26T04:39:37.0394142Z * [new branch] csl/dist_backend -> origin/csl/dist_backend 2024-06-26T04:39:37.0395042Z * [new branch] csl/distributedname -> origin/csl/distributedname 2024-06-26T04:39:37.0395883Z * [new branch] csl/docsenv -> origin/csl/docsenv 2024-06-26T04:39:37.0396758Z * [new branch] csl/docsfailfast -> origin/csl/docsfailfast 2024-06-26T04:39:37.0397747Z * [new branch] csl/docsfix -> origin/csl/docsfix 2024-06-26T04:39:37.0398610Z * [new branch] csl/docsfixagain -> origin/csl/docsfixagain 2024-06-26T04:39:37.0399431Z * [new branch] csl/docsnetrc -> origin/csl/docsnetrc 2024-06-26T04:39:37.0400427Z * [new branch] csl/dynamicshapesdup -> origin/csl/dynamicshapesdup 2024-06-26T04:39:37.0401306Z * [new branch] csl/errormsgs -> origin/csl/errormsgs 2024-06-26T04:39:37.0402169Z * [new branch] csl/experiment -> origin/csl/experiment 2024-06-26T04:39:37.0403033Z * [new branch] csl/experiment_build -> origin/csl/experiment_build 2024-06-26T04:39:37.0403990Z * [new branch] csl/experiment_serial -> origin/csl/experiment_serial 2024-06-26T04:39:37.0404837Z * [new branch] csl/f1 -> origin/csl/f1 2024-06-26T04:39:37.0405668Z * [new branch] csl/ffixperiodic -> origin/csl/ffixperiodic 2024-06-26T04:39:37.0406495Z * [new branch] csl/fflint -> origin/csl/fflint 2024-06-26T04:39:37.0407417Z * [new branch] csl/ffx_lint_mod_tracker -> origin/csl/ffx_lint_mod_tracker 2024-06-26T04:39:37.0408412Z * [new branch] csl/ffx_lint_mypy_type -> origin/csl/ffx_lint_mypy_type 2024-06-26T04:39:37.0409512Z * [new branch] csl/fix_common_utils_retry_doc -> origin/csl/fix_common_utils_retry_doc 2024-06-26T04:39:37.0410540Z * [new branch] csl/fix_delete_old_branches -> origin/csl/fix_delete_old_branches 2024-06-26T04:39:37.0411465Z * [new branch] csl/fixmulti -> origin/csl/fixmulti 2024-06-26T04:39:37.0412268Z * [new branch] csl/gen_xml_during_run -> origin/csl/gen_xml_during_run 2024-06-26T04:39:37.0413113Z * [new branch] csl/ic -> origin/csl/ic 2024-06-26T04:39:37.0414725Z * [new branch] csl/inductor_cu124 -> origin/csl/inductor_cu124 2024-06-26T04:39:37.0416111Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2024-06-26T04:39:37.0417333Z * [new branch] csl/internalchecks -> origin/csl/internalchecks 2024-06-26T04:39:37.0418351Z * [new branch] csl/jobrenames -> origin/csl/jobrenames 2024-06-26T04:39:37.0419275Z * [new branch] csl/linttestutils -> origin/csl/linttestutils 2024-06-26T04:39:37.0420255Z * [new branch] csl/logchanges -> origin/csl/logchanges 2024-06-26T04:39:37.0421152Z * [new branch] csl/logging -> origin/csl/logging 2024-06-26T04:39:37.0422074Z * [new branch] csl/logs -> origin/csl/logs 2024-06-26T04:39:37.0422986Z * [new branch] csl/logtest -> origin/csl/logtest 2024-06-26T04:39:37.0423770Z * [new branch] csl/m123 -> origin/csl/m123 2024-06-26T04:39:37.0424634Z * [new branch] csl/m2 -> origin/csl/m2 2024-06-26T04:39:37.0425535Z * [new branch] csl/mac -> origin/csl/mac 2024-06-26T04:39:37.0426371Z * [new branch] csl/macmps -> origin/csl/macmps 2024-06-26T04:39:37.0427338Z * [new branch] csl/mark_test_qat_mobilenet_v2_slow -> origin/csl/mark_test_qat_mobilenet_v2_slow 2024-06-26T04:39:37.0428652Z * [new branch] csl/mergebot_fix_pending_unstable -> origin/csl/mergebot_fix_pending_unstable 2024-06-26T04:39:37.0429727Z * [new branch] csl/mergebot_via_config -> origin/csl/mergebot_via_config 2024-06-26T04:39:37.0430822Z * [new branch] csl/mergegithubexport -> origin/csl/mergegithubexport 2024-06-26T04:39:37.0431855Z * [new branch] csl/move_cuda124_periodic -> origin/csl/move_cuda124_periodic 2024-06-26T04:39:37.0432883Z * [new branch] csl/movebazel -> origin/csl/movebazel 2024-06-26T04:39:37.0433911Z * [new branch] csl/movebazelunstable -> origin/csl/movebazelunstable 2024-06-26T04:39:37.0434918Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2024-06-26T04:39:37.0435812Z * [new branch] csl/onnx2 -> origin/csl/onnx2 2024-06-26T04:39:37.0436706Z * [new branch] csl/p1 -> origin/csl/p1 2024-06-26T04:39:37.0437836Z * [new branch] csl/p2 -> origin/csl/p2 2024-06-26T04:39:37.0438921Z * [new branch] csl/p3 -> origin/csl/p3 2024-06-26T04:39:37.0440005Z * [new branch] csl/p4 -> origin/csl/p4 2024-06-26T04:39:37.0461255Z * [new branch] csl/parabug -> origin/csl/parabug 2024-06-26T04:39:37.0462096Z * [new branch] csl/parallelnative -> origin/csl/parallelnative 2024-06-26T04:39:37.0463023Z * [new branch] csl/part1 -> origin/csl/part1 2024-06-26T04:39:37.0463773Z * [new branch] csl/part2 -> origin/csl/part2 2024-06-26T04:39:37.0464504Z * [new branch] csl/part3 -> origin/csl/part3 2024-06-26T04:39:37.0465272Z * [new branch] csl/part4 -> origin/csl/part4 2024-06-26T04:39:37.0466201Z * [new branch] csl/part5 -> origin/csl/part5 2024-06-26T04:39:37.0466960Z * [new branch] csl/part6 -> origin/csl/part6 2024-06-26T04:39:37.0467795Z * [new branch] csl/printteststats -> origin/csl/printteststats 2024-06-26T04:39:37.0468631Z * [new branch] csl/pullnull -> origin/csl/pullnull 2024-06-26T04:39:37.0469426Z * [new branch] csl/pushnull -> origin/csl/pushnull 2024-06-26T04:39:37.0470272Z * [new branch] csl/pytest-threads -> origin/csl/pytest-threads 2024-06-26T04:39:37.0471145Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2024-06-26T04:39:37.0471931Z * [new branch] csl/r1 -> origin/csl/r1 2024-06-26T04:39:37.0472658Z * [new branch] csl/r2 -> origin/csl/r2 2024-06-26T04:39:37.0473533Z * [new branch] csl/r3 -> origin/csl/r3 2024-06-26T04:39:37.0474260Z * [new branch] csl/r4 -> origin/csl/r4 2024-06-26T04:39:37.0474948Z * [new branch] csl/ref -> origin/csl/ref 2024-06-26T04:39:37.0475700Z * [new branch] csl/reorder -> origin/csl/reorder 2024-06-26T04:39:37.0476490Z * [new branch] csl/retry2 -> origin/csl/retry2 2024-06-26T04:39:37.0477481Z * [new branch] csl/revert -> origin/csl/revert 2024-06-26T04:39:37.0478449Z * [new branch] csl/rocmsecrets -> origin/csl/rocmsecrets 2024-06-26T04:39:37.0479506Z * [new branch] csl/run_test_retry_unset_cpp_stacktrace -> origin/csl/run_test_retry_unset_cpp_stacktrace 2024-06-26T04:39:37.0480705Z * [new branch] csl/runtesttypes -> origin/csl/runtesttypes 2024-06-26T04:39:37.0481471Z * [new branch] csl/s2 -> origin/csl/s2 2024-06-26T04:39:37.0482161Z * [new branch] csl/s3 -> origin/csl/s3 2024-06-26T04:39:37.0482832Z * [new branch] csl/s4 -> origin/csl/s4 2024-06-26T04:39:37.0483486Z * [new branch] csl/s5 -> origin/csl/s5 2024-06-26T04:39:37.0484145Z * [new branch] csl/s6 -> origin/csl/s6 2024-06-26T04:39:37.0485232Z * [new branch] csl/save_merge_record_to_s3 -> origin/csl/save_merge_record_to_s3 2024-06-26T04:39:37.0486177Z * [new branch] csl/sccachemac -> origin/csl/sccachemac 2024-06-26T04:39:37.0486987Z * [new branch] csl/setup1 -> origin/csl/setup1 2024-06-26T04:39:37.0487830Z * [new branch] csl/shard-go-br -> origin/csl/shard-go-br 2024-06-26T04:39:37.0488703Z * [new branch] csl/shardmacmore -> origin/csl/shardmacmore 2024-06-26T04:39:37.0489546Z * [new branch] csl/skipslow -> origin/csl/skipslow 2024-06-26T04:39:37.0490270Z * [new branch] csl/slo2 -> origin/csl/slo2 2024-06-26T04:39:37.0491062Z * [new branch] csl/slow1 -> origin/csl/slow1 2024-06-26T04:39:37.0491822Z * [new branch] csl/slow2 -> origin/csl/slow2 2024-06-26T04:39:37.0492683Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2024-06-26T04:39:37.0493489Z * [new branch] csl/ssn -> origin/csl/ssn 2024-06-26T04:39:37.0494317Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2024-06-26T04:39:37.0495113Z * [new branch] csl/t1 -> origin/csl/t1 2024-06-26T04:39:37.0495868Z * [new branch] csl/t2 -> origin/csl/t2 2024-06-26T04:39:37.0496634Z * [new branch] csl/t3 -> origin/csl/t3 2024-06-26T04:39:37.0497410Z * [new branch] csl/td_sm86_yolo -> origin/csl/td_sm86_yolo 2024-06-26T04:39:37.0498403Z * [new branch] csl/tda_compare -> origin/csl/tda_compare 2024-06-26T04:39:37.0499246Z * [new branch] csl/temp -> origin/csl/temp 2024-06-26T04:39:37.0500187Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2024-06-26T04:39:37.0501086Z * [new branch] csl/test_canceled_jobs -> origin/csl/test_canceled_jobs 2024-06-26T04:39:37.0501976Z * [new branch] csl/test_foreach -> origin/csl/test_foreach 2024-06-26T04:39:37.0502853Z * [new branch] csl/testdecomp1 -> origin/csl/testdecomp1 2024-06-26T04:39:37.0503751Z * [new branch] csl/testlstmpackedslow -> origin/csl/testlstmpackedslow 2024-06-26T04:39:37.0504711Z * [new branch] csl/testselectiontools -> origin/csl/testselectiontools 2024-06-26T04:39:37.0505721Z * [new branch] csl/tp -> origin/csl/tp 2024-06-26T04:39:37.0506557Z * [new branch] csl/trymergechanges -> origin/csl/trymergechanges 2024-06-26T04:39:37.0507417Z * [new branch] csl/trymergefix1 -> origin/csl/trymergefix1 2024-06-26T04:39:37.0508304Z * [new branch] csl/trymergeignore -> origin/csl/trymergeignore 2024-06-26T04:39:37.0509195Z * [new branch] csl/trymergelabel -> origin/csl/trymergelabel 2024-06-26T04:39:37.0510110Z * [new branch] csl/tryrebasesameshas -> origin/csl/tryrebasesameshas 2024-06-26T04:39:37.0510972Z * [new branch] csl/up1 -> origin/csl/up1 2024-06-26T04:39:37.0512070Z * [new branch] csl/update_cu124_dynamo_expected_accuracy -> origin/csl/update_cu124_dynamo_expected_accuracy 2024-06-26T04:39:37.0513383Z * [new branch] csl/update_cu124_dynamo_expected_accuracy_2 -> origin/csl/update_cu124_dynamo_expected_accuracy_2 2024-06-26T04:39:37.0514457Z * [new branch] csl/updaterockset -> origin/csl/updaterockset 2024-06-26T04:39:37.0515493Z * [new branch] csl/upload_artifacts_during_run -> origin/csl/upload_artifacts_during_run 2024-06-26T04:39:37.0516555Z * [new branch] csl/upload_release_artifacts -> origin/csl/upload_release_artifacts 2024-06-26T04:39:37.0517716Z * [new branch] csl/upload_sccache_stats_to_s3 -> origin/csl/upload_sccache_stats_to_s3 2024-06-26T04:39:37.0518684Z * [new branch] csl/uploadteststats -> origin/csl/uploadteststats 2024-06-26T04:39:37.0519592Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2024-06-26T04:39:37.0520484Z * [new branch] csl/xlame -> origin/csl/xlame 2024-06-26T04:39:37.0521281Z * [new branch] ctx_manager -> origin/ctx_manager 2024-06-26T04:39:37.0522087Z * [new branch] cuda_rng_state -> origin/cuda_rng_state 2024-06-26T04:39:37.0522839Z * [new branch] cudametrics -> origin/cudametrics 2024-06-26T04:39:37.0523662Z * [new branch] cudnn_sdpa_dkdv -> origin/cudnn_sdpa_dkdv 2024-06-26T04:39:37.0524530Z * [new branch] cudnn_sdpa_testing -> origin/cudnn_sdpa_testing 2024-06-26T04:39:37.0525429Z * [new branch] cupti_profiler_build2 -> origin/cupti_profiler_build2 2024-06-26T04:39:37.0526329Z * [new branch] curr_dispatch_mode -> origin/curr_dispatch_mode 2024-06-26T04:39:37.0527205Z * [new branch] curr_dispatch_mode1 -> origin/curr_dispatch_mode1 2024-06-26T04:39:37.0528102Z * [new branch] cusparse-spmm-fix -> origin/cusparse-spmm-fix 2024-06-26T04:39:37.0528996Z * [new branch] custom_ops_future_bug -> origin/custom_ops_future_bug 2024-06-26T04:39:37.0529954Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2024-06-26T04:39:37.0531123Z * [new branch] d4l3k/attention_compile -> origin/d4l3k/attention_compile 2024-06-26T04:39:37.0532068Z * [new branch] d4l3k/nccl_liveliness -> origin/d4l3k/nccl_liveliness 2024-06-26T04:39:37.0532953Z * [new branch] d4l3k/uv_backlog -> origin/d4l3k/uv_backlog 2024-06-26T04:39:37.0533827Z * [new branch] dagitses/composite_view -> origin/dagitses/composite_view 2024-06-26T04:39:37.0534811Z * [new branch] dagitses/transform_fallback -> origin/dagitses/transform_fallback 2024-06-26T04:39:37.0535711Z * [new branch] dataclass -> origin/dataclass 2024-06-26T04:39:37.0536585Z * [new branch] davidberard98-206-base -> origin/davidberard98-206-base 2024-06-26T04:39:37.0537445Z * [new branch] deberta -> origin/deberta 2024-06-26T04:39:37.0538248Z * [new branch] debug-113832 -> origin/debug-113832 2024-06-26T04:39:37.0539183Z * [new branch] debug-ghcr -> origin/debug-ghcr 2024-06-26T04:39:37.0539978Z * [new branch] debug_tools -> origin/debug_tools 2024-06-26T04:39:37.0540813Z * [new branch] deserialize2 -> origin/deserialize2 2024-06-26T04:39:37.0541838Z * [new branch] desertfire/aoti_buffer_mutation -> origin/desertfire/aoti_buffer_mutation 2024-06-26T04:39:37.0542828Z * [new branch] desertfire/triton_pin -> origin/desertfire/triton_pin 2024-06-26T04:39:37.0543822Z * [new branch] dev/joona/Conv1DErrorMessage -> origin/dev/joona/Conv1DErrorMessage 2024-06-26T04:39:37.0544912Z * [new branch] dev/joona/fixTriuForInf -> origin/dev/joona/fixTriuForInf 2024-06-26T04:39:37.0545781Z * [new branch] disable -> origin/disable 2024-06-26T04:39:37.0546591Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2024-06-26T04:39:37.0547558Z * [new branch] disable_inference_view_tracking -> origin/disable_inference_view_tracking 2024-06-26T04:39:37.0548460Z * [new branch] disableaddmmcudalt -> origin/disableaddmmcudalt 2024-06-26T04:39:37.0549255Z * [new branch] dispatcher_error -> origin/dispatcher_error 2024-06-26T04:39:37.0549990Z * [new branch] dist_ac -> origin/dist_ac 2024-06-26T04:39:37.0550896Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2024-06-26T04:39:37.0551760Z * [new branch] doc -> origin/doc 2024-06-26T04:39:37.0552468Z * [new branch] doc-non_blocking -> origin/doc-non_blocking 2024-06-26T04:39:37.0553215Z * [new branch] docs_numpy -> origin/docs_numpy 2024-06-26T04:39:37.0553956Z * [new branch] draft_node_name -> origin/draft_node_name 2024-06-26T04:39:37.0554703Z * [new branch] dropout-eval -> origin/dropout-eval 2024-06-26T04:39:37.0555491Z * [new branch] dropout_zerodivision -> origin/dropout_zerodivision 2024-06-26T04:39:37.0556319Z * [new branch] dtensor_aotdispatch -> origin/dtensor_aotdispatch 2024-06-26T04:39:37.0557210Z * [new branch] dtensor_fixes_2.1 -> origin/dtensor_fixes_2.1 2024-06-26T04:39:37.0558018Z * [new branch] dynamic-categorize -> origin/dynamic-categorize 2024-06-26T04:39:37.0558824Z * [new branch] dynamic-default -> origin/dynamic-default 2024-06-26T04:39:37.0559591Z * [new branch] dynamic_dim_2 -> origin/dynamic_dim_2 2024-06-26T04:39:37.0560423Z * [new branch] dynamo-module-dict -> origin/dynamo-module-dict 2024-06-26T04:39:37.0561274Z * [new branch] dynamo-xla-refactor -> origin/dynamo-xla-refactor 2024-06-26T04:39:37.0562070Z * [new branch] dynamo_numpy -> origin/dynamo_numpy 2024-06-26T04:39:37.0562986Z * [new branch] dynamo_rng_state -> origin/dynamo_rng_state 2024-06-26T04:39:37.0563900Z * [new branch] dynamo_torchxla_training -> origin/dynamo_torchxla_training 2024-06-26T04:39:37.0564809Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2024-06-26T04:39:37.0565656Z * [new branch] e2e-baseline -> origin/e2e-baseline 2024-06-26T04:39:37.0566681Z * [new branch] easier-to-expose-compiled-module -> origin/easier-to-expose-compiled-module 2024-06-26T04:39:37.0567869Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2024-06-26T04:39:37.0568766Z * [new branch] elu_fix -> origin/elu_fix 2024-06-26T04:39:37.0569558Z * [new branch] embeddingbag -> origin/embeddingbag 2024-06-26T04:39:37.0570618Z * [new branch] embg/test_inductor_ci -> origin/embg/test_inductor_ci 2024-06-26T04:39:37.0571567Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2024-06-26T04:39:37.0572546Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2024-06-26T04:39:37.0573541Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2024-06-26T04:39:37.0574575Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2024-06-26T04:39:37.0575660Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2024-06-26T04:39:37.0576716Z * [new branch] empty-core-aten-decomps -> origin/empty-core-aten-decomps 2024-06-26T04:39:37.0577590Z * [new branch] enum-fix -> origin/enum-fix 2024-06-26T04:39:37.0578365Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2024-06-26T04:39:37.0579197Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2024-06-26T04:39:37.0580084Z * [new branch] eqy-patch-11 -> origin/eqy-patch-11 2024-06-26T04:39:37.0580868Z * [new branch] eqy-patch-12 -> origin/eqy-patch-12 2024-06-26T04:39:37.0581687Z * [new branch] eqy-patch-13 -> origin/eqy-patch-13 2024-06-26T04:39:37.0582498Z * [new branch] eqy-patch-14 -> origin/eqy-patch-14 2024-06-26T04:39:37.0583326Z * [new branch] eqy-patch-15 -> origin/eqy-patch-15 2024-06-26T04:39:37.0584208Z * [new branch] eqy-patch-16 -> origin/eqy-patch-16 2024-06-26T04:39:37.0585020Z * [new branch] eqy-patch-17 -> origin/eqy-patch-17 2024-06-26T04:39:37.0585828Z * [new branch] eqy-patch-18 -> origin/eqy-patch-18 2024-06-26T04:39:37.0586645Z * [new branch] eqy-patch-19 -> origin/eqy-patch-19 2024-06-26T04:39:37.0587537Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2024-06-26T04:39:37.0588340Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2024-06-26T04:39:37.0589157Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2024-06-26T04:39:37.0589975Z * [new branch] eqy-patch-22 -> origin/eqy-patch-22 2024-06-26T04:39:37.0590797Z * [new branch] eqy-patch-23 -> origin/eqy-patch-23 2024-06-26T04:39:37.0591649Z * [new branch] eqy-patch-24 -> origin/eqy-patch-24 2024-06-26T04:39:37.0592416Z * [new branch] eqy-patch-25 -> origin/eqy-patch-25 2024-06-26T04:39:37.0593205Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2024-06-26T04:39:37.0594013Z * [new branch] eqy-patch-28 -> origin/eqy-patch-28 2024-06-26T04:39:37.0594993Z * [new branch] eqy-patch-31 -> origin/eqy-patch-31 2024-06-26T04:39:37.0595822Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2024-06-26T04:39:37.0596643Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2024-06-26T04:39:37.0597640Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2024-06-26T04:39:37.0598377Z * [new branch] eqy-patch-8 -> origin/eqy-patch-8 2024-06-26T04:39:37.0599192Z * [new branch] eqy-patch-9 -> origin/eqy-patch-9 2024-06-26T04:39:37.0600300Z * [new branch] eqy/fix_cublas_workspace_parsing_default -> origin/eqy/fix_cublas_workspace_parsing_default 2024-06-26T04:39:37.0601604Z * [new branch] erichan1/disable_mha_attn_mask -> origin/erichan1/disable_mha_attn_mask 2024-06-26T04:39:37.0602546Z * [new branch] errorMessage -> origin/errorMessage 2024-06-26T04:39:37.0603520Z * [new branch] escape_hatch -> origin/escape_hatch 2024-06-26T04:39:37.0604414Z * [new branch] eviction_policy -> origin/eviction_policy 2024-06-26T04:39:37.0605218Z * [new branch] exec -> origin/exec 2024-06-26T04:39:37.0606007Z * [new branch] executorch_pin -> origin/executorch_pin 2024-06-26T04:39:37.0606946Z * [new branch] exit_without_abort -> origin/exit_without_abort 2024-06-26T04:39:37.0607809Z * [new branch] export-D48800879 -> origin/export-D48800879 2024-06-26T04:39:37.0608669Z * [new branch] export-D48927532 -> origin/export-D48927532 2024-06-26T04:39:37.0609605Z * [new branch] export-D48927532-1 -> origin/export-D48927532-1 2024-06-26T04:39:37.0610467Z * [new branch] export-D50544876 -> origin/export-D50544876 2024-06-26T04:39:37.0611306Z * [new branch] export-D51032385 -> origin/export-D51032385 2024-06-26T04:39:37.0612121Z * [new branch] export-D52434604 -> origin/export-D52434604 2024-06-26T04:39:37.0612987Z * [new branch] export-D54134695 -> origin/export-D54134695 2024-06-26T04:39:37.0613821Z * [new branch] export-D54689663 -> origin/export-D54689663 2024-06-26T04:39:37.0614715Z * [new branch] export-D55456401-2.3 -> origin/export-D55456401-2.3 2024-06-26T04:39:37.0615646Z * [new branch] export-D55607876 -> origin/export-D55607876 2024-06-26T04:39:37.0616492Z * [new branch] export-D55881091 -> origin/export-D55881091 2024-06-26T04:39:37.0617351Z * [new branch] export-D55996990 -> origin/export-D55996990 2024-06-26T04:39:37.0618238Z * [new branch] export-D56317418 -> origin/export-D56317418 2024-06-26T04:39:37.0619085Z * [new branch] export-D56739375 -> origin/export-D56739375 2024-06-26T04:39:37.0619950Z * [new branch] export-D56959072 -> origin/export-D56959072 2024-06-26T04:39:37.0620800Z * [new branch] export-D56974543 -> origin/export-D56974543 2024-06-26T04:39:37.0621692Z * [new branch] export-D57371634 -> origin/export-D57371634 2024-06-26T04:39:37.0622523Z * [new branch] export-D57409142 -> origin/export-D57409142 2024-06-26T04:39:37.0623403Z * [new branch] export-D57638904 -> origin/export-D57638904 2024-06-26T04:39:37.0624262Z * [new branch] export-D57791537 -> origin/export-D57791537 2024-06-26T04:39:37.0625144Z * [new branch] export-D57871276 -> origin/export-D57871276 2024-06-26T04:39:37.0625977Z * [new branch] export-D57873153 -> origin/export-D57873153 2024-06-26T04:39:37.0626860Z * [new branch] export-D57939282 -> origin/export-D57939282 2024-06-26T04:39:37.0627818Z * [new branch] export-D57978699 -> origin/export-D57978699 2024-06-26T04:39:37.0628710Z * [new branch] export-D58012164 -> origin/export-D58012164 2024-06-26T04:39:37.0629545Z * [new branch] export-D58091437 -> origin/export-D58091437 2024-06-26T04:39:37.0630399Z * [new branch] export-D58122410 -> origin/export-D58122410 2024-06-26T04:39:37.0631288Z * [new branch] export-D58149278 -> origin/export-D58149278 2024-06-26T04:39:37.0632121Z * [new branch] export-D58165606 -> origin/export-D58165606 2024-06-26T04:39:37.0632976Z * [new branch] export-D58200476 -> origin/export-D58200476 2024-06-26T04:39:37.0633862Z * [new branch] export-D58419203 -> origin/export-D58419203 2024-06-26T04:39:37.0634706Z * [new branch] export-D58429602 -> origin/export-D58429602 2024-06-26T04:39:37.0635631Z * [new branch] export-D58470269 -> origin/export-D58470269 2024-06-26T04:39:37.0636519Z * [new branch] export-D58535897 -> origin/export-D58535897 2024-06-26T04:39:37.0637463Z * [new branch] export-D58677033 -> origin/export-D58677033 2024-06-26T04:39:37.0638343Z * [new branch] export-D58697231 -> origin/export-D58697231 2024-06-26T04:39:37.0639186Z * [new branch] export-D58875785 -> origin/export-D58875785 2024-06-26T04:39:37.0640096Z * [new branch] export-D58977694 -> origin/export-D58977694 2024-06-26T04:39:37.0641003Z * [new branch] export_checkpoint -> origin/export_checkpoint 2024-06-26T04:39:37.0641871Z * [new branch] export_constrain_3 -> origin/export_constrain_3 2024-06-26T04:39:37.0642797Z * [new branch] export_constraint_class_4 -> origin/export_constraint_class_4 2024-06-26T04:39:37.0643816Z * [new branch] export_dynamic_dim_2 -> origin/export_dynamic_dim_2 2024-06-26T04:39:37.0644713Z * [new branch] export_empty_graph -> origin/export_empty_graph 2024-06-26T04:39:37.0645573Z * [new branch] export_error -> origin/export_error 2024-06-26T04:39:37.0646455Z * [new branch] export_export_1 -> origin/export_export_1 2024-06-26T04:39:37.0647294Z * [new branch] export_inductor -> origin/export_inductor 2024-06-26T04:39:37.0648151Z * [new branch] export_pass -> origin/export_pass 2024-06-26T04:39:37.0649024Z * [new branch] export_program_class_5 -> origin/export_program_class_5 2024-06-26T04:39:37.0649919Z * [new branch] export_save_load_6 -> origin/export_save_load_6 2024-06-26T04:39:37.0650824Z * [new branch] export_traced -> origin/export_traced 2024-06-26T04:39:37.0651661Z * [new branch] exportdb_website -> origin/exportdb_website 2024-06-26T04:39:37.0652525Z * [new branch] exported_program -> origin/exported_program 2024-06-26T04:39:37.0653430Z * [new branch] expose-xnnpack2 -> origin/expose-xnnpack2 2024-06-26T04:39:37.0654254Z * [new branch] fa_mask_fix -> origin/fa_mask_fix 2024-06-26T04:39:37.0654992Z * [new branch] fallback_test3 -> origin/fallback_test3 2024-06-26T04:39:37.0655921Z * [new branch] faster-nn-module-getitem -> origin/faster-nn-module-getitem 2024-06-26T04:39:37.0656905Z * [new branch] faster_coalescing -> origin/faster_coalescing 2024-06-26T04:39:37.0657954Z * [new branch] fbcode/pytorch-stable-prototype -> origin/fbcode/pytorch-stable-prototype 2024-06-26T04:39:37.0659016Z * [new branch] fbcode/warm -> origin/fbcode/warm 2024-06-26T04:39:37.0659816Z * [new branch] feat/ge -> origin/feat/ge 2024-06-26T04:39:37.0660734Z * [new branch] feat/matrix_rank -> origin/feat/matrix_rank 2024-06-26T04:39:37.0661637Z * [new branch] feat/more-operators -> origin/feat/more-operators 2024-06-26T04:39:37.0662611Z * [new branch] feat/reorder-tangents -> origin/feat/reorder-tangents 2024-06-26T04:39:37.0663501Z * [new branch] feat/upsample -> origin/feat/upsample 2024-06-26T04:39:37.0664371Z * [new branch] feat/vmap-none-pt-2 -> origin/feat/vmap-none-pt-2 2024-06-26T04:39:37.0665306Z * [new branch] feat/vmap-out-none -> origin/feat/vmap-out-none 2024-06-26T04:39:37.0666253Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2024-06-26T04:39:37.0667490Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2024-06-26T04:39:37.0669048Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2024-06-26T04:39:37.0670297Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2024-06-26T04:39:37.0671198Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2024-06-26T04:39:37.0672061Z * [new branch] ffast_math_target -> origin/ffast_math_target 2024-06-26T04:39:37.0673030Z * [new branch] findhao/add-stream-scheduler -> origin/findhao/add-stream-scheduler 2024-06-26T04:39:37.0674087Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2024-06-26T04:39:37.0675077Z * [new branch] findhao/base_commit_streams -> origin/findhao/base_commit_streams 2024-06-26T04:39:37.0676048Z * [new branch] findhao/fix-buffer-reuse -> origin/findhao/fix-buffer-reuse 2024-06-26T04:39:37.0677040Z * [new branch] findhao/fix-fp8-mem-leak -> origin/findhao/fix-fp8-mem-leak 2024-06-26T04:39:37.0678085Z * [new branch] findhao/fix-grid -> origin/findhao/fix-grid 2024-06-26T04:39:37.0679058Z * [new branch] findhao/fix-redundant-kernels -> origin/findhao/fix-redundant-kernels 2024-06-26T04:39:37.0680282Z * [new branch] findhao/fix_none_return_functionalize -> origin/findhao/fix_none_return_functionalize 2024-06-26T04:39:37.0681254Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2024-06-26T04:39:37.0682066Z * [new branch] findhao/profile -> origin/findhao/profile 2024-06-26T04:39:37.0682771Z * [new branch] fix -> origin/fix 2024-06-26T04:39:37.0683454Z * [new branch] fix-77467 -> origin/fix-77467 2024-06-26T04:39:37.0684260Z * [new branch] fix-broken-link-dynamo -> origin/fix-broken-link-dynamo 2024-06-26T04:39:37.0685192Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2024-06-26T04:39:37.0695618Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2024-06-26T04:39:37.0696675Z * [new branch] fix-nn-module -> origin/fix-nn-module 2024-06-26T04:39:37.0697628Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2024-06-26T04:39:37.0698533Z * [new branch] fix-wrap -> origin/fix-wrap 2024-06-26T04:39:37.0709779Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2024-06-26T04:39:37.0710724Z * [new branch] fix_avg_pool -> origin/fix_avg_pool 2024-06-26T04:39:37.0711658Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2024-06-26T04:39:37.0712592Z * [new branch] fix_bf16_reduction -> origin/fix_bf16_reduction 2024-06-26T04:39:37.0713526Z * [new branch] fix_bitwise_codegen -> origin/fix_bitwise_codegen 2024-06-26T04:39:37.0714535Z * [new branch] fix_cpp_mul -> origin/fix_cpp_mul 2024-06-26T04:39:37.0715427Z * [new branch] fix_disable_amp -> origin/fix_disable_amp 2024-06-26T04:39:37.0716343Z * [new branch] fix_dispatcher_error -> origin/fix_dispatcher_error 2024-06-26T04:39:37.0725071Z * [new branch] fix_dynamic_shape -> origin/fix_dynamic_shape 2024-06-26T04:39:37.0727878Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2024-06-26T04:39:37.0729355Z * [new branch] fix_eval_train_2.1 -> origin/fix_eval_train_2.1 2024-06-26T04:39:37.0739933Z * [new branch] fix_failed_jit_trace_tests -> origin/fix_failed_jit_trace_tests 2024-06-26T04:39:37.0750171Z * [new branch] fix_fake_quant_qprams_device -> origin/fix_fake_quant_qprams_device 2024-06-26T04:39:37.0751121Z * [new branch] fix_grad -> origin/fix_grad 2024-06-26T04:39:37.0751810Z * [new branch] fix_hf -> origin/fix_hf 2024-06-26T04:39:37.0760784Z * [new branch] fix_jit_trace_value_comparison_failures -> origin/fix_jit_trace_value_comparison_failures 2024-06-26T04:39:37.0761770Z * [new branch] fix_linear_decomposed -> origin/fix_linear_decomposed 2024-06-26T04:39:37.0763186Z * [new branch] fix_materialize_check -> origin/fix_materialize_check 2024-06-26T04:39:37.0764304Z * [new branch] fix_max -> origin/fix_max 2024-06-26T04:39:37.0765242Z * [new branch] fix_moco -> origin/fix_moco 2024-06-26T04:39:37.0766241Z * [new branch] fix_pool_corner -> origin/fix_pool_corner 2024-06-26T04:39:37.0767257Z * [new branch] fix_random_state -> origin/fix_random_state 2024-06-26T04:39:37.0768314Z * [new branch] fix_recompile_doc -> origin/fix_recompile_doc 2024-06-26T04:39:37.0769389Z * [new branch] fix_spurious_warning -> origin/fix_spurious_warning 2024-06-26T04:39:37.0770598Z * [new branch] fix_standalone_compile -> origin/fix_standalone_compile 2024-06-26T04:39:37.0771680Z * [new branch] fix_tb -> origin/fix_tb 2024-06-26T04:39:37.0772713Z * [new branch] fix_ts_constant_to_tensor -> origin/fix_ts_constant_to_tensor 2024-06-26T04:39:37.0773845Z * [new branch] fix_ts_converter_input_lift -> origin/fix_ts_converter_input_lift 2024-06-26T04:39:37.0775090Z * [new branch] fix_ts_converter_params -> origin/fix_ts_converter_params 2024-06-26T04:39:37.0776281Z * [new branch] fix_ts_num_to_tensor -> origin/fix_ts_num_to_tensor 2024-06-26T04:39:37.0777275Z * [new branch] fix_users -> origin/fix_users 2024-06-26T04:39:37.0778277Z * [new branch] fix_vec_cos_sin -> origin/fix_vec_cos_sin 2024-06-26T04:39:37.0779261Z * [new branch] fix_vision -> origin/fix_vision 2024-06-26T04:39:37.0780276Z * [new branch] fix_vmap_crash_2_0_1 -> origin/fix_vmap_crash_2_0_1 2024-06-26T04:39:37.0781424Z * [new branch] flash_attn_test_baseline -> origin/flash_attn_test_baseline 2024-06-26T04:39:37.0782634Z * [new branch] flash_attn_test_target -> origin/flash_attn_test_target 2024-06-26T04:39:37.0783825Z * [new branch] flash_attn_test_target_with_filter -> origin/flash_attn_test_target_with_filter 2024-06-26T04:39:37.0785019Z * [new branch] float8_aot_traceable -> origin/float8_aot_traceable 2024-06-26T04:39:37.0786094Z * [new branch] float8_aot_traceable2 -> origin/float8_aot_traceable2 2024-06-26T04:39:37.0787129Z * [new branch] float8_cuda -> origin/float8_cuda 2024-06-26T04:39:37.0788176Z * [new branch] float8_dtype -> origin/float8_dtype 2024-06-26T04:39:37.0789344Z * [new branch] floordiv -> origin/floordiv 2024-06-26T04:39:37.0790409Z * [new branch] format-optim-docs -> origin/format-optim-docs 2024-06-26T04:39:37.0791462Z * [new branch] fp8_fix -> origin/fp8_fix 2024-06-26T04:39:37.0792438Z * [new branch] fsdpBenchmark -> origin/fsdpBenchmark 2024-06-26T04:39:37.0793460Z * [new branch] fsdp_rate_limiter -> origin/fsdp_rate_limiter 2024-06-26T04:39:37.0794445Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2024-06-26T04:39:37.0795412Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2024-06-26T04:39:37.0796390Z * [new branch] func_random -> origin/func_random 2024-06-26T04:39:37.0797547Z * [new branch] func_random1 -> origin/func_random1 2024-06-26T04:39:37.0798877Z * [new branch] functionalization -> origin/functionalization 2024-06-26T04:39:37.0799906Z * [new branch] functorch_scan -> origin/functorch_scan 2024-06-26T04:39:37.0801020Z * [new branch] fuse_attention_pattern -> origin/fuse_attention_pattern 2024-06-26T04:39:37.0802262Z * [new branch] fuse_attention_patterns -> origin/fuse_attention_patterns 2024-06-26T04:39:37.0803132Z * [new branch] fx_cache_cherry -> origin/fx_cache_cherry 2024-06-26T04:39:37.0804083Z * [new branch] fx_cpp -> origin/fx_cpp 2024-06-26T04:39:37.0805016Z * [new branch] fxmodule -> origin/fxmodule 2024-06-26T04:39:37.0805985Z * [new branch] fy/update-xpu -> origin/fy/update-xpu 2024-06-26T04:39:37.0806912Z * [new branch] gelu-3 -> origin/gelu-3 2024-06-26T04:39:37.0807961Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2024-06-26T04:39:37.0809104Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2024-06-26T04:39:37.0810277Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2024-06-26T04:39:37.0811494Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2024-06-26T04:39:37.0812541Z * [new branch] gh/BowenBao/312/base -> origin/gh/BowenBao/312/base 2024-06-26T04:39:37.0813644Z * [new branch] gh/BowenBao/312/head -> origin/gh/BowenBao/312/head 2024-06-26T04:39:37.0814923Z * [new branch] gh/BowenBao/312/orig -> origin/gh/BowenBao/312/orig 2024-06-26T04:39:37.0816432Z * [new branch] gh/BowenBao/313/base -> origin/gh/BowenBao/313/base 2024-06-26T04:39:37.0817877Z * [new branch] gh/BowenBao/313/head -> origin/gh/BowenBao/313/head 2024-06-26T04:39:37.0819233Z * [new branch] gh/BowenBao/313/orig -> origin/gh/BowenBao/313/orig 2024-06-26T04:39:37.0820306Z * [new branch] gh/BowenBao/315/base -> origin/gh/BowenBao/315/base 2024-06-26T04:39:37.0821192Z * [new branch] gh/BowenBao/315/head -> origin/gh/BowenBao/315/head 2024-06-26T04:39:37.0822510Z * [new branch] gh/BowenBao/315/orig -> origin/gh/BowenBao/315/orig 2024-06-26T04:39:37.0823581Z * [new branch] gh/BowenBao/316/base -> origin/gh/BowenBao/316/base 2024-06-26T04:39:37.0824545Z * [new branch] gh/BowenBao/316/head -> origin/gh/BowenBao/316/head 2024-06-26T04:39:37.0825628Z * [new branch] gh/BowenBao/316/orig -> origin/gh/BowenBao/316/orig 2024-06-26T04:39:37.0826718Z * [new branch] gh/BowenBao/317/base -> origin/gh/BowenBao/317/base 2024-06-26T04:39:37.0827784Z * [new branch] gh/BowenBao/317/head -> origin/gh/BowenBao/317/head 2024-06-26T04:39:37.0828841Z * [new branch] gh/BowenBao/317/orig -> origin/gh/BowenBao/317/orig 2024-06-26T04:39:37.0830120Z * [new branch] gh/BowenBao/318/base -> origin/gh/BowenBao/318/base 2024-06-26T04:39:37.0831052Z * [new branch] gh/BowenBao/318/head -> origin/gh/BowenBao/318/head 2024-06-26T04:39:37.0832158Z * [new branch] gh/BowenBao/318/orig -> origin/gh/BowenBao/318/orig 2024-06-26T04:39:37.0833249Z * [new branch] gh/BowenBao/319/base -> origin/gh/BowenBao/319/base 2024-06-26T04:39:37.0834225Z * [new branch] gh/BowenBao/319/head -> origin/gh/BowenBao/319/head 2024-06-26T04:39:37.0835237Z * [new branch] gh/BowenBao/319/orig -> origin/gh/BowenBao/319/orig 2024-06-26T04:39:37.0836207Z * [new branch] gh/CaoE/14/base -> origin/gh/CaoE/14/base 2024-06-26T04:39:37.0837351Z * [new branch] gh/CaoE/14/orig -> origin/gh/CaoE/14/orig 2024-06-26T04:39:37.0838473Z * [new branch] gh/CaoE/15/base -> origin/gh/CaoE/15/base 2024-06-26T04:39:37.0839947Z * [new branch] gh/CaoE/15/orig -> origin/gh/CaoE/15/orig 2024-06-26T04:39:37.0841323Z * [new branch] gh/CaoE/26/base -> origin/gh/CaoE/26/base 2024-06-26T04:39:37.0842721Z * [new branch] gh/CaoE/26/head -> origin/gh/CaoE/26/head 2024-06-26T04:39:37.0844158Z * [new branch] gh/CaoE/26/orig -> origin/gh/CaoE/26/orig 2024-06-26T04:39:37.0845590Z * [new branch] gh/CaoE/29/base -> origin/gh/CaoE/29/base 2024-06-26T04:39:37.0854613Z * [new branch] gh/CaoE/29/orig -> origin/gh/CaoE/29/orig 2024-06-26T04:39:37.0855593Z * [new branch] gh/CaoE/30/base -> origin/gh/CaoE/30/base 2024-06-26T04:39:37.0856642Z * [new branch] gh/CaoE/30/orig -> origin/gh/CaoE/30/orig 2024-06-26T04:39:37.0857676Z * [new branch] gh/CaoE/31/base -> origin/gh/CaoE/31/base 2024-06-26T04:39:37.0858646Z * [new branch] gh/CaoE/31/head -> origin/gh/CaoE/31/head 2024-06-26T04:39:37.0859470Z * [new branch] gh/CaoE/31/orig -> origin/gh/CaoE/31/orig 2024-06-26T04:39:37.0860464Z * [new branch] gh/CaoE/34/base -> origin/gh/CaoE/34/base 2024-06-26T04:39:37.0861348Z * [new branch] gh/CaoE/34/head -> origin/gh/CaoE/34/head 2024-06-26T04:39:37.0862273Z * [new branch] gh/CaoE/34/orig -> origin/gh/CaoE/34/orig 2024-06-26T04:39:37.0863232Z * [new branch] gh/CaoE/35/base -> origin/gh/CaoE/35/base 2024-06-26T04:39:37.0864222Z * [new branch] gh/CaoE/35/head -> origin/gh/CaoE/35/head 2024-06-26T04:39:37.0865134Z * [new branch] gh/CaoE/35/orig -> origin/gh/CaoE/35/orig 2024-06-26T04:39:37.0866031Z * [new branch] gh/CaoE/36/base -> origin/gh/CaoE/36/base 2024-06-26T04:39:37.0867011Z * [new branch] gh/CaoE/36/head -> origin/gh/CaoE/36/head 2024-06-26T04:39:37.0867854Z * [new branch] gh/CaoE/36/orig -> origin/gh/CaoE/36/orig 2024-06-26T04:39:37.0868878Z * [new branch] gh/ColinPeppler/33/base -> origin/gh/ColinPeppler/33/base 2024-06-26T04:39:37.0870011Z * [new branch] gh/ColinPeppler/33/head -> origin/gh/ColinPeppler/33/head 2024-06-26T04:39:37.0871103Z * [new branch] gh/ColinPeppler/33/orig -> origin/gh/ColinPeppler/33/orig 2024-06-26T04:39:37.0872237Z * [new branch] gh/ColinPeppler/34/base -> origin/gh/ColinPeppler/34/base 2024-06-26T04:39:37.0873351Z * [new branch] gh/ColinPeppler/34/head -> origin/gh/ColinPeppler/34/head 2024-06-26T04:39:37.0874495Z * [new branch] gh/ColinPeppler/34/orig -> origin/gh/ColinPeppler/34/orig 2024-06-26T04:39:37.0875400Z * [new branch] gh/ColinPeppler/35/base -> origin/gh/ColinPeppler/35/base 2024-06-26T04:39:37.0876687Z * [new branch] gh/ColinPeppler/35/head -> origin/gh/ColinPeppler/35/head 2024-06-26T04:39:37.0878035Z * [new branch] gh/ColinPeppler/35/orig -> origin/gh/ColinPeppler/35/orig 2024-06-26T04:39:37.0879183Z * [new branch] gh/ColinPeppler/36/base -> origin/gh/ColinPeppler/36/base 2024-06-26T04:39:37.0880122Z * [new branch] gh/ColinPeppler/36/head -> origin/gh/ColinPeppler/36/head 2024-06-26T04:39:37.0881210Z * [new branch] gh/ColinPeppler/36/orig -> origin/gh/ColinPeppler/36/orig 2024-06-26T04:39:37.0882250Z * [new branch] gh/EikanWang/37/base -> origin/gh/EikanWang/37/base 2024-06-26T04:39:37.0883326Z * [new branch] gh/EikanWang/37/head -> origin/gh/EikanWang/37/head 2024-06-26T04:39:37.0884284Z * [new branch] gh/EikanWang/37/orig -> origin/gh/EikanWang/37/orig 2024-06-26T04:39:37.0885570Z * [new branch] gh/EikanWang/39/base -> origin/gh/EikanWang/39/base 2024-06-26T04:39:37.0886898Z * [new branch] gh/EikanWang/39/head -> origin/gh/EikanWang/39/head 2024-06-26T04:39:37.0887998Z * [new branch] gh/EikanWang/39/orig -> origin/gh/EikanWang/39/orig 2024-06-26T04:39:37.0889054Z * [new branch] gh/EikanWang/40/base -> origin/gh/EikanWang/40/base 2024-06-26T04:39:37.0890122Z * [new branch] gh/EikanWang/40/head -> origin/gh/EikanWang/40/head 2024-06-26T04:39:37.0891179Z * [new branch] gh/EikanWang/40/orig -> origin/gh/EikanWang/40/orig 2024-06-26T04:39:37.0892170Z * [new branch] gh/EikanWang/43/base -> origin/gh/EikanWang/43/base 2024-06-26T04:39:37.0893152Z * [new branch] gh/EikanWang/43/head -> origin/gh/EikanWang/43/head 2024-06-26T04:39:37.0894147Z * [new branch] gh/EikanWang/43/orig -> origin/gh/EikanWang/43/orig 2024-06-26T04:39:37.0895165Z * [new branch] gh/EikanWang/44/base -> origin/gh/EikanWang/44/base 2024-06-26T04:39:37.0896224Z * [new branch] gh/EikanWang/44/head -> origin/gh/EikanWang/44/head 2024-06-26T04:39:37.0897154Z * [new branch] gh/EikanWang/44/orig -> origin/gh/EikanWang/44/orig 2024-06-26T04:39:37.0898175Z * [new branch] gh/EikanWang/48/base -> origin/gh/EikanWang/48/base 2024-06-26T04:39:37.0899187Z * [new branch] gh/EikanWang/48/head -> origin/gh/EikanWang/48/head 2024-06-26T04:39:37.0900167Z * [new branch] gh/EikanWang/48/orig -> origin/gh/EikanWang/48/orig 2024-06-26T04:39:37.0901084Z * [new branch] gh/EikanWang/49/base -> origin/gh/EikanWang/49/base 2024-06-26T04:39:37.0902099Z * [new branch] gh/EikanWang/49/head -> origin/gh/EikanWang/49/head 2024-06-26T04:39:37.0903160Z * [new branch] gh/EikanWang/49/orig -> origin/gh/EikanWang/49/orig 2024-06-26T04:39:37.0904204Z * [new branch] gh/EikanWang/55/base -> origin/gh/EikanWang/55/base 2024-06-26T04:39:37.0905250Z * [new branch] gh/EikanWang/55/head -> origin/gh/EikanWang/55/head 2024-06-26T04:39:37.0906196Z * [new branch] gh/EikanWang/55/orig -> origin/gh/EikanWang/55/orig 2024-06-26T04:39:37.0907154Z * [new branch] gh/EikanWang/56/base -> origin/gh/EikanWang/56/base 2024-06-26T04:39:37.0908191Z * [new branch] gh/EikanWang/56/head -> origin/gh/EikanWang/56/head 2024-06-26T04:39:37.0909235Z * [new branch] gh/EikanWang/56/orig -> origin/gh/EikanWang/56/orig 2024-06-26T04:39:37.0910253Z * [new branch] gh/EikanWang/58/base -> origin/gh/EikanWang/58/base 2024-06-26T04:39:37.0911139Z * [new branch] gh/EikanWang/58/head -> origin/gh/EikanWang/58/head 2024-06-26T04:39:37.0912186Z * [new branch] gh/EikanWang/58/orig -> origin/gh/EikanWang/58/orig 2024-06-26T04:39:37.0913236Z * [new branch] gh/EikanWang/59/base -> origin/gh/EikanWang/59/base 2024-06-26T04:39:37.0914413Z * [new branch] gh/EikanWang/59/head -> origin/gh/EikanWang/59/head 2024-06-26T04:39:37.0915460Z * [new branch] gh/EikanWang/59/orig -> origin/gh/EikanWang/59/orig 2024-06-26T04:39:37.0916528Z * [new branch] gh/EikanWang/60/base -> origin/gh/EikanWang/60/base 2024-06-26T04:39:37.0917553Z * [new branch] gh/EikanWang/60/head -> origin/gh/EikanWang/60/head 2024-06-26T04:39:37.0918564Z * [new branch] gh/EikanWang/60/orig -> origin/gh/EikanWang/60/orig 2024-06-26T04:39:37.0919612Z * [new branch] gh/EikanWang/61/base -> origin/gh/EikanWang/61/base 2024-06-26T04:39:37.0920736Z * [new branch] gh/EikanWang/61/head -> origin/gh/EikanWang/61/head 2024-06-26T04:39:37.0921797Z * [new branch] gh/EikanWang/61/orig -> origin/gh/EikanWang/61/orig 2024-06-26T04:39:37.0922884Z * [new branch] gh/EikanWang/62/base -> origin/gh/EikanWang/62/base 2024-06-26T04:39:37.0923953Z * [new branch] gh/EikanWang/62/head -> origin/gh/EikanWang/62/head 2024-06-26T04:39:37.0924907Z * [new branch] gh/EikanWang/62/orig -> origin/gh/EikanWang/62/orig 2024-06-26T04:39:37.0925953Z * [new branch] gh/EikanWang/63/base -> origin/gh/EikanWang/63/base 2024-06-26T04:39:37.0927002Z * [new branch] gh/EikanWang/63/head -> origin/gh/EikanWang/63/head 2024-06-26T04:39:37.0927986Z * [new branch] gh/EikanWang/63/orig -> origin/gh/EikanWang/63/orig 2024-06-26T04:39:37.0928986Z * [new branch] gh/EikanWang/64/base -> origin/gh/EikanWang/64/base 2024-06-26T04:39:37.0929921Z * [new branch] gh/EikanWang/64/head -> origin/gh/EikanWang/64/head 2024-06-26T04:39:37.0930980Z * [new branch] gh/EikanWang/64/orig -> origin/gh/EikanWang/64/orig 2024-06-26T04:39:37.0932011Z * [new branch] gh/EikanWang/65/base -> origin/gh/EikanWang/65/base 2024-06-26T04:39:37.0933050Z * [new branch] gh/EikanWang/65/head -> origin/gh/EikanWang/65/head 2024-06-26T04:39:37.0933917Z * [new branch] gh/EikanWang/65/orig -> origin/gh/EikanWang/65/orig 2024-06-26T04:39:37.0934960Z * [new branch] gh/EikanWang/66/base -> origin/gh/EikanWang/66/base 2024-06-26T04:39:37.0935976Z * [new branch] gh/EikanWang/66/head -> origin/gh/EikanWang/66/head 2024-06-26T04:39:37.0937018Z * [new branch] gh/EikanWang/66/orig -> origin/gh/EikanWang/66/orig 2024-06-26T04:39:37.0938674Z * [new branch] gh/H-Huang/103/base -> origin/gh/H-Huang/103/base 2024-06-26T04:39:37.0939798Z * [new branch] gh/H-Huang/103/head -> origin/gh/H-Huang/103/head 2024-06-26T04:39:37.0940907Z * [new branch] gh/H-Huang/103/orig -> origin/gh/H-Huang/103/orig 2024-06-26T04:39:37.0942317Z * [new branch] gh/H-Huang/114/base -> origin/gh/H-Huang/114/base 2024-06-26T04:39:37.0943355Z * [new branch] gh/H-Huang/114/head -> origin/gh/H-Huang/114/head 2024-06-26T04:39:37.0944913Z * [new branch] gh/H-Huang/116/base -> origin/gh/H-Huang/116/base 2024-06-26T04:39:37.0946002Z * [new branch] gh/H-Huang/116/head -> origin/gh/H-Huang/116/head 2024-06-26T04:39:37.0947105Z * [new branch] gh/H-Huang/116/orig -> origin/gh/H-Huang/116/orig 2024-06-26T04:39:37.0948453Z * [new branch] gh/H-Huang/117/base -> origin/gh/H-Huang/117/base 2024-06-26T04:39:37.0949845Z * [new branch] gh/H-Huang/117/head -> origin/gh/H-Huang/117/head 2024-06-26T04:39:37.0950871Z * [new branch] gh/H-Huang/117/orig -> origin/gh/H-Huang/117/orig 2024-06-26T04:39:37.0952357Z * [new branch] gh/H-Huang/118/base -> origin/gh/H-Huang/118/base 2024-06-26T04:39:37.0954181Z * [new branch] gh/H-Huang/118/head -> origin/gh/H-Huang/118/head 2024-06-26T04:39:37.0955799Z * [new branch] gh/H-Huang/118/orig -> origin/gh/H-Huang/118/orig 2024-06-26T04:39:37.0958805Z * [new branch] gh/H-Huang/119/base -> origin/gh/H-Huang/119/base 2024-06-26T04:39:37.0960506Z * [new branch] gh/H-Huang/119/head -> origin/gh/H-Huang/119/head 2024-06-26T04:39:37.0962085Z * [new branch] gh/H-Huang/119/orig -> origin/gh/H-Huang/119/orig 2024-06-26T04:39:37.0963666Z * [new branch] gh/H-Huang/120/base -> origin/gh/H-Huang/120/base 2024-06-26T04:39:37.0965194Z * [new branch] gh/H-Huang/120/head -> origin/gh/H-Huang/120/head 2024-06-26T04:39:37.0966746Z * [new branch] gh/H-Huang/120/orig -> origin/gh/H-Huang/120/orig 2024-06-26T04:39:37.0968306Z * [new branch] gh/H-Huang/121/base -> origin/gh/H-Huang/121/base 2024-06-26T04:39:37.0970063Z * [new branch] gh/H-Huang/121/head -> origin/gh/H-Huang/121/head 2024-06-26T04:39:37.0971626Z * [new branch] gh/H-Huang/121/orig -> origin/gh/H-Huang/121/orig 2024-06-26T04:39:37.0973192Z * [new branch] gh/H-Huang/122/base -> origin/gh/H-Huang/122/base 2024-06-26T04:39:37.0974756Z * [new branch] gh/H-Huang/122/head -> origin/gh/H-Huang/122/head 2024-06-26T04:39:37.0976264Z * [new branch] gh/H-Huang/122/orig -> origin/gh/H-Huang/122/orig 2024-06-26T04:39:37.0977836Z * [new branch] gh/H-Huang/123/base -> origin/gh/H-Huang/123/base 2024-06-26T04:39:37.0979373Z * [new branch] gh/H-Huang/123/head -> origin/gh/H-Huang/123/head 2024-06-26T04:39:37.0980889Z * [new branch] gh/H-Huang/123/orig -> origin/gh/H-Huang/123/orig 2024-06-26T04:39:37.0982459Z * [new branch] gh/H-Huang/124/base -> origin/gh/H-Huang/124/base 2024-06-26T04:39:37.0984030Z * [new branch] gh/H-Huang/124/head -> origin/gh/H-Huang/124/head 2024-06-26T04:39:37.0985591Z * [new branch] gh/H-Huang/124/orig -> origin/gh/H-Huang/124/orig 2024-06-26T04:39:37.0987134Z * [new branch] gh/H-Huang/125/base -> origin/gh/H-Huang/125/base 2024-06-26T04:39:37.0988670Z * [new branch] gh/H-Huang/125/head -> origin/gh/H-Huang/125/head 2024-06-26T04:39:37.0990247Z * [new branch] gh/H-Huang/125/orig -> origin/gh/H-Huang/125/orig 2024-06-26T04:39:37.0991784Z * [new branch] gh/H-Huang/126/base -> origin/gh/H-Huang/126/base 2024-06-26T04:39:37.0993357Z * [new branch] gh/H-Huang/126/head -> origin/gh/H-Huang/126/head 2024-06-26T04:39:37.0994912Z * [new branch] gh/H-Huang/126/orig -> origin/gh/H-Huang/126/orig 2024-06-26T04:39:37.0996471Z * [new branch] gh/H-Huang/127/base -> origin/gh/H-Huang/127/base 2024-06-26T04:39:37.0998180Z * [new branch] gh/H-Huang/127/head -> origin/gh/H-Huang/127/head 2024-06-26T04:39:37.0999823Z * [new branch] gh/H-Huang/127/orig -> origin/gh/H-Huang/127/orig 2024-06-26T04:39:37.1001371Z * [new branch] gh/H-Huang/128/base -> origin/gh/H-Huang/128/base 2024-06-26T04:39:37.1002934Z * [new branch] gh/H-Huang/128/head -> origin/gh/H-Huang/128/head 2024-06-26T04:39:37.1004466Z * [new branch] gh/H-Huang/128/orig -> origin/gh/H-Huang/128/orig 2024-06-26T04:39:37.1005994Z * [new branch] gh/H-Huang/129/base -> origin/gh/H-Huang/129/base 2024-06-26T04:39:37.1007590Z * [new branch] gh/H-Huang/129/head -> origin/gh/H-Huang/129/head 2024-06-26T04:39:37.1009122Z * [new branch] gh/H-Huang/129/orig -> origin/gh/H-Huang/129/orig 2024-06-26T04:39:37.1010680Z * [new branch] gh/H-Huang/130/base -> origin/gh/H-Huang/130/base 2024-06-26T04:39:37.1012417Z * [new branch] gh/H-Huang/130/head -> origin/gh/H-Huang/130/head 2024-06-26T04:39:37.1013959Z * [new branch] gh/H-Huang/130/orig -> origin/gh/H-Huang/130/orig 2024-06-26T04:39:37.1015602Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2024-06-26T04:39:37.1017282Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2024-06-26T04:39:37.1018934Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2024-06-26T04:39:37.1020613Z * [new branch] gh/IvanKobzarev/28/base -> origin/gh/IvanKobzarev/28/base 2024-06-26T04:39:37.1022335Z * [new branch] gh/IvanKobzarev/28/head -> origin/gh/IvanKobzarev/28/head 2024-06-26T04:39:37.1024021Z * [new branch] gh/IvanKobzarev/28/orig -> origin/gh/IvanKobzarev/28/orig 2024-06-26T04:39:37.1025825Z * [new branch] gh/IvanKobzarev/29/base -> origin/gh/IvanKobzarev/29/base 2024-06-26T04:39:37.1027578Z * [new branch] gh/IvanKobzarev/29/head -> origin/gh/IvanKobzarev/29/head 2024-06-26T04:39:37.1029279Z * [new branch] gh/IvanKobzarev/29/orig -> origin/gh/IvanKobzarev/29/orig 2024-06-26T04:39:37.1031007Z * [new branch] gh/IvanKobzarev/30/base -> origin/gh/IvanKobzarev/30/base 2024-06-26T04:39:37.1032701Z * [new branch] gh/IvanKobzarev/30/head -> origin/gh/IvanKobzarev/30/head 2024-06-26T04:39:37.1034402Z * [new branch] gh/IvanKobzarev/30/orig -> origin/gh/IvanKobzarev/30/orig 2024-06-26T04:39:37.1036105Z * [new branch] gh/IvanKobzarev/33/base -> origin/gh/IvanKobzarev/33/base 2024-06-26T04:39:37.1037941Z * [new branch] gh/IvanKobzarev/33/head -> origin/gh/IvanKobzarev/33/head 2024-06-26T04:39:37.1039732Z * [new branch] gh/IvanKobzarev/33/orig -> origin/gh/IvanKobzarev/33/orig 2024-06-26T04:39:37.1041425Z * [new branch] gh/IvanKobzarev/36/base -> origin/gh/IvanKobzarev/36/base 2024-06-26T04:39:37.1043162Z * [new branch] gh/IvanKobzarev/36/head -> origin/gh/IvanKobzarev/36/head 2024-06-26T04:39:37.1044846Z * [new branch] gh/IvanKobzarev/36/orig -> origin/gh/IvanKobzarev/36/orig 2024-06-26T04:39:37.1046560Z * [new branch] gh/IvanKobzarev/39/base -> origin/gh/IvanKobzarev/39/base 2024-06-26T04:39:37.1048285Z * [new branch] gh/IvanKobzarev/39/head -> origin/gh/IvanKobzarev/39/head 2024-06-26T04:39:37.1049985Z * [new branch] gh/IvanKobzarev/39/orig -> origin/gh/IvanKobzarev/39/orig 2024-06-26T04:39:37.1051685Z * [new branch] gh/IvanKobzarev/40/base -> origin/gh/IvanKobzarev/40/base 2024-06-26T04:39:37.1053372Z * [new branch] gh/IvanKobzarev/40/head -> origin/gh/IvanKobzarev/40/head 2024-06-26T04:39:37.1055074Z * [new branch] gh/IvanKobzarev/40/orig -> origin/gh/IvanKobzarev/40/orig 2024-06-26T04:39:37.1056794Z * [new branch] gh/IvanKobzarev/41/base -> origin/gh/IvanKobzarev/41/base 2024-06-26T04:39:37.1058480Z * [new branch] gh/IvanKobzarev/41/head -> origin/gh/IvanKobzarev/41/head 2024-06-26T04:39:37.1060204Z * [new branch] gh/IvanKobzarev/41/orig -> origin/gh/IvanKobzarev/41/orig 2024-06-26T04:39:37.1061887Z * [new branch] gh/IvanKobzarev/42/base -> origin/gh/IvanKobzarev/42/base 2024-06-26T04:39:37.1063575Z * [new branch] gh/IvanKobzarev/42/head -> origin/gh/IvanKobzarev/42/head 2024-06-26T04:39:37.1065290Z * [new branch] gh/IvanKobzarev/42/orig -> origin/gh/IvanKobzarev/42/orig 2024-06-26T04:39:37.1066987Z * [new branch] gh/IvanKobzarev/43/base -> origin/gh/IvanKobzarev/43/base 2024-06-26T04:39:37.1068695Z * [new branch] gh/IvanKobzarev/43/head -> origin/gh/IvanKobzarev/43/head 2024-06-26T04:39:37.1070409Z * [new branch] gh/IvanKobzarev/43/orig -> origin/gh/IvanKobzarev/43/orig 2024-06-26T04:39:37.1072254Z * [new branch] gh/IvanKobzarev/44/base -> origin/gh/IvanKobzarev/44/base 2024-06-26T04:39:37.1073982Z * [new branch] gh/IvanKobzarev/44/head -> origin/gh/IvanKobzarev/44/head 2024-06-26T04:39:37.1075701Z * [new branch] gh/IvanKobzarev/44/orig -> origin/gh/IvanKobzarev/44/orig 2024-06-26T04:39:37.1077553Z * [new branch] gh/IvanKobzarev/45/base -> origin/gh/IvanKobzarev/45/base 2024-06-26T04:39:37.1079232Z * [new branch] gh/IvanKobzarev/45/head -> origin/gh/IvanKobzarev/45/head 2024-06-26T04:39:37.1081025Z * [new branch] gh/IvanKobzarev/45/orig -> origin/gh/IvanKobzarev/45/orig 2024-06-26T04:39:37.1082696Z * [new branch] gh/IvanKobzarev/46/base -> origin/gh/IvanKobzarev/46/base 2024-06-26T04:39:37.1084394Z * [new branch] gh/IvanKobzarev/46/head -> origin/gh/IvanKobzarev/46/head 2024-06-26T04:39:37.1086260Z * [new branch] gh/IvanKobzarev/46/orig -> origin/gh/IvanKobzarev/46/orig 2024-06-26T04:39:37.1087935Z * [new branch] gh/IvanKobzarev/47/base -> origin/gh/IvanKobzarev/47/base 2024-06-26T04:39:37.1089645Z * [new branch] gh/IvanKobzarev/47/head -> origin/gh/IvanKobzarev/47/head 2024-06-26T04:39:37.1091339Z * [new branch] gh/IvanKobzarev/47/orig -> origin/gh/IvanKobzarev/47/orig 2024-06-26T04:39:37.1092988Z * [new branch] gh/Jack-Khuu/2/base -> origin/gh/Jack-Khuu/2/base 2024-06-26T04:39:37.1094579Z * [new branch] gh/Jack-Khuu/2/head -> origin/gh/Jack-Khuu/2/head 2024-06-26T04:39:37.1096147Z * [new branch] gh/Jack-Khuu/2/orig -> origin/gh/Jack-Khuu/2/orig 2024-06-26T04:39:37.1097757Z * [new branch] gh/JackCaoG/7/base -> origin/gh/JackCaoG/7/base 2024-06-26T04:39:37.1099304Z * [new branch] gh/JackCaoG/7/head -> origin/gh/JackCaoG/7/head 2024-06-26T04:39:37.1100871Z * [new branch] gh/JackCaoG/7/orig -> origin/gh/JackCaoG/7/orig 2024-06-26T04:39:37.1102442Z * [new branch] gh/JackCaoG/9/base -> origin/gh/JackCaoG/9/base 2024-06-26T04:39:37.1103997Z * [new branch] gh/JackCaoG/9/head -> origin/gh/JackCaoG/9/head 2024-06-26T04:39:37.1105583Z * [new branch] gh/JackCaoG/9/orig -> origin/gh/JackCaoG/9/orig 2024-06-26T04:39:37.1107152Z * [new branch] gh/Lezcano/160/base -> origin/gh/Lezcano/160/base 2024-06-26T04:39:37.1108730Z * [new branch] gh/Lezcano/160/head -> origin/gh/Lezcano/160/head 2024-06-26T04:39:37.1110308Z * [new branch] gh/Lezcano/160/orig -> origin/gh/Lezcano/160/orig 2024-06-26T04:39:37.1111885Z * [new branch] gh/Lezcano/186/base -> origin/gh/Lezcano/186/base 2024-06-26T04:39:37.1113455Z * [new branch] gh/Lezcano/186/head -> origin/gh/Lezcano/186/head 2024-06-26T04:39:37.1115075Z * [new branch] gh/Lezcano/186/orig -> origin/gh/Lezcano/186/orig 2024-06-26T04:39:37.1116666Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2024-06-26T04:39:37.1118233Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2024-06-26T04:39:37.1119086Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2024-06-26T04:39:37.1119990Z * [new branch] gh/Lezcano/251/base -> origin/gh/Lezcano/251/base 2024-06-26T04:39:37.1120820Z * [new branch] gh/Lezcano/251/head -> origin/gh/Lezcano/251/head 2024-06-26T04:39:37.1121644Z * [new branch] gh/Lezcano/251/orig -> origin/gh/Lezcano/251/orig 2024-06-26T04:39:37.1122449Z * [new branch] gh/Lezcano/269/base -> origin/gh/Lezcano/269/base 2024-06-26T04:39:37.1123286Z * [new branch] gh/Lezcano/269/head -> origin/gh/Lezcano/269/head 2024-06-26T04:39:37.1124107Z * [new branch] gh/Lezcano/269/orig -> origin/gh/Lezcano/269/orig 2024-06-26T04:39:37.1125090Z * [new branch] gh/Lezcano/272/base -> origin/gh/Lezcano/272/base 2024-06-26T04:39:37.1125895Z * [new branch] gh/Lezcano/272/head -> origin/gh/Lezcano/272/head 2024-06-26T04:39:37.1126715Z * [new branch] gh/Lezcano/272/orig -> origin/gh/Lezcano/272/orig 2024-06-26T04:39:37.1127538Z * [new branch] gh/Lezcano/273/base -> origin/gh/Lezcano/273/base 2024-06-26T04:39:37.1128336Z * [new branch] gh/Lezcano/273/head -> origin/gh/Lezcano/273/head 2024-06-26T04:39:37.1129151Z * [new branch] gh/Lezcano/273/orig -> origin/gh/Lezcano/273/orig 2024-06-26T04:39:37.1129965Z * [new branch] gh/Lezcano/302/base -> origin/gh/Lezcano/302/base 2024-06-26T04:39:37.1130763Z * [new branch] gh/Lezcano/302/head -> origin/gh/Lezcano/302/head 2024-06-26T04:39:37.1131659Z * [new branch] gh/Lezcano/302/orig -> origin/gh/Lezcano/302/orig 2024-06-26T04:39:37.1132476Z * [new branch] gh/Lezcano/303/base -> origin/gh/Lezcano/303/base 2024-06-26T04:39:37.1133288Z * [new branch] gh/Lezcano/303/head -> origin/gh/Lezcano/303/head 2024-06-26T04:39:37.1134096Z * [new branch] gh/Lezcano/303/orig -> origin/gh/Lezcano/303/orig 2024-06-26T04:39:37.1134913Z * [new branch] gh/Lezcano/306/base -> origin/gh/Lezcano/306/base 2024-06-26T04:39:37.1135730Z * [new branch] gh/Lezcano/306/head -> origin/gh/Lezcano/306/head 2024-06-26T04:39:37.1136532Z * [new branch] gh/Lezcano/306/orig -> origin/gh/Lezcano/306/orig 2024-06-26T04:39:37.1137347Z * [new branch] gh/Lezcano/308/base -> origin/gh/Lezcano/308/base 2024-06-26T04:39:37.1138156Z * [new branch] gh/Lezcano/308/head -> origin/gh/Lezcano/308/head 2024-06-26T04:39:37.1138976Z * [new branch] gh/Lezcano/308/orig -> origin/gh/Lezcano/308/orig 2024-06-26T04:39:37.1139791Z * [new branch] gh/Lezcano/309/base -> origin/gh/Lezcano/309/base 2024-06-26T04:39:37.1140601Z * [new branch] gh/Lezcano/309/head -> origin/gh/Lezcano/309/head 2024-06-26T04:39:37.1141405Z * [new branch] gh/Lezcano/309/orig -> origin/gh/Lezcano/309/orig 2024-06-26T04:39:37.1142207Z * [new branch] gh/Lezcano/310/base -> origin/gh/Lezcano/310/base 2024-06-26T04:39:37.1143016Z * [new branch] gh/Lezcano/310/head -> origin/gh/Lezcano/310/head 2024-06-26T04:39:37.1143826Z * [new branch] gh/Lezcano/310/orig -> origin/gh/Lezcano/310/orig 2024-06-26T04:39:37.1144638Z * [new branch] gh/Lezcano/311/base -> origin/gh/Lezcano/311/base 2024-06-26T04:39:37.1145441Z * [new branch] gh/Lezcano/311/head -> origin/gh/Lezcano/311/head 2024-06-26T04:39:37.1146253Z * [new branch] gh/Lezcano/311/orig -> origin/gh/Lezcano/311/orig 2024-06-26T04:39:37.1147065Z * [new branch] gh/Lezcano/312/base -> origin/gh/Lezcano/312/base 2024-06-26T04:39:37.1147862Z * [new branch] gh/Lezcano/312/head -> origin/gh/Lezcano/312/head 2024-06-26T04:39:37.1148675Z * [new branch] gh/Lezcano/312/orig -> origin/gh/Lezcano/312/orig 2024-06-26T04:39:37.1149564Z * [new branch] gh/MeetVadakkanchery/1/base -> origin/gh/MeetVadakkanchery/1/base 2024-06-26T04:39:37.1150523Z * [new branch] gh/MeetVadakkanchery/1/head -> origin/gh/MeetVadakkanchery/1/head 2024-06-26T04:39:37.1151458Z * [new branch] gh/MeetVadakkanchery/1/orig -> origin/gh/MeetVadakkanchery/1/orig 2024-06-26T04:39:37.1152338Z * [new branch] gh/PaliC/218/base -> origin/gh/PaliC/218/base 2024-06-26T04:39:37.1153139Z * [new branch] gh/PaliC/218/head -> origin/gh/PaliC/218/head 2024-06-26T04:39:37.1153995Z * [new branch] gh/PaliC/218/orig -> origin/gh/PaliC/218/orig 2024-06-26T04:39:37.1154807Z * [new branch] gh/PaliC/219/base -> origin/gh/PaliC/219/base 2024-06-26T04:39:37.1155606Z * [new branch] gh/PaliC/219/head -> origin/gh/PaliC/219/head 2024-06-26T04:39:37.1156403Z * [new branch] gh/PaliC/219/orig -> origin/gh/PaliC/219/orig 2024-06-26T04:39:37.1157380Z * [new branch] gh/PaliC/222/base -> origin/gh/PaliC/222/base 2024-06-26T04:39:37.1158189Z * [new branch] gh/PaliC/222/head -> origin/gh/PaliC/222/head 2024-06-26T04:39:37.1158984Z * [new branch] gh/PaliC/222/orig -> origin/gh/PaliC/222/orig 2024-06-26T04:39:37.1159827Z * [new branch] gh/PaliC/223/base -> origin/gh/PaliC/223/base 2024-06-26T04:39:37.1160628Z * [new branch] gh/PaliC/223/head -> origin/gh/PaliC/223/head 2024-06-26T04:39:37.1161710Z * [new branch] gh/PaliC/223/orig -> origin/gh/PaliC/223/orig 2024-06-26T04:39:37.1163236Z * [new branch] gh/PaliC/236/base -> origin/gh/PaliC/236/base 2024-06-26T04:39:37.1164735Z * [new branch] gh/PaliC/236/head -> origin/gh/PaliC/236/head 2024-06-26T04:39:37.1166252Z * [new branch] gh/PaliC/236/orig -> origin/gh/PaliC/236/orig 2024-06-26T04:39:37.1167772Z * [new branch] gh/PaliC/237/base -> origin/gh/PaliC/237/base 2024-06-26T04:39:37.1169257Z * [new branch] gh/PaliC/237/head -> origin/gh/PaliC/237/head 2024-06-26T04:39:37.1170785Z * [new branch] gh/PaliC/237/orig -> origin/gh/PaliC/237/orig 2024-06-26T04:39:37.1172296Z * [new branch] gh/PaliC/238/base -> origin/gh/PaliC/238/base 2024-06-26T04:39:37.1173801Z * [new branch] gh/PaliC/238/head -> origin/gh/PaliC/238/head 2024-06-26T04:39:37.1175290Z * [new branch] gh/PaliC/238/orig -> origin/gh/PaliC/238/orig 2024-06-26T04:39:37.1176831Z * [new branch] gh/PaliC/239/base -> origin/gh/PaliC/239/base 2024-06-26T04:39:37.1178367Z * [new branch] gh/PaliC/239/head -> origin/gh/PaliC/239/head 2024-06-26T04:39:37.1179863Z * [new branch] gh/PaliC/239/orig -> origin/gh/PaliC/239/orig 2024-06-26T04:39:37.1181362Z * [new branch] gh/PaliC/240/base -> origin/gh/PaliC/240/base 2024-06-26T04:39:37.1182883Z * [new branch] gh/PaliC/240/head -> origin/gh/PaliC/240/head 2024-06-26T04:39:37.1184391Z * [new branch] gh/PaliC/240/orig -> origin/gh/PaliC/240/orig 2024-06-26T04:39:37.1185872Z * [new branch] gh/PaliC/241/base -> origin/gh/PaliC/241/base 2024-06-26T04:39:37.1187368Z * [new branch] gh/PaliC/241/head -> origin/gh/PaliC/241/head 2024-06-26T04:39:37.1188904Z * [new branch] gh/PaliC/241/orig -> origin/gh/PaliC/241/orig 2024-06-26T04:39:37.1190395Z * [new branch] gh/PaliC/242/base -> origin/gh/PaliC/242/base 2024-06-26T04:39:37.1191897Z * [new branch] gh/PaliC/242/head -> origin/gh/PaliC/242/head 2024-06-26T04:39:37.1193427Z * [new branch] gh/PaliC/242/orig -> origin/gh/PaliC/242/orig 2024-06-26T04:39:37.1194928Z * [new branch] gh/PaliC/243/base -> origin/gh/PaliC/243/base 2024-06-26T04:39:37.1196422Z * [new branch] gh/PaliC/243/head -> origin/gh/PaliC/243/head 2024-06-26T04:39:37.1198055Z * [new branch] gh/PaliC/243/orig -> origin/gh/PaliC/243/orig 2024-06-26T04:39:37.1199317Z * [new branch] gh/PaliC/244/base -> origin/gh/PaliC/244/base 2024-06-26T04:39:37.1200887Z * [new branch] gh/PaliC/244/head -> origin/gh/PaliC/244/head 2024-06-26T04:39:37.1202212Z * [new branch] gh/PaliC/244/orig -> origin/gh/PaliC/244/orig 2024-06-26T04:39:37.1203706Z * [new branch] gh/PaliC/245/base -> origin/gh/PaliC/245/base 2024-06-26T04:39:37.1204584Z * [new branch] gh/PaliC/245/head -> origin/gh/PaliC/245/head 2024-06-26T04:39:37.1205387Z * [new branch] gh/PaliC/245/orig -> origin/gh/PaliC/245/orig 2024-06-26T04:39:37.1206259Z * [new branch] gh/PaliC/246/base -> origin/gh/PaliC/246/base 2024-06-26T04:39:37.1207120Z * [new branch] gh/PaliC/246/head -> origin/gh/PaliC/246/head 2024-06-26T04:39:37.1208015Z * [new branch] gh/PaliC/246/orig -> origin/gh/PaliC/246/orig 2024-06-26T04:39:37.1208884Z * [new branch] gh/PaliC/247/base -> origin/gh/PaliC/247/base 2024-06-26T04:39:37.1209754Z * [new branch] gh/PaliC/247/head -> origin/gh/PaliC/247/head 2024-06-26T04:39:37.1210704Z * [new branch] gh/PaliC/247/orig -> origin/gh/PaliC/247/orig 2024-06-26T04:39:37.1211583Z * [new branch] gh/PaliC/248/base -> origin/gh/PaliC/248/base 2024-06-26T04:39:37.1212686Z * [new branch] gh/PaliC/248/head -> origin/gh/PaliC/248/head 2024-06-26T04:39:37.1213884Z * [new branch] gh/PaliC/248/orig -> origin/gh/PaliC/248/orig 2024-06-26T04:39:37.1215245Z * [new branch] gh/PaliC/249/base -> origin/gh/PaliC/249/base 2024-06-26T04:39:37.1216479Z * [new branch] gh/PaliC/249/head -> origin/gh/PaliC/249/head 2024-06-26T04:39:37.1217990Z * [new branch] gh/PaliC/249/orig -> origin/gh/PaliC/249/orig 2024-06-26T04:39:37.1219018Z * [new branch] gh/PaliC/250/base -> origin/gh/PaliC/250/base 2024-06-26T04:39:37.1220482Z * [new branch] gh/PaliC/250/head -> origin/gh/PaliC/250/head 2024-06-26T04:39:37.1221729Z * [new branch] gh/PaliC/250/orig -> origin/gh/PaliC/250/orig 2024-06-26T04:39:37.1222926Z * [new branch] gh/PaliC/251/base -> origin/gh/PaliC/251/base 2024-06-26T04:39:37.1224165Z * [new branch] gh/PaliC/251/head -> origin/gh/PaliC/251/head 2024-06-26T04:39:37.1225675Z * [new branch] gh/PaliC/251/orig -> origin/gh/PaliC/251/orig 2024-06-26T04:39:37.1226821Z * [new branch] gh/PaliC/252/base -> origin/gh/PaliC/252/base 2024-06-26T04:39:37.1228092Z * [new branch] gh/PaliC/252/head -> origin/gh/PaliC/252/head 2024-06-26T04:39:37.1229583Z * [new branch] gh/PaliC/252/orig -> origin/gh/PaliC/252/orig 2024-06-26T04:39:37.1230698Z * [new branch] gh/PaliC/253/base -> origin/gh/PaliC/253/base 2024-06-26T04:39:37.1232097Z * [new branch] gh/PaliC/253/head -> origin/gh/PaliC/253/head 2024-06-26T04:39:37.1233528Z * [new branch] gh/PaliC/253/orig -> origin/gh/PaliC/253/orig 2024-06-26T04:39:37.1234530Z * [new branch] gh/PaliC/254/base -> origin/gh/PaliC/254/base 2024-06-26T04:39:37.1235871Z * [new branch] gh/PaliC/254/head -> origin/gh/PaliC/254/head 2024-06-26T04:39:37.1237449Z * [new branch] gh/PaliC/254/orig -> origin/gh/PaliC/254/orig 2024-06-26T04:39:37.1238552Z * [new branch] gh/PaliC/255/base -> origin/gh/PaliC/255/base 2024-06-26T04:39:37.1240051Z * [new branch] gh/PaliC/255/head -> origin/gh/PaliC/255/head 2024-06-26T04:39:37.1241218Z * [new branch] gh/PaliC/255/orig -> origin/gh/PaliC/255/orig 2024-06-26T04:39:37.1242521Z * [new branch] gh/PaliC/256/base -> origin/gh/PaliC/256/base 2024-06-26T04:39:37.1244047Z * [new branch] gh/PaliC/256/head -> origin/gh/PaliC/256/head 2024-06-26T04:39:37.1245290Z * [new branch] gh/PaliC/256/orig -> origin/gh/PaliC/256/orig 2024-06-26T04:39:37.1246768Z * [new branch] gh/PaliC/257/base -> origin/gh/PaliC/257/base 2024-06-26T04:39:37.1248275Z * [new branch] gh/PaliC/257/orig -> origin/gh/PaliC/257/orig 2024-06-26T04:39:37.1249672Z * [new branch] gh/PaliC/258/base -> origin/gh/PaliC/258/base 2024-06-26T04:39:37.1250933Z * [new branch] gh/PaliC/258/head -> origin/gh/PaliC/258/head 2024-06-26T04:39:37.1252393Z * [new branch] gh/PaliC/258/orig -> origin/gh/PaliC/258/orig 2024-06-26T04:39:37.1253639Z * [new branch] gh/PaliC/259/base -> origin/gh/PaliC/259/base 2024-06-26T04:39:37.1254978Z * [new branch] gh/PaliC/259/head -> origin/gh/PaliC/259/head 2024-06-26T04:39:37.1256277Z * [new branch] gh/PaliC/259/orig -> origin/gh/PaliC/259/orig 2024-06-26T04:39:37.1257631Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2024-06-26T04:39:37.1259193Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2024-06-26T04:39:37.1260596Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2024-06-26T04:39:37.1261632Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2024-06-26T04:39:37.1263151Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2024-06-26T04:39:37.1264300Z * [new branch] gh/SherlockNoMad/89/base -> origin/gh/SherlockNoMad/89/base 2024-06-26T04:39:37.1265718Z * [new branch] gh/SherlockNoMad/89/head -> origin/gh/SherlockNoMad/89/head 2024-06-26T04:39:37.1267424Z * [new branch] gh/SherlockNoMad/89/orig -> origin/gh/SherlockNoMad/89/orig 2024-06-26T04:39:37.1268732Z * [new branch] gh/Xia-Weiwen/14/base -> origin/gh/Xia-Weiwen/14/base 2024-06-26T04:39:37.1270159Z * [new branch] gh/Xia-Weiwen/14/orig -> origin/gh/Xia-Weiwen/14/orig 2024-06-26T04:39:37.1271681Z * [new branch] gh/Xia-Weiwen/15/base -> origin/gh/Xia-Weiwen/15/base 2024-06-26T04:39:37.1273027Z * [new branch] gh/Xia-Weiwen/15/orig -> origin/gh/Xia-Weiwen/15/orig 2024-06-26T04:39:37.1274227Z * [new branch] gh/Xia-Weiwen/17/base -> origin/gh/Xia-Weiwen/17/base 2024-06-26T04:39:37.1275812Z * [new branch] gh/Xia-Weiwen/17/orig -> origin/gh/Xia-Weiwen/17/orig 2024-06-26T04:39:37.1277339Z * [new branch] gh/Xia-Weiwen/21/base -> origin/gh/Xia-Weiwen/21/base 2024-06-26T04:39:37.1278500Z * [new branch] gh/Xia-Weiwen/21/head -> origin/gh/Xia-Weiwen/21/head 2024-06-26T04:39:37.1280163Z * [new branch] gh/Xia-Weiwen/21/orig -> origin/gh/Xia-Weiwen/21/orig 2024-06-26T04:39:37.1281635Z * [new branch] gh/XiaobingSuper/134/base -> origin/gh/XiaobingSuper/134/base 2024-06-26T04:39:37.1283148Z * [new branch] gh/XiaobingSuper/134/head -> origin/gh/XiaobingSuper/134/head 2024-06-26T04:39:37.1284670Z * [new branch] gh/XiaobingSuper/134/orig -> origin/gh/XiaobingSuper/134/orig 2024-06-26T04:39:37.1286381Z * [new branch] gh/XiaobingSuper/63/base -> origin/gh/XiaobingSuper/63/base 2024-06-26T04:39:37.1287900Z * [new branch] gh/XiaobingSuper/63/head -> origin/gh/XiaobingSuper/63/head 2024-06-26T04:39:37.1289406Z * [new branch] gh/XiaobingSuper/63/orig -> origin/gh/XiaobingSuper/63/orig 2024-06-26T04:39:37.1290949Z * [new branch] gh/XiaobingSuper/84/base -> origin/gh/XiaobingSuper/84/base 2024-06-26T04:39:37.1292608Z * [new branch] gh/XiaobingSuper/84/orig -> origin/gh/XiaobingSuper/84/orig 2024-06-26T04:39:37.1293970Z * [new branch] gh/XilunWu/10/base -> origin/gh/XilunWu/10/base 2024-06-26T04:39:37.1295428Z * [new branch] gh/XilunWu/10/orig -> origin/gh/XilunWu/10/orig 2024-06-26T04:39:37.1296681Z * [new branch] gh/XilunWu/12/base -> origin/gh/XilunWu/12/base 2024-06-26T04:39:37.1298369Z * [new branch] gh/XilunWu/12/orig -> origin/gh/XilunWu/12/orig 2024-06-26T04:39:37.1299664Z * [new branch] gh/XilunWu/13/base -> origin/gh/XilunWu/13/base 2024-06-26T04:39:37.1301171Z * [new branch] gh/XilunWu/13/orig -> origin/gh/XilunWu/13/orig 2024-06-26T04:39:37.1302514Z * [new branch] gh/XilunWu/14/base -> origin/gh/XilunWu/14/base 2024-06-26T04:39:37.1304043Z * [new branch] gh/XilunWu/14/orig -> origin/gh/XilunWu/14/orig 2024-06-26T04:39:37.1305368Z * [new branch] gh/XilunWu/15/base -> origin/gh/XilunWu/15/base 2024-06-26T04:39:37.1306688Z * [new branch] gh/XilunWu/15/orig -> origin/gh/XilunWu/15/orig 2024-06-26T04:39:37.1308131Z * [new branch] gh/XilunWu/17/base -> origin/gh/XilunWu/17/base 2024-06-26T04:39:37.1309633Z * [new branch] gh/XilunWu/17/orig -> origin/gh/XilunWu/17/orig 2024-06-26T04:39:37.1311142Z * [new branch] gh/XilunWu/19/base -> origin/gh/XilunWu/19/base 2024-06-26T04:39:37.1312465Z * [new branch] gh/XilunWu/19/orig -> origin/gh/XilunWu/19/orig 2024-06-26T04:39:37.1313751Z * [new branch] gh/XilunWu/21/base -> origin/gh/XilunWu/21/base 2024-06-26T04:39:37.1315290Z * [new branch] gh/XilunWu/21/orig -> origin/gh/XilunWu/21/orig 2024-06-26T04:39:37.1316157Z * [new branch] gh/XilunWu/22/base -> origin/gh/XilunWu/22/base 2024-06-26T04:39:37.1317815Z * [new branch] gh/XilunWu/22/orig -> origin/gh/XilunWu/22/orig 2024-06-26T04:39:37.1319191Z * [new branch] gh/XilunWu/23/base -> origin/gh/XilunWu/23/base 2024-06-26T04:39:37.1320095Z * [new branch] gh/XilunWu/23/orig -> origin/gh/XilunWu/23/orig 2024-06-26T04:39:37.1321522Z * [new branch] gh/XilunWu/24/base -> origin/gh/XilunWu/24/base 2024-06-26T04:39:37.1323034Z * [new branch] gh/XilunWu/24/orig -> origin/gh/XilunWu/24/orig 2024-06-26T04:39:37.1324283Z * [new branch] gh/XilunWu/26/base -> origin/gh/XilunWu/26/base 2024-06-26T04:39:37.1325772Z * [new branch] gh/XilunWu/26/orig -> origin/gh/XilunWu/26/orig 2024-06-26T04:39:37.1326885Z * [new branch] gh/XilunWu/28/base -> origin/gh/XilunWu/28/base 2024-06-26T04:39:37.1328344Z * [new branch] gh/XilunWu/28/orig -> origin/gh/XilunWu/28/orig 2024-06-26T04:39:37.1329671Z * [new branch] gh/XilunWu/29/base -> origin/gh/XilunWu/29/base 2024-06-26T04:39:37.1330963Z * [new branch] gh/XilunWu/29/orig -> origin/gh/XilunWu/29/orig 2024-06-26T04:39:37.1332260Z * [new branch] gh/XilunWu/30/base -> origin/gh/XilunWu/30/base 2024-06-26T04:39:37.1333596Z * [new branch] gh/XilunWu/30/orig -> origin/gh/XilunWu/30/orig 2024-06-26T04:39:37.1335056Z * [new branch] gh/XilunWu/37/base -> origin/gh/XilunWu/37/base 2024-06-26T04:39:37.1336200Z * [new branch] gh/XilunWu/37/orig -> origin/gh/XilunWu/37/orig 2024-06-26T04:39:37.1337694Z * [new branch] gh/XilunWu/40/base -> origin/gh/XilunWu/40/base 2024-06-26T04:39:37.1338931Z * [new branch] gh/XilunWu/40/head -> origin/gh/XilunWu/40/head 2024-06-26T04:39:37.1340354Z * [new branch] gh/XilunWu/41/base -> origin/gh/XilunWu/41/base 2024-06-26T04:39:37.1341637Z * [new branch] gh/XilunWu/41/head -> origin/gh/XilunWu/41/head 2024-06-26T04:39:37.1343195Z * [new branch] gh/XilunWu/42/base -> origin/gh/XilunWu/42/base 2024-06-26T04:39:37.1344443Z * [new branch] gh/XilunWu/42/orig -> origin/gh/XilunWu/42/orig 2024-06-26T04:39:37.1345946Z * [new branch] gh/XilunWu/43/base -> origin/gh/XilunWu/43/base 2024-06-26T04:39:37.1347428Z * [new branch] gh/XilunWu/43/orig -> origin/gh/XilunWu/43/orig 2024-06-26T04:39:37.1348897Z * [new branch] gh/XilunWu/44/base -> origin/gh/XilunWu/44/base 2024-06-26T04:39:37.1350200Z * [new branch] gh/XilunWu/44/orig -> origin/gh/XilunWu/44/orig 2024-06-26T04:39:37.1351733Z * [new branch] gh/XilunWu/45/base -> origin/gh/XilunWu/45/base 2024-06-26T04:39:37.1353222Z * [new branch] gh/XilunWu/45/orig -> origin/gh/XilunWu/45/orig 2024-06-26T04:39:37.1354558Z * [new branch] gh/XilunWu/46/base -> origin/gh/XilunWu/46/base 2024-06-26T04:39:37.1356098Z * [new branch] gh/XilunWu/46/orig -> origin/gh/XilunWu/46/orig 2024-06-26T04:39:37.1357448Z * [new branch] gh/XilunWu/6/base -> origin/gh/XilunWu/6/base 2024-06-26T04:39:37.1358266Z * [new branch] gh/XilunWu/6/orig -> origin/gh/XilunWu/6/orig 2024-06-26T04:39:37.1359221Z * [new branch] gh/XilunWu/68/base -> origin/gh/XilunWu/68/base 2024-06-26T04:39:37.1360520Z * [new branch] gh/XilunWu/68/head -> origin/gh/XilunWu/68/head 2024-06-26T04:39:37.1361781Z * [new branch] gh/XilunWu/68/orig -> origin/gh/XilunWu/68/orig 2024-06-26T04:39:37.1363326Z * [new branch] gh/XilunWu/7/base -> origin/gh/XilunWu/7/base 2024-06-26T04:39:37.1364668Z * [new branch] gh/XilunWu/7/orig -> origin/gh/XilunWu/7/orig 2024-06-26T04:39:37.1366153Z * [new branch] gh/XilunWu/77/base -> origin/gh/XilunWu/77/base 2024-06-26T04:39:37.1367469Z * [new branch] gh/XilunWu/77/head -> origin/gh/XilunWu/77/head 2024-06-26T04:39:37.1369027Z * [new branch] gh/XilunWu/77/orig -> origin/gh/XilunWu/77/orig 2024-06-26T04:39:37.1370410Z * [new branch] gh/XilunWu/78/base -> origin/gh/XilunWu/78/base 2024-06-26T04:39:37.1371876Z * [new branch] gh/XilunWu/78/head -> origin/gh/XilunWu/78/head 2024-06-26T04:39:37.1373171Z * [new branch] gh/XilunWu/78/orig -> origin/gh/XilunWu/78/orig 2024-06-26T04:39:37.1374728Z * [new branch] gh/XilunWu/79/base -> origin/gh/XilunWu/79/base 2024-06-26T04:39:37.1375993Z * [new branch] gh/XilunWu/79/head -> origin/gh/XilunWu/79/head 2024-06-26T04:39:37.1377488Z * [new branch] gh/XilunWu/79/orig -> origin/gh/XilunWu/79/orig 2024-06-26T04:39:37.1378825Z * [new branch] gh/XilunWu/8/base -> origin/gh/XilunWu/8/base 2024-06-26T04:39:37.1380374Z * [new branch] gh/XilunWu/8/orig -> origin/gh/XilunWu/8/orig 2024-06-26T04:39:37.1381664Z * [new branch] gh/XilunWu/80/base -> origin/gh/XilunWu/80/base 2024-06-26T04:39:37.1383254Z * [new branch] gh/XilunWu/80/head -> origin/gh/XilunWu/80/head 2024-06-26T04:39:37.1384548Z * [new branch] gh/XilunWu/80/orig -> origin/gh/XilunWu/80/orig 2024-06-26T04:39:37.1385992Z * [new branch] gh/XilunWu/81/base -> origin/gh/XilunWu/81/base 2024-06-26T04:39:37.1387399Z * [new branch] gh/XilunWu/81/head -> origin/gh/XilunWu/81/head 2024-06-26T04:39:37.1388938Z * [new branch] gh/XilunWu/81/orig -> origin/gh/XilunWu/81/orig 2024-06-26T04:39:37.1390250Z * [new branch] gh/XilunWu/82/base -> origin/gh/XilunWu/82/base 2024-06-26T04:39:37.1391758Z * [new branch] gh/XilunWu/82/head -> origin/gh/XilunWu/82/head 2024-06-26T04:39:37.1393105Z * [new branch] gh/XilunWu/82/orig -> origin/gh/XilunWu/82/orig 2024-06-26T04:39:37.1394675Z * [new branch] gh/XilunWu/83/base -> origin/gh/XilunWu/83/base 2024-06-26T04:39:37.1395985Z * [new branch] gh/XilunWu/83/head -> origin/gh/XilunWu/83/head 2024-06-26T04:39:37.1397483Z * [new branch] gh/XilunWu/83/orig -> origin/gh/XilunWu/83/orig 2024-06-26T04:39:37.1399015Z * [new branch] gh/XilunWu/84/base -> origin/gh/XilunWu/84/base 2024-06-26T04:39:37.1400376Z * [new branch] gh/XilunWu/84/head -> origin/gh/XilunWu/84/head 2024-06-26T04:39:37.1401949Z * [new branch] gh/XilunWu/84/orig -> origin/gh/XilunWu/84/orig 2024-06-26T04:39:37.1403139Z * [new branch] gh/XilunWu/85/base -> origin/gh/XilunWu/85/base 2024-06-26T04:39:37.1404602Z * [new branch] gh/XilunWu/85/head -> origin/gh/XilunWu/85/head 2024-06-26T04:39:37.1405858Z * [new branch] gh/XilunWu/85/orig -> origin/gh/XilunWu/85/orig 2024-06-26T04:39:37.1407312Z * [new branch] gh/XilunWu/86/base -> origin/gh/XilunWu/86/base 2024-06-26T04:39:37.1408593Z * [new branch] gh/XilunWu/86/orig -> origin/gh/XilunWu/86/orig 2024-06-26T04:39:37.1410238Z * [new branch] gh/XilunWu/9/base -> origin/gh/XilunWu/9/base 2024-06-26T04:39:37.1411430Z * [new branch] gh/XilunWu/9/orig -> origin/gh/XilunWu/9/orig 2024-06-26T04:39:37.1412899Z * [new branch] gh/XuanQi/1/base -> origin/gh/XuanQi/1/base 2024-06-26T04:39:37.1414320Z * [new branch] gh/XuanQi/1/head -> origin/gh/XuanQi/1/head 2024-06-26T04:39:37.1415695Z * [new branch] gh/XuanQi/2/base -> origin/gh/XuanQi/2/base 2024-06-26T04:39:37.1417116Z * [new branch] gh/XuanQi/2/head -> origin/gh/XuanQi/2/head 2024-06-26T04:39:37.1418352Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2024-06-26T04:39:37.1419907Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2024-06-26T04:39:37.1421290Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2024-06-26T04:39:37.1422846Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2024-06-26T04:39:37.1424277Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2024-06-26T04:39:37.1425764Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2024-06-26T04:39:37.1427092Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2024-06-26T04:39:37.1428648Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2024-06-26T04:39:37.1430038Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2024-06-26T04:39:37.1431555Z * [new branch] gh/XuehaiPan/17/base -> origin/gh/XuehaiPan/17/base 2024-06-26T04:39:37.1432968Z * [new branch] gh/XuehaiPan/17/head -> origin/gh/XuehaiPan/17/head 2024-06-26T04:39:37.1434545Z * [new branch] gh/XuehaiPan/17/orig -> origin/gh/XuehaiPan/17/orig 2024-06-26T04:39:37.1435577Z * [new branch] gh/XuehaiPan/20/base -> origin/gh/XuehaiPan/20/base 2024-06-26T04:39:37.1437042Z * [new branch] gh/XuehaiPan/20/head -> origin/gh/XuehaiPan/20/head 2024-06-26T04:39:37.1438613Z * [new branch] gh/XuehaiPan/20/orig -> origin/gh/XuehaiPan/20/orig 2024-06-26T04:39:37.1439457Z * [new branch] gh/XuehaiPan/21/base -> origin/gh/XuehaiPan/21/base 2024-06-26T04:39:37.1440347Z * [new branch] gh/XuehaiPan/21/head -> origin/gh/XuehaiPan/21/head 2024-06-26T04:39:37.1441783Z * [new branch] gh/XuehaiPan/21/orig -> origin/gh/XuehaiPan/21/orig 2024-06-26T04:39:37.1443247Z * [new branch] gh/XuehaiPan/22/base -> origin/gh/XuehaiPan/22/base 2024-06-26T04:39:37.1444825Z * [new branch] gh/XuehaiPan/22/head -> origin/gh/XuehaiPan/22/head 2024-06-26T04:39:37.1446181Z * [new branch] gh/XuehaiPan/22/orig -> origin/gh/XuehaiPan/22/orig 2024-06-26T04:39:37.1447883Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2024-06-26T04:39:37.1449201Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2024-06-26T04:39:37.1450810Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2024-06-26T04:39:37.1452155Z * [new branch] gh/XuehaiPan/31/base -> origin/gh/XuehaiPan/31/base 2024-06-26T04:39:37.1453764Z * [new branch] gh/XuehaiPan/31/head -> origin/gh/XuehaiPan/31/head 2024-06-26T04:39:37.1455068Z * [new branch] gh/XuehaiPan/31/orig -> origin/gh/XuehaiPan/31/orig 2024-06-26T04:39:37.1456657Z * [new branch] gh/XuehaiPan/36/base -> origin/gh/XuehaiPan/36/base 2024-06-26T04:39:37.1458323Z * [new branch] gh/XuehaiPan/36/head -> origin/gh/XuehaiPan/36/head 2024-06-26T04:39:37.1459569Z * [new branch] gh/XuehaiPan/36/orig -> origin/gh/XuehaiPan/36/orig 2024-06-26T04:39:37.1460696Z * [new branch] gh/XuehaiPan/37/base -> origin/gh/XuehaiPan/37/base 2024-06-26T04:39:37.1484481Z * [new branch] gh/XuehaiPan/37/head -> origin/gh/XuehaiPan/37/head 2024-06-26T04:39:37.1485919Z * [new branch] gh/XuehaiPan/37/orig -> origin/gh/XuehaiPan/37/orig 2024-06-26T04:39:37.1486782Z * [new branch] gh/XuehaiPan/38/base -> origin/gh/XuehaiPan/38/base 2024-06-26T04:39:37.1487632Z * [new branch] gh/XuehaiPan/38/head -> origin/gh/XuehaiPan/38/head 2024-06-26T04:39:37.1488483Z * [new branch] gh/XuehaiPan/38/orig -> origin/gh/XuehaiPan/38/orig 2024-06-26T04:39:37.1489314Z * [new branch] gh/XuehaiPan/39/base -> origin/gh/XuehaiPan/39/base 2024-06-26T04:39:37.1490153Z * [new branch] gh/XuehaiPan/39/head -> origin/gh/XuehaiPan/39/head 2024-06-26T04:39:37.1490996Z * [new branch] gh/XuehaiPan/39/orig -> origin/gh/XuehaiPan/39/orig 2024-06-26T04:39:37.1491829Z * [new branch] gh/XuehaiPan/40/base -> origin/gh/XuehaiPan/40/base 2024-06-26T04:39:37.1492671Z * [new branch] gh/XuehaiPan/40/head -> origin/gh/XuehaiPan/40/head 2024-06-26T04:39:37.1493511Z * [new branch] gh/XuehaiPan/40/orig -> origin/gh/XuehaiPan/40/orig 2024-06-26T04:39:37.1494347Z * [new branch] gh/XuehaiPan/41/base -> origin/gh/XuehaiPan/41/base 2024-06-26T04:39:37.1495171Z * [new branch] gh/XuehaiPan/41/head -> origin/gh/XuehaiPan/41/head 2024-06-26T04:39:37.1496006Z * [new branch] gh/XuehaiPan/41/orig -> origin/gh/XuehaiPan/41/orig 2024-06-26T04:39:37.1496841Z * [new branch] gh/XuehaiPan/42/base -> origin/gh/XuehaiPan/42/base 2024-06-26T04:39:37.1497669Z * [new branch] gh/XuehaiPan/42/head -> origin/gh/XuehaiPan/42/head 2024-06-26T04:39:37.1498553Z * [new branch] gh/XuehaiPan/42/orig -> origin/gh/XuehaiPan/42/orig 2024-06-26T04:39:37.1499399Z * [new branch] gh/XuehaiPan/43/base -> origin/gh/XuehaiPan/43/base 2024-06-26T04:39:37.1500234Z * [new branch] gh/XuehaiPan/43/head -> origin/gh/XuehaiPan/43/head 2024-06-26T04:39:37.1501067Z * [new branch] gh/XuehaiPan/43/orig -> origin/gh/XuehaiPan/43/orig 2024-06-26T04:39:37.1501885Z * [new branch] gh/XuehaiPan/44/base -> origin/gh/XuehaiPan/44/base 2024-06-26T04:39:37.1502720Z * [new branch] gh/XuehaiPan/44/head -> origin/gh/XuehaiPan/44/head 2024-06-26T04:39:37.1503557Z * [new branch] gh/XuehaiPan/44/orig -> origin/gh/XuehaiPan/44/orig 2024-06-26T04:39:37.1504378Z * [new branch] gh/XuehaiPan/45/base -> origin/gh/XuehaiPan/45/base 2024-06-26T04:39:37.1505205Z * [new branch] gh/XuehaiPan/45/head -> origin/gh/XuehaiPan/45/head 2024-06-26T04:39:37.1506042Z * [new branch] gh/XuehaiPan/45/orig -> origin/gh/XuehaiPan/45/orig 2024-06-26T04:39:37.1507016Z * [new branch] gh/XuehaiPan/46/base -> origin/gh/XuehaiPan/46/base 2024-06-26T04:39:37.1507853Z * [new branch] gh/XuehaiPan/46/head -> origin/gh/XuehaiPan/46/head 2024-06-26T04:39:37.1508686Z * [new branch] gh/XuehaiPan/46/orig -> origin/gh/XuehaiPan/46/orig 2024-06-26T04:39:37.1509519Z * [new branch] gh/XuehaiPan/47/base -> origin/gh/XuehaiPan/47/base 2024-06-26T04:39:37.1510342Z * [new branch] gh/XuehaiPan/47/head -> origin/gh/XuehaiPan/47/head 2024-06-26T04:39:37.1511174Z * [new branch] gh/XuehaiPan/47/orig -> origin/gh/XuehaiPan/47/orig 2024-06-26T04:39:37.1512012Z * [new branch] gh/XuehaiPan/48/base -> origin/gh/XuehaiPan/48/base 2024-06-26T04:39:37.1512830Z * [new branch] gh/XuehaiPan/48/head -> origin/gh/XuehaiPan/48/head 2024-06-26T04:39:37.1513770Z * [new branch] gh/XuehaiPan/48/orig -> origin/gh/XuehaiPan/48/orig 2024-06-26T04:39:37.1514609Z * [new branch] gh/XuehaiPan/49/base -> origin/gh/XuehaiPan/49/base 2024-06-26T04:39:37.1515447Z * [new branch] gh/XuehaiPan/49/head -> origin/gh/XuehaiPan/49/head 2024-06-26T04:39:37.1516267Z * [new branch] gh/XuehaiPan/49/orig -> origin/gh/XuehaiPan/49/orig 2024-06-26T04:39:37.1517266Z * [new branch] gh/XuehaiPan/50/base -> origin/gh/XuehaiPan/50/base 2024-06-26T04:39:37.1518106Z * [new branch] gh/XuehaiPan/50/head -> origin/gh/XuehaiPan/50/head 2024-06-26T04:39:37.1518921Z * [new branch] gh/XuehaiPan/50/orig -> origin/gh/XuehaiPan/50/orig 2024-06-26T04:39:37.1519870Z * [new branch] gh/XuehaiPan/51/base -> origin/gh/XuehaiPan/51/base 2024-06-26T04:39:37.1520709Z * [new branch] gh/XuehaiPan/51/head -> origin/gh/XuehaiPan/51/head 2024-06-26T04:39:37.1521547Z * [new branch] gh/XuehaiPan/51/orig -> origin/gh/XuehaiPan/51/orig 2024-06-26T04:39:37.1522374Z * [new branch] gh/XuehaiPan/52/base -> origin/gh/XuehaiPan/52/base 2024-06-26T04:39:37.1523204Z * [new branch] gh/XuehaiPan/52/head -> origin/gh/XuehaiPan/52/head 2024-06-26T04:39:37.1524038Z * [new branch] gh/XuehaiPan/52/orig -> origin/gh/XuehaiPan/52/orig 2024-06-26T04:39:37.1524857Z * [new branch] gh/XuehaiPan/53/base -> origin/gh/XuehaiPan/53/base 2024-06-26T04:39:37.1525688Z * [new branch] gh/XuehaiPan/53/head -> origin/gh/XuehaiPan/53/head 2024-06-26T04:39:37.1526523Z * [new branch] gh/XuehaiPan/53/orig -> origin/gh/XuehaiPan/53/orig 2024-06-26T04:39:37.1527357Z * [new branch] gh/XuehaiPan/54/base -> origin/gh/XuehaiPan/54/base 2024-06-26T04:39:37.1528178Z * [new branch] gh/XuehaiPan/54/head -> origin/gh/XuehaiPan/54/head 2024-06-26T04:39:37.1529019Z * [new branch] gh/XuehaiPan/54/orig -> origin/gh/XuehaiPan/54/orig 2024-06-26T04:39:37.1529859Z * [new branch] gh/XuehaiPan/55/base -> origin/gh/XuehaiPan/55/base 2024-06-26T04:39:37.1530681Z * [new branch] gh/XuehaiPan/55/head -> origin/gh/XuehaiPan/55/head 2024-06-26T04:39:37.1531515Z * [new branch] gh/XuehaiPan/55/orig -> origin/gh/XuehaiPan/55/orig 2024-06-26T04:39:37.1532344Z * [new branch] gh/XuehaiPan/56/base -> origin/gh/XuehaiPan/56/base 2024-06-26T04:39:37.1533172Z * [new branch] gh/XuehaiPan/56/head -> origin/gh/XuehaiPan/56/head 2024-06-26T04:39:37.1533983Z * [new branch] gh/XuehaiPan/56/orig -> origin/gh/XuehaiPan/56/orig 2024-06-26T04:39:37.1534815Z * [new branch] gh/XuehaiPan/57/base -> origin/gh/XuehaiPan/57/base 2024-06-26T04:39:37.1535643Z * [new branch] gh/XuehaiPan/57/head -> origin/gh/XuehaiPan/57/head 2024-06-26T04:39:37.1536470Z * [new branch] gh/XuehaiPan/57/orig -> origin/gh/XuehaiPan/57/orig 2024-06-26T04:39:37.1537391Z * [new branch] gh/XuehaiPan/58/base -> origin/gh/XuehaiPan/58/base 2024-06-26T04:39:37.1538236Z * [new branch] gh/XuehaiPan/58/head -> origin/gh/XuehaiPan/58/head 2024-06-26T04:39:37.1539053Z * [new branch] gh/XuehaiPan/58/orig -> origin/gh/XuehaiPan/58/orig 2024-06-26T04:39:37.1539889Z * [new branch] gh/XuehaiPan/59/base -> origin/gh/XuehaiPan/59/base 2024-06-26T04:39:37.1540720Z * [new branch] gh/XuehaiPan/59/head -> origin/gh/XuehaiPan/59/head 2024-06-26T04:39:37.1541555Z * [new branch] gh/XuehaiPan/59/orig -> origin/gh/XuehaiPan/59/orig 2024-06-26T04:39:37.1542374Z * [new branch] gh/XuehaiPan/60/base -> origin/gh/XuehaiPan/60/base 2024-06-26T04:39:37.1543215Z * [new branch] gh/XuehaiPan/60/head -> origin/gh/XuehaiPan/60/head 2024-06-26T04:39:37.1544136Z * [new branch] gh/XuehaiPan/60/orig -> origin/gh/XuehaiPan/60/orig 2024-06-26T04:39:37.1544958Z * [new branch] gh/XuehaiPan/61/base -> origin/gh/XuehaiPan/61/base 2024-06-26T04:39:37.1545794Z * [new branch] gh/XuehaiPan/61/head -> origin/gh/XuehaiPan/61/head 2024-06-26T04:39:37.1546622Z * [new branch] gh/XuehaiPan/61/orig -> origin/gh/XuehaiPan/61/orig 2024-06-26T04:39:37.1547454Z * [new branch] gh/XuehaiPan/62/base -> origin/gh/XuehaiPan/62/base 2024-06-26T04:39:37.1548277Z * [new branch] gh/XuehaiPan/62/head -> origin/gh/XuehaiPan/62/head 2024-06-26T04:39:37.1549105Z * [new branch] gh/XuehaiPan/62/orig -> origin/gh/XuehaiPan/62/orig 2024-06-26T04:39:37.1549944Z * [new branch] gh/XuehaiPan/63/base -> origin/gh/XuehaiPan/63/base 2024-06-26T04:39:37.1550761Z * [new branch] gh/XuehaiPan/63/head -> origin/gh/XuehaiPan/63/head 2024-06-26T04:39:37.1551591Z * [new branch] gh/XuehaiPan/63/orig -> origin/gh/XuehaiPan/63/orig 2024-06-26T04:39:37.1552428Z * [new branch] gh/XuehaiPan/64/base -> origin/gh/XuehaiPan/64/base 2024-06-26T04:39:37.1553268Z * [new branch] gh/XuehaiPan/64/head -> origin/gh/XuehaiPan/64/head 2024-06-26T04:39:37.1554089Z * [new branch] gh/XuehaiPan/64/orig -> origin/gh/XuehaiPan/64/orig 2024-06-26T04:39:37.1554919Z * [new branch] gh/XuehaiPan/65/base -> origin/gh/XuehaiPan/65/base 2024-06-26T04:39:37.1555748Z * [new branch] gh/XuehaiPan/65/head -> origin/gh/XuehaiPan/65/head 2024-06-26T04:39:37.1556570Z * [new branch] gh/XuehaiPan/65/orig -> origin/gh/XuehaiPan/65/orig 2024-06-26T04:39:37.1557690Z * [new branch] gh/XuehaiPan/66/base -> origin/gh/XuehaiPan/66/base 2024-06-26T04:39:37.1558529Z * [new branch] gh/XuehaiPan/66/head -> origin/gh/XuehaiPan/66/head 2024-06-26T04:39:37.1559361Z * [new branch] gh/XuehaiPan/66/orig -> origin/gh/XuehaiPan/66/orig 2024-06-26T04:39:37.1560300Z * [new branch] gh/XuehaiPan/67/base -> origin/gh/XuehaiPan/67/base 2024-06-26T04:39:37.1561129Z * [new branch] gh/XuehaiPan/67/head -> origin/gh/XuehaiPan/67/head 2024-06-26T04:39:37.1561961Z * [new branch] gh/XuehaiPan/67/orig -> origin/gh/XuehaiPan/67/orig 2024-06-26T04:39:37.1562781Z * [new branch] gh/XuehaiPan/68/base -> origin/gh/XuehaiPan/68/base 2024-06-26T04:39:37.1563619Z * [new branch] gh/XuehaiPan/68/head -> origin/gh/XuehaiPan/68/head 2024-06-26T04:39:37.1564453Z * [new branch] gh/XuehaiPan/68/orig -> origin/gh/XuehaiPan/68/orig 2024-06-26T04:39:37.1565273Z * [new branch] gh/XuehaiPan/69/base -> origin/gh/XuehaiPan/69/base 2024-06-26T04:39:37.1566110Z * [new branch] gh/XuehaiPan/69/head -> origin/gh/XuehaiPan/69/head 2024-06-26T04:39:37.1567053Z * [new branch] gh/XuehaiPan/69/orig -> origin/gh/XuehaiPan/69/orig 2024-06-26T04:39:37.1567895Z * [new branch] gh/XuehaiPan/70/base -> origin/gh/XuehaiPan/70/base 2024-06-26T04:39:37.1568722Z * [new branch] gh/XuehaiPan/70/head -> origin/gh/XuehaiPan/70/head 2024-06-26T04:39:37.1569555Z * [new branch] gh/XuehaiPan/70/orig -> origin/gh/XuehaiPan/70/orig 2024-06-26T04:39:37.1570391Z * [new branch] gh/XuehaiPan/71/base -> origin/gh/XuehaiPan/71/base 2024-06-26T04:39:37.1571212Z * [new branch] gh/XuehaiPan/71/head -> origin/gh/XuehaiPan/71/head 2024-06-26T04:39:37.1572045Z * [new branch] gh/XuehaiPan/71/orig -> origin/gh/XuehaiPan/71/orig 2024-06-26T04:39:37.1572880Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2024-06-26T04:39:37.1573724Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2024-06-26T04:39:37.1574626Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2024-06-26T04:39:37.1575458Z * [new branch] gh/XuehaiPan/73/base -> origin/gh/XuehaiPan/73/base 2024-06-26T04:39:37.1576293Z * [new branch] gh/XuehaiPan/73/head -> origin/gh/XuehaiPan/73/head 2024-06-26T04:39:37.1577116Z * [new branch] gh/XuehaiPan/73/orig -> origin/gh/XuehaiPan/73/orig 2024-06-26T04:39:37.1577952Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2024-06-26T04:39:37.1578782Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2024-06-26T04:39:37.1579611Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2024-06-26T04:39:37.1580430Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2024-06-26T04:39:37.1581285Z * [new branch] gh/ZhiweiYan-96/10/base -> origin/gh/ZhiweiYan-96/10/base 2024-06-26T04:39:37.1582171Z * [new branch] gh/ZhiweiYan-96/10/head -> origin/gh/ZhiweiYan-96/10/head 2024-06-26T04:39:37.1583023Z * [new branch] gh/ZhiweiYan-96/10/orig -> origin/gh/ZhiweiYan-96/10/orig 2024-06-26T04:39:37.1583894Z * [new branch] gh/ZhiweiYan-96/11/base -> origin/gh/ZhiweiYan-96/11/base 2024-06-26T04:39:37.1584760Z * [new branch] gh/ZhiweiYan-96/11/head -> origin/gh/ZhiweiYan-96/11/head 2024-06-26T04:39:37.1585606Z * [new branch] gh/ZhiweiYan-96/11/orig -> origin/gh/ZhiweiYan-96/11/orig 2024-06-26T04:39:37.1586466Z * [new branch] gh/ZhiweiYan-96/12/base -> origin/gh/ZhiweiYan-96/12/base 2024-06-26T04:39:37.1587333Z * [new branch] gh/ZhiweiYan-96/12/head -> origin/gh/ZhiweiYan-96/12/head 2024-06-26T04:39:37.1588203Z * [new branch] gh/ZhiweiYan-96/12/orig -> origin/gh/ZhiweiYan-96/12/orig 2024-06-26T04:39:37.1589065Z * [new branch] gh/ZhiweiYan-96/13/base -> origin/gh/ZhiweiYan-96/13/base 2024-06-26T04:39:37.1589941Z * [new branch] gh/ZhiweiYan-96/13/head -> origin/gh/ZhiweiYan-96/13/head 2024-06-26T04:39:37.1590807Z * [new branch] gh/ZhiweiYan-96/13/orig -> origin/gh/ZhiweiYan-96/13/orig 2024-06-26T04:39:37.1591655Z * [new branch] gh/ZhiweiYan-96/14/base -> origin/gh/ZhiweiYan-96/14/base 2024-06-26T04:39:37.1592516Z * [new branch] gh/ZhiweiYan-96/14/head -> origin/gh/ZhiweiYan-96/14/head 2024-06-26T04:39:37.1593383Z * [new branch] gh/ZhiweiYan-96/14/orig -> origin/gh/ZhiweiYan-96/14/orig 2024-06-26T04:39:37.1594249Z * [new branch] gh/ZhiweiYan-96/6/base -> origin/gh/ZhiweiYan-96/6/base 2024-06-26T04:39:37.1595101Z * [new branch] gh/ZhiweiYan-96/6/head -> origin/gh/ZhiweiYan-96/6/head 2024-06-26T04:39:37.1596002Z * [new branch] gh/ZhiweiYan-96/6/orig -> origin/gh/ZhiweiYan-96/6/orig 2024-06-26T04:39:37.1596872Z * [new branch] gh/ZhiweiYan-96/7/base -> origin/gh/ZhiweiYan-96/7/base 2024-06-26T04:39:37.1597921Z * [new branch] gh/ZhiweiYan-96/7/head -> origin/gh/ZhiweiYan-96/7/head 2024-06-26T04:39:37.1598764Z * [new branch] gh/ZhiweiYan-96/7/orig -> origin/gh/ZhiweiYan-96/7/orig 2024-06-26T04:39:37.1599626Z * [new branch] gh/ZhiweiYan-96/8/base -> origin/gh/ZhiweiYan-96/8/base 2024-06-26T04:39:37.1600543Z * [new branch] gh/ZhiweiYan-96/8/head -> origin/gh/ZhiweiYan-96/8/head 2024-06-26T04:39:37.1601390Z * [new branch] gh/ZhiweiYan-96/8/orig -> origin/gh/ZhiweiYan-96/8/orig 2024-06-26T04:39:37.1602227Z * [new branch] gh/ZhiweiYan-96/9/base -> origin/gh/ZhiweiYan-96/9/base 2024-06-26T04:39:37.1603084Z * [new branch] gh/ZhiweiYan-96/9/head -> origin/gh/ZhiweiYan-96/9/head 2024-06-26T04:39:37.1603940Z * [new branch] gh/ZhiweiYan-96/9/orig -> origin/gh/ZhiweiYan-96/9/orig 2024-06-26T04:39:37.1604898Z * [new branch] gh/alexsamardzic/22/base -> origin/gh/alexsamardzic/22/base 2024-06-26T04:39:37.1605799Z * [new branch] gh/alexsamardzic/22/head -> origin/gh/alexsamardzic/22/head 2024-06-26T04:39:37.1606685Z * [new branch] gh/alexsamardzic/22/orig -> origin/gh/alexsamardzic/22/orig 2024-06-26T04:39:37.1607578Z * [new branch] gh/alexsamardzic/27/base -> origin/gh/alexsamardzic/27/base 2024-06-26T04:39:37.1608453Z * [new branch] gh/alexsamardzic/27/head -> origin/gh/alexsamardzic/27/head 2024-06-26T04:39:37.1609346Z * [new branch] gh/alexsamardzic/27/orig -> origin/gh/alexsamardzic/27/orig 2024-06-26T04:39:37.1610238Z * [new branch] gh/alexsamardzic/28/base -> origin/gh/alexsamardzic/28/base 2024-06-26T04:39:37.1611116Z * [new branch] gh/alexsamardzic/28/head -> origin/gh/alexsamardzic/28/head 2024-06-26T04:39:37.1612004Z * [new branch] gh/alexsamardzic/28/orig -> origin/gh/alexsamardzic/28/orig 2024-06-26T04:39:37.1612897Z * [new branch] gh/alexsamardzic/29/base -> origin/gh/alexsamardzic/29/base 2024-06-26T04:39:37.1613781Z * [new branch] gh/alexsamardzic/29/head -> origin/gh/alexsamardzic/29/head 2024-06-26T04:39:37.1614655Z * [new branch] gh/alexsamardzic/29/orig -> origin/gh/alexsamardzic/29/orig 2024-06-26T04:39:37.1615512Z * [new branch] gh/amjames/16/base -> origin/gh/amjames/16/base 2024-06-26T04:39:37.1616335Z * [new branch] gh/amjames/16/head -> origin/gh/amjames/16/head 2024-06-26T04:39:37.1617126Z * [new branch] gh/amjames/16/orig -> origin/gh/amjames/16/orig 2024-06-26T04:39:37.1617934Z * [new branch] gh/amjames/17/base -> origin/gh/amjames/17/base 2024-06-26T04:39:37.1618741Z * [new branch] gh/amjames/17/head -> origin/gh/amjames/17/head 2024-06-26T04:39:37.1619536Z * [new branch] gh/amjames/17/orig -> origin/gh/amjames/17/orig 2024-06-26T04:39:37.1620341Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2024-06-26T04:39:37.1621145Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2024-06-26T04:39:37.1621953Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2024-06-26T04:39:37.1622743Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2024-06-26T04:39:37.1623546Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2024-06-26T04:39:37.1624345Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2024-06-26T04:39:37.1625136Z * [new branch] gh/amjames/21/base -> origin/gh/amjames/21/base 2024-06-26T04:39:37.1625941Z * [new branch] gh/amjames/21/head -> origin/gh/amjames/21/head 2024-06-26T04:39:37.1626752Z * [new branch] gh/amjames/21/orig -> origin/gh/amjames/21/orig 2024-06-26T04:39:37.1627626Z * [new branch] gh/amjames/22/base -> origin/gh/amjames/22/base 2024-06-26T04:39:37.1628424Z * [new branch] gh/amjames/22/head -> origin/gh/amjames/22/head 2024-06-26T04:39:37.1629224Z * [new branch] gh/amjames/22/orig -> origin/gh/amjames/22/orig 2024-06-26T04:39:37.1630021Z * [new branch] gh/amjames/23/base -> origin/gh/amjames/23/base 2024-06-26T04:39:37.1630811Z * [new branch] gh/amjames/23/head -> origin/gh/amjames/23/head 2024-06-26T04:39:37.1631617Z * [new branch] gh/amjames/23/orig -> origin/gh/amjames/23/orig 2024-06-26T04:39:37.1632417Z * [new branch] gh/amjames/24/base -> origin/gh/amjames/24/base 2024-06-26T04:39:37.1633205Z * [new branch] gh/amjames/24/head -> origin/gh/amjames/24/head 2024-06-26T04:39:37.1634068Z * [new branch] gh/amjames/24/orig -> origin/gh/amjames/24/orig 2024-06-26T04:39:37.1634913Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2024-06-26T04:39:37.1635784Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2024-06-26T04:39:37.1636639Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2024-06-26T04:39:37.1637698Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2024-06-26T04:39:37.1638555Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2024-06-26T04:39:37.1639395Z * [new branch] gh/andrewor14/25/base -> origin/gh/andrewor14/25/base 2024-06-26T04:39:37.1640339Z * [new branch] gh/andrewor14/25/head -> origin/gh/andrewor14/25/head 2024-06-26T04:39:37.1641193Z * [new branch] gh/andrewor14/25/orig -> origin/gh/andrewor14/25/orig 2024-06-26T04:39:37.1642041Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2024-06-26T04:39:37.1642875Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2024-06-26T04:39:37.1643724Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2024-06-26T04:39:37.1644563Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2024-06-26T04:39:37.1645386Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2024-06-26T04:39:37.1646222Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2024-06-26T04:39:37.1647065Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2024-06-26T04:39:37.1647905Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2024-06-26T04:39:37.1648730Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2024-06-26T04:39:37.1649579Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2024-06-26T04:39:37.1650425Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2024-06-26T04:39:37.1651255Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2024-06-26T04:39:37.1652095Z * [new branch] gh/andrewor14/56/base -> origin/gh/andrewor14/56/base 2024-06-26T04:39:37.1652936Z * [new branch] gh/andrewor14/56/head -> origin/gh/andrewor14/56/head 2024-06-26T04:39:37.1653775Z * [new branch] gh/andrewor14/56/orig -> origin/gh/andrewor14/56/orig 2024-06-26T04:39:37.1654586Z * [new branch] gh/angelayi/50/base -> origin/gh/angelayi/50/base 2024-06-26T04:39:37.1655417Z * [new branch] gh/angelayi/50/head -> origin/gh/angelayi/50/head 2024-06-26T04:39:37.1656238Z * [new branch] gh/angelayi/50/orig -> origin/gh/angelayi/50/orig 2024-06-26T04:39:37.1657166Z * [new branch] gh/angelayi/51/base -> origin/gh/angelayi/51/base 2024-06-26T04:39:37.1657993Z * [new branch] gh/angelayi/51/head -> origin/gh/angelayi/51/head 2024-06-26T04:39:37.1658815Z * [new branch] gh/angelayi/51/orig -> origin/gh/angelayi/51/orig 2024-06-26T04:39:37.1659622Z * [new branch] gh/angelayi/52/base -> origin/gh/angelayi/52/base 2024-06-26T04:39:37.1660440Z * [new branch] gh/angelayi/52/head -> origin/gh/angelayi/52/head 2024-06-26T04:39:37.1661264Z * [new branch] gh/angelayi/52/orig -> origin/gh/angelayi/52/orig 2024-06-26T04:39:37.1662071Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2024-06-26T04:39:37.1662838Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2024-06-26T04:39:37.1663616Z * [new branch] gh/ani300/4/base -> origin/gh/ani300/4/base 2024-06-26T04:39:37.1664474Z * [new branch] gh/ani300/4/head -> origin/gh/ani300/4/head 2024-06-26T04:39:37.1665223Z * [new branch] gh/ani300/4/orig -> origin/gh/ani300/4/orig 2024-06-26T04:39:37.1665993Z * [new branch] gh/ani300/5/base -> origin/gh/ani300/5/base 2024-06-26T04:39:37.1666767Z * [new branch] gh/ani300/5/head -> origin/gh/ani300/5/head 2024-06-26T04:39:37.1667532Z * [new branch] gh/ani300/5/orig -> origin/gh/ani300/5/orig 2024-06-26T04:39:37.1668287Z * [new branch] gh/ani300/6/base -> origin/gh/ani300/6/base 2024-06-26T04:39:37.1669052Z * [new branch] gh/ani300/6/head -> origin/gh/ani300/6/head 2024-06-26T04:39:37.1669817Z * [new branch] gh/ani300/6/orig -> origin/gh/ani300/6/orig 2024-06-26T04:39:37.1670567Z * [new branch] gh/ani300/7/base -> origin/gh/ani300/7/base 2024-06-26T04:39:37.1671335Z * [new branch] gh/ani300/7/head -> origin/gh/ani300/7/head 2024-06-26T04:39:37.1672100Z * [new branch] gh/ani300/7/orig -> origin/gh/ani300/7/orig 2024-06-26T04:39:37.1672962Z * [new branch] gh/anijain2305/158/base -> origin/gh/anijain2305/158/base 2024-06-26T04:39:37.1673827Z * [new branch] gh/anijain2305/158/head -> origin/gh/anijain2305/158/head 2024-06-26T04:39:37.1674694Z * [new branch] gh/anijain2305/158/orig -> origin/gh/anijain2305/158/orig 2024-06-26T04:39:37.1675558Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2024-06-26T04:39:37.1676426Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2024-06-26T04:39:37.1677373Z * [new branch] gh/anijain2305/18/base -> origin/gh/anijain2305/18/base 2024-06-26T04:39:37.1678239Z * [new branch] gh/anijain2305/18/head -> origin/gh/anijain2305/18/head 2024-06-26T04:39:37.1679104Z * [new branch] gh/anijain2305/18/orig -> origin/gh/anijain2305/18/orig 2024-06-26T04:39:37.1680056Z * [new branch] gh/anijain2305/250/base -> origin/gh/anijain2305/250/base 2024-06-26T04:39:37.1680927Z * [new branch] gh/anijain2305/250/head -> origin/gh/anijain2305/250/head 2024-06-26T04:39:37.1681783Z * [new branch] gh/anijain2305/250/orig -> origin/gh/anijain2305/250/orig 2024-06-26T04:39:37.1682646Z * [new branch] gh/anijain2305/291/base -> origin/gh/anijain2305/291/base 2024-06-26T04:39:37.1683489Z * [new branch] gh/anijain2305/291/head -> origin/gh/anijain2305/291/head 2024-06-26T04:39:37.1684350Z * [new branch] gh/anijain2305/291/orig -> origin/gh/anijain2305/291/orig 2024-06-26T04:39:37.1685208Z * [new branch] gh/anijain2305/310/base -> origin/gh/anijain2305/310/base 2024-06-26T04:39:37.1686053Z * [new branch] gh/anijain2305/310/head -> origin/gh/anijain2305/310/head 2024-06-26T04:39:37.1687009Z * [new branch] gh/anijain2305/310/orig -> origin/gh/anijain2305/310/orig 2024-06-26T04:39:37.1687876Z * [new branch] gh/anijain2305/328/base -> origin/gh/anijain2305/328/base 2024-06-26T04:39:37.1688734Z * [new branch] gh/anijain2305/328/head -> origin/gh/anijain2305/328/head 2024-06-26T04:39:37.1689575Z * [new branch] gh/anijain2305/328/orig -> origin/gh/anijain2305/328/orig 2024-06-26T04:39:37.1690444Z * [new branch] gh/anijain2305/335/base -> origin/gh/anijain2305/335/base 2024-06-26T04:39:37.1691303Z * [new branch] gh/anijain2305/335/head -> origin/gh/anijain2305/335/head 2024-06-26T04:39:37.1692153Z * [new branch] gh/anijain2305/335/orig -> origin/gh/anijain2305/335/orig 2024-06-26T04:39:37.1693015Z * [new branch] gh/anijain2305/336/base -> origin/gh/anijain2305/336/base 2024-06-26T04:39:37.1693953Z * [new branch] gh/anijain2305/336/head -> origin/gh/anijain2305/336/head 2024-06-26T04:39:37.1694806Z * [new branch] gh/anijain2305/336/orig -> origin/gh/anijain2305/336/orig 2024-06-26T04:39:37.1695652Z * [new branch] gh/anijain2305/338/base -> origin/gh/anijain2305/338/base 2024-06-26T04:39:37.1696513Z * [new branch] gh/anijain2305/338/head -> origin/gh/anijain2305/338/head 2024-06-26T04:39:37.1697372Z * [new branch] gh/anijain2305/338/orig -> origin/gh/anijain2305/338/orig 2024-06-26T04:39:37.1698216Z * [new branch] gh/anijain2305/341/base -> origin/gh/anijain2305/341/base 2024-06-26T04:39:37.1699081Z * [new branch] gh/anijain2305/341/head -> origin/gh/anijain2305/341/head 2024-06-26T04:39:37.1699937Z * [new branch] gh/anijain2305/341/orig -> origin/gh/anijain2305/341/orig 2024-06-26T04:39:37.1700792Z * [new branch] gh/anijain2305/342/base -> origin/gh/anijain2305/342/base 2024-06-26T04:39:37.1701634Z * [new branch] gh/anijain2305/342/head -> origin/gh/anijain2305/342/head 2024-06-26T04:39:37.1702502Z * [new branch] gh/anijain2305/342/orig -> origin/gh/anijain2305/342/orig 2024-06-26T04:39:37.1703361Z * [new branch] gh/anijain2305/344/base -> origin/gh/anijain2305/344/base 2024-06-26T04:39:37.1704202Z * [new branch] gh/anijain2305/344/head -> origin/gh/anijain2305/344/head 2024-06-26T04:39:37.1705057Z * [new branch] gh/anijain2305/344/orig -> origin/gh/anijain2305/344/orig 2024-06-26T04:39:37.1705916Z * [new branch] gh/anijain2305/345/base -> origin/gh/anijain2305/345/base 2024-06-26T04:39:37.1706753Z * [new branch] gh/anijain2305/345/head -> origin/gh/anijain2305/345/head 2024-06-26T04:39:37.1707608Z * [new branch] gh/anijain2305/345/orig -> origin/gh/anijain2305/345/orig 2024-06-26T04:39:37.1708471Z * [new branch] gh/anijain2305/346/base -> origin/gh/anijain2305/346/base 2024-06-26T04:39:37.1709335Z * [new branch] gh/anijain2305/346/head -> origin/gh/anijain2305/346/head 2024-06-26T04:39:37.1710180Z * [new branch] gh/anijain2305/346/orig -> origin/gh/anijain2305/346/orig 2024-06-26T04:39:37.1711036Z * [new branch] gh/anijain2305/347/base -> origin/gh/anijain2305/347/base 2024-06-26T04:39:37.1711889Z * [new branch] gh/anijain2305/347/head -> origin/gh/anijain2305/347/head 2024-06-26T04:39:37.1712723Z * [new branch] gh/anijain2305/347/orig -> origin/gh/anijain2305/347/orig 2024-06-26T04:39:37.1713578Z * [new branch] gh/anijain2305/348/base -> origin/gh/anijain2305/348/base 2024-06-26T04:39:37.1714437Z * [new branch] gh/anijain2305/348/head -> origin/gh/anijain2305/348/head 2024-06-26T04:39:37.1715296Z * [new branch] gh/anijain2305/349/base -> origin/gh/anijain2305/349/base 2024-06-26T04:39:37.1716144Z * [new branch] gh/anijain2305/349/head -> origin/gh/anijain2305/349/head 2024-06-26T04:39:37.1717170Z * [new branch] gh/anijain2305/349/orig -> origin/gh/anijain2305/349/orig 2024-06-26T04:39:37.1718168Z * [new branch] gh/anijain2305/350/base -> origin/gh/anijain2305/350/base 2024-06-26T04:39:37.1719013Z * [new branch] gh/anijain2305/350/head -> origin/gh/anijain2305/350/head 2024-06-26T04:39:37.1719947Z * [new branch] gh/anijain2305/350/orig -> origin/gh/anijain2305/350/orig 2024-06-26T04:39:37.1720808Z * [new branch] gh/anijain2305/351/base -> origin/gh/anijain2305/351/base 2024-06-26T04:39:37.1721670Z * [new branch] gh/anijain2305/351/head -> origin/gh/anijain2305/351/head 2024-06-26T04:39:37.1722514Z * [new branch] gh/anijain2305/351/orig -> origin/gh/anijain2305/351/orig 2024-06-26T04:39:37.1723383Z * [new branch] gh/anijain2305/352/base -> origin/gh/anijain2305/352/base 2024-06-26T04:39:37.1724360Z * [new branch] gh/anijain2305/352/head -> origin/gh/anijain2305/352/head 2024-06-26T04:39:37.1725205Z * [new branch] gh/anijain2305/352/orig -> origin/gh/anijain2305/352/orig 2024-06-26T04:39:37.1726065Z * [new branch] gh/anijain2305/353/base -> origin/gh/anijain2305/353/base 2024-06-26T04:39:37.1726928Z * [new branch] gh/anijain2305/353/head -> origin/gh/anijain2305/353/head 2024-06-26T04:39:37.1727786Z * [new branch] gh/anijain2305/353/orig -> origin/gh/anijain2305/353/orig 2024-06-26T04:39:37.1728632Z * [new branch] gh/anijain2305/354/base -> origin/gh/anijain2305/354/base 2024-06-26T04:39:37.1729490Z * [new branch] gh/anijain2305/354/head -> origin/gh/anijain2305/354/head 2024-06-26T04:39:37.1730350Z * [new branch] gh/anijain2305/354/orig -> origin/gh/anijain2305/354/orig 2024-06-26T04:39:37.1731188Z * [new branch] gh/anijain2305/355/base -> origin/gh/anijain2305/355/base 2024-06-26T04:39:37.1732057Z * [new branch] gh/anijain2305/355/head -> origin/gh/anijain2305/355/head 2024-06-26T04:39:37.1732917Z * [new branch] gh/anijain2305/355/orig -> origin/gh/anijain2305/355/orig 2024-06-26T04:39:37.1733769Z * [new branch] gh/anijain2305/356/base -> origin/gh/anijain2305/356/base 2024-06-26T04:39:37.1734608Z * [new branch] gh/anijain2305/356/head -> origin/gh/anijain2305/356/head 2024-06-26T04:39:37.1735473Z * [new branch] gh/anijain2305/356/orig -> origin/gh/anijain2305/356/orig 2024-06-26T04:39:37.1736326Z * [new branch] gh/anijain2305/357/base -> origin/gh/anijain2305/357/base 2024-06-26T04:39:37.1737166Z * [new branch] gh/anijain2305/357/head -> origin/gh/anijain2305/357/head 2024-06-26T04:39:37.1738028Z * [new branch] gh/anijain2305/357/orig -> origin/gh/anijain2305/357/orig 2024-06-26T04:39:37.1738895Z * [new branch] gh/anijain2305/358/base -> origin/gh/anijain2305/358/base 2024-06-26T04:39:37.1739743Z * [new branch] gh/anijain2305/358/head -> origin/gh/anijain2305/358/head 2024-06-26T04:39:37.1740596Z * [new branch] gh/anijain2305/358/orig -> origin/gh/anijain2305/358/orig 2024-06-26T04:39:37.1741459Z * [new branch] gh/anijain2305/359/base -> origin/gh/anijain2305/359/base 2024-06-26T04:39:37.1742316Z * [new branch] gh/anijain2305/359/head -> origin/gh/anijain2305/359/head 2024-06-26T04:39:37.1743158Z * [new branch] gh/anijain2305/359/orig -> origin/gh/anijain2305/359/orig 2024-06-26T04:39:37.1744021Z * [new branch] gh/anijain2305/360/base -> origin/gh/anijain2305/360/base 2024-06-26T04:39:37.1744880Z * [new branch] gh/anijain2305/360/head -> origin/gh/anijain2305/360/head 2024-06-26T04:39:37.1745780Z * [new branch] gh/anijain2305/360/orig -> origin/gh/anijain2305/360/orig 2024-06-26T04:39:37.1746629Z * [new branch] gh/anijain2305/361/base -> origin/gh/anijain2305/361/base 2024-06-26T04:39:37.1747559Z * [new branch] gh/anijain2305/361/head -> origin/gh/anijain2305/361/head 2024-06-26T04:39:37.1748422Z * [new branch] gh/anijain2305/361/orig -> origin/gh/anijain2305/361/orig 2024-06-26T04:39:37.1749283Z * [new branch] gh/anijain2305/362/base -> origin/gh/anijain2305/362/base 2024-06-26T04:39:37.1750123Z * [new branch] gh/anijain2305/362/head -> origin/gh/anijain2305/362/head 2024-06-26T04:39:37.1750987Z * [new branch] gh/anijain2305/362/orig -> origin/gh/anijain2305/362/orig 2024-06-26T04:39:37.1751845Z * [new branch] gh/anijain2305/363/base -> origin/gh/anijain2305/363/base 2024-06-26T04:39:37.1752692Z * [new branch] gh/anijain2305/363/head -> origin/gh/anijain2305/363/head 2024-06-26T04:39:37.1753557Z * [new branch] gh/anijain2305/363/orig -> origin/gh/anijain2305/363/orig 2024-06-26T04:39:37.1754490Z * [new branch] gh/anijain2305/364/base -> origin/gh/anijain2305/364/base 2024-06-26T04:39:37.1755347Z * [new branch] gh/anijain2305/364/head -> origin/gh/anijain2305/364/head 2024-06-26T04:39:37.1756190Z * [new branch] gh/anijain2305/364/orig -> origin/gh/anijain2305/364/orig 2024-06-26T04:39:37.1757047Z * [new branch] gh/anijain2305/365/base -> origin/gh/anijain2305/365/base 2024-06-26T04:39:37.1758104Z * [new branch] gh/anijain2305/365/head -> origin/gh/anijain2305/365/head 2024-06-26T04:39:37.1758951Z * [new branch] gh/anijain2305/365/orig -> origin/gh/anijain2305/365/orig 2024-06-26T04:39:37.1759901Z * [new branch] gh/anijain2305/366/base -> origin/gh/anijain2305/366/base 2024-06-26T04:39:37.1760758Z * [new branch] gh/anijain2305/366/head -> origin/gh/anijain2305/366/head 2024-06-26T04:39:37.1761618Z * [new branch] gh/anijain2305/366/orig -> origin/gh/anijain2305/366/orig 2024-06-26T04:39:37.1762459Z * [new branch] gh/anijain2305/367/base -> origin/gh/anijain2305/367/base 2024-06-26T04:39:37.1763325Z * [new branch] gh/anijain2305/367/head -> origin/gh/anijain2305/367/head 2024-06-26T04:39:37.1764188Z * [new branch] gh/anijain2305/367/orig -> origin/gh/anijain2305/367/orig 2024-06-26T04:39:37.1765029Z * [new branch] gh/anijain2305/368/base -> origin/gh/anijain2305/368/base 2024-06-26T04:39:37.1765888Z * [new branch] gh/anijain2305/368/head -> origin/gh/anijain2305/368/head 2024-06-26T04:39:37.1766754Z * [new branch] gh/anijain2305/368/orig -> origin/gh/anijain2305/368/orig 2024-06-26T04:39:37.1767602Z * [new branch] gh/anijain2305/369/base -> origin/gh/anijain2305/369/base 2024-06-26T04:39:37.1768453Z * [new branch] gh/anijain2305/369/head -> origin/gh/anijain2305/369/head 2024-06-26T04:39:37.1769320Z * [new branch] gh/anijain2305/369/orig -> origin/gh/anijain2305/369/orig 2024-06-26T04:39:37.1770182Z * [new branch] gh/anijain2305/370/base -> origin/gh/anijain2305/370/base 2024-06-26T04:39:37.1771031Z * [new branch] gh/anijain2305/370/head -> origin/gh/anijain2305/370/head 2024-06-26T04:39:37.1771891Z * [new branch] gh/anijain2305/370/orig -> origin/gh/anijain2305/370/orig 2024-06-26T04:39:37.1772749Z * [new branch] gh/anijain2305/371/base -> origin/gh/anijain2305/371/base 2024-06-26T04:39:37.1773586Z * [new branch] gh/anijain2305/371/head -> origin/gh/anijain2305/371/head 2024-06-26T04:39:37.1774438Z * [new branch] gh/anijain2305/371/orig -> origin/gh/anijain2305/371/orig 2024-06-26T04:39:37.1775299Z * [new branch] gh/anijain2305/372/base -> origin/gh/anijain2305/372/base 2024-06-26T04:39:37.1776158Z * [new branch] gh/anijain2305/372/head -> origin/gh/anijain2305/372/head 2024-06-26T04:39:37.1777106Z * [new branch] gh/anijain2305/372/orig -> origin/gh/anijain2305/372/orig 2024-06-26T04:39:37.1777971Z * [new branch] gh/anijain2305/373/base -> origin/gh/anijain2305/373/base 2024-06-26T04:39:37.1778823Z * [new branch] gh/anijain2305/373/head -> origin/gh/anijain2305/373/head 2024-06-26T04:39:37.1779657Z * [new branch] gh/anijain2305/373/orig -> origin/gh/anijain2305/373/orig 2024-06-26T04:39:37.1780516Z * [new branch] gh/anijain2305/374/base -> origin/gh/anijain2305/374/base 2024-06-26T04:39:37.1781372Z * [new branch] gh/anijain2305/374/head -> origin/gh/anijain2305/374/head 2024-06-26T04:39:37.1782240Z * [new branch] gh/anijain2305/374/orig -> origin/gh/anijain2305/374/orig 2024-06-26T04:39:37.1783088Z * [new branch] gh/anijain2305/375/base -> origin/gh/anijain2305/375/base 2024-06-26T04:39:37.1784031Z * [new branch] gh/anijain2305/375/head -> origin/gh/anijain2305/375/head 2024-06-26T04:39:37.1784886Z * [new branch] gh/anijain2305/375/orig -> origin/gh/anijain2305/375/orig 2024-06-26T04:39:37.1785731Z * [new branch] gh/anijain2305/376/base -> origin/gh/anijain2305/376/base 2024-06-26T04:39:37.1786595Z * [new branch] gh/anijain2305/376/head -> origin/gh/anijain2305/376/head 2024-06-26T04:39:37.1787455Z * [new branch] gh/anijain2305/377/base -> origin/gh/anijain2305/377/base 2024-06-26T04:39:37.1788309Z * [new branch] gh/anijain2305/377/head -> origin/gh/anijain2305/377/head 2024-06-26T04:39:37.1789149Z * [new branch] gh/anijain2305/377/orig -> origin/gh/anijain2305/377/orig 2024-06-26T04:39:37.1790005Z * [new branch] gh/anijain2305/378/base -> origin/gh/anijain2305/378/base 2024-06-26T04:39:37.1790865Z * [new branch] gh/anijain2305/378/head -> origin/gh/anijain2305/378/head 2024-06-26T04:39:37.1791716Z * [new branch] gh/anijain2305/378/orig -> origin/gh/anijain2305/378/orig 2024-06-26T04:39:37.1792579Z * [new branch] gh/anijain2305/379/base -> origin/gh/anijain2305/379/base 2024-06-26T04:39:37.1793438Z * [new branch] gh/anijain2305/379/head -> origin/gh/anijain2305/379/head 2024-06-26T04:39:37.1794298Z * [new branch] gh/anijain2305/379/orig -> origin/gh/anijain2305/379/orig 2024-06-26T04:39:37.1795136Z * [new branch] gh/anijain2305/380/base -> origin/gh/anijain2305/380/base 2024-06-26T04:39:37.1795995Z * [new branch] gh/anijain2305/380/head -> origin/gh/anijain2305/380/head 2024-06-26T04:39:37.1796854Z * [new branch] gh/anijain2305/380/orig -> origin/gh/anijain2305/380/orig 2024-06-26T04:39:37.1797922Z * [new branch] gh/anijain2305/381/base -> origin/gh/anijain2305/381/base 2024-06-26T04:39:37.1798789Z * [new branch] gh/anijain2305/381/head -> origin/gh/anijain2305/381/head 2024-06-26T04:39:37.1799738Z * [new branch] gh/anijain2305/381/orig -> origin/gh/anijain2305/381/orig 2024-06-26T04:39:37.1800590Z * [new branch] gh/anijain2305/382/base -> origin/gh/anijain2305/382/base 2024-06-26T04:39:37.1801451Z * [new branch] gh/anijain2305/382/head -> origin/gh/anijain2305/382/head 2024-06-26T04:39:37.1802309Z * [new branch] gh/anijain2305/382/orig -> origin/gh/anijain2305/382/orig 2024-06-26T04:39:37.1803166Z * [new branch] gh/anijain2305/383/base -> origin/gh/anijain2305/383/base 2024-06-26T04:39:37.1804005Z * [new branch] gh/anijain2305/383/head -> origin/gh/anijain2305/383/head 2024-06-26T04:39:37.1804860Z * [new branch] gh/anijain2305/383/orig -> origin/gh/anijain2305/383/orig 2024-06-26T04:39:37.1805718Z * [new branch] gh/anijain2305/384/base -> origin/gh/anijain2305/384/base 2024-06-26T04:39:37.1806565Z * [new branch] gh/anijain2305/384/head -> origin/gh/anijain2305/384/head 2024-06-26T04:39:37.1807518Z * [new branch] gh/anijain2305/384/orig -> origin/gh/anijain2305/384/orig 2024-06-26T04:39:37.1808384Z * [new branch] gh/anijain2305/385/base -> origin/gh/anijain2305/385/base 2024-06-26T04:39:37.1809249Z * [new branch] gh/anijain2305/385/head -> origin/gh/anijain2305/385/head 2024-06-26T04:39:37.1810091Z * [new branch] gh/anijain2305/385/orig -> origin/gh/anijain2305/385/orig 2024-06-26T04:39:37.1810945Z * [new branch] gh/anijain2305/386/base -> origin/gh/anijain2305/386/base 2024-06-26T04:39:37.1811798Z * [new branch] gh/anijain2305/386/head -> origin/gh/anijain2305/386/head 2024-06-26T04:39:37.1812177Z * [new branch] gh/anijain2305/386/orig -> origin/gh/anijain2305/386/orig 2024-06-26T04:39:37.1812553Z * [new branch] gh/anijain2305/387/base -> origin/gh/anijain2305/387/base 2024-06-26T04:39:37.1813052Z * [new branch] gh/anijain2305/387/head -> origin/gh/anijain2305/387/head 2024-06-26T04:39:37.1813441Z * [new branch] gh/anijain2305/387/orig -> origin/gh/anijain2305/387/orig 2024-06-26T04:39:37.1813818Z * [new branch] gh/anijain2305/388/base -> origin/gh/anijain2305/388/base 2024-06-26T04:39:37.1814192Z * [new branch] gh/anijain2305/388/head -> origin/gh/anijain2305/388/head 2024-06-26T04:39:37.1814583Z * [new branch] gh/anijain2305/388/orig -> origin/gh/anijain2305/388/orig 2024-06-26T04:39:37.1814958Z * [new branch] gh/anijain2305/389/base -> origin/gh/anijain2305/389/base 2024-06-26T04:39:37.1815332Z * [new branch] gh/anijain2305/389/head -> origin/gh/anijain2305/389/head 2024-06-26T04:39:37.1815722Z * [new branch] gh/anijain2305/389/orig -> origin/gh/anijain2305/389/orig 2024-06-26T04:39:37.1816098Z * [new branch] gh/anijain2305/390/base -> origin/gh/anijain2305/390/base 2024-06-26T04:39:37.1816497Z * [new branch] gh/anijain2305/390/head -> origin/gh/anijain2305/390/head 2024-06-26T04:39:37.1816870Z * [new branch] gh/anijain2305/390/orig -> origin/gh/anijain2305/390/orig 2024-06-26T04:39:37.1817245Z * [new branch] gh/anijain2305/391/base -> origin/gh/anijain2305/391/base 2024-06-26T04:39:37.1817634Z * [new branch] gh/anijain2305/391/head -> origin/gh/anijain2305/391/head 2024-06-26T04:39:37.1818009Z * [new branch] gh/anijain2305/391/orig -> origin/gh/anijain2305/391/orig 2024-06-26T04:39:37.1818384Z * [new branch] gh/anijain2305/392/base -> origin/gh/anijain2305/392/base 2024-06-26T04:39:37.1818773Z * [new branch] gh/anijain2305/392/head -> origin/gh/anijain2305/392/head 2024-06-26T04:39:37.1819148Z * [new branch] gh/anijain2305/392/orig -> origin/gh/anijain2305/392/orig 2024-06-26T04:39:37.1819546Z * [new branch] gh/anijain2305/393/base -> origin/gh/anijain2305/393/base 2024-06-26T04:39:37.1819926Z * [new branch] gh/anijain2305/393/head -> origin/gh/anijain2305/393/head 2024-06-26T04:39:37.1820301Z * [new branch] gh/anijain2305/393/orig -> origin/gh/anijain2305/393/orig 2024-06-26T04:39:37.1820688Z * [new branch] gh/anijain2305/394/base -> origin/gh/anijain2305/394/base 2024-06-26T04:39:37.1821062Z * [new branch] gh/anijain2305/394/head -> origin/gh/anijain2305/394/head 2024-06-26T04:39:37.1821435Z * [new branch] gh/anijain2305/394/orig -> origin/gh/anijain2305/394/orig 2024-06-26T04:39:37.1821823Z * [new branch] gh/anijain2305/395/base -> origin/gh/anijain2305/395/base 2024-06-26T04:39:37.1822197Z * [new branch] gh/anijain2305/395/head -> origin/gh/anijain2305/395/head 2024-06-26T04:39:37.1822585Z * [new branch] gh/anijain2305/395/orig -> origin/gh/anijain2305/395/orig 2024-06-26T04:39:37.1822965Z * [new branch] gh/anijain2305/396/base -> origin/gh/anijain2305/396/base 2024-06-26T04:39:37.1823409Z * [new branch] gh/anijain2305/396/head -> origin/gh/anijain2305/396/head 2024-06-26T04:39:37.1823801Z * [new branch] gh/anijain2305/396/orig -> origin/gh/anijain2305/396/orig 2024-06-26T04:39:37.1824174Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2024-06-26T04:39:37.1824546Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2024-06-26T04:39:37.1824930Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2024-06-26T04:39:37.1825291Z * [new branch] gh/aorenste/11/base -> origin/gh/aorenste/11/base 2024-06-26T04:39:37.1825664Z * [new branch] gh/aorenste/11/head -> origin/gh/aorenste/11/head 2024-06-26T04:39:37.1826024Z * [new branch] gh/aorenste/11/orig -> origin/gh/aorenste/11/orig 2024-06-26T04:39:37.1826445Z * [new branch] gh/aorenste/24/base -> origin/gh/aorenste/24/base 2024-06-26T04:39:37.1826822Z * [new branch] gh/aorenste/24/head -> origin/gh/aorenste/24/head 2024-06-26T04:39:37.1827181Z * [new branch] gh/aorenste/24/orig -> origin/gh/aorenste/24/orig 2024-06-26T04:39:37.1827536Z * [new branch] gh/aorenste/29/base -> origin/gh/aorenste/29/base 2024-06-26T04:39:37.1827905Z * [new branch] gh/aorenste/29/head -> origin/gh/aorenste/29/head 2024-06-26T04:39:37.1828262Z * [new branch] gh/aorenste/29/orig -> origin/gh/aorenste/29/orig 2024-06-26T04:39:37.1828633Z * [new branch] gh/aorenste/30/base -> origin/gh/aorenste/30/base 2024-06-26T04:39:37.1828988Z * [new branch] gh/aorenste/30/head -> origin/gh/aorenste/30/head 2024-06-26T04:39:37.1829342Z * [new branch] gh/aorenste/30/orig -> origin/gh/aorenste/30/orig 2024-06-26T04:39:37.1829715Z * [new branch] gh/aorenste/34/base -> origin/gh/aorenste/34/base 2024-06-26T04:39:37.1830072Z * [new branch] gh/aorenste/34/head -> origin/gh/aorenste/34/head 2024-06-26T04:39:37.1830441Z * [new branch] gh/aorenste/34/orig -> origin/gh/aorenste/34/orig 2024-06-26T04:39:37.1830795Z * [new branch] gh/aorenste/39/base -> origin/gh/aorenste/39/base 2024-06-26T04:39:37.1831150Z * [new branch] gh/aorenste/39/head -> origin/gh/aorenste/39/head 2024-06-26T04:39:37.1831519Z * [new branch] gh/aorenste/39/orig -> origin/gh/aorenste/39/orig 2024-06-26T04:39:37.1831876Z * [new branch] gh/aorenste/51/base -> origin/gh/aorenste/51/base 2024-06-26T04:39:37.1832228Z * [new branch] gh/aorenste/51/head -> origin/gh/aorenste/51/head 2024-06-26T04:39:37.1832595Z * [new branch] gh/aorenste/51/orig -> origin/gh/aorenste/51/orig 2024-06-26T04:39:37.1832952Z * [new branch] gh/aorenste/52/base -> origin/gh/aorenste/52/base 2024-06-26T04:39:37.1833324Z * [new branch] gh/aorenste/52/head -> origin/gh/aorenste/52/head 2024-06-26T04:39:37.1833679Z * [new branch] gh/aorenste/52/orig -> origin/gh/aorenste/52/orig 2024-06-26T04:39:37.1834033Z * [new branch] gh/aorenste/53/base -> origin/gh/aorenste/53/base 2024-06-26T04:39:37.1834400Z * [new branch] gh/aorenste/53/head -> origin/gh/aorenste/53/head 2024-06-26T04:39:37.1834755Z * [new branch] gh/aorenste/53/orig -> origin/gh/aorenste/53/orig 2024-06-26T04:39:37.1835106Z * [new branch] gh/aorenste/54/base -> origin/gh/aorenste/54/base 2024-06-26T04:39:37.1835473Z * [new branch] gh/aorenste/54/head -> origin/gh/aorenste/54/head 2024-06-26T04:39:37.1835827Z * [new branch] gh/aorenste/54/orig -> origin/gh/aorenste/54/orig 2024-06-26T04:39:37.1836199Z * [new branch] gh/aorenste/55/base -> origin/gh/aorenste/55/base 2024-06-26T04:39:37.1836602Z * [new branch] gh/aorenste/55/head -> origin/gh/aorenste/55/head 2024-06-26T04:39:37.1836959Z * [new branch] gh/aorenste/55/orig -> origin/gh/aorenste/55/orig 2024-06-26T04:39:37.1837436Z * [new branch] gh/aorenste/56/base -> origin/gh/aorenste/56/base 2024-06-26T04:39:37.1837790Z * [new branch] gh/aorenste/56/head -> origin/gh/aorenste/56/head 2024-06-26T04:39:37.1838142Z * [new branch] gh/aorenste/56/orig -> origin/gh/aorenste/56/orig 2024-06-26T04:39:37.1838506Z * [new branch] gh/aorenste/57/base -> origin/gh/aorenste/57/base 2024-06-26T04:39:37.1838858Z * [new branch] gh/aorenste/57/head -> origin/gh/aorenste/57/head 2024-06-26T04:39:37.1839224Z * [new branch] gh/aorenste/57/orig -> origin/gh/aorenste/57/orig 2024-06-26T04:39:37.1839759Z * [new branch] gh/aorenste/58/base -> origin/gh/aorenste/58/base 2024-06-26T04:39:37.1840141Z * [new branch] gh/aorenste/58/head -> origin/gh/aorenste/58/head 2024-06-26T04:39:37.1840502Z * [new branch] gh/aorenste/58/orig -> origin/gh/aorenste/58/orig 2024-06-26T04:39:37.1840853Z * [new branch] gh/aorenste/59/base -> origin/gh/aorenste/59/base 2024-06-26T04:39:37.1841221Z * [new branch] gh/aorenste/59/head -> origin/gh/aorenste/59/head 2024-06-26T04:39:37.1841576Z * [new branch] gh/aorenste/59/orig -> origin/gh/aorenste/59/orig 2024-06-26T04:39:37.1841932Z * [new branch] gh/aorenste/60/base -> origin/gh/aorenste/60/base 2024-06-26T04:39:37.1842298Z * [new branch] gh/aorenste/60/head -> origin/gh/aorenste/60/head 2024-06-26T04:39:37.1842653Z * [new branch] gh/aorenste/60/orig -> origin/gh/aorenste/60/orig 2024-06-26T04:39:37.1843015Z * [new branch] gh/aorenste/61/base -> origin/gh/aorenste/61/base 2024-06-26T04:39:37.1843382Z * [new branch] gh/aorenste/61/head -> origin/gh/aorenste/61/head 2024-06-26T04:39:37.1843737Z * [new branch] gh/aorenste/61/orig -> origin/gh/aorenste/61/orig 2024-06-26T04:39:37.1844102Z * [new branch] gh/aorenste/62/base -> origin/gh/aorenste/62/base 2024-06-26T04:39:37.1844456Z * [new branch] gh/aorenste/62/head -> origin/gh/aorenste/62/head 2024-06-26T04:39:37.1844812Z * [new branch] gh/aorenste/62/orig -> origin/gh/aorenste/62/orig 2024-06-26T04:39:37.1845180Z * [new branch] gh/aorenste/63/base -> origin/gh/aorenste/63/base 2024-06-26T04:39:37.1845532Z * [new branch] gh/aorenste/63/head -> origin/gh/aorenste/63/head 2024-06-26T04:39:37.1845889Z * [new branch] gh/aorenste/63/orig -> origin/gh/aorenste/63/orig 2024-06-26T04:39:37.1846264Z * [new branch] gh/aorenste/64/base -> origin/gh/aorenste/64/base 2024-06-26T04:39:37.1846618Z * [new branch] gh/aorenste/64/head -> origin/gh/aorenste/64/head 2024-06-26T04:39:37.1846980Z * [new branch] gh/aorenste/64/orig -> origin/gh/aorenste/64/orig 2024-06-26T04:39:37.1847335Z * [new branch] gh/aorenste/65/base -> origin/gh/aorenste/65/base 2024-06-26T04:39:37.1847688Z * [new branch] gh/aorenste/65/head -> origin/gh/aorenste/65/head 2024-06-26T04:39:37.1848055Z * [new branch] gh/aorenste/65/orig -> origin/gh/aorenste/65/orig 2024-06-26T04:39:37.1848406Z * [new branch] gh/aorenste/66/base -> origin/gh/aorenste/66/base 2024-06-26T04:39:37.1848760Z * [new branch] gh/aorenste/66/head -> origin/gh/aorenste/66/head 2024-06-26T04:39:37.1849125Z * [new branch] gh/aorenste/66/orig -> origin/gh/aorenste/66/orig 2024-06-26T04:39:37.1849560Z * [new branch] gh/aorenste/67/base -> origin/gh/aorenste/67/base 2024-06-26T04:39:37.1849929Z * [new branch] gh/aorenste/67/head -> origin/gh/aorenste/67/head 2024-06-26T04:39:37.1850280Z * [new branch] gh/aorenste/67/orig -> origin/gh/aorenste/67/orig 2024-06-26T04:39:37.1850640Z * [new branch] gh/aorenste/68/base -> origin/gh/aorenste/68/base 2024-06-26T04:39:37.1851005Z * [new branch] gh/aorenste/68/head -> origin/gh/aorenste/68/head 2024-06-26T04:39:37.1851358Z * [new branch] gh/aorenste/68/orig -> origin/gh/aorenste/68/orig 2024-06-26T04:39:37.1851710Z * [new branch] gh/aorenste/69/base -> origin/gh/aorenste/69/base 2024-06-26T04:39:37.1852074Z * [new branch] gh/aorenste/69/head -> origin/gh/aorenste/69/head 2024-06-26T04:39:37.1852427Z * [new branch] gh/aorenste/69/orig -> origin/gh/aorenste/69/orig 2024-06-26T04:39:37.1852866Z * [new branch] gh/aorenste/7/base -> origin/gh/aorenste/7/base 2024-06-26T04:39:37.1853221Z * [new branch] gh/aorenste/7/head -> origin/gh/aorenste/7/head 2024-06-26T04:39:37.1853576Z * [new branch] gh/aorenste/7/orig -> origin/gh/aorenste/7/orig 2024-06-26T04:39:37.1853942Z * [new branch] gh/aorenste/70/base -> origin/gh/aorenste/70/base 2024-06-26T04:39:37.1854298Z * [new branch] gh/aorenste/70/head -> origin/gh/aorenste/70/head 2024-06-26T04:39:37.1854668Z * [new branch] gh/aorenste/70/orig -> origin/gh/aorenste/70/orig 2024-06-26T04:39:37.1855022Z * [new branch] gh/aorenste/71/base -> origin/gh/aorenste/71/base 2024-06-26T04:39:37.1855372Z * [new branch] gh/aorenste/71/head -> origin/gh/aorenste/71/head 2024-06-26T04:39:37.1855742Z * [new branch] gh/aorenste/71/orig -> origin/gh/aorenste/71/orig 2024-06-26T04:39:37.1856109Z * [new branch] gh/aorenste/72/base -> origin/gh/aorenste/72/base 2024-06-26T04:39:37.1856464Z * [new branch] gh/aorenste/72/head -> origin/gh/aorenste/72/head 2024-06-26T04:39:37.1857056Z * [new branch] gh/aorenste/72/orig -> origin/gh/aorenste/72/orig 2024-06-26T04:39:37.1857822Z * [new branch] gh/aorenste/73/base -> origin/gh/aorenste/73/base 2024-06-26T04:39:37.1858615Z * [new branch] gh/aorenste/73/head -> origin/gh/aorenste/73/head 2024-06-26T04:39:37.1859382Z * [new branch] gh/aorenste/73/orig -> origin/gh/aorenste/73/orig 2024-06-26T04:39:37.1860487Z * [new branch] gh/aorenste/74/base -> origin/gh/aorenste/74/base 2024-06-26T04:39:37.1861231Z * [new branch] gh/aorenste/74/head -> origin/gh/aorenste/74/head 2024-06-26T04:39:37.1862008Z * [new branch] gh/aorenste/74/orig -> origin/gh/aorenste/74/orig 2024-06-26T04:39:37.1863184Z * [new branch] gh/aorenste/75/base -> origin/gh/aorenste/75/base 2024-06-26T04:39:37.1863878Z * [new branch] gh/aorenste/75/head -> origin/gh/aorenste/75/head 2024-06-26T04:39:37.1864703Z * [new branch] gh/aorenste/75/orig -> origin/gh/aorenste/75/orig 2024-06-26T04:39:37.1865572Z * [new branch] gh/aorenste/76/base -> origin/gh/aorenste/76/base 2024-06-26T04:39:37.1866446Z * [new branch] gh/aorenste/76/head -> origin/gh/aorenste/76/head 2024-06-26T04:39:37.1867127Z * [new branch] gh/aorenste/76/orig -> origin/gh/aorenste/76/orig 2024-06-26T04:39:37.1869271Z * [new branch] gh/aorenste/77/base -> origin/gh/aorenste/77/base 2024-06-26T04:39:37.1870084Z * [new branch] gh/aorenste/77/head -> origin/gh/aorenste/77/head 2024-06-26T04:39:37.1870867Z * [new branch] gh/aorenste/77/orig -> origin/gh/aorenste/77/orig 2024-06-26T04:39:37.1872437Z * [new branch] gh/avikchaudhuri/16/base -> origin/gh/avikchaudhuri/16/base 2024-06-26T04:39:37.1873060Z * [new branch] gh/avikchaudhuri/16/head -> origin/gh/avikchaudhuri/16/head 2024-06-26T04:39:37.1873888Z * [new branch] gh/avikchaudhuri/16/orig -> origin/gh/avikchaudhuri/16/orig 2024-06-26T04:39:37.1875050Z * [new branch] gh/avikchaudhuri/20/base -> origin/gh/avikchaudhuri/20/base 2024-06-26T04:39:37.1875900Z * [new branch] gh/avikchaudhuri/20/head -> origin/gh/avikchaudhuri/20/head 2024-06-26T04:39:37.1876775Z * [new branch] gh/avikchaudhuri/20/orig -> origin/gh/avikchaudhuri/20/orig 2024-06-26T04:39:37.1878137Z * [new branch] gh/avikchaudhuri/22/base -> origin/gh/avikchaudhuri/22/base 2024-06-26T04:39:37.1878958Z * [new branch] gh/avikchaudhuri/22/head -> origin/gh/avikchaudhuri/22/head 2024-06-26T04:39:37.1879907Z * [new branch] gh/avikchaudhuri/22/orig -> origin/gh/avikchaudhuri/22/orig 2024-06-26T04:39:37.1881246Z * [new branch] gh/avikchaudhuri/28/base -> origin/gh/avikchaudhuri/28/base 2024-06-26T04:39:37.1882044Z * [new branch] gh/avikchaudhuri/28/head -> origin/gh/avikchaudhuri/28/head 2024-06-26T04:39:37.1882901Z * [new branch] gh/avikchaudhuri/29/base -> origin/gh/avikchaudhuri/29/base 2024-06-26T04:39:37.1883641Z * [new branch] gh/avikchaudhuri/29/head -> origin/gh/avikchaudhuri/29/head 2024-06-26T04:39:37.1884880Z * [new branch] gh/awgu/351/base -> origin/gh/awgu/351/base 2024-06-26T04:39:37.1885712Z * [new branch] gh/awgu/351/head -> origin/gh/awgu/351/head 2024-06-26T04:39:37.1886516Z * [new branch] gh/awgu/351/orig -> origin/gh/awgu/351/orig 2024-06-26T04:39:37.1887556Z * [new branch] gh/awgu/431/base -> origin/gh/awgu/431/base 2024-06-26T04:39:37.1888344Z * [new branch] gh/awgu/431/head -> origin/gh/awgu/431/head 2024-06-26T04:39:37.1889114Z * [new branch] gh/awgu/431/orig -> origin/gh/awgu/431/orig 2024-06-26T04:39:37.1890227Z * [new branch] gh/awgu/432/base -> origin/gh/awgu/432/base 2024-06-26T04:39:37.1891121Z * [new branch] gh/awgu/432/head -> origin/gh/awgu/432/head 2024-06-26T04:39:37.1891983Z * [new branch] gh/awgu/432/orig -> origin/gh/awgu/432/orig 2024-06-26T04:39:37.1893106Z * [new branch] gh/awgu/434/base -> origin/gh/awgu/434/base 2024-06-26T04:39:37.1893929Z * [new branch] gh/awgu/434/head -> origin/gh/awgu/434/head 2024-06-26T04:39:37.1895042Z * [new branch] gh/awgu/434/orig -> origin/gh/awgu/434/orig 2024-06-26T04:39:37.1896249Z * [new branch] gh/awgu/437/base -> origin/gh/awgu/437/base 2024-06-26T04:39:37.1897030Z * [new branch] gh/awgu/437/head -> origin/gh/awgu/437/head 2024-06-26T04:39:37.1897840Z * [new branch] gh/awgu/437/orig -> origin/gh/awgu/437/orig 2024-06-26T04:39:37.1898921Z * [new branch] gh/awgu/442/base -> origin/gh/awgu/442/base 2024-06-26T04:39:37.1899735Z * [new branch] gh/awgu/442/head -> origin/gh/awgu/442/head 2024-06-26T04:39:37.1900538Z * [new branch] gh/awgu/442/orig -> origin/gh/awgu/442/orig 2024-06-26T04:39:37.1901579Z * [new branch] gh/awgu/443/base -> origin/gh/awgu/443/base 2024-06-26T04:39:37.1902313Z * [new branch] gh/awgu/443/head -> origin/gh/awgu/443/head 2024-06-26T04:39:37.1903185Z * [new branch] gh/awgu/443/orig -> origin/gh/awgu/443/orig 2024-06-26T04:39:37.1904416Z * [new branch] gh/awgu/518/base -> origin/gh/awgu/518/base 2024-06-26T04:39:37.1905171Z * [new branch] gh/awgu/518/head -> origin/gh/awgu/518/head 2024-06-26T04:39:37.1906074Z * [new branch] gh/awgu/518/orig -> origin/gh/awgu/518/orig 2024-06-26T04:39:37.1907020Z * [new branch] gh/awgu/545/base -> origin/gh/awgu/545/base 2024-06-26T04:39:37.1910142Z * [new branch] gh/awgu/545/head -> origin/gh/awgu/545/head 2024-06-26T04:39:37.1910663Z * [new branch] gh/awgu/545/orig -> origin/gh/awgu/545/orig 2024-06-26T04:39:37.1911019Z * [new branch] gh/awgu/583/base -> origin/gh/awgu/583/base 2024-06-26T04:39:37.1911352Z * [new branch] gh/awgu/583/head -> origin/gh/awgu/583/head 2024-06-26T04:39:37.1912197Z * [new branch] gh/awgu/583/orig -> origin/gh/awgu/583/orig 2024-06-26T04:39:37.1913372Z * [new branch] gh/awgu/592/base -> origin/gh/awgu/592/base 2024-06-26T04:39:37.1914648Z * [new branch] gh/awgu/592/head -> origin/gh/awgu/592/head 2024-06-26T04:39:37.1915837Z * [new branch] gh/awgu/592/orig -> origin/gh/awgu/592/orig 2024-06-26T04:39:37.1917636Z * [new branch] gh/awgu/593/base -> origin/gh/awgu/593/base 2024-06-26T04:39:37.1920657Z * [new branch] gh/awgu/593/head -> origin/gh/awgu/593/head 2024-06-26T04:39:37.1921011Z * [new branch] gh/awgu/593/orig -> origin/gh/awgu/593/orig 2024-06-26T04:39:37.1922120Z * [new branch] gh/awgu/594/base -> origin/gh/awgu/594/base 2024-06-26T04:39:37.1922918Z * [new branch] gh/awgu/594/head -> origin/gh/awgu/594/head 2024-06-26T04:39:37.1923768Z * [new branch] gh/awgu/594/orig -> origin/gh/awgu/594/orig 2024-06-26T04:39:37.1924875Z * [new branch] gh/awgu/595/base -> origin/gh/awgu/595/base 2024-06-26T04:39:37.1925649Z * [new branch] gh/awgu/595/head -> origin/gh/awgu/595/head 2024-06-26T04:39:37.1926513Z * [new branch] gh/awgu/595/orig -> origin/gh/awgu/595/orig 2024-06-26T04:39:37.1927723Z * [new branch] gh/awgu/596/base -> origin/gh/awgu/596/base 2024-06-26T04:39:37.1928427Z * [new branch] gh/awgu/596/head -> origin/gh/awgu/596/head 2024-06-26T04:39:37.1929248Z * [new branch] gh/awgu/596/orig -> origin/gh/awgu/596/orig 2024-06-26T04:39:37.1930554Z * [new branch] gh/awgu/597/base -> origin/gh/awgu/597/base 2024-06-26T04:39:37.1931228Z * [new branch] gh/awgu/597/head -> origin/gh/awgu/597/head 2024-06-26T04:39:37.1931915Z * [new branch] gh/awgu/597/orig -> origin/gh/awgu/597/orig 2024-06-26T04:39:37.1933003Z * [new branch] gh/awgu/598/base -> origin/gh/awgu/598/base 2024-06-26T04:39:37.1933837Z * [new branch] gh/awgu/598/head -> origin/gh/awgu/598/head 2024-06-26T04:39:37.1934656Z * [new branch] gh/awgu/598/orig -> origin/gh/awgu/598/orig 2024-06-26T04:39:37.1935762Z * [new branch] gh/awgu/599/base -> origin/gh/awgu/599/base 2024-06-26T04:39:37.1936508Z * [new branch] gh/awgu/599/head -> origin/gh/awgu/599/head 2024-06-26T04:39:37.1937443Z * [new branch] gh/awgu/599/orig -> origin/gh/awgu/599/orig 2024-06-26T04:39:37.1938507Z * [new branch] gh/awgu/600/base -> origin/gh/awgu/600/base 2024-06-26T04:39:37.1939270Z * [new branch] gh/awgu/600/head -> origin/gh/awgu/600/head 2024-06-26T04:39:37.1940033Z * [new branch] gh/awgu/600/orig -> origin/gh/awgu/600/orig 2024-06-26T04:39:37.1940982Z * [new branch] gh/awgu/601/base -> origin/gh/awgu/601/base 2024-06-26T04:39:37.1941863Z * [new branch] gh/awgu/601/head -> origin/gh/awgu/601/head 2024-06-26T04:39:37.1942625Z * [new branch] gh/awgu/601/orig -> origin/gh/awgu/601/orig 2024-06-26T04:39:37.1943884Z * [new branch] gh/awgu/602/base -> origin/gh/awgu/602/base 2024-06-26T04:39:37.1944436Z * [new branch] gh/awgu/602/head -> origin/gh/awgu/602/head 2024-06-26T04:39:37.1945295Z * [new branch] gh/awgu/602/orig -> origin/gh/awgu/602/orig 2024-06-26T04:39:37.1946587Z * [new branch] gh/awgu/603/base -> origin/gh/awgu/603/base 2024-06-26T04:39:37.1947650Z * [new branch] gh/awgu/603/head -> origin/gh/awgu/603/head 2024-06-26T04:39:37.1948369Z * [new branch] gh/awgu/603/orig -> origin/gh/awgu/603/orig 2024-06-26T04:39:37.1949825Z * [new branch] gh/awgu/604/base -> origin/gh/awgu/604/base 2024-06-26T04:39:37.1950723Z * [new branch] gh/awgu/604/head -> origin/gh/awgu/604/head 2024-06-26T04:39:37.1951483Z * [new branch] gh/awgu/604/orig -> origin/gh/awgu/604/orig 2024-06-26T04:39:37.1952751Z * [new branch] gh/awgu/605/base -> origin/gh/awgu/605/base 2024-06-26T04:39:37.1953533Z * [new branch] gh/awgu/605/head -> origin/gh/awgu/605/head 2024-06-26T04:39:37.1954422Z * [new branch] gh/awgu/605/orig -> origin/gh/awgu/605/orig 2024-06-26T04:39:37.1955489Z * [new branch] gh/awgu/606/base -> origin/gh/awgu/606/base 2024-06-26T04:39:37.1956381Z * [new branch] gh/awgu/606/head -> origin/gh/awgu/606/head 2024-06-26T04:39:37.1957250Z * [new branch] gh/awgu/606/orig -> origin/gh/awgu/606/orig 2024-06-26T04:39:37.1958582Z * [new branch] gh/awgu/607/base -> origin/gh/awgu/607/base 2024-06-26T04:39:37.1959113Z * [new branch] gh/awgu/607/head -> origin/gh/awgu/607/head 2024-06-26T04:39:37.1960150Z * [new branch] gh/awgu/607/orig -> origin/gh/awgu/607/orig 2024-06-26T04:39:37.1961249Z * [new branch] gh/awgu/608/base -> origin/gh/awgu/608/base 2024-06-26T04:39:37.1962053Z * [new branch] gh/awgu/608/head -> origin/gh/awgu/608/head 2024-06-26T04:39:37.1962789Z * [new branch] gh/awgu/608/orig -> origin/gh/awgu/608/orig 2024-06-26T04:39:37.1963858Z * [new branch] gh/awgu/609/base -> origin/gh/awgu/609/base 2024-06-26T04:39:37.1964511Z * [new branch] gh/awgu/609/head -> origin/gh/awgu/609/head 2024-06-26T04:39:37.1965390Z * [new branch] gh/awgu/609/orig -> origin/gh/awgu/609/orig 2024-06-26T04:39:37.1967194Z * [new branch] gh/bdhirsh/366/base -> origin/gh/bdhirsh/366/base 2024-06-26T04:39:37.1968065Z * [new branch] gh/bdhirsh/366/head -> origin/gh/bdhirsh/366/head 2024-06-26T04:39:37.1968860Z * [new branch] gh/bdhirsh/366/orig -> origin/gh/bdhirsh/366/orig 2024-06-26T04:39:37.1969900Z * [new branch] gh/bdhirsh/385/base -> origin/gh/bdhirsh/385/base 2024-06-26T04:39:37.1970806Z * [new branch] gh/bdhirsh/385/head -> origin/gh/bdhirsh/385/head 2024-06-26T04:39:37.1971520Z * [new branch] gh/bdhirsh/385/orig -> origin/gh/bdhirsh/385/orig 2024-06-26T04:39:37.1972619Z * [new branch] gh/bdhirsh/509/base -> origin/gh/bdhirsh/509/base 2024-06-26T04:39:37.1973401Z * [new branch] gh/bdhirsh/509/head -> origin/gh/bdhirsh/509/head 2024-06-26T04:39:37.1974221Z * [new branch] gh/bdhirsh/509/orig -> origin/gh/bdhirsh/509/orig 2024-06-26T04:39:37.1975318Z * [new branch] gh/bdhirsh/526/base -> origin/gh/bdhirsh/526/base 2024-06-26T04:39:37.1976263Z * [new branch] gh/bdhirsh/526/head -> origin/gh/bdhirsh/526/head 2024-06-26T04:39:37.1977097Z * [new branch] gh/bdhirsh/526/orig -> origin/gh/bdhirsh/526/orig 2024-06-26T04:39:37.1978577Z * [new branch] gh/bdhirsh/528/base -> origin/gh/bdhirsh/528/base 2024-06-26T04:39:37.1979571Z * [new branch] gh/bdhirsh/528/head -> origin/gh/bdhirsh/528/head 2024-06-26T04:39:37.1980168Z * [new branch] gh/bdhirsh/528/orig -> origin/gh/bdhirsh/528/orig 2024-06-26T04:39:37.1981289Z * [new branch] gh/bdhirsh/531/base -> origin/gh/bdhirsh/531/base 2024-06-26T04:39:37.1982029Z * [new branch] gh/bdhirsh/531/head -> origin/gh/bdhirsh/531/head 2024-06-26T04:39:37.1982812Z * [new branch] gh/bdhirsh/531/orig -> origin/gh/bdhirsh/531/orig 2024-06-26T04:39:37.1983853Z * [new branch] gh/bdhirsh/537/base -> origin/gh/bdhirsh/537/base 2024-06-26T04:39:37.1984664Z * [new branch] gh/bdhirsh/537/head -> origin/gh/bdhirsh/537/head 2024-06-26T04:39:37.1985365Z * [new branch] gh/bdhirsh/537/orig -> origin/gh/bdhirsh/537/orig 2024-06-26T04:39:37.1986928Z * [new branch] gh/bdhirsh/547/base -> origin/gh/bdhirsh/547/base 2024-06-26T04:39:37.1987803Z * [new branch] gh/bdhirsh/547/head -> origin/gh/bdhirsh/547/head 2024-06-26T04:39:37.1988604Z * [new branch] gh/bdhirsh/547/orig -> origin/gh/bdhirsh/547/orig 2024-06-26T04:39:37.1989976Z * [new branch] gh/bdhirsh/549/base -> origin/gh/bdhirsh/549/base 2024-06-26T04:39:37.1990542Z * [new branch] gh/bdhirsh/549/head -> origin/gh/bdhirsh/549/head 2024-06-26T04:39:37.1991400Z * [new branch] gh/bdhirsh/549/orig -> origin/gh/bdhirsh/549/orig 2024-06-26T04:39:37.1992705Z * [new branch] gh/bdhirsh/550/base -> origin/gh/bdhirsh/550/base 2024-06-26T04:39:37.1993541Z * [new branch] gh/bdhirsh/550/head -> origin/gh/bdhirsh/550/head 2024-06-26T04:39:37.1994346Z * [new branch] gh/bdhirsh/550/orig -> origin/gh/bdhirsh/550/orig 2024-06-26T04:39:37.1995484Z * [new branch] gh/bdhirsh/553/base -> origin/gh/bdhirsh/553/base 2024-06-26T04:39:37.1996195Z * [new branch] gh/bdhirsh/553/head -> origin/gh/bdhirsh/553/head 2024-06-26T04:39:37.1996938Z * [new branch] gh/bdhirsh/553/orig -> origin/gh/bdhirsh/553/orig 2024-06-26T04:39:37.1998202Z * [new branch] gh/bdhirsh/557/base -> origin/gh/bdhirsh/557/base 2024-06-26T04:39:37.1999095Z * [new branch] gh/bdhirsh/557/head -> origin/gh/bdhirsh/557/head 2024-06-26T04:39:37.1999960Z * [new branch] gh/bdhirsh/557/orig -> origin/gh/bdhirsh/557/orig 2024-06-26T04:39:37.2001390Z * [new branch] gh/bdhirsh/559/base -> origin/gh/bdhirsh/559/base 2024-06-26T04:39:37.2002166Z * [new branch] gh/bdhirsh/559/head -> origin/gh/bdhirsh/559/head 2024-06-26T04:39:37.2002857Z * [new branch] gh/bdhirsh/559/orig -> origin/gh/bdhirsh/559/orig 2024-06-26T04:39:37.2003927Z * [new branch] gh/bdhirsh/560/base -> origin/gh/bdhirsh/560/base 2024-06-26T04:39:37.2004782Z * [new branch] gh/bdhirsh/560/head -> origin/gh/bdhirsh/560/head 2024-06-26T04:39:37.2005564Z * [new branch] gh/bdhirsh/560/orig -> origin/gh/bdhirsh/560/orig 2024-06-26T04:39:37.2006610Z * [new branch] gh/bdhirsh/562/base -> origin/gh/bdhirsh/562/base 2024-06-26T04:39:37.2007403Z * [new branch] gh/bdhirsh/562/head -> origin/gh/bdhirsh/562/head 2024-06-26T04:39:37.2008171Z * [new branch] gh/bdhirsh/562/orig -> origin/gh/bdhirsh/562/orig 2024-06-26T04:39:37.2009533Z * [new branch] gh/bdhirsh/565/base -> origin/gh/bdhirsh/565/base 2024-06-26T04:39:37.2010110Z * [new branch] gh/bdhirsh/565/head -> origin/gh/bdhirsh/565/head 2024-06-26T04:39:37.2010786Z * [new branch] gh/bdhirsh/565/orig -> origin/gh/bdhirsh/565/orig 2024-06-26T04:39:37.2011913Z * [new branch] gh/bdhirsh/569/base -> origin/gh/bdhirsh/569/base 2024-06-26T04:39:37.2012747Z * [new branch] gh/bdhirsh/569/head -> origin/gh/bdhirsh/569/head 2024-06-26T04:39:37.2013479Z * [new branch] gh/bdhirsh/569/orig -> origin/gh/bdhirsh/569/orig 2024-06-26T04:39:37.2014645Z * [new branch] gh/bdhirsh/571/base -> origin/gh/bdhirsh/571/base 2024-06-26T04:39:37.2015409Z * [new branch] gh/bdhirsh/571/head -> origin/gh/bdhirsh/571/head 2024-06-26T04:39:37.2016220Z * [new branch] gh/bdhirsh/571/orig -> origin/gh/bdhirsh/571/orig 2024-06-26T04:39:37.2017363Z * [new branch] gh/bdhirsh/572/base -> origin/gh/bdhirsh/572/base 2024-06-26T04:39:37.2018159Z * [new branch] gh/bdhirsh/572/head -> origin/gh/bdhirsh/572/head 2024-06-26T04:39:37.2018961Z * [new branch] gh/bdhirsh/572/orig -> origin/gh/bdhirsh/572/orig 2024-06-26T04:39:37.2020193Z * [new branch] gh/bdhirsh/573/base -> origin/gh/bdhirsh/573/base 2024-06-26T04:39:37.2021048Z * [new branch] gh/bdhirsh/573/head -> origin/gh/bdhirsh/573/head 2024-06-26T04:39:37.2021824Z * [new branch] gh/bdhirsh/573/orig -> origin/gh/bdhirsh/573/orig 2024-06-26T04:39:37.2023072Z * [new branch] gh/bdhirsh/574/base -> origin/gh/bdhirsh/574/base 2024-06-26T04:39:37.2023774Z * [new branch] gh/bdhirsh/574/head -> origin/gh/bdhirsh/574/head 2024-06-26T04:39:37.2024556Z * [new branch] gh/bdhirsh/574/orig -> origin/gh/bdhirsh/574/orig 2024-06-26T04:39:37.2025774Z * [new branch] gh/bdhirsh/575/base -> origin/gh/bdhirsh/575/base 2024-06-26T04:39:37.2026523Z * [new branch] gh/bdhirsh/575/head -> origin/gh/bdhirsh/575/head 2024-06-26T04:39:37.2027275Z * [new branch] gh/bdhirsh/575/orig -> origin/gh/bdhirsh/575/orig 2024-06-26T04:39:37.2028542Z * [new branch] gh/bdhirsh/576/base -> origin/gh/bdhirsh/576/base 2024-06-26T04:39:37.2029350Z * [new branch] gh/bdhirsh/576/head -> origin/gh/bdhirsh/576/head 2024-06-26T04:39:37.2030164Z * [new branch] gh/bdhirsh/576/orig -> origin/gh/bdhirsh/576/orig 2024-06-26T04:39:37.2031365Z * [new branch] gh/bdhirsh/577/base -> origin/gh/bdhirsh/577/base 2024-06-26T04:39:37.2032132Z * [new branch] gh/bdhirsh/577/head -> origin/gh/bdhirsh/577/head 2024-06-26T04:39:37.2032894Z * [new branch] gh/bdhirsh/577/orig -> origin/gh/bdhirsh/577/orig 2024-06-26T04:39:37.2034191Z * [new branch] gh/bdhirsh/578/base -> origin/gh/bdhirsh/578/base 2024-06-26T04:39:37.2034930Z * [new branch] gh/bdhirsh/578/head -> origin/gh/bdhirsh/578/head 2024-06-26T04:39:37.2035765Z * [new branch] gh/bdhirsh/578/orig -> origin/gh/bdhirsh/578/orig 2024-06-26T04:39:37.2037239Z * [new branch] gh/bdhirsh/579/base -> origin/gh/bdhirsh/579/base 2024-06-26T04:39:37.2038123Z * [new branch] gh/bdhirsh/579/head -> origin/gh/bdhirsh/579/head 2024-06-26T04:39:37.2038981Z * [new branch] gh/bdhirsh/579/orig -> origin/gh/bdhirsh/579/orig 2024-06-26T04:39:37.2040151Z * [new branch] gh/bdhirsh/580/base -> origin/gh/bdhirsh/580/base 2024-06-26T04:39:37.2040973Z * [new branch] gh/bdhirsh/580/head -> origin/gh/bdhirsh/580/head 2024-06-26T04:39:37.2041729Z * [new branch] gh/bdhirsh/580/orig -> origin/gh/bdhirsh/580/orig 2024-06-26T04:39:37.2042916Z * [new branch] gh/bdhirsh/581/base -> origin/gh/bdhirsh/581/base 2024-06-26T04:39:37.2044158Z * [new branch] gh/bdhirsh/581/head -> origin/gh/bdhirsh/581/head 2024-06-26T04:39:37.2044711Z * [new branch] gh/bdhirsh/581/orig -> origin/gh/bdhirsh/581/orig 2024-06-26T04:39:37.2045809Z * [new branch] gh/bdhirsh/582/base -> origin/gh/bdhirsh/582/base 2024-06-26T04:39:37.2046662Z * [new branch] gh/bdhirsh/582/head -> origin/gh/bdhirsh/582/head 2024-06-26T04:39:37.2047291Z * [new branch] gh/bdhirsh/582/orig -> origin/gh/bdhirsh/582/orig 2024-06-26T04:39:37.2048795Z * [new branch] gh/bigfootjon/1/base -> origin/gh/bigfootjon/1/base 2024-06-26T04:39:37.2049418Z * [new branch] gh/bigfootjon/1/head -> origin/gh/bigfootjon/1/head 2024-06-26T04:39:37.2050359Z * [new branch] gh/bigfootjon/2/base -> origin/gh/bigfootjon/2/base 2024-06-26T04:39:37.2051298Z * [new branch] gh/bigfootjon/2/orig -> origin/gh/bigfootjon/2/orig 2024-06-26T04:39:37.2055839Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2024-06-26T04:39:37.2056547Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2024-06-26T04:39:37.2057200Z * [new branch] gh/briancoutinho/4/base -> origin/gh/briancoutinho/4/base 2024-06-26T04:39:37.2057737Z * [new branch] gh/briancoutinho/4/head -> origin/gh/briancoutinho/4/head 2024-06-26T04:39:37.2058323Z * [new branch] gh/briancoutinho/4/orig -> origin/gh/briancoutinho/4/orig 2024-06-26T04:39:37.2058699Z * [new branch] gh/c-p-i-o/10/base -> origin/gh/c-p-i-o/10/base 2024-06-26T04:39:37.2059243Z * [new branch] gh/c-p-i-o/10/head -> origin/gh/c-p-i-o/10/head 2024-06-26T04:39:37.2059605Z * [new branch] gh/c-p-i-o/10/orig -> origin/gh/c-p-i-o/10/orig 2024-06-26T04:39:37.2060742Z * [new branch] gh/c-p-i-o/11/base -> origin/gh/c-p-i-o/11/base 2024-06-26T04:39:37.2061333Z * [new branch] gh/c-p-i-o/11/head -> origin/gh/c-p-i-o/11/head 2024-06-26T04:39:37.2062154Z * [new branch] gh/c-p-i-o/11/orig -> origin/gh/c-p-i-o/11/orig 2024-06-26T04:39:37.2063129Z * [new branch] gh/c-p-i-o/12/base -> origin/gh/c-p-i-o/12/base 2024-06-26T04:39:37.2063983Z * [new branch] gh/c-p-i-o/12/head -> origin/gh/c-p-i-o/12/head 2024-06-26T04:39:37.2064761Z * [new branch] gh/c-p-i-o/12/orig -> origin/gh/c-p-i-o/12/orig 2024-06-26T04:39:37.2065749Z * [new branch] gh/c-p-i-o/13/base -> origin/gh/c-p-i-o/13/base 2024-06-26T04:39:37.2066528Z * [new branch] gh/c-p-i-o/13/head -> origin/gh/c-p-i-o/13/head 2024-06-26T04:39:37.2067314Z * [new branch] gh/c-p-i-o/13/orig -> origin/gh/c-p-i-o/13/orig 2024-06-26T04:39:37.2068360Z * [new branch] gh/c-p-i-o/14/base -> origin/gh/c-p-i-o/14/base 2024-06-26T04:39:37.2069080Z * [new branch] gh/c-p-i-o/14/head -> origin/gh/c-p-i-o/14/head 2024-06-26T04:39:37.2069970Z * [new branch] gh/c-p-i-o/14/orig -> origin/gh/c-p-i-o/14/orig 2024-06-26T04:39:37.2071399Z * [new branch] gh/c-p-i-o/15/base -> origin/gh/c-p-i-o/15/base 2024-06-26T04:39:37.2071924Z * [new branch] gh/c-p-i-o/15/head -> origin/gh/c-p-i-o/15/head 2024-06-26T04:39:37.2072744Z * [new branch] gh/c-p-i-o/15/orig -> origin/gh/c-p-i-o/15/orig 2024-06-26T04:39:37.2073822Z * [new branch] gh/c-p-i-o/16/base -> origin/gh/c-p-i-o/16/base 2024-06-26T04:39:37.2074507Z * [new branch] gh/c-p-i-o/16/head -> origin/gh/c-p-i-o/16/head 2024-06-26T04:39:37.2075345Z * [new branch] gh/c-p-i-o/16/orig -> origin/gh/c-p-i-o/16/orig 2024-06-26T04:39:37.2076329Z * [new branch] gh/c-p-i-o/17/base -> origin/gh/c-p-i-o/17/base 2024-06-26T04:39:37.2077250Z * [new branch] gh/c-p-i-o/17/head -> origin/gh/c-p-i-o/17/head 2024-06-26T04:39:37.2078188Z * [new branch] gh/c-p-i-o/17/orig -> origin/gh/c-p-i-o/17/orig 2024-06-26T04:39:37.2080739Z * [new branch] gh/c-p-i-o/18/base -> origin/gh/c-p-i-o/18/base 2024-06-26T04:39:37.2081844Z * [new branch] gh/c-p-i-o/18/head -> origin/gh/c-p-i-o/18/head 2024-06-26T04:39:37.2082477Z * [new branch] gh/c-p-i-o/18/orig -> origin/gh/c-p-i-o/18/orig 2024-06-26T04:39:37.2083885Z * [new branch] gh/c-p-i-o/19/base -> origin/gh/c-p-i-o/19/base 2024-06-26T04:39:37.2084491Z * [new branch] gh/c-p-i-o/19/head -> origin/gh/c-p-i-o/19/head 2024-06-26T04:39:37.2085045Z * [new branch] gh/c-p-i-o/19/orig -> origin/gh/c-p-i-o/19/orig 2024-06-26T04:39:37.2085974Z * [new branch] gh/c-p-i-o/20/base -> origin/gh/c-p-i-o/20/base 2024-06-26T04:39:37.2086739Z * [new branch] gh/c-p-i-o/20/head -> origin/gh/c-p-i-o/20/head 2024-06-26T04:39:37.2087531Z * [new branch] gh/c-p-i-o/20/orig -> origin/gh/c-p-i-o/20/orig 2024-06-26T04:39:37.2088519Z * [new branch] gh/c-p-i-o/21/base -> origin/gh/c-p-i-o/21/base 2024-06-26T04:39:37.2089333Z * [new branch] gh/c-p-i-o/21/head -> origin/gh/c-p-i-o/21/head 2024-06-26T04:39:37.2090121Z * [new branch] gh/c-p-i-o/21/orig -> origin/gh/c-p-i-o/21/orig 2024-06-26T04:39:37.2091242Z * [new branch] gh/c-p-i-o/22/base -> origin/gh/c-p-i-o/22/base 2024-06-26T04:39:37.2091932Z * [new branch] gh/c-p-i-o/22/head -> origin/gh/c-p-i-o/22/head 2024-06-26T04:39:37.2092726Z * [new branch] gh/c-p-i-o/22/orig -> origin/gh/c-p-i-o/22/orig 2024-06-26T04:39:37.2093846Z * [new branch] gh/c-p-i-o/4/base -> origin/gh/c-p-i-o/4/base 2024-06-26T04:39:37.2094928Z * [new branch] gh/c-p-i-o/4/head -> origin/gh/c-p-i-o/4/head 2024-06-26T04:39:37.2095716Z * [new branch] gh/c-p-i-o/4/orig -> origin/gh/c-p-i-o/4/orig 2024-06-26T04:39:37.2096662Z * [new branch] gh/c-p-i-o/5/base -> origin/gh/c-p-i-o/5/base 2024-06-26T04:39:37.2097490Z * [new branch] gh/c-p-i-o/5/head -> origin/gh/c-p-i-o/5/head 2024-06-26T04:39:37.2098264Z * [new branch] gh/c-p-i-o/5/orig -> origin/gh/c-p-i-o/5/orig 2024-06-26T04:39:37.2099621Z * [new branch] gh/cccclai/189/base -> origin/gh/cccclai/189/base 2024-06-26T04:39:37.2100400Z * [new branch] gh/cccclai/189/head -> origin/gh/cccclai/189/head 2024-06-26T04:39:37.2101139Z * [new branch] gh/cccclai/189/orig -> origin/gh/cccclai/189/orig 2024-06-26T04:39:37.2102206Z * [new branch] gh/cccclai/190/base -> origin/gh/cccclai/190/base 2024-06-26T04:39:37.2102946Z * [new branch] gh/cccclai/190/head -> origin/gh/cccclai/190/head 2024-06-26T04:39:37.2103745Z * [new branch] gh/cccclai/190/orig -> origin/gh/cccclai/190/orig 2024-06-26T04:39:37.2105276Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2024-06-26T04:39:37.2106070Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2024-06-26T04:39:37.2106735Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2024-06-26T04:39:37.2107931Z * [new branch] gh/chenyang78/15/base -> origin/gh/chenyang78/15/base 2024-06-26T04:39:37.2108693Z * [new branch] gh/chenyang78/15/head -> origin/gh/chenyang78/15/head 2024-06-26T04:39:37.2109463Z * [new branch] gh/chenyang78/15/orig -> origin/gh/chenyang78/15/orig 2024-06-26T04:39:37.2110565Z * [new branch] gh/chenyang78/17/base -> origin/gh/chenyang78/17/base 2024-06-26T04:39:37.2111276Z * [new branch] gh/chenyang78/17/head -> origin/gh/chenyang78/17/head 2024-06-26T04:39:37.2112123Z * [new branch] gh/chenyang78/17/orig -> origin/gh/chenyang78/17/orig 2024-06-26T04:39:37.2113102Z * [new branch] gh/chenyang78/18/base -> origin/gh/chenyang78/18/base 2024-06-26T04:39:37.2114023Z * [new branch] gh/chenyang78/18/head -> origin/gh/chenyang78/18/head 2024-06-26T04:39:37.2114775Z * [new branch] gh/chenyang78/18/orig -> origin/gh/chenyang78/18/orig 2024-06-26T04:39:37.2115990Z * [new branch] gh/chenyang78/19/base -> origin/gh/chenyang78/19/base 2024-06-26T04:39:37.2116871Z * [new branch] gh/chenyang78/19/head -> origin/gh/chenyang78/19/head 2024-06-26T04:39:37.2117880Z * [new branch] gh/chenyang78/19/orig -> origin/gh/chenyang78/19/orig 2024-06-26T04:39:37.2119187Z * [new branch] gh/chillee/192/base -> origin/gh/chillee/192/base 2024-06-26T04:39:37.2120053Z * [new branch] gh/chillee/192/head -> origin/gh/chillee/192/head 2024-06-26T04:39:37.2120911Z * [new branch] gh/chillee/192/orig -> origin/gh/chillee/192/orig 2024-06-26T04:39:37.2122117Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2024-06-26T04:39:37.2122858Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2024-06-26T04:39:37.2123683Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2024-06-26T04:39:37.2124807Z * [new branch] gh/chillee/251/base -> origin/gh/chillee/251/base 2024-06-26T04:39:37.2125511Z * [new branch] gh/chillee/251/head -> origin/gh/chillee/251/head 2024-06-26T04:39:37.2126352Z * [new branch] gh/chillee/251/orig -> origin/gh/chillee/251/orig 2024-06-26T04:39:37.2127475Z * [new branch] gh/chillee/252/base -> origin/gh/chillee/252/base 2024-06-26T04:39:37.2128329Z * [new branch] gh/chillee/252/head -> origin/gh/chillee/252/head 2024-06-26T04:39:37.2129107Z * [new branch] gh/chillee/252/orig -> origin/gh/chillee/252/orig 2024-06-26T04:39:37.2130214Z * [new branch] gh/chillee/268/base -> origin/gh/chillee/268/base 2024-06-26T04:39:37.2131143Z * [new branch] gh/chillee/268/head -> origin/gh/chillee/268/head 2024-06-26T04:39:37.2131814Z * [new branch] gh/chillee/268/orig -> origin/gh/chillee/268/orig 2024-06-26T04:39:37.2132927Z * [new branch] gh/chillee/270/base -> origin/gh/chillee/270/base 2024-06-26T04:39:37.2133713Z * [new branch] gh/chillee/270/head -> origin/gh/chillee/270/head 2024-06-26T04:39:37.2134561Z * [new branch] gh/chillee/270/orig -> origin/gh/chillee/270/orig 2024-06-26T04:39:37.2135548Z * [new branch] gh/chillee/277/base -> origin/gh/chillee/277/base 2024-06-26T04:39:37.2136363Z * [new branch] gh/chillee/277/head -> origin/gh/chillee/277/head 2024-06-26T04:39:37.2137122Z * [new branch] gh/chillee/277/orig -> origin/gh/chillee/277/orig 2024-06-26T04:39:37.2138219Z * [new branch] gh/chillee/281/base -> origin/gh/chillee/281/base 2024-06-26T04:39:37.2138972Z * [new branch] gh/chillee/281/head -> origin/gh/chillee/281/head 2024-06-26T04:39:37.2139894Z * [new branch] gh/chillee/281/orig -> origin/gh/chillee/281/orig 2024-06-26T04:39:37.2140971Z * [new branch] gh/chillee/286/base -> origin/gh/chillee/286/base 2024-06-26T04:39:37.2141778Z * [new branch] gh/chillee/286/head -> origin/gh/chillee/286/head 2024-06-26T04:39:37.2142557Z * [new branch] gh/chillee/286/orig -> origin/gh/chillee/286/orig 2024-06-26T04:39:37.2143594Z * [new branch] gh/chillee/287/base -> origin/gh/chillee/287/base 2024-06-26T04:39:37.2144221Z * [new branch] gh/chillee/287/head -> origin/gh/chillee/287/head 2024-06-26T04:39:37.2145028Z * [new branch] gh/chillee/287/orig -> origin/gh/chillee/287/orig 2024-06-26T04:39:37.2146283Z * [new branch] gh/chillee/291/base -> origin/gh/chillee/291/base 2024-06-26T04:39:37.2146982Z * [new branch] gh/chillee/291/head -> origin/gh/chillee/291/head 2024-06-26T04:39:37.2147684Z * [new branch] gh/chillee/291/orig -> origin/gh/chillee/291/orig 2024-06-26T04:39:37.2148732Z * [new branch] gh/chillee/292/base -> origin/gh/chillee/292/base 2024-06-26T04:39:37.2149506Z * [new branch] gh/chillee/292/head -> origin/gh/chillee/292/head 2024-06-26T04:39:37.2150259Z * [new branch] gh/chillee/292/orig -> origin/gh/chillee/292/orig 2024-06-26T04:39:37.2151745Z * [new branch] gh/chillee/293/base -> origin/gh/chillee/293/base 2024-06-26T04:39:37.2152248Z * [new branch] gh/chillee/293/head -> origin/gh/chillee/293/head 2024-06-26T04:39:37.2152991Z * [new branch] gh/chillee/293/orig -> origin/gh/chillee/293/orig 2024-06-26T04:39:37.2154028Z * [new branch] gh/chillee/297/base -> origin/gh/chillee/297/base 2024-06-26T04:39:37.2154882Z * [new branch] gh/chillee/297/head -> origin/gh/chillee/297/head 2024-06-26T04:39:37.2155687Z * [new branch] gh/chillee/297/orig -> origin/gh/chillee/297/orig 2024-06-26T04:39:37.2156942Z * [new branch] gh/chillee/298/base -> origin/gh/chillee/298/base 2024-06-26T04:39:37.2158043Z * [new branch] gh/chillee/298/head -> origin/gh/chillee/298/head 2024-06-26T04:39:37.2158900Z * [new branch] gh/chillee/298/orig -> origin/gh/chillee/298/orig 2024-06-26T04:39:37.2160190Z * [new branch] gh/chillee/302/base -> origin/gh/chillee/302/base 2024-06-26T04:39:37.2160985Z * [new branch] gh/chillee/302/head -> origin/gh/chillee/302/head 2024-06-26T04:39:37.2161766Z * [new branch] gh/chillee/302/orig -> origin/gh/chillee/302/orig 2024-06-26T04:39:37.2162896Z * [new branch] gh/chillee/303/base -> origin/gh/chillee/303/base 2024-06-26T04:39:37.2163766Z * [new branch] gh/chillee/303/head -> origin/gh/chillee/303/head 2024-06-26T04:39:37.2164549Z * [new branch] gh/chillee/303/orig -> origin/gh/chillee/303/orig 2024-06-26T04:39:37.2165635Z * [new branch] gh/chillee/304/base -> origin/gh/chillee/304/base 2024-06-26T04:39:37.2166375Z * [new branch] gh/chillee/304/head -> origin/gh/chillee/304/head 2024-06-26T04:39:37.2167292Z * [new branch] gh/chillee/304/orig -> origin/gh/chillee/304/orig 2024-06-26T04:39:37.2168250Z * [new branch] gh/chillee/305/base -> origin/gh/chillee/305/base 2024-06-26T04:39:37.2169088Z * [new branch] gh/chillee/305/head -> origin/gh/chillee/305/head 2024-06-26T04:39:37.2169881Z * [new branch] gh/chillee/305/orig -> origin/gh/chillee/305/orig 2024-06-26T04:39:37.2171027Z * [new branch] gh/chillee/306/base -> origin/gh/chillee/306/base 2024-06-26T04:39:37.2171752Z * [new branch] gh/chillee/306/head -> origin/gh/chillee/306/head 2024-06-26T04:39:37.2172560Z * [new branch] gh/chillee/306/orig -> origin/gh/chillee/306/orig 2024-06-26T04:39:37.2173715Z * [new branch] gh/chillee/307/base -> origin/gh/chillee/307/base 2024-06-26T04:39:37.2174574Z * [new branch] gh/chillee/307/head -> origin/gh/chillee/307/head 2024-06-26T04:39:37.2175447Z * [new branch] gh/chillee/307/orig -> origin/gh/chillee/307/orig 2024-06-26T04:39:37.2176360Z * [new branch] gh/chillee/308/base -> origin/gh/chillee/308/base 2024-06-26T04:39:37.2177264Z * [new branch] gh/chillee/308/head -> origin/gh/chillee/308/head 2024-06-26T04:39:37.2178049Z * [new branch] gh/chillee/308/orig -> origin/gh/chillee/308/orig 2024-06-26T04:39:37.2179369Z * [new branch] gh/chillee/309/base -> origin/gh/chillee/309/base 2024-06-26T04:39:37.2179984Z * [new branch] gh/chillee/309/head -> origin/gh/chillee/309/head 2024-06-26T04:39:37.2180825Z * [new branch] gh/chillee/309/orig -> origin/gh/chillee/309/orig 2024-06-26T04:39:37.2181983Z * [new branch] gh/chillee/310/base -> origin/gh/chillee/310/base 2024-06-26T04:39:37.2182729Z * [new branch] gh/chillee/310/head -> origin/gh/chillee/310/head 2024-06-26T04:39:37.2183523Z * [new branch] gh/chillee/310/orig -> origin/gh/chillee/310/orig 2024-06-26T04:39:37.2185116Z * [new branch] gh/chunyuan-w/13/base -> origin/gh/chunyuan-w/13/base 2024-06-26T04:39:37.2185939Z * [new branch] gh/chunyuan-w/13/head -> origin/gh/chunyuan-w/13/head 2024-06-26T04:39:37.2186788Z * [new branch] gh/chunyuan-w/13/orig -> origin/gh/chunyuan-w/13/orig 2024-06-26T04:39:37.2187820Z * [new branch] gh/chunyuan-w/14/base -> origin/gh/chunyuan-w/14/base 2024-06-26T04:39:37.2188637Z * [new branch] gh/chunyuan-w/14/head -> origin/gh/chunyuan-w/14/head 2024-06-26T04:39:37.2189416Z * [new branch] gh/chunyuan-w/14/orig -> origin/gh/chunyuan-w/14/orig 2024-06-26T04:39:37.2190358Z * [new branch] gh/chunyuan-w/15/base -> origin/gh/chunyuan-w/15/base 2024-06-26T04:39:37.2191192Z * [new branch] gh/chunyuan-w/15/head -> origin/gh/chunyuan-w/15/head 2024-06-26T04:39:37.2191942Z * [new branch] gh/chunyuan-w/15/orig -> origin/gh/chunyuan-w/15/orig 2024-06-26T04:39:37.2192895Z * [new branch] gh/chunyuan-w/16/base -> origin/gh/chunyuan-w/16/base 2024-06-26T04:39:37.2193714Z * [new branch] gh/chunyuan-w/16/head -> origin/gh/chunyuan-w/16/head 2024-06-26T04:39:37.2194528Z * [new branch] gh/chunyuan-w/16/orig -> origin/gh/chunyuan-w/16/orig 2024-06-26T04:39:37.2195723Z * [new branch] gh/chunyuan-w/17/base -> origin/gh/chunyuan-w/17/base 2024-06-26T04:39:37.2196458Z * [new branch] gh/chunyuan-w/17/head -> origin/gh/chunyuan-w/17/head 2024-06-26T04:39:37.2197478Z * [new branch] gh/chunyuan-w/17/orig -> origin/gh/chunyuan-w/17/orig 2024-06-26T04:39:37.2198961Z * [new branch] gh/chunyuan-w/18/base -> origin/gh/chunyuan-w/18/base 2024-06-26T04:39:37.2199766Z * [new branch] gh/chunyuan-w/18/head -> origin/gh/chunyuan-w/18/head 2024-06-26T04:39:37.2200360Z * [new branch] gh/chunyuan-w/18/orig -> origin/gh/chunyuan-w/18/orig 2024-06-26T04:39:37.2201558Z * [new branch] gh/chunyuan-w/19/base -> origin/gh/chunyuan-w/19/base 2024-06-26T04:39:37.2202267Z * [new branch] gh/chunyuan-w/19/head -> origin/gh/chunyuan-w/19/head 2024-06-26T04:39:37.2203059Z * [new branch] gh/chunyuan-w/19/orig -> origin/gh/chunyuan-w/19/orig 2024-06-26T04:39:37.2204316Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2024-06-26T04:39:37.2205064Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2024-06-26T04:39:37.2205815Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2024-06-26T04:39:37.2207352Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2024-06-26T04:39:37.2208147Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2024-06-26T04:39:37.2209042Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2024-06-26T04:39:37.2210251Z * [new branch] gh/davidberard98/280/base -> origin/gh/davidberard98/280/base 2024-06-26T04:39:37.2211019Z * [new branch] gh/davidberard98/280/head -> origin/gh/davidberard98/280/head 2024-06-26T04:39:37.2211806Z * [new branch] gh/davidberard98/280/orig -> origin/gh/davidberard98/280/orig 2024-06-26T04:39:37.2212921Z * [new branch] gh/davidberard98/282/base -> origin/gh/davidberard98/282/base 2024-06-26T04:39:37.2213611Z * [new branch] gh/davidberard98/282/head -> origin/gh/davidberard98/282/head 2024-06-26T04:39:37.2214413Z * [new branch] gh/davidberard98/282/orig -> origin/gh/davidberard98/282/orig 2024-06-26T04:39:37.2215611Z * [new branch] gh/davidberard98/283/base -> origin/gh/davidberard98/283/base 2024-06-26T04:39:37.2216380Z * [new branch] gh/davidberard98/283/head -> origin/gh/davidberard98/283/head 2024-06-26T04:39:37.2217162Z * [new branch] gh/davidberard98/283/orig -> origin/gh/davidberard98/283/orig 2024-06-26T04:39:37.2218123Z * [new branch] gh/davidberard98/289/base -> origin/gh/davidberard98/289/base 2024-06-26T04:39:37.2218993Z * [new branch] gh/davidberard98/289/head -> origin/gh/davidberard98/289/head 2024-06-26T04:39:37.2219774Z * [new branch] gh/davidberard98/289/orig -> origin/gh/davidberard98/289/orig 2024-06-26T04:39:37.2221000Z * [new branch] gh/davidberard98/291/base -> origin/gh/davidberard98/291/base 2024-06-26T04:39:37.2221788Z * [new branch] gh/davidberard98/291/head -> origin/gh/davidberard98/291/head 2024-06-26T04:39:37.2230175Z * [new branch] gh/davidberard98/291/orig -> origin/gh/davidberard98/291/orig 2024-06-26T04:39:37.2230811Z * [new branch] gh/davidberard98/297/base -> origin/gh/davidberard98/297/base 2024-06-26T04:39:37.2231232Z * [new branch] gh/davidberard98/297/head -> origin/gh/davidberard98/297/head 2024-06-26T04:39:37.2231643Z * [new branch] gh/davidberard98/297/orig -> origin/gh/davidberard98/297/orig 2024-06-26T04:39:37.2232042Z * [new branch] gh/davidberard98/299/base -> origin/gh/davidberard98/299/base 2024-06-26T04:39:37.2232443Z * [new branch] gh/davidberard98/299/head -> origin/gh/davidberard98/299/head 2024-06-26T04:39:37.2232863Z * [new branch] gh/davidberard98/299/orig -> origin/gh/davidberard98/299/orig 2024-06-26T04:39:37.2233266Z * [new branch] gh/davidberard98/300/base -> origin/gh/davidberard98/300/base 2024-06-26T04:39:37.2233665Z * [new branch] gh/davidberard98/300/head -> origin/gh/davidberard98/300/head 2024-06-26T04:39:37.2234077Z * [new branch] gh/davidberard98/300/orig -> origin/gh/davidberard98/300/orig 2024-06-26T04:39:37.2234475Z * [new branch] gh/davidberard98/301/base -> origin/gh/davidberard98/301/base 2024-06-26T04:39:37.2234882Z * [new branch] gh/davidberard98/301/head -> origin/gh/davidberard98/301/head 2024-06-26T04:39:37.2235272Z * [new branch] gh/davidberard98/301/orig -> origin/gh/davidberard98/301/orig 2024-06-26T04:39:37.2235676Z * [new branch] gh/davidberard98/302/base -> origin/gh/davidberard98/302/base 2024-06-26T04:39:37.2236296Z * [new branch] gh/davidberard98/302/head -> origin/gh/davidberard98/302/head 2024-06-26T04:39:37.2237720Z * [new branch] gh/davidberard98/302/orig -> origin/gh/davidberard98/302/orig 2024-06-26T04:39:37.2241601Z * [new branch] gh/davidberard98/303/base -> origin/gh/davidberard98/303/base 2024-06-26T04:39:37.2242608Z * [new branch] gh/davidberard98/303/head -> origin/gh/davidberard98/303/head 2024-06-26T04:39:37.2243954Z * [new branch] gh/davidberard98/303/orig -> origin/gh/davidberard98/303/orig 2024-06-26T04:39:37.2245525Z * [new branch] gh/davidberard98/304/base -> origin/gh/davidberard98/304/base 2024-06-26T04:39:37.2246770Z * [new branch] gh/davidberard98/304/head -> origin/gh/davidberard98/304/head 2024-06-26T04:39:37.2247962Z * [new branch] gh/davidberard98/304/orig -> origin/gh/davidberard98/304/orig 2024-06-26T04:39:37.2250016Z * [new branch] gh/davidberard98/305/base -> origin/gh/davidberard98/305/base 2024-06-26T04:39:37.2251511Z * [new branch] gh/davidberard98/305/head -> origin/gh/davidberard98/305/head 2024-06-26T04:39:37.2252899Z * [new branch] gh/davidberard98/305/orig -> origin/gh/davidberard98/305/orig 2024-06-26T04:39:37.2254308Z * [new branch] gh/davidberard98/306/base -> origin/gh/davidberard98/306/base 2024-06-26T04:39:37.2255555Z * [new branch] gh/davidberard98/306/head -> origin/gh/davidberard98/306/head 2024-06-26T04:39:37.2256778Z * [new branch] gh/davidberard98/306/orig -> origin/gh/davidberard98/306/orig 2024-06-26T04:39:37.2258930Z * [new branch] gh/davidberard98/307/base -> origin/gh/davidberard98/307/base 2024-06-26T04:39:37.2260191Z * [new branch] gh/davidberard98/307/head -> origin/gh/davidberard98/307/head 2024-06-26T04:39:37.2261569Z * [new branch] gh/davidberard98/307/orig -> origin/gh/davidberard98/307/orig 2024-06-26T04:39:37.2263669Z * [new branch] gh/davidberard98/308/base -> origin/gh/davidberard98/308/base 2024-06-26T04:39:37.2265334Z * [new branch] gh/davidberard98/308/head -> origin/gh/davidberard98/308/head 2024-06-26T04:39:37.2266881Z * [new branch] gh/davidberard98/308/orig -> origin/gh/davidberard98/308/orig 2024-06-26T04:39:37.2268410Z * [new branch] gh/davidberard98/309/base -> origin/gh/davidberard98/309/base 2024-06-26T04:39:37.2270168Z * [new branch] gh/davidberard98/309/head -> origin/gh/davidberard98/309/head 2024-06-26T04:39:37.2270567Z * [new branch] gh/davidberard98/309/orig -> origin/gh/davidberard98/309/orig 2024-06-26T04:39:37.2271545Z * [new branch] gh/desertfire/134/base -> origin/gh/desertfire/134/base 2024-06-26T04:39:37.2272393Z * [new branch] gh/desertfire/134/head -> origin/gh/desertfire/134/head 2024-06-26T04:39:37.2273189Z * [new branch] gh/desertfire/134/orig -> origin/gh/desertfire/134/orig 2024-06-26T04:39:37.2274325Z * [new branch] gh/desertfire/135/base -> origin/gh/desertfire/135/base 2024-06-26T04:39:37.2275178Z * [new branch] gh/desertfire/136/base -> origin/gh/desertfire/136/base 2024-06-26T04:39:37.2276346Z * [new branch] gh/desertfire/138/base -> origin/gh/desertfire/138/base 2024-06-26T04:39:37.2277381Z * [new branch] gh/desertfire/353/base -> origin/gh/desertfire/353/base 2024-06-26T04:39:37.2278260Z * [new branch] gh/desertfire/353/head -> origin/gh/desertfire/353/head 2024-06-26T04:39:37.2279082Z * [new branch] gh/desertfire/353/orig -> origin/gh/desertfire/353/orig 2024-06-26T04:39:37.2280382Z * [new branch] gh/desertfire/362/base -> origin/gh/desertfire/362/base 2024-06-26T04:39:37.2281264Z * [new branch] gh/desertfire/362/head -> origin/gh/desertfire/362/head 2024-06-26T04:39:37.2282099Z * [new branch] gh/desertfire/362/orig -> origin/gh/desertfire/362/orig 2024-06-26T04:39:37.2283206Z * [new branch] gh/desertfire/368/base -> origin/gh/desertfire/368/base 2024-06-26T04:39:37.2284285Z * [new branch] gh/desertfire/368/head -> origin/gh/desertfire/368/head 2024-06-26T04:39:37.2284888Z * [new branch] gh/desertfire/368/orig -> origin/gh/desertfire/368/orig 2024-06-26T04:39:37.2285947Z * [new branch] gh/desertfire/380/base -> origin/gh/desertfire/380/base 2024-06-26T04:39:37.2286647Z * [new branch] gh/desertfire/380/head -> origin/gh/desertfire/380/head 2024-06-26T04:39:37.2287464Z * [new branch] gh/desertfire/380/orig -> origin/gh/desertfire/380/orig 2024-06-26T04:39:37.2288597Z * [new branch] gh/desertfire/383/base -> origin/gh/desertfire/383/base 2024-06-26T04:39:37.2289333Z * [new branch] gh/desertfire/383/head -> origin/gh/desertfire/383/head 2024-06-26T04:39:37.2290190Z * [new branch] gh/desertfire/383/orig -> origin/gh/desertfire/383/orig 2024-06-26T04:39:37.2291748Z * [new branch] gh/desertfire/387/base -> origin/gh/desertfire/387/base 2024-06-26T04:39:37.2292382Z * [new branch] gh/desertfire/387/head -> origin/gh/desertfire/387/head 2024-06-26T04:39:37.2293105Z * [new branch] gh/desertfire/387/orig -> origin/gh/desertfire/387/orig 2024-06-26T04:39:37.2294202Z * [new branch] gh/desertfire/389/base -> origin/gh/desertfire/389/base 2024-06-26T04:39:37.2294977Z * [new branch] gh/desertfire/389/head -> origin/gh/desertfire/389/head 2024-06-26T04:39:37.2296085Z * [new branch] gh/desertfire/396/base -> origin/gh/desertfire/396/base 2024-06-26T04:39:37.2296899Z * [new branch] gh/desertfire/396/head -> origin/gh/desertfire/396/head 2024-06-26T04:39:37.2297716Z * [new branch] gh/desertfire/396/orig -> origin/gh/desertfire/396/orig 2024-06-26T04:39:37.2299034Z * [new branch] gh/desertfire/398/base -> origin/gh/desertfire/398/base 2024-06-26T04:39:37.2299568Z * [new branch] gh/desertfire/398/head -> origin/gh/desertfire/398/head 2024-06-26T04:39:37.2300425Z * [new branch] gh/desertfire/398/orig -> origin/gh/desertfire/398/orig 2024-06-26T04:39:37.2301533Z * [new branch] gh/desertfire/399/base -> origin/gh/desertfire/399/base 2024-06-26T04:39:37.2302320Z * [new branch] gh/desertfire/399/head -> origin/gh/desertfire/399/head 2024-06-26T04:39:37.2303143Z * [new branch] gh/desertfire/399/orig -> origin/gh/desertfire/399/orig 2024-06-26T04:39:37.2304452Z * [new branch] gh/desertfire/400/base -> origin/gh/desertfire/400/base 2024-06-26T04:39:37.2305001Z * [new branch] gh/desertfire/400/head -> origin/gh/desertfire/400/head 2024-06-26T04:39:37.2305881Z * [new branch] gh/desertfire/400/orig -> origin/gh/desertfire/400/orig 2024-06-26T04:39:37.2306962Z * [new branch] gh/desertfire/401/base -> origin/gh/desertfire/401/base 2024-06-26T04:39:37.2307850Z * [new branch] gh/desertfire/401/head -> origin/gh/desertfire/401/head 2024-06-26T04:39:37.2308602Z * [new branch] gh/desertfire/401/orig -> origin/gh/desertfire/401/orig 2024-06-26T04:39:37.2309637Z * [new branch] gh/desertfire/402/base -> origin/gh/desertfire/402/base 2024-06-26T04:39:37.2310570Z * [new branch] gh/desertfire/402/head -> origin/gh/desertfire/402/head 2024-06-26T04:39:37.2311293Z * [new branch] gh/desertfire/402/orig -> origin/gh/desertfire/402/orig 2024-06-26T04:39:37.2312419Z * [new branch] gh/desertfire/403/base -> origin/gh/desertfire/403/base 2024-06-26T04:39:37.2313138Z * [new branch] gh/desertfire/403/head -> origin/gh/desertfire/403/head 2024-06-26T04:39:37.2313924Z * [new branch] gh/desertfire/403/orig -> origin/gh/desertfire/403/orig 2024-06-26T04:39:37.2314949Z * [new branch] gh/desertfire/404/base -> origin/gh/desertfire/404/base 2024-06-26T04:39:37.2315798Z * [new branch] gh/desertfire/404/head -> origin/gh/desertfire/404/head 2024-06-26T04:39:37.2316561Z * [new branch] gh/desertfire/404/orig -> origin/gh/desertfire/404/orig 2024-06-26T04:39:37.2317696Z * [new branch] gh/desertfire/405/base -> origin/gh/desertfire/405/base 2024-06-26T04:39:37.2318488Z * [new branch] gh/desertfire/405/head -> origin/gh/desertfire/405/head 2024-06-26T04:39:37.2319200Z * [new branch] gh/desertfire/405/orig -> origin/gh/desertfire/405/orig 2024-06-26T04:39:37.2320213Z * [new branch] gh/desertfire/406/base -> origin/gh/desertfire/406/base 2024-06-26T04:39:37.2321029Z * [new branch] gh/desertfire/406/head -> origin/gh/desertfire/406/head 2024-06-26T04:39:37.2321948Z * [new branch] gh/desertfire/406/orig -> origin/gh/desertfire/406/orig 2024-06-26T04:39:37.2323268Z * [new branch] gh/desertfire/407/base -> origin/gh/desertfire/407/base 2024-06-26T04:39:37.2323959Z * [new branch] gh/desertfire/407/head -> origin/gh/desertfire/407/head 2024-06-26T04:39:37.2324819Z * [new branch] gh/desertfire/407/orig -> origin/gh/desertfire/407/orig 2024-06-26T04:39:37.2326226Z * [new branch] gh/desertfire/408/base -> origin/gh/desertfire/408/base 2024-06-26T04:39:37.2326962Z * [new branch] gh/desertfire/408/head -> origin/gh/desertfire/408/head 2024-06-26T04:39:37.2327824Z * [new branch] gh/desertfire/408/orig -> origin/gh/desertfire/408/orig 2024-06-26T04:39:37.2328919Z * [new branch] gh/desertfire/409/base -> origin/gh/desertfire/409/base 2024-06-26T04:39:37.2329689Z * [new branch] gh/desertfire/409/head -> origin/gh/desertfire/409/head 2024-06-26T04:39:37.2330406Z * [new branch] gh/desertfire/409/orig -> origin/gh/desertfire/409/orig 2024-06-26T04:39:37.2331924Z * [new branch] gh/desertfire/410/base -> origin/gh/desertfire/410/base 2024-06-26T04:39:37.2332510Z * [new branch] gh/desertfire/410/head -> origin/gh/desertfire/410/head 2024-06-26T04:39:37.2333428Z * [new branch] gh/desertfire/410/orig -> origin/gh/desertfire/410/orig 2024-06-26T04:39:37.2334624Z * [new branch] gh/desertfire/411/base -> origin/gh/desertfire/411/base 2024-06-26T04:39:37.2335407Z * [new branch] gh/desertfire/411/head -> origin/gh/desertfire/411/head 2024-06-26T04:39:37.2336603Z * [new branch] gh/desertfire/412/base -> origin/gh/desertfire/412/base 2024-06-26T04:39:37.2337242Z * [new branch] gh/desertfire/412/head -> origin/gh/desertfire/412/head 2024-06-26T04:39:37.2338342Z * [new branch] gh/desertfire/413/base -> origin/gh/desertfire/413/base 2024-06-26T04:39:37.2339002Z * [new branch] gh/desertfire/413/head -> origin/gh/desertfire/413/head 2024-06-26T04:39:37.2339814Z * [new branch] gh/desertfire/413/orig -> origin/gh/desertfire/413/orig 2024-06-26T04:39:37.2340930Z * [new branch] gh/desertfire/414/base -> origin/gh/desertfire/414/base 2024-06-26T04:39:37.2341790Z * [new branch] gh/desertfire/414/head -> origin/gh/desertfire/414/head 2024-06-26T04:39:37.2342617Z * [new branch] gh/desertfire/414/orig -> origin/gh/desertfire/414/orig 2024-06-26T04:39:37.2343817Z * [new branch] gh/desertfire/415/base -> origin/gh/desertfire/415/base 2024-06-26T04:39:37.2344438Z * [new branch] gh/desertfire/415/head -> origin/gh/desertfire/415/head 2024-06-26T04:39:37.2345263Z * [new branch] gh/desertfire/415/orig -> origin/gh/desertfire/415/orig 2024-06-26T04:39:37.2346955Z * [new branch] gh/desertfire/416/base -> origin/gh/desertfire/416/base 2024-06-26T04:39:37.2347818Z * [new branch] gh/desertfire/416/head -> origin/gh/desertfire/416/head 2024-06-26T04:39:37.2348580Z * [new branch] gh/desertfire/416/orig -> origin/gh/desertfire/416/orig 2024-06-26T04:39:37.2349701Z * [new branch] gh/desertfire/417/base -> origin/gh/desertfire/417/base 2024-06-26T04:39:37.2350632Z * [new branch] gh/desertfire/417/head -> origin/gh/desertfire/417/head 2024-06-26T04:39:37.2351488Z * [new branch] gh/desertfire/417/orig -> origin/gh/desertfire/417/orig 2024-06-26T04:39:37.2352554Z * [new branch] gh/desertfire/418/base -> origin/gh/desertfire/418/base 2024-06-26T04:39:37.2353204Z * [new branch] gh/desertfire/418/head -> origin/gh/desertfire/418/head 2024-06-26T04:39:37.2353980Z * [new branch] gh/desertfire/418/orig -> origin/gh/desertfire/418/orig 2024-06-26T04:39:37.2355054Z * [new branch] gh/desertfire/419/base -> origin/gh/desertfire/419/base 2024-06-26T04:39:37.2355988Z * [new branch] gh/desertfire/419/head -> origin/gh/desertfire/419/head 2024-06-26T04:39:37.2356675Z * [new branch] gh/desertfire/419/orig -> origin/gh/desertfire/419/orig 2024-06-26T04:39:37.2357963Z * [new branch] gh/desertfire/420/base -> origin/gh/desertfire/420/base 2024-06-26T04:39:37.2358617Z * [new branch] gh/desertfire/420/head -> origin/gh/desertfire/420/head 2024-06-26T04:39:37.2359398Z * [new branch] gh/desertfire/420/orig -> origin/gh/desertfire/420/orig 2024-06-26T04:39:37.2360805Z * [new branch] gh/desertfire/421/base -> origin/gh/desertfire/421/base 2024-06-26T04:39:37.2361349Z * [new branch] gh/desertfire/421/head -> origin/gh/desertfire/421/head 2024-06-26T04:39:37.2362115Z * [new branch] gh/desertfire/421/orig -> origin/gh/desertfire/421/orig 2024-06-26T04:39:37.2363582Z * [new branch] gh/devashishshankar/1/base -> origin/gh/devashishshankar/1/base 2024-06-26T04:39:37.2364354Z * [new branch] gh/devashishshankar/1/head -> origin/gh/devashishshankar/1/head 2024-06-26T04:39:37.2365260Z * [new branch] gh/devashishshankar/2/base -> origin/gh/devashishshankar/2/base 2024-06-26T04:39:37.2366015Z * [new branch] gh/devashishshankar/2/head -> origin/gh/devashishshankar/2/head 2024-06-26T04:39:37.2366878Z * [new branch] gh/devashishshankar/3/base -> origin/gh/devashishshankar/3/base 2024-06-26T04:39:37.2367617Z * [new branch] gh/devashishshankar/3/head -> origin/gh/devashishshankar/3/head 2024-06-26T04:39:37.2368859Z * [new branch] gh/dzdang/137/base -> origin/gh/dzdang/137/base 2024-06-26T04:39:37.2369600Z * [new branch] gh/dzdang/137/head -> origin/gh/dzdang/137/head 2024-06-26T04:39:37.2370450Z * [new branch] gh/dzdang/137/orig -> origin/gh/dzdang/137/orig 2024-06-26T04:39:37.2371854Z * [new branch] gh/eellison/386/base -> origin/gh/eellison/386/base 2024-06-26T04:39:37.2372570Z * [new branch] gh/eellison/386/orig -> origin/gh/eellison/386/orig 2024-06-26T04:39:37.2373803Z * [new branch] gh/eellison/406/base -> origin/gh/eellison/406/base 2024-06-26T04:39:37.2374595Z * [new branch] gh/eellison/406/head -> origin/gh/eellison/406/head 2024-06-26T04:39:37.2375357Z * [new branch] gh/eellison/406/orig -> origin/gh/eellison/406/orig 2024-06-26T04:39:37.2376658Z * [new branch] gh/eellison/410/base -> origin/gh/eellison/410/base 2024-06-26T04:39:37.2377399Z * [new branch] gh/eellison/410/head -> origin/gh/eellison/410/head 2024-06-26T04:39:37.2378162Z * [new branch] gh/eellison/410/orig -> origin/gh/eellison/410/orig 2024-06-26T04:39:37.2379129Z * [new branch] gh/eellison/413/base -> origin/gh/eellison/413/base 2024-06-26T04:39:37.2380012Z * [new branch] gh/eellison/413/head -> origin/gh/eellison/413/head 2024-06-26T04:39:37.2380823Z * [new branch] gh/eellison/413/orig -> origin/gh/eellison/413/orig 2024-06-26T04:39:37.2382051Z * [new branch] gh/eellison/414/base -> origin/gh/eellison/414/base 2024-06-26T04:39:37.2382966Z * [new branch] gh/eellison/414/head -> origin/gh/eellison/414/head 2024-06-26T04:39:37.2383768Z * [new branch] gh/eellison/414/orig -> origin/gh/eellison/414/orig 2024-06-26T04:39:37.2384910Z * [new branch] gh/eellison/424/base -> origin/gh/eellison/424/base 2024-06-26T04:39:37.2385705Z * [new branch] gh/eellison/424/head -> origin/gh/eellison/424/head 2024-06-26T04:39:37.2386491Z * [new branch] gh/eellison/424/orig -> origin/gh/eellison/424/orig 2024-06-26T04:39:37.2387737Z * [new branch] gh/eellison/425/base -> origin/gh/eellison/425/base 2024-06-26T04:39:37.2388662Z * [new branch] gh/eellison/425/head -> origin/gh/eellison/425/head 2024-06-26T04:39:37.2389390Z * [new branch] gh/eellison/425/orig -> origin/gh/eellison/425/orig 2024-06-26T04:39:37.2390350Z * [new branch] gh/eellison/426/base -> origin/gh/eellison/426/base 2024-06-26T04:39:37.2391198Z * [new branch] gh/eellison/426/head -> origin/gh/eellison/426/head 2024-06-26T04:39:37.2392007Z * [new branch] gh/eellison/426/orig -> origin/gh/eellison/426/orig 2024-06-26T04:39:37.2393174Z * [new branch] gh/eellison/482/base -> origin/gh/eellison/482/base 2024-06-26T04:39:37.2393801Z * [new branch] gh/eellison/482/head -> origin/gh/eellison/482/head 2024-06-26T04:39:37.2394685Z * [new branch] gh/eellison/482/orig -> origin/gh/eellison/482/orig 2024-06-26T04:39:37.2395700Z * [new branch] gh/eellison/493/base -> origin/gh/eellison/493/base 2024-06-26T04:39:37.2396641Z * [new branch] gh/eellison/493/head -> origin/gh/eellison/493/head 2024-06-26T04:39:37.2397622Z * [new branch] gh/eellison/493/orig -> origin/gh/eellison/493/orig 2024-06-26T04:39:37.2409049Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2024-06-26T04:39:37.2409895Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2024-06-26T04:39:37.2410763Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2024-06-26T04:39:37.2411944Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2024-06-26T04:39:37.2412688Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2024-06-26T04:39:37.2413563Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2024-06-26T04:39:37.2415227Z * [new branch] gh/eellison/600/base -> origin/gh/eellison/600/base 2024-06-26T04:39:37.2416589Z * [new branch] gh/eellison/600/head -> origin/gh/eellison/600/head 2024-06-26T04:39:37.2417353Z * [new branch] gh/eellison/600/orig -> origin/gh/eellison/600/orig 2024-06-26T04:39:37.2419349Z * [new branch] gh/eellison/604/base -> origin/gh/eellison/604/base 2024-06-26T04:39:37.2420108Z * [new branch] gh/eellison/604/head -> origin/gh/eellison/604/head 2024-06-26T04:39:37.2420925Z * [new branch] gh/eellison/604/orig -> origin/gh/eellison/604/orig 2024-06-26T04:39:37.2422285Z * [new branch] gh/eellison/615/base -> origin/gh/eellison/615/base 2024-06-26T04:39:37.2423209Z * [new branch] gh/eellison/615/head -> origin/gh/eellison/615/head 2024-06-26T04:39:37.2423999Z * [new branch] gh/eellison/615/orig -> origin/gh/eellison/615/orig 2024-06-26T04:39:37.2425885Z * [new branch] gh/eellison/619/base -> origin/gh/eellison/619/base 2024-06-26T04:39:37.2426744Z * [new branch] gh/eellison/619/head -> origin/gh/eellison/619/head 2024-06-26T04:39:37.2428298Z * [new branch] gh/eellison/619/orig -> origin/gh/eellison/619/orig 2024-06-26T04:39:37.2432745Z * [new branch] gh/eellison/655/base -> origin/gh/eellison/655/base 2024-06-26T04:39:37.2434055Z * [new branch] gh/eellison/655/head -> origin/gh/eellison/655/head 2024-06-26T04:39:37.2435096Z * [new branch] gh/eellison/655/orig -> origin/gh/eellison/655/orig 2024-06-26T04:39:37.2436820Z * [new branch] gh/eellison/656/base -> origin/gh/eellison/656/base 2024-06-26T04:39:37.2437979Z * [new branch] gh/eellison/656/head -> origin/gh/eellison/656/head 2024-06-26T04:39:37.2439194Z * [new branch] gh/eellison/656/orig -> origin/gh/eellison/656/orig 2024-06-26T04:39:37.2442103Z * [new branch] gh/eellison/657/base -> origin/gh/eellison/657/base 2024-06-26T04:39:37.2443695Z * [new branch] gh/eellison/657/head -> origin/gh/eellison/657/head 2024-06-26T04:39:37.2445684Z * [new branch] gh/eellison/657/orig -> origin/gh/eellison/657/orig 2024-06-26T04:39:37.2448019Z * [new branch] gh/eellison/658/base -> origin/gh/eellison/658/base 2024-06-26T04:39:37.2448971Z * [new branch] gh/eellison/658/head -> origin/gh/eellison/658/head 2024-06-26T04:39:37.2450321Z * [new branch] gh/eellison/658/orig -> origin/gh/eellison/658/orig 2024-06-26T04:39:37.2451572Z * [new branch] gh/eellison/659/base -> origin/gh/eellison/659/base 2024-06-26T04:39:37.2452736Z * [new branch] gh/eellison/659/head -> origin/gh/eellison/659/head 2024-06-26T04:39:37.2453842Z * [new branch] gh/eellison/659/orig -> origin/gh/eellison/659/orig 2024-06-26T04:39:37.2455519Z * [new branch] gh/eellison/660/base -> origin/gh/eellison/660/base 2024-06-26T04:39:37.2456629Z * [new branch] gh/eellison/660/head -> origin/gh/eellison/660/head 2024-06-26T04:39:37.2460290Z * [new branch] gh/eellison/660/orig -> origin/gh/eellison/660/orig 2024-06-26T04:39:37.2461751Z * [new branch] gh/eellison/661/base -> origin/gh/eellison/661/base 2024-06-26T04:39:37.2462715Z * [new branch] gh/eellison/661/head -> origin/gh/eellison/661/head 2024-06-26T04:39:37.2464009Z * [new branch] gh/eellison/661/orig -> origin/gh/eellison/661/orig 2024-06-26T04:39:37.2465738Z * [new branch] gh/egienvalue/7/base -> origin/gh/egienvalue/7/base 2024-06-26T04:39:37.2467666Z * [new branch] gh/egienvalue/7/head -> origin/gh/egienvalue/7/head 2024-06-26T04:39:37.2469511Z * [new branch] gh/egienvalue/7/orig -> origin/gh/egienvalue/7/orig 2024-06-26T04:39:37.2471244Z * [new branch] gh/etaf/11/base -> origin/gh/etaf/11/base 2024-06-26T04:39:37.2472881Z * [new branch] gh/etaf/11/head -> origin/gh/etaf/11/head 2024-06-26T04:39:37.2473776Z * [new branch] gh/etaf/11/orig -> origin/gh/etaf/11/orig 2024-06-26T04:39:37.2475476Z * [new branch] gh/etaf/13/base -> origin/gh/etaf/13/base 2024-06-26T04:39:37.2476379Z * [new branch] gh/etaf/13/head -> origin/gh/etaf/13/head 2024-06-26T04:39:37.2477834Z * [new branch] gh/etaf/13/orig -> origin/gh/etaf/13/orig 2024-06-26T04:39:37.2479212Z * [new branch] gh/etaf/16/base -> origin/gh/etaf/16/base 2024-06-26T04:39:37.2480253Z * [new branch] gh/etaf/16/head -> origin/gh/etaf/16/head 2024-06-26T04:39:37.2481552Z * [new branch] gh/etaf/16/orig -> origin/gh/etaf/16/orig 2024-06-26T04:39:37.2482950Z * [new branch] gh/etaf/17/base -> origin/gh/etaf/17/base 2024-06-26T04:39:37.2483899Z * [new branch] gh/etaf/17/head -> origin/gh/etaf/17/head 2024-06-26T04:39:37.2485151Z * [new branch] gh/etaf/17/orig -> origin/gh/etaf/17/orig 2024-06-26T04:39:37.2486536Z * [new branch] gh/etaf/18/base -> origin/gh/etaf/18/base 2024-06-26T04:39:37.2487466Z * [new branch] gh/etaf/18/head -> origin/gh/etaf/18/head 2024-06-26T04:39:37.2488775Z * [new branch] gh/etaf/18/orig -> origin/gh/etaf/18/orig 2024-06-26T04:39:37.2490145Z * [new branch] gh/etaf/19/base -> origin/gh/etaf/19/base 2024-06-26T04:39:37.2491315Z * [new branch] gh/etaf/19/head -> origin/gh/etaf/19/head 2024-06-26T04:39:37.2492370Z * [new branch] gh/etaf/19/orig -> origin/gh/etaf/19/orig 2024-06-26T04:39:37.2493831Z * [new branch] gh/etaf/20/base -> origin/gh/etaf/20/base 2024-06-26T04:39:37.2495068Z * [new branch] gh/etaf/20/orig -> origin/gh/etaf/20/orig 2024-06-26T04:39:37.2496404Z * [new branch] gh/etaf/21/base -> origin/gh/etaf/21/base 2024-06-26T04:39:37.2497312Z * [new branch] gh/etaf/21/head -> origin/gh/etaf/21/head 2024-06-26T04:39:37.2498625Z * [new branch] gh/etaf/21/orig -> origin/gh/etaf/21/orig 2024-06-26T04:39:37.2500035Z * [new branch] gh/etaf/22/base -> origin/gh/etaf/22/base 2024-06-26T04:39:37.2501008Z * [new branch] gh/etaf/22/head -> origin/gh/etaf/22/head 2024-06-26T04:39:37.2502205Z * [new branch] gh/etaf/22/orig -> origin/gh/etaf/22/orig 2024-06-26T04:39:37.2503651Z * [new branch] gh/etaf/23/base -> origin/gh/etaf/23/base 2024-06-26T04:39:37.2504525Z * [new branch] gh/etaf/23/head -> origin/gh/etaf/23/head 2024-06-26T04:39:37.2505914Z * [new branch] gh/etaf/23/orig -> origin/gh/etaf/23/orig 2024-06-26T04:39:37.2507405Z * [new branch] gh/etaf/24/base -> origin/gh/etaf/24/base 2024-06-26T04:39:37.2508284Z * [new branch] gh/etaf/24/head -> origin/gh/etaf/24/head 2024-06-26T04:39:37.2509614Z * [new branch] gh/etaf/24/orig -> origin/gh/etaf/24/orig 2024-06-26T04:39:37.2511007Z * [new branch] gh/etaf/7/base -> origin/gh/etaf/7/base 2024-06-26T04:39:37.2512076Z * [new branch] gh/etaf/7/head -> origin/gh/etaf/7/head 2024-06-26T04:39:37.2513294Z * [new branch] gh/etaf/7/orig -> origin/gh/etaf/7/orig 2024-06-26T04:39:37.2514941Z * [new branch] gh/ezyang/2092/base -> origin/gh/ezyang/2092/base 2024-06-26T04:39:37.2516122Z * [new branch] gh/ezyang/2092/head -> origin/gh/ezyang/2092/head 2024-06-26T04:39:37.2517461Z * [new branch] gh/ezyang/2092/orig -> origin/gh/ezyang/2092/orig 2024-06-26T04:39:37.2518976Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2024-06-26T04:39:37.2520142Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2024-06-26T04:39:37.2521296Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2024-06-26T04:39:37.2522829Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2024-06-26T04:39:37.2524189Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2024-06-26T04:39:37.2525557Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2024-06-26T04:39:37.2526965Z * [new branch] gh/ezyang/2514/base -> origin/gh/ezyang/2514/base 2024-06-26T04:39:37.2528057Z * [new branch] gh/ezyang/2514/head -> origin/gh/ezyang/2514/head 2024-06-26T04:39:37.2529219Z * [new branch] gh/ezyang/2514/orig -> origin/gh/ezyang/2514/orig 2024-06-26T04:39:37.2530667Z * [new branch] gh/ezyang/2551/base -> origin/gh/ezyang/2551/base 2024-06-26T04:39:37.2531827Z * [new branch] gh/ezyang/2551/head -> origin/gh/ezyang/2551/head 2024-06-26T04:39:37.2532998Z * [new branch] gh/ezyang/2551/orig -> origin/gh/ezyang/2551/orig 2024-06-26T04:39:37.2534423Z * [new branch] gh/ezyang/2583/base -> origin/gh/ezyang/2583/base 2024-06-26T04:39:37.2535375Z * [new branch] gh/ezyang/2583/head -> origin/gh/ezyang/2583/head 2024-06-26T04:39:37.2536741Z * [new branch] gh/ezyang/2583/orig -> origin/gh/ezyang/2583/orig 2024-06-26T04:39:37.2538132Z * [new branch] gh/ezyang/2594/base -> origin/gh/ezyang/2594/base 2024-06-26T04:39:37.2539053Z * [new branch] gh/ezyang/2594/head -> origin/gh/ezyang/2594/head 2024-06-26T04:39:37.2540503Z * [new branch] gh/ezyang/2594/orig -> origin/gh/ezyang/2594/orig 2024-06-26T04:39:37.2541757Z * [new branch] gh/ezyang/2601/base -> origin/gh/ezyang/2601/base 2024-06-26T04:39:37.2542676Z * [new branch] gh/ezyang/2601/head -> origin/gh/ezyang/2601/head 2024-06-26T04:39:37.2544018Z * [new branch] gh/ezyang/2601/orig -> origin/gh/ezyang/2601/orig 2024-06-26T04:39:37.2545350Z * [new branch] gh/ezyang/2633/base -> origin/gh/ezyang/2633/base 2024-06-26T04:39:37.2546290Z * [new branch] gh/ezyang/2633/head -> origin/gh/ezyang/2633/head 2024-06-26T04:39:37.2547587Z * [new branch] gh/ezyang/2633/orig -> origin/gh/ezyang/2633/orig 2024-06-26T04:39:37.2548990Z * [new branch] gh/ezyang/2634/base -> origin/gh/ezyang/2634/base 2024-06-26T04:39:37.2549936Z * [new branch] gh/ezyang/2634/head -> origin/gh/ezyang/2634/head 2024-06-26T04:39:37.2551284Z * [new branch] gh/ezyang/2634/orig -> origin/gh/ezyang/2634/orig 2024-06-26T04:39:37.2552725Z * [new branch] gh/ezyang/2649/base -> origin/gh/ezyang/2649/base 2024-06-26T04:39:37.2553807Z * [new branch] gh/ezyang/2649/head -> origin/gh/ezyang/2649/head 2024-06-26T04:39:37.2554967Z * [new branch] gh/ezyang/2649/orig -> origin/gh/ezyang/2649/orig 2024-06-26T04:39:37.2556368Z * [new branch] gh/ezyang/2669/base -> origin/gh/ezyang/2669/base 2024-06-26T04:39:37.2564728Z * [new branch] gh/ezyang/2669/head -> origin/gh/ezyang/2669/head 2024-06-26T04:39:37.2565405Z * [new branch] gh/ezyang/2669/orig -> origin/gh/ezyang/2669/orig 2024-06-26T04:39:37.2566074Z * [new branch] gh/ezyang/2690/base -> origin/gh/ezyang/2690/base 2024-06-26T04:39:37.2566768Z * [new branch] gh/ezyang/2690/head -> origin/gh/ezyang/2690/head 2024-06-26T04:39:37.2567464Z * [new branch] gh/ezyang/2690/orig -> origin/gh/ezyang/2690/orig 2024-06-26T04:39:37.2568099Z * [new branch] gh/ezyang/2702/base -> origin/gh/ezyang/2702/base 2024-06-26T04:39:37.2568775Z * [new branch] gh/ezyang/2702/head -> origin/gh/ezyang/2702/head 2024-06-26T04:39:37.2569460Z * [new branch] gh/ezyang/2702/orig -> origin/gh/ezyang/2702/orig 2024-06-26T04:39:37.2570152Z * [new branch] gh/ezyang/2710/base -> origin/gh/ezyang/2710/base 2024-06-26T04:39:37.2570858Z * [new branch] gh/ezyang/2710/head -> origin/gh/ezyang/2710/head 2024-06-26T04:39:37.2571548Z * [new branch] gh/ezyang/2710/orig -> origin/gh/ezyang/2710/orig 2024-06-26T04:39:37.2572247Z * [new branch] gh/ezyang/2724/base -> origin/gh/ezyang/2724/base 2024-06-26T04:39:37.2572927Z * [new branch] gh/ezyang/2724/head -> origin/gh/ezyang/2724/head 2024-06-26T04:39:37.2573613Z * [new branch] gh/ezyang/2724/orig -> origin/gh/ezyang/2724/orig 2024-06-26T04:39:37.2574316Z * [new branch] gh/ezyang/2782/base -> origin/gh/ezyang/2782/base 2024-06-26T04:39:37.2574998Z * [new branch] gh/ezyang/2782/head -> origin/gh/ezyang/2782/head 2024-06-26T04:39:37.2575756Z * [new branch] gh/ezyang/2782/orig -> origin/gh/ezyang/2782/orig 2024-06-26T04:39:37.2576768Z * [new branch] gh/ezyang/2784/base -> origin/gh/ezyang/2784/base 2024-06-26T04:39:37.2577791Z * [new branch] gh/ezyang/2784/head -> origin/gh/ezyang/2784/head 2024-06-26T04:39:37.2578807Z * [new branch] gh/ezyang/2784/orig -> origin/gh/ezyang/2784/orig 2024-06-26T04:39:37.2580294Z * [new branch] gh/ezyang/2785/base -> origin/gh/ezyang/2785/base 2024-06-26T04:39:37.2581527Z * [new branch] gh/ezyang/2785/head -> origin/gh/ezyang/2785/head 2024-06-26T04:39:37.2582819Z * [new branch] gh/ezyang/2785/orig -> origin/gh/ezyang/2785/orig 2024-06-26T04:39:37.2584034Z * [new branch] gh/ezyang/2786/base -> origin/gh/ezyang/2786/base 2024-06-26T04:39:37.2584994Z * [new branch] gh/ezyang/2786/head -> origin/gh/ezyang/2786/head 2024-06-26T04:39:37.2586053Z * [new branch] gh/ezyang/2786/orig -> origin/gh/ezyang/2786/orig 2024-06-26T04:39:37.2587358Z * [new branch] gh/ezyang/2787/base -> origin/gh/ezyang/2787/base 2024-06-26T04:39:37.2588310Z * [new branch] gh/ezyang/2787/head -> origin/gh/ezyang/2787/head 2024-06-26T04:39:37.2589474Z * [new branch] gh/ezyang/2787/orig -> origin/gh/ezyang/2787/orig 2024-06-26T04:39:37.2590722Z * [new branch] gh/ezyang/2788/base -> origin/gh/ezyang/2788/base 2024-06-26T04:39:37.2591707Z * [new branch] gh/ezyang/2788/head -> origin/gh/ezyang/2788/head 2024-06-26T04:39:37.2592757Z * [new branch] gh/ezyang/2788/orig -> origin/gh/ezyang/2788/orig 2024-06-26T04:39:37.2594158Z * [new branch] gh/ezyang/2789/base -> origin/gh/ezyang/2789/base 2024-06-26T04:39:37.2595156Z * [new branch] gh/ezyang/2789/head -> origin/gh/ezyang/2789/head 2024-06-26T04:39:37.2596412Z * [new branch] gh/ezyang/2789/orig -> origin/gh/ezyang/2789/orig 2024-06-26T04:39:37.2598005Z * [new branch] gh/ezyang/2790/base -> origin/gh/ezyang/2790/base 2024-06-26T04:39:37.2598919Z * [new branch] gh/ezyang/2790/head -> origin/gh/ezyang/2790/head 2024-06-26T04:39:37.2600219Z * [new branch] gh/ezyang/2790/orig -> origin/gh/ezyang/2790/orig 2024-06-26T04:39:37.2601516Z * [new branch] gh/ezyang/2791/base -> origin/gh/ezyang/2791/base 2024-06-26T04:39:37.2602520Z * [new branch] gh/ezyang/2791/head -> origin/gh/ezyang/2791/head 2024-06-26T04:39:37.2603516Z * [new branch] gh/ezyang/2791/orig -> origin/gh/ezyang/2791/orig 2024-06-26T04:39:37.2605359Z * [new branch] gh/ezyang/2792/base -> origin/gh/ezyang/2792/base 2024-06-26T04:39:37.2606322Z * [new branch] gh/ezyang/2792/head -> origin/gh/ezyang/2792/head 2024-06-26T04:39:37.2607371Z * [new branch] gh/ezyang/2792/orig -> origin/gh/ezyang/2792/orig 2024-06-26T04:39:37.2608805Z * [new branch] gh/ezyang/2793/base -> origin/gh/ezyang/2793/base 2024-06-26T04:39:37.2609811Z * [new branch] gh/ezyang/2793/head -> origin/gh/ezyang/2793/head 2024-06-26T04:39:37.2610820Z * [new branch] gh/ezyang/2793/orig -> origin/gh/ezyang/2793/orig 2024-06-26T04:39:37.2612403Z * [new branch] gh/ezyang/2794/base -> origin/gh/ezyang/2794/base 2024-06-26T04:39:37.2613274Z * [new branch] gh/ezyang/2794/head -> origin/gh/ezyang/2794/head 2024-06-26T04:39:37.2614341Z * [new branch] gh/ezyang/2794/orig -> origin/gh/ezyang/2794/orig 2024-06-26T04:39:37.2615832Z * [new branch] gh/ezyang/2795/base -> origin/gh/ezyang/2795/base 2024-06-26T04:39:37.2618928Z * [new branch] gh/ezyang/2795/head -> origin/gh/ezyang/2795/head 2024-06-26T04:39:37.2619399Z * [new branch] gh/ezyang/2795/orig -> origin/gh/ezyang/2795/orig 2024-06-26T04:39:37.2619788Z * [new branch] gh/ezyang/2796/base -> origin/gh/ezyang/2796/base 2024-06-26T04:39:37.2620521Z * [new branch] gh/ezyang/2796/head -> origin/gh/ezyang/2796/head 2024-06-26T04:39:37.2621620Z * [new branch] gh/ezyang/2796/orig -> origin/gh/ezyang/2796/orig 2024-06-26T04:39:37.2622860Z * [new branch] gh/ezyang/2797/base -> origin/gh/ezyang/2797/base 2024-06-26T04:39:37.2623859Z * [new branch] gh/ezyang/2797/head -> origin/gh/ezyang/2797/head 2024-06-26T04:39:37.2624931Z * [new branch] gh/ezyang/2797/orig -> origin/gh/ezyang/2797/orig 2024-06-26T04:39:37.2626335Z * [new branch] gh/ezyang/2798/base -> origin/gh/ezyang/2798/base 2024-06-26T04:39:37.2627192Z * [new branch] gh/ezyang/2798/head -> origin/gh/ezyang/2798/head 2024-06-26T04:39:37.2628266Z * [new branch] gh/ezyang/2798/orig -> origin/gh/ezyang/2798/orig 2024-06-26T04:39:37.2629731Z * [new branch] gh/ezyang/2799/base -> origin/gh/ezyang/2799/base 2024-06-26T04:39:37.2630589Z * [new branch] gh/ezyang/2799/head -> origin/gh/ezyang/2799/head 2024-06-26T04:39:37.2653862Z * [new branch] gh/ezyang/2799/orig -> origin/gh/ezyang/2799/orig 2024-06-26T04:39:37.2654397Z * [new branch] gh/ezyang/2800/base -> origin/gh/ezyang/2800/base 2024-06-26T04:39:37.2654780Z * [new branch] gh/ezyang/2800/head -> origin/gh/ezyang/2800/head 2024-06-26T04:39:37.2655379Z * [new branch] gh/ezyang/2800/orig -> origin/gh/ezyang/2800/orig 2024-06-26T04:39:37.2655742Z * [new branch] gh/ezyang/2801/base -> origin/gh/ezyang/2801/base 2024-06-26T04:39:37.2656117Z * [new branch] gh/ezyang/2801/head -> origin/gh/ezyang/2801/head 2024-06-26T04:39:37.2656533Z * [new branch] gh/ezyang/2801/orig -> origin/gh/ezyang/2801/orig 2024-06-26T04:39:37.2656921Z * [new branch] gh/ezyang/2802/base -> origin/gh/ezyang/2802/base 2024-06-26T04:39:37.2657276Z * [new branch] gh/ezyang/2802/head -> origin/gh/ezyang/2802/head 2024-06-26T04:39:37.2657682Z * [new branch] gh/ezyang/2802/orig -> origin/gh/ezyang/2802/orig 2024-06-26T04:39:37.2658053Z * [new branch] gh/ezyang/2803/base -> origin/gh/ezyang/2803/base 2024-06-26T04:39:37.2658403Z * [new branch] gh/ezyang/2803/head -> origin/gh/ezyang/2803/head 2024-06-26T04:39:37.2658823Z * [new branch] gh/ezyang/2803/orig -> origin/gh/ezyang/2803/orig 2024-06-26T04:39:37.2659186Z * [new branch] gh/ezyang/2804/base -> origin/gh/ezyang/2804/base 2024-06-26T04:39:37.2659538Z * [new branch] gh/ezyang/2804/head -> origin/gh/ezyang/2804/head 2024-06-26T04:39:37.2659979Z * [new branch] gh/ezyang/2804/orig -> origin/gh/ezyang/2804/orig 2024-06-26T04:39:37.2660336Z * [new branch] gh/ezyang/2805/base -> origin/gh/ezyang/2805/base 2024-06-26T04:39:37.2660687Z * [new branch] gh/ezyang/2805/head -> origin/gh/ezyang/2805/head 2024-06-26T04:39:37.2661108Z * [new branch] gh/ezyang/2805/orig -> origin/gh/ezyang/2805/orig 2024-06-26T04:39:37.2661459Z * [new branch] gh/ezyang/2806/base -> origin/gh/ezyang/2806/base 2024-06-26T04:39:37.2661831Z * [new branch] gh/ezyang/2806/head -> origin/gh/ezyang/2806/head 2024-06-26T04:39:37.2662340Z * [new branch] gh/ezyang/2806/orig -> origin/gh/ezyang/2806/orig 2024-06-26T04:39:37.2662692Z * [new branch] gh/ezyang/2807/base -> origin/gh/ezyang/2807/base 2024-06-26T04:39:37.2663055Z * [new branch] gh/ezyang/2807/head -> origin/gh/ezyang/2807/head 2024-06-26T04:39:37.2663462Z * [new branch] gh/ezyang/2807/orig -> origin/gh/ezyang/2807/orig 2024-06-26T04:39:37.2663813Z * [new branch] gh/ezyang/2808/base -> origin/gh/ezyang/2808/base 2024-06-26T04:39:37.2664202Z * [new branch] gh/ezyang/2808/head -> origin/gh/ezyang/2808/head 2024-06-26T04:39:37.2664607Z * [new branch] gh/ezyang/2808/orig -> origin/gh/ezyang/2808/orig 2024-06-26T04:39:37.2664971Z * [new branch] gh/ezyang/2809/base -> origin/gh/ezyang/2809/base 2024-06-26T04:39:37.2665412Z * [new branch] gh/ezyang/2809/head -> origin/gh/ezyang/2809/head 2024-06-26T04:39:37.2666198Z * [new branch] gh/ezyang/2809/orig -> origin/gh/ezyang/2809/orig 2024-06-26T04:39:37.2667119Z * [new branch] gh/ezyang/2810/base -> origin/gh/ezyang/2810/base 2024-06-26T04:39:37.2668058Z * [new branch] gh/ezyang/2810/head -> origin/gh/ezyang/2810/head 2024-06-26T04:39:37.2669326Z * [new branch] gh/ezyang/2810/orig -> origin/gh/ezyang/2810/orig 2024-06-26T04:39:37.2670595Z * [new branch] gh/ezyang/2811/base -> origin/gh/ezyang/2811/base 2024-06-26T04:39:37.2671513Z * [new branch] gh/ezyang/2811/head -> origin/gh/ezyang/2811/head 2024-06-26T04:39:37.2672543Z * [new branch] gh/ezyang/2811/orig -> origin/gh/ezyang/2811/orig 2024-06-26T04:39:37.2674246Z * [new branch] gh/fdrocha/41/base -> origin/gh/fdrocha/41/base 2024-06-26T04:39:37.2675276Z * [new branch] gh/fdrocha/41/head -> origin/gh/fdrocha/41/head 2024-06-26T04:39:37.2676287Z * [new branch] gh/fdrocha/41/orig -> origin/gh/fdrocha/41/orig 2024-06-26T04:39:37.2679500Z * [new branch] gh/fduwjj/102/base -> origin/gh/fduwjj/102/base 2024-06-26T04:39:37.2680518Z * [new branch] gh/fduwjj/102/head -> origin/gh/fduwjj/102/head 2024-06-26T04:39:37.2681714Z * [new branch] gh/fduwjj/102/orig -> origin/gh/fduwjj/102/orig 2024-06-26T04:39:37.2683140Z * [new branch] gh/fduwjj/103/base -> origin/gh/fduwjj/103/base 2024-06-26T04:39:37.2684292Z * [new branch] gh/fduwjj/103/head -> origin/gh/fduwjj/103/head 2024-06-26T04:39:37.2685442Z * [new branch] gh/fduwjj/103/orig -> origin/gh/fduwjj/103/orig 2024-06-26T04:39:37.2686820Z * [new branch] gh/fduwjj/92/base -> origin/gh/fduwjj/92/base 2024-06-26T04:39:37.2687854Z * [new branch] gh/fduwjj/92/head -> origin/gh/fduwjj/92/head 2024-06-26T04:39:37.2688874Z * [new branch] gh/fduwjj/92/orig -> origin/gh/fduwjj/92/orig 2024-06-26T04:39:37.2690402Z * [new branch] gh/fegin/127/base -> origin/gh/fegin/127/base 2024-06-26T04:39:37.2691445Z * [new branch] gh/fegin/127/head -> origin/gh/fegin/127/head 2024-06-26T04:39:37.2692856Z * [new branch] gh/fegin/128/base -> origin/gh/fegin/128/base 2024-06-26T04:39:37.2693757Z * [new branch] gh/fegin/128/head -> origin/gh/fegin/128/head 2024-06-26T04:39:37.2694925Z * [new branch] gh/fegin/128/orig -> origin/gh/fegin/128/orig 2024-06-26T04:39:37.2696268Z * [new branch] gh/fegin/138/base -> origin/gh/fegin/138/base 2024-06-26T04:39:37.2697160Z * [new branch] gh/fegin/138/head -> origin/gh/fegin/138/head 2024-06-26T04:39:37.2698168Z * [new branch] gh/fegin/138/orig -> origin/gh/fegin/138/orig 2024-06-26T04:39:37.2699665Z * [new branch] gh/fegin/139/base -> origin/gh/fegin/139/base 2024-06-26T04:39:37.2700583Z * [new branch] gh/fegin/139/head -> origin/gh/fegin/139/head 2024-06-26T04:39:37.2701718Z * [new branch] gh/fegin/139/orig -> origin/gh/fegin/139/orig 2024-06-26T04:39:37.2703096Z * [new branch] gh/fegin/140/base -> origin/gh/fegin/140/base 2024-06-26T04:39:37.2704058Z * [new branch] gh/fegin/140/head -> origin/gh/fegin/140/head 2024-06-26T04:39:37.2704993Z * [new branch] gh/fegin/140/orig -> origin/gh/fegin/140/orig 2024-06-26T04:39:37.2706448Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2024-06-26T04:39:37.2707481Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2024-06-26T04:39:37.2708655Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2024-06-26T04:39:37.2710004Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2024-06-26T04:39:37.2711097Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2024-06-26T04:39:37.2712141Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2024-06-26T04:39:37.2713699Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2024-06-26T04:39:37.2714722Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2024-06-26T04:39:37.2718268Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2024-06-26T04:39:37.2718890Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2024-06-26T04:39:37.2719538Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2024-06-26T04:39:37.2720297Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2024-06-26T04:39:37.2721697Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2024-06-26T04:39:37.2722587Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2024-06-26T04:39:37.2723894Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2024-06-26T04:39:37.2725216Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2024-06-26T04:39:37.2726348Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2024-06-26T04:39:37.2727302Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2024-06-26T04:39:37.2728815Z * [new branch] gh/fegin/217/base -> origin/gh/fegin/217/base 2024-06-26T04:39:37.2730172Z * [new branch] gh/fegin/217/head -> origin/gh/fegin/217/head 2024-06-26T04:39:37.2731253Z * [new branch] gh/fegin/217/orig -> origin/gh/fegin/217/orig 2024-06-26T04:39:37.2732866Z * [new branch] gh/fegin/218/base -> origin/gh/fegin/218/base 2024-06-26T04:39:37.2733762Z * [new branch] gh/fegin/218/head -> origin/gh/fegin/218/head 2024-06-26T04:39:37.2734885Z * [new branch] gh/fegin/218/orig -> origin/gh/fegin/218/orig 2024-06-26T04:39:37.2736197Z * [new branch] gh/fegin/228/base -> origin/gh/fegin/228/base 2024-06-26T04:39:37.2737126Z * [new branch] gh/fegin/228/head -> origin/gh/fegin/228/head 2024-06-26T04:39:37.2738270Z * [new branch] gh/fegin/228/orig -> origin/gh/fegin/228/orig 2024-06-26T04:39:37.2739532Z * [new branch] gh/fegin/229/base -> origin/gh/fegin/229/base 2024-06-26T04:39:37.2740495Z * [new branch] gh/fegin/229/head -> origin/gh/fegin/229/head 2024-06-26T04:39:37.2741659Z * [new branch] gh/fegin/229/orig -> origin/gh/fegin/229/orig 2024-06-26T04:39:37.2742915Z * [new branch] gh/fegin/233/base -> origin/gh/fegin/233/base 2024-06-26T04:39:37.2743881Z * [new branch] gh/fegin/233/head -> origin/gh/fegin/233/head 2024-06-26T04:39:37.2745101Z * [new branch] gh/fegin/233/orig -> origin/gh/fegin/233/orig 2024-06-26T04:39:37.2746456Z * [new branch] gh/fegin/242/base -> origin/gh/fegin/242/base 2024-06-26T04:39:37.2747530Z * [new branch] gh/fegin/242/head -> origin/gh/fegin/242/head 2024-06-26T04:39:37.2748594Z * [new branch] gh/fegin/242/orig -> origin/gh/fegin/242/orig 2024-06-26T04:39:37.2749900Z * [new branch] gh/fegin/244/base -> origin/gh/fegin/244/base 2024-06-26T04:39:37.2750796Z * [new branch] gh/fegin/244/head -> origin/gh/fegin/244/head 2024-06-26T04:39:37.2751977Z * [new branch] gh/fegin/244/orig -> origin/gh/fegin/244/orig 2024-06-26T04:39:37.2753278Z * [new branch] gh/fegin/245/base -> origin/gh/fegin/245/base 2024-06-26T04:39:37.2754466Z * [new branch] gh/fegin/245/head -> origin/gh/fegin/245/head 2024-06-26T04:39:37.2755316Z * [new branch] gh/fegin/245/orig -> origin/gh/fegin/245/orig 2024-06-26T04:39:37.2756575Z * [new branch] gh/fegin/246/base -> origin/gh/fegin/246/base 2024-06-26T04:39:37.2757611Z * [new branch] gh/fegin/246/head -> origin/gh/fegin/246/head 2024-06-26T04:39:37.2758833Z * [new branch] gh/fegin/246/orig -> origin/gh/fegin/246/orig 2024-06-26T04:39:37.2760327Z * [new branch] gh/fegin/247/base -> origin/gh/fegin/247/base 2024-06-26T04:39:37.2761266Z * [new branch] gh/fegin/247/head -> origin/gh/fegin/247/head 2024-06-26T04:39:37.2762392Z * [new branch] gh/fegin/247/orig -> origin/gh/fegin/247/orig 2024-06-26T04:39:37.2763816Z * [new branch] gh/fegin/248/base -> origin/gh/fegin/248/base 2024-06-26T04:39:37.2764800Z * [new branch] gh/fegin/248/head -> origin/gh/fegin/248/head 2024-06-26T04:39:37.2765945Z * [new branch] gh/fegin/248/orig -> origin/gh/fegin/248/orig 2024-06-26T04:39:37.2767138Z * [new branch] gh/fegin/249/base -> origin/gh/fegin/249/base 2024-06-26T04:39:37.2768085Z * [new branch] gh/fegin/249/head -> origin/gh/fegin/249/head 2024-06-26T04:39:37.2769241Z * [new branch] gh/fegin/249/orig -> origin/gh/fegin/249/orig 2024-06-26T04:39:37.2770524Z * [new branch] gh/fegin/250/base -> origin/gh/fegin/250/base 2024-06-26T04:39:37.2771466Z * [new branch] gh/fegin/250/head -> origin/gh/fegin/250/head 2024-06-26T04:39:37.2772575Z * [new branch] gh/fegin/250/orig -> origin/gh/fegin/250/orig 2024-06-26T04:39:37.2773981Z * [new branch] gh/fegin/251/base -> origin/gh/fegin/251/base 2024-06-26T04:39:37.2774871Z * [new branch] gh/fegin/251/head -> origin/gh/fegin/251/head 2024-06-26T04:39:37.2776151Z * [new branch] gh/fegin/251/orig -> origin/gh/fegin/251/orig 2024-06-26T04:39:37.2777361Z * [new branch] gh/fegin/252/base -> origin/gh/fegin/252/base 2024-06-26T04:39:37.2778288Z * [new branch] gh/fegin/252/head -> origin/gh/fegin/252/head 2024-06-26T04:39:37.2779419Z * [new branch] gh/fegin/252/orig -> origin/gh/fegin/252/orig 2024-06-26T04:39:37.2780655Z * [new branch] gh/fegin/253/base -> origin/gh/fegin/253/base 2024-06-26T04:39:37.2781576Z * [new branch] gh/fegin/253/head -> origin/gh/fegin/253/head 2024-06-26T04:39:37.2782713Z * [new branch] gh/fegin/253/orig -> origin/gh/fegin/253/orig 2024-06-26T04:39:37.2784135Z * [new branch] gh/fegin/254/base -> origin/gh/fegin/254/base 2024-06-26T04:39:37.2785270Z * [new branch] gh/fegin/254/head -> origin/gh/fegin/254/head 2024-06-26T04:39:37.2786419Z * [new branch] gh/fegin/254/orig -> origin/gh/fegin/254/orig 2024-06-26T04:39:37.2787852Z * [new branch] gh/fegin/255/base -> origin/gh/fegin/255/base 2024-06-26T04:39:37.2788822Z * [new branch] gh/fegin/255/head -> origin/gh/fegin/255/head 2024-06-26T04:39:37.2789980Z * [new branch] gh/fegin/255/orig -> origin/gh/fegin/255/orig 2024-06-26T04:39:37.2791142Z * [new branch] gh/fegin/256/base -> origin/gh/fegin/256/base 2024-06-26T04:39:37.2792093Z * [new branch] gh/fegin/256/head -> origin/gh/fegin/256/head 2024-06-26T04:39:37.2793251Z * [new branch] gh/fegin/256/orig -> origin/gh/fegin/256/orig 2024-06-26T04:39:37.2794849Z * [new branch] gh/fegin/257/base -> origin/gh/fegin/257/base 2024-06-26T04:39:37.2795945Z * [new branch] gh/fegin/257/head -> origin/gh/fegin/257/head 2024-06-26T04:39:37.2797238Z * [new branch] gh/fegin/257/orig -> origin/gh/fegin/257/orig 2024-06-26T04:39:37.2798601Z * [new branch] gh/fegin/258/base -> origin/gh/fegin/258/base 2024-06-26T04:39:37.2799556Z * [new branch] gh/fegin/258/head -> origin/gh/fegin/258/head 2024-06-26T04:39:37.2800812Z * [new branch] gh/fegin/258/orig -> origin/gh/fegin/258/orig 2024-06-26T04:39:37.2801931Z * [new branch] gh/fegin/259/base -> origin/gh/fegin/259/base 2024-06-26T04:39:37.2803007Z * [new branch] gh/fegin/259/head -> origin/gh/fegin/259/head 2024-06-26T04:39:37.2804108Z * [new branch] gh/fegin/259/orig -> origin/gh/fegin/259/orig 2024-06-26T04:39:37.2818495Z * [new branch] gh/fegin/260/base -> origin/gh/fegin/260/base 2024-06-26T04:39:37.2819544Z * [new branch] gh/fegin/260/head -> origin/gh/fegin/260/head 2024-06-26T04:39:37.2820229Z * [new branch] gh/fegin/260/orig -> origin/gh/fegin/260/orig 2024-06-26T04:39:37.2820919Z * [new branch] gh/fegin/261/base -> origin/gh/fegin/261/base 2024-06-26T04:39:37.2821562Z * [new branch] gh/fegin/261/head -> origin/gh/fegin/261/head 2024-06-26T04:39:37.2822229Z * [new branch] gh/fegin/261/orig -> origin/gh/fegin/261/orig 2024-06-26T04:39:37.2822878Z * [new branch] gh/fegin/262/base -> origin/gh/fegin/262/base 2024-06-26T04:39:37.2823546Z * [new branch] gh/fegin/262/head -> origin/gh/fegin/262/head 2024-06-26T04:39:37.2824177Z * [new branch] gh/fegin/262/orig -> origin/gh/fegin/262/orig 2024-06-26T04:39:37.2824841Z * [new branch] gh/fegin/263/base -> origin/gh/fegin/263/base 2024-06-26T04:39:37.2825492Z * [new branch] gh/fegin/263/head -> origin/gh/fegin/263/head 2024-06-26T04:39:37.2826170Z * [new branch] gh/fegin/263/orig -> origin/gh/fegin/263/orig 2024-06-26T04:39:37.2826849Z * [new branch] gh/fegin/264/base -> origin/gh/fegin/264/base 2024-06-26T04:39:37.2827516Z * [new branch] gh/fegin/264/head -> origin/gh/fegin/264/head 2024-06-26T04:39:37.2828185Z * [new branch] gh/fegin/264/orig -> origin/gh/fegin/264/orig 2024-06-26T04:39:37.2828839Z * [new branch] gh/fegin/265/base -> origin/gh/fegin/265/base 2024-06-26T04:39:37.2829499Z * [new branch] gh/fegin/265/head -> origin/gh/fegin/265/head 2024-06-26T04:39:37.2830156Z * [new branch] gh/fegin/265/orig -> origin/gh/fegin/265/orig 2024-06-26T04:39:37.2830826Z * [new branch] gh/fegin/266/base -> origin/gh/fegin/266/base 2024-06-26T04:39:37.2831503Z * [new branch] gh/fegin/266/head -> origin/gh/fegin/266/head 2024-06-26T04:39:37.2832175Z * [new branch] gh/fegin/266/orig -> origin/gh/fegin/266/orig 2024-06-26T04:39:37.2832805Z * [new branch] gh/fegin/69/base -> origin/gh/fegin/69/base 2024-06-26T04:39:37.2833424Z * [new branch] gh/fegin/69/head -> origin/gh/fegin/69/head 2024-06-26T04:39:37.2834026Z * [new branch] gh/fegin/69/orig -> origin/gh/fegin/69/orig 2024-06-26T04:39:37.2834677Z * [new branch] gh/fegin/94/base -> origin/gh/fegin/94/base 2024-06-26T04:39:37.2835760Z * [new branch] gh/fegin/94/orig -> origin/gh/fegin/94/orig 2024-06-26T04:39:37.2837684Z * [new branch] gh/fffrog/11/base -> origin/gh/fffrog/11/base 2024-06-26T04:39:37.2839922Z * [new branch] gh/fffrog/11/head -> origin/gh/fffrog/11/head 2024-06-26T04:39:37.2840886Z * [new branch] gh/fffrog/11/orig -> origin/gh/fffrog/11/orig 2024-06-26T04:39:37.2842336Z * [new branch] gh/fffrog/12/base -> origin/gh/fffrog/12/base 2024-06-26T04:39:37.2843173Z * [new branch] gh/fffrog/12/head -> origin/gh/fffrog/12/head 2024-06-26T04:39:37.2844248Z * [new branch] gh/fffrog/12/orig -> origin/gh/fffrog/12/orig 2024-06-26T04:39:37.2845515Z * [new branch] gh/fffrog/9/base -> origin/gh/fffrog/9/base 2024-06-26T04:39:37.2846606Z * [new branch] gh/fffrog/9/head -> origin/gh/fffrog/9/head 2024-06-26T04:39:37.2847620Z * [new branch] gh/fffrog/9/orig -> origin/gh/fffrog/9/orig 2024-06-26T04:39:37.2849506Z * [new branch] gh/guangy10/1/base -> origin/gh/guangy10/1/base 2024-06-26T04:39:37.2850526Z * [new branch] gh/guangy10/1/head -> origin/gh/guangy10/1/head 2024-06-26T04:39:37.2851778Z * [new branch] gh/guangy10/2/base -> origin/gh/guangy10/2/base 2024-06-26T04:39:37.2852806Z * [new branch] gh/guangy10/2/orig -> origin/gh/guangy10/2/orig 2024-06-26T04:39:37.2854757Z * [new branch] gh/guangyey/33/base -> origin/gh/guangyey/33/base 2024-06-26T04:39:37.2855693Z * [new branch] gh/guangyey/33/head -> origin/gh/guangyey/33/head 2024-06-26T04:39:37.2856833Z * [new branch] gh/guangyey/33/orig -> origin/gh/guangyey/33/orig 2024-06-26T04:39:37.2858087Z * [new branch] gh/guangyey/37/base -> origin/gh/guangyey/37/base 2024-06-26T04:39:37.2859226Z * [new branch] gh/guangyey/37/head -> origin/gh/guangyey/37/head 2024-06-26T04:39:37.2860258Z * [new branch] gh/guangyey/37/orig -> origin/gh/guangyey/37/orig 2024-06-26T04:39:37.2861587Z * [new branch] gh/guangyey/38/base -> origin/gh/guangyey/38/base 2024-06-26T04:39:37.2862623Z * [new branch] gh/guangyey/38/head -> origin/gh/guangyey/38/head 2024-06-26T04:39:37.2863800Z * [new branch] gh/guangyey/38/orig -> origin/gh/guangyey/38/orig 2024-06-26T04:39:37.2865288Z * [new branch] gh/guangyey/39/base -> origin/gh/guangyey/39/base 2024-06-26T04:39:37.2866243Z * [new branch] gh/guangyey/39/head -> origin/gh/guangyey/39/head 2024-06-26T04:39:37.2867286Z * [new branch] gh/guangyey/39/orig -> origin/gh/guangyey/39/orig 2024-06-26T04:39:37.2868532Z * [new branch] gh/guangyey/40/base -> origin/gh/guangyey/40/base 2024-06-26T04:39:37.2869742Z * [new branch] gh/guangyey/40/head -> origin/gh/guangyey/40/head 2024-06-26T04:39:37.2877478Z * [new branch] gh/guangyey/40/orig -> origin/gh/guangyey/40/orig 2024-06-26T04:39:37.2878220Z * [new branch] gh/guangyey/41/base -> origin/gh/guangyey/41/base 2024-06-26T04:39:37.2878614Z * [new branch] gh/guangyey/41/head -> origin/gh/guangyey/41/head 2024-06-26T04:39:37.2879331Z * [new branch] gh/guangyey/42/base -> origin/gh/guangyey/42/base 2024-06-26T04:39:37.2880126Z * [new branch] gh/guangyey/42/head -> origin/gh/guangyey/42/head 2024-06-26T04:39:37.2880706Z * [new branch] gh/guangyey/42/orig -> origin/gh/guangyey/42/orig 2024-06-26T04:39:37.2881427Z * [new branch] gh/guangyey/43/base -> origin/gh/guangyey/43/base 2024-06-26T04:39:37.2881797Z * [new branch] gh/guangyey/43/head -> origin/gh/guangyey/43/head 2024-06-26T04:39:37.2882367Z * [new branch] gh/guangyey/43/orig -> origin/gh/guangyey/43/orig 2024-06-26T04:39:37.2882999Z * [new branch] gh/guangyey/44/base -> origin/gh/guangyey/44/base 2024-06-26T04:39:37.2883730Z * [new branch] gh/guangyey/44/head -> origin/gh/guangyey/44/head 2024-06-26T04:39:37.2884768Z * [new branch] gh/guangyey/44/orig -> origin/gh/guangyey/44/orig 2024-06-26T04:39:37.2886284Z * [new branch] gh/guangyey/45/base -> origin/gh/guangyey/45/base 2024-06-26T04:39:37.2887113Z * [new branch] gh/guangyey/45/head -> origin/gh/guangyey/45/head 2024-06-26T04:39:37.2887999Z * [new branch] gh/guangyey/45/orig -> origin/gh/guangyey/45/orig 2024-06-26T04:39:37.2890465Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2024-06-26T04:39:37.2891084Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2024-06-26T04:39:37.2892022Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2024-06-26T04:39:37.2893425Z * [new branch] gh/guilhermeleobas/35/base -> origin/gh/guilhermeleobas/35/base 2024-06-26T04:39:37.2894409Z * [new branch] gh/guilhermeleobas/35/head -> origin/gh/guilhermeleobas/35/head 2024-06-26T04:39:37.2895472Z * [new branch] gh/guilhermeleobas/35/orig -> origin/gh/guilhermeleobas/35/orig 2024-06-26T04:39:37.2896713Z * [new branch] gh/guilhermeleobas/46/base -> origin/gh/guilhermeleobas/46/base 2024-06-26T04:39:37.2897764Z * [new branch] gh/guilhermeleobas/46/head -> origin/gh/guilhermeleobas/46/head 2024-06-26T04:39:37.2898733Z * [new branch] gh/guilhermeleobas/46/orig -> origin/gh/guilhermeleobas/46/orig 2024-06-26T04:39:37.2900039Z * [new branch] gh/guilhermeleobas/48/base -> origin/gh/guilhermeleobas/48/base 2024-06-26T04:39:37.2901002Z * [new branch] gh/guilhermeleobas/48/head -> origin/gh/guilhermeleobas/48/head 2024-06-26T04:39:37.2902133Z * [new branch] gh/guilhermeleobas/48/orig -> origin/gh/guilhermeleobas/48/orig 2024-06-26T04:39:37.2903372Z * [new branch] gh/guilhermeleobas/49/base -> origin/gh/guilhermeleobas/49/base 2024-06-26T04:39:37.2904384Z * [new branch] gh/guilhermeleobas/49/head -> origin/gh/guilhermeleobas/49/head 2024-06-26T04:39:37.2905455Z * [new branch] gh/guilhermeleobas/49/orig -> origin/gh/guilhermeleobas/49/orig 2024-06-26T04:39:37.2906723Z * [new branch] gh/guilhermeleobas/50/base -> origin/gh/guilhermeleobas/50/base 2024-06-26T04:39:37.2907880Z * [new branch] gh/guilhermeleobas/50/head -> origin/gh/guilhermeleobas/50/head 2024-06-26T04:39:37.2908944Z * [new branch] gh/guilhermeleobas/50/orig -> origin/gh/guilhermeleobas/50/orig 2024-06-26T04:39:37.2910214Z * [new branch] gh/guilhermeleobas/51/base -> origin/gh/guilhermeleobas/51/base 2024-06-26T04:39:37.2911228Z * [new branch] gh/guilhermeleobas/51/head -> origin/gh/guilhermeleobas/51/head 2024-06-26T04:39:37.2912235Z * [new branch] gh/guilhermeleobas/51/orig -> origin/gh/guilhermeleobas/51/orig 2024-06-26T04:39:37.2913523Z * [new branch] gh/guilhermeleobas/52/base -> origin/gh/guilhermeleobas/52/base 2024-06-26T04:39:37.2914531Z * [new branch] gh/guilhermeleobas/52/head -> origin/gh/guilhermeleobas/52/head 2024-06-26T04:39:37.2915625Z * [new branch] gh/guilhermeleobas/52/orig -> origin/gh/guilhermeleobas/52/orig 2024-06-26T04:39:37.2916894Z * [new branch] gh/guilhermeleobas/53/base -> origin/gh/guilhermeleobas/53/base 2024-06-26T04:39:37.2918076Z * [new branch] gh/guilhermeleobas/53/head -> origin/gh/guilhermeleobas/53/head 2024-06-26T04:39:37.2919019Z * [new branch] gh/guilhermeleobas/53/orig -> origin/gh/guilhermeleobas/53/orig 2024-06-26T04:39:37.2920371Z * [new branch] gh/guilhermeleobas/54/base -> origin/gh/guilhermeleobas/54/base 2024-06-26T04:39:37.2921467Z * [new branch] gh/guilhermeleobas/54/head -> origin/gh/guilhermeleobas/54/head 2024-06-26T04:39:37.2922603Z * [new branch] gh/guilhermeleobas/54/orig -> origin/gh/guilhermeleobas/54/orig 2024-06-26T04:39:37.2923883Z * [new branch] gh/guilhermeleobas/55/base -> origin/gh/guilhermeleobas/55/base 2024-06-26T04:39:37.2925066Z * [new branch] gh/guilhermeleobas/55/head -> origin/gh/guilhermeleobas/55/head 2024-06-26T04:39:37.2925944Z * [new branch] gh/guilhermeleobas/55/orig -> origin/gh/guilhermeleobas/55/orig 2024-06-26T04:39:37.2927449Z * [new branch] gh/int3/1/base -> origin/gh/int3/1/base 2024-06-26T04:39:37.2928304Z * [new branch] gh/int3/1/head -> origin/gh/int3/1/head 2024-06-26T04:39:37.2929805Z * [new branch] gh/int3/10/base -> origin/gh/int3/10/base 2024-06-26T04:39:37.2930895Z * [new branch] gh/int3/10/head -> origin/gh/int3/10/head 2024-06-26T04:39:37.2931993Z * [new branch] gh/int3/10/orig -> origin/gh/int3/10/orig 2024-06-26T04:39:37.2933446Z * [new branch] gh/int3/107/base -> origin/gh/int3/107/base 2024-06-26T04:39:37.2934413Z * [new branch] gh/int3/107/head -> origin/gh/int3/107/head 2024-06-26T04:39:37.2935450Z * [new branch] gh/int3/107/orig -> origin/gh/int3/107/orig 2024-06-26T04:39:37.2937037Z * [new branch] gh/int3/11/base -> origin/gh/int3/11/base 2024-06-26T04:39:37.2938027Z * [new branch] gh/int3/11/head -> origin/gh/int3/11/head 2024-06-26T04:39:37.2939145Z * [new branch] gh/int3/11/orig -> origin/gh/int3/11/orig 2024-06-26T04:39:37.2940559Z * [new branch] gh/int3/2/base -> origin/gh/int3/2/base 2024-06-26T04:39:37.2941485Z * [new branch] gh/int3/2/orig -> origin/gh/int3/2/orig 2024-06-26T04:39:37.2942769Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2024-06-26T04:39:37.2943883Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2024-06-26T04:39:37.2944914Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2024-06-26T04:39:37.2946394Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2024-06-26T04:39:37.2947367Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2024-06-26T04:39:37.2948366Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2024-06-26T04:39:37.2949654Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2024-06-26T04:39:37.2950817Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2024-06-26T04:39:37.2951800Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2024-06-26T04:39:37.2953487Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2024-06-26T04:39:37.2954361Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2024-06-26T04:39:37.2955412Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2024-06-26T04:39:37.2957193Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2024-06-26T04:39:37.2958193Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2024-06-26T04:39:37.2959273Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2024-06-26T04:39:37.2960909Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2024-06-26T04:39:37.2961842Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2024-06-26T04:39:37.2962802Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2024-06-26T04:39:37.2964370Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2024-06-26T04:39:37.2965285Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2024-06-26T04:39:37.2966436Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2024-06-26T04:39:37.2968065Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2024-06-26T04:39:37.2969144Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2024-06-26T04:39:37.2970037Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2024-06-26T04:39:37.2971582Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2024-06-26T04:39:37.2972508Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2024-06-26T04:39:37.2973611Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2024-06-26T04:39:37.2975133Z * [new branch] gh/int3/9/base -> origin/gh/int3/9/base 2024-06-26T04:39:37.2976151Z * [new branch] gh/int3/9/head -> origin/gh/int3/9/head 2024-06-26T04:39:37.2977221Z * [new branch] gh/int3/9/orig -> origin/gh/int3/9/orig 2024-06-26T04:39:37.2978701Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2024-06-26T04:39:37.2979673Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2024-06-26T04:39:37.2980627Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2024-06-26T04:39:37.2982186Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2024-06-26T04:39:37.2983112Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2024-06-26T04:39:37.2984159Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2024-06-26T04:39:37.2985987Z * [new branch] gh/isuruf/14/base -> origin/gh/isuruf/14/base 2024-06-26T04:39:37.2986944Z * [new branch] gh/isuruf/14/head -> origin/gh/isuruf/14/head 2024-06-26T04:39:37.2987998Z * [new branch] gh/isuruf/14/orig -> origin/gh/isuruf/14/orig 2024-06-26T04:39:37.2989232Z * [new branch] gh/isuruf/15/base -> origin/gh/isuruf/15/base 2024-06-26T04:39:37.2998651Z * [new branch] gh/isuruf/15/head -> origin/gh/isuruf/15/head 2024-06-26T04:39:37.2999334Z * [new branch] gh/isuruf/15/orig -> origin/gh/isuruf/15/orig 2024-06-26T04:39:37.3000037Z * [new branch] gh/isuruf/17/base -> origin/gh/isuruf/17/base 2024-06-26T04:39:37.3000692Z * [new branch] gh/isuruf/17/head -> origin/gh/isuruf/17/head 2024-06-26T04:39:37.3001287Z * [new branch] gh/isuruf/17/orig -> origin/gh/isuruf/17/orig 2024-06-26T04:39:37.3001948Z * [new branch] gh/isuruf/21/base -> origin/gh/isuruf/21/base 2024-06-26T04:39:37.3002613Z * [new branch] gh/isuruf/21/head -> origin/gh/isuruf/21/head 2024-06-26T04:39:37.3003257Z * [new branch] gh/isuruf/21/orig -> origin/gh/isuruf/21/orig 2024-06-26T04:39:37.3003913Z * [new branch] gh/isuruf/27/base -> origin/gh/isuruf/27/base 2024-06-26T04:39:37.3004613Z * [new branch] gh/isuruf/27/head -> origin/gh/isuruf/27/head 2024-06-26T04:39:37.3005253Z * [new branch] gh/isuruf/27/orig -> origin/gh/isuruf/27/orig 2024-06-26T04:39:37.3006047Z * [new branch] gh/isuruf/31/base -> origin/gh/isuruf/31/base 2024-06-26T04:39:37.3006976Z * [new branch] gh/isuruf/31/head -> origin/gh/isuruf/31/head 2024-06-26T04:39:37.3007950Z * [new branch] gh/isuruf/31/orig -> origin/gh/isuruf/31/orig 2024-06-26T04:39:37.3009286Z * [new branch] gh/isuruf/37/base -> origin/gh/isuruf/37/base 2024-06-26T04:39:37.3010336Z * [new branch] gh/isuruf/37/head -> origin/gh/isuruf/37/head 2024-06-26T04:39:37.3011337Z * [new branch] gh/isuruf/37/orig -> origin/gh/isuruf/37/orig 2024-06-26T04:39:37.3012729Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2024-06-26T04:39:37.3013732Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2024-06-26T04:39:37.3014898Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2024-06-26T04:39:37.3016060Z * [new branch] gh/isuruf/41/base -> origin/gh/isuruf/41/base 2024-06-26T04:39:37.3017055Z * [new branch] gh/isuruf/41/head -> origin/gh/isuruf/41/head 2024-06-26T04:39:37.3018056Z * [new branch] gh/isuruf/41/orig -> origin/gh/isuruf/41/orig 2024-06-26T04:39:37.3019366Z * [new branch] gh/isuruf/42/base -> origin/gh/isuruf/42/base 2024-06-26T04:39:37.3020443Z * [new branch] gh/isuruf/42/head -> origin/gh/isuruf/42/head 2024-06-26T04:39:37.3021405Z * [new branch] gh/isuruf/42/orig -> origin/gh/isuruf/42/orig 2024-06-26T04:39:37.3022702Z * [new branch] gh/isuruf/47/base -> origin/gh/isuruf/47/base 2024-06-26T04:39:37.3023754Z * [new branch] gh/isuruf/47/head -> origin/gh/isuruf/47/head 2024-06-26T04:39:37.3024751Z * [new branch] gh/isuruf/47/orig -> origin/gh/isuruf/47/orig 2024-06-26T04:39:37.3026002Z * [new branch] gh/isuruf/49/base -> origin/gh/isuruf/49/base 2024-06-26T04:39:37.3027071Z * [new branch] gh/isuruf/49/head -> origin/gh/isuruf/49/head 2024-06-26T04:39:37.3028131Z * [new branch] gh/isuruf/49/orig -> origin/gh/isuruf/49/orig 2024-06-26T04:39:37.3030033Z * [new branch] gh/isuruf/52/base -> origin/gh/isuruf/52/base 2024-06-26T04:39:37.3030403Z * [new branch] gh/isuruf/52/head -> origin/gh/isuruf/52/head 2024-06-26T04:39:37.3031258Z * [new branch] gh/isuruf/52/orig -> origin/gh/isuruf/52/orig 2024-06-26T04:39:37.3032680Z * [new branch] gh/isuruf/53/base -> origin/gh/isuruf/53/base 2024-06-26T04:39:37.3033555Z * [new branch] gh/isuruf/53/head -> origin/gh/isuruf/53/head 2024-06-26T04:39:37.3034511Z * [new branch] gh/isuruf/53/orig -> origin/gh/isuruf/53/orig 2024-06-26T04:39:37.3035919Z * [new branch] gh/isuruf/54/base -> origin/gh/isuruf/54/base 2024-06-26T04:39:37.3036770Z * [new branch] gh/isuruf/54/head -> origin/gh/isuruf/54/head 2024-06-26T04:39:37.3038197Z * [new branch] gh/isuruf/54/orig -> origin/gh/isuruf/54/orig 2024-06-26T04:39:37.3039376Z * [new branch] gh/isuruf/55/base -> origin/gh/isuruf/55/base 2024-06-26T04:39:37.3040352Z * [new branch] gh/isuruf/55/head -> origin/gh/isuruf/55/head 2024-06-26T04:39:37.3041577Z * [new branch] gh/isuruf/55/orig -> origin/gh/isuruf/55/orig 2024-06-26T04:39:37.3042908Z * [new branch] gh/isuruf/56/base -> origin/gh/isuruf/56/base 2024-06-26T04:39:37.3043830Z * [new branch] gh/isuruf/56/head -> origin/gh/isuruf/56/head 2024-06-26T04:39:37.3044940Z * [new branch] gh/isuruf/56/orig -> origin/gh/isuruf/56/orig 2024-06-26T04:39:37.3046246Z * [new branch] gh/isuruf/57/base -> origin/gh/isuruf/57/base 2024-06-26T04:39:37.3047101Z * [new branch] gh/isuruf/57/head -> origin/gh/isuruf/57/head 2024-06-26T04:39:37.3048245Z * [new branch] gh/isuruf/57/orig -> origin/gh/isuruf/57/orig 2024-06-26T04:39:37.3049561Z * [new branch] gh/isuruf/58/base -> origin/gh/isuruf/58/base 2024-06-26T04:39:37.3050401Z * [new branch] gh/isuruf/58/head -> origin/gh/isuruf/58/head 2024-06-26T04:39:37.3051483Z * [new branch] gh/isuruf/58/orig -> origin/gh/isuruf/58/orig 2024-06-26T04:39:37.3052837Z * [new branch] gh/isuruf/59/base -> origin/gh/isuruf/59/base 2024-06-26T04:39:37.3053768Z * [new branch] gh/isuruf/59/head -> origin/gh/isuruf/59/head 2024-06-26T04:39:37.3054942Z * [new branch] gh/isuruf/59/orig -> origin/gh/isuruf/59/orig 2024-06-26T04:39:37.3056299Z * [new branch] gh/isuruf/60/base -> origin/gh/isuruf/60/base 2024-06-26T04:39:37.3057087Z * [new branch] gh/isuruf/60/head -> origin/gh/isuruf/60/head 2024-06-26T04:39:37.3058165Z * [new branch] gh/isuruf/60/orig -> origin/gh/isuruf/60/orig 2024-06-26T04:39:37.3059441Z * [new branch] gh/isuruf/61/base -> origin/gh/isuruf/61/base 2024-06-26T04:39:37.3060347Z * [new branch] gh/isuruf/61/head -> origin/gh/isuruf/61/head 2024-06-26T04:39:37.3061422Z * [new branch] gh/isuruf/61/orig -> origin/gh/isuruf/61/orig 2024-06-26T04:39:37.3062681Z * [new branch] gh/isuruf/62/base -> origin/gh/isuruf/62/base 2024-06-26T04:39:37.3063560Z * [new branch] gh/isuruf/62/head -> origin/gh/isuruf/62/head 2024-06-26T04:39:37.3064566Z * [new branch] gh/isuruf/62/orig -> origin/gh/isuruf/62/orig 2024-06-26T04:39:37.3066216Z * [new branch] gh/izaitsevfb/4/base -> origin/gh/izaitsevfb/4/base 2024-06-26T04:39:37.3067117Z * [new branch] gh/izaitsevfb/4/head -> origin/gh/izaitsevfb/4/head 2024-06-26T04:39:37.3068229Z * [new branch] gh/izaitsevfb/4/orig -> origin/gh/izaitsevfb/4/orig 2024-06-26T04:39:37.3069527Z * [new branch] gh/izaitsevfb/5/base -> origin/gh/izaitsevfb/5/base 2024-06-26T04:39:37.3070518Z * [new branch] gh/izaitsevfb/5/head -> origin/gh/izaitsevfb/5/head 2024-06-26T04:39:37.3071400Z * [new branch] gh/izaitsevfb/5/orig -> origin/gh/izaitsevfb/5/orig 2024-06-26T04:39:37.3072989Z * [new branch] gh/jamesjwu/18/base -> origin/gh/jamesjwu/18/base 2024-06-26T04:39:37.3073899Z * [new branch] gh/jamesjwu/18/head -> origin/gh/jamesjwu/18/head 2024-06-26T04:39:37.3075056Z * [new branch] gh/jamesjwu/18/orig -> origin/gh/jamesjwu/18/orig 2024-06-26T04:39:37.3076330Z * [new branch] gh/jamesjwu/28/base -> origin/gh/jamesjwu/28/base 2024-06-26T04:39:37.3077399Z * [new branch] gh/jamesjwu/28/head -> origin/gh/jamesjwu/28/head 2024-06-26T04:39:37.3078530Z * [new branch] gh/jamesjwu/28/orig -> origin/gh/jamesjwu/28/orig 2024-06-26T04:39:37.3080682Z * [new branch] gh/jamesjwu/30/base -> origin/gh/jamesjwu/30/base 2024-06-26T04:39:37.3081443Z * [new branch] gh/jamesjwu/30/head -> origin/gh/jamesjwu/30/head 2024-06-26T04:39:37.3082293Z * [new branch] gh/jamesjwu/30/orig -> origin/gh/jamesjwu/30/orig 2024-06-26T04:39:37.3083586Z * [new branch] gh/jamesjwu/31/base -> origin/gh/jamesjwu/31/base 2024-06-26T04:39:37.3084568Z * [new branch] gh/jamesjwu/31/head -> origin/gh/jamesjwu/31/head 2024-06-26T04:39:37.3085552Z * [new branch] gh/jamesjwu/31/orig -> origin/gh/jamesjwu/31/orig 2024-06-26T04:39:37.3086827Z * [new branch] gh/jamesjwu/32/base -> origin/gh/jamesjwu/32/base 2024-06-26T04:39:37.3087795Z * [new branch] gh/jamesjwu/32/head -> origin/gh/jamesjwu/32/head 2024-06-26T04:39:37.3088786Z * [new branch] gh/jamesjwu/32/orig -> origin/gh/jamesjwu/32/orig 2024-06-26T04:39:37.3090086Z * [new branch] gh/jamesjwu/33/base -> origin/gh/jamesjwu/33/base 2024-06-26T04:39:37.3091041Z * [new branch] gh/jamesjwu/33/head -> origin/gh/jamesjwu/33/head 2024-06-26T04:39:37.3092057Z * [new branch] gh/jamesjwu/33/orig -> origin/gh/jamesjwu/33/orig 2024-06-26T04:39:37.3093288Z * [new branch] gh/jamesjwu/34/base -> origin/gh/jamesjwu/34/base 2024-06-26T04:39:37.3094248Z * [new branch] gh/jamesjwu/34/head -> origin/gh/jamesjwu/34/head 2024-06-26T04:39:37.3095258Z * [new branch] gh/jamesjwu/34/orig -> origin/gh/jamesjwu/34/orig 2024-06-26T04:39:37.3096737Z * [new branch] gh/jamesjwu/35/base -> origin/gh/jamesjwu/35/base 2024-06-26T04:39:37.3097613Z * [new branch] gh/jamesjwu/35/head -> origin/gh/jamesjwu/35/head 2024-06-26T04:39:37.3098594Z * [new branch] gh/jamesjwu/35/orig -> origin/gh/jamesjwu/35/orig 2024-06-26T04:39:37.3099829Z * [new branch] gh/jamesjwu/36/base -> origin/gh/jamesjwu/36/base 2024-06-26T04:39:37.3100812Z * [new branch] gh/jamesjwu/36/head -> origin/gh/jamesjwu/36/head 2024-06-26T04:39:37.3101804Z * [new branch] gh/jamesjwu/36/orig -> origin/gh/jamesjwu/36/orig 2024-06-26T04:39:37.3103028Z * [new branch] gh/jamesjwu/37/base -> origin/gh/jamesjwu/37/base 2024-06-26T04:39:37.3104004Z * [new branch] gh/jamesjwu/37/head -> origin/gh/jamesjwu/37/head 2024-06-26T04:39:37.3105029Z * [new branch] gh/jamesjwu/37/orig -> origin/gh/jamesjwu/37/orig 2024-06-26T04:39:37.3106294Z * [new branch] gh/jamesjwu/38/base -> origin/gh/jamesjwu/38/base 2024-06-26T04:39:37.3107295Z * [new branch] gh/jamesjwu/38/head -> origin/gh/jamesjwu/38/head 2024-06-26T04:39:37.3108308Z * [new branch] gh/jamesjwu/38/orig -> origin/gh/jamesjwu/38/orig 2024-06-26T04:39:37.3109557Z * [new branch] gh/jamesjwu/39/base -> origin/gh/jamesjwu/39/base 2024-06-26T04:39:37.3110723Z * [new branch] gh/jamesjwu/39/head -> origin/gh/jamesjwu/39/head 2024-06-26T04:39:37.3111670Z * [new branch] gh/jamesjwu/39/orig -> origin/gh/jamesjwu/39/orig 2024-06-26T04:39:37.3112870Z * [new branch] gh/jamesjwu/40/base -> origin/gh/jamesjwu/40/base 2024-06-26T04:39:37.3113875Z * [new branch] gh/jamesjwu/40/head -> origin/gh/jamesjwu/40/head 2024-06-26T04:39:37.3114839Z * [new branch] gh/jamesjwu/40/orig -> origin/gh/jamesjwu/40/orig 2024-06-26T04:39:37.3116131Z * [new branch] gh/jamesjwu/41/base -> origin/gh/jamesjwu/41/base 2024-06-26T04:39:37.3117205Z * [new branch] gh/jamesjwu/41/head -> origin/gh/jamesjwu/41/head 2024-06-26T04:39:37.3118169Z * [new branch] gh/jamesjwu/41/orig -> origin/gh/jamesjwu/41/orig 2024-06-26T04:39:37.3119519Z * [new branch] gh/jamesjwu/42/base -> origin/gh/jamesjwu/42/base 2024-06-26T04:39:37.3120550Z * [new branch] gh/jamesjwu/42/head -> origin/gh/jamesjwu/42/head 2024-06-26T04:39:37.3121545Z * [new branch] gh/jamesjwu/42/orig -> origin/gh/jamesjwu/42/orig 2024-06-26T04:39:37.3122839Z * [new branch] gh/jamesjwu/43/base -> origin/gh/jamesjwu/43/base 2024-06-26T04:39:37.3123801Z * [new branch] gh/jamesjwu/43/head -> origin/gh/jamesjwu/43/head 2024-06-26T04:39:37.3124883Z * [new branch] gh/jamesjwu/43/orig -> origin/gh/jamesjwu/43/orig 2024-06-26T04:39:37.3126626Z * [new branch] gh/jamesperng/1/base -> origin/gh/jamesperng/1/base 2024-06-26T04:39:37.3127492Z * [new branch] gh/jamesperng/1/head -> origin/gh/jamesperng/1/head 2024-06-26T04:39:37.3128519Z * [new branch] gh/jamesperng/1/orig -> origin/gh/jamesperng/1/orig 2024-06-26T04:39:37.3130058Z * [new branch] gh/jamesperng/2/base -> origin/gh/jamesperng/2/base 2024-06-26T04:39:37.3130900Z * [new branch] gh/jamesperng/2/head -> origin/gh/jamesperng/2/head 2024-06-26T04:39:37.3131903Z * [new branch] gh/jamesperng/2/orig -> origin/gh/jamesperng/2/orig 2024-06-26T04:39:37.3133238Z * [new branch] gh/jamesperng/3/base -> origin/gh/jamesperng/3/base 2024-06-26T04:39:37.3134174Z * [new branch] gh/jamesperng/3/head -> origin/gh/jamesperng/3/head 2024-06-26T04:39:37.3135211Z * [new branch] gh/jamesperng/3/orig -> origin/gh/jamesperng/3/orig 2024-06-26T04:39:37.3136452Z * [new branch] gh/jamesperng/4/base -> origin/gh/jamesperng/4/base 2024-06-26T04:39:37.3137331Z * [new branch] gh/jamesperng/4/head -> origin/gh/jamesperng/4/head 2024-06-26T04:39:37.3138379Z * [new branch] gh/jamesperng/4/orig -> origin/gh/jamesperng/4/orig 2024-06-26T04:39:37.3139681Z * [new branch] gh/jamesperng/5/base -> origin/gh/jamesperng/5/base 2024-06-26T04:39:37.3140718Z * [new branch] gh/jamesperng/5/head -> origin/gh/jamesperng/5/head 2024-06-26T04:39:37.3141815Z * [new branch] gh/jamesperng/5/orig -> origin/gh/jamesperng/5/orig 2024-06-26T04:39:37.3143475Z * [new branch] gh/jamesperng/6/base -> origin/gh/jamesperng/6/base 2024-06-26T04:39:37.3144404Z * [new branch] gh/jamesperng/6/head -> origin/gh/jamesperng/6/head 2024-06-26T04:39:37.3145456Z * [new branch] gh/jamesperng/6/orig -> origin/gh/jamesperng/6/orig 2024-06-26T04:39:37.3147102Z * [new branch] gh/janeyx99/10/base -> origin/gh/janeyx99/10/base 2024-06-26T04:39:37.3148069Z * [new branch] gh/janeyx99/10/head -> origin/gh/janeyx99/10/head 2024-06-26T04:39:37.3148980Z * [new branch] gh/janeyx99/10/orig -> origin/gh/janeyx99/10/orig 2024-06-26T04:39:37.3150700Z * [new branch] gh/janeyx99/161/base -> origin/gh/janeyx99/161/base 2024-06-26T04:39:37.3151562Z * [new branch] gh/janeyx99/161/head -> origin/gh/janeyx99/161/head 2024-06-26T04:39:37.3152685Z * [new branch] gh/janeyx99/161/orig -> origin/gh/janeyx99/161/orig 2024-06-26T04:39:37.3153931Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2024-06-26T04:39:37.3154972Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2024-06-26T04:39:37.3155959Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2024-06-26T04:39:37.3157706Z * [new branch] gh/janeyx99/167/base -> origin/gh/janeyx99/167/base 2024-06-26T04:39:37.3158811Z * [new branch] gh/janeyx99/167/head -> origin/gh/janeyx99/167/head 2024-06-26T04:39:37.3159892Z * [new branch] gh/janeyx99/167/orig -> origin/gh/janeyx99/167/orig 2024-06-26T04:39:37.3161071Z * [new branch] gh/janeyx99/168/base -> origin/gh/janeyx99/168/base 2024-06-26T04:39:37.3162070Z * [new branch] gh/janeyx99/168/head -> origin/gh/janeyx99/168/head 2024-06-26T04:39:37.3163084Z * [new branch] gh/janeyx99/168/orig -> origin/gh/janeyx99/168/orig 2024-06-26T04:39:37.3164330Z * [new branch] gh/janeyx99/169/base -> origin/gh/janeyx99/169/base 2024-06-26T04:39:37.3168321Z * [new branch] gh/janeyx99/169/head -> origin/gh/janeyx99/169/head 2024-06-26T04:39:37.3169003Z * [new branch] gh/janeyx99/169/orig -> origin/gh/janeyx99/169/orig 2024-06-26T04:39:37.3169639Z * [new branch] gh/janeyx99/170/base -> origin/gh/janeyx99/170/base 2024-06-26T04:39:37.3170023Z * [new branch] gh/janeyx99/170/head -> origin/gh/janeyx99/170/head 2024-06-26T04:39:37.3170388Z * [new branch] gh/janeyx99/170/orig -> origin/gh/janeyx99/170/orig 2024-06-26T04:39:37.3170753Z * [new branch] gh/janeyx99/171/base -> origin/gh/janeyx99/171/base 2024-06-26T04:39:37.3171455Z * [new branch] gh/janeyx99/171/head -> origin/gh/janeyx99/171/head 2024-06-26T04:39:37.3172225Z * [new branch] gh/janeyx99/171/orig -> origin/gh/janeyx99/171/orig 2024-06-26T04:39:37.3173474Z * [new branch] gh/janeyx99/172/base -> origin/gh/janeyx99/172/base 2024-06-26T04:39:37.3174273Z * [new branch] gh/janeyx99/172/head -> origin/gh/janeyx99/172/head 2024-06-26T04:39:37.3175261Z * [new branch] gh/janeyx99/172/orig -> origin/gh/janeyx99/172/orig 2024-06-26T04:39:37.3176112Z * [new branch] gh/janeyx99/173/base -> origin/gh/janeyx99/173/base 2024-06-26T04:39:37.3176900Z * [new branch] gh/janeyx99/173/head -> origin/gh/janeyx99/173/head 2024-06-26T04:39:37.3177692Z * [new branch] gh/janeyx99/173/orig -> origin/gh/janeyx99/173/orig 2024-06-26T04:39:37.3178891Z * [new branch] gh/janeyx99/174/base -> origin/gh/janeyx99/174/base 2024-06-26T04:39:37.3179583Z * [new branch] gh/janeyx99/174/head -> origin/gh/janeyx99/174/head 2024-06-26T04:39:37.3180339Z * [new branch] gh/janeyx99/174/orig -> origin/gh/janeyx99/174/orig 2024-06-26T04:39:37.3181500Z * [new branch] gh/janeyx99/45/base -> origin/gh/janeyx99/45/base 2024-06-26T04:39:37.3182294Z * [new branch] gh/janeyx99/45/head -> origin/gh/janeyx99/45/head 2024-06-26T04:39:37.3183137Z * [new branch] gh/janeyx99/45/orig -> origin/gh/janeyx99/45/orig 2024-06-26T04:39:37.3184353Z * [new branch] gh/janeyx99/67/base -> origin/gh/janeyx99/67/base 2024-06-26T04:39:37.3185056Z * [new branch] gh/janeyx99/67/head -> origin/gh/janeyx99/67/head 2024-06-26T04:39:37.3186234Z * [new branch] gh/janeyx99/86/base -> origin/gh/janeyx99/86/base 2024-06-26T04:39:37.3186884Z * [new branch] gh/janeyx99/86/head -> origin/gh/janeyx99/86/head 2024-06-26T04:39:37.3187710Z * [new branch] gh/janeyx99/86/orig -> origin/gh/janeyx99/86/orig 2024-06-26T04:39:37.3188822Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2024-06-26T04:39:37.3189501Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2024-06-26T04:39:37.3190405Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2024-06-26T04:39:37.3191613Z * [new branch] gh/janeyx99/9/base -> origin/gh/janeyx99/9/base 2024-06-26T04:39:37.3192386Z * [new branch] gh/janeyx99/9/head -> origin/gh/janeyx99/9/head 2024-06-26T04:39:37.3193358Z * [new branch] gh/janeyx99/9/orig -> origin/gh/janeyx99/9/orig 2024-06-26T04:39:37.3194449Z * [new branch] gh/jansel/116/base -> origin/gh/jansel/116/base 2024-06-26T04:39:37.3195208Z * [new branch] gh/jansel/116/orig -> origin/gh/jansel/116/orig 2024-06-26T04:39:37.3196278Z * [new branch] gh/jansel/126/base -> origin/gh/jansel/126/base 2024-06-26T04:39:37.3197247Z * [new branch] gh/jansel/126/head -> origin/gh/jansel/126/head 2024-06-26T04:39:37.3199205Z * [new branch] gh/jansel/126/orig -> origin/gh/jansel/126/orig 2024-06-26T04:39:37.3200499Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2024-06-26T04:39:37.3201140Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2024-06-26T04:39:37.3202019Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2024-06-26T04:39:37.3203257Z * [new branch] gh/jansel/248/base -> origin/gh/jansel/248/base 2024-06-26T04:39:37.3203979Z * [new branch] gh/jansel/248/head -> origin/gh/jansel/248/head 2024-06-26T04:39:37.3204756Z * [new branch] gh/jansel/248/orig -> origin/gh/jansel/248/orig 2024-06-26T04:39:37.3205983Z * [new branch] gh/jansel/298/base -> origin/gh/jansel/298/base 2024-06-26T04:39:37.3206710Z * [new branch] gh/jansel/298/head -> origin/gh/jansel/298/head 2024-06-26T04:39:37.3207497Z * [new branch] gh/jansel/298/orig -> origin/gh/jansel/298/orig 2024-06-26T04:39:37.3208714Z * [new branch] gh/jansel/330/base -> origin/gh/jansel/330/base 2024-06-26T04:39:37.3209570Z * [new branch] gh/jansel/330/head -> origin/gh/jansel/330/head 2024-06-26T04:39:37.3210252Z * [new branch] gh/jansel/330/orig -> origin/gh/jansel/330/orig 2024-06-26T04:39:37.3211360Z * [new branch] gh/jansel/335/base -> origin/gh/jansel/335/base 2024-06-26T04:39:37.3212037Z * [new branch] gh/jansel/335/head -> origin/gh/jansel/335/head 2024-06-26T04:39:37.3212828Z * [new branch] gh/jansel/335/orig -> origin/gh/jansel/335/orig 2024-06-26T04:39:37.3215699Z * [new branch] gh/jansel/341/base -> origin/gh/jansel/341/base 2024-06-26T04:39:37.3216320Z * [new branch] gh/jansel/341/head -> origin/gh/jansel/341/head 2024-06-26T04:39:37.3216945Z * [new branch] gh/jansel/341/orig -> origin/gh/jansel/341/orig 2024-06-26T04:39:37.3217610Z * [new branch] gh/jansel/343/base -> origin/gh/jansel/343/base 2024-06-26T04:39:37.3218450Z * [new branch] gh/jansel/343/head -> origin/gh/jansel/343/head 2024-06-26T04:39:37.3219055Z * [new branch] gh/jansel/343/orig -> origin/gh/jansel/343/orig 2024-06-26T04:39:37.3219854Z * [new branch] gh/jansel/344/base -> origin/gh/jansel/344/base 2024-06-26T04:39:37.3220525Z * [new branch] gh/jansel/344/head -> origin/gh/jansel/344/head 2024-06-26T04:39:37.3221397Z * [new branch] gh/jansel/344/orig -> origin/gh/jansel/344/orig 2024-06-26T04:39:37.3222008Z * [new branch] gh/jansel/345/base -> origin/gh/jansel/345/base 2024-06-26T04:39:37.3222775Z * [new branch] gh/jansel/345/head -> origin/gh/jansel/345/head 2024-06-26T04:39:37.3223592Z * [new branch] gh/jansel/345/orig -> origin/gh/jansel/345/orig 2024-06-26T04:39:37.3224661Z * [new branch] gh/jansel/346/base -> origin/gh/jansel/346/base 2024-06-26T04:39:37.3225463Z * [new branch] gh/jansel/346/head -> origin/gh/jansel/346/head 2024-06-26T04:39:37.3226320Z * [new branch] gh/jansel/346/orig -> origin/gh/jansel/346/orig 2024-06-26T04:39:37.3227677Z * [new branch] gh/jansel/347/base -> origin/gh/jansel/347/base 2024-06-26T04:39:37.3228378Z * [new branch] gh/jansel/347/head -> origin/gh/jansel/347/head 2024-06-26T04:39:37.3229118Z * [new branch] gh/jansel/347/orig -> origin/gh/jansel/347/orig 2024-06-26T04:39:37.3230316Z * [new branch] gh/jansel/348/base -> origin/gh/jansel/348/base 2024-06-26T04:39:37.3231032Z * [new branch] gh/jansel/348/head -> origin/gh/jansel/348/head 2024-06-26T04:39:37.3231801Z * [new branch] gh/jansel/348/orig -> origin/gh/jansel/348/orig 2024-06-26T04:39:37.3232998Z * [new branch] gh/jansel/349/base -> origin/gh/jansel/349/base 2024-06-26T04:39:37.3233696Z * [new branch] gh/jansel/349/head -> origin/gh/jansel/349/head 2024-06-26T04:39:37.3234487Z * [new branch] gh/jansel/349/orig -> origin/gh/jansel/349/orig 2024-06-26T04:39:37.3235651Z * [new branch] gh/jansel/350/base -> origin/gh/jansel/350/base 2024-06-26T04:39:37.3236339Z * [new branch] gh/jansel/350/head -> origin/gh/jansel/350/head 2024-06-26T04:39:37.3237375Z * [new branch] gh/jansel/350/orig -> origin/gh/jansel/350/orig 2024-06-26T04:39:37.3238679Z * [new branch] gh/jansel/351/base -> origin/gh/jansel/351/base 2024-06-26T04:39:37.3239583Z * [new branch] gh/jansel/351/head -> origin/gh/jansel/351/head 2024-06-26T04:39:37.3240325Z * [new branch] gh/jansel/351/orig -> origin/gh/jansel/351/orig 2024-06-26T04:39:37.3241474Z * [new branch] gh/jansel/352/base -> origin/gh/jansel/352/base 2024-06-26T04:39:37.3242180Z * [new branch] gh/jansel/352/head -> origin/gh/jansel/352/head 2024-06-26T04:39:37.3243109Z * [new branch] gh/jansel/352/orig -> origin/gh/jansel/352/orig 2024-06-26T04:39:37.3244104Z * [new branch] gh/jansel/353/base -> origin/gh/jansel/353/base 2024-06-26T04:39:37.3244870Z * [new branch] gh/jansel/353/head -> origin/gh/jansel/353/head 2024-06-26T04:39:37.3245681Z * [new branch] gh/jansel/353/orig -> origin/gh/jansel/353/orig 2024-06-26T04:39:37.3246675Z * [new branch] gh/jansel/354/base -> origin/gh/jansel/354/base 2024-06-26T04:39:37.3247483Z * [new branch] gh/jansel/354/head -> origin/gh/jansel/354/head 2024-06-26T04:39:37.3248259Z * [new branch] gh/jansel/354/orig -> origin/gh/jansel/354/orig 2024-06-26T04:39:37.3249399Z * [new branch] gh/jansel/355/base -> origin/gh/jansel/355/base 2024-06-26T04:39:37.3250134Z * [new branch] gh/jansel/355/head -> origin/gh/jansel/355/head 2024-06-26T04:39:37.3250880Z * [new branch] gh/jansel/355/orig -> origin/gh/jansel/355/orig 2024-06-26T04:39:37.3251922Z * [new branch] gh/jansel/356/base -> origin/gh/jansel/356/base 2024-06-26T04:39:37.3252701Z * [new branch] gh/jansel/356/head -> origin/gh/jansel/356/head 2024-06-26T04:39:37.3253501Z * [new branch] gh/jansel/356/orig -> origin/gh/jansel/356/orig 2024-06-26T04:39:37.3254711Z * [new branch] gh/jansel/357/base -> origin/gh/jansel/357/base 2024-06-26T04:39:37.3255360Z * [new branch] gh/jansel/357/head -> origin/gh/jansel/357/head 2024-06-26T04:39:37.3256186Z * [new branch] gh/jansel/357/orig -> origin/gh/jansel/357/orig 2024-06-26T04:39:37.3257232Z * [new branch] gh/jansel/358/base -> origin/gh/jansel/358/base 2024-06-26T04:39:37.3258052Z * [new branch] gh/jansel/358/head -> origin/gh/jansel/358/head 2024-06-26T04:39:37.3258813Z * [new branch] gh/jansel/358/orig -> origin/gh/jansel/358/orig 2024-06-26T04:39:37.3259986Z * [new branch] gh/jansel/359/base -> origin/gh/jansel/359/base 2024-06-26T04:39:37.3260688Z * [new branch] gh/jansel/359/head -> origin/gh/jansel/359/head 2024-06-26T04:39:37.3261448Z * [new branch] gh/jansel/359/orig -> origin/gh/jansel/359/orig 2024-06-26T04:39:37.3262681Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2024-06-26T04:39:37.3263168Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2024-06-26T04:39:37.3264319Z * [new branch] gh/jansel/361/base -> origin/gh/jansel/361/base 2024-06-26T04:39:37.3264980Z * [new branch] gh/jansel/361/head -> origin/gh/jansel/361/head 2024-06-26T04:39:37.3265761Z * [new branch] gh/jansel/361/orig -> origin/gh/jansel/361/orig 2024-06-26T04:39:37.3266973Z * [new branch] gh/jansel/362/base -> origin/gh/jansel/362/base 2024-06-26T04:39:37.3267649Z * [new branch] gh/jansel/362/head -> origin/gh/jansel/362/head 2024-06-26T04:39:37.3268446Z * [new branch] gh/jansel/362/orig -> origin/gh/jansel/362/orig 2024-06-26T04:39:37.3269603Z * [new branch] gh/jansel/363/base -> origin/gh/jansel/363/base 2024-06-26T04:39:37.3270225Z * [new branch] gh/jansel/363/head -> origin/gh/jansel/363/head 2024-06-26T04:39:37.3271108Z * [new branch] gh/jansel/363/orig -> origin/gh/jansel/363/orig 2024-06-26T04:39:37.3272581Z * [new branch] gh/jbschlosser/121/base -> origin/gh/jbschlosser/121/base 2024-06-26T04:39:37.3273270Z * [new branch] gh/jbschlosser/121/head -> origin/gh/jbschlosser/121/head 2024-06-26T04:39:37.3274054Z * [new branch] gh/jbschlosser/121/orig -> origin/gh/jbschlosser/121/orig 2024-06-26T04:39:37.3275365Z * [new branch] gh/jbschlosser/128/base -> origin/gh/jbschlosser/128/base 2024-06-26T04:39:37.3275890Z * [new branch] gh/jbschlosser/128/head -> origin/gh/jbschlosser/128/head 2024-06-26T04:39:37.3276640Z * [new branch] gh/jbschlosser/128/orig -> origin/gh/jbschlosser/128/orig 2024-06-26T04:39:37.3278189Z * [new branch] gh/jbschlosser/131/base -> origin/gh/jbschlosser/131/base 2024-06-26T04:39:37.3279034Z * [new branch] gh/jbschlosser/131/head -> origin/gh/jbschlosser/131/head 2024-06-26T04:39:37.3279939Z * [new branch] gh/jbschlosser/131/orig -> origin/gh/jbschlosser/131/orig 2024-06-26T04:39:37.3281172Z * [new branch] gh/jbschlosser/135/base -> origin/gh/jbschlosser/135/base 2024-06-26T04:39:37.3281821Z * [new branch] gh/jbschlosser/135/head -> origin/gh/jbschlosser/135/head 2024-06-26T04:39:37.3282783Z * [new branch] gh/jbschlosser/135/orig -> origin/gh/jbschlosser/135/orig 2024-06-26T04:39:37.3284087Z * [new branch] gh/jbschlosser/139/base -> origin/gh/jbschlosser/139/base 2024-06-26T04:39:37.3284636Z * [new branch] gh/jbschlosser/139/head -> origin/gh/jbschlosser/139/head 2024-06-26T04:39:37.3285449Z * [new branch] gh/jbschlosser/139/orig -> origin/gh/jbschlosser/139/orig 2024-06-26T04:39:37.3286711Z * [new branch] gh/jbschlosser/140/base -> origin/gh/jbschlosser/140/base 2024-06-26T04:39:37.3287446Z * [new branch] gh/jbschlosser/140/head -> origin/gh/jbschlosser/140/head 2024-06-26T04:39:37.3288167Z * [new branch] gh/jbschlosser/140/orig -> origin/gh/jbschlosser/140/orig 2024-06-26T04:39:37.3289374Z * [new branch] gh/jbschlosser/141/base -> origin/gh/jbschlosser/141/base 2024-06-26T04:39:37.3290110Z * [new branch] gh/jbschlosser/141/head -> origin/gh/jbschlosser/141/head 2024-06-26T04:39:37.3290899Z * [new branch] gh/jbschlosser/141/orig -> origin/gh/jbschlosser/141/orig 2024-06-26T04:39:37.3292179Z * [new branch] gh/jbschlosser/144/base -> origin/gh/jbschlosser/144/base 2024-06-26T04:39:37.3292869Z * [new branch] gh/jbschlosser/144/head -> origin/gh/jbschlosser/144/head 2024-06-26T04:39:37.3293640Z * [new branch] gh/jbschlosser/144/orig -> origin/gh/jbschlosser/144/orig 2024-06-26T04:39:37.3294908Z * [new branch] gh/jbschlosser/145/base -> origin/gh/jbschlosser/145/base 2024-06-26T04:39:37.3295654Z * [new branch] gh/jbschlosser/145/head -> origin/gh/jbschlosser/145/head 2024-06-26T04:39:37.3296472Z * [new branch] gh/jbschlosser/145/orig -> origin/gh/jbschlosser/145/orig 2024-06-26T04:39:37.3297686Z * [new branch] gh/jbschlosser/146/base -> origin/gh/jbschlosser/146/base 2024-06-26T04:39:37.3298309Z * [new branch] gh/jbschlosser/146/head -> origin/gh/jbschlosser/146/head 2024-06-26T04:39:37.3299075Z * [new branch] gh/jbschlosser/146/orig -> origin/gh/jbschlosser/146/orig 2024-06-26T04:39:37.3300248Z * [new branch] gh/jbschlosser/147/base -> origin/gh/jbschlosser/147/base 2024-06-26T04:39:37.3300861Z * [new branch] gh/jbschlosser/147/head -> origin/gh/jbschlosser/147/head 2024-06-26T04:39:37.3301661Z * [new branch] gh/jbschlosser/147/orig -> origin/gh/jbschlosser/147/orig 2024-06-26T04:39:37.3302846Z * [new branch] gh/jbschlosser/148/base -> origin/gh/jbschlosser/148/base 2024-06-26T04:39:37.3303526Z * [new branch] gh/jbschlosser/148/head -> origin/gh/jbschlosser/148/head 2024-06-26T04:39:37.3304291Z * [new branch] gh/jbschlosser/148/orig -> origin/gh/jbschlosser/148/orig 2024-06-26T04:39:37.3305589Z * [new branch] gh/jbschlosser/149/base -> origin/gh/jbschlosser/149/base 2024-06-26T04:39:37.3306341Z * [new branch] gh/jbschlosser/149/head -> origin/gh/jbschlosser/149/head 2024-06-26T04:39:37.3307267Z * [new branch] gh/jbschlosser/149/orig -> origin/gh/jbschlosser/149/orig 2024-06-26T04:39:37.3308690Z * [new branch] gh/jbschlosser/150/base -> origin/gh/jbschlosser/150/base 2024-06-26T04:39:37.3309444Z * [new branch] gh/jbschlosser/150/head -> origin/gh/jbschlosser/150/head 2024-06-26T04:39:37.3310166Z * [new branch] gh/jbschlosser/150/orig -> origin/gh/jbschlosser/150/orig 2024-06-26T04:39:37.3311494Z * [new branch] gh/jbschlosser/151/base -> origin/gh/jbschlosser/151/base 2024-06-26T04:39:37.3312224Z * [new branch] gh/jbschlosser/151/head -> origin/gh/jbschlosser/151/head 2024-06-26T04:39:37.3313027Z * [new branch] gh/jbschlosser/151/orig -> origin/gh/jbschlosser/151/orig 2024-06-26T04:39:37.3314039Z * [new branch] gh/jbschlosser/152/base -> origin/gh/jbschlosser/152/base 2024-06-26T04:39:37.3314823Z * [new branch] gh/jbschlosser/152/head -> origin/gh/jbschlosser/152/head 2024-06-26T04:39:37.3316156Z * [new branch] gh/jbschlosser/152/orig -> origin/gh/jbschlosser/152/orig 2024-06-26T04:39:37.3317274Z * [new branch] gh/jbschlosser/153/base -> origin/gh/jbschlosser/153/base 2024-06-26T04:39:37.3318459Z * [new branch] gh/jbschlosser/153/head -> origin/gh/jbschlosser/153/head 2024-06-26T04:39:37.3319209Z * [new branch] gh/jbschlosser/153/orig -> origin/gh/jbschlosser/153/orig 2024-06-26T04:39:37.3320367Z * [new branch] gh/jbschlosser/75/base -> origin/gh/jbschlosser/75/base 2024-06-26T04:39:37.3321207Z * [new branch] gh/jbschlosser/75/head -> origin/gh/jbschlosser/75/head 2024-06-26T04:39:37.3321973Z * [new branch] gh/jbschlosser/75/orig -> origin/gh/jbschlosser/75/orig 2024-06-26T04:39:37.3323214Z * [new branch] gh/jbschlosser/84/base -> origin/gh/jbschlosser/84/base 2024-06-26T04:39:37.3323841Z * [new branch] gh/jbschlosser/84/head -> origin/gh/jbschlosser/84/head 2024-06-26T04:39:37.3324797Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2024-06-26T04:39:37.3325634Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2024-06-26T04:39:37.3326372Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2024-06-26T04:39:37.3327763Z * [new branch] gh/jcaip/26/base -> origin/gh/jcaip/26/base 2024-06-26T04:39:37.3328475Z * [new branch] gh/jcaip/26/head -> origin/gh/jcaip/26/head 2024-06-26T04:39:37.3329355Z * [new branch] gh/jcaip/26/orig -> origin/gh/jcaip/26/orig 2024-06-26T04:39:37.3330497Z * [new branch] gh/jcaip/32/base -> origin/gh/jcaip/32/base 2024-06-26T04:39:37.3331209Z * [new branch] gh/jcaip/32/head -> origin/gh/jcaip/32/head 2024-06-26T04:39:37.3332075Z * [new branch] gh/jcaip/32/orig -> origin/gh/jcaip/32/orig 2024-06-26T04:39:37.3333322Z * [new branch] gh/jcaip/41/base -> origin/gh/jcaip/41/base 2024-06-26T04:39:37.3333939Z * [new branch] gh/jcaip/41/head -> origin/gh/jcaip/41/head 2024-06-26T04:39:37.3334868Z * [new branch] gh/jcaip/41/orig -> origin/gh/jcaip/41/orig 2024-06-26T04:39:37.3336150Z * [new branch] gh/jcaip/62/base -> origin/gh/jcaip/62/base 2024-06-26T04:39:37.3336719Z * [new branch] gh/jcaip/62/head -> origin/gh/jcaip/62/head 2024-06-26T04:39:37.3337583Z * [new branch] gh/jcaip/62/orig -> origin/gh/jcaip/62/orig 2024-06-26T04:39:37.3338736Z * [new branch] gh/jcaip/64/base -> origin/gh/jcaip/64/base 2024-06-26T04:39:37.3339526Z * [new branch] gh/jcaip/64/head -> origin/gh/jcaip/64/head 2024-06-26T04:39:37.3340532Z * [new branch] gh/jcaip/64/orig -> origin/gh/jcaip/64/orig 2024-06-26T04:39:37.3341966Z * [new branch] gh/jerryzh168/840/base -> origin/gh/jerryzh168/840/base 2024-06-26T04:39:37.3342660Z * [new branch] gh/jerryzh168/840/head -> origin/gh/jerryzh168/840/head 2024-06-26T04:39:37.3344012Z * [new branch] gh/jerryzh168/840/orig -> origin/gh/jerryzh168/840/orig 2024-06-26T04:39:37.3344751Z * [new branch] gh/jerryzh168/842/base -> origin/gh/jerryzh168/842/base 2024-06-26T04:39:37.3345715Z * [new branch] gh/jerryzh168/842/head -> origin/gh/jerryzh168/842/head 2024-06-26T04:39:37.3346405Z * [new branch] gh/jerryzh168/842/orig -> origin/gh/jerryzh168/842/orig 2024-06-26T04:39:37.3347384Z * [new branch] gh/jerryzh168/843/base -> origin/gh/jerryzh168/843/base 2024-06-26T04:39:37.3348236Z * [new branch] gh/jerryzh168/843/head -> origin/gh/jerryzh168/843/head 2024-06-26T04:39:37.3349153Z * [new branch] gh/jerryzh168/843/orig -> origin/gh/jerryzh168/843/orig 2024-06-26T04:39:37.3350573Z * [new branch] gh/jgong5/11/base -> origin/gh/jgong5/11/base 2024-06-26T04:39:37.3351298Z * [new branch] gh/jgong5/11/head -> origin/gh/jgong5/11/head 2024-06-26T04:39:37.3352189Z * [new branch] gh/jgong5/11/orig -> origin/gh/jgong5/11/orig 2024-06-26T04:39:37.3353272Z * [new branch] gh/jgong5/22/base -> origin/gh/jgong5/22/base 2024-06-26T04:39:37.3353991Z * [new branch] gh/jgong5/22/head -> origin/gh/jgong5/22/head 2024-06-26T04:39:37.3355128Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2024-06-26T04:39:37.3355864Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2024-06-26T04:39:37.3356809Z * [new branch] gh/jgong5/33/base -> origin/gh/jgong5/33/base 2024-06-26T04:39:37.3357819Z * [new branch] gh/jgong5/33/head -> origin/gh/jgong5/33/head 2024-06-26T04:39:37.3359995Z * [new branch] gh/jgong5/33/orig -> origin/gh/jgong5/33/orig 2024-06-26T04:39:37.3361123Z * [new branch] gh/jgong5/38/base -> origin/gh/jgong5/38/base 2024-06-26T04:39:37.3361834Z * [new branch] gh/jgong5/38/head -> origin/gh/jgong5/38/head 2024-06-26T04:39:37.3362587Z * [new branch] gh/jgong5/38/orig -> origin/gh/jgong5/38/orig 2024-06-26T04:39:37.3363781Z * [new branch] gh/jgong5/40/base -> origin/gh/jgong5/40/base 2024-06-26T04:39:37.3364544Z * [new branch] gh/jgong5/40/head -> origin/gh/jgong5/40/head 2024-06-26T04:39:37.3365316Z * [new branch] gh/jgong5/40/orig -> origin/gh/jgong5/40/orig 2024-06-26T04:39:37.3366411Z * [new branch] gh/jgong5/45/base -> origin/gh/jgong5/45/base 2024-06-26T04:39:37.3367297Z * [new branch] gh/jgong5/45/head -> origin/gh/jgong5/45/head 2024-06-26T04:39:37.3368048Z * [new branch] gh/jgong5/45/orig -> origin/gh/jgong5/45/orig 2024-06-26T04:39:37.3369038Z * [new branch] gh/jgong5/46/base -> origin/gh/jgong5/46/base 2024-06-26T04:39:37.3369799Z * [new branch] gh/jgong5/46/head -> origin/gh/jgong5/46/head 2024-06-26T04:39:37.3370581Z * [new branch] gh/jgong5/46/orig -> origin/gh/jgong5/46/orig 2024-06-26T04:39:37.3371585Z * [new branch] gh/jgong5/47/base -> origin/gh/jgong5/47/base 2024-06-26T04:39:37.3372344Z * [new branch] gh/jgong5/47/head -> origin/gh/jgong5/47/head 2024-06-26T04:39:37.3373152Z * [new branch] gh/jgong5/47/orig -> origin/gh/jgong5/47/orig 2024-06-26T04:39:37.3374270Z * [new branch] gh/jgong5/48/base -> origin/gh/jgong5/48/base 2024-06-26T04:39:37.3375172Z * [new branch] gh/jgong5/48/head -> origin/gh/jgong5/48/head 2024-06-26T04:39:37.3375963Z * [new branch] gh/jgong5/48/orig -> origin/gh/jgong5/48/orig 2024-06-26T04:39:37.3377036Z * [new branch] gh/jgong5/49/base -> origin/gh/jgong5/49/base 2024-06-26T04:39:37.3377807Z * [new branch] gh/jgong5/49/head -> origin/gh/jgong5/49/head 2024-06-26T04:39:37.3378583Z * [new branch] gh/jgong5/49/orig -> origin/gh/jgong5/49/orig 2024-06-26T04:39:37.3379610Z * [new branch] gh/jgong5/50/base -> origin/gh/jgong5/50/base 2024-06-26T04:39:37.3380427Z * [new branch] gh/jgong5/50/head -> origin/gh/jgong5/50/head 2024-06-26T04:39:37.3381186Z * [new branch] gh/jgong5/50/orig -> origin/gh/jgong5/50/orig 2024-06-26T04:39:37.3382248Z * [new branch] gh/jgong5/51/base -> origin/gh/jgong5/51/base 2024-06-26T04:39:37.3383076Z * [new branch] gh/jgong5/51/head -> origin/gh/jgong5/51/head 2024-06-26T04:39:37.3383844Z * [new branch] gh/jgong5/51/orig -> origin/gh/jgong5/51/orig 2024-06-26T04:39:37.3384851Z * [new branch] gh/jgong5/52/base -> origin/gh/jgong5/52/base 2024-06-26T04:39:37.3385609Z * [new branch] gh/jgong5/52/head -> origin/gh/jgong5/52/head 2024-06-26T04:39:37.3386414Z * [new branch] gh/jgong5/52/orig -> origin/gh/jgong5/52/orig 2024-06-26T04:39:37.3387648Z * [new branch] gh/jgong5/53/base -> origin/gh/jgong5/53/base 2024-06-26T04:39:37.3388337Z * [new branch] gh/jgong5/53/head -> origin/gh/jgong5/53/head 2024-06-26T04:39:37.3389121Z * [new branch] gh/jgong5/53/orig -> origin/gh/jgong5/53/orig 2024-06-26T04:39:37.3390308Z * [new branch] gh/jgong5/54/base -> origin/gh/jgong5/54/base 2024-06-26T04:39:37.3390945Z * [new branch] gh/jgong5/54/head -> origin/gh/jgong5/54/head 2024-06-26T04:39:37.3391700Z * [new branch] gh/jgong5/54/orig -> origin/gh/jgong5/54/orig 2024-06-26T04:39:37.3392861Z * [new branch] gh/jgong5/55/base -> origin/gh/jgong5/55/base 2024-06-26T04:39:37.3393501Z * [new branch] gh/jgong5/55/head -> origin/gh/jgong5/55/head 2024-06-26T04:39:37.3394326Z * [new branch] gh/jgong5/55/orig -> origin/gh/jgong5/55/orig 2024-06-26T04:39:37.3395646Z * [new branch] gh/jiayisunx/10/base -> origin/gh/jiayisunx/10/base 2024-06-26T04:39:37.3396383Z * [new branch] gh/jiayisunx/10/head -> origin/gh/jiayisunx/10/head 2024-06-26T04:39:37.3397234Z * [new branch] gh/jiayisunx/10/orig -> origin/gh/jiayisunx/10/orig 2024-06-26T04:39:37.3398595Z * [new branch] gh/jiayisunx/11/base -> origin/gh/jiayisunx/11/base 2024-06-26T04:39:37.3399300Z * [new branch] gh/jiayisunx/11/head -> origin/gh/jiayisunx/11/head 2024-06-26T04:39:37.3400231Z * [new branch] gh/jiayisunx/11/orig -> origin/gh/jiayisunx/11/orig 2024-06-26T04:39:37.3401354Z * [new branch] gh/jiayisunx/12/base -> origin/gh/jiayisunx/12/base 2024-06-26T04:39:37.3402053Z * [new branch] gh/jiayisunx/12/head -> origin/gh/jiayisunx/12/head 2024-06-26T04:39:37.3402863Z * [new branch] gh/jiayisunx/12/orig -> origin/gh/jiayisunx/12/orig 2024-06-26T04:39:37.3403824Z * [new branch] gh/jiayisunx/2/base -> origin/gh/jiayisunx/2/base 2024-06-26T04:39:37.3404650Z * [new branch] gh/jiayisunx/2/head -> origin/gh/jiayisunx/2/head 2024-06-26T04:39:37.3405475Z * [new branch] gh/jiayisunx/2/orig -> origin/gh/jiayisunx/2/orig 2024-06-26T04:39:37.3406418Z * [new branch] gh/jiayisunx/8/base -> origin/gh/jiayisunx/8/base 2024-06-26T04:39:37.3407275Z * [new branch] gh/jiayisunx/8/head -> origin/gh/jiayisunx/8/head 2024-06-26T04:39:37.3408148Z * [new branch] gh/jiayisunx/8/orig -> origin/gh/jiayisunx/8/orig 2024-06-26T04:39:37.3409491Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2024-06-26T04:39:37.3410278Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2024-06-26T04:39:37.3411199Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2024-06-26T04:39:37.3412325Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2024-06-26T04:39:37.3413227Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2024-06-26T04:39:37.3414376Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2024-06-26T04:39:37.3415161Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2024-06-26T04:39:37.3415949Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2024-06-26T04:39:37.3417023Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2024-06-26T04:39:37.3417779Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2024-06-26T04:39:37.3418591Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2024-06-26T04:39:37.3419526Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2024-06-26T04:39:37.3420332Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2024-06-26T04:39:37.3421228Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2024-06-26T04:39:37.3421982Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2024-06-26T04:39:37.3422892Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2024-06-26T04:39:37.3423787Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2024-06-26T04:39:37.3424739Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2024-06-26T04:39:37.3425315Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2024-06-26T04:39:37.3426295Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2024-06-26T04:39:37.3426935Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2024-06-26T04:39:37.3427858Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2024-06-26T04:39:37.3428678Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2024-06-26T04:39:37.3429557Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2024-06-26T04:39:37.3430389Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2024-06-26T04:39:37.3431705Z * [new branch] gh/justinchuby/54/base -> origin/gh/justinchuby/54/base 2024-06-26T04:39:37.3432516Z * [new branch] gh/justinchuby/54/head -> origin/gh/justinchuby/54/head 2024-06-26T04:39:37.3433603Z * [new branch] gh/justinchuby/65/base -> origin/gh/justinchuby/65/base 2024-06-26T04:39:37.3434272Z * [new branch] gh/justinchuby/65/head -> origin/gh/justinchuby/65/head 2024-06-26T04:39:37.3435475Z * [new branch] gh/justinchuby/66/base -> origin/gh/justinchuby/66/base 2024-06-26T04:39:37.3436058Z * [new branch] gh/justinchuby/66/head -> origin/gh/justinchuby/66/head 2024-06-26T04:39:37.3437262Z * [new branch] gh/justinchuby/77/base -> origin/gh/justinchuby/77/base 2024-06-26T04:39:37.3437896Z * [new branch] gh/justinchuby/77/head -> origin/gh/justinchuby/77/head 2024-06-26T04:39:37.3438949Z * [new branch] gh/justinchuby/88/base -> origin/gh/justinchuby/88/base 2024-06-26T04:39:37.3439891Z * [new branch] gh/justinchuby/88/head -> origin/gh/justinchuby/88/head 2024-06-26T04:39:37.3440928Z * [new branch] gh/justinchuby/89/base -> origin/gh/justinchuby/89/base 2024-06-26T04:39:37.3441589Z * [new branch] gh/justinchuby/89/head -> origin/gh/justinchuby/89/head 2024-06-26T04:39:37.3442371Z * [new branch] gh/justinchuby/89/orig -> origin/gh/justinchuby/89/orig 2024-06-26T04:39:37.3443393Z * [new branch] gh/justinchuby/90/base -> origin/gh/justinchuby/90/base 2024-06-26T04:39:37.3444134Z * [new branch] gh/justinchuby/90/head -> origin/gh/justinchuby/90/head 2024-06-26T04:39:37.3444893Z * [new branch] gh/justinchuby/90/orig -> origin/gh/justinchuby/90/orig 2024-06-26T04:39:37.3446479Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2024-06-26T04:39:37.3447221Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2024-06-26T04:39:37.3448519Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2024-06-26T04:39:37.3449593Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2024-06-26T04:39:37.3450454Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2024-06-26T04:39:37.3451689Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2024-06-26T04:39:37.3452436Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2024-06-26T04:39:37.3453351Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2024-06-26T04:39:37.3454072Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2024-06-26T04:39:37.3455108Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2024-06-26T04:39:37.3455922Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2024-06-26T04:39:37.3457183Z * [new branch] gh/kadeng/27/base -> origin/gh/kadeng/27/base 2024-06-26T04:39:37.3457969Z * [new branch] gh/kadeng/27/head -> origin/gh/kadeng/27/head 2024-06-26T04:39:37.3458804Z * [new branch] gh/kadeng/27/orig -> origin/gh/kadeng/27/orig 2024-06-26T04:39:37.3459868Z * [new branch] gh/kadeng/38/base -> origin/gh/kadeng/38/base 2024-06-26T04:39:37.3460817Z * [new branch] gh/kadeng/38/head -> origin/gh/kadeng/38/head 2024-06-26T04:39:37.3461613Z * [new branch] gh/kadeng/38/orig -> origin/gh/kadeng/38/orig 2024-06-26T04:39:37.3463235Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2024-06-26T04:39:37.3463970Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2024-06-26T04:39:37.3464956Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2024-06-26T04:39:37.3465956Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2024-06-26T04:39:37.3466704Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2024-06-26T04:39:37.3468125Z * [new branch] gh/kirklandsign/3/base -> origin/gh/kirklandsign/3/base 2024-06-26T04:39:37.3468860Z * [new branch] gh/kirklandsign/3/head -> origin/gh/kirklandsign/3/head 2024-06-26T04:39:37.3470270Z * [new branch] gh/kumpera/14/base -> origin/gh/kumpera/14/base 2024-06-26T04:39:37.3471636Z * [new branch] gh/kurtamohler/30/base -> origin/gh/kurtamohler/30/base 2024-06-26T04:39:37.3472276Z * [new branch] gh/kurtamohler/30/head -> origin/gh/kurtamohler/30/head 2024-06-26T04:39:37.3473082Z * [new branch] gh/kurtamohler/30/orig -> origin/gh/kurtamohler/30/orig 2024-06-26T04:39:37.3474112Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2024-06-26T04:39:37.3474976Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2024-06-26T04:39:37.3475711Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2024-06-26T04:39:37.3477057Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2024-06-26T04:39:37.3478135Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2024-06-26T04:39:37.3478998Z * [new branch] gh/kwen2501/11/base -> origin/gh/kwen2501/11/base 2024-06-26T04:39:37.3479899Z * [new branch] gh/kwen2501/11/head -> origin/gh/kwen2501/11/head 2024-06-26T04:39:37.3480719Z * [new branch] gh/kwen2501/11/orig -> origin/gh/kwen2501/11/orig 2024-06-26T04:39:37.3481892Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2024-06-26T04:39:37.3482579Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2024-06-26T04:39:37.3483737Z * [new branch] gh/kwen2501/28/base -> origin/gh/kwen2501/28/base 2024-06-26T04:39:37.3484442Z * [new branch] gh/kwen2501/28/head -> origin/gh/kwen2501/28/head 2024-06-26T04:39:37.3485194Z * [new branch] gh/kwen2501/28/orig -> origin/gh/kwen2501/28/orig 2024-06-26T04:39:37.3486118Z * [new branch] gh/kwen2501/29/base -> origin/gh/kwen2501/29/base 2024-06-26T04:39:37.3486940Z * [new branch] gh/kwen2501/29/head -> origin/gh/kwen2501/29/head 2024-06-26T04:39:37.3487723Z * [new branch] gh/kwen2501/29/orig -> origin/gh/kwen2501/29/orig 2024-06-26T04:39:37.3488891Z * [new branch] gh/kwen2501/3/base -> origin/gh/kwen2501/3/base 2024-06-26T04:39:37.3489649Z * [new branch] gh/kwen2501/3/head -> origin/gh/kwen2501/3/head 2024-06-26T04:39:37.3490456Z * [new branch] gh/kwen2501/3/orig -> origin/gh/kwen2501/3/orig 2024-06-26T04:39:37.3491587Z * [new branch] gh/kwen2501/4/base -> origin/gh/kwen2501/4/base 2024-06-26T04:39:37.3492429Z * [new branch] gh/kwen2501/4/head -> origin/gh/kwen2501/4/head 2024-06-26T04:39:37.3493239Z * [new branch] gh/kwen2501/4/orig -> origin/gh/kwen2501/4/orig 2024-06-26T04:39:37.3494442Z * [new branch] gh/kwen2501/40/base -> origin/gh/kwen2501/40/base 2024-06-26T04:39:37.3495239Z * [new branch] gh/kwen2501/40/head -> origin/gh/kwen2501/40/head 2024-06-26T04:39:37.3496012Z * [new branch] gh/kwen2501/40/orig -> origin/gh/kwen2501/40/orig 2024-06-26T04:39:37.3496903Z * [new branch] gh/kwen2501/41/base -> origin/gh/kwen2501/41/base 2024-06-26T04:39:37.3497685Z * [new branch] gh/kwen2501/41/head -> origin/gh/kwen2501/41/head 2024-06-26T04:39:37.3503479Z * [new branch] gh/kwen2501/41/orig -> origin/gh/kwen2501/41/orig 2024-06-26T04:39:37.3504102Z * [new branch] gh/kwen2501/42/base -> origin/gh/kwen2501/42/base 2024-06-26T04:39:37.3504715Z * [new branch] gh/kwen2501/42/head -> origin/gh/kwen2501/42/head 2024-06-26T04:39:37.3505084Z * [new branch] gh/kwen2501/42/orig -> origin/gh/kwen2501/42/orig 2024-06-26T04:39:37.3505518Z * [new branch] gh/kwen2501/43/base -> origin/gh/kwen2501/43/base 2024-06-26T04:39:37.3505873Z * [new branch] gh/kwen2501/43/head -> origin/gh/kwen2501/43/head 2024-06-26T04:39:37.3506238Z * [new branch] gh/kwen2501/43/orig -> origin/gh/kwen2501/43/orig 2024-06-26T04:39:37.3506678Z * [new branch] gh/kwen2501/44/base -> origin/gh/kwen2501/44/base 2024-06-26T04:39:37.3507043Z * [new branch] gh/kwen2501/44/head -> origin/gh/kwen2501/44/head 2024-06-26T04:39:37.3507687Z * [new branch] gh/kwen2501/44/orig -> origin/gh/kwen2501/44/orig 2024-06-26T04:39:37.3509345Z * [new branch] gh/kwen2501/45/base -> origin/gh/kwen2501/45/base 2024-06-26T04:39:37.3510248Z * [new branch] gh/kwen2501/45/head -> origin/gh/kwen2501/45/head 2024-06-26T04:39:37.3511664Z * [new branch] gh/kwen2501/45/orig -> origin/gh/kwen2501/45/orig 2024-06-26T04:39:37.3513104Z * [new branch] gh/kwen2501/46/base -> origin/gh/kwen2501/46/base 2024-06-26T04:39:37.3513991Z * [new branch] gh/kwen2501/46/head -> origin/gh/kwen2501/46/head 2024-06-26T04:39:37.3515316Z * [new branch] gh/kwen2501/46/orig -> origin/gh/kwen2501/46/orig 2024-06-26T04:39:37.3516705Z * [new branch] gh/kwen2501/47/base -> origin/gh/kwen2501/47/base 2024-06-26T04:39:37.3518431Z * [new branch] gh/kwen2501/47/head -> origin/gh/kwen2501/47/head 2024-06-26T04:39:37.3520557Z * [new branch] gh/kwen2501/47/orig -> origin/gh/kwen2501/47/orig 2024-06-26T04:39:37.3521885Z * [new branch] gh/kwen2501/48/base -> origin/gh/kwen2501/48/base 2024-06-26T04:39:37.3522948Z * [new branch] gh/kwen2501/48/head -> origin/gh/kwen2501/48/head 2024-06-26T04:39:37.3524122Z * [new branch] gh/kwen2501/48/orig -> origin/gh/kwen2501/48/orig 2024-06-26T04:39:37.3525471Z * [new branch] gh/kwen2501/49/base -> origin/gh/kwen2501/49/base 2024-06-26T04:39:37.3526636Z * [new branch] gh/kwen2501/49/head -> origin/gh/kwen2501/49/head 2024-06-26T04:39:37.3527808Z * [new branch] gh/kwen2501/49/orig -> origin/gh/kwen2501/49/orig 2024-06-26T04:39:37.3529271Z * [new branch] gh/kwen2501/5/base -> origin/gh/kwen2501/5/base 2024-06-26T04:39:37.3530381Z * [new branch] gh/kwen2501/5/head -> origin/gh/kwen2501/5/head 2024-06-26T04:39:37.3531444Z * [new branch] gh/kwen2501/5/orig -> origin/gh/kwen2501/5/orig 2024-06-26T04:39:37.3533006Z * [new branch] gh/kwen2501/50/base -> origin/gh/kwen2501/50/base 2024-06-26T04:39:37.3534221Z * [new branch] gh/kwen2501/50/head -> origin/gh/kwen2501/50/head 2024-06-26T04:39:37.3535352Z * [new branch] gh/kwen2501/50/orig -> origin/gh/kwen2501/50/orig 2024-06-26T04:39:37.3536923Z * [new branch] gh/kwen2501/51/base -> origin/gh/kwen2501/51/base 2024-06-26T04:39:37.3538042Z * [new branch] gh/kwen2501/51/head -> origin/gh/kwen2501/51/head 2024-06-26T04:39:37.3539262Z * [new branch] gh/kwen2501/51/orig -> origin/gh/kwen2501/51/orig 2024-06-26T04:39:37.3540735Z * [new branch] gh/kwen2501/52/base -> origin/gh/kwen2501/52/base 2024-06-26T04:39:37.3541863Z * [new branch] gh/kwen2501/52/head -> origin/gh/kwen2501/52/head 2024-06-26T04:39:37.3542977Z * [new branch] gh/kwen2501/52/orig -> origin/gh/kwen2501/52/orig 2024-06-26T04:39:37.3544494Z * [new branch] gh/kwen2501/53/base -> origin/gh/kwen2501/53/base 2024-06-26T04:39:37.3545470Z * [new branch] gh/kwen2501/53/head -> origin/gh/kwen2501/53/head 2024-06-26T04:39:37.3546708Z * [new branch] gh/kwen2501/53/orig -> origin/gh/kwen2501/53/orig 2024-06-26T04:39:37.3548231Z * [new branch] gh/kwen2501/54/base -> origin/gh/kwen2501/54/base 2024-06-26T04:39:37.3549370Z * [new branch] gh/kwen2501/54/head -> origin/gh/kwen2501/54/head 2024-06-26T04:39:37.3550543Z * [new branch] gh/kwen2501/54/orig -> origin/gh/kwen2501/54/orig 2024-06-26T04:39:37.3551986Z * [new branch] gh/kwen2501/55/base -> origin/gh/kwen2501/55/base 2024-06-26T04:39:37.3553140Z * [new branch] gh/kwen2501/55/head -> origin/gh/kwen2501/55/head 2024-06-26T04:39:37.3554270Z * [new branch] gh/kwen2501/55/orig -> origin/gh/kwen2501/55/orig 2024-06-26T04:39:37.3555655Z * [new branch] gh/kwen2501/56/base -> origin/gh/kwen2501/56/base 2024-06-26T04:39:37.3556525Z * [new branch] gh/kwen2501/56/head -> origin/gh/kwen2501/56/head 2024-06-26T04:39:37.3557889Z * [new branch] gh/kwen2501/56/orig -> origin/gh/kwen2501/56/orig 2024-06-26T04:39:37.3559185Z * [new branch] gh/kwen2501/57/base -> origin/gh/kwen2501/57/base 2024-06-26T04:39:37.3560225Z * [new branch] gh/kwen2501/57/head -> origin/gh/kwen2501/57/head 2024-06-26T04:39:37.3561516Z * [new branch] gh/kwen2501/57/orig -> origin/gh/kwen2501/57/orig 2024-06-26T04:39:37.3562936Z * [new branch] gh/kwen2501/58/base -> origin/gh/kwen2501/58/base 2024-06-26T04:39:37.3563890Z * [new branch] gh/kwen2501/58/head -> origin/gh/kwen2501/58/head 2024-06-26T04:39:37.3565184Z * [new branch] gh/kwen2501/58/orig -> origin/gh/kwen2501/58/orig 2024-06-26T04:39:37.3566440Z * [new branch] gh/kwen2501/59/base -> origin/gh/kwen2501/59/base 2024-06-26T04:39:37.3567368Z * [new branch] gh/kwen2501/59/head -> origin/gh/kwen2501/59/head 2024-06-26T04:39:37.3568780Z * [new branch] gh/kwen2501/59/orig -> origin/gh/kwen2501/59/orig 2024-06-26T04:39:37.3570388Z * [new branch] gh/laithsakka/10/base -> origin/gh/laithsakka/10/base 2024-06-26T04:39:37.3571390Z * [new branch] gh/laithsakka/10/head -> origin/gh/laithsakka/10/head 2024-06-26T04:39:37.3572634Z * [new branch] gh/laithsakka/10/orig -> origin/gh/laithsakka/10/orig 2024-06-26T04:39:37.3573985Z * [new branch] gh/laithsakka/11/base -> origin/gh/laithsakka/11/base 2024-06-26T04:39:37.3575085Z * [new branch] gh/laithsakka/11/head -> origin/gh/laithsakka/11/head 2024-06-26T04:39:37.3576236Z * [new branch] gh/laithsakka/11/orig -> origin/gh/laithsakka/11/orig 2024-06-26T04:39:37.3577673Z * [new branch] gh/laithsakka/12/base -> origin/gh/laithsakka/12/base 2024-06-26T04:39:37.3578578Z * [new branch] gh/laithsakka/12/head -> origin/gh/laithsakka/12/head 2024-06-26T04:39:37.3579910Z * [new branch] gh/laithsakka/12/orig -> origin/gh/laithsakka/12/orig 2024-06-26T04:39:37.3581197Z * [new branch] gh/laithsakka/13/base -> origin/gh/laithsakka/13/base 2024-06-26T04:39:37.3582138Z * [new branch] gh/laithsakka/13/head -> origin/gh/laithsakka/13/head 2024-06-26T04:39:37.3583554Z * [new branch] gh/laithsakka/13/orig -> origin/gh/laithsakka/13/orig 2024-06-26T04:39:37.3584895Z * [new branch] gh/laithsakka/14/base -> origin/gh/laithsakka/14/base 2024-06-26T04:39:37.3585864Z * [new branch] gh/laithsakka/14/head -> origin/gh/laithsakka/14/head 2024-06-26T04:39:37.3587357Z * [new branch] gh/laithsakka/15/base -> origin/gh/laithsakka/15/base 2024-06-26T04:39:37.3588204Z * [new branch] gh/laithsakka/15/head -> origin/gh/laithsakka/15/head 2024-06-26T04:39:37.3589496Z * [new branch] gh/laithsakka/15/orig -> origin/gh/laithsakka/15/orig 2024-06-26T04:39:37.3590795Z * [new branch] gh/laithsakka/16/base -> origin/gh/laithsakka/16/base 2024-06-26T04:39:37.3592317Z * [new branch] gh/laithsakka/16/head -> origin/gh/laithsakka/16/head 2024-06-26T04:39:37.3593284Z * [new branch] gh/laithsakka/16/orig -> origin/gh/laithsakka/16/orig 2024-06-26T04:39:37.3594739Z * [new branch] gh/laithsakka/17/base -> origin/gh/laithsakka/17/base 2024-06-26T04:39:37.3595906Z * [new branch] gh/laithsakka/17/head -> origin/gh/laithsakka/17/head 2024-06-26T04:39:37.3598259Z * [new branch] gh/laithsakka/17/orig -> origin/gh/laithsakka/17/orig 2024-06-26T04:39:37.3599975Z * [new branch] gh/laithsakka/18/base -> origin/gh/laithsakka/18/base 2024-06-26T04:39:37.3601137Z * [new branch] gh/laithsakka/18/head -> origin/gh/laithsakka/18/head 2024-06-26T04:39:37.3602298Z * [new branch] gh/laithsakka/18/orig -> origin/gh/laithsakka/18/orig 2024-06-26T04:39:37.3604049Z * [new branch] gh/laithsakka/19/base -> origin/gh/laithsakka/19/base 2024-06-26T04:39:37.3605225Z * [new branch] gh/laithsakka/19/head -> origin/gh/laithsakka/19/head 2024-06-26T04:39:37.3606445Z * [new branch] gh/laithsakka/19/orig -> origin/gh/laithsakka/19/orig 2024-06-26T04:39:37.3608376Z * [new branch] gh/laithsakka/20/base -> origin/gh/laithsakka/20/base 2024-06-26T04:39:37.3609395Z * [new branch] gh/laithsakka/20/head -> origin/gh/laithsakka/20/head 2024-06-26T04:39:37.3610566Z * [new branch] gh/laithsakka/20/orig -> origin/gh/laithsakka/20/orig 2024-06-26T04:39:37.3612148Z * [new branch] gh/laithsakka/21/base -> origin/gh/laithsakka/21/base 2024-06-26T04:39:37.3613268Z * [new branch] gh/laithsakka/21/head -> origin/gh/laithsakka/21/head 2024-06-26T04:39:37.3614439Z * [new branch] gh/laithsakka/21/orig -> origin/gh/laithsakka/21/orig 2024-06-26T04:39:37.3617051Z * [new branch] gh/laithsakka/22/base -> origin/gh/laithsakka/22/base 2024-06-26T04:39:37.3618500Z * [new branch] gh/laithsakka/22/head -> origin/gh/laithsakka/22/head 2024-06-26T04:39:37.3619724Z * [new branch] gh/laithsakka/22/orig -> origin/gh/laithsakka/22/orig 2024-06-26T04:39:37.3621295Z * [new branch] gh/laithsakka/23/base -> origin/gh/laithsakka/23/base 2024-06-26T04:39:37.3622465Z * [new branch] gh/laithsakka/23/head -> origin/gh/laithsakka/23/head 2024-06-26T04:39:37.3623690Z * [new branch] gh/laithsakka/23/orig -> origin/gh/laithsakka/23/orig 2024-06-26T04:39:37.3625730Z * [new branch] gh/laithsakka/24/base -> origin/gh/laithsakka/24/base 2024-06-26T04:39:37.3626682Z * [new branch] gh/laithsakka/24/head -> origin/gh/laithsakka/24/head 2024-06-26T04:39:37.3627900Z * [new branch] gh/laithsakka/24/orig -> origin/gh/laithsakka/24/orig 2024-06-26T04:39:37.3629833Z * [new branch] gh/laithsakka/25/base -> origin/gh/laithsakka/25/base 2024-06-26T04:39:37.3630706Z * [new branch] gh/laithsakka/25/orig -> origin/gh/laithsakka/25/orig 2024-06-26T04:39:37.3632081Z * [new branch] gh/laithsakka/26/base -> origin/gh/laithsakka/26/base 2024-06-26T04:39:37.3634078Z * [new branch] gh/laithsakka/26/head -> origin/gh/laithsakka/26/head 2024-06-26T04:39:37.3635081Z * [new branch] gh/laithsakka/26/orig -> origin/gh/laithsakka/26/orig 2024-06-26T04:39:37.3636566Z * [new branch] gh/laithsakka/27/base -> origin/gh/laithsakka/27/base 2024-06-26T04:39:37.3637940Z * [new branch] gh/laithsakka/27/head -> origin/gh/laithsakka/27/head 2024-06-26T04:39:37.3639107Z * [new branch] gh/laithsakka/27/orig -> origin/gh/laithsakka/27/orig 2024-06-26T04:39:37.3641012Z * [new branch] gh/laithsakka/3/base -> origin/gh/laithsakka/3/base 2024-06-26T04:39:37.3642122Z * [new branch] gh/laithsakka/3/head -> origin/gh/laithsakka/3/head 2024-06-26T04:39:37.3643268Z * [new branch] gh/laithsakka/3/orig -> origin/gh/laithsakka/3/orig 2024-06-26T04:39:37.3645628Z * [new branch] gh/larryliu0820/30/base -> origin/gh/larryliu0820/30/base 2024-06-26T04:39:37.3646579Z * [new branch] gh/larryliu0820/30/head -> origin/gh/larryliu0820/30/head 2024-06-26T04:39:37.3647672Z * [new branch] gh/larryliu0820/30/orig -> origin/gh/larryliu0820/30/orig 2024-06-26T04:39:37.3649901Z * [new branch] gh/larryliu0820/31/base -> origin/gh/larryliu0820/31/base 2024-06-26T04:39:37.3650962Z * [new branch] gh/larryliu0820/31/head -> origin/gh/larryliu0820/31/head 2024-06-26T04:39:37.3651848Z * [new branch] gh/larryliu0820/31/orig -> origin/gh/larryliu0820/31/orig 2024-06-26T04:39:37.3654028Z * [new branch] gh/larryliu0820/38/base -> origin/gh/larryliu0820/38/base 2024-06-26T04:39:37.3655255Z * [new branch] gh/larryliu0820/39/base -> origin/gh/larryliu0820/39/base 2024-06-26T04:39:37.3656792Z * [new branch] gh/larryliu0820/40/base -> origin/gh/larryliu0820/40/base 2024-06-26T04:39:37.3658859Z * [new branch] gh/larryliu0820/41/base -> origin/gh/larryliu0820/41/base 2024-06-26T04:39:37.3660250Z * [new branch] gh/larryliu0820/42/base -> origin/gh/larryliu0820/42/base 2024-06-26T04:39:37.3662704Z * [new branch] gh/larryliu0820/47/base -> origin/gh/larryliu0820/47/base 2024-06-26T04:39:37.3663443Z * [new branch] gh/larryliu0820/47/head -> origin/gh/larryliu0820/47/head 2024-06-26T04:39:37.3664613Z * [new branch] gh/larryliu0820/47/orig -> origin/gh/larryliu0820/47/orig 2024-06-26T04:39:37.3666087Z * [new branch] gh/larryliu0820/48/base -> origin/gh/larryliu0820/48/base 2024-06-26T04:39:37.3667199Z * [new branch] gh/larryliu0820/48/head -> origin/gh/larryliu0820/48/head 2024-06-26T04:39:37.3668546Z * [new branch] gh/larryliu0820/48/orig -> origin/gh/larryliu0820/48/orig 2024-06-26T04:39:37.3669811Z * [new branch] gh/larryliu0820/49/base -> origin/gh/larryliu0820/49/base 2024-06-26T04:39:37.3670947Z * [new branch] gh/larryliu0820/49/head -> origin/gh/larryliu0820/49/head 2024-06-26T04:39:37.3672196Z * [new branch] gh/larryliu0820/49/orig -> origin/gh/larryliu0820/49/orig 2024-06-26T04:39:37.3673976Z * [new branch] gh/leslie-fang-intel/100/base -> origin/gh/leslie-fang-intel/100/base 2024-06-26T04:39:37.3675132Z * [new branch] gh/leslie-fang-intel/100/head -> origin/gh/leslie-fang-intel/100/head 2024-06-26T04:39:37.3676290Z * [new branch] gh/leslie-fang-intel/100/orig -> origin/gh/leslie-fang-intel/100/orig 2024-06-26T04:39:37.3677996Z * [new branch] gh/leslie-fang-intel/102/base -> origin/gh/leslie-fang-intel/102/base 2024-06-26T04:39:37.3680600Z * [new branch] gh/leslie-fang-intel/102/head -> origin/gh/leslie-fang-intel/102/head 2024-06-26T04:39:37.3681601Z * [new branch] gh/leslie-fang-intel/102/orig -> origin/gh/leslie-fang-intel/102/orig 2024-06-26T04:39:37.3683142Z * [new branch] gh/leslie-fang-intel/103/base -> origin/gh/leslie-fang-intel/103/base 2024-06-26T04:39:37.3684373Z * [new branch] gh/leslie-fang-intel/103/head -> origin/gh/leslie-fang-intel/103/head 2024-06-26T04:39:37.3685393Z * [new branch] gh/leslie-fang-intel/103/orig -> origin/gh/leslie-fang-intel/103/orig 2024-06-26T04:39:37.3687285Z * [new branch] gh/leslie-fang-intel/104/base -> origin/gh/leslie-fang-intel/104/base 2024-06-26T04:39:37.3688202Z * [new branch] gh/leslie-fang-intel/104/head -> origin/gh/leslie-fang-intel/104/head 2024-06-26T04:39:37.3689544Z * [new branch] gh/leslie-fang-intel/104/orig -> origin/gh/leslie-fang-intel/104/orig 2024-06-26T04:39:37.3691025Z * [new branch] gh/leslie-fang-intel/105/base -> origin/gh/leslie-fang-intel/105/base 2024-06-26T04:39:37.3691963Z * [new branch] gh/leslie-fang-intel/105/head -> origin/gh/leslie-fang-intel/105/head 2024-06-26T04:39:37.3693238Z * [new branch] gh/leslie-fang-intel/105/orig -> origin/gh/leslie-fang-intel/105/orig 2024-06-26T04:39:37.3694685Z * [new branch] gh/leslie-fang-intel/106/base -> origin/gh/leslie-fang-intel/106/base 2024-06-26T04:39:37.3695849Z * [new branch] gh/leslie-fang-intel/106/head -> origin/gh/leslie-fang-intel/106/head 2024-06-26T04:39:37.3696964Z * [new branch] gh/leslie-fang-intel/106/orig -> origin/gh/leslie-fang-intel/106/orig 2024-06-26T04:39:37.3698472Z * [new branch] gh/leslie-fang-intel/107/base -> origin/gh/leslie-fang-intel/107/base 2024-06-26T04:39:37.3699675Z * [new branch] gh/leslie-fang-intel/107/head -> origin/gh/leslie-fang-intel/107/head 2024-06-26T04:39:37.3700659Z * [new branch] gh/leslie-fang-intel/107/orig -> origin/gh/leslie-fang-intel/107/orig 2024-06-26T04:39:37.3702574Z * [new branch] gh/leslie-fang-intel/108/base -> origin/gh/leslie-fang-intel/108/base 2024-06-26T04:39:37.3703714Z * [new branch] gh/leslie-fang-intel/108/head -> origin/gh/leslie-fang-intel/108/head 2024-06-26T04:39:37.3704735Z * [new branch] gh/leslie-fang-intel/108/orig -> origin/gh/leslie-fang-intel/108/orig 2024-06-26T04:39:37.3706311Z * [new branch] gh/leslie-fang-intel/109/base -> origin/gh/leslie-fang-intel/109/base 2024-06-26T04:39:37.3707229Z * [new branch] gh/leslie-fang-intel/109/head -> origin/gh/leslie-fang-intel/109/head 2024-06-26T04:39:37.3708481Z * [new branch] gh/leslie-fang-intel/109/orig -> origin/gh/leslie-fang-intel/109/orig 2024-06-26T04:39:37.3709736Z * [new branch] gh/leslie-fang-intel/110/base -> origin/gh/leslie-fang-intel/110/base 2024-06-26T04:39:37.3710705Z * [new branch] gh/leslie-fang-intel/110/head -> origin/gh/leslie-fang-intel/110/head 2024-06-26T04:39:37.3711967Z * [new branch] gh/leslie-fang-intel/110/orig -> origin/gh/leslie-fang-intel/110/orig 2024-06-26T04:39:37.3713706Z * [new branch] gh/leslie-fang-intel/111/base -> origin/gh/leslie-fang-intel/111/base 2024-06-26T04:39:37.3714588Z * [new branch] gh/leslie-fang-intel/111/head -> origin/gh/leslie-fang-intel/111/head 2024-06-26T04:39:37.3715866Z * [new branch] gh/leslie-fang-intel/111/orig -> origin/gh/leslie-fang-intel/111/orig 2024-06-26T04:39:37.3717731Z * [new branch] gh/leslie-fang-intel/112/base -> origin/gh/leslie-fang-intel/112/base 2024-06-26T04:39:37.3718702Z * [new branch] gh/leslie-fang-intel/112/head -> origin/gh/leslie-fang-intel/112/head 2024-06-26T04:39:37.3720073Z * [new branch] gh/leslie-fang-intel/112/orig -> origin/gh/leslie-fang-intel/112/orig 2024-06-26T04:39:37.3721686Z * [new branch] gh/leslie-fang-intel/113/base -> origin/gh/leslie-fang-intel/113/base 2024-06-26T04:39:37.3722950Z * [new branch] gh/leslie-fang-intel/113/head -> origin/gh/leslie-fang-intel/113/head 2024-06-26T04:39:37.3724231Z * [new branch] gh/leslie-fang-intel/113/orig -> origin/gh/leslie-fang-intel/113/orig 2024-06-26T04:39:37.3725630Z * [new branch] gh/leslie-fang-intel/114/base -> origin/gh/leslie-fang-intel/114/base 2024-06-26T04:39:37.3726906Z * [new branch] gh/leslie-fang-intel/114/head -> origin/gh/leslie-fang-intel/114/head 2024-06-26T04:39:37.3728405Z * [new branch] gh/leslie-fang-intel/114/orig -> origin/gh/leslie-fang-intel/114/orig 2024-06-26T04:39:37.3730045Z * [new branch] gh/leslie-fang-intel/115/base -> origin/gh/leslie-fang-intel/115/base 2024-06-26T04:39:37.3731510Z * [new branch] gh/leslie-fang-intel/115/head -> origin/gh/leslie-fang-intel/115/head 2024-06-26T04:39:37.3732979Z * [new branch] gh/leslie-fang-intel/115/orig -> origin/gh/leslie-fang-intel/115/orig 2024-06-26T04:39:37.3734507Z * [new branch] gh/leslie-fang-intel/116/base -> origin/gh/leslie-fang-intel/116/base 2024-06-26T04:39:37.3736012Z * [new branch] gh/leslie-fang-intel/116/head -> origin/gh/leslie-fang-intel/116/head 2024-06-26T04:39:37.3737469Z * [new branch] gh/leslie-fang-intel/116/orig -> origin/gh/leslie-fang-intel/116/orig 2024-06-26T04:39:37.3739002Z * [new branch] gh/leslie-fang-intel/117/base -> origin/gh/leslie-fang-intel/117/base 2024-06-26T04:39:37.3740074Z * [new branch] gh/leslie-fang-intel/117/head -> origin/gh/leslie-fang-intel/117/head 2024-06-26T04:39:37.3741700Z * [new branch] gh/leslie-fang-intel/117/orig -> origin/gh/leslie-fang-intel/117/orig 2024-06-26T04:39:37.3743447Z * [new branch] gh/leslie-fang-intel/118/base -> origin/gh/leslie-fang-intel/118/base 2024-06-26T04:39:37.3745386Z * [new branch] gh/leslie-fang-intel/118/head -> origin/gh/leslie-fang-intel/118/head 2024-06-26T04:39:37.3747286Z * [new branch] gh/leslie-fang-intel/118/orig -> origin/gh/leslie-fang-intel/118/orig 2024-06-26T04:39:37.3749252Z * [new branch] gh/leslie-fang-intel/119/base -> origin/gh/leslie-fang-intel/119/base 2024-06-26T04:39:37.3751124Z * [new branch] gh/leslie-fang-intel/119/head -> origin/gh/leslie-fang-intel/119/head 2024-06-26T04:39:37.3752995Z * [new branch] gh/leslie-fang-intel/119/orig -> origin/gh/leslie-fang-intel/119/orig 2024-06-26T04:39:37.3755070Z * [new branch] gh/leslie-fang-intel/120/base -> origin/gh/leslie-fang-intel/120/base 2024-06-26T04:39:37.3757019Z * [new branch] gh/leslie-fang-intel/120/head -> origin/gh/leslie-fang-intel/120/head 2024-06-26T04:39:37.3759160Z * [new branch] gh/leslie-fang-intel/120/orig -> origin/gh/leslie-fang-intel/120/orig 2024-06-26T04:39:37.3761158Z * [new branch] gh/leslie-fang-intel/121/base -> origin/gh/leslie-fang-intel/121/base 2024-06-26T04:39:37.3763076Z * [new branch] gh/leslie-fang-intel/121/head -> origin/gh/leslie-fang-intel/121/head 2024-06-26T04:39:37.3764989Z * [new branch] gh/leslie-fang-intel/121/orig -> origin/gh/leslie-fang-intel/121/orig 2024-06-26T04:39:37.3766889Z * [new branch] gh/leslie-fang-intel/122/base -> origin/gh/leslie-fang-intel/122/base 2024-06-26T04:39:37.3768822Z * [new branch] gh/leslie-fang-intel/122/head -> origin/gh/leslie-fang-intel/122/head 2024-06-26T04:39:37.3770703Z * [new branch] gh/leslie-fang-intel/122/orig -> origin/gh/leslie-fang-intel/122/orig 2024-06-26T04:39:37.3772662Z * [new branch] gh/leslie-fang-intel/123/base -> origin/gh/leslie-fang-intel/123/base 2024-06-26T04:39:37.3774579Z * [new branch] gh/leslie-fang-intel/123/head -> origin/gh/leslie-fang-intel/123/head 2024-06-26T04:39:37.3776493Z * [new branch] gh/leslie-fang-intel/123/orig -> origin/gh/leslie-fang-intel/123/orig 2024-06-26T04:39:37.3778387Z * [new branch] gh/leslie-fang-intel/124/base -> origin/gh/leslie-fang-intel/124/base 2024-06-26T04:39:37.3780300Z * [new branch] gh/leslie-fang-intel/124/head -> origin/gh/leslie-fang-intel/124/head 2024-06-26T04:39:37.3782228Z * [new branch] gh/leslie-fang-intel/124/orig -> origin/gh/leslie-fang-intel/124/orig 2024-06-26T04:39:37.3784157Z * [new branch] gh/leslie-fang-intel/125/base -> origin/gh/leslie-fang-intel/125/base 2024-06-26T04:39:37.3786028Z * [new branch] gh/leslie-fang-intel/125/head -> origin/gh/leslie-fang-intel/125/head 2024-06-26T04:39:37.3787957Z * [new branch] gh/leslie-fang-intel/125/orig -> origin/gh/leslie-fang-intel/125/orig 2024-06-26T04:39:37.3789842Z * [new branch] gh/leslie-fang-intel/126/base -> origin/gh/leslie-fang-intel/126/base 2024-06-26T04:39:37.3791713Z * [new branch] gh/leslie-fang-intel/126/head -> origin/gh/leslie-fang-intel/126/head 2024-06-26T04:39:37.3793670Z * [new branch] gh/leslie-fang-intel/126/orig -> origin/gh/leslie-fang-intel/126/orig 2024-06-26T04:39:37.3795542Z * [new branch] gh/leslie-fang-intel/27/base -> origin/gh/leslie-fang-intel/27/base 2024-06-26T04:39:37.3797573Z * [new branch] gh/leslie-fang-intel/27/head -> origin/gh/leslie-fang-intel/27/head 2024-06-26T04:39:37.3799437Z * [new branch] gh/leslie-fang-intel/27/orig -> origin/gh/leslie-fang-intel/27/orig 2024-06-26T04:39:37.3801357Z * [new branch] gh/leslie-fang-intel/98/base -> origin/gh/leslie-fang-intel/98/base 2024-06-26T04:39:37.3803374Z * [new branch] gh/leslie-fang-intel/98/head -> origin/gh/leslie-fang-intel/98/head 2024-06-26T04:39:37.3805274Z * [new branch] gh/leslie-fang-intel/98/orig -> origin/gh/leslie-fang-intel/98/orig 2024-06-26T04:39:37.3807133Z * [new branch] gh/leslie-fang-intel/99/base -> origin/gh/leslie-fang-intel/99/base 2024-06-26T04:39:37.3809018Z * [new branch] gh/leslie-fang-intel/99/head -> origin/gh/leslie-fang-intel/99/head 2024-06-26T04:39:37.3810874Z * [new branch] gh/leslie-fang-intel/99/orig -> origin/gh/leslie-fang-intel/99/orig 2024-06-26T04:39:37.3812612Z * [new branch] gh/malfet/1/base -> origin/gh/malfet/1/base 2024-06-26T04:39:37.3814105Z * [new branch] gh/malfet/1/head -> origin/gh/malfet/1/head 2024-06-26T04:39:37.3815608Z * [new branch] gh/malfet/1/orig -> origin/gh/malfet/1/orig 2024-06-26T04:39:37.3817316Z * [new branch] gh/malfet/10/base -> origin/gh/malfet/10/base 2024-06-26T04:39:37.3818853Z * [new branch] gh/malfet/10/head -> origin/gh/malfet/10/head 2024-06-26T04:39:37.3820378Z * [new branch] gh/malfet/10/orig -> origin/gh/malfet/10/orig 2024-06-26T04:39:37.3821891Z * [new branch] gh/malfet/2/base -> origin/gh/malfet/2/base 2024-06-26T04:39:37.3823450Z * [new branch] gh/malfet/2/head -> origin/gh/malfet/2/head 2024-06-26T04:39:37.3824951Z * [new branch] gh/malfet/2/orig -> origin/gh/malfet/2/orig 2024-06-26T04:39:37.3826488Z * [new branch] gh/malfet/3/base -> origin/gh/malfet/3/base 2024-06-26T04:39:37.3827978Z * [new branch] gh/malfet/3/head -> origin/gh/malfet/3/head 2024-06-26T04:39:37.3829475Z * [new branch] gh/malfet/3/orig -> origin/gh/malfet/3/orig 2024-06-26T04:39:37.3830963Z * [new branch] gh/malfet/4/base -> origin/gh/malfet/4/base 2024-06-26T04:39:37.3832447Z * [new branch] gh/malfet/4/head -> origin/gh/malfet/4/head 2024-06-26T04:39:37.3833927Z * [new branch] gh/malfet/4/orig -> origin/gh/malfet/4/orig 2024-06-26T04:39:37.3835412Z * [new branch] gh/malfet/5/base -> origin/gh/malfet/5/base 2024-06-26T04:39:37.3836891Z * [new branch] gh/malfet/5/head -> origin/gh/malfet/5/head 2024-06-26T04:39:37.3838295Z * [new branch] gh/malfet/5/orig -> origin/gh/malfet/5/orig 2024-06-26T04:39:37.3839620Z * [new branch] gh/malfet/6/base -> origin/gh/malfet/6/base 2024-06-26T04:39:37.3841187Z * [new branch] gh/malfet/6/head -> origin/gh/malfet/6/head 2024-06-26T04:39:37.3842686Z * [new branch] gh/malfet/6/orig -> origin/gh/malfet/6/orig 2024-06-26T04:39:37.3844213Z * [new branch] gh/malfet/7/base -> origin/gh/malfet/7/base 2024-06-26T04:39:37.3845755Z * [new branch] gh/malfet/7/head -> origin/gh/malfet/7/head 2024-06-26T04:39:37.3847253Z * [new branch] gh/malfet/7/orig -> origin/gh/malfet/7/orig 2024-06-26T04:39:37.3848757Z * [new branch] gh/malfet/8/base -> origin/gh/malfet/8/base 2024-06-26T04:39:37.3850274Z * [new branch] gh/malfet/8/head -> origin/gh/malfet/8/head 2024-06-26T04:39:37.3851716Z * [new branch] gh/malfet/8/orig -> origin/gh/malfet/8/orig 2024-06-26T04:39:37.3853220Z * [new branch] gh/malfet/9/base -> origin/gh/malfet/9/base 2024-06-26T04:39:37.3854727Z * [new branch] gh/malfet/9/head -> origin/gh/malfet/9/head 2024-06-26T04:39:37.3856247Z * [new branch] gh/malfet/9/orig -> origin/gh/malfet/9/orig 2024-06-26T04:39:37.3857792Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2024-06-26T04:39:37.3859444Z * [new branch] gh/masnesral/4/base -> origin/gh/masnesral/4/base 2024-06-26T04:39:37.3861208Z * [new branch] gh/masnesral/4/orig -> origin/gh/masnesral/4/orig 2024-06-26T04:39:37.3862851Z * [new branch] gh/masnesral/48/base -> origin/gh/masnesral/48/base 2024-06-26T04:39:37.3864491Z * [new branch] gh/masnesral/48/head -> origin/gh/masnesral/48/head 2024-06-26T04:39:37.3866125Z * [new branch] gh/masnesral/48/orig -> origin/gh/masnesral/48/orig 2024-06-26T04:39:37.3867742Z * [new branch] gh/masnesral/49/base -> origin/gh/masnesral/49/base 2024-06-26T04:39:37.3869323Z * [new branch] gh/masnesral/49/head -> origin/gh/masnesral/49/head 2024-06-26T04:39:37.3870957Z * [new branch] gh/masnesral/49/orig -> origin/gh/masnesral/49/orig 2024-06-26T04:39:37.3872595Z * [new branch] gh/masnesral/50/base -> origin/gh/masnesral/50/base 2024-06-26T04:39:37.3874357Z * [new branch] gh/masnesral/50/head -> origin/gh/masnesral/50/head 2024-06-26T04:39:37.3875999Z * [new branch] gh/masnesral/50/orig -> origin/gh/masnesral/50/orig 2024-06-26T04:39:37.3877782Z * [new branch] gh/masnesral/52/base -> origin/gh/masnesral/52/base 2024-06-26T04:39:37.3879427Z * [new branch] gh/masnesral/52/head -> origin/gh/masnesral/52/head 2024-06-26T04:39:37.3881159Z * [new branch] gh/masnesral/52/orig -> origin/gh/masnesral/52/orig 2024-06-26T04:39:37.3882779Z * [new branch] gh/masnesral/60/base -> origin/gh/masnesral/60/base 2024-06-26T04:39:37.3884424Z * [new branch] gh/masnesral/60/head -> origin/gh/masnesral/60/head 2024-06-26T04:39:37.3885989Z * [new branch] gh/masnesral/60/orig -> origin/gh/masnesral/60/orig 2024-06-26T04:39:37.3887628Z * [new branch] gh/masnesral/62/base -> origin/gh/masnesral/62/base 2024-06-26T04:39:37.3889294Z * [new branch] gh/masnesral/62/head -> origin/gh/masnesral/62/head 2024-06-26T04:39:37.3890903Z * [new branch] gh/masnesral/62/orig -> origin/gh/masnesral/62/orig 2024-06-26T04:39:37.3892521Z * [new branch] gh/masnesral/63/base -> origin/gh/masnesral/63/base 2024-06-26T04:39:37.3894152Z * [new branch] gh/masnesral/63/head -> origin/gh/masnesral/63/head 2024-06-26T04:39:37.3895751Z * [new branch] gh/masnesral/63/orig -> origin/gh/masnesral/63/orig 2024-06-26T04:39:37.3897373Z * [new branch] gh/masnesral/65/base -> origin/gh/masnesral/65/base 2024-06-26T04:39:37.3899005Z * [new branch] gh/masnesral/65/head -> origin/gh/masnesral/65/head 2024-06-26T04:39:37.3900656Z * [new branch] gh/masnesral/65/orig -> origin/gh/masnesral/65/orig 2024-06-26T04:39:37.3902261Z * [new branch] gh/masnesral/66/base -> origin/gh/masnesral/66/base 2024-06-26T04:39:37.3903888Z * [new branch] gh/masnesral/66/head -> origin/gh/masnesral/66/head 2024-06-26T04:39:37.3905523Z * [new branch] gh/masnesral/66/orig -> origin/gh/masnesral/66/orig 2024-06-26T04:39:37.3907157Z * [new branch] gh/masnesral/67/base -> origin/gh/masnesral/67/base 2024-06-26T04:39:37.3908773Z * [new branch] gh/masnesral/67/head -> origin/gh/masnesral/67/head 2024-06-26T04:39:37.3910409Z * [new branch] gh/masnesral/67/orig -> origin/gh/masnesral/67/orig 2024-06-26T04:39:37.3912021Z * [new branch] gh/masnesral/68/base -> origin/gh/masnesral/68/base 2024-06-26T04:39:37.3913676Z * [new branch] gh/masnesral/68/head -> origin/gh/masnesral/68/head 2024-06-26T04:39:37.3915278Z * [new branch] gh/masnesral/68/orig -> origin/gh/masnesral/68/orig 2024-06-26T04:39:37.3916921Z * [new branch] gh/masnesral/69/base -> origin/gh/masnesral/69/base 2024-06-26T04:39:37.3918881Z * [new branch] gh/masnesral/69/head -> origin/gh/masnesral/69/head 2024-06-26T04:39:37.3920588Z * [new branch] gh/masnesral/69/orig -> origin/gh/masnesral/69/orig 2024-06-26T04:39:37.3922216Z * [new branch] gh/masnesral/70/base -> origin/gh/masnesral/70/base 2024-06-26T04:39:37.3923842Z * [new branch] gh/masnesral/70/head -> origin/gh/masnesral/70/head 2024-06-26T04:39:37.3925495Z * [new branch] gh/masnesral/70/orig -> origin/gh/masnesral/70/orig 2024-06-26T04:39:37.3927116Z * [new branch] gh/masnesral/71/base -> origin/gh/masnesral/71/base 2024-06-26T04:39:37.3928757Z * [new branch] gh/masnesral/71/head -> origin/gh/masnesral/71/head 2024-06-26T04:39:37.3930425Z * [new branch] gh/masnesral/71/orig -> origin/gh/masnesral/71/orig 2024-06-26T04:39:37.3932043Z * [new branch] gh/masnesral/72/base -> origin/gh/masnesral/72/base 2024-06-26T04:39:37.3933844Z * [new branch] gh/masnesral/72/head -> origin/gh/masnesral/72/head 2024-06-26T04:39:37.3935476Z * [new branch] gh/masnesral/72/orig -> origin/gh/masnesral/72/orig 2024-06-26T04:39:37.3937095Z * [new branch] gh/masnesral/73/base -> origin/gh/masnesral/73/base 2024-06-26T04:39:37.3938665Z * [new branch] gh/masnesral/73/head -> origin/gh/masnesral/73/head 2024-06-26T04:39:37.3940303Z * [new branch] gh/masnesral/73/orig -> origin/gh/masnesral/73/orig 2024-06-26T04:39:37.3941956Z * [new branch] gh/masnesral/74/base -> origin/gh/masnesral/74/base 2024-06-26T04:39:37.3943577Z * [new branch] gh/masnesral/74/head -> origin/gh/masnesral/74/head 2024-06-26T04:39:37.3945208Z * [new branch] gh/masnesral/74/orig -> origin/gh/masnesral/74/orig 2024-06-26T04:39:37.3946844Z * [new branch] gh/masnesral/75/base -> origin/gh/masnesral/75/base 2024-06-26T04:39:37.3948480Z * [new branch] gh/masnesral/75/head -> origin/gh/masnesral/75/head 2024-06-26T04:39:37.3950071Z * [new branch] gh/masnesral/75/orig -> origin/gh/masnesral/75/orig 2024-06-26T04:39:37.3951692Z * [new branch] gh/masnesral/76/base -> origin/gh/masnesral/76/base 2024-06-26T04:39:37.3953328Z * [new branch] gh/masnesral/76/head -> origin/gh/masnesral/76/head 2024-06-26T04:39:37.3954890Z * [new branch] gh/masnesral/76/orig -> origin/gh/masnesral/76/orig 2024-06-26T04:39:37.3956733Z * [new branch] gh/masnesral/77/base -> origin/gh/masnesral/77/base 2024-06-26T04:39:37.3958543Z * [new branch] gh/masnesral/77/head -> origin/gh/masnesral/77/head 2024-06-26T04:39:37.3960287Z * [new branch] gh/masnesral/77/orig -> origin/gh/masnesral/77/orig 2024-06-26T04:39:37.3961920Z * [new branch] gh/masnesral/78/base -> origin/gh/masnesral/78/base 2024-06-26T04:39:37.3963560Z * [new branch] gh/masnesral/78/head -> origin/gh/masnesral/78/head 2024-06-26T04:39:37.3965168Z * [new branch] gh/masnesral/78/orig -> origin/gh/masnesral/78/orig 2024-06-26T04:39:37.3966727Z * [new branch] gh/masnesral/79/base -> origin/gh/masnesral/79/base 2024-06-26T04:39:37.3968166Z * [new branch] gh/masnesral/79/head -> origin/gh/masnesral/79/head 2024-06-26T04:39:37.3969625Z * [new branch] gh/masnesral/79/orig -> origin/gh/masnesral/79/orig 2024-06-26T04:39:37.3971090Z * [new branch] gh/masnesral/80/base -> origin/gh/masnesral/80/base 2024-06-26T04:39:37.3972617Z * [new branch] gh/masnesral/80/head -> origin/gh/masnesral/80/head 2024-06-26T04:39:37.3974248Z * [new branch] gh/masnesral/80/orig -> origin/gh/masnesral/80/orig 2024-06-26T04:39:37.3975856Z * [new branch] gh/masnesral/81/base -> origin/gh/masnesral/81/base 2024-06-26T04:39:37.3977618Z * [new branch] gh/masnesral/81/head -> origin/gh/masnesral/81/head 2024-06-26T04:39:37.3979307Z * [new branch] gh/masnesral/81/orig -> origin/gh/masnesral/81/orig 2024-06-26T04:39:37.3980947Z * [new branch] gh/masnesral/82/base -> origin/gh/masnesral/82/base 2024-06-26T04:39:37.3982579Z * [new branch] gh/masnesral/82/head -> origin/gh/masnesral/82/head 2024-06-26T04:39:37.3984182Z * [new branch] gh/masnesral/82/orig -> origin/gh/masnesral/82/orig 2024-06-26T04:39:37.3985822Z * [new branch] gh/masnesral/83/base -> origin/gh/masnesral/83/base 2024-06-26T04:39:37.3987467Z * [new branch] gh/masnesral/83/head -> origin/gh/masnesral/83/head 2024-06-26T04:39:37.3989067Z * [new branch] gh/masnesral/83/orig -> origin/gh/masnesral/83/orig 2024-06-26T04:39:37.3990862Z * [new branch] gh/masnesral/84/base -> origin/gh/masnesral/84/base 2024-06-26T04:39:37.3992467Z * [new branch] gh/masnesral/84/head -> origin/gh/masnesral/84/head 2024-06-26T04:39:37.3994094Z * [new branch] gh/masnesral/84/orig -> origin/gh/masnesral/84/orig 2024-06-26T04:39:37.3995702Z * [new branch] gh/masnesral/85/base -> origin/gh/masnesral/85/base 2024-06-26T04:39:37.3997673Z * [new branch] gh/masnesral/85/head -> origin/gh/masnesral/85/head 2024-06-26T04:39:37.3998884Z * [new branch] gh/masnesral/85/orig -> origin/gh/masnesral/85/orig 2024-06-26T04:39:37.4000191Z * [new branch] gh/mikaylagawarecki/191/base -> origin/gh/mikaylagawarecki/191/base 2024-06-26T04:39:37.4001383Z * [new branch] gh/mikaylagawarecki/191/head -> origin/gh/mikaylagawarecki/191/head 2024-06-26T04:39:37.4002589Z * [new branch] gh/mikaylagawarecki/191/orig -> origin/gh/mikaylagawarecki/191/orig 2024-06-26T04:39:37.4003795Z * [new branch] gh/mikaylagawarecki/197/base -> origin/gh/mikaylagawarecki/197/base 2024-06-26T04:39:37.4004970Z * [new branch] gh/mikaylagawarecki/197/head -> origin/gh/mikaylagawarecki/197/head 2024-06-26T04:39:37.4006123Z * [new branch] gh/mikaylagawarecki/197/orig -> origin/gh/mikaylagawarecki/197/orig 2024-06-26T04:39:37.4007415Z * [new branch] gh/mikaylagawarecki/199/base -> origin/gh/mikaylagawarecki/199/base 2024-06-26T04:39:37.4008536Z * [new branch] gh/mikaylagawarecki/199/head -> origin/gh/mikaylagawarecki/199/head 2024-06-26T04:39:37.4009702Z * [new branch] gh/mikaylagawarecki/199/orig -> origin/gh/mikaylagawarecki/199/orig 2024-06-26T04:39:37.4010972Z * [new branch] gh/mikaylagawarecki/203/base -> origin/gh/mikaylagawarecki/203/base 2024-06-26T04:39:37.4012102Z * [new branch] gh/mikaylagawarecki/203/head -> origin/gh/mikaylagawarecki/203/head 2024-06-26T04:39:37.4013299Z * [new branch] gh/mikaylagawarecki/203/orig -> origin/gh/mikaylagawarecki/203/orig 2024-06-26T04:39:37.4014477Z * [new branch] gh/mikaylagawarecki/205/base -> origin/gh/mikaylagawarecki/205/base 2024-06-26T04:39:37.4015647Z * [new branch] gh/mikaylagawarecki/205/head -> origin/gh/mikaylagawarecki/205/head 2024-06-26T04:39:37.4016768Z * [new branch] gh/mikaylagawarecki/205/orig -> origin/gh/mikaylagawarecki/205/orig 2024-06-26T04:39:37.4018072Z * [new branch] gh/mikaylagawarecki/207/base -> origin/gh/mikaylagawarecki/207/base 2024-06-26T04:39:37.4019197Z * [new branch] gh/mikaylagawarecki/207/head -> origin/gh/mikaylagawarecki/207/head 2024-06-26T04:39:37.4020450Z * [new branch] gh/mikaylagawarecki/207/orig -> origin/gh/mikaylagawarecki/207/orig 2024-06-26T04:39:37.4021597Z * [new branch] gh/mikaylagawarecki/208/base -> origin/gh/mikaylagawarecki/208/base 2024-06-26T04:39:37.4022785Z * [new branch] gh/mikaylagawarecki/208/head -> origin/gh/mikaylagawarecki/208/head 2024-06-26T04:39:37.4024261Z * [new branch] gh/mikaylagawarecki/208/orig -> origin/gh/mikaylagawarecki/208/orig 2024-06-26T04:39:37.4025432Z * [new branch] gh/mikaylagawarecki/209/base -> origin/gh/mikaylagawarecki/209/base 2024-06-26T04:39:37.4026716Z * [new branch] gh/mikaylagawarecki/209/head -> origin/gh/mikaylagawarecki/209/head 2024-06-26T04:39:37.4027855Z * [new branch] gh/mikaylagawarecki/209/orig -> origin/gh/mikaylagawarecki/209/orig 2024-06-26T04:39:37.4029067Z * [new branch] gh/mikaylagawarecki/210/base -> origin/gh/mikaylagawarecki/210/base 2024-06-26T04:39:37.4030204Z * [new branch] gh/mikaylagawarecki/210/head -> origin/gh/mikaylagawarecki/210/head 2024-06-26T04:39:37.4031391Z * [new branch] gh/mikaylagawarecki/210/orig -> origin/gh/mikaylagawarecki/210/orig 2024-06-26T04:39:37.4032568Z * [new branch] gh/mikaylagawarecki/211/base -> origin/gh/mikaylagawarecki/211/base 2024-06-26T04:39:37.4033961Z * [new branch] gh/mikaylagawarecki/211/head -> origin/gh/mikaylagawarecki/211/head 2024-06-26T04:39:37.4035143Z * [new branch] gh/mikaylagawarecki/211/orig -> origin/gh/mikaylagawarecki/211/orig 2024-06-26T04:39:37.4036387Z * [new branch] gh/mikaylagawarecki/212/base -> origin/gh/mikaylagawarecki/212/base 2024-06-26T04:39:37.4037825Z * [new branch] gh/mikaylagawarecki/212/head -> origin/gh/mikaylagawarecki/212/head 2024-06-26T04:39:37.4038787Z * [new branch] gh/mikaylagawarecki/212/orig -> origin/gh/mikaylagawarecki/212/orig 2024-06-26T04:39:37.4040162Z * [new branch] gh/mikaylagawarecki/213/base -> origin/gh/mikaylagawarecki/213/base 2024-06-26T04:39:37.4041556Z * [new branch] gh/mikaylagawarecki/213/head -> origin/gh/mikaylagawarecki/213/head 2024-06-26T04:39:37.4042766Z * [new branch] gh/mikaylagawarecki/214/base -> origin/gh/mikaylagawarecki/214/base 2024-06-26T04:39:37.4044159Z * [new branch] gh/mikaylagawarecki/214/head -> origin/gh/mikaylagawarecki/214/head 2024-06-26T04:39:37.4045277Z * [new branch] gh/mikaylagawarecki/214/orig -> origin/gh/mikaylagawarecki/214/orig 2024-06-26T04:39:37.4046492Z * [new branch] gh/mikaylagawarecki/215/base -> origin/gh/mikaylagawarecki/215/base 2024-06-26T04:39:37.4047509Z * [new branch] gh/mikaylagawarecki/215/head -> origin/gh/mikaylagawarecki/215/head 2024-06-26T04:39:37.4048767Z * [new branch] gh/mikaylagawarecki/215/orig -> origin/gh/mikaylagawarecki/215/orig 2024-06-26T04:39:37.4049882Z * [new branch] gh/mikaylagawarecki/216/base -> origin/gh/mikaylagawarecki/216/base 2024-06-26T04:39:37.4050998Z * [new branch] gh/mikaylagawarecki/216/head -> origin/gh/mikaylagawarecki/216/head 2024-06-26T04:39:37.4052252Z * [new branch] gh/mikaylagawarecki/216/orig -> origin/gh/mikaylagawarecki/216/orig 2024-06-26T04:39:37.4053392Z * [new branch] gh/mikaylagawarecki/217/base -> origin/gh/mikaylagawarecki/217/base 2024-06-26T04:39:37.4054506Z * [new branch] gh/mikaylagawarecki/217/head -> origin/gh/mikaylagawarecki/217/head 2024-06-26T04:39:37.4055781Z * [new branch] gh/mikaylagawarecki/217/orig -> origin/gh/mikaylagawarecki/217/orig 2024-06-26T04:39:37.4056899Z * [new branch] gh/mikaylagawarecki/218/base -> origin/gh/mikaylagawarecki/218/base 2024-06-26T04:39:37.4058008Z * [new branch] gh/mikaylagawarecki/218/head -> origin/gh/mikaylagawarecki/218/head 2024-06-26T04:39:37.4059126Z * [new branch] gh/mikaylagawarecki/218/orig -> origin/gh/mikaylagawarecki/218/orig 2024-06-26T04:39:37.4060359Z * [new branch] gh/mikaylagawarecki/219/base -> origin/gh/mikaylagawarecki/219/base 2024-06-26T04:39:37.4061572Z * [new branch] gh/mikaylagawarecki/219/head -> origin/gh/mikaylagawarecki/219/head 2024-06-26T04:39:37.4062695Z * [new branch] gh/mikaylagawarecki/219/orig -> origin/gh/mikaylagawarecki/219/orig 2024-06-26T04:39:37.4063994Z * [new branch] gh/mikaylagawarecki/220/base -> origin/gh/mikaylagawarecki/220/base 2024-06-26T04:39:37.4065033Z * [new branch] gh/mikaylagawarecki/220/head -> origin/gh/mikaylagawarecki/220/head 2024-06-26T04:39:37.4066240Z * [new branch] gh/mikaylagawarecki/220/orig -> origin/gh/mikaylagawarecki/220/orig 2024-06-26T04:39:37.4067442Z * [new branch] gh/mikaylagawarecki/221/base -> origin/gh/mikaylagawarecki/221/base 2024-06-26T04:39:37.4068634Z * [new branch] gh/mikaylagawarecki/221/head -> origin/gh/mikaylagawarecki/221/head 2024-06-26T04:39:37.4069895Z * [new branch] gh/mikaylagawarecki/221/orig -> origin/gh/mikaylagawarecki/221/orig 2024-06-26T04:39:37.4071195Z * [new branch] gh/mikaylagawarecki/222/base -> origin/gh/mikaylagawarecki/222/base 2024-06-26T04:39:37.4072543Z * [new branch] gh/mikaylagawarecki/222/head -> origin/gh/mikaylagawarecki/222/head 2024-06-26T04:39:37.4073969Z * [new branch] gh/mikaylagawarecki/222/orig -> origin/gh/mikaylagawarecki/222/orig 2024-06-26T04:39:37.4075305Z * [new branch] gh/mikaylagawarecki/223/base -> origin/gh/mikaylagawarecki/223/base 2024-06-26T04:39:37.4076434Z * [new branch] gh/mikaylagawarecki/223/head -> origin/gh/mikaylagawarecki/223/head 2024-06-26T04:39:37.4077837Z * [new branch] gh/mikaylagawarecki/223/orig -> origin/gh/mikaylagawarecki/223/orig 2024-06-26T04:39:37.4078859Z * [new branch] gh/mikaylagawarecki/224/base -> origin/gh/mikaylagawarecki/224/base 2024-06-26T04:39:37.4080170Z * [new branch] gh/mikaylagawarecki/224/head -> origin/gh/mikaylagawarecki/224/head 2024-06-26T04:39:37.4081628Z * [new branch] gh/mikaylagawarecki/224/orig -> origin/gh/mikaylagawarecki/224/orig 2024-06-26T04:39:37.4082816Z * [new branch] gh/mikaylagawarecki/225/base -> origin/gh/mikaylagawarecki/225/base 2024-06-26T04:39:37.4084018Z * [new branch] gh/mikaylagawarecki/225/head -> origin/gh/mikaylagawarecki/225/head 2024-06-26T04:39:37.4085240Z * [new branch] gh/mikaylagawarecki/225/orig -> origin/gh/mikaylagawarecki/225/orig 2024-06-26T04:39:37.4086613Z * [new branch] gh/mikaylagawarecki/226/base -> origin/gh/mikaylagawarecki/226/base 2024-06-26T04:39:37.4087862Z * [new branch] gh/mikaylagawarecki/226/head -> origin/gh/mikaylagawarecki/226/head 2024-06-26T04:39:37.4089312Z * [new branch] gh/mikaylagawarecki/226/orig -> origin/gh/mikaylagawarecki/226/orig 2024-06-26T04:39:37.4090535Z * [new branch] gh/mikaylagawarecki/227/base -> origin/gh/mikaylagawarecki/227/base 2024-06-26T04:39:37.4091896Z * [new branch] gh/mikaylagawarecki/227/head -> origin/gh/mikaylagawarecki/227/head 2024-06-26T04:39:37.4093172Z * [new branch] gh/mikaylagawarecki/227/orig -> origin/gh/mikaylagawarecki/227/orig 2024-06-26T04:39:37.4094614Z * [new branch] gh/mikaylagawarecki/228/base -> origin/gh/mikaylagawarecki/228/base 2024-06-26T04:39:37.4095830Z * [new branch] gh/mikaylagawarecki/228/head -> origin/gh/mikaylagawarecki/228/head 2024-06-26T04:39:37.4097160Z * [new branch] gh/mikaylagawarecki/228/orig -> origin/gh/mikaylagawarecki/228/orig 2024-06-26T04:39:37.4098353Z * [new branch] gh/mingfeima/125/base -> origin/gh/mingfeima/125/base 2024-06-26T04:39:37.4099371Z * [new branch] gh/mingfeima/125/head -> origin/gh/mingfeima/125/head 2024-06-26T04:39:37.4100398Z * [new branch] gh/mingfeima/125/orig -> origin/gh/mingfeima/125/orig 2024-06-26T04:39:37.4101378Z * [new branch] gh/mingfeima/127/base -> origin/gh/mingfeima/127/base 2024-06-26T04:39:37.4102377Z * [new branch] gh/mingfeima/127/head -> origin/gh/mingfeima/127/head 2024-06-26T04:39:37.4103382Z * [new branch] gh/mingfeima/127/orig -> origin/gh/mingfeima/127/orig 2024-06-26T04:39:37.4104520Z * [new branch] gh/mingfeima/95/base -> origin/gh/mingfeima/95/base 2024-06-26T04:39:37.4105528Z * [new branch] gh/mingfeima/95/head -> origin/gh/mingfeima/95/head 2024-06-26T04:39:37.4106695Z * [new branch] gh/mingfeima/95/orig -> origin/gh/mingfeima/95/orig 2024-06-26T04:39:37.4107664Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2024-06-26T04:39:37.4108476Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2024-06-26T04:39:37.4109554Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2024-06-26T04:39:37.4110508Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2024-06-26T04:39:37.4111427Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2024-06-26T04:39:37.4112360Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2024-06-26T04:39:37.4113434Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2024-06-26T04:39:37.4114392Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2024-06-26T04:39:37.4115344Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2024-06-26T04:39:37.4116275Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2024-06-26T04:39:37.4117331Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2024-06-26T04:39:37.4118125Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2024-06-26T04:39:37.4119048Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2024-06-26T04:39:37.4119975Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2024-06-26T04:39:37.4120896Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2024-06-26T04:39:37.4121814Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2024-06-26T04:39:37.4122725Z * [new branch] gh/mlazos/45/base -> origin/gh/mlazos/45/base 2024-06-26T04:39:37.4123622Z * [new branch] gh/mlazos/45/head -> origin/gh/mlazos/45/head 2024-06-26T04:39:37.4124589Z * [new branch] gh/mlazos/45/orig -> origin/gh/mlazos/45/orig 2024-06-26T04:39:37.4125447Z * [new branch] gh/mlazos/46/base -> origin/gh/mlazos/46/base 2024-06-26T04:39:37.4126350Z * [new branch] gh/mlazos/46/head -> origin/gh/mlazos/46/head 2024-06-26T04:39:37.4127291Z * [new branch] gh/mlazos/46/orig -> origin/gh/mlazos/46/orig 2024-06-26T04:39:37.4128136Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2024-06-26T04:39:37.4129110Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2024-06-26T04:39:37.4130068Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2024-06-26T04:39:37.4130866Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2024-06-26T04:39:37.4131760Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2024-06-26T04:39:37.4132665Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2024-06-26T04:39:37.4133570Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2024-06-26T04:39:37.4134465Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2024-06-26T04:39:37.4135373Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2024-06-26T04:39:37.4136263Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2024-06-26T04:39:37.4137158Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2024-06-26T04:39:37.4138123Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2024-06-26T04:39:37.4139193Z * [new branch] gh/mrshenli/368/base -> origin/gh/mrshenli/368/base 2024-06-26T04:39:37.4140150Z * [new branch] gh/mrshenli/368/head -> origin/gh/mrshenli/368/head 2024-06-26T04:39:37.4141258Z * [new branch] gh/mrshenli/368/orig -> origin/gh/mrshenli/368/orig 2024-06-26T04:39:37.4142259Z * [new branch] gh/mrshenli/369/base -> origin/gh/mrshenli/369/base 2024-06-26T04:39:37.4143538Z * [new branch] gh/mrshenli/369/head -> origin/gh/mrshenli/369/head 2024-06-26T04:39:37.4168064Z * [new branch] gh/mrshenli/369/orig -> origin/gh/mrshenli/369/orig 2024-06-26T04:39:37.4169522Z * [new branch] gh/mrshenli/377/base -> origin/gh/mrshenli/377/base 2024-06-26T04:39:37.4170359Z * [new branch] gh/mrshenli/377/head -> origin/gh/mrshenli/377/head 2024-06-26T04:39:37.4171356Z * [new branch] gh/mrshenli/377/orig -> origin/gh/mrshenli/377/orig 2024-06-26T04:39:37.4172183Z * [new branch] gh/mrshenli/378/base -> origin/gh/mrshenli/378/base 2024-06-26T04:39:37.4173016Z * [new branch] gh/mrshenli/378/head -> origin/gh/mrshenli/378/head 2024-06-26T04:39:37.4173850Z * [new branch] gh/mrshenli/378/orig -> origin/gh/mrshenli/378/orig 2024-06-26T04:39:37.4174685Z * [new branch] gh/mrshenli/379/base -> origin/gh/mrshenli/379/base 2024-06-26T04:39:37.4175500Z * [new branch] gh/mrshenli/379/head -> origin/gh/mrshenli/379/head 2024-06-26T04:39:37.4176321Z * [new branch] gh/mrshenli/379/orig -> origin/gh/mrshenli/379/orig 2024-06-26T04:39:37.4177153Z * [new branch] gh/mrshenli/380/base -> origin/gh/mrshenli/380/base 2024-06-26T04:39:37.4177963Z * [new branch] gh/mrshenli/380/head -> origin/gh/mrshenli/380/head 2024-06-26T04:39:37.4178797Z * [new branch] gh/mrshenli/380/orig -> origin/gh/mrshenli/380/orig 2024-06-26T04:39:37.4179625Z * [new branch] gh/mrshenli/381/base -> origin/gh/mrshenli/381/base 2024-06-26T04:39:37.4180447Z * [new branch] gh/mrshenli/381/head -> origin/gh/mrshenli/381/head 2024-06-26T04:39:37.4181257Z * [new branch] gh/mrshenli/381/orig -> origin/gh/mrshenli/381/orig 2024-06-26T04:39:37.4182080Z * [new branch] gh/mrshenli/382/base -> origin/gh/mrshenli/382/base 2024-06-26T04:39:37.4182901Z * [new branch] gh/mrshenli/382/head -> origin/gh/mrshenli/382/head 2024-06-26T04:39:37.4183719Z * [new branch] gh/mrshenli/382/orig -> origin/gh/mrshenli/382/orig 2024-06-26T04:39:37.4184546Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2024-06-26T04:39:37.4185374Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2024-06-26T04:39:37.4186199Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2024-06-26T04:39:37.4187005Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2024-06-26T04:39:37.4187838Z * [new branch] gh/muchulee8/24/base -> origin/gh/muchulee8/24/base 2024-06-26T04:39:37.4188675Z * [new branch] gh/muchulee8/24/head -> origin/gh/muchulee8/24/head 2024-06-26T04:39:37.4189495Z * [new branch] gh/muchulee8/24/orig -> origin/gh/muchulee8/24/orig 2024-06-26T04:39:37.4190323Z * [new branch] gh/muchulee8/31/base -> origin/gh/muchulee8/31/base 2024-06-26T04:39:37.4191150Z * [new branch] gh/muchulee8/31/head -> origin/gh/muchulee8/31/head 2024-06-26T04:39:37.4191963Z * [new branch] gh/muchulee8/31/orig -> origin/gh/muchulee8/31/orig 2024-06-26T04:39:37.4192782Z * [new branch] gh/muchulee8/34/base -> origin/gh/muchulee8/34/base 2024-06-26T04:39:37.4193614Z * [new branch] gh/muchulee8/34/head -> origin/gh/muchulee8/34/head 2024-06-26T04:39:37.4194532Z * [new branch] gh/muchulee8/34/orig -> origin/gh/muchulee8/34/orig 2024-06-26T04:39:37.4195360Z * [new branch] gh/muchulee8/35/base -> origin/gh/muchulee8/35/base 2024-06-26T04:39:37.4196192Z * [new branch] gh/muchulee8/35/head -> origin/gh/muchulee8/35/head 2024-06-26T04:39:37.4197025Z * [new branch] gh/muchulee8/35/orig -> origin/gh/muchulee8/35/orig 2024-06-26T04:39:37.4197967Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2024-06-26T04:39:37.4198795Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2024-06-26T04:39:37.4199713Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2024-06-26T04:39:37.4200559Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2024-06-26T04:39:37.4201477Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2024-06-26T04:39:37.4202315Z * [new branch] gh/nikitaved/18/base -> origin/gh/nikitaved/18/base 2024-06-26T04:39:37.4203142Z * [new branch] gh/nikitaved/18/head -> origin/gh/nikitaved/18/head 2024-06-26T04:39:37.4203955Z * [new branch] gh/nikitaved/18/orig -> origin/gh/nikitaved/18/orig 2024-06-26T04:39:37.4204775Z * [new branch] gh/nikitaved/47/base -> origin/gh/nikitaved/47/base 2024-06-26T04:39:37.4205600Z * [new branch] gh/nikitaved/47/head -> origin/gh/nikitaved/47/head 2024-06-26T04:39:37.4206434Z * [new branch] gh/nikitaved/47/orig -> origin/gh/nikitaved/47/orig 2024-06-26T04:39:37.4207255Z * [new branch] gh/nikitaved/57/base -> origin/gh/nikitaved/57/base 2024-06-26T04:39:37.4208079Z * [new branch] gh/nikitaved/57/head -> origin/gh/nikitaved/57/head 2024-06-26T04:39:37.4208915Z * [new branch] gh/nikitaved/57/orig -> origin/gh/nikitaved/57/orig 2024-06-26T04:39:37.4209755Z * [new branch] gh/nkaretnikov/75/base -> origin/gh/nkaretnikov/75/base 2024-06-26T04:39:37.4210627Z * [new branch] gh/nkaretnikov/75/head -> origin/gh/nkaretnikov/75/head 2024-06-26T04:39:37.4211484Z * [new branch] gh/nkaretnikov/75/orig -> origin/gh/nkaretnikov/75/orig 2024-06-26T04:39:37.4212308Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2024-06-26T04:39:37.4213083Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2024-06-26T04:39:37.4213862Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2024-06-26T04:39:37.4214647Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2024-06-26T04:39:37.4215425Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2024-06-26T04:39:37.4216268Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2024-06-26T04:39:37.4217057Z * [new branch] gh/oulgen/82/base -> origin/gh/oulgen/82/base 2024-06-26T04:39:37.4217852Z * [new branch] gh/oulgen/82/head -> origin/gh/oulgen/82/head 2024-06-26T04:39:37.4218623Z * [new branch] gh/oulgen/82/orig -> origin/gh/oulgen/82/orig 2024-06-26T04:39:37.4219411Z * [new branch] gh/oulgen/91/base -> origin/gh/oulgen/91/base 2024-06-26T04:39:37.4220199Z * [new branch] gh/oulgen/91/head -> origin/gh/oulgen/91/head 2024-06-26T04:39:37.4220985Z * [new branch] gh/oulgen/91/orig -> origin/gh/oulgen/91/orig 2024-06-26T04:39:37.4221761Z * [new branch] gh/oulgen/92/base -> origin/gh/oulgen/92/base 2024-06-26T04:39:37.4222549Z * [new branch] gh/oulgen/92/head -> origin/gh/oulgen/92/head 2024-06-26T04:39:37.4223340Z * [new branch] gh/oulgen/92/orig -> origin/gh/oulgen/92/orig 2024-06-26T04:39:37.4224195Z * [new branch] gh/oulgen/93/base -> origin/gh/oulgen/93/base 2024-06-26T04:39:37.4224990Z * [new branch] gh/oulgen/93/head -> origin/gh/oulgen/93/head 2024-06-26T04:39:37.4225779Z * [new branch] gh/oulgen/93/orig -> origin/gh/oulgen/93/orig 2024-06-26T04:39:37.4226574Z * [new branch] gh/pearu/106/base -> origin/gh/pearu/106/base 2024-06-26T04:39:37.4227353Z * [new branch] gh/pearu/106/head -> origin/gh/pearu/106/head 2024-06-26T04:39:37.4228142Z * [new branch] gh/pearu/106/orig -> origin/gh/pearu/106/orig 2024-06-26T04:39:37.4228933Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2024-06-26T04:39:37.4229708Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2024-06-26T04:39:37.4230561Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2024-06-26T04:39:37.4231354Z * [new branch] gh/pearu/129/base -> origin/gh/pearu/129/base 2024-06-26T04:39:37.4232130Z * [new branch] gh/pearu/129/head -> origin/gh/pearu/129/head 2024-06-26T04:39:37.4232922Z * [new branch] gh/pearu/129/orig -> origin/gh/pearu/129/orig 2024-06-26T04:39:37.4233717Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2024-06-26T04:39:37.4234502Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2024-06-26T04:39:37.4235267Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2024-06-26T04:39:37.4236046Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2024-06-26T04:39:37.4236819Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2024-06-26T04:39:37.4237696Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2024-06-26T04:39:37.4238540Z * [new branch] gh/peterbell10/499/base -> origin/gh/peterbell10/499/base 2024-06-26T04:39:37.4239424Z * [new branch] gh/peterbell10/499/head -> origin/gh/peterbell10/499/head 2024-06-26T04:39:37.4240410Z * [new branch] gh/peterbell10/499/orig -> origin/gh/peterbell10/499/orig 2024-06-26T04:39:37.4241267Z * [new branch] gh/peterbell10/58/base -> origin/gh/peterbell10/58/base 2024-06-26T04:39:37.4242138Z * [new branch] gh/peterbell10/58/head -> origin/gh/peterbell10/58/head 2024-06-26T04:39:37.4243003Z * [new branch] gh/peterbell10/58/orig -> origin/gh/peterbell10/58/orig 2024-06-26T04:39:37.4243850Z * [new branch] gh/peterbell10/59/base -> origin/gh/peterbell10/59/base 2024-06-26T04:39:37.4245028Z * [new branch] gh/peterbell10/59/head -> origin/gh/peterbell10/59/head 2024-06-26T04:39:37.4246671Z * [new branch] gh/peterbell10/59/orig -> origin/gh/peterbell10/59/orig 2024-06-26T04:39:37.4247842Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2024-06-26T04:39:37.4248706Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2024-06-26T04:39:37.4249587Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2024-06-26T04:39:37.4250457Z * [new branch] gh/peterbell10/621/base -> origin/gh/peterbell10/621/base 2024-06-26T04:39:37.4251319Z * [new branch] gh/peterbell10/621/head -> origin/gh/peterbell10/621/head 2024-06-26T04:39:37.4252194Z * [new branch] gh/peterbell10/621/orig -> origin/gh/peterbell10/621/orig 2024-06-26T04:39:37.4253060Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2024-06-26T04:39:37.4253905Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2024-06-26T04:39:37.4254903Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2024-06-26T04:39:37.4255788Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2024-06-26T04:39:37.4256662Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2024-06-26T04:39:37.4257568Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2024-06-26T04:39:37.4259234Z * [new branch] gh/peterbell10/672/base -> origin/gh/peterbell10/672/base 2024-06-26T04:39:37.4260676Z * [new branch] gh/peterbell10/672/head -> origin/gh/peterbell10/672/head 2024-06-26T04:39:37.4262284Z * [new branch] gh/peterbell10/672/orig -> origin/gh/peterbell10/672/orig 2024-06-26T04:39:37.4263723Z * [new branch] gh/peterbell10/715/base -> origin/gh/peterbell10/715/base 2024-06-26T04:39:37.4284352Z * [new branch] gh/peterbell10/715/head -> origin/gh/peterbell10/715/head 2024-06-26T04:39:37.4285245Z * [new branch] gh/peterbell10/715/orig -> origin/gh/peterbell10/715/orig 2024-06-26T04:39:37.4286108Z * [new branch] gh/peterbell10/719/base -> origin/gh/peterbell10/719/base 2024-06-26T04:39:37.4287386Z * [new branch] gh/peterbell10/719/head -> origin/gh/peterbell10/719/head 2024-06-26T04:39:37.4288757Z * [new branch] gh/peterbell10/719/orig -> origin/gh/peterbell10/719/orig 2024-06-26T04:39:37.4290427Z * [new branch] gh/peterbell10/727/base -> origin/gh/peterbell10/727/base 2024-06-26T04:39:37.4292054Z * [new branch] gh/peterbell10/727/head -> origin/gh/peterbell10/727/head 2024-06-26T04:39:37.4293937Z * [new branch] gh/peterbell10/727/orig -> origin/gh/peterbell10/727/orig 2024-06-26T04:39:37.4294823Z * [new branch] gh/peterbell10/729/base -> origin/gh/peterbell10/729/base 2024-06-26T04:39:37.4296292Z * [new branch] gh/peterbell10/729/head -> origin/gh/peterbell10/729/head 2024-06-26T04:39:37.4297651Z * [new branch] gh/peterbell10/729/orig -> origin/gh/peterbell10/729/orig 2024-06-26T04:39:37.4299025Z * [new branch] gh/peterbell10/730/base -> origin/gh/peterbell10/730/base 2024-06-26T04:39:37.4300774Z * [new branch] gh/peterbell10/730/head -> origin/gh/peterbell10/730/head 2024-06-26T04:39:37.4302557Z * [new branch] gh/peterbell10/730/orig -> origin/gh/peterbell10/730/orig 2024-06-26T04:39:37.4303743Z * [new branch] gh/peterbell10/731/base -> origin/gh/peterbell10/731/base 2024-06-26T04:39:37.4304613Z * [new branch] gh/peterbell10/731/head -> origin/gh/peterbell10/731/head 2024-06-26T04:39:37.4305875Z * [new branch] gh/peterbell10/731/orig -> origin/gh/peterbell10/731/orig 2024-06-26T04:39:37.4307182Z * [new branch] gh/peterbell10/732/base -> origin/gh/peterbell10/732/base 2024-06-26T04:39:37.4308856Z * [new branch] gh/peterbell10/732/head -> origin/gh/peterbell10/732/head 2024-06-26T04:39:37.4310353Z * [new branch] gh/peterbell10/732/orig -> origin/gh/peterbell10/732/orig 2024-06-26T04:39:37.4311894Z * [new branch] gh/peterbell10/733/base -> origin/gh/peterbell10/733/base 2024-06-26T04:39:37.4313575Z * [new branch] gh/peterbell10/733/head -> origin/gh/peterbell10/733/head 2024-06-26T04:39:37.4315133Z * [new branch] gh/peterbell10/733/orig -> origin/gh/peterbell10/733/orig 2024-06-26T04:39:37.4316554Z * [new branch] gh/peterbell10/734/base -> origin/gh/peterbell10/734/base 2024-06-26T04:39:37.4318407Z * [new branch] gh/peterbell10/734/head -> origin/gh/peterbell10/734/head 2024-06-26T04:39:37.4319360Z * [new branch] gh/peterbell10/734/orig -> origin/gh/peterbell10/734/orig 2024-06-26T04:39:37.4321117Z * [new branch] gh/peterbell10/735/base -> origin/gh/peterbell10/735/base 2024-06-26T04:39:37.4322589Z * [new branch] gh/peterbell10/735/head -> origin/gh/peterbell10/735/head 2024-06-26T04:39:37.4323958Z * [new branch] gh/peterbell10/735/orig -> origin/gh/peterbell10/735/orig 2024-06-26T04:39:37.4325282Z * [new branch] gh/peterbell10/736/base -> origin/gh/peterbell10/736/base 2024-06-26T04:39:37.4326978Z * [new branch] gh/peterbell10/736/head -> origin/gh/peterbell10/736/head 2024-06-26T04:39:37.4328749Z * [new branch] gh/peterbell10/736/orig -> origin/gh/peterbell10/736/orig 2024-06-26T04:39:37.4330421Z * [new branch] gh/peterbell10/737/base -> origin/gh/peterbell10/737/base 2024-06-26T04:39:37.4331895Z * [new branch] gh/peterbell10/737/head -> origin/gh/peterbell10/737/head 2024-06-26T04:39:37.4333576Z * [new branch] gh/peterbell10/737/orig -> origin/gh/peterbell10/737/orig 2024-06-26T04:39:37.4334563Z * [new branch] gh/peterbell10/738/base -> origin/gh/peterbell10/738/base 2024-06-26T04:39:37.4335859Z * [new branch] gh/peterbell10/738/head -> origin/gh/peterbell10/738/head 2024-06-26T04:39:37.4336856Z * [new branch] gh/peterbell10/738/orig -> origin/gh/peterbell10/738/orig 2024-06-26T04:39:37.4338397Z * [new branch] gh/peterbell10/739/base -> origin/gh/peterbell10/739/base 2024-06-26T04:39:37.4339926Z * [new branch] gh/peterbell10/739/head -> origin/gh/peterbell10/739/head 2024-06-26T04:39:37.4341646Z * [new branch] gh/peterbell10/739/orig -> origin/gh/peterbell10/739/orig 2024-06-26T04:39:37.4342855Z * [new branch] gh/peterbell10/740/base -> origin/gh/peterbell10/740/base 2024-06-26T04:39:37.4344287Z * [new branch] gh/peterbell10/740/head -> origin/gh/peterbell10/740/head 2024-06-26T04:39:37.4346147Z * [new branch] gh/peterbell10/740/orig -> origin/gh/peterbell10/740/orig 2024-06-26T04:39:37.4347881Z * [new branch] gh/peterbell10/741/base -> origin/gh/peterbell10/741/base 2024-06-26T04:39:37.4349688Z * [new branch] gh/peterbell10/741/head -> origin/gh/peterbell10/741/head 2024-06-26T04:39:37.4351418Z * [new branch] gh/peterbell10/741/orig -> origin/gh/peterbell10/741/orig 2024-06-26T04:39:37.4353115Z * [new branch] gh/peterbell10/742/base -> origin/gh/peterbell10/742/base 2024-06-26T04:39:37.4354686Z * [new branch] gh/peterbell10/742/head -> origin/gh/peterbell10/742/head 2024-06-26T04:39:37.4356072Z * [new branch] gh/peterbell10/742/orig -> origin/gh/peterbell10/742/orig 2024-06-26T04:39:37.4357696Z * [new branch] gh/peterbell10/743/base -> origin/gh/peterbell10/743/base 2024-06-26T04:39:37.4359203Z * [new branch] gh/peterbell10/743/head -> origin/gh/peterbell10/743/head 2024-06-26T04:39:37.4360940Z * [new branch] gh/peterbell10/743/orig -> origin/gh/peterbell10/743/orig 2024-06-26T04:39:37.4362572Z * [new branch] gh/peterbell10/744/base -> origin/gh/peterbell10/744/base 2024-06-26T04:39:37.4364275Z * [new branch] gh/peterbell10/744/head -> origin/gh/peterbell10/744/head 2024-06-26T04:39:37.4365909Z * [new branch] gh/peterbell10/744/orig -> origin/gh/peterbell10/744/orig 2024-06-26T04:39:37.4367257Z * [new branch] gh/peterbell10/745/base -> origin/gh/peterbell10/745/base 2024-06-26T04:39:37.4368885Z * [new branch] gh/peterbell10/745/head -> origin/gh/peterbell10/745/head 2024-06-26T04:39:37.4370380Z * [new branch] gh/peterbell10/745/orig -> origin/gh/peterbell10/745/orig 2024-06-26T04:39:37.4372072Z * [new branch] gh/peterbell10/746/base -> origin/gh/peterbell10/746/base 2024-06-26T04:39:37.4373553Z * [new branch] gh/peterbell10/746/head -> origin/gh/peterbell10/746/head 2024-06-26T04:39:37.4375228Z * [new branch] gh/peterbell10/746/orig -> origin/gh/peterbell10/746/orig 2024-06-26T04:39:37.4376939Z * [new branch] gh/peterbell10/747/base -> origin/gh/peterbell10/747/base 2024-06-26T04:39:37.4378530Z * [new branch] gh/peterbell10/747/head -> origin/gh/peterbell10/747/head 2024-06-26T04:39:37.4380237Z * [new branch] gh/peterbell10/747/orig -> origin/gh/peterbell10/747/orig 2024-06-26T04:39:37.4381681Z * [new branch] gh/peterbell10/748/base -> origin/gh/peterbell10/748/base 2024-06-26T04:39:37.4383380Z * [new branch] gh/peterbell10/748/head -> origin/gh/peterbell10/748/head 2024-06-26T04:39:37.4384801Z * [new branch] gh/peterbell10/748/orig -> origin/gh/peterbell10/748/orig 2024-06-26T04:39:37.4386374Z * [new branch] gh/peterbell10/749/base -> origin/gh/peterbell10/749/base 2024-06-26T04:39:37.4387957Z * [new branch] gh/peterbell10/749/head -> origin/gh/peterbell10/749/head 2024-06-26T04:39:37.4389560Z * [new branch] gh/peterbell10/749/orig -> origin/gh/peterbell10/749/orig 2024-06-26T04:39:37.4391166Z * [new branch] gh/peterbell10/750/base -> origin/gh/peterbell10/750/base 2024-06-26T04:39:37.4392033Z * [new branch] gh/peterbell10/750/head -> origin/gh/peterbell10/750/head 2024-06-26T04:39:37.4393060Z * [new branch] gh/peterbell10/750/orig -> origin/gh/peterbell10/750/orig 2024-06-26T04:39:37.4394003Z * [new branch] gh/peterbell10/751/base -> origin/gh/peterbell10/751/base 2024-06-26T04:39:37.4394853Z * [new branch] gh/peterbell10/751/head -> origin/gh/peterbell10/751/head 2024-06-26T04:39:37.4395867Z * [new branch] gh/peterbell10/751/orig -> origin/gh/peterbell10/751/orig 2024-06-26T04:39:37.4396815Z * [new branch] gh/peterbell10/752/base -> origin/gh/peterbell10/752/base 2024-06-26T04:39:37.4397852Z * [new branch] gh/peterbell10/752/head -> origin/gh/peterbell10/752/head 2024-06-26T04:39:37.4398802Z * [new branch] gh/peterbell10/752/orig -> origin/gh/peterbell10/752/orig 2024-06-26T04:39:37.4399837Z * [new branch] gh/peterbell10/753/base -> origin/gh/peterbell10/753/base 2024-06-26T04:39:37.4400786Z * [new branch] gh/peterbell10/753/head -> origin/gh/peterbell10/753/head 2024-06-26T04:39:37.4401731Z * [new branch] gh/peterbell10/753/orig -> origin/gh/peterbell10/753/orig 2024-06-26T04:39:37.4402681Z * [new branch] gh/peterbell10/754/base -> origin/gh/peterbell10/754/base 2024-06-26T04:39:37.4403629Z * [new branch] gh/peterbell10/754/head -> origin/gh/peterbell10/754/head 2024-06-26T04:39:37.4404573Z * [new branch] gh/peterbell10/754/orig -> origin/gh/peterbell10/754/orig 2024-06-26T04:39:37.4405514Z * [new branch] gh/peterbell10/755/base -> origin/gh/peterbell10/755/base 2024-06-26T04:39:37.4406463Z * [new branch] gh/peterbell10/755/head -> origin/gh/peterbell10/755/head 2024-06-26T04:39:37.4407412Z * [new branch] gh/peterbell10/755/orig -> origin/gh/peterbell10/755/orig 2024-06-26T04:39:37.4408324Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2024-06-26T04:39:37.4409222Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2024-06-26T04:39:37.4410106Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2024-06-26T04:39:37.4410997Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2024-06-26T04:39:37.4411808Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2024-06-26T04:39:37.4412701Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2024-06-26T04:39:37.4413544Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2024-06-26T04:39:37.4414403Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2024-06-26T04:39:37.4415385Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2024-06-26T04:39:37.4416280Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2024-06-26T04:39:37.4417148Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2024-06-26T04:39:37.4417507Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2024-06-26T04:39:37.4417932Z * [new branch] gh/pmeier/44/base -> origin/gh/pmeier/44/base 2024-06-26T04:39:37.4418291Z * [new branch] gh/pmeier/44/head -> origin/gh/pmeier/44/head 2024-06-26T04:39:37.4418685Z * [new branch] gh/pmeier/44/orig -> origin/gh/pmeier/44/orig 2024-06-26T04:39:37.4419086Z * [new branch] gh/pradeepfn/1/base -> origin/gh/pradeepfn/1/base 2024-06-26T04:39:37.4419640Z * [new branch] gh/pradeepfn/1/head -> origin/gh/pradeepfn/1/head 2024-06-26T04:39:37.4420013Z * [new branch] gh/pradeepfn/1/orig -> origin/gh/pradeepfn/1/orig 2024-06-26T04:39:37.4420378Z * [new branch] gh/pradeepfn/2/base -> origin/gh/pradeepfn/2/base 2024-06-26T04:39:37.4420840Z * [new branch] gh/pradeepfn/2/head -> origin/gh/pradeepfn/2/head 2024-06-26T04:39:37.4421202Z * [new branch] gh/pradeepfn/2/orig -> origin/gh/pradeepfn/2/orig 2024-06-26T04:39:37.4421634Z * [new branch] gh/qqaatw/15/base -> origin/gh/qqaatw/15/base 2024-06-26T04:39:37.4421980Z * [new branch] gh/qqaatw/15/head -> origin/gh/qqaatw/15/head 2024-06-26T04:39:37.4422324Z * [new branch] gh/qqaatw/15/orig -> origin/gh/qqaatw/15/orig 2024-06-26T04:39:37.4422680Z * [new branch] gh/qqaatw/16/base -> origin/gh/qqaatw/16/base 2024-06-26T04:39:37.4423106Z * [new branch] gh/qqaatw/16/head -> origin/gh/qqaatw/16/head 2024-06-26T04:39:37.4423450Z * [new branch] gh/qqaatw/16/orig -> origin/gh/qqaatw/16/orig 2024-06-26T04:39:37.4423883Z * [new branch] gh/qqaatw/17/base -> origin/gh/qqaatw/17/base 2024-06-26T04:39:37.4424225Z * [new branch] gh/qqaatw/17/head -> origin/gh/qqaatw/17/head 2024-06-26T04:39:37.4424651Z * [new branch] gh/qqaatw/17/orig -> origin/gh/qqaatw/17/orig 2024-06-26T04:39:37.4424991Z * [new branch] gh/qqaatw/18/base -> origin/gh/qqaatw/18/base 2024-06-26T04:39:37.4425333Z * [new branch] gh/qqaatw/18/head -> origin/gh/qqaatw/18/head 2024-06-26T04:39:37.4425686Z * [new branch] gh/qqaatw/18/orig -> origin/gh/qqaatw/18/orig 2024-06-26T04:39:37.4426109Z * [new branch] gh/qqaatw/19/base -> origin/gh/qqaatw/19/base 2024-06-26T04:39:37.4426456Z * [new branch] gh/qqaatw/19/head -> origin/gh/qqaatw/19/head 2024-06-26T04:39:37.4427030Z * [new branch] gh/qqaatw/19/orig -> origin/gh/qqaatw/19/orig 2024-06-26T04:39:37.4427576Z * [new branch] gh/qqaatw/20/base -> origin/gh/qqaatw/20/base 2024-06-26T04:39:37.4428144Z * [new branch] gh/qqaatw/20/head -> origin/gh/qqaatw/20/head 2024-06-26T04:39:37.4428569Z * [new branch] gh/qqaatw/20/orig -> origin/gh/qqaatw/20/orig 2024-06-26T04:39:37.4428913Z * [new branch] gh/qqaatw/21/base -> origin/gh/qqaatw/21/base 2024-06-26T04:39:37.4429265Z * [new branch] gh/qqaatw/21/head -> origin/gh/qqaatw/21/head 2024-06-26T04:39:37.4429609Z * [new branch] gh/qqaatw/21/orig -> origin/gh/qqaatw/21/orig 2024-06-26T04:39:37.4429948Z * [new branch] gh/qqaatw/22/base -> origin/gh/qqaatw/22/base 2024-06-26T04:39:37.4430351Z * [new branch] gh/qqaatw/22/head -> origin/gh/qqaatw/22/head 2024-06-26T04:39:37.4430797Z * [new branch] gh/qqaatw/22/orig -> origin/gh/qqaatw/22/orig 2024-06-26T04:39:37.4431127Z * [new branch] gh/rec/10/base -> origin/gh/rec/10/base 2024-06-26T04:39:37.4431450Z * [new branch] gh/rec/10/head -> origin/gh/rec/10/head 2024-06-26T04:39:37.4431797Z * [new branch] gh/rec/10/orig -> origin/gh/rec/10/orig 2024-06-26T04:39:37.4432117Z * [new branch] gh/rec/11/base -> origin/gh/rec/11/base 2024-06-26T04:39:37.4432437Z * [new branch] gh/rec/11/head -> origin/gh/rec/11/head 2024-06-26T04:39:37.4432768Z * [new branch] gh/rec/11/orig -> origin/gh/rec/11/orig 2024-06-26T04:39:37.4433084Z * [new branch] gh/rec/12/base -> origin/gh/rec/12/base 2024-06-26T04:39:37.4433415Z * [new branch] gh/rec/12/head -> origin/gh/rec/12/head 2024-06-26T04:39:37.4433789Z * [new branch] gh/rec/12/orig -> origin/gh/rec/12/orig 2024-06-26T04:39:37.4434103Z * [new branch] gh/rec/13/base -> origin/gh/rec/13/base 2024-06-26T04:39:37.4434428Z * [new branch] gh/rec/13/head -> origin/gh/rec/13/head 2024-06-26T04:39:37.4434739Z * [new branch] gh/rec/13/orig -> origin/gh/rec/13/orig 2024-06-26T04:39:37.4435052Z * [new branch] gh/rec/14/base -> origin/gh/rec/14/base 2024-06-26T04:39:37.4435379Z * [new branch] gh/rec/14/head -> origin/gh/rec/14/head 2024-06-26T04:39:37.4435693Z * [new branch] gh/rec/14/orig -> origin/gh/rec/14/orig 2024-06-26T04:39:37.4436021Z * [new branch] gh/rec/15/base -> origin/gh/rec/15/base 2024-06-26T04:39:37.4436334Z * [new branch] gh/rec/15/head -> origin/gh/rec/15/head 2024-06-26T04:39:37.4436651Z * [new branch] gh/rec/15/orig -> origin/gh/rec/15/orig 2024-06-26T04:39:37.4436980Z * [new branch] gh/rec/16/base -> origin/gh/rec/16/base 2024-06-26T04:39:37.4437453Z * [new branch] gh/rec/16/head -> origin/gh/rec/16/head 2024-06-26T04:39:37.4437767Z * [new branch] gh/rec/16/orig -> origin/gh/rec/16/orig 2024-06-26T04:39:37.4438105Z * [new branch] gh/rec/2/base -> origin/gh/rec/2/base 2024-06-26T04:39:37.4438423Z * [new branch] gh/rec/2/head -> origin/gh/rec/2/head 2024-06-26T04:39:37.4438749Z * [new branch] gh/rec/2/orig -> origin/gh/rec/2/orig 2024-06-26T04:39:37.4439059Z * [new branch] gh/rec/6/base -> origin/gh/rec/6/base 2024-06-26T04:39:37.4439370Z * [new branch] gh/rec/6/head -> origin/gh/rec/6/head 2024-06-26T04:39:37.4439761Z * [new branch] gh/rec/6/orig -> origin/gh/rec/6/orig 2024-06-26T04:39:37.4440083Z * [new branch] gh/rec/7/base -> origin/gh/rec/7/base 2024-06-26T04:39:37.4440397Z * [new branch] gh/rec/7/head -> origin/gh/rec/7/head 2024-06-26T04:39:37.4440719Z * [new branch] gh/rec/7/orig -> origin/gh/rec/7/orig 2024-06-26T04:39:37.4441029Z * [new branch] gh/rec/8/base -> origin/gh/rec/8/base 2024-06-26T04:39:37.4441351Z * [new branch] gh/rec/8/head -> origin/gh/rec/8/head 2024-06-26T04:39:37.4441662Z * [new branch] gh/rec/8/orig -> origin/gh/rec/8/orig 2024-06-26T04:39:37.4441979Z * [new branch] gh/rec/9/base -> origin/gh/rec/9/base 2024-06-26T04:39:37.4442307Z * [new branch] gh/rec/9/head -> origin/gh/rec/9/head 2024-06-26T04:39:37.4442620Z * [new branch] gh/rec/9/orig -> origin/gh/rec/9/orig 2024-06-26T04:39:37.4443018Z * [new branch] gh/rohan-varma/636/base -> origin/gh/rohan-varma/636/base 2024-06-26T04:39:37.4443507Z * [new branch] gh/rohan-varma/636/head -> origin/gh/rohan-varma/636/head 2024-06-26T04:39:37.4443890Z * [new branch] gh/rohan-varma/636/orig -> origin/gh/rohan-varma/636/orig 2024-06-26T04:39:37.4444282Z * [new branch] gh/rohan-varma/660/base -> origin/gh/rohan-varma/660/base 2024-06-26T04:39:37.4444661Z * [new branch] gh/rohan-varma/660/head -> origin/gh/rohan-varma/660/head 2024-06-26T04:39:37.4445034Z * [new branch] gh/rohan-varma/660/orig -> origin/gh/rohan-varma/660/orig 2024-06-26T04:39:37.4445424Z * [new branch] gh/rohan-varma/663/base -> origin/gh/rohan-varma/663/base 2024-06-26T04:39:37.4445799Z * [new branch] gh/rohan-varma/663/head -> origin/gh/rohan-varma/663/head 2024-06-26T04:39:37.4446172Z * [new branch] gh/rohan-varma/663/orig -> origin/gh/rohan-varma/663/orig 2024-06-26T04:39:37.4446634Z * [new branch] gh/rohan-varma/668/base -> origin/gh/rohan-varma/668/base 2024-06-26T04:39:37.4447011Z * [new branch] gh/rohan-varma/668/head -> origin/gh/rohan-varma/668/head 2024-06-26T04:39:37.4447396Z * [new branch] gh/rohan-varma/668/orig -> origin/gh/rohan-varma/668/orig 2024-06-26T04:39:37.4447772Z * [new branch] gh/rohan-varma/675/base -> origin/gh/rohan-varma/675/base 2024-06-26T04:39:37.4448146Z * [new branch] gh/rohan-varma/675/head -> origin/gh/rohan-varma/675/head 2024-06-26T04:39:37.4448534Z * [new branch] gh/rohan-varma/675/orig -> origin/gh/rohan-varma/675/orig 2024-06-26T04:39:37.4448906Z * [new branch] gh/rohan-varma/676/base -> origin/gh/rohan-varma/676/base 2024-06-26T04:39:37.4449279Z * [new branch] gh/rohan-varma/676/head -> origin/gh/rohan-varma/676/head 2024-06-26T04:39:37.4449666Z * [new branch] gh/rohan-varma/676/orig -> origin/gh/rohan-varma/676/orig 2024-06-26T04:39:37.4450048Z * [new branch] gh/rohan-varma/677/base -> origin/gh/rohan-varma/677/base 2024-06-26T04:39:37.4450436Z * [new branch] gh/rohan-varma/677/head -> origin/gh/rohan-varma/677/head 2024-06-26T04:39:37.4450808Z * [new branch] gh/rohan-varma/677/orig -> origin/gh/rohan-varma/677/orig 2024-06-26T04:39:37.4451184Z * [new branch] gh/rohan-varma/678/base -> origin/gh/rohan-varma/678/base 2024-06-26T04:39:37.4451574Z * [new branch] gh/rohan-varma/678/head -> origin/gh/rohan-varma/678/head 2024-06-26T04:39:37.4451946Z * [new branch] gh/rohan-varma/678/orig -> origin/gh/rohan-varma/678/orig 2024-06-26T04:39:37.4452320Z * [new branch] gh/rohan-varma/720/base -> origin/gh/rohan-varma/720/base 2024-06-26T04:39:37.4452708Z * [new branch] gh/rohan-varma/720/head -> origin/gh/rohan-varma/720/head 2024-06-26T04:39:37.4453086Z * [new branch] gh/rohan-varma/720/orig -> origin/gh/rohan-varma/720/orig 2024-06-26T04:39:37.4453480Z * [new branch] gh/rohan-varma/721/base -> origin/gh/rohan-varma/721/base 2024-06-26T04:39:37.4453854Z * [new branch] gh/rohan-varma/721/head -> origin/gh/rohan-varma/721/head 2024-06-26T04:39:37.4454228Z * [new branch] gh/rohan-varma/721/orig -> origin/gh/rohan-varma/721/orig 2024-06-26T04:39:37.4454614Z * [new branch] gh/rohan-varma/722/base -> origin/gh/rohan-varma/722/base 2024-06-26T04:39:37.4454987Z * [new branch] gh/rohan-varma/722/head -> origin/gh/rohan-varma/722/head 2024-06-26T04:39:37.4455358Z * [new branch] gh/rohan-varma/722/orig -> origin/gh/rohan-varma/722/orig 2024-06-26T04:39:37.4455743Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2024-06-26T04:39:37.4456115Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2024-06-26T04:39:37.4456509Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2024-06-26T04:39:37.4456937Z * [new branch] gh/rohan-varma/744/base -> origin/gh/rohan-varma/744/base 2024-06-26T04:39:37.4457313Z * [new branch] gh/rohan-varma/744/head -> origin/gh/rohan-varma/744/head 2024-06-26T04:39:37.4457698Z * [new branch] gh/rohan-varma/744/orig -> origin/gh/rohan-varma/744/orig 2024-06-26T04:39:37.4458071Z * [new branch] gh/rohan-varma/745/base -> origin/gh/rohan-varma/745/base 2024-06-26T04:39:37.4458458Z * [new branch] gh/rohan-varma/745/head -> origin/gh/rohan-varma/745/head 2024-06-26T04:39:37.4458832Z * [new branch] gh/rohan-varma/745/orig -> origin/gh/rohan-varma/745/orig 2024-06-26T04:39:37.4459177Z * [new branch] gh/samdow/41/base -> origin/gh/samdow/41/base 2024-06-26T04:39:37.4459537Z * [new branch] gh/samdow/41/head -> origin/gh/samdow/41/head 2024-06-26T04:39:37.4459939Z * [new branch] gh/samdow/41/orig -> origin/gh/samdow/41/orig 2024-06-26T04:39:37.4460287Z * [new branch] gh/samdow/45/base -> origin/gh/samdow/45/base 2024-06-26T04:39:37.4460645Z * [new branch] gh/samdow/45/head -> origin/gh/samdow/45/head 2024-06-26T04:39:37.4460985Z * [new branch] gh/samdow/45/orig -> origin/gh/samdow/45/orig 2024-06-26T04:39:37.4461417Z * [new branch] gh/sanketpurandare/1/base -> origin/gh/sanketpurandare/1/base 2024-06-26T04:39:37.4461829Z * [new branch] gh/sanketpurandare/1/head -> origin/gh/sanketpurandare/1/head 2024-06-26T04:39:37.4462237Z * [new branch] gh/sanketpurandare/1/orig -> origin/gh/sanketpurandare/1/orig 2024-06-26T04:39:37.4462659Z * [new branch] gh/sanketpurandare/2/base -> origin/gh/sanketpurandare/2/base 2024-06-26T04:39:37.4463067Z * [new branch] gh/sanketpurandare/2/head -> origin/gh/sanketpurandare/2/head 2024-06-26T04:39:37.4463481Z * [new branch] gh/sanketpurandare/2/orig -> origin/gh/sanketpurandare/2/orig 2024-06-26T04:39:37.4463837Z * [new branch] gh/sdingcn/2/base -> origin/gh/sdingcn/2/base 2024-06-26T04:39:37.4464183Z * [new branch] gh/sdingcn/2/head -> origin/gh/sdingcn/2/head 2024-06-26T04:39:37.4464540Z * [new branch] gh/sdingcn/2/orig -> origin/gh/sdingcn/2/orig 2024-06-26T04:39:37.4464882Z * [new branch] gh/seanx92/1/base -> origin/gh/seanx92/1/base 2024-06-26T04:39:37.4465227Z * [new branch] gh/seanx92/1/orig -> origin/gh/seanx92/1/orig 2024-06-26T04:39:37.4465616Z * [new branch] gh/seemethere/1/base -> origin/gh/seemethere/1/base 2024-06-26T04:39:37.4465988Z * [new branch] gh/seemethere/1/head -> origin/gh/seemethere/1/head 2024-06-26T04:39:37.4466356Z * [new branch] gh/seemethere/1/orig -> origin/gh/seemethere/1/orig 2024-06-26T04:39:37.4466767Z * [new branch] gh/shunting314/111/base -> origin/gh/shunting314/111/base 2024-06-26T04:39:37.4467153Z * [new branch] gh/shunting314/111/head -> origin/gh/shunting314/111/head 2024-06-26T04:39:37.4467543Z * [new branch] gh/shunting314/111/orig -> origin/gh/shunting314/111/orig 2024-06-26T04:39:37.4467925Z * [new branch] gh/shunting314/112/base -> origin/gh/shunting314/112/base 2024-06-26T04:39:37.4468307Z * [new branch] gh/shunting314/112/head -> origin/gh/shunting314/112/head 2024-06-26T04:39:37.4468715Z * [new branch] gh/shunting314/112/orig -> origin/gh/shunting314/112/orig 2024-06-26T04:39:37.4469091Z * [new branch] gh/shunting314/114/base -> origin/gh/shunting314/114/base 2024-06-26T04:39:37.4469481Z * [new branch] gh/shunting314/114/head -> origin/gh/shunting314/114/head 2024-06-26T04:39:37.4469864Z * [new branch] gh/shunting314/114/orig -> origin/gh/shunting314/114/orig 2024-06-26T04:39:37.4470307Z * [new branch] gh/shunting314/115/base -> origin/gh/shunting314/115/base 2024-06-26T04:39:37.4470700Z * [new branch] gh/shunting314/115/head -> origin/gh/shunting314/115/head 2024-06-26T04:39:37.4471076Z * [new branch] gh/shunting314/115/orig -> origin/gh/shunting314/115/orig 2024-06-26T04:39:37.4471448Z * [new branch] gh/shunting314/117/base -> origin/gh/shunting314/117/base 2024-06-26T04:39:37.4471837Z * [new branch] gh/shunting314/117/head -> origin/gh/shunting314/117/head 2024-06-26T04:39:37.4472213Z * [new branch] gh/shunting314/117/orig -> origin/gh/shunting314/117/orig 2024-06-26T04:39:37.4472603Z * [new branch] gh/shunting314/118/base -> origin/gh/shunting314/118/base 2024-06-26T04:39:37.4472981Z * [new branch] gh/shunting314/118/head -> origin/gh/shunting314/118/head 2024-06-26T04:39:37.4473415Z * [new branch] gh/shunting314/118/orig -> origin/gh/shunting314/118/orig 2024-06-26T04:39:37.4473806Z * [new branch] gh/shunting314/126/base -> origin/gh/shunting314/126/base 2024-06-26T04:39:37.4474181Z * [new branch] gh/shunting314/126/head -> origin/gh/shunting314/126/head 2024-06-26T04:39:37.4474555Z * [new branch] gh/shunting314/126/orig -> origin/gh/shunting314/126/orig 2024-06-26T04:39:37.4474944Z * [new branch] gh/shunting314/131/base -> origin/gh/shunting314/131/base 2024-06-26T04:39:37.4475323Z * [new branch] gh/shunting314/131/head -> origin/gh/shunting314/131/head 2024-06-26T04:39:37.4475806Z * [new branch] gh/shunting314/131/orig -> origin/gh/shunting314/131/orig 2024-06-26T04:39:37.4476361Z * [new branch] gh/shunting314/132/base -> origin/gh/shunting314/132/base 2024-06-26T04:39:37.4476831Z * [new branch] gh/shunting314/132/head -> origin/gh/shunting314/132/head 2024-06-26T04:39:37.4477436Z * [new branch] gh/shunting314/132/orig -> origin/gh/shunting314/132/orig 2024-06-26T04:39:37.4477822Z * [new branch] gh/shunting314/139/base -> origin/gh/shunting314/139/base 2024-06-26T04:39:37.4478368Z * [new branch] gh/shunting314/139/head -> origin/gh/shunting314/139/head 2024-06-26T04:39:37.4478766Z * [new branch] gh/shunting314/140/base -> origin/gh/shunting314/140/base 2024-06-26T04:39:37.4479140Z * [new branch] gh/shunting314/140/head -> origin/gh/shunting314/140/head 2024-06-26T04:39:37.4479782Z * [new branch] gh/shunting314/144/base -> origin/gh/shunting314/144/base 2024-06-26T04:39:37.4480189Z * [new branch] gh/shunting314/144/head -> origin/gh/shunting314/144/head 2024-06-26T04:39:37.4480569Z * [new branch] gh/shunting314/144/orig -> origin/gh/shunting314/144/orig 2024-06-26T04:39:37.4481121Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2024-06-26T04:39:37.4481529Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2024-06-26T04:39:37.4481972Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2024-06-26T04:39:37.4482457Z * [new branch] gh/shunting314/147/base -> origin/gh/shunting314/147/base 2024-06-26T04:39:37.4482839Z * [new branch] gh/shunting314/147/head -> origin/gh/shunting314/147/head 2024-06-26T04:39:37.4483230Z * [new branch] gh/shunting314/147/orig -> origin/gh/shunting314/147/orig 2024-06-26T04:39:37.4483762Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2024-06-26T04:39:37.4484153Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2024-06-26T04:39:37.4484541Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2024-06-26T04:39:37.4485094Z * [new branch] gh/shunting314/153/base -> origin/gh/shunting314/153/base 2024-06-26T04:39:37.4485621Z * [new branch] gh/shunting314/153/head -> origin/gh/shunting314/153/head 2024-06-26T04:39:37.4486175Z * [new branch] gh/shunting314/153/orig -> origin/gh/shunting314/153/orig 2024-06-26T04:39:37.4486565Z * [new branch] gh/shunting314/154/base -> origin/gh/shunting314/154/base 2024-06-26T04:39:37.4486961Z * [new branch] gh/shunting314/154/head -> origin/gh/shunting314/154/head 2024-06-26T04:39:37.4487368Z * [new branch] gh/shunting314/154/orig -> origin/gh/shunting314/154/orig 2024-06-26T04:39:37.4488142Z * [new branch] gh/shunting314/155/base -> origin/gh/shunting314/155/base 2024-06-26T04:39:37.4490110Z * [new branch] gh/shunting314/155/head -> origin/gh/shunting314/155/head 2024-06-26T04:39:37.4490882Z * [new branch] gh/shunting314/155/orig -> origin/gh/shunting314/155/orig 2024-06-26T04:39:37.4492429Z * [new branch] gh/shunting314/156/base -> origin/gh/shunting314/156/base 2024-06-26T04:39:37.4493547Z * [new branch] gh/shunting314/156/head -> origin/gh/shunting314/156/head 2024-06-26T04:39:37.4494711Z * [new branch] gh/shunting314/156/orig -> origin/gh/shunting314/156/orig 2024-06-26T04:39:37.4496189Z * [new branch] gh/shunting314/157/base -> origin/gh/shunting314/157/base 2024-06-26T04:39:37.4497638Z * [new branch] gh/shunting314/157/head -> origin/gh/shunting314/157/head 2024-06-26T04:39:37.4498811Z * [new branch] gh/shunting314/157/orig -> origin/gh/shunting314/157/orig 2024-06-26T04:39:37.4501330Z * [new branch] gh/shunting314/158/base -> origin/gh/shunting314/158/base 2024-06-26T04:39:37.4502264Z * [new branch] gh/shunting314/158/head -> origin/gh/shunting314/158/head 2024-06-26T04:39:37.4503523Z * [new branch] gh/shunting314/158/orig -> origin/gh/shunting314/158/orig 2024-06-26T04:39:37.4504962Z * [new branch] gh/shunting314/159/base -> origin/gh/shunting314/159/base 2024-06-26T04:39:37.4506198Z * [new branch] gh/shunting314/159/head -> origin/gh/shunting314/159/head 2024-06-26T04:39:37.4507352Z * [new branch] gh/shunting314/159/orig -> origin/gh/shunting314/159/orig 2024-06-26T04:39:37.4509275Z * [new branch] gh/shunting314/23/base -> origin/gh/shunting314/23/base 2024-06-26T04:39:37.4510767Z * [new branch] gh/shunting314/23/head -> origin/gh/shunting314/23/head 2024-06-26T04:39:37.4511961Z * [new branch] gh/shunting314/23/orig -> origin/gh/shunting314/23/orig 2024-06-26T04:39:37.4513874Z * [new branch] gh/shunting314/26/base -> origin/gh/shunting314/26/base 2024-06-26T04:39:37.4514856Z * [new branch] gh/shunting314/26/orig -> origin/gh/shunting314/26/orig 2024-06-26T04:39:37.4517208Z * [new branch] gh/shunting314/41/base -> origin/gh/shunting314/41/base 2024-06-26T04:39:37.4518225Z * [new branch] gh/shunting314/41/head -> origin/gh/shunting314/41/head 2024-06-26T04:39:37.4519562Z * [new branch] gh/shunting314/41/orig -> origin/gh/shunting314/41/orig 2024-06-26T04:39:37.4521601Z * [new branch] gh/shunting314/49/base -> origin/gh/shunting314/49/base 2024-06-26T04:39:37.4522893Z * [new branch] gh/shunting314/49/head -> origin/gh/shunting314/49/head 2024-06-26T04:39:37.4524152Z * [new branch] gh/shunting314/49/orig -> origin/gh/shunting314/49/orig 2024-06-26T04:39:37.4526164Z * [new branch] gh/shunting314/96/base -> origin/gh/shunting314/96/base 2024-06-26T04:39:37.4527277Z * [new branch] gh/shunting314/96/head -> origin/gh/shunting314/96/head 2024-06-26T04:39:37.4528403Z * [new branch] gh/shunting314/96/orig -> origin/gh/shunting314/96/orig 2024-06-26T04:39:37.4530908Z * [new branch] gh/shuqiangzhang/21/base -> origin/gh/shuqiangzhang/21/base 2024-06-26T04:39:37.4531871Z * [new branch] gh/shuqiangzhang/21/head -> origin/gh/shuqiangzhang/21/head 2024-06-26T04:39:37.4533098Z * [new branch] gh/shuqiangzhang/21/orig -> origin/gh/shuqiangzhang/21/orig 2024-06-26T04:39:37.4534488Z * [new branch] gh/shuqiangzhang/30/base -> origin/gh/shuqiangzhang/30/base 2024-06-26T04:39:37.4535851Z * [new branch] gh/shuqiangzhang/30/head -> origin/gh/shuqiangzhang/30/head 2024-06-26T04:39:37.4537061Z * [new branch] gh/shuqiangzhang/30/orig -> origin/gh/shuqiangzhang/30/orig 2024-06-26T04:39:37.4538478Z * [new branch] gh/shuqiangzhang/31/base -> origin/gh/shuqiangzhang/31/base 2024-06-26T04:39:37.4539751Z * [new branch] gh/shuqiangzhang/31/head -> origin/gh/shuqiangzhang/31/head 2024-06-26T04:39:37.4541006Z * [new branch] gh/shuqiangzhang/31/orig -> origin/gh/shuqiangzhang/31/orig 2024-06-26T04:39:37.4542591Z * [new branch] gh/shuqiangzhang/32/base -> origin/gh/shuqiangzhang/32/base 2024-06-26T04:39:37.4543964Z * [new branch] gh/shuqiangzhang/32/head -> origin/gh/shuqiangzhang/32/head 2024-06-26T04:39:37.4545170Z * [new branch] gh/shuqiangzhang/32/orig -> origin/gh/shuqiangzhang/32/orig 2024-06-26T04:39:37.4546739Z * [new branch] gh/shuqiangzhang/33/base -> origin/gh/shuqiangzhang/33/base 2024-06-26T04:39:37.4548034Z * [new branch] gh/shuqiangzhang/33/head -> origin/gh/shuqiangzhang/33/head 2024-06-26T04:39:37.4549242Z * [new branch] gh/shuqiangzhang/33/orig -> origin/gh/shuqiangzhang/33/orig 2024-06-26T04:39:37.4550636Z * [new branch] gh/shuqiangzhang/34/base -> origin/gh/shuqiangzhang/34/base 2024-06-26T04:39:37.4551921Z * [new branch] gh/shuqiangzhang/34/head -> origin/gh/shuqiangzhang/34/head 2024-06-26T04:39:37.4553299Z * [new branch] gh/shuqiangzhang/34/orig -> origin/gh/shuqiangzhang/34/orig 2024-06-26T04:39:37.4555177Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2024-06-26T04:39:37.4556289Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2024-06-26T04:39:37.4557856Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2024-06-26T04:39:37.4559074Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2024-06-26T04:39:37.4560504Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2024-06-26T04:39:37.4561822Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2024-06-26T04:39:37.4564042Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2024-06-26T04:39:37.4564927Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2024-06-26T04:39:37.4566294Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2024-06-26T04:39:37.4567415Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2024-06-26T04:39:37.4568787Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2024-06-26T04:39:37.4569970Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2024-06-26T04:39:37.4571325Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2024-06-26T04:39:37.4572548Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2024-06-26T04:39:37.4573977Z * [new branch] gh/silverguo/5/base -> origin/gh/silverguo/5/base 2024-06-26T04:39:37.4575290Z * [new branch] gh/silverguo/5/head -> origin/gh/silverguo/5/head 2024-06-26T04:39:37.4576711Z * [new branch] gh/silverguo/5/orig -> origin/gh/silverguo/5/orig 2024-06-26T04:39:37.4578261Z * [new branch] gh/silverguo/6/base -> origin/gh/silverguo/6/base 2024-06-26T04:39:37.4579509Z * [new branch] gh/silverguo/6/head -> origin/gh/silverguo/6/head 2024-06-26T04:39:37.4580621Z * [new branch] gh/silverguo/6/orig -> origin/gh/silverguo/6/orig 2024-06-26T04:39:37.4582031Z * [new branch] gh/silverguo/7/base -> origin/gh/silverguo/7/base 2024-06-26T04:39:37.4583127Z * [new branch] gh/silverguo/7/head -> origin/gh/silverguo/7/head 2024-06-26T04:39:37.4584232Z * [new branch] gh/silverguo/7/orig -> origin/gh/silverguo/7/orig 2024-06-26T04:39:37.4586108Z * [new branch] gh/silverguo/8/base -> origin/gh/silverguo/8/base 2024-06-26T04:39:37.4587211Z * [new branch] gh/silverguo/8/head -> origin/gh/silverguo/8/head 2024-06-26T04:39:37.4588370Z * [new branch] gh/silverguo/8/orig -> origin/gh/silverguo/8/orig 2024-06-26T04:39:37.4590622Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2024-06-26T04:39:37.4591579Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2024-06-26T04:39:37.4593445Z * [new branch] gh/sinhaanhsul/10/base -> origin/gh/sinhaanhsul/10/base 2024-06-26T04:39:37.4594501Z * [new branch] gh/sinhaanhsul/10/head -> origin/gh/sinhaanhsul/10/head 2024-06-26T04:39:37.4595887Z * [new branch] gh/sinhaanhsul/10/orig -> origin/gh/sinhaanhsul/10/orig 2024-06-26T04:39:37.4597797Z * [new branch] gh/sinhaanhsul/11/base -> origin/gh/sinhaanhsul/11/base 2024-06-26T04:39:37.4600836Z * [new branch] gh/sinhaanhsul/11/head -> origin/gh/sinhaanhsul/11/head 2024-06-26T04:39:37.4601762Z * [new branch] gh/sinhaanhsul/11/orig -> origin/gh/sinhaanhsul/11/orig 2024-06-26T04:39:37.4603341Z * [new branch] gh/sinhaanhsul/12/base -> origin/gh/sinhaanhsul/12/base 2024-06-26T04:39:37.4604537Z * [new branch] gh/sinhaanhsul/12/head -> origin/gh/sinhaanhsul/12/head 2024-06-26T04:39:37.4605771Z * [new branch] gh/sinhaanhsul/12/orig -> origin/gh/sinhaanhsul/12/orig 2024-06-26T04:39:37.4607231Z * [new branch] gh/sinhaanhsul/13/base -> origin/gh/sinhaanhsul/13/base 2024-06-26T04:39:37.4608485Z * [new branch] gh/sinhaanhsul/13/head -> origin/gh/sinhaanhsul/13/head 2024-06-26T04:39:37.4609815Z * [new branch] gh/sinhaanhsul/13/orig -> origin/gh/sinhaanhsul/13/orig 2024-06-26T04:39:37.4611903Z * [new branch] gh/sinhaanhsul/14/base -> origin/gh/sinhaanhsul/14/base 2024-06-26T04:39:37.4612837Z * [new branch] gh/sinhaanhsul/14/head -> origin/gh/sinhaanhsul/14/head 2024-06-26T04:39:37.4614021Z * [new branch] gh/sinhaanhsul/14/orig -> origin/gh/sinhaanhsul/14/orig 2024-06-26T04:39:37.4615622Z * [new branch] gh/sinhaanhsul/15/base -> origin/gh/sinhaanhsul/15/base 2024-06-26T04:39:37.4616840Z * [new branch] gh/sinhaanhsul/15/head -> origin/gh/sinhaanhsul/15/head 2024-06-26T04:39:37.4618061Z * [new branch] gh/sinhaanhsul/15/orig -> origin/gh/sinhaanhsul/15/orig 2024-06-26T04:39:37.4619523Z * [new branch] gh/sinhaanhsul/16/base -> origin/gh/sinhaanhsul/16/base 2024-06-26T04:39:37.4620717Z * [new branch] gh/sinhaanhsul/16/head -> origin/gh/sinhaanhsul/16/head 2024-06-26T04:39:37.4621948Z * [new branch] gh/sinhaanhsul/16/orig -> origin/gh/sinhaanhsul/16/orig 2024-06-26T04:39:37.4623515Z * [new branch] gh/sinhaanhsul/17/base -> origin/gh/sinhaanhsul/17/base 2024-06-26T04:39:37.4624812Z * [new branch] gh/sinhaanhsul/17/head -> origin/gh/sinhaanhsul/17/head 2024-06-26T04:39:37.4625981Z * [new branch] gh/sinhaanhsul/17/orig -> origin/gh/sinhaanhsul/17/orig 2024-06-26T04:39:37.4627477Z * [new branch] gh/sinhaanhsul/18/base -> origin/gh/sinhaanhsul/18/base 2024-06-26T04:39:37.4628991Z * [new branch] gh/sinhaanhsul/18/head -> origin/gh/sinhaanhsul/18/head 2024-06-26T04:39:37.4630051Z * [new branch] gh/sinhaanhsul/18/orig -> origin/gh/sinhaanhsul/18/orig 2024-06-26T04:39:37.4631944Z * [new branch] gh/sinhaanhsul/19/base -> origin/gh/sinhaanhsul/19/base 2024-06-26T04:39:37.4633003Z * [new branch] gh/sinhaanhsul/19/head -> origin/gh/sinhaanhsul/19/head 2024-06-26T04:39:37.4634212Z * [new branch] gh/sinhaanhsul/19/orig -> origin/gh/sinhaanhsul/19/orig 2024-06-26T04:39:37.4635862Z * [new branch] gh/sinhaanhsul/20/base -> origin/gh/sinhaanhsul/20/base 2024-06-26T04:39:37.4636966Z * [new branch] gh/sinhaanhsul/20/head -> origin/gh/sinhaanhsul/20/head 2024-06-26T04:39:37.4638206Z * [new branch] gh/sinhaanhsul/20/orig -> origin/gh/sinhaanhsul/20/orig 2024-06-26T04:39:37.4639237Z * [new branch] gh/sinhaanhsul/21/base -> origin/gh/sinhaanhsul/21/base 2024-06-26T04:39:37.4640194Z * [new branch] gh/sinhaanhsul/21/head -> origin/gh/sinhaanhsul/21/head 2024-06-26T04:39:37.4641039Z * [new branch] gh/sinhaanhsul/21/orig -> origin/gh/sinhaanhsul/21/orig 2024-06-26T04:39:37.4642122Z * [new branch] gh/sinhaanhsul/22/base -> origin/gh/sinhaanhsul/22/base 2024-06-26T04:39:37.4642831Z * [new branch] gh/sinhaanhsul/22/head -> origin/gh/sinhaanhsul/22/head 2024-06-26T04:39:37.4643743Z * [new branch] gh/sinhaanhsul/22/orig -> origin/gh/sinhaanhsul/22/orig 2024-06-26T04:39:37.4644809Z * [new branch] gh/sinhaanhsul/23/base -> origin/gh/sinhaanhsul/23/base 2024-06-26T04:39:37.4645604Z * [new branch] gh/sinhaanhsul/23/head -> origin/gh/sinhaanhsul/23/head 2024-06-26T04:39:37.4646422Z * [new branch] gh/sinhaanhsul/23/orig -> origin/gh/sinhaanhsul/23/orig 2024-06-26T04:39:37.4647431Z * [new branch] gh/sinhaanhsul/24/base -> origin/gh/sinhaanhsul/24/base 2024-06-26T04:39:37.4648213Z * [new branch] gh/sinhaanhsul/24/head -> origin/gh/sinhaanhsul/24/head 2024-06-26T04:39:37.4649009Z * [new branch] gh/sinhaanhsul/24/orig -> origin/gh/sinhaanhsul/24/orig 2024-06-26T04:39:37.4650053Z * [new branch] gh/sinhaanhsul/25/base -> origin/gh/sinhaanhsul/25/base 2024-06-26T04:39:37.4650917Z * [new branch] gh/sinhaanhsul/25/head -> origin/gh/sinhaanhsul/25/head 2024-06-26T04:39:37.4651752Z * [new branch] gh/sinhaanhsul/25/orig -> origin/gh/sinhaanhsul/25/orig 2024-06-26T04:39:37.4652825Z * [new branch] gh/sinhaanhsul/6/base -> origin/gh/sinhaanhsul/6/base 2024-06-26T04:39:37.4653627Z * [new branch] gh/sinhaanhsul/6/head -> origin/gh/sinhaanhsul/6/head 2024-06-26T04:39:37.4654495Z * [new branch] gh/sinhaanhsul/6/orig -> origin/gh/sinhaanhsul/6/orig 2024-06-26T04:39:37.4655693Z * [new branch] gh/sinhaanhsul/7/base -> origin/gh/sinhaanhsul/7/base 2024-06-26T04:39:37.4656423Z * [new branch] gh/sinhaanhsul/7/head -> origin/gh/sinhaanhsul/7/head 2024-06-26T04:39:37.4657147Z * [new branch] gh/sinhaanhsul/7/orig -> origin/gh/sinhaanhsul/7/orig 2024-06-26T04:39:37.4658161Z * [new branch] gh/sinhaanhsul/8/base -> origin/gh/sinhaanhsul/8/base 2024-06-26T04:39:37.4658941Z * [new branch] gh/sinhaanhsul/8/head -> origin/gh/sinhaanhsul/8/head 2024-06-26T04:39:37.4659718Z * [new branch] gh/sinhaanhsul/8/orig -> origin/gh/sinhaanhsul/8/orig 2024-06-26T04:39:37.4660722Z * [new branch] gh/sinhaanhsul/9/base -> origin/gh/sinhaanhsul/9/base 2024-06-26T04:39:37.4661489Z * [new branch] gh/sinhaanhsul/9/head -> origin/gh/sinhaanhsul/9/head 2024-06-26T04:39:37.4662200Z * [new branch] gh/sinhaanhsul/9/orig -> origin/gh/sinhaanhsul/9/orig 2024-06-26T04:39:37.4663694Z * [new branch] gh/soulitzer/164/base -> origin/gh/soulitzer/164/base 2024-06-26T04:39:37.4664302Z * [new branch] gh/soulitzer/164/head -> origin/gh/soulitzer/164/head 2024-06-26T04:39:37.4665669Z * [new branch] gh/soulitzer/169/base -> origin/gh/soulitzer/169/base 2024-06-26T04:39:37.4666343Z * [new branch] gh/soulitzer/169/head -> origin/gh/soulitzer/169/head 2024-06-26T04:39:37.4667169Z * [new branch] gh/soulitzer/169/orig -> origin/gh/soulitzer/169/orig 2024-06-26T04:39:37.4668189Z * [new branch] gh/soulitzer/172/base -> origin/gh/soulitzer/172/base 2024-06-26T04:39:37.4668993Z * [new branch] gh/soulitzer/172/head -> origin/gh/soulitzer/172/head 2024-06-26T04:39:37.4669697Z * [new branch] gh/soulitzer/172/orig -> origin/gh/soulitzer/172/orig 2024-06-26T04:39:37.4671014Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2024-06-26T04:39:37.4671570Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2024-06-26T04:39:37.4672499Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2024-06-26T04:39:37.4673713Z * [new branch] gh/soulitzer/275/base -> origin/gh/soulitzer/275/base 2024-06-26T04:39:37.4674494Z * [new branch] gh/soulitzer/275/head -> origin/gh/soulitzer/275/head 2024-06-26T04:39:37.4675065Z * [new branch] gh/soulitzer/275/orig -> origin/gh/soulitzer/275/orig 2024-06-26T04:39:37.4676183Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2024-06-26T04:39:37.4677000Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2024-06-26T04:39:37.4677955Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2024-06-26T04:39:37.4678953Z * [new branch] gh/soulitzer/284/base -> origin/gh/soulitzer/284/base 2024-06-26T04:39:37.4679867Z * [new branch] gh/soulitzer/284/head -> origin/gh/soulitzer/284/head 2024-06-26T04:39:37.4680665Z * [new branch] gh/soulitzer/284/orig -> origin/gh/soulitzer/284/orig 2024-06-26T04:39:37.4682039Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2024-06-26T04:39:37.4682735Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2024-06-26T04:39:37.4683534Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2024-06-26T04:39:37.4684869Z * [new branch] gh/soulitzer/289/base -> origin/gh/soulitzer/289/base 2024-06-26T04:39:37.4685680Z * [new branch] gh/soulitzer/289/head -> origin/gh/soulitzer/289/head 2024-06-26T04:39:37.4686475Z * [new branch] gh/soulitzer/289/orig -> origin/gh/soulitzer/289/orig 2024-06-26T04:39:37.4687771Z * [new branch] gh/soulitzer/290/base -> origin/gh/soulitzer/290/base 2024-06-26T04:39:37.4688543Z * [new branch] gh/soulitzer/290/head -> origin/gh/soulitzer/290/head 2024-06-26T04:39:37.4689431Z * [new branch] gh/soulitzer/290/orig -> origin/gh/soulitzer/290/orig 2024-06-26T04:39:37.4690509Z * [new branch] gh/soulitzer/295/base -> origin/gh/soulitzer/295/base 2024-06-26T04:39:37.4691197Z * [new branch] gh/soulitzer/295/head -> origin/gh/soulitzer/295/head 2024-06-26T04:39:37.4692005Z * [new branch] gh/soulitzer/295/orig -> origin/gh/soulitzer/295/orig 2024-06-26T04:39:37.4693228Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2024-06-26T04:39:37.4693938Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2024-06-26T04:39:37.4694726Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2024-06-26T04:39:37.4696084Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2024-06-26T04:39:37.4696650Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2024-06-26T04:39:37.4697443Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2024-06-26T04:39:37.4698679Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2024-06-26T04:39:37.4699453Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2024-06-26T04:39:37.4700263Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2024-06-26T04:39:37.4701485Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2024-06-26T04:39:37.4702230Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2024-06-26T04:39:37.4703012Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2024-06-26T04:39:37.4704029Z * [new branch] gh/soulitzer/302/base -> origin/gh/soulitzer/302/base 2024-06-26T04:39:37.4704833Z * [new branch] gh/soulitzer/302/head -> origin/gh/soulitzer/302/head 2024-06-26T04:39:37.4705605Z * [new branch] gh/soulitzer/302/orig -> origin/gh/soulitzer/302/orig 2024-06-26T04:39:37.4707216Z * [new branch] gh/soulitzer/304/base -> origin/gh/soulitzer/304/base 2024-06-26T04:39:37.4707985Z * [new branch] gh/soulitzer/304/head -> origin/gh/soulitzer/304/head 2024-06-26T04:39:37.4708810Z * [new branch] gh/soulitzer/304/orig -> origin/gh/soulitzer/304/orig 2024-06-26T04:39:37.4710881Z * [new branch] gh/soulitzer/305/base -> origin/gh/soulitzer/305/base 2024-06-26T04:39:37.4712017Z * [new branch] gh/soulitzer/305/head -> origin/gh/soulitzer/305/head 2024-06-26T04:39:37.4712769Z * [new branch] gh/soulitzer/305/orig -> origin/gh/soulitzer/305/orig 2024-06-26T04:39:37.4714108Z * [new branch] gh/soulitzer/306/base -> origin/gh/soulitzer/306/base 2024-06-26T04:39:37.4714796Z * [new branch] gh/soulitzer/306/head -> origin/gh/soulitzer/306/head 2024-06-26T04:39:37.4715588Z * [new branch] gh/soulitzer/306/orig -> origin/gh/soulitzer/306/orig 2024-06-26T04:39:37.4716987Z * [new branch] gh/soulitzer/307/base -> origin/gh/soulitzer/307/base 2024-06-26T04:39:37.4717623Z * [new branch] gh/soulitzer/307/head -> origin/gh/soulitzer/307/head 2024-06-26T04:39:37.4718592Z * [new branch] gh/soulitzer/307/orig -> origin/gh/soulitzer/307/orig 2024-06-26T04:39:37.4720023Z * [new branch] gh/soulitzer/308/base -> origin/gh/soulitzer/308/base 2024-06-26T04:39:37.4720731Z * [new branch] gh/soulitzer/308/head -> origin/gh/soulitzer/308/head 2024-06-26T04:39:37.4721534Z * [new branch] gh/soulitzer/308/orig -> origin/gh/soulitzer/308/orig 2024-06-26T04:39:37.4722478Z * [new branch] gh/soulitzer/309/base -> origin/gh/soulitzer/309/base 2024-06-26T04:39:37.4723238Z * [new branch] gh/soulitzer/309/head -> origin/gh/soulitzer/309/head 2024-06-26T04:39:37.4724044Z * [new branch] gh/soulitzer/309/orig -> origin/gh/soulitzer/309/orig 2024-06-26T04:39:37.4725576Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2024-06-26T04:39:37.4726854Z * [new branch] gh/swolchok/546/base -> origin/gh/swolchok/546/base 2024-06-26T04:39:37.4727622Z * [new branch] gh/swolchok/546/head -> origin/gh/swolchok/546/head 2024-06-26T04:39:37.4728409Z * [new branch] gh/swolchok/546/orig -> origin/gh/swolchok/546/orig 2024-06-26T04:39:37.4729445Z * [new branch] gh/swolchok/630/base -> origin/gh/swolchok/630/base 2024-06-26T04:39:37.4730298Z * [new branch] gh/swolchok/630/head -> origin/gh/swolchok/630/head 2024-06-26T04:39:37.4731623Z * [new branch] gh/swolchok/630/orig -> origin/gh/swolchok/630/orig 2024-06-26T04:39:37.4732463Z * [new branch] gh/swolchok/631/base -> origin/gh/swolchok/631/base 2024-06-26T04:39:37.4733191Z * [new branch] gh/swolchok/631/head -> origin/gh/swolchok/631/head 2024-06-26T04:39:37.4734035Z * [new branch] gh/swolchok/631/orig -> origin/gh/swolchok/631/orig 2024-06-26T04:39:37.4735039Z * [new branch] gh/swolchok/632/base -> origin/gh/swolchok/632/base 2024-06-26T04:39:37.4735809Z * [new branch] gh/swolchok/632/head -> origin/gh/swolchok/632/head 2024-06-26T04:39:37.4736718Z * [new branch] gh/swolchok/632/orig -> origin/gh/swolchok/632/orig 2024-06-26T04:39:37.4737690Z * [new branch] gh/swolchok/633/base -> origin/gh/swolchok/633/base 2024-06-26T04:39:37.4738487Z * [new branch] gh/swolchok/633/head -> origin/gh/swolchok/633/head 2024-06-26T04:39:37.4740070Z * [new branch] gh/swolchok/633/orig -> origin/gh/swolchok/633/orig 2024-06-26T04:39:37.4740971Z * [new branch] gh/swolchok/634/base -> origin/gh/swolchok/634/base 2024-06-26T04:39:37.4741723Z * [new branch] gh/swolchok/634/head -> origin/gh/swolchok/634/head 2024-06-26T04:39:37.4742531Z * [new branch] gh/swolchok/634/orig -> origin/gh/swolchok/634/orig 2024-06-26T04:39:37.4743751Z * [new branch] gh/swolchok/635/base -> origin/gh/swolchok/635/base 2024-06-26T04:39:37.4744397Z * [new branch] gh/swolchok/635/head -> origin/gh/swolchok/635/head 2024-06-26T04:39:37.4746006Z * [new branch] gh/swolchok/635/orig -> origin/gh/swolchok/635/orig 2024-06-26T04:39:37.4746931Z * [new branch] gh/swolchok/636/base -> origin/gh/swolchok/636/base 2024-06-26T04:39:37.4747723Z * [new branch] gh/swolchok/636/head -> origin/gh/swolchok/636/head 2024-06-26T04:39:37.4748539Z * [new branch] gh/swolchok/636/orig -> origin/gh/swolchok/636/orig 2024-06-26T04:39:37.4749783Z * [new branch] gh/swolchok/637/base -> origin/gh/swolchok/637/base 2024-06-26T04:39:37.4750480Z * [new branch] gh/swolchok/637/head -> origin/gh/swolchok/637/head 2024-06-26T04:39:37.4751368Z * [new branch] gh/swolchok/637/orig -> origin/gh/swolchok/637/orig 2024-06-26T04:39:37.4752427Z * [new branch] gh/swolchok/638/base -> origin/gh/swolchok/638/base 2024-06-26T04:39:37.4753276Z * [new branch] gh/swolchok/638/head -> origin/gh/swolchok/638/head 2024-06-26T04:39:37.4754096Z * [new branch] gh/swolchok/638/orig -> origin/gh/swolchok/638/orig 2024-06-26T04:39:37.4755107Z * [new branch] gh/swolchok/639/base -> origin/gh/swolchok/639/base 2024-06-26T04:39:37.4755845Z * [new branch] gh/swolchok/639/head -> origin/gh/swolchok/639/head 2024-06-26T04:39:37.4756718Z * [new branch] gh/swolchok/639/orig -> origin/gh/swolchok/639/orig 2024-06-26T04:39:37.4759351Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2024-06-26T04:39:37.4760280Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2024-06-26T04:39:37.4761181Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2024-06-26T04:39:37.4762632Z * [new branch] gh/titaiwangms/14/base -> origin/gh/titaiwangms/14/base 2024-06-26T04:39:37.4763446Z * [new branch] gh/titaiwangms/14/head -> origin/gh/titaiwangms/14/head 2024-06-26T04:39:37.4764298Z * [new branch] gh/titaiwangms/14/orig -> origin/gh/titaiwangms/14/orig 2024-06-26T04:39:37.4765312Z * [new branch] gh/titaiwangms/16/base -> origin/gh/titaiwangms/16/base 2024-06-26T04:39:37.4766210Z * [new branch] gh/titaiwangms/16/head -> origin/gh/titaiwangms/16/head 2024-06-26T04:39:37.4766924Z * [new branch] gh/titaiwangms/16/orig -> origin/gh/titaiwangms/16/orig 2024-06-26T04:39:37.4768015Z * [new branch] gh/titaiwangms/35/base -> origin/gh/titaiwangms/35/base 2024-06-26T04:39:37.4768880Z * [new branch] gh/titaiwangms/35/head -> origin/gh/titaiwangms/35/head 2024-06-26T04:39:37.4769698Z * [new branch] gh/titaiwangms/35/orig -> origin/gh/titaiwangms/35/orig 2024-06-26T04:39:37.4771137Z * [new branch] gh/tugsbayasgalan/111/base -> origin/gh/tugsbayasgalan/111/base 2024-06-26T04:39:37.4771878Z * [new branch] gh/tugsbayasgalan/111/head -> origin/gh/tugsbayasgalan/111/head 2024-06-26T04:39:37.4772733Z * [new branch] gh/tugsbayasgalan/111/orig -> origin/gh/tugsbayasgalan/111/orig 2024-06-26T04:39:37.4774233Z * [new branch] gh/tugsbayasgalan/116/base -> origin/gh/tugsbayasgalan/116/base 2024-06-26T04:39:37.4775235Z * [new branch] gh/tugsbayasgalan/116/head -> origin/gh/tugsbayasgalan/116/head 2024-06-26T04:39:37.4776054Z * [new branch] gh/tugsbayasgalan/116/orig -> origin/gh/tugsbayasgalan/116/orig 2024-06-26T04:39:37.4777246Z * [new branch] gh/tugsbayasgalan/126/base -> origin/gh/tugsbayasgalan/126/base 2024-06-26T04:39:37.4777968Z * [new branch] gh/tugsbayasgalan/126/head -> origin/gh/tugsbayasgalan/126/head 2024-06-26T04:39:37.4778677Z * [new branch] gh/tugsbayasgalan/126/orig -> origin/gh/tugsbayasgalan/126/orig 2024-06-26T04:39:37.4779743Z * [new branch] gh/tugsbayasgalan/142/base -> origin/gh/tugsbayasgalan/142/base 2024-06-26T04:39:37.4780594Z * [new branch] gh/tugsbayasgalan/142/head -> origin/gh/tugsbayasgalan/142/head 2024-06-26T04:39:37.4781355Z * [new branch] gh/tugsbayasgalan/142/orig -> origin/gh/tugsbayasgalan/142/orig 2024-06-26T04:39:37.4782371Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2024-06-26T04:39:37.4783143Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2024-06-26T04:39:37.4783920Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2024-06-26T04:39:37.4785220Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2024-06-26T04:39:37.4785804Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2024-06-26T04:39:37.4786546Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2024-06-26T04:39:37.4787727Z * [new branch] gh/tugsbayasgalan/180/base -> origin/gh/tugsbayasgalan/180/base 2024-06-26T04:39:37.4788520Z * [new branch] gh/tugsbayasgalan/180/head -> origin/gh/tugsbayasgalan/180/head 2024-06-26T04:39:37.4789251Z * [new branch] gh/tugsbayasgalan/180/orig -> origin/gh/tugsbayasgalan/180/orig 2024-06-26T04:39:37.4790446Z * [new branch] gh/tugsbayasgalan/182/base -> origin/gh/tugsbayasgalan/182/base 2024-06-26T04:39:37.4791180Z * [new branch] gh/tugsbayasgalan/182/head -> origin/gh/tugsbayasgalan/182/head 2024-06-26T04:39:37.4792004Z * [new branch] gh/tugsbayasgalan/182/orig -> origin/gh/tugsbayasgalan/182/orig 2024-06-26T04:39:37.4793264Z * [new branch] gh/tugsbayasgalan/188/base -> origin/gh/tugsbayasgalan/188/base 2024-06-26T04:39:37.4793968Z * [new branch] gh/tugsbayasgalan/188/head -> origin/gh/tugsbayasgalan/188/head 2024-06-26T04:39:37.4794975Z * [new branch] gh/tugsbayasgalan/189/base -> origin/gh/tugsbayasgalan/189/base 2024-06-26T04:39:37.4795832Z * [new branch] gh/tugsbayasgalan/189/head -> origin/gh/tugsbayasgalan/189/head 2024-06-26T04:39:37.4796854Z * [new branch] gh/tugsbayasgalan/190/base -> origin/gh/tugsbayasgalan/190/base 2024-06-26T04:39:37.4797846Z * [new branch] gh/tugsbayasgalan/190/head -> origin/gh/tugsbayasgalan/190/head 2024-06-26T04:39:37.4798900Z * [new branch] gh/tugsbayasgalan/191/base -> origin/gh/tugsbayasgalan/191/base 2024-06-26T04:39:37.4799852Z * [new branch] gh/tugsbayasgalan/191/head -> origin/gh/tugsbayasgalan/191/head 2024-06-26T04:39:37.4801135Z * [new branch] gh/tugsbayasgalan/203/base -> origin/gh/tugsbayasgalan/203/base 2024-06-26T04:39:37.4801687Z * [new branch] gh/tugsbayasgalan/203/head -> origin/gh/tugsbayasgalan/203/head 2024-06-26T04:39:37.4802569Z * [new branch] gh/tugsbayasgalan/203/orig -> origin/gh/tugsbayasgalan/203/orig 2024-06-26T04:39:37.4803579Z * [new branch] gh/tugsbayasgalan/205/base -> origin/gh/tugsbayasgalan/205/base 2024-06-26T04:39:37.4804388Z * [new branch] gh/tugsbayasgalan/205/head -> origin/gh/tugsbayasgalan/205/head 2024-06-26T04:39:37.4805168Z * [new branch] gh/tugsbayasgalan/205/orig -> origin/gh/tugsbayasgalan/205/orig 2024-06-26T04:39:37.4806274Z * [new branch] gh/tugsbayasgalan/208/base -> origin/gh/tugsbayasgalan/208/base 2024-06-26T04:39:37.4807228Z * [new branch] gh/tugsbayasgalan/208/head -> origin/gh/tugsbayasgalan/208/head 2024-06-26T04:39:37.4808124Z * [new branch] gh/tugsbayasgalan/208/orig -> origin/gh/tugsbayasgalan/208/orig 2024-06-26T04:39:37.4809129Z * [new branch] gh/tugsbayasgalan/209/base -> origin/gh/tugsbayasgalan/209/base 2024-06-26T04:39:37.4809894Z * [new branch] gh/tugsbayasgalan/209/head -> origin/gh/tugsbayasgalan/209/head 2024-06-26T04:39:37.4810680Z * [new branch] gh/tugsbayasgalan/209/orig -> origin/gh/tugsbayasgalan/209/orig 2024-06-26T04:39:37.4811635Z * [new branch] gh/tugsbayasgalan/210/base -> origin/gh/tugsbayasgalan/210/base 2024-06-26T04:39:37.4812355Z * [new branch] gh/tugsbayasgalan/210/head -> origin/gh/tugsbayasgalan/210/head 2024-06-26T04:39:37.4813091Z * [new branch] gh/tugsbayasgalan/210/orig -> origin/gh/tugsbayasgalan/210/orig 2024-06-26T04:39:37.4814372Z * [new branch] gh/tugsbayasgalan/211/base -> origin/gh/tugsbayasgalan/211/base 2024-06-26T04:39:37.4815112Z * [new branch] gh/tugsbayasgalan/211/head -> origin/gh/tugsbayasgalan/211/head 2024-06-26T04:39:37.4815857Z * [new branch] gh/tugsbayasgalan/211/orig -> origin/gh/tugsbayasgalan/211/orig 2024-06-26T04:39:37.4816772Z * [new branch] gh/tugsbayasgalan/212/base -> origin/gh/tugsbayasgalan/212/base 2024-06-26T04:39:37.4817556Z * [new branch] gh/tugsbayasgalan/212/head -> origin/gh/tugsbayasgalan/212/head 2024-06-26T04:39:37.4818443Z * [new branch] gh/tugsbayasgalan/212/orig -> origin/gh/tugsbayasgalan/212/orig 2024-06-26T04:39:37.4819340Z * [new branch] gh/tugsbayasgalan/213/base -> origin/gh/tugsbayasgalan/213/base 2024-06-26T04:39:37.4820122Z * [new branch] gh/tugsbayasgalan/213/head -> origin/gh/tugsbayasgalan/213/head 2024-06-26T04:39:37.4820885Z * [new branch] gh/tugsbayasgalan/213/orig -> origin/gh/tugsbayasgalan/213/orig 2024-06-26T04:39:37.4821793Z * [new branch] gh/tugsbayasgalan/214/base -> origin/gh/tugsbayasgalan/214/base 2024-06-26T04:39:37.4822576Z * [new branch] gh/tugsbayasgalan/214/head -> origin/gh/tugsbayasgalan/214/head 2024-06-26T04:39:37.4823389Z * [new branch] gh/tugsbayasgalan/214/orig -> origin/gh/tugsbayasgalan/214/orig 2024-06-26T04:39:37.4824284Z * [new branch] gh/tugsbayasgalan/215/base -> origin/gh/tugsbayasgalan/215/base 2024-06-26T04:39:37.4825046Z * [new branch] gh/tugsbayasgalan/215/head -> origin/gh/tugsbayasgalan/215/head 2024-06-26T04:39:37.4825805Z * [new branch] gh/tugsbayasgalan/215/orig -> origin/gh/tugsbayasgalan/215/orig 2024-06-26T04:39:37.4826783Z * [new branch] gh/tugsbayasgalan/216/base -> origin/gh/tugsbayasgalan/216/base 2024-06-26T04:39:37.4827634Z * [new branch] gh/tugsbayasgalan/216/head -> origin/gh/tugsbayasgalan/216/head 2024-06-26T04:39:37.4828324Z * [new branch] gh/tugsbayasgalan/216/orig -> origin/gh/tugsbayasgalan/216/orig 2024-06-26T04:39:37.4829601Z * [new branch] gh/tugsbayasgalan/219/base -> origin/gh/tugsbayasgalan/219/base 2024-06-26T04:39:37.4830258Z * [new branch] gh/tugsbayasgalan/219/head -> origin/gh/tugsbayasgalan/219/head 2024-06-26T04:39:37.4831027Z * [new branch] gh/tugsbayasgalan/219/orig -> origin/gh/tugsbayasgalan/219/orig 2024-06-26T04:39:37.4832292Z * [new branch] gh/tugsbayasgalan/220/base -> origin/gh/tugsbayasgalan/220/base 2024-06-26T04:39:37.4832976Z * [new branch] gh/tugsbayasgalan/220/head -> origin/gh/tugsbayasgalan/220/head 2024-06-26T04:39:37.4833850Z * [new branch] gh/tugsbayasgalan/220/orig -> origin/gh/tugsbayasgalan/220/orig 2024-06-26T04:39:37.4834899Z * [new branch] gh/tugsbayasgalan/221/base -> origin/gh/tugsbayasgalan/221/base 2024-06-26T04:39:37.4835668Z * [new branch] gh/tugsbayasgalan/221/head -> origin/gh/tugsbayasgalan/221/head 2024-06-26T04:39:37.4836431Z * [new branch] gh/tugsbayasgalan/221/orig -> origin/gh/tugsbayasgalan/221/orig 2024-06-26T04:39:37.4837920Z * [new branch] gh/tugsbayasgalan/222/base -> origin/gh/tugsbayasgalan/222/base 2024-06-26T04:39:37.4838757Z * [new branch] gh/tugsbayasgalan/222/head -> origin/gh/tugsbayasgalan/222/head 2024-06-26T04:39:37.4839589Z * [new branch] gh/tugsbayasgalan/222/orig -> origin/gh/tugsbayasgalan/222/orig 2024-06-26T04:39:37.4841177Z * [new branch] gh/tugsbayasgalan/223/base -> origin/gh/tugsbayasgalan/223/base 2024-06-26T04:39:37.4841882Z * [new branch] gh/tugsbayasgalan/223/head -> origin/gh/tugsbayasgalan/223/head 2024-06-26T04:39:37.4842644Z * [new branch] gh/tugsbayasgalan/223/orig -> origin/gh/tugsbayasgalan/223/orig 2024-06-26T04:39:37.4843760Z * [new branch] gh/tugsbayasgalan/224/base -> origin/gh/tugsbayasgalan/224/base 2024-06-26T04:39:37.4844433Z * [new branch] gh/tugsbayasgalan/224/head -> origin/gh/tugsbayasgalan/224/head 2024-06-26T04:39:37.4845236Z * [new branch] gh/tugsbayasgalan/224/orig -> origin/gh/tugsbayasgalan/224/orig 2024-06-26T04:39:37.4846143Z * [new branch] gh/tugsbayasgalan/225/base -> origin/gh/tugsbayasgalan/225/base 2024-06-26T04:39:37.4846921Z * [new branch] gh/tugsbayasgalan/225/head -> origin/gh/tugsbayasgalan/225/head 2024-06-26T04:39:37.4847690Z * [new branch] gh/tugsbayasgalan/225/orig -> origin/gh/tugsbayasgalan/225/orig 2024-06-26T04:39:37.4849004Z * [new branch] gh/vfdev-5/1/base -> origin/gh/vfdev-5/1/base 2024-06-26T04:39:37.4849726Z * [new branch] gh/vfdev-5/1/orig -> origin/gh/vfdev-5/1/orig 2024-06-26T04:39:37.4851505Z * [new branch] gh/vfdev-5/13/base -> origin/gh/vfdev-5/13/base 2024-06-26T04:39:37.4852397Z * [new branch] gh/vfdev-5/13/orig -> origin/gh/vfdev-5/13/orig 2024-06-26T04:39:37.4855449Z * [new branch] gh/vfdev-5/14/base -> origin/gh/vfdev-5/14/base 2024-06-26T04:39:37.4856217Z * [new branch] gh/vfdev-5/14/orig -> origin/gh/vfdev-5/14/orig 2024-06-26T04:39:37.4858298Z * [new branch] gh/vfdev-5/2/base -> origin/gh/vfdev-5/2/base 2024-06-26T04:39:37.4859050Z * [new branch] gh/vfdev-5/2/orig -> origin/gh/vfdev-5/2/orig 2024-06-26T04:39:37.4860243Z * [new branch] gh/vfdev-5/3/base -> origin/gh/vfdev-5/3/base 2024-06-26T04:39:37.4860912Z * [new branch] gh/vfdev-5/3/orig -> origin/gh/vfdev-5/3/orig 2024-06-26T04:39:37.4861959Z * [new branch] gh/vfdev-5/7/base -> origin/gh/vfdev-5/7/base 2024-06-26T04:39:37.4862728Z * [new branch] gh/vfdev-5/7/orig -> origin/gh/vfdev-5/7/orig 2024-06-26T04:39:37.4863853Z * [new branch] gh/vfdev-5/8/base -> origin/gh/vfdev-5/8/base 2024-06-26T04:39:37.4864601Z * [new branch] gh/vfdev-5/8/orig -> origin/gh/vfdev-5/8/orig 2024-06-26T04:39:37.4865986Z * [new branch] gh/vkuzo/1/base -> origin/gh/vkuzo/1/base 2024-06-26T04:39:37.4866917Z * [new branch] gh/vkuzo/1/head -> origin/gh/vkuzo/1/head 2024-06-26T04:39:37.4867792Z * [new branch] gh/vkuzo/1/orig -> origin/gh/vkuzo/1/orig 2024-06-26T04:39:37.4868660Z * [new branch] gh/vkuzo/2/base -> origin/gh/vkuzo/2/base 2024-06-26T04:39:37.4869993Z * [new branch] gh/vkuzo/2/head -> origin/gh/vkuzo/2/head 2024-06-26T04:39:37.4870745Z * [new branch] gh/vkuzo/2/orig -> origin/gh/vkuzo/2/orig 2024-06-26T04:39:37.4871655Z * [new branch] gh/vkuzo/3/base -> origin/gh/vkuzo/3/base 2024-06-26T04:39:37.4872612Z * [new branch] gh/vkuzo/3/head -> origin/gh/vkuzo/3/head 2024-06-26T04:39:37.4873502Z * [new branch] gh/vkuzo/3/orig -> origin/gh/vkuzo/3/orig 2024-06-26T04:39:37.4874915Z * [new branch] gh/voznesenskym/100/base -> origin/gh/voznesenskym/100/base 2024-06-26T04:39:37.4875539Z * [new branch] gh/voznesenskym/100/head -> origin/gh/voznesenskym/100/head 2024-06-26T04:39:37.4876302Z * [new branch] gh/voznesenskym/100/orig -> origin/gh/voznesenskym/100/orig 2024-06-26T04:39:37.4877773Z * [new branch] gh/voznesenskym/110/base -> origin/gh/voznesenskym/110/base 2024-06-26T04:39:37.4879360Z * [new branch] gh/voznesenskym/110/head -> origin/gh/voznesenskym/110/head 2024-06-26T04:39:37.4880175Z * [new branch] gh/voznesenskym/110/orig -> origin/gh/voznesenskym/110/orig 2024-06-26T04:39:37.4881461Z * [new branch] gh/voznesenskym/114/base -> origin/gh/voznesenskym/114/base 2024-06-26T04:39:37.4882196Z * [new branch] gh/voznesenskym/114/head -> origin/gh/voznesenskym/114/head 2024-06-26T04:39:37.4882991Z * [new branch] gh/voznesenskym/114/orig -> origin/gh/voznesenskym/114/orig 2024-06-26T04:39:37.4884257Z * [new branch] gh/voznesenskym/151/base -> origin/gh/voznesenskym/151/base 2024-06-26T04:39:37.4885002Z * [new branch] gh/voznesenskym/151/head -> origin/gh/voznesenskym/151/head 2024-06-26T04:39:37.4885773Z * [new branch] gh/voznesenskym/151/orig -> origin/gh/voznesenskym/151/orig 2024-06-26T04:39:37.4886740Z * [new branch] gh/voznesenskym/152/base -> origin/gh/voznesenskym/152/base 2024-06-26T04:39:37.4887493Z * [new branch] gh/voznesenskym/152/head -> origin/gh/voznesenskym/152/head 2024-06-26T04:39:37.4888231Z * [new branch] gh/voznesenskym/152/orig -> origin/gh/voznesenskym/152/orig 2024-06-26T04:39:37.4889484Z * [new branch] gh/voznesenskym/157/base -> origin/gh/voznesenskym/157/base 2024-06-26T04:39:37.4890196Z * [new branch] gh/voznesenskym/157/head -> origin/gh/voznesenskym/157/head 2024-06-26T04:39:37.4890989Z * [new branch] gh/voznesenskym/157/orig -> origin/gh/voznesenskym/157/orig 2024-06-26T04:39:37.4892050Z * [new branch] gh/voznesenskym/167/base -> origin/gh/voznesenskym/167/base 2024-06-26T04:39:37.4892840Z * [new branch] gh/voznesenskym/167/head -> origin/gh/voznesenskym/167/head 2024-06-26T04:39:37.4893637Z * [new branch] gh/voznesenskym/167/orig -> origin/gh/voznesenskym/167/orig 2024-06-26T04:39:37.4894900Z * [new branch] gh/voznesenskym/184/base -> origin/gh/voznesenskym/184/base 2024-06-26T04:39:37.4895662Z * [new branch] gh/voznesenskym/184/head -> origin/gh/voznesenskym/184/head 2024-06-26T04:39:37.4896419Z * [new branch] gh/voznesenskym/184/orig -> origin/gh/voznesenskym/184/orig 2024-06-26T04:39:37.4897772Z * [new branch] gh/voznesenskym/187/base -> origin/gh/voznesenskym/187/base 2024-06-26T04:39:37.4898436Z * [new branch] gh/voznesenskym/187/head -> origin/gh/voznesenskym/187/head 2024-06-26T04:39:37.4899220Z * [new branch] gh/voznesenskym/187/orig -> origin/gh/voznesenskym/187/orig 2024-06-26T04:39:37.4900243Z * [new branch] gh/voznesenskym/193/base -> origin/gh/voznesenskym/193/base 2024-06-26T04:39:37.4901127Z * [new branch] gh/voznesenskym/193/head -> origin/gh/voznesenskym/193/head 2024-06-26T04:39:37.4902279Z * [new branch] gh/voznesenskym/198/base -> origin/gh/voznesenskym/198/base 2024-06-26T04:39:37.4903039Z * [new branch] gh/voznesenskym/198/head -> origin/gh/voznesenskym/198/head 2024-06-26T04:39:37.4903821Z * [new branch] gh/voznesenskym/198/orig -> origin/gh/voznesenskym/198/orig 2024-06-26T04:39:37.4905214Z * [new branch] gh/voznesenskym/211/base -> origin/gh/voznesenskym/211/base 2024-06-26T04:39:37.4905929Z * [new branch] gh/voznesenskym/211/head -> origin/gh/voznesenskym/211/head 2024-06-26T04:39:37.4906752Z * [new branch] gh/voznesenskym/211/orig -> origin/gh/voznesenskym/211/orig 2024-06-26T04:39:37.4907795Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2024-06-26T04:39:37.4908718Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2024-06-26T04:39:37.4909510Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2024-06-26T04:39:37.4910601Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2024-06-26T04:39:37.4911480Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2024-06-26T04:39:37.4912308Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2024-06-26T04:39:37.4913667Z * [new branch] gh/voznesenskym/46/base -> origin/gh/voznesenskym/46/base 2024-06-26T04:39:37.4914361Z * [new branch] gh/voznesenskym/46/head -> origin/gh/voznesenskym/46/head 2024-06-26T04:39:37.4915164Z * [new branch] gh/voznesenskym/46/orig -> origin/gh/voznesenskym/46/orig 2024-06-26T04:39:37.4916255Z * [new branch] gh/voznesenskym/49/base -> origin/gh/voznesenskym/49/base 2024-06-26T04:39:37.4917244Z * [new branch] gh/voznesenskym/49/head -> origin/gh/voznesenskym/49/head 2024-06-26T04:39:37.4917963Z * [new branch] gh/voznesenskym/49/orig -> origin/gh/voznesenskym/49/orig 2024-06-26T04:39:37.4918939Z * [new branch] gh/voznesenskym/50/base -> origin/gh/voznesenskym/50/base 2024-06-26T04:39:37.4919833Z * [new branch] gh/voznesenskym/50/head -> origin/gh/voznesenskym/50/head 2024-06-26T04:39:37.4920714Z * [new branch] gh/voznesenskym/50/orig -> origin/gh/voznesenskym/50/orig 2024-06-26T04:39:37.4921755Z * [new branch] gh/voznesenskym/53/base -> origin/gh/voznesenskym/53/base 2024-06-26T04:39:37.4922582Z * [new branch] gh/voznesenskym/53/head -> origin/gh/voznesenskym/53/head 2024-06-26T04:39:37.4923340Z * [new branch] gh/voznesenskym/53/orig -> origin/gh/voznesenskym/53/orig 2024-06-26T04:39:37.4924568Z * [new branch] gh/voznesenskym/67/base -> origin/gh/voznesenskym/67/base 2024-06-26T04:39:37.4925268Z * [new branch] gh/voznesenskym/67/orig -> origin/gh/voznesenskym/67/orig 2024-06-26T04:39:37.4926618Z * [new branch] gh/wanchaol/344/base -> origin/gh/wanchaol/344/base 2024-06-26T04:39:37.4927433Z * [new branch] gh/wanchaol/344/head -> origin/gh/wanchaol/344/head 2024-06-26T04:39:37.4928146Z * [new branch] gh/wanchaol/344/orig -> origin/gh/wanchaol/344/orig 2024-06-26T04:39:37.4929384Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2024-06-26T04:39:37.4930282Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2024-06-26T04:39:37.4930946Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2024-06-26T04:39:37.4932244Z * [new branch] gh/wanchaol/453/base -> origin/gh/wanchaol/453/base 2024-06-26T04:39:37.4932953Z * [new branch] gh/wanchaol/453/head -> origin/gh/wanchaol/453/head 2024-06-26T04:39:37.4933819Z * [new branch] gh/wanchaol/453/orig -> origin/gh/wanchaol/453/orig 2024-06-26T04:39:37.4935122Z * [new branch] gh/wanchaol/471/base -> origin/gh/wanchaol/471/base 2024-06-26T04:39:37.4935840Z * [new branch] gh/wanchaol/471/head -> origin/gh/wanchaol/471/head 2024-06-26T04:39:37.4936686Z * [new branch] gh/wanchaol/471/orig -> origin/gh/wanchaol/471/orig 2024-06-26T04:39:37.4938103Z * [new branch] gh/wanchaol/472/base -> origin/gh/wanchaol/472/base 2024-06-26T04:39:37.4938567Z * [new branch] gh/wanchaol/472/head -> origin/gh/wanchaol/472/head 2024-06-26T04:39:37.4939452Z * [new branch] gh/wanchaol/472/orig -> origin/gh/wanchaol/472/orig 2024-06-26T04:39:37.4940665Z * [new branch] gh/wanchaol/474/base -> origin/gh/wanchaol/474/base 2024-06-26T04:39:37.4941339Z * [new branch] gh/wanchaol/474/head -> origin/gh/wanchaol/474/head 2024-06-26T04:39:37.4942154Z * [new branch] gh/wanchaol/474/orig -> origin/gh/wanchaol/474/orig 2024-06-26T04:39:37.4943283Z * [new branch] gh/wanchaol/475/base -> origin/gh/wanchaol/475/base 2024-06-26T04:39:37.4943983Z * [new branch] gh/wanchaol/475/head -> origin/gh/wanchaol/475/head 2024-06-26T04:39:37.4944848Z * [new branch] gh/wanchaol/475/orig -> origin/gh/wanchaol/475/orig 2024-06-26T04:39:37.4945727Z * [new branch] gh/wanchaol/476/base -> origin/gh/wanchaol/476/base 2024-06-26T04:39:37.4946556Z * [new branch] gh/wanchaol/476/head -> origin/gh/wanchaol/476/head 2024-06-26T04:39:37.4947462Z * [new branch] gh/wanchaol/476/orig -> origin/gh/wanchaol/476/orig 2024-06-26T04:39:37.4948384Z * [new branch] gh/wanchaol/477/base -> origin/gh/wanchaol/477/base 2024-06-26T04:39:37.4949189Z * [new branch] gh/wanchaol/477/head -> origin/gh/wanchaol/477/head 2024-06-26T04:39:37.4949977Z * [new branch] gh/wanchaol/477/orig -> origin/gh/wanchaol/477/orig 2024-06-26T04:39:37.4950866Z * [new branch] gh/wanchaol/478/base -> origin/gh/wanchaol/478/base 2024-06-26T04:39:37.4951683Z * [new branch] gh/wanchaol/478/head -> origin/gh/wanchaol/478/head 2024-06-26T04:39:37.4952473Z * [new branch] gh/wanchaol/478/orig -> origin/gh/wanchaol/478/orig 2024-06-26T04:39:37.4953599Z * [new branch] gh/wanchaol/479/base -> origin/gh/wanchaol/479/base 2024-06-26T04:39:37.4954336Z * [new branch] gh/wanchaol/479/head -> origin/gh/wanchaol/479/head 2024-06-26T04:39:37.4955126Z * [new branch] gh/wanchaol/479/orig -> origin/gh/wanchaol/479/orig 2024-06-26T04:39:37.4956074Z * [new branch] gh/wanchaol/480/base -> origin/gh/wanchaol/480/base 2024-06-26T04:39:37.4956873Z * [new branch] gh/wanchaol/480/head -> origin/gh/wanchaol/480/head 2024-06-26T04:39:37.4957774Z * [new branch] gh/wanchaol/480/orig -> origin/gh/wanchaol/480/orig 2024-06-26T04:39:37.4959114Z * [new branch] gh/wanchaol/481/base -> origin/gh/wanchaol/481/base 2024-06-26T04:39:37.4959944Z * [new branch] gh/wanchaol/481/head -> origin/gh/wanchaol/481/head 2024-06-26T04:39:37.4960854Z * [new branch] gh/wanchaol/481/orig -> origin/gh/wanchaol/481/orig 2024-06-26T04:39:37.4961793Z * [new branch] gh/wanchaol/482/base -> origin/gh/wanchaol/482/base 2024-06-26T04:39:37.4962745Z * [new branch] gh/wanchaol/482/head -> origin/gh/wanchaol/482/head 2024-06-26T04:39:37.4963437Z * [new branch] gh/wanchaol/482/orig -> origin/gh/wanchaol/482/orig 2024-06-26T04:39:37.4964597Z * [new branch] gh/wanchaol/483/base -> origin/gh/wanchaol/483/base 2024-06-26T04:39:37.4965282Z * [new branch] gh/wanchaol/483/head -> origin/gh/wanchaol/483/head 2024-06-26T04:39:37.4966094Z * [new branch] gh/wanchaol/483/orig -> origin/gh/wanchaol/483/orig 2024-06-26T04:39:37.4967169Z * [new branch] gh/wanchaol/484/base -> origin/gh/wanchaol/484/base 2024-06-26T04:39:37.4968079Z * [new branch] gh/wanchaol/484/head -> origin/gh/wanchaol/484/head 2024-06-26T04:39:37.4968979Z * [new branch] gh/wanchaol/484/orig -> origin/gh/wanchaol/484/orig 2024-06-26T04:39:37.4970288Z * [new branch] gh/wanchaol/485/base -> origin/gh/wanchaol/485/base 2024-06-26T04:39:37.4971064Z * [new branch] gh/wanchaol/485/head -> origin/gh/wanchaol/485/head 2024-06-26T04:39:37.4971907Z * [new branch] gh/wanchaol/485/orig -> origin/gh/wanchaol/485/orig 2024-06-26T04:39:37.4973450Z * [new branch] gh/wconstab/100/base -> origin/gh/wconstab/100/base 2024-06-26T04:39:37.4974122Z * [new branch] gh/wconstab/100/orig -> origin/gh/wconstab/100/orig 2024-06-26T04:39:37.4975214Z * [new branch] gh/wconstab/101/base -> origin/gh/wconstab/101/base 2024-06-26T04:39:37.4975900Z * [new branch] gh/wconstab/101/orig -> origin/gh/wconstab/101/orig 2024-06-26T04:39:37.4977036Z * [new branch] gh/wconstab/102/base -> origin/gh/wconstab/102/base 2024-06-26T04:39:37.4977827Z * [new branch] gh/wconstab/102/orig -> origin/gh/wconstab/102/orig 2024-06-26T04:39:37.4978935Z * [new branch] gh/wconstab/104/base -> origin/gh/wconstab/104/base 2024-06-26T04:39:37.4979644Z * [new branch] gh/wconstab/104/orig -> origin/gh/wconstab/104/orig 2024-06-26T04:39:37.4980877Z * [new branch] gh/wconstab/113/base -> origin/gh/wconstab/113/base 2024-06-26T04:39:37.4981529Z * [new branch] gh/wconstab/113/orig -> origin/gh/wconstab/113/orig 2024-06-26T04:39:37.4982572Z * [new branch] gh/wconstab/114/base -> origin/gh/wconstab/114/base 2024-06-26T04:39:37.4983378Z * [new branch] gh/wconstab/114/orig -> origin/gh/wconstab/114/orig 2024-06-26T04:39:37.4984421Z * [new branch] gh/wconstab/121/base -> origin/gh/wconstab/121/base 2024-06-26T04:39:37.4985219Z * [new branch] gh/wconstab/121/orig -> origin/gh/wconstab/121/orig 2024-06-26T04:39:37.4986291Z * [new branch] gh/wconstab/128/base -> origin/gh/wconstab/128/base 2024-06-26T04:39:37.4987091Z * [new branch] gh/wconstab/128/orig -> origin/gh/wconstab/128/orig 2024-06-26T04:39:37.4988073Z * [new branch] gh/wconstab/129/base -> origin/gh/wconstab/129/base 2024-06-26T04:39:37.4988859Z * [new branch] gh/wconstab/129/orig -> origin/gh/wconstab/129/orig 2024-06-26T04:39:37.4990084Z * [new branch] gh/wconstab/132/base -> origin/gh/wconstab/132/base 2024-06-26T04:39:37.4990744Z * [new branch] gh/wconstab/132/orig -> origin/gh/wconstab/132/orig 2024-06-26T04:39:37.4992062Z * [new branch] gh/wconstab/133/base -> origin/gh/wconstab/133/base 2024-06-26T04:39:37.4992712Z * [new branch] gh/wconstab/133/head -> origin/gh/wconstab/133/head 2024-06-26T04:39:37.4993908Z * [new branch] gh/wconstab/134/base -> origin/gh/wconstab/134/base 2024-06-26T04:39:37.4994721Z * [new branch] gh/wconstab/134/head -> origin/gh/wconstab/134/head 2024-06-26T04:39:37.4995610Z * [new branch] gh/wconstab/134/orig -> origin/gh/wconstab/134/orig 2024-06-26T04:39:37.4996579Z * [new branch] gh/wconstab/137/base -> origin/gh/wconstab/137/base 2024-06-26T04:39:37.4997536Z * [new branch] gh/wconstab/137/orig -> origin/gh/wconstab/137/orig 2024-06-26T04:39:37.4998676Z * [new branch] gh/wconstab/141/base -> origin/gh/wconstab/141/base 2024-06-26T04:39:37.4999401Z * [new branch] gh/wconstab/141/orig -> origin/gh/wconstab/141/orig 2024-06-26T04:39:37.5000802Z * [new branch] gh/wconstab/153/base -> origin/gh/wconstab/153/base 2024-06-26T04:39:37.5001519Z * [new branch] gh/wconstab/153/orig -> origin/gh/wconstab/153/orig 2024-06-26T04:39:37.5002756Z * [new branch] gh/wconstab/178/base -> origin/gh/wconstab/178/base 2024-06-26T04:39:37.5003785Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2024-06-26T04:39:37.5004668Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2024-06-26T04:39:37.5005662Z * [new branch] gh/wconstab/280/base -> origin/gh/wconstab/280/base 2024-06-26T04:39:37.5006439Z * [new branch] gh/wconstab/280/head -> origin/gh/wconstab/280/head 2024-06-26T04:39:37.5007211Z * [new branch] gh/wconstab/280/orig -> origin/gh/wconstab/280/orig 2024-06-26T04:39:37.5008219Z * [new branch] gh/wconstab/283/base -> origin/gh/wconstab/283/base 2024-06-26T04:39:37.5008985Z * [new branch] gh/wconstab/283/head -> origin/gh/wconstab/283/head 2024-06-26T04:39:37.5009763Z * [new branch] gh/wconstab/283/orig -> origin/gh/wconstab/283/orig 2024-06-26T04:39:37.5010769Z * [new branch] gh/wconstab/285/base -> origin/gh/wconstab/285/base 2024-06-26T04:39:37.5011543Z * [new branch] gh/wconstab/285/head -> origin/gh/wconstab/285/head 2024-06-26T04:39:37.5012342Z * [new branch] gh/wconstab/285/orig -> origin/gh/wconstab/285/orig 2024-06-26T04:39:37.5013574Z * [new branch] gh/wconstab/286/base -> origin/gh/wconstab/286/base 2024-06-26T04:39:37.5014123Z * [new branch] gh/wconstab/286/head -> origin/gh/wconstab/286/head 2024-06-26T04:39:37.5014982Z * [new branch] gh/wconstab/286/orig -> origin/gh/wconstab/286/orig 2024-06-26T04:39:37.5015997Z * [new branch] gh/wconstab/287/base -> origin/gh/wconstab/287/base 2024-06-26T04:39:37.5016768Z * [new branch] gh/wconstab/287/head -> origin/gh/wconstab/287/head 2024-06-26T04:39:37.5017511Z * [new branch] gh/wconstab/287/orig -> origin/gh/wconstab/287/orig 2024-06-26T04:39:37.5018577Z * [new branch] gh/wconstab/288/base -> origin/gh/wconstab/288/base 2024-06-26T04:39:37.5019345Z * [new branch] gh/wconstab/288/head -> origin/gh/wconstab/288/head 2024-06-26T04:39:37.5020165Z * [new branch] gh/wconstab/288/orig -> origin/gh/wconstab/288/orig 2024-06-26T04:39:37.5021219Z * [new branch] gh/wconstab/297/base -> origin/gh/wconstab/297/base 2024-06-26T04:39:37.5021965Z * [new branch] gh/wconstab/297/head -> origin/gh/wconstab/297/head 2024-06-26T04:39:37.5022795Z * [new branch] gh/wconstab/297/orig -> origin/gh/wconstab/297/orig 2024-06-26T04:39:37.5023789Z * [new branch] gh/wconstab/301/base -> origin/gh/wconstab/301/base 2024-06-26T04:39:37.5024641Z * [new branch] gh/wconstab/301/head -> origin/gh/wconstab/301/head 2024-06-26T04:39:37.5025443Z * [new branch] gh/wconstab/301/orig -> origin/gh/wconstab/301/orig 2024-06-26T04:39:37.5026470Z * [new branch] gh/wconstab/302/base -> origin/gh/wconstab/302/base 2024-06-26T04:39:37.5027236Z * [new branch] gh/wconstab/302/head -> origin/gh/wconstab/302/head 2024-06-26T04:39:37.5028117Z * [new branch] gh/wconstab/302/orig -> origin/gh/wconstab/302/orig 2024-06-26T04:39:37.5029052Z * [new branch] gh/wconstab/303/base -> origin/gh/wconstab/303/base 2024-06-26T04:39:37.5029776Z * [new branch] gh/wconstab/303/head -> origin/gh/wconstab/303/head 2024-06-26T04:39:37.5030558Z * [new branch] gh/wconstab/303/orig -> origin/gh/wconstab/303/orig 2024-06-26T04:39:37.5031844Z * [new branch] gh/wconstab/304/base -> origin/gh/wconstab/304/base 2024-06-26T04:39:37.5032522Z * [new branch] gh/wconstab/304/head -> origin/gh/wconstab/304/head 2024-06-26T04:39:37.5033214Z * [new branch] gh/wconstab/304/orig -> origin/gh/wconstab/304/orig 2024-06-26T04:39:37.5034362Z * [new branch] gh/wconstab/305/base -> origin/gh/wconstab/305/base 2024-06-26T04:39:37.5035075Z * [new branch] gh/wconstab/305/head -> origin/gh/wconstab/305/head 2024-06-26T04:39:37.5036026Z * [new branch] gh/wconstab/305/orig -> origin/gh/wconstab/305/orig 2024-06-26T04:39:37.5037003Z * [new branch] gh/wconstab/306/base -> origin/gh/wconstab/306/base 2024-06-26T04:39:37.5037977Z * [new branch] gh/wconstab/306/head -> origin/gh/wconstab/306/head 2024-06-26T04:39:37.5038752Z * [new branch] gh/wconstab/306/orig -> origin/gh/wconstab/306/orig 2024-06-26T04:39:37.5040436Z * [new branch] gh/wconstab/307/base -> origin/gh/wconstab/307/base 2024-06-26T04:39:37.5041225Z * [new branch] gh/wconstab/307/head -> origin/gh/wconstab/307/head 2024-06-26T04:39:37.5041987Z * [new branch] gh/wconstab/307/orig -> origin/gh/wconstab/307/orig 2024-06-26T04:39:37.5043051Z * [new branch] gh/wconstab/308/base -> origin/gh/wconstab/308/base 2024-06-26T04:39:37.5043797Z * [new branch] gh/wconstab/308/head -> origin/gh/wconstab/308/head 2024-06-26T04:39:37.5044609Z * [new branch] gh/wconstab/308/orig -> origin/gh/wconstab/308/orig 2024-06-26T04:39:37.5045632Z * [new branch] gh/wconstab/309/base -> origin/gh/wconstab/309/base 2024-06-26T04:39:37.5046393Z * [new branch] gh/wconstab/309/head -> origin/gh/wconstab/309/head 2024-06-26T04:39:37.5047244Z * [new branch] gh/wconstab/309/orig -> origin/gh/wconstab/309/orig 2024-06-26T04:39:37.5048447Z * [new branch] gh/wconstab/310/base -> origin/gh/wconstab/310/base 2024-06-26T04:39:37.5049143Z * [new branch] gh/wconstab/310/head -> origin/gh/wconstab/310/head 2024-06-26T04:39:37.5049986Z * [new branch] gh/wconstab/310/orig -> origin/gh/wconstab/310/orig 2024-06-26T04:39:37.5051024Z * [new branch] gh/wconstab/311/base -> origin/gh/wconstab/311/base 2024-06-26T04:39:37.5051805Z * [new branch] gh/wconstab/311/head -> origin/gh/wconstab/311/head 2024-06-26T04:39:37.5052729Z * [new branch] gh/wconstab/311/orig -> origin/gh/wconstab/311/orig 2024-06-26T04:39:37.5053752Z * [new branch] gh/wconstab/312/base -> origin/gh/wconstab/312/base 2024-06-26T04:39:37.5054519Z * [new branch] gh/wconstab/312/head -> origin/gh/wconstab/312/head 2024-06-26T04:39:37.5055510Z * [new branch] gh/wconstab/313/base -> origin/gh/wconstab/313/base 2024-06-26T04:39:37.5056304Z * [new branch] gh/wconstab/313/head -> origin/gh/wconstab/313/head 2024-06-26T04:39:37.5057111Z * [new branch] gh/wconstab/313/orig -> origin/gh/wconstab/313/orig 2024-06-26T04:39:37.5058098Z * [new branch] gh/wconstab/314/base -> origin/gh/wconstab/314/base 2024-06-26T04:39:37.5058948Z * [new branch] gh/wconstab/314/head -> origin/gh/wconstab/314/head 2024-06-26T04:39:37.5059874Z * [new branch] gh/wconstab/314/orig -> origin/gh/wconstab/314/orig 2024-06-26T04:39:37.5060893Z * [new branch] gh/wconstab/64/base -> origin/gh/wconstab/64/base 2024-06-26T04:39:37.5061717Z * [new branch] gh/wconstab/64/orig -> origin/gh/wconstab/64/orig 2024-06-26T04:39:37.5062989Z * [new branch] gh/wconstab/66/base -> origin/gh/wconstab/66/base 2024-06-26T04:39:37.5063675Z * [new branch] gh/wconstab/66/orig -> origin/gh/wconstab/66/orig 2024-06-26T04:39:37.5064950Z * [new branch] gh/wconstab/72/base -> origin/gh/wconstab/72/base 2024-06-26T04:39:37.5065711Z * [new branch] gh/wconstab/72/orig -> origin/gh/wconstab/72/orig 2024-06-26T04:39:37.5066773Z * [new branch] gh/wconstab/75/base -> origin/gh/wconstab/75/base 2024-06-26T04:39:37.5067658Z * [new branch] gh/wconstab/75/orig -> origin/gh/wconstab/75/orig 2024-06-26T04:39:37.5068777Z * [new branch] gh/wconstab/87/base -> origin/gh/wconstab/87/base 2024-06-26T04:39:37.5069557Z * [new branch] gh/wconstab/87/orig -> origin/gh/wconstab/87/orig 2024-06-26T04:39:37.5070873Z * [new branch] gh/wconstab/88/base -> origin/gh/wconstab/88/base 2024-06-26T04:39:37.5071542Z * [new branch] gh/wconstab/88/orig -> origin/gh/wconstab/88/orig 2024-06-26T04:39:37.5072437Z * [new branch] gh/wconstab/89/base -> origin/gh/wconstab/89/base 2024-06-26T04:39:37.5073235Z * [new branch] gh/wconstab/89/orig -> origin/gh/wconstab/89/orig 2024-06-26T04:39:37.5074211Z * [new branch] gh/wconstab/90/base -> origin/gh/wconstab/90/base 2024-06-26T04:39:37.5075024Z * [new branch] gh/wconstab/90/orig -> origin/gh/wconstab/90/orig 2024-06-26T04:39:37.5076300Z * [new branch] gh/wconstab/94/base -> origin/gh/wconstab/94/base 2024-06-26T04:39:37.5077016Z * [new branch] gh/wconstab/94/orig -> origin/gh/wconstab/94/orig 2024-06-26T04:39:37.5079376Z * [new branch] gh/wconstab/95/base -> origin/gh/wconstab/95/base 2024-06-26T04:39:37.5080412Z * [new branch] gh/wconstab/96/base -> origin/gh/wconstab/96/base 2024-06-26T04:39:37.5081380Z * [new branch] gh/wconstab/96/orig -> origin/gh/wconstab/96/orig 2024-06-26T04:39:37.5082588Z * [new branch] gh/wconstab/98/base -> origin/gh/wconstab/98/base 2024-06-26T04:39:37.5083293Z * [new branch] gh/wconstab/98/orig -> origin/gh/wconstab/98/orig 2024-06-26T04:39:37.5084336Z * [new branch] gh/wconstab/99/base -> origin/gh/wconstab/99/base 2024-06-26T04:39:37.5085150Z * [new branch] gh/wconstab/99/orig -> origin/gh/wconstab/99/orig 2024-06-26T04:39:37.5086655Z * [new branch] gh/weifengpy/2/base -> origin/gh/weifengpy/2/base 2024-06-26T04:39:37.5087474Z * [new branch] gh/weifengpy/2/head -> origin/gh/weifengpy/2/head 2024-06-26T04:39:37.5088267Z * [new branch] gh/weifengpy/2/orig -> origin/gh/weifengpy/2/orig 2024-06-26T04:39:37.5089422Z * [new branch] gh/weifengpy/6/base -> origin/gh/weifengpy/6/base 2024-06-26T04:39:37.5090084Z * [new branch] gh/weifengpy/6/head -> origin/gh/weifengpy/6/head 2024-06-26T04:39:37.5090944Z * [new branch] gh/weifengpy/6/orig -> origin/gh/weifengpy/6/orig 2024-06-26T04:39:37.5092085Z * [new branch] gh/weifengpy/7/base -> origin/gh/weifengpy/7/base 2024-06-26T04:39:37.5092913Z * [new branch] gh/weifengpy/7/head -> origin/gh/weifengpy/7/head 2024-06-26T04:39:37.5093729Z * [new branch] gh/weifengpy/7/orig -> origin/gh/weifengpy/7/orig 2024-06-26T04:39:37.5095071Z * [new branch] gh/willfengg/1/base -> origin/gh/willfengg/1/base 2024-06-26T04:39:37.5095960Z * [new branch] gh/willfengg/1/orig -> origin/gh/willfengg/1/orig 2024-06-26T04:39:37.5097345Z * [new branch] gh/williamwen42/100/base -> origin/gh/williamwen42/100/base 2024-06-26T04:39:37.5098134Z * [new branch] gh/williamwen42/100/head -> origin/gh/williamwen42/100/head 2024-06-26T04:39:37.5098936Z * [new branch] gh/williamwen42/100/orig -> origin/gh/williamwen42/100/orig 2024-06-26T04:39:37.5100163Z * [new branch] gh/williamwen42/101/base -> origin/gh/williamwen42/101/base 2024-06-26T04:39:37.5101006Z * [new branch] gh/williamwen42/101/head -> origin/gh/williamwen42/101/head 2024-06-26T04:39:37.5101779Z * [new branch] gh/williamwen42/101/orig -> origin/gh/williamwen42/101/orig 2024-06-26T04:39:37.5103360Z * [new branch] gh/williamwen42/102/base -> origin/gh/williamwen42/102/base 2024-06-26T04:39:37.5104301Z * [new branch] gh/williamwen42/102/head -> origin/gh/williamwen42/102/head 2024-06-26T04:39:37.5105099Z * [new branch] gh/williamwen42/102/orig -> origin/gh/williamwen42/102/orig 2024-06-26T04:39:37.5106139Z * [new branch] gh/williamwen42/11/base -> origin/gh/williamwen42/11/base 2024-06-26T04:39:37.5106863Z * [new branch] gh/williamwen42/11/head -> origin/gh/williamwen42/11/head 2024-06-26T04:39:37.5107958Z * [new branch] gh/williamwen42/42/base -> origin/gh/williamwen42/42/base 2024-06-26T04:39:37.5108743Z * [new branch] gh/williamwen42/42/head -> origin/gh/williamwen42/42/head 2024-06-26T04:39:37.5109519Z * [new branch] gh/williamwen42/42/orig -> origin/gh/williamwen42/42/orig 2024-06-26T04:39:37.5110508Z * [new branch] gh/williamwen42/58/base -> origin/gh/williamwen42/58/base 2024-06-26T04:39:37.5111298Z * [new branch] gh/williamwen42/58/head -> origin/gh/williamwen42/58/head 2024-06-26T04:39:37.5112300Z * [new branch] gh/williamwen42/59/base -> origin/gh/williamwen42/59/base 2024-06-26T04:39:37.5113072Z * [new branch] gh/williamwen42/59/head -> origin/gh/williamwen42/59/head 2024-06-26T04:39:37.5114298Z * [new branch] gh/williamwen42/92/base -> origin/gh/williamwen42/92/base 2024-06-26T04:39:37.5115057Z * [new branch] gh/williamwen42/92/head -> origin/gh/williamwen42/92/head 2024-06-26T04:39:37.5115838Z * [new branch] gh/williamwen42/92/orig -> origin/gh/williamwen42/92/orig 2024-06-26T04:39:37.5117356Z * [new branch] gh/williamwen42/96/base -> origin/gh/williamwen42/96/base 2024-06-26T04:39:37.5118114Z * [new branch] gh/williamwen42/96/head -> origin/gh/williamwen42/96/head 2024-06-26T04:39:37.5118942Z * [new branch] gh/williamwen42/96/orig -> origin/gh/williamwen42/96/orig 2024-06-26T04:39:37.5120075Z * [new branch] gh/williamwen42/97/base -> origin/gh/williamwen42/97/base 2024-06-26T04:39:37.5120922Z * [new branch] gh/williamwen42/97/head -> origin/gh/williamwen42/97/head 2024-06-26T04:39:37.5121676Z * [new branch] gh/williamwen42/97/orig -> origin/gh/williamwen42/97/orig 2024-06-26T04:39:37.5122602Z * [new branch] gh/williamwen42/98/base -> origin/gh/williamwen42/98/base 2024-06-26T04:39:37.5123427Z * [new branch] gh/williamwen42/98/head -> origin/gh/williamwen42/98/head 2024-06-26T04:39:37.5124242Z * [new branch] gh/williamwen42/98/orig -> origin/gh/williamwen42/98/orig 2024-06-26T04:39:37.5125403Z * [new branch] gh/williamwen42/99/base -> origin/gh/williamwen42/99/base 2024-06-26T04:39:37.5126223Z * [new branch] gh/williamwen42/99/head -> origin/gh/williamwen42/99/head 2024-06-26T04:39:37.5127083Z * [new branch] gh/williamwen42/99/orig -> origin/gh/williamwen42/99/orig 2024-06-26T04:39:37.5128736Z * [new branch] gh/williamwong101/1/base -> origin/gh/williamwong101/1/base 2024-06-26T04:39:37.5129894Z * [new branch] gh/williamwong101/1/head -> origin/gh/williamwong101/1/head 2024-06-26T04:39:37.5130787Z * [new branch] gh/williamwong101/1/orig -> origin/gh/williamwong101/1/orig 2024-06-26T04:39:37.5132101Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2024-06-26T04:39:37.5132848Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2024-06-26T04:39:37.5133708Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2024-06-26T04:39:37.5134419Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2024-06-26T04:39:37.5135982Z * [new branch] gh/xmfan/16/base -> origin/gh/xmfan/16/base 2024-06-26T04:39:37.5136744Z * [new branch] gh/xmfan/16/head -> origin/gh/xmfan/16/head 2024-06-26T04:39:37.5137657Z * [new branch] gh/xmfan/16/orig -> origin/gh/xmfan/16/orig 2024-06-26T04:39:37.5138810Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2024-06-26T04:39:37.5139556Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2024-06-26T04:39:37.5140778Z * [new branch] gh/xmfan/25/base -> origin/gh/xmfan/25/base 2024-06-26T04:39:37.5141573Z * [new branch] gh/xmfan/25/head -> origin/gh/xmfan/25/head 2024-06-26T04:39:37.5142377Z * [new branch] gh/xmfan/25/orig -> origin/gh/xmfan/25/orig 2024-06-26T04:39:37.5143371Z * [new branch] gh/xmfan/30/base -> origin/gh/xmfan/30/base 2024-06-26T04:39:37.5144181Z * [new branch] gh/xmfan/30/head -> origin/gh/xmfan/30/head 2024-06-26T04:39:37.5144990Z * [new branch] gh/xmfan/30/orig -> origin/gh/xmfan/30/orig 2024-06-26T04:39:37.5146300Z * [new branch] gh/xmfan/38/base -> origin/gh/xmfan/38/base 2024-06-26T04:39:37.5146704Z * [new branch] gh/xmfan/38/head -> origin/gh/xmfan/38/head 2024-06-26T04:39:37.5150305Z * [new branch] gh/xmfan/38/orig -> origin/gh/xmfan/38/orig 2024-06-26T04:39:37.5150900Z * [new branch] gh/xmfan/40/base -> origin/gh/xmfan/40/base 2024-06-26T04:39:37.5151493Z * [new branch] gh/xmfan/40/head -> origin/gh/xmfan/40/head 2024-06-26T04:39:37.5152065Z * [new branch] gh/xmfan/40/orig -> origin/gh/xmfan/40/orig 2024-06-26T04:39:37.5152626Z * [new branch] gh/xmfan/41/base -> origin/gh/xmfan/41/base 2024-06-26T04:39:37.5153232Z * [new branch] gh/xmfan/41/head -> origin/gh/xmfan/41/head 2024-06-26T04:39:37.5153801Z * [new branch] gh/xmfan/41/orig -> origin/gh/xmfan/41/orig 2024-06-26T04:39:37.5154355Z * [new branch] gh/xmfan/45/base -> origin/gh/xmfan/45/base 2024-06-26T04:39:37.5154909Z * [new branch] gh/xmfan/45/head -> origin/gh/xmfan/45/head 2024-06-26T04:39:37.5155479Z * [new branch] gh/xmfan/45/orig -> origin/gh/xmfan/45/orig 2024-06-26T04:39:37.5156821Z * [new branch] gh/xmfan/46/base -> origin/gh/xmfan/46/base 2024-06-26T04:39:37.5157437Z * [new branch] gh/xmfan/46/head -> origin/gh/xmfan/46/head 2024-06-26T04:39:37.5158191Z * [new branch] gh/xmfan/46/orig -> origin/gh/xmfan/46/orig 2024-06-26T04:39:37.5159058Z * [new branch] gh/xmfan/47/base -> origin/gh/xmfan/47/base 2024-06-26T04:39:37.5160079Z * [new branch] gh/xmfan/47/head -> origin/gh/xmfan/47/head 2024-06-26T04:39:37.5160845Z * [new branch] gh/xmfan/47/orig -> origin/gh/xmfan/47/orig 2024-06-26T04:39:37.5162116Z * [new branch] gh/xmfan/52/base -> origin/gh/xmfan/52/base 2024-06-26T04:39:37.5162733Z * [new branch] gh/xmfan/52/head -> origin/gh/xmfan/52/head 2024-06-26T04:39:37.5163743Z * [new branch] gh/xmfan/52/orig -> origin/gh/xmfan/52/orig 2024-06-26T04:39:37.5164697Z * [new branch] gh/xmfan/56/base -> origin/gh/xmfan/56/base 2024-06-26T04:39:37.5165534Z * [new branch] gh/xmfan/56/head -> origin/gh/xmfan/56/head 2024-06-26T04:39:37.5166306Z * [new branch] gh/xmfan/56/orig -> origin/gh/xmfan/56/orig 2024-06-26T04:39:37.5167487Z * [new branch] gh/xmfan/57/base -> origin/gh/xmfan/57/base 2024-06-26T04:39:37.5168239Z * [new branch] gh/xmfan/57/head -> origin/gh/xmfan/57/head 2024-06-26T04:39:37.5169003Z * [new branch] gh/xmfan/57/orig -> origin/gh/xmfan/57/orig 2024-06-26T04:39:37.5170053Z * [new branch] gh/xmfan/58/base -> origin/gh/xmfan/58/base 2024-06-26T04:39:37.5170732Z * [new branch] gh/xmfan/58/head -> origin/gh/xmfan/58/head 2024-06-26T04:39:37.5171619Z * [new branch] gh/xmfan/58/orig -> origin/gh/xmfan/58/orig 2024-06-26T04:39:37.5172836Z * [new branch] gh/xmfan/59/base -> origin/gh/xmfan/59/base 2024-06-26T04:39:37.5173538Z * [new branch] gh/xmfan/59/head -> origin/gh/xmfan/59/head 2024-06-26T04:39:37.5174337Z * [new branch] gh/xmfan/59/orig -> origin/gh/xmfan/59/orig 2024-06-26T04:39:37.5175474Z * [new branch] gh/xmfan/60/base -> origin/gh/xmfan/60/base 2024-06-26T04:39:37.5176203Z * [new branch] gh/xmfan/60/head -> origin/gh/xmfan/60/head 2024-06-26T04:39:37.5176975Z * [new branch] gh/xmfan/60/orig -> origin/gh/xmfan/60/orig 2024-06-26T04:39:37.5178161Z * [new branch] gh/xmfan/61/base -> origin/gh/xmfan/61/base 2024-06-26T04:39:37.5178884Z * [new branch] gh/xmfan/61/head -> origin/gh/xmfan/61/head 2024-06-26T04:39:37.5179659Z * [new branch] gh/xmfan/61/orig -> origin/gh/xmfan/61/orig 2024-06-26T04:39:37.5180819Z * [new branch] gh/xmfan/62/base -> origin/gh/xmfan/62/base 2024-06-26T04:39:37.5181483Z * [new branch] gh/xmfan/62/head -> origin/gh/xmfan/62/head 2024-06-26T04:39:37.5182287Z * [new branch] gh/xmfan/62/orig -> origin/gh/xmfan/62/orig 2024-06-26T04:39:37.5183582Z * [new branch] gh/xmfan/63/base -> origin/gh/xmfan/63/base 2024-06-26T04:39:37.5184352Z * [new branch] gh/xmfan/63/head -> origin/gh/xmfan/63/head 2024-06-26T04:39:37.5185158Z * [new branch] gh/xmfan/63/orig -> origin/gh/xmfan/63/orig 2024-06-26T04:39:37.5186351Z * [new branch] gh/xmfan/64/base -> origin/gh/xmfan/64/base 2024-06-26T04:39:37.5187101Z * [new branch] gh/xmfan/64/head -> origin/gh/xmfan/64/head 2024-06-26T04:39:37.5187914Z * [new branch] gh/xmfan/64/orig -> origin/gh/xmfan/64/orig 2024-06-26T04:39:37.5189052Z * [new branch] gh/xmfan/65/base -> origin/gh/xmfan/65/base 2024-06-26T04:39:37.5189822Z * [new branch] gh/xmfan/65/head -> origin/gh/xmfan/65/head 2024-06-26T04:39:37.5190595Z * [new branch] gh/xmfan/65/orig -> origin/gh/xmfan/65/orig 2024-06-26T04:39:37.5191821Z * [new branch] gh/xmfan/66/base -> origin/gh/xmfan/66/base 2024-06-26T04:39:37.5192518Z * [new branch] gh/xmfan/66/head -> origin/gh/xmfan/66/head 2024-06-26T04:39:37.5193301Z * [new branch] gh/xmfan/66/orig -> origin/gh/xmfan/66/orig 2024-06-26T04:39:37.5194432Z * [new branch] gh/xmfan/67/base -> origin/gh/xmfan/67/base 2024-06-26T04:39:37.5195089Z * [new branch] gh/xmfan/67/head -> origin/gh/xmfan/67/head 2024-06-26T04:39:37.5195938Z * [new branch] gh/xmfan/67/orig -> origin/gh/xmfan/67/orig 2024-06-26T04:39:37.5197279Z * [new branch] gh/xmfan/68/base -> origin/gh/xmfan/68/base 2024-06-26T04:39:37.5198965Z * [new branch] gh/xmfan/68/head -> origin/gh/xmfan/68/head 2024-06-26T04:39:37.5199719Z * [new branch] gh/xmfan/68/orig -> origin/gh/xmfan/68/orig 2024-06-26T04:39:37.5200821Z * [new branch] gh/xmfan/69/base -> origin/gh/xmfan/69/base 2024-06-26T04:39:37.5201553Z * [new branch] gh/xmfan/69/head -> origin/gh/xmfan/69/head 2024-06-26T04:39:37.5202303Z * [new branch] gh/xmfan/69/orig -> origin/gh/xmfan/69/orig 2024-06-26T04:39:37.5203355Z * [new branch] gh/xmfan/70/base -> origin/gh/xmfan/70/base 2024-06-26T04:39:37.5204152Z * [new branch] gh/xmfan/70/head -> origin/gh/xmfan/70/head 2024-06-26T04:39:37.5204878Z * [new branch] gh/xmfan/70/orig -> origin/gh/xmfan/70/orig 2024-06-26T04:39:37.5206322Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2024-06-26T04:39:37.5207024Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2024-06-26T04:39:37.5207905Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2024-06-26T04:39:37.5208672Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2024-06-26T04:39:37.5209572Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2024-06-26T04:39:37.5210315Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2024-06-26T04:39:37.5211215Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2024-06-26T04:39:37.5211918Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2024-06-26T04:39:37.5212796Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2024-06-26T04:39:37.5213580Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2024-06-26T04:39:37.5214494Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2024-06-26T04:39:37.5215211Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2024-06-26T04:39:37.5216150Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2024-06-26T04:39:37.5216843Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2024-06-26T04:39:37.5218195Z * [new branch] gh/yanbing-j/1/base -> origin/gh/yanbing-j/1/base 2024-06-26T04:39:37.5218911Z * [new branch] gh/yanbing-j/1/orig -> origin/gh/yanbing-j/1/orig 2024-06-26T04:39:37.5219900Z * [new branch] gh/yanbing-j/2/base -> origin/gh/yanbing-j/2/base 2024-06-26T04:39:37.5220683Z * [new branch] gh/yanbing-j/2/orig -> origin/gh/yanbing-j/2/orig 2024-06-26T04:39:37.5221963Z * [new branch] gh/yanboliang/1/head -> origin/gh/yanboliang/1/head 2024-06-26T04:39:37.5222682Z * [new branch] gh/yanboliang/1/orig -> origin/gh/yanboliang/1/orig 2024-06-26T04:39:37.5223685Z * [new branch] gh/yanboliang/2/base -> origin/gh/yanboliang/2/base 2024-06-26T04:39:37.5224473Z * [new branch] gh/yanboliang/2/orig -> origin/gh/yanboliang/2/orig 2024-06-26T04:39:37.5225523Z * [new branch] gh/yanboliang/3/base -> origin/gh/yanboliang/3/base 2024-06-26T04:39:37.5226309Z * [new branch] gh/yanboliang/3/orig -> origin/gh/yanboliang/3/orig 2024-06-26T04:39:37.5227649Z * [new branch] gh/ydwu4/1/base -> origin/gh/ydwu4/1/base 2024-06-26T04:39:37.5228392Z * [new branch] gh/ydwu4/1/head -> origin/gh/ydwu4/1/head 2024-06-26T04:39:37.5229197Z * [new branch] gh/ydwu4/1/orig -> origin/gh/ydwu4/1/orig 2024-06-26T04:39:37.5230333Z * [new branch] gh/ydwu4/108/base -> origin/gh/ydwu4/108/base 2024-06-26T04:39:37.5231025Z * [new branch] gh/ydwu4/108/head -> origin/gh/ydwu4/108/head 2024-06-26T04:39:37.5231776Z * [new branch] gh/ydwu4/108/orig -> origin/gh/ydwu4/108/orig 2024-06-26T04:39:37.5232775Z * [new branch] gh/ydwu4/119/base -> origin/gh/ydwu4/119/base 2024-06-26T04:39:37.5233568Z * [new branch] gh/ydwu4/119/head -> origin/gh/ydwu4/119/head 2024-06-26T04:39:37.5234355Z * [new branch] gh/ydwu4/119/orig -> origin/gh/ydwu4/119/orig 2024-06-26T04:39:37.5235601Z * [new branch] gh/ydwu4/120/base -> origin/gh/ydwu4/120/base 2024-06-26T04:39:37.5236271Z * [new branch] gh/ydwu4/120/head -> origin/gh/ydwu4/120/head 2024-06-26T04:39:37.5237061Z * [new branch] gh/ydwu4/120/orig -> origin/gh/ydwu4/120/orig 2024-06-26T04:39:37.5238271Z * [new branch] gh/ydwu4/121/base -> origin/gh/ydwu4/121/base 2024-06-26T04:39:37.5239092Z * [new branch] gh/ydwu4/121/head -> origin/gh/ydwu4/121/head 2024-06-26T04:39:37.5239991Z * [new branch] gh/ydwu4/121/orig -> origin/gh/ydwu4/121/orig 2024-06-26T04:39:37.5241180Z * [new branch] gh/ydwu4/122/base -> origin/gh/ydwu4/122/base 2024-06-26T04:39:37.5241845Z * [new branch] gh/ydwu4/122/head -> origin/gh/ydwu4/122/head 2024-06-26T04:39:37.5242697Z * [new branch] gh/ydwu4/122/orig -> origin/gh/ydwu4/122/orig 2024-06-26T04:39:37.5243844Z * [new branch] gh/ydwu4/123/base -> origin/gh/ydwu4/123/base 2024-06-26T04:39:37.5244633Z * [new branch] gh/ydwu4/123/head -> origin/gh/ydwu4/123/head 2024-06-26T04:39:37.5245423Z * [new branch] gh/ydwu4/123/orig -> origin/gh/ydwu4/123/orig 2024-06-26T04:39:37.5246701Z * [new branch] gh/ydwu4/124/base -> origin/gh/ydwu4/124/base 2024-06-26T04:39:37.5247453Z * [new branch] gh/ydwu4/124/head -> origin/gh/ydwu4/124/head 2024-06-26T04:39:37.5248236Z * [new branch] gh/ydwu4/124/orig -> origin/gh/ydwu4/124/orig 2024-06-26T04:39:37.5249509Z * [new branch] gh/ydwu4/125/base -> origin/gh/ydwu4/125/base 2024-06-26T04:39:37.5250260Z * [new branch] gh/ydwu4/125/head -> origin/gh/ydwu4/125/head 2024-06-26T04:39:37.5251057Z * [new branch] gh/ydwu4/125/orig -> origin/gh/ydwu4/125/orig 2024-06-26T04:39:37.5252285Z * [new branch] gh/ydwu4/126/base -> origin/gh/ydwu4/126/base 2024-06-26T04:39:37.5253030Z * [new branch] gh/ydwu4/126/head -> origin/gh/ydwu4/126/head 2024-06-26T04:39:37.5253845Z * [new branch] gh/ydwu4/126/orig -> origin/gh/ydwu4/126/orig 2024-06-26T04:39:37.5255091Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2024-06-26T04:39:37.5255822Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2024-06-26T04:39:37.5256578Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2024-06-26T04:39:37.5258064Z * [new branch] gh/ydwu4/84/base -> origin/gh/ydwu4/84/base 2024-06-26T04:39:37.5258774Z * [new branch] gh/ydwu4/84/head -> origin/gh/ydwu4/84/head 2024-06-26T04:39:37.5259627Z * [new branch] gh/ydwu4/84/orig -> origin/gh/ydwu4/84/orig 2024-06-26T04:39:37.5260771Z * [new branch] gh/ydwu4/85/base -> origin/gh/ydwu4/85/base 2024-06-26T04:39:37.5261470Z * [new branch] gh/ydwu4/85/head -> origin/gh/ydwu4/85/head 2024-06-26T04:39:37.5262309Z * [new branch] gh/ydwu4/85/orig -> origin/gh/ydwu4/85/orig 2024-06-26T04:39:37.5263664Z * [new branch] gh/yf225/1/base -> origin/gh/yf225/1/base 2024-06-26T04:39:37.5264321Z * [new branch] gh/yf225/1/head -> origin/gh/yf225/1/head 2024-06-26T04:39:37.5265091Z * [new branch] gh/yf225/1/orig -> origin/gh/yf225/1/orig 2024-06-26T04:39:37.5266104Z * [new branch] gh/yf225/10/base -> origin/gh/yf225/10/base 2024-06-26T04:39:37.5266898Z * [new branch] gh/yf225/10/head -> origin/gh/yf225/10/head 2024-06-26T04:39:37.5267658Z * [new branch] gh/yf225/10/orig -> origin/gh/yf225/10/orig 2024-06-26T04:39:37.5268685Z * [new branch] gh/yf225/11/base -> origin/gh/yf225/11/base 2024-06-26T04:39:37.5269460Z * [new branch] gh/yf225/11/head -> origin/gh/yf225/11/head 2024-06-26T04:39:37.5270330Z * [new branch] gh/yf225/11/orig -> origin/gh/yf225/11/orig 2024-06-26T04:39:37.5271467Z * [new branch] gh/yf225/12/base -> origin/gh/yf225/12/base 2024-06-26T04:39:37.5272130Z * [new branch] gh/yf225/12/head -> origin/gh/yf225/12/head 2024-06-26T04:39:37.5272909Z * [new branch] gh/yf225/12/orig -> origin/gh/yf225/12/orig 2024-06-26T04:39:37.5273889Z * [new branch] gh/yf225/13/base -> origin/gh/yf225/13/base 2024-06-26T04:39:37.5274667Z * [new branch] gh/yf225/13/head -> origin/gh/yf225/13/head 2024-06-26T04:39:37.5275484Z * [new branch] gh/yf225/13/orig -> origin/gh/yf225/13/orig 2024-06-26T04:39:37.5276490Z * [new branch] gh/yf225/14/base -> origin/gh/yf225/14/base 2024-06-26T04:39:37.5277409Z * [new branch] gh/yf225/14/head -> origin/gh/yf225/14/head 2024-06-26T04:39:37.5279857Z * [new branch] gh/yf225/14/orig -> origin/gh/yf225/14/orig 2024-06-26T04:39:37.5280834Z * [new branch] gh/yf225/15/base -> origin/gh/yf225/15/base 2024-06-26T04:39:37.5281641Z * [new branch] gh/yf225/15/head -> origin/gh/yf225/15/head 2024-06-26T04:39:37.5282956Z * [new branch] gh/yf225/15/orig -> origin/gh/yf225/15/orig 2024-06-26T04:39:37.5284123Z * [new branch] gh/yf225/16/base -> origin/gh/yf225/16/base 2024-06-26T04:39:37.5284816Z * [new branch] gh/yf225/16/head -> origin/gh/yf225/16/head 2024-06-26T04:39:37.5285473Z * [new branch] gh/yf225/16/orig -> origin/gh/yf225/16/orig 2024-06-26T04:39:37.5286576Z * [new branch] gh/yf225/17/base -> origin/gh/yf225/17/base 2024-06-26T04:39:37.5287189Z * [new branch] gh/yf225/17/head -> origin/gh/yf225/17/head 2024-06-26T04:39:37.5288006Z * [new branch] gh/yf225/17/orig -> origin/gh/yf225/17/orig 2024-06-26T04:39:37.5289083Z * [new branch] gh/yf225/18/base -> origin/gh/yf225/18/base 2024-06-26T04:39:37.5289772Z * [new branch] gh/yf225/18/head -> origin/gh/yf225/18/head 2024-06-26T04:39:37.5290587Z * [new branch] gh/yf225/18/orig -> origin/gh/yf225/18/orig 2024-06-26T04:39:37.5291620Z * [new branch] gh/yf225/19/base -> origin/gh/yf225/19/base 2024-06-26T04:39:37.5292370Z * [new branch] gh/yf225/19/head -> origin/gh/yf225/19/head 2024-06-26T04:39:37.5293169Z * [new branch] gh/yf225/19/orig -> origin/gh/yf225/19/orig 2024-06-26T04:39:37.5294352Z * [new branch] gh/yf225/2/base -> origin/gh/yf225/2/base 2024-06-26T04:39:37.5295015Z * [new branch] gh/yf225/2/head -> origin/gh/yf225/2/head 2024-06-26T04:39:37.5295810Z * [new branch] gh/yf225/2/orig -> origin/gh/yf225/2/orig 2024-06-26T04:39:37.5296822Z * [new branch] gh/yf225/20/base -> origin/gh/yf225/20/base 2024-06-26T04:39:37.5297612Z * [new branch] gh/yf225/20/head -> origin/gh/yf225/20/head 2024-06-26T04:39:37.5298468Z * [new branch] gh/yf225/20/orig -> origin/gh/yf225/20/orig 2024-06-26T04:39:37.5299401Z * [new branch] gh/yf225/21/base -> origin/gh/yf225/21/base 2024-06-26T04:39:37.5300165Z * [new branch] gh/yf225/21/head -> origin/gh/yf225/21/head 2024-06-26T04:39:37.5300914Z * [new branch] gh/yf225/21/orig -> origin/gh/yf225/21/orig 2024-06-26T04:39:37.5302025Z * [new branch] gh/yf225/22/base -> origin/gh/yf225/22/base 2024-06-26T04:39:37.5302700Z * [new branch] gh/yf225/22/head -> origin/gh/yf225/22/head 2024-06-26T04:39:37.5303537Z * [new branch] gh/yf225/22/orig -> origin/gh/yf225/22/orig 2024-06-26T04:39:37.5304532Z * [new branch] gh/yf225/23/base -> origin/gh/yf225/23/base 2024-06-26T04:39:37.5305404Z * [new branch] gh/yf225/23/head -> origin/gh/yf225/23/head 2024-06-26T04:39:37.5306176Z * [new branch] gh/yf225/23/orig -> origin/gh/yf225/23/orig 2024-06-26T04:39:37.5307186Z * [new branch] gh/yf225/24/base -> origin/gh/yf225/24/base 2024-06-26T04:39:37.5307908Z * [new branch] gh/yf225/24/head -> origin/gh/yf225/24/head 2024-06-26T04:39:37.5308647Z * [new branch] gh/yf225/24/orig -> origin/gh/yf225/24/orig 2024-06-26T04:39:37.5309613Z * [new branch] gh/yf225/25/base -> origin/gh/yf225/25/base 2024-06-26T04:39:37.5310378Z * [new branch] gh/yf225/25/head -> origin/gh/yf225/25/head 2024-06-26T04:39:37.5311166Z * [new branch] gh/yf225/25/orig -> origin/gh/yf225/25/orig 2024-06-26T04:39:37.5312179Z * [new branch] gh/yf225/26/base -> origin/gh/yf225/26/base 2024-06-26T04:39:37.5312865Z * [new branch] gh/yf225/26/head -> origin/gh/yf225/26/head 2024-06-26T04:39:37.5313709Z * [new branch] gh/yf225/26/orig -> origin/gh/yf225/26/orig 2024-06-26T04:39:37.5314689Z * [new branch] gh/yf225/27/base -> origin/gh/yf225/27/base 2024-06-26T04:39:37.5315490Z * [new branch] gh/yf225/27/head -> origin/gh/yf225/27/head 2024-06-26T04:39:37.5316369Z * [new branch] gh/yf225/27/orig -> origin/gh/yf225/27/orig 2024-06-26T04:39:37.5317471Z * [new branch] gh/yf225/28/base -> origin/gh/yf225/28/base 2024-06-26T04:39:37.5318319Z * [new branch] gh/yf225/28/head -> origin/gh/yf225/28/head 2024-06-26T04:39:37.5319032Z * [new branch] gh/yf225/28/orig -> origin/gh/yf225/28/orig 2024-06-26T04:39:37.5320193Z * [new branch] gh/yf225/29/base -> origin/gh/yf225/29/base 2024-06-26T04:39:37.5321015Z * [new branch] gh/yf225/29/head -> origin/gh/yf225/29/head 2024-06-26T04:39:37.5321838Z * [new branch] gh/yf225/29/orig -> origin/gh/yf225/29/orig 2024-06-26T04:39:37.5322789Z * [new branch] gh/yf225/3/base -> origin/gh/yf225/3/base 2024-06-26T04:39:37.5323511Z * [new branch] gh/yf225/3/head -> origin/gh/yf225/3/head 2024-06-26T04:39:37.5324235Z * [new branch] gh/yf225/3/orig -> origin/gh/yf225/3/orig 2024-06-26T04:39:37.5325458Z * [new branch] gh/yf225/30/base -> origin/gh/yf225/30/base 2024-06-26T04:39:37.5326112Z * [new branch] gh/yf225/30/head -> origin/gh/yf225/30/head 2024-06-26T04:39:37.5326904Z * [new branch] gh/yf225/30/orig -> origin/gh/yf225/30/orig 2024-06-26T04:39:37.5328158Z * [new branch] gh/yf225/31/base -> origin/gh/yf225/31/base 2024-06-26T04:39:37.5328835Z * [new branch] gh/yf225/31/head -> origin/gh/yf225/31/head 2024-06-26T04:39:37.5329596Z * [new branch] gh/yf225/31/orig -> origin/gh/yf225/31/orig 2024-06-26T04:39:37.5330840Z * [new branch] gh/yf225/32/base -> origin/gh/yf225/32/base 2024-06-26T04:39:37.5331450Z * [new branch] gh/yf225/32/head -> origin/gh/yf225/32/head 2024-06-26T04:39:37.5332196Z * [new branch] gh/yf225/32/orig -> origin/gh/yf225/32/orig 2024-06-26T04:39:37.5333182Z * [new branch] gh/yf225/33/base -> origin/gh/yf225/33/base 2024-06-26T04:39:37.5333924Z * [new branch] gh/yf225/33/head -> origin/gh/yf225/33/head 2024-06-26T04:39:37.5334680Z * [new branch] gh/yf225/33/orig -> origin/gh/yf225/33/orig 2024-06-26T04:39:37.5335794Z * [new branch] gh/yf225/34/base -> origin/gh/yf225/34/base 2024-06-26T04:39:37.5336498Z * [new branch] gh/yf225/34/head -> origin/gh/yf225/34/head 2024-06-26T04:39:37.5337280Z * [new branch] gh/yf225/34/orig -> origin/gh/yf225/34/orig 2024-06-26T04:39:37.5338474Z * [new branch] gh/yf225/35/base -> origin/gh/yf225/35/base 2024-06-26T04:39:37.5339224Z * [new branch] gh/yf225/35/head -> origin/gh/yf225/35/head 2024-06-26T04:39:37.5339923Z * [new branch] gh/yf225/35/orig -> origin/gh/yf225/35/orig 2024-06-26T04:39:37.5341061Z * [new branch] gh/yf225/36/base -> origin/gh/yf225/36/base 2024-06-26T04:39:37.5341756Z * [new branch] gh/yf225/36/head -> origin/gh/yf225/36/head 2024-06-26T04:39:37.5342540Z * [new branch] gh/yf225/36/orig -> origin/gh/yf225/36/orig 2024-06-26T04:39:37.5343701Z * [new branch] gh/yf225/37/base -> origin/gh/yf225/37/base 2024-06-26T04:39:37.5344395Z * [new branch] gh/yf225/37/head -> origin/gh/yf225/37/head 2024-06-26T04:39:37.5345101Z * [new branch] gh/yf225/37/orig -> origin/gh/yf225/37/orig 2024-06-26T04:39:37.5346264Z * [new branch] gh/yf225/38/base -> origin/gh/yf225/38/base 2024-06-26T04:39:37.5346910Z * [new branch] gh/yf225/38/head -> origin/gh/yf225/38/head 2024-06-26T04:39:37.5347679Z * [new branch] gh/yf225/38/orig -> origin/gh/yf225/38/orig 2024-06-26T04:39:37.5348684Z * [new branch] gh/yf225/39/base -> origin/gh/yf225/39/base 2024-06-26T04:39:37.5349570Z * [new branch] gh/yf225/39/head -> origin/gh/yf225/39/head 2024-06-26T04:39:37.5350364Z * [new branch] gh/yf225/39/orig -> origin/gh/yf225/39/orig 2024-06-26T04:39:37.5351897Z * [new branch] gh/yf225/4/base -> origin/gh/yf225/4/base 2024-06-26T04:39:37.5352603Z * [new branch] gh/yf225/4/head -> origin/gh/yf225/4/head 2024-06-26T04:39:37.5353364Z * [new branch] gh/yf225/4/orig -> origin/gh/yf225/4/orig 2024-06-26T04:39:37.5354520Z * [new branch] gh/yf225/40/base -> origin/gh/yf225/40/base 2024-06-26T04:39:37.5355282Z * [new branch] gh/yf225/40/head -> origin/gh/yf225/40/head 2024-06-26T04:39:37.5356127Z * [new branch] gh/yf225/40/orig -> origin/gh/yf225/40/orig 2024-06-26T04:39:37.5357268Z * [new branch] gh/yf225/41/base -> origin/gh/yf225/41/base 2024-06-26T04:39:37.5358054Z * [new branch] gh/yf225/41/head -> origin/gh/yf225/41/head 2024-06-26T04:39:37.5358849Z * [new branch] gh/yf225/41/orig -> origin/gh/yf225/41/orig 2024-06-26T04:39:37.5359931Z * [new branch] gh/yf225/42/base -> origin/gh/yf225/42/base 2024-06-26T04:39:37.5360719Z * [new branch] gh/yf225/42/head -> origin/gh/yf225/42/head 2024-06-26T04:39:37.5361611Z * [new branch] gh/yf225/42/orig -> origin/gh/yf225/42/orig 2024-06-26T04:39:37.5362633Z * [new branch] gh/yf225/43/base -> origin/gh/yf225/43/base 2024-06-26T04:39:37.5363522Z * [new branch] gh/yf225/43/head -> origin/gh/yf225/43/head 2024-06-26T04:39:37.5364161Z * [new branch] gh/yf225/43/orig -> origin/gh/yf225/43/orig 2024-06-26T04:39:37.5365112Z * [new branch] gh/yf225/44/base -> origin/gh/yf225/44/base 2024-06-26T04:39:37.5365859Z * [new branch] gh/yf225/44/head -> origin/gh/yf225/44/head 2024-06-26T04:39:37.5366639Z * [new branch] gh/yf225/44/orig -> origin/gh/yf225/44/orig 2024-06-26T04:39:37.5367632Z * [new branch] gh/yf225/45/base -> origin/gh/yf225/45/base 2024-06-26T04:39:37.5368352Z * [new branch] gh/yf225/45/head -> origin/gh/yf225/45/head 2024-06-26T04:39:37.5369168Z * [new branch] gh/yf225/45/orig -> origin/gh/yf225/45/orig 2024-06-26T04:39:37.5370187Z * [new branch] gh/yf225/46/base -> origin/gh/yf225/46/base 2024-06-26T04:39:37.5370951Z * [new branch] gh/yf225/46/head -> origin/gh/yf225/46/head 2024-06-26T04:39:37.5371744Z * [new branch] gh/yf225/46/orig -> origin/gh/yf225/46/orig 2024-06-26T04:39:37.5372982Z * [new branch] gh/yf225/47/base -> origin/gh/yf225/47/base 2024-06-26T04:39:37.5373689Z * [new branch] gh/yf225/47/head -> origin/gh/yf225/47/head 2024-06-26T04:39:37.5374452Z * [new branch] gh/yf225/47/orig -> origin/gh/yf225/47/orig 2024-06-26T04:39:37.5375579Z * [new branch] gh/yf225/48/base -> origin/gh/yf225/48/base 2024-06-26T04:39:37.5376265Z * [new branch] gh/yf225/48/head -> origin/gh/yf225/48/head 2024-06-26T04:39:37.5377045Z * [new branch] gh/yf225/48/orig -> origin/gh/yf225/48/orig 2024-06-26T04:39:37.5378019Z * [new branch] gh/yf225/49/base -> origin/gh/yf225/49/base 2024-06-26T04:39:37.5378775Z * [new branch] gh/yf225/49/head -> origin/gh/yf225/49/head 2024-06-26T04:39:37.5379572Z * [new branch] gh/yf225/49/orig -> origin/gh/yf225/49/orig 2024-06-26T04:39:37.5380592Z * [new branch] gh/yf225/5/base -> origin/gh/yf225/5/base 2024-06-26T04:39:37.5381466Z * [new branch] gh/yf225/5/head -> origin/gh/yf225/5/head 2024-06-26T04:39:37.5382296Z * [new branch] gh/yf225/5/orig -> origin/gh/yf225/5/orig 2024-06-26T04:39:37.5383475Z * [new branch] gh/yf225/50/base -> origin/gh/yf225/50/base 2024-06-26T04:39:37.5384207Z * [new branch] gh/yf225/50/head -> origin/gh/yf225/50/head 2024-06-26T04:39:37.5384819Z * [new branch] gh/yf225/50/orig -> origin/gh/yf225/50/orig 2024-06-26T04:39:37.5385899Z * [new branch] gh/yf225/51/base -> origin/gh/yf225/51/base 2024-06-26T04:39:37.5386621Z * [new branch] gh/yf225/51/head -> origin/gh/yf225/51/head 2024-06-26T04:39:37.5387415Z * [new branch] gh/yf225/51/orig -> origin/gh/yf225/51/orig 2024-06-26T04:39:37.5388407Z * [new branch] gh/yf225/52/base -> origin/gh/yf225/52/base 2024-06-26T04:39:37.5389182Z * [new branch] gh/yf225/52/head -> origin/gh/yf225/52/head 2024-06-26T04:39:37.5389939Z * [new branch] gh/yf225/52/orig -> origin/gh/yf225/52/orig 2024-06-26T04:39:37.5390972Z * [new branch] gh/yf225/53/base -> origin/gh/yf225/53/base 2024-06-26T04:39:37.5391729Z * [new branch] gh/yf225/53/head -> origin/gh/yf225/53/head 2024-06-26T04:39:37.5392473Z * [new branch] gh/yf225/53/orig -> origin/gh/yf225/53/orig 2024-06-26T04:39:37.5393495Z * [new branch] gh/yf225/54/base -> origin/gh/yf225/54/base 2024-06-26T04:39:37.5394364Z * [new branch] gh/yf225/54/head -> origin/gh/yf225/54/head 2024-06-26T04:39:37.5395241Z * [new branch] gh/yf225/54/orig -> origin/gh/yf225/54/orig 2024-06-26T04:39:37.5396210Z * [new branch] gh/yf225/55/base -> origin/gh/yf225/55/base 2024-06-26T04:39:37.5396968Z * [new branch] gh/yf225/55/head -> origin/gh/yf225/55/head 2024-06-26T04:39:37.5397889Z * [new branch] gh/yf225/55/orig -> origin/gh/yf225/55/orig 2024-06-26T04:39:37.5399045Z * [new branch] gh/yf225/56/base -> origin/gh/yf225/56/base 2024-06-26T04:39:37.5399849Z * [new branch] gh/yf225/56/head -> origin/gh/yf225/56/head 2024-06-26T04:39:37.5400652Z * [new branch] gh/yf225/56/orig -> origin/gh/yf225/56/orig 2024-06-26T04:39:37.5401696Z * [new branch] gh/yf225/57/base -> origin/gh/yf225/57/base 2024-06-26T04:39:37.5402455Z * [new branch] gh/yf225/57/head -> origin/gh/yf225/57/head 2024-06-26T04:39:37.5403245Z * [new branch] gh/yf225/57/orig -> origin/gh/yf225/57/orig 2024-06-26T04:39:37.5404449Z * [new branch] gh/yf225/58/base -> origin/gh/yf225/58/base 2024-06-26T04:39:37.5404991Z * [new branch] gh/yf225/58/head -> origin/gh/yf225/58/head 2024-06-26T04:39:37.5405975Z * [new branch] gh/yf225/58/orig -> origin/gh/yf225/58/orig 2024-06-26T04:39:37.5406968Z * [new branch] gh/yf225/59/base -> origin/gh/yf225/59/base 2024-06-26T04:39:37.5407748Z * [new branch] gh/yf225/59/head -> origin/gh/yf225/59/head 2024-06-26T04:39:37.5408541Z * [new branch] gh/yf225/59/orig -> origin/gh/yf225/59/orig 2024-06-26T04:39:37.5409572Z * [new branch] gh/yf225/6/base -> origin/gh/yf225/6/base 2024-06-26T04:39:37.5410388Z * [new branch] gh/yf225/6/head -> origin/gh/yf225/6/head 2024-06-26T04:39:37.5411123Z * [new branch] gh/yf225/6/orig -> origin/gh/yf225/6/orig 2024-06-26T04:39:37.5412296Z * [new branch] gh/yf225/60/base -> origin/gh/yf225/60/base 2024-06-26T04:39:37.5412837Z * [new branch] gh/yf225/60/head -> origin/gh/yf225/60/head 2024-06-26T04:39:37.5413681Z * [new branch] gh/yf225/60/orig -> origin/gh/yf225/60/orig 2024-06-26T04:39:37.5414830Z * [new branch] gh/yf225/61/base -> origin/gh/yf225/61/base 2024-06-26T04:39:37.5415519Z * [new branch] gh/yf225/61/head -> origin/gh/yf225/61/head 2024-06-26T04:39:37.5416324Z * [new branch] gh/yf225/61/orig -> origin/gh/yf225/61/orig 2024-06-26T04:39:37.5417522Z * [new branch] gh/yf225/62/base -> origin/gh/yf225/62/base 2024-06-26T04:39:37.5418214Z * [new branch] gh/yf225/62/head -> origin/gh/yf225/62/head 2024-06-26T04:39:37.5418992Z * [new branch] gh/yf225/62/orig -> origin/gh/yf225/62/orig 2024-06-26T04:39:37.5419953Z * [new branch] gh/yf225/63/base -> origin/gh/yf225/63/base 2024-06-26T04:39:37.5420775Z * [new branch] gh/yf225/63/head -> origin/gh/yf225/63/head 2024-06-26T04:39:37.5421559Z * [new branch] gh/yf225/63/orig -> origin/gh/yf225/63/orig 2024-06-26T04:39:37.5422598Z * [new branch] gh/yf225/64/base -> origin/gh/yf225/64/base 2024-06-26T04:39:37.5423494Z * [new branch] gh/yf225/64/head -> origin/gh/yf225/64/head 2024-06-26T04:39:37.5424259Z * [new branch] gh/yf225/64/orig -> origin/gh/yf225/64/orig 2024-06-26T04:39:37.5425444Z * [new branch] gh/yf225/65/base -> origin/gh/yf225/65/base 2024-06-26T04:39:37.5426100Z * [new branch] gh/yf225/65/head -> origin/gh/yf225/65/head 2024-06-26T04:39:37.5426910Z * [new branch] gh/yf225/65/orig -> origin/gh/yf225/65/orig 2024-06-26T04:39:37.5428020Z * [new branch] gh/yf225/66/base -> origin/gh/yf225/66/base 2024-06-26T04:39:37.5428684Z * [new branch] gh/yf225/66/head -> origin/gh/yf225/66/head 2024-06-26T04:39:37.5429469Z * [new branch] gh/yf225/66/orig -> origin/gh/yf225/66/orig 2024-06-26T04:39:37.5430608Z * [new branch] gh/yf225/7/base -> origin/gh/yf225/7/base 2024-06-26T04:39:37.5431277Z * [new branch] gh/yf225/7/head -> origin/gh/yf225/7/head 2024-06-26T04:39:37.5432061Z * [new branch] gh/yf225/7/orig -> origin/gh/yf225/7/orig 2024-06-26T04:39:37.5433179Z * [new branch] gh/yf225/8/base -> origin/gh/yf225/8/base 2024-06-26T04:39:37.5433866Z * [new branch] gh/yf225/8/head -> origin/gh/yf225/8/head 2024-06-26T04:39:37.5434677Z * [new branch] gh/yf225/8/orig -> origin/gh/yf225/8/orig 2024-06-26T04:39:37.5435852Z * [new branch] gh/yf225/9/base -> origin/gh/yf225/9/base 2024-06-26T04:39:37.5436575Z * [new branch] gh/yf225/9/head -> origin/gh/yf225/9/head 2024-06-26T04:39:37.5437468Z * [new branch] gh/yf225/9/orig -> origin/gh/yf225/9/orig 2024-06-26T04:39:37.5440078Z * [new branch] gh/yhcharles/25/base -> origin/gh/yhcharles/25/base 2024-06-26T04:39:37.5440736Z * [new branch] gh/yhcharles/25/head -> origin/gh/yhcharles/25/head 2024-06-26T04:39:37.5441501Z * [new branch] gh/yhcharles/25/orig -> origin/gh/yhcharles/25/orig 2024-06-26T04:39:37.5442885Z * [new branch] gh/yifuwang/5/base -> origin/gh/yifuwang/5/base 2024-06-26T04:39:37.5443562Z * [new branch] gh/yifuwang/5/head -> origin/gh/yifuwang/5/head 2024-06-26T04:39:37.5444265Z * [new branch] gh/yifuwang/5/orig -> origin/gh/yifuwang/5/orig 2024-06-26T04:39:37.5445570Z * [new branch] gh/yifuwang/79/base -> origin/gh/yifuwang/79/base 2024-06-26T04:39:37.5446518Z * [new branch] gh/yifuwang/79/head -> origin/gh/yifuwang/79/head 2024-06-26T04:39:37.5447332Z * [new branch] gh/yifuwang/79/orig -> origin/gh/yifuwang/79/orig 2024-06-26T04:39:37.5448368Z * [new branch] gh/yifuwang/83/base -> origin/gh/yifuwang/83/base 2024-06-26T04:39:37.5449142Z * [new branch] gh/yifuwang/83/head -> origin/gh/yifuwang/83/head 2024-06-26T04:39:37.5449962Z * [new branch] gh/yifuwang/83/orig -> origin/gh/yifuwang/83/orig 2024-06-26T04:39:37.5451237Z * [new branch] gh/yifuwang/84/base -> origin/gh/yifuwang/84/base 2024-06-26T04:39:37.5451907Z * [new branch] gh/yifuwang/84/head -> origin/gh/yifuwang/84/head 2024-06-26T04:39:37.5452594Z * [new branch] gh/yifuwang/84/orig -> origin/gh/yifuwang/84/orig 2024-06-26T04:39:37.5453763Z * [new branch] gh/yifuwang/85/base -> origin/gh/yifuwang/85/base 2024-06-26T04:39:37.5454407Z * [new branch] gh/yifuwang/85/head -> origin/gh/yifuwang/85/head 2024-06-26T04:39:37.5455176Z * [new branch] gh/yifuwang/85/orig -> origin/gh/yifuwang/85/orig 2024-06-26T04:39:37.5456392Z * [new branch] gh/yifuwang/86/base -> origin/gh/yifuwang/86/base 2024-06-26T04:39:37.5457080Z * [new branch] gh/yifuwang/86/head -> origin/gh/yifuwang/86/head 2024-06-26T04:39:37.5457916Z * [new branch] gh/yifuwang/86/orig -> origin/gh/yifuwang/86/orig 2024-06-26T04:39:37.5459117Z * [new branch] gh/yifuwang/87/base -> origin/gh/yifuwang/87/base 2024-06-26T04:39:37.5459994Z * [new branch] gh/yifuwang/87/head -> origin/gh/yifuwang/87/head 2024-06-26T04:39:37.5460811Z * [new branch] gh/yifuwang/87/orig -> origin/gh/yifuwang/87/orig 2024-06-26T04:39:37.5462162Z * [new branch] gh/yifuwang/88/base -> origin/gh/yifuwang/88/base 2024-06-26T04:39:37.5462994Z * [new branch] gh/yifuwang/88/head -> origin/gh/yifuwang/88/head 2024-06-26T04:39:37.5463878Z * [new branch] gh/yifuwang/88/orig -> origin/gh/yifuwang/88/orig 2024-06-26T04:39:37.5465004Z * [new branch] gh/yifuwang/89/base -> origin/gh/yifuwang/89/base 2024-06-26T04:39:37.5465663Z * [new branch] gh/yifuwang/89/head -> origin/gh/yifuwang/89/head 2024-06-26T04:39:37.5466430Z * [new branch] gh/yifuwang/89/orig -> origin/gh/yifuwang/89/orig 2024-06-26T04:39:37.5467599Z * [new branch] gh/yifuwang/90/base -> origin/gh/yifuwang/90/base 2024-06-26T04:39:37.5468330Z * [new branch] gh/yifuwang/90/head -> origin/gh/yifuwang/90/head 2024-06-26T04:39:37.5471965Z * [new branch] gh/yifuwang/90/orig -> origin/gh/yifuwang/90/orig 2024-06-26T04:39:37.5472660Z * [new branch] gh/yifuwang/91/base -> origin/gh/yifuwang/91/base 2024-06-26T04:39:37.5473341Z * [new branch] gh/yifuwang/91/head -> origin/gh/yifuwang/91/head 2024-06-26T04:39:37.5473804Z * [new branch] gh/yifuwang/91/orig -> origin/gh/yifuwang/91/orig 2024-06-26T04:39:37.5495721Z * [new branch] gh/yifuwang/92/base -> origin/gh/yifuwang/92/base 2024-06-26T04:39:37.5496415Z * [new branch] gh/yifuwang/92/head -> origin/gh/yifuwang/92/head 2024-06-26T04:39:37.5496969Z * [new branch] gh/yifuwang/92/orig -> origin/gh/yifuwang/92/orig 2024-06-26T04:39:37.5497533Z * [new branch] gh/yifuwang/93/base -> origin/gh/yifuwang/93/base 2024-06-26T04:39:37.5497978Z * [new branch] gh/yifuwang/93/head -> origin/gh/yifuwang/93/head 2024-06-26T04:39:37.5498484Z * [new branch] gh/yifuwang/93/orig -> origin/gh/yifuwang/93/orig 2024-06-26T04:39:37.5498877Z * [new branch] gh/yifuwang/94/base -> origin/gh/yifuwang/94/base 2024-06-26T04:39:37.5499239Z * [new branch] gh/yifuwang/94/head -> origin/gh/yifuwang/94/head 2024-06-26T04:39:37.5499748Z * [new branch] gh/yifuwang/94/orig -> origin/gh/yifuwang/94/orig 2024-06-26T04:39:37.5500122Z * [new branch] gh/yifuwang/95/base -> origin/gh/yifuwang/95/base 2024-06-26T04:39:37.5500624Z * [new branch] gh/yifuwang/95/head -> origin/gh/yifuwang/95/head 2024-06-26T04:39:37.5501072Z * [new branch] gh/yifuwang/95/orig -> origin/gh/yifuwang/95/orig 2024-06-26T04:39:37.5501505Z * [new branch] gh/yifuwang/96/base -> origin/gh/yifuwang/96/base 2024-06-26T04:39:37.5501862Z * [new branch] gh/yifuwang/96/head -> origin/gh/yifuwang/96/head 2024-06-26T04:39:37.5502398Z * [new branch] gh/yifuwang/96/orig -> origin/gh/yifuwang/96/orig 2024-06-26T04:39:37.5502795Z * [new branch] gh/yifuwang/97/base -> origin/gh/yifuwang/97/base 2024-06-26T04:39:37.5503278Z * [new branch] gh/yifuwang/97/head -> origin/gh/yifuwang/97/head 2024-06-26T04:39:37.5503755Z * [new branch] gh/yifuwang/97/orig -> origin/gh/yifuwang/97/orig 2024-06-26T04:39:37.5504163Z * [new branch] gh/yifuwang/98/base -> origin/gh/yifuwang/98/base 2024-06-26T04:39:37.5504560Z * [new branch] gh/yifuwang/98/head -> origin/gh/yifuwang/98/head 2024-06-26T04:39:37.5505036Z * [new branch] gh/yifuwang/98/orig -> origin/gh/yifuwang/98/orig 2024-06-26T04:39:37.5505532Z * [new branch] gh/ysiraichi/56/base -> origin/gh/ysiraichi/56/base 2024-06-26T04:39:37.5505965Z * [new branch] gh/ysiraichi/56/head -> origin/gh/ysiraichi/56/head 2024-06-26T04:39:37.5506494Z * [new branch] gh/ysiraichi/56/orig -> origin/gh/ysiraichi/56/orig 2024-06-26T04:39:37.5507069Z * [new branch] gh/ysiraichi/60/base -> origin/gh/ysiraichi/60/base 2024-06-26T04:39:37.5507565Z * [new branch] gh/ysiraichi/60/head -> origin/gh/ysiraichi/60/head 2024-06-26T04:39:37.5508097Z * [new branch] gh/ysiraichi/60/orig -> origin/gh/ysiraichi/60/orig 2024-06-26T04:39:37.5508479Z * [new branch] gh/yuqingj/1/base -> origin/gh/yuqingj/1/base 2024-06-26T04:39:37.5508982Z * [new branch] gh/yuqingj/1/head -> origin/gh/yuqingj/1/head 2024-06-26T04:39:37.5509337Z * [new branch] gh/yuqingj/1/orig -> origin/gh/yuqingj/1/orig 2024-06-26T04:39:37.5509698Z * [new branch] gh/yuqingj/2/base -> origin/gh/yuqingj/2/base 2024-06-26T04:39:37.5510047Z * [new branch] gh/yuqingj/2/head -> origin/gh/yuqingj/2/head 2024-06-26T04:39:37.5510668Z * [new branch] gh/yuqingj/2/orig -> origin/gh/yuqingj/2/orig 2024-06-26T04:39:37.5511044Z * [new branch] gh/yuqingj/3/base -> origin/gh/yuqingj/3/base 2024-06-26T04:39:37.5511521Z * [new branch] gh/yuqingj/3/head -> origin/gh/yuqingj/3/head 2024-06-26T04:39:37.5511899Z * [new branch] gh/yuqingj/3/orig -> origin/gh/yuqingj/3/orig 2024-06-26T04:39:37.5512381Z * [new branch] gh/yuqingj/4/base -> origin/gh/yuqingj/4/base 2024-06-26T04:39:37.5512737Z * [new branch] gh/yuqingj/4/head -> origin/gh/yuqingj/4/head 2024-06-26T04:39:37.5513221Z * [new branch] gh/yuqingj/4/orig -> origin/gh/yuqingj/4/orig 2024-06-26T04:39:37.5513608Z * [new branch] gh/zdevito/227/base -> origin/gh/zdevito/227/base 2024-06-26T04:39:37.5514131Z * [new branch] gh/zdevito/227/head -> origin/gh/zdevito/227/head 2024-06-26T04:39:37.5514501Z * [new branch] gh/zdevito/227/orig -> origin/gh/zdevito/227/orig 2024-06-26T04:39:37.5514866Z * [new branch] gh/zdevito/238/base -> origin/gh/zdevito/238/base 2024-06-26T04:39:37.5515397Z * [new branch] gh/zdevito/238/orig -> origin/gh/zdevito/238/orig 2024-06-26T04:39:37.5515805Z * [new branch] gh/zdevito/243/base -> origin/gh/zdevito/243/base 2024-06-26T04:39:37.5516545Z * [new branch] gh/zdevito/243/head -> origin/gh/zdevito/243/head 2024-06-26T04:39:37.5517269Z * [new branch] gh/zdevito/243/orig -> origin/gh/zdevito/243/orig 2024-06-26T04:39:37.5518570Z * [new branch] gh/zdevito/244/base -> origin/gh/zdevito/244/base 2024-06-26T04:39:37.5519331Z * [new branch] gh/zdevito/244/head -> origin/gh/zdevito/244/head 2024-06-26T04:39:37.5520131Z * [new branch] gh/zdevito/244/orig -> origin/gh/zdevito/244/orig 2024-06-26T04:39:37.5521439Z * [new branch] gh/zdevito/245/base -> origin/gh/zdevito/245/base 2024-06-26T04:39:37.5522193Z * [new branch] gh/zdevito/245/head -> origin/gh/zdevito/245/head 2024-06-26T04:39:37.5522921Z * [new branch] gh/zdevito/245/orig -> origin/gh/zdevito/245/orig 2024-06-26T04:39:37.5524150Z * [new branch] gh/zdevito/246/base -> origin/gh/zdevito/246/base 2024-06-26T04:39:37.5524880Z * [new branch] gh/zdevito/246/head -> origin/gh/zdevito/246/head 2024-06-26T04:39:37.5525779Z * [new branch] gh/zdevito/246/orig -> origin/gh/zdevito/246/orig 2024-06-26T04:39:37.5526841Z * [new branch] gh/zdevito/259/base -> origin/gh/zdevito/259/base 2024-06-26T04:39:37.5527697Z * [new branch] gh/zdevito/259/head -> origin/gh/zdevito/259/head 2024-06-26T04:39:37.5528545Z * [new branch] gh/zdevito/259/orig -> origin/gh/zdevito/259/orig 2024-06-26T04:39:37.5529744Z * [new branch] gh/zdevito/260/base -> origin/gh/zdevito/260/base 2024-06-26T04:39:37.5530664Z * [new branch] gh/zdevito/260/head -> origin/gh/zdevito/260/head 2024-06-26T04:39:37.5531400Z * [new branch] gh/zdevito/260/orig -> origin/gh/zdevito/260/orig 2024-06-26T04:39:37.5532415Z * [new branch] gh/zdevito/262/base -> origin/gh/zdevito/262/base 2024-06-26T04:39:37.5533318Z * [new branch] gh/zdevito/262/head -> origin/gh/zdevito/262/head 2024-06-26T04:39:37.5534133Z * [new branch] gh/zdevito/262/orig -> origin/gh/zdevito/262/orig 2024-06-26T04:39:37.5535479Z * [new branch] gh/zhuhaozhe/17/base -> origin/gh/zhuhaozhe/17/base 2024-06-26T04:39:37.5536243Z * [new branch] gh/zhuhaozhe/17/head -> origin/gh/zhuhaozhe/17/head 2024-06-26T04:39:37.5537047Z * [new branch] gh/zhuhaozhe/17/orig -> origin/gh/zhuhaozhe/17/orig 2024-06-26T04:39:37.5538081Z * [new branch] gh/zhuhaozhe/20/base -> origin/gh/zhuhaozhe/20/base 2024-06-26T04:39:37.5538845Z * [new branch] gh/zhuhaozhe/20/head -> origin/gh/zhuhaozhe/20/head 2024-06-26T04:39:37.5539598Z * [new branch] gh/zhuhaozhe/20/orig -> origin/gh/zhuhaozhe/20/orig 2024-06-26T04:39:37.5540645Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2024-06-26T04:39:37.5541576Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2024-06-26T04:39:37.5542221Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2024-06-26T04:39:37.5543173Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2024-06-26T04:39:37.5544008Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2024-06-26T04:39:37.5544800Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2024-06-26T04:39:37.5545820Z * [new branch] gh/zhuhaozhe/30/base -> origin/gh/zhuhaozhe/30/base 2024-06-26T04:39:37.5546558Z * [new branch] gh/zhuhaozhe/30/head -> origin/gh/zhuhaozhe/30/head 2024-06-26T04:39:37.5547353Z * [new branch] gh/zhuhaozhe/30/orig -> origin/gh/zhuhaozhe/30/orig 2024-06-26T04:39:37.5548308Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2024-06-26T04:39:37.5549103Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2024-06-26T04:39:37.5549842Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2024-06-26T04:39:37.5550896Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2024-06-26T04:39:37.5551697Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2024-06-26T04:39:37.5552464Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2024-06-26T04:39:37.5553476Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2024-06-26T04:39:37.5554235Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2024-06-26T04:39:37.5555100Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2024-06-26T04:39:37.5556401Z * [new branch] gh/zhuhaozhe/34/base -> origin/gh/zhuhaozhe/34/base 2024-06-26T04:39:37.5557263Z * [new branch] gh/zhuhaozhe/34/head -> origin/gh/zhuhaozhe/34/head 2024-06-26T04:39:37.5558185Z * [new branch] gh/zhuhaozhe/34/orig -> origin/gh/zhuhaozhe/34/orig 2024-06-26T04:39:37.5559163Z * [new branch] gh/zhuhaozhe/35/base -> origin/gh/zhuhaozhe/35/base 2024-06-26T04:39:37.5560080Z * [new branch] gh/zhuhaozhe/35/head -> origin/gh/zhuhaozhe/35/head 2024-06-26T04:39:37.5560840Z * [new branch] gh/zhuhaozhe/35/orig -> origin/gh/zhuhaozhe/35/orig 2024-06-26T04:39:37.5562109Z * [new branch] gh/zhuhaozhe/36/base -> origin/gh/zhuhaozhe/36/base 2024-06-26T04:39:37.5562645Z * [new branch] gh/zhuhaozhe/36/head -> origin/gh/zhuhaozhe/36/head 2024-06-26T04:39:37.5563424Z * [new branch] gh/zhuhaozhe/36/orig -> origin/gh/zhuhaozhe/36/orig 2024-06-26T04:39:37.5564480Z * [new branch] gh/zhuhaozhe/37/base -> origin/gh/zhuhaozhe/37/base 2024-06-26T04:39:37.5565274Z * [new branch] gh/zhuhaozhe/37/head -> origin/gh/zhuhaozhe/37/head 2024-06-26T04:39:37.5566067Z * [new branch] gh/zhuhaozhe/37/orig -> origin/gh/zhuhaozhe/37/orig 2024-06-26T04:39:37.5567486Z * [new branch] gh/zhuhaozhe/38/base -> origin/gh/zhuhaozhe/38/base 2024-06-26T04:39:37.5568040Z * [new branch] gh/zhuhaozhe/38/head -> origin/gh/zhuhaozhe/38/head 2024-06-26T04:39:37.5568738Z * [new branch] gh/zhuhaozhe/38/orig -> origin/gh/zhuhaozhe/38/orig 2024-06-26T04:39:37.5569797Z * [new branch] gh/zhuhaozhe/39/base -> origin/gh/zhuhaozhe/39/base 2024-06-26T04:39:37.5570546Z * [new branch] gh/zhuhaozhe/39/head -> origin/gh/zhuhaozhe/39/head 2024-06-26T04:39:37.5571248Z * [new branch] gh/zhuhaozhe/39/orig -> origin/gh/zhuhaozhe/39/orig 2024-06-26T04:39:37.5572275Z * [new branch] gh/zhuhaozhe/40/base -> origin/gh/zhuhaozhe/40/base 2024-06-26T04:39:37.5573016Z * [new branch] gh/zhuhaozhe/40/head -> origin/gh/zhuhaozhe/40/head 2024-06-26T04:39:37.5573825Z * [new branch] gh/zhuhaozhe/40/orig -> origin/gh/zhuhaozhe/40/orig 2024-06-26T04:39:37.5575094Z * [new branch] gh/zoranzhao/1/base -> origin/gh/zoranzhao/1/base 2024-06-26T04:39:37.5575811Z * [new branch] gh/zoranzhao/1/orig -> origin/gh/zoranzhao/1/orig 2024-06-26T04:39:37.5577220Z * [new branch] gh/zou3519/1000/base -> origin/gh/zou3519/1000/base 2024-06-26T04:39:37.5578102Z * [new branch] gh/zou3519/1000/head -> origin/gh/zou3519/1000/head 2024-06-26T04:39:37.5578912Z * [new branch] gh/zou3519/1000/orig -> origin/gh/zou3519/1000/orig 2024-06-26T04:39:37.5579891Z * [new branch] gh/zou3519/1001/base -> origin/gh/zou3519/1001/base 2024-06-26T04:39:37.5580785Z * [new branch] gh/zou3519/1001/head -> origin/gh/zou3519/1001/head 2024-06-26T04:39:37.5581600Z * [new branch] gh/zou3519/1001/orig -> origin/gh/zou3519/1001/orig 2024-06-26T04:39:37.5582649Z * [new branch] gh/zou3519/1002/base -> origin/gh/zou3519/1002/base 2024-06-26T04:39:37.5583546Z * [new branch] gh/zou3519/1002/head -> origin/gh/zou3519/1002/head 2024-06-26T04:39:37.5584283Z * [new branch] gh/zou3519/1002/orig -> origin/gh/zou3519/1002/orig 2024-06-26T04:39:37.5585203Z * [new branch] gh/zou3519/1003/base -> origin/gh/zou3519/1003/base 2024-06-26T04:39:37.5585986Z * [new branch] gh/zou3519/1003/head -> origin/gh/zou3519/1003/head 2024-06-26T04:39:37.5586778Z * [new branch] gh/zou3519/1003/orig -> origin/gh/zou3519/1003/orig 2024-06-26T04:39:37.5588152Z * [new branch] gh/zou3519/1004/base -> origin/gh/zou3519/1004/base 2024-06-26T04:39:37.5588964Z * [new branch] gh/zou3519/1004/head -> origin/gh/zou3519/1004/head 2024-06-26T04:39:37.5589895Z * [new branch] gh/zou3519/1004/orig -> origin/gh/zou3519/1004/orig 2024-06-26T04:39:37.5590920Z * [new branch] gh/zou3519/1005/base -> origin/gh/zou3519/1005/base 2024-06-26T04:39:37.5591850Z * [new branch] gh/zou3519/1005/head -> origin/gh/zou3519/1005/head 2024-06-26T04:39:37.5593140Z * [new branch] gh/zou3519/1005/orig -> origin/gh/zou3519/1005/orig 2024-06-26T04:39:37.5594138Z * [new branch] gh/zou3519/1006/base -> origin/gh/zou3519/1006/base 2024-06-26T04:39:37.5595152Z * [new branch] gh/zou3519/1006/head -> origin/gh/zou3519/1006/head 2024-06-26T04:39:37.5595953Z * [new branch] gh/zou3519/1006/orig -> origin/gh/zou3519/1006/orig 2024-06-26T04:39:37.5596846Z * [new branch] gh/zou3519/1007/base -> origin/gh/zou3519/1007/base 2024-06-26T04:39:37.5597828Z * [new branch] gh/zou3519/1007/head -> origin/gh/zou3519/1007/head 2024-06-26T04:39:37.5599249Z * [new branch] gh/zou3519/1007/orig -> origin/gh/zou3519/1007/orig 2024-06-26T04:39:37.5600197Z * [new branch] gh/zou3519/1008/base -> origin/gh/zou3519/1008/base 2024-06-26T04:39:37.5601110Z * [new branch] gh/zou3519/1008/head -> origin/gh/zou3519/1008/head 2024-06-26T04:39:37.5601953Z * [new branch] gh/zou3519/1008/orig -> origin/gh/zou3519/1008/orig 2024-06-26T04:39:37.5602818Z * [new branch] gh/zou3519/1009/base -> origin/gh/zou3519/1009/base 2024-06-26T04:39:37.5603637Z * [new branch] gh/zou3519/1009/head -> origin/gh/zou3519/1009/head 2024-06-26T04:39:37.5604390Z * [new branch] gh/zou3519/1009/orig -> origin/gh/zou3519/1009/orig 2024-06-26T04:39:37.5605289Z * [new branch] gh/zou3519/1010/base -> origin/gh/zou3519/1010/base 2024-06-26T04:39:37.5606073Z * [new branch] gh/zou3519/1010/head -> origin/gh/zou3519/1010/head 2024-06-26T04:39:37.5606841Z * [new branch] gh/zou3519/1010/orig -> origin/gh/zou3519/1010/orig 2024-06-26T04:39:37.5607761Z * [new branch] gh/zou3519/1011/base -> origin/gh/zou3519/1011/base 2024-06-26T04:39:37.5608524Z * [new branch] gh/zou3519/1011/head -> origin/gh/zou3519/1011/head 2024-06-26T04:39:37.5609329Z * [new branch] gh/zou3519/1011/orig -> origin/gh/zou3519/1011/orig 2024-06-26T04:39:37.5610210Z * [new branch] gh/zou3519/1012/base -> origin/gh/zou3519/1012/base 2024-06-26T04:39:37.5611001Z * [new branch] gh/zou3519/1012/head -> origin/gh/zou3519/1012/head 2024-06-26T04:39:37.5611910Z * [new branch] gh/zou3519/1012/orig -> origin/gh/zou3519/1012/orig 2024-06-26T04:39:37.5613126Z * [new branch] gh/zou3519/1013/base -> origin/gh/zou3519/1013/base 2024-06-26T04:39:37.5613794Z * [new branch] gh/zou3519/1013/head -> origin/gh/zou3519/1013/head 2024-06-26T04:39:37.5614577Z * [new branch] gh/zou3519/1013/orig -> origin/gh/zou3519/1013/orig 2024-06-26T04:39:37.5615807Z * [new branch] gh/zou3519/673/base -> origin/gh/zou3519/673/base 2024-06-26T04:39:37.5616603Z * [new branch] gh/zou3519/673/head -> origin/gh/zou3519/673/head 2024-06-26T04:39:37.5617378Z * [new branch] gh/zou3519/673/orig -> origin/gh/zou3519/673/orig 2024-06-26T04:39:37.5618663Z * [new branch] gh/zou3519/674/base -> origin/gh/zou3519/674/base 2024-06-26T04:39:37.5619394Z * [new branch] gh/zou3519/674/head -> origin/gh/zou3519/674/head 2024-06-26T04:39:37.5620108Z * [new branch] gh/zou3519/674/orig -> origin/gh/zou3519/674/orig 2024-06-26T04:39:37.5621372Z * [new branch] gh/zou3519/675/base -> origin/gh/zou3519/675/base 2024-06-26T04:39:37.5622196Z * [new branch] gh/zou3519/675/head -> origin/gh/zou3519/675/head 2024-06-26T04:39:37.5623126Z * [new branch] gh/zou3519/675/orig -> origin/gh/zou3519/675/orig 2024-06-26T04:39:37.5624437Z * [new branch] gh/zou3519/702/base -> origin/gh/zou3519/702/base 2024-06-26T04:39:37.5625130Z * [new branch] gh/zou3519/702/head -> origin/gh/zou3519/702/head 2024-06-26T04:39:37.5625816Z * [new branch] gh/zou3519/702/orig -> origin/gh/zou3519/702/orig 2024-06-26T04:39:37.5627166Z * [new branch] gh/zou3519/703/base -> origin/gh/zou3519/703/base 2024-06-26T04:39:37.5628000Z * [new branch] gh/zou3519/703/head -> origin/gh/zou3519/703/head 2024-06-26T04:39:37.5628574Z * [new branch] gh/zou3519/703/orig -> origin/gh/zou3519/703/orig 2024-06-26T04:39:37.5629875Z * [new branch] gh/zou3519/704/base -> origin/gh/zou3519/704/base 2024-06-26T04:39:37.5630529Z * [new branch] gh/zou3519/704/head -> origin/gh/zou3519/704/head 2024-06-26T04:39:37.5631280Z * [new branch] gh/zou3519/704/orig -> origin/gh/zou3519/704/orig 2024-06-26T04:39:37.5632289Z * [new branch] gh/zou3519/709/base -> origin/gh/zou3519/709/base 2024-06-26T04:39:37.5633154Z * [new branch] gh/zou3519/709/head -> origin/gh/zou3519/709/head 2024-06-26T04:39:37.5634025Z * [new branch] gh/zou3519/709/orig -> origin/gh/zou3519/709/orig 2024-06-26T04:39:37.5635377Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2024-06-26T04:39:37.5636059Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2024-06-26T04:39:37.5636927Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2024-06-26T04:39:37.5638343Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2024-06-26T04:39:37.5639130Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2024-06-26T04:39:37.5640334Z * [new branch] gh/zou3519/950/base -> origin/gh/zou3519/950/base 2024-06-26T04:39:37.5641414Z * [new branch] gh/zou3519/950/head -> origin/gh/zou3519/950/head 2024-06-26T04:39:37.5646191Z * [new branch] gh/zou3519/950/orig -> origin/gh/zou3519/950/orig 2024-06-26T04:39:37.5646731Z * [new branch] gh/zou3519/955/base -> origin/gh/zou3519/955/base 2024-06-26T04:39:37.5647135Z * [new branch] gh/zou3519/955/head -> origin/gh/zou3519/955/head 2024-06-26T04:39:37.5647498Z * [new branch] gh/zou3519/955/orig -> origin/gh/zou3519/955/orig 2024-06-26T04:39:37.5647867Z * [new branch] gh/zou3519/988/base -> origin/gh/zou3519/988/base 2024-06-26T04:39:37.5648220Z * [new branch] gh/zou3519/988/head -> origin/gh/zou3519/988/head 2024-06-26T04:39:37.5648574Z * [new branch] gh/zou3519/988/orig -> origin/gh/zou3519/988/orig 2024-06-26T04:39:37.5649783Z * [new branch] gh/zou3519/990/base -> origin/gh/zou3519/990/base 2024-06-26T04:39:37.5650639Z * [new branch] gh/zou3519/990/head -> origin/gh/zou3519/990/head 2024-06-26T04:39:37.5652022Z * [new branch] gh/zou3519/990/orig -> origin/gh/zou3519/990/orig 2024-06-26T04:39:37.5653470Z * [new branch] gh/zou3519/991/base -> origin/gh/zou3519/991/base 2024-06-26T04:39:37.5654347Z * [new branch] gh/zou3519/991/head -> origin/gh/zou3519/991/head 2024-06-26T04:39:37.5656142Z * [new branch] gh/zou3519/991/orig -> origin/gh/zou3519/991/orig 2024-06-26T04:39:37.5657371Z * [new branch] gh/zou3519/992/base -> origin/gh/zou3519/992/base 2024-06-26T04:39:37.5658458Z * [new branch] gh/zou3519/992/head -> origin/gh/zou3519/992/head 2024-06-26T04:39:37.5659547Z * [new branch] gh/zou3519/992/orig -> origin/gh/zou3519/992/orig 2024-06-26T04:39:37.5660843Z * [new branch] gh/zou3519/993/base -> origin/gh/zou3519/993/base 2024-06-26T04:39:37.5661964Z * [new branch] gh/zou3519/993/head -> origin/gh/zou3519/993/head 2024-06-26T04:39:37.5662868Z * [new branch] gh/zou3519/993/orig -> origin/gh/zou3519/993/orig 2024-06-26T04:39:37.5664662Z * [new branch] gh/zou3519/994/base -> origin/gh/zou3519/994/base 2024-06-26T04:39:37.5665616Z * [new branch] gh/zou3519/994/head -> origin/gh/zou3519/994/head 2024-06-26T04:39:37.5667089Z * [new branch] gh/zou3519/994/orig -> origin/gh/zou3519/994/orig 2024-06-26T04:39:37.5668417Z * [new branch] gh/zou3519/995/base -> origin/gh/zou3519/995/base 2024-06-26T04:39:37.5669324Z * [new branch] gh/zou3519/995/head -> origin/gh/zou3519/995/head 2024-06-26T04:39:37.5670553Z * [new branch] gh/zou3519/995/orig -> origin/gh/zou3519/995/orig 2024-06-26T04:39:37.5671822Z * [new branch] gh/zou3519/996/base -> origin/gh/zou3519/996/base 2024-06-26T04:39:37.5672946Z * [new branch] gh/zou3519/996/head -> origin/gh/zou3519/996/head 2024-06-26T04:39:37.5674087Z * [new branch] gh/zou3519/996/orig -> origin/gh/zou3519/996/orig 2024-06-26T04:39:37.5675625Z * [new branch] gh/zou3519/997/base -> origin/gh/zou3519/997/base 2024-06-26T04:39:37.5676592Z * [new branch] gh/zou3519/997/head -> origin/gh/zou3519/997/head 2024-06-26T04:39:37.5678009Z * [new branch] gh/zou3519/997/orig -> origin/gh/zou3519/997/orig 2024-06-26T04:39:37.5679511Z * [new branch] gh/zou3519/998/base -> origin/gh/zou3519/998/base 2024-06-26T04:39:37.5680690Z * [new branch] gh/zou3519/998/head -> origin/gh/zou3519/998/head 2024-06-26T04:39:37.5681925Z * [new branch] gh/zou3519/998/orig -> origin/gh/zou3519/998/orig 2024-06-26T04:39:37.5683145Z * [new branch] gh/zou3519/999/base -> origin/gh/zou3519/999/base 2024-06-26T04:39:37.5684244Z * [new branch] gh/zou3519/999/head -> origin/gh/zou3519/999/head 2024-06-26T04:39:37.5685381Z * [new branch] gh/zou3519/999/orig -> origin/gh/zou3519/999/orig 2024-06-26T04:39:37.5686655Z * [new branch] google-main -> origin/google-main 2024-06-26T04:39:37.5687778Z * [new branch] graph_break -> origin/graph_break 2024-06-26T04:39:37.5688901Z * [new branch] graphctc -> origin/graphctc 2024-06-26T04:39:37.5690177Z * [new branch] group-adadelta-foreach -> origin/group-adadelta-foreach 2024-06-26T04:39:37.5691315Z * [new branch] group-adam-foreach -> origin/group-adam-foreach 2024-06-26T04:39:37.5692524Z * [new branch] grouped-query-attention -> origin/grouped-query-attention 2024-06-26T04:39:37.5693855Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2024-06-26T04:39:37.5694749Z * [new branch] guangyey/max_device_for_xpu -> origin/guangyey/max_device_for_xpu 2024-06-26T04:39:37.5696074Z * [new branch] guard-mixed-mm-dtype-size -> origin/guard-mixed-mm-dtype-size 2024-06-26T04:39:37.5697196Z * [new branch] guard_source1 -> origin/guard_source1 2024-06-26T04:39:37.5698274Z * [new branch] guard_system -> origin/guard_system 2024-06-26T04:39:37.5699419Z * [new branch] guards-cpp -> origin/guards-cpp 2024-06-26T04:39:37.5700568Z * [new branch] h100_perf -> origin/h100_perf 2024-06-26T04:39:37.5702088Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2024-06-26T04:39:37.5703231Z * [new branch] hg_training -> origin/hg_training 2024-06-26T04:39:37.5704801Z * [new branch] higher-order10 -> origin/higher-order10 2024-06-26T04:39:37.5705954Z * [new branch] higher_order -> origin/higher_order 2024-06-26T04:39:37.5707166Z * [new branch] higher_order_ops_gb -> origin/higher_order_ops_gb 2024-06-26T04:39:37.5708347Z * [new branch] hl475-patch-1 -> origin/hl475-patch-1 2024-06-26T04:39:37.5709507Z * [new branch] hook_for_custom_serializer -> origin/hook_for_custom_serializer 2024-06-26T04:39:37.5710782Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2024-06-26T04:39:37.5712239Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2024-06-26T04:39:37.5713650Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2024-06-26T04:39:37.5714807Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2024-06-26T04:39:37.5715708Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2024-06-26T04:39:37.5716916Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2024-06-26T04:39:37.5718211Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2024-06-26T04:39:37.5718932Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2024-06-26T04:39:37.5719801Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2024-06-26T04:39:37.5720689Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2024-06-26T04:39:37.5721897Z * [new branch] hz/include_more -> origin/hz/include_more 2024-06-26T04:39:37.5722771Z * [new branch] idd -> origin/idd 2024-06-26T04:39:37.5723855Z * [new branch] improve_vec_log -> origin/improve_vec_log 2024-06-26T04:39:37.5724723Z * [new branch] index_put_fp8 -> origin/index_put_fp8 2024-06-26T04:39:37.5725677Z * [new branch] indirect_indexing -> origin/indirect_indexing 2024-06-26T04:39:37.5726791Z * [new branch] inductor-mixed-mm-allow-small-m -> origin/inductor-mixed-mm-allow-small-m 2024-06-26T04:39:37.5727688Z * [new branch] inductor-workflow-shards -> origin/inductor-workflow-shards 2024-06-26T04:39:37.5728615Z * [new branch] inductor_ci_test_fixes -> origin/inductor_ci_test_fixes 2024-06-26T04:39:37.5729608Z * [new branch] inductor_complex_add -> origin/inductor_complex_add 2024-06-26T04:39:37.5730561Z * [new branch] inductor_debug_doc -> origin/inductor_debug_doc 2024-06-26T04:39:37.5731466Z * [new branch] inductor_fix_argmax_min -> origin/inductor_fix_argmax_min 2024-06-26T04:39:37.5732320Z * [new branch] inductor_fix_neg_max -> origin/inductor_fix_neg_max 2024-06-26T04:39:37.5733227Z * [new branch] inductor_fix_pool2d -> origin/inductor_fix_pool2d 2024-06-26T04:39:37.5734204Z * [new branch] inductor_fix_vec_masked_fill -> origin/inductor_fix_vec_masked_fill 2024-06-26T04:39:37.5735197Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2024-06-26T04:39:37.5736107Z * [new branch] inductor_node_with_scalar_output -> origin/inductor_node_with_scalar_output 2024-06-26T04:39:37.5736871Z * [new branch] init_comm_nb -> origin/init_comm_nb 2024-06-26T04:39:37.5737784Z * [new branch] inline -> origin/inline 2024-06-26T04:39:37.5738674Z * [new branch] int8_sdpa -> origin/int8_sdpa 2024-06-26T04:39:37.5740254Z * [new branch] int_mm_fix_cache -> origin/int_mm_fix_cache 2024-06-26T04:39:37.5741070Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2024-06-26T04:39:37.5742323Z * [new branch] ipiszy/cutlass -> origin/ipiszy/cutlass 2024-06-26T04:39:37.5743135Z * [new branch] ipiszy/dynamic_template -> origin/ipiszy/dynamic_template 2024-06-26T04:39:37.5743876Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2024-06-26T04:39:37.5744796Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2024-06-26T04:39:37.5745604Z * [new branch] ipiszy/issue -> origin/ipiszy/issue 2024-06-26T04:39:37.5746523Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2024-06-26T04:39:37.5747380Z * [new branch] is_exporting -> origin/is_exporting 2024-06-26T04:39:37.5748579Z * [new branch] issue#58739 -> origin/issue#58739 2024-06-26T04:39:37.5749393Z * [new branch] issue-125307 -> origin/issue-125307 2024-06-26T04:39:37.5750799Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2024-06-26T04:39:37.5751639Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2024-06-26T04:39:37.5752810Z * [new branch] jcaip/2x4-cslt-3 -> origin/jcaip/2x4-cslt-3 2024-06-26T04:39:37.5754084Z * [new branch] jcaip/cutlass -> origin/jcaip/cutlass 2024-06-26T04:39:37.5754924Z * [new branch] jcaip/cutlass-base -> origin/jcaip/cutlass-base 2024-06-26T04:39:37.5755747Z * [new branch] jcaip/fix-int8-bug -> origin/jcaip/fix-int8-bug 2024-06-26T04:39:37.5756635Z * [new branch] jcaip/fix-int8-bug-alpha -> origin/jcaip/fix-int8-bug-alpha 2024-06-26T04:39:37.5757661Z * [new branch] jcaip/semi-structured -> origin/jcaip/semi-structured 2024-06-26T04:39:37.5760600Z * [new branch] jcaip/semi-structured-tensor-subclass -> origin/jcaip/semi-structured-tensor-subclass 2024-06-26T04:39:37.5761312Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2024-06-26T04:39:37.5762326Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2024-06-26T04:39:37.5763633Z * [new branch] jeanschmidt/ali_lf_runners_lint -> origin/jeanschmidt/ali_lf_runners_lint 2024-06-26T04:39:37.5764343Z * [new branch] jeanschmidt/export-D45900387 -> origin/jeanschmidt/export-D45900387 2024-06-26T04:39:37.5765281Z * [new branch] jeanschmidt/improve_runner_determinator -> origin/jeanschmidt/improve_runner_determinator 2024-06-26T04:39:37.5765950Z * [new branch] jeanschmidt/scale-config -> origin/jeanschmidt/scale-config 2024-06-26T04:39:37.5766781Z * [new branch] jeanschmidt/secrets_debug -> origin/jeanschmidt/secrets_debug 2024-06-26T04:39:37.5767841Z * [new branch] jeanschmidt/stop_using_linux_build_workflow -> origin/jeanschmidt/stop_using_linux_build_workflow 2024-06-26T04:39:37.5768536Z * [new branch] jeanschmidt/test-infra-v20240618 -> origin/jeanschmidt/test-infra-v20240618 2024-06-26T04:39:37.5769321Z * [new branch] jeanschmidt/test_revert_ea243 -> origin/jeanschmidt/test_revert_ea243 2024-06-26T04:39:37.5770334Z * [new branch] jeanschmidt/update_dynamo_inductor_precision -> origin/jeanschmidt/update_dynamo_inductor_precision 2024-06-26T04:39:37.5771044Z * [new branch] jeanschmidt/windows4x_nonephemeral -> origin/jeanschmidt/windows4x_nonephemeral 2024-06-26T04:39:37.5772188Z * [new branch] jeanschmidt/windows8xgpu_nonephemeral -> origin/jeanschmidt/windows8xgpu_nonephemeral 2024-06-26T04:39:37.5772862Z * [new branch] joint -> origin/joint 2024-06-26T04:39:37.5774318Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2024-06-26T04:39:37.5775027Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2024-06-26T04:39:37.5776220Z * [new branch] justinchu/bernoulli -> origin/justinchu/bernoulli 2024-06-26T04:39:37.5777008Z * [new branch] justinchu/collect -> origin/justinchu/collect 2024-06-26T04:39:37.5777920Z * [new branch] justinchu/onnx-gm -> origin/justinchu/onnx-gm 2024-06-26T04:39:37.5778903Z * [new branch] justinchu/release-2-1-onnx-fp8 -> origin/justinchu/release-2-1-onnx-fp8 2024-06-26T04:39:37.5779773Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2024-06-26T04:39:37.5781102Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2024-06-26T04:39:37.5782640Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2024-06-26T04:39:37.5783390Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2024-06-26T04:39:37.5784459Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2024-06-26T04:39:37.5785135Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2024-06-26T04:39:37.5785988Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2024-06-26T04:39:37.5786935Z * [new branch] kineto_submodule_update_0723 -> origin/kineto_submodule_update_0723 2024-06-26T04:39:37.5787873Z * [new branch] kineto_warnings_fix -> origin/kineto_warnings_fix 2024-06-26T04:39:37.5788943Z * [new branch] kit1980-patch-1 -> origin/kit1980-patch-1 2024-06-26T04:39:37.5790402Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2024-06-26T04:39:37.5791566Z * [new branch] klondenberg/cutlass -> origin/klondenberg/cutlass 2024-06-26T04:39:37.5792625Z * [new branch] kunalb/flightplus -> origin/kunalb/flightplus 2024-06-26T04:39:37.5793524Z * [new branch] layernorm_bias_fix -> origin/layernorm_bias_fix 2024-06-26T04:39:37.5794374Z * [new branch] lerrrrrrp -> origin/lerrrrrrp 2024-06-26T04:39:37.5796009Z * [new branch] leslie/enable_inductor_quantization_codegen -> origin/leslie/enable_inductor_quantization_codegen 2024-06-26T04:39:37.5796647Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2024-06-26T04:39:37.5797582Z * [new branch] leslie/inductor_int8 -> origin/leslie/inductor_int8 2024-06-26T04:39:37.5798999Z * [new branch] liaoxuan/fuse_attention_pattern -> origin/liaoxuan/fuse_attention_pattern 2024-06-26T04:39:37.5799830Z * [new branch] linear_flatten_3d -> origin/linear_flatten_3d 2024-06-26T04:39:37.5800745Z * [new branch] list_compare -> origin/list_compare 2024-06-26T04:39:37.5801916Z * [new branch] list_recurse -> origin/list_recurse 2024-06-26T04:39:37.5802757Z * [new branch] log-gb -> origin/log-gb 2024-06-26T04:39:37.5804343Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2024-06-26T04:39:37.5805411Z * [new branch] lw-patch-1 -> origin/lw-patch-1 2024-06-26T04:39:37.5806515Z * [new branch] lw-patch-2 -> origin/lw-patch-2 2024-06-26T04:39:37.5807479Z * [new branch] mac-default-threads -> origin/mac-default-threads 2024-06-26T04:39:37.5808656Z * [new branch] main -> origin/main 2024-06-26T04:39:37.5809615Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2024-06-26T04:39:37.5810840Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2024-06-26T04:39:37.5811753Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2024-06-26T04:39:37.5812666Z * [new branch] malfet-patch-18 -> origin/malfet-patch-18 2024-06-26T04:39:37.5813866Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2024-06-26T04:39:37.5814780Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2024-06-26T04:39:37.5815912Z * [new branch] malfet-patch-22 -> origin/malfet-patch-22 2024-06-26T04:39:37.5816834Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2024-06-26T04:39:37.5818105Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2024-06-26T04:39:37.5818884Z * [new branch] malfet-patch-30 -> origin/malfet-patch-30 2024-06-26T04:39:37.5820004Z * [new branch] malfet-patch-36 -> origin/malfet-patch-36 2024-06-26T04:39:37.5820858Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2024-06-26T04:39:37.5822038Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2024-06-26T04:39:37.5822972Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2024-06-26T04:39:37.5824157Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2024-06-26T04:39:37.5825235Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2024-06-26T04:39:37.5826666Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2024-06-26T04:39:37.5828016Z * [new branch] malfet/add-buck-build-shared -> origin/malfet/add-buck-build-shared 2024-06-26T04:39:37.5828843Z * [new branch] malfet/be-check-weight-norm-empty -> origin/malfet/be-check-weight-norm-empty 2024-06-26T04:39:37.5829812Z * [new branch] malfet/be-fix-missing-prototypes-errors -> origin/malfet/be-fix-missing-prototypes-errors 2024-06-26T04:39:37.5830446Z * [new branch] malfet/be-use-find-python3 -> origin/malfet/be-use-find-python3 2024-06-26T04:39:37.5831315Z * [new branch] malfet/be-use-nested-in-sparse -> origin/malfet/be-use-nested-in-sparse 2024-06-26T04:39:37.5832223Z * [new branch] malfet/be-use-upload-artifacts-v4 -> origin/malfet/be-use-upload-artifacts-v4 2024-06-26T04:39:37.5832910Z * [new branch] malfet/cp-96231 -> origin/malfet/cp-96231 2024-06-26T04:39:37.5833993Z * [new branch] malfet/dedup-trition-versions -> origin/malfet/dedup-trition-versions 2024-06-26T04:39:37.5835640Z * [new branch] malfet/disble-merges-to-non-default-branch -> origin/malfet/disble-merges-to-non-default-branch 2024-06-26T04:39:37.5932172Z * [new branch] malfet/enum-enumclass -> origin/malfet/enum-enumclass 2024-06-26T04:39:37.5941224Z * [new branch] malfet/fix-compilation-regression-after-127477 -> origin/malfet/fix-compilation-regression-after-127477 2024-06-26T04:39:37.5942302Z * [new branch] malfet/fix-get-labels -> origin/malfet/fix-get-labels 2024-06-26T04:39:37.5943790Z * [new branch] malfet/ghf-merge-commits-do-not-have-push-dates -> origin/malfet/ghf-merge-commits-do-not-have-push-dates 2024-06-26T04:39:37.5945011Z * [new branch] malfet/gracefully-fail-bf16-compile -> origin/malfet/gracefully-fail-bf16-compile 2024-06-26T04:39:37.5945915Z * [new branch] malfet/know-labels-to-probot -> origin/malfet/know-labels-to-probot 2024-06-26T04:39:37.5946917Z * [new branch] malfet/make-use-fa-torch-cuda-flag -> origin/malfet/make-use-fa-torch-cuda-flag 2024-06-26T04:39:37.5947702Z * [new branch] malfet/make-xla-faster -> origin/malfet/make-xla-faster 2024-06-26T04:39:37.5948517Z * [new branch] malfet/move-retry-to-v3.0.0 -> origin/malfet/move-retry-to-v3.0.0 2024-06-26T04:39:37.5949224Z * [new branch] malfet/mps-add-sdpa -> origin/malfet/mps-add-sdpa 2024-06-26T04:39:37.5950071Z * [new branch] malfet/mps-be-new-get-dtype -> origin/malfet/mps-be-new-get-dtype 2024-06-26T04:39:37.5950870Z * [new branch] malfet/mps-complex-types -> origin/malfet/mps-complex-types 2024-06-26T04:39:37.5951693Z * [new branch] malfet/mps-cumsum-neg-index -> origin/malfet/mps-cumsum-neg-index 2024-06-26T04:39:37.5952760Z * [new branch] malfet/mps-fix-batchnorm-mixed-types -> origin/malfet/mps-fix-batchnorm-mixed-types 2024-06-26T04:39:37.5953535Z * [new branch] malfet/remove-fast-nvcc -> origin/malfet/remove-fast-nvcc 2024-06-26T04:39:37.5954712Z * [new branch] malfet/report-mypy-internal-error -> origin/malfet/report-mypy-internal-error 2024-06-26T04:39:37.5955425Z * [new branch] malfet/test-conda-builds -> origin/malfet/test-conda-builds 2024-06-26T04:39:37.5955973Z * [new branch] map_autograd -> origin/map_autograd 2024-06-26T04:39:37.5956615Z * [new branch] map_backward -> origin/map_backward 2024-06-26T04:39:37.5957417Z * [new branch] map_func -> origin/map_func 2024-06-26T04:39:37.5958089Z * [new branch] match_modules -> origin/match_modules 2024-06-26T04:39:37.5958648Z * [new branch] matched_bug -> origin/matched_bug 2024-06-26T04:39:37.5959214Z * [new branch] matcher -> origin/matcher 2024-06-26T04:39:37.5960000Z * [new branch] matmul -> origin/matmul 2024-06-26T04:39:37.5961178Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2024-06-26T04:39:37.5962287Z * [new branch] mcr229/update_cpuinfo -> origin/mcr229/update_cpuinfo 2024-06-26T04:39:37.5972662Z * [new branch] mem_eff_attention_bias -> origin/mem_eff_attention_bias 2024-06-26T04:39:37.5973616Z * [new branch] meta-tensor -> origin/meta-tensor 2024-06-26T04:39:37.5975102Z * [new branch] microbench_fix_for_triton_template -> origin/microbench_fix_for_triton_template 2024-06-26T04:39:37.5976229Z * [new branch] migrate_map -> origin/migrate_map 2024-06-26T04:39:37.5977684Z * [new branch] mikekgfb-attention-dtype-warn -> origin/mikekgfb-attention-dtype-warn 2024-06-26T04:39:37.5978873Z * [new branch] mikekgfb-patch-1 -> origin/mikekgfb-patch-1 2024-06-26T04:39:37.5980153Z * [new branch] minifier_cuda_launch_blocking -> origin/minifier_cuda_launch_blocking 2024-06-26T04:39:37.5981344Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2024-06-26T04:39:37.5982468Z * [new branch] mixed-mm-heuristic -> origin/mixed-mm-heuristic 2024-06-26T04:39:37.5983698Z * [new branch] mixedPrcesionConversion -> origin/mixedPrcesionConversion 2024-06-26T04:39:37.5984914Z * [new branch] mixed_dtype -> origin/mixed_dtype 2024-06-26T04:39:37.5986010Z * [new branch] mkl -> origin/mkl 2024-06-26T04:39:37.5987631Z * [new branch] mlazos/adam-benches -> origin/mlazos/adam-benches 2024-06-26T04:39:37.5988514Z * [new branch] mlazos/adam-compile -> origin/mlazos/adam-compile 2024-06-26T04:39:37.5989840Z * [new branch] mlazos/adam-compile-epilogue -> origin/mlazos/adam-compile-epilogue 2024-06-26T04:39:37.5990668Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2024-06-26T04:39:37.5991925Z * [new branch] mlazos/adam-eager-benches -> origin/mlazos/adam-eager-benches 2024-06-26T04:39:37.5992810Z * [new branch] mlazos/adam-fused -> origin/mlazos/adam-fused 2024-06-26T04:39:37.5994083Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2024-06-26T04:39:37.5995210Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2024-06-26T04:39:37.5996270Z * [new branch] mlazos/adam-test -> origin/mlazos/adam-test 2024-06-26T04:39:37.5997560Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2024-06-26T04:39:37.5998705Z * [new branch] mlazos/addc-decomps -> origin/mlazos/addc-decomps 2024-06-26T04:39:37.5999744Z * [new branch] mlazos/asgd-compile -> origin/mlazos/asgd-compile 2024-06-26T04:39:37.6000946Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2024-06-26T04:39:37.6002587Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2024-06-26T04:39:37.6013843Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2024-06-26T04:39:37.6022360Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2024-06-26T04:39:37.6023363Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2024-06-26T04:39:37.6024106Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2024-06-26T04:39:37.6024949Z * [new branch] mlazos/break-logging -> origin/mlazos/break-logging 2024-06-26T04:39:37.6025743Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2024-06-26T04:39:37.6026542Z * [new branch] mlazos/cast -> origin/mlazos/cast 2024-06-26T04:39:37.6027885Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2024-06-26T04:39:37.6028853Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2024-06-26T04:39:37.6029617Z * [new branch] mlazos/comp-asgd -> origin/mlazos/comp-asgd 2024-06-26T04:39:37.6030495Z * [new branch] mlazos/compile-once -> origin/mlazos/compile-once 2024-06-26T04:39:37.6031369Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2024-06-26T04:39:37.6032171Z * [new branch] mlazos/complex-test -> origin/mlazos/complex-test 2024-06-26T04:39:37.6032946Z * [new branch] mlazos/concat-opt -> origin/mlazos/concat-opt 2024-06-26T04:39:37.6033740Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2024-06-26T04:39:37.6034538Z * [new branch] mlazos/copy-fusion -> origin/mlazos/copy-fusion 2024-06-26T04:39:37.6035306Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2024-06-26T04:39:37.6036087Z * [new branch] mlazos/cp-dbg -> origin/mlazos/cp-dbg 2024-06-26T04:39:37.6036928Z * [new branch] mlazos/cuda-break -> origin/mlazos/cuda-break 2024-06-26T04:39:37.6037881Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2024-06-26T04:39:37.6038865Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2024-06-26T04:39:37.6039541Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2024-06-26T04:39:37.6040431Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2024-06-26T04:39:37.6041247Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2024-06-26T04:39:37.6042047Z * [new branch] mlazos/default-dict -> origin/mlazos/default-dict 2024-06-26T04:39:37.6042848Z * [new branch] mlazos/diff-opt-disable -> origin/mlazos/diff-opt-disable 2024-06-26T04:39:37.6043806Z * [new branch] mlazos/dis-adadelta -> origin/mlazos/dis-adadelta 2024-06-26T04:39:37.6044570Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2024-06-26T04:39:37.6045467Z * [new branch] mlazos/disable-fused -> origin/mlazos/disable-fused 2024-06-26T04:39:37.6046265Z * [new branch] mlazos/disabled-groups -> origin/mlazos/disabled-groups 2024-06-26T04:39:37.6047024Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2024-06-26T04:39:37.6047808Z * [new branch] mlazos/doc-updates -> origin/mlazos/doc-updates 2024-06-26T04:39:37.6048541Z * [new branch] mlazos/env-fix -> origin/mlazos/env-fix 2024-06-26T04:39:37.6049353Z * [new branch] mlazos/err-msg -> origin/mlazos/err-msg 2024-06-26T04:39:37.6050158Z * [new branch] mlazos/exp -> origin/mlazos/exp 2024-06-26T04:39:37.6051000Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2024-06-26T04:39:37.6051936Z * [new branch] mlazos/faster -> origin/mlazos/faster 2024-06-26T04:39:37.6052606Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2024-06-26T04:39:37.6053433Z * [new branch] mlazos/fe-addcdiv-meta -> origin/mlazos/fe-addcdiv-meta 2024-06-26T04:39:37.6054275Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2024-06-26T04:39:37.6055082Z * [new branch] mlazos/fix -> origin/mlazos/fix 2024-06-26T04:39:37.6055986Z * [new branch] mlazos/flat-excepts -> origin/mlazos/flat-excepts 2024-06-26T04:39:37.6056744Z * [new branch] mlazos/foreach-codegen -> origin/mlazos/foreach-codegen 2024-06-26T04:39:37.6057623Z * [new branch] mlazos/foreach-codegen-exp -> origin/mlazos/foreach-codegen-exp 2024-06-26T04:39:37.6058406Z * [new branch] mlazos/foreach-copy-test -> origin/mlazos/foreach-copy-test 2024-06-26T04:39:37.6059310Z * [new branch] mlazos/foreach-fuse-opts -> origin/mlazos/foreach-fuse-opts 2024-06-26T04:39:37.6060112Z * [new branch] mlazos/foreach-ops -> origin/mlazos/foreach-ops 2024-06-26T04:39:37.6060891Z * [new branch] mlazos/foreach-pow -> origin/mlazos/foreach-pow 2024-06-26T04:39:37.6061817Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2024-06-26T04:39:37.6062608Z * [new branch] mlazos/foreach-refac -> origin/mlazos/foreach-refac 2024-06-26T04:39:37.6063426Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2024-06-26T04:39:37.6064238Z * [new branch] mlazos/funced-adam -> origin/mlazos/funced-adam 2024-06-26T04:39:37.6065049Z * [new branch] mlazos/fuse-cat -> origin/mlazos/fuse-cat 2024-06-26T04:39:37.6065940Z * [new branch] mlazos/fuse-copies -> origin/mlazos/fuse-copies 2024-06-26T04:39:37.6066822Z * [new branch] mlazos/fuse-copies2 -> origin/mlazos/fuse-copies2 2024-06-26T04:39:37.6067638Z * [new branch] mlazos/fuse-copies3 -> origin/mlazos/fuse-copies3 2024-06-26T04:39:37.6068415Z * [new branch] mlazos/fuse-fix -> origin/mlazos/fuse-fix 2024-06-26T04:39:37.6069215Z * [new branch] mlazos/fuse-muts -> origin/mlazos/fuse-muts 2024-06-26T04:39:37.6070052Z * [new branch] mlazos/fuse-opt -> origin/mlazos/fuse-opt 2024-06-26T04:39:37.6070917Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2024-06-26T04:39:37.6071757Z * [new branch] mlazos/get-loggers -> origin/mlazos/get-loggers 2024-06-26T04:39:37.6072666Z * [new branch] mlazos/grad-mode-fix -> origin/mlazos/grad-mode-fix 2024-06-26T04:39:37.6073642Z * [new branch] mlazos/grouping-exp -> origin/mlazos/grouping-exp 2024-06-26T04:39:37.6074503Z * [new branch] mlazos/guard-fails -> origin/mlazos/guard-fails 2024-06-26T04:39:37.6075363Z * [new branch] mlazos/guard-opt -> origin/mlazos/guard-opt 2024-06-26T04:39:37.6076173Z * [new branch] mlazos/ind-opts -> origin/mlazos/ind-opts 2024-06-26T04:39:37.6077028Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2024-06-26T04:39:37.6079558Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2024-06-26T04:39:37.6079990Z * [new branch] mlazos/iter-fix -> origin/mlazos/iter-fix 2024-06-26T04:39:37.6080328Z * [new branch] mlazos/key-err -> origin/mlazos/key-err 2024-06-26T04:39:37.6080888Z * [new branch] mlazos/kornia-fix -> origin/mlazos/kornia-fix 2024-06-26T04:39:37.6081801Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2024-06-26T04:39:37.6083072Z * [new branch] mlazos/log-asserts -> origin/mlazos/log-asserts 2024-06-26T04:39:37.6083754Z * [new branch] mlazos/log-bugfix -> origin/mlazos/log-bugfix 2024-06-26T04:39:37.6084695Z * [new branch] mlazos/log-err -> origin/mlazos/log-err 2024-06-26T04:39:37.6085955Z * [new branch] mlazos/log-test-fix -> origin/mlazos/log-test-fix 2024-06-26T04:39:37.6086773Z * [new branch] mlazos/logging -> origin/mlazos/logging 2024-06-26T04:39:37.6087744Z * [new branch] mlazos/logging-all -> origin/mlazos/logging-all 2024-06-26T04:39:37.6088691Z * [new branch] mlazos/logging-doc -> origin/mlazos/logging-doc 2024-06-26T04:39:37.6089880Z * [new branch] mlazos/logging-modules -> origin/mlazos/logging-modules 2024-06-26T04:39:37.6090919Z * [new branch] mlazos/lowering-fusion -> origin/mlazos/lowering-fusion 2024-06-26T04:39:37.6092193Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2024-06-26T04:39:37.6104733Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2024-06-26T04:39:37.6105793Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2024-06-26T04:39:37.6106685Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2024-06-26T04:39:37.6107526Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2024-06-26T04:39:37.6108364Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2024-06-26T04:39:37.6109294Z * [new branch] mlazos/mem-opt -> origin/mlazos/mem-opt 2024-06-26T04:39:37.6110737Z * [new branch] mlazos/mlazos/adam-compile2 -> origin/mlazos/mlazos/adam-compile2 2024-06-26T04:39:37.6111222Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2024-06-26T04:39:37.6111967Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2024-06-26T04:39:37.6112784Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2024-06-26T04:39:37.6113703Z * [new branch] mlazos/mlazos/foreach-utils-fix -> origin/mlazos/mlazos/foreach-utils-fix 2024-06-26T04:39:37.6114426Z * [new branch] mlazos/mlazos/get-loggers -> origin/mlazos/mlazos/get-loggers 2024-06-26T04:39:37.6115263Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2024-06-26T04:39:37.6116031Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2024-06-26T04:39:37.6117224Z * [new branch] mlazos/mlazos/tf-trace-obj-tensors -> origin/mlazos/mlazos/tf-trace-obj-tensors 2024-06-26T04:39:37.6117869Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2024-06-26T04:39:37.6118811Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2024-06-26T04:39:37.6119806Z * [new branch] mlazos/mul_meta -> origin/mlazos/mul_meta 2024-06-26T04:39:37.6120788Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2024-06-26T04:39:37.6121619Z * [new branch] mlazos/mutate-step -> origin/mlazos/mutate-step 2024-06-26T04:39:37.6122504Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2024-06-26T04:39:37.6123349Z * [new branch] mlazos/nadam-updates -> origin/mlazos/nadam-updates 2024-06-26T04:39:37.6124176Z * [new branch] mlazos/name-fix -> origin/mlazos/name-fix 2024-06-26T04:39:37.6124976Z * [new branch] mlazos/nn-issue -> origin/mlazos/nn-issue 2024-06-26T04:39:37.6125844Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2024-06-26T04:39:37.6126682Z * [new branch] mlazos/no-group -> origin/mlazos/no-group 2024-06-26T04:39:37.6136148Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2024-06-26T04:39:37.6136600Z * [new branch] mlazos/no-realize -> origin/mlazos/no-realize 2024-06-26T04:39:37.6137743Z * [new branch] mlazos/no-realize2 -> origin/mlazos/no-realize2 2024-06-26T04:39:37.6138535Z * [new branch] mlazos/not-list -> origin/mlazos/not-list 2024-06-26T04:39:37.6139464Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2024-06-26T04:39:37.6140339Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2024-06-26T04:39:37.6141161Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2024-06-26T04:39:37.6142033Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2024-06-26T04:39:37.6142924Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2024-06-26T04:39:37.6143750Z * [new branch] mlazos/opt-mem-fix -> origin/mlazos/opt-mem-fix 2024-06-26T04:39:37.6144663Z * [new branch] mlazos/opt-model-bench -> origin/mlazos/opt-model-bench 2024-06-26T04:39:37.6145456Z * [new branch] mlazos/opt-mut -> origin/mlazos/opt-mut 2024-06-26T04:39:37.6146623Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2024-06-26T04:39:37.6147308Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2024-06-26T04:39:37.6148183Z * [new branch] mlazos/opt-test-fixes -> origin/mlazos/opt-test-fixes 2024-06-26T04:39:37.6149110Z * [new branch] mlazos/opt-tests-update -> origin/mlazos/opt-tests-update 2024-06-26T04:39:37.6149870Z * [new branch] mlazos/opt-trace -> origin/mlazos/opt-trace 2024-06-26T04:39:37.6150729Z * [new branch] mlazos/opt-users -> origin/mlazos/opt-users 2024-06-26T04:39:37.6151581Z * [new branch] mlazos/optim-tests -> origin/mlazos/optim-tests 2024-06-26T04:39:37.6152438Z * [new branch] mlazos/other-decomp -> origin/mlazos/other-decomp 2024-06-26T04:39:37.6153304Z * [new branch] mlazos/outgraph-opt -> origin/mlazos/outgraph-opt 2024-06-26T04:39:37.6154157Z * [new branch] mlazos/print-graphs -> origin/mlazos/print-graphs 2024-06-26T04:39:37.6155068Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2024-06-26T04:39:37.6155867Z * [new branch] mlazos/pytest-3 -> origin/mlazos/pytest-3 2024-06-26T04:39:37.6156711Z * [new branch] mlazos/recomp-log -> origin/mlazos/recomp-log 2024-06-26T04:39:37.6157750Z * [new branch] mlazos/remove-logging -> origin/mlazos/remove-logging 2024-06-26T04:39:37.6158563Z * [new branch] mlazos/restart -> origin/mlazos/restart 2024-06-26T04:39:37.6159473Z * [new branch] mlazos/ret-subclass -> origin/mlazos/ret-subclass 2024-06-26T04:39:37.6160423Z * [new branch] mlazos/rm-break -> origin/mlazos/rm-break 2024-06-26T04:39:37.6161267Z * [new branch] mlazos/rm-copy -> origin/mlazos/rm-copy 2024-06-26T04:39:37.6162150Z * [new branch] mlazos/rm-workaround -> origin/mlazos/rm-workaround 2024-06-26T04:39:37.6162952Z * [new branch] mlazos/roberta-fix -> origin/mlazos/roberta-fix 2024-06-26T04:39:37.6163791Z * [new branch] mlazos/run-tests -> origin/mlazos/run-tests 2024-06-26T04:39:37.6164622Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2024-06-26T04:39:37.6165434Z * [new branch] mlazos/set-logs-cg -> origin/mlazos/set-logs-cg 2024-06-26T04:39:37.6166234Z * [new branch] mlazos/set-opts -> origin/mlazos/set-opts 2024-06-26T04:39:37.6167172Z * [new branch] mlazos/spec-api -> origin/mlazos/spec-api 2024-06-26T04:39:37.6167937Z * [new branch] mlazos/streams -> origin/mlazos/streams 2024-06-26T04:39:37.6168677Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2024-06-26T04:39:37.6169567Z * [new branch] mlazos/tc-fix -> origin/mlazos/tc-fix 2024-06-26T04:39:37.6170429Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2024-06-26T04:39:37.6171224Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2024-06-26T04:39:37.6171970Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2024-06-26T04:39:37.6173264Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2024-06-26T04:39:37.6174017Z * [new branch] mlazos/test-disc -> origin/mlazos/test-disc 2024-06-26T04:39:37.6174833Z * [new branch] mlazos/test-enable -> origin/mlazos/test-enable 2024-06-26T04:39:37.6175733Z * [new branch] mlazos/test-fix -> origin/mlazos/test-fix 2024-06-26T04:39:37.6176572Z * [new branch] mlazos/tf -> origin/mlazos/tf 2024-06-26T04:39:37.6177329Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2024-06-26T04:39:37.6178134Z * [new branch] mlazos/tf-map -> origin/mlazos/tf-map 2024-06-26T04:39:37.6178947Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2024-06-26T04:39:37.6179790Z * [new branch] mlazos/tf-state -> origin/mlazos/tf-state 2024-06-26T04:39:37.6180958Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2024-06-26T04:39:37.6181680Z * [new branch] mlazos/tf-trace -> origin/mlazos/tf-trace 2024-06-26T04:39:37.6182535Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2024-06-26T04:39:37.6183425Z * [new branch] mlazos/tf-trace-unified -> origin/mlazos/tf-trace-unified 2024-06-26T04:39:37.6184225Z * [new branch] mlazos/tree-map-only -> origin/mlazos/tree-map-only 2024-06-26T04:39:37.6185068Z * [new branch] mlazos/troublesgs -> origin/mlazos/troublesgs 2024-06-26T04:39:37.6185823Z * [new branch] mlazos/troubleshooting -> origin/mlazos/troubleshooting 2024-06-26T04:39:37.6186841Z * [new branch] mlazos/troubleshooting-updates -> origin/mlazos/troubleshooting-updates 2024-06-26T04:39:37.6187572Z * [new branch] mlazos/ty-promo -> origin/mlazos/ty-promo 2024-06-26T04:39:37.6188376Z * [new branch] mlazos/vsc-fix2 -> origin/mlazos/vsc-fix2 2024-06-26T04:39:37.6189199Z * [new branch] mlazos/vscode-fix -> origin/mlazos/vscode-fix 2024-06-26T04:39:37.6190180Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2024-06-26T04:39:37.6191010Z * [new branch] mlazos/window -> origin/mlazos/window 2024-06-26T04:39:37.6192275Z * [new branch] mlee8/aot_large_weight -> origin/mlee8/aot_large_weight 2024-06-26T04:39:37.6193121Z * [new branch] moco_a10g -> origin/moco_a10g 2024-06-26T04:39:37.6193990Z * [new branch] mod_guards1 -> origin/mod_guards1 2024-06-26T04:39:37.6194851Z * [new branch] mod_guards3 -> origin/mod_guards3 2024-06-26T04:39:37.6195898Z * [new branch] move-parallelnative-to-periodic -> origin/move-parallelnative-to-periodic 2024-06-26T04:39:37.6196581Z * [new branch] moveStateDictPreHook -> origin/moveStateDictPreHook 2024-06-26T04:39:37.6198384Z * [new branch] move_docker_conda -> origin/move_docker_conda 2024-06-26T04:39:37.6199343Z * [new branch] move_model_to_eval_2.1 -> origin/move_model_to_eval_2.1 2024-06-26T04:39:37.6200124Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2024-06-26T04:39:37.6201093Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2024-06-26T04:39:37.6201971Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2024-06-26T04:39:37.6202822Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2024-06-26T04:39:37.6203690Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2024-06-26T04:39:37.6204564Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2024-06-26T04:39:37.6205512Z * [new branch] msaroufim-patch-2 -> origin/msaroufim-patch-2 2024-06-26T04:39:37.6206344Z * [new branch] msaroufim-patch-3 -> origin/msaroufim-patch-3 2024-06-26T04:39:37.6207228Z * [new branch] msaroufim-patch-4 -> origin/msaroufim-patch-4 2024-06-26T04:39:37.6208615Z * [new branch] msaroufim-patch-5 -> origin/msaroufim-patch-5 2024-06-26T04:39:37.6209380Z * [new branch] msaroufim-patch-6 -> origin/msaroufim-patch-6 2024-06-26T04:39:37.6210515Z * [new branch] msaroufim-patch-7 -> origin/msaroufim-patch-7 2024-06-26T04:39:37.6222066Z * [new branch] msaroufim-patch-8 -> origin/msaroufim-patch-8 2024-06-26T04:39:37.6223486Z * [new branch] msaroufim-patch-9 -> origin/msaroufim-patch-9 2024-06-26T04:39:37.6225191Z * [new branch] msaroufim/2.0docs -> origin/msaroufim/2.0docs 2024-06-26T04:39:37.6226277Z * [new branch] msaroufim/aot-exp -> origin/msaroufim/aot-exp 2024-06-26T04:39:37.6227470Z * [new branch] msaroufim/aotindmodout -> origin/msaroufim/aotindmodout 2024-06-26T04:39:37.6228693Z * [new branch] msaroufim/bdfix -> origin/msaroufim/bdfix 2024-06-26T04:39:37.6229886Z * [new branch] msaroufim/benchnonumpy -> origin/msaroufim/benchnonumpy 2024-06-26T04:39:37.6230823Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2024-06-26T04:39:37.6232134Z * [new branch] msaroufim/compile-benchutil -> origin/msaroufim/compile-benchutil 2024-06-26T04:39:37.6233291Z * [new branch] msaroufim/compilesavewarning -> origin/msaroufim/compilesavewarning 2024-06-26T04:39:37.6234442Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2024-06-26T04:39:37.6235608Z * [new branch] msaroufim/dynamicshapedoc -> origin/msaroufim/dynamicshapedoc 2024-06-26T04:39:37.6236599Z * [new branch] msaroufim/dynamotorcheq -> origin/msaroufim/dynamotorcheq 2024-06-26T04:39:37.6238138Z * [new branch] msaroufim/faketensordoc -> origin/msaroufim/faketensordoc 2024-06-26T04:39:37.6239096Z * [new branch] msaroufim/fixexpected -> origin/msaroufim/fixexpected 2024-06-26T04:39:37.6240499Z * [new branch] msaroufim/fsspecindcache -> origin/msaroufim/fsspecindcache 2024-06-26T04:39:37.6242540Z * [new branch] msaroufim/fx-doc-minorfix -> origin/msaroufim/fx-doc-minorfix 2024-06-26T04:39:37.6243967Z * [new branch] msaroufim/fx-pad -> origin/msaroufim/fx-pad 2024-06-26T04:39:37.6255185Z * [new branch] msaroufim/importlibaotbug -> origin/msaroufim/importlibaotbug 2024-06-26T04:39:37.6256097Z * [new branch] msaroufim/indexind1022 -> origin/msaroufim/indexind1022 2024-06-26T04:39:37.6256957Z * [new branch] msaroufim/indtype0 -> origin/msaroufim/indtype0 2024-06-26T04:39:37.6257785Z * [new branch] msaroufim/indtype1 -> origin/msaroufim/indtype1 2024-06-26T04:39:37.6258742Z * [new branch] msaroufim/inductorcodeconfigfix -> origin/msaroufim/inductorcodeconfigfix 2024-06-26T04:39:37.6259807Z * [new branch] msaroufim/innercompile -> origin/msaroufim/innercompile 2024-06-26T04:39:37.6260662Z * [new branch] msaroufim/mpserror -> origin/msaroufim/mpserror 2024-06-26T04:39:37.6261525Z * [new branch] msaroufim/prettyexplain -> origin/msaroufim/prettyexplain 2024-06-26T04:39:37.6262489Z * [new branch] msaroufim/rename-compile-docs -> origin/msaroufim/rename-compile-docs 2024-06-26T04:39:37.6263428Z * [new branch] msaroufim/saveoptmodule -> origin/msaroufim/saveoptmodule 2024-06-26T04:39:37.6264291Z * [new branch] msaroufim/sdbf16fix -> origin/msaroufim/sdbf16fix 2024-06-26T04:39:37.6265137Z * [new branch] msaroufim/sharelogdoc -> origin/msaroufim/sharelogdoc 2024-06-26T04:39:37.6265994Z * [new branch] msaroufim/softshrink -> origin/msaroufim/softshrink 2024-06-26T04:39:37.6266998Z * [new branch] msaroufim/torchfuncandcompile -> origin/msaroufim/torchfuncandcompile 2024-06-26T04:39:37.6267914Z * [new branch] msaroufim/typeind10 -> origin/msaroufim/typeind10 2024-06-26T04:39:37.6268739Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2024-06-26T04:39:37.6269764Z * [new branch] myfork/export-D44231209 -> origin/myfork/export-D44231209 2024-06-26T04:39:37.6270701Z * [new branch] mypy_fix -> origin/mypy_fix 2024-06-26T04:39:37.6271597Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2024-06-26T04:39:37.6272553Z * [new branch] new-batch-norm -> origin/new-batch-norm 2024-06-26T04:39:37.6273790Z * [new branch] new-lstm-reference-module -> origin/new-lstm-reference-module 2024-06-26T04:39:37.6274776Z * [new branch] newCheckMessage -> origin/newCheckMessage 2024-06-26T04:39:37.6275644Z * [new branch] new_branch -> origin/new_branch 2024-06-26T04:39:37.6276513Z * [new branch] new_guard_system -> origin/new_guard_system 2024-06-26T04:39:37.6277627Z * [new branch] ngimel-patch-1 -> origin/ngimel-patch-1 2024-06-26T04:39:37.6279001Z * [new branch] ngimel/96009_cherry_pick -> origin/ngimel/96009_cherry_pick 2024-06-26T04:39:37.6280009Z * [new branch] ngimel/96286_cherry_pick -> origin/ngimel/96286_cherry_pick 2024-06-26T04:39:37.6281065Z * [new branch] ngimel/97214_cherry_pick -> origin/ngimel/97214_cherry_pick 2024-06-26T04:39:37.6282006Z * [new branch] ngimel/add_alpha -> origin/ngimel/add_alpha 2024-06-26T04:39:37.6282925Z * [new branch] ngimel/addmm_pattern -> origin/ngimel/addmm_pattern 2024-06-26T04:39:37.6283863Z * [new branch] ngimel/alias_reuse -> origin/ngimel/alias_reuse 2024-06-26T04:39:37.6284759Z * [new branch] ngimel/bits -> origin/ngimel/bits 2024-06-26T04:39:37.6285605Z * [new branch] ngimel/clamp -> origin/ngimel/clamp 2024-06-26T04:39:37.6286559Z * [new branch] ngimel/compar_type_promo -> origin/ngimel/compar_type_promo 2024-06-26T04:39:37.6287561Z * [new branch] ngimel/cross_en_w -> origin/ngimel/cross_en_w 2024-06-26T04:39:37.6288461Z * [new branch] ngimel/cuda_errors -> origin/ngimel/cuda_errors 2024-06-26T04:39:37.6289356Z * [new branch] ngimel/debug_print -> origin/ngimel/debug_print 2024-06-26T04:39:37.6290281Z * [new branch] ngimel/device_context -> origin/ngimel/device_context 2024-06-26T04:39:37.6291239Z * [new branch] ngimel/extra_stream_pri -> origin/ngimel/extra_stream_pri 2024-06-26T04:39:37.6292102Z * [new branch] ngimel/fallback_warn -> origin/ngimel/fallback_warn 2024-06-26T04:39:37.6307684Z * [new branch] ngimel/fix_fused_attn_test -> origin/ngimel/fix_fused_attn_test 2024-06-26T04:39:37.6308844Z * [new branch] ngimel/flash_dropout -> origin/ngimel/flash_dropout 2024-06-26T04:39:37.6309804Z * [new branch] ngimel/flash_pattern -> origin/ngimel/flash_pattern 2024-06-26T04:39:37.6310836Z * [new branch] ngimel/floor_ceil -> origin/ngimel/floor_ceil 2024-06-26T04:39:37.6311741Z * [new branch] ngimel/floor_print -> origin/ngimel/floor_print 2024-06-26T04:39:37.6312704Z * [new branch] ngimel/floor_print1 -> origin/ngimel/floor_print1 2024-06-26T04:39:37.6313653Z * [new branch] ngimel/floordiv -> origin/ngimel/floordiv 2024-06-26T04:39:37.6314627Z * [new branch] ngimel/fuse_cycle -> origin/ngimel/fuse_cycle 2024-06-26T04:39:37.6315578Z * [new branch] ngimel/halonext_skip -> origin/ngimel/halonext_skip 2024-06-26T04:39:37.6316641Z * [new branch] ngimel/hf_bs -> origin/ngimel/hf_bs 2024-06-26T04:39:37.6317723Z * [new branch] ngimel/hf_pin -> origin/ngimel/hf_pin 2024-06-26T04:39:37.6318807Z * [new branch] ngimel/ind_gen -> origin/ngimel/ind_gen 2024-06-26T04:39:37.6319858Z * [new branch] ngimel/index_masking -> origin/ngimel/index_masking 2024-06-26T04:39:37.6320835Z * [new branch] ngimel/index_zero -> origin/ngimel/index_zero 2024-06-26T04:39:37.6321874Z * [new branch] ngimel/inductor_load_0 -> origin/ngimel/inductor_load_0 2024-06-26T04:39:37.6322819Z * [new branch] ngimel/int_min -> origin/ngimel/int_min 2024-06-26T04:39:37.6323718Z * [new branch] ngimel/intern_mathlib -> origin/ngimel/intern_mathlib 2024-06-26T04:39:37.6324649Z * [new branch] ngimel/lcnet_skip -> origin/ngimel/lcnet_skip 2024-06-26T04:39:37.6325644Z * [new branch] ngimel/loss_fake -> origin/ngimel/loss_fake 2024-06-26T04:39:37.6326661Z * [new branch] ngimel/maskrcnn -> origin/ngimel/maskrcnn 2024-06-26T04:39:37.6327558Z * [new branch] ngimel/mlir -> origin/ngimel/mlir 2024-06-26T04:39:37.6328554Z * [new branch] ngimel/mm_dropout -> origin/ngimel/mm_dropout 2024-06-26T04:39:37.6329600Z * [new branch] ngimel/mutargs -> origin/ngimel/mutargs 2024-06-26T04:39:37.6330587Z * [new branch] ngimel/nll_loss -> origin/ngimel/nll_loss 2024-06-26T04:39:37.6331624Z * [new branch] ngimel/no_floordiv_dimplify -> origin/ngimel/no_floordiv_dimplify 2024-06-26T04:39:37.6332634Z * [new branch] ngimel/norm_decomp -> origin/ngimel/norm_decomp 2024-06-26T04:39:37.6333590Z * [new branch] ngimel/pad_dtype -> origin/ngimel/pad_dtype 2024-06-26T04:39:37.6334528Z * [new branch] ngimel/padding_expr -> origin/ngimel/padding_expr 2024-06-26T04:39:37.6335534Z * [new branch] ngimel/persistent_1d -> origin/ngimel/persistent_1d 2024-06-26T04:39:37.6336736Z * [new branch] ngimel/pw_heur -> origin/ngimel/pw_heur 2024-06-26T04:39:37.6337604Z * [new branch] ngimel/reenable_lowmem -> origin/ngimel/reenable_lowmem 2024-06-26T04:39:37.6338444Z * [new branch] ngimel/reflect_pad -> origin/ngimel/reflect_pad 2024-06-26T04:39:37.6339386Z * [new branch] ngimel/release_nll -> origin/ngimel/release_nll 2024-06-26T04:39:37.6340279Z * [new branch] ngimel/remat -> origin/ngimel/remat 2024-06-26T04:39:37.6341226Z * [new branch] ngimel/remove_inplace -> origin/ngimel/remove_inplace 2024-06-26T04:39:37.6342126Z * [new branch] ngimel/rsub -> origin/ngimel/rsub 2024-06-26T04:39:37.6343084Z * [new branch] ngimel/sdpa_backward_meta -> origin/ngimel/sdpa_backward_meta 2024-06-26T04:39:37.6344258Z * [new branch] ngimel/set_device_revert -> origin/ngimel/set_device_revert 2024-06-26T04:39:37.6345193Z * [new branch] ngimel/shape_gen -> origin/ngimel/shape_gen 2024-06-26T04:39:37.6346125Z * [new branch] ngimel/sign_op -> origin/ngimel/sign_op 2024-06-26T04:39:37.6347027Z * [new branch] ngimel/slice_bound -> origin/ngimel/slice_bound 2024-06-26T04:39:37.6347950Z * [new branch] ngimel/stack_1 -> origin/ngimel/stack_1 2024-06-26T04:39:37.6348895Z * [new branch] ngimel/stray_print -> origin/ngimel/stray_print 2024-06-26T04:39:37.6349861Z * [new branch] ngimel/stride_hint -> origin/ngimel/stride_hint 2024-06-26T04:39:37.6350874Z * [new branch] ngimel/sum_fix -> origin/ngimel/sum_fix 2024-06-26T04:39:37.6351930Z * [new branch] ngimel/sym_int -> origin/ngimel/sym_int 2024-06-26T04:39:37.6352909Z * [new branch] ngimel/tensor_split -> origin/ngimel/tensor_split 2024-06-26T04:39:37.6353933Z * [new branch] ngimel/timm_update -> origin/ngimel/timm_update 2024-06-26T04:39:37.6355030Z * [new branch] ngimel/tracemalloc_test -> origin/ngimel/tracemalloc_test 2024-06-26T04:39:37.6356022Z * [new branch] ngimel/triton_main_0313 -> origin/ngimel/triton_main_0313 2024-06-26T04:39:37.6357003Z * [new branch] ngimel/triton_pin_0321 -> origin/ngimel/triton_pin_0321 2024-06-26T04:39:37.6358348Z * [new branch] ngimel/upsample_bilinear_decomp -> origin/ngimel/upsample_bilinear_decomp 2024-06-26T04:39:37.6359380Z * [new branch] ngimel/upsample_play -> origin/ngimel/upsample_play 2024-06-26T04:39:37.6360501Z * [new branch] nightly -> origin/nightly 2024-06-26T04:39:37.6362036Z * [new branch] nikitaved/bsr_dense_mm_implicit_import -> origin/nikitaved/bsr_dense_mm_implicit_import 2024-06-26T04:39:37.6363456Z * [new branch] nikitaved/compressed_tensor_validation_remove_sync -> origin/nikitaved/compressed_tensor_validation_remove_sync 2024-06-26T04:39:37.6364989Z * [new branch] nikitaved/compressed_to_sparse_optimization -> origin/nikitaved/compressed_to_sparse_optimization 2024-06-26T04:39:37.6366372Z * [new branch] nikitaved/conj_for_sparse_compressed_formats -> origin/nikitaved/conj_for_sparse_compressed_formats 2024-06-26T04:39:37.6367622Z * [new branch] nikitaved/coo_matmul_coalesce_fix -> origin/nikitaved/coo_matmul_coalesce_fix 2024-06-26T04:39:37.6368929Z * [new branch] nikitaved/csc_bsc_to_coo_should_not_be_coalesced -> origin/nikitaved/csc_bsc_to_coo_should_not_be_coalesced 2024-06-26T04:39:37.6370263Z * [new branch] nikitaved/sparse_csr_triangular_solve_fix -> origin/nikitaved/sparse_csr_triangular_solve_fix 2024-06-26T04:39:37.6371408Z * [new branch] nikitaved/triton_bsr_dense_mm -> origin/nikitaved/triton_bsr_dense_mm 2024-06-26T04:39:37.6372308Z * [new branch] nlu -> origin/nlu 2024-06-26T04:39:37.6372990Z * [new branch] nlu2 -> origin/nlu2 2024-06-26T04:39:37.6373808Z * [new branch] nmacchioni-patch-3 -> origin/nmacchioni-patch-3 2024-06-26T04:39:37.6374801Z * [new branch] nmacchioni-smart-flushing -> origin/nmacchioni-smart-flushing 2024-06-26T04:39:37.6375811Z * [new branch] nmacchioni-smart-flushing-3 -> origin/nmacchioni-smart-flushing-3 2024-06-26T04:39:37.6376888Z * [new branch] nmacchioni-smart-flushing-4 -> origin/nmacchioni-smart-flushing-4 2024-06-26T04:39:37.6377781Z * [new branch] no-woof -> origin/no-woof 2024-06-26T04:39:37.6378632Z * [new branch] no_barrier_by_default -> origin/no_barrier_by_default 2024-06-26T04:39:37.6379443Z * [new branch] noflash1 -> origin/noflash1 2024-06-26T04:39:37.6380403Z * [new branch] non_contigous_codegen -> origin/non_contigous_codegen 2024-06-26T04:39:37.6381350Z * [new branch] not-enforce-layout -> origin/not-enforce-layout 2024-06-26T04:39:37.6382202Z * [new branch] not_any -> origin/not_any 2024-06-26T04:39:37.6383096Z * [new branch] notmpneeded -> origin/notmpneeded 2024-06-26T04:39:37.6384077Z * [new branch] num-bytes-contig -> origin/num-bytes-contig 2024-06-26T04:39:37.6385149Z * [new branch] object_coll_device -> origin/object_coll_device 2024-06-26T04:39:37.6386131Z * [new branch] offline -> origin/offline 2024-06-26T04:39:37.6387195Z * [new branch] on_completion -> origin/on_completion 2024-06-26T04:39:37.6388650Z * [new branch] onnx-team/atenlib_evaluator -> origin/onnx-team/atenlib_evaluator 2024-06-26T04:39:37.6389640Z * [new branch] onnx-team/bench_onnx -> origin/onnx-team/bench_onnx 2024-06-26T04:39:37.6390655Z * [new branch] onnx-team/dynamo-exporter -> origin/onnx-team/dynamo-exporter 2024-06-26T04:39:37.6391951Z * [new branch] onnx-team/dynamo_exporter_exclude_broken_commit -> origin/onnx-team/dynamo_exporter_exclude_broken_commit 2024-06-26T04:39:37.6393596Z * [new branch] onnx-team/dynamo_exporter_exclude_broken_commit_backup -> origin/onnx-team/dynamo_exporter_exclude_broken_commit_backup 2024-06-26T04:39:37.6394927Z * [new branch] onnx-team/dynamo_exporter_to_merge -> origin/onnx-team/dynamo_exporter_to_merge 2024-06-26T04:39:37.6395905Z * [new branch] opinfo_dyn -> origin/opinfo_dyn 2024-06-26T04:39:37.6396705Z * [new branch] optimize_loop_collapse -> origin/optimize_loop_collapse 2024-06-26T04:39:37.6397888Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2024-06-26T04:39:37.6398799Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2024-06-26T04:39:37.6399798Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2024-06-26T04:39:37.6401050Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2024-06-26T04:39:37.6402129Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2024-06-26T04:39:37.6403298Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2024-06-26T04:39:37.6404276Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2024-06-26T04:39:37.6405308Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2024-06-26T04:39:37.6406309Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2024-06-26T04:39:37.6407239Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2024-06-26T04:39:37.6408253Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2024-06-26T04:39:37.6409291Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2024-06-26T04:39:37.6410095Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2024-06-26T04:39:37.6412144Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2024-06-26T04:39:37.6413215Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2024-06-26T04:39:37.6414531Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2024-06-26T04:39:37.6415583Z * [new branch] out-tensors -> origin/out-tensors 2024-06-26T04:39:37.6416746Z * [new branch] pad-mm-learn-heuristic -> origin/pad-mm-learn-heuristic 2024-06-26T04:39:37.6417736Z * [new branch] palic-patch1 -> origin/palic-patch1 2024-06-26T04:39:37.6419177Z * [new branch] palic/hackaday -> origin/palic/hackaday 2024-06-26T04:39:37.6420065Z * [new branch] palic/macoslibtorch -> origin/palic/macoslibtorch 2024-06-26T04:39:37.6420937Z * [new branch] palic/remove_jni -> origin/palic/remove_jni 2024-06-26T04:39:37.6421864Z * [new branch] palic/remove_static_files -> origin/palic/remove_static_files 2024-06-26T04:39:37.6422900Z * [new branch] palic_hotfix -> origin/palic_hotfix 2024-06-26T04:39:37.6424006Z * [new branch] palic_temp_patch -> origin/palic_temp_patch 2024-06-26T04:39:37.6425007Z * [new branch] palic_test -> origin/palic_test 2024-06-26T04:39:37.6426185Z * [new branch] paper_bench2 -> origin/paper_bench2 2024-06-26T04:39:37.6427771Z * [new branch] parallel_cat -> origin/parallel_cat 2024-06-26T04:39:37.6428712Z * [new branch] parallel_reduce -> origin/parallel_reduce 2024-06-26T04:39:37.6429816Z * [new branch] partition_modules -> origin/partition_modules 2024-06-26T04:39:37.6430991Z * [new branch] patch-get_expanded_index -> origin/patch-get_expanded_index 2024-06-26T04:39:37.6432078Z * [new branch] patch_up_signature -> origin/patch_up_signature 2024-06-26T04:39:37.6433588Z * [new branch] per_param_FSDP_dynamo_tracing_based_on_02202024_main -> origin/per_param_FSDP_dynamo_tracing_based_on_02202024_main 2024-06-26T04:39:37.6434854Z * [new branch] peterbell10/null-change -> origin/peterbell10/null-change 2024-06-26T04:39:37.6435797Z * [new branch] pg_nccl_log_size -> origin/pg_nccl_log_size 2024-06-26T04:39:37.6436812Z * [new branch] philox_rand -> origin/philox_rand 2024-06-26T04:39:37.6438911Z * [new branch] philox_rand_continu -> origin/philox_rand_continu 2024-06-26T04:39:37.6440083Z * [new branch] pianpwk/_pipeline_aalias -> origin/pianpwk/_pipeline_aalias 2024-06-26T04:39:37.6441208Z * [new branch] pianpwk/complex_runtime_asserts -> origin/pianpwk/complex_runtime_asserts 2024-06-26T04:39:37.6442246Z * [new branch] pianpwk/dedup2 -> origin/pianpwk/dedup2 2024-06-26T04:39:37.6443163Z * [new branch] pianpwk/dedup3 -> origin/pianpwk/dedup3 2024-06-26T04:39:37.6444181Z * [new branch] pianpwk/dedup_runtime_asserts -> origin/pianpwk/dedup_runtime_asserts 2024-06-26T04:39:37.6445272Z * [new branch] pianpwk/dynamic_shapes_min2 -> origin/pianpwk/dynamic_shapes_min2 2024-06-26T04:39:37.6446375Z * [new branch] pianpwk/dynamo_context_exit -> origin/pianpwk/dynamo_context_exit 2024-06-26T04:39:37.6447473Z * [new branch] pianpwk/dynamo_qualname -> origin/pianpwk/dynamo_qualname 2024-06-26T04:39:37.6448637Z * [new branch] pianpwk/export_enable_mkldnn_flag -> origin/pianpwk/export_enable_mkldnn_flag 2024-06-26T04:39:37.6449733Z * [new branch] pianpwk/pipeline_aliasing -> origin/pianpwk/pipeline_aliasing 2024-06-26T04:39:37.6450865Z * [new branch] pianpwk/pipeline_lifted_constants -> origin/pianpwk/pipeline_lifted_constants 2024-06-26T04:39:37.6451922Z * [new branch] pianpwk/placeholder_naming_pass -> origin/pianpwk/placeholder_naming_pass 2024-06-26T04:39:37.6467001Z * [new branch] pianpwk/unflatten_scope -> origin/pianpwk/unflatten_scope 2024-06-26T04:39:37.6468062Z * [new branch] pianpwk/weight_share_fqn -> origin/pianpwk/weight_share_fqn 2024-06-26T04:39:37.6469186Z * [new branch] pianpwk/weight_share_unflatten -> origin/pianpwk/weight_share_unflatten 2024-06-26T04:39:37.6470173Z * [new branch] pickle -> origin/pickle 2024-06-26T04:39:37.6471009Z * [new branch] postnightly -> origin/postnightly 2024-06-26T04:39:37.6472194Z * [new branch] pr-cancel-smol -> origin/pr-cancel-smol 2024-06-26T04:39:37.6473092Z * [new branch] pr100658 -> origin/pr100658 2024-06-26T04:39:37.6473963Z * [new branch] pr100820 -> origin/pr100820 2024-06-26T04:39:37.6474865Z * [new branch] pr100821 -> origin/pr100821 2024-06-26T04:39:37.6475846Z * [new branch] pr100997 -> origin/pr100997 2024-06-26T04:39:37.6476782Z * [new branch] pr101406 -> origin/pr101406 2024-06-26T04:39:37.6477801Z * [new branch] pr102092 -> origin/pr102092 2024-06-26T04:39:37.6478869Z * [new branch] pr93092 -> origin/pr93092 2024-06-26T04:39:37.6479963Z * [new branch] pr95788 -> origin/pr95788 2024-06-26T04:39:37.6481065Z * [new branch] pr95987 -> origin/pr95987 2024-06-26T04:39:37.6482125Z * [new branch] pr96127 -> origin/pr96127 2024-06-26T04:39:37.6483451Z * [new branch] pr96128 -> origin/pr96128 2024-06-26T04:39:37.6484342Z * [new branch] pr96129 -> origin/pr96129 2024-06-26T04:39:37.6485230Z * [new branch] pr96603 -> origin/pr96603 2024-06-26T04:39:37.6486120Z * [new branch] pr96717 -> origin/pr96717 2024-06-26T04:39:37.6487912Z * [new branch] pr97175 -> origin/pr97175 2024-06-26T04:39:37.6488928Z * [new branch] pr97473 -> origin/pr97473 2024-06-26T04:39:37.6489655Z * [new branch] pr97633 -> origin/pr97633 2024-06-26T04:39:37.6490458Z * [new branch] pr98504 -> origin/pr98504 2024-06-26T04:39:37.6491318Z * [new branch] pr98536 -> origin/pr98536 2024-06-26T04:39:37.6492321Z * [new branch] pr99245 -> origin/pr99245 2024-06-26T04:39:37.6493502Z * [new branch] pr99340 -> origin/pr99340 2024-06-26T04:39:37.6494458Z * [new branch] pr99341 -> origin/pr99341 2024-06-26T04:39:37.6495545Z * [new branch] pr99347 -> origin/pr99347 2024-06-26T04:39:37.6496718Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2024-06-26T04:39:37.6497824Z * [new branch] prepare-remove-is-qat -> origin/prepare-remove-is-qat 2024-06-26T04:39:37.6498826Z * [new branch] profiler-hook -> origin/profiler-hook 2024-06-26T04:39:37.6499784Z * [new branch] profiler_fix_0_rf_ids -> origin/profiler_fix_0_rf_ids 2024-06-26T04:39:37.6500740Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2024-06-26T04:39:37.6501623Z * [new branch] pt2-qat -> origin/pt2-qat 2024-06-26T04:39:37.6502520Z * [new branch] pt2-qat-backup -> origin/pt2-qat-backup 2024-06-26T04:39:37.6503502Z * [new branch] pt2-qat-debug-resnet -> origin/pt2-qat-debug-resnet 2024-06-26T04:39:37.6504538Z * [new branch] pt2-qat-literal-args -> origin/pt2-qat-literal-args 2024-06-26T04:39:37.6505531Z * [new branch] pt2-qat-od-debug -> origin/pt2-qat-od-debug 2024-06-26T04:39:37.6506455Z * [new branch] pt2-qat-temp -> origin/pt2-qat-temp 2024-06-26T04:39:37.6507356Z * [new branch] pt2-sigmoid2 -> origin/pt2-sigmoid2 2024-06-26T04:39:37.6508175Z * [new branch] pt2-torchrec -> origin/pt2-torchrec 2024-06-26T04:39:37.6509198Z * [new branch] pt2-troubleshooting-torch-logs -> origin/pt2-troubleshooting-torch-logs 2024-06-26T04:39:37.6510352Z * [new branch] pt2e-qat-temp -> origin/pt2e-qat-temp 2024-06-26T04:39:37.6511377Z * [new branch] pt2e-resnet-test-backup -> origin/pt2e-resnet-test-backup 2024-06-26T04:39:37.6512404Z * [new branch] pull/100897/head -> origin/pull/100897/head 2024-06-26T04:39:37.6513383Z * [new branch] py311-benchmark-test -> origin/py311-benchmark-test 2024-06-26T04:39:37.6514469Z * [new branch] pyop-returning-symint -> origin/pyop-returning-symint 2024-06-26T04:39:37.6515438Z * [new branch] pytest-ast -> origin/pytest-ast 2024-06-26T04:39:37.6516425Z * [new branch] pytorch-stable-prototype -> origin/pytorch-stable-prototype 2024-06-26T04:39:37.6517530Z * [new branch] pytree-print -> origin/pytree-print 2024-06-26T04:39:37.6518438Z * [new branch] pytree_str -> origin/pytree_str 2024-06-26T04:39:37.6519431Z * [new branch] pytree_str2 -> origin/pytree_str2 2024-06-26T04:39:37.6520419Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2024-06-26T04:39:37.6521374Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2024-06-26T04:39:37.6522316Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2024-06-26T04:39:37.6523182Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2024-06-26T04:39:37.6524316Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2024-06-26T04:39:37.6525210Z * [new branch] quant-mix-dtypes-test -> origin/quant-mix-dtypes-test 2024-06-26T04:39:37.6526075Z * [new branch] quant-pixel-shuffle -> origin/quant-pixel-shuffle 2024-06-26T04:39:37.6527077Z * [new branch] quantization_docs -> origin/quantization_docs 2024-06-26T04:39:37.6528039Z * [new branch] r-barnes-patch-1 -> origin/r-barnes-patch-1 2024-06-26T04:39:37.6529136Z * [new branch] r-barnes-pytorch-text-patch -> origin/r-barnes-pytorch-text-patch 2024-06-26T04:39:37.6530299Z * [new branch] radam-group-foreach -> origin/radam-group-foreach 2024-06-26T04:39:37.6531448Z * [new branch] record-ghstack-deps-in-commit-msg -> origin/record-ghstack-deps-in-commit-msg 2024-06-26T04:39:37.6532567Z * [new branch] recursive_definitions -> origin/recursive_definitions 2024-06-26T04:39:37.6533496Z * [new branch] reduce1 -> origin/reduce1 2024-06-26T04:39:37.6534400Z * [new branch] reduce_scatter_coalesced -> origin/reduce_scatter_coalesced 2024-06-26T04:39:37.6535338Z * [new branch] reductions -> origin/reductions 2024-06-26T04:39:37.6536263Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2024-06-26T04:39:37.6537242Z * [new branch] refactor-adamw -> origin/refactor-adamw 2024-06-26T04:39:37.6538198Z * [new branch] refactoroptimizers -> origin/refactoroptimizers 2024-06-26T04:39:37.6538966Z * [new branch] reland_ac -> origin/reland_ac 2024-06-26T04:39:37.6539843Z * [new branch] release/1.10 -> origin/release/1.10 2024-06-26T04:39:37.6540734Z * [new branch] release/1.11 -> origin/release/1.11 2024-06-26T04:39:37.6541622Z * [new branch] release/1.12 -> origin/release/1.12 2024-06-26T04:39:37.6542501Z * [new branch] release/1.13 -> origin/release/1.13 2024-06-26T04:39:37.6543479Z * [new branch] release/1.4 -> origin/release/1.4 2024-06-26T04:39:37.6544363Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2024-06-26T04:39:37.6545239Z * [new branch] release/1.5 -> origin/release/1.5 2024-06-26T04:39:37.6546243Z * [new branch] release/1.6 -> origin/release/1.6 2024-06-26T04:39:37.6547130Z * [new branch] release/1.7 -> origin/release/1.7 2024-06-26T04:39:37.6548014Z * [new branch] release/1.8 -> origin/release/1.8 2024-06-26T04:39:37.6548887Z * [new branch] release/1.9 -> origin/release/1.9 2024-06-26T04:39:37.6549716Z * [new branch] release/2.0 -> origin/release/2.0 2024-06-26T04:39:37.6550577Z * [new branch] release/2.1 -> origin/release/2.1 2024-06-26T04:39:37.6551425Z * [new branch] release/2.2 -> origin/release/2.2 2024-06-26T04:39:37.6552292Z * [new branch] release/2.3 -> origin/release/2.3 2024-06-26T04:39:37.6553076Z * [new branch] release/2.4 -> origin/release/2.4 2024-06-26T04:39:37.6554042Z * [new branch] remove-.jenkins -> origin/remove-.jenkins 2024-06-26T04:39:37.6555089Z * [new branch] remove-links-to-master -> origin/remove-links-to-master 2024-06-26T04:39:37.6556129Z * [new branch] remove-torchrec -> origin/remove-torchrec 2024-06-26T04:39:37.6557237Z * [new branch] removeIgnoreParamName -> origin/removeIgnoreParamName 2024-06-26T04:39:37.6558240Z * [new branch] removePythonDDP -> origin/removePythonDDP 2024-06-26T04:39:37.6559184Z * [new branch] remove_add_runtime -> origin/remove_add_runtime 2024-06-26T04:39:37.6560158Z * [new branch] remove_fake_cf -> origin/remove_fake_cf 2024-06-26T04:39:37.6561071Z * [new branch] remove_global_ns -> origin/remove_global_ns 2024-06-26T04:39:37.6561888Z * [new branch] remove_pg_init_barrier -> origin/remove_pg_init_barrier 2024-06-26T04:39:37.6562971Z * [new branch] remove_test_for_init_barrier -> origin/remove_test_for_init_barrier 2024-06-26T04:39:37.6563935Z * [new branch] remove_workflow -> origin/remove_workflow 2024-06-26T04:39:37.6564881Z * [new branch] rename_transform -> origin/rename_transform 2024-06-26T04:39:37.6565836Z * [new branch] rename_validate -> origin/rename_validate 2024-06-26T04:39:37.6566810Z * [new branch] reordering_prototype -> origin/reordering_prototype 2024-06-26T04:39:37.6567697Z * [new branch] replace -> origin/replace 2024-06-26T04:39:37.6568579Z * [new branch] replace_literals -> origin/replace_literals 2024-06-26T04:39:37.6569453Z * [new branch] repro -> origin/repro 2024-06-26T04:39:37.6570261Z * [new branch] reprod_ep_error -> origin/reprod_ep_error 2024-06-26T04:39:37.6571206Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2024-06-26T04:39:37.6572045Z * [new branch] revamp-test-optim -> origin/revamp-test-optim 2024-06-26T04:39:37.6573345Z * [new branch] revert-102984-gh/PaliC/174/head -> origin/revert-102984-gh/PaliC/174/head 2024-06-26T04:39:37.6574952Z * [new branch] revert-111036-skylion007/backport-2-1-1-2023-10-11-0 -> origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0 2024-06-26T04:39:37.6576200Z * [new branch] revert-112125 -> origin/revert-112125 2024-06-26T04:39:37.6577201Z * [new branch] revert-126452-pin_rocm_docker -> origin/revert-126452-pin_rocm_docker 2024-06-26T04:39:37.6578170Z * [new branch] revert-128978-zainr/lint-tf -> origin/revert-128978-zainr/lint-tf 2024-06-26T04:39:37.6579374Z * [new branch] revert-92020-gh/avikchaudhuri/3/head -> origin/revert-92020-gh/avikchaudhuri/3/head 2024-06-26T04:39:37.6580912Z * [new branch] revert-96248-gh/shunting314/23/head -> origin/revert-96248-gh/shunting314/23/head 2024-06-26T04:39:37.6582270Z * [new branch] revert-99193-sdym/test-fixes-2 -> origin/revert-99193-sdym/test-fixes-2 2024-06-26T04:39:37.6583383Z * [new branch] revert_107718 -> origin/revert_107718 2024-06-26T04:39:37.6584252Z * [new branch] revert_bits -> origin/revert_bits 2024-06-26T04:39:37.6585322Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2024-06-26T04:39:37.6586308Z * [new branch] rewrite_bug -> origin/rewrite_bug 2024-06-26T04:39:37.6587203Z * [new branch] rewrite_watchdog -> origin/rewrite_watchdog 2024-06-26T04:39:37.6588081Z * [new branch] rfc-grad -> origin/rfc-grad 2024-06-26T04:39:37.6588971Z * [new branch] richard/init_types -> origin/richard/init_types 2024-06-26T04:39:37.6590002Z * [new branch] richard/more_types -> origin/richard/more_types 2024-06-26T04:39:37.6590993Z * [new branch] rm_test_ddp_hook_with_opt -> origin/rm_test_ddp_hook_with_opt 2024-06-26T04:39:37.6591964Z * [new branch] rmsprop-group-foreach -> origin/rmsprop-group-foreach 2024-06-26T04:39:37.6593057Z * [new branch] rocm-triton-nightly-wheelfix -> origin/rocm-triton-nightly-wheelfix 2024-06-26T04:39:37.6594200Z * [new branch] rocm-triton-wheel-pinupdate-21 -> origin/rocm-triton-wheel-pinupdate-21 2024-06-26T04:39:37.6595388Z * [new branch] rohan-varma-patch-1 -> origin/rohan-varma-patch-1 2024-06-26T04:39:37.6596304Z * [new branch] rohan-varma-patch-10 -> origin/rohan-varma-patch-10 2024-06-26T04:39:37.6597437Z * [new branch] rohan-varma-patch-11 -> origin/rohan-varma-patch-11 2024-06-26T04:39:37.6598428Z * [new branch] rohan-varma-patch-12 -> origin/rohan-varma-patch-12 2024-06-26T04:39:37.6599400Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2024-06-26T04:39:37.6600465Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2024-06-26T04:39:37.6601436Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2024-06-26T04:39:37.6602424Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2024-06-26T04:39:37.6603357Z * [new branch] rohan-varma-patch-9 -> origin/rohan-varma-patch-9 2024-06-26T04:39:37.6604354Z * [new branch] rprop-group-foreach -> origin/rprop-group-foreach 2024-06-26T04:39:37.6605280Z * [new branch] rprop-playground -> origin/rprop-playground 2024-06-26T04:39:37.6606212Z * [new branch] run-all-kernel-benchmarks -> origin/run-all-kernel-benchmarks 2024-06-26T04:39:37.6607320Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2024-06-26T04:39:37.6608305Z * [new branch] rzou/2.4/docs1 -> origin/rzou/2.4/docs1 2024-06-26T04:39:37.6609162Z * [new branch] rzou/2.4/docs2 -> origin/rzou/2.4/docs2 2024-06-26T04:39:37.6610148Z * [new branch] rzou/2.4/fix_custom_op_local -> origin/rzou/2.4/fix_custom_op_local 2024-06-26T04:39:37.6611350Z * [new branch] rzou/2.4/silent_incorrect_custom_op -> origin/rzou/2.4/silent_incorrect_custom_op 2024-06-26T04:39:37.6612361Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2024-06-26T04:39:37.6613217Z * [new branch] rzou/customop -> origin/rzou/customop 2024-06-26T04:39:37.6614166Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2024-06-26T04:39:37.6615127Z * [new branch] rzou/fallback_test1 -> origin/rzou/fallback_test1 2024-06-26T04:39:37.6616026Z * [new branch] rzou/fallback_test2 -> origin/rzou/fallback_test2 2024-06-26T04:39:37.6617109Z * [new branch] rzou/fallback_test4 -> origin/rzou/fallback_test4 2024-06-26T04:39:37.6618063Z * [new branch] rzou/fallback_test5 -> origin/rzou/fallback_test5 2024-06-26T04:39:37.6619025Z * [new branch] rzou/fallback_test6 -> origin/rzou/fallback_test6 2024-06-26T04:39:37.6619941Z * [new branch] rzou/fallback_test7 -> origin/rzou/fallback_test7 2024-06-26T04:39:37.6620799Z * [new branch] rzou/fix -> origin/rzou/fix 2024-06-26T04:39:37.6621639Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2024-06-26T04:39:37.6622470Z * [new branch] rzou/fix_warning -> origin/rzou/fix_warning 2024-06-26T04:39:37.6623237Z * [new branch] rzou/grad_impl -> origin/rzou/grad_impl 2024-06-26T04:39:37.6623974Z * [new branch] rzou/inline -> origin/rzou/inline 2024-06-26T04:39:37.6624829Z * [new branch] rzou/kwargs_lift -> origin/rzou/kwargs_lift 2024-06-26T04:39:37.6625568Z * [new branch] rzou/njt -> origin/rzou/njt 2024-06-26T04:39:37.6626278Z * [new branch] rzou/operator -> origin/rzou/operator 2024-06-26T04:39:37.6642453Z * [new branch] rzou/out_dtype_decomp -> origin/rzou/out_dtype_decomp 2024-06-26T04:39:37.6643440Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2024-06-26T04:39:37.6644376Z * [new branch] rzou/quick_fix -> origin/rzou/quick_fix 2024-06-26T04:39:37.6645305Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2024-06-26T04:39:37.6646277Z * [new branch] rzou/triton_inductor -> origin/rzou/triton_inductor 2024-06-26T04:39:37.6647517Z * [new branch] sanchitintel/fix_quantized_neg_view_segfault -> origin/sanchitintel/fix_quantized_neg_view_segfault 2024-06-26T04:39:37.6648931Z * [new branch] sanchitintel/mkl_dynamic_false_by_default -> origin/sanchitintel/mkl_dynamic_false_by_default 2024-06-26T04:39:37.6650499Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2024-06-26T04:39:37.6651809Z * [new branch] sapling-pr-archive-dagitses -> origin/sapling-pr-archive-dagitses 2024-06-26T04:39:37.6652813Z * [new branch] schema -> origin/schema 2024-06-26T04:39:37.6653707Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2024-06-26T04:39:37.6654603Z * [new branch] sdpa_base -> origin/sdpa_base 2024-06-26T04:39:37.6655484Z * [new branch] sdym/_pair -> origin/sdym/_pair 2024-06-26T04:39:37.6656560Z * [new branch] sdym/android-16x -> origin/sdym/android-16x 2024-06-26T04:39:37.6657543Z * [new branch] sdym/android-periodic -> origin/sdym/android-periodic 2024-06-26T04:39:37.6658552Z * [new branch] sdym/better-label -> origin/sdym/better-label 2024-06-26T04:39:37.6659631Z * [new branch] sdym/caffe2-main -> origin/sdym/caffe2-main 2024-06-26T04:39:37.6660552Z * [new branch] sdym/ci-sev -> origin/sdym/ci-sev 2024-06-26T04:39:37.6661457Z * [new branch] sdym/codeowners-1 -> origin/sdym/codeowners-1 2024-06-26T04:39:37.6662430Z * [new branch] sdym/determenistic -> origin/sdym/determenistic 2024-06-26T04:39:37.6663625Z * [new branch] sdym/disable-inductor-torchbench -> origin/sdym/disable-inductor-torchbench 2024-06-26T04:39:37.6664840Z * [new branch] sdym/disable-rocm-trunk -> origin/sdym/disable-rocm-trunk 2024-06-26T04:39:37.6665679Z * [new branch] sdym/disbaled -> origin/sdym/disbaled 2024-06-26T04:39:37.6666435Z * [new branch] sdym/dlpack -> origin/sdym/dlpack 2024-06-26T04:39:37.6667391Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2024-06-26T04:39:37.6668219Z * [new branch] sdym/docker-test -> origin/sdym/docker-test 2024-06-26T04:39:37.6669070Z * [new branch] sdym/docker-ubuntu-14.04 -> origin/sdym/docker-ubuntu-14.04 2024-06-26T04:39:37.6676647Z * [new branch] sdym/dummy-doc -> origin/sdym/dummy-doc 2024-06-26T04:39:37.6683258Z * [new branch] sdym/existing-needs-label -> origin/sdym/existing-needs-label 2024-06-26T04:39:37.6684477Z * [new branch] sdym/fix-check-labels -> origin/sdym/fix-check-labels 2024-06-26T04:39:37.6685510Z * [new branch] sdym/fix-check-labels-1 -> origin/sdym/fix-check-labels-1 2024-06-26T04:39:37.6686489Z * [new branch] sdym/fix-lint -> origin/sdym/fix-lint 2024-06-26T04:39:37.6687902Z * [new branch] sdym/fix-test_binary_shape_functions -> origin/sdym/fix-test_binary_shape_functions 2024-06-26T04:39:37.6688973Z * [new branch] sdym/fixlint -> origin/sdym/fixlint 2024-06-26T04:39:37.6689918Z * [new branch] sdym/jit-attribute -> origin/sdym/jit-attribute 2024-06-26T04:39:37.6690903Z * [new branch] sdym/label-info -> origin/sdym/label-info 2024-06-26T04:39:37.6691838Z * [new branch] sdym/licenses -> origin/sdym/licenses 2024-06-26T04:39:37.6692779Z * [new branch] sdym/lint -> origin/sdym/lint 2024-06-26T04:39:37.6693726Z * [new branch] sdym/macos-unstable -> origin/sdym/macos-unstable 2024-06-26T04:39:37.6694705Z * [new branch] sdym/merge-blocking -> origin/sdym/merge-blocking 2024-06-26T04:39:37.6695627Z * [new branch] sdym/merge-g -> origin/sdym/merge-g 2024-06-26T04:39:37.6696512Z * [new branch] sdym/mh -> origin/sdym/mh 2024-06-26T04:39:37.6697387Z * [new branch] sdym/nocatch -> origin/sdym/nocatch 2024-06-26T04:39:37.6698341Z * [new branch] sdym/periodic-cron -> origin/sdym/periodic-cron 2024-06-26T04:39:37.6699296Z * [new branch] sdym/reademe -> origin/sdym/reademe 2024-06-26T04:39:37.6700236Z * [new branch] sdym/referce -> origin/sdym/referce 2024-06-26T04:39:37.6701208Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2024-06-26T04:39:37.6702152Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2024-06-26T04:39:37.6703109Z * [new branch] sdym/rocm-unstable -> origin/sdym/rocm-unstable 2024-06-26T04:39:37.6704079Z * [new branch] sdym/safeloader -> origin/sdym/safeloader 2024-06-26T04:39:37.6704987Z * [new branch] sdym/shoudl -> origin/sdym/shoudl 2024-06-26T04:39:37.6705901Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2024-06-26T04:39:37.6707131Z * [new branch] sdym/skip_but_pass_in_sandcastle_if -> origin/sdym/skip_but_pass_in_sandcastle_if 2024-06-26T04:39:37.6708217Z * [new branch] sdym/skipifrocm -> origin/sdym/skipifrocm 2024-06-26T04:39:37.6709133Z * [new branch] sdym/test-fixes -> origin/sdym/test-fixes 2024-06-26T04:39:37.6710161Z * [new branch] sdym/test-fixes-2 -> origin/sdym/test-fixes-2 2024-06-26T04:39:37.6711187Z * [new branch] sdym/test-fixes-3 -> origin/sdym/test-fixes-3 2024-06-26T04:39:37.6712152Z * [new branch] sdym/test_quantized_op -> origin/sdym/test_quantized_op 2024-06-26T04:39:37.6713142Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2024-06-26T04:39:37.6714085Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2024-06-26T04:39:37.6715277Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2024-06-26T04:39:37.6716439Z * [new branch] sdym/trymerge-comment -> origin/sdym/trymerge-comment 2024-06-26T04:39:37.6717610Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2024-06-26T04:39:37.6718610Z * [new branch] sdym/update-oss-bots -> origin/sdym/update-oss-bots 2024-06-26T04:39:37.6719540Z * [new branch] sdym/vulcan -> origin/sdym/vulcan 2024-06-26T04:39:37.6720336Z * [new branch] sdym/wno -> origin/sdym/wno 2024-06-26T04:39:37.6721273Z * [new branch] sdym/xlahash -> origin/sdym/xlahash 2024-06-26T04:39:37.6722280Z * [new branch] sdym/xnnpack-buck -> origin/sdym/xnnpack-buck 2024-06-26T04:39:37.6723216Z * [new branch] sdym/yeild-from -> origin/sdym/yeild-from 2024-06-26T04:39:37.6724330Z * [new branch] sdym/yeild-from-data -> origin/sdym/yeild-from-data 2024-06-26T04:39:37.6725339Z * [new branch] sebot -> origin/sebot 2024-06-26T04:39:37.6726239Z * [new branch] seed_offset -> origin/seed_offset 2024-06-26T04:39:37.6727207Z * [new branch] seemethere/add_docker_user -> origin/seemethere/add_docker_user 2024-06-26T04:39:37.6728273Z * [new branch] seemethere/bump_windows -> origin/seemethere/bump_windows 2024-06-26T04:39:37.6729334Z * [new branch] seemethere/constexpr_linter -> origin/seemethere/constexpr_linter 2024-06-26T04:39:37.6730539Z * [new branch] seemethere/fix_governance_doc_rendering -> origin/seemethere/fix_governance_doc_rendering 2024-06-26T04:39:37.6731858Z * [new branch] seemethere/fix_sign_comparison -> origin/seemethere/fix_sign_comparison 2024-06-26T04:39:37.6732992Z * [new branch] seemethere/revert_90150 -> origin/seemethere/revert_90150 2024-06-26T04:39:37.6734203Z * [new branch] seemethere/switch_android_to_larger_runner -> origin/seemethere/switch_android_to_larger_runner 2024-06-26T04:39:37.6735406Z * [new branch] seemethere/windows_vs2017 -> origin/seemethere/windows_vs2017 2024-06-26T04:39:37.6736356Z * [new branch] ser_shape -> origin/ser_shape 2024-06-26T04:39:37.6737224Z * [new branch] ser_shape2 -> origin/ser_shape2 2024-06-26T04:39:37.6738089Z * [new branch] seralize2 -> origin/seralize2 2024-06-26T04:39:37.6738815Z * [new branch] serialize -> origin/serialize 2024-06-26T04:39:37.6739587Z * [new branch] sgd-differentiable -> origin/sgd-differentiable 2024-06-26T04:39:37.6740401Z * [new branch] sgd-foreach-group -> origin/sgd-foreach-group 2024-06-26T04:39:37.6741210Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2024-06-26T04:39:37.6742040Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2024-06-26T04:39:37.6742888Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2024-06-26T04:39:37.6743631Z * [new branch] shin -> origin/shin 2024-06-26T04:39:37.6744439Z * [new branch] show-perf-for-each-config -> origin/show-perf-for-each-config 2024-06-26T04:39:37.6745275Z * [new branch] showTraces -> origin/showTraces 2024-06-26T04:39:37.6751750Z * [new branch] shunting-add-reduction-config -> origin/shunting-add-reduction-config 2024-06-26T04:39:37.6753016Z * [new branch] shunting-add-reduction-config-2 -> origin/shunting-add-reduction-config-2 2024-06-26T04:39:37.6754290Z * [new branch] shunting-add-reduction-config-3 -> origin/shunting-add-reduction-config-3 2024-06-26T04:39:37.6755486Z * [new branch] shunting-avoid-stale-cache -> origin/shunting-avoid-stale-cache 2024-06-26T04:39:37.6756805Z * [new branch] shunting-benchmark-fusion -> origin/shunting-benchmark-fusion 2024-06-26T04:39:37.6758127Z * [new branch] shunting-benchmark-fusion-2 -> origin/shunting-benchmark-fusion-2 2024-06-26T04:39:37.6759283Z * [new branch] shunting-benchmark-fusion-3 -> origin/shunting-benchmark-fusion-3 2024-06-26T04:39:37.6760506Z * [new branch] shunting-benchmark-fusion-4 -> origin/shunting-benchmark-fusion-4 2024-06-26T04:39:37.6761702Z * [new branch] shunting-consistent-thread-order -> origin/shunting-consistent-thread-order 2024-06-26T04:39:37.6763015Z * [new branch] shunting-consistent-thread-order-2 -> origin/shunting-consistent-thread-order-2 2024-06-26T04:39:37.6764503Z * [new branch] shunting-consistent-thread-order-3 -> origin/shunting-consistent-thread-order-3 2024-06-26T04:39:37.6765821Z * [new branch] shunting-coordesc-tuning -> origin/shunting-coordesc-tuning 2024-06-26T04:39:37.6766908Z * [new branch] shunting-coordesc-tuning-2 -> origin/shunting-coordesc-tuning-2 2024-06-26T04:39:37.6768159Z * [new branch] shunting-inductor-change-for-triton -> origin/shunting-inductor-change-for-triton 2024-06-26T04:39:37.6769495Z * [new branch] shunting-layout-opt -> origin/shunting-layout-opt 2024-06-26T04:39:37.6770524Z * [new branch] shunting-layout-opt-10 -> origin/shunting-layout-opt-10 2024-06-26T04:39:37.6771558Z * [new branch] shunting-layout-opt-11 -> origin/shunting-layout-opt-11 2024-06-26T04:39:37.6772593Z * [new branch] shunting-layout-opt-12 -> origin/shunting-layout-opt-12 2024-06-26T04:39:37.6773642Z * [new branch] shunting-layout-opt-13 -> origin/shunting-layout-opt-13 2024-06-26T04:39:37.6774660Z * [new branch] shunting-layout-opt-14 -> origin/shunting-layout-opt-14 2024-06-26T04:39:37.6775713Z * [new branch] shunting-layout-opt-15 -> origin/shunting-layout-opt-15 2024-06-26T04:39:37.6776775Z * [new branch] shunting-layout-opt-16 -> origin/shunting-layout-opt-16 2024-06-26T04:39:37.6777911Z * [new branch] shunting-layout-opt-17 -> origin/shunting-layout-opt-17 2024-06-26T04:39:37.6778916Z * [new branch] shunting-layout-opt-18 -> origin/shunting-layout-opt-18 2024-06-26T04:39:37.6779965Z * [new branch] shunting-layout-opt-19 -> origin/shunting-layout-opt-19 2024-06-26T04:39:37.6780991Z * [new branch] shunting-layout-opt-2 -> origin/shunting-layout-opt-2 2024-06-26T04:39:37.6782023Z * [new branch] shunting-layout-opt-20 -> origin/shunting-layout-opt-20 2024-06-26T04:39:37.6783073Z * [new branch] shunting-layout-opt-21 -> origin/shunting-layout-opt-21 2024-06-26T04:39:37.6784099Z * [new branch] shunting-layout-opt-22 -> origin/shunting-layout-opt-22 2024-06-26T04:39:37.6785134Z * [new branch] shunting-layout-opt-3 -> origin/shunting-layout-opt-3 2024-06-26T04:39:37.6786141Z * [new branch] shunting-layout-opt-4 -> origin/shunting-layout-opt-4 2024-06-26T04:39:37.6787169Z * [new branch] shunting-layout-opt-5 -> origin/shunting-layout-opt-5 2024-06-26T04:39:37.6788189Z * [new branch] shunting-layout-opt-6 -> origin/shunting-layout-opt-6 2024-06-26T04:39:37.6789200Z * [new branch] shunting-layout-opt-7 -> origin/shunting-layout-opt-7 2024-06-26T04:39:37.6790223Z * [new branch] shunting-layout-opt-8 -> origin/shunting-layout-opt-8 2024-06-26T04:39:37.6791266Z * [new branch] shunting-layout-opt-9 -> origin/shunting-layout-opt-9 2024-06-26T04:39:37.6792320Z * [new branch] shunting-loaf-bm-3 -> origin/shunting-loaf-bm-3 2024-06-26T04:39:37.6793337Z * [new branch] shunting-loaf-bm-4 -> origin/shunting-loaf-bm-4 2024-06-26T04:39:37.6794461Z * [new branch] shunting-loaf-bm-5 -> origin/shunting-loaf-bm-5 2024-06-26T04:39:37.6795460Z * [new branch] shunting-loaf-bm-6 -> origin/shunting-loaf-bm-6 2024-06-26T04:39:37.6796632Z * [new branch] shunting-loop-ordering-after-fusion -> origin/shunting-loop-ordering-after-fusion 2024-06-26T04:39:37.6798299Z * [new branch] shunting-loop-ordering-after-fusion-2 -> origin/shunting-loop-ordering-after-fusion-2 2024-06-26T04:39:37.6799598Z * [new branch] shunting-loop-ordering-after-fusion-3 -> origin/shunting-loop-ordering-after-fusion-3 2024-06-26T04:39:37.6800987Z * [new branch] shunting-loop-ordering-after-fusion-bm -> origin/shunting-loop-ordering-after-fusion-bm 2024-06-26T04:39:37.6802384Z * [new branch] shunting-loop-ordering-after-fusion-bm-2 -> origin/shunting-loop-ordering-after-fusion-bm-2 2024-06-26T04:39:37.6803647Z * [new branch] shunting-max-autotune -> origin/shunting-max-autotune 2024-06-26T04:39:37.6804564Z * [new branch] shunting-multi-kernel -> origin/shunting-multi-kernel 2024-06-26T04:39:37.6805502Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2024-06-26T04:39:37.6806419Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2024-06-26T04:39:37.6807395Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2024-06-26T04:39:37.6808402Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2024-06-26T04:39:37.6831930Z * [new branch] shunting-triton-pin-update -> origin/shunting-triton-pin-update 2024-06-26T04:39:37.6833847Z * [new branch] shunting-triton-pin-update-2 -> origin/shunting-triton-pin-update-2 2024-06-26T04:39:37.6835795Z * [new branch] shunting-triton-pin-update-3 -> origin/shunting-triton-pin-update-3 2024-06-26T04:39:37.6837874Z * [new branch] shunting-triton-pin-update-4 -> origin/shunting-triton-pin-update-4 2024-06-26T04:39:37.6839855Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2024-06-26T04:39:37.6841856Z * [new branch] shunting-update-triton-release -> origin/shunting-update-triton-release 2024-06-26T04:39:37.6843732Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2024-06-26T04:39:37.6845731Z * [new branch] skylion007/remove-item-call-foreach -> origin/skylion007/remove-item-call-foreach 2024-06-26T04:39:37.6847548Z * [new branch] soumith-patch-4 -> origin/soumith-patch-4 2024-06-26T04:39:37.6849063Z * [new branch] soumith-patch-5 -> origin/soumith-patch-5 2024-06-26T04:39:37.6850541Z * [new branch] source_fn_stack -> origin/source_fn_stack 2024-06-26T04:39:37.6852003Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2024-06-26T04:39:37.6853549Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2024-06-26T04:39:37.6854972Z * [new branch] sr_bug -> origin/sr_bug 2024-06-26T04:39:37.6856498Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2024-06-26T04:39:37.6858084Z * [new branch] sraikund16/test -> origin/sraikund16/test 2024-06-26T04:39:37.6859636Z * [new branch] stable_ordering_default -> origin/stable_ordering_default 2024-06-26T04:39:37.6861143Z * [new branch] standalone -> origin/standalone 2024-06-26T04:39:37.6862318Z * [new branch] stronghold-bc-linter-suppress-by-label -> origin/stronghold-bc-linter-suppress-by-label 2024-06-26T04:39:37.6862986Z * [new branch] subgraph_matcher -> origin/subgraph_matcher 2024-06-26T04:39:37.6863825Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2024-06-26T04:39:37.6864625Z * [new branch] suo-patch-6 -> origin/suo-patch-6 2024-06-26T04:39:37.6865236Z * [new branch] suo-patch-7 -> origin/suo-patch-7 2024-06-26T04:39:37.6865788Z * [new branch] super -> origin/super 2024-06-26T04:39:37.6866447Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2024-06-26T04:39:37.6867099Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2024-06-26T04:39:37.6867735Z * [new branch] svekars-patch-4 -> origin/svekars-patch-4 2024-06-26T04:39:37.6868401Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2024-06-26T04:39:37.6869034Z * [new branch] svekars-patch-6 -> origin/svekars-patch-6 2024-06-26T04:39:37.6869664Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2024-06-26T04:39:37.6870439Z * [new branch] svekars-patch-9 -> origin/svekars-patch-9 2024-06-26T04:39:37.6871025Z * [new branch] switch-bn -> origin/switch-bn 2024-06-26T04:39:37.6871666Z * [new branch] symbolic_trace_cf -> origin/symbolic_trace_cf 2024-06-26T04:39:37.6872338Z * [new branch] symbolic_trace_cf2 -> origin/symbolic_trace_cf2 2024-06-26T04:39:37.6873114Z * [new branch] sync-quantized-backward -> origin/sync-quantized-backward 2024-06-26T04:39:37.6873692Z * [new branch] tb-pin -> origin/tb-pin 2024-06-26T04:39:37.6874400Z * [new branch] tensordict_integration -> origin/tensordict_integration 2024-06-26T04:39:37.6875027Z * [new branch] test-cast-hook -> origin/test-cast-hook 2024-06-26T04:39:37.6875877Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2024-06-26T04:39:37.6876520Z * [new branch] test/inductor -> origin/test/inductor 2024-06-26T04:39:37.6877615Z * [new branch] test/todo_vmap_implementation_list -> origin/test/todo_vmap_implementation_list 2024-06-26T04:39:37.6878188Z * [new branch] test_jit -> origin/test_jit 2024-06-26T04:39:37.6878857Z * [new branch] test_non_contiguous -> origin/test_non_contiguous 2024-06-26T04:39:37.6879440Z * [new branch] test_od -> origin/test_od 2024-06-26T04:39:37.6880251Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2024-06-26T04:39:37.6880836Z * [new branch] test_oss_SLP -> origin/test_oss_SLP 2024-06-26T04:39:37.6881553Z * [new branch] testing-fused-adam -> origin/testing-fused-adam 2024-06-26T04:39:37.6882353Z * [new branch] testing-tracing-foreach -> origin/testing-tracing-foreach 2024-06-26T04:39:37.6883045Z * [new branch] thiagofc/bump-onnx -> origin/thiagofc/bump-onnx 2024-06-26T04:39:37.6883627Z * [new branch] tmp4_branch -> origin/tmp4_branch 2024-06-26T04:39:37.6884474Z * [new branch] torch_autograd_function_ts_fix -> origin/torch_autograd_function_ts_fix 2024-06-26T04:39:37.6885095Z * [new branch] torch_export -> origin/torch_export 2024-06-26T04:39:37.6885736Z * [new branch] torch_export_only -> origin/torch_export_only 2024-06-26T04:39:37.6886485Z * [new branch] torch_logs_improvements -> origin/torch_logs_improvements 2024-06-26T04:39:37.6887046Z * [new branch] torch_np -> origin/torch_np 2024-06-26T04:39:37.6887656Z * [new branch] torchrec_dlrm -> origin/torchrec_dlrm 2024-06-26T04:39:37.6888312Z * [new branch] trace_via_export -> origin/trace_via_export 2024-06-26T04:39:37.6888989Z * [new branch] traceable_dtensor -> origin/traceable_dtensor 2024-06-26T04:39:37.6889869Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2024-06-26T04:39:37.6890466Z * [new branch] tracefake -> origin/tracefake 2024-06-26T04:39:37.6891070Z * [new branch] tracked_fake -> origin/tracked_fake 2024-06-26T04:39:37.6891710Z * [new branch] transform_docs -> origin/transform_docs 2024-06-26T04:39:37.6892359Z * [new branch] transformer_name -> origin/transformer_name 2024-06-26T04:39:37.6892971Z * [new branch] tree_vec_base -> origin/tree_vec_base 2024-06-26T04:39:37.6893600Z * [new branch] tree_vec_target -> origin/tree_vec_target 2024-06-26T04:39:37.6894386Z * [new branch] tristanr/functional_scatter -> origin/tristanr/functional_scatter 2024-06-26T04:39:37.6895598Z * [new branch] triton-random-warning-to-info-level -> origin/triton-random-warning-to-info-level 2024-06-26T04:39:37.6896247Z * [new branch] triton-update -> origin/triton-update 2024-06-26T04:39:37.6896844Z * [new branch] triton_kernel -> origin/triton_kernel 2024-06-26T04:39:37.6897519Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2024-06-26T04:39:37.6898354Z * [new branch] try-bnns-matmul-for-float16 -> origin/try-bnns-matmul-for-float16 2024-06-26T04:39:37.6899025Z * [new branch] ts_converter_contain -> origin/ts_converter_contain 2024-06-26T04:39:37.6899742Z * [new branch] ts_converter_custom_op -> origin/ts_converter_custom_op 2024-06-26T04:39:37.6900420Z * [new branch] ts_converter_logging -> origin/ts_converter_logging 2024-06-26T04:39:37.6901093Z * [new branch] ts_converter_unpack -> origin/ts_converter_unpack 2024-06-26T04:39:37.6901828Z * [new branch] ts_convertor_tuple_dict -> origin/ts_convertor_tuple_dict 2024-06-26T04:39:37.6902447Z * [new branch] tsandcompile -> origin/tsandcompile 2024-06-26T04:39:37.6903054Z * [new branch] tuple-fix -> origin/tuple-fix 2024-06-26T04:39:37.6903652Z * [new branch] type_check -> origin/type_check 2024-06-26T04:39:37.6904249Z * [new branch] type_source -> origin/type_source 2024-06-26T04:39:37.6904685Z * [new branch] typo_fix -> origin/typo_fix 2024-06-26T04:39:37.6904982Z * [new branch] u8_sdpa -> origin/u8_sdpa 2024-06-26T04:39:37.6905298Z * [new branch] unique2_impl -> origin/unique2_impl 2024-06-26T04:39:37.6905933Z * [new branch] update-audio-commit-hash/9409575698-1122-1 -> origin/update-audio-commit-hash/9409575698-1122-1 2024-06-26T04:39:37.6906550Z * [new branch] update-audio-commit-hash/9654268421-1146-1 -> origin/update-audio-commit-hash/9654268421-1146-1 2024-06-26T04:39:37.6906951Z * [new branch] update-copyright-2023 -> origin/update-copyright-2023 2024-06-26T04:39:37.6907428Z * [new branch] update-doc-build-sphinx-theme -> origin/update-doc-build-sphinx-theme 2024-06-26T04:39:37.6908103Z * [new branch] update-executorch-commit-hash/8494347796-1029-1 -> origin/update-executorch-commit-hash/8494347796-1029-1 2024-06-26T04:39:37.6908793Z * [new branch] update-executorch-commit-hash/9589588562-1137-1 -> origin/update-executorch-commit-hash/9589588562-1137-1 2024-06-26T04:39:37.6909468Z * [new branch] update-executorch-commit-hash/9654268421-1146-1 -> origin/update-executorch-commit-hash/9654268421-1146-1 2024-06-26T04:39:37.6910073Z * [new branch] update-triton-commit-hash/4515891396-30-1 -> origin/update-triton-commit-hash/4515891396-30-1 2024-06-26T04:39:37.6910745Z * [new branch] update-triton-commit-hash/4516136256-35-1 -> origin/update-triton-commit-hash/4516136256-35-1 2024-06-26T04:39:37.6911335Z * [new branch] update-triton-commit-hash/7164317553-91-1 -> origin/update-triton-commit-hash/7164317553-91-1 2024-06-26T04:39:37.6911952Z * [new branch] update-vision-commit-hash/3842691283-391-1 -> origin/update-vision-commit-hash/3842691283-391-1 2024-06-26T04:39:37.6912724Z * [new branch] update-vision-commit-hash/3907160425-401-1 -> origin/update-vision-commit-hash/3907160425-401-1 2024-06-26T04:39:37.6913341Z * [new branch] update-vision-commit-hash/3934891869-405-1 -> origin/update-vision-commit-hash/3934891869-405-1 2024-06-26T04:39:37.6914069Z * [new branch] update-vision-commit-hash/3972284402-409-1 -> origin/update-vision-commit-hash/3972284402-409-1 2024-06-26T04:39:37.6914669Z * [new branch] update-vision-commit-hash/3991761246-414-1 -> origin/update-vision-commit-hash/3991761246-414-1 2024-06-26T04:39:37.6915346Z * [new branch] update-vision-commit-hash/4001618563-415-1 -> origin/update-vision-commit-hash/4001618563-415-1 2024-06-26T04:39:37.6917238Z * [new branch] update-vision-commit-hash/4020324230-417-1 -> origin/update-vision-commit-hash/4020324230-417-1 2024-06-26T04:39:37.6917861Z * [new branch] update-vision-commit-hash/4029199425-418-1 -> origin/update-vision-commit-hash/4029199425-418-1 2024-06-26T04:39:37.6918456Z * [new branch] update-vision-commit-hash/4049426359-425-1 -> origin/update-vision-commit-hash/4049426359-425-1 2024-06-26T04:39:37.6919149Z * [new branch] update-vision-commit-hash/4069967963-427-1 -> origin/update-vision-commit-hash/4069967963-427-1 2024-06-26T04:39:37.6920372Z * [new branch] update-vision-commit-hash/4079852405-428-1 -> origin/update-vision-commit-hash/4079852405-428-1 2024-06-26T04:39:37.6921547Z * [new branch] update-vision-commit-hash/4109175650-433-1 -> origin/update-vision-commit-hash/4109175650-433-1 2024-06-26T04:39:37.6922728Z * [new branch] update-vision-commit-hash/4119465470-436-1 -> origin/update-vision-commit-hash/4119465470-436-1 2024-06-26T04:39:37.6923856Z * [new branch] update-vision-commit-hash/4129632525-437-1 -> origin/update-vision-commit-hash/4129632525-437-1 2024-06-26T04:39:37.6924997Z * [new branch] update-vision-commit-hash/4139602414-438-1 -> origin/update-vision-commit-hash/4139602414-438-1 2024-06-26T04:39:37.6926198Z * [new branch] update-vision-commit-hash/4169108213-442-1 -> origin/update-vision-commit-hash/4169108213-442-1 2024-06-26T04:39:37.6927223Z * [new branch] update-vision-commit-hash/4179308311-443-1 -> origin/update-vision-commit-hash/4179308311-443-1 2024-06-26T04:39:37.6928432Z * [new branch] update-vision-commit-hash/4199406842-446-1 -> origin/update-vision-commit-hash/4199406842-446-1 2024-06-26T04:39:37.6929553Z * [new branch] update-vision-commit-hash/4208626816-447-1 -> origin/update-vision-commit-hash/4208626816-447-1 2024-06-26T04:39:37.6930671Z * [new branch] update-vision-commit-hash/4238062570-451-1 -> origin/update-vision-commit-hash/4238062570-451-1 2024-06-26T04:39:37.6931780Z * [new branch] update-vision-commit-hash/4248178306-452-1 -> origin/update-vision-commit-hash/4248178306-452-1 2024-06-26T04:39:37.6932916Z * [new branch] update-vision-commit-hash/4258057718-455-1 -> origin/update-vision-commit-hash/4258057718-455-1 2024-06-26T04:39:37.6934111Z * [new branch] update-vision-commit-hash/4267328232-456-1 -> origin/update-vision-commit-hash/4267328232-456-1 2024-06-26T04:39:37.6935132Z * [new branch] update-vision-commit-hash/4288143450-460-1 -> origin/update-vision-commit-hash/4288143450-460-1 2024-06-26T04:39:37.6936190Z * [new branch] update-vision-commit-hash/4309259281-464-1 -> origin/update-vision-commit-hash/4309259281-464-1 2024-06-26T04:39:37.6937468Z * [new branch] update-vision-commit-hash/4319464154-465-1 -> origin/update-vision-commit-hash/4319464154-465-1 2024-06-26T04:39:37.6938649Z * [new branch] update-vision-commit-hash/4359813675-472-1 -> origin/update-vision-commit-hash/4359813675-472-1 2024-06-26T04:39:37.6939841Z * [new branch] update-vision-commit-hash/4369762533-473-1 -> origin/update-vision-commit-hash/4369762533-473-1 2024-06-26T04:39:37.6940965Z * [new branch] update-vision-commit-hash/4389535445-476-1 -> origin/update-vision-commit-hash/4389535445-476-1 2024-06-26T04:39:37.6942071Z * [new branch] update-vision-commit-hash/4410792844-479-1 -> origin/update-vision-commit-hash/4410792844-479-1 2024-06-26T04:39:37.6943270Z * [new branch] update-vision-commit-hash/4421414512-480-1 -> origin/update-vision-commit-hash/4421414512-480-1 2024-06-26T04:39:37.6944379Z * [new branch] update-vision-commit-hash/4432190065-481-1 -> origin/update-vision-commit-hash/4432190065-481-1 2024-06-26T04:39:37.6945591Z * [new branch] update-vision-commit-hash/4442834823-482-1 -> origin/update-vision-commit-hash/4442834823-482-1 2024-06-26T04:39:37.6946641Z * [new branch] update-vision-commit-hash/4495698753-488-1 -> origin/update-vision-commit-hash/4495698753-488-1 2024-06-26T04:39:37.6947690Z * [new branch] update-vision-commit-hash/4506432880-489-1 -> origin/update-vision-commit-hash/4506432880-489-1 2024-06-26T04:39:37.6948844Z * [new branch] update-vision-commit-hash/4570216469-500-1 -> origin/update-vision-commit-hash/4570216469-500-1 2024-06-26T04:39:37.6949920Z * [new branch] update-vision-commit-hash/4580196979-501-1 -> origin/update-vision-commit-hash/4580196979-501-1 2024-06-26T04:39:37.6951116Z * [new branch] update-vision-commit-hash/4602556600-504-1 -> origin/update-vision-commit-hash/4602556600-504-1 2024-06-26T04:39:37.6952080Z * [new branch] update-vision-commit-hash/4613516612-505-1 -> origin/update-vision-commit-hash/4613516612-505-1 2024-06-26T04:39:37.6953223Z * [new branch] update-vision-commit-hash/4642310373-512-1 -> origin/update-vision-commit-hash/4642310373-512-1 2024-06-26T04:39:37.6954382Z * [new branch] update-vision-commit-hash/4694986565-519-1 -> origin/update-vision-commit-hash/4694986565-519-1 2024-06-26T04:39:37.6955466Z * [new branch] update-vision-commit-hash/4704937006-520-1 -> origin/update-vision-commit-hash/4704937006-520-1 2024-06-26T04:39:37.6956577Z * [new branch] update-vision-commit-hash/4738150044-524-1 -> origin/update-vision-commit-hash/4738150044-524-1 2024-06-26T04:39:37.6957707Z * [new branch] update-vision-commit-hash/4856216921-542-1 -> origin/update-vision-commit-hash/4856216921-542-1 2024-06-26T04:39:37.6958767Z * [new branch] update-vision-commit-hash/4866984775-547-1 -> origin/update-vision-commit-hash/4866984775-547-1 2024-06-26T04:39:37.6959777Z * [new branch] update-vision-commit-hash/4888545847-549-1 -> origin/update-vision-commit-hash/4888545847-549-1 2024-06-26T04:39:37.6960762Z * [new branch] update-vision-commit-hash/4920880376-553-1 -> origin/update-vision-commit-hash/4920880376-553-1 2024-06-26T04:39:37.6961907Z * [new branch] update-vision-commit-hash/4931705150-554-1 -> origin/update-vision-commit-hash/4931705150-554-1 2024-06-26T04:39:37.6963061Z * [new branch] update-vision-commit-hash/4942516364-555-1 -> origin/update-vision-commit-hash/4942516364-555-1 2024-06-26T04:39:37.6964171Z * [new branch] update-vision-commit-hash/4953763358-557-1 -> origin/update-vision-commit-hash/4953763358-557-1 2024-06-26T04:39:37.6965333Z * [new branch] update-vision-commit-hash/4964021944-561-1 -> origin/update-vision-commit-hash/4964021944-561-1 2024-06-26T04:39:37.6966432Z * [new branch] update-vision-commit-hash/4969553885-562-1 -> origin/update-vision-commit-hash/4969553885-562-1 2024-06-26T04:39:37.6967670Z * [new branch] update-vision-commit-hash/4986419521-564-1 -> origin/update-vision-commit-hash/4986419521-564-1 2024-06-26T04:39:37.6968709Z * [new branch] update-vision-commit-hash/4997897340-565-1 -> origin/update-vision-commit-hash/4997897340-565-1 2024-06-26T04:39:37.6969822Z * [new branch] update-vision-commit-hash/5009107305-566-2 -> origin/update-vision-commit-hash/5009107305-566-2 2024-06-26T04:39:37.6970963Z * [new branch] update-vision-commit-hash/5029330281-568-1 -> origin/update-vision-commit-hash/5029330281-568-1 2024-06-26T04:39:37.6972090Z * [new branch] update-vision-commit-hash/5034836361-569-1 -> origin/update-vision-commit-hash/5034836361-569-1 2024-06-26T04:39:37.6973214Z * [new branch] update-vision-commit-hash/5051667238-571-1 -> origin/update-vision-commit-hash/5051667238-571-1 2024-06-26T04:39:37.6974356Z * [new branch] update-vision-commit-hash/5063266914-572-1 -> origin/update-vision-commit-hash/5063266914-572-1 2024-06-26T04:39:37.6975643Z * [new branch] update-vision-commit-hash/5074659467-573-1 -> origin/update-vision-commit-hash/5074659467-573-1 2024-06-26T04:39:37.6976783Z * [new branch] update-vision-commit-hash/5085794936-574-1 -> origin/update-vision-commit-hash/5085794936-574-1 2024-06-26T04:39:37.6977802Z * [new branch] update-vision-commit-hash/5095945061-575-1 -> origin/update-vision-commit-hash/5095945061-575-1 2024-06-26T04:39:37.6978661Z * [new branch] update-vision-commit-hash/5101445237-576-1 -> origin/update-vision-commit-hash/5101445237-576-1 2024-06-26T04:39:37.6979711Z * [new branch] update-vision-commit-hash/5107138033-577-1 -> origin/update-vision-commit-hash/5107138033-577-1 2024-06-26T04:39:37.6980780Z * [new branch] update-vision-commit-hash/5116246408-578-1 -> origin/update-vision-commit-hash/5116246408-578-1 2024-06-26T04:39:37.6981870Z * [new branch] update-vision-commit-hash/5127489757-579-1 -> origin/update-vision-commit-hash/5127489757-579-1 2024-06-26T04:39:37.6983017Z * [new branch] update-vision-commit-hash/5138952429-580-1 -> origin/update-vision-commit-hash/5138952429-580-1 2024-06-26T04:39:37.6984165Z * [new branch] update-vision-commit-hash/5150489926-581-1 -> origin/update-vision-commit-hash/5150489926-581-1 2024-06-26T04:39:37.6985261Z * [new branch] update-vision-commit-hash/5160785448-582-1 -> origin/update-vision-commit-hash/5160785448-582-1 2024-06-26T04:39:37.6986274Z * [new branch] update-vision-commit-hash/5166323644-583-1 -> origin/update-vision-commit-hash/5166323644-583-1 2024-06-26T04:39:37.6987407Z * [new branch] update-vision-commit-hash/5183171113-585-1 -> origin/update-vision-commit-hash/5183171113-585-1 2024-06-26T04:39:37.6988519Z * [new branch] update-vision-commit-hash/5194609824-586-1 -> origin/update-vision-commit-hash/5194609824-586-1 2024-06-26T04:39:37.6989623Z * [new branch] update-vision-commit-hash/5249821870-592-1 -> origin/update-vision-commit-hash/5249821870-592-1 2024-06-26T04:39:37.6990694Z * [new branch] update-vision-commit-hash/5261618270-593-1 -> origin/update-vision-commit-hash/5261618270-593-1 2024-06-26T04:39:37.6991750Z * [new branch] update-vision-commit-hash/5273369117-594-1 -> origin/update-vision-commit-hash/5273369117-594-1 2024-06-26T04:39:37.6992777Z * [new branch] update-vision-commit-hash/5284829276-595-1 -> origin/update-vision-commit-hash/5284829276-595-1 2024-06-26T04:39:37.6993856Z * [new branch] update-vision-commit-hash/5317143706-599-1 -> origin/update-vision-commit-hash/5317143706-599-1 2024-06-26T04:39:37.6994952Z * [new branch] update-vision-commit-hash/5328646919-600-1 -> origin/update-vision-commit-hash/5328646919-600-1 2024-06-26T04:39:37.6995944Z * [new branch] update-vision-commit-hash/5340197683-601-1 -> origin/update-vision-commit-hash/5340197683-601-1 2024-06-26T04:39:37.6997292Z * [new branch] update-vision-commit-hash/5351545834-602-1 -> origin/update-vision-commit-hash/5351545834-602-1 2024-06-26T04:39:37.6998412Z * [new branch] update-vision-commit-hash/5361565841-603-1 -> origin/update-vision-commit-hash/5361565841-603-1 2024-06-26T04:39:37.6999557Z * [new branch] update-vision-commit-hash/5395864714-607-1 -> origin/update-vision-commit-hash/5395864714-607-1 2024-06-26T04:39:37.7000702Z * [new branch] update-vision-commit-hash/5407121542-608-1 -> origin/update-vision-commit-hash/5407121542-608-1 2024-06-26T04:39:37.7001772Z * [new branch] update-vision-commit-hash/5417949785-614-1 -> origin/update-vision-commit-hash/5417949785-614-1 2024-06-26T04:39:37.7002926Z * [new branch] update-vision-commit-hash/5428080554-616-1 -> origin/update-vision-commit-hash/5428080554-616-1 2024-06-26T04:39:37.7003927Z * [new branch] update-vision-commit-hash/5449539892-619-1 -> origin/update-vision-commit-hash/5449539892-619-1 2024-06-26T04:39:37.7005072Z * [new branch] update-vision-commit-hash/5470197507-621-1 -> origin/update-vision-commit-hash/5470197507-621-1 2024-06-26T04:39:37.7006172Z * [new branch] update-vision-commit-hash/5491641374-625-1 -> origin/update-vision-commit-hash/5491641374-625-1 2024-06-26T04:39:37.7007230Z * [new branch] update-vision-commit-hash/5497098962-626-1 -> origin/update-vision-commit-hash/5497098962-626-1 2024-06-26T04:39:37.7008304Z * [new branch] update-vision-commit-hash/5549134053-632-1 -> origin/update-vision-commit-hash/5549134053-632-1 2024-06-26T04:39:37.7009358Z * [new branch] update-vision-commit-hash/5559394765-633-1 -> origin/update-vision-commit-hash/5559394765-633-1 2024-06-26T04:39:37.7010457Z * [new branch] update-vision-commit-hash/5564890577-634-1 -> origin/update-vision-commit-hash/5564890577-634-1 2024-06-26T04:39:37.7011596Z * [new branch] update-vision-commit-hash/5651150803-643-1 -> origin/update-vision-commit-hash/5651150803-643-1 2024-06-26T04:39:37.7012692Z * [new branch] update-vision-commit-hash/5663141514-644-1 -> origin/update-vision-commit-hash/5663141514-644-1 2024-06-26T04:39:37.7013872Z * [new branch] update-vision-commit-hash/5686712198-646-1 -> origin/update-vision-commit-hash/5686712198-646-1 2024-06-26T04:39:37.7015001Z * [new branch] update-vision-commit-hash/5697383899-647-1 -> origin/update-vision-commit-hash/5697383899-647-1 2024-06-26T04:39:37.7016047Z * [new branch] update-vision-commit-hash/5703215648-648-1 -> origin/update-vision-commit-hash/5703215648-648-1 2024-06-26T04:39:37.7017165Z * [new branch] update-vision-commit-hash/5721003453-652-1 -> origin/update-vision-commit-hash/5721003453-652-1 2024-06-26T04:39:37.7018279Z * [new branch] update-vision-commit-hash/5733163916-653-1 -> origin/update-vision-commit-hash/5733163916-653-1 2024-06-26T04:39:37.7019421Z * [new branch] update-vision-commit-hash/5745082876-655-1 -> origin/update-vision-commit-hash/5745082876-655-1 2024-06-26T04:39:37.7020422Z * [new branch] update-vision-commit-hash/5756913626-656-1 -> origin/update-vision-commit-hash/5756913626-656-1 2024-06-26T04:39:37.7021539Z * [new branch] update-vision-commit-hash/5767629392-657-1 -> origin/update-vision-commit-hash/5767629392-657-1 2024-06-26T04:39:37.7022711Z * [new branch] update-vision-commit-hash/5791192212-660-1 -> origin/update-vision-commit-hash/5791192212-660-1 2024-06-26T04:39:37.7023814Z * [new branch] update-vision-commit-hash/5803321708-661-1 -> origin/update-vision-commit-hash/5803321708-661-1 2024-06-26T04:39:37.7024908Z * [new branch] update-vision-commit-hash/5815393173-662-1 -> origin/update-vision-commit-hash/5815393173-662-1 2024-06-26T04:39:37.7026004Z * [new branch] update-vision-commit-hash/5827402908-663-1 -> origin/update-vision-commit-hash/5827402908-663-1 2024-06-26T04:39:37.7027235Z * [new branch] update-vision-commit-hash/5838148554-664-1 -> origin/update-vision-commit-hash/5838148554-664-1 2024-06-26T04:39:37.7028391Z * [new branch] update-vision-commit-hash/5844184042-669-1 -> origin/update-vision-commit-hash/5844184042-669-1 2024-06-26T04:39:37.7029526Z * [new branch] update-vision-commit-hash/5850331519-670-1 -> origin/update-vision-commit-hash/5850331519-670-1 2024-06-26T04:39:37.7030515Z * [new branch] update-vision-commit-hash/5862012764-671-1 -> origin/update-vision-commit-hash/5862012764-671-1 2024-06-26T04:39:37.7031674Z * [new branch] update-vision-commit-hash/5873060393-672-1 -> origin/update-vision-commit-hash/5873060393-672-1 2024-06-26T04:39:37.7032742Z * [new branch] update-vision-commit-hash/5885149056-673-1 -> origin/update-vision-commit-hash/5885149056-673-1 2024-06-26T04:39:37.7033874Z * [new branch] update-vision-commit-hash/5897221503-674-1 -> origin/update-vision-commit-hash/5897221503-674-1 2024-06-26T04:39:37.7035112Z * [new branch] update-vision-commit-hash/5908209609-675-1 -> origin/update-vision-commit-hash/5908209609-675-1 2024-06-26T04:39:37.7036249Z * [new branch] update-vision-commit-hash/5932800208-678-1 -> origin/update-vision-commit-hash/5932800208-678-1 2024-06-26T04:39:37.7037361Z * [new branch] update-vision-commit-hash/5945368651-679-1 -> origin/update-vision-commit-hash/5945368651-679-1 2024-06-26T04:39:37.7038438Z * [new branch] update-vision-commit-hash/5957816346-680-1 -> origin/update-vision-commit-hash/5957816346-680-1 2024-06-26T04:39:37.7039620Z * [new branch] update-vision-commit-hash/5970234703-681-1 -> origin/update-vision-commit-hash/5970234703-681-1 2024-06-26T04:39:37.7040776Z * [new branch] update-vision-commit-hash/5987723897-683-1 -> origin/update-vision-commit-hash/5987723897-683-1 2024-06-26T04:39:37.7041888Z * [new branch] update-vision-commit-hash/6006315671-686-1 -> origin/update-vision-commit-hash/6006315671-686-1 2024-06-26T04:39:37.7042886Z * [new branch] update-vision-commit-hash/6018891470-687-1 -> origin/update-vision-commit-hash/6018891470-687-1 2024-06-26T04:39:37.7043845Z * [new branch] update-vision-commit-hash/6055107264-691-1 -> origin/update-vision-commit-hash/6055107264-691-1 2024-06-26T04:39:37.7044993Z * [new branch] update-vision-commit-hash/6078630218-694-1 -> origin/update-vision-commit-hash/6078630218-694-1 2024-06-26T04:39:37.7046112Z * [new branch] update-vision-commit-hash/6091086722-695-1 -> origin/update-vision-commit-hash/6091086722-695-1 2024-06-26T04:39:37.7047252Z * [new branch] update-vision-commit-hash/6116061554-699-1 -> origin/update-vision-commit-hash/6116061554-699-1 2024-06-26T04:39:37.7048349Z * [new branch] update-vision-commit-hash/6140304273-702-1 -> origin/update-vision-commit-hash/6140304273-702-1 2024-06-26T04:39:37.7049489Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2024-06-26T04:39:37.7050657Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2024-06-26T04:39:37.7051745Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2024-06-26T04:39:37.7052855Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2024-06-26T04:39:37.7053839Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2024-06-26T04:39:37.7054721Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2024-06-26T04:39:37.7055866Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2024-06-26T04:39:37.7057117Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2024-06-26T04:39:37.7058353Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2024-06-26T04:39:37.7059428Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2024-06-26T04:39:37.7060535Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2024-06-26T04:39:37.7061737Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2024-06-26T04:39:37.7062842Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2024-06-26T04:39:37.7063961Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2024-06-26T04:39:37.7065274Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2024-06-26T04:39:37.7066160Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2024-06-26T04:39:37.7066951Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2024-06-26T04:39:37.7067541Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2024-06-26T04:39:37.7068140Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2024-06-26T04:39:37.7068734Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2024-06-26T04:39:37.7069329Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2024-06-26T04:39:37.7069933Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2024-06-26T04:39:37.7070543Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2024-06-26T04:39:37.7071105Z * [new branch] update-xla-commit-hash/3729393806-16-1 -> origin/update-xla-commit-hash/3729393806-16-1 2024-06-26T04:39:37.7071654Z * [new branch] update-xla-commit-hash/3871697354-19-1 -> origin/update-xla-commit-hash/3871697354-19-1 2024-06-26T04:39:37.7072195Z * [new branch] update-xla-commit-hash/4594108754-38-1 -> origin/update-xla-commit-hash/4594108754-38-1 2024-06-26T04:39:37.7072754Z * [new branch] update-xla-commit-hash/4783715543-41-1 -> origin/update-xla-commit-hash/4783715543-41-1 2024-06-26T04:39:37.7073307Z * [new branch] update-xla-commit-hash/4849475010-42-1 -> origin/update-xla-commit-hash/4849475010-42-1 2024-06-26T04:39:37.7073862Z * [new branch] update-xla-commit-hash/4977763877-44-1 -> origin/update-xla-commit-hash/4977763877-44-1 2024-06-26T04:39:37.7074403Z * [new branch] update-xla-commit-hash/5174536604-48-1 -> origin/update-xla-commit-hash/5174536604-48-1 2024-06-26T04:39:37.7074945Z * [new branch] update-xla-commit-hash/5240834648-49-1 -> origin/update-xla-commit-hash/5240834648-49-1 2024-06-26T04:39:37.7075497Z * [new branch] update-xla-commit-hash/5309129620-50-1 -> origin/update-xla-commit-hash/5309129620-50-1 2024-06-26T04:39:37.7076041Z * [new branch] update-xla-commit-hash/5375174835-51-1 -> origin/update-xla-commit-hash/5375174835-51-1 2024-06-26T04:39:37.7076593Z * [new branch] update-xla-commit-hash/5441850531-52-1 -> origin/update-xla-commit-hash/5441850531-52-1 2024-06-26T04:39:37.7077232Z * [new branch] update-xla-commit-hash/5505380699-53-1 -> origin/update-xla-commit-hash/5505380699-53-1 2024-06-26T04:39:37.7077860Z * [new branch] update-xla-commit-hash/5573005593-54-1 -> origin/update-xla-commit-hash/5573005593-54-1 2024-06-26T04:39:37.7078417Z * [new branch] update-xla-commit-hash/5642127958-55-1 -> origin/update-xla-commit-hash/5642127958-55-1 2024-06-26T04:39:37.7080632Z * [new branch] update-xla-commit-hash/5711964502-56-1 -> origin/update-xla-commit-hash/5711964502-56-1 2024-06-26T04:39:37.7081654Z * [new branch] update-xla-commit-hash/5782359377-57-1 -> origin/update-xla-commit-hash/5782359377-57-1 2024-06-26T04:39:37.7082725Z * [new branch] update-xla-commit-hash/5837098370-60-1 -> origin/update-xla-commit-hash/5837098370-60-1 2024-06-26T04:39:37.7083780Z * [new branch] update-xla-commit-hash/5837494164-62-2 -> origin/update-xla-commit-hash/5837494164-62-2 2024-06-26T04:39:37.7084778Z * [new branch] update-xla-commit-hash/5853121215-70-1 -> origin/update-xla-commit-hash/5853121215-70-1 2024-06-26T04:39:37.7086006Z * [new branch] update-xla-commit-hash/5856611801-73-1 -> origin/update-xla-commit-hash/5856611801-73-1 2024-06-26T04:39:37.7087054Z * [new branch] update-xla-commit-hash/5861803330-74-1 -> origin/update-xla-commit-hash/5861803330-74-1 2024-06-26T04:39:37.7088110Z * [new branch] update-xla-commit-hash/5923384420-75-1 -> origin/update-xla-commit-hash/5923384420-75-1 2024-06-26T04:39:37.7089205Z * [new branch] update-xla-commit-hash/5997018991-76-1 -> origin/update-xla-commit-hash/5997018991-76-1 2024-06-26T04:39:37.7090264Z * [new branch] update-xla-commit-hash/6070520075-77-1 -> origin/update-xla-commit-hash/6070520075-77-1 2024-06-26T04:39:37.7091305Z * [new branch] update-xla-commit-hash/6143382673-78-1 -> origin/update-xla-commit-hash/6143382673-78-1 2024-06-26T04:39:37.7092376Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2024-06-26T04:39:37.7093445Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2024-06-26T04:39:37.7094535Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2024-06-26T04:39:37.7095551Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2024-06-26T04:39:37.7096629Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2024-06-26T04:39:37.7097448Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2024-06-26T04:39:37.7098491Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2024-06-26T04:39:37.7099572Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2024-06-26T04:39:37.7100658Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2024-06-26T04:39:37.7101762Z * [new branch] update-xla-commit-hash/9155262719-115-1 -> origin/update-xla-commit-hash/9155262719-115-1 2024-06-26T04:39:37.7102835Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2024-06-26T04:39:37.7103792Z * [new branch] update_state_dict_in_load_state_dict -> origin/update_state_dict_in_load_state_dict 2024-06-26T04:39:37.7104560Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2024-06-26T04:39:37.7105014Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2024-06-26T04:39:37.7105896Z * [new branch] update_submodule_kineto_fix_bazel1 -> origin/update_submodule_kineto_fix_bazel1 2024-06-26T04:39:37.7106505Z * [new branch] update_tb -> origin/update_tb 2024-06-26T04:39:37.7107108Z * [new branch] updatecudnn9 -> origin/updatecudnn9 2024-06-26T04:39:37.7107991Z * [new branch] upload-test-stats-workflow-env -> origin/upload-test-stats-workflow-env 2024-06-26T04:39:37.7108627Z * [new branch] use_torch_export_3 -> origin/use_torch_export_3 2024-06-26T04:39:37.7109221Z * [new branch] user-eps-radam -> origin/user-eps-radam 2024-06-26T04:39:37.7109826Z * [new branch] v0.1.2 -> origin/v0.1.2 2024-06-26T04:39:37.7110352Z * [new branch] v1.0.1 -> origin/v1.0.1 2024-06-26T04:39:37.7110899Z * [new branch] v1.0.3 -> origin/v1.0.3 2024-06-26T04:39:37.7111439Z * [new branch] v1.1.0 -> origin/v1.1.0 2024-06-26T04:39:37.7111950Z * [new branch] v1.2.0 -> origin/v1.2.0 2024-06-26T04:39:37.7112813Z * [new branch] v1.3.0 -> origin/v1.3.0 2024-06-26T04:39:37.7113551Z * [new branch] v1.3.1 -> origin/v1.3.1 2024-06-26T04:39:37.7114464Z * [new branch] var_match -> origin/var_match 2024-06-26T04:39:37.7115357Z * [new branch] vec_expm1 -> origin/vec_expm1 2024-06-26T04:39:37.7116277Z * [new branch] vec_isa_cache -> origin/vec_isa_cache 2024-06-26T04:39:37.7117270Z * [new branch] verifier -> origin/verifier 2024-06-26T04:39:37.7118379Z * [new branch] vfdev-5-patch-1 -> origin/vfdev-5-patch-1 2024-06-26T04:39:37.7119256Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2024-06-26T04:39:37.7120325Z * [new branch] viable/strict -> origin/viable/strict 2024-06-26T04:39:37.7121391Z * [new branch] view-specialization -> origin/view-specialization 2024-06-26T04:39:37.7122203Z * [new branch] vmap-adding-ops -> origin/vmap-adding-ops 2024-06-26T04:39:37.7123189Z * [new branch] vmoens-patch-1 -> origin/vmoens-patch-1 2024-06-26T04:39:37.7124259Z * [new branch] vmoens-patch-2 -> origin/vmoens-patch-2 2024-06-26T04:39:37.7125395Z * [new branch] voz/aliasing -> origin/voz/aliasing 2024-06-26T04:39:37.7126220Z * [new branch] voz/allow_module -> origin/voz/allow_module 2024-06-26T04:39:37.7126997Z * [new branch] voz/always_lift -> origin/voz/always_lift 2024-06-26T04:39:37.7127734Z * [new branch] voz/aot_codegen -> origin/voz/aot_codegen 2024-06-26T04:39:37.7128449Z * [new branch] voz/arg_fix -> origin/voz/arg_fix 2024-06-26T04:39:37.7129427Z * [new branch] voz/better_guards_for_dyn_dim -> origin/voz/better_guards_for_dyn_dim 2024-06-26T04:39:37.7130174Z * [new branch] voz/call_module -> origin/voz/call_module 2024-06-26T04:39:37.7130905Z * [new branch] voz/cherry_pick_2.0 -> origin/voz/cherry_pick_2.0 2024-06-26T04:39:37.7131620Z * [new branch] voz/ci_test -> origin/voz/ci_test 2024-06-26T04:39:37.7132524Z * [new branch] voz/compiled_autograd_hooks -> origin/voz/compiled_autograd_hooks 2024-06-26T04:39:37.7133171Z * [new branch] voz/cse_bench -> origin/voz/cse_bench 2024-06-26T04:39:37.7133872Z * [new branch] voz/cse_guards -> origin/voz/cse_guards 2024-06-26T04:39:37.7134649Z * [new branch] voz/cuda_rng_hax -> origin/voz/cuda_rng_hax 2024-06-26T04:39:37.7135517Z * [new branch] voz/custom_sample_guards -> origin/voz/custom_sample_guards 2024-06-26T04:39:37.7136485Z * [new branch] voz/debug_dec -> origin/voz/debug_dec 2024-06-26T04:39:37.7147384Z * [new branch] voz/errors -> origin/voz/errors 2024-06-26T04:39:37.7154158Z * [new branch] voz/export_skip_rm -> origin/voz/export_skip_rm 2024-06-26T04:39:37.7155234Z * [new branch] voz/fast_inst -> origin/voz/fast_inst 2024-06-26T04:39:37.7155979Z * [new branch] voz/fix_fsdp -> origin/voz/fix_fsdp 2024-06-26T04:39:37.7156719Z * [new branch] voz/fix_np -> origin/voz/fix_np 2024-06-26T04:39:37.7157650Z * [new branch] voz/fix_np_2 -> origin/voz/fix_np_2 2024-06-26T04:39:37.7158524Z * [new branch] voz/fixes_alloc -> origin/voz/fixes_alloc 2024-06-26T04:39:37.7159470Z * [new branch] voz/fork_93_force_config -> origin/voz/fork_93_force_config 2024-06-26T04:39:37.7160247Z * [new branch] voz/fsdp4 -> origin/voz/fsdp4 2024-06-26T04:39:37.7161111Z * [new branch] voz/fsdp5 -> origin/voz/fsdp5 2024-06-26T04:39:37.7161893Z * [new branch] voz/fsdp7 -> origin/voz/fsdp7 2024-06-26T04:39:37.7162686Z * [new branch] voz/fsdp8 -> origin/voz/fsdp8 2024-06-26T04:39:37.7163465Z * [new branch] voz/fsdp_2 -> origin/voz/fsdp_2 2024-06-26T04:39:37.7164304Z * [new branch] voz/fsdp_3 -> origin/voz/fsdp_3 2024-06-26T04:39:37.7165110Z * [new branch] voz/fsdp_4 -> origin/voz/fsdp_4 2024-06-26T04:39:37.7165996Z * [new branch] voz/fsdp_autograd -> origin/voz/fsdp_autograd 2024-06-26T04:39:37.7166823Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2024-06-26T04:39:37.7167615Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2024-06-26T04:39:37.7168476Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2024-06-26T04:39:37.7169326Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2024-06-26T04:39:37.7170074Z * [new branch] voz/fsdp_fixes -> origin/voz/fsdp_fixes 2024-06-26T04:39:37.7170859Z * [new branch] voz/fsdp_ops -> origin/voz/fsdp_ops 2024-06-26T04:39:37.7171586Z * [new branch] voz/fsdp_ops2 -> origin/voz/fsdp_ops2 2024-06-26T04:39:37.7172250Z * [new branch] voz/fsdp_ops3 -> origin/voz/fsdp_ops3 2024-06-26T04:39:37.7173214Z * [new branch] voz/fsdp_real -> origin/voz/fsdp_real 2024-06-26T04:39:37.7174003Z * [new branch] voz/fuckthis -> origin/voz/fuckthis 2024-06-26T04:39:37.7174793Z * [new branch] voz/garbage_impl -> origin/voz/garbage_impl 2024-06-26T04:39:37.7175514Z * [new branch] voz/grpc -> origin/voz/grpc 2024-06-26T04:39:37.7176399Z * [new branch] voz/guard_code_parts -> origin/voz/guard_code_parts 2024-06-26T04:39:37.7177275Z * [new branch] voz/guard_dynamic_dim -> origin/voz/guard_dynamic_dim 2024-06-26T04:39:37.7177992Z * [new branch] voz/guard_hax -> origin/voz/guard_hax 2024-06-26T04:39:37.7178848Z * [new branch] voz/guard_reasons -> origin/voz/guard_reasons 2024-06-26T04:39:37.7179623Z * [new branch] voz/guards_index -> origin/voz/guards_index 2024-06-26T04:39:37.7180413Z * [new branch] voz/hack_for_will -> origin/voz/hack_for_will 2024-06-26T04:39:37.7181110Z * [new branch] voz/hacks -> origin/voz/hacks 2024-06-26T04:39:37.7181976Z * [new branch] voz/inductor_cpp -> origin/voz/inductor_cpp 2024-06-26T04:39:37.7182727Z * [new branch] voz/jit_guards -> origin/voz/jit_guards 2024-06-26T04:39:37.7183551Z * [new branch] voz/logging_merge -> origin/voz/logging_merge 2024-06-26T04:39:37.7184494Z * [new branch] voz/lru_shapes -> origin/voz/lru_shapes 2024-06-26T04:39:37.7185176Z * [new branch] voz/missing_arg -> origin/voz/missing_arg 2024-06-26T04:39:37.7185889Z * [new branch] voz/negs -> origin/voz/negs 2024-06-26T04:39:37.7186843Z * [new branch] voz/nn_module_guards -> origin/voz/nn_module_guards 2024-06-26T04:39:37.7187568Z * [new branch] voz/paper_bench -> origin/voz/paper_bench 2024-06-26T04:39:37.7188388Z * [new branch] voz/partials -> origin/voz/partials 2024-06-26T04:39:37.7189204Z * [new branch] voz/poc_tags_str -> origin/voz/poc_tags_str 2024-06-26T04:39:37.7190029Z * [new branch] voz/puffery -> origin/voz/puffery 2024-06-26T04:39:37.7190933Z * [new branch] voz/rm_has_mut -> origin/voz/rm_has_mut 2024-06-26T04:39:37.7191937Z * [new branch] voz/rm_is_aot_a_safe_to_run -> origin/voz/rm_is_aot_a_safe_to_run 2024-06-26T04:39:37.7192820Z * [new branch] voz/scratchpad_aot -> origin/voz/scratchpad_aot 2024-06-26T04:39:37.7193620Z * [new branch] voz/sd_hacks -> origin/voz/sd_hacks 2024-06-26T04:39:37.7194432Z * [new branch] voz/serde2 -> origin/voz/serde2 2024-06-26T04:39:37.7195241Z * [new branch] voz/shape_api -> origin/voz/shape_api 2024-06-26T04:39:37.7196188Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2024-06-26T04:39:37.7196969Z * [new branch] voz/source_changes -> origin/voz/source_changes 2024-06-26T04:39:37.7197925Z * [new branch] voz/source_invariant -> origin/voz/source_invariant 2024-06-26T04:39:37.7198825Z * [new branch] voz/stacking_hacks -> origin/voz/stacking_hacks 2024-06-26T04:39:37.7199619Z * [new branch] voz/stateless -> origin/voz/stateless 2024-06-26T04:39:37.7200457Z * [new branch] voz/stats -> origin/voz/stats 2024-06-26T04:39:37.7201588Z * [new branch] voz/sympy_speed_hacks -> origin/voz/sympy_speed_hacks 2024-06-26T04:39:37.7202370Z * [new branch] voz/temp_fsdp -> origin/voz/temp_fsdp 2024-06-26T04:39:37.7203277Z * [new branch] voz/tensor_attr -> origin/voz/tensor_attr 2024-06-26T04:39:37.7204093Z * [new branch] voz/timing -> origin/voz/timing 2024-06-26T04:39:37.7204947Z * [new branch] voz/torch_np -> origin/voz/torch_np 2024-06-26T04:39:37.7205992Z * [new branch] voz/torch_package_support -> origin/voz/torch_package_support 2024-06-26T04:39:37.7206869Z * [new branch] voz/torchrec_enablement -> origin/voz/torchrec_enablement 2024-06-26T04:39:37.7207759Z * [new branch] voz/torchrec_enablement2 -> origin/voz/torchrec_enablement2 2024-06-26T04:39:37.7208555Z * [new branch] voz/tracing_fsdp -> origin/voz/tracing_fsdp 2024-06-26T04:39:37.7209305Z * [new branch] voz/wip_measures -> origin/voz/wip_measures 2024-06-26T04:39:37.7210136Z * [new branch] voz/wtf_speed -> origin/voz/wtf_speed 2024-06-26T04:39:37.7211004Z * [new branch] voz/wtfisthis -> origin/voz/wtfisthis 2024-06-26T04:39:37.7211836Z * [new branch] voz/z3-guards -> origin/voz/z3-guards 2024-06-26T04:39:37.7212838Z * [new branch] vr-max -> origin/vr-max 2024-06-26T04:39:37.7213978Z * [new branch] vulnerability-repro -> origin/vulnerability-repro 2024-06-26T04:39:37.7214829Z * [new branch] warning_fix -> origin/warning_fix 2024-06-26T04:39:37.7215868Z * [new branch] wconstab-patch-1 -> origin/wconstab-patch-1 2024-06-26T04:39:37.7217067Z * [new branch] weight_prepack_config -> origin/weight_prepack_config 2024-06-26T04:39:37.7218808Z * [new branch] weiwangmeta/burn_inductor_benchmarks_to_docker_image -> origin/weiwangmeta/burn_inductor_benchmarks_to_docker_image 2024-06-26T04:39:37.7219925Z * [new branch] weiwangmeta/truncate_commit_messages_for_nightly_and_all -> origin/weiwangmeta/truncate_commit_messages_for_nightly_and_all 2024-06-26T04:39:37.7220551Z * [new branch] whc/allred -> origin/whc/allred 2024-06-26T04:39:37.7221163Z * [new branch] whc/allred2 -> origin/whc/allred2 2024-06-26T04:39:37.7221787Z * [new branch] whc/coll_ind -> origin/whc/coll_ind 2024-06-26T04:39:37.7222426Z * [new branch] whc/collective -> origin/whc/collective 2024-06-26T04:39:37.7223140Z * [new branch] whc/dalle -> origin/whc/dalle 2024-06-26T04:39:37.7223965Z * [new branch] whc/ddp -> origin/whc/ddp 2024-06-26T04:39:37.7224734Z * [new branch] whc/default_tensor -> origin/whc/default_tensor 2024-06-26T04:39:37.7225461Z * [new branch] whc/einops2 -> origin/whc/einops2 2024-06-26T04:39:37.7226268Z * [new branch] whc/fix_ci -> origin/whc/fix_ci 2024-06-26T04:39:37.7227078Z * [new branch] whc/flight -> origin/whc/flight 2024-06-26T04:39:37.7228106Z * [new branch] whc/flight4 -> origin/whc/flight4 2024-06-26T04:39:37.7228926Z * [new branch] whc/flight51 -> origin/whc/flight51 2024-06-26T04:39:37.7229863Z * [new branch] whc/flight53 -> origin/whc/flight53 2024-06-26T04:39:37.7230814Z * [new branch] whc/flight_full -> origin/whc/flight_full 2024-06-26T04:39:37.7231571Z * [new branch] whc/flightbase -> origin/whc/flightbase 2024-06-26T04:39:37.7232353Z * [new branch] whc/hooks -> origin/whc/hooks 2024-06-26T04:39:37.7233016Z * [new branch] whc/joint -> origin/whc/joint 2024-06-26T04:39:37.7233863Z * [new branch] whc/mem -> origin/whc/mem 2024-06-26T04:39:37.7234701Z * [new branch] whc/p2phang -> origin/whc/p2phang 2024-06-26T04:39:37.7235595Z * [new branch] whc/rodrigo -> origin/whc/rodrigo 2024-06-26T04:39:37.7236813Z * [new branch] whc/stage2 -> origin/whc/stage2 2024-06-26T04:39:37.7249539Z * [new branch] whc/train -> origin/whc/train 2024-06-26T04:39:37.7262468Z * [new branch] whc/train4 -> origin/whc/train4 2024-06-26T04:39:37.7264434Z * [new branch] wwen/benchmark-triton-master -> origin/wwen/benchmark-triton-master 2024-06-26T04:39:37.7265519Z * [new branch] wwen/dashboard-upload-fix -> origin/wwen/dashboard-upload-fix 2024-06-26T04:39:37.7266508Z * [new branch] wwen/dynamo-311 -> origin/wwen/dynamo-311 2024-06-26T04:39:37.7267890Z * [new branch] wwen/dynamo-311-raise-error -> origin/wwen/dynamo-311-raise-error 2024-06-26T04:39:37.7269141Z * [new branch] wwen/dynamo-311-raise-error-2 -> origin/wwen/dynamo-311-raise-error-2 2024-06-26T04:39:37.7270324Z * [new branch] wwen/dynamo-aliased-method-fix -> origin/wwen/dynamo-aliased-method-fix 2024-06-26T04:39:37.7271724Z * [new branch] wwen/dynamo-benchmark-triton-main-fix -> origin/wwen/dynamo-benchmark-triton-main-fix 2024-06-26T04:39:37.7272611Z * [new branch] wwen/dynamo-call-finally-fix -> origin/wwen/dynamo-call-finally-fix 2024-06-26T04:39:37.7273391Z * [new branch] wwen/dynamo-custom-backend-docs -> origin/wwen/dynamo-custom-backend-docs 2024-06-26T04:39:37.7275188Z * [new branch] wwen/dynamo-dashboard-accuracy-clear-cache -> origin/wwen/dynamo-dashboard-accuracy-clear-cache 2024-06-26T04:39:37.7285081Z * [new branch] wwen/dynamo-dashboard-inference-fix -> origin/wwen/dynamo-dashboard-inference-fix 2024-06-26T04:39:37.7285989Z * [new branch] wwen/dynamo-dashboard-max-autotune-oneoff -> origin/wwen/dynamo-dashboard-max-autotune-oneoff 2024-06-26T04:39:37.7286941Z * [new branch] wwen/dynamo-dashboard-max-autotune-oneoff-2 -> origin/wwen/dynamo-dashboard-max-autotune-oneoff-2 2024-06-26T04:39:37.7287820Z * [new branch] wwen/dynamo-dashboard-max-autotune-oneoff-3 -> origin/wwen/dynamo-dashboard-max-autotune-oneoff-3 2024-06-26T04:39:37.7288456Z * [new branch] wwen/dynamo-dict-bytecode-fix -> origin/wwen/dynamo-dict-bytecode-fix 2024-06-26T04:39:37.7289166Z * [new branch] wwen/dynamo-nn-fwd-fix -> origin/wwen/dynamo-nn-fwd-fix 2024-06-26T04:39:37.7290198Z * [new branch] wwen/dynamo-preserve-node-metadata -> origin/wwen/dynamo-preserve-node-metadata 2024-06-26T04:39:37.7290924Z * [new branch] wwen/minifier-sanity-check-test -> origin/wwen/minifier-sanity-check-test 2024-06-26T04:39:37.7291611Z * [new branch] wwen/triton-pin-update -> origin/wwen/triton-pin-update 2024-06-26T04:39:37.7292896Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2024-06-26T04:39:37.7293641Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2024-06-26T04:39:37.7294346Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2024-06-26T04:39:37.7295072Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2024-06-26T04:39:37.7295859Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2024-06-26T04:39:37.7296602Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2024-06-26T04:39:37.7297428Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2024-06-26T04:39:37.7298251Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2024-06-26T04:39:37.7299048Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2024-06-26T04:39:37.7299929Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2024-06-26T04:39:37.7300627Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2024-06-26T04:39:37.7301456Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2024-06-26T04:39:37.7302192Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2024-06-26T04:39:37.7302961Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2024-06-26T04:39:37.7304269Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2024-06-26T04:39:37.7319183Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2024-06-26T04:39:37.7327521Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2024-06-26T04:39:37.7328308Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2024-06-26T04:39:37.7329143Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2024-06-26T04:39:37.7330039Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2024-06-26T04:39:37.7331006Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2024-06-26T04:39:37.7331807Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2024-06-26T04:39:37.7332534Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2024-06-26T04:39:37.7333348Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2024-06-26T04:39:37.7334479Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2024-06-26T04:39:37.7335030Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2024-06-26T04:39:37.7336052Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2024-06-26T04:39:37.7336750Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2024-06-26T04:39:37.7337480Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2024-06-26T04:39:37.7338283Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2024-06-26T04:39:37.7339178Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2024-06-26T04:39:37.7339763Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2024-06-26T04:39:37.7340555Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2024-06-26T04:39:37.7341409Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2024-06-26T04:39:37.7342161Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2024-06-26T04:39:37.7342974Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2024-06-26T04:39:37.7343763Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2024-06-26T04:39:37.7344540Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2024-06-26T04:39:37.7345879Z * [new branch] xz9/fix-inductor-ci -> origin/xz9/fix-inductor-ci 2024-06-26T04:39:37.7346764Z * [new branch] xz9/remove-run-torchbench -> origin/xz9/remove-run-torchbench 2024-06-26T04:39:37.7347467Z * [new branch] xz9/test-numpy-fix -> origin/xz9/test-numpy-fix 2024-06-26T04:39:37.7348397Z * [new branch] yihan_quantization -> origin/yihan_quantization 2024-06-26T04:39:37.7349588Z * [new branch] ying/dev -> origin/ying/dev 2024-06-26T04:39:37.7350597Z * [new branch] youkaichao-patch-1 -> origin/youkaichao-patch-1 2024-06-26T04:39:37.7351859Z * [new branch] ysiraichi/guards-cse -> origin/ysiraichi/guards-cse 2024-06-26T04:39:37.7353078Z * [new branch] zainr/ali-dynamic-rollout -> origin/zainr/ali-dynamic-rollout 2024-06-26T04:39:37.7353789Z * [new branch] zainr/benefits-calculator -> origin/zainr/benefits-calculator 2024-06-26T04:39:37.7354516Z * [new branch] zainr/cpu-fast-old -> origin/zainr/cpu-fast-old 2024-06-26T04:39:37.7355214Z * [new branch] zainr/cpu-fast4x -> origin/zainr/cpu-fast4x 2024-06-26T04:39:37.7355973Z * [new branch] zainr/de-testify -> origin/zainr/de-testify 2024-06-26T04:39:37.7356755Z * [new branch] zainr/debug-builds -> origin/zainr/debug-builds 2024-06-26T04:39:37.7357646Z * [new branch] zainr/emit-debug -> origin/zainr/emit-debug 2024-06-26T04:39:37.7358479Z * [new branch] zainr/fast-lint -> origin/zainr/fast-lint 2024-06-26T04:39:37.7359330Z * [new branch] zainr/faster-main-tests -> origin/zainr/faster-main-tests 2024-06-26T04:39:37.7360359Z * [new branch] zainr/fix-lint -> origin/zainr/fix-lint 2024-06-26T04:39:37.7361240Z * [new branch] zainr/get-all-scale-configs -> origin/zainr/get-all-scale-configs 2024-06-26T04:39:37.7362128Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2024-06-26T04:39:37.7362725Z * [new branch] zainr/hud-failure -> origin/zainr/hud-failure 2024-06-26T04:39:37.7364059Z * [new branch] zainr/improve-get-workflow-type -> origin/zainr/improve-get-workflow-type 2024-06-26T04:39:37.7376445Z * [new branch] zainr/lf-scale-configs -> origin/zainr/lf-scale-configs 2024-06-26T04:39:37.7377005Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2024-06-26T04:39:37.7377878Z * [new branch] zainr/lint-help -> origin/zainr/lint-help 2024-06-26T04:39:37.7378765Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2024-06-26T04:39:37.7379555Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2024-06-26T04:39:37.7380387Z * [new branch] zainr/metrics-upload -> origin/zainr/metrics-upload 2024-06-26T04:39:37.7381192Z * [new branch] zainr/more-lf-configs -> origin/zainr/more-lf-configs 2024-06-26T04:39:37.7382085Z * [new branch] zainr/more-lf-configs-testing -> origin/zainr/more-lf-configs-testing 2024-06-26T04:39:37.7382909Z * [new branch] zainr/more-logs -> origin/zainr/more-logs 2024-06-26T04:39:37.7383681Z * [new branch] zainr/no-op -> origin/zainr/no-op 2024-06-26T04:39:37.7384544Z * [new branch] zainr/numpy-unstable -> origin/zainr/numpy-unstable 2024-06-26T04:39:37.7385335Z * [new branch] zainr/pytest-cache -> origin/zainr/pytest-cache 2024-06-26T04:39:37.7386173Z * [new branch] zainr/remove-unstable-arc -> origin/zainr/remove-unstable-arc 2024-06-26T04:39:37.7386905Z * [new branch] zainr/reorder-tests -> origin/zainr/reorder-tests 2024-06-26T04:39:37.7387795Z * [new branch] zainr/requests-update -> origin/zainr/requests-update 2024-06-26T04:39:37.7388623Z * [new branch] zainr/revert-74a5d62 -> origin/zainr/revert-74a5d62 2024-06-26T04:39:37.7389425Z * [new branch] zainr/s3-td-perms -> origin/zainr/s3-td-perms 2024-06-26T04:39:37.7390223Z * [new branch] zainr/shrink-runner -> origin/zainr/shrink-runner 2024-06-26T04:39:37.7390987Z * [new branch] zainr/softer-logs -> origin/zainr/softer-logs 2024-06-26T04:39:37.7391825Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2024-06-26T04:39:37.7392540Z * [new branch] zainr/td-class -> origin/zainr/td-class 2024-06-26T04:39:37.7393400Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2024-06-26T04:39:37.7394157Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2024-06-26T04:39:37.7394935Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2024-06-26T04:39:37.7395782Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2024-06-26T04:39:37.7396600Z * [new branch] zainr/td-metrics2 -> origin/zainr/td-metrics2 2024-06-26T04:39:37.7398297Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2024-06-26T04:39:37.7398663Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2024-06-26T04:39:37.7399288Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2024-06-26T04:39:37.7400206Z * [new branch] zainr/test-priority -> origin/zainr/test-priority 2024-06-26T04:39:37.7401077Z * [new branch] zainr/test-working-config -> origin/zainr/test-working-config 2024-06-26T04:39:37.7401831Z * [new branch] zainr/unstable -> origin/zainr/unstable 2024-06-26T04:39:37.7402648Z * [new branch] zainr/use-lf-for-lint -> origin/zainr/use-lf-for-lint 2024-06-26T04:39:37.7403378Z * [new branch] zainr/wf-test -> origin/zainr/wf-test 2024-06-26T04:39:37.7404231Z * [new branch] zainr/windows-canary-test -> origin/zainr/windows-canary-test 2024-06-26T04:39:37.7405513Z * [new branch] zasdfgbnm-patch-2 -> origin/zasdfgbnm-patch-2 2024-06-26T04:39:37.7406280Z * [new branch] zhuhaozhe-patch-1 -> origin/zhuhaozhe-patch-1 2024-06-26T04:39:37.7407875Z * [new branch] zhxchen17/control_flow/0 -> origin/zhxchen17/control_flow/0 2024-06-26T04:39:37.7408611Z * [new branch] zhxchen17/control_flow/1 -> origin/zhxchen17/control_flow/1 2024-06-26T04:39:37.7409385Z * [new branch] zhxchen17/control_flow/2 -> origin/zhxchen17/control_flow/2 2024-06-26T04:39:37.7410264Z * [new branch] zhxchen17/control_flow/3 -> origin/zhxchen17/control_flow/3 2024-06-26T04:39:37.7411027Z * [new branch] zhxchen17/control_flow/5 -> origin/zhxchen17/control_flow/5 2024-06-26T04:39:37.7411992Z * [new branch] zhxchen17/dynamo/0 -> origin/zhxchen17/dynamo/0 2024-06-26T04:39:37.7412825Z * [new branch] zhxchen17/dynamo/1 -> origin/zhxchen17/dynamo/1 2024-06-26T04:39:37.7413576Z * [new branch] zhxchen17/dynamo/2 -> origin/zhxchen17/dynamo/2 2024-06-26T04:39:37.7414764Z * [new branch] zhxchen17/export/0 -> origin/zhxchen17/export/0 2024-06-26T04:39:37.7415421Z * [new branch] zhxchen17/export/1 -> origin/zhxchen17/export/1 2024-06-26T04:39:37.7416225Z * [new branch] zhxchen17/export/10 -> origin/zhxchen17/export/10 2024-06-26T04:39:37.7417033Z * [new branch] zhxchen17/export/11 -> origin/zhxchen17/export/11 2024-06-26T04:39:37.7417809Z * [new branch] zhxchen17/export/12 -> origin/zhxchen17/export/12 2024-06-26T04:39:37.7418615Z * [new branch] zhxchen17/export/13 -> origin/zhxchen17/export/13 2024-06-26T04:39:37.7419386Z * [new branch] zhxchen17/export/14 -> origin/zhxchen17/export/14 2024-06-26T04:39:37.7420235Z * [new branch] zhxchen17/export/2 -> origin/zhxchen17/export/2 2024-06-26T04:39:37.7421032Z * [new branch] zhxchen17/export/3 -> origin/zhxchen17/export/3 2024-06-26T04:39:37.7421843Z * [new branch] zhxchen17/export/4 -> origin/zhxchen17/export/4 2024-06-26T04:39:37.7422706Z * [new branch] zhxchen17/export/5 -> origin/zhxchen17/export/5 2024-06-26T04:39:37.7423479Z * [new branch] zhxchen17/export/6 -> origin/zhxchen17/export/6 2024-06-26T04:39:37.7424272Z * [new branch] zhxchen17/export/7 -> origin/zhxchen17/export/7 2024-06-26T04:39:37.7425020Z * [new branch] zhxchen17/export/8 -> origin/zhxchen17/export/8 2024-06-26T04:39:37.7425844Z * [new branch] zhxchen17/export/9 -> origin/zhxchen17/export/9 2024-06-26T04:39:37.7427036Z * [new branch] zhxchen17/exportdb/0 -> origin/zhxchen17/exportdb/0 2024-06-26T04:39:37.7427833Z * [new branch] zhxchen17/exportdb/1 -> origin/zhxchen17/exportdb/1 2024-06-26T04:39:37.7428891Z * [new branch] zhxchen17/meta_kernels/0 -> origin/zhxchen17/meta_kernels/0 2024-06-26T04:39:37.7430040Z * [new branch] zhxchen17/tmp/0 -> origin/zhxchen17/tmp/0 2024-06-26T04:39:37.7430719Z * [new branch] zhxchen17/tmp/2 -> origin/zhxchen17/tmp/2 2024-06-26T04:39:37.7432173Z * [new branch] zxiiro/ali-test-runner -> origin/zxiiro/ali-test-runner 2024-06-26T04:39:37.7432922Z * [new branch] zxiiro/fix-print -> origin/zxiiro/fix-print 2024-06-26T04:39:37.7433961Z * [new branch] zxiiro/hardcode-runner-determinator -> origin/zxiiro/hardcode-runner-determinator 2024-06-26T04:39:37.7434909Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2024-06-26T04:39:37.7435345Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2024-06-26T04:39:37.7436233Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2024-06-26T04:39:37.7436968Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2024-06-26T04:39:37.7437789Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2024-06-26T04:39:37.7438698Z * [new tag] ciflow/binaries/109843 -> ciflow/binaries/109843 2024-06-26T04:39:37.7439194Z * [new tag] ciflow/binaries/116571 -> ciflow/binaries/116571 2024-06-26T04:39:37.7439823Z * [new tag] ciflow/binaries/119449 -> ciflow/binaries/119449 2024-06-26T04:39:37.7440497Z * [new tag] ciflow/binaries/119639 -> ciflow/binaries/119639 2024-06-26T04:39:37.7441203Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2024-06-26T04:39:37.7441774Z * [new tag] ciflow/binaries/122064 -> ciflow/binaries/122064 2024-06-26T04:39:37.7442409Z * [new tag] ciflow/binaries/124014 -> ciflow/binaries/124014 2024-06-26T04:39:37.7442861Z * [new tag] ciflow/binaries/125027 -> ciflow/binaries/125027 2024-06-26T04:39:37.7443399Z * [new tag] ciflow/binaries/125685 -> ciflow/binaries/125685 2024-06-26T04:39:37.7444052Z * [new tag] ciflow/binaries/126699 -> ciflow/binaries/126699 2024-06-26T04:39:37.7444640Z * [new tag] ciflow/binaries/126768 -> ciflow/binaries/126768 2024-06-26T04:39:37.7445233Z * [new tag] ciflow/binaries/126778 -> ciflow/binaries/126778 2024-06-26T04:39:37.7445748Z * [new tag] ciflow/binaries/126929 -> ciflow/binaries/126929 2024-06-26T04:39:37.7446528Z * [new tag] ciflow/binaries/127702 -> ciflow/binaries/127702 2024-06-26T04:39:37.7446946Z * [new tag] ciflow/binaries/127958 -> ciflow/binaries/127958 2024-06-26T04:39:37.7447623Z * [new tag] ciflow/binaries/128301 -> ciflow/binaries/128301 2024-06-26T04:39:37.7448214Z * [new tag] ciflow/binaries/128670 -> ciflow/binaries/128670 2024-06-26T04:39:37.7448855Z * [new tag] ciflow/binaries/128672 -> ciflow/binaries/128672 2024-06-26T04:39:37.7449499Z * [new tag] ciflow/binaries/129495 -> ciflow/binaries/129495 2024-06-26T04:39:37.7450327Z * [new tag] ciflow/binaries_conda/121979 -> ciflow/binaries_conda/121979 2024-06-26T04:39:37.7450717Z * [new tag] ciflow/binaries_conda/125685 -> ciflow/binaries_conda/125685 2024-06-26T04:39:37.7451411Z * [new tag] ciflow/binaries_conda/127763 -> ciflow/binaries_conda/127763 2024-06-26T04:39:37.7452036Z * [new tag] ciflow/binaries_libtorch/125685 -> ciflow/binaries_libtorch/125685 2024-06-26T04:39:37.7452584Z * [new tag] ciflow/binaries_libtorch/127834 -> ciflow/binaries_libtorch/127834 2024-06-26T04:39:37.7453460Z * [new tag] ciflow/binaries_libtorch/128811 -> ciflow/binaries_libtorch/128811 2024-06-26T04:39:37.7454024Z * [new tag] ciflow/binaries_wheel/121781 -> ciflow/binaries_wheel/121781 2024-06-26T04:39:37.7454609Z * [new tag] ciflow/binaries_wheel/121979 -> ciflow/binaries_wheel/121979 2024-06-26T04:39:37.7455310Z * [new tag] ciflow/binaries_wheel/123747 -> ciflow/binaries_wheel/123747 2024-06-26T04:39:37.7455764Z * [new tag] ciflow/binaries_wheel/125685 -> ciflow/binaries_wheel/125685 2024-06-26T04:39:37.7456392Z * [new tag] ciflow/binaries_wheel/125939 -> ciflow/binaries_wheel/125939 2024-06-26T04:39:37.7457059Z * [new tag] ciflow/binaries_wheel/126200 -> ciflow/binaries_wheel/126200 2024-06-26T04:39:37.7457440Z * [new tag] ciflow/binaries_wheel/127834 -> ciflow/binaries_wheel/127834 2024-06-26T04:39:37.7458123Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2024-06-26T04:39:37.7458557Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2024-06-26T04:39:37.7459254Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2024-06-26T04:39:37.7460048Z * [new tag] ciflow/inductor-perf-compare/100331 -> ciflow/inductor-perf-compare/100331 2024-06-26T04:39:37.7460455Z * [new tag] ciflow/inductor/100331 -> ciflow/inductor/100331 2024-06-26T04:39:37.7460917Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2024-06-26T04:39:37.7461618Z * [new tag] ciflow/inductor/110170 -> ciflow/inductor/110170 2024-06-26T04:39:37.7462062Z * [new tag] ciflow/inductor/113538 -> ciflow/inductor/113538 2024-06-26T04:39:37.7462494Z * [new tag] ciflow/inductor/114947 -> ciflow/inductor/114947 2024-06-26T04:39:37.7463170Z * [new tag] ciflow/inductor/115014 -> ciflow/inductor/115014 2024-06-26T04:39:37.7463989Z * [new tag] ciflow/inductor/115074 -> ciflow/inductor/115074 2024-06-26T04:39:37.7464360Z * [new tag] ciflow/inductor/115529 -> ciflow/inductor/115529 2024-06-26T04:39:37.7464858Z * [new tag] ciflow/inductor/116374 -> ciflow/inductor/116374 2024-06-26T04:39:37.7465327Z * [new tag] ciflow/inductor/116375 -> ciflow/inductor/116375 2024-06-26T04:39:37.7465840Z * [new tag] ciflow/inductor/116418 -> ciflow/inductor/116418 2024-06-26T04:39:37.7466375Z * [new tag] ciflow/inductor/116756 -> ciflow/inductor/116756 2024-06-26T04:39:37.7466992Z * [new tag] ciflow/inductor/117274 -> ciflow/inductor/117274 2024-06-26T04:39:37.7467500Z * [new tag] ciflow/inductor/118377 -> ciflow/inductor/118377 2024-06-26T04:39:37.7468028Z * [new tag] ciflow/inductor/118448 -> ciflow/inductor/118448 2024-06-26T04:39:37.7468733Z * [new tag] ciflow/inductor/118489 -> ciflow/inductor/118489 2024-06-26T04:39:37.7469146Z * [new tag] ciflow/inductor/118630 -> ciflow/inductor/118630 2024-06-26T04:39:37.7469752Z * [new tag] ciflow/inductor/118775 -> ciflow/inductor/118775 2024-06-26T04:39:37.7470396Z * [new tag] ciflow/inductor/118802 -> ciflow/inductor/118802 2024-06-26T04:39:37.7470872Z * [new tag] ciflow/inductor/118987 -> ciflow/inductor/118987 2024-06-26T04:39:37.7471371Z * [new tag] ciflow/inductor/118994 -> ciflow/inductor/118994 2024-06-26T04:39:37.7471878Z * [new tag] ciflow/inductor/118995 -> ciflow/inductor/118995 2024-06-26T04:39:37.7472733Z * [new tag] ciflow/inductor/119043 -> ciflow/inductor/119043 2024-06-26T04:39:37.7488469Z * [new tag] ciflow/inductor/119124 -> ciflow/inductor/119124 2024-06-26T04:39:37.7489287Z * [new tag] ciflow/inductor/119422 -> ciflow/inductor/119422 2024-06-26T04:39:37.7490103Z * [new tag] ciflow/inductor/119622 -> ciflow/inductor/119622 2024-06-26T04:39:37.7490935Z * [new tag] ciflow/inductor/119976 -> ciflow/inductor/119976 2024-06-26T04:39:37.7491783Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2024-06-26T04:39:37.7492526Z * [new tag] ciflow/inductor/120023 -> ciflow/inductor/120023 2024-06-26T04:39:37.7493393Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2024-06-26T04:39:37.7494148Z * [new tag] ciflow/inductor/120334 -> ciflow/inductor/120334 2024-06-26T04:39:37.7495296Z * [new tag] ciflow/inductor/120400 -> ciflow/inductor/120400 2024-06-26T04:39:37.7496577Z * [new tag] ciflow/inductor/120595 -> ciflow/inductor/120595 2024-06-26T04:39:37.7497230Z * [new tag] ciflow/inductor/120727 -> ciflow/inductor/120727 2024-06-26T04:39:37.7498036Z * [new tag] ciflow/inductor/120881 -> ciflow/inductor/120881 2024-06-26T04:39:37.7499234Z * [new tag] ciflow/inductor/120943 -> ciflow/inductor/120943 2024-06-26T04:39:37.7499890Z * [new tag] ciflow/inductor/120954 -> ciflow/inductor/120954 2024-06-26T04:39:37.7500825Z * [new tag] ciflow/inductor/121211 -> ciflow/inductor/121211 2024-06-26T04:39:37.7501665Z * [new tag] ciflow/inductor/121315 -> ciflow/inductor/121315 2024-06-26T04:39:37.7502421Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2024-06-26T04:39:37.7503197Z * [new tag] ciflow/inductor/121483 -> ciflow/inductor/121483 2024-06-26T04:39:37.7503970Z * [new tag] ciflow/inductor/121571 -> ciflow/inductor/121571 2024-06-26T04:39:37.7504945Z * [new tag] ciflow/inductor/121639 -> ciflow/inductor/121639 2024-06-26T04:39:37.7505723Z * [new tag] ciflow/inductor/121781 -> ciflow/inductor/121781 2024-06-26T04:39:37.7506563Z * [new tag] ciflow/inductor/121782 -> ciflow/inductor/121782 2024-06-26T04:39:37.7507542Z * [new tag] ciflow/inductor/121877 -> ciflow/inductor/121877 2024-06-26T04:39:37.7508336Z * [new tag] ciflow/inductor/122159 -> ciflow/inductor/122159 2024-06-26T04:39:37.7509133Z * [new tag] ciflow/inductor/122627 -> ciflow/inductor/122627 2024-06-26T04:39:37.7509930Z * [new tag] ciflow/inductor/122667 -> ciflow/inductor/122667 2024-06-26T04:39:37.7510730Z * [new tag] ciflow/inductor/122689 -> ciflow/inductor/122689 2024-06-26T04:39:37.7511883Z * [new tag] ciflow/inductor/122839 -> ciflow/inductor/122839 2024-06-26T04:39:37.7512669Z * [new tag] ciflow/inductor/122867 -> ciflow/inductor/122867 2024-06-26T04:39:37.7513473Z * [new tag] ciflow/inductor/122873 -> ciflow/inductor/122873 2024-06-26T04:39:37.7514420Z * [new tag] ciflow/inductor/122879 -> ciflow/inductor/122879 2024-06-26T04:39:37.7515239Z * [new tag] ciflow/inductor/122906 -> ciflow/inductor/122906 2024-06-26T04:39:37.7515995Z * [new tag] ciflow/inductor/122926 -> ciflow/inductor/122926 2024-06-26T04:39:37.7516800Z * [new tag] ciflow/inductor/122939 -> ciflow/inductor/122939 2024-06-26T04:39:37.7517765Z * [new tag] ciflow/inductor/122941 -> ciflow/inductor/122941 2024-06-26T04:39:37.7518574Z * [new tag] ciflow/inductor/122961 -> ciflow/inductor/122961 2024-06-26T04:39:37.7519388Z * [new tag] ciflow/inductor/123077 -> ciflow/inductor/123077 2024-06-26T04:39:37.7520272Z * [new tag] ciflow/inductor/123123 -> ciflow/inductor/123123 2024-06-26T04:39:37.7521072Z * [new tag] ciflow/inductor/123185 -> ciflow/inductor/123185 2024-06-26T04:39:37.7521930Z * [new tag] ciflow/inductor/123222 -> ciflow/inductor/123222 2024-06-26T04:39:37.7522733Z * [new tag] ciflow/inductor/123276 -> ciflow/inductor/123276 2024-06-26T04:39:37.7523918Z * [new tag] ciflow/inductor/123279 -> ciflow/inductor/123279 2024-06-26T04:39:37.7524838Z * [new tag] ciflow/inductor/123306 -> ciflow/inductor/123306 2024-06-26T04:39:37.7525802Z * [new tag] ciflow/inductor/123347 -> ciflow/inductor/123347 2024-06-26T04:39:37.7526600Z * [new tag] ciflow/inductor/123349 -> ciflow/inductor/123349 2024-06-26T04:39:37.7527429Z * [new tag] ciflow/inductor/123350 -> ciflow/inductor/123350 2024-06-26T04:39:37.7528450Z * [new tag] ciflow/inductor/123361 -> ciflow/inductor/123361 2024-06-26T04:39:37.7529535Z * [new tag] ciflow/inductor/123382 -> ciflow/inductor/123382 2024-06-26T04:39:37.7530379Z * [new tag] ciflow/inductor/123414 -> ciflow/inductor/123414 2024-06-26T04:39:37.7531360Z * [new tag] ciflow/inductor/123454 -> ciflow/inductor/123454 2024-06-26T04:39:37.7531839Z * [new tag] ciflow/inductor/123514 -> ciflow/inductor/123514 2024-06-26T04:39:37.7532783Z * [new tag] ciflow/inductor/123562 -> ciflow/inductor/123562 2024-06-26T04:39:37.7533545Z * [new tag] ciflow/inductor/123570 -> ciflow/inductor/123570 2024-06-26T04:39:37.7534719Z * [new tag] ciflow/inductor/123631 -> ciflow/inductor/123631 2024-06-26T04:39:37.7535335Z * [new tag] ciflow/inductor/123661 -> ciflow/inductor/123661 2024-06-26T04:39:37.7536227Z * [new tag] ciflow/inductor/123667 -> ciflow/inductor/123667 2024-06-26T04:39:37.7537027Z * [new tag] ciflow/inductor/123685 -> ciflow/inductor/123685 2024-06-26T04:39:37.7537921Z * [new tag] ciflow/inductor/123694 -> ciflow/inductor/123694 2024-06-26T04:39:37.7538980Z * [new tag] ciflow/inductor/123706 -> ciflow/inductor/123706 2024-06-26T04:39:37.7539682Z * [new tag] ciflow/inductor/123742 -> ciflow/inductor/123742 2024-06-26T04:39:37.7540579Z * [new tag] ciflow/inductor/123744 -> ciflow/inductor/123744 2024-06-26T04:39:37.7541855Z * [new tag] ciflow/inductor/123764 -> ciflow/inductor/123764 2024-06-26T04:39:37.7542936Z * [new tag] ciflow/inductor/123770 -> ciflow/inductor/123770 2024-06-26T04:39:37.7543725Z * [new tag] ciflow/inductor/123789 -> ciflow/inductor/123789 2024-06-26T04:39:37.7544510Z * [new tag] ciflow/inductor/123806 -> ciflow/inductor/123806 2024-06-26T04:39:37.7545843Z * [new tag] ciflow/inductor/123895 -> ciflow/inductor/123895 2024-06-26T04:39:37.7547213Z * [new tag] ciflow/inductor/123909 -> ciflow/inductor/123909 2024-06-26T04:39:37.7548081Z * [new tag] ciflow/inductor/123929 -> ciflow/inductor/123929 2024-06-26T04:39:37.7548977Z * [new tag] ciflow/inductor/123970 -> ciflow/inductor/123970 2024-06-26T04:39:37.7549863Z * [new tag] ciflow/inductor/124003 -> ciflow/inductor/124003 2024-06-26T04:39:37.7550874Z * [new tag] ciflow/inductor/124037 -> ciflow/inductor/124037 2024-06-26T04:39:37.7551766Z * [new tag] ciflow/inductor/124060 -> ciflow/inductor/124060 2024-06-26T04:39:37.7552659Z * [new tag] ciflow/inductor/124072 -> ciflow/inductor/124072 2024-06-26T04:39:37.7553532Z * [new tag] ciflow/inductor/124093 -> ciflow/inductor/124093 2024-06-26T04:39:37.7554459Z * [new tag] ciflow/inductor/124094 -> ciflow/inductor/124094 2024-06-26T04:39:37.7555306Z * [new tag] ciflow/inductor/124115 -> ciflow/inductor/124115 2024-06-26T04:39:37.7556216Z * [new tag] ciflow/inductor/124118 -> ciflow/inductor/124118 2024-06-26T04:39:37.7557453Z * [new tag] ciflow/inductor/124150 -> ciflow/inductor/124150 2024-06-26T04:39:37.7558373Z * [new tag] ciflow/inductor/124207 -> ciflow/inductor/124207 2024-06-26T04:39:37.7559232Z * [new tag] ciflow/inductor/124225 -> ciflow/inductor/124225 2024-06-26T04:39:37.7560214Z * [new tag] ciflow/inductor/124226 -> ciflow/inductor/124226 2024-06-26T04:39:37.7561307Z * [new tag] ciflow/inductor/124339 -> ciflow/inductor/124339 2024-06-26T04:39:37.7562179Z * [new tag] ciflow/inductor/124401 -> ciflow/inductor/124401 2024-06-26T04:39:37.7563068Z * [new tag] ciflow/inductor/124431 -> ciflow/inductor/124431 2024-06-26T04:39:37.7563941Z * [new tag] ciflow/inductor/124450 -> ciflow/inductor/124450 2024-06-26T04:39:37.7564818Z * [new tag] ciflow/inductor/124471 -> ciflow/inductor/124471 2024-06-26T04:39:37.7565908Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2024-06-26T04:39:37.7566416Z * [new tag] ciflow/inductor/124501 -> ciflow/inductor/124501 2024-06-26T04:39:37.7567192Z * [new tag] ciflow/inductor/124631 -> ciflow/inductor/124631 2024-06-26T04:39:37.7568097Z * [new tag] ciflow/inductor/124664 -> ciflow/inductor/124664 2024-06-26T04:39:37.7569300Z * [new tag] ciflow/inductor/124677 -> ciflow/inductor/124677 2024-06-26T04:39:37.7570410Z * [new tag] ciflow/inductor/124679 -> ciflow/inductor/124679 2024-06-26T04:39:37.7571272Z * [new tag] ciflow/inductor/124682 -> ciflow/inductor/124682 2024-06-26T04:39:37.7572311Z * [new tag] ciflow/inductor/124722 -> ciflow/inductor/124722 2024-06-26T04:39:37.7573215Z * [new tag] ciflow/inductor/124803 -> ciflow/inductor/124803 2024-06-26T04:39:37.7574146Z * [new tag] ciflow/inductor/124832 -> ciflow/inductor/124832 2024-06-26T04:39:37.7575011Z * [new tag] ciflow/inductor/124839 -> ciflow/inductor/124839 2024-06-26T04:39:37.7575913Z * [new tag] ciflow/inductor/124845 -> ciflow/inductor/124845 2024-06-26T04:39:37.7576783Z * [new tag] ciflow/inductor/124867 -> ciflow/inductor/124867 2024-06-26T04:39:37.7577655Z * [new tag] ciflow/inductor/124892 -> ciflow/inductor/124892 2024-06-26T04:39:37.7578532Z * [new tag] ciflow/inductor/124962 -> ciflow/inductor/124962 2024-06-26T04:39:37.7580572Z * [new tag] ciflow/inductor/124969 -> ciflow/inductor/124969 2024-06-26T04:39:37.7581497Z * [new tag] ciflow/inductor/125017 -> ciflow/inductor/125017 2024-06-26T04:39:37.7582345Z * [new tag] ciflow/inductor/125054 -> ciflow/inductor/125054 2024-06-26T04:39:37.7583242Z * [new tag] ciflow/inductor/125088 -> ciflow/inductor/125088 2024-06-26T04:39:37.7584193Z * [new tag] ciflow/inductor/125089 -> ciflow/inductor/125089 2024-06-26T04:39:37.7585045Z * [new tag] ciflow/inductor/125156 -> ciflow/inductor/125156 2024-06-26T04:39:37.7585938Z * [new tag] ciflow/inductor/125157 -> ciflow/inductor/125157 2024-06-26T04:39:37.7587016Z * [new tag] ciflow/inductor/125160 -> ciflow/inductor/125160 2024-06-26T04:39:37.7587957Z * [new tag] ciflow/inductor/125201 -> ciflow/inductor/125201 2024-06-26T04:39:37.7588957Z * [new tag] ciflow/inductor/125210 -> ciflow/inductor/125210 2024-06-26T04:39:37.7589989Z * [new tag] ciflow/inductor/125242 -> ciflow/inductor/125242 2024-06-26T04:39:37.7590899Z * [new tag] ciflow/inductor/125264 -> ciflow/inductor/125264 2024-06-26T04:39:37.7591785Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2024-06-26T04:39:37.7592746Z * [new tag] ciflow/inductor/125308 -> ciflow/inductor/125308 2024-06-26T04:39:37.7593611Z * [new tag] ciflow/inductor/125312 -> ciflow/inductor/125312 2024-06-26T04:39:37.7594489Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2024-06-26T04:39:37.7596045Z * [new tag] ciflow/inductor/125345 -> ciflow/inductor/125345 2024-06-26T04:39:37.7597296Z * [new tag] ciflow/inductor/125378 -> ciflow/inductor/125378 2024-06-26T04:39:37.7598367Z * [new tag] ciflow/inductor/125381 -> ciflow/inductor/125381 2024-06-26T04:39:37.7599399Z * [new tag] ciflow/inductor/125410 -> ciflow/inductor/125410 2024-06-26T04:39:37.7600393Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2024-06-26T04:39:37.7601332Z * [new tag] ciflow/inductor/125436 -> ciflow/inductor/125436 2024-06-26T04:39:37.7602230Z * [new tag] ciflow/inductor/125469 -> ciflow/inductor/125469 2024-06-26T04:39:37.7603350Z * [new tag] ciflow/inductor/125470 -> ciflow/inductor/125470 2024-06-26T04:39:37.7604204Z * [new tag] ciflow/inductor/125559 -> ciflow/inductor/125559 2024-06-26T04:39:37.7605159Z * [new tag] ciflow/inductor/125701 -> ciflow/inductor/125701 2024-06-26T04:39:37.7606050Z * [new tag] ciflow/inductor/125709 -> ciflow/inductor/125709 2024-06-26T04:39:37.7606927Z * [new tag] ciflow/inductor/125716 -> ciflow/inductor/125716 2024-06-26T04:39:37.7608428Z * [new tag] ciflow/inductor/125723 -> ciflow/inductor/125723 2024-06-26T04:39:37.7609306Z * [new tag] ciflow/inductor/125742 -> ciflow/inductor/125742 2024-06-26T04:39:37.7610704Z * [new tag] ciflow/inductor/125762 -> ciflow/inductor/125762 2024-06-26T04:39:37.7611612Z * [new tag] ciflow/inductor/125765 -> ciflow/inductor/125765 2024-06-26T04:39:37.7612542Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2024-06-26T04:39:37.7613427Z * [new tag] ciflow/inductor/125808 -> ciflow/inductor/125808 2024-06-26T04:39:37.7614298Z * [new tag] ciflow/inductor/125819 -> ciflow/inductor/125819 2024-06-26T04:39:37.7615224Z * [new tag] ciflow/inductor/125831 -> ciflow/inductor/125831 2024-06-26T04:39:37.7616123Z * [new tag] ciflow/inductor/125863 -> ciflow/inductor/125863 2024-06-26T04:39:37.7617253Z * [new tag] ciflow/inductor/125867 -> ciflow/inductor/125867 2024-06-26T04:39:37.7618111Z * [new tag] ciflow/inductor/125897 -> ciflow/inductor/125897 2024-06-26T04:39:37.7619026Z * [new tag] ciflow/inductor/125941 -> ciflow/inductor/125941 2024-06-26T04:39:37.7619842Z * [new tag] ciflow/inductor/125947 -> ciflow/inductor/125947 2024-06-26T04:39:37.7621037Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2024-06-26T04:39:37.7621882Z * [new tag] ciflow/inductor/126013 -> ciflow/inductor/126013 2024-06-26T04:39:37.7622690Z * [new tag] ciflow/inductor/126129 -> ciflow/inductor/126129 2024-06-26T04:39:37.7624488Z * [new tag] ciflow/inductor/126132 -> ciflow/inductor/126132 2024-06-26T04:39:37.7624953Z * [new tag] ciflow/inductor/126215 -> ciflow/inductor/126215 2024-06-26T04:39:37.7625671Z * [new tag] ciflow/inductor/126221 -> ciflow/inductor/126221 2024-06-26T04:39:37.7626514Z * [new tag] ciflow/inductor/126254 -> ciflow/inductor/126254 2024-06-26T04:39:37.7627402Z * [new tag] ciflow/inductor/126270 -> ciflow/inductor/126270 2024-06-26T04:39:37.7628292Z * [new tag] ciflow/inductor/126282 -> ciflow/inductor/126282 2024-06-26T04:39:37.7629150Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2024-06-26T04:39:37.7630258Z * [new tag] ciflow/inductor/126368 -> ciflow/inductor/126368 2024-06-26T04:39:37.7631078Z * [new tag] ciflow/inductor/126392 -> ciflow/inductor/126392 2024-06-26T04:39:37.7632251Z * [new tag] ciflow/inductor/126395 -> ciflow/inductor/126395 2024-06-26T04:39:37.7632856Z * [new tag] ciflow/inductor/126417 -> ciflow/inductor/126417 2024-06-26T04:39:37.7633769Z * [new tag] ciflow/inductor/126446 -> ciflow/inductor/126446 2024-06-26T04:39:37.7634630Z * [new tag] ciflow/inductor/126500 -> ciflow/inductor/126500 2024-06-26T04:39:37.7635491Z * [new tag] ciflow/inductor/126501 -> ciflow/inductor/126501 2024-06-26T04:39:37.7636408Z * [new tag] ciflow/inductor/126502 -> ciflow/inductor/126502 2024-06-26T04:39:37.7637744Z * [new tag] ciflow/inductor/126516 -> ciflow/inductor/126516 2024-06-26T04:39:37.7638410Z * [new tag] ciflow/inductor/126517 -> ciflow/inductor/126517 2024-06-26T04:39:37.7639237Z * [new tag] ciflow/inductor/126526 -> ciflow/inductor/126526 2024-06-26T04:39:37.7640665Z * [new tag] ciflow/inductor/126536 -> ciflow/inductor/126536 2024-06-26T04:39:37.7641470Z * [new tag] ciflow/inductor/126541 -> ciflow/inductor/126541 2024-06-26T04:39:37.7642237Z * [new tag] ciflow/inductor/126565 -> ciflow/inductor/126565 2024-06-26T04:39:37.7643030Z * [new tag] ciflow/inductor/126573 -> ciflow/inductor/126573 2024-06-26T04:39:37.7643828Z * [new tag] ciflow/inductor/126586 -> ciflow/inductor/126586 2024-06-26T04:39:37.7644861Z * [new tag] ciflow/inductor/126612 -> ciflow/inductor/126612 2024-06-26T04:39:37.7645684Z * [new tag] ciflow/inductor/126667 -> ciflow/inductor/126667 2024-06-26T04:39:37.7646640Z * [new tag] ciflow/inductor/126672 -> ciflow/inductor/126672 2024-06-26T04:39:37.7647401Z * [new tag] ciflow/inductor/126678 -> ciflow/inductor/126678 2024-06-26T04:39:37.7648251Z * [new tag] ciflow/inductor/126697 -> ciflow/inductor/126697 2024-06-26T04:39:37.7649054Z * [new tag] ciflow/inductor/126698 -> ciflow/inductor/126698 2024-06-26T04:39:37.7649918Z * [new tag] ciflow/inductor/126704 -> ciflow/inductor/126704 2024-06-26T04:39:37.7650922Z * [new tag] ciflow/inductor/126727 -> ciflow/inductor/126727 2024-06-26T04:39:37.7651742Z * [new tag] ciflow/inductor/126768 -> ciflow/inductor/126768 2024-06-26T04:39:37.7652578Z * [new tag] ciflow/inductor/126778 -> ciflow/inductor/126778 2024-06-26T04:39:37.7653369Z * [new tag] ciflow/inductor/126815 -> ciflow/inductor/126815 2024-06-26T04:39:37.7654803Z * [new tag] ciflow/inductor/126825 -> ciflow/inductor/126825 2024-06-26T04:39:37.7655869Z * [new tag] ciflow/inductor/126858 -> ciflow/inductor/126858 2024-06-26T04:39:37.7656657Z * [new tag] ciflow/inductor/126878 -> ciflow/inductor/126878 2024-06-26T04:39:37.7657541Z * [new tag] ciflow/inductor/126883 -> ciflow/inductor/126883 2024-06-26T04:39:37.7658564Z * [new tag] ciflow/inductor/126912 -> ciflow/inductor/126912 2024-06-26T04:39:37.7659434Z * [new tag] ciflow/inductor/126936 -> ciflow/inductor/126936 2024-06-26T04:39:37.7660458Z * [new tag] ciflow/inductor/126958 -> ciflow/inductor/126958 2024-06-26T04:39:37.7661286Z * [new tag] ciflow/inductor/126967 -> ciflow/inductor/126967 2024-06-26T04:39:37.7662135Z * [new tag] ciflow/inductor/127006 -> ciflow/inductor/127006 2024-06-26T04:39:37.7662981Z * [new tag] ciflow/inductor/127011 -> ciflow/inductor/127011 2024-06-26T04:39:37.7663857Z * [new tag] ciflow/inductor/127034 -> ciflow/inductor/127034 2024-06-26T04:39:37.7664823Z * [new tag] ciflow/inductor/127064 -> ciflow/inductor/127064 2024-06-26T04:39:37.7665889Z * [new tag] ciflow/inductor/127166 -> ciflow/inductor/127166 2024-06-26T04:39:37.7666889Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2024-06-26T04:39:37.7668257Z * [new tag] ciflow/inductor/127247 -> ciflow/inductor/127247 2024-06-26T04:39:37.7669633Z * [new tag] ciflow/inductor/127268 -> ciflow/inductor/127268 2024-06-26T04:39:37.7670465Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2024-06-26T04:39:37.7671348Z * [new tag] ciflow/inductor/127306 -> ciflow/inductor/127306 2024-06-26T04:39:37.7672475Z * [new tag] ciflow/inductor/127327 -> ciflow/inductor/127327 2024-06-26T04:39:37.7673455Z * [new tag] ciflow/inductor/127330 -> ciflow/inductor/127330 2024-06-26T04:39:37.7674298Z * [new tag] ciflow/inductor/127347 -> ciflow/inductor/127347 2024-06-26T04:39:37.7675054Z * [new tag] ciflow/inductor/127395 -> ciflow/inductor/127395 2024-06-26T04:39:37.7675899Z * [new tag] ciflow/inductor/127430 -> ciflow/inductor/127430 2024-06-26T04:39:37.7676735Z * [new tag] ciflow/inductor/127431 -> ciflow/inductor/127431 2024-06-26T04:39:37.7677764Z * [new tag] ciflow/inductor/127450 -> ciflow/inductor/127450 2024-06-26T04:39:37.7678583Z * [new tag] ciflow/inductor/127473 -> ciflow/inductor/127473 2024-06-26T04:39:37.7679324Z * [new tag] ciflow/inductor/127506 -> ciflow/inductor/127506 2024-06-26T04:39:37.7680188Z * [new tag] ciflow/inductor/127587 -> ciflow/inductor/127587 2024-06-26T04:39:37.7681220Z * [new tag] ciflow/inductor/127596 -> ciflow/inductor/127596 2024-06-26T04:39:37.7682189Z * [new tag] ciflow/inductor/127602 -> ciflow/inductor/127602 2024-06-26T04:39:37.7683483Z * [new tag] ciflow/inductor/127650 -> ciflow/inductor/127650 2024-06-26T04:39:37.7684277Z * [new tag] ciflow/inductor/127664 -> ciflow/inductor/127664 2024-06-26T04:39:37.7685479Z * [new tag] ciflow/inductor/127669 -> ciflow/inductor/127669 2024-06-26T04:39:37.7686382Z * [new tag] ciflow/inductor/127674 -> ciflow/inductor/127674 2024-06-26T04:39:37.7687551Z * [new tag] ciflow/inductor/127675 -> ciflow/inductor/127675 2024-06-26T04:39:37.7688634Z * [new tag] ciflow/inductor/127682 -> ciflow/inductor/127682 2024-06-26T04:39:37.7689118Z * [new tag] ciflow/inductor/127690 -> ciflow/inductor/127690 2024-06-26T04:39:37.7689929Z * [new tag] ciflow/inductor/127706 -> ciflow/inductor/127706 2024-06-26T04:39:37.7690836Z * [new tag] ciflow/inductor/127724 -> ciflow/inductor/127724 2024-06-26T04:39:37.7691709Z * [new tag] ciflow/inductor/127752 -> ciflow/inductor/127752 2024-06-26T04:39:37.7692644Z * [new tag] ciflow/inductor/127782 -> ciflow/inductor/127782 2024-06-26T04:39:37.7693836Z * [new tag] ciflow/inductor/127826 -> ciflow/inductor/127826 2024-06-26T04:39:37.7694808Z * [new tag] ciflow/inductor/127868 -> ciflow/inductor/127868 2024-06-26T04:39:37.7695598Z * [new tag] ciflow/inductor/127980 -> ciflow/inductor/127980 2024-06-26T04:39:37.7696628Z * [new tag] ciflow/inductor/127998 -> ciflow/inductor/127998 2024-06-26T04:39:37.7697097Z * [new tag] ciflow/inductor/128016 -> ciflow/inductor/128016 2024-06-26T04:39:37.7697827Z * [new tag] ciflow/inductor/128041 -> ciflow/inductor/128041 2024-06-26T04:39:37.7698679Z * [new tag] ciflow/inductor/128045 -> ciflow/inductor/128045 2024-06-26T04:39:37.7699977Z * [new tag] ciflow/inductor/128068 -> ciflow/inductor/128068 2024-06-26T04:39:37.7700558Z * [new tag] ciflow/inductor/128077 -> ciflow/inductor/128077 2024-06-26T04:39:37.7701479Z * [new tag] ciflow/inductor/128103 -> ciflow/inductor/128103 2024-06-26T04:39:37.7702712Z * [new tag] ciflow/inductor/128144 -> ciflow/inductor/128144 2024-06-26T04:39:37.7703485Z * [new tag] ciflow/inductor/128148 -> ciflow/inductor/128148 2024-06-26T04:39:37.7704528Z * [new tag] ciflow/inductor/128167 -> ciflow/inductor/128167 2024-06-26T04:39:37.7705369Z * [new tag] ciflow/inductor/128188 -> ciflow/inductor/128188 2024-06-26T04:39:37.7706329Z * [new tag] ciflow/inductor/128233 -> ciflow/inductor/128233 2024-06-26T04:39:37.7707359Z * [new tag] ciflow/inductor/128297 -> ciflow/inductor/128297 2024-06-26T04:39:37.7708142Z * [new tag] ciflow/inductor/128301 -> ciflow/inductor/128301 2024-06-26T04:39:37.7709262Z * [new tag] ciflow/inductor/128303 -> ciflow/inductor/128303 2024-06-26T04:39:37.7710111Z * [new tag] ciflow/inductor/128327 -> ciflow/inductor/128327 2024-06-26T04:39:37.7710959Z * [new tag] ciflow/inductor/128329 -> ciflow/inductor/128329 2024-06-26T04:39:37.7711957Z * [new tag] ciflow/inductor/128330 -> ciflow/inductor/128330 2024-06-26T04:39:37.7712887Z * [new tag] ciflow/inductor/128335 -> ciflow/inductor/128335 2024-06-26T04:39:37.7713854Z * [new tag] ciflow/inductor/128353 -> ciflow/inductor/128353 2024-06-26T04:39:37.7714720Z * [new tag] ciflow/inductor/128382 -> ciflow/inductor/128382 2024-06-26T04:39:37.7715609Z * [new tag] ciflow/inductor/128386 -> ciflow/inductor/128386 2024-06-26T04:39:37.7716436Z * [new tag] ciflow/inductor/128392 -> ciflow/inductor/128392 2024-06-26T04:39:37.7717422Z * [new tag] ciflow/inductor/128416 -> ciflow/inductor/128416 2024-06-26T04:39:37.7718402Z * [new tag] ciflow/inductor/128422 -> ciflow/inductor/128422 2024-06-26T04:39:37.7719556Z * [new tag] ciflow/inductor/128441 -> ciflow/inductor/128441 2024-06-26T04:39:37.7720817Z * [new tag] ciflow/inductor/128449 -> ciflow/inductor/128449 2024-06-26T04:39:37.7721686Z * [new tag] ciflow/inductor/128568 -> ciflow/inductor/128568 2024-06-26T04:39:37.7722688Z * [new tag] ciflow/inductor/128571 -> ciflow/inductor/128571 2024-06-26T04:39:37.7723548Z * [new tag] ciflow/inductor/128583 -> ciflow/inductor/128583 2024-06-26T04:39:37.7724420Z * [new tag] ciflow/inductor/128599 -> ciflow/inductor/128599 2024-06-26T04:39:37.7725269Z * [new tag] ciflow/inductor/128635 -> ciflow/inductor/128635 2024-06-26T04:39:37.7726111Z * [new tag] ciflow/inductor/128643 -> ciflow/inductor/128643 2024-06-26T04:39:37.7726918Z * [new tag] ciflow/inductor/128646 -> ciflow/inductor/128646 2024-06-26T04:39:37.7728330Z * [new tag] ciflow/inductor/128647 -> ciflow/inductor/128647 2024-06-26T04:39:37.7729400Z * [new tag] ciflow/inductor/128660 -> ciflow/inductor/128660 2024-06-26T04:39:37.7730450Z * [new tag] ciflow/inductor/128678 -> ciflow/inductor/128678 2024-06-26T04:39:37.7731515Z * [new tag] ciflow/inductor/128682 -> ciflow/inductor/128682 2024-06-26T04:39:37.7732342Z * [new tag] ciflow/inductor/128709 -> ciflow/inductor/128709 2024-06-26T04:39:37.7733178Z * [new tag] ciflow/inductor/128723 -> ciflow/inductor/128723 2024-06-26T04:39:37.7734094Z * [new tag] ciflow/inductor/128736 -> ciflow/inductor/128736 2024-06-26T04:39:37.7735209Z * [new tag] ciflow/inductor/128752 -> ciflow/inductor/128752 2024-06-26T04:39:37.7736110Z * [new tag] ciflow/inductor/128802 -> ciflow/inductor/128802 2024-06-26T04:39:37.7737151Z * [new tag] ciflow/inductor/128807 -> ciflow/inductor/128807 2024-06-26T04:39:37.7738024Z * [new tag] ciflow/inductor/128811 -> ciflow/inductor/128811 2024-06-26T04:39:37.7738852Z * [new tag] ciflow/inductor/128812 -> ciflow/inductor/128812 2024-06-26T04:39:37.7739694Z * [new tag] ciflow/inductor/128820 -> ciflow/inductor/128820 2024-06-26T04:39:37.7740583Z * [new tag] ciflow/inductor/128825 -> ciflow/inductor/128825 2024-06-26T04:39:37.7741572Z * [new tag] ciflow/inductor/128826 -> ciflow/inductor/128826 2024-06-26T04:39:37.7742444Z * [new tag] ciflow/inductor/128839 -> ciflow/inductor/128839 2024-06-26T04:39:37.7743426Z * [new tag] ciflow/inductor/128841 -> ciflow/inductor/128841 2024-06-26T04:39:37.7744167Z * [new tag] ciflow/inductor/128857 -> ciflow/inductor/128857 2024-06-26T04:39:37.7745019Z * [new tag] ciflow/inductor/128883 -> ciflow/inductor/128883 2024-06-26T04:39:37.7745814Z * [new tag] ciflow/inductor/128887 -> ciflow/inductor/128887 2024-06-26T04:39:37.7746663Z * [new tag] ciflow/inductor/128890 -> ciflow/inductor/128890 2024-06-26T04:39:37.7747571Z * [new tag] ciflow/inductor/128893 -> ciflow/inductor/128893 2024-06-26T04:39:37.7748446Z * [new tag] ciflow/inductor/128900 -> ciflow/inductor/128900 2024-06-26T04:39:37.7749272Z * [new tag] ciflow/inductor/128909 -> ciflow/inductor/128909 2024-06-26T04:39:37.7750231Z * [new tag] ciflow/inductor/128916 -> ciflow/inductor/128916 2024-06-26T04:39:37.7751117Z * [new tag] ciflow/inductor/128979 -> ciflow/inductor/128979 2024-06-26T04:39:37.7751973Z * [new tag] ciflow/inductor/128981 -> ciflow/inductor/128981 2024-06-26T04:39:37.7752811Z * [new tag] ciflow/inductor/128986 -> ciflow/inductor/128986 2024-06-26T04:39:37.7753659Z * [new tag] ciflow/inductor/128992 -> ciflow/inductor/128992 2024-06-26T04:39:37.7754522Z * [new tag] ciflow/inductor/128996 -> ciflow/inductor/128996 2024-06-26T04:39:37.7755393Z * [new tag] ciflow/inductor/129009 -> ciflow/inductor/129009 2024-06-26T04:39:37.7756236Z * [new tag] ciflow/inductor/129017 -> ciflow/inductor/129017 2024-06-26T04:39:37.7757242Z * [new tag] ciflow/inductor/129025 -> ciflow/inductor/129025 2024-06-26T04:39:37.7758085Z * [new tag] ciflow/inductor/129026 -> ciflow/inductor/129026 2024-06-26T04:39:37.7758980Z * [new tag] ciflow/inductor/129035 -> ciflow/inductor/129035 2024-06-26T04:39:37.7759957Z * [new tag] ciflow/inductor/129036 -> ciflow/inductor/129036 2024-06-26T04:39:37.7761047Z * [new tag] ciflow/inductor/129040 -> ciflow/inductor/129040 2024-06-26T04:39:37.7761912Z * [new tag] ciflow/inductor/129047 -> ciflow/inductor/129047 2024-06-26T04:39:37.7762751Z * [new tag] ciflow/inductor/129048 -> ciflow/inductor/129048 2024-06-26T04:39:37.7763591Z * [new tag] ciflow/inductor/129049 -> ciflow/inductor/129049 2024-06-26T04:39:37.7764477Z * [new tag] ciflow/inductor/129058 -> ciflow/inductor/129058 2024-06-26T04:39:37.7765318Z * [new tag] ciflow/inductor/129087 -> ciflow/inductor/129087 2024-06-26T04:39:37.7766167Z * [new tag] ciflow/inductor/129091 -> ciflow/inductor/129091 2024-06-26T04:39:37.7766997Z * [new tag] ciflow/inductor/129092 -> ciflow/inductor/129092 2024-06-26T04:39:37.7767868Z * [new tag] ciflow/inductor/129103 -> ciflow/inductor/129103 2024-06-26T04:39:37.7770325Z * [new tag] ciflow/inductor/129112 -> ciflow/inductor/129112 2024-06-26T04:39:37.7770998Z * [new tag] ciflow/inductor/129121 -> ciflow/inductor/129121 2024-06-26T04:39:37.7771783Z * [new tag] ciflow/inductor/129130 -> ciflow/inductor/129130 2024-06-26T04:39:37.7772580Z * [new tag] ciflow/inductor/129134 -> ciflow/inductor/129134 2024-06-26T04:39:37.7773441Z * [new tag] ciflow/inductor/129135 -> ciflow/inductor/129135 2024-06-26T04:39:37.7774377Z * [new tag] ciflow/inductor/129144 -> ciflow/inductor/129144 2024-06-26T04:39:37.7775256Z * [new tag] ciflow/inductor/129173 -> ciflow/inductor/129173 2024-06-26T04:39:37.7776114Z * [new tag] ciflow/inductor/129182 -> ciflow/inductor/129182 2024-06-26T04:39:37.7777254Z * [new tag] ciflow/inductor/129183 -> ciflow/inductor/129183 2024-06-26T04:39:37.7778235Z * [new tag] ciflow/inductor/129184 -> ciflow/inductor/129184 2024-06-26T04:39:37.7779105Z * [new tag] ciflow/inductor/129185 -> ciflow/inductor/129185 2024-06-26T04:39:37.7779987Z * [new tag] ciflow/inductor/129186 -> ciflow/inductor/129186 2024-06-26T04:39:37.7781017Z * [new tag] ciflow/inductor/129187 -> ciflow/inductor/129187 2024-06-26T04:39:37.7782010Z * [new tag] ciflow/inductor/129202 -> ciflow/inductor/129202 2024-06-26T04:39:37.7783058Z * [new tag] ciflow/inductor/129216 -> ciflow/inductor/129216 2024-06-26T04:39:37.7783896Z * [new tag] ciflow/inductor/129220 -> ciflow/inductor/129220 2024-06-26T04:39:37.7784791Z * [new tag] ciflow/inductor/129221 -> ciflow/inductor/129221 2024-06-26T04:39:37.7785663Z * [new tag] ciflow/inductor/129249 -> ciflow/inductor/129249 2024-06-26T04:39:37.7786440Z * [new tag] ciflow/inductor/129250 -> ciflow/inductor/129250 2024-06-26T04:39:37.7787803Z * [new tag] ciflow/inductor/129254 -> ciflow/inductor/129254 2024-06-26T04:39:37.7788660Z * [new tag] ciflow/inductor/129257 -> ciflow/inductor/129257 2024-06-26T04:39:37.7789526Z * [new tag] ciflow/inductor/129267 -> ciflow/inductor/129267 2024-06-26T04:39:37.7790356Z * [new tag] ciflow/inductor/129268 -> ciflow/inductor/129268 2024-06-26T04:39:37.7791175Z * [new tag] ciflow/inductor/129294 -> ciflow/inductor/129294 2024-06-26T04:39:37.7792034Z * [new tag] ciflow/inductor/129314 -> ciflow/inductor/129314 2024-06-26T04:39:37.7792841Z * [new tag] ciflow/inductor/129320 -> ciflow/inductor/129320 2024-06-26T04:39:37.7793712Z * [new tag] ciflow/inductor/129321 -> ciflow/inductor/129321 2024-06-26T04:39:37.7794586Z * [new tag] ciflow/inductor/129325 -> ciflow/inductor/129325 2024-06-26T04:39:37.7795634Z * [new tag] ciflow/inductor/129337 -> ciflow/inductor/129337 2024-06-26T04:39:37.7796497Z * [new tag] ciflow/inductor/129342 -> ciflow/inductor/129342 2024-06-26T04:39:37.7797492Z * [new tag] ciflow/inductor/129344 -> ciflow/inductor/129344 2024-06-26T04:39:37.7798402Z * [new tag] ciflow/inductor/129346 -> ciflow/inductor/129346 2024-06-26T04:39:37.7799207Z * [new tag] ciflow/inductor/129348 -> ciflow/inductor/129348 2024-06-26T04:39:37.7800384Z * [new tag] ciflow/inductor/129349 -> ciflow/inductor/129349 2024-06-26T04:39:37.7801429Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2024-06-26T04:39:37.7802299Z * [new tag] ciflow/inductor/129360 -> ciflow/inductor/129360 2024-06-26T04:39:37.7803182Z * [new tag] ciflow/inductor/129375 -> ciflow/inductor/129375 2024-06-26T04:39:37.7804022Z * [new tag] ciflow/inductor/129378 -> ciflow/inductor/129378 2024-06-26T04:39:37.7804920Z * [new tag] ciflow/inductor/129384 -> ciflow/inductor/129384 2024-06-26T04:39:37.7805735Z * [new tag] ciflow/inductor/129405 -> ciflow/inductor/129405 2024-06-26T04:39:37.7806558Z * [new tag] ciflow/inductor/129409 -> ciflow/inductor/129409 2024-06-26T04:39:37.7807472Z * [new tag] ciflow/inductor/129414 -> ciflow/inductor/129414 2024-06-26T04:39:37.7808485Z * [new tag] ciflow/inductor/129415 -> ciflow/inductor/129415 2024-06-26T04:39:37.7809427Z * [new tag] ciflow/inductor/129416 -> ciflow/inductor/129416 2024-06-26T04:39:37.7810266Z * [new tag] ciflow/inductor/129422 -> ciflow/inductor/129422 2024-06-26T04:39:37.7811264Z * [new tag] ciflow/inductor/129426 -> ciflow/inductor/129426 2024-06-26T04:39:37.7812027Z * [new tag] ciflow/inductor/129428 -> ciflow/inductor/129428 2024-06-26T04:39:37.7813008Z * [new tag] ciflow/inductor/129429 -> ciflow/inductor/129429 2024-06-26T04:39:37.7813986Z * [new tag] ciflow/inductor/129433 -> ciflow/inductor/129433 2024-06-26T04:39:37.7815002Z * [new tag] ciflow/inductor/129440 -> ciflow/inductor/129440 2024-06-26T04:39:37.7816006Z * [new tag] ciflow/inductor/129441 -> ciflow/inductor/129441 2024-06-26T04:39:37.7816872Z * [new tag] ciflow/inductor/129448 -> ciflow/inductor/129448 2024-06-26T04:39:37.7817871Z * [new tag] ciflow/inductor/129453 -> ciflow/inductor/129453 2024-06-26T04:39:37.7818791Z * [new tag] ciflow/inductor/129455 -> ciflow/inductor/129455 2024-06-26T04:39:37.7819779Z * [new tag] ciflow/inductor/129464 -> ciflow/inductor/129464 2024-06-26T04:39:37.7820811Z * [new tag] ciflow/inductor/129466 -> ciflow/inductor/129466 2024-06-26T04:39:37.7821662Z * [new tag] ciflow/inductor/129470 -> ciflow/inductor/129470 2024-06-26T04:39:37.7822505Z * [new tag] ciflow/inductor/129475 -> ciflow/inductor/129475 2024-06-26T04:39:37.7823400Z * [new tag] ciflow/inductor/129476 -> ciflow/inductor/129476 2024-06-26T04:39:37.7824228Z * [new tag] ciflow/inductor/129480 -> ciflow/inductor/129480 2024-06-26T04:39:37.7825105Z * [new tag] ciflow/inductor/129487 -> ciflow/inductor/129487 2024-06-26T04:39:37.7826362Z * [new tag] ciflow/inductor/129492 -> ciflow/inductor/129492 2024-06-26T04:39:37.7827356Z * [new tag] ciflow/inductor/129506 -> ciflow/inductor/129506 2024-06-26T04:39:37.7828443Z * [new tag] ciflow/inductor/129508 -> ciflow/inductor/129508 2024-06-26T04:39:37.7829299Z * [new tag] ciflow/inductor/129512 -> ciflow/inductor/129512 2024-06-26T04:39:37.7830149Z * [new tag] ciflow/inductor/129514 -> ciflow/inductor/129514 2024-06-26T04:39:37.7831010Z * [new tag] ciflow/inductor/129515 -> ciflow/inductor/129515 2024-06-26T04:39:37.7831854Z * [new tag] ciflow/inductor/129516 -> ciflow/inductor/129516 2024-06-26T04:39:37.7832712Z * [new tag] ciflow/inductor/129517 -> ciflow/inductor/129517 2024-06-26T04:39:37.7833683Z * [new tag] ciflow/inductor/129518 -> ciflow/inductor/129518 2024-06-26T04:39:37.7834602Z * [new tag] ciflow/inductor/129520 -> ciflow/inductor/129520 2024-06-26T04:39:37.7835475Z * [new tag] ciflow/inductor/129529 -> ciflow/inductor/129529 2024-06-26T04:39:37.7836377Z * [new tag] ciflow/inductor/129533 -> ciflow/inductor/129533 2024-06-26T04:39:37.7837387Z * [new tag] ciflow/inductor/129537 -> ciflow/inductor/129537 2024-06-26T04:39:37.7838261Z * [new tag] ciflow/inductor/129541 -> ciflow/inductor/129541 2024-06-26T04:39:37.7839517Z * [new tag] ciflow/inductor/129545 -> ciflow/inductor/129545 2024-06-26T04:39:37.7840810Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2024-06-26T04:39:37.7842018Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2024-06-26T04:39:37.7843028Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2024-06-26T04:39:37.7844184Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2024-06-26T04:39:37.7845331Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2024-06-26T04:39:37.7846618Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2024-06-26T04:39:37.7848033Z * [new tag] ciflow/linux-aarch64/125761 -> ciflow/linux-aarch64/125761 2024-06-26T04:39:37.7848745Z * [new tag] ciflow/linux-aarch64/125808 -> ciflow/linux-aarch64/125808 2024-06-26T04:39:37.7849464Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2024-06-26T04:39:37.7850318Z * [new tag] ciflow/linux-aarch64/126049 -> ciflow/linux-aarch64/126049 2024-06-26T04:39:37.7851144Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2024-06-26T04:39:37.7851903Z * [new tag] ciflow/linux-aarch64/126051 -> ciflow/linux-aarch64/126051 2024-06-26T04:39:37.7852323Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2024-06-26T04:39:37.7853021Z * [new tag] ciflow/linux-aarch64/126325 -> ciflow/linux-aarch64/126325 2024-06-26T04:39:37.7854089Z * [new tag] ciflow/linux-aarch64/126612 -> ciflow/linux-aarch64/126612 2024-06-26T04:39:37.7854913Z * [new tag] ciflow/linux-aarch64/127488 -> ciflow/linux-aarch64/127488 2024-06-26T04:39:37.7855788Z * [new tag] ciflow/linux-aarch64/128301 -> ciflow/linux-aarch64/128301 2024-06-26T04:39:37.7856621Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2024-06-26T04:39:37.7857594Z * [new tag] ciflow/mps/116580 -> ciflow/mps/116580 2024-06-26T04:39:37.7858388Z * [new tag] ciflow/mps/117274 -> ciflow/mps/117274 2024-06-26T04:39:37.7859026Z * [new tag] ciflow/mps/119200 -> ciflow/mps/119200 2024-06-26T04:39:37.7859839Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2024-06-26T04:39:37.7860360Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2024-06-26T04:39:37.7861312Z * [new tag] ciflow/mps/121065 -> ciflow/mps/121065 2024-06-26T04:39:37.7862191Z * [new tag] ciflow/mps/123024 -> ciflow/mps/123024 2024-06-26T04:39:37.7863312Z * [new tag] ciflow/mps/124037 -> ciflow/mps/124037 2024-06-26T04:39:37.7864201Z * [new tag] ciflow/mps/126188 -> ciflow/mps/126188 2024-06-26T04:39:37.7865092Z * [new tag] ciflow/mps/127063 -> ciflow/mps/127063 2024-06-26T04:39:37.7865878Z * [new tag] ciflow/mps/127488 -> ciflow/mps/127488 2024-06-26T04:39:37.7867217Z * [new tag] ciflow/mps/128215 -> ciflow/mps/128215 2024-06-26T04:39:37.7868238Z * [new tag] ciflow/mps/128393 -> ciflow/mps/128393 2024-06-26T04:39:37.7868833Z * [new tag] ciflow/mps/128416 -> ciflow/mps/128416 2024-06-26T04:39:37.7869429Z * [new tag] ciflow/mps/128452 -> ciflow/mps/128452 2024-06-26T04:39:37.7870208Z * [new tag] ciflow/mps/128957 -> ciflow/mps/128957 2024-06-26T04:39:37.7871058Z * [new tag] ciflow/mps/129105 -> ciflow/mps/129105 2024-06-26T04:39:37.7871912Z * [new tag] ciflow/mps/129340 -> ciflow/mps/129340 2024-06-26T04:39:37.7872678Z * [new tag] ciflow/mps/129350 -> ciflow/mps/129350 2024-06-26T04:39:37.7873819Z * [new tag] ciflow/mps/129451 -> ciflow/mps/129451 2024-06-26T04:39:37.7874735Z * [new tag] ciflow/mps/129476 -> ciflow/mps/129476 2024-06-26T04:39:37.7875806Z * [new tag] ciflow/mps/129484 -> ciflow/mps/129484 2024-06-26T04:39:37.7893843Z * [new tag] ciflow/mps/55679 -> ciflow/mps/55679 2024-06-26T04:39:37.7894199Z * [new tag] ciflow/mps/55680 -> ciflow/mps/55680 2024-06-26T04:39:37.7894861Z * [new tag] ciflow/mps/97175 -> ciflow/mps/97175 2024-06-26T04:39:37.7895519Z * [new tag] ciflow/mps/99272 -> ciflow/mps/99272 2024-06-26T04:39:37.7896347Z * [new tag] ciflow/nightly/123929 -> ciflow/nightly/123929 2024-06-26T04:39:37.7896783Z * [new tag] ciflow/nightly/127579 -> ciflow/nightly/127579 2024-06-26T04:39:37.7898560Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2024-06-26T04:39:37.7899000Z * [new tag] ciflow/periodic/109843 -> ciflow/periodic/109843 2024-06-26T04:39:37.7899340Z * [new tag] ciflow/periodic/111568 -> ciflow/periodic/111568 2024-06-26T04:39:37.7899704Z * [new tag] ciflow/periodic/117194 -> ciflow/periodic/117194 2024-06-26T04:39:37.7900575Z * [new tag] ciflow/periodic/119571 -> ciflow/periodic/119571 2024-06-26T04:39:37.7901380Z * [new tag] ciflow/periodic/121124 -> ciflow/periodic/121124 2024-06-26T04:39:37.7901899Z * [new tag] ciflow/periodic/122861 -> ciflow/periodic/122861 2024-06-26T04:39:37.7902388Z * [new tag] ciflow/periodic/122879 -> ciflow/periodic/122879 2024-06-26T04:39:37.7903072Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2024-06-26T04:39:37.7903574Z * [new tag] ciflow/periodic/123514 -> ciflow/periodic/123514 2024-06-26T04:39:37.7904040Z * [new tag] ciflow/periodic/123562 -> ciflow/periodic/123562 2024-06-26T04:39:37.7904543Z * [new tag] ciflow/periodic/123929 -> ciflow/periodic/123929 2024-06-26T04:39:37.7905085Z * [new tag] ciflow/periodic/124962 -> ciflow/periodic/124962 2024-06-26T04:39:37.7905763Z * [new tag] ciflow/periodic/125401 -> ciflow/periodic/125401 2024-06-26T04:39:37.7906363Z * [new tag] ciflow/periodic/126395 -> ciflow/periodic/126395 2024-06-26T04:39:37.7907062Z * [new tag] ciflow/periodic/126410 -> ciflow/periodic/126410 2024-06-26T04:39:37.7907504Z * [new tag] ciflow/periodic/126502 -> ciflow/periodic/126502 2024-06-26T04:39:37.7907982Z * [new tag] ciflow/periodic/126526 -> ciflow/periodic/126526 2024-06-26T04:39:37.7908531Z * [new tag] ciflow/periodic/126858 -> ciflow/periodic/126858 2024-06-26T04:39:37.7909017Z * [new tag] ciflow/periodic/127166 -> ciflow/periodic/127166 2024-06-26T04:39:37.7909506Z * [new tag] ciflow/periodic/127579 -> ciflow/periodic/127579 2024-06-26T04:39:37.7910211Z * [new tag] ciflow/periodic/127919 -> ciflow/periodic/127919 2024-06-26T04:39:37.7911447Z * [new tag] ciflow/periodic/127925 -> ciflow/periodic/127925 2024-06-26T04:39:37.7924303Z * [new tag] ciflow/periodic/127966 -> ciflow/periodic/127966 2024-06-26T04:39:37.7925028Z * [new tag] ciflow/periodic/128068 -> ciflow/periodic/128068 2024-06-26T04:39:37.7925541Z * [new tag] ciflow/periodic/128168 -> ciflow/periodic/128168 2024-06-26T04:39:37.7926085Z * [new tag] ciflow/periodic/128449 -> ciflow/periodic/128449 2024-06-26T04:39:37.7926638Z * [new tag] ciflow/periodic/128571 -> ciflow/periodic/128571 2024-06-26T04:39:37.7927406Z * [new tag] ciflow/periodic/128670 -> ciflow/periodic/128670 2024-06-26T04:39:37.7928524Z * [new tag] ciflow/periodic/128780 -> ciflow/periodic/128780 2024-06-26T04:39:37.7929700Z * [new tag] ciflow/periodic/129110 -> ciflow/periodic/129110 2024-06-26T04:39:37.7930364Z * [new tag] ciflow/periodic/129141 -> ciflow/periodic/129141 2024-06-26T04:39:37.7931176Z * [new tag] ciflow/periodic/129300 -> ciflow/periodic/129300 2024-06-26T04:39:37.7932034Z * [new tag] ciflow/periodic/129398 -> ciflow/periodic/129398 2024-06-26T04:39:37.7932727Z * [new tag] ciflow/periodic/129419 -> ciflow/periodic/129419 2024-06-26T04:39:37.7933419Z * [new tag] ciflow/periodic/129420 -> ciflow/periodic/129420 2024-06-26T04:39:37.7934245Z * [new tag] ciflow/periodic/129497 -> ciflow/periodic/129497 2024-06-26T04:39:37.7935063Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2024-06-26T04:39:37.7936013Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2024-06-26T04:39:37.7936813Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2024-06-26T04:39:37.7937715Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2024-06-26T04:39:37.7938700Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2024-06-26T04:39:37.7939835Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2024-06-26T04:39:37.7940696Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2024-06-26T04:39:37.7941542Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2024-06-26T04:39:37.7942472Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2024-06-26T04:39:37.7943491Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2024-06-26T04:39:37.7944466Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2024-06-26T04:39:37.7945441Z * [new tag] ciflow/rocm/120480 -> ciflow/rocm/120480 2024-06-26T04:39:37.7946270Z * [new tag] ciflow/rocm/120551 -> ciflow/rocm/120551 2024-06-26T04:39:37.7946954Z * [new tag] ciflow/rocm/121781 -> ciflow/rocm/121781 2024-06-26T04:39:37.7947828Z * [new tag] ciflow/rocm/121885 -> ciflow/rocm/121885 2024-06-26T04:39:37.7948654Z * [new tag] ciflow/rocm/122914 -> ciflow/rocm/122914 2024-06-26T04:39:37.7949487Z * [new tag] ciflow/rocm/124159 -> ciflow/rocm/124159 2024-06-26T04:39:37.7950275Z * [new tag] ciflow/rocm/124320 -> ciflow/rocm/124320 2024-06-26T04:39:37.7951087Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2024-06-26T04:39:37.7951871Z * [new tag] ciflow/rocm/124999 -> ciflow/rocm/124999 2024-06-26T04:39:37.7952790Z * [new tag] ciflow/rocm/125036 -> ciflow/rocm/125036 2024-06-26T04:39:37.7953595Z * [new tag] ciflow/rocm/125083 -> ciflow/rocm/125083 2024-06-26T04:39:37.7954434Z * [new tag] ciflow/rocm/125631 -> ciflow/rocm/125631 2024-06-26T04:39:37.7955236Z * [new tag] ciflow/rocm/126890 -> ciflow/rocm/126890 2024-06-26T04:39:37.7956012Z * [new tag] ciflow/rocm/127812 -> ciflow/rocm/127812 2024-06-26T04:39:37.7956729Z * [new tag] ciflow/rocm/127966 -> ciflow/rocm/127966 2024-06-26T04:39:37.7957562Z * [new tag] ciflow/rocm/128353 -> ciflow/rocm/128353 2024-06-26T04:39:37.7958305Z * [new tag] ciflow/rocm/128449 -> ciflow/rocm/128449 2024-06-26T04:39:37.7959132Z * [new tag] ciflow/rocm/128550 -> ciflow/rocm/128550 2024-06-26T04:39:37.7960136Z * [new tag] ciflow/rocm/128753 -> ciflow/rocm/128753 2024-06-26T04:39:37.7960896Z * [new tag] ciflow/rocm/128826 -> ciflow/rocm/128826 2024-06-26T04:39:37.7961569Z * [new tag] ciflow/rocm/128891 -> ciflow/rocm/128891 2024-06-26T04:39:37.7962375Z * [new tag] ciflow/rocm/128919 -> ciflow/rocm/128919 2024-06-26T04:39:37.7963635Z * [new tag] ciflow/rocm/129094 -> ciflow/rocm/129094 2024-06-26T04:39:37.7975272Z * [new tag] ciflow/rocm/129239 -> ciflow/rocm/129239 2024-06-26T04:39:37.7976011Z * [new tag] ciflow/rocm/129361 -> ciflow/rocm/129361 2024-06-26T04:39:37.7976789Z * [new tag] ciflow/rocm/129480 -> ciflow/rocm/129480 2024-06-26T04:39:37.7977385Z * [new tag] ciflow/rocm/129518 -> ciflow/rocm/129518 2024-06-26T04:39:37.7978122Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2024-06-26T04:39:37.7978821Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2024-06-26T04:39:37.7980122Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2024-06-26T04:39:37.7980609Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2024-06-26T04:39:37.7981025Z * [new tag] ciflow/slow/123929 -> ciflow/slow/123929 2024-06-26T04:39:37.7981583Z * [new tag] ciflow/slow/127579 -> ciflow/slow/127579 2024-06-26T04:39:37.7982166Z * [new tag] ciflow/slow/128597 -> ciflow/slow/128597 2024-06-26T04:39:37.7982964Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2024-06-26T04:39:37.7983842Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2024-06-26T04:39:37.7984522Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2024-06-26T04:39:37.7985469Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2024-06-26T04:39:37.7985992Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2024-06-26T04:39:37.7986768Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2024-06-26T04:39:37.7987501Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2024-06-26T04:39:37.7988110Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2024-06-26T04:39:37.7998897Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2024-06-26T04:39:37.8012791Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2024-06-26T04:39:37.8027357Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2024-06-26T04:39:37.8027955Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2024-06-26T04:39:37.8028940Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2024-06-26T04:39:37.8029464Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2024-06-26T04:39:37.8031189Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2024-06-26T04:39:37.8031786Z * [new tag] ciflow/torchbench/123929 -> ciflow/torchbench/123929 2024-06-26T04:39:37.8032118Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2024-06-26T04:39:37.8033107Z * [new tag] ciflow/trunk/109763 -> ciflow/trunk/109763 2024-06-26T04:39:37.8033585Z * [new tag] ciflow/trunk/109843 -> ciflow/trunk/109843 2024-06-26T04:39:37.8034004Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2024-06-26T04:39:37.8034577Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2024-06-26T04:39:37.8035161Z * [new tag] ciflow/trunk/114947 -> ciflow/trunk/114947 2024-06-26T04:39:37.8035599Z * [new tag] ciflow/trunk/115014 -> ciflow/trunk/115014 2024-06-26T04:39:37.8036093Z * [new tag] ciflow/trunk/115074 -> ciflow/trunk/115074 2024-06-26T04:39:37.8036783Z * [new tag] ciflow/trunk/115529 -> ciflow/trunk/115529 2024-06-26T04:39:37.8037356Z * [new tag] ciflow/trunk/116372 -> ciflow/trunk/116372 2024-06-26T04:39:37.8037899Z * [new tag] ciflow/trunk/116374 -> ciflow/trunk/116374 2024-06-26T04:39:37.8038423Z * [new tag] ciflow/trunk/116375 -> ciflow/trunk/116375 2024-06-26T04:39:37.8039091Z * [new tag] ciflow/trunk/117194 -> ciflow/trunk/117194 2024-06-26T04:39:37.8039468Z * [new tag] ciflow/trunk/117824 -> ciflow/trunk/117824 2024-06-26T04:39:37.8040271Z * [new tag] ciflow/trunk/118064 -> ciflow/trunk/118064 2024-06-26T04:39:37.8040678Z * [new tag] ciflow/trunk/118802 -> ciflow/trunk/118802 2024-06-26T04:39:37.8041195Z * [new tag] ciflow/trunk/118987 -> ciflow/trunk/118987 2024-06-26T04:39:37.8041922Z * [new tag] ciflow/trunk/119032 -> ciflow/trunk/119032 2024-06-26T04:39:37.8042319Z * [new tag] ciflow/trunk/119449 -> ciflow/trunk/119449 2024-06-26T04:39:37.8042962Z * [new tag] ciflow/trunk/119571 -> ciflow/trunk/119571 2024-06-26T04:39:37.8043605Z * [new tag] ciflow/trunk/119639 -> ciflow/trunk/119639 2024-06-26T04:39:37.8044135Z * [new tag] ciflow/trunk/120023 -> ciflow/trunk/120023 2024-06-26T04:39:37.8045013Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2024-06-26T04:39:37.8054405Z * [new tag] ciflow/trunk/120334 -> ciflow/trunk/120334 2024-06-26T04:39:37.8055141Z * [new tag] ciflow/trunk/120480 -> ciflow/trunk/120480 2024-06-26T04:39:37.8056019Z * [new tag] ciflow/trunk/120532 -> ciflow/trunk/120532 2024-06-26T04:39:37.8056751Z * [new tag] ciflow/trunk/120727 -> ciflow/trunk/120727 2024-06-26T04:39:37.8057422Z * [new tag] ciflow/trunk/120768 -> ciflow/trunk/120768 2024-06-26T04:39:37.8058173Z * [new tag] ciflow/trunk/120925 -> ciflow/trunk/120925 2024-06-26T04:39:37.8058801Z * [new tag] ciflow/trunk/120943 -> ciflow/trunk/120943 2024-06-26T04:39:37.8059336Z * [new tag] ciflow/trunk/120954 -> ciflow/trunk/120954 2024-06-26T04:39:37.8060137Z * [new tag] ciflow/trunk/121124 -> ciflow/trunk/121124 2024-06-26T04:39:37.8060667Z * [new tag] ciflow/trunk/121315 -> ciflow/trunk/121315 2024-06-26T04:39:37.8061281Z * [new tag] ciflow/trunk/121323 -> ciflow/trunk/121323 2024-06-26T04:39:37.8061821Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2024-06-26T04:39:37.8062537Z * [new tag] ciflow/trunk/121483 -> ciflow/trunk/121483 2024-06-26T04:39:37.8063316Z * [new tag] ciflow/trunk/121751 -> ciflow/trunk/121751 2024-06-26T04:39:37.8063943Z * [new tag] ciflow/trunk/121781 -> ciflow/trunk/121781 2024-06-26T04:39:37.8064533Z * [new tag] ciflow/trunk/121979 -> ciflow/trunk/121979 2024-06-26T04:39:37.8065223Z * [new tag] ciflow/trunk/122064 -> ciflow/trunk/122064 2024-06-26T04:39:37.8065952Z * [new tag] ciflow/trunk/122087 -> ciflow/trunk/122087 2024-06-26T04:39:37.8066713Z * [new tag] ciflow/trunk/122397 -> ciflow/trunk/122397 2024-06-26T04:39:37.8067534Z * [new tag] ciflow/trunk/122632 -> ciflow/trunk/122632 2024-06-26T04:39:37.8068094Z * [new tag] ciflow/trunk/122667 -> ciflow/trunk/122667 2024-06-26T04:39:37.8071250Z * [new tag] ciflow/trunk/122750 -> ciflow/trunk/122750 2024-06-26T04:39:37.8071973Z * [new tag] ciflow/trunk/122839 -> ciflow/trunk/122839 2024-06-26T04:39:37.8072464Z * [new tag] ciflow/trunk/122877 -> ciflow/trunk/122877 2024-06-26T04:39:37.8072962Z * [new tag] ciflow/trunk/122879 -> ciflow/trunk/122879 2024-06-26T04:39:37.8073398Z * [new tag] ciflow/trunk/122910 -> ciflow/trunk/122910 2024-06-26T04:39:37.8073715Z * [new tag] ciflow/trunk/122914 -> ciflow/trunk/122914 2024-06-26T04:39:37.8074203Z * [new tag] ciflow/trunk/122939 -> ciflow/trunk/122939 2024-06-26T04:39:37.8074541Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2024-06-26T04:39:37.8074922Z * [new tag] ciflow/trunk/123077 -> ciflow/trunk/123077 2024-06-26T04:39:37.8075342Z * [new tag] ciflow/trunk/123263 -> ciflow/trunk/123263 2024-06-26T04:39:37.8075646Z * [new tag] ciflow/trunk/123279 -> ciflow/trunk/123279 2024-06-26T04:39:37.8076448Z * [new tag] ciflow/trunk/123293 -> ciflow/trunk/123293 2024-06-26T04:39:37.8076837Z * [new tag] ciflow/trunk/123347 -> ciflow/trunk/123347 2024-06-26T04:39:37.8077364Z * [new tag] ciflow/trunk/123382 -> ciflow/trunk/123382 2024-06-26T04:39:37.8078843Z * [new tag] ciflow/trunk/123454 -> ciflow/trunk/123454 2024-06-26T04:39:37.8079368Z * [new tag] ciflow/trunk/123514 -> ciflow/trunk/123514 2024-06-26T04:39:37.8079807Z * [new tag] ciflow/trunk/123562 -> ciflow/trunk/123562 2024-06-26T04:39:37.8080148Z * [new tag] ciflow/trunk/123570 -> ciflow/trunk/123570 2024-06-26T04:39:37.8080547Z * [new tag] ciflow/trunk/123694 -> ciflow/trunk/123694 2024-06-26T04:39:37.8080907Z * [new tag] ciflow/trunk/123706 -> ciflow/trunk/123706 2024-06-26T04:39:37.8081490Z * [new tag] ciflow/trunk/123720 -> ciflow/trunk/123720 2024-06-26T04:39:37.8081953Z * [new tag] ciflow/trunk/123764 -> ciflow/trunk/123764 2024-06-26T04:39:37.8082399Z * [new tag] ciflow/trunk/123789 -> ciflow/trunk/123789 2024-06-26T04:39:37.8082939Z * [new tag] ciflow/trunk/123806 -> ciflow/trunk/123806 2024-06-26T04:39:37.8083401Z * [new tag] ciflow/trunk/123895 -> ciflow/trunk/123895 2024-06-26T04:39:37.8083955Z * [new tag] ciflow/trunk/123929 -> ciflow/trunk/123929 2024-06-26T04:39:37.8084671Z * [new tag] ciflow/trunk/124014 -> ciflow/trunk/124014 2024-06-26T04:39:37.8085246Z * [new tag] ciflow/trunk/124037 -> ciflow/trunk/124037 2024-06-26T04:39:37.8085928Z * [new tag] ciflow/trunk/124060 -> ciflow/trunk/124060 2024-06-26T04:39:37.8086691Z * [new tag] ciflow/trunk/124148 -> ciflow/trunk/124148 2024-06-26T04:39:37.8087199Z * [new tag] ciflow/trunk/124159 -> ciflow/trunk/124159 2024-06-26T04:39:37.8087821Z * [new tag] ciflow/trunk/124320 -> ciflow/trunk/124320 2024-06-26T04:39:37.8088521Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2024-06-26T04:39:37.8089015Z * [new tag] ciflow/trunk/124450 -> ciflow/trunk/124450 2024-06-26T04:39:37.8089836Z * [new tag] ciflow/trunk/124463 -> ciflow/trunk/124463 2024-06-26T04:39:37.8090517Z * [new tag] ciflow/trunk/124485 -> ciflow/trunk/124485 2024-06-26T04:39:37.8091068Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2024-06-26T04:39:37.8091523Z * [new tag] ciflow/trunk/124501 -> ciflow/trunk/124501 2024-06-26T04:39:37.8092178Z * [new tag] ciflow/trunk/124521 -> ciflow/trunk/124521 2024-06-26T04:39:37.8092962Z * [new tag] ciflow/trunk/124615 -> ciflow/trunk/124615 2024-06-26T04:39:37.8093475Z * [new tag] ciflow/trunk/124664 -> ciflow/trunk/124664 2024-06-26T04:39:37.8094217Z * [new tag] ciflow/trunk/124809 -> ciflow/trunk/124809 2024-06-26T04:39:37.8094701Z * [new tag] ciflow/trunk/124839 -> ciflow/trunk/124839 2024-06-26T04:39:37.8095339Z * [new tag] ciflow/trunk/124891 -> ciflow/trunk/124891 2024-06-26T04:39:37.8096019Z * [new tag] ciflow/trunk/124961 -> ciflow/trunk/124961 2024-06-26T04:39:37.8096421Z * [new tag] ciflow/trunk/124962 -> ciflow/trunk/124962 2024-06-26T04:39:37.8097011Z * [new tag] ciflow/trunk/124999 -> ciflow/trunk/124999 2024-06-26T04:39:37.8097689Z * [new tag] ciflow/trunk/125036 -> ciflow/trunk/125036 2024-06-26T04:39:37.8098384Z * [new tag] ciflow/trunk/125083 -> ciflow/trunk/125083 2024-06-26T04:39:37.8099059Z * [new tag] ciflow/trunk/125127 -> ciflow/trunk/125127 2024-06-26T04:39:37.8099892Z * [new tag] ciflow/trunk/125132 -> ciflow/trunk/125132 2024-06-26T04:39:37.8100439Z * [new tag] ciflow/trunk/125210 -> ciflow/trunk/125210 2024-06-26T04:39:37.8101116Z * [new tag] ciflow/trunk/125231 -> ciflow/trunk/125231 2024-06-26T04:39:37.8101900Z * [new tag] ciflow/trunk/125256 -> ciflow/trunk/125256 2024-06-26T04:39:37.8102481Z * [new tag] ciflow/trunk/125308 -> ciflow/trunk/125308 2024-06-26T04:39:37.8103323Z * [new tag] ciflow/trunk/125319 -> ciflow/trunk/125319 2024-06-26T04:39:37.8103864Z * [new tag] ciflow/trunk/125469 -> ciflow/trunk/125469 2024-06-26T04:39:37.8105184Z * [new tag] ciflow/trunk/125470 -> ciflow/trunk/125470 2024-06-26T04:39:37.8105659Z * [new tag] ciflow/trunk/125495 -> ciflow/trunk/125495 2024-06-26T04:39:37.8106379Z * [new tag] ciflow/trunk/125577 -> ciflow/trunk/125577 2024-06-26T04:39:37.8106922Z * [new tag] ciflow/trunk/125631 -> ciflow/trunk/125631 2024-06-26T04:39:37.8107738Z * [new tag] ciflow/trunk/125685 -> ciflow/trunk/125685 2024-06-26T04:39:37.8108321Z * [new tag] ciflow/trunk/125761 -> ciflow/trunk/125761 2024-06-26T04:39:37.8109146Z * [new tag] ciflow/trunk/125762 -> ciflow/trunk/125762 2024-06-26T04:39:37.8109550Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2024-06-26T04:39:37.8110236Z * [new tag] ciflow/trunk/125819 -> ciflow/trunk/125819 2024-06-26T04:39:37.8110863Z * [new tag] ciflow/trunk/125831 -> ciflow/trunk/125831 2024-06-26T04:39:37.8111407Z * [new tag] ciflow/trunk/125863 -> ciflow/trunk/125863 2024-06-26T04:39:37.8112072Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2024-06-26T04:39:37.8112618Z * [new tag] ciflow/trunk/125948 -> ciflow/trunk/125948 2024-06-26T04:39:37.8113171Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2024-06-26T04:39:37.8113813Z * [new tag] ciflow/trunk/126013 -> ciflow/trunk/126013 2024-06-26T04:39:37.8114380Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2024-06-26T04:39:37.8115063Z * [new tag] ciflow/trunk/126051 -> ciflow/trunk/126051 2024-06-26T04:39:37.8115654Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2024-06-26T04:39:37.8116387Z * [new tag] ciflow/trunk/126066 -> ciflow/trunk/126066 2024-06-26T04:39:37.8116961Z * [new tag] ciflow/trunk/126132 -> ciflow/trunk/126132 2024-06-26T04:39:37.8117795Z * [new tag] ciflow/trunk/126200 -> ciflow/trunk/126200 2024-06-26T04:39:37.8118315Z * [new tag] ciflow/trunk/126392 -> ciflow/trunk/126392 2024-06-26T04:39:37.8118988Z * [new tag] ciflow/trunk/126395 -> ciflow/trunk/126395 2024-06-26T04:39:37.8119604Z * [new tag] ciflow/trunk/126410 -> ciflow/trunk/126410 2024-06-26T04:39:37.8120312Z * [new tag] ciflow/trunk/126446 -> ciflow/trunk/126446 2024-06-26T04:39:37.8120888Z * [new tag] ciflow/trunk/126500 -> ciflow/trunk/126500 2024-06-26T04:39:37.8121650Z * [new tag] ciflow/trunk/126501 -> ciflow/trunk/126501 2024-06-26T04:39:37.8122261Z * [new tag] ciflow/trunk/126502 -> ciflow/trunk/126502 2024-06-26T04:39:37.8122997Z * [new tag] ciflow/trunk/126525 -> ciflow/trunk/126525 2024-06-26T04:39:37.8123548Z * [new tag] ciflow/trunk/126526 -> ciflow/trunk/126526 2024-06-26T04:39:37.8124227Z * [new tag] ciflow/trunk/126541 -> ciflow/trunk/126541 2024-06-26T04:39:37.8124825Z * [new tag] ciflow/trunk/126586 -> ciflow/trunk/126586 2024-06-26T04:39:37.8125548Z * [new tag] ciflow/trunk/126663 -> ciflow/trunk/126663 2024-06-26T04:39:37.8126147Z * [new tag] ciflow/trunk/126672 -> ciflow/trunk/126672 2024-06-26T04:39:37.8126792Z * [new tag] ciflow/trunk/126678 -> ciflow/trunk/126678 2024-06-26T04:39:37.8127527Z * [new tag] ciflow/trunk/126686 -> ciflow/trunk/126686 2024-06-26T04:39:37.8128094Z * [new tag] ciflow/trunk/126699 -> ciflow/trunk/126699 2024-06-26T04:39:37.8128686Z * [new tag] ciflow/trunk/126704 -> ciflow/trunk/126704 2024-06-26T04:39:37.8129433Z * [new tag] ciflow/trunk/126767 -> ciflow/trunk/126767 2024-06-26T04:39:37.8130035Z * [new tag] ciflow/trunk/126768 -> ciflow/trunk/126768 2024-06-26T04:39:37.8130703Z * [new tag] ciflow/trunk/126778 -> ciflow/trunk/126778 2024-06-26T04:39:37.8131399Z * [new tag] ciflow/trunk/126819 -> ciflow/trunk/126819 2024-06-26T04:39:37.8131998Z * [new tag] ciflow/trunk/126858 -> ciflow/trunk/126858 2024-06-26T04:39:37.8132696Z * [new tag] ciflow/trunk/126889 -> ciflow/trunk/126889 2024-06-26T04:39:37.8133262Z * [new tag] ciflow/trunk/126929 -> ciflow/trunk/126929 2024-06-26T04:39:37.8133928Z * [new tag] ciflow/trunk/126967 -> ciflow/trunk/126967 2024-06-26T04:39:37.8134485Z * [new tag] ciflow/trunk/127044 -> ciflow/trunk/127044 2024-06-26T04:39:37.8135105Z * [new tag] ciflow/trunk/127166 -> ciflow/trunk/127166 2024-06-26T04:39:37.8135653Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2024-06-26T04:39:37.8136324Z * [new tag] ciflow/trunk/127199 -> ciflow/trunk/127199 2024-06-26T04:39:37.8136940Z * [new tag] ciflow/trunk/127347 -> ciflow/trunk/127347 2024-06-26T04:39:37.8137659Z * [new tag] ciflow/trunk/127370 -> ciflow/trunk/127370 2024-06-26T04:39:37.8138266Z * [new tag] ciflow/trunk/127431 -> ciflow/trunk/127431 2024-06-26T04:39:37.8138920Z * [new tag] ciflow/trunk/127450 -> ciflow/trunk/127450 2024-06-26T04:39:37.8139486Z * [new tag] ciflow/trunk/127473 -> ciflow/trunk/127473 2024-06-26T04:39:37.8140176Z * [new tag] ciflow/trunk/127479 -> ciflow/trunk/127479 2024-06-26T04:39:37.8140738Z * [new tag] ciflow/trunk/127488 -> ciflow/trunk/127488 2024-06-26T04:39:37.8141402Z * [new tag] ciflow/trunk/127506 -> ciflow/trunk/127506 2024-06-26T04:39:37.8141967Z * [new tag] ciflow/trunk/127579 -> ciflow/trunk/127579 2024-06-26T04:39:37.8142634Z * [new tag] ciflow/trunk/127602 -> ciflow/trunk/127602 2024-06-26T04:39:37.8143396Z * [new tag] ciflow/trunk/127620 -> ciflow/trunk/127620 2024-06-26T04:39:37.8144179Z * [new tag] ciflow/trunk/127674 -> ciflow/trunk/127674 2024-06-26T04:39:37.8144889Z * [new tag] ciflow/trunk/127690 -> ciflow/trunk/127690 2024-06-26T04:39:37.8145456Z * [new tag] ciflow/trunk/127705 -> ciflow/trunk/127705 2024-06-26T04:39:37.8146687Z * [new tag] ciflow/trunk/127706 -> ciflow/trunk/127706 2024-06-26T04:39:37.8147307Z * [new tag] ciflow/trunk/127714 -> ciflow/trunk/127714 2024-06-26T04:39:37.8147783Z * [new tag] ciflow/trunk/127787 -> ciflow/trunk/127787 2024-06-26T04:39:37.8148446Z * [new tag] ciflow/trunk/127860 -> ciflow/trunk/127860 2024-06-26T04:39:37.8148967Z * [new tag] ciflow/trunk/127865 -> ciflow/trunk/127865 2024-06-26T04:39:37.8149512Z * [new tag] ciflow/trunk/127868 -> ciflow/trunk/127868 2024-06-26T04:39:37.8150143Z * [new tag] ciflow/trunk/127878 -> ciflow/trunk/127878 2024-06-26T04:39:37.8150718Z * [new tag] ciflow/trunk/127925 -> ciflow/trunk/127925 2024-06-26T04:39:37.8151280Z * [new tag] ciflow/trunk/127958 -> ciflow/trunk/127958 2024-06-26T04:39:37.8151950Z * [new tag] ciflow/trunk/127966 -> ciflow/trunk/127966 2024-06-26T04:39:37.8152566Z * [new tag] ciflow/trunk/128009 -> ciflow/trunk/128009 2024-06-26T04:39:37.8153046Z * [new tag] ciflow/trunk/128016 -> ciflow/trunk/128016 2024-06-26T04:39:37.8153650Z * [new tag] ciflow/trunk/128024 -> ciflow/trunk/128024 2024-06-26T04:39:37.8154139Z * [new tag] ciflow/trunk/128045 -> ciflow/trunk/128045 2024-06-26T04:39:37.8154724Z * [new tag] ciflow/trunk/128068 -> ciflow/trunk/128068 2024-06-26T04:39:37.8155381Z * [new tag] ciflow/trunk/128168 -> ciflow/trunk/128168 2024-06-26T04:39:37.8156089Z * [new tag] ciflow/trunk/128177 -> ciflow/trunk/128177 2024-06-26T04:39:37.8156576Z * [new tag] ciflow/trunk/128301 -> ciflow/trunk/128301 2024-06-26T04:39:37.8157424Z * [new tag] ciflow/trunk/128303 -> ciflow/trunk/128303 2024-06-26T04:39:37.8157858Z * [new tag] ciflow/trunk/128330 -> ciflow/trunk/128330 2024-06-26T04:39:37.8158397Z * [new tag] ciflow/trunk/128344 -> ciflow/trunk/128344 2024-06-26T04:39:37.8159056Z * [new tag] ciflow/trunk/128353 -> ciflow/trunk/128353 2024-06-26T04:39:37.8159580Z * [new tag] ciflow/trunk/128449 -> ciflow/trunk/128449 2024-06-26T04:39:37.8160251Z * [new tag] ciflow/trunk/128534 -> ciflow/trunk/128534 2024-06-26T04:39:37.8160942Z * [new tag] ciflow/trunk/128540 -> ciflow/trunk/128540 2024-06-26T04:39:37.8161410Z * [new tag] ciflow/trunk/128571 -> ciflow/trunk/128571 2024-06-26T04:39:37.8161983Z * [new tag] ciflow/trunk/128597 -> ciflow/trunk/128597 2024-06-26T04:39:37.8162579Z * [new tag] ciflow/trunk/128617 -> ciflow/trunk/128617 2024-06-26T04:39:37.8163411Z * [new tag] ciflow/trunk/128625 -> ciflow/trunk/128625 2024-06-26T04:39:37.8163953Z * [new tag] ciflow/trunk/128672 -> ciflow/trunk/128672 2024-06-26T04:39:37.8164422Z * [new tag] ciflow/trunk/128729 -> ciflow/trunk/128729 2024-06-26T04:39:37.8165467Z * [new tag] ciflow/trunk/128743 -> ciflow/trunk/128743 2024-06-26T04:39:37.8165920Z * [new tag] ciflow/trunk/128780 -> ciflow/trunk/128780 2024-06-26T04:39:37.8166471Z * [new tag] ciflow/trunk/128807 -> ciflow/trunk/128807 2024-06-26T04:39:37.8167143Z * [new tag] ciflow/trunk/128811 -> ciflow/trunk/128811 2024-06-26T04:39:37.8167730Z * [new tag] ciflow/trunk/128825 -> ciflow/trunk/128825 2024-06-26T04:39:37.8168440Z * [new tag] ciflow/trunk/128828 -> ciflow/trunk/128828 2024-06-26T04:39:37.8169197Z * [new tag] ciflow/trunk/128831 -> ciflow/trunk/128831 2024-06-26T04:39:37.8169995Z * [new tag] ciflow/trunk/128832 -> ciflow/trunk/128832 2024-06-26T04:39:37.8170614Z * [new tag] ciflow/trunk/128833 -> ciflow/trunk/128833 2024-06-26T04:39:37.8171302Z * [new tag] ciflow/trunk/128847 -> ciflow/trunk/128847 2024-06-26T04:39:37.8171798Z * [new tag] ciflow/trunk/128861 -> ciflow/trunk/128861 2024-06-26T04:39:37.8172443Z * [new tag] ciflow/trunk/128862 -> ciflow/trunk/128862 2024-06-26T04:39:37.8172974Z * [new tag] ciflow/trunk/128863 -> ciflow/trunk/128863 2024-06-26T04:39:37.8173561Z * [new tag] ciflow/trunk/128864 -> ciflow/trunk/128864 2024-06-26T04:39:37.8174141Z * [new tag] ciflow/trunk/128865 -> ciflow/trunk/128865 2024-06-26T04:39:37.8174704Z * [new tag] ciflow/trunk/128887 -> ciflow/trunk/128887 2024-06-26T04:39:37.8175215Z * [new tag] ciflow/trunk/128891 -> ciflow/trunk/128891 2024-06-26T04:39:37.8175985Z * [new tag] ciflow/trunk/128913 -> ciflow/trunk/128913 2024-06-26T04:39:37.8176754Z * [new tag] ciflow/trunk/128922 -> ciflow/trunk/128922 2024-06-26T04:39:37.8177427Z * [new tag] ciflow/trunk/128948 -> ciflow/trunk/128948 2024-06-26T04:39:37.8178079Z * [new tag] ciflow/trunk/128979 -> ciflow/trunk/128979 2024-06-26T04:39:37.8178651Z * [new tag] ciflow/trunk/129000 -> ciflow/trunk/129000 2024-06-26T04:39:37.8179191Z * [new tag] ciflow/trunk/129025 -> ciflow/trunk/129025 2024-06-26T04:39:37.8179747Z * [new tag] ciflow/trunk/129036 -> ciflow/trunk/129036 2024-06-26T04:39:37.8180374Z * [new tag] ciflow/trunk/129047 -> ciflow/trunk/129047 2024-06-26T04:39:37.8180892Z * [new tag] ciflow/trunk/129048 -> ciflow/trunk/129048 2024-06-26T04:39:37.8181721Z * [new tag] ciflow/trunk/129067 -> ciflow/trunk/129067 2024-06-26T04:39:37.8182380Z * [new tag] ciflow/trunk/129073 -> ciflow/trunk/129073 2024-06-26T04:39:37.8183111Z * [new tag] ciflow/trunk/129095 -> ciflow/trunk/129095 2024-06-26T04:39:37.8183647Z * [new tag] ciflow/trunk/129103 -> ciflow/trunk/129103 2024-06-26T04:39:37.8184243Z * [new tag] ciflow/trunk/129105 -> ciflow/trunk/129105 2024-06-26T04:39:37.8184860Z * [new tag] ciflow/trunk/129110 -> ciflow/trunk/129110 2024-06-26T04:39:37.8185376Z * [new tag] ciflow/trunk/129119 -> ciflow/trunk/129119 2024-06-26T04:39:37.8186302Z * [new tag] ciflow/trunk/129121 -> ciflow/trunk/129121 2024-06-26T04:39:37.8186980Z * [new tag] ciflow/trunk/129134 -> ciflow/trunk/129134 2024-06-26T04:39:37.8187545Z * [new tag] ciflow/trunk/129144 -> ciflow/trunk/129144 2024-06-26T04:39:37.8188225Z * [new tag] ciflow/trunk/129147 -> ciflow/trunk/129147 2024-06-26T04:39:37.8188790Z * [new tag] ciflow/trunk/129164 -> ciflow/trunk/129164 2024-06-26T04:39:37.8189297Z * [new tag] ciflow/trunk/129205 -> ciflow/trunk/129205 2024-06-26T04:39:37.8189936Z * [new tag] ciflow/trunk/129216 -> ciflow/trunk/129216 2024-06-26T04:39:37.8190633Z * [new tag] ciflow/trunk/129218 -> ciflow/trunk/129218 2024-06-26T04:39:37.8191392Z * [new tag] ciflow/trunk/129219 -> ciflow/trunk/129219 2024-06-26T04:39:37.8191870Z * [new tag] ciflow/trunk/129220 -> ciflow/trunk/129220 2024-06-26T04:39:37.8192553Z * [new tag] ciflow/trunk/129221 -> ciflow/trunk/129221 2024-06-26T04:39:37.8193071Z * [new tag] ciflow/trunk/129250 -> ciflow/trunk/129250 2024-06-26T04:39:37.8193747Z * [new tag] ciflow/trunk/129257 -> ciflow/trunk/129257 2024-06-26T04:39:37.8194274Z * [new tag] ciflow/trunk/129267 -> ciflow/trunk/129267 2024-06-26T04:39:37.8195052Z * [new tag] ciflow/trunk/129290 -> ciflow/trunk/129290 2024-06-26T04:39:37.8195526Z * [new tag] ciflow/trunk/129340 -> ciflow/trunk/129340 2024-06-26T04:39:37.8196184Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2024-06-26T04:39:37.8196708Z * [new tag] ciflow/trunk/129353 -> ciflow/trunk/129353 2024-06-26T04:39:37.8197384Z * [new tag] ciflow/trunk/129359 -> ciflow/trunk/129359 2024-06-26T04:39:37.8197926Z * [new tag] ciflow/trunk/129363 -> ciflow/trunk/129363 2024-06-26T04:39:37.8198749Z * [new tag] ciflow/trunk/129387 -> ciflow/trunk/129387 2024-06-26T04:39:37.8199401Z * [new tag] ciflow/trunk/129396 -> ciflow/trunk/129396 2024-06-26T04:39:37.8200059Z * [new tag] ciflow/trunk/129398 -> ciflow/trunk/129398 2024-06-26T04:39:37.8200624Z * [new tag] ciflow/trunk/129414 -> ciflow/trunk/129414 2024-06-26T04:39:37.8201255Z * [new tag] ciflow/trunk/129419 -> ciflow/trunk/129419 2024-06-26T04:39:37.8201801Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2024-06-26T04:39:37.8202361Z * [new tag] ciflow/trunk/129421 -> ciflow/trunk/129421 2024-06-26T04:39:37.8203050Z * [new tag] ciflow/trunk/129424 -> ciflow/trunk/129424 2024-06-26T04:39:37.8203588Z * [new tag] ciflow/trunk/129428 -> ciflow/trunk/129428 2024-06-26T04:39:37.8204157Z * [new tag] ciflow/trunk/129429 -> ciflow/trunk/129429 2024-06-26T04:39:37.8204816Z * [new tag] ciflow/trunk/129433 -> ciflow/trunk/129433 2024-06-26T04:39:37.8205452Z * [new tag] ciflow/trunk/129441 -> ciflow/trunk/129441 2024-06-26T04:39:37.8206187Z * [new tag] ciflow/trunk/129445 -> ciflow/trunk/129445 2024-06-26T04:39:37.8206720Z * [new tag] ciflow/trunk/129450 -> ciflow/trunk/129450 2024-06-26T04:39:37.8207207Z * [new tag] ciflow/trunk/129451 -> ciflow/trunk/129451 2024-06-26T04:39:37.8207945Z * [new tag] ciflow/trunk/129453 -> ciflow/trunk/129453 2024-06-26T04:39:37.8208650Z * [new tag] ciflow/trunk/129458 -> ciflow/trunk/129458 2024-06-26T04:39:37.8209177Z * [new tag] ciflow/trunk/129460 -> ciflow/trunk/129460 2024-06-26T04:39:37.8209761Z * [new tag] ciflow/trunk/129462 -> ciflow/trunk/129462 2024-06-26T04:39:37.8210432Z * [new tag] ciflow/trunk/129463 -> ciflow/trunk/129463 2024-06-26T04:39:37.8211042Z * [new tag] ciflow/trunk/129464 -> ciflow/trunk/129464 2024-06-26T04:39:37.8211565Z * [new tag] ciflow/trunk/129466 -> ciflow/trunk/129466 2024-06-26T04:39:37.8212144Z * [new tag] ciflow/trunk/129470 -> ciflow/trunk/129470 2024-06-26T04:39:37.8212885Z * [new tag] ciflow/trunk/129481 -> ciflow/trunk/129481 2024-06-26T04:39:37.8213365Z * [new tag] ciflow/trunk/129485 -> ciflow/trunk/129485 2024-06-26T04:39:37.8214187Z * [new tag] ciflow/trunk/129493 -> ciflow/trunk/129493 2024-06-26T04:39:37.8214710Z * [new tag] ciflow/trunk/129497 -> ciflow/trunk/129497 2024-06-26T04:39:37.8215337Z * [new tag] ciflow/trunk/129501 -> ciflow/trunk/129501 2024-06-26T04:39:37.8215903Z * [new tag] ciflow/trunk/129504 -> ciflow/trunk/129504 2024-06-26T04:39:37.8216539Z * [new tag] ciflow/trunk/129509 -> ciflow/trunk/129509 2024-06-26T04:39:37.8217063Z * [new tag] ciflow/trunk/129511 -> ciflow/trunk/129511 2024-06-26T04:39:37.8217846Z * [new tag] ciflow/trunk/129512 -> ciflow/trunk/129512 2024-06-26T04:39:37.8218234Z * [new tag] ciflow/trunk/129513 -> ciflow/trunk/129513 2024-06-26T04:39:37.8218887Z * [new tag] ciflow/trunk/129514 -> ciflow/trunk/129514 2024-06-26T04:39:37.8219364Z * [new tag] ciflow/trunk/129515 -> ciflow/trunk/129515 2024-06-26T04:39:37.8220049Z * [new tag] ciflow/trunk/129516 -> ciflow/trunk/129516 2024-06-26T04:39:37.8220532Z * [new tag] ciflow/trunk/129517 -> ciflow/trunk/129517 2024-06-26T04:39:37.8221447Z * [new tag] ciflow/trunk/129521 -> ciflow/trunk/129521 2024-06-26T04:39:37.8222163Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2024-06-26T04:39:37.8222721Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2024-06-26T04:39:37.8224097Z * [new tag] ciflow/trunk/97175 -> ciflow/trunk/97175 2024-06-26T04:39:37.8224577Z * [new tag] ciflow/trunk/99272 -> ciflow/trunk/99272 2024-06-26T04:39:37.8225197Z * [new tag] ciflow/trunk/99567 -> ciflow/trunk/99567 2024-06-26T04:39:37.8225941Z * [new tag] ciflow/trunk/99645 -> ciflow/trunk/99645 2024-06-26T04:39:37.8227258Z * [new tag] ciflow/trunk/99667 -> ciflow/trunk/99667 2024-06-26T04:39:37.8228003Z * [new tag] ciflow/trunk/99668 -> ciflow/trunk/99668 2024-06-26T04:39:37.8228741Z * [new tag] ciflow/trunk/99698 -> ciflow/trunk/99698 2024-06-26T04:39:37.8229506Z * [new tag] ciflow/trunk/99711 -> ciflow/trunk/99711 2024-06-26T04:39:37.8230072Z * [new tag] ciflow/trunk/99739 -> ciflow/trunk/99739 2024-06-26T04:39:37.8231183Z * [new tag] ciflow/trunk/99744 -> ciflow/trunk/99744 2024-06-26T04:39:37.8231768Z * [new tag] ciflow/trunk/99763 -> ciflow/trunk/99763 2024-06-26T04:39:37.8232609Z * [new tag] ciflow/trunk/99765 -> ciflow/trunk/99765 2024-06-26T04:39:37.8233344Z * [new tag] ciflow/trunk/99801 -> ciflow/trunk/99801 2024-06-26T04:39:37.8234060Z * [new tag] ciflow/trunk/99864 -> ciflow/trunk/99864 2024-06-26T04:39:37.8234916Z * [new tag] ciflow/trunk/99934 -> ciflow/trunk/99934 2024-06-26T04:39:37.8235609Z * [new tag] ciflow/trunk/99937 -> ciflow/trunk/99937 2024-06-26T04:39:37.8236363Z * [new tag] ciflow/trunk/99957 -> ciflow/trunk/99957 2024-06-26T04:39:37.8237340Z * [new tag] ciflow/trunk/99961 -> ciflow/trunk/99961 2024-06-26T04:39:37.8238073Z * [new tag] ciflow/trunk/99966 -> ciflow/trunk/99966 2024-06-26T04:39:37.8238817Z * [new tag] ciflow/trunk/99969 -> ciflow/trunk/99969 2024-06-26T04:39:37.8239697Z * [new tag] ciflow/trunk/99970 -> ciflow/trunk/99970 2024-06-26T04:39:37.8240638Z * [new tag] ciflow/trunk/99988 -> ciflow/trunk/99988 2024-06-26T04:39:37.8241897Z * [new tag] ciflow/trunk/9f6d70b2fdbc4847dbff7c807c5620b4b408bb59 -> ciflow/trunk/9f6d70b2fdbc4847dbff7c807c5620b4b408bb59 2024-06-26T04:39:37.8242709Z * [new tag] ciflow/trunk/a3a32c1be02cf7ea4b5a8928450f6bd3702548d9 -> ciflow/trunk/a3a32c1be02cf7ea4b5a8928450f6bd3702548d9 2024-06-26T04:39:37.8243766Z * [new tag] ciflow/trunk/af88425cdc74a90a6dab0b895c017845deff5d62 -> ciflow/trunk/af88425cdc74a90a6dab0b895c017845deff5d62 2024-06-26T04:39:37.8244660Z * [new tag] ciflow/trunk/afc4c9382ff8b55da848ef40b4a17a92fb3d2ad6 -> ciflow/trunk/afc4c9382ff8b55da848ef40b4a17a92fb3d2ad6 2024-06-26T04:39:37.8245690Z * [new tag] ciflow/trunk/b0c7dd47cdb8d17bbfd0ab2963b1afb908dab716 -> ciflow/trunk/b0c7dd47cdb8d17bbfd0ab2963b1afb908dab716 2024-06-26T04:39:37.8246605Z * [new tag] ciflow/trunk/b8df2f0ca530ebe01fa079c891c170a1f4b22823 -> ciflow/trunk/b8df2f0ca530ebe01fa079c891c170a1f4b22823 2024-06-26T04:39:37.8247545Z * [new tag] ciflow/trunk/ba9f6e6e92aca64ba4e85772fbdb920003af72f3 -> ciflow/trunk/ba9f6e6e92aca64ba4e85772fbdb920003af72f3 2024-06-26T04:39:37.8248361Z * [new tag] ciflow/trunk/c7e936a56a052da2169606b1fa7e03856e409006 -> ciflow/trunk/c7e936a56a052da2169606b1fa7e03856e409006 2024-06-26T04:39:37.8249220Z * [new tag] ciflow/trunk/cef7756c9cf1a5ff53241e9db47b06fbdef17ad8 -> ciflow/trunk/cef7756c9cf1a5ff53241e9db47b06fbdef17ad8 2024-06-26T04:39:37.8250006Z * [new tag] ciflow/trunk/d56ab7b0204c3412958958a8f02bc244f2ab817c -> ciflow/trunk/d56ab7b0204c3412958958a8f02bc244f2ab817c 2024-06-26T04:39:37.8250935Z * [new tag] ciflow/trunk/df0505743fab4c03226f309865792958e3b16ebb -> ciflow/trunk/df0505743fab4c03226f309865792958e3b16ebb 2024-06-26T04:39:37.8251808Z * [new tag] ciflow/trunk/e0268821dd2ea0e8a51b81c0ef3b18e77f68a33d -> ciflow/trunk/e0268821dd2ea0e8a51b81c0ef3b18e77f68a33d 2024-06-26T04:39:37.8252616Z * [new tag] ciflow/trunk/e08cbc0d41765f01b0f4d9f06d181d3823959dd5 -> ciflow/trunk/e08cbc0d41765f01b0f4d9f06d181d3823959dd5 2024-06-26T04:39:37.8253499Z * [new tag] ciflow/trunk/e311bed2a8e014f0ccf6fdc3fce11884982ac930 -> ciflow/trunk/e311bed2a8e014f0ccf6fdc3fce11884982ac930 2024-06-26T04:39:37.8254302Z * [new tag] ciflow/trunk/e48851033af6c0d3ec538163cda55fe0c25e0b73 -> ciflow/trunk/e48851033af6c0d3ec538163cda55fe0c25e0b73 2024-06-26T04:39:37.8255258Z * [new tag] ciflow/trunk/ecbe82b9cec75324b7efb58e1d9cae6b35b71bdc -> ciflow/trunk/ecbe82b9cec75324b7efb58e1d9cae6b35b71bdc 2024-06-26T04:39:37.8256062Z * [new tag] ciflow/trunk/edd04b7c16cc6715411119bb7db234a9df59065f -> ciflow/trunk/edd04b7c16cc6715411119bb7db234a9df59065f 2024-06-26T04:39:37.8256923Z * [new tag] ciflow/trunk/efae8449a83df2bcd2e5f3c0f531051b6860cf0c -> ciflow/trunk/efae8449a83df2bcd2e5f3c0f531051b6860cf0c 2024-06-26T04:39:37.8257764Z * [new tag] ciflow/trunk/efc3bcceb1603f02afa4adcd596c196ced595547 -> ciflow/trunk/efc3bcceb1603f02afa4adcd596c196ced595547 2024-06-26T04:39:37.8258608Z * [new tag] ciflow/trunk/fe8570a1fe5c6678a4be8deff561dbc48693410e -> ciflow/trunk/fe8570a1fe5c6678a4be8deff561dbc48693410e 2024-06-26T04:39:37.8258959Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2024-06-26T04:39:37.8259377Z * [new tag] ciflow/unstable/96934 -> ciflow/unstable/96934 2024-06-26T04:39:37.8259752Z * [new tag] ciflow/xpu/117824 -> ciflow/xpu/117824 2024-06-26T04:39:37.8260106Z * [new tag] ciflow/xpu/118064 -> ciflow/xpu/118064 2024-06-26T04:39:37.8260444Z * [new tag] ciflow/xpu/120768 -> ciflow/xpu/120768 2024-06-26T04:39:37.8260850Z * [new tag] ciflow/xpu/123929 -> ciflow/xpu/123929 2024-06-26T04:39:37.8261224Z * [new tag] ciflow/xpu/126410 -> ciflow/xpu/126410 2024-06-26T04:39:37.8261521Z * [new tag] ciflow/xpu/126678 -> ciflow/xpu/126678 2024-06-26T04:39:37.8261926Z * [new tag] ciflow/xpu/126699 -> ciflow/xpu/126699 2024-06-26T04:39:37.8262318Z * [new tag] ciflow/xpu/127602 -> ciflow/xpu/127602 2024-06-26T04:39:37.8262621Z * [new tag] ciflow/xpu/127860 -> ciflow/xpu/127860 2024-06-26T04:39:37.8263046Z * [new tag] ciflow/xpu/127865 -> ciflow/xpu/127865 2024-06-26T04:39:37.8263645Z * [new tag] ciflow/xpu/127958 -> ciflow/xpu/127958 2024-06-26T04:39:37.8264307Z * [new tag] ciflow/xpu/128579 -> ciflow/xpu/128579 2024-06-26T04:39:37.8264848Z * [new tag] ciflow/xpu/128820 -> ciflow/xpu/128820 2024-06-26T04:39:37.8265282Z * [new tag] ciflow/xpu/129205 -> ciflow/xpu/129205 2024-06-26T04:39:37.8265828Z * [new tag] ciflow/xpu/129337 -> ciflow/xpu/129337 2024-06-26T04:39:37.8266437Z * [new tag] ciflow/xpu/129353 -> ciflow/xpu/129353 2024-06-26T04:39:37.8267068Z * [new tag] ciflow/xpu/129452 -> ciflow/xpu/129452 2024-06-26T04:39:37.8267495Z * [new tag] ciflow/xpu/129463 -> ciflow/xpu/129463 2024-06-26T04:39:37.8268132Z * [new tag] cslpull75 -> cslpull75 2024-06-26T04:39:37.8268685Z * [new tag] cslpull76 -> cslpull76 2024-06-26T04:39:37.8269346Z * [new tag] cslpull77 -> cslpull77 2024-06-26T04:39:37.8269810Z * [new tag] cslpull78 -> cslpull78 2024-06-26T04:39:37.8270456Z * [new tag] cslpull79 -> cslpull79 2024-06-26T04:39:37.8270964Z * [new tag] cslpull80 -> cslpull80 2024-06-26T04:39:37.8271622Z * [new tag] cslpull81 -> cslpull81 2024-06-26T04:39:37.8272094Z * [new tag] cslpull82 -> cslpull82 2024-06-26T04:39:37.8272753Z * [new tag] cslpull83 -> cslpull83 2024-06-26T04:39:37.8273304Z * [new tag] cslpull84 -> cslpull84 2024-06-26T04:39:37.8274007Z * [new tag] cslpull85 -> cslpull85 2024-06-26T04:39:37.8274641Z * [new tag] flight_5 -> flight_5 2024-06-26T04:39:37.8275207Z * [new tag] flight_5.1 -> flight_5.1 2024-06-26T04:39:37.8276367Z * [new tag] flight_5.2 -> flight_5.2 2024-06-26T04:39:37.8292280Z * [new tag] flight_5.3 -> flight_5.3 2024-06-26T04:39:37.8293171Z * [new tag] forpull1 -> forpull1 2024-06-26T04:39:37.8294493Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2024-06-26T04:39:37.8295327Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2024-06-26T04:39:37.8296319Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2024-06-26T04:39:37.8297494Z * [new tag] nightly-binary -> nightly-binary 2024-06-26T04:39:37.8297940Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2024-06-26T04:39:37.8299192Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2024-06-26T04:39:37.8300379Z * [new tag] v0.1.1 -> v0.1.1 2024-06-26T04:39:37.8301194Z * [new tag] v0.1.10 -> v0.1.10 2024-06-26T04:39:37.8302046Z * [new tag] v0.1.11 -> v0.1.11 2024-06-26T04:39:37.8303031Z * [new tag] v0.1.12 -> v0.1.12 2024-06-26T04:39:37.8303958Z * [new tag] v0.1.2 -> v0.1.2 2024-06-26T04:39:37.8304844Z * [new tag] v0.1.3 -> v0.1.3 2024-06-26T04:39:37.8305784Z * [new tag] v0.1.4 -> v0.1.4 2024-06-26T04:39:37.8306749Z * [new tag] v0.1.5 -> v0.1.5 2024-06-26T04:39:37.8307717Z * [new tag] v0.1.6 -> v0.1.6 2024-06-26T04:39:37.8308686Z * [new tag] v0.1.7 -> v0.1.7 2024-06-26T04:39:37.8309616Z * [new tag] v0.1.8 -> v0.1.8 2024-06-26T04:39:37.8310694Z * [new tag] v0.1.9 -> v0.1.9 2024-06-26T04:39:37.8311690Z * [new tag] v0.2.0 -> v0.2.0 2024-06-26T04:39:37.8312716Z * [new tag] v0.3.0 -> v0.3.0 2024-06-26T04:39:37.8314082Z * [new tag] v0.3.1 -> v0.3.1 2024-06-26T04:39:37.8314890Z * [new tag] v0.4.0 -> v0.4.0 2024-06-26T04:39:37.8315848Z * [new tag] v0.4.1 -> v0.4.1 2024-06-26T04:39:37.8316806Z * [new tag] v1.0.0 -> v1.0.0 2024-06-26T04:39:37.8318222Z * [new tag] v1.0.0a0 -> v1.0.0a0 2024-06-26T04:39:37.8319150Z * [new tag] v1.0.1 -> v1.0.1 2024-06-26T04:39:37.8320323Z * [new tag] v1.0rc0 -> v1.0rc0 2024-06-26T04:39:37.8321091Z * [new tag] v1.0rc1 -> v1.0rc1 2024-06-26T04:39:37.8322109Z * [new tag] v1.1.0 -> v1.1.0 2024-06-26T04:39:37.8323132Z * [new tag] v1.1.0a0 -> v1.1.0a0 2024-06-26T04:39:37.8324478Z * [new tag] v1.10.0 -> v1.10.0 2024-06-26T04:39:37.8325678Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2024-06-26T04:39:37.8326707Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2024-06-26T04:39:37.8327486Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2024-06-26T04:39:37.8328524Z * [new tag] v1.10.1 -> v1.10.1 2024-06-26T04:39:37.8329307Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2024-06-26T04:39:37.8330056Z * [new tag] v1.10.2 -> v1.10.2 2024-06-26T04:39:37.8330796Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2024-06-26T04:39:37.8331856Z * [new tag] v1.11.0 -> v1.11.0 2024-06-26T04:39:37.8333064Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2024-06-26T04:39:37.8334198Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2024-06-26T04:39:37.8335383Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2024-06-26T04:39:37.8336480Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2024-06-26T04:39:37.8337618Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2024-06-26T04:39:37.8338362Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2024-06-26T04:39:37.8339126Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2024-06-26T04:39:37.8340168Z * [new tag] v1.12.0 -> v1.12.0 2024-06-26T04:39:37.8341235Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2024-06-26T04:39:37.8371291Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2024-06-26T04:39:37.8372111Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2024-06-26T04:39:37.8372702Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2024-06-26T04:39:37.8373201Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2024-06-26T04:39:37.8373747Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2024-06-26T04:39:37.8374234Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2024-06-26T04:39:37.8374733Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2024-06-26T04:39:37.8375228Z * [new tag] v1.12.1 -> v1.12.1 2024-06-26T04:39:37.8375719Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2024-06-26T04:39:37.8376228Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2024-06-26T04:39:37.8376770Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2024-06-26T04:39:37.8377246Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2024-06-26T04:39:37.8377750Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2024-06-26T04:39:37.8378256Z * [new tag] v1.13.0 -> v1.13.0 2024-06-26T04:39:37.8378904Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2024-06-26T04:39:37.8379430Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2024-06-26T04:39:37.8379939Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2024-06-26T04:39:37.8380438Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2024-06-26T04:39:37.8380963Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2024-06-26T04:39:37.8381443Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2024-06-26T04:39:37.8381929Z * [new tag] v1.13.1 -> v1.13.1 2024-06-26T04:39:37.8382429Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2024-06-26T04:39:37.8382894Z * [new tag] v1.2.0 -> v1.2.0 2024-06-26T04:39:37.8383390Z * [new tag] v1.2.0a0 -> v1.2.0a0 2024-06-26T04:39:37.8383998Z * [new tag] v1.3.0 -> v1.3.0 2024-06-26T04:39:37.8384494Z * [new tag] v1.3.0a0 -> v1.3.0a0 2024-06-26T04:39:37.8384978Z * [new tag] v1.3.1 -> v1.3.1 2024-06-26T04:39:37.8385437Z * [new tag] v1.4.0 -> v1.4.0 2024-06-26T04:39:37.8385897Z * [new tag] v1.4.0a0 -> v1.4.0a0 2024-06-26T04:39:37.8386384Z * [new tag] v1.4.1 -> v1.4.1 2024-06-26T04:39:37.8386842Z * [new tag] v1.5.0 -> v1.5.0 2024-06-26T04:39:37.8387396Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2024-06-26T04:39:37.8387874Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2024-06-26T04:39:37.8388383Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2024-06-26T04:39:37.8388889Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2024-06-26T04:39:37.8389402Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2024-06-26T04:39:37.8389848Z * [new tag] v1.5.1 -> v1.5.1 2024-06-26T04:39:37.8390361Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2024-06-26T04:39:37.8390827Z * [new tag] v1.6.0 -> v1.6.0 2024-06-26T04:39:37.8391320Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2024-06-26T04:39:37.8391830Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2024-06-26T04:39:37.8392331Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2024-06-26T04:39:37.8392838Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2024-06-26T04:39:37.8393332Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2024-06-26T04:39:37.8393821Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2024-06-26T04:39:37.8394341Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2024-06-26T04:39:37.8394815Z * [new tag] v1.7.0 -> v1.7.0 2024-06-26T04:39:37.8395302Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2024-06-26T04:39:37.8395804Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2024-06-26T04:39:37.8396304Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2024-06-26T04:39:37.8396827Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2024-06-26T04:39:37.8397429Z * [new tag] v1.7.1 -> v1.7.1 2024-06-26T04:39:37.8397927Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2024-06-26T04:39:37.8398426Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2024-06-26T04:39:37.8398956Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2024-06-26T04:39:37.8399423Z * [new tag] v1.8.0 -> v1.8.0 2024-06-26T04:39:37.8400199Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2024-06-26T04:39:37.8401146Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2024-06-26T04:39:37.8402286Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2024-06-26T04:39:37.8403360Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2024-06-26T04:39:37.8404207Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2024-06-26T04:39:37.8405107Z * [new tag] v1.8.1 -> v1.8.1 2024-06-26T04:39:37.8406421Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2024-06-26T04:39:37.8407239Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2024-06-26T04:39:37.8408012Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2024-06-26T04:39:37.8409989Z * [new tag] v1.8.2 -> v1.8.2 2024-06-26T04:39:37.8410630Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2024-06-26T04:39:37.8411520Z * [new tag] v1.9.0 -> v1.9.0 2024-06-26T04:39:37.8412681Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2024-06-26T04:39:37.8413753Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2024-06-26T04:39:37.8414856Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2024-06-26T04:39:37.8415605Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2024-06-26T04:39:37.8416846Z * [new tag] v1.9.1 -> v1.9.1 2024-06-26T04:39:37.8418077Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2024-06-26T04:39:37.8418655Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2024-06-26T04:39:37.8419854Z * [new tag] v2.0.0 -> v2.0.0 2024-06-26T04:39:37.8420840Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2024-06-26T04:39:37.8421910Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2024-06-26T04:39:37.8422918Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2024-06-26T04:39:37.8423901Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2024-06-26T04:39:37.8424922Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2024-06-26T04:39:37.8425552Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2024-06-26T04:39:37.8426883Z * [new tag] v2.0.1 -> v2.0.1 2024-06-26T04:39:37.8427934Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2024-06-26T04:39:37.8429039Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2024-06-26T04:39:37.8429956Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2024-06-26T04:39:37.8430794Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2024-06-26T04:39:37.8432742Z * [new tag] v2.1.0 -> v2.1.0 2024-06-26T04:39:37.8433608Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2024-06-26T04:39:37.8434752Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2024-06-26T04:39:37.8435923Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2024-06-26T04:39:37.8437637Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2024-06-26T04:39:37.8440208Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2024-06-26T04:39:37.8440737Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2024-06-26T04:39:37.8441224Z * [new tag] v2.1.1 -> v2.1.1 2024-06-26T04:39:37.8441720Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2024-06-26T04:39:37.8442247Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2024-06-26T04:39:37.8443381Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2024-06-26T04:39:37.8444516Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2024-06-26T04:39:37.8445757Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2024-06-26T04:39:37.8446490Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2024-06-26T04:39:37.8447554Z * [new tag] v2.1.2 -> v2.1.2 2024-06-26T04:39:37.8448793Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2024-06-26T04:39:37.8450033Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2024-06-26T04:39:37.8450856Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2024-06-26T04:39:37.8452442Z * [new tag] v2.2.0 -> v2.2.0 2024-06-26T04:39:37.8453437Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2024-06-26T04:39:37.8454482Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2024-06-26T04:39:37.8455595Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2024-06-26T04:39:37.8456795Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2024-06-26T04:39:37.8457866Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2024-06-26T04:39:37.8459019Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2024-06-26T04:39:37.8459821Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2024-06-26T04:39:37.8460632Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2024-06-26T04:39:37.8461792Z * [new tag] v2.2.1 -> v2.2.1 2024-06-26T04:39:37.8463014Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2024-06-26T04:39:37.8463842Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2024-06-26T04:39:37.8464614Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2024-06-26T04:39:37.8465462Z * [new tag] v2.2.2 -> v2.2.2 2024-06-26T04:39:37.8466790Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2024-06-26T04:39:37.8467582Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2024-06-26T04:39:37.8468418Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2024-06-26T04:39:37.8469530Z * [new tag] v2.3.0 -> v2.3.0 2024-06-26T04:39:37.8470734Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2024-06-26T04:39:37.8471931Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2024-06-26T04:39:37.8473276Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2024-06-26T04:39:37.8474040Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2024-06-26T04:39:37.8475194Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2024-06-26T04:39:37.8476369Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2024-06-26T04:39:37.8477643Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2024-06-26T04:39:37.8478886Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2024-06-26T04:39:37.8479733Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2024-06-26T04:39:37.8480966Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2024-06-26T04:39:37.8482145Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2024-06-26T04:39:37.8482935Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2024-06-26T04:39:37.8483877Z * [new tag] v2.3.1 -> v2.3.1 2024-06-26T04:39:37.8485058Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2024-06-26T04:39:37.8486203Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2024-06-26T04:39:37.8487331Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2024-06-26T04:39:37.8488698Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2024-06-26T04:39:37.8489840Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2024-06-26T04:39:37.8491089Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2024-06-26T04:39:37.8492094Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2024-06-26T04:39:37.8493447Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2024-06-26T04:39:37.8494250Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2024-06-26T04:39:37.8495330Z * [new tag] whc_flight_1 -> whc_flight_1 2024-06-26T04:39:37.8496185Z * [new tag] whc_flight_2 -> whc_flight_2 2024-06-26T04:39:37.8497018Z * [new tag] whc_flight_4 -> whc_flight_4 2024-06-26T04:39:37.9267043Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T04:39:37.9292293Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:39:37.9296239Z ##[endgroup] 2024-06-26T04:39:37.9296758Z ##[group]Determining the checkout info 2024-06-26T04:39:37.9297757Z ##[endgroup] 2024-06-26T04:39:37.9298252Z ##[group]Checking out the ref 2024-06-26T04:39:37.9301595Z [command]/usr/bin/git checkout --progress --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:39:38.9658001Z Updating files: 77% (12242/15870) 2024-06-26T04:39:38.9872450Z Updating files: 78% (12379/15870) 2024-06-26T04:39:39.0026059Z Updating files: 79% (12538/15870) 2024-06-26T04:39:39.0185106Z Updating files: 80% (12696/15870) 2024-06-26T04:39:39.0279047Z Updating files: 81% (12855/15870) 2024-06-26T04:39:39.0360703Z Updating files: 82% (13014/15870) 2024-06-26T04:39:39.0450543Z Updating files: 83% (13173/15870) 2024-06-26T04:39:39.0561065Z Updating files: 84% (13331/15870) 2024-06-26T04:39:39.0644989Z Updating files: 85% (13490/15870) 2024-06-26T04:39:39.0735908Z Updating files: 86% (13649/15870) 2024-06-26T04:39:39.0826499Z Updating files: 87% (13807/15870) 2024-06-26T04:39:39.0938282Z Updating files: 88% (13966/15870) 2024-06-26T04:39:39.1056378Z Updating files: 89% (14125/15870) 2024-06-26T04:39:39.1144831Z Updating files: 90% (14283/15870) 2024-06-26T04:39:39.1225164Z Updating files: 91% (14442/15870) 2024-06-26T04:39:39.1338283Z Updating files: 92% (14601/15870) 2024-06-26T04:39:39.1467006Z Updating files: 93% (14760/15870) 2024-06-26T04:39:39.1590419Z Updating files: 94% (14918/15870) 2024-06-26T04:39:39.1722835Z Updating files: 95% (15077/15870) 2024-06-26T04:39:39.1794660Z Updating files: 96% (15236/15870) 2024-06-26T04:39:39.2017819Z Updating files: 97% (15394/15870) 2024-06-26T04:39:39.2155966Z Updating files: 98% (15553/15870) 2024-06-26T04:39:39.2275755Z Updating files: 99% (15712/15870) 2024-06-26T04:39:39.2276154Z Updating files: 100% (15870/15870) 2024-06-26T04:39:39.2276567Z Updating files: 100% (15870/15870), done. 2024-06-26T04:39:39.2497266Z Note: switching to 'b8c4c54d347aa776934c60784e35936878ef18dc'. 2024-06-26T04:39:39.2497725Z 2024-06-26T04:39:39.2498114Z You are in 'detached HEAD' state. You can look around, make experimental 2024-06-26T04:39:39.2498897Z changes and commit them, and you can discard any commits you make in this 2024-06-26T04:39:39.2499651Z state without impacting any branches by switching back to a branch. 2024-06-26T04:39:39.2500086Z 2024-06-26T04:39:39.2500399Z If you want to create a new branch to retain commits you create, you may 2024-06-26T04:39:39.2501171Z do so (now or later) by using -c with the switch command. Example: 2024-06-26T04:39:39.2501605Z 2024-06-26T04:39:39.2501774Z git switch -c 2024-06-26T04:39:39.2502049Z 2024-06-26T04:39:39.2502176Z Or undo this operation with: 2024-06-26T04:39:39.2502408Z 2024-06-26T04:39:39.2502526Z git switch - 2024-06-26T04:39:39.2502690Z 2024-06-26T04:39:39.2503019Z Turn off this advice by setting config variable advice.detachedHead to false 2024-06-26T04:39:39.2503522Z 2024-06-26T04:39:39.2504150Z HEAD is now at b8c4c54d34 Update on "[Inductor][CPP] Remove redundant INT8-specific logic in the INT8 GEMM template" 2024-06-26T04:39:39.2570906Z ##[endgroup] 2024-06-26T04:39:39.2571650Z ##[group]Setting up auth for fetching submodules 2024-06-26T04:39:39.2577397Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:39:39.2624071Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T04:39:39.2653122Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T04:39:39.2681903Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T04:39:39.2711468Z ##[endgroup] 2024-06-26T04:39:39.2712262Z ##[group]Fetching submodules 2024-06-26T04:39:39.2717053Z [command]/usr/bin/git submodule sync 2024-06-26T04:39:39.2974170Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force 2024-06-26T04:39:39.3225102Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-06-26T04:39:39.3227044Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-06-26T04:39:39.3228524Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-06-26T04:39:39.3230015Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-06-26T04:39:39.3232066Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-06-26T04:39:39.3233972Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-06-26T04:39:39.3236449Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-06-26T04:39:39.3239572Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-06-26T04:39:39.3242140Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-06-26T04:39:39.3244950Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-06-26T04:39:39.3247539Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-06-26T04:39:39.3250383Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-06-26T04:39:39.3253369Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-06-26T04:39:39.3256607Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-06-26T04:39:39.3259610Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-06-26T04:39:39.3262971Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-06-26T04:39:39.3266466Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:39:39.3269843Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-06-26T04:39:39.3273510Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-06-26T04:39:39.3277294Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-06-26T04:39:39.3281393Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-06-26T04:39:39.3285226Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-06-26T04:39:39.3289470Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-06-26T04:39:39.3293345Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-06-26T04:39:39.3297498Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-06-26T04:39:39.3301700Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-06-26T04:39:39.3306453Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-06-26T04:39:39.3310623Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-06-26T04:39:39.3315318Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-06-26T04:39:39.3320208Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-06-26T04:39:39.3325004Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-06-26T04:39:39.3329682Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-06-26T04:39:39.3334651Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-06-26T04:39:39.3339521Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-06-26T04:39:39.3344765Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-06-26T04:39:39.3368791Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-06-26T04:39:39.5816440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16'... 2024-06-26T04:39:39.9151315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-06-26T04:39:40.0772937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-06-26T04:39:40.3105905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-06-26T04:39:42.5021822Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-06-26T04:39:54.6203174Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-06-26T04:39:55.0215304Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-06-26T04:39:55.8573528Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-06-26T04:39:56.4372072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-06-26T04:39:57.5685532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-06-26T04:39:59.2798836Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen'... 2024-06-26T04:40:04.8356911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-06-26T04:40:06.2150878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-06-26T04:40:07.9422924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt'... 2024-06-26T04:40:09.2584958Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/foxi'... 2024-06-26T04:40:09.4331453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-06-26T04:40:09.8072685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo'... 2024-06-26T04:40:10.1085846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest'... 2024-06-26T04:40:11.1755040Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep'... 2024-06-26T04:40:11.5132524Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-06-26T04:40:11.8161855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto'... 2024-06-26T04:40:13.2529810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-06-26T04:40:13.9853660Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-06-26T04:40:14.6229628Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-06-26T04:40:20.8828181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx'... 2024-06-26T04:40:23.5198135Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-06-26T04:40:30.7303027Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-06-26T04:40:30.9255685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-06-26T04:40:39.8978827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd'... 2024-06-26T04:40:40.0802219Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-06-26T04:40:40.2728622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-06-26T04:40:41.3013990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-06-26T04:40:41.5897136Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef'... 2024-06-26T04:40:42.2268017Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-06-26T04:40:42.6180259Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-06-26T04:40:42.6265554Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-06-26T04:40:42.6326863Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-06-26T04:40:42.6515060Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-06-26T04:40:42.6848623Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-06-26T04:40:43.5347292Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-06-26T04:40:43.5520980Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-06-26T04:40:43.5872098Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-06-26T04:40:43.6765856Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-06-26T04:40:43.7058349Z Submodule path 'third_party/cudnn_frontend': checked out 'aa3abd4bc689d6412979c7f55f9cd132848c9c6a' 2024-06-26T04:40:44.1705623Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-06-26T04:40:44.3991018Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-06-26T04:40:44.4666935Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-06-26T04:40:44.5683702Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-06-26T04:40:44.5983697Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-06-26T04:40:44.6052609Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-06-26T04:40:44.6409105Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-06-26T04:40:44.6615816Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-06-26T04:40:44.7017947Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T04:40:44.7113792Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-06-26T04:40:44.7245132Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-06-26T04:40:44.8085289Z Submodule path 'third_party/kineto': checked out '8681ff11e1fa54da39023076c5c43eddd87b7a8a' 2024-06-26T04:40:44.8406914Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-06-26T04:40:44.8608506Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-06-26T04:40:44.9571284Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-06-26T04:40:45.2553569Z Submodule path 'third_party/onnx': checked out '990217f043af7222348ca8f0301e17fa7b841781' 2024-06-26T04:40:45.3117406Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-06-26T04:40:45.3183920Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-06-26T04:40:45.5560050Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-06-26T04:40:45.5621396Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-06-26T04:40:45.5714685Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-06-26T04:40:45.6004773Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-06-26T04:40:45.6244053Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-06-26T04:40:45.6603673Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-06-26T04:40:45.6808957Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-06-26T04:40:45.6822718Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2024-06-26T04:40:45.7079311Z Entering 'android/libs/fbjni' 2024-06-26T04:40:45.7099786Z Entering 'third_party/FP16' 2024-06-26T04:40:45.7120983Z Entering 'third_party/FXdiv' 2024-06-26T04:40:45.7141700Z Entering 'third_party/NNPACK' 2024-06-26T04:40:45.7163762Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:40:45.7186322Z Entering 'third_party/XNNPACK' 2024-06-26T04:40:45.7207456Z Entering 'third_party/benchmark' 2024-06-26T04:40:45.7228396Z Entering 'third_party/cpp-httplib' 2024-06-26T04:40:45.7250154Z Entering 'third_party/cpuinfo' 2024-06-26T04:40:45.7271382Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:40:45.7292890Z Entering 'third_party/cutlass' 2024-06-26T04:40:45.7314444Z Entering 'third_party/eigen' 2024-06-26T04:40:45.7335295Z Entering 'third_party/fbgemm' 2024-06-26T04:40:45.7357893Z Entering 'third_party/flatbuffers' 2024-06-26T04:40:45.7378639Z Entering 'third_party/fmt' 2024-06-26T04:40:45.7401148Z Entering 'third_party/foxi' 2024-06-26T04:40:45.7421941Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:40:45.7444737Z Entering 'third_party/gloo' 2024-06-26T04:40:45.7465491Z Entering 'third_party/googletest' 2024-06-26T04:40:45.7487877Z Entering 'third_party/ideep' 2024-06-26T04:40:45.7508719Z Entering 'third_party/ittapi' 2024-06-26T04:40:45.7532452Z Entering 'third_party/kineto' 2024-06-26T04:40:45.7553746Z Entering 'third_party/mimalloc' 2024-06-26T04:40:45.7575437Z Entering 'third_party/nccl/nccl' 2024-06-26T04:40:45.7597521Z Entering 'third_party/nlohmann' 2024-06-26T04:40:45.7618572Z Entering 'third_party/onnx' 2024-06-26T04:40:45.7641557Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:40:45.7662120Z Entering 'third_party/pocketfft' 2024-06-26T04:40:45.7685492Z Entering 'third_party/protobuf' 2024-06-26T04:40:45.7706030Z Entering 'third_party/psimd' 2024-06-26T04:40:45.7729755Z Entering 'third_party/pthreadpool' 2024-06-26T04:40:45.7750630Z Entering 'third_party/pybind11' 2024-06-26T04:40:45.7773768Z Entering 'third_party/python-peachpy' 2024-06-26T04:40:45.7795136Z Entering 'third_party/sleef' 2024-06-26T04:40:45.7816796Z Entering 'third_party/tensorpipe' 2024-06-26T04:40:45.7849612Z ##[endgroup] 2024-06-26T04:40:45.7850435Z ##[group]Persisting credentials for submodules 2024-06-26T04:40:45.7856629Z [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' || :" 2024-06-26T04:40:45.8109324Z Entering 'android/libs/fbjni' 2024-06-26T04:40:45.8149450Z Entering 'third_party/FP16' 2024-06-26T04:40:45.8190181Z Entering 'third_party/FXdiv' 2024-06-26T04:40:45.8231065Z Entering 'third_party/NNPACK' 2024-06-26T04:40:45.8272348Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:40:45.8313688Z Entering 'third_party/XNNPACK' 2024-06-26T04:40:45.8372782Z Entering 'third_party/benchmark' 2024-06-26T04:40:45.8414051Z Entering 'third_party/cpp-httplib' 2024-06-26T04:40:45.8455745Z Entering 'third_party/cpuinfo' 2024-06-26T04:40:45.8497402Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:40:45.8538999Z Entering 'third_party/cutlass' 2024-06-26T04:40:45.8587147Z Entering 'third_party/eigen' 2024-06-26T04:40:45.8631040Z Entering 'third_party/fbgemm' 2024-06-26T04:40:45.8673891Z Entering 'third_party/flatbuffers' 2024-06-26T04:40:45.8717980Z Entering 'third_party/fmt' 2024-06-26T04:40:45.8760362Z Entering 'third_party/foxi' 2024-06-26T04:40:45.8801681Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:40:45.8844190Z Entering 'third_party/gloo' 2024-06-26T04:40:45.8886671Z Entering 'third_party/googletest' 2024-06-26T04:40:45.8929237Z Entering 'third_party/ideep' 2024-06-26T04:40:45.8970935Z Entering 'third_party/ittapi' 2024-06-26T04:40:45.9012095Z Entering 'third_party/kineto' 2024-06-26T04:40:45.9054285Z Entering 'third_party/mimalloc' 2024-06-26T04:40:45.9096229Z Entering 'third_party/nccl/nccl' 2024-06-26T04:40:45.9138293Z Entering 'third_party/nlohmann' 2024-06-26T04:40:45.9180916Z Entering 'third_party/onnx' 2024-06-26T04:40:45.9239380Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:40:45.9284291Z Entering 'third_party/pocketfft' 2024-06-26T04:40:45.9325601Z Entering 'third_party/protobuf' 2024-06-26T04:40:45.9370787Z Entering 'third_party/psimd' 2024-06-26T04:40:45.9411798Z Entering 'third_party/pthreadpool' 2024-06-26T04:40:45.9454262Z Entering 'third_party/pybind11' 2024-06-26T04:40:45.9496657Z Entering 'third_party/python-peachpy' 2024-06-26T04:40:45.9538286Z Entering 'third_party/sleef' 2024-06-26T04:40:45.9580845Z Entering 'third_party/tensorpipe' 2024-06-26T04:40:45.9636913Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-06-26T04:40:45.9896094Z Entering 'android/libs/fbjni' 2024-06-26T04:40:45.9936870Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-06-26T04:40:45.9938991Z Entering 'third_party/FP16' 2024-06-26T04:40:45.9980519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-06-26T04:40:45.9982641Z Entering 'third_party/FXdiv' 2024-06-26T04:40:46.0021880Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-06-26T04:40:46.0024388Z Entering 'third_party/NNPACK' 2024-06-26T04:40:46.0063851Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-06-26T04:40:46.0066871Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:40:46.0106611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-06-26T04:40:46.0108743Z Entering 'third_party/XNNPACK' 2024-06-26T04:40:46.0147633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-06-26T04:40:46.0150561Z Entering 'third_party/benchmark' 2024-06-26T04:40:46.0189008Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:40:46.0191878Z Entering 'third_party/cpp-httplib' 2024-06-26T04:40:46.0231444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-06-26T04:40:46.0234372Z Entering 'third_party/cpuinfo' 2024-06-26T04:40:46.0274515Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T04:40:46.0277029Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:40:46.0316230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-06-26T04:40:46.0318701Z Entering 'third_party/cutlass' 2024-06-26T04:40:46.0360231Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-06-26T04:40:46.0362040Z Entering 'third_party/eigen' 2024-06-26T04:40:46.0402496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-06-26T04:40:46.0405069Z Entering 'third_party/fbgemm' 2024-06-26T04:40:46.0445212Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-06-26T04:40:46.0448598Z Entering 'third_party/flatbuffers' 2024-06-26T04:40:46.0489783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-06-26T04:40:46.0492602Z Entering 'third_party/fmt' 2024-06-26T04:40:46.0533879Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-06-26T04:40:46.0536396Z Entering 'third_party/foxi' 2024-06-26T04:40:46.0576722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-06-26T04:40:46.0579840Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:40:46.0620937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-06-26T04:40:46.0623103Z Entering 'third_party/gloo' 2024-06-26T04:40:46.0663264Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-06-26T04:40:46.0666534Z Entering 'third_party/googletest' 2024-06-26T04:40:46.0706662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:40:46.0709142Z Entering 'third_party/ideep' 2024-06-26T04:40:46.0748990Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-06-26T04:40:46.0751343Z Entering 'third_party/ittapi' 2024-06-26T04:40:46.0790475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-06-26T04:40:46.0793278Z Entering 'third_party/kineto' 2024-06-26T04:40:46.0832144Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-06-26T04:40:46.0834758Z Entering 'third_party/mimalloc' 2024-06-26T04:40:46.0874499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-06-26T04:40:46.0877588Z Entering 'third_party/nccl/nccl' 2024-06-26T04:40:46.0916618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-06-26T04:40:46.0919724Z Entering 'third_party/nlohmann' 2024-06-26T04:40:46.0959464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-06-26T04:40:46.0962475Z Entering 'third_party/onnx' 2024-06-26T04:40:46.1001932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-06-26T04:40:46.1004324Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:40:46.1043990Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-06-26T04:40:46.1046633Z Entering 'third_party/pocketfft' 2024-06-26T04:40:46.1086566Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-06-26T04:40:46.1088841Z Entering 'third_party/protobuf' 2024-06-26T04:40:46.1128302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-06-26T04:40:46.1130608Z Entering 'third_party/psimd' 2024-06-26T04:40:46.1171260Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-06-26T04:40:46.1173659Z Entering 'third_party/pthreadpool' 2024-06-26T04:40:46.1214414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-06-26T04:40:46.1216995Z Entering 'third_party/pybind11' 2024-06-26T04:40:46.1257014Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:40:46.1260162Z Entering 'third_party/python-peachpy' 2024-06-26T04:40:46.1301118Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-06-26T04:40:46.1303322Z Entering 'third_party/sleef' 2024-06-26T04:40:46.1342400Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-06-26T04:40:46.1344807Z Entering 'third_party/tensorpipe' 2024-06-26T04:40:46.1384644Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-06-26T04:40:46.1802256Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T04:40:46.2062842Z Entering 'android/libs/fbjni' 2024-06-26T04:40:46.2085386Z Entering 'third_party/FP16' 2024-06-26T04:40:46.2107145Z Entering 'third_party/FXdiv' 2024-06-26T04:40:46.2129626Z Entering 'third_party/NNPACK' 2024-06-26T04:40:46.2151018Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:40:46.2173178Z Entering 'third_party/XNNPACK' 2024-06-26T04:40:46.2194939Z Entering 'third_party/benchmark' 2024-06-26T04:40:46.2217407Z Entering 'third_party/cpp-httplib' 2024-06-26T04:40:46.2239167Z Entering 'third_party/cpuinfo' 2024-06-26T04:40:46.2260349Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:40:46.2283176Z Entering 'third_party/cutlass' 2024-06-26T04:40:46.2304644Z Entering 'third_party/eigen' 2024-06-26T04:40:46.2326527Z Entering 'third_party/fbgemm' 2024-06-26T04:40:46.2348088Z Entering 'third_party/flatbuffers' 2024-06-26T04:40:46.2370709Z Entering 'third_party/fmt' 2024-06-26T04:40:46.2392380Z Entering 'third_party/foxi' 2024-06-26T04:40:46.2414598Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:40:46.2435989Z Entering 'third_party/gloo' 2024-06-26T04:40:46.2458173Z Entering 'third_party/googletest' 2024-06-26T04:40:46.2480915Z Entering 'third_party/ideep' 2024-06-26T04:40:46.2502510Z Entering 'third_party/ittapi' 2024-06-26T04:40:46.2525417Z Entering 'third_party/kineto' 2024-06-26T04:40:46.2546986Z Entering 'third_party/mimalloc' 2024-06-26T04:40:46.2569408Z Entering 'third_party/nccl/nccl' 2024-06-26T04:40:46.2590819Z Entering 'third_party/nlohmann' 2024-06-26T04:40:46.2612588Z Entering 'third_party/onnx' 2024-06-26T04:40:46.2633875Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:40:46.2656678Z Entering 'third_party/pocketfft' 2024-06-26T04:40:46.2679523Z Entering 'third_party/protobuf' 2024-06-26T04:40:46.2701240Z Entering 'third_party/psimd' 2024-06-26T04:40:46.2727645Z Entering 'third_party/pthreadpool' 2024-06-26T04:40:46.2749365Z Entering 'third_party/pybind11' 2024-06-26T04:40:46.2807770Z Entering 'third_party/python-peachpy' 2024-06-26T04:40:46.2830347Z Entering 'third_party/sleef' 2024-06-26T04:40:46.2853370Z Entering 'third_party/tensorpipe' 2024-06-26T04:40:46.2886247Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T04:40:46.3142055Z Entering 'android/libs/fbjni' 2024-06-26T04:40:46.3163740Z Entering 'third_party/FP16' 2024-06-26T04:40:46.3185854Z Entering 'third_party/FXdiv' 2024-06-26T04:40:46.3207758Z Entering 'third_party/NNPACK' 2024-06-26T04:40:46.3229819Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:40:46.3252975Z Entering 'third_party/XNNPACK' 2024-06-26T04:40:46.3274767Z Entering 'third_party/benchmark' 2024-06-26T04:40:46.3296486Z Entering 'third_party/cpp-httplib' 2024-06-26T04:40:46.3317893Z Entering 'third_party/cpuinfo' 2024-06-26T04:40:46.3339218Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:40:46.3361266Z Entering 'third_party/cutlass' 2024-06-26T04:40:46.3383001Z Entering 'third_party/eigen' 2024-06-26T04:40:46.3404761Z Entering 'third_party/fbgemm' 2024-06-26T04:40:46.3426757Z Entering 'third_party/flatbuffers' 2024-06-26T04:40:46.3448667Z Entering 'third_party/fmt' 2024-06-26T04:40:46.3471016Z Entering 'third_party/foxi' 2024-06-26T04:40:46.3494567Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:40:46.3516541Z Entering 'third_party/gloo' 2024-06-26T04:40:46.3537708Z Entering 'third_party/googletest' 2024-06-26T04:40:46.3559910Z Entering 'third_party/ideep' 2024-06-26T04:40:46.3580978Z Entering 'third_party/ittapi' 2024-06-26T04:40:46.3603253Z Entering 'third_party/kineto' 2024-06-26T04:40:46.3624318Z Entering 'third_party/mimalloc' 2024-06-26T04:40:46.3648131Z Entering 'third_party/nccl/nccl' 2024-06-26T04:40:46.3668877Z Entering 'third_party/nlohmann' 2024-06-26T04:40:46.3690239Z Entering 'third_party/onnx' 2024-06-26T04:40:46.3711083Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:40:46.3732103Z Entering 'third_party/pocketfft' 2024-06-26T04:40:46.3754532Z Entering 'third_party/protobuf' 2024-06-26T04:40:46.3776576Z Entering 'third_party/psimd' 2024-06-26T04:40:46.3799041Z Entering 'third_party/pthreadpool' 2024-06-26T04:40:46.3820418Z Entering 'third_party/pybind11' 2024-06-26T04:40:46.3842727Z Entering 'third_party/python-peachpy' 2024-06-26T04:40:46.3864617Z Entering 'third_party/sleef' 2024-06-26T04:40:46.3888631Z Entering 'third_party/tensorpipe' 2024-06-26T04:40:46.3919413Z ##[endgroup] 2024-06-26T04:40:46.3957284Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:40:46.3982422Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:40:46.4189395Z Prepare all required actions 2024-06-26T04:40:46.4325850Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2024-06-26T04:40:46.4326418Z with: 2024-06-26T04:40:46.4326797Z docker-image-name: pytorch-linux-focal-linter 2024-06-26T04:40:46.4327298Z docker-build-dir: .ci/docker 2024-06-26T04:40:46.4327729Z working-directory: pytorch/pytorch 2024-06-26T04:40:46.4328306Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:46.4328855Z force-push: false 2024-06-26T04:40:46.4329181Z env: 2024-06-26T04:40:46.4329516Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:40:46.4329986Z REPOSITORY: pytorch/pytorch 2024-06-26T04:40:46.4330381Z PR_NUMBER: 129470 2024-06-26T04:40:46.4334964Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:40:46.4339877Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:40:46.4340707Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:40:46.4341483Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:40:46.4342038Z ##[endgroup] 2024-06-26T04:40:46.4364495Z ##[group]Run set -ex 2024-06-26T04:40:46.4364905Z set -ex 2024-06-26T04:40:46.4365215Z  2024-06-26T04:40:46.4365815Z # If the docker build directory or the build script doesn't exist, the action will 2024-06-26T04:40:46.4366817Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-06-26T04:40:46.4367669Z # job could then download the pre-built image as usual 2024-06-26T04:40:46.4368443Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-06-26T04:40:46.4369157Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4369827Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4370405Z  2024-06-26T04:40:46.4370948Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-06-26T04:40:46.4371626Z  exit 0 2024-06-26T04:40:46.4371939Z else 2024-06-26T04:40:46.4372334Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4372818Z fi 2024-06-26T04:40:46.4373102Z  2024-06-26T04:40:46.4373598Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-06-26T04:40:46.4374499Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-06-26T04:40:46.4375494Z  # use it as it is, but first let's extract the tag 2024-06-26T04:40:46.4376227Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-06-26T04:40:46.4376997Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4377734Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4378319Z else 2024-06-26T04:40:46.4378785Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-06-26T04:40:46.4379617Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4380569Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4381361Z fi 2024-06-26T04:40:46.4389361Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:46.4413402Z env: 2024-06-26T04:40:46.4413828Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:40:46.4414356Z REPOSITORY: pytorch/pytorch 2024-06-26T04:40:46.4414760Z PR_NUMBER: 129470 2024-06-26T04:40:46.4419339Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:40:46.4424304Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:40:46.4425138Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:40:46.4425907Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:40:46.4426472Z REPO_NAME: pytorch 2024-06-26T04:40:46.4426893Z DOCKER_IMAGE_NAME: pytorch-linux-focal-linter 2024-06-26T04:40:46.4427379Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T04:40:46.4427912Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:46.4428471Z ##[endgroup] 2024-06-26T04:40:46.4452675Z + [[ ! -d .ci/docker ]] 2024-06-26T04:40:46.4453100Z + [[ ! -f .ci/docker/build.sh ]] 2024-06-26T04:40:46.4453519Z + echo skip=false 2024-06-26T04:40:46.4455308Z + [[ pytorch-linux-focal-linter == *\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* ]] 2024-06-26T04:40:46.4456684Z ++ git rev-parse HEAD:.ci/docker 2024-06-26T04:40:46.4471314Z + DOCKER_TAG=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:46.4472394Z + echo docker-tag=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:46.4473701Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:46.4507186Z ##[group]Run set +e 2024-06-26T04:40:46.4507521Z set +e 2024-06-26T04:40:46.4507796Z set -x 2024-06-26T04:40:46.4508189Z  2024-06-26T04:40:46.4508446Z login() { 2024-06-26T04:40:46.4509110Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T04:40:46.4509828Z } 2024-06-26T04:40:46.4510066Z  2024-06-26T04:40:46.4510315Z retry () { 2024-06-26T04:40:46.4510679Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T04:40:46.4511094Z } 2024-06-26T04:40:46.4511340Z  2024-06-26T04:40:46.4511724Z retry login "${DOCKER_REGISTRY}" 2024-06-26T04:40:46.4512108Z  2024-06-26T04:40:46.4512561Z # Check if image already exists, if it does then skip building it 2024-06-26T04:40:46.4513261Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-06-26T04:40:46.4513741Z  exit 0 2024-06-26T04:40:46.4514014Z fi 2024-06-26T04:40:46.4514266Z  2024-06-26T04:40:46.4514734Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-06-26T04:40:46.4515695Z # be empty. The default action would be to continue rebuild the image 2024-06-26T04:40:46.4516430Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-06-26T04:40:46.4517224Z  # if we're on the base branch then use the parent commit 2024-06-26T04:40:46.4517808Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-06-26T04:40:46.4518220Z else 2024-06-26T04:40:46.4518668Z  # otherwise we're on a PR, so use the most recent base commit 2024-06-26T04:40:46.4519331Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-06-26T04:40:46.4519821Z fi 2024-06-26T04:40:46.4520160Z  2024-06-26T04:40:46.4520437Z if [[ -z "${MERGE_BASE}" ]]; then 2024-06-26T04:40:46.4520927Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4521364Z  2024-06-26T04:40:46.4521992Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-06-26T04:40:46.4522879Z  exit 0 2024-06-26T04:40:46.4523156Z fi 2024-06-26T04:40:46.4523394Z  2024-06-26T04:40:46.4523810Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-06-26T04:40:46.4524790Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-06-26T04:40:46.4525589Z  exit 1 2024-06-26T04:40:46.4525867Z fi 2024-06-26T04:40:46.4526119Z  2024-06-26T04:40:46.4526579Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-06-26T04:40:46.4527537Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-06-26T04:40:46.4528411Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-06-26T04:40:46.4529386Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-06-26T04:40:46.4530494Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-06-26T04:40:46.4531134Z fi 2024-06-26T04:40:46.4531387Z  2024-06-26T04:40:46.4531703Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:40:46.4538919Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:46.4539406Z env: 2024-06-26T04:40:46.4540227Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:46.4541226Z REPOSITORY: pytorch/pytorch 2024-06-26T04:40:46.4541703Z PR_NUMBER: 129470 2024-06-26T04:40:46.4546232Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:40:46.4551004Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:40:46.4551789Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:40:46.4552648Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:40:46.4553340Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T04:40:46.4553810Z BASE_REVISION: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:40:46.4554516Z DOCKER_TAG: 91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:46.4555106Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:46.4555597Z ##[endgroup] 2024-06-26T04:40:46.4577272Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:46.4577997Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:46.4579216Z + aws ecr get-login-password --region us-east-1 2024-06-26T04:40:46.4580921Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:46.8485986Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:40:46.8487162Z Configure a credential helper to remove this warning. See 2024-06-26T04:40:46.8488429Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:40:46.8489604Z 2024-06-26T04:40:46.8489777Z Login Succeeded 2024-06-26T04:40:46.8507655Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:47.0491153Z { 2024-06-26T04:40:47.0491677Z "schemaVersion": 2, 2024-06-26T04:40:47.0492568Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-06-26T04:40:47.0493146Z "config": { 2024-06-26T04:40:47.0493567Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-06-26T04:40:47.0494104Z "size": 5639, 2024-06-26T04:40:47.0494633Z "digest": "sha256:e03457d4fa20d5078e9547e1759d07c671ca0ce432dab94bce0f845999ebbc8e" 2024-06-26T04:40:47.0495235Z }, 2024-06-26T04:40:47.0495466Z "layers": [ 2024-06-26T04:40:47.0495716Z { 2024-06-26T04:40:47.0496125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0496674Z "size": 28584223, 2024-06-26T04:40:47.0497218Z "digest": "sha256:560c024910bebac6b404791af28ebd48a8289303b8377d17b67ffdfe52754f2a" 2024-06-26T04:40:47.0497838Z }, 2024-06-26T04:40:47.0498061Z { 2024-06-26T04:40:47.0498487Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0499020Z "size": 1823, 2024-06-26T04:40:47.0499539Z "digest": "sha256:ff934db017e51c8705a3351b79c324f99547af1552b267a8822c5f44d96d9e38" 2024-06-26T04:40:47.0500140Z }, 2024-06-26T04:40:47.0500347Z { 2024-06-26T04:40:47.0500763Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0501310Z "size": 312545738, 2024-06-26T04:40:47.0501829Z "digest": "sha256:e37e67c484c19f87e35f1192201206889f2ef90fd37e7f32461078b89fdef395" 2024-06-26T04:40:47.0502435Z }, 2024-06-26T04:40:47.0502656Z { 2024-06-26T04:40:47.0503057Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0503600Z "size": 546, 2024-06-26T04:40:47.0504136Z "digest": "sha256:c5e6a0c7cb4d30590d58369c7d812591efc8f816e1aacf3dbe6b6cacf4babbd7" 2024-06-26T04:40:47.0504769Z }, 2024-06-26T04:40:47.0505031Z { 2024-06-26T04:40:47.0505455Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0506003Z "size": 1283, 2024-06-26T04:40:47.0506519Z "digest": "sha256:d343afb10a719a03236e300d47686ab6bb4e366e322be5e9ea8a0b34e622af55" 2024-06-26T04:40:47.0507132Z }, 2024-06-26T04:40:47.0507351Z { 2024-06-26T04:40:47.0507754Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0508297Z "size": 3234, 2024-06-26T04:40:47.0508835Z "digest": "sha256:be3ef9d2413c8d56cb9af1a820102818dd816b0fe144af3299361e3cb12bf5b1" 2024-06-26T04:40:47.0509442Z }, 2024-06-26T04:40:47.0509660Z { 2024-06-26T04:40:47.0510078Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0510613Z "size": 1905, 2024-06-26T04:40:47.0511151Z "digest": "sha256:6115bbae43064b81ada56570c9084fa39fa7c93fbc23acfb1cbf30a30671cb99" 2024-06-26T04:40:47.0511773Z }, 2024-06-26T04:40:47.0511985Z { 2024-06-26T04:40:47.0512399Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0513147Z "size": 700, 2024-06-26T04:40:47.0513683Z "digest": "sha256:bffb8876ec94e7cbd53ac64fd85ef41316cd1c819b8a60771c104b8d4efc2d63" 2024-06-26T04:40:47.0514310Z }, 2024-06-26T04:40:47.0514531Z { 2024-06-26T04:40:47.0514935Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0515484Z "size": 2552607524, 2024-06-26T04:40:47.0516051Z "digest": "sha256:b8c84dd159b80114a5571ae84dcd065f86cbebab5b0f80c07e1adef42cb9332c" 2024-06-26T04:40:47.0516662Z }, 2024-06-26T04:40:47.0516884Z { 2024-06-26T04:40:47.0517341Z + exit 0 2024-06-26T04:40:47.0517767Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0518310Z "size": 533, 2024-06-26T04:40:47.0518852Z "digest": "sha256:bc5b155d6a0f1bdf73f4e4d9e6258369bcc2f05a08a695a9caeff8a10a81e245" 2024-06-26T04:40:47.0519602Z }, 2024-06-26T04:40:47.0519825Z { 2024-06-26T04:40:47.0520304Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0520852Z "size": 700, 2024-06-26T04:40:47.0521395Z "digest": "sha256:bffb8876ec94e7cbd53ac64fd85ef41316cd1c819b8a60771c104b8d4efc2d63" 2024-06-26T04:40:47.0522029Z }, 2024-06-26T04:40:47.0522238Z { 2024-06-26T04:40:47.0522656Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0523202Z "size": 414495017, 2024-06-26T04:40:47.0523731Z "digest": "sha256:41e90493be18683f79bb6a06530359fc3ab847de9e42d38451f9cc5552763a5a" 2024-06-26T04:40:47.0524329Z }, 2024-06-26T04:40:47.0524549Z { 2024-06-26T04:40:47.0524950Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:40:47.0525493Z "size": 135, 2024-06-26T04:40:47.0526009Z "digest": "sha256:856c17c9d3718026838d2bb06c9569cca4a83f13e5ef29d794791174e4147644" 2024-06-26T04:40:47.0526596Z } 2024-06-26T04:40:47.0526821Z ] 2024-06-26T04:40:47.0527038Z } 2024-06-26T04:40:47.0645020Z Prepare all required actions 2024-06-26T04:40:47.0683701Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2024-06-26T04:40:47.0684188Z with: 2024-06-26T04:40:47.0685012Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:47.0686094Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:47.0686583Z env: 2024-06-26T04:40:47.0686876Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:40:47.0687318Z REPOSITORY: pytorch/pytorch 2024-06-26T04:40:47.0687655Z PR_NUMBER: 129470 2024-06-26T04:40:47.0692210Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:40:47.0696946Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:40:47.0697733Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:40:47.0698451Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:40:47.0698953Z ##[endgroup] 2024-06-26T04:40:47.0716313Z ##[group]Run set -x 2024-06-26T04:40:47.0716633Z set -x 2024-06-26T04:40:47.0716932Z set +e 2024-06-26T04:40:47.0717402Z  2024-06-26T04:40:47.0717641Z login() { 2024-06-26T04:40:47.0718299Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T04:40:47.0719020Z } 2024-06-26T04:40:47.0719254Z  2024-06-26T04:40:47.0719503Z retry () { 2024-06-26T04:40:47.0719923Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T04:40:47.0720342Z } 2024-06-26T04:40:47.0720597Z  2024-06-26T04:40:47.0720889Z retry login "${DOCKER_REGISTRY}" 2024-06-26T04:40:47.0721272Z  2024-06-26T04:40:47.0721520Z set -e 2024-06-26T04:40:47.0721976Z # ignore output since only exit code is used for conditional 2024-06-26T04:40:47.0722660Z # only pull docker image if it's not available locally 2024-06-26T04:40:47.0723419Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-06-26T04:40:47.0724251Z  retry docker pull "${DOCKER_IMAGE}" 2024-06-26T04:40:47.0724663Z fi 2024-06-26T04:40:47.0732084Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:47.0732571Z env: 2024-06-26T04:40:47.0733373Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:47.0734330Z REPOSITORY: pytorch/pytorch 2024-06-26T04:40:47.0734676Z PR_NUMBER: 129470 2024-06-26T04:40:47.0739284Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:40:47.0744053Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:40:47.0744843Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:40:47.0745577Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:40:47.0746210Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:47.0746711Z ##[endgroup] 2024-06-26T04:40:47.0767716Z + set +e 2024-06-26T04:40:47.0768518Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:47.0769659Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:47.0770941Z + aws ecr get-login-password --region us-east-1 2024-06-26T04:40:47.0772135Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:40:47.4573280Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:40:47.4574106Z Configure a credential helper to remove this warning. See 2024-06-26T04:40:47.4575349Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:40:47.4576400Z 2024-06-26T04:40:47.4576605Z Login Succeeded 2024-06-26T04:40:47.4586639Z + set -e 2024-06-26T04:40:47.4587761Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:47.4714388Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:47.4716103Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:40:47.6824654Z 91382da70d5719cd7007b6b80b71d2f48398f6b7: Pulling from pytorch/pytorch-linux-focal-linter 2024-06-26T04:40:47.6825675Z 560c024910be: Pulling fs layer 2024-06-26T04:40:47.6826038Z ff934db017e5: Pulling fs layer 2024-06-26T04:40:47.6826423Z e37e67c484c1: Pulling fs layer 2024-06-26T04:40:47.6826784Z c5e6a0c7cb4d: Pulling fs layer 2024-06-26T04:40:47.6827130Z d343afb10a71: Pulling fs layer 2024-06-26T04:40:47.6827490Z be3ef9d2413c: Pulling fs layer 2024-06-26T04:40:47.6827846Z 6115bbae4306: Pulling fs layer 2024-06-26T04:40:47.6828191Z bffb8876ec94: Pulling fs layer 2024-06-26T04:40:47.6828550Z b8c84dd159b8: Pulling fs layer 2024-06-26T04:40:47.6829034Z bc5b155d6a0f: Pulling fs layer 2024-06-26T04:40:47.6829412Z 41e90493be18: Pulling fs layer 2024-06-26T04:40:47.6829763Z 856c17c9d371: Pulling fs layer 2024-06-26T04:40:47.6830347Z d343afb10a71: Waiting 2024-06-26T04:40:47.6830636Z c5e6a0c7cb4d: Waiting 2024-06-26T04:40:47.6830934Z be3ef9d2413c: Waiting 2024-06-26T04:40:47.6831230Z 6115bbae4306: Waiting 2024-06-26T04:40:47.6831514Z bffb8876ec94: Waiting 2024-06-26T04:40:47.6831807Z b8c84dd159b8: Waiting 2024-06-26T04:40:47.6832101Z bc5b155d6a0f: Waiting 2024-06-26T04:40:47.6832380Z 856c17c9d371: Waiting 2024-06-26T04:40:47.6832666Z 41e90493be18: Waiting 2024-06-26T04:40:47.7667057Z ff934db017e5: Verifying Checksum 2024-06-26T04:40:47.7667560Z ff934db017e5: Download complete 2024-06-26T04:40:47.8598290Z c5e6a0c7cb4d: Verifying Checksum 2024-06-26T04:40:47.8598950Z c5e6a0c7cb4d: Download complete 2024-06-26T04:40:47.9298820Z d343afb10a71: Verifying Checksum 2024-06-26T04:40:47.9299478Z d343afb10a71: Download complete 2024-06-26T04:40:48.0164796Z be3ef9d2413c: Verifying Checksum 2024-06-26T04:40:48.0165340Z be3ef9d2413c: Download complete 2024-06-26T04:40:48.0979161Z 6115bbae4306: Verifying Checksum 2024-06-26T04:40:48.0980065Z 6115bbae4306: Download complete 2024-06-26T04:40:48.1104359Z 560c024910be: Verifying Checksum 2024-06-26T04:40:48.1104915Z 560c024910be: Download complete 2024-06-26T04:40:48.1812127Z bffb8876ec94: Download complete 2024-06-26T04:40:48.2782311Z bc5b155d6a0f: Download complete 2024-06-26T04:40:48.9922439Z 560c024910be: Pull complete 2024-06-26T04:40:49.0496026Z ff934db017e5: Pull complete 2024-06-26T04:40:52.4168480Z e37e67c484c1: Verifying Checksum 2024-06-26T04:40:52.4169074Z e37e67c484c1: Download complete 2024-06-26T04:40:52.4887670Z 856c17c9d371: Download complete 2024-06-26T04:40:53.3825248Z 41e90493be18: Verifying Checksum 2024-06-26T04:40:53.3825772Z 41e90493be18: Download complete 2024-06-26T04:41:00.4745127Z e37e67c484c1: Pull complete 2024-06-26T04:41:00.6871022Z c5e6a0c7cb4d: Pull complete 2024-06-26T04:41:00.9097138Z d343afb10a71: Pull complete 2024-06-26T04:41:01.0800916Z be3ef9d2413c: Pull complete 2024-06-26T04:41:01.2193433Z 6115bbae4306: Pull complete 2024-06-26T04:41:01.4294910Z bffb8876ec94: Pull complete 2024-06-26T04:41:17.0882133Z b8c84dd159b8: Verifying Checksum 2024-06-26T04:41:17.0882626Z b8c84dd159b8: Download complete 2024-06-26T04:41:57.5144334Z b8c84dd159b8: Pull complete 2024-06-26T04:41:57.7368913Z bc5b155d6a0f: Pull complete 2024-06-26T04:42:07.6417601Z 41e90493be18: Pull complete 2024-06-26T04:42:07.7820575Z 856c17c9d371: Pull complete 2024-06-26T04:42:07.8968136Z Digest: sha256:20b2fb57eaf34750c061ab28c190df05fb82ee03f78d44ef91ffab1a9752fb81 2024-06-26T04:42:07.9286110Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:42:07.9457413Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:42:07.9570784Z ##[group]Run set -ex 2024-06-26T04:42:07.9571126Z set -ex 2024-06-26T04:42:07.9571405Z { 2024-06-26T04:42:07.9571696Z  echo "#!/usr/bin/env bash"; 2024-06-26T04:42:07.9572117Z  echo "set -eou pipefail"; 2024-06-26T04:42:07.9572531Z  # shellcheck disable=SC2016 2024-06-26T04:42:07.9572996Z  echo 'eval "$(conda shell.bash hook)"'; 2024-06-26T04:42:07.9573432Z  echo "set -x"; 2024-06-26T04:42:07.9573768Z  echo "${SCRIPT}"; 2024-06-26T04:42:07.9574140Z } > "${RUNNER_TEMP}/exec_script" 2024-06-26T04:42:07.9574587Z chmod +x "${RUNNER_TEMP}/exec_script" 2024-06-26T04:42:07.9575505Z python3 "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2024-06-26T04:42:07.9583447Z shell: /usr/bin/bash -e {0} 2024-06-26T04:42:07.9583778Z env: 2024-06-26T04:42:07.9584618Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:42:07.9585576Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:07.9585924Z PR_NUMBER: 129470 2024-06-26T04:42:07.9590542Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:07.9595269Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:07.9596059Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:07.9596788Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:07.9597927Z ALL_SECRETS: { "github_token": "***" } 2024-06-26T04:42:07.9598318Z ##[endgroup] 2024-06-26T04:42:07.9620470Z + echo '#!/usr/bin/env bash' 2024-06-26T04:42:07.9621083Z + echo 'set -eou pipefail' 2024-06-26T04:42:07.9621668Z + echo 'eval "$(conda shell.bash hook)"' 2024-06-26T04:42:07.9622460Z + echo 'set -x' 2024-06-26T04:42:07.9623308Z + echo '# The generic Linux job chooses to use base env, not the one setup by the image 2024-06-26T04:42:07.9624124Z CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") 2024-06-26T04:42:07.9624631Z conda activate "${CONDA_ENV}" 2024-06-26T04:42:07.9624949Z 2024-06-26T04:42:07.9625163Z # Regenerate workflows 2024-06-26T04:42:07.9625808Z .github/scripts/generate_ci_workflows.py 2024-06-26T04:42:07.9626393Z 2024-06-26T04:42:07.9626566Z RC=0 2024-06-26T04:42:07.9627390Z # Assert that regenerating the workflows didn'\''t change them 2024-06-26T04:42:07.9628658Z if ! .github/scripts/report_git_status.sh .github/workflows; then 2024-06-26T04:42:07.9629648Z echo 2024-06-26T04:42:07.9630518Z echo '\''As shown by the above diff, the committed .github/workflows'\'' 2024-06-26T04:42:07.9631487Z echo '\''are not up to date according to .github/templates.'\'' 2024-06-26T04:42:07.9632265Z echo '\''Please run this command, commit, and push again to your PR:'\'' 2024-06-26T04:42:07.9632828Z echo 2024-06-26T04:42:07.9633231Z echo '\'' .github/scripts/generate_ci_workflows.py'\'' 2024-06-26T04:42:07.9633706Z echo 2024-06-26T04:42:07.9634212Z echo '\''If running that command does nothing, you may need to rebase'\'' 2024-06-26T04:42:07.9635183Z echo '\''onto a more recent commit from the PyTorch main branch.'\'' 2024-06-26T04:42:07.9635724Z RC=1 2024-06-26T04:42:07.9635958Z fi 2024-06-26T04:42:07.9636085Z 2024-06-26T04:42:07.9636214Z # Check that jobs will be cancelled 2024-06-26T04:42:07.9636667Z .github/scripts/ensure_actions_will_cancel.py 2024-06-26T04:42:07.9637009Z 2024-06-26T04:42:07.9637288Z exit $RC 2024-06-26T04:42:07.9637562Z ' 2024-06-26T04:42:07.9637999Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2024-06-26T04:42:07.9639054Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2024-06-26T04:42:28.6857061Z Running command: 2024-06-26T04:42:28.6865524Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_9673645567" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch:/pytorch/pytorch" -v "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_72f78fd9-6767-4434-9475-535d4982de86":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_72f78fd9-6767-4434-9475-535d4982de86" -w /pytorch/pytorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7" 2024-06-26T04:42:28.6873052Z 2024-06-26T04:42:28.6873476Z 7f4b888f5281dc7e848a49b9095144f62f8759daaff1e97bf213ca64a0985cac 2024-06-26T04:42:28.6874483Z Running command: docker exec -t 7f4b888f5281dc7e848a49b9095144f62f8759daaff1e97bf213ca64a0985cac /exec 2024-06-26T04:42:28.6875256Z ++ conda env list --json 2024-06-26T04:42:28.6875580Z ++ local cmd=env 2024-06-26T04:42:28.6875856Z ++ case "$cmd" in 2024-06-26T04:42:28.6876176Z ++ __conda_exe env list --json 2024-06-26T04:42:28.6876557Z ++ jq -r '.envs | .[-1]' 2024-06-26T04:42:28.6876942Z ++ /opt/conda/bin/conda env list --json 2024-06-26T04:42:28.6877567Z + CONDA_ENV=/opt/conda/envs/py_3.9 2024-06-26T04:42:28.6877975Z + conda activate /opt/conda/envs/py_3.9 2024-06-26T04:42:28.6878381Z + local cmd=activate 2024-06-26T04:42:28.6878666Z + case "$cmd" in 2024-06-26T04:42:28.6879022Z + __conda_activate activate /opt/conda/envs/py_3.9 2024-06-26T04:42:28.6879488Z + '[' -n '' ']' 2024-06-26T04:42:28.6879821Z + local ask_conda 2024-06-26T04:42:28.6880137Z ++ PS1='(base) ' 2024-06-26T04:42:28.6880521Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.9 2024-06-26T04:42:28.6881184Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.9 2024-06-26T04:42:28.6881791Z + ask_conda='PS1='\''(py_3.9) '\'' 2024-06-26T04:42:28.6883012Z export PATH='\''/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2024-06-26T04:42:28.6884228Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2024-06-26T04:42:28.6884727Z export CONDA_SHLVL='\''2'\'' 2024-06-26T04:42:28.6885136Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2024-06-26T04:42:28.6885619Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2024-06-26T04:42:28.6886281Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2024-06-26T04:42:28.6886782Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2024-06-26T04:42:28.6887224Z export _CE_M='\'''\'' 2024-06-26T04:42:28.6887571Z export _CE_CONDA='\'''\'' 2024-06-26T04:42:28.6888041Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2024-06-26T04:42:28.6888541Z + eval 'PS1='\''(py_3.9) '\'' 2024-06-26T04:42:28.6889738Z export PATH='\''/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2024-06-26T04:42:28.6890957Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2024-06-26T04:42:28.6891442Z export CONDA_SHLVL='\''2'\'' 2024-06-26T04:42:28.6891850Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2024-06-26T04:42:28.6892356Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2024-06-26T04:42:28.6892844Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2024-06-26T04:42:28.6893340Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2024-06-26T04:42:28.6893798Z export _CE_M='\'''\'' 2024-06-26T04:42:28.6894125Z export _CE_CONDA='\'''\'' 2024-06-26T04:42:28.6894587Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2024-06-26T04:42:28.6895202Z ++ PS1='(py_3.9) ' 2024-06-26T04:42:28.6896192Z ++ export PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T04:42:28.6897938Z ++ PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T04:42:28.6899025Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.9 2024-06-26T04:42:28.6899480Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.9 2024-06-26T04:42:28.6899865Z ++ export CONDA_SHLVL=2 2024-06-26T04:42:28.6900178Z ++ CONDA_SHLVL=2 2024-06-26T04:42:28.6900482Z ++ export CONDA_DEFAULT_ENV=py_3.9 2024-06-26T04:42:28.6900850Z ++ CONDA_DEFAULT_ENV=py_3.9 2024-06-26T04:42:28.6901284Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.9) ' 2024-06-26T04:42:28.6901767Z ++ CONDA_PROMPT_MODIFIER='(py_3.9) ' 2024-06-26T04:42:28.6902163Z ++ export CONDA_PREFIX_1=/opt/conda 2024-06-26T04:42:28.6902548Z ++ CONDA_PREFIX_1=/opt/conda 2024-06-26T04:42:28.6902919Z ++ export CONDA_EXE=/opt/conda/bin/conda 2024-06-26T04:42:28.6903317Z ++ CONDA_EXE=/opt/conda/bin/conda 2024-06-26T04:42:28.6903678Z ++ export _CE_M= 2024-06-26T04:42:28.6903955Z ++ _CE_M= 2024-06-26T04:42:28.6904237Z ++ export _CE_CONDA= 2024-06-26T04:42:28.6904781Z ++ _CE_CONDA= 2024-06-26T04:42:28.6905451Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2024-06-26T04:42:28.6905976Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2024-06-26T04:42:28.6906358Z + __conda_hashr 2024-06-26T04:42:28.6906667Z + '[' -n '' ']' 2024-06-26T04:42:28.6906957Z + '[' -n '' ']' 2024-06-26T04:42:28.6907214Z + hash -r 2024-06-26T04:42:28.6907512Z + .github/scripts/generate_ci_workflows.py 2024-06-26T04:42:28.6908272Z /pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml 2024-06-26T04:42:28.6909234Z /pytorch/pytorch/.github/workflows/generated-linux-binary-conda-nightly.yml 2024-06-26T04:42:28.6910265Z /pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml 2024-06-26T04:42:28.6911402Z /pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml 2024-06-26T04:42:28.6912502Z /pytorch/pytorch/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml 2024-06-26T04:42:28.6913588Z /pytorch/pytorch/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml 2024-06-26T04:42:28.6914591Z /pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-main.yml 2024-06-26T04:42:28.6915583Z /pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml 2024-06-26T04:42:28.6916659Z /pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml 2024-06-26T04:42:28.6917850Z /pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml 2024-06-26T04:42:28.6918958Z /pytorch/pytorch/.github/workflows/generated-windows-binary-conda-nightly.yml 2024-06-26T04:42:28.6920105Z /pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml 2024-06-26T04:42:28.6921229Z /pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml 2024-06-26T04:42:28.6922319Z /pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-main.yml 2024-06-26T04:42:28.6923370Z /pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-main.yml 2024-06-26T04:42:28.6924521Z /pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml 2024-06-26T04:42:28.6925635Z /pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml 2024-06-26T04:42:28.6926630Z /pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml 2024-06-26T04:42:28.6927274Z + RC=0 2024-06-26T04:42:28.6927634Z + .github/scripts/report_git_status.sh .github/workflows 2024-06-26T04:42:28.6928007Z 2024-06-26T04:42:28.6928189Z + .github/scripts/ensure_actions_will_cancel.py 2024-06-26T04:42:28.6928597Z + exit 0 2024-06-26T04:42:28.6973456Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2024-06-26T04:42:28.6974048Z with: 2024-06-26T04:42:28.6974422Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:28.6974944Z fail-on-empty: false 2024-06-26T04:42:28.6975241Z env: 2024-06-26T04:42:28.6975521Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:28.6975969Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:28.6976317Z PR_NUMBER: 129470 2024-06-26T04:42:28.6980853Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:28.6985643Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:28.6986435Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:28.6987165Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:28.6987681Z ##[endgroup] 2024-06-26T04:42:28.7662412Z Prepare all required actions 2024-06-26T04:42:28.7698597Z ##[group]Run ./test-infra/.github/actions/chown-directory 2024-06-26T04:42:28.7699080Z with: 2024-06-26T04:42:28.7699475Z directory: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2024-06-26T04:42:28.7700194Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T04:42:28.7700758Z env: 2024-06-26T04:42:28.7701040Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:28.7701478Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:28.7701830Z PR_NUMBER: 129470 2024-06-26T04:42:28.7706380Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:28.7711154Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:28.7711943Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:28.7712665Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:28.7713170Z ##[endgroup] 2024-06-26T04:42:28.7731382Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T04:42:28.7732380Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T04:42:28.7739973Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:42:28.7740456Z env: 2024-06-26T04:42:28.7740759Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:28.7741196Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:28.7741549Z PR_NUMBER: 129470 2024-06-26T04:42:28.7746178Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:28.7750931Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:28.7751720Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:28.7752464Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:28.7753150Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T04:42:28.7753866Z DIRECTORY: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2024-06-26T04:42:28.7754381Z ##[endgroup] 2024-06-26T04:42:28.7916973Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-06-26T04:42:28.9915404Z latest: Pulling from tool/alpine 2024-06-26T04:42:28.9916050Z 540db60ca938: Pulling fs layer 2024-06-26T04:42:29.0991710Z 540db60ca938: Download complete 2024-06-26T04:42:29.2166340Z 540db60ca938: Pull complete 2024-06-26T04:42:29.2248048Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-06-26T04:42:29.2281232Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-06-26T04:42:30.4121886Z Prepare all required actions 2024-06-26T04:42:30.4156664Z ##[group]Run ./test-infra/.github/actions/chown-directory 2024-06-26T04:42:30.4157400Z with: 2024-06-26T04:42:30.4157730Z directory: /home/ec2-user/actions-runner/_work/_temp 2024-06-26T04:42:30.4158383Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T04:42:30.4158934Z env: 2024-06-26T04:42:30.4159220Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:30.4159657Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:30.4160110Z PR_NUMBER: 129470 2024-06-26T04:42:30.4164632Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:30.4169435Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:30.4170211Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:30.4170945Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:30.4171451Z ##[endgroup] 2024-06-26T04:42:30.4192327Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T04:42:30.4193313Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T04:42:30.4201551Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:42:30.4202038Z env: 2024-06-26T04:42:30.4202324Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:30.4202771Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:30.4203116Z PR_NUMBER: 129470 2024-06-26T04:42:30.4207573Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:30.4212377Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:30.4213157Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:30.4213876Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:30.4214576Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T04:42:30.4215227Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2024-06-26T04:42:30.4215669Z ##[endgroup] 2024-06-26T04:42:31.1078911Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2024-06-26T04:42:31.1079850Z # Only do these steps if we actually want to upload an artifact 2024-06-26T04:42:31.1080526Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2024-06-26T04:42:31.1081312Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2024-06-26T04:42:31.1082208Z  # attempt to just grab whatever is in there and scoop it all up 2024-06-26T04:42:31.1082937Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2024-06-26T04:42:31.1083555Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2024-06-26T04:42:31.1084000Z  fi 2024-06-26T04:42:31.1084375Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2024-06-26T04:42:31.1085022Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2024-06-26T04:42:31.1085575Z  fi 2024-06-26T04:42:31.1086188Z  # Set to fail upload step if there are no files for upload and expected files for upload 2024-06-26T04:42:31.1087032Z  echo 'if-no-files-found=error' >> "${GITHUB_OUTPUT}" 2024-06-26T04:42:31.1087540Z fi 2024-06-26T04:42:31.1087795Z  2024-06-26T04:42:31.1088039Z upload_docs=0 2024-06-26T04:42:31.1088606Z # Check if there are files in the documentation folder to upload, note that 2024-06-26T04:42:31.1089260Z # empty folders do not count 2024-06-26T04:42:31.1089867Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2024-06-26T04:42:31.1090747Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2024-06-26T04:42:31.1091481Z  # upload will probably not work correctly 2024-06-26T04:42:31.1091934Z  upload_docs=1 2024-06-26T04:42:31.1092248Z fi 2024-06-26T04:42:31.1092659Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:42:31.1100145Z shell: /usr/bin/bash -e {0} 2024-06-26T04:42:31.1100482Z env: 2024-06-26T04:42:31.1100780Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:31.1101376Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:31.1101735Z PR_NUMBER: 129470 2024-06-26T04:42:31.1106243Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:31.1111012Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:31.1111794Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:31.1112534Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:31.1113046Z UPLOAD_ARTIFACT_NAME: 2024-06-26T04:42:31.1113360Z ##[endgroup] 2024-06-26T04:42:31.1193781Z Prepare all required actions 2024-06-26T04:42:31.1258498Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2024-06-26T04:42:31.1258965Z with: 2024-06-26T04:42:31.1259205Z env: 2024-06-26T04:42:31.1259507Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:31.1259942Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:31.1260603Z PR_NUMBER: 129470 2024-06-26T04:42:31.1265149Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:31.1269912Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:31.1270700Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:31.1271436Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:31.1271933Z ##[endgroup] 2024-06-26T04:42:31.1292063Z ##[group]Run set -eou pipefail 2024-06-26T04:42:31.1292453Z set -eou pipefail 2024-06-26T04:42:31.1292781Z  2024-06-26T04:42:31.1293264Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-06-26T04:42:31.1293897Z for _ in $(seq 1440); do 2024-06-26T04:42:31.1294360Z  # Break if no ssh session exists anymore 2024-06-26T04:42:31.1294841Z  if [ "$(who)" = "" ]; then 2024-06-26T04:42:31.1295212Z  break 2024-06-26T04:42:31.1295502Z  fi 2024-06-26T04:42:31.1295778Z  echo "." 2024-06-26T04:42:31.1296068Z  sleep 5 2024-06-26T04:42:31.1296359Z done 2024-06-26T04:42:31.1303932Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:42:31.1304424Z env: 2024-06-26T04:42:31.1304725Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:31.1305164Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:31.1305648Z PR_NUMBER: 129470 2024-06-26T04:42:31.1310168Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:31.1314920Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:31.1315711Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:31.1316442Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:31.1316936Z ##[endgroup] 2024-06-26T04:42:31.1339030Z Holding runner for 2 hours until all ssh sessions have logged out 2024-06-26T04:42:31.1381309Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:42:31.1382080Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:42:31.1382662Z # shellcheck disable=SC2046 2024-06-26T04:42:31.1383100Z docker stop $(docker ps -q) || true 2024-06-26T04:42:31.1383615Z # Prune all of the docker images 2024-06-26T04:42:31.1384125Z docker system prune -af 2024-06-26T04:42:31.1391232Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:42:31.1391718Z env: 2024-06-26T04:42:31.1392013Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:31.1392461Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:31.1392809Z PR_NUMBER: 129470 2024-06-26T04:42:31.1397658Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:31.1402657Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:31.1403455Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:31.1404202Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:31.1404702Z ##[endgroup] 2024-06-26T04:42:31.5511035Z 7f4b888f5281 2024-06-26T04:42:31.5681239Z Deleted Containers: 2024-06-26T04:42:31.5681796Z 7f4b888f5281dc7e848a49b9095144f62f8759daaff1e97bf213ca64a0985cac 2024-06-26T04:42:31.5682252Z 2024-06-26T04:42:34.3150910Z Deleted Images: 2024-06-26T04:42:34.3152199Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:42:34.3154824Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter@sha256:20b2fb57eaf34750c061ab28c190df05fb82ee03f78d44ef91ffab1a9752fb81 2024-06-26T04:42:34.3156985Z deleted: sha256:e03457d4fa20d5078e9547e1759d07c671ca0ce432dab94bce0f845999ebbc8e 2024-06-26T04:42:34.3158351Z deleted: sha256:a5f48f71eb9a101b9c06354d6952aef9510bbd3349ad36a0ad0a128b320fb428 2024-06-26T04:42:34.3159574Z deleted: sha256:27a951d80fccf083b7b9006a8734603610af4e1c81cab793740cd26e9a7682a9 2024-06-26T04:42:34.3160953Z deleted: sha256:2cfcc1d52b39eae06ed4ddab19f18efbd170d45d26029fec0db0613f472c0e53 2024-06-26T04:42:34.3161844Z deleted: sha256:5a7a48d217a29eb913d2bd33d877d4c9c75cdd05ae1e9f75211d6efd004c66d6 2024-06-26T04:42:34.3162700Z deleted: sha256:74fd014e34803c94023a31a585f09e4c2ed3c45493b38ef044c959e1d561b755 2024-06-26T04:42:34.3163548Z deleted: sha256:298dfeea32d858d17bddff22e0cc85f0eb24f7eb9685d753f3409ef0223f85fb 2024-06-26T04:42:34.3164419Z deleted: sha256:42243e723bf868ace8b16ae2bbe71703df15ba5ff712a4595fd947bf5a6dd451 2024-06-26T04:42:34.3165281Z deleted: sha256:c84658fe12910d64bcd34cd952a26a9fe656505d7addf60be8ac2fe76281c853 2024-06-26T04:42:34.3166259Z deleted: sha256:e220a6718fb599b9f36ac7e0b671fe452f4facdb6409da93e644e7fb2ebf422b 2024-06-26T04:42:34.3167544Z deleted: sha256:9935403857dcfe872ead4d60c96d08a7bc5b87358093e349362196462632f1cc 2024-06-26T04:42:34.3168767Z deleted: sha256:d457cb256f5df173b11890101c9434a455fa250ce36b8e096b42240cb82d5589 2024-06-26T04:42:34.3170087Z deleted: sha256:1dbd1b42d3929367912a4bf1cd888d4c7acb26a5efb470ac9456344a110d674d 2024-06-26T04:42:34.3171614Z deleted: sha256:3ec3ded77c0ce89e931f92aed086b2a2c774a6fbd51617853decc8afa4e1087a 2024-06-26T04:42:34.3173033Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-06-26T04:42:34.3175025Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-06-26T04:42:34.3176911Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-06-26T04:42:34.3178201Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-06-26T04:42:34.3178940Z 2024-06-26T04:42:34.3179156Z Total reclaimed space: 7.992GB 2024-06-26T04:42:34.3216247Z ##[group]Run set +e 2024-06-26T04:42:34.3216569Z set +e 2024-06-26T04:42:34.3216896Z if [[ "${NO_SUDO}" == "false" ]]; then 2024-06-26T04:42:34.3217460Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2024-06-26T04:42:34.3217961Z else 2024-06-26T04:42:34.3218336Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2024-06-26T04:42:34.3218784Z fi 2024-06-26T04:42:34.3219040Z set -e 2024-06-26T04:42:34.3226089Z shell: /usr/bin/bash -e {0} 2024-06-26T04:42:34.3226423Z env: 2024-06-26T04:42:34.3226722Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-06-26T04:42:34.3227155Z REPOSITORY: pytorch/pytorch 2024-06-26T04:42:34.3227505Z PR_NUMBER: 129470 2024-06-26T04:42:34.3232054Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate workflows .github/scripts/generate_ci_workflows.py RC=0 # Assert that regenerating the workflows didn't change them if ! .github/scripts/report_git_status.sh .github/workflows; then echo echo 'As shown by the above diff, the committed .github/workflows' echo 'are not up to date according to .github/templates.' echo 'Please run this command, commit, and push again to your PR:' echo echo ' .github/scripts/generate_ci_workflows.py' echo echo 'If running that command does nothing, you may need to rebase' echo 'onto a more recent commit from the PyTorch main branch.' RC=1 fi # Check that jobs will be cancelled .github/scripts/ensure_actions_will_cancel.py exit $RC 2024-06-26T04:42:34.3236807Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T04:42:34.3237804Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-06-26T04:42:34.3238529Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-06-26T04:42:34.3239183Z NO_SUDO: false 2024-06-26T04:42:34.3239467Z ##[endgroup] 2024-06-26T04:42:35.8528552Z Post job cleanup. 2024-06-26T04:42:35.9431414Z Post job cleanup. 2024-06-26T04:42:36.0305524Z [command]/usr/bin/git version 2024-06-26T04:42:36.0345581Z git version 2.40.1 2024-06-26T04:42:36.0384686Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6c04f4ef-cf21-4228-afa3-97b5e94cc9a7' before making global git config changes 2024-06-26T04:42:36.0386411Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:42:36.0390226Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2024-06-26T04:42:36.0424538Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:42:36.0454187Z [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' || :" 2024-06-26T04:42:36.0699538Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:42:36.0722243Z http.https://github.com/.extraheader 2024-06-26T04:42:36.0730887Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:42:36.0761002Z [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' || :" 2024-06-26T04:42:36.1053309Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:42:36.1072311Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:42:36.1079529Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:42:36.1080110Z ##[endgroup] 2024-06-26T04:42:36.3556340Z Cleaning up orphan processes