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