09:57:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 09:57:25 Running as SYSTEM 09:57:25 [EnvInject] - Loading node environment variables. 09:57:25 Building remotely on prd-ubuntu1804-builder-4c-4g-3533 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:57:25 [ssh-agent] Looking for ssh-agent implementation... 09:57:25 $ ssh-agent 09:57:25 SSH_AUTH_SOCK=/tmp/ssh-s0pwtzrmejQX/agent.1672 09:57:25 SSH_AGENT_PID=1674 09:57:25 [ssh-agent] Started. 09:57:25 Running ssh-add (command line suppressed) 09:57:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5732585999811915537.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5732585999811915537.key) 09:57:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:57:25 The recommended git tool is: NONE 09:57:27 using credential onap-jenkins-ssh 09:57:27 Wiping out workspace first. 09:57:27 Cloning the remote Git repository 09:57:27 Cloning repository git://cloud.onap.org/mirror/oom.git 09:57:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:57:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:57:27 > git --version # timeout=10 09:57:27 > git --version # 'git version 2.17.1' 09:57:27 using GIT_SSH to set credentials Gerrit user 09:57:27 Verifying host key using manually-configured host key entries 09:57:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:57:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:57:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:57:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:57:33 using GIT_SSH to set credentials Gerrit user 09:57:33 Verifying host key using manually-configured host key entries 09:57:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/2 # timeout=30 09:57:33 > git rev-parse b48bf8a89fbce71747b351cf1f4a99a8f00e47e7^{commit} # timeout=10 09:57:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:57:33 Checking out Revision b48bf8a89fbce71747b351cf1f4a99a8f00e47e7 (refs/changes/64/144064/2) 09:57:33 > git config core.sparsecheckout # timeout=10 09:57:33 > git checkout -f b48bf8a89fbce71747b351cf1f4a99a8f00e47e7 # timeout=30 09:57:37 Commit message: "[SO] 17.2.0" 09:57:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:57:37 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 09:57:37 [EnvInject] - Injecting environment variables from a build step. 09:57:37 [EnvInject] - Injecting as environment variables the properties content 09:57:37 PYTHON=python3 09:57:37 09:57:37 [EnvInject] - Variables injected successfully. 09:57:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18374291211971948457.sh 09:57:37 ---> tox-install.sh 09:57:37 + source /home/jenkins/lf-env.sh 09:57:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:37 ++ mktemp -d /tmp/venv-XXXX 09:57:37 + lf_venv=/tmp/venv-2Ckr 09:57:37 + local venv_file=/tmp/.os_lf_venv 09:57:37 + local python=python3 09:57:37 + local options 09:57:37 + local set_path=true 09:57:37 + local install_args= 09:57:37 ++ 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 09:57:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:37 + true 09:57:37 + case $1 in 09:57:37 + venv_file=/tmp/.toxenv 09:57:37 + shift 2 09:57:37 + true 09:57:37 + case $1 in 09:57:37 + shift 09:57:37 + break 09:57:37 + case $python in 09:57:37 + local pkg_list= 09:57:37 + [[ -d /opt/pyenv ]] 09:57:37 + echo 'Setup pyenv:' 09:57:37 Setup pyenv: 09:57:37 + export PYENV_ROOT=/opt/pyenv 09:57:37 + PYENV_ROOT=/opt/pyenv 09:57:37 + 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 09:57:37 + 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 09:57:37 + pyenv versions 09:57:37 * system (set by /opt/pyenv/version) 09:57:37 * 3.8.13 (set by /opt/pyenv/version) 09:57:37 * 3.9.13 (set by /opt/pyenv/version) 09:57:37 * 3.10.6 (set by /opt/pyenv/version) 09:57:37 + command -v pyenv 09:57:37 ++ pyenv init - --no-rehash 09:57:37 + 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[*]}"'\'')" 09:57:37 export PATH="/opt/pyenv/shims:${PATH}" 09:57:37 export PYENV_SHELL=bash 09:57:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:37 pyenv() { 09:57:37 local command 09:57:37 command="${1:-}" 09:57:37 if [ "$#" -gt 0 ]; then 09:57:37 shift 09:57:37 fi 09:57:37 09:57:37 case "$command" in 09:57:37 rehash|shell) 09:57:37 eval "$(pyenv "sh-$command" "$@")" 09:57:37 ;; 09:57:37 *) 09:57:37 command pyenv "$command" "$@" 09:57:37 ;; 09:57:37 esac 09:57:37 }' 09:57:37 +++ 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[*]}"' 09:57:37 ++ 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 09:57:37 ++ 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 09:57:37 ++ 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 09:57:37 ++ export PYENV_SHELL=bash 09:57:37 ++ PYENV_SHELL=bash 09:57:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:37 +++ complete -F _pyenv pyenv 09:57:37 ++ lf-pyver python3 09:57:37 ++ local py_version_xy=python3 09:57:37 ++ local py_version_xyz= 09:57:37 ++ pyenv versions 09:57:37 ++ local command 09:57:37 ++ command=versions 09:57:37 ++ '[' 1 -gt 0 ']' 09:57:37 ++ shift 09:57:37 ++ case "$command" in 09:57:37 ++ command pyenv versions 09:57:37 ++ pyenv versions 09:57:37 ++ awk '{ print $1 }' 09:57:37 ++ sed 's/^[ *]* //' 09:57:37 ++ grep -E '^[0-9.]*[0-9]$' 09:57:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:38 +++ grep '^3' /tmp/.pyenv_versions 09:57:38 +++ sort -V 09:57:38 +++ tail -n 1 09:57:38 ++ py_version_xyz=3.10.6 09:57:38 ++ [[ -z 3.10.6 ]] 09:57:38 ++ echo 3.10.6 09:57:38 ++ return 0 09:57:38 + pyenv local 3.10.6 09:57:38 + local command 09:57:38 + command=local 09:57:38 + '[' 2 -gt 0 ']' 09:57:38 + shift 09:57:38 + case "$command" in 09:57:38 + command pyenv local 3.10.6 09:57:38 + pyenv local 3.10.6 09:57:38 + for arg in "$@" 09:57:38 + case $arg in 09:57:38 + pkg_list+='tox ' 09:57:38 + for arg in "$@" 09:57:38 + case $arg in 09:57:38 + pkg_list+='virtualenv ' 09:57:38 + for arg in "$@" 09:57:38 + case $arg in 09:57:38 + pkg_list+='urllib3~=1.26.15 ' 09:57:38 + [[ -f /tmp/.toxenv ]] 09:57:38 + [[ ! -f /tmp/.toxenv ]] 09:57:38 + [[ -n '' ]] 09:57:38 + python3 -m venv /tmp/venv-2Ckr 09:57:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Ckr' 09:57:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Ckr 09:57:42 + echo /tmp/venv-2Ckr 09:57:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:57:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:57:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:42 + local 'pip_opts=--upgrade --quiet' 09:57:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:42 + [[ -n '' ]] 09:57:42 + [[ -n '' ]] 09:57:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:42 + /tmp/venv-2Ckr/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 09:57:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:47 lf-activate-venv(): INFO: Base packages installed successfully 09:57:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:47 + /tmp/venv-2Ckr/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 09:57:49 + type python3 09:57:49 + true 09:57:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Ckr/bin to PATH' 09:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-2Ckr/bin to PATH 09:57:49 + PATH=/tmp/venv-2Ckr/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 09:57:49 + return 0 09:57:49 + python3 --version 09:57:49 Python 3.10.6 09:57:49 + python3 -m pip --version 09:57:49 pip 26.0.1 from /tmp/venv-2Ckr/lib/python3.10/site-packages/pip (python 3.10) 09:57:49 + python3 -m pip freeze 09:57:50 cachetools==7.0.5 09:57:50 colorama==0.4.6 09:57:50 distlib==0.4.0 09:57:50 filelock==3.29.0 09:57:50 packaging==26.1 09:57:50 platformdirs==4.9.6 09:57:50 pluggy==1.6.0 09:57:50 pyproject-api==1.10.0 09:57:50 python-discovery==1.2.2 09:57:50 tomli==2.4.1 09:57:50 tomli_w==1.2.0 09:57:50 tox==4.53.0 09:57:50 typing_extensions==4.15.0 09:57:50 urllib3==1.26.20 09:57:50 virtualenv==21.2.4 09:57:50 [EnvInject] - Injecting environment variables from a build step. 09:57:50 [EnvInject] - Injecting as environment variables the properties content 09:57:50 PARALLEL=false 09:57:50 09:57:50 [EnvInject] - Variables injected successfully. 09:57:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4491350346510492456.sh 09:57:50 ---> tox-run.sh 09:57:50 + 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 09:57:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:57:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:57:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:57:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:57:50 + source /home/jenkins/lf-env.sh 09:57:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:50 ++ mktemp -d /tmp/venv-XXXX 09:57:50 + lf_venv=/tmp/venv-UKlz 09:57:50 + local venv_file=/tmp/.os_lf_venv 09:57:50 + local python=python3 09:57:50 + local options 09:57:50 + local set_path=true 09:57:50 + local install_args= 09:57:50 ++ 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 09:57:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:50 + true 09:57:50 + case $1 in 09:57:50 + venv_file=/tmp/.toxenv 09:57:50 + shift 2 09:57:50 + true 09:57:50 + case $1 in 09:57:50 + shift 09:57:50 + break 09:57:50 + case $python in 09:57:50 + local pkg_list= 09:57:50 + [[ -d /opt/pyenv ]] 09:57:50 + echo 'Setup pyenv:' 09:57:50 Setup pyenv: 09:57:50 + export PYENV_ROOT=/opt/pyenv 09:57:50 + PYENV_ROOT=/opt/pyenv 09:57:50 + 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 09:57:50 + 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 09:57:50 + pyenv versions 09:57:50 system 09:57:50 3.8.13 09:57:50 3.9.13 09:57:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:57:50 + command -v pyenv 09:57:50 ++ pyenv init - --no-rehash 09:57:50 + 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[*]}"'\'')" 09:57:50 export PATH="/opt/pyenv/shims:${PATH}" 09:57:50 export PYENV_SHELL=bash 09:57:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:50 pyenv() { 09:57:50 local command 09:57:50 command="${1:-}" 09:57:50 if [ "$#" -gt 0 ]; then 09:57:50 shift 09:57:50 fi 09:57:50 09:57:50 case "$command" in 09:57:50 rehash|shell) 09:57:50 eval "$(pyenv "sh-$command" "$@")" 09:57:50 ;; 09:57:50 *) 09:57:50 command pyenv "$command" "$@" 09:57:50 ;; 09:57:50 esac 09:57:50 }' 09:57:50 +++ 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[*]}"' 09:57:50 ++ 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 09:57:50 ++ 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 09:57:50 ++ 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 09:57:50 ++ export PYENV_SHELL=bash 09:57:50 ++ PYENV_SHELL=bash 09:57:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:50 +++ complete -F _pyenv pyenv 09:57:50 ++ lf-pyver python3 09:57:50 ++ local py_version_xy=python3 09:57:50 ++ local py_version_xyz= 09:57:50 ++ pyenv versions 09:57:50 ++ sed 's/^[ *]* //' 09:57:50 ++ awk '{ print $1 }' 09:57:50 ++ grep -E '^[0-9.]*[0-9]$' 09:57:50 ++ local command 09:57:50 ++ command=versions 09:57:50 ++ '[' 1 -gt 0 ']' 09:57:50 ++ shift 09:57:50 ++ case "$command" in 09:57:50 ++ command pyenv versions 09:57:50 ++ pyenv versions 09:57:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:50 +++ grep '^3' /tmp/.pyenv_versions 09:57:50 +++ sort -V 09:57:50 +++ tail -n 1 09:57:50 ++ py_version_xyz=3.10.6 09:57:50 ++ [[ -z 3.10.6 ]] 09:57:50 ++ echo 3.10.6 09:57:50 ++ return 0 09:57:50 + pyenv local 3.10.6 09:57:50 + local command 09:57:50 + command=local 09:57:50 + '[' 2 -gt 0 ']' 09:57:50 + shift 09:57:50 + case "$command" in 09:57:50 + command pyenv local 3.10.6 09:57:50 + pyenv local 3.10.6 09:57:50 + for arg in "$@" 09:57:50 + case $arg in 09:57:50 + pkg_list+='tox ' 09:57:50 + for arg in "$@" 09:57:50 + case $arg in 09:57:50 + pkg_list+='virtualenv ' 09:57:50 + for arg in "$@" 09:57:50 + case $arg in 09:57:50 + pkg_list+='urllib3~=1.26.15 ' 09:57:50 + [[ -f /tmp/.toxenv ]] 09:57:50 ++ cat /tmp/.toxenv 09:57:50 + lf_venv=/tmp/venv-2Ckr 09:57:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Ckr from' file:/tmp/.toxenv 09:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Ckr from file:/tmp/.toxenv 09:57:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:50 + local 'pip_opts=--upgrade --quiet' 09:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:50 + [[ -n '' ]] 09:57:50 + [[ -n '' ]] 09:57:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:50 + /tmp/venv-2Ckr/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 09:57:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:51 lf-activate-venv(): INFO: Base packages installed successfully 09:57:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:51 + /tmp/venv-2Ckr/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 09:57:52 + type python3 09:57:52 + true 09:57:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Ckr/bin to PATH' 09:57:52 lf-activate-venv(): INFO: Adding /tmp/venv-2Ckr/bin to PATH 09:57:52 + PATH=/tmp/venv-2Ckr/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 09:57:52 + return 0 09:57:52 + [[ -d /opt/pyenv ]] 09:57:52 + echo '---> Setting up pyenv' 09:57:52 ---> Setting up pyenv 09:57:52 + export PYENV_ROOT=/opt/pyenv 09:57:52 + PYENV_ROOT=/opt/pyenv 09:57:52 + export PATH=/opt/pyenv/bin:/tmp/venv-2Ckr/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 09:57:52 + PATH=/opt/pyenv/bin:/tmp/venv-2Ckr/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 09:57:52 ++ pwd 09:57:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:57:52 + export PYTHONPATH 09:57:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:57:52 + TOX_TESTENV_PASSENV=PYTHONPATH 09:57:52 + tox --version 09:57:52 4.53.0 from /tmp/venv-2Ckr/lib/python3.10/site-packages/tox/__init__.py 09:57:52 + PARALLEL=false 09:57:52 + TOX_OPTIONS_LIST= 09:57:52 + [[ -n checkbashisms ]] 09:57:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:57:52 + case ${PARALLEL,,} in 09:57:52 + tox -e checkbashisms 09:57:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:57:53 checkbashisms: freeze> python -m pip freeze --all 09:57:54 checkbashisms: pip==26.0.1,setuptools==82.0.1 09:57:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:57:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:57:58 checkbashisms: OK (5.33=setup[1.73]+cmd[3.60] seconds) 09:57:58 congratulations :) (5.37 seconds) 09:57:58 + tox_status=0 09:57:58 + echo '---> Completed tox runs' 09:57:58 ---> Completed tox runs 09:57:58 + for i in .tox/*/log 09:57:58 ++ echo .tox/checkbashisms/log 09:57:58 ++ awk -F/ '{print $2}' 09:57:58 + tox_env=checkbashisms 09:57:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:57:58 + DOC_DIR=docs/_build/html 09:57:58 + [[ -d docs/_build/html ]] 09:57:58 + echo '---> tox-run.sh ends' 09:57:58 ---> tox-run.sh ends 09:57:58 + test 0 -eq 0 09:57:58 $ ssh-agent -k 09:57:58 unset SSH_AUTH_SOCK; 09:57:58 unset SSH_AGENT_PID; 09:57:58 echo Agent pid 1674 killed; 09:57:58 [ssh-agent] Stopped. 09:57:58 [PostBuildScript] - [INFO] Executing post build scripts. 09:57:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10570483874921856745.sh 09:57:58 ---> sysstat.sh 09:57:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8040459413048636395.sh 09:57:58 ---> package-listing.sh 09:57:58 ++ tr '[:upper:]' '[:lower:]' 09:57:58 ++ facter osfamily 09:57:59 + OS_FAMILY=debian 09:57:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:57:59 + START_PACKAGES=/tmp/packages_start.txt 09:57:59 + END_PACKAGES=/tmp/packages_end.txt 09:57:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:59 + PACKAGES=/tmp/packages_start.txt 09:57:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:57:59 + PACKAGES=/tmp/packages_end.txt 09:57:59 + case "${OS_FAMILY}" in 09:57:59 + dpkg -l 09:57:59 + grep '^ii' 09:57:59 + '[' -f /tmp/packages_start.txt ']' 09:57:59 + '[' -f /tmp/packages_end.txt ']' 09:57:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:57:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:57:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:57:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12814120529401527285.sh 09:57:59 ---> capture-instance-metadata.sh 09:57:59 Setup pyenv: 09:57:59 system 09:57:59 3.8.13 09:57:59 3.9.13 09:57:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JRUo 09:58:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:58:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:06 lf-activate-venv(): INFO: Base packages installed successfully 09:58:06 lf-activate-venv(): INFO: Installing additional packages: lftools 09:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-JRUo/bin to PATH 09:58:28 INFO: Running in OpenStack, capturing instance metadata 09:58:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11184944150480402807.sh 09:58:28 provisioning config files... 09:58:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config734678779905953911tmp 09:58:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:58:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:58:28 [EnvInject] - Injecting environment variables from a build step. 09:58:28 [EnvInject] - Injecting as environment variables the properties content 09:58:28 SERVER_ID=logs 09:58:28 09:58:28 [EnvInject] - Variables injected successfully. 09:58:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8575274443447602686.sh 09:58:28 ---> create-netrc.sh 09:58:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4522407302656204367.sh 09:58:28 ---> python-tools-install.sh 09:58:28 Setup pyenv: 09:58:28 system 09:58:28 3.8.13 09:58:28 3.9.13 09:58:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JRUo from file:/tmp/.os_lf_venv 09:58:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:30 lf-activate-venv(): INFO: Base packages installed successfully 09:58:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-JRUo/bin to PATH 09:58:38 Generating Requirements File 09:58:55 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. 09:58:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:58:55 Python 3.10.6 09:58:55 pip 26.0.1 from /tmp/venv-JRUo/lib/python3.10/site-packages/pip (python 3.10) 09:58:56 appdirs==1.4.4 09:58:56 argcomplete==3.6.3 09:58:56 aspy.yaml==1.3.0 09:58:56 attrs==26.1.0 09:58:56 autopage==0.6.0 09:58:56 backports.strenum==1.3.1 09:58:56 beautifulsoup4==4.14.3 09:58:56 boto3==1.42.91 09:58:56 botocore==1.42.91 09:58:56 bs4==0.0.2 09:58:56 certifi==2026.2.25 09:58:56 cffi==2.0.0 09:58:56 cfgv==3.5.0 09:58:56 chardet==7.4.3 09:58:56 charset-normalizer==3.4.7 09:58:56 click==8.3.2 09:58:56 cliff==4.13.3 09:58:56 cmd2==3.5.0 09:58:56 cryptography==3.3.2 09:58:56 debtcollector==3.1.0 09:58:56 decorator==5.2.1 09:58:56 defusedxml==0.7.1 09:58:56 Deprecated==1.3.1 09:58:56 distlib==0.4.0 09:58:56 dnspython==2.8.0 09:58:56 docker==7.1.0 09:58:56 dogpile.cache==1.5.0 09:58:56 durationpy==0.10 09:58:56 email-validator==2.3.0 09:58:56 filelock==3.29.0 09:58:56 future==1.0.0 09:58:56 gitdb==4.0.12 09:58:56 GitPython==3.1.46 09:58:56 httplib2==0.30.2 09:58:56 identify==2.6.19 09:58:56 idna==3.11 09:58:56 importlib-resources==1.5.0 09:58:56 iso8601==2.1.0 09:58:56 Jinja2==3.1.6 09:58:56 jmespath==1.1.0 09:58:56 jsonpatch==1.33 09:58:56 jsonpointer==3.1.1 09:58:56 jsonschema==4.26.0 09:58:56 jsonschema-specifications==2025.9.1 09:58:56 keystoneauth1==5.13.1 09:58:56 kubernetes==35.0.0 09:58:56 lftools==0.37.22 09:58:56 lxml==6.1.0 09:58:56 markdown-it-py==4.0.0 09:58:56 MarkupSafe==3.0.3 09:58:56 mdurl==0.1.2 09:58:56 msgpack==1.1.2 09:58:56 multi_key_dict==2.0.3 09:58:56 munch==4.0.0 09:58:56 netaddr==1.3.0 09:58:56 niet==1.4.2 09:58:56 nodeenv==1.10.0 09:58:56 oauth2client==4.1.3 09:58:56 oauthlib==3.3.1 09:58:56 openstacksdk==4.11.0 09:58:56 os-service-types==1.8.2 09:58:56 osc-lib==4.5.0 09:58:56 oslo.config==10.3.0 09:58:56 oslo.context==6.3.0 09:58:56 oslo.i18n==6.7.2 09:58:56 oslo.log==8.1.0 09:58:56 oslo.serialization==5.9.1 09:58:56 oslo.utils==10.0.1 09:58:56 packaging==26.1 09:58:56 pbr==7.0.3 09:58:56 platformdirs==4.9.6 09:58:56 prettytable==3.17.0 09:58:56 psutil==7.2.2 09:58:56 pyasn1==0.6.3 09:58:56 pyasn1_modules==0.4.2 09:58:56 pycparser==3.0 09:58:56 pygerrit2==2.0.15 09:58:56 PyGithub==2.9.1 09:58:56 Pygments==2.20.0 09:58:56 PyJWT==2.12.1 09:58:56 PyNaCl==1.6.2 09:58:56 pyparsing==2.4.7 09:58:56 pyperclip==1.11.0 09:58:56 pyrsistent==0.20.0 09:58:56 python-cinderclient==9.9.0 09:58:56 python-dateutil==2.9.0.post0 09:58:56 python-discovery==1.2.2 09:58:56 python-heatclient==5.1.0 09:58:56 python-jenkins==1.8.3 09:58:56 python-keystoneclient==5.8.0 09:58:56 python-magnumclient==4.10.0 09:58:56 python-openstackclient==9.0.0 09:58:56 python-swiftclient==4.10.0 09:58:56 PyYAML==6.0.3 09:58:56 referencing==0.37.0 09:58:56 requests==2.33.1 09:58:56 requests-oauthlib==2.0.0 09:58:56 rfc3986==2.0.0 09:58:56 rich==15.0.0 09:58:56 rich-argparse==1.7.2 09:58:56 rpds-py==0.30.0 09:58:56 rsa==4.9.1 09:58:56 ruamel.yaml==0.19.1 09:58:56 ruamel.yaml.clib==0.2.15 09:58:56 s3transfer==0.16.0 09:58:56 simplejson==4.0.1 09:58:56 six==1.17.0 09:58:56 smmap==5.0.3 09:58:56 soupsieve==2.8.3 09:58:56 stevedore==5.7.0 09:58:56 tabulate==0.10.0 09:58:56 toml==0.10.2 09:58:56 tomlkit==0.14.0 09:58:56 tqdm==4.67.3 09:58:56 typing_extensions==4.15.0 09:58:56 urllib3==1.26.20 09:58:56 virtualenv==21.2.4 09:58:56 wcwidth==0.6.0 09:58:56 websocket-client==1.9.0 09:58:56 wrapt==2.1.2 09:58:56 xdg==6.0.0 09:58:56 xmltodict==1.0.4 09:58:56 yq==3.4.3 09:58:56 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15387470881299069443.sh 09:58:56 ---> uv-install.sh 09:58:56 Installing uv/uvx (latest) using shell installer 09:58:56 2026-04-20 09:58:56 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T10%3A49%3A46Z&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-20T09%3A49%3A45Z&ske=2026-04-20T10%3A49%3A46Z&sks=b&skv=2018-11-09&sig=caBEIbIoS4s9NsUcOfK%2BXsHuhj6irSFc01mF1qmliBw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjY3OTM0MCwibmJmIjoxNzc2Njc5MDQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.c36j1nVOpAwOwevoUbKrmfhAH181XHbFNPeo_-eLdi8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-abxg8k.sh" [1] 09:58:56 downloading uv 0.11.7 x86_64-unknown-linux-gnu 09:58:57 installing to /home/jenkins/.local/bin 09:58:57 uv 09:58:57 uvx 09:58:57 everything's installed! 09:58:57 09:58:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:58:57 09:58:57 source $HOME/.local/bin/env (sh, bash, zsh) 09:58:57 source $HOME/.local/bin/env.fish (fish) 09:58:57 Adding install location to PATH 09:58:57 ---> Validating uv/uvx install 09:58:57 uvx 0.11.7 (x86_64-unknown-linux-gnu) 09:58:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8887733003926630445.sh 09:58:57 ---> sudo-logs.sh 09:58:57 Archiving 'sudo' log.. 09:58:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10498524497999464550.sh 09:58:57 ---> job-cost.sh 09:58:57 INFO: Activating Python virtual environment... 09:58:57 Setup pyenv: 09:58:57 system 09:58:57 3.8.13 09:58:57 3.9.13 09:58:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:58:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JRUo from file:/tmp/.os_lf_venv 09:58:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:59 lf-activate-venv(): INFO: Base packages installed successfully 09:58:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:04 lf-activate-venv(): INFO: Adding /tmp/venv-JRUo/bin to PATH 09:59:04 INFO: No stack-cost file found 09:59:04 INFO: Instance uptime: 126s 09:59:04 INFO: Fetching instance metadata (attempt 1 of 3)... 09:59:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:59:04 INFO: Successfully fetched instance metadata 09:59:04 INFO: Instance type: v3-standard-4 09:59:04 INFO: Retrieving pricing info for: v3-standard-4 09:59:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:59:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=126 09:59:04 INFO: Successfully fetched Vexxhost pricing API 09:59:04 INFO: Retrieved cost: 0.11 09:59:04 INFO: Retrieved resource: v3-standard-4 09:59:04 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:59:04 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:59:04 INFO: Successfully archived job cost data 09:59:04 DEBUG: Cost data: oom-master-checkbashisms-lint,4607,2026-04-20 09:59:04,v3-standard-4,126,0.11,0.00,SUCCESS 09:59:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13111588050679420055.sh 09:59:04 ---> logs-deploy.sh 09:59:04 Setup pyenv: 09:59:05 system 09:59:05 3.8.13 09:59:05 3.9.13 09:59:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:59:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JRUo from file:/tmp/.os_lf_venv 09:59:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:06 lf-activate-venv(): INFO: Base packages installed successfully 09:59:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-JRUo/bin to PATH 09:59:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4607 09:59:14 INFO: archiving workspace using pattern(s): 09:59:15 Archives upload complete. 09:59:15 INFO: archiving logs to Nexus 09:59:16 ---> uname -a: 09:59:16 Linux prd-ubuntu1804-builder-4c-4g-3533 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:59:16 09:59:16 09:59:16 ---> lscpu: 09:59:16 Architecture: x86_64 09:59:16 CPU op-mode(s): 32-bit, 64-bit 09:59:16 Byte Order: Little Endian 09:59:16 CPU(s): 4 09:59:16 On-line CPU(s) list: 0-3 09:59:16 Thread(s) per core: 1 09:59:16 Core(s) per socket: 1 09:59:16 Socket(s): 4 09:59:16 NUMA node(s): 1 09:59:16 Vendor ID: AuthenticAMD 09:59:16 CPU family: 23 09:59:16 Model: 49 09:59:16 Model name: AMD EPYC-Rome Processor 09:59:16 Stepping: 0 09:59:16 CPU MHz: 2799.998 09:59:16 BogoMIPS: 5599.99 09:59:16 Virtualization: AMD-V 09:59:16 Hypervisor vendor: KVM 09:59:16 Virtualization type: full 09:59:16 L1d cache: 32K 09:59:16 L1i cache: 32K 09:59:16 L2 cache: 512K 09:59:16 L3 cache: 16384K 09:59:16 NUMA node0 CPU(s): 0-3 09:59:16 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 09:59:16 09:59:16 09:59:16 ---> nproc: 09:59:16 4 09:59:16 09:59:16 09:59:16 ---> df -h: 09:59:16 Filesystem Size Used Avail Use% Mounted on 09:59:16 udev 7.9G 0 7.9G 0% /dev 09:59:16 tmpfs 1.6G 676K 1.6G 1% /run 09:59:16 /dev/vda1 78G 8.4G 70G 11% / 09:59:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:59:16 tmpfs 5.0M 0 5.0M 0% /run/lock 09:59:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:59:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:59:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:59:16 09:59:16 09:59:16 ---> free -m: 09:59:16 total used free shared buff/cache available 09:59:16 Mem: 16040 559 13357 0 2122 15166 09:59:16 Swap: 1023 0 1023 09:59:16 09:59:16 09:59:16 ---> ip addr: 09:59:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:59:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:59:16 inet 127.0.0.1/8 scope host lo 09:59:16 valid_lft forever preferred_lft forever 09:59:16 inet6 ::1/128 scope host 09:59:16 valid_lft forever preferred_lft forever 09:59:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:59:16 link/ether fa:16:3e:cd:48:3b brd ff:ff:ff:ff:ff:ff 09:59:16 inet 10.30.107.98/23 brd 10.30.107.255 scope global dynamic ens3 09:59:16 valid_lft 86270sec preferred_lft 86270sec 09:59:16 inet6 fe80::f816:3eff:fecd:483b/64 scope link 09:59:16 valid_lft forever preferred_lft forever 09:59:16 09:59:16 09:59:16 ---> sar -b -r -n DEV: 09:59:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3533) 04/20/26 _x86_64_ (4 CPU) 09:59:16 09:59:16 09:57:09 LINUX RESTART (4 CPU) 09:59:16 09:59:16 09:58:01 tps rtps wtps bread/s bwrtn/s 09:59:16 09:59:01 118.77 1.27 117.50 139.77 13392.14 09:59:16 Average: 118.77 1.27 117.50 139.77 13392.14 09:59:16 09:59:16 09:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:59:16 09:59:01 13688348 15530536 2736620 16.66 78420 1951168 786872 4.50 726532 1768544 188304 09:59:16 Average: 13688348 15530536 2736620 16.66 78420 1951168 786872 4.50 726532 1768544 188304 09:59:16 09:59:16 09:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:59:16 09:59:01 ens3 104.83 78.21 1384.57 13.96 0.00 0.00 0.00 0.00 09:59:16 09:59:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 09:59:16 Average: ens3 104.83 78.21 1384.57 13.96 0.00 0.00 0.00 0.00 09:59:16 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 09:59:16 09:59:16 09:59:16 ---> sar -P ALL: 09:59:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3533) 04/20/26 _x86_64_ (4 CPU) 09:59:16 09:59:16 09:57:09 LINUX RESTART (4 CPU) 09:59:16 09:59:16 09:58:01 CPU %user %nice %system %iowait %steal %idle 09:59:16 09:59:01 all 21.06 0.00 1.57 1.54 0.05 75.77 09:59:16 09:59:01 0 32.62 0.00 2.24 0.38 0.05 64.71 09:59:16 09:59:01 1 18.18 0.00 1.48 0.73 0.03 79.57 09:59:16 09:59:01 2 25.29 0.00 1.14 0.50 0.10 72.97 09:59:16 09:59:01 3 8.18 0.00 1.37 4.56 0.03 85.86 09:59:16 Average: all 21.06 0.00 1.57 1.54 0.05 75.77 09:59:16 Average: 0 32.62 0.00 2.24 0.38 0.05 64.71 09:59:16 Average: 1 18.18 0.00 1.48 0.73 0.03 79.57 09:59:16 Average: 2 25.29 0.00 1.14 0.50 0.10 72.97 09:59:16 Average: 3 8.18 0.00 1.37 4.56 0.03 85.86 09:59:16 09:59:16 09:59:16