16:37:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110489 16:37:12 Running as SYSTEM 16:37:12 [EnvInject] - Loading node environment variables. 16:37:12 Building remotely on prd-centos8-builder-2c-2g-2767 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 16:37:12 [ssh-agent] Looking for ssh-agent implementation... 16:37:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:12 $ ssh-agent 16:37:12 SSH_AUTH_SOCK=/tmp/ssh-RQ50Ao4PLybK/agent.5508 16:37:12 SSH_AGENT_PID=5509 16:37:12 [ssh-agent] Started. 16:37:12 Running ssh-add (command line suppressed) 16:37:12 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3316513608763022164.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3316513608763022164.key) 16:37:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:37:12 The recommended git tool is: NONE 16:37:15 using credential jenkins-ssh 16:37:15 Wiping out workspace first. 16:37:15 Cloning the remote Git repository 16:37:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:37:15 > git init /w/workspace/builder-tox-verify-master # timeout=10 16:37:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:37:15 > git --version # timeout=10 16:37:15 > git --version # 'git version 2.43.0' 16:37:15 using GIT_SSH to set credentials jenkins-ssh 16:37:15 [INFO] Currently running in a labeled security context 16:37:15 [INFO] Currently SELinux is 'enforcing' on the host 16:37:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh2681025613689184013.key 16:37:15 Verifying host key using known hosts file 16:37:15 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. 16:37:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:37:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:37:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:37:18 using GIT_SSH to set credentials jenkins-ssh 16:37:18 [INFO] Currently running in a labeled security context 16:37:18 [INFO] Currently SELinux is 'enforcing' on the host 16:37:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh1651100429849603329.key 16:37:18 Verifying host key using known hosts file 16:37:18 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. 16:37:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/89/110489/1 # timeout=10 16:37:19 > git rev-parse 22b927d8a9c9b290ac3a2dbe88d08e515b8fd5bb^{commit} # timeout=10 16:37:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:37:19 Checking out Revision 22b927d8a9c9b290ac3a2dbe88d08e515b8fd5bb (refs/changes/89/110489/1) 16:37:19 > git config core.sparsecheckout # timeout=10 16:37:19 > git checkout -f 22b927d8a9c9b290ac3a2dbe88d08e515b8fd5bb # timeout=10 16:37:22 Commit message: "Update cloud image CentOS7 devstack x86_64" 16:37:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:37:22 > git rev-list --no-walk 30b2931ff20b3cb2292f2a756374cd052f8dab6e # timeout=10 16:37:22 > git remote # timeout=10 16:37:22 > git submodule init # timeout=10 16:37:22 > git submodule sync # timeout=10 16:37:22 > git config --get remote.origin.url # timeout=10 16:37:22 > git submodule init # timeout=10 16:37:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:37:22 > git config --get submodule.global-jjb.url # timeout=10 16:37:22 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:37:22 > git config --get submodule.packer/common-packer.url # timeout=10 16:37:22 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:37:22 > git submodule update --init --recursive global-jjb # timeout=10 16:37:23 > git submodule update --init --recursive packer/common-packer # timeout=10 16:37:24 provisioning config files... 16:37:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:37:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:37:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15534923111531436157.sh 16:37:24 ---> python-tools-install.sh 16:37:24 Setup pyenv: 16:37:24 system 16:37:24 * 3.8.13 (set by /opt/pyenv/version) 16:37:24 * 3.9.13 (set by /opt/pyenv/version) 16:37:24 * 3.10.6 (set by /opt/pyenv/version) 16:37:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9yAi 16:37:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:37:32 lf-activate-venv(): INFO: Installing: lftools 16:38:06 lf-activate-venv(): INFO: Adding /tmp/venv-9yAi/bin to PATH 16:38:06 Generating Requirements File 16:38:40 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. 16:38:40 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:38:41 Python 3.10.6 16:38:41 pip 24.0 from /tmp/venv-9yAi/lib/python3.10/site-packages/pip (python 3.10) 16:38:42 appdirs==1.4.4 16:38:42 argcomplete==3.2.2 16:38:42 aspy.yaml==1.3.0 16:38:42 attrs==23.2.0 16:38:42 autopage==0.5.2 16:38:42 beautifulsoup4==4.12.3 16:38:42 boto3==1.34.56 16:38:42 botocore==1.34.56 16:38:42 bs4==0.0.2 16:38:42 cachetools==5.3.3 16:38:42 certifi==2024.2.2 16:38:42 cffi==1.16.0 16:38:42 cfgv==3.4.0 16:38:42 chardet==5.2.0 16:38:42 charset-normalizer==3.3.2 16:38:42 click==8.1.7 16:38:42 cliff==4.6.0 16:38:42 cmd2==2.4.3 16:38:42 cryptography==3.3.2 16:38:42 debtcollector==3.0.0 16:38:42 decorator==5.1.1 16:38:42 defusedxml==0.7.1 16:38:42 Deprecated==1.2.14 16:38:42 distlib==0.3.8 16:38:42 dnspython==2.6.1 16:38:42 docker==4.2.2 16:38:42 dogpile.cache==1.3.2 16:38:42 email_validator==2.1.1 16:38:42 filelock==3.13.1 16:38:42 future==1.0.0 16:38:42 gitdb==4.0.11 16:38:42 GitPython==3.1.42 16:38:42 google-auth==2.28.1 16:38:42 httplib2==0.22.0 16:38:42 identify==2.5.35 16:38:42 idna==3.6 16:38:42 importlib-resources==1.5.0 16:38:42 iso8601==2.1.0 16:38:42 Jinja2==3.1.3 16:38:42 jmespath==1.0.1 16:38:42 jsonpatch==1.33 16:38:42 jsonpointer==2.4 16:38:42 jsonschema==4.21.1 16:38:42 jsonschema-specifications==2023.12.1 16:38:42 keystoneauth1==5.6.0 16:38:42 kubernetes==29.0.0 16:38:42 lftools==0.37.9 16:38:42 lxml==5.1.0 16:38:42 MarkupSafe==2.1.5 16:38:42 msgpack==1.0.8 16:38:42 multi_key_dict==2.0.3 16:38:42 munch==4.0.0 16:38:42 netaddr==1.2.1 16:38:42 netifaces==0.11.0 16:38:42 niet==1.4.2 16:38:42 nodeenv==1.8.0 16:38:42 oauth2client==4.1.3 16:38:42 oauthlib==3.2.2 16:38:42 openstacksdk==0.62.0 16:38:42 os-client-config==2.1.0 16:38:42 os-service-types==1.7.0 16:38:42 osc-lib==3.0.1 16:38:42 oslo.config==9.4.0 16:38:42 oslo.context==5.5.0 16:38:42 oslo.i18n==6.3.0 16:38:42 oslo.log==5.5.0 16:38:42 oslo.serialization==5.4.0 16:38:42 oslo.utils==7.1.0 16:38:42 packaging==23.2 16:38:42 pbr==6.0.0 16:38:42 platformdirs==4.2.0 16:38:42 prettytable==3.10.0 16:38:42 pyasn1==0.5.1 16:38:42 pyasn1-modules==0.3.0 16:38:42 pycparser==2.21 16:38:42 pygerrit2==2.0.15 16:38:42 PyGithub==2.2.0 16:38:42 pyinotify==0.9.6 16:38:42 PyJWT==2.8.0 16:38:42 PyNaCl==1.5.0 16:38:42 pyparsing==2.4.7 16:38:42 pyperclip==1.8.2 16:38:42 pyrsistent==0.20.0 16:38:42 python-cinderclient==9.5.0 16:38:42 python-dateutil==2.9.0.post0 16:38:42 python-heatclient==3.5.0 16:38:42 python-jenkins==1.8.2 16:38:42 python-keystoneclient==5.4.0 16:38:42 python-magnumclient==4.4.0 16:38:42 python-novaclient==18.5.0 16:38:42 python-openstackclient==6.0.1 16:38:42 python-swiftclient==4.5.0 16:38:42 PyYAML==6.0.1 16:38:42 referencing==0.33.0 16:38:42 requests==2.31.0 16:38:42 requests-oauthlib==1.3.1 16:38:42 requestsexceptions==1.4.0 16:38:42 rfc3986==2.0.0 16:38:42 rpds-py==0.18.0 16:38:42 rsa==4.9 16:38:42 ruamel.yaml==0.18.6 16:38:42 ruamel.yaml.clib==0.2.8 16:38:42 s3transfer==0.10.0 16:38:42 simplejson==3.19.2 16:38:42 six==1.16.0 16:38:42 smmap==5.0.1 16:38:42 soupsieve==2.5 16:38:42 stevedore==5.2.0 16:38:42 tabulate==0.9.0 16:38:42 toml==0.10.2 16:38:42 tomlkit==0.12.4 16:38:42 tqdm==4.66.2 16:38:42 typing_extensions==4.10.0 16:38:42 tzdata==2024.1 16:38:42 urllib3==1.26.18 16:38:42 virtualenv==20.25.1 16:38:42 wcwidth==0.2.13 16:38:42 websocket-client==1.7.0 16:38:42 wrapt==1.16.0 16:38:42 xdg==6.0.0 16:38:42 xmltodict==0.13.0 16:38:42 yq==3.2.3 16:38:42 [EnvInject] - Injecting environment variables from a build step. 16:38:42 [EnvInject] - Injecting as environment variables the properties content 16:38:42 PYTHON=python3 16:38:42 16:38:42 [EnvInject] - Variables injected successfully. 16:38:42 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11831546756811691471.sh 16:38:42 ---> tox-install.sh 16:38:42 + source /home/jenkins/lf-env.sh 16:38:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:38:42 ++ mktemp -d /tmp/venv-XXXX 16:38:42 + lf_venv=/tmp/venv-T2jl 16:38:42 + local venv_file=/tmp/.os_lf_venv 16:38:42 + local python=python3 16:38:42 + local options 16:38:42 + local set_path=true 16:38:42 + local install_args= 16:38:42 ++ 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 16:38:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:38:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:38:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:38:42 + true 16:38:42 + case $1 in 16:38:42 + venv_file=/tmp/.toxenv 16:38:42 + shift 2 16:38:42 + true 16:38:42 + case $1 in 16:38:42 + shift 16:38:42 + break 16:38:42 + case $python in 16:38:42 + local pkg_list= 16:38:42 + [[ -d /opt/pyenv ]] 16:38:42 + echo 'Setup pyenv:' 16:38:42 Setup pyenv: 16:38:42 + export PYENV_ROOT=/opt/pyenv 16:38:42 + PYENV_ROOT=/opt/pyenv 16:38:42 + 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 16:38:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:38:42 + pyenv versions 16:38:42 system 16:38:42 3.8.13 16:38:42 3.9.13 16:38:42 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:38:42 + command -v pyenv 16:38:42 ++ pyenv init - --no-rehash 16:38:42 + 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[*]}"'\'')" 16:38:42 export PATH="/opt/pyenv/shims:${PATH}" 16:38:42 export PYENV_SHELL=bash 16:38:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:38:42 pyenv() { 16:38:42 local command 16:38:42 command="${1:-}" 16:38:42 if [ "$#" -gt 0 ]; then 16:38:42 shift 16:38:42 fi 16:38:42 16:38:42 case "$command" in 16:38:42 rehash|shell) 16:38:42 eval "$(pyenv "sh-$command" "$@")" 16:38:42 ;; 16:38:42 *) 16:38:42 command pyenv "$command" "$@" 16:38:42 ;; 16:38:42 esac 16:38:42 }' 16:38:42 +++ 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[*]}"' 16:38:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:38:42 ++ 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 16:38:42 ++ 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 16:38:42 ++ export PYENV_SHELL=bash 16:38:42 ++ PYENV_SHELL=bash 16:38:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:38:42 +++ complete -F _pyenv pyenv 16:38:42 ++ lf-pyver python3 16:38:42 ++ local py_version_xy=python3 16:38:42 ++ local py_version_xyz= 16:38:42 ++ pyenv versions 16:38:42 ++ awk '{ print $1 }' 16:38:42 ++ local command 16:38:42 ++ command=versions 16:38:42 ++ '[' 1 -gt 0 ']' 16:38:42 ++ shift 16:38:42 ++ case "$command" in 16:38:42 ++ command pyenv versions 16:38:42 ++ pyenv versions 16:38:42 ++ sed 's/^[ *]* //' 16:38:42 ++ grep -E '^[0-9.]*[0-9]$' 16:38:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:38:42 +++ grep '^3' /tmp/.pyenv_versions 16:38:42 +++ tail -n 1 16:38:42 +++ sort -V 16:38:42 ++ py_version_xyz=3.10.6 16:38:42 ++ [[ -z 3.10.6 ]] 16:38:42 ++ echo 3.10.6 16:38:42 ++ return 0 16:38:42 + pyenv local 3.10.6 16:38:42 + local command 16:38:42 + command=local 16:38:42 + '[' 2 -gt 0 ']' 16:38:42 + shift 16:38:42 + case "$command" in 16:38:42 + command pyenv local 3.10.6 16:38:42 + pyenv local 3.10.6 16:38:42 + for arg in "$@" 16:38:42 + case $arg in 16:38:42 + pkg_list+='tox ' 16:38:42 + for arg in "$@" 16:38:42 + case $arg in 16:38:42 + pkg_list+='virtualenv ' 16:38:42 + for arg in "$@" 16:38:42 + case $arg in 16:38:42 + pkg_list+='urllib3~=1.26.15 ' 16:38:42 + [[ -f /tmp/.toxenv ]] 16:38:42 + [[ ! -f /tmp/.toxenv ]] 16:38:42 + [[ -n '' ]] 16:38:42 + python3 -m venv /tmp/venv-T2jl 16:38:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T2jl' 16:38:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T2jl 16:38:46 + echo /tmp/venv-T2jl 16:38:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:38:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:38:46 + /tmp/venv-T2jl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:38:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:38:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:38:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:38:49 + /tmp/venv-T2jl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:38:53 + type python3 16:38:53 + true 16:38:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T2jl/bin to PATH' 16:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-T2jl/bin to PATH 16:38:53 + PATH=/tmp/venv-T2jl/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 16:38:53 + return 0 16:38:53 + python3 --version 16:38:53 Python 3.10.6 16:38:53 + python3 -m pip --version 16:38:53 pip 24.0 from /tmp/venv-T2jl/lib/python3.10/site-packages/pip (python 3.10) 16:38:53 + python3 -m pip freeze 16:38:54 cachetools==5.3.3 16:38:54 chardet==5.2.0 16:38:54 colorama==0.4.6 16:38:54 distlib==0.3.8 16:38:54 filelock==3.13.1 16:38:54 packaging==23.2 16:38:54 platformdirs==4.2.0 16:38:54 pluggy==1.4.0 16:38:54 pyproject-api==1.6.1 16:38:54 tomli==2.0.1 16:38:54 tox==4.14.0 16:38:54 urllib3==1.26.18 16:38:54 virtualenv==20.25.1 16:38:54 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins15179153135164795457.sh 16:38:54 [EnvInject] - Injecting environment variables from a build step. 16:38:54 [EnvInject] - Injecting as environment variables the properties content 16:38:54 PARALLEL=False 16:38:54 16:38:54 [EnvInject] - Variables injected successfully. 16:38:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7296277278026291.sh 16:38:54 ---> tox-run.sh 16:38: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 16:38:54 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 16:38:54 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 16:38:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 16:38:54 + cd /w/workspace/builder-tox-verify-master/. 16:38:54 + source /home/jenkins/lf-env.sh 16:38:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:38:54 ++ mktemp -d /tmp/venv-XXXX 16:38:54 + lf_venv=/tmp/venv-cyeD 16:38:54 + local venv_file=/tmp/.os_lf_venv 16:38:54 + local python=python3 16:38:54 + local options 16:38:54 + local set_path=true 16:38:54 + local install_args= 16:38: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 16:38:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:38:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:38:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:38:54 + true 16:38:54 + case $1 in 16:38:54 + venv_file=/tmp/.toxenv 16:38:54 + shift 2 16:38:54 + true 16:38:54 + case $1 in 16:38:54 + shift 16:38:54 + break 16:38:54 + case $python in 16:38:54 + local pkg_list= 16:38:54 + [[ -d /opt/pyenv ]] 16:38:54 + echo 'Setup pyenv:' 16:38:54 Setup pyenv: 16:38:54 + export PYENV_ROOT=/opt/pyenv 16:38:54 + PYENV_ROOT=/opt/pyenv 16:38: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 16:38: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 16:38:54 + pyenv versions 16:38:54 system 16:38:54 3.8.13 16:38:54 3.9.13 16:38:54 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:38:54 + command -v pyenv 16:38:54 ++ pyenv init - --no-rehash 16:38: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[*]}"'\'')" 16:38:54 export PATH="/opt/pyenv/shims:${PATH}" 16:38:54 export PYENV_SHELL=bash 16:38:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:38:54 pyenv() { 16:38:54 local command 16:38:54 command="${1:-}" 16:38:54 if [ "$#" -gt 0 ]; then 16:38:54 shift 16:38:54 fi 16:38:54 16:38:54 case "$command" in 16:38:54 rehash|shell) 16:38:54 eval "$(pyenv "sh-$command" "$@")" 16:38:54 ;; 16:38:54 *) 16:38:54 command pyenv "$command" "$@" 16:38:54 ;; 16:38:54 esac 16:38:54 }' 16:38: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[*]}"' 16:38: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 16:38: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 16:38: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 16:38:54 ++ export PYENV_SHELL=bash 16:38:54 ++ PYENV_SHELL=bash 16:38:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:38:54 +++ complete -F _pyenv pyenv 16:38:54 ++ lf-pyver python3 16:38:54 ++ local py_version_xy=python3 16:38:54 ++ local py_version_xyz= 16:38:54 ++ awk '{ print $1 }' 16:38:54 ++ pyenv versions 16:38:54 ++ local command 16:38:54 ++ command=versions 16:38:54 ++ '[' 1 -gt 0 ']' 16:38:54 ++ shift 16:38:54 ++ case "$command" in 16:38:54 ++ command pyenv versions 16:38:54 ++ pyenv versions 16:38:54 ++ sed 's/^[ *]* //' 16:38:54 ++ grep -E '^[0-9.]*[0-9]$' 16:38:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:38:54 +++ grep '^3' /tmp/.pyenv_versions 16:38:54 +++ sort -V 16:38:54 +++ tail -n 1 16:38:54 ++ py_version_xyz=3.10.6 16:38:54 ++ [[ -z 3.10.6 ]] 16:38:54 ++ echo 3.10.6 16:38:54 ++ return 0 16:38:54 + pyenv local 3.10.6 16:38:54 + local command 16:38:54 + command=local 16:38:54 + '[' 2 -gt 0 ']' 16:38:54 + shift 16:38:54 + case "$command" in 16:38:54 + command pyenv local 3.10.6 16:38:54 + pyenv local 3.10.6 16:38:54 + for arg in "$@" 16:38:54 + case $arg in 16:38:54 + pkg_list+='tox ' 16:38:54 + for arg in "$@" 16:38:54 + case $arg in 16:38:54 + pkg_list+='virtualenv ' 16:38:54 + for arg in "$@" 16:38:54 + case $arg in 16:38:54 + pkg_list+='urllib3~=1.26.15 ' 16:38:54 + [[ -f /tmp/.toxenv ]] 16:38:54 ++ cat /tmp/.toxenv 16:38:54 + lf_venv=/tmp/venv-T2jl 16:38:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T2jl from' file:/tmp/.toxenv 16:38:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T2jl from file:/tmp/.toxenv 16:38:54 + /tmp/venv-T2jl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:38:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:38:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:38:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:38:55 + /tmp/venv-T2jl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:38:56 + type python3 16:38:56 + true 16:38:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T2jl/bin to PATH' 16:38:56 lf-activate-venv(): INFO: Adding /tmp/venv-T2jl/bin to PATH 16:38:56 + PATH=/tmp/venv-T2jl/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 16:38:56 + return 0 16:38:56 + [[ -d /opt/pyenv ]] 16:38:56 + echo '---> Setting up pyenv' 16:38:56 ---> Setting up pyenv 16:38:56 + export PYENV_ROOT=/opt/pyenv 16:38:56 + PYENV_ROOT=/opt/pyenv 16:38:56 + export PATH=/opt/pyenv/bin:/tmp/venv-T2jl/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 16:38:56 + PATH=/opt/pyenv/bin:/tmp/venv-T2jl/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 16:38:56 ++ pwd 16:38:56 + PYTHONPATH=/w/workspace/builder-tox-verify-master 16:38:56 + export PYTHONPATH 16:38:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:38:56 + TOX_TESTENV_PASSENV=PYTHONPATH 16:38:56 + tox --version 16:38:57 4.14.0 from /tmp/venv-T2jl/lib/python3.10/site-packages/tox/__init__.py 16:38:57 + PARALLEL=False 16:38:57 + TOX_OPTIONS_LIST= 16:38:57 + [[ -n '' ]] 16:38:57 + case ${PARALLEL,,} in 16:38:57 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 16:38:57 + tox 16:38:58 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:39:24 docs: freeze> python -m pip freeze --all 16:39:24 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.49.0,funcparserlib==2.0.0a0,future==1.0.0,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.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,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.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 16:39:24 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 16:39:26 docs: OK ✔ in 28.49 seconds 16:39:26 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:39:43 docs-linkcheck: freeze> python -m pip freeze --all 16:39:43 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.49.0,funcparserlib==2.0.0a0,future==1.0.0,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.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,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.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 16:39:43 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 16:39:46 docs-linkcheck: OK ✔ in 20.36 seconds 16:39:46 jjb-version: freeze> python -m pip freeze --all 16:39:47 jjb-version: pip==24.0,setuptools==69.1.0,wheel==0.42.0 16:39:47 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 16:39:47 JJB version in jjb/releng-jobs.yaml: 5.0.2 16:39:47 JJB version in tox.ini: 5.0.2 16:39:47 jjb-version: OK ✔ in 1.38 seconds 16:39:47 prefix: freeze> python -m pip freeze --all 16:39:48 prefix: pip==24.0,setuptools==69.1.0,wheel==0.42.0 16:39:48 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 16:39:49 prefix: OK ✔ in 1.19 seconds 16:39:49 robot: freeze> python -m pip freeze --all 16:39:50 robot: pip==24.0,setuptools==69.1.0,wheel==0.42.0 16:39:50 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 16:39:50 docs: OK (28.49=setup[26.84]+cmd[1.65] seconds) 16:39:50 docs-linkcheck: OK (20.36=setup[17.88]+cmd[2.48] seconds) 16:39:50 jjb-version: OK (1.38=setup[1.36]+cmd[0.03] seconds) 16:39:50 prefix: OK (1.18=setup[1.16]+cmd[0.03] seconds) 16:39:50 robot: OK (1.18=setup[1.14]+cmd[0.04] seconds) 16:39:50 congratulations :) (52.78 seconds) 16:39:50 + tox_status=0 16:39:50 + echo '---> Completed tox runs' 16:39:50 ---> Completed tox runs 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/docs-linkcheck/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=docs-linkcheck 16:39:50 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/docs/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=docs 16:39:50 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/jjb-version/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=jjb-version 16:39:50 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/prefix/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=prefix 16:39:50 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 16:39:50 + for i in .tox/*/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 ++ echo .tox/robot/log 16:39:50 + tox_env=robot 16:39:50 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 16:39:50 + DOC_DIR=docs/_build/html 16:39:50 + [[ -d docs/_build/html ]] 16:39:50 + echo '---> Archiving generated docs' 16:39:50 ---> Archiving generated docs 16:39:50 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 16:39:50 + echo '---> tox-run.sh ends' 16:39:50 ---> tox-run.sh ends 16:39:50 + test 0 -eq 0 16:39:50 $ ssh-agent -k 16:39:50 unset SSH_AUTH_SOCK; 16:39:50 unset SSH_AGENT_PID; 16:39:50 echo Agent pid 5509 killed; 16:39:50 [ssh-agent] Stopped. 16:39:50 [PostBuildScript] - [INFO] Executing post build scripts. 16:39:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6871628646389825025.sh 16:39:50 ---> sysstat.sh 16:39:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13230634736105732015.sh 16:39:50 ---> package-listing.sh 16:39:50 ++ tr '[:upper:]' '[:lower:]' 16:39:50 ++ facter osfamily 16:39:51 + OS_FAMILY=redhat 16:39:51 + workspace=/w/workspace/builder-tox-verify-master 16:39:51 + START_PACKAGES=/tmp/packages_start.txt 16:39:51 + END_PACKAGES=/tmp/packages_end.txt 16:39:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:51 + PACKAGES=/tmp/packages_start.txt 16:39:51 + '[' /w/workspace/builder-tox-verify-master ']' 16:39:51 + PACKAGES=/tmp/packages_end.txt 16:39:51 + case "${OS_FAMILY}" in 16:39:51 + rpm -qa 16:39:51 + sort 16:39:52 + '[' -f /tmp/packages_start.txt ']' 16:39:52 + '[' -f /tmp/packages_end.txt ']' 16:39:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:52 + '[' /w/workspace/builder-tox-verify-master ']' 16:39:52 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 16:39:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 16:39:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16887834405722649247.sh 16:39:52 ---> capture-instance-metadata.sh 16:39:52 Setup pyenv: 16:39:52 system 16:39:52 3.8.13 16:39:52 3.9.13 16:39:52 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:39:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9yAi from file:/tmp/.os_lf_venv 16:39:54 lf-activate-venv(): INFO: Installing: lftools 16:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-9yAi/bin to PATH 16:40:08 INFO: Running in OpenStack, capturing instance metadata 16:40:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7613558572180944104.sh 16:40:08 provisioning config files... 16:40:08 Could not find credentials [logs] for builder-tox-verify-master #7369 16:40:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8365052048149884056tmp 16:40:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:40:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:40:08 provisioning config files... 16:40:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:40:09 [EnvInject] - Injecting environment variables from a build step. 16:40:09 [EnvInject] - Injecting as environment variables the properties content 16:40:09 SERVER_ID=logs 16:40:09 16:40:09 [EnvInject] - Variables injected successfully. 16:40:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins977534970107420755.sh 16:40:09 ---> create-netrc.sh 16:40:09 WARN: Log server credential not found. 16:40:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12929163186045386077.sh 16:40:09 ---> python-tools-install.sh 16:40:09 Setup pyenv: 16:40:09 system 16:40:09 3.8.13 16:40:09 3.9.13 16:40:09 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9yAi from file:/tmp/.os_lf_venv 16:40:10 lf-activate-venv(): INFO: Installing: lftools 16:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-9yAi/bin to PATH 16:40:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16392689083899402731.sh 16:40:21 ---> sudo-logs.sh 16:40:21 Archiving 'sudo' log.. 16:40:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14659664141813946293.sh 16:40:21 ---> job-cost.sh 16:40:21 Setup pyenv: 16:40:22 system 16:40:22 3.8.13 16:40:22 3.9.13 16:40:22 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:40:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9yAi from file:/tmp/.os_lf_venv 16:40:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-9yAi/bin to PATH 16:40:29 INFO: No Stack... 16:40:30 INFO: Retrieving Pricing Info for: v3-standard-2 16:40:30 INFO: Archiving Costs 16:40:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2181524917946715765.sh 16:40:30 ---> logs-deploy.sh 16:40:30 Setup pyenv: 16:40:30 system 16:40:30 3.8.13 16:40:30 3.9.13 16:40:30 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:40:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9yAi from file:/tmp/.os_lf_venv 16:40:32 lf-activate-venv(): INFO: Installing: lftools 16:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-9yAi/bin to PATH 16:40:41 WARNING: Nexus logging server not set 16:40:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7369/ 16:40:41 INFO: archiving logs to S3 16:40:42 ---> uname -a: 16:40:42 Linux prd-centos8-builder-2c-2g-2767.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:40:42 16:40:42 16:40:42 ---> lscpu: 16:40:42 Architecture: x86_64 16:40:42 CPU op-mode(s): 32-bit, 64-bit 16:40:42 Byte Order: Little Endian 16:40:42 CPU(s): 2 16:40:42 On-line CPU(s) list: 0,1 16:40:42 Thread(s) per core: 1 16:40:42 Core(s) per socket: 1 16:40:42 Socket(s): 2 16:40:42 NUMA node(s): 1 16:40:42 Vendor ID: AuthenticAMD 16:40:42 CPU family: 23 16:40:42 Model: 49 16:40:42 Model name: AMD EPYC-Rome Processor 16:40:42 Stepping: 0 16:40:42 CPU MHz: 2800.000 16:40:42 BogoMIPS: 5600.00 16:40:42 Virtualization: AMD-V 16:40:42 Hypervisor vendor: KVM 16:40:42 Virtualization type: full 16:40:42 L1d cache: 32K 16:40:42 L1i cache: 32K 16:40:42 L2 cache: 512K 16:40:42 L3 cache: 16384K 16:40:42 NUMA node0 CPU(s): 0,1 16:40:42 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 16:40:42 16:40:42 16:40:42 ---> nproc: 16:40:42 2 16:40:42 16:40:42 16:40:42 ---> df -h: 16:40:42 Filesystem Size Used Avail Use% Mounted on 16:40:42 devtmpfs 3.8G 0 3.8G 0% /dev 16:40:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:40:42 tmpfs 3.8G 17M 3.8G 1% /run 16:40:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:40:42 /dev/vda1 40G 8.8G 32G 22% / 16:40:42 tmpfs 770M 0 770M 0% /run/user/1001 16:40:42 16:40:42 16:40:42 ---> free -m: 16:40:42 total used free shared buff/cache available 16:40:42 Mem: 7697 664 4000 19 3032 6714 16:40:42 Swap: 1023 0 1023 16:40:42 16:40:42 16:40:42 ---> ip addr: 16:40:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:40:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:40:42 inet 127.0.0.1/8 scope host lo 16:40:42 valid_lft forever preferred_lft forever 16:40:42 inet6 ::1/128 scope host 16:40:42 valid_lft forever preferred_lft forever 16:40:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:40:42 link/ether fa:16:3e:4f:a8:95 brd ff:ff:ff:ff:ff:ff 16:40:42 altname enp0s3 16:40:42 altname ens3 16:40:42 inet 10.30.171.69/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:40:42 valid_lft 86161sec preferred_lft 86161sec 16:40:42 inet6 fe80::f816:3eff:fe4f:a895/64 scope link 16:40:42 valid_lft forever preferred_lft forever 16:40:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:40:42 link/ether 02:42:de:44:6f:64 brd ff:ff:ff:ff:ff:ff 16:40:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:40:42 valid_lft forever preferred_lft forever 16:40:42 16:40:42 16:40:42 ---> sar -b -r -n DEV: 16:40:42 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (2 CPU) 16:40:42 16:40:42 16:36:38 LINUX RESTART (2 CPU) 16:40:42 16:40:42 04:37:01 PM tps rtps wtps bread/s bwrtn/s 16:40:42 04:38:01 PM 177.63 35.05 142.58 7521.84 42041.86 16:40:42 04:39:01 PM 100.80 1.97 98.83 64.25 9030.12 16:40:42 04:40:01 PM 129.67 0.65 129.02 51.72 19980.66 16:40:42 Average: 136.04 12.56 123.48 2546.21 23685.23 16:40:42 16:40:42 04:37:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:40:42 04:38:01 PM 5155120 6973884 2727312 34.60 2688 2009508 1041080 11.66 226076 2208220 131208 16:40:42 04:39:01 PM 4896184 6924076 2986248 37.88 2688 2203160 1071780 12.00 221752 2412284 152976 16:40:42 04:40:01 PM 4107472 6878728 3774960 47.89 2688 2920396 995848 11.15 420468 2909208 341092 16:40:42 Average: 4719592 6925563 3162840 40.13 2688 2377688 1036236 11.60 289432 2509904 208425 16:40:42 16:40:42 04:37:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:40:42 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 04:38:01 PM eth0 268.05 179.33 1687.14 60.89 0.00 0.00 0.00 0.00 16:40:42 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 04:39:01 PM eth0 46.82 38.04 469.14 7.65 0.00 0.00 0.00 0.00 16:40:42 04:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 04:40:01 PM eth0 68.13 54.43 1181.41 9.00 0.00 0.00 0.00 0.00 16:40:42 04:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 Average: eth0 127.67 90.60 1112.59 25.85 0.00 0.00 0.00 0.00 16:40:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:42 16:40:42 16:40:42 ---> sar -P ALL: 16:40:42 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (2 CPU) 16:40:42 16:40:42 16:36:38 LINUX RESTART (2 CPU) 16:40:42 16:40:42 04:37:01 PM CPU %user %nice %system %iowait %steal %idle 16:40:42 04:38:01 PM all 39.74 0.00 9.21 5.63 0.15 45.27 16:40:42 04:38:01 PM 0 36.12 0.00 9.18 6.50 0.15 48.05 16:40:42 04:38:01 PM 1 43.35 0.00 9.23 4.77 0.15 42.50 16:40:42 04:39:01 PM all 36.46 0.00 5.83 4.60 0.12 52.99 16:40:42 04:39:01 PM 0 37.40 0.00 5.95 4.20 0.13 52.32 16:40:42 04:39:01 PM 1 35.52 0.00 5.71 5.01 0.12 53.65 16:40:42 04:40:01 PM all 36.86 0.00 6.10 5.00 0.11 51.94 16:40:42 04:40:01 PM 0 36.84 0.00 6.39 5.49 0.10 51.18 16:40:42 04:40:01 PM 1 36.87 0.00 5.80 4.50 0.12 52.70 16:40:42 Average: all 37.68 0.00 7.04 5.08 0.13 50.07 16:40:42 Average: 0 36.79 0.00 7.17 5.39 0.13 50.52 16:40:42 Average: 1 38.57 0.00 6.91 4.76 0.13 49.63 16:40:42 16:40:42 16:40:42