12:03:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143984 12:03:13 Running as SYSTEM 12:03:13 [EnvInject] - Loading node environment variables. 12:03:14 Building remotely on prd-ubuntu1804-builder-4c-4g-214 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:03:14 [ssh-agent] Looking for ssh-agent implementation... 12:03:14 $ ssh-agent 12:03:14 SSH_AUTH_SOCK=/tmp/ssh-G0UXeqY5nmlx/agent.1710 12:03:14 SSH_AGENT_PID=1712 12:03:14 [ssh-agent] Started. 12:03:14 Running ssh-add (command line suppressed) 12:03:14 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4618491609975723569.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4618491609975723569.key) 12:03:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:03:14 The recommended git tool is: NONE 12:03:15 using credential onap-jenkins-ssh 12:03:15 Wiping out workspace first. 12:03:15 Cloning the remote Git repository 12:03:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:03:15 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:03:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:03:15 > git --version # timeout=10 12:03:15 > git --version # 'git version 2.17.1' 12:03:15 using GIT_SSH to set credentials Gerrit user 12:03:15 Verifying host key using manually-configured host key entries 12:03:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:03:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:03:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:03:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:03:21 using GIT_SSH to set credentials Gerrit user 12:03:21 Verifying host key using manually-configured host key entries 12:03:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/143984/1 # timeout=30 12:03:21 > git rev-parse b6b7ae2b1031a4bc9f8b919918c6db5cddc91d0c^{commit} # timeout=10 12:03:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:03:21 Checking out Revision b6b7ae2b1031a4bc9f8b919918c6db5cddc91d0c (refs/changes/84/143984/1) 12:03:21 > git config core.sparsecheckout # timeout=10 12:03:21 > git checkout -f b6b7ae2b1031a4bc9f8b919918c6db5cddc91d0c # timeout=30 12:03:25 Commit message: "[POLICY] Fix intermittend policy healthcheck failures" 12:03:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:03:25 > git rev-list --no-walk bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=10 12:03:25 [EnvInject] - Injecting environment variables from a build step. 12:03:25 [EnvInject] - Injecting as environment variables the properties content 12:03:25 PYTHON=python3 12:03:25 12:03:25 [EnvInject] - Variables injected successfully. 12:03:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins251875872517488590.sh 12:03:25 ---> tox-install.sh 12:03:25 + source /home/jenkins/lf-env.sh 12:03:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:03:25 ++ mktemp -d /tmp/venv-XXXX 12:03:25 + lf_venv=/tmp/venv-xxQz 12:03:25 + local venv_file=/tmp/.os_lf_venv 12:03:25 + local python=python3 12:03:25 + local options 12:03:25 + local set_path=true 12:03:25 + local install_args= 12:03:25 ++ 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 12:03:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:03:25 + true 12:03:25 + case $1 in 12:03:25 + venv_file=/tmp/.toxenv 12:03:25 + shift 2 12:03:25 + true 12:03:25 + case $1 in 12:03:25 + shift 12:03:25 + break 12:03:25 + case $python in 12:03:25 + local pkg_list= 12:03:25 + [[ -d /opt/pyenv ]] 12:03:25 + echo 'Setup pyenv:' 12:03:25 Setup pyenv: 12:03:25 + export PYENV_ROOT=/opt/pyenv 12:03:25 + PYENV_ROOT=/opt/pyenv 12:03:25 + 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 12:03:25 + 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 12:03:25 + pyenv versions 12:03:25 * system (set by /opt/pyenv/version) 12:03:25 * 3.8.13 (set by /opt/pyenv/version) 12:03:25 * 3.9.13 (set by /opt/pyenv/version) 12:03:25 * 3.10.6 (set by /opt/pyenv/version) 12:03:25 + command -v pyenv 12:03:25 ++ pyenv init - --no-rehash 12:03:25 + 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[*]}"'\'')" 12:03:25 export PATH="/opt/pyenv/shims:${PATH}" 12:03:25 export PYENV_SHELL=bash 12:03:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:03:25 pyenv() { 12:03:25 local command 12:03:25 command="${1:-}" 12:03:25 if [ "$#" -gt 0 ]; then 12:03:25 shift 12:03:25 fi 12:03:25 12:03:25 case "$command" in 12:03:25 rehash|shell) 12:03:25 eval "$(pyenv "sh-$command" "$@")" 12:03:25 ;; 12:03:25 *) 12:03:25 command pyenv "$command" "$@" 12:03:25 ;; 12:03:25 esac 12:03:25 }' 12:03:25 +++ 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[*]}"' 12:03:25 ++ 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 12:03:25 ++ 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 12:03:25 ++ 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 12:03:25 ++ export PYENV_SHELL=bash 12:03:25 ++ PYENV_SHELL=bash 12:03:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:03:25 +++ complete -F _pyenv pyenv 12:03:25 ++ lf-pyver python3 12:03:25 ++ local py_version_xy=python3 12:03:25 ++ local py_version_xyz= 12:03:25 ++ pyenv versions 12:03:25 ++ local command 12:03:25 ++ command=versions 12:03:25 ++ '[' 1 -gt 0 ']' 12:03:25 ++ shift 12:03:25 ++ case "$command" in 12:03:25 ++ command pyenv versions 12:03:25 ++ pyenv versions 12:03:25 ++ sed 's/^[ *]* //' 12:03:25 ++ grep -E '^[0-9.]*[0-9]$' 12:03:25 ++ awk '{ print $1 }' 12:03:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:03:25 +++ grep '^3' /tmp/.pyenv_versions 12:03:25 +++ sort -V 12:03:25 +++ tail -n 1 12:03:25 ++ py_version_xyz=3.10.6 12:03:25 ++ [[ -z 3.10.6 ]] 12:03:25 ++ echo 3.10.6 12:03:25 ++ return 0 12:03:25 + pyenv local 3.10.6 12:03:25 + local command 12:03:25 + command=local 12:03:25 + '[' 2 -gt 0 ']' 12:03:25 + shift 12:03:25 + case "$command" in 12:03:25 + command pyenv local 3.10.6 12:03:25 + pyenv local 3.10.6 12:03:25 + for arg in "$@" 12:03:25 + case $arg in 12:03:25 + pkg_list+='tox ' 12:03:25 + for arg in "$@" 12:03:25 + case $arg in 12:03:25 + pkg_list+='virtualenv ' 12:03:25 + for arg in "$@" 12:03:25 + case $arg in 12:03:25 + pkg_list+='urllib3~=1.26.15 ' 12:03:25 + [[ -f /tmp/.toxenv ]] 12:03:25 + [[ ! -f /tmp/.toxenv ]] 12:03:25 + [[ -n '' ]] 12:03:25 + python3 -m venv /tmp/venv-xxQz 12:03:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xxQz' 12:03:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xxQz 12:03:29 + echo /tmp/venv-xxQz 12:03:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:03:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:03:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:03:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:29 + local 'pip_opts=--upgrade --quiet' 12:03:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:03:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:03:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:03:29 + [[ -n '' ]] 12:03:29 + [[ -n '' ]] 12:03:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:03:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:29 + /tmp/venv-xxQz/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 12:03:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:03:33 lf-activate-venv(): INFO: Base packages installed successfully 12:03:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:03:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:03:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:03:33 + /tmp/venv-xxQz/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 12:03:35 + type python3 12:03:35 + true 12:03:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xxQz/bin to PATH' 12:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-xxQz/bin to PATH 12:03:35 + PATH=/tmp/venv-xxQz/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 12:03:35 + return 0 12:03:35 + python3 --version 12:03:35 Python 3.10.6 12:03:35 + python3 -m pip --version 12:03:35 pip 26.0.1 from /tmp/venv-xxQz/lib/python3.10/site-packages/pip (python 3.10) 12:03:35 + python3 -m pip freeze 12:03:36 cachetools==7.0.5 12:03:36 colorama==0.4.6 12:03:36 distlib==0.4.0 12:03:36 filelock==3.25.2 12:03:36 packaging==26.0 12:03:36 platformdirs==4.9.6 12:03:36 pluggy==1.6.0 12:03:36 pyproject-api==1.10.0 12:03:36 python-discovery==1.2.2 12:03:36 tomli==2.4.1 12:03:36 tomli_w==1.2.0 12:03:36 tox==4.52.1 12:03:36 typing_extensions==4.15.0 12:03:36 urllib3==1.26.20 12:03:36 virtualenv==21.2.1 12:03:36 [EnvInject] - Injecting environment variables from a build step. 12:03:36 [EnvInject] - Injecting as environment variables the properties content 12:03:36 PARALLEL=false 12:03:36 12:03:36 [EnvInject] - Variables injected successfully. 12:03:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5285174690635623867.sh 12:03:36 ---> tox-run.sh 12:03:36 + 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 12:03:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:03:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:03:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:03:36 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:03:36 + source /home/jenkins/lf-env.sh 12:03:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:03:36 ++ mktemp -d /tmp/venv-XXXX 12:03:36 + lf_venv=/tmp/venv-R4eU 12:03:36 + local venv_file=/tmp/.os_lf_venv 12:03:36 + local python=python3 12:03:36 + local options 12:03:36 + local set_path=true 12:03:36 + local install_args= 12:03: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 12:03:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:03:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:03:36 + true 12:03:36 + case $1 in 12:03:36 + venv_file=/tmp/.toxenv 12:03:36 + shift 2 12:03:36 + true 12:03:36 + case $1 in 12:03:36 + shift 12:03:36 + break 12:03:36 + case $python in 12:03:36 + local pkg_list= 12:03:36 + [[ -d /opt/pyenv ]] 12:03:36 + echo 'Setup pyenv:' 12:03:36 Setup pyenv: 12:03:36 + export PYENV_ROOT=/opt/pyenv 12:03:36 + PYENV_ROOT=/opt/pyenv 12:03:36 + 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 12:03:36 + 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 12:03:36 + pyenv versions 12:03:36 system 12:03:36 3.8.13 12:03:36 3.9.13 12:03:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:03:36 + command -v pyenv 12:03:36 ++ pyenv init - --no-rehash 12:03: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[*]}"'\'')" 12:03:36 export PATH="/opt/pyenv/shims:${PATH}" 12:03:36 export PYENV_SHELL=bash 12:03:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:03:36 pyenv() { 12:03:36 local command 12:03:36 command="${1:-}" 12:03:36 if [ "$#" -gt 0 ]; then 12:03:36 shift 12:03:36 fi 12:03:36 12:03:36 case "$command" in 12:03:36 rehash|shell) 12:03:36 eval "$(pyenv "sh-$command" "$@")" 12:03:36 ;; 12:03:36 *) 12:03:36 command pyenv "$command" "$@" 12:03:36 ;; 12:03:36 esac 12:03:36 }' 12:03: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[*]}"' 12:03:36 ++ 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 12:03:36 ++ 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 12:03:36 ++ 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 12:03:36 ++ export PYENV_SHELL=bash 12:03:36 ++ PYENV_SHELL=bash 12:03:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:03:36 +++ complete -F _pyenv pyenv 12:03:36 ++ lf-pyver python3 12:03:36 ++ local py_version_xy=python3 12:03:36 ++ local py_version_xyz= 12:03:36 ++ pyenv versions 12:03:36 ++ local command 12:03:36 ++ command=versions 12:03:36 ++ '[' 1 -gt 0 ']' 12:03:36 ++ shift 12:03:36 ++ case "$command" in 12:03:36 ++ command pyenv versions 12:03:36 ++ pyenv versions 12:03:36 ++ sed 's/^[ *]* //' 12:03:36 ++ grep -E '^[0-9.]*[0-9]$' 12:03:36 ++ awk '{ print $1 }' 12:03:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:03:36 +++ grep '^3' /tmp/.pyenv_versions 12:03:36 +++ tail -n 1 12:03:36 +++ sort -V 12:03:36 ++ py_version_xyz=3.10.6 12:03:36 ++ [[ -z 3.10.6 ]] 12:03:36 ++ echo 3.10.6 12:03:36 ++ return 0 12:03:36 + pyenv local 3.10.6 12:03:36 + local command 12:03:36 + command=local 12:03:36 + '[' 2 -gt 0 ']' 12:03:36 + shift 12:03:36 + case "$command" in 12:03:36 + command pyenv local 3.10.6 12:03:36 + pyenv local 3.10.6 12:03:36 + for arg in "$@" 12:03:36 + case $arg in 12:03:36 + pkg_list+='tox ' 12:03:36 + for arg in "$@" 12:03:36 + case $arg in 12:03:36 + pkg_list+='virtualenv ' 12:03:36 + for arg in "$@" 12:03:36 + case $arg in 12:03:36 + pkg_list+='urllib3~=1.26.15 ' 12:03:36 + [[ -f /tmp/.toxenv ]] 12:03:36 ++ cat /tmp/.toxenv 12:03:36 + lf_venv=/tmp/venv-xxQz 12:03:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxQz from' file:/tmp/.toxenv 12:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxQz from file:/tmp/.toxenv 12:03:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:03:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:36 + local 'pip_opts=--upgrade --quiet' 12:03:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:03:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:03:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:03:36 + [[ -n '' ]] 12:03:36 + [[ -n '' ]] 12:03:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:03:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:36 + /tmp/venv-xxQz/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 12:03:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:03:37 lf-activate-venv(): INFO: Base packages installed successfully 12:03:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:03:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:03:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:03:37 + /tmp/venv-xxQz/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 12:03:38 + type python3 12:03:38 + true 12:03:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xxQz/bin to PATH' 12:03:38 lf-activate-venv(): INFO: Adding /tmp/venv-xxQz/bin to PATH 12:03:38 + PATH=/tmp/venv-xxQz/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 12:03:38 + return 0 12:03:38 + [[ -d /opt/pyenv ]] 12:03:38 + echo '---> Setting up pyenv' 12:03:38 ---> Setting up pyenv 12:03:38 + export PYENV_ROOT=/opt/pyenv 12:03:38 + PYENV_ROOT=/opt/pyenv 12:03:38 + export PATH=/opt/pyenv/bin:/tmp/venv-xxQz/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 12:03:38 + PATH=/opt/pyenv/bin:/tmp/venv-xxQz/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 12:03:38 ++ pwd 12:03:38 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:03:38 + export PYTHONPATH 12:03:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:03:38 + TOX_TESTENV_PASSENV=PYTHONPATH 12:03:38 + tox --version 12:03:38 4.52.1 from /tmp/venv-xxQz/lib/python3.10/site-packages/tox/__init__.py 12:03:38 + PARALLEL=false 12:03:38 + TOX_OPTIONS_LIST= 12:03:38 + [[ -n checkbashisms ]] 12:03:38 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:03:38 + case ${PARALLEL,,} in 12:03:38 + tox -e checkbashisms 12:03:38 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:03:39 checkbashisms: freeze> python -m pip freeze --all 12:03:40 checkbashisms: pip==26.0.1,setuptools==82.0.1 12:03:40 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:03:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:03:43 checkbashisms: OK (4.84=setup[1.40]+cmd[3.44] seconds) 12:03:43 congratulations :) (4.88 seconds) 12:03:43 + tox_status=0 12:03:43 + echo '---> Completed tox runs' 12:03:43 ---> Completed tox runs 12:03:43 + for i in .tox/*/log 12:03:43 ++ echo .tox/checkbashisms/log 12:03:43 ++ awk -F/ '{print $2}' 12:03:43 + tox_env=checkbashisms 12:03:43 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:03:43 + DOC_DIR=docs/_build/html 12:03:43 + [[ -d docs/_build/html ]] 12:03:43 + echo '---> tox-run.sh ends' 12:03:43 ---> tox-run.sh ends 12:03:43 + test 0 -eq 0 12:03:43 $ ssh-agent -k 12:03:43 unset SSH_AUTH_SOCK; 12:03:43 unset SSH_AGENT_PID; 12:03:43 echo Agent pid 1712 killed; 12:03:43 [ssh-agent] Stopped. 12:03:43 [PostBuildScript] - [INFO] Executing post build scripts. 12:03:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1502863535070821067.sh 12:03:43 ---> sysstat.sh 12:03:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11145601157933346717.sh 12:03:44 ---> package-listing.sh 12:03:44 ++ facter osfamily 12:03:44 ++ tr '[:upper:]' '[:lower:]' 12:03:44 + OS_FAMILY=debian 12:03:44 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:03:44 + START_PACKAGES=/tmp/packages_start.txt 12:03:44 + END_PACKAGES=/tmp/packages_end.txt 12:03:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:44 + PACKAGES=/tmp/packages_start.txt 12:03:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:03:44 + PACKAGES=/tmp/packages_end.txt 12:03:44 + case "${OS_FAMILY}" in 12:03:44 + dpkg -l 12:03:44 + grep '^ii' 12:03:44 + '[' -f /tmp/packages_start.txt ']' 12:03:44 + '[' -f /tmp/packages_end.txt ']' 12:03:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:03:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:03:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:03:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins724747760375830205.sh 12:03:44 ---> capture-instance-metadata.sh 12:03:44 Setup pyenv: 12:03:44 system 12:03:44 3.8.13 12:03:44 3.9.13 12:03:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:03:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aarA 12:03:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:03:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:51 lf-activate-venv(): INFO: Base packages installed successfully 12:03:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:13 lf-activate-venv(): INFO: Adding /tmp/venv-aarA/bin to PATH 12:04:13 INFO: Running in OpenStack, capturing instance metadata 12:04:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15355507534598177109.sh 12:04:14 provisioning config files... 12:04:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7532986437757742011tmp 12:04:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:04:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:04:14 [EnvInject] - Injecting environment variables from a build step. 12:04:14 [EnvInject] - Injecting as environment variables the properties content 12:04:14 SERVER_ID=logs 12:04:14 12:04:14 [EnvInject] - Variables injected successfully. 12:04:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15388719432808084772.sh 12:04:14 ---> create-netrc.sh 12:04:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14140192928320371207.sh 12:04:14 ---> python-tools-install.sh 12:04:14 Setup pyenv: 12:04:14 system 12:04:14 3.8.13 12:04:14 3.9.13 12:04:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:04:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aarA from file:/tmp/.os_lf_venv 12:04:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:16 lf-activate-venv(): INFO: Base packages installed successfully 12:04:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-aarA/bin to PATH 12:04:23 Generating Requirements File 12:04:40 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. 12:04:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:04:40 Python 3.10.6 12:04:41 pip 26.0.1 from /tmp/venv-aarA/lib/python3.10/site-packages/pip (python 3.10) 12:04:41 appdirs==1.4.4 12:04:41 argcomplete==3.6.3 12:04:41 aspy.yaml==1.3.0 12:04:41 attrs==26.1.0 12:04:41 autopage==0.6.0 12:04:41 backports.strenum==1.3.1 12:04:41 beautifulsoup4==4.14.3 12:04:41 boto3==1.42.87 12:04:41 botocore==1.42.87 12:04:41 bs4==0.0.2 12:04:41 certifi==2026.2.25 12:04:41 cffi==2.0.0 12:04:41 cfgv==3.5.0 12:04:41 chardet==7.4.1 12:04:41 charset-normalizer==3.4.7 12:04:41 click==8.3.2 12:04:41 cliff==4.13.3 12:04:41 cmd2==3.4.0 12:04:41 cryptography==3.3.2 12:04:41 debtcollector==3.1.0 12:04:41 decorator==5.2.1 12:04:41 defusedxml==0.7.1 12:04:41 Deprecated==1.3.1 12:04:41 distlib==0.4.0 12:04:41 dnspython==2.8.0 12:04:41 docker==7.1.0 12:04:41 dogpile.cache==1.5.0 12:04:41 durationpy==0.10 12:04:41 email-validator==2.3.0 12:04:41 filelock==3.25.2 12:04:41 future==1.0.0 12:04:41 gitdb==4.0.12 12:04:41 GitPython==3.1.46 12:04:41 httplib2==0.30.2 12:04:41 identify==2.6.18 12:04:41 idna==3.11 12:04:41 importlib-resources==1.5.0 12:04:41 iso8601==2.1.0 12:04:41 Jinja2==3.1.6 12:04:41 jmespath==1.1.0 12:04:41 jsonpatch==1.33 12:04:41 jsonpointer==3.1.1 12:04:41 jsonschema==4.26.0 12:04:41 jsonschema-specifications==2025.9.1 12:04:41 keystoneauth1==5.13.1 12:04:41 kubernetes==35.0.0 12:04:41 lftools==0.37.22 12:04:41 lxml==6.0.3 12:04:41 markdown-it-py==4.0.0 12:04:41 MarkupSafe==3.0.3 12:04:41 mdurl==0.1.2 12:04:41 msgpack==1.1.2 12:04:41 multi_key_dict==2.0.3 12:04:41 munch==4.0.0 12:04:41 netaddr==1.3.0 12:04:41 niet==1.4.2 12:04:41 nodeenv==1.10.0 12:04:41 oauth2client==4.1.3 12:04:41 oauthlib==3.3.1 12:04:41 openstacksdk==4.10.0 12:04:41 os-service-types==1.8.2 12:04:41 osc-lib==4.4.0 12:04:41 oslo.config==10.3.0 12:04:41 oslo.context==6.3.0 12:04:41 oslo.i18n==6.7.2 12:04:41 oslo.log==8.1.0 12:04:41 oslo.serialization==5.9.1 12:04:41 oslo.utils==10.0.1 12:04:41 packaging==26.0 12:04:41 pbr==7.0.3 12:04:41 platformdirs==4.9.6 12:04:41 prettytable==3.17.0 12:04:41 psutil==7.2.2 12:04:41 pyasn1==0.6.3 12:04:41 pyasn1_modules==0.4.2 12:04:41 pycparser==3.0 12:04:41 pygerrit2==2.0.15 12:04:41 PyGithub==2.9.0 12:04:41 Pygments==2.20.0 12:04:41 PyJWT==2.12.1 12:04:41 PyNaCl==1.6.2 12:04:41 pyparsing==2.4.7 12:04:41 pyperclip==1.11.0 12:04:41 pyrsistent==0.20.0 12:04:41 python-cinderclient==9.9.0 12:04:41 python-dateutil==2.9.0.post0 12:04:41 python-discovery==1.2.2 12:04:41 python-heatclient==5.1.0 12:04:41 python-jenkins==1.8.3 12:04:41 python-keystoneclient==5.8.0 12:04:41 python-magnumclient==4.10.0 12:04:41 python-openstackclient==9.0.0 12:04:41 python-swiftclient==4.10.0 12:04:41 PyYAML==6.0.3 12:04:41 referencing==0.37.0 12:04:41 requests==2.33.1 12:04:41 requests-oauthlib==2.0.0 12:04:41 requestsexceptions==1.4.0 12:04:41 rfc3986==2.0.0 12:04:41 rich==14.3.3 12:04:41 rich-argparse==1.7.2 12:04:41 rpds-py==0.30.0 12:04:41 rsa==4.9.1 12:04:41 ruamel.yaml==0.19.1 12:04:41 ruamel.yaml.clib==0.2.15 12:04:41 s3transfer==0.16.0 12:04:41 simplejson==3.20.2 12:04:41 six==1.17.0 12:04:41 smmap==5.0.3 12:04:41 soupsieve==2.8.3 12:04:41 stevedore==5.7.0 12:04:41 tabulate==0.10.0 12:04:41 toml==0.10.2 12:04:41 tomlkit==0.14.0 12:04:41 tqdm==4.67.3 12:04:41 typing_extensions==4.15.0 12:04:41 urllib3==1.26.20 12:04:41 virtualenv==21.2.1 12:04:41 wcwidth==0.6.0 12:04:41 websocket-client==1.9.0 12:04:41 wrapt==2.1.2 12:04:41 xdg==6.0.0 12:04:41 xmltodict==1.0.4 12:04:41 yq==3.4.3 12:04:41 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins671909924232509587.sh 12:04:41 ---> uv-install.sh 12:04:41 Installing uv/uvx (latest) using shell installer 12:04:41 2026-04-10 12:04:41 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-10T13%3A03%3A50Z&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-10T12%3A03%3A26Z&ske=2026-04-10T13%3A03%3A50Z&sks=b&skv=2018-11-09&sig=5AzFecueZff1qlDKj0dtBVSiWMjjYW%2FHWIjtYQYy0y0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTgyMjk0NywibmJmIjoxNzc1ODIyNjQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JwwHNLO1LnDluEZmbGLX_ECtoHyhs1Dy8RPQIc3lCYk&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-MNY4Wv.sh" [1] 12:04:41 downloading uv 0.11.6 x86_64-unknown-linux-gnu 12:04:42 installing to /home/jenkins/.local/bin 12:04:42 uv 12:04:42 uvx 12:04:42 everything's installed! 12:04:42 12:04:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:04:42 12:04:42 source $HOME/.local/bin/env (sh, bash, zsh) 12:04:42 source $HOME/.local/bin/env.fish (fish) 12:04:42 Adding install location to PATH 12:04:42 ---> Validating uv/uvx install 12:04:42 uvx 0.11.6 (x86_64-unknown-linux-gnu) 12:04:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12450625049110519874.sh 12:04:42 ---> sudo-logs.sh 12:04:42 Archiving 'sudo' log.. 12:04:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10071172471809137752.sh 12:04:43 ---> job-cost.sh 12:04:43 INFO: Activating Python virtual environment... 12:04:43 Setup pyenv: 12:04:43 system 12:04:43 3.8.13 12:04:43 3.9.13 12:04:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aarA from file:/tmp/.os_lf_venv 12:04:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:44 lf-activate-venv(): INFO: Base packages installed successfully 12:04:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-aarA/bin to PATH 12:04:49 INFO: No stack-cost file found 12:04:49 INFO: Instance uptime: 133s 12:04:49 INFO: Fetching instance metadata (attempt 1 of 3)... 12:04:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:04:50 INFO: Successfully fetched instance metadata 12:04:50 INFO: Instance type: v3-standard-4 12:04:50 INFO: Retrieving pricing info for: v3-standard-4 12:04:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:04:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=133 12:04:50 INFO: Successfully fetched Vexxhost pricing API 12:04:50 INFO: Retrieved cost: 0.11 12:04:50 INFO: Retrieved resource: v3-standard-4 12:04:50 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:04:50 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:04:50 INFO: Successfully archived job cost data 12:04:50 DEBUG: Cost data: oom-master-checkbashisms-lint,4594,2026-04-10 12:04:50,v3-standard-4,133,0.11,0.00,SUCCESS 12:04:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15714043622301103469.sh 12:04:50 ---> logs-deploy.sh 12:04:50 Setup pyenv: 12:04:50 system 12:04:50 3.8.13 12:04:50 3.9.13 12:04:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aarA from file:/tmp/.os_lf_venv 12:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:52 lf-activate-venv(): INFO: Base packages installed successfully 12:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-aarA/bin to PATH 12:04:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4594 12:04:59 INFO: archiving workspace using pattern(s): 12:05:00 Archives upload complete. 12:05:01 INFO: archiving logs to Nexus 12:05:01 ---> uname -a: 12:05:01 Linux prd-ubuntu1804-builder-4c-4g-214 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:05:01 12:05:01 12:05:01 ---> lscpu: 12:05:01 Architecture: x86_64 12:05:01 CPU op-mode(s): 32-bit, 64-bit 12:05:01 Byte Order: Little Endian 12:05:01 CPU(s): 4 12:05:01 On-line CPU(s) list: 0-3 12:05:01 Thread(s) per core: 1 12:05:01 Core(s) per socket: 1 12:05:01 Socket(s): 4 12:05:01 NUMA node(s): 1 12:05:01 Vendor ID: AuthenticAMD 12:05:01 CPU family: 23 12:05:01 Model: 49 12:05:01 Model name: AMD EPYC-Rome Processor 12:05:01 Stepping: 0 12:05:01 CPU MHz: 2800.000 12:05:01 BogoMIPS: 5600.00 12:05:01 Virtualization: AMD-V 12:05:01 Hypervisor vendor: KVM 12:05:01 Virtualization type: full 12:05:01 L1d cache: 32K 12:05:01 L1i cache: 32K 12:05:01 L2 cache: 512K 12:05:01 L3 cache: 16384K 12:05:01 NUMA node0 CPU(s): 0-3 12:05:01 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 12:05:01 12:05:01 12:05:01 ---> nproc: 12:05:01 4 12:05:01 12:05:01 12:05:01 ---> df -h: 12:05:01 Filesystem Size Used Avail Use% Mounted on 12:05:01 udev 7.9G 0 7.9G 0% /dev 12:05:01 tmpfs 1.6G 676K 1.6G 1% /run 12:05:01 /dev/vda1 78G 8.4G 70G 11% / 12:05:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:05:01 tmpfs 5.0M 0 5.0M 0% /run/lock 12:05:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:05:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:05:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:05:01 12:05:01 12:05:01 ---> free -m: 12:05:01 total used free shared buff/cache available 12:05:01 Mem: 16040 558 13359 0 2121 15167 12:05:01 Swap: 1023 0 1023 12:05:01 12:05:01 12:05:01 ---> ip addr: 12:05:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:05:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:05:01 inet 127.0.0.1/8 scope host lo 12:05:01 valid_lft forever preferred_lft forever 12:05:01 inet6 ::1/128 scope host 12:05:01 valid_lft forever preferred_lft forever 12:05:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:05:01 link/ether fa:16:3e:18:20:7b brd ff:ff:ff:ff:ff:ff 12:05:01 inet 10.30.107.106/23 brd 10.30.107.255 scope global dynamic ens3 12:05:01 valid_lft 86265sec preferred_lft 86265sec 12:05:01 inet6 fe80::f816:3eff:fe18:207b/64 scope link 12:05:01 valid_lft forever preferred_lft forever 12:05:01 12:05:01 12:05:01 ---> sar -b -r -n DEV: 12:05:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-214) 04/10/26 _x86_64_ (4 CPU) 12:05:01 12:05:01 12:02:59 LINUX RESTART (4 CPU) 12:05:01 12:05:01 12:03:01 tps rtps wtps bread/s bwrtn/s 12:05:01 12:04:01 357.62 67.31 290.32 4439.39 47316.11 12:05:01 12:05:01 123.21 5.95 117.26 239.43 15371.30 12:05:01 Average: 240.42 36.63 203.79 2339.41 31343.71 12:05:01 12:05:01 12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:05:01 12:04:01 14046364 15532468 2378604 14.48 53944 1636672 809912 4.64 707492 1463712 105072 12:05:01 12:05:01 13745256 15596528 2679712 16.31 79756 1958428 699768 4.00 662844 1773944 166372 12:05:01 Average: 13895810 15564498 2529158 15.40 66850 1797550 754840 4.32 685168 1618828 135722 12:05:01 12:05:01 12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:05:01 12:04:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 12:05:01 12:04:01 ens3 381.27 275.92 1825.17 76.31 0.00 0.00 0.00 0.00 12:05:01 12:05:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:05:01 12:05:01 ens3 83.39 63.96 1308.32 14.43 0.00 0.00 0.00 0.00 12:05:01 Average: lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 12:05:01 Average: ens3 232.33 169.94 1566.74 45.37 0.00 0.00 0.00 0.00 12:05:01 12:05:01 12:05:01 ---> sar -P ALL: 12:05:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-214) 04/10/26 _x86_64_ (4 CPU) 12:05:01 12:05:01 12:02:59 LINUX RESTART (4 CPU) 12:05:01 12:05:01 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:05:01 12:04:01 all 20.53 0.00 2.64 5.08 0.06 71.68 12:05:01 12:04:01 0 22.83 0.00 2.16 0.72 0.07 74.22 12:05:01 12:04:01 1 28.19 0.00 3.55 11.15 0.07 57.04 12:05:01 12:04:01 2 10.89 0.00 1.57 4.00 0.05 83.49 12:05:01 12:04:01 3 20.22 0.00 3.26 4.50 0.07 71.96 12:05:01 12:05:01 all 20.71 0.00 1.58 1.96 0.05 75.70 12:05:01 12:05:01 0 3.37 0.00 0.74 3.54 0.03 92.32 12:05:01 12:05:01 1 23.06 0.00 1.90 0.82 0.07 74.16 12:05:01 12:05:01 2 30.75 0.00 1.85 2.82 0.07 64.51 12:05:01 12:05:01 3 25.60 0.00 1.80 0.67 0.05 71.89 12:05:01 Average: all 20.62 0.00 2.11 3.52 0.06 73.69 12:05:01 Average: 0 13.11 0.00 1.45 2.13 0.05 83.26 12:05:01 Average: 1 25.62 0.00 2.72 5.97 0.07 65.62 12:05:01 Average: 2 20.83 0.00 1.71 3.41 0.06 73.99 12:05:01 Average: 3 22.91 0.00 2.53 2.58 0.06 71.92 12:05:01 12:05:01 12:05:01