Skip to content

Add diagnostics for Linux XDP Debug BVT runner crash#5914

Draft
guhetier wants to merge 7 commits intomainfrom
guhetier/xdp_debug_crash_diag_copilot
Draft

Add diagnostics for Linux XDP Debug BVT runner crash#5914
guhetier wants to merge 7 commits intomainfrom
guhetier/xdp_debug_crash_diag_copilot

Conversation

@guhetier
Copy link
Copy Markdown
Collaborator

@guhetier guhetier commented Apr 3, 2026

Description

The BVT (Debug, linux, ubuntu-24.04, x64, quictls, -UseSystemOpenSSLCrypto, -Test, -UseXdp) job consistently crashes the GitHub Actions runner at ~72 minutes (vs ~92 min normal success time). The runner disconnects entirely - Test step logs return HTTP 404, cleanup steps never run.

This PR adds diagnostics to identify the crash cause and mitigations to prevent cascading failures:

test.yml: New 'System Diagnostics (pre-test)' step that captures baseline system info (memory, disk, kernel, dmesg, core pattern). This step completes before the Test step, so its logs are preserved even when the runner crashes.

test.ps1 (Linux XDP sudo path):

  • Before/after resource snapshots (memory, disk, load) for each test binary
  • dmesg check for OOM killer, XDP, BPF, segfault messages after each binary
  • Background resource monitor logging to artifacts/xdp_diagnostics/ every 30s
  • Core dumps limited to 1 GB to prevent disk exhaustion from cascading crashes
  • Process timeout (6000s) as safety net

Testing

No new tests needed. This change adds diagnostics and mitigations to the existing BVT CI pipeline. The changes only affect the Linux XDP test execution path.

Documentation

No documentation impact.

guhetier and others added 2 commits April 3, 2026 15:14
The Debug+UseXdp Linux BVT job consistently crashes the GitHub Actions
runner (~72 min vs ~92 min success). The runner disconnects entirely,
so the Test step logs are lost (HTTP 404).

Two-pronged approach to capture diagnostics:

1. test.yml: Add a 'System Diagnostics (pre-test)' step that runs
   BEFORE the Test step. Because this step completes normally, its
   logs are preserved even when the runner later crashes. Captures
   baseline memory, disk, kernel version, dmesg, core pattern, and
   CPU info.

2. test.ps1: For the Linux XDP sudo path:
   - Print memory/disk/load before and after each test binary
   - Check dmesg for OOM killer, XDP, BPF, and segfault messages
   - Start a background resource monitor that logs to a file every
     30 seconds under artifacts/xdp_diagnostics/ (uploaded as artifact
     if the runner survives long enough)
   - Limit core dumps to 1 GB (ulimit -c 1048576) to prevent
     cascading crashes from filling the disk
   - Add process timeout (6000s) as safety net against hangs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use a single-quoted here-string (@'...'@) to write the bash monitor
script to a file, avoiding PowerShell's interpretation of $ and /
inside the awk commands.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.92%. Comparing base (f9c01c7) to head (21c05e4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5914      +/-   ##
==========================================
- Coverage   86.18%   84.92%   -1.26%     
==========================================
  Files          60       60              
  Lines       18731    18731              
==========================================
- Hits        16143    15907     -236     
- Misses       2588     2824     +236     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

guhetier and others added 3 commits April 3, 2026 17:34
The Test step logs are completely lost (HTTP 404) when the runner
crashes, so console diagnostics are useless. Instead, post a PR
comment after each test binary with memory, disk, load, dmesg, and
resource monitor data. These comments survive because they're sent
via GitHub API before the next binary starts.

Also disable core dumps entirely via hard limit (ulimit -Hc 0) since
the ulimit -c unlimited in run-gtest.ps1 overrides any soft limit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
GITHUB_TOKEN is not automatically available as an environment variable
in GitHub Actions steps. Explicitly pass it so test.ps1 can post
diagnostic checkpoints as PR comments that survive runner crashes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…s permission

- Add pull-requests: write permission to workflow
- Rewrite Post-XdpDiag to write JSON to temp file and use curl -d @file
  to avoid PowerShell escaping issues
- Post diagnostic comment BEFORE each binary starts (not just after)
  so we get data even if the first binary crashes the runner
- Remove duplicate/broken curl call

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquicplatformtest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        67Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
0.87 0.51 0.21 1/301 5403
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquicplatformtest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        66Mi       3.8Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
0.91 0.32 0.12 1/302 5471
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquicplatformtest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.5Gi        10Gi        83Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.06 0.73 0.33 1/310 8574
dmesg:
[Sat Apr  4 03:37:24 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 03:37:25 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 03:39:50 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[03:40:04] mem=1114/15993MB disk=57G/145G load=0.88 0.52 0.22
[03:40:34] mem=1717/15993MB disk=57G/145G load=1.00 0.59 0.25
[03:41:04] mem=1357/15993MB disk=57G/145G load=1.07 0.64 0.28
[03:41:34] mem=1687/15993MB disk=57G/145G load=1.11 0.69 0.31
[03:42:05] mem=1802/15993MB disk=57G/145G load=1.07 0.73 0.33

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquiccoretest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.5Gi        10Gi        73Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.06 0.73 0.33 1/310 8589
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquicplatformtest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.9Gi        10Gi        82Mi       3.8Gi        13Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.31 0.79 0.33 1/307 8642
dmesg:
[Sat Apr  4 03:38:23 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 03:38:24 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 03:39:54 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[03:40:07] mem=1127/15989MB disk=57G/145G load=0.91 0.32 0.12
[03:40:37] mem=1913/15989MB disk=57G/145G load=1.16 0.43 0.16
[03:41:07] mem=1461/15989MB disk=57G/145G load=1.89 0.72 0.27
[03:41:37] mem=1578/15989MB disk=57G/145G load=1.62 0.76 0.30
[03:42:08] mem=2483/15989MB disk=57G/145G load=1.37 0.79 0.32

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquiccoretest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.8Gi        10Gi        72Mi       3.8Gi        13Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.31 0.79 0.33 1/307 8657
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquiccoretest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        95Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.11 1.03 0.85 2/293 18579
dmesg:
[Sat Apr  4 03:37:24 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 03:37:25 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 03:39:50 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[03:40:04] mem=1114/15993MB disk=57G/145G load=0.88 0.52 0.22
[03:40:34] mem=1717/15993MB disk=57G/145G load=1.00 0.59 0.25
[03:41:04] mem=1357/15993MB disk=57G/145G load=1.07 0.64 0.28
[03:41:34] mem=1687/15993MB disk=57G/145G load=1.11 0.69 0.31
[03:42:05] mem=1802/15993MB disk=57G/145G load=1.07 0.73 0.33
[03:42:12] mem=1567/15993MB disk=57G/145G load=1.06 0.73 0.33
[03:42:42] mem=1508/15993MB disk=57G/145G load=1.15 0.79 0.37
[03:43:12] mem=1198/15993MB disk=57G/145G load=1.09 0.81 0.39
[03:43:42] mem=1169/15993MB disk=57G/145G load=1.05 0.83 0.41
[03:44:12] mem=1171/15993MB disk=57G/145G load=1.09 0.86 0.44
[03:44:42] mem=1169/15993MB disk=57G/145G load=1.06 0.88 0.46
[03:45:12] mem=1164/15993MB disk=57G/145G load=1.03 0.89 0.47
[03:45:42] mem=1165/15993MB disk=57G/145G load=1.02 0.90 0.49
[03:46:12] mem=1165/15993MB disk=57G/145G load=1.01 0.91 0.51
[03:46:42] mem=1165/15993MB disk=57G/145G load=1.00 0.92 0.53
[03:47:12] mem=1165/15993MB disk=57G/145G load=1.00 0.93 0.54
[03:47:42] mem=1166/15993MB disk=57G/145G load=1.00 0.94 0.56
[03:48:12] mem=1166/15993MB disk=57G/145G load=1.00 0.95 0.57
[03:48:42] mem=1166/15993MB disk=57G/145G load=1.00 0.95 0.59
[03:49:12] mem=1166/15993MB disk=57G/145G load=1.00 0.96 0.60
[03:49:42] mem=1166/15993MB disk=57G/145G load=1.00 0.96 0.62
[03:50:12] mem=1166/15993MB disk=57G/145G load=1.00 0.97 0.63
[03:50:42] mem=1166/15993MB disk=57G/145G load=1.00 0.97 0.64
[03:51:12] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.66
[03:51:42] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.67
[03:52:12] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.68
[03:52:42] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.69
[03:53:12] mem=1166/15993MB disk=57G/145G load=1.00 0.99 0.70
[03:53:42] mem=1166/15993MB disk=57G/145G load=1.00 0.99 0.72
[03:54:12] mem=1167/15993MB disk=57G/145G load=1.00 0.99 0.73
[03:54:42] mem=1167/15993MB disk=57G/145G load=1.00 1.00 0.74
[03:55:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.75
[03:55:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.75
[03:56:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.76
[03:56:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.77
[03:57:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.78
[03:57:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.79
[03:58:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.80
[03:58:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.81
[03:59:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.82
[03:59:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.82
[04:00:12] mem=1236/15993MB disk=57G/145G load=1.00 1.00 0.83
[04:00:42] mem=1204/15993MB disk=57G/145G load=1.15 1.03 0.84

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquictest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        75Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.11 1.03 0.85 2/293 18594
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquiccoretest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        95Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.26 1.06 0.87 2/290 18697
dmesg:
[Sat Apr  4 03:38:23 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 03:38:24 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 03:39:54 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[03:40:07] mem=1127/15989MB disk=57G/145G load=0.91 0.32 0.12
[03:40:37] mem=1913/15989MB disk=57G/145G load=1.16 0.43 0.16
[03:41:07] mem=1461/15989MB disk=57G/145G load=1.89 0.72 0.27
[03:41:37] mem=1578/15989MB disk=57G/145G load=1.62 0.76 0.30
[03:42:08] mem=2483/15989MB disk=57G/145G load=1.37 0.79 0.32
[03:42:17] mem=1883/15989MB disk=57G/145G load=1.31 0.79 0.33
[03:42:47] mem=1650/15989MB disk=57G/145G load=1.13 0.80 0.35
[03:43:17] mem=1324/15989MB disk=57G/145G load=1.14 0.83 0.37
[03:43:47] mem=1179/15989MB disk=57G/145G load=1.09 0.85 0.39
[03:44:18] mem=1180/15989MB disk=57G/145G load=1.05 0.87 0.42
[03:44:48] mem=1175/15989MB disk=57G/145G load=1.03 0.88 0.44
[03:45:18] mem=1175/15989MB disk=57G/145G load=1.02 0.89 0.46
[03:45:48] mem=1175/15989MB disk=57G/145G load=1.01 0.91 0.47
[03:46:18] mem=1174/15989MB disk=57G/145G load=1.00 0.92 0.49
[03:46:48] mem=1177/15989MB disk=57G/145G load=1.00 0.93 0.51
[03:47:18] mem=1177/15989MB disk=57G/145G load=1.00 0.93 0.53
[03:47:48] mem=1177/15989MB disk=57G/145G load=1.00 0.94 0.54
[03:48:18] mem=1176/15989MB disk=57G/145G load=1.00 0.95 0.56
[03:48:48] mem=1177/15989MB disk=57G/145G load=1.00 0.95 0.57
[03:49:18] mem=1170/15989MB disk=57G/145G load=1.00 0.96 0.59
[03:49:48] mem=1171/15989MB disk=57G/145G load=1.00 0.97 0.60
[03:50:18] mem=1175/15989MB disk=57G/145G load=1.00 0.97 0.62
[03:50:48] mem=1175/15989MB disk=57G/145G load=1.00 0.97 0.63
[03:51:18] mem=1176/15989MB disk=57G/145G load=1.00 0.98 0.65
[03:51:48] mem=1176/15989MB disk=57G/145G load=1.00 0.98 0.66
[03:52:18] mem=1176/15989MB disk=57G/145G load=1.00 0.98 0.67
[03:52:48] mem=1176/15989MB disk=57G/145G load=1.00 0.99 0.68
[03:53:18] mem=1176/15989MB disk=57G/145G load=1.00 0.99 0.69
[03:53:48] mem=1177/15989MB disk=57G/145G load=1.00 0.99 0.70
[03:54:18] mem=1178/15989MB disk=57G/145G load=1.00 0.99 0.72
[03:54:48] mem=1178/15989MB disk=57G/145G load=1.00 1.00 0.73
[03:55:18] mem=1178/15989MB disk=57G/145G load=1.00 1.00 0.74
[03:55:48] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.75
[03:56:18] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.75
[03:56:48] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.76
[03:57:18] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.77
[03:57:48] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.78
[03:58:18] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.79
[03:58:48] mem=1179/15989MB disk=57G/145G load=1.00 1.00 0.80
[03:59:18] mem=1178/15989MB disk=57G/145G load=1.00 1.00 0.81
[03:59:48] mem=1178/15989MB disk=57G/145G load=1.00 1.00 0.82
[04:00:18] mem=1178/15989MB disk=57G/145G load=1.00 1.00 0.82
[04:00:48] mem=1178/15989MB disk=57G/145G load=1.00 1.00 0.83
[04:01:18] mem=1209/15989MB disk=57G/145G load=1.08 1.02 0.84
[04:01:48] mem=1227/15989MB disk=57G/145G load=1.06 1.02 0.84

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquictest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        75Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.26 1.06 0.87 2/291 18713
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquictest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi        87Mi       4.0Gi        14Gi
disk:
/dev/root       145G   57G   88G  39% /
load:
0.91 0.97 0.99 1/298 106022
dmesg:
[Sat Apr  4 03:37:24 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 03:37:25 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 03:39:50 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[03:40:04] mem=1114/15993MB disk=57G/145G load=0.88 0.52 0.22
[03:40:34] mem=1717/15993MB disk=57G/145G load=1.00 0.59 0.25
[03:41:04] mem=1357/15993MB disk=57G/145G load=1.07 0.64 0.28
[03:41:34] mem=1687/15993MB disk=57G/145G load=1.11 0.69 0.31
[03:42:05] mem=1802/15993MB disk=57G/145G load=1.07 0.73 0.33
[03:42:12] mem=1567/15993MB disk=57G/145G load=1.06 0.73 0.33
[03:42:42] mem=1508/15993MB disk=57G/145G load=1.15 0.79 0.37
[03:43:12] mem=1198/15993MB disk=57G/145G load=1.09 0.81 0.39
[03:43:42] mem=1169/15993MB disk=57G/145G load=1.05 0.83 0.41
[03:44:12] mem=1171/15993MB disk=57G/145G load=1.09 0.86 0.44
[03:44:42] mem=1169/15993MB disk=57G/145G load=1.06 0.88 0.46
[03:45:12] mem=1164/15993MB disk=57G/145G load=1.03 0.89 0.47
[03:45:42] mem=1165/15993MB disk=57G/145G load=1.02 0.90 0.49
[03:46:12] mem=1165/15993MB disk=57G/145G load=1.01 0.91 0.51
[03:46:42] mem=1165/15993MB disk=57G/145G load=1.00 0.92 0.53
[03:47:12] mem=1165/15993MB disk=57G/145G load=1.00 0.93 0.54
[03:47:42] mem=1166/15993MB disk=57G/145G load=1.00 0.94 0.56
[03:48:12] mem=1166/15993MB disk=57G/145G load=1.00 0.95 0.57
[03:48:42] mem=1166/15993MB disk=57G/145G load=1.00 0.95 0.59
[03:49:12] mem=1166/15993MB disk=57G/145G load=1.00 0.96 0.60
[03:49:42] mem=1166/15993MB disk=57G/145G load=1.00 0.96 0.62
[03:50:12] mem=1166/15993MB disk=57G/145G load=1.00 0.97 0.63
[03:50:42] mem=1166/15993MB disk=57G/145G load=1.00 0.97 0.64
[03:51:12] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.66
[03:51:42] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.67
[03:52:12] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.68
[03:52:42] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.69
[03:53:12] mem=1166/15993MB disk=57G/145G load=1.00 0.99 0.70
[03:53:42] mem=1166/15993MB disk=57G/145G load=1.00 0.99 0.72
[03:54:12] mem=1167/15993MB disk=57G/145G load=1.00 0.99 0.73
[03:54:42] mem=1167/15993MB disk=57G/145G load=1.00 1.00 0.74
[03:55:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.75
[03:55:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.75
[03:56:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.76
[03:56:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.77
[03:57:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.78
[03:57:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.79
[03:58:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.80
[03:58:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.81
[03:59:12] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.82
[03:59:42] mem=1168/15993MB disk=57G/145G load=1.00 1.00 0.82
[04:00:12] mem=1236/15993MB disk=57G/145G load=1.00 1.00 0.83
[04:00:42] mem=1204/15993MB disk=57G/145G load=1.15 1.03 0.84
[04:01:03] mem=1104/15993MB disk=57G/145G load=1.11 1.03 0.85
[04:01:33] mem=1515/15993MB disk=57G/145G load=1.19 1.06 0.87
[04:02:03] mem=1716/15993MB disk=57G/145G load=0.98 1.02 0.86
[04:02:33] mem=1246/15993MB disk=57G/145G load=0.90 1.00 0.86
[04:03:03] mem=1350/15993MB disk=57G/145G load=0.82 0.97 0.85
[04:03:33] mem=1319/15993MB disk=57G/145G load=0.88 0.97 0.86
[04:04:03] mem=1206/15993MB disk=57G/145G load=0.73 0.93 0.85
[04:04:33] mem=1390/15993MB disk=57G/145G load=0.84 0.94 0.85
[04:05:03] mem=1425/15993MB disk=57G/145G load=0.90 0.94 0.86
[04:05:33] mem=1648/15993MB disk=57G/145G load=0.90 0.93 0.86
[04:06:03] mem=1228/15993MB disk=57G/145G load=0.82 0.91 0.85
[04:06:33] mem=1624/15993MB disk=57G/145G load=0.84 0.90 0.85
[04:07:03] mem=1593/15993MB disk=57G/145G load=0.90 0.91 0.86
[04:07:33] mem=1278/15993MB disk=57G/145G load=0.74 0.87 0.85
[04:08:03] mem=1820/15993MB disk=57G/145G load=0.73 0.86 0.84
[04:08:33] mem=1286/15993MB disk=57G/145G load=0.71 0.84 0.83
[04:09:03] mem=1446/15993MB disk=57G/145G load=0.83 0.86 0.84
[04:09:33] mem=1802/15993MB disk=57G/145G load=0.95 0.89 0.85
[04:10:03] mem=1723/15993MB disk=57G/145G load=0.97 0.90 0.86
[04:10:33] mem=1450/15993MB disk=57G/145G load=1.20 0.96 0.88
[04:11:03] mem=1601/15993MB disk=57G/145G load=1.12 0.96 0.88
[04:11:33] mem=1402/15993MB disk=57G/145G load=1.07 0.97 0.89
[04:12:03] mem=1428/15993MB disk=57G/145G load=1.04 0.97 0.90
[04:12:33] mem=1828/15993MB disk=57G/145G load=1.02 0.98 0.90
[04:13:03] mem=1342/15993MB disk=57G/145G load=1.09 1.00 0.91
[04:13:33] mem=1616/15993MB disk=57G/145G load=1.06 1.00 0.92
[04:14:03] mem=1466/15993MB disk=57G/145G load=1.48 1.11 0.96
[04:14:33] mem=1557/15993MB disk=57G/145G load=1.29 1.10 0.96
[04:15:03] mem=1547/15993MB disk=57G/145G load=1.10 1.07 0.96
[04:15:33] mem=1527/15993MB disk=57G/145G load=1.06 1.06 0.96
[04:16:03] mem=1467/15993MB disk=57G/145G load=1.04 1.06 0.96
[04:16:33] mem=1497/15993MB disk=57G/145G load=1.02 1.05 0.97
[04:17:03] mem=1269/15993MB disk=57G/145G load=1.15 1.08 0.98
[04:17:33] mem=1262/15993MB disk=57G/145G load=1.09 1.07 0.98
[04:18:03] mem=1223/15993MB disk=57G/145G load=1.05 1.06 0.98
[04:18:33] mem=1212/15993MB disk=57G/145G load=1.10 1.07 0.99
[04:19:03] mem=1207/15993MB disk=57G/145G load=1.06 1.06 1.00
[04:19:33] mem=1207/15993MB disk=57G/145G load=1.03 1.05 1.00
[04:20:03] mem=1205/15993MB disk=57G/145G load=1.13 1.08 1.01
[04:20:33] mem=1202/15993MB disk=57G/145G load=1.08 1.07 1.01
[04:21:03] mem=1228/15993MB disk=57G/145G load=1.10 1.08 1.01
[04:21:33] mem=1807/15993MB disk=57G/145G load=0.91 1.04 0.99
[04:22:03] mem=1712/15993MB disk=57G/145G load=0.55 0.94 0.96
[04:22:33] mem=1715/15993MB disk=57G/145G load=0.46 0.88 0.94
[04:23:03] mem=1203/15993MB disk=57G/145G load=0.33 0.81 0.92
[04:23:33] mem=1741/15993MB disk=57G/145G load=0.39 0.78 0.90
[04:24:03] mem=1701/15993MB disk=57G/145G load=0.32 0.72 0.88
[04:24:34] mem=1719/15993MB disk=57G/145G load=0.32 0.68 0.86
[04:25:04] mem=1455/15993MB disk=57G/145G load=0.49 0.68 0.85
[04:25:34] mem=1489/15993MB disk=57G/145G load=0.69 0.71 0.86
[04:26:04] mem=1451/15993MB disk=57G/145G load=0.81 0.74 0.87
[04:26:34] mem=1470/15993MB disk=57G/145G load=0.89 0.77 0.87
[04:27:04] mem=1507/15993MB disk=57G/145G load=1.08 0.83 0.89
[04:27:34] mem=1427/15993MB disk=57G/145G load=1.13 0.86 0.90
[04:28:04] mem=1845/15993MB disk=57G/145G load=1.08 0.87 0.91
[04:28:34] mem=1640/15993MB disk=57G/145G load=1.04 0.89 0.91
[04:29:04] mem=1419/15993MB disk=57G/145G load=1.11 0.92 0.92
[04:29:34] mem=1633/15993MB disk=57G/145G load=1.12 0.94 0.93
[04:30:04] mem=1716/15993MB disk=57G/145G load=1.07 0.95 0.93
[04:30:34] mem=1874/15993MB disk=57G/145G load=1.04 0.95 0.93
[04:31:04] mem=1492/15993MB disk=57G/145G load=1.02 0.96 0.94
[04:31:34] mem=1398/15993MB disk=57G/145G load=1.01 0.96 0.94
[04:32:04] mem=1408/15993MB disk=57G/145G load=1.01 0.97 0.94
[04:32:34] mem=1514/15993MB disk=57G/145G load=1.06 0.99 0.95
[04:33:04] mem=1737/15993MB disk=57G/145G load=1.12 1.01 0.96
[04:33:34] mem=1607/15993MB disk=57G/145G load=1.07 1.01 0.96
[04:34:04] mem=1805/15993MB disk=57G/145G load=1.04 1.00 0.96
[04:34:34] mem=1666/15993MB disk=57G/145G load=1.10 1.02 0.97
[04:35:04] mem=1689/15993MB disk=57G/145G load=1.06 1.02 0.98
[04:35:34] mem=1547/15993MB disk=57G/145G load=1.17 1.04 0.99
[04:36:04] mem=1855/15993MB disk=57G/145G load=1.10 1.04 0.99
[04:36:34] mem=1472/15993MB disk=57G/145G load=1.06 1.03 1.00
[04:37:04] mem=1748/15993MB disk=57G/145G load=1.12 1.05 1.00
[04:37:34] mem=1386/15993MB disk=57G/145G load=1.07 1.04 1.00
[04:38:04] mem=1474/15993MB disk=57G/145G load=1.09 1.05 1.00
[04:38:34] mem=1280/15993MB disk=57G/145G load=1.06 1.04 1.00
[04:39:04] mem=1494/15993MB disk=57G/145G load=1.03 1.04 1.00
[04:39:34] mem=1517/15993MB disk=57G/145G load=1.02 1.03 1.00
[04:40:04] mem=1537/15993MB disk=57G/145G load=1.06 1.04 1.00
[04:40:34] mem=1733/15993MB disk=57G/145G load=0.96 1.02 0.99
[04:41:04] mem=1557/15993MB disk=57G/145G load=0.97 1.02 1.00
[04:41:34] mem=1738/15993MB disk=57G/145G load=0.76 0.97 0.98
[04:42:04] mem=1314/15993MB disk=57G/145G load=0.86 0.97 0.99
[04:42:34] mem=1345/15993MB disk=57G/145G load=0.91 0.97 0.99
[04:43:04] mem=1658/15993MB disk=57G/145G load=0.87 0.96 0.99
[04:43:34] mem=1717/15993MB disk=57G/145G load=0.97 0.98 0.99
[04:44:04] mem=1474/15993MB disk=57G/145G load=0.99 0.98 1.00

Posts PR comments every 5 minutes with memory, disk, load, dmesg
(broadened to catch kernel oops/BUG/panic), top processes by memory,
and resource monitor log. This will capture the system state just
before the runner crash during msquictest in Debug mode.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquicplatformtest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.0Gi        11Gi        67Mi       3.8Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
0.68 0.26 0.10 1/301 5476
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquicplatformtest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi        67Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.15 0.61 0.25 1/298 5476
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquicplatformtest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.9Gi        10Gi        83Mi       3.8Gi        13Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
0.99 0.55 0.23 1/310 8648
dmesg:
[Sat Apr  4 05:08:34 2026] Command line: BOOT_IMAGE=/vmlinuz-6.17.0-1008-azure root=PARTUUID=29102785-a1f6-4aa5-8985-a8136126b49d ro console=tty1 console=ttyS0 earlyprintk=ttyS0 nvme_core.io_timeout=240 panic=-1
[Sat Apr  4 05:08:35 2026] Kernel command line: BOOT_IMAGE=/vmlinuz-6.17.0-1008-azure root=PARTUUID=29102785-a1f6-4aa5-8985-a8136126b49d ro console=tty1 console=ttyS0 earlyprintk=ttyS0 nvme_core.io_timeout=240 panic=-1
[Sat Apr  4 05:08:35 2026] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[Sat Apr  4 05:08:35 2026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sat Apr  4 05:08:35 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 05:08:35 2026] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[Sat Apr  4 05:08:36 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 05:08:36 2026] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[Sat Apr  4 05:08:37 2026] hyperv_drm 5620e0c7-8062-4dce-aeb7-520c7ef76171: [drm] Registered 1 planes with drm panic
[Sat Apr  4 05:10:35 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[05:10:49] mem=1082/15993MB disk=57G/145G load=0.68 0.26 0.10
[05:11:19] mem=1756/15993MB disk=57G/145G load=0.92 0.37 0.14
[05:11:49] mem=1296/15993MB disk=57G/145G load=0.96 0.43 0.17
[05:12:19] mem=2037/15993MB disk=57G/145G load=0.97 0.48 0.19
[05:12:49] mem=2208/15993MB disk=57G/145G load=0.99 0.53 0.22

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquiccoretest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.9Gi        10Gi        73Mi       3.8Gi        13Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
0.99 0.55 0.23 1/310 8665
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquicplatformtest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.9Gi        10Gi        83Mi       3.9Gi        13Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.28 0.87 0.39 1/306 8648
dmesg:
[Sat Apr  4 05:08:05 2026] Command line: BOOT_IMAGE=/vmlinuz-6.17.0-1008-azure root=PARTUUID=29102785-a1f6-4aa5-8985-a8136126b49d ro console=tty1 console=ttyS0 earlyprintk=ttyS0 nvme_core.io_timeout=240 panic=-1
[Sat Apr  4 05:08:05 2026] Kernel command line: BOOT_IMAGE=/vmlinuz-6.17.0-1008-azure root=PARTUUID=29102785-a1f6-4aa5-8985-a8136126b49d ro console=tty1 console=ttyS0 earlyprintk=ttyS0 nvme_core.io_timeout=240 panic=-1
[Sat Apr  4 05:08:05 2026] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[Sat Apr  4 05:08:05 2026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sat Apr  4 05:08:05 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 05:08:06 2026] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[Sat Apr  4 05:08:06 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 05:08:07 2026] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[Sat Apr  4 05:08:07 2026] hyperv_drm 5620e0c7-8062-4dce-aeb7-520c7ef76171: [drm] Registered 1 planes with drm panic
[Sat Apr  4 05:10:48 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[05:11:02] mem=1106/15989MB disk=57G/145G load=1.15 0.61 0.25
[05:11:32] mem=1610/15989MB disk=57G/145G load=1.27 0.70 0.29
[05:12:02] mem=1229/15989MB disk=57G/145G load=1.30 0.76 0.32
[05:12:32] mem=1850/15989MB disk=57G/145G load=1.39 0.83 0.36
[05:13:02] mem=2066/15989MB disk=57G/145G load=1.30 0.86 0.39

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Starting msquiccoretest

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.9Gi        10Gi        73Mi       3.9Gi        13Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.28 0.87 0.39 1/307 8665
cores:
4
kernel:
6.17.0-1008-azure

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #1: msquiccoretest (1x5 min elapsed)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi       115Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.00 0.86 0.46 2/318 12190
dmesg (last 6 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        8689  7.0  1.2 274551620 198816 ?    Sl   05:12   0:21 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/msquiccoretest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5450  0.8  0.9 274656208 149520 ?    Sl   05:10   0:03 /usr/bin/pwsh -command . '/home/runner/work/_temp/34c86c13-d56e-459b-8d50-7b5cf418dc90.ps1'
runner      2239  0.9  0.8 274707620 135288 ?    Sl   05:09   0:04 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2223  0.3  0.6 274345572 108968 ?    Sl   05:09   0:01 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2169  0.5  0.5 1299264 97196 ?       Sl   05:09   0:03 /tmp/provjobd770404164
root        1208  0.0  0.4 2127596 75500 ?       Ssl  05:08   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53452 ?        Ss   05:08   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1039  0.0  0.3 2014848 50160 ?       Ssl  05:08   0:00 /usr/bin/containerd
root         224  0.0  0.2 370916 43840 ?        SLsl 05:08   0:00 /sbin/multipathd -d -s
root         994  0.0  0.2  44400 36604 ?        Ss   05:08   0:00 /usr/bin/python3 -u /usr/sbin/waagent -daemon
root        1442  0.2  0.2 453548 36288 ?        Sl   05:08   0:01 /usr/bin/python3 -u bin/WALinuxAgent-2.15.1.3-py3.12.egg -run-exthandlers
root       12002 99.9  0.1 190088 27252 ?        Rl   05:13   4:21 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/msquiccoretest --gtest_catch_exceptions=0 --gtest_filter=SpinFrame.SpinFrame1000000 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquiccoretest/04.04.2026.05.12.59/SpinFrame.SpinFrame1000000/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/selfsignedservercert.pfx
root        4878  1.5  0.1 1295696 23304 ?       Ssl  05:10   0:07 /usr/bin/lttng-sessiond
www-data    1375  0.0  0.1 295868 21384 ?        S    05:08   0:00 php-fpm: pool www
resource monitor (last 10 entries):
[05:12:58] mem=1946/15993MB disk=57G/145G load=0.99 0.55 0.23
[05:13:28] mem=1715/15993MB disk=57G/145G load=0.96 0.58 0.25
[05:13:58] mem=1276/15993MB disk=57G/145G load=0.97 0.62 0.28
[05:14:28] mem=1164/15993MB disk=57G/145G load=1.07 0.68 0.31
[05:14:59] mem=1167/15993MB disk=57G/145G load=1.11 0.72 0.33
[05:15:29] mem=1166/15993MB disk=57G/145G load=1.07 0.75 0.36
[05:15:59] mem=1164/15993MB disk=57G/145G load=1.04 0.78 0.38
[05:16:29] mem=1164/15993MB disk=57G/145G load=1.02 0.80 0.40
[05:16:59] mem=1165/15993MB disk=57G/145G load=1.01 0.82 0.42
[05:17:29] mem=1165/15993MB disk=57G/145G load=1.01 0.84 0.44

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #1: msquiccoretest (1x5 min elapsed)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        10Gi       115Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.00 0.97 0.58 2/314 12192
dmesg (last 6 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        8690  6.9  1.1 274617308 196096 ?    Sl   05:13   0:20 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquiccoretest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5450  0.8  0.9 274656452 149012 ?    Sl   05:11   0:03 /usr/bin/pwsh -command . '/home/runner/work/_temp/0862fc81-e63a-4c68-b551-bfcba2a1f19d.ps1'
runner      2242  0.9  0.8 274691236 134968 ?    Sl   05:09   0:04 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2227  0.3  0.6 274345580 108928 ?    Sl   05:09   0:01 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2104  0.7  0.5 1299008 96132 ?       Sl   05:08   0:04 /tmp/provjobd3813270120
root        1180  0.0  0.4 2045416 76208 ?       Ssl  05:08   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         964  0.0  0.3 295268 53640 ?        Ss   05:08   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1042  0.0  0.2 1932668 48708 ?       Ssl  05:08   0:00 /usr/bin/containerd
root         220  0.0  0.2 305380 43708 ?        SLsl 05:08   0:00 /sbin/multipathd -d -s
root        1535  0.2  0.2 453548 37056 ?        Sl   05:08   0:01 /usr/bin/python3 -u bin/WALinuxAgent-2.15.1.3-py3.12.egg -run-exthandlers
root         995  0.0  0.2  44468 36044 ?        Ss   05:08   0:00 /usr/bin/python3 -u /usr/sbin/waagent -daemon
root       12030 99.9  0.1 187456 24764 ?        Rl   05:13   4:22 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquiccoretest --gtest_catch_exceptions=0 --gtest_filter=SpinFrame.SpinFrame1000000 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquiccoretest/04.04.2026.05.13.09/SpinFrame.SpinFrame1000000/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root        4879  1.7  0.1 1295696 23248 ?       Ssl  05:10   0:07 /usr/bin/lttng-sessiond
www-data    1247  0.0  0.1 295868 21580 ?        S    05:08   0:00 php-fpm: pool www
resource monitor (last 10 entries):
[05:13:09] mem=1894/15989MB disk=57G/145G load=1.28 0.87 0.39
[05:13:39] mem=1645/15989MB disk=57G/145G load=1.25 0.90 0.42
[05:14:09] mem=1243/15989MB disk=57G/145G load=1.15 0.91 0.44
[05:14:39] mem=1172/15989MB disk=57G/145G load=1.09 0.92 0.46
[05:15:09] mem=1171/15989MB disk=57G/145G load=1.05 0.93 0.48
[05:15:39] mem=1169/15989MB disk=57G/145G load=1.03 0.94 0.49
[05:16:09] mem=1168/15989MB disk=57G/145G load=1.02 0.94 0.51
[05:16:39] mem=1167/15989MB disk=57G/145G load=1.01 0.95 0.53
[05:17:09] mem=1168/15989MB disk=57G/145G load=1.00 0.96 0.55
[05:17:39] mem=1167/15989MB disk=57G/145G load=1.00 0.96 0.56

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #2: msquiccoretest (2x5 min elapsed)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi       116Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.00 0.97 0.63 2/317 12382
dmesg (last 6 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        8689  3.5  1.2 274551636 199576 ?    Sl   05:12   0:21 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/msquiccoretest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5450  0.4  0.9 274656192 150040 ?    Sl   05:10   0:03 /usr/bin/pwsh -command . '/home/runner/work/_temp/34c86c13-d56e-459b-8d50-7b5cf418dc90.ps1'
runner      2239  0.6  0.8 274691216 135256 ?    Sl   05:09   0:05 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2223  0.2  0.7 274345576 116744 ?    Sl   05:09   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2169  0.4  0.5 1299264 97208 ?       Sl   05:09   0:04 /tmp/provjobd770404164
root        1208  0.0  0.4 2127596 75568 ?       Ssl  05:08   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53452 ?        Ss   05:08   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1039  0.0  0.3 2014848 50160 ?       Ssl  05:08   0:00 /usr/bin/containerd
root         224  0.0  0.2 370916 43840 ?        SLsl 05:08   0:00 /sbin/multipathd -d -s
root         994  0.0  0.2  44400 36604 ?        Ss   05:08   0:00 /usr/bin/python3 -u /usr/sbin/waagent -daemon
root        1442  0.1  0.2 453548 36292 ?        Sl   05:08   0:01 /usr/bin/python3 -u bin/WALinuxAgent-2.15.1.3-py3.12.egg -run-exthandlers
root       12002 99.9  0.1 190088 27252 ?        Rl   05:13   9:22 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/msquiccoretest --gtest_catch_exceptions=0 --gtest_filter=SpinFrame.SpinFrame1000000 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquiccoretest/04.04.2026.05.12.59/SpinFrame.SpinFrame1000000/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/selfsignedservercert.pfx
root        4878  0.9  0.1 1295696 23304 ?       Ssl  05:10   0:07 /usr/bin/lttng-sessiond
www-data    1375  0.0  0.1 295868 21384 ?        S    05:08   0:00 php-fpm: pool www
resource monitor (last 10 entries):
[05:18:29] mem=1166/15993MB disk=57G/145G load=1.00 0.87 0.48
[05:18:59] mem=1166/15993MB disk=57G/145G load=1.07 0.90 0.50
[05:19:29] mem=1165/15993MB disk=57G/145G load=1.04 0.91 0.52
[05:19:59] mem=1165/15993MB disk=57G/145G load=1.08 0.94 0.54
[05:20:29] mem=1165/15993MB disk=57G/145G load=1.05 0.95 0.56
[05:20:59] mem=1165/15993MB disk=57G/145G load=1.03 0.95 0.57
[05:21:29] mem=1169/15993MB disk=57G/145G load=1.02 0.96 0.59
[05:21:59] mem=1172/15993MB disk=57G/145G load=1.01 0.96 0.60
[05:22:29] mem=1168/15993MB disk=57G/145G load=1.00 0.97 0.62
[05:22:59] mem=1168/15993MB disk=57G/145G load=1.00 0.97 0.63

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #2: msquiccoretest (2x5 min elapsed)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        10Gi       116Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.02 1.00 0.71 2/314 12369
dmesg (last 6 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        8690  3.4  1.1 274617324 196148 ?    Sl   05:13   0:20 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquiccoretest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5450  0.5  0.9 274656452 149476 ?    Sl   05:11   0:03 /usr/bin/pwsh -command . '/home/runner/work/_temp/0862fc81-e63a-4c68-b551-bfcba2a1f19d.ps1'
runner      2242  0.6  0.8 274691236 135796 ?    Sl   05:09   0:05 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2227  0.2  0.6 274345588 110788 ?    Sl   05:09   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2104  0.5  0.5 1299008 96132 ?       Sl   05:08   0:05 /tmp/provjobd3813270120
root        1180  0.0  0.4 2045416 76208 ?       Ssl  05:08   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         964  0.0  0.3 295268 53640 ?        Ss   05:08   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1042  0.0  0.2 1932668 48716 ?       Ssl  05:08   0:00 /usr/bin/containerd
root         220  0.0  0.2 305380 43708 ?        SLsl 05:08   0:00 /sbin/multipathd -d -s
root        1535  0.1  0.2 453548 37056 ?        Sl   05:08   0:01 /usr/bin/python3 -u bin/WALinuxAgent-2.15.1.3-py3.12.egg -run-exthandlers
root         995  0.0  0.2  44468 36044 ?        Ss   05:08   0:00 /usr/bin/python3 -u /usr/sbin/waagent -daemon
root       12030 99.9  0.1 187456 24764 ?        Rl   05:13   9:22 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquiccoretest --gtest_catch_exceptions=0 --gtest_filter=SpinFrame.SpinFrame1000000 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquiccoretest/04.04.2026.05.13.09/SpinFrame.SpinFrame1000000/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root        4879  1.0  0.1 1295696 23248 ?       Ssl  05:10   0:07 /usr/bin/lttng-sessiond
www-data    1247  0.0  0.1 295868 21580 ?        S    05:08   0:00 php-fpm: pool www
resource monitor (last 10 entries):
[05:18:39] mem=1169/15989MB disk=57G/145G load=1.00 0.97 0.59
[05:19:09] mem=1169/15989MB disk=57G/145G load=1.00 0.97 0.61
[05:19:39] mem=1170/15989MB disk=57G/145G load=1.00 0.98 0.62
[05:20:09] mem=1170/15989MB disk=57G/145G load=1.00 0.98 0.64
[05:20:39] mem=1169/15989MB disk=57G/145G load=1.00 0.98 0.65
[05:21:09] mem=1168/15989MB disk=57G/145G load=1.00 0.99 0.66
[05:21:39] mem=1168/15989MB disk=57G/145G load=1.00 0.99 0.67
[05:22:09] mem=1168/15989MB disk=57G/145G load=1.07 1.01 0.69
[05:22:39] mem=1169/15989MB disk=57G/145G load=1.04 1.00 0.70
[05:23:09] mem=1168/15989MB disk=57G/145G load=1.02 1.00 0.71

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #3: msquiccoretest (3x5 min elapsed)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        11Gi       116Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.07 1.02 0.75 2/314 12540
dmesg (last 6 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        8689  2.3  1.2 274551636 199584 ?    Sl   05:12   0:21 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/msquiccoretest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5450  0.3  0.9 274656196 150320 ?    Sl   05:10   0:03 /usr/bin/pwsh -command . '/home/runner/work/_temp/34c86c13-d56e-459b-8d50-7b5cf418dc90.ps1'
runner      2239  0.5  0.8 274691216 135352 ?    Sl   05:09   0:06 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2223  0.1  0.7 274345572 117240 ?    Sl   05:09   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2169  0.4  0.5 1299264 97208 ?       Sl   05:09   0:05 /tmp/provjobd770404164
root        1208  0.0  0.4 2127596 75568 ?       Ssl  05:08   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53452 ?        Ss   05:08   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1039  0.0  0.3 2014848 50160 ?       Ssl  05:08   0:00 /usr/bin/containerd
root         224  0.0  0.2 370916 43840 ?        SLsl 05:08   0:00 /sbin/multipathd -d -s
root         994  0.0  0.2  44400 36604 ?        Ss   05:08   0:00 /usr/bin/python3 -u /usr/sbin/waagent -daemon
root        1442  0.1  0.2 453548 36296 ?        Sl   05:08   0:01 /usr/bin/python3 -u bin/WALinuxAgent-2.15.1.3-py3.12.egg -run-exthandlers
root       12002 99.9  0.1 190088 27252 ?        Rl   05:13  14:22 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/msquiccoretest --gtest_catch_exceptions=0 --gtest_filter=SpinFrame.SpinFrame1000000 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquiccoretest/04.04.2026.05.12.59/SpinFrame.SpinFrame1000000/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_quictls/selfsignedservercert.pfx
root        4878  0.6  0.1 1295696 23304 ?       Ssl  05:10   0:07 /usr/bin/lttng-sessiond
www-data    1375  0.0  0.1 295868 21384 ?        S    05:08   0:00 php-fpm: pool www
resource monitor (last 10 entries):
[05:23:29] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.64
[05:23:59] mem=1165/15993MB disk=57G/145G load=1.00 0.98 0.66
[05:24:29] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.67
[05:24:59] mem=1166/15993MB disk=57G/145G load=1.00 0.98 0.68
[05:25:29] mem=1166/15993MB disk=57G/145G load=1.00 0.99 0.69
[05:25:59] mem=1166/15993MB disk=57G/145G load=1.00 0.99 0.70
[05:26:29] mem=1167/15993MB disk=57G/145G load=1.00 0.99 0.71
[05:26:59] mem=1167/15993MB disk=57G/145G load=1.00 1.00 0.73
[05:27:29] mem=1167/15993MB disk=57G/145G load=1.00 1.00 0.73
[05:27:59] mem=1167/15993MB disk=57G/145G load=1.07 1.02 0.75

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #3: msquiccoretest (3x5 min elapsed)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.1Gi        10Gi       116Mi       3.9Gi        14Gi
disk:
/dev/root       145G   57G   89G  39% /
load:
1.01 1.00 0.81 2/314 12524
dmesg (last 6 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        8690  2.3  1.1 274617324 196160 ?    Sl   05:13   0:21 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquiccoretest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5450  0.3  0.9 274656452 149492 ?    Sl   05:11   0:03 /usr/bin/pwsh -command . '/home/runner/work/_temp/0862fc81-e63a-4c68-b551-bfcba2a1f19d.ps1'
runner      2242  0.5  0.8 274691204 135800 ?    Sl   05:09   0:05 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2227  0.1  0.6 274345584 111260 ?    Sl   05:09   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2104  0.5  0.5 1299008 96132 ?       Sl   05:08   0:06 /tmp/provjobd3813270120
root        1180  0.0  0.4 2045416 76208 ?       Ssl  05:08   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         964  0.0  0.3 295268 53640 ?        Ss   05:08   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1042  0.0  0.2 1932668 48720 ?       Ssl  05:08   0:00 /usr/bin/containerd
root         220  0.0  0.2 305380 43708 ?        SLsl 05:08   0:00 /sbin/multipathd -d -s
root        1535  0.1  0.2 453548 37056 ?        Sl   05:08   0:01 /usr/bin/python3 -u bin/WALinuxAgent-2.15.1.3-py3.12.egg -run-exthandlers
root         995  0.0  0.2  44468 36044 ?        Ss   05:08   0:00 /usr/bin/python3 -u /usr/sbin/waagent -daemon
root       12030 99.9  0.1 187456 24764 ?        Rl   05:13  14:23 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquiccoretest --gtest_catch_exceptions=0 --gtest_filter=SpinFrame.SpinFrame1000000 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquiccoretest/04.04.2026.05.13.09/SpinFrame.SpinFrame1000000/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root        4879  0.7  0.1 1295696 23248 ?       Ssl  05:10   0:07 /usr/bin/lttng-sessiond
www-data    1247  0.0  0.1 295868 21580 ?        S    05:08   0:00 php-fpm: pool www
resource monitor (last 10 entries):
[05:23:39] mem=1173/15989MB disk=57G/145G load=1.01 1.00 0.72
[05:24:09] mem=1171/15989MB disk=57G/145G load=1.01 1.00 0.73
[05:24:39] mem=1171/15989MB disk=57G/145G load=1.00 1.00 0.74
[05:25:09] mem=1172/15989MB disk=57G/145G load=1.00 1.00 0.75
[05:25:39] mem=1170/15989MB disk=57G/145G load=1.00 1.00 0.76
[05:26:09] mem=1170/15989MB disk=57G/145G load=1.07 1.02 0.77
[05:26:39] mem=1171/15989MB disk=57G/145G load=1.04 1.01 0.78
[05:27:09] mem=1172/15989MB disk=57G/145G load=1.02 1.01 0.79
[05:27:39] mem=1171/15989MB disk=57G/145G load=1.01 1.01 0.80
[05:28:09] mem=1171/15989MB disk=57G/145G load=1.01 1.00 0.81

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #16: msquictest (+16 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.8Gi        10Gi       118Mi       4.0Gi        13Gi
kernel mem:
AnonPages:        473620 kB
Mapped:           456996 kB
Slab:             249088 kB
SReclaimable:     160604 kB
SUnreclaim:        88484 kB
PageTables:        10204 kB
SecPageTables:         0 kB
Committed_AS:    3009680 kB
VmallocUsed:       38764 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.17 1.06 0.95 2/330 48551
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.2  1.2 274486536 209400 ?    Sl   07:11   1:33 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151324 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625684 142308 ?    Sl   06:45   0:10 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345696 122864 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:08 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:24:50] mem=1459/15993MB disk=57G/145G load=1.05 1.00 0.91
[07:25:20] mem=1598/15993MB disk=57G/145G load=1.11 1.02 0.92
[07:25:50] mem=1858/15993MB disk=57G/145G load=1.20 1.05 0.93
[07:26:20] mem=1642/15993MB disk=57G/145G load=1.12 1.04 0.93
[07:26:50] mem=2041/15993MB disk=57G/145G load=1.20 1.07 0.95

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #17: msquictest (+17 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.2Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        478280 kB
Mapped:           471792 kB
Slab:             248956 kB
SReclaimable:     160648 kB
SUnreclaim:        88308 kB
PageTables:        10128 kB
SecPageTables:         0 kB
Committed_AS:    3083268 kB
VmallocUsed:       38812 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.14 1.07 0.96 2/325 51059
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.5  1.2 274486812 210768 ?    Sl   07:11   1:42 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151324 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625696 142292 ?    Sl   06:45   0:11 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345680 122948 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:08 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:25:50] mem=1858/15993MB disk=57G/145G load=1.20 1.05 0.93
[07:26:20] mem=1642/15993MB disk=57G/145G load=1.12 1.04 0.93
[07:26:50] mem=2041/15993MB disk=57G/145G load=1.20 1.07 0.95
[07:27:20] mem=1734/15993MB disk=57G/145G load=1.12 1.06 0.95
[07:27:50] mem=1223/15993MB disk=57G/145G load=1.07 1.05 0.95

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #18: msquictest (+18 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.2Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        479000 kB
Mapped:           472492 kB
Slab:             249020 kB
SReclaimable:     160668 kB
SUnreclaim:        88352 kB
PageTables:        10340 kB
SecPageTables:         0 kB
Committed_AS:    3083864 kB
VmallocUsed:       38860 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.05 1.05 0.97 2/326 53556
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.8  1.2 274486824 211324 ?    Sl   07:11   1:51 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142316 ?    Sl   06:45   0:11 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345680 123012 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:08 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:26:50] mem=2041/15993MB disk=57G/145G load=1.20 1.07 0.95
[07:27:20] mem=1734/15993MB disk=57G/145G load=1.12 1.06 0.95
[07:27:50] mem=1223/15993MB disk=57G/145G load=1.07 1.05 0.95
[07:28:20] mem=1219/15993MB disk=57G/145G load=1.10 1.06 0.96
[07:28:50] mem=1215/15993MB disk=57G/145G load=1.06 1.05 0.96

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #19: msquictest (+19 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.2Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        478944 kB
Mapped:           473056 kB
Slab:             249008 kB
SReclaimable:     160708 kB
SUnreclaim:        88300 kB
PageTables:        10152 kB
SecPageTables:         0 kB
Committed_AS:    3083992 kB
VmallocUsed:       38780 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.02 1.04 0.97 2/323 55997
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 11.1  1.2 274486808 211336 ?    Sl   07:11   2:01 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142316 ?    Sl   06:45   0:11 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345680 123112 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:27:50] mem=1223/15993MB disk=57G/145G load=1.07 1.05 0.95
[07:28:20] mem=1219/15993MB disk=57G/145G load=1.10 1.06 0.96
[07:28:50] mem=1215/15993MB disk=57G/145G load=1.06 1.05 0.96
[07:29:20] mem=1194/15993MB disk=57G/145G load=1.03 1.05 0.97
[07:29:50] mem=1210/15993MB disk=57G/145G load=1.02 1.04 0.97

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #20: msquictest (+20 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.2Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        484116 kB
Mapped:           473100 kB
Slab:             249220 kB
SReclaimable:     160736 kB
SUnreclaim:        88484 kB
PageTables:        10296 kB
SecPageTables:         0 kB
Committed_AS:    3088608 kB
VmallocUsed:       38780 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.00 1.03 0.98 2/321 58544
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 11.3  1.3 274486808 215776 ?    Sl   07:11   2:11 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142316 ?    Sl   06:45   0:11 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345696 123188 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:28:50] mem=1215/15993MB disk=57G/145G load=1.06 1.05 0.96
[07:29:20] mem=1194/15993MB disk=57G/145G load=1.03 1.05 0.97
[07:29:50] mem=1210/15993MB disk=57G/145G load=1.02 1.04 0.97
[07:30:20] mem=1207/15993MB disk=57G/145G load=1.01 1.04 0.97
[07:30:50] mem=1222/15993MB disk=57G/145G load=1.01 1.03 0.98

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #21: msquictest (+21 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.8Gi        10Gi       119Mi       4.0Gi        13Gi
kernel mem:
AnonPages:       1017496 kB
Mapped:           468872 kB
Slab:             267708 kB
SReclaimable:     160860 kB
SUnreclaim:       106848 kB
PageTables:        11392 kB
SecPageTables:         0 kB
Committed_AS:    3711468 kB
VmallocUsed:       42224 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.08 1.05 0.99 3/333 61006
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       60980 91.1  3.4 1639808 565316 ?      Sl   07:32   0:00 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=AppData/WithSendLargeArgs.SendLarge/3 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/AppData_WithSendLargeArgs.SendLarge_3/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root       18762 11.5  1.3 274486836 215792 ?    Sl   07:11   2:20 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142336 ?    Sl   06:45   0:12 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 123272 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
resource monitor:
[07:29:50] mem=1210/15993MB disk=57G/145G load=1.02 1.04 0.97
[07:30:20] mem=1207/15993MB disk=57G/145G load=1.01 1.04 0.97
[07:30:50] mem=1222/15993MB disk=57G/145G load=1.01 1.03 0.98
[07:31:20] mem=1228/15993MB disk=57G/145G load=1.16 1.06 0.99
[07:31:50] mem=1188/15993MB disk=57G/145G load=1.10 1.05 0.99

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #22: msquictest (+22 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.7Gi        10Gi       119Mi       4.0Gi        13Gi
kernel mem:
AnonPages:       1011896 kB
Mapped:           469148 kB
Slab:             267800 kB
SReclaimable:     160912 kB
SUnreclaim:       106888 kB
PageTables:        11512 kB
SecPageTables:         0 kB
Committed_AS:    3705324 kB
VmallocUsed:       42208 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
0.67 0.95 0.96 1/332 61875
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       61847 12.6  3.4 1637448 559496 ?      Sl   07:33   0:00 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=AppData/WithSendIntermittentlyArgs.SendIntermittently/17 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/AppData_WithSendIntermittentlyArgs.SendIntermittently_17/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root       18762 11.2  1.3 274486832 215824 ?    Sl   07:11   2:22 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142300 ?    Sl   06:45   0:12 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345692 123348 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
resource monitor:
[07:30:50] mem=1222/15993MB disk=57G/145G load=1.01 1.03 0.98
[07:31:20] mem=1228/15993MB disk=57G/145G load=1.16 1.06 0.99
[07:31:50] mem=1188/15993MB disk=57G/145G load=1.10 1.05 0.99
[07:32:20] mem=1371/15993MB disk=57G/145G load=1.06 1.05 1.00
[07:32:50] mem=1766/15993MB disk=57G/145G load=0.79 0.98 0.97

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #23: msquictest (+23 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.2Gi        10Gi       119Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        482660 kB
Mapped:           459924 kB
Slab:             249308 kB
SReclaimable:     160892 kB
SUnreclaim:        88416 kB
PageTables:        10136 kB
SecPageTables:         0 kB
Committed_AS:    3018400 kB
VmallocUsed:       38620 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
0.42 0.83 0.92 2/311 62705
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.8  1.3 274486816 215820 ?    Sl   07:11   2:25 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142300 ?    Sl   06:45   0:12 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345676 126852 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:31:50] mem=1188/15993MB disk=57G/145G load=1.10 1.05 0.99
[07:32:20] mem=1371/15993MB disk=57G/145G load=1.06 1.05 1.00
[07:32:50] mem=1766/15993MB disk=57G/145G load=0.79 0.98 0.97
[07:33:20] mem=1773/15993MB disk=57G/145G load=0.70 0.93 0.96
[07:33:50] mem=1769/15993MB disk=57G/145G load=0.54 0.88 0.94

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #24: msquictest (+24 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.8Gi        10Gi       119Mi       4.0Gi        13Gi
kernel mem:
AnonPages:       1013840 kB
Mapped:           469356 kB
Slab:             267704 kB
SReclaimable:     160892 kB
SUnreclaim:       106812 kB
PageTables:        11500 kB
SecPageTables:         0 kB
Committed_AS:    3708428 kB
VmallocUsed:       42272 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
0.59 0.79 0.90 1/334 63651
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       63625 42.7  3.4 1637432 559412 ?      Sl   07:35   0:00 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=AppData/WithSendIntermittentlyArgs.SendIntermittently/62 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/AppData_WithSendIntermittentlyArgs.SendIntermittently_62/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root       18762 10.5  1.3 274486816 215820 ?    Sl   07:11   2:27 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142300 ?    Sl   06:45   0:12 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345696 125788 ?    Sl   06:45   0:02 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74876 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
resource monitor:
[07:32:50] mem=1766/15993MB disk=57G/145G load=0.79 0.98 0.97
[07:33:20] mem=1773/15993MB disk=57G/145G load=0.70 0.93 0.96
[07:33:50] mem=1769/15993MB disk=57G/145G load=0.54 0.88 0.94
[07:34:20] mem=1467/15993MB disk=57G/145G load=0.40 0.81 0.91
[07:34:50] mem=1723/15993MB disk=57G/145G load=0.30 0.75 0.89

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #25: msquictest (+25 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        484276 kB
Mapped:           473188 kB
Slab:             249452 kB
SReclaimable:     160908 kB
SUnreclaim:        88544 kB
PageTables:        10372 kB
SecPageTables:         0 kB
Committed_AS:    3048824 kB
VmallocUsed:       38732 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
0.59 0.74 0.88 2/318 64874
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.3  1.3 274486816 216092 ?    Sl   07:11   2:31 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142300 ?    Sl   06:45   0:12 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345684 125780 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:33:50] mem=1769/15993MB disk=57G/145G load=0.54 0.88 0.94
[07:34:20] mem=1467/15993MB disk=57G/145G load=0.40 0.81 0.91
[07:34:50] mem=1723/15993MB disk=57G/145G load=0.30 0.75 0.89
[07:35:20] mem=1267/15993MB disk=57G/145G load=0.46 0.75 0.89
[07:35:50] mem=1277/15993MB disk=57G/145G load=0.47 0.73 0.88

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #26: msquictest (+26 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        487640 kB
Mapped:           474804 kB
Slab:             249464 kB
SReclaimable:     160928 kB
SUnreclaim:        88536 kB
PageTables:        10164 kB
SecPageTables:         0 kB
Committed_AS:    3092024 kB
VmallocUsed:       38780 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.12 0.85 0.91 2/323 67294
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.4  1.3 274486816 216092 ?    Sl   07:11   2:37 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142300 ?    Sl   06:45   0:13 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345684 127044 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:09 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:34:50] mem=1723/15993MB disk=57G/145G load=0.30 0.75 0.89
[07:35:20] mem=1267/15993MB disk=57G/145G load=0.46 0.75 0.89
[07:35:50] mem=1277/15993MB disk=57G/145G load=0.47 0.73 0.88
[07:36:20] mem=1524/15993MB disk=57G/145G load=0.76 0.77 0.89
[07:36:50] mem=1814/15993MB disk=57G/145G load=0.86 0.79 0.89

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #27: msquictest (+27 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.5Gi        10Gi       119Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        490144 kB
Mapped:           466816 kB
Slab:             251812 kB
SReclaimable:     160928 kB
SUnreclaim:        90884 kB
PageTables:        10532 kB
SecPageTables:         0 kB
Committed_AS:    3158696 kB
VmallocUsed:       39076 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.36 0.95 0.94 1/328 69613
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.4  1.3 274486816 216092 ?    Sl   07:11   2:44 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142324 ?    Sl   06:45   0:13 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127040 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root       69587 84.4  0.5 1149896 96532 ?       Sl   07:38   0:01 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=AppData/WithSend0RttArgs1.Send0Rtt/147 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/AppData_WithSend0RttArgs1.Send0Rtt_147/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
resource monitor:
[07:35:50] mem=1277/15993MB disk=57G/145G load=0.47 0.73 0.88
[07:36:20] mem=1524/15993MB disk=57G/145G load=0.76 0.77 0.89
[07:36:50] mem=1814/15993MB disk=57G/145G load=0.86 0.79 0.89
[07:37:20] mem=1456/15993MB disk=57G/145G load=1.09 0.86 0.91
[07:37:50] mem=1399/15993MB disk=57G/145G load=1.05 0.88 0.92

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #28: msquictest (+28 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        488580 kB
Mapped:           475776 kB
Slab:             249408 kB
SReclaimable:     160960 kB
SUnreclaim:        88448 kB
PageTables:        10376 kB
SecPageTables:         0 kB
Committed_AS:    3093072 kB
VmallocUsed:       38780 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.14 0.96 0.95 2/323 72042
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.4  1.3 274486816 216892 ?    Sl   07:11   2:50 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151328 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142324 ?    Sl   06:45   0:13 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345676 127244 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:36:50] mem=1814/15993MB disk=57G/145G load=0.86 0.79 0.89
[07:37:20] mem=1456/15993MB disk=57G/145G load=1.09 0.86 0.91
[07:37:50] mem=1399/15993MB disk=57G/145G load=1.05 0.88 0.92
[07:38:20] mem=1518/15993MB disk=57G/145G load=1.28 0.95 0.94
[07:38:50] mem=1416/15993MB disk=57G/145G load=1.19 0.96 0.94

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #29: msquictest (+29 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.3Gi        10Gi       119Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        488644 kB
Mapped:           465584 kB
Slab:             249448 kB
SReclaimable:     160964 kB
SUnreclaim:        88484 kB
PageTables:        10220 kB
SecPageTables:         0 kB
Committed_AS:    3082812 kB
VmallocUsed:       38780 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.28 1.04 0.98 2/323 74503
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.4  1.3 274486816 216900 ?    Sl   07:11   2:57 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151332 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142324 ?    Sl   06:45   0:13 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.1  0.7 274345692 127252 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:37:50] mem=1399/15993MB disk=57G/145G load=1.05 0.88 0.92
[07:38:20] mem=1518/15993MB disk=57G/145G load=1.28 0.95 0.94
[07:38:50] mem=1416/15993MB disk=57G/145G load=1.19 0.96 0.94
[07:39:20] mem=1575/15993MB disk=57G/145G load=1.27 1.00 0.96
[07:39:50] mem=1951/15993MB disk=57G/145G load=1.35 1.05 0.98

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #30: msquictest (+30 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.3Gi        10Gi       119Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        488744 kB
Mapped:           467396 kB
Slab:             249504 kB
SReclaimable:     160968 kB
SUnreclaim:        88536 kB
PageTables:        10188 kB
SecPageTables:         0 kB
Committed_AS:    3124580 kB
VmallocUsed:       38900 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.13 1.05 0.99 2/324 76720
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.4  1.3 274486828 216896 ?    Sl   07:11   3:04 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151332 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274625680 142324 ?    Sl   06:45   0:13 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127264 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48156 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:38:50] mem=1416/15993MB disk=57G/145G load=1.19 0.96 0.94
[07:39:20] mem=1575/15993MB disk=57G/145G load=1.27 1.00 0.96
[07:39:50] mem=1951/15993MB disk=57G/145G load=1.35 1.05 0.98
[07:40:20] mem=1291/15993MB disk=57G/145G load=1.29 1.06 0.98
[07:40:50] mem=1506/15993MB disk=57G/145G load=1.18 1.05 0.99

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #31: msquictest (+31 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       129Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        487052 kB
Mapped:           476508 kB
Slab:             249580 kB
SReclaimable:     161004 kB
SUnreclaim:        88576 kB
PageTables:        10140 kB
SecPageTables:         0 kB
Committed_AS:    3090896 kB
VmallocUsed:       38764 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.08 1.05 1.00 2/322 78851
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.4  1.3 274486828 217056 ?    Sl   07:11   3:11 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151332 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624856 140944 ?    Sl   06:45   0:14 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345676 127280 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97256 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48164 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:39:50] mem=1951/15993MB disk=57G/145G load=1.35 1.05 0.98
[07:40:20] mem=1291/15993MB disk=57G/145G load=1.29 1.06 0.98
[07:40:50] mem=1506/15993MB disk=57G/145G load=1.18 1.05 0.99
[07:41:20] mem=1400/15993MB disk=57G/145G load=1.11 1.05 0.99
[07:41:50] mem=1529/15993MB disk=57G/145G load=1.12 1.06 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #32: msquictest (+32 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.3Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        487432 kB
Mapped:           467180 kB
Slab:             249608 kB
SReclaimable:     161060 kB
SUnreclaim:        88548 kB
PageTables:        10136 kB
SecPageTables:         0 kB
Committed_AS:    3083180 kB
VmallocUsed:       38796 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.03 1.04 1.00 2/324 81050
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.5  1.3 274486812 217556 ?    Sl   07:11   3:18 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151332 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140944 ?    Sl   06:45   0:14 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127332 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48164 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:40:50] mem=1506/15993MB disk=57G/145G load=1.18 1.05 0.99
[07:41:20] mem=1400/15993MB disk=57G/145G load=1.11 1.05 0.99
[07:41:50] mem=1529/15993MB disk=57G/145G load=1.12 1.06 1.00
[07:42:20] mem=1956/15993MB disk=57G/145G load=1.07 1.05 1.00
[07:42:50] mem=1417/15993MB disk=57G/145G load=1.04 1.04 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #33: msquictest (+33 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.5Gi        10Gi       130Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        948184 kB
Mapped:           471388 kB
Slab:             265740 kB
SReclaimable:     161112 kB
SUnreclaim:       104628 kB
PageTables:        10952 kB
SecPageTables:         0 kB
Committed_AS:    3585176 kB
VmallocUsed:       41796 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.05 1.05 1.00 2/330 83251
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       83232 86.0  2.9 1250180 490460 ?      Dl   07:44   0:00 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=Misc/WithAbortiveArgs.AbortiveShutdown/235 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/Misc_WithAbortiveArgs.AbortiveShutdown_235/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root       18762 10.5  1.3 274486808 218084 ?    Sl   07:11   3:24 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656208 151332 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140944 ?    Sl   06:45   0:14 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127340 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:10 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48164 ?       Ssl  06:45   0:02 /usr/bin/containerd
resource monitor:
[07:41:50] mem=1529/15993MB disk=57G/145G load=1.12 1.06 1.00
[07:42:20] mem=1956/15993MB disk=57G/145G load=1.07 1.05 1.00
[07:42:50] mem=1417/15993MB disk=57G/145G load=1.04 1.04 1.00
[07:43:20] mem=1523/15993MB disk=57G/145G load=1.02 1.04 1.00
[07:43:50] mem=1992/15993MB disk=57G/145G load=1.07 1.05 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #34: msquictest (+34 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        484944 kB
Mapped:           463368 kB
Slab:             249772 kB
SReclaimable:     161132 kB
SUnreclaim:        88640 kB
PageTables:        10100 kB
SecPageTables:         0 kB
Committed_AS:    3020964 kB
VmallocUsed:       38684 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.02 1.03 1.00 2/318 85490
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.5  1.3 274486808 219324 ?    Sl   07:11   3:31 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151336 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140964 ?    Sl   06:45   0:14 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345700 127368 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48164 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:42:50] mem=1417/15993MB disk=57G/145G load=1.04 1.04 1.00
[07:43:20] mem=1523/15993MB disk=57G/145G load=1.02 1.04 1.00
[07:43:50] mem=1992/15993MB disk=57G/145G load=1.07 1.05 1.00
[07:44:20] mem=1736/15993MB disk=57G/145G load=1.04 1.04 1.00
[07:44:50] mem=1538/15993MB disk=57G/145G load=1.02 1.04 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #35: msquictest (+35 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       2.0Gi        10Gi       120Mi       4.0Gi        13Gi
kernel mem:
AnonPages:        951296 kB
Mapped:           472620 kB
Slab:             268148 kB
SReclaimable:     161172 kB
SUnreclaim:       106976 kB
PageTables:        11048 kB
SecPageTables:         0 kB
Committed_AS:    3611964 kB
VmallocUsed:       41956 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.06 1.04 1.00 2/332 87650
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       87629 87.8  3.4 1342104 559016 ?      Sl   07:46   0:00 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=Misc/WithAbortiveArgs.AbortiveShutdown/365 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/Misc_WithAbortiveArgs.AbortiveShutdown_365/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root       18762 10.5  1.3 274486824 219368 ?    Sl   07:11   3:38 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151340 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140944 ?    Sl   06:45   0:15 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345696 127376 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:02 /usr/bin/containerd
resource monitor:
[07:43:50] mem=1992/15993MB disk=57G/145G load=1.07 1.05 1.00
[07:44:20] mem=1736/15993MB disk=57G/145G load=1.04 1.04 1.00
[07:44:50] mem=1538/15993MB disk=57G/145G load=1.02 1.04 1.00
[07:45:20] mem=1422/15993MB disk=57G/145G load=1.01 1.03 1.00
[07:45:50] mem=1561/15993MB disk=57G/145G load=1.08 1.04 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #36: msquictest (+36 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.6Gi        10Gi       120Mi       4.0Gi        13Gi
kernel mem:
AnonPages:        491488 kB
Mapped:           470260 kB
Slab:             249832 kB
SReclaimable:     161200 kB
SUnreclaim:        88632 kB
PageTables:        10444 kB
SecPageTables:         0 kB
Committed_AS:    3078416 kB
VmallocUsed:       38908 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.10 1.05 1.01 1/329 89778
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 219372 ?    Sl   07:11   3:45 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151344 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140944 ?    Sl   06:45   0:15 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:44:50] mem=1538/15993MB disk=57G/145G load=1.02 1.04 1.00
[07:45:20] mem=1422/15993MB disk=57G/145G load=1.01 1.03 1.00
[07:45:50] mem=1561/15993MB disk=57G/145G load=1.08 1.04 1.00
[07:46:20] mem=1562/15993MB disk=57G/145G load=1.05 1.04 1.00
[07:46:50] mem=1457/15993MB disk=57G/145G load=1.03 1.03 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #37: msquictest (+37 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       130Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        486448 kB
Mapped:           478856 kB
Slab:             249656 kB
SReclaimable:     161216 kB
SUnreclaim:        88440 kB
PageTables:        10252 kB
SecPageTables:         0 kB
Committed_AS:    3091580 kB
VmallocUsed:       38764 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.14 1.08 1.02 5/322 91932
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 216548 ?    Sl   07:11   3:52 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151344 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140944 ?    Sl   06:45   0:15 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:45:50] mem=1561/15993MB disk=57G/145G load=1.08 1.04 1.00
[07:46:20] mem=1562/15993MB disk=57G/145G load=1.05 1.04 1.00
[07:46:50] mem=1457/15993MB disk=57G/145G load=1.03 1.03 1.00
[07:47:20] mem=1365/15993MB disk=57G/145G load=1.08 1.04 1.00
[07:47:50] mem=1462/15993MB disk=57G/145G load=1.21 1.08 1.02

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #38: msquictest (+38 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.6Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        481812 kB
Mapped:           464228 kB
Slab:             249856 kB
SReclaimable:     161240 kB
SUnreclaim:        88616 kB
PageTables:         9876 kB
SecPageTables:         0 kB
Committed_AS:    3019076 kB
VmallocUsed:       38620 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.05 1.06 1.01 2/313 94072
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 216548 ?    Sl   07:11   3:58 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151344 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140964 ?    Sl   06:45   0:15 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:02 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:46:50] mem=1457/15993MB disk=57G/145G load=1.03 1.03 1.00
[07:47:20] mem=1365/15993MB disk=57G/145G load=1.08 1.04 1.00
[07:47:50] mem=1462/15993MB disk=57G/145G load=1.21 1.08 1.02
[07:48:20] mem=1584/15993MB disk=57G/145G load=1.12 1.08 1.02
[07:48:50] mem=1484/15993MB disk=57G/145G load=1.07 1.07 1.01

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #39: msquictest (+39 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.6Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        486732 kB
Mapped:           469868 kB
Slab:             249772 kB
SReclaimable:     161288 kB
SUnreclaim:        88484 kB
PageTables:         9996 kB
SecPageTables:         0 kB
Committed_AS:    3123184 kB
VmallocUsed:       38960 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   89G  39% /
load:
1.05 1.06 1.01 2/324 96255
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 216676 ?    Sl   07:11   4:05 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151344 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140964 ?    Sl   06:45   0:15 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:03 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:47:50] mem=1462/15993MB disk=57G/145G load=1.21 1.08 1.02
[07:48:20] mem=1584/15993MB disk=57G/145G load=1.12 1.08 1.02
[07:48:50] mem=1484/15993MB disk=57G/145G load=1.07 1.07 1.01
[07:49:21] mem=1420/15993MB disk=57G/145G load=1.04 1.06 1.01
[07:49:51] mem=1585/15993MB disk=57G/145G load=1.08 1.07 1.01

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #40: msquictest (+40 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        482744 kB
Mapped:           464820 kB
Slab:             249788 kB
SReclaimable:     161308 kB
SUnreclaim:        88480 kB
PageTables:        10204 kB
SecPageTables:         0 kB
Committed_AS:    3019180 kB
VmallocUsed:       38668 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   88G  39% /
load:
1.19 1.09 1.02 2/315 98428
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 216676 ?    Sl   07:11   4:12 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151344 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140964 ?    Sl   06:45   0:16 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:11 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:03 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:48:50] mem=1484/15993MB disk=57G/145G load=1.07 1.07 1.01
[07:49:21] mem=1420/15993MB disk=57G/145G load=1.04 1.06 1.01
[07:49:51] mem=1585/15993MB disk=57G/145G load=1.08 1.07 1.01
[07:50:21] mem=1554/15993MB disk=57G/145G load=1.05 1.06 1.01
[07:50:51] mem=1298/15993MB disk=57G/145G load=1.10 1.07 1.01

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #41: msquictest (+41 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.5Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        946932 kB
Mapped:           473216 kB
Slab:             265864 kB
SReclaimable:     161372 kB
SUnreclaim:       104492 kB
PageTables:        11072 kB
SecPageTables:         0 kB
Committed_AS:    3648756 kB
VmallocUsed:       41796 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   88G  39% /
load:
0.99 1.06 1.01 1/329 100606
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root      100587 87.2  2.9 1250180 490348 ?      Dl   07:52   0:00 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest --gtest_catch_exceptions=0 --gtest_filter=Misc/WithAbortiveArgs.AbortiveShutdown/748 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.04.2026.07.11.50/Misc_WithAbortiveArgs.AbortiveShutdown_748/results.xml --timeout 60000 --duoNic --osRunner=ubuntu-24.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx
root       18762 10.6  1.3 274486808 216676 ?    Sl   07:11   4:19 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151352 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140964 ?    Sl   06:45   0:16 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:12 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:03 /usr/bin/containerd
resource monitor:
[07:49:51] mem=1585/15993MB disk=57G/145G load=1.08 1.07 1.01
[07:50:21] mem=1554/15993MB disk=57G/145G load=1.05 1.06 1.01
[07:50:51] mem=1298/15993MB disk=57G/145G load=1.10 1.07 1.01
[07:51:21] mem=1522/15993MB disk=57G/145G load=1.18 1.09 1.02
[07:51:51] mem=1468/15993MB disk=57G/145G load=1.10 1.08 1.02

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #42: msquictest (+42 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        483304 kB
Mapped:           465556 kB
Slab:             249920 kB
SReclaimable:     161376 kB
SUnreclaim:        88544 kB
PageTables:        10180 kB
SecPageTables:         0 kB
Committed_AS:    3020008 kB
VmallocUsed:       38684 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   88G  39% /
load:
1.00 1.05 1.00 2/328 102569
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 217428 ?    Sl   07:11   4:25 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151352 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140984 ?    Sl   06:45   0:16 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127376 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.3  0.5 1299264 97260 ?       Sl   06:45   0:12 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:03 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:50:51] mem=1298/15993MB disk=57G/145G load=1.10 1.07 1.01
[07:51:21] mem=1522/15993MB disk=57G/145G load=1.18 1.09 1.02
[07:51:51] mem=1468/15993MB disk=57G/145G load=1.10 1.08 1.02
[07:52:21] mem=1494/15993MB disk=57G/145G load=1.00 1.06 1.01
[07:52:51] mem=1330/15993MB disk=57G/145G load=1.00 1.05 1.01

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #43: msquictest (+43 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.4Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        482868 kB
Mapped:           465480 kB
Slab:             249828 kB
SReclaimable:     161400 kB
SUnreclaim:        88428 kB
PageTables:        10364 kB
SecPageTables:         0 kB
Committed_AS:    3019372 kB
VmallocUsed:       38668 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   88G  39% /
load:
1.05 1.05 1.00 2/315 104777
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486824 217440 ?    Sl   07:11   4:32 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151352 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140984 ?    Sl   06:45   0:16 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.2  0.5 1299264 97260 ?       Sl   06:45   0:12 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:03 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:51:51] mem=1468/15993MB disk=57G/145G load=1.10 1.08 1.02
[07:52:21] mem=1494/15993MB disk=57G/145G load=1.00 1.06 1.01
[07:52:51] mem=1330/15993MB disk=57G/145G load=1.00 1.05 1.01
[07:53:21] mem=1425/15993MB disk=57G/145G load=1.00 1.05 1.00
[07:53:51] mem=1556/15993MB disk=57G/145G load=1.07 1.06 1.01

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Heartbeat #44: msquictest (+44 min)

mem:
               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.6Gi        10Gi       120Mi       4.0Gi        14Gi
kernel mem:
AnonPages:        485124 kB
Mapped:           466048 kB
Slab:             249892 kB
SReclaimable:     161448 kB
SUnreclaim:        88444 kB
PageTables:        10520 kB
SecPageTables:         0 kB
Committed_AS:    3022944 kB
VmallocUsed:       38636 kB
ShmemPmdMapped:        0 kB
FilePmdMapped:      2048 kB
disk:
/dev/root       145G   57G   88G  39% /
load:
1.07 1.04 1.01 3/313 106866
dmesg (last 2 min):
(no relevant kernel messages)
top processes by memory:
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root       18762 10.6  1.3 274486808 217504 ?    Sl   07:11   4:38 pwsh /home/runner/work/msquic/msquic/scripts/run-gtest.ps1 -Path /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/msquictest -IsolationMode Isolated -PfxPath /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Release_quictls/selfsignedservercert.pfx -DuoNic -GenerateXmlResults -LogProfile Full.Light -GHA -OsRunner ubuntu-24.04
runner      5487  0.1  0.9 274656212 151352 ?    Sl   06:50   0:04 /usr/bin/pwsh -command . '/home/runner/work/_temp/73c31bf3-9bf8-441c-b05d-7e9d16ac1849.ps1'
runner      2163  0.4  0.8 274624872 140984 ?    Sl   06:45   0:17 /home/runner/actions-runner/cached/bin/Runner.Worker spawnclient 142 145
runner      2145  0.0  0.7 274345680 127388 ?    Sl   06:45   0:03 /home/runner/actions-runner/cached/bin/Runner.Listener run
root        2125  0.2  0.5 1299264 97260 ?       Sl   06:45   0:12 /tmp/provjobd3226917415
root        1199  0.0  0.4 2127340 74880 ?       Ssl  06:45   0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root         966  0.0  0.3 295268 53692 ?        Ss   06:45   0:00 php-fpm: master process (/etc/php/8.3/fpm/php-fpm.conf)
root        1046  0.0  0.2 1932924 48168 ?       Ssl  06:45   0:03 /usr/bin/containerd
root         222  0.0  0.2 305380 43708 ?        SLsl 06:45   0:00 /sbin/multipathd -d -s
resource monitor:
[07:52:51] mem=1330/15993MB disk=57G/145G load=1.00 1.05 1.01
[07:53:21] mem=1425/15993MB disk=57G/145G load=1.00 1.05 1.00
[07:53:51] mem=1556/15993MB disk=57G/145G load=1.07 1.06 1.01
[07:54:21] mem=1407/15993MB disk=57G/145G load=1.12 1.07 1.01
[07:54:51] mem=1767/15993MB disk=57G/145G load=0.96 1.03 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

XDP Diag: Finished msquictest (exit=0)

               total        used        free      shared  buff/cache   available
Mem:            15Gi       1.6Gi        10Gi        88Mi       3.9Gi        13Gi
disk:
/dev/root       145G   57G   88G  39% /
load:
1.06 1.04 1.00 1/296 107271
dmesg:
[Sat Apr  4 06:44:58 2026] Command line: BOOT_IMAGE=/vmlinuz-6.17.0-1008-azure root=PARTUUID=29102785-a1f6-4aa5-8985-a8136126b49d ro console=tty1 console=ttyS0 earlyprintk=ttyS0 nvme_core.io_timeout=240 panic=-1
[Sat Apr  4 06:44:58 2026] Kernel command line: BOOT_IMAGE=/vmlinuz-6.17.0-1008-azure root=PARTUUID=29102785-a1f6-4aa5-8985-a8136126b49d ro console=tty1 console=ttyS0 earlyprintk=ttyS0 nvme_core.io_timeout=240 panic=-1
[Sat Apr  4 06:44:58 2026] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[Sat Apr  4 06:44:59 2026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sat Apr  4 06:44:59 2026] NET: Registered PF_XDP protocol family
[Sat Apr  4 06:44:59 2026] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[Sat Apr  4 06:44:59 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Sat Apr  4 06:45:00 2026] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[Sat Apr  4 06:45:01 2026] hyperv_drm 5620e0c7-8062-4dce-aeb7-520c7ef76171: [drm] Registered 1 planes with drm panic
[Sat Apr  4 06:48:52 2026] systemd[1]: systemd 255.4-1ubuntu8.14 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
```n
Resource monitor:
```n[06:50:44] mem=1050/15993MB disk=57G/145G load=0.29 0.19 0.09
[06:51:14] mem=1544/15993MB disk=57G/145G load=0.45 0.24 0.11
[06:51:44] mem=1249/15993MB disk=57G/145G load=0.67 0.31 0.14
[06:52:14] mem=2025/15993MB disk=57G/145G load=0.80 0.38 0.17
[06:52:44] mem=2226/15993MB disk=57G/145G load=1.02 0.47 0.21
[06:52:51] mem=1862/15993MB disk=57G/145G load=1.02 0.48 0.21
[06:53:21] mem=1662/15993MB disk=57G/145G load=1.29 0.60 0.26
[06:53:51] mem=1225/15993MB disk=57G/145G load=1.18 0.64 0.29
[06:54:21] mem=1184/15993MB disk=57G/145G load=1.11 0.67 0.31
[06:54:51] mem=1186/15993MB disk=57G/145G load=1.06 0.71 0.33
[06:55:21] mem=1185/15993MB disk=57G/145G load=1.04 0.74 0.36
[06:55:51] mem=1179/15993MB disk=57G/145G load=1.02 0.76 0.38
[06:56:21] mem=1181/15993MB disk=57G/145G load=1.01 0.79 0.40
[06:56:51] mem=1178/15993MB disk=57G/145G load=1.01 0.81 0.42
[06:57:21] mem=1178/15993MB disk=57G/145G load=1.00 0.83 0.44
[06:57:51] mem=1183/15993MB disk=57G/145G load=1.00 0.85 0.46
[06:58:21] mem=1183/15993MB disk=57G/145G load=1.00 0.86 0.48
[06:58:51] mem=1184/15993MB disk=57G/145G load=1.00 0.88 0.49
[06:59:21] mem=1184/15993MB disk=57G/145G load=1.00 0.89 0.51
[06:59:52] mem=1184/15993MB disk=57G/145G load=1.00 0.90 0.53
[07:00:22] mem=1184/15993MB disk=57G/145G load=1.00 0.91 0.55
[07:00:52] mem=1185/15993MB disk=57G/145G load=1.00 0.92 0.56
[07:01:22] mem=1185/15993MB disk=57G/145G load=1.00 0.93 0.58
[07:01:52] mem=1185/15993MB disk=57G/145G load=1.00 0.94 0.59
[07:02:22] mem=1185/15993MB disk=57G/145G load=1.00 0.95 0.61
[07:02:52] mem=1185/15993MB disk=57G/145G load=1.00 0.95 0.62
[07:03:22] mem=1187/15993MB disk=57G/145G load=1.00 0.96 0.63
[07:03:52] mem=1187/15993MB disk=57G/145G load=1.00 0.96 0.65
[07:04:22] mem=1187/15993MB disk=57G/145G load=1.00 0.97 0.66
[07:04:52] mem=1188/15993MB disk=57G/145G load=1.00 0.97 0.67
[07:05:22] mem=1188/15993MB disk=57G/145G load=1.00 0.98 0.68
[07:05:52] mem=1188/15993MB disk=57G/145G load=1.00 0.98 0.69
[07:06:22] mem=1188/15993MB disk=57G/145G load=1.00 0.98 0.71
[07:06:52] mem=1188/15993MB disk=57G/145G load=1.00 0.98 0.72
[07:07:22] mem=1188/15993MB disk=57G/145G load=1.00 0.99 0.73
[07:07:52] mem=1188/15993MB disk=57G/145G load=1.00 0.99 0.74
[07:08:22] mem=1188/15993MB disk=57G/145G load=1.00 0.99 0.75
[07:08:52] mem=1188/15993MB disk=57G/145G load=1.00 1.00 0.76
[07:09:22] mem=1190/15993MB disk=57G/145G load=1.00 1.00 0.76
[07:09:52] mem=1190/15993MB disk=57G/145G load=1.00 1.00 0.77
[07:10:22] mem=1190/15993MB disk=57G/145G load=1.00 1.00 0.78
[07:10:52] mem=1232/15993MB disk=57G/145G load=1.00 1.00 0.79
[07:11:22] mem=1266/15993MB disk=57G/145G load=1.00 1.00 0.80
[07:11:50] mem=1120/15993MB disk=57G/145G load=0.98 1.00 0.81
[07:12:20] mem=1463/15993MB disk=57G/145G load=0.93 0.98 0.81
[07:12:50] mem=1731/15993MB disk=57G/145G load=0.83 0.95 0.81
[07:13:20] mem=1289/15993MB disk=57G/145G load=0.76 0.93 0.80
[07:13:50] mem=1222/15993MB disk=57G/145G load=0.74 0.90 0.80
[07:14:20] mem=1510/15993MB disk=57G/145G load=0.84 0.91 0.81
[07:14:50] mem=1258/15993MB disk=57G/145G load=0.78 0.89 0.81
[07:15:20] mem=1944/15993MB disk=57G/145G load=0.87 0.90 0.82
[07:15:50] mem=1462/15993MB disk=57G/145G load=0.92 0.91 0.82
[07:16:20] mem=1211/15993MB disk=57G/145G load=0.75 0.87 0.81
[07:16:50] mem=1230/15993MB disk=57G/145G load=0.57 0.82 0.80
[07:17:20] mem=1509/15993MB disk=57G/145G load=0.74 0.84 0.81
[07:17:50] mem=1699/15993MB disk=57G/145G load=0.84 0.86 0.82
[07:18:20] mem=1738/15993MB disk=57G/145G load=1.02 0.89 0.83
[07:18:50] mem=1410/15993MB disk=57G/145G load=1.03 0.90 0.83
[07:19:20] mem=1689/15993MB disk=57G/145G load=0.95 0.90 0.83
[07:19:50] mem=1448/15993MB disk=57G/145G load=0.97 0.91 0.84
[07:20:20] mem=1789/15993MB disk=57G/145G load=0.92 0.90 0.84
[07:20:50] mem=1558/15993MB disk=57G/145G load=0.95 0.91 0.85
[07:21:20] mem=1320/15993MB disk=57G/145G load=0.97 0.92 0.85
[07:21:50] mem=1335/15993MB disk=57G/145G load=0.98 0.93 0.86
[07:22:20] mem=1535/15993MB disk=57G/145G load=0.99 0.94 0.86
[07:22:50] mem=1659/15993MB disk=57G/145G load=1.08 0.96 0.87
[07:23:20] mem=1570/15993MB disk=57G/145G load=1.12 0.98 0.89
[07:23:50] mem=1713/15993MB disk=57G/145G load=1.15 1.00 0.90
[07:24:20] mem=1480/15993MB disk=57G/145G load=1.09 1.00 0.90
[07:24:50] mem=1459/15993MB disk=57G/145G load=1.05 1.00 0.91
[07:25:20] mem=1598/15993MB disk=57G/145G load=1.11 1.02 0.92
[07:25:50] mem=1858/15993MB disk=57G/145G load=1.20 1.05 0.93
[07:26:20] mem=1642/15993MB disk=57G/145G load=1.12 1.04 0.93
[07:26:50] mem=2041/15993MB disk=57G/145G load=1.20 1.07 0.95
[07:27:20] mem=1734/15993MB disk=57G/145G load=1.12 1.06 0.95
[07:27:50] mem=1223/15993MB disk=57G/145G load=1.07 1.05 0.95
[07:28:20] mem=1219/15993MB disk=57G/145G load=1.10 1.06 0.96
[07:28:50] mem=1215/15993MB disk=57G/145G load=1.06 1.05 0.96
[07:29:20] mem=1194/15993MB disk=57G/145G load=1.03 1.05 0.97
[07:29:50] mem=1210/15993MB disk=57G/145G load=1.02 1.04 0.97
[07:30:20] mem=1207/15993MB disk=57G/145G load=1.01 1.04 0.97
[07:30:50] mem=1222/15993MB disk=57G/145G load=1.01 1.03 0.98
[07:31:20] mem=1228/15993MB disk=57G/145G load=1.16 1.06 0.99
[07:31:50] mem=1188/15993MB disk=57G/145G load=1.10 1.05 0.99
[07:32:20] mem=1371/15993MB disk=57G/145G load=1.06 1.05 1.00
[07:32:50] mem=1766/15993MB disk=57G/145G load=0.79 0.98 0.97
[07:33:20] mem=1773/15993MB disk=57G/145G load=0.70 0.93 0.96
[07:33:50] mem=1769/15993MB disk=57G/145G load=0.54 0.88 0.94
[07:34:20] mem=1467/15993MB disk=57G/145G load=0.40 0.81 0.91
[07:34:50] mem=1723/15993MB disk=57G/145G load=0.30 0.75 0.89
[07:35:20] mem=1267/15993MB disk=57G/145G load=0.46 0.75 0.89
[07:35:50] mem=1277/15993MB disk=57G/145G load=0.47 0.73 0.88
[07:36:20] mem=1524/15993MB disk=57G/145G load=0.76 0.77 0.89
[07:36:50] mem=1814/15993MB disk=57G/145G load=0.86 0.79 0.89
[07:37:20] mem=1456/15993MB disk=57G/145G load=1.09 0.86 0.91
[07:37:50] mem=1399/15993MB disk=57G/145G load=1.05 0.88 0.92
[07:38:20] mem=1518/15993MB disk=57G/145G load=1.28 0.95 0.94
[07:38:50] mem=1416/15993MB disk=57G/145G load=1.19 0.96 0.94
[07:39:20] mem=1575/15993MB disk=57G/145G load=1.27 1.00 0.96
[07:39:50] mem=1951/15993MB disk=57G/145G load=1.35 1.05 0.98
[07:40:20] mem=1291/15993MB disk=57G/145G load=1.29 1.06 0.98
[07:40:50] mem=1506/15993MB disk=57G/145G load=1.18 1.05 0.99
[07:41:20] mem=1400/15993MB disk=57G/145G load=1.11 1.05 0.99
[07:41:50] mem=1529/15993MB disk=57G/145G load=1.12 1.06 1.00
[07:42:20] mem=1956/15993MB disk=57G/145G load=1.07 1.05 1.00
[07:42:50] mem=1417/15993MB disk=57G/145G load=1.04 1.04 1.00
[07:43:20] mem=1523/15993MB disk=57G/145G load=1.02 1.04 1.00
[07:43:50] mem=1992/15993MB disk=57G/145G load=1.07 1.05 1.00
[07:44:20] mem=1736/15993MB disk=57G/145G load=1.04 1.04 1.00
[07:44:50] mem=1538/15993MB disk=57G/145G load=1.02 1.04 1.00
[07:45:20] mem=1422/15993MB disk=57G/145G load=1.01 1.03 1.00
[07:45:50] mem=1561/15993MB disk=57G/145G load=1.08 1.04 1.00
[07:46:20] mem=1562/15993MB disk=57G/145G load=1.05 1.04 1.00
[07:46:50] mem=1457/15993MB disk=57G/145G load=1.03 1.03 1.00
[07:47:20] mem=1365/15993MB disk=57G/145G load=1.08 1.04 1.00
[07:47:50] mem=1462/15993MB disk=57G/145G load=1.21 1.08 1.02
[07:48:20] mem=1584/15993MB disk=57G/145G load=1.12 1.08 1.02
[07:48:50] mem=1484/15993MB disk=57G/145G load=1.07 1.07 1.01
[07:49:21] mem=1420/15993MB disk=57G/145G load=1.04 1.06 1.01
[07:49:51] mem=1585/15993MB disk=57G/145G load=1.08 1.07 1.01
[07:50:21] mem=1554/15993MB disk=57G/145G load=1.05 1.06 1.01
[07:50:51] mem=1298/15993MB disk=57G/145G load=1.10 1.07 1.01
[07:51:21] mem=1522/15993MB disk=57G/145G load=1.18 1.09 1.02
[07:51:51] mem=1468/15993MB disk=57G/145G load=1.10 1.08 1.02
[07:52:21] mem=1494/15993MB disk=57G/145G load=1.00 1.06 1.01
[07:52:51] mem=1330/15993MB disk=57G/145G load=1.00 1.05 1.01
[07:53:21] mem=1425/15993MB disk=57G/145G load=1.00 1.05 1.00
[07:53:51] mem=1556/15993MB disk=57G/145G load=1.07 1.06 1.01
[07:54:21] mem=1407/15993MB disk=57G/145G load=1.12 1.07 1.01
[07:54:51] mem=1767/15993MB disk=57G/145G load=0.96 1.03 1.00
[07:55:21] mem=1561/15993MB disk=57G/145G load=1.07 1.04 1.01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant