15:51:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:51:27 Running as SYSTEM 15:51:28 [EnvInject] - Loading node environment variables. 15:51:28 Building remotely on prd-ubuntu1804-builder-4c-4g-3292 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:51:28 [ssh-agent] Looking for ssh-agent implementation... 15:51:28 $ ssh-agent 15:51:28 SSH_AUTH_SOCK=/tmp/ssh-uS4N2j2n8Q4y/agent.1628 15:51:28 SSH_AGENT_PID=1630 15:51:28 [ssh-agent] Started. 15:51:28 Running ssh-add (command line suppressed) 15:51:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2801717188196740135.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2801717188196740135.key) 15:51:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:51:28 The recommended git tool is: NONE 15:51:30 using credential onap-jenkins-ssh 15:51:30 Wiping out workspace first. 15:51:30 Cloning the remote Git repository 15:51:30 Cloning repository git://cloud.onap.org/mirror/oom.git 15:51:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:51:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:51:30 > git --version # timeout=10 15:51:30 > git --version # 'git version 2.17.1' 15:51:30 using GIT_SSH to set credentials Gerrit user 15:51:30 Verifying host key using manually-configured host key entries 15:51:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:51:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:51:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:51:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:51:36 using GIT_SSH to set credentials Gerrit user 15:51:36 Verifying host key using manually-configured host key entries 15:51:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/5 # timeout=30 15:51:36 > git rev-parse baa9be5732fdef130c63a042fa3bfa69dc03c9f6^{commit} # timeout=10 15:51:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:51:36 Checking out Revision baa9be5732fdef130c63a042fa3bfa69dc03c9f6 (refs/changes/75/143475/5) 15:51:36 > git config core.sparsecheckout # timeout=10 15:51:36 > git checkout -f baa9be5732fdef130c63a042fa3bfa69dc03c9f6 # timeout=30 15:51:39 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:51:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:51:39 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:51:40 [EnvInject] - Injecting environment variables from a build step. 15:51:40 [EnvInject] - Injecting as environment variables the properties content 15:51:40 PYTHON=python3 15:51:40 15:51:40 [EnvInject] - Variables injected successfully. 15:51:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins735544817315957959.sh 15:51:40 ---> tox-install.sh 15:51:40 + source /home/jenkins/lf-env.sh 15:51:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:51:40 ++ mktemp -d /tmp/venv-XXXX 15:51:40 + lf_venv=/tmp/venv-Ns6Z 15:51:40 + local venv_file=/tmp/.os_lf_venv 15:51:40 + local python=python3 15:51:40 + local options 15:51:40 + local set_path=true 15:51:40 + local install_args= 15:51:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:51:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:51:40 + true 15:51:40 + case $1 in 15:51:40 + venv_file=/tmp/.toxenv 15:51:40 + shift 2 15:51:40 + true 15:51:40 + case $1 in 15:51:40 + shift 15:51:40 + break 15:51:40 + case $python in 15:51:40 + local pkg_list= 15:51:40 + [[ -d /opt/pyenv ]] 15:51:40 + echo 'Setup pyenv:' 15:51:40 Setup pyenv: 15:51:40 + export PYENV_ROOT=/opt/pyenv 15:51:40 + PYENV_ROOT=/opt/pyenv 15:51:40 + 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:51:40 + 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:51:40 + pyenv versions 15:51:40 * system (set by /opt/pyenv/version) 15:51:40 * 3.8.13 (set by /opt/pyenv/version) 15:51:40 * 3.9.13 (set by /opt/pyenv/version) 15:51:40 * 3.10.6 (set by /opt/pyenv/version) 15:51:40 + command -v pyenv 15:51:40 ++ pyenv init - --no-rehash 15:51:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:51:40 export PATH="/opt/pyenv/shims:${PATH}" 15:51:40 export PYENV_SHELL=bash 15:51:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:51:40 pyenv() { 15:51:40 local command 15:51:40 command="${1:-}" 15:51:40 if [ "$#" -gt 0 ]; then 15:51:40 shift 15:51:40 fi 15:51:40 15:51:40 case "$command" in 15:51:40 rehash|shell) 15:51:40 eval "$(pyenv "sh-$command" "$@")" 15:51:40 ;; 15:51:40 *) 15:51:40 command pyenv "$command" "$@" 15:51:40 ;; 15:51:40 esac 15:51:40 }' 15:51:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:51:40 ++ 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:51:40 ++ 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:51:40 ++ 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:51:40 ++ export PYENV_SHELL=bash 15:51:40 ++ PYENV_SHELL=bash 15:51:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:51:40 +++ complete -F _pyenv pyenv 15:51:40 ++ lf-pyver python3 15:51:40 ++ local py_version_xy=python3 15:51:40 ++ local py_version_xyz= 15:51:40 ++ pyenv versions 15:51:40 ++ local command 15:51:40 ++ command=versions 15:51:40 ++ '[' 1 -gt 0 ']' 15:51:40 ++ shift 15:51:40 ++ case "$command" in 15:51:40 ++ command pyenv versions 15:51:40 ++ pyenv versions 15:51:40 ++ sed 's/^[ *]* //' 15:51:40 ++ grep -E '^[0-9.]*[0-9]$' 15:51:40 ++ awk '{ print $1 }' 15:51:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:51:40 +++ grep '^3' /tmp/.pyenv_versions 15:51:40 +++ sort -V 15:51:40 +++ tail -n 1 15:51:40 ++ py_version_xyz=3.10.6 15:51:40 ++ [[ -z 3.10.6 ]] 15:51:40 ++ echo 3.10.6 15:51:40 ++ return 0 15:51:40 + pyenv local 3.10.6 15:51:40 + local command 15:51:40 + command=local 15:51:40 + '[' 2 -gt 0 ']' 15:51:40 + shift 15:51:40 + case "$command" in 15:51:40 + command pyenv local 3.10.6 15:51:40 + pyenv local 3.10.6 15:51:40 + for arg in "$@" 15:51:40 + case $arg in 15:51:40 + pkg_list+='tox ' 15:51:40 + for arg in "$@" 15:51:40 + case $arg in 15:51:40 + pkg_list+='virtualenv ' 15:51:40 + for arg in "$@" 15:51:40 + case $arg in 15:51:40 + pkg_list+='urllib3~=1.26.15 ' 15:51:40 + [[ -f /tmp/.toxenv ]] 15:51:40 + [[ ! -f /tmp/.toxenv ]] 15:51:40 + [[ -n '' ]] 15:51:40 + python3 -m venv /tmp/venv-Ns6Z 15:51:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ns6Z' 15:51:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ns6Z 15:51:45 + echo /tmp/venv-Ns6Z 15:51:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:51:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:51:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:51:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:45 + local 'pip_opts=--upgrade --quiet' 15:51:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:51:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:51:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:51:45 + [[ -n '' ]] 15:51:45 + [[ -n '' ]] 15:51:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:51:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:45 + /tmp/venv-Ns6Z/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:51:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:51:50 lf-activate-venv(): INFO: Base packages installed successfully 15:51:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:51:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:51:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:51:50 + /tmp/venv-Ns6Z/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:51:56 + type python3 15:51:56 + true 15:51:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ns6Z/bin to PATH' 15:51:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ns6Z/bin to PATH 15:51:56 + PATH=/tmp/venv-Ns6Z/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:51:56 + return 0 15:51:56 + python3 --version 15:51:56 Python 3.10.6 15:51:56 + python3 -m pip --version 15:51:56 pip 26.0.1 from /tmp/venv-Ns6Z/lib/python3.10/site-packages/pip (python 3.10) 15:51:56 + python3 -m pip freeze 15:51:57 cachetools==7.0.5 15:51:57 colorama==0.4.6 15:51:57 distlib==0.4.0 15:51:57 filelock==3.25.2 15:51:57 packaging==26.0 15:51:57 platformdirs==4.9.4 15:51:57 pluggy==1.6.0 15:51:57 pyproject-api==1.10.0 15:51:57 python-discovery==1.2.0 15:51:57 tomli==2.4.0 15:51:57 tomli_w==1.2.0 15:51:57 tox==4.50.1 15:51:57 typing_extensions==4.15.0 15:51:57 urllib3==1.26.20 15:51:57 virtualenv==21.2.0 15:51:57 [EnvInject] - Injecting environment variables from a build step. 15:51:57 [EnvInject] - Injecting as environment variables the properties content 15:51:57 PARALLEL=false 15:51:57 15:51:57 [EnvInject] - Variables injected successfully. 15:51:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7889581182989969054.sh 15:51:57 ---> tox-run.sh 15:51:57 + 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:51:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:51:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:51:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:51:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:51:57 + source /home/jenkins/lf-env.sh 15:51:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:51:57 ++ mktemp -d /tmp/venv-XXXX 15:51:57 + lf_venv=/tmp/venv-z6j3 15:51:57 + local venv_file=/tmp/.os_lf_venv 15:51:57 + local python=python3 15:51:57 + local options 15:51:57 + local set_path=true 15:51:57 + local install_args= 15:51:57 ++ 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:51:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:51:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:51:57 + true 15:51:57 + case $1 in 15:51:57 + venv_file=/tmp/.toxenv 15:51:57 + shift 2 15:51:57 + true 15:51:57 + case $1 in 15:51:57 + shift 15:51:57 + break 15:51:57 + case $python in 15:51:57 + local pkg_list= 15:51:57 + [[ -d /opt/pyenv ]] 15:51:57 + echo 'Setup pyenv:' 15:51:57 Setup pyenv: 15:51:57 + export PYENV_ROOT=/opt/pyenv 15:51:57 + PYENV_ROOT=/opt/pyenv 15:51:57 + 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:51:57 + 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:51:57 + pyenv versions 15:51:57 system 15:51:57 3.8.13 15:51:57 3.9.13 15:51:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:51:57 + command -v pyenv 15:51:57 ++ pyenv init - --no-rehash 15:51:57 + 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:51:57 export PATH="/opt/pyenv/shims:${PATH}" 15:51:57 export PYENV_SHELL=bash 15:51:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:51:57 pyenv() { 15:51:57 local command 15:51:57 command="${1:-}" 15:51:57 if [ "$#" -gt 0 ]; then 15:51:57 shift 15:51:57 fi 15:51:57 15:51:57 case "$command" in 15:51:57 rehash|shell) 15:51:57 eval "$(pyenv "sh-$command" "$@")" 15:51:57 ;; 15:51:57 *) 15:51:57 command pyenv "$command" "$@" 15:51:57 ;; 15:51:57 esac 15:51:57 }' 15:51:57 +++ 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:51:57 ++ 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:51:57 ++ 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:51:57 ++ 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:51:57 ++ export PYENV_SHELL=bash 15:51:57 ++ PYENV_SHELL=bash 15:51:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:51:57 +++ complete -F _pyenv pyenv 15:51:57 ++ lf-pyver python3 15:51:57 ++ local py_version_xy=python3 15:51:57 ++ local py_version_xyz= 15:51:57 ++ pyenv versions 15:51:57 ++ awk '{ print $1 }' 15:51:57 ++ local command 15:51:57 ++ command=versions 15:51:57 ++ grep -E '^[0-9.]*[0-9]$' 15:51:57 ++ '[' 1 -gt 0 ']' 15:51:57 ++ shift 15:51:57 ++ case "$command" in 15:51:57 ++ command pyenv versions 15:51:57 ++ pyenv versions 15:51:57 ++ sed 's/^[ *]* //' 15:51:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:51:57 +++ grep '^3' /tmp/.pyenv_versions 15:51:57 +++ sort -V 15:51:57 +++ tail -n 1 15:51:57 ++ py_version_xyz=3.10.6 15:51:57 ++ [[ -z 3.10.6 ]] 15:51:57 ++ echo 3.10.6 15:51:57 ++ return 0 15:51:57 + pyenv local 3.10.6 15:51:57 + local command 15:51:57 + command=local 15:51:57 + '[' 2 -gt 0 ']' 15:51:57 + shift 15:51:57 + case "$command" in 15:51:57 + command pyenv local 3.10.6 15:51:57 + pyenv local 3.10.6 15:51:57 + for arg in "$@" 15:51:57 + case $arg in 15:51:57 + pkg_list+='tox ' 15:51:57 + for arg in "$@" 15:51:57 + case $arg in 15:51:57 + pkg_list+='virtualenv ' 15:51:57 + for arg in "$@" 15:51:57 + case $arg in 15:51:57 + pkg_list+='urllib3~=1.26.15 ' 15:51:57 + [[ -f /tmp/.toxenv ]] 15:51:57 ++ cat /tmp/.toxenv 15:51:57 + lf_venv=/tmp/venv-Ns6Z 15:51:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ns6Z from' file:/tmp/.toxenv 15:51:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ns6Z from file:/tmp/.toxenv 15:51:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:51:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:57 + local 'pip_opts=--upgrade --quiet' 15:51:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:51:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:51:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:51:57 + [[ -n '' ]] 15:51:57 + [[ -n '' ]] 15:51:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:51:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:57 + /tmp/venv-Ns6Z/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:51:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:51:59 lf-activate-venv(): INFO: Base packages installed successfully 15:51:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:51:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:51:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:51:59 + /tmp/venv-Ns6Z/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:52:00 + type python3 15:52:00 + true 15:52:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ns6Z/bin to PATH' 15:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-Ns6Z/bin to PATH 15:52:00 + PATH=/tmp/venv-Ns6Z/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:52:00 + return 0 15:52:00 + [[ -d /opt/pyenv ]] 15:52:00 + echo '---> Setting up pyenv' 15:52:00 ---> Setting up pyenv 15:52:00 + export PYENV_ROOT=/opt/pyenv 15:52:00 + PYENV_ROOT=/opt/pyenv 15:52:00 + export PATH=/opt/pyenv/bin:/tmp/venv-Ns6Z/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:52:00 + PATH=/opt/pyenv/bin:/tmp/venv-Ns6Z/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:52:00 ++ pwd 15:52:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:52:00 + export PYTHONPATH 15:52:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:52:00 + TOX_TESTENV_PASSENV=PYTHONPATH 15:52:00 + tox --version 15:52:00 4.50.1 from /tmp/venv-Ns6Z/lib/python3.10/site-packages/tox/__init__.py 15:52:00 + PARALLEL=false 15:52:00 + TOX_OPTIONS_LIST= 15:52:00 + [[ -n checkbashisms ]] 15:52:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:52:00 + case ${PARALLEL,,} in 15:52:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:52:00 + tox -e checkbashisms 15:52:02 checkbashisms: freeze> python -m pip freeze --all 15:52:02 checkbashisms: pip==26.0.1,setuptools==82.0.0 15:52:02 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:52:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:52:06 checkbashisms: OK (5.45=setup[1.75]+cmd[3.70] seconds) 15:52:06 congratulations :) (5.50 seconds) 15:52:06 + tox_status=0 15:52:06 + echo '---> Completed tox runs' 15:52:06 ---> Completed tox runs 15:52:06 + for i in .tox/*/log 15:52:06 ++ awk -F/ '{print $2}' 15:52:06 ++ echo .tox/checkbashisms/log 15:52:06 + tox_env=checkbashisms 15:52:06 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:52:06 + DOC_DIR=docs/_build/html 15:52:06 + [[ -d docs/_build/html ]] 15:52:06 + echo '---> tox-run.sh ends' 15:52:06 ---> tox-run.sh ends 15:52:06 + test 0 -eq 0 15:52:06 $ ssh-agent -k 15:52:06 unset SSH_AUTH_SOCK; 15:52:06 unset SSH_AGENT_PID; 15:52:06 echo Agent pid 1630 killed; 15:52:07 [ssh-agent] Stopped. 15:52:07 [PostBuildScript] - [INFO] Executing post build scripts. 15:52:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2428863934237414705.sh 15:52:07 ---> sysstat.sh 15:52:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4310771287395099892.sh 15:52:07 ---> package-listing.sh 15:52:07 ++ facter osfamily 15:52:07 ++ tr '[:upper:]' '[:lower:]' 15:52:07 + OS_FAMILY=debian 15:52:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:52:07 + START_PACKAGES=/tmp/packages_start.txt 15:52:07 + END_PACKAGES=/tmp/packages_end.txt 15:52:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:07 + PACKAGES=/tmp/packages_start.txt 15:52:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:52:07 + PACKAGES=/tmp/packages_end.txt 15:52:07 + case "${OS_FAMILY}" in 15:52:07 + dpkg -l 15:52:07 + grep '^ii' 15:52:07 + '[' -f /tmp/packages_start.txt ']' 15:52:07 + '[' -f /tmp/packages_end.txt ']' 15:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:52:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:52:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5698822502208724628.sh 15:52:07 ---> capture-instance-metadata.sh 15:52:07 Setup pyenv: 15:52:07 system 15:52:07 3.8.13 15:52:07 3.9.13 15:52:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:52:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PA8y 15:52:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:52:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:17 lf-activate-venv(): INFO: Base packages installed successfully 15:52:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:52:54 lf-activate-venv(): INFO: Adding /tmp/venv-PA8y/bin to PATH 15:52:54 INFO: Running in OpenStack, capturing instance metadata 15:52:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10272413225176106275.sh 15:52:54 provisioning config files... 15:52:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18037721845440868418tmp 15:52:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:52:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:52:54 [EnvInject] - Injecting environment variables from a build step. 15:52:54 [EnvInject] - Injecting as environment variables the properties content 15:52:54 SERVER_ID=logs 15:52:54 15:52:54 [EnvInject] - Variables injected successfully. 15:52:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17990400100974488550.sh 15:52:54 ---> create-netrc.sh 15:52:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17084214652525845165.sh 15:52:54 ---> python-tools-install.sh 15:52:54 Setup pyenv: 15:52:54 system 15:52:54 3.8.13 15:52:54 3.9.13 15:52:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PA8y from file:/tmp/.os_lf_venv 15:52:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:56 lf-activate-venv(): INFO: Base packages installed successfully 15:52:56 lf-activate-venv(): INFO: Installing additional packages: lftools 15:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-PA8y/bin to PATH 15:53:04 Generating Requirements File 15:53:29 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:53:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:53:29 Python 3.10.6 15:53:30 pip 26.0.1 from /tmp/venv-PA8y/lib/python3.10/site-packages/pip (python 3.10) 15:53:30 appdirs==1.4.4 15:53:30 argcomplete==3.6.3 15:53:30 aspy.yaml==1.3.0 15:53:30 attrs==26.1.0 15:53:30 autopage==0.6.0 15:53:30 backports.strenum==1.3.1 15:53:30 beautifulsoup4==4.14.3 15:53:30 boto3==1.42.71 15:53:30 botocore==1.42.71 15:53:30 bs4==0.0.2 15:53:30 certifi==2026.2.25 15:53:30 cffi==2.0.0 15:53:30 cfgv==3.5.0 15:53:30 chardet==7.2.0 15:53:30 charset-normalizer==3.4.6 15:53:30 click==8.3.1 15:53:30 cliff==4.13.2 15:53:30 cmd2==3.4.0 15:53:30 cryptography==3.3.2 15:53:30 debtcollector==3.0.0 15:53:30 decorator==5.2.1 15:53:30 defusedxml==0.7.1 15:53:30 Deprecated==1.3.1 15:53:30 distlib==0.4.0 15:53:30 dnspython==2.8.0 15:53:30 docker==7.1.0 15:53:30 dogpile.cache==1.5.0 15:53:30 durationpy==0.10 15:53:30 email-validator==2.3.0 15:53:30 filelock==3.25.2 15:53:30 future==1.0.0 15:53:30 gitdb==4.0.12 15:53:30 GitPython==3.1.46 15:53:30 httplib2==0.30.2 15:53:30 identify==2.6.18 15:53:30 idna==3.11 15:53:30 importlib-resources==1.5.0 15:53:30 iso8601==2.1.0 15:53:30 Jinja2==3.1.6 15:53:30 jmespath==1.1.0 15:53:30 jsonpatch==1.33 15:53:30 jsonpointer==3.0.0 15:53:30 jsonschema==4.26.0 15:53:30 jsonschema-specifications==2025.9.1 15:53:30 keystoneauth1==5.13.1 15:53:30 kubernetes==35.0.0 15:53:30 lftools==0.37.22 15:53:30 lxml==6.0.2 15:53:30 markdown-it-py==4.0.0 15:53:30 MarkupSafe==3.0.3 15:53:30 mdurl==0.1.2 15:53:30 msgpack==1.1.2 15:53:30 multi_key_dict==2.0.3 15:53:30 munch==4.0.0 15:53:30 netaddr==1.3.0 15:53:30 niet==1.4.2 15:53:30 nodeenv==1.10.0 15:53:30 oauth2client==4.1.3 15:53:30 oauthlib==3.3.1 15:53:30 openstacksdk==4.10.0 15:53:30 os-service-types==1.8.2 15:53:30 osc-lib==4.4.0 15:53:30 oslo.config==10.3.0 15:53:30 oslo.context==6.3.0 15:53:30 oslo.i18n==6.7.2 15:53:30 oslo.log==8.1.0 15:53:30 oslo.serialization==5.9.1 15:53:30 oslo.utils==10.0.0 15:53:30 packaging==26.0 15:53:30 pbr==7.0.3 15:53:30 platformdirs==4.9.4 15:53:30 prettytable==3.17.0 15:53:30 psutil==7.2.2 15:53:30 pyasn1==0.6.3 15:53:30 pyasn1_modules==0.4.2 15:53:30 pycparser==3.0 15:53:30 pygerrit2==2.0.15 15:53:30 PyGithub==2.8.1 15:53:30 Pygments==2.19.2 15:53:30 PyJWT==2.12.1 15:53:30 PyNaCl==1.6.2 15:53:30 pyparsing==2.4.7 15:53:30 pyperclip==1.11.0 15:53:30 pyrsistent==0.20.0 15:53:30 python-cinderclient==9.9.0 15:53:30 python-dateutil==2.9.0.post0 15:53:30 python-discovery==1.2.0 15:53:30 python-heatclient==5.1.0 15:53:30 python-jenkins==1.8.3 15:53:30 python-keystoneclient==5.8.0 15:53:30 python-magnumclient==4.10.0 15:53:30 python-openstackclient==9.0.0 15:53:30 python-swiftclient==4.10.0 15:53:30 PyYAML==6.0.3 15:53:30 referencing==0.37.0 15:53:30 requests==2.32.5 15:53:30 requests-oauthlib==2.0.0 15:53:30 requestsexceptions==1.4.0 15:53:30 rfc3986==2.0.0 15:53:30 rich==14.3.3 15:53:30 rich-argparse==1.7.2 15:53:30 rpds-py==0.30.0 15:53:30 rsa==4.9.1 15:53:30 ruamel.yaml==0.19.1 15:53:30 ruamel.yaml.clib==0.2.15 15:53:30 s3transfer==0.16.0 15:53:30 simplejson==3.20.2 15:53:30 six==1.17.0 15:53:30 smmap==5.0.3 15:53:30 soupsieve==2.8.3 15:53:30 stevedore==5.7.0 15:53:30 tabulate==0.10.0 15:53:30 toml==0.10.2 15:53:30 tomlkit==0.14.0 15:53:30 tqdm==4.67.3 15:53:30 typing_extensions==4.15.0 15:53:30 urllib3==1.26.20 15:53:30 virtualenv==21.2.0 15:53:30 wcwidth==0.6.0 15:53:30 websocket-client==1.9.0 15:53:30 wrapt==2.1.2 15:53:30 xdg==6.0.0 15:53:30 xmltodict==1.0.4 15:53:30 yq==3.4.3 15:53:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16220188712558571358.sh 15:53:30 ---> sudo-logs.sh 15:53:30 Archiving 'sudo' log.. 15:53:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10738849577772923151.sh 15:53:30 ---> job-cost.sh 15:53:30 INFO: Activating Python virtual environment... 15:53:30 Setup pyenv: 15:53:30 system 15:53:30 3.8.13 15:53:30 3.9.13 15:53:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PA8y from file:/tmp/.os_lf_venv 15:53:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:53:33 lf-activate-venv(): INFO: Base packages installed successfully 15:53:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:53:39 lf-activate-venv(): INFO: Adding /tmp/venv-PA8y/bin to PATH 15:53:39 INFO: No stack-cost file found 15:53:39 INFO: Instance uptime: 165s 15:53:39 INFO: Fetching instance metadata (attempt 1 of 3)... 15:53:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:53:39 INFO: Successfully fetched instance metadata 15:53:39 INFO: Instance type: v3-standard-4 15:53:39 INFO: Retrieving pricing info for: v3-standard-4 15:53:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:53:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=165 15:53:39 INFO: Successfully fetched Vexxhost pricing API 15:53:39 INFO: Retrieved cost: 0.11 15:53:39 INFO: Retrieved resource: v3-standard-4 15:53:39 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:53:39 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:53:39 INFO: Successfully archived job cost data 15:53:39 DEBUG: Cost data: oom-master-checkbashisms-lint,4514,2026-03-19 15:53:39,v3-standard-4,165,0.11,0.00,SUCCESS 15:53:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6409510535041210195.sh 15:53:39 ---> logs-deploy.sh 15:53:39 Setup pyenv: 15:53:39 system 15:53:39 3.8.13 15:53:39 3.9.13 15:53:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PA8y from file:/tmp/.os_lf_venv 15:53:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:53:41 lf-activate-venv(): INFO: Base packages installed successfully 15:53:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-PA8y/bin to PATH 15:53:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4514 15:53:50 INFO: archiving workspace using pattern(s): 15:53:51 /tmp/venv-PA8y/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:53:51 warnings.warn( 15:53:52 Archives upload complete. 15:53:52 INFO: archiving logs to Nexus 15:53:52 /tmp/venv-PA8y/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:53:52 warnings.warn( 15:53:53 ---> uname -a: 15:53:53 Linux prd-ubuntu1804-builder-4c-4g-3292 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:53:53 15:53:53 15:53:53 ---> lscpu: 15:53:53 Architecture: x86_64 15:53:53 CPU op-mode(s): 32-bit, 64-bit 15:53:53 Byte Order: Little Endian 15:53:53 CPU(s): 4 15:53:53 On-line CPU(s) list: 0-3 15:53:53 Thread(s) per core: 1 15:53:53 Core(s) per socket: 1 15:53:53 Socket(s): 4 15:53:53 NUMA node(s): 1 15:53:53 Vendor ID: AuthenticAMD 15:53:53 CPU family: 23 15:53:53 Model: 49 15:53:53 Model name: AMD EPYC-Rome Processor 15:53:53 Stepping: 0 15:53:53 CPU MHz: 2799.998 15:53:53 BogoMIPS: 5599.99 15:53:53 Virtualization: AMD-V 15:53:53 Hypervisor vendor: KVM 15:53:53 Virtualization type: full 15:53:53 L1d cache: 32K 15:53:53 L1i cache: 32K 15:53:53 L2 cache: 512K 15:53:53 L3 cache: 16384K 15:53:53 NUMA node0 CPU(s): 0-3 15:53:53 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:53:53 15:53:53 15:53:53 ---> nproc: 15:53:53 4 15:53:53 15:53:53 15:53:53 ---> df -h: 15:53:53 Filesystem Size Used Avail Use% Mounted on 15:53:53 udev 7.9G 0 7.9G 0% /dev 15:53:53 tmpfs 1.6G 676K 1.6G 1% /run 15:53:53 /dev/vda1 78G 8.3G 70G 11% / 15:53:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:53:53 tmpfs 5.0M 0 5.0M 0% /run/lock 15:53:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:53:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:53:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:53:53 15:53:53 15:53:53 ---> free -m: 15:53:53 total used free shared buff/cache available 15:53:53 Mem: 16040 557 13422 0 2060 15169 15:53:53 Swap: 1023 0 1023 15:53:53 15:53:53 15:53:53 ---> ip addr: 15:53:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:53:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:53:53 inet 127.0.0.1/8 scope host lo 15:53:53 valid_lft forever preferred_lft forever 15:53:53 inet6 ::1/128 scope host 15:53:53 valid_lft forever preferred_lft forever 15:53:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:53:53 link/ether fa:16:3e:da:14:e0 brd ff:ff:ff:ff:ff:ff 15:53:53 inet 10.30.107.55/23 brd 10.30.107.255 scope global dynamic ens3 15:53:53 valid_lft 86237sec preferred_lft 86237sec 15:53:53 inet6 fe80::f816:3eff:feda:14e0/64 scope link 15:53:53 valid_lft forever preferred_lft forever 15:53:53 15:53:53 15:53:53 ---> sar -b -r -n DEV: 15:53:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3292) 03/19/26 _x86_64_ (4 CPU) 15:53:53 15:53:53 15:51:13 LINUX RESTART (4 CPU) 15:53:53 15:53:53 15:52:01 tps rtps wtps bread/s bwrtn/s 15:53:53 15:53:01 86.52 2.47 84.05 137.31 27758.84 15:53:53 Average: 86.52 2.47 84.05 137.31 27758.84 15:53:53 15:53:53 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:53:53 15:53:01 13849152 15507432 2575816 15.68 69768 1784080 835492 4.78 740124 1610992 142384 15:53:53 Average: 13849152 15507432 2575816 15.68 69768 1784080 835492 4.78 740124 1610992 142384 15:53:53 15:53:53 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:53:53 15:53:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 15:53:53 15:53:01 ens3 129.30 90.27 732.99 12.16 0.00 0.00 0.00 0.00 15:53:53 Average: lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 15:53:53 Average: ens3 129.30 90.27 732.99 12.16 0.00 0.00 0.00 0.00 15:53:53 15:53:53 15:53:53 ---> sar -P ALL: 15:53:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3292) 03/19/26 _x86_64_ (4 CPU) 15:53:53 15:53:53 15:51:13 LINUX RESTART (4 CPU) 15:53:53 15:53:53 15:52:01 CPU %user %nice %system %iowait %steal %idle 15:53:53 15:53:01 all 16.88 0.00 1.33 3.69 0.07 78.03 15:53:53 15:53:01 0 17.31 0.00 1.91 7.03 0.08 73.67 15:53:53 15:53:01 1 11.71 0.00 1.10 0.77 0.05 86.37 15:53:53 15:53:01 2 23.99 0.00 1.27 0.08 0.07 74.59 15:53:53 15:53:01 3 14.47 0.00 1.06 6.98 0.09 77.40 15:53:53 Average: all 16.88 0.00 1.33 3.69 0.07 78.03 15:53:53 Average: 0 17.31 0.00 1.91 7.03 0.08 73.67 15:53:53 Average: 1 11.71 0.00 1.10 0.77 0.05 86.37 15:53:53 Average: 2 23.99 0.00 1.27 0.08 0.07 74.59 15:53:53 Average: 3 14.47 0.00 1.06 6.98 0.09 77.40 15:53:53 15:53:53 15:53:53