13:30:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 13:30:50 Running as SYSTEM 13:30:50 [EnvInject] - Loading node environment variables. 13:30:50 Building remotely on prd-ubuntu1804-builder-4c-4g-4188 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:30:51 [ssh-agent] Looking for ssh-agent implementation... 13:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:51 $ ssh-agent 13:30:51 SSH_AUTH_SOCK=/tmp/ssh-mJ1BTQdRxhzz/agent.1974 13:30:51 SSH_AGENT_PID=1976 13:30:51 [ssh-agent] Started. 13:30:51 Running ssh-add (command line suppressed) 13:30:51 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9810451828289082172.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9810451828289082172.key) 13:30:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:30:51 The recommended git tool is: NONE 13:30:54 using credential onap-jenkins-ssh 13:30:54 Wiping out workspace first. 13:30:54 Cloning the remote Git repository 13:30:54 Cloning repository git://cloud.onap.org/mirror/oom.git 13:30:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:30:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:30:54 > git --version # timeout=10 13:30:54 > git --version # 'git version 2.17.1' 13:30:54 using GIT_SSH to set credentials Gerrit user 13:30:54 Verifying host key using manually-configured host key entries 13:30:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:31:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:02 using GIT_SSH to set credentials Gerrit user 13:31:02 Verifying host key using manually-configured host key entries 13:31:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/13 # timeout=30 13:31:03 > git rev-parse 3378b1aed03344b1959e38665ad04b2fd9e2777b^{commit} # timeout=10 13:31:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:31:03 Checking out Revision 3378b1aed03344b1959e38665ad04b2fd9e2777b (refs/changes/63/142163/13) 13:31:03 > git config core.sparsecheckout # timeout=10 13:31:03 > git checkout -f 3378b1aed03344b1959e38665ad04b2fd9e2777b # timeout=30 13:31:06 Commit message: "[COMMON] Update readiness image" 13:31:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:31:06 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 13:31:07 [EnvInject] - Injecting environment variables from a build step. 13:31:07 [EnvInject] - Injecting as environment variables the properties content 13:31:07 PYTHON=python3 13:31:07 13:31:07 [EnvInject] - Variables injected successfully. 13:31:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7255249703710977688.sh 13:31:07 ---> tox-install.sh 13:31:07 + source /home/jenkins/lf-env.sh 13:31:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:07 ++ mktemp -d /tmp/venv-XXXX 13:31:07 + lf_venv=/tmp/venv-i1Sx 13:31:07 + local venv_file=/tmp/.os_lf_venv 13:31:07 + local python=python3 13:31:07 + local options 13:31:07 + local set_path=true 13:31:07 + local install_args= 13:31:07 ++ 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 13:31:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:07 + true 13:31:07 + case $1 in 13:31:07 + venv_file=/tmp/.toxenv 13:31:07 + shift 2 13:31:07 + true 13:31:07 + case $1 in 13:31:07 + shift 13:31:07 + break 13:31:07 + case $python in 13:31:07 + local pkg_list= 13:31:07 + [[ -d /opt/pyenv ]] 13:31:07 + echo 'Setup pyenv:' 13:31:07 Setup pyenv: 13:31:07 + export PYENV_ROOT=/opt/pyenv 13:31:07 + PYENV_ROOT=/opt/pyenv 13:31:07 + 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 13:31:07 + 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 13:31:07 + pyenv versions 13:31:08 * system (set by /opt/pyenv/version) 13:31:08 * 3.8.13 (set by /opt/pyenv/version) 13:31:08 * 3.9.13 (set by /opt/pyenv/version) 13:31:08 * 3.10.6 (set by /opt/pyenv/version) 13:31:08 + command -v pyenv 13:31:08 ++ pyenv init - --no-rehash 13:31:08 + 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[*]}"'\'')" 13:31:08 export PATH="/opt/pyenv/shims:${PATH}" 13:31:08 export PYENV_SHELL=bash 13:31:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:08 pyenv() { 13:31:08 local command 13:31:08 command="${1:-}" 13:31:08 if [ "$#" -gt 0 ]; then 13:31:08 shift 13:31:08 fi 13:31:08 13:31:08 case "$command" in 13:31:08 rehash|shell) 13:31:08 eval "$(pyenv "sh-$command" "$@")" 13:31:08 ;; 13:31:08 *) 13:31:08 command pyenv "$command" "$@" 13:31:08 ;; 13:31:08 esac 13:31:08 }' 13:31:08 +++ 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[*]}"' 13:31:08 ++ 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 13:31:08 ++ 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 13:31:08 ++ 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 13:31:08 ++ export PYENV_SHELL=bash 13:31:08 ++ PYENV_SHELL=bash 13:31:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:08 +++ complete -F _pyenv pyenv 13:31:08 ++ lf-pyver python3 13:31:08 ++ local py_version_xy=python3 13:31:08 ++ local py_version_xyz= 13:31:08 ++ pyenv versions 13:31:08 ++ local command 13:31:08 ++ sed 's/^[ *]* //' 13:31:08 ++ command=versions 13:31:08 ++ '[' 1 -gt 0 ']' 13:31:08 ++ shift 13:31:08 ++ case "$command" in 13:31:08 ++ command pyenv versions 13:31:08 ++ pyenv versions 13:31:08 ++ grep -E '^[0-9.]*[0-9]$' 13:31:08 ++ awk '{ print $1 }' 13:31:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:08 +++ grep '^3' /tmp/.pyenv_versions 13:31:08 +++ sort -V 13:31:08 +++ tail -n 1 13:31:08 ++ py_version_xyz=3.10.6 13:31:08 ++ [[ -z 3.10.6 ]] 13:31:08 ++ echo 3.10.6 13:31:08 ++ return 0 13:31:08 + pyenv local 3.10.6 13:31:08 + local command 13:31:08 + command=local 13:31:08 + '[' 2 -gt 0 ']' 13:31:08 + shift 13:31:08 + case "$command" in 13:31:08 + command pyenv local 3.10.6 13:31:08 + pyenv local 3.10.6 13:31:08 + for arg in "$@" 13:31:08 + case $arg in 13:31:08 + pkg_list+='tox ' 13:31:08 + for arg in "$@" 13:31:08 + case $arg in 13:31:08 + pkg_list+='virtualenv ' 13:31:08 + for arg in "$@" 13:31:08 + case $arg in 13:31:08 + pkg_list+='urllib3~=1.26.15 ' 13:31:08 + [[ -f /tmp/.toxenv ]] 13:31:08 + [[ ! -f /tmp/.toxenv ]] 13:31:08 + [[ -n '' ]] 13:31:08 + python3 -m venv /tmp/venv-i1Sx 13:31:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i1Sx' 13:31:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i1Sx 13:31:17 + echo /tmp/venv-i1Sx 13:31:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:31:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:31:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:31:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:17 + local 'pip_opts=--upgrade --quiet' 13:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:31:17 + [[ -n '' ]] 13:31:17 + [[ -n '' ]] 13:31:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:31:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:31:17 + /tmp/venv-i1Sx/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 13:31:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:31:29 lf-activate-venv(): INFO: Base packages installed successfully 13:31:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:31:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:31:29 + /tmp/venv-i1Sx/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 13:31:40 + type python3 13:31:40 + true 13:31:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i1Sx/bin to PATH' 13:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-i1Sx/bin to PATH 13:31:40 + PATH=/tmp/venv-i1Sx/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 13:31:40 + return 0 13:31:40 + python3 --version 13:31:40 Python 3.10.6 13:31:40 + python3 -m pip --version 13:31:40 pip 25.2 from /tmp/venv-i1Sx/lib/python3.10/site-packages/pip (python 3.10) 13:31:40 + python3 -m pip freeze 13:31:40 cachetools==6.2.1 13:31:40 chardet==5.2.0 13:31:40 colorama==0.4.6 13:31:40 distlib==0.4.0 13:31:40 filelock==3.20.0 13:31:40 packaging==25.0 13:31:40 platformdirs==4.5.0 13:31:40 pluggy==1.6.0 13:31:40 pyproject-api==1.10.0 13:31:40 tomli==2.3.0 13:31:40 tox==4.31.0 13:31:40 typing_extensions==4.15.0 13:31:40 urllib3==1.26.20 13:31:40 virtualenv==20.35.3 13:31:40 [EnvInject] - Injecting environment variables from a build step. 13:31:40 [EnvInject] - Injecting as environment variables the properties content 13:31:40 PARALLEL=false 13:31:40 13:31:40 [EnvInject] - Variables injected successfully. 13:31:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins843118914955262135.sh 13:31:40 ---> tox-run.sh 13:31:40 + 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 13:31:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:31:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:31:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:31:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:31:40 + source /home/jenkins/lf-env.sh 13:31:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:40 ++ mktemp -d /tmp/venv-XXXX 13:31:40 + lf_venv=/tmp/venv-FXd7 13:31:40 + local venv_file=/tmp/.os_lf_venv 13:31:40 + local python=python3 13:31:40 + local options 13:31:40 + local set_path=true 13:31:40 + local install_args= 13:31:40 ++ 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 13:31:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:40 + true 13:31:40 + case $1 in 13:31:40 + venv_file=/tmp/.toxenv 13:31:40 + shift 2 13:31:40 + true 13:31:40 + case $1 in 13:31:40 + shift 13:31:40 + break 13:31:40 + case $python in 13:31:40 + local pkg_list= 13:31:40 + [[ -d /opt/pyenv ]] 13:31:40 + echo 'Setup pyenv:' 13:31:40 Setup pyenv: 13:31:40 + export PYENV_ROOT=/opt/pyenv 13:31:40 + PYENV_ROOT=/opt/pyenv 13:31:40 + 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 13:31:40 + 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 13:31:40 + pyenv versions 13:31:40 system 13:31:40 3.8.13 13:31:40 3.9.13 13:31:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:40 + command -v pyenv 13:31:40 ++ pyenv init - --no-rehash 13:31:40 + 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[*]}"'\'')" 13:31:40 export PATH="/opt/pyenv/shims:${PATH}" 13:31:40 export PYENV_SHELL=bash 13:31:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:40 pyenv() { 13:31:40 local command 13:31:40 command="${1:-}" 13:31:40 if [ "$#" -gt 0 ]; then 13:31:40 shift 13:31:40 fi 13:31:40 13:31:40 case "$command" in 13:31:40 rehash|shell) 13:31:40 eval "$(pyenv "sh-$command" "$@")" 13:31:40 ;; 13:31:40 *) 13:31:40 command pyenv "$command" "$@" 13:31:40 ;; 13:31:40 esac 13:31:40 }' 13:31:40 +++ 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[*]}"' 13:31:40 ++ 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 13:31:40 ++ 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 13:31:40 ++ 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 13:31:40 ++ export PYENV_SHELL=bash 13:31:40 ++ PYENV_SHELL=bash 13:31:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:40 +++ complete -F _pyenv pyenv 13:31:40 ++ lf-pyver python3 13:31:40 ++ local py_version_xy=python3 13:31:40 ++ local py_version_xyz= 13:31:40 ++ pyenv versions 13:31:40 ++ local command 13:31:40 ++ command=versions 13:31:40 ++ '[' 1 -gt 0 ']' 13:31:40 ++ shift 13:31:40 ++ awk '{ print $1 }' 13:31:40 ++ case "$command" in 13:31:40 ++ command pyenv versions 13:31:40 ++ pyenv versions 13:31:40 ++ grep -E '^[0-9.]*[0-9]$' 13:31:40 ++ sed 's/^[ *]* //' 13:31:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:40 +++ sort -V 13:31:40 +++ grep '^3' /tmp/.pyenv_versions 13:31:40 +++ tail -n 1 13:31:40 ++ py_version_xyz=3.10.6 13:31:40 ++ [[ -z 3.10.6 ]] 13:31:40 ++ echo 3.10.6 13:31:40 ++ return 0 13:31:40 + pyenv local 3.10.6 13:31:40 + local command 13:31:40 + command=local 13:31:40 + '[' 2 -gt 0 ']' 13:31:40 + shift 13:31:40 + case "$command" in 13:31:40 + command pyenv local 3.10.6 13:31:40 + pyenv local 3.10.6 13:31:40 + for arg in "$@" 13:31:40 + case $arg in 13:31:40 + pkg_list+='tox ' 13:31:40 + for arg in "$@" 13:31:40 + case $arg in 13:31:40 + pkg_list+='virtualenv ' 13:31:40 + for arg in "$@" 13:31:40 + case $arg in 13:31:40 + pkg_list+='urllib3~=1.26.15 ' 13:31:40 + [[ -f /tmp/.toxenv ]] 13:31:40 ++ cat /tmp/.toxenv 13:31:40 + lf_venv=/tmp/venv-i1Sx 13:31:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i1Sx from' file:/tmp/.toxenv 13:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i1Sx from file:/tmp/.toxenv 13:31:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:31:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:40 + local 'pip_opts=--upgrade --quiet' 13:31:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:31:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:31:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:31:40 + [[ -n '' ]] 13:31:40 + [[ -n '' ]] 13:31:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:31:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:31:40 + /tmp/venv-i1Sx/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 13:31:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:31:41 lf-activate-venv(): INFO: Base packages installed successfully 13:31:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:31:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:31:41 + /tmp/venv-i1Sx/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 13:31:43 + type python3 13:31:43 + true 13:31:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i1Sx/bin to PATH' 13:31:43 lf-activate-venv(): INFO: Adding /tmp/venv-i1Sx/bin to PATH 13:31:43 + PATH=/tmp/venv-i1Sx/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 13:31:43 + return 0 13:31:43 + [[ -d /opt/pyenv ]] 13:31:43 + echo '---> Setting up pyenv' 13:31:43 ---> Setting up pyenv 13:31:43 + export PYENV_ROOT=/opt/pyenv 13:31:43 + PYENV_ROOT=/opt/pyenv 13:31:43 + export PATH=/opt/pyenv/bin:/tmp/venv-i1Sx/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 13:31:43 + PATH=/opt/pyenv/bin:/tmp/venv-i1Sx/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 13:31:43 ++ pwd 13:31:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:31:43 + export PYTHONPATH 13:31:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:31:43 + TOX_TESTENV_PASSENV=PYTHONPATH 13:31:43 + tox --version 13:31:43 4.31.0 from /tmp/venv-i1Sx/lib/python3.10/site-packages/tox/__init__.py 13:31:44 + PARALLEL=false 13:31:44 + TOX_OPTIONS_LIST= 13:31:44 + [[ -n checkbashisms ]] 13:31:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:31:44 + case ${PARALLEL,,} in 13:31:44 + tox -e checkbashisms 13:31:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:31:45 checkbashisms: freeze> python -m pip freeze --all 13:31:46 checkbashisms: pip==25.2,setuptools==80.9.0 13:31:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:31:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:31:49 checkbashisms: OK (5.21=setup[1.57]+cmd[3.64] seconds) 13:31:49 congratulations :) (5.25 seconds) 13:31:49 + tox_status=0 13:31:49 + echo '---> Completed tox runs' 13:31:49 ---> Completed tox runs 13:31:49 + for i in .tox/*/log 13:31:49 ++ echo .tox/checkbashisms/log 13:31:49 ++ awk -F/ '{print $2}' 13:31:49 + tox_env=checkbashisms 13:31:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:31:49 + DOC_DIR=docs/_build/html 13:31:49 + [[ -d docs/_build/html ]] 13:31:49 + echo '---> tox-run.sh ends' 13:31:49 ---> tox-run.sh ends 13:31:49 + test 0 -eq 0 13:31:49 $ ssh-agent -k 13:31:49 unset SSH_AUTH_SOCK; 13:31:49 unset SSH_AGENT_PID; 13:31:49 echo Agent pid 1976 killed; 13:31:49 [ssh-agent] Stopped. 13:31:49 [PostBuildScript] - [INFO] Executing post build scripts. 13:31:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15962633403005315403.sh 13:31:49 ---> sysstat.sh 13:31:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9318613971303872682.sh 13:31:50 ---> package-listing.sh 13:31:50 ++ facter osfamily 13:31:50 ++ tr '[:upper:]' '[:lower:]' 13:31:50 + OS_FAMILY=debian 13:31:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:31:50 + START_PACKAGES=/tmp/packages_start.txt 13:31:50 + END_PACKAGES=/tmp/packages_end.txt 13:31:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:50 + PACKAGES=/tmp/packages_start.txt 13:31:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:31:50 + PACKAGES=/tmp/packages_end.txt 13:31:50 + case "${OS_FAMILY}" in 13:31:50 + dpkg -l 13:31:50 + grep '^ii' 13:31:50 + '[' -f /tmp/packages_start.txt ']' 13:31:50 + '[' -f /tmp/packages_end.txt ']' 13:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:31:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:31:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15739937241688950831.sh 13:31:50 ---> capture-instance-metadata.sh 13:31:50 Setup pyenv: 13:31:50 system 13:31:50 3.8.13 13:31:50 3.9.13 13:31:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8lW5 13:31:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:31:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:31:59 lf-activate-venv(): INFO: Base packages installed successfully 13:31:59 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-8lW5/bin to PATH 13:32:44 INFO: Running in OpenStack, capturing instance metadata 13:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5028974331474234538.sh 13:32:45 provisioning config files... 13:32:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5652015312261138688tmp 13:32:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:32:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:32:45 [EnvInject] - Injecting environment variables from a build step. 13:32:45 [EnvInject] - Injecting as environment variables the properties content 13:32:45 SERVER_ID=logs 13:32:45 13:32:45 [EnvInject] - Variables injected successfully. 13:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15555920124065996727.sh 13:32:45 ---> create-netrc.sh 13:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins691063619586429957.sh 13:32:45 ---> python-tools-install.sh 13:32:45 Setup pyenv: 13:32:45 system 13:32:45 3.8.13 13:32:45 3.9.13 13:32:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:32:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8lW5 from file:/tmp/.os_lf_venv 13:32:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:47 lf-activate-venv(): INFO: Base packages installed successfully 13:32:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-8lW5/bin to PATH 13:32:59 Generating Requirements File 13:33:26 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. 13:33:26 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 13:33:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:26 Python 3.10.6 13:33:26 pip 25.2 from /tmp/venv-8lW5/lib/python3.10/site-packages/pip (python 3.10) 13:33:26 appdirs==1.4.4 13:33:26 argcomplete==3.6.3 13:33:26 aspy.yaml==1.3.0 13:33:26 attrs==25.4.0 13:33:26 autopage==0.5.2 13:33:26 beautifulsoup4==4.14.2 13:33:26 boto3==1.40.55 13:33:26 botocore==1.40.55 13:33:26 bs4==0.0.2 13:33:26 cachetools==6.2.1 13:33:26 certifi==2025.10.5 13:33:26 cffi==2.0.0 13:33:26 cfgv==3.4.0 13:33:26 chardet==5.2.0 13:33:26 charset-normalizer==3.4.4 13:33:26 click==8.3.0 13:33:26 cliff==4.11.0 13:33:26 cmd2==2.7.0 13:33:26 cryptography==3.3.2 13:33:26 debtcollector==3.0.0 13:33:26 decorator==5.2.1 13:33:26 defusedxml==0.7.1 13:33:26 Deprecated==1.2.18 13:33:26 distlib==0.4.0 13:33:26 dnspython==2.8.0 13:33:26 docker==7.1.0 13:33:26 dogpile.cache==1.5.0 13:33:26 durationpy==0.10 13:33:26 email-validator==2.3.0 13:33:26 filelock==3.20.0 13:33:26 future==1.0.0 13:33:26 gitdb==4.0.12 13:33:26 GitPython==3.1.45 13:33:26 google-auth==2.41.1 13:33:26 httplib2==0.31.0 13:33:26 identify==2.6.15 13:33:26 idna==3.11 13:33:26 importlib-resources==1.5.0 13:33:26 iso8601==2.1.0 13:33:26 Jinja2==3.1.6 13:33:26 jmespath==1.0.1 13:33:26 jsonpatch==1.33 13:33:26 jsonpointer==3.0.0 13:33:26 jsonschema==4.25.1 13:33:26 jsonschema-specifications==2025.9.1 13:33:26 keystoneauth1==5.12.0 13:33:26 kubernetes==34.1.0 13:33:26 lftools==0.37.15 13:33:26 lxml==6.0.2 13:33:26 markdown-it-py==4.0.0 13:33:26 MarkupSafe==3.0.3 13:33:26 mdurl==0.1.2 13:33:26 msgpack==1.1.2 13:33:26 multi_key_dict==2.0.3 13:33:26 munch==4.0.0 13:33:26 netaddr==1.3.0 13:33:26 niet==1.4.2 13:33:26 nodeenv==1.9.1 13:33:26 oauth2client==4.1.3 13:33:26 oauthlib==3.3.1 13:33:26 openstacksdk==4.7.1 13:33:26 os-service-types==1.8.0 13:33:26 osc-lib==4.2.0 13:33:26 oslo.config==10.0.0 13:33:26 oslo.context==6.1.0 13:33:26 oslo.i18n==6.6.0 13:33:26 oslo.log==7.2.1 13:33:26 oslo.serialization==5.8.0 13:33:26 oslo.utils==9.1.0 13:33:26 packaging==25.0 13:33:26 pbr==7.0.1 13:33:26 platformdirs==4.5.0 13:33:26 prettytable==3.16.0 13:33:26 psutil==7.1.1 13:33:26 pyasn1==0.6.1 13:33:26 pyasn1_modules==0.4.2 13:33:26 pycparser==2.23 13:33:26 pygerrit2==2.0.15 13:33:26 PyGithub==2.8.1 13:33:26 Pygments==2.19.2 13:33:26 PyJWT==2.10.1 13:33:26 PyNaCl==1.6.0 13:33:26 pyparsing==2.4.7 13:33:26 pyperclip==1.11.0 13:33:26 pyrsistent==0.20.0 13:33:26 python-cinderclient==9.8.0 13:33:26 python-dateutil==2.9.0.post0 13:33:26 python-heatclient==4.3.0 13:33:26 python-jenkins==1.8.3 13:33:26 python-keystoneclient==5.7.0 13:33:26 python-magnumclient==4.9.0 13:33:26 python-openstackclient==8.2.0 13:33:26 python-swiftclient==4.8.0 13:33:26 PyYAML==6.0.3 13:33:26 referencing==0.37.0 13:33:26 requests==2.32.5 13:33:26 requests-oauthlib==2.0.0 13:33:26 requestsexceptions==1.4.0 13:33:26 rfc3986==2.0.0 13:33:26 rich==14.2.0 13:33:26 rich-argparse==1.7.1 13:33:26 rpds-py==0.27.1 13:33:26 rsa==4.9.1 13:33:26 ruamel.yaml==0.18.15 13:33:26 ruamel.yaml.clib==0.2.14 13:33:26 s3transfer==0.14.0 13:33:26 simplejson==3.20.2 13:33:26 six==1.17.0 13:33:26 smmap==5.0.2 13:33:26 soupsieve==2.8 13:33:26 stevedore==5.5.0 13:33:26 tabulate==0.9.0 13:33:26 toml==0.10.2 13:33:26 tomlkit==0.13.3 13:33:26 tqdm==4.67.1 13:33:26 typing_extensions==4.15.0 13:33:26 tzdata==2025.2 13:33:26 urllib3==1.26.20 13:33:26 virtualenv==20.35.3 13:33:26 wcwidth==0.2.14 13:33:26 websocket-client==1.9.0 13:33:26 wrapt==2.0.0 13:33:26 xdg==6.0.0 13:33:26 xmltodict==1.0.2 13:33:26 yq==3.4.3 13:33:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8813267321721309460.sh 13:33:27 ---> sudo-logs.sh 13:33:27 Archiving 'sudo' log.. 13:33:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4215968317997446238.sh 13:33:27 ---> job-cost.sh 13:33:27 Setup pyenv: 13:33:27 system 13:33:27 3.8.13 13:33:27 3.9.13 13:33:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8lW5 from file:/tmp/.os_lf_venv 13:33:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:29 lf-activate-venv(): INFO: Base packages installed successfully 13:33:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-8lW5/bin to PATH 13:33:35 INFO: No Stack... 13:33:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:33:36 INFO: Archiving Costs 13:33:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15270416518615249950.sh 13:33:36 ---> logs-deploy.sh 13:33:36 Setup pyenv: 13:33:36 system 13:33:36 3.8.13 13:33:36 3.9.13 13:33:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8lW5 from file:/tmp/.os_lf_venv 13:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:38 lf-activate-venv(): INFO: Base packages installed successfully 13:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-8lW5/bin to PATH 13:33:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4292 13:33:48 INFO: archiving workspace using pattern(s): 13:33:49 Archives upload complete. 13:33:49 INFO: archiving logs to Nexus 13:33:50 ---> uname -a: 13:33:50 Linux prd-ubuntu1804-builder-4c-4g-4188 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:33:50 13:33:50 13:33:50 ---> lscpu: 13:33:50 Architecture: x86_64 13:33:50 CPU op-mode(s): 32-bit, 64-bit 13:33:50 Byte Order: Little Endian 13:33:50 CPU(s): 4 13:33:50 On-line CPU(s) list: 0-3 13:33:50 Thread(s) per core: 1 13:33:50 Core(s) per socket: 1 13:33:50 Socket(s): 4 13:33:50 NUMA node(s): 1 13:33:50 Vendor ID: AuthenticAMD 13:33:50 CPU family: 23 13:33:50 Model: 49 13:33:50 Model name: AMD EPYC-Rome Processor 13:33:50 Stepping: 0 13:33:50 CPU MHz: 2800.000 13:33:50 BogoMIPS: 5600.00 13:33:50 Virtualization: AMD-V 13:33:50 Hypervisor vendor: KVM 13:33:50 Virtualization type: full 13:33:50 L1d cache: 32K 13:33:50 L1i cache: 32K 13:33:50 L2 cache: 512K 13:33:50 L3 cache: 16384K 13:33:50 NUMA node0 CPU(s): 0-3 13:33:50 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 13:33:50 13:33:50 13:33:50 ---> nproc: 13:33:50 4 13:33:50 13:33:50 13:33:50 ---> df -h: 13:33:50 Filesystem Size Used Avail Use% Mounted on 13:33:50 udev 7.9G 0 7.9G 0% /dev 13:33:50 tmpfs 1.6G 676K 1.6G 1% /run 13:33:50 /dev/vda1 78G 8.3G 70G 11% / 13:33:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:33:50 tmpfs 5.0M 0 5.0M 0% /run/lock 13:33:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:33:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:33:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:33:50 13:33:50 13:33:50 ---> free -m: 13:33:50 total used free shared buff/cache available 13:33:50 Mem: 16040 543 13423 0 2072 15182 13:33:50 Swap: 1023 0 1023 13:33:50 13:33:50 13:33:50 ---> ip addr: 13:33:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:50 inet 127.0.0.1/8 scope host lo 13:33:50 valid_lft forever preferred_lft forever 13:33:50 inet6 ::1/128 scope host 13:33:50 valid_lft forever preferred_lft forever 13:33:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:33:50 link/ether fa:16:3e:51:fa:fe brd ff:ff:ff:ff:ff:ff 13:33:50 inet 10.30.107.56/23 brd 10.30.107.255 scope global dynamic ens3 13:33:50 valid_lft 86125sec preferred_lft 86125sec 13:33:50 inet6 fe80::f816:3eff:fe51:fafe/64 scope link 13:33:50 valid_lft forever preferred_lft forever 13:33:50 13:33:50 13:33:50 ---> sar -b -r -n DEV: 13:33:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4188) 10/21/25 _x86_64_ (4 CPU) 13:33:50 13:33:50 13:29:35 LINUX RESTART (4 CPU) 13:33:50 13:33:50 13:30:05 tps rtps wtps bread/s bwrtn/s 13:33:50 13:31:01 64.81 37.56 27.25 3146.87 35194.14 13:33:50 13:32:01 57.32 23.55 33.78 781.87 6724.08 13:33:50 13:33:01 65.59 0.78 64.81 101.72 10434.79 13:33:50 Average: 62.52 20.25 42.28 1302.51 17047.82 13:33:50 13:33:50 13:30:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:50 13:31:01 14366956 15654932 2058012 12.53 32180 1473948 778836 4.46 542240 1338384 7348 13:33:50 13:32:01 14125756 15590796 2299212 14.00 49104 1622288 772940 4.42 643376 1452724 65860 13:33:50 13:33:01 13938804 15606020 2486164 15.14 70380 1792120 744928 4.26 644360 1615624 107600 13:33:50 Average: 14143839 15617249 2281129 13.89 50555 1629452 765568 4.38 609992 1468911 60269 13:33:50 13:33:50 13:30:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:50 13:31:01 lo 0.57 0.57 0.06 0.06 0.00 0.00 0.00 0.00 13:33:50 13:31:01 ens3 350.08 249.51 1507.46 56.66 0.00 0.00 0.00 0.00 13:33:50 13:32:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:33:50 13:32:01 ens3 67.01 51.51 311.05 26.51 0.00 0.00 0.00 0.00 13:33:50 13:33:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 13:33:50 13:33:01 ens3 40.66 31.91 692.14 6.63 0.00 0.00 0.00 0.00 13:33:50 Average: lo 0.77 0.77 0.08 0.08 0.00 0.00 0.00 0.00 13:33:50 Average: ens3 148.09 107.83 821.64 29.33 0.00 0.00 0.00 0.00 13:33:50 13:33:50 13:33:50 ---> sar -P ALL: 13:33:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4188) 10/21/25 _x86_64_ (4 CPU) 13:33:50 13:33:50 13:29:35 LINUX RESTART (4 CPU) 13:33:50 13:33:50 13:30:05 CPU %user %nice %system %iowait %steal %idle 13:33:50 13:31:01 all 8.34 0.00 1.18 33.32 0.11 57.06 13:33:50 13:31:01 0 10.03 0.00 1.11 42.38 0.23 46.25 13:33:50 13:31:01 1 7.63 0.00 1.27 12.17 0.07 78.85 13:33:50 13:31:01 2 7.58 0.00 0.82 27.53 0.05 64.01 13:33:50 13:31:01 3 8.13 0.00 1.48 51.21 0.05 39.13 13:33:50 13:32:01 all 12.47 0.00 1.15 12.86 0.06 73.47 13:33:50 13:32:01 0 15.65 0.00 1.35 39.37 0.05 43.59 13:33:50 13:32:01 1 16.88 0.00 1.39 1.14 0.08 80.51 13:33:50 13:32:01 2 10.99 0.00 0.90 3.27 0.08 84.76 13:33:50 13:32:01 3 6.34 0.00 0.93 7.67 0.03 85.03 13:33:50 13:33:01 all 13.43 0.00 0.89 11.58 0.04 74.06 13:33:50 13:33:01 0 7.46 0.00 0.87 18.99 0.03 72.65 13:33:50 13:33:01 1 3.54 0.00 0.35 0.25 0.02 95.85 13:33:50 13:33:01 2 32.87 0.00 1.32 7.54 0.07 58.21 13:33:50 13:33:01 3 9.88 0.00 1.05 19.51 0.03 69.53 13:33:50 Average: all 11.48 0.00 1.07 18.91 0.07 68.46 13:33:50 Average: 0 11.07 0.00 1.11 33.37 0.10 54.35 13:33:50 Average: 1 9.39 0.00 1.00 4.34 0.06 85.22 13:33:50 Average: 2 17.36 0.00 1.02 12.44 0.07 69.12 13:33:50 Average: 3 8.11 0.00 1.15 25.51 0.04 65.19 13:33:50 13:33:50 13:33:50