07:40:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:40:16 Running as SYSTEM 07:40:16 [EnvInject] - Loading node environment variables. 07:40:16 Building remotely on prd-ubuntu1804-builder-4c-4g-7414 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:40:16 [ssh-agent] Looking for ssh-agent implementation... 07:40:16 $ ssh-agent 07:40:16 SSH_AUTH_SOCK=/tmp/ssh-78PzyqrKeBTh/agent.1759 07:40:16 SSH_AGENT_PID=1761 07:40:16 [ssh-agent] Started. 07:40:16 Running ssh-add (command line suppressed) 07:40:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10418352788924761865.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10418352788924761865.key) 07:40:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:40:16 The recommended git tool is: NONE 07:40:17 using credential onap-jenkins-ssh 07:40:17 Wiping out workspace first. 07:40:17 Cloning the remote Git repository 07:40:17 Cloning repository git://cloud.onap.org/mirror/oom.git 07:40:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:40:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:40:18 > git --version # timeout=10 07:40:18 > git --version # 'git version 2.17.1' 07:40:18 using GIT_SSH to set credentials Gerrit user 07:40:18 Verifying host key using manually-configured host key entries 07:40:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:40:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:40:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:40:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:40:25 using GIT_SSH to set credentials Gerrit user 07:40:25 Verifying host key using manually-configured host key entries 07:40:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/3 # timeout=30 07:40:25 > git rev-parse 263397202217d4dcb379ff567ef540d23551f8fb^{commit} # timeout=10 07:40:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:40:25 Checking out Revision 263397202217d4dcb379ff567ef540d23551f8fb (refs/changes/14/143214/3) 07:40:25 > git config core.sparsecheckout # timeout=10 07:40:25 > git checkout -f 263397202217d4dcb379ff567ef540d23551f8fb # timeout=30 07:40:28 Commit message: "Fix read the docs validation job" 07:40:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:40:29 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:40:29 [EnvInject] - Injecting environment variables from a build step. 07:40:29 [EnvInject] - Injecting as environment variables the properties content 07:40:29 PYTHON=python3 07:40:29 07:40:29 [EnvInject] - Variables injected successfully. 07:40:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3225721271092624244.sh 07:40:29 ---> tox-install.sh 07:40:29 + source /home/jenkins/lf-env.sh 07:40:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:29 ++ mktemp -d /tmp/venv-XXXX 07:40:29 + lf_venv=/tmp/venv-o1uE 07:40:29 + local venv_file=/tmp/.os_lf_venv 07:40:29 + local python=python3 07:40:29 + local options 07:40:29 + local set_path=true 07:40:29 + local install_args= 07:40:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:40:29 + true 07:40:29 + case $1 in 07:40:29 + venv_file=/tmp/.toxenv 07:40:29 + shift 2 07:40:29 + true 07:40:29 + case $1 in 07:40:29 + shift 07:40:29 + break 07:40:29 + case $python in 07:40:29 + local pkg_list= 07:40:29 + [[ -d /opt/pyenv ]] 07:40:29 + echo 'Setup pyenv:' 07:40:29 Setup pyenv: 07:40:29 + export PYENV_ROOT=/opt/pyenv 07:40:29 + PYENV_ROOT=/opt/pyenv 07:40:29 + 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 07:40:29 + 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 07:40:29 + pyenv versions 07:40:29 * system (set by /opt/pyenv/version) 07:40:29 * 3.8.13 (set by /opt/pyenv/version) 07:40:29 * 3.9.13 (set by /opt/pyenv/version) 07:40:29 * 3.10.6 (set by /opt/pyenv/version) 07:40:29 + command -v pyenv 07:40:29 ++ pyenv init - --no-rehash 07:40:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:40:29 export PATH="/opt/pyenv/shims:${PATH}" 07:40:29 export PYENV_SHELL=bash 07:40:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:40:29 pyenv() { 07:40:29 local command 07:40:29 command="${1:-}" 07:40:29 if [ "$#" -gt 0 ]; then 07:40:29 shift 07:40:29 fi 07:40:29 07:40:29 case "$command" in 07:40:29 rehash|shell) 07:40:29 eval "$(pyenv "sh-$command" "$@")" 07:40:29 ;; 07:40:29 *) 07:40:29 command pyenv "$command" "$@" 07:40:29 ;; 07:40:29 esac 07:40:29 }' 07:40:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:40:29 ++ 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 07:40:29 ++ 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 07:40:29 ++ 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 07:40:29 ++ export PYENV_SHELL=bash 07:40:29 ++ PYENV_SHELL=bash 07:40:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:40:29 +++ complete -F _pyenv pyenv 07:40:29 ++ lf-pyver python3 07:40:29 ++ local py_version_xy=python3 07:40:29 ++ local py_version_xyz= 07:40:29 ++ pyenv versions 07:40:29 ++ local command 07:40:29 ++ command=versions 07:40:29 ++ '[' 1 -gt 0 ']' 07:40:29 ++ shift 07:40:29 ++ case "$command" in 07:40:29 ++ command pyenv versions 07:40:29 ++ pyenv versions 07:40:29 ++ sed 's/^[ *]* //' 07:40:29 ++ awk '{ print $1 }' 07:40:29 ++ grep -E '^[0-9.]*[0-9]$' 07:40:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:40:29 +++ grep '^3' /tmp/.pyenv_versions 07:40:29 +++ sort -V 07:40:29 +++ tail -n 1 07:40:29 ++ py_version_xyz=3.10.6 07:40:29 ++ [[ -z 3.10.6 ]] 07:40:29 ++ echo 3.10.6 07:40:29 ++ return 0 07:40:29 + pyenv local 3.10.6 07:40:29 + local command 07:40:29 + command=local 07:40:29 + '[' 2 -gt 0 ']' 07:40:29 + shift 07:40:29 + case "$command" in 07:40:29 + command pyenv local 3.10.6 07:40:29 + pyenv local 3.10.6 07:40:29 + for arg in "$@" 07:40:29 + case $arg in 07:40:29 + pkg_list+='tox ' 07:40:29 + for arg in "$@" 07:40:29 + case $arg in 07:40:29 + pkg_list+='virtualenv ' 07:40:29 + for arg in "$@" 07:40:29 + case $arg in 07:40:29 + pkg_list+='urllib3~=1.26.15 ' 07:40:29 + [[ -f /tmp/.toxenv ]] 07:40:29 + [[ ! -f /tmp/.toxenv ]] 07:40:29 + [[ -n '' ]] 07:40:29 + python3 -m venv /tmp/venv-o1uE 07:40:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o1uE' 07:40:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o1uE 07:40:33 + echo /tmp/venv-o1uE 07:40:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:40:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:40:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:40:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:33 + local 'pip_opts=--upgrade --quiet' 07:40:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:40:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:40:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:40:33 + [[ -n '' ]] 07:40:33 + [[ -n '' ]] 07:40:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:40:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:33 + /tmp/venv-o1uE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:40:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:40:38 lf-activate-venv(): INFO: Base packages installed successfully 07:40:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:40:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:40:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:40:38 + /tmp/venv-o1uE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:40:41 + type python3 07:40:41 + true 07:40:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o1uE/bin to PATH' 07:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-o1uE/bin to PATH 07:40:41 + PATH=/tmp/venv-o1uE/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 07:40:41 + return 0 07:40:41 + python3 --version 07:40:41 Python 3.10.6 07:40:41 + python3 -m pip --version 07:40:42 pip 26.0.1 from /tmp/venv-o1uE/lib/python3.10/site-packages/pip (python 3.10) 07:40:42 + python3 -m pip freeze 07:40:42 cachetools==7.0.1 07:40:42 chardet==5.2.0 07:40:42 colorama==0.4.6 07:40:42 distlib==0.4.0 07:40:42 filelock==3.21.2 07:40:42 packaging==26.0 07:40:42 platformdirs==4.7.0 07:40:42 pluggy==1.6.0 07:40:42 pyproject-api==1.10.0 07:40:42 tomli==2.4.0 07:40:42 tox==4.35.0 07:40:42 typing_extensions==4.15.0 07:40:42 urllib3==1.26.20 07:40:42 virtualenv==20.36.1 07:40:42 [EnvInject] - Injecting environment variables from a build step. 07:40:42 [EnvInject] - Injecting as environment variables the properties content 07:40:42 PARALLEL=false 07:40:42 07:40:42 [EnvInject] - Variables injected successfully. 07:40:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7503608984347330125.sh 07:40:42 ---> tox-run.sh 07:40:42 + 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 07:40:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:40:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:40:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:40:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:40:42 + source /home/jenkins/lf-env.sh 07:40:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:42 ++ mktemp -d /tmp/venv-XXXX 07:40:42 + lf_venv=/tmp/venv-h9KT 07:40:42 + local venv_file=/tmp/.os_lf_venv 07:40:42 + local python=python3 07:40:42 + local options 07:40:42 + local set_path=true 07:40:42 + local install_args= 07:40:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:40:42 + true 07:40:42 + case $1 in 07:40:42 + venv_file=/tmp/.toxenv 07:40:42 + shift 2 07:40:42 + true 07:40:42 + case $1 in 07:40:42 + shift 07:40:42 + break 07:40:42 + case $python in 07:40:42 + local pkg_list= 07:40:42 + [[ -d /opt/pyenv ]] 07:40:42 + echo 'Setup pyenv:' 07:40:42 Setup pyenv: 07:40:42 + export PYENV_ROOT=/opt/pyenv 07:40:42 + PYENV_ROOT=/opt/pyenv 07:40:42 + 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 07:40:42 + 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 07:40:42 + pyenv versions 07:40:42 system 07:40:42 3.8.13 07:40:42 3.9.13 07:40:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:42 + command -v pyenv 07:40:42 ++ pyenv init - --no-rehash 07:40:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:40:42 export PATH="/opt/pyenv/shims:${PATH}" 07:40:42 export PYENV_SHELL=bash 07:40:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:40:42 pyenv() { 07:40:42 local command 07:40:42 command="${1:-}" 07:40:42 if [ "$#" -gt 0 ]; then 07:40:42 shift 07:40:42 fi 07:40:42 07:40:42 case "$command" in 07:40:42 rehash|shell) 07:40:42 eval "$(pyenv "sh-$command" "$@")" 07:40:42 ;; 07:40:42 *) 07:40:42 command pyenv "$command" "$@" 07:40:42 ;; 07:40:42 esac 07:40:42 }' 07:40:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:40:42 ++ 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 07:40:42 ++ 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 07:40:42 ++ 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 07:40:42 ++ export PYENV_SHELL=bash 07:40:42 ++ PYENV_SHELL=bash 07:40:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:40:42 +++ complete -F _pyenv pyenv 07:40:42 ++ lf-pyver python3 07:40:42 ++ local py_version_xy=python3 07:40:42 ++ local py_version_xyz= 07:40:42 ++ pyenv versions 07:40:42 ++ sed 's/^[ *]* //' 07:40:42 ++ local command 07:40:42 ++ command=versions 07:40:42 ++ '[' 1 -gt 0 ']' 07:40:42 ++ awk '{ print $1 }' 07:40:42 ++ shift 07:40:42 ++ case "$command" in 07:40:42 ++ command pyenv versions 07:40:42 ++ pyenv versions 07:40:42 ++ grep -E '^[0-9.]*[0-9]$' 07:40:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:40:42 +++ grep '^3' /tmp/.pyenv_versions 07:40:42 +++ sort -V 07:40:42 +++ tail -n 1 07:40:42 ++ py_version_xyz=3.10.6 07:40:42 ++ [[ -z 3.10.6 ]] 07:40:42 ++ echo 3.10.6 07:40:42 ++ return 0 07:40:42 + pyenv local 3.10.6 07:40:42 + local command 07:40:42 + command=local 07:40:42 + '[' 2 -gt 0 ']' 07:40:42 + shift 07:40:42 + case "$command" in 07:40:42 + command pyenv local 3.10.6 07:40:42 + pyenv local 3.10.6 07:40:42 + for arg in "$@" 07:40:42 + case $arg in 07:40:42 + pkg_list+='tox ' 07:40:42 + for arg in "$@" 07:40:42 + case $arg in 07:40:42 + pkg_list+='virtualenv ' 07:40:42 + for arg in "$@" 07:40:42 + case $arg in 07:40:42 + pkg_list+='urllib3~=1.26.15 ' 07:40:42 + [[ -f /tmp/.toxenv ]] 07:40:42 ++ cat /tmp/.toxenv 07:40:42 + lf_venv=/tmp/venv-o1uE 07:40:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o1uE from' file:/tmp/.toxenv 07:40:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o1uE from file:/tmp/.toxenv 07:40:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:40:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:42 + local 'pip_opts=--upgrade --quiet' 07:40:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:40:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:40:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:40:42 + [[ -n '' ]] 07:40:42 + [[ -n '' ]] 07:40:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:40:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:42 + /tmp/venv-o1uE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:40:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:40:43 lf-activate-venv(): INFO: Base packages installed successfully 07:40:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:40:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:40:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:40:43 + /tmp/venv-o1uE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:40:45 + type python3 07:40:45 + true 07:40:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o1uE/bin to PATH' 07:40:45 lf-activate-venv(): INFO: Adding /tmp/venv-o1uE/bin to PATH 07:40:45 + PATH=/tmp/venv-o1uE/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 07:40:45 + return 0 07:40:45 + [[ -d /opt/pyenv ]] 07:40:45 + echo '---> Setting up pyenv' 07:40:45 ---> Setting up pyenv 07:40:45 + export PYENV_ROOT=/opt/pyenv 07:40:45 + PYENV_ROOT=/opt/pyenv 07:40:45 + export PATH=/opt/pyenv/bin:/tmp/venv-o1uE/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 07:40:45 + PATH=/opt/pyenv/bin:/tmp/venv-o1uE/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 07:40:45 ++ pwd 07:40:45 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:40:45 + export PYTHONPATH 07:40:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:40:45 + TOX_TESTENV_PASSENV=PYTHONPATH 07:40:45 + tox --version 07:40:46 4.35.0 from /tmp/venv-o1uE/lib/python3.10/site-packages/tox/__init__.py 07:40:46 + PARALLEL=false 07:40:46 + TOX_OPTIONS_LIST= 07:40:46 + [[ -n checkbashisms ]] 07:40:46 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:40:46 + case ${PARALLEL,,} in 07:40:46 + tox -e checkbashisms 07:40:46 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:40:47 checkbashisms: freeze> python -m pip freeze --all 07:40:48 checkbashisms: pip==25.3,setuptools==80.9.0 07:40:48 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:40:50 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:40:52 checkbashisms: OK (5.17=setup[1.67]+cmd[3.50] seconds) 07:40:52 congratulations :) (5.20 seconds) 07:40:52 + tox_status=0 07:40:52 + echo '---> Completed tox runs' 07:40:52 ---> Completed tox runs 07:40:52 + for i in .tox/*/log 07:40:52 ++ echo .tox/checkbashisms/log 07:40:52 ++ awk -F/ '{print $2}' 07:40:52 + tox_env=checkbashisms 07:40:52 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:40:52 + DOC_DIR=docs/_build/html 07:40:52 + [[ -d docs/_build/html ]] 07:40:52 + echo '---> tox-run.sh ends' 07:40:52 ---> tox-run.sh ends 07:40:52 + test 0 -eq 0 07:40:52 $ ssh-agent -k 07:40:52 unset SSH_AUTH_SOCK; 07:40:52 unset SSH_AGENT_PID; 07:40:52 echo Agent pid 1761 killed; 07:40:52 [ssh-agent] Stopped. 07:40:52 [PostBuildScript] - [INFO] Executing post build scripts. 07:40:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12508394809568882235.sh 07:40:52 ---> sysstat.sh 07:40:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5102562250705385321.sh 07:40:52 ---> package-listing.sh 07:40:52 ++ tr '[:upper:]' '[:lower:]' 07:40:52 ++ facter osfamily 07:40:52 + OS_FAMILY=debian 07:40:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:40:52 + START_PACKAGES=/tmp/packages_start.txt 07:40:52 + END_PACKAGES=/tmp/packages_end.txt 07:40:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:52 + PACKAGES=/tmp/packages_start.txt 07:40:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:40:52 + PACKAGES=/tmp/packages_end.txt 07:40:52 + case "${OS_FAMILY}" in 07:40:52 + grep '^ii' 07:40:52 + dpkg -l 07:40:52 + '[' -f /tmp/packages_start.txt ']' 07:40:52 + '[' -f /tmp/packages_end.txt ']' 07:40:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:40:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:40:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:40:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7868520723398345948.sh 07:40:52 ---> capture-instance-metadata.sh 07:40:52 Setup pyenv: 07:40:52 system 07:40:52 3.8.13 07:40:52 3.9.13 07:40:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lTtG 07:40:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:01 lf-activate-venv(): INFO: Base packages installed successfully 07:41:01 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-lTtG/bin to PATH 07:41:27 INFO: Running in OpenStack, capturing instance metadata 07:41:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3768745954273653358.sh 07:41:28 provisioning config files... 07:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11350061409209532686tmp 07:41:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:41:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:41:28 [EnvInject] - Injecting environment variables from a build step. 07:41:28 [EnvInject] - Injecting as environment variables the properties content 07:41:28 SERVER_ID=logs 07:41:28 07:41:28 [EnvInject] - Variables injected successfully. 07:41:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8583006775146127080.sh 07:41:28 ---> create-netrc.sh 07:41:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1240195856231222210.sh 07:41:28 ---> python-tools-install.sh 07:41:28 Setup pyenv: 07:41:28 system 07:41:28 3.8.13 07:41:28 3.9.13 07:41:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:41:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTtG from file:/tmp/.os_lf_venv 07:41:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:30 lf-activate-venv(): INFO: Base packages installed successfully 07:41:30 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:37 lf-activate-venv(): INFO: Adding /tmp/venv-lTtG/bin to PATH 07:41:37 Generating Requirements File 07:41:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:41:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:41:55 Python 3.10.6 07:41:55 pip 26.0.1 from /tmp/venv-lTtG/lib/python3.10/site-packages/pip (python 3.10) 07:41:56 appdirs==1.4.4 07:41:56 argcomplete==3.6.3 07:41:56 aspy.yaml==1.3.0 07:41:56 attrs==25.4.0 07:41:56 autopage==0.6.0 07:41:56 backports.strenum==1.3.1 07:41:56 beautifulsoup4==4.14.3 07:41:56 boto3==1.42.48 07:41:56 botocore==1.42.48 07:41:56 bs4==0.0.2 07:41:56 certifi==2026.1.4 07:41:56 cffi==2.0.0 07:41:56 cfgv==3.5.0 07:41:56 chardet==5.2.0 07:41:56 charset-normalizer==3.4.4 07:41:56 click==8.3.1 07:41:56 cliff==4.13.1 07:41:56 cmd2==3.2.0 07:41:56 cryptography==3.3.2 07:41:56 debtcollector==3.0.0 07:41:56 decorator==5.2.1 07:41:56 defusedxml==0.7.1 07:41:56 Deprecated==1.3.1 07:41:56 distlib==0.4.0 07:41:56 dnspython==2.8.0 07:41:56 docker==7.1.0 07:41:56 dogpile.cache==1.5.0 07:41:56 durationpy==0.10 07:41:56 email-validator==2.3.0 07:41:56 filelock==3.21.2 07:41:56 future==1.0.0 07:41:56 gitdb==4.0.12 07:41:56 GitPython==3.1.46 07:41:56 httplib2==0.30.2 07:41:56 identify==2.6.16 07:41:56 idna==3.11 07:41:56 importlib-resources==1.5.0 07:41:56 iso8601==2.1.0 07:41:56 Jinja2==3.1.6 07:41:56 jmespath==1.1.0 07:41:56 jsonpatch==1.33 07:41:56 jsonpointer==3.0.0 07:41:56 jsonschema==4.26.0 07:41:56 jsonschema-specifications==2025.9.1 07:41:56 keystoneauth1==5.13.0 07:41:56 kubernetes==35.0.0 07:41:56 lftools==0.37.21 07:41:56 lxml==6.0.2 07:41:56 markdown-it-py==4.0.0 07:41:56 MarkupSafe==3.0.3 07:41:56 mdurl==0.1.2 07:41:56 msgpack==1.1.2 07:41:56 multi_key_dict==2.0.3 07:41:56 munch==4.0.0 07:41:56 netaddr==1.3.0 07:41:56 niet==1.4.2 07:41:56 nodeenv==1.10.0 07:41:56 oauth2client==4.1.3 07:41:56 oauthlib==3.3.1 07:41:56 openstacksdk==4.9.0 07:41:56 os-service-types==1.8.2 07:41:56 osc-lib==4.3.0 07:41:56 oslo.config==10.2.0 07:41:56 oslo.context==6.2.0 07:41:56 oslo.i18n==6.7.1 07:41:56 oslo.log==8.0.0 07:41:56 oslo.serialization==5.9.0 07:41:56 oslo.utils==9.2.0 07:41:56 packaging==26.0 07:41:56 pbr==7.0.3 07:41:56 platformdirs==4.7.0 07:41:56 prettytable==3.17.0 07:41:56 psutil==7.2.2 07:41:56 pyasn1==0.6.2 07:41:56 pyasn1_modules==0.4.2 07:41:56 pycparser==3.0 07:41:56 pygerrit2==2.0.15 07:41:56 PyGithub==2.8.1 07:41:56 Pygments==2.19.2 07:41:56 PyJWT==2.11.0 07:41:56 PyNaCl==1.6.2 07:41:56 pyparsing==2.4.7 07:41:56 pyperclip==1.11.0 07:41:56 pyrsistent==0.20.0 07:41:56 python-cinderclient==9.8.0 07:41:56 python-dateutil==2.9.0.post0 07:41:56 python-heatclient==5.0.0 07:41:56 python-jenkins==1.8.3 07:41:56 python-keystoneclient==5.7.0 07:41:56 python-magnumclient==4.9.0 07:41:56 python-openstackclient==8.3.0 07:41:56 python-swiftclient==4.9.0 07:41:56 PyYAML==6.0.3 07:41:56 referencing==0.37.0 07:41:56 requests==2.32.5 07:41:56 requests-oauthlib==2.0.0 07:41:56 requestsexceptions==1.4.0 07:41:56 rfc3986==2.0.0 07:41:56 rich==14.3.2 07:41:56 rich-argparse==1.7.2 07:41:56 rpds-py==0.30.0 07:41:56 rsa==4.9.1 07:41:56 ruamel.yaml==0.19.1 07:41:56 ruamel.yaml.clib==0.2.15 07:41:56 s3transfer==0.16.0 07:41:56 simplejson==3.20.2 07:41:56 six==1.17.0 07:41:56 smmap==5.0.2 07:41:56 soupsieve==2.8.3 07:41:56 stevedore==5.6.0 07:41:56 tabulate==0.9.0 07:41:56 toml==0.10.2 07:41:56 tomlkit==0.14.0 07:41:56 tqdm==4.67.3 07:41:56 typing_extensions==4.15.0 07:41:56 tzdata==2025.3 07:41:56 urllib3==1.26.20 07:41:56 virtualenv==20.36.1 07:41:56 wcwidth==0.6.0 07:41:56 websocket-client==1.9.0 07:41:56 wrapt==2.1.1 07:41:56 xdg==6.0.0 07:41:56 xmltodict==1.0.2 07:41:56 yq==3.4.3 07:41:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9931682527261365647.sh 07:41:56 ---> sudo-logs.sh 07:41:56 Archiving 'sudo' log.. 07:41:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18375488736769516721.sh 07:41:56 ---> job-cost.sh 07:41:56 INFO: Activating Python virtual environment... 07:41:56 Setup pyenv: 07:41:56 system 07:41:56 3.8.13 07:41:56 3.9.13 07:41:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:41:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTtG from file:/tmp/.os_lf_venv 07:41:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:58 lf-activate-venv(): INFO: Base packages installed successfully 07:41:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:42:03 lf-activate-venv(): INFO: Adding /tmp/venv-lTtG/bin to PATH 07:42:03 INFO: No stack-cost file found 07:42:03 INFO: Instance uptime: 153s 07:42:03 INFO: Fetching instance metadata (attempt 1 of 3)... 07:42:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:42:03 INFO: Successfully fetched instance metadata 07:42:03 INFO: Instance type: v3-standard-4 07:42:03 INFO: Retrieving pricing info for: v3-standard-4 07:42:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:42:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 07:42:03 INFO: Successfully fetched Vexxhost pricing API 07:42:03 INFO: Retrieved cost: 0.11 07:42:03 INFO: Retrieved resource: v3-standard-4 07:42:03 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:42:03 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:42:03 INFO: Successfully archived job cost data 07:42:03 DEBUG: Cost data: oom-master-checkbashisms-lint,4413,2026-02-13 07:42:03,v3-standard-4,153,0.11,0.00,SUCCESS 07:42:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2244843140459901465.sh 07:42:04 ---> logs-deploy.sh 07:42:04 Setup pyenv: 07:42:04 system 07:42:04 3.8.13 07:42:04 3.9.13 07:42:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:42:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTtG from file:/tmp/.os_lf_venv 07:42:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:05 lf-activate-venv(): INFO: Base packages installed successfully 07:42:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:42:13 lf-activate-venv(): INFO: Adding /tmp/venv-lTtG/bin to PATH 07:42:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4413 07:42:13 INFO: archiving workspace using pattern(s): 07:42:14 Archives upload complete. 07:42:14 INFO: archiving logs to Nexus 07:42:15 ---> uname -a: 07:42:15 Linux prd-ubuntu1804-builder-4c-4g-7414 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:42:15 07:42:15 07:42:15 ---> lscpu: 07:42:15 Architecture: x86_64 07:42:15 CPU op-mode(s): 32-bit, 64-bit 07:42:15 Byte Order: Little Endian 07:42:15 CPU(s): 4 07:42:15 On-line CPU(s) list: 0-3 07:42:15 Thread(s) per core: 1 07:42:15 Core(s) per socket: 1 07:42:15 Socket(s): 4 07:42:15 NUMA node(s): 1 07:42:15 Vendor ID: AuthenticAMD 07:42:15 CPU family: 23 07:42:15 Model: 49 07:42:15 Model name: AMD EPYC-Rome Processor 07:42:15 Stepping: 0 07:42:15 CPU MHz: 2800.000 07:42:15 BogoMIPS: 5600.00 07:42:15 Virtualization: AMD-V 07:42:15 Hypervisor vendor: KVM 07:42:15 Virtualization type: full 07:42:15 L1d cache: 32K 07:42:15 L1i cache: 32K 07:42:15 L2 cache: 512K 07:42:15 L3 cache: 16384K 07:42:15 NUMA node0 CPU(s): 0-3 07:42:15 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 07:42:15 07:42:15 07:42:15 ---> nproc: 07:42:15 4 07:42:15 07:42:15 07:42:15 ---> df -h: 07:42:15 Filesystem Size Used Avail Use% Mounted on 07:42:15 udev 7.9G 0 7.9G 0% /dev 07:42:15 tmpfs 1.6G 676K 1.6G 1% /run 07:42:15 /dev/vda1 78G 8.3G 70G 11% / 07:42:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:42:15 tmpfs 5.0M 0 5.0M 0% /run/lock 07:42:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:42:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:42:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:42:15 07:42:15 07:42:15 ---> free -m: 07:42:15 total used free shared buff/cache available 07:42:15 Mem: 16040 547 13415 0 2076 15178 07:42:15 Swap: 1023 0 1023 07:42:15 07:42:15 07:42:15 ---> ip addr: 07:42:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:42:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:42:15 inet 127.0.0.1/8 scope host lo 07:42:15 valid_lft forever preferred_lft forever 07:42:15 inet6 ::1/128 scope host 07:42:15 valid_lft forever preferred_lft forever 07:42:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:42:15 link/ether fa:16:3e:fe:e8:f6 brd ff:ff:ff:ff:ff:ff 07:42:15 inet 10.30.106.223/23 brd 10.30.107.255 scope global dynamic ens3 07:42:15 valid_lft 86246sec preferred_lft 86246sec 07:42:15 inet6 fe80::f816:3eff:fefe:e8f6/64 scope link 07:42:15 valid_lft forever preferred_lft forever 07:42:15 07:42:15 07:42:15 ---> sar -b -r -n DEV: 07:42:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7414) 02/13/26 _x86_64_ (4 CPU) 07:42:15 07:42:15 07:39:54 LINUX RESTART (4 CPU) 07:42:15 07:42:15 07:40:01 tps rtps wtps bread/s bwrtn/s 07:42:15 07:41:00 298.80 59.56 239.24 3749.38 66836.73 07:42:15 07:42:01 133.31 1.57 131.73 133.75 41184.20 07:42:15 Average: 215.37 30.33 185.04 1926.62 53904.48 07:42:15 07:42:15 07:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:42:15 07:41:00 14116904 15594808 2308064 14.05 48592 1636380 782152 4.48 652384 1455852 101824 07:42:15 07:42:01 13740508 15537476 2684460 16.34 78536 1906228 816392 4.67 721836 1722524 120140 07:42:15 Average: 13928706 15566142 2496262 15.20 63564 1771304 799272 4.57 687110 1589188 110982 07:42:15 07:42:15 07:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:42:15 07:41:00 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:42:15 07:41:00 ens3 454.69 306.50 1689.33 80.02 0.00 0.00 0.00 0.00 07:42:15 07:42:01 lo 1.57 1.57 0.18 0.18 0.00 0.00 0.00 0.00 07:42:15 07:42:01 ens3 70.68 52.68 949.66 13.66 0.00 0.00 0.00 0.00 07:42:15 Average: lo 1.39 1.39 0.15 0.15 0.00 0.00 0.00 0.00 07:42:15 Average: ens3 261.10 178.54 1316.44 46.57 0.00 0.00 0.00 0.00 07:42:15 07:42:15 07:42:15 ---> sar -P ALL: 07:42:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7414) 02/13/26 _x86_64_ (4 CPU) 07:42:15 07:42:15 07:39:54 LINUX RESTART (4 CPU) 07:42:15 07:42:15 07:40:01 CPU %user %nice %system %iowait %steal %idle 07:42:15 07:41:00 all 17.62 0.00 2.15 12.50 0.06 67.67 07:42:15 07:41:00 0 12.38 0.00 2.69 5.18 0.05 79.70 07:42:15 07:41:00 1 11.84 0.00 1.54 21.10 0.05 65.47 07:42:15 07:41:00 2 23.99 0.00 1.79 5.80 0.07 68.35 07:42:15 07:41:00 3 22.29 0.00 2.54 17.96 0.07 57.14 07:42:15 07:42:01 all 19.22 0.00 1.44 6.01 0.06 73.27 07:42:15 07:42:01 0 17.17 0.00 1.43 9.86 0.05 71.49 07:42:15 07:42:01 1 17.35 0.00 0.97 2.79 0.05 78.84 07:42:15 07:42:01 2 16.42 0.00 1.16 0.52 0.05 81.84 07:42:15 07:42:01 3 25.95 0.00 2.19 10.88 0.08 60.90 07:42:15 Average: all 18.43 0.00 1.79 9.23 0.06 70.50 07:42:15 Average: 0 14.79 0.00 2.06 7.54 0.05 75.56 07:42:15 Average: 1 14.62 0.00 1.25 11.85 0.05 72.22 07:42:15 Average: 2 20.17 0.00 1.47 3.14 0.06 75.16 07:42:15 Average: 3 24.14 0.00 2.36 14.39 0.07 59.04 07:42:15 07:42:15 07:42:15