07:17:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/5G-core-nf-simulator/+/144853 07:17:55 Running as SYSTEM 07:17:55 [EnvInject] - Loading node environment variables. 07:17:55 Building remotely on prd-centos8-builder-2c-1g-7499 (centos8-builder-2c-1g) in workspace /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 07:17:55 [ssh-agent] Looking for ssh-agent implementation... 07:17:55 $ ssh-agent 07:17:56 SSH_AUTH_SOCK=/tmp/ssh-GcgAeJl63e55/agent.12754 07:17:56 SSH_AGENT_PID=12756 07:17:56 [ssh-agent] Started. 07:17:56 Running ssh-add (command line suppressed) 07:17:56 Identity added: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/private_key_14837855797342073771.key (/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/private_key_14837855797342073771.key) 07:17:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:17:56 The recommended git tool is: NONE 07:17:58 using credential onap-jenkins-ssh 07:17:58 Wiping out workspace first. 07:17:58 Cloning the remote Git repository 07:17:58 Cloning repository git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 07:17:58 > git init /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint # timeout=10 07:17:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 07:17:58 > git --version # timeout=10 07:17:58 > git --version # 'git version 2.43.0' 07:17:58 using GIT_SSH to set credentials Gerrit user 07:17:58 [INFO] Currently running in a labeled security context 07:17:58 [INFO] Currently SELinux is 'enforcing' on the host 07:17:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh7818391165973946284.key 07:17:58 Verifying host key using manually-configured host key entries 07:17:58 > 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:17:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 07:17:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 07:17:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 07:17:59 using GIT_SSH to set credentials Gerrit user 07:17:59 [INFO] Currently running in a labeled security context 07:17:59 [INFO] Currently SELinux is 'enforcing' on the host 07:17:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh2967615295464167843.key 07:17:59 Verifying host key using manually-configured host key entries 07:17:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git refs/changes/53/144853/1 # timeout=30 07:17:59 > git rev-parse dcde964c83c45ad65a0e4b28ffd3739591d313d6^{commit} # timeout=10 07:17:59 Checking out Revision dcde964c83c45ad65a0e4b28ffd3739591d313d6 (refs/changes/53/144853/1) 07:17:59 > git config core.sparsecheckout # timeout=10 07:17:59 > git checkout -f dcde964c83c45ad65a0e4b28ffd3739591d313d6 # timeout=30 07:18:02 Commit message: "CI: Update python based Github2Gerrit" 07:18:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:18:03 > git rev-list --no-walk 4c786c8f01d6d39ce81bff2090ddeb4592f9de71 # timeout=10 07:18:03 [EnvInject] - Injecting environment variables from a build step. 07:18:03 [EnvInject] - Injecting as environment variables the properties content 07:18:03 PYTHON=python3 07:18:03 07:18:03 [EnvInject] - Variables injected successfully. 07:18:03 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11806377758575509767.sh 07:18:03 ---> tox-install.sh 07:18:03 + source /home/jenkins/lf-env.sh 07:18:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:03 ++ mktemp -d /tmp/venv-XXXX 07:18:03 + lf_venv=/tmp/venv-cqy9 07:18:03 + local venv_file=/tmp/.os_lf_venv 07:18:03 + local python=python3 07:18:03 + local options 07:18:03 + local set_path=true 07:18:03 + local install_args= 07:18:03 ++ 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:18:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:03 + true 07:18:03 + case $1 in 07:18:03 + venv_file=/tmp/.toxenv 07:18:03 + shift 2 07:18:03 + true 07:18:03 + case $1 in 07:18:03 + shift 07:18:03 + break 07:18:03 + case $python in 07:18:03 + local pkg_list= 07:18:03 + [[ -d /opt/pyenv ]] 07:18:03 + echo 'Setup pyenv:' 07:18:03 Setup pyenv: 07:18:03 + export PYENV_ROOT=/opt/pyenv 07:18:03 + PYENV_ROOT=/opt/pyenv 07:18:03 + 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:18:03 + 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:18:03 + pyenv versions 07:18:03 system 07:18:03 * 3.8.13 (set by /opt/pyenv/version) 07:18:03 * 3.9.13 (set by /opt/pyenv/version) 07:18:03 * 3.10.6 (set by /opt/pyenv/version) 07:18:03 + command -v pyenv 07:18:03 ++ pyenv init - --no-rehash 07:18:03 + 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:18:03 export PATH="/opt/pyenv/shims:${PATH}" 07:18:03 export PYENV_SHELL=bash 07:18:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:03 pyenv() { 07:18:03 local command 07:18:03 command="${1:-}" 07:18:03 if [ "$#" -gt 0 ]; then 07:18:03 shift 07:18:03 fi 07:18:03 07:18:03 case "$command" in 07:18:03 rehash|shell) 07:18:03 eval "$(pyenv "sh-$command" "$@")" 07:18:03 ;; 07:18:03 *) 07:18:03 command pyenv "$command" "$@" 07:18:03 ;; 07:18:03 esac 07:18:03 }' 07:18:03 +++ 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:18:03 ++ 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:18:03 ++ 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:18:03 ++ 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:18:03 ++ export PYENV_SHELL=bash 07:18:03 ++ PYENV_SHELL=bash 07:18:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:03 +++ complete -F _pyenv pyenv 07:18:03 ++ lf-pyver python3 07:18:03 ++ local py_version_xy=python3 07:18:03 ++ local py_version_xyz= 07:18:03 ++ pyenv versions 07:18:03 ++ local command 07:18:03 ++ command=versions 07:18:03 ++ '[' 1 -gt 0 ']' 07:18:03 ++ shift 07:18:03 ++ case "$command" in 07:18:03 ++ command pyenv versions 07:18:03 ++ pyenv versions 07:18:03 ++ sed 's/^[ *]* //' 07:18:03 ++ awk '{ print $1 }' 07:18:03 ++ grep -E '^[0-9.]*[0-9]$' 07:18:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:04 +++ sort -V 07:18:04 +++ grep '^3' /tmp/.pyenv_versions 07:18:04 +++ tail -n 1 07:18:04 ++ py_version_xyz=3.10.6 07:18:04 ++ [[ -z 3.10.6 ]] 07:18:04 ++ echo 3.10.6 07:18:04 ++ return 0 07:18:04 + pyenv local 3.10.6 07:18:04 + local command 07:18:04 + command=local 07:18:04 + '[' 2 -gt 0 ']' 07:18:04 + shift 07:18:04 + case "$command" in 07:18:04 + command pyenv local 3.10.6 07:18:04 + pyenv local 3.10.6 07:18:04 + for arg in "$@" 07:18:04 + case $arg in 07:18:04 + pkg_list+='tox ' 07:18:04 + for arg in "$@" 07:18:04 + case $arg in 07:18:04 + pkg_list+='virtualenv ' 07:18:04 + for arg in "$@" 07:18:04 + case $arg in 07:18:04 + pkg_list+='urllib3~=1.26.15 ' 07:18:04 + [[ -f /tmp/.toxenv ]] 07:18:04 + [[ ! -f /tmp/.toxenv ]] 07:18:04 + [[ -n '' ]] 07:18:04 + python3 -m venv /tmp/venv-cqy9 07:18:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cqy9' 07:18:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cqy9 07:18:08 + echo /tmp/venv-cqy9 07:18:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:18:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:18:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:08 + local 'pip_opts=--upgrade --quiet' 07:18:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:08 + [[ -n '' ]] 07:18:08 + [[ -n '' ]] 07:18:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:08 + /tmp/venv-cqy9/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:18:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:12 lf-activate-venv(): INFO: Base packages installed successfully 07:18:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:12 + /tmp/venv-cqy9/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:18:14 + type python3 07:18:14 + true 07:18:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cqy9/bin to PATH' 07:18:14 lf-activate-venv(): INFO: Adding /tmp/venv-cqy9/bin to PATH 07:18:14 + PATH=/tmp/venv-cqy9/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:18:14 + return 0 07:18:14 + python3 --version 07:18:14 Python 3.10.6 07:18:14 + python3 -m pip --version 07:18:14 pip 26.1.2 from /tmp/venv-cqy9/lib/python3.10/site-packages/pip (python 3.10) 07:18:14 + python3 -m pip freeze 07:18:14 cachetools==7.1.4 07:18:14 colorama==0.4.6 07:18:14 distlib==0.4.1 07:18:14 filelock==3.29.1 07:18:14 packaging==26.2 07:18:14 platformdirs==4.10.0 07:18:14 pluggy==1.6.0 07:18:14 pyproject-api==1.10.1 07:18:14 python-discovery==1.4.0 07:18:14 tomli==2.4.1 07:18:14 tomli_w==1.2.0 07:18:14 tox==4.55.1 07:18:14 typing_extensions==4.15.0 07:18:14 urllib3==1.26.20 07:18:14 virtualenv==21.4.2 07:18:14 [EnvInject] - Injecting environment variables from a build step. 07:18:14 [EnvInject] - Injecting as environment variables the properties content 07:18:14 PARALLEL=false 07:18:14 07:18:14 [EnvInject] - Variables injected successfully. 07:18:14 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10417777214955507783.sh 07:18:14 ---> tox-run.sh 07:18:14 + 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:18:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox 07:18:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/docs 07:18:14 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox 07:18:14 + cd /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/. 07:18:14 + source /home/jenkins/lf-env.sh 07:18:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:14 ++ mktemp -d /tmp/venv-XXXX 07:18:14 + lf_venv=/tmp/venv-ibwa 07:18:14 + local venv_file=/tmp/.os_lf_venv 07:18:14 + local python=python3 07:18:14 + local options 07:18:14 + local set_path=true 07:18:14 + local install_args= 07:18:14 ++ 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:18:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:14 + true 07:18:14 + case $1 in 07:18:14 + venv_file=/tmp/.toxenv 07:18:14 + shift 2 07:18:14 + true 07:18:14 + case $1 in 07:18:14 + shift 07:18:14 + break 07:18:14 + case $python in 07:18:14 + local pkg_list= 07:18:14 + [[ -d /opt/pyenv ]] 07:18:14 + echo 'Setup pyenv:' 07:18:14 Setup pyenv: 07:18:14 + export PYENV_ROOT=/opt/pyenv 07:18:14 + PYENV_ROOT=/opt/pyenv 07:18:14 + 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:18:14 + 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:18:14 + pyenv versions 07:18:14 system 07:18:14 3.8.13 07:18:14 3.9.13 07:18:14 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:18:14 + command -v pyenv 07:18:14 ++ pyenv init - --no-rehash 07:18:14 + 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:18:14 export PATH="/opt/pyenv/shims:${PATH}" 07:18:14 export PYENV_SHELL=bash 07:18:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:14 pyenv() { 07:18:14 local command 07:18:14 command="${1:-}" 07:18:14 if [ "$#" -gt 0 ]; then 07:18:14 shift 07:18:14 fi 07:18:14 07:18:14 case "$command" in 07:18:14 rehash|shell) 07:18:14 eval "$(pyenv "sh-$command" "$@")" 07:18:14 ;; 07:18:14 *) 07:18:14 command pyenv "$command" "$@" 07:18:14 ;; 07:18:14 esac 07:18:14 }' 07:18:14 +++ 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:18:14 ++ 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:18:14 ++ 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:18:14 ++ 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:18:14 ++ export PYENV_SHELL=bash 07:18:14 ++ PYENV_SHELL=bash 07:18:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:14 +++ complete -F _pyenv pyenv 07:18:14 ++ lf-pyver python3 07:18:14 ++ local py_version_xy=python3 07:18:14 ++ local py_version_xyz= 07:18:14 ++ awk '{ print $1 }' 07:18:14 ++ sed 's/^[ *]* //' 07:18:14 ++ pyenv versions 07:18:14 ++ local command 07:18:14 ++ command=versions 07:18:14 ++ '[' 1 -gt 0 ']' 07:18:14 ++ shift 07:18:14 ++ case "$command" in 07:18:14 ++ command pyenv versions 07:18:14 ++ pyenv versions 07:18:14 ++ grep -E '^[0-9.]*[0-9]$' 07:18:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:15 +++ grep '^3' /tmp/.pyenv_versions 07:18:15 +++ tail -n 1 07:18:15 +++ sort -V 07:18:15 ++ py_version_xyz=3.10.6 07:18:15 ++ [[ -z 3.10.6 ]] 07:18:15 ++ echo 3.10.6 07:18:15 ++ return 0 07:18:15 + pyenv local 3.10.6 07:18:15 + local command 07:18:15 + command=local 07:18:15 + '[' 2 -gt 0 ']' 07:18:15 + shift 07:18:15 + case "$command" in 07:18:15 + command pyenv local 3.10.6 07:18:15 + pyenv local 3.10.6 07:18:15 + for arg in "$@" 07:18:15 + case $arg in 07:18:15 + pkg_list+='tox ' 07:18:15 + for arg in "$@" 07:18:15 + case $arg in 07:18:15 + pkg_list+='virtualenv ' 07:18:15 + for arg in "$@" 07:18:15 + case $arg in 07:18:15 + pkg_list+='urllib3~=1.26.15 ' 07:18:15 + [[ -f /tmp/.toxenv ]] 07:18:15 ++ cat /tmp/.toxenv 07:18:15 + lf_venv=/tmp/venv-cqy9 07:18:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cqy9 from' file:/tmp/.toxenv 07:18:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cqy9 from file:/tmp/.toxenv 07:18:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:15 + local 'pip_opts=--upgrade --quiet' 07:18:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:15 + [[ -n '' ]] 07:18:15 + [[ -n '' ]] 07:18:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:15 + /tmp/venv-cqy9/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:18:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:15 lf-activate-venv(): INFO: Base packages installed successfully 07:18:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:15 + /tmp/venv-cqy9/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:18:16 + type python3 07:18:16 + true 07:18:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cqy9/bin to PATH' 07:18:16 lf-activate-venv(): INFO: Adding /tmp/venv-cqy9/bin to PATH 07:18:16 + PATH=/tmp/venv-cqy9/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:18:16 + return 0 07:18:16 + [[ -d /opt/pyenv ]] 07:18:16 + echo '---> Setting up pyenv' 07:18:16 ---> Setting up pyenv 07:18:16 + export PYENV_ROOT=/opt/pyenv 07:18:16 + PYENV_ROOT=/opt/pyenv 07:18:16 + export PATH=/opt/pyenv/bin:/tmp/venv-cqy9/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:18:16 + PATH=/opt/pyenv/bin:/tmp/venv-cqy9/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:18:16 ++ pwd 07:18:16 + PYTHONPATH=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 07:18:16 + export PYTHONPATH 07:18:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:18:16 + TOX_TESTENV_PASSENV=PYTHONPATH 07:18:16 + tox --version 07:18:16 4.55.1 from /tmp/venv-cqy9/lib/python3.10/site-packages/tox/__init__.py 07:18:17 + PARALLEL=false 07:18:17 + TOX_OPTIONS_LIST= 07:18:17 + [[ -n yaml ]] 07:18:17 + TOX_OPTIONS_LIST=' -e yaml' 07:18:17 + case ${PARALLEL,,} in 07:18:17 + tox -e yaml 07:18:17 + tee -a /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox/tox.log 07:18:18 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:18:42 yaml: freeze> python -m pip freeze --all 07:18:42 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:18:42 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:18:42 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:18:43 ---> Completed tox runs 07:18:43 + for i in .tox/*/log 07:18:43 ++ echo .tox/yaml/log 07:18:43 ++ awk -F/ '{print $2}' 07:18:43 + tox_env=yaml 07:18:43 + cp -r .tox/yaml/log /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox/yaml 07:18:43 + DOC_DIR=docs/_build/html 07:18:43 + [[ -d docs/_build/html ]] 07:18:43 + echo '---> tox-run.sh ends' 07:18:43 ---> tox-run.sh ends 07:18:43 + test 0 -eq 0 07:18:43 $ ssh-agent -k 07:18:43 unset SSH_AUTH_SOCK; 07:18:43 unset SSH_AGENT_PID; 07:18:43 echo Agent pid 12756 killed; 07:18:43 [ssh-agent] Stopped. 07:18:44 [PostBuildScript] - [INFO] Executing post build scripts. 07:18:44 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7662587270861462715.sh 07:18:44 ---> sysstat.sh 07:18:44 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins12838218263939602888.sh 07:18:44 ---> package-listing.sh 07:18:44 ++ tr '[:upper:]' '[:lower:]' 07:18:44 ++ facter osfamily 07:18:44 + OS_FAMILY=redhat 07:18:44 + workspace=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 07:18:44 + START_PACKAGES=/tmp/packages_start.txt 07:18:44 + END_PACKAGES=/tmp/packages_end.txt 07:18:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:44 + PACKAGES=/tmp/packages_start.txt 07:18:44 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint ']' 07:18:44 + PACKAGES=/tmp/packages_end.txt 07:18:44 + case "${OS_FAMILY}" in 07:18:44 + rpm -qa 07:18:44 + sort 07:18:45 + '[' -f /tmp/packages_start.txt ']' 07:18:45 + '[' -f /tmp/packages_end.txt ']' 07:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:45 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint ']' 07:18:45 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/ 07:18:45 + 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:18:45 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins8876977119860162544.sh 07:18:45 ---> capture-instance-metadata.sh 07:18:45 Setup pyenv: 07:18:45 system 07:18:45 3.8.13 07:18:45 3.9.13 07:18:45 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:18:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ivzJ 07:18:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:18:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:53 lf-activate-venv(): INFO: Base packages installed successfully 07:18:53 lf-activate-venv(): INFO: Installing additional packages: lftools 07:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-ivzJ/bin to PATH 07:19:13 INFO: Running in OpenStack, capturing instance metadata 07:19:14 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins10298502513619585253.sh 07:19:14 provisioning config files... 07:19:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/config4261651137497603570tmp 07:19:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:19:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:19:14 [EnvInject] - Injecting environment variables from a build step. 07:19:14 [EnvInject] - Injecting as environment variables the properties content 07:19:14 SERVER_ID=logs 07:19:14 07:19:14 [EnvInject] - Variables injected successfully. 07:19:14 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins15616000734155344294.sh 07:19:14 ---> create-netrc.sh 07:19:14 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11223492557638118286.sh 07:19:14 ---> python-tools-install.sh 07:19:14 Setup pyenv: 07:19:14 system 07:19:14 3.8.13 07:19:14 3.9.13 07:19:14 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ivzJ from file:/tmp/.os_lf_venv 07:19:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:16 lf-activate-venv(): INFO: Base packages installed successfully 07:19:16 lf-activate-venv(): INFO: Installing additional packages: lftools 07:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-ivzJ/bin to PATH 07:19:22 Generating Requirements File 07:19:44 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:19:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:19:44 Python 3.10.6 07:19:44 pip 26.1.2 from /tmp/venv-ivzJ/lib/python3.10/site-packages/pip (python 3.10) 07:19:45 aiohappyeyeballs==2.6.2 07:19:45 aiohttp==3.14.0 07:19:45 aiosignal==1.4.0 07:19:45 appdirs==1.4.4 07:19:45 argcomplete==3.6.3 07:19:45 aspy.yaml==1.3.0 07:19:45 async-timeout==5.0.1 07:19:45 attrs==26.1.0 07:19:45 autopage==0.6.0 07:19:45 backports.strenum==1.3.1 07:19:45 beautifulsoup4==4.14.3 07:19:45 boto3==1.43.24 07:19:45 botocore==1.43.24 07:19:45 bs4==0.0.2 07:19:45 certifi==2026.5.20 07:19:45 cffi==2.0.0 07:19:45 cfgv==3.5.0 07:19:45 chardet==7.4.3 07:19:45 charset-normalizer==3.4.7 07:19:45 click==8.4.1 07:19:45 cliff==4.14.0 07:19:45 cmd2==3.5.1 07:19:45 cryptography==3.3.2 07:19:45 debtcollector==3.1.0 07:19:45 decorator==5.3.1 07:19:45 defusedxml==0.7.1 07:19:45 Deprecated==1.3.1 07:19:45 distlib==0.4.1 07:19:45 dnspython==2.8.0 07:19:45 docker==7.1.0 07:19:45 dogpile.cache==1.5.0 07:19:45 durationpy==0.10 07:19:45 email-validator==2.3.0 07:19:45 filelock==3.29.1 07:19:45 frozenlist==1.8.0 07:19:45 future==1.0.0 07:19:45 gitdb==4.0.12 07:19:45 GitPython==3.1.50 07:19:45 httplib2==0.30.2 07:19:45 identify==2.6.19 07:19:45 idna==3.18 07:19:45 importlib-resources==1.5.0 07:19:45 iso8601==2.1.0 07:19:45 Jinja2==3.1.6 07:19:45 jmespath==1.1.0 07:19:45 jsonpatch==1.33 07:19:45 jsonpointer==3.1.1 07:19:45 jsonschema==4.26.0 07:19:45 jsonschema-specifications==2025.9.1 07:19:45 keystoneauth1==5.14.0 07:19:45 kubernetes==36.0.2 07:19:45 lftools==0.37.22 07:19:45 lxml==6.1.1 07:19:45 markdown-it-py==4.2.0 07:19:45 MarkupSafe==3.0.3 07:19:45 mdurl==0.1.2 07:19:45 msgpack==1.1.2 07:19:45 multi_key_dict==2.0.3 07:19:45 multidict==6.7.1 07:19:45 munch==4.0.0 07:19:45 netaddr==1.3.0 07:19:45 niet==1.4.2 07:19:45 nodeenv==1.10.0 07:19:45 oauth2client==4.1.3 07:19:45 oauthlib==3.3.1 07:19:45 openstacksdk==4.13.0 07:19:45 os-service-types==1.8.2 07:19:45 osc-lib==4.6.0 07:19:45 oslo.config==10.4.0 07:19:45 oslo.context==6.4.0 07:19:45 oslo.i18n==6.8.0 07:19:45 oslo.log==8.2.0 07:19:45 oslo.serialization==5.10.0 07:19:45 oslo.utils==10.1.0 07:19:45 packaging==26.2 07:19:45 pbr==7.0.3 07:19:45 platformdirs==4.10.0 07:19:45 prettytable==3.17.0 07:19:45 propcache==0.5.2 07:19:45 psutil==7.2.2 07:19:45 pyasn1==0.6.3 07:19:45 pyasn1_modules==0.4.2 07:19:45 pycparser==3.0 07:19:45 pygerrit2==2.0.15 07:19:45 PyGithub==2.9.1 07:19:45 Pygments==2.20.0 07:19:45 PyJWT==2.13.0 07:19:45 PyNaCl==1.6.2 07:19:45 pyparsing==2.4.7 07:19:45 pyperclip==1.11.0 07:19:45 pyrsistent==0.20.0 07:19:45 python-cinderclient==9.9.0 07:19:45 python-dateutil==2.9.0.post0 07:19:45 python-discovery==1.4.0 07:19:45 python-heatclient==5.2.0 07:19:45 python-jenkins==1.8.3 07:19:45 python-keystoneclient==5.8.0 07:19:45 python-magnumclient==4.10.0 07:19:45 python-openstackclient==10.0.0 07:19:45 python-swiftclient==4.10.0 07:19:45 PyYAML==6.0.3 07:19:45 referencing==0.37.0 07:19:45 requests==2.34.2 07:19:45 requests-oauthlib==2.0.0 07:19:45 rfc3986==2.0.0 07:19:45 rich==15.0.0 07:19:45 rich-argparse==1.8.0 07:19:45 rpds-py==0.30.0 07:19:45 rsa==4.9.1 07:19:45 ruamel.yaml==0.19.1 07:19:45 ruamel.yaml.clib==0.2.15 07:19:45 s3transfer==0.18.0 07:19:45 simplejson==4.1.1 07:19:45 six==1.17.0 07:19:45 smmap==5.0.3 07:19:45 soupsieve==2.8.4 07:19:45 stevedore==5.8.0 07:19:45 tabulate==0.10.0 07:19:45 toml==0.10.2 07:19:45 tomlkit==0.15.0 07:19:45 tqdm==4.68.1 07:19:45 typing_extensions==4.15.0 07:19:45 urllib3==1.26.20 07:19:45 virtualenv==21.4.2 07:19:45 wcwidth==0.8.0 07:19:45 websocket-client==1.9.0 07:19:45 wrapt==2.2.1 07:19:45 xdg==6.0.0 07:19:45 xmltodict==1.0.4 07:19:45 yarl==1.24.2 07:19:45 yq==3.4.3 07:19:45 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins12483529047011476459.sh 07:19:45 ---> uv-install.sh 07:19:45 Installing uv/uvx (latest) using shell installer 07:19:45 2026-06-06 07:19:45 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-fkJVLm.sh" [1] 07:19:45 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:19:46 installing to /home/jenkins/.local/bin 07:19:46 uv 07:19:46 uvx 07:19:46 everything's installed! 07:19:46 ---> Validating uv/uvx install 07:19:46 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:19:46 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1748293943960030148.sh 07:19:46 ---> sudo-logs.sh 07:19:46 Archiving 'sudo' log.. 07:19:46 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins17949146655631702773.sh 07:19:46 ---> job-cost.sh 07:19:46 INFO: Activating Python virtual environment... 07:19:46 Setup pyenv: 07:19:46 system 07:19:46 3.8.13 07:19:46 3.9.13 07:19:46 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:19:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ivzJ from file:/tmp/.os_lf_venv 07:19:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:48 lf-activate-venv(): INFO: Base packages installed successfully 07:19:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:19:53 lf-activate-venv(): INFO: Adding /tmp/venv-ivzJ/bin to PATH 07:19:53 INFO: No stack-cost file found 07:19:53 INFO: Instance uptime: 150s 07:19:53 INFO: Fetching instance metadata (attempt 1 of 3)... 07:19:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:19:53 INFO: Successfully fetched instance metadata 07:19:53 INFO: Instance type: v3-standard-2 07:19:53 INFO: Retrieving pricing info for: v3-standard-2 07:19:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:19:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=150 07:19:53 INFO: Successfully fetched Vexxhost pricing API 07:19:53 INFO: Retrieved cost: 0.06 07:19:53 INFO: Retrieved resource: v3-standard-2 07:19:53 INFO: Creating archive directory: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/cost 07:19:53 INFO: Archiving costs to: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/cost.csv 07:19:53 INFO: Successfully archived job cost data 07:19:53 DEBUG: Cost data: integration-5G-core-nf-simulator-master-yaml-lint,24,2026-06-06 07:19:53,v3-standard-2,150,0.06,0.00,SUCCESS 07:19:53 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5515806249400991552.sh 07:19:53 ---> logs-deploy.sh 07:19:53 Setup pyenv: 07:19:54 system 07:19:54 3.8.13 07:19:54 3.9.13 07:19:54 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 07:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ivzJ from file:/tmp/.os_lf_venv 07:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:55 lf-activate-venv(): INFO: Base packages installed successfully 07:19:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:20:02 lf-activate-venv(): INFO: Adding /tmp/venv-ivzJ/bin to PATH 07:20:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-5G-core-nf-simulator-master-yaml-lint/24 07:20:02 INFO: archiving workspace using pattern(s): 07:20:03 Archives upload complete. 07:20:03 INFO: archiving logs to Nexus 07:20:04 ---> uname -a: 07:20:04 Linux prd-centos8-builder-2c-1g-7499.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:20:04 07:20:04 07:20:04 ---> lscpu: 07:20:04 Architecture: x86_64 07:20:04 CPU op-mode(s): 32-bit, 64-bit 07:20:04 Byte Order: Little Endian 07:20:04 CPU(s): 2 07:20:04 On-line CPU(s) list: 0,1 07:20:04 Thread(s) per core: 1 07:20:04 Core(s) per socket: 1 07:20:04 Socket(s): 2 07:20:04 NUMA node(s): 1 07:20:04 Vendor ID: AuthenticAMD 07:20:04 CPU family: 23 07:20:04 Model: 49 07:20:04 Model name: AMD EPYC-Rome Processor 07:20:04 Stepping: 0 07:20:04 CPU MHz: 2799.998 07:20:04 BogoMIPS: 5599.99 07:20:04 Virtualization: AMD-V 07:20:04 Hypervisor vendor: KVM 07:20:04 Virtualization type: full 07:20:04 L1d cache: 32K 07:20:04 L1i cache: 32K 07:20:04 L2 cache: 512K 07:20:04 L3 cache: 16384K 07:20:04 NUMA node0 CPU(s): 0,1 07:20:04 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:20:04 07:20:04 07:20:04 ---> nproc: 07:20:04 2 07:20:04 07:20:04 07:20:04 ---> df -h: 07:20:04 Filesystem Size Used Avail Use% Mounted on 07:20:04 devtmpfs 3.8G 0 3.8G 0% /dev 07:20:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:20:04 tmpfs 3.8G 17M 3.8G 1% /run 07:20:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:20:04 /dev/vda1 40G 9.6G 31G 24% / 07:20:04 tmpfs 770M 0 770M 0% /run/user/1001 07:20:04 07:20:04 07:20:04 ---> free -m: 07:20:04 total used free shared buff/cache available 07:20:04 Mem: 7697 613 4575 19 2508 6767 07:20:04 Swap: 1023 0 1023 07:20:04 07:20:04 07:20:04 ---> ip addr: 07:20:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:20:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:04 inet 127.0.0.1/8 scope host lo 07:20:04 valid_lft forever preferred_lft forever 07:20:04 inet6 ::1/128 scope host 07:20:04 valid_lft forever preferred_lft forever 07:20:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:20:04 link/ether fa:16:3e:a9:4d:fb brd ff:ff:ff:ff:ff:ff 07:20:04 altname enp0s3 07:20:04 altname ens3 07:20:04 inet 10.30.106.211/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:20:04 valid_lft 86249sec preferred_lft 86249sec 07:20:04 inet6 fe80::f816:3eff:fea9:4dfb/64 scope link 07:20:04 valid_lft forever preferred_lft forever 07:20:04 07:20:04 07:20:04 ---> sar -b -r -n DEV: 07:20:04 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:20:04 07:20:04 07:17:29 LINUX RESTART (2 CPU) 07:20:04 07:20:04 07:18:01 AM tps rtps wtps bread/s bwrtn/s 07:20:04 07:19:01 AM 325.85 147.51 178.34 3828.43 7515.45 07:20:04 07:20:01 AM 146.60 1.15 145.45 236.85 14637.00 07:20:04 Average: 236.22 74.32 161.89 2032.49 11076.52 07:20:04 07:20:04 07:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:04 07:19:01 AM 5152228 6979248 2730212 34.64 2688 1994476 753504 8.44 391932 1976264 177748 07:20:04 07:20:01 AM 4659684 6904032 3222756 40.89 2688 2389088 774248 8.67 404680 2381284 212848 07:20:04 Average: 4905956 6941640 2976484 37.76 2688 2191782 763876 8.55 398306 2178774 195298 07:20:04 07:20:04 07:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:04 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:04 07:19:01 AM eth0 83.55 53.79 815.94 21.80 0.00 0.00 0.00 0.00 07:20:04 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:04 07:20:01 AM eth0 98.30 66.74 1404.90 12.94 0.00 0.00 0.00 0.00 07:20:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:04 Average: eth0 90.93 60.27 1110.44 17.37 0.00 0.00 0.00 0.00 07:20:04 07:20:04 07:20:04 ---> sar -P ALL: 07:20:04 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:20:04 07:20:04 07:17:29 LINUX RESTART (2 CPU) 07:20:04 07:20:04 07:18:01 AM CPU %user %nice %system %iowait %steal %idle 07:20:04 07:19:01 AM all 40.20 2.51 35.46 3.59 0.09 18.16 07:20:04 07:19:01 AM 0 38.07 2.79 37.88 4.04 0.09 17.13 07:20:04 07:19:01 AM 1 42.31 2.23 33.05 3.13 0.10 19.18 07:20:04 07:20:01 AM all 40.45 0.00 6.69 1.53 0.11 51.22 07:20:04 07:20:01 AM 0 24.54 0.00 5.89 1.56 0.10 67.92 07:20:04 07:20:01 AM 1 56.39 0.00 7.50 1.50 0.12 34.50 07:20:04 Average: all 40.32 1.24 20.88 2.54 0.10 34.92 07:20:04 Average: 0 31.20 1.37 21.63 2.78 0.09 42.93 07:20:04 Average: 1 49.43 1.10 20.12 2.30 0.11 26.93 07:20:04 07:20:04 07:20:04