23:21:07 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/108928 23:21:07 Running as SYSTEM 23:21:07 [EnvInject] - Loading node environment variables. 23:21:07 Building remotely on prd-centos8-builder-2c-2g-7962 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:21:07 [ssh-agent] Looking for ssh-agent implementation... 23:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:07 $ ssh-agent 23:21:07 SSH_AUTH_SOCK=/tmp/ssh-mtLA2QfN6U2W/agent.5324 23:21:07 SSH_AGENT_PID=5326 23:21:07 [ssh-agent] Started. 23:21:07 Running ssh-add (command line suppressed) 23:21:07 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_5552218647621597777.key (/w/workspace/builder-tox-verify-master@tmp/private_key_5552218647621597777.key) 23:21:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:21:07 The recommended git tool is: NONE 23:21:10 using credential jenkins-ssh 23:21:10 Wiping out workspace first. 23:21:10 Cloning the remote Git repository 23:21:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:21:10 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:21:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:21:10 > git --version # timeout=10 23:21:10 > git --version # 'git version 2.39.3' 23:21:10 using GIT_SSH to set credentials jenkins-ssh 23:21:10 [INFO] Currently running in a labeled security context 23:21:10 [INFO] Currently SELinux is 'enforcing' on the host 23:21:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh16790718945759949615.key 23:21:10 Verifying host key using known hosts file 23:21:10 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:21:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:21:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:21:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:21:13 using GIT_SSH to set credentials jenkins-ssh 23:21:13 [INFO] Currently running in a labeled security context 23:21:13 [INFO] Currently SELinux is 'enforcing' on the host 23:21:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh12009397111925155377.key 23:21:13 Verifying host key using known hosts file 23:21:13 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:21:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/28/108928/1 # timeout=10 23:21:13 > git rev-parse 4404ad7255a3343ddfb331831e6fc7bd972a9362^{commit} # timeout=10 23:21:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:21:13 Checking out Revision 4404ad7255a3343ddfb331831e6fc7bd972a9362 (refs/changes/28/108928/1) 23:21:13 > git config core.sparsecheckout # timeout=10 23:21:13 > git checkout -f 4404ad7255a3343ddfb331831e6fc7bd972a9362 # timeout=10 23:21:17 Commit message: "Revert "Chore: Update CentOS Stream 8 image to latest"" 23:21:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:21:17 > git rev-list --no-walk 3fbaf3497cec6ac1fde64c0d7f514926067c1ead # timeout=10 23:21:17 > git remote # timeout=10 23:21:17 > git submodule init # timeout=10 23:21:17 > git submodule sync # timeout=10 23:21:17 > git config --get remote.origin.url # timeout=10 23:21:17 > git submodule init # timeout=10 23:21:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:21:17 > git config --get submodule.global-jjb.url # timeout=10 23:21:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:21:17 > git config --get submodule.packer/common-packer.url # timeout=10 23:21:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:21:17 > git submodule update --init --recursive global-jjb # timeout=10 23:21:18 > git submodule update --init --recursive packer/common-packer # timeout=10 23:21:19 provisioning config files... 23:21:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:21:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:21:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14144327972641689179.sh 23:21:19 ---> python-tools-install.sh 23:21:19 Setup pyenv: 23:21:19 system 23:21:19 * 3.8.13 (set by /opt/pyenv/version) 23:21:19 * 3.9.13 (set by /opt/pyenv/version) 23:21:19 * 3.10.6 (set by /opt/pyenv/version) 23:21:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2FNI 23:21:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:21:27 lf-activate-venv(): INFO: Installing: lftools 23:22:06 lf-activate-venv(): INFO: Adding /tmp/venv-2FNI/bin to PATH 23:22:06 Generating Requirements File 23:22:42 Python 3.10.6 23:22:42 pip 23.3.1 from /tmp/venv-2FNI/lib/python3.10/site-packages/pip (python 3.10) 23:22:43 appdirs==1.4.4 23:22:43 argcomplete==3.2.1 23:22:43 aspy.yaml==1.3.0 23:22:43 attrs==23.1.0 23:22:43 autopage==0.5.2 23:22:43 Babel==2.14.0 23:22:43 beautifulsoup4==4.12.2 23:22:43 boto3==1.34.1 23:22:43 botocore==1.34.1 23:22:43 bs4==0.0.1 23:22:43 cachetools==5.3.2 23:22:43 certifi==2023.11.17 23:22:43 cffi==1.16.0 23:22:43 cfgv==3.4.0 23:22:43 chardet==5.2.0 23:22:43 charset-normalizer==3.3.2 23:22:43 click==8.1.7 23:22:43 cliff==4.4.0 23:22:43 cmd2==2.4.3 23:22:43 cryptography==3.3.2 23:22:43 debtcollector==2.5.0 23:22:43 decorator==5.1.1 23:22:43 defusedxml==0.7.1 23:22:43 Deprecated==1.2.14 23:22:43 distlib==0.3.8 23:22:43 dnspython==2.4.2 23:22:43 docker==4.2.2 23:22:43 dogpile.cache==1.2.2 23:22:43 email-validator==2.1.0.post1 23:22:43 filelock==3.13.1 23:22:43 future==0.18.3 23:22:43 gitdb==4.0.11 23:22:43 GitPython==3.1.40 23:22:43 google-auth==2.25.2 23:22:43 httplib2==0.22.0 23:22:43 identify==2.5.33 23:22:43 idna==3.6 23:22:43 importlib-metadata==7.0.0 23:22:43 importlib-resources==1.5.0 23:22:43 iso8601==2.1.0 23:22:43 Jinja2==3.1.2 23:22:43 jmespath==1.0.1 23:22:43 jsonpatch==1.33 23:22:43 jsonpointer==2.4 23:22:43 jsonschema==4.20.0 23:22:43 jsonschema-specifications==2023.11.2 23:22:43 keystoneauth1==5.4.0 23:22:43 kubernetes==28.1.0 23:22:43 lftools==0.37.8 23:22:43 lxml==4.9.3 23:22:43 MarkupSafe==2.1.3 23:22:43 msgpack==1.0.7 23:22:43 multi-key-dict==2.0.3 23:22:43 munch==4.0.0 23:22:43 netaddr==0.9.0 23:22:43 netifaces==0.11.0 23:22:43 niet==1.4.2 23:22:43 nodeenv==1.8.0 23:22:43 oauth2client==4.1.3 23:22:43 oauthlib==3.2.2 23:22:43 openstacksdk==0.62.0 23:22:43 os-client-config==2.1.0 23:22:43 os-service-types==1.7.0 23:22:43 osc-lib==2.9.0 23:22:43 oslo.config==9.2.0 23:22:43 oslo.context==5.3.0 23:22:43 oslo.i18n==6.2.0 23:22:43 oslo.log==5.4.0 23:22:43 oslo.serialization==5.2.0 23:22:43 oslo.utils==6.3.0 23:22:43 packaging==23.2 23:22:43 pbr==6.0.0 23:22:43 platformdirs==4.1.0 23:22:43 prettytable==3.9.0 23:22:43 pyasn1==0.5.1 23:22:43 pyasn1-modules==0.3.0 23:22:43 pycparser==2.21 23:22:43 pygerrit2==2.0.15 23:22:43 PyGithub==2.1.1 23:22:43 pyinotify==0.9.6 23:22:43 PyJWT==2.8.0 23:22:43 PyNaCl==1.5.0 23:22:43 pyparsing==2.4.7 23:22:43 pyperclip==1.8.2 23:22:43 pyrsistent==0.20.0 23:22:43 python-cinderclient==9.4.0 23:22:43 python-dateutil==2.8.2 23:22:43 python-heatclient==3.3.0 23:22:43 python-jenkins==1.8.2 23:22:43 python-keystoneclient==5.2.0 23:22:43 python-magnumclient==4.3.0 23:22:43 python-novaclient==18.4.0 23:22:43 python-openstackclient==6.0.0 23:22:43 python-swiftclient==4.4.0 23:22:43 pytz==2023.3.post1 23:22:43 PyYAML==6.0.1 23:22:43 referencing==0.32.0 23:22:43 requests==2.31.0 23:22:43 requests-oauthlib==1.3.1 23:22:43 requestsexceptions==1.4.0 23:22:43 rfc3986==2.0.0 23:22:43 rpds-py==0.13.2 23:22:43 rsa==4.9 23:22:43 ruamel.yaml==0.18.5 23:22:43 ruamel.yaml.clib==0.2.8 23:22:43 s3transfer==0.9.0 23:22:43 simplejson==3.19.2 23:22:43 six==1.16.0 23:22:43 smmap==5.0.1 23:22:43 soupsieve==2.5 23:22:43 stevedore==5.1.0 23:22:43 tabulate==0.9.0 23:22:43 toml==0.10.2 23:22:43 tomlkit==0.12.3 23:22:43 tqdm==4.66.1 23:22:43 typing_extensions==4.9.0 23:22:43 tzdata==2023.3 23:22:43 urllib3==1.26.18 23:22:43 virtualenv==20.25.0 23:22:43 wcwidth==0.2.12 23:22:43 websocket-client==1.7.0 23:22:43 wrapt==1.16.0 23:22:43 xdg==6.0.0 23:22:43 xmltodict==0.13.0 23:22:43 yq==3.2.3 23:22:43 zipp==3.17.0 23:22:43 [EnvInject] - Injecting environment variables from a build step. 23:22:43 [EnvInject] - Injecting as environment variables the properties content 23:22:43 PYTHON=python3 23:22:43 23:22:43 [EnvInject] - Variables injected successfully. 23:22:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6781500594419729813.sh 23:22:43 ---> tox-install.sh 23:22:43 + source /home/jenkins/lf-env.sh 23:22:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:22:43 ++ mktemp -d /tmp/venv-XXXX 23:22:43 + lf_venv=/tmp/venv-6sAT 23:22:43 + local venv_file=/tmp/.os_lf_venv 23:22:43 + local python=python3 23:22:43 + local options 23:22:43 + local set_path=true 23:22:43 + local install_args= 23:22:43 ++ 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 23:22:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:22:43 + true 23:22:43 + case $1 in 23:22:43 + venv_file=/tmp/.toxenv 23:22:43 + shift 2 23:22:43 + true 23:22:43 + case $1 in 23:22:43 + shift 23:22:43 + break 23:22:43 + case $python in 23:22:43 + local pkg_list= 23:22:43 + [[ -d /opt/pyenv ]] 23:22:43 + echo 'Setup pyenv:' 23:22:43 Setup pyenv: 23:22:43 + export PYENV_ROOT=/opt/pyenv 23:22:43 + PYENV_ROOT=/opt/pyenv 23:22:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:43 + pyenv versions 23:22:43 system 23:22:43 3.8.13 23:22:43 3.9.13 23:22:43 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:22:43 + command -v pyenv 23:22:43 ++ pyenv init - --no-rehash 23:22:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 23:22:43 export PATH="/opt/pyenv/shims:${PATH}" 23:22:43 export PYENV_SHELL=bash 23:22:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:22:43 pyenv() { 23:22:43 local command 23:22:43 command="${1:-}" 23:22:43 if [ "$#" -gt 0 ]; then 23:22:43 shift 23:22:43 fi 23:22:43 23:22:43 case "$command" in 23:22:43 rehash|shell) 23:22:43 eval "$(pyenv "sh-$command" "$@")" 23:22:43 ;; 23:22:43 *) 23:22:43 command pyenv "$command" "$@" 23:22:43 ;; 23:22:43 esac 23:22:43 }' 23:22:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 23:22:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:43 ++ export PYENV_SHELL=bash 23:22:43 ++ PYENV_SHELL=bash 23:22:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:22:43 +++ complete -F _pyenv pyenv 23:22:43 ++ lf-pyver python3 23:22:43 ++ local py_version_xy=python3 23:22:43 ++ local py_version_xyz= 23:22:43 ++ awk '{ print $1 }' 23:22:43 ++ pyenv versions 23:22:43 ++ local command 23:22:43 ++ command=versions 23:22:43 ++ '[' 1 -gt 0 ']' 23:22:43 ++ shift 23:22:43 ++ case "$command" in 23:22:43 ++ command pyenv versions 23:22:43 ++ pyenv versions 23:22:43 ++ sed 's/^[ *]* //' 23:22:43 ++ grep -E '^[0-9.]*[0-9]$' 23:22:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:22:43 +++ grep '^3' /tmp/.pyenv_versions 23:22:43 +++ tail -n 1 23:22:43 +++ sort -V 23:22:43 ++ py_version_xyz=3.10.6 23:22:43 ++ [[ -z 3.10.6 ]] 23:22:43 ++ echo 3.10.6 23:22:43 ++ return 0 23:22:43 + pyenv local 3.10.6 23:22:43 + local command 23:22:43 + command=local 23:22:43 + '[' 2 -gt 0 ']' 23:22:43 + shift 23:22:43 + case "$command" in 23:22:43 + command pyenv local 3.10.6 23:22:43 + pyenv local 3.10.6 23:22:43 + for arg in "$@" 23:22:43 + case $arg in 23:22:43 + pkg_list+='tox ' 23:22:43 + for arg in "$@" 23:22:43 + case $arg in 23:22:43 + pkg_list+='virtualenv ' 23:22:43 + for arg in "$@" 23:22:43 + case $arg in 23:22:43 + pkg_list+='urllib3~=1.26.15 ' 23:22:43 + [[ -f /tmp/.toxenv ]] 23:22:43 + [[ ! -f /tmp/.toxenv ]] 23:22:43 + [[ -n '' ]] 23:22:43 + python3 -m venv /tmp/venv-6sAT 23:22:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6sAT' 23:22:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6sAT 23:22:47 + echo /tmp/venv-6sAT 23:22:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:22:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:22:47 + /tmp/venv-6sAT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:22:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:22:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:22:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:22:51 + /tmp/venv-6sAT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:22:53 + type python3 23:22:53 + true 23:22:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6sAT/bin to PATH' 23:22:53 lf-activate-venv(): INFO: Adding /tmp/venv-6sAT/bin to PATH 23:22:53 + PATH=/tmp/venv-6sAT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:53 + return 0 23:22:53 + python3 --version 23:22:53 Python 3.10.6 23:22:53 + python3 -m pip --version 23:22:53 pip 23.3.1 from /tmp/venv-6sAT/lib/python3.10/site-packages/pip (python 3.10) 23:22:53 + python3 -m pip freeze 23:22:54 cachetools==5.3.2 23:22:54 chardet==5.2.0 23:22:54 colorama==0.4.6 23:22:54 distlib==0.3.8 23:22:54 filelock==3.13.1 23:22:54 packaging==23.2 23:22:54 platformdirs==4.1.0 23:22:54 pluggy==1.3.0 23:22:54 pyproject-api==1.6.1 23:22:54 tomli==2.0.1 23:22:54 tox==4.11.4 23:22:54 urllib3==1.26.18 23:22:54 virtualenv==20.25.0 23:22:54 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins3395013458412134518.sh 23:22:54 [EnvInject] - Injecting environment variables from a build step. 23:22:54 [EnvInject] - Injecting as environment variables the properties content 23:22:54 PARALLEL=False 23:22:54 23:22:54 [EnvInject] - Variables injected successfully. 23:22:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15078716617024118737.sh 23:22:54 ---> tox-run.sh 23:22:54 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:54 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:22:54 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:22:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:22:54 + cd /w/workspace/builder-tox-verify-master/. 23:22:54 + source /home/jenkins/lf-env.sh 23:22:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:22:54 ++ mktemp -d /tmp/venv-XXXX 23:22:54 + lf_venv=/tmp/venv-jI9N 23:22:54 + local venv_file=/tmp/.os_lf_venv 23:22:54 + local python=python3 23:22:54 + local options 23:22:54 + local set_path=true 23:22:54 + local install_args= 23:22:54 ++ 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 23:22:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:22:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:22:54 + true 23:22:54 + case $1 in 23:22:54 + venv_file=/tmp/.toxenv 23:22:54 + shift 2 23:22:54 + true 23:22:54 + case $1 in 23:22:54 + shift 23:22:54 + break 23:22:54 + case $python in 23:22:54 + local pkg_list= 23:22:54 + [[ -d /opt/pyenv ]] 23:22:54 + echo 'Setup pyenv:' 23:22:54 Setup pyenv: 23:22:54 + export PYENV_ROOT=/opt/pyenv 23:22:54 + PYENV_ROOT=/opt/pyenv 23:22:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:54 + pyenv versions 23:22:54 system 23:22:54 3.8.13 23:22:54 3.9.13 23:22:54 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:22:54 + command -v pyenv 23:22:54 ++ pyenv init - --no-rehash 23:22:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 23:22:54 export PATH="/opt/pyenv/shims:${PATH}" 23:22:54 export PYENV_SHELL=bash 23:22:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:22:54 pyenv() { 23:22:54 local command 23:22:54 command="${1:-}" 23:22:54 if [ "$#" -gt 0 ]; then 23:22:54 shift 23:22:54 fi 23:22:54 23:22:54 case "$command" in 23:22:54 rehash|shell) 23:22:54 eval "$(pyenv "sh-$command" "$@")" 23:22:54 ;; 23:22:54 *) 23:22:54 command pyenv "$command" "$@" 23:22:54 ;; 23:22:54 esac 23:22:54 }' 23:22:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 23:22:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:54 ++ export PYENV_SHELL=bash 23:22:54 ++ PYENV_SHELL=bash 23:22:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:22:54 +++ complete -F _pyenv pyenv 23:22:54 ++ lf-pyver python3 23:22:54 ++ local py_version_xy=python3 23:22:54 ++ local py_version_xyz= 23:22:54 ++ awk '{ print $1 }' 23:22:54 ++ pyenv versions 23:22:54 ++ local command 23:22:54 ++ command=versions 23:22:54 ++ '[' 1 -gt 0 ']' 23:22:54 ++ shift 23:22:54 ++ case "$command" in 23:22:54 ++ command pyenv versions 23:22:54 ++ pyenv versions 23:22:54 ++ sed 's/^[ *]* //' 23:22:54 ++ grep -E '^[0-9.]*[0-9]$' 23:22:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:22:54 +++ tail -n 1 23:22:54 +++ grep '^3' /tmp/.pyenv_versions 23:22:54 +++ sort -V 23:22:54 ++ py_version_xyz=3.10.6 23:22:54 ++ [[ -z 3.10.6 ]] 23:22:54 ++ echo 3.10.6 23:22:54 ++ return 0 23:22:54 + pyenv local 3.10.6 23:22:54 + local command 23:22:54 + command=local 23:22:54 + '[' 2 -gt 0 ']' 23:22:54 + shift 23:22:54 + case "$command" in 23:22:54 + command pyenv local 3.10.6 23:22:54 + pyenv local 3.10.6 23:22:54 + for arg in "$@" 23:22:54 + case $arg in 23:22:54 + pkg_list+='tox ' 23:22:54 + for arg in "$@" 23:22:54 + case $arg in 23:22:54 + pkg_list+='virtualenv ' 23:22:54 + for arg in "$@" 23:22:54 + case $arg in 23:22:54 + pkg_list+='urllib3~=1.26.15 ' 23:22:54 + [[ -f /tmp/.toxenv ]] 23:22:54 ++ cat /tmp/.toxenv 23:22:54 + lf_venv=/tmp/venv-6sAT 23:22:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6sAT from' file:/tmp/.toxenv 23:22:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6sAT from file:/tmp/.toxenv 23:22:54 + /tmp/venv-6sAT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:22:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:22:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:22:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:22:55 + /tmp/venv-6sAT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:22:57 + type python3 23:22:57 + true 23:22:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6sAT/bin to PATH' 23:22:57 lf-activate-venv(): INFO: Adding /tmp/venv-6sAT/bin to PATH 23:22:57 + PATH=/tmp/venv-6sAT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:57 + return 0 23:22:57 + [[ -d /opt/pyenv ]] 23:22:57 + echo '---> Setting up pyenv' 23:22:57 ---> Setting up pyenv 23:22:57 + export PYENV_ROOT=/opt/pyenv 23:22:57 + PYENV_ROOT=/opt/pyenv 23:22:57 + export PATH=/opt/pyenv/bin:/tmp/venv-6sAT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:57 + PATH=/opt/pyenv/bin:/tmp/venv-6sAT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:22:57 ++ pwd 23:22:57 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:22:57 + export PYTHONPATH 23:22:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:22:57 + TOX_TESTENV_PASSENV=PYTHONPATH 23:22:57 + tox --version 23:22:57 4.11.4 from /tmp/venv-6sAT/lib/python3.10/site-packages/tox/__init__.py 23:22:57 + PARALLEL=False 23:22:57 + TOX_OPTIONS_LIST= 23:22:57 + [[ -n '' ]] 23:22:57 + case ${PARALLEL,,} in 23:22:57 + tox 23:22:57 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:22:58 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:23:34 docs: freeze> python -m pip freeze --all 23:23:34 docs: alabaster==0.7.13,attrs==23.1.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 23:23:34 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 23:23:36 docs: OK ✔ in 38.53 seconds 23:23:36 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:23:54 docs-linkcheck: freeze> python -m pip freeze --all 23:23:54 docs-linkcheck: alabaster==0.7.13,attrs==23.1.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 23:23:54 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 23:23:56 docs-linkcheck: OK ✔ in 20.33 seconds 23:23:56 jjb-version: freeze> python -m pip freeze --all 23:23:57 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 23:23:57 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:23:57 JJB version in jjb/releng-jobs.yaml: 5.0.2 23:23:57 JJB version in tox.ini: 5.0.2 23:23:58 jjb-version: OK ✔ in 1.23 seconds 23:23:58 prefix: freeze> python -m pip freeze --all 23:23:59 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 23:23:59 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:23:59 prefix: OK ✔ in 1.28 seconds 23:23:59 robot: freeze> python -m pip freeze --all 23:24:00 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 23:24:00 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:24:00 docs: OK (38.52=setup[36.92]+cmd[1.60] seconds) 23:24:00 docs-linkcheck: OK (20.32=setup[18.01]+cmd[2.31] seconds) 23:24:00 jjb-version: OK (1.23=setup[1.20]+cmd[0.03] seconds) 23:24:00 prefix: OK (1.28=setup[1.25]+cmd[0.03] seconds) 23:24:00 robot: OK (1.22=setup[1.16]+cmd[0.06] seconds) 23:24:00 congratulations :) (62.74 seconds) 23:24:00 + tox_status=0 23:24:00 + echo '---> Completed tox runs' 23:24:00 ---> Completed tox runs 23:24:00 + for i in .tox/*/log 23:24:00 ++ echo .tox/docs-linkcheck/log 23:24:00 ++ awk -F/ '{print $2}' 23:24:00 + tox_env=docs-linkcheck 23:24:00 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:24:00 + for i in .tox/*/log 23:24:00 ++ echo .tox/docs/log 23:24:00 ++ awk -F/ '{print $2}' 23:24:00 + tox_env=docs 23:24:00 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:24:00 + for i in .tox/*/log 23:24:00 ++ awk -F/ '{print $2}' 23:24:00 ++ echo .tox/jjb-version/log 23:24:00 + tox_env=jjb-version 23:24:00 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:24:00 + for i in .tox/*/log 23:24:00 ++ echo .tox/prefix/log 23:24:00 ++ awk -F/ '{print $2}' 23:24:00 + tox_env=prefix 23:24:00 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:24:00 + for i in .tox/*/log 23:24:00 ++ echo .tox/robot/log 23:24:00 ++ awk -F/ '{print $2}' 23:24:00 + tox_env=robot 23:24:00 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:24:00 + DOC_DIR=docs/_build/html 23:24:00 + [[ -d docs/_build/html ]] 23:24:00 + echo '---> Archiving generated docs' 23:24:00 ---> Archiving generated docs 23:24:00 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:24:00 + echo '---> tox-run.sh ends' 23:24:00 ---> tox-run.sh ends 23:24:00 + test 0 -eq 0 23:24:00 $ ssh-agent -k 23:24:00 unset SSH_AUTH_SOCK; 23:24:00 unset SSH_AGENT_PID; 23:24:00 echo Agent pid 5326 killed; 23:24:00 [ssh-agent] Stopped. 23:24:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:24:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4833522431183533138.sh 23:24:00 ---> sysstat.sh 23:24:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1364170395363509569.sh 23:24:01 ---> package-listing.sh 23:24:01 ++ facter osfamily 23:24:01 ++ tr '[:upper:]' '[:lower:]' 23:24:01 + OS_FAMILY=redhat 23:24:01 + workspace=/w/workspace/builder-tox-verify-master 23:24:01 + START_PACKAGES=/tmp/packages_start.txt 23:24:01 + END_PACKAGES=/tmp/packages_end.txt 23:24:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:01 + PACKAGES=/tmp/packages_start.txt 23:24:01 + '[' /w/workspace/builder-tox-verify-master ']' 23:24:01 + PACKAGES=/tmp/packages_end.txt 23:24:01 + case "${OS_FAMILY}" in 23:24:01 + rpm -qa 23:24:01 + sort 23:24:01 + '[' -f /tmp/packages_start.txt ']' 23:24:01 + '[' -f /tmp/packages_end.txt ']' 23:24:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:01 + '[' /w/workspace/builder-tox-verify-master ']' 23:24:01 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:24:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:24:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17690077368255584388.sh 23:24:02 ---> capture-instance-metadata.sh 23:24:02 Setup pyenv: 23:24:02 system 23:24:02 3.8.13 23:24:02 3.9.13 23:24:02 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:24:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2FNI from file:/tmp/.os_lf_venv 23:24:03 lf-activate-venv(): INFO: Installing: lftools 23:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-2FNI/bin to PATH 23:24:20 INFO: Running in OpenStack, capturing instance metadata 23:24:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14645943659828881312.sh 23:24:20 provisioning config files... 23:24:21 Could not find credentials [logs] for builder-tox-verify-master #7284 23:24:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config15541842277020315967tmp 23:24:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:24:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:24:21 provisioning config files... 23:24:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:24:21 [EnvInject] - Injecting environment variables from a build step. 23:24:21 [EnvInject] - Injecting as environment variables the properties content 23:24:21 SERVER_ID=logs 23:24:21 23:24:21 [EnvInject] - Variables injected successfully. 23:24:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8226173963515982587.sh 23:24:21 ---> create-netrc.sh 23:24:21 WARN: Log server credential not found. 23:24:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15288321251651897573.sh 23:24:21 ---> python-tools-install.sh 23:24:21 Setup pyenv: 23:24:21 system 23:24:21 3.8.13 23:24:21 3.9.13 23:24:21 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:24:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2FNI from file:/tmp/.os_lf_venv 23:24:23 lf-activate-venv(): INFO: Installing: lftools 23:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-2FNI/bin to PATH 23:24:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8725094335471818205.sh 23:24:35 ---> sudo-logs.sh 23:24:35 Archiving 'sudo' log.. 23:24:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4960788210380735553.sh 23:24:35 ---> job-cost.sh 23:24:35 Setup pyenv: 23:24:35 system 23:24:35 3.8.13 23:24:35 3.9.13 23:24:35 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:24:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2FNI from file:/tmp/.os_lf_venv 23:24:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:24:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:24:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 23:24:46 lf-activate-venv(): INFO: Adding /tmp/venv-2FNI/bin to PATH 23:24:46 INFO: No Stack... 23:24:46 INFO: Retrieving Pricing Info for: v3-standard-2 23:24:47 INFO: Archiving Costs 23:24:47 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2425977997918725013.sh 23:24:47 ---> logs-deploy.sh 23:24:47 Setup pyenv: 23:24:47 system 23:24:47 3.8.13 23:24:47 3.9.13 23:24:47 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:24:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2FNI from file:/tmp/.os_lf_venv 23:24:48 lf-activate-venv(): INFO: Installing: lftools 23:25:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:25:00 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 23:25:01 lf-activate-venv(): INFO: Adding /tmp/venv-2FNI/bin to PATH 23:25:01 WARNING: Nexus logging server not set 23:25:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7284/ 23:25:01 INFO: archiving logs to S3 23:25:02 ---> uname -a: 23:25:02 Linux prd-centos8-builder-2c-2g-7962.novalocal 4.18.0-527.el8.x86_64 #1 SMP Thu Nov 23 14:16:19 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:25:02 23:25:02 23:25:02 ---> lscpu: 23:25:02 Architecture: x86_64 23:25:02 CPU op-mode(s): 32-bit, 64-bit 23:25:02 Byte Order: Little Endian 23:25:02 CPU(s): 2 23:25:02 On-line CPU(s) list: 0,1 23:25:02 Thread(s) per core: 1 23:25:02 Core(s) per socket: 1 23:25:02 Socket(s): 2 23:25:02 NUMA node(s): 1 23:25:02 Vendor ID: AuthenticAMD 23:25:02 CPU family: 23 23:25:02 Model: 49 23:25:02 Model name: AMD EPYC-Rome Processor 23:25:02 Stepping: 0 23:25:02 CPU MHz: 2799.998 23:25:02 BogoMIPS: 5599.99 23:25:02 Virtualization: AMD-V 23:25:02 Hypervisor vendor: KVM 23:25:02 Virtualization type: full 23:25:02 L1d cache: 32K 23:25:02 L1i cache: 32K 23:25:02 L2 cache: 512K 23:25:02 L3 cache: 16384K 23:25:02 NUMA node0 CPU(s): 0,1 23:25:02 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:25:02 23:25:02 23:25:02 ---> nproc: 23:25:02 2 23:25:02 23:25:02 23:25:02 ---> df -h: 23:25:02 Filesystem Size Used Avail Use% Mounted on 23:25:02 devtmpfs 3.8G 0 3.8G 0% /dev 23:25:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:25:02 tmpfs 3.8G 17M 3.8G 1% /run 23:25:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:25:02 /dev/vda1 40G 8.6G 32G 22% / 23:25:02 tmpfs 770M 0 770M 0% /run/user/1001 23:25:02 23:25:02 23:25:02 ---> free -m: 23:25:02 total used free shared buff/cache available 23:25:02 Mem: 7697 619 4139 19 2938 6760 23:25:02 Swap: 1023 0 1023 23:25:02 23:25:02 23:25:02 ---> ip addr: 23:25:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:25:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:25:02 inet 127.0.0.1/8 scope host lo 23:25:02 valid_lft forever preferred_lft forever 23:25:02 inet6 ::1/128 scope host 23:25:02 valid_lft forever preferred_lft forever 23:25:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:25:02 link/ether fa:16:3e:77:cb:8e brd ff:ff:ff:ff:ff:ff 23:25:02 altname enp0s3 23:25:02 altname ens3 23:25:02 inet 10.30.170.184/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:25:02 valid_lft 86131sec preferred_lft 86131sec 23:25:02 inet6 fe80::f816:3eff:fe77:cb8e/64 scope link 23:25:02 valid_lft forever preferred_lft forever 23:25:02 23:25:02 23:25:02 ---> sar -b -r -n DEV: 23:25:02 Linux 4.18.0-527.el8.x86_64 (centos-stream-8-builder-1ae1234a-6327-4bea-9e12-436d0ac3d2a0.nov) 12/14/2023 _x86_64_ (2 CPU) 23:25:02 23:25:02 23:20:29 LINUX RESTART (2 CPU) 23:25:02 23:25:02 11:21:01 PM tps rtps wtps bread/s bwrtn/s 23:25:02 11:22:01 PM 142.47 25.11 117.36 4988.47 6060.66 23:25:02 11:23:01 PM 103.53 1.97 101.57 64.26 8769.16 23:25:02 11:24:01 PM 117.04 0.62 116.43 46.52 16215.03 23:25:02 11:25:01 PM 106.10 0.80 105.30 87.44 19061.25 23:25:02 Average: 117.29 7.12 110.16 1296.72 12526.68 23:25:02 23:25:02 11:21:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:25:02 11:22:01 PM 5324204 7012828 2558260 32.46 2688 1878988 786796 8.81 220840 2048572 123704 23:25:02 11:23:01 PM 5024672 6964744 2857792 36.26 2688 2114748 809476 9.06 215416 2295356 195960 23:25:02 11:24:01 PM 4320464 6985796 3562000 45.19 2688 2813552 691532 7.74 420208 2703636 493128 23:25:02 11:25:01 PM 4261792 6945284 3620672 45.93 2688 2826188 707772 7.92 431820 2733108 26616 23:25:02 Average: 4732783 6977163 3149681 39.96 2688 2408369 748894 8.39 322071 2445168 209852 23:25:02 23:25:02 11:21:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:25:02 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:02 11:22:01 PM eth0 260.25 160.85 1671.02 58.20 0.00 0.00 0.00 0.00 23:25:02 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:02 11:23:01 PM eth0 51.46 42.81 642.95 7.50 0.00 0.00 0.00 0.00 23:25:02 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:02 11:24:01 PM eth0 82.42 65.96 1162.47 9.31 0.00 0.00 0.00 0.00 23:25:02 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:02 11:25:01 PM eth0 17.54 17.13 39.59 7.58 0.00 0.00 0.00 0.00 23:25:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:02 Average: eth0 102.92 71.69 879.02 20.65 0.00 0.00 0.00 0.00 23:25:02 23:25:02 23:25:02 ---> sar -P ALL: 23:25:02 Linux 4.18.0-527.el8.x86_64 (centos-stream-8-builder-1ae1234a-6327-4bea-9e12-436d0ac3d2a0.nov) 12/14/2023 _x86_64_ (2 CPU) 23:25:02 23:25:02 23:20:29 LINUX RESTART (2 CPU) 23:25:02 23:25:02 11:21:01 PM CPU %user %nice %system %iowait %steal %idle 23:25:02 11:22:01 PM all 35.43 0.00 6.60 5.05 0.12 52.80 23:25:02 11:22:01 PM 0 38.16 0.00 6.76 4.53 0.15 50.41 23:25:02 11:22:01 PM 1 32.70 0.00 6.44 5.58 0.08 55.20 23:25:02 11:23:01 PM all 37.03 0.00 5.92 3.35 0.10 53.60 23:25:02 11:23:01 PM 0 32.47 0.00 5.72 3.62 0.10 58.09 23:25:02 11:23:01 PM 1 41.61 0.00 6.12 3.09 0.10 49.09 23:25:02 11:24:01 PM all 36.94 0.00 6.05 3.41 0.13 53.47 23:25:02 11:24:01 PM 0 37.46 0.00 6.10 4.02 0.15 52.27 23:25:02 11:24:01 PM 1 36.42 0.00 5.99 2.79 0.12 54.68 23:25:02 11:25:01 PM all 33.94 0.00 4.11 4.45 0.10 57.40 23:25:02 11:25:01 PM 0 51.05 0.00 3.89 3.24 0.10 41.71 23:25:02 11:25:01 PM 1 16.83 0.00 4.33 5.65 0.10 73.09 23:25:02 Average: all 35.83 0.00 5.67 4.06 0.11 54.32 23:25:02 Average: 0 39.78 0.00 5.62 3.85 0.13 50.62 23:25:02 Average: 1 31.88 0.00 5.72 4.28 0.10 58.02 23:25:02 23:25:02 23:25:02