2025-03-10T17:32:59.5104418Z ##[section]Starting: Checkout dotnet/aspnetcore@refs/pull/60853/merge to s
2025-03-10T17:32:59.5117649Z ==============================================================================
2025-03-10T17:32:59.5117870Z Task         : Get sources
2025-03-10T17:32:59.5117988Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T17:32:59.5118149Z Version      : 1.0.0
2025-03-10T17:32:59.5118246Z Author       : Microsoft
2025-03-10T17:32:59.5118884Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T17:32:59.5119056Z ==============================================================================
2025-03-10T17:32:59.9599291Z Syncing repository: dotnet/aspnetcore (GitHub)
2025-03-10T17:33:00.0076415Z ##[command]git version
2025-03-10T17:33:00.0413097Z git version 2.48.1
2025-03-10T17:33:00.0456861Z ##[command]git lfs version
2025-03-10T17:33:00.1330687Z git-lfs/3.6.1 (GitHub; linux amd64; go 1.23.3)
2025-03-10T17:33:00.1504734Z ##[command]git init "/home/vsts/work/1/s"
2025-03-10T17:33:00.1582887Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T17:33:00.1583445Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T17:33:00.1584059Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T17:33:00.1584483Z hint:
2025-03-10T17:33:00.1585312Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T17:33:00.1585616Z hint:
2025-03-10T17:33:00.1586269Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T17:33:00.1586654Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T17:33:00.1587171Z hint:
2025-03-10T17:33:00.1587550Z hint: 	git branch -m <name>
2025-03-10T17:33:00.1609818Z Initialized empty Git repository in /home/vsts/work/1/s/.git/
2025-03-10T17:33:00.1611854Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore
2025-03-10T17:33:00.1682580Z ##[command]git config gc.auto 0
2025-03-10T17:33:00.1741025Z ##[command]git config core.longpaths true
2025-03-10T17:33:00.1786285Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader
2025-03-10T17:33:00.1831434Z ##[command]git config --get-all http.extraheader
2025-03-10T17:33:00.1868403Z ##[command]git config --get-regexp .*extraheader
2025-03-10T17:33:00.1903277Z ##[command]git config --get-all http.proxy
2025-03-10T17:33:00.1936724Z ##[command]git config http.version HTTP/1.1
2025-03-10T17:33:00.2008102Z ##[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/60853/merge:refs/remotes/pull/60853/merge
2025-03-10T17:33:00.6167856Z fatal: couldn't find remote ref refs/pull/60853/merge
2025-03-10T17:33:00.6795916Z ##[warning]Git fetch failed with exit code 128, back off 6.663 seconds before retry.
2025-03-10T17:33:07.2862127Z ##[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/60853/merge:refs/remotes/pull/60853/merge
2025-03-10T17:33:07.7089567Z fatal: couldn't find remote ref refs/pull/60853/merge
2025-03-10T17:33:07.8080446Z ##[warning]Git fetch failed with exit code 128, back off 7.134 seconds before retry.
2025-03-10T17:33:14.8513492Z ##[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/60853/merge:refs/remotes/pull/60853/merge
2025-03-10T17:33:15.2168647Z fatal: couldn't find remote ref refs/pull/60853/merge
2025-03-10T17:33:15.2644760Z ##[error]Git fetch failed with exit code: 128
2025-03-10T17:33:15.2667480Z ##[section]Finishing: Checkout dotnet/aspnetcore@refs/pull/60853/merge to s