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