12:13:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117149 12:13:42 Running as SYSTEM 12:13:42 [EnvInject] - Loading node environment variables. 12:13:42 Building remotely on prd-ubuntu2204-builder-2c-2g-46577 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:13:42 [ssh-agent] Looking for ssh-agent implementation... 12:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:42 $ ssh-agent 12:13:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAx0v9w/agent.1522 12:13:42 SSH_AGENT_PID=1524 12:13:42 [ssh-agent] Started. 12:13:42 Running ssh-add (command line suppressed) 12:13:43 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_2177650743616602247.key (/w/workspace/builder-tox-verify-master@tmp/private_key_2177650743616602247.key) 12:13:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:13:43 The recommended git tool is: NONE 12:13:45 using credential jenkins-ssh 12:13:45 Wiping out workspace first. 12:13:45 Cloning the remote Git repository 12:13:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:13:45 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:13:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:13:45 > git --version # timeout=10 12:13:45 > git --version # 'git version 2.34.1' 12:13:45 using GIT_SSH to set credentials jenkins-ssh 12:13:45 Verifying host key using known hosts file 12:13:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:13:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:13:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:13:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:13:48 using GIT_SSH to set credentials jenkins-ssh 12:13:48 Verifying host key using known hosts file 12:13:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:13:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/49/117149/1 # timeout=10 12:13:48 > git rev-parse bd25f91c50b461e2daa5df0da6df7db11a836a5d^{commit} # timeout=10 12:13:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:13:48 Checking out Revision bd25f91c50b461e2daa5df0da6df7db11a836a5d (refs/changes/49/117149/1) 12:13:48 > git config core.sparsecheckout # timeout=10 12:13:48 > git checkout -f bd25f91c50b461e2daa5df0da6df7db11a836a5d # timeout=10 12:13:51 Commit message: "Update validate-ar jobs for calcium" 12:13:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:13:51 > git rev-list --no-walk e087569bd235f5cc1bea8e48366145e1f24e7f47 # timeout=10 12:13:51 > git remote # timeout=10 12:13:51 > git submodule init # timeout=10 12:13:51 > git submodule sync # timeout=10 12:13:52 > git config --get remote.origin.url # timeout=10 12:13:52 > git submodule init # timeout=10 12:13:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:13:52 > git config --get submodule.global-jjb.url # timeout=10 12:13:52 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:13:52 > git config --get submodule.packer/common-packer.url # timeout=10 12:13:52 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:13:52 > git submodule update --init --recursive global-jjb # timeout=10 12:13:52 > git submodule update --init --recursive packer/common-packer # timeout=10 12:13:53 provisioning config files... 12:13:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:13:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:13:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16292396317849004637.sh 12:13:53 ---> python-tools-install.sh 12:13:53 Setup pyenv: 12:13:53 * system (set by /opt/pyenv/version) 12:13:53 * 3.8.20 (set by /opt/pyenv/version) 12:13:53 * 3.9.20 (set by /opt/pyenv/version) 12:13:53 * 3.10.15 (set by /opt/pyenv/version) 12:13:53 * 3.11.10 (set by /opt/pyenv/version) 12:13:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ofoz 12:13:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:14:02 lf-activate-venv(): INFO: Installing: lftools 12:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ofoz/bin to PATH 12:14:30 Generating Requirements File 12:14:52 Python 3.11.10 12:14:52 pip 25.1.1 from /tmp/venv-Ofoz/lib/python3.11/site-packages/pip (python 3.11) 12:14:53 appdirs==1.4.4 12:14:53 argcomplete==3.6.2 12:14:53 aspy.yaml==1.3.0 12:14:53 attrs==25.3.0 12:14:53 autopage==0.5.2 12:14:53 beautifulsoup4==4.13.4 12:14:53 boto3==1.39.14 12:14:53 botocore==1.39.14 12:14:53 bs4==0.0.2 12:14:53 cachetools==5.5.2 12:14:53 certifi==2025.7.14 12:14:53 cffi==1.17.1 12:14:53 cfgv==3.4.0 12:14:53 chardet==5.2.0 12:14:53 charset-normalizer==3.4.2 12:14:53 click==8.2.1 12:14:53 cliff==4.10.0 12:14:53 cmd2==2.7.0 12:14:53 cryptography==3.3.2 12:14:53 debtcollector==3.0.0 12:14:53 decorator==5.2.1 12:14:53 defusedxml==0.7.1 12:14:53 Deprecated==1.2.18 12:14:53 distlib==0.4.0 12:14:53 dnspython==2.7.0 12:14:53 docker==7.1.0 12:14:53 dogpile.cache==1.4.0 12:14:53 durationpy==0.10 12:14:53 email_validator==2.2.0 12:14:53 filelock==3.18.0 12:14:53 future==1.0.0 12:14:53 gitdb==4.0.12 12:14:53 GitPython==3.1.45 12:14:53 google-auth==2.40.3 12:14:53 httplib2==0.22.0 12:14:53 identify==2.6.12 12:14:53 idna==3.10 12:14:53 importlib-resources==1.5.0 12:14:53 iso8601==2.1.0 12:14:53 Jinja2==3.1.6 12:14:53 jmespath==1.0.1 12:14:53 jsonpatch==1.33 12:14:53 jsonpointer==3.0.0 12:14:53 jsonschema==4.25.0 12:14:53 jsonschema-specifications==2025.4.1 12:14:53 keystoneauth1==5.11.1 12:14:53 kubernetes==33.1.0 12:14:53 lftools==0.37.13 12:14:53 lxml==6.0.0 12:14:53 markdown-it-py==3.0.0 12:14:53 MarkupSafe==3.0.2 12:14:53 mdurl==0.1.2 12:14:53 msgpack==1.1.1 12:14:53 multi_key_dict==2.0.3 12:14:53 munch==4.0.0 12:14:53 netaddr==1.3.0 12:14:53 niet==1.4.2 12:14:53 nodeenv==1.9.1 12:14:53 oauth2client==4.1.3 12:14:53 oauthlib==3.3.1 12:14:53 openstacksdk==4.6.0 12:14:53 os-client-config==2.3.0 12:14:53 os-service-types==1.8.0 12:14:53 osc-lib==4.1.0 12:14:53 oslo.config==10.0.0 12:14:53 oslo.context==6.0.0 12:14:53 oslo.i18n==6.5.1 12:14:53 oslo.log==7.2.0 12:14:53 oslo.serialization==5.7.0 12:14:53 oslo.utils==9.0.0 12:14:53 packaging==25.0 12:14:53 pbr==6.1.1 12:14:53 platformdirs==4.3.8 12:14:53 prettytable==3.16.0 12:14:53 psutil==7.0.0 12:14:53 pyasn1==0.6.1 12:14:53 pyasn1_modules==0.4.2 12:14:53 pycparser==2.22 12:14:53 pygerrit2==2.0.15 12:14:53 PyGithub==2.6.1 12:14:53 Pygments==2.19.2 12:14:53 PyJWT==2.10.1 12:14:53 PyNaCl==1.5.0 12:14:53 pyparsing==2.4.7 12:14:53 pyperclip==1.9.0 12:14:53 pyrsistent==0.20.0 12:14:53 python-cinderclient==9.7.0 12:14:53 python-dateutil==2.9.0.post0 12:14:53 python-heatclient==4.3.0 12:14:53 python-jenkins==1.8.2 12:14:53 python-keystoneclient==5.6.0 12:14:53 python-magnumclient==4.8.1 12:14:53 python-openstackclient==8.1.0 12:14:53 python-swiftclient==4.8.0 12:14:53 PyYAML==6.0.2 12:14:53 referencing==0.36.2 12:14:53 requests==2.32.4 12:14:53 requests-oauthlib==2.0.0 12:14:53 requestsexceptions==1.4.0 12:14:53 rfc3986==2.0.0 12:14:53 rich==14.1.0 12:14:53 rich-argparse==1.7.1 12:14:53 rpds-py==0.26.0 12:14:53 rsa==4.9.1 12:14:53 ruamel.yaml==0.18.14 12:14:53 ruamel.yaml.clib==0.2.12 12:14:53 s3transfer==0.13.1 12:14:53 simplejson==3.20.1 12:14:53 six==1.17.0 12:14:53 smmap==5.0.2 12:14:53 soupsieve==2.7 12:14:53 stevedore==5.4.1 12:14:53 tabulate==0.9.0 12:14:53 toml==0.10.2 12:14:53 tomlkit==0.13.3 12:14:53 tqdm==4.67.1 12:14:53 typing_extensions==4.14.1 12:14:53 tzdata==2025.2 12:14:53 urllib3==1.26.20 12:14:53 virtualenv==20.32.0 12:14:53 wcwidth==0.2.13 12:14:53 websocket-client==1.8.0 12:14:53 wrapt==1.17.2 12:14:53 xdg==6.0.0 12:14:53 xmltodict==0.14.2 12:14:53 yq==3.4.3 12:14:53 [EnvInject] - Injecting environment variables from a build step. 12:14:53 [EnvInject] - Injecting as environment variables the properties content 12:14:53 PYTHON=python3 12:14:53 12:14:53 [EnvInject] - Variables injected successfully. 12:14:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3020439131817379243.sh 12:14:53 ---> tox-install.sh 12:14:53 + source /home/jenkins/lf-env.sh 12:14:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:53 ++ mktemp -d /tmp/venv-XXXX 12:14:53 + lf_venv=/tmp/venv-0xmG 12:14:53 + local venv_file=/tmp/.os_lf_venv 12:14:53 + local python=python3 12:14:53 + local options 12:14:53 + local set_path=true 12:14:53 + local install_args= 12:14:53 ++ 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 12:14:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:53 + true 12:14:53 + case $1 in 12:14:53 + venv_file=/tmp/.toxenv 12:14:53 + shift 2 12:14:53 + true 12:14:53 + case $1 in 12:14:53 + shift 12:14:53 + break 12:14:53 + case $python in 12:14:53 + local pkg_list= 12:14:53 + [[ -d /opt/pyenv ]] 12:14:53 + echo 'Setup pyenv:' 12:14:53 Setup pyenv: 12:14:53 + export PYENV_ROOT=/opt/pyenv 12:14:53 + PYENV_ROOT=/opt/pyenv 12:14:53 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:53 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:53 + pyenv versions 12:14:53 system 12:14:53 3.8.20 12:14:53 3.9.20 12:14:53 3.10.15 12:14:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:14:53 + command -v pyenv 12:14:53 ++ pyenv init - --no-rehash 12:14:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:14:53 for i in ${!paths[@]}; do 12:14:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:14:53 fi; done; 12:14:53 echo "${paths[*]}"'\'')" 12:14:53 export PATH="/opt/pyenv/shims:${PATH}" 12:14:53 export PYENV_SHELL=bash 12:14:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:53 pyenv() { 12:14:53 local command 12:14:53 command="${1:-}" 12:14:53 if [ "$#" -gt 0 ]; then 12:14:53 shift 12:14:53 fi 12:14:53 12:14:53 case "$command" in 12:14:53 rehash|shell) 12:14:53 eval "$(pyenv "sh-$command" "$@")" 12:14:53 ;; 12:14:53 *) 12:14:53 command pyenv "$command" "$@" 12:14:53 ;; 12:14:53 esac 12:14:53 }' 12:14:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:14:53 for i in ${!paths[@]}; do 12:14:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:14:53 fi; done; 12:14:53 echo "${paths[*]}"' 12:14:53 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:14:53 ++ export PYENV_SHELL=bash 12:14:53 ++ PYENV_SHELL=bash 12:14:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:53 +++ complete -F _pyenv pyenv 12:14:53 ++ lf-pyver python3 12:14:53 ++ local py_version_xy=python3 12:14:53 ++ local py_version_xyz= 12:14:53 ++ pyenv versions 12:14:53 ++ local command 12:14:53 ++ command=versions 12:14:53 ++ '[' 1 -gt 0 ']' 12:14:53 ++ shift 12:14:53 ++ case "$command" in 12:14:53 ++ command pyenv versions 12:14:53 ++ grep -E '^[0-9.]*[0-9]$' 12:14:53 ++ awk '{ print $1 }' 12:14:53 ++ sed 's/^[ *]* //' 12:14:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:53 +++ grep '^3' /tmp/.pyenv_versions 12:14:53 +++ tail -n 1 12:14:53 +++ sort -V 12:14:53 ++ py_version_xyz=3.11.10 12:14:53 ++ [[ -z 3.11.10 ]] 12:14:53 ++ echo 3.11.10 12:14:53 ++ return 0 12:14:53 + pyenv local 3.11.10 12:14:53 + local command 12:14:53 + command=local 12:14:53 + '[' 2 -gt 0 ']' 12:14:53 + shift 12:14:53 + case "$command" in 12:14:53 + command pyenv local 3.11.10 12:14:53 + for arg in "$@" 12:14:53 + case $arg in 12:14:53 + pkg_list+='tox ' 12:14:53 + for arg in "$@" 12:14:53 + case $arg in 12:14:53 + pkg_list+='virtualenv ' 12:14:53 + for arg in "$@" 12:14:53 + case $arg in 12:14:53 + pkg_list+='urllib3~=1.26.15 ' 12:14:53 + [[ -f /tmp/.toxenv ]] 12:14:53 + [[ ! -f /tmp/.toxenv ]] 12:14:53 + [[ -n '' ]] 12:14:53 + python3 -m venv /tmp/venv-0xmG 12:14:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0xmG' 12:14:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0xmG 12:14:57 + echo /tmp/venv-0xmG 12:14:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:14:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:14:57 + /tmp/venv-0xmG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:15:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:15:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:15:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:15:01 + /tmp/venv-0xmG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:03 + type python3 12:15:03 + true 12:15:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0xmG/bin to PATH' 12:15:03 lf-activate-venv(): INFO: Adding /tmp/venv-0xmG/bin to PATH 12:15:03 + PATH=/tmp/venv-0xmG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:03 + return 0 12:15:03 + python3 --version 12:15:03 Python 3.11.10 12:15:03 + python3 -m pip --version 12:15:04 pip 25.1.1 from /tmp/venv-0xmG/lib/python3.11/site-packages/pip (python 3.11) 12:15:04 + python3 -m pip freeze 12:15:04 cachetools==6.1.0 12:15:04 chardet==5.2.0 12:15:04 colorama==0.4.6 12:15:04 distlib==0.4.0 12:15:04 filelock==3.18.0 12:15:04 packaging==25.0 12:15:04 platformdirs==4.3.8 12:15:04 pluggy==1.6.0 12:15:04 pyproject-api==1.9.1 12:15:04 tox==4.28.3 12:15:04 urllib3==1.26.20 12:15:04 virtualenv==20.32.0 12:15:04 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9346661154848225726.sh 12:15:04 [EnvInject] - Injecting environment variables from a build step. 12:15:04 [EnvInject] - Injecting as environment variables the properties content 12:15:04 PARALLEL=False 12:15:04 12:15:04 [EnvInject] - Variables injected successfully. 12:15:04 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8021997368525906184.sh 12:15:04 ---> tox-run.sh 12:15:04 + PATH=/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 12:15:04 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:15:04 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:15:04 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:15:04 + cd /w/workspace/builder-tox-verify-master/. 12:15:04 + source /home/jenkins/lf-env.sh 12:15:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:15:04 ++ mktemp -d /tmp/venv-XXXX 12:15:04 + lf_venv=/tmp/venv-sTgk 12:15:04 + local venv_file=/tmp/.os_lf_venv 12:15:04 + local python=python3 12:15:04 + local options 12:15:04 + local set_path=true 12:15:04 + local install_args= 12:15:04 ++ 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 12:15:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:15:04 + true 12:15:04 + case $1 in 12:15:04 + venv_file=/tmp/.toxenv 12:15:04 + shift 2 12:15:04 + true 12:15:04 + case $1 in 12:15:04 + shift 12:15:04 + break 12:15:04 + case $python in 12:15:04 + local pkg_list= 12:15:04 + [[ -d /opt/pyenv ]] 12:15:04 + echo 'Setup pyenv:' 12:15:04 Setup pyenv: 12:15:04 + export PYENV_ROOT=/opt/pyenv 12:15:04 + PYENV_ROOT=/opt/pyenv 12:15:04 + 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 12:15:04 + 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 12:15:04 + pyenv versions 12:15:04 system 12:15:04 3.8.20 12:15:04 3.9.20 12:15:04 3.10.15 12:15:04 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:15:04 + command -v pyenv 12:15:04 ++ pyenv init - --no-rehash 12:15:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:15:04 for i in ${!paths[@]}; do 12:15:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:15:04 fi; done; 12:15:04 echo "${paths[*]}"'\'')" 12:15:04 export PATH="/opt/pyenv/shims:${PATH}" 12:15:04 export PYENV_SHELL=bash 12:15:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:15:04 pyenv() { 12:15:04 local command 12:15:04 command="${1:-}" 12:15:04 if [ "$#" -gt 0 ]; then 12:15:04 shift 12:15:04 fi 12:15:04 12:15:04 case "$command" in 12:15:04 rehash|shell) 12:15:04 eval "$(pyenv "sh-$command" "$@")" 12:15:04 ;; 12:15:04 *) 12:15:04 command pyenv "$command" "$@" 12:15:04 ;; 12:15:04 esac 12:15:04 }' 12:15:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:15:04 for i in ${!paths[@]}; do 12:15:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:15:04 fi; done; 12:15:04 echo "${paths[*]}"' 12:15:04 ++ 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 12:15:04 ++ 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 12:15:04 ++ 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 12:15:04 ++ export PYENV_SHELL=bash 12:15:04 ++ PYENV_SHELL=bash 12:15:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:15:04 +++ complete -F _pyenv pyenv 12:15:04 ++ lf-pyver python3 12:15:04 ++ local py_version_xy=python3 12:15:04 ++ local py_version_xyz= 12:15:04 ++ pyenv versions 12:15:04 ++ local command 12:15:04 ++ command=versions 12:15:04 ++ '[' 1 -gt 0 ']' 12:15:04 ++ shift 12:15:04 ++ case "$command" in 12:15:04 ++ command pyenv versions 12:15:04 ++ sed 's/^[ *]* //' 12:15:04 ++ awk '{ print $1 }' 12:15:04 ++ grep -E '^[0-9.]*[0-9]$' 12:15:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:15:04 +++ grep '^3' /tmp/.pyenv_versions 12:15:04 +++ tail -n 1 12:15:04 +++ sort -V 12:15:04 ++ py_version_xyz=3.11.10 12:15:04 ++ [[ -z 3.11.10 ]] 12:15:04 ++ echo 3.11.10 12:15:04 ++ return 0 12:15:04 + pyenv local 3.11.10 12:15:04 + local command 12:15:04 + command=local 12:15:04 + '[' 2 -gt 0 ']' 12:15:04 + shift 12:15:04 + case "$command" in 12:15:04 + command pyenv local 3.11.10 12:15:04 + for arg in "$@" 12:15:04 + case $arg in 12:15:04 + pkg_list+='tox ' 12:15:04 + for arg in "$@" 12:15:04 + case $arg in 12:15:04 + pkg_list+='virtualenv ' 12:15:04 + for arg in "$@" 12:15:04 + case $arg in 12:15:04 + pkg_list+='urllib3~=1.26.15 ' 12:15:04 + [[ -f /tmp/.toxenv ]] 12:15:04 ++ cat /tmp/.toxenv 12:15:04 + lf_venv=/tmp/venv-0xmG 12:15:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xmG from' file:/tmp/.toxenv 12:15:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xmG from file:/tmp/.toxenv 12:15:04 + /tmp/venv-0xmG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:15:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:15:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:15:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:15:05 + /tmp/venv-0xmG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:06 + type python3 12:15:06 + true 12:15:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0xmG/bin to PATH' 12:15:06 lf-activate-venv(): INFO: Adding /tmp/venv-0xmG/bin to PATH 12:15:06 + PATH=/tmp/venv-0xmG/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 12:15:06 + return 0 12:15:06 + [[ -d /opt/pyenv ]] 12:15:06 + echo '---> Setting up pyenv' 12:15:06 ---> Setting up pyenv 12:15:06 + export PYENV_ROOT=/opt/pyenv 12:15:06 + PYENV_ROOT=/opt/pyenv 12:15:06 + export PATH=/opt/pyenv/bin:/tmp/venv-0xmG/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 12:15:06 + PATH=/opt/pyenv/bin:/tmp/venv-0xmG/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 12:15:06 ++ pwd 12:15:06 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:15:06 + export PYTHONPATH 12:15:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:15:06 + TOX_TESTENV_PASSENV=PYTHONPATH 12:15:06 + tox --version 12:15:06 4.28.3 from /tmp/venv-0xmG/lib/python3.11/site-packages/tox/__init__.py 12:15:07 + PARALLEL=False 12:15:07 + TOX_OPTIONS_LIST= 12:15:07 + [[ -n '' ]] 12:15:07 + case ${PARALLEL,,} in 12:15:07 + tox 12:15:07 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:15:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:15:29 docs: freeze> python -m pip freeze --all 12:15:29 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.7.14,charset-normalizer==3.4.2,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:15:29 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 12:15:31 docs: OK ✔ in 24.32 seconds 12:15:31 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:15:48 docs-linkcheck: freeze> python -m pip freeze --all 12:15:48 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.7.14,charset-normalizer==3.4.2,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:15:48 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 12:15:50 docs-linkcheck: OK ✔ in 18.93 seconds 12:15:50 jjb-version: freeze> python -m pip freeze --all 12:15:51 jjb-version: pip==25.1.1,setuptools==80.9.0 12:15:51 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:15:51 JJB version in jjb/releng-jobs.yaml: 6.3.0 12:15:51 JJB version in tox.ini: 6.3.0 12:15:51 jjb-version: OK ✔ in 0.8 seconds 12:15:51 prefix: freeze> python -m pip freeze --all 12:15:52 prefix: pip==25.1.1,setuptools==80.9.0 12:15:52 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:15:52 prefix: OK ✔ in 0.79 seconds 12:15:52 robot: freeze> python -m pip freeze --all 12:15:52 robot: pip==25.1.1,setuptools==80.9.0 12:15:52 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:15:52 docs: OK (24.32=setup[22.58]+cmd[1.74] seconds) 12:15:52 docs-linkcheck: OK (18.92=setup[16.94]+cmd[1.98] seconds) 12:15:52 jjb-version: OK (0.80=setup[0.78]+cmd[0.03] seconds) 12:15:52 prefix: OK (0.79=setup[0.77]+cmd[0.03] seconds) 12:15:52 robot: OK (0.86=setup[0.79]+cmd[0.07] seconds) 12:15:52 congratulations :) (45.77 seconds) 12:15:52 + tox_status=0 12:15:52 + echo '---> Completed tox runs' 12:15:52 ---> Completed tox runs 12:15:52 + for i in .tox/*/log 12:15:52 ++ awk -F/ '{print $2}' 12:15:52 ++ echo .tox/docs-linkcheck/log 12:15:52 + tox_env=docs-linkcheck 12:15:52 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:15:52 + for i in .tox/*/log 12:15:52 ++ echo .tox/docs/log 12:15:52 ++ awk -F/ '{print $2}' 12:15:52 + tox_env=docs 12:15:52 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:15:52 + for i in .tox/*/log 12:15:52 ++ echo .tox/jjb-version/log 12:15:52 ++ awk -F/ '{print $2}' 12:15:52 + tox_env=jjb-version 12:15:52 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:15:52 + for i in .tox/*/log 12:15:52 ++ echo .tox/prefix/log 12:15:52 ++ awk -F/ '{print $2}' 12:15:52 + tox_env=prefix 12:15:52 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:15:52 + for i in .tox/*/log 12:15:52 ++ echo .tox/robot/log 12:15:52 ++ awk -F/ '{print $2}' 12:15:52 + tox_env=robot 12:15:52 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:15:52 + DOC_DIR=docs/_build/html 12:15:52 + [[ -d docs/_build/html ]] 12:15:52 + echo '---> Archiving generated docs' 12:15:52 ---> Archiving generated docs 12:15:52 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:15:52 + echo '---> tox-run.sh ends' 12:15:52 ---> tox-run.sh ends 12:15:52 + test 0 -eq 0 12:15:53 $ ssh-agent -k 12:15:53 unset SSH_AUTH_SOCK; 12:15:53 unset SSH_AGENT_PID; 12:15:53 echo Agent pid 1524 killed; 12:15:53 [ssh-agent] Stopped. 12:15:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:15:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10576608988960692817.sh 12:15:53 ---> sysstat.sh 12:15:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5758996099312907235.sh 12:15:53 ---> package-listing.sh 12:15:53 ++ facter osfamily 12:15:53 ++ tr '[:upper:]' '[:lower:]' 12:15:54 + OS_FAMILY=debian 12:15:54 + workspace=/w/workspace/builder-tox-verify-master 12:15:54 + START_PACKAGES=/tmp/packages_start.txt 12:15:54 + END_PACKAGES=/tmp/packages_end.txt 12:15:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:54 + PACKAGES=/tmp/packages_start.txt 12:15:54 + '[' /w/workspace/builder-tox-verify-master ']' 12:15:54 + PACKAGES=/tmp/packages_end.txt 12:15:54 + case "${OS_FAMILY}" in 12:15:54 + dpkg -l 12:15:54 + grep '^ii' 12:15:54 + '[' -f /tmp/packages_start.txt ']' 12:15:54 + '[' -f /tmp/packages_end.txt ']' 12:15:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:54 + '[' /w/workspace/builder-tox-verify-master ']' 12:15:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:15:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:15:54 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8945398302203678636.sh 12:15:54 ---> capture-instance-metadata.sh 12:15:54 Setup pyenv: 12:15:54 system 12:15:54 3.8.20 12:15:54 3.9.20 12:15:54 3.10.15 12:15:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:15:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofoz from file:/tmp/.os_lf_venv 12:15:56 lf-activate-venv(): INFO: Installing: lftools 12:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-Ofoz/bin to PATH 12:16:09 INFO: Running in OpenStack, capturing instance metadata 12:16:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12129057976646725249.sh 12:16:09 provisioning config files... 12:16:09 Could not find credentials [logs] for builder-tox-verify-master #7873 12:16:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config10343575452792698428tmp 12:16:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:16:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:16:09 provisioning config files... 12:16:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:16:10 [EnvInject] - Injecting environment variables from a build step. 12:16:10 [EnvInject] - Injecting as environment variables the properties content 12:16:10 SERVER_ID=logs 12:16:10 12:16:10 [EnvInject] - Variables injected successfully. 12:16:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14184925320255876130.sh 12:16:10 ---> create-netrc.sh 12:16:10 WARN: Log server credential not found. 12:16:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9511251253498154293.sh 12:16:10 ---> python-tools-install.sh 12:16:10 Setup pyenv: 12:16:10 system 12:16:10 3.8.20 12:16:10 3.9.20 12:16:10 3.10.15 12:16:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofoz from file:/tmp/.os_lf_venv 12:16:13 lf-activate-venv(): INFO: Installing: lftools 12:16:24 lf-activate-venv(): INFO: Adding /tmp/venv-Ofoz/bin to PATH 12:16:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16568248839978429410.sh 12:16:24 ---> sudo-logs.sh 12:16:24 Archiving 'sudo' log.. 12:16:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4095915674310864140.sh 12:16:24 ---> job-cost.sh 12:16:24 Setup pyenv: 12:16:24 system 12:16:24 3.8.20 12:16:24 3.9.20 12:16:24 3.10.15 12:16:24 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:16:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofoz from file:/tmp/.os_lf_venv 12:16:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ofoz/bin to PATH 12:16:33 INFO: No Stack... 12:16:33 INFO: Retrieving Pricing Info for: v3-standard-2 12:16:33 INFO: Archiving Costs 12:16:33 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5897909378024291549.sh 12:16:33 ---> logs-deploy.sh 12:16:33 Setup pyenv: 12:16:33 system 12:16:33 3.8.20 12:16:33 3.9.20 12:16:33 3.10.15 12:16:33 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:16:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofoz from file:/tmp/.os_lf_venv 12:16:35 lf-activate-venv(): INFO: Installing: lftools 12:16:52 lf-activate-venv(): INFO: Adding /tmp/venv-Ofoz/bin to PATH 12:16:52 WARNING: Nexus logging server not set 12:16:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7873/ 12:16:52 INFO: archiving logs to S3 12:16:53 ---> uname -a: 12:16:53 Linux prd-ubuntu2204-builder-2c-2g-46577 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:16:53 12:16:53 12:16:53 ---> lscpu: 12:16:53 Architecture: x86_64 12:16:53 CPU op-mode(s): 32-bit, 64-bit 12:16:53 Address sizes: 40 bits physical, 48 bits virtual 12:16:53 Byte Order: Little Endian 12:16:53 CPU(s): 2 12:16:53 On-line CPU(s) list: 0,1 12:16:53 Vendor ID: AuthenticAMD 12:16:53 Model name: AMD EPYC-Rome Processor 12:16:53 CPU family: 23 12:16:53 Model: 49 12:16:53 Thread(s) per core: 1 12:16:53 Core(s) per socket: 1 12:16:53 Socket(s): 2 12:16:53 Stepping: 0 12:16:53 BogoMIPS: 5599.99 12:16:53 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 12:16:53 Virtualization: AMD-V 12:16:53 Hypervisor vendor: KVM 12:16:53 Virtualization type: full 12:16:53 L1d cache: 64 KiB (2 instances) 12:16:53 L1i cache: 64 KiB (2 instances) 12:16:53 L2 cache: 1 MiB (2 instances) 12:16:53 L3 cache: 32 MiB (2 instances) 12:16:53 NUMA node(s): 1 12:16:53 NUMA node0 CPU(s): 0,1 12:16:53 Vulnerability Gather data sampling: Not affected 12:16:53 Vulnerability Itlb multihit: Not affected 12:16:53 Vulnerability L1tf: Not affected 12:16:53 Vulnerability Mds: Not affected 12:16:53 Vulnerability Meltdown: Not affected 12:16:53 Vulnerability Mmio stale data: Not affected 12:16:53 Vulnerability Reg file data sampling: Not affected 12:16:53 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:16:53 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:16:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:16:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:16:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:16:53 Vulnerability Srbds: Not affected 12:16:53 Vulnerability Tsx async abort: Not affected 12:16:53 12:16:53 12:16:53 ---> nproc: 12:16:53 2 12:16:53 12:16:53 12:16:53 ---> df -h: 12:16:53 Filesystem Size Used Avail Use% Mounted on 12:16:53 tmpfs 794M 1.1M 793M 1% /run 12:16:53 /dev/vda1 39G 9.0G 30G 24% / 12:16:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:16:53 tmpfs 5.0M 0 5.0M 0% /run/lock 12:16:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:16:53 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:16:53 12:16:53 12:16:53 ---> free -m: 12:16:53 total used free shared buff/cache available 12:16:53 Mem: 7937 546 4111 4 3280 7080 12:16:53 Swap: 1023 0 1023 12:16:53 12:16:53 12:16:53 ---> ip addr: 12:16:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:16:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:53 inet 127.0.0.1/8 scope host lo 12:16:53 valid_lft forever preferred_lft forever 12:16:53 inet6 ::1/128 scope host 12:16:53 valid_lft forever preferred_lft forever 12:16:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:16:53 link/ether fa:16:3e:8a:17:7d brd ff:ff:ff:ff:ff:ff 12:16:53 altname enp0s3 12:16:53 inet 10.30.170.100/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:16:53 valid_lft 86171sec preferred_lft 86171sec 12:16:53 inet6 fe80::f816:3eff:fe8a:177d/64 scope link 12:16:53 valid_lft forever preferred_lft forever 12:16:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:16:53 link/ether 02:42:94:93:bd:57 brd ff:ff:ff:ff:ff:ff 12:16:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:16:53 valid_lft forever preferred_lft forever 12:16:53 12:16:53 12:16:53 ---> sar -b -r -n DEV: 12:16:53 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-46577) 07/27/25 _x86_64_ (2 CPU) 12:16:53 12:16:53 12:13:08 LINUX RESTART (2 CPU) 12:16:53 12:16:53 12:16:53 ---> sar -P ALL: 12:16:53 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-46577) 07/27/25 _x86_64_ (2 CPU) 12:16:53 12:16:53 12:13:08 LINUX RESTART (2 CPU) 12:16:53 12:16:53 12:16:53