08:47:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142295 08:47:47 Running as SYSTEM 08:47:47 [EnvInject] - Loading node environment variables. 08:47:47 Building remotely on prd-ubuntu1804-builder-4c-4g-4115 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:47:47 [ssh-agent] Looking for ssh-agent implementation... 08:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:47 $ ssh-agent 08:47:47 SSH_AUTH_SOCK=/tmp/ssh-RyCVPgKWbUTG/agent.1658 08:47:47 SSH_AGENT_PID=1659 08:47:47 [ssh-agent] Started. 08:47:47 Running ssh-add (command line suppressed) 08:47:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16769291110559113730.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16769291110559113730.key) 08:47:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:47 The recommended git tool is: NONE 08:47:48 using credential onap-jenkins-ssh 08:47:48 Wiping out workspace first. 08:47:48 Cloning the remote Git repository 08:47:48 Cloning repository git://cloud.onap.org/mirror/oom.git 08:47:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:47:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:49 > git --version # timeout=10 08:47:49 > git --version # 'git version 2.17.1' 08:47:49 using GIT_SSH to set credentials Gerrit user 08:47:49 Verifying host key using manually-configured host key entries 08:47:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:54 using GIT_SSH to set credentials Gerrit user 08:47:54 Verifying host key using manually-configured host key entries 08:47:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/142295/2 # timeout=30 08:47:54 > git rev-parse 307da89278b96c2dcd9f47d08f92bdd0a38283dc^{commit} # timeout=10 08:47:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:54 Checking out Revision 307da89278b96c2dcd9f47d08f92bdd0a38283dc (refs/changes/95/142295/2) 08:47:54 > git config core.sparsecheckout # timeout=10 08:47:54 > git checkout -f 307da89278b96c2dcd9f47d08f92bdd0a38283dc # timeout=30 08:47:58 Commit message: "Upstream Argocd fixes from DT internal repo" 08:47:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:58 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 08:47:58 [EnvInject] - Injecting environment variables from a build step. 08:47:58 [EnvInject] - Injecting as environment variables the properties content 08:47:58 PYTHON=python3 08:47:58 08:47:58 [EnvInject] - Variables injected successfully. 08:47:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12837462902871959692.sh 08:47:58 ---> tox-install.sh 08:47:58 + source /home/jenkins/lf-env.sh 08:47:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:58 ++ mktemp -d /tmp/venv-XXXX 08:47:58 + lf_venv=/tmp/venv-w4FK 08:47:58 + local venv_file=/tmp/.os_lf_venv 08:47:58 + local python=python3 08:47:58 + local options 08:47:58 + local set_path=true 08:47:58 + local install_args= 08:47:58 ++ 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 08:47:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:58 + true 08:47:58 + case $1 in 08:47:58 + venv_file=/tmp/.toxenv 08:47:58 + shift 2 08:47:58 + true 08:47:58 + case $1 in 08:47:58 + shift 08:47:58 + break 08:47:58 + case $python in 08:47:58 + local pkg_list= 08:47:58 + [[ -d /opt/pyenv ]] 08:47:58 + echo 'Setup pyenv:' 08:47:58 Setup pyenv: 08:47:58 + export PYENV_ROOT=/opt/pyenv 08:47:58 + PYENV_ROOT=/opt/pyenv 08:47:58 + 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 08:47:58 + 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 08:47:58 + pyenv versions 08:47:58 * system (set by /opt/pyenv/version) 08:47:58 * 3.8.13 (set by /opt/pyenv/version) 08:47:58 * 3.9.13 (set by /opt/pyenv/version) 08:47:58 * 3.10.6 (set by /opt/pyenv/version) 08:47:58 + command -v pyenv 08:47:58 ++ pyenv init - --no-rehash 08:47:58 + 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[*]}"'\'')" 08:47:58 export PATH="/opt/pyenv/shims:${PATH}" 08:47:58 export PYENV_SHELL=bash 08:47:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:58 pyenv() { 08:47:58 local command 08:47:58 command="${1:-}" 08:47:58 if [ "$#" -gt 0 ]; then 08:47:58 shift 08:47:58 fi 08:47:58 08:47:58 case "$command" in 08:47:58 rehash|shell) 08:47:58 eval "$(pyenv "sh-$command" "$@")" 08:47:58 ;; 08:47:58 *) 08:47:58 command pyenv "$command" "$@" 08:47:58 ;; 08:47:58 esac 08:47:58 }' 08:47:58 +++ 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[*]}"' 08:47:58 ++ 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 08:47:58 ++ 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 08:47:58 ++ 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 08:47:58 ++ export PYENV_SHELL=bash 08:47:58 ++ PYENV_SHELL=bash 08:47:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:58 +++ complete -F _pyenv pyenv 08:47:58 ++ lf-pyver python3 08:47:58 ++ local py_version_xy=python3 08:47:58 ++ local py_version_xyz= 08:47:58 ++ sed 's/^[ *]* //' 08:47:58 ++ awk '{ print $1 }' 08:47:58 ++ pyenv versions 08:47:58 ++ local command 08:47:58 ++ command=versions 08:47:58 ++ '[' 1 -gt 0 ']' 08:47:58 ++ shift 08:47:58 ++ case "$command" in 08:47:58 ++ command pyenv versions 08:47:58 ++ pyenv versions 08:47:58 ++ grep -E '^[0-9.]*[0-9]$' 08:47:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:58 +++ grep '^3' /tmp/.pyenv_versions 08:47:58 +++ sort -V 08:47:58 +++ tail -n 1 08:47:58 ++ py_version_xyz=3.10.6 08:47:58 ++ [[ -z 3.10.6 ]] 08:47:58 ++ echo 3.10.6 08:47:58 ++ return 0 08:47:58 + pyenv local 3.10.6 08:47:58 + local command 08:47:58 + command=local 08:47:58 + '[' 2 -gt 0 ']' 08:47:58 + shift 08:47:58 + case "$command" in 08:47:58 + command pyenv local 3.10.6 08:47:58 + pyenv local 3.10.6 08:47:58 + for arg in "$@" 08:47:58 + case $arg in 08:47:58 + pkg_list+='tox ' 08:47:58 + for arg in "$@" 08:47:58 + case $arg in 08:47:58 + pkg_list+='virtualenv ' 08:47:58 + for arg in "$@" 08:47:58 + case $arg in 08:47:58 + pkg_list+='urllib3~=1.26.15 ' 08:47:58 + [[ -f /tmp/.toxenv ]] 08:47:58 + [[ ! -f /tmp/.toxenv ]] 08:47:58 + [[ -n '' ]] 08:47:58 + python3 -m venv /tmp/venv-w4FK 08:48:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w4FK' 08:48:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w4FK 08:48:03 + echo /tmp/venv-w4FK 08:48:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:48:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:48:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:48:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:03 + local 'pip_opts=--upgrade --quiet' 08:48:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:48:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:48:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:48:03 + [[ -n '' ]] 08:48:03 + [[ -n '' ]] 08:48:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:48:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:03 + /tmp/venv-w4FK/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 08:48:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:48:07 lf-activate-venv(): INFO: Base packages installed successfully 08:48:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:48:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:48:07 + /tmp/venv-w4FK/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 08:48:09 + type python3 08:48:09 + true 08:48:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w4FK/bin to PATH' 08:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-w4FK/bin to PATH 08:48:09 + PATH=/tmp/venv-w4FK/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 08:48:09 + return 0 08:48:09 + python3 --version 08:48:09 Python 3.10.6 08:48:09 + python3 -m pip --version 08:48:10 pip 25.2 from /tmp/venv-w4FK/lib/python3.10/site-packages/pip (python 3.10) 08:48:10 + python3 -m pip freeze 08:48:10 cachetools==6.2.1 08:48:10 chardet==5.2.0 08:48:10 colorama==0.4.6 08:48:10 distlib==0.4.0 08:48:10 filelock==3.20.0 08:48:10 packaging==25.0 08:48:10 platformdirs==4.5.0 08:48:10 pluggy==1.6.0 08:48:10 pyproject-api==1.10.0 08:48:10 tomli==2.3.0 08:48:10 tox==4.31.0 08:48:10 typing_extensions==4.15.0 08:48:10 urllib3==1.26.20 08:48:10 virtualenv==20.35.3 08:48:10 [EnvInject] - Injecting environment variables from a build step. 08:48:10 [EnvInject] - Injecting as environment variables the properties content 08:48:10 PARALLEL=false 08:48:10 08:48:10 [EnvInject] - Variables injected successfully. 08:48:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9708773558005487073.sh 08:48:10 ---> tox-run.sh 08:48:10 + 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 08:48:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:48:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:48:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:48:10 + cd /w/workspace/oom-master-pre-commit-lint/. 08:48:10 + source /home/jenkins/lf-env.sh 08:48:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:10 ++ mktemp -d /tmp/venv-XXXX 08:48:10 + lf_venv=/tmp/venv-SJzv 08:48:10 + local venv_file=/tmp/.os_lf_venv 08:48:10 + local python=python3 08:48:10 + local options 08:48:10 + local set_path=true 08:48:10 + local install_args= 08:48:10 ++ 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 08:48:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:10 + true 08:48:10 + case $1 in 08:48:10 + venv_file=/tmp/.toxenv 08:48:10 + shift 2 08:48:10 + true 08:48:10 + case $1 in 08:48:10 + shift 08:48:10 + break 08:48:10 + case $python in 08:48:10 + local pkg_list= 08:48:10 + [[ -d /opt/pyenv ]] 08:48:10 + echo 'Setup pyenv:' 08:48:10 Setup pyenv: 08:48:10 + export PYENV_ROOT=/opt/pyenv 08:48:10 + PYENV_ROOT=/opt/pyenv 08:48:10 + 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 08:48:10 + 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 08:48:10 + pyenv versions 08:48:10 system 08:48:10 3.8.13 08:48:10 3.9.13 08:48:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:10 + command -v pyenv 08:48:10 ++ pyenv init - --no-rehash 08:48:10 + 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[*]}"'\'')" 08:48:10 export PATH="/opt/pyenv/shims:${PATH}" 08:48:10 export PYENV_SHELL=bash 08:48:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:10 pyenv() { 08:48:10 local command 08:48:10 command="${1:-}" 08:48:10 if [ "$#" -gt 0 ]; then 08:48:10 shift 08:48:10 fi 08:48:10 08:48:10 case "$command" in 08:48:10 rehash|shell) 08:48:10 eval "$(pyenv "sh-$command" "$@")" 08:48:10 ;; 08:48:10 *) 08:48:10 command pyenv "$command" "$@" 08:48:10 ;; 08:48:10 esac 08:48:10 }' 08:48:10 +++ 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[*]}"' 08:48:10 ++ 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 08:48:10 ++ 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 08:48:10 ++ 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 08:48:10 ++ export PYENV_SHELL=bash 08:48:10 ++ PYENV_SHELL=bash 08:48:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:10 +++ complete -F _pyenv pyenv 08:48:10 ++ lf-pyver python3 08:48:10 ++ local py_version_xy=python3 08:48:10 ++ local py_version_xyz= 08:48:10 ++ sed 's/^[ *]* //' 08:48:10 ++ grep -E '^[0-9.]*[0-9]$' 08:48:10 ++ pyenv versions 08:48:10 ++ local command 08:48:10 ++ command=versions 08:48:10 ++ '[' 1 -gt 0 ']' 08:48:10 ++ shift 08:48:10 ++ case "$command" in 08:48:10 ++ awk '{ print $1 }' 08:48:10 ++ command pyenv versions 08:48:10 ++ pyenv versions 08:48:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:10 +++ grep '^3' /tmp/.pyenv_versions 08:48:10 +++ sort -V 08:48:10 +++ tail -n 1 08:48:10 ++ py_version_xyz=3.10.6 08:48:10 ++ [[ -z 3.10.6 ]] 08:48:10 ++ echo 3.10.6 08:48:10 ++ return 0 08:48:10 + pyenv local 3.10.6 08:48:10 + local command 08:48:10 + command=local 08:48:10 + '[' 2 -gt 0 ']' 08:48:10 + shift 08:48:10 + case "$command" in 08:48:10 + command pyenv local 3.10.6 08:48:10 + pyenv local 3.10.6 08:48:10 + for arg in "$@" 08:48:10 + case $arg in 08:48:10 + pkg_list+='tox ' 08:48:10 + for arg in "$@" 08:48:10 + case $arg in 08:48:10 + pkg_list+='virtualenv ' 08:48:10 + for arg in "$@" 08:48:10 + case $arg in 08:48:10 + pkg_list+='urllib3~=1.26.15 ' 08:48:10 + [[ -f /tmp/.toxenv ]] 08:48:10 ++ cat /tmp/.toxenv 08:48:10 + lf_venv=/tmp/venv-w4FK 08:48:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w4FK from' file:/tmp/.toxenv 08:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w4FK from file:/tmp/.toxenv 08:48:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:48:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:10 + local 'pip_opts=--upgrade --quiet' 08:48:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:48:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:48:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:48:10 + [[ -n '' ]] 08:48:10 + [[ -n '' ]] 08:48:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:48:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:10 + /tmp/venv-w4FK/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 08:48:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:48:11 lf-activate-venv(): INFO: Base packages installed successfully 08:48:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:48:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:48:11 + /tmp/venv-w4FK/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 08:48:12 + type python3 08:48:12 + true 08:48:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w4FK/bin to PATH' 08:48:12 lf-activate-venv(): INFO: Adding /tmp/venv-w4FK/bin to PATH 08:48:12 + PATH=/tmp/venv-w4FK/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 08:48:12 + return 0 08:48:12 + [[ -d /opt/pyenv ]] 08:48:12 + echo '---> Setting up pyenv' 08:48:12 ---> Setting up pyenv 08:48:12 + export PYENV_ROOT=/opt/pyenv 08:48:12 + PYENV_ROOT=/opt/pyenv 08:48:12 + export PATH=/opt/pyenv/bin:/tmp/venv-w4FK/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 08:48:12 + PATH=/opt/pyenv/bin:/tmp/venv-w4FK/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 08:48:12 ++ pwd 08:48:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:48:12 + export PYTHONPATH 08:48:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:48:12 + TOX_TESTENV_PASSENV=PYTHONPATH 08:48:12 + tox --version 08:48:13 4.31.0 from /tmp/venv-w4FK/lib/python3.10/site-packages/tox/__init__.py 08:48:13 + PARALLEL=false 08:48:13 + TOX_OPTIONS_LIST= 08:48:13 + [[ -n pre-commit ]] 08:48:13 + TOX_OPTIONS_LIST=' -e pre-commit' 08:48:13 + case ${PARALLEL,,} in 08:48:13 + tox -e pre-commit 08:48:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:48:14 pre-commit: install_deps> python -I -m pip install pre-commit 08:48:17 pre-commit: freeze> python -m pip freeze --all 08:48:17 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 08:48:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:48:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:48:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:48:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:48:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:48:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:48:20 [INFO] Once installed this environment will be reused. 08:48:20 [INFO] This may take a few minutes... 08:48:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:48:24 [INFO] Once installed this environment will be reused. 08:48:24 [INFO] This may take a few minutes... 08:48:29 trim trailing whitespace.................................................Failed 08:48:29 - hook id: trailing-whitespace 08:48:29 - exit code: 1 08:48:29 - files were modified by this hook 08:48:29 08:48:29 Fixing argo/updateVariables.sh 08:48:29 Fixing argo/infra/kustomization.yaml 08:48:29 08:48:29 Tabs remover.............................................................Passed 08:48:29 pre-commit hook(s) made changes. 08:48:29 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 08:48:29 To run `pre-commit` as part of git workflow, use `pre-commit install`. 08:48:29 All changes made by hooks: 08:48:29 diff --git a/argo/infra/kustomization.yaml b/argo/infra/kustomization.yaml 08:48:29 index 93fcc5963..d6fa4424b 100644 08:48:29 --- a/argo/infra/kustomization.yaml 08:48:29 +++ b/argo/infra/kustomization.yaml 08:48:29 @@ -39,4 +39,4 @@ resources: 08:48:29 - infra-ingress.yaml 08:48:29 - django-defectdojo.yaml 08:48:29 - trivy-dojo-report-operator.yaml 08:48:29 - 08:48:29 + 08:48:29 diff --git a/argo/updateVariables.sh b/argo/updateVariables.sh 08:48:29 index ffa301e6a..cb972e311 100755 08:48:29 --- a/argo/updateVariables.sh 08:48:29 +++ b/argo/updateVariables.sh 08:48:29 @@ -23,15 +23,15 @@ VARS["GITHUB_REPO"]="ghcr.io" 08:48:29 replace_in_file() { 08:48:29 local file="$1" 08:48:29 local tmpfile="${file}.tmp" 08:48:29 - 08:48:29 + 08:48:29 cp "$file" "$tmpfile" 08:48:29 - 08:48:29 + 08:48:29 for var in "${!VARS[@]}"; do 08:48:29 # Replace with value 08:48:29 # -i: inplace, but done with tmpfile, if Backup is required 08:48:29 sed -i "s|<${var}>|${VARS[$var]}|g" "$tmpfile" 08:48:29 done 08:48:29 - 08:48:29 + 08:48:29 mv "$tmpfile" "$file" 08:48:29 } 08:48:29 08:48:29 pre-commit: exit 1 (12.29 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2224 08:48:29 pre-commit: FAIL code 1 (16.13=setup[3.84]+cmd[12.29] seconds) 08:48:29 evaluation failed :( (16.17 seconds) 08:48:29 + tox_status=1 08:48:29 + echo '---> Completed tox runs' 08:48:29 ---> Completed tox runs 08:48:29 + for i in .tox/*/log 08:48:29 ++ echo .tox/pre-commit/log 08:48:29 ++ awk -F/ '{print $2}' 08:48:29 + tox_env=pre-commit 08:48:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:48:29 + DOC_DIR=docs/_build/html 08:48:29 + [[ -d docs/_build/html ]] 08:48:29 + echo '---> tox-run.sh ends' 08:48:29 ---> tox-run.sh ends 08:48:29 + test 1 -eq 0 08:48:29 + exit 1 08:48:29 ++ '[' 2 = 1 ']' 08:48:29 Build step 'Execute shell' marked build as failure 08:48:29 $ ssh-agent -k 08:48:29 unset SSH_AUTH_SOCK; 08:48:29 unset SSH_AGENT_PID; 08:48:29 echo Agent pid 1659 killed; 08:48:29 [ssh-agent] Stopped. 08:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3251366955832554964.sh 08:48:30 ---> sysstat.sh 08:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9654359008009611728.sh 08:48:30 ---> package-listing.sh 08:48:30 ++ facter osfamily 08:48:30 ++ tr '[:upper:]' '[:lower:]' 08:48:30 + OS_FAMILY=debian 08:48:30 + workspace=/w/workspace/oom-master-pre-commit-lint 08:48:30 + START_PACKAGES=/tmp/packages_start.txt 08:48:30 + END_PACKAGES=/tmp/packages_end.txt 08:48:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:30 + PACKAGES=/tmp/packages_start.txt 08:48:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:48:30 + PACKAGES=/tmp/packages_end.txt 08:48:30 + case "${OS_FAMILY}" in 08:48:30 + dpkg -l 08:48:30 + grep '^ii' 08:48:30 + '[' -f /tmp/packages_start.txt ']' 08:48:30 + '[' -f /tmp/packages_end.txt ']' 08:48:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:48:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:48:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14738455364482181329.sh 08:48:30 ---> capture-instance-metadata.sh 08:48:30 Setup pyenv: 08:48:30 system 08:48:30 3.8.13 08:48:30 3.9.13 08:48:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ifC9 08:48:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:38 lf-activate-venv(): INFO: Base packages installed successfully 08:48:38 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:00 lf-activate-venv(): INFO: Adding /tmp/venv-ifC9/bin to PATH 08:49:00 INFO: Running in OpenStack, capturing instance metadata 08:49:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13238988455923443090.sh 08:49:00 provisioning config files... 08:49:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11236673910238197966tmp 08:49:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:49:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:49:00 [EnvInject] - Injecting environment variables from a build step. 08:49:00 [EnvInject] - Injecting as environment variables the properties content 08:49:00 SERVER_ID=logs 08:49:00 08:49:00 [EnvInject] - Variables injected successfully. 08:49:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15977503419140489300.sh 08:49:00 ---> create-netrc.sh 08:49:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11093336514162292408.sh 08:49:00 ---> python-tools-install.sh 08:49:00 Setup pyenv: 08:49:00 system 08:49:00 3.8.13 08:49:00 3.9.13 08:49:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ifC9 from file:/tmp/.os_lf_venv 08:49:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:02 lf-activate-venv(): INFO: Base packages installed successfully 08:49:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:11 lf-activate-venv(): INFO: Adding /tmp/venv-ifC9/bin to PATH 08:49:11 Generating Requirements File 08:49:30 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. 08:49:30 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:49:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:49:31 Python 3.10.6 08:49:31 pip 25.2 from /tmp/venv-ifC9/lib/python3.10/site-packages/pip (python 3.10) 08:49:31 appdirs==1.4.4 08:49:31 argcomplete==3.6.3 08:49:31 aspy.yaml==1.3.0 08:49:31 attrs==25.4.0 08:49:31 autopage==0.5.2 08:49:31 beautifulsoup4==4.14.2 08:49:31 boto3==1.40.55 08:49:31 botocore==1.40.55 08:49:31 bs4==0.0.2 08:49:31 cachetools==6.2.1 08:49:31 certifi==2025.10.5 08:49:31 cffi==2.0.0 08:49:31 cfgv==3.4.0 08:49:31 chardet==5.2.0 08:49:31 charset-normalizer==3.4.4 08:49:31 click==8.3.0 08:49:31 cliff==4.11.0 08:49:31 cmd2==2.7.0 08:49:31 cryptography==3.3.2 08:49:31 debtcollector==3.0.0 08:49:31 decorator==5.2.1 08:49:31 defusedxml==0.7.1 08:49:31 Deprecated==1.2.18 08:49:31 distlib==0.4.0 08:49:31 dnspython==2.8.0 08:49:31 docker==7.1.0 08:49:31 dogpile.cache==1.5.0 08:49:31 durationpy==0.10 08:49:31 email-validator==2.3.0 08:49:31 filelock==3.20.0 08:49:31 future==1.0.0 08:49:31 gitdb==4.0.12 08:49:31 GitPython==3.1.45 08:49:31 google-auth==2.41.1 08:49:31 httplib2==0.31.0 08:49:31 identify==2.6.15 08:49:31 idna==3.11 08:49:31 importlib-resources==1.5.0 08:49:31 iso8601==2.1.0 08:49:31 Jinja2==3.1.6 08:49:31 jmespath==1.0.1 08:49:31 jsonpatch==1.33 08:49:31 jsonpointer==3.0.0 08:49:31 jsonschema==4.25.1 08:49:31 jsonschema-specifications==2025.9.1 08:49:31 keystoneauth1==5.12.0 08:49:31 kubernetes==34.1.0 08:49:31 lftools==0.37.15 08:49:31 lxml==6.0.2 08:49:31 markdown-it-py==4.0.0 08:49:31 MarkupSafe==3.0.3 08:49:31 mdurl==0.1.2 08:49:31 msgpack==1.1.2 08:49:31 multi_key_dict==2.0.3 08:49:31 munch==4.0.0 08:49:31 netaddr==1.3.0 08:49:31 niet==1.4.2 08:49:31 nodeenv==1.9.1 08:49:31 oauth2client==4.1.3 08:49:31 oauthlib==3.3.1 08:49:31 openstacksdk==4.7.1 08:49:31 os-service-types==1.8.0 08:49:31 osc-lib==4.2.0 08:49:31 oslo.config==10.0.0 08:49:31 oslo.context==6.1.0 08:49:31 oslo.i18n==6.6.0 08:49:31 oslo.log==7.2.1 08:49:31 oslo.serialization==5.8.0 08:49:31 oslo.utils==9.1.0 08:49:31 packaging==25.0 08:49:31 pbr==7.0.1 08:49:31 platformdirs==4.5.0 08:49:31 prettytable==3.16.0 08:49:31 psutil==7.1.1 08:49:31 pyasn1==0.6.1 08:49:31 pyasn1_modules==0.4.2 08:49:31 pycparser==2.23 08:49:31 pygerrit2==2.0.15 08:49:31 PyGithub==2.8.1 08:49:31 Pygments==2.19.2 08:49:31 PyJWT==2.10.1 08:49:31 PyNaCl==1.6.0 08:49:31 pyparsing==2.4.7 08:49:31 pyperclip==1.11.0 08:49:31 pyrsistent==0.20.0 08:49:31 python-cinderclient==9.8.0 08:49:31 python-dateutil==2.9.0.post0 08:49:31 python-heatclient==4.3.0 08:49:31 python-jenkins==1.8.3 08:49:31 python-keystoneclient==5.7.0 08:49:31 python-magnumclient==4.9.0 08:49:31 python-openstackclient==8.2.0 08:49:31 python-swiftclient==4.8.0 08:49:31 PyYAML==6.0.3 08:49:31 referencing==0.37.0 08:49:31 requests==2.32.5 08:49:31 requests-oauthlib==2.0.0 08:49:31 requestsexceptions==1.4.0 08:49:31 rfc3986==2.0.0 08:49:31 rich==14.2.0 08:49:31 rich-argparse==1.7.1 08:49:31 rpds-py==0.27.1 08:49:31 rsa==4.9.1 08:49:31 ruamel.yaml==0.18.15 08:49:31 ruamel.yaml.clib==0.2.14 08:49:31 s3transfer==0.14.0 08:49:31 simplejson==3.20.2 08:49:31 six==1.17.0 08:49:31 smmap==5.0.2 08:49:31 soupsieve==2.8 08:49:31 stevedore==5.5.0 08:49:31 tabulate==0.9.0 08:49:31 toml==0.10.2 08:49:31 tomlkit==0.13.3 08:49:31 tqdm==4.67.1 08:49:31 typing_extensions==4.15.0 08:49:31 tzdata==2025.2 08:49:31 urllib3==1.26.20 08:49:31 virtualenv==20.35.3 08:49:31 wcwidth==0.2.14 08:49:31 websocket-client==1.9.0 08:49:31 wrapt==2.0.0 08:49:31 xdg==6.0.0 08:49:31 xmltodict==1.0.2 08:49:31 yq==3.4.3 08:49:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17561160786838477816.sh 08:49:31 ---> sudo-logs.sh 08:49:31 Archiving 'sudo' log.. 08:49:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8911351068073036780.sh 08:49:32 ---> job-cost.sh 08:49:32 Setup pyenv: 08:49:32 system 08:49:32 3.8.13 08:49:32 3.9.13 08:49:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ifC9 from file:/tmp/.os_lf_venv 08:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:34 lf-activate-venv(): INFO: Base packages installed successfully 08:49:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-ifC9/bin to PATH 08:49:39 INFO: No Stack... 08:49:39 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:39 INFO: Archiving Costs 08:49:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9086319732509180149.sh 08:49:39 ---> logs-deploy.sh 08:49:39 Setup pyenv: 08:49:40 system 08:49:40 3.8.13 08:49:40 3.9.13 08:49:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ifC9 from file:/tmp/.os_lf_venv 08:49:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:41 lf-activate-venv(): INFO: Base packages installed successfully 08:49:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-ifC9/bin to PATH 08:49:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4279 08:49:50 INFO: archiving workspace using pattern(s): 08:49:51 Archives upload complete. 08:49:51 INFO: archiving logs to Nexus 08:49:52 ---> uname -a: 08:49:52 Linux prd-ubuntu1804-builder-4c-4g-4115 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:52 08:49:52 08:49:52 ---> lscpu: 08:49:52 Architecture: x86_64 08:49:52 CPU op-mode(s): 32-bit, 64-bit 08:49:52 Byte Order: Little Endian 08:49:52 CPU(s): 4 08:49:52 On-line CPU(s) list: 0-3 08:49:52 Thread(s) per core: 1 08:49:52 Core(s) per socket: 1 08:49:52 Socket(s): 4 08:49:52 NUMA node(s): 1 08:49:52 Vendor ID: AuthenticAMD 08:49:52 CPU family: 23 08:49:52 Model: 49 08:49:52 Model name: AMD EPYC-Rome Processor 08:49:52 Stepping: 0 08:49:52 CPU MHz: 2800.000 08:49:52 BogoMIPS: 5600.00 08:49:52 Virtualization: AMD-V 08:49:52 Hypervisor vendor: KVM 08:49:52 Virtualization type: full 08:49:52 L1d cache: 32K 08:49:52 L1i cache: 32K 08:49:52 L2 cache: 512K 08:49:52 L3 cache: 16384K 08:49:52 NUMA node0 CPU(s): 0-3 08:49:52 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 08:49:52 08:49:52 08:49:52 ---> nproc: 08:49:52 4 08:49:52 08:49:52 08:49:52 ---> df -h: 08:49:52 Filesystem Size Used Avail Use% Mounted on 08:49:52 udev 7.9G 0 7.9G 0% /dev 08:49:52 tmpfs 1.6G 676K 1.6G 1% /run 08:49:52 /dev/vda1 78G 8.4G 69G 11% / 08:49:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:52 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:52 08:49:52 08:49:52 ---> free -m: 08:49:52 total used free shared buff/cache available 08:49:52 Mem: 16040 556 13294 0 2188 15164 08:49:52 Swap: 1023 0 1023 08:49:52 08:49:52 08:49:52 ---> ip addr: 08:49:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:52 inet 127.0.0.1/8 scope host lo 08:49:52 valid_lft forever preferred_lft forever 08:49:52 inet6 ::1/128 scope host 08:49:52 valid_lft forever preferred_lft forever 08:49:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:52 link/ether fa:16:3e:5f:1e:cc brd ff:ff:ff:ff:ff:ff 08:49:52 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 08:49:52 valid_lft 86258sec preferred_lft 86258sec 08:49:52 inet6 fe80::f816:3eff:fe5f:1ecc/64 scope link 08:49:52 valid_lft forever preferred_lft forever 08:49:52 08:49:52 08:49:52 ---> sar -b -r -n DEV: 08:49:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4115) 10/21/25 _x86_64_ (4 CPU) 08:49:52 08:49:52 08:47:32 LINUX RESTART (4 CPU) 08:49:52 08:49:52 08:48:02 tps rtps wtps bread/s bwrtn/s 08:49:52 08:49:01 121.74 9.66 112.08 272.77 38940.25 08:49:52 Average: 121.74 9.66 112.08 272.77 38940.25 08:49:52 08:49:52 08:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:52 08:49:01 13788620 15569840 2636348 16.05 75072 1893940 744492 4.26 729736 1667660 172516 08:49:52 Average: 13788620 15569840 2636348 16.05 75072 1893940 744492 4.26 729736 1667660 172516 08:49:52 08:49:52 08:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:52 08:49:01 lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 08:49:52 08:49:01 ens3 97.64 71.19 1448.16 12.90 0.00 0.00 0.00 0.00 08:49:52 Average: lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 08:49:52 Average: ens3 97.64 71.19 1448.16 12.90 0.00 0.00 0.00 0.00 08:49:52 08:49:52 08:49:52 ---> sar -P ALL: 08:49:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4115) 10/21/25 _x86_64_ (4 CPU) 08:49:52 08:49:52 08:47:32 LINUX RESTART (4 CPU) 08:49:52 08:49:52 08:48:02 CPU %user %nice %system %iowait %steal %idle 08:49:52 08:49:01 all 22.73 0.00 2.07 2.45 0.07 72.69 08:49:52 08:49:01 0 19.43 0.00 1.56 0.61 0.05 78.34 08:49:52 08:49:01 1 30.60 0.00 2.65 2.52 0.08 64.15 08:49:52 08:49:01 2 24.47 0.00 2.50 6.16 0.10 66.77 08:49:52 08:49:01 3 16.41 0.00 1.58 0.49 0.07 81.45 08:49:52 Average: all 22.73 0.00 2.07 2.45 0.07 72.69 08:49:52 Average: 0 19.43 0.00 1.56 0.61 0.05 78.34 08:49:52 Average: 1 30.60 0.00 2.65 2.52 0.08 64.15 08:49:52 Average: 2 24.47 0.00 2.50 6.16 0.10 66.77 08:49:52 Average: 3 16.41 0.00 1.58 0.49 0.07 81.45 08:49:52 08:49:52 08:49:52