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