07:42:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/143234 07:42:18 Running as SYSTEM 07:42:18 [EnvInject] - Loading node environment variables. 07:42:18 Building remotely on prd-centos8-builder-2c-1g-7419 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yaml-lint 07:42:18 [ssh-agent] Looking for ssh-agent implementation... 07:42:18 $ ssh-agent 07:42:18 SSH_AUTH_SOCK=/tmp/ssh-1SzhhWVArYPF/agent.15075 07:42:18 SSH_AGENT_PID=15078 07:42:18 [ssh-agent] Started. 07:42:18 Running ssh-add (command line suppressed) 07:42:18 Identity added: /w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_8856566601734857121.key (/w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_8856566601734857121.key) 07:42:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:42:18 The recommended git tool is: NONE 07:42:20 using credential onap-jenkins-ssh 07:42:20 Wiping out workspace first. 07:42:20 Cloning the remote Git repository 07:42:20 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 07:42:20 > git init /w/workspace/integration-data-provider-master-yaml-lint # timeout=10 07:42:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 07:42:20 > git --version # timeout=10 07:42:20 > git --version # 'git version 2.39.0' 07:42:20 using GIT_SSH to set credentials Gerrit user 07:42:20 [INFO] Currently running in a labeled security context 07:42:20 [INFO] Currently SELinux is 'enforcing' on the host 07:42:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh12082804892257482318.key 07:42:20 Verifying host key using manually-configured host key entries 07:42:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 07:42:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 07:42:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 07:42:21 using GIT_SSH to set credentials Gerrit user 07:42:21 [INFO] Currently running in a labeled security context 07:42:21 [INFO] Currently SELinux is 'enforcing' on the host 07:42:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh619794676342768996.key 07:42:21 Verifying host key using manually-configured host key entries 07:42:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/34/143234/1 # timeout=30 07:42:21 > git rev-parse 440ab6efda61a1fa929725bc9915e2c7f7cd93fa^{commit} # timeout=10 07:42:21 Checking out Revision 440ab6efda61a1fa929725bc9915e2c7f7cd93fa (refs/changes/34/143234/1) 07:42:21 > git config core.sparsecheckout # timeout=10 07:42:21 > git checkout -f 440ab6efda61a1fa929725bc9915e2c7f7cd93fa # timeout=30 07:42:24 Commit message: "CI: Deploy python based Github2Gerrit" 07:42:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:24 > git rev-list --no-walk 28bcc2bda83801e5e7aeb9922290ca8d16293811 # timeout=10 07:42:25 [EnvInject] - Injecting environment variables from a build step. 07:42:25 [EnvInject] - Injecting as environment variables the properties content 07:42:25 PYTHON=python3 07:42:25 07:42:25 [EnvInject] - Variables injected successfully. 07:42:25 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4266583434068168142.sh 07:42:25 ---> tox-install.sh 07:42:25 + source /home/jenkins/lf-env.sh 07:42:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:25 ++ mktemp -d /tmp/venv-XXXX 07:42:25 + lf_venv=/tmp/venv-y1kY 07:42:25 + local venv_file=/tmp/.os_lf_venv 07:42:25 + local python=python3 07:42:25 + local options 07:42:25 + local set_path=true 07:42:25 + local install_args= 07:42:25 ++ 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 07:42:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:25 + true 07:42:25 + case $1 in 07:42:25 + venv_file=/tmp/.toxenv 07:42:25 + shift 2 07:42:25 + true 07:42:25 + case $1 in 07:42:25 + shift 07:42:25 + break 07:42:25 + case $python in 07:42:25 + local pkg_list= 07:42:25 + [[ -d /opt/pyenv ]] 07:42:25 + echo 'Setup pyenv:' 07:42:25 Setup pyenv: 07:42:25 + export PYENV_ROOT=/opt/pyenv 07:42:25 + PYENV_ROOT=/opt/pyenv 07:42:25 + 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 07:42:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:25 + pyenv versions 07:42:25 system 07:42:25 * 3.8.13 (set by /opt/pyenv/version) 07:42:25 * 3.9.13 (set by /opt/pyenv/version) 07:42:25 * 3.10.6 (set by /opt/pyenv/version) 07:42:25 + command -v pyenv 07:42:25 ++ pyenv init - --no-rehash 07:42:25 + 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[*]}"'\'')" 07:42:25 export PATH="/opt/pyenv/shims:${PATH}" 07:42:25 export PYENV_SHELL=bash 07:42:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:25 pyenv() { 07:42:25 local command 07:42:25 command="${1:-}" 07:42:25 if [ "$#" -gt 0 ]; then 07:42:25 shift 07:42:25 fi 07:42:25 07:42:25 case "$command" in 07:42:25 rehash|shell) 07:42:25 eval "$(pyenv "sh-$command" "$@")" 07:42:25 ;; 07:42:25 *) 07:42:25 command pyenv "$command" "$@" 07:42:25 ;; 07:42:25 esac 07:42:25 }' 07:42:25 +++ 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[*]}"' 07:42:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:25 ++ 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 07:42:25 ++ 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 07:42:25 ++ export PYENV_SHELL=bash 07:42:25 ++ PYENV_SHELL=bash 07:42:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:25 +++ complete -F _pyenv pyenv 07:42:25 ++ lf-pyver python3 07:42:25 ++ local py_version_xy=python3 07:42:25 ++ local py_version_xyz= 07:42:25 ++ sed 's/^[ *]* //' 07:42:25 ++ grep -E '^[0-9.]*[0-9]$' 07:42:25 ++ pyenv versions 07:42:25 ++ local command 07:42:25 ++ command=versions 07:42:25 ++ '[' 1 -gt 0 ']' 07:42:25 ++ shift 07:42:25 ++ case "$command" in 07:42:25 ++ command pyenv versions 07:42:25 ++ pyenv versions 07:42:25 ++ awk '{ print $1 }' 07:42:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:25 +++ grep '^3' /tmp/.pyenv_versions 07:42:25 +++ tail -n 1 07:42:25 +++ sort -V 07:42:25 ++ py_version_xyz=3.10.6 07:42:25 ++ [[ -z 3.10.6 ]] 07:42:25 ++ echo 3.10.6 07:42:25 ++ return 0 07:42:25 + pyenv local 3.10.6 07:42:25 + local command 07:42:25 + command=local 07:42:25 + '[' 2 -gt 0 ']' 07:42:25 + shift 07:42:25 + case "$command" in 07:42:25 + command pyenv local 3.10.6 07:42:25 + pyenv local 3.10.6 07:42:25 + for arg in "$@" 07:42:25 + case $arg in 07:42:25 + pkg_list+='tox ' 07:42:25 + for arg in "$@" 07:42:25 + case $arg in 07:42:25 + pkg_list+='virtualenv ' 07:42:25 + for arg in "$@" 07:42:25 + case $arg in 07:42:25 + pkg_list+='urllib3~=1.26.15 ' 07:42:25 + [[ -f /tmp/.toxenv ]] 07:42:25 + [[ ! -f /tmp/.toxenv ]] 07:42:25 + [[ -n '' ]] 07:42:25 + python3 -m venv /tmp/venv-y1kY 07:42:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y1kY' 07:42:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y1kY 07:42:29 + echo /tmp/venv-y1kY 07:42:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:42:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:42:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:42:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:29 + local 'pip_opts=--upgrade --quiet' 07:42:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:42:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:42:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:42:29 + [[ -n '' ]] 07:42:29 + [[ -n '' ]] 07:42:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:42:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:29 + /tmp/venv-y1kY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:42:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:42:33 lf-activate-venv(): INFO: Base packages installed successfully 07:42:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:42:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:42:33 + /tmp/venv-y1kY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:35 + type python3 07:42:35 + true 07:42:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y1kY/bin to PATH' 07:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-y1kY/bin to PATH 07:42:35 + PATH=/tmp/venv-y1kY/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 07:42:35 + return 0 07:42:35 + python3 --version 07:42:35 Python 3.10.6 07:42:35 + python3 -m pip --version 07:42:35 pip 26.0.1 from /tmp/venv-y1kY/lib/python3.10/site-packages/pip (python 3.10) 07:42:35 + python3 -m pip freeze 07:42:36 cachetools==7.0.1 07:42:36 chardet==5.2.0 07:42:36 colorama==0.4.6 07:42:36 distlib==0.4.0 07:42:36 filelock==3.21.2 07:42:36 packaging==26.0 07:42:36 platformdirs==4.7.0 07:42:36 pluggy==1.6.0 07:42:36 pyproject-api==1.10.0 07:42:36 tomli==2.4.0 07:42:36 tox==4.35.0 07:42:36 typing_extensions==4.15.0 07:42:36 urllib3==1.26.20 07:42:36 virtualenv==20.36.1 07:42:36 [EnvInject] - Injecting environment variables from a build step. 07:42:36 [EnvInject] - Injecting as environment variables the properties content 07:42:36 PARALLEL=false 07:42:36 07:42:36 [EnvInject] - Variables injected successfully. 07:42:36 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2974026250447268162.sh 07:42:36 ---> tox-run.sh 07:42:36 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:36 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/tox 07:42:36 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/docs 07:42:36 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/tox 07:42:36 + cd /w/workspace/integration-data-provider-master-yaml-lint/. 07:42:36 + source /home/jenkins/lf-env.sh 07:42:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:36 ++ mktemp -d /tmp/venv-XXXX 07:42:36 + lf_venv=/tmp/venv-QeEX 07:42:36 + local venv_file=/tmp/.os_lf_venv 07:42:36 + local python=python3 07:42:36 + local options 07:42:36 + local set_path=true 07:42:36 + local install_args= 07:42:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:36 + true 07:42:36 + case $1 in 07:42:36 + venv_file=/tmp/.toxenv 07:42:36 + shift 2 07:42:36 + true 07:42:36 + case $1 in 07:42:36 + shift 07:42:36 + break 07:42:36 + case $python in 07:42:36 + local pkg_list= 07:42:36 + [[ -d /opt/pyenv ]] 07:42:36 + echo 'Setup pyenv:' 07:42:36 Setup pyenv: 07:42:36 + export PYENV_ROOT=/opt/pyenv 07:42:36 + PYENV_ROOT=/opt/pyenv 07:42:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:36 + pyenv versions 07:42:36 system 07:42:36 3.8.13 07:42:36 3.9.13 07:42:36 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:42:36 + command -v pyenv 07:42:36 ++ pyenv init - --no-rehash 07:42:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:42:36 export PATH="/opt/pyenv/shims:${PATH}" 07:42:36 export PYENV_SHELL=bash 07:42:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:36 pyenv() { 07:42:36 local command 07:42:36 command="${1:-}" 07:42:36 if [ "$#" -gt 0 ]; then 07:42:36 shift 07:42:36 fi 07:42:36 07:42:36 case "$command" in 07:42:36 rehash|shell) 07:42:36 eval "$(pyenv "sh-$command" "$@")" 07:42:36 ;; 07:42:36 *) 07:42:36 command pyenv "$command" "$@" 07:42:36 ;; 07:42:36 esac 07:42:36 }' 07:42:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:42:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:42:36 ++ export PYENV_SHELL=bash 07:42:36 ++ PYENV_SHELL=bash 07:42:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:36 +++ complete -F _pyenv pyenv 07:42:36 ++ lf-pyver python3 07:42:36 ++ local py_version_xy=python3 07:42:36 ++ local py_version_xyz= 07:42:36 ++ pyenv versions 07:42:36 ++ local command 07:42:36 ++ command=versions 07:42:36 ++ '[' 1 -gt 0 ']' 07:42:36 ++ shift 07:42:36 ++ case "$command" in 07:42:36 ++ grep -E '^[0-9.]*[0-9]$' 07:42:36 ++ command pyenv versions 07:42:36 ++ pyenv versions 07:42:36 ++ sed 's/^[ *]* //' 07:42:36 ++ awk '{ print $1 }' 07:42:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:36 +++ grep '^3' /tmp/.pyenv_versions 07:42:36 +++ tail -n 1 07:42:36 +++ sort -V 07:42:36 ++ py_version_xyz=3.10.6 07:42:36 ++ [[ -z 3.10.6 ]] 07:42:36 ++ echo 3.10.6 07:42:36 ++ return 0 07:42:36 + pyenv local 3.10.6 07:42:36 + local command 07:42:36 + command=local 07:42:36 + '[' 2 -gt 0 ']' 07:42:36 + shift 07:42:36 + case "$command" in 07:42:36 + command pyenv local 3.10.6 07:42:36 + pyenv local 3.10.6 07:42:36 + for arg in "$@" 07:42:36 + case $arg in 07:42:36 + pkg_list+='tox ' 07:42:36 + for arg in "$@" 07:42:36 + case $arg in 07:42:36 + pkg_list+='virtualenv ' 07:42:36 + for arg in "$@" 07:42:36 + case $arg in 07:42:36 + pkg_list+='urllib3~=1.26.15 ' 07:42:36 + [[ -f /tmp/.toxenv ]] 07:42:36 ++ cat /tmp/.toxenv 07:42:36 + lf_venv=/tmp/venv-y1kY 07:42:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y1kY from' file:/tmp/.toxenv 07:42:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y1kY from file:/tmp/.toxenv 07:42:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:42:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:36 + local 'pip_opts=--upgrade --quiet' 07:42:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:42:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:42:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:42:36 + [[ -n '' ]] 07:42:36 + [[ -n '' ]] 07:42:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:42:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:36 + /tmp/venv-y1kY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:42:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:42:37 lf-activate-venv(): INFO: Base packages installed successfully 07:42:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:42:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:42:37 + /tmp/venv-y1kY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:38 + type python3 07:42:38 + true 07:42:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y1kY/bin to PATH' 07:42:38 lf-activate-venv(): INFO: Adding /tmp/venv-y1kY/bin to PATH 07:42:38 + PATH=/tmp/venv-y1kY/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 07:42:38 + return 0 07:42:38 + [[ -d /opt/pyenv ]] 07:42:38 + echo '---> Setting up pyenv' 07:42:38 ---> Setting up pyenv 07:42:38 + export PYENV_ROOT=/opt/pyenv 07:42:38 + PYENV_ROOT=/opt/pyenv 07:42:38 + export PATH=/opt/pyenv/bin:/tmp/venv-y1kY/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 07:42:38 + PATH=/opt/pyenv/bin:/tmp/venv-y1kY/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 07:42:38 ++ pwd 07:42:38 + PYTHONPATH=/w/workspace/integration-data-provider-master-yaml-lint 07:42:38 + export PYTHONPATH 07:42:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:42:38 + TOX_TESTENV_PASSENV=PYTHONPATH 07:42:38 + tox --version 07:42:38 4.35.0 from /tmp/venv-y1kY/lib/python3.10/site-packages/tox/__init__.py 07:42:38 + PARALLEL=false 07:42:38 + TOX_OPTIONS_LIST= 07:42:38 + [[ -n yaml ]] 07:42:38 + TOX_OPTIONS_LIST=' -e yaml' 07:42:38 + case ${PARALLEL,,} in 07:42:38 + tox -e yaml 07:42:38 + tee -a /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/tox.log 07:42:40 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:43:03 yaml: freeze> python -m pip freeze --all 07:43:04 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.1.4,charset-normalizer==3.4.4,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.0,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 07:43:04 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:43:04 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:43:05 ---> Completed tox runs 07:43:05 + for i in .tox/*/log 07:43:05 ++ echo .tox/yaml/log 07:43:05 ++ awk -F/ '{print $2}' 07:43:05 + tox_env=yaml 07:43:05 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/yaml 07:43:05 + DOC_DIR=docs/_build/html 07:43:05 + [[ -d docs/_build/html ]] 07:43:05 + echo '---> tox-run.sh ends' 07:43:05 ---> tox-run.sh ends 07:43:05 + test 0 -eq 0 07:43:05 $ ssh-agent -k 07:43:05 unset SSH_AUTH_SOCK; 07:43:05 unset SSH_AGENT_PID; 07:43:05 echo Agent pid 15078 killed; 07:43:05 [ssh-agent] Stopped. 07:43:05 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:05 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins17348522573147082459.sh 07:43:05 ---> sysstat.sh 07:43:05 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins15689562308152514147.sh 07:43:05 ---> package-listing.sh 07:43:05 ++ facter osfamily 07:43:05 ++ tr '[:upper:]' '[:lower:]' 07:43:05 + OS_FAMILY=redhat 07:43:05 + workspace=/w/workspace/integration-data-provider-master-yaml-lint 07:43:05 + START_PACKAGES=/tmp/packages_start.txt 07:43:05 + END_PACKAGES=/tmp/packages_end.txt 07:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:05 + PACKAGES=/tmp/packages_start.txt 07:43:05 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 07:43:05 + PACKAGES=/tmp/packages_end.txt 07:43:05 + case "${OS_FAMILY}" in 07:43:05 + rpm -qa 07:43:05 + sort 07:43:06 + '[' -f /tmp/packages_start.txt ']' 07:43:06 + '[' -f /tmp/packages_end.txt ']' 07:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:06 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 07:43:06 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/ 07:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yaml-lint/archives/ 07:43:06 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins14199937694473998628.sh 07:43:06 ---> capture-instance-metadata.sh 07:43:06 Setup pyenv: 07:43:06 system 07:43:06 3.8.13 07:43:06 3.9.13 07:43:06 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:43:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tCQI 07:43:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:43:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:13 lf-activate-venv(): INFO: Base packages installed successfully 07:43:13 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:35 lf-activate-venv(): INFO: Adding /tmp/venv-tCQI/bin to PATH 07:43:35 INFO: Running in OpenStack, capturing instance metadata 07:43:35 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins18230905868167718149.sh 07:43:35 provisioning config files... 07:43:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yaml-lint@tmp/config8489737954038635485tmp 07:43:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:43:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:43:35 [EnvInject] - Injecting environment variables from a build step. 07:43:35 [EnvInject] - Injecting as environment variables the properties content 07:43:35 SERVER_ID=logs 07:43:35 07:43:35 [EnvInject] - Variables injected successfully. 07:43:35 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins7883255968762080993.sh 07:43:35 ---> create-netrc.sh 07:43:35 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins10835076544109984995.sh 07:43:35 ---> python-tools-install.sh 07:43:35 Setup pyenv: 07:43:35 system 07:43:35 3.8.13 07:43:35 3.9.13 07:43:35 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCQI from file:/tmp/.os_lf_venv 07:43:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:37 lf-activate-venv(): INFO: Base packages installed successfully 07:43:37 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-tCQI/bin to PATH 07:43:44 Generating Requirements File 07:44:00 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. 07:44:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:44:00 Python 3.10.6 07:44:00 pip 26.0.1 from /tmp/venv-tCQI/lib/python3.10/site-packages/pip (python 3.10) 07:44:00 appdirs==1.4.4 07:44:00 argcomplete==3.6.3 07:44:00 aspy.yaml==1.3.0 07:44:00 attrs==25.4.0 07:44:00 autopage==0.6.0 07:44:00 backports.strenum==1.3.1 07:44:00 beautifulsoup4==4.14.3 07:44:00 boto3==1.42.48 07:44:00 botocore==1.42.48 07:44:00 bs4==0.0.2 07:44:00 certifi==2026.1.4 07:44:00 cffi==2.0.0 07:44:00 cfgv==3.5.0 07:44:00 chardet==5.2.0 07:44:00 charset-normalizer==3.4.4 07:44:00 click==8.3.1 07:44:00 cliff==4.13.1 07:44:00 cmd2==3.2.0 07:44:00 cryptography==3.3.2 07:44:00 debtcollector==3.0.0 07:44:00 decorator==5.2.1 07:44:00 defusedxml==0.7.1 07:44:00 Deprecated==1.3.1 07:44:00 distlib==0.4.0 07:44:00 dnspython==2.8.0 07:44:00 docker==7.1.0 07:44:00 dogpile.cache==1.5.0 07:44:00 durationpy==0.10 07:44:00 email-validator==2.3.0 07:44:00 filelock==3.21.2 07:44:00 future==1.0.0 07:44:00 gitdb==4.0.12 07:44:00 GitPython==3.1.46 07:44:00 httplib2==0.30.2 07:44:00 identify==2.6.16 07:44:00 idna==3.11 07:44:00 importlib-resources==1.5.0 07:44:00 iso8601==2.1.0 07:44:00 Jinja2==3.1.6 07:44:00 jmespath==1.1.0 07:44:00 jsonpatch==1.33 07:44:00 jsonpointer==3.0.0 07:44:00 jsonschema==4.26.0 07:44:00 jsonschema-specifications==2025.9.1 07:44:00 keystoneauth1==5.13.0 07:44:00 kubernetes==35.0.0 07:44:00 lftools==0.37.21 07:44:00 lxml==6.0.2 07:44:00 markdown-it-py==4.0.0 07:44:00 MarkupSafe==3.0.3 07:44:00 mdurl==0.1.2 07:44:00 msgpack==1.1.2 07:44:00 multi_key_dict==2.0.3 07:44:00 munch==4.0.0 07:44:00 netaddr==1.3.0 07:44:00 niet==1.4.2 07:44:00 nodeenv==1.10.0 07:44:00 oauth2client==4.1.3 07:44:00 oauthlib==3.3.1 07:44:00 openstacksdk==4.9.0 07:44:00 os-service-types==1.8.2 07:44:00 osc-lib==4.3.0 07:44:00 oslo.config==10.2.0 07:44:00 oslo.context==6.2.0 07:44:00 oslo.i18n==6.7.1 07:44:00 oslo.log==8.0.0 07:44:00 oslo.serialization==5.9.0 07:44:00 oslo.utils==9.2.0 07:44:00 packaging==26.0 07:44:00 pbr==7.0.3 07:44:00 platformdirs==4.7.0 07:44:00 prettytable==3.17.0 07:44:00 psutil==7.2.2 07:44:00 pyasn1==0.6.2 07:44:00 pyasn1_modules==0.4.2 07:44:00 pycparser==3.0 07:44:00 pygerrit2==2.0.15 07:44:00 PyGithub==2.8.1 07:44:00 Pygments==2.19.2 07:44:00 PyJWT==2.11.0 07:44:00 PyNaCl==1.6.2 07:44:00 pyparsing==2.4.7 07:44:00 pyperclip==1.11.0 07:44:00 pyrsistent==0.20.0 07:44:00 python-cinderclient==9.8.0 07:44:00 python-dateutil==2.9.0.post0 07:44:00 python-heatclient==5.0.0 07:44:00 python-jenkins==1.8.3 07:44:00 python-keystoneclient==5.7.0 07:44:00 python-magnumclient==4.9.0 07:44:00 python-openstackclient==8.3.0 07:44:00 python-swiftclient==4.9.0 07:44:00 PyYAML==6.0.3 07:44:00 referencing==0.37.0 07:44:00 requests==2.32.5 07:44:00 requests-oauthlib==2.0.0 07:44:00 requestsexceptions==1.4.0 07:44:00 rfc3986==2.0.0 07:44:00 rich==14.3.2 07:44:00 rich-argparse==1.7.2 07:44:00 rpds-py==0.30.0 07:44:00 rsa==4.9.1 07:44:00 ruamel.yaml==0.19.1 07:44:00 ruamel.yaml.clib==0.2.15 07:44:00 s3transfer==0.16.0 07:44:00 simplejson==3.20.2 07:44:00 six==1.17.0 07:44:00 smmap==5.0.2 07:44:00 soupsieve==2.8.3 07:44:00 stevedore==5.6.0 07:44:00 tabulate==0.9.0 07:44:00 toml==0.10.2 07:44:00 tomlkit==0.14.0 07:44:00 tqdm==4.67.3 07:44:00 typing_extensions==4.15.0 07:44:00 tzdata==2025.3 07:44:00 urllib3==1.26.20 07:44:00 virtualenv==20.36.1 07:44:00 wcwidth==0.6.0 07:44:00 websocket-client==1.9.0 07:44:00 wrapt==2.1.1 07:44:00 xdg==6.0.0 07:44:00 xmltodict==1.0.2 07:44:00 yq==3.4.3 07:44:01 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins7903936551549890336.sh 07:44:01 ---> sudo-logs.sh 07:44:01 Archiving 'sudo' log.. 07:44:01 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins15845982144051370043.sh 07:44:01 ---> job-cost.sh 07:44:01 INFO: Activating Python virtual environment... 07:44:01 Setup pyenv: 07:44:01 system 07:44:01 3.8.13 07:44:01 3.9.13 07:44:01 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCQI from file:/tmp/.os_lf_venv 07:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:03 lf-activate-venv(): INFO: Base packages installed successfully 07:44:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:07 lf-activate-venv(): INFO: Adding /tmp/venv-tCQI/bin to PATH 07:44:07 INFO: No stack-cost file found 07:44:07 INFO: Instance uptime: 141s 07:44:07 INFO: Fetching instance metadata (attempt 1 of 3)... 07:44:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:44:08 INFO: Successfully fetched instance metadata 07:44:08 INFO: Instance type: v3-standard-2 07:44:08 INFO: Retrieving pricing info for: v3-standard-2 07:44:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:44:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=141 07:44:08 INFO: Successfully fetched Vexxhost pricing API 07:44:08 INFO: Retrieved cost: 0.06 07:44:08 INFO: Retrieved resource: v3-standard-2 07:44:08 INFO: Creating archive directory: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost 07:44:08 INFO: Archiving costs to: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost.csv 07:44:08 INFO: Successfully archived job cost data 07:44:08 DEBUG: Cost data: integration-data-provider-master-yaml-lint,80,2026-02-13 07:44:08,v3-standard-2,141,0.06,0.00,SUCCESS 07:44:08 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2719822158564217009.sh 07:44:08 ---> logs-deploy.sh 07:44:08 Setup pyenv: 07:44:08 system 07:44:08 3.8.13 07:44:08 3.9.13 07:44:08 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:44:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCQI from file:/tmp/.os_lf_venv 07:44:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:10 lf-activate-venv(): INFO: Base packages installed successfully 07:44:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-tCQI/bin to PATH 07:44:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yaml-lint/80 07:44:17 INFO: archiving workspace using pattern(s): 07:44:18 Archives upload complete. 07:44:18 INFO: archiving logs to Nexus 07:44:19 ---> uname -a: 07:44:19 Linux prd-centos8-builder-2c-1g-7419.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:44:19 07:44:19 07:44:19 ---> lscpu: 07:44:19 Architecture: x86_64 07:44:19 CPU op-mode(s): 32-bit, 64-bit 07:44:19 Byte Order: Little Endian 07:44:19 CPU(s): 2 07:44:19 On-line CPU(s) list: 0,1 07:44:19 Thread(s) per core: 1 07:44:19 Core(s) per socket: 1 07:44:19 Socket(s): 2 07:44:19 NUMA node(s): 1 07:44:19 Vendor ID: AuthenticAMD 07:44:19 CPU family: 23 07:44:19 Model: 49 07:44:19 Model name: AMD EPYC-Rome Processor 07:44:19 Stepping: 0 07:44:19 CPU MHz: 2799.998 07:44:19 BogoMIPS: 5599.99 07:44:19 Virtualization: AMD-V 07:44:19 Hypervisor vendor: KVM 07:44:19 Virtualization type: full 07:44:19 L1d cache: 32K 07:44:19 L1i cache: 32K 07:44:19 L2 cache: 512K 07:44:19 L3 cache: 16384K 07:44:19 NUMA node0 CPU(s): 0,1 07:44:19 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 07:44:19 07:44:19 07:44:19 ---> nproc: 07:44:19 2 07:44:19 07:44:19 07:44:19 ---> df -h: 07:44:19 Filesystem Size Used Avail Use% Mounted on 07:44:19 devtmpfs 3.8G 0 3.8G 0% /dev 07:44:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:44:19 tmpfs 3.8G 17M 3.8G 1% /run 07:44:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:44:19 /dev/vda1 40G 8.7G 32G 22% / 07:44:19 tmpfs 770M 0 770M 0% /run/user/1001 07:44:19 07:44:19 07:44:19 ---> free -m: 07:44:19 total used free shared buff/cache available 07:44:19 Mem: 7699 605 4744 19 2349 6776 07:44:19 Swap: 1023 0 1023 07:44:19 07:44:19 07:44:19 ---> ip addr: 07:44:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:44:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:44:19 inet 127.0.0.1/8 scope host lo 07:44:19 valid_lft forever preferred_lft forever 07:44:19 inet6 ::1/128 scope host 07:44:19 valid_lft forever preferred_lft forever 07:44:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:44:19 link/ether fa:16:3e:df:57:02 brd ff:ff:ff:ff:ff:ff 07:44:19 altname enp0s3 07:44:19 altname ens3 07:44:19 inet 10.30.107.111/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:44:19 valid_lft 86257sec preferred_lft 86257sec 07:44:19 inet6 fe80::f816:3eff:fedf:5702/64 scope link 07:44:19 valid_lft forever preferred_lft forever 07:44:19 07:44:19 07:44:19 ---> sar -b -r -n DEV: 07:44:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 07:44:19 07:44:19 07:41:53 LINUX RESTART (2 CPU) 07:44:19 07:44:19 07:42:01 AM tps rtps wtps bread/s bwrtn/s 07:44:19 07:43:01 AM 516.69 275.82 240.87 15037.80 42836.14 07:44:19 07:44:01 AM 148.31 0.93 147.37 81.60 12229.26 07:44:19 Average: 334.05 139.53 194.51 7622.52 27661.26 07:44:19 07:44:19 07:42:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:44:19 07:43:01 AM 5181484 6960536 2702952 34.28 2688 1950988 833704 9.33 219948 2140276 220488 07:44:19 07:44:01 AM 4944144 7015556 2940292 37.29 2688 2223572 668792 7.49 381012 2144876 219992 07:44:19 Average: 5062814 6988046 2821622 35.79 2688 2087280 751248 8.41 300480 2142576 220240 07:44:19 07:44:19 07:42:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:44:19 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:19 07:43:01 AM eth0 281.66 141.10 1363.74 67.10 0.00 0.00 0.00 0.00 07:44:19 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:19 07:44:01 AM eth0 66.71 50.24 906.35 12.74 0.00 0.00 0.00 0.00 07:44:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:19 Average: eth0 175.08 96.05 1136.97 40.15 0.00 0.00 0.00 0.00 07:44:19 07:44:19 07:44:19 ---> sar -P ALL: 07:44:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 07:44:19 07:44:19 07:41:53 LINUX RESTART (2 CPU) 07:44:19 07:44:19 07:42:01 AM CPU %user %nice %system %iowait %steal %idle 07:44:19 07:43:01 AM all 47.46 3.48 27.81 5.89 0.11 15.25 07:44:19 07:43:01 AM 0 50.52 3.11 25.49 6.04 0.12 14.71 07:44:19 07:43:01 AM 1 44.38 3.84 30.15 5.74 0.10 15.80 07:44:19 07:44:01 AM all 41.85 0.00 4.89 1.76 0.10 51.39 07:44:19 07:44:01 AM 0 50.56 0.00 5.39 2.10 0.10 41.86 07:44:19 07:44:01 AM 1 33.16 0.00 4.40 1.43 0.10 60.91 07:44:19 Average: all 44.63 1.72 16.26 3.81 0.11 33.48 07:44:19 Average: 0 50.54 1.55 15.38 4.06 0.11 28.37 07:44:19 Average: 1 38.71 1.90 17.13 3.56 0.10 38.60 07:44:19 07:44:19 07:44:19