16:34:25 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/110417 16:34:25 Running as SYSTEM 16:34:25 [EnvInject] - Loading node environment variables. 16:34:25 Building remotely on prd-centos8-builder-4c-4g-1044 (centos8-builder-4c-4g) in workspace /w/workspace/odlparent-tox-verify-master 16:34:25 [ssh-agent] Looking for ssh-agent implementation... 16:34:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:26 $ ssh-agent 16:34:26 SSH_AUTH_SOCK=/tmp/ssh-Oy5qTeBOXXEi/agent.5564 16:34:26 SSH_AGENT_PID=5565 16:34:26 [ssh-agent] Started. 16:34:26 Running ssh-add (command line suppressed) 16:34:26 Identity added: /w/workspace/odlparent-tox-verify-master@tmp/private_key_10719987863146763157.key (/w/workspace/odlparent-tox-verify-master@tmp/private_key_10719987863146763157.key) 16:34:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:34:26 The recommended git tool is: NONE 16:34:28 using credential jenkins-ssh 16:34:28 Wiping out workspace first. 16:34:28 Cloning the remote Git repository 16:34:28 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 16:34:28 > git init /w/workspace/odlparent-tox-verify-master # timeout=10 16:34:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 16:34:28 > git --version # timeout=10 16:34:28 > git --version # 'git version 2.43.0' 16:34:28 using GIT_SSH to set credentials jenkins-ssh 16:34:28 [INFO] Currently running in a labeled security context 16:34:28 [INFO] Currently SELinux is 'enforcing' on the host 16:34:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/odlparent-tox-verify-master@tmp/jenkins-gitclient-ssh14882393924811155015.key 16:34:28 Verifying host key using known hosts file 16:34:28 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:34:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 16:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 16:34:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 16:34:31 using GIT_SSH to set credentials jenkins-ssh 16:34:31 [INFO] Currently running in a labeled security context 16:34:31 [INFO] Currently SELinux is 'enforcing' on the host 16:34:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/odlparent-tox-verify-master@tmp/jenkins-gitclient-ssh15284983041002302742.key 16:34:31 Verifying host key using known hosts file 16:34:31 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:34:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent refs/changes/17/110417/1 # timeout=10 16:34:31 > git rev-parse ae48514cf4681b8fd495774ae86881b7edfdbdc5^{commit} # timeout=10 16:34:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:34:31 Checking out Revision ae48514cf4681b8fd495774ae86881b7edfdbdc5 (refs/changes/17/110417/1) 16:34:31 > git config core.sparsecheckout # timeout=10 16:34:31 > git checkout -f ae48514cf4681b8fd495774ae86881b7edfdbdc5 # timeout=10 16:34:34 Commit message: "Bump Mockito to 5.11.0" 16:34:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:34:34 > git rev-list --no-walk c057f36955102baf54567468e9ff277f3281d059 # timeout=10 16:34:34 provisioning config files... 16:34:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:34:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:34:34 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins16571165393220341257.sh 16:34:35 ---> python-tools-install.sh 16:34:35 Setup pyenv: 16:34:35 system 16:34:35 * 3.8.13 (set by /opt/pyenv/version) 16:34:35 * 3.9.13 (set by /opt/pyenv/version) 16:34:35 * 3.10.6 (set by /opt/pyenv/version) 16:34:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CXEG 16:34:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:34:42 lf-activate-venv(): INFO: Installing: lftools 16:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-CXEG/bin to PATH 16:35:14 Generating Requirements File 16:35:45 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:35:45 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:35:47 Python 3.10.6 16:35:47 pip 24.0 from /tmp/venv-CXEG/lib/python3.10/site-packages/pip (python 3.10) 16:35:47 appdirs==1.4.4 16:35:47 argcomplete==3.2.2 16:35:47 aspy.yaml==1.3.0 16:35:47 attrs==23.2.0 16:35:47 autopage==0.5.2 16:35:47 beautifulsoup4==4.12.3 16:35:47 boto3==1.34.53 16:35:47 botocore==1.34.53 16:35:47 bs4==0.0.2 16:35:47 cachetools==5.3.3 16:35:47 certifi==2024.2.2 16:35:47 cffi==1.16.0 16:35:47 cfgv==3.4.0 16:35:47 chardet==5.2.0 16:35:47 charset-normalizer==3.3.2 16:35:47 click==8.1.7 16:35:47 cliff==4.6.0 16:35:47 cmd2==2.4.3 16:35:47 cryptography==3.3.2 16:35:47 debtcollector==3.0.0 16:35:47 decorator==5.1.1 16:35:47 defusedxml==0.7.1 16:35:47 Deprecated==1.2.14 16:35:47 distlib==0.3.8 16:35:47 dnspython==2.6.1 16:35:47 docker==4.2.2 16:35:47 dogpile.cache==1.3.2 16:35:47 email_validator==2.1.1 16:35:47 filelock==3.13.1 16:35:47 future==1.0.0 16:35:47 gitdb==4.0.11 16:35:47 GitPython==3.1.42 16:35:47 google-auth==2.28.1 16:35:47 httplib2==0.22.0 16:35:47 identify==2.5.35 16:35:47 idna==3.6 16:35:47 importlib-resources==1.5.0 16:35:47 iso8601==2.1.0 16:35:47 Jinja2==3.1.3 16:35:47 jmespath==1.0.1 16:35:47 jsonpatch==1.33 16:35:47 jsonpointer==2.4 16:35:47 jsonschema==4.21.1 16:35:47 jsonschema-specifications==2023.12.1 16:35:47 keystoneauth1==5.6.0 16:35:47 kubernetes==29.0.0 16:35:47 lftools==0.37.9 16:35:47 lxml==5.1.0 16:35:47 MarkupSafe==2.1.5 16:35:47 msgpack==1.0.8 16:35:47 multi_key_dict==2.0.3 16:35:47 munch==4.0.0 16:35:47 netaddr==1.2.1 16:35:47 netifaces==0.11.0 16:35:47 niet==1.4.2 16:35:47 nodeenv==1.8.0 16:35:47 oauth2client==4.1.3 16:35:47 oauthlib==3.2.2 16:35:47 openstacksdk==0.62.0 16:35:47 os-client-config==2.1.0 16:35:47 os-service-types==1.7.0 16:35:47 osc-lib==3.0.1 16:35:47 oslo.config==9.4.0 16:35:47 oslo.context==5.5.0 16:35:47 oslo.i18n==6.3.0 16:35:47 oslo.log==5.5.0 16:35:47 oslo.serialization==5.4.0 16:35:47 oslo.utils==7.1.0 16:35:47 packaging==23.2 16:35:47 pbr==6.0.0 16:35:47 platformdirs==4.2.0 16:35:47 prettytable==3.10.0 16:35:47 pyasn1==0.5.1 16:35:47 pyasn1-modules==0.3.0 16:35:47 pycparser==2.21 16:35:47 pygerrit2==2.0.15 16:35:47 PyGithub==2.2.0 16:35:47 pyinotify==0.9.6 16:35:47 PyJWT==2.8.0 16:35:47 PyNaCl==1.5.0 16:35:47 pyparsing==2.4.7 16:35:47 pyperclip==1.8.2 16:35:47 pyrsistent==0.20.0 16:35:47 python-cinderclient==9.5.0 16:35:47 python-dateutil==2.9.0 16:35:47 python-heatclient==3.5.0 16:35:47 python-jenkins==1.8.2 16:35:47 python-keystoneclient==5.4.0 16:35:47 python-magnumclient==4.4.0 16:35:47 python-novaclient==18.5.0 16:35:47 python-openstackclient==6.0.1 16:35:47 python-swiftclient==4.5.0 16:35:47 PyYAML==6.0.1 16:35:47 referencing==0.33.0 16:35:47 requests==2.31.0 16:35:47 requests-oauthlib==1.3.1 16:35:47 requestsexceptions==1.4.0 16:35:47 rfc3986==2.0.0 16:35:47 rpds-py==0.18.0 16:35:47 rsa==4.9 16:35:47 ruamel.yaml==0.18.6 16:35:47 ruamel.yaml.clib==0.2.8 16:35:47 s3transfer==0.10.0 16:35:47 simplejson==3.19.2 16:35:47 six==1.16.0 16:35:47 smmap==5.0.1 16:35:47 soupsieve==2.5 16:35:47 stevedore==5.2.0 16:35:47 tabulate==0.9.0 16:35:47 toml==0.10.2 16:35:47 tomlkit==0.12.4 16:35:47 tqdm==4.66.2 16:35:47 typing_extensions==4.10.0 16:35:47 tzdata==2024.1 16:35:47 urllib3==1.26.18 16:35:47 virtualenv==20.25.1 16:35:47 wcwidth==0.2.13 16:35:47 websocket-client==1.7.0 16:35:47 wrapt==1.16.0 16:35:47 xdg==6.0.0 16:35:47 xmltodict==0.13.0 16:35:47 yq==3.2.3 16:35:47 [EnvInject] - Injecting environment variables from a build step. 16:35:47 [EnvInject] - Injecting as environment variables the properties content 16:35:47 PYTHON=python3 16:35:47 16:35:47 [EnvInject] - Variables injected successfully. 16:35:47 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins6985720877711720600.sh 16:35:47 ---> tox-install.sh 16:35:47 + source /home/jenkins/lf-env.sh 16:35:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:35:47 ++ mktemp -d /tmp/venv-XXXX 16:35:47 + lf_venv=/tmp/venv-sDi5 16:35:47 + local venv_file=/tmp/.os_lf_venv 16:35:47 + local python=python3 16:35:47 + local options 16:35:47 + local set_path=true 16:35:47 + local install_args= 16:35:47 ++ 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:35:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:35:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:35:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:35:47 + true 16:35:47 + case $1 in 16:35:47 + venv_file=/tmp/.toxenv 16:35:47 + shift 2 16:35:47 + true 16:35:47 + case $1 in 16:35:47 + shift 16:35:47 + break 16:35:47 + case $python in 16:35:47 + local pkg_list= 16:35:47 + [[ -d /opt/pyenv ]] 16:35:47 + echo 'Setup pyenv:' 16:35:47 Setup pyenv: 16:35:47 + export PYENV_ROOT=/opt/pyenv 16:35:47 + PYENV_ROOT=/opt/pyenv 16:35:47 + 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:35:47 + 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:35:47 + pyenv versions 16:35:47 system 16:35:47 3.8.13 16:35:47 3.9.13 16:35:47 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 16:35:47 + command -v pyenv 16:35:47 ++ pyenv init - --no-rehash 16:35:47 + 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:35:47 export PATH="/opt/pyenv/shims:${PATH}" 16:35:47 export PYENV_SHELL=bash 16:35:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:47 pyenv() { 16:35:47 local command 16:35:47 command="${1:-}" 16:35:47 if [ "$#" -gt 0 ]; then 16:35:47 shift 16:35:47 fi 16:35:47 16:35:47 case "$command" in 16:35:47 rehash|shell) 16:35:47 eval "$(pyenv "sh-$command" "$@")" 16:35:47 ;; 16:35:47 *) 16:35:47 command pyenv "$command" "$@" 16:35:47 ;; 16:35:47 esac 16:35:47 }' 16:35:47 +++ 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:35:47 ++ 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:35:47 ++ 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:35:47 ++ 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:35:47 ++ export PYENV_SHELL=bash 16:35:47 ++ PYENV_SHELL=bash 16:35:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:47 +++ complete -F _pyenv pyenv 16:35:47 ++ lf-pyver python3 16:35:47 ++ local py_version_xy=python3 16:35:47 ++ local py_version_xyz= 16:35:47 ++ pyenv versions 16:35:47 ++ local command 16:35:47 ++ command=versions 16:35:47 ++ '[' 1 -gt 0 ']' 16:35:47 ++ shift 16:35:47 ++ case "$command" in 16:35:47 ++ command pyenv versions 16:35:47 ++ pyenv versions 16:35:47 ++ sed 's/^[ *]* //' 16:35:47 ++ grep -E '^[0-9.]*[0-9]$' 16:35:47 ++ awk '{ print $1 }' 16:35:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:47 +++ grep '^3' /tmp/.pyenv_versions 16:35:47 +++ tail -n 1 16:35:47 +++ sort -V 16:35:47 ++ py_version_xyz=3.10.6 16:35:47 ++ [[ -z 3.10.6 ]] 16:35:47 ++ echo 3.10.6 16:35:47 ++ return 0 16:35:47 + pyenv local 3.10.6 16:35:47 + local command 16:35:47 + command=local 16:35:47 + '[' 2 -gt 0 ']' 16:35:47 + shift 16:35:47 + case "$command" in 16:35:47 + command pyenv local 3.10.6 16:35:47 + pyenv local 3.10.6 16:35:47 + for arg in "$@" 16:35:47 + case $arg in 16:35:47 + pkg_list+='tox ' 16:35:47 + for arg in "$@" 16:35:47 + case $arg in 16:35:47 + pkg_list+='virtualenv ' 16:35:47 + for arg in "$@" 16:35:47 + case $arg in 16:35:47 + pkg_list+='urllib3~=1.26.15 ' 16:35:47 + [[ -f /tmp/.toxenv ]] 16:35:47 + [[ ! -f /tmp/.toxenv ]] 16:35:47 + [[ -n '' ]] 16:35:47 + python3 -m venv /tmp/venv-sDi5 16:35:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sDi5' 16:35:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sDi5 16:35:51 + echo /tmp/venv-sDi5 16:35:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:35:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:35:51 + /tmp/venv-sDi5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:35:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:35:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:35:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:35:54 + /tmp/venv-sDi5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:35:57 + type python3 16:35:57 + true 16:35:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sDi5/bin to PATH' 16:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-sDi5/bin to PATH 16:35:57 + PATH=/tmp/venv-sDi5/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:35:57 + return 0 16:35:57 + python3 --version 16:35:57 Python 3.10.6 16:35:57 + python3 -m pip --version 16:35:57 pip 24.0 from /tmp/venv-sDi5/lib/python3.10/site-packages/pip (python 3.10) 16:35:57 + python3 -m pip freeze 16:35:58 cachetools==5.3.3 16:35:58 chardet==5.2.0 16:35:58 colorama==0.4.6 16:35:58 distlib==0.3.8 16:35:58 filelock==3.13.1 16:35:58 packaging==23.2 16:35:58 platformdirs==4.2.0 16:35:58 pluggy==1.4.0 16:35:58 pyproject-api==1.6.1 16:35:58 tomli==2.0.1 16:35:58 tox==4.13.0 16:35:58 urllib3==1.26.18 16:35:58 virtualenv==20.25.1 16:35:58 [odlparent-tox-verify-master] $ /bin/sh -xe /tmp/jenkins11881538417541479069.sh 16:35:58 [EnvInject] - Injecting environment variables from a build step. 16:35:58 [EnvInject] - Injecting as environment variables the properties content 16:35:58 PARALLEL=False 16:35:58 16:35:58 [EnvInject] - Variables injected successfully. 16:35:58 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins12775590654231013911.sh 16:35:58 ---> tox-run.sh 16:35:58 + 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:35:58 + ARCHIVE_TOX_DIR=/w/workspace/odlparent-tox-verify-master/archives/tox 16:35:58 + ARCHIVE_DOC_DIR=/w/workspace/odlparent-tox-verify-master/archives/docs 16:35:58 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/tox 16:35:58 + cd /w/workspace/odlparent-tox-verify-master/. 16:35:58 + source /home/jenkins/lf-env.sh 16:35:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:35:58 ++ mktemp -d /tmp/venv-XXXX 16:35:58 + lf_venv=/tmp/venv-7z8s 16:35:58 + local venv_file=/tmp/.os_lf_venv 16:35:58 + local python=python3 16:35:58 + local options 16:35:58 + local set_path=true 16:35:58 + local install_args= 16:35:58 ++ 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:35:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:35:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:35:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:35:58 + true 16:35:58 + case $1 in 16:35:58 + venv_file=/tmp/.toxenv 16:35:58 + shift 2 16:35:58 + true 16:35:58 + case $1 in 16:35:58 + shift 16:35:58 + break 16:35:58 + case $python in 16:35:58 + local pkg_list= 16:35:58 + [[ -d /opt/pyenv ]] 16:35:58 + echo 'Setup pyenv:' 16:35:58 Setup pyenv: 16:35:58 + export PYENV_ROOT=/opt/pyenv 16:35:58 + PYENV_ROOT=/opt/pyenv 16:35:58 + 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:35:58 + 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:35:58 + pyenv versions 16:35:58 system 16:35:58 3.8.13 16:35:58 3.9.13 16:35:58 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 16:35:58 + command -v pyenv 16:35:58 ++ pyenv init - --no-rehash 16:35:58 + 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:35:58 export PATH="/opt/pyenv/shims:${PATH}" 16:35:58 export PYENV_SHELL=bash 16:35:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:58 pyenv() { 16:35:58 local command 16:35:58 command="${1:-}" 16:35:58 if [ "$#" -gt 0 ]; then 16:35:58 shift 16:35:58 fi 16:35:58 16:35:58 case "$command" in 16:35:58 rehash|shell) 16:35:58 eval "$(pyenv "sh-$command" "$@")" 16:35:58 ;; 16:35:58 *) 16:35:58 command pyenv "$command" "$@" 16:35:58 ;; 16:35:58 esac 16:35:58 }' 16:35:58 +++ 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:35:58 ++ 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:35:58 ++ 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:35:58 ++ 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:35:58 ++ export PYENV_SHELL=bash 16:35:58 ++ PYENV_SHELL=bash 16:35:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:58 +++ complete -F _pyenv pyenv 16:35:58 ++ lf-pyver python3 16:35:58 ++ local py_version_xy=python3 16:35:58 ++ local py_version_xyz= 16:35:58 ++ pyenv versions 16:35:58 ++ local command 16:35:58 ++ command=versions 16:35:58 ++ '[' 1 -gt 0 ']' 16:35:58 ++ shift 16:35:58 ++ case "$command" in 16:35:58 ++ command pyenv versions 16:35:58 ++ pyenv versions 16:35:58 ++ sed 's/^[ *]* //' 16:35:58 ++ grep -E '^[0-9.]*[0-9]$' 16:35:58 ++ awk '{ print $1 }' 16:35:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:58 +++ tail -n 1 16:35:58 +++ grep '^3' /tmp/.pyenv_versions 16:35:58 +++ sort -V 16:35:58 ++ py_version_xyz=3.10.6 16:35:58 ++ [[ -z 3.10.6 ]] 16:35:58 ++ echo 3.10.6 16:35:58 ++ return 0 16:35:58 + pyenv local 3.10.6 16:35:58 + local command 16:35:58 + command=local 16:35:58 + '[' 2 -gt 0 ']' 16:35:58 + shift 16:35:58 + case "$command" in 16:35:58 + command pyenv local 3.10.6 16:35:58 + pyenv local 3.10.6 16:35:58 + for arg in "$@" 16:35:58 + case $arg in 16:35:58 + pkg_list+='tox ' 16:35:58 + for arg in "$@" 16:35:58 + case $arg in 16:35:58 + pkg_list+='virtualenv ' 16:35:58 + for arg in "$@" 16:35:58 + case $arg in 16:35:58 + pkg_list+='urllib3~=1.26.15 ' 16:35:58 + [[ -f /tmp/.toxenv ]] 16:35:58 ++ cat /tmp/.toxenv 16:35:58 + lf_venv=/tmp/venv-sDi5 16:35:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDi5 from' file:/tmp/.toxenv 16:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDi5 from file:/tmp/.toxenv 16:35:58 + /tmp/venv-sDi5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:35:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:35:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:35:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:35:59 + /tmp/venv-sDi5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:36:00 + type python3 16:36:00 + true 16:36:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sDi5/bin to PATH' 16:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-sDi5/bin to PATH 16:36:00 + PATH=/tmp/venv-sDi5/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:36:00 + return 0 16:36:00 + [[ -d /opt/pyenv ]] 16:36:00 + echo '---> Setting up pyenv' 16:36:00 ---> Setting up pyenv 16:36:00 + export PYENV_ROOT=/opt/pyenv 16:36:00 + PYENV_ROOT=/opt/pyenv 16:36:00 + export PATH=/opt/pyenv/bin:/tmp/venv-sDi5/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:36:00 + PATH=/opt/pyenv/bin:/tmp/venv-sDi5/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:36:00 ++ pwd 16:36:00 + PYTHONPATH=/w/workspace/odlparent-tox-verify-master 16:36:00 + export PYTHONPATH 16:36:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:36:00 + TOX_TESTENV_PASSENV=PYTHONPATH 16:36:00 + tox --version 16:36:01 4.13.0 from /tmp/venv-sDi5/lib/python3.10/site-packages/tox/__init__.py 16:36:01 + PARALLEL=False 16:36:01 + TOX_OPTIONS_LIST= 16:36:01 + [[ -n '' ]] 16:36:01 + case ${PARALLEL,,} in 16:36:01 + tox 16:36:01 + tee -a /w/workspace/odlparent-tox-verify-master/archives/tox/tox.log 16:36:02 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:36:28 docs: freeze> python -m pip freeze --all 16:36:28 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.1,pyrsistent==0.20.0,python-dateutil==2.9.0,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:36:28 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html 16:36:28 Running Sphinx v7.2.6 16:36:29 making output directory... done 16:36:29 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 16:36:29 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 16:36:29 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 16:36:29 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 16:36:29 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 16:36:29 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 16:36:29 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 16:36:29 building [mo]: targets for 0 po files that are out of date 16:36:29 writing output... 16:36:29 building [html]: targets for 3 source files that are out of date 16:36:29 updating environment: [new config] 3 added, 0 changed, 0 removed 16:36:29 reading sources... [ 33%] NEWS reading sources... [ 67%] developer-guide reading sources... [100%] index 16:36:30 looking for now-outdated files... none found 16:36:30 pickling environment... done 16:36:30 checking consistency... done 16:36:30 preparing documents... done 16:36:30 copying assets... copying static files... done 16:36:30 copying extra files... done 16:36:30 done 16:36:30 writing output... [ 33%] NEWS writing output... [ 67%] developer-guide writing output... [100%] index 16:36:31 generating indices... genindex done 16:36:31 highlighting module code... 16:36:31 writing additional pages... search done 16:36:31 dumping search index in English (code: en)... done 16:36:31 dumping object inventory... done 16:36:31 build succeeded. 16:36:31 16:36:31 The HTML pages are in .tox/docs/tmp/html. 16:36:31 docs: OK ✔ in 30.03 seconds 16:36:31 pre-commit: install_deps> python -I -m pip install pre-commit 16:36:34 pre-commit: freeze> python -m pip freeze --all 16:36:34 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 16:36:34 pre-commit: commands[0]> pre-commit run --all-files 16:36:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:36:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:36:35 [INFO] Initializing environment for https://github.com/prettier/pre-commit. 16:36:36 [INFO] Initializing environment for https://github.com/prettier/pre-commit:prettier@2.1.2. 16:36:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:36:36 [INFO] Once installed this environment will be reused. 16:36:36 [INFO] This may take a few minutes... 16:36:40 [INFO] Installing environment for https://github.com/prettier/pre-commit. 16:36:40 [INFO] Once installed this environment will be reused. 16:36:40 [INFO] This may take a few minutes... 16:36:49 Check Xml................................................................Passed 16:36:50 Trim Trailing Whitespace.................................................Passed 16:36:50 prettier.................................................................Passed 16:36:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:36:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:36:50 [INFO] Once installed this environment will be reused. 16:36:50 [INFO] This may take a few minutes... 16:36:53 gitlint..............................................(no files to check)Skipped 16:36:53 docs: OK (30.03=setup[27.18]+cmd[2.85] seconds) 16:36:53 pre-commit: OK (22.32=setup[3.29]+cmd[15.86,3.17] seconds) 16:36:53 congratulations :) (52.51 seconds) 16:36:53 + tox_status=0 16:36:53 + echo '---> Completed tox runs' 16:36:53 ---> Completed tox runs 16:36:53 + for i in .tox/*/log 16:36:53 ++ echo .tox/docs/log 16:36:53 ++ awk -F/ '{print $2}' 16:36:53 + tox_env=docs 16:36:53 + cp -r .tox/docs/log /w/workspace/odlparent-tox-verify-master/archives/tox/docs 16:36:53 + for i in .tox/*/log 16:36:53 ++ echo .tox/pre-commit/log 16:36:53 ++ awk -F/ '{print $2}' 16:36:53 + tox_env=pre-commit 16:36:53 + cp -r .tox/pre-commit/log /w/workspace/odlparent-tox-verify-master/archives/tox/pre-commit 16:36:53 + DOC_DIR=docs/_build/html 16:36:53 + [[ -d docs/_build/html ]] 16:36:53 + echo '---> tox-run.sh ends' 16:36:53 ---> tox-run.sh ends 16:36:53 + test 0 -eq 0 16:36:53 $ ssh-agent -k 16:36:53 unset SSH_AUTH_SOCK; 16:36:53 unset SSH_AGENT_PID; 16:36:53 echo Agent pid 5565 killed; 16:36:53 [ssh-agent] Stopped. 16:36:53 [PostBuildScript] - [INFO] Executing post build scripts. 16:36:53 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins7311344038891187757.sh 16:36:53 ---> sysstat.sh 16:36:54 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins15239892352705982893.sh 16:36:54 ---> package-listing.sh 16:36:54 ++ facter osfamily 16:36:54 ++ tr '[:upper:]' '[:lower:]' 16:36:54 + OS_FAMILY=redhat 16:36:54 + workspace=/w/workspace/odlparent-tox-verify-master 16:36:54 + START_PACKAGES=/tmp/packages_start.txt 16:36:54 + END_PACKAGES=/tmp/packages_end.txt 16:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:54 + PACKAGES=/tmp/packages_start.txt 16:36:54 + '[' /w/workspace/odlparent-tox-verify-master ']' 16:36:54 + PACKAGES=/tmp/packages_end.txt 16:36:54 + case "${OS_FAMILY}" in 16:36:54 + rpm -qa 16:36:54 + sort 16:36:55 + '[' -f /tmp/packages_start.txt ']' 16:36:55 + '[' -f /tmp/packages_end.txt ']' 16:36:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:55 + '[' /w/workspace/odlparent-tox-verify-master ']' 16:36:55 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/ 16:36:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-tox-verify-master/archives/ 16:36:55 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins12449931848551452152.sh 16:36:55 ---> capture-instance-metadata.sh 16:36:55 Setup pyenv: 16:36:55 system 16:36:55 3.8.13 16:36:55 3.9.13 16:36:55 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 16:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CXEG from file:/tmp/.os_lf_venv 16:36:57 lf-activate-venv(): INFO: Installing: lftools 16:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-CXEG/bin to PATH 16:37:10 INFO: Running in OpenStack, capturing instance metadata 16:37:11 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins11457105869891119774.sh 16:37:11 provisioning config files... 16:37:11 Could not find credentials [logs] for odlparent-tox-verify-master #3365 16:37:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-tox-verify-master@tmp/config8625864327058637697tmp 16:37:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:37:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:37:11 provisioning config files... 16:37:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:37:11 [EnvInject] - Injecting environment variables from a build step. 16:37:11 [EnvInject] - Injecting as environment variables the properties content 16:37:11 SERVER_ID=logs 16:37:11 16:37:11 [EnvInject] - Variables injected successfully. 16:37:11 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins2017177822262177340.sh 16:37:11 ---> create-netrc.sh 16:37:11 WARN: Log server credential not found. 16:37:11 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins14424802774341053013.sh 16:37:11 ---> python-tools-install.sh 16:37:11 Setup pyenv: 16:37:11 system 16:37:11 3.8.13 16:37:11 3.9.13 16:37:11 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 16:37:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CXEG from file:/tmp/.os_lf_venv 16:37:13 lf-activate-venv(): INFO: Installing: lftools 16:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-CXEG/bin to PATH 16:37:24 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins7271320620624482356.sh 16:37:24 ---> sudo-logs.sh 16:37:24 Archiving 'sudo' log.. 16:37:25 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins1321908742874183296.sh 16:37:25 ---> job-cost.sh 16:37:25 Setup pyenv: 16:37:25 system 16:37:25 3.8.13 16:37:25 3.9.13 16:37:25 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 16:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CXEG from file:/tmp/.os_lf_venv 16:37:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-CXEG/bin to PATH 16:37:33 INFO: No Stack... 16:37:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:37:33 INFO: Archiving Costs 16:37:33 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins9822470572367702706.sh 16:37:33 ---> logs-deploy.sh 16:37:33 Setup pyenv: 16:37:33 system 16:37:33 3.8.13 16:37:33 3.9.13 16:37:33 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 16:37:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CXEG from file:/tmp/.os_lf_venv 16:37:35 lf-activate-venv(): INFO: Installing: lftools 16:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-CXEG/bin to PATH 16:37:44 WARNING: Nexus logging server not set 16:37:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-tox-verify-master/3365/ 16:37:44 INFO: archiving logs to S3 16:37:46 ---> uname -a: 16:37:46 Linux prd-centos8-builder-4c-4g-1044.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:37:46 16:37:46 16:37:46 ---> lscpu: 16:37:46 Architecture: x86_64 16:37:46 CPU op-mode(s): 32-bit, 64-bit 16:37:46 Byte Order: Little Endian 16:37:46 CPU(s): 4 16:37:46 On-line CPU(s) list: 0-3 16:37:46 Thread(s) per core: 1 16:37:46 Core(s) per socket: 1 16:37:46 Socket(s): 4 16:37:46 NUMA node(s): 1 16:37:46 Vendor ID: AuthenticAMD 16:37:46 CPU family: 23 16:37:46 Model: 49 16:37:46 Model name: AMD EPYC-Rome Processor 16:37:46 Stepping: 0 16:37:46 CPU MHz: 2799.998 16:37:46 BogoMIPS: 5599.99 16:37:46 Virtualization: AMD-V 16:37:46 Hypervisor vendor: KVM 16:37:46 Virtualization type: full 16:37:46 L1d cache: 32K 16:37:46 L1i cache: 32K 16:37:46 L2 cache: 512K 16:37:46 L3 cache: 16384K 16:37:46 NUMA node0 CPU(s): 0-3 16:37:46 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:37:46 16:37:46 16:37:46 ---> nproc: 16:37:46 4 16:37:46 16:37:46 16:37:46 ---> df -h: 16:37:46 Filesystem Size Used Avail Use% Mounted on 16:37:46 devtmpfs 7.7G 0 7.7G 0% /dev 16:37:46 tmpfs 7.7G 0 7.7G 0% /dev/shm 16:37:46 tmpfs 7.7G 17M 7.7G 1% /run 16:37:46 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 16:37:46 /dev/vda1 80G 9.0G 72G 12% / 16:37:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:37:46 16:37:46 16:37:46 ---> free -m: 16:37:46 total used free shared buff/cache available 16:37:46 Mem: 15761 766 12105 19 2889 14645 16:37:46 Swap: 1023 0 1023 16:37:46 16:37:46 16:37:46 ---> ip addr: 16:37:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:37:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:46 inet 127.0.0.1/8 scope host lo 16:37:46 valid_lft forever preferred_lft forever 16:37:46 inet6 ::1/128 scope host 16:37:46 valid_lft forever preferred_lft forever 16:37:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:37:46 link/ether fa:16:3e:74:08:7a brd ff:ff:ff:ff:ff:ff 16:37:46 altname enp0s3 16:37:46 altname ens3 16:37:46 inet 10.30.170.247/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:37:46 valid_lft 86173sec preferred_lft 86173sec 16:37:46 inet6 fe80::f816:3eff:fe74:87a/64 scope link 16:37:46 valid_lft forever preferred_lft forever 16:37:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:37:46 link/ether 02:42:94:41:5f:91 brd ff:ff:ff:ff:ff:ff 16:37:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:46 valid_lft forever preferred_lft forever 16:37:46 16:37:46 16:37:46 ---> sar -b -r -n DEV: 16:37:46 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/01/2024 _x86_64_ (4 CPU) 16:37:46 16:37:46 16:33:54 LINUX RESTART (4 CPU) 16:37:46 16:37:46 04:35:02 PM tps rtps wtps bread/s bwrtn/s 16:37:46 04:36:01 PM 116.37 8.15 108.22 1347.34 8189.95 16:37:46 04:37:01 PM 142.83 1.67 141.16 92.92 19740.99 16:37:46 Average: 129.71 4.88 124.83 714.91 14013.51 16:37:46 16:37:46 04:35:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:46 04:36:01 PM 13166732 15111404 2972720 18.42 2688 2153632 1121352 6.52 217680 2376784 117104 16:37:46 04:37:01 PM 12420980 15014424 3718472 23.04 2688 2773436 1095584 6.37 463860 2776768 237584 16:37:46 Average: 12793856 15062914 3345596 20.73 2688 2463534 1108468 6.45 340770 2576776 177344 16:37:46 16:37:46 04:35:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:46 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:46 04:36:01 PM eth0 41.71 33.80 360.20 7.23 0.00 0.00 0.00 0.00 16:37:46 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:46 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:46 04:37:01 PM eth0 143.24 102.85 2143.17 12.94 0.00 0.00 0.00 0.00 16:37:46 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:46 Average: eth0 92.90 68.61 1259.10 10.11 0.00 0.00 0.00 0.00 16:37:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:46 16:37:46 16:37:46 ---> sar -P ALL: 16:37:46 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/01/2024 _x86_64_ (4 CPU) 16:37:46 16:37:46 16:33:54 LINUX RESTART (4 CPU) 16:37:46 16:37:46 04:35:02 PM CPU %user %nice %system %iowait %steal %idle 16:37:46 04:36:01 PM all 19.69 0.00 3.12 1.50 0.08 75.59 16:37:46 04:36:01 PM 0 30.64 0.00 4.58 1.49 0.10 63.18 16:37:46 04:36:01 PM 1 24.96 0.00 3.93 2.16 0.08 68.87 16:37:46 04:36:01 PM 2 19.50 0.00 2.72 1.31 0.07 76.40 16:37:46 04:36:01 PM 3 3.64 0.00 1.26 1.05 0.09 93.96 16:37:46 04:37:01 PM all 21.62 0.00 4.21 3.20 0.09 70.89 16:37:46 04:37:01 PM 0 15.12 0.00 3.01 1.85 0.10 79.92 16:37:46 04:37:01 PM 1 28.15 0.00 4.27 3.10 0.08 64.41 16:37:46 04:37:01 PM 2 29.64 0.00 4.75 4.40 0.08 61.13 16:37:46 04:37:01 PM 3 13.56 0.00 4.83 3.44 0.08 78.09 16:37:46 Average: all 20.66 0.00 3.67 2.36 0.09 73.22 16:37:46 Average: 0 22.82 0.00 3.79 1.67 0.10 71.62 16:37:46 Average: 1 26.57 0.00 4.10 2.63 0.08 66.62 16:37:46 Average: 2 24.61 0.00 3.75 2.87 0.08 68.70 16:37:46 Average: 3 8.64 0.00 3.06 2.25 0.08 85.97 16:37:46 16:37:46 16:37:46