23:05:05 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110154 23:05:05 Running as SYSTEM 23:05:05 [EnvInject] - Loading node environment variables. 23:05:05 Building remotely on prd-centos8-builder-2c-2g-3674 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:05:05 [ssh-agent] Looking for ssh-agent implementation... 23:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:05 $ ssh-agent 23:05:05 SSH_AUTH_SOCK=/tmp/ssh-fbF90fW3te27/agent.5490 23:05:05 SSH_AGENT_PID=5491 23:05:05 [ssh-agent] Started. 23:05:05 Running ssh-add (command line suppressed) 23:05:05 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_8939948670061714969.key (/w/workspace/builder-tox-verify-master@tmp/private_key_8939948670061714969.key) 23:05:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:05:05 The recommended git tool is: NONE 23:05:07 using credential jenkins-ssh 23:05:07 Wiping out workspace first. 23:05:07 Cloning the remote Git repository 23:05:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:05:07 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:05:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:05:07 > git --version # timeout=10 23:05:07 > git --version # 'git version 2.43.0' 23:05:07 using GIT_SSH to set credentials jenkins-ssh 23:05:07 [INFO] Currently running in a labeled security context 23:05:07 [INFO] Currently SELinux is 'enforcing' on the host 23:05:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh10532277520875040972.key 23:05:07 Verifying host key using known hosts file 23:05:08 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. 23:05:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:05:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:05:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:05:10 using GIT_SSH to set credentials jenkins-ssh 23:05:10 [INFO] Currently running in a labeled security context 23:05:10 [INFO] Currently SELinux is 'enforcing' on the host 23:05:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh9245360857225829697.key 23:05:10 Verifying host key using known hosts file 23:05: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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:05:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/54/110154/1 # timeout=10 23:05:11 > git rev-parse 62e2daeffac8b1bcfb1b1a87c5f622e56eed0922^{commit} # timeout=10 23:05:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:05:11 Checking out Revision 62e2daeffac8b1bcfb1b1a87c5f622e56eed0922 (refs/changes/54/110154/1) 23:05:11 > git config core.sparsecheckout # timeout=10 23:05:11 > git checkout -f 62e2daeffac8b1bcfb1b1a87c5f622e56eed0922 # timeout=10 23:05:14 Commit message: "Feat!: Update JJB version to 6x" 23:05:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:14 > git rev-list --no-walk b55a8f28c1a3c26e903be49ee95a09f4349b2eaa # timeout=10 23:05:14 > git remote # timeout=10 23:05:14 > git submodule init # timeout=10 23:05:14 > git submodule sync # timeout=10 23:05:14 > git config --get remote.origin.url # timeout=10 23:05:14 > git submodule init # timeout=10 23:05:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:05:15 > git config --get submodule.global-jjb.url # timeout=10 23:05:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:05:15 > git config --get submodule.packer/common-packer.url # timeout=10 23:05:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:05:15 > git submodule update --init --recursive global-jjb # timeout=10 23:05:16 > git submodule update --init --recursive packer/common-packer # timeout=10 23:05:16 provisioning config files... 23:05:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:05:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:05:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8900062888941815905.sh 23:05:16 ---> python-tools-install.sh 23:05:16 Setup pyenv: 23:05:16 system 23:05:17 * 3.8.13 (set by /opt/pyenv/version) 23:05:17 * 3.9.13 (set by /opt/pyenv/version) 23:05:17 * 3.10.6 (set by /opt/pyenv/version) 23:05:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0TD8 23:05:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:05:24 lf-activate-venv(): INFO: Installing: lftools 23:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-0TD8/bin to PATH 23:05:57 Generating Requirements File 23:06:32 Python 3.10.6 23:06:32 pip 24.0 from /tmp/venv-0TD8/lib/python3.10/site-packages/pip (python 3.10) 23:06:33 appdirs==1.4.4 23:06:33 argcomplete==3.2.2 23:06:33 aspy.yaml==1.3.0 23:06:33 attrs==23.2.0 23:06:33 autopage==0.5.2 23:06:33 beautifulsoup4==4.12.3 23:06:33 boto3==1.34.35 23:06:33 botocore==1.34.35 23:06:33 bs4==0.0.2 23:06:33 cachetools==5.3.2 23:06:33 certifi==2024.2.2 23:06:33 cffi==1.16.0 23:06:33 cfgv==3.4.0 23:06:33 chardet==5.2.0 23:06:33 charset-normalizer==3.3.2 23:06:33 click==8.1.7 23:06:33 cliff==4.5.0 23:06:33 cmd2==2.4.3 23:06:33 cryptography==3.3.2 23:06:33 debtcollector==2.5.0 23:06:33 decorator==5.1.1 23:06:33 defusedxml==0.7.1 23:06:33 Deprecated==1.2.14 23:06:33 distlib==0.3.8 23:06:33 dnspython==2.5.0 23:06:33 docker==4.2.2 23:06:33 dogpile.cache==1.3.0 23:06:33 email-validator==2.1.0.post1 23:06:33 filelock==3.13.1 23:06:33 future==0.18.3 23:06:33 gitdb==4.0.11 23:06:33 GitPython==3.1.41 23:06:33 google-auth==2.27.0 23:06:33 httplib2==0.22.0 23:06:33 identify==2.5.33 23:06:33 idna==3.6 23:06:33 importlib-resources==1.5.0 23:06:33 iso8601==2.1.0 23:06:33 Jinja2==3.1.3 23:06:33 jmespath==1.0.1 23:06:33 jsonpatch==1.33 23:06:33 jsonpointer==2.4 23:06:33 jsonschema==4.21.1 23:06:33 jsonschema-specifications==2023.12.1 23:06:33 keystoneauth1==5.5.0 23:06:33 kubernetes==29.0.0 23:06:33 lftools==0.37.8 23:06:33 lxml==5.1.0 23:06:33 MarkupSafe==2.1.5 23:06:33 msgpack==1.0.7 23:06:33 multi_key_dict==2.0.3 23:06:33 munch==4.0.0 23:06:33 netaddr==0.10.1 23:06:33 netifaces==0.11.0 23:06:33 niet==1.4.2 23:06:33 nodeenv==1.8.0 23:06:33 oauth2client==4.1.3 23:06:33 oauthlib==3.2.2 23:06:33 openstacksdk==0.62.0 23:06:33 os-client-config==2.1.0 23:06:33 os-service-types==1.7.0 23:06:33 osc-lib==3.0.0 23:06:33 oslo.config==9.3.0 23:06:33 oslo.context==5.3.0 23:06:33 oslo.i18n==6.2.0 23:06:33 oslo.log==5.4.0 23:06:33 oslo.serialization==5.3.0 23:06:33 oslo.utils==7.0.0 23:06:33 packaging==23.2 23:06:33 pbr==6.0.0 23:06:33 platformdirs==4.2.0 23:06:33 prettytable==3.9.0 23:06:33 pyasn1==0.5.1 23:06:33 pyasn1-modules==0.3.0 23:06:33 pycparser==2.21 23:06:33 pygerrit2==2.0.15 23:06:33 PyGithub==2.2.0 23:06:33 pyinotify==0.9.6 23:06:33 PyJWT==2.8.0 23:06:33 PyNaCl==1.5.0 23:06:33 pyparsing==2.4.7 23:06:33 pyperclip==1.8.2 23:06:33 pyrsistent==0.20.0 23:06:33 python-cinderclient==9.4.0 23:06:33 python-dateutil==2.8.2 23:06:33 python-heatclient==3.4.0 23:06:33 python-jenkins==1.8.2 23:06:33 python-keystoneclient==5.3.0 23:06:33 python-magnumclient==4.3.0 23:06:33 python-novaclient==18.4.0 23:06:33 python-openstackclient==6.0.0 23:06:33 python-swiftclient==4.4.0 23:06:33 pytz==2024.1 23:06:33 PyYAML==6.0.1 23:06:33 referencing==0.33.0 23:06:33 requests==2.31.0 23:06:33 requests-oauthlib==1.3.1 23:06:33 requestsexceptions==1.4.0 23:06:33 rfc3986==2.0.0 23:06:33 rpds-py==0.17.1 23:06:33 rsa==4.9 23:06:33 ruamel.yaml==0.18.5 23:06:33 ruamel.yaml.clib==0.2.8 23:06:33 s3transfer==0.10.0 23:06:33 simplejson==3.19.2 23:06:33 six==1.16.0 23:06:33 smmap==5.0.1 23:06:33 soupsieve==2.5 23:06:33 stevedore==5.1.0 23:06:33 tabulate==0.9.0 23:06:33 toml==0.10.2 23:06:33 tomlkit==0.12.3 23:06:33 tqdm==4.66.1 23:06:33 typing_extensions==4.9.0 23:06:33 tzdata==2023.4 23:06:33 urllib3==1.26.18 23:06:33 virtualenv==20.25.0 23:06:33 wcwidth==0.2.13 23:06:33 websocket-client==1.7.0 23:06:33 wrapt==1.16.0 23:06:33 xdg==6.0.0 23:06:33 xmltodict==0.13.0 23:06:33 yq==3.2.3 23:06:33 [EnvInject] - Injecting environment variables from a build step. 23:06:33 [EnvInject] - Injecting as environment variables the properties content 23:06:33 PYTHON=python3 23:06:33 23:06:33 [EnvInject] - Variables injected successfully. 23:06:33 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins769229299483954706.sh 23:06:33 ---> tox-install.sh 23:06:33 + source /home/jenkins/lf-env.sh 23:06:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:06:33 ++ mktemp -d /tmp/venv-XXXX 23:06:33 + lf_venv=/tmp/venv-wyfS 23:06:33 + local venv_file=/tmp/.os_lf_venv 23:06:33 + local python=python3 23:06:33 + local options 23:06:33 + local set_path=true 23:06:33 + local install_args= 23:06:33 ++ 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:06:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:06:33 + true 23:06:33 + case $1 in 23:06:33 + venv_file=/tmp/.toxenv 23:06:33 + shift 2 23:06:33 + true 23:06:33 + case $1 in 23:06:33 + shift 23:06:33 + break 23:06:33 + case $python in 23:06:33 + local pkg_list= 23:06:33 + [[ -d /opt/pyenv ]] 23:06:33 + echo 'Setup pyenv:' 23:06:33 Setup pyenv: 23:06:33 + export PYENV_ROOT=/opt/pyenv 23:06:33 + PYENV_ROOT=/opt/pyenv 23:06:33 + 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:06:33 + 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:06:33 + pyenv versions 23:06:33 system 23:06:33 3.8.13 23:06:33 3.9.13 23:06:33 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:06:33 + command -v pyenv 23:06:33 ++ pyenv init - --no-rehash 23:06:33 + 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:06:33 export PATH="/opt/pyenv/shims:${PATH}" 23:06:33 export PYENV_SHELL=bash 23:06:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:33 pyenv() { 23:06:33 local command 23:06:33 command="${1:-}" 23:06:33 if [ "$#" -gt 0 ]; then 23:06:33 shift 23:06:33 fi 23:06:33 23:06:33 case "$command" in 23:06:33 rehash|shell) 23:06:33 eval "$(pyenv "sh-$command" "$@")" 23:06:33 ;; 23:06:33 *) 23:06:33 command pyenv "$command" "$@" 23:06:33 ;; 23:06:33 esac 23:06:33 }' 23:06:33 +++ 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:06:33 ++ 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:06:33 ++ 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:06:33 ++ 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:06:33 ++ export PYENV_SHELL=bash 23:06:33 ++ PYENV_SHELL=bash 23:06:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:33 +++ complete -F _pyenv pyenv 23:06:33 ++ lf-pyver python3 23:06:33 ++ local py_version_xy=python3 23:06:33 ++ local py_version_xyz= 23:06:33 ++ awk '{ print $1 }' 23:06:33 ++ pyenv versions 23:06:33 ++ local command 23:06:33 ++ command=versions 23:06:33 ++ '[' 1 -gt 0 ']' 23:06:33 ++ shift 23:06:33 ++ case "$command" in 23:06:33 ++ command pyenv versions 23:06:33 ++ pyenv versions 23:06:33 ++ sed 's/^[ *]* //' 23:06:33 ++ grep -E '^[0-9.]*[0-9]$' 23:06:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:33 +++ tail -n 1 23:06:33 +++ grep '^3' /tmp/.pyenv_versions 23:06:33 +++ sort -V 23:06:33 ++ py_version_xyz=3.10.6 23:06:33 ++ [[ -z 3.10.6 ]] 23:06:33 ++ echo 3.10.6 23:06:33 ++ return 0 23:06:33 + pyenv local 3.10.6 23:06:33 + local command 23:06:33 + command=local 23:06:33 + '[' 2 -gt 0 ']' 23:06:33 + shift 23:06:33 + case "$command" in 23:06:33 + command pyenv local 3.10.6 23:06:33 + pyenv local 3.10.6 23:06:33 + for arg in "$@" 23:06:33 + case $arg in 23:06:33 + pkg_list+='tox ' 23:06:33 + for arg in "$@" 23:06:33 + case $arg in 23:06:33 + pkg_list+='virtualenv ' 23:06:33 + for arg in "$@" 23:06:33 + case $arg in 23:06:33 + pkg_list+='urllib3~=1.26.15 ' 23:06:33 + [[ -f /tmp/.toxenv ]] 23:06:33 + [[ ! -f /tmp/.toxenv ]] 23:06:33 + [[ -n '' ]] 23:06:33 + python3 -m venv /tmp/venv-wyfS 23:06:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wyfS' 23:06:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wyfS 23:06:37 + echo /tmp/venv-wyfS 23:06:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:06:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:06:37 + /tmp/venv-wyfS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:06:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:06:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:06:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:06:40 + /tmp/venv-wyfS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:06:43 + type python3 23:06:43 + true 23:06:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wyfS/bin to PATH' 23:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-wyfS/bin to PATH 23:06:43 + PATH=/tmp/venv-wyfS/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:06:43 + return 0 23:06:43 + python3 --version 23:06:43 Python 3.10.6 23:06:43 + python3 -m pip --version 23:06:43 pip 24.0 from /tmp/venv-wyfS/lib/python3.10/site-packages/pip (python 3.10) 23:06:43 + python3 -m pip freeze 23:06:43 cachetools==5.3.2 23:06:43 chardet==5.2.0 23:06:43 colorama==0.4.6 23:06:43 distlib==0.3.8 23:06:43 filelock==3.13.1 23:06:43 packaging==23.2 23:06:43 platformdirs==4.2.0 23:06:43 pluggy==1.4.0 23:06:43 pyproject-api==1.6.1 23:06:43 tomli==2.0.1 23:06:43 tox==4.12.1 23:06:43 urllib3==1.26.18 23:06:43 virtualenv==20.25.0 23:06:43 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10455648344775660609.sh 23:06:43 [EnvInject] - Injecting environment variables from a build step. 23:06:43 [EnvInject] - Injecting as environment variables the properties content 23:06:43 PARALLEL=False 23:06:43 23:06:43 [EnvInject] - Variables injected successfully. 23:06:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16742432291985514477.sh 23:06:43 ---> tox-run.sh 23:06:43 + 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:06:43 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:06:43 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:06:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:06:43 + cd /w/workspace/builder-tox-verify-master/. 23:06:43 + source /home/jenkins/lf-env.sh 23:06:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:06:43 ++ mktemp -d /tmp/venv-XXXX 23:06:43 + lf_venv=/tmp/venv-kWFs 23:06:43 + local venv_file=/tmp/.os_lf_venv 23:06:43 + local python=python3 23:06:43 + local options 23:06:43 + local set_path=true 23:06:43 + local install_args= 23:06: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:06:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:06:43 + true 23:06:43 + case $1 in 23:06:43 + venv_file=/tmp/.toxenv 23:06:43 + shift 2 23:06:43 + true 23:06:43 + case $1 in 23:06:43 + shift 23:06:43 + break 23:06:43 + case $python in 23:06:43 + local pkg_list= 23:06:43 + [[ -d /opt/pyenv ]] 23:06:43 + echo 'Setup pyenv:' 23:06:43 Setup pyenv: 23:06:43 + export PYENV_ROOT=/opt/pyenv 23:06:43 + PYENV_ROOT=/opt/pyenv 23:06:43 + 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:06:43 + 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:06:43 + pyenv versions 23:06:43 system 23:06:43 3.8.13 23:06:43 3.9.13 23:06:43 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:06:43 + command -v pyenv 23:06:43 ++ pyenv init - --no-rehash 23:06: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:06:43 export PATH="/opt/pyenv/shims:${PATH}" 23:06:43 export PYENV_SHELL=bash 23:06:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:43 pyenv() { 23:06:43 local command 23:06:43 command="${1:-}" 23:06:43 if [ "$#" -gt 0 ]; then 23:06:43 shift 23:06:43 fi 23:06:43 23:06:43 case "$command" in 23:06:43 rehash|shell) 23:06:43 eval "$(pyenv "sh-$command" "$@")" 23:06:43 ;; 23:06:43 *) 23:06:43 command pyenv "$command" "$@" 23:06:43 ;; 23:06:43 esac 23:06:43 }' 23:06: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:06:43 ++ 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:06:43 ++ 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:06:43 ++ 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:06:43 ++ export PYENV_SHELL=bash 23:06:43 ++ PYENV_SHELL=bash 23:06:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:43 +++ complete -F _pyenv pyenv 23:06:43 ++ lf-pyver python3 23:06:43 ++ local py_version_xy=python3 23:06:43 ++ local py_version_xyz= 23:06:43 ++ awk '{ print $1 }' 23:06:43 ++ pyenv versions 23:06:43 ++ local command 23:06:43 ++ command=versions 23:06:43 ++ '[' 1 -gt 0 ']' 23:06:43 ++ shift 23:06:43 ++ case "$command" in 23:06:43 ++ command pyenv versions 23:06:43 ++ pyenv versions 23:06:43 ++ sed 's/^[ *]* //' 23:06:43 ++ grep -E '^[0-9.]*[0-9]$' 23:06:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:44 +++ sort -V 23:06:44 +++ grep '^3' /tmp/.pyenv_versions 23:06:44 +++ tail -n 1 23:06:44 ++ py_version_xyz=3.10.6 23:06:44 ++ [[ -z 3.10.6 ]] 23:06:44 ++ echo 3.10.6 23:06:44 ++ return 0 23:06:44 + pyenv local 3.10.6 23:06:44 + local command 23:06:44 + command=local 23:06:44 + '[' 2 -gt 0 ']' 23:06:44 + shift 23:06:44 + case "$command" in 23:06:44 + command pyenv local 3.10.6 23:06:44 + pyenv local 3.10.6 23:06:44 + for arg in "$@" 23:06:44 + case $arg in 23:06:44 + pkg_list+='tox ' 23:06:44 + for arg in "$@" 23:06:44 + case $arg in 23:06:44 + pkg_list+='virtualenv ' 23:06:44 + for arg in "$@" 23:06:44 + case $arg in 23:06:44 + pkg_list+='urllib3~=1.26.15 ' 23:06:44 + [[ -f /tmp/.toxenv ]] 23:06:44 ++ cat /tmp/.toxenv 23:06:44 + lf_venv=/tmp/venv-wyfS 23:06:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyfS from' file:/tmp/.toxenv 23:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyfS from file:/tmp/.toxenv 23:06:44 + /tmp/venv-wyfS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:06:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:06:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:06:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:06:44 + /tmp/venv-wyfS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:06:46 + type python3 23:06:46 + true 23:06:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wyfS/bin to PATH' 23:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-wyfS/bin to PATH 23:06:46 + PATH=/tmp/venv-wyfS/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:06:46 + return 0 23:06:46 + [[ -d /opt/pyenv ]] 23:06:46 + echo '---> Setting up pyenv' 23:06:46 ---> Setting up pyenv 23:06:46 + export PYENV_ROOT=/opt/pyenv 23:06:46 + PYENV_ROOT=/opt/pyenv 23:06:46 + export PATH=/opt/pyenv/bin:/tmp/venv-wyfS/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:06:46 + PATH=/opt/pyenv/bin:/tmp/venv-wyfS/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:06:46 ++ pwd 23:06:46 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:06:46 + export PYTHONPATH 23:06:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:06:46 + TOX_TESTENV_PASSENV=PYTHONPATH 23:06:46 + tox --version 23:06:46 4.12.1 from /tmp/venv-wyfS/lib/python3.10/site-packages/tox/__init__.py 23:06:46 + PARALLEL=False 23:06:46 + TOX_OPTIONS_LIST= 23:06:46 + [[ -n '' ]] 23:06:46 + case ${PARALLEL,,} in 23:06:46 + tox 23:06:46 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:06:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:07:10 docs: freeze> python -m pip freeze --all 23:07:11 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.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.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,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.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 23:07:11 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:07:13 docs: OK ✔ in 25.93 seconds 23:07:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:07:29 docs-linkcheck: freeze> python -m pip freeze --all 23:07:30 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.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.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,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.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 23:07:30 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:07:32 docs-linkcheck: OK ✔ in 19.81 seconds 23:07:32 jjb-version: freeze> python -m pip freeze --all 23:07:33 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 23:07:33 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:07:33 JJB version in jjb/releng-jobs.yaml: 5.0.2 23:07:33 JJB version in tox.ini: 5.0.2 23:07:33 jjb-version: OK ✔ in 1.19 seconds 23:07:33 prefix: freeze> python -m pip freeze --all 23:07:34 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 23:07:34 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:07:35 prefix: OK ✔ in 1.18 seconds 23:07:35 robot: freeze> python -m pip freeze --all 23:07:36 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 23:07:36 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:07:36 docs: OK (25.93=setup[24.24]+cmd[1.69] seconds) 23:07:36 docs-linkcheck: OK (19.81=setup[17.58]+cmd[2.23] seconds) 23:07:36 jjb-version: OK (1.19=setup[1.16]+cmd[0.03] seconds) 23:07:36 prefix: OK (1.18=setup[1.14]+cmd[0.04] seconds) 23:07:36 robot: OK (1.25=setup[1.20]+cmd[0.05] seconds) 23:07:36 congratulations :) (49.53 seconds) 23:07:36 + tox_status=0 23:07:36 + echo '---> Completed tox runs' 23:07:36 ---> Completed tox runs 23:07:36 + for i in .tox/*/log 23:07:36 ++ awk -F/ '{print $2}' 23:07:36 ++ echo .tox/docs-linkcheck/log 23:07:36 + tox_env=docs-linkcheck 23:07:36 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:07:36 + for i in .tox/*/log 23:07:36 ++ awk -F/ '{print $2}' 23:07:36 ++ echo .tox/docs/log 23:07:36 + tox_env=docs 23:07:36 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:07:36 + for i in .tox/*/log 23:07:36 ++ echo .tox/jjb-version/log 23:07:36 ++ awk -F/ '{print $2}' 23:07:36 + tox_env=jjb-version 23:07:36 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:07:36 + for i in .tox/*/log 23:07:36 ++ echo .tox/prefix/log 23:07:36 ++ awk -F/ '{print $2}' 23:07:36 + tox_env=prefix 23:07:36 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:07:36 + for i in .tox/*/log 23:07:36 ++ echo .tox/robot/log 23:07:36 ++ awk -F/ '{print $2}' 23:07:36 + tox_env=robot 23:07:36 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:07:36 + DOC_DIR=docs/_build/html 23:07:36 + [[ -d docs/_build/html ]] 23:07:36 + echo '---> Archiving generated docs' 23:07:36 ---> Archiving generated docs 23:07:36 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:07:36 + echo '---> tox-run.sh ends' 23:07:36 ---> tox-run.sh ends 23:07:36 + test 0 -eq 0 23:07:36 $ ssh-agent -k 23:07:36 unset SSH_AUTH_SOCK; 23:07:36 unset SSH_AGENT_PID; 23:07:36 echo Agent pid 5491 killed; 23:07:36 [ssh-agent] Stopped. 23:07:36 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12775271075667928191.sh 23:07:36 ---> sysstat.sh 23:07:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14402200050722882680.sh 23:07:36 ---> package-listing.sh 23:07:36 ++ facter osfamily 23:07:36 ++ tr '[:upper:]' '[:lower:]' 23:07:37 + OS_FAMILY=redhat 23:07:37 + workspace=/w/workspace/builder-tox-verify-master 23:07:37 + START_PACKAGES=/tmp/packages_start.txt 23:07:37 + END_PACKAGES=/tmp/packages_end.txt 23:07:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:37 + PACKAGES=/tmp/packages_start.txt 23:07:37 + '[' /w/workspace/builder-tox-verify-master ']' 23:07:37 + PACKAGES=/tmp/packages_end.txt 23:07:37 + case "${OS_FAMILY}" in 23:07:37 + rpm -qa 23:07:37 + sort 23:07:37 + '[' -f /tmp/packages_start.txt ']' 23:07:37 + '[' -f /tmp/packages_end.txt ']' 23:07:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:37 + '[' /w/workspace/builder-tox-verify-master ']' 23:07:37 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:07:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:07:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2084312620224898955.sh 23:07:37 ---> capture-instance-metadata.sh 23:07:37 Setup pyenv: 23:07:37 system 23:07:37 3.8.13 23:07:37 3.9.13 23:07:37 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0TD8 from file:/tmp/.os_lf_venv 23:07:39 lf-activate-venv(): INFO: Installing: lftools 23:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-0TD8/bin to PATH 23:07:54 INFO: Running in OpenStack, capturing instance metadata 23:07:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17186307359668292345.sh 23:07:56 provisioning config files... 23:07:57 Could not find credentials [logs] for builder-tox-verify-master #7327 23:07:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config38226876884689248tmp 23:07:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:07:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:07:57 provisioning config files... 23:07:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:07:57 [EnvInject] - Injecting environment variables from a build step. 23:07:57 [EnvInject] - Injecting as environment variables the properties content 23:07:57 SERVER_ID=logs 23:07:57 23:07:57 [EnvInject] - Variables injected successfully. 23:07:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1767919241731960065.sh 23:07:57 ---> create-netrc.sh 23:07:57 WARN: Log server credential not found. 23:07:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2023097754165279379.sh 23:07:57 ---> python-tools-install.sh 23:07:57 Setup pyenv: 23:07:57 system 23:07:57 3.8.13 23:07:57 3.9.13 23:07:57 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:07:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0TD8 from file:/tmp/.os_lf_venv 23:07:59 lf-activate-venv(): INFO: Installing: lftools 23:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-0TD8/bin to PATH 23:08:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7399573686890007963.sh 23:08:09 ---> sudo-logs.sh 23:08:09 Archiving 'sudo' log.. 23:08:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6391808168276118513.sh 23:08:09 ---> job-cost.sh 23:08:09 Setup pyenv: 23:08:09 system 23:08:09 3.8.13 23:08:09 3.9.13 23:08:09 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:08:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0TD8 from file:/tmp/.os_lf_venv 23:08:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:08:19 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:08:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 23:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-0TD8/bin to PATH 23:08:19 INFO: No Stack... 23:08:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:08:20 INFO: Archiving Costs 23:08:20 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11636186648691415384.sh 23:08:20 ---> logs-deploy.sh 23:08:20 Setup pyenv: 23:08:20 system 23:08:20 3.8.13 23:08:20 3.9.13 23:08:20 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0TD8 from file:/tmp/.os_lf_venv 23:08:22 lf-activate-venv(): INFO: Installing: lftools 23:08:33 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:08:33 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 23:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-0TD8/bin to PATH 23:08:34 WARNING: Nexus logging server not set 23:08:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7327/ 23:08:34 INFO: archiving logs to S3 23:08:35 ---> uname -a: 23:08:35 Linux prd-centos8-builder-2c-2g-3674.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:08:35 23:08:35 23:08:35 ---> lscpu: 23:08:35 Architecture: x86_64 23:08:35 CPU op-mode(s): 32-bit, 64-bit 23:08:35 Byte Order: Little Endian 23:08:35 CPU(s): 2 23:08:35 On-line CPU(s) list: 0,1 23:08:35 Thread(s) per core: 1 23:08:35 Core(s) per socket: 1 23:08:35 Socket(s): 2 23:08:35 NUMA node(s): 1 23:08:35 Vendor ID: AuthenticAMD 23:08:35 CPU family: 23 23:08:35 Model: 49 23:08:35 Model name: AMD EPYC-Rome Processor 23:08:35 Stepping: 0 23:08:35 CPU MHz: 2799.998 23:08:35 BogoMIPS: 5599.99 23:08:35 Virtualization: AMD-V 23:08:35 Hypervisor vendor: KVM 23:08:35 Virtualization type: full 23:08:35 L1d cache: 32K 23:08:35 L1i cache: 32K 23:08:35 L2 cache: 512K 23:08:35 L3 cache: 16384K 23:08:35 NUMA node0 CPU(s): 0,1 23:08:35 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:08:35 23:08:35 23:08:35 ---> nproc: 23:08:35 2 23:08:35 23:08:35 23:08:35 ---> df -h: 23:08:35 Filesystem Size Used Avail Use% Mounted on 23:08:35 devtmpfs 3.8G 0 3.8G 0% /dev 23:08:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:08:35 tmpfs 3.8G 17M 3.8G 1% /run 23:08:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:08:35 /dev/vda1 40G 8.8G 32G 22% / 23:08:35 tmpfs 770M 0 770M 0% /run/user/1001 23:08:35 23:08:35 23:08:35 ---> free -m: 23:08:35 total used free shared buff/cache available 23:08:35 Mem: 7697 699 3960 19 3037 6680 23:08:35 Swap: 1023 0 1023 23:08:35 23:08:35 23:08:35 ---> ip addr: 23:08:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:08:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:08:35 inet 127.0.0.1/8 scope host lo 23:08:35 valid_lft forever preferred_lft forever 23:08:35 inet6 ::1/128 scope host 23:08:35 valid_lft forever preferred_lft forever 23:08:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:08:35 link/ether fa:16:3e:92:55:92 brd ff:ff:ff:ff:ff:ff 23:08:35 altname enp0s3 23:08:35 altname ens3 23:08:35 inet 10.30.171.186/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:08:35 valid_lft 86152sec preferred_lft 86152sec 23:08:35 inet6 fe80::f816:3eff:fe92:5592/64 scope link 23:08:35 valid_lft forever preferred_lft forever 23:08:35 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:08:35 link/ether 02:42:df:fc:3a:fa brd ff:ff:ff:ff:ff:ff 23:08:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:08:35 valid_lft forever preferred_lft forever 23:08:35 23:08:35 23:08:35 ---> sar -b -r -n DEV: 23:08:35 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/05/2024 _x86_64_ (2 CPU) 23:08:35 23:08:35 23:04:23 LINUX RESTART (2 CPU) 23:08:35 23:08:35 11:05:01 PM tps rtps wtps bread/s bwrtn/s 23:08:35 11:06:01 PM 139.20 16.71 122.49 2690.30 6264.96 23:08:35 11:07:01 PM 114.61 1.95 112.66 63.71 11994.45 23:08:35 11:08:01 PM 144.71 1.02 143.69 105.32 23952.77 23:08:35 Average: 132.84 6.56 126.28 953.16 14070.18 23:08:35 23:08:35 11:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:35 11:06:01 PM 5131476 6983092 2750972 34.90 2688 2035848 975700 10.92 200588 2233296 135928 23:08:35 11:07:01 PM 4679312 6879484 3203136 40.64 2688 2372356 1127188 12.62 226128 2613540 216384 23:08:35 11:08:01 PM 4090800 6868232 3791648 48.10 2688 2924528 988800 11.07 413556 2921960 157556 23:08:35 Average: 4633863 6910269 3248585 41.21 2688 2444244 1030563 11.54 280091 2589599 169956 23:08:35 23:08:35 11:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:35 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 11:06:01 PM eth0 235.30 147.33 1500.41 50.03 0.00 0.00 0.00 0.00 23:08:35 11:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 11:07:01 PM eth0 107.50 76.06 1575.49 10.23 0.00 0.00 0.00 0.00 23:08:35 11:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 11:08:01 PM eth0 19.10 18.90 18.37 7.42 0.00 0.00 0.00 0.00 23:08:35 11:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 Average: eth0 120.64 80.77 1031.48 22.56 0.00 0.00 0.00 0.00 23:08:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:35 23:08:35 23:08:35 ---> sar -P ALL: 23:08:35 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/05/2024 _x86_64_ (2 CPU) 23:08:35 23:08:35 23:04:23 LINUX RESTART (2 CPU) 23:08:35 23:08:35 11:05:01 PM CPU %user %nice %system %iowait %steal %idle 23:08:35 11:06:01 PM all 38.31 0.00 6.56 4.11 0.12 50.91 23:08:35 11:06:01 PM 0 36.57 0.00 7.81 5.67 0.13 49.82 23:08:35 11:06:01 PM 1 40.04 0.00 5.32 2.55 0.10 51.99 23:08:35 11:07:01 PM all 38.06 0.00 5.91 2.96 0.12 52.95 23:08:35 11:07:01 PM 0 36.07 0.00 5.91 3.82 0.12 54.08 23:08:35 11:07:01 PM 1 40.05 0.00 5.92 2.10 0.12 51.82 23:08:35 11:08:01 PM all 37.18 0.00 5.99 5.80 0.10 50.94 23:08:35 11:08:01 PM 0 46.73 0.00 6.03 4.59 0.10 42.54 23:08:35 11:08:01 PM 1 27.63 0.00 5.94 7.01 0.10 59.32 23:08:35 Average: all 37.85 0.00 6.15 4.29 0.11 51.60 23:08:35 Average: 0 39.78 0.00 6.58 4.69 0.12 48.82 23:08:35 Average: 1 35.92 0.00 5.72 3.88 0.11 54.37 23:08:35 23:08:35 23:08:35