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