11:27:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 11:27:13 Running as SYSTEM 11:27:13 [EnvInject] - Loading node environment variables. 11:27:13 Building remotely on prd-ubuntu1804-builder-4c-4g-12846 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:27:13 [ssh-agent] Looking for ssh-agent implementation... 11:27:13 $ ssh-agent 11:27:13 SSH_AUTH_SOCK=/tmp/ssh-w8b7c1c7gDYZ/agent.1838 11:27:13 SSH_AGENT_PID=1840 11:27:13 [ssh-agent] Started. 11:27:13 Running ssh-add (command line suppressed) 11:27:13 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17605626521657085822.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17605626521657085822.key) 11:27:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:27:13 The recommended git tool is: NONE 11:27:15 using credential onap-jenkins-ssh 11:27:15 Wiping out workspace first. 11:27:15 Cloning the remote Git repository 11:27:15 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:15 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:27:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:15 > git --version # timeout=10 11:27:16 > git --version # 'git version 2.17.1' 11:27:16 using GIT_SSH to set credentials Gerrit user 11:27:16 Verifying host key using manually-configured host key entries 11:27:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:21 using GIT_SSH to set credentials Gerrit user 11:27:21 Verifying host key using manually-configured host key entries 11:27:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/6 # timeout=30 11:27:22 > git rev-parse ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0^{commit} # timeout=10 11:27:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:22 Checking out Revision ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 (refs/changes/77/146477/6) 11:27:22 > git config core.sparsecheckout # timeout=10 11:27:22 > git checkout -f ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=30 11:27:25 Commit message: "[AAI] 17.2.0" 11:27:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:27:25 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 11:27:25 [EnvInject] - Injecting environment variables from a build step. 11:27:25 [EnvInject] - Injecting as environment variables the properties content 11:27:25 PYTHON=python3 11:27:25 11:27:25 [EnvInject] - Variables injected successfully. 11:27:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins738770953780803682.sh 11:27:26 ---> tox-install.sh 11:27:26 + source /home/jenkins/lf-env.sh 11:27:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:26 ++ mktemp -d /tmp/venv-XXXX 11:27:26 + lf_venv=/tmp/venv-7f1p 11:27:26 + local venv_file=/tmp/.os_lf_venv 11:27:26 + local python=python3 11:27:26 + local options 11:27:26 + local set_path=true 11:27:26 + local install_args= 11:27:26 ++ 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 11:27:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:26 + true 11:27:26 + case $1 in 11:27:26 + venv_file=/tmp/.toxenv 11:27:26 + shift 2 11:27:26 + true 11:27:26 + case $1 in 11:27:26 + shift 11:27:26 + break 11:27:26 + case $python in 11:27:26 + local pkg_list= 11:27:26 + [[ -d /opt/pyenv ]] 11:27:26 + echo 'Setup pyenv:' 11:27:26 Setup pyenv: 11:27:26 + export PYENV_ROOT=/opt/pyenv 11:27:26 + PYENV_ROOT=/opt/pyenv 11:27:26 + 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 11:27:26 + 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 11:27:26 + pyenv versions 11:27:26 * system (set by /opt/pyenv/version) 11:27:26 * 3.8.13 (set by /opt/pyenv/version) 11:27:27 * 3.9.13 (set by /opt/pyenv/version) 11:27:27 * 3.10.6 (set by /opt/pyenv/version) 11:27:27 + command -v pyenv 11:27:27 ++ pyenv init - --no-rehash 11:27:27 + 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[*]}"'\'')" 11:27:27 export PATH="/opt/pyenv/shims:${PATH}" 11:27:27 export PYENV_SHELL=bash 11:27:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:27 pyenv() { 11:27:27 local command 11:27:27 command="${1:-}" 11:27:27 if [ "$#" -gt 0 ]; then 11:27:27 shift 11:27:27 fi 11:27:27 11:27:27 case "$command" in 11:27:27 rehash|shell) 11:27:27 eval "$(pyenv "sh-$command" "$@")" 11:27:27 ;; 11:27:27 *) 11:27:27 command pyenv "$command" "$@" 11:27:27 ;; 11:27:27 esac 11:27:27 }' 11:27:27 +++ 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[*]}"' 11:27:27 ++ 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 11:27:27 ++ 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 11:27:27 ++ 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 11:27:27 ++ export PYENV_SHELL=bash 11:27:27 ++ PYENV_SHELL=bash 11:27:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:27 +++ complete -F _pyenv pyenv 11:27:27 ++ lf-pyver python3 11:27:27 ++ local py_version_xy=python3 11:27:27 ++ local py_version_xyz= 11:27:27 ++ pyenv versions 11:27:27 ++ local command 11:27:27 ++ command=versions 11:27:27 ++ sed 's/^[ *]* //' 11:27:27 ++ '[' 1 -gt 0 ']' 11:27:27 ++ shift 11:27:27 ++ case "$command" in 11:27:27 ++ awk '{ print $1 }' 11:27:27 ++ command pyenv versions 11:27:27 ++ pyenv versions 11:27:27 ++ grep -E '^[0-9.]*[0-9]$' 11:27:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:27 +++ grep '^3' /tmp/.pyenv_versions 11:27:27 +++ sort -V 11:27:27 +++ tail -n 1 11:27:27 ++ py_version_xyz=3.10.6 11:27:27 ++ [[ -z 3.10.6 ]] 11:27:27 ++ echo 3.10.6 11:27:27 ++ return 0 11:27:27 + pyenv local 3.10.6 11:27:27 + local command 11:27:27 + command=local 11:27:27 + '[' 2 -gt 0 ']' 11:27:27 + shift 11:27:27 + case "$command" in 11:27:27 + command pyenv local 3.10.6 11:27:27 + pyenv local 3.10.6 11:27:27 + for arg in "$@" 11:27:27 + case $arg in 11:27:27 + pkg_list+='tox ' 11:27:27 + for arg in "$@" 11:27:27 + case $arg in 11:27:27 + pkg_list+='virtualenv ' 11:27:27 + for arg in "$@" 11:27:27 + case $arg in 11:27:27 + pkg_list+='urllib3~=1.26.15 ' 11:27:27 + [[ -f /tmp/.toxenv ]] 11:27:27 + [[ ! -f /tmp/.toxenv ]] 11:27:27 + [[ -n '' ]] 11:27:27 + python3 -m venv /tmp/venv-7f1p 11:27:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7f1p' 11:27:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7f1p 11:27:38 + echo /tmp/venv-7f1p 11:27:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:38 + local 'pip_opts=--upgrade --quiet' 11:27:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:38 + [[ -n '' ]] 11:27:38 + [[ -n '' ]] 11:27:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:38 + /tmp/venv-7f1p/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 11:27:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:53 lf-activate-venv(): INFO: Base packages installed successfully 11:27:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:53 + /tmp/venv-7f1p/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 11:28:18 + type python3 11:28:18 + true 11:28:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7f1p/bin to PATH' 11:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-7f1p/bin to PATH 11:28:18 + PATH=/tmp/venv-7f1p/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 11:28:18 + return 0 11:28:18 + python3 --version 11:28:18 Python 3.10.6 11:28:18 + python3 -m pip --version 11:28:19 pip 26.1.2 from /tmp/venv-7f1p/lib/python3.10/site-packages/pip (python 3.10) 11:28:19 + python3 -m pip freeze 11:28:19 cachetools==7.1.6 11:28:19 colorama==0.4.6 11:28:19 distlib==0.4.3 11:28:19 filelock==3.32.0 11:28:19 packaging==26.2 11:28:19 platformdirs==4.11.0 11:28:19 pluggy==1.6.0 11:28:19 pyproject-api==1.11.0 11:28:19 python-discovery==1.5.0 11:28:19 tomli==2.4.1 11:28:19 tomli_w==1.2.0 11:28:19 tox==4.58.0 11:28:19 typing_extensions==4.16.0 11:28:19 urllib3==1.26.20 11:28:19 virtualenv==21.7.0 11:28:19 [EnvInject] - Injecting environment variables from a build step. 11:28:19 [EnvInject] - Injecting as environment variables the properties content 11:28:19 PARALLEL=false 11:28:19 11:28:19 [EnvInject] - Variables injected successfully. 11:28:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18083000139562617334.sh 11:28:19 ---> tox-run.sh 11:28:19 + 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 11:28:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:28:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:28:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:28:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:28:19 + source /home/jenkins/lf-env.sh 11:28:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:19 ++ mktemp -d /tmp/venv-XXXX 11:28:19 + lf_venv=/tmp/venv-ItIs 11:28:19 + local venv_file=/tmp/.os_lf_venv 11:28:19 + local python=python3 11:28:19 + local options 11:28:19 + local set_path=true 11:28:19 + local install_args= 11:28:19 ++ 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 11:28:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:19 + true 11:28:19 + case $1 in 11:28:19 + venv_file=/tmp/.toxenv 11:28:19 + shift 2 11:28:19 + true 11:28:19 + case $1 in 11:28:19 + shift 11:28:19 + break 11:28:19 + case $python in 11:28:19 + local pkg_list= 11:28:19 + [[ -d /opt/pyenv ]] 11:28:19 + echo 'Setup pyenv:' 11:28:19 Setup pyenv: 11:28:19 + export PYENV_ROOT=/opt/pyenv 11:28:19 + PYENV_ROOT=/opt/pyenv 11:28:19 + 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 11:28:19 + 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 11:28:19 + pyenv versions 11:28:19 system 11:28:19 3.8.13 11:28:19 3.9.13 11:28:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:19 + command -v pyenv 11:28:19 ++ pyenv init - --no-rehash 11:28:19 + 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[*]}"'\'')" 11:28:19 export PATH="/opt/pyenv/shims:${PATH}" 11:28:19 export PYENV_SHELL=bash 11:28:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:19 pyenv() { 11:28:19 local command 11:28:19 command="${1:-}" 11:28:19 if [ "$#" -gt 0 ]; then 11:28:19 shift 11:28:19 fi 11:28:19 11:28:19 case "$command" in 11:28:19 rehash|shell) 11:28:19 eval "$(pyenv "sh-$command" "$@")" 11:28:19 ;; 11:28:19 *) 11:28:19 command pyenv "$command" "$@" 11:28:19 ;; 11:28:19 esac 11:28:19 }' 11:28:19 +++ 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[*]}"' 11:28:19 ++ 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 11:28:19 ++ 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 11:28:19 ++ 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 11:28:19 ++ export PYENV_SHELL=bash 11:28:19 ++ PYENV_SHELL=bash 11:28:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:19 +++ complete -F _pyenv pyenv 11:28:19 ++ lf-pyver python3 11:28:19 ++ local py_version_xy=python3 11:28:19 ++ local py_version_xyz= 11:28:19 ++ pyenv versions 11:28:19 ++ local command 11:28:19 ++ command=versions 11:28:19 ++ '[' 1 -gt 0 ']' 11:28:19 ++ shift 11:28:19 ++ case "$command" in 11:28:19 ++ command pyenv versions 11:28:19 ++ pyenv versions 11:28:19 ++ sed 's/^[ *]* //' 11:28:19 ++ awk '{ print $1 }' 11:28:19 ++ grep -E '^[0-9.]*[0-9]$' 11:28:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:19 +++ grep '^3' /tmp/.pyenv_versions 11:28:19 +++ sort -V 11:28:19 +++ tail -n 1 11:28:19 ++ py_version_xyz=3.10.6 11:28:19 ++ [[ -z 3.10.6 ]] 11:28:19 ++ echo 3.10.6 11:28:19 ++ return 0 11:28:19 + pyenv local 3.10.6 11:28:19 + local command 11:28:19 + command=local 11:28:19 + '[' 2 -gt 0 ']' 11:28:19 + shift 11:28:19 + case "$command" in 11:28:19 + command pyenv local 3.10.6 11:28:19 + pyenv local 3.10.6 11:28:19 + for arg in "$@" 11:28:19 + case $arg in 11:28:19 + pkg_list+='tox ' 11:28:19 + for arg in "$@" 11:28:19 + case $arg in 11:28:19 + pkg_list+='virtualenv ' 11:28:19 + for arg in "$@" 11:28:19 + case $arg in 11:28:19 + pkg_list+='urllib3~=1.26.15 ' 11:28:19 + [[ -f /tmp/.toxenv ]] 11:28:19 ++ cat /tmp/.toxenv 11:28:19 + lf_venv=/tmp/venv-7f1p 11:28:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7f1p from' file:/tmp/.toxenv 11:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7f1p from file:/tmp/.toxenv 11:28:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:19 + local 'pip_opts=--upgrade --quiet' 11:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:19 + [[ -n '' ]] 11:28:19 + [[ -n '' ]] 11:28:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:19 + /tmp/venv-7f1p/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 11:28:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:28:23 lf-activate-venv(): INFO: Base packages installed successfully 11:28:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:28:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:28:23 + /tmp/venv-7f1p/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 11:28:30 + type python3 11:28:30 + true 11:28:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7f1p/bin to PATH' 11:28:30 lf-activate-venv(): INFO: Adding /tmp/venv-7f1p/bin to PATH 11:28:30 + PATH=/tmp/venv-7f1p/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 11:28:30 + return 0 11:28:30 + [[ -d /opt/pyenv ]] 11:28:30 + echo '---> Setting up pyenv' 11:28:30 ---> Setting up pyenv 11:28:30 + export PYENV_ROOT=/opt/pyenv 11:28:30 + PYENV_ROOT=/opt/pyenv 11:28:30 + export PATH=/opt/pyenv/bin:/tmp/venv-7f1p/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 11:28:30 + PATH=/opt/pyenv/bin:/tmp/venv-7f1p/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 11:28:30 ++ pwd 11:28:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:28:30 + export PYTHONPATH 11:28:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:28:30 + TOX_TESTENV_PASSENV=PYTHONPATH 11:28:30 + tox --version 11:28:30 4.58.0 from /tmp/venv-7f1p/lib/python3.10/site-packages/tox/__init__.py 11:28:30 + PARALLEL=false 11:28:30 + TOX_OPTIONS_LIST= 11:28:30 + [[ -n checkbashisms ]] 11:28:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:28:30 + case ${PARALLEL,,} in 11:28:30 + tox -e checkbashisms 11:28:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:28:33 checkbashisms: freeze> python -m pip freeze --all 11:28:34 checkbashisms: pip==26.1.2,setuptools==83.0.0 11:28:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:28:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:28:38 checkbashisms: OK (7.10=setup[3.20]+cmd[3.90] seconds) 11:28:38 congratulations :) (7.14 seconds) 11:28:38 + tox_status=0 11:28:38 + echo '---> Completed tox runs' 11:28:38 ---> Completed tox runs 11:28:38 + for i in .tox/*/log 11:28:38 ++ echo .tox/checkbashisms/log 11:28:38 ++ awk -F/ '{print $2}' 11:28:38 + tox_env=checkbashisms 11:28:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:28:38 + DOC_DIR=docs/_build/html 11:28:38 + [[ -d docs/_build/html ]] 11:28:38 + echo '---> tox-run.sh ends' 11:28:38 ---> tox-run.sh ends 11:28:38 + test 0 -eq 0 11:28:38 $ ssh-agent -k 11:28:38 unset SSH_AUTH_SOCK; 11:28:38 unset SSH_AGENT_PID; 11:28:38 echo Agent pid 1840 killed; 11:28:38 [ssh-agent] Stopped. 11:28:38 [PostBuildScript] - [INFO] Executing post build scripts. 11:28:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins521313575454486607.sh 11:28:38 ---> sysstat.sh 11:28:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17657886138545928165.sh 11:28:38 ---> package-listing.sh 11:28:38 ++ facter osfamily 11:28:38 ++ tr '[:upper:]' '[:lower:]' 11:28:39 + OS_FAMILY=debian 11:28:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:28:39 + START_PACKAGES=/tmp/packages_start.txt 11:28:39 + END_PACKAGES=/tmp/packages_end.txt 11:28:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:39 + PACKAGES=/tmp/packages_start.txt 11:28:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:28:39 + PACKAGES=/tmp/packages_end.txt 11:28:39 + case "${OS_FAMILY}" in 11:28:39 + dpkg -l 11:28:39 + grep '^ii' 11:28:39 + '[' -f /tmp/packages_start.txt ']' 11:28:39 + '[' -f /tmp/packages_end.txt ']' 11:28:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:28:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:28:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:28:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17981874414816712193.sh 11:28:39 ---> capture-instance-metadata.sh 11:28:39 Setup pyenv: 11:28:39 system 11:28:39 3.8.13 11:28:39 3.9.13 11:28:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJwC 11:28:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:48 lf-activate-venv(): INFO: Base packages installed successfully 11:28:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-gJwC/bin to PATH 11:29:23 INFO: Running in OpenStack, capturing instance metadata 11:29:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14015987605316680621.sh 11:29:23 provisioning config files... 11:29:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6158991388063278115tmp 11:29:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:23 [EnvInject] - Injecting environment variables from a build step. 11:29:23 [EnvInject] - Injecting as environment variables the properties content 11:29:23 SERVER_ID=logs 11:29:23 11:29:23 [EnvInject] - Variables injected successfully. 11:29:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11072929531452255473.sh 11:29:23 ---> create-netrc.sh 11:29:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8498428208263952906.sh 11:29:23 ---> python-tools-install.sh 11:29:23 Setup pyenv: 11:29:23 system 11:29:23 3.8.13 11:29:23 3.9.13 11:29:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:29:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJwC from file:/tmp/.os_lf_venv 11:29:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:25 lf-activate-venv(): INFO: Base packages installed successfully 11:29:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:35 lf-activate-venv(): INFO: Adding /tmp/venv-gJwC/bin to PATH 11:29:35 Generating Requirements File 11:30:04 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. 11:30:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:30:05 Python 3.10.6 11:30:05 pip 26.1.2 from /tmp/venv-gJwC/lib/python3.10/site-packages/pip (python 3.10) 11:30:05 aiohappyeyeballs==2.7.1 11:30:05 aiohttp==3.14.3 11:30:05 aiosignal==1.4.0 11:30:05 appdirs==1.4.4 11:30:05 argcomplete==3.7.0 11:30:05 aspy.yaml==1.3.0 11:30:05 async-timeout==5.0.1 11:30:05 attrs==26.1.0 11:30:05 autopage==0.6.0 11:30:05 backports.strenum==1.3.1 11:30:05 beautifulsoup4==4.15.0 11:30:05 boto3==1.43.56 11:30:05 botocore==1.43.56 11:30:05 bs4==0.0.2 11:30:05 certifi==2026.7.22 11:30:05 cffi==2.1.0 11:30:05 cfgv==3.5.0 11:30:05 chardet==7.4.3 11:30:05 charset-normalizer==3.4.9 11:30:05 click==8.4.2 11:30:05 cliff==4.14.0 11:30:05 cmd2==3.5.1 11:30:05 cryptography==3.3.2 11:30:05 debtcollector==3.1.0 11:30:05 decorator==5.3.1 11:30:05 defusedxml==0.7.1 11:30:05 Deprecated==1.3.1 11:30:05 distlib==0.4.3 11:30:05 dnspython==2.8.0 11:30:05 docker==7.2.0 11:30:05 dogpile.cache==1.5.0 11:30:05 durationpy==0.10 11:30:05 email-validator==2.3.0 11:30:05 filelock==3.32.0 11:30:05 frozenlist==1.8.0 11:30:05 future==1.0.0 11:30:05 gitdb==4.0.12 11:30:05 GitPython==3.1.57 11:30:05 httplib2==0.30.2 11:30:05 identify==2.6.19 11:30:05 idna==3.18 11:30:05 importlib-resources==1.5.0 11:30:05 iso8601==2.1.0 11:30:05 Jinja2==3.1.6 11:30:05 jmespath==1.1.0 11:30:05 jsonpatch==1.33 11:30:05 jsonpointer==3.1.1 11:30:05 jsonschema==4.26.0 11:30:05 jsonschema-specifications==2025.9.1 11:30:05 keystoneauth1==5.14.0 11:30:05 kubernetes==36.0.3 11:30:05 lftools==0.37.22 11:30:05 lxml==6.1.1 11:30:05 markdown-it-py==4.2.0 11:30:05 MarkupSafe==3.0.3 11:30:05 mdurl==0.1.2 11:30:05 msgpack==1.2.1 11:30:05 multi_key_dict==2.0.3 11:30:05 multidict==6.7.1 11:30:05 munch==4.0.0 11:30:05 netaddr==1.3.0 11:30:05 niet==1.4.2 11:30:05 nodeenv==1.10.0 11:30:05 oauth2client==4.1.3 11:30:05 oauthlib==3.3.1 11:30:05 openstacksdk==4.13.0 11:30:05 os-service-types==1.8.2 11:30:05 osc-lib==4.6.0 11:30:05 oslo.config==10.4.0 11:30:05 oslo.context==6.4.0 11:30:05 oslo.i18n==6.8.0 11:30:05 oslo.log==8.2.0 11:30:05 oslo.serialization==5.10.0 11:30:05 oslo.utils==10.1.1 11:30:05 packaging==26.2 11:30:05 pbr==7.0.3 11:30:05 platformdirs==4.11.0 11:30:05 prettytable==3.18.0 11:30:05 propcache==0.5.2 11:30:05 psutil==7.2.2 11:30:05 pyasn1==0.6.4 11:30:05 pyasn1_modules==0.4.2 11:30:05 pycparser==3.0 11:30:05 pygerrit2==2.0.15 11:30:05 PyGithub==2.9.1 11:30:05 Pygments==2.20.0 11:30:05 PyJWT==2.13.0 11:30:05 PyNaCl==1.6.2 11:30:05 pyparsing==2.4.7 11:30:05 pyperclip==1.11.0 11:30:05 pyrsistent==0.20.0 11:30:05 python-cinderclient==9.9.0 11:30:05 python-dateutil==2.9.0.post0 11:30:05 python-discovery==1.5.0 11:30:05 python-heatclient==5.2.0 11:30:05 python-jenkins==1.8.3 11:30:05 python-keystoneclient==5.8.0 11:30:05 python-magnumclient==4.11.0 11:30:05 python-openstackclient==10.0.0 11:30:05 python-swiftclient==4.10.0 11:30:05 PyYAML==6.0.3 11:30:05 referencing==0.37.0 11:30:05 requests==2.34.2 11:30:05 requests-oauthlib==2.0.0 11:30:05 rfc3986==2.0.0 11:30:05 rich==15.0.0 11:30:05 rich-argparse==1.8.0 11:30:05 rpds-py==0.30.0 11:30:05 rsa==4.9.1 11:30:05 ruamel.yaml==0.19.1 11:30:05 ruamel.yaml.clib==0.2.15 11:30:05 s3transfer==0.19.2 11:30:05 simplejson==4.1.1 11:30:05 six==1.17.0 11:30:05 smmap==5.0.3 11:30:05 soupsieve==2.9.1 11:30:05 stevedore==5.8.0 11:30:05 tabulate==0.10.0 11:30:05 toml==0.10.2 11:30:05 tomlkit==0.15.1 11:30:05 tqdm==4.69.1 11:30:05 typing_extensions==4.16.0 11:30:05 urllib3==1.26.20 11:30:05 virtualenv==21.7.0 11:30:05 wcwidth==0.8.2 11:30:05 websocket-client==1.9.0 11:30:05 wrapt==2.2.2 11:30:05 xdg==6.0.0 11:30:05 xmltodict==1.0.4 11:30:05 yarl==1.24.5 11:30:05 yq==4.1.2 11:30:05 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14158304748675094767.sh 11:30:05 ---> uv-install.sh 11:30:05 Installing uv/uvx (latest) using shell installer 11:30:06 2026-07-27 11:30:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-6hguhJ.sh" [1] 11:30:06 downloading uv 0.11.32 x86_64-unknown-linux-gnu 11:30:07 installing to /home/jenkins/.local/bin 11:30:07 uv 11:30:07 uvx 11:30:07 everything's installed! 11:30:07 11:30:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:30:07 11:30:07 source $HOME/.local/bin/env (sh, bash, zsh) 11:30:07 source $HOME/.local/bin/env.fish (fish) 11:30:07 Adding install location to PATH 11:30:07 ---> Validating uv/uvx install 11:30:07 uvx 0.11.32 (x86_64-unknown-linux-gnu) 11:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15650080847496718418.sh 11:30:07 ---> sudo-logs.sh 11:30:07 Archiving 'sudo' log.. 11:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8536716834424215591.sh 11:30:07 ---> job-cost.sh 11:30:07 INFO: Activating Python virtual environment... 11:30:07 Setup pyenv: 11:30:07 system 11:30:07 3.8.13 11:30:07 3.9.13 11:30:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJwC from file:/tmp/.os_lf_venv 11:30:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:09 lf-activate-venv(): INFO: Base packages installed successfully 11:30:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-gJwC/bin to PATH 11:30:16 INFO: No stack-cost file found 11:30:16 INFO: Instance uptime: 280s 11:30:16 INFO: Fetching instance metadata (attempt 1 of 3)... 11:30:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:30:16 INFO: Successfully fetched instance metadata 11:30:16 INFO: Instance type: v3-standard-4 11:30:16 INFO: Retrieving pricing info for: v3-standard-4 11:30:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:30:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=280 11:30:16 INFO: Successfully fetched Vexxhost pricing API 11:30:16 INFO: Retrieved cost: 0.11 11:30:16 INFO: Retrieved resource: v3-standard-4 11:30:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:30:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:30:16 INFO: Successfully archived job cost data 11:30:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4763,2026-07-27 11:30:16,v3-standard-4,280,0.11,0.00,SUCCESS 11:30:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8044249241924315099.sh 11:30:16 ---> logs-deploy.sh 11:30:16 Setup pyenv: 11:30:16 system 11:30:16 3.8.13 11:30:16 3.9.13 11:30:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:30:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJwC from file:/tmp/.os_lf_venv 11:30:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:18 lf-activate-venv(): INFO: Base packages installed successfully 11:30:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-gJwC/bin to PATH 11:30:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4763 11:30:28 INFO: archiving workspace using pattern(s): 11:30:29 Archives upload complete. 11:30:29 INFO: archiving logs to Nexus 11:30:30 ---> uname -a: 11:30:30 Linux prd-ubuntu1804-builder-4c-4g-12846 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:30:30 11:30:30 11:30:30 ---> lscpu: 11:30:30 Architecture: x86_64 11:30:30 CPU op-mode(s): 32-bit, 64-bit 11:30:30 Byte Order: Little Endian 11:30:30 CPU(s): 4 11:30:30 On-line CPU(s) list: 0-3 11:30:30 Thread(s) per core: 1 11:30:30 Core(s) per socket: 1 11:30:30 Socket(s): 4 11:30:30 NUMA node(s): 1 11:30:30 Vendor ID: AuthenticAMD 11:30:30 CPU family: 23 11:30:30 Model: 49 11:30:30 Model name: AMD EPYC-Rome Processor 11:30:30 Stepping: 0 11:30:30 CPU MHz: 2799.996 11:30:30 BogoMIPS: 5599.99 11:30:30 Virtualization: AMD-V 11:30:30 Hypervisor vendor: KVM 11:30:30 Virtualization type: full 11:30:30 L1d cache: 32K 11:30:30 L1i cache: 32K 11:30:30 L2 cache: 512K 11:30:30 L3 cache: 16384K 11:30:30 NUMA node0 CPU(s): 0-3 11:30:30 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 11:30:30 11:30:30 11:30:30 ---> nproc: 11:30:30 4 11:30:30 11:30:30 11:30:30 ---> df -h: 11:30:30 Filesystem Size Used Avail Use% Mounted on 11:30:30 udev 7.9G 0 7.9G 0% /dev 11:30:30 tmpfs 1.6G 676K 1.6G 1% /run 11:30:30 /dev/vda1 78G 8.4G 69G 11% / 11:30:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:30:30 tmpfs 5.0M 0 5.0M 0% /run/lock 11:30:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:30:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:30:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:30:30 11:30:30 11:30:30 ---> free -m: 11:30:30 total used free shared buff/cache available 11:30:30 Mem: 16040 541 13286 0 2212 15181 11:30:30 Swap: 1023 0 1023 11:30:30 11:30:30 11:30:30 ---> ip addr: 11:30:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:30:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:30 inet 127.0.0.1/8 scope host lo 11:30:30 valid_lft forever preferred_lft forever 11:30:30 inet6 ::1/128 scope host 11:30:30 valid_lft forever preferred_lft forever 11:30:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:30:30 link/ether fa:16:3e:f2:56:a9 brd ff:ff:ff:ff:ff:ff 11:30:30 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 11:30:30 valid_lft 86125sec preferred_lft 86125sec 11:30:30 inet6 fe80::f816:3eff:fef2:56a9/64 scope link 11:30:30 valid_lft forever preferred_lft forever 11:30:30 11:30:30 11:30:30 ---> sar -b -r -n DEV: 11:30:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12846) 07/27/26 _x86_64_ (4 CPU) 11:30:30 11:30:30 11:26:49 LINUX RESTART (4 CPU) 11:30:30 11:30:30 11:27:01 tps rtps wtps bread/s bwrtn/s 11:30:30 11:28:01 104.47 54.22 50.24 3607.40 48835.19 11:30:30 11:29:01 53.57 4.57 49.01 114.78 31277.99 11:30:30 11:30:01 91.60 0.72 90.88 96.38 11438.76 11:30:30 Average: 83.21 19.84 63.38 1272.85 30517.31 11:30:30 11:30:30 11:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:30 11:28:01 14224512 15611644 2200456 13.40 42424 1556768 750772 4.30 608524 1403988 31600 11:30:30 11:29:01 14062708 15556700 2362260 14.38 54704 1643368 782556 4.48 690748 1466392 77632 11:30:30 11:30:01 13676060 15519296 2748908 16.74 77240 1953924 796800 4.56 747956 1761112 164672 11:30:30 Average: 13987760 15562547 2437208 14.84 58123 1718020 776709 4.45 682409 1543831 91301 11:30:30 11:30:30 11:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:30 11:28:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 11:30:30 11:28:01 ens3 416.85 275.57 1667.00 75.34 0.00 0.00 0.00 0.00 11:30:30 11:29:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 11:30:30 11:29:01 ens3 25.55 19.66 120.95 6.59 0.00 0.00 0.00 0.00 11:30:30 11:30:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 11:30:30 11:30:01 ens3 53.39 38.11 1044.53 7.88 0.00 0.00 0.00 0.00 11:30:30 Average: lo 0.84 0.84 0.09 0.09 0.00 0.00 0.00 0.00 11:30:30 Average: ens3 165.26 111.11 944.16 29.94 0.00 0.00 0.00 0.00 11:30:30 11:30:30 11:30:30 ---> sar -P ALL: 11:30:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12846) 07/27/26 _x86_64_ (4 CPU) 11:30:30 11:30:30 11:26:49 LINUX RESTART (4 CPU) 11:30:30 11:30:30 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:30:30 11:28:01 all 11.80 0.00 1.41 20.89 0.08 65.82 11:30:30 11:28:01 0 14.47 0.00 1.49 22.64 0.08 61.32 11:30:30 11:28:01 1 6.73 0.00 1.41 6.24 0.08 85.54 11:30:30 11:28:01 2 12.75 0.00 1.49 8.69 0.08 76.98 11:30:30 11:28:01 3 13.23 0.00 1.31 45.99 0.10 39.38 11:30:30 11:29:01 all 11.35 0.00 0.82 14.54 0.09 73.19 11:30:30 11:29:01 0 5.48 0.00 0.85 49.04 0.03 44.59 11:30:30 11:29:01 1 8.03 0.00 0.87 4.86 0.03 86.20 11:30:30 11:29:01 2 14.52 0.00 0.97 2.64 0.07 81.80 11:30:30 11:29:01 3 17.35 0.00 0.58 1.67 0.20 80.20 11:30:30 11:30:01 all 15.38 0.00 1.04 8.07 0.05 75.46 11:30:30 11:30:01 0 2.47 0.00 0.65 21.31 0.03 75.53 11:30:30 11:30:01 1 5.36 0.00 0.63 6.07 0.02 87.92 11:30:30 11:30:01 2 35.94 0.00 1.48 3.32 0.08 59.17 11:30:30 11:30:01 3 17.81 0.00 1.39 1.59 0.07 79.15 11:30:30 Average: all 12.85 0.00 1.09 14.49 0.07 71.50 11:30:30 Average: 0 7.47 0.00 1.00 30.99 0.05 60.49 11:30:30 Average: 1 6.70 0.00 0.97 5.73 0.04 86.56 11:30:30 Average: 2 21.09 0.00 1.31 4.88 0.08 72.64 11:30:30 Average: 3 16.13 0.00 1.09 16.39 0.12 66.27 11:30:30 11:30:30 11:30:30