16:18:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143348 16:18:25 Running as SYSTEM 16:18:25 [EnvInject] - Loading node environment variables. 16:18:25 Building remotely on prd-ubuntu1804-builder-4c-4g-19261 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:18:26 [ssh-agent] Looking for ssh-agent implementation... 16:18:26 $ ssh-agent 16:18:26 SSH_AUTH_SOCK=/tmp/ssh-LpwaiU5LKaWN/agent.1652 16:18:26 SSH_AGENT_PID=1654 16:18:26 [ssh-agent] Started. 16:18:26 Running ssh-add (command line suppressed) 16:18:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2741740514362199227.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2741740514362199227.key) 16:18:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:26 The recommended git tool is: NONE 16:18:27 using credential onap-jenkins-ssh 16:18:27 Wiping out workspace first. 16:18:27 Cloning the remote Git repository 16:18:27 Cloning repository git://cloud.onap.org/mirror/oom.git 16:18:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:18:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:27 > git --version # timeout=10 16:18:27 > git --version # 'git version 2.17.1' 16:18:27 using GIT_SSH to set credentials Gerrit user 16:18:27 Verifying host key using manually-configured host key entries 16:18:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:33 using GIT_SSH to set credentials Gerrit user 16:18:33 Verifying host key using manually-configured host key entries 16:18:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/143348/1 # timeout=30 16:18:33 > git rev-parse 7e509a6cd1e19e3f9a5477bf6191749f958a7e5f^{commit} # timeout=10 16:18:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:18:33 Checking out Revision 7e509a6cd1e19e3f9a5477bf6191749f958a7e5f (refs/changes/48/143348/1) 16:18:33 > git config core.sparsecheckout # timeout=10 16:18:33 > git checkout -f 7e509a6cd1e19e3f9a5477bf6191749f958a7e5f # timeout=30 16:18:36 Commit message: "[DCAE] prh 1.11.0 release" 16:18:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:37 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 16:18:37 [EnvInject] - Injecting environment variables from a build step. 16:18:37 [EnvInject] - Injecting as environment variables the properties content 16:18:37 PYTHON=python3 16:18:37 16:18:37 [EnvInject] - Variables injected successfully. 16:18:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12618678171539978366.sh 16:18:37 ---> tox-install.sh 16:18:37 + source /home/jenkins/lf-env.sh 16:18:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:37 ++ mktemp -d /tmp/venv-XXXX 16:18:37 + lf_venv=/tmp/venv-HGk7 16:18:37 + local venv_file=/tmp/.os_lf_venv 16:18:37 + local python=python3 16:18:37 + local options 16:18:37 + local set_path=true 16:18:37 + local install_args= 16:18: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 16:18:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:37 + true 16:18:37 + case $1 in 16:18:37 + venv_file=/tmp/.toxenv 16:18:37 + shift 2 16:18:37 + true 16:18:37 + case $1 in 16:18:37 + shift 16:18:37 + break 16:18:37 + case $python in 16:18:37 + local pkg_list= 16:18:37 + [[ -d /opt/pyenv ]] 16:18:37 + echo 'Setup pyenv:' 16:18:37 Setup pyenv: 16:18:37 + export PYENV_ROOT=/opt/pyenv 16:18:37 + PYENV_ROOT=/opt/pyenv 16:18:37 + 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 16:18:37 + 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 16:18:37 + pyenv versions 16:18:37 * system (set by /opt/pyenv/version) 16:18:37 * 3.8.13 (set by /opt/pyenv/version) 16:18:37 * 3.9.13 (set by /opt/pyenv/version) 16:18:37 * 3.10.6 (set by /opt/pyenv/version) 16:18:37 + command -v pyenv 16:18:37 ++ pyenv init - --no-rehash 16:18: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[*]}"'\'')" 16:18:37 export PATH="/opt/pyenv/shims:${PATH}" 16:18:37 export PYENV_SHELL=bash 16:18:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:37 pyenv() { 16:18:37 local command 16:18:37 command="${1:-}" 16:18:37 if [ "$#" -gt 0 ]; then 16:18:37 shift 16:18:37 fi 16:18:37 16:18:37 case "$command" in 16:18:37 rehash|shell) 16:18:37 eval "$(pyenv "sh-$command" "$@")" 16:18:37 ;; 16:18:37 *) 16:18:37 command pyenv "$command" "$@" 16:18:37 ;; 16:18:37 esac 16:18:37 }' 16:18: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[*]}"' 16:18:37 ++ 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 16:18:37 ++ 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 16:18:37 ++ 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 16:18:37 ++ export PYENV_SHELL=bash 16:18:37 ++ PYENV_SHELL=bash 16:18:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:37 +++ complete -F _pyenv pyenv 16:18:37 ++ lf-pyver python3 16:18:37 ++ local py_version_xy=python3 16:18:37 ++ local py_version_xyz= 16:18:37 ++ pyenv versions 16:18:37 ++ sed 's/^[ *]* //' 16:18:37 ++ local command 16:18:37 ++ command=versions 16:18:37 ++ '[' 1 -gt 0 ']' 16:18:37 ++ shift 16:18:37 ++ case "$command" in 16:18:37 ++ command pyenv versions 16:18:37 ++ pyenv versions 16:18:37 ++ awk '{ print $1 }' 16:18:37 ++ grep -E '^[0-9.]*[0-9]$' 16:18:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:37 +++ grep '^3' /tmp/.pyenv_versions 16:18:37 +++ sort -V 16:18:37 +++ tail -n 1 16:18:37 ++ py_version_xyz=3.10.6 16:18:37 ++ [[ -z 3.10.6 ]] 16:18:37 ++ echo 3.10.6 16:18:37 ++ return 0 16:18:37 + pyenv local 3.10.6 16:18:37 + local command 16:18:37 + command=local 16:18:37 + '[' 2 -gt 0 ']' 16:18:37 + shift 16:18:37 + case "$command" in 16:18:37 + command pyenv local 3.10.6 16:18:37 + pyenv local 3.10.6 16:18:37 + for arg in "$@" 16:18:37 + case $arg in 16:18:37 + pkg_list+='tox ' 16:18:37 + for arg in "$@" 16:18:37 + case $arg in 16:18:37 + pkg_list+='virtualenv ' 16:18:37 + for arg in "$@" 16:18:37 + case $arg in 16:18:37 + pkg_list+='urllib3~=1.26.15 ' 16:18:37 + [[ -f /tmp/.toxenv ]] 16:18:37 + [[ ! -f /tmp/.toxenv ]] 16:18:37 + [[ -n '' ]] 16:18:37 + python3 -m venv /tmp/venv-HGk7 16:18:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HGk7' 16:18:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HGk7 16:18:41 + echo /tmp/venv-HGk7 16:18:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:18:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:18:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:18:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:41 + local 'pip_opts=--upgrade --quiet' 16:18:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:18:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:18:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:18:41 + [[ -n '' ]] 16:18:41 + [[ -n '' ]] 16:18:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:18:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:18:41 + /tmp/venv-HGk7/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 16:18:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:18:45 lf-activate-venv(): INFO: Base packages installed successfully 16:18:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:18:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:18:45 + /tmp/venv-HGk7/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 16:18:49 + type python3 16:18:49 + true 16:18:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HGk7/bin to PATH' 16:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-HGk7/bin to PATH 16:18:49 + PATH=/tmp/venv-HGk7/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 16:18:49 + return 0 16:18:49 + python3 --version 16:18:49 Python 3.10.6 16:18:49 + python3 -m pip --version 16:18:49 pip 26.0.1 from /tmp/venv-HGk7/lib/python3.10/site-packages/pip (python 3.10) 16:18:49 + python3 -m pip freeze 16:18:49 cachetools==7.0.1 16:18:49 chardet==6.0.0.post1 16:18:49 colorama==0.4.6 16:18:49 distlib==0.4.0 16:18:49 filelock==3.24.3 16:18:49 packaging==26.0 16:18:49 platformdirs==4.9.2 16:18:49 pluggy==1.6.0 16:18:49 pyproject-api==1.10.0 16:18:49 tomli==2.4.0 16:18:49 tox==4.44.0 16:18:49 typing_extensions==4.15.0 16:18:49 urllib3==1.26.20 16:18:49 virtualenv==20.38.0 16:18:49 [EnvInject] - Injecting environment variables from a build step. 16:18:49 [EnvInject] - Injecting as environment variables the properties content 16:18:49 PARALLEL=false 16:18:49 16:18:49 [EnvInject] - Variables injected successfully. 16:18:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5328439417800958315.sh 16:18:49 ---> tox-run.sh 16:18:49 + 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 16:18:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:18:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:18:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:18:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:18:49 + source /home/jenkins/lf-env.sh 16:18:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:49 ++ mktemp -d /tmp/venv-XXXX 16:18:49 + lf_venv=/tmp/venv-aTcc 16:18:49 + local venv_file=/tmp/.os_lf_venv 16:18:49 + local python=python3 16:18:49 + local options 16:18:49 + local set_path=true 16:18:49 + local install_args= 16:18:49 ++ 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 16:18:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:49 + true 16:18:49 + case $1 in 16:18:49 + venv_file=/tmp/.toxenv 16:18:49 + shift 2 16:18:49 + true 16:18:49 + case $1 in 16:18:49 + shift 16:18:49 + break 16:18:49 + case $python in 16:18:49 + local pkg_list= 16:18:49 + [[ -d /opt/pyenv ]] 16:18:49 + echo 'Setup pyenv:' 16:18:49 Setup pyenv: 16:18:49 + export PYENV_ROOT=/opt/pyenv 16:18:49 + PYENV_ROOT=/opt/pyenv 16:18:49 + 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 16:18:49 + 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 16:18:49 + pyenv versions 16:18:49 system 16:18:49 3.8.13 16:18:49 3.9.13 16:18:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:49 + command -v pyenv 16:18:49 ++ pyenv init - --no-rehash 16:18:49 + 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[*]}"'\'')" 16:18:49 export PATH="/opt/pyenv/shims:${PATH}" 16:18:49 export PYENV_SHELL=bash 16:18:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:49 pyenv() { 16:18:49 local command 16:18:49 command="${1:-}" 16:18:49 if [ "$#" -gt 0 ]; then 16:18:49 shift 16:18:49 fi 16:18:49 16:18:49 case "$command" in 16:18:49 rehash|shell) 16:18:49 eval "$(pyenv "sh-$command" "$@")" 16:18:49 ;; 16:18:49 *) 16:18:49 command pyenv "$command" "$@" 16:18:49 ;; 16:18:49 esac 16:18:49 }' 16:18:49 +++ 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[*]}"' 16:18:49 ++ 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 16:18:49 ++ 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 16:18:49 ++ 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 16:18:49 ++ export PYENV_SHELL=bash 16:18:49 ++ PYENV_SHELL=bash 16:18:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:49 +++ complete -F _pyenv pyenv 16:18:49 ++ lf-pyver python3 16:18:49 ++ local py_version_xy=python3 16:18:49 ++ local py_version_xyz= 16:18:49 ++ pyenv versions 16:18:49 ++ local command 16:18:49 ++ command=versions 16:18:49 ++ sed 's/^[ *]* //' 16:18:49 ++ '[' 1 -gt 0 ']' 16:18:49 ++ shift 16:18:49 ++ case "$command" in 16:18:49 ++ command pyenv versions 16:18:49 ++ pyenv versions 16:18:49 ++ grep -E '^[0-9.]*[0-9]$' 16:18:49 ++ awk '{ print $1 }' 16:18:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:49 +++ grep '^3' /tmp/.pyenv_versions 16:18:49 +++ sort -V 16:18:49 +++ tail -n 1 16:18:49 ++ py_version_xyz=3.10.6 16:18:49 ++ [[ -z 3.10.6 ]] 16:18:49 ++ echo 3.10.6 16:18:49 ++ return 0 16:18:49 + pyenv local 3.10.6 16:18:49 + local command 16:18:49 + command=local 16:18:49 + '[' 2 -gt 0 ']' 16:18:49 + shift 16:18:49 + case "$command" in 16:18:49 + command pyenv local 3.10.6 16:18:49 + pyenv local 3.10.6 16:18:49 + for arg in "$@" 16:18:49 + case $arg in 16:18:49 + pkg_list+='tox ' 16:18:49 + for arg in "$@" 16:18:49 + case $arg in 16:18:49 + pkg_list+='virtualenv ' 16:18:49 + for arg in "$@" 16:18:49 + case $arg in 16:18:49 + pkg_list+='urllib3~=1.26.15 ' 16:18:49 + [[ -f /tmp/.toxenv ]] 16:18:49 ++ cat /tmp/.toxenv 16:18:49 + lf_venv=/tmp/venv-HGk7 16:18:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HGk7 from' file:/tmp/.toxenv 16:18:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HGk7 from file:/tmp/.toxenv 16:18:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:18:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:49 + local 'pip_opts=--upgrade --quiet' 16:18:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:18:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:18:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:18:49 + [[ -n '' ]] 16:18:49 + [[ -n '' ]] 16:18:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:18:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:18:49 + /tmp/venv-HGk7/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 16:18:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:18:50 lf-activate-venv(): INFO: Base packages installed successfully 16:18:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:18:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:18:50 + /tmp/venv-HGk7/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 16:18:51 + type python3 16:18:51 + true 16:18:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HGk7/bin to PATH' 16:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-HGk7/bin to PATH 16:18:51 + PATH=/tmp/venv-HGk7/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 16:18:51 + return 0 16:18:51 + [[ -d /opt/pyenv ]] 16:18:51 + echo '---> Setting up pyenv' 16:18:51 ---> Setting up pyenv 16:18:51 + export PYENV_ROOT=/opt/pyenv 16:18:51 + PYENV_ROOT=/opt/pyenv 16:18:51 + export PATH=/opt/pyenv/bin:/tmp/venv-HGk7/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 16:18:51 + PATH=/opt/pyenv/bin:/tmp/venv-HGk7/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 16:18:51 ++ pwd 16:18:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:18:51 + export PYTHONPATH 16:18:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:18:51 + TOX_TESTENV_PASSENV=PYTHONPATH 16:18:51 + tox --version 16:18:51 4.44.0 from /tmp/venv-HGk7/lib/python3.10/site-packages/tox/__init__.py 16:18:51 + PARALLEL=false 16:18:51 + TOX_OPTIONS_LIST= 16:18:51 + [[ -n checkbashisms ]] 16:18:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:18:51 + case ${PARALLEL,,} in 16:18:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:18:51 + tox -e checkbashisms 16:18:53 checkbashisms: freeze> python -m pip freeze --all 16:18:53 checkbashisms: pip==26.0.1,setuptools==82.0.0 16:18:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:18:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:18:57 checkbashisms: OK (4.67=setup[1.26]+cmd[3.41] seconds) 16:18:57 congratulations :) (4.71 seconds) 16:18:57 + tox_status=0 16:18:57 + echo '---> Completed tox runs' 16:18:57 ---> Completed tox runs 16:18:57 + for i in .tox/*/log 16:18:57 ++ echo .tox/checkbashisms/log 16:18:57 ++ awk -F/ '{print $2}' 16:18:57 + tox_env=checkbashisms 16:18:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:18:57 + DOC_DIR=docs/_build/html 16:18:57 + [[ -d docs/_build/html ]] 16:18:57 + echo '---> tox-run.sh ends' 16:18:57 ---> tox-run.sh ends 16:18:57 + test 0 -eq 0 16:18:57 $ ssh-agent -k 16:18:57 unset SSH_AUTH_SOCK; 16:18:57 unset SSH_AGENT_PID; 16:18:57 echo Agent pid 1654 killed; 16:18:57 [ssh-agent] Stopped. 16:18:57 [PostBuildScript] - [INFO] Executing post build scripts. 16:18:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5752458531214722266.sh 16:18:57 ---> sysstat.sh 16:18:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9846731603530776981.sh 16:18:57 ---> package-listing.sh 16:18:57 ++ facter osfamily 16:18:57 ++ tr '[:upper:]' '[:lower:]' 16:18:57 + OS_FAMILY=debian 16:18:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:18:57 + START_PACKAGES=/tmp/packages_start.txt 16:18:57 + END_PACKAGES=/tmp/packages_end.txt 16:18:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:57 + PACKAGES=/tmp/packages_start.txt 16:18:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:18:57 + PACKAGES=/tmp/packages_end.txt 16:18:57 + case "${OS_FAMILY}" in 16:18:57 + grep '^ii' 16:18:57 + dpkg -l 16:18:57 + '[' -f /tmp/packages_start.txt ']' 16:18:57 + '[' -f /tmp/packages_end.txt ']' 16:18:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:18:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:18:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:18:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12763108213632187831.sh 16:18:57 ---> capture-instance-metadata.sh 16:18:57 Setup pyenv: 16:18:57 system 16:18:58 3.8.13 16:18:58 3.9.13 16:18:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:19:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JllH 16:19:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:19:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:05 lf-activate-venv(): INFO: Base packages installed successfully 16:19:05 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-JllH/bin to PATH 16:19:29 INFO: Running in OpenStack, capturing instance metadata 16:19:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10449497726450714959.sh 16:19:29 provisioning config files... 16:19:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8096144989657716961tmp 16:19:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:19:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:19:29 [EnvInject] - Injecting environment variables from a build step. 16:19:29 [EnvInject] - Injecting as environment variables the properties content 16:19:29 SERVER_ID=logs 16:19:29 16:19:29 [EnvInject] - Variables injected successfully. 16:19:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8449954325393074014.sh 16:19:29 ---> create-netrc.sh 16:19:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16510902519121230933.sh 16:19:29 ---> python-tools-install.sh 16:19:29 Setup pyenv: 16:19:29 system 16:19:29 3.8.13 16:19:29 3.9.13 16:19:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:19:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JllH from file:/tmp/.os_lf_venv 16:19:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:31 lf-activate-venv(): INFO: Base packages installed successfully 16:19:31 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:38 lf-activate-venv(): INFO: Adding /tmp/venv-JllH/bin to PATH 16:19:38 Generating Requirements File 16:19:55 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. 16:19:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:19:55 Python 3.10.6 16:19:55 pip 26.0.1 from /tmp/venv-JllH/lib/python3.10/site-packages/pip (python 3.10) 16:19:56 appdirs==1.4.4 16:19:56 argcomplete==3.6.3 16:19:56 aspy.yaml==1.3.0 16:19:56 attrs==25.4.0 16:19:56 autopage==0.6.0 16:19:56 backports.strenum==1.3.1 16:19:56 beautifulsoup4==4.14.3 16:19:56 boto3==1.42.54 16:19:56 botocore==1.42.54 16:19:56 bs4==0.0.2 16:19:56 certifi==2026.1.4 16:19:56 cffi==2.0.0 16:19:56 cfgv==3.5.0 16:19:56 chardet==6.0.0.post1 16:19:56 charset-normalizer==3.4.4 16:19:56 click==8.3.1 16:19:56 cliff==4.13.2 16:19:56 cmd2==3.2.2 16:19:56 cryptography==3.3.2 16:19:56 debtcollector==3.0.0 16:19:56 decorator==5.2.1 16:19:56 defusedxml==0.7.1 16:19:56 Deprecated==1.3.1 16:19:56 distlib==0.4.0 16:19:56 dnspython==2.8.0 16:19:56 docker==7.1.0 16:19:56 dogpile.cache==1.5.0 16:19:56 durationpy==0.10 16:19:56 email-validator==2.3.0 16:19:56 filelock==3.24.3 16:19:56 future==1.0.0 16:19:56 gitdb==4.0.12 16:19:56 GitPython==3.1.46 16:19:56 httplib2==0.30.2 16:19:56 identify==2.6.16 16:19:56 idna==3.11 16:19:56 importlib-resources==1.5.0 16:19:56 iso8601==2.1.0 16:19:56 Jinja2==3.1.6 16:19:56 jmespath==1.1.0 16:19:56 jsonpatch==1.33 16:19:56 jsonpointer==3.0.0 16:19:56 jsonschema==4.26.0 16:19:56 jsonschema-specifications==2025.9.1 16:19:56 keystoneauth1==5.13.1 16:19:56 kubernetes==35.0.0 16:19:56 lftools==0.37.21 16:19:56 lxml==6.0.2 16:19:56 markdown-it-py==4.0.0 16:19:56 MarkupSafe==3.0.3 16:19:56 mdurl==0.1.2 16:19:56 msgpack==1.1.2 16:19:56 multi_key_dict==2.0.3 16:19:56 munch==4.0.0 16:19:56 netaddr==1.3.0 16:19:56 niet==1.4.2 16:19:56 nodeenv==1.10.0 16:19:56 oauth2client==4.1.3 16:19:56 oauthlib==3.3.1 16:19:56 openstacksdk==4.10.0 16:19:56 os-service-types==1.8.2 16:19:56 osc-lib==4.4.0 16:19:56 oslo.config==10.3.0 16:19:56 oslo.context==6.3.0 16:19:56 oslo.i18n==6.7.2 16:19:56 oslo.log==8.1.0 16:19:56 oslo.serialization==5.9.1 16:19:56 oslo.utils==10.0.0 16:19:56 packaging==26.0 16:19:56 pbr==7.0.3 16:19:56 platformdirs==4.9.2 16:19:56 prettytable==3.17.0 16:19:56 psutil==7.2.2 16:19:56 pyasn1==0.6.2 16:19:56 pyasn1_modules==0.4.2 16:19:56 pycparser==3.0 16:19:56 pygerrit2==2.0.15 16:19:56 PyGithub==2.8.1 16:19:56 Pygments==2.19.2 16:19:56 PyJWT==2.11.0 16:19:56 PyNaCl==1.6.2 16:19:56 pyparsing==2.4.7 16:19:56 pyperclip==1.11.0 16:19:56 pyrsistent==0.20.0 16:19:56 python-cinderclient==9.8.0 16:19:56 python-dateutil==2.9.0.post0 16:19:56 python-heatclient==5.0.0 16:19:56 python-jenkins==1.8.3 16:19:56 python-keystoneclient==5.7.0 16:19:56 python-magnumclient==4.9.0 16:19:56 python-openstackclient==9.0.0 16:19:56 python-swiftclient==4.9.0 16:19:56 PyYAML==6.0.3 16:19:56 referencing==0.37.0 16:19:56 requests==2.32.5 16:19:56 requests-oauthlib==2.0.0 16:19:56 requestsexceptions==1.4.0 16:19:56 rfc3986==2.0.0 16:19:56 rich==14.3.3 16:19:56 rich-argparse==1.7.2 16:19:56 rpds-py==0.30.0 16:19:56 rsa==4.9.1 16:19:56 ruamel.yaml==0.19.1 16:19:56 ruamel.yaml.clib==0.2.15 16:19:56 s3transfer==0.16.0 16:19:56 simplejson==3.20.2 16:19:56 six==1.17.0 16:19:56 smmap==5.0.2 16:19:56 soupsieve==2.8.3 16:19:56 stevedore==5.7.0 16:19:56 tabulate==0.9.0 16:19:56 toml==0.10.2 16:19:56 tomlkit==0.14.0 16:19:56 tqdm==4.67.3 16:19:56 typing_extensions==4.15.0 16:19:56 urllib3==1.26.20 16:19:56 virtualenv==20.38.0 16:19:56 wcwidth==0.6.0 16:19:56 websocket-client==1.9.0 16:19:56 wrapt==2.1.1 16:19:56 xdg==6.0.0 16:19:56 xmltodict==1.0.4 16:19:56 yq==3.4.3 16:19:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17393113485622696958.sh 16:19:56 ---> sudo-logs.sh 16:19:56 Archiving 'sudo' log.. 16:19:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1938895361808050956.sh 16:19:56 ---> job-cost.sh 16:19:56 INFO: Activating Python virtual environment... 16:19:56 Setup pyenv: 16:19:56 system 16:19:56 3.8.13 16:19:56 3.9.13 16:19:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:19:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JllH from file:/tmp/.os_lf_venv 16:19:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:58 lf-activate-venv(): INFO: Base packages installed successfully 16:19:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:20:03 lf-activate-venv(): INFO: Adding /tmp/venv-JllH/bin to PATH 16:20:03 INFO: No stack-cost file found 16:20:03 INFO: Instance uptime: 122s 16:20:03 INFO: Fetching instance metadata (attempt 1 of 3)... 16:20:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:20:03 INFO: Successfully fetched instance metadata 16:20:03 INFO: Instance type: v3-standard-4 16:20:03 INFO: Retrieving pricing info for: v3-standard-4 16:20:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:20:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=122 16:20:03 INFO: Successfully fetched Vexxhost pricing API 16:20:03 INFO: Retrieved cost: 0.11 16:20:03 INFO: Retrieved resource: v3-standard-4 16:20:03 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 16:20:03 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 16:20:03 INFO: Successfully archived job cost data 16:20:03 DEBUG: Cost data: oom-master-checkbashisms-lint,4444,2026-02-22 16:20:03,v3-standard-4,122,0.11,0.00,SUCCESS 16:20:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16764451260279660142.sh 16:20:03 ---> logs-deploy.sh 16:20:03 Setup pyenv: 16:20:03 system 16:20:03 3.8.13 16:20:03 3.9.13 16:20:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:20:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JllH from file:/tmp/.os_lf_venv 16:20:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:05 lf-activate-venv(): INFO: Base packages installed successfully 16:20:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-JllH/bin to PATH 16:20:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4444 16:20:13 INFO: archiving workspace using pattern(s): 16:20:13 /tmp/venv-JllH/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! 16:20:13 warnings.warn( 16:20:14 Archives upload complete. 16:20:14 INFO: archiving logs to Nexus 16:20:14 /tmp/venv-JllH/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! 16:20:14 warnings.warn( 16:20:15 ---> uname -a: 16:20:15 Linux prd-ubuntu1804-builder-4c-4g-19261 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:20:15 16:20:15 16:20:15 ---> lscpu: 16:20:15 Architecture: x86_64 16:20:15 CPU op-mode(s): 32-bit, 64-bit 16:20:15 Byte Order: Little Endian 16:20:15 CPU(s): 4 16:20:15 On-line CPU(s) list: 0-3 16:20:15 Thread(s) per core: 1 16:20:15 Core(s) per socket: 1 16:20:15 Socket(s): 4 16:20:15 NUMA node(s): 1 16:20:15 Vendor ID: AuthenticAMD 16:20:15 CPU family: 23 16:20:15 Model: 49 16:20:15 Model name: AMD EPYC-Rome Processor 16:20:15 Stepping: 0 16:20:15 CPU MHz: 2800.000 16:20:15 BogoMIPS: 5600.00 16:20:15 Virtualization: AMD-V 16:20:15 Hypervisor vendor: KVM 16:20:15 Virtualization type: full 16:20:15 L1d cache: 32K 16:20:15 L1i cache: 32K 16:20:15 L2 cache: 512K 16:20:15 L3 cache: 16384K 16:20:15 NUMA node0 CPU(s): 0-3 16:20:15 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 16:20:15 16:20:15 16:20:15 ---> nproc: 16:20:15 4 16:20:15 16:20:15 16:20:15 ---> df -h: 16:20:15 Filesystem Size Used Avail Use% Mounted on 16:20:15 udev 7.9G 0 7.9G 0% /dev 16:20:15 tmpfs 1.6G 676K 1.6G 1% /run 16:20:15 /dev/vda1 78G 8.3G 70G 11% / 16:20:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:20:15 tmpfs 5.0M 0 5.0M 0% /run/lock 16:20:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:20:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:20:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:20:15 16:20:15 16:20:15 ---> free -m: 16:20:15 total used free shared buff/cache available 16:20:15 Mem: 16040 565 13387 0 2087 15161 16:20:15 Swap: 1023 0 1023 16:20:15 16:20:15 16:20:15 ---> ip addr: 16:20:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:20:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:15 inet 127.0.0.1/8 scope host lo 16:20:15 valid_lft forever preferred_lft forever 16:20:15 inet6 ::1/128 scope host 16:20:15 valid_lft forever preferred_lft forever 16:20:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:20:15 link/ether fa:16:3e:36:3f:f9 brd ff:ff:ff:ff:ff:ff 16:20:15 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic ens3 16:20:15 valid_lft 86274sec preferred_lft 86274sec 16:20:15 inet6 fe80::f816:3eff:fe36:3ff9/64 scope link 16:20:15 valid_lft forever preferred_lft forever 16:20:15 16:20:15 16:20:15 ---> sar -b -r -n DEV: 16:20:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19261) 02/22/26 _x86_64_ (4 CPU) 16:20:15 16:20:15 16:18:10 LINUX RESTART (4 CPU) 16:20:15 16:20:15 16:19:02 tps rtps wtps bread/s bwrtn/s 16:20:15 16:20:01 128.35 1.10 127.25 124.45 17010.13 16:20:15 Average: 128.35 1.10 127.25 124.45 17010.13 16:20:15 16:20:15 16:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:15 16:20:01 13720748 15529840 2704220 16.46 77900 1919112 773744 4.43 729692 1735304 121484 16:20:15 Average: 13720748 15529840 2704220 16.46 77900 1919112 773744 4.43 729692 1735304 121484 16:20:15 16:20:15 16:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:15 16:20:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 16:20:15 16:20:01 ens3 95.51 68.78 973.01 12.79 0.00 0.00 0.00 0.00 16:20:15 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 16:20:15 Average: ens3 95.51 68.78 973.01 12.79 0.00 0.00 0.00 0.00 16:20:15 16:20:15 16:20:15 ---> sar -P ALL: 16:20:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19261) 02/22/26 _x86_64_ (4 CPU) 16:20:15 16:20:15 16:18:10 LINUX RESTART (4 CPU) 16:20:15 16:20:15 16:19:02 CPU %user %nice %system %iowait %steal %idle 16:20:15 16:20:01 all 20.39 0.00 1.40 1.87 0.06 76.28 16:20:15 16:20:01 0 20.23 0.00 1.49 0.80 0.08 77.40 16:20:15 16:20:01 1 14.26 0.00 1.17 4.76 0.05 79.75 16:20:15 16:20:01 2 32.82 0.00 1.83 0.97 0.03 64.34 16:20:15 16:20:01 3 14.21 0.00 1.09 0.97 0.07 83.66 16:20:15 Average: all 20.39 0.00 1.40 1.87 0.06 76.28 16:20:15 Average: 0 20.23 0.00 1.49 0.80 0.08 77.40 16:20:15 Average: 1 14.26 0.00 1.17 4.76 0.05 79.75 16:20:15 Average: 2 32.82 0.00 1.83 0.97 0.03 64.34 16:20:15 Average: 3 14.21 0.00 1.09 0.97 0.07 83.66 16:20:15 16:20:15 16:20:15