11:42:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145008 11:42:09 Running as SYSTEM 11:42:09 [EnvInject] - Loading node environment variables. 11:42:10 Building remotely on prd-ubuntu1804-builder-4c-4g-11773 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:42:10 [ssh-agent] Looking for ssh-agent implementation... 11:42:10 $ ssh-agent 11:42:10 SSH_AUTH_SOCK=/tmp/ssh-pEhg1YUtr16U/agent.1627 11:42:10 SSH_AGENT_PID=1629 11:42:10 [ssh-agent] Started. 11:42:10 Running ssh-add (command line suppressed) 11:42:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6085364332377036093.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6085364332377036093.key) 11:42:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:42:10 The recommended git tool is: NONE 11:42:11 using credential onap-jenkins-ssh 11:42:11 Wiping out workspace first. 11:42:11 Cloning the remote Git repository 11:42:11 Cloning repository git://cloud.onap.org/mirror/oom.git 11:42:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:42:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:42:11 > git --version # timeout=10 11:42:11 > git --version # 'git version 2.17.1' 11:42:11 using GIT_SSH to set credentials Gerrit user 11:42:11 Verifying host key using manually-configured host key entries 11:42:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:42:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:42:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:42:17 using GIT_SSH to set credentials Gerrit user 11:42:17 Verifying host key using manually-configured host key entries 11:42:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/145008/4 # timeout=30 11:42:17 > git rev-parse e4e6648a489e9936db0e01f04d72f25716c9b0ff^{commit} # timeout=10 11:42:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:42:17 Checking out Revision e4e6648a489e9936db0e01f04d72f25716c9b0ff (refs/changes/08/145008/4) 11:42:17 > git config core.sparsecheckout # timeout=10 11:42:17 > git checkout -f e4e6648a489e9936db0e01f04d72f25716c9b0ff # timeout=30 11:42:18 Commit message: "[OOM] Adjust resources" 11:42:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:42:18 > git rev-list --no-walk 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 # timeout=10 11:42:21 [EnvInject] - Injecting environment variables from a build step. 11:42:21 [EnvInject] - Injecting as environment variables the properties content 11:42:21 PYTHON=python3 11:42:21 11:42:21 [EnvInject] - Variables injected successfully. 11:42:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13186811857040186779.sh 11:42:21 ---> tox-install.sh 11:42:21 + source /home/jenkins/lf-env.sh 11:42:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:21 ++ mktemp -d /tmp/venv-XXXX 11:42:21 + lf_venv=/tmp/venv-Jx4t 11:42:21 + local venv_file=/tmp/.os_lf_venv 11:42:21 + local python=python3 11:42:21 + local options 11:42:21 + local set_path=true 11:42:21 + local install_args= 11:42:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:42:21 + true 11:42:21 + case $1 in 11:42:21 + venv_file=/tmp/.toxenv 11:42:21 + shift 2 11:42:21 + true 11:42:21 + case $1 in 11:42:21 + shift 11:42:21 + break 11:42:21 + case $python in 11:42:21 + local pkg_list= 11:42:21 + [[ -d /opt/pyenv ]] 11:42:21 + echo 'Setup pyenv:' 11:42:21 Setup pyenv: 11:42:21 + export PYENV_ROOT=/opt/pyenv 11:42:21 + PYENV_ROOT=/opt/pyenv 11:42:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:21 + pyenv versions 11:42:21 * system (set by /opt/pyenv/version) 11:42:21 * 3.8.13 (set by /opt/pyenv/version) 11:42:21 * 3.9.13 (set by /opt/pyenv/version) 11:42:21 * 3.10.6 (set by /opt/pyenv/version) 11:42:21 + command -v pyenv 11:42:21 ++ pyenv init - --no-rehash 11:42:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:42:21 export PATH="/opt/pyenv/shims:${PATH}" 11:42:21 export PYENV_SHELL=bash 11:42:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:42:21 pyenv() { 11:42:21 local command 11:42:21 command="${1:-}" 11:42:21 if [ "$#" -gt 0 ]; then 11:42:21 shift 11:42:21 fi 11:42:21 11:42:21 case "$command" in 11:42:21 rehash|shell) 11:42:21 eval "$(pyenv "sh-$command" "$@")" 11:42:21 ;; 11:42:21 *) 11:42:21 command pyenv "$command" "$@" 11:42:21 ;; 11:42:21 esac 11:42:21 }' 11:42:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:42:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:21 ++ export PYENV_SHELL=bash 11:42:21 ++ PYENV_SHELL=bash 11:42:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:42:21 +++ complete -F _pyenv pyenv 11:42:21 ++ lf-pyver python3 11:42:21 ++ local py_version_xy=python3 11:42:21 ++ local py_version_xyz= 11:42:21 ++ pyenv versions 11:42:21 ++ local command 11:42:21 ++ command=versions 11:42:21 ++ '[' 1 -gt 0 ']' 11:42:21 ++ shift 11:42:21 ++ case "$command" in 11:42:21 ++ command pyenv versions 11:42:21 ++ pyenv versions 11:42:21 ++ awk '{ print $1 }' 11:42:21 ++ sed 's/^[ *]* //' 11:42:21 ++ grep -E '^[0-9.]*[0-9]$' 11:42:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:42:21 +++ sort -V 11:42:21 +++ tail -n 1 11:42:21 +++ grep '^3' /tmp/.pyenv_versions 11:42:21 ++ py_version_xyz=3.10.6 11:42:21 ++ [[ -z 3.10.6 ]] 11:42:21 ++ echo 3.10.6 11:42:21 ++ return 0 11:42:21 + pyenv local 3.10.6 11:42:21 + local command 11:42:21 + command=local 11:42:21 + '[' 2 -gt 0 ']' 11:42:21 + shift 11:42:21 + case "$command" in 11:42:21 + command pyenv local 3.10.6 11:42:21 + pyenv local 3.10.6 11:42:21 + for arg in "$@" 11:42:21 + case $arg in 11:42:21 + pkg_list+='tox ' 11:42:21 + for arg in "$@" 11:42:21 + case $arg in 11:42:21 + pkg_list+='virtualenv ' 11:42:21 + for arg in "$@" 11:42:21 + case $arg in 11:42:21 + pkg_list+='urllib3~=1.26.15 ' 11:42:21 + [[ -f /tmp/.toxenv ]] 11:42:21 + [[ ! -f /tmp/.toxenv ]] 11:42:21 + [[ -n '' ]] 11:42:21 + python3 -m venv /tmp/venv-Jx4t 11:42:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jx4t' 11:42:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jx4t 11:42:25 + echo /tmp/venv-Jx4t 11:42:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:42:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:42:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:42:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:42:25 + local 'pip_opts=--upgrade --quiet' 11:42:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:42:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:42:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:42:25 + [[ -n '' ]] 11:42:25 + [[ -n '' ]] 11:42:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:42:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:42:25 + /tmp/venv-Jx4t/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:42:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:42:30 lf-activate-venv(): INFO: Base packages installed successfully 11:42:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:42:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:42:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:42:30 + /tmp/venv-Jx4t/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:42:32 + type python3 11:42:32 + true 11:42:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jx4t/bin to PATH' 11:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-Jx4t/bin to PATH 11:42:32 + PATH=/tmp/venv-Jx4t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 + return 0 11:42:32 + python3 --version 11:42:32 Python 3.10.6 11:42:32 + python3 -m pip --version 11:42:32 pip 26.1.2 from /tmp/venv-Jx4t/lib/python3.10/site-packages/pip (python 3.10) 11:42:32 + python3 -m pip freeze 11:42:32 cachetools==7.1.4 11:42:32 colorama==0.4.6 11:42:32 distlib==0.4.3 11:42:32 filelock==3.29.4 11:42:32 packaging==26.2 11:42:32 platformdirs==4.10.0 11:42:32 pluggy==1.6.0 11:42:32 pyproject-api==1.10.1 11:42:32 python-discovery==1.4.2 11:42:32 tomli==2.4.1 11:42:32 tomli_w==1.2.0 11:42:32 tox==4.55.1 11:42:32 typing_extensions==4.15.0 11:42:32 urllib3==1.26.20 11:42:32 virtualenv==21.5.0 11:42:32 [EnvInject] - Injecting environment variables from a build step. 11:42:32 [EnvInject] - Injecting as environment variables the properties content 11:42:32 PARALLEL=false 11:42:32 11:42:32 [EnvInject] - Variables injected successfully. 11:42:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16244372915134031183.sh 11:42:32 ---> tox-run.sh 11:42:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:42:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:42:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:42:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:42:32 + source /home/jenkins/lf-env.sh 11:42:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:32 ++ mktemp -d /tmp/venv-XXXX 11:42:32 + lf_venv=/tmp/venv-agZr 11:42:32 + local venv_file=/tmp/.os_lf_venv 11:42:32 + local python=python3 11:42:32 + local options 11:42:32 + local set_path=true 11:42:32 + local install_args= 11:42:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:42:32 + true 11:42:32 + case $1 in 11:42:32 + venv_file=/tmp/.toxenv 11:42:32 + shift 2 11:42:32 + true 11:42:32 + case $1 in 11:42:32 + shift 11:42:32 + break 11:42:32 + case $python in 11:42:32 + local pkg_list= 11:42:32 + [[ -d /opt/pyenv ]] 11:42:32 + echo 'Setup pyenv:' 11:42:32 Setup pyenv: 11:42:32 + export PYENV_ROOT=/opt/pyenv 11:42:32 + PYENV_ROOT=/opt/pyenv 11:42:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 + pyenv versions 11:42:32 system 11:42:32 3.8.13 11:42:32 3.9.13 11:42:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:42:32 + command -v pyenv 11:42:32 ++ pyenv init - --no-rehash 11:42:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:42:32 export PATH="/opt/pyenv/shims:${PATH}" 11:42:32 export PYENV_SHELL=bash 11:42:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:42:32 pyenv() { 11:42:32 local command 11:42:32 command="${1:-}" 11:42:32 if [ "$#" -gt 0 ]; then 11:42:32 shift 11:42:32 fi 11:42:32 11:42:32 case "$command" in 11:42:32 rehash|shell) 11:42:32 eval "$(pyenv "sh-$command" "$@")" 11:42:32 ;; 11:42:32 *) 11:42:32 command pyenv "$command" "$@" 11:42:32 ;; 11:42:32 esac 11:42:32 }' 11:42:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:42:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:32 ++ export PYENV_SHELL=bash 11:42:32 ++ PYENV_SHELL=bash 11:42:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:42:32 +++ complete -F _pyenv pyenv 11:42:32 ++ lf-pyver python3 11:42:32 ++ local py_version_xy=python3 11:42:32 ++ local py_version_xyz= 11:42:32 ++ pyenv versions 11:42:32 ++ local command 11:42:32 ++ command=versions 11:42:32 ++ '[' 1 -gt 0 ']' 11:42:32 ++ shift 11:42:32 ++ case "$command" in 11:42:32 ++ command pyenv versions 11:42:32 ++ pyenv versions 11:42:32 ++ awk '{ print $1 }' 11:42:32 ++ grep -E '^[0-9.]*[0-9]$' 11:42:32 ++ sed 's/^[ *]* //' 11:42:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:42:32 +++ grep '^3' /tmp/.pyenv_versions 11:42:32 +++ tail -n 1 11:42:32 +++ sort -V 11:42:32 ++ py_version_xyz=3.10.6 11:42:32 ++ [[ -z 3.10.6 ]] 11:42:32 ++ echo 3.10.6 11:42:32 ++ return 0 11:42:32 + pyenv local 3.10.6 11:42:32 + local command 11:42:32 + command=local 11:42:32 + '[' 2 -gt 0 ']' 11:42:32 + shift 11:42:32 + case "$command" in 11:42:32 + command pyenv local 3.10.6 11:42:32 + pyenv local 3.10.6 11:42:32 + for arg in "$@" 11:42:32 + case $arg in 11:42:32 + pkg_list+='tox ' 11:42:32 + for arg in "$@" 11:42:32 + case $arg in 11:42:32 + pkg_list+='virtualenv ' 11:42:32 + for arg in "$@" 11:42:32 + case $arg in 11:42:32 + pkg_list+='urllib3~=1.26.15 ' 11:42:32 + [[ -f /tmp/.toxenv ]] 11:42:32 ++ cat /tmp/.toxenv 11:42:32 + lf_venv=/tmp/venv-Jx4t 11:42:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jx4t from' file:/tmp/.toxenv 11:42:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jx4t from file:/tmp/.toxenv 11:42:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:42:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:42:32 + local 'pip_opts=--upgrade --quiet' 11:42:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:42:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:42:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:42:32 + [[ -n '' ]] 11:42:32 + [[ -n '' ]] 11:42:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:42:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:42:32 + /tmp/venv-Jx4t/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:42:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:42:33 lf-activate-venv(): INFO: Base packages installed successfully 11:42:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:42:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:42:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:42:33 + /tmp/venv-Jx4t/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:42:34 + type python3 11:42:34 + true 11:42:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jx4t/bin to PATH' 11:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-Jx4t/bin to PATH 11:42:34 + PATH=/tmp/venv-Jx4t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:34 + return 0 11:42:34 + [[ -d /opt/pyenv ]] 11:42:34 + echo '---> Setting up pyenv' 11:42:34 ---> Setting up pyenv 11:42:34 + export PYENV_ROOT=/opt/pyenv 11:42:34 + PYENV_ROOT=/opt/pyenv 11:42:34 + export PATH=/opt/pyenv/bin:/tmp/venv-Jx4t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:34 + PATH=/opt/pyenv/bin:/tmp/venv-Jx4t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:42:34 ++ pwd 11:42:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:42:34 + export PYTHONPATH 11:42:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:42:34 + TOX_TESTENV_PASSENV=PYTHONPATH 11:42:34 + tox --version 11:42:35 4.55.1 from /tmp/venv-Jx4t/lib/python3.10/site-packages/tox/__init__.py 11:42:35 + PARALLEL=false 11:42:35 + TOX_OPTIONS_LIST= 11:42:35 + [[ -n checkbashisms ]] 11:42:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:42:35 + case ${PARALLEL,,} in 11:42:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:42:35 + tox -e checkbashisms 11:42:36 checkbashisms: freeze> python -m pip freeze --all 11:42:37 checkbashisms: pip==26.1.2,setuptools==82.0.1 11:42:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:42:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:42:40 checkbashisms: OK (5.22=setup[1.72]+cmd[3.50] seconds) 11:42:40 congratulations :) (5.26 seconds) 11:42:40 + tox_status=0 11:42:40 + echo '---> Completed tox runs' 11:42:40 ---> Completed tox runs 11:42:40 + for i in .tox/*/log 11:42:40 ++ echo .tox/checkbashisms/log 11:42:40 ++ awk -F/ '{print $2}' 11:42:40 + tox_env=checkbashisms 11:42:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:42:40 + DOC_DIR=docs/_build/html 11:42:40 + [[ -d docs/_build/html ]] 11:42:40 + echo '---> tox-run.sh ends' 11:42:40 ---> tox-run.sh ends 11:42:40 + test 0 -eq 0 11:42:40 $ ssh-agent -k 11:42:40 unset SSH_AUTH_SOCK; 11:42:40 unset SSH_AGENT_PID; 11:42:40 echo Agent pid 1629 killed; 11:42:40 [ssh-agent] Stopped. 11:42:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:42:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14173252875264670575.sh 11:42:40 ---> sysstat.sh 11:42:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11960796068415291720.sh 11:42:41 ---> package-listing.sh 11:42:41 ++ facter osfamily 11:42:41 ++ tr '[:upper:]' '[:lower:]' 11:42:41 + OS_FAMILY=debian 11:42:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:42:41 + START_PACKAGES=/tmp/packages_start.txt 11:42:41 + END_PACKAGES=/tmp/packages_end.txt 11:42:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:42:41 + PACKAGES=/tmp/packages_start.txt 11:42:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:42:41 + PACKAGES=/tmp/packages_end.txt 11:42:41 + case "${OS_FAMILY}" in 11:42:41 + dpkg -l 11:42:41 + grep '^ii' 11:42:41 + '[' -f /tmp/packages_start.txt ']' 11:42:41 + '[' -f /tmp/packages_end.txt ']' 11:42:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:42:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:42:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:42:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:42:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14545578701234690541.sh 11:42:41 ---> capture-instance-metadata.sh 11:42:41 Setup pyenv: 11:42:41 system 11:42:41 3.8.13 11:42:41 3.9.13 11:42:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:42:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qyjI 11:42:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:42:49 lf-activate-venv(): INFO: Base packages installed successfully 11:42:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-qyjI/bin to PATH 11:43:13 INFO: Running in OpenStack, capturing instance metadata 11:43:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4009331515169065824.sh 11:43:13 provisioning config files... 11:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6288810630325799209tmp 11:43:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:43:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:43:13 [EnvInject] - Injecting environment variables from a build step. 11:43:13 [EnvInject] - Injecting as environment variables the properties content 11:43:13 SERVER_ID=logs 11:43:13 11:43:13 [EnvInject] - Variables injected successfully. 11:43:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9985915129766744316.sh 11:43:13 ---> create-netrc.sh 11:43:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins308842816645358463.sh 11:43:13 ---> python-tools-install.sh 11:43:13 Setup pyenv: 11:43:13 system 11:43:13 3.8.13 11:43:13 3.9.13 11:43:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:43:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qyjI from file:/tmp/.os_lf_venv 11:43:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:43:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:43:15 lf-activate-venv(): INFO: Base packages installed successfully 11:43:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-qyjI/bin to PATH 11:43:23 Generating Requirements File 11:43:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:43:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:43:46 Python 3.10.6 11:43:46 pip 26.1.2 from /tmp/venv-qyjI/lib/python3.10/site-packages/pip (python 3.10) 11:43:46 aiohappyeyeballs==2.6.2 11:43:46 aiohttp==3.14.1 11:43:46 aiosignal==1.4.0 11:43:46 appdirs==1.4.4 11:43:46 argcomplete==3.6.3 11:43:46 aspy.yaml==1.3.0 11:43:46 async-timeout==5.0.1 11:43:46 attrs==26.1.0 11:43:46 autopage==0.6.0 11:43:46 backports.strenum==1.3.1 11:43:46 beautifulsoup4==4.15.0 11:43:46 boto3==1.43.29 11:43:46 botocore==1.43.29 11:43:46 bs4==0.0.2 11:43:46 certifi==2026.5.20 11:43:46 cffi==2.0.0 11:43:46 cfgv==3.5.0 11:43:46 chardet==7.4.3 11:43:46 charset-normalizer==3.4.7 11:43:46 click==8.4.1 11:43:46 cliff==4.14.0 11:43:46 cmd2==3.5.1 11:43:46 cryptography==3.3.2 11:43:46 debtcollector==3.1.0 11:43:46 decorator==5.3.1 11:43:46 defusedxml==0.7.1 11:43:46 Deprecated==1.3.1 11:43:46 distlib==0.4.3 11:43:46 dnspython==2.8.0 11:43:46 docker==7.1.0 11:43:46 dogpile.cache==1.5.0 11:43:46 durationpy==0.10 11:43:46 email-validator==2.3.0 11:43:46 filelock==3.29.4 11:43:46 frozenlist==1.8.0 11:43:46 future==1.0.0 11:43:46 gitdb==4.0.12 11:43:46 GitPython==3.1.50 11:43:46 httplib2==0.30.2 11:43:46 identify==2.6.19 11:43:46 idna==3.18 11:43:46 importlib-resources==1.5.0 11:43:46 iso8601==2.1.0 11:43:46 Jinja2==3.1.6 11:43:46 jmespath==1.1.0 11:43:46 jsonpatch==1.33 11:43:46 jsonpointer==3.1.1 11:43:46 jsonschema==4.26.0 11:43:46 jsonschema-specifications==2025.9.1 11:43:46 keystoneauth1==5.14.0 11:43:46 kubernetes==36.0.2 11:43:46 lftools==0.37.22 11:43:46 lxml==6.1.1 11:43:46 markdown-it-py==4.2.0 11:43:46 MarkupSafe==3.0.3 11:43:46 mdurl==0.1.2 11:43:46 msgpack==1.2.0 11:43:46 multi_key_dict==2.0.3 11:43:46 multidict==6.7.1 11:43:46 munch==4.0.0 11:43:46 netaddr==1.3.0 11:43:46 niet==1.4.2 11:43:46 nodeenv==1.10.0 11:43:46 oauth2client==4.1.3 11:43:46 oauthlib==3.3.1 11:43:46 openstacksdk==4.13.0 11:43:46 os-service-types==1.8.2 11:43:46 osc-lib==4.6.0 11:43:46 oslo.config==10.4.0 11:43:46 oslo.context==6.4.0 11:43:46 oslo.i18n==6.8.0 11:43:46 oslo.log==8.2.0 11:43:46 oslo.serialization==5.10.0 11:43:46 oslo.utils==10.1.1 11:43:46 packaging==26.2 11:43:46 pbr==7.0.3 11:43:46 platformdirs==4.10.0 11:43:46 prettytable==3.17.0 11:43:46 propcache==0.5.2 11:43:46 psutil==7.2.2 11:43:46 pyasn1==0.6.3 11:43:46 pyasn1_modules==0.4.2 11:43:46 pycparser==3.0 11:43:46 pygerrit2==2.0.15 11:43:46 PyGithub==2.9.1 11:43:46 Pygments==2.20.0 11:43:46 PyJWT==2.13.0 11:43:46 PyNaCl==1.6.2 11:43:46 pyparsing==2.4.7 11:43:46 pyperclip==1.11.0 11:43:46 pyrsistent==0.20.0 11:43:46 python-cinderclient==9.9.0 11:43:46 python-dateutil==2.9.0.post0 11:43:46 python-discovery==1.4.2 11:43:46 python-heatclient==5.2.0 11:43:46 python-jenkins==1.8.3 11:43:46 python-keystoneclient==5.8.0 11:43:46 python-magnumclient==4.10.0 11:43:46 python-openstackclient==10.0.0 11:43:46 python-swiftclient==4.10.0 11:43:46 PyYAML==6.0.3 11:43:46 referencing==0.37.0 11:43:46 requests==2.34.2 11:43:46 requests-oauthlib==2.0.0 11:43:46 rfc3986==2.0.0 11:43:46 rich==15.0.0 11:43:46 rich-argparse==1.8.0 11:43:46 rpds-py==0.30.0 11:43:46 rsa==4.9.1 11:43:46 ruamel.yaml==0.19.1 11:43:46 ruamel.yaml.clib==0.2.15 11:43:46 s3transfer==0.18.0 11:43:46 simplejson==4.1.1 11:43:46 six==1.17.0 11:43:46 smmap==5.0.3 11:43:46 soupsieve==2.8.4 11:43:46 stevedore==5.8.0 11:43:46 tabulate==0.10.0 11:43:46 toml==0.10.2 11:43:46 tomlkit==0.15.0 11:43:46 tqdm==4.68.2 11:43:46 typing_extensions==4.15.0 11:43:46 urllib3==1.26.20 11:43:46 virtualenv==21.5.0 11:43:46 wcwidth==0.8.1 11:43:46 websocket-client==1.9.0 11:43:46 wrapt==2.2.1 11:43:46 xdg==6.0.0 11:43:46 xmltodict==1.0.4 11:43:46 yarl==1.24.2 11:43:46 yq==3.4.3 11:43:46 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7394073257196819257.sh 11:43:46 ---> uv-install.sh 11:43:46 Installing uv/uvx (latest) using shell installer 11:43:47 2026-06-14 11:43:47 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-LKUNqR.sh" [1] 11:43:47 downloading uv 0.11.21 x86_64-unknown-linux-gnu 11:43:47 installing to /home/jenkins/.local/bin 11:43:47 uv 11:43:47 uvx 11:43:47 everything's installed! 11:43:47 11:43:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:43:47 11:43:47 source $HOME/.local/bin/env (sh, bash, zsh) 11:43:47 source $HOME/.local/bin/env.fish (fish) 11:43:47 Adding install location to PATH 11:43:47 ---> Validating uv/uvx install 11:43:47 uvx 0.11.21 (x86_64-unknown-linux-gnu) 11:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13690689893229127482.sh 11:43:48 ---> sudo-logs.sh 11:43:48 Archiving 'sudo' log.. 11:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7184669658610698928.sh 11:43:48 ---> job-cost.sh 11:43:48 INFO: Activating Python virtual environment... 11:43:48 Setup pyenv: 11:43:48 system 11:43:48 3.8.13 11:43:48 3.9.13 11:43:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:43:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qyjI from file:/tmp/.os_lf_venv 11:43:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:43:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:43:50 lf-activate-venv(): INFO: Base packages installed successfully 11:43:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:43:55 lf-activate-venv(): INFO: Adding /tmp/venv-qyjI/bin to PATH 11:43:55 INFO: No stack-cost file found 11:43:55 INFO: Instance uptime: 129s 11:43:55 INFO: Fetching instance metadata (attempt 1 of 3)... 11:43:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:43:55 INFO: Successfully fetched instance metadata 11:43:55 INFO: Instance type: v3-standard-4 11:43:55 INFO: Retrieving pricing info for: v3-standard-4 11:43:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:43:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 11:43:55 INFO: Successfully fetched Vexxhost pricing API 11:43:55 INFO: Retrieved cost: 0.11 11:43:55 INFO: Retrieved resource: v3-standard-4 11:43:55 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:43:55 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:43:55 INFO: Successfully archived job cost data 11:43:55 DEBUG: Cost data: oom-master-checkbashisms-lint,4651,2026-06-14 11:43:55,v3-standard-4,129,0.11,0.00,SUCCESS 11:43:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5182221093203428993.sh 11:43:55 ---> logs-deploy.sh 11:43:55 Setup pyenv: 11:43:55 system 11:43:55 3.8.13 11:43:55 3.9.13 11:43:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:43:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qyjI from file:/tmp/.os_lf_venv 11:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:43:57 lf-activate-venv(): INFO: Base packages installed successfully 11:43:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-qyjI/bin to PATH 11:44:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4651 11:44:05 INFO: archiving workspace using pattern(s): 11:44:06 Archives upload complete. 11:44:06 INFO: archiving logs to Nexus 11:44:07 ---> uname -a: 11:44:07 Linux prd-ubuntu1804-builder-4c-4g-11773 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:44:07 11:44:07 11:44:07 ---> lscpu: 11:44:07 Architecture: x86_64 11:44:07 CPU op-mode(s): 32-bit, 64-bit 11:44:07 Byte Order: Little Endian 11:44:07 CPU(s): 4 11:44:07 On-line CPU(s) list: 0-3 11:44:07 Thread(s) per core: 1 11:44:07 Core(s) per socket: 1 11:44:07 Socket(s): 4 11:44:07 NUMA node(s): 1 11:44:07 Vendor ID: AuthenticAMD 11:44:07 CPU family: 23 11:44:07 Model: 49 11:44:07 Model name: AMD EPYC-Rome Processor 11:44:07 Stepping: 0 11:44:07 CPU MHz: 2800.000 11:44:07 BogoMIPS: 5600.00 11:44:07 Virtualization: AMD-V 11:44:07 Hypervisor vendor: KVM 11:44:07 Virtualization type: full 11:44:07 L1d cache: 32K 11:44:07 L1i cache: 32K 11:44:07 L2 cache: 512K 11:44:07 L3 cache: 16384K 11:44:07 NUMA node0 CPU(s): 0-3 11:44:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:44:07 11:44:07 11:44:07 ---> nproc: 11:44:07 4 11:44:07 11:44:07 11:44:07 ---> df -h: 11:44:07 Filesystem Size Used Avail Use% Mounted on 11:44:07 udev 7.9G 0 7.9G 0% /dev 11:44:07 tmpfs 1.6G 676K 1.6G 1% /run 11:44:07 /dev/vda1 78G 8.4G 69G 11% / 11:44:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:44:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:44:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:44:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:44:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:44:07 11:44:07 11:44:07 ---> free -m: 11:44:07 total used free shared buff/cache available 11:44:07 Mem: 16040 588 13249 0 2202 15134 11:44:07 Swap: 1023 0 1023 11:44:07 11:44:07 11:44:07 ---> ip addr: 11:44:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:44:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:44:07 inet 127.0.0.1/8 scope host lo 11:44:07 valid_lft forever preferred_lft forever 11:44:07 inet6 ::1/128 scope host 11:44:07 valid_lft forever preferred_lft forever 11:44:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:44:07 link/ether fa:16:3e:2d:2a:b3 brd ff:ff:ff:ff:ff:ff 11:44:07 inet 10.30.107.118/23 brd 10.30.107.255 scope global dynamic ens3 11:44:07 valid_lft 86266sec preferred_lft 86266sec 11:44:07 inet6 fe80::f816:3eff:fe2d:2ab3/64 scope link 11:44:07 valid_lft forever preferred_lft forever 11:44:07 11:44:07 11:44:07 ---> sar -b -r -n DEV: 11:44:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11773) 06/14/26 _x86_64_ (4 CPU) 11:44:07 11:44:07 11:41:55 LINUX RESTART (4 CPU) 11:44:07 11:44:07 11:42:01 tps rtps wtps bread/s bwrtn/s 11:44:07 11:43:02 340.43 58.34 282.09 3701.12 66366.27 11:44:07 11:44:01 110.18 1.24 108.95 140.32 12111.57 11:44:07 Average: 226.27 30.03 196.24 1935.67 39466.85 11:44:07 11:44:07 11:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:44:07 11:43:02 14002216 15493968 2422744 14.75 55216 1640968 843904 4.83 752484 1464968 76252 11:44:07 11:44:01 13566468 15493100 2858492 17.40 80980 2030052 833028 4.77 766772 1844456 224160 11:44:07 Average: 13784342 15493534 2640618 16.08 68098 1835510 838466 4.80 759628 1654712 150206 11:44:07 11:44:07 11:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:44:07 11:43:02 ens3 455.79 292.82 1787.49 79.36 0.00 0.00 0.00 0.00 11:44:07 11:43:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:44:07 11:44:01 ens3 93.42 66.33 1440.61 17.29 0.00 0.00 0.00 0.00 11:44:07 11:44:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 11:44:07 Average: ens3 276.13 180.52 1615.51 48.58 0.00 0.00 0.00 0.00 11:44:07 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 11:44:07 11:44:07 11:44:07 ---> sar -P ALL: 11:44:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11773) 06/14/26 _x86_64_ (4 CPU) 11:44:07 11:44:07 11:41:55 LINUX RESTART (4 CPU) 11:44:07 11:44:07 11:42:01 CPU %user %nice %system %iowait %steal %idle 11:44:07 11:43:02 all 22.06 0.00 2.34 3.20 0.06 72.34 11:44:07 11:43:02 0 25.66 0.00 2.57 3.94 0.05 67.78 11:44:07 11:43:02 1 17.88 0.00 2.36 2.36 0.08 77.31 11:44:07 11:43:02 2 24.53 0.00 2.49 3.51 0.07 69.40 11:44:07 11:43:02 3 20.16 0.00 1.92 2.99 0.05 74.87 11:44:07 11:44:01 all 20.38 0.00 1.56 1.52 0.05 76.48 11:44:07 11:44:01 0 30.79 0.00 1.83 0.49 0.05 66.83 11:44:07 11:44:01 1 9.73 0.00 1.43 4.82 0.07 83.95 11:44:07 11:44:01 2 22.52 0.00 1.54 0.37 0.05 75.51 11:44:07 11:44:01 3 18.60 0.00 1.44 0.39 0.05 79.52 11:44:07 Average: all 21.23 0.00 1.95 2.37 0.05 74.40 11:44:07 Average: 0 28.20 0.00 2.21 2.23 0.05 67.31 11:44:07 Average: 1 13.81 0.00 1.90 3.59 0.08 80.63 11:44:07 Average: 2 23.53 0.00 2.02 1.95 0.06 72.43 11:44:07 Average: 3 19.39 0.00 1.68 1.70 0.05 77.18 11:44:07 11:44:07 11:44:07