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