14:04:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 14:04:09 Running as SYSTEM 14:04:09 [EnvInject] - Loading node environment variables. 14:04:09 Building remotely on prd-ubuntu1804-builder-4c-4g-20096 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:04:09 [ssh-agent] Looking for ssh-agent implementation... 14:04:10 $ ssh-agent 14:04:10 SSH_AUTH_SOCK=/tmp/ssh-aGPlu0O2QBTj/agent.1703 14:04:10 SSH_AGENT_PID=1705 14:04:10 [ssh-agent] Started. 14:04:10 Running ssh-add (command line suppressed) 14:04:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12653119481285230918.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12653119481285230918.key) 14:04:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:04:10 The recommended git tool is: NONE 14:04:11 using credential onap-jenkins-ssh 14:04:11 Wiping out workspace first. 14:04:11 Cloning the remote Git repository 14:04:11 Cloning repository git://cloud.onap.org/mirror/oom.git 14:04:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:04:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:04:11 > git --version # timeout=10 14:04:11 > git --version # 'git version 2.17.1' 14:04:11 using GIT_SSH to set credentials Gerrit user 14:04:11 Verifying host key using manually-configured host key entries 14:04:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:04:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:04:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:04:17 using GIT_SSH to set credentials Gerrit user 14:04:17 Verifying host key using manually-configured host key entries 14:04:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/10 # timeout=30 14:04:17 > git rev-parse 671c1cc6a382c834a1bb177f1d78553713f26ee0^{commit} # timeout=10 14:04:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:04:17 Checking out Revision 671c1cc6a382c834a1bb177f1d78553713f26ee0 (refs/changes/64/142664/10) 14:04:17 > git config core.sparsecheckout # timeout=10 14:04:17 > git checkout -f 671c1cc6a382c834a1bb177f1d78553713f26ee0 # timeout=30 14:04:21 Commit message: "Update SDNC versions for Quebec" 14:04:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:04:21 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 14:04:21 [EnvInject] - Injecting environment variables from a build step. 14:04:21 [EnvInject] - Injecting as environment variables the properties content 14:04:21 PYTHON=python3 14:04:21 14:04:21 [EnvInject] - Variables injected successfully. 14:04:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12824920010181615788.sh 14:04:21 ---> tox-install.sh 14:04:21 + source /home/jenkins/lf-env.sh 14:04:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:04:21 ++ mktemp -d /tmp/venv-XXXX 14:04:21 + lf_venv=/tmp/venv-fDxn 14:04:21 + local venv_file=/tmp/.os_lf_venv 14:04:21 + local python=python3 14:04:21 + local options 14:04:21 + local set_path=true 14:04:21 + local install_args= 14:04:21 ++ 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 14:04:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:04:21 + true 14:04:21 + case $1 in 14:04:21 + venv_file=/tmp/.toxenv 14:04:21 + shift 2 14:04:21 + true 14:04:21 + case $1 in 14:04:21 + shift 14:04:21 + break 14:04:21 + case $python in 14:04:21 + local pkg_list= 14:04:21 + [[ -d /opt/pyenv ]] 14:04:21 + echo 'Setup pyenv:' 14:04:21 Setup pyenv: 14:04:21 + export PYENV_ROOT=/opt/pyenv 14:04:21 + PYENV_ROOT=/opt/pyenv 14:04:21 + 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 14:04:21 + 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 14:04:21 + pyenv versions 14:04:21 * system (set by /opt/pyenv/version) 14:04:21 * 3.8.13 (set by /opt/pyenv/version) 14:04:21 * 3.9.13 (set by /opt/pyenv/version) 14:04:21 * 3.10.6 (set by /opt/pyenv/version) 14:04:21 + command -v pyenv 14:04:21 ++ pyenv init - --no-rehash 14:04:21 + 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[*]}"'\'')" 14:04:21 export PATH="/opt/pyenv/shims:${PATH}" 14:04:21 export PYENV_SHELL=bash 14:04:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:04:21 pyenv() { 14:04:21 local command 14:04:21 command="${1:-}" 14:04:21 if [ "$#" -gt 0 ]; then 14:04:21 shift 14:04:21 fi 14:04:21 14:04:21 case "$command" in 14:04:21 rehash|shell) 14:04:21 eval "$(pyenv "sh-$command" "$@")" 14:04:21 ;; 14:04:21 *) 14:04:21 command pyenv "$command" "$@" 14:04:21 ;; 14:04:21 esac 14:04:21 }' 14:04:21 +++ 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[*]}"' 14:04:21 ++ 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 14:04:21 ++ 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 14:04:21 ++ 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 14:04:21 ++ export PYENV_SHELL=bash 14:04:21 ++ PYENV_SHELL=bash 14:04:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:04:21 +++ complete -F _pyenv pyenv 14:04:21 ++ lf-pyver python3 14:04:21 ++ local py_version_xy=python3 14:04:21 ++ local py_version_xyz= 14:04:21 ++ sed 's/^[ *]* //' 14:04:21 ++ pyenv versions 14:04:21 ++ awk '{ print $1 }' 14:04:21 ++ grep -E '^[0-9.]*[0-9]$' 14:04:21 ++ local command 14:04:21 ++ command=versions 14:04:21 ++ '[' 1 -gt 0 ']' 14:04:21 ++ shift 14:04:21 ++ case "$command" in 14:04:21 ++ command pyenv versions 14:04:21 ++ pyenv versions 14:04:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:04:21 +++ grep '^3' /tmp/.pyenv_versions 14:04:21 +++ sort -V 14:04:21 +++ tail -n 1 14:04:21 ++ py_version_xyz=3.10.6 14:04:21 ++ [[ -z 3.10.6 ]] 14:04:21 ++ echo 3.10.6 14:04:21 ++ return 0 14:04:21 + pyenv local 3.10.6 14:04:21 + local command 14:04:21 + command=local 14:04:21 + '[' 2 -gt 0 ']' 14:04:21 + shift 14:04:21 + case "$command" in 14:04:21 + command pyenv local 3.10.6 14:04:21 + pyenv local 3.10.6 14:04:21 + for arg in "$@" 14:04:21 + case $arg in 14:04:21 + pkg_list+='tox ' 14:04:21 + for arg in "$@" 14:04:21 + case $arg in 14:04:21 + pkg_list+='virtualenv ' 14:04:21 + for arg in "$@" 14:04:21 + case $arg in 14:04:21 + pkg_list+='urllib3~=1.26.15 ' 14:04:21 + [[ -f /tmp/.toxenv ]] 14:04:21 + [[ ! -f /tmp/.toxenv ]] 14:04:21 + [[ -n '' ]] 14:04:21 + python3 -m venv /tmp/venv-fDxn 14:04:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fDxn' 14:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fDxn 14:04:25 + echo /tmp/venv-fDxn 14:04:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:04:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:25 + local 'pip_opts=--upgrade --quiet' 14:04:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:04:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:04:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:04:25 + [[ -n '' ]] 14:04:25 + [[ -n '' ]] 14:04:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:25 + /tmp/venv-fDxn/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 14:04:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:04:30 lf-activate-venv(): INFO: Base packages installed successfully 14:04:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:04:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:04:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:04:30 + /tmp/venv-fDxn/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 14:04:32 + type python3 14:04:32 + true 14:04:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fDxn/bin to PATH' 14:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-fDxn/bin to PATH 14:04:32 + PATH=/tmp/venv-fDxn/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 14:04:32 + return 0 14:04:32 + python3 --version 14:04:32 Python 3.10.6 14:04:32 + python3 -m pip --version 14:04:32 pip 26.0.1 from /tmp/venv-fDxn/lib/python3.10/site-packages/pip (python 3.10) 14:04:32 + python3 -m pip freeze 14:04:32 cachetools==7.0.1 14:04:32 colorama==0.4.6 14:04:32 distlib==0.4.0 14:04:32 filelock==3.24.3 14:04:32 packaging==26.0 14:04:32 platformdirs==4.9.2 14:04:32 pluggy==1.6.0 14:04:32 pyproject-api==1.10.0 14:04:32 tomli==2.4.0 14:04:32 tox==4.46.0 14:04:32 typing_extensions==4.15.0 14:04:32 urllib3==1.26.20 14:04:32 virtualenv==20.39.0 14:04:32 [EnvInject] - Injecting environment variables from a build step. 14:04:32 [EnvInject] - Injecting as environment variables the properties content 14:04:32 PARALLEL=false 14:04:32 14:04:32 [EnvInject] - Variables injected successfully. 14:04:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16715270132645488359.sh 14:04:32 ---> tox-run.sh 14:04:32 + 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 14:04:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:04:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:04:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:04:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:04:32 + source /home/jenkins/lf-env.sh 14:04:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:04:32 ++ mktemp -d /tmp/venv-XXXX 14:04:32 + lf_venv=/tmp/venv-LFwP 14:04:32 + local venv_file=/tmp/.os_lf_venv 14:04:32 + local python=python3 14:04:32 + local options 14:04:32 + local set_path=true 14:04:32 + local install_args= 14:04:32 ++ 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 14:04:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:04:32 + true 14:04:32 + case $1 in 14:04:32 + venv_file=/tmp/.toxenv 14:04:32 + shift 2 14:04:32 + true 14:04:32 + case $1 in 14:04:32 + shift 14:04:32 + break 14:04:32 + case $python in 14:04:32 + local pkg_list= 14:04:32 + [[ -d /opt/pyenv ]] 14:04:32 + echo 'Setup pyenv:' 14:04:32 Setup pyenv: 14:04:32 + export PYENV_ROOT=/opt/pyenv 14:04:32 + PYENV_ROOT=/opt/pyenv 14:04:32 + 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 14:04:32 + 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 14:04:32 + pyenv versions 14:04:32 system 14:04:32 3.8.13 14:04:32 3.9.13 14:04:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:04:32 + command -v pyenv 14:04:32 ++ pyenv init - --no-rehash 14:04:32 + 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[*]}"'\'')" 14:04:32 export PATH="/opt/pyenv/shims:${PATH}" 14:04:32 export PYENV_SHELL=bash 14:04:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:04:32 pyenv() { 14:04:32 local command 14:04:32 command="${1:-}" 14:04:32 if [ "$#" -gt 0 ]; then 14:04:32 shift 14:04:32 fi 14:04:32 14:04:32 case "$command" in 14:04:32 rehash|shell) 14:04:32 eval "$(pyenv "sh-$command" "$@")" 14:04:32 ;; 14:04:32 *) 14:04:32 command pyenv "$command" "$@" 14:04:32 ;; 14:04:32 esac 14:04:32 }' 14:04:32 +++ 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[*]}"' 14:04:32 ++ 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 14:04:32 ++ 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 14:04:32 ++ 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 14:04:32 ++ export PYENV_SHELL=bash 14:04:32 ++ PYENV_SHELL=bash 14:04:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:04:32 +++ complete -F _pyenv pyenv 14:04:32 ++ lf-pyver python3 14:04:32 ++ local py_version_xy=python3 14:04:32 ++ local py_version_xyz= 14:04:32 ++ pyenv versions 14:04:32 ++ sed 's/^[ *]* //' 14:04:32 ++ local command 14:04:32 ++ command=versions 14:04:32 ++ '[' 1 -gt 0 ']' 14:04:32 ++ shift 14:04:32 ++ case "$command" in 14:04:32 ++ command pyenv versions 14:04:32 ++ pyenv versions 14:04:32 ++ awk '{ print $1 }' 14:04:32 ++ grep -E '^[0-9.]*[0-9]$' 14:04:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:04:32 +++ grep '^3' /tmp/.pyenv_versions 14:04:32 +++ sort -V 14:04:32 +++ tail -n 1 14:04:32 ++ py_version_xyz=3.10.6 14:04:32 ++ [[ -z 3.10.6 ]] 14:04:32 ++ echo 3.10.6 14:04:32 ++ return 0 14:04:32 + pyenv local 3.10.6 14:04:32 + local command 14:04:32 + command=local 14:04:32 + '[' 2 -gt 0 ']' 14:04:32 + shift 14:04:32 + case "$command" in 14:04:32 + command pyenv local 3.10.6 14:04:32 + pyenv local 3.10.6 14:04:33 + for arg in "$@" 14:04:33 + case $arg in 14:04:33 + pkg_list+='tox ' 14:04:33 + for arg in "$@" 14:04:33 + case $arg in 14:04:33 + pkg_list+='virtualenv ' 14:04:33 + for arg in "$@" 14:04:33 + case $arg in 14:04:33 + pkg_list+='urllib3~=1.26.15 ' 14:04:33 + [[ -f /tmp/.toxenv ]] 14:04:33 ++ cat /tmp/.toxenv 14:04:33 + lf_venv=/tmp/venv-fDxn 14:04:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDxn from' file:/tmp/.toxenv 14:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDxn from file:/tmp/.toxenv 14:04:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:33 + local 'pip_opts=--upgrade --quiet' 14:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:04:33 + [[ -n '' ]] 14:04:33 + [[ -n '' ]] 14:04:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:33 + /tmp/venv-fDxn/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 14:04:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:04:33 lf-activate-venv(): INFO: Base packages installed successfully 14:04:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:04:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:04:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:04:33 + /tmp/venv-fDxn/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 14:04:34 + type python3 14:04:34 + true 14:04:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fDxn/bin to PATH' 14:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-fDxn/bin to PATH 14:04:34 + PATH=/tmp/venv-fDxn/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 14:04:34 + return 0 14:04:34 + [[ -d /opt/pyenv ]] 14:04:34 + echo '---> Setting up pyenv' 14:04:34 ---> Setting up pyenv 14:04:34 + export PYENV_ROOT=/opt/pyenv 14:04:34 + PYENV_ROOT=/opt/pyenv 14:04:34 + export PATH=/opt/pyenv/bin:/tmp/venv-fDxn/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 14:04:34 + PATH=/opt/pyenv/bin:/tmp/venv-fDxn/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 14:04:34 ++ pwd 14:04:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:04:34 + export PYTHONPATH 14:04:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:04:34 + TOX_TESTENV_PASSENV=PYTHONPATH 14:04:34 + tox --version 14:04:35 4.46.0 from /tmp/venv-fDxn/lib/python3.10/site-packages/tox/__init__.py 14:04:35 + PARALLEL=false 14:04:35 + TOX_OPTIONS_LIST= 14:04:35 + [[ -n checkbashisms ]] 14:04:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:04:35 + case ${PARALLEL,,} in 14:04:35 + tox -e checkbashisms 14:04:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:04:36 checkbashisms: freeze> python -m pip freeze --all 14:04:36 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:04:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:04:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:04:40 checkbashisms: OK (4.69=setup[1.30]+cmd[3.39] seconds) 14:04:40 congratulations :) (4.73 seconds) 14:04:40 + tox_status=0 14:04:40 + echo '---> Completed tox runs' 14:04:40 ---> Completed tox runs 14:04:40 + for i in .tox/*/log 14:04:40 ++ echo .tox/checkbashisms/log 14:04:40 ++ awk -F/ '{print $2}' 14:04:40 + tox_env=checkbashisms 14:04:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:04:40 + DOC_DIR=docs/_build/html 14:04:40 + [[ -d docs/_build/html ]] 14:04:40 + echo '---> tox-run.sh ends' 14:04:40 ---> tox-run.sh ends 14:04:40 + test 0 -eq 0 14:04:40 $ ssh-agent -k 14:04:40 unset SSH_AUTH_SOCK; 14:04:40 unset SSH_AGENT_PID; 14:04:40 echo Agent pid 1705 killed; 14:04:40 [ssh-agent] Stopped. 14:04:40 [PostBuildScript] - [INFO] Executing post build scripts. 14:04:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18432323182472382107.sh 14:04:40 ---> sysstat.sh 14:04:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2662660198733327365.sh 14:04:40 ---> package-listing.sh 14:04:40 ++ facter osfamily 14:04:40 ++ tr '[:upper:]' '[:lower:]' 14:04:41 + OS_FAMILY=debian 14:04:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:04:41 + START_PACKAGES=/tmp/packages_start.txt 14:04:41 + END_PACKAGES=/tmp/packages_end.txt 14:04:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:41 + PACKAGES=/tmp/packages_start.txt 14:04:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:04:41 + PACKAGES=/tmp/packages_end.txt 14:04:41 + case "${OS_FAMILY}" in 14:04:41 + dpkg -l 14:04:41 + grep '^ii' 14:04:41 + '[' -f /tmp/packages_start.txt ']' 14:04:41 + '[' -f /tmp/packages_end.txt ']' 14:04:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:04:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:04:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:04:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12639191870340843656.sh 14:04:41 ---> capture-instance-metadata.sh 14:04:41 Setup pyenv: 14:04:41 system 14:04:41 3.8.13 14:04:41 3.9.13 14:04:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:04:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mk1j 14:04:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:49 lf-activate-venv(): INFO: Base packages installed successfully 14:04:49 lf-activate-venv(): INFO: Installing additional packages: lftools 14:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-Mk1j/bin to PATH 14:05:11 INFO: Running in OpenStack, capturing instance metadata 14:05:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8503595084833434603.sh 14:05:12 provisioning config files... 14:05:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2155572537266301501tmp 14:05:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:05:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:05:12 [EnvInject] - Injecting environment variables from a build step. 14:05:12 [EnvInject] - Injecting as environment variables the properties content 14:05:12 SERVER_ID=logs 14:05:12 14:05:12 [EnvInject] - Variables injected successfully. 14:05:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6576171981637317439.sh 14:05:12 ---> create-netrc.sh 14:05:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7707924828371863637.sh 14:05:12 ---> python-tools-install.sh 14:05:12 Setup pyenv: 14:05:12 system 14:05:12 3.8.13 14:05:12 3.9.13 14:05:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mk1j from file:/tmp/.os_lf_venv 14:05:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:14 lf-activate-venv(): INFO: Base packages installed successfully 14:05:14 lf-activate-venv(): INFO: Installing additional packages: lftools 14:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-Mk1j/bin to PATH 14:05:21 Generating Requirements File 14:05:37 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. 14:05:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:05:38 Python 3.10.6 14:05:38 pip 26.0.1 from /tmp/venv-Mk1j/lib/python3.10/site-packages/pip (python 3.10) 14:05:38 appdirs==1.4.4 14:05:38 argcomplete==3.6.3 14:05:38 aspy.yaml==1.3.0 14:05:38 attrs==25.4.0 14:05:38 autopage==0.6.0 14:05:38 backports.strenum==1.3.1 14:05:38 beautifulsoup4==4.14.3 14:05:38 boto3==1.42.56 14:05:38 botocore==1.42.56 14:05:38 bs4==0.0.2 14:05:38 certifi==2026.2.25 14:05:38 cffi==2.0.0 14:05:38 cfgv==3.5.0 14:05:38 chardet==6.0.0.post1 14:05:38 charset-normalizer==3.4.4 14:05:38 click==8.3.1 14:05:38 cliff==4.13.2 14:05:38 cmd2==3.2.2 14:05:38 cryptography==3.3.2 14:05:38 debtcollector==3.0.0 14:05:38 decorator==5.2.1 14:05:38 defusedxml==0.7.1 14:05:38 Deprecated==1.3.1 14:05:38 distlib==0.4.0 14:05:38 dnspython==2.8.0 14:05:38 docker==7.1.0 14:05:38 dogpile.cache==1.5.0 14:05:38 durationpy==0.10 14:05:38 email-validator==2.3.0 14:05:38 filelock==3.24.3 14:05:38 future==1.0.0 14:05:38 gitdb==4.0.12 14:05:38 GitPython==3.1.46 14:05:38 httplib2==0.30.2 14:05:38 identify==2.6.16 14:05:38 idna==3.11 14:05:38 importlib-resources==1.5.0 14:05:38 iso8601==2.1.0 14:05:38 Jinja2==3.1.6 14:05:38 jmespath==1.1.0 14:05:38 jsonpatch==1.33 14:05:38 jsonpointer==3.0.0 14:05:38 jsonschema==4.26.0 14:05:38 jsonschema-specifications==2025.9.1 14:05:38 keystoneauth1==5.13.1 14:05:38 kubernetes==35.0.0 14:05:38 lftools==0.37.21 14:05:38 lxml==6.0.2 14:05:38 markdown-it-py==4.0.0 14:05:38 MarkupSafe==3.0.3 14:05:38 mdurl==0.1.2 14:05:38 msgpack==1.1.2 14:05:38 multi_key_dict==2.0.3 14:05:38 munch==4.0.0 14:05:38 netaddr==1.3.0 14:05:38 niet==1.4.2 14:05:38 nodeenv==1.10.0 14:05:38 oauth2client==4.1.3 14:05:38 oauthlib==3.3.1 14:05:38 openstacksdk==4.10.0 14:05:38 os-service-types==1.8.2 14:05:38 osc-lib==4.4.0 14:05:38 oslo.config==10.3.0 14:05:38 oslo.context==6.3.0 14:05:38 oslo.i18n==6.7.2 14:05:38 oslo.log==8.1.0 14:05:38 oslo.serialization==5.9.1 14:05:38 oslo.utils==10.0.0 14:05:38 packaging==26.0 14:05:38 pbr==7.0.3 14:05:38 platformdirs==4.9.2 14:05:38 prettytable==3.17.0 14:05:38 psutil==7.2.2 14:05:38 pyasn1==0.6.2 14:05:38 pyasn1_modules==0.4.2 14:05:38 pycparser==3.0 14:05:38 pygerrit2==2.0.15 14:05:38 PyGithub==2.8.1 14:05:38 Pygments==2.19.2 14:05:38 PyJWT==2.11.0 14:05:38 PyNaCl==1.6.2 14:05:38 pyparsing==2.4.7 14:05:38 pyperclip==1.11.0 14:05:38 pyrsistent==0.20.0 14:05:38 python-cinderclient==9.8.0 14:05:38 python-dateutil==2.9.0.post0 14:05:38 python-heatclient==5.0.0 14:05:38 python-jenkins==1.8.3 14:05:38 python-keystoneclient==5.7.0 14:05:38 python-magnumclient==4.9.0 14:05:38 python-openstackclient==9.0.0 14:05:38 python-swiftclient==4.9.0 14:05:38 PyYAML==6.0.3 14:05:38 referencing==0.37.0 14:05:38 requests==2.32.5 14:05:38 requests-oauthlib==2.0.0 14:05:38 requestsexceptions==1.4.0 14:05:38 rfc3986==2.0.0 14:05:38 rich==14.3.3 14:05:38 rich-argparse==1.7.2 14:05:38 rpds-py==0.30.0 14:05:38 rsa==4.9.1 14:05:38 ruamel.yaml==0.19.1 14:05:38 ruamel.yaml.clib==0.2.15 14:05:38 s3transfer==0.16.0 14:05:38 simplejson==3.20.2 14:05:38 six==1.17.0 14:05:38 smmap==5.0.2 14:05:38 soupsieve==2.8.3 14:05:38 stevedore==5.7.0 14:05:38 tabulate==0.9.0 14:05:38 toml==0.10.2 14:05:38 tomlkit==0.14.0 14:05:38 tqdm==4.67.3 14:05:38 typing_extensions==4.15.0 14:05:38 urllib3==1.26.20 14:05:38 virtualenv==20.39.0 14:05:38 wcwidth==0.6.0 14:05:38 websocket-client==1.9.0 14:05:38 wrapt==2.1.1 14:05:38 xdg==6.0.0 14:05:38 xmltodict==1.0.4 14:05:38 yq==3.4.3 14:05:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15959085645830780907.sh 14:05:38 ---> sudo-logs.sh 14:05:38 Archiving 'sudo' log.. 14:05:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11371731991127149931.sh 14:05:38 ---> job-cost.sh 14:05:38 INFO: Activating Python virtual environment... 14:05:38 Setup pyenv: 14:05:38 system 14:05:38 3.8.13 14:05:38 3.9.13 14:05:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mk1j from file:/tmp/.os_lf_venv 14:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:40 lf-activate-venv(): INFO: Base packages installed successfully 14:05:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-Mk1j/bin to PATH 14:05:45 INFO: No stack-cost file found 14:05:45 INFO: Instance uptime: 121s 14:05:45 INFO: Fetching instance metadata (attempt 1 of 3)... 14:05:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:05:45 INFO: Successfully fetched instance metadata 14:05:45 INFO: Instance type: v3-standard-4 14:05:45 INFO: Retrieving pricing info for: v3-standard-4 14:05:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:05:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=121 14:05:46 INFO: Successfully fetched Vexxhost pricing API 14:05:46 INFO: Retrieved cost: 0.11 14:05:46 INFO: Retrieved resource: v3-standard-4 14:05:46 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:05:46 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:05:46 INFO: Successfully archived job cost data 14:05:46 DEBUG: Cost data: oom-master-checkbashisms-lint,4462,2026-02-25 14:05:46,v3-standard-4,121,0.11,0.00,SUCCESS 14:05:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13823551608880017575.sh 14:05:46 ---> logs-deploy.sh 14:05:46 Setup pyenv: 14:05:46 system 14:05:46 3.8.13 14:05:46 3.9.13 14:05:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mk1j from file:/tmp/.os_lf_venv 14:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:48 lf-activate-venv(): INFO: Base packages installed successfully 14:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-Mk1j/bin to PATH 14:05:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4462 14:05:55 INFO: archiving workspace using pattern(s): 14:05:55 /tmp/venv-Mk1j/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 14:05:55 warnings.warn( 14:05:56 Archives upload complete. 14:05:56 INFO: archiving logs to Nexus 14:05:56 /tmp/venv-Mk1j/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 14:05:56 warnings.warn( 14:05:57 ---> uname -a: 14:05:57 Linux prd-ubuntu1804-builder-4c-4g-20096 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:05:57 14:05:57 14:05:57 ---> lscpu: 14:05:57 Architecture: x86_64 14:05:57 CPU op-mode(s): 32-bit, 64-bit 14:05:57 Byte Order: Little Endian 14:05:57 CPU(s): 4 14:05:57 On-line CPU(s) list: 0-3 14:05:57 Thread(s) per core: 1 14:05:57 Core(s) per socket: 1 14:05:57 Socket(s): 4 14:05:57 NUMA node(s): 1 14:05:57 Vendor ID: AuthenticAMD 14:05:57 CPU family: 23 14:05:57 Model: 49 14:05:57 Model name: AMD EPYC-Rome Processor 14:05:57 Stepping: 0 14:05:57 CPU MHz: 2799.996 14:05:57 BogoMIPS: 5599.99 14:05:57 Virtualization: AMD-V 14:05:57 Hypervisor vendor: KVM 14:05:57 Virtualization type: full 14:05:57 L1d cache: 32K 14:05:57 L1i cache: 32K 14:05:57 L2 cache: 512K 14:05:57 L3 cache: 16384K 14:05:57 NUMA node0 CPU(s): 0-3 14:05:57 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 14:05:57 14:05:57 14:05:57 ---> nproc: 14:05:57 4 14:05:57 14:05:57 14:05:57 ---> df -h: 14:05:57 Filesystem Size Used Avail Use% Mounted on 14:05:57 udev 7.9G 0 7.9G 0% /dev 14:05:57 tmpfs 1.6G 676K 1.6G 1% /run 14:05:57 /dev/vda1 78G 8.3G 70G 11% / 14:05:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:05:57 tmpfs 5.0M 0 5.0M 0% /run/lock 14:05:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:05:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:05:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:05:57 14:05:57 14:05:57 ---> free -m: 14:05:57 total used free shared buff/cache available 14:05:57 Mem: 16040 560 13404 0 2075 15166 14:05:57 Swap: 1023 0 1023 14:05:57 14:05:57 14:05:57 ---> ip addr: 14:05:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:05:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:05:57 inet 127.0.0.1/8 scope host lo 14:05:57 valid_lft forever preferred_lft forever 14:05:57 inet6 ::1/128 scope host 14:05:57 valid_lft forever preferred_lft forever 14:05:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:05:57 link/ether fa:16:3e:f6:51:fe brd ff:ff:ff:ff:ff:ff 14:05:57 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic ens3 14:05:57 valid_lft 86274sec preferred_lft 86274sec 14:05:57 inet6 fe80::f816:3eff:fef6:51fe/64 scope link 14:05:57 valid_lft forever preferred_lft forever 14:05:57 14:05:57 14:05:57 ---> sar -b -r -n DEV: 14:05:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20096) 02/25/26 _x86_64_ (4 CPU) 14:05:57 14:05:57 14:03:54 LINUX RESTART (4 CPU) 14:05:57 14:05:57 14:04:01 tps rtps wtps bread/s bwrtn/s 14:05:57 14:05:01 408.15 97.18 310.96 5193.00 51398.77 14:05:57 Average: 408.15 97.18 310.96 5193.00 51398.77 14:05:57 14:05:57 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:05:57 14:05:01 13955204 15496720 2469764 15.04 55972 1688784 832660 4.77 747944 1512724 100560 14:05:57 Average: 13955204 15496720 2469764 15.04 55972 1688784 832660 4.77 747944 1512724 100560 14:05:57 14:05:57 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:05:57 14:05:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 14:05:57 14:05:01 ens3 418.66 279.55 2238.72 76.94 0.00 0.00 0.00 0.00 14:05:57 Average: lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 14:05:57 Average: ens3 418.66 279.55 2238.72 76.94 0.00 0.00 0.00 0.00 14:05:57 14:05:57 14:05:57 ---> sar -P ALL: 14:05:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20096) 02/25/26 _x86_64_ (4 CPU) 14:05:57 14:05:57 14:03:54 LINUX RESTART (4 CPU) 14:05:57 14:05:57 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:05:57 14:05:01 all 22.86 0.00 2.86 3.19 0.06 71.03 14:05:57 14:05:01 0 37.53 0.00 3.23 3.34 0.07 55.83 14:05:57 14:05:01 1 22.89 0.00 2.26 3.40 0.08 71.36 14:05:57 14:05:01 2 15.17 0.00 3.37 3.99 0.05 77.42 14:05:57 14:05:01 3 15.83 0.00 2.56 2.03 0.07 79.51 14:05:57 Average: all 22.86 0.00 2.86 3.19 0.06 71.03 14:05:57 Average: 0 37.53 0.00 3.23 3.34 0.07 55.83 14:05:57 Average: 1 22.89 0.00 2.26 3.40 0.08 71.36 14:05:57 Average: 2 15.17 0.00 3.37 3.99 0.05 77.42 14:05:57 Average: 3 15.83 0.00 2.56 2.03 0.07 79.51 14:05:57 14:05:57 14:05:57