09:17:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143857 09:17:48 Running as SYSTEM 09:17:48 [EnvInject] - Loading node environment variables. 09:17:48 Building remotely on prd-ubuntu1804-builder-4c-4g-3010 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:17:48 [ssh-agent] Looking for ssh-agent implementation... 09:17:48 $ ssh-agent 09:17:48 SSH_AUTH_SOCK=/tmp/ssh-KpHNeC3zapBE/agent.1694 09:17:48 SSH_AGENT_PID=1696 09:17:48 [ssh-agent] Started. 09:17:48 Running ssh-add (command line suppressed) 09:17:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12063448846571474437.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12063448846571474437.key) 09:17:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:17:48 The recommended git tool is: NONE 09:17:50 using credential onap-jenkins-ssh 09:17:50 Wiping out workspace first. 09:17:50 Cloning the remote Git repository 09:17:50 Cloning repository git://cloud.onap.org/mirror/oom.git 09:17:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:17:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:17:50 > git --version # timeout=10 09:17:50 > git --version # 'git version 2.17.1' 09:17:50 using GIT_SSH to set credentials Gerrit user 09:17:50 Verifying host key using manually-configured host key entries 09:17:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:17:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:17:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:17:56 using GIT_SSH to set credentials Gerrit user 09:17:56 Verifying host key using manually-configured host key entries 09:17:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/143857/1 # timeout=30 09:17:56 > git rev-parse 127a754c33896dba77164a477f0fd6e5453bd002^{commit} # timeout=10 09:17:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:17:56 Checking out Revision 127a754c33896dba77164a477f0fd6e5453bd002 (refs/changes/57/143857/1) 09:17:56 > git config core.sparsecheckout # timeout=10 09:17:56 > git checkout -f 127a754c33896dba77164a477f0fd6e5453bd002 # timeout=30 09:17:59 Commit message: "[DCAEGEN2] Improve kubernetes probes" 09:17:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:18:00 > git rev-list --no-walk 69bc2e0f0bf927a949d14356c659c759523984a2 # timeout=10 09:18:00 [EnvInject] - Injecting environment variables from a build step. 09:18:00 [EnvInject] - Injecting as environment variables the properties content 09:18:00 PYTHON=python3 09:18:00 09:18:00 [EnvInject] - Variables injected successfully. 09:18:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17520562058603409047.sh 09:18:00 ---> tox-install.sh 09:18:00 + source /home/jenkins/lf-env.sh 09:18:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:00 ++ mktemp -d /tmp/venv-XXXX 09:18:00 + lf_venv=/tmp/venv-iI82 09:18:00 + local venv_file=/tmp/.os_lf_venv 09:18:00 + local python=python3 09:18:00 + local options 09:18:00 + local set_path=true 09:18:00 + local install_args= 09:18:00 ++ 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 09:18:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:00 + true 09:18:00 + case $1 in 09:18:00 + venv_file=/tmp/.toxenv 09:18:00 + shift 2 09:18:00 + true 09:18:00 + case $1 in 09:18:00 + shift 09:18:00 + break 09:18:00 + case $python in 09:18:00 + local pkg_list= 09:18:00 + [[ -d /opt/pyenv ]] 09:18:00 + echo 'Setup pyenv:' 09:18:00 Setup pyenv: 09:18:00 + export PYENV_ROOT=/opt/pyenv 09:18:00 + PYENV_ROOT=/opt/pyenv 09:18:00 + 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 09:18:00 + 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 09:18:00 + pyenv versions 09:18:00 * system (set by /opt/pyenv/version) 09:18:00 * 3.8.13 (set by /opt/pyenv/version) 09:18:00 * 3.9.13 (set by /opt/pyenv/version) 09:18:00 * 3.10.6 (set by /opt/pyenv/version) 09:18:00 + command -v pyenv 09:18:00 ++ pyenv init - --no-rehash 09:18:00 + 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[*]}"'\'')" 09:18:00 export PATH="/opt/pyenv/shims:${PATH}" 09:18:00 export PYENV_SHELL=bash 09:18:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:00 pyenv() { 09:18:00 local command 09:18:00 command="${1:-}" 09:18:00 if [ "$#" -gt 0 ]; then 09:18:00 shift 09:18:00 fi 09:18:00 09:18:00 case "$command" in 09:18:00 rehash|shell) 09:18:00 eval "$(pyenv "sh-$command" "$@")" 09:18:00 ;; 09:18:00 *) 09:18:00 command pyenv "$command" "$@" 09:18:00 ;; 09:18:00 esac 09:18:00 }' 09:18:00 +++ 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[*]}"' 09:18:00 ++ 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 09:18:00 ++ 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 09:18:00 ++ 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 09:18:00 ++ export PYENV_SHELL=bash 09:18:00 ++ PYENV_SHELL=bash 09:18:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:00 +++ complete -F _pyenv pyenv 09:18:00 ++ lf-pyver python3 09:18:00 ++ local py_version_xy=python3 09:18:00 ++ local py_version_xyz= 09:18:00 ++ pyenv versions 09:18:00 ++ grep -E '^[0-9.]*[0-9]$' 09:18:00 ++ awk '{ print $1 }' 09:18:00 ++ sed 's/^[ *]* //' 09:18:00 ++ local command 09:18:00 ++ command=versions 09:18:00 ++ '[' 1 -gt 0 ']' 09:18:00 ++ shift 09:18:00 ++ case "$command" in 09:18:00 ++ command pyenv versions 09:18:00 ++ pyenv versions 09:18:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:00 +++ sort -V 09:18:00 +++ grep '^3' /tmp/.pyenv_versions 09:18:00 +++ tail -n 1 09:18:00 ++ py_version_xyz=3.10.6 09:18:00 ++ [[ -z 3.10.6 ]] 09:18:00 ++ echo 3.10.6 09:18:00 ++ return 0 09:18:00 + pyenv local 3.10.6 09:18:00 + local command 09:18:00 + command=local 09:18:00 + '[' 2 -gt 0 ']' 09:18:00 + shift 09:18:00 + case "$command" in 09:18:00 + command pyenv local 3.10.6 09:18:00 + pyenv local 3.10.6 09:18:00 + for arg in "$@" 09:18:00 + case $arg in 09:18:00 + pkg_list+='tox ' 09:18:00 + for arg in "$@" 09:18:00 + case $arg in 09:18:00 + pkg_list+='virtualenv ' 09:18:00 + for arg in "$@" 09:18:00 + case $arg in 09:18:00 + pkg_list+='urllib3~=1.26.15 ' 09:18:00 + [[ -f /tmp/.toxenv ]] 09:18:00 + [[ ! -f /tmp/.toxenv ]] 09:18:00 + [[ -n '' ]] 09:18:00 + python3 -m venv /tmp/venv-iI82 09:18:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iI82' 09:18:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iI82 09:18:04 + echo /tmp/venv-iI82 09:18:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:18:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:18:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:18:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:04 + local 'pip_opts=--upgrade --quiet' 09:18:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:18:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:18:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:18:04 + [[ -n '' ]] 09:18:04 + [[ -n '' ]] 09:18:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:18:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:04 + /tmp/venv-iI82/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 09:18:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:18:08 lf-activate-venv(): INFO: Base packages installed successfully 09:18:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:18:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:18:08 + /tmp/venv-iI82/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 09:18:10 + type python3 09:18:10 + true 09:18:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iI82/bin to PATH' 09:18:10 lf-activate-venv(): INFO: Adding /tmp/venv-iI82/bin to PATH 09:18:10 + PATH=/tmp/venv-iI82/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 09:18:10 + return 0 09:18:10 + python3 --version 09:18:10 Python 3.10.6 09:18:10 + python3 -m pip --version 09:18:11 pip 26.0.1 from /tmp/venv-iI82/lib/python3.10/site-packages/pip (python 3.10) 09:18:11 + python3 -m pip freeze 09:18:11 cachetools==7.0.5 09:18:11 colorama==0.4.6 09:18:11 distlib==0.4.0 09:18:11 filelock==3.25.2 09:18:11 packaging==26.0 09:18:11 platformdirs==4.9.4 09:18:11 pluggy==1.6.0 09:18:11 pyproject-api==1.10.0 09:18:11 python-discovery==1.2.1 09:18:11 tomli==2.4.1 09:18:11 tomli_w==1.2.0 09:18:11 tox==4.52.0 09:18:11 typing_extensions==4.15.0 09:18:11 urllib3==1.26.20 09:18:11 virtualenv==21.2.0 09:18:11 [EnvInject] - Injecting environment variables from a build step. 09:18:11 [EnvInject] - Injecting as environment variables the properties content 09:18:11 PARALLEL=false 09:18:11 09:18:11 [EnvInject] - Variables injected successfully. 09:18:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11313791727074772872.sh 09:18:11 ---> tox-run.sh 09:18:11 + 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 09:18:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:18:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:18:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:18:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:18:11 + source /home/jenkins/lf-env.sh 09:18:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:11 ++ mktemp -d /tmp/venv-XXXX 09:18:11 + lf_venv=/tmp/venv-Q4Vt 09:18:11 + local venv_file=/tmp/.os_lf_venv 09:18:11 + local python=python3 09:18:11 + local options 09:18:11 + local set_path=true 09:18:11 + local install_args= 09:18:11 ++ 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 09:18:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:11 + true 09:18:11 + case $1 in 09:18:11 + venv_file=/tmp/.toxenv 09:18:11 + shift 2 09:18:11 + true 09:18:11 + case $1 in 09:18:11 + shift 09:18:11 + break 09:18:11 + case $python in 09:18:11 + local pkg_list= 09:18:11 + [[ -d /opt/pyenv ]] 09:18:11 + echo 'Setup pyenv:' 09:18:11 Setup pyenv: 09:18:11 + export PYENV_ROOT=/opt/pyenv 09:18:11 + PYENV_ROOT=/opt/pyenv 09:18:11 + 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 09:18:11 + 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 09:18:11 + pyenv versions 09:18:11 system 09:18:11 3.8.13 09:18:11 3.9.13 09:18:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:18:11 + command -v pyenv 09:18:11 ++ pyenv init - --no-rehash 09:18:11 + 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[*]}"'\'')" 09:18:11 export PATH="/opt/pyenv/shims:${PATH}" 09:18:11 export PYENV_SHELL=bash 09:18:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:11 pyenv() { 09:18:11 local command 09:18:11 command="${1:-}" 09:18:11 if [ "$#" -gt 0 ]; then 09:18:11 shift 09:18:11 fi 09:18:11 09:18:11 case "$command" in 09:18:11 rehash|shell) 09:18:11 eval "$(pyenv "sh-$command" "$@")" 09:18:11 ;; 09:18:11 *) 09:18:11 command pyenv "$command" "$@" 09:18:11 ;; 09:18:11 esac 09:18:11 }' 09:18:11 +++ 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[*]}"' 09:18:11 ++ 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 09:18:11 ++ 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 09:18:11 ++ 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 09:18:11 ++ export PYENV_SHELL=bash 09:18:11 ++ PYENV_SHELL=bash 09:18:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:11 +++ complete -F _pyenv pyenv 09:18:11 ++ lf-pyver python3 09:18:11 ++ local py_version_xy=python3 09:18:11 ++ local py_version_xyz= 09:18:11 ++ pyenv versions 09:18:11 ++ local command 09:18:11 ++ command=versions 09:18:11 ++ '[' 1 -gt 0 ']' 09:18:11 ++ shift 09:18:11 ++ case "$command" in 09:18:11 ++ command pyenv versions 09:18:11 ++ pyenv versions 09:18:11 ++ sed 's/^[ *]* //' 09:18:11 ++ grep -E '^[0-9.]*[0-9]$' 09:18:11 ++ awk '{ print $1 }' 09:18:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:11 +++ grep '^3' /tmp/.pyenv_versions 09:18:11 +++ sort -V 09:18:11 +++ tail -n 1 09:18:11 ++ py_version_xyz=3.10.6 09:18:11 ++ [[ -z 3.10.6 ]] 09:18:11 ++ echo 3.10.6 09:18:11 ++ return 0 09:18:11 + pyenv local 3.10.6 09:18:11 + local command 09:18:11 + command=local 09:18:11 + '[' 2 -gt 0 ']' 09:18:11 + shift 09:18:11 + case "$command" in 09:18:11 + command pyenv local 3.10.6 09:18:11 + pyenv local 3.10.6 09:18:11 + for arg in "$@" 09:18:11 + case $arg in 09:18:11 + pkg_list+='tox ' 09:18:11 + for arg in "$@" 09:18:11 + case $arg in 09:18:11 + pkg_list+='virtualenv ' 09:18:11 + for arg in "$@" 09:18:11 + case $arg in 09:18:11 + pkg_list+='urllib3~=1.26.15 ' 09:18:11 + [[ -f /tmp/.toxenv ]] 09:18:11 ++ cat /tmp/.toxenv 09:18:11 + lf_venv=/tmp/venv-iI82 09:18:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iI82 from' file:/tmp/.toxenv 09:18:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iI82 from file:/tmp/.toxenv 09:18:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:18:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:11 + local 'pip_opts=--upgrade --quiet' 09:18:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:18:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:18:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:18:11 + [[ -n '' ]] 09:18:11 + [[ -n '' ]] 09:18:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:18:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:11 + /tmp/venv-iI82/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 09:18:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:18:12 lf-activate-venv(): INFO: Base packages installed successfully 09:18:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:18:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:18:12 + /tmp/venv-iI82/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 09:18:13 + type python3 09:18:13 + true 09:18:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iI82/bin to PATH' 09:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-iI82/bin to PATH 09:18:13 + PATH=/tmp/venv-iI82/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 09:18:13 + return 0 09:18:13 + [[ -d /opt/pyenv ]] 09:18:13 + echo '---> Setting up pyenv' 09:18:13 ---> Setting up pyenv 09:18:13 + export PYENV_ROOT=/opt/pyenv 09:18:13 + PYENV_ROOT=/opt/pyenv 09:18:13 + export PATH=/opt/pyenv/bin:/tmp/venv-iI82/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 09:18:13 + PATH=/opt/pyenv/bin:/tmp/venv-iI82/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 09:18:13 ++ pwd 09:18:13 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:18:13 + export PYTHONPATH 09:18:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:18:13 + TOX_TESTENV_PASSENV=PYTHONPATH 09:18:13 + tox --version 09:18:13 4.52.0 from /tmp/venv-iI82/lib/python3.10/site-packages/tox/__init__.py 09:18:13 + PARALLEL=false 09:18:13 + TOX_OPTIONS_LIST= 09:18:13 + [[ -n checkbashisms ]] 09:18:13 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:18:13 + case ${PARALLEL,,} in 09:18:13 + tox -e checkbashisms 09:18:13 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:18:14 checkbashisms: freeze> python -m pip freeze --all 09:18:15 checkbashisms: pip==26.0.1,setuptools==82.0.0 09:18:15 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:18:17 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:18:18 checkbashisms: OK (4.87=setup[1.43]+cmd[3.44] seconds) 09:18:18 congratulations :) (4.91 seconds) 09:18:18 + tox_status=0 09:18:18 + echo '---> Completed tox runs' 09:18:18 ---> Completed tox runs 09:18:18 + for i in .tox/*/log 09:18:18 ++ echo .tox/checkbashisms/log 09:18:18 ++ awk -F/ '{print $2}' 09:18:18 + tox_env=checkbashisms 09:18:18 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:18:18 + DOC_DIR=docs/_build/html 09:18:18 + [[ -d docs/_build/html ]] 09:18:18 + echo '---> tox-run.sh ends' 09:18:18 ---> tox-run.sh ends 09:18:18 + test 0 -eq 0 09:18:18 $ ssh-agent -k 09:18:18 unset SSH_AUTH_SOCK; 09:18:18 unset SSH_AGENT_PID; 09:18:18 echo Agent pid 1696 killed; 09:18:18 [ssh-agent] Stopped. 09:18:19 [PostBuildScript] - [INFO] Executing post build scripts. 09:18:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4587533698776903923.sh 09:18:19 ---> sysstat.sh 09:18:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1478307060528360279.sh 09:18:19 ---> package-listing.sh 09:18:19 ++ facter osfamily 09:18:19 ++ tr '[:upper:]' '[:lower:]' 09:18:19 + OS_FAMILY=debian 09:18:19 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:18:19 + START_PACKAGES=/tmp/packages_start.txt 09:18:19 + END_PACKAGES=/tmp/packages_end.txt 09:18:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:19 + PACKAGES=/tmp/packages_start.txt 09:18:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:18:19 + PACKAGES=/tmp/packages_end.txt 09:18:19 + case "${OS_FAMILY}" in 09:18:19 + dpkg -l 09:18:19 + grep '^ii' 09:18:19 + '[' -f /tmp/packages_start.txt ']' 09:18:19 + '[' -f /tmp/packages_end.txt ']' 09:18:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:18:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:18:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:18:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7864430136636478231.sh 09:18:19 ---> capture-instance-metadata.sh 09:18:19 Setup pyenv: 09:18:19 system 09:18:19 3.8.13 09:18:19 3.9.13 09:18:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:18:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E2ER 09:18:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:27 lf-activate-venv(): INFO: Base packages installed successfully 09:18:27 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-E2ER/bin to PATH 09:18:49 INFO: Running in OpenStack, capturing instance metadata 09:18:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8843322601171318989.sh 09:18:49 provisioning config files... 09:18:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7416325379053542705tmp 09:18:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:18:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:18:49 [EnvInject] - Injecting environment variables from a build step. 09:18:49 [EnvInject] - Injecting as environment variables the properties content 09:18:49 SERVER_ID=logs 09:18:49 09:18:49 [EnvInject] - Variables injected successfully. 09:18:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12644788555731743278.sh 09:18:49 ---> create-netrc.sh 09:18:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10036484210045452650.sh 09:18:49 ---> python-tools-install.sh 09:18:49 Setup pyenv: 09:18:49 system 09:18:49 3.8.13 09:18:49 3.9.13 09:18:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:18:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E2ER from file:/tmp/.os_lf_venv 09:18:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:51 lf-activate-venv(): INFO: Base packages installed successfully 09:18:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-E2ER/bin to PATH 09:18:59 Generating Requirements File 09:19:16 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. 09:19:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:19:16 Python 3.10.6 09:19:16 pip 26.0.1 from /tmp/venv-E2ER/lib/python3.10/site-packages/pip (python 3.10) 09:19:17 appdirs==1.4.4 09:19:17 argcomplete==3.6.3 09:19:17 aspy.yaml==1.3.0 09:19:17 attrs==26.1.0 09:19:17 autopage==0.6.0 09:19:17 backports.strenum==1.3.1 09:19:17 beautifulsoup4==4.14.3 09:19:17 boto3==1.42.81 09:19:17 botocore==1.42.81 09:19:17 bs4==0.0.2 09:19:17 certifi==2026.2.25 09:19:17 cffi==2.0.0 09:19:17 cfgv==3.5.0 09:19:17 chardet==7.4.0.post2 09:19:17 charset-normalizer==3.4.6 09:19:17 click==8.3.1 09:19:17 cliff==4.13.2 09:19:17 cmd2==3.4.0 09:19:17 cryptography==3.3.2 09:19:17 debtcollector==3.1.0 09:19:17 decorator==5.2.1 09:19:17 defusedxml==0.7.1 09:19:17 Deprecated==1.3.1 09:19:17 distlib==0.4.0 09:19:17 dnspython==2.8.0 09:19:17 docker==7.1.0 09:19:17 dogpile.cache==1.5.0 09:19:17 durationpy==0.10 09:19:17 email-validator==2.3.0 09:19:17 filelock==3.25.2 09:19:17 future==1.0.0 09:19:17 gitdb==4.0.12 09:19:17 GitPython==3.1.46 09:19:17 httplib2==0.30.2 09:19:17 identify==2.6.18 09:19:17 idna==3.11 09:19:17 importlib-resources==1.5.0 09:19:17 iso8601==2.1.0 09:19:17 Jinja2==3.1.6 09:19:17 jmespath==1.1.0 09:19:17 jsonpatch==1.33 09:19:17 jsonpointer==3.1.1 09:19:17 jsonschema==4.26.0 09:19:17 jsonschema-specifications==2025.9.1 09:19:17 keystoneauth1==5.13.1 09:19:17 kubernetes==35.0.0 09:19:17 lftools==0.37.22 09:19:17 lxml==6.0.2 09:19:17 markdown-it-py==4.0.0 09:19:17 MarkupSafe==3.0.3 09:19:17 mdurl==0.1.2 09:19:17 msgpack==1.1.2 09:19:17 multi_key_dict==2.0.3 09:19:17 munch==4.0.0 09:19:17 netaddr==1.3.0 09:19:17 niet==1.4.2 09:19:17 nodeenv==1.10.0 09:19:17 oauth2client==4.1.3 09:19:17 oauthlib==3.3.1 09:19:17 openstacksdk==4.10.0 09:19:17 os-service-types==1.8.2 09:19:17 osc-lib==4.4.0 09:19:17 oslo.config==10.3.0 09:19:17 oslo.context==6.3.0 09:19:17 oslo.i18n==6.7.2 09:19:17 oslo.log==8.1.0 09:19:17 oslo.serialization==5.9.1 09:19:17 oslo.utils==10.0.0 09:19:17 packaging==26.0 09:19:17 pbr==7.0.3 09:19:17 platformdirs==4.9.4 09:19:17 prettytable==3.17.0 09:19:17 psutil==7.2.2 09:19:17 pyasn1==0.6.3 09:19:17 pyasn1_modules==0.4.2 09:19:17 pycparser==3.0 09:19:17 pygerrit2==2.0.15 09:19:17 PyGithub==2.9.0 09:19:17 Pygments==2.20.0 09:19:17 PyJWT==2.12.1 09:19:17 PyNaCl==1.6.2 09:19:17 pyparsing==2.4.7 09:19:17 pyperclip==1.11.0 09:19:17 pyrsistent==0.20.0 09:19:17 python-cinderclient==9.9.0 09:19:17 python-dateutil==2.9.0.post0 09:19:17 python-discovery==1.2.1 09:19:17 python-heatclient==5.1.0 09:19:17 python-jenkins==1.8.3 09:19:17 python-keystoneclient==5.8.0 09:19:17 python-magnumclient==4.10.0 09:19:17 python-openstackclient==9.0.0 09:19:17 python-swiftclient==4.10.0 09:19:17 PyYAML==6.0.3 09:19:17 referencing==0.37.0 09:19:17 requests==2.33.1 09:19:17 requests-oauthlib==2.0.0 09:19:17 requestsexceptions==1.4.0 09:19:17 rfc3986==2.0.0 09:19:17 rich==14.3.3 09:19:17 rich-argparse==1.7.2 09:19:17 rpds-py==0.30.0 09:19:17 rsa==4.9.1 09:19:17 ruamel.yaml==0.19.1 09:19:17 ruamel.yaml.clib==0.2.15 09:19:17 s3transfer==0.16.0 09:19:17 simplejson==3.20.2 09:19:17 six==1.17.0 09:19:17 smmap==5.0.3 09:19:17 soupsieve==2.8.3 09:19:17 stevedore==5.7.0 09:19:17 tabulate==0.10.0 09:19:17 toml==0.10.2 09:19:17 tomlkit==0.14.0 09:19:17 tqdm==4.67.3 09:19:17 typing_extensions==4.15.0 09:19:17 urllib3==1.26.20 09:19:17 virtualenv==21.2.0 09:19:17 wcwidth==0.6.0 09:19:17 websocket-client==1.9.0 09:19:17 wrapt==2.1.2 09:19:17 xdg==6.0.0 09:19:17 xmltodict==1.0.4 09:19:17 yq==3.4.3 09:19:17 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14687688829779474845.sh 09:19:17 ---> uv-install.sh 09:19:17 Installing uv/uvx (latest) using shell installer 09:19:17 2026-04-02 09:19:17 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T10%3A08%3A24Z&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-04-02T09%3A07%3A46Z&ske=2026-04-02T10%3A08%3A24Z&sks=b&skv=2018-11-09&sig=jaFBN3SPoEjvvSEvltJklJDJzbrv1gyF5JZG8pZcUEM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTEyMTg1MiwibmJmIjoxNzc1MTIxNTUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Wsx7QsngiF9lJ5rdu3A9tXKGR_no7AHlmqjnSPB3UKc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-odoiVm.sh" [1] 09:19:17 downloading uv 0.11.3 x86_64-unknown-linux-gnu 09:19:18 installing to /home/jenkins/.local/bin 09:19:18 uv 09:19:18 uvx 09:19:18 everything's installed! 09:19:18 09:19:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:19:18 09:19:18 source $HOME/.local/bin/env (sh, bash, zsh) 09:19:18 source $HOME/.local/bin/env.fish (fish) 09:19:18 Adding install location to PATH 09:19:18 ---> Validating uv/uvx install 09:19:18 uvx 0.11.3 (x86_64-unknown-linux-gnu) 09:19:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3657644083490872933.sh 09:19:18 ---> sudo-logs.sh 09:19:18 Archiving 'sudo' log.. 09:19:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4301971692388301957.sh 09:19:18 ---> job-cost.sh 09:19:18 INFO: Activating Python virtual environment... 09:19:18 Setup pyenv: 09:19:18 system 09:19:18 3.8.13 09:19:18 3.9.13 09:19:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:19:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E2ER from file:/tmp/.os_lf_venv 09:19:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:20 lf-activate-venv(): INFO: Base packages installed successfully 09:19:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:19:25 lf-activate-venv(): INFO: Adding /tmp/venv-E2ER/bin to PATH 09:19:25 INFO: No stack-cost file found 09:19:25 INFO: Instance uptime: 123s 09:19:25 INFO: Fetching instance metadata (attempt 1 of 3)... 09:19:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:19:25 INFO: Successfully fetched instance metadata 09:19:25 INFO: Instance type: v3-standard-4 09:19:25 INFO: Retrieving pricing info for: v3-standard-4 09:19:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:19:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 09:19:25 INFO: Successfully fetched Vexxhost pricing API 09:19:25 INFO: Retrieved cost: 0.11 09:19:25 INFO: Retrieved resource: v3-standard-4 09:19:25 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:19:25 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:19:25 INFO: Successfully archived job cost data 09:19:25 DEBUG: Cost data: oom-master-checkbashisms-lint,4558,2026-04-02 09:19:25,v3-standard-4,123,0.11,0.00,SUCCESS 09:19:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13068871337664626197.sh 09:19:25 ---> logs-deploy.sh 09:19:25 Setup pyenv: 09:19:25 system 09:19:25 3.8.13 09:19:25 3.9.13 09:19:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:19:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E2ER from file:/tmp/.os_lf_venv 09:19:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:27 lf-activate-venv(): INFO: Base packages installed successfully 09:19:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-E2ER/bin to PATH 09:19:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4558 09:19:35 INFO: archiving workspace using pattern(s): 09:19:36 Archives upload complete. 09:19:36 INFO: archiving logs to Nexus 09:19:37 ---> uname -a: 09:19:37 Linux prd-ubuntu1804-builder-4c-4g-3010 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:19:37 09:19:37 09:19:37 ---> lscpu: 09:19:37 Architecture: x86_64 09:19:37 CPU op-mode(s): 32-bit, 64-bit 09:19:37 Byte Order: Little Endian 09:19:37 CPU(s): 4 09:19:37 On-line CPU(s) list: 0-3 09:19:37 Thread(s) per core: 1 09:19:37 Core(s) per socket: 1 09:19:37 Socket(s): 4 09:19:37 NUMA node(s): 1 09:19:37 Vendor ID: AuthenticAMD 09:19:37 CPU family: 23 09:19:37 Model: 49 09:19:37 Model name: AMD EPYC-Rome Processor 09:19:37 Stepping: 0 09:19:37 CPU MHz: 2799.998 09:19:37 BogoMIPS: 5599.99 09:19:37 Virtualization: AMD-V 09:19:37 Hypervisor vendor: KVM 09:19:37 Virtualization type: full 09:19:37 L1d cache: 32K 09:19:37 L1i cache: 32K 09:19:37 L2 cache: 512K 09:19:37 L3 cache: 16384K 09:19:37 NUMA node0 CPU(s): 0-3 09:19: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 09:19:37 09:19:37 09:19:37 ---> nproc: 09:19:37 4 09:19:37 09:19:37 09:19:37 ---> df -h: 09:19:37 Filesystem Size Used Avail Use% Mounted on 09:19:37 udev 7.9G 0 7.9G 0% /dev 09:19:37 tmpfs 1.6G 676K 1.6G 1% /run 09:19:37 /dev/vda1 78G 8.4G 70G 11% / 09:19:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:19:37 tmpfs 5.0M 0 5.0M 0% /run/lock 09:19:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:19:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:19:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:19:37 09:19:37 09:19:37 ---> free -m: 09:19:37 total used free shared buff/cache available 09:19:37 Mem: 16040 545 13374 0 2120 15180 09:19:37 Swap: 1023 0 1023 09:19:37 09:19:37 09:19:37 ---> ip addr: 09:19:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:19:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:19:37 inet 127.0.0.1/8 scope host lo 09:19:37 valid_lft forever preferred_lft forever 09:19:37 inet6 ::1/128 scope host 09:19:37 valid_lft forever preferred_lft forever 09:19:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:19:37 link/ether fa:16:3e:3e:38:4a brd ff:ff:ff:ff:ff:ff 09:19:37 inet 10.30.106.40/23 brd 10.30.107.255 scope global dynamic ens3 09:19:37 valid_lft 86273sec preferred_lft 86273sec 09:19:37 inet6 fe80::f816:3eff:fe3e:384a/64 scope link 09:19:37 valid_lft forever preferred_lft forever 09:19:37 09:19:37 09:19:37 ---> sar -b -r -n DEV: 09:19:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3010) 04/02/26 _x86_64_ (4 CPU) 09:19:37 09:19:37 09:17:32 LINUX RESTART (4 CPU) 09:19:37 09:19:37 09:18:01 tps rtps wtps bread/s bwrtn/s 09:19:37 09:19:02 116.18 10.66 105.52 337.41 43803.50 09:19:37 Average: 116.18 10.66 105.52 337.41 43803.50 09:19:37 09:19:37 09:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:37 09:19:02 13934672 15594860 2490296 15.16 70144 1785344 738524 4.23 653164 1611724 147572 09:19:37 Average: 13934672 15594860 2490296 15.16 70144 1785344 738524 4.23 653164 1611724 147572 09:19:37 09:19:37 09:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:37 09:19:02 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 09:19:37 09:19:02 ens3 67.31 49.84 923.06 12.12 0.00 0.00 0.00 0.00 09:19:37 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 09:19:37 Average: ens3 67.31 49.84 923.06 12.12 0.00 0.00 0.00 0.00 09:19:37 09:19:37 09:19:37 ---> sar -P ALL: 09:19:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3010) 04/02/26 _x86_64_ (4 CPU) 09:19:37 09:19:37 09:17:32 LINUX RESTART (4 CPU) 09:19:37 09:19:37 09:18:01 CPU %user %nice %system %iowait %steal %idle 09:19:37 09:19:02 all 21.27 0.00 1.54 2.95 0.08 74.16 09:19:37 09:19:02 0 5.84 0.00 0.94 3.80 0.05 89.38 09:19:37 09:19:02 1 21.21 0.00 1.54 1.02 0.12 76.12 09:19:37 09:19:02 2 33.60 0.00 1.62 0.80 0.08 63.90 09:19:37 09:19:02 3 24.44 0.00 2.02 6.18 0.08 67.28 09:19:37 Average: all 21.27 0.00 1.54 2.95 0.08 74.16 09:19:37 Average: 0 5.84 0.00 0.94 3.80 0.05 89.38 09:19:37 Average: 1 21.21 0.00 1.54 1.02 0.12 76.12 09:19:37 Average: 2 33.60 0.00 1.62 0.80 0.08 63.90 09:19:37 Average: 3 24.44 0.00 2.02 6.18 0.08 67.28 09:19:37 09:19:37 09:19:37