23:58:17 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110087 23:58:17 Running as SYSTEM 23:58:17 [EnvInject] - Loading node environment variables. 23:58:17 Building remotely on prd-centos8-builder-2c-2g-1016 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:58:18 [ssh-agent] Looking for ssh-agent implementation... 23:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:18 $ ssh-agent 23:58:18 SSH_AUTH_SOCK=/tmp/ssh-cseeLL7DTsA9/agent.5501 23:58:18 SSH_AGENT_PID=5502 23:58:18 [ssh-agent] Started. 23:58:18 Running ssh-add (command line suppressed) 23:58:18 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_16712848439686018034.key (/w/workspace/builder-tox-verify-master@tmp/private_key_16712848439686018034.key) 23:58:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:58:18 The recommended git tool is: NONE 23:58:21 using credential jenkins-ssh 23:58:21 Wiping out workspace first. 23:58:21 Cloning the remote Git repository 23:58:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:58:21 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:58:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:58:21 > git --version # timeout=10 23:58:21 > git --version # 'git version 2.43.0' 23:58:21 using GIT_SSH to set credentials jenkins-ssh 23:58:21 [INFO] Currently running in a labeled security context 23:58:21 [INFO] Currently SELinux is 'enforcing' on the host 23:58:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh11137460519532411656.key 23:58:21 Verifying host key using known hosts file 23:58:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:58:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:58:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:58:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:58:24 using GIT_SSH to set credentials jenkins-ssh 23:58:24 [INFO] Currently running in a labeled security context 23:58:24 [INFO] Currently SELinux is 'enforcing' on the host 23:58:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh11370720865597806388.key 23:58:24 Verifying host key using known hosts file 23:58:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:58:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/87/110087/1 # timeout=10 23:58:24 > git rev-parse b55a8f28c1a3c26e903be49ee95a09f4349b2eaa^{commit} # timeout=10 23:58:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:58:24 Checking out Revision b55a8f28c1a3c26e903be49ee95a09f4349b2eaa (refs/changes/87/110087/1) 23:58:24 > git config core.sparsecheckout # timeout=10 23:58:24 > git checkout -f b55a8f28c1a3c26e903be49ee95a09f4349b2eaa # timeout=10 23:58:28 Commit message: "CI: Update global-jjb to the latest v0.89.9" 23:58:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:58:28 > git rev-list --no-walk b8b9e3643c8dbf982f9901962d62d920fd068017 # timeout=10 23:58:28 > git remote # timeout=10 23:58:28 > git submodule init # timeout=10 23:58:28 > git submodule sync # timeout=10 23:58:28 > git config --get remote.origin.url # timeout=10 23:58:28 > git submodule init # timeout=10 23:58:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:58:28 > git config --get submodule.global-jjb.url # timeout=10 23:58:28 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:58:28 > git config --get submodule.packer/common-packer.url # timeout=10 23:58:28 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:58:28 > git submodule update --init --recursive global-jjb # timeout=10 23:58:29 > git submodule update --init --recursive packer/common-packer # timeout=10 23:58:30 provisioning config files... 23:58:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:58:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:58:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12936244103238477327.sh 23:58:30 ---> python-tools-install.sh 23:58:30 Setup pyenv: 23:58:30 system 23:58:30 * 3.8.13 (set by /opt/pyenv/version) 23:58:30 * 3.9.13 (set by /opt/pyenv/version) 23:58:30 * 3.10.6 (set by /opt/pyenv/version) 23:58:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZI47 23:58:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:58:38 lf-activate-venv(): INFO: Installing: lftools 23:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZI47/bin to PATH 23:59:14 Generating Requirements File 23:59:48 Python 3.10.6 23:59:48 pip 23.3.2 from /tmp/venv-ZI47/lib/python3.10/site-packages/pip (python 3.10) 23:59:49 appdirs==1.4.4 23:59:49 argcomplete==3.2.2 23:59:49 aspy.yaml==1.3.0 23:59:49 attrs==23.2.0 23:59:49 autopage==0.5.2 23:59:49 beautifulsoup4==4.12.3 23:59:49 boto3==1.34.30 23:59:49 botocore==1.34.30 23:59:49 bs4==0.0.2 23:59:49 cachetools==5.3.2 23:59:49 certifi==2023.11.17 23:59:49 cffi==1.16.0 23:59:49 cfgv==3.4.0 23:59:49 chardet==5.2.0 23:59:49 charset-normalizer==3.3.2 23:59:49 click==8.1.7 23:59:49 cliff==4.5.0 23:59:49 cmd2==2.4.3 23:59:49 cryptography==3.3.2 23:59:49 debtcollector==2.5.0 23:59:49 decorator==5.1.1 23:59:49 defusedxml==0.7.1 23:59:49 Deprecated==1.2.14 23:59:49 distlib==0.3.8 23:59:49 dnspython==2.5.0 23:59:49 docker==4.2.2 23:59:49 dogpile.cache==1.3.0 23:59:49 email-validator==2.1.0.post1 23:59:49 filelock==3.13.1 23:59:49 future==0.18.3 23:59:49 gitdb==4.0.11 23:59:49 GitPython==3.1.41 23:59:49 google-auth==2.27.0 23:59:49 httplib2==0.22.0 23:59:49 identify==2.5.33 23:59:49 idna==3.6 23:59:49 importlib-resources==1.5.0 23:59:49 iso8601==2.1.0 23:59:49 Jinja2==3.1.3 23:59:49 jmespath==1.0.1 23:59:49 jsonpatch==1.33 23:59:49 jsonpointer==2.4 23:59:49 jsonschema==4.21.1 23:59:49 jsonschema-specifications==2023.12.1 23:59:49 keystoneauth1==5.5.0 23:59:49 kubernetes==29.0.0 23:59:49 lftools==0.37.8 23:59:49 lxml==5.1.0 23:59:49 MarkupSafe==2.1.4 23:59:49 msgpack==1.0.7 23:59:49 multi_key_dict==2.0.3 23:59:49 munch==4.0.0 23:59:49 netaddr==0.10.1 23:59:49 netifaces==0.11.0 23:59:49 niet==1.4.2 23:59:49 nodeenv==1.8.0 23:59:49 oauth2client==4.1.3 23:59:49 oauthlib==3.2.2 23:59:49 openstacksdk==0.62.0 23:59:49 os-client-config==2.1.0 23:59:49 os-service-types==1.7.0 23:59:49 osc-lib==3.0.0 23:59:49 oslo.config==9.3.0 23:59:49 oslo.context==5.3.0 23:59:49 oslo.i18n==6.2.0 23:59:49 oslo.log==5.4.0 23:59:49 oslo.serialization==5.3.0 23:59:49 oslo.utils==7.0.0 23:59:49 packaging==23.2 23:59:49 pbr==6.0.0 23:59:49 platformdirs==4.1.0 23:59:49 prettytable==3.9.0 23:59:49 pyasn1==0.5.1 23:59:49 pyasn1-modules==0.3.0 23:59:49 pycparser==2.21 23:59:49 pygerrit2==2.0.15 23:59:49 PyGithub==2.1.1 23:59:49 pyinotify==0.9.6 23:59:49 PyJWT==2.8.0 23:59:49 PyNaCl==1.5.0 23:59:49 pyparsing==2.4.7 23:59:49 pyperclip==1.8.2 23:59:49 pyrsistent==0.20.0 23:59:49 python-cinderclient==9.4.0 23:59:49 python-dateutil==2.8.2 23:59:49 python-heatclient==3.4.0 23:59:49 python-jenkins==1.8.2 23:59:49 python-keystoneclient==5.3.0 23:59:49 python-magnumclient==4.3.0 23:59:49 python-novaclient==18.4.0 23:59:49 python-openstackclient==6.0.0 23:59:49 python-swiftclient==4.4.0 23:59:49 pytz==2023.4 23:59:49 PyYAML==6.0.1 23:59:49 referencing==0.33.0 23:59:49 requests==2.31.0 23:59:49 requests-oauthlib==1.3.1 23:59:49 requestsexceptions==1.4.0 23:59:49 rfc3986==2.0.0 23:59:49 rpds-py==0.17.1 23:59:49 rsa==4.9 23:59:49 ruamel.yaml==0.18.5 23:59:49 ruamel.yaml.clib==0.2.8 23:59:49 s3transfer==0.10.0 23:59:49 simplejson==3.19.2 23:59:49 six==1.16.0 23:59:49 smmap==5.0.1 23:59:49 soupsieve==2.5 23:59:49 stevedore==5.1.0 23:59:49 tabulate==0.9.0 23:59:49 toml==0.10.2 23:59:49 tomlkit==0.12.3 23:59:49 tqdm==4.66.1 23:59:49 typing_extensions==4.9.0 23:59:49 tzdata==2023.4 23:59:49 urllib3==1.26.18 23:59:49 virtualenv==20.25.0 23:59:49 wcwidth==0.2.13 23:59:49 websocket-client==1.7.0 23:59:49 wrapt==1.16.0 23:59:49 xdg==6.0.0 23:59:49 xmltodict==0.13.0 23:59:49 yq==3.2.3 23:59:49 [EnvInject] - Injecting environment variables from a build step. 23:59:49 [EnvInject] - Injecting as environment variables the properties content 23:59:49 PYTHON=python3 23:59:49 23:59:49 [EnvInject] - Variables injected successfully. 23:59:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2476959325688013086.sh 23:59:49 ---> tox-install.sh 23:59:49 + source /home/jenkins/lf-env.sh 23:59:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:59:49 ++ mktemp -d /tmp/venv-XXXX 23:59:49 + lf_venv=/tmp/venv-Ir2a 23:59:49 + local venv_file=/tmp/.os_lf_venv 23:59:49 + local python=python3 23:59:49 + local options 23:59:49 + local set_path=true 23:59:49 + local install_args= 23:59:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:59:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:59:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:59:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:59:49 + true 23:59:49 + case $1 in 23:59:49 + venv_file=/tmp/.toxenv 23:59:49 + shift 2 23:59:49 + true 23:59:49 + case $1 in 23:59:49 + shift 23:59:49 + break 23:59:49 + case $python in 23:59:49 + local pkg_list= 23:59:49 + [[ -d /opt/pyenv ]] 23:59:49 + echo 'Setup pyenv:' 23:59:49 Setup pyenv: 23:59:49 + export PYENV_ROOT=/opt/pyenv 23:59:49 + PYENV_ROOT=/opt/pyenv 23:59:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:59:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:59:49 + pyenv versions 23:59:49 system 23:59:49 3.8.13 23:59:49 3.9.13 23:59:49 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:59:49 + command -v pyenv 23:59:49 ++ pyenv init - --no-rehash 23:59:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 23:59:49 export PATH="/opt/pyenv/shims:${PATH}" 23:59:49 export PYENV_SHELL=bash 23:59:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:59:49 pyenv() { 23:59:49 local command 23:59:49 command="${1:-}" 23:59:49 if [ "$#" -gt 0 ]; then 23:59:49 shift 23:59:49 fi 23:59:49 23:59:49 case "$command" in 23:59:49 rehash|shell) 23:59:49 eval "$(pyenv "sh-$command" "$@")" 23:59:49 ;; 23:59:49 *) 23:59:49 command pyenv "$command" "$@" 23:59:49 ;; 23:59:49 esac 23:59:49 }' 23:59:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 23:59:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:59:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:59:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:59:49 ++ export PYENV_SHELL=bash 23:59:49 ++ PYENV_SHELL=bash 23:59:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:59:49 +++ complete -F _pyenv pyenv 23:59:49 ++ lf-pyver python3 23:59:49 ++ local py_version_xy=python3 23:59:49 ++ local py_version_xyz= 23:59:49 ++ awk '{ print $1 }' 23:59:49 ++ pyenv versions 23:59:49 ++ local command 23:59:49 ++ command=versions 23:59:49 ++ '[' 1 -gt 0 ']' 23:59:49 ++ shift 23:59:49 ++ case "$command" in 23:59:49 ++ command pyenv versions 23:59:49 ++ pyenv versions 23:59:49 ++ sed 's/^[ *]* //' 23:59:49 ++ grep -E '^[0-9.]*[0-9]$' 23:59:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:59:49 +++ grep '^3' /tmp/.pyenv_versions 23:59:49 +++ tail -n 1 23:59:49 +++ sort -V 23:59:49 ++ py_version_xyz=3.10.6 23:59:49 ++ [[ -z 3.10.6 ]] 23:59:49 ++ echo 3.10.6 23:59:49 ++ return 0 23:59:49 + pyenv local 3.10.6 23:59:49 + local command 23:59:49 + command=local 23:59:49 + '[' 2 -gt 0 ']' 23:59:49 + shift 23:59:49 + case "$command" in 23:59:49 + command pyenv local 3.10.6 23:59:49 + pyenv local 3.10.6 23:59:49 + for arg in "$@" 23:59:49 + case $arg in 23:59:49 + pkg_list+='tox ' 23:59:49 + for arg in "$@" 23:59:49 + case $arg in 23:59:49 + pkg_list+='virtualenv ' 23:59:49 + for arg in "$@" 23:59:49 + case $arg in 23:59:49 + pkg_list+='urllib3~=1.26.15 ' 23:59:49 + [[ -f /tmp/.toxenv ]] 23:59:49 + [[ ! -f /tmp/.toxenv ]] 23:59:49 + [[ -n '' ]] 23:59:49 + python3 -m venv /tmp/venv-Ir2a 23:59:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ir2a' 23:59:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ir2a 23:59:53 + echo /tmp/venv-Ir2a 23:59:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:59:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:59:53 + /tmp/venv-Ir2a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:59:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:59:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:59:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:59:57 + /tmp/venv-Ir2a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 00:00:00 + type python3 00:00:00 + true 00:00:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ir2a/bin to PATH' 00:00:00 lf-activate-venv(): INFO: Adding /tmp/venv-Ir2a/bin to PATH 00:00:00 + PATH=/tmp/venv-Ir2a/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 00:00:00 + return 0 00:00:00 + python3 --version 00:00:00 Python 3.10.6 00:00:00 + python3 -m pip --version 00:00:01 pip 23.3.2 from /tmp/venv-Ir2a/lib/python3.10/site-packages/pip (python 3.10) 00:00:01 + python3 -m pip freeze 00:00:01 cachetools==5.3.2 00:00:01 chardet==5.2.0 00:00:01 colorama==0.4.6 00:00:01 distlib==0.3.8 00:00:01 filelock==3.13.1 00:00:01 packaging==23.2 00:00:01 platformdirs==4.1.0 00:00:01 pluggy==1.4.0 00:00:01 pyproject-api==1.6.1 00:00:01 tomli==2.0.1 00:00:01 tox==4.12.1 00:00:01 urllib3==1.26.18 00:00:01 virtualenv==20.25.0 00:00:01 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2009991901459708918.sh 00:00:01 [EnvInject] - Injecting environment variables from a build step. 00:00:01 [EnvInject] - Injecting as environment variables the properties content 00:00:01 PARALLEL=False 00:00:01 00:00:01 [EnvInject] - Variables injected successfully. 00:00:01 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17433612406607516069.sh 00:00:01 ---> tox-run.sh 00:00:01 + 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 00:00:01 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 00:00:01 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 00:00:01 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 00:00:01 + cd /w/workspace/builder-tox-verify-master/. 00:00:01 + source /home/jenkins/lf-env.sh 00:00:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:00:01 ++ mktemp -d /tmp/venv-XXXX 00:00:01 + lf_venv=/tmp/venv-8MXn 00:00:01 + local venv_file=/tmp/.os_lf_venv 00:00:01 + local python=python3 00:00:01 + local options 00:00:01 + local set_path=true 00:00:01 + local install_args= 00:00:01 ++ 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 00:00:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:00:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:00:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:00:01 + true 00:00:01 + case $1 in 00:00:01 + venv_file=/tmp/.toxenv 00:00:01 + shift 2 00:00:01 + true 00:00:01 + case $1 in 00:00:01 + shift 00:00:01 + break 00:00:01 + case $python in 00:00:01 + local pkg_list= 00:00:01 + [[ -d /opt/pyenv ]] 00:00:01 + echo 'Setup pyenv:' 00:00:01 Setup pyenv: 00:00:01 + export PYENV_ROOT=/opt/pyenv 00:00:01 + PYENV_ROOT=/opt/pyenv 00:00:01 + 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 00:00:01 + 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 00:00:01 + pyenv versions 00:00:02 system 00:00:02 3.8.13 00:00:02 3.9.13 00:00:02 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:00:02 + command -v pyenv 00:00:02 ++ pyenv init - --no-rehash 00:00:02 + 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[*]}"'\'')" 00:00:02 export PATH="/opt/pyenv/shims:${PATH}" 00:00:02 export PYENV_SHELL=bash 00:00:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:00:02 pyenv() { 00:00:02 local command 00:00:02 command="${1:-}" 00:00:02 if [ "$#" -gt 0 ]; then 00:00:02 shift 00:00:02 fi 00:00:02 00:00:02 case "$command" in 00:00:02 rehash|shell) 00:00:02 eval "$(pyenv "sh-$command" "$@")" 00:00:02 ;; 00:00:02 *) 00:00:02 command pyenv "$command" "$@" 00:00:02 ;; 00:00:02 esac 00:00:02 }' 00:00:02 +++ 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[*]}"' 00:00:02 ++ 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 00:00:02 ++ 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 00:00:02 ++ 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 00:00:02 ++ export PYENV_SHELL=bash 00:00:02 ++ PYENV_SHELL=bash 00:00:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:00:02 +++ complete -F _pyenv pyenv 00:00:02 ++ lf-pyver python3 00:00:02 ++ local py_version_xy=python3 00:00:02 ++ local py_version_xyz= 00:00:02 ++ grep -E '^[0-9.]*[0-9]$' 00:00:02 ++ awk '{ print $1 }' 00:00:02 ++ pyenv versions 00:00:02 ++ local command 00:00:02 ++ command=versions 00:00:02 ++ '[' 1 -gt 0 ']' 00:00:02 ++ shift 00:00:02 ++ case "$command" in 00:00:02 ++ command pyenv versions 00:00:02 ++ pyenv versions 00:00:02 ++ sed 's/^[ *]* //' 00:00:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:00:02 +++ tail -n 1 00:00:02 +++ grep '^3' /tmp/.pyenv_versions 00:00:02 +++ sort -V 00:00:02 ++ py_version_xyz=3.10.6 00:00:02 ++ [[ -z 3.10.6 ]] 00:00:02 ++ echo 3.10.6 00:00:02 ++ return 0 00:00:02 + pyenv local 3.10.6 00:00:02 + local command 00:00:02 + command=local 00:00:02 + '[' 2 -gt 0 ']' 00:00:02 + shift 00:00:02 + case "$command" in 00:00:02 + command pyenv local 3.10.6 00:00:02 + pyenv local 3.10.6 00:00:02 + for arg in "$@" 00:00:02 + case $arg in 00:00:02 + pkg_list+='tox ' 00:00:02 + for arg in "$@" 00:00:02 + case $arg in 00:00:02 + pkg_list+='virtualenv ' 00:00:02 + for arg in "$@" 00:00:02 + case $arg in 00:00:02 + pkg_list+='urllib3~=1.26.15 ' 00:00:02 + [[ -f /tmp/.toxenv ]] 00:00:02 ++ cat /tmp/.toxenv 00:00:02 + lf_venv=/tmp/venv-Ir2a 00:00:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ir2a from' file:/tmp/.toxenv 00:00:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ir2a from file:/tmp/.toxenv 00:00:02 + /tmp/venv-Ir2a/bin/python3 -m pip install --upgrade --quiet pip virtualenv 00:00:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:00:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 00:00:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 00:00:03 + /tmp/venv-Ir2a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 00:00:04 + type python3 00:00:04 + true 00:00:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ir2a/bin to PATH' 00:00:04 lf-activate-venv(): INFO: Adding /tmp/venv-Ir2a/bin to PATH 00:00:04 + PATH=/tmp/venv-Ir2a/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 00:00:04 + return 0 00:00:04 + [[ -d /opt/pyenv ]] 00:00:04 + echo '---> Setting up pyenv' 00:00:04 ---> Setting up pyenv 00:00:04 + export PYENV_ROOT=/opt/pyenv 00:00:04 + PYENV_ROOT=/opt/pyenv 00:00:04 + export PATH=/opt/pyenv/bin:/tmp/venv-Ir2a/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 00:00:04 + PATH=/opt/pyenv/bin:/tmp/venv-Ir2a/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 00:00:04 ++ pwd 00:00:04 + PYTHONPATH=/w/workspace/builder-tox-verify-master 00:00:04 + export PYTHONPATH 00:00:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 00:00:04 + TOX_TESTENV_PASSENV=PYTHONPATH 00:00:04 + tox --version 00:00:05 4.12.1 from /tmp/venv-Ir2a/lib/python3.10/site-packages/tox/__init__.py 00:00:05 + PARALLEL=False 00:00:05 + TOX_OPTIONS_LIST= 00:00:05 + [[ -n '' ]] 00:00:05 + case ${PARALLEL,,} in 00:00:05 + tox 00:00:05 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 00:00:06 docs: install_deps> python -I -m pip install -r docs/requirements.txt 00:00:34 docs: freeze> python -m pip freeze --all 00:00:34 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.4,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 00:00:34 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 00:00:36 docs: OK ✔ in 30.67 seconds 00:00:36 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 00:00:56 docs-linkcheck: freeze> python -m pip freeze --all 00:00:56 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.4,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 00:00:56 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 00:00:59 docs-linkcheck: OK ✔ in 23.02 seconds 00:00:59 jjb-version: freeze> python -m pip freeze --all 00:01:00 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 00:01:00 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 00:01:00 JJB version in jjb/releng-jobs.yaml: 5.0.2 00:01:00 JJB version in tox.ini: 5.0.2 00:01:00 jjb-version: OK ✔ in 1.25 seconds 00:01:00 prefix: freeze> python -m pip freeze --all 00:01:01 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 00:01:01 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 00:01:01 prefix: OK ✔ in 1.19 seconds 00:01:01 robot: freeze> python -m pip freeze --all 00:01:02 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 00:01:02 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 00:01:02 docs: OK (30.67=setup[28.96]+cmd[1.71] seconds) 00:01:02 docs-linkcheck: OK (23.02=setup[20.56]+cmd[2.46] seconds) 00:01:02 jjb-version: OK (1.25=setup[1.21]+cmd[0.03] seconds) 00:01:02 prefix: OK (1.19=setup[1.16]+cmd[0.03] seconds) 00:01:02 robot: OK (1.23=setup[1.19]+cmd[0.04] seconds) 00:01:02 congratulations :) (57.53 seconds) 00:01:02 + tox_status=0 00:01:02 + echo '---> Completed tox runs' 00:01:02 ---> Completed tox runs 00:01:02 + for i in .tox/*/log 00:01:02 ++ echo .tox/docs-linkcheck/log 00:01:02 ++ awk -F/ '{print $2}' 00:01:02 + tox_env=docs-linkcheck 00:01:02 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 00:01:02 + for i in .tox/*/log 00:01:02 ++ echo .tox/docs/log 00:01:02 ++ awk -F/ '{print $2}' 00:01:02 + tox_env=docs 00:01:02 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 00:01:02 + for i in .tox/*/log 00:01:02 ++ echo .tox/jjb-version/log 00:01:02 ++ awk -F/ '{print $2}' 00:01:02 + tox_env=jjb-version 00:01:02 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 00:01:02 + for i in .tox/*/log 00:01:02 ++ echo .tox/prefix/log 00:01:02 ++ awk -F/ '{print $2}' 00:01:02 + tox_env=prefix 00:01:02 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 00:01:02 + for i in .tox/*/log 00:01:02 ++ echo .tox/robot/log 00:01:02 ++ awk -F/ '{print $2}' 00:01:02 + tox_env=robot 00:01:02 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 00:01:02 + DOC_DIR=docs/_build/html 00:01:02 + [[ -d docs/_build/html ]] 00:01:02 + echo '---> Archiving generated docs' 00:01:02 ---> Archiving generated docs 00:01:02 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 00:01:02 + echo '---> tox-run.sh ends' 00:01:02 ---> tox-run.sh ends 00:01:02 + test 0 -eq 0 00:01:03 $ ssh-agent -k 00:01:03 unset SSH_AUTH_SOCK; 00:01:03 unset SSH_AGENT_PID; 00:01:03 echo Agent pid 5502 killed; 00:01:03 [ssh-agent] Stopped. 00:01:03 [PostBuildScript] - [INFO] Executing post build scripts. 00:01:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3833749609267616996.sh 00:01:03 ---> sysstat.sh 00:01:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7511863790730663602.sh 00:01:03 ---> package-listing.sh 00:01:03 ++ facter osfamily 00:01:03 ++ tr '[:upper:]' '[:lower:]' 00:01:03 + OS_FAMILY=redhat 00:01:03 + workspace=/w/workspace/builder-tox-verify-master 00:01:03 + START_PACKAGES=/tmp/packages_start.txt 00:01:03 + END_PACKAGES=/tmp/packages_end.txt 00:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:03 + PACKAGES=/tmp/packages_start.txt 00:01:03 + '[' /w/workspace/builder-tox-verify-master ']' 00:01:03 + PACKAGES=/tmp/packages_end.txt 00:01:03 + case "${OS_FAMILY}" in 00:01:03 + rpm -qa 00:01:03 + sort 00:01:04 + '[' -f /tmp/packages_start.txt ']' 00:01:04 + '[' -f /tmp/packages_end.txt ']' 00:01:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:04 + '[' /w/workspace/builder-tox-verify-master ']' 00:01:04 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 00:01:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 00:01:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15294479963191019086.sh 00:01:04 ---> capture-instance-metadata.sh 00:01:04 Setup pyenv: 00:01:04 system 00:01:04 3.8.13 00:01:04 3.9.13 00:01:04 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:01:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI47 from file:/tmp/.os_lf_venv 00:01:06 lf-activate-venv(): INFO: Installing: lftools 00:01:21 lf-activate-venv(): INFO: Adding /tmp/venv-ZI47/bin to PATH 00:01:21 INFO: Running in OpenStack, capturing instance metadata 00:01:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12075112898997906367.sh 00:01:21 provisioning config files... 00:01:21 Could not find credentials [logs] for builder-tox-verify-master #7320 00:01:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config3849135225506917052tmp 00:01:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:01:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:01:21 provisioning config files... 00:01:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:01:21 [EnvInject] - Injecting environment variables from a build step. 00:01:21 [EnvInject] - Injecting as environment variables the properties content 00:01:21 SERVER_ID=logs 00:01:21 00:01:21 [EnvInject] - Variables injected successfully. 00:01:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins535892420756290049.sh 00:01:21 ---> create-netrc.sh 00:01:21 WARN: Log server credential not found. 00:01:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1431157368997154855.sh 00:01:21 ---> python-tools-install.sh 00:01:21 Setup pyenv: 00:01:22 system 00:01:22 3.8.13 00:01:22 3.9.13 00:01:22 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:01:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI47 from file:/tmp/.os_lf_venv 00:01:24 lf-activate-venv(): INFO: Installing: lftools 00:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-ZI47/bin to PATH 00:01:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14943406691315047965.sh 00:01:37 ---> sudo-logs.sh 00:01:37 Archiving 'sudo' log.. 00:01:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1172217903185624476.sh 00:01:37 ---> job-cost.sh 00:01:37 Setup pyenv: 00:01:37 system 00:01:37 3.8.13 00:01:37 3.9.13 00:01:37 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:01:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI47 from file:/tmp/.os_lf_venv 00:01:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:01:48 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. 00:01:48 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 00:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZI47/bin to PATH 00:01:48 INFO: No Stack... 00:01:49 INFO: Retrieving Pricing Info for: v3-standard-2 00:01:49 INFO: Archiving Costs 00:01:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13610379960683962243.sh 00:01:49 ---> logs-deploy.sh 00:01:49 Setup pyenv: 00:01:49 system 00:01:49 3.8.13 00:01:49 3.9.13 00:01:49 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:01:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZI47 from file:/tmp/.os_lf_venv 00:01:51 lf-activate-venv(): INFO: Installing: lftools 00:02:03 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. 00:02:03 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 00:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-ZI47/bin to PATH 00:02:04 WARNING: Nexus logging server not set 00:02:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7320/ 00:02:04 INFO: archiving logs to S3 00:02:05 ---> uname -a: 00:02:05 Linux prd-centos8-builder-2c-2g-1016.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:02:05 00:02:05 00:02:05 ---> lscpu: 00:02:05 Architecture: x86_64 00:02:05 CPU op-mode(s): 32-bit, 64-bit 00:02:05 Byte Order: Little Endian 00:02:05 CPU(s): 2 00:02:05 On-line CPU(s) list: 0,1 00:02:05 Thread(s) per core: 1 00:02:05 Core(s) per socket: 1 00:02:05 Socket(s): 2 00:02:05 NUMA node(s): 1 00:02:05 Vendor ID: AuthenticAMD 00:02:05 CPU family: 23 00:02:05 Model: 49 00:02:05 Model name: AMD EPYC-Rome Processor 00:02:05 Stepping: 0 00:02:05 CPU MHz: 2800.000 00:02:05 BogoMIPS: 5600.00 00:02:05 Virtualization: AMD-V 00:02:05 Hypervisor vendor: KVM 00:02:05 Virtualization type: full 00:02:05 L1d cache: 32K 00:02:05 L1i cache: 32K 00:02:05 L2 cache: 512K 00:02:05 L3 cache: 16384K 00:02:05 NUMA node0 CPU(s): 0,1 00:02:05 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 00:02:05 00:02:05 00:02:05 ---> nproc: 00:02:05 2 00:02:05 00:02:05 00:02:05 ---> df -h: 00:02:05 Filesystem Size Used Avail Use% Mounted on 00:02:05 devtmpfs 3.8G 0 3.8G 0% /dev 00:02:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:02:05 tmpfs 3.8G 17M 3.8G 1% /run 00:02:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:02:05 /dev/vda1 40G 8.8G 32G 22% / 00:02:05 tmpfs 770M 0 770M 0% /run/user/1001 00:02:05 00:02:05 00:02:05 ---> free -m: 00:02:05 total used free shared buff/cache available 00:02:05 Mem: 7697 653 4008 19 3036 6726 00:02:05 Swap: 1023 0 1023 00:02:05 00:02:05 00:02:05 ---> ip addr: 00:02:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:02:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:02:05 inet 127.0.0.1/8 scope host lo 00:02:05 valid_lft forever preferred_lft forever 00:02:05 inet6 ::1/128 scope host 00:02:05 valid_lft forever preferred_lft forever 00:02:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:02:05 link/ether fa:16:3e:64:30:89 brd ff:ff:ff:ff:ff:ff 00:02:05 altname enp0s3 00:02:05 altname ens3 00:02:05 inet 10.30.170.222/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:02:05 valid_lft 86133sec preferred_lft 86133sec 00:02:05 inet6 fe80::f816:3eff:fe64:3089/64 scope link 00:02:05 valid_lft forever preferred_lft forever 00:02:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:02:05 link/ether 02:42:a3:d8:96:7e brd ff:ff:ff:ff:ff:ff 00:02:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:02:05 valid_lft forever preferred_lft forever 00:02:05 00:02:05 00:02:05 ---> sar -b -r -n DEV: 00:02:05 Linux 4.18.0-535.el8.x86_64 (prd-centos8-builder-2c-2g-1016.novalocal) 01/30/2024 _x86_64_ (2 CPU) 00:02:05 00:02:05 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:02:05 12:01:01 AM 108.31 2.51 105.79 105.76 14663.22 00:02:05 12:02:01 AM 98.88 0.68 98.20 87.70 19100.87 00:02:05 Average: 103.60 1.60 102.00 96.74 16881.30 00:02:05 00:02:05 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:02:05 12:01:01 AM 4171332 6917308 3711116 47.08 2688 2896864 1037332 11.61 237112 3034584 482424 00:02:05 12:02:01 AM 4080316 6864996 3802132 48.24 2688 2928232 984204 11.02 419204 2922148 28752 00:02:05 Average: 4125824 6891152 3756624 47.66 2688 2912548 1010768 11.32 328158 2978366 255588 00:02:05 00:02:05 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:02:05 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:05 12:01:01 AM eth0 72.71 52.63 1294.35 7.79 0.00 0.00 0.00 0.00 00:02:05 12:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:05 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:05 12:02:01 AM eth0 20.34 19.84 42.40 13.02 0.00 0.00 0.00 0.00 00:02:05 12:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:05 Average: eth0 46.54 36.24 668.59 10.41 0.00 0.00 0.00 0.00 00:02:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:05 00:02:05 00:02:05 ---> sar -P ALL: 00:02:05 Linux 4.18.0-535.el8.x86_64 (prd-centos8-builder-2c-2g-1016.novalocal) 01/30/2024 _x86_64_ (2 CPU) 00:02:05 00:02:05 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:02:05 12:01:01 AM all 33.90 0.05 6.22 5.16 0.16 54.50 00:02:05 12:01:01 AM 0 38.60 0.10 6.89 5.11 0.15 49.16 00:02:05 12:01:01 AM 1 29.21 0.00 5.56 5.22 0.17 59.84 00:02:05 12:02:01 AM all 34.47 0.00 4.54 5.23 0.16 55.60 00:02:05 12:02:01 AM 0 31.15 0.00 4.39 5.74 0.17 58.56 00:02:05 12:02:01 AM 1 37.79 0.00 4.69 4.73 0.15 52.64 00:02:05 Average: all 34.19 0.03 5.38 5.20 0.16 55.05 00:02:05 Average: 0 34.87 0.05 5.64 5.42 0.16 53.86 00:02:05 Average: 1 33.50 0.00 5.12 4.97 0.16 56.24 00:02:05 00:02:05 00:02:05