10:24:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:24:14 Running as SYSTEM 10:24:14 [EnvInject] - Loading node environment variables. 10:24:14 Building remotely on prd-ubuntu1804-builder-4c-4g-1151 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:24:14 [ssh-agent] Looking for ssh-agent implementation... 10:24:14 $ ssh-agent 10:24:14 SSH_AUTH_SOCK=/tmp/ssh-xeBgSRhePZq3/agent.1662 10:24:14 SSH_AGENT_PID=1664 10:24:14 [ssh-agent] Started. 10:24:14 Running ssh-add (command line suppressed) 10:24:14 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8884934550121092290.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8884934550121092290.key) 10:24:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:24:14 The recommended git tool is: NONE 10:24:16 using credential onap-jenkins-ssh 10:24:16 Wiping out workspace first. 10:24:16 Cloning the remote Git repository 10:24:16 Cloning repository git://cloud.onap.org/mirror/oom.git 10:24:16 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:24:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:24:16 > git --version # timeout=10 10:24:16 > git --version # 'git version 2.17.1' 10:24:16 using GIT_SSH to set credentials Gerrit user 10:24:16 Verifying host key using manually-configured host key entries 10:24:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:24:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:24:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:24:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:24:22 using GIT_SSH to set credentials Gerrit user 10:24:22 Verifying host key using manually-configured host key entries 10:24:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/2 # timeout=30 10:24:22 > git rev-parse 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf^{commit} # timeout=10 10:24:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:24:22 Checking out Revision 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf (refs/changes/22/143522/2) 10:24:22 > git config core.sparsecheckout # timeout=10 10:24:22 > git checkout -f 07ddcabec6da5add5f5ba67474dd5c250f8e7fdf # timeout=30 10:24:25 Commit message: "Refactor participant K8s in OOM" 10:24:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:24:26 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 10:24:26 [EnvInject] - Injecting environment variables from a build step. 10:24:26 [EnvInject] - Injecting as environment variables the properties content 10:24:26 PYTHON=python3 10:24:26 10:24:26 [EnvInject] - Variables injected successfully. 10:24:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9914020487349346238.sh 10:24:26 ---> tox-install.sh 10:24:26 + source /home/jenkins/lf-env.sh 10:24:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:26 ++ mktemp -d /tmp/venv-XXXX 10:24:26 + lf_venv=/tmp/venv-9D7v 10:24:26 + local venv_file=/tmp/.os_lf_venv 10:24:26 + local python=python3 10:24:26 + local options 10:24:26 + local set_path=true 10:24:26 + local install_args= 10:24:26 ++ 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 10:24:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:26 + true 10:24:26 + case $1 in 10:24:26 + venv_file=/tmp/.toxenv 10:24:26 + shift 2 10:24:26 + true 10:24:26 + case $1 in 10:24:26 + shift 10:24:26 + break 10:24:26 + case $python in 10:24:26 + local pkg_list= 10:24:26 + [[ -d /opt/pyenv ]] 10:24:26 + echo 'Setup pyenv:' 10:24:26 Setup pyenv: 10:24:26 + export PYENV_ROOT=/opt/pyenv 10:24:26 + PYENV_ROOT=/opt/pyenv 10:24:26 + 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 10:24:26 + 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 10:24:26 + pyenv versions 10:24:26 * system (set by /opt/pyenv/version) 10:24:26 * 3.8.13 (set by /opt/pyenv/version) 10:24:26 * 3.9.13 (set by /opt/pyenv/version) 10:24:26 * 3.10.6 (set by /opt/pyenv/version) 10:24:26 + command -v pyenv 10:24:26 ++ pyenv init - --no-rehash 10:24:26 + 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[*]}"'\'')" 10:24:26 export PATH="/opt/pyenv/shims:${PATH}" 10:24:26 export PYENV_SHELL=bash 10:24:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:26 pyenv() { 10:24:26 local command 10:24:26 command="${1:-}" 10:24:26 if [ "$#" -gt 0 ]; then 10:24:26 shift 10:24:26 fi 10:24:26 10:24:26 case "$command" in 10:24:26 rehash|shell) 10:24:26 eval "$(pyenv "sh-$command" "$@")" 10:24:26 ;; 10:24:26 *) 10:24:26 command pyenv "$command" "$@" 10:24:26 ;; 10:24:26 esac 10:24:26 }' 10:24:26 +++ 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[*]}"' 10:24:26 ++ 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 10:24:26 ++ 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 10:24:26 ++ 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 10:24:26 ++ export PYENV_SHELL=bash 10:24:26 ++ PYENV_SHELL=bash 10:24:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:26 +++ complete -F _pyenv pyenv 10:24:26 ++ lf-pyver python3 10:24:26 ++ local py_version_xy=python3 10:24:26 ++ local py_version_xyz= 10:24:26 ++ pyenv versions 10:24:26 ++ local command 10:24:26 ++ command=versions 10:24:26 ++ '[' 1 -gt 0 ']' 10:24:26 ++ shift 10:24:26 ++ case "$command" in 10:24:26 ++ command pyenv versions 10:24:26 ++ pyenv versions 10:24:26 ++ sed 's/^[ *]* //' 10:24:26 ++ awk '{ print $1 }' 10:24:26 ++ grep -E '^[0-9.]*[0-9]$' 10:24:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:26 +++ sort -V 10:24:26 +++ tail -n 1 10:24:26 +++ grep '^3' /tmp/.pyenv_versions 10:24:26 ++ py_version_xyz=3.10.6 10:24:26 ++ [[ -z 3.10.6 ]] 10:24:26 ++ echo 3.10.6 10:24:26 ++ return 0 10:24:26 + pyenv local 3.10.6 10:24:26 + local command 10:24:26 + command=local 10:24:26 + '[' 2 -gt 0 ']' 10:24:26 + shift 10:24:26 + case "$command" in 10:24:26 + command pyenv local 3.10.6 10:24:26 + pyenv local 3.10.6 10:24:26 + for arg in "$@" 10:24:26 + case $arg in 10:24:26 + pkg_list+='tox ' 10:24:26 + for arg in "$@" 10:24:26 + case $arg in 10:24:26 + pkg_list+='virtualenv ' 10:24:26 + for arg in "$@" 10:24:26 + case $arg in 10:24:26 + pkg_list+='urllib3~=1.26.15 ' 10:24:26 + [[ -f /tmp/.toxenv ]] 10:24:26 + [[ ! -f /tmp/.toxenv ]] 10:24:26 + [[ -n '' ]] 10:24:26 + python3 -m venv /tmp/venv-9D7v 10:24:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9D7v' 10:24:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9D7v 10:24:30 + echo /tmp/venv-9D7v 10:24:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:24:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:24:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:24:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:30 + local 'pip_opts=--upgrade --quiet' 10:24:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:24:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:24:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:24:30 + [[ -n '' ]] 10:24:30 + [[ -n '' ]] 10:24:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:24:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:30 + /tmp/venv-9D7v/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 10:24:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:24:35 lf-activate-venv(): INFO: Base packages installed successfully 10:24:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:24:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:24:35 + /tmp/venv-9D7v/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 10:24:37 + type python3 10:24:37 + true 10:24:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9D7v/bin to PATH' 10:24:37 lf-activate-venv(): INFO: Adding /tmp/venv-9D7v/bin to PATH 10:24:37 + PATH=/tmp/venv-9D7v/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 10:24:37 + return 0 10:24:37 + python3 --version 10:24:37 Python 3.10.6 10:24:37 + python3 -m pip --version 10:24:37 pip 26.0.1 from /tmp/venv-9D7v/lib/python3.10/site-packages/pip (python 3.10) 10:24:37 + python3 -m pip freeze 10:24:37 cachetools==7.0.5 10:24:37 colorama==0.4.6 10:24:37 distlib==0.4.0 10:24:37 filelock==3.25.1 10:24:37 packaging==26.0 10:24:37 platformdirs==4.9.4 10:24:37 pluggy==1.6.0 10:24:37 pyproject-api==1.10.0 10:24:37 python-discovery==1.1.3 10:24:37 tomli==2.4.0 10:24:37 tomli_w==1.2.0 10:24:37 tox==4.49.1 10:24:37 typing_extensions==4.15.0 10:24:37 urllib3==1.26.20 10:24:37 virtualenv==21.2.0 10:24:37 [EnvInject] - Injecting environment variables from a build step. 10:24:37 [EnvInject] - Injecting as environment variables the properties content 10:24:37 PARALLEL=false 10:24:37 10:24:37 [EnvInject] - Variables injected successfully. 10:24:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1422281758523849119.sh 10:24:37 ---> tox-run.sh 10:24:37 + 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 10:24:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:24:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:24:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:24:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:24:37 + source /home/jenkins/lf-env.sh 10:24:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:37 ++ mktemp -d /tmp/venv-XXXX 10:24:37 + lf_venv=/tmp/venv-jv7G 10:24:37 + local venv_file=/tmp/.os_lf_venv 10:24:37 + local python=python3 10:24:37 + local options 10:24:37 + local set_path=true 10:24:37 + local install_args= 10:24:37 ++ 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 10:24:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:37 + true 10:24:37 + case $1 in 10:24:37 + venv_file=/tmp/.toxenv 10:24:37 + shift 2 10:24:37 + true 10:24:37 + case $1 in 10:24:37 + shift 10:24:37 + break 10:24:37 + case $python in 10:24:37 + local pkg_list= 10:24:37 + [[ -d /opt/pyenv ]] 10:24:37 + echo 'Setup pyenv:' 10:24:37 Setup pyenv: 10:24:37 + export PYENV_ROOT=/opt/pyenv 10:24:37 + PYENV_ROOT=/opt/pyenv 10:24:37 + 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 10:24:37 + 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 10:24:37 + pyenv versions 10:24:37 system 10:24:37 3.8.13 10:24:37 3.9.13 10:24:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:24:37 + command -v pyenv 10:24:37 ++ pyenv init - --no-rehash 10:24:37 + 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[*]}"'\'')" 10:24:37 export PATH="/opt/pyenv/shims:${PATH}" 10:24:37 export PYENV_SHELL=bash 10:24:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:37 pyenv() { 10:24:37 local command 10:24:37 command="${1:-}" 10:24:37 if [ "$#" -gt 0 ]; then 10:24:37 shift 10:24:37 fi 10:24:37 10:24:37 case "$command" in 10:24:37 rehash|shell) 10:24:37 eval "$(pyenv "sh-$command" "$@")" 10:24:37 ;; 10:24:37 *) 10:24:37 command pyenv "$command" "$@" 10:24:37 ;; 10:24:37 esac 10:24:37 }' 10:24:37 +++ 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[*]}"' 10:24:37 ++ 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 10:24:37 ++ 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 10:24:37 ++ 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 10:24:37 ++ export PYENV_SHELL=bash 10:24:37 ++ PYENV_SHELL=bash 10:24:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:37 +++ complete -F _pyenv pyenv 10:24:37 ++ lf-pyver python3 10:24:37 ++ local py_version_xy=python3 10:24:37 ++ local py_version_xyz= 10:24:37 ++ pyenv versions 10:24:37 ++ local command 10:24:37 ++ command=versions 10:24:37 ++ '[' 1 -gt 0 ']' 10:24:37 ++ shift 10:24:37 ++ case "$command" in 10:24:37 ++ command pyenv versions 10:24:37 ++ pyenv versions 10:24:37 ++ sed 's/^[ *]* //' 10:24:37 ++ awk '{ print $1 }' 10:24:37 ++ grep -E '^[0-9.]*[0-9]$' 10:24:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:37 +++ grep '^3' /tmp/.pyenv_versions 10:24:37 +++ sort -V 10:24:37 +++ tail -n 1 10:24:37 ++ py_version_xyz=3.10.6 10:24:37 ++ [[ -z 3.10.6 ]] 10:24:37 ++ echo 3.10.6 10:24:37 ++ return 0 10:24:37 + pyenv local 3.10.6 10:24:37 + local command 10:24:37 + command=local 10:24:37 + '[' 2 -gt 0 ']' 10:24:37 + shift 10:24:37 + case "$command" in 10:24:37 + command pyenv local 3.10.6 10:24:37 + pyenv local 3.10.6 10:24:37 + for arg in "$@" 10:24:37 + case $arg in 10:24:37 + pkg_list+='tox ' 10:24:37 + for arg in "$@" 10:24:37 + case $arg in 10:24:37 + pkg_list+='virtualenv ' 10:24:37 + for arg in "$@" 10:24:37 + case $arg in 10:24:37 + pkg_list+='urllib3~=1.26.15 ' 10:24:37 + [[ -f /tmp/.toxenv ]] 10:24:37 ++ cat /tmp/.toxenv 10:24:37 + lf_venv=/tmp/venv-9D7v 10:24:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9D7v from' file:/tmp/.toxenv 10:24:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9D7v from file:/tmp/.toxenv 10:24:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:24:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:37 + local 'pip_opts=--upgrade --quiet' 10:24:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:24:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:24:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:24:37 + [[ -n '' ]] 10:24:37 + [[ -n '' ]] 10:24:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:24:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:37 + /tmp/venv-9D7v/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 10:24:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:24:39 lf-activate-venv(): INFO: Base packages installed successfully 10:24:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:24:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:24:39 + /tmp/venv-9D7v/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 10:24:40 + type python3 10:24:40 + true 10:24:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9D7v/bin to PATH' 10:24:40 lf-activate-venv(): INFO: Adding /tmp/venv-9D7v/bin to PATH 10:24:40 + PATH=/tmp/venv-9D7v/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 10:24:40 + return 0 10:24:40 + [[ -d /opt/pyenv ]] 10:24:40 + echo '---> Setting up pyenv' 10:24:40 ---> Setting up pyenv 10:24:40 + export PYENV_ROOT=/opt/pyenv 10:24:40 + PYENV_ROOT=/opt/pyenv 10:24:40 + export PATH=/opt/pyenv/bin:/tmp/venv-9D7v/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 10:24:40 + PATH=/opt/pyenv/bin:/tmp/venv-9D7v/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 10:24:40 ++ pwd 10:24:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:24:40 + export PYTHONPATH 10:24:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:24:40 + TOX_TESTENV_PASSENV=PYTHONPATH 10:24:40 + tox --version 10:24:40 4.49.1 from /tmp/venv-9D7v/lib/python3.10/site-packages/tox/__init__.py 10:24:41 + PARALLEL=false 10:24:41 + TOX_OPTIONS_LIST= 10:24:41 + [[ -n checkbashisms ]] 10:24:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:24:41 + case ${PARALLEL,,} in 10:24:41 + tox -e checkbashisms 10:24:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:24:42 checkbashisms: freeze> python -m pip freeze --all 10:24:42 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:24:42 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:24:44 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:24:46 checkbashisms: OK (4.84=setup[1.39]+cmd[3.45] seconds) 10:24:46 congratulations :) (4.88 seconds) 10:24:46 + tox_status=0 10:24:46 + echo '---> Completed tox runs' 10:24:46 ---> Completed tox runs 10:24:46 + for i in .tox/*/log 10:24:46 ++ echo .tox/checkbashisms/log 10:24:46 ++ awk -F/ '{print $2}' 10:24:46 + tox_env=checkbashisms 10:24:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:24:46 + DOC_DIR=docs/_build/html 10:24:46 + [[ -d docs/_build/html ]] 10:24:46 + echo '---> tox-run.sh ends' 10:24:46 ---> tox-run.sh ends 10:24:46 + test 0 -eq 0 10:24:46 $ ssh-agent -k 10:24:46 unset SSH_AUTH_SOCK; 10:24:46 unset SSH_AGENT_PID; 10:24:46 echo Agent pid 1664 killed; 10:24:46 [ssh-agent] Stopped. 10:24:46 [PostBuildScript] - [INFO] Executing post build scripts. 10:24:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9770351795835828768.sh 10:24:46 ---> sysstat.sh 10:24:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins205877419516795003.sh 10:24:46 ---> package-listing.sh 10:24:46 ++ tr '[:upper:]' '[:lower:]' 10:24:46 ++ facter osfamily 10:24:46 + OS_FAMILY=debian 10:24:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:24:46 + START_PACKAGES=/tmp/packages_start.txt 10:24:46 + END_PACKAGES=/tmp/packages_end.txt 10:24:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:46 + PACKAGES=/tmp/packages_start.txt 10:24:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:24:46 + PACKAGES=/tmp/packages_end.txt 10:24:46 + case "${OS_FAMILY}" in 10:24:46 + dpkg -l 10:24:46 + grep '^ii' 10:24:46 + '[' -f /tmp/packages_start.txt ']' 10:24:46 + '[' -f /tmp/packages_end.txt ']' 10:24:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:24:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:24:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:24:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1445640012324824599.sh 10:24:46 ---> capture-instance-metadata.sh 10:24:46 Setup pyenv: 10:24:47 system 10:24:47 3.8.13 10:24:47 3.9.13 10:24:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:24:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DrIZ 10:24:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:24:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:54 lf-activate-venv(): INFO: Base packages installed successfully 10:24:54 lf-activate-venv(): INFO: Installing additional packages: lftools 10:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-DrIZ/bin to PATH 10:25:16 INFO: Running in OpenStack, capturing instance metadata 10:25:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3455846223029652884.sh 10:25:16 provisioning config files... 10:25:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9418692076041872722tmp 10:25:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:25:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:25:16 [EnvInject] - Injecting environment variables from a build step. 10:25:16 [EnvInject] - Injecting as environment variables the properties content 10:25:16 SERVER_ID=logs 10:25:16 10:25:16 [EnvInject] - Variables injected successfully. 10:25:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12420220029689271476.sh 10:25:16 ---> create-netrc.sh 10:25:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8217013109837548303.sh 10:25:16 ---> python-tools-install.sh 10:25:16 Setup pyenv: 10:25:16 system 10:25:16 3.8.13 10:25:16 3.9.13 10:25:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DrIZ from file:/tmp/.os_lf_venv 10:25:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:18 lf-activate-venv(): INFO: Base packages installed successfully 10:25:18 lf-activate-venv(): INFO: Installing additional packages: lftools 10:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-DrIZ/bin to PATH 10:25:26 Generating Requirements File 10:25:42 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. 10:25:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:25:42 Python 3.10.6 10:25:43 pip 26.0.1 from /tmp/venv-DrIZ/lib/python3.10/site-packages/pip (python 3.10) 10:25:43 appdirs==1.4.4 10:25:43 argcomplete==3.6.3 10:25:43 aspy.yaml==1.3.0 10:25:43 attrs==25.4.0 10:25:43 autopage==0.6.0 10:25:43 backports.strenum==1.3.1 10:25:43 beautifulsoup4==4.14.3 10:25:43 boto3==1.42.65 10:25:43 botocore==1.42.65 10:25:43 bs4==0.0.2 10:25:43 certifi==2026.2.25 10:25:43 cffi==2.0.0 10:25:43 cfgv==3.5.0 10:25:43 chardet==7.0.1 10:25:43 charset-normalizer==3.4.5 10:25:43 click==8.3.1 10:25:43 cliff==4.13.2 10:25:43 cmd2==3.4.0 10:25:43 cryptography==3.3.2 10:25:43 debtcollector==3.0.0 10:25:43 decorator==5.2.1 10:25:43 defusedxml==0.7.1 10:25:43 Deprecated==1.3.1 10:25:43 distlib==0.4.0 10:25:43 dnspython==2.8.0 10:25:43 docker==7.1.0 10:25:43 dogpile.cache==1.5.0 10:25:43 durationpy==0.10 10:25:43 email-validator==2.3.0 10:25:43 filelock==3.25.1 10:25:43 future==1.0.0 10:25:43 gitdb==4.0.12 10:25:43 GitPython==3.1.46 10:25:43 httplib2==0.30.2 10:25:43 identify==2.6.17 10:25:43 idna==3.11 10:25:43 importlib-resources==1.5.0 10:25:43 iso8601==2.1.0 10:25:43 Jinja2==3.1.6 10:25:43 jmespath==1.1.0 10:25:43 jsonpatch==1.33 10:25:43 jsonpointer==3.0.0 10:25:43 jsonschema==4.26.0 10:25:43 jsonschema-specifications==2025.9.1 10:25:43 keystoneauth1==5.13.1 10:25:43 kubernetes==35.0.0 10:25:43 lftools==0.37.22 10:25:43 lxml==6.0.2 10:25:43 markdown-it-py==4.0.0 10:25:43 MarkupSafe==3.0.3 10:25:43 mdurl==0.1.2 10:25:43 msgpack==1.1.2 10:25:43 multi_key_dict==2.0.3 10:25:43 munch==4.0.0 10:25:43 netaddr==1.3.0 10:25:43 niet==1.4.2 10:25:43 nodeenv==1.10.0 10:25:43 oauth2client==4.1.3 10:25:43 oauthlib==3.3.1 10:25:43 openstacksdk==4.10.0 10:25:43 os-service-types==1.8.2 10:25:43 osc-lib==4.4.0 10:25:43 oslo.config==10.3.0 10:25:43 oslo.context==6.3.0 10:25:43 oslo.i18n==6.7.2 10:25:43 oslo.log==8.1.0 10:25:43 oslo.serialization==5.9.1 10:25:43 oslo.utils==10.0.0 10:25:43 packaging==26.0 10:25:43 pbr==7.0.3 10:25:43 platformdirs==4.9.4 10:25:43 prettytable==3.17.0 10:25:43 psutil==7.2.2 10:25:43 pyasn1==0.6.2 10:25:43 pyasn1_modules==0.4.2 10:25:43 pycparser==3.0 10:25:43 pygerrit2==2.0.15 10:25:43 PyGithub==2.8.1 10:25:43 Pygments==2.19.2 10:25:43 PyJWT==2.11.0 10:25:43 PyNaCl==1.6.2 10:25:43 pyparsing==2.4.7 10:25:43 pyperclip==1.11.0 10:25:43 pyrsistent==0.20.0 10:25:43 python-cinderclient==9.9.0 10:25:43 python-dateutil==2.9.0.post0 10:25:43 python-discovery==1.1.3 10:25:43 python-heatclient==5.1.0 10:25:43 python-jenkins==1.8.3 10:25:43 python-keystoneclient==5.8.0 10:25:43 python-magnumclient==4.10.0 10:25:43 python-openstackclient==9.0.0 10:25:43 python-swiftclient==4.10.0 10:25:43 PyYAML==6.0.3 10:25:43 referencing==0.37.0 10:25:43 requests==2.32.5 10:25:43 requests-oauthlib==2.0.0 10:25:43 requestsexceptions==1.4.0 10:25:43 rfc3986==2.0.0 10:25:43 rich==14.3.3 10:25:43 rich-argparse==1.7.2 10:25:43 rpds-py==0.30.0 10:25:43 rsa==4.9.1 10:25:43 ruamel.yaml==0.19.1 10:25:43 ruamel.yaml.clib==0.2.15 10:25:43 s3transfer==0.16.0 10:25:43 simplejson==3.20.2 10:25:43 six==1.17.0 10:25:43 smmap==5.0.3 10:25:43 soupsieve==2.8.3 10:25:43 stevedore==5.7.0 10:25:43 tabulate==0.10.0 10:25:43 toml==0.10.2 10:25:43 tomlkit==0.14.0 10:25:43 tqdm==4.67.3 10:25:43 typing_extensions==4.15.0 10:25:43 urllib3==1.26.20 10:25:43 virtualenv==21.2.0 10:25:43 wcwidth==0.6.0 10:25:43 websocket-client==1.9.0 10:25:43 wrapt==2.1.2 10:25:43 xdg==6.0.0 10:25:43 xmltodict==1.0.4 10:25:43 yq==3.4.3 10:25:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16361279634101824274.sh 10:25:43 ---> sudo-logs.sh 10:25:43 Archiving 'sudo' log.. 10:25:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4959909122607448021.sh 10:25:43 ---> job-cost.sh 10:25:43 INFO: Activating Python virtual environment... 10:25:43 Setup pyenv: 10:25:43 system 10:25:43 3.8.13 10:25:43 3.9.13 10:25:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DrIZ from file:/tmp/.os_lf_venv 10:25:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:45 lf-activate-venv(): INFO: Base packages installed successfully 10:25:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:25:51 lf-activate-venv(): INFO: Adding /tmp/venv-DrIZ/bin to PATH 10:25:51 INFO: No stack-cost file found 10:25:51 INFO: Instance uptime: 122s 10:25:51 INFO: Fetching instance metadata (attempt 1 of 3)... 10:25:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:25:51 INFO: Successfully fetched instance metadata 10:25:51 INFO: Instance type: v3-standard-4 10:25:51 INFO: Retrieving pricing info for: v3-standard-4 10:25:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:25:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=122 10:25:51 INFO: Successfully fetched Vexxhost pricing API 10:25:51 INFO: Retrieved cost: 0.11 10:25:51 INFO: Retrieved resource: v3-standard-4 10:25:51 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:25:51 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:25:51 INFO: Successfully archived job cost data 10:25:51 DEBUG: Cost data: oom-master-checkbashisms-lint,4503,2026-03-11 10:25:51,v3-standard-4,122,0.11,0.00,SUCCESS 10:25:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8940584839667028315.sh 10:25:51 ---> logs-deploy.sh 10:25:51 Setup pyenv: 10:25:51 system 10:25:51 3.8.13 10:25:51 3.9.13 10:25:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DrIZ from file:/tmp/.os_lf_venv 10:25:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:53 lf-activate-venv(): INFO: Base packages installed successfully 10:25:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-DrIZ/bin to PATH 10:26:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4503 10:26:01 INFO: archiving workspace using pattern(s): 10:26:01 /tmp/venv-DrIZ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:26:01 warnings.warn( 10:26:02 Archives upload complete. 10:26:02 INFO: archiving logs to Nexus 10:26:02 /tmp/venv-DrIZ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:26:02 warnings.warn( 10:26:03 ---> uname -a: 10:26:03 Linux prd-ubuntu1804-builder-4c-4g-1151 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:26:03 10:26:03 10:26:03 ---> lscpu: 10:26:03 Architecture: x86_64 10:26:03 CPU op-mode(s): 32-bit, 64-bit 10:26:03 Byte Order: Little Endian 10:26:03 CPU(s): 4 10:26:03 On-line CPU(s) list: 0-3 10:26:03 Thread(s) per core: 1 10:26:03 Core(s) per socket: 1 10:26:03 Socket(s): 4 10:26:03 NUMA node(s): 1 10:26:03 Vendor ID: AuthenticAMD 10:26:03 CPU family: 23 10:26:03 Model: 49 10:26:03 Model name: AMD EPYC-Rome Processor 10:26:03 Stepping: 0 10:26:03 CPU MHz: 2799.998 10:26:03 BogoMIPS: 5599.99 10:26:03 Virtualization: AMD-V 10:26:03 Hypervisor vendor: KVM 10:26:03 Virtualization type: full 10:26:03 L1d cache: 32K 10:26:03 L1i cache: 32K 10:26:03 L2 cache: 512K 10:26:03 L3 cache: 16384K 10:26:03 NUMA node0 CPU(s): 0-3 10:26:03 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 10:26:03 10:26:03 10:26:03 ---> nproc: 10:26:03 4 10:26:03 10:26:03 10:26:03 ---> df -h: 10:26:03 Filesystem Size Used Avail Use% Mounted on 10:26:03 udev 7.9G 0 7.9G 0% /dev 10:26:03 tmpfs 1.6G 676K 1.6G 1% /run 10:26:03 /dev/vda1 78G 8.3G 70G 11% / 10:26:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:26:03 tmpfs 5.0M 0 5.0M 0% /run/lock 10:26:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:26:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:26:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:26:03 10:26:03 10:26:03 ---> free -m: 10:26:03 total used free shared buff/cache available 10:26:03 Mem: 16040 536 13444 0 2058 15190 10:26:03 Swap: 1023 0 1023 10:26:03 10:26:03 10:26:03 ---> ip addr: 10:26:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:26:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:26:03 inet 127.0.0.1/8 scope host lo 10:26:03 valid_lft forever preferred_lft forever 10:26:03 inet6 ::1/128 scope host 10:26:03 valid_lft forever preferred_lft forever 10:26:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:26:03 link/ether fa:16:3e:32:99:b3 brd ff:ff:ff:ff:ff:ff 10:26:03 inet 10.30.106.37/23 brd 10.30.107.255 scope global dynamic ens3 10:26:03 valid_lft 86273sec preferred_lft 86273sec 10:26:03 inet6 fe80::f816:3eff:fe32:99b3/64 scope link 10:26:03 valid_lft forever preferred_lft forever 10:26:03 10:26:03 10:26:03 ---> sar -b -r -n DEV: 10:26:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1151) 03/11/26 _x86_64_ (4 CPU) 10:26:03 10:26:03 10:23:59 LINUX RESTART (4 CPU) 10:26:03 10:26:03 10:24:01 tps rtps wtps bread/s bwrtn/s 10:26:03 10:25:01 350.59 67.41 283.19 4440.33 108484.45 10:26:03 10:26:01 114.43 1.07 113.36 121.85 11973.74 10:26:03 Average: 232.51 34.24 198.28 2281.09 60229.10 10:26:03 10:26:03 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:03 10:25:01 14098252 15578824 2326716 14.17 52388 1633444 772924 4.42 661888 1460940 101864 10:26:03 10:26:01 13826224 15611868 2598744 15.82 79240 1894508 722220 4.13 648700 1712148 127552 10:26:03 Average: 13962238 15595346 2462730 14.99 65814 1763976 747572 4.28 655294 1586544 114708 10:26:03 10:26:03 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:03 10:25:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 10:26:03 10:25:01 ens3 494.58 316.20 1799.00 79.27 0.00 0.00 0.00 0.00 10:26:03 10:26:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:26:03 10:26:01 ens3 79.55 56.47 921.25 12.38 0.00 0.00 0.00 0.00 10:26:03 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:26:03 Average: ens3 287.07 186.34 1360.13 45.83 0.00 0.00 0.00 0.00 10:26:03 10:26:03 10:26:03 ---> sar -P ALL: 10:26:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1151) 03/11/26 _x86_64_ (4 CPU) 10:26:03 10:26:03 10:23:59 LINUX RESTART (4 CPU) 10:26:03 10:26:03 10:24:01 CPU %user %nice %system %iowait %steal %idle 10:26:03 10:25:01 all 21.23 0.00 2.82 5.32 0.09 70.54 10:26:03 10:25:01 0 12.84 0.00 3.05 3.47 0.08 80.55 10:26:03 10:25:01 1 26.01 0.00 3.29 6.91 0.12 63.68 10:26:03 10:25:01 2 20.85 0.00 2.09 7.60 0.08 69.38 10:26:03 10:25:01 3 25.23 0.00 2.86 3.33 0.08 68.49 10:26:03 10:26:01 all 21.07 0.00 1.43 1.40 0.05 76.06 10:26:03 10:26:01 0 11.71 0.00 0.83 1.88 0.03 85.54 10:26:03 10:26:01 1 14.42 0.00 1.30 2.07 0.05 82.16 10:26:03 10:26:01 2 34.00 0.00 2.31 1.29 0.05 62.35 10:26:03 10:26:01 3 24.20 0.00 1.29 0.35 0.05 74.11 10:26:03 Average: all 21.15 0.00 2.12 3.36 0.07 73.30 10:26:03 Average: 0 12.28 0.00 1.94 2.67 0.06 83.05 10:26:03 Average: 1 20.20 0.00 2.29 4.48 0.08 72.94 10:26:03 Average: 2 27.43 0.00 2.20 4.44 0.07 65.87 10:26:03 Average: 3 24.72 0.00 2.07 1.84 0.07 71.31 10:26:03 10:26:03 10:26:03