14:13:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 14:13:05 Running as SYSTEM 14:13:05 [EnvInject] - Loading node environment variables. 14:13:05 Building remotely on prd-ubuntu1804-builder-4c-4g-1222 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:13:05 [ssh-agent] Looking for ssh-agent implementation... 14:13:05 $ ssh-agent 14:13:05 SSH_AUTH_SOCK=/tmp/ssh-R6clboUdGuYN/agent.1678 14:13:05 SSH_AGENT_PID=1680 14:13:05 [ssh-agent] Started. 14:13:05 Running ssh-add (command line suppressed) 14:13:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1138896979957646521.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1138896979957646521.key) 14:13:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:13:05 The recommended git tool is: NONE 14:13:07 using credential onap-jenkins-ssh 14:13:07 Wiping out workspace first. 14:13:07 Cloning the remote Git repository 14:13:07 Cloning repository git://cloud.onap.org/mirror/oom.git 14:13:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:13:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:07 > git --version # timeout=10 14:13:07 > git --version # 'git version 2.17.1' 14:13:07 using GIT_SSH to set credentials Gerrit user 14:13:07 Verifying host key using manually-configured host key entries 14:13:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:13:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:12 using GIT_SSH to set credentials Gerrit user 14:13:12 Verifying host key using manually-configured host key entries 14:13:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/10 # timeout=30 14:13:13 > git rev-parse 634f003c0900288245c07e40cd9f0ee562a7ee39^{commit} # timeout=10 14:13:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:13:13 Checking out Revision 634f003c0900288245c07e40cd9f0ee562a7ee39 (refs/changes/47/143947/10) 14:13:13 > git config core.sparsecheckout # timeout=10 14:13:13 > git checkout -f 634f003c0900288245c07e40cd9f0ee562a7ee39 # timeout=30 14:13:16 Commit message: "[SO] 17.1.0 release" 14:13:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:13:16 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 14:13:16 [EnvInject] - Injecting environment variables from a build step. 14:13:16 [EnvInject] - Injecting as environment variables the properties content 14:13:16 PYTHON=python3 14:13:16 14:13:16 [EnvInject] - Variables injected successfully. 14:13:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6682006085666909501.sh 14:13:16 ---> tox-install.sh 14:13:16 + source /home/jenkins/lf-env.sh 14:13:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:13:16 ++ mktemp -d /tmp/venv-XXXX 14:13:16 + lf_venv=/tmp/venv-iLPW 14:13:16 + local venv_file=/tmp/.os_lf_venv 14:13:16 + local python=python3 14:13:16 + local options 14:13:16 + local set_path=true 14:13:16 + local install_args= 14:13:16 ++ 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 14:13:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:13:16 + true 14:13:16 + case $1 in 14:13:16 + venv_file=/tmp/.toxenv 14:13:16 + shift 2 14:13:16 + true 14:13:16 + case $1 in 14:13:16 + shift 14:13:16 + break 14:13:16 + case $python in 14:13:16 + local pkg_list= 14:13:16 + [[ -d /opt/pyenv ]] 14:13:16 + echo 'Setup pyenv:' 14:13:16 Setup pyenv: 14:13:16 + export PYENV_ROOT=/opt/pyenv 14:13:16 + PYENV_ROOT=/opt/pyenv 14:13:16 + 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 14:13:16 + 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 14:13:16 + pyenv versions 14:13:17 * system (set by /opt/pyenv/version) 14:13:17 * 3.8.13 (set by /opt/pyenv/version) 14:13:17 * 3.9.13 (set by /opt/pyenv/version) 14:13:17 * 3.10.6 (set by /opt/pyenv/version) 14:13:17 + command -v pyenv 14:13:17 ++ pyenv init - --no-rehash 14:13:17 + 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[*]}"'\'')" 14:13:17 export PATH="/opt/pyenv/shims:${PATH}" 14:13:17 export PYENV_SHELL=bash 14:13:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:13:17 pyenv() { 14:13:17 local command 14:13:17 command="${1:-}" 14:13:17 if [ "$#" -gt 0 ]; then 14:13:17 shift 14:13:17 fi 14:13:17 14:13:17 case "$command" in 14:13:17 rehash|shell) 14:13:17 eval "$(pyenv "sh-$command" "$@")" 14:13:17 ;; 14:13:17 *) 14:13:17 command pyenv "$command" "$@" 14:13:17 ;; 14:13:17 esac 14:13:17 }' 14:13:17 +++ 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[*]}"' 14:13:17 ++ 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 14:13:17 ++ 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 14:13:17 ++ 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 14:13:17 ++ export PYENV_SHELL=bash 14:13:17 ++ PYENV_SHELL=bash 14:13:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:13:17 +++ complete -F _pyenv pyenv 14:13:17 ++ lf-pyver python3 14:13:17 ++ local py_version_xy=python3 14:13:17 ++ local py_version_xyz= 14:13:17 ++ pyenv versions 14:13:17 ++ local command 14:13:17 ++ command=versions 14:13:17 ++ sed 's/^[ *]* //' 14:13:17 ++ '[' 1 -gt 0 ']' 14:13:17 ++ shift 14:13:17 ++ case "$command" in 14:13:17 ++ awk '{ print $1 }' 14:13:17 ++ command pyenv versions 14:13:17 ++ pyenv versions 14:13:17 ++ grep -E '^[0-9.]*[0-9]$' 14:13:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:13:17 +++ grep '^3' /tmp/.pyenv_versions 14:13:17 +++ sort -V 14:13:17 +++ tail -n 1 14:13:17 ++ py_version_xyz=3.10.6 14:13:17 ++ [[ -z 3.10.6 ]] 14:13:17 ++ echo 3.10.6 14:13:17 ++ return 0 14:13:17 + pyenv local 3.10.6 14:13:17 + local command 14:13:17 + command=local 14:13:17 + '[' 2 -gt 0 ']' 14:13:17 + shift 14:13:17 + case "$command" in 14:13:17 + command pyenv local 3.10.6 14:13:17 + pyenv local 3.10.6 14:13:17 + for arg in "$@" 14:13:17 + case $arg in 14:13:17 + pkg_list+='tox ' 14:13:17 + for arg in "$@" 14:13:17 + case $arg in 14:13:17 + pkg_list+='virtualenv ' 14:13:17 + for arg in "$@" 14:13:17 + case $arg in 14:13:17 + pkg_list+='urllib3~=1.26.15 ' 14:13:17 + [[ -f /tmp/.toxenv ]] 14:13:17 + [[ ! -f /tmp/.toxenv ]] 14:13:17 + [[ -n '' ]] 14:13:17 + python3 -m venv /tmp/venv-iLPW 14:13:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iLPW' 14:13:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iLPW 14:13:21 + echo /tmp/venv-iLPW 14:13:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:13:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:13:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:13:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:21 + local 'pip_opts=--upgrade --quiet' 14:13:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:13:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:13:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:13:21 + [[ -n '' ]] 14:13:21 + [[ -n '' ]] 14:13:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:13:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:21 + /tmp/venv-iLPW/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 14:13:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:13:25 lf-activate-venv(): INFO: Base packages installed successfully 14:13:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:13:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:13:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:13:25 + /tmp/venv-iLPW/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 14:13:27 + type python3 14:13:27 + true 14:13:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iLPW/bin to PATH' 14:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-iLPW/bin to PATH 14:13:27 + PATH=/tmp/venv-iLPW/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 14:13:27 + return 0 14:13:27 + python3 --version 14:13:27 Python 3.10.6 14:13:27 + python3 -m pip --version 14:13:27 pip 26.0.1 from /tmp/venv-iLPW/lib/python3.10/site-packages/pip (python 3.10) 14:13:27 + python3 -m pip freeze 14:13:28 cachetools==7.0.5 14:13:28 colorama==0.4.6 14:13:28 distlib==0.4.0 14:13:28 filelock==3.25.2 14:13:28 packaging==26.0 14:13:28 platformdirs==4.9.6 14:13:28 pluggy==1.6.0 14:13:28 pyproject-api==1.10.0 14:13:28 python-discovery==1.2.2 14:13:28 tomli==2.4.1 14:13:28 tomli_w==1.2.0 14:13:28 tox==4.52.1 14:13:28 typing_extensions==4.15.0 14:13:28 urllib3==1.26.20 14:13:28 virtualenv==21.2.1 14:13:28 [EnvInject] - Injecting environment variables from a build step. 14:13:28 [EnvInject] - Injecting as environment variables the properties content 14:13:28 PARALLEL=false 14:13:28 14:13:28 [EnvInject] - Variables injected successfully. 14:13:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16089192114268015126.sh 14:13:28 ---> tox-run.sh 14:13:28 + 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 14:13:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:13:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:13:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:13:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:13:28 + source /home/jenkins/lf-env.sh 14:13:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:13:28 ++ mktemp -d /tmp/venv-XXXX 14:13:28 + lf_venv=/tmp/venv-nuve 14:13:28 + local venv_file=/tmp/.os_lf_venv 14:13:28 + local python=python3 14:13:28 + local options 14:13:28 + local set_path=true 14:13:28 + local install_args= 14:13:28 ++ 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 14:13:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:13:28 + true 14:13:28 + case $1 in 14:13:28 + venv_file=/tmp/.toxenv 14:13:28 + shift 2 14:13:28 + true 14:13:28 + case $1 in 14:13:28 + shift 14:13:28 + break 14:13:28 + case $python in 14:13:28 + local pkg_list= 14:13:28 + [[ -d /opt/pyenv ]] 14:13:28 + echo 'Setup pyenv:' 14:13:28 Setup pyenv: 14:13:28 + export PYENV_ROOT=/opt/pyenv 14:13:28 + PYENV_ROOT=/opt/pyenv 14:13:28 + 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 14:13:28 + 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 14:13:28 + pyenv versions 14:13:28 system 14:13:28 3.8.13 14:13:28 3.9.13 14:13:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:13:28 + command -v pyenv 14:13:28 ++ pyenv init - --no-rehash 14:13:28 + 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[*]}"'\'')" 14:13:28 export PATH="/opt/pyenv/shims:${PATH}" 14:13:28 export PYENV_SHELL=bash 14:13:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:13:28 pyenv() { 14:13:28 local command 14:13:28 command="${1:-}" 14:13:28 if [ "$#" -gt 0 ]; then 14:13:28 shift 14:13:28 fi 14:13:28 14:13:28 case "$command" in 14:13:28 rehash|shell) 14:13:28 eval "$(pyenv "sh-$command" "$@")" 14:13:28 ;; 14:13:28 *) 14:13:28 command pyenv "$command" "$@" 14:13:28 ;; 14:13:28 esac 14:13:28 }' 14:13:28 +++ 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[*]}"' 14:13:28 ++ 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 14:13:28 ++ 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 14:13:28 ++ 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 14:13:28 ++ export PYENV_SHELL=bash 14:13:28 ++ PYENV_SHELL=bash 14:13:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:13:28 +++ complete -F _pyenv pyenv 14:13:28 ++ lf-pyver python3 14:13:28 ++ local py_version_xy=python3 14:13:28 ++ local py_version_xyz= 14:13:28 ++ pyenv versions 14:13:28 ++ local command 14:13:28 ++ command=versions 14:13:28 ++ '[' 1 -gt 0 ']' 14:13:28 ++ shift 14:13:28 ++ awk '{ print $1 }' 14:13:28 ++ case "$command" in 14:13:28 ++ command pyenv versions 14:13:28 ++ pyenv versions 14:13:28 ++ sed 's/^[ *]* //' 14:13:28 ++ grep -E '^[0-9.]*[0-9]$' 14:13:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:13:28 +++ grep '^3' /tmp/.pyenv_versions 14:13:28 +++ sort -V 14:13:28 +++ tail -n 1 14:13:28 ++ py_version_xyz=3.10.6 14:13:28 ++ [[ -z 3.10.6 ]] 14:13:28 ++ echo 3.10.6 14:13:28 ++ return 0 14:13:28 + pyenv local 3.10.6 14:13:28 + local command 14:13:28 + command=local 14:13:28 + '[' 2 -gt 0 ']' 14:13:28 + shift 14:13:28 + case "$command" in 14:13:28 + command pyenv local 3.10.6 14:13:28 + pyenv local 3.10.6 14:13:28 + for arg in "$@" 14:13:28 + case $arg in 14:13:28 + pkg_list+='tox ' 14:13:28 + for arg in "$@" 14:13:28 + case $arg in 14:13:28 + pkg_list+='virtualenv ' 14:13:28 + for arg in "$@" 14:13:28 + case $arg in 14:13:28 + pkg_list+='urllib3~=1.26.15 ' 14:13:28 + [[ -f /tmp/.toxenv ]] 14:13:28 ++ cat /tmp/.toxenv 14:13:28 + lf_venv=/tmp/venv-iLPW 14:13:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLPW from' file:/tmp/.toxenv 14:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLPW from file:/tmp/.toxenv 14:13:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:13:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:28 + local 'pip_opts=--upgrade --quiet' 14:13:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:13:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:13:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:13:28 + [[ -n '' ]] 14:13:28 + [[ -n '' ]] 14:13:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:13:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:28 + /tmp/venv-iLPW/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 14:13:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:13:29 lf-activate-venv(): INFO: Base packages installed successfully 14:13:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:13:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:13:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:13:29 + /tmp/venv-iLPW/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 14:13:30 + type python3 14:13:30 + true 14:13:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iLPW/bin to PATH' 14:13:30 lf-activate-venv(): INFO: Adding /tmp/venv-iLPW/bin to PATH 14:13:30 + PATH=/tmp/venv-iLPW/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 14:13:30 + return 0 14:13:30 + [[ -d /opt/pyenv ]] 14:13:30 + echo '---> Setting up pyenv' 14:13:30 ---> Setting up pyenv 14:13:30 + export PYENV_ROOT=/opt/pyenv 14:13:30 + PYENV_ROOT=/opt/pyenv 14:13:30 + export PATH=/opt/pyenv/bin:/tmp/venv-iLPW/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 14:13:30 + PATH=/opt/pyenv/bin:/tmp/venv-iLPW/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 14:13:30 ++ pwd 14:13:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:13:30 + export PYTHONPATH 14:13:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:13:30 + TOX_TESTENV_PASSENV=PYTHONPATH 14:13:30 + tox --version 14:13:30 4.52.1 from /tmp/venv-iLPW/lib/python3.10/site-packages/tox/__init__.py 14:13:30 + PARALLEL=false 14:13:30 + TOX_OPTIONS_LIST= 14:13:30 + [[ -n checkbashisms ]] 14:13:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:13:30 + case ${PARALLEL,,} in 14:13:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:13:30 + tox -e checkbashisms 14:13:31 checkbashisms: freeze> python -m pip freeze --all 14:13:32 checkbashisms: pip==26.0.1,setuptools==82.0.1 14:13:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:13:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:13:36 checkbashisms: OK (5.05=setup[1.58]+cmd[3.47] seconds) 14:13:36 congratulations :) (5.09 seconds) 14:13:36 + tox_status=0 14:13:36 + echo '---> Completed tox runs' 14:13:36 ---> Completed tox runs 14:13:36 + for i in .tox/*/log 14:13:36 ++ echo .tox/checkbashisms/log 14:13:36 ++ awk -F/ '{print $2}' 14:13:36 + tox_env=checkbashisms 14:13:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:13:36 + DOC_DIR=docs/_build/html 14:13:36 + [[ -d docs/_build/html ]] 14:13:36 + echo '---> tox-run.sh ends' 14:13:36 ---> tox-run.sh ends 14:13:36 + test 0 -eq 0 14:13:36 $ ssh-agent -k 14:13:36 unset SSH_AUTH_SOCK; 14:13:36 unset SSH_AGENT_PID; 14:13:36 echo Agent pid 1680 killed; 14:13:36 [ssh-agent] Stopped. 14:13:36 [PostBuildScript] - [INFO] Executing post build scripts. 14:13:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5033548964679844272.sh 14:13:36 ---> sysstat.sh 14:13:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins19071504772541098.sh 14:13:36 ---> package-listing.sh 14:13:36 ++ facter osfamily 14:13:36 ++ tr '[:upper:]' '[:lower:]' 14:13:36 + OS_FAMILY=debian 14:13:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:13:36 + START_PACKAGES=/tmp/packages_start.txt 14:13:36 + END_PACKAGES=/tmp/packages_end.txt 14:13:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:36 + PACKAGES=/tmp/packages_start.txt 14:13:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:13:36 + PACKAGES=/tmp/packages_end.txt 14:13:36 + case "${OS_FAMILY}" in 14:13:36 + dpkg -l 14:13:36 + grep '^ii' 14:13:36 + '[' -f /tmp/packages_start.txt ']' 14:13:36 + '[' -f /tmp/packages_end.txt ']' 14:13:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:13:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:13:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:13:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16492063159656337454.sh 14:13:36 ---> capture-instance-metadata.sh 14:13:36 Setup pyenv: 14:13:36 system 14:13:36 3.8.13 14:13:36 3.9.13 14:13:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:13:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ly42 14:13:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:13:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:44 lf-activate-venv(): INFO: Base packages installed successfully 14:13:44 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:05 lf-activate-venv(): INFO: Adding /tmp/venv-ly42/bin to PATH 14:14:05 INFO: Running in OpenStack, capturing instance metadata 14:14:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7797180395746448202.sh 14:14:05 provisioning config files... 14:14:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1743415974424964409tmp 14:14:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:14:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:14:05 [EnvInject] - Injecting environment variables from a build step. 14:14:05 [EnvInject] - Injecting as environment variables the properties content 14:14:05 SERVER_ID=logs 14:14:05 14:14:05 [EnvInject] - Variables injected successfully. 14:14:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11436442687624994496.sh 14:14:05 ---> create-netrc.sh 14:14:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15428614805141998570.sh 14:14:05 ---> python-tools-install.sh 14:14:05 Setup pyenv: 14:14:05 system 14:14:05 3.8.13 14:14:05 3.9.13 14:14:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:14:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly42 from file:/tmp/.os_lf_venv 14:14:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:07 lf-activate-venv(): INFO: Base packages installed successfully 14:14:07 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:16 lf-activate-venv(): INFO: Adding /tmp/venv-ly42/bin to PATH 14:14:16 Generating Requirements File 14:14:32 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. 14:14:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:14:32 Python 3.10.6 14:14:32 pip 26.0.1 from /tmp/venv-ly42/lib/python3.10/site-packages/pip (python 3.10) 14:14:33 appdirs==1.4.4 14:14:33 argcomplete==3.6.3 14:14:33 aspy.yaml==1.3.0 14:14:33 attrs==26.1.0 14:14:33 autopage==0.6.0 14:14:33 backports.strenum==1.3.1 14:14:33 beautifulsoup4==4.14.3 14:14:33 boto3==1.42.88 14:14:33 botocore==1.42.88 14:14:33 bs4==0.0.2 14:14:33 certifi==2026.2.25 14:14:33 cffi==2.0.0 14:14:33 cfgv==3.5.0 14:14:33 chardet==7.4.2 14:14:33 charset-normalizer==3.4.7 14:14:33 click==8.3.2 14:14:33 cliff==4.13.3 14:14:33 cmd2==3.4.0 14:14:33 cryptography==3.3.2 14:14:33 debtcollector==3.1.0 14:14:33 decorator==5.2.1 14:14:33 defusedxml==0.7.1 14:14:33 Deprecated==1.3.1 14:14:33 distlib==0.4.0 14:14:33 dnspython==2.8.0 14:14:33 docker==7.1.0 14:14:33 dogpile.cache==1.5.0 14:14:33 durationpy==0.10 14:14:33 email-validator==2.3.0 14:14:33 filelock==3.25.2 14:14:33 future==1.0.0 14:14:33 gitdb==4.0.12 14:14:33 GitPython==3.1.46 14:14:33 httplib2==0.30.2 14:14:33 identify==2.6.18 14:14:33 idna==3.11 14:14:33 importlib-resources==1.5.0 14:14:33 iso8601==2.1.0 14:14:33 Jinja2==3.1.6 14:14:33 jmespath==1.1.0 14:14:33 jsonpatch==1.33 14:14:33 jsonpointer==3.1.1 14:14:33 jsonschema==4.26.0 14:14:33 jsonschema-specifications==2025.9.1 14:14:33 keystoneauth1==5.13.1 14:14:33 kubernetes==35.0.0 14:14:33 lftools==0.37.22 14:14:33 lxml==6.0.4 14:14:33 markdown-it-py==4.0.0 14:14:33 MarkupSafe==3.0.3 14:14:33 mdurl==0.1.2 14:14:33 msgpack==1.1.2 14:14:33 multi_key_dict==2.0.3 14:14:33 munch==4.0.0 14:14:33 netaddr==1.3.0 14:14:33 niet==1.4.2 14:14:33 nodeenv==1.10.0 14:14:33 oauth2client==4.1.3 14:14:33 oauthlib==3.3.1 14:14:33 openstacksdk==4.11.0 14:14:33 os-service-types==1.8.2 14:14:33 osc-lib==4.4.0 14:14:33 oslo.config==10.3.0 14:14:33 oslo.context==6.3.0 14:14:33 oslo.i18n==6.7.2 14:14:33 oslo.log==8.1.0 14:14:33 oslo.serialization==5.9.1 14:14:33 oslo.utils==10.0.1 14:14:33 packaging==26.0 14:14:33 pbr==7.0.3 14:14:33 platformdirs==4.9.6 14:14:33 prettytable==3.17.0 14:14:33 psutil==7.2.2 14:14:33 pyasn1==0.6.3 14:14:33 pyasn1_modules==0.4.2 14:14:33 pycparser==3.0 14:14:33 pygerrit2==2.0.15 14:14:33 PyGithub==2.9.0 14:14:33 Pygments==2.20.0 14:14:33 PyJWT==2.12.1 14:14:33 PyNaCl==1.6.2 14:14:33 pyparsing==2.4.7 14:14:33 pyperclip==1.11.0 14:14:33 pyrsistent==0.20.0 14:14:33 python-cinderclient==9.9.0 14:14:33 python-dateutil==2.9.0.post0 14:14:33 python-discovery==1.2.2 14:14:33 python-heatclient==5.1.0 14:14:33 python-jenkins==1.8.3 14:14:33 python-keystoneclient==5.8.0 14:14:33 python-magnumclient==4.10.0 14:14:33 python-openstackclient==9.0.0 14:14:33 python-swiftclient==4.10.0 14:14:33 PyYAML==6.0.3 14:14:33 referencing==0.37.0 14:14:33 requests==2.33.1 14:14:33 requests-oauthlib==2.0.0 14:14:33 rfc3986==2.0.0 14:14:33 rich==15.0.0 14:14:33 rich-argparse==1.7.2 14:14:33 rpds-py==0.30.0 14:14:33 rsa==4.9.1 14:14:33 ruamel.yaml==0.19.1 14:14:33 ruamel.yaml.clib==0.2.15 14:14:33 s3transfer==0.16.0 14:14:33 simplejson==3.20.2 14:14:33 six==1.17.0 14:14:33 smmap==5.0.3 14:14:33 soupsieve==2.8.3 14:14:33 stevedore==5.7.0 14:14:33 tabulate==0.10.0 14:14:33 toml==0.10.2 14:14:33 tomlkit==0.14.0 14:14:33 tqdm==4.67.3 14:14:33 typing_extensions==4.15.0 14:14:33 urllib3==1.26.20 14:14:33 virtualenv==21.2.1 14:14:33 wcwidth==0.6.0 14:14:33 websocket-client==1.9.0 14:14:33 wrapt==2.1.2 14:14:33 xdg==6.0.0 14:14:33 xmltodict==1.0.4 14:14:33 yq==3.4.3 14:14:33 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4937333710969883950.sh 14:14:33 ---> uv-install.sh 14:14:33 Installing uv/uvx (latest) using shell installer 14:14:33 2026-04-13 14:14:33 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-13T15%3A09%3A22Z&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-13T14%3A09%3A05Z&ske=2026-04-13T15%3A09%3A22Z&sks=b&skv=2018-11-09&sig=Tu4tvTJski0Re8ciaUnCWAOBGbpayvDn%2BDHdJWYRvew%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjA4OTkyMCwibmJmIjoxNzc2MDg5NjIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.y_XxClxIg-_sryodaaZQ4vkI3oufVjVZD2d1hUOKmoE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-xjgvW1.sh" [1] 14:14:33 downloading uv 0.11.6 x86_64-unknown-linux-gnu 14:14:34 installing to /home/jenkins/.local/bin 14:14:34 uv 14:14:34 uvx 14:14:34 everything's installed! 14:14:34 14:14:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:14:34 14:14:34 source $HOME/.local/bin/env (sh, bash, zsh) 14:14:34 source $HOME/.local/bin/env.fish (fish) 14:14:34 Adding install location to PATH 14:14:34 ---> Validating uv/uvx install 14:14:34 uvx 0.11.6 (x86_64-unknown-linux-gnu) 14:14:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5456072323060509359.sh 14:14:34 ---> sudo-logs.sh 14:14:34 Archiving 'sudo' log.. 14:14:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8547288160915262115.sh 14:14:34 ---> job-cost.sh 14:14:34 INFO: Activating Python virtual environment... 14:14:34 Setup pyenv: 14:14:34 system 14:14:34 3.8.13 14:14:34 3.9.13 14:14:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:14:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly42 from file:/tmp/.os_lf_venv 14:14:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:36 lf-activate-venv(): INFO: Base packages installed successfully 14:14:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:14:41 lf-activate-venv(): INFO: Adding /tmp/venv-ly42/bin to PATH 14:14:41 INFO: No stack-cost file found 14:14:41 INFO: Instance uptime: 123s 14:14:41 INFO: Fetching instance metadata (attempt 1 of 3)... 14:14:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:14:41 INFO: Successfully fetched instance metadata 14:14:41 INFO: Instance type: v3-standard-4 14:14:41 INFO: Retrieving pricing info for: v3-standard-4 14:14:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:14:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 14:14:42 INFO: Successfully fetched Vexxhost pricing API 14:14:42 INFO: Retrieved cost: 0.11 14:14:42 INFO: Retrieved resource: v3-standard-4 14:14:42 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:14:42 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:14:42 INFO: Successfully archived job cost data 14:14:42 DEBUG: Cost data: oom-master-checkbashisms-lint,4600,2026-04-13 14:14:42,v3-standard-4,123,0.11,0.00,SUCCESS 14:14:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17167501383863072025.sh 14:14:42 ---> logs-deploy.sh 14:14:42 Setup pyenv: 14:14:42 system 14:14:42 3.8.13 14:14:42 3.9.13 14:14:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:14:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly42 from file:/tmp/.os_lf_venv 14:14:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:44 lf-activate-venv(): INFO: Base packages installed successfully 14:14:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:14:51 lf-activate-venv(): INFO: Adding /tmp/venv-ly42/bin to PATH 14:14:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4600 14:14:51 INFO: archiving workspace using pattern(s): 14:14:53 Archives upload complete. 14:14:53 INFO: archiving logs to Nexus 14:14:54 ---> uname -a: 14:14:54 Linux prd-ubuntu1804-builder-4c-4g-1222 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:14:54 14:14:54 14:14:54 ---> lscpu: 14:14:54 Architecture: x86_64 14:14:54 CPU op-mode(s): 32-bit, 64-bit 14:14:54 Byte Order: Little Endian 14:14:54 CPU(s): 4 14:14:54 On-line CPU(s) list: 0-3 14:14:54 Thread(s) per core: 1 14:14:54 Core(s) per socket: 1 14:14:54 Socket(s): 4 14:14:54 NUMA node(s): 1 14:14:54 Vendor ID: AuthenticAMD 14:14:54 CPU family: 23 14:14:54 Model: 49 14:14:54 Model name: AMD EPYC-Rome Processor 14:14:54 Stepping: 0 14:14:54 CPU MHz: 2799.998 14:14:54 BogoMIPS: 5599.99 14:14:54 Virtualization: AMD-V 14:14:54 Hypervisor vendor: KVM 14:14:54 Virtualization type: full 14:14:54 L1d cache: 32K 14:14:54 L1i cache: 32K 14:14:54 L2 cache: 512K 14:14:54 L3 cache: 16384K 14:14:54 NUMA node0 CPU(s): 0-3 14:14:54 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 14:14:54 14:14:54 14:14:54 ---> nproc: 14:14:54 4 14:14:54 14:14:54 14:14:54 ---> df -h: 14:14:54 Filesystem Size Used Avail Use% Mounted on 14:14:54 udev 7.9G 0 7.9G 0% /dev 14:14:54 tmpfs 1.6G 676K 1.6G 1% /run 14:14:54 /dev/vda1 78G 8.4G 70G 11% / 14:14:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:14:54 tmpfs 5.0M 0 5.0M 0% /run/lock 14:14:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:14:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:14:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:14:54 14:14:54 14:14:54 ---> free -m: 14:14:54 total used free shared buff/cache available 14:14:54 Mem: 16040 562 13355 0 2121 15163 14:14:54 Swap: 1023 0 1023 14:14:54 14:14:54 14:14:54 ---> ip addr: 14:14:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:14:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:14:54 inet 127.0.0.1/8 scope host lo 14:14:54 valid_lft forever preferred_lft forever 14:14:54 inet6 ::1/128 scope host 14:14:54 valid_lft forever preferred_lft forever 14:14:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:14:54 link/ether fa:16:3e:f4:50:3c brd ff:ff:ff:ff:ff:ff 14:14:54 inet 10.30.106.76/23 brd 10.30.107.255 scope global dynamic ens3 14:14:54 valid_lft 86272sec preferred_lft 86272sec 14:14:54 inet6 fe80::f816:3eff:fef4:503c/64 scope link 14:14:54 valid_lft forever preferred_lft forever 14:14:54 14:14:54 14:14:54 ---> sar -b -r -n DEV: 14:14:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1222) 04/13/26 _x86_64_ (4 CPU) 14:14:54 14:14:54 14:12:54 LINUX RESTART (4 CPU) 14:14:54 14:14:54 14:13:01 tps rtps wtps bread/s bwrtn/s 14:14:54 14:14:03 358.00 38.30 319.70 1354.53 68530.67 14:14:54 Average: 358.00 38.30 319.70 1354.53 68530.67 14:14:54 14:14:54 14:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:14:54 14:14:03 13777104 15464688 2647864 16.12 66732 1816324 873296 5.00 815916 1606100 196212 14:14:54 Average: 13777104 15464688 2647864 16.12 66732 1816324 873296 5.00 815916 1606100 196212 14:14:54 14:14:54 14:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:14:54 14:14:03 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:14:54 14:14:03 ens3 531.25 330.07 2394.80 81.96 0.00 0.00 0.00 0.00 14:14:54 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:14:54 Average: ens3 531.25 330.07 2394.80 81.96 0.00 0.00 0.00 0.00 14:14:54 14:14:54 14:14:54 ---> sar -P ALL: 14:14:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1222) 04/13/26 _x86_64_ (4 CPU) 14:14:54 14:14:54 14:12:54 LINUX RESTART (4 CPU) 14:14:54 14:14:54 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:14:54 14:14:03 all 23.99 0.00 2.35 3.30 0.06 70.30 14:14:54 14:14:03 0 15.20 0.00 1.81 8.05 0.05 74.89 14:14:54 14:14:03 1 20.21 0.00 2.55 2.90 0.07 74.27 14:14:54 14:14:03 2 15.16 0.00 1.77 1.10 0.05 81.91 14:14:54 14:14:03 3 45.43 0.00 3.24 1.12 0.08 50.13 14:14:54 Average: all 23.99 0.00 2.35 3.30 0.06 70.30 14:14:54 Average: 0 15.20 0.00 1.81 8.05 0.05 74.89 14:14:54 Average: 1 20.21 0.00 2.55 2.90 0.07 74.27 14:14:54 Average: 2 15.16 0.00 1.77 1.10 0.05 81.91 14:14:54 Average: 3 45.43 0.00 3.24 1.12 0.08 50.13 14:14:54 14:14:54 14:14:54