07:43:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/5G-core-nf-simulator/+/143239 07:43:35 Running as SYSTEM 07:43:35 [EnvInject] - Loading node environment variables. 07:43:35 Building remotely on prd-centos8-builder-2c-1g-7440 (centos8-builder-2c-1g) in workspace /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 07:43:35 [ssh-agent] Looking for ssh-agent implementation... 07:43:35 $ ssh-agent 07:43:35 SSH_AUTH_SOCK=/tmp/ssh-ZHGiwGxCCw8N/agent.15177 07:43:35 SSH_AGENT_PID=15180 07:43:35 [ssh-agent] Started. 07:43:35 Running ssh-add (command line suppressed) 07:43:35 Identity added: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/private_key_9094630009739945894.key (/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/private_key_9094630009739945894.key) 07:43:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:43:35 The recommended git tool is: NONE 07:43:37 using credential onap-jenkins-ssh 07:43:37 Wiping out workspace first. 07:43:37 Cloning the remote Git repository 07:43:37 Cloning repository git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 07:43:37 > git init /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint # timeout=10 07:43:37 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 07:43:37 > git --version # timeout=10 07:43:37 > git --version # 'git version 2.39.0' 07:43:37 using GIT_SSH to set credentials Gerrit user 07:43:37 [INFO] Currently running in a labeled security context 07:43:37 [INFO] Currently SELinux is 'enforcing' on the host 07:43:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh2015793404884313945.key 07:43:37 Verifying host key using manually-configured host key entries 07:43:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:43:37 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 07:43:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:38 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 07:43:38 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 07:43:38 using GIT_SSH to set credentials Gerrit user 07:43:38 [INFO] Currently running in a labeled security context 07:43:38 [INFO] Currently SELinux is 'enforcing' on the host 07:43:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh18262493923991903788.key 07:43:38 Verifying host key using manually-configured host key entries 07:43:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git refs/changes/39/143239/1 # timeout=30 07:43:38 > git rev-parse 4c786c8f01d6d39ce81bff2090ddeb4592f9de71^{commit} # timeout=10 07:43:38 Checking out Revision 4c786c8f01d6d39ce81bff2090ddeb4592f9de71 (refs/changes/39/143239/1) 07:43:38 > git config core.sparsecheckout # timeout=10 07:43:38 > git checkout -f 4c786c8f01d6d39ce81bff2090ddeb4592f9de71 # timeout=30 07:43:41 Commit message: "CI: Deploy python based Github2Gerrit" 07:43:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:43:41 > git rev-list --no-walk 815586abf456c4bbc2668bdabae1064155b70698 # timeout=10 07:43:42 [EnvInject] - Injecting environment variables from a build step. 07:43:42 [EnvInject] - Injecting as environment variables the properties content 07:43:42 PYTHON=python3 07:43:42 07:43:42 [EnvInject] - Variables injected successfully. 07:43:42 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6973911965609838040.sh 07:43:42 ---> tox-install.sh 07:43:42 + source /home/jenkins/lf-env.sh 07:43:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:42 ++ mktemp -d /tmp/venv-XXXX 07:43:42 + lf_venv=/tmp/venv-Drsg 07:43:42 + local venv_file=/tmp/.os_lf_venv 07:43:42 + local python=python3 07:43:42 + local options 07:43:42 + local set_path=true 07:43:42 + local install_args= 07:43:42 ++ 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:43:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:42 + true 07:43:42 + case $1 in 07:43:42 + venv_file=/tmp/.toxenv 07:43:42 + shift 2 07:43:42 + true 07:43:42 + case $1 in 07:43:42 + shift 07:43:42 + break 07:43:42 + case $python in 07:43:42 + local pkg_list= 07:43:42 + [[ -d /opt/pyenv ]] 07:43:42 + echo 'Setup pyenv:' 07:43:42 Setup pyenv: 07:43:42 + export PYENV_ROOT=/opt/pyenv 07:43:42 + PYENV_ROOT=/opt/pyenv 07:43:42 + 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:43:42 + 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:43:42 + pyenv versions 07:43:42 system 07:43:42 * 3.8.13 (set by /opt/pyenv/version) 07:43:42 * 3.9.13 (set by /opt/pyenv/version) 07:43:42 * 3.10.6 (set by /opt/pyenv/version) 07:43:42 + command -v pyenv 07:43:42 ++ pyenv init - --no-rehash 07:43:42 + 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:43:42 export PATH="/opt/pyenv/shims:${PATH}" 07:43:42 export PYENV_SHELL=bash 07:43:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:42 pyenv() { 07:43:42 local command 07:43:42 command="${1:-}" 07:43:42 if [ "$#" -gt 0 ]; then 07:43:42 shift 07:43:42 fi 07:43:42 07:43:42 case "$command" in 07:43:42 rehash|shell) 07:43:42 eval "$(pyenv "sh-$command" "$@")" 07:43:42 ;; 07:43:42 *) 07:43:42 command pyenv "$command" "$@" 07:43:42 ;; 07:43:42 esac 07:43:42 }' 07:43:42 +++ 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:43:42 ++ 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:43:42 ++ 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:43:42 ++ 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:43:42 ++ export PYENV_SHELL=bash 07:43:42 ++ PYENV_SHELL=bash 07:43:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:42 +++ complete -F _pyenv pyenv 07:43:42 ++ lf-pyver python3 07:43:42 ++ local py_version_xy=python3 07:43:42 ++ local py_version_xyz= 07:43:42 ++ sed 's/^[ *]* //' 07:43:42 ++ awk '{ print $1 }' 07:43:42 ++ grep -E '^[0-9.]*[0-9]$' 07:43:42 ++ pyenv versions 07:43:42 ++ local command 07:43:42 ++ command=versions 07:43:42 ++ '[' 1 -gt 0 ']' 07:43:42 ++ shift 07:43:42 ++ case "$command" in 07:43:42 ++ command pyenv versions 07:43:42 ++ pyenv versions 07:43:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:42 +++ grep '^3' /tmp/.pyenv_versions 07:43:42 +++ tail -n 1 07:43:42 +++ sort -V 07:43:42 ++ py_version_xyz=3.10.6 07:43:42 ++ [[ -z 3.10.6 ]] 07:43:42 ++ echo 3.10.6 07:43:42 ++ return 0 07:43:42 + pyenv local 3.10.6 07:43:42 + local command 07:43:42 + command=local 07:43:42 + '[' 2 -gt 0 ']' 07:43:42 + shift 07:43:42 + case "$command" in 07:43:42 + command pyenv local 3.10.6 07:43:42 + pyenv local 3.10.6 07:43:42 + for arg in "$@" 07:43:42 + case $arg in 07:43:42 + pkg_list+='tox ' 07:43:42 + for arg in "$@" 07:43:42 + case $arg in 07:43:42 + pkg_list+='virtualenv ' 07:43:42 + for arg in "$@" 07:43:42 + case $arg in 07:43:42 + pkg_list+='urllib3~=1.26.15 ' 07:43:42 + [[ -f /tmp/.toxenv ]] 07:43:42 + [[ ! -f /tmp/.toxenv ]] 07:43:42 + [[ -n '' ]] 07:43:42 + python3 -m venv /tmp/venv-Drsg 07:43:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Drsg' 07:43:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Drsg 07:43:46 + echo /tmp/venv-Drsg 07:43:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:43:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:43:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:46 + local 'pip_opts=--upgrade --quiet' 07:43:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:46 + [[ -n '' ]] 07:43:46 + [[ -n '' ]] 07:43:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:46 + /tmp/venv-Drsg/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:43:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:50 lf-activate-venv(): INFO: Base packages installed successfully 07:43:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:50 + /tmp/venv-Drsg/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:43:51 + type python3 07:43:51 + true 07:43:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Drsg/bin to PATH' 07:43:51 lf-activate-venv(): INFO: Adding /tmp/venv-Drsg/bin to PATH 07:43:51 + PATH=/tmp/venv-Drsg/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:43:51 + return 0 07:43:51 + python3 --version 07:43:51 Python 3.10.6 07:43:51 + python3 -m pip --version 07:43:51 pip 26.0.1 from /tmp/venv-Drsg/lib/python3.10/site-packages/pip (python 3.10) 07:43:51 + python3 -m pip freeze 07:43:52 cachetools==7.0.1 07:43:52 chardet==5.2.0 07:43:52 colorama==0.4.6 07:43:52 distlib==0.4.0 07:43:52 filelock==3.21.2 07:43:52 packaging==26.0 07:43:52 platformdirs==4.7.0 07:43:52 pluggy==1.6.0 07:43:52 pyproject-api==1.10.0 07:43:52 tomli==2.4.0 07:43:52 tox==4.35.0 07:43:52 typing_extensions==4.15.0 07:43:52 urllib3==1.26.20 07:43:52 virtualenv==20.36.1 07:43:52 [EnvInject] - Injecting environment variables from a build step. 07:43:52 [EnvInject] - Injecting as environment variables the properties content 07:43:52 PARALLEL=false 07:43:52 07:43:52 [EnvInject] - Variables injected successfully. 07:43:52 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5305152760043848384.sh 07:43:52 ---> tox-run.sh 07:43:52 + 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:43:52 + ARCHIVE_TOX_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox 07:43:52 + ARCHIVE_DOC_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/docs 07:43:52 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox 07:43:52 + cd /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/. 07:43:52 + source /home/jenkins/lf-env.sh 07:43:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:52 ++ mktemp -d /tmp/venv-XXXX 07:43:52 + lf_venv=/tmp/venv-6Jux 07:43:52 + local venv_file=/tmp/.os_lf_venv 07:43:52 + local python=python3 07:43:52 + local options 07:43:52 + local set_path=true 07:43:52 + local install_args= 07:43:52 ++ 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:43:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:52 + true 07:43:52 + case $1 in 07:43:52 + venv_file=/tmp/.toxenv 07:43:52 + shift 2 07:43:52 + true 07:43:52 + case $1 in 07:43:52 + shift 07:43:52 + break 07:43:52 + case $python in 07:43:52 + local pkg_list= 07:43:52 + [[ -d /opt/pyenv ]] 07:43:52 + echo 'Setup pyenv:' 07:43:52 Setup pyenv: 07:43:52 + export PYENV_ROOT=/opt/pyenv 07:43:52 + PYENV_ROOT=/opt/pyenv 07:43:52 + 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:43:52 + 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:43:52 + pyenv versions 07:43:52 system 07:43:52 3.8.13 07:43:52 3.9.13 07:43:52 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:43:52 + command -v pyenv 07:43:52 ++ pyenv init - --no-rehash 07:43:52 + 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:43:52 export PATH="/opt/pyenv/shims:${PATH}" 07:43:52 export PYENV_SHELL=bash 07:43:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:52 pyenv() { 07:43:52 local command 07:43:52 command="${1:-}" 07:43:52 if [ "$#" -gt 0 ]; then 07:43:52 shift 07:43:52 fi 07:43:52 07:43:52 case "$command" in 07:43:52 rehash|shell) 07:43:52 eval "$(pyenv "sh-$command" "$@")" 07:43:52 ;; 07:43:52 *) 07:43:52 command pyenv "$command" "$@" 07:43:52 ;; 07:43:52 esac 07:43:52 }' 07:43:52 +++ 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:43:52 ++ 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:43:52 ++ 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:43:52 ++ 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:43:52 ++ export PYENV_SHELL=bash 07:43:52 ++ PYENV_SHELL=bash 07:43:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:52 +++ complete -F _pyenv pyenv 07:43:52 ++ lf-pyver python3 07:43:52 ++ local py_version_xy=python3 07:43:52 ++ local py_version_xyz= 07:43:52 ++ awk '{ print $1 }' 07:43:52 ++ pyenv versions 07:43:52 ++ local command 07:43:52 ++ command=versions 07:43:52 ++ '[' 1 -gt 0 ']' 07:43:52 ++ shift 07:43:52 ++ case "$command" in 07:43:52 ++ command pyenv versions 07:43:52 ++ pyenv versions 07:43:52 ++ sed 's/^[ *]* //' 07:43:52 ++ grep -E '^[0-9.]*[0-9]$' 07:43:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:52 +++ grep '^3' /tmp/.pyenv_versions 07:43:52 +++ tail -n 1 07:43:52 +++ sort -V 07:43:52 ++ py_version_xyz=3.10.6 07:43:52 ++ [[ -z 3.10.6 ]] 07:43:52 ++ echo 3.10.6 07:43:52 ++ return 0 07:43:52 + pyenv local 3.10.6 07:43:52 + local command 07:43:52 + command=local 07:43:52 + '[' 2 -gt 0 ']' 07:43:52 + shift 07:43:52 + case "$command" in 07:43:52 + command pyenv local 3.10.6 07:43:52 + pyenv local 3.10.6 07:43:52 + for arg in "$@" 07:43:52 + case $arg in 07:43:52 + pkg_list+='tox ' 07:43:52 + for arg in "$@" 07:43:52 + case $arg in 07:43:52 + pkg_list+='virtualenv ' 07:43:52 + for arg in "$@" 07:43:52 + case $arg in 07:43:52 + pkg_list+='urllib3~=1.26.15 ' 07:43:52 + [[ -f /tmp/.toxenv ]] 07:43:52 ++ cat /tmp/.toxenv 07:43:52 + lf_venv=/tmp/venv-Drsg 07:43:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Drsg from' file:/tmp/.toxenv 07:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Drsg from file:/tmp/.toxenv 07:43:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:52 + local 'pip_opts=--upgrade --quiet' 07:43:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:52 + [[ -n '' ]] 07:43:52 + [[ -n '' ]] 07:43:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:52 + /tmp/venv-Drsg/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:43:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:53 lf-activate-venv(): INFO: Base packages installed successfully 07:43:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:53 + /tmp/venv-Drsg/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:43:54 + type python3 07:43:54 + true 07:43:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Drsg/bin to PATH' 07:43:54 lf-activate-venv(): INFO: Adding /tmp/venv-Drsg/bin to PATH 07:43:54 + PATH=/tmp/venv-Drsg/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:43:54 + return 0 07:43:54 + [[ -d /opt/pyenv ]] 07:43:54 + echo '---> Setting up pyenv' 07:43:54 ---> Setting up pyenv 07:43:54 + export PYENV_ROOT=/opt/pyenv 07:43:54 + PYENV_ROOT=/opt/pyenv 07:43:54 + export PATH=/opt/pyenv/bin:/tmp/venv-Drsg/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:43:54 + PATH=/opt/pyenv/bin:/tmp/venv-Drsg/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:43:54 ++ pwd 07:43:54 + PYTHONPATH=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 07:43:54 + export PYTHONPATH 07:43:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:43:54 + TOX_TESTENV_PASSENV=PYTHONPATH 07:43:54 + tox --version 07:43:54 4.35.0 from /tmp/venv-Drsg/lib/python3.10/site-packages/tox/__init__.py 07:43:54 + PARALLEL=false 07:43:54 + TOX_OPTIONS_LIST= 07:43:54 + [[ -n yaml ]] 07:43:54 + TOX_OPTIONS_LIST=' -e yaml' 07:43:54 + case ${PARALLEL,,} in 07:43:54 + tee -a /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox/tox.log 07:43:54 + tox -e yaml 07:43:55 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:44:18 yaml: freeze> python -m pip freeze --all 07:44:18 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:44:18 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:44:18 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:44:19 ---> Completed tox runs 07:44:19 + for i in .tox/*/log 07:44:19 ++ echo .tox/yaml/log 07:44:19 ++ awk -F/ '{print $2}' 07:44:19 + tox_env=yaml 07:44:19 + cp -r .tox/yaml/log /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox/yaml 07:44:19 + DOC_DIR=docs/_build/html 07:44:19 + [[ -d docs/_build/html ]] 07:44:19 + echo '---> tox-run.sh ends' 07:44:19 ---> tox-run.sh ends 07:44:19 + test 0 -eq 0 07:44:19 $ ssh-agent -k 07:44:19 unset SSH_AUTH_SOCK; 07:44:19 unset SSH_AGENT_PID; 07:44:19 echo Agent pid 15180 killed; 07:44:19 [ssh-agent] Stopped. 07:44:19 [PostBuildScript] - [INFO] Executing post build scripts. 07:44:19 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins18326454404176202485.sh 07:44:19 ---> sysstat.sh 07:44:19 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins3803908932559360375.sh 07:44:19 ---> package-listing.sh 07:44:19 ++ facter osfamily 07:44:19 ++ tr '[:upper:]' '[:lower:]' 07:44:20 + OS_FAMILY=redhat 07:44:20 + workspace=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 07:44:20 + START_PACKAGES=/tmp/packages_start.txt 07:44:20 + END_PACKAGES=/tmp/packages_end.txt 07:44:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:44:20 + PACKAGES=/tmp/packages_start.txt 07:44:20 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint ']' 07:44:20 + PACKAGES=/tmp/packages_end.txt 07:44:20 + case "${OS_FAMILY}" in 07:44:20 + rpm -qa 07:44:20 + sort 07:44:20 + '[' -f /tmp/packages_start.txt ']' 07:44:20 + '[' -f /tmp/packages_end.txt ']' 07:44:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:44:20 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint ']' 07:44:20 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/ 07:44:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/ 07:44:20 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11104419533116700066.sh 07:44:20 ---> capture-instance-metadata.sh 07:44:20 Setup pyenv: 07:44:20 system 07:44:20 3.8.13 07:44:20 3.9.13 07:44:20 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:44:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tNPU 07:44:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:44:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:28 lf-activate-venv(): INFO: Base packages installed successfully 07:44:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:44:47 lf-activate-venv(): INFO: Adding /tmp/venv-tNPU/bin to PATH 07:44:47 INFO: Running in OpenStack, capturing instance metadata 07:44:48 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins6897919180608262457.sh 07:44:48 provisioning config files... 07:44:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/config12679710021401303086tmp 07:44:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:44:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:44:48 [EnvInject] - Injecting environment variables from a build step. 07:44:48 [EnvInject] - Injecting as environment variables the properties content 07:44:48 SERVER_ID=logs 07:44:48 07:44:48 [EnvInject] - Variables injected successfully. 07:44:48 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins13843512187430589645.sh 07:44:48 ---> create-netrc.sh 07:44:48 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1340008559064870767.sh 07:44:48 ---> python-tools-install.sh 07:44:48 Setup pyenv: 07:44:48 system 07:44:48 3.8.13 07:44:48 3.9.13 07:44:48 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:44:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNPU from file:/tmp/.os_lf_venv 07:44:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:50 lf-activate-venv(): INFO: Base packages installed successfully 07:44:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:44:56 lf-activate-venv(): INFO: Adding /tmp/venv-tNPU/bin to PATH 07:44:56 Generating Requirements File 07:45:13 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:45:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:45:13 Python 3.10.6 07:45:13 pip 26.0.1 from /tmp/venv-tNPU/lib/python3.10/site-packages/pip (python 3.10) 07:45:13 appdirs==1.4.4 07:45:13 argcomplete==3.6.3 07:45:13 aspy.yaml==1.3.0 07:45:13 attrs==25.4.0 07:45:13 autopage==0.6.0 07:45:13 backports.strenum==1.3.1 07:45:13 beautifulsoup4==4.14.3 07:45:13 boto3==1.42.48 07:45:13 botocore==1.42.48 07:45:13 bs4==0.0.2 07:45:13 certifi==2026.1.4 07:45:13 cffi==2.0.0 07:45:13 cfgv==3.5.0 07:45:13 chardet==5.2.0 07:45:13 charset-normalizer==3.4.4 07:45:13 click==8.3.1 07:45:13 cliff==4.13.1 07:45:13 cmd2==3.2.0 07:45:13 cryptography==3.3.2 07:45:13 debtcollector==3.0.0 07:45:13 decorator==5.2.1 07:45:13 defusedxml==0.7.1 07:45:13 Deprecated==1.3.1 07:45:13 distlib==0.4.0 07:45:13 dnspython==2.8.0 07:45:13 docker==7.1.0 07:45:13 dogpile.cache==1.5.0 07:45:13 durationpy==0.10 07:45:13 email-validator==2.3.0 07:45:13 filelock==3.21.2 07:45:13 future==1.0.0 07:45:13 gitdb==4.0.12 07:45:13 GitPython==3.1.46 07:45:13 httplib2==0.30.2 07:45:13 identify==2.6.16 07:45:13 idna==3.11 07:45:13 importlib-resources==1.5.0 07:45:13 iso8601==2.1.0 07:45:13 Jinja2==3.1.6 07:45:13 jmespath==1.1.0 07:45:13 jsonpatch==1.33 07:45:13 jsonpointer==3.0.0 07:45:13 jsonschema==4.26.0 07:45:13 jsonschema-specifications==2025.9.1 07:45:13 keystoneauth1==5.13.0 07:45:13 kubernetes==35.0.0 07:45:13 lftools==0.37.21 07:45:13 lxml==6.0.2 07:45:13 markdown-it-py==4.0.0 07:45:13 MarkupSafe==3.0.3 07:45:13 mdurl==0.1.2 07:45:13 msgpack==1.1.2 07:45:13 multi_key_dict==2.0.3 07:45:13 munch==4.0.0 07:45:13 netaddr==1.3.0 07:45:13 niet==1.4.2 07:45:13 nodeenv==1.10.0 07:45:13 oauth2client==4.1.3 07:45:13 oauthlib==3.3.1 07:45:13 openstacksdk==4.9.0 07:45:13 os-service-types==1.8.2 07:45:13 osc-lib==4.3.0 07:45:13 oslo.config==10.2.0 07:45:13 oslo.context==6.2.0 07:45:13 oslo.i18n==6.7.1 07:45:13 oslo.log==8.0.0 07:45:13 oslo.serialization==5.9.0 07:45:13 oslo.utils==9.2.0 07:45:13 packaging==26.0 07:45:13 pbr==7.0.3 07:45:13 platformdirs==4.7.0 07:45:13 prettytable==3.17.0 07:45:13 psutil==7.2.2 07:45:13 pyasn1==0.6.2 07:45:13 pyasn1_modules==0.4.2 07:45:13 pycparser==3.0 07:45:13 pygerrit2==2.0.15 07:45:13 PyGithub==2.8.1 07:45:13 Pygments==2.19.2 07:45:13 PyJWT==2.11.0 07:45:13 PyNaCl==1.6.2 07:45:13 pyparsing==2.4.7 07:45:13 pyperclip==1.11.0 07:45:13 pyrsistent==0.20.0 07:45:13 python-cinderclient==9.8.0 07:45:13 python-dateutil==2.9.0.post0 07:45:13 python-heatclient==5.0.0 07:45:13 python-jenkins==1.8.3 07:45:13 python-keystoneclient==5.7.0 07:45:13 python-magnumclient==4.9.0 07:45:13 python-openstackclient==8.3.0 07:45:13 python-swiftclient==4.9.0 07:45:13 PyYAML==6.0.3 07:45:13 referencing==0.37.0 07:45:13 requests==2.32.5 07:45:13 requests-oauthlib==2.0.0 07:45:13 requestsexceptions==1.4.0 07:45:13 rfc3986==2.0.0 07:45:13 rich==14.3.2 07:45:13 rich-argparse==1.7.2 07:45:13 rpds-py==0.30.0 07:45:13 rsa==4.9.1 07:45:13 ruamel.yaml==0.19.1 07:45:13 ruamel.yaml.clib==0.2.15 07:45:13 s3transfer==0.16.0 07:45:13 simplejson==3.20.2 07:45:13 six==1.17.0 07:45:13 smmap==5.0.2 07:45:13 soupsieve==2.8.3 07:45:13 stevedore==5.6.0 07:45:13 tabulate==0.9.0 07:45:13 toml==0.10.2 07:45:13 tomlkit==0.14.0 07:45:13 tqdm==4.67.3 07:45:13 typing_extensions==4.15.0 07:45:13 tzdata==2025.3 07:45:13 urllib3==1.26.20 07:45:13 virtualenv==20.36.1 07:45:13 wcwidth==0.6.0 07:45:13 websocket-client==1.9.0 07:45:13 wrapt==2.1.1 07:45:13 xdg==6.0.0 07:45:13 xmltodict==1.0.2 07:45:13 yq==3.4.3 07:45:13 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7320778602846550108.sh 07:45:13 ---> sudo-logs.sh 07:45:13 Archiving 'sudo' log.. 07:45:14 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11891664717051991108.sh 07:45:14 ---> job-cost.sh 07:45:14 INFO: Activating Python virtual environment... 07:45:14 Setup pyenv: 07:45:14 system 07:45:14 3.8.13 07:45:14 3.9.13 07:45:14 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:45:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNPU from file:/tmp/.os_lf_venv 07:45:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:16 lf-activate-venv(): INFO: Base packages installed successfully 07:45:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-tNPU/bin to PATH 07:45:20 INFO: No stack-cost file found 07:45:20 INFO: Instance uptime: 136s 07:45:20 INFO: Fetching instance metadata (attempt 1 of 3)... 07:45:20 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:45:21 INFO: Successfully fetched instance metadata 07:45:21 INFO: Instance type: v3-standard-2 07:45:21 INFO: Retrieving pricing info for: v3-standard-2 07:45:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:45:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=136 07:45:21 INFO: Successfully fetched Vexxhost pricing API 07:45:21 INFO: Retrieved cost: 0.06 07:45:21 INFO: Retrieved resource: v3-standard-2 07:45:21 INFO: Creating archive directory: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/cost 07:45:21 INFO: Archiving costs to: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/cost.csv 07:45:21 INFO: Successfully archived job cost data 07:45:21 DEBUG: Cost data: integration-5G-core-nf-simulator-master-yaml-lint,23,2026-02-13 07:45:21,v3-standard-2,136,0.06,0.00,SUCCESS 07:45:21 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2046624057835633516.sh 07:45:21 ---> logs-deploy.sh 07:45:21 Setup pyenv: 07:45:21 system 07:45:21 3.8.13 07:45:21 3.9.13 07:45:21 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:45:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tNPU from file:/tmp/.os_lf_venv 07:45:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:23 lf-activate-venv(): INFO: Base packages installed successfully 07:45:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-tNPU/bin to PATH 07:45:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-5G-core-nf-simulator-master-yaml-lint/23 07:45:30 INFO: archiving workspace using pattern(s): 07:45:31 Archives upload complete. 07:45:31 INFO: archiving logs to Nexus 07:45:32 ---> uname -a: 07:45:32 Linux prd-centos8-builder-2c-1g-7440.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:45:32 07:45:32 07:45:32 ---> lscpu: 07:45:32 Architecture: x86_64 07:45:32 CPU op-mode(s): 32-bit, 64-bit 07:45:32 Byte Order: Little Endian 07:45:32 CPU(s): 2 07:45:32 On-line CPU(s) list: 0,1 07:45:32 Thread(s) per core: 1 07:45:32 Core(s) per socket: 1 07:45:32 Socket(s): 2 07:45:32 NUMA node(s): 1 07:45:32 Vendor ID: AuthenticAMD 07:45:32 CPU family: 23 07:45:32 Model: 49 07:45:32 Model name: AMD EPYC-Rome Processor 07:45:32 Stepping: 0 07:45:32 CPU MHz: 2799.998 07:45:32 BogoMIPS: 5599.99 07:45:32 Virtualization: AMD-V 07:45:32 Hypervisor vendor: KVM 07:45:32 Virtualization type: full 07:45:32 L1d cache: 32K 07:45:32 L1i cache: 32K 07:45:32 L2 cache: 512K 07:45:32 L3 cache: 16384K 07:45:32 NUMA node0 CPU(s): 0,1 07:45:32 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:45:32 07:45:32 07:45:32 ---> nproc: 07:45:32 2 07:45:32 07:45:32 07:45:32 ---> df -h: 07:45:32 Filesystem Size Used Avail Use% Mounted on 07:45:32 devtmpfs 3.8G 0 3.8G 0% /dev 07:45:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:45:32 tmpfs 3.8G 17M 3.8G 1% /run 07:45:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:45:32 /dev/vda1 40G 8.7G 32G 22% / 07:45:32 tmpfs 770M 0 770M 0% /run/user/1001 07:45:32 07:45:32 07:45:32 ---> free -m: 07:45:32 total used free shared buff/cache available 07:45:32 Mem: 7699 623 4730 19 2345 6759 07:45:32 Swap: 1023 0 1023 07:45:32 07:45:32 07:45:32 ---> ip addr: 07:45:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:45:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:32 inet 127.0.0.1/8 scope host lo 07:45:32 valid_lft forever preferred_lft forever 07:45:32 inet6 ::1/128 scope host 07:45:32 valid_lft forever preferred_lft forever 07:45:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:45:32 link/ether fa:16:3e:c2:d0:95 brd ff:ff:ff:ff:ff:ff 07:45:32 altname enp0s3 07:45:32 altname ens3 07:45:32 inet 10.30.106.167/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:45:32 valid_lft 86262sec preferred_lft 86262sec 07:45:32 inet6 fe80::f816:3eff:fec2:d095/64 scope link 07:45:32 valid_lft forever preferred_lft forever 07:45:32 07:45:32 07:45:32 ---> sar -b -r -n DEV: 07:45:32 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:45:32 07:45:32 07:43:10 LINUX RESTART (2 CPU) 07:45:32 07:45:32 07:44:01 AM tps rtps wtps bread/s bwrtn/s 07:45:32 07:45:01 AM 201.03 27.24 173.79 1431.79 14265.64 07:45:32 Average: 201.03 27.24 173.79 1431.79 14265.64 07:45:32 07:45:32 07:44:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:32 07:45:01 AM 4988204 6964104 2896240 36.73 2688 2134820 726164 8.13 381712 2117192 155348 07:45:32 Average: 4988204 6964104 2896240 36.73 2688 2134820 726164 8.13 381712 2117192 155348 07:45:32 07:45:32 07:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:32 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:32 07:45:01 AM eth0 84.27 59.85 1175.32 13.20 0.00 0.00 0.00 0.00 07:45:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:32 Average: eth0 84.27 59.85 1175.32 13.20 0.00 0.00 0.00 0.00 07:45:32 07:45:32 07:45:32 ---> sar -P ALL: 07:45:32 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:45:32 07:45:32 07:43:10 LINUX RESTART (2 CPU) 07:45:32 07:45:32 07:44:01 AM CPU %user %nice %system %iowait %steal %idle 07:45:32 07:45:01 AM all 41.63 0.54 8.91 1.94 0.10 46.87 07:45:32 07:45:01 AM 0 39.10 0.45 8.54 2.23 0.10 49.58 07:45:32 07:45:01 AM 1 44.18 0.63 9.29 1.64 0.10 44.16 07:45:32 Average: all 41.63 0.54 8.91 1.94 0.10 46.87 07:45:32 Average: 0 39.10 0.45 8.54 2.23 0.10 49.58 07:45:32 Average: 1 44.18 0.63 9.29 1.64 0.10 44.16 07:45:32 07:45:32 07:45:32