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