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