08:40:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143685 08:40:02 Running as SYSTEM 08:40:02 [EnvInject] - Loading node environment variables. 08:40:02 Building remotely on prd-ubuntu1804-builder-4c-4g-121 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:40:02 [ssh-agent] Looking for ssh-agent implementation... 08:40:02 $ ssh-agent 08:40:02 SSH_AUTH_SOCK=/tmp/ssh-4Us59kQBkpV5/agent.1690 08:40:02 SSH_AGENT_PID=1692 08:40:02 [ssh-agent] Started. 08:40:02 Running ssh-add (command line suppressed) 08:40:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3315263326777496465.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3315263326777496465.key) 08:40:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:40:02 The recommended git tool is: NONE 08:40:04 using credential onap-jenkins-ssh 08:40:04 Wiping out workspace first. 08:40:04 Cloning the remote Git repository 08:40:04 Cloning repository git://cloud.onap.org/mirror/oom.git 08:40:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:40:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:40:04 > git --version # timeout=10 08:40:04 > git --version # 'git version 2.17.1' 08:40:04 using GIT_SSH to set credentials Gerrit user 08:40:04 Verifying host key using manually-configured host key entries 08:40:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:40:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:40:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:40:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:40:09 using GIT_SSH to set credentials Gerrit user 08:40:09 Verifying host key using manually-configured host key entries 08:40:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143685/4 # timeout=30 08:40:10 > git rev-parse 592a1e1896ff8bb4f332c660762abc998c68d16d^{commit} # timeout=10 08:40:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:40:10 Checking out Revision 592a1e1896ff8bb4f332c660762abc998c68d16d (refs/changes/85/143685/4) 08:40:10 > git config core.sparsecheckout # timeout=10 08:40:10 > git checkout -f 592a1e1896ff8bb4f332c660762abc998c68d16d # timeout=30 08:40:13 Commit message: "[DCAEGEN2] Update pnf registration handler" 08:40:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:40:13 > git rev-list --no-walk 00144a524a3ce10ae465cf811bae548d478c5afd # timeout=10 08:40:13 [EnvInject] - Injecting environment variables from a build step. 08:40:13 [EnvInject] - Injecting as environment variables the properties content 08:40:13 PYTHON=python3 08:40:13 08:40:13 [EnvInject] - Variables injected successfully. 08:40:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12827857690559891629.sh 08:40:13 ---> tox-install.sh 08:40:13 + source /home/jenkins/lf-env.sh 08:40:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:40:13 ++ mktemp -d /tmp/venv-XXXX 08:40:13 + lf_venv=/tmp/venv-fa4x 08:40:13 + local venv_file=/tmp/.os_lf_venv 08:40:13 + local python=python3 08:40:13 + local options 08:40:13 + local set_path=true 08:40:13 + local install_args= 08:40:13 ++ 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:40:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:40:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:40:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:40:13 + true 08:40:13 + case $1 in 08:40:13 + venv_file=/tmp/.toxenv 08:40:13 + shift 2 08:40:13 + true 08:40:13 + case $1 in 08:40:13 + shift 08:40:13 + break 08:40:13 + case $python in 08:40:13 + local pkg_list= 08:40:13 + [[ -d /opt/pyenv ]] 08:40:13 + echo 'Setup pyenv:' 08:40:13 Setup pyenv: 08:40:13 + export PYENV_ROOT=/opt/pyenv 08:40:13 + PYENV_ROOT=/opt/pyenv 08:40:13 + 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:40:13 + 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:40:13 + pyenv versions 08:40:14 * system (set by /opt/pyenv/version) 08:40:14 * 3.8.13 (set by /opt/pyenv/version) 08:40:14 * 3.9.13 (set by /opt/pyenv/version) 08:40:14 * 3.10.6 (set by /opt/pyenv/version) 08:40:14 + command -v pyenv 08:40:14 ++ pyenv init - --no-rehash 08:40:14 + 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:40:14 export PATH="/opt/pyenv/shims:${PATH}" 08:40:14 export PYENV_SHELL=bash 08:40:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:40:14 pyenv() { 08:40:14 local command 08:40:14 command="${1:-}" 08:40:14 if [ "$#" -gt 0 ]; then 08:40:14 shift 08:40:14 fi 08:40:14 08:40:14 case "$command" in 08:40:14 rehash|shell) 08:40:14 eval "$(pyenv "sh-$command" "$@")" 08:40:14 ;; 08:40:14 *) 08:40:14 command pyenv "$command" "$@" 08:40:14 ;; 08:40:14 esac 08:40:14 }' 08:40:14 +++ 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:40:14 ++ 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:40:14 ++ 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:40:14 ++ 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:40:14 ++ export PYENV_SHELL=bash 08:40:14 ++ PYENV_SHELL=bash 08:40:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:40:14 +++ complete -F _pyenv pyenv 08:40:14 ++ lf-pyver python3 08:40:14 ++ local py_version_xy=python3 08:40:14 ++ local py_version_xyz= 08:40:14 ++ pyenv versions 08:40:14 ++ local command 08:40:14 ++ command=versions 08:40:14 ++ '[' 1 -gt 0 ']' 08:40:14 ++ shift 08:40:14 ++ case "$command" in 08:40:14 ++ command pyenv versions 08:40:14 ++ pyenv versions 08:40:14 ++ sed 's/^[ *]* //' 08:40:14 ++ awk '{ print $1 }' 08:40:14 ++ grep -E '^[0-9.]*[0-9]$' 08:40:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:40:14 +++ grep '^3' /tmp/.pyenv_versions 08:40:14 +++ tail -n 1 08:40:14 +++ sort -V 08:40:14 ++ py_version_xyz=3.10.6 08:40:14 ++ [[ -z 3.10.6 ]] 08:40:14 ++ echo 3.10.6 08:40:14 ++ return 0 08:40:14 + pyenv local 3.10.6 08:40:14 + local command 08:40:14 + command=local 08:40:14 + '[' 2 -gt 0 ']' 08:40:14 + shift 08:40:14 + case "$command" in 08:40:14 + command pyenv local 3.10.6 08:40:14 + pyenv local 3.10.6 08:40:14 + for arg in "$@" 08:40:14 + case $arg in 08:40:14 + pkg_list+='tox ' 08:40:14 + for arg in "$@" 08:40:14 + case $arg in 08:40:14 + pkg_list+='virtualenv ' 08:40:14 + for arg in "$@" 08:40:14 + case $arg in 08:40:14 + pkg_list+='urllib3~=1.26.15 ' 08:40:14 + [[ -f /tmp/.toxenv ]] 08:40:14 + [[ ! -f /tmp/.toxenv ]] 08:40:14 + [[ -n '' ]] 08:40:14 + python3 -m venv /tmp/venv-fa4x 08:40:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fa4x' 08:40:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fa4x 08:40:18 + echo /tmp/venv-fa4x 08:40:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:40:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:40:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:40:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:18 + local 'pip_opts=--upgrade --quiet' 08:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:40:18 + [[ -n '' ]] 08:40:18 + [[ -n '' ]] 08:40:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:40:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:18 + /tmp/venv-fa4x/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:40:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:40:22 lf-activate-venv(): INFO: Base packages installed successfully 08:40:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:40:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:40:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:40:22 + /tmp/venv-fa4x/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:40:24 + type python3 08:40:24 + true 08:40:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fa4x/bin to PATH' 08:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-fa4x/bin to PATH 08:40:24 + PATH=/tmp/venv-fa4x/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:40:24 + return 0 08:40:24 + python3 --version 08:40:24 Python 3.10.6 08:40:24 + python3 -m pip --version 08:40:24 pip 26.0.1 from /tmp/venv-fa4x/lib/python3.10/site-packages/pip (python 3.10) 08:40:24 + python3 -m pip freeze 08:40:24 cachetools==7.0.5 08:40:24 colorama==0.4.6 08:40:24 distlib==0.4.0 08:40:24 filelock==3.25.2 08:40:24 packaging==26.0 08:40:24 platformdirs==4.9.4 08:40:24 pluggy==1.6.0 08:40:24 pyproject-api==1.10.0 08:40:24 python-discovery==1.2.1 08:40:24 tomli==2.4.1 08:40:24 tomli_w==1.2.0 08:40:24 tox==4.51.0 08:40:24 typing_extensions==4.15.0 08:40:24 urllib3==1.26.20 08:40:24 virtualenv==21.2.0 08:40:24 [EnvInject] - Injecting environment variables from a build step. 08:40:24 [EnvInject] - Injecting as environment variables the properties content 08:40:24 PARALLEL=false 08:40:24 08:40:24 [EnvInject] - Variables injected successfully. 08:40:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1530797350632866773.sh 08:40:24 ---> tox-run.sh 08:40:24 + 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:40:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:40:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:40:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:40:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:40:24 + source /home/jenkins/lf-env.sh 08:40:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:40:24 ++ mktemp -d /tmp/venv-XXXX 08:40:24 + lf_venv=/tmp/venv-XjA5 08:40:24 + local venv_file=/tmp/.os_lf_venv 08:40:24 + local python=python3 08:40:24 + local options 08:40:24 + local set_path=true 08:40:24 + local install_args= 08:40:24 ++ 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:40:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:40:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:40:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:40:24 + true 08:40:24 + case $1 in 08:40:24 + venv_file=/tmp/.toxenv 08:40:24 + shift 2 08:40:24 + true 08:40:24 + case $1 in 08:40:24 + shift 08:40:24 + break 08:40:24 + case $python in 08:40:24 + local pkg_list= 08:40:24 + [[ -d /opt/pyenv ]] 08:40:24 + echo 'Setup pyenv:' 08:40:24 Setup pyenv: 08:40:24 + export PYENV_ROOT=/opt/pyenv 08:40:24 + PYENV_ROOT=/opt/pyenv 08:40:24 + 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:40:24 + 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:40:24 + pyenv versions 08:40:24 system 08:40:24 3.8.13 08:40:24 3.9.13 08:40:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:40:24 + command -v pyenv 08:40:24 ++ pyenv init - --no-rehash 08:40:24 + 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:40:24 export PATH="/opt/pyenv/shims:${PATH}" 08:40:24 export PYENV_SHELL=bash 08:40:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:40:24 pyenv() { 08:40:24 local command 08:40:24 command="${1:-}" 08:40:24 if [ "$#" -gt 0 ]; then 08:40:24 shift 08:40:24 fi 08:40:24 08:40:24 case "$command" in 08:40:24 rehash|shell) 08:40:24 eval "$(pyenv "sh-$command" "$@")" 08:40:24 ;; 08:40:24 *) 08:40:24 command pyenv "$command" "$@" 08:40:24 ;; 08:40:24 esac 08:40:24 }' 08:40:24 +++ 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:40:24 ++ 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:40:24 ++ 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:40:24 ++ 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:40:24 ++ export PYENV_SHELL=bash 08:40:24 ++ PYENV_SHELL=bash 08:40:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:40:24 +++ complete -F _pyenv pyenv 08:40:24 ++ lf-pyver python3 08:40:24 ++ local py_version_xy=python3 08:40:24 ++ local py_version_xyz= 08:40:24 ++ sed 's/^[ *]* //' 08:40:24 ++ pyenv versions 08:40:24 ++ local command 08:40:24 ++ awk '{ print $1 }' 08:40:24 ++ command=versions 08:40:24 ++ '[' 1 -gt 0 ']' 08:40:24 ++ shift 08:40:24 ++ case "$command" in 08:40:24 ++ command pyenv versions 08:40:24 ++ pyenv versions 08:40:24 ++ grep -E '^[0-9.]*[0-9]$' 08:40:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:40:24 +++ grep '^3' /tmp/.pyenv_versions 08:40:24 +++ tail -n 1 08:40:24 +++ sort -V 08:40:24 ++ py_version_xyz=3.10.6 08:40:24 ++ [[ -z 3.10.6 ]] 08:40:24 ++ echo 3.10.6 08:40:24 ++ return 0 08:40:24 + pyenv local 3.10.6 08:40:24 + local command 08:40:24 + command=local 08:40:24 + '[' 2 -gt 0 ']' 08:40:24 + shift 08:40:24 + case "$command" in 08:40:24 + command pyenv local 3.10.6 08:40:24 + pyenv local 3.10.6 08:40:25 + for arg in "$@" 08:40:25 + case $arg in 08:40:25 + pkg_list+='tox ' 08:40:25 + for arg in "$@" 08:40:25 + case $arg in 08:40:25 + pkg_list+='virtualenv ' 08:40:25 + for arg in "$@" 08:40:25 + case $arg in 08:40:25 + pkg_list+='urllib3~=1.26.15 ' 08:40:25 + [[ -f /tmp/.toxenv ]] 08:40:25 ++ cat /tmp/.toxenv 08:40:25 + lf_venv=/tmp/venv-fa4x 08:40:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa4x from' file:/tmp/.toxenv 08:40:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fa4x from file:/tmp/.toxenv 08:40:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:40:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:25 + local 'pip_opts=--upgrade --quiet' 08:40:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:40:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:40:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:40:25 + [[ -n '' ]] 08:40:25 + [[ -n '' ]] 08:40:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:40:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:25 + /tmp/venv-fa4x/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:40:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:40:25 lf-activate-venv(): INFO: Base packages installed successfully 08:40:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:40:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:40:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:40:25 + /tmp/venv-fa4x/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:40:27 + type python3 08:40:27 + true 08:40:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fa4x/bin to PATH' 08:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-fa4x/bin to PATH 08:40:27 + PATH=/tmp/venv-fa4x/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:40:27 + return 0 08:40:27 + [[ -d /opt/pyenv ]] 08:40:27 + echo '---> Setting up pyenv' 08:40:27 ---> Setting up pyenv 08:40:27 + export PYENV_ROOT=/opt/pyenv 08:40:27 + PYENV_ROOT=/opt/pyenv 08:40:27 + export PATH=/opt/pyenv/bin:/tmp/venv-fa4x/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:40:27 + PATH=/opt/pyenv/bin:/tmp/venv-fa4x/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:40:27 ++ pwd 08:40:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:40:27 + export PYTHONPATH 08:40:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:40:27 + TOX_TESTENV_PASSENV=PYTHONPATH 08:40:27 + tox --version 08:40:27 4.51.0 from /tmp/venv-fa4x/lib/python3.10/site-packages/tox/__init__.py 08:40:27 + PARALLEL=false 08:40:27 + TOX_OPTIONS_LIST= 08:40:27 + [[ -n checkbashisms ]] 08:40:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:40:27 + case ${PARALLEL,,} in 08:40:27 + tox -e checkbashisms 08:40:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:40:28 checkbashisms: freeze> python -m pip freeze --all 08:40:29 checkbashisms: pip==26.0.1,setuptools==82.0.0 08:40:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:40:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:40:32 checkbashisms: OK (5.02=setup[1.57]+cmd[3.45] seconds) 08:40:32 congratulations :) (5.06 seconds) 08:40:32 + tox_status=0 08:40:32 + echo '---> Completed tox runs' 08:40:32 ---> Completed tox runs 08:40:32 + for i in .tox/*/log 08:40:32 ++ echo .tox/checkbashisms/log 08:40:32 ++ awk -F/ '{print $2}' 08:40:32 + tox_env=checkbashisms 08:40:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:40:32 + DOC_DIR=docs/_build/html 08:40:32 + [[ -d docs/_build/html ]] 08:40:32 + echo '---> tox-run.sh ends' 08:40:32 ---> tox-run.sh ends 08:40:32 + test 0 -eq 0 08:40:32 $ ssh-agent -k 08:40:32 unset SSH_AUTH_SOCK; 08:40:32 unset SSH_AGENT_PID; 08:40:32 echo Agent pid 1692 killed; 08:40:32 [ssh-agent] Stopped. 08:40:32 [PostBuildScript] - [INFO] Executing post build scripts. 08:40:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17483997271309043370.sh 08:40:32 ---> sysstat.sh 08:40:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2127656315300225042.sh 08:40:33 ---> package-listing.sh 08:40:33 ++ facter osfamily 08:40:33 ++ tr '[:upper:]' '[:lower:]' 08:40:33 + OS_FAMILY=debian 08:40:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:40:33 + START_PACKAGES=/tmp/packages_start.txt 08:40:33 + END_PACKAGES=/tmp/packages_end.txt 08:40:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:33 + PACKAGES=/tmp/packages_start.txt 08:40:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:40:33 + PACKAGES=/tmp/packages_end.txt 08:40:33 + case "${OS_FAMILY}" in 08:40:33 + dpkg -l 08:40:33 + grep '^ii' 08:40:33 + '[' -f /tmp/packages_start.txt ']' 08:40:33 + '[' -f /tmp/packages_end.txt ']' 08:40:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:40:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:40:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:40:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7599306694618462718.sh 08:40:33 ---> capture-instance-metadata.sh 08:40:33 Setup pyenv: 08:40:33 system 08:40:33 3.8.13 08:40:33 3.9.13 08:40:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:40:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZve 08:40:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:40:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:41 lf-activate-venv(): INFO: Base packages installed successfully 08:40:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:41:02 lf-activate-venv(): INFO: Adding /tmp/venv-rZve/bin to PATH 08:41:02 INFO: Running in OpenStack, capturing instance metadata 08:41:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins990505588658606789.sh 08:41:03 provisioning config files... 08:41:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1860585786414382438tmp 08:41:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:41:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:41:03 [EnvInject] - Injecting environment variables from a build step. 08:41:03 [EnvInject] - Injecting as environment variables the properties content 08:41:03 SERVER_ID=logs 08:41:03 08:41:03 [EnvInject] - Variables injected successfully. 08:41:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13247810955298616713.sh 08:41:03 ---> create-netrc.sh 08:41:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins694974758417216128.sh 08:41:03 ---> python-tools-install.sh 08:41:03 Setup pyenv: 08:41:03 system 08:41:03 3.8.13 08:41:03 3.9.13 08:41:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZve from file:/tmp/.os_lf_venv 08:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:05 lf-activate-venv(): INFO: Base packages installed successfully 08:41:05 lf-activate-venv(): INFO: Installing additional packages: lftools 08:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-rZve/bin to PATH 08:41:12 Generating Requirements File 08:41:29 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:41:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:41:29 Python 3.10.6 08:41:29 pip 26.0.1 from /tmp/venv-rZve/lib/python3.10/site-packages/pip (python 3.10) 08:41:29 appdirs==1.4.4 08:41:29 argcomplete==3.6.3 08:41:29 aspy.yaml==1.3.0 08:41:29 attrs==26.1.0 08:41:29 autopage==0.6.0 08:41:29 backports.strenum==1.3.1 08:41:29 beautifulsoup4==4.14.3 08:41:29 boto3==1.42.78 08:41:29 botocore==1.42.78 08:41:29 bs4==0.0.2 08:41:29 certifi==2026.2.25 08:41:29 cffi==2.0.0 08:41:29 cfgv==3.5.0 08:41:29 chardet==7.4.0.post1 08:41:29 charset-normalizer==3.4.6 08:41:29 click==8.3.1 08:41:29 cliff==4.13.2 08:41:29 cmd2==3.4.0 08:41:29 cryptography==3.3.2 08:41:29 debtcollector==3.1.0 08:41:29 decorator==5.2.1 08:41:29 defusedxml==0.7.1 08:41:29 Deprecated==1.3.1 08:41:29 distlib==0.4.0 08:41:29 dnspython==2.8.0 08:41:29 docker==7.1.0 08:41:29 dogpile.cache==1.5.0 08:41:29 durationpy==0.10 08:41:29 email-validator==2.3.0 08:41:29 filelock==3.25.2 08:41:29 future==1.0.0 08:41:29 gitdb==4.0.12 08:41:29 GitPython==3.1.46 08:41:29 httplib2==0.30.2 08:41:29 identify==2.6.18 08:41:29 idna==3.11 08:41:29 importlib-resources==1.5.0 08:41:29 iso8601==2.1.0 08:41:29 Jinja2==3.1.6 08:41:29 jmespath==1.1.0 08:41:29 jsonpatch==1.33 08:41:29 jsonpointer==3.1.1 08:41:29 jsonschema==4.26.0 08:41:29 jsonschema-specifications==2025.9.1 08:41:29 keystoneauth1==5.13.1 08:41:29 kubernetes==35.0.0 08:41:29 lftools==0.37.22 08:41:29 lxml==6.0.2 08:41:29 markdown-it-py==4.0.0 08:41:29 MarkupSafe==3.0.3 08:41:29 mdurl==0.1.2 08:41:29 msgpack==1.1.2 08:41:29 multi_key_dict==2.0.3 08:41:29 munch==4.0.0 08:41:29 netaddr==1.3.0 08:41:29 niet==1.4.2 08:41:29 nodeenv==1.10.0 08:41:29 oauth2client==4.1.3 08:41:29 oauthlib==3.3.1 08:41:29 openstacksdk==4.10.0 08:41:29 os-service-types==1.8.2 08:41:29 osc-lib==4.4.0 08:41:29 oslo.config==10.3.0 08:41:29 oslo.context==6.3.0 08:41:29 oslo.i18n==6.7.2 08:41:29 oslo.log==8.1.0 08:41:29 oslo.serialization==5.9.1 08:41:29 oslo.utils==10.0.0 08:41:29 packaging==26.0 08:41:29 pbr==7.0.3 08:41:29 platformdirs==4.9.4 08:41:29 prettytable==3.17.0 08:41:29 psutil==7.2.2 08:41:29 pyasn1==0.6.3 08:41:29 pyasn1_modules==0.4.2 08:41:29 pycparser==3.0 08:41:29 pygerrit2==2.0.15 08:41:29 PyGithub==2.9.0 08:41:29 Pygments==2.19.2 08:41:29 PyJWT==2.12.1 08:41:29 PyNaCl==1.6.2 08:41:29 pyparsing==2.4.7 08:41:29 pyperclip==1.11.0 08:41:29 pyrsistent==0.20.0 08:41:29 python-cinderclient==9.9.0 08:41:29 python-dateutil==2.9.0.post0 08:41:29 python-discovery==1.2.1 08:41:29 python-heatclient==5.1.0 08:41:29 python-jenkins==1.8.3 08:41:29 python-keystoneclient==5.8.0 08:41:29 python-magnumclient==4.10.0 08:41:29 python-openstackclient==9.0.0 08:41:29 python-swiftclient==4.10.0 08:41:29 PyYAML==6.0.3 08:41:29 referencing==0.37.0 08:41:29 requests==2.33.0 08:41:29 requests-oauthlib==2.0.0 08:41:29 requestsexceptions==1.4.0 08:41:29 rfc3986==2.0.0 08:41:29 rich==14.3.3 08:41:29 rich-argparse==1.7.2 08:41:29 rpds-py==0.30.0 08:41:29 rsa==4.9.1 08:41:29 ruamel.yaml==0.19.1 08:41:29 ruamel.yaml.clib==0.2.15 08:41:29 s3transfer==0.16.0 08:41:29 simplejson==3.20.2 08:41:29 six==1.17.0 08:41:29 smmap==5.0.3 08:41:29 soupsieve==2.8.3 08:41:29 stevedore==5.7.0 08:41:29 tabulate==0.10.0 08:41:29 toml==0.10.2 08:41:29 tomlkit==0.14.0 08:41:29 tqdm==4.67.3 08:41:29 typing_extensions==4.15.0 08:41:29 urllib3==1.26.20 08:41:29 virtualenv==21.2.0 08:41:29 wcwidth==0.6.0 08:41:29 websocket-client==1.9.0 08:41:29 wrapt==2.1.2 08:41:29 xdg==6.0.0 08:41:29 xmltodict==1.0.4 08:41:29 yq==3.4.3 08:41:29 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins3402045728635358726.sh 08:41:29 ---> uv-install.sh 08:41:29 Installing uv/uvx (latest) using shell installer 08:41:30 2026-03-28 08:41:30 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-28T09%3A30%3A51Z&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-28T08%3A30%3A03Z&ske=2026-03-28T09%3A30%3A51Z&sks=b&skv=2018-11-09&sig=J67yfQMaL494SsCj7%2BZ7ZZ%2FZz8pMPbC34FzU9oqUWTw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDY4NzUxNCwibmJmIjoxNzc0Njg3MjE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.C1V5DNZhmC6v5q-Ex0wlrQSvHXh_VR37MBD0GSMzoeI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-f4rsDj.sh" [1] 08:41:30 downloading uv 0.11.2 x86_64-unknown-linux-gnu 08:41:31 installing to /home/jenkins/.local/bin 08:41:31 uv 08:41:31 uvx 08:41:31 everything's installed! 08:41:31 08:41:31 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:41:31 08:41:31 source $HOME/.local/bin/env (sh, bash, zsh) 08:41:31 source $HOME/.local/bin/env.fish (fish) 08:41:31 Adding install location to PATH 08:41:31 ---> Validating uv/uvx install 08:41:31 uvx 0.11.2 (x86_64-unknown-linux-gnu) 08:41:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5653864969432134023.sh 08:41:31 ---> sudo-logs.sh 08:41:31 Archiving 'sudo' log.. 08:41:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3719980682124841033.sh 08:41:31 ---> job-cost.sh 08:41:31 INFO: Activating Python virtual environment... 08:41:31 Setup pyenv: 08:41:31 system 08:41:31 3.8.13 08:41:31 3.9.13 08:41:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:41:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZve from file:/tmp/.os_lf_venv 08:41:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:33 lf-activate-venv(): INFO: Base packages installed successfully 08:41:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:41:38 lf-activate-venv(): INFO: Adding /tmp/venv-rZve/bin to PATH 08:41:38 INFO: No stack-cost file found 08:41:38 INFO: Instance uptime: 122s 08:41:38 INFO: Fetching instance metadata (attempt 1 of 3)... 08:41:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:41:38 INFO: Successfully fetched instance metadata 08:41:38 INFO: Instance type: v3-standard-4 08:41:38 INFO: Retrieving pricing info for: v3-standard-4 08:41:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:41:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=122 08:41:38 INFO: Successfully fetched Vexxhost pricing API 08:41:38 INFO: Retrieved cost: 0.11 08:41:38 INFO: Retrieved resource: v3-standard-4 08:41:38 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:41:38 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:41:38 INFO: Successfully archived job cost data 08:41:38 DEBUG: Cost data: oom-master-checkbashisms-lint,4539,2026-03-28 08:41:38,v3-standard-4,122,0.11,0.00,SUCCESS 08:41:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11812439208848148726.sh 08:41:38 ---> logs-deploy.sh 08:41:38 Setup pyenv: 08:41:38 system 08:41:38 3.8.13 08:41:38 3.9.13 08:41:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:41:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZve from file:/tmp/.os_lf_venv 08:41:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:40 lf-activate-venv(): INFO: Base packages installed successfully 08:41:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:41:48 lf-activate-venv(): INFO: Adding /tmp/venv-rZve/bin to PATH 08:41:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4539 08:41:48 INFO: archiving workspace using pattern(s): 08:41:49 Archives upload complete. 08:41:49 INFO: archiving logs to Nexus 08:41:50 ---> uname -a: 08:41:50 Linux prd-ubuntu1804-builder-4c-4g-121 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:41:50 08:41:50 08:41:50 ---> lscpu: 08:41:50 Architecture: x86_64 08:41:50 CPU op-mode(s): 32-bit, 64-bit 08:41:50 Byte Order: Little Endian 08:41:50 CPU(s): 4 08:41:50 On-line CPU(s) list: 0-3 08:41:50 Thread(s) per core: 1 08:41:50 Core(s) per socket: 1 08:41:50 Socket(s): 4 08:41:50 NUMA node(s): 1 08:41:50 Vendor ID: AuthenticAMD 08:41:50 CPU family: 23 08:41:50 Model: 49 08:41:50 Model name: AMD EPYC-Rome Processor 08:41:50 Stepping: 0 08:41:50 CPU MHz: 2799.998 08:41:50 BogoMIPS: 5599.99 08:41:50 Virtualization: AMD-V 08:41:50 Hypervisor vendor: KVM 08:41:50 Virtualization type: full 08:41:50 L1d cache: 32K 08:41:50 L1i cache: 32K 08:41:50 L2 cache: 512K 08:41:50 L3 cache: 16384K 08:41:50 NUMA node0 CPU(s): 0-3 08:41:50 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:41:50 08:41:50 08:41:50 ---> nproc: 08:41:50 4 08:41:50 08:41:50 08:41:50 ---> df -h: 08:41:50 Filesystem Size Used Avail Use% Mounted on 08:41:50 udev 7.9G 0 7.9G 0% /dev 08:41:50 tmpfs 1.6G 676K 1.6G 1% /run 08:41:50 /dev/vda1 78G 8.4G 70G 11% / 08:41:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:41:50 tmpfs 5.0M 0 5.0M 0% /run/lock 08:41:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:41:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:41:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:41:50 08:41:50 08:41:50 ---> free -m: 08:41:50 total used free shared buff/cache available 08:41:50 Mem: 16040 613 13302 0 2123 15112 08:41:50 Swap: 1023 0 1023 08:41:50 08:41:50 08:41:50 ---> ip addr: 08:41:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:41:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:41:50 inet 127.0.0.1/8 scope host lo 08:41:50 valid_lft forever preferred_lft forever 08:41:50 inet6 ::1/128 scope host 08:41:50 valid_lft forever preferred_lft forever 08:41:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:41:50 link/ether fa:16:3e:e9:5e:93 brd ff:ff:ff:ff:ff:ff 08:41:50 inet 10.30.107.30/23 brd 10.30.107.255 scope global dynamic ens3 08:41:50 valid_lft 86273sec preferred_lft 86273sec 08:41:50 inet6 fe80::f816:3eff:fee9:5e93/64 scope link 08:41:50 valid_lft forever preferred_lft forever 08:41:50 08:41:50 08:41:50 ---> sar -b -r -n DEV: 08:41:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-121) 03/28/26 _x86_64_ (4 CPU) 08:41:50 08:41:50 08:39:46 LINUX RESTART (4 CPU) 08:41:50 08:41:50 08:40:01 tps rtps wtps bread/s bwrtn/s 08:41:50 08:41:01 338.89 30.59 308.30 1050.76 64151.84 08:41:50 Average: 338.89 30.59 308.30 1050.76 64151.84 08:41:50 08:41:50 08:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:41:50 08:41:01 13700912 15413000 2724048 16.58 68692 1836800 901276 5.16 872184 1625840 239960 08:41:50 Average: 13700912 15413000 2724048 16.58 68692 1836800 901276 5.16 872184 1625840 239960 08:41:50 08:41:50 08:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:41:50 08:41:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 08:41:50 08:41:01 ens3 353.62 220.51 2055.61 63.34 0.00 0.00 0.00 0.00 08:41:50 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 08:41:50 Average: ens3 353.62 220.51 2055.61 63.34 0.00 0.00 0.00 0.00 08:41:50 08:41:50 08:41:50 ---> sar -P ALL: 08:41:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-121) 03/28/26 _x86_64_ (4 CPU) 08:41:50 08:41:50 08:39:46 LINUX RESTART (4 CPU) 08:41:50 08:41:50 08:40:01 CPU %user %nice %system %iowait %steal %idle 08:41:50 08:41:01 all 23.54 0.00 2.28 2.95 0.07 71.16 08:41:50 08:41:01 0 6.79 0.00 1.19 4.97 0.03 87.02 08:41:50 08:41:01 1 27.84 0.00 1.87 1.56 0.08 68.65 08:41:50 08:41:01 2 41.85 0.00 4.05 3.39 0.10 50.61 08:41:50 08:41:01 3 17.63 0.00 2.02 1.87 0.08 78.40 08:41:50 Average: all 23.54 0.00 2.28 2.95 0.07 71.16 08:41:50 Average: 0 6.79 0.00 1.19 4.97 0.03 87.02 08:41:50 Average: 1 27.84 0.00 1.87 1.56 0.08 68.65 08:41:50 Average: 2 41.85 0.00 4.05 3.39 0.10 50.61 08:41:50 Average: 3 17.63 0.00 2.02 1.87 0.08 78.40 08:41:50 08:41:50 08:41:50