2025-03-13T02:23:31.3738964Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/113447/merge to s 2025-03-13T02:23:31.3807215Z ============================================================================== 2025-03-13T02:23:31.3807921Z Task : Get sources 2025-03-13T02:23:31.3808131Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2025-03-13T02:23:31.3808238Z Version : 1.0.0 2025-03-13T02:23:31.3808397Z Author : Microsoft 2025-03-13T02:23:31.3808619Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2025-03-13T02:23:31.3808702Z ============================================================================== 2025-03-13T02:23:32.4590258Z Syncing repository: dotnet/runtime (GitHub) 2025-03-13T02:23:32.4594245Z ##[command]git version 2025-03-13T02:23:32.4598077Z git version 2.48.1 2025-03-13T02:23:32.4598593Z ##[command]git lfs version 2025-03-13T02:23:34.6352192Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1) 2025-03-13T02:23:34.6493714Z ##[command]git init "/mnt/vss/_work/1/s" 2025-03-13T02:23:34.7651029Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-13T02:23:34.7652334Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-13T02:23:34.7652760Z hint: of your new repositories, which will suppress this warning, call: 2025-03-13T02:23:34.7653195Z hint: 2025-03-13T02:23:34.7653453Z hint: git config --global init.defaultBranch <name> 2025-03-13T02:23:34.7653685Z hint: 2025-03-13T02:23:34.7653933Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-13T02:23:34.7654243Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-13T02:23:34.7654499Z hint: 2025-03-13T02:23:34.7654697Z hint: git branch -m <name> 2025-03-13T02:23:34.8203289Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/ 2025-03-13T02:23:34.8217511Z ##[command]git remote add origin https://github.com/dotnet/runtime 2025-03-13T02:23:34.8528533Z ##[command]git config gc.auto 0 2025-03-13T02:23:34.8760940Z ##[command]git config core.longpaths true 2025-03-13T02:23:34.8787291Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader 2025-03-13T02:23:34.8824318Z ##[command]git config --get-all http.extraheader 2025-03-13T02:23:34.8855229Z ##[command]git config --get-regexp .*extraheader 2025-03-13T02:23:34.8883862Z ##[command]git config --get-all http.proxy 2025-03-13T02:23:34.8911483Z ##[command]git config http.version HTTP/1.1 2025-03-13T02:23:34.8967954Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/113447/merge:refs/remotes/pull/113447/merge 2025-03-13T02:23:35.5476068Z fatal: couldn't find remote ref refs/pull/113447/merge 2025-03-13T02:23:36.6377721Z ##[warning]Git fetch failed with exit code 128, back off 2.459 seconds before retry. 2025-03-13T02:23:38.0144862Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/113447/merge:refs/remotes/pull/113447/merge 2025-03-13T02:23:38.3994604Z fatal: couldn't find remote ref refs/pull/113447/merge 2025-03-13T02:23:39.2366080Z ##[warning]Git fetch failed with exit code 128, back off 6.573 seconds before retry. 2025-03-13T02:23:44.9765741Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/113447/merge:refs/remotes/pull/113447/merge 2025-03-13T02:23:45.3187633Z fatal: couldn't find remote ref refs/pull/113447/merge 2025-03-13T02:23:46.2791569Z ##[error]Git fetch failed with exit code: 128 2025-03-13T02:23:46.2821428Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/113447/merge to s