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