05:57:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145007 05:57:28 Running as SYSTEM 05:57:28 [EnvInject] - Loading node environment variables. 05:57:28 Building remotely on prd-ubuntu1804-builder-4c-4g-11895 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:57:28 [ssh-agent] Looking for ssh-agent implementation... 05:57:28 $ ssh-agent 05:57:28 SSH_AUTH_SOCK=/tmp/ssh-s7yko7F9DKpQ/agent.1858 05:57:28 SSH_AGENT_PID=1861 05:57:28 [ssh-agent] Started. 05:57:28 Running ssh-add (command line suppressed) 05:57:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1277179696988002472.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1277179696988002472.key) 05:57:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:57:28 The recommended git tool is: NONE 05:57:29 using credential onap-jenkins-ssh 05:57:29 Wiping out workspace first. 05:57:29 Cloning the remote Git repository 05:57:29 Cloning repository git://cloud.onap.org/mirror/oom.git 05:57:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:57:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:57:29 > git --version # timeout=10 05:57:29 > git --version # 'git version 2.17.1' 05:57:29 using GIT_SSH to set credentials Gerrit user 05:57:29 Verifying host key using manually-configured host key entries 05:57:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:57:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:57:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:57:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:57:35 using GIT_SSH to set credentials Gerrit user 05:57:35 Verifying host key using manually-configured host key entries 05:57:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/145007/2 # timeout=30 05:57:35 > git rev-parse bd21da0644abbcffb64f99955f561e8e99f939af^{commit} # timeout=10 05:57:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:57:35 Checking out Revision bd21da0644abbcffb64f99955f561e8e99f939af (refs/changes/07/145007/2) 05:57:35 > git config core.sparsecheckout # timeout=10 05:57:35 > git checkout -f bd21da0644abbcffb64f99955f561e8e99f939af # timeout=30 05:57:38 Commit message: "[SO] 17.3.0" 05:57:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:57:38 > git rev-list --no-walk 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 # timeout=10 05:57:39 [EnvInject] - Injecting environment variables from a build step. 05:57:39 [EnvInject] - Injecting as environment variables the properties content 05:57:39 PYTHON=python3 05:57:39 05:57:39 [EnvInject] - Variables injected successfully. 05:57:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16411172562940755529.sh 05:57:39 ---> tox-install.sh 05:57:39 + source /home/jenkins/lf-env.sh 05:57:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:57:39 ++ mktemp -d /tmp/venv-XXXX 05:57:39 + lf_venv=/tmp/venv-xhKb 05:57:39 + local venv_file=/tmp/.os_lf_venv 05:57:39 + local python=python3 05:57:39 + local options 05:57:39 + local set_path=true 05:57:39 + local install_args= 05:57:39 ++ 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 05:57:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:57:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:57:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:57:39 + true 05:57:39 + case $1 in 05:57:39 + venv_file=/tmp/.toxenv 05:57:39 + shift 2 05:57:39 + true 05:57:39 + case $1 in 05:57:39 + shift 05:57:39 + break 05:57:39 + case $python in 05:57:39 + local pkg_list= 05:57:39 + [[ -d /opt/pyenv ]] 05:57:39 + echo 'Setup pyenv:' 05:57:39 Setup pyenv: 05:57:39 + export PYENV_ROOT=/opt/pyenv 05:57:39 + PYENV_ROOT=/opt/pyenv 05:57:39 + 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 05:57:39 + 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 05:57:39 + pyenv versions 05:57:39 * system (set by /opt/pyenv/version) 05:57:39 * 3.8.13 (set by /opt/pyenv/version) 05:57:39 * 3.9.13 (set by /opt/pyenv/version) 05:57:39 * 3.10.6 (set by /opt/pyenv/version) 05:57:39 + command -v pyenv 05:57:39 ++ pyenv init - --no-rehash 05:57:39 + 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[*]}"'\'')" 05:57:39 export PATH="/opt/pyenv/shims:${PATH}" 05:57:39 export PYENV_SHELL=bash 05:57:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:57:39 pyenv() { 05:57:39 local command 05:57:39 command="${1:-}" 05:57:39 if [ "$#" -gt 0 ]; then 05:57:39 shift 05:57:39 fi 05:57:39 05:57:39 case "$command" in 05:57:39 rehash|shell) 05:57:39 eval "$(pyenv "sh-$command" "$@")" 05:57:39 ;; 05:57:39 *) 05:57:39 command pyenv "$command" "$@" 05:57:39 ;; 05:57:39 esac 05:57:39 }' 05:57:39 +++ 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[*]}"' 05:57:39 ++ 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 05:57:39 ++ 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 05:57:39 ++ 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 05:57:39 ++ export PYENV_SHELL=bash 05:57:39 ++ PYENV_SHELL=bash 05:57:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:57:39 +++ complete -F _pyenv pyenv 05:57:39 ++ lf-pyver python3 05:57:39 ++ local py_version_xy=python3 05:57:39 ++ local py_version_xyz= 05:57:39 ++ pyenv versions 05:57:39 ++ sed 's/^[ *]* //' 05:57:39 ++ local command 05:57:39 ++ command=versions 05:57:39 ++ '[' 1 -gt 0 ']' 05:57:39 ++ shift 05:57:39 ++ case "$command" in 05:57:39 ++ command pyenv versions 05:57:39 ++ pyenv versions 05:57:39 ++ awk '{ print $1 }' 05:57:39 ++ grep -E '^[0-9.]*[0-9]$' 05:57:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:57:39 +++ grep '^3' /tmp/.pyenv_versions 05:57:39 +++ sort -V 05:57:39 +++ tail -n 1 05:57:39 ++ py_version_xyz=3.10.6 05:57:39 ++ [[ -z 3.10.6 ]] 05:57:39 ++ echo 3.10.6 05:57:39 ++ return 0 05:57:39 + pyenv local 3.10.6 05:57:39 + local command 05:57:39 + command=local 05:57:39 + '[' 2 -gt 0 ']' 05:57:39 + shift 05:57:39 + case "$command" in 05:57:39 + command pyenv local 3.10.6 05:57:39 + pyenv local 3.10.6 05:57:39 + for arg in "$@" 05:57:39 + case $arg in 05:57:39 + pkg_list+='tox ' 05:57:39 + for arg in "$@" 05:57:39 + case $arg in 05:57:39 + pkg_list+='virtualenv ' 05:57:39 + for arg in "$@" 05:57:39 + case $arg in 05:57:39 + pkg_list+='urllib3~=1.26.15 ' 05:57:39 + [[ -f /tmp/.toxenv ]] 05:57:39 + [[ ! -f /tmp/.toxenv ]] 05:57:39 + [[ -n '' ]] 05:57:39 + python3 -m venv /tmp/venv-xhKb 05:57:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xhKb' 05:57:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xhKb 05:57:43 + echo /tmp/venv-xhKb 05:57:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:57:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:57:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:57:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:43 + local 'pip_opts=--upgrade --quiet' 05:57:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:57:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:57:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:57:43 + [[ -n '' ]] 05:57:43 + [[ -n '' ]] 05:57:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:57:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:43 + /tmp/venv-xhKb/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 05:57:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:57:47 lf-activate-venv(): INFO: Base packages installed successfully 05:57:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:57:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:57:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:57:47 + /tmp/venv-xhKb/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 05:57:49 + type python3 05:57:49 + true 05:57:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xhKb/bin to PATH' 05:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-xhKb/bin to PATH 05:57:49 + PATH=/tmp/venv-xhKb/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 05:57:49 + return 0 05:57:49 + python3 --version 05:57:49 Python 3.10.6 05:57:49 + python3 -m pip --version 05:57:49 pip 26.1.2 from /tmp/venv-xhKb/lib/python3.10/site-packages/pip (python 3.10) 05:57:49 + python3 -m pip freeze 05:57:50 cachetools==7.1.4 05:57:50 colorama==0.4.6 05:57:50 distlib==0.4.3 05:57:50 filelock==3.29.4 05:57:50 packaging==26.2 05:57:50 platformdirs==4.10.0 05:57:50 pluggy==1.6.0 05:57:50 pyproject-api==1.10.1 05:57:50 python-discovery==1.4.2 05:57:50 tomli==2.4.1 05:57:50 tomli_w==1.2.0 05:57:50 tox==4.55.1 05:57:50 typing_extensions==4.15.0 05:57:50 urllib3==1.26.20 05:57:50 virtualenv==21.5.0 05:57:50 [EnvInject] - Injecting environment variables from a build step. 05:57:50 [EnvInject] - Injecting as environment variables the properties content 05:57:50 PARALLEL=false 05:57:50 05:57:50 [EnvInject] - Variables injected successfully. 05:57:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9363225991519761572.sh 05:57:50 ---> tox-run.sh 05:57:50 + 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 05:57:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:57:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:57:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:57:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:57:50 + source /home/jenkins/lf-env.sh 05:57:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:57:50 ++ mktemp -d /tmp/venv-XXXX 05:57:50 + lf_venv=/tmp/venv-6evs 05:57:50 + local venv_file=/tmp/.os_lf_venv 05:57:50 + local python=python3 05:57:50 + local options 05:57:50 + local set_path=true 05:57:50 + local install_args= 05:57:50 ++ 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 05:57:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:57:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:57:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:57:50 + true 05:57:50 + case $1 in 05:57:50 + venv_file=/tmp/.toxenv 05:57:50 + shift 2 05:57:50 + true 05:57:50 + case $1 in 05:57:50 + shift 05:57:50 + break 05:57:50 + case $python in 05:57:50 + local pkg_list= 05:57:50 + [[ -d /opt/pyenv ]] 05:57:50 + echo 'Setup pyenv:' 05:57:50 Setup pyenv: 05:57:50 + export PYENV_ROOT=/opt/pyenv 05:57:50 + PYENV_ROOT=/opt/pyenv 05:57:50 + 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 05:57:50 + 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 05:57:50 + pyenv versions 05:57:50 system 05:57:50 3.8.13 05:57:50 3.9.13 05:57:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:57:50 + command -v pyenv 05:57:50 ++ pyenv init - --no-rehash 05:57:50 + 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[*]}"'\'')" 05:57:50 export PATH="/opt/pyenv/shims:${PATH}" 05:57:50 export PYENV_SHELL=bash 05:57:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:57:50 pyenv() { 05:57:50 local command 05:57:50 command="${1:-}" 05:57:50 if [ "$#" -gt 0 ]; then 05:57:50 shift 05:57:50 fi 05:57:50 05:57:50 case "$command" in 05:57:50 rehash|shell) 05:57:50 eval "$(pyenv "sh-$command" "$@")" 05:57:50 ;; 05:57:50 *) 05:57:50 command pyenv "$command" "$@" 05:57:50 ;; 05:57:50 esac 05:57:50 }' 05:57:50 +++ 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[*]}"' 05:57:50 ++ 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 05:57:50 ++ 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 05:57:50 ++ 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 05:57:50 ++ export PYENV_SHELL=bash 05:57:50 ++ PYENV_SHELL=bash 05:57:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:57:50 +++ complete -F _pyenv pyenv 05:57:50 ++ lf-pyver python3 05:57:50 ++ local py_version_xy=python3 05:57:50 ++ local py_version_xyz= 05:57:50 ++ pyenv versions 05:57:50 ++ local command 05:57:50 ++ command=versions 05:57:50 ++ '[' 1 -gt 0 ']' 05:57:50 ++ shift 05:57:50 ++ case "$command" in 05:57:50 ++ command pyenv versions 05:57:50 ++ pyenv versions 05:57:50 ++ sed 's/^[ *]* //' 05:57:50 ++ awk '{ print $1 }' 05:57:50 ++ grep -E '^[0-9.]*[0-9]$' 05:57:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:57:50 +++ grep '^3' /tmp/.pyenv_versions 05:57:50 +++ sort -V 05:57:50 +++ tail -n 1 05:57:50 ++ py_version_xyz=3.10.6 05:57:50 ++ [[ -z 3.10.6 ]] 05:57:50 ++ echo 3.10.6 05:57:50 ++ return 0 05:57:50 + pyenv local 3.10.6 05:57:50 + local command 05:57:50 + command=local 05:57:50 + '[' 2 -gt 0 ']' 05:57:50 + shift 05:57:50 + case "$command" in 05:57:50 + command pyenv local 3.10.6 05:57:50 + pyenv local 3.10.6 05:57:50 + for arg in "$@" 05:57:50 + case $arg in 05:57:50 + pkg_list+='tox ' 05:57:50 + for arg in "$@" 05:57:50 + case $arg in 05:57:50 + pkg_list+='virtualenv ' 05:57:50 + for arg in "$@" 05:57:50 + case $arg in 05:57:50 + pkg_list+='urllib3~=1.26.15 ' 05:57:50 + [[ -f /tmp/.toxenv ]] 05:57:50 ++ cat /tmp/.toxenv 05:57:50 + lf_venv=/tmp/venv-xhKb 05:57:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xhKb from' file:/tmp/.toxenv 05:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xhKb from file:/tmp/.toxenv 05:57:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:57:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:50 + local 'pip_opts=--upgrade --quiet' 05:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:57:50 + [[ -n '' ]] 05:57:50 + [[ -n '' ]] 05:57:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:57:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:50 + /tmp/venv-xhKb/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 05:57:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:57:51 lf-activate-venv(): INFO: Base packages installed successfully 05:57:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:57:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:57:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:57:51 + /tmp/venv-xhKb/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 05:57:52 + type python3 05:57:52 + true 05:57:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xhKb/bin to PATH' 05:57:52 lf-activate-venv(): INFO: Adding /tmp/venv-xhKb/bin to PATH 05:57:52 + PATH=/tmp/venv-xhKb/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 05:57:52 + return 0 05:57:52 + [[ -d /opt/pyenv ]] 05:57:52 + echo '---> Setting up pyenv' 05:57:52 ---> Setting up pyenv 05:57:52 + export PYENV_ROOT=/opt/pyenv 05:57:52 + PYENV_ROOT=/opt/pyenv 05:57:52 + export PATH=/opt/pyenv/bin:/tmp/venv-xhKb/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 05:57:52 + PATH=/opt/pyenv/bin:/tmp/venv-xhKb/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 05:57:52 ++ pwd 05:57:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:57:52 + export PYTHONPATH 05:57:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:57:52 + TOX_TESTENV_PASSENV=PYTHONPATH 05:57:52 + tox --version 05:57:52 4.55.1 from /tmp/venv-xhKb/lib/python3.10/site-packages/tox/__init__.py 05:57:52 + PARALLEL=false 05:57:52 + TOX_OPTIONS_LIST= 05:57:52 + [[ -n checkbashisms ]] 05:57:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:57:52 + case ${PARALLEL,,} in 05:57:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:57:52 + tox -e checkbashisms 05:57:53 checkbashisms: freeze> python -m pip freeze --all 05:57:54 checkbashisms: pip==26.1.2,setuptools==82.0.1 05:57:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:57:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:57:58 checkbashisms: OK (5.14=setup[1.70]+cmd[3.44] seconds) 05:57:58 congratulations :) (5.18 seconds) 05:57:58 + tox_status=0 05:57:58 + echo '---> Completed tox runs' 05:57:58 ---> Completed tox runs 05:57:58 + for i in .tox/*/log 05:57:58 ++ echo .tox/checkbashisms/log 05:57:58 ++ awk -F/ '{print $2}' 05:57:58 + tox_env=checkbashisms 05:57:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:57:58 + DOC_DIR=docs/_build/html 05:57:58 + [[ -d docs/_build/html ]] 05:57:58 + echo '---> tox-run.sh ends' 05:57:58 ---> tox-run.sh ends 05:57:58 + test 0 -eq 0 05:57:58 $ ssh-agent -k 05:57:58 unset SSH_AUTH_SOCK; 05:57:58 unset SSH_AGENT_PID; 05:57:58 echo Agent pid 1861 killed; 05:57:58 [ssh-agent] Stopped. 05:57:58 [PostBuildScript] - [INFO] Executing post build scripts. 05:57:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9868501466598784389.sh 05:57:58 ---> sysstat.sh 05:57:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7738016093292198023.sh 05:57:58 ---> package-listing.sh 05:57:58 ++ facter osfamily 05:57:58 ++ tr '[:upper:]' '[:lower:]' 05:57:58 + OS_FAMILY=debian 05:57:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:57:58 + START_PACKAGES=/tmp/packages_start.txt 05:57:58 + END_PACKAGES=/tmp/packages_end.txt 05:57:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:58 + PACKAGES=/tmp/packages_start.txt 05:57:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:57:58 + PACKAGES=/tmp/packages_end.txt 05:57:58 + case "${OS_FAMILY}" in 05:57:58 + dpkg -l 05:57:58 + grep '^ii' 05:57:58 + '[' -f /tmp/packages_start.txt ']' 05:57:58 + '[' -f /tmp/packages_end.txt ']' 05:57:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:57:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:57:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:57:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14774469313822051107.sh 05:57:58 ---> capture-instance-metadata.sh 05:57:58 Setup pyenv: 05:57:58 system 05:57:58 3.8.13 05:57:58 3.9.13 05:57:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:58:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5VeR 05:58:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:58:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:06 lf-activate-venv(): INFO: Base packages installed successfully 05:58:06 lf-activate-venv(): INFO: Installing additional packages: lftools 05:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-5VeR/bin to PATH 05:58:28 INFO: Running in OpenStack, capturing instance metadata 05:58:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8210214147869256970.sh 05:58:29 provisioning config files... 05:58:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12919591389031222808tmp 05:58:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:58:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:58:29 [EnvInject] - Injecting environment variables from a build step. 05:58:29 [EnvInject] - Injecting as environment variables the properties content 05:58:29 SERVER_ID=logs 05:58:29 05:58:29 [EnvInject] - Variables injected successfully. 05:58:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10100887009376464173.sh 05:58:29 ---> create-netrc.sh 05:58:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9466169687502582339.sh 05:58:29 ---> python-tools-install.sh 05:58:29 Setup pyenv: 05:58:29 system 05:58:29 3.8.13 05:58:29 3.9.13 05:58:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:58:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5VeR from file:/tmp/.os_lf_venv 05:58:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:31 lf-activate-venv(): INFO: Base packages installed successfully 05:58:31 lf-activate-venv(): INFO: Installing additional packages: lftools 05:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-5VeR/bin to PATH 05:58:38 Generating Requirements File 05:59:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:59:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:59:02 Python 3.10.6 05:59:02 pip 26.1.2 from /tmp/venv-5VeR/lib/python3.10/site-packages/pip (python 3.10) 05:59:03 aiohappyeyeballs==2.6.2 05:59:03 aiohttp==3.14.1 05:59:03 aiosignal==1.4.0 05:59:03 appdirs==1.4.4 05:59:03 argcomplete==3.6.3 05:59:03 aspy.yaml==1.3.0 05:59:03 async-timeout==5.0.1 05:59:03 attrs==26.1.0 05:59:03 autopage==0.6.0 05:59:03 backports.strenum==1.3.1 05:59:03 beautifulsoup4==4.15.0 05:59:03 boto3==1.43.29 05:59:03 botocore==1.43.29 05:59:03 bs4==0.0.2 05:59:03 certifi==2026.5.20 05:59:03 cffi==2.0.0 05:59:03 cfgv==3.5.0 05:59:03 chardet==7.4.3 05:59:03 charset-normalizer==3.4.7 05:59:03 click==8.4.1 05:59:03 cliff==4.14.0 05:59:03 cmd2==3.5.1 05:59:03 cryptography==3.3.2 05:59:03 debtcollector==3.1.0 05:59:03 decorator==5.3.1 05:59:03 defusedxml==0.7.1 05:59:03 Deprecated==1.3.1 05:59:03 distlib==0.4.3 05:59:03 dnspython==2.8.0 05:59:03 docker==7.1.0 05:59:03 dogpile.cache==1.5.0 05:59:03 durationpy==0.10 05:59:03 email-validator==2.3.0 05:59:03 filelock==3.29.4 05:59:03 frozenlist==1.8.0 05:59:03 future==1.0.0 05:59:03 gitdb==4.0.12 05:59:03 GitPython==3.1.50 05:59:03 httplib2==0.30.2 05:59:03 identify==2.6.19 05:59:03 idna==3.18 05:59:03 importlib-resources==1.5.0 05:59:03 iso8601==2.1.0 05:59:03 Jinja2==3.1.6 05:59:03 jmespath==1.1.0 05:59:03 jsonpatch==1.33 05:59:03 jsonpointer==3.1.1 05:59:03 jsonschema==4.26.0 05:59:03 jsonschema-specifications==2025.9.1 05:59:03 keystoneauth1==5.14.0 05:59:03 kubernetes==36.0.2 05:59:03 lftools==0.37.22 05:59:03 lxml==6.1.1 05:59:03 markdown-it-py==4.2.0 05:59:03 MarkupSafe==3.0.3 05:59:03 mdurl==0.1.2 05:59:03 msgpack==1.2.0 05:59:03 multi_key_dict==2.0.3 05:59:03 multidict==6.7.1 05:59:03 munch==4.0.0 05:59:03 netaddr==1.3.0 05:59:03 niet==1.4.2 05:59:03 nodeenv==1.10.0 05:59:03 oauth2client==4.1.3 05:59:03 oauthlib==3.3.1 05:59:03 openstacksdk==4.13.0 05:59:03 os-service-types==1.8.2 05:59:03 osc-lib==4.6.0 05:59:03 oslo.config==10.4.0 05:59:03 oslo.context==6.4.0 05:59:03 oslo.i18n==6.8.0 05:59:03 oslo.log==8.2.0 05:59:03 oslo.serialization==5.10.0 05:59:03 oslo.utils==10.1.1 05:59:03 packaging==26.2 05:59:03 pbr==7.0.3 05:59:03 platformdirs==4.10.0 05:59:03 prettytable==3.17.0 05:59:03 propcache==0.5.2 05:59:03 psutil==7.2.2 05:59:03 pyasn1==0.6.3 05:59:03 pyasn1_modules==0.4.2 05:59:03 pycparser==3.0 05:59:03 pygerrit2==2.0.15 05:59:03 PyGithub==2.9.1 05:59:03 Pygments==2.20.0 05:59:03 PyJWT==2.13.0 05:59:03 PyNaCl==1.6.2 05:59:03 pyparsing==2.4.7 05:59:03 pyperclip==1.11.0 05:59:03 pyrsistent==0.20.0 05:59:03 python-cinderclient==9.9.0 05:59:03 python-dateutil==2.9.0.post0 05:59:03 python-discovery==1.4.2 05:59:03 python-heatclient==5.2.0 05:59:03 python-jenkins==1.8.3 05:59:03 python-keystoneclient==5.8.0 05:59:03 python-magnumclient==4.10.0 05:59:03 python-openstackclient==10.0.0 05:59:03 python-swiftclient==4.10.0 05:59:03 PyYAML==6.0.3 05:59:03 referencing==0.37.0 05:59:03 requests==2.34.2 05:59:03 requests-oauthlib==2.0.0 05:59:03 rfc3986==2.0.0 05:59:03 rich==15.0.0 05:59:03 rich-argparse==1.8.0 05:59:03 rpds-py==0.30.0 05:59:03 rsa==4.9.1 05:59:03 ruamel.yaml==0.19.1 05:59:03 ruamel.yaml.clib==0.2.15 05:59:03 s3transfer==0.18.0 05:59:03 simplejson==4.1.1 05:59:03 six==1.17.0 05:59:03 smmap==5.0.3 05:59:03 soupsieve==2.8.4 05:59:03 stevedore==5.8.0 05:59:03 tabulate==0.10.0 05:59:03 toml==0.10.2 05:59:03 tomlkit==0.15.0 05:59:03 tqdm==4.68.2 05:59:03 typing_extensions==4.15.0 05:59:03 urllib3==1.26.20 05:59:03 virtualenv==21.5.0 05:59:03 wcwidth==0.8.1 05:59:03 websocket-client==1.9.0 05:59:03 wrapt==2.2.1 05:59:03 xdg==6.0.0 05:59:03 xmltodict==1.0.4 05:59:03 yarl==1.24.2 05:59:03 yq==3.4.3 05:59:03 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins2030217373933514526.sh 05:59:03 ---> uv-install.sh 05:59:03 Installing uv/uvx (latest) using shell installer 05:59:03 2026-06-15 05:59:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-rEHmBu.sh" [1] 05:59:03 downloading uv 0.11.21 x86_64-unknown-linux-gnu 05:59:04 installing to /home/jenkins/.local/bin 05:59:04 uv 05:59:04 uvx 05:59:04 everything's installed! 05:59:04 05:59:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:59:04 05:59:04 source $HOME/.local/bin/env (sh, bash, zsh) 05:59:04 source $HOME/.local/bin/env.fish (fish) 05:59:04 Adding install location to PATH 05:59:04 ---> Validating uv/uvx install 05:59:04 uvx 0.11.21 (x86_64-unknown-linux-gnu) 05:59:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9281827331985760860.sh 05:59:04 ---> sudo-logs.sh 05:59:04 Archiving 'sudo' log.. 05:59:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14444911501822201770.sh 05:59:04 ---> job-cost.sh 05:59:04 INFO: Activating Python virtual environment... 05:59:04 Setup pyenv: 05:59:04 system 05:59:04 3.8.13 05:59:04 3.9.13 05:59:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:59:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5VeR from file:/tmp/.os_lf_venv 05:59:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:06 lf-activate-venv(): INFO: Base packages installed successfully 05:59:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-5VeR/bin to PATH 05:59:11 INFO: No stack-cost file found 05:59:11 INFO: Instance uptime: 1366s 05:59:11 INFO: Fetching instance metadata (attempt 1 of 3)... 05:59:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:59:12 INFO: Successfully fetched instance metadata 05:59:12 INFO: Instance type: v3-standard-4 05:59:12 INFO: Retrieving pricing info for: v3-standard-4 05:59:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:59:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1366 05:59:12 INFO: Successfully fetched Vexxhost pricing API 05:59:12 INFO: Retrieved cost: 0.11 05:59:12 INFO: Retrieved resource: v3-standard-4 05:59:12 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:59:12 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:59:12 INFO: Successfully archived job cost data 05:59:12 DEBUG: Cost data: oom-master-checkbashisms-lint,4653,2026-06-15 05:59:12,v3-standard-4,1366,0.11,0.00,SUCCESS 05:59:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins387690071972276106.sh 05:59:12 ---> logs-deploy.sh 05:59:12 Setup pyenv: 05:59:12 system 05:59:12 3.8.13 05:59:12 3.9.13 05:59:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5VeR from file:/tmp/.os_lf_venv 05:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:14 lf-activate-venv(): INFO: Base packages installed successfully 05:59:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-5VeR/bin to PATH 05:59:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4653 05:59:22 INFO: archiving workspace using pattern(s): 05:59:23 Archives upload complete. 05:59:23 INFO: archiving logs to Nexus 05:59:24 ---> uname -a: 05:59:24 Linux prd-ubuntu1804-builder-4c-4g-11895 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:59:24 05:59:24 05:59:24 ---> lscpu: 05:59:24 Architecture: x86_64 05:59:24 CPU op-mode(s): 32-bit, 64-bit 05:59:24 Byte Order: Little Endian 05:59:24 CPU(s): 4 05:59:24 On-line CPU(s) list: 0-3 05:59:24 Thread(s) per core: 1 05:59:24 Core(s) per socket: 1 05:59:24 Socket(s): 4 05:59:24 NUMA node(s): 1 05:59:24 Vendor ID: AuthenticAMD 05:59:24 CPU family: 23 05:59:24 Model: 49 05:59:24 Model name: AMD EPYC-Rome Processor 05:59:24 Stepping: 0 05:59:24 CPU MHz: 2799.998 05:59:24 BogoMIPS: 5599.99 05:59:24 Virtualization: AMD-V 05:59:24 Hypervisor vendor: KVM 05:59:24 Virtualization type: full 05:59:24 L1d cache: 32K 05:59:24 L1i cache: 32K 05:59:24 L2 cache: 512K 05:59:24 L3 cache: 16384K 05:59:24 NUMA node0 CPU(s): 0-3 05:59:24 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 05:59:24 05:59:24 05:59:24 ---> nproc: 05:59:24 4 05:59:24 05:59:24 05:59:24 ---> df -h: 05:59:24 Filesystem Size Used Avail Use% Mounted on 05:59:24 udev 7.9G 0 7.9G 0% /dev 05:59:24 tmpfs 1.6G 676K 1.6G 1% /run 05:59:24 /dev/vda1 78G 8.4G 69G 11% / 05:59:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:59:24 tmpfs 5.0M 0 5.0M 0% /run/lock 05:59:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:59:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:59:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:59:24 05:59:24 05:59:24 ---> free -m: 05:59:24 total used free shared buff/cache available 05:59:24 Mem: 16040 561 13278 0 2200 15161 05:59:24 Swap: 1023 0 1023 05:59:24 05:59:24 05:59:24 ---> ip addr: 05:59:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:59:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:24 inet 127.0.0.1/8 scope host lo 05:59:24 valid_lft forever preferred_lft forever 05:59:24 inet6 ::1/128 scope host 05:59:24 valid_lft forever preferred_lft forever 05:59:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:59:24 link/ether fa:16:3e:83:5f:56 brd ff:ff:ff:ff:ff:ff 05:59:24 inet 10.30.107.137/23 brd 10.30.107.255 scope global dynamic ens3 05:59:24 valid_lft 85029sec preferred_lft 85029sec 05:59:24 inet6 fe80::f816:3eff:fe83:5f56/64 scope link 05:59:24 valid_lft forever preferred_lft forever 05:59:24 05:59:24 05:59:24 ---> sar -b -r -n DEV: 05:59:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11895) 06/15/26 _x86_64_ (4 CPU) 05:59:24 05:59:24 05:36:34 LINUX RESTART (4 CPU) 05:59:24 05:59:24 05:37:01 tps rtps wtps bread/s bwrtn/s 05:59:24 05:38:02 29.06 0.00 29.06 0.00 30512.51 05:59:24 05:39:01 1.15 0.00 1.15 0.00 14.91 05:59:24 05:40:01 0.90 0.00 0.90 0.00 10.80 05:59:24 05:41:01 1.33 0.00 1.33 0.00 17.06 05:59:24 05:42:01 1.00 0.00 1.00 0.00 12.66 05:59:24 05:43:01 1.32 0.00 1.32 0.00 17.73 05:59:24 05:44:01 1.98 1.12 0.87 23.20 10.66 05:59:24 05:45:01 2.00 0.00 2.00 0.00 28.93 05:59:24 05:46:01 0.78 0.00 0.78 0.00 10.00 05:59:24 05:47:01 1.42 0.00 1.42 0.00 17.86 05:59:24 05:48:01 0.83 0.00 0.83 0.00 10.40 05:59:24 05:49:01 1.00 0.00 1.00 0.00 13.20 05:59:24 05:50:01 0.87 0.00 0.87 0.00 10.80 05:59:24 05:51:01 0.80 0.00 0.80 0.00 11.73 05:59:24 05:52:01 4.12 2.38 1.73 19.06 28.80 05:59:24 05:53:01 0.92 0.00 0.92 0.00 12.40 05:59:24 05:54:01 1.07 0.00 1.07 0.00 13.20 05:59:24 05:55:01 0.95 0.00 0.95 0.00 12.66 05:59:24 05:56:01 0.97 0.00 0.97 0.00 13.20 05:59:24 05:57:01 1.28 0.00 1.28 0.00 17.06 05:59:24 05:58:01 277.10 26.60 250.51 932.51 5072.75 05:59:24 05:59:01 119.08 0.75 118.33 97.03 14073.58 05:59:24 Average: 20.47 1.40 19.06 48.76 2271.91 05:59:24 05:59:24 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:24 05:38:02 14451256 15676396 1973712 12.02 32056 1412448 696184 3.98 505276 1295940 16 05:59:24 05:39:01 14466124 15691336 1958844 11.93 32080 1412452 696184 3.98 489548 1295916 204 05:59:24 05:40:01 14466484 15691708 1958484 11.92 32104 1412456 696184 3.98 489500 1295920 8 05:59:24 05:41:01 14465912 15691188 1959056 11.93 32136 1412460 696184 3.98 490096 1295924 156 05:59:24 05:42:01 14465672 15690988 1959296 11.93 32192 1412452 696184 3.98 490188 1295924 8 05:59:24 05:43:01 14465968 15691364 1959000 11.93 32232 1412468 696184 3.98 490380 1295928 24 05:59:24 05:44:01 14464012 15690268 1960956 11.94 32312 1413144 718364 4.11 490608 1296428 168 05:59:24 05:45:01 14464508 15690812 1960460 11.94 32352 1413148 718364 4.11 490688 1296432 40 05:59:24 05:46:01 14463824 15690160 1961144 11.94 32376 1413148 718364 4.11 491264 1296432 156 05:59:24 05:47:01 14463992 15690376 1960976 11.94 32424 1413148 718364 4.11 491380 1296440 32 05:59:24 05:48:01 14464308 15690728 1960660 11.94 32448 1413160 718364 4.11 491420 1296444 8 05:59:24 05:49:01 14463532 15690008 1961436 11.94 32480 1413164 718364 4.11 491420 1296448 128 05:59:24 05:50:01 14463264 15689788 1961704 11.94 32504 1413164 718364 4.11 491492 1296452 8 05:59:24 05:51:01 14463560 15690104 1961408 11.94 32536 1413172 718364 4.11 491852 1296456 192 05:59:24 05:52:01 14462068 15689276 1962900 11.95 33172 1413168 698000 3.99 493020 1296460 44 05:59:24 05:53:01 14462136 15689492 1962832 11.95 33204 1413252 698000 3.99 493288 1296520 260 05:59:24 05:54:01 14462148 15689564 1962820 11.95 33248 1413252 698000 3.99 493276 1296528 164 05:59:24 05:55:01 14462060 15689516 1962908 11.95 33280 1413256 698000 3.99 493288 1296532 224 05:59:24 05:56:01 14461344 15688876 1963624 11.96 33320 1413260 698000 3.99 493964 1296536 196 05:59:24 05:57:01 14461368 15688964 1963600 11.95 33368 1413264 698000 3.99 493808 1296540 240 05:59:24 05:58:01 14129596 15564592 2295372 13.97 47932 1595736 790664 4.52 675256 1423140 98304 05:59:24 05:59:01 13634896 15497756 2790072 16.99 80280 1967904 818992 4.69 768412 1774420 194164 05:59:24 Average: 14410365 15675148 2014603 12.27 35456 1446503 714621 4.09 513156 1323807 13397 05:59:24 05:59:24 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:24 05:38:02 ens3 2.75 1.07 2.54 1.17 0.00 0.00 0.00 0.00 05:59:24 05:38:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:39:01 ens3 0.44 0.24 0.08 0.20 0.00 0.00 0.00 0.00 05:59:24 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:40:01 ens3 0.27 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:59:24 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:41:01 ens3 0.37 0.25 0.08 0.18 0.00 0.00 0.00 0.00 05:59:24 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:42:01 ens3 0.37 0.20 0.14 0.17 0.00 0.00 0.00 0.00 05:59:24 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:43:01 ens3 0.33 0.23 0.13 0.18 0.00 0.00 0.00 0.00 05:59:24 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:44:01 ens3 0.23 0.07 0.07 0.01 0.00 0.00 0.00 0.00 05:59:24 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:45:01 ens3 0.37 0.28 0.08 0.34 0.00 0.00 0.00 0.00 05:59:24 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:46:01 ens3 0.88 0.57 0.34 0.83 0.00 0.00 0.00 0.00 05:59:24 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:47:01 ens3 0.87 0.35 0.20 0.40 0.00 0.00 0.00 0.00 05:59:24 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:48:01 ens3 0.75 0.50 0.43 0.50 0.00 0.00 0.00 0.00 05:59:24 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:49:01 ens3 0.28 0.17 0.07 0.25 0.00 0.00 0.00 0.00 05:59:24 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:50:01 ens3 0.53 0.08 0.11 0.16 0.00 0.00 0.00 0.00 05:59:24 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:51:01 ens3 1.15 0.50 0.43 0.38 0.00 0.00 0.00 0.00 05:59:24 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:52:01 ens3 0.97 0.70 0.46 0.82 0.00 0.00 0.00 0.00 05:59:24 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:53:01 ens3 0.27 0.22 0.07 0.17 0.00 0.00 0.00 0.00 05:59:24 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:54:01 ens3 0.33 0.17 0.13 0.17 0.00 0.00 0.00 0.00 05:59:24 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:55:01 ens3 0.63 0.22 0.11 0.17 0.00 0.00 0.00 0.00 05:59:24 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:56:01 ens3 2.20 1.27 1.10 2.02 0.00 0.00 0.00 0.00 05:59:24 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:24 05:57:01 ens3 0.43 0.30 0.15 0.30 0.00 0.00 0.00 0.00 05:59:24 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:24 05:58:01 ens3 204.82 153.61 1152.39 49.92 0.00 0.00 0.00 0.00 05:59:24 05:58:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 05:59:24 05:59:01 ens3 83.36 60.75 1127.85 11.33 0.00 0.00 0.00 0.00 05:59:24 05:59:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 05:59:24 Average: ens3 13.76 10.09 104.04 3.18 0.00 0.00 0.00 0.00 05:59:24 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 05:59:24 05:59:24 05:59:24 ---> sar -P ALL: 05:59:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11895) 06/15/26 _x86_64_ (4 CPU) 05:59:24 05:59:24 05:36:34 LINUX RESTART (4 CPU) 05:59:24 05:59:24 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:59:24 05:38:02 all 0.51 0.00 0.07 0.59 0.02 98.81 05:59:24 05:38:02 0 0.87 0.00 0.03 2.19 0.00 96.91 05:59:24 05:38:02 1 0.32 0.00 0.08 0.10 0.02 99.48 05:59:24 05:38:02 2 0.63 0.00 0.10 0.00 0.02 99.25 05:59:24 05:38:02 3 0.23 0.00 0.03 0.07 0.00 99.67 05:59:24 05:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:59:24 05:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:59:24 05:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:59:24 05:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:59:24 05:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:59:24 05:40:01 all 0.03 0.00 0.02 0.00 0.01 99.95 05:59:24 05:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:59:24 05:40:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:59:24 05:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:59:24 05:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:59:24 05:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:59:24 05:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:59:24 05:41:01 1 0.07 0.00 0.02 0.02 0.03 99.87 05:59:24 05:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:59:24 05:41:01 3 0.07 0.00 0.00 0.05 0.02 99.87 05:59:24 05:42:01 all 0.04 0.00 0.00 0.01 0.01 99.95 05:59:24 05:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:59:24 05:42:01 1 0.03 0.00 0.00 0.03 0.02 99.92 05:59:24 05:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:59:24 05:42:01 3 0.05 0.00 0.00 0.00 0.02 99.93 05:59:24 05:43:01 all 0.16 0.00 0.02 0.01 0.01 99.81 05:59:24 05:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:59:24 05:43:01 1 0.03 0.00 0.03 0.03 0.02 99.88 05:59:24 05:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:59:24 05:43:01 3 0.53 0.00 0.00 0.00 0.00 99.47 05:59:24 05:44:01 all 0.23 0.00 0.08 0.02 0.01 99.67 05:59:24 05:44:01 0 0.23 0.00 0.07 0.03 0.02 99.65 05:59:24 05:44:01 1 0.57 0.00 0.15 0.02 0.02 99.25 05:59:24 05:44:01 2 0.07 0.00 0.05 0.00 0.00 99.88 05:59:24 05:44:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:59:24 05:45:01 all 0.22 0.00 0.03 0.01 0.01 99.73 05:59:24 05:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:59:24 05:45:01 1 0.05 0.00 0.03 0.03 0.02 99.87 05:59:24 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:59:24 05:45:01 3 0.81 0.00 0.05 0.00 0.02 99.12 05:59:24 05:46:01 all 0.37 0.00 0.02 0.00 0.01 99.59 05:59:24 05:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:59:24 05:46:01 1 0.12 0.00 0.02 0.02 0.03 99.82 05:59:24 05:46:01 2 0.07 0.00 0.02 0.00 0.02 99.90 05:59:24 05:46:01 3 1.26 0.00 0.05 0.02 0.00 98.68 05:59:24 05:47:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:59:24 05:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:59:24 05:47:01 1 0.05 0.00 0.02 0.03 0.02 99.88 05:59:24 05:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:59:24 05:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:59:24 05:48:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:59:24 05:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:59:24 05:48:01 1 0.05 0.00 0.02 0.02 0.03 99.88 05:59:24 05:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:59:24 05:48:01 3 0.12 0.00 0.02 0.00 0.02 99.85 05:59:24 05:59:24 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:59:24 05:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:59:24 05:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:59:24 05:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 05:59:24 05:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:59:24 05:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:59:24 05:50:01 all 0.21 0.00 0.01 0.00 0.01 99.77 05:59:24 05:50:01 0 0.02 0.00 0.03 0.02 0.00 99.93 05:59:24 05:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:59:24 05:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:59:24 05:50:01 3 0.78 0.00 0.00 0.00 0.02 99.20 05:59:24 05:51:01 all 0.31 0.00 0.00 0.01 0.01 99.66 05:59:24 05:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:59:24 05:51:01 1 0.03 0.00 0.00 0.02 0.02 99.93 05:59:24 05:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:59:24 05:51:01 3 1.16 0.00 0.00 0.00 0.02 98.83 05:59:24 05:52:01 all 0.05 0.00 0.03 0.02 0.01 99.90 05:59:24 05:52:01 0 0.12 0.00 0.02 0.00 0.00 99.87 05:59:24 05:52:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:59:24 05:52:01 2 0.02 0.00 0.02 0.03 0.00 99.93 05:59:24 05:52:01 3 0.05 0.00 0.03 0.00 0.03 99.88 05:59:24 05:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:59:24 05:53:01 0 0.03 0.00 0.02 0.02 0.02 99.92 05:59:24 05:53:01 1 0.02 0.00 0.00 0.03 0.00 99.95 05:59:24 05:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:59:24 05:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:59:24 05:54:01 all 0.03 0.00 0.01 0.02 0.01 99.93 05:59:24 05:54:01 0 0.07 0.00 0.00 0.00 0.00 99.93 05:59:24 05:54:01 1 0.02 0.00 0.02 0.05 0.00 99.92 05:59:24 05:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:59:24 05:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 05:59:24 05:55:01 all 0.03 0.00 0.00 0.01 0.01 99.95 05:59:24 05:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:59:24 05:55:01 1 0.03 0.00 0.00 0.03 0.00 99.93 05:59:24 05:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:59:24 05:55:01 3 0.03 0.00 0.00 0.00 0.03 99.93 05:59:24 05:56:01 all 0.08 0.00 0.02 0.01 0.01 99.87 05:59:24 05:56:01 0 0.12 0.00 0.02 0.00 0.02 99.85 05:59:24 05:56:01 1 0.15 0.00 0.03 0.05 0.00 99.77 05:59:24 05:56:01 2 0.03 0.00 0.00 0.02 0.00 99.95 05:59:24 05:56:01 3 0.02 0.00 0.03 0.00 0.03 99.92 05:59:24 05:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:59:24 05:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:59:24 05:57:01 1 0.00 0.00 0.00 0.03 0.00 99.97 05:59:24 05:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:59:24 05:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:59:24 05:58:01 all 12.90 0.00 1.36 1.26 0.04 84.45 05:59:24 05:58:01 0 14.71 0.00 1.72 3.16 0.03 80.38 05:59:24 05:58:01 1 20.78 0.00 1.23 1.07 0.03 76.89 05:59:24 05:58:01 2 8.05 0.00 1.24 0.27 0.05 90.39 05:59:24 05:58:01 3 8.08 0.00 1.25 0.53 0.05 90.09 05:59:24 05:59:01 all 19.86 0.00 1.37 1.56 0.05 77.15 05:59:24 05:59:01 0 12.91 0.00 1.20 1.12 0.03 84.74 05:59:24 05:59:01 1 22.06 0.00 1.90 4.61 0.07 71.36 05:59:24 05:59:01 2 40.98 0.00 2.02 0.54 0.07 56.40 05:59:24 05:59:01 3 3.80 0.00 0.38 0.00 0.03 95.79 05:59:24 05:59:24 Average: CPU %user %nice %system %iowait %steal %idle 05:59:24 Average: all 1.60 0.00 0.14 0.16 0.01 98.08 05:59:24 Average: 0 1.34 0.00 0.15 0.30 0.01 98.21 05:59:24 Average: 1 2.02 0.00 0.17 0.28 0.02 97.51 05:59:24 Average: 2 2.27 0.00 0.16 0.04 0.01 97.52 05:59:24 Average: 3 0.79 0.00 0.09 0.03 0.02 99.07 05:59:24 05:59:24 05:59:24