15:10:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143690 15:10:54 Running as SYSTEM 15:10:54 [EnvInject] - Loading node environment variables. 15:10:54 Building remotely on prd-ubuntu1804-builder-4c-4g-5551 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:10:54 [ssh-agent] Looking for ssh-agent implementation... 15:10:54 $ ssh-agent 15:10:54 SSH_AUTH_SOCK=/tmp/ssh-MQiM9wrF3xlW/agent.1690 15:10:54 SSH_AGENT_PID=1692 15:10:54 [ssh-agent] Started. 15:10:54 Running ssh-add (command line suppressed) 15:10:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_362069442778071464.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_362069442778071464.key) 15:10:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:10:55 The recommended git tool is: NONE 15:10:56 using credential onap-jenkins-ssh 15:10:56 Wiping out workspace first. 15:10:56 Cloning the remote Git repository 15:10:56 Cloning repository git://cloud.onap.org/mirror/oom.git 15:10:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:10:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:10:56 > git --version # timeout=10 15:10:56 > git --version # 'git version 2.17.1' 15:10:56 using GIT_SSH to set credentials Gerrit user 15:10:56 Verifying host key using manually-configured host key entries 15:10:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:11:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:11:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:11:02 using GIT_SSH to set credentials Gerrit user 15:11:02 Verifying host key using manually-configured host key entries 15:11:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/143690/5 # timeout=30 15:11:02 > git rev-parse 00144a524a3ce10ae465cf811bae548d478c5afd^{commit} # timeout=10 15:11:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:11:02 Checking out Revision 00144a524a3ce10ae465cf811bae548d478c5afd (refs/changes/90/143690/5) 15:11:02 > git config core.sparsecheckout # timeout=10 15:11:02 > git checkout -f 00144a524a3ce10ae465cf811bae548d478c5afd # timeout=30 15:11:05 Commit message: "Improve build time for charts" 15:11:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:11:05 > git rev-list --no-walk 2910a95af6fe223b6b3a2a294959eb0ee4993b03 # timeout=10 15:11:06 [EnvInject] - Injecting environment variables from a build step. 15:11:06 [EnvInject] - Injecting as environment variables the properties content 15:11:06 PYTHON=python3 15:11:06 15:11:06 [EnvInject] - Variables injected successfully. 15:11:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1585025797052536142.sh 15:11:06 ---> tox-install.sh 15:11:06 + source /home/jenkins/lf-env.sh 15:11:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:11:06 ++ mktemp -d /tmp/venv-XXXX 15:11:06 + lf_venv=/tmp/venv-Exk6 15:11:06 + local venv_file=/tmp/.os_lf_venv 15:11:06 + local python=python3 15:11:06 + local options 15:11:06 + local set_path=true 15:11:06 + local install_args= 15:11:06 ++ 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 15:11:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:11:06 + true 15:11:06 + case $1 in 15:11:06 + venv_file=/tmp/.toxenv 15:11:06 + shift 2 15:11:06 + true 15:11:06 + case $1 in 15:11:06 + shift 15:11:06 + break 15:11:06 + case $python in 15:11:06 + local pkg_list= 15:11:06 + [[ -d /opt/pyenv ]] 15:11:06 + echo 'Setup pyenv:' 15:11:06 Setup pyenv: 15:11:06 + export PYENV_ROOT=/opt/pyenv 15:11:06 + PYENV_ROOT=/opt/pyenv 15:11:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:06 + pyenv versions 15:11:06 * system (set by /opt/pyenv/version) 15:11:06 * 3.8.13 (set by /opt/pyenv/version) 15:11:06 * 3.9.13 (set by /opt/pyenv/version) 15:11:06 * 3.10.6 (set by /opt/pyenv/version) 15:11:06 + command -v pyenv 15:11:06 ++ pyenv init - --no-rehash 15:11:06 + 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[*]}"'\'')" 15:11:06 export PATH="/opt/pyenv/shims:${PATH}" 15:11:06 export PYENV_SHELL=bash 15:11:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:11:06 pyenv() { 15:11:06 local command 15:11:06 command="${1:-}" 15:11:06 if [ "$#" -gt 0 ]; then 15:11:06 shift 15:11:06 fi 15:11:06 15:11:06 case "$command" in 15:11:06 rehash|shell) 15:11:06 eval "$(pyenv "sh-$command" "$@")" 15:11:06 ;; 15:11:06 *) 15:11:06 command pyenv "$command" "$@" 15:11:06 ;; 15:11:06 esac 15:11:06 }' 15:11:06 +++ 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[*]}"' 15:11:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:06 ++ export PYENV_SHELL=bash 15:11:06 ++ PYENV_SHELL=bash 15:11:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:11:06 +++ complete -F _pyenv pyenv 15:11:06 ++ lf-pyver python3 15:11:06 ++ local py_version_xy=python3 15:11:06 ++ local py_version_xyz= 15:11:06 ++ pyenv versions 15:11:06 ++ local command 15:11:06 ++ command=versions 15:11:06 ++ '[' 1 -gt 0 ']' 15:11:06 ++ shift 15:11:06 ++ case "$command" in 15:11:06 ++ command pyenv versions 15:11:06 ++ pyenv versions 15:11:06 ++ awk '{ print $1 }' 15:11:06 ++ grep -E '^[0-9.]*[0-9]$' 15:11:06 ++ sed 's/^[ *]* //' 15:11:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:11:06 +++ grep '^3' /tmp/.pyenv_versions 15:11:06 +++ sort -V 15:11:06 +++ tail -n 1 15:11:06 ++ py_version_xyz=3.10.6 15:11:06 ++ [[ -z 3.10.6 ]] 15:11:06 ++ echo 3.10.6 15:11:06 ++ return 0 15:11:06 + pyenv local 3.10.6 15:11:06 + local command 15:11:06 + command=local 15:11:06 + '[' 2 -gt 0 ']' 15:11:06 + shift 15:11:06 + case "$command" in 15:11:06 + command pyenv local 3.10.6 15:11:06 + pyenv local 3.10.6 15:11:06 + for arg in "$@" 15:11:06 + case $arg in 15:11:06 + pkg_list+='tox ' 15:11:06 + for arg in "$@" 15:11:06 + case $arg in 15:11:06 + pkg_list+='virtualenv ' 15:11:06 + for arg in "$@" 15:11:06 + case $arg in 15:11:06 + pkg_list+='urllib3~=1.26.15 ' 15:11:06 + [[ -f /tmp/.toxenv ]] 15:11:06 + [[ ! -f /tmp/.toxenv ]] 15:11:06 + [[ -n '' ]] 15:11:06 + python3 -m venv /tmp/venv-Exk6 15:11:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Exk6' 15:11:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Exk6 15:11:10 + echo /tmp/venv-Exk6 15:11:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:11:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:11:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:10 + local 'pip_opts=--upgrade --quiet' 15:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:11:10 + [[ -n '' ]] 15:11:10 + [[ -n '' ]] 15:11:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:10 + /tmp/venv-Exk6/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 15:11:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:11:15 lf-activate-venv(): INFO: Base packages installed successfully 15:11:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:11:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:11:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:11:15 + /tmp/venv-Exk6/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 15:11:17 + type python3 15:11:17 + true 15:11:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Exk6/bin to PATH' 15:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-Exk6/bin to PATH 15:11:17 + PATH=/tmp/venv-Exk6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 + return 0 15:11:17 + python3 --version 15:11:17 Python 3.10.6 15:11:17 + python3 -m pip --version 15:11:17 pip 26.0.1 from /tmp/venv-Exk6/lib/python3.10/site-packages/pip (python 3.10) 15:11:17 + python3 -m pip freeze 15:11:17 cachetools==7.0.5 15:11:17 colorama==0.4.6 15:11:17 distlib==0.4.0 15:11:17 filelock==3.25.2 15:11:17 packaging==26.0 15:11:17 platformdirs==4.9.4 15:11:17 pluggy==1.6.0 15:11:17 pyproject-api==1.10.0 15:11:17 python-discovery==1.2.1 15:11:17 tomli==2.4.1 15:11:17 tomli_w==1.2.0 15:11:17 tox==4.50.3 15:11:17 typing_extensions==4.15.0 15:11:17 urllib3==1.26.20 15:11:17 virtualenv==21.2.0 15:11:17 [EnvInject] - Injecting environment variables from a build step. 15:11:17 [EnvInject] - Injecting as environment variables the properties content 15:11:17 PARALLEL=false 15:11:17 15:11:17 [EnvInject] - Variables injected successfully. 15:11:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5108461028125027048.sh 15:11:17 ---> tox-run.sh 15:11:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:11:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:11:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:11:17 + cd /w/workspace/oom-master-pre-commit-lint/. 15:11:17 + source /home/jenkins/lf-env.sh 15:11:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:11:17 ++ mktemp -d /tmp/venv-XXXX 15:11:17 + lf_venv=/tmp/venv-tpGs 15:11:17 + local venv_file=/tmp/.os_lf_venv 15:11:17 + local python=python3 15:11:17 + local options 15:11:17 + local set_path=true 15:11:17 + local install_args= 15:11:17 ++ 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 15:11:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:11:17 + true 15:11:17 + case $1 in 15:11:17 + venv_file=/tmp/.toxenv 15:11:17 + shift 2 15:11:17 + true 15:11:17 + case $1 in 15:11:17 + shift 15:11:17 + break 15:11:17 + case $python in 15:11:17 + local pkg_list= 15:11:17 + [[ -d /opt/pyenv ]] 15:11:17 + echo 'Setup pyenv:' 15:11:17 Setup pyenv: 15:11:17 + export PYENV_ROOT=/opt/pyenv 15:11:17 + PYENV_ROOT=/opt/pyenv 15:11:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 + pyenv versions 15:11:17 system 15:11:17 3.8.13 15:11:17 3.9.13 15:11:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:11:17 + command -v pyenv 15:11:17 ++ pyenv init - --no-rehash 15:11:17 + 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[*]}"'\'')" 15:11:17 export PATH="/opt/pyenv/shims:${PATH}" 15:11:17 export PYENV_SHELL=bash 15:11:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:11:17 pyenv() { 15:11:17 local command 15:11:17 command="${1:-}" 15:11:17 if [ "$#" -gt 0 ]; then 15:11:17 shift 15:11:17 fi 15:11:17 15:11:17 case "$command" in 15:11:17 rehash|shell) 15:11:17 eval "$(pyenv "sh-$command" "$@")" 15:11:17 ;; 15:11:17 *) 15:11:17 command pyenv "$command" "$@" 15:11:17 ;; 15:11:17 esac 15:11:17 }' 15:11:17 +++ 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[*]}"' 15:11:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:17 ++ export PYENV_SHELL=bash 15:11:17 ++ PYENV_SHELL=bash 15:11:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:11:17 +++ complete -F _pyenv pyenv 15:11:17 ++ lf-pyver python3 15:11:17 ++ local py_version_xy=python3 15:11:17 ++ local py_version_xyz= 15:11:17 ++ pyenv versions 15:11:17 ++ local command 15:11:17 ++ command=versions 15:11:17 ++ '[' 1 -gt 0 ']' 15:11:17 ++ shift 15:11:17 ++ case "$command" in 15:11:17 ++ sed 's/^[ *]* //' 15:11:17 ++ command pyenv versions 15:11:17 ++ pyenv versions 15:11:17 ++ grep -E '^[0-9.]*[0-9]$' 15:11:17 ++ awk '{ print $1 }' 15:11:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:11:18 +++ grep '^3' /tmp/.pyenv_versions 15:11:18 +++ sort -V 15:11:18 +++ tail -n 1 15:11:18 ++ py_version_xyz=3.10.6 15:11:18 ++ [[ -z 3.10.6 ]] 15:11:18 ++ echo 3.10.6 15:11:18 ++ return 0 15:11:18 + pyenv local 3.10.6 15:11:18 + local command 15:11:18 + command=local 15:11:18 + '[' 2 -gt 0 ']' 15:11:18 + shift 15:11:18 + case "$command" in 15:11:18 + command pyenv local 3.10.6 15:11:18 + pyenv local 3.10.6 15:11:18 + for arg in "$@" 15:11:18 + case $arg in 15:11:18 + pkg_list+='tox ' 15:11:18 + for arg in "$@" 15:11:18 + case $arg in 15:11:18 + pkg_list+='virtualenv ' 15:11:18 + for arg in "$@" 15:11:18 + case $arg in 15:11:18 + pkg_list+='urllib3~=1.26.15 ' 15:11:18 + [[ -f /tmp/.toxenv ]] 15:11:18 ++ cat /tmp/.toxenv 15:11:18 + lf_venv=/tmp/venv-Exk6 15:11:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Exk6 from' file:/tmp/.toxenv 15:11:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Exk6 from file:/tmp/.toxenv 15:11:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:11:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:18 + local 'pip_opts=--upgrade --quiet' 15:11:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:11:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:11:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:11:18 + [[ -n '' ]] 15:11:18 + [[ -n '' ]] 15:11:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:11:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:18 + /tmp/venv-Exk6/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 15:11:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:11:18 lf-activate-venv(): INFO: Base packages installed successfully 15:11:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:11:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:11:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:11:18 + /tmp/venv-Exk6/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 15:11:19 + type python3 15:11:19 + true 15:11:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Exk6/bin to PATH' 15:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-Exk6/bin to PATH 15:11:19 + PATH=/tmp/venv-Exk6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:19 + return 0 15:11:19 + [[ -d /opt/pyenv ]] 15:11:19 + echo '---> Setting up pyenv' 15:11:19 ---> Setting up pyenv 15:11:19 + export PYENV_ROOT=/opt/pyenv 15:11:19 + PYENV_ROOT=/opt/pyenv 15:11:19 + export PATH=/opt/pyenv/bin:/tmp/venv-Exk6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:19 + PATH=/opt/pyenv/bin:/tmp/venv-Exk6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:11:19 ++ pwd 15:11:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:11:19 + export PYTHONPATH 15:11:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:11:19 + TOX_TESTENV_PASSENV=PYTHONPATH 15:11:19 + tox --version 15:11:20 4.50.3 from /tmp/venv-Exk6/lib/python3.10/site-packages/tox/__init__.py 15:11:20 + PARALLEL=false 15:11:20 + TOX_OPTIONS_LIST= 15:11:20 + [[ -n pre-commit ]] 15:11:20 + TOX_OPTIONS_LIST=' -e pre-commit' 15:11:20 + case ${PARALLEL,,} in 15:11:20 + tox -e pre-commit 15:11:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:11:21 pre-commit: install_deps> python -I -m pip install pre-commit 15:11:24 pre-commit: freeze> python -m pip freeze --all 15:11:24 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 15:11:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:11:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:11:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:11:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:11:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:11:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:11:27 [INFO] Once installed this environment will be reused. 15:11:27 [INFO] This may take a few minutes... 15:11:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:11:31 [INFO] Once installed this environment will be reused. 15:11:31 [INFO] This may take a few minutes... 15:11:36 trim trailing whitespace.................................................Passed 15:11:36 Tabs remover.............................................................Passed 15:11:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:11:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:11:36 [INFO] Once installed this environment will be reused. 15:11:36 [INFO] This may take a few minutes... 15:11:45 gitlint..............................................(no files to check)Skipped 15:11:45 pre-commit: OK (25.23=setup[4.21]+cmd[11.87,9.16] seconds) 15:11:45 congratulations :) (25.27 seconds) 15:11:45 + tox_status=0 15:11:45 + echo '---> Completed tox runs' 15:11:45 ---> Completed tox runs 15:11:45 + for i in .tox/*/log 15:11:45 ++ echo .tox/pre-commit/log 15:11:45 ++ awk -F/ '{print $2}' 15:11:45 + tox_env=pre-commit 15:11:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:11:45 + DOC_DIR=docs/_build/html 15:11:45 + [[ -d docs/_build/html ]] 15:11:45 + echo '---> tox-run.sh ends' 15:11:45 ---> tox-run.sh ends 15:11:45 + test 0 -eq 0 15:11:45 $ ssh-agent -k 15:11:45 unset SSH_AUTH_SOCK; 15:11:45 unset SSH_AGENT_PID; 15:11:45 echo Agent pid 1692 killed; 15:11:45 [ssh-agent] Stopped. 15:11:45 [PostBuildScript] - [INFO] Executing post build scripts. 15:11:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15904916714305773324.sh 15:11:45 ---> sysstat.sh 15:11:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14552743688394584887.sh 15:11:46 ---> package-listing.sh 15:11:46 ++ facter osfamily 15:11:46 ++ tr '[:upper:]' '[:lower:]' 15:11:46 + OS_FAMILY=debian 15:11:46 + workspace=/w/workspace/oom-master-pre-commit-lint 15:11:46 + START_PACKAGES=/tmp/packages_start.txt 15:11:46 + END_PACKAGES=/tmp/packages_end.txt 15:11:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:46 + PACKAGES=/tmp/packages_start.txt 15:11:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:11:46 + PACKAGES=/tmp/packages_end.txt 15:11:46 + case "${OS_FAMILY}" in 15:11:46 + dpkg -l 15:11:46 + grep '^ii' 15:11:46 + '[' -f /tmp/packages_start.txt ']' 15:11:46 + '[' -f /tmp/packages_end.txt ']' 15:11:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:11:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:11:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:11:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2183535053956432798.sh 15:11:46 ---> capture-instance-metadata.sh 15:11:46 Setup pyenv: 15:11:46 system 15:11:46 3.8.13 15:11:46 3.9.13 15:11:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:11:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZPve 15:11:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:11:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:54 lf-activate-venv(): INFO: Base packages installed successfully 15:11:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-ZPve/bin to PATH 15:12:20 INFO: Running in OpenStack, capturing instance metadata 15:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4222610377091210361.sh 15:12:20 provisioning config files... 15:12:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8446649197315661358tmp 15:12:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:12:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:12:20 [EnvInject] - Injecting environment variables from a build step. 15:12:20 [EnvInject] - Injecting as environment variables the properties content 15:12:20 SERVER_ID=logs 15:12:20 15:12:20 [EnvInject] - Variables injected successfully. 15:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9348913979647057779.sh 15:12:20 ---> create-netrc.sh 15:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1299107232175985350.sh 15:12:20 ---> python-tools-install.sh 15:12:20 Setup pyenv: 15:12:21 system 15:12:21 3.8.13 15:12:21 3.9.13 15:12:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZPve from file:/tmp/.os_lf_venv 15:12:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:22 lf-activate-venv(): INFO: Base packages installed successfully 15:12:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-ZPve/bin to PATH 15:12:30 Generating Requirements File 15:12:50 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. 15:12:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:12:50 Python 3.10.6 15:12:51 pip 26.0.1 from /tmp/venv-ZPve/lib/python3.10/site-packages/pip (python 3.10) 15:12:51 appdirs==1.4.4 15:12:51 argcomplete==3.6.3 15:12:51 aspy.yaml==1.3.0 15:12:51 attrs==26.1.0 15:12:51 autopage==0.6.0 15:12:51 backports.strenum==1.3.1 15:12:51 beautifulsoup4==4.14.3 15:12:51 boto3==1.42.77 15:12:51 botocore==1.42.77 15:12:51 bs4==0.0.2 15:12:51 certifi==2026.2.25 15:12:51 cffi==2.0.0 15:12:51 cfgv==3.5.0 15:12:51 chardet==7.4.0.post1 15:12:51 charset-normalizer==3.4.6 15:12:51 click==8.3.1 15:12:51 cliff==4.13.2 15:12:51 cmd2==3.4.0 15:12:51 cryptography==3.3.2 15:12:51 debtcollector==3.1.0 15:12:51 decorator==5.2.1 15:12:51 defusedxml==0.7.1 15:12:51 Deprecated==1.3.1 15:12:51 distlib==0.4.0 15:12:51 dnspython==2.8.0 15:12:51 docker==7.1.0 15:12:51 dogpile.cache==1.5.0 15:12:51 durationpy==0.10 15:12:51 email-validator==2.3.0 15:12:51 filelock==3.25.2 15:12:51 future==1.0.0 15:12:51 gitdb==4.0.12 15:12:51 GitPython==3.1.46 15:12:51 httplib2==0.30.2 15:12:51 identify==2.6.18 15:12:51 idna==3.11 15:12:51 importlib-resources==1.5.0 15:12:51 iso8601==2.1.0 15:12:51 Jinja2==3.1.6 15:12:51 jmespath==1.1.0 15:12:51 jsonpatch==1.33 15:12:51 jsonpointer==3.1.1 15:12:51 jsonschema==4.26.0 15:12:51 jsonschema-specifications==2025.9.1 15:12:51 keystoneauth1==5.13.1 15:12:51 kubernetes==35.0.0 15:12:51 lftools==0.37.22 15:12:51 lxml==6.0.2 15:12:51 markdown-it-py==4.0.0 15:12:51 MarkupSafe==3.0.3 15:12:51 mdurl==0.1.2 15:12:51 msgpack==1.1.2 15:12:51 multi_key_dict==2.0.3 15:12:51 munch==4.0.0 15:12:51 netaddr==1.3.0 15:12:51 niet==1.4.2 15:12:51 nodeenv==1.10.0 15:12:51 oauth2client==4.1.3 15:12:51 oauthlib==3.3.1 15:12:51 openstacksdk==4.10.0 15:12:51 os-service-types==1.8.2 15:12:51 osc-lib==4.4.0 15:12:51 oslo.config==10.3.0 15:12:51 oslo.context==6.3.0 15:12:51 oslo.i18n==6.7.2 15:12:51 oslo.log==8.1.0 15:12:51 oslo.serialization==5.9.1 15:12:51 oslo.utils==10.0.0 15:12:51 packaging==26.0 15:12:51 pbr==7.0.3 15:12:51 platformdirs==4.9.4 15:12:51 prettytable==3.17.0 15:12:51 psutil==7.2.2 15:12:51 pyasn1==0.6.3 15:12:51 pyasn1_modules==0.4.2 15:12:51 pycparser==3.0 15:12:51 pygerrit2==2.0.15 15:12:51 PyGithub==2.9.0 15:12:51 Pygments==2.19.2 15:12:51 PyJWT==2.12.1 15:12:51 PyNaCl==1.6.2 15:12:51 pyparsing==2.4.7 15:12:51 pyperclip==1.11.0 15:12:51 pyrsistent==0.20.0 15:12:51 python-cinderclient==9.9.0 15:12:51 python-dateutil==2.9.0.post0 15:12:51 python-discovery==1.2.1 15:12:51 python-heatclient==5.1.0 15:12:51 python-jenkins==1.8.3 15:12:51 python-keystoneclient==5.8.0 15:12:51 python-magnumclient==4.10.0 15:12:51 python-openstackclient==9.0.0 15:12:51 python-swiftclient==4.10.0 15:12:51 PyYAML==6.0.3 15:12:51 referencing==0.37.0 15:12:51 requests==2.33.0 15:12:51 requests-oauthlib==2.0.0 15:12:51 requestsexceptions==1.4.0 15:12:51 rfc3986==2.0.0 15:12:51 rich==14.3.3 15:12:51 rich-argparse==1.7.2 15:12:51 rpds-py==0.30.0 15:12:51 rsa==4.9.1 15:12:51 ruamel.yaml==0.19.1 15:12:51 ruamel.yaml.clib==0.2.15 15:12:51 s3transfer==0.16.0 15:12:51 simplejson==3.20.2 15:12:51 six==1.17.0 15:12:51 smmap==5.0.3 15:12:51 soupsieve==2.8.3 15:12:51 stevedore==5.7.0 15:12:51 tabulate==0.10.0 15:12:51 toml==0.10.2 15:12:51 tomlkit==0.14.0 15:12:51 tqdm==4.67.3 15:12:51 typing_extensions==4.15.0 15:12:51 urllib3==1.26.20 15:12:51 virtualenv==21.2.0 15:12:51 wcwidth==0.6.0 15:12:51 websocket-client==1.9.0 15:12:51 wrapt==2.1.2 15:12:51 xdg==6.0.0 15:12:51 xmltodict==1.0.4 15:12:51 yq==3.4.3 15:12:51 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10834350821988181296.sh 15:12:51 ---> uv-install.sh 15:12:51 Installing uv/uvx (latest) using shell installer 15:12:51 2026-03-27 15:12:51 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T15%3A56%3A28Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T14%3A56%3A28Z&ske=2026-03-27T15%3A56%3A28Z&sks=b&skv=2018-11-09&sig=9kH0DdiNUu0WGL5V1yy9c7G6b6Dh7JWclZVGtc7CLh4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyNDYwNywibmJmIjoxNzc0NjI0MzA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YFNVw7w55rnq_Xr9RfV3yJrBYbFSmVW2a17100JatFo&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-b78Wrk.sh" [1] 15:12:51 downloading uv 0.11.2 x86_64-unknown-linux-gnu 15:12:52 installing to /home/jenkins/.local/bin 15:12:52 uv 15:12:52 uvx 15:12:52 everything's installed! 15:12:52 15:12:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:12:52 15:12:52 source $HOME/.local/bin/env (sh, bash, zsh) 15:12:52 source $HOME/.local/bin/env.fish (fish) 15:12:52 Adding install location to PATH 15:12:52 ---> Validating uv/uvx install 15:12:52 uvx 0.11.2 (x86_64-unknown-linux-gnu) 15:12:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9720825108142780438.sh 15:12:52 ---> sudo-logs.sh 15:12:52 Archiving 'sudo' log.. 15:12:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15937119457221927961.sh 15:12:52 ---> job-cost.sh 15:12:52 INFO: Activating Python virtual environment... 15:12:52 Setup pyenv: 15:12:52 system 15:12:52 3.8.13 15:12:52 3.9.13 15:12:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZPve from file:/tmp/.os_lf_venv 15:12:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:54 lf-activate-venv(): INFO: Base packages installed successfully 15:12:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZPve/bin to PATH 15:12:59 INFO: No stack-cost file found 15:12:59 INFO: Instance uptime: 156s 15:12:59 INFO: Fetching instance metadata (attempt 1 of 3)... 15:12:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:13:00 INFO: Successfully fetched instance metadata 15:13:00 INFO: Instance type: v3-standard-4 15:13:00 INFO: Retrieving pricing info for: v3-standard-4 15:13:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:13:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=156 15:13:00 INFO: Successfully fetched Vexxhost pricing API 15:13:00 INFO: Retrieved cost: 0.11 15:13:00 INFO: Retrieved resource: v3-standard-4 15:13:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:13:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:13:00 INFO: Successfully archived job cost data 15:13:00 DEBUG: Cost data: oom-master-pre-commit-lint,4529,2026-03-27 15:13:00,v3-standard-4,156,0.11,0.00,SUCCESS 15:13:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10556640865550483974.sh 15:13:00 ---> logs-deploy.sh 15:13:00 Setup pyenv: 15:13:00 system 15:13:00 3.8.13 15:13:00 3.9.13 15:13:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZPve from file:/tmp/.os_lf_venv 15:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:02 lf-activate-venv(): INFO: Base packages installed successfully 15:13:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-ZPve/bin to PATH 15:13:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4529 15:13:09 INFO: archiving workspace using pattern(s): 15:13:10 Archives upload complete. 15:13:11 INFO: archiving logs to Nexus 15:13:12 ---> uname -a: 15:13:12 Linux prd-ubuntu1804-builder-4c-4g-5551 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:13:12 15:13:12 15:13:12 ---> lscpu: 15:13:12 Architecture: x86_64 15:13:12 CPU op-mode(s): 32-bit, 64-bit 15:13:12 Byte Order: Little Endian 15:13:12 CPU(s): 4 15:13:12 On-line CPU(s) list: 0-3 15:13:12 Thread(s) per core: 1 15:13:12 Core(s) per socket: 1 15:13:12 Socket(s): 4 15:13:12 NUMA node(s): 1 15:13:12 Vendor ID: AuthenticAMD 15:13:12 CPU family: 23 15:13:12 Model: 49 15:13:12 Model name: AMD EPYC-Rome Processor 15:13:12 Stepping: 0 15:13:12 CPU MHz: 2799.998 15:13:12 BogoMIPS: 5599.99 15:13:12 Virtualization: AMD-V 15:13:12 Hypervisor vendor: KVM 15:13:12 Virtualization type: full 15:13:12 L1d cache: 32K 15:13:12 L1i cache: 32K 15:13:12 L2 cache: 512K 15:13:12 L3 cache: 16384K 15:13:12 NUMA node0 CPU(s): 0-3 15:13:12 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 15:13:12 15:13:12 15:13:12 ---> nproc: 15:13:12 4 15:13:12 15:13:12 15:13:12 ---> df -h: 15:13:12 Filesystem Size Used Avail Use% Mounted on 15:13:12 udev 7.9G 0 7.9G 0% /dev 15:13:12 tmpfs 1.6G 676K 1.6G 1% /run 15:13:12 /dev/vda1 78G 8.5G 69G 11% / 15:13:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:13:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:13:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:13:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:13:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:13:12 15:13:12 15:13:12 ---> free -m: 15:13:12 total used free shared buff/cache available 15:13:12 Mem: 16040 550 13227 0 2261 15168 15:13:12 Swap: 1023 0 1023 15:13:12 15:13:12 15:13:12 ---> ip addr: 15:13:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:13:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:13:12 inet 127.0.0.1/8 scope host lo 15:13:12 valid_lft forever preferred_lft forever 15:13:12 inet6 ::1/128 scope host 15:13:12 valid_lft forever preferred_lft forever 15:13:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:13:12 link/ether fa:16:3e:13:2f:16 brd ff:ff:ff:ff:ff:ff 15:13:12 inet 10.30.106.229/23 brd 10.30.107.255 scope global dynamic ens3 15:13:12 valid_lft 86240sec preferred_lft 86240sec 15:13:12 inet6 fe80::f816:3eff:fe13:2f16/64 scope link 15:13:12 valid_lft forever preferred_lft forever 15:13:12 15:13:12 15:13:12 ---> sar -b -r -n DEV: 15:13:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5551) 03/27/26 _x86_64_ (4 CPU) 15:13:12 15:13:12 15:10:34 LINUX RESTART (4 CPU) 15:13:12 15:13:12 15:11:01 tps rtps wtps bread/s bwrtn/s 15:13:12 15:12:02 151.36 24.16 127.20 812.35 36424.58 15:13:12 15:13:01 128.66 1.24 127.42 138.28 40041.08 15:13:12 Average: 140.12 12.82 127.31 478.74 38214.48 15:13:12 15:13:12 15:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:12 15:12:02 13937996 15560088 2486972 15.14 61640 1757260 773504 4.43 735648 1526496 114384 15:13:12 15:13:01 13576904 15561428 2848064 17.34 87072 2076832 746828 4.27 752592 1838008 185708 15:13:12 Average: 13757450 15560758 2667518 16.24 74356 1917046 760166 4.35 744120 1682252 150046 15:13:12 15:13:12 15:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:12 15:12:02 ens3 144.29 103.79 904.78 29.27 0.00 0.00 0.00 0.00 15:13:12 15:12:02 lo 2.79 2.79 0.31 0.31 0.00 0.00 0.00 0.00 15:13:12 15:13:01 ens3 117.73 90.36 1319.59 14.54 0.00 0.00 0.00 0.00 15:13:12 15:13:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 15:13:12 Average: ens3 131.14 97.14 1110.08 21.97 0.00 0.00 0.00 0.00 15:13:12 Average: lo 2.11 2.11 0.23 0.23 0.00 0.00 0.00 0.00 15:13:12 15:13:12 15:13:12 ---> sar -P ALL: 15:13:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5551) 03/27/26 _x86_64_ (4 CPU) 15:13:12 15:13:12 15:10:34 LINUX RESTART (4 CPU) 15:13:12 15:13:12 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:13:12 15:12:02 all 22.13 0.00 2.20 4.53 0.07 71.08 15:13:12 15:12:02 0 19.24 0.00 2.10 0.80 0.05 77.81 15:13:12 15:12:02 1 34.45 0.00 3.00 3.76 0.08 58.71 15:13:12 15:12:02 2 7.04 0.00 1.44 11.44 0.08 79.99 15:13:12 15:12:02 3 27.81 0.00 2.28 2.10 0.07 67.75 15:13:12 15:13:01 all 18.69 0.00 1.53 4.39 0.05 75.35 15:13:12 15:13:01 0 28.89 0.00 1.58 1.24 0.05 68.24 15:13:12 15:13:01 1 17.35 0.00 1.21 2.77 0.05 78.62 15:13:12 15:13:01 2 1.45 0.00 0.92 10.57 0.03 87.02 15:13:12 15:13:01 3 26.95 0.00 2.40 3.01 0.03 67.61 15:13:12 Average: all 20.42 0.00 1.87 4.46 0.06 73.19 15:13:12 Average: 0 24.02 0.00 1.84 1.02 0.05 73.07 15:13:12 Average: 1 26.00 0.00 2.11 3.27 0.07 68.55 15:13:12 Average: 2 4.29 0.00 1.19 11.01 0.06 83.46 15:13:12 Average: 3 27.39 0.00 2.34 2.55 0.05 67.68 15:13:12 15:13:12 15:13:12