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