13:42:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145968 13:42:29 Running as SYSTEM 13:42:29 [EnvInject] - Loading node environment variables. 13:42:29 Building remotely on prd-ubuntu1804-builder-4c-4g-7436 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:42:29 [ssh-agent] Looking for ssh-agent implementation... 13:42:30 $ ssh-agent 13:42:30 SSH_AUTH_SOCK=/tmp/ssh-RD64tt7EkIFn/agent.1638 13:42:30 SSH_AGENT_PID=1640 13:42:30 [ssh-agent] Started. 13:42:30 Running ssh-add (command line suppressed) 13:42:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18203820384897939887.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18203820384897939887.key) 13:42:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:42:30 The recommended git tool is: NONE 13:42:31 using credential onap-jenkins-ssh 13:42:31 Wiping out workspace first. 13:42:31 Cloning the remote Git repository 13:42:31 Cloning repository git://cloud.onap.org/mirror/oom.git 13:42:31 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:42:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:32 > git --version # timeout=10 13:42:32 > git --version # 'git version 2.17.1' 13:42:32 using GIT_SSH to set credentials Gerrit user 13:42:32 Verifying host key using manually-configured host key entries 13:42:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:42:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:38 using GIT_SSH to set credentials Gerrit user 13:42:38 Verifying host key using manually-configured host key entries 13:42:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/145968/1 # timeout=30 13:42:38 > git rev-parse 82f06a34fd864eba328ca10f0a99dd11bda2847d^{commit} # timeout=10 13:42:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:42:38 Checking out Revision 82f06a34fd864eba328ca10f0a99dd11bda2847d (refs/changes/68/145968/1) 13:42:38 > git config core.sparsecheckout # timeout=10 13:42:38 > git checkout -f 82f06a34fd864eba328ca10f0a99dd11bda2847d # timeout=30 13:42:42 Commit message: "[POLICY] Enable OpenTelemetry tracing export for policy-api" 13:42:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:42:42 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 13:42:42 [EnvInject] - Injecting environment variables from a build step. 13:42:42 [EnvInject] - Injecting as environment variables the properties content 13:42:42 PYTHON=python3 13:42:42 13:42:42 [EnvInject] - Variables injected successfully. 13:42:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9694171219750561089.sh 13:42:42 ---> tox-install.sh 13:42:42 + source /home/jenkins/lf-env.sh 13:42:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:42 ++ mktemp -d /tmp/venv-XXXX 13:42:42 + lf_venv=/tmp/venv-G5ZD 13:42:42 + local venv_file=/tmp/.os_lf_venv 13:42:42 + local python=python3 13:42:42 + local options 13:42:42 + local set_path=true 13:42:42 + local install_args= 13:42:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:42 + true 13:42:42 + case $1 in 13:42:42 + venv_file=/tmp/.toxenv 13:42:42 + shift 2 13:42:42 + true 13:42:42 + case $1 in 13:42:42 + shift 13:42:42 + break 13:42:42 + case $python in 13:42:42 + local pkg_list= 13:42:42 + [[ -d /opt/pyenv ]] 13:42:42 + echo 'Setup pyenv:' 13:42:42 Setup pyenv: 13:42:42 + export PYENV_ROOT=/opt/pyenv 13:42:42 + PYENV_ROOT=/opt/pyenv 13:42:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:42 + pyenv versions 13:42:43 * system (set by /opt/pyenv/version) 13:42:43 * 3.8.13 (set by /opt/pyenv/version) 13:42:43 * 3.9.13 (set by /opt/pyenv/version) 13:42:43 * 3.10.6 (set by /opt/pyenv/version) 13:42:43 + command -v pyenv 13:42:43 ++ pyenv init - --no-rehash 13:42:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:42:43 export PATH="/opt/pyenv/shims:${PATH}" 13:42:43 export PYENV_SHELL=bash 13:42:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:43 pyenv() { 13:42:43 local command 13:42:43 command="${1:-}" 13:42:43 if [ "$#" -gt 0 ]; then 13:42:43 shift 13:42:43 fi 13:42:43 13:42:43 case "$command" in 13:42:43 rehash|shell) 13:42:43 eval "$(pyenv "sh-$command" "$@")" 13:42:43 ;; 13:42:43 *) 13:42:43 command pyenv "$command" "$@" 13:42:43 ;; 13:42:43 esac 13:42:43 }' 13:42:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:42:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:43 ++ export PYENV_SHELL=bash 13:42:43 ++ PYENV_SHELL=bash 13:42:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:43 +++ complete -F _pyenv pyenv 13:42:43 ++ lf-pyver python3 13:42:43 ++ local py_version_xy=python3 13:42:43 ++ local py_version_xyz= 13:42:43 ++ pyenv versions 13:42:43 ++ sed 's/^[ *]* //' 13:42:43 ++ local command 13:42:43 ++ command=versions 13:42:43 ++ '[' 1 -gt 0 ']' 13:42:43 ++ shift 13:42:43 ++ case "$command" in 13:42:43 ++ command pyenv versions 13:42:43 ++ pyenv versions 13:42:43 ++ awk '{ print $1 }' 13:42:43 ++ grep -E '^[0-9.]*[0-9]$' 13:42:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:43 +++ grep '^3' /tmp/.pyenv_versions 13:42:43 +++ tail -n 1 13:42:43 +++ sort -V 13:42:43 ++ py_version_xyz=3.10.6 13:42:43 ++ [[ -z 3.10.6 ]] 13:42:43 ++ echo 3.10.6 13:42:43 ++ return 0 13:42:43 + pyenv local 3.10.6 13:42:43 + local command 13:42:43 + command=local 13:42:43 + '[' 2 -gt 0 ']' 13:42:43 + shift 13:42:43 + case "$command" in 13:42:43 + command pyenv local 3.10.6 13:42:43 + pyenv local 3.10.6 13:42:43 + for arg in "$@" 13:42:43 + case $arg in 13:42:43 + pkg_list+='tox ' 13:42:43 + for arg in "$@" 13:42:43 + case $arg in 13:42:43 + pkg_list+='virtualenv ' 13:42:43 + for arg in "$@" 13:42:43 + case $arg in 13:42:43 + pkg_list+='urllib3~=1.26.15 ' 13:42:43 + [[ -f /tmp/.toxenv ]] 13:42:43 + [[ ! -f /tmp/.toxenv ]] 13:42:43 + [[ -n '' ]] 13:42:43 + python3 -m venv /tmp/venv-G5ZD 13:42:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G5ZD' 13:42:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G5ZD 13:42:47 + echo /tmp/venv-G5ZD 13:42:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:42:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:42:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:42:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:47 + local 'pip_opts=--upgrade --quiet' 13:42:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:42:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:42:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:42:47 + [[ -n '' ]] 13:42:47 + [[ -n '' ]] 13:42:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:42:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:47 + /tmp/venv-G5ZD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:42:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:42:52 lf-activate-venv(): INFO: Base packages installed successfully 13:42:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:42:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:42:52 + /tmp/venv-G5ZD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:55 + type python3 13:42:55 + true 13:42:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G5ZD/bin to PATH' 13:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-G5ZD/bin to PATH 13:42:55 + PATH=/tmp/venv-G5ZD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:55 + return 0 13:42:55 + python3 --version 13:42:55 Python 3.10.6 13:42:55 + python3 -m pip --version 13:42:55 pip 26.1.2 from /tmp/venv-G5ZD/lib/python3.10/site-packages/pip (python 3.10) 13:42:56 + python3 -m pip freeze 13:42:56 cachetools==7.1.4 13:42:56 colorama==0.4.6 13:42:56 distlib==0.4.3 13:42:56 filelock==3.29.7 13:42:56 packaging==26.2 13:42:56 platformdirs==4.10.0 13:42:56 pluggy==1.6.0 13:42:56 pyproject-api==1.10.1 13:42:56 python-discovery==1.4.4 13:42:56 tomli==2.4.1 13:42:56 tomli_w==1.2.0 13:42:56 tox==4.56.4 13:42:56 typing_extensions==4.16.0 13:42:56 urllib3==1.26.20 13:42:56 virtualenv==21.6.0 13:42:56 [EnvInject] - Injecting environment variables from a build step. 13:42:56 [EnvInject] - Injecting as environment variables the properties content 13:42:56 PARALLEL=false 13:42:56 13:42:56 [EnvInject] - Variables injected successfully. 13:42:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12912656726463731216.sh 13:42:56 ---> tox-run.sh 13:42:56 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:42:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:42:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:42:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:42:56 + source /home/jenkins/lf-env.sh 13:42:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:56 ++ mktemp -d /tmp/venv-XXXX 13:42:56 + lf_venv=/tmp/venv-g2iG 13:42:56 + local venv_file=/tmp/.os_lf_venv 13:42:56 + local python=python3 13:42:56 + local options 13:42:56 + local set_path=true 13:42:56 + local install_args= 13:42:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:56 + true 13:42:56 + case $1 in 13:42:56 + venv_file=/tmp/.toxenv 13:42:56 + shift 2 13:42:56 + true 13:42:56 + case $1 in 13:42:56 + shift 13:42:56 + break 13:42:56 + case $python in 13:42:56 + local pkg_list= 13:42:56 + [[ -d /opt/pyenv ]] 13:42:56 + echo 'Setup pyenv:' 13:42:56 Setup pyenv: 13:42:56 + export PYENV_ROOT=/opt/pyenv 13:42:56 + PYENV_ROOT=/opt/pyenv 13:42:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:56 + pyenv versions 13:42:56 system 13:42:56 3.8.13 13:42:56 3.9.13 13:42:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:56 + command -v pyenv 13:42:56 ++ pyenv init - --no-rehash 13:42:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:42:56 export PATH="/opt/pyenv/shims:${PATH}" 13:42:56 export PYENV_SHELL=bash 13:42:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:56 pyenv() { 13:42:56 local command 13:42:56 command="${1:-}" 13:42:56 if [ "$#" -gt 0 ]; then 13:42:56 shift 13:42:56 fi 13:42:56 13:42:56 case "$command" in 13:42:56 rehash|shell) 13:42:56 eval "$(pyenv "sh-$command" "$@")" 13:42:56 ;; 13:42:56 *) 13:42:56 command pyenv "$command" "$@" 13:42:56 ;; 13:42:56 esac 13:42:56 }' 13:42:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:42:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:56 ++ export PYENV_SHELL=bash 13:42:56 ++ PYENV_SHELL=bash 13:42:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:56 +++ complete -F _pyenv pyenv 13:42:56 ++ lf-pyver python3 13:42:56 ++ local py_version_xy=python3 13:42:56 ++ local py_version_xyz= 13:42:56 ++ pyenv versions 13:42:56 ++ local command 13:42:56 ++ sed 's/^[ *]* //' 13:42:56 ++ command=versions 13:42:56 ++ '[' 1 -gt 0 ']' 13:42:56 ++ shift 13:42:56 ++ case "$command" in 13:42:56 ++ command pyenv versions 13:42:56 ++ grep -E '^[0-9.]*[0-9]$' 13:42:56 ++ pyenv versions 13:42:56 ++ awk '{ print $1 }' 13:42:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:56 +++ grep '^3' /tmp/.pyenv_versions 13:42:56 +++ sort -V 13:42:56 +++ tail -n 1 13:42:56 ++ py_version_xyz=3.10.6 13:42:56 ++ [[ -z 3.10.6 ]] 13:42:56 ++ echo 3.10.6 13:42:56 ++ return 0 13:42:56 + pyenv local 3.10.6 13:42:56 + local command 13:42:56 + command=local 13:42:56 + '[' 2 -gt 0 ']' 13:42:56 + shift 13:42:56 + case "$command" in 13:42:56 + command pyenv local 3.10.6 13:42:56 + pyenv local 3.10.6 13:42:56 + for arg in "$@" 13:42:56 + case $arg in 13:42:56 + pkg_list+='tox ' 13:42:56 + for arg in "$@" 13:42:56 + case $arg in 13:42:56 + pkg_list+='virtualenv ' 13:42:56 + for arg in "$@" 13:42:56 + case $arg in 13:42:56 + pkg_list+='urllib3~=1.26.15 ' 13:42:56 + [[ -f /tmp/.toxenv ]] 13:42:56 ++ cat /tmp/.toxenv 13:42:56 + lf_venv=/tmp/venv-G5ZD 13:42:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5ZD from' file:/tmp/.toxenv 13:42:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5ZD from file:/tmp/.toxenv 13:42:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:42:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:56 + local 'pip_opts=--upgrade --quiet' 13:42:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:42:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:42:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:42:56 + [[ -n '' ]] 13:42:56 + [[ -n '' ]] 13:42:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:42:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:56 + /tmp/venv-G5ZD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:42:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:42:57 lf-activate-venv(): INFO: Base packages installed successfully 13:42:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:42:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:42:57 + /tmp/venv-G5ZD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:58 + type python3 13:42:58 + true 13:42:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G5ZD/bin to PATH' 13:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-G5ZD/bin to PATH 13:42:58 + PATH=/tmp/venv-G5ZD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:58 + return 0 13:42:58 + [[ -d /opt/pyenv ]] 13:42:58 + echo '---> Setting up pyenv' 13:42:58 ---> Setting up pyenv 13:42:58 + export PYENV_ROOT=/opt/pyenv 13:42:58 + PYENV_ROOT=/opt/pyenv 13:42:58 + export PATH=/opt/pyenv/bin:/tmp/venv-G5ZD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:58 + PATH=/opt/pyenv/bin:/tmp/venv-G5ZD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:42:58 ++ pwd 13:42:58 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:42:58 + export PYTHONPATH 13:42:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:58 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:58 + tox --version 13:42:58 4.56.4 from /tmp/venv-G5ZD/lib/python3.10/site-packages/tox/__init__.py 13:42:59 + PARALLEL=false 13:42:59 + TOX_OPTIONS_LIST= 13:42:59 + [[ -n checkbashisms ]] 13:42:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:42:59 + case ${PARALLEL,,} in 13:42:59 + tox -e checkbashisms 13:42:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:43:00 checkbashisms: freeze> python -m pip freeze --all 13:43:00 checkbashisms: pip==26.1.2,setuptools==83.0.0 13:43:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:43:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:43:04 checkbashisms: OK (5.50=setup[1.72]+cmd[3.78] seconds) 13:43:04 congratulations :) (5.54 seconds) 13:43:04 + tox_status=0 13:43:04 + echo '---> Completed tox runs' 13:43:04 ---> Completed tox runs 13:43:04 + for i in .tox/*/log 13:43:04 ++ echo .tox/checkbashisms/log 13:43:04 ++ awk -F/ '{print $2}' 13:43:04 + tox_env=checkbashisms 13:43:04 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:43:04 + DOC_DIR=docs/_build/html 13:43:04 + [[ -d docs/_build/html ]] 13:43:04 + echo '---> tox-run.sh ends' 13:43:04 ---> tox-run.sh ends 13:43:04 + test 0 -eq 0 13:43:04 $ ssh-agent -k 13:43:04 unset SSH_AUTH_SOCK; 13:43:04 unset SSH_AGENT_PID; 13:43:04 echo Agent pid 1640 killed; 13:43:04 [ssh-agent] Stopped. 13:43:04 [PostBuildScript] - [INFO] Executing post build scripts. 13:43:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13607444789574881758.sh 13:43:04 ---> sysstat.sh 13:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5161251795064074309.sh 13:43:05 ---> package-listing.sh 13:43:05 ++ tr '[:upper:]' '[:lower:]' 13:43:05 ++ facter osfamily 13:43:05 + OS_FAMILY=debian 13:43:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:43:05 + START_PACKAGES=/tmp/packages_start.txt 13:43:05 + END_PACKAGES=/tmp/packages_end.txt 13:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:05 + PACKAGES=/tmp/packages_start.txt 13:43:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:43:05 + PACKAGES=/tmp/packages_end.txt 13:43:05 + case "${OS_FAMILY}" in 13:43:05 + dpkg -l 13:43:05 + grep '^ii' 13:43:05 + '[' -f /tmp/packages_start.txt ']' 13:43:05 + '[' -f /tmp/packages_end.txt ']' 13:43:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:43:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:43:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3547951146212392046.sh 13:43:05 ---> capture-instance-metadata.sh 13:43:05 Setup pyenv: 13:43:05 system 13:43:05 3.8.13 13:43:05 3.9.13 13:43:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yhQc 13:43:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:14 lf-activate-venv(): INFO: Base packages installed successfully 13:43:14 lf-activate-venv(): INFO: Installing additional packages: lftools 13:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-yhQc/bin to PATH 13:43:42 INFO: Running in OpenStack, capturing instance metadata 13:43:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13159831763080017138.sh 13:43:43 provisioning config files... 13:43:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9785395827712744317tmp 13:43:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:43 [EnvInject] - Injecting environment variables from a build step. 13:43:43 [EnvInject] - Injecting as environment variables the properties content 13:43:43 SERVER_ID=logs 13:43:43 13:43:43 [EnvInject] - Variables injected successfully. 13:43:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12720439710210867988.sh 13:43:43 ---> create-netrc.sh 13:43:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5740283575778627099.sh 13:43:43 ---> python-tools-install.sh 13:43:43 Setup pyenv: 13:43:43 system 13:43:43 3.8.13 13:43:43 3.9.13 13:43:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhQc from file:/tmp/.os_lf_venv 13:43:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:45 lf-activate-venv(): INFO: Base packages installed successfully 13:43:45 lf-activate-venv(): INFO: Installing additional packages: lftools 13:43:53 lf-activate-venv(): INFO: Adding /tmp/venv-yhQc/bin to PATH 13:43:53 Generating Requirements File 13:44:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:44:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:44:28 Python 3.10.6 13:44:28 pip 26.1.2 from /tmp/venv-yhQc/lib/python3.10/site-packages/pip (python 3.10) 13:44:28 aiohappyeyeballs==2.7.1 13:44:28 aiohttp==3.14.1 13:44:28 aiosignal==1.4.0 13:44:28 appdirs==1.4.4 13:44:28 argcomplete==3.7.0 13:44:28 aspy.yaml==1.3.0 13:44:28 async-timeout==5.0.1 13:44:28 attrs==26.1.0 13:44:28 autopage==0.6.0 13:44:28 backports.strenum==1.3.1 13:44:28 beautifulsoup4==4.15.0 13:44:28 boto3==1.43.44 13:44:28 botocore==1.43.44 13:44:28 bs4==0.0.2 13:44:28 certifi==2026.6.17 13:44:28 cffi==2.1.0 13:44:28 cfgv==3.5.0 13:44:28 chardet==7.4.3 13:44:28 charset-normalizer==3.4.9 13:44:28 click==8.4.2 13:44:28 cliff==4.14.0 13:44:28 cmd2==3.5.1 13:44:28 cryptography==3.3.2 13:44:28 debtcollector==3.1.0 13:44:28 decorator==5.3.1 13:44:28 defusedxml==0.7.1 13:44:28 Deprecated==1.3.1 13:44:28 distlib==0.4.3 13:44:28 dnspython==2.8.0 13:44:28 docker==7.1.0 13:44:28 dogpile.cache==1.5.0 13:44:28 durationpy==0.10 13:44:28 email-validator==2.3.0 13:44:28 filelock==3.29.7 13:44:28 frozenlist==1.8.0 13:44:28 future==1.0.0 13:44:28 gitdb==4.0.12 13:44:28 GitPython==3.1.50 13:44:28 httplib2==0.30.2 13:44:28 identify==2.6.19 13:44:28 idna==3.18 13:44:28 importlib-resources==1.5.0 13:44:28 iso8601==2.1.0 13:44:28 Jinja2==3.1.6 13:44:28 jmespath==1.1.0 13:44:28 jsonpatch==1.33 13:44:28 jsonpointer==3.1.1 13:44:28 jsonschema==4.26.0 13:44:28 jsonschema-specifications==2025.9.1 13:44:28 keystoneauth1==5.14.0 13:44:28 kubernetes==36.0.2 13:44:28 lftools==0.37.22 13:44:28 lxml==6.1.1 13:44:28 markdown-it-py==4.2.0 13:44:28 MarkupSafe==3.0.3 13:44:28 mdurl==0.1.2 13:44:28 msgpack==1.2.1 13:44:28 multi_key_dict==2.0.3 13:44:28 multidict==6.7.1 13:44:28 munch==4.0.0 13:44:28 netaddr==1.3.0 13:44:28 niet==1.4.2 13:44:28 nodeenv==1.10.0 13:44:28 oauth2client==4.1.3 13:44:28 oauthlib==3.3.1 13:44:28 openstacksdk==4.13.0 13:44:28 os-service-types==1.8.2 13:44:28 osc-lib==4.6.0 13:44:28 oslo.config==10.4.0 13:44:28 oslo.context==6.4.0 13:44:28 oslo.i18n==6.8.0 13:44:28 oslo.log==8.2.0 13:44:28 oslo.serialization==5.10.0 13:44:28 oslo.utils==10.1.1 13:44:28 packaging==26.2 13:44:28 pbr==7.0.3 13:44:28 platformdirs==4.10.0 13:44:28 prettytable==3.18.0 13:44:28 propcache==0.5.2 13:44:28 psutil==7.2.2 13:44:28 pyasn1==0.6.4 13:44:28 pyasn1_modules==0.4.2 13:44:28 pycparser==3.0 13:44:28 pygerrit2==2.0.15 13:44:28 PyGithub==2.9.1 13:44:28 Pygments==2.20.0 13:44:28 PyJWT==2.13.0 13:44:28 PyNaCl==1.6.2 13:44:28 pyparsing==2.4.7 13:44:28 pyperclip==1.11.0 13:44:28 pyrsistent==0.20.0 13:44:28 python-cinderclient==9.9.0 13:44:28 python-dateutil==2.9.0.post0 13:44:28 python-discovery==1.4.4 13:44:28 python-heatclient==5.2.0 13:44:28 python-jenkins==1.8.3 13:44:28 python-keystoneclient==5.8.0 13:44:28 python-magnumclient==4.11.0 13:44:28 python-openstackclient==10.0.0 13:44:28 python-swiftclient==4.10.0 13:44:28 PyYAML==6.0.3 13:44:28 referencing==0.37.0 13:44:28 requests==2.34.2 13:44:28 requests-oauthlib==2.0.0 13:44:28 rfc3986==2.0.0 13:44:28 rich==15.0.0 13:44:28 rich-argparse==1.8.0 13:44:28 rpds-py==0.30.0 13:44:28 rsa==4.9.1 13:44:28 ruamel.yaml==0.19.1 13:44:28 ruamel.yaml.clib==0.2.15 13:44:28 s3transfer==0.19.0 13:44:28 simplejson==4.1.1 13:44:28 six==1.17.0 13:44:28 smmap==5.0.3 13:44:28 soupsieve==2.8.4 13:44:28 stevedore==5.8.0 13:44:28 tabulate==0.10.0 13:44:28 toml==0.10.2 13:44:28 tomlkit==0.15.0 13:44:28 tqdm==4.68.4 13:44:28 typing_extensions==4.16.0 13:44:28 urllib3==1.26.20 13:44:28 virtualenv==21.6.0 13:44:28 wcwidth==0.8.2 13:44:28 websocket-client==1.9.0 13:44:28 wrapt==2.2.2 13:44:28 xdg==6.0.0 13:44:28 xmltodict==1.0.4 13:44:28 yarl==1.24.2 13:44:28 yq==4.1.1 13:44:29 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins11463216355682785614.sh 13:44:29 ---> uv-install.sh 13:44:29 Installing uv/uvx (latest) using shell installer 13:44:29 2026-07-09 13:44:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-6fqJQR.sh" [1] 13:44:29 downloading uv 0.11.28 x86_64-unknown-linux-gnu 13:44:30 installing to /home/jenkins/.local/bin 13:44:30 uv 13:44:30 uvx 13:44:30 everything's installed! 13:44:30 13:44:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:44:30 13:44:30 source $HOME/.local/bin/env (sh, bash, zsh) 13:44:30 source $HOME/.local/bin/env.fish (fish) 13:44:30 Adding install location to PATH 13:44:30 ---> Validating uv/uvx install 13:44:30 uvx 0.11.28 (x86_64-unknown-linux-gnu) 13:44:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12395686286381183209.sh 13:44:30 ---> sudo-logs.sh 13:44:30 Archiving 'sudo' log.. 13:44:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16214986685789009399.sh 13:44:30 ---> job-cost.sh 13:44:30 INFO: Activating Python virtual environment... 13:44:30 Setup pyenv: 13:44:30 system 13:44:30 3.8.13 13:44:30 3.9.13 13:44:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhQc from file:/tmp/.os_lf_venv 13:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:33 lf-activate-venv(): INFO: Base packages installed successfully 13:44:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-yhQc/bin to PATH 13:44:57 INFO: No stack-cost file found 13:44:57 INFO: Instance uptime: 174s 13:44:57 INFO: Fetching instance metadata (attempt 1 of 3)... 13:44:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:44:58 INFO: Successfully fetched instance metadata 13:44:58 INFO: Instance type: v3-standard-4 13:44:58 INFO: Retrieving pricing info for: v3-standard-4 13:44:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:44:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=174 13:44:58 INFO: Successfully fetched Vexxhost pricing API 13:44:58 INFO: Retrieved cost: 0.11 13:44:58 INFO: Retrieved resource: v3-standard-4 13:44:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:44:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:44:58 INFO: Successfully archived job cost data 13:44:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4687,2026-07-09 13:44:58,v3-standard-4,174,0.11,0.00,SUCCESS 13:44:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6764879833483598579.sh 13:44:58 ---> logs-deploy.sh 13:44:58 Setup pyenv: 13:44:58 system 13:44:58 3.8.13 13:44:58 3.9.13 13:44:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:44:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhQc from file:/tmp/.os_lf_venv 13:44:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:08 lf-activate-venv(): INFO: Base packages installed successfully 13:45:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-yhQc/bin to PATH 13:45:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4687 13:45:26 INFO: archiving workspace using pattern(s): 13:45:27 Archives upload complete. 13:45:28 INFO: archiving logs to Nexus 13:45:29 ---> uname -a: 13:45:29 Linux prd-ubuntu1804-builder-4c-4g-7436 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:45:29 13:45:29 13:45:29 ---> lscpu: 13:45:29 Architecture: x86_64 13:45:29 CPU op-mode(s): 32-bit, 64-bit 13:45:29 Byte Order: Little Endian 13:45:29 CPU(s): 4 13:45:29 On-line CPU(s) list: 0-3 13:45:29 Thread(s) per core: 1 13:45:29 Core(s) per socket: 1 13:45:29 Socket(s): 4 13:45:29 NUMA node(s): 1 13:45:29 Vendor ID: AuthenticAMD 13:45:29 CPU family: 23 13:45:29 Model: 49 13:45:29 Model name: AMD EPYC-Rome Processor 13:45:29 Stepping: 0 13:45:29 CPU MHz: 2799.998 13:45:29 BogoMIPS: 5599.99 13:45:29 Virtualization: AMD-V 13:45:29 Hypervisor vendor: KVM 13:45:29 Virtualization type: full 13:45:29 L1d cache: 32K 13:45:29 L1i cache: 32K 13:45:29 L2 cache: 512K 13:45:29 L3 cache: 16384K 13:45:29 NUMA node0 CPU(s): 0-3 13:45:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:45:29 13:45:29 13:45:29 ---> nproc: 13:45:29 4 13:45:29 13:45:29 13:45:29 ---> df -h: 13:45:29 Filesystem Size Used Avail Use% Mounted on 13:45:29 udev 7.9G 0 7.9G 0% /dev 13:45:29 tmpfs 1.6G 676K 1.6G 1% /run 13:45:29 /dev/vda1 78G 8.4G 69G 11% / 13:45:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:45:29 tmpfs 5.0M 0 5.0M 0% /run/lock 13:45:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:45:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:45:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:45:29 13:45:29 13:45:29 ---> free -m: 13:45:29 total used free shared buff/cache available 13:45:29 Mem: 16040 578 13256 0 2205 15145 13:45:29 Swap: 1023 0 1023 13:45:29 13:45:29 13:45:29 ---> ip addr: 13:45:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:45:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:29 inet 127.0.0.1/8 scope host lo 13:45:29 valid_lft forever preferred_lft forever 13:45:29 inet6 ::1/128 scope host 13:45:29 valid_lft forever preferred_lft forever 13:45:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:45:29 link/ether fa:16:3e:36:5c:39 brd ff:ff:ff:ff:ff:ff 13:45:29 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 13:45:29 valid_lft 86203sec preferred_lft 86203sec 13:45:29 inet6 fe80::f816:3eff:fe36:5c39/64 scope link 13:45:29 valid_lft forever preferred_lft forever 13:45:29 13:45:29 13:45:29 ---> sar -b -r -n DEV: 13:45:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7436) 07/09/26 _x86_64_ (4 CPU) 13:45:29 13:45:29 13:42:12 LINUX RESTART (4 CPU) 13:45:29 13:45:29 13:43:02 tps rtps wtps bread/s bwrtn/s 13:45:29 13:44:01 107.57 0.92 106.66 108.05 46869.48 13:45:29 13:45:01 81.49 0.50 80.99 41.59 11236.66 13:45:29 Average: 94.42 0.71 93.72 74.54 28903.38 13:45:29 13:45:29 13:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:29 13:44:01 13845212 15555140 2579748 15.71 71132 1832480 784336 4.49 696604 1655360 172916 13:45:29 13:45:01 13613824 15545332 2811136 17.12 80376 2035720 790076 4.52 711092 1851800 112464 13:45:29 Average: 13729518 15550236 2695442 16.41 75754 1934100 787206 4.51 703848 1753580 142690 13:45:29 13:45:29 13:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:29 13:44:01 ens3 68.58 49.09 880.26 10.97 0.00 0.00 0.00 0.00 13:45:29 13:44:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 13:45:29 13:45:01 ens3 46.71 35.58 719.70 6.37 0.00 0.00 0.00 0.00 13:45:29 13:45:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 13:45:29 Average: ens3 57.55 42.28 799.30 8.65 0.00 0.00 0.00 0.00 13:45:29 Average: lo 1.01 1.01 0.11 0.11 0.00 0.00 0.00 0.00 13:45:29 13:45:29 13:45:29 ---> sar -P ALL: 13:45:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7436) 07/09/26 _x86_64_ (4 CPU) 13:45:29 13:45:29 13:42:12 LINUX RESTART (4 CPU) 13:45:29 13:45:29 13:43:02 CPU %user %nice %system %iowait %steal %idle 13:45:29 13:44:01 all 18.67 0.00 1.45 4.99 0.05 74.84 13:45:29 13:44:01 0 2.13 0.00 0.82 7.89 0.03 89.13 13:45:29 13:44:01 1 35.12 0.00 2.86 7.73 0.08 54.21 13:45:29 13:44:01 2 13.54 0.00 0.99 4.21 0.03 81.24 13:45:29 13:44:01 3 23.85 0.00 1.14 0.14 0.05 74.83 13:45:29 13:45:01 all 9.83 0.00 0.90 15.43 0.04 73.81 13:45:29 13:45:01 0 6.33 0.00 1.27 44.86 0.03 47.51 13:45:29 13:45:01 1 24.87 0.00 1.74 6.29 0.07 67.04 13:45:29 13:45:01 2 2.16 0.00 0.23 7.58 0.02 90.01 13:45:29 13:45:01 3 6.06 0.00 0.38 3.04 0.03 90.49 13:45:29 Average: all 14.20 0.00 1.17 10.26 0.04 74.32 13:45:29 Average: 0 4.25 0.00 1.04 26.55 0.03 68.12 13:45:29 Average: 1 29.95 0.00 2.29 7.01 0.08 60.68 13:45:29 Average: 2 7.76 0.00 0.60 5.92 0.03 85.69 13:45:29 Average: 3 14.87 0.00 0.76 1.60 0.04 82.73 13:45:29 13:45:29 13:45:29