18:04:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 18:04:13 Running as SYSTEM 18:04:13 [EnvInject] - Loading node environment variables. 18:04:13 Building remotely on prd-ubuntu1804-builder-4c-4g-1001 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:04:13 [ssh-agent] Looking for ssh-agent implementation... 18:04:14 $ ssh-agent 18:04:14 SSH_AUTH_SOCK=/tmp/ssh-qscsjiE4XoJW/agent.1715 18:04:14 SSH_AGENT_PID=1717 18:04:14 [ssh-agent] Started. 18:04:14 Running ssh-add (command line suppressed) 18:04:14 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17297191669134473889.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17297191669134473889.key) 18:04:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:04:14 The recommended git tool is: NONE 18:04:15 using credential onap-jenkins-ssh 18:04:15 Wiping out workspace first. 18:04:15 Cloning the remote Git repository 18:04:15 Cloning repository git://cloud.onap.org/mirror/oom.git 18:04:15 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:04:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:04:15 > git --version # timeout=10 18:04:15 > git --version # 'git version 2.17.1' 18:04:15 using GIT_SSH to set credentials Gerrit user 18:04:15 Verifying host key using manually-configured host key entries 18:04:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:04:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:04:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:04:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:04:21 using GIT_SSH to set credentials Gerrit user 18:04:21 Verifying host key using manually-configured host key entries 18:04:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/7 # timeout=30 18:04:21 > git rev-parse bcb549c23ed88448aa29b666b5bbedd2c10adc31^{commit} # timeout=10 18:04:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:04:21 Checking out Revision bcb549c23ed88448aa29b666b5bbedd2c10adc31 (refs/changes/49/146349/7) 18:04:21 > git config core.sparsecheckout # timeout=10 18:04:21 > git checkout -f bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=30 18:04:25 Commit message: "[SO] 17.5.0" 18:04:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:04:25 > git rev-list --no-walk 144c8701d9de24a4c22ccbe5824113224a2917a5 # timeout=10 18:04:25 [EnvInject] - Injecting environment variables from a build step. 18:04:25 [EnvInject] - Injecting as environment variables the properties content 18:04:25 PYTHON=python3 18:04:25 18:04:25 [EnvInject] - Variables injected successfully. 18:04:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1694695554484910004.sh 18:04:25 ---> tox-install.sh 18:04:25 + source /home/jenkins/lf-env.sh 18:04:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:04:25 ++ mktemp -d /tmp/venv-XXXX 18:04:25 + lf_venv=/tmp/venv-Exip 18:04:25 + local venv_file=/tmp/.os_lf_venv 18:04:25 + local python=python3 18:04:25 + local options 18:04:25 + local set_path=true 18:04:25 + local install_args= 18:04:25 ++ 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 18:04:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:04:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:04:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:04:25 + true 18:04:25 + case $1 in 18:04:25 + venv_file=/tmp/.toxenv 18:04:25 + shift 2 18:04:25 + true 18:04:25 + case $1 in 18:04:25 + shift 18:04:25 + break 18:04:25 + case $python in 18:04:25 + local pkg_list= 18:04:25 + [[ -d /opt/pyenv ]] 18:04:25 + echo 'Setup pyenv:' 18:04:25 Setup pyenv: 18:04:25 + export PYENV_ROOT=/opt/pyenv 18:04:25 + PYENV_ROOT=/opt/pyenv 18:04:25 + 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 18:04:25 + 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 18:04:25 + pyenv versions 18:04:25 * system (set by /opt/pyenv/version) 18:04:25 * 3.8.13 (set by /opt/pyenv/version) 18:04:25 * 3.9.13 (set by /opt/pyenv/version) 18:04:25 * 3.10.6 (set by /opt/pyenv/version) 18:04:25 + command -v pyenv 18:04:25 ++ pyenv init - --no-rehash 18:04:25 + 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[*]}"'\'')" 18:04:25 export PATH="/opt/pyenv/shims:${PATH}" 18:04:25 export PYENV_SHELL=bash 18:04:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:04:25 pyenv() { 18:04:25 local command 18:04:25 command="${1:-}" 18:04:25 if [ "$#" -gt 0 ]; then 18:04:25 shift 18:04:25 fi 18:04:25 18:04:25 case "$command" in 18:04:25 rehash|shell) 18:04:25 eval "$(pyenv "sh-$command" "$@")" 18:04:25 ;; 18:04:25 *) 18:04:25 command pyenv "$command" "$@" 18:04:25 ;; 18:04:25 esac 18:04:25 }' 18:04:25 +++ 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[*]}"' 18:04:25 ++ 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 18:04:25 ++ 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 18:04:25 ++ 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 18:04:25 ++ export PYENV_SHELL=bash 18:04:25 ++ PYENV_SHELL=bash 18:04:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:04:25 +++ complete -F _pyenv pyenv 18:04:25 ++ lf-pyver python3 18:04:25 ++ local py_version_xy=python3 18:04:25 ++ local py_version_xyz= 18:04:25 ++ pyenv versions 18:04:25 ++ local command 18:04:25 ++ command=versions 18:04:25 ++ '[' 1 -gt 0 ']' 18:04:25 ++ shift 18:04:25 ++ case "$command" in 18:04:25 ++ command pyenv versions 18:04:25 ++ pyenv versions 18:04:25 ++ sed 's/^[ *]* //' 18:04:25 ++ grep -E '^[0-9.]*[0-9]$' 18:04:25 ++ awk '{ print $1 }' 18:04:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:04:25 +++ grep '^3' /tmp/.pyenv_versions 18:04:25 +++ sort -V 18:04:25 +++ tail -n 1 18:04:25 ++ py_version_xyz=3.10.6 18:04:25 ++ [[ -z 3.10.6 ]] 18:04:25 ++ echo 3.10.6 18:04:25 ++ return 0 18:04:25 + pyenv local 3.10.6 18:04:25 + local command 18:04:25 + command=local 18:04:25 + '[' 2 -gt 0 ']' 18:04:25 + shift 18:04:25 + case "$command" in 18:04:25 + command pyenv local 3.10.6 18:04:25 + pyenv local 3.10.6 18:04:25 + for arg in "$@" 18:04:25 + case $arg in 18:04:25 + pkg_list+='tox ' 18:04:25 + for arg in "$@" 18:04:25 + case $arg in 18:04:25 + pkg_list+='virtualenv ' 18:04:25 + for arg in "$@" 18:04:25 + case $arg in 18:04:25 + pkg_list+='urllib3~=1.26.15 ' 18:04:25 + [[ -f /tmp/.toxenv ]] 18:04:25 + [[ ! -f /tmp/.toxenv ]] 18:04:25 + [[ -n '' ]] 18:04:25 + python3 -m venv /tmp/venv-Exip 18:04:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Exip' 18:04:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Exip 18:04:30 + echo /tmp/venv-Exip 18:04:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:04:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:04:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:04:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:04:30 + local 'pip_opts=--upgrade --quiet' 18:04:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:04:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:04:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:04:30 + [[ -n '' ]] 18:04:30 + [[ -n '' ]] 18:04:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:04:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:04:30 + /tmp/venv-Exip/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 18:04:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:04:34 lf-activate-venv(): INFO: Base packages installed successfully 18:04:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:04:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:04:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:04:34 + /tmp/venv-Exip/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 18:04:36 + type python3 18:04:36 + true 18:04:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Exip/bin to PATH' 18:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-Exip/bin to PATH 18:04:36 + PATH=/tmp/venv-Exip/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 18:04:36 + return 0 18:04:36 + python3 --version 18:04:36 Python 3.10.6 18:04:36 + python3 -m pip --version 18:04:37 pip 26.1.2 from /tmp/venv-Exip/lib/python3.10/site-packages/pip (python 3.10) 18:04:37 + python3 -m pip freeze 18:04:37 cachetools==7.1.4 18:04:37 colorama==0.4.6 18:04:37 distlib==0.4.3 18:04:37 filelock==3.32.0 18:04:37 packaging==26.2 18:04:37 platformdirs==4.11.0 18:04:37 pluggy==1.6.0 18:04:37 pyproject-api==1.11.0 18:04:37 python-discovery==1.5.0 18:04:37 tomli==2.4.1 18:04:37 tomli_w==1.2.0 18:04:37 tox==4.58.0 18:04:37 typing_extensions==4.16.0 18:04:37 urllib3==1.26.20 18:04:37 virtualenv==21.7.0 18:04:37 [EnvInject] - Injecting environment variables from a build step. 18:04:37 [EnvInject] - Injecting as environment variables the properties content 18:04:37 PARALLEL=false 18:04:37 18:04:37 [EnvInject] - Variables injected successfully. 18:04:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16199578049786789109.sh 18:04:37 ---> tox-run.sh 18:04:37 + 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 18:04:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:04:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:04:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:04:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:04:37 + source /home/jenkins/lf-env.sh 18:04:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:04:37 ++ mktemp -d /tmp/venv-XXXX 18:04:37 + lf_venv=/tmp/venv-p4ge 18:04:37 + local venv_file=/tmp/.os_lf_venv 18:04:37 + local python=python3 18:04:37 + local options 18:04:37 + local set_path=true 18:04:37 + local install_args= 18:04:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:04:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:04:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:04:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:04:37 + true 18:04:37 + case $1 in 18:04:37 + venv_file=/tmp/.toxenv 18:04:37 + shift 2 18:04:37 + true 18:04:37 + case $1 in 18:04:37 + shift 18:04:37 + break 18:04:37 + case $python in 18:04:37 + local pkg_list= 18:04:37 + [[ -d /opt/pyenv ]] 18:04:37 + echo 'Setup pyenv:' 18:04:37 Setup pyenv: 18:04:37 + export PYENV_ROOT=/opt/pyenv 18:04:37 + PYENV_ROOT=/opt/pyenv 18:04:37 + 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 18:04:37 + 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 18:04:37 + pyenv versions 18:04:37 system 18:04:37 3.8.13 18:04:37 3.9.13 18:04:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:04:37 + command -v pyenv 18:04:37 ++ pyenv init - --no-rehash 18:04:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:04:37 export PATH="/opt/pyenv/shims:${PATH}" 18:04:37 export PYENV_SHELL=bash 18:04:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:04:37 pyenv() { 18:04:37 local command 18:04:37 command="${1:-}" 18:04:37 if [ "$#" -gt 0 ]; then 18:04:37 shift 18:04:37 fi 18:04:37 18:04:37 case "$command" in 18:04:37 rehash|shell) 18:04:37 eval "$(pyenv "sh-$command" "$@")" 18:04:37 ;; 18:04:37 *) 18:04:37 command pyenv "$command" "$@" 18:04:37 ;; 18:04:37 esac 18:04:37 }' 18:04:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:04:37 ++ 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 18:04:37 ++ 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 18:04:37 ++ 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 18:04:37 ++ export PYENV_SHELL=bash 18:04:37 ++ PYENV_SHELL=bash 18:04:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:04:37 +++ complete -F _pyenv pyenv 18:04:37 ++ lf-pyver python3 18:04:37 ++ local py_version_xy=python3 18:04:37 ++ local py_version_xyz= 18:04:37 ++ pyenv versions 18:04:37 ++ local command 18:04:37 ++ command=versions 18:04:37 ++ '[' 1 -gt 0 ']' 18:04:37 ++ shift 18:04:37 ++ case "$command" in 18:04:37 ++ command pyenv versions 18:04:37 ++ pyenv versions 18:04:37 ++ grep -E '^[0-9.]*[0-9]$' 18:04:37 ++ awk '{ print $1 }' 18:04:37 ++ sed 's/^[ *]* //' 18:04:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:04:37 +++ grep '^3' /tmp/.pyenv_versions 18:04:37 +++ sort -V 18:04:37 +++ tail -n 1 18:04:37 ++ py_version_xyz=3.10.6 18:04:37 ++ [[ -z 3.10.6 ]] 18:04:37 ++ echo 3.10.6 18:04:37 ++ return 0 18:04:37 + pyenv local 3.10.6 18:04:37 + local command 18:04:37 + command=local 18:04:37 + '[' 2 -gt 0 ']' 18:04:37 + shift 18:04:37 + case "$command" in 18:04:37 + command pyenv local 3.10.6 18:04:37 + pyenv local 3.10.6 18:04:37 + for arg in "$@" 18:04:37 + case $arg in 18:04:37 + pkg_list+='tox ' 18:04:37 + for arg in "$@" 18:04:37 + case $arg in 18:04:37 + pkg_list+='virtualenv ' 18:04:37 + for arg in "$@" 18:04:37 + case $arg in 18:04:37 + pkg_list+='urllib3~=1.26.15 ' 18:04:37 + [[ -f /tmp/.toxenv ]] 18:04:37 ++ cat /tmp/.toxenv 18:04:37 + lf_venv=/tmp/venv-Exip 18:04:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Exip from' file:/tmp/.toxenv 18:04:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Exip from file:/tmp/.toxenv 18:04:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:04:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:04:37 + local 'pip_opts=--upgrade --quiet' 18:04:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:04:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:04:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:04:37 + [[ -n '' ]] 18:04:37 + [[ -n '' ]] 18:04:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:04:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:04:37 + /tmp/venv-Exip/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 18:04:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:04:38 lf-activate-venv(): INFO: Base packages installed successfully 18:04:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:04:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:04:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:04:38 + /tmp/venv-Exip/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 18:04:39 + type python3 18:04:39 + true 18:04:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Exip/bin to PATH' 18:04:39 lf-activate-venv(): INFO: Adding /tmp/venv-Exip/bin to PATH 18:04:39 + PATH=/tmp/venv-Exip/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 18:04:39 + return 0 18:04:39 + [[ -d /opt/pyenv ]] 18:04:39 + echo '---> Setting up pyenv' 18:04:39 ---> Setting up pyenv 18:04:39 + export PYENV_ROOT=/opt/pyenv 18:04:39 + PYENV_ROOT=/opt/pyenv 18:04:39 + export PATH=/opt/pyenv/bin:/tmp/venv-Exip/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 18:04:39 + PATH=/opt/pyenv/bin:/tmp/venv-Exip/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 18:04:39 ++ pwd 18:04:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:04:39 + export PYTHONPATH 18:04:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:04:39 + TOX_TESTENV_PASSENV=PYTHONPATH 18:04:39 + tox --version 18:04:39 4.58.0 from /tmp/venv-Exip/lib/python3.10/site-packages/tox/__init__.py 18:04:39 + PARALLEL=false 18:04:39 + TOX_OPTIONS_LIST= 18:04:39 + [[ -n checkbashisms ]] 18:04:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:04:39 + case ${PARALLEL,,} in 18:04:39 + tox -e checkbashisms 18:04:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:04:41 checkbashisms: freeze> python -m pip freeze --all 18:04:41 checkbashisms: pip==26.1.2,setuptools==83.0.0 18:04:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:04:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:04:45 checkbashisms: OK (5.27=setup[1.75]+cmd[3.52] seconds) 18:04:45 congratulations :) (5.31 seconds) 18:04:45 + tox_status=0 18:04:45 + echo '---> Completed tox runs' 18:04:45 ---> Completed tox runs 18:04:45 + for i in .tox/*/log 18:04:45 ++ echo .tox/checkbashisms/log 18:04:45 ++ awk -F/ '{print $2}' 18:04:45 + tox_env=checkbashisms 18:04:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:04:45 + DOC_DIR=docs/_build/html 18:04:45 + [[ -d docs/_build/html ]] 18:04:45 + echo '---> tox-run.sh ends' 18:04:45 ---> tox-run.sh ends 18:04:45 + test 0 -eq 0 18:04:45 $ ssh-agent -k 18:04:45 unset SSH_AUTH_SOCK; 18:04:45 unset SSH_AGENT_PID; 18:04:45 echo Agent pid 1717 killed; 18:04:45 [ssh-agent] Stopped. 18:04:45 [PostBuildScript] - [INFO] Executing post build scripts. 18:04:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3394684465069221636.sh 18:04:45 ---> sysstat.sh 18:04:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12886602781625820240.sh 18:04:45 ---> package-listing.sh 18:04:45 ++ facter osfamily 18:04:45 ++ tr '[:upper:]' '[:lower:]' 18:04:46 + OS_FAMILY=debian 18:04:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:04:46 + START_PACKAGES=/tmp/packages_start.txt 18:04:46 + END_PACKAGES=/tmp/packages_end.txt 18:04:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:46 + PACKAGES=/tmp/packages_start.txt 18:04:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:04:46 + PACKAGES=/tmp/packages_end.txt 18:04:46 + case "${OS_FAMILY}" in 18:04:46 + dpkg -l 18:04:46 + grep '^ii' 18:04:46 + '[' -f /tmp/packages_start.txt ']' 18:04:46 + '[' -f /tmp/packages_end.txt ']' 18:04:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:04:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:04:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:04:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6651861997484636537.sh 18:04:46 ---> capture-instance-metadata.sh 18:04:46 Setup pyenv: 18:04:46 system 18:04:46 3.8.13 18:04:46 3.9.13 18:04:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:04:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pRGq 18:04:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:04:55 lf-activate-venv(): INFO: Base packages installed successfully 18:04:55 lf-activate-venv(): INFO: Installing additional packages: lftools 18:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-pRGq/bin to PATH 18:05:18 INFO: Running in OpenStack, capturing instance metadata 18:05:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15941741825268614428.sh 18:05:18 provisioning config files... 18:05:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10675782586107385513tmp 18:05:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:05:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:05:18 [EnvInject] - Injecting environment variables from a build step. 18:05:18 [EnvInject] - Injecting as environment variables the properties content 18:05:18 SERVER_ID=logs 18:05:18 18:05:18 [EnvInject] - Variables injected successfully. 18:05:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9348575455170281563.sh 18:05:18 ---> create-netrc.sh 18:05:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1296198183588541773.sh 18:05:18 ---> python-tools-install.sh 18:05:18 Setup pyenv: 18:05:18 system 18:05:18 3.8.13 18:05:18 3.9.13 18:05:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRGq from file:/tmp/.os_lf_venv 18:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:05:20 lf-activate-venv(): INFO: Base packages installed successfully 18:05:20 lf-activate-venv(): INFO: Installing additional packages: lftools 18:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-pRGq/bin to PATH 18:05:28 Generating Requirements File 18:05:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:05:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:05:51 Python 3.10.6 18:05:52 pip 26.1.2 from /tmp/venv-pRGq/lib/python3.10/site-packages/pip (python 3.10) 18:05:52 aiohappyeyeballs==2.7.1 18:05:52 aiohttp==3.14.2 18:05:52 aiosignal==1.4.0 18:05:52 appdirs==1.4.4 18:05:52 argcomplete==3.7.0 18:05:52 aspy.yaml==1.3.0 18:05:52 async-timeout==5.0.1 18:05:52 attrs==26.1.0 18:05:52 autopage==0.6.0 18:05:52 backports.strenum==1.3.1 18:05:52 beautifulsoup4==4.15.0 18:05:52 boto3==1.43.53 18:05:52 botocore==1.43.53 18:05:52 bs4==0.0.2 18:05:52 certifi==2026.7.22 18:05:52 cffi==2.1.0 18:05:52 cfgv==3.5.0 18:05:52 chardet==7.4.3 18:05:52 charset-normalizer==3.4.9 18:05:52 click==8.4.2 18:05:52 cliff==4.14.0 18:05:52 cmd2==3.5.1 18:05:52 cryptography==3.3.2 18:05:52 debtcollector==3.1.0 18:05:52 decorator==5.3.1 18:05:52 defusedxml==0.7.1 18:05:52 Deprecated==1.3.1 18:05:52 distlib==0.4.3 18:05:52 dnspython==2.8.0 18:05:52 docker==7.2.0 18:05:52 dogpile.cache==1.5.0 18:05:52 durationpy==0.10 18:05:52 email-validator==2.3.0 18:05:52 filelock==3.32.0 18:05:52 frozenlist==1.8.0 18:05:52 future==1.0.0 18:05:52 gitdb==4.0.12 18:05:52 GitPython==3.1.54 18:05:52 httplib2==0.30.2 18:05:52 identify==2.6.19 18:05:52 idna==3.18 18:05:52 importlib-resources==1.5.0 18:05:52 iso8601==2.1.0 18:05:52 Jinja2==3.1.6 18:05:52 jmespath==1.1.0 18:05:52 jsonpatch==1.33 18:05:52 jsonpointer==3.1.1 18:05:52 jsonschema==4.26.0 18:05:52 jsonschema-specifications==2025.9.1 18:05:52 keystoneauth1==5.14.0 18:05:52 kubernetes==36.0.3 18:05:52 lftools==0.37.22 18:05:52 lxml==6.1.1 18:05:52 markdown-it-py==4.2.0 18:05:52 MarkupSafe==3.0.3 18:05:52 mdurl==0.1.2 18:05:52 msgpack==1.2.1 18:05:52 multi_key_dict==2.0.3 18:05:52 multidict==6.7.1 18:05:52 munch==4.0.0 18:05:52 netaddr==1.3.0 18:05:52 niet==1.4.2 18:05:52 nodeenv==1.10.0 18:05:52 oauth2client==4.1.3 18:05:52 oauthlib==3.3.1 18:05:52 openstacksdk==4.13.0 18:05:52 os-service-types==1.8.2 18:05:52 osc-lib==4.6.0 18:05:52 oslo.config==10.4.0 18:05:52 oslo.context==6.4.0 18:05:52 oslo.i18n==6.8.0 18:05:52 oslo.log==8.2.0 18:05:52 oslo.serialization==5.10.0 18:05:52 oslo.utils==10.1.1 18:05:52 packaging==26.2 18:05:52 pbr==7.0.3 18:05:52 platformdirs==4.11.0 18:05:52 prettytable==3.18.0 18:05:52 propcache==0.5.2 18:05:52 psutil==7.2.2 18:05:52 pyasn1==0.6.4 18:05:52 pyasn1_modules==0.4.2 18:05:52 pycparser==3.0 18:05:52 pygerrit2==2.0.15 18:05:52 PyGithub==2.9.1 18:05:52 Pygments==2.20.0 18:05:52 PyJWT==2.13.0 18:05:52 PyNaCl==1.6.2 18:05:52 pyparsing==2.4.7 18:05:52 pyperclip==1.11.0 18:05:52 pyrsistent==0.20.0 18:05:52 python-cinderclient==9.9.0 18:05:52 python-dateutil==2.9.0.post0 18:05:52 python-discovery==1.5.0 18:05:52 python-heatclient==5.2.0 18:05:52 python-jenkins==1.8.3 18:05:52 python-keystoneclient==5.8.0 18:05:52 python-magnumclient==4.11.0 18:05:52 python-openstackclient==10.0.0 18:05:52 python-swiftclient==4.10.0 18:05:52 PyYAML==6.0.3 18:05:52 referencing==0.37.0 18:05:52 requests==2.34.2 18:05:52 requests-oauthlib==2.0.0 18:05:52 rfc3986==2.0.0 18:05:52 rich==15.0.0 18:05:52 rich-argparse==1.8.0 18:05:52 rpds-py==0.30.0 18:05:52 rsa==4.9.1 18:05:52 ruamel.yaml==0.19.1 18:05:52 ruamel.yaml.clib==0.2.15 18:05:52 s3transfer==0.19.1 18:05:52 simplejson==4.1.1 18:05:52 six==1.17.0 18:05:52 smmap==5.0.3 18:05:52 soupsieve==2.9.1 18:05:52 stevedore==5.8.0 18:05:52 tabulate==0.10.0 18:05:52 toml==0.10.2 18:05:52 tomlkit==0.15.1 18:05:52 tqdm==4.69.0 18:05:52 typing_extensions==4.16.0 18:05:52 urllib3==1.26.20 18:05:52 virtualenv==21.7.0 18:05:52 wcwidth==0.8.2 18:05:52 websocket-client==1.9.0 18:05:52 wrapt==2.2.2 18:05:52 xdg==6.0.0 18:05:52 xmltodict==1.0.4 18:05:52 yarl==1.24.5 18:05:52 yq==4.1.2 18:05:52 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins16605485067540417358.sh 18:05:52 ---> uv-install.sh 18:05:52 Installing uv/uvx (latest) using shell installer 18:05:52 2026-07-22 18:05:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-9WYBmg.sh" [1] 18:05:52 downloading uv 0.11.31 x86_64-unknown-linux-gnu 18:05:53 installing to /home/jenkins/.local/bin 18:05:53 uv 18:05:53 uvx 18:05:53 everything's installed! 18:05:53 18:05:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:05:53 18:05:53 source $HOME/.local/bin/env (sh, bash, zsh) 18:05:53 source $HOME/.local/bin/env.fish (fish) 18:05:53 Adding install location to PATH 18:05:53 ---> Validating uv/uvx install 18:05:53 uvx 0.11.31 (x86_64-unknown-linux-gnu) 18:05:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13716686951096741217.sh 18:05:53 ---> sudo-logs.sh 18:05:53 Archiving 'sudo' log.. 18:05:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins660325721630673077.sh 18:05:53 ---> job-cost.sh 18:05:53 INFO: Activating Python virtual environment... 18:05:53 Setup pyenv: 18:05:54 system 18:05:54 3.8.13 18:05:54 3.9.13 18:05:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRGq from file:/tmp/.os_lf_venv 18:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:05:55 lf-activate-venv(): INFO: Base packages installed successfully 18:05:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-pRGq/bin to PATH 18:06:01 INFO: No stack-cost file found 18:06:01 INFO: Instance uptime: 139s 18:06:01 INFO: Fetching instance metadata (attempt 1 of 3)... 18:06:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:06:01 INFO: Successfully fetched instance metadata 18:06:01 INFO: Instance type: v3-standard-4 18:06:01 INFO: Retrieving pricing info for: v3-standard-4 18:06:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:06:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 18:06:01 INFO: Successfully fetched Vexxhost pricing API 18:06:01 INFO: Retrieved cost: 0.11 18:06:01 INFO: Retrieved resource: v3-standard-4 18:06:01 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 18:06:01 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 18:06:01 INFO: Successfully archived job cost data 18:06:01 DEBUG: Cost data: oom-master-checkbashisms-lint,4749,2026-07-22 18:06:01,v3-standard-4,139,0.11,0.00,SUCCESS 18:06:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5419916179029527969.sh 18:06:01 ---> logs-deploy.sh 18:06:01 Setup pyenv: 18:06:01 system 18:06:01 3.8.13 18:06:01 3.9.13 18:06:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRGq from file:/tmp/.os_lf_venv 18:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:06:03 lf-activate-venv(): INFO: Base packages installed successfully 18:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-pRGq/bin to PATH 18:06:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4749 18:06:11 INFO: archiving workspace using pattern(s): 18:06:12 Archives upload complete. 18:06:12 INFO: archiving logs to Nexus 18:06:13 ---> uname -a: 18:06:13 Linux prd-ubuntu1804-builder-4c-4g-1001 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:06:13 18:06:13 18:06:13 ---> lscpu: 18:06:13 Architecture: x86_64 18:06:13 CPU op-mode(s): 32-bit, 64-bit 18:06:13 Byte Order: Little Endian 18:06:13 CPU(s): 4 18:06:13 On-line CPU(s) list: 0-3 18:06:13 Thread(s) per core: 1 18:06:13 Core(s) per socket: 1 18:06:13 Socket(s): 4 18:06:13 NUMA node(s): 1 18:06:13 Vendor ID: AuthenticAMD 18:06:13 CPU family: 23 18:06:13 Model: 49 18:06:13 Model name: AMD EPYC-Rome Processor 18:06:13 Stepping: 0 18:06:13 CPU MHz: 2799.996 18:06:13 BogoMIPS: 5599.99 18:06:13 Virtualization: AMD-V 18:06:13 Hypervisor vendor: KVM 18:06:13 Virtualization type: full 18:06:13 L1d cache: 32K 18:06:13 L1i cache: 32K 18:06:13 L2 cache: 512K 18:06:13 L3 cache: 16384K 18:06:13 NUMA node0 CPU(s): 0-3 18:06:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:06:13 18:06:13 18:06:13 ---> nproc: 18:06:13 4 18:06:13 18:06:13 18:06:13 ---> df -h: 18:06:13 Filesystem Size Used Avail Use% Mounted on 18:06:13 udev 7.9G 0 7.9G 0% /dev 18:06:13 tmpfs 1.6G 676K 1.6G 1% /run 18:06:13 /dev/vda1 78G 8.4G 69G 11% / 18:06:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:06:13 tmpfs 5.0M 0 5.0M 0% /run/lock 18:06:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:06:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:06:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:06:13 18:06:13 18:06:13 ---> free -m: 18:06:13 total used free shared buff/cache available 18:06:13 Mem: 16040 551 13280 0 2208 15171 18:06:13 Swap: 1023 0 1023 18:06:13 18:06:13 18:06:13 ---> ip addr: 18:06:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:06:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:06:13 inet 127.0.0.1/8 scope host lo 18:06:13 valid_lft forever preferred_lft forever 18:06:13 inet6 ::1/128 scope host 18:06:13 valid_lft forever preferred_lft forever 18:06:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:06:13 link/ether fa:16:3e:7a:8b:a6 brd ff:ff:ff:ff:ff:ff 18:06:13 inet 10.30.107.46/23 brd 10.30.107.255 scope global dynamic ens3 18:06:13 valid_lft 86265sec preferred_lft 86265sec 18:06:13 inet6 fe80::f816:3eff:fe7a:8ba6/64 scope link 18:06:13 valid_lft forever preferred_lft forever 18:06:13 18:06:13 18:06:13 ---> sar -b -r -n DEV: 18:06:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1001) 07/22/26 _x86_64_ (4 CPU) 18:06:13 18:06:13 18:04:00 LINUX RESTART (4 CPU) 18:06:13 18:06:13 18:05:02 tps rtps wtps bread/s bwrtn/s 18:06:13 18:06:01 122.69 1.22 121.47 140.18 29823.28 18:06:13 Average: 122.69 1.22 121.47 140.18 29823.28 18:06:13 18:06:13 18:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:06:13 18:06:01 13667252 15600900 2757716 16.79 80488 2036888 724956 4.15 656992 1852224 256136 18:06:13 Average: 13667252 15600900 2757716 16.79 80488 2036888 724956 4.15 656992 1852224 256136 18:06:13 18:06:13 18:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:06:13 18:06:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 18:06:13 18:06:01 ens3 93.80 66.06 1551.97 12.60 0.00 0.00 0.00 0.00 18:06:13 Average: lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 18:06:13 Average: ens3 93.80 66.06 1551.97 12.60 0.00 0.00 0.00 0.00 18:06:13 18:06:13 18:06:13 ---> sar -P ALL: 18:06:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1001) 07/22/26 _x86_64_ (4 CPU) 18:06:13 18:06:13 18:04:00 LINUX RESTART (4 CPU) 18:06:13 18:06:13 18:05:02 CPU %user %nice %system %iowait %steal %idle 18:06:13 18:06:01 all 20.17 0.00 1.55 1.63 0.06 76.60 18:06:13 18:06:01 0 28.51 0.00 1.37 0.30 0.07 69.74 18:06:13 18:06:01 1 22.52 0.00 1.73 0.34 0.05 75.36 18:06:13 18:06:01 2 9.63 0.00 1.48 4.27 0.05 84.57 18:06:13 18:06:01 3 19.95 0.00 1.63 1.61 0.07 76.75 18:06:13 Average: all 20.17 0.00 1.55 1.63 0.06 76.60 18:06:13 Average: 0 28.51 0.00 1.37 0.30 0.07 69.74 18:06:13 Average: 1 22.52 0.00 1.73 0.34 0.05 75.36 18:06:13 Average: 2 9.63 0.00 1.48 4.27 0.05 84.57 18:06:13 Average: 3 19.95 0.00 1.63 1.61 0.07 76.75 18:06:13 18:06:13 18:06:13