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