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