05:27:41 Started by timer 05:27:41 Running as SYSTEM 05:27:41 [EnvInject] - Loading node environment variables. 05:27:41 Building remotely on prd-ubuntu2204-docker-4c-4g-33612 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-vanadium 05:27:42 [ssh-agent] Looking for ssh-agent implementation... 05:27:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:42 $ ssh-agent 05:27:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXwcRkHd/agent.1553 05:27:42 SSH_AGENT_PID=1555 05:27:42 [ssh-agent] Started. 05:27:42 Running ssh-add (command line suppressed) 05:27:42 Identity added: /w/workspace/distribution-docker-merge-vanadium@tmp/private_key_15325878626840546687.key (/w/workspace/distribution-docker-merge-vanadium@tmp/private_key_15325878626840546687.key) 05:27:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:27:42 The recommended git tool is: NONE 05:27:44 using credential jenkins-ssh 05:27:44 Wiping out workspace first. 05:27:44 Cloning the remote Git repository 05:27:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 05:27:44 > git init /w/workspace/distribution-docker-merge-vanadium # timeout=10 05:27:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 05:27:44 > git --version # timeout=10 05:27:44 > git --version # 'git version 2.34.1' 05:27:44 using GIT_SSH to set credentials jenkins-ssh 05:27:44 Verifying host key using known hosts file, will automatically accept unseen keys 05:27:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 05:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:45 Avoid second fetch 05:27:45 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 05:27:45 Checking out Revision 37308a7b45f57ebc0969e04cb1471417ce10f1ef (refs/remotes/origin/stable/vanadium) 05:27:45 > git config core.sparsecheckout # timeout=10 05:27:45 > git checkout -f 37308a7b45f57ebc0969e04cb1471417ce10f1ef # timeout=10 05:27:45 Commit message: "Update docs configuration for Vanadium" 05:27:45 > git rev-list --no-walk 37308a7b45f57ebc0969e04cb1471417ce10f1ef # timeout=10 05:27:49 provisioning config files... 05:27:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:27:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:27:49 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins16512223125776650730.sh 05:27:49 ---> python-tools-install.sh 05:27:49 Setup pyenv: 05:27:49 * system (set by /opt/pyenv/version) 05:27:49 * 3.8.20 (set by /opt/pyenv/version) 05:27:49 * 3.9.20 (set by /opt/pyenv/version) 05:27:49 3.10.15 05:27:49 3.11.10 05:27:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1uSm 05:27:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:27:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:27:58 lf-activate-venv(): INFO: Base packages installed successfully 05:27:58 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-1uSm/bin to PATH 05:28:24 Generating Requirements File 05:28:51 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. 05:28:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:28:51 Python 3.11.10 05:28:51 pip 26.1.2 from /tmp/venv-1uSm/lib/python3.11/site-packages/pip (python 3.11) 05:28:51 aiohappyeyeballs==2.7.1 05:28:51 aiohttp==3.14.1 05:28:51 aiosignal==1.4.0 05:28:51 appdirs==1.4.4 05:28:51 argcomplete==3.7.0 05:28:51 aspy.yaml==1.3.0 05:28:51 attrs==26.1.0 05:28:51 autopage==0.6.0 05:28:51 beautifulsoup4==4.15.0 05:28:51 boto3==1.43.41 05:28:51 botocore==1.43.41 05:28:51 bs4==0.0.2 05:28:51 certifi==2026.6.17 05:28:51 cffi==2.1.0 05:28:51 cfgv==3.5.0 05:28:51 chardet==7.4.3 05:28:51 charset-normalizer==3.4.8 05:28:51 click==8.4.2 05:28:51 cliff==4.14.0 05:28:51 cmd2==4.0.0 05:28:51 cryptography==3.3.2 05:28:51 debtcollector==3.1.0 05:28:51 decorator==5.3.1 05:28:51 defusedxml==0.7.1 05:28:51 Deprecated==1.3.1 05:28:51 distlib==0.4.3 05:28:51 dnspython==2.8.0 05:28:51 docker==7.1.0 05:28:51 dogpile.cache==1.5.0 05:28:51 durationpy==0.10 05:28:51 email-validator==2.3.0 05:28:51 filelock==3.29.6 05:28:51 frozenlist==1.8.0 05:28:51 future==1.0.0 05:28:51 gitdb==4.0.12 05:28:51 GitPython==3.1.50 05:28:51 httplib2==0.30.2 05:28:51 identify==2.6.19 05:28:51 idna==3.18 05:28:51 importlib-resources==1.5.0 05:28:51 iso8601==2.1.0 05:28:51 Jinja2==3.1.6 05:28:51 jmespath==1.1.0 05:28:51 jsonpatch==1.33 05:28:51 jsonpointer==3.1.1 05:28:51 jsonschema==4.26.0 05:28:51 jsonschema-specifications==2025.9.1 05:28:51 keystoneauth1==5.15.0 05:28:51 kubernetes==36.0.2 05:28:51 lftools==0.37.22 05:28:51 lxml==6.1.1 05:28:51 markdown-it-py==4.2.0 05:28:51 MarkupSafe==3.0.3 05:28:51 mdurl==0.1.2 05:28:51 msgpack==1.2.1 05:28:51 multi_key_dict==2.0.3 05:28:51 multidict==6.7.1 05:28:51 munch==4.0.0 05:28:51 netaddr==1.3.0 05:28:51 niet==1.4.2 05:28:51 nodeenv==1.10.0 05:28:51 oauth2client==4.1.3 05:28:51 oauthlib==3.3.1 05:28:51 openstacksdk==4.17.0 05:28:51 os-service-types==1.8.2 05:28:51 osc-lib==4.6.0 05:28:51 oslo.config==10.5.0 05:28:51 oslo.context==6.4.0 05:28:51 oslo.i18n==6.8.0 05:28:51 oslo.log==8.2.0 05:28:51 oslo.serialization==5.10.0 05:28:51 oslo.utils==10.1.1 05:28:51 packaging==26.2 05:28:51 pbr==7.0.3 05:28:51 platformdirs==4.10.0 05:28:51 prettytable==3.18.0 05:28:51 prompt_toolkit==3.0.52 05:28:51 propcache==0.5.2 05:28:51 psutil==7.2.2 05:28:51 pyasn1==0.6.3 05:28:51 pyasn1_modules==0.4.2 05:28:51 pycparser==3.0 05:28:51 pygerrit2==2.0.15 05:28:51 PyGithub==2.9.1 05:28:51 Pygments==2.20.0 05:28:51 PyJWT==2.13.0 05:28:51 PyNaCl==1.6.2 05:28:51 pyparsing==2.4.7 05:28:51 pyperclip==1.11.0 05:28:51 pyrsistent==0.20.0 05:28:51 python-cinderclient==9.9.0 05:28:51 python-dateutil==2.9.0.post0 05:28:51 python-discovery==1.4.3 05:28:51 python-heatclient==5.2.0 05:28:51 python-jenkins==1.8.3 05:28:51 python-keystoneclient==5.8.0 05:28:51 python-magnumclient==4.11.0 05:28:51 python-openstackclient==10.1.0 05:28:51 python-swiftclient==4.10.0 05:28:51 PyYAML==6.0.3 05:28:51 referencing==0.37.0 05:28:51 requests==2.34.2 05:28:51 requests-oauthlib==2.0.0 05:28:51 rfc3986==2.0.0 05:28:51 rich==15.0.0 05:28:51 rich-argparse==1.8.0 05:28:51 rpds-py==2026.6.3 05:28:51 rsa==4.9.1 05:28:51 ruamel.yaml==0.19.1 05:28:51 ruamel.yaml.clib==0.2.15 05:28:51 s3transfer==0.19.0 05:28:51 simplejson==4.1.1 05:28:51 six==1.17.0 05:28:51 smmap==5.0.3 05:28:51 soupsieve==2.8.4 05:28:51 stevedore==5.9.0 05:28:51 tabulate==0.10.0 05:28:51 toml==0.10.2 05:28:51 tomlkit==0.15.0 05:28:51 tqdm==4.68.3 05:28:51 typing_extensions==4.16.0 05:28:51 urllib3==1.26.20 05:28:51 virtualenv==21.6.0 05:28:51 wcwidth==0.8.2 05:28:51 websocket-client==1.9.0 05:28:51 wrapt==2.2.2 05:28:51 xdg==6.0.0 05:28:51 xmltodict==1.0.4 05:28:51 yarl==1.24.2 05:28:51 yq==4.1.1 05:28:51 [distribution-docker-merge-vanadium] $ /bin/sh /tmp/jenkins9590209738526101443.sh 05:28:51 ---> uv-install.sh 05:28:51 Installing uv/uvx (latest) using shell installer 05:28:52 2026-07-07 05:28:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-33QLhg.sh" [1] 05:28:52 downloading uv 0.11.27 x86_64-unknown-linux-gnu 05:28:53 installing to /home/jenkins/.local/bin 05:28:53 uv 05:28:53 uvx 05:28:53 everything's installed! 05:28:53 05:28:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:28:53 05:28:53 source $HOME/.local/bin/env (sh, bash, zsh) 05:28:53 source $HOME/.local/bin/env.fish (fish) 05:28:53 Adding install location to PATH 05:28:53 ---> Validating uv/uvx install 05:28:53 uvx 0.11.27 (x86_64-unknown-linux-gnu) 05:28:53 provisioning config files... 05:28:53 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config2856136472703783423tmp 05:28:55 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config14507730794469434739tmp 05:28:55 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins15615796508847487977.sh 05:28:55 ---> docker-login.sh 05:28:55 nexus3.opendaylight.org:10001 05:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:56 05:28:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:56 Configure a credential helper to remove this warning. See 05:28:56 https://docs.docker.com/go/credential-store/ 05:28:56 05:28:56 Login Succeeded 05:28:56 nexus3.opendaylight.org:10002 05:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:56 05:28:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:56 Configure a credential helper to remove this warning. See 05:28:56 https://docs.docker.com/go/credential-store/ 05:28:56 05:28:56 Login Succeeded 05:28:56 nexus3.opendaylight.org:10003 05:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:56 05:28:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:56 Configure a credential helper to remove this warning. See 05:28:56 https://docs.docker.com/go/credential-store/ 05:28:56 05:28:56 Login Succeeded 05:28:56 nexus3.opendaylight.org:10004 05:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:56 05:28:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:56 Configure a credential helper to remove this warning. See 05:28:56 https://docs.docker.com/go/credential-store/ 05:28:56 05:28:56 Login Succeeded 05:28:56 docker.io 05:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:56 05:28:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:56 Configure a credential helper to remove this warning. See 05:28:56 https://docs.docker.com/go/credential-store/ 05:28:56 05:28:56 Login Succeeded 05:28:56 ---> docker-login.sh ends 05:28:56 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins9598818525348421758.sh 05:28:56 [distribution-docker-merge-vanadium] $ /bin/sh -xe /tmp/jenkins15909494662085545511.sh 05:28:56 [EnvInject] - Injecting environment variables from a build step. 05:28:56 [EnvInject] - Injecting as environment variables the properties content 05:28:56 DOCKER_ROOT=$WORKSPACE/docker 05:28:56 CONTAINER_TAG_YAML_DIR= 05:28:56 CONTAINER_TAG_METHOD=yaml-file 05:28:56 05:28:56 [EnvInject] - Variables injected successfully. 05:28:56 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins5503310687208167209.sh 05:28:56 ---> docker-get-container-tag.sh 05:28:56 Setup pyenv: 05:28:56 system 05:28:56 3.8.20 05:28:56 3.9.20 05:28:56 3.10.15 05:28:56 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uSm from file:/tmp/.os_lf_venv 05:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:59 lf-activate-venv(): INFO: Base packages installed successfully 05:28:59 lf-activate-venv(): INFO: Installing additional packages: yq 05:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-1uSm/bin to PATH 05:29:00 File /w/workspace/distribution-docker-merge-vanadium/docker/container-tag.yaml not found. 05:29:00 Failed to get a container tag using method yaml-file 05:29:00 Build step 'Execute shell' marked build as failure 05:29:00 $ ssh-agent -k 05:29:00 unset SSH_AUTH_SOCK; 05:29:00 unset SSH_AGENT_PID; 05:29:00 echo Agent pid 1555 killed; 05:29:00 [ssh-agent] Stopped. 05:29:00 [PostBuildScript] - [INFO] Executing post build scripts. 05:29:00 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins2610703282368398582.sh 05:29:00 ---> sysstat.sh 05:29:00 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins9073468439552833610.sh 05:29:00 ---> package-listing.sh 05:29:00 ++ facter osfamily 05:29:00 ++ tr '[:upper:]' '[:lower:]' 05:29:00 + OS_FAMILY=debian 05:29:00 + workspace=/w/workspace/distribution-docker-merge-vanadium 05:29:00 + START_PACKAGES=/tmp/packages_start.txt 05:29:00 + END_PACKAGES=/tmp/packages_end.txt 05:29:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:00 + PACKAGES=/tmp/packages_start.txt 05:29:00 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:29:00 + PACKAGES=/tmp/packages_end.txt 05:29:00 + case "${OS_FAMILY}" in 05:29:00 + dpkg -l 05:29:00 + grep '^ii' 05:29:00 + '[' -f /tmp/packages_start.txt ']' 05:29:00 + '[' -f /tmp/packages_end.txt ']' 05:29:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:00 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:29:00 + mkdir -p /w/workspace/distribution-docker-merge-vanadium/archives/ 05:29:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-vanadium/archives/ 05:29:01 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins14182168516844705852.sh 05:29:01 ---> capture-instance-metadata.sh 05:29:01 Setup pyenv: 05:29:01 system 05:29:01 3.8.20 05:29:01 3.9.20 05:29:01 3.10.15 05:29:01 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uSm from file:/tmp/.os_lf_venv 05:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:02 lf-activate-venv(): INFO: Base packages installed successfully 05:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools 05:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-1uSm/bin to PATH 05:29:12 INFO: Running in OpenStack, capturing instance metadata 05:29:39 Expecting value: line 1 column 1 (char 0) 05:29:39 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins7692177172133135409.sh 05:29:39 provisioning config files... 05:29:40 Could not find credentials [logs] for distribution-docker-merge-vanadium #48 05:29:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config4399473503094680037tmp 05:29:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:29:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:29:40 provisioning config files... 05:29:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:29:40 [EnvInject] - Injecting environment variables from a build step. 05:29:40 [EnvInject] - Injecting as environment variables the properties content 05:29:40 SERVER_ID=logs 05:29:40 05:29:40 [EnvInject] - Variables injected successfully. 05:29:40 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins11334455582118232409.sh 05:29:40 ---> create-netrc.sh 05:29:40 WARN: Log server credential not found. 05:29:40 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins8949592873060504822.sh 05:29:40 ---> python-tools-install.sh 05:29:40 Setup pyenv: 05:29:40 system 05:29:40 3.8.20 05:29:40 3.9.20 05:29:40 3.10.15 05:29:40 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uSm from file:/tmp/.os_lf_venv 05:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:42 lf-activate-venv(): INFO: Base packages installed successfully 05:29:42 lf-activate-venv(): INFO: Installing additional packages: lftools 05:29:53 lf-activate-venv(): INFO: Adding /tmp/venv-1uSm/bin to PATH 05:29:53 [distribution-docker-merge-vanadium] $ /bin/sh /tmp/jenkins6971655184930598804.sh 05:29:53 ---> uv-install.sh 05:29:53 uv 0.11.27 is already installed 05:29:53 uvx 0.11.27 (x86_64-unknown-linux-gnu) 05:29:53 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins10484431363039499158.sh 05:29:53 ---> sudo-logs.sh 05:29:53 Archiving 'sudo' log.. 05:29:53 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins10430573551277338502.sh 05:29:53 ---> job-cost.sh 05:29:53 INFO: Activating Python virtual environment... 05:29:53 Setup pyenv: 05:29:54 system 05:29:54 3.8.20 05:29:54 3.9.20 05:29:54 3.10.15 05:29:54 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uSm from file:/tmp/.os_lf_venv 05:29:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:55 lf-activate-venv(): INFO: Base packages installed successfully 05:29:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-1uSm/bin to PATH 05:30:02 INFO: No stack-cost file found 05:30:02 INFO: Instance uptime: 181s 05:30:02 INFO: Fetching instance metadata (attempt 1 of 3)... 05:30:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:30:02 INFO: Successfully fetched instance metadata 05:30:02 INFO: Instance type: v3-standard-4 05:30:02 INFO: Retrieving pricing info for: v3-standard-4 05:30:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:30:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=181 05:30:02 INFO: Successfully fetched Vexxhost pricing API 05:30:02 INFO: Retrieved cost: 0.11 05:30:03 INFO: Retrieved resource: v3-standard-4 05:30:03 INFO: Creating archive directory: /w/workspace/distribution-docker-merge-vanadium/archives/cost 05:30:03 INFO: Archiving costs to: /w/workspace/distribution-docker-merge-vanadium/archives/cost.csv 05:30:03 INFO: Successfully archived job cost data 05:30:03 DEBUG: Cost data: distribution-docker-merge-vanadium,48,2026-07-07 05:30:03,v3-standard-4,181,0.11,0.00,FAILURE 05:30:03 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins4476242560182615093.sh 05:30:03 ---> logs-deploy.sh 05:30:03 Setup pyenv: 05:30:03 system 05:30:03 3.8.20 05:30:03 3.9.20 05:30:03 3.10.15 05:30:03 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:30:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uSm from file:/tmp/.os_lf_venv 05:30:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:05 lf-activate-venv(): INFO: Base packages installed successfully 05:30:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:30:15 lf-activate-venv(): INFO: Adding /tmp/venv-1uSm/bin to PATH 05:30:15 WARNING: Nexus logging server not set 05:30:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-vanadium/48/ 05:30:15 INFO: archiving logs to S3 05:30:16 ---> uname -a: 05:30:16 Linux prd-ubuntu2204-docker-4c-4g-33612 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 05:30:16 05:30:16 05:30:16 ---> lscpu: 05:30:16 Architecture: x86_64 05:30:16 CPU op-mode(s): 32-bit, 64-bit 05:30:16 Address sizes: 40 bits physical, 48 bits virtual 05:30:16 Byte Order: Little Endian 05:30:16 CPU(s): 4 05:30:16 On-line CPU(s) list: 0-3 05:30:16 Vendor ID: AuthenticAMD 05:30:16 Model name: AMD EPYC-Rome Processor 05:30:16 CPU family: 23 05:30:16 Model: 49 05:30:16 Thread(s) per core: 1 05:30:16 Core(s) per socket: 1 05:30:16 Socket(s): 4 05:30:16 Stepping: 0 05:30:16 BogoMIPS: 5599.99 05:30:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:30:16 Virtualization: AMD-V 05:30:16 Hypervisor vendor: KVM 05:30:16 Virtualization type: full 05:30:16 L1d cache: 128 KiB (4 instances) 05:30:16 L1i cache: 128 KiB (4 instances) 05:30:16 L2 cache: 2 MiB (4 instances) 05:30:16 L3 cache: 64 MiB (4 instances) 05:30:16 NUMA node(s): 1 05:30:16 NUMA node0 CPU(s): 0-3 05:30:16 Vulnerability Gather data sampling: Not affected 05:30:16 Vulnerability Indirect target selection: Not affected 05:30:16 Vulnerability Itlb multihit: Not affected 05:30:16 Vulnerability L1tf: Not affected 05:30:16 Vulnerability Mds: Not affected 05:30:16 Vulnerability Meltdown: Not affected 05:30:16 Vulnerability Mmio stale data: Not affected 05:30:16 Vulnerability Reg file data sampling: Not affected 05:30:16 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:30:16 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:30:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:30:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:30:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:30:16 Vulnerability Srbds: Not affected 05:30:16 Vulnerability Tsa: Not affected 05:30:16 Vulnerability Tsx async abort: Not affected 05:30:16 Vulnerability Vmscape: Not affected 05:30:16 05:30:16 05:30:16 ---> nproc: 05:30:16 4 05:30:16 05:30:16 05:30:16 ---> df -h: 05:30:16 Filesystem Size Used Avail Use% Mounted on 05:30:16 tmpfs 1.6G 1.1M 1.6G 1% /run 05:30:16 /dev/vda1 78G 8.5G 69G 11% / 05:30:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:30:16 tmpfs 5.0M 0 5.0M 0% /run/lock 05:30:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:30:16 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 05:30:16 05:30:16 05:30:16 ---> free -m: 05:30:16 total used free shared buff/cache available 05:30:16 Mem: 15989 659 12666 4 2663 15002 05:30:16 Swap: 1023 0 1023 05:30:16 05:30:16 05:30:16 ---> ip addr: 05:30:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:30:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:30:16 inet 127.0.0.1/8 scope host lo 05:30:16 valid_lft forever preferred_lft forever 05:30:16 inet6 ::1/128 scope host 05:30:16 valid_lft forever preferred_lft forever 05:30:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:30:16 link/ether fa:16:3e:93:36:27 brd ff:ff:ff:ff:ff:ff 05:30:16 altname enp0s3 05:30:16 inet 10.30.171.122/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:30:16 valid_lft 86213sec preferred_lft 86213sec 05:30:16 inet6 fe80::f816:3eff:fe93:3627/64 scope link 05:30:16 valid_lft forever preferred_lft forever 05:30:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:30:16 link/ether a6:cb:61:65:65:21 brd ff:ff:ff:ff:ff:ff 05:30:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:30:16 valid_lft forever preferred_lft forever 05:30:16 05:30:16 05:30:16 ---> sar -b -r -n DEV: 05:30:16 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-33612) 07/07/26 _x86_64_ (4 CPU) 05:30:16 05:30:16 05:27:11 LINUX RESTART (4 CPU) 05:30:16 05:30:16 05:30:16 ---> sar -P ALL: 05:30:16 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-33612) 07/07/26 _x86_64_ (4 CPU) 05:30:16 05:30:16 05:27:11 LINUX RESTART (4 CPU) 05:30:16 05:30:16 05:30:16