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