2025-05-07T22:08:54.1665238Z Current runner version: '2.323.0' 2025-05-07T22:08:54.1671442Z Runner name: 'gpud502' 2025-05-07T22:08:54.1672369Z Machine name: 'gpud502' 2025-05-07T22:08:54.1675413Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T22:08:54.1677708Z Contents: read 2025-05-07T22:08:54.1678278Z Metadata: read 2025-05-07T22:08:54.1678857Z Packages: read 2025-05-07T22:08:54.1679413Z ##[endgroup] 2025-05-07T22:08:54.1681492Z Secret source: None 2025-05-07T22:08:54.1682271Z Prepare workflow directory 2025-05-07T22:08:54.5706839Z Prepare all required actions 2025-05-07T22:08:54.5812140Z Getting action download info 2025-05-07T22:08:54.8224415Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T22:08:55.2460888Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T22:08:55.7874035Z Complete job name: test_and_publish_artifact (x86, linux.rocm.gpu.2, genai, 3.13, 6.3, clang) 2025-05-07T22:08:55.9974275Z ##[group]Checking docker version 2025-05-07T22:08:55.9988097Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T22:08:56.0360822Z '1.46' 2025-05-07T22:08:56.0390365Z Docker daemon API version: '1.46' 2025-05-07T22:08:56.0391298Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T22:08:56.0667365Z '1.46' 2025-05-07T22:08:56.0698510Z Docker client API version: '1.46' 2025-05-07T22:08:56.0703505Z ##[endgroup] 2025-05-07T22:08:56.0706427Z ##[group]Clean up resources from previous jobs 2025-05-07T22:08:56.0712160Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=c0bc1b" 2025-05-07T22:08:56.0941936Z ##[command]/usr/bin/docker network prune --force --filter "label=c0bc1b" 2025-05-07T22:08:56.1170677Z ##[endgroup] 2025-05-07T22:08:56.1171229Z ##[group]Create local container network 2025-05-07T22:08:56.1182561Z ##[command]/usr/bin/docker network create --label c0bc1b github_network_81bff787e63f4f72971b90a4af4739a6 2025-05-07T22:08:56.2741007Z 0f4ce5bfee118d5c19424b8f3c9152f3e84c5898710d7151245ac16883f2c328 2025-05-07T22:08:56.2777126Z ##[endgroup] 2025-05-07T22:08:56.2807965Z ##[group]Starting job container 2025-05-07T22:08:56.2829279Z ##[command]/usr/bin/docker pull rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:08:56.6054882Z 6.3-complete: Pulling from rocm/dev-ubuntu-22.04 2025-05-07T22:08:56.6063058Z Digest: sha256:e9e947a794e355bc41c22021387f303f406f77e3676e2fb4ea6b9c9a494dcf0a 2025-05-07T22:08:56.6064093Z Status: Image is up to date for rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:08:56.6067283Z docker.io/rocm/dev-ubuntu-22.04:6.3-complete 2025-05-07T22:08:56.6217387Z ##[command]/usr/bin/docker create --name c41f26f0a7ab4b3f93f9fdd09b8a5568_rocmdevubuntu220463complete_3d0f7f --label c0bc1b --workdir /__w/FBGEMM/FBGEMM --network github_network_81bff787e63f4f72971b90a4af4739a6 --user root --device=/dev/kfd --device=/dev/dri --ipc=host --shm-size 16G --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/var/home/pytorchci/actions-runner/_work":"/__w" -v "/var/home/pytorchci/actions-runner/externals":"/__e":ro -v "/var/home/pytorchci/actions-runner/_work/_temp":"/__w/_temp" -v "/var/home/pytorchci/actions-runner/_work/_actions":"/__w/_actions" -v "/var/home/pytorchci/actions-runner/_work/_tool":"/__w/_tool" -v "/var/home/pytorchci/actions-runner/_work/_temp/_github_home":"/github/home" -v "/var/home/pytorchci/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" rocm/dev-ubuntu-22.04:6.3-complete "-f" "/dev/null" 2025-05-07T22:08:56.7079686Z 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b 2025-05-07T22:08:56.7123990Z ##[command]/usr/bin/docker start 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b 2025-05-07T22:08:56.9747460Z 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b 2025-05-07T22:08:56.9782262Z ##[command]/usr/bin/docker ps --all --filter id=572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T22:08:56.9976313Z 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b Up Less than a second 2025-05-07T22:08:57.0016079Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b 2025-05-07T22:08:57.0239523Z HOME=/github/home 2025-05-07T22:08:57.0240910Z GITHUB_ACTIONS=true 2025-05-07T22:08:57.0242130Z CI=true 2025-05-07T22:08:57.0243851Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T22:08:57.0291704Z ##[endgroup] 2025-05-07T22:08:57.0303946Z ##[group]Waiting for all services to be ready 2025-05-07T22:08:57.0306887Z ##[endgroup] 2025-05-07T22:08:57.0568293Z ##[group]Run apt update -y 2025-05-07T22:08:57.0569431Z apt update -y 2025-05-07T22:08:57.0570404Z apt install -y git wget 2025-05-07T22:08:57.0571677Z git config --global --add safe.directory '*' 2025-05-07T22:08:57.0577225Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:08:57.0578779Z env: 2025-05-07T22:08:57.0579612Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:08:57.0580755Z BUILD_ENV: build_binary 2025-05-07T22:08:57.0581684Z BUILD_TARGET: genai 2025-05-07T22:08:57.0582538Z BUILD_VARIANT: rocm 2025-05-07T22:08:57.0583428Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:08:57.0584356Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:08:57.0585252Z ##[endgroup] 2025-05-07T22:08:57.1637659Z 2025-05-07T22:08:57.1638677Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:08:57.1640030Z 2025-05-07T22:08:57.2511106Z Get:1 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy InRelease [5433 B] 2025-05-07T22:08:57.2605556Z Get:2 https://repo.radeon.com/rocm/apt/6.3 jammy InRelease [2603 B] 2025-05-07T22:08:57.2836828Z Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-05-07T22:08:57.3906214Z Get:4 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-05-07T22:08:57.4328025Z Get:5 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy/main amd64 Packages [14.1 kB] 2025-05-07T22:08:57.5871978Z Get:6 https://repo.radeon.com/rocm/apt/6.3 jammy/main amd64 Packages [75.2 kB] 2025-05-07T22:08:57.7281416Z Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1245 kB] 2025-05-07T22:08:57.9354104Z Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] 2025-05-07T22:08:57.9360754Z Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4282 kB] 2025-05-07T22:08:58.0129932Z Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2901 kB] 2025-05-07T22:08:58.0619063Z Get:11 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-05-07T22:08:58.3650255Z Get:12 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-05-07T22:08:58.6666360Z Get:13 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-05-07T22:08:59.0145796Z Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-05-07T22:09:01.2719163Z Get:15 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-05-07T22:09:01.2732111Z Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-05-07T22:09:01.3367188Z Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1545 kB] 2025-05-07T22:09:01.3858111Z Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3211 kB] 2025-05-07T22:09:01.4826512Z Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] 2025-05-07T22:09:01.4832541Z Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4436 kB] 2025-05-07T22:09:01.6178519Z Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-05-07T22:09:01.6181594Z Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-05-07T22:09:02.2585360Z Fetched 38.3 MB in 5s (7575 kB/s) 2025-05-07T22:09:03.0671886Z Reading package lists... 2025-05-07T22:09:03.2201239Z Building dependency tree... 2025-05-07T22:09:03.2202806Z Reading state information... 2025-05-07T22:09:03.2376966Z W: https://repo.radeon.com/amdgpu/6.3/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:09:03.2378756Z W: https://repo.radeon.com/rocm/apt/6.3/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:09:03.2381034Z 71 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-05-07T22:09:03.2460193Z 2025-05-07T22:09:03.2460592Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:09:03.2461125Z 2025-05-07T22:09:04.0858259Z Reading package lists... 2025-05-07T22:09:04.2352898Z Building dependency tree... 2025-05-07T22:09:04.2354984Z Reading state information... 2025-05-07T22:09:04.3566773Z The following additional packages will be installed: 2025-05-07T22:09:04.3570619Z git-man less libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 libxmuu1 2025-05-07T22:09:04.3571448Z openssh-client xauth 2025-05-07T22:09:04.3576024Z Suggested packages: 2025-05-07T22:09:04.3576606Z gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 2025-05-07T22:09:04.3577496Z gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh monkeysphere 2025-05-07T22:09:04.3578154Z ssh-askpass 2025-05-07T22:09:04.4012836Z The following NEW packages will be installed: 2025-05-07T22:09:04.4015042Z git git-man less libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 2025-05-07T22:09:04.4017737Z libxmuu1 openssh-client wget xauth 2025-05-07T22:09:04.6133869Z 0 upgraded, 11 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:09:04.6134495Z Need to get 5959 kB of archives. 2025-05-07T22:09:04.6135054Z After this operation, 26.7 MB of additional disk space will be used. 2025-05-07T22:09:04.6136027Z Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2025-05-07T22:09:05.0676294Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2025-05-07T22:09:05.0819944Z Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2025-05-07T22:09:05.1300203Z Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] 2025-05-07T22:09:05.1366728Z Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2025-05-07T22:09:05.3875752Z Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] 2025-05-07T22:09:05.4209783Z Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] 2025-05-07T22:09:05.4235928Z Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] 2025-05-07T22:09:05.4499822Z Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2025-05-07T22:09:05.4514813Z Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] 2025-05-07T22:09:05.5127926Z Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] 2025-05-07T22:09:05.7417784Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T22:09:05.7789435Z Fetched 5959 kB in 1s (4925 kB/s) 2025-05-07T22:09:05.8040116Z Selecting previously unselected package less. 2025-05-07T22:09:05.8092788Z (Reading database ... 2025-05-07T22:09:05.8093010Z (Reading database ... 5% 2025-05-07T22:09:05.8093272Z (Reading database ... 10% 2025-05-07T22:09:05.8093479Z (Reading database ... 15% 2025-05-07T22:09:05.8094024Z (Reading database ... 20% 2025-05-07T22:09:05.8094232Z (Reading database ... 25% 2025-05-07T22:09:05.8094437Z (Reading database ... 30% 2025-05-07T22:09:05.8094661Z (Reading database ... 35% 2025-05-07T22:09:05.8094875Z (Reading database ... 40% 2025-05-07T22:09:05.8095178Z (Reading database ... 45% 2025-05-07T22:09:05.8095392Z (Reading database ... 50% 2025-05-07T22:09:05.8101935Z (Reading database ... 55% 2025-05-07T22:09:05.8112843Z (Reading database ... 60% 2025-05-07T22:09:05.8122259Z (Reading database ... 65% 2025-05-07T22:09:05.8140820Z (Reading database ... 70% 2025-05-07T22:09:05.8154566Z (Reading database ... 75% 2025-05-07T22:09:05.8173761Z (Reading database ... 80% 2025-05-07T22:09:05.8182721Z (Reading database ... 85% 2025-05-07T22:09:05.8188810Z (Reading database ... 90% 2025-05-07T22:09:05.8199380Z (Reading database ... 95% 2025-05-07T22:09:05.8199605Z (Reading database ... 100% 2025-05-07T22:09:05.8199970Z (Reading database ... 26164 files and directories currently installed.) 2025-05-07T22:09:05.8204786Z Preparing to unpack .../00-less_590-1ubuntu0.22.04.3_amd64.deb ... 2025-05-07T22:09:05.8229947Z Unpacking less (590-1ubuntu0.22.04.3) ... 2025-05-07T22:09:05.8444174Z Selecting previously unselected package libcbor0.8:amd64. 2025-05-07T22:09:05.8469627Z Preparing to unpack .../01-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2025-05-07T22:09:05.8477484Z Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T22:09:05.8684196Z Selecting previously unselected package libfido2-1:amd64. 2025-05-07T22:09:05.8717975Z Preparing to unpack .../02-libfido2-1_1.10.0-1_amd64.deb ... 2025-05-07T22:09:05.8722845Z Unpacking libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T22:09:05.8932927Z Selecting previously unselected package libxmuu1:amd64. 2025-05-07T22:09:05.8968106Z Preparing to unpack .../03-libxmuu1_2%3a1.1.3-3_amd64.deb ... 2025-05-07T22:09:05.8972316Z Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T22:09:05.9177984Z Selecting previously unselected package openssh-client. 2025-05-07T22:09:05.9211615Z Preparing to unpack .../04-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-05-07T22:09:05.9294240Z Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T22:09:05.9632652Z Selecting previously unselected package wget. 2025-05-07T22:09:05.9660487Z Preparing to unpack .../05-wget_1.21.2-2ubuntu1.1_amd64.deb ... 2025-05-07T22:09:05.9665102Z Unpacking wget (1.21.2-2ubuntu1.1) ... 2025-05-07T22:09:05.9880156Z Selecting previously unselected package xauth. 2025-05-07T22:09:05.9915873Z Preparing to unpack .../06-xauth_1%3a1.1-1build2_amd64.deb ... 2025-05-07T22:09:05.9920396Z Unpacking xauth (1:1.1-1build2) ... 2025-05-07T22:09:06.0112362Z Selecting previously unselected package libcurl3-gnutls:amd64. 2025-05-07T22:09:06.0138447Z Preparing to unpack .../07-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... 2025-05-07T22:09:06.0143065Z Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T22:09:06.0362938Z Selecting previously unselected package liberror-perl. 2025-05-07T22:09:06.0397022Z Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 2025-05-07T22:09:06.0401529Z Unpacking liberror-perl (0.17029-1) ... 2025-05-07T22:09:06.0598148Z Selecting previously unselected package git-man. 2025-05-07T22:09:06.0633666Z Preparing to unpack .../09-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... 2025-05-07T22:09:06.0638033Z Unpacking git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:09:06.0908581Z Selecting previously unselected package git. 2025-05-07T22:09:06.0935908Z Preparing to unpack .../10-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... 2025-05-07T22:09:06.1014468Z Unpacking git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:09:06.2396442Z Setting up wget (1.21.2-2ubuntu1.1) ... 2025-05-07T22:09:06.2413383Z Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-05-07T22:09:06.2424365Z Setting up less (590-1ubuntu0.22.04.3) ... 2025-05-07T22:09:06.2489706Z Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-05-07T22:09:06.2500338Z Setting up liberror-perl (0.17029-1) ... 2025-05-07T22:09:06.2514329Z Setting up git-man (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:09:06.2525394Z Setting up libfido2-1:amd64 (1.10.0-1) ... 2025-05-07T22:09:06.2536127Z Setting up libxmuu1:amd64 (2:1.1.3-3) ... 2025-05-07T22:09:06.2546968Z Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-05-07T22:09:06.3008256Z update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2025-05-07T22:09:06.3009923Z update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist 2025-05-07T22:09:06.3029849Z update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2025-05-07T22:09:06.3031204Z update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist 2025-05-07T22:09:06.3052697Z update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2025-05-07T22:09:06.3053965Z update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist 2025-05-07T22:09:06.3110941Z Setting up git (1:2.34.1-1ubuntu1.12) ... 2025-05-07T22:09:06.3190762Z Setting up xauth (1:1.1-1build2) ... 2025-05-07T22:09:06.3205704Z Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2025-05-07T22:09:06.3953907Z ##[group]Run actions/checkout@v4 2025-05-07T22:09:06.3954216Z with: 2025-05-07T22:09:06.3954424Z repository: pytorch/FBGEMM 2025-05-07T22:09:06.3954796Z token: *** 2025-05-07T22:09:06.3954993Z ssh-strict: true 2025-05-07T22:09:06.3955182Z ssh-user: git 2025-05-07T22:09:06.3955373Z persist-credentials: true 2025-05-07T22:09:06.3955589Z clean: true 2025-05-07T22:09:06.3955776Z sparse-checkout-cone-mode: true 2025-05-07T22:09:06.3956012Z fetch-depth: 1 2025-05-07T22:09:06.3956180Z fetch-tags: false 2025-05-07T22:09:06.3956366Z show-progress: true 2025-05-07T22:09:06.3956574Z lfs: false 2025-05-07T22:09:06.3956749Z submodules: false 2025-05-07T22:09:06.3956934Z set-safe-directory: true 2025-05-07T22:09:06.3957601Z env: 2025-05-07T22:09:06.3957786Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:06.3958057Z BUILD_ENV: build_binary 2025-05-07T22:09:06.3958270Z BUILD_TARGET: genai 2025-05-07T22:09:06.3958454Z BUILD_VARIANT: rocm 2025-05-07T22:09:06.3958669Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:06.3958874Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:06.3959084Z ##[endgroup] 2025-05-07T22:09:06.4001204Z ##[command]/usr/bin/docker exec 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:09:06.6645474Z Syncing repository: pytorch/FBGEMM 2025-05-07T22:09:06.6646708Z ##[group]Getting Git version info 2025-05-07T22:09:06.6647030Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T22:09:06.6647486Z [command]/usr/bin/git version 2025-05-07T22:09:06.6647696Z git version 2.34.1 2025-05-07T22:09:06.6665632Z ##[endgroup] 2025-05-07T22:09:06.6674584Z Copying '/github/home/.gitconfig' to '/__w/_temp/5e66b43a-719e-4989-be4e-f323f505f8f4/.gitconfig' 2025-05-07T22:09:06.6691645Z Temporarily overriding HOME='/__w/_temp/5e66b43a-719e-4989-be4e-f323f505f8f4' before making global git config changes 2025-05-07T22:09:06.6692459Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T22:09:06.6706273Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T22:09:06.6750567Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T22:09:06.6775706Z https://github.com/pytorch/FBGEMM 2025-05-07T22:09:06.6790457Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T22:09:06.6793984Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T22:09:06.6821943Z refs/heads/main 2025-05-07T22:09:06.6831434Z [command]/usr/bin/git checkout --detach 2025-05-07T22:09:06.8511838Z HEAD is now at 45f0851 Adds baseline implementation for MetaShuffling and some cleanups. (#4080) 2025-05-07T22:09:06.8561719Z [command]/usr/bin/git branch --delete --force main 2025-05-07T22:09:06.8599711Z Deleted branch main (was 45f0851). 2025-05-07T22:09:06.8607139Z ##[endgroup] 2025-05-07T22:09:06.8610494Z [command]/usr/bin/git submodule status 2025-05-07T22:09:06.9114750Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T22:09:06.9222446Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T22:09:06.9361969Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T22:09:06.9468659Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T22:09:06.9703362Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T22:09:06.9807150Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (heads/master) 2025-05-07T22:09:06.9856184Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T22:09:06.9869088Z ##[group]Cleaning the repository 2025-05-07T22:09:06.9872016Z [command]/usr/bin/git clean -ffdx 2025-05-07T22:09:07.0436122Z Removing collect_env.py 2025-05-07T22:09:07.0436548Z Removing fbgemm_gpu/.pytest_cache/ 2025-05-07T22:09:07.0436994Z Removing fbgemm_gpu/test/.hypothesis/ 2025-05-07T22:09:07.0438147Z Removing fbgemm_gpu/test/__pycache__/ 2025-05-07T22:09:07.0438659Z Removing fbgemm_gpu/test/combine/__pycache__/ 2025-05-07T22:09:07.0439141Z Removing fbgemm_gpu/test/config/__pycache__/ 2025-05-07T22:09:07.0439612Z Removing fbgemm_gpu/test/jagged/__pycache__/ 2025-05-07T22:09:07.0439947Z Removing fbgemm_gpu/test/permute/__pycache__/ 2025-05-07T22:09:07.0440236Z Removing fbgemm_gpu/test/quantize/__pycache__/ 2025-05-07T22:09:07.0440522Z Removing fbgemm_gpu/test/quantize/mx/__pycache__/ 2025-05-07T22:09:07.0440816Z Removing fbgemm_gpu/test/release/__pycache__/ 2025-05-07T22:09:07.0441092Z Removing fbgemm_gpu/test/sll/__pycache__/ 2025-05-07T22:09:07.0441355Z Removing fbgemm_gpu/test/sparse/__pycache__/ 2025-05-07T22:09:07.0441626Z Removing fbgemm_gpu/test/tbe/__pycache__/ 2025-05-07T22:09:07.0441894Z Removing fbgemm_gpu/test/tbe/bench/__pycache__/ 2025-05-07T22:09:07.0442203Z Removing fbgemm_gpu/test/tbe/cache/__pycache__/ 2025-05-07T22:09:07.0442491Z Removing fbgemm_gpu/test/tbe/dram_kv/__pycache__/ 2025-05-07T22:09:07.0442814Z Removing fbgemm_gpu/test/tbe/eeg/__pycache__/ 2025-05-07T22:09:07.0443105Z Removing fbgemm_gpu/test/tbe/inference/__pycache__/ 2025-05-07T22:09:07.0443413Z Removing fbgemm_gpu/test/tbe/ssd/__pycache__/ 2025-05-07T22:09:07.0443708Z Removing fbgemm_gpu/test/tbe/training/__pycache__/ 2025-05-07T22:09:07.0444089Z Removing fbgemm_gpu/test/tbe/utils/__pycache__/ 2025-05-07T22:09:07.0444404Z Removing fbgemm_gpu/test/utils/__pycache__/ 2025-05-07T22:09:07.0444663Z Removing fbgemm_gpu/test/uvm/__pycache__/ 2025-05-07T22:09:07.0445034Z Removing fbgemm_gpu_nightly_rocm-2025.5.6-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:09:07.0446408Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T22:09:07.0632059Z HEAD is now at 45f0851 Adds baseline implementation for MetaShuffling and some cleanups. (#4080) 2025-05-07T22:09:07.0641152Z ##[endgroup] 2025-05-07T22:09:07.0642975Z ##[group]Disabling automatic garbage collection 2025-05-07T22:09:07.0645882Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T22:09:07.0679716Z ##[endgroup] 2025-05-07T22:09:07.0680206Z ##[group]Setting up auth 2025-05-07T22:09:07.0684846Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T22:09:07.0721581Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T22:09:07.1082566Z Entering 'external/asmjit' 2025-05-07T22:09:07.1162257Z Entering 'external/composable_kernel' 2025-05-07T22:09:07.1232635Z Entering 'external/cpuinfo' 2025-05-07T22:09:07.1297011Z Entering 'external/cutlass' 2025-05-07T22:09:07.1367418Z Entering 'external/googletest' 2025-05-07T22:09:07.1427052Z Entering 'external/hipify_torch' 2025-05-07T22:09:07.1488130Z Entering 'external/json' 2025-05-07T22:09:07.1579560Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T22:09:07.1615712Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T22:09:07.1968452Z Entering 'external/asmjit' 2025-05-07T22:09:07.2027962Z Entering 'external/composable_kernel' 2025-05-07T22:09:07.2102067Z Entering 'external/cpuinfo' 2025-05-07T22:09:07.2167546Z Entering 'external/cutlass' 2025-05-07T22:09:07.2237580Z Entering 'external/googletest' 2025-05-07T22:09:07.2301525Z Entering 'external/hipify_torch' 2025-05-07T22:09:07.2365664Z Entering 'external/json' 2025-05-07T22:09:07.2450210Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T22:09:07.2495720Z ##[endgroup] 2025-05-07T22:09:07.2496067Z ##[group]Fetching the repository 2025-05-07T22:09:07.2502820Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T22:09:07.6400445Z From https://github.com/pytorch/FBGEMM 2025-05-07T22:09:07.6401430Z + 2b75ce3...a2f4c52 a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge (forced update) 2025-05-07T22:09:07.6434324Z ##[endgroup] 2025-05-07T22:09:07.6434921Z ##[group]Determining the checkout info 2025-05-07T22:09:07.6435927Z ##[endgroup] 2025-05-07T22:09:07.6439907Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T22:09:07.6503227Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T22:09:07.6536865Z ##[group]Checking out the ref 2025-05-07T22:09:07.6540201Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T22:09:07.6755691Z Previous HEAD position was 45f0851 Adds baseline implementation for MetaShuffling and some cleanups. (#4080) 2025-05-07T22:09:07.6759258Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T22:09:07.6765678Z ##[endgroup] 2025-05-07T22:09:07.6805777Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T22:09:07.6837616Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T22:09:07.7073925Z ##[group]Run actions/download-artifact@v4 2025-05-07T22:09:07.7074239Z with: 2025-05-07T22:09:07.7074458Z name: fbgemm_genai_x86_clang_py3.13_rocm6.3.whl 2025-05-07T22:09:07.7074741Z merge-multiple: false 2025-05-07T22:09:07.7074965Z repository: pytorch/FBGEMM 2025-05-07T22:09:07.7075187Z run-id: 14891846253 2025-05-07T22:09:07.7075372Z env: 2025-05-07T22:09:07.7075582Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:07.7075869Z BUILD_ENV: build_binary 2025-05-07T22:09:07.7076080Z BUILD_TARGET: genai 2025-05-07T22:09:07.7076266Z BUILD_VARIANT: rocm 2025-05-07T22:09:07.7076460Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:07.7076665Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:07.7076867Z ##[endgroup] 2025-05-07T22:09:07.7081185Z ##[command]/usr/bin/docker exec 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:09:08.0657180Z Downloading single artifact 2025-05-07T22:09:08.2263678Z Preparing to download the following artifacts: 2025-05-07T22:09:08.2264603Z - fbgemm_genai_x86_clang_py3.13_rocm6.3.whl (ID: 3081512254, Size: 52296712, Expected Digest: sha256:ba71e34ee39f83b025700fd3a5b844ba8de47b44d1b48f7988d4a5f405263c91) 2025-05-07T22:09:08.3533420Z Redirecting to blob download url: https://productionresultssa19.blob.core.windows.net/actions-results/adfd7003-002b-4df5-8e73-a442ccf04b4c/workflow-job-run-eb7d1aa3-5296-5584-b0b1-6ab85070d599/artifacts/0c557968cc8459a385ec3ed4bcfb62fa52754357615773f4d51e7bf99a7b2f3b.zip 2025-05-07T22:09:08.3534941Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T22:09:08.6342557Z (node:798) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T22:09:08.6344248Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T22:09:09.9812310Z SHA256 digest of downloaded artifact is ba71e34ee39f83b025700fd3a5b844ba8de47b44d1b48f7988d4a5f405263c91 2025-05-07T22:09:09.9813477Z Artifact download completed successfully. 2025-05-07T22:09:09.9814123Z Total of 1 artifact(s) downloaded 2025-05-07T22:09:09.9820456Z Download artifact has finished successfully 2025-05-07T22:09:10.0061902Z ##[group]Run . $PRELUDE; print_system_info 2025-05-07T22:09:10.0062380Z . $PRELUDE; print_system_info 2025-05-07T22:09:10.0063023Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:09:10.0063496Z env: 2025-05-07T22:09:10.0063811Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:10.0064191Z BUILD_ENV: build_binary 2025-05-07T22:09:10.0064562Z BUILD_TARGET: genai 2025-05-07T22:09:10.0064877Z BUILD_VARIANT: rocm 2025-05-07T22:09:10.0065188Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:10.0065589Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:10.0065862Z ##[endgroup] 2025-05-07T22:09:10.4554669Z ################################################################################ 2025-05-07T22:09:10.4555292Z # Print System Info 2025-05-07T22:09:10.4556092Z # 2025-05-07T22:09:10.4575431Z # [2025-05-07T22:09:10.457Z] + print_system_info 2025-05-07T22:09:10.4576403Z ################################################################################ 2025-05-07T22:09:10.4577089Z 2025-05-07T22:09:10.4577324Z ################################################################################ 2025-05-07T22:09:10.4577963Z [INFO] Printing environment variables ... 2025-05-07T22:09:10.4578781Z + printenv 2025-05-07T22:09:10.4579020Z 2025-05-07T22:09:10.4592063Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T22:09:10.4592544Z BUILD_VARIANT=rocm 2025-05-07T22:09:10.4592935Z HOSTNAME=572e7b33084f 2025-05-07T22:09:10.4593417Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_c36d14bf-c726-4669-8b63-efafeb1e6b57 2025-05-07T22:09:10.4593956Z GITHUB_ACTION=__run_2 2025-05-07T22:09:10.4594402Z GITHUB_RUN_NUMBER=10584 2025-05-07T22:09:10.4595036Z RUNNER_NAME=gpud502 2025-05-07T22:09:10.4595674Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T22:09:10.4596522Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T22:09:10.4597220Z MACHINE_NAME_LC=x86_64 2025-05-07T22:09:10.4597910Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T22:09:10.4598438Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T22:09:10.4599069Z GITHUB_REF_TYPE=branch 2025-05-07T22:09:10.4600030Z *** 2025-05-07T22:09:10.4600470Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T22:09:10.4601053Z GITHUB_ACTIONS=true 2025-05-07T22:09:10.4601790Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T22:09:10.4602803Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_rocm.yml@refs/pull/4066/merge 2025-05-07T22:09:10.4603713Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T22:09:10.4632926Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T22:09:10.4633261Z RUNNER_OS=Linux 2025-05-07T22:09:10.4633492Z GITHUB_REF_PROTECTED=false 2025-05-07T22:09:10.4633709Z HOME=/github/home 2025-05-07T22:09:10.4633949Z GITHUB_API_URL=https://api.github.com 2025-05-07T22:09:10.4634240Z RUNNER_ARCH=X64 2025-05-07T22:09:10.4634442Z ENFORCE_ROCM_DEVICE=1 2025-05-07T22:09:10.4634659Z RUNNER_TEMP=/__w/_temp 2025-05-07T22:09:10.4634876Z BUILD_TARGET=genai 2025-05-07T22:09:10.4635249Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_c36d14bf-c726-4669-8b63-efafeb1e6b57 2025-05-07T22:09:10.4635809Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_c36d14bf-c726-4669-8b63-efafeb1e6b57 2025-05-07T22:09:10.4636232Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T22:09:10.4636797Z GITHUB_EVENT_NAME=pull_request 2025-05-07T22:09:10.4637032Z GITHUB_RUN_ID=14891846253 2025-05-07T22:09:10.4637526Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_c36d14bf-c726-4669-8b63-efafeb1e6b57 2025-05-07T22:09:10.4637962Z BUILD_ENV=build_binary 2025-05-07T22:09:10.4638169Z GITHUB_ACTOR=q10 2025-05-07T22:09:10.4638366Z GITHUB_RUN_ATTEMPT=1 2025-05-07T22:09:10.4638552Z KERN_NAME_LC=linux 2025-05-07T22:09:10.4638784Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T22:09:10.4639074Z PLATFORM_NAME=Linux-x86_64 2025-05-07T22:09:10.4639311Z GITHUB_SERVER_URL=https://github.com 2025-05-07T22:09:10.4639543Z SHLVL=1 2025-05-07T22:09:10.4639705Z GITHUB_ACTOR_ID=255046 2025-05-07T22:09:10.4639899Z BUILD_ROCM_VERSION=6.3 2025-05-07T22:09:10.4640328Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T22:09:10.4640614Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T22:09:10.4640930Z GITHUB_REF_NAME=4066/merge 2025-05-07T22:09:10.4641135Z KERN_NAME=Linux 2025-05-07T22:09:10.4641321Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T22:09:10.4641573Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T22:09:10.4641807Z GITHUB_RETENTION_DAYS=90 2025-05-07T22:09:10.4642011Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T22:09:10.4642227Z GITHUB_ACTION_REPOSITORY= 2025-05-07T22:09:10.4642520Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T22:09:10.4642830Z GITHUB_BASE_REF=main 2025-05-07T22:09:10.4643008Z CI=true 2025-05-07T22:09:10.4643181Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T22:09:10.4643438Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T22:09:10.4643687Z GITHUB_ACTION_REF= 2025-05-07T22:09:10.4643891Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI ROCm CI 2025-05-07T22:09:10.4644307Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_c36d14bf-c726-4669-8b63-efafeb1e6b57 2025-05-07T22:09:10.4644712Z MACHINE_NAME=x86_64 2025-05-07T22:09:10.4644892Z _=/usr/bin/printenv 2025-05-07T22:09:10.4645027Z 2025-05-07T22:09:10.4645131Z ################################################################################ 2025-05-07T22:09:10.4645401Z [INFO] Print ldd version ... 2025-05-07T22:09:10.4645606Z + ldd --version 2025-05-07T22:09:10.4645722Z 2025-05-07T22:09:10.4645811Z ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35 2025-05-07T22:09:10.4646104Z Copyright (C) 2022 Free Software Foundation, Inc. 2025-05-07T22:09:10.4646485Z This is free software; see the source for copying conditions. There is NO 2025-05-07T22:09:10.4646946Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T22:09:10.4647334Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T22:09:10.4647522Z 2025-05-07T22:09:10.4647625Z ################################################################################ 2025-05-07T22:09:10.4647887Z [INFO] Print CPU info ... 2025-05-07T22:09:10.4648090Z + nproc 2025-05-07T22:09:10.4648178Z 2025-05-07T22:09:10.4648244Z 128 2025-05-07T22:09:10.4648327Z 2025-05-07T22:09:10.4648402Z + lscpu 2025-05-07T22:09:10.4648493Z 2025-05-07T22:09:10.5565386Z Architecture: x86_64 2025-05-07T22:09:10.5566042Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T22:09:10.5566756Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5567431Z Byte Order: Little Endian 2025-05-07T22:09:10.5567960Z CPU(s): 128 2025-05-07T22:09:10.5568467Z On-line CPU(s) list: 0-127 2025-05-07T22:09:10.5569013Z Vendor ID: AuthenticAMD 2025-05-07T22:09:10.5569655Z Model name: AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5570261Z CPU family: 25 2025-05-07T22:09:10.5570656Z Model: 1 2025-05-07T22:09:10.5571053Z Thread(s) per core: 1 2025-05-07T22:09:10.5571451Z Core(s) per socket: 64 2025-05-07T22:09:10.5571837Z Socket(s): 2 2025-05-07T22:09:10.5572608Z Stepping: 1 2025-05-07T22:09:10.5573010Z Frequency boost: enabled 2025-05-07T22:09:10.5573450Z CPU max MHz: 3720.7029 2025-05-07T22:09:10.5573869Z CPU min MHz: 1500.0000 2025-05-07T22:09:10.5574292Z BogoMIPS: 3992.03 2025-05-07T22:09:10.5578544Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5581728Z Virtualization: AMD-V 2025-05-07T22:09:10.5582022Z L1d cache: 4 MiB (128 instances) 2025-05-07T22:09:10.5582328Z L1i cache: 4 MiB (128 instances) 2025-05-07T22:09:10.5582628Z L2 cache: 64 MiB (128 instances) 2025-05-07T22:09:10.5582924Z L3 cache: 512 MiB (16 instances) 2025-05-07T22:09:10.5583194Z NUMA node(s): 2 2025-05-07T22:09:10.5583432Z NUMA node0 CPU(s): 0-63 2025-05-07T22:09:10.5583684Z NUMA node1 CPU(s): 64-127 2025-05-07T22:09:10.5583971Z Vulnerability Gather data sampling: Not affected 2025-05-07T22:09:10.5584281Z Vulnerability Itlb multihit: Not affected 2025-05-07T22:09:10.5584565Z Vulnerability L1tf: Not affected 2025-05-07T22:09:10.5584847Z Vulnerability Mds: Not affected 2025-05-07T22:09:10.5585132Z Vulnerability Meltdown: Not affected 2025-05-07T22:09:10.5585414Z Vulnerability Mmio stale data: Not affected 2025-05-07T22:09:10.5585703Z Vulnerability Retbleed: Not affected 2025-05-07T22:09:10.5586027Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T22:09:10.5586493Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T22:09:10.5587126Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T22:09:10.5587851Z Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 2025-05-07T22:09:10.5588415Z Vulnerability Srbds: Not affected 2025-05-07T22:09:10.5588700Z Vulnerability Tsx async abort: Not affected 2025-05-07T22:09:10.5588982Z 2025-05-07T22:09:10.5589057Z + cat /proc/cpuinfo 2025-05-07T22:09:10.5589176Z 2025-05-07T22:09:10.5589247Z processor : 0 2025-05-07T22:09:10.5589434Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5589631Z cpu family : 25 2025-05-07T22:09:10.5589807Z model : 1 2025-05-07T22:09:10.5590004Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5590259Z stepping : 1 2025-05-07T22:09:10.5590435Z microcode : 0xa0011d5 2025-05-07T22:09:10.5590627Z cpu MHz : 1775.726 2025-05-07T22:09:10.5590808Z cache size : 512 KB 2025-05-07T22:09:10.5591033Z physical id : 0 2025-05-07T22:09:10.5591211Z siblings : 64 2025-05-07T22:09:10.5591408Z core id : 0 2025-05-07T22:09:10.5591583Z cpu cores : 64 2025-05-07T22:09:10.5591754Z apicid : 0 2025-05-07T22:09:10.5591924Z initial apicid : 0 2025-05-07T22:09:10.5592248Z fpu : yes 2025-05-07T22:09:10.5592414Z fpu_exception : yes 2025-05-07T22:09:10.5592593Z cpuid level : 16 2025-05-07T22:09:10.5592762Z wp : yes 2025-05-07T22:09:10.5595921Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5599173Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5599508Z bogomips : 3992.03 2025-05-07T22:09:10.5599697Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5599898Z clflush size : 64 2025-05-07T22:09:10.5600086Z cache_alignment : 64 2025-05-07T22:09:10.5600322Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5600678Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5600938Z 2025-05-07T22:09:10.5601005Z processor : 1 2025-05-07T22:09:10.5601229Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5601418Z cpu family : 25 2025-05-07T22:09:10.5601593Z model : 1 2025-05-07T22:09:10.5601794Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5602050Z stepping : 1 2025-05-07T22:09:10.5602228Z microcode : 0xa0011d5 2025-05-07T22:09:10.5602416Z cpu MHz : 2000.000 2025-05-07T22:09:10.5602604Z cache size : 512 KB 2025-05-07T22:09:10.5602785Z physical id : 0 2025-05-07T22:09:10.5602953Z siblings : 64 2025-05-07T22:09:10.5603122Z core id : 1 2025-05-07T22:09:10.5603295Z cpu cores : 64 2025-05-07T22:09:10.5603475Z apicid : 1 2025-05-07T22:09:10.5603650Z initial apicid : 1 2025-05-07T22:09:10.5603840Z fpu : yes 2025-05-07T22:09:10.5604002Z fpu_exception : yes 2025-05-07T22:09:10.5604190Z cpuid level : 16 2025-05-07T22:09:10.5604391Z wp : yes 2025-05-07T22:09:10.5607398Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5610493Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5610809Z bogomips : 3992.03 2025-05-07T22:09:10.5611017Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5611220Z clflush size : 64 2025-05-07T22:09:10.5611396Z cache_alignment : 64 2025-05-07T22:09:10.5611641Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5611993Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5612242Z 2025-05-07T22:09:10.5612318Z processor : 2 2025-05-07T22:09:10.5612694Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5612892Z cpu family : 25 2025-05-07T22:09:10.5613069Z model : 1 2025-05-07T22:09:10.5613255Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5613510Z stepping : 1 2025-05-07T22:09:10.5613692Z microcode : 0xa0011d5 2025-05-07T22:09:10.5613873Z cpu MHz : 2000.000 2025-05-07T22:09:10.5614056Z cache size : 512 KB 2025-05-07T22:09:10.5614238Z physical id : 0 2025-05-07T22:09:10.5614404Z siblings : 64 2025-05-07T22:09:10.5614578Z core id : 2 2025-05-07T22:09:10.5614740Z cpu cores : 64 2025-05-07T22:09:10.5614909Z apicid : 2 2025-05-07T22:09:10.5615107Z initial apicid : 2 2025-05-07T22:09:10.5615281Z fpu : yes 2025-05-07T22:09:10.5615457Z fpu_exception : yes 2025-05-07T22:09:10.5615638Z cpuid level : 16 2025-05-07T22:09:10.5615799Z wp : yes 2025-05-07T22:09:10.5618935Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5622067Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5622396Z bogomips : 3992.03 2025-05-07T22:09:10.5622580Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5622774Z clflush size : 64 2025-05-07T22:09:10.5622953Z cache_alignment : 64 2025-05-07T22:09:10.5623189Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5623545Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5623787Z 2025-05-07T22:09:10.5623861Z processor : 3 2025-05-07T22:09:10.5624043Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5624253Z cpu family : 25 2025-05-07T22:09:10.5624415Z model : 1 2025-05-07T22:09:10.5624609Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5624859Z stepping : 1 2025-05-07T22:09:10.5625026Z microcode : 0xa0011d5 2025-05-07T22:09:10.5625213Z cpu MHz : 2000.000 2025-05-07T22:09:10.5625396Z cache size : 512 KB 2025-05-07T22:09:10.5625571Z physical id : 0 2025-05-07T22:09:10.5625754Z siblings : 64 2025-05-07T22:09:10.5625931Z core id : 3 2025-05-07T22:09:10.5626089Z cpu cores : 64 2025-05-07T22:09:10.5626256Z apicid : 3 2025-05-07T22:09:10.5626426Z initial apicid : 3 2025-05-07T22:09:10.5626602Z fpu : yes 2025-05-07T22:09:10.5626776Z fpu_exception : yes 2025-05-07T22:09:10.5626974Z cpuid level : 16 2025-05-07T22:09:10.5627148Z wp : yes 2025-05-07T22:09:10.5630188Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5633434Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5633751Z bogomips : 3992.03 2025-05-07T22:09:10.5633940Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5634144Z clflush size : 64 2025-05-07T22:09:10.5634319Z cache_alignment : 64 2025-05-07T22:09:10.5634551Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5634901Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5635136Z 2025-05-07T22:09:10.5635206Z processor : 4 2025-05-07T22:09:10.5635395Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5635601Z cpu family : 25 2025-05-07T22:09:10.5635769Z model : 1 2025-05-07T22:09:10.5636090Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5636348Z stepping : 1 2025-05-07T22:09:10.5636517Z microcode : 0xa0011d5 2025-05-07T22:09:10.5636712Z cpu MHz : 2000.000 2025-05-07T22:09:10.5636896Z cache size : 512 KB 2025-05-07T22:09:10.5637149Z physical id : 0 2025-05-07T22:09:10.5637342Z siblings : 64 2025-05-07T22:09:10.5637524Z core id : 4 2025-05-07T22:09:10.5637688Z cpu cores : 64 2025-05-07T22:09:10.5637867Z apicid : 4 2025-05-07T22:09:10.5638039Z initial apicid : 4 2025-05-07T22:09:10.5638214Z fpu : yes 2025-05-07T22:09:10.5638394Z fpu_exception : yes 2025-05-07T22:09:10.5638578Z cpuid level : 16 2025-05-07T22:09:10.5638754Z wp : yes 2025-05-07T22:09:10.5641732Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5644875Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5645192Z bogomips : 3992.03 2025-05-07T22:09:10.5645384Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5645591Z clflush size : 64 2025-05-07T22:09:10.5645770Z cache_alignment : 64 2025-05-07T22:09:10.5646009Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5646369Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5646609Z 2025-05-07T22:09:10.5646682Z processor : 5 2025-05-07T22:09:10.5646868Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5647069Z cpu family : 25 2025-05-07T22:09:10.5647233Z model : 1 2025-05-07T22:09:10.5647420Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5647670Z stepping : 1 2025-05-07T22:09:10.5647847Z microcode : 0xa0011d5 2025-05-07T22:09:10.5648033Z cpu MHz : 1795.027 2025-05-07T22:09:10.5648215Z cache size : 512 KB 2025-05-07T22:09:10.5648391Z physical id : 0 2025-05-07T22:09:10.5648559Z siblings : 64 2025-05-07T22:09:10.5648724Z core id : 5 2025-05-07T22:09:10.5648890Z cpu cores : 64 2025-05-07T22:09:10.5649052Z apicid : 5 2025-05-07T22:09:10.5649216Z initial apicid : 5 2025-05-07T22:09:10.5649391Z fpu : yes 2025-05-07T22:09:10.5649549Z fpu_exception : yes 2025-05-07T22:09:10.5649732Z cpuid level : 16 2025-05-07T22:09:10.5649905Z wp : yes 2025-05-07T22:09:10.5653060Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5656304Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5656607Z bogomips : 3992.03 2025-05-07T22:09:10.5656790Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5656986Z clflush size : 64 2025-05-07T22:09:10.5657162Z cache_alignment : 64 2025-05-07T22:09:10.5657384Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5657735Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5657965Z 2025-05-07T22:09:10.5658037Z processor : 6 2025-05-07T22:09:10.5658206Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5658398Z cpu family : 25 2025-05-07T22:09:10.5658576Z model : 1 2025-05-07T22:09:10.5658767Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5659016Z stepping : 1 2025-05-07T22:09:10.5659196Z microcode : 0xa0011d5 2025-05-07T22:09:10.5659377Z cpu MHz : 2000.000 2025-05-07T22:09:10.5659557Z cache size : 512 KB 2025-05-07T22:09:10.5659739Z physical id : 0 2025-05-07T22:09:10.5659912Z siblings : 64 2025-05-07T22:09:10.5660082Z core id : 6 2025-05-07T22:09:10.5660245Z cpu cores : 64 2025-05-07T22:09:10.5660411Z apicid : 6 2025-05-07T22:09:10.5660590Z initial apicid : 6 2025-05-07T22:09:10.5660773Z fpu : yes 2025-05-07T22:09:10.5660933Z fpu_exception : yes 2025-05-07T22:09:10.5661115Z cpuid level : 16 2025-05-07T22:09:10.5661286Z wp : yes 2025-05-07T22:09:10.5664257Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5667348Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5667660Z bogomips : 3992.03 2025-05-07T22:09:10.5667848Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5668044Z clflush size : 64 2025-05-07T22:09:10.5668221Z cache_alignment : 64 2025-05-07T22:09:10.5668433Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5668768Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5669001Z 2025-05-07T22:09:10.5669069Z processor : 7 2025-05-07T22:09:10.5669233Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5669421Z cpu family : 25 2025-05-07T22:09:10.5669581Z model : 1 2025-05-07T22:09:10.5669764Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5670007Z stepping : 1 2025-05-07T22:09:10.5670316Z microcode : 0xa0011d5 2025-05-07T22:09:10.5670494Z cpu MHz : 2000.000 2025-05-07T22:09:10.5670665Z cache size : 512 KB 2025-05-07T22:09:10.5670835Z physical id : 0 2025-05-07T22:09:10.5670999Z siblings : 64 2025-05-07T22:09:10.5671151Z core id : 7 2025-05-07T22:09:10.5671311Z cpu cores : 64 2025-05-07T22:09:10.5671477Z apicid : 7 2025-05-07T22:09:10.5671634Z initial apicid : 7 2025-05-07T22:09:10.5671804Z fpu : yes 2025-05-07T22:09:10.5671962Z fpu_exception : yes 2025-05-07T22:09:10.5672129Z cpuid level : 16 2025-05-07T22:09:10.5672297Z wp : yes 2025-05-07T22:09:10.5675403Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5678575Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5678887Z bogomips : 3992.03 2025-05-07T22:09:10.5679063Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5679259Z clflush size : 64 2025-05-07T22:09:10.5679434Z cache_alignment : 64 2025-05-07T22:09:10.5679657Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5679998Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5680236Z 2025-05-07T22:09:10.5680307Z processor : 8 2025-05-07T22:09:10.5680483Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5680669Z cpu family : 25 2025-05-07T22:09:10.5680837Z model : 1 2025-05-07T22:09:10.5681030Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5681277Z stepping : 1 2025-05-07T22:09:10.5681439Z microcode : 0xa0011d5 2025-05-07T22:09:10.5681626Z cpu MHz : 2000.000 2025-05-07T22:09:10.5681801Z cache size : 512 KB 2025-05-07T22:09:10.5681971Z physical id : 0 2025-05-07T22:09:10.5682137Z siblings : 64 2025-05-07T22:09:10.5682303Z core id : 8 2025-05-07T22:09:10.5682461Z cpu cores : 64 2025-05-07T22:09:10.5682628Z apicid : 8 2025-05-07T22:09:10.5682794Z initial apicid : 8 2025-05-07T22:09:10.5682962Z fpu : yes 2025-05-07T22:09:10.5683126Z fpu_exception : yes 2025-05-07T22:09:10.5683305Z cpuid level : 16 2025-05-07T22:09:10.5683472Z wp : yes 2025-05-07T22:09:10.5686447Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5689542Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5690025Z bogomips : 3992.03 2025-05-07T22:09:10.5690208Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5690397Z clflush size : 64 2025-05-07T22:09:10.5690576Z cache_alignment : 64 2025-05-07T22:09:10.5690797Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5691137Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5691371Z 2025-05-07T22:09:10.5691438Z processor : 9 2025-05-07T22:09:10.5691616Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5691807Z cpu family : 25 2025-05-07T22:09:10.5691970Z model : 1 2025-05-07T22:09:10.5692155Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5692399Z stepping : 1 2025-05-07T22:09:10.5692564Z microcode : 0xa0011d5 2025-05-07T22:09:10.5692747Z cpu MHz : 2000.000 2025-05-07T22:09:10.5692922Z cache size : 512 KB 2025-05-07T22:09:10.5693239Z physical id : 0 2025-05-07T22:09:10.5693413Z siblings : 64 2025-05-07T22:09:10.5693576Z core id : 9 2025-05-07T22:09:10.5693736Z cpu cores : 64 2025-05-07T22:09:10.5693911Z apicid : 9 2025-05-07T22:09:10.5694079Z initial apicid : 9 2025-05-07T22:09:10.5694246Z fpu : yes 2025-05-07T22:09:10.5694408Z fpu_exception : yes 2025-05-07T22:09:10.5694580Z cpuid level : 16 2025-05-07T22:09:10.5694744Z wp : yes 2025-05-07T22:09:10.5697732Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5700845Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5701157Z bogomips : 3992.03 2025-05-07T22:09:10.5701339Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5701534Z clflush size : 64 2025-05-07T22:09:10.5701709Z cache_alignment : 64 2025-05-07T22:09:10.5701934Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5702281Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5702516Z 2025-05-07T22:09:10.5702588Z processor : 10 2025-05-07T22:09:10.5702772Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5702973Z cpu family : 25 2025-05-07T22:09:10.5703135Z model : 1 2025-05-07T22:09:10.5703323Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5703572Z stepping : 1 2025-05-07T22:09:10.5703743Z microcode : 0xa0011d5 2025-05-07T22:09:10.5703938Z cpu MHz : 2000.000 2025-05-07T22:09:10.5704116Z cache size : 512 KB 2025-05-07T22:09:10.5704285Z physical id : 0 2025-05-07T22:09:10.5704455Z siblings : 64 2025-05-07T22:09:10.5704620Z core id : 10 2025-05-07T22:09:10.5704779Z cpu cores : 64 2025-05-07T22:09:10.5704949Z apicid : 10 2025-05-07T22:09:10.5705117Z initial apicid : 10 2025-05-07T22:09:10.5705292Z fpu : yes 2025-05-07T22:09:10.5705448Z fpu_exception : yes 2025-05-07T22:09:10.5705621Z cpuid level : 16 2025-05-07T22:09:10.5705796Z wp : yes 2025-05-07T22:09:10.5708761Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5712002Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5712310Z bogomips : 3992.03 2025-05-07T22:09:10.5712493Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5712684Z clflush size : 64 2025-05-07T22:09:10.5712970Z cache_alignment : 64 2025-05-07T22:09:10.5713193Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5713533Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5713775Z 2025-05-07T22:09:10.5713849Z processor : 11 2025-05-07T22:09:10.5714027Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5714221Z cpu family : 25 2025-05-07T22:09:10.5714381Z model : 1 2025-05-07T22:09:10.5714566Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5714809Z stepping : 1 2025-05-07T22:09:10.5714975Z microcode : 0xa0011d5 2025-05-07T22:09:10.5715153Z cpu MHz : 2000.000 2025-05-07T22:09:10.5715327Z cache size : 512 KB 2025-05-07T22:09:10.5715501Z physical id : 0 2025-05-07T22:09:10.5715668Z siblings : 64 2025-05-07T22:09:10.5715833Z core id : 11 2025-05-07T22:09:10.5715993Z cpu cores : 64 2025-05-07T22:09:10.5716154Z apicid : 11 2025-05-07T22:09:10.5716317Z initial apicid : 11 2025-05-07T22:09:10.5716491Z fpu : yes 2025-05-07T22:09:10.5716649Z fpu_exception : yes 2025-05-07T22:09:10.5716832Z cpuid level : 16 2025-05-07T22:09:10.5717004Z wp : yes 2025-05-07T22:09:10.5720041Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5723133Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5723439Z bogomips : 3992.03 2025-05-07T22:09:10.5723623Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5723815Z clflush size : 64 2025-05-07T22:09:10.5723987Z cache_alignment : 64 2025-05-07T22:09:10.5724211Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5724554Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5724831Z 2025-05-07T22:09:10.5724907Z processor : 12 2025-05-07T22:09:10.5725081Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5725274Z cpu family : 25 2025-05-07T22:09:10.5725444Z model : 1 2025-05-07T22:09:10.5725635Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5725889Z stepping : 1 2025-05-07T22:09:10.5726074Z microcode : 0xa0011d5 2025-05-07T22:09:10.5726258Z cpu MHz : 2000.000 2025-05-07T22:09:10.5726447Z cache size : 512 KB 2025-05-07T22:09:10.5726630Z physical id : 0 2025-05-07T22:09:10.5726803Z siblings : 64 2025-05-07T22:09:10.5726986Z core id : 12 2025-05-07T22:09:10.5727353Z cpu cores : 64 2025-05-07T22:09:10.5727522Z apicid : 12 2025-05-07T22:09:10.5727699Z initial apicid : 12 2025-05-07T22:09:10.5727886Z fpu : yes 2025-05-07T22:09:10.5728052Z fpu_exception : yes 2025-05-07T22:09:10.5728243Z cpuid level : 16 2025-05-07T22:09:10.5728428Z wp : yes 2025-05-07T22:09:10.5731534Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5734676Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5735010Z bogomips : 3992.03 2025-05-07T22:09:10.5735201Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5735415Z clflush size : 64 2025-05-07T22:09:10.5735611Z cache_alignment : 64 2025-05-07T22:09:10.5735839Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5736200Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5736441Z 2025-05-07T22:09:10.5736520Z processor : 13 2025-05-07T22:09:10.5736704Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5736911Z cpu family : 25 2025-05-07T22:09:10.5737089Z model : 1 2025-05-07T22:09:10.5737286Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5737552Z stepping : 1 2025-05-07T22:09:10.5737735Z microcode : 0xa0011d5 2025-05-07T22:09:10.5737922Z cpu MHz : 2000.000 2025-05-07T22:09:10.5738111Z cache size : 512 KB 2025-05-07T22:09:10.5738299Z physical id : 0 2025-05-07T22:09:10.5738487Z siblings : 64 2025-05-07T22:09:10.5738687Z core id : 13 2025-05-07T22:09:10.5738871Z cpu cores : 64 2025-05-07T22:09:10.5739058Z apicid : 13 2025-05-07T22:09:10.5739247Z initial apicid : 13 2025-05-07T22:09:10.5739456Z fpu : yes 2025-05-07T22:09:10.5739628Z fpu_exception : yes 2025-05-07T22:09:10.5739831Z cpuid level : 16 2025-05-07T22:09:10.5740014Z wp : yes 2025-05-07T22:09:10.5743013Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5746159Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5746517Z bogomips : 3992.03 2025-05-07T22:09:10.5746713Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5746916Z clflush size : 64 2025-05-07T22:09:10.5747097Z cache_alignment : 64 2025-05-07T22:09:10.5747318Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5748226Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5748460Z 2025-05-07T22:09:10.5748542Z processor : 14 2025-05-07T22:09:10.5748720Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5748923Z cpu family : 25 2025-05-07T22:09:10.5749100Z model : 1 2025-05-07T22:09:10.5749300Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5749542Z stepping : 1 2025-05-07T22:09:10.5749718Z microcode : 0xa0011d5 2025-05-07T22:09:10.5749917Z cpu MHz : 2000.000 2025-05-07T22:09:10.5750093Z cache size : 512 KB 2025-05-07T22:09:10.5750283Z physical id : 0 2025-05-07T22:09:10.5750462Z siblings : 64 2025-05-07T22:09:10.5750625Z core id : 14 2025-05-07T22:09:10.5750800Z cpu cores : 64 2025-05-07T22:09:10.5750974Z apicid : 14 2025-05-07T22:09:10.5751141Z initial apicid : 14 2025-05-07T22:09:10.5751454Z fpu : yes 2025-05-07T22:09:10.5751630Z fpu_exception : yes 2025-05-07T22:09:10.5751806Z cpuid level : 16 2025-05-07T22:09:10.5751985Z wp : yes 2025-05-07T22:09:10.5754960Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5758115Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5758442Z bogomips : 3992.03 2025-05-07T22:09:10.5758624Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5758832Z clflush size : 64 2025-05-07T22:09:10.5759020Z cache_alignment : 64 2025-05-07T22:09:10.5759240Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5759596Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5759841Z 2025-05-07T22:09:10.5759911Z processor : 15 2025-05-07T22:09:10.5760094Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5760285Z cpu family : 25 2025-05-07T22:09:10.5760454Z model : 1 2025-05-07T22:09:10.5760644Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5760882Z stepping : 1 2025-05-07T22:09:10.5761054Z microcode : 0xa0011d5 2025-05-07T22:09:10.5761249Z cpu MHz : 2000.000 2025-05-07T22:09:10.5761421Z cache size : 512 KB 2025-05-07T22:09:10.5761598Z physical id : 0 2025-05-07T22:09:10.5761767Z siblings : 64 2025-05-07T22:09:10.5761933Z core id : 15 2025-05-07T22:09:10.5762100Z cpu cores : 64 2025-05-07T22:09:10.5762273Z apicid : 15 2025-05-07T22:09:10.5762438Z initial apicid : 15 2025-05-07T22:09:10.5762617Z fpu : yes 2025-05-07T22:09:10.5762784Z fpu_exception : yes 2025-05-07T22:09:10.5762953Z cpuid level : 16 2025-05-07T22:09:10.5763125Z wp : yes 2025-05-07T22:09:10.5766099Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5769360Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5769672Z bogomips : 3992.03 2025-05-07T22:09:10.5769866Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5770054Z clflush size : 64 2025-05-07T22:09:10.5770235Z cache_alignment : 64 2025-05-07T22:09:10.5770466Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5770809Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5771051Z 2025-05-07T22:09:10.5771277Z processor : 16 2025-05-07T22:09:10.5771462Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5771649Z cpu family : 25 2025-05-07T22:09:10.5771818Z model : 1 2025-05-07T22:09:10.5772004Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5772241Z stepping : 1 2025-05-07T22:09:10.5772409Z microcode : 0xa0011d5 2025-05-07T22:09:10.5772597Z cpu MHz : 2000.000 2025-05-07T22:09:10.5772768Z cache size : 512 KB 2025-05-07T22:09:10.5772943Z physical id : 0 2025-05-07T22:09:10.5773113Z siblings : 64 2025-05-07T22:09:10.5773272Z core id : 16 2025-05-07T22:09:10.5773437Z cpu cores : 64 2025-05-07T22:09:10.5773604Z apicid : 16 2025-05-07T22:09:10.5773763Z initial apicid : 16 2025-05-07T22:09:10.5773935Z fpu : yes 2025-05-07T22:09:10.5774109Z fpu_exception : yes 2025-05-07T22:09:10.5774279Z cpuid level : 16 2025-05-07T22:09:10.5774450Z wp : yes 2025-05-07T22:09:10.5777428Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5780524Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5780841Z bogomips : 3992.03 2025-05-07T22:09:10.5781027Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5781214Z clflush size : 64 2025-05-07T22:09:10.5781391Z cache_alignment : 64 2025-05-07T22:09:10.5781613Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5781951Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5782193Z 2025-05-07T22:09:10.5782259Z processor : 17 2025-05-07T22:09:10.5782437Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5782622Z cpu family : 25 2025-05-07T22:09:10.5782787Z model : 1 2025-05-07T22:09:10.5782975Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5783208Z stepping : 1 2025-05-07T22:09:10.5783375Z microcode : 0xa0011d5 2025-05-07T22:09:10.5783556Z cpu MHz : 2000.000 2025-05-07T22:09:10.5783728Z cache size : 512 KB 2025-05-07T22:09:10.5783898Z physical id : 0 2025-05-07T22:09:10.5784065Z siblings : 64 2025-05-07T22:09:10.5784225Z core id : 17 2025-05-07T22:09:10.5784382Z cpu cores : 64 2025-05-07T22:09:10.5784543Z apicid : 17 2025-05-07T22:09:10.5784713Z initial apicid : 17 2025-05-07T22:09:10.5784879Z fpu : yes 2025-05-07T22:09:10.5785039Z fpu_exception : yes 2025-05-07T22:09:10.5785213Z cpuid level : 16 2025-05-07T22:09:10.5785522Z wp : yes 2025-05-07T22:09:10.5788640Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5791731Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5792035Z bogomips : 3992.03 2025-05-07T22:09:10.5792214Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5792398Z clflush size : 64 2025-05-07T22:09:10.5792574Z cache_alignment : 64 2025-05-07T22:09:10.5792795Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5793128Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5793371Z 2025-05-07T22:09:10.5793438Z processor : 18 2025-05-07T22:09:10.5793617Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5793808Z cpu family : 25 2025-05-07T22:09:10.5793967Z model : 1 2025-05-07T22:09:10.5794154Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5794396Z stepping : 1 2025-05-07T22:09:10.5794561Z microcode : 0xa0011d5 2025-05-07T22:09:10.5794746Z cpu MHz : 2000.000 2025-05-07T22:09:10.5794921Z cache size : 512 KB 2025-05-07T22:09:10.5795089Z physical id : 0 2025-05-07T22:09:10.5795267Z siblings : 64 2025-05-07T22:09:10.5795430Z core id : 18 2025-05-07T22:09:10.5795588Z cpu cores : 64 2025-05-07T22:09:10.5795754Z apicid : 18 2025-05-07T22:09:10.5795921Z initial apicid : 18 2025-05-07T22:09:10.5796092Z fpu : yes 2025-05-07T22:09:10.5796255Z fpu_exception : yes 2025-05-07T22:09:10.5796430Z cpuid level : 16 2025-05-07T22:09:10.5796605Z wp : yes 2025-05-07T22:09:10.5799639Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5802746Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5803060Z bogomips : 3992.03 2025-05-07T22:09:10.5803244Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5803431Z clflush size : 64 2025-05-07T22:09:10.5803611Z cache_alignment : 64 2025-05-07T22:09:10.5803833Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5804171Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5804406Z 2025-05-07T22:09:10.5804479Z processor : 19 2025-05-07T22:09:10.5804655Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5804848Z cpu family : 25 2025-05-07T22:09:10.5805187Z model : 1 2025-05-07T22:09:10.5805379Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5805629Z stepping : 1 2025-05-07T22:09:10.5805795Z microcode : 0xa0011d5 2025-05-07T22:09:10.5805979Z cpu MHz : 2000.000 2025-05-07T22:09:10.5806153Z cache size : 512 KB 2025-05-07T22:09:10.5806323Z physical id : 0 2025-05-07T22:09:10.5806496Z siblings : 64 2025-05-07T22:09:10.5806660Z core id : 19 2025-05-07T22:09:10.5806819Z cpu cores : 64 2025-05-07T22:09:10.5806987Z apicid : 19 2025-05-07T22:09:10.5807158Z initial apicid : 19 2025-05-07T22:09:10.5807322Z fpu : yes 2025-05-07T22:09:10.5807483Z fpu_exception : yes 2025-05-07T22:09:10.5807654Z cpuid level : 16 2025-05-07T22:09:10.5807820Z wp : yes 2025-05-07T22:09:10.5810943Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5814030Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5814335Z bogomips : 3992.03 2025-05-07T22:09:10.5814514Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5814704Z clflush size : 64 2025-05-07T22:09:10.5814876Z cache_alignment : 64 2025-05-07T22:09:10.5815097Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5815431Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5815659Z 2025-05-07T22:09:10.5815726Z processor : 20 2025-05-07T22:09:10.5815906Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5816094Z cpu family : 25 2025-05-07T22:09:10.5816257Z model : 1 2025-05-07T22:09:10.5816445Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5816698Z stepping : 1 2025-05-07T22:09:10.5816862Z microcode : 0xa0011d5 2025-05-07T22:09:10.5817042Z cpu MHz : 2000.000 2025-05-07T22:09:10.5817212Z cache size : 512 KB 2025-05-07T22:09:10.5817377Z physical id : 0 2025-05-07T22:09:10.5817539Z siblings : 64 2025-05-07T22:09:10.5817695Z core id : 20 2025-05-07T22:09:10.5817846Z cpu cores : 64 2025-05-07T22:09:10.5818013Z apicid : 20 2025-05-07T22:09:10.5818174Z initial apicid : 20 2025-05-07T22:09:10.5818344Z fpu : yes 2025-05-07T22:09:10.5818498Z fpu_exception : yes 2025-05-07T22:09:10.5818669Z cpuid level : 16 2025-05-07T22:09:10.5818829Z wp : yes 2025-05-07T22:09:10.5821801Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5825020Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5825327Z bogomips : 3992.03 2025-05-07T22:09:10.5825510Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5825699Z clflush size : 64 2025-05-07T22:09:10.5825870Z cache_alignment : 64 2025-05-07T22:09:10.5826086Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5826424Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5826654Z 2025-05-07T22:09:10.5826719Z processor : 21 2025-05-07T22:09:10.5826895Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5827090Z cpu family : 25 2025-05-07T22:09:10.5827250Z model : 1 2025-05-07T22:09:10.5827438Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5827679Z stepping : 1 2025-05-07T22:09:10.5827969Z microcode : 0xa0011d5 2025-05-07T22:09:10.5828155Z cpu MHz : 2000.000 2025-05-07T22:09:10.5828335Z cache size : 512 KB 2025-05-07T22:09:10.5828511Z physical id : 0 2025-05-07T22:09:10.5828677Z siblings : 64 2025-05-07T22:09:10.5828845Z core id : 21 2025-05-07T22:09:10.5829007Z cpu cores : 64 2025-05-07T22:09:10.5829174Z apicid : 21 2025-05-07T22:09:10.5829341Z initial apicid : 21 2025-05-07T22:09:10.5829515Z fpu : yes 2025-05-07T22:09:10.5829670Z fpu_exception : yes 2025-05-07T22:09:10.5829847Z cpuid level : 16 2025-05-07T22:09:10.5830016Z wp : yes 2025-05-07T22:09:10.5832997Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5836101Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5836418Z bogomips : 3992.03 2025-05-07T22:09:10.5836600Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5836790Z clflush size : 64 2025-05-07T22:09:10.5836964Z cache_alignment : 64 2025-05-07T22:09:10.5837247Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5837600Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5837917Z 2025-05-07T22:09:10.5838070Z processor : 22 2025-05-07T22:09:10.5838349Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5838621Z cpu family : 25 2025-05-07T22:09:10.5839056Z model : 1 2025-05-07T22:09:10.5839395Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5839808Z stepping : 1 2025-05-07T22:09:10.5840098Z microcode : 0xa0011d5 2025-05-07T22:09:10.5840404Z cpu MHz : 2000.000 2025-05-07T22:09:10.5840736Z cache size : 512 KB 2025-05-07T22:09:10.5841031Z physical id : 0 2025-05-07T22:09:10.5841322Z siblings : 64 2025-05-07T22:09:10.5841646Z core id : 22 2025-05-07T22:09:10.5841922Z cpu cores : 64 2025-05-07T22:09:10.5842204Z apicid : 22 2025-05-07T22:09:10.5842531Z initial apicid : 22 2025-05-07T22:09:10.5842825Z fpu : yes 2025-05-07T22:09:10.5866867Z fpu_exception : yes 2025-05-07T22:09:10.5867149Z cpuid level : 16 2025-05-07T22:09:10.5867394Z wp : yes 2025-05-07T22:09:10.5870441Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5873966Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5874300Z bogomips : 3992.03 2025-05-07T22:09:10.5874505Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5874731Z clflush size : 64 2025-05-07T22:09:10.5874924Z cache_alignment : 64 2025-05-07T22:09:10.5875168Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5875539Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5875783Z 2025-05-07T22:09:10.5875860Z processor : 23 2025-05-07T22:09:10.5876056Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5876265Z cpu family : 25 2025-05-07T22:09:10.5876439Z model : 1 2025-05-07T22:09:10.5876639Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5876901Z stepping : 1 2025-05-07T22:09:10.5877163Z microcode : 0xa0011d5 2025-05-07T22:09:10.5877355Z cpu MHz : 2000.000 2025-05-07T22:09:10.5877533Z cache size : 512 KB 2025-05-07T22:09:10.5877707Z physical id : 0 2025-05-07T22:09:10.5877872Z siblings : 64 2025-05-07T22:09:10.5878039Z core id : 23 2025-05-07T22:09:10.5878202Z cpu cores : 64 2025-05-07T22:09:10.5878364Z apicid : 23 2025-05-07T22:09:10.5878530Z initial apicid : 23 2025-05-07T22:09:10.5878703Z fpu : yes 2025-05-07T22:09:10.5878864Z fpu_exception : yes 2025-05-07T22:09:10.5879047Z cpuid level : 16 2025-05-07T22:09:10.5879217Z wp : yes 2025-05-07T22:09:10.5882195Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5885310Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5885619Z bogomips : 3992.03 2025-05-07T22:09:10.5885805Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5886004Z clflush size : 64 2025-05-07T22:09:10.5886179Z cache_alignment : 64 2025-05-07T22:09:10.5886402Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5886755Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5886993Z 2025-05-07T22:09:10.5887065Z processor : 24 2025-05-07T22:09:10.5887252Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5887445Z cpu family : 25 2025-05-07T22:09:10.5887614Z model : 1 2025-05-07T22:09:10.5887800Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5888046Z stepping : 1 2025-05-07T22:09:10.5888218Z microcode : 0xa0011d5 2025-05-07T22:09:10.5888397Z cpu MHz : 2000.000 2025-05-07T22:09:10.5888740Z cache size : 512 KB 2025-05-07T22:09:10.5888914Z physical id : 0 2025-05-07T22:09:10.5889079Z siblings : 64 2025-05-07T22:09:10.5889244Z core id : 24 2025-05-07T22:09:10.5889408Z cpu cores : 64 2025-05-07T22:09:10.5889570Z apicid : 24 2025-05-07T22:09:10.5889738Z initial apicid : 24 2025-05-07T22:09:10.5889913Z fpu : yes 2025-05-07T22:09:10.5890070Z fpu_exception : yes 2025-05-07T22:09:10.5890246Z cpuid level : 16 2025-05-07T22:09:10.5890414Z wp : yes 2025-05-07T22:09:10.5893519Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5896606Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5896922Z bogomips : 3992.03 2025-05-07T22:09:10.5897108Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5897299Z clflush size : 64 2025-05-07T22:09:10.5897476Z cache_alignment : 64 2025-05-07T22:09:10.5897691Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5898039Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5898275Z 2025-05-07T22:09:10.5898347Z processor : 25 2025-05-07T22:09:10.5898524Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5898718Z cpu family : 25 2025-05-07T22:09:10.5898882Z model : 1 2025-05-07T22:09:10.5899062Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5899305Z stepping : 1 2025-05-07T22:09:10.5899470Z microcode : 0xa0011d5 2025-05-07T22:09:10.5899644Z cpu MHz : 2000.000 2025-05-07T22:09:10.5899813Z cache size : 512 KB 2025-05-07T22:09:10.5899984Z physical id : 0 2025-05-07T22:09:10.5900146Z siblings : 64 2025-05-07T22:09:10.5900308Z core id : 25 2025-05-07T22:09:10.5900474Z cpu cores : 64 2025-05-07T22:09:10.5900634Z apicid : 25 2025-05-07T22:09:10.5900799Z initial apicid : 25 2025-05-07T22:09:10.5900975Z fpu : yes 2025-05-07T22:09:10.5901134Z fpu_exception : yes 2025-05-07T22:09:10.5901309Z cpuid level : 16 2025-05-07T22:09:10.5901477Z wp : yes 2025-05-07T22:09:10.5904426Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5907519Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5907823Z bogomips : 3992.03 2025-05-07T22:09:10.5907996Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5908323Z clflush size : 64 2025-05-07T22:09:10.5908498Z cache_alignment : 64 2025-05-07T22:09:10.5908712Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5909051Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5909279Z 2025-05-07T22:09:10.5909351Z processor : 26 2025-05-07T22:09:10.5909519Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5909708Z cpu family : 25 2025-05-07T22:09:10.5909879Z model : 1 2025-05-07T22:09:10.5910058Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5910303Z stepping : 1 2025-05-07T22:09:10.5910470Z microcode : 0xa0011d5 2025-05-07T22:09:10.5910656Z cpu MHz : 2000.000 2025-05-07T22:09:10.5910833Z cache size : 512 KB 2025-05-07T22:09:10.5911014Z physical id : 0 2025-05-07T22:09:10.5911199Z siblings : 64 2025-05-07T22:09:10.5911496Z core id : 26 2025-05-07T22:09:10.5911670Z cpu cores : 64 2025-05-07T22:09:10.5911839Z apicid : 26 2025-05-07T22:09:10.5912000Z initial apicid : 26 2025-05-07T22:09:10.5912172Z fpu : yes 2025-05-07T22:09:10.5912331Z fpu_exception : yes 2025-05-07T22:09:10.5912508Z cpuid level : 16 2025-05-07T22:09:10.5912682Z wp : yes 2025-05-07T22:09:10.5915649Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5918793Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5919111Z bogomips : 3992.03 2025-05-07T22:09:10.5919288Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5919489Z clflush size : 64 2025-05-07T22:09:10.5919672Z cache_alignment : 64 2025-05-07T22:09:10.5919891Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5920239Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5920474Z 2025-05-07T22:09:10.5920550Z processor : 27 2025-05-07T22:09:10.5920733Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5920927Z cpu family : 25 2025-05-07T22:09:10.5921105Z model : 1 2025-05-07T22:09:10.5921305Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5921544Z stepping : 1 2025-05-07T22:09:10.5921725Z microcode : 0xa0011d5 2025-05-07T22:09:10.5921910Z cpu MHz : 2000.000 2025-05-07T22:09:10.5922084Z cache size : 512 KB 2025-05-07T22:09:10.5922259Z physical id : 0 2025-05-07T22:09:10.5922428Z siblings : 64 2025-05-07T22:09:10.5922588Z core id : 27 2025-05-07T22:09:10.5922754Z cpu cores : 64 2025-05-07T22:09:10.5922937Z apicid : 27 2025-05-07T22:09:10.5923107Z initial apicid : 27 2025-05-07T22:09:10.5923291Z fpu : yes 2025-05-07T22:09:10.5923468Z fpu_exception : yes 2025-05-07T22:09:10.5923645Z cpuid level : 16 2025-05-07T22:09:10.5923826Z wp : yes 2025-05-07T22:09:10.5926806Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5930059Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5930383Z bogomips : 3992.03 2025-05-07T22:09:10.5930568Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5930771Z clflush size : 64 2025-05-07T22:09:10.5930952Z cache_alignment : 64 2025-05-07T22:09:10.5931346Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5931728Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5931974Z 2025-05-07T22:09:10.5932051Z processor : 28 2025-05-07T22:09:10.5932240Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5932442Z cpu family : 25 2025-05-07T22:09:10.5932616Z model : 1 2025-05-07T22:09:10.5932815Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5933062Z stepping : 1 2025-05-07T22:09:10.5933230Z microcode : 0xa0011d5 2025-05-07T22:09:10.5933411Z cpu MHz : 2000.000 2025-05-07T22:09:10.5933598Z cache size : 512 KB 2025-05-07T22:09:10.5933783Z physical id : 0 2025-05-07T22:09:10.5933951Z siblings : 64 2025-05-07T22:09:10.5934119Z core id : 28 2025-05-07T22:09:10.5934287Z cpu cores : 64 2025-05-07T22:09:10.5934456Z apicid : 28 2025-05-07T22:09:10.5934630Z initial apicid : 28 2025-05-07T22:09:10.5934815Z fpu : yes 2025-05-07T22:09:10.5934975Z fpu_exception : yes 2025-05-07T22:09:10.5935163Z cpuid level : 16 2025-05-07T22:09:10.5935341Z wp : yes 2025-05-07T22:09:10.5938315Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5941413Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5941726Z bogomips : 3992.03 2025-05-07T22:09:10.5941912Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5942106Z clflush size : 64 2025-05-07T22:09:10.5942290Z cache_alignment : 64 2025-05-07T22:09:10.5942506Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5942846Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5943080Z 2025-05-07T22:09:10.5943157Z processor : 29 2025-05-07T22:09:10.5943331Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5943527Z cpu family : 25 2025-05-07T22:09:10.5943695Z model : 1 2025-05-07T22:09:10.5943879Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5944125Z stepping : 1 2025-05-07T22:09:10.5944299Z microcode : 0xa0011d5 2025-05-07T22:09:10.5944478Z cpu MHz : 2000.000 2025-05-07T22:09:10.5944655Z cache size : 512 KB 2025-05-07T22:09:10.5944843Z physical id : 0 2025-05-07T22:09:10.5945030Z siblings : 64 2025-05-07T22:09:10.5945213Z core id : 29 2025-05-07T22:09:10.5945384Z cpu cores : 64 2025-05-07T22:09:10.5945552Z apicid : 29 2025-05-07T22:09:10.5945856Z initial apicid : 29 2025-05-07T22:09:10.5946029Z fpu : yes 2025-05-07T22:09:10.5946191Z fpu_exception : yes 2025-05-07T22:09:10.5946363Z cpuid level : 16 2025-05-07T22:09:10.5946536Z wp : yes 2025-05-07T22:09:10.5949645Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5952730Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5953048Z bogomips : 3992.03 2025-05-07T22:09:10.5953225Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5953423Z clflush size : 64 2025-05-07T22:09:10.5953599Z cache_alignment : 64 2025-05-07T22:09:10.5953815Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5954156Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5954389Z 2025-05-07T22:09:10.5954464Z processor : 30 2025-05-07T22:09:10.5954646Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5954842Z cpu family : 25 2025-05-07T22:09:10.5955019Z model : 1 2025-05-07T22:09:10.5955202Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5955448Z stepping : 1 2025-05-07T22:09:10.5955616Z microcode : 0xa0011d5 2025-05-07T22:09:10.5955803Z cpu MHz : 2000.000 2025-05-07T22:09:10.5955975Z cache size : 512 KB 2025-05-07T22:09:10.5956157Z physical id : 0 2025-05-07T22:09:10.5956332Z siblings : 64 2025-05-07T22:09:10.5956494Z core id : 30 2025-05-07T22:09:10.5956658Z cpu cores : 64 2025-05-07T22:09:10.5956827Z apicid : 30 2025-05-07T22:09:10.5956988Z initial apicid : 30 2025-05-07T22:09:10.5957226Z fpu : yes 2025-05-07T22:09:10.5957388Z fpu_exception : yes 2025-05-07T22:09:10.5957559Z cpuid level : 16 2025-05-07T22:09:10.5957734Z wp : yes 2025-05-07T22:09:10.5960694Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5963785Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5964103Z bogomips : 3992.03 2025-05-07T22:09:10.5964281Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5964477Z clflush size : 64 2025-05-07T22:09:10.5964662Z cache_alignment : 64 2025-05-07T22:09:10.5964879Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5965287Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5965700Z 2025-05-07T22:09:10.5965772Z processor : 31 2025-05-07T22:09:10.5965954Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5966145Z cpu family : 25 2025-05-07T22:09:10.5966327Z model : 1 2025-05-07T22:09:10.5966516Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5966757Z stepping : 1 2025-05-07T22:09:10.5966930Z microcode : 0xa0011d5 2025-05-07T22:09:10.5967122Z cpu MHz : 2000.000 2025-05-07T22:09:10.5967305Z cache size : 512 KB 2025-05-07T22:09:10.5967482Z physical id : 0 2025-05-07T22:09:10.5967655Z siblings : 64 2025-05-07T22:09:10.5967816Z core id : 31 2025-05-07T22:09:10.5967983Z cpu cores : 64 2025-05-07T22:09:10.5968155Z apicid : 31 2025-05-07T22:09:10.5968319Z initial apicid : 31 2025-05-07T22:09:10.5968495Z fpu : yes 2025-05-07T22:09:10.5968659Z fpu_exception : yes 2025-05-07T22:09:10.5968979Z cpuid level : 16 2025-05-07T22:09:10.5969158Z wp : yes 2025-05-07T22:09:10.5972114Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5975168Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5975483Z bogomips : 3992.03 2025-05-07T22:09:10.5975660Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5975846Z clflush size : 64 2025-05-07T22:09:10.5976025Z cache_alignment : 64 2025-05-07T22:09:10.5976247Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5976584Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5976832Z 2025-05-07T22:09:10.5976901Z processor : 32 2025-05-07T22:09:10.5977078Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5977265Z cpu family : 25 2025-05-07T22:09:10.5977430Z model : 1 2025-05-07T22:09:10.5977617Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5977851Z stepping : 1 2025-05-07T22:09:10.5978020Z microcode : 0xa0011d5 2025-05-07T22:09:10.5978204Z cpu MHz : 2000.000 2025-05-07T22:09:10.5978377Z cache size : 512 KB 2025-05-07T22:09:10.5978560Z physical id : 0 2025-05-07T22:09:10.5978729Z siblings : 64 2025-05-07T22:09:10.5978888Z core id : 32 2025-05-07T22:09:10.5979051Z cpu cores : 64 2025-05-07T22:09:10.5979224Z apicid : 32 2025-05-07T22:09:10.5979385Z initial apicid : 32 2025-05-07T22:09:10.5979558Z fpu : yes 2025-05-07T22:09:10.5979725Z fpu_exception : yes 2025-05-07T22:09:10.5979895Z cpuid level : 16 2025-05-07T22:09:10.5980068Z wp : yes 2025-05-07T22:09:10.5983009Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5986212Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5986519Z bogomips : 3992.03 2025-05-07T22:09:10.5986704Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5986893Z clflush size : 64 2025-05-07T22:09:10.5987071Z cache_alignment : 64 2025-05-07T22:09:10.5987289Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5987623Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5987857Z 2025-05-07T22:09:10.5987925Z processor : 33 2025-05-07T22:09:10.5988106Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5988411Z cpu family : 25 2025-05-07T22:09:10.5988585Z model : 1 2025-05-07T22:09:10.5988771Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5989008Z stepping : 1 2025-05-07T22:09:10.5989183Z microcode : 0xa0011d5 2025-05-07T22:09:10.5989367Z cpu MHz : 2000.000 2025-05-07T22:09:10.5989541Z cache size : 512 KB 2025-05-07T22:09:10.5989612Z physical id : 0 2025-05-07T22:09:10.5989677Z siblings : 64 2025-05-07T22:09:10.5989745Z core id : 33 2025-05-07T22:09:10.5989811Z cpu cores : 64 2025-05-07T22:09:10.5989878Z apicid : 33 2025-05-07T22:09:10.5989955Z initial apicid : 33 2025-05-07T22:09:10.5990019Z fpu : yes 2025-05-07T22:09:10.5990088Z fpu_exception : yes 2025-05-07T22:09:10.5990160Z cpuid level : 16 2025-05-07T22:09:10.5990225Z wp : yes 2025-05-07T22:09:10.5993121Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5993277Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5993351Z bogomips : 3992.03 2025-05-07T22:09:10.5993422Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5993490Z clflush size : 64 2025-05-07T22:09:10.5993567Z cache_alignment : 64 2025-05-07T22:09:10.5993669Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5993813Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5993825Z 2025-05-07T22:09:10.5993892Z processor : 34 2025-05-07T22:09:10.5993965Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5994033Z cpu family : 25 2025-05-07T22:09:10.5994095Z model : 1 2025-05-07T22:09:10.5994187Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5994255Z stepping : 1 2025-05-07T22:09:10.5994324Z microcode : 0xa0011d5 2025-05-07T22:09:10.5994390Z cpu MHz : 2000.000 2025-05-07T22:09:10.5994460Z cache size : 512 KB 2025-05-07T22:09:10.5994528Z physical id : 0 2025-05-07T22:09:10.5994591Z siblings : 64 2025-05-07T22:09:10.5994657Z core id : 34 2025-05-07T22:09:10.5994721Z cpu cores : 64 2025-05-07T22:09:10.5994784Z apicid : 34 2025-05-07T22:09:10.5994857Z initial apicid : 34 2025-05-07T22:09:10.5994920Z fpu : yes 2025-05-07T22:09:10.5994992Z fpu_exception : yes 2025-05-07T22:09:10.5995060Z cpuid level : 16 2025-05-07T22:09:10.5995122Z wp : yes 2025-05-07T22:09:10.5998190Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.5998504Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.5998580Z bogomips : 3992.03 2025-05-07T22:09:10.5998649Z TLB size : 2560 4K pages 2025-05-07T22:09:10.5998715Z clflush size : 64 2025-05-07T22:09:10.5998787Z cache_alignment : 64 2025-05-07T22:09:10.5998891Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.5999042Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.5999047Z 2025-05-07T22:09:10.5999113Z processor : 35 2025-05-07T22:09:10.5999188Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.5999256Z cpu family : 25 2025-05-07T22:09:10.5999317Z model : 1 2025-05-07T22:09:10.5999408Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.5999476Z stepping : 1 2025-05-07T22:09:10.5999545Z microcode : 0xa0011d5 2025-05-07T22:09:10.5999610Z cpu MHz : 2000.000 2025-05-07T22:09:10.5999684Z cache size : 512 KB 2025-05-07T22:09:10.5999750Z physical id : 0 2025-05-07T22:09:10.5999814Z siblings : 64 2025-05-07T22:09:10.5999882Z core id : 35 2025-05-07T22:09:10.5999951Z cpu cores : 64 2025-05-07T22:09:10.6000014Z apicid : 35 2025-05-07T22:09:10.6000087Z initial apicid : 35 2025-05-07T22:09:10.6000150Z fpu : yes 2025-05-07T22:09:10.6000223Z fpu_exception : yes 2025-05-07T22:09:10.6000288Z cpuid level : 16 2025-05-07T22:09:10.6000350Z wp : yes 2025-05-07T22:09:10.6003222Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6003373Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6003445Z bogomips : 3992.03 2025-05-07T22:09:10.6003514Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6003580Z clflush size : 64 2025-05-07T22:09:10.6003652Z cache_alignment : 64 2025-05-07T22:09:10.6003756Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6003903Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6003908Z 2025-05-07T22:09:10.6003975Z processor : 36 2025-05-07T22:09:10.6004051Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6004120Z cpu family : 25 2025-05-07T22:09:10.6004183Z model : 1 2025-05-07T22:09:10.6004276Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6004477Z stepping : 1 2025-05-07T22:09:10.6004546Z microcode : 0xa0011d5 2025-05-07T22:09:10.6004611Z cpu MHz : 2000.000 2025-05-07T22:09:10.6004681Z cache size : 512 KB 2025-05-07T22:09:10.6004752Z physical id : 0 2025-05-07T22:09:10.6004821Z siblings : 64 2025-05-07T22:09:10.6004884Z core id : 36 2025-05-07T22:09:10.6004952Z cpu cores : 64 2025-05-07T22:09:10.6005017Z apicid : 36 2025-05-07T22:09:10.6005085Z initial apicid : 36 2025-05-07T22:09:10.6005154Z fpu : yes 2025-05-07T22:09:10.6005221Z fpu_exception : yes 2025-05-07T22:09:10.6005286Z cpuid level : 16 2025-05-07T22:09:10.6005351Z wp : yes 2025-05-07T22:09:10.6008326Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6008486Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6008556Z bogomips : 3992.03 2025-05-07T22:09:10.6008631Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6008699Z clflush size : 64 2025-05-07T22:09:10.6008768Z cache_alignment : 64 2025-05-07T22:09:10.6008876Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6009022Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6009027Z 2025-05-07T22:09:10.6009093Z processor : 37 2025-05-07T22:09:10.6009168Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6009234Z cpu family : 25 2025-05-07T22:09:10.6009294Z model : 1 2025-05-07T22:09:10.6009388Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6009452Z stepping : 1 2025-05-07T22:09:10.6009519Z microcode : 0xa0011d5 2025-05-07T22:09:10.6009589Z cpu MHz : 2000.000 2025-05-07T22:09:10.6009656Z cache size : 512 KB 2025-05-07T22:09:10.6009726Z physical id : 0 2025-05-07T22:09:10.6009789Z siblings : 64 2025-05-07T22:09:10.6009851Z core id : 37 2025-05-07T22:09:10.6009920Z cpu cores : 64 2025-05-07T22:09:10.6009985Z apicid : 37 2025-05-07T22:09:10.6010053Z initial apicid : 37 2025-05-07T22:09:10.6010122Z fpu : yes 2025-05-07T22:09:10.6010191Z fpu_exception : yes 2025-05-07T22:09:10.6010255Z cpuid level : 16 2025-05-07T22:09:10.6010320Z wp : yes 2025-05-07T22:09:10.6013179Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6013331Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6013527Z bogomips : 3992.03 2025-05-07T22:09:10.6013599Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6013665Z clflush size : 64 2025-05-07T22:09:10.6013735Z cache_alignment : 64 2025-05-07T22:09:10.6013840Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6013983Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6013987Z 2025-05-07T22:09:10.6014053Z processor : 38 2025-05-07T22:09:10.6014135Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6014200Z cpu family : 25 2025-05-07T22:09:10.6014260Z model : 1 2025-05-07T22:09:10.6014357Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6014423Z stepping : 1 2025-05-07T22:09:10.6014495Z microcode : 0xa0011d5 2025-05-07T22:09:10.6014678Z cpu MHz : 2000.000 2025-05-07T22:09:10.6014748Z cache size : 512 KB 2025-05-07T22:09:10.6014817Z physical id : 0 2025-05-07T22:09:10.6014879Z siblings : 64 2025-05-07T22:09:10.6014945Z core id : 38 2025-05-07T22:09:10.6015013Z cpu cores : 64 2025-05-07T22:09:10.6015075Z apicid : 38 2025-05-07T22:09:10.6015145Z initial apicid : 38 2025-05-07T22:09:10.6015211Z fpu : yes 2025-05-07T22:09:10.6015279Z fpu_exception : yes 2025-05-07T22:09:10.6015344Z cpuid level : 16 2025-05-07T22:09:10.6015411Z wp : yes 2025-05-07T22:09:10.6018294Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6018449Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6018516Z bogomips : 3992.03 2025-05-07T22:09:10.6018587Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6018655Z clflush size : 64 2025-05-07T22:09:10.6018725Z cache_alignment : 64 2025-05-07T22:09:10.6018835Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6018975Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6018980Z 2025-05-07T22:09:10.6019049Z processor : 39 2025-05-07T22:09:10.6019129Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6019193Z cpu family : 25 2025-05-07T22:09:10.6019255Z model : 1 2025-05-07T22:09:10.6019353Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6019418Z stepping : 1 2025-05-07T22:09:10.6019492Z microcode : 0xa0011d5 2025-05-07T22:09:10.6019558Z cpu MHz : 2000.000 2025-05-07T22:09:10.6019624Z cache size : 512 KB 2025-05-07T22:09:10.6019692Z physical id : 0 2025-05-07T22:09:10.6019755Z siblings : 64 2025-05-07T22:09:10.6019817Z core id : 39 2025-05-07T22:09:10.6019888Z cpu cores : 64 2025-05-07T22:09:10.6019953Z apicid : 39 2025-05-07T22:09:10.6020021Z initial apicid : 39 2025-05-07T22:09:10.6020089Z fpu : yes 2025-05-07T22:09:10.6020160Z fpu_exception : yes 2025-05-07T22:09:10.6020225Z cpuid level : 16 2025-05-07T22:09:10.6020293Z wp : yes 2025-05-07T22:09:10.6023143Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6023435Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6023504Z bogomips : 3992.03 2025-05-07T22:09:10.6023696Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6023765Z clflush size : 64 2025-05-07T22:09:10.6023833Z cache_alignment : 64 2025-05-07T22:09:10.6023941Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6024089Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6024094Z 2025-05-07T22:09:10.6024160Z processor : 40 2025-05-07T22:09:10.6024237Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6024301Z cpu family : 25 2025-05-07T22:09:10.6024367Z model : 1 2025-05-07T22:09:10.6024458Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6024523Z stepping : 1 2025-05-07T22:09:10.6024597Z microcode : 0xa0011d5 2025-05-07T22:09:10.6024662Z cpu MHz : 2000.000 2025-05-07T22:09:10.6024728Z cache size : 512 KB 2025-05-07T22:09:10.6024796Z physical id : 0 2025-05-07T22:09:10.6024858Z siblings : 64 2025-05-07T22:09:10.6024919Z core id : 40 2025-05-07T22:09:10.6024987Z cpu cores : 64 2025-05-07T22:09:10.6025050Z apicid : 40 2025-05-07T22:09:10.6025121Z initial apicid : 40 2025-05-07T22:09:10.6025188Z fpu : yes 2025-05-07T22:09:10.6025257Z fpu_exception : yes 2025-05-07T22:09:10.6025322Z cpuid level : 16 2025-05-07T22:09:10.6025389Z wp : yes 2025-05-07T22:09:10.6028253Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6028409Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6028473Z bogomips : 3992.03 2025-05-07T22:09:10.6028545Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6028611Z clflush size : 64 2025-05-07T22:09:10.6028680Z cache_alignment : 64 2025-05-07T22:09:10.6028786Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6028926Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6028930Z 2025-05-07T22:09:10.6028999Z processor : 41 2025-05-07T22:09:10.6029071Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6029136Z cpu family : 25 2025-05-07T22:09:10.6029203Z model : 1 2025-05-07T22:09:10.6029294Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6029358Z stepping : 1 2025-05-07T22:09:10.6029432Z microcode : 0xa0011d5 2025-05-07T22:09:10.6029497Z cpu MHz : 2000.000 2025-05-07T22:09:10.6029564Z cache size : 512 KB 2025-05-07T22:09:10.6029635Z physical id : 0 2025-05-07T22:09:10.6029848Z siblings : 64 2025-05-07T22:09:10.6029911Z core id : 41 2025-05-07T22:09:10.6029979Z cpu cores : 64 2025-05-07T22:09:10.6030043Z apicid : 41 2025-05-07T22:09:10.6030113Z initial apicid : 41 2025-05-07T22:09:10.6030179Z fpu : yes 2025-05-07T22:09:10.6030247Z fpu_exception : yes 2025-05-07T22:09:10.6030313Z cpuid level : 16 2025-05-07T22:09:10.6030378Z wp : yes 2025-05-07T22:09:10.6033372Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6033535Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6033600Z bogomips : 3992.03 2025-05-07T22:09:10.6033673Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6033740Z clflush size : 64 2025-05-07T22:09:10.6033809Z cache_alignment : 64 2025-05-07T22:09:10.6033916Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6034056Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6034064Z 2025-05-07T22:09:10.6034133Z processor : 42 2025-05-07T22:09:10.6034204Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6034270Z cpu family : 25 2025-05-07T22:09:10.6034340Z model : 1 2025-05-07T22:09:10.6034432Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6034496Z stepping : 1 2025-05-07T22:09:10.6034570Z microcode : 0xa0011d5 2025-05-07T22:09:10.6034634Z cpu MHz : 2000.000 2025-05-07T22:09:10.6034700Z cache size : 512 KB 2025-05-07T22:09:10.6034769Z physical id : 0 2025-05-07T22:09:10.6034831Z siblings : 64 2025-05-07T22:09:10.6034895Z core id : 42 2025-05-07T22:09:10.6034962Z cpu cores : 64 2025-05-07T22:09:10.6035024Z apicid : 42 2025-05-07T22:09:10.6035092Z initial apicid : 42 2025-05-07T22:09:10.6035158Z fpu : yes 2025-05-07T22:09:10.6035226Z fpu_exception : yes 2025-05-07T22:09:10.6035298Z cpuid level : 16 2025-05-07T22:09:10.6035360Z wp : yes 2025-05-07T22:09:10.6038281Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6038439Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6038511Z bogomips : 3992.03 2025-05-07T22:09:10.6038585Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6038652Z clflush size : 64 2025-05-07T22:09:10.6038720Z cache_alignment : 64 2025-05-07T22:09:10.6039001Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6039143Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6039148Z 2025-05-07T22:09:10.6039219Z processor : 43 2025-05-07T22:09:10.6039290Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6039353Z cpu family : 25 2025-05-07T22:09:10.6039419Z model : 1 2025-05-07T22:09:10.6039509Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6039575Z stepping : 1 2025-05-07T22:09:10.6039648Z microcode : 0xa0011d5 2025-05-07T22:09:10.6039713Z cpu MHz : 2000.000 2025-05-07T22:09:10.6039779Z cache size : 512 KB 2025-05-07T22:09:10.6039850Z physical id : 0 2025-05-07T22:09:10.6039915Z siblings : 64 2025-05-07T22:09:10.6039978Z core id : 43 2025-05-07T22:09:10.6040045Z cpu cores : 64 2025-05-07T22:09:10.6040252Z apicid : 43 2025-05-07T22:09:10.6040327Z initial apicid : 43 2025-05-07T22:09:10.6040390Z fpu : yes 2025-05-07T22:09:10.6040458Z fpu_exception : yes 2025-05-07T22:09:10.6040531Z cpuid level : 16 2025-05-07T22:09:10.6040593Z wp : yes 2025-05-07T22:09:10.6043442Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6043595Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6043661Z bogomips : 3992.03 2025-05-07T22:09:10.6043733Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6043801Z clflush size : 64 2025-05-07T22:09:10.6043875Z cache_alignment : 64 2025-05-07T22:09:10.6043979Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6044120Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6044124Z 2025-05-07T22:09:10.6044193Z processor : 44 2025-05-07T22:09:10.6044265Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6044330Z cpu family : 25 2025-05-07T22:09:10.6044398Z model : 1 2025-05-07T22:09:10.6044489Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6044555Z stepping : 1 2025-05-07T22:09:10.6044630Z microcode : 0xa0011d5 2025-05-07T22:09:10.6044695Z cpu MHz : 2000.000 2025-05-07T22:09:10.6044762Z cache size : 512 KB 2025-05-07T22:09:10.6044834Z physical id : 0 2025-05-07T22:09:10.6044899Z siblings : 64 2025-05-07T22:09:10.6044964Z core id : 44 2025-05-07T22:09:10.6045028Z cpu cores : 64 2025-05-07T22:09:10.6045090Z apicid : 44 2025-05-07T22:09:10.6045162Z initial apicid : 44 2025-05-07T22:09:10.6045224Z fpu : yes 2025-05-07T22:09:10.6045292Z fpu_exception : yes 2025-05-07T22:09:10.6045361Z cpuid level : 16 2025-05-07T22:09:10.6045423Z wp : yes 2025-05-07T22:09:10.6048284Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6048563Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6048632Z bogomips : 3992.03 2025-05-07T22:09:10.6048701Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6048766Z clflush size : 64 2025-05-07T22:09:10.6048835Z cache_alignment : 64 2025-05-07T22:09:10.6048939Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6049195Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6049200Z 2025-05-07T22:09:10.6049273Z processor : 45 2025-05-07T22:09:10.6049346Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6049416Z cpu family : 25 2025-05-07T22:09:10.6049481Z model : 1 2025-05-07T22:09:10.6049572Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6049635Z stepping : 1 2025-05-07T22:09:10.6049706Z microcode : 0xa0011d5 2025-05-07T22:09:10.6049770Z cpu MHz : 2000.000 2025-05-07T22:09:10.6049841Z cache size : 512 KB 2025-05-07T22:09:10.6049908Z physical id : 0 2025-05-07T22:09:10.6049970Z siblings : 64 2025-05-07T22:09:10.6050034Z core id : 45 2025-05-07T22:09:10.6050099Z cpu cores : 64 2025-05-07T22:09:10.6050162Z apicid : 45 2025-05-07T22:09:10.6050233Z initial apicid : 45 2025-05-07T22:09:10.6050294Z fpu : yes 2025-05-07T22:09:10.6050361Z fpu_exception : yes 2025-05-07T22:09:10.6050429Z cpuid level : 16 2025-05-07T22:09:10.6050491Z wp : yes 2025-05-07T22:09:10.6053352Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6053509Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6053581Z bogomips : 3992.03 2025-05-07T22:09:10.6053649Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6053716Z clflush size : 64 2025-05-07T22:09:10.6053792Z cache_alignment : 64 2025-05-07T22:09:10.6053896Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6054037Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6054041Z 2025-05-07T22:09:10.6054109Z processor : 46 2025-05-07T22:09:10.6054183Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6054249Z cpu family : 25 2025-05-07T22:09:10.6054312Z model : 1 2025-05-07T22:09:10.6054403Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6054466Z stepping : 1 2025-05-07T22:09:10.6054541Z microcode : 0xa0011d5 2025-05-07T22:09:10.6054605Z cpu MHz : 2000.000 2025-05-07T22:09:10.6054674Z cache size : 512 KB 2025-05-07T22:09:10.6054740Z physical id : 0 2025-05-07T22:09:10.6054806Z siblings : 64 2025-05-07T22:09:10.6054871Z core id : 46 2025-05-07T22:09:10.6054938Z cpu cores : 64 2025-05-07T22:09:10.6055003Z apicid : 46 2025-05-07T22:09:10.6055078Z initial apicid : 46 2025-05-07T22:09:10.6055140Z fpu : yes 2025-05-07T22:09:10.6055209Z fpu_exception : yes 2025-05-07T22:09:10.6055417Z cpuid level : 16 2025-05-07T22:09:10.6055479Z wp : yes 2025-05-07T22:09:10.6058465Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6058621Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6058692Z bogomips : 3992.03 2025-05-07T22:09:10.6058759Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6058822Z clflush size : 64 2025-05-07T22:09:10.6058893Z cache_alignment : 64 2025-05-07T22:09:10.6058995Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6059134Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6059138Z 2025-05-07T22:09:10.6059205Z processor : 47 2025-05-07T22:09:10.6059276Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6059340Z cpu family : 25 2025-05-07T22:09:10.6059404Z model : 1 2025-05-07T22:09:10.6059494Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6059563Z stepping : 1 2025-05-07T22:09:10.6059633Z microcode : 0xa0011d5 2025-05-07T22:09:10.6059697Z cpu MHz : 2000.000 2025-05-07T22:09:10.6059772Z cache size : 512 KB 2025-05-07T22:09:10.6059838Z physical id : 0 2025-05-07T22:09:10.6059901Z siblings : 64 2025-05-07T22:09:10.6059965Z core id : 47 2025-05-07T22:09:10.6060029Z cpu cores : 64 2025-05-07T22:09:10.6060092Z apicid : 47 2025-05-07T22:09:10.6060165Z initial apicid : 47 2025-05-07T22:09:10.6060227Z fpu : yes 2025-05-07T22:09:10.6060296Z fpu_exception : yes 2025-05-07T22:09:10.6060362Z cpuid level : 16 2025-05-07T22:09:10.6060423Z wp : yes 2025-05-07T22:09:10.6063283Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6063433Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6063501Z bogomips : 3992.03 2025-05-07T22:09:10.6063570Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6063634Z clflush size : 64 2025-05-07T22:09:10.6063707Z cache_alignment : 64 2025-05-07T22:09:10.6063810Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6063955Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6063960Z 2025-05-07T22:09:10.6064029Z processor : 48 2025-05-07T22:09:10.6064253Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6064322Z cpu family : 25 2025-05-07T22:09:10.6064384Z model : 1 2025-05-07T22:09:10.6064475Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6064542Z stepping : 1 2025-05-07T22:09:10.6064609Z microcode : 0xa0011d5 2025-05-07T22:09:10.6064673Z cpu MHz : 2000.000 2025-05-07T22:09:10.6064742Z cache size : 512 KB 2025-05-07T22:09:10.6064807Z physical id : 0 2025-05-07T22:09:10.6064869Z siblings : 64 2025-05-07T22:09:10.6064934Z core id : 48 2025-05-07T22:09:10.6064999Z cpu cores : 64 2025-05-07T22:09:10.6065061Z apicid : 48 2025-05-07T22:09:10.6065134Z initial apicid : 48 2025-05-07T22:09:10.6065195Z fpu : yes 2025-05-07T22:09:10.6065263Z fpu_exception : yes 2025-05-07T22:09:10.6065333Z cpuid level : 16 2025-05-07T22:09:10.6065394Z wp : yes 2025-05-07T22:09:10.6068396Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6068556Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6068627Z bogomips : 3992.03 2025-05-07T22:09:10.6068697Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6068765Z clflush size : 64 2025-05-07T22:09:10.6068837Z cache_alignment : 64 2025-05-07T22:09:10.6068941Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6069082Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6069091Z 2025-05-07T22:09:10.6069155Z processor : 49 2025-05-07T22:09:10.6069227Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6069296Z cpu family : 25 2025-05-07T22:09:10.6069358Z model : 1 2025-05-07T22:09:10.6069449Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6069518Z stepping : 1 2025-05-07T22:09:10.6069587Z microcode : 0xa0011d5 2025-05-07T22:09:10.6069651Z cpu MHz : 2000.000 2025-05-07T22:09:10.6069722Z cache size : 512 KB 2025-05-07T22:09:10.6069788Z physical id : 0 2025-05-07T22:09:10.6069853Z siblings : 64 2025-05-07T22:09:10.6069924Z core id : 49 2025-05-07T22:09:10.6069990Z cpu cores : 64 2025-05-07T22:09:10.6070052Z apicid : 49 2025-05-07T22:09:10.6070126Z initial apicid : 49 2025-05-07T22:09:10.6070191Z fpu : yes 2025-05-07T22:09:10.6070260Z fpu_exception : yes 2025-05-07T22:09:10.6070330Z cpuid level : 16 2025-05-07T22:09:10.6070392Z wp : yes 2025-05-07T22:09:10.6073260Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6073536Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6073608Z bogomips : 3992.03 2025-05-07T22:09:10.6073675Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6073743Z clflush size : 64 2025-05-07T22:09:10.6073816Z cache_alignment : 64 2025-05-07T22:09:10.6073923Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6074065Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6074073Z 2025-05-07T22:09:10.6074139Z processor : 50 2025-05-07T22:09:10.6074210Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6074285Z cpu family : 25 2025-05-07T22:09:10.6074347Z model : 1 2025-05-07T22:09:10.6074557Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6074631Z stepping : 1 2025-05-07T22:09:10.6074700Z microcode : 0xa0011d5 2025-05-07T22:09:10.6074765Z cpu MHz : 2000.000 2025-05-07T22:09:10.6074841Z cache size : 512 KB 2025-05-07T22:09:10.6074907Z physical id : 0 2025-05-07T22:09:10.6074975Z siblings : 64 2025-05-07T22:09:10.6075044Z core id : 50 2025-05-07T22:09:10.6075109Z cpu cores : 64 2025-05-07T22:09:10.6075173Z apicid : 50 2025-05-07T22:09:10.6075248Z initial apicid : 50 2025-05-07T22:09:10.6075311Z fpu : yes 2025-05-07T22:09:10.6075386Z fpu_exception : yes 2025-05-07T22:09:10.6075453Z cpuid level : 16 2025-05-07T22:09:10.6075516Z wp : yes 2025-05-07T22:09:10.6078450Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6078604Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6078680Z bogomips : 3992.03 2025-05-07T22:09:10.6078749Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6078816Z clflush size : 64 2025-05-07T22:09:10.6078888Z cache_alignment : 64 2025-05-07T22:09:10.6078995Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6079141Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6079145Z 2025-05-07T22:09:10.6079216Z processor : 51 2025-05-07T22:09:10.6079288Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6079359Z cpu family : 25 2025-05-07T22:09:10.6079421Z model : 1 2025-05-07T22:09:10.6079513Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6079580Z stepping : 1 2025-05-07T22:09:10.6079649Z microcode : 0xa0011d5 2025-05-07T22:09:10.6079713Z cpu MHz : 2000.000 2025-05-07T22:09:10.6079785Z cache size : 512 KB 2025-05-07T22:09:10.6079851Z physical id : 0 2025-05-07T22:09:10.6079915Z siblings : 64 2025-05-07T22:09:10.6079981Z core id : 51 2025-05-07T22:09:10.6080045Z cpu cores : 64 2025-05-07T22:09:10.6080119Z apicid : 51 2025-05-07T22:09:10.6080190Z initial apicid : 51 2025-05-07T22:09:10.6080253Z fpu : yes 2025-05-07T22:09:10.6080326Z fpu_exception : yes 2025-05-07T22:09:10.6080392Z cpuid level : 16 2025-05-07T22:09:10.6080456Z wp : yes 2025-05-07T22:09:10.6083333Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6083793Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6083869Z bogomips : 3992.03 2025-05-07T22:09:10.6083942Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6084007Z clflush size : 64 2025-05-07T22:09:10.6084081Z cache_alignment : 64 2025-05-07T22:09:10.6084185Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6084328Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6084332Z 2025-05-07T22:09:10.6084400Z processor : 52 2025-05-07T22:09:10.6084473Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6084543Z cpu family : 25 2025-05-07T22:09:10.6084604Z model : 1 2025-05-07T22:09:10.6084695Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6084764Z stepping : 1 2025-05-07T22:09:10.6084831Z microcode : 0xa0011d5 2025-05-07T22:09:10.6084896Z cpu MHz : 2000.000 2025-05-07T22:09:10.6084967Z cache size : 512 KB 2025-05-07T22:09:10.6085033Z physical id : 0 2025-05-07T22:09:10.6085100Z siblings : 64 2025-05-07T22:09:10.6085170Z core id : 52 2025-05-07T22:09:10.6085233Z cpu cores : 64 2025-05-07T22:09:10.6085301Z apicid : 52 2025-05-07T22:09:10.6085371Z initial apicid : 52 2025-05-07T22:09:10.6085440Z fpu : yes 2025-05-07T22:09:10.6085511Z fpu_exception : yes 2025-05-07T22:09:10.6085577Z cpuid level : 16 2025-05-07T22:09:10.6085638Z wp : yes 2025-05-07T22:09:10.6088517Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6088669Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6088746Z bogomips : 3992.03 2025-05-07T22:09:10.6088816Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6088887Z clflush size : 64 2025-05-07T22:09:10.6088957Z cache_alignment : 64 2025-05-07T22:09:10.6089059Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6089206Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6089210Z 2025-05-07T22:09:10.6089277Z processor : 53 2025-05-07T22:09:10.6089350Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6089422Z cpu family : 25 2025-05-07T22:09:10.6089487Z model : 1 2025-05-07T22:09:10.6089580Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6089651Z stepping : 1 2025-05-07T22:09:10.6089721Z microcode : 0xa0011d5 2025-05-07T22:09:10.6089924Z cpu MHz : 2000.000 2025-05-07T22:09:10.6090000Z cache size : 512 KB 2025-05-07T22:09:10.6090070Z physical id : 0 2025-05-07T22:09:10.6090140Z siblings : 64 2025-05-07T22:09:10.6090203Z core id : 53 2025-05-07T22:09:10.6090272Z cpu cores : 64 2025-05-07T22:09:10.6090344Z apicid : 53 2025-05-07T22:09:10.6090414Z initial apicid : 53 2025-05-07T22:09:10.6090480Z fpu : yes 2025-05-07T22:09:10.6090559Z fpu_exception : yes 2025-05-07T22:09:10.6090624Z cpuid level : 16 2025-05-07T22:09:10.6090688Z wp : yes 2025-05-07T22:09:10.6093738Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6093909Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6093977Z bogomips : 3992.03 2025-05-07T22:09:10.6094048Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6094120Z clflush size : 64 2025-05-07T22:09:10.6094189Z cache_alignment : 64 2025-05-07T22:09:10.6094300Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6094454Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6094462Z 2025-05-07T22:09:10.6094530Z processor : 54 2025-05-07T22:09:10.6094604Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6094677Z cpu family : 25 2025-05-07T22:09:10.6094740Z model : 1 2025-05-07T22:09:10.6094834Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6094905Z stepping : 1 2025-05-07T22:09:10.6094976Z microcode : 0xa0011d5 2025-05-07T22:09:10.6095045Z cpu MHz : 2000.000 2025-05-07T22:09:10.6095113Z cache size : 512 KB 2025-05-07T22:09:10.6095181Z physical id : 0 2025-05-07T22:09:10.6095249Z siblings : 64 2025-05-07T22:09:10.6095312Z core id : 54 2025-05-07T22:09:10.6095374Z cpu cores : 64 2025-05-07T22:09:10.6095443Z apicid : 54 2025-05-07T22:09:10.6095514Z initial apicid : 54 2025-05-07T22:09:10.6095578Z fpu : yes 2025-05-07T22:09:10.6095651Z fpu_exception : yes 2025-05-07T22:09:10.6095719Z cpuid level : 16 2025-05-07T22:09:10.6095783Z wp : yes 2025-05-07T22:09:10.6098672Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6098833Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6099041Z bogomips : 3992.03 2025-05-07T22:09:10.6099113Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6099184Z clflush size : 64 2025-05-07T22:09:10.6099253Z cache_alignment : 64 2025-05-07T22:09:10.6099360Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6099512Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6099516Z 2025-05-07T22:09:10.6099584Z processor : 55 2025-05-07T22:09:10.6099658Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6099731Z cpu family : 25 2025-05-07T22:09:10.6099793Z model : 1 2025-05-07T22:09:10.6099893Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6099959Z stepping : 1 2025-05-07T22:09:10.6100029Z microcode : 0xa0011d5 2025-05-07T22:09:10.6100099Z cpu MHz : 2000.000 2025-05-07T22:09:10.6100166Z cache size : 512 KB 2025-05-07T22:09:10.6100353Z physical id : 0 2025-05-07T22:09:10.6100426Z siblings : 64 2025-05-07T22:09:10.6100489Z core id : 55 2025-05-07T22:09:10.6100553Z cpu cores : 64 2025-05-07T22:09:10.6100624Z apicid : 55 2025-05-07T22:09:10.6100693Z initial apicid : 55 2025-05-07T22:09:10.6100756Z fpu : yes 2025-05-07T22:09:10.6100832Z fpu_exception : yes 2025-05-07T22:09:10.6100897Z cpuid level : 16 2025-05-07T22:09:10.6100961Z wp : yes 2025-05-07T22:09:10.6103819Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6103980Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6104046Z bogomips : 3992.03 2025-05-07T22:09:10.6104116Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6104189Z clflush size : 64 2025-05-07T22:09:10.6104259Z cache_alignment : 64 2025-05-07T22:09:10.6104362Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6104515Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6104519Z 2025-05-07T22:09:10.6104585Z processor : 56 2025-05-07T22:09:10.6104662Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6104733Z cpu family : 25 2025-05-07T22:09:10.6104796Z model : 1 2025-05-07T22:09:10.6104893Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6104957Z stepping : 1 2025-05-07T22:09:10.6105029Z microcode : 0xa0011d5 2025-05-07T22:09:10.6105099Z cpu MHz : 2000.000 2025-05-07T22:09:10.6105165Z cache size : 512 KB 2025-05-07T22:09:10.6105233Z physical id : 0 2025-05-07T22:09:10.6105301Z siblings : 64 2025-05-07T22:09:10.6105366Z core id : 56 2025-05-07T22:09:10.6105431Z cpu cores : 64 2025-05-07T22:09:10.6105501Z apicid : 56 2025-05-07T22:09:10.6105570Z initial apicid : 56 2025-05-07T22:09:10.6105632Z fpu : yes 2025-05-07T22:09:10.6105705Z fpu_exception : yes 2025-05-07T22:09:10.6105772Z cpuid level : 16 2025-05-07T22:09:10.6105835Z wp : yes 2025-05-07T22:09:10.6108708Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6108992Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6109059Z bogomips : 3992.03 2025-05-07T22:09:10.6109128Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6109201Z clflush size : 64 2025-05-07T22:09:10.6109383Z cache_alignment : 64 2025-05-07T22:09:10.6109490Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6109639Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6109647Z 2025-05-07T22:09:10.6109714Z processor : 57 2025-05-07T22:09:10.6109792Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6109859Z cpu family : 25 2025-05-07T22:09:10.6109921Z model : 1 2025-05-07T22:09:10.6110022Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6110087Z stepping : 1 2025-05-07T22:09:10.6110158Z microcode : 0xa0011d5 2025-05-07T22:09:10.6110227Z cpu MHz : 2000.000 2025-05-07T22:09:10.6110296Z cache size : 512 KB 2025-05-07T22:09:10.6110362Z physical id : 0 2025-05-07T22:09:10.6110431Z siblings : 64 2025-05-07T22:09:10.6110494Z core id : 57 2025-05-07T22:09:10.6110559Z cpu cores : 64 2025-05-07T22:09:10.6110629Z apicid : 57 2025-05-07T22:09:10.6110698Z initial apicid : 57 2025-05-07T22:09:10.6110763Z fpu : yes 2025-05-07T22:09:10.6110842Z fpu_exception : yes 2025-05-07T22:09:10.6110910Z cpuid level : 16 2025-05-07T22:09:10.6110970Z wp : yes 2025-05-07T22:09:10.6113831Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6113988Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6114058Z bogomips : 3992.03 2025-05-07T22:09:10.6114129Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6114201Z clflush size : 64 2025-05-07T22:09:10.6114271Z cache_alignment : 64 2025-05-07T22:09:10.6114373Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6114523Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6114527Z 2025-05-07T22:09:10.6114596Z processor : 58 2025-05-07T22:09:10.6114677Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6114746Z cpu family : 25 2025-05-07T22:09:10.6114811Z model : 1 2025-05-07T22:09:10.6114908Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6114977Z stepping : 1 2025-05-07T22:09:10.6115045Z microcode : 0xa0011d5 2025-05-07T22:09:10.6115117Z cpu MHz : 2000.000 2025-05-07T22:09:10.6115190Z cache size : 512 KB 2025-05-07T22:09:10.6115260Z physical id : 0 2025-05-07T22:09:10.6115332Z siblings : 64 2025-05-07T22:09:10.6115395Z core id : 58 2025-05-07T22:09:10.6115595Z cpu cores : 64 2025-05-07T22:09:10.6115669Z apicid : 58 2025-05-07T22:09:10.6115743Z initial apicid : 58 2025-05-07T22:09:10.6115808Z fpu : yes 2025-05-07T22:09:10.6115884Z fpu_exception : yes 2025-05-07T22:09:10.6115951Z cpuid level : 16 2025-05-07T22:09:10.6116023Z wp : yes 2025-05-07T22:09:10.6119109Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6119275Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6119344Z bogomips : 3992.03 2025-05-07T22:09:10.6119415Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6119494Z clflush size : 64 2025-05-07T22:09:10.6119566Z cache_alignment : 64 2025-05-07T22:09:10.6119678Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6119822Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6119827Z 2025-05-07T22:09:10.6119895Z processor : 59 2025-05-07T22:09:10.6119977Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6120045Z cpu family : 25 2025-05-07T22:09:10.6120107Z model : 1 2025-05-07T22:09:10.6120208Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6120278Z stepping : 1 2025-05-07T22:09:10.6120351Z microcode : 0xa0011d5 2025-05-07T22:09:10.6120426Z cpu MHz : 2000.000 2025-05-07T22:09:10.6120494Z cache size : 512 KB 2025-05-07T22:09:10.6120562Z physical id : 0 2025-05-07T22:09:10.6120637Z siblings : 64 2025-05-07T22:09:10.6120703Z core id : 59 2025-05-07T22:09:10.6120767Z cpu cores : 64 2025-05-07T22:09:10.6120841Z apicid : 59 2025-05-07T22:09:10.6120909Z initial apicid : 59 2025-05-07T22:09:10.6120983Z fpu : yes 2025-05-07T22:09:10.6121056Z fpu_exception : yes 2025-05-07T22:09:10.6121127Z cpuid level : 16 2025-05-07T22:09:10.6121195Z wp : yes 2025-05-07T22:09:10.6124045Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6124207Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6124276Z bogomips : 3992.03 2025-05-07T22:09:10.6124346Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6124426Z clflush size : 64 2025-05-07T22:09:10.6124499Z cache_alignment : 64 2025-05-07T22:09:10.6124611Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6124907Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6124912Z 2025-05-07T22:09:10.6124980Z processor : 60 2025-05-07T22:09:10.6125063Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6125130Z cpu family : 25 2025-05-07T22:09:10.6125194Z model : 1 2025-05-07T22:09:10.6125298Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6125364Z stepping : 1 2025-05-07T22:09:10.6125433Z microcode : 0xa0011d5 2025-05-07T22:09:10.6125510Z cpu MHz : 2000.000 2025-05-07T22:09:10.6125577Z cache size : 512 KB 2025-05-07T22:09:10.6125647Z physical id : 0 2025-05-07T22:09:10.6125717Z siblings : 64 2025-05-07T22:09:10.6125785Z core id : 60 2025-05-07T22:09:10.6125861Z cpu cores : 64 2025-05-07T22:09:10.6125927Z apicid : 60 2025-05-07T22:09:10.6126001Z initial apicid : 60 2025-05-07T22:09:10.6126216Z fpu : yes 2025-05-07T22:09:10.6126292Z fpu_exception : yes 2025-05-07T22:09:10.6126360Z cpuid level : 16 2025-05-07T22:09:10.6126431Z wp : yes 2025-05-07T22:09:10.6129309Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6129467Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6129540Z bogomips : 3992.03 2025-05-07T22:09:10.6129619Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6129687Z clflush size : 64 2025-05-07T22:09:10.6129757Z cache_alignment : 64 2025-05-07T22:09:10.6129869Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6130013Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6130018Z 2025-05-07T22:09:10.6130085Z processor : 61 2025-05-07T22:09:10.6130169Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6130236Z cpu family : 25 2025-05-07T22:09:10.6130302Z model : 1 2025-05-07T22:09:10.6130399Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6130467Z stepping : 1 2025-05-07T22:09:10.6130539Z microcode : 0xa0011d5 2025-05-07T22:09:10.6130618Z cpu MHz : 2000.000 2025-05-07T22:09:10.6130687Z cache size : 512 KB 2025-05-07T22:09:10.6130760Z physical id : 0 2025-05-07T22:09:10.6130824Z siblings : 64 2025-05-07T22:09:10.6130893Z core id : 61 2025-05-07T22:09:10.6130966Z cpu cores : 64 2025-05-07T22:09:10.6131030Z apicid : 61 2025-05-07T22:09:10.6131098Z initial apicid : 61 2025-05-07T22:09:10.6131167Z fpu : yes 2025-05-07T22:09:10.6131236Z fpu_exception : yes 2025-05-07T22:09:10.6131302Z cpuid level : 16 2025-05-07T22:09:10.6131371Z wp : yes 2025-05-07T22:09:10.6134224Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6134507Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6134572Z bogomips : 3992.03 2025-05-07T22:09:10.6134651Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6134719Z clflush size : 64 2025-05-07T22:09:10.6134791Z cache_alignment : 64 2025-05-07T22:09:10.6134901Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6135042Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6135046Z 2025-05-07T22:09:10.6135227Z processor : 62 2025-05-07T22:09:10.6135311Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6135378Z cpu family : 25 2025-05-07T22:09:10.6135442Z model : 1 2025-05-07T22:09:10.6135544Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6135612Z stepping : 1 2025-05-07T22:09:10.6135689Z microcode : 0xa0011d5 2025-05-07T22:09:10.6135758Z cpu MHz : 2000.000 2025-05-07T22:09:10.6135826Z cache size : 512 KB 2025-05-07T22:09:10.6135901Z physical id : 0 2025-05-07T22:09:10.6135962Z siblings : 64 2025-05-07T22:09:10.6136025Z core id : 62 2025-05-07T22:09:10.6136100Z cpu cores : 64 2025-05-07T22:09:10.6136166Z apicid : 62 2025-05-07T22:09:10.6136234Z initial apicid : 62 2025-05-07T22:09:10.6136305Z fpu : yes 2025-05-07T22:09:10.6136377Z fpu_exception : yes 2025-05-07T22:09:10.6136448Z cpuid level : 16 2025-05-07T22:09:10.6136518Z wp : yes 2025-05-07T22:09:10.6139404Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6139569Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6139638Z bogomips : 3992.03 2025-05-07T22:09:10.6139715Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6139787Z clflush size : 64 2025-05-07T22:09:10.6139859Z cache_alignment : 64 2025-05-07T22:09:10.6139969Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6140122Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6140126Z 2025-05-07T22:09:10.6140195Z processor : 63 2025-05-07T22:09:10.6140275Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6140342Z cpu family : 25 2025-05-07T22:09:10.6140404Z model : 1 2025-05-07T22:09:10.6140507Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6140575Z stepping : 1 2025-05-07T22:09:10.6140656Z microcode : 0xa0011d5 2025-05-07T22:09:10.6140726Z cpu MHz : 3091.373 2025-05-07T22:09:10.6140796Z cache size : 512 KB 2025-05-07T22:09:10.6140869Z physical id : 0 2025-05-07T22:09:10.6140934Z siblings : 64 2025-05-07T22:09:10.6141001Z core id : 63 2025-05-07T22:09:10.6141074Z cpu cores : 64 2025-05-07T22:09:10.6141141Z apicid : 63 2025-05-07T22:09:10.6141216Z initial apicid : 63 2025-05-07T22:09:10.6141291Z fpu : yes 2025-05-07T22:09:10.6141363Z fpu_exception : yes 2025-05-07T22:09:10.6141430Z cpuid level : 16 2025-05-07T22:09:10.6141631Z wp : yes 2025-05-07T22:09:10.6144594Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6144755Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6144824Z bogomips : 3992.03 2025-05-07T22:09:10.6144907Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6144976Z clflush size : 64 2025-05-07T22:09:10.6145046Z cache_alignment : 64 2025-05-07T22:09:10.6145154Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6145295Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6145299Z 2025-05-07T22:09:10.6145364Z processor : 64 2025-05-07T22:09:10.6145442Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6145508Z cpu family : 25 2025-05-07T22:09:10.6145575Z model : 1 2025-05-07T22:09:10.6145666Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6145731Z stepping : 1 2025-05-07T22:09:10.6145803Z microcode : 0xa0011d5 2025-05-07T22:09:10.6145871Z cpu MHz : 2000.000 2025-05-07T22:09:10.6145937Z cache size : 512 KB 2025-05-07T22:09:10.6146007Z physical id : 1 2025-05-07T22:09:10.6146072Z siblings : 64 2025-05-07T22:09:10.6146136Z core id : 0 2025-05-07T22:09:10.6146203Z cpu cores : 64 2025-05-07T22:09:10.6146266Z apicid : 64 2025-05-07T22:09:10.6146333Z initial apicid : 64 2025-05-07T22:09:10.6146399Z fpu : yes 2025-05-07T22:09:10.6146467Z fpu_exception : yes 2025-05-07T22:09:10.6146533Z cpuid level : 16 2025-05-07T22:09:10.6146598Z wp : yes 2025-05-07T22:09:10.6149455Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6149612Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6149679Z bogomips : 3985.40 2025-05-07T22:09:10.6149751Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6149816Z clflush size : 64 2025-05-07T22:09:10.6149885Z cache_alignment : 64 2025-05-07T22:09:10.6149992Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6150132Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6150139Z 2025-05-07T22:09:10.6150208Z processor : 65 2025-05-07T22:09:10.6150279Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6150409Z cpu family : 25 2025-05-07T22:09:10.6150712Z model : 1 2025-05-07T22:09:10.6150954Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6151082Z stepping : 1 2025-05-07T22:09:10.6151198Z microcode : 0xa0011d5 2025-05-07T22:09:10.6151351Z cpu MHz : 2000.000 2025-05-07T22:09:10.6151486Z cache size : 512 KB 2025-05-07T22:09:10.6151595Z physical id : 1 2025-05-07T22:09:10.6151792Z siblings : 64 2025-05-07T22:09:10.6151917Z core id : 1 2025-05-07T22:09:10.6152022Z cpu cores : 64 2025-05-07T22:09:10.6152169Z apicid : 65 2025-05-07T22:09:10.6152299Z initial apicid : 65 2025-05-07T22:09:10.6152426Z fpu : yes 2025-05-07T22:09:10.6152594Z fpu_exception : yes 2025-05-07T22:09:10.6152721Z cpuid level : 16 2025-05-07T22:09:10.6152869Z wp : yes 2025-05-07T22:09:10.6155914Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6156160Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6156254Z bogomips : 3985.40 2025-05-07T22:09:10.6156494Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6156604Z clflush size : 64 2025-05-07T22:09:10.6156735Z cache_alignment : 64 2025-05-07T22:09:10.6156929Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6157174Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6157180Z 2025-05-07T22:09:10.6157268Z processor : 66 2025-05-07T22:09:10.6157508Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6157636Z cpu family : 25 2025-05-07T22:09:10.6157739Z model : 1 2025-05-07T22:09:10.6157927Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6158035Z stepping : 1 2025-05-07T22:09:10.6158229Z microcode : 0xa0011d5 2025-05-07T22:09:10.6158356Z cpu MHz : 2000.000 2025-05-07T22:09:10.6158488Z cache size : 512 KB 2025-05-07T22:09:10.6158637Z physical id : 1 2025-05-07T22:09:10.6158743Z siblings : 64 2025-05-07T22:09:10.6158848Z core id : 2 2025-05-07T22:09:10.6159034Z cpu cores : 64 2025-05-07T22:09:10.6159183Z apicid : 66 2025-05-07T22:09:10.6159299Z initial apicid : 66 2025-05-07T22:09:10.6159599Z fpu : yes 2025-05-07T22:09:10.6159710Z fpu_exception : yes 2025-05-07T22:09:10.6159815Z cpuid level : 16 2025-05-07T22:09:10.6160003Z wp : yes 2025-05-07T22:09:10.6162930Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6163331Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6163441Z bogomips : 3985.40 2025-05-07T22:09:10.6163594Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6163683Z clflush size : 64 2025-05-07T22:09:10.6163886Z cache_alignment : 64 2025-05-07T22:09:10.6164095Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6164279Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6164283Z 2025-05-07T22:09:10.6164432Z processor : 67 2025-05-07T22:09:10.6164546Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6164654Z cpu family : 25 2025-05-07T22:09:10.6164881Z model : 1 2025-05-07T22:09:10.6165016Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6182392Z stepping : 1 2025-05-07T22:09:10.6182732Z microcode : 0xa0011d5 2025-05-07T22:09:10.6182819Z cpu MHz : 2000.000 2025-05-07T22:09:10.6182893Z cache size : 512 KB 2025-05-07T22:09:10.6182977Z physical id : 1 2025-05-07T22:09:10.6183049Z siblings : 64 2025-05-07T22:09:10.6183111Z core id : 3 2025-05-07T22:09:10.6183185Z cpu cores : 64 2025-05-07T22:09:10.6183253Z apicid : 67 2025-05-07T22:09:10.6183326Z initial apicid : 67 2025-05-07T22:09:10.6183395Z fpu : yes 2025-05-07T22:09:10.6183465Z fpu_exception : yes 2025-05-07T22:09:10.6183533Z cpuid level : 16 2025-05-07T22:09:10.6183610Z wp : yes 2025-05-07T22:09:10.6186518Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6186701Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6186774Z bogomips : 3985.40 2025-05-07T22:09:10.6186856Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6186929Z clflush size : 64 2025-05-07T22:09:10.6187002Z cache_alignment : 64 2025-05-07T22:09:10.6187126Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6187288Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6187294Z 2025-05-07T22:09:10.6187368Z processor : 68 2025-05-07T22:09:10.6187453Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6187524Z cpu family : 25 2025-05-07T22:09:10.6187595Z model : 1 2025-05-07T22:09:10.6187698Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6187767Z stepping : 1 2025-05-07T22:09:10.6187844Z microcode : 0xa0011d5 2025-05-07T22:09:10.6187912Z cpu MHz : 2736.014 2025-05-07T22:09:10.6187982Z cache size : 512 KB 2025-05-07T22:09:10.6188058Z physical id : 1 2025-05-07T22:09:10.6188128Z siblings : 64 2025-05-07T22:09:10.6188194Z core id : 4 2025-05-07T22:09:10.6188269Z cpu cores : 64 2025-05-07T22:09:10.6188334Z apicid : 68 2025-05-07T22:09:10.6188400Z initial apicid : 68 2025-05-07T22:09:10.6188465Z fpu : yes 2025-05-07T22:09:10.6188534Z fpu_exception : yes 2025-05-07T22:09:10.6188598Z cpuid level : 16 2025-05-07T22:09:10.6188666Z wp : yes 2025-05-07T22:09:10.6191530Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6191844Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6192025Z bogomips : 3985.40 2025-05-07T22:09:10.6192106Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6192175Z clflush size : 64 2025-05-07T22:09:10.6192249Z cache_alignment : 64 2025-05-07T22:09:10.6192367Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6192526Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6192531Z 2025-05-07T22:09:10.6192603Z processor : 69 2025-05-07T22:09:10.6192679Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6192744Z cpu family : 25 2025-05-07T22:09:10.6192810Z model : 1 2025-05-07T22:09:10.6192913Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6192979Z stepping : 1 2025-05-07T22:09:10.6193052Z microcode : 0xa0011d5 2025-05-07T22:09:10.6193118Z cpu MHz : 2000.000 2025-05-07T22:09:10.6193184Z cache size : 512 KB 2025-05-07T22:09:10.6193254Z physical id : 1 2025-05-07T22:09:10.6193319Z siblings : 64 2025-05-07T22:09:10.6193381Z core id : 5 2025-05-07T22:09:10.6193449Z cpu cores : 64 2025-05-07T22:09:10.6193516Z apicid : 69 2025-05-07T22:09:10.6193582Z initial apicid : 69 2025-05-07T22:09:10.6193649Z fpu : yes 2025-05-07T22:09:10.6193719Z fpu_exception : yes 2025-05-07T22:09:10.6193787Z cpuid level : 16 2025-05-07T22:09:10.6193851Z wp : yes 2025-05-07T22:09:10.6196731Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6196896Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6196963Z bogomips : 3985.40 2025-05-07T22:09:10.6197100Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6197169Z clflush size : 64 2025-05-07T22:09:10.6197238Z cache_alignment : 64 2025-05-07T22:09:10.6197362Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6197508Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6197513Z 2025-05-07T22:09:10.6197584Z processor : 70 2025-05-07T22:09:10.6197659Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6197724Z cpu family : 25 2025-05-07T22:09:10.6197789Z model : 1 2025-05-07T22:09:10.6197885Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6197957Z stepping : 1 2025-05-07T22:09:10.6198030Z microcode : 0xa0011d5 2025-05-07T22:09:10.6198095Z cpu MHz : 1795.545 2025-05-07T22:09:10.6198165Z cache size : 512 KB 2025-05-07T22:09:10.6198437Z physical id : 1 2025-05-07T22:09:10.6198501Z siblings : 64 2025-05-07T22:09:10.6198563Z core id : 6 2025-05-07T22:09:10.6198631Z cpu cores : 64 2025-05-07T22:09:10.6198694Z apicid : 70 2025-05-07T22:09:10.6198761Z initial apicid : 70 2025-05-07T22:09:10.6198827Z fpu : yes 2025-05-07T22:09:10.6198896Z fpu_exception : yes 2025-05-07T22:09:10.6198967Z cpuid level : 16 2025-05-07T22:09:10.6199027Z wp : yes 2025-05-07T22:09:10.6202044Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6202226Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6202297Z bogomips : 3985.40 2025-05-07T22:09:10.6202377Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6202444Z clflush size : 64 2025-05-07T22:09:10.6202516Z cache_alignment : 64 2025-05-07T22:09:10.6202633Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6202792Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6202797Z 2025-05-07T22:09:10.6202869Z processor : 71 2025-05-07T22:09:10.6202942Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6203012Z cpu family : 25 2025-05-07T22:09:10.6203077Z model : 1 2025-05-07T22:09:10.6203177Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6203243Z stepping : 1 2025-05-07T22:09:10.6203319Z microcode : 0xa0011d5 2025-05-07T22:09:10.6203385Z cpu MHz : 1795.213 2025-05-07T22:09:10.6203453Z cache size : 512 KB 2025-05-07T22:09:10.6203524Z physical id : 1 2025-05-07T22:09:10.6203589Z siblings : 64 2025-05-07T22:09:10.6203652Z core id : 7 2025-05-07T22:09:10.6203720Z cpu cores : 64 2025-05-07T22:09:10.6203785Z apicid : 71 2025-05-07T22:09:10.6203855Z initial apicid : 71 2025-05-07T22:09:10.6203917Z fpu : yes 2025-05-07T22:09:10.6203986Z fpu_exception : yes 2025-05-07T22:09:10.6204057Z cpuid level : 16 2025-05-07T22:09:10.6204118Z wp : yes 2025-05-07T22:09:10.6206981Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6207147Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6207213Z bogomips : 3985.40 2025-05-07T22:09:10.6207288Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6207483Z clflush size : 64 2025-05-07T22:09:10.6207559Z cache_alignment : 64 2025-05-07T22:09:10.6207680Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6207831Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6207836Z 2025-05-07T22:09:10.6207904Z processor : 72 2025-05-07T22:09:10.6207977Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6208041Z cpu family : 25 2025-05-07T22:09:10.6208107Z model : 1 2025-05-07T22:09:10.6208202Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6208269Z stepping : 1 2025-05-07T22:09:10.6208340Z microcode : 0xa0011d5 2025-05-07T22:09:10.6208406Z cpu MHz : 1795.418 2025-05-07T22:09:10.6208473Z cache size : 512 KB 2025-05-07T22:09:10.6208543Z physical id : 1 2025-05-07T22:09:10.6208608Z siblings : 64 2025-05-07T22:09:10.6208671Z core id : 8 2025-05-07T22:09:10.6208854Z cpu cores : 64 2025-05-07T22:09:10.6208921Z apicid : 72 2025-05-07T22:09:10.6208990Z initial apicid : 72 2025-05-07T22:09:10.6209052Z fpu : yes 2025-05-07T22:09:10.6209124Z fpu_exception : yes 2025-05-07T22:09:10.6209191Z cpuid level : 16 2025-05-07T22:09:10.6209250Z wp : yes 2025-05-07T22:09:10.6212131Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6212284Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6212350Z bogomips : 3985.40 2025-05-07T22:09:10.6212424Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6212488Z clflush size : 64 2025-05-07T22:09:10.6212560Z cache_alignment : 64 2025-05-07T22:09:10.6212666Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6212811Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6212815Z 2025-05-07T22:09:10.6212886Z processor : 73 2025-05-07T22:09:10.6212958Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6213024Z cpu family : 25 2025-05-07T22:09:10.6213092Z model : 1 2025-05-07T22:09:10.6213188Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6213252Z stepping : 1 2025-05-07T22:09:10.6213326Z microcode : 0xa0011d5 2025-05-07T22:09:10.6213390Z cpu MHz : 2000.000 2025-05-07T22:09:10.6213459Z cache size : 512 KB 2025-05-07T22:09:10.6213531Z physical id : 1 2025-05-07T22:09:10.6213594Z siblings : 64 2025-05-07T22:09:10.6213659Z core id : 9 2025-05-07T22:09:10.6213722Z cpu cores : 64 2025-05-07T22:09:10.6213784Z apicid : 73 2025-05-07T22:09:10.6213854Z initial apicid : 73 2025-05-07T22:09:10.6213915Z fpu : yes 2025-05-07T22:09:10.6213985Z fpu_exception : yes 2025-05-07T22:09:10.6214054Z cpuid level : 16 2025-05-07T22:09:10.6214115Z wp : yes 2025-05-07T22:09:10.6216975Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6217423Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6217497Z bogomips : 3985.40 2025-05-07T22:09:10.6217567Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6217632Z clflush size : 64 2025-05-07T22:09:10.6217706Z cache_alignment : 64 2025-05-07T22:09:10.6217923Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6218069Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6218074Z 2025-05-07T22:09:10.6218148Z processor : 74 2025-05-07T22:09:10.6218225Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6218288Z cpu family : 25 2025-05-07T22:09:10.6218352Z model : 1 2025-05-07T22:09:10.6218445Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6218510Z stepping : 1 2025-05-07T22:09:10.6218580Z microcode : 0xa0011d5 2025-05-07T22:09:10.6218645Z cpu MHz : 2725.635 2025-05-07T22:09:10.6218714Z cache size : 512 KB 2025-05-07T22:09:10.6218779Z physical id : 1 2025-05-07T22:09:10.6218841Z siblings : 64 2025-05-07T22:09:10.6218907Z core id : 10 2025-05-07T22:09:10.6218973Z cpu cores : 64 2025-05-07T22:09:10.6219035Z apicid : 74 2025-05-07T22:09:10.6219106Z initial apicid : 74 2025-05-07T22:09:10.6219168Z fpu : yes 2025-05-07T22:09:10.6219237Z fpu_exception : yes 2025-05-07T22:09:10.6219307Z cpuid level : 16 2025-05-07T22:09:10.6219370Z wp : yes 2025-05-07T22:09:10.6222223Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6222383Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6222453Z bogomips : 3985.40 2025-05-07T22:09:10.6222521Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6222590Z clflush size : 64 2025-05-07T22:09:10.6222660Z cache_alignment : 64 2025-05-07T22:09:10.6222764Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6222906Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6222910Z 2025-05-07T22:09:10.6222978Z processor : 75 2025-05-07T22:09:10.6223048Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6223113Z cpu family : 25 2025-05-07T22:09:10.6223176Z model : 1 2025-05-07T22:09:10.6223270Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6223339Z stepping : 1 2025-05-07T22:09:10.6223405Z microcode : 0xa0011d5 2025-05-07T22:09:10.6223470Z cpu MHz : 2000.000 2025-05-07T22:09:10.6223538Z cache size : 512 KB 2025-05-07T22:09:10.6223605Z physical id : 1 2025-05-07T22:09:10.6223668Z siblings : 64 2025-05-07T22:09:10.6223737Z core id : 11 2025-05-07T22:09:10.6223801Z cpu cores : 64 2025-05-07T22:09:10.6223864Z apicid : 75 2025-05-07T22:09:10.6223934Z initial apicid : 75 2025-05-07T22:09:10.6224133Z fpu : yes 2025-05-07T22:09:10.6224203Z fpu_exception : yes 2025-05-07T22:09:10.6224273Z cpuid level : 16 2025-05-07T22:09:10.6224335Z wp : yes 2025-05-07T22:09:10.6227331Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6227495Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6227565Z bogomips : 3985.40 2025-05-07T22:09:10.6227637Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6227702Z clflush size : 64 2025-05-07T22:09:10.6227775Z cache_alignment : 64 2025-05-07T22:09:10.6227881Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6228023Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6228027Z 2025-05-07T22:09:10.6228100Z processor : 76 2025-05-07T22:09:10.6228173Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6228243Z cpu family : 25 2025-05-07T22:09:10.6228307Z model : 1 2025-05-07T22:09:10.6228402Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6228468Z stepping : 1 2025-05-07T22:09:10.6228536Z microcode : 0xa0011d5 2025-05-07T22:09:10.6228603Z cpu MHz : 2000.000 2025-05-07T22:09:10.6228677Z cache size : 512 KB 2025-05-07T22:09:10.6228744Z physical id : 1 2025-05-07T22:09:10.6228808Z siblings : 64 2025-05-07T22:09:10.6228874Z core id : 12 2025-05-07T22:09:10.6228938Z cpu cores : 64 2025-05-07T22:09:10.6229000Z apicid : 76 2025-05-07T22:09:10.6229071Z initial apicid : 76 2025-05-07T22:09:10.6229135Z fpu : yes 2025-05-07T22:09:10.6229203Z fpu_exception : yes 2025-05-07T22:09:10.6229273Z cpuid level : 16 2025-05-07T22:09:10.6229337Z wp : yes 2025-05-07T22:09:10.6232206Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6232359Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6232432Z bogomips : 3985.40 2025-05-07T22:09:10.6232502Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6232567Z clflush size : 64 2025-05-07T22:09:10.6232641Z cache_alignment : 64 2025-05-07T22:09:10.6232750Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6232892Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6233033Z 2025-05-07T22:09:10.6233101Z processor : 77 2025-05-07T22:09:10.6233176Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6233246Z cpu family : 25 2025-05-07T22:09:10.6233308Z model : 1 2025-05-07T22:09:10.6233408Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6233482Z stepping : 1 2025-05-07T22:09:10.6233553Z microcode : 0xa0011d5 2025-05-07T22:09:10.6233619Z cpu MHz : 2000.000 2025-05-07T22:09:10.6233688Z cache size : 512 KB 2025-05-07T22:09:10.6233756Z physical id : 1 2025-05-07T22:09:10.6233824Z siblings : 64 2025-05-07T22:09:10.6233893Z core id : 13 2025-05-07T22:09:10.6233958Z cpu cores : 64 2025-05-07T22:09:10.6234024Z apicid : 77 2025-05-07T22:09:10.6234096Z initial apicid : 77 2025-05-07T22:09:10.6234162Z fpu : yes 2025-05-07T22:09:10.6234233Z fpu_exception : yes 2025-05-07T22:09:10.6234303Z cpuid level : 16 2025-05-07T22:09:10.6234491Z wp : yes 2025-05-07T22:09:10.6237407Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6237566Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6237641Z bogomips : 3985.40 2025-05-07T22:09:10.6237715Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6237781Z clflush size : 64 2025-05-07T22:09:10.6237858Z cache_alignment : 64 2025-05-07T22:09:10.6237969Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6238111Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6238118Z 2025-05-07T22:09:10.6238186Z processor : 78 2025-05-07T22:09:10.6238260Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6238328Z cpu family : 25 2025-05-07T22:09:10.6238390Z model : 1 2025-05-07T22:09:10.6238482Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6238552Z stepping : 1 2025-05-07T22:09:10.6238619Z microcode : 0xa0011d5 2025-05-07T22:09:10.6238683Z cpu MHz : 2000.000 2025-05-07T22:09:10.6238751Z cache size : 512 KB 2025-05-07T22:09:10.6238815Z physical id : 1 2025-05-07T22:09:10.6238881Z siblings : 64 2025-05-07T22:09:10.6238946Z core id : 14 2025-05-07T22:09:10.6239015Z cpu cores : 64 2025-05-07T22:09:10.6239079Z apicid : 78 2025-05-07T22:09:10.6239151Z initial apicid : 78 2025-05-07T22:09:10.6239217Z fpu : yes 2025-05-07T22:09:10.6239284Z fpu_exception : yes 2025-05-07T22:09:10.6239351Z cpuid level : 16 2025-05-07T22:09:10.6239411Z wp : yes 2025-05-07T22:09:10.6242265Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6242575Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6242642Z bogomips : 3985.40 2025-05-07T22:09:10.6242714Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6242780Z clflush size : 64 2025-05-07T22:09:10.6242847Z cache_alignment : 64 2025-05-07T22:09:10.6242957Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6243100Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6243104Z 2025-05-07T22:09:10.6243172Z processor : 79 2025-05-07T22:09:10.6243243Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6243448Z cpu family : 25 2025-05-07T22:09:10.6243515Z model : 1 2025-05-07T22:09:10.6243607Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6243669Z stepping : 1 2025-05-07T22:09:10.6243743Z microcode : 0xa0011d5 2025-05-07T22:09:10.6243808Z cpu MHz : 1796.156 2025-05-07T22:09:10.6243873Z cache size : 512 KB 2025-05-07T22:09:10.6243942Z physical id : 1 2025-05-07T22:09:10.6244005Z siblings : 64 2025-05-07T22:09:10.6244066Z core id : 15 2025-05-07T22:09:10.6244131Z cpu cores : 64 2025-05-07T22:09:10.6244192Z apicid : 79 2025-05-07T22:09:10.6244262Z initial apicid : 79 2025-05-07T22:09:10.6244324Z fpu : yes 2025-05-07T22:09:10.6244390Z fpu_exception : yes 2025-05-07T22:09:10.6244461Z cpuid level : 16 2025-05-07T22:09:10.6244522Z wp : yes 2025-05-07T22:09:10.6247432Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6247593Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6247659Z bogomips : 3985.40 2025-05-07T22:09:10.6247732Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6247804Z clflush size : 64 2025-05-07T22:09:10.6247879Z cache_alignment : 64 2025-05-07T22:09:10.6247984Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6248126Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6248133Z 2025-05-07T22:09:10.6248201Z processor : 80 2025-05-07T22:09:10.6248275Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6248339Z cpu family : 25 2025-05-07T22:09:10.6248404Z model : 1 2025-05-07T22:09:10.6248498Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6248562Z stepping : 1 2025-05-07T22:09:10.6248633Z microcode : 0xa0011d5 2025-05-07T22:09:10.6248699Z cpu MHz : 2479.366 2025-05-07T22:09:10.6248765Z cache size : 512 KB 2025-05-07T22:09:10.6248836Z physical id : 1 2025-05-07T22:09:10.6248900Z siblings : 64 2025-05-07T22:09:10.6248965Z core id : 16 2025-05-07T22:09:10.6249029Z cpu cores : 64 2025-05-07T22:09:10.6249090Z apicid : 80 2025-05-07T22:09:10.6249161Z initial apicid : 80 2025-05-07T22:09:10.6249222Z fpu : yes 2025-05-07T22:09:10.6249288Z fpu_exception : yes 2025-05-07T22:09:10.6249360Z cpuid level : 16 2025-05-07T22:09:10.6249422Z wp : yes 2025-05-07T22:09:10.6252410Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6252688Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6252764Z bogomips : 3985.40 2025-05-07T22:09:10.6252833Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6252898Z clflush size : 64 2025-05-07T22:09:10.6252969Z cache_alignment : 64 2025-05-07T22:09:10.6253078Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6253222Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6253227Z 2025-05-07T22:09:10.6253291Z processor : 81 2025-05-07T22:09:10.6253363Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6253431Z cpu family : 25 2025-05-07T22:09:10.6253492Z model : 1 2025-05-07T22:09:10.6253582Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6253650Z stepping : 1 2025-05-07T22:09:10.6253718Z microcode : 0xa0011d5 2025-05-07T22:09:10.6253784Z cpu MHz : 2000.000 2025-05-07T22:09:10.6253849Z cache size : 512 KB 2025-05-07T22:09:10.6253917Z physical id : 1 2025-05-07T22:09:10.6253983Z siblings : 64 2025-05-07T22:09:10.6254046Z core id : 17 2025-05-07T22:09:10.6254107Z cpu cores : 64 2025-05-07T22:09:10.6254178Z apicid : 81 2025-05-07T22:09:10.6254245Z initial apicid : 81 2025-05-07T22:09:10.6254307Z fpu : yes 2025-05-07T22:09:10.6254377Z fpu_exception : yes 2025-05-07T22:09:10.6254444Z cpuid level : 16 2025-05-07T22:09:10.6254504Z wp : yes 2025-05-07T22:09:10.6257371Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6257527Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6257593Z bogomips : 3985.40 2025-05-07T22:09:10.6257661Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6257729Z clflush size : 64 2025-05-07T22:09:10.6257798Z cache_alignment : 64 2025-05-07T22:09:10.6257903Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6258045Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6258050Z 2025-05-07T22:09:10.6258114Z processor : 82 2025-05-07T22:09:10.6258188Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6258257Z cpu family : 25 2025-05-07T22:09:10.6258318Z model : 1 2025-05-07T22:09:10.6258409Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6258622Z stepping : 1 2025-05-07T22:09:10.6258691Z microcode : 0xa0011d5 2025-05-07T22:09:10.6258758Z cpu MHz : 2925.329 2025-05-07T22:09:10.6258825Z cache size : 512 KB 2025-05-07T22:09:10.6258889Z physical id : 1 2025-05-07T22:09:10.6258955Z siblings : 64 2025-05-07T22:09:10.6259018Z core id : 18 2025-05-07T22:09:10.6259082Z cpu cores : 64 2025-05-07T22:09:10.6259147Z apicid : 82 2025-05-07T22:09:10.6259216Z initial apicid : 82 2025-05-07T22:09:10.6259277Z fpu : yes 2025-05-07T22:09:10.6259348Z fpu_exception : yes 2025-05-07T22:09:10.6259412Z cpuid level : 16 2025-05-07T22:09:10.6259473Z wp : yes 2025-05-07T22:09:10.6262501Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6262662Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6262728Z bogomips : 3985.40 2025-05-07T22:09:10.6262796Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6262867Z clflush size : 64 2025-05-07T22:09:10.6262935Z cache_alignment : 64 2025-05-07T22:09:10.6263041Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6263186Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6263194Z 2025-05-07T22:09:10.6263257Z processor : 83 2025-05-07T22:09:10.6263328Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6263396Z cpu family : 25 2025-05-07T22:09:10.6263456Z model : 1 2025-05-07T22:09:10.6263551Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6263614Z stepping : 1 2025-05-07T22:09:10.6263681Z microcode : 0xa0011d5 2025-05-07T22:09:10.6263749Z cpu MHz : 3090.482 2025-05-07T22:09:10.6263814Z cache size : 512 KB 2025-05-07T22:09:10.6263879Z physical id : 1 2025-05-07T22:09:10.6263944Z siblings : 64 2025-05-07T22:09:10.6264006Z core id : 19 2025-05-07T22:09:10.6264068Z cpu cores : 64 2025-05-07T22:09:10.6264133Z apicid : 83 2025-05-07T22:09:10.6264200Z initial apicid : 83 2025-05-07T22:09:10.6264262Z fpu : yes 2025-05-07T22:09:10.6264342Z fpu_exception : yes 2025-05-07T22:09:10.6264406Z cpuid level : 16 2025-05-07T22:09:10.6264467Z wp : yes 2025-05-07T22:09:10.6267340Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6267496Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6267695Z bogomips : 3985.40 2025-05-07T22:09:10.6267763Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6267832Z clflush size : 64 2025-05-07T22:09:10.6267900Z cache_alignment : 64 2025-05-07T22:09:10.6268006Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6268150Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6268154Z 2025-05-07T22:09:10.6268219Z processor : 84 2025-05-07T22:09:10.6268295Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6268360Z cpu family : 25 2025-05-07T22:09:10.6268420Z model : 1 2025-05-07T22:09:10.6268515Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6268578Z stepping : 1 2025-05-07T22:09:10.6268646Z microcode : 0xa0011d5 2025-05-07T22:09:10.6268716Z cpu MHz : 2000.000 2025-05-07T22:09:10.6268899Z cache size : 512 KB 2025-05-07T22:09:10.6268968Z physical id : 1 2025-05-07T22:09:10.6269034Z siblings : 64 2025-05-07T22:09:10.6269095Z core id : 20 2025-05-07T22:09:10.6269162Z cpu cores : 64 2025-05-07T22:09:10.6269230Z apicid : 84 2025-05-07T22:09:10.6269297Z initial apicid : 84 2025-05-07T22:09:10.6269362Z fpu : yes 2025-05-07T22:09:10.6269436Z fpu_exception : yes 2025-05-07T22:09:10.6269501Z cpuid level : 16 2025-05-07T22:09:10.6269560Z wp : yes 2025-05-07T22:09:10.6272438Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6272597Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6272664Z bogomips : 3985.40 2025-05-07T22:09:10.6272734Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6272803Z clflush size : 64 2025-05-07T22:09:10.6272871Z cache_alignment : 64 2025-05-07T22:09:10.6272976Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6273117Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6273121Z 2025-05-07T22:09:10.6273184Z processor : 85 2025-05-07T22:09:10.6273261Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6273325Z cpu family : 25 2025-05-07T22:09:10.6273386Z model : 1 2025-05-07T22:09:10.6273477Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6273547Z stepping : 1 2025-05-07T22:09:10.6273614Z microcode : 0xa0011d5 2025-05-07T22:09:10.6273680Z cpu MHz : 2000.000 2025-05-07T22:09:10.6273746Z cache size : 512 KB 2025-05-07T22:09:10.6273811Z physical id : 1 2025-05-07T22:09:10.6273877Z siblings : 64 2025-05-07T22:09:10.6273939Z core id : 21 2025-05-07T22:09:10.6274001Z cpu cores : 64 2025-05-07T22:09:10.6274068Z apicid : 85 2025-05-07T22:09:10.6274134Z initial apicid : 85 2025-05-07T22:09:10.6274196Z fpu : yes 2025-05-07T22:09:10.6274266Z fpu_exception : yes 2025-05-07T22:09:10.6274330Z cpuid level : 16 2025-05-07T22:09:10.6274394Z wp : yes 2025-05-07T22:09:10.6277325Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6277642Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6277712Z bogomips : 3985.40 2025-05-07T22:09:10.6277929Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6278002Z clflush size : 64 2025-05-07T22:09:10.6278070Z cache_alignment : 64 2025-05-07T22:09:10.6278174Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6278323Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6278327Z 2025-05-07T22:09:10.6278392Z processor : 86 2025-05-07T22:09:10.6278471Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6278536Z cpu family : 25 2025-05-07T22:09:10.6278597Z model : 1 2025-05-07T22:09:10.6278695Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6278759Z stepping : 1 2025-05-07T22:09:10.6278826Z microcode : 0xa0011d5 2025-05-07T22:09:10.6278894Z cpu MHz : 2000.000 2025-05-07T22:09:10.6278959Z cache size : 512 KB 2025-05-07T22:09:10.6279024Z physical id : 1 2025-05-07T22:09:10.6279090Z siblings : 64 2025-05-07T22:09:10.6279152Z core id : 22 2025-05-07T22:09:10.6279213Z cpu cores : 64 2025-05-07T22:09:10.6279279Z apicid : 86 2025-05-07T22:09:10.6279345Z initial apicid : 86 2025-05-07T22:09:10.6279417Z fpu : yes 2025-05-07T22:09:10.6279484Z fpu_exception : yes 2025-05-07T22:09:10.6279548Z cpuid level : 16 2025-05-07T22:09:10.6279611Z wp : yes 2025-05-07T22:09:10.6282470Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6282625Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6282690Z bogomips : 3985.40 2025-05-07T22:09:10.6282759Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6282827Z clflush size : 64 2025-05-07T22:09:10.6282895Z cache_alignment : 64 2025-05-07T22:09:10.6283003Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6283144Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6283148Z 2025-05-07T22:09:10.6283212Z processor : 87 2025-05-07T22:09:10.6283287Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6283351Z cpu family : 25 2025-05-07T22:09:10.6283411Z model : 1 2025-05-07T22:09:10.6283506Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6283569Z stepping : 1 2025-05-07T22:09:10.6283637Z microcode : 0xa0011d5 2025-05-07T22:09:10.6283706Z cpu MHz : 2000.000 2025-05-07T22:09:10.6283772Z cache size : 512 KB 2025-05-07T22:09:10.6283836Z physical id : 1 2025-05-07T22:09:10.6283904Z siblings : 64 2025-05-07T22:09:10.6284104Z core id : 23 2025-05-07T22:09:10.6284171Z cpu cores : 64 2025-05-07T22:09:10.6284233Z apicid : 87 2025-05-07T22:09:10.6284301Z initial apicid : 87 2025-05-07T22:09:10.6284365Z fpu : yes 2025-05-07T22:09:10.6284432Z fpu_exception : yes 2025-05-07T22:09:10.6284496Z cpuid level : 16 2025-05-07T22:09:10.6284557Z wp : yes 2025-05-07T22:09:10.6287531Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6287691Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6287757Z bogomips : 3985.40 2025-05-07T22:09:10.6287827Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6287896Z clflush size : 64 2025-05-07T22:09:10.6287964Z cache_alignment : 64 2025-05-07T22:09:10.6288068Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6288207Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6288211Z 2025-05-07T22:09:10.6288278Z processor : 88 2025-05-07T22:09:10.6288352Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6288416Z cpu family : 25 2025-05-07T22:09:10.6288476Z model : 1 2025-05-07T22:09:10.6288573Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6288635Z stepping : 1 2025-05-07T22:09:10.6288702Z microcode : 0xa0011d5 2025-05-07T22:09:10.6288770Z cpu MHz : 2196.964 2025-05-07T22:09:10.6288834Z cache size : 512 KB 2025-05-07T22:09:10.6288899Z physical id : 1 2025-05-07T22:09:10.6288965Z siblings : 64 2025-05-07T22:09:10.6289025Z core id : 24 2025-05-07T22:09:10.6289092Z cpu cores : 64 2025-05-07T22:09:10.6289153Z apicid : 88 2025-05-07T22:09:10.6289219Z initial apicid : 88 2025-05-07T22:09:10.6289282Z fpu : yes 2025-05-07T22:09:10.6289349Z fpu_exception : yes 2025-05-07T22:09:10.6289413Z cpuid level : 16 2025-05-07T22:09:10.6289476Z wp : yes 2025-05-07T22:09:10.6292342Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6292493Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6292559Z bogomips : 3985.40 2025-05-07T22:09:10.6292639Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6292705Z clflush size : 64 2025-05-07T22:09:10.6292774Z cache_alignment : 64 2025-05-07T22:09:10.6293038Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6293177Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6293182Z 2025-05-07T22:09:10.6293245Z processor : 89 2025-05-07T22:09:10.6293319Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6293385Z cpu family : 25 2025-05-07T22:09:10.6293448Z model : 1 2025-05-07T22:09:10.6293545Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6293607Z stepping : 1 2025-05-07T22:09:10.6293674Z microcode : 0xa0011d5 2025-05-07T22:09:10.6293744Z cpu MHz : 2796.764 2025-05-07T22:09:10.6293808Z cache size : 512 KB 2025-05-07T22:09:10.6293881Z physical id : 1 2025-05-07T22:09:10.6293943Z siblings : 64 2025-05-07T22:09:10.6294003Z core id : 25 2025-05-07T22:09:10.6294068Z cpu cores : 64 2025-05-07T22:09:10.6294133Z apicid : 89 2025-05-07T22:09:10.6294325Z initial apicid : 89 2025-05-07T22:09:10.6294396Z fpu : yes 2025-05-07T22:09:10.6294464Z fpu_exception : yes 2025-05-07T22:09:10.6294528Z cpuid level : 16 2025-05-07T22:09:10.6294595Z wp : yes 2025-05-07T22:09:10.6297471Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6297627Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6297694Z bogomips : 3985.40 2025-05-07T22:09:10.6297767Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6297832Z clflush size : 64 2025-05-07T22:09:10.6297902Z cache_alignment : 64 2025-05-07T22:09:10.6298007Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6298147Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6298152Z 2025-05-07T22:09:10.6298215Z processor : 90 2025-05-07T22:09:10.6298289Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6298354Z cpu family : 25 2025-05-07T22:09:10.6298417Z model : 1 2025-05-07T22:09:10.6298510Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6298572Z stepping : 1 2025-05-07T22:09:10.6298648Z microcode : 0xa0011d5 2025-05-07T22:09:10.6298713Z cpu MHz : 1797.495 2025-05-07T22:09:10.6298779Z cache size : 512 KB 2025-05-07T22:09:10.6298846Z physical id : 1 2025-05-07T22:09:10.6298912Z siblings : 64 2025-05-07T22:09:10.6298973Z core id : 26 2025-05-07T22:09:10.6299038Z cpu cores : 64 2025-05-07T22:09:10.6299100Z apicid : 90 2025-05-07T22:09:10.6299167Z initial apicid : 90 2025-05-07T22:09:10.6299233Z fpu : yes 2025-05-07T22:09:10.6299300Z fpu_exception : yes 2025-05-07T22:09:10.6299364Z cpuid level : 16 2025-05-07T22:09:10.6299430Z wp : yes 2025-05-07T22:09:10.6302294Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6302579Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6302645Z bogomips : 3985.40 2025-05-07T22:09:10.6302716Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6302782Z clflush size : 64 2025-05-07T22:09:10.6302849Z cache_alignment : 64 2025-05-07T22:09:10.6302956Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6303212Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6303217Z 2025-05-07T22:09:10.6303284Z processor : 91 2025-05-07T22:09:10.6303358Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6303423Z cpu family : 25 2025-05-07T22:09:10.6303490Z model : 1 2025-05-07T22:09:10.6303582Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6303646Z stepping : 1 2025-05-07T22:09:10.6303714Z microcode : 0xa0011d5 2025-05-07T22:09:10.6303779Z cpu MHz : 2344.273 2025-05-07T22:09:10.6303845Z cache size : 512 KB 2025-05-07T22:09:10.6303912Z physical id : 1 2025-05-07T22:09:10.6303974Z siblings : 64 2025-05-07T22:09:10.6304036Z core id : 27 2025-05-07T22:09:10.6304101Z cpu cores : 64 2025-05-07T22:09:10.6304163Z apicid : 91 2025-05-07T22:09:10.6304229Z initial apicid : 91 2025-05-07T22:09:10.6304296Z fpu : yes 2025-05-07T22:09:10.6304362Z fpu_exception : yes 2025-05-07T22:09:10.6304426Z cpuid level : 16 2025-05-07T22:09:10.6304490Z wp : yes 2025-05-07T22:09:10.6307353Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6307510Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6307578Z bogomips : 3985.40 2025-05-07T22:09:10.6307649Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6307716Z clflush size : 64 2025-05-07T22:09:10.6307792Z cache_alignment : 64 2025-05-07T22:09:10.6307898Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6308035Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6308039Z 2025-05-07T22:09:10.6308102Z processor : 92 2025-05-07T22:09:10.6308179Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6308245Z cpu family : 25 2025-05-07T22:09:10.6308309Z model : 1 2025-05-07T22:09:10.6308398Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6308461Z stepping : 1 2025-05-07T22:09:10.6308534Z microcode : 0xa0011d5 2025-05-07T22:09:10.6308598Z cpu MHz : 2000.000 2025-05-07T22:09:10.6308664Z cache size : 512 KB 2025-05-07T22:09:10.6308732Z physical id : 1 2025-05-07T22:09:10.6308795Z siblings : 64 2025-05-07T22:09:10.6308856Z core id : 28 2025-05-07T22:09:10.6308921Z cpu cores : 64 2025-05-07T22:09:10.6308986Z apicid : 92 2025-05-07T22:09:10.6309052Z initial apicid : 92 2025-05-07T22:09:10.6309115Z fpu : yes 2025-05-07T22:09:10.6309182Z fpu_exception : yes 2025-05-07T22:09:10.6309381Z cpuid level : 16 2025-05-07T22:09:10.6309444Z wp : yes 2025-05-07T22:09:10.6312435Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6312595Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6312662Z bogomips : 3985.40 2025-05-07T22:09:10.6312733Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6312799Z clflush size : 64 2025-05-07T22:09:10.6312867Z cache_alignment : 64 2025-05-07T22:09:10.6312974Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6313114Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6313118Z 2025-05-07T22:09:10.6313185Z processor : 93 2025-05-07T22:09:10.6313255Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6313321Z cpu family : 25 2025-05-07T22:09:10.6313387Z model : 1 2025-05-07T22:09:10.6313480Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6313548Z stepping : 1 2025-05-07T22:09:10.6313620Z microcode : 0xa0011d5 2025-05-07T22:09:10.6313685Z cpu MHz : 1795.136 2025-05-07T22:09:10.6313753Z cache size : 512 KB 2025-05-07T22:09:10.6313824Z physical id : 1 2025-05-07T22:09:10.6313888Z siblings : 64 2025-05-07T22:09:10.6313949Z core id : 29 2025-05-07T22:09:10.6314017Z cpu cores : 64 2025-05-07T22:09:10.6314080Z apicid : 93 2025-05-07T22:09:10.6314149Z initial apicid : 93 2025-05-07T22:09:10.6314214Z fpu : yes 2025-05-07T22:09:10.6314281Z fpu_exception : yes 2025-05-07T22:09:10.6314349Z cpuid level : 16 2025-05-07T22:09:10.6314409Z wp : yes 2025-05-07T22:09:10.6317335Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6317493Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6317560Z bogomips : 3985.40 2025-05-07T22:09:10.6317631Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6317697Z clflush size : 64 2025-05-07T22:09:10.6317764Z cache_alignment : 64 2025-05-07T22:09:10.6317870Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6318022Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6318026Z 2025-05-07T22:09:10.6318094Z processor : 94 2025-05-07T22:09:10.6318167Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6318423Z cpu family : 25 2025-05-07T22:09:10.6318487Z model : 1 2025-05-07T22:09:10.6318580Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6318644Z stepping : 1 2025-05-07T22:09:10.6318713Z microcode : 0xa0011d5 2025-05-07T22:09:10.6318777Z cpu MHz : 2000.000 2025-05-07T22:09:10.6318842Z cache size : 512 KB 2025-05-07T22:09:10.6318910Z physical id : 1 2025-05-07T22:09:10.6318972Z siblings : 64 2025-05-07T22:09:10.6319036Z core id : 30 2025-05-07T22:09:10.6319106Z cpu cores : 64 2025-05-07T22:09:10.6319167Z apicid : 94 2025-05-07T22:09:10.6319234Z initial apicid : 94 2025-05-07T22:09:10.6319299Z fpu : yes 2025-05-07T22:09:10.6319365Z fpu_exception : yes 2025-05-07T22:09:10.6319434Z cpuid level : 16 2025-05-07T22:09:10.6319496Z wp : yes 2025-05-07T22:09:10.6322510Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6322672Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6322741Z bogomips : 3985.40 2025-05-07T22:09:10.6322812Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6322876Z clflush size : 64 2025-05-07T22:09:10.6322948Z cache_alignment : 64 2025-05-07T22:09:10.6323056Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6323193Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6323197Z 2025-05-07T22:09:10.6323263Z processor : 95 2025-05-07T22:09:10.6323335Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6323399Z cpu family : 25 2025-05-07T22:09:10.6323463Z model : 1 2025-05-07T22:09:10.6323552Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6323617Z stepping : 1 2025-05-07T22:09:10.6323687Z microcode : 0xa0011d5 2025-05-07T22:09:10.6323751Z cpu MHz : 2000.000 2025-05-07T22:09:10.6323815Z cache size : 512 KB 2025-05-07T22:09:10.6323884Z physical id : 1 2025-05-07T22:09:10.6323946Z siblings : 64 2025-05-07T22:09:10.6324008Z core id : 31 2025-05-07T22:09:10.6324076Z cpu cores : 64 2025-05-07T22:09:10.6324137Z apicid : 95 2025-05-07T22:09:10.6324205Z initial apicid : 95 2025-05-07T22:09:10.6324266Z fpu : yes 2025-05-07T22:09:10.6324337Z fpu_exception : yes 2025-05-07T22:09:10.6324405Z cpuid level : 16 2025-05-07T22:09:10.6324467Z wp : yes 2025-05-07T22:09:10.6327320Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6327620Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6327686Z bogomips : 3985.40 2025-05-07T22:09:10.6327760Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6327825Z clflush size : 64 2025-05-07T22:09:10.6327896Z cache_alignment : 64 2025-05-07T22:09:10.6327999Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6328140Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6328145Z 2025-05-07T22:09:10.6328212Z processor : 96 2025-05-07T22:09:10.6328283Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6328346Z cpu family : 25 2025-05-07T22:09:10.6328409Z model : 1 2025-05-07T22:09:10.6328618Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6328688Z stepping : 1 2025-05-07T22:09:10.6328759Z microcode : 0xa0011d5 2025-05-07T22:09:10.6328824Z cpu MHz : 2722.358 2025-05-07T22:09:10.6328895Z cache size : 512 KB 2025-05-07T22:09:10.6328962Z physical id : 1 2025-05-07T22:09:10.6329023Z siblings : 64 2025-05-07T22:09:10.6329090Z core id : 32 2025-05-07T22:09:10.6329152Z cpu cores : 64 2025-05-07T22:09:10.6329215Z apicid : 96 2025-05-07T22:09:10.6329287Z initial apicid : 96 2025-05-07T22:09:10.6329348Z fpu : yes 2025-05-07T22:09:10.6329415Z fpu_exception : yes 2025-05-07T22:09:10.6329483Z cpuid level : 16 2025-05-07T22:09:10.6329543Z wp : yes 2025-05-07T22:09:10.6332409Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6332566Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6332634Z bogomips : 3985.40 2025-05-07T22:09:10.6332703Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6332769Z clflush size : 64 2025-05-07T22:09:10.6332839Z cache_alignment : 64 2025-05-07T22:09:10.6332950Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6333091Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6333096Z 2025-05-07T22:09:10.6333164Z processor : 97 2025-05-07T22:09:10.6333238Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6333303Z cpu family : 25 2025-05-07T22:09:10.6333366Z model : 1 2025-05-07T22:09:10.6333456Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6333519Z stepping : 1 2025-05-07T22:09:10.6333592Z microcode : 0xa0011d5 2025-05-07T22:09:10.6333658Z cpu MHz : 2000.000 2025-05-07T22:09:10.6333728Z cache size : 512 KB 2025-05-07T22:09:10.6333794Z physical id : 1 2025-05-07T22:09:10.6333856Z siblings : 64 2025-05-07T22:09:10.6333921Z core id : 33 2025-05-07T22:09:10.6333983Z cpu cores : 64 2025-05-07T22:09:10.6334048Z apicid : 97 2025-05-07T22:09:10.6334118Z initial apicid : 97 2025-05-07T22:09:10.6334180Z fpu : yes 2025-05-07T22:09:10.6334248Z fpu_exception : yes 2025-05-07T22:09:10.6334318Z cpuid level : 16 2025-05-07T22:09:10.6334377Z wp : yes 2025-05-07T22:09:10.6337240Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6337639Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6337711Z bogomips : 3985.40 2025-05-07T22:09:10.6337781Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6337850Z clflush size : 64 2025-05-07T22:09:10.6337921Z cache_alignment : 64 2025-05-07T22:09:10.6338027Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6338167Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6338171Z 2025-05-07T22:09:10.6338238Z processor : 98 2025-05-07T22:09:10.6338311Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6338375Z cpu family : 25 2025-05-07T22:09:10.6338439Z model : 1 2025-05-07T22:09:10.6338529Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6338596Z stepping : 1 2025-05-07T22:09:10.6338666Z microcode : 0xa0011d5 2025-05-07T22:09:10.6338730Z cpu MHz : 2000.000 2025-05-07T22:09:10.6338797Z cache size : 512 KB 2025-05-07T22:09:10.6338862Z physical id : 1 2025-05-07T22:09:10.6338924Z siblings : 64 2025-05-07T22:09:10.6338992Z core id : 34 2025-05-07T22:09:10.6339055Z cpu cores : 64 2025-05-07T22:09:10.6339117Z apicid : 98 2025-05-07T22:09:10.6339187Z initial apicid : 98 2025-05-07T22:09:10.6339252Z fpu : yes 2025-05-07T22:09:10.6339319Z fpu_exception : yes 2025-05-07T22:09:10.6339387Z cpuid level : 16 2025-05-07T22:09:10.6339447Z wp : yes 2025-05-07T22:09:10.6342464Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6342631Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6342702Z bogomips : 3985.40 2025-05-07T22:09:10.6342770Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6342835Z clflush size : 64 2025-05-07T22:09:10.6342907Z cache_alignment : 64 2025-05-07T22:09:10.6343011Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6343150Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6343154Z 2025-05-07T22:09:10.6343221Z processor : 99 2025-05-07T22:09:10.6343291Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6343357Z cpu family : 25 2025-05-07T22:09:10.6343421Z model : 1 2025-05-07T22:09:10.6343512Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6343577Z stepping : 1 2025-05-07T22:09:10.6343645Z microcode : 0xa0011d5 2025-05-07T22:09:10.6343840Z cpu MHz : 2839.612 2025-05-07T22:09:10.6343910Z cache size : 512 KB 2025-05-07T22:09:10.6343976Z physical id : 1 2025-05-07T22:09:10.6344039Z siblings : 64 2025-05-07T22:09:10.6344102Z core id : 35 2025-05-07T22:09:10.6344165Z cpu cores : 64 2025-05-07T22:09:10.6344226Z apicid : 99 2025-05-07T22:09:10.6344295Z initial apicid : 99 2025-05-07T22:09:10.6344355Z fpu : yes 2025-05-07T22:09:10.6344422Z fpu_exception : yes 2025-05-07T22:09:10.6344489Z cpuid level : 16 2025-05-07T22:09:10.6344548Z wp : yes 2025-05-07T22:09:10.6347685Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6347843Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6347920Z bogomips : 3985.40 2025-05-07T22:09:10.6347988Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6348053Z clflush size : 64 2025-05-07T22:09:10.6348125Z cache_alignment : 64 2025-05-07T22:09:10.6348229Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6348369Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6348373Z 2025-05-07T22:09:10.6348446Z processor : 100 2025-05-07T22:09:10.6348516Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6348584Z cpu family : 25 2025-05-07T22:09:10.6348644Z model : 1 2025-05-07T22:09:10.6348735Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6348800Z stepping : 1 2025-05-07T22:09:10.6348869Z microcode : 0xa0011d5 2025-05-07T22:09:10.6348934Z cpu MHz : 2000.000 2025-05-07T22:09:10.6349002Z cache size : 512 KB 2025-05-07T22:09:10.6349066Z physical id : 1 2025-05-07T22:09:10.6349127Z siblings : 64 2025-05-07T22:09:10.6349192Z core id : 36 2025-05-07T22:09:10.6349255Z cpu cores : 64 2025-05-07T22:09:10.6349318Z apicid : 100 2025-05-07T22:09:10.6349388Z initial apicid : 100 2025-05-07T22:09:10.6349449Z fpu : yes 2025-05-07T22:09:10.6349518Z fpu_exception : yes 2025-05-07T22:09:10.6349584Z cpuid level : 16 2025-05-07T22:09:10.6349647Z wp : yes 2025-05-07T22:09:10.6352497Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6352649Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6352717Z bogomips : 3985.40 2025-05-07T22:09:10.6352912Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6352977Z clflush size : 64 2025-05-07T22:09:10.6353048Z cache_alignment : 64 2025-05-07T22:09:10.6353151Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6353289Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6353297Z 2025-05-07T22:09:10.6353364Z processor : 101 2025-05-07T22:09:10.6353433Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6353499Z cpu family : 25 2025-05-07T22:09:10.6353559Z model : 1 2025-05-07T22:09:10.6353649Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6353714Z stepping : 1 2025-05-07T22:09:10.6353782Z microcode : 0xa0011d5 2025-05-07T22:09:10.6353846Z cpu MHz : 2000.000 2025-05-07T22:09:10.6353914Z cache size : 512 KB 2025-05-07T22:09:10.6353979Z physical id : 1 2025-05-07T22:09:10.6354179Z siblings : 64 2025-05-07T22:09:10.6354249Z core id : 37 2025-05-07T22:09:10.6354312Z cpu cores : 64 2025-05-07T22:09:10.6354374Z apicid : 101 2025-05-07T22:09:10.6354451Z initial apicid : 101 2025-05-07T22:09:10.6354513Z fpu : yes 2025-05-07T22:09:10.6354581Z fpu_exception : yes 2025-05-07T22:09:10.6354649Z cpuid level : 16 2025-05-07T22:09:10.6354710Z wp : yes 2025-05-07T22:09:10.6357619Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6357772Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6357842Z bogomips : 3985.40 2025-05-07T22:09:10.6357909Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6357975Z clflush size : 64 2025-05-07T22:09:10.6358046Z cache_alignment : 64 2025-05-07T22:09:10.6358147Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6358289Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6358293Z 2025-05-07T22:09:10.6358357Z processor : 102 2025-05-07T22:09:10.6358428Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6358497Z cpu family : 25 2025-05-07T22:09:10.6358559Z model : 1 2025-05-07T22:09:10.6358648Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6358714Z stepping : 1 2025-05-07T22:09:10.6358783Z microcode : 0xa0011d5 2025-05-07T22:09:10.6358847Z cpu MHz : 2000.000 2025-05-07T22:09:10.6358916Z cache size : 512 KB 2025-05-07T22:09:10.6358981Z physical id : 1 2025-05-07T22:09:10.6359043Z siblings : 64 2025-05-07T22:09:10.6359108Z core id : 38 2025-05-07T22:09:10.6359171Z cpu cores : 64 2025-05-07T22:09:10.6359233Z apicid : 102 2025-05-07T22:09:10.6359305Z initial apicid : 102 2025-05-07T22:09:10.6359369Z fpu : yes 2025-05-07T22:09:10.6359439Z fpu_exception : yes 2025-05-07T22:09:10.6359502Z cpuid level : 16 2025-05-07T22:09:10.6359563Z wp : yes 2025-05-07T22:09:10.6362472Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6365742Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6366051Z bogomips : 3985.40 2025-05-07T22:09:10.6366228Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6366418Z clflush size : 64 2025-05-07T22:09:10.6366742Z cache_alignment : 64 2025-05-07T22:09:10.6366969Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6367322Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6367570Z 2025-05-07T22:09:10.6367636Z processor : 103 2025-05-07T22:09:10.6367819Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6368028Z cpu family : 25 2025-05-07T22:09:10.6368189Z model : 1 2025-05-07T22:09:10.6368378Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6368614Z stepping : 1 2025-05-07T22:09:10.6368779Z microcode : 0xa0011d5 2025-05-07T22:09:10.6368961Z cpu MHz : 2916.459 2025-05-07T22:09:10.6369132Z cache size : 512 KB 2025-05-07T22:09:10.6369302Z physical id : 1 2025-05-07T22:09:10.6369465Z siblings : 64 2025-05-07T22:09:10.6369620Z core id : 39 2025-05-07T22:09:10.6369777Z cpu cores : 64 2025-05-07T22:09:10.6369939Z apicid : 103 2025-05-07T22:09:10.6370108Z initial apicid : 103 2025-05-07T22:09:10.6370284Z fpu : yes 2025-05-07T22:09:10.6370456Z fpu_exception : yes 2025-05-07T22:09:10.6370627Z cpuid level : 16 2025-05-07T22:09:10.6370802Z wp : yes 2025-05-07T22:09:10.6373784Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6376925Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6377236Z bogomips : 3985.40 2025-05-07T22:09:10.6377413Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6377609Z clflush size : 64 2025-05-07T22:09:10.6377783Z cache_alignment : 64 2025-05-07T22:09:10.6377996Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6378326Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6378560Z 2025-05-07T22:09:10.6378625Z processor : 104 2025-05-07T22:09:10.6378797Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6378978Z cpu family : 25 2025-05-07T22:09:10.6379139Z model : 1 2025-05-07T22:09:10.6379319Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6379551Z stepping : 1 2025-05-07T22:09:10.6379714Z microcode : 0xa0011d5 2025-05-07T22:09:10.6379890Z cpu MHz : 2000.000 2025-05-07T22:09:10.6380063Z cache size : 512 KB 2025-05-07T22:09:10.6380231Z physical id : 1 2025-05-07T22:09:10.6380392Z siblings : 64 2025-05-07T22:09:10.6380546Z core id : 40 2025-05-07T22:09:10.6380703Z cpu cores : 64 2025-05-07T22:09:10.6381022Z apicid : 104 2025-05-07T22:09:10.6381181Z initial apicid : 104 2025-05-07T22:09:10.6381357Z fpu : yes 2025-05-07T22:09:10.6381517Z fpu_exception : yes 2025-05-07T22:09:10.6381690Z cpuid level : 16 2025-05-07T22:09:10.6381854Z wp : yes 2025-05-07T22:09:10.6384929Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6388028Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6388330Z bogomips : 3985.40 2025-05-07T22:09:10.6388508Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6388692Z clflush size : 64 2025-05-07T22:09:10.6388866Z cache_alignment : 64 2025-05-07T22:09:10.6389079Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6389411Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6389644Z 2025-05-07T22:09:10.6389714Z processor : 105 2025-05-07T22:09:10.6389893Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6390075Z cpu family : 25 2025-05-07T22:09:10.6390246Z model : 1 2025-05-07T22:09:10.6390426Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6390666Z stepping : 1 2025-05-07T22:09:10.6390829Z microcode : 0xa0011d5 2025-05-07T22:09:10.6391003Z cpu MHz : 2000.000 2025-05-07T22:09:10.6391171Z cache size : 512 KB 2025-05-07T22:09:10.6391339Z physical id : 1 2025-05-07T22:09:10.6391496Z siblings : 64 2025-05-07T22:09:10.6391651Z core id : 41 2025-05-07T22:09:10.6391807Z cpu cores : 64 2025-05-07T22:09:10.6391963Z apicid : 105 2025-05-07T22:09:10.6392123Z initial apicid : 105 2025-05-07T22:09:10.6392296Z fpu : yes 2025-05-07T22:09:10.6392448Z fpu_exception : yes 2025-05-07T22:09:10.6392620Z cpuid level : 16 2025-05-07T22:09:10.6392783Z wp : yes 2025-05-07T22:09:10.6395736Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6398870Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6399170Z bogomips : 3985.40 2025-05-07T22:09:10.6399340Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6399528Z clflush size : 64 2025-05-07T22:09:10.6399699Z cache_alignment : 64 2025-05-07T22:09:10.6399906Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6400406Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6400632Z 2025-05-07T22:09:10.6400701Z processor : 106 2025-05-07T22:09:10.6400871Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6401054Z cpu family : 25 2025-05-07T22:09:10.6401211Z model : 1 2025-05-07T22:09:10.6401387Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6401627Z stepping : 1 2025-05-07T22:09:10.6401793Z microcode : 0xa0011d5 2025-05-07T22:09:10.6401967Z cpu MHz : 2000.000 2025-05-07T22:09:10.6402132Z cache size : 512 KB 2025-05-07T22:09:10.6402297Z physical id : 1 2025-05-07T22:09:10.6402456Z siblings : 64 2025-05-07T22:09:10.6402611Z core id : 42 2025-05-07T22:09:10.6402766Z cpu cores : 64 2025-05-07T22:09:10.6402922Z apicid : 106 2025-05-07T22:09:10.6403081Z initial apicid : 106 2025-05-07T22:09:10.6403430Z fpu : yes 2025-05-07T22:09:10.6403591Z fpu_exception : yes 2025-05-07T22:09:10.6403763Z cpuid level : 16 2025-05-07T22:09:10.6403926Z wp : yes 2025-05-07T22:09:10.6406899Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6409972Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6410284Z bogomips : 3985.40 2025-05-07T22:09:10.6410458Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6410645Z clflush size : 64 2025-05-07T22:09:10.6410823Z cache_alignment : 64 2025-05-07T22:09:10.6411033Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6411365Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6411596Z 2025-05-07T22:09:10.6411669Z processor : 107 2025-05-07T22:09:10.6411838Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6412029Z cpu family : 25 2025-05-07T22:09:10.6412191Z model : 1 2025-05-07T22:09:10.6412372Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6412611Z stepping : 1 2025-05-07T22:09:10.6412776Z microcode : 0xa0011d5 2025-05-07T22:09:10.6412962Z cpu MHz : 2398.905 2025-05-07T22:09:10.6413129Z cache size : 512 KB 2025-05-07T22:09:10.6413302Z physical id : 1 2025-05-07T22:09:10.6413468Z siblings : 64 2025-05-07T22:09:10.6413626Z core id : 43 2025-05-07T22:09:10.6413782Z cpu cores : 64 2025-05-07T22:09:10.6413945Z apicid : 107 2025-05-07T22:09:10.6414108Z initial apicid : 107 2025-05-07T22:09:10.6414282Z fpu : yes 2025-05-07T22:09:10.6414444Z fpu_exception : yes 2025-05-07T22:09:10.6414616Z cpuid level : 16 2025-05-07T22:09:10.6414787Z wp : yes 2025-05-07T22:09:10.6417750Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6420964Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6421267Z bogomips : 3985.40 2025-05-07T22:09:10.6421444Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6421633Z clflush size : 64 2025-05-07T22:09:10.6421805Z cache_alignment : 64 2025-05-07T22:09:10.6422012Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6422347Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6422577Z 2025-05-07T22:09:10.6422792Z processor : 108 2025-05-07T22:09:10.6422972Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6423156Z cpu family : 25 2025-05-07T22:09:10.6423316Z model : 1 2025-05-07T22:09:10.6423499Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6423733Z stepping : 1 2025-05-07T22:09:10.6423899Z microcode : 0xa0011d5 2025-05-07T22:09:10.6424083Z cpu MHz : 2000.000 2025-05-07T22:09:10.6424253Z cache size : 512 KB 2025-05-07T22:09:10.6424423Z physical id : 1 2025-05-07T22:09:10.6424586Z siblings : 64 2025-05-07T22:09:10.6424741Z core id : 44 2025-05-07T22:09:10.6424899Z cpu cores : 64 2025-05-07T22:09:10.6425062Z apicid : 108 2025-05-07T22:09:10.6425221Z initial apicid : 108 2025-05-07T22:09:10.6425399Z fpu : yes 2025-05-07T22:09:10.6425559Z fpu_exception : yes 2025-05-07T22:09:10.6425726Z cpuid level : 16 2025-05-07T22:09:10.6425893Z wp : yes 2025-05-07T22:09:10.6428850Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6431928Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6432231Z bogomips : 3985.40 2025-05-07T22:09:10.6432416Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6432609Z clflush size : 64 2025-05-07T22:09:10.6432784Z cache_alignment : 64 2025-05-07T22:09:10.6432997Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6433332Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6433564Z 2025-05-07T22:09:10.6433631Z processor : 109 2025-05-07T22:09:10.6433809Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6433991Z cpu family : 25 2025-05-07T22:09:10.6434154Z model : 1 2025-05-07T22:09:10.6434337Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6434569Z stepping : 1 2025-05-07T22:09:10.6434734Z microcode : 0xa0011d5 2025-05-07T22:09:10.6434916Z cpu MHz : 2000.000 2025-05-07T22:09:10.6435087Z cache size : 512 KB 2025-05-07T22:09:10.6435257Z physical id : 1 2025-05-07T22:09:10.6435425Z siblings : 64 2025-05-07T22:09:10.6435581Z core id : 45 2025-05-07T22:09:10.6435740Z cpu cores : 64 2025-05-07T22:09:10.6435899Z apicid : 109 2025-05-07T22:09:10.6436064Z initial apicid : 109 2025-05-07T22:09:10.6436242Z fpu : yes 2025-05-07T22:09:10.6436404Z fpu_exception : yes 2025-05-07T22:09:10.6436577Z cpuid level : 16 2025-05-07T22:09:10.6436890Z wp : yes 2025-05-07T22:09:10.6440068Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6443152Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6443459Z bogomips : 3985.40 2025-05-07T22:09:10.6443634Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6443814Z clflush size : 64 2025-05-07T22:09:10.6443991Z cache_alignment : 64 2025-05-07T22:09:10.6444207Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6444539Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6444774Z 2025-05-07T22:09:10.6444846Z processor : 110 2025-05-07T22:09:10.6445022Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6445211Z cpu family : 25 2025-05-07T22:09:10.6445374Z model : 1 2025-05-07T22:09:10.6445561Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6445796Z stepping : 1 2025-05-07T22:09:10.6445966Z microcode : 0xa0011d5 2025-05-07T22:09:10.6446144Z cpu MHz : 2000.000 2025-05-07T22:09:10.6446312Z cache size : 512 KB 2025-05-07T22:09:10.6446483Z physical id : 1 2025-05-07T22:09:10.6446651Z siblings : 64 2025-05-07T22:09:10.6446807Z core id : 46 2025-05-07T22:09:10.6446971Z cpu cores : 64 2025-05-07T22:09:10.6447137Z apicid : 110 2025-05-07T22:09:10.6447303Z initial apicid : 110 2025-05-07T22:09:10.6447474Z fpu : yes 2025-05-07T22:09:10.6447634Z fpu_exception : yes 2025-05-07T22:09:10.6447806Z cpuid level : 16 2025-05-07T22:09:10.6447968Z wp : yes 2025-05-07T22:09:10.6450947Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6454030Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6454335Z bogomips : 3985.40 2025-05-07T22:09:10.6454510Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6454695Z clflush size : 64 2025-05-07T22:09:10.6454865Z cache_alignment : 64 2025-05-07T22:09:10.6455081Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6455413Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6455651Z 2025-05-07T22:09:10.6455721Z processor : 111 2025-05-07T22:09:10.6455894Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6456077Z cpu family : 25 2025-05-07T22:09:10.6456406Z model : 1 2025-05-07T22:09:10.6456594Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6456837Z stepping : 1 2025-05-07T22:09:10.6456997Z microcode : 0xa0011d5 2025-05-07T22:09:10.6457177Z cpu MHz : 2000.000 2025-05-07T22:09:10.6457347Z cache size : 512 KB 2025-05-07T22:09:10.6457518Z physical id : 1 2025-05-07T22:09:10.6457684Z siblings : 64 2025-05-07T22:09:10.6457852Z core id : 47 2025-05-07T22:09:10.6458007Z cpu cores : 64 2025-05-07T22:09:10.6458168Z apicid : 111 2025-05-07T22:09:10.6458330Z initial apicid : 111 2025-05-07T22:09:10.6458503Z fpu : yes 2025-05-07T22:09:10.6458660Z fpu_exception : yes 2025-05-07T22:09:10.6458833Z cpuid level : 16 2025-05-07T22:09:10.6458994Z wp : yes 2025-05-07T22:09:10.6462066Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6465155Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6465465Z bogomips : 3985.40 2025-05-07T22:09:10.6465644Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6465827Z clflush size : 64 2025-05-07T22:09:10.6465998Z cache_alignment : 64 2025-05-07T22:09:10.6466215Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6466546Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6466784Z 2025-05-07T22:09:10.6466851Z processor : 112 2025-05-07T22:09:10.6467030Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6480509Z cpu family : 25 2025-05-07T22:09:10.6480750Z model : 1 2025-05-07T22:09:10.6480957Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6481225Z stepping : 1 2025-05-07T22:09:10.6481399Z microcode : 0xa0011d5 2025-05-07T22:09:10.6481604Z cpu MHz : 2000.000 2025-05-07T22:09:10.6481788Z cache size : 512 KB 2025-05-07T22:09:10.6481960Z physical id : 1 2025-05-07T22:09:10.6482135Z siblings : 64 2025-05-07T22:09:10.6482300Z core id : 48 2025-05-07T22:09:10.6482456Z cpu cores : 64 2025-05-07T22:09:10.6482629Z apicid : 112 2025-05-07T22:09:10.6482791Z initial apicid : 112 2025-05-07T22:09:10.6482966Z fpu : yes 2025-05-07T22:09:10.6483127Z fpu_exception : yes 2025-05-07T22:09:10.6483299Z cpuid level : 16 2025-05-07T22:09:10.6483463Z wp : yes 2025-05-07T22:09:10.6486411Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6489692Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6490002Z bogomips : 3985.40 2025-05-07T22:09:10.6490183Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6490370Z clflush size : 64 2025-05-07T22:09:10.6490543Z cache_alignment : 64 2025-05-07T22:09:10.6490760Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6491108Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6491342Z 2025-05-07T22:09:10.6491409Z processor : 113 2025-05-07T22:09:10.6491589Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6491778Z cpu family : 25 2025-05-07T22:09:10.6491935Z model : 1 2025-05-07T22:09:10.6492124Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6492512Z stepping : 1 2025-05-07T22:09:10.6492681Z microcode : 0xa0011d5 2025-05-07T22:09:10.6492863Z cpu MHz : 2336.159 2025-05-07T22:09:10.6493032Z cache size : 512 KB 2025-05-07T22:09:10.6493209Z physical id : 1 2025-05-07T22:09:10.6493371Z siblings : 64 2025-05-07T22:09:10.6493528Z core id : 49 2025-05-07T22:09:10.6493681Z cpu cores : 64 2025-05-07T22:09:10.6493843Z apicid : 113 2025-05-07T22:09:10.6494007Z initial apicid : 113 2025-05-07T22:09:10.6494177Z fpu : yes 2025-05-07T22:09:10.6494334Z fpu_exception : yes 2025-05-07T22:09:10.6494506Z cpuid level : 16 2025-05-07T22:09:10.6494665Z wp : yes 2025-05-07T22:09:10.6497590Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6500662Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6500964Z bogomips : 3985.40 2025-05-07T22:09:10.6501144Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6501332Z clflush size : 64 2025-05-07T22:09:10.6501503Z cache_alignment : 64 2025-05-07T22:09:10.6501717Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6502067Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6502300Z 2025-05-07T22:09:10.6502367Z processor : 114 2025-05-07T22:09:10.6502544Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6502744Z cpu family : 25 2025-05-07T22:09:10.6502904Z model : 1 2025-05-07T22:09:10.6503088Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6503327Z stepping : 1 2025-05-07T22:09:10.6503487Z microcode : 0xa0011d5 2025-05-07T22:09:10.6503665Z cpu MHz : 2000.000 2025-05-07T22:09:10.6503835Z cache size : 512 KB 2025-05-07T22:09:10.6503999Z physical id : 1 2025-05-07T22:09:10.6504160Z siblings : 64 2025-05-07T22:09:10.6504320Z core id : 50 2025-05-07T22:09:10.6504478Z cpu cores : 64 2025-05-07T22:09:10.6504637Z apicid : 114 2025-05-07T22:09:10.6504800Z initial apicid : 114 2025-05-07T22:09:10.6504978Z fpu : yes 2025-05-07T22:09:10.6505131Z fpu_exception : yes 2025-05-07T22:09:10.6505300Z cpuid level : 16 2025-05-07T22:09:10.6505460Z wp : yes 2025-05-07T22:09:10.6508378Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6511698Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6512005Z bogomips : 3985.40 2025-05-07T22:09:10.6512183Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6512370Z clflush size : 64 2025-05-07T22:09:10.6512546Z cache_alignment : 64 2025-05-07T22:09:10.6512759Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6513099Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6513330Z 2025-05-07T22:09:10.6513396Z processor : 115 2025-05-07T22:09:10.6513571Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6513759Z cpu family : 25 2025-05-07T22:09:10.6513917Z model : 1 2025-05-07T22:09:10.6514094Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6514328Z stepping : 1 2025-05-07T22:09:10.6514489Z microcode : 0xa0011d5 2025-05-07T22:09:10.6514666Z cpu MHz : 1795.413 2025-05-07T22:09:10.6514836Z cache size : 512 KB 2025-05-07T22:09:10.6515001Z physical id : 1 2025-05-07T22:09:10.6515161Z siblings : 64 2025-05-07T22:09:10.6515317Z core id : 51 2025-05-07T22:09:10.6515479Z cpu cores : 64 2025-05-07T22:09:10.6515636Z apicid : 115 2025-05-07T22:09:10.6515797Z initial apicid : 115 2025-05-07T22:09:10.6515969Z fpu : yes 2025-05-07T22:09:10.6516131Z fpu_exception : yes 2025-05-07T22:09:10.6516300Z cpuid level : 16 2025-05-07T22:09:10.6516465Z wp : yes 2025-05-07T22:09:10.6519508Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6522565Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6522867Z bogomips : 3985.40 2025-05-07T22:09:10.6523044Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6523231Z clflush size : 64 2025-05-07T22:09:10.6523397Z cache_alignment : 64 2025-05-07T22:09:10.6523608Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6523937Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6524166Z 2025-05-07T22:09:10.6524233Z processor : 116 2025-05-07T22:09:10.6524401Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6524587Z cpu family : 25 2025-05-07T22:09:10.6524745Z model : 1 2025-05-07T22:09:10.6524923Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6525159Z stepping : 1 2025-05-07T22:09:10.6525323Z microcode : 0xa0011d5 2025-05-07T22:09:10.6525500Z cpu MHz : 1825.880 2025-05-07T22:09:10.6525843Z cache size : 512 KB 2025-05-07T22:09:10.6526011Z physical id : 1 2025-05-07T22:09:10.6526167Z siblings : 64 2025-05-07T22:09:10.6526322Z core id : 52 2025-05-07T22:09:10.6526477Z cpu cores : 64 2025-05-07T22:09:10.6526635Z apicid : 116 2025-05-07T22:09:10.6526794Z initial apicid : 116 2025-05-07T22:09:10.6526964Z fpu : yes 2025-05-07T22:09:10.6527115Z fpu_exception : yes 2025-05-07T22:09:10.6527290Z cpuid level : 16 2025-05-07T22:09:10.6527451Z wp : yes 2025-05-07T22:09:10.6530538Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6533593Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6533898Z bogomips : 3985.40 2025-05-07T22:09:10.6534068Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6534258Z clflush size : 64 2025-05-07T22:09:10.6534431Z cache_alignment : 64 2025-05-07T22:09:10.6534648Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6534983Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6535212Z 2025-05-07T22:09:10.6535282Z processor : 117 2025-05-07T22:09:10.6535461Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6535650Z cpu family : 25 2025-05-07T22:09:10.6535807Z model : 1 2025-05-07T22:09:10.6535986Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6536223Z stepping : 1 2025-05-07T22:09:10.6536387Z microcode : 0xa0011d5 2025-05-07T22:09:10.6536562Z cpu MHz : 2000.000 2025-05-07T22:09:10.6536727Z cache size : 512 KB 2025-05-07T22:09:10.6536896Z physical id : 1 2025-05-07T22:09:10.6537055Z siblings : 64 2025-05-07T22:09:10.6537211Z core id : 53 2025-05-07T22:09:10.6537367Z cpu cores : 64 2025-05-07T22:09:10.6537523Z apicid : 117 2025-05-07T22:09:10.6537683Z initial apicid : 117 2025-05-07T22:09:10.6537862Z fpu : yes 2025-05-07T22:09:10.6538013Z fpu_exception : yes 2025-05-07T22:09:10.6538180Z cpuid level : 16 2025-05-07T22:09:10.6538340Z wp : yes 2025-05-07T22:09:10.6541290Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6544357Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6544659Z bogomips : 3985.40 2025-05-07T22:09:10.6544829Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6545153Z clflush size : 64 2025-05-07T22:09:10.6545325Z cache_alignment : 64 2025-05-07T22:09:10.6545535Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6545863Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6546091Z 2025-05-07T22:09:10.6546157Z processor : 118 2025-05-07T22:09:10.6546329Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6546512Z cpu family : 25 2025-05-07T22:09:10.6546668Z model : 1 2025-05-07T22:09:10.6546846Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6547078Z stepping : 1 2025-05-07T22:09:10.6547239Z microcode : 0xa0011d5 2025-05-07T22:09:10.6547415Z cpu MHz : 2000.000 2025-05-07T22:09:10.6547581Z cache size : 512 KB 2025-05-07T22:09:10.6547749Z physical id : 1 2025-05-07T22:09:10.6547910Z siblings : 64 2025-05-07T22:09:10.6548190Z core id : 54 2025-05-07T22:09:10.6548350Z cpu cores : 64 2025-05-07T22:09:10.6548510Z apicid : 118 2025-05-07T22:09:10.6548666Z initial apicid : 118 2025-05-07T22:09:10.6548846Z fpu : yes 2025-05-07T22:09:10.6549001Z fpu_exception : yes 2025-05-07T22:09:10.6549164Z cpuid level : 16 2025-05-07T22:09:10.6549326Z wp : yes 2025-05-07T22:09:10.6552260Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6555318Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6555619Z bogomips : 3985.40 2025-05-07T22:09:10.6555789Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6555972Z clflush size : 64 2025-05-07T22:09:10.6556143Z cache_alignment : 64 2025-05-07T22:09:10.6556356Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6556684Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6556909Z 2025-05-07T22:09:10.6556976Z processor : 119 2025-05-07T22:09:10.6557212Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6557397Z cpu family : 25 2025-05-07T22:09:10.6557558Z model : 1 2025-05-07T22:09:10.6557737Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6557969Z stepping : 1 2025-05-07T22:09:10.6558126Z microcode : 0xa0011d5 2025-05-07T22:09:10.6558310Z cpu MHz : 2000.000 2025-05-07T22:09:10.6558478Z cache size : 512 KB 2025-05-07T22:09:10.6558641Z physical id : 1 2025-05-07T22:09:10.6558801Z siblings : 64 2025-05-07T22:09:10.6558957Z core id : 55 2025-05-07T22:09:10.6559109Z cpu cores : 64 2025-05-07T22:09:10.6559267Z apicid : 119 2025-05-07T22:09:10.6559426Z initial apicid : 119 2025-05-07T22:09:10.6559594Z fpu : yes 2025-05-07T22:09:10.6559749Z fpu_exception : yes 2025-05-07T22:09:10.6559918Z cpuid level : 16 2025-05-07T22:09:10.6560074Z wp : yes 2025-05-07T22:09:10.6563033Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6566272Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6566570Z bogomips : 3985.40 2025-05-07T22:09:10.6566741Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6566933Z clflush size : 64 2025-05-07T22:09:10.6567104Z cache_alignment : 64 2025-05-07T22:09:10.6567466Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6567810Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6568054Z 2025-05-07T22:09:10.6568120Z processor : 120 2025-05-07T22:09:10.6568296Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6568490Z cpu family : 25 2025-05-07T22:09:10.6568648Z model : 1 2025-05-07T22:09:10.6568828Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6569063Z stepping : 1 2025-05-07T22:09:10.6569222Z microcode : 0xa0011d5 2025-05-07T22:09:10.6569400Z cpu MHz : 1807.409 2025-05-07T22:09:10.6569567Z cache size : 512 KB 2025-05-07T22:09:10.6569736Z physical id : 1 2025-05-07T22:09:10.6569893Z siblings : 64 2025-05-07T22:09:10.6570049Z core id : 56 2025-05-07T22:09:10.6570205Z cpu cores : 64 2025-05-07T22:09:10.6570362Z apicid : 120 2025-05-07T22:09:10.6570521Z initial apicid : 120 2025-05-07T22:09:10.6570692Z fpu : yes 2025-05-07T22:09:10.6570843Z fpu_exception : yes 2025-05-07T22:09:10.6571018Z cpuid level : 16 2025-05-07T22:09:10.6571184Z wp : yes 2025-05-07T22:09:10.6574144Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6577219Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6577522Z bogomips : 3985.40 2025-05-07T22:09:10.6577702Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6577888Z clflush size : 64 2025-05-07T22:09:10.6578058Z cache_alignment : 64 2025-05-07T22:09:10.6578268Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6578601Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6578832Z 2025-05-07T22:09:10.6578899Z processor : 121 2025-05-07T22:09:10.6579070Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6579255Z cpu family : 25 2025-05-07T22:09:10.6579415Z model : 1 2025-05-07T22:09:10.6579593Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6579828Z stepping : 1 2025-05-07T22:09:10.6579990Z microcode : 0xa0011d5 2025-05-07T22:09:10.6580164Z cpu MHz : 2000.000 2025-05-07T22:09:10.6580233Z cache size : 512 KB 2025-05-07T22:09:10.6580305Z physical id : 1 2025-05-07T22:09:10.6580368Z siblings : 64 2025-05-07T22:09:10.6580432Z core id : 57 2025-05-07T22:09:10.6580496Z cpu cores : 64 2025-05-07T22:09:10.6580558Z apicid : 121 2025-05-07T22:09:10.6580798Z initial apicid : 121 2025-05-07T22:09:10.6580859Z fpu : yes 2025-05-07T22:09:10.6580926Z fpu_exception : yes 2025-05-07T22:09:10.6580993Z cpuid level : 16 2025-05-07T22:09:10.6581054Z wp : yes 2025-05-07T22:09:10.6584028Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6584189Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6584260Z bogomips : 3985.40 2025-05-07T22:09:10.6584330Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6584395Z clflush size : 64 2025-05-07T22:09:10.6584465Z cache_alignment : 64 2025-05-07T22:09:10.6584572Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6584716Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6584721Z 2025-05-07T22:09:10.6584788Z processor : 122 2025-05-07T22:09:10.6584860Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6584933Z cpu family : 25 2025-05-07T22:09:10.6584996Z model : 1 2025-05-07T22:09:10.6585090Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6585157Z stepping : 1 2025-05-07T22:09:10.6585232Z microcode : 0xa0011d5 2025-05-07T22:09:10.6585296Z cpu MHz : 2000.000 2025-05-07T22:09:10.6585363Z cache size : 512 KB 2025-05-07T22:09:10.6585428Z physical id : 1 2025-05-07T22:09:10.6585490Z siblings : 64 2025-05-07T22:09:10.6585555Z core id : 58 2025-05-07T22:09:10.6585619Z cpu cores : 64 2025-05-07T22:09:10.6585681Z apicid : 122 2025-05-07T22:09:10.6585752Z initial apicid : 122 2025-05-07T22:09:10.6585812Z fpu : yes 2025-05-07T22:09:10.6585878Z fpu_exception : yes 2025-05-07T22:09:10.6585945Z cpuid level : 16 2025-05-07T22:09:10.6586005Z wp : yes 2025-05-07T22:09:10.6588874Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6589026Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6589096Z bogomips : 3985.40 2025-05-07T22:09:10.6589163Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6589228Z clflush size : 64 2025-05-07T22:09:10.6589304Z cache_alignment : 64 2025-05-07T22:09:10.6589406Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6589548Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6589691Z 2025-05-07T22:09:10.6589759Z processor : 123 2025-05-07T22:09:10.6589830Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6589896Z cpu family : 25 2025-05-07T22:09:10.6589957Z model : 1 2025-05-07T22:09:10.6590051Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6590117Z stepping : 1 2025-05-07T22:09:10.6590185Z microcode : 0xa0011d5 2025-05-07T22:09:10.6590249Z cpu MHz : 1795.521 2025-05-07T22:09:10.6590317Z cache size : 512 KB 2025-05-07T22:09:10.6590382Z physical id : 1 2025-05-07T22:09:10.6590443Z siblings : 64 2025-05-07T22:09:10.6590509Z core id : 59 2025-05-07T22:09:10.6590574Z cpu cores : 64 2025-05-07T22:09:10.6590635Z apicid : 123 2025-05-07T22:09:10.6590707Z initial apicid : 123 2025-05-07T22:09:10.6590768Z fpu : yes 2025-05-07T22:09:10.6590955Z fpu_exception : yes 2025-05-07T22:09:10.6591027Z cpuid level : 16 2025-05-07T22:09:10.6591088Z wp : yes 2025-05-07T22:09:10.6593934Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6594090Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6594169Z bogomips : 3985.40 2025-05-07T22:09:10.6594237Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6594302Z clflush size : 64 2025-05-07T22:09:10.6594372Z cache_alignment : 64 2025-05-07T22:09:10.6594475Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6594618Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6594623Z 2025-05-07T22:09:10.6594688Z processor : 124 2025-05-07T22:09:10.6594762Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6594830Z cpu family : 25 2025-05-07T22:09:10.6594889Z model : 1 2025-05-07T22:09:10.6594981Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6595047Z stepping : 1 2025-05-07T22:09:10.6595115Z microcode : 0xa0011d5 2025-05-07T22:09:10.6595178Z cpu MHz : 1795.454 2025-05-07T22:09:10.6595250Z cache size : 512 KB 2025-05-07T22:09:10.6595314Z physical id : 1 2025-05-07T22:09:10.6595376Z siblings : 64 2025-05-07T22:09:10.6595442Z core id : 60 2025-05-07T22:09:10.6595509Z cpu cores : 64 2025-05-07T22:09:10.6595571Z apicid : 124 2025-05-07T22:09:10.6595643Z initial apicid : 124 2025-05-07T22:09:10.6595703Z fpu : yes 2025-05-07T22:09:10.6595771Z fpu_exception : yes 2025-05-07T22:09:10.6595835Z cpuid level : 16 2025-05-07T22:09:10.6595893Z wp : yes 2025-05-07T22:09:10.6598858Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6599172Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6599241Z bogomips : 3985.40 2025-05-07T22:09:10.6599308Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6599373Z clflush size : 64 2025-05-07T22:09:10.6599444Z cache_alignment : 64 2025-05-07T22:09:10.6599546Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6599691Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6599695Z 2025-05-07T22:09:10.6599762Z processor : 125 2025-05-07T22:09:10.6599989Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6600058Z cpu family : 25 2025-05-07T22:09:10.6600119Z model : 1 2025-05-07T22:09:10.6600214Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6600288Z stepping : 1 2025-05-07T22:09:10.6600357Z microcode : 0xa0011d5 2025-05-07T22:09:10.6600419Z cpu MHz : 2000.000 2025-05-07T22:09:10.6600487Z cache size : 512 KB 2025-05-07T22:09:10.6600551Z physical id : 1 2025-05-07T22:09:10.6600612Z siblings : 64 2025-05-07T22:09:10.6600676Z core id : 61 2025-05-07T22:09:10.6600740Z cpu cores : 64 2025-05-07T22:09:10.6600806Z apicid : 125 2025-05-07T22:09:10.6600874Z initial apicid : 125 2025-05-07T22:09:10.6600934Z fpu : yes 2025-05-07T22:09:10.6601003Z fpu_exception : yes 2025-05-07T22:09:10.6601067Z cpuid level : 16 2025-05-07T22:09:10.6601131Z wp : yes 2025-05-07T22:09:10.6603996Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6604151Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6604219Z bogomips : 3985.40 2025-05-07T22:09:10.6604286Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6604359Z clflush size : 64 2025-05-07T22:09:10.6604425Z cache_alignment : 64 2025-05-07T22:09:10.6604527Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6604673Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6604677Z 2025-05-07T22:09:10.6604743Z processor : 126 2025-05-07T22:09:10.6604813Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6604879Z cpu family : 25 2025-05-07T22:09:10.6604940Z model : 1 2025-05-07T22:09:10.6605033Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6605103Z stepping : 1 2025-05-07T22:09:10.6605171Z microcode : 0xa0011d5 2025-05-07T22:09:10.6605235Z cpu MHz : 2000.000 2025-05-07T22:09:10.6605302Z cache size : 512 KB 2025-05-07T22:09:10.6605367Z physical id : 1 2025-05-07T22:09:10.6605433Z siblings : 64 2025-05-07T22:09:10.6605494Z core id : 62 2025-05-07T22:09:10.6605560Z cpu cores : 64 2025-05-07T22:09:10.6605627Z apicid : 126 2025-05-07T22:09:10.6605695Z initial apicid : 126 2025-05-07T22:09:10.6605764Z fpu : yes 2025-05-07T22:09:10.6605834Z fpu_exception : yes 2025-05-07T22:09:10.6605898Z cpuid level : 16 2025-05-07T22:09:10.6605957Z wp : yes 2025-05-07T22:09:10.6609221Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6609384Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6609450Z bogomips : 3985.40 2025-05-07T22:09:10.6609519Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6609586Z clflush size : 64 2025-05-07T22:09:10.6609653Z cache_alignment : 64 2025-05-07T22:09:10.6609756Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6609903Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6609907Z 2025-05-07T22:09:10.6609972Z processor : 127 2025-05-07T22:09:10.6610043Z vendor_id : AuthenticAMD 2025-05-07T22:09:10.6610109Z cpu family : 25 2025-05-07T22:09:10.6610170Z model : 1 2025-05-07T22:09:10.6610261Z model name : AMD EPYC 7713 64-Core Processor 2025-05-07T22:09:10.6610328Z stepping : 1 2025-05-07T22:09:10.6610394Z microcode : 0xa0011d5 2025-05-07T22:09:10.6610467Z cpu MHz : 2371.706 2025-05-07T22:09:10.6610532Z cache size : 512 KB 2025-05-07T22:09:10.6610596Z physical id : 1 2025-05-07T22:09:10.6610660Z siblings : 64 2025-05-07T22:09:10.6610728Z core id : 63 2025-05-07T22:09:10.6610791Z cpu cores : 64 2025-05-07T22:09:10.6610858Z apicid : 127 2025-05-07T22:09:10.6610924Z initial apicid : 127 2025-05-07T22:09:10.6610986Z fpu : yes 2025-05-07T22:09:10.6611058Z fpu_exception : yes 2025-05-07T22:09:10.6611121Z cpuid level : 16 2025-05-07T22:09:10.6611181Z wp : yes 2025-05-07T22:09:10.6614034Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:09:10.6614192Z bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso 2025-05-07T22:09:10.6614257Z bogomips : 3985.40 2025-05-07T22:09:10.6614326Z TLB size : 2560 4K pages 2025-05-07T22:09:10.6614392Z clflush size : 64 2025-05-07T22:09:10.6614460Z cache_alignment : 64 2025-05-07T22:09:10.6614562Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T22:09:10.6614705Z power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] 2025-05-07T22:09:10.6614709Z 2025-05-07T22:09:10.6614718Z 2025-05-07T22:09:10.6614814Z ################################################################################ 2025-05-07T22:09:10.6614903Z [INFO] Print PCI info ... 2025-05-07T22:09:10.6615105Z + lspci -v 2025-05-07T22:09:10.6615110Z 2025-05-07T22:09:10.7354604Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:09:10.7378265Z 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.7378468Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.7378619Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7378633Z 2025-05-07T22:09:10.7379072Z 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7379208Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7379215Z 2025-05-07T22:09:10.7379695Z 00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7380414Z Flags: bus master, fast devsel, latency 0, IRQ 55, NUMA node 0 2025-05-07T22:09:10.7380683Z Bus: primary=00, secondary=01, subordinate=19, sec-latency=0 2025-05-07T22:09:10.7380823Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7381023Z Memory behind bridge: f8000000-f99fffff [size=26M] 2025-05-07T22:09:10.7381387Z Prefetchable memory behind bridge: 000003b000000000-00000400020fffff [size=327713M] 2025-05-07T22:09:10.7381552Z Capabilities: 2025-05-07T22:09:10.7381693Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7381700Z 2025-05-07T22:09:10.7382106Z 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7382239Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7382245Z 2025-05-07T22:09:10.7382630Z 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7382757Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7382764Z 2025-05-07T22:09:10.7383138Z 00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7383270Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7383276Z 2025-05-07T22:09:10.7383649Z 00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7383780Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7383786Z 2025-05-07T22:09:10.7384150Z 00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7384276Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7384283Z 2025-05-07T22:09:10.7384917Z 00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7385152Z Flags: bus master, fast devsel, latency 0, IRQ 57, NUMA node 0 2025-05-07T22:09:10.7385393Z Bus: primary=00, secondary=1a, subordinate=1a, sec-latency=0 2025-05-07T22:09:10.7385526Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7385719Z Memory behind bridge: f9c00000-f9cfffff [size=1M] 2025-05-07T22:09:10.7385905Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7386040Z Capabilities: 2025-05-07T22:09:10.7386181Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7386188Z 2025-05-07T22:09:10.7386559Z 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.7386688Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7386694Z 2025-05-07T22:09:10.7387307Z 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7387532Z Flags: bus master, fast devsel, latency 0, IRQ 59, NUMA node 0 2025-05-07T22:09:10.7387753Z Bus: primary=00, secondary=1b, subordinate=1b, sec-latency=0 2025-05-07T22:09:10.7387885Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7388059Z Memory behind bridge: f9b00000-f9bfffff [size=1M] 2025-05-07T22:09:10.7388234Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7388371Z Capabilities: 2025-05-07T22:09:10.7388502Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7388784Z 2025-05-07T22:09:10.7389106Z 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61) 2025-05-07T22:09:10.7389291Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.7389479Z Flags: 66MHz, medium devsel, NUMA node 0 2025-05-07T22:09:10.7389627Z Kernel driver in use: piix4_smbus 2025-05-07T22:09:10.7389634Z 2025-05-07T22:09:10.7389936Z 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) 2025-05-07T22:09:10.7390065Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.7390209Z Flags: bus master, 66MHz, medium devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7390213Z 2025-05-07T22:09:10.7390412Z 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0 2025-05-07T22:09:10.7390618Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7390623Z 2025-05-07T22:09:10.7390812Z 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1 2025-05-07T22:09:10.7390899Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7390903Z 2025-05-07T22:09:10.7391089Z 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2 2025-05-07T22:09:10.7391163Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7391167Z 2025-05-07T22:09:10.7391357Z 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3 2025-05-07T22:09:10.7391431Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7391517Z Kernel driver in use: k10temp 2025-05-07T22:09:10.7391523Z 2025-05-07T22:09:10.7391710Z 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4 2025-05-07T22:09:10.7391784Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7391788Z 2025-05-07T22:09:10.7391995Z 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5 2025-05-07T22:09:10.7392071Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7392075Z 2025-05-07T22:09:10.7392260Z 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6 2025-05-07T22:09:10.7392346Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7392350Z 2025-05-07T22:09:10.7392535Z 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7 2025-05-07T22:09:10.7392610Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7392614Z 2025-05-07T22:09:10.7392793Z 00:19.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0 2025-05-07T22:09:10.7392866Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7392871Z 2025-05-07T22:09:10.7393057Z 00:19.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1 2025-05-07T22:09:10.7393156Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7393166Z 2025-05-07T22:09:10.7393365Z 00:19.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2 2025-05-07T22:09:10.7393444Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7393447Z 2025-05-07T22:09:10.7393642Z 00:19.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3 2025-05-07T22:09:10.7393725Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7393803Z Kernel driver in use: k10temp 2025-05-07T22:09:10.7393807Z 2025-05-07T22:09:10.7393996Z 00:19.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4 2025-05-07T22:09:10.7394072Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7394075Z 2025-05-07T22:09:10.7394261Z 00:19.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5 2025-05-07T22:09:10.7394336Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7394339Z 2025-05-07T22:09:10.7394522Z 00:19.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6 2025-05-07T22:09:10.7394599Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7394602Z 2025-05-07T22:09:10.7394790Z 00:19.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7 2025-05-07T22:09:10.7394868Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.7395018Z 2025-05-07T22:09:10.7395380Z 01:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7395453Z Physical Slot: 238-1 2025-05-07T22:09:10.7395597Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7395727Z Memory at f8000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:09:10.7395860Z Bus: primary=01, secondary=02, subordinate=19, sec-latency=0 2025-05-07T22:09:10.7395940Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7396047Z Memory behind bridge: f9000000-f99fffff [size=10M] 2025-05-07T22:09:10.7396250Z Prefetchable memory behind bridge: 000003b000000000-00000400020fffff [size=327713M] 2025-05-07T22:09:10.7396327Z Capabilities: 2025-05-07T22:09:10.7396541Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7396546Z 2025-05-07T22:09:10.7396889Z 02:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7397015Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7397236Z Bus: primary=02, secondary=03, subordinate=09, sec-latency=0 2025-05-07T22:09:10.7397317Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7397421Z Memory behind bridge: f9600000-f98fffff [size=3M] 2025-05-07T22:09:10.7397614Z Prefetchable memory behind bridge: 0000040001000000-00000400020fffff [size=17M] 2025-05-07T22:09:10.7397691Z Capabilities: 2025-05-07T22:09:10.7397768Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7397772Z 2025-05-07T22:09:10.7398115Z 02:04.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7398237Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7398365Z Bus: primary=02, secondary=0a, subordinate=0c, sec-latency=0 2025-05-07T22:09:10.7398448Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7398528Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.7398635Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7398710Z Capabilities: 2025-05-07T22:09:10.7398785Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7398789Z 2025-05-07T22:09:10.7399132Z 02:08.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7399246Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7399372Z Bus: primary=02, secondary=0d, subordinate=14, sec-latency=0 2025-05-07T22:09:10.7399449Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7399550Z Memory behind bridge: f9000000-f95fffff [size=6M] 2025-05-07T22:09:10.7399757Z Prefetchable memory behind bridge: 000003b000000000-00000400003fffff [size=327684M] 2025-05-07T22:09:10.7399832Z Capabilities: 2025-05-07T22:09:10.7399906Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7399916Z 2025-05-07T22:09:10.7400252Z 02:0c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7400364Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7400488Z Bus: primary=02, secondary=15, subordinate=18, sec-latency=0 2025-05-07T22:09:10.7400564Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7400641Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.7400746Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7400820Z Capabilities: 2025-05-07T22:09:10.7400894Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7400897Z 2025-05-07T22:09:10.7401242Z 02:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7401374Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7401668Z Bus: primary=02, secondary=19, subordinate=19, sec-latency=0 2025-05-07T22:09:10.7401744Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7401847Z Memory behind bridge: f9900000-f99fffff [size=1M] 2025-05-07T22:09:10.7401948Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7402022Z Capabilities: 2025-05-07T22:09:10.7402098Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7402101Z 2025-05-07T22:09:10.7402433Z 03:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7402544Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7402667Z Bus: primary=03, secondary=04, subordinate=09, sec-latency=0 2025-05-07T22:09:10.7402910Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7403015Z Memory behind bridge: f9600000-f98fffff [size=3M] 2025-05-07T22:09:10.7403204Z Prefetchable memory behind bridge: 0000040001000000-00000400020fffff [size=17M] 2025-05-07T22:09:10.7403458Z Capabilities: 2025-05-07T22:09:10.7403542Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7403547Z 2025-05-07T22:09:10.7403896Z 04:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7404035Z Flags: bus master, fast devsel, latency 0, IRQ 61, NUMA node 0 2025-05-07T22:09:10.7404166Z Bus: primary=04, secondary=05, subordinate=05, sec-latency=0 2025-05-07T22:09:10.7404262Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7404363Z Memory behind bridge: f9800000-f98fffff [size=1M] 2025-05-07T22:09:10.7404550Z Prefetchable memory behind bridge: 0000040001000000-00000400020fffff [size=17M] 2025-05-07T22:09:10.7404625Z Capabilities: 2025-05-07T22:09:10.7404712Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7404717Z 2025-05-07T22:09:10.7405050Z 04:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7405186Z Flags: bus master, fast devsel, latency 0, IRQ 62, NUMA node 0 2025-05-07T22:09:10.7405316Z Bus: primary=04, secondary=06, subordinate=06, sec-latency=0 2025-05-07T22:09:10.7405388Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7405489Z Memory behind bridge: f9700000-f97fffff [size=1M] 2025-05-07T22:09:10.7405590Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7405665Z Capabilities: 2025-05-07T22:09:10.7405745Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7405749Z 2025-05-07T22:09:10.7406080Z 04:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7406216Z Flags: bus master, fast devsel, latency 0, IRQ 63, NUMA node 0 2025-05-07T22:09:10.7406344Z Bus: primary=04, secondary=07, subordinate=07, sec-latency=0 2025-05-07T22:09:10.7406416Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7406500Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.7406601Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7406675Z Capabilities: 2025-05-07T22:09:10.7406753Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7406757Z 2025-05-07T22:09:10.7407088Z 04:18.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7407218Z Flags: bus master, fast devsel, latency 0, IRQ 64, NUMA node 0 2025-05-07T22:09:10.7407346Z Bus: primary=04, secondary=08, subordinate=08, sec-latency=0 2025-05-07T22:09:10.7407418Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7407518Z Memory behind bridge: f9600000-f96fffff [size=1M] 2025-05-07T22:09:10.7407623Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7407699Z Capabilities: 2025-05-07T22:09:10.7407778Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7407930Z 2025-05-07T22:09:10.7408269Z 04:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7408398Z Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 0 2025-05-07T22:09:10.7408523Z Bus: primary=04, secondary=09, subordinate=09, sec-latency=0 2025-05-07T22:09:10.7408594Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7408674Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.7408773Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7408851Z Capabilities: 2025-05-07T22:09:10.7408930Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7408934Z 2025-05-07T22:09:10.7409398Z 05:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11) 2025-05-07T22:09:10.7409510Z Subsystem: Super Micro Computer Inc Device 1b3e 2025-05-07T22:09:10.7409650Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7409778Z Memory at 40002000000 (64-bit, prefetchable) [size=64K] 2025-05-07T22:09:10.7409895Z Memory at 40001000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:09:10.7410009Z Memory at 40002010000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:09:10.7410114Z Expansion ROM at f9800000 [disabled] [size=512K] 2025-05-07T22:09:10.7410194Z Capabilities: 2025-05-07T22:09:10.7410266Z Kernel driver in use: bnxt_en 2025-05-07T22:09:10.7410271Z 2025-05-07T22:09:10.7410622Z 06:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO (prog-if 02 [NVM Express]) 2025-05-07T22:09:10.7410766Z Subsystem: Samsung Electronics Co Ltd General DC NVMe PM9A3 2025-05-07T22:09:10.7410853Z Physical Slot: 0-4 2025-05-07T22:09:10.7410996Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7411121Z Memory at f9710000 (64-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.7411228Z Expansion ROM at f9700000 [disabled] [size=64K] 2025-05-07T22:09:10.7411306Z Capabilities: 2025-05-07T22:09:10.7411381Z Kernel driver in use: nvme 2025-05-07T22:09:10.7411385Z 2025-05-07T22:09:10.7411665Z 08:00.0 Non-Volatile memory controller: Micron Technology Inc Device 51c3 (rev 01) (prog-if 02 [NVM Express]) 2025-05-07T22:09:10.7411765Z Subsystem: Micron Technology Inc Device 4000 2025-05-07T22:09:10.7411832Z Physical Slot: 0-6 2025-05-07T22:09:10.7411967Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7412033Z BIST result: 00 2025-05-07T22:09:10.7412160Z Memory at f9640000 (64-bit, non-prefetchable) [size=256K] 2025-05-07T22:09:10.7412268Z Expansion ROM at f9600000 [disabled] [size=256K] 2025-05-07T22:09:10.7412345Z Capabilities: 2025-05-07T22:09:10.7412425Z Kernel driver in use: nvme 2025-05-07T22:09:10.7412429Z 2025-05-07T22:09:10.7412774Z 0a:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7412896Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7413031Z Bus: primary=0a, secondary=0b, subordinate=0c, sec-latency=0 2025-05-07T22:09:10.7413107Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7413185Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.7892491Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7892660Z Capabilities: 2025-05-07T22:09:10.7892813Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7892823Z 2025-05-07T22:09:10.7893505Z 0b:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7893768Z Flags: bus master, fast devsel, latency 0, IRQ 66, NUMA node 0 2025-05-07T22:09:10.7894070Z Bus: primary=0b, secondary=0c, subordinate=0c, sec-latency=0 2025-05-07T22:09:10.7894215Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7894747Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.7894940Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.7895083Z Capabilities: 2025-05-07T22:09:10.7895220Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7895228Z 2025-05-07T22:09:10.7895851Z 0d:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7896065Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.7896305Z Bus: primary=0d, secondary=0e, subordinate=14, sec-latency=0 2025-05-07T22:09:10.7896441Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7896629Z Memory behind bridge: f9000000-f95fffff [size=6M] 2025-05-07T22:09:10.7897240Z Prefetchable memory behind bridge: 000003b000000000-00000400003fffff [size=327684M] 2025-05-07T22:09:10.7897392Z Capabilities: 2025-05-07T22:09:10.7897533Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7897547Z 2025-05-07T22:09:10.7898159Z 0e:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7898390Z Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 0 2025-05-07T22:09:10.7898612Z Bus: primary=0e, secondary=0f, subordinate=11, sec-latency=0 2025-05-07T22:09:10.7898743Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7898919Z Memory behind bridge: f9300000-f95fffff [size=3M] 2025-05-07T22:09:10.7899257Z Prefetchable memory behind bridge: 000003e000000000-00000400003fffff [size=131076M] 2025-05-07T22:09:10.7899395Z Capabilities: 2025-05-07T22:09:10.7899526Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7899533Z 2025-05-07T22:09:10.7900146Z 0e:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7900410Z Flags: bus master, fast devsel, latency 0, IRQ 68, NUMA node 0 2025-05-07T22:09:10.7900672Z Bus: primary=0e, secondary=12, subordinate=14, sec-latency=0 2025-05-07T22:09:10.7900829Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7901027Z Memory behind bridge: f9000000-f92fffff [size=3M] 2025-05-07T22:09:10.7901421Z Prefetchable memory behind bridge: 000003b000000000-000003d0003fffff [size=131076M] 2025-05-07T22:09:10.7901580Z Capabilities: 2025-05-07T22:09:10.7901730Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7901737Z 2025-05-07T22:09:10.7902201Z 0f:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7902461Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7902718Z Memory at f9500000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.7902988Z Bus: primary=0f, secondary=10, subordinate=11, sec-latency=0 2025-05-07T22:09:10.7903136Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7903333Z Memory behind bridge: f9300000-f94fffff [size=2M] 2025-05-07T22:09:10.7903738Z Prefetchable memory behind bridge: 000003e000000000-00000400003fffff [size=131076M] 2025-05-07T22:09:10.7903895Z Capabilities: 2025-05-07T22:09:10.7904019Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7904024Z 2025-05-07T22:09:10.7904302Z 10:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7904453Z Flags: bus master, fast devsel, latency 0, IRQ 69, NUMA node 0 2025-05-07T22:09:10.7904606Z Bus: primary=10, secondary=11, subordinate=11, sec-latency=0 2025-05-07T22:09:10.7904683Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7904778Z Memory behind bridge: f9300000-f94fffff [size=2M] 2025-05-07T22:09:10.7904970Z Prefetchable memory behind bridge: 000003e000000000-00000400003fffff [size=131076M] 2025-05-07T22:09:10.7905048Z Capabilities: 2025-05-07T22:09:10.7905125Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7905129Z 2025-05-07T22:09:10.7905330Z 11:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.7905626Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.7905763Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7905894Z Memory at 3f000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.7906008Z Memory at 40000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.7906149Z Memory at f9380000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.7906268Z Expansion ROM at f9400000 [disabled] [size=128K] 2025-05-07T22:09:10.7906357Z Capabilities: 2025-05-07T22:09:10.7906436Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.7906441Z 2025-05-07T22:09:10.7906790Z 12:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.7906945Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.7907077Z Memory at f9200000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.7907209Z Bus: primary=12, secondary=13, subordinate=14, sec-latency=0 2025-05-07T22:09:10.7907288Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.7907390Z Memory behind bridge: f9000000-f91fffff [size=2M] 2025-05-07T22:09:10.7907594Z Prefetchable memory behind bridge: 000003b000000000-000003d0003fffff [size=131076M] 2025-05-07T22:09:10.7907669Z Capabilities: 2025-05-07T22:09:10.7907747Z Kernel driver in use: pcieport 2025-05-07T22:09:10.7907751Z 2025-05-07T22:09:10.8135924Z 13:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8136241Z Flags: bus master, fast devsel, latency 0, IRQ 70, NUMA node 0 2025-05-07T22:09:10.8136526Z Bus: primary=13, secondary=14, subordinate=14, sec-latency=0 2025-05-07T22:09:10.8136725Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8136927Z Memory behind bridge: f9000000-f91fffff [size=2M] 2025-05-07T22:09:10.8137335Z Prefetchable memory behind bridge: 000003b000000000-000003d0003fffff [size=131076M] 2025-05-07T22:09:10.8137506Z Capabilities: 2025-05-07T22:09:10.8137666Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8137675Z 2025-05-07T22:09:10.8138047Z 14:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.8138307Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.8138564Z Flags: bus master, fast devsel, latency 0, IRQ 60, NUMA node 0 2025-05-07T22:09:10.8138788Z Memory at 3c000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.8138999Z Memory at 3d000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.8139248Z Memory at f9080000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8139455Z Expansion ROM at f9100000 [disabled] [size=128K] 2025-05-07T22:09:10.8139612Z Capabilities: 2025-05-07T22:09:10.8139749Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.8139756Z 2025-05-07T22:09:10.8140402Z 15:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8140640Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8140898Z Bus: primary=15, secondary=16, subordinate=18, sec-latency=0 2025-05-07T22:09:10.8141061Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8141233Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8141433Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8141597Z Capabilities: 2025-05-07T22:09:10.8141745Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8141753Z 2025-05-07T22:09:10.8142408Z 16:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8142584Z Flags: bus master, fast devsel, latency 0, IRQ 71, NUMA node 0 2025-05-07T22:09:10.8142733Z Bus: primary=16, secondary=17, subordinate=17, sec-latency=0 2025-05-07T22:09:10.8143246Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8143334Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8143471Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8143569Z Capabilities: 2025-05-07T22:09:10.8143665Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8143669Z 2025-05-07T22:09:10.8144045Z 16:15.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8144210Z Flags: bus master, fast devsel, latency 0, IRQ 73, NUMA node 0 2025-05-07T22:09:10.8144355Z Bus: primary=16, secondary=18, subordinate=18, sec-latency=0 2025-05-07T22:09:10.8144458Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8144547Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8144922Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8145027Z Capabilities: 2025-05-07T22:09:10.8145112Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8145122Z 2025-05-07T22:09:10.8145468Z 19:00.0 Mass storage controller: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) 2025-05-07T22:09:10.8145559Z Subsystem: Broadcom / LSI Device 00b2 2025-05-07T22:09:10.8145684Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8145825Z Memory at f9900000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8145909Z Capabilities: 2025-05-07T22:09:10.8145913Z 2025-05-07T22:09:10.8146242Z 1a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8146479Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8146569Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8146666Z Capabilities: 2025-05-07T22:09:10.8146670Z 2025-05-07T22:09:10.8146913Z 1a:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8147100Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8147263Z Flags: bus master, fast devsel, latency 0, IRQ 56, NUMA node 0 2025-05-07T22:09:10.8147405Z Memory at f9c00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8147542Z Memory at f9c80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8147643Z Capabilities: 2025-05-07T22:09:10.8147732Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8147736Z 2025-05-07T22:09:10.8148047Z 1b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8148244Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8148333Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8148431Z Capabilities: 2025-05-07T22:09:10.8148435Z 2025-05-07T22:09:10.8148659Z 1b:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8148846Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8148993Z Flags: bus master, fast devsel, latency 0, IRQ 848, NUMA node 0 2025-05-07T22:09:10.8149124Z Memory at f9b00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8149258Z Memory at f9b80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8149346Z Capabilities: 2025-05-07T22:09:10.8149428Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8149432Z 2025-05-07T22:09:10.8149663Z 20:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.8149781Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8149892Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8149896Z 2025-05-07T22:09:10.8150136Z 20:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8150263Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8150418Z 2025-05-07T22:09:10.8150707Z 20:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8150850Z Flags: bus master, fast devsel, latency 0, IRQ 36, NUMA node 0 2025-05-07T22:09:10.8151005Z Bus: primary=20, secondary=21, subordinate=21, sec-latency=0 2025-05-07T22:09:10.8151089Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8151205Z Memory behind bridge: c7c00000-c7dfffff [size=2M] 2025-05-07T22:09:10.8151419Z Prefetchable memory behind bridge: 0000030004000000-0000030008ffffff [size=80M] 2025-05-07T22:09:10.8151502Z Capabilities: 2025-05-07T22:09:10.8151597Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8151601Z 2025-05-07T22:09:10.8151959Z 20:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8152047Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8152052Z 2025-05-07T22:09:10.8152285Z 20:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8152372Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8152375Z 2025-05-07T22:09:10.8152661Z 20:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8152800Z Flags: bus master, fast devsel, latency 0, IRQ 37, NUMA node 0 2025-05-07T22:09:10.8152938Z Bus: primary=20, secondary=22, subordinate=3a, sec-latency=0 2025-05-07T22:09:10.8153034Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8153150Z Memory behind bridge: c6000000-c77fffff [size=24M] 2025-05-07T22:09:10.8153360Z Prefetchable memory behind bridge: 000002b000000000-00000300020fffff [size=327713M] 2025-05-07T22:09:10.8153454Z Capabilities: 2025-05-07T22:09:10.8153540Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8153544Z 2025-05-07T22:09:10.8153779Z 20:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8153865Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8153869Z 2025-05-07T22:09:10.8154092Z 20:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8154186Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8154189Z 2025-05-07T22:09:10.8154403Z 20:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8154494Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8154498Z 2025-05-07T22:09:10.8154861Z 20:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8154998Z Flags: bus master, fast devsel, latency 0, IRQ 39, NUMA node 0 2025-05-07T22:09:10.8155148Z Bus: primary=20, secondary=3b, subordinate=3b, sec-latency=0 2025-05-07T22:09:10.8155229Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8155339Z Memory behind bridge: c7e00000-c7efffff [size=1M] 2025-05-07T22:09:10.8155462Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8155545Z Capabilities: 2025-05-07T22:09:10.8155638Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8155642Z 2025-05-07T22:09:10.8155870Z 20:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8155953Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8155957Z 2025-05-07T22:09:10.8156332Z 20:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8156469Z Flags: bus master, fast devsel, latency 0, IRQ 40, NUMA node 0 2025-05-07T22:09:10.8156619Z Bus: primary=20, secondary=3c, subordinate=3c, sec-latency=0 2025-05-07T22:09:10.8156701Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8156810Z Memory behind bridge: c7900000-c7bfffff [size=3M] 2025-05-07T22:09:10.8156929Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8157286Z Capabilities: 2025-05-07T22:09:10.8157379Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8157383Z 2025-05-07T22:09:10.8157603Z 21:00.0 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx] 2025-05-07T22:09:10.8157721Z Subsystem: Super Micro Computer Inc Device 1c1b 2025-05-07T22:09:10.8157872Z Flags: bus master, fast devsel, latency 0, IRQ 468, NUMA node 0 2025-05-07T22:09:10.8158012Z Memory at 30006000000 (64-bit, prefetchable) [size=32M] 2025-05-07T22:09:10.8158123Z Expansion ROM at c7d00000 [disabled] [size=1M] 2025-05-07T22:09:10.8158213Z Capabilities: 2025-05-07T22:09:10.8158326Z Kernel driver in use: mlx5_core 2025-05-07T22:09:10.8158330Z 2025-05-07T22:09:10.8158536Z 21:00.1 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx] 2025-05-07T22:09:10.8158806Z Subsystem: Super Micro Computer Inc Device 1c1b 2025-05-07T22:09:10.8158970Z Flags: bus master, fast devsel, latency 0, IRQ 534, NUMA node 0 2025-05-07T22:09:10.8159097Z Memory at 30004000000 (64-bit, prefetchable) [size=32M] 2025-05-07T22:09:10.8159208Z Expansion ROM at c7c00000 [disabled] [size=1M] 2025-05-07T22:09:10.8159306Z Capabilities: 2025-05-07T22:09:10.8159393Z Kernel driver in use: mlx5_core 2025-05-07T22:09:10.8159396Z 2025-05-07T22:09:10.8159759Z 22:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8159849Z Physical Slot: 238 2025-05-07T22:09:10.8159990Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8160139Z Memory at c6000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:09:10.8160280Z Bus: primary=22, secondary=23, subordinate=3a, sec-latency=0 2025-05-07T22:09:10.8160367Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8160503Z Memory behind bridge: c7000000-c77fffff [size=8M] 2025-05-07T22:09:10.8160717Z Prefetchable memory behind bridge: 000002b000000000-00000300020fffff [size=327713M] 2025-05-07T22:09:10.8160808Z Capabilities: 2025-05-07T22:09:10.8160915Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8160920Z 2025-05-07T22:09:10.8161303Z 23:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8161439Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8161575Z Bus: primary=23, secondary=24, subordinate=2a, sec-latency=0 2025-05-07T22:09:10.8161668Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8161754Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8161942Z Prefetchable memory behind bridge: 0000030000400000-0000030000ffffff [size=12M] 2025-05-07T22:09:10.8162034Z Capabilities: 2025-05-07T22:09:10.8162126Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8162131Z 2025-05-07T22:09:10.8162479Z 23:04.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8162611Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8162741Z Bus: primary=23, secondary=2b, subordinate=2d, sec-latency=0 2025-05-07T22:09:10.8162828Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8162933Z Memory behind bridge: c7700000-c77fffff [size=1M] 2025-05-07T22:09:10.8163118Z Prefetchable memory behind bridge: 0000030001000000-00000300020fffff [size=17M] 2025-05-07T22:09:10.8163210Z Capabilities: 2025-05-07T22:09:10.8163289Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8163293Z 2025-05-07T22:09:10.8163634Z 23:08.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8163763Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8163896Z Bus: primary=23, secondary=2e, subordinate=35, sec-latency=0 2025-05-07T22:09:10.8164143Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8164251Z Memory behind bridge: c7000000-c75fffff [size=6M] 2025-05-07T22:09:10.8164458Z Prefetchable memory behind bridge: 000002b000000000-00000300003fffff [size=327684M] 2025-05-07T22:09:10.8164551Z Capabilities: 2025-05-07T22:09:10.8164636Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8164640Z 2025-05-07T22:09:10.8164984Z 23:0c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8165111Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8165245Z Bus: primary=23, secondary=36, subordinate=39, sec-latency=0 2025-05-07T22:09:10.8165335Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8165417Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8165670Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8165763Z Capabilities: 2025-05-07T22:09:10.8165844Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8165852Z 2025-05-07T22:09:10.8166201Z 23:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8166356Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8166493Z Bus: primary=23, secondary=3a, subordinate=3a, sec-latency=0 2025-05-07T22:09:10.8166586Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8166695Z Memory behind bridge: c7600000-c76fffff [size=1M] 2025-05-07T22:09:10.8166803Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8166893Z Capabilities: 2025-05-07T22:09:10.8166975Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8166978Z 2025-05-07T22:09:10.8167322Z 24:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8167459Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8167597Z Bus: primary=24, secondary=25, subordinate=2a, sec-latency=0 2025-05-07T22:09:10.8167687Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8167770Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8167966Z Prefetchable memory behind bridge: 0000030000400000-0000030000ffffff [size=12M] 2025-05-07T22:09:10.8168057Z Capabilities: 2025-05-07T22:09:10.8168139Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8168143Z 2025-05-07T22:09:10.8168485Z 25:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8168636Z Flags: bus master, fast devsel, latency 0, IRQ 42, NUMA node 0 2025-05-07T22:09:10.8168766Z Bus: primary=25, secondary=26, subordinate=26, sec-latency=0 2025-05-07T22:09:10.8168862Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8168944Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8169051Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8169146Z Capabilities: 2025-05-07T22:09:10.8169229Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8169232Z 2025-05-07T22:09:10.8169571Z 25:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8169737Z Flags: bus master, fast devsel, latency 0, IRQ 43, NUMA node 0 2025-05-07T22:09:10.8169869Z Bus: primary=25, secondary=27, subordinate=27, sec-latency=0 2025-05-07T22:09:10.8169960Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8170043Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8170239Z Prefetchable memory behind bridge: 0000030000400000-00000300005fffff [size=2M] 2025-05-07T22:09:10.8170332Z Capabilities: 2025-05-07T22:09:10.8170415Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8170419Z 2025-05-07T22:09:10.8170766Z 25:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8171043Z Flags: bus master, fast devsel, latency 0, IRQ 44, NUMA node 0 2025-05-07T22:09:10.8171173Z Bus: primary=25, secondary=28, subordinate=28, sec-latency=0 2025-05-07T22:09:10.8171264Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8171346Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8171529Z Prefetchable memory behind bridge: 0000030000600000-00000300007fffff [size=2M] 2025-05-07T22:09:10.8171623Z Capabilities: 2025-05-07T22:09:10.8171707Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8171711Z 2025-05-07T22:09:10.8172707Z 25:18.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8172971Z Flags: bus master, fast devsel, latency 0, IRQ 45, NUMA node 0 2025-05-07T22:09:10.8173109Z Bus: primary=25, secondary=29, subordinate=29, sec-latency=0 2025-05-07T22:09:10.8173205Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8173297Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8173485Z Prefetchable memory behind bridge: 0000030000800000-00000300009fffff [size=2M] 2025-05-07T22:09:10.8173579Z Capabilities: 2025-05-07T22:09:10.8173663Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8173667Z 2025-05-07T22:09:10.8174026Z 25:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8174162Z Flags: bus master, fast devsel, latency 0, IRQ 46, NUMA node 0 2025-05-07T22:09:10.8174337Z Bus: primary=25, secondary=2a, subordinate=2a, sec-latency=0 2025-05-07T22:09:10.8174416Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8174500Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8174702Z Prefetchable memory behind bridge: 0000030000a00000-0000030000bfffff [size=2M] 2025-05-07T22:09:10.8174787Z Capabilities: 2025-05-07T22:09:10.8174866Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8174873Z 2025-05-07T22:09:10.8175224Z 2b:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8175347Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8175490Z Bus: primary=2b, secondary=2c, subordinate=2d, sec-latency=0 2025-05-07T22:09:10.8175570Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8175682Z Memory behind bridge: c7700000-c77fffff [size=1M] 2025-05-07T22:09:10.8175881Z Prefetchable memory behind bridge: 0000030001000000-00000300020fffff [size=17M] 2025-05-07T22:09:10.8175961Z Capabilities: 2025-05-07T22:09:10.8176038Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8176042Z 2025-05-07T22:09:10.8176390Z 2c:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8176525Z Flags: bus master, fast devsel, latency 0, IRQ 47, NUMA node 0 2025-05-07T22:09:10.8176670Z Bus: primary=2c, secondary=2d, subordinate=2d, sec-latency=0 2025-05-07T22:09:10.8176746Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8176849Z Memory behind bridge: c7700000-c77fffff [size=1M] 2025-05-07T22:09:10.8177044Z Prefetchable memory behind bridge: 0000030001000000-00000300020fffff [size=17M] 2025-05-07T22:09:10.8177123Z Capabilities: 2025-05-07T22:09:10.8177200Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8177204Z 2025-05-07T22:09:10.8177561Z 2d:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11) 2025-05-07T22:09:10.8177675Z Subsystem: Super Micro Computer Inc Device 1b3e 2025-05-07T22:09:10.8177819Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8177946Z Memory at 30002000000 (64-bit, prefetchable) [size=64K] 2025-05-07T22:09:10.8178064Z Memory at 30001000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:09:10.8178327Z Memory at 30002010000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:09:10.8178442Z Expansion ROM at c7700000 [disabled] [size=512K] 2025-05-07T22:09:10.8178525Z Capabilities: 2025-05-07T22:09:10.8178614Z Kernel driver in use: bnxt_en 2025-05-07T22:09:10.8178618Z 2025-05-07T22:09:10.8178959Z 2e:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8179087Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8179220Z Bus: primary=2e, secondary=2f, subordinate=35, sec-latency=0 2025-05-07T22:09:10.8179300Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8179415Z Memory behind bridge: c7000000-c75fffff [size=6M] 2025-05-07T22:09:10.8179741Z Prefetchable memory behind bridge: 000002b000000000-00000300003fffff [size=327684M] 2025-05-07T22:09:10.8179827Z Capabilities: 2025-05-07T22:09:10.8179918Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8179926Z 2025-05-07T22:09:10.8180269Z 2f:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8180422Z Flags: bus master, fast devsel, latency 0, IRQ 48, NUMA node 0 2025-05-07T22:09:10.8180564Z Bus: primary=2f, secondary=30, subordinate=32, sec-latency=0 2025-05-07T22:09:10.8180647Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8180768Z Memory behind bridge: c7300000-c75fffff [size=3M] 2025-05-07T22:09:10.8180976Z Prefetchable memory behind bridge: 000002e000000000-00000300003fffff [size=131076M] 2025-05-07T22:09:10.8181059Z Capabilities: 2025-05-07T22:09:10.8181152Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8181156Z 2025-05-07T22:09:10.8181504Z 2f:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8181654Z Flags: bus master, fast devsel, latency 0, IRQ 49, NUMA node 0 2025-05-07T22:09:10.8181795Z Bus: primary=2f, secondary=33, subordinate=35, sec-latency=0 2025-05-07T22:09:10.8181875Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8181993Z Memory behind bridge: c7000000-c72fffff [size=3M] 2025-05-07T22:09:10.8182194Z Prefetchable memory behind bridge: 000002b000000000-000002d0003fffff [size=131076M] 2025-05-07T22:09:10.8182276Z Capabilities: 2025-05-07T22:09:10.8182369Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8182372Z 2025-05-07T22:09:10.8182601Z 30:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8428293Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8428534Z Memory at c7500000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8428777Z Bus: primary=30, secondary=31, subordinate=32, sec-latency=0 2025-05-07T22:09:10.8428945Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8429148Z Memory behind bridge: c7300000-c74fffff [size=2M] 2025-05-07T22:09:10.8429519Z Prefetchable memory behind bridge: 000002e000000000-00000300003fffff [size=131076M] 2025-05-07T22:09:10.8429659Z Capabilities: 2025-05-07T22:09:10.8429800Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8429860Z 2025-05-07T22:09:10.8430284Z 31:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8430518Z Flags: bus master, fast devsel, latency 0, IRQ 50, NUMA node 0 2025-05-07T22:09:10.8430760Z Bus: primary=31, secondary=32, subordinate=32, sec-latency=0 2025-05-07T22:09:10.8430896Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8431080Z Memory behind bridge: c7300000-c74fffff [size=2M] 2025-05-07T22:09:10.8431445Z Prefetchable memory behind bridge: 000002e000000000-00000300003fffff [size=131076M] 2025-05-07T22:09:10.8431583Z Capabilities: 2025-05-07T22:09:10.8431731Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8432110Z 2025-05-07T22:09:10.8432543Z 32:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.8432841Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.8433137Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8433399Z Memory at 2f000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.8433636Z Memory at 30000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.8433913Z Memory at c7380000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8434135Z Expansion ROM at c7400000 [disabled] [size=128K] 2025-05-07T22:09:10.8434317Z Capabilities: 2025-05-07T22:09:10.8434485Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.8434494Z 2025-05-07T22:09:10.8435257Z 33:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8435574Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8435811Z Memory at c7200000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8435973Z Bus: primary=33, secondary=34, subordinate=35, sec-latency=0 2025-05-07T22:09:10.8436087Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8436216Z Memory behind bridge: c7000000-c71fffff [size=2M] 2025-05-07T22:09:10.8436452Z Prefetchable memory behind bridge: 000002b000000000-000002d0003fffff [size=131076M] 2025-05-07T22:09:10.8436538Z Capabilities: 2025-05-07T22:09:10.8436626Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8436629Z 2025-05-07T22:09:10.8436881Z 34:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8437024Z Flags: bus master, fast devsel, latency 0, IRQ 51, NUMA node 0 2025-05-07T22:09:10.8437256Z Bus: primary=34, secondary=35, subordinate=35, sec-latency=0 2025-05-07T22:09:10.8437352Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8437461Z Memory behind bridge: c7000000-c71fffff [size=2M] 2025-05-07T22:09:10.8437681Z Prefetchable memory behind bridge: 000002b000000000-000002d0003fffff [size=131076M] 2025-05-07T22:09:10.8437769Z Capabilities: 2025-05-07T22:09:10.8437853Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8437857Z 2025-05-07T22:09:10.8438083Z 35:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.8438239Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.8438382Z Flags: bus master, fast devsel, latency 0, IRQ 41, NUMA node 0 2025-05-07T22:09:10.8438521Z Memory at 2c000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.8438647Z Memory at 2d000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.8438789Z Memory at c7080000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8438905Z Expansion ROM at c7100000 [disabled] [size=128K] 2025-05-07T22:09:10.8438989Z Capabilities: 2025-05-07T22:09:10.8439079Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.8439087Z 2025-05-07T22:09:10.8439441Z 36:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8439562Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8439709Z Bus: primary=36, secondary=37, subordinate=39, sec-latency=0 2025-05-07T22:09:10.8439790Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8439884Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8439994Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8440074Z Capabilities: 2025-05-07T22:09:10.8440169Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8440173Z 2025-05-07T22:09:10.8440516Z 37:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8440656Z Flags: bus master, fast devsel, latency 0, IRQ 52, NUMA node 0 2025-05-07T22:09:10.8440988Z Bus: primary=37, secondary=38, subordinate=38, sec-latency=0 2025-05-07T22:09:10.8441066Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8441158Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8441267Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8441352Z Capabilities: 2025-05-07T22:09:10.8441440Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8441444Z 2025-05-07T22:09:10.8441793Z 37:15.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8441926Z Flags: bus master, fast devsel, latency 0, IRQ 54, NUMA node 0 2025-05-07T22:09:10.8442065Z Bus: primary=37, secondary=39, subordinate=39, sec-latency=0 2025-05-07T22:09:10.8442147Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8444059Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8444195Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8444280Z Capabilities: 2025-05-07T22:09:10.8452977Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8452981Z 2025-05-07T22:09:10.8453353Z 3a:00.0 Mass storage controller: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) 2025-05-07T22:09:10.8453496Z Subsystem: Broadcom / LSI Device 00b2 2025-05-07T22:09:10.8453626Z Flags: bus master, fast devsel, latency 0, NUMA node 0 2025-05-07T22:09:10.8453762Z Memory at c7600000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8453858Z Capabilities: 2025-05-07T22:09:10.8453863Z 2025-05-07T22:09:10.8454190Z 3b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8454416Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8454507Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8454589Z Capabilities: 2025-05-07T22:09:10.8454593Z 2025-05-07T22:09:10.8454830Z 3b:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8455008Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8455151Z Flags: bus master, fast devsel, latency 0, IRQ 38, NUMA node 0 2025-05-07T22:09:10.8455295Z Memory at c7e00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8455423Z Memory at c7e80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8455518Z Capabilities: 2025-05-07T22:09:10.8455603Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8455607Z 2025-05-07T22:09:10.8455900Z 3c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8456111Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8456196Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8456280Z Capabilities: 2025-05-07T22:09:10.8456283Z 2025-05-07T22:09:10.8456607Z 3c:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:09:10.8456895Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:09:10.8457050Z Flags: bus master, fast devsel, latency 0, IRQ 53, NUMA node 0 2025-05-07T22:09:10.8457179Z Memory at c7a00000 (32-bit, non-prefetchable) [size=1M] 2025-05-07T22:09:10.8457300Z Memory at c7b82000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8457397Z Capabilities: 2025-05-07T22:09:10.8457481Z Kernel driver in use: ccp 2025-05-07T22:09:10.8457485Z 2025-05-07T22:09:10.8457707Z 3c:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8457908Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8458055Z Flags: bus master, fast devsel, latency 0, IRQ 845, NUMA node 0 2025-05-07T22:09:10.8458200Z Memory at c7b00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8458499Z Memory at c7b80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8458582Z Capabilities: 2025-05-07T22:09:10.8458676Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8458680Z 2025-05-07T22:09:10.8459000Z 3c:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:09:10.8459131Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8459278Z Flags: bus master, fast devsel, latency 0, IRQ 269, NUMA node 0 2025-05-07T22:09:10.8459403Z Memory at c7900000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:09:10.8459499Z Capabilities: 2025-05-07T22:09:10.8459587Z Kernel driver in use: xhci_hcd 2025-05-07T22:09:10.8459591Z 2025-05-07T22:09:10.8459925Z 40:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.8460048Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8460142Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8460146Z 2025-05-07T22:09:10.8460397Z 40:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8460482Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8460486Z 2025-05-07T22:09:10.8460715Z 40:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8460810Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8460814Z 2025-05-07T22:09:10.8461037Z 40:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8461132Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8461136Z 2025-05-07T22:09:10.8461356Z 40:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8461439Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8461443Z 2025-05-07T22:09:10.8461676Z 40:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8461778Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8461782Z 2025-05-07T22:09:10.8462014Z 40:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8462098Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8462101Z 2025-05-07T22:09:10.8462472Z 40:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8462626Z Flags: bus master, fast devsel, latency 0, IRQ 32, NUMA node 0 2025-05-07T22:09:10.8462778Z Bus: primary=40, secondary=41, subordinate=41, sec-latency=0 2025-05-07T22:09:10.8462875Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8462994Z Memory behind bridge: f2200000-f22fffff [size=1M] 2025-05-07T22:09:10.8463111Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8463208Z Capabilities: 2025-05-07T22:09:10.8463294Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8463301Z 2025-05-07T22:09:10.8463525Z 40:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8463616Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8463619Z 2025-05-07T22:09:10.8472976Z 40:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8473174Z Flags: bus master, fast devsel, latency 0, IRQ 34, NUMA node 0 2025-05-07T22:09:10.8473339Z Bus: primary=40, secondary=42, subordinate=42, sec-latency=0 2025-05-07T22:09:10.8473428Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8473553Z Memory behind bridge: f2100000-f21fffff [size=1M] 2025-05-07T22:09:10.8473667Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8473783Z Capabilities: 2025-05-07T22:09:10.8473882Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8473888Z 2025-05-07T22:09:10.8475947Z 40:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8476110Z Flags: bus master, fast devsel, latency 0, IRQ 35, NUMA node 0 2025-05-07T22:09:10.8476255Z Bus: primary=40, secondary=43, subordinate=43, sec-latency=0 2025-05-07T22:09:10.8476340Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8476463Z Memory behind bridge: f2000000-f20fffff [size=1M] 2025-05-07T22:09:10.8476577Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8476663Z Capabilities: 2025-05-07T22:09:10.8476794Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8476799Z 2025-05-07T22:09:10.8477260Z 41:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8477717Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8477816Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8477923Z Capabilities: 2025-05-07T22:09:10.8477928Z 2025-05-07T22:09:10.8478158Z 41:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8478336Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8478493Z Flags: bus master, fast devsel, latency 0, IRQ 31, NUMA node 0 2025-05-07T22:09:10.8478635Z Memory at f2200000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8478776Z Memory at f2280000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8478862Z Capabilities: 2025-05-07T22:09:10.8478946Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8478950Z 2025-05-07T22:09:10.8479258Z 42:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8479459Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8479544Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8479648Z Capabilities: 2025-05-07T22:09:10.8479652Z 2025-05-07T22:09:10.8479875Z 42:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8480057Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8480204Z Flags: bus master, fast devsel, latency 0, IRQ 842, NUMA node 0 2025-05-07T22:09:10.8480346Z Memory at f2100000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8480488Z Memory at f2180000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8480572Z Capabilities: 2025-05-07T22:09:10.8480658Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8480662Z 2025-05-07T22:09:10.8481001Z 43:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0]) 2025-05-07T22:09:10.8481120Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8481279Z Flags: bus master, fast devsel, latency 0, IRQ 268, NUMA node 0 2025-05-07T22:09:10.8481417Z Memory at f2000000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:09:10.8481503Z Capabilities: 2025-05-07T22:09:10.8481596Z Kernel driver in use: ahci 2025-05-07T22:09:10.8481600Z 2025-05-07T22:09:10.8481813Z 60:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.8481926Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8482024Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8482028Z 2025-05-07T22:09:10.8482264Z 60:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8482357Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8482361Z 2025-05-07T22:09:10.8482593Z 60:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8482677Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8482681Z 2025-05-07T22:09:10.8482917Z 60:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8483159Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8483163Z 2025-05-07T22:09:10.8483402Z 60:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8483485Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8483488Z 2025-05-07T22:09:10.8483702Z 60:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8483796Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8483799Z 2025-05-07T22:09:10.8484085Z 60:05.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship PCIe GPP Bridge [1:0] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8484239Z Flags: bus master, fast devsel, latency 0, IRQ 26, NUMA node 0 2025-05-07T22:09:10.8484518Z Bus: primary=60, secondary=61, subordinate=62, sec-latency=0 2025-05-07T22:09:10.8484630Z I/O behind bridge: 00008000-00008fff [size=4K] 2025-05-07T22:09:10.8484772Z Memory behind bridge: cc000000-cd0fffff [size=17M] 2025-05-07T22:09:10.8484882Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8484965Z Capabilities: 2025-05-07T22:09:10.8503919Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8503931Z 2025-05-07T22:09:10.8504271Z 60:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8504377Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8504381Z 2025-05-07T22:09:10.8504792Z 60:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8504953Z Flags: bus master, fast devsel, latency 0, IRQ 28, NUMA node 0 2025-05-07T22:09:10.8505172Z Bus: primary=60, secondary=63, subordinate=63, sec-latency=0 2025-05-07T22:09:10.8505289Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8505410Z Memory behind bridge: cd300000-cd3fffff [size=1M] 2025-05-07T22:09:10.8505555Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8505650Z Capabilities: 2025-05-07T22:09:10.8505747Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8505752Z 2025-05-07T22:09:10.8506008Z 60:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8506096Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8506101Z 2025-05-07T22:09:10.8506481Z 60:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8506629Z Flags: bus master, fast devsel, latency 0, IRQ 30, NUMA node 0 2025-05-07T22:09:10.8506776Z Bus: primary=60, secondary=64, subordinate=64, sec-latency=0 2025-05-07T22:09:10.8506877Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8506996Z Memory behind bridge: cd200000-cd2fffff [size=1M] 2025-05-07T22:09:10.8507110Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8507211Z Capabilities: 2025-05-07T22:09:10.8507303Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8507307Z 2025-05-07T22:09:10.8507620Z 61:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 06) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8507782Z Flags: bus master, fast devsel, latency 0, IRQ 467, NUMA node 0 2025-05-07T22:09:10.8507930Z Bus: primary=61, secondary=62, subordinate=62, sec-latency=32 2025-05-07T22:09:10.8508045Z I/O behind bridge: 00008000-00008fff [size=4K] 2025-05-07T22:09:10.8508161Z Memory behind bridge: cc000000-cd0fffff [size=17M] 2025-05-07T22:09:10.8508269Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8508362Z Capabilities: 2025-05-07T22:09:10.8508366Z 2025-05-07T22:09:10.8508690Z 62:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 52) (prog-if 00 [VGA controller]) 2025-05-07T22:09:10.8508818Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8508919Z Flags: medium devsel, IRQ 467, NUMA node 0 2025-05-07T22:09:10.8509259Z Memory at cc000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:09:10.8509407Z Memory at cd000000 (32-bit, non-prefetchable) [size=256K] 2025-05-07T22:09:10.8509492Z I/O ports at 8000 [size=128] 2025-05-07T22:09:10.8509634Z Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] 2025-05-07T22:09:10.8509734Z Capabilities: 2025-05-07T22:09:10.8509818Z Kernel driver in use: ast 2025-05-07T22:09:10.8509823Z 2025-05-07T22:09:10.8510142Z 63:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8510375Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8510461Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8510685Z Capabilities: 2025-05-07T22:09:10.8510690Z 2025-05-07T22:09:10.8510923Z 63:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8511115Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8511273Z Flags: bus master, fast devsel, latency 0, IRQ 27, NUMA node 0 2025-05-07T22:09:10.8511409Z Memory at cd300000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8511553Z Memory at cd380000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8511639Z Capabilities: 2025-05-07T22:09:10.8511726Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8511730Z 2025-05-07T22:09:10.8512043Z 64:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8512242Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8512339Z Flags: fast devsel, NUMA node 0 2025-05-07T22:09:10.8512443Z Capabilities: 2025-05-07T22:09:10.8512447Z 2025-05-07T22:09:10.8512672Z 64:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8512869Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8513020Z Flags: bus master, fast devsel, latency 0, IRQ 839, NUMA node 0 2025-05-07T22:09:10.8513155Z Memory at cd200000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8513295Z Memory at cd280000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8513381Z Capabilities: 2025-05-07T22:09:10.8513467Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8513471Z 2025-05-07T22:09:10.8513736Z 80:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.8513867Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8513954Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8513958Z 2025-05-07T22:09:10.8514206Z 80:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8514292Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8514301Z 2025-05-07T22:09:10.8514582Z 80:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8514740Z Flags: bus master, fast devsel, latency 0, IRQ 102, NUMA node 1 2025-05-07T22:09:10.8514885Z Bus: primary=80, secondary=81, subordinate=99, sec-latency=0 2025-05-07T22:09:10.8514972Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8515104Z Memory behind bridge: b2000000-b37fffff [size=24M] 2025-05-07T22:09:10.8515317Z Prefetchable memory behind bridge: 000005b000000000-00000600003fffff [size=327684M] 2025-05-07T22:09:10.8515415Z Capabilities: 2025-05-07T22:09:10.8515502Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8515506Z 2025-05-07T22:09:10.8515737Z 80:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8515836Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8515840Z 2025-05-07T22:09:10.8516062Z 80:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8516285Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8516301Z 2025-05-07T22:09:10.8516544Z 80:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8516630Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8516634Z 2025-05-07T22:09:10.8516869Z 80:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8516953Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8516957Z 2025-05-07T22:09:10.8517262Z 80:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8517363Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8517367Z 2025-05-07T22:09:10.8517913Z 80:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8518079Z Flags: bus master, fast devsel, latency 0, IRQ 104, NUMA node 1 2025-05-07T22:09:10.8518232Z Bus: primary=80, secondary=9a, subordinate=9a, sec-latency=0 2025-05-07T22:09:10.8518319Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8518452Z Memory behind bridge: b3a00000-b3afffff [size=1M] 2025-05-07T22:09:10.8518567Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8518654Z Capabilities: 2025-05-07T22:09:10.8518755Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8518759Z 2025-05-07T22:09:10.8518991Z 80:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8519094Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8519098Z 2025-05-07T22:09:10.8519477Z 80:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8519630Z Flags: bus master, fast devsel, latency 0, IRQ 106, NUMA node 1 2025-05-07T22:09:10.8519790Z Bus: primary=80, secondary=9b, subordinate=9b, sec-latency=0 2025-05-07T22:09:10.8519882Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8520007Z Memory behind bridge: b3900000-b39fffff [size=1M] 2025-05-07T22:09:10.8520120Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8520203Z Capabilities: 2025-05-07T22:09:10.8520305Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8520309Z 2025-05-07T22:09:10.8520670Z 81:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8520753Z Physical Slot: 238-3 2025-05-07T22:09:10.8520907Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8521046Z Memory at b2000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:09:10.8521202Z Bus: primary=81, secondary=82, subordinate=99, sec-latency=0 2025-05-07T22:09:10.8521291Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8521397Z Memory behind bridge: b3000000-b37fffff [size=8M] 2025-05-07T22:09:10.8521627Z Prefetchable memory behind bridge: 000005b000000000-00000600003fffff [size=327684M] 2025-05-07T22:09:10.8521710Z Capabilities: 2025-05-07T22:09:10.8521795Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8521800Z 2025-05-07T22:09:10.8522163Z 82:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8522295Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8522443Z Bus: primary=82, secondary=83, subordinate=88, sec-latency=0 2025-05-07T22:09:10.8522525Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8522612Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8522825Z Prefetchable memory behind bridge: 000005d002100000-000005d002cfffff [size=12M] 2025-05-07T22:09:10.8522909Z Capabilities: 2025-05-07T22:09:10.8522993Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8523182Z 2025-05-07T22:09:10.8523545Z 82:04.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8523670Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8523814Z Bus: primary=82, secondary=89, subordinate=8e, sec-latency=0 2025-05-07T22:09:10.8523896Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8524002Z Memory behind bridge: b3400000-b36fffff [size=3M] 2025-05-07T22:09:10.8524220Z Prefetchable memory behind bridge: 000005e000000000-00000600003fffff [size=131076M] 2025-05-07T22:09:10.8524302Z Capabilities: 2025-05-07T22:09:10.8524384Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8524388Z 2025-05-07T22:09:10.8524883Z 82:08.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8525021Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8525176Z Bus: primary=82, secondary=8f, subordinate=94, sec-latency=0 2025-05-07T22:09:10.8525255Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8525362Z Memory behind bridge: b3000000-b33fffff [size=4M] 2025-05-07T22:09:10.8525575Z Prefetchable memory behind bridge: 000005b000000000-000005d0020fffff [size=131105M] 2025-05-07T22:09:10.8525659Z Capabilities: 2025-05-07T22:09:10.8525740Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8525744Z 2025-05-07T22:09:10.8526096Z 82:0c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8526215Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8526359Z Bus: primary=82, secondary=95, subordinate=98, sec-latency=0 2025-05-07T22:09:10.8526449Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8526537Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8526659Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8526750Z Capabilities: 2025-05-07T22:09:10.8526833Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8526837Z 2025-05-07T22:09:10.8527187Z 82:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8527332Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8527478Z Bus: primary=82, secondary=99, subordinate=99, sec-latency=0 2025-05-07T22:09:10.8527560Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8527668Z Memory behind bridge: b3700000-b37fffff [size=1M] 2025-05-07T22:09:10.8527790Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8527872Z Capabilities: 2025-05-07T22:09:10.8527954Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8527963Z 2025-05-07T22:09:10.8528320Z 83:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8528446Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8528589Z Bus: primary=83, secondary=84, subordinate=88, sec-latency=0 2025-05-07T22:09:10.8528670Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8528754Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8528964Z Prefetchable memory behind bridge: 000005d002100000-000005d002cfffff [size=12M] 2025-05-07T22:09:10.8529048Z Capabilities: 2025-05-07T22:09:10.8529131Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8529134Z 2025-05-07T22:09:10.8529488Z 84:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8529635Z Flags: bus master, fast devsel, latency 0, IRQ 108, NUMA node 1 2025-05-07T22:09:10.8529779Z Bus: primary=84, secondary=85, subordinate=85, sec-latency=0 2025-05-07T22:09:10.8529867Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8530083Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8530292Z Prefetchable memory behind bridge: 000005d002100000-000005d0022fffff [size=2M] 2025-05-07T22:09:10.8530374Z Capabilities: 2025-05-07T22:09:10.8530458Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8530462Z 2025-05-07T22:09:10.8530816Z 84:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8530960Z Flags: bus master, fast devsel, latency 0, IRQ 109, NUMA node 1 2025-05-07T22:09:10.8531105Z Bus: primary=84, secondary=86, subordinate=86, sec-latency=0 2025-05-07T22:09:10.8531188Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8531272Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8531595Z Prefetchable memory behind bridge: 000005d002300000-000005d0024fffff [size=2M] 2025-05-07T22:09:10.8531684Z Capabilities: 2025-05-07T22:09:10.8531769Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8531780Z 2025-05-07T22:09:10.8532138Z 84:18.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8532280Z Flags: bus master, fast devsel, latency 0, IRQ 110, NUMA node 1 2025-05-07T22:09:10.8532435Z Bus: primary=84, secondary=87, subordinate=87, sec-latency=0 2025-05-07T22:09:10.8532516Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8532604Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8532803Z Prefetchable memory behind bridge: 000005d002500000-000005d0026fffff [size=2M] 2025-05-07T22:09:10.8532887Z Capabilities: 2025-05-07T22:09:10.8532971Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8532975Z 2025-05-07T22:09:10.8533348Z 84:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8533492Z Flags: bus master, fast devsel, latency 0, IRQ 111, NUMA node 1 2025-05-07T22:09:10.8533648Z Bus: primary=84, secondary=88, subordinate=88, sec-latency=0 2025-05-07T22:09:10.8533731Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8533817Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8534014Z Prefetchable memory behind bridge: 000005d002700000-000005d0028fffff [size=2M] 2025-05-07T22:09:10.8534097Z Capabilities: 2025-05-07T22:09:10.8534182Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8534186Z 2025-05-07T22:09:10.8534536Z 89:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8534657Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8534806Z Bus: primary=89, secondary=8a, subordinate=8e, sec-latency=0 2025-05-07T22:09:10.8534894Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8535002Z Memory behind bridge: b3400000-b36fffff [size=3M] 2025-05-07T22:09:10.8535215Z Prefetchable memory behind bridge: 000005e000000000-00000600003fffff [size=131076M] 2025-05-07T22:09:10.8535302Z Capabilities: 2025-05-07T22:09:10.8535384Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8535388Z 2025-05-07T22:09:10.8535739Z 8a:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8535880Z Flags: bus master, fast devsel, latency 0, IRQ 112, NUMA node 1 2025-05-07T22:09:10.8536022Z Bus: primary=8a, secondary=8b, subordinate=8b, sec-latency=0 2025-05-07T22:09:10.8536101Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8536184Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8536298Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8536381Z Capabilities: 2025-05-07T22:09:10.8536470Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8536474Z 2025-05-07T22:09:10.8536823Z 8a:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8537103Z Flags: bus master, fast devsel, latency 0, IRQ 113, NUMA node 1 2025-05-07T22:09:10.8537255Z Bus: primary=8a, secondary=8c, subordinate=8e, sec-latency=0 2025-05-07T22:09:10.8537337Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8537449Z Memory behind bridge: b3400000-b36fffff [size=3M] 2025-05-07T22:09:10.8537669Z Prefetchable memory behind bridge: 000005e000000000-00000600003fffff [size=131076M] 2025-05-07T22:09:10.8537753Z Capabilities: 2025-05-07T22:09:10.8537880Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8537883Z 2025-05-07T22:09:10.8538123Z 8c:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8538399Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8538538Z Memory at b3600000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8538675Z Bus: primary=8c, secondary=8d, subordinate=8e, sec-latency=0 2025-05-07T22:09:10.8538775Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8538882Z Memory behind bridge: b3400000-b35fffff [size=2M] 2025-05-07T22:09:10.8539086Z Prefetchable memory behind bridge: 000005e000000000-00000600003fffff [size=131076M] 2025-05-07T22:09:10.8539182Z Capabilities: 2025-05-07T22:09:10.8539265Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8539270Z 2025-05-07T22:09:10.8539521Z 8d:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8539664Z Flags: bus master, fast devsel, latency 0, IRQ 114, NUMA node 1 2025-05-07T22:09:10.8539798Z Bus: primary=8d, secondary=8e, subordinate=8e, sec-latency=0 2025-05-07T22:09:10.8539891Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8540005Z Memory behind bridge: b3400000-b35fffff [size=2M] 2025-05-07T22:09:10.8540206Z Prefetchable memory behind bridge: 000005e000000000-00000600003fffff [size=131076M] 2025-05-07T22:09:10.8540310Z Capabilities: 2025-05-07T22:09:10.8540393Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8540397Z 2025-05-07T22:09:10.8540622Z 8e:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.8540776Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.8540920Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8541061Z Memory at 5f000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.8541182Z Memory at 60000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.8541315Z Memory at b3480000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8541443Z Expansion ROM at b3500000 [disabled] [size=128K] 2025-05-07T22:09:10.8541530Z Capabilities: 2025-05-07T22:09:10.8541619Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.8541637Z 2025-05-07T22:09:10.8541984Z 8f:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8542113Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8542268Z Bus: primary=8f, secondary=90, subordinate=94, sec-latency=0 2025-05-07T22:09:10.8542352Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8542463Z Memory behind bridge: b3000000-b33fffff [size=4M] 2025-05-07T22:09:10.8542695Z Prefetchable memory behind bridge: 000005b000000000-000005d0020fffff [size=131105M] 2025-05-07T22:09:10.8542778Z Capabilities: 2025-05-07T22:09:10.8542864Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8542881Z 2025-05-07T22:09:10.8543233Z 90:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8543384Z Flags: bus master, fast devsel, latency 0, IRQ 115, NUMA node 1 2025-05-07T22:09:10.8543532Z Bus: primary=90, secondary=91, subordinate=93, sec-latency=0 2025-05-07T22:09:10.8543747Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8543858Z Memory behind bridge: b3000000-b32fffff [size=3M] 2025-05-07T22:09:10.8544077Z Prefetchable memory behind bridge: 000005b000000000-000005d0003fffff [size=131076M] 2025-05-07T22:09:10.8544160Z Capabilities: 2025-05-07T22:09:10.8544258Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8544262Z 2025-05-07T22:09:10.8544607Z 90:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8544755Z Flags: bus master, fast devsel, latency 0, IRQ 116, NUMA node 1 2025-05-07T22:09:10.8544906Z Bus: primary=90, secondary=94, subordinate=94, sec-latency=0 2025-05-07T22:09:10.8544992Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8545242Z Memory behind bridge: b3300000-b33fffff [size=1M] 2025-05-07T22:09:10.8545459Z Prefetchable memory behind bridge: 000005d001000000-000005d0020fffff [size=17M] 2025-05-07T22:09:10.8545543Z Capabilities: 2025-05-07T22:09:10.8545651Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8545654Z 2025-05-07T22:09:10.8545887Z 91:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8546031Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8546183Z Memory at b3200000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8546321Z Bus: primary=91, secondary=92, subordinate=93, sec-latency=0 2025-05-07T22:09:10.8546404Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8546527Z Memory behind bridge: b3000000-b31fffff [size=2M] 2025-05-07T22:09:10.8546731Z Prefetchable memory behind bridge: 000005b000000000-000005d0003fffff [size=131076M] 2025-05-07T22:09:10.8546828Z Capabilities: 2025-05-07T22:09:10.8546920Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8546924Z 2025-05-07T22:09:10.8547169Z 92:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8547333Z Flags: bus master, fast devsel, latency 0, IRQ 117, NUMA node 1 2025-05-07T22:09:10.8547468Z Bus: primary=92, secondary=93, subordinate=93, sec-latency=0 2025-05-07T22:09:10.8547552Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8547674Z Memory behind bridge: b3000000-b31fffff [size=2M] 2025-05-07T22:09:10.8547878Z Prefetchable memory behind bridge: 000005b000000000-000005d0003fffff [size=131076M] 2025-05-07T22:09:10.8547979Z Capabilities: 2025-05-07T22:09:10.8548066Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8548070Z 2025-05-07T22:09:10.8548282Z 93:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.8548445Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.8775039Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8775333Z Memory at 5c000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.8775583Z Memory at 5d000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.8775810Z Memory at b3080000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8776016Z Expansion ROM at b3100000 [disabled] [size=128K] 2025-05-07T22:09:10.8776164Z Capabilities: 2025-05-07T22:09:10.8776307Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.8776314Z 2025-05-07T22:09:10.8776945Z 94:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11) 2025-05-07T22:09:10.8777144Z Subsystem: Super Micro Computer Inc Device 1b3e 2025-05-07T22:09:10.8777414Z Flags: bus master, fast devsel, latency 0, IRQ 107, NUMA node 1 2025-05-07T22:09:10.8777626Z Memory at 5d002000000 (64-bit, prefetchable) [size=64K] 2025-05-07T22:09:10.8777832Z Memory at 5d001000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:09:10.8778042Z Memory at 5d002010000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:09:10.8778226Z Expansion ROM at b3300000 [disabled] [size=512K] 2025-05-07T22:09:10.8778703Z Capabilities: 2025-05-07T22:09:10.8778860Z Kernel driver in use: bnxt_en 2025-05-07T22:09:10.8778868Z 2025-05-07T22:09:10.8779488Z 95:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8779749Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8779995Z Bus: primary=95, secondary=96, subordinate=98, sec-latency=0 2025-05-07T22:09:10.8780171Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8780333Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8780519Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8780672Z Capabilities: 2025-05-07T22:09:10.8780815Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8781069Z 2025-05-07T22:09:10.8781678Z 96:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8781957Z Flags: bus master, fast devsel, latency 0, IRQ 118, NUMA node 1 2025-05-07T22:09:10.8782191Z Bus: primary=96, secondary=97, subordinate=97, sec-latency=0 2025-05-07T22:09:10.8782327Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8782479Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8782659Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8782806Z Capabilities: 2025-05-07T22:09:10.8782944Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8782951Z 2025-05-07T22:09:10.8783565Z 96:15.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8783765Z Flags: bus master, fast devsel, latency 0, IRQ 120, NUMA node 1 2025-05-07T22:09:10.8783915Z Bus: primary=96, secondary=98, subordinate=98, sec-latency=0 2025-05-07T22:09:10.8783998Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8784090Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8784201Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8784291Z Capabilities: 2025-05-07T22:09:10.8784375Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8784379Z 2025-05-07T22:09:10.8784705Z 99:00.0 Mass storage controller: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) 2025-05-07T22:09:10.8784805Z Subsystem: Broadcom / LSI Device 00b2 2025-05-07T22:09:10.8784933Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8785067Z Memory at b3700000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8785163Z Capabilities: 2025-05-07T22:09:10.8785167Z 2025-05-07T22:09:10.8785491Z 9a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8785716Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.8785801Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8785888Z Capabilities: 2025-05-07T22:09:10.8785892Z 2025-05-07T22:09:10.8786128Z 9a:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8786307Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8786455Z Flags: bus master, fast devsel, latency 0, IRQ 103, NUMA node 1 2025-05-07T22:09:10.8786601Z Memory at b3a00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8786728Z Memory at b3a80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8786817Z Capabilities: 2025-05-07T22:09:10.8786899Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8786904Z 2025-05-07T22:09:10.8787200Z 9b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8787403Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.8787487Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8787715Z Capabilities: 2025-05-07T22:09:10.8787740Z 2025-05-07T22:09:10.8787968Z 9b:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8788155Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.8788312Z Flags: bus master, fast devsel, latency 0, IRQ 864, NUMA node 1 2025-05-07T22:09:10.8788446Z Memory at b3900000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8788569Z Memory at b3980000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.8788666Z Capabilities: 2025-05-07T22:09:10.8788746Z Kernel driver in use: ptdma 2025-05-07T22:09:10.8788772Z 2025-05-07T22:09:10.8789106Z a0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.8789227Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.8789324Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8789336Z 2025-05-07T22:09:10.8789574Z a0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8789698Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8789702Z 2025-05-07T22:09:10.8789925Z a0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8790009Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8790023Z 2025-05-07T22:09:10.8790243Z a0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8790323Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8790327Z 2025-05-07T22:09:10.8790617Z a0:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8790774Z Flags: bus master, fast devsel, latency 0, IRQ 84, NUMA node 1 2025-05-07T22:09:10.8790922Z Bus: primary=a0, secondary=a1, subordinate=b9, sec-latency=0 2025-05-07T22:09:10.8791020Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8791145Z Memory behind bridge: b8000000-b97fffff [size=24M] 2025-05-07T22:09:10.8791380Z Prefetchable memory behind bridge: 0000053000000000-00000580003fffff [size=327684M] 2025-05-07T22:09:10.8791463Z Capabilities: 2025-05-07T22:09:10.8791549Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8791552Z 2025-05-07T22:09:10.8791800Z a0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8791887Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8791891Z 2025-05-07T22:09:10.8792116Z a0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8792209Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8792212Z 2025-05-07T22:09:10.8792434Z a0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8792523Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8792526Z 2025-05-07T22:09:10.8792898Z a0:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8793039Z Flags: bus master, fast devsel, latency 0, IRQ 86, NUMA node 1 2025-05-07T22:09:10.8793191Z Bus: primary=a0, secondary=ba, subordinate=ba, sec-latency=0 2025-05-07T22:09:10.8793294Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8793418Z Memory behind bridge: b9c00000-b9cfffff [size=1M] 2025-05-07T22:09:10.8793527Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8793608Z Capabilities: 2025-05-07T22:09:10.8793698Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8793702Z 2025-05-07T22:09:10.8793920Z a0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.8794005Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.8794009Z 2025-05-07T22:09:10.8794375Z a0:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8794644Z Flags: bus master, fast devsel, latency 0, IRQ 87, NUMA node 1 2025-05-07T22:09:10.8794786Z Bus: primary=a0, secondary=bb, subordinate=bb, sec-latency=0 2025-05-07T22:09:10.8794865Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8794971Z Memory behind bridge: b9900000-b9bfffff [size=3M] 2025-05-07T22:09:10.8795085Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8795166Z Capabilities: 2025-05-07T22:09:10.8795248Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8795252Z 2025-05-07T22:09:10.8795615Z a1:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8795694Z Physical Slot: 238-2 2025-05-07T22:09:10.8795957Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.8796092Z Memory at b8000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T22:09:10.8796233Z Bus: primary=a1, secondary=a2, subordinate=b9, sec-latency=0 2025-05-07T22:09:10.8796322Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8796431Z Memory behind bridge: b9000000-b97fffff [size=8M] 2025-05-07T22:09:10.8796636Z Prefetchable memory behind bridge: 0000053000000000-00000580003fffff [size=327684M] 2025-05-07T22:09:10.8796729Z Capabilities: 2025-05-07T22:09:10.8796809Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8796813Z 2025-05-07T22:09:10.8797263Z a2:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8797391Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8797523Z Bus: primary=a2, secondary=a3, subordinate=a8, sec-latency=0 2025-05-07T22:09:10.8797629Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8797713Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8797916Z Prefetchable memory behind bridge: 0000055002100000-0000055002cfffff [size=12M] 2025-05-07T22:09:10.8798040Z Capabilities: 2025-05-07T22:09:10.8798120Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8798123Z 2025-05-07T22:09:10.8798472Z a2:04.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8798594Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8798728Z Bus: primary=a2, secondary=a9, subordinate=ae, sec-latency=0 2025-05-07T22:09:10.8798819Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8798923Z Memory behind bridge: b9000000-b93fffff [size=4M] 2025-05-07T22:09:10.8799123Z Prefetchable memory behind bridge: 0000053000000000-00000550020fffff [size=131105M] 2025-05-07T22:09:10.8799224Z Capabilities: 2025-05-07T22:09:10.8799305Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8799308Z 2025-05-07T22:09:10.8799658Z a2:08.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8799786Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8799919Z Bus: primary=a2, secondary=af, subordinate=b4, sec-latency=0 2025-05-07T22:09:10.8800011Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8800120Z Memory behind bridge: b9400000-b96fffff [size=3M] 2025-05-07T22:09:10.8800367Z Prefetchable memory behind bridge: 0000056000000000-00000580003fffff [size=131076M] 2025-05-07T22:09:10.8800453Z Capabilities: 2025-05-07T22:09:10.8800546Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8800550Z 2025-05-07T22:09:10.8800895Z a2:0c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8801014Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8801157Z Bus: primary=a2, secondary=b5, subordinate=b8, sec-latency=0 2025-05-07T22:09:10.8801445Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8801528Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8801649Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8801733Z Capabilities: 2025-05-07T22:09:10.8801814Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8801828Z 2025-05-07T22:09:10.8802173Z a2:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8802316Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.8802465Z Bus: primary=a2, secondary=b9, subordinate=b9, sec-latency=0 2025-05-07T22:09:10.8802544Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8802805Z Memory behind bridge: b9700000-b97fffff [size=1M] 2025-05-07T22:09:10.8802933Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.8803029Z Capabilities: 2025-05-07T22:09:10.8803130Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8803145Z 2025-05-07T22:09:10.8803497Z a3:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8803622Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8803769Z Bus: primary=a3, secondary=a4, subordinate=a8, sec-latency=0 2025-05-07T22:09:10.8803850Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8803935Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8804142Z Prefetchable memory behind bridge: 0000055002100000-0000055002cfffff [size=12M] 2025-05-07T22:09:10.8804225Z Capabilities: 2025-05-07T22:09:10.8804324Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8804327Z 2025-05-07T22:09:10.8804680Z a4:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8804822Z Flags: bus master, fast devsel, latency 0, IRQ 89, NUMA node 1 2025-05-07T22:09:10.8804979Z Bus: primary=a4, secondary=a5, subordinate=a5, sec-latency=0 2025-05-07T22:09:10.8805060Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8805144Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8805346Z Prefetchable memory behind bridge: 0000055002100000-00000550022fffff [size=2M] 2025-05-07T22:09:10.8805431Z Capabilities: 2025-05-07T22:09:10.8805526Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8805529Z 2025-05-07T22:09:10.8805873Z a4:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8806007Z Flags: bus master, fast devsel, latency 0, IRQ 90, NUMA node 1 2025-05-07T22:09:10.8806161Z Bus: primary=a4, secondary=a6, subordinate=a6, sec-latency=0 2025-05-07T22:09:10.8806242Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8806323Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8806516Z Prefetchable memory behind bridge: 0000055002300000-00000550024fffff [size=2M] 2025-05-07T22:09:10.8806603Z Capabilities: 2025-05-07T22:09:10.8806692Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8806696Z 2025-05-07T22:09:10.8807040Z a4:18.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8807181Z Flags: bus master, fast devsel, latency 0, IRQ 91, NUMA node 1 2025-05-07T22:09:10.8807329Z Bus: primary=a4, secondary=a7, subordinate=a7, sec-latency=0 2025-05-07T22:09:10.8807412Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8807498Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8807696Z Prefetchable memory behind bridge: 0000055002500000-00000550026fffff [size=2M] 2025-05-07T22:09:10.8807782Z Capabilities: 2025-05-07T22:09:10.8807875Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8807878Z 2025-05-07T22:09:10.8808223Z a4:1c.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8808500Z Flags: bus master, fast devsel, latency 0, IRQ 92, NUMA node 1 2025-05-07T22:09:10.8808659Z Bus: primary=a4, secondary=a8, subordinate=a8, sec-latency=0 2025-05-07T22:09:10.8808738Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8808819Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.8809015Z Prefetchable memory behind bridge: 0000055002700000-00000550028fffff [size=2M] 2025-05-07T22:09:10.8809096Z Capabilities: 2025-05-07T22:09:10.8809261Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8809265Z 2025-05-07T22:09:10.8809607Z a9:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8809853Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8810005Z Bus: primary=a9, secondary=aa, subordinate=ae, sec-latency=0 2025-05-07T22:09:10.8810093Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8810204Z Memory behind bridge: b9000000-b93fffff [size=4M] 2025-05-07T22:09:10.8810415Z Prefetchable memory behind bridge: 0000053000000000-00000550020fffff [size=131105M] 2025-05-07T22:09:10.8810496Z Capabilities: 2025-05-07T22:09:10.8810588Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8810591Z 2025-05-07T22:09:10.8810934Z aa:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8811108Z Flags: bus master, fast devsel, latency 0, IRQ 93, NUMA node 1 2025-05-07T22:09:10.8811245Z Bus: primary=aa, secondary=ab, subordinate=ab, sec-latency=0 2025-05-07T22:09:10.8811324Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8811452Z Memory behind bridge: b9300000-b93fffff [size=1M] 2025-05-07T22:09:10.8811646Z Prefetchable memory behind bridge: 0000055001000000-00000550020fffff [size=17M] 2025-05-07T22:09:10.8811745Z Capabilities: 2025-05-07T22:09:10.8811827Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8811831Z 2025-05-07T22:09:10.8812171Z aa:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8812316Z Flags: bus master, fast devsel, latency 0, IRQ 94, NUMA node 1 2025-05-07T22:09:10.8812449Z Bus: primary=aa, secondary=ac, subordinate=ae, sec-latency=0 2025-05-07T22:09:10.8812528Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8812641Z Memory behind bridge: b9000000-b92fffff [size=3M] 2025-05-07T22:09:10.8812843Z Prefetchable memory behind bridge: 0000053000000000-00000550003fffff [size=131076M] 2025-05-07T22:09:10.8812935Z Capabilities: 2025-05-07T22:09:10.8813022Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8813026Z 2025-05-07T22:09:10.8813380Z ab:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11) 2025-05-07T22:09:10.8813511Z Subsystem: Super Micro Computer Inc Device 1b3e 2025-05-07T22:09:10.8813644Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.8813778Z Memory at 55002000000 (64-bit, prefetchable) [size=64K] 2025-05-07T22:09:10.8813909Z Memory at 55001000000 (64-bit, prefetchable) [size=16M] 2025-05-07T22:09:10.8814039Z Memory at 55002010000 (64-bit, prefetchable) [size=32K] 2025-05-07T22:09:10.8814161Z Expansion ROM at b9300000 [disabled] [size=512K] 2025-05-07T22:09:10.8814247Z Capabilities: 2025-05-07T22:09:10.8814329Z Kernel driver in use: bnxt_en 2025-05-07T22:09:10.8814332Z 2025-05-07T22:09:10.8814575Z ac:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8814720Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.8814851Z Memory at b9200000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.8815136Z Bus: primary=ac, secondary=ad, subordinate=ae, sec-latency=0 2025-05-07T22:09:10.8815220Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8815346Z Memory behind bridge: b9000000-b91fffff [size=2M] 2025-05-07T22:09:10.8815551Z Prefetchable memory behind bridge: 0000053000000000-00000550003fffff [size=131076M] 2025-05-07T22:09:10.8815636Z Capabilities: 2025-05-07T22:09:10.8815730Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8815734Z 2025-05-07T22:09:10.8815974Z ad:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8816112Z Flags: bus master, fast devsel, latency 0, IRQ 95, NUMA node 1 2025-05-07T22:09:10.8816261Z Bus: primary=ad, secondary=ae, subordinate=ae, sec-latency=0 2025-05-07T22:09:10.8816341Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8816581Z Memory behind bridge: b9000000-b91fffff [size=2M] 2025-05-07T22:09:10.8816786Z Prefetchable memory behind bridge: 0000053000000000-00000550003fffff [size=131076M] 2025-05-07T22:09:10.8816881Z Capabilities: 2025-05-07T22:09:10.8816976Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8816980Z 2025-05-07T22:09:10.8817192Z ae:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.8817347Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.8817503Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.8817632Z Memory at 54000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.8817766Z Memory at 55000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.8817903Z Memory at b9080000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.8818014Z Expansion ROM at b9100000 [disabled] [size=128K] 2025-05-07T22:09:10.8818120Z Capabilities: 2025-05-07T22:09:10.8818207Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.8818211Z 2025-05-07T22:09:10.8818581Z af:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8818726Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.8818874Z Bus: primary=af, secondary=b0, subordinate=b4, sec-latency=0 2025-05-07T22:09:10.8818972Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8819081Z Memory behind bridge: b9400000-b96fffff [size=3M] 2025-05-07T22:09:10.8819293Z Prefetchable memory behind bridge: 0000056000000000-00000580003fffff [size=131076M] 2025-05-07T22:09:10.8819390Z Capabilities: 2025-05-07T22:09:10.8819474Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8819478Z 2025-05-07T22:09:10.8819835Z b0:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8819990Z Flags: bus master, fast devsel, latency 0, IRQ 96, NUMA node 1 2025-05-07T22:09:10.8820130Z Bus: primary=b0, secondary=b1, subordinate=b3, sec-latency=0 2025-05-07T22:09:10.8820230Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.8820335Z Memory behind bridge: b9400000-b96fffff [size=3M] 2025-05-07T22:09:10.8820539Z Prefetchable memory behind bridge: 0000056000000000-00000580003fffff [size=131076M] 2025-05-07T22:09:10.8820633Z Capabilities: 2025-05-07T22:09:10.8820712Z Kernel driver in use: pcieport 2025-05-07T22:09:10.8820716Z 2025-05-07T22:09:10.8821058Z b0:10.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.8821205Z Flags: bus master, fast devsel, latency 0, IRQ 97, NUMA node 1 2025-05-07T22:09:10.8821340Z Bus: primary=b0, secondary=b4, subordinate=b4, sec-latency=0 2025-05-07T22:09:10.8821428Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9050848Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.9051183Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9051489Z Capabilities: 2025-05-07T22:09:10.9051992Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9052169Z 2025-05-07T22:09:10.9052412Z b1:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 14c7 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9052887Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.9053251Z Memory at b9600000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.9053815Z Bus: primary=b1, secondary=b2, subordinate=b3, sec-latency=0 2025-05-07T22:09:10.9054364Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9054807Z Memory behind bridge: b9400000-b95fffff [size=2M] 2025-05-07T22:09:10.9055499Z Prefetchable memory behind bridge: 0000056000000000-00000580003fffff [size=131076M] 2025-05-07T22:09:10.9056166Z Capabilities: 2025-05-07T22:09:10.9056836Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9057105Z 2025-05-07T22:09:10.9057531Z b2:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Device 14c8 (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9058363Z Flags: bus master, fast devsel, latency 0, IRQ 98, NUMA node 1 2025-05-07T22:09:10.9059008Z Bus: primary=b2, secondary=b3, subordinate=b3, sec-latency=0 2025-05-07T22:09:10.9059527Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9059967Z Memory behind bridge: b9400000-b95fffff [size=2M] 2025-05-07T22:09:10.9060653Z Prefetchable memory behind bridge: 0000056000000000-00000580003fffff [size=131076M] 2025-05-07T22:09:10.9061303Z Capabilities: 2025-05-07T22:09:10.9061692Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9061960Z 2025-05-07T22:09:10.9062316Z b3:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:10.9063076Z Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b0c 2025-05-07T22:09:10.9063750Z Flags: bus master, fast devsel, latency 0, IRQ 88, NUMA node 1 2025-05-07T22:09:10.9064287Z Memory at 57000000000 (64-bit, prefetchable) [size=64G] 2025-05-07T22:09:10.9064627Z Memory at 58000200000 (64-bit, prefetchable) [size=2M] 2025-05-07T22:09:10.9064984Z Memory at b9480000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9065324Z Expansion ROM at b9500000 [disabled] [size=128K] 2025-05-07T22:09:10.9065621Z Capabilities: 2025-05-07T22:09:10.9065869Z Kernel driver in use: amdgpu 2025-05-07T22:09:10.9066019Z 2025-05-07T22:09:10.9066382Z b5:00.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9066946Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.9067309Z Bus: primary=b5, secondary=b6, subordinate=b8, sec-latency=0 2025-05-07T22:09:10.9067626Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9067847Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.9068115Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9068392Z Capabilities: 2025-05-07T22:09:10.9068617Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9068778Z 2025-05-07T22:09:10.9069131Z b6:14.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9069720Z Flags: bus master, fast devsel, latency 0, IRQ 99, NUMA node 1 2025-05-07T22:09:10.9070087Z Bus: primary=b6, secondary=b7, subordinate=b7, sec-latency=0 2025-05-07T22:09:10.9070401Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9070626Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.9070888Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9071159Z Capabilities: 2025-05-07T22:09:10.9071390Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9071537Z 2025-05-07T22:09:10.9071920Z b6:15.0 PCI bridge: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9072510Z Flags: bus master, fast devsel, latency 0, IRQ 101, NUMA node 1 2025-05-07T22:09:10.9073037Z Bus: primary=b6, secondary=b8, subordinate=b8, sec-latency=0 2025-05-07T22:09:10.9073352Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9073584Z Memory behind bridge: [disabled] 2025-05-07T22:09:10.9073843Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9074122Z Capabilities: 2025-05-07T22:09:10.9074350Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9074495Z 2025-05-07T22:09:10.9074820Z b9:00.0 Mass storage controller: Broadcom / LSI PEX88048 50 lane, 50 port, PCI Express Gen 4.0 ExpressFabric Platform (rev b0) 2025-05-07T22:09:10.9075315Z Subsystem: Broadcom / LSI Device 00b2 2025-05-07T22:09:10.9075614Z Flags: bus master, fast devsel, latency 0, NUMA node 1 2025-05-07T22:09:10.9075962Z Memory at b9700000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T22:09:10.9076374Z Capabilities: 2025-05-07T22:09:10.9076532Z 2025-05-07T22:09:10.9076849Z ba:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.9077556Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.9077933Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9078194Z Capabilities: 2025-05-07T22:09:10.9078347Z 2025-05-07T22:09:10.9078590Z ba:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9079093Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9079498Z Flags: bus master, fast devsel, latency 0, IRQ 85, NUMA node 1 2025-05-07T22:09:10.9079878Z Memory at b9c00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9080233Z Memory at b9c80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9080537Z Capabilities: 2025-05-07T22:09:10.9080794Z Kernel driver in use: ptdma 2025-05-07T22:09:10.9080942Z 2025-05-07T22:09:10.9081254Z bb:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.9081877Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.9082257Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9082490Z Capabilities: 2025-05-07T22:09:10.9082643Z 2025-05-07T22:09:10.9082948Z bb:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:09:10.9083601Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP 2025-05-07T22:09:10.9084077Z Flags: bus master, fast devsel, latency 0, IRQ 100, NUMA node 1 2025-05-07T22:09:10.9084440Z Memory at b9a00000 (32-bit, non-prefetchable) [size=1M] 2025-05-07T22:09:10.9084801Z Memory at b9b82000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9085096Z Capabilities: 2025-05-07T22:09:10.9085320Z Kernel driver in use: ccp 2025-05-07T22:09:10.9085466Z 2025-05-07T22:09:10.9085686Z bb:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9086174Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9086568Z Flags: bus master, fast devsel, latency 0, IRQ 861, NUMA node 1 2025-05-07T22:09:10.9086933Z Memory at b9b00000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9087277Z Memory at b9b80000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9087572Z Capabilities: 2025-05-07T22:09:10.9087799Z Kernel driver in use: ptdma 2025-05-07T22:09:10.9087953Z 2025-05-07T22:09:10.9088226Z bb:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller (prog-if 30 [XHCI]) 2025-05-07T22:09:10.9088794Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 2025-05-07T22:09:10.9089222Z Flags: bus master, fast devsel, latency 0, IRQ 408, NUMA node 1 2025-05-07T22:09:10.9089580Z Memory at b9900000 (64-bit, non-prefetchable) [size=1M] 2025-05-07T22:09:10.9090047Z Capabilities: 2025-05-07T22:09:10.9090273Z Kernel driver in use: xhci_hcd 2025-05-07T22:09:10.9090431Z 2025-05-07T22:09:10.9090639Z c0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.9091059Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.9091360Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9091521Z 2025-05-07T22:09:10.9091755Z c0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9092167Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9092318Z 2025-05-07T22:09:10.9092553Z c0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9092952Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9093251Z 2025-05-07T22:09:10.9093484Z c0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9093920Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9094068Z 2025-05-07T22:09:10.9094310Z c0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9094700Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9094862Z 2025-05-07T22:09:10.9095081Z c0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9095479Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9095627Z 2025-05-07T22:09:10.9095855Z c0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9096245Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9096403Z 2025-05-07T22:09:10.9096782Z c0:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9097387Z Flags: bus master, fast devsel, latency 0, IRQ 79, NUMA node 1 2025-05-07T22:09:10.9097788Z Bus: primary=c0, secondary=c1, subordinate=c1, sec-latency=0 2025-05-07T22:09:10.9098146Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9098422Z Memory behind bridge: bc300000-bc3fffff [size=1M] 2025-05-07T22:09:10.9098743Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9099015Z Capabilities: 2025-05-07T22:09:10.9099253Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9099401Z 2025-05-07T22:09:10.9099646Z c0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9100057Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9100210Z 2025-05-07T22:09:10.9100572Z c0:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9101165Z Flags: bus master, fast devsel, latency 0, IRQ 81, NUMA node 1 2025-05-07T22:09:10.9101553Z Bus: primary=c0, secondary=c2, subordinate=c2, sec-latency=0 2025-05-07T22:09:10.9101856Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9102114Z Memory behind bridge: bc200000-bc2fffff [size=1M] 2025-05-07T22:09:10.9102420Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9102694Z Capabilities: 2025-05-07T22:09:10.9102912Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9103063Z 2025-05-07T22:09:10.9103419Z c0:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9104015Z Flags: bus master, fast devsel, latency 0, IRQ 82, NUMA node 1 2025-05-07T22:09:10.9104369Z Bus: primary=c0, secondary=c3, subordinate=c3, sec-latency=0 2025-05-07T22:09:10.9104669Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9104921Z Memory behind bridge: bc100000-bc1fffff [size=1M] 2025-05-07T22:09:10.9105231Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9105502Z Capabilities: 2025-05-07T22:09:10.9105736Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9106023Z 2025-05-07T22:09:10.9106386Z c0:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9106959Z Flags: bus master, fast devsel, latency 0, IRQ 83, NUMA node 1 2025-05-07T22:09:10.9107323Z Bus: primary=c0, secondary=c4, subordinate=c4, sec-latency=0 2025-05-07T22:09:10.9107628Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9107922Z Memory behind bridge: bc000000-bc0fffff [size=1M] 2025-05-07T22:09:10.9108225Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9108514Z Capabilities: 2025-05-07T22:09:10.9108743Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9108900Z 2025-05-07T22:09:10.9109377Z c1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.9109983Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.9110377Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9110618Z Capabilities: 2025-05-07T22:09:10.9110759Z 2025-05-07T22:09:10.9110992Z c1:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9111472Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9111873Z Flags: bus master, fast devsel, latency 0, IRQ 78, NUMA node 1 2025-05-07T22:09:10.9112240Z Memory at bc300000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9112585Z Memory at bc380000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9112884Z Capabilities: 2025-05-07T22:09:10.9113122Z Kernel driver in use: ptdma 2025-05-07T22:09:10.9113267Z 2025-05-07T22:09:10.9113562Z c2:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.9114029Z DeviceName: Aspeed VGA 2025-05-07T22:09:10.9114373Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.9114755Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9114991Z Capabilities: 2025-05-07T22:09:10.9115152Z 2025-05-07T22:09:10.9115377Z c2:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9115868Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9116264Z Flags: bus master, fast devsel, latency 0, IRQ 855, NUMA node 1 2025-05-07T22:09:10.9116639Z Memory at bc200000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9116989Z Memory at bc280000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9117377Z Capabilities: 2025-05-07T22:09:10.9117605Z Kernel driver in use: ptdma 2025-05-07T22:09:10.9117763Z 2025-05-07T22:09:10.9118077Z c3:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0]) 2025-05-07T22:09:10.9118594Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.9118931Z Flags: bus master, fast devsel, latency 0, IRQ 407, NUMA node 1 2025-05-07T22:09:10.9119289Z Memory at bc100000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:09:10.9119580Z Capabilities: 2025-05-07T22:09:10.9119806Z Kernel driver in use: ahci 2025-05-07T22:09:10.9119946Z 2025-05-07T22:09:10.9120252Z c4:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0]) 2025-05-07T22:09:10.9120762Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.9121100Z Flags: bus master, fast devsel, latency 0, IRQ 434, NUMA node 1 2025-05-07T22:09:10.9121446Z Memory at bc000000 (32-bit, non-prefetchable) [size=2K] 2025-05-07T22:09:10.9121742Z Capabilities: 2025-05-07T22:09:10.9121981Z Kernel driver in use: ahci 2025-05-07T22:09:10.9122121Z 2025-05-07T22:09:10.9122346Z e0:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex 2025-05-07T22:09:10.9122922Z Subsystem: Super Micro Computer Inc Device 1c5d 2025-05-07T22:09:10.9123211Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9123358Z 2025-05-07T22:09:10.9123597Z e0:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9124002Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9124158Z 2025-05-07T22:09:10.9124378Z e0:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9124775Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9124920Z 2025-05-07T22:09:10.9125157Z e0:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9125546Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9125714Z 2025-05-07T22:09:10.9126080Z e0:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9126489Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9126651Z 2025-05-07T22:09:10.9126883Z e0:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9127271Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9127429Z 2025-05-07T22:09:10.9127648Z e0:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9128056Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9128212Z 2025-05-07T22:09:10.9128574Z e0:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9129181Z Flags: bus master, fast devsel, latency 0, IRQ 75, NUMA node 1 2025-05-07T22:09:10.9129569Z Bus: primary=e0, secondary=e1, subordinate=e1, sec-latency=0 2025-05-07T22:09:10.9129895Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9130148Z Memory behind bridge: c2100000-c21fffff [size=1M] 2025-05-07T22:09:10.9130461Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9130758Z Capabilities: 2025-05-07T22:09:10.9130990Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9131154Z 2025-05-07T22:09:10.9131383Z e0:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge 2025-05-07T22:09:10.9131791Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9131939Z 2025-05-07T22:09:10.9132311Z e0:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] (prog-if 00 [Normal decode]) 2025-05-07T22:09:10.9132888Z Flags: bus master, fast devsel, latency 0, IRQ 77, NUMA node 1 2025-05-07T22:09:10.9133257Z Bus: primary=e0, secondary=e2, subordinate=e2, sec-latency=0 2025-05-07T22:09:10.9133570Z I/O behind bridge: [disabled] 2025-05-07T22:09:10.9133828Z Memory behind bridge: c2000000-c20fffff [size=1M] 2025-05-07T22:09:10.9134136Z Prefetchable memory behind bridge: [disabled] 2025-05-07T22:09:10.9134415Z Capabilities: 2025-05-07T22:09:10.9134651Z Kernel driver in use: pcieport 2025-05-07T22:09:10.9134797Z 2025-05-07T22:09:10.9135114Z e1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.9135728Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function 2025-05-07T22:09:10.9136116Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9136338Z Capabilities: 2025-05-07T22:09:10.9136488Z 2025-05-07T22:09:10.9136710Z e1:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9137196Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9137594Z Flags: bus master, fast devsel, latency 0, IRQ 74, NUMA node 1 2025-05-07T22:09:10.9137956Z Memory at c2100000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9138304Z Memory at c2180000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9138607Z Capabilities: 2025-05-07T22:09:10.9138985Z Kernel driver in use: ptdma 2025-05-07T22:09:10.9139136Z 2025-05-07T22:09:10.9139422Z e2:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.9139988Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 2025-05-07T22:09:10.9140351Z Flags: fast devsel, NUMA node 1 2025-05-07T22:09:10.9140576Z Capabilities: 2025-05-07T22:09:10.9140727Z 2025-05-07T22:09:10.9140944Z e2:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9141425Z Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PTDMA 2025-05-07T22:09:10.9141815Z Flags: bus master, fast devsel, latency 0, IRQ 851, NUMA node 1 2025-05-07T22:09:10.9142310Z Memory at c2000000 (32-bit, non-prefetchable) [size=512K] 2025-05-07T22:09:10.9142659Z Memory at c2080000 (32-bit, non-prefetchable) [size=8K] 2025-05-07T22:09:10.9142948Z Capabilities: 2025-05-07T22:09:10.9143178Z Kernel driver in use: ptdma 2025-05-07T22:09:10.9143328Z 2025-05-07T22:09:10.9143332Z 2025-05-07T22:09:10.9143431Z ################################################################################ 2025-05-07T22:09:10.9143716Z [INFO] Print Linux distribution info ... 2025-05-07T22:09:10.9143964Z + uname -a 2025-05-07T22:09:10.9144080Z 2025-05-07T22:09:10.9144426Z Linux 572e7b33084f 6.2.0-39-generic #40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T22:09:10.9144838Z 2025-05-07T22:09:10.9144907Z + uname -m 2025-05-07T22:09:10.9145005Z 2025-05-07T22:09:10.9145082Z x86_64 2025-05-07T22:09:10.9145175Z 2025-05-07T22:09:10.9145254Z + cat /proc/version 2025-05-07T22:09:10.9145381Z 2025-05-07T22:09:10.9151714Z Linux version 6.2.0-39-generic (buildd@lcy02-amd64-045) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2 2025-05-07T22:09:10.9152867Z 2025-05-07T22:09:10.9154022Z + cat /etc/os-release 2025-05-07T22:09:10.9154386Z 2025-05-07T22:09:10.9168507Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-05-07T22:09:10.9168782Z NAME="Ubuntu" 2025-05-07T22:09:10.9169009Z VERSION_ID="22.04" 2025-05-07T22:09:10.9169254Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-05-07T22:09:10.9169543Z VERSION_CODENAME=jammy 2025-05-07T22:09:10.9169778Z ID=ubuntu 2025-05-07T22:09:10.9170004Z ID_LIKE=debian 2025-05-07T22:09:10.9170262Z HOME_URL="https://www.ubuntu.com/" 2025-05-07T22:09:10.9170612Z SUPPORT_URL="https://help.ubuntu.com/" 2025-05-07T22:09:10.9170975Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-05-07T22:09:10.9171501Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-05-07T22:09:10.9171950Z UBUNTU_CODENAME=jammy 2025-05-07T22:09:10.9172157Z 2025-05-07T22:09:10.9265602Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T22:09:10.9265970Z . $PRELUDE; print_gpu_info 2025-05-07T22:09:10.9266450Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:09:10.9266744Z env: 2025-05-07T22:09:10.9266934Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:10.9267207Z BUILD_ENV: build_binary 2025-05-07T22:09:10.9267424Z BUILD_TARGET: genai 2025-05-07T22:09:10.9267614Z BUILD_VARIANT: rocm 2025-05-07T22:09:10.9267813Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:10.9268023Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:10.9268222Z ##[endgroup] 2025-05-07T22:09:11.3794009Z ################################################################################ 2025-05-07T22:09:11.3794595Z [INFO] Printing general display info ... 2025-05-07T22:09:11.3813200Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:09:11.4078723Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:09:11.4097125Z /usr/bin/sudo 2025-05-07T22:09:11.4110923Z /usr/bin/apt-get 2025-05-07T22:09:11.4112808Z [INSTALL] Updating system repositories ... 2025-05-07T22:09:11.4138262Z [EXEC] [ATTEMPT 0/3] + sudo apt update -y 2025-05-07T22:09:11.4266982Z 2025-05-07T22:09:11.4267658Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:09:11.4268178Z 2025-05-07T22:09:11.5482058Z Hit:1 https://repo.radeon.com/amdgpu/6.3/ubuntu jammy InRelease 2025-05-07T22:09:11.5783179Z Hit:2 https://repo.radeon.com/rocm/apt/6.3 jammy InRelease 2025-05-07T22:09:11.6830770Z Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-05-07T22:09:11.6865971Z Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-05-07T22:09:11.7769951Z Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-05-07T22:09:11.8711083Z Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-05-07T22:09:13.1275515Z Reading package lists... 2025-05-07T22:09:13.2816025Z Building dependency tree... 2025-05-07T22:09:13.2818061Z Reading state information... 2025-05-07T22:09:13.2996089Z W: https://repo.radeon.com/amdgpu/6.3/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:09:13.2998332Z W: https://repo.radeon.com/rocm/apt/6.3/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-05-07T22:09:13.2999934Z 71 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-05-07T22:09:13.3048310Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T22:09:13.3076640Z [EXEC] [ATTEMPT 0/3] + sudo apt install -y hostname lshw 2025-05-07T22:09:13.3188868Z 2025-05-07T22:09:13.3189227Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-05-07T22:09:13.3189736Z 2025-05-07T22:09:14.1501984Z Reading package lists... 2025-05-07T22:09:14.3040822Z Building dependency tree... 2025-05-07T22:09:14.3042946Z Reading state information... 2025-05-07T22:09:14.4553682Z hostname is already the newest version (3.23ubuntu2). 2025-05-07T22:09:14.4554291Z The following NEW packages will be installed: 2025-05-07T22:09:14.4557325Z lshw usb.ids 2025-05-07T22:09:14.5410619Z 0 upgraded, 2 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:09:14.5411212Z Need to get 540 kB of archives. 2025-05-07T22:09:14.5411776Z After this operation, 1675 kB of additional disk space will be used. 2025-05-07T22:09:14.5412789Z Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 lshw amd64 02.19.git.2021.06.19.996aaad9c7-2build1 [321 kB] 2025-05-07T22:09:14.7421734Z Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 usb.ids all 2022.04.02-1 [219 kB] 2025-05-07T22:09:14.8694342Z debconf: delaying package configuration, since apt-utils is not installed 2025-05-07T22:09:14.9002241Z Fetched 540 kB in 0s (1819 kB/s) 2025-05-07T22:09:14.9221868Z Selecting previously unselected package lshw. 2025-05-07T22:09:14.9251437Z (Reading database ... 2025-05-07T22:09:14.9251893Z (Reading database ... 5% 2025-05-07T22:09:14.9252355Z (Reading database ... 10% 2025-05-07T22:09:14.9252804Z (Reading database ... 15% 2025-05-07T22:09:14.9253221Z (Reading database ... 20% 2025-05-07T22:09:14.9253501Z (Reading database ... 25% 2025-05-07T22:09:14.9253734Z (Reading database ... 30% 2025-05-07T22:09:14.9253966Z (Reading database ... 35% 2025-05-07T22:09:14.9254173Z (Reading database ... 40% 2025-05-07T22:09:14.9254368Z (Reading database ... 45% 2025-05-07T22:09:14.9254586Z (Reading database ... 50% 2025-05-07T22:09:14.9254831Z (Reading database ... 55% 2025-05-07T22:09:14.9274689Z (Reading database ... 60% 2025-05-07T22:09:14.9281673Z (Reading database ... 65% 2025-05-07T22:09:14.9300760Z (Reading database ... 70% 2025-05-07T22:09:14.9318414Z (Reading database ... 75% 2025-05-07T22:09:14.9340751Z (Reading database ... 80% 2025-05-07T22:09:14.9369616Z (Reading database ... 85% 2025-05-07T22:09:14.9369939Z (Reading database ... 90% 2025-05-07T22:09:14.9370184Z (Reading database ... 95% 2025-05-07T22:09:14.9370420Z (Reading database ... 100% 2025-05-07T22:09:14.9371034Z (Reading database ... 27254 files and directories currently installed.) 2025-05-07T22:09:14.9378008Z Preparing to unpack .../lshw_02.19.git.2021.06.19.996aaad9c7-2build1_amd64.deb ... 2025-05-07T22:09:14.9382551Z Unpacking lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T22:09:14.9603751Z Selecting previously unselected package usb.ids. 2025-05-07T22:09:14.9630754Z Preparing to unpack .../usb.ids_2022.04.02-1_all.deb ... 2025-05-07T22:09:14.9634875Z Unpacking usb.ids (2022.04.02-1) ... 2025-05-07T22:09:14.9954715Z Setting up lshw (02.19.git.2021.06.19.996aaad9c7-2build1) ... 2025-05-07T22:09:14.9965920Z Setting up usb.ids (2022.04.02-1) ... 2025-05-07T22:09:15.0285848Z + hostname 2025-05-07T22:09:15.0286044Z 2025-05-07T22:09:15.0304773Z 572e7b33084f 2025-05-07T22:09:15.0306185Z 2025-05-07T22:09:15.0306657Z + sudo lshw -C display 2025-05-07T22:09:15.0306957Z 2025-05-07T22:09:15.6362879Z *-display 2025-05-07T22:09:15.6363280Z description: Display controller 2025-05-07T22:09:15.6363782Z product: Aldebaran 2025-05-07T22:09:15.6364241Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6364725Z physical id: 0 2025-05-07T22:09:15.6365081Z bus info: pci@0000:11:00.0 2025-05-07T22:09:15.6365457Z version: 01 2025-05-07T22:09:15.6365856Z width: 64 bits 2025-05-07T22:09:15.6366181Z clock: 33MHz 2025-05-07T22:09:15.6366555Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6367024Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6368670Z resources: iomemory:3f00-3eff iomemory:4000-3fff irq:60 memory:3f000000000-3ffffffffff memory:40000200000-400003fffff memory:f9380000-f93fffff memory:f9400000-f941ffff memory:3e000000000-3efffffffff memory:40000000000-400001fffff memory:f9300000-f937ffff 2025-05-07T22:09:15.6370244Z *-display 2025-05-07T22:09:15.6370574Z description: Display controller 2025-05-07T22:09:15.6370989Z product: Aldebaran 2025-05-07T22:09:15.6371402Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6371890Z physical id: 0 2025-05-07T22:09:15.6372220Z bus info: pci@0000:14:00.0 2025-05-07T22:09:15.6372601Z version: 01 2025-05-07T22:09:15.6372910Z width: 64 bits 2025-05-07T22:09:15.6373207Z clock: 33MHz 2025-05-07T22:09:15.6373561Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6374004Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6374946Z resources: iomemory:3c00-3bff iomemory:3d00-3cff irq:60 memory:3c000000000-3cfffffffff memory:3d000200000-3d0003fffff memory:f9080000-f90fffff memory:f9100000-f911ffff memory:3b000000000-3bfffffffff memory:3d000000000-3d0001fffff memory:f9000000-f907ffff 2025-05-07T22:09:15.6375842Z *-display 2025-05-07T22:09:15.6376037Z description: Display controller 2025-05-07T22:09:15.6376786Z product: Aldebaran 2025-05-07T22:09:15.6377037Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6377319Z physical id: 0 2025-05-07T22:09:15.6377520Z bus info: pci@0000:32:00.0 2025-05-07T22:09:15.6377750Z version: 01 2025-05-07T22:09:15.6377925Z width: 64 bits 2025-05-07T22:09:15.6378115Z clock: 33MHz 2025-05-07T22:09:15.6378322Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6378589Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6379524Z resources: iomemory:2f00-2eff iomemory:3000-2fff irq:41 memory:2f000000000-2ffffffffff memory:30000200000-300003fffff memory:c7380000-c73fffff memory:c7400000-c741ffff memory:2e000000000-2efffffffff memory:30000000000-300001fffff memory:c7300000-c737ffff 2025-05-07T22:09:15.6380431Z *-display 2025-05-07T22:09:15.6380616Z description: Display controller 2025-05-07T22:09:15.6380871Z product: Aldebaran 2025-05-07T22:09:15.6381129Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6381405Z physical id: 0 2025-05-07T22:09:15.6381607Z bus info: pci@0000:35:00.0 2025-05-07T22:09:15.6382073Z version: 01 2025-05-07T22:09:15.6382269Z width: 64 bits 2025-05-07T22:09:15.6382452Z clock: 33MHz 2025-05-07T22:09:15.6382669Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6382944Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6383877Z resources: iomemory:2c00-2bff iomemory:2d00-2cff irq:41 memory:2c000000000-2cfffffffff memory:2d000200000-2d0003fffff memory:c7080000-c70fffff memory:c7100000-c711ffff memory:2b000000000-2bfffffffff memory:2d000000000-2d0001fffff memory:c7000000-c707ffff 2025-05-07T22:09:15.6384784Z *-display 2025-05-07T22:09:15.6384980Z description: VGA compatible controller 2025-05-07T22:09:15.6385255Z product: ASPEED Graphics Family 2025-05-07T22:09:15.6385512Z vendor: ASPEED Technology, Inc. 2025-05-07T22:09:15.6385764Z physical id: 0 2025-05-07T22:09:15.6385971Z bus info: pci@0000:62:00.0 2025-05-07T22:09:15.6386196Z logical name: fb0 2025-05-07T22:09:15.6386405Z version: 52 2025-05-07T22:09:15.6386585Z width: 32 bits 2025-05-07T22:09:15.6386768Z clock: 33MHz 2025-05-07T22:09:15.6386998Z capabilities: vga_controller cap_list rom fb 2025-05-07T22:09:15.6387381Z configuration: depth=32 driver=ast latency=0 resolution=1024,768 2025-05-07T22:09:15.6387932Z resources: irq:467 memory:cc000000-ccffffff memory:cd000000-cd03ffff ioport:8000(size=128) memory:c0000-dffff 2025-05-07T22:09:15.6388386Z *-display 2025-05-07T22:09:15.6388588Z description: Display controller 2025-05-07T22:09:15.6388843Z product: Aldebaran 2025-05-07T22:09:15.6389090Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6389358Z physical id: 0 2025-05-07T22:09:15.6389560Z bus info: pci@0000:8e:00.0 2025-05-07T22:09:15.6389787Z version: 01 2025-05-07T22:09:15.6389963Z width: 64 bits 2025-05-07T22:09:15.6390147Z clock: 33MHz 2025-05-07T22:09:15.6390356Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6390645Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6391588Z resources: iomemory:5f00-5eff iomemory:6000-5fff irq:107 memory:5f000000000-5ffffffffff memory:60000200000-600003fffff memory:b3480000-b34fffff memory:b3500000-b351ffff memory:5e000000000-5efffffffff memory:60000000000-600001fffff memory:b3400000-b347ffff 2025-05-07T22:09:15.6392497Z *-display 2025-05-07T22:09:15.6392688Z description: Display controller 2025-05-07T22:09:15.6392931Z product: Aldebaran 2025-05-07T22:09:15.6393175Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6393445Z physical id: 0 2025-05-07T22:09:15.6393638Z bus info: pci@0000:93:00.0 2025-05-07T22:09:15.6393863Z version: 01 2025-05-07T22:09:15.6394048Z width: 64 bits 2025-05-07T22:09:15.6394373Z clock: 33MHz 2025-05-07T22:09:15.6394581Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6394859Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6395808Z resources: iomemory:5c00-5bff iomemory:5d00-5cff irq:107 memory:5c000000000-5cfffffffff memory:5d000200000-5d0003fffff memory:b3080000-b30fffff memory:b3100000-b311ffff memory:5b000000000-5bfffffffff memory:5d000000000-5d0001fffff memory:b3000000-b307ffff 2025-05-07T22:09:15.6396705Z *-display 2025-05-07T22:09:15.6396895Z description: Display controller 2025-05-07T22:09:15.6397244Z product: Aldebaran 2025-05-07T22:09:15.6397478Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6397747Z physical id: 0 2025-05-07T22:09:15.6397951Z bus info: pci@0000:ae:00.0 2025-05-07T22:09:15.6398176Z version: 01 2025-05-07T22:09:15.6398354Z width: 64 bits 2025-05-07T22:09:15.6398545Z clock: 33MHz 2025-05-07T22:09:15.6398765Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6399039Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6399965Z resources: iomemory:5400-53ff iomemory:5500-54ff irq:88 memory:54000000000-54fffffffff memory:55000200000-550003fffff memory:b9080000-b90fffff memory:b9100000-b911ffff memory:53000000000-53fffffffff memory:55000000000-550001fffff memory:b9000000-b907ffff 2025-05-07T22:09:15.6401028Z *-display 2025-05-07T22:09:15.6401217Z description: Display controller 2025-05-07T22:09:15.6401462Z product: Aldebaran 2025-05-07T22:09:15.6401707Z vendor: Advanced Micro Devices, Inc. [AMD/ATI] 2025-05-07T22:09:15.6401974Z physical id: 0 2025-05-07T22:09:15.6402160Z bus info: pci@0000:b3:00.0 2025-05-07T22:09:15.6402381Z version: 01 2025-05-07T22:09:15.6402564Z width: 64 bits 2025-05-07T22:09:15.6402742Z clock: 33MHz 2025-05-07T22:09:15.6402949Z capabilities: bus_master cap_list rom 2025-05-07T22:09:15.6403222Z configuration: driver=amdgpu latency=0 2025-05-07T22:09:15.6404142Z resources: iomemory:5700-56ff iomemory:5800-57ff irq:88 memory:57000000000-57fffffffff memory:58000200000-580003fffff memory:b9480000-b94fffff memory:b9500000-b951ffff memory:56000000000-56fffffffff memory:58000000000-580001fffff memory:b9400000-b947ffff 2025-05-07T22:09:15.6404999Z 2025-05-07T22:09:15.6405095Z ################################################################################ 2025-05-07T22:09:15.6405382Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T22:09:15.8402327Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:09:15.9725991Z [CHECK] nvidia-smi not found 2025-05-07T22:09:15.9726477Z ################################################################################ 2025-05-07T22:09:15.9726972Z [INFO] Printing AMD GPU info ... 2025-05-07T22:09:16.1963189Z lspci: Unable to load libkmod resources: error -2 2025-05-07T22:09:16.2974229Z 11:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2975139Z 14:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2976063Z 32:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2976923Z 35:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2977777Z 8e:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2978621Z 93:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2979474Z ae:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.2980322Z b3:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Aldebaran (rev 01) 2025-05-07T22:09:16.4610859Z 2025-05-07T22:09:16.4610869Z 2025-05-07T22:09:16.4611278Z ========================================= ROCm System Management Interface ========================================= 2025-05-07T22:09:16.4612440Z =================================================== Concise Info =================================================== 2025-05-07T22:09:16.4613341Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-05-07T22:09:16.4614706Z  (DID, GUID) (Edge) (Avg) (Mem, Compute, ID)  2025-05-07T22:09:16.4615414Z ==================================================================================================================== 2025-05-07T22:09:16.4616559Z 0 4 0x740c, 57586 35.0°C 98.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 560.0W 0% 0% 2025-05-07T22:09:16.4617605Z 1 5 0x740c, 45873 28.0°C N/A N/A, N/A, 0 800Mhz 1600Mhz 0% auto 0.0W 0% 0% 2025-05-07T22:09:16.4618550Z 2 2 0x740c, 51627 34.0°C 85.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 560.0W 0% 0% 2025-05-07T22:09:16.4619499Z 3 3 0x740c, 64489 30.0°C N/A N/A, N/A, 0 800Mhz 1600Mhz 0% auto 0.0W 0% 0% 2025-05-07T22:09:16.4620292Z 4 8 0x740c, 30939 38.0°C 89.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 560.0W 0% 0% 2025-05-07T22:09:16.4620821Z 5 9 0x740c, 8466 28.0°C N/A N/A, N/A, 0 800Mhz 1600Mhz 0% auto 0.0W 0% 0% 2025-05-07T22:09:16.4621360Z 6 6 0x740c, 41154 32.0°C 94.0W N/A, N/A, 0 800Mhz 1600Mhz 0% auto 560.0W 0% 0% 2025-05-07T22:09:16.4621911Z 7 7 0x740c, 63755 26.0°C N/A N/A, N/A, 0 800Mhz 1600Mhz 0% auto 0.0W 0% 0% 2025-05-07T22:09:16.4627443Z ==================================================================================================================== 2025-05-07T22:09:16.4627799Z =============================================== End of ROCm SMI Log ================================================ 2025-05-07T22:09:16.4834722Z ##[group]Run . $PRELUDE; free_disk_space 2025-05-07T22:09:16.4835081Z . $PRELUDE; free_disk_space 2025-05-07T22:09:16.4835553Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:09:16.4835851Z env: 2025-05-07T22:09:16.4836048Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:16.4836334Z BUILD_ENV: build_binary 2025-05-07T22:09:16.4836552Z BUILD_TARGET: genai 2025-05-07T22:09:16.4836746Z BUILD_VARIANT: rocm 2025-05-07T22:09:16.4836941Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:16.4837243Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:16.4837442Z ##[endgroup] 2025-05-07T22:09:16.9337071Z ################################################################################ 2025-05-07T22:09:16.9337588Z # Free Disk Space 2025-05-07T22:09:16.9338009Z # 2025-05-07T22:09:16.9356985Z # [2025-05-07T22:09:16.935Z] + free_disk_space 2025-05-07T22:09:16.9357389Z ################################################################################ 2025-05-07T22:09:16.9357753Z 2025-05-07T22:09:16.9447626Z [CLEANUP] Freed up some disk space 2025-05-07T22:09:16.9532769Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T22:09:16.9533248Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T22:09:16.9533766Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:09:16.9534031Z env: 2025-05-07T22:09:16.9534222Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:16.9534482Z BUILD_ENV: build_binary 2025-05-07T22:09:16.9534687Z BUILD_TARGET: genai 2025-05-07T22:09:16.9534876Z BUILD_VARIANT: rocm 2025-05-07T22:09:16.9535066Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:16.9535266Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:16.9535467Z ##[endgroup] 2025-05-07T22:09:17.4035843Z ################################################################################ 2025-05-07T22:09:17.4036367Z # Setup Miniconda 2025-05-07T22:09:17.4036697Z # 2025-05-07T22:09:17.4055886Z # [2025-05-07T22:09:17.405Z] + setup_miniconda /github/home/miniconda 2025-05-07T22:09:17.4056420Z ################################################################################ 2025-05-07T22:09:17.4056757Z 2025-05-07T22:09:17.4075762Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:09:17.4281964Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:09:17.4282502Z + mkdir -p /github/home/miniconda 2025-05-07T22:09:17.4282796Z 2025-05-07T22:09:17.4301860Z 2025-05-07T22:09:17.4302320Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T22:09:17.4329125Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T22:09:18.2902610Z [SETUP] Installing Miniconda ... 2025-05-07T22:09:18.2903175Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T22:09:18.2903549Z 2025-05-07T22:09:18.3088507Z PREFIX=/github/home/miniconda 2025-05-07T22:09:18.7898371Z Unpacking payload ... 2025-05-07T22:09:19.3390647Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T22:09:20.2077579Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T22:09:22.5205829Z 2025-05-07T22:09:22.5206196Z Installing base environment... 2025-05-07T22:09:22.5206577Z 2025-05-07T22:09:23.6840661Z Preparing transaction: ...working... done 2025-05-07T22:09:26.5222752Z Executing transaction: ...working... done 2025-05-07T22:09:27.1547087Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T22:09:27.2688249Z installation finished. 2025-05-07T22:09:27.2697274Z 2025-05-07T22:09:27.2697802Z + rm -f miniconda.sh 2025-05-07T22:09:27.2697960Z 2025-05-07T22:09:27.3172951Z 2025-05-07T22:09:27.3173190Z [SETUP] Reloading the bash configuration ... 2025-05-07T22:09:27.3173740Z + /github/home/miniconda/bin/conda init bash 2025-05-07T22:09:27.3174077Z 2025-05-07T22:09:27.6990599Z no change /github/home/miniconda/condabin/conda 2025-05-07T22:09:27.6991217Z no change /github/home/miniconda/bin/conda 2025-05-07T22:09:27.6991755Z no change /github/home/miniconda/bin/conda-env 2025-05-07T22:09:27.6992293Z no change /github/home/miniconda/bin/activate 2025-05-07T22:09:27.6992814Z no change /github/home/miniconda/bin/deactivate 2025-05-07T22:09:27.6993404Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T22:09:27.6994050Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T22:09:27.6994690Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T22:09:27.6995354Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T22:09:27.6996167Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T22:09:27.6997679Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T22:09:27.6998318Z modified /github/home/.bashrc 2025-05-07T22:09:27.6998599Z 2025-05-07T22:09:27.6998935Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T22:09:27.6999402Z 2025-05-07T22:09:27.7567099Z 2025-05-07T22:09:27.7567564Z + . /github/home/.bashrc 2025-05-07T22:09:27.7567815Z 2025-05-07T22:09:28.5801886Z 2025-05-07T22:09:28.5802424Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T22:09:28.5843975Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T22:09:40.8289471Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T22:09:42.2418117Z Solving environment: \ | / - \ | / - \ | / done 2025-05-07T22:09:42.3406114Z 2025-05-07T22:09:42.3406291Z ## Package Plan ## 2025-05-07T22:09:42.3406617Z 2025-05-07T22:09:42.3406828Z environment location: /github/home/miniconda 2025-05-07T22:09:42.3407179Z 2025-05-07T22:09:42.3407312Z added / updated specs: 2025-05-07T22:09:42.3407695Z - conda-libmamba-solver 2025-05-07T22:09:42.3408047Z - libarchive 2025-05-07T22:09:42.3408352Z - libmamba 2025-05-07T22:09:42.3408640Z - libmambapy 2025-05-07T22:09:42.3408819Z 2025-05-07T22:09:42.3408827Z 2025-05-07T22:09:42.3409009Z The following packages will be downloaded: 2025-05-07T22:09:42.3409319Z 2025-05-07T22:09:42.3409491Z package | build 2025-05-07T22:09:42.3410067Z ---------------------------|----------------- 2025-05-07T22:09:42.3410674Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T22:09:42.3411676Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T22:09:42.3412053Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T22:09:42.3412479Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T22:09:42.3412890Z ------------------------------------------------------------ 2025-05-07T22:09:42.3413179Z Total: 1.4 MB 2025-05-07T22:09:42.3413367Z 2025-05-07T22:09:42.3413466Z The following packages will be UPDATED: 2025-05-07T22:09:42.3413645Z 2025-05-07T22:09:42.3421819Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T22:09:42.3422578Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T22:09:42.3422916Z 2025-05-07T22:09:42.3423127Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T22:09:42.3423415Z 2025-05-07T22:09:42.3423698Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T22:09:42.3424403Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T22:09:42.3424816Z 2025-05-07T22:09:42.3424819Z 2025-05-07T22:09:42.3424822Z 2025-05-07T22:09:42.3424980Z Downloading and Extracting Packages: ...working... 2025-05-07T22:09:42.3425299Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T22:09:42.3425492Z 2025-05-07T22:09:42.3425731Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T22:09:42.3425940Z 2025-05-07T22:09:42.3425943Z 2025-05-07T22:09:42.3440332Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T22:09:42.3441244Z 2025-05-07T22:09:42.3441253Z 2025-05-07T22:09:42.3441265Z 2025-05-07T22:09:42.4055868Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T22:09:42.4056203Z 2025-05-07T22:09:42.4056218Z 2025-05-07T22:09:42.4141664Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T22:09:42.4142060Z 2025-05-07T22:09:42.4142284Z 2025-05-07T22:09:42.4213081Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T22:09:42.4213556Z 2025-05-07T22:09:42.4213587Z 2025-05-07T22:09:42.4213598Z 2025-05-07T22:09:42.4333370Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T22:09:42.4333816Z 2025-05-07T22:09:42.4333847Z 2025-05-07T22:09:42.4333857Z 2025-05-07T22:09:42.4356632Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T22:09:42.5451228Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:09:42.5451982Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:09:42.6418192Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T22:09:42.6418453Z 2025-05-07T22:09:42.6459556Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T22:09:42.6459840Z 2025-05-07T22:09:42.6537974Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T22:09:42.6538448Z 2025-05-07T22:09:42.6544130Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T22:09:42.6544645Z 2025-05-07T22:09:42.6544928Z 2025-05-07T22:09:42.6545170Z  2025-05-07T22:09:42.6545467Z 2025-05-07T22:09:42.6545479Z 2025-05-07T22:09:42.6545738Z  2025-05-07T22:09:42.6546060Z 2025-05-07T22:09:42.6546070Z 2025-05-07T22:09:42.6546079Z 2025-05-07T22:09:42.6546927Z  done 2025-05-07T22:09:42.7554481Z Preparing transaction: \ done 2025-05-07T22:09:42.8557912Z Verifying transaction: / done 2025-05-07T22:09:44.2576566Z Executing transaction: \ | / - \ | / - \ | / - \ | done 2025-05-07T22:09:45.7508739Z [SETUP] Updating Miniconda base packages ... 2025-05-07T22:09:45.7541706Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T22:09:46.5987712Z Channels: 2025-05-07T22:09:46.5988150Z - defaults 2025-05-07T22:09:46.5988468Z Platform: linux-64 2025-05-07T22:09:47.8952771Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T22:09:48.0115634Z Solving environment: - \ Channels: 2025-05-07T22:09:48.0116074Z - defaults 2025-05-07T22:09:48.0116387Z Platform: linux-64 2025-05-07T22:09:48.3425058Z Collecting package metadata (repodata.json): / - \ | / done 2025-05-07T22:09:48.5531942Z Solving environment: \ | / - done 2025-05-07T22:09:48.6756083Z \ done 2025-05-07T22:09:48.7422133Z 2025-05-07T22:09:48.7422325Z ## Package Plan ## 2025-05-07T22:09:48.7422598Z 2025-05-07T22:09:48.7422807Z environment location: /github/home/miniconda 2025-05-07T22:09:48.7423181Z 2025-05-07T22:09:48.7423331Z added / updated specs: 2025-05-07T22:09:48.7423713Z - conda 2025-05-07T22:09:48.7423898Z 2025-05-07T22:09:48.7423906Z 2025-05-07T22:09:48.7424091Z The following packages will be downloaded: 2025-05-07T22:09:48.7424412Z 2025-05-07T22:09:48.7424579Z package | build 2025-05-07T22:09:48.7425046Z ---------------------------|----------------- 2025-05-07T22:09:48.7425542Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T22:09:48.7426124Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T22:09:48.7426676Z ------------------------------------------------------------ 2025-05-07T22:09:48.7427149Z Total: 1.4 MB 2025-05-07T22:09:48.7427440Z 2025-05-07T22:09:48.7427610Z The following packages will be UPDATED: 2025-05-07T22:09:48.7428414Z 2025-05-07T22:09:48.7428896Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T22:09:48.7429675Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T22:09:48.7430039Z 2025-05-07T22:09:48.7430045Z 2025-05-07T22:09:48.7430052Z 2025-05-07T22:09:48.7430267Z Downloading and Extracting Packages: ...working... 2025-05-07T22:09:48.7430798Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T22:09:48.7431124Z 2025-05-07T22:09:48.8006460Z tzdata-2025b | 116 KB | | 0%  2025-05-07T22:09:48.8437008Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T22:09:48.8437528Z 2025-05-07T22:09:48.8464969Z tzdata-2025b | 116 KB | #####4 | 55%  2025-05-07T22:09:48.8465243Z 2025-05-07T22:09:48.9821025Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T22:09:48.9822357Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T22:09:49.0281422Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T22:09:49.0281774Z 2025-05-07T22:09:49.0286028Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T22:09:49.0286531Z 2025-05-07T22:09:49.0286832Z 2025-05-07T22:09:49.0287731Z  done 2025-05-07T22:09:49.1291163Z Preparing transaction: / done 2025-05-07T22:09:49.2298258Z Verifying transaction: \ done 2025-05-07T22:09:51.3319787Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T22:09:51.9556613Z [SETUP] Cleaning up Conda packages ... 2025-05-07T22:09:51.9566197Z + conda clean --packages --tarball -y 2025-05-07T22:09:51.9566507Z 2025-05-07T22:09:52.4684301Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T22:09:52.4684776Z Will remove 11 (16.0 MB) package(s). 2025-05-07T22:09:52.5235405Z 2025-05-07T22:09:52.5249885Z + conda clean --all -y 2025-05-07T22:09:52.5250044Z 2025-05-07T22:09:53.0505147Z There are no unused tarball(s) to remove. 2025-05-07T22:09:53.0505609Z Will remove 1 index cache(s). 2025-05-07T22:09:53.0506037Z There are no unused package(s) to remove. 2025-05-07T22:09:53.0506503Z There are no tempfile(s) to remove. 2025-05-07T22:09:53.0506911Z There are no logfile(s) to remove. 2025-05-07T22:09:53.1017780Z 2025-05-07T22:09:53.1025472Z + conda info 2025-05-07T22:09:53.1025729Z 2025-05-07T22:09:53.6910177Z 2025-05-07T22:09:53.6910420Z active environment : base 2025-05-07T22:09:53.6910916Z active env location : /github/home/miniconda 2025-05-07T22:09:53.6911395Z shell level : 1 2025-05-07T22:09:53.6911806Z user config file : /github/home/.condarc 2025-05-07T22:09:53.6912390Z populated config files : /github/home/miniconda/.condarc 2025-05-07T22:09:53.6912921Z conda version : 25.3.1 2025-05-07T22:09:53.6913329Z conda-build version : not installed 2025-05-07T22:09:53.6913802Z python version : 3.13.2.final.0 2025-05-07T22:09:53.6914255Z solver : libmamba (default) 2025-05-07T22:09:53.6914696Z virtual packages : __archspec=1=zen3 2025-05-07T22:09:53.6915168Z __conda=25.3.1=0 2025-05-07T22:09:53.6915610Z __glibc=2.35=0 2025-05-07T22:09:53.6916074Z __linux=6.2.0=0 2025-05-07T22:09:53.6916541Z __unix=0=0 2025-05-07T22:09:53.6917224Z base environment : /github/home/miniconda (writable) 2025-05-07T22:09:53.6917914Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T22:09:53.6918509Z conda av metadata url : None 2025-05-07T22:09:53.6919146Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T22:09:53.6919697Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T22:09:53.6920376Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T22:09:53.6920731Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T22:09:53.6921045Z package cache : /github/home/miniconda/pkgs 2025-05-07T22:09:53.6921335Z /github/home/.conda/pkgs 2025-05-07T22:09:53.6921629Z envs directories : /github/home/miniconda/envs 2025-05-07T22:09:53.6921904Z /github/home/.conda/envs 2025-05-07T22:09:53.6922150Z platform : linux-64 2025-05-07T22:09:53.6922833Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.2.0-39-generic ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T22:09:53.6923514Z UID:GID : 0:0 2025-05-07T22:09:53.6923724Z netrc file : None 2025-05-07T22:09:53.6923940Z offline mode : False 2025-05-07T22:09:53.6924082Z 2025-05-07T22:09:53.7521345Z 2025-05-07T22:09:53.7522067Z [SETUP] Exporting Miniconda variables ... 2025-05-07T22:09:53.7523025Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_a11ba4c1-e0ce-4233-a9c5-2765e25c59bf ... 2025-05-07T22:09:53.7524070Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T22:09:53.7667463Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T22:09:53.7667954Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T22:09:53.7668782Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:09:53.7669070Z env: 2025-05-07T22:09:53.7669274Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:09:53.7669538Z BUILD_ENV: build_binary 2025-05-07T22:09:53.7669756Z BUILD_TARGET: genai 2025-05-07T22:09:53.7669962Z BUILD_VARIANT: rocm 2025-05-07T22:09:53.7670153Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:09:53.7670369Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:09:53.7670585Z ##[endgroup] 2025-05-07T22:09:54.2097039Z ################################################################################ 2025-05-07T22:09:54.2097586Z # Create Conda Environment 2025-05-07T22:09:54.2098444Z # 2025-05-07T22:09:54.2116635Z # [2025-05-07T22:09:54.211Z] + create_conda_environment build_binary 3.13 2025-05-07T22:09:54.2117472Z ################################################################################ 2025-05-07T22:09:54.2117861Z 2025-05-07T22:09:54.2137175Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:09:54.2362558Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:09:54.2362999Z [SETUP] Listing existing Conda environments ... 2025-05-07T22:09:54.2363359Z + conda info --envs 2025-05-07T22:09:54.2363518Z 2025-05-07T22:09:54.8223680Z 2025-05-07T22:09:54.8223996Z # conda environments: 2025-05-07T22:09:54.8224380Z # 2025-05-07T22:09:54.8224723Z base /github/home/miniconda 2025-05-07T22:09:54.8225059Z 2025-05-07T22:09:54.8815901Z 2025-05-07T22:09:54.8816445Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T22:09:56.5562203Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T22:09:56.5562650Z 2025-05-07T22:09:56.5579104Z 2025-05-07T22:09:56.5594275Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T22:09:56.5623870Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T22:09:57.1648287Z Channels: 2025-05-07T22:09:57.1648538Z - defaults 2025-05-07T22:09:57.1648761Z Platform: linux-64 2025-05-07T22:09:58.7680981Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | done 2025-05-07T22:09:58.8686694Z Solving environment: - done 2025-05-07T22:09:58.8998981Z 2025-05-07T22:09:58.8999147Z ## Package Plan ## 2025-05-07T22:09:58.8999311Z 2025-05-07T22:09:58.8999554Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T22:09:58.8999941Z 2025-05-07T22:09:58.9000043Z added / updated specs: 2025-05-07T22:09:58.9000308Z - python=3.13 2025-05-07T22:09:58.9000466Z 2025-05-07T22:09:58.9000473Z 2025-05-07T22:09:58.9000603Z The following packages will be downloaded: 2025-05-07T22:09:58.9000883Z 2025-05-07T22:09:58.9001006Z package | build 2025-05-07T22:09:58.9001333Z ---------------------------|----------------- 2025-05-07T22:09:58.9001732Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T22:09:58.9002159Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T22:09:58.9002592Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T22:09:58.9003026Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T22:09:58.9003414Z ------------------------------------------------------------ 2025-05-07T22:09:58.9003760Z Total: 159 KB 2025-05-07T22:09:58.9003970Z 2025-05-07T22:09:58.9004107Z The following NEW packages will be INSTALLED: 2025-05-07T22:09:58.9004353Z 2025-05-07T22:09:58.9004618Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T22:09:58.9005203Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T22:09:58.9005747Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T22:09:58.9006710Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T22:09:58.9007174Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T22:09:58.9007574Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T22:09:58.9007986Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T22:09:58.9008359Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T22:09:58.9008751Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T22:09:58.9009143Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T22:09:58.9009550Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T22:09:58.9009960Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T22:09:58.9010581Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T22:09:58.9010974Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T22:09:58.9011332Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T22:09:58.9011716Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T22:09:58.9012120Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T22:09:58.9012503Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T22:09:58.9012928Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T22:09:58.9013346Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T22:09:58.9013735Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T22:09:58.9014067Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T22:09:58.9014436Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T22:09:58.9014793Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T22:09:58.9015152Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T22:09:58.9015382Z 2025-05-07T22:09:58.9015386Z 2025-05-07T22:09:58.9015390Z 2025-05-07T22:09:58.9015516Z Downloading and Extracting Packages: ...working... 2025-05-07T22:09:58.9015857Z ca-certificates-2025 | 129 KB | | 0% 2025-05-07T22:09:58.9016055Z 2025-05-07T22:09:58.9016323Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T22:09:58.9016527Z 2025-05-07T22:09:58.9016531Z 2025-05-07T22:09:58.9021724Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T22:09:58.9021966Z 2025-05-07T22:09:58.9021969Z 2025-05-07T22:09:58.9021972Z 2025-05-07T22:09:58.9425708Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T22:09:58.9430095Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T22:09:58.9430556Z 2025-05-07T22:09:58.9550235Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T22:09:58.9632508Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T22:09:58.9632888Z 2025-05-07T22:09:58.9695630Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T22:09:58.9696002Z 2025-05-07T22:09:58.9696008Z 2025-05-07T22:09:58.9696422Z 2025-05-07T22:09:58.9712764Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T22:09:58.9713027Z 2025-05-07T22:09:58.9713040Z 2025-05-07T22:09:58.9762789Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T22:09:58.9763173Z 2025-05-07T22:09:58.9763194Z 2025-05-07T22:09:58.9763199Z 2025-05-07T22:09:58.9781517Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T22:09:58.9781782Z 2025-05-07T22:09:58.9781785Z 2025-05-07T22:09:58.9785976Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T22:09:58.9786327Z 2025-05-07T22:09:58.9786539Z 2025-05-07T22:09:58.9786691Z  2025-05-07T22:09:58.9786887Z 2025-05-07T22:09:58.9787341Z 2025-05-07T22:09:58.9787513Z  2025-05-07T22:09:58.9787711Z 2025-05-07T22:09:58.9787714Z 2025-05-07T22:09:58.9787717Z 2025-05-07T22:09:58.9787917Z  done 2025-05-07T22:09:59.1894387Z Preparing transaction: | / done 2025-05-07T22:10:00.3540984Z Verifying transaction: \ | / - \ | / - \ | / done 2025-05-07T22:10:02.7631177Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T22:10:02.7676738Z # 2025-05-07T22:10:02.7677224Z # To activate this environment, use 2025-05-07T22:10:02.7677625Z # 2025-05-07T22:10:02.7677894Z # $ conda activate build_binary 2025-05-07T22:10:02.7678245Z # 2025-05-07T22:10:02.7679292Z # To deactivate an active environment, use 2025-05-07T22:10:02.7679702Z # 2025-05-07T22:10:02.7679954Z # $ conda deactivate 2025-05-07T22:10:02.7680191Z 2025-05-07T22:10:02.8512296Z [SETUP] Upgrading PIP to latest ... 2025-05-07T22:10:02.8542635Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T22:10:05.9872518Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T22:10:05.9874556Z 2025-05-07T22:10:05.9875177Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T22:10:05.9876048Z Collecting pip 2025-05-07T22:10:05.9876501Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T22:10:05.9877273Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T22:10:05.9878180Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.9 MB/s eta 0:00:00 2025-05-07T22:10:05.9878722Z Installing collected packages: pip 2025-05-07T22:10:05.9879154Z Attempting uninstall: pip 2025-05-07T22:10:05.9879569Z Found existing installation: pip 25.1 2025-05-07T22:10:05.9880017Z Uninstalling pip-25.1: 2025-05-07T22:10:05.9880266Z Successfully uninstalled pip-25.1 2025-05-07T22:10:05.9880534Z Successfully installed pip-25.1.1 2025-05-07T22:10:05.9880694Z 2025-05-07T22:10:06.0396189Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T22:10:06.0423458Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T22:10:06.7417483Z Channels: 2025-05-07T22:10:06.7417814Z - conda-forge 2025-05-07T22:10:06.7418154Z Platform: linux-64 2025-05-07T22:10:28.8549340Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T22:10:30.3821870Z Solving environment: - \ | / - done 2025-05-07T22:10:30.4475453Z 2025-05-07T22:10:30.4475646Z ## Package Plan ## 2025-05-07T22:10:30.4475887Z 2025-05-07T22:10:30.4476506Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T22:10:30.4477253Z 2025-05-07T22:10:30.4477582Z added / updated specs: 2025-05-07T22:10:30.4478094Z - pyopenssl[version='>22.1.0'] 2025-05-07T22:10:30.4478511Z 2025-05-07T22:10:30.4478684Z 2025-05-07T22:10:30.4478920Z The following packages will be downloaded: 2025-05-07T22:10:30.4479286Z 2025-05-07T22:10:30.4480046Z package | build 2025-05-07T22:10:30.4480563Z ---------------------------|----------------- 2025-05-07T22:10:30.4481105Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T22:10:30.4481782Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T22:10:30.4482427Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T22:10:30.4483053Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T22:10:30.4483637Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T22:10:30.4484260Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T22:10:30.4484861Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T22:10:30.4485553Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T22:10:30.4486002Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T22:10:30.4486465Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T22:10:30.4486867Z ------------------------------------------------------------ 2025-05-07T22:10:30.4487197Z Total: 6.4 MB 2025-05-07T22:10:30.4487395Z 2025-05-07T22:10:30.4487523Z The following NEW packages will be INSTALLED: 2025-05-07T22:10:30.4487735Z 2025-05-07T22:10:30.4487919Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T22:10:30.4488402Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T22:10:30.4488876Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T22:10:30.4491400Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T22:10:30.4491898Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T22:10:30.4492439Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T22:10:30.4493022Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T22:10:30.4493360Z 2025-05-07T22:10:30.4493478Z The following packages will be UPDATED: 2025-05-07T22:10:30.4493680Z 2025-05-07T22:10:30.4494066Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T22:10:30.4494828Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T22:10:30.4495421Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T22:10:30.4495977Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T22:10:30.4496303Z 2025-05-07T22:10:30.4496307Z 2025-05-07T22:10:30.4496310Z 2025-05-07T22:10:30.4496446Z Downloading and Extracting Packages: ...working... 2025-05-07T22:10:30.4496763Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T22:10:30.4496964Z 2025-05-07T22:10:30.4497215Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T22:10:30.4497431Z 2025-05-07T22:10:30.4497441Z 2025-05-07T22:10:30.4497661Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T22:10:30.4497874Z 2025-05-07T22:10:30.4497878Z 2025-05-07T22:10:30.4497881Z 2025-05-07T22:10:30.4524247Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T22:10:30.4524640Z 2025-05-07T22:10:30.4524646Z 2025-05-07T22:10:30.4524651Z 2025-05-07T22:10:30.4524657Z 2025-05-07T22:10:30.4577016Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T22:10:30.4577478Z 2025-05-07T22:10:30.4577489Z 2025-05-07T22:10:30.4577496Z 2025-05-07T22:10:30.4577501Z 2025-05-07T22:10:30.4577894Z 2025-05-07T22:10:30.4580229Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T22:10:30.4580674Z 2025-05-07T22:10:30.4581324Z 2025-05-07T22:10:30.4581333Z 2025-05-07T22:10:30.4581341Z 2025-05-07T22:10:30.4581347Z 2025-05-07T22:10:30.4581352Z 2025-05-07T22:10:30.4584795Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T22:10:30.4585373Z 2025-05-07T22:10:30.4585379Z 2025-05-07T22:10:30.4585386Z 2025-05-07T22:10:30.4585392Z 2025-05-07T22:10:30.4585419Z 2025-05-07T22:10:30.4585426Z 2025-05-07T22:10:30.4585431Z 2025-05-07T22:10:30.4585943Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T22:10:30.4586540Z 2025-05-07T22:10:30.4586547Z 2025-05-07T22:10:30.4586554Z 2025-05-07T22:10:30.4586561Z 2025-05-07T22:10:30.4586567Z 2025-05-07T22:10:30.4586574Z 2025-05-07T22:10:30.4586581Z 2025-05-07T22:10:30.4586587Z 2025-05-07T22:10:30.4587251Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T22:10:30.4587866Z 2025-05-07T22:10:30.4587869Z 2025-05-07T22:10:30.4587872Z 2025-05-07T22:10:30.4587875Z 2025-05-07T22:10:30.4587884Z 2025-05-07T22:10:30.4587888Z 2025-05-07T22:10:30.4587900Z 2025-05-07T22:10:30.4587903Z 2025-05-07T22:10:30.4587907Z 2025-05-07T22:10:30.5485703Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T22:10:30.5486023Z 2025-05-07T22:10:30.5490807Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T22:10:30.5491108Z 2025-05-07T22:10:30.5491112Z 2025-05-07T22:10:30.5703393Z libgcc-15.1.0 | 810 KB | 9 | 10%  2025-05-07T22:10:30.5703662Z 2025-05-07T22:10:30.5703676Z 2025-05-07T22:10:30.5703680Z 2025-05-07T22:10:30.5792207Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T22:10:30.5792495Z 2025-05-07T22:10:30.5792499Z 2025-05-07T22:10:30.5961526Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T22:10:30.5961784Z 2025-05-07T22:10:30.5961806Z 2025-05-07T22:10:30.5961811Z 2025-05-07T22:10:30.5961816Z 2025-05-07T22:10:30.6047610Z cffi-1.17.1 | 289 KB | 5 | 6%  2025-05-07T22:10:30.6047932Z 2025-05-07T22:10:30.6149067Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T22:10:30.6149336Z 2025-05-07T22:10:30.6149584Z 2025-05-07T22:10:30.6332119Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T22:10:30.6332536Z 2025-05-07T22:10:30.6332554Z 2025-05-07T22:10:30.6332560Z 2025-05-07T22:10:30.6332566Z 2025-05-07T22:10:30.6332583Z 2025-05-07T22:10:30.6347379Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T22:10:30.6347634Z 2025-05-07T22:10:30.6347643Z 2025-05-07T22:10:30.6347656Z 2025-05-07T22:10:30.6347659Z 2025-05-07T22:10:30.6347663Z 2025-05-07T22:10:30.6473867Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T22:10:30.6474178Z 2025-05-07T22:10:30.6474216Z 2025-05-07T22:10:30.6474220Z 2025-05-07T22:10:30.6474225Z 2025-05-07T22:10:30.6474229Z 2025-05-07T22:10:30.6474465Z 2025-05-07T22:10:30.6519475Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T22:10:30.6519965Z 2025-05-07T22:10:30.6519973Z 2025-05-07T22:10:30.6519978Z 2025-05-07T22:10:30.6519984Z 2025-05-07T22:10:30.6519990Z 2025-05-07T22:10:30.6520010Z 2025-05-07T22:10:30.6572487Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T22:10:30.6572930Z 2025-05-07T22:10:30.6572936Z 2025-05-07T22:10:30.6572954Z 2025-05-07T22:10:30.6595442Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T22:10:30.6595822Z 2025-05-07T22:10:30.6595844Z 2025-05-07T22:10:30.6595850Z 2025-05-07T22:10:30.6595855Z 2025-05-07T22:10:30.6677350Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T22:10:30.6677711Z 2025-05-07T22:10:30.6677717Z 2025-05-07T22:10:30.6677745Z 2025-05-07T22:10:30.6677751Z 2025-05-07T22:10:30.6678399Z 2025-05-07T22:10:30.6859318Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T22:10:30.6859743Z 2025-05-07T22:10:30.6860087Z 2025-05-07T22:10:30.6860112Z 2025-05-07T22:10:30.6860118Z 2025-05-07T22:10:30.6860124Z 2025-05-07T22:10:30.6860129Z 2025-05-07T22:10:30.6860134Z 2025-05-07T22:10:30.6904270Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T22:10:30.6904732Z 2025-05-07T22:10:30.6904751Z 2025-05-07T22:10:30.6904756Z 2025-05-07T22:10:30.6904761Z 2025-05-07T22:10:30.6904768Z 2025-05-07T22:10:30.6904773Z 2025-05-07T22:10:30.6904789Z 2025-05-07T22:10:30.7138377Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T22:10:30.7138841Z 2025-05-07T22:10:30.7138847Z 2025-05-07T22:10:30.7138954Z 2025-05-07T22:10:30.7141514Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T22:10:30.7141892Z 2025-05-07T22:10:30.7141898Z 2025-05-07T22:10:30.7142222Z 2025-05-07T22:10:30.7182847Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T22:10:30.7183119Z 2025-05-07T22:10:30.7183124Z 2025-05-07T22:10:30.7183135Z 2025-05-07T22:10:30.7183140Z 2025-05-07T22:10:30.7183144Z 2025-05-07T22:10:30.7183148Z 2025-05-07T22:10:30.7183152Z 2025-05-07T22:10:30.7183164Z 2025-05-07T22:10:30.7200499Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T22:10:30.7200949Z 2025-05-07T22:10:30.7200955Z 2025-05-07T22:10:30.7200961Z 2025-05-07T22:10:30.7200966Z 2025-05-07T22:10:30.7200982Z 2025-05-07T22:10:30.7200988Z 2025-05-07T22:10:30.7200994Z 2025-05-07T22:10:30.7201824Z 2025-05-07T22:10:30.7251605Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T22:10:30.7252028Z 2025-05-07T22:10:30.7252043Z 2025-05-07T22:10:30.7252062Z 2025-05-07T22:10:30.7252067Z 2025-05-07T22:10:30.7252073Z 2025-05-07T22:10:30.7252078Z 2025-05-07T22:10:30.7252084Z 2025-05-07T22:10:30.7252097Z 2025-05-07T22:10:30.7252289Z 2025-05-07T22:10:30.7264586Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T22:10:30.7264865Z 2025-05-07T22:10:30.7264869Z 2025-05-07T22:10:30.7264873Z 2025-05-07T22:10:30.7264890Z 2025-05-07T22:10:30.7264894Z 2025-05-07T22:10:30.7264897Z 2025-05-07T22:10:30.7264900Z 2025-05-07T22:10:30.7264903Z 2025-05-07T22:10:30.7264906Z 2025-05-07T22:10:30.7534889Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T22:10:30.7535333Z 2025-05-07T22:10:30.7535339Z 2025-05-07T22:10:30.7535345Z 2025-05-07T22:10:30.7535351Z 2025-05-07T22:10:30.7535357Z 2025-05-07T22:10:30.7535377Z 2025-05-07T22:10:30.7537795Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T22:10:30.7538225Z 2025-05-07T22:10:30.7538231Z 2025-05-07T22:10:30.7538236Z 2025-05-07T22:10:30.7538241Z 2025-05-07T22:10:30.7538247Z 2025-05-07T22:10:30.7538252Z 2025-05-07T22:10:30.7671495Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T22:10:30.7671907Z 2025-05-07T22:10:30.7671914Z 2025-05-07T22:10:30.7671920Z 2025-05-07T22:10:30.7671932Z 2025-05-07T22:10:30.7675730Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T22:10:30.7676091Z 2025-05-07T22:10:30.7676110Z 2025-05-07T22:10:30.7676116Z 2025-05-07T22:10:30.7676121Z 2025-05-07T22:10:30.7702919Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T22:10:30.7703264Z 2025-05-07T22:10:30.7703271Z 2025-05-07T22:10:30.7703277Z 2025-05-07T22:10:30.7703282Z 2025-05-07T22:10:30.7703287Z 2025-05-07T22:10:30.7703292Z 2025-05-07T22:10:30.7703307Z 2025-05-07T22:10:30.7851094Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T22:10:30.7851524Z 2025-05-07T22:10:30.7851530Z 2025-05-07T22:10:30.7851547Z 2025-05-07T22:10:30.7851552Z 2025-05-07T22:10:30.7851558Z 2025-05-07T22:10:30.7851564Z 2025-05-07T22:10:30.7851569Z 2025-05-07T22:10:30.7853411Z 2025-05-07T22:10:30.8010033Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T22:10:30.8010466Z 2025-05-07T22:10:30.8010860Z 2025-05-07T22:10:30.8010868Z 2025-05-07T22:10:30.8010873Z 2025-05-07T22:10:30.8010879Z 2025-05-07T22:10:30.8010896Z 2025-05-07T22:10:30.8010902Z 2025-05-07T22:10:30.8010911Z 2025-05-07T22:10:30.8010921Z 2025-05-07T22:10:30.8160747Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T22:10:30.8161170Z 2025-05-07T22:10:30.8162047Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T22:10:30.8162459Z 2025-05-07T22:10:31.5355118Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T22:10:31.6014175Z openssl-3.5.0 | 3.0 MB | | 1% 2025-05-07T22:10:31.6755605Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T22:10:31.6756430Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T22:10:31.6764096Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T22:10:31.6764794Z 2025-05-07T22:10:31.6765005Z 2025-05-07T22:10:31.6765221Z  2025-05-07T22:10:31.6765451Z 2025-05-07T22:10:31.6765463Z 2025-05-07T22:10:31.6765657Z  2025-05-07T22:10:31.6765882Z 2025-05-07T22:10:31.6765887Z 2025-05-07T22:10:31.6765891Z 2025-05-07T22:10:31.6766076Z  2025-05-07T22:10:31.6766299Z 2025-05-07T22:10:31.6766303Z 2025-05-07T22:10:31.6766307Z 2025-05-07T22:10:31.6766311Z 2025-05-07T22:10:31.6766510Z  2025-05-07T22:10:31.6766729Z 2025-05-07T22:10:31.6766733Z 2025-05-07T22:10:31.6766737Z 2025-05-07T22:10:31.6766741Z 2025-05-07T22:10:31.6766747Z 2025-05-07T22:10:31.6766931Z  2025-05-07T22:10:31.6767156Z 2025-05-07T22:10:31.6767161Z 2025-05-07T22:10:31.6767164Z 2025-05-07T22:10:31.6767168Z 2025-05-07T22:10:31.6767172Z 2025-05-07T22:10:31.6767181Z 2025-05-07T22:10:31.6767387Z  2025-05-07T22:10:31.6767639Z 2025-05-07T22:10:31.6767644Z 2025-05-07T22:10:31.6767647Z 2025-05-07T22:10:31.6767651Z 2025-05-07T22:10:31.6767655Z 2025-05-07T22:10:31.6767659Z 2025-05-07T22:10:31.6767662Z 2025-05-07T22:10:31.6767894Z  2025-05-07T22:10:31.6768107Z 2025-05-07T22:10:31.6768110Z 2025-05-07T22:10:31.6768113Z 2025-05-07T22:10:31.6768116Z 2025-05-07T22:10:31.6768119Z 2025-05-07T22:10:31.6768122Z 2025-05-07T22:10:31.6768125Z 2025-05-07T22:10:31.6768129Z 2025-05-07T22:10:31.6768302Z  2025-05-07T22:10:31.6768510Z 2025-05-07T22:10:31.6768513Z 2025-05-07T22:10:31.6768520Z 2025-05-07T22:10:31.6768523Z 2025-05-07T22:10:31.6768526Z 2025-05-07T22:10:31.6768529Z 2025-05-07T22:10:31.6768532Z 2025-05-07T22:10:31.6768540Z 2025-05-07T22:10:31.6768549Z 2025-05-07T22:10:31.6768998Z  done 2025-05-07T22:10:31.7772646Z Preparing transaction: | done 2025-05-07T22:10:31.8779282Z Verifying transaction: - done 2025-05-07T22:10:33.3801600Z Executing transaction: | / - \ | / - \ | / - \ | / - done 2025-05-07T22:10:33.5058638Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T22:10:35.2586899Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T22:10:35.2610697Z [SETUP] Installing libxcrypt ... 2025-05-07T22:10:35.2639033Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T22:10:35.9686166Z Channels: 2025-05-07T22:10:35.9686604Z - conda-forge 2025-05-07T22:10:35.9686973Z Platform: linux-64 2025-05-07T22:10:38.8220267Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T22:10:39.1750258Z Solving environment: \ done 2025-05-07T22:10:39.2428722Z 2025-05-07T22:10:39.2428916Z ## Package Plan ## 2025-05-07T22:10:39.2429160Z 2025-05-07T22:10:39.2429478Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T22:10:39.2429932Z 2025-05-07T22:10:39.2430074Z added / updated specs: 2025-05-07T22:10:39.2430436Z - libxcrypt 2025-05-07T22:10:39.2430682Z 2025-05-07T22:10:39.2430691Z 2025-05-07T22:10:39.2430873Z The following packages will be downloaded: 2025-05-07T22:10:39.2431191Z 2025-05-07T22:10:39.2431372Z package | build 2025-05-07T22:10:39.2431841Z ---------------------------|----------------- 2025-05-07T22:10:39.2432269Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T22:10:39.2432710Z ------------------------------------------------------------ 2025-05-07T22:10:39.2433368Z Total: 98 KB 2025-05-07T22:10:39.2433602Z 2025-05-07T22:10:39.2433748Z The following NEW packages will be INSTALLED: 2025-05-07T22:10:39.2433993Z 2025-05-07T22:10:39.2434232Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T22:10:39.2434563Z 2025-05-07T22:10:39.2434568Z 2025-05-07T22:10:39.2434572Z 2025-05-07T22:10:39.2434731Z Downloading and Extracting Packages: ...working... 2025-05-07T22:10:39.5064765Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T22:10:39.5085698Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T22:10:39.5190743Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T22:10:39.5193590Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T22:10:39.5194515Z 2025-05-07T22:10:39.5194914Z done 2025-05-07T22:10:39.6198893Z Preparing transaction: / done 2025-05-07T22:10:39.7202251Z Verifying transaction: \ done 2025-05-07T22:10:39.8208168Z Executing transaction: / done 2025-05-07T22:10:43.2396599Z [SETUP] Copying over ... 2025-05-07T22:10:43.2397862Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T22:10:43.2398762Z 2025-05-07T22:10:43.2420962Z 2025-05-07T22:10:44.9195184Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T22:10:44.9195885Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T22:10:44.9306809Z ##[group]Run . $PRELUDE; install_rocm_amdsmi_ubuntu $BUILD_ENV 2025-05-07T22:10:44.9307258Z . $PRELUDE; install_rocm_amdsmi_ubuntu $BUILD_ENV 2025-05-07T22:10:44.9307798Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:10:44.9308072Z env: 2025-05-07T22:10:44.9308272Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:10:44.9308540Z BUILD_ENV: build_binary 2025-05-07T22:10:44.9308768Z BUILD_TARGET: genai 2025-05-07T22:10:44.9308997Z BUILD_VARIANT: rocm 2025-05-07T22:10:44.9309196Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:10:44.9309399Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:10:44.9309612Z ##[endgroup] 2025-05-07T22:10:45.3877254Z [INSTALL] Installing roctracer-dev and amd-smi-lib ... 2025-05-07T22:10:46.2181566Z Reading package lists... 2025-05-07T22:10:46.3695313Z Building dependency tree... 2025-05-07T22:10:46.3697580Z Reading state information... 2025-05-07T22:10:46.5263119Z amd-smi-lib is already the newest version (24.7.1.60300-39~22.04). 2025-05-07T22:10:46.5263776Z amd-smi-lib set to manually installed. 2025-05-07T22:10:46.5264399Z roctracer-dev is already the newest version (4.1.60300.60300-39~22.04). 2025-05-07T22:10:46.5265029Z roctracer-dev set to manually installed. 2025-05-07T22:10:46.5265618Z 0 upgraded, 0 newly installed, 0 to remove and 71 not upgraded. 2025-05-07T22:10:46.5281762Z [INSTALL] Installing amd-smi ... 2025-05-07T22:10:50.3109147Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T22:10:50.3111457Z 2025-05-07T22:10:50.3111683Z Processing /opt/rocm-6.3.0/share/amd_smi 2025-05-07T22:10:50.3112174Z Installing build dependencies: started 2025-05-07T22:10:50.3112860Z Installing build dependencies: finished with status 'done' 2025-05-07T22:10:50.3113544Z Getting requirements to build wheel: started 2025-05-07T22:10:50.3114261Z Getting requirements to build wheel: finished with status 'done' 2025-05-07T22:10:50.3114960Z Preparing metadata (pyproject.toml): started 2025-05-07T22:10:50.3115387Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-05-07T22:10:50.3115769Z Collecting PyYAML>=3.0 (from amdsmi==24.7.1+2858e51) 2025-05-07T22:10:50.3116811Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T22:10:50.3117852Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) 2025-05-07T22:10:50.3118597Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 34.1 MB/s eta 0:00:00 2025-05-07T22:10:50.3118939Z Building wheels for collected packages: amdsmi 2025-05-07T22:10:50.3119272Z Building wheel for amdsmi (pyproject.toml): started 2025-05-07T22:10:50.3119683Z Building wheel for amdsmi (pyproject.toml): finished with status 'done' 2025-05-07T22:10:50.3120429Z Created wheel for amdsmi: filename=amdsmi-24.7.1+2858e51-py3-none-any.whl size=638072 sha256=28a3df7065cffe9bb22cbddc3bae1d1ca2ec4a6ee6ca929ab5a1fe6e75f9e2bf 2025-05-07T22:10:50.3121370Z Stored in directory: /tmp/pip-ephem-wheel-cache-a_3ahuax/wheels/52/a0/6a/9247ec23e29726ae20260309dbbf9316097f5b73acbc315857 2025-05-07T22:10:50.3121910Z Successfully built amdsmi 2025-05-07T22:10:50.3122178Z Installing collected packages: PyYAML, amdsmi 2025-05-07T22:10:50.3122373Z 2025-05-07T22:10:50.3122519Z Successfully installed PyYAML-6.0.2 amdsmi-24.7.1+2858e51 2025-05-07T22:10:50.3122765Z 2025-05-07T22:10:50.3649288Z [INSTALL] Checking Python imports for amd-smi ... 2025-05-07T22:10:52.1162842Z [CHECK] Python (sub-)package 'amdsmi' found ... 2025-05-07T22:10:52.1274060Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly rocm/6.3 2025-05-07T22:10:52.1274607Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly rocm/6.3 2025-05-07T22:10:52.1275172Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:10:52.1275454Z env: 2025-05-07T22:10:52.1275652Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:10:52.1275939Z BUILD_ENV: build_binary 2025-05-07T22:10:52.1276157Z BUILD_TARGET: genai 2025-05-07T22:10:52.1276350Z BUILD_VARIANT: rocm 2025-05-07T22:10:52.1276556Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:10:52.1276770Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:10:52.1276991Z ##[endgroup] 2025-05-07T22:10:52.5618242Z ################################################################################ 2025-05-07T22:10:52.5618781Z # Install PyTorch (PIP) 2025-05-07T22:10:52.5619155Z # 2025-05-07T22:10:52.5637267Z # [2025-05-07T22:10:52.563Z] + install_pytorch_pip build_binary nightly rocm/6.3 2025-05-07T22:10:52.5638046Z ################################################################################ 2025-05-07T22:10:52.5638370Z 2025-05-07T22:10:52.5674807Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T22:10:53.2718666Z Channels: 2025-05-07T22:10:53.2719067Z - conda-forge 2025-05-07T22:10:53.2719420Z Platform: linux-64 2025-05-07T22:10:56.1482343Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T22:10:56.5947480Z Solving environment: \ done 2025-05-07T22:10:56.6628117Z 2025-05-07T22:10:56.6628277Z ## Package Plan ## 2025-05-07T22:10:56.6628530Z 2025-05-07T22:10:56.6628893Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T22:10:56.6629389Z 2025-05-07T22:10:56.6629570Z added / updated specs: 2025-05-07T22:10:56.6629922Z - numpy 2025-05-07T22:10:56.6630112Z 2025-05-07T22:10:56.6630119Z 2025-05-07T22:10:56.6630300Z The following packages will be downloaded: 2025-05-07T22:10:56.6630618Z 2025-05-07T22:10:56.6630814Z package | build 2025-05-07T22:10:56.6631287Z ---------------------------|----------------- 2025-05-07T22:10:56.6631869Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T22:10:56.6632535Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T22:10:56.6633291Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T22:10:56.6634061Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T22:10:56.6634834Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T22:10:56.6636360Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T22:10:56.6637028Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T22:10:56.6637549Z numpy-2.2.5 | py313h17eae1a_0 8.1 MB conda-forge 2025-05-07T22:10:56.6637906Z ------------------------------------------------------------ 2025-05-07T22:10:56.6638202Z Total: 19.1 MB 2025-05-07T22:10:56.6638378Z 2025-05-07T22:10:56.6638503Z The following NEW packages will be INSTALLED: 2025-05-07T22:10:56.6638697Z 2025-05-07T22:10:56.6638905Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T22:10:56.6639337Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T22:10:56.6639777Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T22:10:56.6640204Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T22:10:56.6640658Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T22:10:56.6641132Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T22:10:56.6641910Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T22:10:56.6642314Z numpy conda-forge/linux-64::numpy-2.2.5-py313h17eae1a_0 2025-05-07T22:10:56.6642547Z 2025-05-07T22:10:56.6642551Z 2025-05-07T22:10:56.6642555Z 2025-05-07T22:10:56.6642679Z Downloading and Extracting Packages: ...working... 2025-05-07T22:10:56.6642997Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T22:10:56.6643188Z 2025-05-07T22:10:56.6643432Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T22:10:56.6643648Z 2025-05-07T22:10:56.6643651Z 2025-05-07T22:10:56.6653989Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T22:10:56.6654228Z 2025-05-07T22:10:56.6654232Z 2025-05-07T22:10:56.6654235Z 2025-05-07T22:10:56.6675058Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T22:10:56.6675533Z 2025-05-07T22:10:56.6675540Z 2025-05-07T22:10:56.6675546Z 2025-05-07T22:10:56.6675565Z 2025-05-07T22:10:56.6687653Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T22:10:56.6687908Z 2025-05-07T22:10:56.6687911Z 2025-05-07T22:10:56.6687914Z 2025-05-07T22:10:56.6687917Z 2025-05-07T22:10:56.6687930Z 2025-05-07T22:10:56.6688872Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T22:10:56.6689097Z 2025-05-07T22:10:56.6689100Z 2025-05-07T22:10:56.6689114Z 2025-05-07T22:10:56.6689117Z 2025-05-07T22:10:56.6689120Z 2025-05-07T22:10:56.6689124Z 2025-05-07T22:10:56.6690042Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T22:10:56.6690281Z 2025-05-07T22:10:56.6690284Z 2025-05-07T22:10:56.6690300Z 2025-05-07T22:10:56.6690310Z 2025-05-07T22:10:56.6690313Z 2025-05-07T22:10:56.6690316Z 2025-05-07T22:10:56.6690319Z 2025-05-07T22:10:56.7686837Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T22:10:56.7687392Z 2025-05-07T22:10:56.7687401Z 2025-05-07T22:10:56.7687408Z 2025-05-07T22:10:56.7690210Z 2025-05-07T22:10:56.7752397Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T22:10:56.7752744Z 2025-05-07T22:10:56.7752754Z 2025-05-07T22:10:56.7752762Z 2025-05-07T22:10:56.7759236Z 2025-05-07T22:10:56.8339346Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T22:10:56.8339769Z 2025-05-07T22:10:56.8339787Z 2025-05-07T22:10:56.8339806Z 2025-05-07T22:10:56.8339814Z 2025-05-07T22:10:56.8339821Z 2025-05-07T22:10:56.9481012Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T22:10:56.9481390Z 2025-05-07T22:10:56.9481408Z 2025-05-07T22:10:56.9481431Z 2025-05-07T22:10:56.9481439Z 2025-05-07T22:10:56.9521353Z 2025-05-07T22:10:56.9957916Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T22:10:56.9958356Z 2025-05-07T22:10:56.9958796Z 2025-05-07T22:10:57.0130881Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T22:10:57.0131167Z 2025-05-07T22:10:57.0131184Z 2025-05-07T22:10:57.0131190Z 2025-05-07T22:10:57.0131212Z 2025-05-07T22:10:57.0131220Z 2025-05-07T22:10:57.0132159Z 2025-05-07T22:10:57.0149119Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T22:10:57.0149389Z 2025-05-07T22:10:57.0149394Z 2025-05-07T22:10:57.0149398Z 2025-05-07T22:10:57.0149403Z 2025-05-07T22:10:57.0149406Z 2025-05-07T22:10:57.0149419Z 2025-05-07T22:10:57.0299303Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T22:10:57.0299606Z 2025-05-07T22:10:57.0299619Z 2025-05-07T22:10:57.0299624Z 2025-05-07T22:10:57.0299629Z 2025-05-07T22:10:57.0301006Z 2025-05-07T22:10:57.0342057Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T22:10:57.0342568Z 2025-05-07T22:10:57.0342587Z 2025-05-07T22:10:57.0342595Z 2025-05-07T22:10:57.0342800Z 2025-05-07T22:10:57.0399259Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T22:10:57.0399689Z 2025-05-07T22:10:57.0399709Z 2025-05-07T22:10:57.0399715Z 2025-05-07T22:10:57.0400307Z 2025-05-07T22:10:57.0400318Z 2025-05-07T22:10:57.0400339Z 2025-05-07T22:10:57.0492418Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T22:10:57.0492922Z 2025-05-07T22:10:57.0492942Z 2025-05-07T22:10:57.0538489Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T22:10:57.0561495Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T22:10:57.0562361Z 2025-05-07T22:10:57.0579162Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T22:10:57.0579396Z 2025-05-07T22:10:57.0579400Z 2025-05-07T22:10:57.0579403Z 2025-05-07T22:10:57.0579415Z 2025-05-07T22:10:57.0579428Z 2025-05-07T22:10:57.0579432Z 2025-05-07T22:10:57.0579560Z 2025-05-07T22:10:57.0593324Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T22:10:57.0593604Z 2025-05-07T22:10:57.0593611Z 2025-05-07T22:10:57.0593617Z 2025-05-07T22:10:57.0593623Z 2025-05-07T22:10:57.0593628Z 2025-05-07T22:10:57.0593657Z 2025-05-07T22:10:57.0593664Z 2025-05-07T22:10:57.0727204Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T22:10:57.0727657Z 2025-05-07T22:10:57.0727666Z 2025-05-07T22:10:57.0728141Z 2025-05-07T22:10:57.0963217Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T22:10:57.0963634Z 2025-05-07T22:10:57.0963640Z 2025-05-07T22:10:57.0963647Z 2025-05-07T22:10:57.0963653Z 2025-05-07T22:10:57.0963658Z 2025-05-07T22:10:57.0963664Z 2025-05-07T22:10:57.0965600Z 2025-05-07T22:10:57.1168984Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T22:10:57.1169408Z 2025-05-07T22:10:57.1169436Z 2025-05-07T22:10:57.1171024Z 2025-05-07T22:10:57.1538979Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T22:10:57.1617922Z numpy-2.2.5 | 8.1 MB | #########1 | 91% 2025-05-07T22:10:57.1618876Z 2025-05-07T22:10:57.1619237Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T22:10:57.1619627Z 2025-05-07T22:10:57.1800342Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T22:10:57.1902269Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T22:10:57.1902606Z 2025-05-07T22:10:57.1902611Z 2025-05-07T22:10:57.1903092Z 2025-05-07T22:10:57.1905045Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T22:10:57.1905467Z 2025-05-07T22:10:57.1905478Z 2025-05-07T22:10:57.1905500Z 2025-05-07T22:10:57.1980897Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T22:10:57.1981299Z 2025-05-07T22:10:57.1981514Z 2025-05-07T22:10:57.1983486Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T22:10:57.1984462Z 2025-05-07T22:10:57.1984485Z 2025-05-07T22:10:57.3285952Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T22:10:57.3286374Z 2025-05-07T22:10:57.5915768Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T22:10:57.5922538Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T22:10:57.5922830Z 2025-05-07T22:10:57.5923002Z 2025-05-07T22:10:57.5923143Z  2025-05-07T22:10:57.5923322Z 2025-05-07T22:10:57.5923326Z 2025-05-07T22:10:57.5923479Z  2025-05-07T22:10:57.5923651Z 2025-05-07T22:10:57.5923659Z 2025-05-07T22:10:57.5923663Z 2025-05-07T22:10:57.5923800Z  2025-05-07T22:10:57.5923975Z 2025-05-07T22:10:57.5923978Z 2025-05-07T22:10:57.5923982Z 2025-05-07T22:10:57.5923991Z 2025-05-07T22:10:57.5924174Z  2025-05-07T22:10:57.5924355Z 2025-05-07T22:10:57.5924358Z 2025-05-07T22:10:57.5924362Z 2025-05-07T22:10:57.5924365Z 2025-05-07T22:10:57.5924368Z 2025-05-07T22:10:57.5924522Z  2025-05-07T22:10:57.5924928Z 2025-05-07T22:10:57.5924932Z 2025-05-07T22:10:57.5924936Z 2025-05-07T22:10:57.5924939Z 2025-05-07T22:10:57.5924942Z 2025-05-07T22:10:57.5924945Z 2025-05-07T22:10:57.5925113Z  2025-05-07T22:10:57.5925293Z 2025-05-07T22:10:57.5925296Z 2025-05-07T22:10:57.5925299Z 2025-05-07T22:10:57.5925302Z 2025-05-07T22:10:57.5925305Z 2025-05-07T22:10:57.5925320Z 2025-05-07T22:10:57.5925323Z 2025-05-07T22:10:57.5925497Z  done 2025-05-07T22:10:57.6928785Z Preparing transaction: / done 2025-05-07T22:10:57.7932015Z Verifying transaction: \ done 2025-05-07T22:10:57.8941509Z Executing transaction: / done 2025-05-07T22:10:57.9917888Z ################################################################################ 2025-05-07T22:10:57.9918416Z # Install Package From PyTorch PIP: torch 2025-05-07T22:10:57.9918875Z # 2025-05-07T22:10:57.9941027Z # [2025-05-07T22:10:57.993Z] + install_from_pytorch_pip build_binary torch nightly rocm/6.3 2025-05-07T22:10:57.9941965Z ################################################################################ 2025-05-07T22:10:57.9942280Z 2025-05-07T22:10:57.9962413Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:10:58.0154980Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:10:58.0155769Z ################################################################################ 2025-05-07T22:10:58.0156138Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T22:10:58.0156428Z # 2025-05-07T22:10:58.0175472Z # [2025-05-07T22:10:58.017Z] + __prepare_pip_arguments torch nightly rocm/6.3 2025-05-07T22:10:58.0175849Z ################################################################################ 2025-05-07T22:10:58.0176029Z 2025-05-07T22:10:58.0213145Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T22:10:58.0251510Z [INSTALL] Extracted package variant: rocm6.3 2025-05-07T22:10:58.0273260Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T22:10:58.0274049Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/rocm6.3/ 2025-05-07T22:10:58.0286228Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T22:10:58.0297837Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/rocm6.3/ ... 2025-05-07T22:10:58.0325551Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3/ 2025-05-07T22:13:06.9970374Z DEPRECATION: Building 'MarkupSafe' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'MarkupSafe'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-07T22:13:06.9974076Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T22:13:06.9975536Z 2025-05-07T22:13:06.9975820Z Looking in indexes: https://download.pytorch.org/whl/nightly/rocm6.3/ 2025-05-07T22:13:06.9976248Z Collecting torch 2025-05-07T22:13:06.9976933Z Downloading https://download.pytorch.org/whl/nightly/rocm6.3/torch-2.8.0.dev20250502%2Brocm6.3-cp313-cp313-manylinux_2_28_x86_64.whl (4568.3 MB) 2025-05-07T22:13:06.9978067Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 GB 23.6 MB/s eta 0:00:00 2025-05-07T22:13:06.9978451Z Collecting filelock (from torch) 2025-05-07T22:13:06.9979281Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T22:13:06.9980215Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T22:13:06.9981150Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T22:13:06.9981731Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T22:13:06.9982154Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T22:13:06.9982710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 62.4 MB/s eta 0:00:00 2025-05-07T22:13:06.9983016Z Collecting networkx (from torch) 2025-05-07T22:13:06.9983431Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T22:13:06.9983993Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 124.3 MB/s eta 0:00:00 2025-05-07T22:13:06.9984284Z Collecting jinja2 (from torch) 2025-05-07T22:13:06.9984688Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T22:13:06.9985111Z Collecting fsspec (from torch) 2025-05-07T22:13:06.9985522Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T22:13:06.9986029Z Collecting pytorch-triton-rocm==3.3.0+git96316ce5 (from torch) 2025-05-07T22:13:06.9986688Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.3.0%2Bgit96316ce5-cp313-cp313-linux_x86_64.whl.metadata (1.6 kB) 2025-05-07T22:13:06.9987335Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T22:13:06.9987824Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T22:13:06.9988373Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 73.5 MB/s eta 0:00:00 2025-05-07T22:13:06.9988697Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T22:13:06.9989120Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5.tar.gz (19 kB) 2025-05-07T22:13:06.9989534Z Preparing metadata (setup.py): started 2025-05-07T22:13:06.9989862Z Preparing metadata (setup.py): finished with status 'done' 2025-05-07T22:13:06.9990488Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.3.0%2Bgit96316ce5-cp313-cp313-linux_x86_64.whl (257.5 MB) 2025-05-07T22:13:06.9991163Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.5/257.5 MB 142.4 MB/s eta 0:00:00 2025-05-07T22:13:06.9991494Z Building wheels for collected packages: MarkupSafe 2025-05-07T22:13:06.9991972Z Building wheel for MarkupSafe (setup.py): started 2025-05-07T22:13:06.9992344Z Building wheel for MarkupSafe (setup.py): finished with status 'done' 2025-05-07T22:13:06.9993106Z Created wheel for MarkupSafe: filename=markupsafe-2.1.5-cp313-cp313-linux_x86_64.whl size=15121 sha256=4cd7da022be02580aaa4eca8c2e947b217e7943660cc06f21712d4cec43c4df5 2025-05-07T22:13:06.9994021Z Stored in directory: /github/home/.cache/pip/wheels/3a/21/87/28c44597225fd0c28d6ffa365f1c2c9dd0ab763711aa4957c6 2025-05-07T22:13:06.9994512Z Successfully built MarkupSafe 2025-05-07T22:13:06.9995007Z Installing collected packages: mpmath, sympy, pytorch-triton-rocm, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T22:13:06.9995436Z 2025-05-07T22:13:06.9995987Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 pytorch-triton-rocm-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250502+rocm6.3 2025-05-07T22:13:06.9996611Z 2025-05-07T22:13:08.9273725Z torch 2.8.0.dev20250502+rocm6.3 2025-05-07T22:13:08.9277005Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (rocm6.3) 2025-05-07T22:13:21.7455015Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T22:13:34.5362323Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250502+rocm6.3 2025-05-07T22:13:34.5364002Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T22:13:47.1679952Z True 2025-05-07T22:13:47.1680257Z True 2025-05-07T22:13:47.1680419Z 2025-05-07T22:13:47.2166325Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T22:13:47.2263491Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T22:13:47.2264065Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T22:13:47.2264637Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:13:47.2264912Z env: 2025-05-07T22:13:47.2265105Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:13:47.2265395Z BUILD_ENV: build_binary 2025-05-07T22:13:47.2265610Z BUILD_TARGET: genai 2025-05-07T22:13:47.2265798Z BUILD_VARIANT: rocm 2025-05-07T22:13:47.2265987Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:13:47.2266190Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:13:47.2266386Z ##[endgroup] 2025-05-07T22:13:47.6669206Z /github/home/miniconda/bin/conda 2025-05-07T22:13:47.6669806Z ################################################################################ 2025-05-07T22:13:47.6670450Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T22:13:47.6671010Z # 2025-05-07T22:13:47.6690538Z # [2025-05-07T22:13:47.668Z] + collect_pytorch_env_info build_binary 2025-05-07T22:13:47.6690899Z ################################################################################ 2025-05-07T22:13:47.6691100Z 2025-05-07T22:13:47.6710572Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:13:47.6907684Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:13:47.6919829Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T22:13:47.6920389Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T22:13:47.6920742Z 2025-05-07T22:13:47.8131832Z 2025-05-07T22:13:47.8132619Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T22:13:47.8160652Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T22:14:03.9669340Z Collecting environment information... 2025-05-07T22:14:03.9669981Z PyTorch version: 2.8.0.dev20250502+rocm6.3 2025-05-07T22:14:03.9670445Z Is debug build: False 2025-05-07T22:14:03.9670812Z CUDA used to build PyTorch: N/A 2025-05-07T22:14:03.9671280Z ROCM used to build PyTorch: 6.3.42131-fa1d09cbd 2025-05-07T22:14:03.9671618Z 2025-05-07T22:14:03.9671767Z OS: Ubuntu 22.04.5 LTS (x86_64) 2025-05-07T22:14:03.9672197Z GCC version: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 2025-05-07T22:14:03.9673460Z Clang version: Could not collect 2025-05-07T22:14:03.9673830Z CMake version: Could not collect 2025-05-07T22:14:03.9674059Z Libc version: glibc-2.35 2025-05-07T22:14:03.9674223Z 2025-05-07T22:14:03.9674503Z Python version: 3.13.2 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 18:56:02) [GCC 11.2.0] (64-bit runtime) 2025-05-07T22:14:03.9675050Z Python platform: Linux-6.2.0-39-generic-x86_64-with-glibc2.35 2025-05-07T22:14:03.9675382Z Is CUDA available: True 2025-05-07T22:14:03.9675611Z CUDA runtime version: Could not collect 2025-05-07T22:14:03.9675897Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T22:14:03.9676283Z GPU models and configuration: AMD Instinct MI250X/MI250 (gfx90a:sramecc+:xnack-) 2025-05-07T22:14:03.9676677Z Nvidia driver version: Could not collect 2025-05-07T22:14:03.9676948Z cuDNN version: Could not collect 2025-05-07T22:14:03.9677302Z HIP runtime version: 6.3.42131 2025-05-07T22:14:03.9677535Z MIOpen runtime version: 3.3.0 2025-05-07T22:14:03.9677777Z Is XNNPACK available: True 2025-05-07T22:14:03.9677934Z 2025-05-07T22:14:03.9678001Z CPU: 2025-05-07T22:14:03.9678192Z Architecture: x86_64 2025-05-07T22:14:03.9678474Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T22:14:03.9678849Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T22:14:03.9679198Z Byte Order: Little Endian 2025-05-07T22:14:03.9679462Z CPU(s): 128 2025-05-07T22:14:03.9679727Z On-line CPU(s) list: 0-127 2025-05-07T22:14:03.9680016Z Vendor ID: AuthenticAMD 2025-05-07T22:14:03.9680632Z Model name: AMD EPYC 7713 64-Core Processor 2025-05-07T22:14:03.9680958Z CPU family: 25 2025-05-07T22:14:03.9681211Z Model: 1 2025-05-07T22:14:03.9681461Z Thread(s) per core: 1 2025-05-07T22:14:03.9681714Z Core(s) per socket: 64 2025-05-07T22:14:03.9681966Z Socket(s): 2 2025-05-07T22:14:03.9682219Z Stepping: 1 2025-05-07T22:14:03.9682467Z Frequency boost: enabled 2025-05-07T22:14:03.9682750Z CPU max MHz: 3720.7029 2025-05-07T22:14:03.9683030Z CPU min MHz: 1500.0000 2025-05-07T22:14:03.9683293Z BogoMIPS: 3992.03 2025-05-07T22:14:03.9686406Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm 2025-05-07T22:14:03.9689548Z Virtualization: AMD-V 2025-05-07T22:14:03.9689853Z L1d cache: 4 MiB (128 instances) 2025-05-07T22:14:03.9690163Z L1i cache: 4 MiB (128 instances) 2025-05-07T22:14:03.9690473Z L2 cache: 64 MiB (128 instances) 2025-05-07T22:14:03.9690806Z L3 cache: 512 MiB (16 instances) 2025-05-07T22:14:03.9691088Z NUMA node(s): 2 2025-05-07T22:14:03.9691329Z NUMA node0 CPU(s): 0-63 2025-05-07T22:14:03.9691591Z NUMA node1 CPU(s): 64-127 2025-05-07T22:14:03.9692065Z Vulnerability Gather data sampling: Not affected 2025-05-07T22:14:03.9692372Z Vulnerability Itlb multihit: Not affected 2025-05-07T22:14:03.9692666Z Vulnerability L1tf: Not affected 2025-05-07T22:14:03.9692951Z Vulnerability Mds: Not affected 2025-05-07T22:14:03.9693239Z Vulnerability Meltdown: Not affected 2025-05-07T22:14:03.9693534Z Vulnerability Mmio stale data: Not affected 2025-05-07T22:14:03.9693834Z Vulnerability Retbleed: Not affected 2025-05-07T22:14:03.9694172Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T22:14:03.9694635Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T22:14:03.9695250Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T22:14:03.9695990Z Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 2025-05-07T22:14:03.9696567Z Vulnerability Srbds: Not affected 2025-05-07T22:14:03.9696860Z Vulnerability Tsx async abort: Not affected 2025-05-07T22:14:03.9697059Z 2025-05-07T22:14:03.9697150Z Versions of relevant libraries: 2025-05-07T22:14:03.9697393Z [pip3] numpy==2.2.5 2025-05-07T22:14:03.9697616Z [pip3] pytorch-triton-rocm==3.3.0+git96316ce5 2025-05-07T22:14:03.9697899Z [pip3] torch==2.8.0.dev20250502+rocm6.3 2025-05-07T22:14:03.9698211Z [conda] numpy 2.2.5 py313h17eae1a_0 conda-forge 2025-05-07T22:14:03.9698800Z [conda] pytorch-triton-rocm 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T22:14:03.9699236Z [conda] torch 2.8.0.dev20250502+rocm6.3 pypi_0 pypi 2025-05-07T22:14:03.9699489Z 2025-05-07T22:14:04.0374908Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T22:14:04.0375451Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T22:14:04.0376809Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:14:04.0377089Z env: 2025-05-07T22:14:04.0377284Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:14:04.0377540Z BUILD_ENV: build_binary 2025-05-07T22:14:04.0377744Z BUILD_TARGET: genai 2025-05-07T22:14:04.0377959Z BUILD_VARIANT: rocm 2025-05-07T22:14:04.0378150Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:14:04.0378353Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:14:04.0378548Z ##[endgroup] 2025-05-07T22:14:04.4815307Z ################################################################################ 2025-05-07T22:14:04.4815896Z # Prepare FBGEMM-GPU Build 2025-05-07T22:14:04.4816273Z # 2025-05-07T22:14:04.4834572Z # [2025-05-07T22:14:04.483Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T22:14:04.4835226Z ################################################################################ 2025-05-07T22:14:04.4835550Z 2025-05-07T22:14:04.4855188Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:14:04.5105208Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:14:04.5132600Z [BUILD] Running git submodules update ... 2025-05-07T22:14:04.5163092Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T22:14:04.5520446Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T22:14:04.5546835Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T22:14:04.5576528Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T22:14:04.5604212Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T22:14:04.5628906Z Synchronizing submodule url for '../external/googletest' 2025-05-07T22:14:04.5656021Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T22:14:04.5684886Z Synchronizing submodule url for '../external/json' 2025-05-07T22:14:04.5752287Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T22:14:04.7634271Z [BUILD] Installing other build dependencies ... 2025-05-07T22:14:04.7661642Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T22:14:06.6787266Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T22:14:06.7023744Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T22:14:06.7196422Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T22:14:06.7241772Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T22:14:06.8424890Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T22:14:06.8468313Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T22:14:06.8625219Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T22:14:06.8660388Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T22:14:07.0695918Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T22:14:07.0734642Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T22:14:07.0830549Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T22:14:07.0834297Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T22:14:07.1086057Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T22:14:07.1128961Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T22:14:07.1162974Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T22:14:07.1282747Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T22:14:07.1324537Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T22:14:07.1351872Z Requirement already satisfied: pyyaml in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 23)) (6.0.2) 2025-05-07T22:14:07.1471274Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T22:14:07.1515211Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T22:14:07.1586722Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T22:14:07.1759967Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T22:14:07.1804230Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T22:14:07.1921565Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T22:14:07.1957677Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T22:14:07.2367019Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T22:14:07.2411953Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T22:14:07.2600681Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T22:14:07.2640411Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T22:14:07.2731737Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T22:14:07.2770481Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T22:14:07.2919634Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T22:14:07.2958160Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T22:14:07.3152126Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T22:14:07.3197933Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T22:14:07.3239444Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T22:14:07.3329897Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T22:14:07.3370303Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T22:14:07.3399083Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T22:14:07.3486989Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T22:14:07.3527973Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T22:14:07.3564850Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T22:14:07.3767777Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T22:14:07.3808968Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T22:14:07.3891650Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T22:14:07.3953343Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T22:14:07.4017814Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T22:14:07.6854875Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 99.6 MB/s eta 0:00:00 2025-05-07T22:14:07.6899018Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T22:14:07.6969007Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T22:14:07.7085042Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T22:14:07.7142529Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T22:14:07.7244609Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T22:14:07.7296594Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T22:14:07.7363926Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T22:14:07.7411500Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T22:14:07.7468812Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T22:14:07.7563383Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T22:14:07.7614597Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T22:14:07.7682430Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T22:14:07.7735644Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T22:14:07.7793327Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T22:14:07.7849459Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T22:14:07.9008161Z Installing collected packages: sortedcontainers, tabulate, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T22:14:09.2272936Z 2025-05-07T22:14:09.2315352Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T22:14:09.2319351Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T22:14:09.3715691Z ################################################################################ 2025-05-07T22:14:09.3716318Z # Install PyTorch (PyTorch PIP) 2025-05-07T22:14:09.3716720Z # 2025-05-07T22:14:09.3739682Z # [2025-05-07T22:14:09.373Z] + install_triton_pip build_binary 2025-05-07T22:14:09.3740288Z ################################################################################ 2025-05-07T22:14:09.3740625Z 2025-05-07T22:14:09.3740996Z [BUILD] Installing pytorch-triton-rocm nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T22:14:09.3741687Z ################################################################################ 2025-05-07T22:14:09.3742238Z # Install Package From PyTorch PIP: pytorch-triton-rocm 2025-05-07T22:14:09.3742737Z # 2025-05-07T22:14:09.3767014Z # [2025-05-07T22:14:09.376Z] + install_from_pytorch_pip build_binary pytorch-triton-rocm nightly/3.2.0+git4b3bb1f8 2025-05-07T22:14:09.3767609Z ################################################################################ 2025-05-07T22:14:09.3767865Z 2025-05-07T22:14:09.3791356Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T22:14:09.4011757Z [CHECK] Network does not appear to be blocked. 2025-05-07T22:14:09.4012105Z ################################################################################ 2025-05-07T22:14:09.4012405Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T22:14:09.4012647Z # 2025-05-07T22:14:09.4030800Z # [2025-05-07T22:14:09.402Z] + __prepare_pip_arguments pytorch-triton-rocm nightly/3.2.0+git4b3bb1f8 2025-05-07T22:14:09.4031264Z ################################################################################ 2025-05-07T22:14:09.4031448Z 2025-05-07T22:14:09.4103413Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T22:14:09.4128170Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T22:14:09.4128660Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T22:14:09.4138523Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton-rocm==3.2.0+git4b3bb1f8 2025-05-07T22:14:09.4150534Z [INSTALL] Attempting to install [pytorch-triton-rocm, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T22:14:09.4175613Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton-rocm==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T22:14:17.6529137Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T22:14:17.6530706Z torch 2.8.0.dev20250502+rocm6.3 requires pytorch-triton-rocm==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton-rocm 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T22:14:17.6533014Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T22:14:17.6534309Z 2025-05-07T22:14:17.6534489Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T22:14:17.6534879Z Collecting pytorch-triton-rocm==3.2.0+git4b3bb1f8 2025-05-07T22:14:17.6535561Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.2.0%2Bgit4b3bb1f8-cp313-cp313-linux_x86_64.whl.metadata (1.3 kB) 2025-05-07T22:14:17.6536527Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton_rocm-3.2.0%2Bgit4b3bb1f8-cp313-cp313-linux_x86_64.whl (265.1 MB) 2025-05-07T22:14:17.6537477Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 265.1/265.1 MB 139.9 MB/s eta 0:00:00 2025-05-07T22:14:17.6537841Z Installing collected packages: pytorch-triton-rocm 2025-05-07T22:14:17.6538170Z Attempting uninstall: pytorch-triton-rocm 2025-05-07T22:14:17.6541102Z Found existing installation: pytorch-triton-rocm 3.3.0+git96316ce5 2025-05-07T22:14:17.6541520Z Uninstalling pytorch-triton-rocm-3.3.0+git96316ce5: 2025-05-07T22:14:17.6541931Z Successfully uninstalled pytorch-triton-rocm-3.3.0+git96316ce5 2025-05-07T22:14:17.6542367Z Successfully installed pytorch-triton-rocm-3.2.0+git4b3bb1f8 2025-05-07T22:14:17.6542634Z 2025-05-07T22:14:19.5858387Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T22:14:19.5864729Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T22:14:21.4600666Z ################################################################################ 2025-05-07T22:14:21.4601312Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T22:14:21.4601922Z ################################################################################ 2025-05-07T22:14:21.4602247Z 2025-05-07T22:14:23.2117549Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T22:14:25.0881971Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T22:14:25.0887915Z [BUILD] Successfully ran git submodules update 2025-05-07T22:14:25.0987670Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T22:14:25.0988146Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T22:14:25.0988653Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:14:25.0988938Z env: 2025-05-07T22:14:25.0989141Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:14:25.0989399Z BUILD_ENV: build_binary 2025-05-07T22:14:25.0989616Z BUILD_TARGET: genai 2025-05-07T22:14:25.0989819Z BUILD_VARIANT: rocm 2025-05-07T22:14:25.0990013Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:14:25.0990221Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:14:25.0990427Z ##[endgroup] 2025-05-07T22:14:25.5447144Z ################################################################################ 2025-05-07T22:14:25.5447626Z # Install FBGEMM-GPU from Wheel 2025-05-07T22:14:25.5447968Z # 2025-05-07T22:14:25.5466296Z # [2025-05-07T22:14:25.546Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.5467038Z ################################################################################ 2025-05-07T22:14:25.5467272Z 2025-05-07T22:14:25.5467691Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.5468490Z + sha1sum fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.5468876Z 2025-05-07T22:14:25.6516320Z 41c36cfae1bfd87f8e6b8754ecd1471a63e19808 fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.6518239Z 2025-05-07T22:14:25.6519347Z + sha256sum fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.6519896Z 2025-05-07T22:14:25.9079395Z cd0b6d245ea80b291ddbff0dcbc4cf2cc32523e954d69b8b9d79b5f43e75a315 fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.9080571Z 2025-05-07T22:14:25.9081780Z + md5sum fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:25.9082401Z 2025-05-07T22:14:26.0231778Z 8780b98b3942471df83267c9c963c644 fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:26.0233081Z 2025-05-07T22:14:26.0247946Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl ... 2025-05-07T22:14:26.0278103Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:29.6002974Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T22:14:29.6005950Z 2025-05-07T22:14:29.6006417Z Processing ./fbgemm_gpu_genai_nightly_rocm-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T22:14:29.6007892Z Requirement already satisfied: numpy in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from fbgemm-gpu-genai-nightly-rocm==2025.5.7) (2.2.5) 2025-05-07T22:14:29.6009191Z Installing collected packages: fbgemm-gpu-genai-nightly-rocm 2025-05-07T22:14:29.6009939Z Successfully installed fbgemm-gpu-genai-nightly-rocm-2025.5.7 2025-05-07T22:14:29.6010451Z 2025-05-07T22:14:55.0682101Z ################################################################################ 2025-05-07T22:14:55.0682702Z [CHECK] !!!! INFO !!!! 2025-05-07T22:14:55.0683367Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250502+rocm6.3 2025-05-07T22:14:55.0684162Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T22:14:55.0684733Z [CHECK] 2025-05-07T22:14:55.0686367Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T22:14:55.0687244Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T22:14:55.0687709Z ################################################################################ 2025-05-07T22:14:55.0687946Z 2025-05-07T22:14:55.0688069Z [INSTALL] Checking imports and symbols ... 2025-05-07T22:15:07.9745687Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T22:15:21.0078670Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T22:15:34.0091977Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T22:15:34.0098877Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T22:16:13.0837679Z ################################################################################ 2025-05-07T22:16:13.0838344Z [CHECK] The installed FBGEMM TARGET is: genai 2025-05-07T22:16:13.0839171Z [CHECK] The installed FBGEMM VARIANT is: rocm 2025-05-07T22:16:13.0842743Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T22:16:13.0843350Z ################################################################################ 2025-05-07T22:16:13.0843701Z 2025-05-07T22:16:39.1646463Z ################################################################################ 2025-05-07T22:16:39.1647083Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T22:16:39.1649202Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'logging', 'open_source', 'os', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T22:16:39.1651631Z [CHECK] fbgemm_gpu.experimental: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] 2025-05-07T22:16:39.1652410Z ################################################################################ 2025-05-07T22:16:39.1652602Z 2025-05-07T22:16:39.1652744Z [INSTALL] Check for installation of Python sources ... 2025-05-07T22:16:52.1548072Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T22:17:05.1683954Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T22:17:18.3000376Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T22:17:31.3696267Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T22:17:31.3702590Z [INSTALL] Check for operator registrations ... 2025-05-07T22:17:31.3706322Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T22:17:31.3796283Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T22:17:31.3796779Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T22:17:31.3797335Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T22:17:31.3797866Z env: 2025-05-07T22:17:31.3798064Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T22:17:31.3798331Z BUILD_ENV: build_binary 2025-05-07T22:17:31.3798537Z BUILD_TARGET: genai 2025-05-07T22:17:31.3798738Z BUILD_VARIANT: rocm 2025-05-07T22:17:31.3798933Z BUILD_ROCM_VERSION: 6.3 2025-05-07T22:17:31.3799142Z ENFORCE_ROCM_DEVICE: 1 2025-05-07T22:17:31.3799344Z ##[endgroup] 2025-05-07T22:17:31.8296685Z ################################################################################ 2025-05-07T22:17:31.8297240Z # Test All FBGEMM-GPU Modules 2025-05-07T22:17:31.8297636Z # 2025-05-07T22:17:31.8315401Z # [2025-05-07T22:17:31.831Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T22:17:31.8316090Z ################################################################################ 2025-05-07T22:17:31.8316433Z 2025-05-07T22:17:57.9601220Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (genai : rocm) 2025-05-07T22:17:57.9602094Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T22:17:57.9602972Z [TEST] Determined the test directories: 2025-05-07T22:17:57.9603560Z fbgemm_gpu/experimental/gen_ai/test 2025-05-07T22:17:57.9605892Z 2025-05-07T22:17:57.9616337Z [TEST] Configuring for ROCm-based testing ... 2025-05-07T22:17:57.9632445Z [TEST] Set environment variables for ROCm testing ... 2025-05-07T22:17:57.9633006Z + conda env config vars set -n build_binary FBGEMM_TEST_WITH_ROCM=1 2025-05-07T22:17:57.9633305Z 2025-05-07T22:17:58.3878369Z 2025-05-07T22:17:58.3878973Z + conda env config vars set -n build_binary HIP_LAUNCH_BLOCKING=1 2025-05-07T22:17:58.3879435Z 2025-05-07T22:17:58.8068413Z 2025-05-07T22:17:58.8069213Z + conda env config vars set -n build_binary FBGEMM_TBE_ROCM_INFERENCE_PACKED_BAGS=1 2025-05-07T22:17:58.8069760Z 2025-05-07T22:17:59.2303383Z 2025-05-07T22:17:59.2334088Z + conda env config vars set -n build_binary HSA_XNACK=1 2025-05-07T22:17:59.2334586Z 2025-05-07T22:17:59.6618983Z 2025-05-07T22:17:59.6620471Z [TEST] Installing PyTest ... 2025-05-07T22:17:59.6655038Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T22:18:00.4825670Z Channels: 2025-05-07T22:18:00.4825992Z - conda-forge 2025-05-07T22:18:00.4826313Z Platform: linux-64 2025-05-07T22:18:03.4137901Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T22:18:04.2970335Z Solving environment: | done 2025-05-07T22:18:04.3675787Z 2025-05-07T22:18:04.3675950Z ## Package Plan ## 2025-05-07T22:18:04.3676227Z 2025-05-07T22:18:04.3676528Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T22:18:04.3676973Z 2025-05-07T22:18:04.3677280Z added / updated specs: 2025-05-07T22:18:04.3677665Z - expecttest 2025-05-07T22:18:04.3677988Z - pytest 2025-05-07T22:18:04.3678174Z 2025-05-07T22:18:04.3678181Z 2025-05-07T22:18:04.3678355Z The following packages will be downloaded: 2025-05-07T22:18:04.3678676Z 2025-05-07T22:18:04.3678865Z package | build 2025-05-07T22:18:04.3679314Z ---------------------------|----------------- 2025-05-07T22:18:04.3679888Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T22:18:04.3680591Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T22:18:04.3694741Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T22:18:04.3695183Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T22:18:04.3695653Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T22:18:04.3696459Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T22:18:04.3696851Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T22:18:04.3697209Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T22:18:04.3697799Z ------------------------------------------------------------ 2025-05-07T22:18:04.3698105Z Total: 428 KB 2025-05-07T22:18:04.3698285Z 2025-05-07T22:18:04.3698420Z The following NEW packages will be INSTALLED: 2025-05-07T22:18:04.3698617Z 2025-05-07T22:18:04.3698805Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T22:18:04.3699248Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T22:18:04.3699701Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T22:18:04.3700097Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T22:18:04.3700496Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T22:18:04.3700890Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T22:18:04.3701256Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T22:18:04.3701602Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T22:18:04.3701831Z 2025-05-07T22:18:04.3701835Z 2025-05-07T22:18:04.3701839Z 2025-05-07T22:18:04.3701961Z Downloading and Extracting Packages: ...working... 2025-05-07T22:18:04.3702278Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T22:18:04.3702472Z 2025-05-07T22:18:04.3702715Z packaging-25.0 | 61 KB | | 0%  2025-05-07T22:18:04.3702923Z 2025-05-07T22:18:04.3702926Z 2025-05-07T22:18:04.3703109Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T22:18:04.3703325Z 2025-05-07T22:18:04.3703328Z 2025-05-07T22:18:04.3703332Z 2025-05-07T22:18:04.3717518Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T22:18:04.3717748Z 2025-05-07T22:18:04.3717751Z 2025-05-07T22:18:04.3717755Z 2025-05-07T22:18:04.3717767Z 2025-05-07T22:18:04.3734787Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T22:18:04.3735033Z 2025-05-07T22:18:04.3735048Z 2025-05-07T22:18:04.3735052Z 2025-05-07T22:18:04.3735055Z 2025-05-07T22:18:04.3735058Z 2025-05-07T22:18:04.3736107Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T22:18:04.3736323Z 2025-05-07T22:18:04.3736334Z 2025-05-07T22:18:04.3736337Z 2025-05-07T22:18:04.3736340Z 2025-05-07T22:18:04.3736343Z 2025-05-07T22:18:04.3736347Z 2025-05-07T22:18:04.3737371Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T22:18:04.3737622Z 2025-05-07T22:18:04.3737625Z 2025-05-07T22:18:04.3737629Z 2025-05-07T22:18:04.3737640Z 2025-05-07T22:18:04.3737644Z 2025-05-07T22:18:04.3737647Z 2025-05-07T22:18:04.3737650Z 2025-05-07T22:18:04.4600912Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T22:18:04.4601342Z 2025-05-07T22:18:04.4601348Z 2025-05-07T22:18:04.4601354Z 2025-05-07T22:18:04.4601506Z 2025-05-07T22:18:04.4626576Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T22:18:04.4627073Z 2025-05-07T22:18:04.4627080Z 2025-05-07T22:18:04.4631491Z 2025-05-07T22:18:04.4654966Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T22:18:04.4656859Z 2025-05-07T22:18:04.4657734Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T22:18:04.4658002Z 2025-05-07T22:18:04.4658105Z 2025-05-07T22:18:04.4894138Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T22:18:04.4894496Z 2025-05-07T22:18:04.4894512Z 2025-05-07T22:18:04.4894527Z 2025-05-07T22:18:04.4894533Z 2025-05-07T22:18:04.4897801Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T22:18:04.4898218Z 2025-05-07T22:18:04.4898224Z 2025-05-07T22:18:04.4898230Z 2025-05-07T22:18:04.4898253Z 2025-05-07T22:18:04.4924267Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T22:18:04.4924775Z 2025-05-07T22:18:04.4924794Z 2025-05-07T22:18:04.4924801Z 2025-05-07T22:18:04.4926043Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T22:18:04.4926782Z 2025-05-07T22:18:04.4926798Z 2025-05-07T22:18:04.4926803Z 2025-05-07T22:18:04.4967508Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T22:18:04.4967766Z 2025-05-07T22:18:04.4970309Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T22:18:04.4970573Z 2025-05-07T22:18:04.5015164Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T22:18:04.5015416Z 2025-05-07T22:18:04.5015430Z 2025-05-07T22:18:04.5015434Z 2025-05-07T22:18:04.5015439Z 2025-05-07T22:18:04.5015443Z 2025-05-07T22:18:04.5015447Z 2025-05-07T22:18:04.5015550Z 2025-05-07T22:18:04.5021406Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T22:18:04.5021723Z 2025-05-07T22:18:04.5021741Z 2025-05-07T22:18:04.5021745Z 2025-05-07T22:18:04.5021758Z 2025-05-07T22:18:04.5021763Z 2025-05-07T22:18:04.5021767Z 2025-05-07T22:18:04.5021771Z 2025-05-07T22:18:04.5056744Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T22:18:04.5057171Z 2025-05-07T22:18:04.5057197Z 2025-05-07T22:18:04.5059946Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T22:18:04.5060321Z 2025-05-07T22:18:04.5060334Z 2025-05-07T22:18:04.5114521Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T22:18:04.5114883Z 2025-05-07T22:18:04.5114903Z 2025-05-07T22:18:04.5114908Z 2025-05-07T22:18:04.5114914Z 2025-05-07T22:18:04.5114919Z 2025-05-07T22:18:04.5114924Z 2025-05-07T22:18:04.5114930Z 2025-05-07T22:18:04.5129696Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T22:18:04.5129933Z 2025-05-07T22:18:04.5129944Z 2025-05-07T22:18:04.5129948Z 2025-05-07T22:18:04.5129951Z 2025-05-07T22:18:04.5129968Z 2025-05-07T22:18:04.5129972Z 2025-05-07T22:18:04.5132636Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T22:18:04.5132866Z 2025-05-07T22:18:04.5132876Z 2025-05-07T22:18:04.5132886Z 2025-05-07T22:18:04.5132896Z 2025-05-07T22:18:04.5132899Z 2025-05-07T22:18:04.5132902Z 2025-05-07T22:18:04.5166120Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T22:18:04.5166392Z 2025-05-07T22:18:04.5166396Z 2025-05-07T22:18:04.5166400Z 2025-05-07T22:18:04.5166417Z 2025-05-07T22:18:04.5167485Z 2025-05-07T22:18:04.5173635Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T22:18:04.5173914Z 2025-05-07T22:18:04.5173925Z 2025-05-07T22:18:04.5173935Z 2025-05-07T22:18:04.5173939Z 2025-05-07T22:18:04.5173942Z 2025-05-07T22:18:04.5204770Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T22:18:04.5263465Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T22:18:04.5263812Z 2025-05-07T22:18:04.5263828Z 2025-05-07T22:18:04.5263834Z 2025-05-07T22:18:04.5263840Z 2025-05-07T22:18:04.5263846Z 2025-05-07T22:18:04.5264411Z 2025-05-07T22:18:04.5285569Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T22:18:04.5337521Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T22:18:04.5337845Z 2025-05-07T22:18:04.5337862Z 2025-05-07T22:18:04.5337867Z 2025-05-07T22:18:04.5337873Z 2025-05-07T22:18:04.5337879Z 2025-05-07T22:18:04.5560499Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T22:18:04.5566929Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T22:18:04.5567492Z 2025-05-07T22:18:04.5567856Z 2025-05-07T22:18:04.5568142Z  2025-05-07T22:18:04.5568364Z 2025-05-07T22:18:04.5568367Z 2025-05-07T22:18:04.5568844Z  2025-05-07T22:18:04.5569030Z 2025-05-07T22:18:04.5569033Z 2025-05-07T22:18:04.5569036Z 2025-05-07T22:18:04.5569199Z  2025-05-07T22:18:04.5569376Z 2025-05-07T22:18:04.5569544Z 2025-05-07T22:18:04.5569547Z 2025-05-07T22:18:04.5569550Z 2025-05-07T22:18:04.5569694Z  2025-05-07T22:18:04.5569879Z 2025-05-07T22:18:04.5569882Z 2025-05-07T22:18:04.5569885Z 2025-05-07T22:18:04.5569888Z 2025-05-07T22:18:04.5569892Z 2025-05-07T22:18:04.5570032Z  2025-05-07T22:18:04.5570210Z 2025-05-07T22:18:04.5570213Z 2025-05-07T22:18:04.5570217Z 2025-05-07T22:18:04.5570220Z 2025-05-07T22:18:04.5570223Z 2025-05-07T22:18:04.5570226Z 2025-05-07T22:18:04.5570366Z  2025-05-07T22:18:04.5570545Z 2025-05-07T22:18:04.5570549Z 2025-05-07T22:18:04.5570558Z 2025-05-07T22:18:04.5570561Z 2025-05-07T22:18:04.5570564Z 2025-05-07T22:18:04.5570567Z 2025-05-07T22:18:04.5570570Z 2025-05-07T22:18:04.5570735Z  done 2025-05-07T22:18:04.6572218Z Preparing transaction: - done 2025-05-07T22:18:04.7576011Z Verifying transaction: | done 2025-05-07T22:18:06.3599687Z Executing transaction: - \ | / - \ | / - \ | / - \ | / done 2025-05-07T22:18:06.4453604Z [TEST] Checking imports ... 2025-05-07T22:18:19.6146980Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T22:18:19.6174317Z [TEST] Setting feature flags ... 2025-05-07T22:18:19.6174978Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T22:18:19.6175497Z 2025-05-07T22:18:20.0388710Z 2025-05-07T22:18:20.0389930Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T22:18:20.0391835Z ################################################################################ 2025-05-07T22:18:20.0392344Z # Run FBGEMM-GPU Tests: 2025-05-07T22:18:20.0392715Z # 2025-05-07T22:18:20.0418539Z # [2025-05-07T22:18:20.041Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T22:18:20.0419321Z ################################################################################ 2025-05-07T22:18:20.0419720Z 2025-05-07T22:18:20.0434681Z [TEST] Enumerating ALL test files ... 2025-05-07T22:18:20.0487887Z ./attention/gqa_test.py 2025-05-07T22:18:20.0488281Z ./coalesce/coalesce_test.py 2025-05-07T22:18:20.0488689Z ./comm/multi_gpu_car_test.py 2025-05-07T22:18:20.0489159Z ./gather_scatter/gather_scatter_test.py 2025-05-07T22:18:20.0489660Z ./kv_cache/kv_cache_test.py 2025-05-07T22:18:20.0490067Z ./moe/activation_test.py 2025-05-07T22:18:20.0490481Z ./moe/gather_scatter_test.py 2025-05-07T22:18:20.0490893Z ./moe/layers_test.py 2025-05-07T22:18:20.0491254Z ./moe/shuffling_test.py 2025-05-07T22:18:20.0491657Z ./quantize/quantize_test.py 2025-05-07T22:18:20.0491936Z 2025-05-07T22:18:20.0492149Z [TEST] Enumerating IGNORED test files ... 2025-05-07T22:18:20.0492672Z ./batched_unary_embeddings_test.py 2025-05-07T22:18:20.0493004Z 2025-05-07T22:18:20.0514245Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:18:20.0515898Z [TEST] Skipping test file: ./attention/gqa_test.py 2025-05-07T22:18:20.0516252Z 2025-05-07T22:18:20.0545534Z ################################################################################ 2025-05-07T22:18:20.0569780Z # [2025-05-07T22:18:20.056Z] Run Python Test Suite: 2025-05-07T22:18:20.0570249Z # ./coalesce/coalesce_test.py 2025-05-07T22:18:20.0570650Z ################################################################################ 2025-05-07T22:18:20.0605893Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./coalesce/coalesce_test.py 2025-05-07T22:18:20.0606890Z 2025-05-07T22:18:22.3016563Z ============================= test session starts ============================== 2025-05-07T22:18:22.3018091Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T22:18:22.3018857Z cachedir: .pytest_cache 2025-05-07T22:18:22.3019739Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T22:18:22.3020695Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T22:18:22.3021140Z plugins: hypothesis-6.131.14 2025-05-07T22:18:32.4043811Z collecting ... collected 1 item 2025-05-07T22:18:32.4044255Z 2025-05-07T22:18:33.3738074Z coalesce/coalesce_test.py::CoalesceTest::test_coalesce_batches PASSED 2025-05-07T22:18:33.3738387Z 2025-05-07T22:18:33.3738540Z ============================== 1 passed in 11.57s ============================== 2025-05-07T22:18:34.8396784Z 2025-05-07T22:18:34.8397181Z [TEST] Python test suite PASSED: ./coalesce/coalesce_test.py 2025-05-07T22:18:34.8424620Z [TEST] Python test time for ./coalesce/coalesce_test.py: 14 seconds 2025-05-07T22:18:34.8425084Z 2025-05-07T22:18:34.8425108Z 2025-05-07T22:18:34.8425113Z 2025-05-07T22:18:34.8425358Z 2025-05-07T22:18:34.8456464Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:18:34.8458281Z [TEST] Skipping test file: ./comm/multi_gpu_car_test.py 2025-05-07T22:18:34.8458570Z 2025-05-07T22:18:34.8490711Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:18:34.8492673Z [TEST] Skipping test file: ./gather_scatter/gather_scatter_test.py 2025-05-07T22:18:34.8493162Z 2025-05-07T22:18:34.8522819Z ################################################################################ 2025-05-07T22:18:34.8545854Z # [2025-05-07T22:18:34.854Z] Run Python Test Suite: 2025-05-07T22:18:34.8546328Z # ./kv_cache/kv_cache_test.py 2025-05-07T22:18:34.8546729Z ################################################################################ 2025-05-07T22:18:34.8582910Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./kv_cache/kv_cache_test.py 2025-05-07T22:18:34.8583858Z 2025-05-07T22:18:36.7364226Z ============================= test session starts ============================== 2025-05-07T22:18:36.7365186Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T22:18:36.7365995Z cachedir: .pytest_cache 2025-05-07T22:18:36.7366882Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T22:18:36.7367862Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T22:18:36.7368332Z plugins: hypothesis-6.131.14 2025-05-07T22:18:46.9696900Z collecting ... collected 4 items 2025-05-07T22:18:46.9697234Z 2025-05-07T22:18:49.8056050Z kv_cache/kv_cache_test.py::KVCacheTests::test_fp8_kv_cache SKIPPED (...) 2025-05-07T22:18:49.8137674Z kv_cache/kv_cache_test.py::KVCacheTests::test_int4_kv_cache SKIPPED 2025-05-07T22:18:49.8226271Z kv_cache/kv_cache_test.py::KVCacheTests::test_positional_encoding_with_paged_attention SKIPPED 2025-05-07T22:18:49.8312038Z kv_cache/kv_cache_test.py::KVCacheTests::test_rope_positional_encoding_only SKIPPED 2025-05-07T22:18:49.8312487Z 2025-05-07T22:18:49.8312660Z =========================== short test summary info ============================ 2025-05-07T22:18:49.8314139Z SKIPPED [1] ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: Skip when H100 is not available or MI300 is not available 2025-05-07T22:18:49.8315477Z SKIPPED [3] ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: Skip when xformers is not available 2025-05-07T22:18:49.8316523Z ============================= 4 skipped in 13.23s ============================== 2025-05-07T22:19:02.7944920Z 2025-05-07T22:19:02.7945564Z [TEST] Python test suite PASSED: ./kv_cache/kv_cache_test.py 2025-05-07T22:19:02.7968991Z [TEST] Python test time for ./kv_cache/kv_cache_test.py: 28 seconds 2025-05-07T22:19:02.7969460Z 2025-05-07T22:19:02.7969467Z 2025-05-07T22:19:02.7969473Z 2025-05-07T22:19:02.7969493Z 2025-05-07T22:19:02.7999396Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:19:02.8001057Z [TEST] Skipping test file: ./moe/activation_test.py 2025-05-07T22:19:02.8001489Z 2025-05-07T22:19:02.8028638Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:19:02.8030262Z [TEST] Skipping test file: ./moe/gather_scatter_test.py 2025-05-07T22:19:02.8030632Z 2025-05-07T22:19:02.8058005Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:19:02.8059579Z [TEST] Skipping test file: ./moe/layers_test.py 2025-05-07T22:19:02.8059913Z 2025-05-07T22:19:02.8087308Z ./batched_unary_embeddings_test.py ./sll/triton_sll_test.py ./attention/gqa_test.py ./comm/multi_gpu_car_test.py ./gather_scatter/gather_scatter_test.py ./moe/activation_test.py ./moe/gather_scatter_test.py ./moe/layers_test.py ./moe/shuffling_test.py 2025-05-07T22:19:02.8088629Z [TEST] Skipping test file: ./moe/shuffling_test.py 2025-05-07T22:19:02.8088842Z 2025-05-07T22:19:02.8117285Z ################################################################################ 2025-05-07T22:19:02.8138969Z # [2025-05-07T22:19:02.813Z] Run Python Test Suite: 2025-05-07T22:19:02.8139256Z # ./quantize/quantize_test.py 2025-05-07T22:19:02.8139842Z ################################################################################ 2025-05-07T22:19:02.8175471Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/quantize_test.py 2025-05-07T22:19:02.8176463Z 2025-05-07T22:19:04.6915265Z ============================= test session starts ============================== 2025-05-07T22:19:04.6916292Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T22:19:04.6917345Z cachedir: .pytest_cache 2025-05-07T22:19:04.6918414Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T22:19:04.6919561Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T22:19:04.6920080Z plugins: hypothesis-6.131.14 2025-05-07T22:19:15.0023526Z TMA benchmarks will be running with experimental grid constant TMA descriptor. 2025-05-07T22:19:15.1399707Z collecting ... collected 22 items 2025-05-07T22:19:15.1400039Z 2025-05-07T22:19:15.1409592Z quantize/quantize_test.py::FP8TorchExportTests::test_f8f8bf16_export SKIPPED 2025-05-07T22:19:15.1416468Z quantize/quantize_test.py::FP8TorchExportTests::test_quantize_export SKIPPED 2025-05-07T22:19:15.1424673Z quantize/quantize_test.py::FP8Tests::test_bf16_fp8_gemv SKIPPED (Ski...) 2025-05-07T22:19:15.1434784Z quantize/quantize_test.py::FP8Tests::test_bf16_gemv SKIPPED (Skip on...) 2025-05-07T22:19:15.1440674Z quantize/quantize_test.py::FP8Tests::test_f8f8bf16 SKIPPED (Skip on ...) 2025-05-07T22:19:15.1448248Z quantize/quantize_test.py::FP8Tests::test_fp8_batched_gemm SKIPPED (...) 2025-05-07T22:19:15.1454815Z quantize/quantize_test.py::FP8Tests::test_fp8_fp8_gemv SKIPPED (Skip...) 2025-05-07T22:19:15.1461248Z quantize/quantize_test.py::FP8Tests::test_fp8_gemv_batched SKIPPED (...) 2025-05-07T22:19:15.1468597Z quantize/quantize_test.py::FP8Tests::test_fp8_lite_matmul SKIPPED (S...) 2025-05-07T22:19:15.5180577Z quantize/quantize_test.py::FP8Tests::test_fp8_python PASSED 2025-05-07T22:19:39.7342761Z quantize/quantize_test.py::FP8Tests::test_grouped_gemm FAILED 2025-05-07T22:19:39.7355230Z quantize/quantize_test.py::FP8Tests::test_int4_batched_gemm SKIPPED 2025-05-07T22:19:39.7363956Z quantize/quantize_test.py::FP8Tests::test_quantize_compile SKIPPED (...) 2025-05-07T22:20:04.0872401Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_matmul FAILED 2025-05-07T22:20:04.2596729Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_per_tensor_row_col PASSED 2025-05-07T22:20:04.2871864Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_per_tensor_sr PASSED 2025-05-07T22:20:04.2882831Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_per_tensor_with_ub SKIPPED 2025-05-07T22:20:04.2892596Z quantize/quantize_test.py::FP8Tests::test_quantize_int4_bf16_matmul SKIPPED 2025-05-07T22:20:04.2902220Z quantize/quantize_test.py::FP8Tests::test_quantize_int4_fp8_matmul SKIPPED 2025-05-07T22:20:04.2911901Z quantize/quantize_test.py::FP8Tests::test_quantize_zero_input SKIPPED 2025-05-07T22:20:04.2921753Z quantize/quantize_test.py::FP8Tests::test_shuffled_grouped_gemm SKIPPED 2025-05-07T22:20:04.2946496Z quantize/quantize_test.py::FP8Tests::test_tensor_with_nan SKIPPED (S...) 2025-05-07T22:20:04.2949220Z 2025-05-07T22:20:04.2949904Z =================================== FAILURES =================================== 2025-05-07T22:20:04.2950451Z __________________________ FP8Tests.test_grouped_gemm __________________________ 2025-05-07T22:20:04.2950772Z 2025-05-07T22:20:04.2950966Z self = 2025-05-07T22:20:04.2951261Z 2025-05-07T22:20:04.2951357Z @unittest.skipIf( 2025-05-07T22:20:04.2951704Z > not torch.version.cuda and torch.version.hip < "6.2", 2025-05-07T22:20:04.2952083Z "Skip on AMD with < RoCM 6.2", 2025-05-07T22:20:04.2952375Z ) 2025-05-07T22:20:04.2952494Z 2025-05-07T22:20:04.2952606Z quantize/quantize_test.py:768: 2025-05-07T22:20:04.2952943Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:20:04.2953338Z quantize/quantize_test.py:831: in test_grouped_gemm 2025-05-07T22:20:04.2953695Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:20:04.2954409Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:20:04.2955118Z return self._opoverload(*args, **kwargs) 2025-05-07T22:20:04.2955759Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:20:04.2956322Z return self._op(*args, **kwargs) 2025-05-07T22:20:04.2956953Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:20:04.2957852Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:20:04.2958613Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:20:04.2959390Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:20:04.2960102Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:20:04.2960669Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:20:04.2961627Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:20:04.2962224Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:20:04.2962745Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:20:04.2963442Z return disable_fn(*args, **kwargs) 2025-05-07T22:20:04.2963933Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:20:04.2964432Z return fn(*args, **kwargs) 2025-05-07T22:20:04.2964933Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:20:04.2965453Z return fn(*args, **kwargs) 2025-05-07T22:20:04.2966068Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:20:04.2966809Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:20:04.2967593Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:20:04.2968276Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:20:04.2968758Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:20:04.2969368Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:20:04.2970001Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:20:04.2970641Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:20:04.2971289Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:20:04.2971856Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:20:04.2972384Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:20:04.2972826Z fn() 2025-05-07T22:20:04.2973262Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:20:04.2973778Z self.fn.run( 2025-05-07T22:20:04.2974178Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:20:04.2974640Z kernel = self.compile( 2025-05-07T22:20:04.2975109Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:20:04.2975681Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:20:04.2976021Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:20:04.2976253Z 2025-05-07T22:20:04.2976432Z self = 2025-05-07T22:20:04.2977345Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:20:04.2978375Z codegen_fns = {'min_dot_size': . at 0x7f2e1eeab1a0>} 2025-05-07T22:20:04.2979354Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:20:04.2980260Z context = 2025-05-07T22:20:04.2980518Z 2025-05-07T22:20:04.2980659Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:20:04.2981113Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:20:04.2981669Z module_map=module_map) 2025-05-07T22:20:04.2981985Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:20:04.2982296Z E def _kernel_quantize_fp8_row( 2025-05-07T22:20:04.2982525Z E ^ 2025-05-07T22:20:04.2983027Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:20:04.2983500Z E Falsifying example: test_grouped_gemm( 2025-05-07T22:20:04.2983841Z E # The test always failed when commented parts were varied together. 2025-05-07T22:20:04.2984246Z E self=, 2025-05-07T22:20:04.2984573Z E G=1, # or any other generated value 2025-05-07T22:20:04.2984839Z E M=0, # or any other generated value 2025-05-07T22:20:04.2985109Z E N=1024, # or any other generated value 2025-05-07T22:20:04.2985381Z E K=512, # or any other generated value 2025-05-07T22:20:04.2985692Z E use_cudagraph=False, # or any other generated value 2025-05-07T22:20:04.2986012Z E mode='default', # or any other generated value 2025-05-07T22:20:04.2986272Z E ) 2025-05-07T22:20:04.2986425Z E 2025-05-07T22:20:04.2986885Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AEEAQQBBAEEAAEEA') as a decorator on your test case 2025-05-07T22:20:04.2987350Z 2025-05-07T22:20:04.2987721Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:20:04.2988337Z ______________________ FP8Tests.test_quantize_fp8_matmul _______________________ 2025-05-07T22:20:04.2988588Z 2025-05-07T22:20:04.2988759Z self = 2025-05-07T22:20:04.2989005Z 2025-05-07T22:20:04.2989079Z @unittest.skipIf( 2025-05-07T22:20:04.2989342Z > ((not torch.version.cuda) and (not torch.version.hip)), 2025-05-07T22:20:04.2989654Z "Skip if no GPU is present.", 2025-05-07T22:20:04.2989873Z ) 2025-05-07T22:20:04.2989965Z 2025-05-07T22:20:04.2990051Z quantize/quantize_test.py:223: 2025-05-07T22:20:04.2990314Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:20:04.2990668Z quantize/quantize_test.py:309: in test_quantize_fp8_matmul 2025-05-07T22:20:04.2990977Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:20:04.2991485Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:20:04.2992019Z return self._opoverload(*args, **kwargs) 2025-05-07T22:20:04.2992476Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:20:04.2992936Z return self._op(*args, **kwargs) 2025-05-07T22:20:04.2993448Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:20:04.2994056Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:20:04.2994656Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:20:04.2995280Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:20:04.2995851Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:20:04.2996389Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:20:04.2996969Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:20:04.2997606Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:20:04.2998110Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:20:04.2998560Z return disable_fn(*args, **kwargs) 2025-05-07T22:20:04.2999206Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:20:04.2999696Z return fn(*args, **kwargs) 2025-05-07T22:20:04.3000189Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:20:04.3000848Z return fn(*args, **kwargs) 2025-05-07T22:20:04.3001450Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:20:04.3002184Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:20:04.3002909Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:20:04.3003573Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:20:04.3004046Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:20:04.3004642Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:20:04.3005266Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:20:04.3005903Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:20:04.3006532Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:20:04.3007082Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:20:04.3007600Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:20:04.3008040Z fn() 2025-05-07T22:20:04.3008478Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:20:04.3008982Z self.fn.run( 2025-05-07T22:20:04.3009383Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:20:04.3009843Z kernel = self.compile( 2025-05-07T22:20:04.3010308Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:20:04.3010885Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:20:04.3011221Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:20:04.3011425Z 2025-05-07T22:20:04.3011600Z self = 2025-05-07T22:20:04.3012505Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:20:04.3013453Z codegen_fns = {'min_dot_size': . at 0x7f2e1d442160>} 2025-05-07T22:20:04.3014413Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:20:04.3015342Z context = 2025-05-07T22:20:04.3015586Z 2025-05-07T22:20:04.3015734Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:20:04.3016184Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:20:04.3016588Z module_map=module_map) 2025-05-07T22:20:04.3016904Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:20:04.3017211Z E def _kernel_quantize_fp8_row( 2025-05-07T22:20:04.3017437Z E ^ 2025-05-07T22:20:04.3017808Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:20:04.3018427Z E Falsifying example: test_quantize_fp8_matmul( 2025-05-07T22:20:04.3018785Z E # The test always failed when commented parts were varied together. 2025-05-07T22:20:04.3019204Z E self=, 2025-05-07T22:20:04.3019714Z E B_T=0, # or any other generated value 2025-05-07T22:20:04.3019985Z E D=128, # or any other generated value 2025-05-07T22:20:04.3020260Z E HD_L=256, # or any other generated value 2025-05-07T22:20:04.3020558Z E Mode='rowwise', # or any other generated value 2025-05-07T22:20:04.3020915Z E QType=torch.float8_e4m3fnuz, # or any other generated value 2025-05-07T22:20:04.3021258Z E Bias=True, # or any other generated value 2025-05-07T22:20:04.3021558Z E CudaGraph=True, # or any other generated value 2025-05-07T22:20:04.3021834Z E UseTriton=False, 2025-05-07T22:20:04.3022105Z E UseFastAccum=False, # or any other generated value 2025-05-07T22:20:04.3022441Z E InputMultiDim=False, # or any other generated value 2025-05-07T22:20:04.3022718Z E ) 2025-05-07T22:20:04.3022869Z E 2025-05-07T22:20:04.3023342Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AXicc2RwRIIMDAAR1gHI') as a decorator on your test case 2025-05-07T22:20:04.3023825Z 2025-05-07T22:20:04.3024195Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:20:04.3024768Z =============================== warnings summary =============================== 2025-05-07T22:20:04.3025295Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:20:04.3025995Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:20:04.3026703Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:20:04.3027895Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108: DeprecationWarning: warmup, rep, and use_cuda_graph parameters are deprecated. See https://github.com/triton-lang/triton/pull/4496 for details. 2025-05-07T22:20:04.3028965Z warnings.warn(("warmup, rep, and use_cuda_graph parameters are deprecated. See " 2025-05-07T22:20:04.3029252Z 2025-05-07T22:20:04.3029412Z experimental/gen_ai/test/quantize/quantize_test.py: 27 warnings 2025-05-07T22:20:04.3030512Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py:821: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T22:20:04.3031609Z zero_start_index_M = torch.tensor(ms, dtype=torch.long, device="cuda") 2025-05-07T22:20:04.3031873Z 2025-05-07T22:20:04.3032064Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T22:20:04.3032455Z =========================== short test summary info ============================ 2025-05-07T22:20:04.3032851Z SKIPPED [1] quantize/quantize_test.py:142: Temporarily disabled in OSS. 2025-05-07T22:20:04.3033284Z SKIPPED [1] quantize/quantize_test.py:124: Temporarily disabled in OSS. 2025-05-07T22:20:04.3033764Z SKIPPED [1] quantize/quantize_test.py:1317: Skip on AMD: fast gemv op is not yet supported. 2025-05-07T22:20:04.3034299Z SKIPPED [1] quantize/quantize_test.py:1291: Skip on AMD: fast gemv op is not yet supported. 2025-05-07T22:20:04.3034816Z SKIPPED [1] quantize/quantize_test.py:184: Skip on AMD: f8f8bf16 not yet suported. 2025-05-07T22:20:04.3035314Z SKIPPED [1] quantize/quantize_test.py:715: Skip on AMD: BMM ops are not yet suported. 2025-05-07T22:20:04.3035835Z SKIPPED [1] quantize/quantize_test.py:1343: Skip on AMD: fast gemv op is not yet supported. 2025-05-07T22:20:04.3036489Z SKIPPED [1] quantize/quantize_test.py:1382: Skip on AMD: fast gemv op is not yet supported. 2025-05-07T22:20:04.3037009Z SKIPPED [1] quantize/quantize_test.py:1423: Skip on AMD: fp8 lite op is yet suported. 2025-05-07T22:20:04.3037741Z SKIPPED [1] quantize/quantize_test.py:1084: Skip on AMD: Marlin not yet suported. 2025-05-07T22:20:04.3038202Z SKIPPED [1] quantize/quantize_test.py:1153: Temporarily disabled in OSS. 2025-05-07T22:20:04.3038712Z SKIPPED [1] quantize/quantize_test.py:676: Skip on AMD: built in quantize ops not yet suported. 2025-05-07T22:20:04.3039277Z SKIPPED [1] quantize/quantize_test.py:511: Skip on AMD: built in quantize ops not yet suported. 2025-05-07T22:20:04.3039830Z SKIPPED [1] quantize/quantize_test.py:460: Skip on AMD: built in quantize ops not yet suported. 2025-05-07T22:20:04.3040363Z SKIPPED [1] quantize/quantize_test.py:1409: Skip on AMD: cuda quantize op is yet supported. 2025-05-07T22:20:04.3040873Z SKIPPED [1] quantize/quantize_test.py:941: Currently not supported on AMD. 2025-05-07T22:20:04.3041378Z SKIPPED [1] quantize/quantize_test.py:644: Skip on AMD: built in quantize ops not yet suported. 2025-05-07T22:20:04.3041857Z ============ 2 failed, 3 passed, 17 skipped, 30 warnings in 59.74s ============= 2025-05-07T22:20:06.1144428Z ERROR conda.cli.main_run:execute(125): `conda run python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/quantize_test.py` failed. (See above for error) 2025-05-07T22:20:06.1653038Z 2025-05-07T22:20:06.1653716Z [TEST] Some tests FAILED. Re-attempting only FAILED tests: ./quantize/quantize_test.py 2025-05-07T22:20:06.1654142Z 2025-05-07T22:20:06.1654156Z 2025-05-07T22:20:06.1681560Z [EXEC] [ATTEMPT 0/2] + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --lf --last-failed-no-failures none ./quantize/quantize_test.py 2025-05-07T22:20:08.0348983Z ============================= test session starts ============================== 2025-05-07T22:20:08.0349951Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T22:20:08.0350755Z cachedir: .pytest_cache 2025-05-07T22:20:08.0351793Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T22:20:08.0352932Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T22:20:08.0353466Z plugins: hypothesis-6.131.14 2025-05-07T22:20:18.3495499Z TMA benchmarks will be running with experimental grid constant TMA descriptor. 2025-05-07T22:20:18.4871215Z collecting ... collected 22 items / 20 deselected / 2 selected 2025-05-07T22:20:18.4871987Z run-last-failure: rerun previous 2 failures 2025-05-07T22:20:18.4872381Z 2025-05-07T22:20:43.1759114Z quantize/quantize_test.py::FP8Tests::test_grouped_gemm FAILED 2025-05-07T22:21:08.2752232Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_matmul FAILED 2025-05-07T22:21:08.2752802Z 2025-05-07T22:21:08.2753037Z =================================== FAILURES =================================== 2025-05-07T22:21:08.2756191Z __________________________ FP8Tests.test_grouped_gemm __________________________ 2025-05-07T22:21:08.2756619Z 2025-05-07T22:21:08.2756808Z self = 2025-05-07T22:21:08.2757203Z 2025-05-07T22:21:08.2757302Z @unittest.skipIf( 2025-05-07T22:21:08.2757581Z > not torch.version.cuda and torch.version.hip < "6.2", 2025-05-07T22:21:08.2757899Z "Skip on AMD with < RoCM 6.2", 2025-05-07T22:21:08.2758137Z ) 2025-05-07T22:21:08.2758227Z 2025-05-07T22:21:08.2758316Z quantize/quantize_test.py:768: 2025-05-07T22:21:08.2758585Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:21:08.2758905Z quantize/quantize_test.py:831: in test_grouped_gemm 2025-05-07T22:21:08.2759197Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:21:08.2760203Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:21:08.2760791Z return self._opoverload(*args, **kwargs) 2025-05-07T22:21:08.2761262Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:21:08.2761961Z return self._op(*args, **kwargs) 2025-05-07T22:21:08.2762483Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:21:08.2763098Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:21:08.2763698Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:21:08.2764340Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:21:08.2764910Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:21:08.2765457Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:21:08.2766062Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:21:08.2766657Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:21:08.2767189Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:21:08.2767659Z return disable_fn(*args, **kwargs) 2025-05-07T22:21:08.2768141Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:21:08.2768628Z return fn(*args, **kwargs) 2025-05-07T22:21:08.2769124Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:21:08.2769625Z return fn(*args, **kwargs) 2025-05-07T22:21:08.2770225Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:21:08.2770937Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:21:08.2771667Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:21:08.2772319Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:21:08.2772791Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:21:08.2773387Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:21:08.2773988Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:21:08.2774619Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:21:08.2775261Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:21:08.2775826Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:21:08.2776358Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:21:08.2776814Z fn() 2025-05-07T22:21:08.2777260Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:21:08.2777768Z self.fn.run( 2025-05-07T22:21:08.2778168Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:21:08.2778638Z kernel = self.compile( 2025-05-07T22:21:08.2779121Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:21:08.2779682Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:21:08.2780167Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:21:08.2780388Z 2025-05-07T22:21:08.2780566Z self = 2025-05-07T22:21:08.2781503Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:21:08.2782586Z codegen_fns = {'min_dot_size': . at 0x7f0996896840>} 2025-05-07T22:21:08.2783547Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:21:08.2784445Z context = 2025-05-07T22:21:08.2784697Z 2025-05-07T22:21:08.2784840Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:21:08.2785303Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:21:08.2785710Z module_map=module_map) 2025-05-07T22:21:08.2786033Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:21:08.2786349Z E def _kernel_quantize_fp8_row( 2025-05-07T22:21:08.2786576Z E ^ 2025-05-07T22:21:08.2786952Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:21:08.2787416Z E Falsifying example: test_grouped_gemm( 2025-05-07T22:21:08.2787761Z E # The test always failed when commented parts were varied together. 2025-05-07T22:21:08.2788161Z E self=, 2025-05-07T22:21:08.2788490Z E G=1, # or any other generated value 2025-05-07T22:21:08.2788752Z E M=0, # or any other generated value 2025-05-07T22:21:08.2789018Z E N=1024, # or any other generated value 2025-05-07T22:21:08.2789290Z E K=512, # or any other generated value 2025-05-07T22:21:08.2789587Z E use_cudagraph=False, # or any other generated value 2025-05-07T22:21:08.2789918Z E mode='default', # or any other generated value 2025-05-07T22:21:08.2790184Z E ) 2025-05-07T22:21:08.2790340Z E 2025-05-07T22:21:08.2790810Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AEEAQQBBAEEAAEEA') as a decorator on your test case 2025-05-07T22:21:08.2791261Z 2025-05-07T22:21:08.2791631Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:21:08.2792243Z ______________________ FP8Tests.test_quantize_fp8_matmul _______________________ 2025-05-07T22:21:08.2792498Z 2025-05-07T22:21:08.2792659Z self = 2025-05-07T22:21:08.2792906Z 2025-05-07T22:21:08.2792996Z @unittest.skipIf( 2025-05-07T22:21:08.2793251Z > ((not torch.version.cuda) and (not torch.version.hip)), 2025-05-07T22:21:08.2793561Z "Skip if no GPU is present.", 2025-05-07T22:21:08.2793795Z ) 2025-05-07T22:21:08.2793882Z 2025-05-07T22:21:08.2793975Z quantize/quantize_test.py:223: 2025-05-07T22:21:08.2794231Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:21:08.2794577Z quantize/quantize_test.py:309: in test_quantize_fp8_matmul 2025-05-07T22:21:08.2794890Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:21:08.2795384Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:21:08.2795916Z return self._opoverload(*args, **kwargs) 2025-05-07T22:21:08.2796385Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:21:08.2796837Z return self._op(*args, **kwargs) 2025-05-07T22:21:08.2797581Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:21:08.2798185Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:21:08.2798824Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:21:08.2799606Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:21:08.2800178Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:21:08.2800711Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:21:08.2801303Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:21:08.2801882Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:21:08.2802392Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:21:08.2802853Z return disable_fn(*args, **kwargs) 2025-05-07T22:21:08.2803343Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:21:08.2803839Z return fn(*args, **kwargs) 2025-05-07T22:21:08.2804326Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:21:08.2804844Z return fn(*args, **kwargs) 2025-05-07T22:21:08.2805446Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:21:08.2806155Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:21:08.2806895Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:21:08.2807569Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:21:08.2808052Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:21:08.2808684Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:21:08.2809289Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:21:08.2809921Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:21:08.2810561Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:21:08.2811119Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:21:08.2811641Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:21:08.2812092Z fn() 2025-05-07T22:21:08.2812533Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:21:08.2813032Z self.fn.run( 2025-05-07T22:21:08.2813432Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:21:08.2813903Z kernel = self.compile( 2025-05-07T22:21:08.2814373Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:21:08.2814937Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:21:08.2815285Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:21:08.2815485Z 2025-05-07T22:21:08.2815667Z self = 2025-05-07T22:21:08.2816722Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:21:08.2817664Z codegen_fns = {'min_dot_size': . at 0x7f09a9a30360>} 2025-05-07T22:21:08.2818626Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:21:08.2819680Z context = 2025-05-07T22:21:08.2819926Z 2025-05-07T22:21:08.2820072Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:21:08.2820517Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:21:08.2820930Z module_map=module_map) 2025-05-07T22:21:08.2821246Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:21:08.2821549Z E def _kernel_quantize_fp8_row( 2025-05-07T22:21:08.2821777Z E ^ 2025-05-07T22:21:08.2822157Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:21:08.2822631Z E Falsifying example: test_quantize_fp8_matmul( 2025-05-07T22:21:08.2822984Z E # The test always failed when commented parts were varied together. 2025-05-07T22:21:08.2823412Z E self=, 2025-05-07T22:21:08.2823761Z E B_T=0, # or any other generated value 2025-05-07T22:21:08.2824025Z E D=128, # or any other generated value 2025-05-07T22:21:08.2824297Z E HD_L=256, # or any other generated value 2025-05-07T22:21:08.2824593Z E Mode='rowwise', # or any other generated value 2025-05-07T22:21:08.2824940Z E QType=torch.float8_e4m3fnuz, # or any other generated value 2025-05-07T22:21:08.2825276Z E Bias=True, # or any other generated value 2025-05-07T22:21:08.2825580Z E CudaGraph=True, # or any other generated value 2025-05-07T22:21:08.2825855Z E UseTriton=False, 2025-05-07T22:21:08.2826112Z E UseFastAccum=False, # or any other generated value 2025-05-07T22:21:08.2826451Z E InputMultiDim=False, # or any other generated value 2025-05-07T22:21:08.2826733Z E ) 2025-05-07T22:21:08.2826880Z E 2025-05-07T22:21:08.2827360Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AXicc2RwRIIMDAAR1gHI') as a decorator on your test case 2025-05-07T22:21:08.2827829Z 2025-05-07T22:21:08.2828197Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:21:08.2828760Z =============================== warnings summary =============================== 2025-05-07T22:21:08.2829272Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:21:08.2829977Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:21:08.2830661Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:21:08.2831836Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108: DeprecationWarning: warmup, rep, and use_cuda_graph parameters are deprecated. See https://github.com/triton-lang/triton/pull/4496 for details. 2025-05-07T22:21:08.2832889Z warnings.warn(("warmup, rep, and use_cuda_graph parameters are deprecated. See " 2025-05-07T22:21:08.2833169Z 2025-05-07T22:21:08.2833331Z experimental/gen_ai/test/quantize/quantize_test.py: 27 warnings 2025-05-07T22:21:08.2834544Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py:821: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T22:21:08.2835626Z zero_start_index_M = torch.tensor(ms, dtype=torch.long, device="cuda") 2025-05-07T22:21:08.2835886Z 2025-05-07T22:21:08.2836077Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T22:21:08.2836612Z =========== 2 failed, 20 deselected, 30 warnings in 60.37s (0:01:00) =========== 2025-05-07T22:21:10.2879463Z ERROR conda.cli.main_run:execute(125): `conda run python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --lf --last-failed-no-failures none ./quantize/quantize_test.py` failed. (See above for error) 2025-05-07T22:21:10.3367153Z [EXEC] [ATTEMPT 0/2] Command attempt failed. 2025-05-07T22:21:10.3367522Z 2025-05-07T22:21:12.3393576Z [EXEC] [ATTEMPT 1/2] + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --lf --last-failed-no-failures none ./quantize/quantize_test.py 2025-05-07T22:21:14.2161363Z ============================= test session starts ============================== 2025-05-07T22:21:14.2162360Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T22:21:14.2163167Z cachedir: .pytest_cache 2025-05-07T22:21:14.2164066Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T22:21:14.2165042Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T22:21:14.2165508Z plugins: hypothesis-6.131.14 2025-05-07T22:21:24.4643751Z TMA benchmarks will be running with experimental grid constant TMA descriptor. 2025-05-07T22:21:24.6022090Z collecting ... collected 22 items / 20 deselected / 2 selected 2025-05-07T22:21:24.6022770Z run-last-failure: rerun previous 2 failures 2025-05-07T22:21:24.6023110Z 2025-05-07T22:21:49.0671904Z quantize/quantize_test.py::FP8Tests::test_grouped_gemm FAILED 2025-05-07T22:22:13.3286550Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_matmul FAILED 2025-05-07T22:22:13.3287126Z 2025-05-07T22:22:13.3287320Z =================================== FAILURES =================================== 2025-05-07T22:22:13.3287929Z __________________________ FP8Tests.test_grouped_gemm __________________________ 2025-05-07T22:22:13.3288366Z 2025-05-07T22:22:13.3289364Z self = 2025-05-07T22:22:13.3289775Z 2025-05-07T22:22:13.3289979Z @unittest.skipIf( 2025-05-07T22:22:13.3290417Z > not torch.version.cuda and torch.version.hip < "6.2", 2025-05-07T22:22:13.3290943Z "Skip on AMD with < RoCM 6.2", 2025-05-07T22:22:13.3291336Z ) 2025-05-07T22:22:13.3291485Z 2025-05-07T22:22:13.3291640Z quantize/quantize_test.py:768: 2025-05-07T22:22:13.3292142Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:22:13.3292757Z quantize/quantize_test.py:831: in test_grouped_gemm 2025-05-07T22:22:13.3293106Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:22:13.3293724Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:22:13.3294394Z return self._opoverload(*args, **kwargs) 2025-05-07T22:22:13.3294963Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:22:13.3295531Z return self._op(*args, **kwargs) 2025-05-07T22:22:13.3296162Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:22:13.3296904Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:22:13.3297640Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:22:13.3298405Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:22:13.3299572Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:22:13.3300292Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:22:13.3301027Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:22:13.3301956Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:22:13.3302574Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:22:13.3303124Z return disable_fn(*args, **kwargs) 2025-05-07T22:22:13.3303599Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:22:13.3304075Z return fn(*args, **kwargs) 2025-05-07T22:22:13.3304559Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:22:13.3305069Z return fn(*args, **kwargs) 2025-05-07T22:22:13.3305658Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:22:13.3306389Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:22:13.3307122Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:22:13.3307793Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:22:13.3308259Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:22:13.3308854Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:22:13.3309464Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:22:13.3310106Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:22:13.3310759Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:22:13.3311329Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:22:13.3311855Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:22:13.3312304Z fn() 2025-05-07T22:22:13.3312745Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:22:13.3313261Z self.fn.run( 2025-05-07T22:22:13.3313668Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:22:13.3314123Z kernel = self.compile( 2025-05-07T22:22:13.3314593Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:22:13.3315167Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:22:13.3315514Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:22:13.3315723Z 2025-05-07T22:22:13.3315898Z self = 2025-05-07T22:22:13.3316808Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:22:13.3317902Z codegen_fns = {'min_dot_size': . at 0x7f03ca9d2840>} 2025-05-07T22:22:13.3318859Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:22:13.3319753Z context = 2025-05-07T22:22:13.3320012Z 2025-05-07T22:22:13.3320321Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:22:13.3320784Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:22:13.3321196Z module_map=module_map) 2025-05-07T22:22:13.3321652Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:22:13.3322006Z E def _kernel_quantize_fp8_row( 2025-05-07T22:22:13.3322238Z E ^ 2025-05-07T22:22:13.3322621Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:22:13.3323089Z E Falsifying example: test_grouped_gemm( 2025-05-07T22:22:13.3323438Z E # The test always failed when commented parts were varied together. 2025-05-07T22:22:13.3323843Z E self=, 2025-05-07T22:22:13.3324166Z E G=1, # or any other generated value 2025-05-07T22:22:13.3324426Z E M=0, # or any other generated value 2025-05-07T22:22:13.3324694Z E N=1024, # or any other generated value 2025-05-07T22:22:13.3324956Z E K=512, # or any other generated value 2025-05-07T22:22:13.3325265Z E use_cudagraph=False, # or any other generated value 2025-05-07T22:22:13.3325592Z E mode='default', # or any other generated value 2025-05-07T22:22:13.3325845Z E ) 2025-05-07T22:22:13.3325998Z E 2025-05-07T22:22:13.3326452Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AEEAQQBBAEEAAEEA') as a decorator on your test case 2025-05-07T22:22:13.3326938Z 2025-05-07T22:22:13.3327307Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:22:13.3327921Z ______________________ FP8Tests.test_quantize_fp8_matmul _______________________ 2025-05-07T22:22:13.3328166Z 2025-05-07T22:22:13.3328331Z self = 2025-05-07T22:22:13.3328581Z 2025-05-07T22:22:13.3328666Z @unittest.skipIf( 2025-05-07T22:22:13.3328918Z > ((not torch.version.cuda) and (not torch.version.hip)), 2025-05-07T22:22:13.3329228Z "Skip if no GPU is present.", 2025-05-07T22:22:13.3329453Z ) 2025-05-07T22:22:13.3329546Z 2025-05-07T22:22:13.3329632Z quantize/quantize_test.py:223: 2025-05-07T22:22:13.3329894Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:22:13.3330242Z quantize/quantize_test.py:309: in test_quantize_fp8_matmul 2025-05-07T22:22:13.3330548Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:22:13.3331062Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:22:13.3331593Z return self._opoverload(*args, **kwargs) 2025-05-07T22:22:13.3332053Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:22:13.3332504Z return self._op(*args, **kwargs) 2025-05-07T22:22:13.3343729Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:22:13.3344486Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:22:13.3345142Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:22:13.3345783Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:22:13.3346376Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:22:13.3346947Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:22:13.3347563Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:22:13.3348149Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:22:13.3348843Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:22:13.3349337Z return disable_fn(*args, **kwargs) 2025-05-07T22:22:13.3349830Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:22:13.3350436Z return fn(*args, **kwargs) 2025-05-07T22:22:13.3350944Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:22:13.3351465Z return fn(*args, **kwargs) 2025-05-07T22:22:13.3352064Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:22:13.3352764Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:22:13.3353498Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:22:13.3354164Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:22:13.3354637Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:22:13.3355233Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:22:13.3355867Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:22:13.3356495Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:22:13.3357207Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:22:13.3357766Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:22:13.3358299Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:22:13.3358752Z fn() 2025-05-07T22:22:13.3359198Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:22:13.3359701Z self.fn.run( 2025-05-07T22:22:13.3360112Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:22:13.3360577Z kernel = self.compile( 2025-05-07T22:22:13.3361046Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:22:13.3361614Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:22:13.3361965Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:22:13.3362166Z 2025-05-07T22:22:13.3362354Z self = 2025-05-07T22:22:13.3363275Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:22:13.3364219Z codegen_fns = {'min_dot_size': . at 0x7f04002b4360>} 2025-05-07T22:22:13.3365177Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:22:13.3366082Z context = 2025-05-07T22:22:13.3366327Z 2025-05-07T22:22:13.3366473Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:22:13.3366927Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:22:13.3367338Z module_map=module_map) 2025-05-07T22:22:13.3367655Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:22:13.3367979Z E def _kernel_quantize_fp8_row( 2025-05-07T22:22:13.3368409Z E ^ 2025-05-07T22:22:13.3368795Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:22:13.3369270Z E Falsifying example: test_quantize_fp8_matmul( 2025-05-07T22:22:13.3369784Z E # The test always failed when commented parts were varied together. 2025-05-07T22:22:13.3370218Z E self=, 2025-05-07T22:22:13.3370578Z E B_T=0, # or any other generated value 2025-05-07T22:22:13.3370845Z E D=128, # or any other generated value 2025-05-07T22:22:13.3371119Z E HD_L=256, # or any other generated value 2025-05-07T22:22:13.3371415Z E Mode='rowwise', # or any other generated value 2025-05-07T22:22:13.3371766Z E QType=torch.float8_e4m3fnuz, # or any other generated value 2025-05-07T22:22:13.3372111Z E Bias=True, # or any other generated value 2025-05-07T22:22:13.3372424Z E CudaGraph=True, # or any other generated value 2025-05-07T22:22:13.3372704Z E UseTriton=False, 2025-05-07T22:22:13.3372970Z E UseFastAccum=False, # or any other generated value 2025-05-07T22:22:13.3373311Z E InputMultiDim=False, # or any other generated value 2025-05-07T22:22:13.3373598Z E ) 2025-05-07T22:22:13.3373749Z E 2025-05-07T22:22:13.3374231Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AXicc2RwRIIMDAAR1gHI') as a decorator on your test case 2025-05-07T22:22:13.3374702Z 2025-05-07T22:22:13.3375081Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:22:13.3375642Z =============================== warnings summary =============================== 2025-05-07T22:22:13.3376162Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:22:13.3376860Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:22:13.3377551Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:22:13.3378725Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108: DeprecationWarning: warmup, rep, and use_cuda_graph parameters are deprecated. See https://github.com/triton-lang/triton/pull/4496 for details. 2025-05-07T22:22:13.3379779Z warnings.warn(("warmup, rep, and use_cuda_graph parameters are deprecated. See " 2025-05-07T22:22:13.3380067Z 2025-05-07T22:22:13.3380223Z experimental/gen_ai/test/quantize/quantize_test.py: 27 warnings 2025-05-07T22:22:13.3381302Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py:821: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T22:22:13.3382384Z zero_start_index_M = torch.tensor(ms, dtype=torch.long, device="cuda") 2025-05-07T22:22:13.3382641Z 2025-05-07T22:22:13.3382827Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T22:22:13.3383246Z ================ 2 failed, 20 deselected, 30 warnings in 59.25s ================ 2025-05-07T22:22:15.1445048Z ERROR conda.cli.main_run:execute(125): `conda run python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --lf --last-failed-no-failures none ./quantize/quantize_test.py` failed. (See above for error) 2025-05-07T22:22:15.1941866Z [EXEC] [ATTEMPT 1/2] Command attempt failed. 2025-05-07T22:22:15.1942298Z 2025-05-07T22:22:17.1964869Z [EXEC] [ATTEMPT 2/2] + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --lf --last-failed-no-failures none ./quantize/quantize_test.py 2025-05-07T22:22:19.0636710Z ============================= test session starts ============================== 2025-05-07T22:22:19.0637913Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T22:22:19.0639143Z cachedir: .pytest_cache 2025-05-07T22:22:19.0640040Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T22:22:19.0641001Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T22:22:19.0641457Z plugins: hypothesis-6.131.14 2025-05-07T22:22:29.3275831Z TMA benchmarks will be running with experimental grid constant TMA descriptor. 2025-05-07T22:22:29.4653627Z collecting ... collected 22 items / 20 deselected / 2 selected 2025-05-07T22:22:29.4654245Z run-last-failure: rerun previous 2 failures 2025-05-07T22:22:29.4654577Z 2025-05-07T22:22:53.7538174Z quantize/quantize_test.py::FP8Tests::test_grouped_gemm FAILED 2025-05-07T22:23:18.7686128Z quantize/quantize_test.py::FP8Tests::test_quantize_fp8_matmul FAILED 2025-05-07T22:23:18.7686602Z 2025-05-07T22:23:18.7686743Z =================================== FAILURES =================================== 2025-05-07T22:23:18.7689770Z __________________________ FP8Tests.test_grouped_gemm __________________________ 2025-05-07T22:23:18.7690119Z 2025-05-07T22:23:18.7690314Z self = 2025-05-07T22:23:18.7690599Z 2025-05-07T22:23:18.7690696Z @unittest.skipIf( 2025-05-07T22:23:18.7694193Z > not torch.version.cuda and torch.version.hip < "6.2", 2025-05-07T22:23:18.7694928Z "Skip on AMD with < RoCM 6.2", 2025-05-07T22:23:18.7695377Z ) 2025-05-07T22:23:18.7695553Z 2025-05-07T22:23:18.7695735Z quantize/quantize_test.py:768: 2025-05-07T22:23:18.7696232Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:23:18.7696843Z quantize/quantize_test.py:831: in test_grouped_gemm 2025-05-07T22:23:18.7697288Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:23:18.7697834Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:23:18.7698390Z return self._opoverload(*args, **kwargs) 2025-05-07T22:23:18.7698900Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:23:18.7699380Z return self._op(*args, **kwargs) 2025-05-07T22:23:18.7699926Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:23:18.7700538Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:23:18.7701185Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:23:18.7701827Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:23:18.7702413Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:23:18.7702957Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:23:18.7703544Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:23:18.7704137Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:23:18.7704652Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:23:18.7705122Z return disable_fn(*args, **kwargs) 2025-05-07T22:23:18.7705601Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:23:18.7706091Z return fn(*args, **kwargs) 2025-05-07T22:23:18.7706583Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:23:18.7707103Z return fn(*args, **kwargs) 2025-05-07T22:23:18.7708265Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:23:18.7708987Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:23:18.7709989Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:23:18.7710644Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:23:18.7711130Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:23:18.7711735Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:23:18.7712354Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:23:18.7712989Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:23:18.7713638Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:23:18.7714201Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:23:18.7714739Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:23:18.7715194Z fn() 2025-05-07T22:23:18.7715649Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:23:18.7716167Z self.fn.run( 2025-05-07T22:23:18.7716576Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:23:18.7717214Z kernel = self.compile( 2025-05-07T22:23:18.7717698Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:23:18.7718283Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:23:18.7718642Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:23:18.7718869Z 2025-05-07T22:23:18.7719058Z self = 2025-05-07T22:23:18.7719995Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:23:18.7721071Z codegen_fns = {'min_dot_size': . at 0x7fd50f0c2840>} 2025-05-07T22:23:18.7722048Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:23:18.7722944Z context = 2025-05-07T22:23:18.7723202Z 2025-05-07T22:23:18.7723355Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:23:18.7723814Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:23:18.7724238Z module_map=module_map) 2025-05-07T22:23:18.7724552Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:23:18.7724863Z E def _kernel_quantize_fp8_row( 2025-05-07T22:23:18.7725096Z E ^ 2025-05-07T22:23:18.7725467Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:23:18.7725936Z E Falsifying example: test_grouped_gemm( 2025-05-07T22:23:18.7726288Z E # The test always failed when commented parts were varied together. 2025-05-07T22:23:18.7726692Z E self=, 2025-05-07T22:23:18.7727038Z E G=1, # or any other generated value 2025-05-07T22:23:18.7727484Z E M=0, # or any other generated value 2025-05-07T22:23:18.7727763Z E N=1024, # or any other generated value 2025-05-07T22:23:18.7728037Z E K=512, # or any other generated value 2025-05-07T22:23:18.7728350Z E use_cudagraph=False, # or any other generated value 2025-05-07T22:23:18.7728830Z E mode='default', # or any other generated value 2025-05-07T22:23:18.7729091Z E ) 2025-05-07T22:23:18.7729256Z E 2025-05-07T22:23:18.7729731Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AEEAQQBBAEEAAEEA') as a decorator on your test case 2025-05-07T22:23:18.7730187Z 2025-05-07T22:23:18.7730565Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:23:18.7731187Z ______________________ FP8Tests.test_quantize_fp8_matmul _______________________ 2025-05-07T22:23:18.7731448Z 2025-05-07T22:23:18.7731618Z self = 2025-05-07T22:23:18.7731865Z 2025-05-07T22:23:18.7731954Z @unittest.skipIf( 2025-05-07T22:23:18.7732214Z > ((not torch.version.cuda) and (not torch.version.hip)), 2025-05-07T22:23:18.7732532Z "Skip if no GPU is present.", 2025-05-07T22:23:18.7732776Z ) 2025-05-07T22:23:18.7732862Z 2025-05-07T22:23:18.7732959Z quantize/quantize_test.py:223: 2025-05-07T22:23:18.7733220Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:23:18.7733579Z quantize/quantize_test.py:309: in test_quantize_fp8_matmul 2025-05-07T22:23:18.7733905Z xq, x_scale = quantize_fp8_row(x) 2025-05-07T22:23:18.7734407Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:681: in __call__ 2025-05-07T22:23:18.7734947Z return self._opoverload(*args, **kwargs) 2025-05-07T22:23:18.7735423Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:806: in __call__ 2025-05-07T22:23:18.7735889Z return self._op(*args, **kwargs) 2025-05-07T22:23:18.7736403Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:111: in autograd_impl 2025-05-07T22:23:18.7737028Z result = forward_no_grad(*args, Metadata(keyset, keyword_only_args)) 2025-05-07T22:23:18.7737643Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/autograd.py:40: in forward_no_grad 2025-05-07T22:23:18.7738266Z result = op.redispatch(keyset & _C._after_autograd_keyset, *args, **kwargs) 2025-05-07T22:23:18.7738840Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_ops.py:811: in redispatch 2025-05-07T22:23:18.7739388Z return self._handle.redispatch_boxed(keyset, *args, **kwargs) 2025-05-07T22:23:18.7739979Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:344: in backend_impl 2025-05-07T22:23:18.7740547Z result = self._backend_fns[device_type](*args, **kwargs) 2025-05-07T22:23:18.7741068Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_compile.py:51: in inner 2025-05-07T22:23:18.7741534Z return disable_fn(*args, **kwargs) 2025-05-07T22:23:18.7742025Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_dynamo/eval_frame.py:857: in _fn 2025-05-07T22:23:18.7742515Z return fn(*args, **kwargs) 2025-05-07T22:23:18.7743017Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/_library/custom_ops.py:377: in wrapped_fn 2025-05-07T22:23:18.7743535Z return fn(*args, **kwargs) 2025-05-07T22:23:18.7744133Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2790: in quantize_fp8_row 2025-05-07T22:23:18.7744845Z return triton_quantize_fp8_row(a, scale_ub, zero_start_index_M) 2025-05-07T22:23:18.7745710Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py:2370: in triton_quantize_fp8_row 2025-05-07T22:23:18.7746380Z _kernel_quantize_fp8_row[grid]( 2025-05-07T22:23:18.7746847Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:330: in 2025-05-07T22:23:18.7747569Z return lambda *args, **kwargs: self.run(grid=grid, warmup=False, *args, **kwargs) 2025-05-07T22:23:18.7748198Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:186: in run 2025-05-07T22:23:18.7748832Z timings = {config: self._bench(*args, config=config, **kwargs) for config in pruned_configs} 2025-05-07T22:23:18.7749468Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:166: in _bench 2025-05-07T22:23:18.7750034Z return self.do_bench(kernel_call, quantiles=(0.5, 0.2, 0.8)) 2025-05-07T22:23:18.7750562Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/testing.py:117: in do_bench 2025-05-07T22:23:18.7751015Z fn() 2025-05-07T22:23:18.7751454Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:152: in kernel_call 2025-05-07T22:23:18.7751965Z self.fn.run( 2025-05-07T22:23:18.7752374Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/jit.py:623: in run 2025-05-07T22:23:18.7752835Z kernel = self.compile( 2025-05-07T22:23:18.7753313Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:273: in compile 2025-05-07T22:23:18.7753883Z module = src.make_ir(options, codegen_fns, module_map, context) 2025-05-07T22:23:18.7754237Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2025-05-07T22:23:18.7754438Z 2025-05-07T22:23:18.7754614Z self = 2025-05-07T22:23:18.7755542Z options = HIPOptions(num_warps=4, waves_per_eu=1, num_stages=2, num_ctas=1, num_buffers_warp_spec=0, num_consumer_groups=0, reg_...=1, allow_flush_denorm=False, max_num_imprecise_acc_default=0, backend_name='hip', instruction_sched_variant='default') 2025-05-07T22:23:18.7756503Z codegen_fns = {'min_dot_size': . at 0x7fd515878360>} 2025-05-07T22:23:18.7757526Z module_map = {'triton.language.extra.libdevice': } 2025-05-07T22:23:18.7758417Z context = 2025-05-07T22:23:18.7758676Z 2025-05-07T22:23:18.7758820Z def make_ir(self, options, codegen_fns, module_map, context): 2025-05-07T22:23:18.7759278Z > return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns, 2025-05-07T22:23:18.7759704Z module_map=module_map) 2025-05-07T22:23:18.7760020Z E triton.compiler.errors.CompilationError: at 1:0: 2025-05-07T22:23:18.7760338Z E def _kernel_quantize_fp8_row( 2025-05-07T22:23:18.7760577Z E ^ 2025-05-07T22:23:18.7760947Z E ValueError("type fp8e4b8 not supported in this architecture. The supported fp8 dtypes are ('fp8e5',)") 2025-05-07T22:23:18.7761431Z E Falsifying example: test_quantize_fp8_matmul( 2025-05-07T22:23:18.7761808Z E # The test always failed when commented parts were varied together. 2025-05-07T22:23:18.7762249Z E self=, 2025-05-07T22:23:18.7762607Z E B_T=0, # or any other generated value 2025-05-07T22:23:18.7762895Z E D=128, # or any other generated value 2025-05-07T22:23:18.7763181Z E HD_L=256, # or any other generated value 2025-05-07T22:23:18.7763479Z E Mode='rowwise', # or any other generated value 2025-05-07T22:23:18.7763843Z E QType=torch.float8_e4m3fnuz, # or any other generated value 2025-05-07T22:23:18.7764358Z E Bias=True, # or any other generated value 2025-05-07T22:23:18.7764678Z E CudaGraph=True, # or any other generated value 2025-05-07T22:23:18.7764961Z E UseTriton=False, 2025-05-07T22:23:18.7765234Z E UseFastAccum=False, # or any other generated value 2025-05-07T22:23:18.7765780Z E InputMultiDim=False, # or any other generated value 2025-05-07T22:23:18.7766060Z E ) 2025-05-07T22:23:18.7766227Z E 2025-05-07T22:23:18.7766718Z E You can reproduce this example by temporarily adding @reproduce_failure('6.131.14', b'AXicc2RwRIIMDAAR1gHI') as a decorator on your test case 2025-05-07T22:23:18.7767196Z 2025-05-07T22:23:18.7767583Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/compiler/compiler.py:100: CompilationError 2025-05-07T22:23:18.7768153Z =============================== warnings summary =============================== 2025-05-07T22:23:18.7768688Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:23:18.7769399Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:23:18.7770087Z ../../../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108 2025-05-07T22:23:18.7771279Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/triton/runtime/autotuner.py:108: DeprecationWarning: warmup, rep, and use_cuda_graph parameters are deprecated. See https://github.com/triton-lang/triton/pull/4496 for details. 2025-05-07T22:23:18.7772341Z warnings.warn(("warmup, rep, and use_cuda_graph parameters are deprecated. See " 2025-05-07T22:23:18.7772629Z 2025-05-07T22:23:18.7772800Z experimental/gen_ai/test/quantize/quantize_test.py: 27 warnings 2025-05-07T22:23:18.7773901Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py:821: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T22:23:18.7774982Z zero_start_index_M = torch.tensor(ms, dtype=torch.long, device="cuda") 2025-05-07T22:23:18.7775257Z 2025-05-07T22:23:18.7775445Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T22:23:18.7775866Z ================ 2 failed, 20 deselected, 30 warnings in 59.84s ================ 2025-05-07T22:23:20.8214509Z ERROR conda.cli.main_run:execute(125): `conda run python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --lf --last-failed-no-failures none ./quantize/quantize_test.py` failed. (See above for error) 2025-05-07T22:23:20.8710351Z [EXEC] [ATTEMPT 2/2] Command attempt failed. 2025-05-07T22:23:20.8710701Z 2025-05-07T22:23:20.8710976Z [EXEC] The command has failed after 2 + 1 attempts; aborting. 2025-05-07T22:23:20.8711932Z [TEST] Python test suite FAILED for some or all tests despite multiple retries: ./quantize/quantize_test.py 2025-05-07T22:23:20.8712558Z 2025-05-07T22:23:20.8712565Z 2025-05-07T22:23:20.8712572Z 2025-05-07T22:23:20.8787953Z ##[error]Process completed with exit code 1. 2025-05-07T22:23:20.8868602Z Post job cleanup. 2025-05-07T22:23:20.8872645Z ##[command]/usr/bin/docker exec 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b sh -c "cat /etc/*release | grep ^ID" 2025-05-07T22:23:21.1501377Z [command]/usr/bin/git version 2025-05-07T22:23:21.1542912Z git version 2.34.1 2025-05-07T22:23:21.1579159Z Copying '/github/home/.gitconfig' to '/__w/_temp/7896eeaa-4c41-4f37-9e8f-cbd2674775a0/.gitconfig' 2025-05-07T22:23:21.1588752Z Temporarily overriding HOME='/__w/_temp/7896eeaa-4c41-4f37-9e8f-cbd2674775a0' before making global git config changes 2025-05-07T22:23:21.1589505Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T22:23:21.1594193Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T22:23:21.1634040Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T22:23:21.1670240Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T22:23:21.2065600Z Entering 'external/asmjit' 2025-05-07T22:23:21.2130873Z Entering 'external/composable_kernel' 2025-05-07T22:23:21.2207219Z Entering 'external/cpuinfo' 2025-05-07T22:23:21.2268770Z Entering 'external/cutlass' 2025-05-07T22:23:21.2346169Z Entering 'external/googletest' 2025-05-07T22:23:21.2410559Z Entering 'external/hipify_torch' 2025-05-07T22:23:21.2473345Z Entering 'external/json' 2025-05-07T22:23:21.2565928Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T22:23:21.2590815Z http.https://github.com/.extraheader 2025-05-07T22:23:21.2600559Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T22:23:21.2634334Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T22:23:21.3006144Z Entering 'external/asmjit' 2025-05-07T22:23:21.3070125Z Entering 'external/composable_kernel' 2025-05-07T22:23:21.3140976Z Entering 'external/cpuinfo' 2025-05-07T22:23:21.3207455Z Entering 'external/cutlass' 2025-05-07T22:23:21.3278944Z Entering 'external/googletest' 2025-05-07T22:23:21.3343835Z Entering 'external/hipify_torch' 2025-05-07T22:23:21.3407468Z Entering 'external/json' 2025-05-07T22:23:21.3651498Z Stop and remove container: c41f26f0a7ab4b3f93f9fdd09b8a5568_rocmdevubuntu220463complete_3d0f7f 2025-05-07T22:23:21.3656598Z ##[command]/usr/bin/docker rm --force 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b 2025-05-07T22:23:21.6233842Z 572e7b33084f8fea94770b0fa0daed2a396adb2a9ce3c533173a567e20d4c85b 2025-05-07T22:23:21.6284860Z Remove container network: github_network_81bff787e63f4f72971b90a4af4739a6 2025-05-07T22:23:21.6289606Z ##[command]/usr/bin/docker network rm github_network_81bff787e63f4f72971b90a4af4739a6 2025-05-07T22:23:21.9963066Z github_network_81bff787e63f4f72971b90a4af4739a6 2025-05-07T22:23:22.0052057Z Cleaning up orphan processes