21:31:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146056 21:31:17 Running as SYSTEM 21:31:17 [EnvInject] - Loading node environment variables. 21:31:17 Building remotely on prd-ubuntu1804-builder-4c-4g-9063 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 21:31:17 [ssh-agent] Looking for ssh-agent implementation... 21:31:17 $ ssh-agent 21:31:17 SSH_AUTH_SOCK=/tmp/ssh-v2e8ju786vuF/agent.1670 21:31:17 SSH_AGENT_PID=1672 21:31:17 [ssh-agent] Started. 21:31:17 Running ssh-add (command line suppressed) 21:31:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5815780088751475966.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5815780088751475966.key) 21:31:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:31:17 The recommended git tool is: NONE 21:31:19 using credential onap-jenkins-ssh 21:31:19 Wiping out workspace first. 21:31:19 Cloning the remote Git repository 21:31:19 Cloning repository git://cloud.onap.org/mirror/oom.git 21:31:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 21:31:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:19 > git --version # timeout=10 21:31:19 > git --version # 'git version 2.17.1' 21:31:19 using GIT_SSH to set credentials Gerrit user 21:31:19 Verifying host key using manually-configured host key entries 21:31:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:31:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:24 using GIT_SSH to set credentials Gerrit user 21:31:24 Verifying host key using manually-configured host key entries 21:31:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146056/1 # timeout=30 21:31:25 > git rev-parse e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5^{commit} # timeout=10 21:31:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:31:25 Checking out Revision e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 (refs/changes/56/146056/1) 21:31:25 > git config core.sparsecheckout # timeout=10 21:31:25 > git checkout -f e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=30 21:31:28 Commit message: "feat(ingress): cross-NS cert in gateway" 21:31:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:31:28 > git rev-list --no-walk 6659e75d0e95da82ff86812f80e85d053e19decc # timeout=10 21:31:28 [EnvInject] - Injecting environment variables from a build step. 21:31:28 [EnvInject] - Injecting as environment variables the properties content 21:31:28 PYTHON=python3 21:31:28 21:31:28 [EnvInject] - Variables injected successfully. 21:31:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5609147765948304557.sh 21:31:29 ---> tox-install.sh 21:31:29 + source /home/jenkins/lf-env.sh 21:31:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:29 ++ mktemp -d /tmp/venv-XXXX 21:31:29 + lf_venv=/tmp/venv-IJtt 21:31:29 + local venv_file=/tmp/.os_lf_venv 21:31:29 + local python=python3 21:31:29 + local options 21:31:29 + local set_path=true 21:31:29 + local install_args= 21:31:29 ++ 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 21:31:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:29 + true 21:31:29 + case $1 in 21:31:29 + venv_file=/tmp/.toxenv 21:31:29 + shift 2 21:31:29 + true 21:31:29 + case $1 in 21:31:29 + shift 21:31:29 + break 21:31:29 + case $python in 21:31:29 + local pkg_list= 21:31:29 + [[ -d /opt/pyenv ]] 21:31:29 + echo 'Setup pyenv:' 21:31:29 Setup pyenv: 21:31:29 + export PYENV_ROOT=/opt/pyenv 21:31:29 + PYENV_ROOT=/opt/pyenv 21:31:29 + 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 21:31:29 + 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 21:31:29 + pyenv versions 21:31:29 * system (set by /opt/pyenv/version) 21:31:29 * 3.8.13 (set by /opt/pyenv/version) 21:31:29 * 3.9.13 (set by /opt/pyenv/version) 21:31:29 * 3.10.6 (set by /opt/pyenv/version) 21:31:29 + command -v pyenv 21:31:29 ++ pyenv init - --no-rehash 21:31:29 + 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[*]}"'\'')" 21:31:29 export PATH="/opt/pyenv/shims:${PATH}" 21:31:29 export PYENV_SHELL=bash 21:31:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:29 pyenv() { 21:31:29 local command 21:31:29 command="${1:-}" 21:31:29 if [ "$#" -gt 0 ]; then 21:31:29 shift 21:31:29 fi 21:31:29 21:31:29 case "$command" in 21:31:29 rehash|shell) 21:31:29 eval "$(pyenv "sh-$command" "$@")" 21:31:29 ;; 21:31:29 *) 21:31:29 command pyenv "$command" "$@" 21:31:29 ;; 21:31:29 esac 21:31:29 }' 21:31:29 +++ 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[*]}"' 21:31:29 ++ 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 21:31:29 ++ 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 21:31:29 ++ 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 21:31:29 ++ export PYENV_SHELL=bash 21:31:29 ++ PYENV_SHELL=bash 21:31:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:29 +++ complete -F _pyenv pyenv 21:31:29 ++ lf-pyver python3 21:31:29 ++ local py_version_xy=python3 21:31:29 ++ local py_version_xyz= 21:31:29 ++ pyenv versions 21:31:29 ++ local command 21:31:29 ++ command=versions 21:31:29 ++ '[' 1 -gt 0 ']' 21:31:29 ++ shift 21:31:29 ++ case "$command" in 21:31:29 ++ command pyenv versions 21:31:29 ++ pyenv versions 21:31:29 ++ sed 's/^[ *]* //' 21:31:29 ++ awk '{ print $1 }' 21:31:29 ++ grep -E '^[0-9.]*[0-9]$' 21:31:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:29 +++ grep '^3' /tmp/.pyenv_versions 21:31:29 +++ sort -V 21:31:29 +++ tail -n 1 21:31:29 ++ py_version_xyz=3.10.6 21:31:29 ++ [[ -z 3.10.6 ]] 21:31:29 ++ echo 3.10.6 21:31:29 ++ return 0 21:31:29 + pyenv local 3.10.6 21:31:29 + local command 21:31:29 + command=local 21:31:29 + '[' 2 -gt 0 ']' 21:31:29 + shift 21:31:29 + case "$command" in 21:31:29 + command pyenv local 3.10.6 21:31:29 + pyenv local 3.10.6 21:31:29 + for arg in "$@" 21:31:29 + case $arg in 21:31:29 + pkg_list+='tox ' 21:31:29 + for arg in "$@" 21:31:29 + case $arg in 21:31:29 + pkg_list+='virtualenv ' 21:31:29 + for arg in "$@" 21:31:29 + case $arg in 21:31:29 + pkg_list+='urllib3~=1.26.15 ' 21:31:29 + [[ -f /tmp/.toxenv ]] 21:31:29 + [[ ! -f /tmp/.toxenv ]] 21:31:29 + [[ -n '' ]] 21:31:29 + python3 -m venv /tmp/venv-IJtt 21:31:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IJtt' 21:31:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IJtt 21:31:33 + echo /tmp/venv-IJtt 21:31:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:31:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:31:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:31:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:33 + local 'pip_opts=--upgrade --quiet' 21:31:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:31:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:31:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:31:33 + [[ -n '' ]] 21:31:33 + [[ -n '' ]] 21:31:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:31:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:33 + /tmp/venv-IJtt/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 21:31:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:31:37 lf-activate-venv(): INFO: Base packages installed successfully 21:31:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:31:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:31:37 + /tmp/venv-IJtt/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 21:31:40 + type python3 21:31:40 + true 21:31:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IJtt/bin to PATH' 21:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-IJtt/bin to PATH 21:31:40 + PATH=/tmp/venv-IJtt/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 21:31:40 + return 0 21:31:40 + python3 --version 21:31:40 Python 3.10.6 21:31:40 + python3 -m pip --version 21:31:40 pip 26.1.2 from /tmp/venv-IJtt/lib/python3.10/site-packages/pip (python 3.10) 21:31:40 + python3 -m pip freeze 21:31:40 cachetools==7.1.4 21:31:40 colorama==0.4.6 21:31:40 distlib==0.4.3 21:31:40 filelock==3.29.7 21:31:40 packaging==26.2 21:31:40 platformdirs==4.10.0 21:31:40 pluggy==1.6.0 21:31:40 pyproject-api==1.10.1 21:31:40 python-discovery==1.4.4 21:31:40 tomli==2.4.1 21:31:40 tomli_w==1.2.0 21:31:40 tox==4.56.4 21:31:40 typing_extensions==4.16.0 21:31:40 urllib3==1.26.20 21:31:40 virtualenv==21.6.1 21:31:40 [EnvInject] - Injecting environment variables from a build step. 21:31:40 [EnvInject] - Injecting as environment variables the properties content 21:31:40 PARALLEL=false 21:31:40 21:31:40 [EnvInject] - Variables injected successfully. 21:31:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11776010856699812290.sh 21:31:40 ---> tox-run.sh 21:31:40 + 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 21:31:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 21:31:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 21:31:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 21:31:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 21:31:40 + source /home/jenkins/lf-env.sh 21:31:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:40 ++ mktemp -d /tmp/venv-XXXX 21:31:40 + lf_venv=/tmp/venv-eDnU 21:31:40 + local venv_file=/tmp/.os_lf_venv 21:31:40 + local python=python3 21:31:40 + local options 21:31:40 + local set_path=true 21:31:40 + local install_args= 21:31: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 21:31:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:40 + true 21:31:40 + case $1 in 21:31:40 + venv_file=/tmp/.toxenv 21:31:40 + shift 2 21:31:40 + true 21:31:40 + case $1 in 21:31:40 + shift 21:31:40 + break 21:31:40 + case $python in 21:31:40 + local pkg_list= 21:31:40 + [[ -d /opt/pyenv ]] 21:31:40 + echo 'Setup pyenv:' 21:31:40 Setup pyenv: 21:31:40 + export PYENV_ROOT=/opt/pyenv 21:31:40 + PYENV_ROOT=/opt/pyenv 21:31:40 + 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 21:31:40 + 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 21:31:40 + pyenv versions 21:31:40 system 21:31:40 3.8.13 21:31:40 3.9.13 21:31:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:31:40 + command -v pyenv 21:31:40 ++ pyenv init - --no-rehash 21:31: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[*]}"'\'')" 21:31:40 export PATH="/opt/pyenv/shims:${PATH}" 21:31:40 export PYENV_SHELL=bash 21:31:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:40 pyenv() { 21:31:40 local command 21:31:40 command="${1:-}" 21:31:40 if [ "$#" -gt 0 ]; then 21:31:40 shift 21:31:40 fi 21:31:40 21:31:40 case "$command" in 21:31:40 rehash|shell) 21:31:40 eval "$(pyenv "sh-$command" "$@")" 21:31:40 ;; 21:31:40 *) 21:31:40 command pyenv "$command" "$@" 21:31:40 ;; 21:31:40 esac 21:31:40 }' 21:31: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[*]}"' 21:31:40 ++ 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 21:31:40 ++ 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 21:31:40 ++ 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 21:31:40 ++ export PYENV_SHELL=bash 21:31:40 ++ PYENV_SHELL=bash 21:31:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:40 +++ complete -F _pyenv pyenv 21:31:40 ++ lf-pyver python3 21:31:40 ++ local py_version_xy=python3 21:31:40 ++ local py_version_xyz= 21:31:40 ++ pyenv versions 21:31:40 ++ local command 21:31:40 ++ command=versions 21:31:40 ++ '[' 1 -gt 0 ']' 21:31:40 ++ shift 21:31:40 ++ case "$command" in 21:31:40 ++ command pyenv versions 21:31:40 ++ pyenv versions 21:31:40 ++ sed 's/^[ *]* //' 21:31:40 ++ grep -E '^[0-9.]*[0-9]$' 21:31:40 ++ awk '{ print $1 }' 21:31:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:40 +++ grep '^3' /tmp/.pyenv_versions 21:31:40 +++ sort -V 21:31:40 +++ tail -n 1 21:31:40 ++ py_version_xyz=3.10.6 21:31:40 ++ [[ -z 3.10.6 ]] 21:31:40 ++ echo 3.10.6 21:31:40 ++ return 0 21:31:40 + pyenv local 3.10.6 21:31:40 + local command 21:31:40 + command=local 21:31:40 + '[' 2 -gt 0 ']' 21:31:40 + shift 21:31:40 + case "$command" in 21:31:40 + command pyenv local 3.10.6 21:31:40 + pyenv local 3.10.6 21:31:40 + for arg in "$@" 21:31:40 + case $arg in 21:31:40 + pkg_list+='tox ' 21:31:40 + for arg in "$@" 21:31:40 + case $arg in 21:31:40 + pkg_list+='virtualenv ' 21:31:40 + for arg in "$@" 21:31:40 + case $arg in 21:31:40 + pkg_list+='urllib3~=1.26.15 ' 21:31:40 + [[ -f /tmp/.toxenv ]] 21:31:40 ++ cat /tmp/.toxenv 21:31:40 + lf_venv=/tmp/venv-IJtt 21:31:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJtt from' file:/tmp/.toxenv 21:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJtt from file:/tmp/.toxenv 21:31:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:31:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:40 + local 'pip_opts=--upgrade --quiet' 21:31:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:31:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:31:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:31:40 + [[ -n '' ]] 21:31:40 + [[ -n '' ]] 21:31:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:31:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:40 + /tmp/venv-IJtt/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 21:31:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:31:41 lf-activate-venv(): INFO: Base packages installed successfully 21:31:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:31:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:31:41 + /tmp/venv-IJtt/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 21:31:42 + type python3 21:31:42 + true 21:31:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IJtt/bin to PATH' 21:31:42 lf-activate-venv(): INFO: Adding /tmp/venv-IJtt/bin to PATH 21:31:42 + PATH=/tmp/venv-IJtt/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 21:31:42 + return 0 21:31:42 + [[ -d /opt/pyenv ]] 21:31:42 + echo '---> Setting up pyenv' 21:31:42 ---> Setting up pyenv 21:31:42 + export PYENV_ROOT=/opt/pyenv 21:31:42 + PYENV_ROOT=/opt/pyenv 21:31:42 + export PATH=/opt/pyenv/bin:/tmp/venv-IJtt/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 21:31:42 + PATH=/opt/pyenv/bin:/tmp/venv-IJtt/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 21:31:42 ++ pwd 21:31:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 21:31:42 + export PYTHONPATH 21:31:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:31:42 + TOX_TESTENV_PASSENV=PYTHONPATH 21:31:42 + tox --version 21:31:43 4.56.4 from /tmp/venv-IJtt/lib/python3.10/site-packages/tox/__init__.py 21:31:43 + PARALLEL=false 21:31:43 + TOX_OPTIONS_LIST= 21:31:43 + [[ -n checkbashisms ]] 21:31:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 21:31:43 + case ${PARALLEL,,} in 21:31:43 + tox -e checkbashisms 21:31:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 21:31:44 checkbashisms: freeze> python -m pip freeze --all 21:31:44 checkbashisms: pip==26.1.2,setuptools==83.0.0 21:31:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 21:31:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 21:31:48 checkbashisms: OK (5.09=setup[1.64]+cmd[3.46] seconds) 21:31:48 congratulations :) (5.13 seconds) 21:31:48 + tox_status=0 21:31:48 + echo '---> Completed tox runs' 21:31:48 ---> Completed tox runs 21:31:48 + for i in .tox/*/log 21:31:48 ++ echo .tox/checkbashisms/log 21:31:48 ++ awk -F/ '{print $2}' 21:31:48 + tox_env=checkbashisms 21:31:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 21:31:48 + DOC_DIR=docs/_build/html 21:31:48 + [[ -d docs/_build/html ]] 21:31:48 + echo '---> tox-run.sh ends' 21:31:48 ---> tox-run.sh ends 21:31:48 + test 0 -eq 0 21:31:48 $ ssh-agent -k 21:31:48 unset SSH_AUTH_SOCK; 21:31:48 unset SSH_AGENT_PID; 21:31:48 echo Agent pid 1672 killed; 21:31:48 [ssh-agent] Stopped. 21:31:48 [PostBuildScript] - [INFO] Executing post build scripts. 21:31:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7920092551789726181.sh 21:31:48 ---> sysstat.sh 21:31:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8103658823853140352.sh 21:31:49 ---> package-listing.sh 21:31:49 ++ facter osfamily 21:31:49 ++ tr '[:upper:]' '[:lower:]' 21:31:49 + OS_FAMILY=debian 21:31:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 21:31:49 + START_PACKAGES=/tmp/packages_start.txt 21:31:49 + END_PACKAGES=/tmp/packages_end.txt 21:31:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:49 + PACKAGES=/tmp/packages_start.txt 21:31:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:31:49 + PACKAGES=/tmp/packages_end.txt 21:31:49 + case "${OS_FAMILY}" in 21:31:49 + dpkg -l 21:31:49 + grep '^ii' 21:31:49 + '[' -f /tmp/packages_start.txt ']' 21:31:49 + '[' -f /tmp/packages_end.txt ']' 21:31:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:31:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 21:31:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 21:31:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3491881137888962784.sh 21:31:49 ---> capture-instance-metadata.sh 21:31:49 Setup pyenv: 21:31:49 system 21:31:49 3.8.13 21:31:49 3.9.13 21:31:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:31:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ndDd 21:31:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:31:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:56 lf-activate-venv(): INFO: Base packages installed successfully 21:31:56 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:19 lf-activate-venv(): INFO: Adding /tmp/venv-ndDd/bin to PATH 21:32:19 INFO: Running in OpenStack, capturing instance metadata 21:32:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6594218239337093639.sh 21:32:19 provisioning config files... 21:32:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16078038020337792499tmp 21:32:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:32:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:32:19 [EnvInject] - Injecting environment variables from a build step. 21:32:19 [EnvInject] - Injecting as environment variables the properties content 21:32:19 SERVER_ID=logs 21:32:19 21:32:19 [EnvInject] - Variables injected successfully. 21:32:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15335617335842610833.sh 21:32:19 ---> create-netrc.sh 21:32:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10669909072898579014.sh 21:32:19 ---> python-tools-install.sh 21:32:19 Setup pyenv: 21:32:19 system 21:32:19 3.8.13 21:32:19 3.9.13 21:32:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:32:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndDd from file:/tmp/.os_lf_venv 21:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:21 lf-activate-venv(): INFO: Base packages installed successfully 21:32:21 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:29 lf-activate-venv(): INFO: Adding /tmp/venv-ndDd/bin to PATH 21:32:29 Generating Requirements File 21:32:51 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. 21:32:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:32:52 Python 3.10.6 21:32:52 pip 26.1.2 from /tmp/venv-ndDd/lib/python3.10/site-packages/pip (python 3.10) 21:32:52 aiohappyeyeballs==2.7.1 21:32:52 aiohttp==3.14.1 21:32:52 aiosignal==1.4.0 21:32:52 appdirs==1.4.4 21:32:52 argcomplete==3.7.0 21:32:52 aspy.yaml==1.3.0 21:32:52 async-timeout==5.0.1 21:32:52 attrs==26.1.0 21:32:52 autopage==0.6.0 21:32:52 backports.strenum==1.3.1 21:32:52 beautifulsoup4==4.15.0 21:32:52 boto3==1.43.46 21:32:52 botocore==1.43.46 21:32:52 bs4==0.0.2 21:32:52 certifi==2026.6.17 21:32:52 cffi==2.1.0 21:32:52 cfgv==3.5.0 21:32:52 chardet==7.4.3 21:32:52 charset-normalizer==3.4.9 21:32:52 click==8.4.2 21:32:52 cliff==4.14.0 21:32:52 cmd2==3.5.1 21:32:52 cryptography==3.3.2 21:32:52 debtcollector==3.1.0 21:32:52 decorator==5.3.1 21:32:52 defusedxml==0.7.1 21:32:52 Deprecated==1.3.1 21:32:52 distlib==0.4.3 21:32:52 dnspython==2.8.0 21:32:52 docker==7.2.0 21:32:52 dogpile.cache==1.5.0 21:32:52 durationpy==0.10 21:32:52 email-validator==2.3.0 21:32:52 filelock==3.29.7 21:32:52 frozenlist==1.8.0 21:32:52 future==1.0.0 21:32:52 gitdb==4.0.12 21:32:52 GitPython==3.1.50 21:32:52 httplib2==0.30.2 21:32:52 identify==2.6.19 21:32:52 idna==3.18 21:32:52 importlib-resources==1.5.0 21:32:52 iso8601==2.1.0 21:32:52 Jinja2==3.1.6 21:32:52 jmespath==1.1.0 21:32:52 jsonpatch==1.33 21:32:52 jsonpointer==3.1.1 21:32:52 jsonschema==4.26.0 21:32:52 jsonschema-specifications==2025.9.1 21:32:52 keystoneauth1==5.14.0 21:32:52 kubernetes==36.0.2 21:32:52 lftools==0.37.22 21:32:52 lxml==6.1.1 21:32:52 markdown-it-py==4.2.0 21:32:52 MarkupSafe==3.0.3 21:32:52 mdurl==0.1.2 21:32:52 msgpack==1.2.1 21:32:52 multi_key_dict==2.0.3 21:32:52 multidict==6.7.1 21:32:52 munch==4.0.0 21:32:52 netaddr==1.3.0 21:32:52 niet==1.4.2 21:32:52 nodeenv==1.10.0 21:32:52 oauth2client==4.1.3 21:32:52 oauthlib==3.3.1 21:32:52 openstacksdk==4.13.0 21:32:52 os-service-types==1.8.2 21:32:52 osc-lib==4.6.0 21:32:52 oslo.config==10.4.0 21:32:52 oslo.context==6.4.0 21:32:52 oslo.i18n==6.8.0 21:32:52 oslo.log==8.2.0 21:32:52 oslo.serialization==5.10.0 21:32:52 oslo.utils==10.1.1 21:32:52 packaging==26.2 21:32:52 pbr==7.0.3 21:32:52 platformdirs==4.10.0 21:32:52 prettytable==3.18.0 21:32:52 propcache==0.5.2 21:32:52 psutil==7.2.2 21:32:52 pyasn1==0.6.4 21:32:52 pyasn1_modules==0.4.2 21:32:52 pycparser==3.0 21:32:52 pygerrit2==2.0.15 21:32:52 PyGithub==2.9.1 21:32:52 Pygments==2.20.0 21:32:52 PyJWT==2.13.0 21:32:52 PyNaCl==1.6.2 21:32:52 pyparsing==2.4.7 21:32:52 pyperclip==1.11.0 21:32:52 pyrsistent==0.20.0 21:32:52 python-cinderclient==9.9.0 21:32:52 python-dateutil==2.9.0.post0 21:32:52 python-discovery==1.4.4 21:32:52 python-heatclient==5.2.0 21:32:52 python-jenkins==1.8.3 21:32:52 python-keystoneclient==5.8.0 21:32:52 python-magnumclient==4.11.0 21:32:52 python-openstackclient==10.0.0 21:32:52 python-swiftclient==4.10.0 21:32:52 PyYAML==6.0.3 21:32:52 referencing==0.37.0 21:32:52 requests==2.34.2 21:32:52 requests-oauthlib==2.0.0 21:32:52 rfc3986==2.0.0 21:32:52 rich==15.0.0 21:32:52 rich-argparse==1.8.0 21:32:52 rpds-py==0.30.0 21:32:52 rsa==4.9.1 21:32:52 ruamel.yaml==0.19.1 21:32:52 ruamel.yaml.clib==0.2.15 21:32:52 s3transfer==0.19.1 21:32:52 simplejson==4.1.1 21:32:52 six==1.17.0 21:32:52 smmap==5.0.3 21:32:52 soupsieve==2.8.4 21:32:52 stevedore==5.8.0 21:32:52 tabulate==0.10.0 21:32:52 toml==0.10.2 21:32:52 tomlkit==0.15.0 21:32:52 tqdm==4.68.4 21:32:52 typing_extensions==4.16.0 21:32:52 urllib3==1.26.20 21:32:52 virtualenv==21.6.1 21:32:52 wcwidth==0.8.2 21:32:52 websocket-client==1.9.0 21:32:52 wrapt==2.2.2 21:32:52 xdg==6.0.0 21:32:52 xmltodict==1.0.4 21:32:52 yarl==1.24.2 21:32:52 yq==4.1.2 21:32:52 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7799789636095908182.sh 21:32:52 ---> uv-install.sh 21:32:52 Installing uv/uvx (latest) using shell installer 21:32:53 2026-07-11 21:32:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Mpy0AS.sh" [1] 21:32:53 downloading uv 0.11.28 x86_64-unknown-linux-gnu 21:32:54 installing to /home/jenkins/.local/bin 21:32:54 uv 21:32:54 uvx 21:32:54 everything's installed! 21:32:54 21:32:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:32:54 21:32:54 source $HOME/.local/bin/env (sh, bash, zsh) 21:32:54 source $HOME/.local/bin/env.fish (fish) 21:32:54 Adding install location to PATH 21:32:54 ---> Validating uv/uvx install 21:32:54 uvx 0.11.28 (x86_64-unknown-linux-gnu) 21:32:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11400648762322163421.sh 21:32:54 ---> sudo-logs.sh 21:32:54 Archiving 'sudo' log.. 21:32:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8232804382955342986.sh 21:32:54 ---> job-cost.sh 21:32:54 INFO: Activating Python virtual environment... 21:32:54 Setup pyenv: 21:32:54 system 21:32:54 3.8.13 21:32:54 3.9.13 21:32:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndDd from file:/tmp/.os_lf_venv 21:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:56 lf-activate-venv(): INFO: Base packages installed successfully 21:32:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-ndDd/bin to PATH 21:33:01 INFO: No stack-cost file found 21:33:01 INFO: Instance uptime: 129s 21:33:01 INFO: Fetching instance metadata (attempt 1 of 3)... 21:33:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:33:01 INFO: Successfully fetched instance metadata 21:33:01 INFO: Instance type: v3-standard-4 21:33:01 INFO: Retrieving pricing info for: v3-standard-4 21:33:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:33:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 21:33:01 INFO: Successfully fetched Vexxhost pricing API 21:33:01 INFO: Retrieved cost: 0.11 21:33:01 INFO: Retrieved resource: v3-standard-4 21:33:01 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 21:33:01 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 21:33:01 INFO: Successfully archived job cost data 21:33:01 DEBUG: Cost data: oom-master-checkbashisms-lint,4704,2026-07-11 21:33:01,v3-standard-4,129,0.11,0.00,SUCCESS 21:33:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4509567753836007909.sh 21:33:01 ---> logs-deploy.sh 21:33:01 Setup pyenv: 21:33:02 system 21:33:02 3.8.13 21:33:02 3.9.13 21:33:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:33:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndDd from file:/tmp/.os_lf_venv 21:33:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:03 lf-activate-venv(): INFO: Base packages installed successfully 21:33:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-ndDd/bin to PATH 21:33:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4704 21:33:11 INFO: archiving workspace using pattern(s): 21:33:12 Archives upload complete. 21:33:12 INFO: archiving logs to Nexus 21:33:13 ---> uname -a: 21:33:13 Linux prd-ubuntu1804-builder-4c-4g-9063 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:33:13 21:33:13 21:33:13 ---> lscpu: 21:33:13 Architecture: x86_64 21:33:13 CPU op-mode(s): 32-bit, 64-bit 21:33:13 Byte Order: Little Endian 21:33:13 CPU(s): 4 21:33:13 On-line CPU(s) list: 0-3 21:33:13 Thread(s) per core: 1 21:33:13 Core(s) per socket: 1 21:33:13 Socket(s): 4 21:33:13 NUMA node(s): 1 21:33:13 Vendor ID: AuthenticAMD 21:33:13 CPU family: 23 21:33:13 Model: 49 21:33:13 Model name: AMD EPYC-Rome Processor 21:33:13 Stepping: 0 21:33:13 CPU MHz: 2800.000 21:33:13 BogoMIPS: 5600.00 21:33:13 Virtualization: AMD-V 21:33:13 Hypervisor vendor: KVM 21:33:13 Virtualization type: full 21:33:13 L1d cache: 32K 21:33:13 L1i cache: 32K 21:33:13 L2 cache: 512K 21:33:13 L3 cache: 16384K 21:33:13 NUMA node0 CPU(s): 0-3 21:33:13 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 21:33:13 21:33:13 21:33:13 ---> nproc: 21:33:13 4 21:33:13 21:33:13 21:33:13 ---> df -h: 21:33:13 Filesystem Size Used Avail Use% Mounted on 21:33:13 udev 7.9G 0 7.9G 0% /dev 21:33:13 tmpfs 1.6G 676K 1.6G 1% /run 21:33:13 /dev/vda1 78G 8.4G 69G 11% / 21:33:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:33:13 tmpfs 5.0M 0 5.0M 0% /run/lock 21:33:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:33:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:33:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:33:13 21:33:13 21:33:13 ---> free -m: 21:33:13 total used free shared buff/cache available 21:33:13 Mem: 16040 539 13294 0 2206 15184 21:33:13 Swap: 1023 0 1023 21:33:13 21:33:13 21:33:13 ---> ip addr: 21:33:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:33:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:33:13 inet 127.0.0.1/8 scope host lo 21:33:13 valid_lft forever preferred_lft forever 21:33:13 inet6 ::1/128 scope host 21:33:13 valid_lft forever preferred_lft forever 21:33:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:33:13 link/ether fa:16:3e:3f:70:1c brd ff:ff:ff:ff:ff:ff 21:33:13 inet 10.30.107.21/23 brd 10.30.107.255 scope global dynamic ens3 21:33:13 valid_lft 86267sec preferred_lft 86267sec 21:33:13 inet6 fe80::f816:3eff:fe3f:701c/64 scope link 21:33:13 valid_lft forever preferred_lft forever 21:33:13 21:33:13 21:33:13 ---> sar -b -r -n DEV: 21:33:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9063) 07/11/26 _x86_64_ (4 CPU) 21:33:13 21:33:13 21:31:02 LINUX RESTART (4 CPU) 21:33:13 21:33:13 21:32:01 tps rtps wtps bread/s bwrtn/s 21:33:13 21:33:01 117.93 1.20 116.73 137.84 12870.25 21:33:13 Average: 117.93 1.20 116.73 137.84 12870.25 21:33:13 21:33:13 21:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:33:13 21:33:01 13681852 15614016 2743116 16.70 80576 2035536 713704 4.08 644636 1851644 256092 21:33:13 Average: 13681852 15614016 2743116 16.70 80576 2035536 713704 4.08 644636 1851644 256092 21:33:13 21:33:13 21:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:33:13 21:33:01 ens3 100.28 69.32 1529.09 12.60 0.00 0.00 0.00 0.00 21:33:13 21:33:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 21:33:13 Average: ens3 100.28 69.32 1529.09 12.60 0.00 0.00 0.00 0.00 21:33:13 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 21:33:13 21:33:13 21:33:13 ---> sar -P ALL: 21:33:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9063) 07/11/26 _x86_64_ (4 CPU) 21:33:13 21:33:13 21:31:02 LINUX RESTART (4 CPU) 21:33:13 21:33:13 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:33:13 21:33:01 all 19.94 0.00 1.49 1.40 0.05 77.11 21:33:13 21:33:01 0 13.24 0.00 1.57 0.93 0.03 84.22 21:33:13 21:33:01 1 18.73 0.00 1.39 0.40 0.05 79.43 21:33:13 21:33:01 2 0.96 0.00 0.45 3.68 0.05 94.86 21:33:13 21:33:01 3 46.70 0.00 2.54 0.58 0.08 50.09 21:33:13 Average: all 19.94 0.00 1.49 1.40 0.05 77.11 21:33:13 Average: 0 13.24 0.00 1.57 0.93 0.03 84.22 21:33:13 Average: 1 18.73 0.00 1.39 0.40 0.05 79.43 21:33:13 Average: 2 0.96 0.00 0.45 3.68 0.05 94.86 21:33:13 Average: 3 46.70 0.00 2.54 0.58 0.08 50.09 21:33:13 21:33:13 21:33:13