17:03:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 17:03:44 Running as SYSTEM 17:03:44 [EnvInject] - Loading node environment variables. 17:03:44 Building remotely on prd-ubuntu1804-builder-4c-4g-5291 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:03:44 [ssh-agent] Looking for ssh-agent implementation... 17:03:44 $ ssh-agent 17:03:44 SSH_AUTH_SOCK=/tmp/ssh-YXs2kLIU2YUF/agent.1846 17:03:44 SSH_AGENT_PID=1848 17:03:44 [ssh-agent] Started. 17:03:44 Running ssh-add (command line suppressed) 17:03:44 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7894509362201990005.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7894509362201990005.key) 17:03:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:03:44 The recommended git tool is: NONE 17:03:46 using credential onap-jenkins-ssh 17:03:46 Wiping out workspace first. 17:03:46 Cloning the remote Git repository 17:03:46 Cloning repository git://cloud.onap.org/mirror/oom.git 17:03:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:03:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:03:46 > git --version # timeout=10 17:03:46 > git --version # 'git version 2.17.1' 17:03:46 using GIT_SSH to set credentials Gerrit user 17:03:46 Verifying host key using manually-configured host key entries 17:03:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:03:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:03:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:03:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:03:52 using GIT_SSH to set credentials Gerrit user 17:03:52 Verifying host key using manually-configured host key entries 17:03:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/3 # timeout=30 17:03:52 > git rev-parse 48c22393af17eec09abdca0894ae36033b5894aa^{commit} # timeout=10 17:03:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:03:52 Checking out Revision 48c22393af17eec09abdca0894ae36033b5894aa (refs/changes/22/143522/3) 17:03:52 > git config core.sparsecheckout # timeout=10 17:03:52 > git checkout -f 48c22393af17eec09abdca0894ae36033b5894aa # timeout=30 17:03:56 Commit message: "Refactor participant K8s in OOM" 17:03:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:03:56 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 17:03:56 [EnvInject] - Injecting environment variables from a build step. 17:03:56 [EnvInject] - Injecting as environment variables the properties content 17:03:56 PYTHON=python3 17:03:56 17:03:56 [EnvInject] - Variables injected successfully. 17:03:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14016297246134734876.sh 17:03:56 ---> tox-install.sh 17:03:56 + source /home/jenkins/lf-env.sh 17:03:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:03:56 ++ mktemp -d /tmp/venv-XXXX 17:03:56 + lf_venv=/tmp/venv-WbA8 17:03:56 + local venv_file=/tmp/.os_lf_venv 17:03:56 + local python=python3 17:03:56 + local options 17:03:56 + local set_path=true 17:03:56 + local install_args= 17:03:56 ++ 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 17:03:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:03:56 + true 17:03:56 + case $1 in 17:03:56 + venv_file=/tmp/.toxenv 17:03:56 + shift 2 17:03:56 + true 17:03:56 + case $1 in 17:03:56 + shift 17:03:56 + break 17:03:56 + case $python in 17:03:56 + local pkg_list= 17:03:56 + [[ -d /opt/pyenv ]] 17:03:56 + echo 'Setup pyenv:' 17:03:56 Setup pyenv: 17:03:56 + export PYENV_ROOT=/opt/pyenv 17:03:56 + PYENV_ROOT=/opt/pyenv 17:03:56 + 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 17:03:56 + 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 17:03:56 + pyenv versions 17:03:56 * system (set by /opt/pyenv/version) 17:03:56 * 3.8.13 (set by /opt/pyenv/version) 17:03:56 * 3.9.13 (set by /opt/pyenv/version) 17:03:56 * 3.10.6 (set by /opt/pyenv/version) 17:03:56 + command -v pyenv 17:03:56 ++ pyenv init - --no-rehash 17:03:56 + 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[*]}"'\'')" 17:03:56 export PATH="/opt/pyenv/shims:${PATH}" 17:03:56 export PYENV_SHELL=bash 17:03:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:03:56 pyenv() { 17:03:56 local command 17:03:56 command="${1:-}" 17:03:56 if [ "$#" -gt 0 ]; then 17:03:56 shift 17:03:56 fi 17:03:56 17:03:56 case "$command" in 17:03:56 rehash|shell) 17:03:56 eval "$(pyenv "sh-$command" "$@")" 17:03:56 ;; 17:03:56 *) 17:03:56 command pyenv "$command" "$@" 17:03:56 ;; 17:03:56 esac 17:03:56 }' 17:03:56 +++ 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[*]}"' 17:03:56 ++ 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 17:03:56 ++ 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 17:03:56 ++ 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 17:03:56 ++ export PYENV_SHELL=bash 17:03:56 ++ PYENV_SHELL=bash 17:03:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:03:56 +++ complete -F _pyenv pyenv 17:03:56 ++ lf-pyver python3 17:03:56 ++ local py_version_xy=python3 17:03:56 ++ local py_version_xyz= 17:03:56 ++ sed 's/^[ *]* //' 17:03:56 ++ pyenv versions 17:03:56 ++ awk '{ print $1 }' 17:03:56 ++ local command 17:03:56 ++ command=versions 17:03:56 ++ '[' 1 -gt 0 ']' 17:03:56 ++ shift 17:03:56 ++ grep -E '^[0-9.]*[0-9]$' 17:03:56 ++ case "$command" in 17:03:56 ++ command pyenv versions 17:03:56 ++ pyenv versions 17:03:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:03:56 +++ grep '^3' /tmp/.pyenv_versions 17:03:56 +++ sort -V 17:03:56 +++ tail -n 1 17:03:56 ++ py_version_xyz=3.10.6 17:03:56 ++ [[ -z 3.10.6 ]] 17:03:56 ++ echo 3.10.6 17:03:56 ++ return 0 17:03:56 + pyenv local 3.10.6 17:03:56 + local command 17:03:56 + command=local 17:03:56 + '[' 2 -gt 0 ']' 17:03:56 + shift 17:03:56 + case "$command" in 17:03:56 + command pyenv local 3.10.6 17:03:56 + pyenv local 3.10.6 17:03:56 + for arg in "$@" 17:03:56 + case $arg in 17:03:56 + pkg_list+='tox ' 17:03:56 + for arg in "$@" 17:03:56 + case $arg in 17:03:56 + pkg_list+='virtualenv ' 17:03:56 + for arg in "$@" 17:03:56 + case $arg in 17:03:56 + pkg_list+='urllib3~=1.26.15 ' 17:03:56 + [[ -f /tmp/.toxenv ]] 17:03:56 + [[ ! -f /tmp/.toxenv ]] 17:03:56 + [[ -n '' ]] 17:03:56 + python3 -m venv /tmp/venv-WbA8 17:04:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WbA8' 17:04:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WbA8 17:04:00 + echo /tmp/venv-WbA8 17:04:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:04:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:04:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:00 + local 'pip_opts=--upgrade --quiet' 17:04:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:04:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:04:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:04:00 + [[ -n '' ]] 17:04:00 + [[ -n '' ]] 17:04:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:04:00 + /tmp/venv-WbA8/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 17:04:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:04:04 lf-activate-venv(): INFO: Base packages installed successfully 17:04:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:04:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:04:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:04:04 + /tmp/venv-WbA8/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 17:04:07 + type python3 17:04:07 + true 17:04:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WbA8/bin to PATH' 17:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-WbA8/bin to PATH 17:04:07 + PATH=/tmp/venv-WbA8/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 17:04:07 + return 0 17:04:07 + python3 --version 17:04:07 Python 3.10.6 17:04:07 + python3 -m pip --version 17:04:07 pip 26.0.1 from /tmp/venv-WbA8/lib/python3.10/site-packages/pip (python 3.10) 17:04:07 + python3 -m pip freeze 17:04:07 cachetools==7.0.5 17:04:07 colorama==0.4.6 17:04:07 distlib==0.4.0 17:04:07 filelock==3.25.2 17:04:07 packaging==26.0 17:04:07 platformdirs==4.9.4 17:04:07 pluggy==1.6.0 17:04:07 pyproject-api==1.10.0 17:04:07 python-discovery==1.2.0 17:04:07 tomli==2.4.1 17:04:07 tomli_w==1.2.0 17:04:07 tox==4.50.3 17:04:07 typing_extensions==4.15.0 17:04:07 urllib3==1.26.20 17:04:07 virtualenv==21.2.0 17:04:07 [EnvInject] - Injecting environment variables from a build step. 17:04:07 [EnvInject] - Injecting as environment variables the properties content 17:04:07 PARALLEL=false 17:04:07 17:04:07 [EnvInject] - Variables injected successfully. 17:04:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8114527264472396687.sh 17:04:07 ---> tox-run.sh 17:04:07 + 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 17:04:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:04:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:04:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:04:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:04:07 + source /home/jenkins/lf-env.sh 17:04:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:04:07 ++ mktemp -d /tmp/venv-XXXX 17:04:07 + lf_venv=/tmp/venv-RZwh 17:04:07 + local venv_file=/tmp/.os_lf_venv 17:04:07 + local python=python3 17:04:07 + local options 17:04:07 + local set_path=true 17:04:07 + local install_args= 17:04:07 ++ 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 17:04:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:04:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:04:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:04:07 + true 17:04:07 + case $1 in 17:04:07 + venv_file=/tmp/.toxenv 17:04:07 + shift 2 17:04:07 + true 17:04:07 + case $1 in 17:04:07 + shift 17:04:07 + break 17:04:07 + case $python in 17:04:07 + local pkg_list= 17:04:07 + [[ -d /opt/pyenv ]] 17:04:07 + echo 'Setup pyenv:' 17:04:07 Setup pyenv: 17:04:07 + export PYENV_ROOT=/opt/pyenv 17:04:07 + PYENV_ROOT=/opt/pyenv 17:04:07 + 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 17:04:07 + 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 17:04:07 + pyenv versions 17:04:07 system 17:04:07 3.8.13 17:04:07 3.9.13 17:04:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:04:07 + command -v pyenv 17:04:07 ++ pyenv init - --no-rehash 17:04:07 + 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[*]}"'\'')" 17:04:07 export PATH="/opt/pyenv/shims:${PATH}" 17:04:07 export PYENV_SHELL=bash 17:04:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:04:07 pyenv() { 17:04:07 local command 17:04:07 command="${1:-}" 17:04:07 if [ "$#" -gt 0 ]; then 17:04:07 shift 17:04:07 fi 17:04:07 17:04:07 case "$command" in 17:04:07 rehash|shell) 17:04:07 eval "$(pyenv "sh-$command" "$@")" 17:04:07 ;; 17:04:07 *) 17:04:07 command pyenv "$command" "$@" 17:04:07 ;; 17:04:07 esac 17:04:07 }' 17:04:07 +++ 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[*]}"' 17:04:07 ++ 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 17:04:07 ++ 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 17:04:07 ++ 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 17:04:07 ++ export PYENV_SHELL=bash 17:04:07 ++ PYENV_SHELL=bash 17:04:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:04:07 +++ complete -F _pyenv pyenv 17:04:07 ++ lf-pyver python3 17:04:07 ++ local py_version_xy=python3 17:04:07 ++ local py_version_xyz= 17:04:07 ++ pyenv versions 17:04:07 ++ local command 17:04:07 ++ command=versions 17:04:07 ++ '[' 1 -gt 0 ']' 17:04:07 ++ shift 17:04:07 ++ case "$command" in 17:04:07 ++ command pyenv versions 17:04:07 ++ pyenv versions 17:04:07 ++ awk '{ print $1 }' 17:04:07 ++ grep -E '^[0-9.]*[0-9]$' 17:04:07 ++ sed 's/^[ *]* //' 17:04:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:04:07 +++ grep '^3' /tmp/.pyenv_versions 17:04:07 +++ sort -V 17:04:07 +++ tail -n 1 17:04:07 ++ py_version_xyz=3.10.6 17:04:07 ++ [[ -z 3.10.6 ]] 17:04:07 ++ echo 3.10.6 17:04:07 ++ return 0 17:04:07 + pyenv local 3.10.6 17:04:07 + local command 17:04:07 + command=local 17:04:07 + '[' 2 -gt 0 ']' 17:04:07 + shift 17:04:07 + case "$command" in 17:04:07 + command pyenv local 3.10.6 17:04:07 + pyenv local 3.10.6 17:04:07 + for arg in "$@" 17:04:07 + case $arg in 17:04:07 + pkg_list+='tox ' 17:04:07 + for arg in "$@" 17:04:07 + case $arg in 17:04:07 + pkg_list+='virtualenv ' 17:04:07 + for arg in "$@" 17:04:07 + case $arg in 17:04:07 + pkg_list+='urllib3~=1.26.15 ' 17:04:07 + [[ -f /tmp/.toxenv ]] 17:04:07 ++ cat /tmp/.toxenv 17:04:07 + lf_venv=/tmp/venv-WbA8 17:04:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WbA8 from' file:/tmp/.toxenv 17:04:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WbA8 from file:/tmp/.toxenv 17:04:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:04:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:07 + local 'pip_opts=--upgrade --quiet' 17:04:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:04:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:04:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:04:07 + [[ -n '' ]] 17:04:07 + [[ -n '' ]] 17:04:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:04:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:04:07 + /tmp/venv-WbA8/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 17:04:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:04:08 lf-activate-venv(): INFO: Base packages installed successfully 17:04:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:04:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:04:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:04:08 + /tmp/venv-WbA8/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 17:04:09 + type python3 17:04:09 + true 17:04:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WbA8/bin to PATH' 17:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-WbA8/bin to PATH 17:04:09 + PATH=/tmp/venv-WbA8/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 17:04:09 + return 0 17:04:09 + [[ -d /opt/pyenv ]] 17:04:09 + echo '---> Setting up pyenv' 17:04:09 ---> Setting up pyenv 17:04:09 + export PYENV_ROOT=/opt/pyenv 17:04:09 + PYENV_ROOT=/opt/pyenv 17:04:09 + export PATH=/opt/pyenv/bin:/tmp/venv-WbA8/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 17:04:09 + PATH=/opt/pyenv/bin:/tmp/venv-WbA8/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 17:04:09 ++ pwd 17:04:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:04:09 + export PYTHONPATH 17:04:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:04:09 + TOX_TESTENV_PASSENV=PYTHONPATH 17:04:09 + tox --version 17:04:09 4.50.3 from /tmp/venv-WbA8/lib/python3.10/site-packages/tox/__init__.py 17:04:09 + PARALLEL=false 17:04:09 + TOX_OPTIONS_LIST= 17:04:09 + [[ -n checkbashisms ]] 17:04:09 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:04:09 + case ${PARALLEL,,} in 17:04:09 + tox -e checkbashisms 17:04:09 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:04:10 checkbashisms: freeze> python -m pip freeze --all 17:04:11 checkbashisms: pip==26.0.1,setuptools==82.0.0 17:04:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:04:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:04:14 checkbashisms: OK (4.76=setup[1.41]+cmd[3.35] seconds) 17:04:14 congratulations :) (4.80 seconds) 17:04:14 + tox_status=0 17:04:14 + echo '---> Completed tox runs' 17:04:14 ---> Completed tox runs 17:04:14 + for i in .tox/*/log 17:04:14 ++ echo .tox/checkbashisms/log 17:04:14 ++ awk -F/ '{print $2}' 17:04:14 + tox_env=checkbashisms 17:04:14 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:04:14 + DOC_DIR=docs/_build/html 17:04:14 + [[ -d docs/_build/html ]] 17:04:14 + echo '---> tox-run.sh ends' 17:04:14 ---> tox-run.sh ends 17:04:14 + test 0 -eq 0 17:04:14 $ ssh-agent -k 17:04:14 unset SSH_AUTH_SOCK; 17:04:14 unset SSH_AGENT_PID; 17:04:14 echo Agent pid 1848 killed; 17:04:15 [ssh-agent] Stopped. 17:04:15 [PostBuildScript] - [INFO] Executing post build scripts. 17:04:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4995521091170481885.sh 17:04:15 ---> sysstat.sh 17:04:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15002788429147737902.sh 17:04:15 ---> package-listing.sh 17:04:15 ++ tr '[:upper:]' '[:lower:]' 17:04:15 ++ facter osfamily 17:04:15 + OS_FAMILY=debian 17:04:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:04:15 + START_PACKAGES=/tmp/packages_start.txt 17:04:15 + END_PACKAGES=/tmp/packages_end.txt 17:04:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:15 + PACKAGES=/tmp/packages_start.txt 17:04:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:04:15 + PACKAGES=/tmp/packages_end.txt 17:04:15 + case "${OS_FAMILY}" in 17:04:15 + dpkg -l 17:04:15 + grep '^ii' 17:04:15 + '[' -f /tmp/packages_start.txt ']' 17:04:15 + '[' -f /tmp/packages_end.txt ']' 17:04:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:04:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:04:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:04:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8241213990077074910.sh 17:04:15 ---> capture-instance-metadata.sh 17:04:15 Setup pyenv: 17:04:15 system 17:04:15 3.8.13 17:04:15 3.9.13 17:04:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:04:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kQ4l 17:04:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:04:23 lf-activate-venv(): INFO: Base packages installed successfully 17:04:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-kQ4l/bin to PATH 17:04:48 INFO: Running in OpenStack, capturing instance metadata 17:04:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12542470153066943403.sh 17:04:49 provisioning config files... 17:04:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4367866960395386586tmp 17:04:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:04:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:04:49 [EnvInject] - Injecting environment variables from a build step. 17:04:49 [EnvInject] - Injecting as environment variables the properties content 17:04:49 SERVER_ID=logs 17:04:49 17:04:49 [EnvInject] - Variables injected successfully. 17:04:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12761082119038500328.sh 17:04:49 ---> create-netrc.sh 17:04:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5582167346550946811.sh 17:04:49 ---> python-tools-install.sh 17:04:49 Setup pyenv: 17:04:49 system 17:04:49 3.8.13 17:04:49 3.9.13 17:04:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ4l from file:/tmp/.os_lf_venv 17:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:04:51 lf-activate-venv(): INFO: Base packages installed successfully 17:04:51 lf-activate-venv(): INFO: Installing additional packages: lftools 17:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-kQ4l/bin to PATH 17:04:58 Generating Requirements File 17:05:15 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. 17:05:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:05:15 Python 3.10.6 17:05:16 pip 26.0.1 from /tmp/venv-kQ4l/lib/python3.10/site-packages/pip (python 3.10) 17:05:16 appdirs==1.4.4 17:05:16 argcomplete==3.6.3 17:05:16 aspy.yaml==1.3.0 17:05:16 attrs==26.1.0 17:05:16 autopage==0.6.0 17:05:16 backports.strenum==1.3.1 17:05:16 beautifulsoup4==4.14.3 17:05:16 boto3==1.42.76 17:05:16 botocore==1.42.76 17:05:16 bs4==0.0.2 17:05:16 certifi==2026.2.25 17:05:16 cffi==2.0.0 17:05:16 cfgv==3.5.0 17:05:16 chardet==7.3.0 17:05:16 charset-normalizer==3.4.6 17:05:16 click==8.3.1 17:05:16 cliff==4.13.2 17:05:16 cmd2==3.4.0 17:05:16 cryptography==3.3.2 17:05:16 debtcollector==3.1.0 17:05:16 decorator==5.2.1 17:05:16 defusedxml==0.7.1 17:05:16 Deprecated==1.3.1 17:05:16 distlib==0.4.0 17:05:16 dnspython==2.8.0 17:05:16 docker==7.1.0 17:05:16 dogpile.cache==1.5.0 17:05:16 durationpy==0.10 17:05:16 email-validator==2.3.0 17:05:16 filelock==3.25.2 17:05:16 future==1.0.0 17:05:16 gitdb==4.0.12 17:05:16 GitPython==3.1.46 17:05:16 httplib2==0.30.2 17:05:16 identify==2.6.18 17:05:16 idna==3.11 17:05:16 importlib-resources==1.5.0 17:05:16 iso8601==2.1.0 17:05:16 Jinja2==3.1.6 17:05:16 jmespath==1.1.0 17:05:16 jsonpatch==1.33 17:05:16 jsonpointer==3.1.1 17:05:16 jsonschema==4.26.0 17:05:16 jsonschema-specifications==2025.9.1 17:05:16 keystoneauth1==5.13.1 17:05:16 kubernetes==35.0.0 17:05:16 lftools==0.37.22 17:05:16 lxml==6.0.2 17:05:16 markdown-it-py==4.0.0 17:05:16 MarkupSafe==3.0.3 17:05:16 mdurl==0.1.2 17:05:16 msgpack==1.1.2 17:05:16 multi_key_dict==2.0.3 17:05:16 munch==4.0.0 17:05:16 netaddr==1.3.0 17:05:16 niet==1.4.2 17:05:16 nodeenv==1.10.0 17:05:16 oauth2client==4.1.3 17:05:16 oauthlib==3.3.1 17:05:16 openstacksdk==4.10.0 17:05:16 os-service-types==1.8.2 17:05:16 osc-lib==4.4.0 17:05:16 oslo.config==10.3.0 17:05:16 oslo.context==6.3.0 17:05:16 oslo.i18n==6.7.2 17:05:16 oslo.log==8.1.0 17:05:16 oslo.serialization==5.9.1 17:05:16 oslo.utils==10.0.0 17:05:16 packaging==26.0 17:05:16 pbr==7.0.3 17:05:16 platformdirs==4.9.4 17:05:16 prettytable==3.17.0 17:05:16 psutil==7.2.2 17:05:16 pyasn1==0.6.3 17:05:16 pyasn1_modules==0.4.2 17:05:16 pycparser==3.0 17:05:16 pygerrit2==2.0.15 17:05:16 PyGithub==2.9.0 17:05:16 Pygments==2.19.2 17:05:16 PyJWT==2.12.1 17:05:16 PyNaCl==1.6.2 17:05:16 pyparsing==2.4.7 17:05:16 pyperclip==1.11.0 17:05:16 pyrsistent==0.20.0 17:05:16 python-cinderclient==9.9.0 17:05:16 python-dateutil==2.9.0.post0 17:05:16 python-discovery==1.2.0 17:05:16 python-heatclient==5.1.0 17:05:16 python-jenkins==1.8.3 17:05:16 python-keystoneclient==5.8.0 17:05:16 python-magnumclient==4.10.0 17:05:16 python-openstackclient==9.0.0 17:05:16 python-swiftclient==4.10.0 17:05:16 PyYAML==6.0.3 17:05:16 referencing==0.37.0 17:05:16 requests==2.33.0 17:05:16 requests-oauthlib==2.0.0 17:05:16 requestsexceptions==1.4.0 17:05:16 rfc3986==2.0.0 17:05:16 rich==14.3.3 17:05:16 rich-argparse==1.7.2 17:05:16 rpds-py==0.30.0 17:05:16 rsa==4.9.1 17:05:16 ruamel.yaml==0.19.1 17:05:16 ruamel.yaml.clib==0.2.15 17:05:16 s3transfer==0.16.0 17:05:16 simplejson==3.20.2 17:05:16 six==1.17.0 17:05:16 smmap==5.0.3 17:05:16 soupsieve==2.8.3 17:05:16 stevedore==5.7.0 17:05:16 tabulate==0.10.0 17:05:16 toml==0.10.2 17:05:16 tomlkit==0.14.0 17:05:16 tqdm==4.67.3 17:05:16 typing_extensions==4.15.0 17:05:16 urllib3==1.26.20 17:05:16 virtualenv==21.2.0 17:05:16 wcwidth==0.6.0 17:05:16 websocket-client==1.9.0 17:05:16 wrapt==2.1.2 17:05:16 xdg==6.0.0 17:05:16 xmltodict==1.0.4 17:05:16 yq==3.4.3 17:05:16 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15982396513424693842.sh 17:05:16 ---> uv-install.sh 17:05:16 Installing uv/uvx (latest) using shell installer 17:05:16 2026-03-26 17:05:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T17%3A54%3A51Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T16%3A54%3A27Z&ske=2026-03-26T17%3A54%3A51Z&sks=b&skv=2018-11-09&sig=ZtL9lER3LlsHBzS9hMYPi7s98iT0NIzfDZ93v8%2BSs1Y%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDU0NDkzMiwibmJmIjoxNzc0NTQ0NjMyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yN7S8hg0V6TLvRTsJcYlDNJrd21FhtsLsN9vuuVYHWg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-mpshQF.sh" [1] 17:05:16 downloading uv 0.11.1 x86_64-unknown-linux-gnu 17:05:17 installing to /home/jenkins/.local/bin 17:05:17 uv 17:05:17 uvx 17:05:17 everything's installed! 17:05:17 17:05:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 17:05:17 17:05:17 source $HOME/.local/bin/env (sh, bash, zsh) 17:05:17 source $HOME/.local/bin/env.fish (fish) 17:05:17 Adding install location to PATH 17:05:17 ---> Validating uv/uvx install 17:05:17 uvx 0.11.1 (x86_64-unknown-linux-gnu) 17:05:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16039335510344799936.sh 17:05:17 ---> sudo-logs.sh 17:05:17 Archiving 'sudo' log.. 17:05:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6593684498418487218.sh 17:05:17 ---> job-cost.sh 17:05:17 INFO: Activating Python virtual environment... 17:05:17 Setup pyenv: 17:05:17 system 17:05:17 3.8.13 17:05:17 3.9.13 17:05:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ4l from file:/tmp/.os_lf_venv 17:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:19 lf-activate-venv(): INFO: Base packages installed successfully 17:05:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-kQ4l/bin to PATH 17:05:24 INFO: No stack-cost file found 17:05:24 INFO: Instance uptime: 163s 17:05:24 INFO: Fetching instance metadata (attempt 1 of 3)... 17:05:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:05:25 INFO: Successfully fetched instance metadata 17:05:25 INFO: Instance type: v3-standard-4 17:05:25 INFO: Retrieving pricing info for: v3-standard-4 17:05:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:05:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 17:05:25 INFO: Successfully fetched Vexxhost pricing API 17:05:25 INFO: Retrieved cost: 0.11 17:05:25 INFO: Retrieved resource: v3-standard-4 17:05:25 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 17:05:25 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 17:05:25 INFO: Successfully archived job cost data 17:05:25 DEBUG: Cost data: oom-master-checkbashisms-lint,4522,2026-03-26 17:05:25,v3-standard-4,163,0.11,0.00,SUCCESS 17:05:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15903905849333356601.sh 17:05:25 ---> logs-deploy.sh 17:05:25 Setup pyenv: 17:05:25 system 17:05:25 3.8.13 17:05:25 3.9.13 17:05:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ4l from file:/tmp/.os_lf_venv 17:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:27 lf-activate-venv(): INFO: Base packages installed successfully 17:05:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-kQ4l/bin to PATH 17:05:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4522 17:05:35 INFO: archiving workspace using pattern(s): 17:05:36 Archives upload complete. 17:05:36 INFO: archiving logs to Nexus 17:05:37 ---> uname -a: 17:05:37 Linux prd-ubuntu1804-builder-4c-4g-5291 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:05:37 17:05:37 17:05:37 ---> lscpu: 17:05:37 Architecture: x86_64 17:05:37 CPU op-mode(s): 32-bit, 64-bit 17:05:37 Byte Order: Little Endian 17:05:37 CPU(s): 4 17:05:37 On-line CPU(s) list: 0-3 17:05:37 Thread(s) per core: 1 17:05:37 Core(s) per socket: 1 17:05:37 Socket(s): 4 17:05:37 NUMA node(s): 1 17:05:37 Vendor ID: AuthenticAMD 17:05:37 CPU family: 23 17:05:37 Model: 49 17:05:37 Model name: AMD EPYC-Rome Processor 17:05:37 Stepping: 0 17:05:37 CPU MHz: 2799.998 17:05:37 BogoMIPS: 5599.99 17:05:37 Virtualization: AMD-V 17:05:37 Hypervisor vendor: KVM 17:05:37 Virtualization type: full 17:05:37 L1d cache: 32K 17:05:37 L1i cache: 32K 17:05:37 L2 cache: 512K 17:05:37 L3 cache: 16384K 17:05:37 NUMA node0 CPU(s): 0-3 17:05:37 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 17:05:37 17:05:37 17:05:37 ---> nproc: 17:05:37 4 17:05:37 17:05:37 17:05:37 ---> df -h: 17:05:37 Filesystem Size Used Avail Use% Mounted on 17:05:37 udev 7.9G 0 7.9G 0% /dev 17:05:37 tmpfs 1.6G 676K 1.6G 1% /run 17:05:37 /dev/vda1 78G 8.4G 70G 11% / 17:05:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:05:37 tmpfs 5.0M 0 5.0M 0% /run/lock 17:05:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:05:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:05:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:05:37 17:05:37 17:05:37 ---> free -m: 17:05:37 total used free shared buff/cache available 17:05:37 Mem: 16040 547 13368 0 2124 15178 17:05:37 Swap: 1023 0 1023 17:05:37 17:05:37 17:05:37 ---> ip addr: 17:05:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:05:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:05:37 inet 127.0.0.1/8 scope host lo 17:05:37 valid_lft forever preferred_lft forever 17:05:37 inet6 ::1/128 scope host 17:05:37 valid_lft forever preferred_lft forever 17:05:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:05:37 link/ether fa:16:3e:84:51:58 brd ff:ff:ff:ff:ff:ff 17:05:37 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 17:05:37 valid_lft 86246sec preferred_lft 86246sec 17:05:37 inet6 fe80::f816:3eff:fe84:5158/64 scope link 17:05:37 valid_lft forever preferred_lft forever 17:05:37 17:05:37 17:05:37 ---> sar -b -r -n DEV: 17:05:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5291) 03/26/26 _x86_64_ (4 CPU) 17:05:37 17:05:37 17:03:08 LINUX RESTART (4 CPU) 17:05:37 17:05:37 17:04:01 tps rtps wtps bread/s bwrtn/s 17:05:37 17:05:01 89.79 8.75 81.04 239.96 9427.63 17:05:37 Average: 89.79 8.75 81.04 239.96 9427.63 17:05:37 17:05:37 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:37 17:05:01 13919148 15583276 2505820 15.26 70304 1789076 774504 4.43 664092 1615392 145708 17:05:37 Average: 13919148 15583276 2505820 15.26 70304 1789076 774504 4.43 664092 1615392 145708 17:05:37 17:05:37 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:37 17:05:01 ens3 66.67 50.64 886.53 11.78 0.00 0.00 0.00 0.00 17:05:37 17:05:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 17:05:37 Average: ens3 66.67 50.64 886.53 11.78 0.00 0.00 0.00 0.00 17:05:37 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 17:05:37 17:05:37 17:05:37 ---> sar -P ALL: 17:05:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5291) 03/26/26 _x86_64_ (4 CPU) 17:05:37 17:05:37 17:03:08 LINUX RESTART (4 CPU) 17:05:37 17:05:37 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:05:37 17:05:01 all 19.63 0.00 1.54 3.62 0.05 75.17 17:05:37 17:05:01 0 30.87 0.00 2.15 0.40 0.03 66.55 17:05:37 17:05:01 1 5.26 0.00 1.17 10.50 0.03 83.04 17:05:37 17:05:01 2 23.64 0.00 1.27 3.14 0.07 71.88 17:05:37 17:05:01 3 18.75 0.00 1.54 0.45 0.03 79.23 17:05:37 Average: all 19.63 0.00 1.54 3.62 0.05 75.17 17:05:37 Average: 0 30.87 0.00 2.15 0.40 0.03 66.55 17:05:37 Average: 1 5.26 0.00 1.17 10.50 0.03 83.04 17:05:37 Average: 2 23.64 0.00 1.27 3.14 0.07 71.88 17:05:37 Average: 3 18.75 0.00 1.54 0.45 0.03 79.23 17:05:37 17:05:37 17:05:37