13:49:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143418 13:49:07 Running as SYSTEM 13:49:07 [EnvInject] - Loading node environment variables. 13:49:07 Building remotely on prd-ubuntu1804-builder-4c-4g-1035 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:49:07 [ssh-agent] Looking for ssh-agent implementation... 13:49:07 $ ssh-agent 13:49:07 SSH_AUTH_SOCK=/tmp/ssh-ORh8luwFaXoi/agent.1724 13:49:07 SSH_AGENT_PID=1726 13:49:07 [ssh-agent] Started. 13:49:07 Running ssh-add (command line suppressed) 13:49:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7805219173177452586.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7805219173177452586.key) 13:49:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:49:07 The recommended git tool is: NONE 13:49:09 using credential onap-jenkins-ssh 13:49:09 Wiping out workspace first. 13:49:09 Cloning the remote Git repository 13:49:09 Cloning repository git://cloud.onap.org/mirror/oom.git 13:49:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:49:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:49:09 > git --version # timeout=10 13:49:09 > git --version # 'git version 2.17.1' 13:49:09 using GIT_SSH to set credentials Gerrit user 13:49:09 Verifying host key using manually-configured host key entries 13:49:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:49:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:49:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:49:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:49:18 using GIT_SSH to set credentials Gerrit user 13:49:18 Verifying host key using manually-configured host key entries 13:49:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/18/143418/4 # timeout=30 13:49:19 > git rev-parse 6b18f1967a9ff79e224ed521767d076f6e49b029^{commit} # timeout=10 13:49:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:49:19 Checking out Revision 6b18f1967a9ff79e224ed521767d076f6e49b029 (refs/changes/18/143418/4) 13:49:19 > git config core.sparsecheckout # timeout=10 13:49:19 > git checkout -f 6b18f1967a9ff79e224ed521767d076f6e49b029 # timeout=30 13:49:22 Commit message: "[SO] 1.17.0" 13:49:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:49:22 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 13:49:23 [EnvInject] - Injecting environment variables from a build step. 13:49:23 [EnvInject] - Injecting as environment variables the properties content 13:49:23 PYTHON=python3 13:49:23 13:49:23 [EnvInject] - Variables injected successfully. 13:49:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1108895544824357511.sh 13:49:23 ---> tox-install.sh 13:49:23 + source /home/jenkins/lf-env.sh 13:49:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:23 ++ mktemp -d /tmp/venv-XXXX 13:49:23 + lf_venv=/tmp/venv-OtDr 13:49:23 + local venv_file=/tmp/.os_lf_venv 13:49:23 + local python=python3 13:49:23 + local options 13:49:23 + local set_path=true 13:49:23 + local install_args= 13:49:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:49:23 + true 13:49:23 + case $1 in 13:49:23 + venv_file=/tmp/.toxenv 13:49:23 + shift 2 13:49:23 + true 13:49:23 + case $1 in 13:49:23 + shift 13:49:23 + break 13:49:23 + case $python in 13:49:23 + local pkg_list= 13:49:23 + [[ -d /opt/pyenv ]] 13:49:23 + echo 'Setup pyenv:' 13:49:23 Setup pyenv: 13:49:23 + export PYENV_ROOT=/opt/pyenv 13:49:23 + PYENV_ROOT=/opt/pyenv 13:49:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:23 + pyenv versions 13:49:23 * system (set by /opt/pyenv/version) 13:49:23 * 3.8.13 (set by /opt/pyenv/version) 13:49:23 * 3.9.13 (set by /opt/pyenv/version) 13:49:23 * 3.10.6 (set by /opt/pyenv/version) 13:49:23 + command -v pyenv 13:49:23 ++ pyenv init - --no-rehash 13:49:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:49:23 export PATH="/opt/pyenv/shims:${PATH}" 13:49:23 export PYENV_SHELL=bash 13:49:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:49:23 pyenv() { 13:49:23 local command 13:49:23 command="${1:-}" 13:49:23 if [ "$#" -gt 0 ]; then 13:49:23 shift 13:49:23 fi 13:49:23 13:49:23 case "$command" in 13:49:23 rehash|shell) 13:49:23 eval "$(pyenv "sh-$command" "$@")" 13:49:23 ;; 13:49:23 *) 13:49:23 command pyenv "$command" "$@" 13:49:23 ;; 13:49:23 esac 13:49:23 }' 13:49:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:49:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:23 ++ export PYENV_SHELL=bash 13:49:23 ++ PYENV_SHELL=bash 13:49:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:49:23 +++ complete -F _pyenv pyenv 13:49:23 ++ lf-pyver python3 13:49:23 ++ local py_version_xy=python3 13:49:23 ++ local py_version_xyz= 13:49:23 ++ sed 's/^[ *]* //' 13:49:23 ++ pyenv versions 13:49:23 ++ awk '{ print $1 }' 13:49:23 ++ local command 13:49:23 ++ command=versions 13:49:23 ++ '[' 1 -gt 0 ']' 13:49:23 ++ grep -E '^[0-9.]*[0-9]$' 13:49:23 ++ shift 13:49:23 ++ case "$command" in 13:49:23 ++ command pyenv versions 13:49:23 ++ pyenv versions 13:49:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:49:23 +++ grep '^3' /tmp/.pyenv_versions 13:49:23 +++ sort -V 13:49:23 +++ tail -n 1 13:49:23 ++ py_version_xyz=3.10.6 13:49:23 ++ [[ -z 3.10.6 ]] 13:49:23 ++ echo 3.10.6 13:49:23 ++ return 0 13:49:23 + pyenv local 3.10.6 13:49:23 + local command 13:49:23 + command=local 13:49:23 + '[' 2 -gt 0 ']' 13:49:23 + shift 13:49:23 + case "$command" in 13:49:23 + command pyenv local 3.10.6 13:49:23 + pyenv local 3.10.6 13:49:23 + for arg in "$@" 13:49:23 + case $arg in 13:49:23 + pkg_list+='tox ' 13:49:23 + for arg in "$@" 13:49:23 + case $arg in 13:49:23 + pkg_list+='virtualenv ' 13:49:23 + for arg in "$@" 13:49:23 + case $arg in 13:49:23 + pkg_list+='urllib3~=1.26.15 ' 13:49:23 + [[ -f /tmp/.toxenv ]] 13:49:23 + [[ ! -f /tmp/.toxenv ]] 13:49:23 + [[ -n '' ]] 13:49:23 + python3 -m venv /tmp/venv-OtDr 13:49:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OtDr' 13:49:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OtDr 13:49:27 + echo /tmp/venv-OtDr 13:49:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:49:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:49:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:49:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:27 + local 'pip_opts=--upgrade --quiet' 13:49:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:49:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:49:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:49:27 + [[ -n '' ]] 13:49:27 + [[ -n '' ]] 13:49:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:49:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:27 + /tmp/venv-OtDr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:49:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:49:31 lf-activate-venv(): INFO: Base packages installed successfully 13:49:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:49:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:49:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:49:31 + /tmp/venv-OtDr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:49:33 + type python3 13:49:33 + true 13:49:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OtDr/bin to PATH' 13:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-OtDr/bin to PATH 13:49:33 + PATH=/tmp/venv-OtDr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:33 + return 0 13:49:33 + python3 --version 13:49:33 Python 3.10.6 13:49:33 + python3 -m pip --version 13:49:33 pip 26.0.1 from /tmp/venv-OtDr/lib/python3.10/site-packages/pip (python 3.10) 13:49:33 + python3 -m pip freeze 13:49:34 cachetools==7.0.1 13:49:34 colorama==0.4.6 13:49:34 distlib==0.4.0 13:49:34 filelock==3.25.0 13:49:34 packaging==26.0 13:49:34 platformdirs==4.9.2 13:49:34 pluggy==1.6.0 13:49:34 pyproject-api==1.10.0 13:49:34 python-discovery==1.1.0 13:49:34 tomli==2.4.0 13:49:34 tox==4.47.0 13:49:34 typing_extensions==4.15.0 13:49:34 urllib3==1.26.20 13:49:34 virtualenv==21.1.0 13:49:34 [EnvInject] - Injecting environment variables from a build step. 13:49:34 [EnvInject] - Injecting as environment variables the properties content 13:49:34 PARALLEL=false 13:49:34 13:49:34 [EnvInject] - Variables injected successfully. 13:49:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6497498853032673191.sh 13:49:34 ---> tox-run.sh 13:49:34 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:49:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:49:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:49:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:49:34 + source /home/jenkins/lf-env.sh 13:49:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:34 ++ mktemp -d /tmp/venv-XXXX 13:49:34 + lf_venv=/tmp/venv-uPCK 13:49:34 + local venv_file=/tmp/.os_lf_venv 13:49:34 + local python=python3 13:49:34 + local options 13:49:34 + local set_path=true 13:49:34 + local install_args= 13:49:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:49:34 + true 13:49:34 + case $1 in 13:49:34 + venv_file=/tmp/.toxenv 13:49:34 + shift 2 13:49:34 + true 13:49:34 + case $1 in 13:49:34 + shift 13:49:34 + break 13:49:34 + case $python in 13:49:34 + local pkg_list= 13:49:34 + [[ -d /opt/pyenv ]] 13:49:34 + echo 'Setup pyenv:' 13:49:34 Setup pyenv: 13:49:34 + export PYENV_ROOT=/opt/pyenv 13:49:34 + PYENV_ROOT=/opt/pyenv 13:49:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:34 + pyenv versions 13:49:34 system 13:49:34 3.8.13 13:49:34 3.9.13 13:49:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:49:34 + command -v pyenv 13:49:34 ++ pyenv init - --no-rehash 13:49:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:49:34 export PATH="/opt/pyenv/shims:${PATH}" 13:49:34 export PYENV_SHELL=bash 13:49:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:49:34 pyenv() { 13:49:34 local command 13:49:34 command="${1:-}" 13:49:34 if [ "$#" -gt 0 ]; then 13:49:34 shift 13:49:34 fi 13:49:34 13:49:34 case "$command" in 13:49:34 rehash|shell) 13:49:34 eval "$(pyenv "sh-$command" "$@")" 13:49:34 ;; 13:49:34 *) 13:49:34 command pyenv "$command" "$@" 13:49:34 ;; 13:49:34 esac 13:49:34 }' 13:49:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:49:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:34 ++ export PYENV_SHELL=bash 13:49:34 ++ PYENV_SHELL=bash 13:49:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:49:34 +++ complete -F _pyenv pyenv 13:49:34 ++ lf-pyver python3 13:49:34 ++ local py_version_xy=python3 13:49:34 ++ local py_version_xyz= 13:49:34 ++ pyenv versions 13:49:34 ++ local command 13:49:34 ++ command=versions 13:49:34 ++ '[' 1 -gt 0 ']' 13:49:34 ++ sed 's/^[ *]* //' 13:49:34 ++ shift 13:49:34 ++ case "$command" in 13:49:34 ++ command pyenv versions 13:49:34 ++ pyenv versions 13:49:34 ++ grep -E '^[0-9.]*[0-9]$' 13:49:34 ++ awk '{ print $1 }' 13:49:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:49:34 +++ grep '^3' /tmp/.pyenv_versions 13:49:34 +++ sort -V 13:49:34 +++ tail -n 1 13:49:34 ++ py_version_xyz=3.10.6 13:49:34 ++ [[ -z 3.10.6 ]] 13:49:34 ++ echo 3.10.6 13:49:34 ++ return 0 13:49:34 + pyenv local 3.10.6 13:49:34 + local command 13:49:34 + command=local 13:49:34 + '[' 2 -gt 0 ']' 13:49:34 + shift 13:49:34 + case "$command" in 13:49:34 + command pyenv local 3.10.6 13:49:34 + pyenv local 3.10.6 13:49:34 + for arg in "$@" 13:49:34 + case $arg in 13:49:34 + pkg_list+='tox ' 13:49:34 + for arg in "$@" 13:49:34 + case $arg in 13:49:34 + pkg_list+='virtualenv ' 13:49:34 + for arg in "$@" 13:49:34 + case $arg in 13:49:34 + pkg_list+='urllib3~=1.26.15 ' 13:49:34 + [[ -f /tmp/.toxenv ]] 13:49:34 ++ cat /tmp/.toxenv 13:49:34 + lf_venv=/tmp/venv-OtDr 13:49:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OtDr from' file:/tmp/.toxenv 13:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OtDr from file:/tmp/.toxenv 13:49:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:34 + local 'pip_opts=--upgrade --quiet' 13:49:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:49:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:49:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:49:34 + [[ -n '' ]] 13:49:34 + [[ -n '' ]] 13:49:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:34 + /tmp/venv-OtDr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:49:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:49:35 lf-activate-venv(): INFO: Base packages installed successfully 13:49:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:49:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:49:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:49:35 + /tmp/venv-OtDr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:49:36 + type python3 13:49:36 + true 13:49:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OtDr/bin to PATH' 13:49:36 lf-activate-venv(): INFO: Adding /tmp/venv-OtDr/bin to PATH 13:49:36 + PATH=/tmp/venv-OtDr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:36 + return 0 13:49:36 + [[ -d /opt/pyenv ]] 13:49:36 + echo '---> Setting up pyenv' 13:49:36 ---> Setting up pyenv 13:49:36 + export PYENV_ROOT=/opt/pyenv 13:49:36 + PYENV_ROOT=/opt/pyenv 13:49:36 + export PATH=/opt/pyenv/bin:/tmp/venv-OtDr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:36 + PATH=/opt/pyenv/bin:/tmp/venv-OtDr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:49:36 ++ pwd 13:49:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:49:36 + export PYTHONPATH 13:49:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:49:36 + TOX_TESTENV_PASSENV=PYTHONPATH 13:49:36 + tox --version 13:49:36 4.47.0 from /tmp/venv-OtDr/lib/python3.10/site-packages/tox/__init__.py 13:49:36 + PARALLEL=false 13:49:36 + TOX_OPTIONS_LIST= 13:49:36 + [[ -n checkbashisms ]] 13:49:36 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:49:36 + case ${PARALLEL,,} in 13:49:36 + tox -e checkbashisms 13:49:36 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:49:37 checkbashisms: freeze> python -m pip freeze --all 13:49:38 checkbashisms: pip==26.0.1,setuptools==82.0.0 13:49:38 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:49:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:49:41 checkbashisms: OK (4.87=setup[1.39]+cmd[3.48] seconds) 13:49:41 congratulations :) (4.91 seconds) 13:49:41 + tox_status=0 13:49:41 + echo '---> Completed tox runs' 13:49:41 ---> Completed tox runs 13:49:41 + for i in .tox/*/log 13:49:41 ++ echo .tox/checkbashisms/log 13:49:41 ++ awk -F/ '{print $2}' 13:49:41 + tox_env=checkbashisms 13:49:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:49:41 + DOC_DIR=docs/_build/html 13:49:41 + [[ -d docs/_build/html ]] 13:49:41 + echo '---> tox-run.sh ends' 13:49:41 ---> tox-run.sh ends 13:49:41 + test 0 -eq 0 13:49:41 $ ssh-agent -k 13:49:41 unset SSH_AUTH_SOCK; 13:49:41 unset SSH_AGENT_PID; 13:49:41 echo Agent pid 1726 killed; 13:49:41 [ssh-agent] Stopped. 13:49:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:49:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4015061369773350810.sh 13:49:42 ---> sysstat.sh 13:49:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16767872064807473763.sh 13:49:42 ---> package-listing.sh 13:49:42 ++ facter osfamily 13:49:42 ++ tr '[:upper:]' '[:lower:]' 13:49:42 + OS_FAMILY=debian 13:49:42 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:49:42 + START_PACKAGES=/tmp/packages_start.txt 13:49:42 + END_PACKAGES=/tmp/packages_end.txt 13:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:49:42 + PACKAGES=/tmp/packages_start.txt 13:49:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:49:42 + PACKAGES=/tmp/packages_end.txt 13:49:42 + case "${OS_FAMILY}" in 13:49:42 + dpkg -l 13:49:42 + grep '^ii' 13:49:42 + '[' -f /tmp/packages_start.txt ']' 13:49:42 + '[' -f /tmp/packages_end.txt ']' 13:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:49:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:49:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:49:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:49:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15639147829784303934.sh 13:49:42 ---> capture-instance-metadata.sh 13:49:42 Setup pyenv: 13:49:42 system 13:49:42 3.8.13 13:49:42 3.9.13 13:49:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:49:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uCKY 13:49:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:49:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:51 lf-activate-venv(): INFO: Base packages installed successfully 13:49:51 lf-activate-venv(): INFO: Installing additional packages: lftools 13:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-uCKY/bin to PATH 13:50:28 INFO: Running in OpenStack, capturing instance metadata 13:50:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10805376025633793500.sh 13:50:29 provisioning config files... 13:50:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5091342100901972618tmp 13:50:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:50:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:50:29 [EnvInject] - Injecting environment variables from a build step. 13:50:29 [EnvInject] - Injecting as environment variables the properties content 13:50:29 SERVER_ID=logs 13:50:29 13:50:29 [EnvInject] - Variables injected successfully. 13:50:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14729919923178745208.sh 13:50:29 ---> create-netrc.sh 13:50:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17585901579718552183.sh 13:50:29 ---> python-tools-install.sh 13:50:29 Setup pyenv: 13:50:29 system 13:50:29 3.8.13 13:50:29 3.9.13 13:50:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:50:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCKY from file:/tmp/.os_lf_venv 13:50:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:31 lf-activate-venv(): INFO: Base packages installed successfully 13:50:31 lf-activate-venv(): INFO: Installing additional packages: lftools 13:50:41 lf-activate-venv(): INFO: Adding /tmp/venv-uCKY/bin to PATH 13:50:41 Generating Requirements File 13:51:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:51:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:51:06 Python 3.10.6 13:51:06 pip 26.0.1 from /tmp/venv-uCKY/lib/python3.10/site-packages/pip (python 3.10) 13:51:06 appdirs==1.4.4 13:51:06 argcomplete==3.6.3 13:51:06 aspy.yaml==1.3.0 13:51:06 attrs==25.4.0 13:51:06 autopage==0.6.0 13:51:06 backports.strenum==1.3.1 13:51:06 beautifulsoup4==4.14.3 13:51:06 boto3==1.42.59 13:51:06 botocore==1.42.59 13:51:06 bs4==0.0.2 13:51:06 certifi==2026.2.25 13:51:06 cffi==2.0.0 13:51:06 cfgv==3.5.0 13:51:06 chardet==6.0.0.post1 13:51:06 charset-normalizer==3.4.4 13:51:06 click==8.3.1 13:51:06 cliff==4.13.2 13:51:06 cmd2==3.3.0 13:51:06 cryptography==3.3.2 13:51:06 debtcollector==3.0.0 13:51:06 decorator==5.2.1 13:51:06 defusedxml==0.7.1 13:51:06 Deprecated==1.3.1 13:51:06 distlib==0.4.0 13:51:06 dnspython==2.8.0 13:51:06 docker==7.1.0 13:51:06 dogpile.cache==1.5.0 13:51:06 durationpy==0.10 13:51:06 email-validator==2.3.0 13:51:06 filelock==3.25.0 13:51:06 future==1.0.0 13:51:06 gitdb==4.0.12 13:51:06 GitPython==3.1.46 13:51:06 httplib2==0.30.2 13:51:06 identify==2.6.17 13:51:06 idna==3.11 13:51:06 importlib-resources==1.5.0 13:51:06 iso8601==2.1.0 13:51:06 Jinja2==3.1.6 13:51:06 jmespath==1.1.0 13:51:06 jsonpatch==1.33 13:51:06 jsonpointer==3.0.0 13:51:06 jsonschema==4.26.0 13:51:06 jsonschema-specifications==2025.9.1 13:51:06 keystoneauth1==5.13.1 13:51:06 kubernetes==35.0.0 13:51:06 lftools==0.37.21 13:51:06 lxml==6.0.2 13:51:06 markdown-it-py==4.0.0 13:51:06 MarkupSafe==3.0.3 13:51:06 mdurl==0.1.2 13:51:06 msgpack==1.1.2 13:51:06 multi_key_dict==2.0.3 13:51:06 munch==4.0.0 13:51:06 netaddr==1.3.0 13:51:06 niet==1.4.2 13:51:06 nodeenv==1.10.0 13:51:06 oauth2client==4.1.3 13:51:06 oauthlib==3.3.1 13:51:06 openstacksdk==4.10.0 13:51:06 os-service-types==1.8.2 13:51:06 osc-lib==4.4.0 13:51:06 oslo.config==10.3.0 13:51:06 oslo.context==6.3.0 13:51:06 oslo.i18n==6.7.2 13:51:06 oslo.log==8.1.0 13:51:06 oslo.serialization==5.9.1 13:51:06 oslo.utils==10.0.0 13:51:06 packaging==26.0 13:51:06 pbr==7.0.3 13:51:06 platformdirs==4.9.2 13:51:06 prettytable==3.17.0 13:51:06 psutil==7.2.2 13:51:06 pyasn1==0.6.2 13:51:06 pyasn1_modules==0.4.2 13:51:06 pycparser==3.0 13:51:06 pygerrit2==2.0.15 13:51:06 PyGithub==2.8.1 13:51:06 Pygments==2.19.2 13:51:06 PyJWT==2.11.0 13:51:06 PyNaCl==1.6.2 13:51:06 pyparsing==2.4.7 13:51:06 pyperclip==1.11.0 13:51:06 pyrsistent==0.20.0 13:51:06 python-cinderclient==9.9.0 13:51:06 python-dateutil==2.9.0.post0 13:51:06 python-discovery==1.1.0 13:51:06 python-heatclient==5.1.0 13:51:06 python-jenkins==1.8.3 13:51:06 python-keystoneclient==5.8.0 13:51:06 python-magnumclient==4.10.0 13:51:06 python-openstackclient==9.0.0 13:51:06 python-swiftclient==4.10.0 13:51:06 PyYAML==6.0.3 13:51:06 referencing==0.37.0 13:51:06 requests==2.32.5 13:51:06 requests-oauthlib==2.0.0 13:51:06 requestsexceptions==1.4.0 13:51:06 rfc3986==2.0.0 13:51:06 rich==14.3.3 13:51:06 rich-argparse==1.7.2 13:51:06 rpds-py==0.30.0 13:51:06 rsa==4.9.1 13:51:06 ruamel.yaml==0.19.1 13:51:06 ruamel.yaml.clib==0.2.15 13:51:06 s3transfer==0.16.0 13:51:06 simplejson==3.20.2 13:51:06 six==1.17.0 13:51:06 smmap==5.0.2 13:51:06 soupsieve==2.8.3 13:51:06 stevedore==5.7.0 13:51:06 tabulate==0.9.0 13:51:06 toml==0.10.2 13:51:06 tomlkit==0.14.0 13:51:06 tqdm==4.67.3 13:51:06 typing_extensions==4.15.0 13:51:06 urllib3==1.26.20 13:51:06 virtualenv==21.1.0 13:51:06 wcwidth==0.6.0 13:51:06 websocket-client==1.9.0 13:51:06 wrapt==2.1.1 13:51:06 xdg==6.0.0 13:51:06 xmltodict==1.0.4 13:51:06 yq==3.4.3 13:51:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1038982920663851981.sh 13:51:06 ---> sudo-logs.sh 13:51:06 Archiving 'sudo' log.. 13:51:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6441735120115875624.sh 13:51:07 ---> job-cost.sh 13:51:07 INFO: Activating Python virtual environment... 13:51:07 Setup pyenv: 13:51:07 system 13:51:07 3.8.13 13:51:07 3.9.13 13:51:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:51:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCKY from file:/tmp/.os_lf_venv 13:51:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:51:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:51:09 lf-activate-venv(): INFO: Base packages installed successfully 13:51:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-uCKY/bin to PATH 13:51:15 INFO: No stack-cost file found 13:51:15 INFO: Instance uptime: 172s 13:51:15 INFO: Fetching instance metadata (attempt 1 of 3)... 13:51:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:51:15 INFO: Successfully fetched instance metadata 13:51:15 INFO: Instance type: v3-standard-4 13:51:15 INFO: Retrieving pricing info for: v3-standard-4 13:51:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:51:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=172 13:51:16 INFO: Successfully fetched Vexxhost pricing API 13:51:16 INFO: Retrieved cost: 0.11 13:51:16 INFO: Retrieved resource: v3-standard-4 13:51:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:51:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:51:16 INFO: Successfully archived job cost data 13:51:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4485,2026-03-02 13:51:16,v3-standard-4,172,0.11,0.00,SUCCESS 13:51:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1377216274933522411.sh 13:51:16 ---> logs-deploy.sh 13:51:16 Setup pyenv: 13:51:16 system 13:51:16 3.8.13 13:51:16 3.9.13 13:51:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:51:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCKY from file:/tmp/.os_lf_venv 13:51:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:51:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:51:18 lf-activate-venv(): INFO: Base packages installed successfully 13:51:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:51:28 lf-activate-venv(): INFO: Adding /tmp/venv-uCKY/bin to PATH 13:51:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4485 13:51:28 INFO: archiving workspace using pattern(s): 13:51:28 /tmp/venv-uCKY/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! 13:51:28 warnings.warn( 13:51:29 Archives upload complete. 13:51:29 INFO: archiving logs to Nexus 13:51:29 /tmp/venv-uCKY/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! 13:51:29 warnings.warn( 13:51:30 ---> uname -a: 13:51:30 Linux prd-ubuntu1804-builder-4c-4g-1035 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:51:30 13:51:30 13:51:30 ---> lscpu: 13:51:30 Architecture: x86_64 13:51:30 CPU op-mode(s): 32-bit, 64-bit 13:51:30 Byte Order: Little Endian 13:51:30 CPU(s): 4 13:51:30 On-line CPU(s) list: 0-3 13:51:30 Thread(s) per core: 1 13:51:30 Core(s) per socket: 1 13:51:30 Socket(s): 4 13:51:30 NUMA node(s): 1 13:51:30 Vendor ID: AuthenticAMD 13:51:30 CPU family: 23 13:51:30 Model: 49 13:51:30 Model name: AMD EPYC-Rome Processor 13:51:30 Stepping: 0 13:51:30 CPU MHz: 2800.000 13:51:30 BogoMIPS: 5600.00 13:51:30 Virtualization: AMD-V 13:51:30 Hypervisor vendor: KVM 13:51:30 Virtualization type: full 13:51:30 L1d cache: 32K 13:51:30 L1i cache: 32K 13:51:30 L2 cache: 512K 13:51:30 L3 cache: 16384K 13:51:30 NUMA node0 CPU(s): 0-3 13:51:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:51:30 13:51:30 13:51:30 ---> nproc: 13:51:30 4 13:51:30 13:51:30 13:51:30 ---> df -h: 13:51:30 Filesystem Size Used Avail Use% Mounted on 13:51:30 udev 7.9G 0 7.9G 0% /dev 13:51:30 tmpfs 1.6G 676K 1.6G 1% /run 13:51:30 /dev/vda1 78G 8.3G 70G 11% / 13:51:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:51:30 tmpfs 5.0M 0 5.0M 0% /run/lock 13:51:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:51:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:51:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:51:30 13:51:30 13:51:30 ---> free -m: 13:51:30 total used free shared buff/cache available 13:51:30 Mem: 16040 555 13412 0 2071 15171 13:51:30 Swap: 1023 0 1023 13:51:30 13:51:30 13:51:30 ---> ip addr: 13:51:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:51:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:51:30 inet 127.0.0.1/8 scope host lo 13:51:30 valid_lft forever preferred_lft forever 13:51:30 inet6 ::1/128 scope host 13:51:30 valid_lft forever preferred_lft forever 13:51:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:51:30 link/ether fa:16:3e:d5:4e:18 brd ff:ff:ff:ff:ff:ff 13:51:30 inet 10.30.106.115/23 brd 10.30.107.255 scope global dynamic ens3 13:51:30 valid_lft 86230sec preferred_lft 86230sec 13:51:30 inet6 fe80::f816:3eff:fed5:4e18/64 scope link 13:51:30 valid_lft forever preferred_lft forever 13:51:30 13:51:30 13:51:30 ---> sar -b -r -n DEV: 13:51:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1035) 03/02/26 _x86_64_ (4 CPU) 13:51:30 13:51:30 13:48:45 LINUX RESTART (4 CPU) 13:51:30 13:51:30 13:49:01 tps rtps wtps bread/s bwrtn/s 13:51:30 13:50:02 216.43 58.69 157.74 3720.05 49703.85 13:51:30 13:51:01 112.62 0.73 111.90 98.02 30588.85 13:51:30 Average: 164.96 29.95 135.01 1924.25 40226.65 13:51:30 13:51:30 13:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:51:30 13:50:02 14092672 15574384 2332296 14.20 52756 1633812 778440 4.45 664808 1461232 107296 13:51:30 13:51:01 13787564 15527472 2637404 16.06 74416 1858136 799132 4.57 726092 1679556 59796 13:51:30 Average: 13940118 15550928 2484850 15.13 63586 1745974 788786 4.51 695450 1570394 83546 13:51:30 13:51:30 13:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:51:30 13:50:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 13:51:30 13:50:02 ens3 441.96 280.75 1734.18 76.99 0.00 0.00 0.00 0.00 13:51:30 13:51:01 lo 0.81 0.81 0.09 0.09 0.00 0.00 0.00 0.00 13:51:30 13:51:01 ens3 157.13 116.44 930.92 13.59 0.00 0.00 0.00 0.00 13:51:30 Average: lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 13:51:30 Average: ens3 300.74 199.29 1335.92 45.56 0.00 0.00 0.00 0.00 13:51:30 13:51:30 13:51:30 ---> sar -P ALL: 13:51:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1035) 03/02/26 _x86_64_ (4 CPU) 13:51:30 13:51:30 13:48:45 LINUX RESTART (4 CPU) 13:51:30 13:51:30 13:49:01 CPU %user %nice %system %iowait %steal %idle 13:51:30 13:50:02 all 20.39 0.00 2.09 6.03 0.06 71.44 13:51:30 13:50:02 0 11.25 0.00 1.72 13.04 0.03 73.95 13:51:30 13:50:02 1 15.38 0.00 1.91 9.06 0.07 73.58 13:51:30 13:50:02 2 28.60 0.00 2.52 0.85 0.07 67.96 13:51:30 13:50:02 3 26.27 0.00 2.21 1.19 0.07 70.27 13:51:30 13:51:01 all 14.04 0.00 1.07 4.76 0.05 80.09 13:51:30 13:51:01 0 19.22 0.00 1.29 12.48 0.07 66.94 13:51:30 13:51:01 1 2.55 0.00 0.22 2.43 0.03 94.77 13:51:30 13:51:01 2 18.81 0.00 1.31 0.85 0.05 78.98 13:51:30 13:51:01 3 15.60 0.00 1.43 3.29 0.05 79.64 13:51:30 Average: all 17.24 0.00 1.58 5.40 0.05 75.73 13:51:30 Average: 0 15.21 0.00 1.51 12.76 0.05 70.47 13:51:30 Average: 1 9.01 0.00 1.07 5.77 0.05 84.10 13:51:30 Average: 2 23.75 0.00 1.92 0.85 0.06 73.43 13:51:30 Average: 3 20.98 0.00 1.82 2.23 0.06 74.91 13:51:30 13:51:30 13:51:30