15:43:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 15:43:19 Running as SYSTEM 15:43:19 [EnvInject] - Loading node environment variables. 15:43:19 Building remotely on prd-ubuntu1804-builder-4c-4g-18600 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:43:19 [ssh-agent] Looking for ssh-agent implementation... 15:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:19 $ ssh-agent 15:43:19 SSH_AUTH_SOCK=/tmp/ssh-qZVKROHgHkmR/agent.1831 15:43:19 SSH_AGENT_PID=1833 15:43:19 [ssh-agent] Started. 15:43:19 Running ssh-add (command line suppressed) 15:43:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11377436693516205261.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11377436693516205261.key) 15:43:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:43:19 The recommended git tool is: NONE 15:43:21 using credential onap-jenkins-ssh 15:43:21 Wiping out workspace first. 15:43:21 Cloning the remote Git repository 15:43:21 Cloning repository git://cloud.onap.org/mirror/oom.git 15:43:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:43:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:21 > git --version # timeout=10 15:43:21 > git --version # 'git version 2.17.1' 15:43:21 using GIT_SSH to set credentials Gerrit user 15:43:21 Verifying host key using manually-configured host key entries 15:43:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:43:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:26 using GIT_SSH to set credentials Gerrit user 15:43:26 Verifying host key using manually-configured host key entries 15:43:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/5 # timeout=30 15:43:26 > git rev-parse bbe9ce2f21b2bb369825a9e71ea6a8b8be85b5b5^{commit} # timeout=10 15:43:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:43:26 Checking out Revision bbe9ce2f21b2bb369825a9e71ea6a8b8be85b5b5 (refs/changes/90/137590/5) 15:43:26 > git config core.sparsecheckout # timeout=10 15:43:26 > git checkout -f bbe9ce2f21b2bb369825a9e71ea6a8b8be85b5b5 # timeout=30 15:43:30 Commit message: "[PORTAL-NG] UI is exposed on wrong port" 15:43:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:43:30 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 15:43:30 [EnvInject] - Injecting environment variables from a build step. 15:43:30 [EnvInject] - Injecting as environment variables the properties content 15:43:30 PYTHON=python3 15:43:30 15:43:30 [EnvInject] - Variables injected successfully. 15:43:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7424867532036979741.sh 15:43:30 ---> tox-install.sh 15:43:30 + source /home/jenkins/lf-env.sh 15:43:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:30 ++ mktemp -d /tmp/venv-XXXX 15:43:30 + lf_venv=/tmp/venv-nwat 15:43:30 + local venv_file=/tmp/.os_lf_venv 15:43:30 + local python=python3 15:43:30 + local options 15:43:30 + local set_path=true 15:43:30 + local install_args= 15:43:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:30 + true 15:43:30 + case $1 in 15:43:30 + venv_file=/tmp/.toxenv 15:43:30 + shift 2 15:43:30 + true 15:43:30 + case $1 in 15:43:30 + shift 15:43:30 + break 15:43:30 + case $python in 15:43:30 + local pkg_list= 15:43:30 + [[ -d /opt/pyenv ]] 15:43:30 + echo 'Setup pyenv:' 15:43:30 Setup pyenv: 15:43:30 + export PYENV_ROOT=/opt/pyenv 15:43:30 + PYENV_ROOT=/opt/pyenv 15:43:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:30 + pyenv versions 15:43:30 * system (set by /opt/pyenv/version) 15:43:30 * 3.8.13 (set by /opt/pyenv/version) 15:43:30 * 3.9.13 (set by /opt/pyenv/version) 15:43:30 * 3.10.6 (set by /opt/pyenv/version) 15:43:30 + command -v pyenv 15:43:30 ++ pyenv init - --no-rehash 15:43:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:43:30 export PATH="/opt/pyenv/shims:${PATH}" 15:43:30 export PYENV_SHELL=bash 15:43:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:30 pyenv() { 15:43:30 local command 15:43:30 command="${1:-}" 15:43:30 if [ "$#" -gt 0 ]; then 15:43:30 shift 15:43:30 fi 15:43:30 15:43:30 case "$command" in 15:43:30 rehash|shell) 15:43:30 eval "$(pyenv "sh-$command" "$@")" 15:43:30 ;; 15:43:30 *) 15:43:30 command pyenv "$command" "$@" 15:43:30 ;; 15:43:30 esac 15:43:30 }' 15:43:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:43:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:30 ++ export PYENV_SHELL=bash 15:43:30 ++ PYENV_SHELL=bash 15:43:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:30 +++ complete -F _pyenv pyenv 15:43:30 ++ lf-pyver python3 15:43:30 ++ local py_version_xy=python3 15:43:30 ++ local py_version_xyz= 15:43:30 ++ pyenv versions 15:43:30 ++ local command 15:43:30 ++ command=versions 15:43:30 ++ '[' 1 -gt 0 ']' 15:43:30 ++ shift 15:43:30 ++ case "$command" in 15:43:30 ++ command pyenv versions 15:43:30 ++ pyenv versions 15:43:30 ++ sed 's/^[ *]* //' 15:43:30 ++ grep -E '^[0-9.]*[0-9]$' 15:43:30 ++ awk '{ print $1 }' 15:43:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:30 +++ grep '^3' /tmp/.pyenv_versions 15:43:30 +++ sort -V 15:43:30 +++ tail -n 1 15:43:30 ++ py_version_xyz=3.10.6 15:43:30 ++ [[ -z 3.10.6 ]] 15:43:30 ++ echo 3.10.6 15:43:30 ++ return 0 15:43:30 + pyenv local 3.10.6 15:43:30 + local command 15:43:30 + command=local 15:43:30 + '[' 2 -gt 0 ']' 15:43:30 + shift 15:43:30 + case "$command" in 15:43:30 + command pyenv local 3.10.6 15:43:30 + pyenv local 3.10.6 15:43:30 + for arg in "$@" 15:43:30 + case $arg in 15:43:30 + pkg_list+='tox ' 15:43:30 + for arg in "$@" 15:43:30 + case $arg in 15:43:30 + pkg_list+='virtualenv ' 15:43:30 + for arg in "$@" 15:43:30 + case $arg in 15:43:30 + pkg_list+='urllib3~=1.26.15 ' 15:43:30 + [[ -f /tmp/.toxenv ]] 15:43:30 + [[ ! -f /tmp/.toxenv ]] 15:43:30 + [[ -n '' ]] 15:43:30 + python3 -m venv /tmp/venv-nwat 15:43:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwat' 15:43:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwat 15:43:34 + echo /tmp/venv-nwat 15:43:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:43:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:43:34 + /tmp/venv-nwat/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:43:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:43:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:43:37 + /tmp/venv-nwat/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:43:39 + type python3 15:43:39 + true 15:43:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nwat/bin to PATH' 15:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-nwat/bin to PATH 15:43:39 + PATH=/tmp/venv-nwat/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:39 + return 0 15:43:39 + python3 --version 15:43:39 Python 3.10.6 15:43:39 + python3 -m pip --version 15:43:40 pip 24.0 from /tmp/venv-nwat/lib/python3.10/site-packages/pip (python 3.10) 15:43:40 + python3 -m pip freeze 15:43:40 cachetools==5.3.3 15:43:40 chardet==5.2.0 15:43:40 colorama==0.4.6 15:43:40 distlib==0.3.8 15:43:40 filelock==3.13.3 15:43:40 packaging==24.0 15:43:40 platformdirs==4.2.0 15:43:40 pluggy==1.4.0 15:43:40 pyproject-api==1.6.1 15:43:40 tomli==2.0.1 15:43:40 tox==4.14.2 15:43:40 urllib3==1.26.18 15:43:40 virtualenv==20.25.1 15:43:40 [EnvInject] - Injecting environment variables from a build step. 15:43:40 [EnvInject] - Injecting as environment variables the properties content 15:43:40 PARALLEL=false 15:43:40 15:43:40 [EnvInject] - Variables injected successfully. 15:43:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7774300064471667930.sh 15:43:40 ---> tox-run.sh 15:43: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 15:43:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:43:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:43:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:43:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:43:40 + source /home/jenkins/lf-env.sh 15:43:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:40 ++ mktemp -d /tmp/venv-XXXX 15:43:40 + lf_venv=/tmp/venv-UBBg 15:43:40 + local venv_file=/tmp/.os_lf_venv 15:43:40 + local python=python3 15:43:40 + local options 15:43:40 + local set_path=true 15:43:40 + local install_args= 15:43: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 15:43:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:40 + true 15:43:40 + case $1 in 15:43:40 + venv_file=/tmp/.toxenv 15:43:40 + shift 2 15:43:40 + true 15:43:40 + case $1 in 15:43:40 + shift 15:43:40 + break 15:43:40 + case $python in 15:43:40 + local pkg_list= 15:43:40 + [[ -d /opt/pyenv ]] 15:43:40 + echo 'Setup pyenv:' 15:43:40 Setup pyenv: 15:43:40 + export PYENV_ROOT=/opt/pyenv 15:43:40 + PYENV_ROOT=/opt/pyenv 15:43: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 15:43: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 15:43:40 + pyenv versions 15:43:40 system 15:43:40 3.8.13 15:43:40 3.9.13 15:43:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:43:40 + command -v pyenv 15:43:40 ++ pyenv init - --no-rehash 15:43: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[*]}"'\'')" 15:43:40 export PATH="/opt/pyenv/shims:${PATH}" 15:43:40 export PYENV_SHELL=bash 15:43:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:40 pyenv() { 15:43:40 local command 15:43:40 command="${1:-}" 15:43:40 if [ "$#" -gt 0 ]; then 15:43:40 shift 15:43:40 fi 15:43:40 15:43:40 case "$command" in 15:43:40 rehash|shell) 15:43:40 eval "$(pyenv "sh-$command" "$@")" 15:43:40 ;; 15:43:40 *) 15:43:40 command pyenv "$command" "$@" 15:43:40 ;; 15:43:40 esac 15:43:40 }' 15:43: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[*]}"' 15:43: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 15:43: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 15:43: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 15:43:40 ++ export PYENV_SHELL=bash 15:43:40 ++ PYENV_SHELL=bash 15:43:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:40 +++ complete -F _pyenv pyenv 15:43:40 ++ lf-pyver python3 15:43:40 ++ local py_version_xy=python3 15:43:40 ++ local py_version_xyz= 15:43:40 ++ pyenv versions 15:43:40 ++ local command 15:43:40 ++ command=versions 15:43:40 ++ '[' 1 -gt 0 ']' 15:43:40 ++ shift 15:43:40 ++ case "$command" in 15:43:40 ++ command pyenv versions 15:43:40 ++ pyenv versions 15:43:40 ++ awk '{ print $1 }' 15:43:40 ++ grep -E '^[0-9.]*[0-9]$' 15:43:40 ++ sed 's/^[ *]* //' 15:43:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:40 +++ grep '^3' /tmp/.pyenv_versions 15:43:40 +++ sort -V 15:43:40 +++ tail -n 1 15:43:40 ++ py_version_xyz=3.10.6 15:43:40 ++ [[ -z 3.10.6 ]] 15:43:40 ++ echo 3.10.6 15:43:40 ++ return 0 15:43:40 + pyenv local 3.10.6 15:43:40 + local command 15:43:40 + command=local 15:43:40 + '[' 2 -gt 0 ']' 15:43:40 + shift 15:43:40 + case "$command" in 15:43:40 + command pyenv local 3.10.6 15:43:40 + pyenv local 3.10.6 15:43:40 + for arg in "$@" 15:43:40 + case $arg in 15:43:40 + pkg_list+='tox ' 15:43:40 + for arg in "$@" 15:43:40 + case $arg in 15:43:40 + pkg_list+='virtualenv ' 15:43:40 + for arg in "$@" 15:43:40 + case $arg in 15:43:40 + pkg_list+='urllib3~=1.26.15 ' 15:43:40 + [[ -f /tmp/.toxenv ]] 15:43:40 ++ cat /tmp/.toxenv 15:43:40 + lf_venv=/tmp/venv-nwat 15:43:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwat from' file:/tmp/.toxenv 15:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwat from file:/tmp/.toxenv 15:43:40 + /tmp/venv-nwat/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:43:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:43:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:43:41 + /tmp/venv-nwat/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:43:42 + type python3 15:43:42 + true 15:43:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nwat/bin to PATH' 15:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-nwat/bin to PATH 15:43:42 + PATH=/tmp/venv-nwat/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:42 + return 0 15:43:42 + [[ -d /opt/pyenv ]] 15:43:42 + echo '---> Setting up pyenv' 15:43:42 ---> Setting up pyenv 15:43:42 + export PYENV_ROOT=/opt/pyenv 15:43:42 + PYENV_ROOT=/opt/pyenv 15:43:42 + export PATH=/opt/pyenv/bin:/tmp/venv-nwat/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:42 + PATH=/opt/pyenv/bin:/tmp/venv-nwat/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:43:42 ++ pwd 15:43:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:43:42 + export PYTHONPATH 15:43:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:43:42 + TOX_TESTENV_PASSENV=PYTHONPATH 15:43:42 + tox --version 15:43:43 4.14.2 from /tmp/venv-nwat/lib/python3.10/site-packages/tox/__init__.py 15:43:43 + PARALLEL=false 15:43:43 + TOX_OPTIONS_LIST= 15:43:43 + [[ -n checkbashisms ]] 15:43:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:43:43 + case ${PARALLEL,,} in 15:43:43 + tox -e checkbashisms 15:43:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:43:44 checkbashisms: freeze> python -m pip freeze --all 15:43:45 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 15:43:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:43:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:43:46 you may get strange results 15:43:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:43:48 checkbashisms: OK (4.50=setup[1.50]+cmd[3.00] seconds) 15:43:48 congratulations :) (4.68 seconds) 15:43:48 + tox_status=0 15:43:48 + echo '---> Completed tox runs' 15:43:48 ---> Completed tox runs 15:43:48 + for i in .tox/*/log 15:43:48 ++ echo .tox/checkbashisms/log 15:43:48 ++ awk -F/ '{print $2}' 15:43:48 + tox_env=checkbashisms 15:43:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:43:48 + DOC_DIR=docs/_build/html 15:43:48 + [[ -d docs/_build/html ]] 15:43:48 + echo '---> tox-run.sh ends' 15:43:48 ---> tox-run.sh ends 15:43:48 + test 0 -eq 0 15:43:48 $ ssh-agent -k 15:43:48 unset SSH_AUTH_SOCK; 15:43:48 unset SSH_AGENT_PID; 15:43:48 echo Agent pid 1833 killed; 15:43:48 [ssh-agent] Stopped. 15:43:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins182835489321276923.sh 15:43:48 ---> sysstat.sh 15:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7367808461448863038.sh 15:43:48 ---> package-listing.sh 15:43:48 ++ tr '[:upper:]' '[:lower:]' 15:43:48 ++ facter osfamily 15:43:48 + OS_FAMILY=debian 15:43:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:43:48 + START_PACKAGES=/tmp/packages_start.txt 15:43:48 + END_PACKAGES=/tmp/packages_end.txt 15:43:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:48 + PACKAGES=/tmp/packages_start.txt 15:43:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:43:48 + PACKAGES=/tmp/packages_end.txt 15:43:48 + case "${OS_FAMILY}" in 15:43:48 + dpkg -l 15:43:48 + grep '^ii' 15:43:48 + '[' -f /tmp/packages_start.txt ']' 15:43:48 + '[' -f /tmp/packages_end.txt ']' 15:43:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:43:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:43:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14189453762147642902.sh 15:43:48 ---> capture-instance-metadata.sh 15:43:48 Setup pyenv: 15:43:49 system 15:43:49 3.8.13 15:43:49 3.9.13 15:43:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:43:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CjGK 15:43:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:43:55 lf-activate-venv(): INFO: Installing: lftools 15:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-CjGK/bin to PATH 15:44:25 INFO: Running in OpenStack, capturing instance metadata 15:44:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13376335903380162764.sh 15:44:25 provisioning config files... 15:44:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18406340511652104240tmp 15:44:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:44:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:44:25 [EnvInject] - Injecting environment variables from a build step. 15:44:25 [EnvInject] - Injecting as environment variables the properties content 15:44:25 SERVER_ID=logs 15:44:25 15:44:25 [EnvInject] - Variables injected successfully. 15:44:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7814766922018935732.sh 15:44:25 ---> create-netrc.sh 15:44:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16700714903431402624.sh 15:44:25 ---> python-tools-install.sh 15:44:25 Setup pyenv: 15:44:25 system 15:44:25 3.8.13 15:44:25 3.9.13 15:44:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:44:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CjGK from file:/tmp/.os_lf_venv 15:44:27 lf-activate-venv(): INFO: Installing: lftools 15:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-CjGK/bin to PATH 15:44:34 Generating Requirements File 15:45:00 Python 3.10.6 15:45:00 pip 24.0 from /tmp/venv-CjGK/lib/python3.10/site-packages/pip (python 3.10) 15:45:00 appdirs==1.4.4 15:45:00 argcomplete==3.2.3 15:45:00 aspy.yaml==1.3.0 15:45:00 attrs==23.2.0 15:45:00 autopage==0.5.2 15:45:00 beautifulsoup4==4.12.3 15:45:00 boto3==1.34.71 15:45:00 botocore==1.34.71 15:45:00 bs4==0.0.2 15:45:00 cachetools==5.3.3 15:45:00 certifi==2024.2.2 15:45:00 cffi==1.16.0 15:45:00 cfgv==3.4.0 15:45:00 chardet==5.2.0 15:45:00 charset-normalizer==3.3.2 15:45:00 click==8.1.7 15:45:00 cliff==4.6.0 15:45:00 cmd2==2.4.3 15:45:00 cryptography==3.3.2 15:45:00 debtcollector==3.0.0 15:45:00 decorator==5.1.1 15:45:00 defusedxml==0.7.1 15:45:00 Deprecated==1.2.14 15:45:00 distlib==0.3.8 15:45:00 dnspython==2.6.1 15:45:00 docker==4.2.2 15:45:00 dogpile.cache==1.3.2 15:45:00 email_validator==2.1.1 15:45:00 filelock==3.13.3 15:45:00 future==1.0.0 15:45:00 gitdb==4.0.11 15:45:00 GitPython==3.1.42 15:45:00 google-auth==2.29.0 15:45:00 httplib2==0.22.0 15:45:00 identify==2.5.35 15:45:00 idna==3.6 15:45:00 importlib-resources==1.5.0 15:45:00 iso8601==2.1.0 15:45:00 Jinja2==3.1.3 15:45:00 jmespath==1.0.1 15:45:00 jsonpatch==1.33 15:45:00 jsonpointer==2.4 15:45:00 jsonschema==4.21.1 15:45:00 jsonschema-specifications==2023.12.1 15:45:00 keystoneauth1==5.6.0 15:45:00 kubernetes==29.0.0 15:45:00 lftools==0.37.10 15:45:00 lxml==5.1.0 15:45:00 MarkupSafe==2.1.5 15:45:00 msgpack==1.0.8 15:45:00 multi_key_dict==2.0.3 15:45:00 munch==4.0.0 15:45:00 netaddr==1.2.1 15:45:00 netifaces==0.11.0 15:45:00 niet==1.4.2 15:45:00 nodeenv==1.8.0 15:45:00 oauth2client==4.1.3 15:45:00 oauthlib==3.2.2 15:45:00 openstacksdk==3.0.0 15:45:00 os-client-config==2.1.0 15:45:00 os-service-types==1.7.0 15:45:00 osc-lib==3.0.1 15:45:00 oslo.config==9.4.0 15:45:00 oslo.context==5.5.0 15:45:00 oslo.i18n==6.3.0 15:45:00 oslo.log==5.5.0 15:45:00 oslo.serialization==5.4.0 15:45:00 oslo.utils==7.1.0 15:45:00 packaging==24.0 15:45:00 pbr==6.0.0 15:45:00 platformdirs==4.2.0 15:45:00 prettytable==3.10.0 15:45:00 pyasn1==0.6.0 15:45:00 pyasn1_modules==0.4.0 15:45:00 pycparser==2.21 15:45:00 pygerrit2==2.0.15 15:45:00 PyGithub==2.3.0 15:45:00 pyinotify==0.9.6 15:45:00 PyJWT==2.8.0 15:45:00 PyNaCl==1.5.0 15:45:00 pyparsing==2.4.7 15:45:00 pyperclip==1.8.2 15:45:00 pyrsistent==0.20.0 15:45:00 python-cinderclient==9.5.0 15:45:00 python-dateutil==2.9.0.post0 15:45:00 python-heatclient==3.5.0 15:45:00 python-jenkins==1.8.2 15:45:00 python-keystoneclient==5.4.0 15:45:00 python-magnumclient==4.4.0 15:45:00 python-novaclient==18.6.0 15:45:00 python-openstackclient==6.6.0 15:45:00 python-swiftclient==4.5.0 15:45:00 PyYAML==6.0.1 15:45:00 referencing==0.34.0 15:45:00 requests==2.31.0 15:45:00 requests-oauthlib==2.0.0 15:45:00 requestsexceptions==1.4.0 15:45:00 rfc3986==2.0.0 15:45:00 rpds-py==0.18.0 15:45:00 rsa==4.9 15:45:00 ruamel.yaml==0.18.6 15:45:00 ruamel.yaml.clib==0.2.8 15:45:00 s3transfer==0.10.1 15:45:00 simplejson==3.19.2 15:45:00 six==1.16.0 15:45:00 smmap==5.0.1 15:45:00 soupsieve==2.5 15:45:00 stevedore==5.2.0 15:45:00 tabulate==0.9.0 15:45:00 toml==0.10.2 15:45:00 tomlkit==0.12.4 15:45:00 tqdm==4.66.2 15:45:00 typing_extensions==4.10.0 15:45:00 tzdata==2024.1 15:45:00 urllib3==1.26.18 15:45:00 virtualenv==20.25.1 15:45:00 wcwidth==0.2.13 15:45:00 websocket-client==1.7.0 15:45:00 wrapt==1.16.0 15:45:00 xdg==6.0.0 15:45:00 xmltodict==0.13.0 15:45:00 yq==3.2.3 15:45:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1579940962601631582.sh 15:45:00 ---> sudo-logs.sh 15:45:00 Archiving 'sudo' log.. 15:45:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6960499249574571475.sh 15:45:01 ---> job-cost.sh 15:45:01 Setup pyenv: 15:45:01 system 15:45:01 3.8.13 15:45:01 3.9.13 15:45:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CjGK from file:/tmp/.os_lf_venv 15:45:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:07 lf-activate-venv(): INFO: Adding /tmp/venv-CjGK/bin to PATH 15:45:07 INFO: No Stack... 15:45:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:08 INFO: Archiving Costs 15:45:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16197486374788505629.sh 15:45:08 ---> logs-deploy.sh 15:45:08 Setup pyenv: 15:45:08 system 15:45:08 3.8.13 15:45:08 3.9.13 15:45:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:45:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CjGK from file:/tmp/.os_lf_venv 15:45:10 lf-activate-venv(): INFO: Installing: lftools 15:45:18 lf-activate-venv(): INFO: Adding /tmp/venv-CjGK/bin to PATH 15:45:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3387 15:45:18 INFO: archiving workspace using pattern(s): 15:45:19 Archives upload complete. 15:45:19 INFO: archiving logs to Nexus 15:45:20 ---> uname -a: 15:45:20 Linux prd-ubuntu1804-builder-4c-4g-18600 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:45:20 15:45:20 15:45:20 ---> lscpu: 15:45:20 Architecture: x86_64 15:45:20 CPU op-mode(s): 32-bit, 64-bit 15:45:20 Byte Order: Little Endian 15:45:20 CPU(s): 4 15:45:20 On-line CPU(s) list: 0-3 15:45:20 Thread(s) per core: 1 15:45:20 Core(s) per socket: 1 15:45:20 Socket(s): 4 15:45:20 NUMA node(s): 1 15:45:20 Vendor ID: AuthenticAMD 15:45:20 CPU family: 23 15:45:20 Model: 49 15:45:20 Model name: AMD EPYC-Rome Processor 15:45:20 Stepping: 0 15:45:20 CPU MHz: 2799.998 15:45:20 BogoMIPS: 5599.99 15:45:20 Virtualization: AMD-V 15:45:20 Hypervisor vendor: KVM 15:45:20 Virtualization type: full 15:45:20 L1d cache: 32K 15:45:20 L1i cache: 32K 15:45:20 L2 cache: 512K 15:45:20 L3 cache: 16384K 15:45:20 NUMA node0 CPU(s): 0-3 15:45:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:45:20 15:45:20 15:45:20 ---> nproc: 15:45:20 4 15:45:20 15:45:20 15:45:20 ---> df -h: 15:45:20 Filesystem Size Used Avail Use% Mounted on 15:45:20 udev 7.9G 0 7.9G 0% /dev 15:45:20 tmpfs 1.6G 672K 1.6G 1% /run 15:45:20 /dev/vda1 78G 8.3G 70G 11% / 15:45:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:45:20 tmpfs 5.0M 0 5.0M 0% /run/lock 15:45:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:45:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:45:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:45:20 15:45:20 15:45:20 ---> free -m: 15:45:20 total used free shared buff/cache available 15:45:20 Mem: 16040 554 13422 0 2063 15173 15:45:20 Swap: 1023 0 1023 15:45:20 15:45:20 15:45:20 ---> ip addr: 15:45:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:45:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:45:20 inet 127.0.0.1/8 scope host lo 15:45:20 valid_lft forever preferred_lft forever 15:45:20 inet6 ::1/128 scope host 15:45:20 valid_lft forever preferred_lft forever 15:45:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:45:20 link/ether fa:16:3e:5c:39:c1 brd ff:ff:ff:ff:ff:ff 15:45:20 inet 10.30.107.162/23 brd 10.30.107.255 scope global dynamic ens3 15:45:20 valid_lft 85324sec preferred_lft 85324sec 15:45:20 inet6 fe80::f816:3eff:fe5c:39c1/64 scope link 15:45:20 valid_lft forever preferred_lft forever 15:45:20 15:45:20 15:45:20 ---> sar -b -r -n DEV: 15:45:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18600) 03/27/24 _x86_64_ (4 CPU) 15:45:20 15:45:20 15:27:26 LINUX RESTART (4 CPU) 15:45:20 15:45:20 15:28:02 tps rtps wtps bread/s bwrtn/s 15:45:20 15:29:01 11.42 0.00 11.42 0.00 9154.19 15:45:20 15:30:01 6.85 0.00 6.85 0.00 8753.47 15:45:20 15:31:01 6.77 0.00 6.77 0.00 9017.96 15:45:20 15:32:01 6.98 0.00 6.98 0.00 8887.32 15:45:20 15:33:01 6.75 0.00 6.75 0.00 9019.16 15:45:20 15:34:01 6.93 0.00 6.93 0.00 8746.05 15:45:20 15:35:01 6.22 0.00 6.22 0.00 8211.43 15:45:20 15:36:01 1.25 0.00 1.25 0.00 15.46 15:45:20 15:37:01 0.88 0.00 0.88 0.00 11.46 15:45:20 15:38:01 1.42 0.00 1.42 0.00 18.40 15:45:20 15:39:01 0.93 0.00 0.93 0.00 11.46 15:45:20 15:40:01 0.85 0.00 0.85 0.00 12.00 15:45:20 15:41:01 0.83 0.00 0.83 0.00 10.66 15:45:20 15:42:01 1.23 0.00 1.23 0.00 16.79 15:45:20 15:43:01 3.65 2.37 1.28 18.93 20.40 15:45:20 15:44:01 172.87 26.63 146.24 930.11 5145.81 15:45:20 15:45:01 123.91 14.73 109.18 1088.75 11883.35 15:45:20 Average: 21.17 2.57 18.60 119.98 4639.03 15:45:20 15:45:20 15:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:20 15:29:01 14473164 15701976 1951804 11.88 32076 1415896 696584 3.99 478088 1299484 184 15:45:20 15:30:01 14469932 15698832 1955036 11.90 32156 1415900 696584 3.99 482016 1299484 208 15:45:20 15:31:01 14475164 15704172 1949804 11.87 32236 1415904 696584 3.99 476636 1299488 152 15:45:20 15:32:01 14475208 15704312 1949760 11.87 32316 1415912 696584 3.99 476596 1299496 164 15:45:20 15:33:01 14474980 15704164 1949988 11.87 32404 1415912 696584 3.99 476804 1299496 24 15:45:20 15:34:01 14474872 15704156 1950096 11.87 32480 1415912 696584 3.99 476996 1299500 16 15:45:20 15:35:01 14474844 15704216 1950124 11.87 32564 1415920 712616 4.08 477120 1299504 12 15:45:20 15:36:01 14473580 15703000 1951388 11.88 32604 1415924 712616 4.08 478416 1299508 204 15:45:20 15:37:01 14473284 15702748 1951684 11.88 32636 1415924 712616 4.08 478720 1299508 152 15:45:20 15:38:01 14472708 15702352 1952260 11.89 32692 1416048 712616 4.08 478632 1299640 48 15:45:20 15:39:01 14472724 15702432 1952244 11.89 32724 1416060 712616 4.08 478936 1299644 160 15:45:20 15:40:01 14472304 15702048 1952664 11.89 32748 1416064 712616 4.08 478896 1299648 192 15:45:20 15:41:01 14472188 15701944 1952780 11.89 32772 1416064 712616 4.08 479152 1299648 132 15:45:20 15:42:01 14472096 15701908 1952872 11.89 32800 1416072 712616 4.08 479256 1299656 168 15:45:20 15:43:01 14470976 15701364 1953992 11.90 33420 1416068 709420 4.06 480140 1299660 140 15:45:20 15:44:01 14090280 15553624 2334688 14.21 50808 1618948 798476 4.57 687624 1445116 100792 15:45:20 15:45:01 13797304 15584884 2627664 16.00 77584 1898580 738160 4.22 689688 1699420 101720 15:45:20 Average: 14410918 15686949 2014050 12.26 36295 1456300 713323 4.08 503160 1331641 12028 15:45:20 15:45:20 15:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:20 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:29:01 ens3 0.32 0.10 0.07 0.25 0.00 0.00 0.00 0.00 15:45:20 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:30:01 ens3 3.47 1.18 2.33 0.24 0.00 0.00 0.00 0.00 15:45:20 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:31:01 ens3 1.87 0.98 0.77 1.02 0.00 0.00 0.00 0.00 15:45:20 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:32:01 ens3 0.98 0.75 0.38 0.68 0.00 0.00 0.00 0.00 15:45:20 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:33:01 ens3 0.35 0.18 0.13 0.25 0.00 0.00 0.00 0.00 15:45:20 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:34:01 ens3 0.32 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:45:20 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:35:01 ens3 0.32 0.13 0.06 0.01 0.00 0.00 0.00 0.00 15:45:20 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:36:01 ens3 0.95 0.98 0.46 1.48 0.00 0.00 0.00 0.00 15:45:20 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:37:01 ens3 0.15 0.10 0.05 0.16 0.00 0.00 0.00 0.00 15:45:20 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:38:01 ens3 0.48 0.37 0.20 0.37 0.00 0.00 0.00 0.00 15:45:20 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:39:01 ens3 0.22 0.05 0.06 0.03 0.00 0.00 0.00 0.00 15:45:20 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:40:01 ens3 0.27 0.30 0.07 0.34 0.00 0.00 0.00 0.00 15:45:20 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:41:01 ens3 0.15 0.08 0.05 0.01 0.00 0.00 0.00 0.00 15:45:20 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:20 15:42:01 ens3 0.23 0.25 0.06 0.33 0.00 0.00 0.00 0.00 15:45:20 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:20 15:43:01 ens3 0.28 0.22 0.13 0.20 0.00 0.00 0.00 0.00 15:45:20 15:44:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:45:20 15:44:01 ens3 205.38 142.34 1076.69 47.00 0.00 0.00 0.00 0.00 15:45:20 15:45:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:45:20 15:45:01 ens3 64.36 42.38 873.57 10.68 0.00 0.00 0.00 0.00 15:45:20 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 15:45:20 Average: ens3 16.49 11.22 115.11 3.71 0.00 0.00 0.00 0.00 15:45:20 15:45:20 15:45:20 ---> sar -P ALL: 15:45:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18600) 03/27/24 _x86_64_ (4 CPU) 15:45:20 15:45:20 15:27:26 LINUX RESTART (4 CPU) 15:45:20 15:45:20 15:28:02 CPU %user %nice %system %iowait %steal %idle 15:45:20 15:29:01 all 0.09 0.00 0.03 1.48 0.01 98.39 15:45:20 15:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:45:20 15:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:45:20 15:29:01 2 0.20 0.00 0.05 5.92 0.02 93.81 15:45:20 15:29:01 3 0.08 0.00 0.00 0.00 0.02 99.90 15:45:20 15:30:01 all 0.09 0.00 0.02 1.34 0.01 98.55 15:45:20 15:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:45:20 15:30:01 1 0.23 0.00 0.05 3.52 0.03 96.16 15:45:20 15:30:01 2 0.02 0.00 0.00 1.83 0.00 98.15 15:45:20 15:30:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:45:20 15:31:01 all 0.08 0.00 0.01 1.04 0.01 98.86 15:45:20 15:31:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:45:20 15:31:01 1 0.17 0.00 0.00 4.17 0.02 95.64 15:45:20 15:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:20 15:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:45:20 15:32:01 all 0.05 0.00 0.02 1.03 0.01 98.89 15:45:20 15:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:45:20 15:32:01 1 0.03 0.00 0.03 4.14 0.02 95.78 15:45:20 15:32:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:45:20 15:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:45:20 15:33:01 all 0.27 0.00 0.02 0.69 0.01 99.01 15:45:20 15:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:45:20 15:33:01 1 1.03 0.00 0.03 2.74 0.02 96.19 15:45:20 15:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:45:20 15:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:45:20 15:34:01 all 0.23 0.00 0.01 1.61 0.01 98.15 15:45:20 15:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:45:20 15:34:01 1 0.86 0.00 0.00 6.41 0.02 92.71 15:45:20 15:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:20 15:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:20 15:35:01 all 0.09 0.00 0.04 1.09 0.01 98.77 15:45:20 15:35:01 0 0.02 0.00 0.00 0.35 0.00 99.63 15:45:20 15:35:01 1 0.33 0.00 0.12 4.00 0.02 95.53 15:45:20 15:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:45:20 15:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:45:20 15:36:01 all 0.06 0.00 0.02 0.01 0.00 99.91 15:45:20 15:36:01 0 0.10 0.00 0.02 0.03 0.00 99.85 15:45:20 15:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:45:20 15:36:01 2 0.13 0.00 0.05 0.00 0.02 99.80 15:45:20 15:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:45:20 15:37:01 all 0.03 0.00 0.00 0.00 0.01 99.96 15:45:20 15:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:45:20 15:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:45:20 15:37:01 2 0.07 0.00 0.00 0.00 0.02 99.92 15:45:20 15:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:45:20 15:38:01 all 0.35 0.00 0.01 0.01 0.01 99.62 15:45:20 15:38:01 0 0.05 0.00 0.00 0.02 0.00 99.93 15:45:20 15:38:01 1 0.27 0.00 0.05 0.00 0.00 99.68 15:45:20 15:38:01 2 1.09 0.00 0.02 0.02 0.02 98.86 15:45:20 15:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:45:20 15:39:01 all 0.52 0.00 0.01 0.00 0.00 99.46 15:45:20 15:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:45:20 15:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:45:20 15:39:01 2 2.00 0.00 0.03 0.00 0.02 97.95 15:45:20 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:20 15:45:20 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:45:20 15:40:01 all 0.51 0.00 0.01 0.00 0.01 99.46 15:45:20 15:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:45:20 15:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:45:20 15:40:01 2 2.00 0.00 0.02 0.00 0.03 97.95 15:45:20 15:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:45:20 15:41:01 all 0.37 0.00 0.04 0.00 0.00 99.58 15:45:20 15:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:45:20 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:45:20 15:41:01 2 1.40 0.00 0.15 0.02 0.02 98.42 15:45:20 15:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:20 15:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:45:20 15:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:45:20 15:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:45:20 15:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:45:20 15:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:45:20 15:43:01 all 0.03 0.00 0.03 0.02 0.01 99.92 15:45:20 15:43:01 0 0.03 0.00 0.03 0.03 0.00 99.90 15:45:20 15:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:45:20 15:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:45:20 15:43:01 3 0.05 0.00 0.05 0.05 0.02 99.83 15:45:20 15:44:01 all 15.89 0.00 1.45 1.56 0.04 81.06 15:45:20 15:44:01 0 8.36 0.00 1.57 4.21 0.07 85.78 15:45:20 15:44:01 1 20.16 0.00 1.55 0.30 0.03 77.95 15:45:20 15:44:01 2 10.73 0.00 1.25 1.49 0.03 86.49 15:45:20 15:44:01 3 24.27 0.00 1.37 0.27 0.05 74.04 15:45:20 15:45:01 all 22.07 0.00 1.48 1.55 0.05 74.84 15:45:20 15:45:01 0 14.38 0.00 1.04 3.42 0.07 81.10 15:45:20 15:45:01 1 11.11 0.00 1.26 0.62 0.03 86.98 15:45:20 15:45:01 2 37.69 0.00 1.72 0.52 0.07 60.01 15:45:20 15:45:01 3 25.10 0.00 1.95 1.65 0.05 71.24 15:45:20 Average: all 2.39 0.00 0.19 0.67 0.01 96.73 15:45:20 Average: 0 1.37 0.00 0.17 0.48 0.01 97.98 15:45:20 Average: 1 2.02 0.00 0.19 1.53 0.01 96.25 15:45:20 Average: 2 3.26 0.00 0.20 0.57 0.02 95.95 15:45:20 Average: 3 2.93 0.00 0.20 0.12 0.01 96.74 15:45:20 15:45:20 15:45:20