11:04:11 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/111218 11:04:11 Running as SYSTEM 11:04:11 [EnvInject] - Loading node environment variables. 11:04:11 Building remotely on prd-centos8-builder-2c-2g-4303 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:04:11 [ssh-agent] Looking for ssh-agent implementation... 11:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:11 $ ssh-agent 11:04:11 SSH_AUTH_SOCK=/tmp/ssh-UfUajeni8PVI/agent.5450 11:04:11 SSH_AGENT_PID=5451 11:04:11 [ssh-agent] Started. 11:04:11 Running ssh-add (command line suppressed) 11:04:11 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_12866063454547323312.key (/w/workspace/builder-tox-verify-master@tmp/private_key_12866063454547323312.key) 11:04:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:04:11 The recommended git tool is: NONE 11:04:14 using credential jenkins-ssh 11:04:14 Wiping out workspace first. 11:04:14 Cloning the remote Git repository 11:04:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:04:14 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:04:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:14 > git --version # timeout=10 11:04:14 > git --version # 'git version 2.43.0' 11:04:14 using GIT_SSH to set credentials jenkins-ssh 11:04:14 [INFO] Currently running in a labeled security context 11:04:14 [INFO] Currently SELinux is 'enforcing' on the host 11:04:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh15163752807667201008.key 11:04:14 Verifying host key using known hosts file 11:04:14 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:04:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:17 using GIT_SSH to set credentials jenkins-ssh 11:04:17 [INFO] Currently running in a labeled security context 11:04:17 [INFO] Currently SELinux is 'enforcing' on the host 11:04:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh2464568888109272591.key 11:04:17 Verifying host key using known hosts file 11:04:17 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:04:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/18/111218/1 # timeout=10 11:04:17 > git rev-parse 652171953a98455fdbfed448ac1ae1abfba7a649^{commit} # timeout=10 11:04:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:04:17 Checking out Revision 652171953a98455fdbfed448ac1ae1abfba7a649 (refs/changes/18/111218/1) 11:04:17 > git config core.sparsecheckout # timeout=10 11:04:18 > git checkout -f 652171953a98455fdbfed448ac1ae1abfba7a649 # timeout=10 11:04:21 Commit message: "Update cloud image list docs" 11:04:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:04:21 > git rev-list --no-walk 90737e44a961c70b52d6c056dc80bcc50bd119c7 # timeout=10 11:04:21 > git remote # timeout=10 11:04:21 > git submodule init # timeout=10 11:04:21 > git submodule sync # timeout=10 11:04:21 > git config --get remote.origin.url # timeout=10 11:04:21 > git submodule init # timeout=10 11:04:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:21 > git config --get submodule.global-jjb.url # timeout=10 11:04:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:21 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:22 > git submodule update --init --recursive global-jjb # timeout=10 11:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:23 provisioning config files... 11:04:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins79859764423739457.sh 11:04:23 ---> python-tools-install.sh 11:04:23 Setup pyenv: 11:04:24 system 11:04:24 * 3.8.13 (set by /opt/pyenv/version) 11:04:24 * 3.9.13 (set by /opt/pyenv/version) 11:04:24 * 3.10.13 (set by /opt/pyenv/version) 11:04:24 * 3.11.7 (set by /opt/pyenv/version) 11:04:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-86ex 11:04:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:32 lf-activate-venv(): INFO: Installing: lftools 11:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-86ex/bin to PATH 11:05:12 Generating Requirements File 11:06:01 Python 3.11.7 11:06:01 pip 24.0 from /tmp/venv-86ex/lib/python3.11/site-packages/pip (python 3.11) 11:06:02 appdirs==1.4.4 11:06:02 argcomplete==3.2.3 11:06:02 aspy.yaml==1.3.0 11:06:02 attrs==23.2.0 11:06:02 autopage==0.5.2 11:06:02 beautifulsoup4==4.12.3 11:06:02 boto3==1.34.76 11:06:02 botocore==1.34.76 11:06:02 bs4==0.0.2 11:06:02 cachetools==5.3.3 11:06:02 certifi==2024.2.2 11:06:02 cffi==1.16.0 11:06:02 cfgv==3.4.0 11:06:02 chardet==5.2.0 11:06:02 charset-normalizer==3.3.2 11:06:02 click==8.1.7 11:06:02 cliff==4.6.0 11:06:02 cmd2==2.4.3 11:06:02 cryptography==3.3.2 11:06:02 debtcollector==3.0.0 11:06:02 decorator==5.1.1 11:06:02 defusedxml==0.7.1 11:06:02 Deprecated==1.2.14 11:06:02 distlib==0.3.8 11:06:02 dnspython==2.6.1 11:06:02 docker==4.2.2 11:06:02 dogpile.cache==1.3.2 11:06:02 email_validator==2.1.1 11:06:02 filelock==3.13.3 11:06:02 future==1.0.0 11:06:02 gitdb==4.0.11 11:06:02 GitPython==3.1.43 11:06:02 google-auth==2.29.0 11:06:02 httplib2==0.22.0 11:06:02 identify==2.5.35 11:06:02 idna==3.6 11:06:02 importlib-resources==1.5.0 11:06:02 iso8601==2.1.0 11:06:02 Jinja2==3.1.3 11:06:02 jmespath==1.0.1 11:06:02 jsonpatch==1.33 11:06:02 jsonpointer==2.4 11:06:02 jsonschema==4.21.1 11:06:02 jsonschema-specifications==2023.12.1 11:06:02 keystoneauth1==5.6.0 11:06:02 kubernetes==29.0.0 11:06:02 lftools==0.37.10 11:06:02 lxml==5.2.1 11:06:02 MarkupSafe==2.1.5 11:06:02 msgpack==1.0.8 11:06:02 multi_key_dict==2.0.3 11:06:02 munch==4.0.0 11:06:02 netaddr==1.2.1 11:06:02 netifaces==0.11.0 11:06:02 niet==1.4.2 11:06:02 nodeenv==1.8.0 11:06:02 oauth2client==4.1.3 11:06:02 oauthlib==3.2.2 11:06:02 openstacksdk==3.0.0 11:06:02 os-client-config==2.1.0 11:06:02 os-service-types==1.7.0 11:06:02 osc-lib==3.0.1 11:06:02 oslo.config==9.4.0 11:06:02 oslo.context==5.5.0 11:06:02 oslo.i18n==6.3.0 11:06:02 oslo.log==5.5.1 11:06:02 oslo.serialization==5.4.0 11:06:02 oslo.utils==7.1.0 11:06:02 packaging==24.0 11:06:02 pbr==6.0.0 11:06:02 platformdirs==4.2.0 11:06:02 prettytable==3.10.0 11:06:02 pyasn1==0.6.0 11:06:02 pyasn1_modules==0.4.0 11:06:02 pycparser==2.22 11:06:02 pygerrit2==2.0.15 11:06:02 PyGithub==2.3.0 11:06:02 pyinotify==0.9.6 11:06:02 PyJWT==2.8.0 11:06:02 PyNaCl==1.5.0 11:06:02 pyparsing==2.4.7 11:06:02 pyperclip==1.8.2 11:06:02 pyrsistent==0.20.0 11:06:02 python-cinderclient==9.5.0 11:06:02 python-dateutil==2.9.0.post0 11:06:02 python-heatclient==3.5.0 11:06:02 python-jenkins==1.8.2 11:06:02 python-keystoneclient==5.4.0 11:06:02 python-magnumclient==4.4.0 11:06:02 python-novaclient==18.6.0 11:06:02 python-openstackclient==6.6.0 11:06:02 python-swiftclient==4.5.0 11:06:02 PyYAML==6.0.1 11:06:02 referencing==0.34.0 11:06:02 requests==2.31.0 11:06:02 requests-oauthlib==2.0.0 11:06:02 requestsexceptions==1.4.0 11:06:02 rfc3986==2.0.0 11:06:02 rpds-py==0.18.0 11:06:02 rsa==4.9 11:06:02 ruamel.yaml==0.18.6 11:06:02 ruamel.yaml.clib==0.2.8 11:06:02 s3transfer==0.10.1 11:06:02 simplejson==3.19.2 11:06:02 six==1.16.0 11:06:02 smmap==5.0.1 11:06:02 soupsieve==2.5 11:06:02 stevedore==5.2.0 11:06:02 tabulate==0.9.0 11:06:02 toml==0.10.2 11:06:02 tomlkit==0.12.4 11:06:02 tqdm==4.66.2 11:06:02 typing_extensions==4.10.0 11:06:02 tzdata==2024.1 11:06:02 urllib3==1.26.18 11:06:02 virtualenv==20.25.1 11:06:02 wcwidth==0.2.13 11:06:02 websocket-client==1.7.0 11:06:02 wrapt==1.16.0 11:06:02 xdg==6.0.0 11:06:02 xmltodict==0.13.0 11:06:02 yq==3.2.3 11:06:02 [EnvInject] - Injecting environment variables from a build step. 11:06:02 [EnvInject] - Injecting as environment variables the properties content 11:06:02 PYTHON=python3 11:06:02 11:06:02 [EnvInject] - Variables injected successfully. 11:06:02 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2717665757304416454.sh 11:06:02 ---> tox-install.sh 11:06:02 + source /home/jenkins/lf-env.sh 11:06:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:02 ++ mktemp -d /tmp/venv-XXXX 11:06:02 + lf_venv=/tmp/venv-IOMg 11:06:02 + local venv_file=/tmp/.os_lf_venv 11:06:02 + local python=python3 11:06:02 + local options 11:06:02 + local set_path=true 11:06:02 + local install_args= 11:06:02 ++ 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:06:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:02 + true 11:06:02 + case $1 in 11:06:02 + venv_file=/tmp/.toxenv 11:06:02 + shift 2 11:06:02 + true 11:06:02 + case $1 in 11:06:02 + shift 11:06:02 + break 11:06:02 + case $python in 11:06:02 + local pkg_list= 11:06:02 + [[ -d /opt/pyenv ]] 11:06:02 + echo 'Setup pyenv:' 11:06:02 Setup pyenv: 11:06:02 + export PYENV_ROOT=/opt/pyenv 11:06:02 + PYENV_ROOT=/opt/pyenv 11:06:02 + 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:06:02 + 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:06:02 + pyenv versions 11:06:02 system 11:06:02 3.8.13 11:06:02 3.9.13 11:06:02 3.10.13 11:06:02 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:02 + command -v pyenv 11:06:02 ++ pyenv init - --no-rehash 11:06:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:06:02 for i in ${!paths[@]}; do 11:06:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:06:02 fi; done; 11:06:02 echo "${paths[*]}"'\'')" 11:06:02 export PATH="/opt/pyenv/shims:${PATH}" 11:06:02 export PYENV_SHELL=bash 11:06:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:02 pyenv() { 11:06:02 local command 11:06:02 command="${1:-}" 11:06:02 if [ "$#" -gt 0 ]; then 11:06:02 shift 11:06:02 fi 11:06:02 11:06:02 case "$command" in 11:06:02 rehash|shell) 11:06:02 eval "$(pyenv "sh-$command" "$@")" 11:06:02 ;; 11:06:02 *) 11:06:02 command pyenv "$command" "$@" 11:06:02 ;; 11:06:02 esac 11:06:02 }' 11:06:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:06:02 for i in ${!paths[@]}; do 11:06:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:06:02 fi; done; 11:06:02 echo "${paths[*]}"' 11:06:02 ++ 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:06:02 ++ 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:06:02 ++ 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:06:02 ++ export PYENV_SHELL=bash 11:06:02 ++ PYENV_SHELL=bash 11:06:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:02 +++ complete -F _pyenv pyenv 11:06:02 ++ lf-pyver python3 11:06:02 ++ local py_version_xy=python3 11:06:02 ++ local py_version_xyz= 11:06:02 ++ pyenv versions 11:06:02 ++ local command 11:06:02 ++ command=versions 11:06:02 ++ '[' 1 -gt 0 ']' 11:06:02 ++ shift 11:06:02 ++ case "$command" in 11:06:02 ++ command pyenv versions 11:06:02 ++ pyenv versions 11:06:02 ++ sed 's/^[ *]* //' 11:06:02 ++ awk '{ print $1 }' 11:06:02 ++ grep -E '^[0-9.]*[0-9]$' 11:06:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:03 +++ grep '^3' /tmp/.pyenv_versions 11:06:03 +++ tail -n 1 11:06:03 +++ sort -V 11:06:03 ++ py_version_xyz=3.11.7 11:06:03 ++ [[ -z 3.11.7 ]] 11:06:03 ++ echo 3.11.7 11:06:03 ++ return 0 11:06:03 + pyenv local 3.11.7 11:06:03 + local command 11:06:03 + command=local 11:06:03 + '[' 2 -gt 0 ']' 11:06:03 + shift 11:06:03 + case "$command" in 11:06:03 + command pyenv local 3.11.7 11:06:03 + pyenv local 3.11.7 11:06:03 + for arg in "$@" 11:06:03 + case $arg in 11:06:03 + pkg_list+='tox ' 11:06:03 + for arg in "$@" 11:06:03 + case $arg in 11:06:03 + pkg_list+='virtualenv ' 11:06:03 + for arg in "$@" 11:06:03 + case $arg in 11:06:03 + pkg_list+='urllib3~=1.26.15 ' 11:06:03 + [[ -f /tmp/.toxenv ]] 11:06:03 + [[ ! -f /tmp/.toxenv ]] 11:06:03 + [[ -n '' ]] 11:06:03 + python3 -m venv /tmp/venv-IOMg 11:06:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IOMg' 11:06:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IOMg 11:06:07 + echo /tmp/venv-IOMg 11:06:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:06:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:06:07 + /tmp/venv-IOMg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:06:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:10 + /tmp/venv-IOMg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:12 + type python3 11:06:12 + true 11:06:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IOMg/bin to PATH' 11:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-IOMg/bin to PATH 11:06:12 + PATH=/tmp/venv-IOMg/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:06:12 + return 0 11:06:12 + python3 --version 11:06:12 Python 3.11.7 11:06:12 + python3 -m pip --version 11:06:12 pip 24.0 from /tmp/venv-IOMg/lib/python3.11/site-packages/pip (python 3.11) 11:06:12 + python3 -m pip freeze 11:06:13 cachetools==5.3.3 11:06:13 chardet==5.2.0 11:06:13 colorama==0.4.6 11:06:13 distlib==0.3.8 11:06:13 filelock==3.13.3 11:06:13 packaging==24.0 11:06:13 platformdirs==4.2.0 11:06:13 pluggy==1.4.0 11:06:13 pyproject-api==1.6.1 11:06:13 tox==4.14.2 11:06:13 urllib3==1.26.18 11:06:13 virtualenv==20.25.1 11:06:13 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6259519999800878905.sh 11:06:13 [EnvInject] - Injecting environment variables from a build step. 11:06:13 [EnvInject] - Injecting as environment variables the properties content 11:06:13 PARALLEL=False 11:06:13 11:06:13 [EnvInject] - Variables injected successfully. 11:06:13 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7686920763620415134.sh 11:06:13 ---> tox-run.sh 11:06:13 + 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:06:13 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:06:13 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:06:13 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:06:13 + cd /w/workspace/builder-tox-verify-master/. 11:06:13 + source /home/jenkins/lf-env.sh 11:06:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:13 ++ mktemp -d /tmp/venv-XXXX 11:06:13 + lf_venv=/tmp/venv-2zhn 11:06:13 + local venv_file=/tmp/.os_lf_venv 11:06:13 + local python=python3 11:06:13 + local options 11:06:13 + local set_path=true 11:06:13 + local install_args= 11:06:13 ++ 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:06:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:13 + true 11:06:13 + case $1 in 11:06:13 + venv_file=/tmp/.toxenv 11:06:13 + shift 2 11:06:13 + true 11:06:13 + case $1 in 11:06:13 + shift 11:06:13 + break 11:06:13 + case $python in 11:06:13 + local pkg_list= 11:06:13 + [[ -d /opt/pyenv ]] 11:06:13 + echo 'Setup pyenv:' 11:06:13 Setup pyenv: 11:06:13 + export PYENV_ROOT=/opt/pyenv 11:06:13 + PYENV_ROOT=/opt/pyenv 11:06:13 + 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:06:13 + 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:06:13 + pyenv versions 11:06:13 system 11:06:13 3.8.13 11:06:13 3.9.13 11:06:13 3.10.13 11:06:13 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:13 + command -v pyenv 11:06:13 ++ pyenv init - --no-rehash 11:06:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:06:13 for i in ${!paths[@]}; do 11:06:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:06:13 fi; done; 11:06:13 echo "${paths[*]}"'\'')" 11:06:13 export PATH="/opt/pyenv/shims:${PATH}" 11:06:13 export PYENV_SHELL=bash 11:06:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:13 pyenv() { 11:06:13 local command 11:06:13 command="${1:-}" 11:06:13 if [ "$#" -gt 0 ]; then 11:06:13 shift 11:06:13 fi 11:06:13 11:06:13 case "$command" in 11:06:13 rehash|shell) 11:06:13 eval "$(pyenv "sh-$command" "$@")" 11:06:13 ;; 11:06:13 *) 11:06:13 command pyenv "$command" "$@" 11:06:13 ;; 11:06:13 esac 11:06:13 }' 11:06:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:06:13 for i in ${!paths[@]}; do 11:06:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:06:13 fi; done; 11:06:13 echo "${paths[*]}"' 11:06:13 ++ 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:06:13 ++ 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:06:13 ++ 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:06:13 ++ export PYENV_SHELL=bash 11:06:13 ++ PYENV_SHELL=bash 11:06:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:13 +++ complete -F _pyenv pyenv 11:06:13 ++ lf-pyver python3 11:06:13 ++ local py_version_xy=python3 11:06:13 ++ local py_version_xyz= 11:06:13 ++ pyenv versions 11:06:13 ++ local command 11:06:13 ++ command=versions 11:06:13 ++ '[' 1 -gt 0 ']' 11:06:13 ++ shift 11:06:13 ++ case "$command" in 11:06:13 ++ command pyenv versions 11:06:13 ++ pyenv versions 11:06:13 ++ sed 's/^[ *]* //' 11:06:13 ++ awk '{ print $1 }' 11:06:13 ++ grep -E '^[0-9.]*[0-9]$' 11:06:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:13 +++ tail -n 1 11:06:13 +++ grep '^3' /tmp/.pyenv_versions 11:06:13 +++ sort -V 11:06:13 ++ py_version_xyz=3.11.7 11:06:13 ++ [[ -z 3.11.7 ]] 11:06:13 ++ echo 3.11.7 11:06:13 ++ return 0 11:06:13 + pyenv local 3.11.7 11:06:13 + local command 11:06:13 + command=local 11:06:13 + '[' 2 -gt 0 ']' 11:06:13 + shift 11:06:13 + case "$command" in 11:06:13 + command pyenv local 3.11.7 11:06:13 + pyenv local 3.11.7 11:06:13 + for arg in "$@" 11:06:13 + case $arg in 11:06:13 + pkg_list+='tox ' 11:06:13 + for arg in "$@" 11:06:13 + case $arg in 11:06:13 + pkg_list+='virtualenv ' 11:06:13 + for arg in "$@" 11:06:13 + case $arg in 11:06:13 + pkg_list+='urllib3~=1.26.15 ' 11:06:13 + [[ -f /tmp/.toxenv ]] 11:06:13 ++ cat /tmp/.toxenv 11:06:13 + lf_venv=/tmp/venv-IOMg 11:06:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IOMg from' file:/tmp/.toxenv 11:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IOMg from file:/tmp/.toxenv 11:06:13 + /tmp/venv-IOMg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:06:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:14 + /tmp/venv-IOMg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:16 + type python3 11:06:16 + true 11:06:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IOMg/bin to PATH' 11:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-IOMg/bin to PATH 11:06:16 + PATH=/tmp/venv-IOMg/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:06:16 + return 0 11:06:16 + [[ -d /opt/pyenv ]] 11:06:16 + echo '---> Setting up pyenv' 11:06:16 ---> Setting up pyenv 11:06:16 + export PYENV_ROOT=/opt/pyenv 11:06:16 + PYENV_ROOT=/opt/pyenv 11:06:16 + export PATH=/opt/pyenv/bin:/tmp/venv-IOMg/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:06:16 + PATH=/opt/pyenv/bin:/tmp/venv-IOMg/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:06:16 ++ pwd 11:06:16 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:06:16 + export PYTHONPATH 11:06:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:06:16 + TOX_TESTENV_PASSENV=PYTHONPATH 11:06:16 + tox --version 11:06:16 4.14.2 from /tmp/venv-IOMg/lib/python3.11/site-packages/tox/__init__.py 11:06:16 + PARALLEL=False 11:06:16 + TOX_OPTIONS_LIST= 11:06:16 + [[ -n '' ]] 11:06:16 + case ${PARALLEL,,} in 11:06:16 + tox 11:06:16 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:06:17 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:40 docs: freeze> python -m pip freeze --all 11:06:40 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.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.50.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==24.0,pillow==10.3.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.29,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:06:40 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:06:42 docs: OK ✔ in 25.77 seconds 11:06:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:07:00 docs-linkcheck: freeze> python -m pip freeze --all 11:07:01 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.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.50.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==24.0,pillow==10.3.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.29,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:07:01 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:07:03 docs-linkcheck: OK ✔ in 21.18 seconds 11:07:03 jjb-version: freeze> python -m pip freeze --all 11:07:04 jjb-version: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:07:04 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:07:04 JJB version in jjb/releng-jobs.yaml: 5.0.2 11:07:04 JJB version in tox.ini: 5.0.2 11:07:05 jjb-version: OK ✔ in 1.24 seconds 11:07:05 prefix: freeze> python -m pip freeze --all 11:07:06 prefix: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:07:06 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:07:06 prefix: OK ✔ in 1.53 seconds 11:07:06 robot: freeze> python -m pip freeze --all 11:07:07 robot: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:07:07 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:07:07 docs: OK (25.77=setup[24.32]+cmd[1.45] seconds) 11:07:07 docs-linkcheck: OK (21.18=setup[18.81]+cmd[2.37] seconds) 11:07:07 jjb-version: OK (1.23=setup[1.20]+cmd[0.03] seconds) 11:07:07 prefix: OK (1.53=setup[1.50]+cmd[0.03] seconds) 11:07:07 robot: OK (1.48=setup[1.44]+cmd[0.04] seconds) 11:07:07 congratulations :) (51.25 seconds) 11:07:07 + tox_status=0 11:07:07 + echo '---> Completed tox runs' 11:07:07 ---> Completed tox runs 11:07:07 + for i in .tox/*/log 11:07:07 ++ awk -F/ '{print $2}' 11:07:07 ++ echo .tox/docs-linkcheck/log 11:07:07 + tox_env=docs-linkcheck 11:07:07 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:07:07 + for i in .tox/*/log 11:07:07 ++ echo .tox/docs/log 11:07:07 ++ awk -F/ '{print $2}' 11:07:07 + tox_env=docs 11:07:07 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:07:07 + for i in .tox/*/log 11:07:07 ++ echo .tox/jjb-version/log 11:07:07 ++ awk -F/ '{print $2}' 11:07:07 + tox_env=jjb-version 11:07:07 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:07:07 + for i in .tox/*/log 11:07:07 ++ echo .tox/prefix/log 11:07:07 ++ awk -F/ '{print $2}' 11:07:07 + tox_env=prefix 11:07:07 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:07:07 + for i in .tox/*/log 11:07:07 ++ echo .tox/robot/log 11:07:07 ++ awk -F/ '{print $2}' 11:07:07 + tox_env=robot 11:07:07 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:07:07 + DOC_DIR=docs/_build/html 11:07:07 + [[ -d docs/_build/html ]] 11:07:07 + echo '---> Archiving generated docs' 11:07:07 ---> Archiving generated docs 11:07:07 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:07:07 + echo '---> tox-run.sh ends' 11:07:07 ---> tox-run.sh ends 11:07:07 + test 0 -eq 0 11:07:07 $ ssh-agent -k 11:07:08 unset SSH_AUTH_SOCK; 11:07:08 unset SSH_AGENT_PID; 11:07:08 echo Agent pid 5451 killed; 11:07:08 [ssh-agent] Stopped. 11:07:08 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3148674922383910096.sh 11:07:08 ---> sysstat.sh 11:07:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins333427927184067631.sh 11:07:08 ---> package-listing.sh 11:07:08 ++ facter osfamily 11:07:08 ++ tr '[:upper:]' '[:lower:]' 11:07:08 + OS_FAMILY=redhat 11:07:08 + workspace=/w/workspace/builder-tox-verify-master 11:07:08 + START_PACKAGES=/tmp/packages_start.txt 11:07:08 + END_PACKAGES=/tmp/packages_end.txt 11:07:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:08 + PACKAGES=/tmp/packages_start.txt 11:07:08 + '[' /w/workspace/builder-tox-verify-master ']' 11:07:08 + PACKAGES=/tmp/packages_end.txt 11:07:08 + case "${OS_FAMILY}" in 11:07:08 + rpm -qa 11:07:08 + sort 11:07:09 + '[' -f /tmp/packages_start.txt ']' 11:07:09 + '[' -f /tmp/packages_end.txt ']' 11:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:09 + '[' /w/workspace/builder-tox-verify-master ']' 11:07:09 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:07:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13579642936294918420.sh 11:07:09 ---> capture-instance-metadata.sh 11:07:09 Setup pyenv: 11:07:09 system 11:07:09 3.8.13 11:07:09 3.9.13 11:07:09 3.10.13 11:07:09 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86ex from file:/tmp/.os_lf_venv 11:07:11 lf-activate-venv(): INFO: Installing: lftools 11:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-86ex/bin to PATH 11:07:24 INFO: Running in OpenStack, capturing instance metadata 11:07:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11429826739408555221.sh 11:07:24 provisioning config files... 11:07:25 Could not find credentials [logs] for builder-tox-verify-master #7408 11:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config6277834439611994772tmp 11:07:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:07:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:07:25 provisioning config files... 11:07:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:07:25 [EnvInject] - Injecting environment variables from a build step. 11:07:25 [EnvInject] - Injecting as environment variables the properties content 11:07:25 SERVER_ID=logs 11:07:25 11:07:25 [EnvInject] - Variables injected successfully. 11:07:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9425407241685003942.sh 11:07:25 ---> create-netrc.sh 11:07:25 WARN: Log server credential not found. 11:07:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5806265671631721622.sh 11:07:25 ---> python-tools-install.sh 11:07:25 Setup pyenv: 11:07:25 system 11:07:25 3.8.13 11:07:25 3.9.13 11:07:25 3.10.13 11:07:25 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86ex from file:/tmp/.os_lf_venv 11:07:27 lf-activate-venv(): INFO: Installing: lftools 11:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-86ex/bin to PATH 11:07:41 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10321143113723936619.sh 11:07:41 ---> sudo-logs.sh 11:07:41 Archiving 'sudo' log.. 11:07:41 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3519730138103564252.sh 11:07:41 ---> job-cost.sh 11:07:41 Setup pyenv: 11:07:41 system 11:07:41 3.8.13 11:07:41 3.9.13 11:07:41 3.10.13 11:07:41 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86ex from file:/tmp/.os_lf_venv 11:07:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-86ex/bin to PATH 11:07:49 INFO: No Stack... 11:07:49 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:50 INFO: Archiving Costs 11:07:50 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13101613227771853892.sh 11:07:50 ---> logs-deploy.sh 11:07:50 Setup pyenv: 11:07:50 system 11:07:50 3.8.13 11:07:50 3.9.13 11:07:50 3.10.13 11:07:50 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86ex from file:/tmp/.os_lf_venv 11:07:54 lf-activate-venv(): INFO: Installing: lftools 11:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-86ex/bin to PATH 11:08:05 WARNING: Nexus logging server not set 11:08:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7408/ 11:08:05 INFO: archiving logs to S3 11:08:06 ---> uname -a: 11:08:06 Linux prd-centos8-builder-2c-2g-4303.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:08:06 11:08:06 11:08:06 ---> lscpu: 11:08:06 Architecture: x86_64 11:08:06 CPU op-mode(s): 32-bit, 64-bit 11:08:06 Byte Order: Little Endian 11:08:06 CPU(s): 2 11:08:06 On-line CPU(s) list: 0,1 11:08:06 Thread(s) per core: 1 11:08:06 Core(s) per socket: 1 11:08:06 Socket(s): 2 11:08:06 NUMA node(s): 1 11:08:06 Vendor ID: AuthenticAMD 11:08:06 CPU family: 23 11:08:06 Model: 49 11:08:06 Model name: AMD EPYC-Rome Processor 11:08:06 Stepping: 0 11:08:06 CPU MHz: 2800.000 11:08:06 BogoMIPS: 5600.00 11:08:06 Virtualization: AMD-V 11:08:06 Hypervisor vendor: KVM 11:08:06 Virtualization type: full 11:08:06 L1d cache: 32K 11:08:06 L1i cache: 32K 11:08:06 L2 cache: 512K 11:08:06 L3 cache: 16384K 11:08:06 NUMA node0 CPU(s): 0,1 11:08:06 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:08:06 11:08:06 11:08:06 ---> nproc: 11:08:06 2 11:08:06 11:08:06 11:08:06 ---> df -h: 11:08:06 Filesystem Size Used Avail Use% Mounted on 11:08:06 devtmpfs 3.8G 0 3.8G 0% /dev 11:08:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:08:06 tmpfs 3.8G 17M 3.8G 1% /run 11:08:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:08:06 /dev/vda1 40G 9.2G 31G 23% / 11:08:06 tmpfs 770M 0 770M 0% /run/user/1001 11:08:06 11:08:06 11:08:06 ---> free -m: 11:08:06 total used free shared buff/cache available 11:08:06 Mem: 7697 678 3916 19 3102 6701 11:08:06 Swap: 1023 0 1023 11:08:06 11:08:06 11:08:06 ---> ip addr: 11:08:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:08:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:08:06 inet 127.0.0.1/8 scope host lo 11:08:06 valid_lft forever preferred_lft forever 11:08:06 inet6 ::1/128 scope host 11:08:06 valid_lft forever preferred_lft forever 11:08:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:08:06 link/ether fa:16:3e:3f:06:a1 brd ff:ff:ff:ff:ff:ff 11:08:06 altname enp0s3 11:08:06 altname ens3 11:08:06 inet 10.30.171.129/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:08:06 valid_lft 86131sec preferred_lft 86131sec 11:08:06 inet6 fe80::f816:3eff:fe3f:6a1/64 scope link 11:08:06 valid_lft forever preferred_lft forever 11:08:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:08:06 link/ether 02:42:f7:4f:e6:57 brd ff:ff:ff:ff:ff:ff 11:08:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:08:06 valid_lft forever preferred_lft forever 11:08:06 11:08:06 11:08:06 ---> sar -b -r -n DEV: 11:08:06 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/03/2024 _x86_64_ (2 CPU) 11:08:06 11:08:06 11:03:31 LINUX RESTART (2 CPU) 11:08:06 11:08:06 11:04:02 AM tps rtps wtps bread/s bwrtn/s 11:08:06 11:05:01 AM 154.18 34.59 119.60 7688.08 12464.82 11:08:06 11:06:01 AM 85.14 0.08 85.05 2.80 8192.09 11:08:06 11:07:01 AM 108.97 0.75 108.22 72.52 11959.59 11:08:06 11:08:01 AM 96.43 0.72 95.72 102.65 24155.24 11:08:06 Average: 111.00 8.93 102.07 1943.22 14199.69 11:08:06 11:08:06 11:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:08:06 11:05:01 AM 5164976 6962732 2717456 34.47 2688 1988144 1068564 11.96 238600 2183944 104740 11:08:06 11:06:01 AM 5050420 7019668 2832012 35.93 2688 2146828 949092 10.63 228492 2261076 103160 11:08:06 11:07:01 AM 4106932 6887104 3775500 47.90 2688 2932552 1136100 12.72 266404 3074428 602688 11:08:06 11:08:01 AM 4007028 6857784 3875404 49.17 2688 2995216 1014648 11.36 427120 2986544 1276 11:08:06 Average: 4582339 6931822 3300093 41.87 2688 2515685 1042101 11.67 290154 2626498 202966 11:08:06 11:08:06 11:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:08:06 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:05:01 AM eth0 281.86 182.55 1719.92 62.93 0.00 0.00 0.00 0.00 11:08:06 11:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:06:01 AM eth0 25.22 22.99 231.17 3.58 0.00 0.00 0.00 0.00 11:08:06 11:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:07:01 AM eth0 101.33 65.82 1307.65 9.60 0.00 0.00 0.00 0.00 11:08:06 11:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:08:01 AM eth0 24.18 22.68 19.20 17.53 0.00 0.00 0.00 0.00 11:08:06 11:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 Average: eth0 107.44 73.07 815.81 23.25 0.00 0.00 0.00 0.00 11:08:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:06 11:08:06 11:08:06 ---> sar -P ALL: 11:08:06 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/03/2024 _x86_64_ (2 CPU) 11:08:06 11:08:06 11:03:31 LINUX RESTART (2 CPU) 11:08:06 11:08:06 11:04:02 AM CPU %user %nice %system %iowait %steal %idle 11:08:06 11:05:01 AM all 39.75 0.00 7.91 5.35 0.15 46.85 11:08:06 11:05:01 AM 0 41.92 0.00 8.29 4.99 0.19 44.61 11:08:06 11:05:01 AM 1 37.59 0.00 7.52 5.72 0.10 49.07 11:08:06 11:06:01 AM all 27.12 0.00 3.67 3.95 0.09 65.17 11:08:06 11:06:01 AM 0 32.16 0.00 4.38 4.53 0.10 58.83 11:08:06 11:06:01 AM 1 22.08 0.00 2.97 3.38 0.08 71.49 11:08:06 11:07:01 AM all 39.97 0.00 6.71 3.06 0.12 50.14 11:08:06 11:07:01 AM 0 30.13 0.00 5.79 4.04 0.12 59.92 11:08:06 11:07:01 AM 1 49.83 0.00 7.64 2.07 0.12 40.34 11:08:06 11:08:01 AM all 33.48 0.00 4.83 4.68 0.11 56.90 11:08:06 11:08:01 AM 0 17.38 0.00 4.53 7.09 0.10 70.90 11:08:06 11:08:01 AM 1 49.57 0.00 5.13 2.28 0.12 42.91 11:08:06 Average: all 35.05 0.00 5.77 4.25 0.12 54.81 11:08:06 Average: 0 30.34 0.00 5.73 5.16 0.13 58.65 11:08:06 Average: 1 39.77 0.00 5.80 3.35 0.10 50.98 11:08:06 11:08:06 11:08:06