11:27:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 11:27:24 Running as SYSTEM 11:27:24 [EnvInject] - Loading node environment variables. 11:27:24 Building remotely on prd-ubuntu1804-builder-4c-4g-5193 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:27:24 [ssh-agent] Looking for ssh-agent implementation... 11:27:24 $ ssh-agent 11:27:24 SSH_AUTH_SOCK=/tmp/ssh-PLRizTfe7NIg/agent.1632 11:27:24 SSH_AGENT_PID=1634 11:27:24 [ssh-agent] Started. 11:27:24 Running ssh-add (command line suppressed) 11:27:24 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11846558101734351159.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11846558101734351159.key) 11:27:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:27:24 The recommended git tool is: NONE 11:27:26 using credential onap-jenkins-ssh 11:27:26 Wiping out workspace first. 11:27:26 Cloning the remote Git repository 11:27:26 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:26 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:27:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:26 > git --version # timeout=10 11:27:26 > git --version # 'git version 2.17.1' 11:27:26 using GIT_SSH to set credentials Gerrit user 11:27:26 Verifying host key using manually-configured host key entries 11:27:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:31 using GIT_SSH to set credentials Gerrit user 11:27:31 Verifying host key using manually-configured host key entries 11:27:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/3 # timeout=30 11:27:32 > git rev-parse 48c22393af17eec09abdca0894ae36033b5894aa^{commit} # timeout=10 11:27:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:32 Checking out Revision 48c22393af17eec09abdca0894ae36033b5894aa (refs/changes/22/143522/3) 11:27:32 > git config core.sparsecheckout # timeout=10 11:27:32 > git checkout -f 48c22393af17eec09abdca0894ae36033b5894aa # timeout=30 11:27:35 Commit message: "Refactor participant K8s in OOM" 11:27:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:27:35 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 11:27:35 [EnvInject] - Injecting environment variables from a build step. 11:27:35 [EnvInject] - Injecting as environment variables the properties content 11:27:35 PYTHON=python3 11:27:35 11:27:35 [EnvInject] - Variables injected successfully. 11:27:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9421090173755642092.sh 11:27:36 ---> tox-install.sh 11:27:36 + source /home/jenkins/lf-env.sh 11:27:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:36 ++ mktemp -d /tmp/venv-XXXX 11:27:36 + lf_venv=/tmp/venv-inPA 11:27:36 + local venv_file=/tmp/.os_lf_venv 11:27:36 + local python=python3 11:27:36 + local options 11:27:36 + local set_path=true 11:27:36 + local install_args= 11:27:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:36 + true 11:27:36 + case $1 in 11:27:36 + venv_file=/tmp/.toxenv 11:27:36 + shift 2 11:27:36 + true 11:27:36 + case $1 in 11:27:36 + shift 11:27:36 + break 11:27:36 + case $python in 11:27:36 + local pkg_list= 11:27:36 + [[ -d /opt/pyenv ]] 11:27:36 + echo 'Setup pyenv:' 11:27:36 Setup pyenv: 11:27:36 + export PYENV_ROOT=/opt/pyenv 11:27:36 + PYENV_ROOT=/opt/pyenv 11:27:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:36 + pyenv versions 11:27:36 * system (set by /opt/pyenv/version) 11:27:36 * 3.8.13 (set by /opt/pyenv/version) 11:27:36 * 3.9.13 (set by /opt/pyenv/version) 11:27:36 * 3.10.6 (set by /opt/pyenv/version) 11:27:36 + command -v pyenv 11:27:36 ++ pyenv init - --no-rehash 11:27:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:27:36 export PATH="/opt/pyenv/shims:${PATH}" 11:27:36 export PYENV_SHELL=bash 11:27:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:36 pyenv() { 11:27:36 local command 11:27:36 command="${1:-}" 11:27:36 if [ "$#" -gt 0 ]; then 11:27:36 shift 11:27:36 fi 11:27:36 11:27:36 case "$command" in 11:27:36 rehash|shell) 11:27:36 eval "$(pyenv "sh-$command" "$@")" 11:27:36 ;; 11:27:36 *) 11:27:36 command pyenv "$command" "$@" 11:27:36 ;; 11:27:36 esac 11:27:36 }' 11:27:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:27:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:36 ++ export PYENV_SHELL=bash 11:27:36 ++ PYENV_SHELL=bash 11:27:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:36 +++ complete -F _pyenv pyenv 11:27:36 ++ lf-pyver python3 11:27:36 ++ local py_version_xy=python3 11:27:36 ++ local py_version_xyz= 11:27:36 ++ pyenv versions 11:27:36 ++ local command 11:27:36 ++ command=versions 11:27:36 ++ '[' 1 -gt 0 ']' 11:27:36 ++ shift 11:27:36 ++ case "$command" in 11:27:36 ++ command pyenv versions 11:27:36 ++ pyenv versions 11:27:36 ++ sed 's/^[ *]* //' 11:27:36 ++ awk '{ print $1 }' 11:27:36 ++ grep -E '^[0-9.]*[0-9]$' 11:27:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:36 +++ grep '^3' /tmp/.pyenv_versions 11:27:36 +++ sort -V 11:27:36 +++ tail -n 1 11:27:36 ++ py_version_xyz=3.10.6 11:27:36 ++ [[ -z 3.10.6 ]] 11:27:36 ++ echo 3.10.6 11:27:36 ++ return 0 11:27:36 + pyenv local 3.10.6 11:27:36 + local command 11:27:36 + command=local 11:27:36 + '[' 2 -gt 0 ']' 11:27:36 + shift 11:27:36 + case "$command" in 11:27:36 + command pyenv local 3.10.6 11:27:36 + pyenv local 3.10.6 11:27:36 + for arg in "$@" 11:27:36 + case $arg in 11:27:36 + pkg_list+='tox ' 11:27:36 + for arg in "$@" 11:27:36 + case $arg in 11:27:36 + pkg_list+='virtualenv ' 11:27:36 + for arg in "$@" 11:27:36 + case $arg in 11:27:36 + pkg_list+='urllib3~=1.26.15 ' 11:27:36 + [[ -f /tmp/.toxenv ]] 11:27:36 + [[ ! -f /tmp/.toxenv ]] 11:27:36 + [[ -n '' ]] 11:27:36 + python3 -m venv /tmp/venv-inPA 11:27:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-inPA' 11:27:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-inPA 11:27:40 + echo /tmp/venv-inPA 11:27:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:40 + local 'pip_opts=--upgrade --quiet' 11:27:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:40 + [[ -n '' ]] 11:27:40 + [[ -n '' ]] 11:27:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:40 + /tmp/venv-inPA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:44 lf-activate-venv(): INFO: Base packages installed successfully 11:27:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:44 + /tmp/venv-inPA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:46 + type python3 11:27:46 + true 11:27:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-inPA/bin to PATH' 11:27:46 lf-activate-venv(): INFO: Adding /tmp/venv-inPA/bin to PATH 11:27:46 + PATH=/tmp/venv-inPA/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:46 + return 0 11:27:46 + python3 --version 11:27:46 Python 3.10.6 11:27:46 + python3 -m pip --version 11:27:46 pip 26.0.1 from /tmp/venv-inPA/lib/python3.10/site-packages/pip (python 3.10) 11:27:46 + python3 -m pip freeze 11:27:46 cachetools==7.0.5 11:27:46 colorama==0.4.6 11:27:46 distlib==0.4.0 11:27:46 filelock==3.25.2 11:27:46 packaging==26.0 11:27:46 platformdirs==4.9.4 11:27:46 pluggy==1.6.0 11:27:46 pyproject-api==1.10.0 11:27:46 python-discovery==1.2.0 11:27:46 tomli==2.4.1 11:27:46 tomli_w==1.2.0 11:27:46 tox==4.50.3 11:27:46 typing_extensions==4.15.0 11:27:46 urllib3==1.26.20 11:27:46 virtualenv==21.2.0 11:27:47 [EnvInject] - Injecting environment variables from a build step. 11:27:47 [EnvInject] - Injecting as environment variables the properties content 11:27:47 PARALLEL=false 11:27:47 11:27:47 [EnvInject] - Variables injected successfully. 11:27:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8471471946781551870.sh 11:27:47 ---> tox-run.sh 11:27:47 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:27:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:27:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:27:47 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:27:47 + source /home/jenkins/lf-env.sh 11:27:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:47 ++ mktemp -d /tmp/venv-XXXX 11:27:47 + lf_venv=/tmp/venv-jaLZ 11:27:47 + local venv_file=/tmp/.os_lf_venv 11:27:47 + local python=python3 11:27:47 + local options 11:27:47 + local set_path=true 11:27:47 + local install_args= 11:27:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:47 + true 11:27:47 + case $1 in 11:27:47 + venv_file=/tmp/.toxenv 11:27:47 + shift 2 11:27:47 + true 11:27:47 + case $1 in 11:27:47 + shift 11:27:47 + break 11:27:47 + case $python in 11:27:47 + local pkg_list= 11:27:47 + [[ -d /opt/pyenv ]] 11:27:47 + echo 'Setup pyenv:' 11:27:47 Setup pyenv: 11:27:47 + export PYENV_ROOT=/opt/pyenv 11:27:47 + PYENV_ROOT=/opt/pyenv 11:27:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:47 + pyenv versions 11:27:47 system 11:27:47 3.8.13 11:27:47 3.9.13 11:27:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:47 + command -v pyenv 11:27:47 ++ pyenv init - --no-rehash 11:27:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:27:47 export PATH="/opt/pyenv/shims:${PATH}" 11:27:47 export PYENV_SHELL=bash 11:27:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:47 pyenv() { 11:27:47 local command 11:27:47 command="${1:-}" 11:27:47 if [ "$#" -gt 0 ]; then 11:27:47 shift 11:27:47 fi 11:27:47 11:27:47 case "$command" in 11:27:47 rehash|shell) 11:27:47 eval "$(pyenv "sh-$command" "$@")" 11:27:47 ;; 11:27:47 *) 11:27:47 command pyenv "$command" "$@" 11:27:47 ;; 11:27:47 esac 11:27:47 }' 11:27:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:27:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:47 ++ export PYENV_SHELL=bash 11:27:47 ++ PYENV_SHELL=bash 11:27:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:47 +++ complete -F _pyenv pyenv 11:27:47 ++ lf-pyver python3 11:27:47 ++ local py_version_xy=python3 11:27:47 ++ local py_version_xyz= 11:27:47 ++ pyenv versions 11:27:47 ++ local command 11:27:47 ++ command=versions 11:27:47 ++ '[' 1 -gt 0 ']' 11:27:47 ++ shift 11:27:47 ++ case "$command" in 11:27:47 ++ command pyenv versions 11:27:47 ++ pyenv versions 11:27:47 ++ sed 's/^[ *]* //' 11:27:47 ++ grep -E '^[0-9.]*[0-9]$' 11:27:47 ++ awk '{ print $1 }' 11:27:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:47 +++ grep '^3' /tmp/.pyenv_versions 11:27:47 +++ sort -V 11:27:47 +++ tail -n 1 11:27:47 ++ py_version_xyz=3.10.6 11:27:47 ++ [[ -z 3.10.6 ]] 11:27:47 ++ echo 3.10.6 11:27:47 ++ return 0 11:27:47 + pyenv local 3.10.6 11:27:47 + local command 11:27:47 + command=local 11:27:47 + '[' 2 -gt 0 ']' 11:27:47 + shift 11:27:47 + case "$command" in 11:27:47 + command pyenv local 3.10.6 11:27:47 + pyenv local 3.10.6 11:27:47 + for arg in "$@" 11:27:47 + case $arg in 11:27:47 + pkg_list+='tox ' 11:27:47 + for arg in "$@" 11:27:47 + case $arg in 11:27:47 + pkg_list+='virtualenv ' 11:27:47 + for arg in "$@" 11:27:47 + case $arg in 11:27:47 + pkg_list+='urllib3~=1.26.15 ' 11:27:47 + [[ -f /tmp/.toxenv ]] 11:27:47 ++ cat /tmp/.toxenv 11:27:47 + lf_venv=/tmp/venv-inPA 11:27:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inPA from' file:/tmp/.toxenv 11:27:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inPA from file:/tmp/.toxenv 11:27:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:47 + local 'pip_opts=--upgrade --quiet' 11:27:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:47 + [[ -n '' ]] 11:27:47 + [[ -n '' ]] 11:27:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:47 + /tmp/venv-inPA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:48 lf-activate-venv(): INFO: Base packages installed successfully 11:27:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:48 + /tmp/venv-inPA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:49 + type python3 11:27:49 + true 11:27:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-inPA/bin to PATH' 11:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-inPA/bin to PATH 11:27:49 + PATH=/tmp/venv-inPA/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:49 + return 0 11:27:49 + [[ -d /opt/pyenv ]] 11:27:49 + echo '---> Setting up pyenv' 11:27:49 ---> Setting up pyenv 11:27:49 + export PYENV_ROOT=/opt/pyenv 11:27:49 + PYENV_ROOT=/opt/pyenv 11:27:49 + export PATH=/opt/pyenv/bin:/tmp/venv-inPA/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:49 + PATH=/opt/pyenv/bin:/tmp/venv-inPA/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:49 ++ pwd 11:27:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:27:49 + export PYTHONPATH 11:27:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:49 + tox --version 11:27:49 4.50.3 from /tmp/venv-inPA/lib/python3.10/site-packages/tox/__init__.py 11:27:49 + PARALLEL=false 11:27:49 + TOX_OPTIONS_LIST= 11:27:49 + [[ -n checkbashisms ]] 11:27:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:27:49 + case ${PARALLEL,,} in 11:27:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:27:49 + tox -e checkbashisms 11:27:50 checkbashisms: freeze> python -m pip freeze --all 11:27:51 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:27:51 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:27:52 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:27:54 checkbashisms: OK (4.83=setup[1.46]+cmd[3.37] seconds) 11:27:54 congratulations :) (4.87 seconds) 11:27:54 + tox_status=0 11:27:54 + echo '---> Completed tox runs' 11:27:54 ---> Completed tox runs 11:27:54 + for i in .tox/*/log 11:27:54 ++ echo .tox/checkbashisms/log 11:27:54 ++ awk -F/ '{print $2}' 11:27:54 + tox_env=checkbashisms 11:27:54 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:27:54 + DOC_DIR=docs/_build/html 11:27:54 + [[ -d docs/_build/html ]] 11:27:54 + echo '---> tox-run.sh ends' 11:27:54 ---> tox-run.sh ends 11:27:54 + test 0 -eq 0 11:27:54 $ ssh-agent -k 11:27:54 unset SSH_AUTH_SOCK; 11:27:54 unset SSH_AGENT_PID; 11:27:54 echo Agent pid 1634 killed; 11:27:54 [ssh-agent] Stopped. 11:27:54 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2279355377451742435.sh 11:27:54 ---> sysstat.sh 11:27:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9762841394388968465.sh 11:27:55 ---> package-listing.sh 11:27:55 ++ facter osfamily 11:27:55 ++ tr '[:upper:]' '[:lower:]' 11:27:55 + OS_FAMILY=debian 11:27:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:27:55 + START_PACKAGES=/tmp/packages_start.txt 11:27:55 + END_PACKAGES=/tmp/packages_end.txt 11:27:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:55 + PACKAGES=/tmp/packages_start.txt 11:27:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:27:55 + PACKAGES=/tmp/packages_end.txt 11:27:55 + case "${OS_FAMILY}" in 11:27:55 + dpkg -l 11:27:55 + grep '^ii' 11:27:55 + '[' -f /tmp/packages_start.txt ']' 11:27:55 + '[' -f /tmp/packages_end.txt ']' 11:27:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:27:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:27:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:27:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9097593941396185958.sh 11:27:55 ---> capture-instance-metadata.sh 11:27:55 Setup pyenv: 11:27:55 system 11:27:55 3.8.13 11:27:55 3.9.13 11:27:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JPfH 11:27:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:02 lf-activate-venv(): INFO: Base packages installed successfully 11:28:02 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-JPfH/bin to PATH 11:28:23 INFO: Running in OpenStack, capturing instance metadata 11:28:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8497211583400999045.sh 11:28:24 provisioning config files... 11:28:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9396571343019850389tmp 11:28:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:28:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:28:24 [EnvInject] - Injecting environment variables from a build step. 11:28:24 [EnvInject] - Injecting as environment variables the properties content 11:28:24 SERVER_ID=logs 11:28:24 11:28:24 [EnvInject] - Variables injected successfully. 11:28:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15802193954799879178.sh 11:28:24 ---> create-netrc.sh 11:28:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8493008118528636485.sh 11:28:24 ---> python-tools-install.sh 11:28:24 Setup pyenv: 11:28:24 system 11:28:24 3.8.13 11:28:24 3.9.13 11:28:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPfH from file:/tmp/.os_lf_venv 11:28:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:26 lf-activate-venv(): INFO: Base packages installed successfully 11:28:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-JPfH/bin to PATH 11:28:33 Generating Requirements File 11:28:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:28:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:28:50 Python 3.10.6 11:28:50 pip 26.0.1 from /tmp/venv-JPfH/lib/python3.10/site-packages/pip (python 3.10) 11:28:50 appdirs==1.4.4 11:28:50 argcomplete==3.6.3 11:28:50 aspy.yaml==1.3.0 11:28:50 attrs==26.1.0 11:28:50 autopage==0.6.0 11:28:50 backports.strenum==1.3.1 11:28:50 beautifulsoup4==4.14.3 11:28:50 boto3==1.42.76 11:28:50 botocore==1.42.76 11:28:50 bs4==0.0.2 11:28:50 certifi==2026.2.25 11:28:50 cffi==2.0.0 11:28:50 cfgv==3.5.0 11:28:50 chardet==7.3.0 11:28:50 charset-normalizer==3.4.6 11:28:50 click==8.3.1 11:28:50 cliff==4.13.2 11:28:50 cmd2==3.4.0 11:28:50 cryptography==3.3.2 11:28:50 debtcollector==3.1.0 11:28:50 decorator==5.2.1 11:28:50 defusedxml==0.7.1 11:28:50 Deprecated==1.3.1 11:28:50 distlib==0.4.0 11:28:50 dnspython==2.8.0 11:28:50 docker==7.1.0 11:28:50 dogpile.cache==1.5.0 11:28:50 durationpy==0.10 11:28:50 email-validator==2.3.0 11:28:50 filelock==3.25.2 11:28:50 future==1.0.0 11:28:50 gitdb==4.0.12 11:28:50 GitPython==3.1.46 11:28:50 httplib2==0.30.2 11:28:50 identify==2.6.18 11:28:50 idna==3.11 11:28:50 importlib-resources==1.5.0 11:28:50 iso8601==2.1.0 11:28:50 Jinja2==3.1.6 11:28:50 jmespath==1.1.0 11:28:50 jsonpatch==1.33 11:28:50 jsonpointer==3.1.1 11:28:50 jsonschema==4.26.0 11:28:50 jsonschema-specifications==2025.9.1 11:28:50 keystoneauth1==5.13.1 11:28:50 kubernetes==35.0.0 11:28:50 lftools==0.37.22 11:28:50 lxml==6.0.2 11:28:50 markdown-it-py==4.0.0 11:28:50 MarkupSafe==3.0.3 11:28:50 mdurl==0.1.2 11:28:50 msgpack==1.1.2 11:28:50 multi_key_dict==2.0.3 11:28:50 munch==4.0.0 11:28:50 netaddr==1.3.0 11:28:50 niet==1.4.2 11:28:50 nodeenv==1.10.0 11:28:50 oauth2client==4.1.3 11:28:50 oauthlib==3.3.1 11:28:50 openstacksdk==4.10.0 11:28:50 os-service-types==1.8.2 11:28:50 osc-lib==4.4.0 11:28:50 oslo.config==10.3.0 11:28:50 oslo.context==6.3.0 11:28:50 oslo.i18n==6.7.2 11:28:50 oslo.log==8.1.0 11:28:50 oslo.serialization==5.9.1 11:28:50 oslo.utils==10.0.0 11:28:50 packaging==26.0 11:28:50 pbr==7.0.3 11:28:50 platformdirs==4.9.4 11:28:50 prettytable==3.17.0 11:28:50 psutil==7.2.2 11:28:50 pyasn1==0.6.3 11:28:50 pyasn1_modules==0.4.2 11:28:50 pycparser==3.0 11:28:50 pygerrit2==2.0.15 11:28:50 PyGithub==2.9.0 11:28:50 Pygments==2.19.2 11:28:50 PyJWT==2.12.1 11:28:50 PyNaCl==1.6.2 11:28:50 pyparsing==2.4.7 11:28:50 pyperclip==1.11.0 11:28:50 pyrsistent==0.20.0 11:28:50 python-cinderclient==9.9.0 11:28:50 python-dateutil==2.9.0.post0 11:28:50 python-discovery==1.2.0 11:28:50 python-heatclient==5.1.0 11:28:50 python-jenkins==1.8.3 11:28:50 python-keystoneclient==5.8.0 11:28:50 python-magnumclient==4.10.0 11:28:50 python-openstackclient==9.0.0 11:28:50 python-swiftclient==4.10.0 11:28:50 PyYAML==6.0.3 11:28:50 referencing==0.37.0 11:28:50 requests==2.33.0 11:28:50 requests-oauthlib==2.0.0 11:28:50 requestsexceptions==1.4.0 11:28:50 rfc3986==2.0.0 11:28:50 rich==14.3.3 11:28:50 rich-argparse==1.7.2 11:28:50 rpds-py==0.30.0 11:28:50 rsa==4.9.1 11:28:50 ruamel.yaml==0.19.1 11:28:50 ruamel.yaml.clib==0.2.15 11:28:50 s3transfer==0.16.0 11:28:50 simplejson==3.20.2 11:28:50 six==1.17.0 11:28:50 smmap==5.0.3 11:28:50 soupsieve==2.8.3 11:28:50 stevedore==5.7.0 11:28:50 tabulate==0.10.0 11:28:50 toml==0.10.2 11:28:50 tomlkit==0.14.0 11:28:50 tqdm==4.67.3 11:28:50 typing_extensions==4.15.0 11:28:50 urllib3==1.26.20 11:28:50 virtualenv==21.2.0 11:28:50 wcwidth==0.6.0 11:28:50 websocket-client==1.9.0 11:28:50 wrapt==2.1.2 11:28:50 xdg==6.0.0 11:28:50 xmltodict==1.0.4 11:28:50 yq==3.4.3 11:28:50 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6967947947044384503.sh 11:28:50 ---> uv-install.sh 11:28:50 Installing uv/uvx (latest) using shell installer 11:28:50 2026-03-26 11:28:50 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-26T12%3A06%3A29Z&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-26T11%3A05%3A46Z&ske=2026-03-26T12%3A06%3A29Z&sks=b&skv=2018-11-09&sig=ffgSXh0L1f41D7L9MffEhephVRArDcTtCD%2BxHkLgox8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDUyNDgxNiwibmJmIjoxNzc0NTI0NTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9_fys-Ml86T-NXDsjufvp8m-Yg5ljrcJrRvwR32b_lI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-NtIHrr.sh" [1] 11:28:50 downloading uv 0.11.1 x86_64-unknown-linux-gnu 11:28:51 installing to /home/jenkins/.local/bin 11:28:51 uv 11:28:51 uvx 11:28:51 everything's installed! 11:28:51 11:28:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:28:51 11:28:51 source $HOME/.local/bin/env (sh, bash, zsh) 11:28:51 source $HOME/.local/bin/env.fish (fish) 11:28:51 Adding install location to PATH 11:28:51 ---> Validating uv/uvx install 11:28:51 uvx 0.11.1 (x86_64-unknown-linux-gnu) 11:28:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17539197828316248123.sh 11:28:51 ---> sudo-logs.sh 11:28:51 Archiving 'sudo' log.. 11:28:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8292556974711834659.sh 11:28:52 ---> job-cost.sh 11:28:52 INFO: Activating Python virtual environment... 11:28:52 Setup pyenv: 11:28:52 system 11:28:52 3.8.13 11:28:52 3.9.13 11:28:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPfH from file:/tmp/.os_lf_venv 11:28:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:54 lf-activate-venv(): INFO: Base packages installed successfully 11:28:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-JPfH/bin to PATH 11:28:59 INFO: No stack-cost file found 11:28:59 INFO: Instance uptime: 120s 11:28:59 INFO: Fetching instance metadata (attempt 1 of 3)... 11:28:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:28:59 INFO: Successfully fetched instance metadata 11:28:59 INFO: Instance type: v3-standard-4 11:28:59 INFO: Retrieving pricing info for: v3-standard-4 11:28:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:28:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=120 11:28:59 INFO: Successfully fetched Vexxhost pricing API 11:28:59 INFO: Retrieved cost: 0.11 11:28:59 INFO: Retrieved resource: v3-standard-4 11:28:59 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:28:59 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:28:59 INFO: Successfully archived job cost data 11:28:59 DEBUG: Cost data: oom-master-checkbashisms-lint,4520,2026-03-26 11:28:59,v3-standard-4,120,0.11,0.00,SUCCESS 11:28:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15468279574657581411.sh 11:28:59 ---> logs-deploy.sh 11:28:59 Setup pyenv: 11:28:59 system 11:28:59 3.8.13 11:28:59 3.9.13 11:28:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPfH from file:/tmp/.os_lf_venv 11:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:01 lf-activate-venv(): INFO: Base packages installed successfully 11:29:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:29:09 lf-activate-venv(): INFO: Adding /tmp/venv-JPfH/bin to PATH 11:29:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4520 11:29:09 INFO: archiving workspace using pattern(s): 11:29:10 Archives upload complete. 11:29:10 INFO: archiving logs to Nexus 11:29:11 ---> uname -a: 11:29:11 Linux prd-ubuntu1804-builder-4c-4g-5193 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:29:11 11:29:11 11:29:11 ---> lscpu: 11:29:11 Architecture: x86_64 11:29:11 CPU op-mode(s): 32-bit, 64-bit 11:29:11 Byte Order: Little Endian 11:29:11 CPU(s): 4 11:29:11 On-line CPU(s) list: 0-3 11:29:11 Thread(s) per core: 1 11:29:11 Core(s) per socket: 1 11:29:11 Socket(s): 4 11:29:11 NUMA node(s): 1 11:29:11 Vendor ID: AuthenticAMD 11:29:11 CPU family: 23 11:29:11 Model: 49 11:29:11 Model name: AMD EPYC-Rome Processor 11:29:11 Stepping: 0 11:29:11 CPU MHz: 2799.998 11:29:11 BogoMIPS: 5599.99 11:29:11 Virtualization: AMD-V 11:29:11 Hypervisor vendor: KVM 11:29:11 Virtualization type: full 11:29:11 L1d cache: 32K 11:29:11 L1i cache: 32K 11:29:11 L2 cache: 512K 11:29:11 L3 cache: 16384K 11:29:11 NUMA node0 CPU(s): 0-3 11:29:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:29:11 11:29:11 11:29:11 ---> nproc: 11:29:11 4 11:29:11 11:29:11 11:29:11 ---> df -h: 11:29:11 Filesystem Size Used Avail Use% Mounted on 11:29:11 udev 7.9G 0 7.9G 0% /dev 11:29:11 tmpfs 1.6G 676K 1.6G 1% /run 11:29:11 /dev/vda1 78G 8.4G 70G 11% / 11:29:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:29:11 tmpfs 5.0M 0 5.0M 0% /run/lock 11:29:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:29:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:29:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:29:11 11:29:11 11:29:11 ---> free -m: 11:29:11 total used free shared buff/cache available 11:29:11 Mem: 16040 560 13359 0 2119 15165 11:29:11 Swap: 1023 0 1023 11:29:11 11:29:11 11:29:11 ---> ip addr: 11:29:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:29:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:11 inet 127.0.0.1/8 scope host lo 11:29:11 valid_lft forever preferred_lft forever 11:29:11 inet6 ::1/128 scope host 11:29:11 valid_lft forever preferred_lft forever 11:29:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:29:11 link/ether fa:16:3e:14:a2:28 brd ff:ff:ff:ff:ff:ff 11:29:11 inet 10.30.106.44/23 brd 10.30.107.255 scope global dynamic ens3 11:29:11 valid_lft 86275sec preferred_lft 86275sec 11:29:11 inet6 fe80::f816:3eff:fe14:a228/64 scope link 11:29:11 valid_lft forever preferred_lft forever 11:29:11 11:29:11 11:29:11 ---> sar -b -r -n DEV: 11:29:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5193) 03/26/26 _x86_64_ (4 CPU) 11:29:11 11:29:11 11:27:07 LINUX RESTART (4 CPU) 11:29:11 11:29:11 11:28:02 tps rtps wtps bread/s bwrtn/s 11:29:11 11:29:01 130.89 1.30 129.59 142.35 13893.78 11:29:11 Average: 130.89 1.30 129.59 142.35 13893.78 11:29:11 11:29:11 11:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:11 11:29:01 13696812 15549748 2728148 16.61 78536 1961480 768400 4.40 705536 1779992 191952 11:29:11 Average: 13696812 15549748 2728148 16.61 78536 1961480 768400 4.40 705536 1779992 191952 11:29:11 11:29:11 11:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:11 11:29:01 lo 1.83 1.83 0.21 0.21 0.00 0.00 0.00 0.00 11:29:11 11:29:01 ens3 88.22 67.16 1388.89 13.74 0.00 0.00 0.00 0.00 11:29:11 Average: lo 1.83 1.83 0.21 0.21 0.00 0.00 0.00 0.00 11:29:11 Average: ens3 88.22 67.16 1388.89 13.74 0.00 0.00 0.00 0.00 11:29:11 11:29:11 11:29:11 ---> sar -P ALL: 11:29:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5193) 03/26/26 _x86_64_ (4 CPU) 11:29:11 11:29:11 11:27:07 LINUX RESTART (4 CPU) 11:29:11 11:29:11 11:28:02 CPU %user %nice %system %iowait %steal %idle 11:29:11 11:29:01 all 20.89 0.00 1.65 1.49 0.05 75.91 11:29:11 11:29:01 0 6.37 0.00 1.24 4.21 0.05 88.12 11:29:11 11:29:01 1 22.97 0.00 1.68 0.80 0.05 74.50 11:29:11 11:29:01 2 39.48 0.00 2.52 0.60 0.07 57.34 11:29:11 11:29:01 3 14.80 0.00 1.17 0.36 0.03 83.64 11:29:11 Average: all 20.89 0.00 1.65 1.49 0.05 75.91 11:29:11 Average: 0 6.37 0.00 1.24 4.21 0.05 88.12 11:29:11 Average: 1 22.97 0.00 1.68 0.80 0.05 74.50 11:29:11 Average: 2 39.48 0.00 2.52 0.60 0.07 57.34 11:29:11 Average: 3 14.80 0.00 1.17 0.36 0.03 83.64 11:29:11 11:29:11 11:29:11