06:34:24 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/111345 06:34:24 Running as SYSTEM 06:34:24 [EnvInject] - Loading node environment variables. 06:34:24 Building remotely on prd-centos8-builder-2c-2g-6416 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 06:34:25 [ssh-agent] Looking for ssh-agent implementation... 06:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:25 $ ssh-agent 06:34:25 SSH_AUTH_SOCK=/tmp/ssh-EGDbPLTnE6vL/agent.5445 06:34:25 SSH_AGENT_PID=5446 06:34:25 [ssh-agent] Started. 06:34:25 Running ssh-add (command line suppressed) 06:34:25 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3801594432986515872.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3801594432986515872.key) 06:34:25 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:34:25 The recommended git tool is: NONE 06:34:27 using credential jenkins-ssh 06:34:27 Wiping out workspace first. 06:34:27 Cloning the remote Git repository 06:34:27 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:34:27 > git init /w/workspace/builder-tox-verify-master # timeout=10 06:34:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:34:27 > git --version # timeout=10 06:34:27 > git --version # 'git version 2.43.0' 06:34:27 using GIT_SSH to set credentials jenkins-ssh 06:34:27 [INFO] Currently running in a labeled security context 06:34:27 [INFO] Currently SELinux is 'enforcing' on the host 06:34:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh13685690021708066021.key 06:34:27 Verifying host key using known hosts file 06:34:27 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. 06:34:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:34:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:34:30 using GIT_SSH to set credentials jenkins-ssh 06:34:30 [INFO] Currently running in a labeled security context 06:34:30 [INFO] Currently SELinux is 'enforcing' on the host 06:34:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh15119555159043082873.key 06:34:30 Verifying host key using known hosts file 06:34:30 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. 06:34:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/45/111345/1 # timeout=10 06:34:30 > git rev-parse fb231b366c892e8c352b046cfd09bd7254b68458^{commit} # timeout=10 06:34:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:34:30 Checking out Revision fb231b366c892e8c352b046cfd09bd7254b68458 (refs/changes/45/111345/1) 06:34:30 > git config core.sparsecheckout # timeout=10 06:34:30 > git checkout -f fb231b366c892e8c352b046cfd09bd7254b68458 # timeout=10 06:34:34 Commit message: "Feat: Branch cut stable/calcium" 06:34:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:34:34 > git rev-list --no-walk 120dd37b214f81e467dd04198230bd47efeca4bc # timeout=10 06:34:34 > git remote # timeout=10 06:34:34 > git submodule init # timeout=10 06:34:34 > git submodule sync # timeout=10 06:34:34 > git config --get remote.origin.url # timeout=10 06:34:34 > git submodule init # timeout=10 06:34:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:34:34 > git config --get submodule.global-jjb.url # timeout=10 06:34:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:34:34 > git config --get submodule.packer/common-packer.url # timeout=10 06:34:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:34:35 > git submodule update --init --recursive global-jjb # timeout=10 06:34:36 > git submodule update --init --recursive packer/common-packer # timeout=10 06:34:37 provisioning config files... 06:34:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:34:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:34:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11319157966570776281.sh 06:34:37 ---> python-tools-install.sh 06:34:37 Setup pyenv: 06:34:37 system 06:34:37 * 3.8.13 (set by /opt/pyenv/version) 06:34:37 * 3.9.13 (set by /opt/pyenv/version) 06:34:37 * 3.10.13 (set by /opt/pyenv/version) 06:34:37 * 3.11.7 (set by /opt/pyenv/version) 06:34:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CGad 06:34:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:34:45 lf-activate-venv(): INFO: Installing: lftools 06:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-CGad/bin to PATH 06:35:18 Generating Requirements File 06:35:57 Python 3.11.7 06:35:57 pip 24.0 from /tmp/venv-CGad/lib/python3.11/site-packages/pip (python 3.11) 06:35:57 appdirs==1.4.4 06:35:57 argcomplete==3.2.3 06:35:57 aspy.yaml==1.3.0 06:35:57 attrs==23.2.0 06:35:57 autopage==0.5.2 06:35:57 beautifulsoup4==4.12.3 06:35:57 boto3==1.34.81 06:35:57 botocore==1.34.81 06:35:57 bs4==0.0.2 06:35:57 cachetools==5.3.3 06:35:57 certifi==2024.2.2 06:35:57 cffi==1.16.0 06:35:57 cfgv==3.4.0 06:35:57 chardet==5.2.0 06:35:57 charset-normalizer==3.3.2 06:35:57 click==8.1.7 06:35:57 cliff==4.6.0 06:35:57 cmd2==2.4.3 06:35:57 cryptography==3.3.2 06:35:57 debtcollector==3.0.0 06:35:57 decorator==5.1.1 06:35:57 defusedxml==0.7.1 06:35:57 Deprecated==1.2.14 06:35:57 distlib==0.3.8 06:35:57 dnspython==2.6.1 06:35:57 docker==4.2.2 06:35:57 dogpile.cache==1.3.2 06:35:57 email_validator==2.1.1 06:35:57 filelock==3.13.4 06:35:57 future==1.0.0 06:35:57 gitdb==4.0.11 06:35:57 GitPython==3.1.43 06:35:57 google-auth==2.29.0 06:35:57 httplib2==0.22.0 06:35:57 identify==2.5.35 06:35:57 idna==3.6 06:35:57 importlib-resources==1.5.0 06:35:57 iso8601==2.1.0 06:35:57 Jinja2==3.1.3 06:35:57 jmespath==1.0.1 06:35:57 jsonpatch==1.33 06:35:57 jsonpointer==2.4 06:35:57 jsonschema==4.21.1 06:35:57 jsonschema-specifications==2023.12.1 06:35:57 keystoneauth1==5.6.0 06:35:57 kubernetes==29.0.0 06:35:57 lftools==0.37.10 06:35:57 lxml==5.2.1 06:35:57 MarkupSafe==2.1.5 06:35:57 msgpack==1.0.8 06:35:57 multi_key_dict==2.0.3 06:35:57 munch==4.0.0 06:35:57 netaddr==1.2.1 06:35:57 netifaces==0.11.0 06:35:57 niet==1.4.2 06:35:57 nodeenv==1.8.0 06:35:57 oauth2client==4.1.3 06:35:57 oauthlib==3.2.2 06:35:57 openstacksdk==3.0.0 06:35:57 os-client-config==2.1.0 06:35:57 os-service-types==1.7.0 06:35:57 osc-lib==3.0.1 06:35:57 oslo.config==9.4.0 06:35:57 oslo.context==5.5.0 06:35:57 oslo.i18n==6.3.0 06:35:57 oslo.log==5.5.1 06:35:57 oslo.serialization==5.4.0 06:35:57 oslo.utils==7.1.0 06:35:57 packaging==24.0 06:35:57 pbr==6.0.0 06:35:57 platformdirs==4.2.0 06:35:57 prettytable==3.10.0 06:35:57 pyasn1==0.6.0 06:35:57 pyasn1_modules==0.4.0 06:35:57 pycparser==2.22 06:35:57 pygerrit2==2.0.15 06:35:57 PyGithub==2.3.0 06:35:57 pyinotify==0.9.6 06:35:57 PyJWT==2.8.0 06:35:57 PyNaCl==1.5.0 06:35:57 pyparsing==2.4.7 06:35:57 pyperclip==1.8.2 06:35:57 pyrsistent==0.20.0 06:35:57 python-cinderclient==9.5.0 06:35:57 python-dateutil==2.9.0.post0 06:35:57 python-heatclient==3.5.0 06:35:57 python-jenkins==1.8.2 06:35:57 python-keystoneclient==5.4.0 06:35:57 python-magnumclient==4.4.0 06:35:57 python-novaclient==18.6.0 06:35:57 python-openstackclient==6.6.0 06:35:57 python-swiftclient==4.5.0 06:35:57 PyYAML==6.0.1 06:35:57 referencing==0.34.0 06:35:57 requests==2.31.0 06:35:57 requests-oauthlib==2.0.0 06:35:57 requestsexceptions==1.4.0 06:35:57 rfc3986==2.0.0 06:35:57 rpds-py==0.18.0 06:35:57 rsa==4.9 06:35:57 ruamel.yaml==0.18.6 06:35:57 ruamel.yaml.clib==0.2.8 06:35:57 s3transfer==0.10.1 06:35:57 simplejson==3.19.2 06:35:57 six==1.16.0 06:35:57 smmap==5.0.1 06:35:57 soupsieve==2.5 06:35:57 stevedore==5.2.0 06:35:57 tabulate==0.9.0 06:35:57 toml==0.10.2 06:35:57 tomlkit==0.12.4 06:35:57 tqdm==4.66.2 06:35:57 typing_extensions==4.11.0 06:35:57 tzdata==2024.1 06:35:57 urllib3==1.26.18 06:35:57 virtualenv==20.25.1 06:35:57 wcwidth==0.2.13 06:35:57 websocket-client==1.7.0 06:35:57 wrapt==1.16.0 06:35:57 xdg==6.0.0 06:35:57 xmltodict==0.13.0 06:35:57 yq==3.2.3 06:35:57 [EnvInject] - Injecting environment variables from a build step. 06:35:57 [EnvInject] - Injecting as environment variables the properties content 06:35:57 PYTHON=python3 06:35:57 06:35:57 [EnvInject] - Variables injected successfully. 06:35:57 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins18331169596586231534.sh 06:35:57 ---> tox-install.sh 06:35:57 + source /home/jenkins/lf-env.sh 06:35:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:35:57 ++ mktemp -d /tmp/venv-XXXX 06:35:57 + lf_venv=/tmp/venv-6Yta 06:35:57 + local venv_file=/tmp/.os_lf_venv 06:35:57 + local python=python3 06:35:57 + local options 06:35:57 + local set_path=true 06:35:57 + local install_args= 06:35:57 ++ 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 06:35:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:35:57 + true 06:35:57 + case $1 in 06:35:57 + venv_file=/tmp/.toxenv 06:35:57 + shift 2 06:35:57 + true 06:35:57 + case $1 in 06:35:57 + shift 06:35:57 + break 06:35:57 + case $python in 06:35:57 + local pkg_list= 06:35:57 + [[ -d /opt/pyenv ]] 06:35:57 + echo 'Setup pyenv:' 06:35:57 Setup pyenv: 06:35:57 + export PYENV_ROOT=/opt/pyenv 06:35:57 + PYENV_ROOT=/opt/pyenv 06:35:57 + 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 06:35:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:35:57 + pyenv versions 06:35:58 system 06:35:58 3.8.13 06:35:58 3.9.13 06:35:58 3.10.13 06:35:58 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:35:58 + command -v pyenv 06:35:58 ++ pyenv init - --no-rehash 06:35:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:35:58 for i in ${!paths[@]}; do 06:35:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:35:58 fi; done; 06:35:58 echo "${paths[*]}"'\'')" 06:35:58 export PATH="/opt/pyenv/shims:${PATH}" 06:35:58 export PYENV_SHELL=bash 06:35:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:58 pyenv() { 06:35:58 local command 06:35:58 command="${1:-}" 06:35:58 if [ "$#" -gt 0 ]; then 06:35:58 shift 06:35:58 fi 06:35:58 06:35:58 case "$command" in 06:35:58 rehash|shell) 06:35:58 eval "$(pyenv "sh-$command" "$@")" 06:35:58 ;; 06:35:58 *) 06:35:58 command pyenv "$command" "$@" 06:35:58 ;; 06:35:58 esac 06:35:58 }' 06:35:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:35:58 for i in ${!paths[@]}; do 06:35:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:35:58 fi; done; 06:35:58 echo "${paths[*]}"' 06:35:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:35:58 ++ 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 06:35:58 ++ 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 06:35:58 ++ export PYENV_SHELL=bash 06:35:58 ++ PYENV_SHELL=bash 06:35:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:58 +++ complete -F _pyenv pyenv 06:35:58 ++ lf-pyver python3 06:35:58 ++ local py_version_xy=python3 06:35:58 ++ local py_version_xyz= 06:35:58 ++ awk '{ print $1 }' 06:35:58 ++ pyenv versions 06:35:58 ++ local command 06:35:58 ++ command=versions 06:35:58 ++ '[' 1 -gt 0 ']' 06:35:58 ++ shift 06:35:58 ++ case "$command" in 06:35:58 ++ command pyenv versions 06:35:58 ++ pyenv versions 06:35:58 ++ sed 's/^[ *]* //' 06:35:58 ++ grep -E '^[0-9.]*[0-9]$' 06:35:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:58 +++ tail -n 1 06:35:58 +++ grep '^3' /tmp/.pyenv_versions 06:35:58 +++ sort -V 06:35:58 ++ py_version_xyz=3.11.7 06:35:58 ++ [[ -z 3.11.7 ]] 06:35:58 ++ echo 3.11.7 06:35:58 ++ return 0 06:35:58 + pyenv local 3.11.7 06:35:58 + local command 06:35:58 + command=local 06:35:58 + '[' 2 -gt 0 ']' 06:35:58 + shift 06:35:58 + case "$command" in 06:35:58 + command pyenv local 3.11.7 06:35:58 + pyenv local 3.11.7 06:35:58 + for arg in "$@" 06:35:58 + case $arg in 06:35:58 + pkg_list+='tox ' 06:35:58 + for arg in "$@" 06:35:58 + case $arg in 06:35:58 + pkg_list+='virtualenv ' 06:35:58 + for arg in "$@" 06:35:58 + case $arg in 06:35:58 + pkg_list+='urllib3~=1.26.15 ' 06:35:58 + [[ -f /tmp/.toxenv ]] 06:35:58 + [[ ! -f /tmp/.toxenv ]] 06:35:58 + [[ -n '' ]] 06:35:58 + python3 -m venv /tmp/venv-6Yta 06:36:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Yta' 06:36:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Yta 06:36:02 + echo /tmp/venv-6Yta 06:36:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:36:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:36:02 + /tmp/venv-6Yta/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:36:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:05 + /tmp/venv-6Yta/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:07 + type python3 06:36:07 + true 06:36:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6Yta/bin to PATH' 06:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-6Yta/bin to PATH 06:36:07 + PATH=/tmp/venv-6Yta/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 06:36:07 + return 0 06:36:07 + python3 --version 06:36:07 Python 3.11.7 06:36:07 + python3 -m pip --version 06:36:07 pip 24.0 from /tmp/venv-6Yta/lib/python3.11/site-packages/pip (python 3.11) 06:36:08 + python3 -m pip freeze 06:36:08 cachetools==5.3.3 06:36:08 chardet==5.2.0 06:36:08 colorama==0.4.6 06:36:08 distlib==0.3.8 06:36:08 filelock==3.13.4 06:36:08 packaging==24.0 06:36:08 platformdirs==4.2.0 06:36:08 pluggy==1.4.0 06:36:08 pyproject-api==1.6.1 06:36:08 tox==4.14.2 06:36:08 urllib3==1.26.18 06:36:08 virtualenv==20.25.1 06:36:08 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9167386737664720626.sh 06:36:11 [EnvInject] - Injecting environment variables from a build step. 06:36:11 [EnvInject] - Injecting as environment variables the properties content 06:36:11 PARALLEL=False 06:36:11 06:36:11 [EnvInject] - Variables injected successfully. 06:36:11 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1100430708543917405.sh 06:36:12 ---> tox-run.sh 06:36:12 + 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 06:36:12 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 06:36:12 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 06:36:12 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 06:36:12 + cd /w/workspace/builder-tox-verify-master/. 06:36:12 + source /home/jenkins/lf-env.sh 06:36:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:12 ++ mktemp -d /tmp/venv-XXXX 06:36:12 + lf_venv=/tmp/venv-43go 06:36:12 + local venv_file=/tmp/.os_lf_venv 06:36:12 + local python=python3 06:36:12 + local options 06:36:12 + local set_path=true 06:36:12 + local install_args= 06:36:12 ++ 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 06:36:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:12 + true 06:36:12 + case $1 in 06:36:12 + venv_file=/tmp/.toxenv 06:36:12 + shift 2 06:36:12 + true 06:36:12 + case $1 in 06:36:12 + shift 06:36:12 + break 06:36:12 + case $python in 06:36:12 + local pkg_list= 06:36:12 + [[ -d /opt/pyenv ]] 06:36:12 + echo 'Setup pyenv:' 06:36:12 Setup pyenv: 06:36:12 + export PYENV_ROOT=/opt/pyenv 06:36:12 + PYENV_ROOT=/opt/pyenv 06:36:12 + 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 06:36:12 + 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 06:36:12 + pyenv versions 06:36:12 system 06:36:12 3.8.13 06:36:12 3.9.13 06:36:12 3.10.13 06:36:12 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:36:12 + command -v pyenv 06:36:12 ++ pyenv init - --no-rehash 06:36:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:36:12 for i in ${!paths[@]}; do 06:36:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:36:12 fi; done; 06:36:12 echo "${paths[*]}"'\'')" 06:36:12 export PATH="/opt/pyenv/shims:${PATH}" 06:36:12 export PYENV_SHELL=bash 06:36:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:12 pyenv() { 06:36:12 local command 06:36:12 command="${1:-}" 06:36:12 if [ "$#" -gt 0 ]; then 06:36:12 shift 06:36:12 fi 06:36:12 06:36:12 case "$command" in 06:36:12 rehash|shell) 06:36:12 eval "$(pyenv "sh-$command" "$@")" 06:36:12 ;; 06:36:12 *) 06:36:12 command pyenv "$command" "$@" 06:36:12 ;; 06:36:12 esac 06:36:12 }' 06:36:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:36:12 for i in ${!paths[@]}; do 06:36:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:36:12 fi; done; 06:36:12 echo "${paths[*]}"' 06:36:12 ++ 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 06:36:12 ++ 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 06:36:12 ++ 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 06:36:12 ++ export PYENV_SHELL=bash 06:36:12 ++ PYENV_SHELL=bash 06:36:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:12 +++ complete -F _pyenv pyenv 06:36:12 ++ lf-pyver python3 06:36:12 ++ local py_version_xy=python3 06:36:12 ++ local py_version_xyz= 06:36:12 ++ awk '{ print $1 }' 06:36:12 ++ pyenv versions 06:36:12 ++ local command 06:36:12 ++ command=versions 06:36:12 ++ '[' 1 -gt 0 ']' 06:36:12 ++ shift 06:36:12 ++ case "$command" in 06:36:12 ++ command pyenv versions 06:36:12 ++ pyenv versions 06:36:12 ++ sed 's/^[ *]* //' 06:36:12 ++ grep -E '^[0-9.]*[0-9]$' 06:36:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:12 +++ grep '^3' /tmp/.pyenv_versions 06:36:12 +++ tail -n 1 06:36:12 +++ sort -V 06:36:12 ++ py_version_xyz=3.11.7 06:36:12 ++ [[ -z 3.11.7 ]] 06:36:12 ++ echo 3.11.7 06:36:12 ++ return 0 06:36:12 + pyenv local 3.11.7 06:36:12 + local command 06:36:12 + command=local 06:36:12 + '[' 2 -gt 0 ']' 06:36:12 + shift 06:36:12 + case "$command" in 06:36:12 + command pyenv local 3.11.7 06:36:12 + pyenv local 3.11.7 06:36:12 + for arg in "$@" 06:36:12 + case $arg in 06:36:12 + pkg_list+='tox ' 06:36:12 + for arg in "$@" 06:36:12 + case $arg in 06:36:12 + pkg_list+='virtualenv ' 06:36:12 + for arg in "$@" 06:36:12 + case $arg in 06:36:12 + pkg_list+='urllib3~=1.26.15 ' 06:36:12 + [[ -f /tmp/.toxenv ]] 06:36:12 ++ cat /tmp/.toxenv 06:36:12 + lf_venv=/tmp/venv-6Yta 06:36:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Yta from' file:/tmp/.toxenv 06:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Yta from file:/tmp/.toxenv 06:36:12 + /tmp/venv-6Yta/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:36:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:13 + /tmp/venv-6Yta/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:14 + type python3 06:36:14 + true 06:36:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6Yta/bin to PATH' 06:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-6Yta/bin to PATH 06:36:14 + PATH=/tmp/venv-6Yta/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 06:36:14 + return 0 06:36:14 + [[ -d /opt/pyenv ]] 06:36:14 + echo '---> Setting up pyenv' 06:36:14 ---> Setting up pyenv 06:36:14 + export PYENV_ROOT=/opt/pyenv 06:36:14 + PYENV_ROOT=/opt/pyenv 06:36:14 + export PATH=/opt/pyenv/bin:/tmp/venv-6Yta/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 06:36:14 + PATH=/opt/pyenv/bin:/tmp/venv-6Yta/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 06:36:14 ++ pwd 06:36:14 + PYTHONPATH=/w/workspace/builder-tox-verify-master 06:36:14 + export PYTHONPATH 06:36:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:36:14 + TOX_TESTENV_PASSENV=PYTHONPATH 06:36:14 + tox --version 06:36:14 4.14.2 from /tmp/venv-6Yta/lib/python3.11/site-packages/tox/__init__.py 06:36:14 + PARALLEL=False 06:36:14 + TOX_OPTIONS_LIST= 06:36:14 + [[ -n '' ]] 06:36:14 + case ${PARALLEL,,} in 06:36:14 + tox 06:36:14 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 06:36:14 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:36:38 docs: freeze> python -m pip freeze --all 06:36:38 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.51.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.4,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 06:36:38 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 06:36:41 docs: OK ✔ in 26.65 seconds 06:36:41 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:37:00 docs-linkcheck: freeze> python -m pip freeze --all 06:37:00 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.51.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.4,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 06:37:00 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 06:37:03 docs-linkcheck: OK ✔ in 21.88 seconds 06:37:03 jjb-version: freeze> python -m pip freeze --all 06:37:04 jjb-version: pip==24.0,setuptools==69.1.0,wheel==0.42.0 06:37:04 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 06:37:04 JJB version in jjb/releng-jobs.yaml: 5.0.2 06:37:04 JJB version in tox.ini: 5.0.2 06:37:04 jjb-version: OK ✔ in 1.33 seconds 06:37:04 prefix: freeze> python -m pip freeze --all 06:37:05 prefix: pip==24.0,setuptools==69.1.0,wheel==0.42.0 06:37:05 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 06:37:06 prefix: OK ✔ in 1.51 seconds 06:37:06 robot: freeze> python -m pip freeze --all 06:37:07 robot: pip==24.0,setuptools==69.1.0,wheel==0.42.0 06:37:07 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 06:37:07 docs: OK (26.65=setup[24.30]+cmd[2.35] seconds) 06:37:07 docs-linkcheck: OK (21.87=setup[19.51]+cmd[2.36] seconds) 06:37:07 jjb-version: OK (1.33=setup[1.29]+cmd[0.03] seconds) 06:37:07 prefix: OK (1.51=setup[1.48]+cmd[0.04] seconds) 06:37:07 robot: OK (1.67=setup[1.60]+cmd[0.06] seconds) 06:37:07 congratulations :) (53.10 seconds) 06:37:07 + tox_status=0 06:37:07 + echo '---> Completed tox runs' 06:37:07 ---> Completed tox runs 06:37:07 + for i in .tox/*/log 06:37:07 ++ echo .tox/docs-linkcheck/log 06:37:07 ++ awk -F/ '{print $2}' 06:37:07 + tox_env=docs-linkcheck 06:37:07 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 06:37:07 + for i in .tox/*/log 06:37:07 ++ echo .tox/docs/log 06:37:07 ++ awk -F/ '{print $2}' 06:37:07 + tox_env=docs 06:37:07 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 06:37:07 + for i in .tox/*/log 06:37:07 ++ echo .tox/jjb-version/log 06:37:07 ++ awk -F/ '{print $2}' 06:37:07 + tox_env=jjb-version 06:37:07 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 06:37:07 + for i in .tox/*/log 06:37:07 ++ echo .tox/prefix/log 06:37:07 ++ awk -F/ '{print $2}' 06:37:07 + tox_env=prefix 06:37:07 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 06:37:07 + for i in .tox/*/log 06:37:07 ++ echo .tox/robot/log 06:37:07 ++ awk -F/ '{print $2}' 06:37:07 + tox_env=robot 06:37:07 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 06:37:07 + DOC_DIR=docs/_build/html 06:37:07 + [[ -d docs/_build/html ]] 06:37:07 + echo '---> Archiving generated docs' 06:37:07 ---> Archiving generated docs 06:37:07 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 06:37:07 + echo '---> tox-run.sh ends' 06:37:07 ---> tox-run.sh ends 06:37:07 + test 0 -eq 0 06:37:07 $ ssh-agent -k 06:37:07 unset SSH_AUTH_SOCK; 06:37:07 unset SSH_AGENT_PID; 06:37:07 echo Agent pid 5446 killed; 06:37:07 [ssh-agent] Stopped. 06:37:07 [PostBuildScript] - [INFO] Executing post build scripts. 06:37:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins182982485602068146.sh 06:37:07 ---> sysstat.sh 06:37:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins46080192767275769.sh 06:37:08 ---> package-listing.sh 06:37:08 ++ facter osfamily 06:37:08 ++ tr '[:upper:]' '[:lower:]' 06:37:08 + OS_FAMILY=redhat 06:37:08 + workspace=/w/workspace/builder-tox-verify-master 06:37:08 + START_PACKAGES=/tmp/packages_start.txt 06:37:08 + END_PACKAGES=/tmp/packages_end.txt 06:37:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:08 + PACKAGES=/tmp/packages_start.txt 06:37:08 + '[' /w/workspace/builder-tox-verify-master ']' 06:37:08 + PACKAGES=/tmp/packages_end.txt 06:37:08 + case "${OS_FAMILY}" in 06:37:08 + rpm -qa 06:37:08 + sort 06:37:09 + '[' -f /tmp/packages_start.txt ']' 06:37:09 + '[' -f /tmp/packages_end.txt ']' 06:37:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:09 + '[' /w/workspace/builder-tox-verify-master ']' 06:37:09 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 06:37:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 06:37:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins828660922081490.sh 06:37:09 ---> capture-instance-metadata.sh 06:37:09 Setup pyenv: 06:37:09 system 06:37:09 3.8.13 06:37:09 3.9.13 06:37:09 3.10.13 06:37:09 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CGad from file:/tmp/.os_lf_venv 06:37:11 lf-activate-venv(): INFO: Installing: lftools 06:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-CGad/bin to PATH 06:37:24 INFO: Running in OpenStack, capturing instance metadata 06:37:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14286367354033565257.sh 06:37:24 provisioning config files... 06:37:25 Could not find credentials [logs] for builder-tox-verify-master #7412 06:37:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config15373275259517567541tmp 06:37:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:37:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:37:25 provisioning config files... 06:37:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:37:25 [EnvInject] - Injecting environment variables from a build step. 06:37:25 [EnvInject] - Injecting as environment variables the properties content 06:37:25 SERVER_ID=logs 06:37:25 06:37:25 [EnvInject] - Variables injected successfully. 06:37:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9684060029384193813.sh 06:37:25 ---> create-netrc.sh 06:37:25 WARN: Log server credential not found. 06:37:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13891272099653854359.sh 06:37:25 ---> python-tools-install.sh 06:37:25 Setup pyenv: 06:37:25 system 06:37:26 3.8.13 06:37:26 3.9.13 06:37:26 3.10.13 06:37:26 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CGad from file:/tmp/.os_lf_venv 06:37:27 lf-activate-venv(): INFO: Installing: lftools 06:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-CGad/bin to PATH 06:37:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1486372063494402482.sh 06:37:37 ---> sudo-logs.sh 06:37:37 Archiving 'sudo' log.. 06:37:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13310795989200368298.sh 06:37:37 ---> job-cost.sh 06:37:37 Setup pyenv: 06:37:37 system 06:37:37 3.8.13 06:37:37 3.9.13 06:37:37 3.10.13 06:37:37 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CGad from file:/tmp/.os_lf_venv 06:37:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-CGad/bin to PATH 06:37:45 INFO: No Stack... 06:37:45 INFO: Retrieving Pricing Info for: v3-standard-2 06:37:46 INFO: Archiving Costs 06:37:46 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17991506101816161627.sh 06:37:46 ---> logs-deploy.sh 06:37:46 Setup pyenv: 06:37:46 system 06:37:46 3.8.13 06:37:46 3.9.13 06:37:46 3.10.13 06:37:46 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CGad from file:/tmp/.os_lf_venv 06:37:48 lf-activate-venv(): INFO: Installing: lftools 06:37:57 lf-activate-venv(): INFO: Adding /tmp/venv-CGad/bin to PATH 06:37:57 WARNING: Nexus logging server not set 06:37:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7412/ 06:37:57 INFO: archiving logs to S3 06:37:58 ---> uname -a: 06:37:58 Linux prd-centos8-builder-2c-2g-6416.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 06:37:58 06:37:58 06:37:58 ---> lscpu: 06:37:58 Architecture: x86_64 06:37:58 CPU op-mode(s): 32-bit, 64-bit 06:37:58 Byte Order: Little Endian 06:37:58 CPU(s): 2 06:37:58 On-line CPU(s) list: 0,1 06:37:58 Thread(s) per core: 1 06:37:58 Core(s) per socket: 1 06:37:58 Socket(s): 2 06:37:58 NUMA node(s): 1 06:37:58 Vendor ID: AuthenticAMD 06:37:58 CPU family: 23 06:37:58 Model: 49 06:37:58 Model name: AMD EPYC-Rome Processor 06:37:58 Stepping: 0 06:37:58 CPU MHz: 2799.998 06:37:58 BogoMIPS: 5599.99 06:37:58 Virtualization: AMD-V 06:37:58 Hypervisor vendor: KVM 06:37:58 Virtualization type: full 06:37:58 L1d cache: 32K 06:37:58 L1i cache: 32K 06:37:58 L2 cache: 512K 06:37:58 L3 cache: 16384K 06:37:58 NUMA node0 CPU(s): 0,1 06:37:58 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 06:37:58 06:37:58 06:37:58 ---> nproc: 06:37:58 2 06:37:58 06:37:58 06:37:58 ---> df -h: 06:37:58 Filesystem Size Used Avail Use% Mounted on 06:37:58 devtmpfs 3.8G 0 3.8G 0% /dev 06:37:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:37:58 tmpfs 3.8G 17M 3.8G 1% /run 06:37:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:37:58 /dev/vda1 40G 9.2G 31G 23% / 06:37:58 tmpfs 770M 0 770M 0% /run/user/1001 06:37:58 06:37:58 06:37:58 ---> free -m: 06:37:58 total used free shared buff/cache available 06:37:58 Mem: 7697 669 3928 19 3099 6710 06:37:58 Swap: 1023 0 1023 06:37:58 06:37:58 06:37:58 ---> ip addr: 06:37:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:37:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:37:58 inet 127.0.0.1/8 scope host lo 06:37:58 valid_lft forever preferred_lft forever 06:37:58 inet6 ::1/128 scope host 06:37:58 valid_lft forever preferred_lft forever 06:37:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:37:58 link/ether fa:16:3e:48:e0:e8 brd ff:ff:ff:ff:ff:ff 06:37:58 altname enp0s3 06:37:58 altname ens3 06:37:58 inet 10.30.170.231/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:37:58 valid_lft 86147sec preferred_lft 86147sec 06:37:58 inet6 fe80::f816:3eff:fe48:e0e8/64 scope link 06:37:58 valid_lft forever preferred_lft forever 06:37:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:37:58 link/ether 02:42:af:45:6f:3e brd ff:ff:ff:ff:ff:ff 06:37:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:37:58 valid_lft forever preferred_lft forever 06:37:58 06:37:58 06:37:58 ---> sar -b -r -n DEV: 06:37:58 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/10/2024 _x86_64_ (2 CPU) 06:37:58 06:37:58 06:33:40 LINUX RESTART (2 CPU) 06:37:58 06:37:58 06:34:01 AM tps rtps wtps bread/s bwrtn/s 06:37:58 06:35:01 AM 204.88 79.33 125.55 13913.58 41004.76 06:37:58 06:36:01 AM 108.65 6.77 101.88 1271.52 9451.21 06:37:58 06:37:01 AM 101.52 0.72 100.80 72.24 11523.36 06:37:58 Average: 138.35 28.94 109.41 5086.48 20661.53 06:37:58 06:37:58 06:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:58 06:35:01 AM 5290896 6999752 2591540 32.88 2688 1900656 990656 11.09 207900 2094676 86400 06:37:58 06:36:01 AM 4977912 6969492 2904524 36.85 2688 2168240 990040 11.09 235592 2320272 107032 06:37:58 06:37:01 AM 4103000 6883368 3779436 47.95 2688 2932588 1082104 12.12 266832 3076772 593840 06:37:58 Average: 4790603 6950871 3091833 39.22 2688 2333828 1020933 11.43 236775 2497240 262424 06:37:58 06:37:58 06:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:58 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:35:01 AM eth0 261.45 177.53 1433.69 62.91 0.00 0.00 0.00 0.00 06:37:58 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:36:01 AM eth0 42.68 36.01 490.47 5.33 0.00 0.00 0.00 0.00 06:37:58 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:37:01 AM eth0 78.51 62.18 1302.48 8.68 0.00 0.00 0.00 0.00 06:37:58 06:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 Average: eth0 127.56 91.91 1075.60 25.64 0.00 0.00 0.00 0.00 06:37:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:37:58 06:37:58 ---> sar -P ALL: 06:37:58 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/10/2024 _x86_64_ (2 CPU) 06:37:58 06:37:58 06:33:40 LINUX RESTART (2 CPU) 06:37:58 06:37:58 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 06:37:58 06:35:01 AM all 40.61 0.02 9.21 6.64 0.10 43.42 06:37:58 06:35:01 AM 0 39.81 0.02 9.37 6.92 0.10 43.78 06:37:58 06:35:01 AM 1 41.42 0.02 9.05 6.36 0.10 43.05 06:37:58 06:36:01 AM all 35.18 0.00 5.65 3.55 0.09 55.53 06:37:58 06:36:01 AM 0 44.14 0.00 6.56 3.32 0.10 45.88 06:37:58 06:36:01 AM 1 26.24 0.00 4.73 3.78 0.08 65.16 06:37:58 06:37:01 AM all 36.74 0.00 5.75 2.99 0.11 54.42 06:37:58 06:37:01 AM 0 41.00 0.00 5.76 3.27 0.10 49.87 06:37:58 06:37:01 AM 1 32.49 0.00 5.73 2.70 0.12 58.96 06:37:58 Average: all 37.50 0.01 6.86 4.38 0.10 51.15 06:37:58 Average: 0 41.66 0.01 7.23 4.50 0.10 46.52 06:37:58 Average: 1 33.35 0.01 6.50 4.27 0.10 55.77 06:37:58 06:37:58 06:37:58