[JitDiff X64] dotnet/runtime/MihaZupan-patch-1

For all the logs, see here.
Tracking issue: https://github.com/MihuBot/runtime-utils/issues/2019
Started at 2026-06-20 14-58-44 UTC, ran for 11 minutes 43 seconds.

[00:00:00]* Starting ...
[00:00:00]* Using custom arguments: ''
[00:00:00]* Checking for available runners
[00:00:01]* Creating a new Azure VM (Standard_D16as_v6) in East US 2 ...
[00:00:01]* Creating a new Azure resource group for this deployment ...
[00:00:01]* Starting deployment of Azure VM (Standard_D16as_v6) ...
[00:00:38]* Azure deployment complete
[00:01:02]* Initial remote runner contact
[00:01:00] CustomArguments=
[00:01:00] ProcessorCount=16
[00:01:00] CurrentDirectory=/home/runtime-utils/Runner
[00:01:00] FrameworkDescription=.NET 8.0.28
[00:01:00] RuntimeIdentifier=ubuntu.24.04-x64
[00:01:00] BaseRepo=dotnet/runtime
[00:01:00] BaseBranch=main
[00:01:00] PrRepo=dotnet/runtime
[00:01:00] PrBranch=MihaZupan-patch-1
[00:01:01] First hardware info: CpuCoresAvailable=16 MemoryAvailableGB=62.79073715209961
[00:01:01] [Prepare RAM disk] Running 'mkdir /ramdisk'
[00:01:01] [Prepare RAM disk] Running 'mount -t tmpfs -o size=124G tmpfs /ramdisk'
[00:01:01] Changed working directory from /home/runtime-utils/Runner to /ramdisk
[00:01:01] Using runtime setup script: set -e git clone --no-tags --branch main --single-branch --progress https://github.com/dotnet/runtime runtime cd runtime git log -1 chmod 777 build.sh git config --global user.email build@build.foo git config --global user.name build git switch -c pr git remote add combineWith1 https://github.com/dotnet/runtime git fetch combineWith1 MihaZupan-patch-1 git log combineWith1/MihaZupan-patch-1 -1 git merge --no-edit combineWith1/MihaZupan-patch-1 git ...
[00:01:01] [Setup zip & wget] Running 'apt-get install -y zip wget p7zip-full ninja-build'
[00:01:01] [Setup runtime] Running 'bash -x setup-runtime.sh'
[00:01:01] [Setup runtime] + set -e
[00:01:01] [Setup runtime] + git clone --no-tags --branch main --single-branch --progress https://github.com/dotnet/runtime runtime
[00:01:01] [Setup runtime] Cloning into 'runtime'...
[00:01:01] [Setup zip & wget] Reading package lists...
[00:01:01] [Setup zip & wget] Building dependency tree...
[00:01:01] [Setup zip & wget] Reading state information...
[00:01:01] [Setup zip & wget] wget is already the newest version (1.21.4-1ubuntu4.1).
[00:01:01] [Setup zip & wget] wget set to manually installed.
[00:01:01] [Setup zip & wget] The following additional packages will be installed:
[00:01:01] [Setup zip & wget] 7zip unzip
[00:01:01] [Setup zip & wget] Suggested packages:
[00:01:01] [Setup zip & wget] 7zip-standalone 7zip-rar
[00:01:01] [Setup zip & wget] The following NEW packages will be installed:
[00:01:01] [Setup zip & wget] 7zip ninja-build p7zip-full unzip zip
[00:01:01] [Setup zip & wget] 0 upgraded, 5 newly installed, 0 to remove and 26 not upgraded.
[00:01:01] [Setup zip & wget] Need to get 2328 kB of archives.
[00:01:01] [Setup zip & wget] After this operation, 7614 kB of additional disk space will be used.
[00:01:01] [Setup zip & wget] Get:1 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 7zip amd64 23.01+dfsg-11 [1846 kB]
[00:01:01] [Setup zip & wget] Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ninja-build amd64 1.11.1-2 [129 kB]
[00:01:01] [Setup zip & wget] Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 p7zip-full all 16.02+transitional.1 [2500 B]
[00:01:01] [Setup zip & wget] Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB]
[00:01:01] [Setup zip & wget] Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB]
[00:01:01] [Setup zip & wget] dpkg-preconfigure: unable to re-open stdin: No such file or directory
[00:01:01] [Setup zip & wget] Fetched 2328 kB in 0s (72.8 MB/s)
[00:01:01] [Setup zip & wget] Selecting previously unselected package 7zip.
[00:01:01] [Setup zip & wget] (Reading database ...
[00:01:01] [Setup zip & wget] (Reading database ... 5%
[00:01:01] [Setup zip & wget] (Reading database ... 10%
[00:01:01] [Setup zip & wget] (Reading database ... 15%
[00:01:01] [Setup zip & wget] (Reading database ... 20%
[00:01:01] [Setup zip & wget] (Reading database ... 25%
[00:01:01] [Setup zip & wget] (Reading database ... 30%
[00:01:01] [Setup zip & wget] (Reading database ... 35%
[00:01:01] [Setup zip & wget] (Reading database ... 40%
[00:01:01] [Setup zip & wget] (Reading database ... 45%
[00:01:01] [Setup zip & wget] (Reading database ... 50%
[00:01:01] [Setup zip & wget] (Reading database ... 55%
[00:01:01] [Setup zip & wget] (Reading database ... 60%
[00:01:01] [Setup zip & wget] (Reading database ... 65%
[00:01:01] [Setup zip & wget] (Reading database ... 70%
[00:01:01] [Setup zip & wget] (Reading database ... 75%
[00:01:01] [Setup zip & wget] (Reading database ... 80%
[00:01:01] [Setup zip & wget] (Reading database ... 85%
[00:01:01] [Setup zip & wget] (Reading database ... 90%
[00:01:01] [Setup zip & wget] (Reading database ... 95%
[00:01:01] [Setup zip & wget] (Reading database ... 100%
[00:01:01] [Setup zip & wget] (Reading database ... 74058 files and directories currently installed.)
[00:01:01] [Setup zip & wget] Preparing to unpack .../7zip_23.01+dfsg-11_amd64.deb ...
[00:01:01] [Setup zip & wget] Unpacking 7zip (23.01+dfsg-11) ...
[00:01:02] [Setup zip & wget] Selecting previously unselected package ninja-build.
[00:01:02] [Setup zip & wget] Preparing to unpack .../ninja-build_1.11.1-2_amd64.deb ...
[00:01:02] [Setup zip & wget] Unpacking ninja-build (1.11.1-2) ...
[00:01:03] [Setup zip & wget] Selecting previously unselected package p7zip-full.
[00:01:03] [Setup zip & wget] Preparing to unpack .../p7zip-full_16.02+transitional.1_all.deb ...
[00:01:03] [Setup zip & wget] Unpacking p7zip-full (16.02+transitional.1) ...
[00:01:03] [Setup zip & wget] Selecting previously unselected package unzip.
[00:01:03] [Setup zip & wget] Preparing to unpack .../unzip_6.0-28ubuntu4.1_amd64.deb ...
[00:01:03] [Setup zip & wget] Unpacking unzip (6.0-28ubuntu4.1) ...
[00:01:03] [Setup zip & wget] Selecting previously unselected package zip.
[00:01:03] [Setup zip & wget] Preparing to unpack .../zip_3.0-13ubuntu0.2_amd64.deb ...
[00:01:03] [Setup zip & wget] Unpacking zip (3.0-13ubuntu0.2) ...
[00:01:03] [Setup zip & wget] Setting up unzip (6.0-28ubuntu4.1) ...
[00:01:03] [Setup zip & wget] Setting up 7zip (23.01+dfsg-11) ...
[00:01:03] [Setup zip & wget] Setting up ninja-build (1.11.1-2) ...
[00:01:03] [Setup zip & wget] Setting up zip (3.0-13ubuntu0.2) ...
[00:01:03] [Setup zip & wget] Setting up p7zip-full (16.02+transitional.1) ...
[00:01:03] [Setup zip & wget] Processing triggers for man-db (2.12.0-4build2) ...
[00:01:04] [Setup runtime] remote: Enumerating objects: 2441892
[00:01:04] [Setup runtime] remote: Enumerating objects: 2442094, done.
[00:01:04] [Setup runtime] remote: Counting objects: 0% (1/202)
[00:01:04] [Setup runtime] remote: Counting objects: 1% (3/202)
[00:01:04] [Setup runtime] remote: Counting objects: 2% (5/202)
[00:01:04] [Setup runtime] remote: Counting objects: 3% (7/202)
[00:01:04] [Setup runtime] remote: Counting objects: 4% (9/202)
[00:01:04] [Setup runtime] remote: Counting objects: 5% (11/202)
[00:01:04] [Setup runtime] remote: Counting objects: 6% (13/202)
[00:01:04] [Setup runtime] remote: Counting objects: 7% (15/202)
[00:01:04] [Setup runtime] remote: Counting objects: 8% (17/202)
[00:01:04] [Setup runtime] remote: Counting objects: 9% (19/202)
[00:01:04] [Setup runtime] remote: Counting objects: 10% (21/202)
[00:01:04] [Setup runtime] remote: Counting objects: 11% (23/202)
[00:01:04] [Setup runtime] remote: Counting objects: 12% (25/202)
[00:01:04] [Setup runtime] remote: Counting objects: 13% (27/202)
[00:01:04] [Setup runtime] remote: Counting objects: 14% (29/202)
[00:01:04] [Setup runtime] remote: Counting objects: 15% (31/202)
[00:01:04] [Setup runtime] remote: Counting objects: 16% (33/202)
[00:01:04] [Setup runtime] remote: Counting objects: 17% (35/202)
[00:01:04] [Setup runtime] remote: Counting objects: 18% (37/202)
[00:01:04] [Setup runtime] remote: Counting objects: 19% (39/202)
[00:01:04] [Setup runtime] remote: Counting objects: 20% (41/202)
[00:01:04] [Setup runtime] remote: Counting objects: 21% (43/202)
[00:01:04] [Setup runtime] remote: Counting objects: 22% (45/202)
[00:01:04] [Setup runtime] remote: Counting objects: 23% (47/202)
[00:01:04] [Setup runtime] remote: Counting objects: 24% (49/202)
[00:01:04] [Setup runtime] remote: Counting objects: 25% (51/202)
[00:01:04] [Setup runtime] remote: Counting objects: 26% (53/202)
[00:01:04] [Setup runtime] remote: Counting objects: 27% (55/202)
[00:01:04] [Setup runtime] remote: Counting objects: 28% (57/202)
[00:01:04] [Setup runtime] remote: Counting objects: 29% (59/202)
[00:01:04] [Setup runtime] remote: Counting objects: 30% (61/202)
[00:01:04] [Setup runtime] remote: Counting objects: 31% (63/202)
[00:01:04] [Setup runtime] remote: Counting objects: 32% (65/202)
[00:01:04] [Setup runtime] remote: Counting objects: 33% (67/202)
[00:01:04] [Setup runtime] remote: Counting objects: 34% (69/202)
[00:01:04] [Setup runtime] remote: Counting objects: 35% (71/202)
[00:01:04] [Setup runtime] remote: Counting objects: 36% (73/202)
[00:01:04] [Setup runtime] remote: Counting objects: 37% (75/202)
[00:01:04] [Setup runtime] remote: Counting objects: 38% (77/202)
[00:01:04] [Setup runtime] remote: Counting objects: 39% (79/202)
[00:01:04] [Setup runtime] remote: Counting objects: 40% (81/202)
[00:01:04] [Setup runtime] remote: Counting objects: 41% (83/202)
[00:01:04] [Setup runtime] remote: Counting objects: 42% (85/202)
[00:01:04] [Setup runtime] remote: Counting objects: 43% (87/202)
[00:01:04] [Setup runtime] remote: Counting objects: 44% (89/202)
[00:01:04] [Setup runtime] remote: Counting objects: 45% (91/202)
[00:01:04] [Setup runtime] remote: Counting objects: 46% (93/202)
[00:01:04] [Setup runtime] remote: Counting objects: 47% (95/202)
[00:01:04] [Setup runtime] remote: Counting objects: 48% (97/202)
[00:01:04] [Setup runtime] remote: Counting objects: 49% (99/202)
[00:01:04] [Setup runtime] remote: Counting objects: 50% (101/202)
[00:01:04] [Setup runtime] remote: Counting objects: 51% (104/202)
[00:01:04] [Setup runtime] remote: Counting objects: 52% (106/202)
[00:01:04] [Setup runtime] remote: Counting objects: 53% (108/202)
[00:01:04] [Setup runtime] remote: Counting objects: 54% (110/202)
[00:01:04] [Setup runtime] remote: Counting objects: 55% (112/202)
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.