15:27:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 15:27:14 Running as SYSTEM 15:27:14 [EnvInject] - Loading node environment variables. 15:27:14 Building remotely on prd-ubuntu1804-builder-4c-4g-1281 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:27:14 [ssh-agent] Looking for ssh-agent implementation... 15:27:14 $ ssh-agent 15:27:14 SSH_AUTH_SOCK=/tmp/ssh-NkBZ2rfK7Fky/agent.1730 15:27:14 SSH_AGENT_PID=1732 15:27:14 [ssh-agent] Started. 15:27:14 Running ssh-add (command line suppressed) 15:27:14 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17101013431258270547.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17101013431258270547.key) 15:27:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:27:14 The recommended git tool is: NONE 15:27:16 using credential onap-jenkins-ssh 15:27:16 Wiping out workspace first. 15:27:16 Cloning the remote Git repository 15:27:16 Cloning repository git://cloud.onap.org/mirror/oom.git 15:27:16 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:27:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:16 > git --version # timeout=10 15:27:16 > git --version # 'git version 2.17.1' 15:27:16 using GIT_SSH to set credentials Gerrit user 15:27:16 Verifying host key using manually-configured host key entries 15:27:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:27:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:22 using GIT_SSH to set credentials Gerrit user 15:27:22 Verifying host key using manually-configured host key entries 15:27:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/1 # timeout=30 15:27:22 > git rev-parse 8a982b8fbf37b806f9fae265043564187a8bcf78^{commit} # timeout=10 15:27:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:27:22 Checking out Revision 8a982b8fbf37b806f9fae265043564187a8bcf78 (refs/changes/39/143439/1) 15:27:22 > git config core.sparsecheckout # timeout=10 15:27:22 > git checkout -f 8a982b8fbf37b806f9fae265043564187a8bcf78 # timeout=30 15:27:26 Commit message: "17.0.0 chart release" 15:27:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:27:26 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 15:27:26 [EnvInject] - Injecting environment variables from a build step. 15:27:26 [EnvInject] - Injecting as environment variables the properties content 15:27:26 PYTHON=python3 15:27:26 15:27:26 [EnvInject] - Variables injected successfully. 15:27:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3020392844908381579.sh 15:27:26 ---> tox-install.sh 15:27:26 + source /home/jenkins/lf-env.sh 15:27:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:26 ++ mktemp -d /tmp/venv-XXXX 15:27:26 + lf_venv=/tmp/venv-VbYo 15:27:26 + local venv_file=/tmp/.os_lf_venv 15:27:26 + local python=python3 15:27:26 + local options 15:27:26 + local set_path=true 15:27:26 + local install_args= 15:27: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 15:27:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:26 + true 15:27:26 + case $1 in 15:27:26 + venv_file=/tmp/.toxenv 15:27:26 + shift 2 15:27:26 + true 15:27:26 + case $1 in 15:27:26 + shift 15:27:26 + break 15:27:26 + case $python in 15:27:26 + local pkg_list= 15:27:26 + [[ -d /opt/pyenv ]] 15:27:26 + echo 'Setup pyenv:' 15:27:26 Setup pyenv: 15:27:26 + export PYENV_ROOT=/opt/pyenv 15:27:26 + PYENV_ROOT=/opt/pyenv 15:27: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 15:27: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 15:27:26 + pyenv versions 15:27:26 * system (set by /opt/pyenv/version) 15:27:26 * 3.8.13 (set by /opt/pyenv/version) 15:27:26 * 3.9.13 (set by /opt/pyenv/version) 15:27:26 * 3.10.6 (set by /opt/pyenv/version) 15:27:26 + command -v pyenv 15:27:26 ++ pyenv init - --no-rehash 15:27: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[*]}"'\'')" 15:27:26 export PATH="/opt/pyenv/shims:${PATH}" 15:27:26 export PYENV_SHELL=bash 15:27:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:26 pyenv() { 15:27:26 local command 15:27:26 command="${1:-}" 15:27:26 if [ "$#" -gt 0 ]; then 15:27:26 shift 15:27:26 fi 15:27:26 15:27:26 case "$command" in 15:27:26 rehash|shell) 15:27:26 eval "$(pyenv "sh-$command" "$@")" 15:27:26 ;; 15:27:26 *) 15:27:26 command pyenv "$command" "$@" 15:27:26 ;; 15:27:26 esac 15:27:26 }' 15:27: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[*]}"' 15:27: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 15:27: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 15:27: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 15:27:26 ++ export PYENV_SHELL=bash 15:27:26 ++ PYENV_SHELL=bash 15:27:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:26 +++ complete -F _pyenv pyenv 15:27:26 ++ lf-pyver python3 15:27:26 ++ local py_version_xy=python3 15:27:26 ++ local py_version_xyz= 15:27:26 ++ pyenv versions 15:27:26 ++ local command 15:27:26 ++ command=versions 15:27:26 ++ '[' 1 -gt 0 ']' 15:27:26 ++ shift 15:27:26 ++ case "$command" in 15:27:26 ++ command pyenv versions 15:27:26 ++ pyenv versions 15:27:26 ++ sed 's/^[ *]* //' 15:27:26 ++ awk '{ print $1 }' 15:27:26 ++ grep -E '^[0-9.]*[0-9]$' 15:27:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:26 +++ grep '^3' /tmp/.pyenv_versions 15:27:26 +++ sort -V 15:27:26 +++ tail -n 1 15:27:26 ++ py_version_xyz=3.10.6 15:27:26 ++ [[ -z 3.10.6 ]] 15:27:26 ++ echo 3.10.6 15:27:26 ++ return 0 15:27:26 + pyenv local 3.10.6 15:27:26 + local command 15:27:26 + command=local 15:27:26 + '[' 2 -gt 0 ']' 15:27:26 + shift 15:27:26 + case "$command" in 15:27:26 + command pyenv local 3.10.6 15:27:26 + pyenv local 3.10.6 15:27:26 + for arg in "$@" 15:27:26 + case $arg in 15:27:26 + pkg_list+='tox ' 15:27:26 + for arg in "$@" 15:27:26 + case $arg in 15:27:26 + pkg_list+='virtualenv ' 15:27:26 + for arg in "$@" 15:27:26 + case $arg in 15:27:26 + pkg_list+='urllib3~=1.26.15 ' 15:27:26 + [[ -f /tmp/.toxenv ]] 15:27:26 + [[ ! -f /tmp/.toxenv ]] 15:27:26 + [[ -n '' ]] 15:27:26 + python3 -m venv /tmp/venv-VbYo 15:27:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbYo' 15:27:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbYo 15:27:30 + echo /tmp/venv-VbYo 15:27:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:27:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:27:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:27:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:30 + local 'pip_opts=--upgrade --quiet' 15:27:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:27:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:27:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:27:30 + [[ -n '' ]] 15:27:30 + [[ -n '' ]] 15:27:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:27:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:30 + /tmp/venv-VbYo/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 15:27:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:27:35 lf-activate-venv(): INFO: Base packages installed successfully 15:27:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:27:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:27:35 + /tmp/venv-VbYo/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 15:27:36 + type python3 15:27:36 + true 15:27:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VbYo/bin to PATH' 15:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-VbYo/bin to PATH 15:27:36 + PATH=/tmp/venv-VbYo/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:27:36 + return 0 15:27:36 + python3 --version 15:27:36 Python 3.10.6 15:27:36 + python3 -m pip --version 15:27:37 pip 26.0.1 from /tmp/venv-VbYo/lib/python3.10/site-packages/pip (python 3.10) 15:27:37 + python3 -m pip freeze 15:27:37 cachetools==7.0.2 15:27:37 colorama==0.4.6 15:27:37 distlib==0.4.0 15:27:37 filelock==3.25.0 15:27:37 packaging==26.0 15:27:37 platformdirs==4.9.2 15:27:37 pluggy==1.6.0 15:27:37 pyproject-api==1.10.0 15:27:37 python-discovery==1.1.0 15:27:37 tomli==2.4.0 15:27:37 tox==4.47.0 15:27:37 typing_extensions==4.15.0 15:27:37 urllib3==1.26.20 15:27:37 virtualenv==21.1.0 15:27:37 [EnvInject] - Injecting environment variables from a build step. 15:27:37 [EnvInject] - Injecting as environment variables the properties content 15:27:37 PARALLEL=false 15:27:37 15:27:37 [EnvInject] - Variables injected successfully. 15:27:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15597509900890907153.sh 15:27:37 ---> tox-run.sh 15:27: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 15:27:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:27:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:27:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:27:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:27:37 + source /home/jenkins/lf-env.sh 15:27:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:37 ++ mktemp -d /tmp/venv-XXXX 15:27:37 + lf_venv=/tmp/venv-tuqe 15:27:37 + local venv_file=/tmp/.os_lf_venv 15:27:37 + local python=python3 15:27:37 + local options 15:27:37 + local set_path=true 15:27:37 + local install_args= 15:27: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 15:27:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:37 + true 15:27:37 + case $1 in 15:27:37 + venv_file=/tmp/.toxenv 15:27:37 + shift 2 15:27:37 + true 15:27:37 + case $1 in 15:27:37 + shift 15:27:37 + break 15:27:37 + case $python in 15:27:37 + local pkg_list= 15:27:37 + [[ -d /opt/pyenv ]] 15:27:37 + echo 'Setup pyenv:' 15:27:37 Setup pyenv: 15:27:37 + export PYENV_ROOT=/opt/pyenv 15:27:37 + PYENV_ROOT=/opt/pyenv 15:27: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 15:27: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 15:27:37 + pyenv versions 15:27:37 system 15:27:37 3.8.13 15:27:37 3.9.13 15:27:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:27:37 + command -v pyenv 15:27:37 ++ pyenv init - --no-rehash 15:27: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[*]}"'\'')" 15:27:37 export PATH="/opt/pyenv/shims:${PATH}" 15:27:37 export PYENV_SHELL=bash 15:27:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:37 pyenv() { 15:27:37 local command 15:27:37 command="${1:-}" 15:27:37 if [ "$#" -gt 0 ]; then 15:27:37 shift 15:27:37 fi 15:27:37 15:27:37 case "$command" in 15:27:37 rehash|shell) 15:27:37 eval "$(pyenv "sh-$command" "$@")" 15:27:37 ;; 15:27:37 *) 15:27:37 command pyenv "$command" "$@" 15:27:37 ;; 15:27:37 esac 15:27:37 }' 15:27: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[*]}"' 15:27: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 15:27: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 15:27: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 15:27:37 ++ export PYENV_SHELL=bash 15:27:37 ++ PYENV_SHELL=bash 15:27:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:37 +++ complete -F _pyenv pyenv 15:27:37 ++ lf-pyver python3 15:27:37 ++ local py_version_xy=python3 15:27:37 ++ local py_version_xyz= 15:27:37 ++ pyenv versions 15:27:37 ++ local command 15:27:37 ++ command=versions 15:27:37 ++ '[' 1 -gt 0 ']' 15:27:37 ++ shift 15:27:37 ++ case "$command" in 15:27:37 ++ command pyenv versions 15:27:37 ++ pyenv versions 15:27:37 ++ awk '{ print $1 }' 15:27:37 ++ sed 's/^[ *]* //' 15:27:37 ++ grep -E '^[0-9.]*[0-9]$' 15:27:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:37 +++ grep '^3' /tmp/.pyenv_versions 15:27:37 +++ sort -V 15:27:37 +++ tail -n 1 15:27:37 ++ py_version_xyz=3.10.6 15:27:37 ++ [[ -z 3.10.6 ]] 15:27:37 ++ echo 3.10.6 15:27:37 ++ return 0 15:27:37 + pyenv local 3.10.6 15:27:37 + local command 15:27:37 + command=local 15:27:37 + '[' 2 -gt 0 ']' 15:27:37 + shift 15:27:37 + case "$command" in 15:27:37 + command pyenv local 3.10.6 15:27:37 + pyenv local 3.10.6 15:27:37 + for arg in "$@" 15:27:37 + case $arg in 15:27:37 + pkg_list+='tox ' 15:27:37 + for arg in "$@" 15:27:37 + case $arg in 15:27:37 + pkg_list+='virtualenv ' 15:27:37 + for arg in "$@" 15:27:37 + case $arg in 15:27:37 + pkg_list+='urllib3~=1.26.15 ' 15:27:37 + [[ -f /tmp/.toxenv ]] 15:27:37 ++ cat /tmp/.toxenv 15:27:37 + lf_venv=/tmp/venv-VbYo 15:27:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbYo from' file:/tmp/.toxenv 15:27:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbYo from file:/tmp/.toxenv 15:27:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:27:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:37 + local 'pip_opts=--upgrade --quiet' 15:27:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:27:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:27:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:27:37 + [[ -n '' ]] 15:27:37 + [[ -n '' ]] 15:27:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:27:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:37 + /tmp/venv-VbYo/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 15:27:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:27:38 lf-activate-venv(): INFO: Base packages installed successfully 15:27:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:27:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:27:38 + /tmp/venv-VbYo/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 15:27:39 + type python3 15:27:39 + true 15:27:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VbYo/bin to PATH' 15:27:39 lf-activate-venv(): INFO: Adding /tmp/venv-VbYo/bin to PATH 15:27:39 + PATH=/tmp/venv-VbYo/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:27:39 + return 0 15:27:39 + [[ -d /opt/pyenv ]] 15:27:39 + echo '---> Setting up pyenv' 15:27:39 ---> Setting up pyenv 15:27:39 + export PYENV_ROOT=/opt/pyenv 15:27:39 + PYENV_ROOT=/opt/pyenv 15:27:39 + export PATH=/opt/pyenv/bin:/tmp/venv-VbYo/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:27:39 + PATH=/opt/pyenv/bin:/tmp/venv-VbYo/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:27:39 ++ pwd 15:27:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:27:39 + export PYTHONPATH 15:27:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:27:39 + TOX_TESTENV_PASSENV=PYTHONPATH 15:27:39 + tox --version 15:27:39 4.47.0 from /tmp/venv-VbYo/lib/python3.10/site-packages/tox/__init__.py 15:27:39 + PARALLEL=false 15:27:39 + TOX_OPTIONS_LIST= 15:27:39 + [[ -n checkbashisms ]] 15:27:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:27:39 + case ${PARALLEL,,} in 15:27:39 + tox -e checkbashisms 15:27:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:27:40 checkbashisms: freeze> python -m pip freeze --all 15:27:41 checkbashisms: pip==26.0.1,setuptools==82.0.0 15:27:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:27:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:27:45 checkbashisms: OK (4.99=setup[1.48]+cmd[3.51] seconds) 15:27:45 congratulations :) (5.03 seconds) 15:27:45 + tox_status=0 15:27:45 + echo '---> Completed tox runs' 15:27:45 ---> Completed tox runs 15:27:45 + for i in .tox/*/log 15:27:45 ++ echo .tox/checkbashisms/log 15:27:45 ++ awk -F/ '{print $2}' 15:27:45 + tox_env=checkbashisms 15:27:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:27:45 + DOC_DIR=docs/_build/html 15:27:45 + [[ -d docs/_build/html ]] 15:27:45 + echo '---> tox-run.sh ends' 15:27:45 ---> tox-run.sh ends 15:27:45 + test 0 -eq 0 15:27:45 $ ssh-agent -k 15:27:45 unset SSH_AUTH_SOCK; 15:27:45 unset SSH_AGENT_PID; 15:27:45 echo Agent pid 1732 killed; 15:27:45 [ssh-agent] Stopped. 15:27:45 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4513938998633568340.sh 15:27:45 ---> sysstat.sh 15:27:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13035637085791626909.sh 15:27:45 ---> package-listing.sh 15:27:45 ++ facter osfamily 15:27:45 ++ tr '[:upper:]' '[:lower:]' 15:27:45 + OS_FAMILY=debian 15:27:45 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:27:45 + START_PACKAGES=/tmp/packages_start.txt 15:27:45 + END_PACKAGES=/tmp/packages_end.txt 15:27:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:45 + PACKAGES=/tmp/packages_start.txt 15:27:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:27:45 + PACKAGES=/tmp/packages_end.txt 15:27:45 + case "${OS_FAMILY}" in 15:27:45 + dpkg -l 15:27:45 + grep '^ii' 15:27:45 + '[' -f /tmp/packages_start.txt ']' 15:27:45 + '[' -f /tmp/packages_end.txt ']' 15:27:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:27:45 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:27:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:27:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9280165004151710363.sh 15:27:45 ---> capture-instance-metadata.sh 15:27:45 Setup pyenv: 15:27:45 system 15:27:45 3.8.13 15:27:45 3.9.13 15:27:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:27:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3TTK 15:27:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:54 lf-activate-venv(): INFO: Base packages installed successfully 15:27:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-3TTK/bin to PATH 15:28:19 INFO: Running in OpenStack, capturing instance metadata 15:28:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1370688460824340345.sh 15:28:20 provisioning config files... 15:28:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14120236269562641864tmp 15:28:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:28:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:28:20 [EnvInject] - Injecting environment variables from a build step. 15:28:20 [EnvInject] - Injecting as environment variables the properties content 15:28:20 SERVER_ID=logs 15:28:20 15:28:20 [EnvInject] - Variables injected successfully. 15:28:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4151011501902166741.sh 15:28:20 ---> create-netrc.sh 15:28:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8143637438614085356.sh 15:28:20 ---> python-tools-install.sh 15:28:20 Setup pyenv: 15:28:20 system 15:28:20 3.8.13 15:28:20 3.9.13 15:28:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3TTK from file:/tmp/.os_lf_venv 15:28:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:22 lf-activate-venv(): INFO: Base packages installed successfully 15:28:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-3TTK/bin to PATH 15:28:31 Generating Requirements File 15:28:48 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. 15:28:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:28:49 Python 3.10.6 15:28:49 pip 26.0.1 from /tmp/venv-3TTK/lib/python3.10/site-packages/pip (python 3.10) 15:28:49 appdirs==1.4.4 15:28:49 argcomplete==3.6.3 15:28:49 aspy.yaml==1.3.0 15:28:49 attrs==25.4.0 15:28:49 autopage==0.6.0 15:28:49 backports.strenum==1.3.1 15:28:49 beautifulsoup4==4.14.3 15:28:49 boto3==1.42.59 15:28:49 botocore==1.42.59 15:28:49 bs4==0.0.2 15:28:49 certifi==2026.2.25 15:28:49 cffi==2.0.0 15:28:49 cfgv==3.5.0 15:28:49 chardet==6.0.0.post1 15:28:49 charset-normalizer==3.4.4 15:28:49 click==8.3.1 15:28:49 cliff==4.13.2 15:28:49 cmd2==3.3.0 15:28:49 cryptography==3.3.2 15:28:49 debtcollector==3.0.0 15:28:49 decorator==5.2.1 15:28:49 defusedxml==0.7.1 15:28:49 Deprecated==1.3.1 15:28:49 distlib==0.4.0 15:28:49 dnspython==2.8.0 15:28:49 docker==7.1.0 15:28:49 dogpile.cache==1.5.0 15:28:49 durationpy==0.10 15:28:49 email-validator==2.3.0 15:28:49 filelock==3.25.0 15:28:49 future==1.0.0 15:28:49 gitdb==4.0.12 15:28:49 GitPython==3.1.46 15:28:49 httplib2==0.30.2 15:28:49 identify==2.6.17 15:28:49 idna==3.11 15:28:49 importlib-resources==1.5.0 15:28:49 iso8601==2.1.0 15:28:49 Jinja2==3.1.6 15:28:49 jmespath==1.1.0 15:28:49 jsonpatch==1.33 15:28:49 jsonpointer==3.0.0 15:28:49 jsonschema==4.26.0 15:28:49 jsonschema-specifications==2025.9.1 15:28:49 keystoneauth1==5.13.1 15:28:49 kubernetes==35.0.0 15:28:49 lftools==0.37.22 15:28:49 lxml==6.0.2 15:28:49 markdown-it-py==4.0.0 15:28:49 MarkupSafe==3.0.3 15:28:49 mdurl==0.1.2 15:28:49 msgpack==1.1.2 15:28:49 multi_key_dict==2.0.3 15:28:49 munch==4.0.0 15:28:49 netaddr==1.3.0 15:28:49 niet==1.4.2 15:28:49 nodeenv==1.10.0 15:28:49 oauth2client==4.1.3 15:28:49 oauthlib==3.3.1 15:28:49 openstacksdk==4.10.0 15:28:49 os-service-types==1.8.2 15:28:49 osc-lib==4.4.0 15:28:49 oslo.config==10.3.0 15:28:49 oslo.context==6.3.0 15:28:49 oslo.i18n==6.7.2 15:28:49 oslo.log==8.1.0 15:28:49 oslo.serialization==5.9.1 15:28:49 oslo.utils==10.0.0 15:28:49 packaging==26.0 15:28:49 pbr==7.0.3 15:28:49 platformdirs==4.9.2 15:28:49 prettytable==3.17.0 15:28:49 psutil==7.2.2 15:28:49 pyasn1==0.6.2 15:28:49 pyasn1_modules==0.4.2 15:28:49 pycparser==3.0 15:28:49 pygerrit2==2.0.15 15:28:49 PyGithub==2.8.1 15:28:49 Pygments==2.19.2 15:28:49 PyJWT==2.11.0 15:28:49 PyNaCl==1.6.2 15:28:49 pyparsing==2.4.7 15:28:49 pyperclip==1.11.0 15:28:49 pyrsistent==0.20.0 15:28:49 python-cinderclient==9.9.0 15:28:49 python-dateutil==2.9.0.post0 15:28:49 python-discovery==1.1.0 15:28:49 python-heatclient==5.1.0 15:28:49 python-jenkins==1.8.3 15:28:49 python-keystoneclient==5.8.0 15:28:49 python-magnumclient==4.10.0 15:28:49 python-openstackclient==9.0.0 15:28:49 python-swiftclient==4.10.0 15:28:49 PyYAML==6.0.3 15:28:49 referencing==0.37.0 15:28:49 requests==2.32.5 15:28:49 requests-oauthlib==2.0.0 15:28:49 requestsexceptions==1.4.0 15:28:49 rfc3986==2.0.0 15:28:49 rich==14.3.3 15:28:49 rich-argparse==1.7.2 15:28:49 rpds-py==0.30.0 15:28:49 rsa==4.9.1 15:28:49 ruamel.yaml==0.19.1 15:28:49 ruamel.yaml.clib==0.2.15 15:28:49 s3transfer==0.16.0 15:28:49 simplejson==3.20.2 15:28:49 six==1.17.0 15:28:49 smmap==5.0.2 15:28:49 soupsieve==2.8.3 15:28:49 stevedore==5.7.0 15:28:49 tabulate==0.9.0 15:28:49 toml==0.10.2 15:28:49 tomlkit==0.14.0 15:28:49 tqdm==4.67.3 15:28:49 typing_extensions==4.15.0 15:28:49 urllib3==1.26.20 15:28:49 virtualenv==21.1.0 15:28:49 wcwidth==0.6.0 15:28:49 websocket-client==1.9.0 15:28:49 wrapt==2.1.1 15:28:49 xdg==6.0.0 15:28:49 xmltodict==1.0.4 15:28:49 yq==3.4.3 15:28:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1010381564504263288.sh 15:28:49 ---> sudo-logs.sh 15:28:49 Archiving 'sudo' log.. 15:28:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8628658667372076690.sh 15:28:50 ---> job-cost.sh 15:28:50 INFO: Activating Python virtual environment... 15:28:50 Setup pyenv: 15:28:50 system 15:28:50 3.8.13 15:28:50 3.9.13 15:28:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3TTK from file:/tmp/.os_lf_venv 15:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:52 lf-activate-venv(): INFO: Base packages installed successfully 15:28:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-3TTK/bin to PATH 15:28:58 INFO: No stack-cost file found 15:28:58 INFO: Instance uptime: 146s 15:28:58 INFO: Fetching instance metadata (attempt 1 of 3)... 15:28:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:28:58 INFO: Successfully fetched instance metadata 15:28:58 INFO: Instance type: v3-standard-4 15:28:58 INFO: Retrieving pricing info for: v3-standard-4 15:28:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:28:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 15:28:59 INFO: Successfully fetched Vexxhost pricing API 15:28:59 INFO: Retrieved cost: 0.11 15:28:59 INFO: Retrieved resource: v3-standard-4 15:28:59 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:28:59 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:28:59 INFO: Successfully archived job cost data 15:28:59 DEBUG: Cost data: oom-master-checkbashisms-lint,4486,2026-03-03 15:28:59,v3-standard-4,146,0.11,0.00,SUCCESS 15:28:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8336749501730909580.sh 15:28:59 ---> logs-deploy.sh 15:28:59 Setup pyenv: 15:28:59 system 15:28:59 3.8.13 15:28:59 3.9.13 15:28:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3TTK from file:/tmp/.os_lf_venv 15:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:01 lf-activate-venv(): INFO: Base packages installed successfully 15:29:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:29:09 lf-activate-venv(): INFO: Adding /tmp/venv-3TTK/bin to PATH 15:29:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4486 15:29:09 INFO: archiving workspace using pattern(s): 15:29:10 /tmp/venv-3TTK/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! 15:29:10 warnings.warn( 15:29:10 Archives upload complete. 15:29:11 INFO: archiving logs to Nexus 15:29:11 /tmp/venv-3TTK/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! 15:29:11 warnings.warn( 15:29:12 ---> uname -a: 15:29:12 Linux prd-ubuntu1804-builder-4c-4g-1281 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:29:12 15:29:12 15:29:12 ---> lscpu: 15:29:12 Architecture: x86_64 15:29:12 CPU op-mode(s): 32-bit, 64-bit 15:29:12 Byte Order: Little Endian 15:29:12 CPU(s): 4 15:29:12 On-line CPU(s) list: 0-3 15:29:12 Thread(s) per core: 1 15:29:12 Core(s) per socket: 1 15:29:12 Socket(s): 4 15:29:12 NUMA node(s): 1 15:29:12 Vendor ID: AuthenticAMD 15:29:12 CPU family: 23 15:29:12 Model: 49 15:29:12 Model name: AMD EPYC-Rome Processor 15:29:12 Stepping: 0 15:29:12 CPU MHz: 2799.998 15:29:12 BogoMIPS: 5599.99 15:29:12 Virtualization: AMD-V 15:29:12 Hypervisor vendor: KVM 15:29:12 Virtualization type: full 15:29:12 L1d cache: 32K 15:29:12 L1i cache: 32K 15:29:12 L2 cache: 512K 15:29:12 L3 cache: 16384K 15:29:12 NUMA node0 CPU(s): 0-3 15:29:12 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:29:12 15:29:12 15:29:12 ---> nproc: 15:29:12 4 15:29:12 15:29:12 15:29:12 ---> df -h: 15:29:12 Filesystem Size Used Avail Use% Mounted on 15:29:12 udev 7.9G 0 7.9G 0% /dev 15:29:12 tmpfs 1.6G 676K 1.6G 1% /run 15:29:12 /dev/vda1 78G 8.3G 70G 11% / 15:29:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:12 15:29:12 15:29:12 ---> free -m: 15:29:12 total used free shared buff/cache available 15:29:12 Mem: 16040 576 13391 0 2072 15150 15:29:12 Swap: 1023 0 1023 15:29:12 15:29:12 15:29:12 ---> ip addr: 15:29:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:12 inet 127.0.0.1/8 scope host lo 15:29:12 valid_lft forever preferred_lft forever 15:29:12 inet6 ::1/128 scope host 15:29:12 valid_lft forever preferred_lft forever 15:29:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:12 link/ether fa:16:3e:a1:af:55 brd ff:ff:ff:ff:ff:ff 15:29:12 inet 10.30.107.70/23 brd 10.30.107.255 scope global dynamic ens3 15:29:12 valid_lft 86248sec preferred_lft 86248sec 15:29:12 inet6 fe80::f816:3eff:fea1:af55/64 scope link 15:29:12 valid_lft forever preferred_lft forever 15:29:12 15:29:12 15:29:12 ---> sar -b -r -n DEV: 15:29:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1281) 03/03/26 _x86_64_ (4 CPU) 15:29:12 15:29:12 15:26:41 LINUX RESTART (4 CPU) 15:29:12 15:29:12 15:27:03 tps rtps wtps bread/s bwrtn/s 15:29:12 15:28:02 365.02 70.07 294.95 3951.04 37625.93 15:29:12 15:29:01 117.76 1.08 116.68 123.91 25395.70 15:29:12 Average: 240.33 35.28 205.05 2021.12 31458.55 15:29:12 15:29:12 15:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:12 15:28:02 14071268 15553180 2353700 14.33 52624 1633948 780432 4.47 687904 1461292 109788 15:29:12 15:29:01 13789480 15588616 2635488 16.05 78420 1908756 728320 4.17 667240 1729152 123868 15:29:12 Average: 13930374 15570898 2494594 15.19 65522 1771352 754376 4.32 677572 1595222 116828 15:29:12 15:29:12 15:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:12 15:28:02 ens3 457.16 303.28 1798.05 80.56 0.00 0.00 0.00 0.00 15:29:12 15:28:02 lo 2.34 2.34 0.25 0.25 0.00 0.00 0.00 0.00 15:29:12 15:29:01 ens3 77.31 53.70 931.30 11.32 0.00 0.00 0.00 0.00 15:29:12 15:29:01 lo 0.95 0.95 0.11 0.11 0.00 0.00 0.00 0.00 15:29:12 Average: ens3 265.61 177.42 1360.97 45.65 0.00 0.00 0.00 0.00 15:29:12 Average: lo 1.64 1.64 0.18 0.18 0.00 0.00 0.00 0.00 15:29:12 15:29:12 15:29:12 ---> sar -P ALL: 15:29:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1281) 03/03/26 _x86_64_ (4 CPU) 15:29:12 15:29:12 15:26:41 LINUX RESTART (4 CPU) 15:29:12 15:29:12 15:27:03 CPU %user %nice %system %iowait %steal %idle 15:29:12 15:28:02 all 21.57 0.00 2.32 7.50 0.07 68.54 15:29:12 15:28:02 0 15.81 0.00 2.84 7.66 0.07 73.62 15:29:12 15:28:02 1 28.55 0.00 2.38 1.80 0.09 67.18 15:29:12 15:28:02 2 14.67 0.00 1.91 10.64 0.07 72.71 15:29:12 15:28:02 3 27.28 0.00 2.13 9.87 0.09 60.64 15:29:12 15:29:01 all 18.83 0.00 1.43 5.05 0.06 74.64 15:29:12 15:29:01 0 17.75 0.00 1.63 4.30 0.05 76.27 15:29:12 15:29:01 1 36.56 0.00 2.02 3.01 0.08 58.33 15:29:12 15:29:01 2 7.94 0.00 0.97 5.75 0.05 85.29 15:29:12 15:29:01 3 13.07 0.00 1.10 7.13 0.03 78.67 15:29:12 Average: all 20.19 0.00 1.87 6.26 0.06 71.62 15:29:12 Average: 0 16.79 0.00 2.23 5.96 0.06 74.96 15:29:12 Average: 1 32.60 0.00 2.20 2.41 0.09 62.71 15:29:12 Average: 2 11.28 0.00 1.44 8.17 0.06 79.04 15:29:12 Average: 3 20.11 0.00 1.61 8.48 0.06 69.74 15:29:12 15:29:12 15:29:12