2025-03-10T22:18:33.5554451Z ##[section]Starting: Checkout dotnet/aspnetcore@refs/pull/60856/merge to s
2025-03-10T22:18:33.5566820Z ==============================================================================
2025-03-10T22:18:33.5567025Z Task         : Get sources
2025-03-10T22:18:33.5567109Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T22:18:33.5567246Z Version      : 1.0.0
2025-03-10T22:18:33.5567617Z Author       : Microsoft
2025-03-10T22:18:33.5568172Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T22:18:33.5568314Z ==============================================================================
2025-03-10T22:18:33.9731796Z Syncing repository: dotnet/aspnetcore (GitHub)
2025-03-10T22:18:33.9739670Z ##[command]git version
2025-03-10T22:18:34.0013294Z git version 2.48.1
2025-03-10T22:18:34.0054782Z ##[command]git lfs version
2025-03-10T22:18:34.1041847Z git-lfs/3.6.1 (GitHub; linux amd64; go 1.23.3)
2025-03-10T22:18:34.1043653Z ##[command]git init "/home/vsts/work/1/s"
2025-03-10T22:18:34.1049661Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T22:18:34.1049993Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T22:18:34.1050284Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T22:18:34.1050513Z hint:
2025-03-10T22:18:34.1050770Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T22:18:34.1051013Z hint:
2025-03-10T22:18:34.1051231Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T22:18:34.1051522Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T22:18:34.1051760Z hint:
2025-03-10T22:18:34.1051954Z hint: 	git branch -m <name>
2025-03-10T22:18:34.1052195Z Initialized empty Git repository in /home/vsts/work/1/s/.git/
2025-03-10T22:18:34.1053902Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore
2025-03-10T22:18:34.1063853Z ##[command]git config gc.auto 0
2025-03-10T22:18:34.1120989Z ##[command]git config core.longpaths true
2025-03-10T22:18:34.1186894Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader
2025-03-10T22:18:34.1266686Z ##[command]git config --get-all http.extraheader
2025-03-10T22:18:34.1326926Z ##[command]git config --get-regexp .*extraheader
2025-03-10T22:18:34.1380451Z ##[command]git config --get-all http.proxy
2025-03-10T22:18:34.1435150Z ##[command]git config http.version HTTP/1.1
2025-03-10T22:18:34.1499861Z ##[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/60856/merge:refs/remotes/pull/60856/merge
2025-03-10T22:18:34.3350219Z fatal: couldn't find remote ref refs/pull/60856/merge
2025-03-10T22:18:34.3759602Z ##[warning]Git fetch failed with exit code 128, back off 9.706 seconds before retry.
2025-03-10T22:18:44.0509904Z ##[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/60856/merge:refs/remotes/pull/60856/merge
2025-03-10T22:18:44.2190029Z fatal: couldn't find remote ref refs/pull/60856/merge
2025-03-10T22:18:44.3002663Z ##[warning]Git fetch failed with exit code 128, back off 4.857 seconds before retry.
2025-03-10T22:18:49.0819025Z ##[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/60856/merge:refs/remotes/pull/60856/merge
2025-03-10T22:18:49.2395634Z fatal: couldn't find remote ref refs/pull/60856/merge
2025-03-10T22:18:49.2834533Z ##[error]Git fetch failed with exit code: 128
2025-03-10T22:18:49.2851679Z ##[section]Finishing: Checkout dotnet/aspnetcore@refs/pull/60856/merge to s