07:12:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/144848 07:12:07 Running as SYSTEM 07:12:07 [EnvInject] - Loading node environment variables. 07:12:08 Building remotely on prd-centos8-builder-2c-1g-7384 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yaml-lint 07:12:08 [ssh-agent] Looking for ssh-agent implementation... 07:12:09 $ ssh-agent 07:12:10 SSH_AUTH_SOCK=/tmp/ssh-JzbvaZKNn4gw/agent.12659 07:12:10 SSH_AGENT_PID=12661 07:12:10 [ssh-agent] Started. 07:12:10 Running ssh-add (command line suppressed) 07:12:10 Identity added: /w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_430860555996450219.key (/w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_430860555996450219.key) 07:12:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:10 The recommended git tool is: NONE 07:12:15 using credential onap-jenkins-ssh 07:12:15 Wiping out workspace first. 07:12:15 Cloning the remote Git repository 07:12:15 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 07:12:15 > git init /w/workspace/integration-data-provider-master-yaml-lint # timeout=10 07:12:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 07:12:15 > git --version # timeout=10 07:12:15 > git --version # 'git version 2.43.0' 07:12:15 using GIT_SSH to set credentials Gerrit user 07:12:15 [INFO] Currently running in a labeled security context 07:12:15 [INFO] Currently SELinux is 'enforcing' on the host 07:12:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh2232381650596979195.key 07:12:15 Verifying host key using manually-configured host key entries 07:12:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:12:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 07:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:16 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 07:12:16 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 07:12:16 using GIT_SSH to set credentials Gerrit user 07:12:16 [INFO] Currently running in a labeled security context 07:12:16 [INFO] Currently SELinux is 'enforcing' on the host 07:12:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh2579774744419558146.key 07:12:16 Verifying host key using manually-configured host key entries 07:12:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/48/144848/1 # timeout=30 07:12:16 > git rev-parse 75d3384e46c62cf9c626e77da06c9925c7db80fc^{commit} # timeout=10 07:12:16 Checking out Revision 75d3384e46c62cf9c626e77da06c9925c7db80fc (refs/changes/48/144848/1) 07:12:16 > git config core.sparsecheckout # timeout=10 07:12:16 > git checkout -f 75d3384e46c62cf9c626e77da06c9925c7db80fc # timeout=30 07:12:19 Commit message: "CI: Update python based Github2Gerrit" 07:12:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:12:19 > git rev-list --no-walk 5cdc73b1e74838d98b68b4cac647f9aec79565e3 # timeout=10 07:12:20 [EnvInject] - Injecting environment variables from a build step. 07:12:20 [EnvInject] - Injecting as environment variables the properties content 07:12:20 PYTHON=python3 07:12:20 07:12:20 [EnvInject] - Variables injected successfully. 07:12:20 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5862848038971599102.sh 07:12:20 ---> tox-install.sh 07:12:20 + source /home/jenkins/lf-env.sh 07:12:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:20 ++ mktemp -d /tmp/venv-XXXX 07:12:20 + lf_venv=/tmp/venv-cXg5 07:12:20 + local venv_file=/tmp/.os_lf_venv 07:12:20 + local python=python3 07:12:20 + local options 07:12:20 + local set_path=true 07:12:20 + local install_args= 07:12:20 ++ 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:12:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:20 + true 07:12:20 + case $1 in 07:12:20 + venv_file=/tmp/.toxenv 07:12:20 + shift 2 07:12:20 + true 07:12:20 + case $1 in 07:12:20 + shift 07:12:20 + break 07:12:20 + case $python in 07:12:20 + local pkg_list= 07:12:20 + [[ -d /opt/pyenv ]] 07:12:20 + echo 'Setup pyenv:' 07:12:20 Setup pyenv: 07:12:20 + export PYENV_ROOT=/opt/pyenv 07:12:20 + PYENV_ROOT=/opt/pyenv 07:12:20 + 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:12:20 + 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:12:20 + pyenv versions 07:12:20 system 07:12:20 * 3.8.13 (set by /opt/pyenv/version) 07:12:20 * 3.9.13 (set by /opt/pyenv/version) 07:12:20 * 3.10.6 (set by /opt/pyenv/version) 07:12:20 + command -v pyenv 07:12:20 ++ pyenv init - --no-rehash 07:12:20 + 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:12:20 export PATH="/opt/pyenv/shims:${PATH}" 07:12:20 export PYENV_SHELL=bash 07:12:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:20 pyenv() { 07:12:20 local command 07:12:20 command="${1:-}" 07:12:20 if [ "$#" -gt 0 ]; then 07:12:20 shift 07:12:20 fi 07:12:20 07:12:20 case "$command" in 07:12:20 rehash|shell) 07:12:20 eval "$(pyenv "sh-$command" "$@")" 07:12:20 ;; 07:12:20 *) 07:12:20 command pyenv "$command" "$@" 07:12:20 ;; 07:12:20 esac 07:12:20 }' 07:12:20 +++ 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:12:20 ++ 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:12:20 ++ 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:12:20 ++ 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:12:20 ++ export PYENV_SHELL=bash 07:12:20 ++ PYENV_SHELL=bash 07:12:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:20 +++ complete -F _pyenv pyenv 07:12:20 ++ lf-pyver python3 07:12:20 ++ local py_version_xy=python3 07:12:20 ++ local py_version_xyz= 07:12:20 ++ pyenv versions 07:12:20 ++ local command 07:12:20 ++ command=versions 07:12:20 ++ '[' 1 -gt 0 ']' 07:12:20 ++ shift 07:12:20 ++ case "$command" in 07:12:20 ++ command pyenv versions 07:12:20 ++ pyenv versions 07:12:20 ++ awk '{ print $1 }' 07:12:20 ++ sed 's/^[ *]* //' 07:12:20 ++ grep -E '^[0-9.]*[0-9]$' 07:12:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:21 +++ sort -V 07:12:21 +++ grep '^3' /tmp/.pyenv_versions 07:12:21 +++ tail -n 1 07:12:21 ++ py_version_xyz=3.10.6 07:12:21 ++ [[ -z 3.10.6 ]] 07:12:21 ++ echo 3.10.6 07:12:21 ++ return 0 07:12:21 + pyenv local 3.10.6 07:12:21 + local command 07:12:21 + command=local 07:12:21 + '[' 2 -gt 0 ']' 07:12:21 + shift 07:12:21 + case "$command" in 07:12:21 + command pyenv local 3.10.6 07:12:21 + pyenv local 3.10.6 07:12:21 + for arg in "$@" 07:12:21 + case $arg in 07:12:21 + pkg_list+='tox ' 07:12:21 + for arg in "$@" 07:12:21 + case $arg in 07:12:21 + pkg_list+='virtualenv ' 07:12:21 + for arg in "$@" 07:12:21 + case $arg in 07:12:21 + pkg_list+='urllib3~=1.26.15 ' 07:12:21 + [[ -f /tmp/.toxenv ]] 07:12:21 + [[ ! -f /tmp/.toxenv ]] 07:12:21 + [[ -n '' ]] 07:12:21 + python3 -m venv /tmp/venv-cXg5 07:12:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cXg5' 07:12:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cXg5 07:12:25 + echo /tmp/venv-cXg5 07:12:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:12:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:12:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:12:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:25 + local 'pip_opts=--upgrade --quiet' 07:12:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:12:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:12:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:12:25 + [[ -n '' ]] 07:12:25 + [[ -n '' ]] 07:12:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:12:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:25 + /tmp/venv-cXg5/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:12:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:12:29 lf-activate-venv(): INFO: Base packages installed successfully 07:12:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:12:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:12:29 + /tmp/venv-cXg5/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:12:31 + type python3 07:12:31 + true 07:12:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cXg5/bin to PATH' 07:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-cXg5/bin to PATH 07:12:31 + PATH=/tmp/venv-cXg5/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:12:31 + return 0 07:12:31 + python3 --version 07:12:31 Python 3.10.6 07:12:31 + python3 -m pip --version 07:12:31 pip 26.1.2 from /tmp/venv-cXg5/lib/python3.10/site-packages/pip (python 3.10) 07:12:31 + python3 -m pip freeze 07:12:31 cachetools==7.1.4 07:12:31 colorama==0.4.6 07:12:31 distlib==0.4.1 07:12:31 filelock==3.29.1 07:12:31 packaging==26.2 07:12:31 platformdirs==4.10.0 07:12:31 pluggy==1.6.0 07:12:31 pyproject-api==1.10.1 07:12:31 python-discovery==1.4.0 07:12:31 tomli==2.4.1 07:12:31 tomli_w==1.2.0 07:12:31 tox==4.55.1 07:12:31 typing_extensions==4.15.0 07:12:31 urllib3==1.26.20 07:12:31 virtualenv==21.4.2 07:12:31 [EnvInject] - Injecting environment variables from a build step. 07:12:31 [EnvInject] - Injecting as environment variables the properties content 07:12:31 PARALLEL=false 07:12:31 07:12:31 [EnvInject] - Variables injected successfully. 07:12:31 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6247534503689083881.sh 07:12:31 ---> tox-run.sh 07:12:31 + 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:12:31 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/tox 07:12:31 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/docs 07:12:31 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/tox 07:12:31 + cd /w/workspace/integration-data-provider-master-yaml-lint/. 07:12:31 + source /home/jenkins/lf-env.sh 07:12:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:31 ++ mktemp -d /tmp/venv-XXXX 07:12:31 + lf_venv=/tmp/venv-LV83 07:12:31 + local venv_file=/tmp/.os_lf_venv 07:12:31 + local python=python3 07:12:31 + local options 07:12:31 + local set_path=true 07:12:31 + local install_args= 07:12:31 ++ 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:12:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:31 + true 07:12:31 + case $1 in 07:12:31 + venv_file=/tmp/.toxenv 07:12:31 + shift 2 07:12:31 + true 07:12:31 + case $1 in 07:12:31 + shift 07:12:31 + break 07:12:31 + case $python in 07:12:31 + local pkg_list= 07:12:31 + [[ -d /opt/pyenv ]] 07:12:31 + echo 'Setup pyenv:' 07:12:31 Setup pyenv: 07:12:31 + export PYENV_ROOT=/opt/pyenv 07:12:31 + PYENV_ROOT=/opt/pyenv 07:12:31 + 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:12:31 + 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:12:31 + pyenv versions 07:12:32 system 07:12:32 3.8.13 07:12:32 3.9.13 07:12:32 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:12:32 + command -v pyenv 07:12:32 ++ pyenv init - --no-rehash 07:12:32 + 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:12:32 export PATH="/opt/pyenv/shims:${PATH}" 07:12:32 export PYENV_SHELL=bash 07:12:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:32 pyenv() { 07:12:32 local command 07:12:32 command="${1:-}" 07:12:32 if [ "$#" -gt 0 ]; then 07:12:32 shift 07:12:32 fi 07:12:32 07:12:32 case "$command" in 07:12:32 rehash|shell) 07:12:32 eval "$(pyenv "sh-$command" "$@")" 07:12:32 ;; 07:12:32 *) 07:12:32 command pyenv "$command" "$@" 07:12:32 ;; 07:12:32 esac 07:12:32 }' 07:12:32 +++ 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:12:32 ++ 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:12:32 ++ 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:12:32 ++ 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:12:32 ++ export PYENV_SHELL=bash 07:12:32 ++ PYENV_SHELL=bash 07:12:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:32 +++ complete -F _pyenv pyenv 07:12:32 ++ lf-pyver python3 07:12:32 ++ local py_version_xy=python3 07:12:32 ++ local py_version_xyz= 07:12:32 ++ pyenv versions 07:12:32 ++ local command 07:12:32 ++ command=versions 07:12:32 ++ '[' 1 -gt 0 ']' 07:12:32 ++ shift 07:12:32 ++ case "$command" in 07:12:32 ++ command pyenv versions 07:12:32 ++ pyenv versions 07:12:32 ++ sed 's/^[ *]* //' 07:12:32 ++ awk '{ print $1 }' 07:12:32 ++ grep -E '^[0-9.]*[0-9]$' 07:12:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:32 +++ sort -V 07:12:32 +++ tail -n 1 07:12:32 +++ grep '^3' /tmp/.pyenv_versions 07:12:32 ++ py_version_xyz=3.10.6 07:12:32 ++ [[ -z 3.10.6 ]] 07:12:32 ++ echo 3.10.6 07:12:32 ++ return 0 07:12:32 + pyenv local 3.10.6 07:12:32 + local command 07:12:32 + command=local 07:12:32 + '[' 2 -gt 0 ']' 07:12:32 + shift 07:12:32 + case "$command" in 07:12:32 + command pyenv local 3.10.6 07:12:32 + pyenv local 3.10.6 07:12:32 + for arg in "$@" 07:12:32 + case $arg in 07:12:32 + pkg_list+='tox ' 07:12:32 + for arg in "$@" 07:12:32 + case $arg in 07:12:32 + pkg_list+='virtualenv ' 07:12:32 + for arg in "$@" 07:12:32 + case $arg in 07:12:32 + pkg_list+='urllib3~=1.26.15 ' 07:12:32 + [[ -f /tmp/.toxenv ]] 07:12:32 ++ cat /tmp/.toxenv 07:12:32 + lf_venv=/tmp/venv-cXg5 07:12:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cXg5 from' file:/tmp/.toxenv 07:12:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cXg5 from file:/tmp/.toxenv 07:12:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:12:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:32 + local 'pip_opts=--upgrade --quiet' 07:12:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:12:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:12:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:12:32 + [[ -n '' ]] 07:12:32 + [[ -n '' ]] 07:12:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:12:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:32 + /tmp/venv-cXg5/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:12:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:12:33 lf-activate-venv(): INFO: Base packages installed successfully 07:12:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:12:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:12:33 + /tmp/venv-cXg5/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:12:34 + type python3 07:12:34 + true 07:12:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cXg5/bin to PATH' 07:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-cXg5/bin to PATH 07:12:34 + PATH=/tmp/venv-cXg5/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:12:34 + return 0 07:12:34 + [[ -d /opt/pyenv ]] 07:12:34 + echo '---> Setting up pyenv' 07:12:34 ---> Setting up pyenv 07:12:34 + export PYENV_ROOT=/opt/pyenv 07:12:34 + PYENV_ROOT=/opt/pyenv 07:12:34 + export PATH=/opt/pyenv/bin:/tmp/venv-cXg5/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:12:34 + PATH=/opt/pyenv/bin:/tmp/venv-cXg5/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:12:34 ++ pwd 07:12:34 + PYTHONPATH=/w/workspace/integration-data-provider-master-yaml-lint 07:12:34 + export PYTHONPATH 07:12:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:34 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:34 + tox --version 07:12:34 4.55.1 from /tmp/venv-cXg5/lib/python3.10/site-packages/tox/__init__.py 07:12:34 + PARALLEL=false 07:12:34 + TOX_OPTIONS_LIST= 07:12:34 + [[ -n yaml ]] 07:12:34 + TOX_OPTIONS_LIST=' -e yaml' 07:12:34 + case ${PARALLEL,,} in 07:12:34 + tee -a /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/tox.log 07:12:34 + tox -e yaml 07:12:36 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:13:02 yaml: freeze> python -m pip freeze --all 07:13:02 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.5.20,charset-normalizer==3.4.7,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.50,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,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.2,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==2026.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.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.1,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:13:02 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:13:02 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:13:04 ---> Completed tox runs 07:13:04 + for i in .tox/*/log 07:13:04 ++ echo .tox/yaml/log 07:13:04 ++ awk -F/ '{print $2}' 07:13:04 + tox_env=yaml 07:13:04 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/yaml 07:13:04 + DOC_DIR=docs/_build/html 07:13:04 + [[ -d docs/_build/html ]] 07:13:04 + echo '---> tox-run.sh ends' 07:13:04 ---> tox-run.sh ends 07:13:04 + test 0 -eq 0 07:13:04 $ ssh-agent -k 07:13:04 unset SSH_AUTH_SOCK; 07:13:04 unset SSH_AGENT_PID; 07:13:04 echo Agent pid 12661 killed; 07:13:04 [ssh-agent] Stopped. 07:13:04 [PostBuildScript] - [INFO] Executing post build scripts. 07:13:04 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins10364512859187571487.sh 07:13:04 ---> sysstat.sh 07:13:04 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins12479019280684315107.sh 07:13:04 ---> package-listing.sh 07:13:04 ++ facter osfamily 07:13:04 ++ tr '[:upper:]' '[:lower:]' 07:13:04 + OS_FAMILY=redhat 07:13:04 + workspace=/w/workspace/integration-data-provider-master-yaml-lint 07:13:04 + START_PACKAGES=/tmp/packages_start.txt 07:13:04 + END_PACKAGES=/tmp/packages_end.txt 07:13:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:04 + PACKAGES=/tmp/packages_start.txt 07:13:04 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 07:13:04 + PACKAGES=/tmp/packages_end.txt 07:13:04 + case "${OS_FAMILY}" in 07:13:04 + rpm -qa 07:13:04 + sort 07:13:05 + '[' -f /tmp/packages_start.txt ']' 07:13:05 + '[' -f /tmp/packages_end.txt ']' 07:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:05 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 07:13:05 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/ 07:13:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yaml-lint/archives/ 07:13:05 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins11633082121960757969.sh 07:13:05 ---> capture-instance-metadata.sh 07:13:05 Setup pyenv: 07:13:05 system 07:13:05 3.8.13 07:13:05 3.9.13 07:13:05 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:13:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sVwQ 07:13:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:13:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:13 lf-activate-venv(): INFO: Base packages installed successfully 07:13:13 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-sVwQ/bin to PATH 07:13:34 INFO: Running in OpenStack, capturing instance metadata 07:13:34 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins15257507496859918301.sh 07:13:34 provisioning config files... 07:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yaml-lint@tmp/config12426530096029354614tmp 07:13:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:13:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:13:34 [EnvInject] - Injecting environment variables from a build step. 07:13:34 [EnvInject] - Injecting as environment variables the properties content 07:13:34 SERVER_ID=logs 07:13:34 07:13:34 [EnvInject] - Variables injected successfully. 07:13:34 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins2692489120902954601.sh 07:13:34 ---> create-netrc.sh 07:13:34 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins4459920507988470133.sh 07:13:34 ---> python-tools-install.sh 07:13:34 Setup pyenv: 07:13:34 system 07:13:34 3.8.13 07:13:34 3.9.13 07:13:34 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sVwQ from file:/tmp/.os_lf_venv 07:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:36 lf-activate-venv(): INFO: Base packages installed successfully 07:13:36 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-sVwQ/bin to PATH 07:13:42 Generating Requirements File 07:14:04 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:14:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:14:04 Python 3.10.6 07:14:04 pip 26.1.2 from /tmp/venv-sVwQ/lib/python3.10/site-packages/pip (python 3.10) 07:14:04 aiohappyeyeballs==2.6.2 07:14:04 aiohttp==3.14.0 07:14:04 aiosignal==1.4.0 07:14:04 appdirs==1.4.4 07:14:04 argcomplete==3.6.3 07:14:04 aspy.yaml==1.3.0 07:14:04 async-timeout==5.0.1 07:14:04 attrs==26.1.0 07:14:04 autopage==0.6.0 07:14:04 backports.strenum==1.3.1 07:14:04 beautifulsoup4==4.14.3 07:14:04 boto3==1.43.24 07:14:04 botocore==1.43.24 07:14:04 bs4==0.0.2 07:14:04 certifi==2026.5.20 07:14:04 cffi==2.0.0 07:14:04 cfgv==3.5.0 07:14:04 chardet==7.4.3 07:14:04 charset-normalizer==3.4.7 07:14:04 click==8.4.1 07:14:04 cliff==4.14.0 07:14:04 cmd2==3.5.1 07:14:04 cryptography==3.3.2 07:14:04 debtcollector==3.1.0 07:14:04 decorator==5.3.1 07:14:04 defusedxml==0.7.1 07:14:04 Deprecated==1.3.1 07:14:04 distlib==0.4.1 07:14:04 dnspython==2.8.0 07:14:04 docker==7.1.0 07:14:04 dogpile.cache==1.5.0 07:14:04 durationpy==0.10 07:14:04 email-validator==2.3.0 07:14:04 filelock==3.29.1 07:14:04 frozenlist==1.8.0 07:14:04 future==1.0.0 07:14:04 gitdb==4.0.12 07:14:04 GitPython==3.1.50 07:14:04 httplib2==0.30.2 07:14:04 identify==2.6.19 07:14:04 idna==3.18 07:14:04 importlib-resources==1.5.0 07:14:04 iso8601==2.1.0 07:14:04 Jinja2==3.1.6 07:14:04 jmespath==1.1.0 07:14:04 jsonpatch==1.33 07:14:04 jsonpointer==3.1.1 07:14:04 jsonschema==4.26.0 07:14:04 jsonschema-specifications==2025.9.1 07:14:04 keystoneauth1==5.14.0 07:14:04 kubernetes==36.0.2 07:14:04 lftools==0.37.22 07:14:04 lxml==6.1.1 07:14:04 markdown-it-py==4.2.0 07:14:04 MarkupSafe==3.0.3 07:14:04 mdurl==0.1.2 07:14:04 msgpack==1.1.2 07:14:04 multi_key_dict==2.0.3 07:14:04 multidict==6.7.1 07:14:04 munch==4.0.0 07:14:04 netaddr==1.3.0 07:14:04 niet==1.4.2 07:14:04 nodeenv==1.10.0 07:14:04 oauth2client==4.1.3 07:14:04 oauthlib==3.3.1 07:14:04 openstacksdk==4.13.0 07:14:04 os-service-types==1.8.2 07:14:04 osc-lib==4.6.0 07:14:04 oslo.config==10.4.0 07:14:04 oslo.context==6.4.0 07:14:04 oslo.i18n==6.8.0 07:14:04 oslo.log==8.2.0 07:14:04 oslo.serialization==5.10.0 07:14:04 oslo.utils==10.1.0 07:14:04 packaging==26.2 07:14:04 pbr==7.0.3 07:14:04 platformdirs==4.10.0 07:14:04 prettytable==3.17.0 07:14:04 propcache==0.5.2 07:14:04 psutil==7.2.2 07:14:04 pyasn1==0.6.3 07:14:04 pyasn1_modules==0.4.2 07:14:04 pycparser==3.0 07:14:04 pygerrit2==2.0.15 07:14:04 PyGithub==2.9.1 07:14:04 Pygments==2.20.0 07:14:04 PyJWT==2.13.0 07:14:04 PyNaCl==1.6.2 07:14:04 pyparsing==2.4.7 07:14:04 pyperclip==1.11.0 07:14:04 pyrsistent==0.20.0 07:14:04 python-cinderclient==9.9.0 07:14:04 python-dateutil==2.9.0.post0 07:14:04 python-discovery==1.4.0 07:14:04 python-heatclient==5.2.0 07:14:04 python-jenkins==1.8.3 07:14:04 python-keystoneclient==5.8.0 07:14:04 python-magnumclient==4.10.0 07:14:04 python-openstackclient==10.0.0 07:14:04 python-swiftclient==4.10.0 07:14:04 PyYAML==6.0.3 07:14:04 referencing==0.37.0 07:14:04 requests==2.34.2 07:14:04 requests-oauthlib==2.0.0 07:14:04 rfc3986==2.0.0 07:14:04 rich==15.0.0 07:14:04 rich-argparse==1.8.0 07:14:04 rpds-py==0.30.0 07:14:04 rsa==4.9.1 07:14:04 ruamel.yaml==0.19.1 07:14:04 ruamel.yaml.clib==0.2.15 07:14:04 s3transfer==0.18.0 07:14:04 simplejson==4.1.1 07:14:04 six==1.17.0 07:14:04 smmap==5.0.3 07:14:04 soupsieve==2.8.4 07:14:04 stevedore==5.8.0 07:14:04 tabulate==0.10.0 07:14:04 toml==0.10.2 07:14:04 tomlkit==0.15.0 07:14:04 tqdm==4.68.1 07:14:04 typing_extensions==4.15.0 07:14:04 urllib3==1.26.20 07:14:04 virtualenv==21.4.2 07:14:04 wcwidth==0.8.0 07:14:04 websocket-client==1.9.0 07:14:04 wrapt==2.2.1 07:14:04 xdg==6.0.0 07:14:04 xmltodict==1.0.4 07:14:04 yarl==1.24.2 07:14:04 yq==3.4.3 07:14:05 [integration-data-provider-master-yaml-lint] $ /bin/sh /tmp/jenkins9687920865087357620.sh 07:14:05 ---> uv-install.sh 07:14:05 Installing uv/uvx (latest) using shell installer 07:14:05 2026-06-06 07:14:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-s1rHWr.sh" [1] 07:14:05 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:14:06 installing to /home/jenkins/.local/bin 07:14:06 uv 07:14:06 uvx 07:14:06 everything's installed! 07:14:06 ---> Validating uv/uvx install 07:14:06 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:14:06 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins12411891318102691078.sh 07:14:06 ---> sudo-logs.sh 07:14:06 Archiving 'sudo' log.. 07:14:06 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins5932712283144135042.sh 07:14:06 ---> job-cost.sh 07:14:06 INFO: Activating Python virtual environment... 07:14:06 Setup pyenv: 07:14:07 system 07:14:07 3.8.13 07:14:07 3.9.13 07:14:07 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:14:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sVwQ from file:/tmp/.os_lf_venv 07:14:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:14:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:14:09 lf-activate-venv(): INFO: Base packages installed successfully 07:14:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-sVwQ/bin to PATH 07:14:14 INFO: No stack-cost file found 07:14:14 INFO: Instance uptime: 154s 07:14:14 INFO: Fetching instance metadata (attempt 1 of 3)... 07:14:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:14:14 INFO: Successfully fetched instance metadata 07:14:14 INFO: Instance type: v3-standard-2 07:14:14 INFO: Retrieving pricing info for: v3-standard-2 07:14:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:14:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=154 07:14:14 INFO: Successfully fetched Vexxhost pricing API 07:14:14 INFO: Retrieved cost: 0.06 07:14:14 INFO: Retrieved resource: v3-standard-2 07:14:14 INFO: Creating archive directory: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost 07:14:14 INFO: Archiving costs to: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost.csv 07:14:14 INFO: Successfully archived job cost data 07:14:14 DEBUG: Cost data: integration-data-provider-master-yaml-lint,86,2026-06-06 07:14:14,v3-standard-2,154,0.06,0.00,SUCCESS 07:14:14 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4493903742957880840.sh 07:14:14 ---> logs-deploy.sh 07:14:14 Setup pyenv: 07:14:14 system 07:14:14 3.8.13 07:14:14 3.9.13 07:14:14 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:14:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sVwQ from file:/tmp/.os_lf_venv 07:14:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:14:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:14:16 lf-activate-venv(): INFO: Base packages installed successfully 07:14:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-sVwQ/bin to PATH 07:14:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yaml-lint/86 07:14:23 INFO: archiving workspace using pattern(s): 07:14:25 Archives upload complete. 07:14:25 INFO: archiving logs to Nexus 07:14:26 ---> uname -a: 07:14:26 Linux prd-centos8-builder-2c-1g-7384.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:14:26 07:14:26 07:14:26 ---> lscpu: 07:14:26 Architecture: x86_64 07:14:26 CPU op-mode(s): 32-bit, 64-bit 07:14:26 Byte Order: Little Endian 07:14:26 CPU(s): 2 07:14:26 On-line CPU(s) list: 0,1 07:14:26 Thread(s) per core: 1 07:14:26 Core(s) per socket: 1 07:14:26 Socket(s): 2 07:14:26 NUMA node(s): 1 07:14:26 Vendor ID: AuthenticAMD 07:14:26 CPU family: 23 07:14:26 Model: 49 07:14:26 Model name: AMD EPYC-Rome Processor 07:14:26 Stepping: 0 07:14:26 CPU MHz: 2800.000 07:14:26 BogoMIPS: 5600.00 07:14:26 Virtualization: AMD-V 07:14:26 Hypervisor vendor: KVM 07:14:26 Virtualization type: full 07:14:26 L1d cache: 32K 07:14:26 L1i cache: 32K 07:14:26 L2 cache: 512K 07:14:26 L3 cache: 16384K 07:14:26 NUMA node0 CPU(s): 0,1 07:14:26 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:14:26 07:14:26 07:14:26 ---> nproc: 07:14:26 2 07:14:26 07:14:26 07:14:26 ---> df -h: 07:14:26 Filesystem Size Used Avail Use% Mounted on 07:14:26 devtmpfs 3.8G 0 3.8G 0% /dev 07:14:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:14:26 tmpfs 3.8G 17M 3.8G 1% /run 07:14:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:14:26 /dev/vda1 40G 9.6G 31G 24% / 07:14:26 tmpfs 770M 0 770M 0% /run/user/1001 07:14:26 07:14:26 07:14:26 ---> free -m: 07:14:26 total used free shared buff/cache available 07:14:26 Mem: 7697 649 4539 19 2509 6730 07:14:26 Swap: 1023 0 1023 07:14:26 07:14:26 07:14:26 ---> ip addr: 07:14:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:14:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:26 inet 127.0.0.1/8 scope host lo 07:14:26 valid_lft forever preferred_lft forever 07:14:26 inet6 ::1/128 scope host 07:14:26 valid_lft forever preferred_lft forever 07:14:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:14:26 link/ether fa:16:3e:7b:10:38 brd ff:ff:ff:ff:ff:ff 07:14:26 altname enp0s3 07:14:26 altname ens3 07:14:26 inet 10.30.107.1/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:14:26 valid_lft 86244sec preferred_lft 86244sec 07:14:26 inet6 fe80::f816:3eff:fe7b:1038/64 scope link 07:14:26 valid_lft forever preferred_lft forever 07:14:26 07:14:26 07:14:26 ---> sar -b -r -n DEV: 07:14:26 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:14:26 07:14:26 07:11:46 LINUX RESTART (2 CPU) 07:14:26 07:14:26 07:12:01 AM tps rtps wtps bread/s bwrtn/s 07:14:26 07:13:01 AM 376.11 176.91 199.20 9797.93 12636.39 07:14:26 07:14:01 AM 180.41 19.23 161.18 303.50 14410.61 07:14:26 Average: 278.26 98.07 180.19 5050.72 13523.50 07:14:26 07:14:26 07:12:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:26 07:13:01 AM 5077368 6875380 2805072 35.59 2688 1969148 950344 10.64 220612 2233276 229364 07:14:26 07:14:01 AM 4727840 6875832 3154600 40.02 2688 2300448 785272 8.79 411528 2320844 216104 07:14:26 Average: 4902604 6875606 2979836 37.80 2688 2134798 867808 9.72 316070 2277060 222734 07:14:26 07:14:26 07:12:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:14:26 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:26 07:13:01 AM eth0 270.59 148.90 1398.94 65.42 0.00 0.00 0.00 0.00 07:14:26 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:26 07:14:01 AM eth0 82.52 58.85 1080.15 14.27 0.00 0.00 0.00 0.00 07:14:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:26 Average: eth0 176.56 103.87 1239.54 39.85 0.00 0.00 0.00 0.00 07:14:26 07:14:26 07:14:26 ---> sar -P ALL: 07:14:26 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:14:26 07:14:26 07:11:46 LINUX RESTART (2 CPU) 07:14:26 07:14:26 07:12:01 AM CPU %user %nice %system %iowait %steal %idle 07:14:26 07:13:01 AM all 46.29 2.72 38.14 3.13 0.10 9.61 07:14:26 07:13:01 AM 0 40.31 3.31 42.03 3.26 0.09 11.01 07:14:26 07:13:01 AM 1 52.22 2.14 34.28 3.01 0.12 8.22 07:14:26 07:14:01 AM all 41.24 0.38 11.21 1.35 0.11 45.72 07:14:26 07:14:01 AM 0 44.46 0.60 13.85 1.84 0.10 39.14 07:14:26 07:14:01 AM 1 38.03 0.15 8.59 0.87 0.12 52.25 07:14:26 Average: all 43.73 1.54 24.52 2.23 0.11 27.87 07:14:26 Average: 0 42.41 1.94 27.77 2.54 0.09 25.24 07:14:26 Average: 1 45.04 1.14 21.29 1.93 0.12 30.49 07:14:26 07:14:26 07:14:26