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