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