09:17:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/cds-mock-odl/+/143300 09:17:33 Running as SYSTEM 09:17:33 [EnvInject] - Loading node environment variables. 09:17:33 Building remotely on prd-centos8-builder-2c-1g-9258 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-cds-mock-odl-master-yaml-lint 09:17:33 [ssh-agent] Looking for ssh-agent implementation... 09:17:33 $ ssh-agent 09:17:33 SSH_AUTH_SOCK=/tmp/ssh-ycJ56TYIhfYM/agent.19350 09:17:33 SSH_AGENT_PID=19352 09:17:33 [ssh-agent] Started. 09:17:33 Running ssh-add (command line suppressed) 09:17:33 Identity added: /w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/private_key_12944023860055413136.key (/w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/private_key_12944023860055413136.key) 09:17:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:17:33 The recommended git tool is: NONE 09:17:36 using credential onap-jenkins-ssh 09:17:36 Wiping out workspace first. 09:17:36 Cloning the remote Git repository 09:17:36 Cloning repository git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git 09:17:36 > git init /w/workspace/testsuite-cds-mock-odl-master-yaml-lint # timeout=10 09:17:36 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git 09:17:36 > git --version # timeout=10 09:17:36 > git --version # 'git version 2.39.0' 09:17:36 using GIT_SSH to set credentials Gerrit user 09:17:36 [INFO] Currently running in a labeled security context 09:17:36 [INFO] Currently SELinux is 'enforcing' on the host 09:17:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/jenkins-gitclient-ssh4552094067772284602.key 09:17:36 Verifying host key using manually-configured host key entries 09:17:36 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:36 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git # timeout=10 09:17:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:37 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git # timeout=10 09:17:37 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git 09:17:37 using GIT_SSH to set credentials Gerrit user 09:17:37 [INFO] Currently running in a labeled security context 09:17:37 [INFO] Currently SELinux is 'enforcing' on the host 09:17:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/jenkins-gitclient-ssh4039189157902486916.key 09:17:37 Verifying host key using manually-configured host key entries 09:17:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git refs/changes/00/143300/1 # timeout=30 09:17:37 > git rev-parse a0996cb3e048840e15759aa5817d77d59dde13cd^{commit} # timeout=10 09:17:37 Checking out Revision a0996cb3e048840e15759aa5817d77d59dde13cd (refs/changes/00/143300/1) 09:17:37 > git config core.sparsecheckout # timeout=10 09:17:37 > git checkout -f a0996cb3e048840e15759aa5817d77d59dde13cd # timeout=30 09:17:41 Commit message: "CI: Deploy python based Github2Gerrit" 09:17:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:41 > git rev-list --no-walk 9bdd3b19f895e768f770c01a23eb1acc154e398d # timeout=10 09:17:41 [EnvInject] - Injecting environment variables from a build step. 09:17:41 [EnvInject] - Injecting as environment variables the properties content 09:17:41 PYTHON=python3 09:17:41 09:17:41 [EnvInject] - Variables injected successfully. 09:17:41 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash -l /tmp/jenkins18236761138182222118.sh 09:17:41 ---> tox-install.sh 09:17:41 + source /home/jenkins/lf-env.sh 09:17:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:41 ++ mktemp -d /tmp/venv-XXXX 09:17:41 + lf_venv=/tmp/venv-7F7T 09:17:41 + local venv_file=/tmp/.os_lf_venv 09:17:41 + local python=python3 09:17:41 + local options 09:17:41 + local set_path=true 09:17:41 + local install_args= 09:17:41 ++ 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 09:17:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:17:41 + true 09:17:41 + case $1 in 09:17:41 + venv_file=/tmp/.toxenv 09:17:41 + shift 2 09:17:41 + true 09:17:41 + case $1 in 09:17:41 + shift 09:17:41 + break 09:17:41 + case $python in 09:17:41 + local pkg_list= 09:17:41 + [[ -d /opt/pyenv ]] 09:17:41 + echo 'Setup pyenv:' 09:17:41 Setup pyenv: 09:17:41 + export PYENV_ROOT=/opt/pyenv 09:17:41 + PYENV_ROOT=/opt/pyenv 09:17:41 + 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 09:17:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:17:41 + pyenv versions 09:17:41 system 09:17:41 * 3.8.13 (set by /opt/pyenv/version) 09:17:41 * 3.9.13 (set by /opt/pyenv/version) 09:17:41 * 3.10.6 (set by /opt/pyenv/version) 09:17:41 + command -v pyenv 09:17:41 ++ pyenv init - --no-rehash 09:17:41 + 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[*]}"'\'')" 09:17:41 export PATH="/opt/pyenv/shims:${PATH}" 09:17:41 export PYENV_SHELL=bash 09:17:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:17:41 pyenv() { 09:17:41 local command 09:17:41 command="${1:-}" 09:17:41 if [ "$#" -gt 0 ]; then 09:17:41 shift 09:17:41 fi 09:17:41 09:17:41 case "$command" in 09:17:41 rehash|shell) 09:17:41 eval "$(pyenv "sh-$command" "$@")" 09:17:41 ;; 09:17:41 *) 09:17:41 command pyenv "$command" "$@" 09:17:41 ;; 09:17:41 esac 09:17:41 }' 09:17:41 +++ 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[*]}"' 09:17:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:17:41 ++ 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 09:17:41 ++ 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 09:17:41 ++ export PYENV_SHELL=bash 09:17:41 ++ PYENV_SHELL=bash 09:17:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:17:41 +++ complete -F _pyenv pyenv 09:17:41 ++ lf-pyver python3 09:17:41 ++ local py_version_xy=python3 09:17:41 ++ local py_version_xyz= 09:17:41 ++ pyenv versions 09:17:41 ++ local command 09:17:41 ++ command=versions 09:17:41 ++ '[' 1 -gt 0 ']' 09:17:41 ++ shift 09:17:41 ++ case "$command" in 09:17:41 ++ command pyenv versions 09:17:41 ++ pyenv versions 09:17:41 ++ grep -E '^[0-9.]*[0-9]$' 09:17:41 ++ sed 's/^[ *]* //' 09:17:41 ++ awk '{ print $1 }' 09:17:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:17:41 +++ grep '^3' /tmp/.pyenv_versions 09:17:41 +++ tail -n 1 09:17:41 +++ sort -V 09:17:41 ++ py_version_xyz=3.10.6 09:17:41 ++ [[ -z 3.10.6 ]] 09:17:41 ++ echo 3.10.6 09:17:41 ++ return 0 09:17:41 + pyenv local 3.10.6 09:17:41 + local command 09:17:41 + command=local 09:17:41 + '[' 2 -gt 0 ']' 09:17:41 + shift 09:17:41 + case "$command" in 09:17:41 + command pyenv local 3.10.6 09:17:41 + pyenv local 3.10.6 09:17:41 + for arg in "$@" 09:17:41 + case $arg in 09:17:41 + pkg_list+='tox ' 09:17:41 + for arg in "$@" 09:17:41 + case $arg in 09:17:41 + pkg_list+='virtualenv ' 09:17:41 + for arg in "$@" 09:17:41 + case $arg in 09:17:41 + pkg_list+='urllib3~=1.26.15 ' 09:17:41 + [[ -f /tmp/.toxenv ]] 09:17:41 + [[ ! -f /tmp/.toxenv ]] 09:17:41 + [[ -n '' ]] 09:17:41 + python3 -m venv /tmp/venv-7F7T 09:17:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7F7T' 09:17:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7F7T 09:17:46 + echo /tmp/venv-7F7T 09:17:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:17:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:17:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:17:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:46 + local 'pip_opts=--upgrade --quiet' 09:17:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:17:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:17:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:17:46 + [[ -n '' ]] 09:17:46 + [[ -n '' ]] 09:17:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:17:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:46 + /tmp/venv-7F7T/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 09:17:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:17:50 lf-activate-venv(): INFO: Base packages installed successfully 09:17:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:17:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:17:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:17:50 + /tmp/venv-7F7T/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 09:17:53 + type python3 09:17:53 + true 09:17:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7F7T/bin to PATH' 09:17:53 lf-activate-venv(): INFO: Adding /tmp/venv-7F7T/bin to PATH 09:17:53 + PATH=/tmp/venv-7F7T/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 09:17:53 + return 0 09:17:53 + python3 --version 09:17:53 Python 3.10.6 09:17:53 + python3 -m pip --version 09:17:53 pip 26.0.1 from /tmp/venv-7F7T/lib/python3.10/site-packages/pip (python 3.10) 09:17:53 + python3 -m pip freeze 09:17:53 cachetools==7.0.1 09:17:53 chardet==5.2.0 09:17:53 colorama==0.4.6 09:17:53 distlib==0.4.0 09:17:53 filelock==3.21.2 09:17:53 packaging==26.0 09:17:53 platformdirs==4.7.0 09:17:53 pluggy==1.6.0 09:17:53 pyproject-api==1.10.0 09:17:53 tomli==2.4.0 09:17:53 tox==4.35.0 09:17:53 typing_extensions==4.15.0 09:17:53 urllib3==1.26.20 09:17:53 virtualenv==20.36.1 09:17:53 [EnvInject] - Injecting environment variables from a build step. 09:17:53 [EnvInject] - Injecting as environment variables the properties content 09:17:53 PARALLEL=false 09:17:53 09:17:53 [EnvInject] - Variables injected successfully. 09:17:53 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash -l /tmp/jenkins772266759464856518.sh 09:17:54 ---> tox-run.sh 09:17:54 + 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 09:17:54 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox 09:17:54 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/docs 09:17:54 + mkdir -p /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox 09:17:54 + cd /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/. 09:17:54 + source /home/jenkins/lf-env.sh 09:17:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:54 ++ mktemp -d /tmp/venv-XXXX 09:17:54 + lf_venv=/tmp/venv-vops 09:17:54 + local venv_file=/tmp/.os_lf_venv 09:17:54 + local python=python3 09:17:54 + local options 09:17:54 + local set_path=true 09:17:54 + local install_args= 09:17:54 ++ 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 09:17:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:17:54 + true 09:17:54 + case $1 in 09:17:54 + venv_file=/tmp/.toxenv 09:17:54 + shift 2 09:17:54 + true 09:17:54 + case $1 in 09:17:54 + shift 09:17:54 + break 09:17:54 + case $python in 09:17:54 + local pkg_list= 09:17:54 + [[ -d /opt/pyenv ]] 09:17:54 + echo 'Setup pyenv:' 09:17:54 Setup pyenv: 09:17:54 + export PYENV_ROOT=/opt/pyenv 09:17:54 + PYENV_ROOT=/opt/pyenv 09:17:54 + 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 09:17:54 + 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 09:17:54 + pyenv versions 09:17:54 system 09:17:54 3.8.13 09:17:54 3.9.13 09:17:54 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:17:54 + command -v pyenv 09:17:54 ++ pyenv init - --no-rehash 09:17:54 + 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[*]}"'\'')" 09:17:54 export PATH="/opt/pyenv/shims:${PATH}" 09:17:54 export PYENV_SHELL=bash 09:17:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:17:54 pyenv() { 09:17:54 local command 09:17:54 command="${1:-}" 09:17:54 if [ "$#" -gt 0 ]; then 09:17:54 shift 09:17:54 fi 09:17:54 09:17:54 case "$command" in 09:17:54 rehash|shell) 09:17:54 eval "$(pyenv "sh-$command" "$@")" 09:17:54 ;; 09:17:54 *) 09:17:54 command pyenv "$command" "$@" 09:17:54 ;; 09:17:54 esac 09:17:54 }' 09:17:54 +++ 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[*]}"' 09:17:54 ++ 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 09:17:54 ++ 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 09:17:54 ++ 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 09:17:54 ++ export PYENV_SHELL=bash 09:17:54 ++ PYENV_SHELL=bash 09:17:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:17:54 +++ complete -F _pyenv pyenv 09:17:54 ++ lf-pyver python3 09:17:54 ++ local py_version_xy=python3 09:17:54 ++ local py_version_xyz= 09:17:54 ++ pyenv versions 09:17:54 ++ awk '{ print $1 }' 09:17:54 ++ local command 09:17:54 ++ command=versions 09:17:54 ++ '[' 1 -gt 0 ']' 09:17:54 ++ shift 09:17:54 ++ case "$command" in 09:17:54 ++ command pyenv versions 09:17:54 ++ pyenv versions 09:17:54 ++ sed 's/^[ *]* //' 09:17:54 ++ grep -E '^[0-9.]*[0-9]$' 09:17:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:17:54 +++ sort -V 09:17:54 +++ tail -n 1 09:17:54 +++ grep '^3' /tmp/.pyenv_versions 09:17:54 ++ py_version_xyz=3.10.6 09:17:54 ++ [[ -z 3.10.6 ]] 09:17:54 ++ echo 3.10.6 09:17:54 ++ return 0 09:17:54 + pyenv local 3.10.6 09:17:54 + local command 09:17:54 + command=local 09:17:54 + '[' 2 -gt 0 ']' 09:17:54 + shift 09:17:54 + case "$command" in 09:17:54 + command pyenv local 3.10.6 09:17:54 + pyenv local 3.10.6 09:17:54 + for arg in "$@" 09:17:54 + case $arg in 09:17:54 + pkg_list+='tox ' 09:17:54 + for arg in "$@" 09:17:54 + case $arg in 09:17:54 + pkg_list+='virtualenv ' 09:17:54 + for arg in "$@" 09:17:54 + case $arg in 09:17:54 + pkg_list+='urllib3~=1.26.15 ' 09:17:54 + [[ -f /tmp/.toxenv ]] 09:17:54 ++ cat /tmp/.toxenv 09:17:54 + lf_venv=/tmp/venv-7F7T 09:17:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7F7T from' file:/tmp/.toxenv 09:17:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7F7T from file:/tmp/.toxenv 09:17:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:17:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:54 + local 'pip_opts=--upgrade --quiet' 09:17:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:17:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:17:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:17:54 + [[ -n '' ]] 09:17:54 + [[ -n '' ]] 09:17:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:17:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:54 + /tmp/venv-7F7T/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 09:17:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:17:55 lf-activate-venv(): INFO: Base packages installed successfully 09:17:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:17:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:17:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:17:55 + /tmp/venv-7F7T/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 09:17:56 + type python3 09:17:56 + true 09:17:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7F7T/bin to PATH' 09:17:56 lf-activate-venv(): INFO: Adding /tmp/venv-7F7T/bin to PATH 09:17:56 + PATH=/tmp/venv-7F7T/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 09:17:56 + return 0 09:17:56 + [[ -d /opt/pyenv ]] 09:17:56 + echo '---> Setting up pyenv' 09:17:56 ---> Setting up pyenv 09:17:56 + export PYENV_ROOT=/opt/pyenv 09:17:56 + PYENV_ROOT=/opt/pyenv 09:17:56 + export PATH=/opt/pyenv/bin:/tmp/venv-7F7T/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 09:17:56 + PATH=/opt/pyenv/bin:/tmp/venv-7F7T/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 09:17:56 ++ pwd 09:17:56 + PYTHONPATH=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint 09:17:56 + export PYTHONPATH 09:17:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:17:56 + TOX_TESTENV_PASSENV=PYTHONPATH 09:17:56 + tox --version 09:17:56 4.35.0 from /tmp/venv-7F7T/lib/python3.10/site-packages/tox/__init__.py 09:17:56 + PARALLEL=false 09:17:56 + TOX_OPTIONS_LIST= 09:17:56 + [[ -n yaml ]] 09:17:56 + TOX_OPTIONS_LIST=' -e yaml' 09:17:56 + case ${PARALLEL,,} in 09:17:56 + tee -a /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox/tox.log 09:17:56 + tox -e yaml 09:17:58 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:18:25 yaml: freeze> python -m pip freeze --all 09:18:25 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 09:18:25 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:18:25 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:18:26 ---> Completed tox runs 09:18:26 + for i in .tox/*/log 09:18:26 ++ echo .tox/yaml/log 09:18:26 ++ awk -F/ '{print $2}' 09:18:26 + tox_env=yaml 09:18:26 + cp -r .tox/yaml/log /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox/yaml 09:18:26 + DOC_DIR=docs/_build/html 09:18:26 + [[ -d docs/_build/html ]] 09:18:26 + echo '---> tox-run.sh ends' 09:18:26 ---> tox-run.sh ends 09:18:26 + test 0 -eq 0 09:18:26 $ ssh-agent -k 09:18:26 unset SSH_AUTH_SOCK; 09:18:26 unset SSH_AGENT_PID; 09:18:26 echo Agent pid 19352 killed; 09:18:26 [ssh-agent] Stopped. 09:18:26 [PostBuildScript] - [INFO] Executing post build scripts. 09:18:26 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins4570257782413663992.sh 09:18:26 ---> sysstat.sh 09:18:26 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins18412282284084772383.sh 09:18:26 ---> package-listing.sh 09:18:26 ++ facter osfamily 09:18:26 ++ tr '[:upper:]' '[:lower:]' 09:18:27 + OS_FAMILY=redhat 09:18:27 + workspace=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint 09:18:27 + START_PACKAGES=/tmp/packages_start.txt 09:18:27 + END_PACKAGES=/tmp/packages_end.txt 09:18:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:27 + PACKAGES=/tmp/packages_start.txt 09:18:27 + '[' /w/workspace/testsuite-cds-mock-odl-master-yaml-lint ']' 09:18:27 + PACKAGES=/tmp/packages_end.txt 09:18:27 + case "${OS_FAMILY}" in 09:18:27 + rpm -qa 09:18:27 + sort 09:18:27 + '[' -f /tmp/packages_start.txt ']' 09:18:27 + '[' -f /tmp/packages_end.txt ']' 09:18:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:27 + '[' /w/workspace/testsuite-cds-mock-odl-master-yaml-lint ']' 09:18:27 + mkdir -p /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/ 09:18:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/ 09:18:27 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins10354194899902923614.sh 09:18:27 ---> capture-instance-metadata.sh 09:18:27 Setup pyenv: 09:18:27 system 09:18:27 3.8.13 09:18:27 3.9.13 09:18:27 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:18:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SfE8 09:18:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:35 lf-activate-venv(): INFO: Base packages installed successfully 09:18:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-SfE8/bin to PATH 09:18:59 INFO: Running in OpenStack, capturing instance metadata 09:18:59 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins4371266731717083934.sh 09:18:59 provisioning config files... 09:18:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/config10682050950587735960tmp 09:18:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:18:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:18:59 [EnvInject] - Injecting environment variables from a build step. 09:18:59 [EnvInject] - Injecting as environment variables the properties content 09:18:59 SERVER_ID=logs 09:18:59 09:18:59 [EnvInject] - Variables injected successfully. 09:18:59 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins17848110175264129403.sh 09:18:59 ---> create-netrc.sh 09:19:00 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins10784072542583330355.sh 09:19:00 ---> python-tools-install.sh 09:19:00 Setup pyenv: 09:19:00 system 09:19:00 3.8.13 09:19:00 3.9.13 09:19:00 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:19:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SfE8 from file:/tmp/.os_lf_venv 09:19:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:01 lf-activate-venv(): INFO: Base packages installed successfully 09:19:01 lf-activate-venv(): INFO: Installing additional packages: lftools 09:19:09 lf-activate-venv(): INFO: Adding /tmp/venv-SfE8/bin to PATH 09:19:09 Generating Requirements File 09:19:27 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. 09:19:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:19:27 Python 3.10.6 09:19:28 pip 26.0.1 from /tmp/venv-SfE8/lib/python3.10/site-packages/pip (python 3.10) 09:19:28 appdirs==1.4.4 09:19:28 argcomplete==3.6.3 09:19:28 aspy.yaml==1.3.0 09:19:28 attrs==25.4.0 09:19:28 autopage==0.6.0 09:19:28 backports.strenum==1.3.1 09:19:28 beautifulsoup4==4.14.3 09:19:28 boto3==1.42.48 09:19:28 botocore==1.42.48 09:19:28 bs4==0.0.2 09:19:28 certifi==2026.1.4 09:19:28 cffi==2.0.0 09:19:28 cfgv==3.5.0 09:19:28 chardet==5.2.0 09:19:28 charset-normalizer==3.4.4 09:19:28 click==8.3.1 09:19:28 cliff==4.13.1 09:19:28 cmd2==3.2.0 09:19:28 cryptography==3.3.2 09:19:28 debtcollector==3.0.0 09:19:28 decorator==5.2.1 09:19:28 defusedxml==0.7.1 09:19:28 Deprecated==1.3.1 09:19:28 distlib==0.4.0 09:19:28 dnspython==2.8.0 09:19:28 docker==7.1.0 09:19:28 dogpile.cache==1.5.0 09:19:28 durationpy==0.10 09:19:28 email-validator==2.3.0 09:19:28 filelock==3.21.2 09:19:28 future==1.0.0 09:19:28 gitdb==4.0.12 09:19:28 GitPython==3.1.46 09:19:28 httplib2==0.30.2 09:19:28 identify==2.6.16 09:19:28 idna==3.11 09:19:28 importlib-resources==1.5.0 09:19:28 iso8601==2.1.0 09:19:28 Jinja2==3.1.6 09:19:28 jmespath==1.1.0 09:19:28 jsonpatch==1.33 09:19:28 jsonpointer==3.0.0 09:19:28 jsonschema==4.26.0 09:19:28 jsonschema-specifications==2025.9.1 09:19:28 keystoneauth1==5.13.0 09:19:28 kubernetes==35.0.0 09:19:28 lftools==0.37.21 09:19:28 lxml==6.0.2 09:19:28 markdown-it-py==4.0.0 09:19:28 MarkupSafe==3.0.3 09:19:28 mdurl==0.1.2 09:19:28 msgpack==1.1.2 09:19:28 multi_key_dict==2.0.3 09:19:28 munch==4.0.0 09:19:28 netaddr==1.3.0 09:19:28 niet==1.4.2 09:19:28 nodeenv==1.10.0 09:19:28 oauth2client==4.1.3 09:19:28 oauthlib==3.3.1 09:19:28 openstacksdk==4.9.0 09:19:28 os-service-types==1.8.2 09:19:28 osc-lib==4.3.0 09:19:28 oslo.config==10.2.0 09:19:28 oslo.context==6.2.0 09:19:28 oslo.i18n==6.7.1 09:19:28 oslo.log==8.0.0 09:19:28 oslo.serialization==5.9.0 09:19:28 oslo.utils==9.2.0 09:19:28 packaging==26.0 09:19:28 pbr==7.0.3 09:19:28 platformdirs==4.7.0 09:19:28 prettytable==3.17.0 09:19:28 psutil==7.2.2 09:19:28 pyasn1==0.6.2 09:19:28 pyasn1_modules==0.4.2 09:19:28 pycparser==3.0 09:19:28 pygerrit2==2.0.15 09:19:28 PyGithub==2.8.1 09:19:28 Pygments==2.19.2 09:19:28 PyJWT==2.11.0 09:19:28 PyNaCl==1.6.2 09:19:28 pyparsing==2.4.7 09:19:28 pyperclip==1.11.0 09:19:28 pyrsistent==0.20.0 09:19:28 python-cinderclient==9.8.0 09:19:28 python-dateutil==2.9.0.post0 09:19:28 python-heatclient==5.0.0 09:19:28 python-jenkins==1.8.3 09:19:28 python-keystoneclient==5.7.0 09:19:28 python-magnumclient==4.9.0 09:19:28 python-openstackclient==8.3.0 09:19:28 python-swiftclient==4.9.0 09:19:28 PyYAML==6.0.3 09:19:28 referencing==0.37.0 09:19:28 requests==2.32.5 09:19:28 requests-oauthlib==2.0.0 09:19:28 requestsexceptions==1.4.0 09:19:28 rfc3986==2.0.0 09:19:28 rich==14.3.2 09:19:28 rich-argparse==1.7.2 09:19:28 rpds-py==0.30.0 09:19:28 rsa==4.9.1 09:19:28 ruamel.yaml==0.19.1 09:19:28 ruamel.yaml.clib==0.2.15 09:19:28 s3transfer==0.16.0 09:19:28 simplejson==3.20.2 09:19:28 six==1.17.0 09:19:28 smmap==5.0.2 09:19:28 soupsieve==2.8.3 09:19:28 stevedore==5.6.0 09:19:28 tabulate==0.9.0 09:19:28 toml==0.10.2 09:19:28 tomlkit==0.14.0 09:19:28 tqdm==4.67.3 09:19:28 typing_extensions==4.15.0 09:19:28 tzdata==2025.3 09:19:28 urllib3==1.26.20 09:19:28 virtualenv==20.36.1 09:19:28 wcwidth==0.6.0 09:19:28 websocket-client==1.9.0 09:19:28 wrapt==2.1.1 09:19:28 xdg==6.0.0 09:19:28 xmltodict==1.0.2 09:19:28 yq==3.4.3 09:19:28 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins6819919257573275884.sh 09:19:28 ---> sudo-logs.sh 09:19:28 Archiving 'sudo' log.. 09:19:28 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins3471693634178358291.sh 09:19:28 ---> job-cost.sh 09:19:28 INFO: Activating Python virtual environment... 09:19:28 Setup pyenv: 09:19:28 system 09:19:28 3.8.13 09:19:28 3.9.13 09:19:28 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:19:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SfE8 from file:/tmp/.os_lf_venv 09:19:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:31 lf-activate-venv(): INFO: Base packages installed successfully 09:19:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:19:36 lf-activate-venv(): INFO: Adding /tmp/venv-SfE8/bin to PATH 09:19:36 INFO: No stack-cost file found 09:19:36 INFO: Instance uptime: 190s 09:19:36 INFO: Fetching instance metadata (attempt 1 of 3)... 09:19:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:19:37 INFO: Successfully fetched instance metadata 09:19:37 INFO: Instance type: v3-standard-2 09:19:37 INFO: Retrieving pricing info for: v3-standard-2 09:19:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:19:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=190 09:19:37 INFO: Successfully fetched Vexxhost pricing API 09:19:37 INFO: Retrieved cost: 0.06 09:19:37 INFO: Retrieved resource: v3-standard-2 09:19:37 INFO: Creating archive directory: /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/cost 09:19:37 INFO: Archiving costs to: /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/cost.csv 09:19:37 INFO: Successfully archived job cost data 09:19:37 DEBUG: Cost data: testsuite-cds-mock-odl-master-yaml-lint,18,2026-02-13 09:19:37,v3-standard-2,190,0.06,0.00,SUCCESS 09:19:37 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12231338580261614644.sh 09:19:37 ---> logs-deploy.sh 09:19:37 Setup pyenv: 09:19:37 system 09:19:37 3.8.13 09:19:37 3.9.13 09:19:37 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:19:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SfE8 from file:/tmp/.os_lf_venv 09:19:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:39 lf-activate-venv(): INFO: Base packages installed successfully 09:19:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-SfE8/bin to PATH 09:19:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-cds-mock-odl-master-yaml-lint/18 09:19:49 INFO: archiving workspace using pattern(s): 09:19:50 Archives upload complete. 09:19:50 INFO: archiving logs to Nexus 09:19:51 ---> uname -a: 09:19:51 Linux prd-centos8-builder-2c-1g-9258.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 09:19:51 09:19:51 09:19:51 ---> lscpu: 09:19:51 Architecture: x86_64 09:19:51 CPU op-mode(s): 32-bit, 64-bit 09:19:51 Byte Order: Little Endian 09:19:51 CPU(s): 2 09:19:51 On-line CPU(s) list: 0,1 09:19:51 Thread(s) per core: 1 09:19:51 Core(s) per socket: 1 09:19:51 Socket(s): 2 09:19:51 NUMA node(s): 1 09:19:51 Vendor ID: AuthenticAMD 09:19:51 CPU family: 23 09:19:51 Model: 49 09:19:51 Model name: AMD EPYC-Rome Processor 09:19:51 Stepping: 0 09:19:51 CPU MHz: 2799.998 09:19:51 BogoMIPS: 5599.99 09:19:51 Virtualization: AMD-V 09:19:51 Hypervisor vendor: KVM 09:19:51 Virtualization type: full 09:19:51 L1d cache: 32K 09:19:51 L1i cache: 32K 09:19:51 L2 cache: 512K 09:19:51 L3 cache: 16384K 09:19:51 NUMA node0 CPU(s): 0,1 09:19:51 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 09:19:51 09:19:51 09:19:51 ---> nproc: 09:19:51 2 09:19:51 09:19:51 09:19:51 ---> df -h: 09:19:51 Filesystem Size Used Avail Use% Mounted on 09:19:51 devtmpfs 3.8G 0 3.8G 0% /dev 09:19:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:19:51 tmpfs 3.8G 17M 3.8G 1% /run 09:19:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:19:51 /dev/vda1 40G 8.7G 32G 22% / 09:19:51 tmpfs 770M 0 770M 0% /run/user/1001 09:19:51 09:19:51 09:19:51 ---> free -m: 09:19:51 total used free shared buff/cache available 09:19:51 Mem: 7699 607 4743 19 2348 6774 09:19:51 Swap: 1023 0 1023 09:19:51 09:19:51 09:19:51 ---> ip addr: 09:19:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:19:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:19:51 inet 127.0.0.1/8 scope host lo 09:19:51 valid_lft forever preferred_lft forever 09:19:51 inet6 ::1/128 scope host 09:19:51 valid_lft forever preferred_lft forever 09:19:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:19:51 link/ether fa:16:3e:a4:32:32 brd ff:ff:ff:ff:ff:ff 09:19:51 altname enp0s3 09:19:51 altname ens3 09:19:51 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:19:51 valid_lft 86204sec preferred_lft 86204sec 09:19:51 inet6 fe80::f816:3eff:fea4:3232/64 scope link 09:19:51 valid_lft forever preferred_lft forever 09:19:51 09:19:51 09:19:51 ---> sar -b -r -n DEV: 09:19:51 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) 09:19:51 09:19:51 09:16:32 LINUX RESTART (2 CPU) 09:19:51 09:19:51 09:17:02 AM tps rtps wtps bread/s bwrtn/s 09:19:51 09:18:01 AM 237.58 141.70 95.88 6712.44 30353.52 09:19:51 09:19:01 AM 182.49 25.57 156.91 1419.66 13273.74 09:19:51 Average: 209.80 83.15 126.65 4043.82 21741.89 09:19:51 09:19:51 09:17:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:51 09:18:01 AM 5453760 6991256 2430684 30.83 2688 1722224 840992 9.41 185376 1943864 100156 09:19:51 09:19:01 AM 5031868 6992076 2852576 36.18 2688 2119052 693340 7.76 377016 2077584 151352 09:19:51 Average: 5242814 6991666 2641630 33.50 2688 1920638 767166 8.59 281196 2010724 125754 09:19:51 09:19:51 09:17:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:51 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:51 09:18:01 AM eth0 263.64 124.60 913.64 59.96 0.00 0.00 0.00 0.00 09:19:51 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:51 09:19:01 AM eth0 75.72 53.28 1131.92 17.76 0.00 0.00 0.00 0.00 09:19:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:51 Average: eth0 168.89 88.64 1023.70 38.68 0.00 0.00 0.00 0.00 09:19:51 09:19:51 09:19:51 ---> sar -P ALL: 09:19:51 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) 09:19:51 09:19:51 09:16:32 LINUX RESTART (2 CPU) 09:19:51 09:19:51 09:17:02 AM CPU %user %nice %system %iowait %steal %idle 09:19:51 09:18:01 AM all 23.15 2.29 15.98 41.81 0.08 16.70 09:19:51 09:18:01 AM 0 25.01 1.98 14.90 49.22 0.09 8.81 09:19:51 09:18:01 AM 1 21.29 2.61 17.05 34.43 0.07 24.56 09:19:51 09:19:01 AM all 35.34 0.48 8.88 6.26 0.11 48.94 09:19:51 09:19:01 AM 0 24.01 0.60 8.71 6.25 0.10 60.33 09:19:51 09:19:01 AM 1 46.70 0.35 9.06 6.27 0.12 37.51 09:19:51 Average: all 29.33 1.37 12.38 23.77 0.09 33.05 09:19:51 Average: 0 24.50 1.28 11.76 27.39 0.09 34.98 09:19:51 Average: 1 34.16 1.46 13.00 20.16 0.09 31.12 09:19:51 09:19:51 09:19:51