01:49:11 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/122885 01:49:11 Running as SYSTEM 01:49:11 [EnvInject] - Loading node environment variables. 01:49:11 Building remotely on prd-ubuntu2204-builder-2c-2g-15366 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-tox-verify-chromium 01:49:11 [ssh-agent] Looking for ssh-agent implementation... 01:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:11 $ ssh-agent 01:49:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQMj3zg/agent.1514 01:49:11 SSH_AGENT_PID=1516 01:49:11 [ssh-agent] Started. 01:49:11 Running ssh-add (command line suppressed) 01:49:11 Identity added: /w/workspace/autorelease-tox-verify-chromium@tmp/private_key_5764861385346143464.key (/w/workspace/autorelease-tox-verify-chromium@tmp/private_key_5764861385346143464.key) 01:49:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:49:11 The recommended git tool is: NONE 01:49:13 using credential jenkins-ssh 01:49:13 Wiping out workspace first. 01:49:13 Cloning the remote Git repository 01:49:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 01:49:13 > git init /w/workspace/autorelease-tox-verify-chromium # timeout=10 01:49:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 01:49:13 > git --version # timeout=10 01:49:13 > git --version # 'git version 2.34.1' 01:49:13 using GIT_SSH to set credentials jenkins-ssh 01:49:13 Verifying host key using known hosts file, will automatically accept unseen keys 01:49:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 01:49:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 01:49:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 01:49:17 using GIT_SSH to set credentials jenkins-ssh 01:49:17 Verifying host key using known hosts file, will automatically accept unseen keys 01:49:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease refs/changes/85/122885/1 # timeout=10 01:49:17 > git rev-parse 969c7c483f7bd254b796a96dfd506ecfe66da7a1^{commit} # timeout=10 01:49:17 Checking out Revision 969c7c483f7bd254b796a96dfd506ecfe66da7a1 (refs/changes/85/122885/1) 01:49:17 > git config core.sparsecheckout # timeout=10 01:49:17 > git checkout -f 969c7c483f7bd254b796a96dfd506ecfe66da7a1 # timeout=10 01:49:21 Commit message: "Build(deps): Bump lfit/releng-reusable-workflows/.github/workflows/gerrit-required-info-yaml-verify.yaml" 01:49:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:49:21 > git rev-list --no-walk 55c45bd3c712c122d1e5f1879d319f2b341935b3 # timeout=10 01:49:21 > git remote # timeout=10 01:49:21 > git submodule init # timeout=10 01:49:21 > git submodule sync # timeout=10 01:49:21 > git config --get remote.origin.url # timeout=10 01:49:21 > git submodule init # timeout=10 01:49:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:49:21 > git config --get submodule.daexim.url # timeout=10 01:49:21 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 01:49:21 > git config --get submodule.integration/distribution.url # timeout=10 01:49:21 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 01:49:21 > git config --get submodule.jsonrpc.url # timeout=10 01:49:21 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 01:49:21 > git config --get submodule.lispflowmapping.url # timeout=10 01:49:21 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 01:49:21 > git config --get submodule.ovsdb.url # timeout=10 01:49:21 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 01:49:21 > git submodule update --init --recursive daexim # timeout=10 01:49:22 > git submodule update --init --recursive integration/distribution # timeout=10 01:49:22 > git submodule update --init --recursive jsonrpc # timeout=10 01:49:23 > git submodule update --init --recursive lispflowmapping # timeout=10 01:49:24 > git submodule update --init --recursive ovsdb # timeout=10 01:49:27 provisioning config files... 01:49:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:49:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:49:27 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins7053898442519209009.sh 01:49:27 ---> python-tools-install.sh 01:49:27 Setup pyenv: 01:49:27 * system (set by /opt/pyenv/version) 01:49:27 * 3.8.20 (set by /opt/pyenv/version) 01:49:27 * 3.9.20 (set by /opt/pyenv/version) 01:49:27 3.10.15 01:49:27 3.11.10 01:49:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dmyg 01:49:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:49:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:49:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:49:36 lf-activate-venv(): INFO: Base packages installed successfully 01:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools 01:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-Dmyg/bin to PATH 01:49:58 Generating Requirements File 01:50:15 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. 01:50:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:50:15 Python 3.11.10 01:50:15 pip 26.1.1 from /tmp/venv-Dmyg/lib/python3.11/site-packages/pip (python 3.11) 01:50:16 appdirs==1.4.4 01:50:16 argcomplete==3.6.3 01:50:16 aspy.yaml==1.3.0 01:50:16 attrs==26.1.0 01:50:16 autopage==0.6.0 01:50:16 beautifulsoup4==4.14.3 01:50:16 boto3==1.43.8 01:50:16 botocore==1.43.8 01:50:16 bs4==0.0.2 01:50:16 certifi==2026.4.22 01:50:16 cffi==2.0.0 01:50:16 cfgv==3.5.0 01:50:16 chardet==7.4.3 01:50:16 charset-normalizer==3.4.7 01:50:16 click==8.3.3 01:50:16 cliff==4.14.0 01:50:16 cmd2==3.5.1 01:50:16 cryptography==3.3.2 01:50:16 debtcollector==3.1.0 01:50:16 decorator==5.2.1 01:50:16 defusedxml==0.7.1 01:50:16 Deprecated==1.3.1 01:50:16 distlib==0.4.0 01:50:16 dnspython==2.8.0 01:50:16 docker==7.1.0 01:50:16 dogpile.cache==1.5.0 01:50:16 durationpy==0.10 01:50:16 email-validator==2.3.0 01:50:16 filelock==3.29.0 01:50:16 future==1.0.0 01:50:16 gitdb==4.0.12 01:50:16 GitPython==3.1.50 01:50:16 httplib2==0.30.2 01:50:16 identify==2.6.19 01:50:16 idna==3.15 01:50:16 importlib-resources==1.5.0 01:50:16 iso8601==2.1.0 01:50:16 Jinja2==3.1.6 01:50:16 jmespath==1.1.0 01:50:16 jsonpatch==1.33 01:50:16 jsonpointer==3.1.1 01:50:16 jsonschema==4.26.0 01:50:16 jsonschema-specifications==2025.9.1 01:50:16 keystoneauth1==5.14.0 01:50:16 kubernetes==35.0.0 01:50:16 lftools==0.37.22 01:50:16 lxml==6.1.0 01:50:16 markdown-it-py==4.2.0 01:50:16 MarkupSafe==3.0.3 01:50:16 mdurl==0.1.2 01:50:16 msgpack==1.1.2 01:50:16 multi_key_dict==2.0.3 01:50:16 munch==4.0.0 01:50:16 netaddr==1.3.0 01:50:16 niet==1.4.2 01:50:16 nodeenv==1.10.0 01:50:16 oauth2client==4.1.3 01:50:16 oauthlib==3.3.1 01:50:16 openstacksdk==4.12.0 01:50:16 os-service-types==1.8.2 01:50:16 osc-lib==4.6.0 01:50:16 oslo.config==10.3.0 01:50:16 oslo.context==6.3.0 01:50:16 oslo.i18n==6.7.2 01:50:16 oslo.log==8.1.0 01:50:16 oslo.serialization==5.9.1 01:50:16 oslo.utils==10.0.1 01:50:16 packaging==26.2 01:50:16 pbr==7.0.3 01:50:16 platformdirs==4.9.6 01:50:16 prettytable==3.17.0 01:50:16 psutil==7.2.2 01:50:16 pyasn1==0.6.3 01:50:16 pyasn1_modules==0.4.2 01:50:16 pycparser==3.0 01:50:16 pygerrit2==2.0.15 01:50:16 PyGithub==2.9.1 01:50:16 Pygments==2.20.0 01:50:16 PyJWT==2.12.1 01:50:16 PyNaCl==1.6.2 01:50:16 pyparsing==2.4.7 01:50:16 pyperclip==1.11.0 01:50:16 pyrsistent==0.20.0 01:50:16 python-cinderclient==9.9.0 01:50:16 python-dateutil==2.9.0.post0 01:50:16 python-discovery==1.3.1 01:50:16 python-heatclient==5.1.0 01:50:16 python-jenkins==1.8.3 01:50:16 python-keystoneclient==5.8.0 01:50:16 python-magnumclient==4.10.0 01:50:16 python-openstackclient==9.0.0 01:50:16 python-swiftclient==4.10.0 01:50:16 PyYAML==6.0.3 01:50:16 referencing==0.37.0 01:50:16 requests==2.34.2 01:50:16 requests-oauthlib==2.0.0 01:50:16 rfc3986==2.0.0 01:50:16 rich==15.0.0 01:50:16 rich-argparse==1.8.0 01:50:16 rpds-py==0.30.0 01:50:16 rsa==4.9.1 01:50:16 ruamel.yaml==0.19.1 01:50:16 ruamel.yaml.clib==0.2.15 01:50:16 s3transfer==0.17.0 01:50:16 simplejson==4.1.1 01:50:16 six==1.17.0 01:50:16 smmap==5.0.3 01:50:16 soupsieve==2.8.3 01:50:16 stevedore==5.7.0 01:50:16 tabulate==0.10.0 01:50:16 toml==0.10.2 01:50:16 tomlkit==0.15.0 01:50:16 tqdm==4.67.3 01:50:16 typing_extensions==4.15.0 01:50:16 urllib3==1.26.20 01:50:16 virtualenv==21.3.3 01:50:16 wcwidth==0.7.0 01:50:16 websocket-client==1.9.0 01:50:16 wrapt==2.1.2 01:50:16 xdg==6.0.0 01:50:16 xmltodict==1.0.4 01:50:16 yq==3.4.3 01:50:16 [autorelease-tox-verify-chromium] $ /bin/sh /tmp/jenkins4377936434496962825.sh 01:50:16 ---> uv-install.sh 01:50:16 Installing uv/uvx (latest) using shell installer 01:50:16 2026-05-15 01:50:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-CzcwUW.sh" [1] 01:50:16 downloading uv 0.11.14 x86_64-unknown-linux-gnu 01:50:17 installing to /home/jenkins/.local/bin 01:50:17 uv 01:50:17 uvx 01:50:17 everything's installed! 01:50:17 01:50:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 01:50:17 01:50:17 source $HOME/.local/bin/env (sh, bash, zsh) 01:50:17 source $HOME/.local/bin/env.fish (fish) 01:50:17 Adding install location to PATH 01:50:17 ---> Validating uv/uvx install 01:50:17 uvx 0.11.14 (x86_64-unknown-linux-gnu) 01:50:17 [EnvInject] - Injecting environment variables from a build step. 01:50:17 [EnvInject] - Injecting as environment variables the properties content 01:50:17 PYTHON=python3 01:50:17 01:50:17 [EnvInject] - Variables injected successfully. 01:50:17 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins3267966956023584954.sh 01:50:17 ---> tox-install.sh 01:50:17 + source /home/jenkins/lf-env.sh 01:50:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:50:17 ++ mktemp -d /tmp/venv-XXXX 01:50:17 + lf_venv=/tmp/venv-4PkY 01:50:17 + local venv_file=/tmp/.os_lf_venv 01:50:17 + local python=python3 01:50:17 + local options 01:50:17 + local set_path=true 01:50:17 + local install_args= 01:50:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:50:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:50:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:50:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:50:17 + true 01:50:17 + case $1 in 01:50:17 + venv_file=/tmp/.toxenv 01:50:17 + shift 2 01:50:17 + true 01:50:17 + case $1 in 01:50:17 + shift 01:50:17 + break 01:50:17 + case $python in 01:50:17 + local pkg_list= 01:50:17 + [[ -d /opt/pyenv ]] 01:50:17 + echo 'Setup pyenv:' 01:50:17 Setup pyenv: 01:50:17 + export PYENV_ROOT=/opt/pyenv 01:50:17 + PYENV_ROOT=/opt/pyenv 01:50:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:17 + pyenv versions 01:50:17 system 01:50:17 3.8.20 01:50:17 3.9.20 01:50:17 3.10.15 01:50:17 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 01:50:17 + command -v pyenv 01:50:17 ++ pyenv init - --no-rehash 01:50:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:50:17 for i in ${!paths[@]}; do 01:50:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:50:17 fi; done; 01:50:17 echo "${paths[*]}"'\'')" 01:50:17 export PATH="/opt/pyenv/shims:${PATH}" 01:50:17 export PYENV_SHELL=bash 01:50:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:50:17 pyenv() { 01:50:17 local command 01:50:17 command="${1:-}" 01:50:17 if [ "$#" -gt 0 ]; then 01:50:17 shift 01:50:17 fi 01:50:17 01:50:17 case "$command" in 01:50:17 rehash|shell) 01:50:17 eval "$(pyenv "sh-$command" "$@")" 01:50:17 ;; 01:50:17 *) 01:50:17 command pyenv "$command" "$@" 01:50:17 ;; 01:50:17 esac 01:50:17 }' 01:50:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:50:17 for i in ${!paths[@]}; do 01:50:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:50:17 fi; done; 01:50:17 echo "${paths[*]}"' 01:50:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:17 ++ export PYENV_SHELL=bash 01:50:17 ++ PYENV_SHELL=bash 01:50:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:50:17 +++ complete -F _pyenv pyenv 01:50:17 ++ lf-pyver python3 01:50:17 ++ local py_version_xy=python3 01:50:17 ++ local py_version_xyz= 01:50:17 ++ pyenv versions 01:50:17 ++ local command 01:50:17 ++ command=versions 01:50:17 ++ '[' 1 -gt 0 ']' 01:50:17 ++ shift 01:50:17 ++ case "$command" in 01:50:17 ++ command pyenv versions 01:50:17 ++ awk '{ print $1 }' 01:50:17 ++ grep -E '^[0-9.]*[0-9]$' 01:50:17 ++ sed 's/^[ *]* //' 01:50:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:50:17 +++ grep '^3' /tmp/.pyenv_versions 01:50:17 +++ tail -n 1 01:50:17 +++ sort -V 01:50:17 ++ py_version_xyz=3.11.10 01:50:17 ++ [[ -z 3.11.10 ]] 01:50:17 ++ echo 3.11.10 01:50:17 ++ return 0 01:50:17 + pyenv local 3.11.10 01:50:17 + local command 01:50:17 + command=local 01:50:17 + '[' 2 -gt 0 ']' 01:50:17 + shift 01:50:17 + case "$command" in 01:50:17 + command pyenv local 3.11.10 01:50:17 + for arg in "$@" 01:50:17 + case $arg in 01:50:17 + pkg_list+='tox ' 01:50:17 + for arg in "$@" 01:50:17 + case $arg in 01:50:17 + pkg_list+='virtualenv ' 01:50:17 + for arg in "$@" 01:50:17 + case $arg in 01:50:17 + pkg_list+='urllib3~=1.26.15 ' 01:50:17 + [[ -f /tmp/.toxenv ]] 01:50:17 + [[ ! -f /tmp/.toxenv ]] 01:50:17 + [[ -n '' ]] 01:50:17 + python3 -m venv /tmp/venv-4PkY 01:50:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4PkY' 01:50:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4PkY 01:50:21 + echo /tmp/venv-4PkY 01:50:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:50:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:50:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:50:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:50:21 + local 'pip_opts=--upgrade --quiet' 01:50:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:50:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:50:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:50:21 + [[ -n '' ]] 01:50:21 + [[ -n '' ]] 01:50:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:50:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:50:21 + /tmp/venv-4PkY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:50:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:50:25 lf-activate-venv(): INFO: Base packages installed successfully 01:50:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:50:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:50:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:50:25 + /tmp/venv-4PkY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 01:50:27 + type python3 01:50:27 + true 01:50:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4PkY/bin to PATH' 01:50:27 lf-activate-venv(): INFO: Adding /tmp/venv-4PkY/bin to PATH 01:50:27 + PATH=/tmp/venv-4PkY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 + return 0 01:50:27 + python3 --version 01:50:27 Python 3.11.10 01:50:27 + python3 -m pip --version 01:50:27 pip 26.1.1 from /tmp/venv-4PkY/lib/python3.11/site-packages/pip (python 3.11) 01:50:27 + python3 -m pip freeze 01:50:27 cachetools==7.1.1 01:50:27 colorama==0.4.6 01:50:27 distlib==0.4.0 01:50:27 filelock==3.29.0 01:50:27 packaging==26.2 01:50:27 platformdirs==4.9.6 01:50:27 pluggy==1.6.0 01:50:27 pyproject-api==1.10.0 01:50:27 python-discovery==1.3.1 01:50:27 tomli_w==1.2.0 01:50:27 tox==4.54.0 01:50:27 urllib3==1.26.20 01:50:27 virtualenv==21.3.3 01:50:27 [autorelease-tox-verify-chromium] $ /bin/sh -xe /tmp/jenkins1677001857368018266.sh 01:50:27 [EnvInject] - Injecting environment variables from a build step. 01:50:27 [EnvInject] - Injecting as environment variables the properties content 01:50:27 PARALLEL=False 01:50:27 01:50:27 [EnvInject] - Variables injected successfully. 01:50:27 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins4629886762121396114.sh 01:50:27 ---> tox-run.sh 01:50:27 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 + ARCHIVE_TOX_DIR=/w/workspace/autorelease-tox-verify-chromium/archives/tox 01:50:27 + ARCHIVE_DOC_DIR=/w/workspace/autorelease-tox-verify-chromium/archives/docs 01:50:27 + mkdir -p /w/workspace/autorelease-tox-verify-chromium/archives/tox 01:50:27 + cd /w/workspace/autorelease-tox-verify-chromium/. 01:50:27 + source /home/jenkins/lf-env.sh 01:50:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:50:27 ++ mktemp -d /tmp/venv-XXXX 01:50:27 + lf_venv=/tmp/venv-Ncn9 01:50:27 + local venv_file=/tmp/.os_lf_venv 01:50:27 + local python=python3 01:50:27 + local options 01:50:27 + local set_path=true 01:50:27 + local install_args= 01:50:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:50:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:50:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:50:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:50:27 + true 01:50:27 + case $1 in 01:50:27 + venv_file=/tmp/.toxenv 01:50:27 + shift 2 01:50:27 + true 01:50:27 + case $1 in 01:50:27 + shift 01:50:27 + break 01:50:27 + case $python in 01:50:27 + local pkg_list= 01:50:27 + [[ -d /opt/pyenv ]] 01:50:27 + echo 'Setup pyenv:' 01:50:27 Setup pyenv: 01:50:27 + export PYENV_ROOT=/opt/pyenv 01:50:27 + PYENV_ROOT=/opt/pyenv 01:50:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 + pyenv versions 01:50:27 system 01:50:27 3.8.20 01:50:27 3.9.20 01:50:27 3.10.15 01:50:27 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 01:50:27 + command -v pyenv 01:50:27 ++ pyenv init - --no-rehash 01:50:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:50:27 for i in ${!paths[@]}; do 01:50:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:50:27 fi; done; 01:50:27 echo "${paths[*]}"'\'')" 01:50:27 export PATH="/opt/pyenv/shims:${PATH}" 01:50:27 export PYENV_SHELL=bash 01:50:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:50:27 pyenv() { 01:50:27 local command 01:50:27 command="${1:-}" 01:50:27 if [ "$#" -gt 0 ]; then 01:50:27 shift 01:50:27 fi 01:50:27 01:50:27 case "$command" in 01:50:27 rehash|shell) 01:50:27 eval "$(pyenv "sh-$command" "$@")" 01:50:27 ;; 01:50:27 *) 01:50:27 command pyenv "$command" "$@" 01:50:27 ;; 01:50:27 esac 01:50:27 }' 01:50:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:50:27 for i in ${!paths[@]}; do 01:50:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:50:27 fi; done; 01:50:27 echo "${paths[*]}"' 01:50:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:27 ++ export PYENV_SHELL=bash 01:50:27 ++ PYENV_SHELL=bash 01:50:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:50:27 +++ complete -F _pyenv pyenv 01:50:27 ++ lf-pyver python3 01:50:27 ++ local py_version_xy=python3 01:50:27 ++ local py_version_xyz= 01:50:27 ++ pyenv versions 01:50:27 ++ local command 01:50:27 ++ command=versions 01:50:27 ++ '[' 1 -gt 0 ']' 01:50:27 ++ shift 01:50:27 ++ case "$command" in 01:50:27 ++ command pyenv versions 01:50:27 ++ awk '{ print $1 }' 01:50:27 ++ grep -E '^[0-9.]*[0-9]$' 01:50:27 ++ sed 's/^[ *]* //' 01:50:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:50:27 +++ grep '^3' /tmp/.pyenv_versions 01:50:27 +++ tail -n 1 01:50:27 +++ sort -V 01:50:27 ++ py_version_xyz=3.11.10 01:50:27 ++ [[ -z 3.11.10 ]] 01:50:27 ++ echo 3.11.10 01:50:27 ++ return 0 01:50:27 + pyenv local 3.11.10 01:50:27 + local command 01:50:27 + command=local 01:50:27 + '[' 2 -gt 0 ']' 01:50:27 + shift 01:50:27 + case "$command" in 01:50:27 + command pyenv local 3.11.10 01:50:27 + for arg in "$@" 01:50:27 + case $arg in 01:50:27 + pkg_list+='tox ' 01:50:27 + for arg in "$@" 01:50:27 + case $arg in 01:50:27 + pkg_list+='virtualenv ' 01:50:27 + for arg in "$@" 01:50:27 + case $arg in 01:50:27 + pkg_list+='urllib3~=1.26.15 ' 01:50:27 + [[ -f /tmp/.toxenv ]] 01:50:27 ++ cat /tmp/.toxenv 01:50:27 + lf_venv=/tmp/venv-4PkY 01:50:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PkY from' file:/tmp/.toxenv 01:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PkY from file:/tmp/.toxenv 01:50:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:50:27 + local 'pip_opts=--upgrade --quiet' 01:50:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:50:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:50:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:50:27 + [[ -n '' ]] 01:50:27 + [[ -n '' ]] 01:50:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:50:27 + /tmp/venv-4PkY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:50:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:50:28 lf-activate-venv(): INFO: Base packages installed successfully 01:50:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:50:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:50:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:50:28 + /tmp/venv-4PkY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 01:50:29 + type python3 01:50:29 + true 01:50:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4PkY/bin to PATH' 01:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-4PkY/bin to PATH 01:50:29 + PATH=/tmp/venv-4PkY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:29 + return 0 01:50:29 + [[ -d /opt/pyenv ]] 01:50:29 + echo '---> Setting up pyenv' 01:50:29 ---> Setting up pyenv 01:50:29 + export PYENV_ROOT=/opt/pyenv 01:50:29 + PYENV_ROOT=/opt/pyenv 01:50:29 + export PATH=/opt/pyenv/bin:/tmp/venv-4PkY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:29 + PATH=/opt/pyenv/bin:/tmp/venv-4PkY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 01:50:29 ++ pwd 01:50:29 + PYTHONPATH=/w/workspace/autorelease-tox-verify-chromium 01:50:29 + export PYTHONPATH 01:50:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:50:29 + TOX_TESTENV_PASSENV=PYTHONPATH 01:50:29 + tox --version 01:50:30 4.54.0 from /tmp/venv-4PkY/lib/python3.11/site-packages/tox/__init__.py 01:50:30 + PARALLEL=False 01:50:30 + TOX_OPTIONS_LIST= 01:50:30 + [[ -n '' ]] 01:50:30 + case ${PARALLEL,,} in 01:50:30 + tox 01:50:30 + tee -a /w/workspace/autorelease-tox-verify-chromium/archives/tox/tox.log 01:50:31 py: freeze> python -m pip freeze --all 01:50:31 py: pip==26.1.1,setuptools==82.0.1 01:50:31 py: OK (1.17 seconds) 01:50:31 congratulations :) (1.20 seconds) 01:50:31 + tox_status=0 01:50:31 + echo '---> Completed tox runs' 01:50:31 ---> Completed tox runs 01:50:31 + for i in .tox/*/log 01:50:31 ++ awk -F/ '{print $2}' 01:50:31 ++ echo .tox/py/log 01:50:31 + tox_env=py 01:50:31 + cp -r .tox/py/log /w/workspace/autorelease-tox-verify-chromium/archives/tox/py 01:50:31 + DOC_DIR=docs/_build/html 01:50:31 + [[ -d docs/_build/html ]] 01:50:31 + echo '---> tox-run.sh ends' 01:50:31 ---> tox-run.sh ends 01:50:31 + test 0 -eq 0 01:50:31 $ ssh-agent -k 01:50:31 unset SSH_AUTH_SOCK; 01:50:31 unset SSH_AGENT_PID; 01:50:31 echo Agent pid 1516 killed; 01:50:31 [ssh-agent] Stopped. 01:50:31 [PostBuildScript] - [INFO] Executing post build scripts. 01:50:31 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins17905823483623714886.sh 01:50:31 ---> sysstat.sh 01:50:32 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins13147984521946231838.sh 01:50:32 ---> package-listing.sh 01:50:32 ++ facter osfamily 01:50:32 ++ tr '[:upper:]' '[:lower:]' 01:50:32 + OS_FAMILY=debian 01:50:32 + workspace=/w/workspace/autorelease-tox-verify-chromium 01:50:32 + START_PACKAGES=/tmp/packages_start.txt 01:50:32 + END_PACKAGES=/tmp/packages_end.txt 01:50:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:32 + PACKAGES=/tmp/packages_start.txt 01:50:32 + '[' /w/workspace/autorelease-tox-verify-chromium ']' 01:50:32 + PACKAGES=/tmp/packages_end.txt 01:50:32 + case "${OS_FAMILY}" in 01:50:32 + grep '^ii' 01:50:32 + dpkg -l 01:50:32 + '[' -f /tmp/packages_start.txt ']' 01:50:32 + '[' -f /tmp/packages_end.txt ']' 01:50:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:32 + '[' /w/workspace/autorelease-tox-verify-chromium ']' 01:50:32 + mkdir -p /w/workspace/autorelease-tox-verify-chromium/archives/ 01:50:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-tox-verify-chromium/archives/ 01:50:32 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins12305618662188513338.sh 01:50:32 ---> capture-instance-metadata.sh 01:50:32 Setup pyenv: 01:50:32 system 01:50:32 3.8.20 01:50:32 3.9.20 01:50:32 3.10.15 01:50:32 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 01:50:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dmyg from file:/tmp/.os_lf_venv 01:50:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:50:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:50:34 lf-activate-venv(): INFO: Base packages installed successfully 01:50:34 lf-activate-venv(): INFO: Installing additional packages: lftools 01:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-Dmyg/bin to PATH 01:50:43 INFO: Running in OpenStack, capturing instance metadata 01:50:44 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins5534734065954335986.sh 01:50:44 provisioning config files... 01:50:44 Could not find credentials [logs] for autorelease-tox-verify-chromium #33 01:50:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-tox-verify-chromium@tmp/config10832469689285359193tmp 01:50:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:50:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:50:44 provisioning config files... 01:50:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:50:44 [EnvInject] - Injecting environment variables from a build step. 01:50:44 [EnvInject] - Injecting as environment variables the properties content 01:50:44 SERVER_ID=logs 01:50:44 01:50:44 [EnvInject] - Variables injected successfully. 01:50:44 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins2531361009953368112.sh 01:50:44 ---> create-netrc.sh 01:50:44 WARN: Log server credential not found. 01:50:44 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins16588585874049816386.sh 01:50:44 ---> python-tools-install.sh 01:50:44 Setup pyenv: 01:50:44 system 01:50:44 3.8.20 01:50:44 3.9.20 01:50:44 3.10.15 01:50:44 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 01:50:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dmyg from file:/tmp/.os_lf_venv 01:50:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:50:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:50:46 lf-activate-venv(): INFO: Base packages installed successfully 01:50:46 lf-activate-venv(): INFO: Installing additional packages: lftools 01:50:55 lf-activate-venv(): INFO: Adding /tmp/venv-Dmyg/bin to PATH 01:50:55 [autorelease-tox-verify-chromium] $ /bin/sh /tmp/jenkins4390040950850993246.sh 01:50:55 ---> uv-install.sh 01:50:55 uv 0.11.14 is already installed 01:50:55 uvx 0.11.14 (x86_64-unknown-linux-gnu) 01:50:55 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins1747120814698793792.sh 01:50:55 ---> sudo-logs.sh 01:50:55 Archiving 'sudo' log.. 01:50:55 [autorelease-tox-verify-chromium] $ /bin/bash /tmp/jenkins10826378873010077048.sh 01:50:55 ---> job-cost.sh 01:50:55 INFO: Activating Python virtual environment... 01:50:55 Setup pyenv: 01:50:55 system 01:50:55 3.8.20 01:50:55 3.9.20 01:50:55 3.10.15 01:50:55 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 01:50:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dmyg from file:/tmp/.os_lf_venv 01:50:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:50:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:50:57 lf-activate-venv(): INFO: Base packages installed successfully 01:50:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-Dmyg/bin to PATH 01:51:02 INFO: No stack-cost file found 01:51:02 INFO: Instance uptime: 152s 01:51:02 INFO: Fetching instance metadata (attempt 1 of 3)... 01:51:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:51:02 INFO: Successfully fetched instance metadata 01:51:02 INFO: Instance type: v3-standard-2 01:51:02 INFO: Retrieving pricing info for: v3-standard-2 01:51:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:51:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=152 01:51:03 INFO: Successfully fetched Vexxhost pricing API 01:51:03 INFO: Retrieved cost: 0.06 01:51:03 INFO: Retrieved resource: v3-standard-2 01:51:03 INFO: Creating archive directory: /w/workspace/autorelease-tox-verify-chromium/archives/cost 01:51:03 INFO: Archiving costs to: /w/workspace/autorelease-tox-verify-chromium/archives/cost.csv 01:51:03 INFO: Successfully archived job cost data 01:51:03 DEBUG: Cost data: autorelease-tox-verify-chromium,33,2026-05-15 01:51:03,v3-standard-2,152,0.06,0.00,SUCCESS 01:51:03 [autorelease-tox-verify-chromium] $ /bin/bash -l /tmp/jenkins6285471518944783859.sh 01:51:03 ---> logs-deploy.sh 01:51:03 Setup pyenv: 01:51:03 system 01:51:03 3.8.20 01:51:03 3.9.20 01:51:03 3.10.15 01:51:03 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-chromium/.python-version) 01:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dmyg from file:/tmp/.os_lf_venv 01:51:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:51:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:51:05 lf-activate-venv(): INFO: Base packages installed successfully 01:51:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-Dmyg/bin to PATH 01:51:14 WARNING: Nexus logging server not set 01:51:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-tox-verify-chromium/33/ 01:51:14 INFO: archiving logs to S3 01:51:15 ---> uname -a: 01:51:15 Linux prd-ubuntu2204-builder-2c-2g-15366 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 01:51:15 01:51:15 01:51:15 ---> lscpu: 01:51:15 Architecture: x86_64 01:51:15 CPU op-mode(s): 32-bit, 64-bit 01:51:15 Address sizes: 40 bits physical, 48 bits virtual 01:51:15 Byte Order: Little Endian 01:51:15 CPU(s): 2 01:51:15 On-line CPU(s) list: 0,1 01:51:15 Vendor ID: AuthenticAMD 01:51:15 Model name: AMD EPYC-Rome Processor 01:51:15 CPU family: 23 01:51:15 Model: 49 01:51:15 Thread(s) per core: 1 01:51:15 Core(s) per socket: 1 01:51:15 Socket(s): 2 01:51:15 Stepping: 0 01:51:15 BogoMIPS: 5599.99 01:51:15 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 01:51:15 Virtualization: AMD-V 01:51:15 Hypervisor vendor: KVM 01:51:15 Virtualization type: full 01:51:15 L1d cache: 64 KiB (2 instances) 01:51:15 L1i cache: 64 KiB (2 instances) 01:51:15 L2 cache: 1 MiB (2 instances) 01:51:15 L3 cache: 32 MiB (2 instances) 01:51:15 NUMA node(s): 1 01:51:15 NUMA node0 CPU(s): 0,1 01:51:15 Vulnerability Gather data sampling: Not affected 01:51:15 Vulnerability Indirect target selection: Not affected 01:51:15 Vulnerability Itlb multihit: Not affected 01:51:15 Vulnerability L1tf: Not affected 01:51:15 Vulnerability Mds: Not affected 01:51:15 Vulnerability Meltdown: Not affected 01:51:15 Vulnerability Mmio stale data: Not affected 01:51:15 Vulnerability Reg file data sampling: Not affected 01:51:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:51:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:51:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:51:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:51:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:51:15 Vulnerability Srbds: Not affected 01:51:15 Vulnerability Tsa: Not affected 01:51:15 Vulnerability Tsx async abort: Not affected 01:51:15 Vulnerability Vmscape: Not affected 01:51:15 01:51:15 01:51:15 ---> nproc: 01:51:15 2 01:51:15 01:51:15 01:51:15 ---> df -h: 01:51:15 Filesystem Size Used Avail Use% Mounted on 01:51:15 tmpfs 794M 1.1M 793M 1% /run 01:51:15 /dev/vda1 39G 8.6G 31G 23% / 01:51:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:51:15 tmpfs 5.0M 0 5.0M 0% /run/lock 01:51:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:51:15 tmpfs 794M 4.0K 794M 1% /run/user/1001 01:51:15 01:51:15 01:51:15 ---> free -m: 01:51:15 total used free shared buff/cache available 01:51:15 Mem: 7937 548 4689 4 2700 7088 01:51:15 Swap: 1023 0 1023 01:51:15 01:51:15 01:51:15 ---> ip addr: 01:51:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:51:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:51:15 inet 127.0.0.1/8 scope host lo 01:51:15 valid_lft forever preferred_lft forever 01:51:15 inet6 ::1/128 scope host 01:51:15 valid_lft forever preferred_lft forever 01:51:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:51:15 link/ether fa:16:3e:58:21:61 brd ff:ff:ff:ff:ff:ff 01:51:15 altname enp0s3 01:51:15 inet 10.30.171.83/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:51:15 valid_lft 86243sec preferred_lft 86243sec 01:51:15 inet6 fe80::f816:3eff:fe58:2161/64 scope link 01:51:15 valid_lft forever preferred_lft forever 01:51:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:51:15 link/ether ca:6b:d2:85:65:d8 brd ff:ff:ff:ff:ff:ff 01:51:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:51:15 valid_lft forever preferred_lft forever 01:51:15 01:51:15 01:51:15 ---> sar -b -r -n DEV: 01:51:15 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-15366) 05/15/26 _x86_64_ (2 CPU) 01:51:15 01:51:15 01:48:40 LINUX RESTART (2 CPU) 01:51:15 01:51:15 01:51:15 ---> sar -P ALL: 01:51:15 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-15366) 05/15/26 _x86_64_ (2 CPU) 01:51:15 01:51:15 01:48:40 LINUX RESTART (2 CPU) 01:51:15 01:51:15 01:51:15