11:28:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110490 11:28:33 Running as SYSTEM 11:28:33 [EnvInject] - Loading node environment variables. 11:28:33 Building remotely on prd-centos8-builder-2c-2g-2682 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:28:37 [ssh-agent] Looking for ssh-agent implementation... 11:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:37 $ ssh-agent 11:28:37 SSH_AUTH_SOCK=/tmp/ssh-3AYYmGyAsKgx/agent.5532 11:28:37 SSH_AGENT_PID=5533 11:28:37 [ssh-agent] Started. 11:28:37 Running ssh-add (command line suppressed) 11:28:37 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6882630678277151223.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6882630678277151223.key) 11:28:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:28:37 The recommended git tool is: NONE 11:28:41 using credential jenkins-ssh 11:28:41 Wiping out workspace first. 11:28:41 Cloning the remote Git repository 11:28:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:28:41 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:28:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:28:41 > git --version # timeout=10 11:28:41 > git --version # 'git version 2.43.0' 11:28:41 using GIT_SSH to set credentials jenkins-ssh 11:28:41 [INFO] Currently running in a labeled security context 11:28:41 [INFO] Currently SELinux is 'enforcing' on the host 11:28:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh18367894997421721504.key 11:28:41 Verifying host key using known hosts file 11:28:41 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. 11:28:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:28:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:28:49 using GIT_SSH to set credentials jenkins-ssh 11:28:49 [INFO] Currently running in a labeled security context 11:28:49 [INFO] Currently SELinux is 'enforcing' on the host 11:28:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh5342063150723407800.key 11:28:49 Verifying host key using known hosts file 11:28:49 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. 11:28:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/90/110490/1 # timeout=10 11:28:49 > git rev-parse 2c08ce3444f1d5f58dda29f5adaef841f9620c4c^{commit} # timeout=10 11:28:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:28:49 Checking out Revision 2c08ce3444f1d5f58dda29f5adaef841f9620c4c (refs/changes/90/110490/1) 11:28:49 > git config core.sparsecheckout # timeout=10 11:28:49 > git checkout -f 2c08ce3444f1d5f58dda29f5adaef841f9620c4c # timeout=10 11:28:53 Commit message: "Update cloud image CentOS7 builder x86_64" 11:28:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:28:53 > git rev-list --no-walk 30b2931ff20b3cb2292f2a756374cd052f8dab6e # timeout=10 11:28:53 > git remote # timeout=10 11:28:53 > git submodule init # timeout=10 11:28:53 > git submodule sync # timeout=10 11:28:53 > git config --get remote.origin.url # timeout=10 11:28:53 > git submodule init # timeout=10 11:28:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:28:53 > git config --get submodule.global-jjb.url # timeout=10 11:28:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:28:53 > git config --get submodule.packer/common-packer.url # timeout=10 11:28:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:28:53 > git submodule update --init --recursive global-jjb # timeout=10 11:28:54 > git submodule update --init --recursive packer/common-packer # timeout=10 11:28:55 provisioning config files... 11:28:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:28:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:28:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5866970509191799385.sh 11:28:55 ---> python-tools-install.sh 11:28:55 Setup pyenv: 11:28:55 system 11:28:55 * 3.8.13 (set by /opt/pyenv/version) 11:28:55 * 3.9.13 (set by /opt/pyenv/version) 11:28:55 * 3.10.6 (set by /opt/pyenv/version) 11:28:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A5f8 11:28:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:29:02 lf-activate-venv(): INFO: Installing: lftools 11:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-A5f8/bin to PATH 11:29:52 Generating Requirements File 11:30:25 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. 11:30:25 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:30:25 Python 3.10.6 11:30:25 pip 24.0 from /tmp/venv-A5f8/lib/python3.10/site-packages/pip (python 3.10) 11:30:26 appdirs==1.4.4 11:30:26 argcomplete==3.2.2 11:30:26 aspy.yaml==1.3.0 11:30:26 attrs==23.2.0 11:30:26 autopage==0.5.2 11:30:26 beautifulsoup4==4.12.3 11:30:26 boto3==1.34.56 11:30:26 botocore==1.34.56 11:30:26 bs4==0.0.2 11:30:26 cachetools==5.3.3 11:30:26 certifi==2024.2.2 11:30:26 cffi==1.16.0 11:30:26 cfgv==3.4.0 11:30:26 chardet==5.2.0 11:30:26 charset-normalizer==3.3.2 11:30:26 click==8.1.7 11:30:26 cliff==4.6.0 11:30:26 cmd2==2.4.3 11:30:26 cryptography==3.3.2 11:30:26 debtcollector==3.0.0 11:30:26 decorator==5.1.1 11:30:26 defusedxml==0.7.1 11:30:26 Deprecated==1.2.14 11:30:26 distlib==0.3.8 11:30:26 dnspython==2.6.1 11:30:26 docker==4.2.2 11:30:26 dogpile.cache==1.3.2 11:30:26 email_validator==2.1.1 11:30:26 filelock==3.13.1 11:30:26 future==1.0.0 11:30:26 gitdb==4.0.11 11:30:26 GitPython==3.1.42 11:30:26 google-auth==2.28.1 11:30:26 httplib2==0.22.0 11:30:26 identify==2.5.35 11:30:26 idna==3.6 11:30:26 importlib-resources==1.5.0 11:30:26 iso8601==2.1.0 11:30:26 Jinja2==3.1.3 11:30:26 jmespath==1.0.1 11:30:26 jsonpatch==1.33 11:30:26 jsonpointer==2.4 11:30:26 jsonschema==4.21.1 11:30:26 jsonschema-specifications==2023.12.1 11:30:26 keystoneauth1==5.6.0 11:30:26 kubernetes==29.0.0 11:30:26 lftools==0.37.9 11:30:26 lxml==5.1.0 11:30:26 MarkupSafe==2.1.5 11:30:26 msgpack==1.0.8 11:30:26 multi_key_dict==2.0.3 11:30:26 munch==4.0.0 11:30:26 netaddr==1.2.1 11:30:26 netifaces==0.11.0 11:30:26 niet==1.4.2 11:30:26 nodeenv==1.8.0 11:30:26 oauth2client==4.1.3 11:30:26 oauthlib==3.2.2 11:30:26 openstacksdk==0.62.0 11:30:26 os-client-config==2.1.0 11:30:26 os-service-types==1.7.0 11:30:26 osc-lib==3.0.1 11:30:26 oslo.config==9.4.0 11:30:26 oslo.context==5.5.0 11:30:26 oslo.i18n==6.3.0 11:30:26 oslo.log==5.5.0 11:30:26 oslo.serialization==5.4.0 11:30:26 oslo.utils==7.1.0 11:30:26 packaging==23.2 11:30:26 pbr==6.0.0 11:30:26 platformdirs==4.2.0 11:30:26 prettytable==3.10.0 11:30:26 pyasn1==0.5.1 11:30:26 pyasn1-modules==0.3.0 11:30:26 pycparser==2.21 11:30:26 pygerrit2==2.0.15 11:30:26 PyGithub==2.2.0 11:30:26 pyinotify==0.9.6 11:30:26 PyJWT==2.8.0 11:30:26 PyNaCl==1.5.0 11:30:26 pyparsing==2.4.7 11:30:26 pyperclip==1.8.2 11:30:26 pyrsistent==0.20.0 11:30:26 python-cinderclient==9.5.0 11:30:26 python-dateutil==2.9.0.post0 11:30:26 python-heatclient==3.5.0 11:30:26 python-jenkins==1.8.2 11:30:26 python-keystoneclient==5.4.0 11:30:26 python-magnumclient==4.4.0 11:30:26 python-novaclient==18.5.0 11:30:26 python-openstackclient==6.0.1 11:30:26 python-swiftclient==4.5.0 11:30:26 PyYAML==6.0.1 11:30:26 referencing==0.33.0 11:30:26 requests==2.31.0 11:30:26 requests-oauthlib==1.3.1 11:30:26 requestsexceptions==1.4.0 11:30:26 rfc3986==2.0.0 11:30:26 rpds-py==0.18.0 11:30:26 rsa==4.9 11:30:26 ruamel.yaml==0.18.6 11:30:26 ruamel.yaml.clib==0.2.8 11:30:26 s3transfer==0.10.0 11:30:26 simplejson==3.19.2 11:30:26 six==1.16.0 11:30:26 smmap==5.0.1 11:30:26 soupsieve==2.5 11:30:26 stevedore==5.2.0 11:30:26 tabulate==0.9.0 11:30:26 toml==0.10.2 11:30:26 tomlkit==0.12.4 11:30:26 tqdm==4.66.2 11:30:26 typing_extensions==4.10.0 11:30:26 tzdata==2024.1 11:30:26 urllib3==1.26.18 11:30:26 virtualenv==20.25.1 11:30:26 wcwidth==0.2.13 11:30:26 websocket-client==1.7.0 11:30:26 wrapt==1.16.0 11:30:26 xdg==6.0.0 11:30:26 xmltodict==0.13.0 11:30:26 yq==3.2.3 11:30:26 [EnvInject] - Injecting environment variables from a build step. 11:30:26 [EnvInject] - Injecting as environment variables the properties content 11:30:26 PYTHON=python3 11:30:26 11:30:26 [EnvInject] - Variables injected successfully. 11:30:26 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11495405854411036630.sh 11:30:26 ---> tox-install.sh 11:30:26 + source /home/jenkins/lf-env.sh 11:30:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:26 ++ mktemp -d /tmp/venv-XXXX 11:30:26 + lf_venv=/tmp/venv-LYMY 11:30:26 + local venv_file=/tmp/.os_lf_venv 11:30:26 + local python=python3 11:30:26 + local options 11:30:26 + local set_path=true 11:30:26 + local install_args= 11:30:26 ++ 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 11:30:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:26 + true 11:30:26 + case $1 in 11:30:26 + venv_file=/tmp/.toxenv 11:30:26 + shift 2 11:30:26 + true 11:30:26 + case $1 in 11:30:26 + shift 11:30:26 + break 11:30:26 + case $python in 11:30:26 + local pkg_list= 11:30:26 + [[ -d /opt/pyenv ]] 11:30:26 + echo 'Setup pyenv:' 11:30:26 Setup pyenv: 11:30:26 + export PYENV_ROOT=/opt/pyenv 11:30:26 + PYENV_ROOT=/opt/pyenv 11:30:26 + 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 11:30:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:30:26 + pyenv versions 11:30:26 system 11:30:26 3.8.13 11:30:26 3.9.13 11:30:26 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:30:26 + command -v pyenv 11:30:26 ++ pyenv init - --no-rehash 11:30:26 + 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[*]}"'\'')" 11:30:26 export PATH="/opt/pyenv/shims:${PATH}" 11:30:26 export PYENV_SHELL=bash 11:30:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:26 pyenv() { 11:30:26 local command 11:30:26 command="${1:-}" 11:30:26 if [ "$#" -gt 0 ]; then 11:30:26 shift 11:30:26 fi 11:30:26 11:30:26 case "$command" in 11:30:26 rehash|shell) 11:30:26 eval "$(pyenv "sh-$command" "$@")" 11:30:26 ;; 11:30:26 *) 11:30:26 command pyenv "$command" "$@" 11:30:26 ;; 11:30:26 esac 11:30:26 }' 11:30:26 +++ 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[*]}"' 11:30:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:30:26 ++ 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 11:30:26 ++ 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 11:30:26 ++ export PYENV_SHELL=bash 11:30:26 ++ PYENV_SHELL=bash 11:30:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:26 +++ complete -F _pyenv pyenv 11:30:26 ++ lf-pyver python3 11:30:26 ++ local py_version_xy=python3 11:30:26 ++ local py_version_xyz= 11:30:26 ++ awk '{ print $1 }' 11:30:26 ++ pyenv versions 11:30:26 ++ local command 11:30:26 ++ command=versions 11:30:26 ++ '[' 1 -gt 0 ']' 11:30:26 ++ shift 11:30:26 ++ case "$command" in 11:30:26 ++ command pyenv versions 11:30:26 ++ pyenv versions 11:30:26 ++ sed 's/^[ *]* //' 11:30:26 ++ grep -E '^[0-9.]*[0-9]$' 11:30:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:26 +++ tail -n 1 11:30:26 +++ grep '^3' /tmp/.pyenv_versions 11:30:26 +++ sort -V 11:30:26 ++ py_version_xyz=3.10.6 11:30:26 ++ [[ -z 3.10.6 ]] 11:30:26 ++ echo 3.10.6 11:30:26 ++ return 0 11:30:26 + pyenv local 3.10.6 11:30:26 + local command 11:30:26 + command=local 11:30:26 + '[' 2 -gt 0 ']' 11:30:26 + shift 11:30:26 + case "$command" in 11:30:26 + command pyenv local 3.10.6 11:30:26 + pyenv local 3.10.6 11:30:26 + for arg in "$@" 11:30:26 + case $arg in 11:30:26 + pkg_list+='tox ' 11:30:26 + for arg in "$@" 11:30:26 + case $arg in 11:30:26 + pkg_list+='virtualenv ' 11:30:26 + for arg in "$@" 11:30:26 + case $arg in 11:30:26 + pkg_list+='urllib3~=1.26.15 ' 11:30:26 + [[ -f /tmp/.toxenv ]] 11:30:26 + [[ ! -f /tmp/.toxenv ]] 11:30:26 + [[ -n '' ]] 11:30:26 + python3 -m venv /tmp/venv-LYMY 11:30:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYMY' 11:30:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYMY 11:30:30 + echo /tmp/venv-LYMY 11:30:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:30:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:30:30 + /tmp/venv-LYMY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:30:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:30:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:30:33 + /tmp/venv-LYMY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:30:35 + type python3 11:30:35 + true 11:30:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LYMY/bin to PATH' 11:30:35 lf-activate-venv(): INFO: Adding /tmp/venv-LYMY/bin to PATH 11:30:35 + PATH=/tmp/venv-LYMY/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 11:30:35 + return 0 11:30:35 + python3 --version 11:30:35 Python 3.10.6 11:30:35 + python3 -m pip --version 11:30:35 pip 24.0 from /tmp/venv-LYMY/lib/python3.10/site-packages/pip (python 3.10) 11:30:35 + python3 -m pip freeze 11:30:35 cachetools==5.3.3 11:30:35 chardet==5.2.0 11:30:35 colorama==0.4.6 11:30:35 distlib==0.3.8 11:30:35 filelock==3.13.1 11:30:35 packaging==23.2 11:30:35 platformdirs==4.2.0 11:30:35 pluggy==1.4.0 11:30:35 pyproject-api==1.6.1 11:30:35 tomli==2.0.1 11:30:35 tox==4.14.0 11:30:35 urllib3==1.26.18 11:30:35 virtualenv==20.25.1 11:30:36 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins13772765047279691175.sh 11:30:36 [EnvInject] - Injecting environment variables from a build step. 11:30:36 [EnvInject] - Injecting as environment variables the properties content 11:30:36 PARALLEL=False 11:30:36 11:30:36 [EnvInject] - Variables injected successfully. 11:30:36 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8945410640160736310.sh 11:30:36 ---> tox-run.sh 11:30:36 + 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 11:30:36 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:30:36 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:30:36 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:30:36 + cd /w/workspace/builder-tox-verify-master/. 11:30:36 + source /home/jenkins/lf-env.sh 11:30:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:36 ++ mktemp -d /tmp/venv-XXXX 11:30:36 + lf_venv=/tmp/venv-P3CP 11:30:36 + local venv_file=/tmp/.os_lf_venv 11:30:36 + local python=python3 11:30:36 + local options 11:30:36 + local set_path=true 11:30:36 + local install_args= 11:30:36 ++ 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 11:30:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:36 + true 11:30:36 + case $1 in 11:30:36 + venv_file=/tmp/.toxenv 11:30:36 + shift 2 11:30:36 + true 11:30:36 + case $1 in 11:30:36 + shift 11:30:36 + break 11:30:36 + case $python in 11:30:36 + local pkg_list= 11:30:36 + [[ -d /opt/pyenv ]] 11:30:36 + echo 'Setup pyenv:' 11:30:36 Setup pyenv: 11:30:36 + export PYENV_ROOT=/opt/pyenv 11:30:36 + PYENV_ROOT=/opt/pyenv 11:30:36 + 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 11:30:36 + 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 11:30:36 + pyenv versions 11:30:36 system 11:30:36 3.8.13 11:30:36 3.9.13 11:30:36 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:30:36 + command -v pyenv 11:30:36 ++ pyenv init - --no-rehash 11:30:36 + 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[*]}"'\'')" 11:30:36 export PATH="/opt/pyenv/shims:${PATH}" 11:30:36 export PYENV_SHELL=bash 11:30:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:36 pyenv() { 11:30:36 local command 11:30:36 command="${1:-}" 11:30:36 if [ "$#" -gt 0 ]; then 11:30:36 shift 11:30:36 fi 11:30:36 11:30:36 case "$command" in 11:30:36 rehash|shell) 11:30:36 eval "$(pyenv "sh-$command" "$@")" 11:30:36 ;; 11:30:36 *) 11:30:36 command pyenv "$command" "$@" 11:30:36 ;; 11:30:36 esac 11:30:36 }' 11:30:36 +++ 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[*]}"' 11:30:36 ++ 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 11:30:36 ++ 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 11:30:36 ++ 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 11:30:36 ++ export PYENV_SHELL=bash 11:30:36 ++ PYENV_SHELL=bash 11:30:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:36 +++ complete -F _pyenv pyenv 11:30:36 ++ lf-pyver python3 11:30:36 ++ local py_version_xy=python3 11:30:36 ++ local py_version_xyz= 11:30:36 ++ awk '{ print $1 }' 11:30:36 ++ pyenv versions 11:30:36 ++ local command 11:30:36 ++ command=versions 11:30:36 ++ '[' 1 -gt 0 ']' 11:30:36 ++ shift 11:30:36 ++ case "$command" in 11:30:36 ++ command pyenv versions 11:30:36 ++ pyenv versions 11:30:36 ++ sed 's/^[ *]* //' 11:30:36 ++ grep -E '^[0-9.]*[0-9]$' 11:30:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:36 +++ grep '^3' /tmp/.pyenv_versions 11:30:36 +++ tail -n 1 11:30:36 +++ sort -V 11:30:36 ++ py_version_xyz=3.10.6 11:30:36 ++ [[ -z 3.10.6 ]] 11:30:36 ++ echo 3.10.6 11:30:36 ++ return 0 11:30:36 + pyenv local 3.10.6 11:30:36 + local command 11:30:36 + command=local 11:30:36 + '[' 2 -gt 0 ']' 11:30:36 + shift 11:30:36 + case "$command" in 11:30:36 + command pyenv local 3.10.6 11:30:36 + pyenv local 3.10.6 11:30:36 + for arg in "$@" 11:30:36 + case $arg in 11:30:36 + pkg_list+='tox ' 11:30:36 + for arg in "$@" 11:30:36 + case $arg in 11:30:36 + pkg_list+='virtualenv ' 11:30:36 + for arg in "$@" 11:30:36 + case $arg in 11:30:36 + pkg_list+='urllib3~=1.26.15 ' 11:30:36 + [[ -f /tmp/.toxenv ]] 11:30:36 ++ cat /tmp/.toxenv 11:30:36 + lf_venv=/tmp/venv-LYMY 11:30:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LYMY from' file:/tmp/.toxenv 11:30:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LYMY from file:/tmp/.toxenv 11:30:36 + /tmp/venv-LYMY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:30:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:30:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:30:37 + /tmp/venv-LYMY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:30:38 + type python3 11:30:38 + true 11:30:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LYMY/bin to PATH' 11:30:38 lf-activate-venv(): INFO: Adding /tmp/venv-LYMY/bin to PATH 11:30:38 + PATH=/tmp/venv-LYMY/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 11:30:38 + return 0 11:30:38 + [[ -d /opt/pyenv ]] 11:30:38 + echo '---> Setting up pyenv' 11:30:38 ---> Setting up pyenv 11:30:38 + export PYENV_ROOT=/opt/pyenv 11:30:38 + PYENV_ROOT=/opt/pyenv 11:30:38 + export PATH=/opt/pyenv/bin:/tmp/venv-LYMY/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 11:30:38 + PATH=/opt/pyenv/bin:/tmp/venv-LYMY/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 11:30:38 ++ pwd 11:30:38 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:30:38 + export PYTHONPATH 11:30:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:30:38 + TOX_TESTENV_PASSENV=PYTHONPATH 11:30:38 + tox --version 11:30:38 4.14.0 from /tmp/venv-LYMY/lib/python3.10/site-packages/tox/__init__.py 11:30:39 + PARALLEL=False 11:30:39 + TOX_OPTIONS_LIST= 11:30:39 + [[ -n '' ]] 11:30:39 + case ${PARALLEL,,} in 11:30:39 + tox 11:30:39 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:30:39 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:31:01 docs: freeze> python -m pip freeze --all 11:31:02 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 11:31:02 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 11:31:03 docs: OK ✔ in 24.15 seconds 11:31:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:31:21 docs-linkcheck: freeze> python -m pip freeze --all 11:31:21 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 11:31:21 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 11:31:28 11:31:28 Warning, treated as error: 11:31:28 /w/workspace/builder-tox-verify-master/docs/jenkins.rst:801:broken link: https://jenkins.opendaylight.org/sandbox (502 Server Error: Bad Gateway for url: https://jenkins.opendaylight.org/sandbox) 11:31:28 docs-linkcheck: exit 2 (6.79 seconds) /w/workspace/builder-tox-verify-master> 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 pid=7020 11:31:28 docs-linkcheck: FAIL ✖ in 24.81 seconds 11:31:28 jjb-version: freeze> python -m pip freeze --all 11:31:29 jjb-version: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:31:29 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:31:29 JJB version in jjb/releng-jobs.yaml: 5.0.2 11:31:29 JJB version in tox.ini: 5.0.2 11:31:29 jjb-version: OK ✔ in 1.17 seconds 11:31:29 prefix: freeze> python -m pip freeze --all 11:31:30 prefix: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:31:30 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:31:30 prefix: OK ✔ in 1.21 seconds 11:31:30 robot: freeze> python -m pip freeze --all 11:31:31 robot: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:31:31 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:31:31 docs: OK (24.15=setup[22.74]+cmd[1.41] seconds) 11:31:31 docs-linkcheck: FAIL code 2 (24.81=setup[18.02]+cmd[6.79] seconds) 11:31:31 jjb-version: OK (1.17=setup[1.14]+cmd[0.03] seconds) 11:31:31 prefix: OK (1.21=setup[1.19]+cmd[0.03] seconds) 11:31:31 robot: OK (1.19=setup[1.15]+cmd[0.04] seconds) 11:31:31 evaluation failed :( (52.70 seconds) 11:31:31 + tox_status=255 11:31:31 + echo '---> Completed tox runs' 11:31:31 ---> Completed tox runs 11:31:31 + for i in .tox/*/log 11:31:31 ++ echo .tox/docs-linkcheck/log 11:31:31 ++ awk -F/ '{print $2}' 11:31:31 + tox_env=docs-linkcheck 11:31:31 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:31:31 + for i in .tox/*/log 11:31:31 ++ echo .tox/docs/log 11:31:31 ++ awk -F/ '{print $2}' 11:31:31 + tox_env=docs 11:31:31 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:31:31 + for i in .tox/*/log 11:31:31 ++ echo .tox/jjb-version/log 11:31:31 ++ awk -F/ '{print $2}' 11:31:31 + tox_env=jjb-version 11:31:31 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:31:31 + for i in .tox/*/log 11:31:31 ++ echo .tox/prefix/log 11:31:31 ++ awk -F/ '{print $2}' 11:31:31 + tox_env=prefix 11:31:31 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:31:31 + for i in .tox/*/log 11:31:31 ++ echo .tox/robot/log 11:31:31 ++ awk -F/ '{print $2}' 11:31:31 + tox_env=robot 11:31:31 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:31:31 + DOC_DIR=docs/_build/html 11:31:31 + [[ -d docs/_build/html ]] 11:31:31 + echo '---> Archiving generated docs' 11:31:31 ---> Archiving generated docs 11:31:31 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:31:31 + echo '---> tox-run.sh ends' 11:31:31 ---> tox-run.sh ends 11:31:31 + test 255 -eq 0 11:31:31 + exit 255 11:31:31 Build step 'Execute shell' marked build as failure 11:31:31 $ ssh-agent -k 11:31:31 unset SSH_AUTH_SOCK; 11:31:31 unset SSH_AGENT_PID; 11:31:31 echo Agent pid 5533 killed; 11:31:31 [ssh-agent] Stopped. 11:31:32 [PostBuildScript] - [INFO] Executing post build scripts. 11:31:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18394679337839016400.sh 11:31:32 ---> sysstat.sh 11:31:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15144138814596838825.sh 11:31:32 ---> package-listing.sh 11:31:32 ++ tr '[:upper:]' '[:lower:]' 11:31:32 ++ facter osfamily 11:31:32 + OS_FAMILY=redhat 11:31:32 + workspace=/w/workspace/builder-tox-verify-master 11:31:32 + START_PACKAGES=/tmp/packages_start.txt 11:31:32 + END_PACKAGES=/tmp/packages_end.txt 11:31:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:32 + PACKAGES=/tmp/packages_start.txt 11:31:32 + '[' /w/workspace/builder-tox-verify-master ']' 11:31:32 + PACKAGES=/tmp/packages_end.txt 11:31:32 + case "${OS_FAMILY}" in 11:31:32 + rpm -qa 11:31:32 + sort 11:31:33 + '[' -f /tmp/packages_start.txt ']' 11:31:33 + '[' -f /tmp/packages_end.txt ']' 11:31:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:33 + '[' /w/workspace/builder-tox-verify-master ']' 11:31:33 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:31:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:31:33 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6622349276430269422.sh 11:31:33 ---> capture-instance-metadata.sh 11:31:33 Setup pyenv: 11:31:33 system 11:31:33 3.8.13 11:31:33 3.9.13 11:31:33 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:31:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A5f8 from file:/tmp/.os_lf_venv 11:31:34 lf-activate-venv(): INFO: Installing: lftools 11:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-A5f8/bin to PATH 11:31:49 INFO: Running in OpenStack, capturing instance metadata 11:31:49 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11270923516031238430.sh 11:31:49 provisioning config files... 11:31:49 Could not find credentials [logs] for builder-tox-verify-master #7366 11:31:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config9581102693293795730tmp 11:31:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:31:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:31:49 provisioning config files... 11:31:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:31:50 [EnvInject] - Injecting environment variables from a build step. 11:31:50 [EnvInject] - Injecting as environment variables the properties content 11:31:50 SERVER_ID=logs 11:31:50 11:31:50 [EnvInject] - Variables injected successfully. 11:31:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16899732188407550303.sh 11:31:50 ---> create-netrc.sh 11:31:50 WARN: Log server credential not found. 11:31:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5709364652073914863.sh 11:31:50 ---> python-tools-install.sh 11:31:50 Setup pyenv: 11:31:50 system 11:31:50 3.8.13 11:31:50 3.9.13 11:31:50 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:31:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A5f8 from file:/tmp/.os_lf_venv 11:31:51 lf-activate-venv(): INFO: Installing: lftools 11:32:01 lf-activate-venv(): INFO: Adding /tmp/venv-A5f8/bin to PATH 11:32:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16126375181731056465.sh 11:32:01 ---> sudo-logs.sh 11:32:01 Archiving 'sudo' log.. 11:32:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6821471252957531418.sh 11:32:01 ---> job-cost.sh 11:32:01 Setup pyenv: 11:32:01 system 11:32:01 3.8.13 11:32:01 3.9.13 11:32:01 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A5f8 from file:/tmp/.os_lf_venv 11:32:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-A5f8/bin to PATH 11:32:09 INFO: No Stack... 11:32:09 INFO: Retrieving Pricing Info for: v3-standard-2 11:32:10 INFO: Archiving Costs 11:32:10 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2548353702157834243.sh 11:32:10 ---> logs-deploy.sh 11:32:10 Setup pyenv: 11:32:10 system 11:32:10 3.8.13 11:32:10 3.9.13 11:32:10 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A5f8 from file:/tmp/.os_lf_venv 11:32:11 lf-activate-venv(): INFO: Installing: lftools 11:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-A5f8/bin to PATH 11:32:21 WARNING: Nexus logging server not set 11:32:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7366/ 11:32:21 INFO: archiving logs to S3 11:32:22 ---> uname -a: 11:32:22 Linux prd-centos8-builder-2c-2g-2682.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 11:32:22 11:32:22 11:32:22 ---> lscpu: 11:32:22 Architecture: x86_64 11:32:22 CPU op-mode(s): 32-bit, 64-bit 11:32:22 Byte Order: Little Endian 11:32:22 CPU(s): 2 11:32:22 On-line CPU(s) list: 0,1 11:32:22 Thread(s) per core: 1 11:32:22 Core(s) per socket: 1 11:32:22 Socket(s): 2 11:32:22 NUMA node(s): 1 11:32:22 Vendor ID: AuthenticAMD 11:32:22 CPU family: 23 11:32:22 Model: 49 11:32:22 Model name: AMD EPYC-Rome Processor 11:32:22 Stepping: 0 11:32:22 CPU MHz: 2800.000 11:32:22 BogoMIPS: 5600.00 11:32:22 Virtualization: AMD-V 11:32:22 Hypervisor vendor: KVM 11:32:22 Virtualization type: full 11:32:22 L1d cache: 32K 11:32:22 L1i cache: 32K 11:32:22 L2 cache: 512K 11:32:22 L3 cache: 16384K 11:32:22 NUMA node0 CPU(s): 0,1 11:32:22 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 11:32:22 11:32:22 11:32:22 ---> nproc: 11:32:22 2 11:32:22 11:32:22 11:32:22 ---> df -h: 11:32:22 Filesystem Size Used Avail Use% Mounted on 11:32:22 devtmpfs 3.8G 0 3.8G 0% /dev 11:32:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:32:22 tmpfs 3.8G 17M 3.8G 1% /run 11:32:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:32:22 /dev/vda1 40G 8.8G 32G 22% / 11:32:22 tmpfs 770M 0 770M 0% /run/user/1001 11:32:22 11:32:22 11:32:22 ---> free -m: 11:32:22 total used free shared buff/cache available 11:32:22 Mem: 7697 674 3990 19 3032 6706 11:32:22 Swap: 1023 0 1023 11:32:22 11:32:22 11:32:22 ---> ip addr: 11:32:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:32:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:32:22 inet 127.0.0.1/8 scope host lo 11:32:22 valid_lft forever preferred_lft forever 11:32:22 inet6 ::1/128 scope host 11:32:22 valid_lft forever preferred_lft forever 11:32:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:32:22 link/ether fa:16:3e:45:38:db brd ff:ff:ff:ff:ff:ff 11:32:22 altname enp0s3 11:32:22 altname ens3 11:32:22 inet 10.30.171.98/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:32:22 valid_lft 86141sec preferred_lft 86141sec 11:32:22 inet6 fe80::f816:3eff:fe45:38db/64 scope link 11:32:22 valid_lft forever preferred_lft forever 11:32:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:32:22 link/ether 02:42:0e:80:06:ee brd ff:ff:ff:ff:ff:ff 11:32:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:32:22 valid_lft forever preferred_lft forever 11:32:22 11:32:22 11:32:22 ---> sar -b -r -n DEV: 11:32:22 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) 11:32:22 11:32:22 11:27:58 LINUX RESTART (2 CPU) 11:32:22 11:32:22 11:29:01 AM tps rtps wtps bread/s bwrtn/s 11:32:22 11:30:00 AM 71.55 7.36 64.19 1332.30 5908.82 11:32:22 11:30:01 AM 29.27 0.00 29.27 0.00 806.10 11:32:22 11:31:01 AM 124.61 2.02 122.59 78.37 12841.15 11:32:22 11:32:01 AM 129.41 1.18 128.22 115.03 23985.42 11:32:22 Average: 108.33 3.49 104.84 502.50 14221.89 11:32:22 11:32:22 11:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:32:22 11:30:00 AM 5158968 7012332 2723472 34.55 2688 2037428 939964 10.52 207552 2199688 132828 11:32:22 11:30:01 AM 5156672 7009528 2725768 34.58 2688 2037932 939964 10.52 207576 2203552 133084 11:32:22 11:31:01 AM 4488208 6878092 3394232 43.06 2688 2554700 1093864 12.25 226564 2777468 336728 11:32:22 11:32:01 AM 4167164 6946356 3715276 47.13 2688 2925032 907040 10.16 421756 2836140 85428 11:32:22 Average: 4742753 6961577 3139687 39.83 2688 2388773 970208 10.86 265862 2504212 172017 11:32:22 11:32:22 11:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:32:22 11:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:30:00 AM eth0 61.40 54.70 663.16 5.73 0.00 0.00 0.00 0.00 11:32:22 11:30:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:30:01 AM eth0 48.78 45.12 271.10 7.70 0.00 0.00 0.00 0.00 11:32:22 11:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:31:01 AM eth0 107.73 74.54 1604.35 10.18 0.00 0.00 0.00 0.00 11:32:22 11:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:32:01 AM eth0 22.26 21.33 20.08 8.84 0.00 0.00 0.00 0.00 11:32:22 11:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 Average: eth0 63.74 50.14 760.74 8.26 0.00 0.00 0.00 0.00 11:32:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:22 11:32:22