12:53:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118066 12:53:32 Running as SYSTEM 12:53:32 [EnvInject] - Loading node environment variables. 12:53:32 Building remotely on prd-ubuntu2204-builder-2c-2g-52592 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:53:33 [ssh-agent] Looking for ssh-agent implementation... 12:53:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:33 $ ssh-agent 12:53:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiZoyBr/agent.1523 12:53:33 SSH_AGENT_PID=1525 12:53:33 [ssh-agent] Started. 12:53:33 Running ssh-add (command line suppressed) 12:53:33 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_7169802201330450937.key (/w/workspace/builder-tox-verify-master@tmp/private_key_7169802201330450937.key) 12:53:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:53:33 The recommended git tool is: NONE 12:53:35 using credential jenkins-ssh 12:53:35 Wiping out workspace first. 12:53:35 Cloning the remote Git repository 12:53:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:53:35 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:53:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:53:35 > git --version # timeout=10 12:53:35 > git --version # 'git version 2.34.1' 12:53:35 using GIT_SSH to set credentials jenkins-ssh 12:53:35 Verifying host key using known hosts file 12:53:35 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:53:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:53:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:53:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:53:38 using GIT_SSH to set credentials jenkins-ssh 12:53:38 Verifying host key using known hosts file 12:53:38 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:53:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/66/118066/1 # timeout=10 12:53:38 > git rev-parse c6473e7b136f5cd1bffb436ab3064cacd885abd4^{commit} # timeout=10 12:53:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:53:38 Checking out Revision c6473e7b136f5cd1bffb436ab3064cacd885abd4 (refs/changes/66/118066/1) 12:53:38 > git config core.sparsecheckout # timeout=10 12:53:38 > git checkout -f c6473e7b136f5cd1bffb436ab3064cacd885abd4 # timeout=10 12:53:41 Commit message: "Fix: gerrit-change-info commit hash" 12:53:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:53:41 > git rev-list --no-walk da35f909a4ea67ea8e6fd005097eec28b684c548 # timeout=10 12:53:42 > git remote # timeout=10 12:53:42 > git submodule init # timeout=10 12:53:42 > git submodule sync # timeout=10 12:53:42 > git config --get remote.origin.url # timeout=10 12:53:42 > git submodule init # timeout=10 12:53:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:53:42 > git config --get submodule.global-jjb.url # timeout=10 12:53:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:53:42 > git config --get submodule.packer/common-packer.url # timeout=10 12:53:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:53:42 > git submodule update --init --recursive global-jjb # timeout=10 12:53:42 > git submodule update --init --recursive packer/common-packer # timeout=10 12:53:43 provisioning config files... 12:53:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:53:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:53:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8266425661873631108.sh 12:53:43 ---> python-tools-install.sh 12:53:43 Setup pyenv: 12:53:43 * system (set by /opt/pyenv/version) 12:53:43 * 3.8.20 (set by /opt/pyenv/version) 12:53:43 * 3.9.20 (set by /opt/pyenv/version) 12:53:43 * 3.10.15 (set by /opt/pyenv/version) 12:53:43 * 3.11.10 (set by /opt/pyenv/version) 12:53:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S7Jz 12:53:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:52 lf-activate-venv(): INFO: Installing: lftools 12:54:20 lf-activate-venv(): INFO: Adding /tmp/venv-S7Jz/bin to PATH 12:54:20 Generating Requirements File 12:54:43 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. 12:54:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:43 Python 3.11.10 12:54:43 pip 25.2 from /tmp/venv-S7Jz/lib/python3.11/site-packages/pip (python 3.11) 12:54:43 appdirs==1.4.4 12:54:43 argcomplete==3.6.2 12:54:43 aspy.yaml==1.3.0 12:54:43 attrs==25.3.0 12:54:43 autopage==0.5.2 12:54:43 beautifulsoup4==4.13.5 12:54:43 boto3==1.40.30 12:54:43 botocore==1.40.30 12:54:43 bs4==0.0.2 12:54:43 cachetools==5.5.2 12:54:43 certifi==2025.8.3 12:54:43 cffi==2.0.0 12:54:43 cfgv==3.4.0 12:54:43 chardet==5.2.0 12:54:43 charset-normalizer==3.4.3 12:54:43 click==8.2.1 12:54:43 cliff==4.11.0 12:54:43 cmd2==2.7.0 12:54:43 cryptography==3.3.2 12:54:43 debtcollector==3.0.0 12:54:43 decorator==5.2.1 12:54:43 defusedxml==0.7.1 12:54:43 Deprecated==1.2.18 12:54:43 distlib==0.4.0 12:54:43 dnspython==2.8.0 12:54:43 docker==7.1.0 12:54:43 dogpile.cache==1.4.1 12:54:43 durationpy==0.10 12:54:43 email-validator==2.3.0 12:54:43 filelock==3.19.1 12:54:43 future==1.0.0 12:54:43 gitdb==4.0.12 12:54:43 GitPython==3.1.45 12:54:43 google-auth==2.40.3 12:54:43 httplib2==0.31.0 12:54:43 identify==2.6.14 12:54:43 idna==3.10 12:54:43 importlib-resources==1.5.0 12:54:43 iso8601==2.1.0 12:54:43 Jinja2==3.1.6 12:54:43 jmespath==1.0.1 12:54:43 jsonpatch==1.33 12:54:43 jsonpointer==3.0.0 12:54:43 jsonschema==4.25.1 12:54:43 jsonschema-specifications==2025.9.1 12:54:43 keystoneauth1==5.12.0 12:54:43 kubernetes==33.1.0 12:54:43 lftools==0.37.13 12:54:43 lxml==6.0.1 12:54:43 markdown-it-py==4.0.0 12:54:43 MarkupSafe==3.0.2 12:54:43 mdurl==0.1.2 12:54:43 msgpack==1.1.1 12:54:43 multi_key_dict==2.0.3 12:54:43 munch==4.0.0 12:54:43 netaddr==1.3.0 12:54:43 niet==1.4.2 12:54:43 nodeenv==1.9.1 12:54:43 oauth2client==4.1.3 12:54:43 oauthlib==3.3.1 12:54:43 openstacksdk==4.7.1 12:54:43 os-service-types==1.8.0 12:54:43 osc-lib==4.2.0 12:54:43 oslo.config==10.0.0 12:54:43 oslo.context==6.1.0 12:54:43 oslo.i18n==6.6.0 12:54:43 oslo.log==7.2.1 12:54:43 oslo.serialization==5.8.0 12:54:43 oslo.utils==9.1.0 12:54:43 packaging==25.0 12:54:43 pbr==7.0.1 12:54:43 platformdirs==4.4.0 12:54:43 prettytable==3.16.0 12:54:43 psutil==7.0.0 12:54:43 pyasn1==0.6.1 12:54:43 pyasn1_modules==0.4.2 12:54:43 pycparser==2.23 12:54:43 pygerrit2==2.0.15 12:54:43 PyGithub==2.8.1 12:54:43 Pygments==2.19.2 12:54:43 PyJWT==2.10.1 12:54:43 PyNaCl==1.6.0 12:54:43 pyparsing==2.4.7 12:54:43 pyperclip==1.9.0 12:54:43 pyrsistent==0.20.0 12:54:43 python-cinderclient==9.8.0 12:54:43 python-dateutil==2.9.0.post0 12:54:43 python-heatclient==4.3.0 12:54:43 python-jenkins==1.8.3 12:54:43 python-keystoneclient==5.7.0 12:54:43 python-magnumclient==4.9.0 12:54:43 python-openstackclient==8.2.0 12:54:43 python-swiftclient==4.8.0 12:54:43 PyYAML==6.0.2 12:54:43 referencing==0.36.2 12:54:43 requests==2.32.5 12:54:43 requests-oauthlib==2.0.0 12:54:43 requestsexceptions==1.4.0 12:54:43 rfc3986==2.0.0 12:54:43 rich==14.1.0 12:54:43 rich-argparse==1.7.1 12:54:43 rpds-py==0.27.1 12:54:43 rsa==4.9.1 12:54:43 ruamel.yaml==0.18.15 12:54:43 ruamel.yaml.clib==0.2.12 12:54:43 s3transfer==0.14.0 12:54:43 simplejson==3.20.1 12:54:43 six==1.17.0 12:54:43 smmap==5.0.2 12:54:43 soupsieve==2.8 12:54:43 stevedore==5.5.0 12:54:43 tabulate==0.9.0 12:54:43 toml==0.10.2 12:54:43 tomlkit==0.13.3 12:54:43 tqdm==4.67.1 12:54:43 typing_extensions==4.15.0 12:54:43 tzdata==2025.2 12:54:43 urllib3==1.26.20 12:54:43 virtualenv==20.34.0 12:54:43 wcwidth==0.2.13 12:54:43 websocket-client==1.8.0 12:54:43 wrapt==1.17.3 12:54:43 xdg==6.0.0 12:54:43 xmltodict==1.0.0 12:54:43 yq==3.4.3 12:54:43 [EnvInject] - Injecting environment variables from a build step. 12:54:44 [EnvInject] - Injecting as environment variables the properties content 12:54:44 PYTHON=python3 12:54:44 12:54:44 [EnvInject] - Variables injected successfully. 12:54:44 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1431860573441150911.sh 12:54:44 ---> tox-install.sh 12:54:44 + source /home/jenkins/lf-env.sh 12:54:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:44 ++ mktemp -d /tmp/venv-XXXX 12:54:44 + lf_venv=/tmp/venv-rtTT 12:54:44 + local venv_file=/tmp/.os_lf_venv 12:54:44 + local python=python3 12:54:44 + local options 12:54:44 + local set_path=true 12:54:44 + local install_args= 12:54:44 ++ 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:54:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:44 + true 12:54:44 + case $1 in 12:54:44 + venv_file=/tmp/.toxenv 12:54:44 + shift 2 12:54:44 + true 12:54:44 + case $1 in 12:54:44 + shift 12:54:44 + break 12:54:44 + case $python in 12:54:44 + local pkg_list= 12:54:44 + [[ -d /opt/pyenv ]] 12:54:44 + echo 'Setup pyenv:' 12:54:44 Setup pyenv: 12:54:44 + export PYENV_ROOT=/opt/pyenv 12:54:44 + PYENV_ROOT=/opt/pyenv 12:54:44 + 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:54:44 + 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:54:44 + pyenv versions 12:54:44 system 12:54:44 3.8.20 12:54:44 3.9.20 12:54:44 3.10.15 12:54:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:54:44 + command -v pyenv 12:54:44 ++ pyenv init - --no-rehash 12:54:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:44 for i in ${!paths[@]}; do 12:54:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:44 fi; done; 12:54:44 echo "${paths[*]}"'\'')" 12:54:44 export PATH="/opt/pyenv/shims:${PATH}" 12:54:44 export PYENV_SHELL=bash 12:54:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:44 pyenv() { 12:54:44 local command 12:54:44 command="${1:-}" 12:54:44 if [ "$#" -gt 0 ]; then 12:54:44 shift 12:54:44 fi 12:54:44 12:54:44 case "$command" in 12:54:44 rehash|shell) 12:54:44 eval "$(pyenv "sh-$command" "$@")" 12:54:44 ;; 12:54:44 *) 12:54:44 command pyenv "$command" "$@" 12:54:44 ;; 12:54:44 esac 12:54:44 }' 12:54:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:44 for i in ${!paths[@]}; do 12:54:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:44 fi; done; 12:54:44 echo "${paths[*]}"' 12:54:44 ++ 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:54:44 ++ 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:54:44 ++ 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:54:44 ++ export PYENV_SHELL=bash 12:54:44 ++ PYENV_SHELL=bash 12:54:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:44 +++ complete -F _pyenv pyenv 12:54:44 ++ lf-pyver python3 12:54:44 ++ local py_version_xy=python3 12:54:44 ++ local py_version_xyz= 12:54:44 ++ pyenv versions 12:54:44 ++ local command 12:54:44 ++ command=versions 12:54:44 ++ '[' 1 -gt 0 ']' 12:54:44 ++ shift 12:54:44 ++ case "$command" in 12:54:44 ++ command pyenv versions 12:54:44 ++ awk '{ print $1 }' 12:54:44 ++ grep -E '^[0-9.]*[0-9]$' 12:54:44 ++ sed 's/^[ *]* //' 12:54:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:44 +++ grep '^3' /tmp/.pyenv_versions 12:54:44 +++ tail -n 1 12:54:44 +++ sort -V 12:54:44 ++ py_version_xyz=3.11.10 12:54:44 ++ [[ -z 3.11.10 ]] 12:54:44 ++ echo 3.11.10 12:54:44 ++ return 0 12:54:44 + pyenv local 3.11.10 12:54:44 + local command 12:54:44 + command=local 12:54:44 + '[' 2 -gt 0 ']' 12:54:44 + shift 12:54:44 + case "$command" in 12:54:44 + command pyenv local 3.11.10 12:54:44 + for arg in "$@" 12:54:44 + case $arg in 12:54:44 + pkg_list+='tox ' 12:54:44 + for arg in "$@" 12:54:44 + case $arg in 12:54:44 + pkg_list+='virtualenv ' 12:54:44 + for arg in "$@" 12:54:44 + case $arg in 12:54:44 + pkg_list+='urllib3~=1.26.15 ' 12:54:44 + [[ -f /tmp/.toxenv ]] 12:54:44 + [[ ! -f /tmp/.toxenv ]] 12:54:44 + [[ -n '' ]] 12:54:44 + python3 -m venv /tmp/venv-rtTT 12:54:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rtTT' 12:54:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rtTT 12:54:48 + echo /tmp/venv-rtTT 12:54:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:48 + /tmp/venv-rtTT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:54:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:52 + /tmp/venv-rtTT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:54 + type python3 12:54:54 + true 12:54:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rtTT/bin to PATH' 12:54:54 lf-activate-venv(): INFO: Adding /tmp/venv-rtTT/bin to PATH 12:54:54 + PATH=/tmp/venv-rtTT/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:54:54 + return 0 12:54:54 + python3 --version 12:54:54 Python 3.11.10 12:54:54 + python3 -m pip --version 12:54:54 pip 25.2 from /tmp/venv-rtTT/lib/python3.11/site-packages/pip (python 3.11) 12:54:54 + python3 -m pip freeze 12:54:54 cachetools==6.2.0 12:54:54 chardet==5.2.0 12:54:54 colorama==0.4.6 12:54:54 distlib==0.4.0 12:54:54 filelock==3.19.1 12:54:54 packaging==25.0 12:54:54 platformdirs==4.4.0 12:54:54 pluggy==1.6.0 12:54:54 pyproject-api==1.9.1 12:54:54 tox==4.30.2 12:54:54 urllib3==1.26.20 12:54:54 virtualenv==20.34.0 12:54:54 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16777415308387423533.sh 12:54:54 [EnvInject] - Injecting environment variables from a build step. 12:54:54 [EnvInject] - Injecting as environment variables the properties content 12:54:54 PARALLEL=False 12:54:54 12:54:54 [EnvInject] - Variables injected successfully. 12:54:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11583019355562286485.sh 12:54:54 ---> tox-run.sh 12:54:54 + 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:54:54 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:54:54 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:54:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:54:54 + cd /w/workspace/builder-tox-verify-master/. 12:54:54 + source /home/jenkins/lf-env.sh 12:54:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:54 ++ mktemp -d /tmp/venv-XXXX 12:54:54 + lf_venv=/tmp/venv-TqFQ 12:54:54 + local venv_file=/tmp/.os_lf_venv 12:54:54 + local python=python3 12:54:54 + local options 12:54:54 + local set_path=true 12:54:54 + local install_args= 12:54:54 ++ 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:54:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:54 + true 12:54:54 + case $1 in 12:54:54 + venv_file=/tmp/.toxenv 12:54:54 + shift 2 12:54:54 + true 12:54:54 + case $1 in 12:54:54 + shift 12:54:54 + break 12:54:54 + case $python in 12:54:54 + local pkg_list= 12:54:54 + [[ -d /opt/pyenv ]] 12:54:54 + echo 'Setup pyenv:' 12:54:54 Setup pyenv: 12:54:54 + export PYENV_ROOT=/opt/pyenv 12:54:54 + PYENV_ROOT=/opt/pyenv 12:54:54 + 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:54:54 + 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:54:54 + pyenv versions 12:54:54 system 12:54:54 3.8.20 12:54:54 3.9.20 12:54:54 3.10.15 12:54:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:54:54 + command -v pyenv 12:54:54 ++ pyenv init - --no-rehash 12:54:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:54 for i in ${!paths[@]}; do 12:54:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:54 fi; done; 12:54:54 echo "${paths[*]}"'\'')" 12:54:54 export PATH="/opt/pyenv/shims:${PATH}" 12:54:54 export PYENV_SHELL=bash 12:54:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:54 pyenv() { 12:54:54 local command 12:54:54 command="${1:-}" 12:54:54 if [ "$#" -gt 0 ]; then 12:54:54 shift 12:54:54 fi 12:54:54 12:54:54 case "$command" in 12:54:54 rehash|shell) 12:54:54 eval "$(pyenv "sh-$command" "$@")" 12:54:54 ;; 12:54:54 *) 12:54:54 command pyenv "$command" "$@" 12:54:54 ;; 12:54:54 esac 12:54:54 }' 12:54:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:54 for i in ${!paths[@]}; do 12:54:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:54 fi; done; 12:54:54 echo "${paths[*]}"' 12:54:54 ++ 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:54:54 ++ 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:54:54 ++ 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:54:54 ++ export PYENV_SHELL=bash 12:54:54 ++ PYENV_SHELL=bash 12:54:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:54 +++ complete -F _pyenv pyenv 12:54:54 ++ lf-pyver python3 12:54:54 ++ local py_version_xy=python3 12:54:54 ++ local py_version_xyz= 12:54:54 ++ sed 's/^[ *]* //' 12:54:54 ++ grep -E '^[0-9.]*[0-9]$' 12:54:54 ++ awk '{ print $1 }' 12:54:54 ++ pyenv versions 12:54:54 ++ local command 12:54:54 ++ command=versions 12:54:54 ++ '[' 1 -gt 0 ']' 12:54:54 ++ shift 12:54:54 ++ case "$command" in 12:54:54 ++ command pyenv versions 12:54:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:54 +++ grep '^3' /tmp/.pyenv_versions 12:54:54 +++ tail -n 1 12:54:54 +++ sort -V 12:54:54 ++ py_version_xyz=3.11.10 12:54:54 ++ [[ -z 3.11.10 ]] 12:54:54 ++ echo 3.11.10 12:54:54 ++ return 0 12:54:54 + pyenv local 3.11.10 12:54:54 + local command 12:54:54 + command=local 12:54:54 + '[' 2 -gt 0 ']' 12:54:54 + shift 12:54:54 + case "$command" in 12:54:54 + command pyenv local 3.11.10 12:54:54 + for arg in "$@" 12:54:54 + case $arg in 12:54:54 + pkg_list+='tox ' 12:54:54 + for arg in "$@" 12:54:54 + case $arg in 12:54:54 + pkg_list+='virtualenv ' 12:54:54 + for arg in "$@" 12:54:54 + case $arg in 12:54:54 + pkg_list+='urllib3~=1.26.15 ' 12:54:54 + [[ -f /tmp/.toxenv ]] 12:54:54 ++ cat /tmp/.toxenv 12:54:54 + lf_venv=/tmp/venv-rtTT 12:54:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rtTT from' file:/tmp/.toxenv 12:54:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rtTT from file:/tmp/.toxenv 12:54:54 + /tmp/venv-rtTT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:54:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:55 + /tmp/venv-rtTT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:57 + type python3 12:54:57 + true 12:54:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rtTT/bin to PATH' 12:54:57 lf-activate-venv(): INFO: Adding /tmp/venv-rtTT/bin to PATH 12:54:57 + PATH=/tmp/venv-rtTT/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:54:57 + return 0 12:54:57 + [[ -d /opt/pyenv ]] 12:54:57 + echo '---> Setting up pyenv' 12:54:57 ---> Setting up pyenv 12:54:57 + export PYENV_ROOT=/opt/pyenv 12:54:57 + PYENV_ROOT=/opt/pyenv 12:54:57 + export PATH=/opt/pyenv/bin:/tmp/venv-rtTT/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:54:57 + PATH=/opt/pyenv/bin:/tmp/venv-rtTT/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:54:57 ++ pwd 12:54:57 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:54:57 + export PYTHONPATH 12:54:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:57 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:57 + tox --version 12:54:57 4.30.2 from /tmp/venv-rtTT/lib/python3.11/site-packages/tox/__init__.py 12:54:57 + PARALLEL=False 12:54:57 + TOX_OPTIONS_LIST= 12:54:57 + [[ -n '' ]] 12:54:57 + case ${PARALLEL,,} in 12:54:57 + tox 12:54:57 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:54:58 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:55:19 docs: freeze> python -m pip freeze --all 12:55:19 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,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.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,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.31,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:55:19 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:55:21 docs: OK ✔ in 23.76 seconds 12:55:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:55:37 docs-linkcheck: freeze> python -m pip freeze --all 12:55:38 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,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.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,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.31,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:55:38 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:55:40 docs-linkcheck: OK ✔ in 19.4 seconds 12:55:40 jjb-version: freeze> python -m pip freeze --all 12:55:41 jjb-version: pip==25.2,setuptools==80.9.0 12:55:41 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:55:41 JJB version in jjb/releng-jobs.yaml: 6.3.0 12:55:41 JJB version in tox.ini: 6.3.0 12:55:41 jjb-version: OK ✔ in 0.82 seconds 12:55:41 prefix: freeze> python -m pip freeze --all 12:55:42 prefix: pip==25.2,setuptools==80.9.0 12:55:42 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:55:42 prefix: OK ✔ in 0.79 seconds 12:55:42 robot: freeze> python -m pip freeze --all 12:55:43 robot: pip==25.2,setuptools==80.9.0 12:55:43 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:55:43 docs: OK (23.76=setup[21.92]+cmd[1.85] seconds) 12:55:43 docs-linkcheck: OK (19.39=setup[16.97]+cmd[2.42] seconds) 12:55:43 jjb-version: OK (0.82=setup[0.79]+cmd[0.02] seconds) 12:55:43 prefix: OK (0.79=setup[0.77]+cmd[0.02] seconds) 12:55:43 robot: OK (0.99=setup[0.95]+cmd[0.04] seconds) 12:55:43 congratulations :) (45.78 seconds) 12:55:43 + tox_status=0 12:55:43 + echo '---> Completed tox runs' 12:55:43 ---> Completed tox runs 12:55:43 + for i in .tox/*/log 12:55:43 ++ echo .tox/docs-linkcheck/log 12:55:43 ++ awk -F/ '{print $2}' 12:55:43 + tox_env=docs-linkcheck 12:55:43 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:55:43 + for i in .tox/*/log 12:55:43 ++ awk -F/ '{print $2}' 12:55:43 ++ echo .tox/docs/log 12:55:43 + tox_env=docs 12:55:43 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:55:43 + for i in .tox/*/log 12:55:43 ++ awk -F/ '{print $2}' 12:55:43 ++ echo .tox/jjb-version/log 12:55:43 + tox_env=jjb-version 12:55:43 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:55:43 + for i in .tox/*/log 12:55:43 ++ awk -F/ '{print $2}' 12:55:43 ++ echo .tox/prefix/log 12:55:43 + tox_env=prefix 12:55:43 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:55:43 + for i in .tox/*/log 12:55:43 ++ awk -F/ '{print $2}' 12:55:43 ++ echo .tox/robot/log 12:55:43 + tox_env=robot 12:55:43 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:55:43 + DOC_DIR=docs/_build/html 12:55:43 + [[ -d docs/_build/html ]] 12:55:43 + echo '---> Archiving generated docs' 12:55:43 ---> Archiving generated docs 12:55:43 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:55:43 + echo '---> tox-run.sh ends' 12:55:43 ---> tox-run.sh ends 12:55:43 + test 0 -eq 0 12:55:43 $ ssh-agent -k 12:55:43 unset SSH_AUTH_SOCK; 12:55:43 unset SSH_AGENT_PID; 12:55:43 echo Agent pid 1525 killed; 12:55:43 [ssh-agent] Stopped. 12:55:43 [PostBuildScript] - [INFO] Executing post build scripts. 12:55:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10920216157663598412.sh 12:55:43 ---> sysstat.sh 12:55:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8933533251114410124.sh 12:55:44 ---> package-listing.sh 12:55:44 ++ facter osfamily 12:55:44 ++ tr '[:upper:]' '[:lower:]' 12:55:44 + OS_FAMILY=debian 12:55:44 + workspace=/w/workspace/builder-tox-verify-master 12:55:44 + START_PACKAGES=/tmp/packages_start.txt 12:55:44 + END_PACKAGES=/tmp/packages_end.txt 12:55:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:44 + PACKAGES=/tmp/packages_start.txt 12:55:44 + '[' /w/workspace/builder-tox-verify-master ']' 12:55:44 + PACKAGES=/tmp/packages_end.txt 12:55:44 + case "${OS_FAMILY}" in 12:55:44 + grep '^ii' 12:55:44 + dpkg -l 12:55:44 + '[' -f /tmp/packages_start.txt ']' 12:55:44 + '[' -f /tmp/packages_end.txt ']' 12:55:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:44 + '[' /w/workspace/builder-tox-verify-master ']' 12:55:44 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:55:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:55:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14019664297500329343.sh 12:55:44 ---> capture-instance-metadata.sh 12:55:44 Setup pyenv: 12:55:44 system 12:55:44 3.8.20 12:55:44 3.9.20 12:55:44 3.10.15 12:55:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S7Jz from file:/tmp/.os_lf_venv 12:55:46 lf-activate-venv(): INFO: Installing: lftools 12:56:00 lf-activate-venv(): INFO: Adding /tmp/venv-S7Jz/bin to PATH 12:56:00 INFO: Running in OpenStack, capturing instance metadata 12:56:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14166629020968461399.sh 12:56:00 provisioning config files... 12:56:00 Could not find credentials [logs] for builder-tox-verify-master #7961 12:56:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config18312300902107990652tmp 12:56:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:56:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:56:00 provisioning config files... 12:56:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:56:01 [EnvInject] - Injecting environment variables from a build step. 12:56:01 [EnvInject] - Injecting as environment variables the properties content 12:56:01 SERVER_ID=logs 12:56:01 12:56:01 [EnvInject] - Variables injected successfully. 12:56:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15258821723215397049.sh 12:56:01 ---> create-netrc.sh 12:56:01 WARN: Log server credential not found. 12:56:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17890334849666881161.sh 12:56:01 ---> python-tools-install.sh 12:56:01 Setup pyenv: 12:56:01 system 12:56:01 3.8.20 12:56:01 3.9.20 12:56:01 3.10.15 12:56:01 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:56:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S7Jz from file:/tmp/.os_lf_venv 12:56:03 lf-activate-venv(): INFO: Installing: lftools 12:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-S7Jz/bin to PATH 12:56:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1759039836657578902.sh 12:56:14 ---> sudo-logs.sh 12:56:14 Archiving 'sudo' log.. 12:56:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13163035599279013707.sh 12:56:14 ---> job-cost.sh 12:56:14 Setup pyenv: 12:56:14 system 12:56:14 3.8.20 12:56:14 3.9.20 12:56:14 3.10.15 12:56:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:56:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S7Jz from file:/tmp/.os_lf_venv 12:56:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-S7Jz/bin to PATH 12:56:24 INFO: No Stack... 12:56:24 INFO: Retrieving Pricing Info for: v3-standard-2 12:56:25 INFO: Archiving Costs 12:56:25 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10077415789407502257.sh 12:56:25 ---> logs-deploy.sh 12:56:25 Setup pyenv: 12:56:25 system 12:56:25 3.8.20 12:56:25 3.9.20 12:56:25 3.10.15 12:56:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:56:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S7Jz from file:/tmp/.os_lf_venv 12:56:27 lf-activate-venv(): INFO: Installing: lftools 12:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-S7Jz/bin to PATH 12:56:37 WARNING: Nexus logging server not set 12:56:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7961/ 12:56:37 INFO: archiving logs to S3 12:56:38 ---> uname -a: 12:56:38 Linux prd-ubuntu2204-builder-2c-2g-52592 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:56:38 12:56:38 12:56:38 ---> lscpu: 12:56:38 Architecture: x86_64 12:56:38 CPU op-mode(s): 32-bit, 64-bit 12:56:38 Address sizes: 40 bits physical, 48 bits virtual 12:56:38 Byte Order: Little Endian 12:56:38 CPU(s): 2 12:56:38 On-line CPU(s) list: 0,1 12:56:38 Vendor ID: AuthenticAMD 12:56:38 Model name: AMD EPYC-Rome Processor 12:56:38 CPU family: 23 12:56:38 Model: 49 12:56:38 Thread(s) per core: 1 12:56:38 Core(s) per socket: 1 12:56:38 Socket(s): 2 12:56:38 Stepping: 0 12:56:38 BogoMIPS: 5599.99 12:56:38 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:56:38 Virtualization: AMD-V 12:56:38 Hypervisor vendor: KVM 12:56:38 Virtualization type: full 12:56:38 L1d cache: 64 KiB (2 instances) 12:56:38 L1i cache: 64 KiB (2 instances) 12:56:38 L2 cache: 1 MiB (2 instances) 12:56:38 L3 cache: 32 MiB (2 instances) 12:56:38 NUMA node(s): 1 12:56:38 NUMA node0 CPU(s): 0,1 12:56:38 Vulnerability Gather data sampling: Not affected 12:56:38 Vulnerability Itlb multihit: Not affected 12:56:38 Vulnerability L1tf: Not affected 12:56:38 Vulnerability Mds: Not affected 12:56:38 Vulnerability Meltdown: Not affected 12:56:38 Vulnerability Mmio stale data: Not affected 12:56:38 Vulnerability Reg file data sampling: Not affected 12:56:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:56:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:56:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:56:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:56:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:56:38 Vulnerability Srbds: Not affected 12:56:38 Vulnerability Tsx async abort: Not affected 12:56:38 12:56:38 12:56:38 ---> nproc: 12:56:38 2 12:56:38 12:56:38 12:56:38 ---> df -h: 12:56:38 Filesystem Size Used Avail Use% Mounted on 12:56:38 tmpfs 794M 1.1M 793M 1% /run 12:56:38 /dev/vda1 39G 9.0G 30G 24% / 12:56:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:56:38 tmpfs 5.0M 0 5.0M 0% /run/lock 12:56:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:56:38 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:56:38 12:56:38 12:56:38 ---> free -m: 12:56:38 total used free shared buff/cache available 12:56:38 Mem: 7937 521 4138 4 3277 7105 12:56:38 Swap: 1023 0 1023 12:56:38 12:56:38 12:56:38 ---> ip addr: 12:56:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:56:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:56:38 inet 127.0.0.1/8 scope host lo 12:56:38 valid_lft forever preferred_lft forever 12:56:38 inet6 ::1/128 scope host 12:56:38 valid_lft forever preferred_lft forever 12:56:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:56:38 link/ether fa:16:3e:4e:d4:44 brd ff:ff:ff:ff:ff:ff 12:56:38 altname enp0s3 12:56:38 inet 10.30.171.219/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:56:38 valid_lft 86180sec preferred_lft 86180sec 12:56:38 inet6 fe80::f816:3eff:fe4e:d444/64 scope link 12:56:38 valid_lft forever preferred_lft forever 12:56:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:56:38 link/ether 02:42:c7:58:de:05 brd ff:ff:ff:ff:ff:ff 12:56:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:56:38 valid_lft forever preferred_lft forever 12:56:38 12:56:38 12:56:38 ---> sar -b -r -n DEV: 12:56:38 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52592) 09/15/25 _x86_64_ (2 CPU) 12:56:38 12:56:38 12:53:00 LINUX RESTART (2 CPU) 12:56:38 12:56:38 12:56:38 ---> sar -P ALL: 12:56:38 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52592) 09/15/25 _x86_64_ (2 CPU) 12:56:38 12:56:38 12:53:00 LINUX RESTART (2 CPU) 12:56:38 12:56:38 12:56:38