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