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