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