05:29:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146504 05:29:39 Running as SYSTEM 05:29:39 [EnvInject] - Loading node environment variables. 05:29:39 Building remotely on prd-ubuntu1804-builder-4c-4g-1282 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:29:39 [ssh-agent] Looking for ssh-agent implementation... 05:29:39 $ ssh-agent 05:29:39 SSH_AUTH_SOCK=/tmp/ssh-zjkKfEDmV8SX/agent.1665 05:29:39 SSH_AGENT_PID=1667 05:29:39 [ssh-agent] Started. 05:29:39 Running ssh-add (command line suppressed) 05:29:39 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11050103068434467578.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11050103068434467578.key) 05:29:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:29:39 The recommended git tool is: NONE 05:29:41 using credential onap-jenkins-ssh 05:29:41 Wiping out workspace first. 05:29:41 Cloning the remote Git repository 05:29:41 Cloning repository git://cloud.onap.org/mirror/oom.git 05:29:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:29:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:29:41 > git --version # timeout=10 05:29:41 > git --version # 'git version 2.17.1' 05:29:41 using GIT_SSH to set credentials Gerrit user 05:29:41 Verifying host key using manually-configured host key entries 05:29:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:29:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:29:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:29:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:29:47 using GIT_SSH to set credentials Gerrit user 05:29:47 Verifying host key using manually-configured host key entries 05:29:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/146504/2 # timeout=30 05:29:48 > git rev-parse 326e9aa12595990f11205ed4f4c380c23f72ab86^{commit} # timeout=10 05:29:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:29:48 Checking out Revision 326e9aa12595990f11205ed4f4c380c23f72ab86 (refs/changes/04/146504/2) 05:29:48 > git config core.sparsecheckout # timeout=10 05:29:48 > git checkout -f 326e9aa12595990f11205ed4f4c380c23f72ab86 # timeout=30 05:29:51 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 05:29:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:29:51 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 05:29:52 [EnvInject] - Injecting environment variables from a build step. 05:29:52 [EnvInject] - Injecting as environment variables the properties content 05:29:52 PYTHON=python3 05:29:52 05:29:52 [EnvInject] - Variables injected successfully. 05:29:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18360986094450808412.sh 05:29:52 ---> tox-install.sh 05:29:52 + source /home/jenkins/lf-env.sh 05:29:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:52 ++ mktemp -d /tmp/venv-XXXX 05:29:52 + lf_venv=/tmp/venv-VBCE 05:29:52 + local venv_file=/tmp/.os_lf_venv 05:29:52 + local python=python3 05:29:52 + local options 05:29:52 + local set_path=true 05:29:52 + local install_args= 05:29:52 ++ 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 05:29:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:52 + true 05:29:52 + case $1 in 05:29:52 + venv_file=/tmp/.toxenv 05:29:52 + shift 2 05:29:52 + true 05:29:52 + case $1 in 05:29:52 + shift 05:29:52 + break 05:29:52 + case $python in 05:29:52 + local pkg_list= 05:29:52 + [[ -d /opt/pyenv ]] 05:29:52 + echo 'Setup pyenv:' 05:29:52 Setup pyenv: 05:29:52 + export PYENV_ROOT=/opt/pyenv 05:29:52 + PYENV_ROOT=/opt/pyenv 05:29:52 + 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 05:29:52 + 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 05:29:52 + pyenv versions 05:29:52 * system (set by /opt/pyenv/version) 05:29:52 * 3.8.13 (set by /opt/pyenv/version) 05:29:52 * 3.9.13 (set by /opt/pyenv/version) 05:29:52 * 3.10.6 (set by /opt/pyenv/version) 05:29:52 + command -v pyenv 05:29:52 ++ pyenv init - --no-rehash 05:29:52 + 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[*]}"'\'')" 05:29:52 export PATH="/opt/pyenv/shims:${PATH}" 05:29:52 export PYENV_SHELL=bash 05:29:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:52 pyenv() { 05:29:52 local command 05:29:52 command="${1:-}" 05:29:52 if [ "$#" -gt 0 ]; then 05:29:52 shift 05:29:52 fi 05:29:52 05:29:52 case "$command" in 05:29:52 rehash|shell) 05:29:52 eval "$(pyenv "sh-$command" "$@")" 05:29:52 ;; 05:29:52 *) 05:29:52 command pyenv "$command" "$@" 05:29:52 ;; 05:29:52 esac 05:29:52 }' 05:29:52 +++ 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[*]}"' 05:29:52 ++ 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 05:29:52 ++ 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 05:29:52 ++ 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 05:29:52 ++ export PYENV_SHELL=bash 05:29:52 ++ PYENV_SHELL=bash 05:29:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:52 +++ complete -F _pyenv pyenv 05:29:52 ++ lf-pyver python3 05:29:52 ++ local py_version_xy=python3 05:29:52 ++ local py_version_xyz= 05:29:52 ++ pyenv versions 05:29:52 ++ local command 05:29:52 ++ command=versions 05:29:52 ++ '[' 1 -gt 0 ']' 05:29:52 ++ shift 05:29:52 ++ case "$command" in 05:29:52 ++ command pyenv versions 05:29:52 ++ pyenv versions 05:29:52 ++ awk '{ print $1 }' 05:29:52 ++ grep -E '^[0-9.]*[0-9]$' 05:29:52 ++ sed 's/^[ *]* //' 05:29:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:52 +++ grep '^3' /tmp/.pyenv_versions 05:29:52 +++ sort -V 05:29:52 +++ tail -n 1 05:29:52 ++ py_version_xyz=3.10.6 05:29:52 ++ [[ -z 3.10.6 ]] 05:29:52 ++ echo 3.10.6 05:29:52 ++ return 0 05:29:52 + pyenv local 3.10.6 05:29:52 + local command 05:29:52 + command=local 05:29:52 + '[' 2 -gt 0 ']' 05:29:52 + shift 05:29:52 + case "$command" in 05:29:52 + command pyenv local 3.10.6 05:29:52 + pyenv local 3.10.6 05:29:52 + for arg in "$@" 05:29:52 + case $arg in 05:29:52 + pkg_list+='tox ' 05:29:52 + for arg in "$@" 05:29:52 + case $arg in 05:29:52 + pkg_list+='virtualenv ' 05:29:52 + for arg in "$@" 05:29:52 + case $arg in 05:29:52 + pkg_list+='urllib3~=1.26.15 ' 05:29:52 + [[ -f /tmp/.toxenv ]] 05:29:52 + [[ ! -f /tmp/.toxenv ]] 05:29:52 + [[ -n '' ]] 05:29:52 + python3 -m venv /tmp/venv-VBCE 05:29:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VBCE' 05:29:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VBCE 05:29:56 + echo /tmp/venv-VBCE 05:29:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:29:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:29:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:56 + local 'pip_opts=--upgrade --quiet' 05:29:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:56 + [[ -n '' ]] 05:29:56 + [[ -n '' ]] 05:29:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:56 + /tmp/venv-VBCE/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 05:30:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:30:01 lf-activate-venv(): INFO: Base packages installed successfully 05:30:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:30:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:30:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:30:01 + /tmp/venv-VBCE/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 05:30:03 + type python3 05:30:03 + true 05:30:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VBCE/bin to PATH' 05:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-VBCE/bin to PATH 05:30:03 + PATH=/tmp/venv-VBCE/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 05:30:03 + return 0 05:30:03 + python3 --version 05:30:03 Python 3.10.6 05:30:03 + python3 -m pip --version 05:30:04 pip 26.1.2 from /tmp/venv-VBCE/lib/python3.10/site-packages/pip (python 3.10) 05:30:04 + python3 -m pip freeze 05:30:04 cachetools==7.1.5 05:30:04 colorama==0.4.6 05:30:04 distlib==0.4.3 05:30:04 filelock==3.32.0 05:30:04 packaging==26.2 05:30:04 platformdirs==4.11.0 05:30:04 pluggy==1.6.0 05:30:04 pyproject-api==1.11.0 05:30:04 python-discovery==1.5.0 05:30:04 tomli==2.4.1 05:30:04 tomli_w==1.2.0 05:30:04 tox==4.58.0 05:30:04 typing_extensions==4.16.0 05:30:04 urllib3==1.26.20 05:30:04 virtualenv==21.7.0 05:30:04 [EnvInject] - Injecting environment variables from a build step. 05:30:04 [EnvInject] - Injecting as environment variables the properties content 05:30:04 PARALLEL=false 05:30:04 05:30:04 [EnvInject] - Variables injected successfully. 05:30:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2407779116808645076.sh 05:30:04 ---> tox-run.sh 05:30:04 + 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 05:30:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:30:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:30:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:30:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:30:04 + source /home/jenkins/lf-env.sh 05:30:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:30:04 ++ mktemp -d /tmp/venv-XXXX 05:30:04 + lf_venv=/tmp/venv-LFnl 05:30:04 + local venv_file=/tmp/.os_lf_venv 05:30:04 + local python=python3 05:30:04 + local options 05:30:04 + local set_path=true 05:30:04 + local install_args= 05:30:04 ++ 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 05:30:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:30:04 + true 05:30:04 + case $1 in 05:30:04 + venv_file=/tmp/.toxenv 05:30:04 + shift 2 05:30:04 + true 05:30:04 + case $1 in 05:30:04 + shift 05:30:04 + break 05:30:04 + case $python in 05:30:04 + local pkg_list= 05:30:04 + [[ -d /opt/pyenv ]] 05:30:04 + echo 'Setup pyenv:' 05:30:04 Setup pyenv: 05:30:04 + export PYENV_ROOT=/opt/pyenv 05:30:04 + PYENV_ROOT=/opt/pyenv 05:30:04 + 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 05:30:04 + 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 05:30:04 + pyenv versions 05:30:04 system 05:30:04 3.8.13 05:30:04 3.9.13 05:30:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:30:04 + command -v pyenv 05:30:04 ++ pyenv init - --no-rehash 05:30:04 + 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[*]}"'\'')" 05:30:04 export PATH="/opt/pyenv/shims:${PATH}" 05:30:04 export PYENV_SHELL=bash 05:30:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:30:04 pyenv() { 05:30:04 local command 05:30:04 command="${1:-}" 05:30:04 if [ "$#" -gt 0 ]; then 05:30:04 shift 05:30:04 fi 05:30:04 05:30:04 case "$command" in 05:30:04 rehash|shell) 05:30:04 eval "$(pyenv "sh-$command" "$@")" 05:30:04 ;; 05:30:04 *) 05:30:04 command pyenv "$command" "$@" 05:30:04 ;; 05:30:04 esac 05:30:04 }' 05:30:04 +++ 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[*]}"' 05:30:04 ++ 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 05:30:04 ++ 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 05:30:04 ++ 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 05:30:04 ++ export PYENV_SHELL=bash 05:30:04 ++ PYENV_SHELL=bash 05:30:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:30:04 +++ complete -F _pyenv pyenv 05:30:04 ++ lf-pyver python3 05:30:04 ++ local py_version_xy=python3 05:30:04 ++ local py_version_xyz= 05:30:04 ++ pyenv versions 05:30:04 ++ local command 05:30:04 ++ command=versions 05:30:04 ++ '[' 1 -gt 0 ']' 05:30:04 ++ sed 's/^[ *]* //' 05:30:04 ++ shift 05:30:04 ++ case "$command" in 05:30:04 ++ command pyenv versions 05:30:04 ++ pyenv versions 05:30:04 ++ awk '{ print $1 }' 05:30:04 ++ grep -E '^[0-9.]*[0-9]$' 05:30:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:30:04 +++ grep '^3' /tmp/.pyenv_versions 05:30:04 +++ tail -n 1 05:30:04 +++ sort -V 05:30:04 ++ py_version_xyz=3.10.6 05:30:04 ++ [[ -z 3.10.6 ]] 05:30:04 ++ echo 3.10.6 05:30:04 ++ return 0 05:30:04 + pyenv local 3.10.6 05:30:04 + local command 05:30:04 + command=local 05:30:04 + '[' 2 -gt 0 ']' 05:30:04 + shift 05:30:04 + case "$command" in 05:30:04 + command pyenv local 3.10.6 05:30:04 + pyenv local 3.10.6 05:30:04 + for arg in "$@" 05:30:04 + case $arg in 05:30:04 + pkg_list+='tox ' 05:30:04 + for arg in "$@" 05:30:04 + case $arg in 05:30:04 + pkg_list+='virtualenv ' 05:30:04 + for arg in "$@" 05:30:04 + case $arg in 05:30:04 + pkg_list+='urllib3~=1.26.15 ' 05:30:04 + [[ -f /tmp/.toxenv ]] 05:30:04 ++ cat /tmp/.toxenv 05:30:04 + lf_venv=/tmp/venv-VBCE 05:30:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VBCE from' file:/tmp/.toxenv 05:30:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VBCE from file:/tmp/.toxenv 05:30:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:30:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:04 + local 'pip_opts=--upgrade --quiet' 05:30:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:30:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:30:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:30:04 + [[ -n '' ]] 05:30:04 + [[ -n '' ]] 05:30:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:30:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:04 + /tmp/venv-VBCE/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 05:30:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:30:05 lf-activate-venv(): INFO: Base packages installed successfully 05:30:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:30:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:30:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:30:05 + /tmp/venv-VBCE/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 05:30:06 + type python3 05:30:06 + true 05:30:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VBCE/bin to PATH' 05:30:06 lf-activate-venv(): INFO: Adding /tmp/venv-VBCE/bin to PATH 05:30:06 + PATH=/tmp/venv-VBCE/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 05:30:06 + return 0 05:30:06 + [[ -d /opt/pyenv ]] 05:30:06 + echo '---> Setting up pyenv' 05:30:06 ---> Setting up pyenv 05:30:06 + export PYENV_ROOT=/opt/pyenv 05:30:06 + PYENV_ROOT=/opt/pyenv 05:30:06 + export PATH=/opt/pyenv/bin:/tmp/venv-VBCE/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 05:30:06 + PATH=/opt/pyenv/bin:/tmp/venv-VBCE/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 05:30:06 ++ pwd 05:30:06 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:30:06 + export PYTHONPATH 05:30:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:30:06 + TOX_TESTENV_PASSENV=PYTHONPATH 05:30:06 + tox --version 05:30:06 4.58.0 from /tmp/venv-VBCE/lib/python3.10/site-packages/tox/__init__.py 05:30:06 + PARALLEL=false 05:30:06 + TOX_OPTIONS_LIST= 05:30:06 + [[ -n checkbashisms ]] 05:30:06 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:30:06 + case ${PARALLEL,,} in 05:30:06 + tox -e checkbashisms 05:30:06 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:30:08 checkbashisms: freeze> python -m pip freeze --all 05:30:08 checkbashisms: pip==26.1.2,setuptools==83.0.0 05:30:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:30:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:30:12 checkbashisms: OK (5.22=setup[1.73]+cmd[3.49] seconds) 05:30:12 congratulations :) (5.26 seconds) 05:30:12 + tox_status=0 05:30:12 + echo '---> Completed tox runs' 05:30:12 ---> Completed tox runs 05:30:12 + for i in .tox/*/log 05:30:12 ++ echo .tox/checkbashisms/log 05:30:12 ++ awk -F/ '{print $2}' 05:30:12 + tox_env=checkbashisms 05:30:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:30:12 + DOC_DIR=docs/_build/html 05:30:12 + [[ -d docs/_build/html ]] 05:30:12 + echo '---> tox-run.sh ends' 05:30:12 ---> tox-run.sh ends 05:30:12 + test 0 -eq 0 05:30:12 $ ssh-agent -k 05:30:12 unset SSH_AUTH_SOCK; 05:30:12 unset SSH_AGENT_PID; 05:30:12 echo Agent pid 1667 killed; 05:30:12 [ssh-agent] Stopped. 05:30:12 [PostBuildScript] - [INFO] Executing post build scripts. 05:30:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16782420383685019794.sh 05:30:12 ---> sysstat.sh 05:30:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3578987541460107940.sh 05:30:13 ---> package-listing.sh 05:30:13 ++ facter osfamily 05:30:13 ++ tr '[:upper:]' '[:lower:]' 05:30:13 + OS_FAMILY=debian 05:30:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:30:13 + START_PACKAGES=/tmp/packages_start.txt 05:30:13 + END_PACKAGES=/tmp/packages_end.txt 05:30:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:30:13 + PACKAGES=/tmp/packages_start.txt 05:30:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:30:13 + PACKAGES=/tmp/packages_end.txt 05:30:13 + case "${OS_FAMILY}" in 05:30:13 + dpkg -l 05:30:13 + grep '^ii' 05:30:13 + '[' -f /tmp/packages_start.txt ']' 05:30:13 + '[' -f /tmp/packages_end.txt ']' 05:30:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:30:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:30:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:30:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:30:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7836417995373359143.sh 05:30:13 ---> capture-instance-metadata.sh 05:30:13 Setup pyenv: 05:30:13 system 05:30:13 3.8.13 05:30:13 3.9.13 05:30:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:30:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b4va 05:30:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:21 lf-activate-venv(): INFO: Base packages installed successfully 05:30:21 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:45 lf-activate-venv(): INFO: Adding /tmp/venv-b4va/bin to PATH 05:30:45 INFO: Running in OpenStack, capturing instance metadata 05:30:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7693901448462116590.sh 05:30:46 provisioning config files... 05:30:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6736077344926004904tmp 05:30:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:30:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:30:46 [EnvInject] - Injecting environment variables from a build step. 05:30:46 [EnvInject] - Injecting as environment variables the properties content 05:30:46 SERVER_ID=logs 05:30:46 05:30:46 [EnvInject] - Variables injected successfully. 05:30:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6753380556984895957.sh 05:30:46 ---> create-netrc.sh 05:30:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12430633036824664508.sh 05:30:46 ---> python-tools-install.sh 05:30:46 Setup pyenv: 05:30:46 system 05:30:46 3.8.13 05:30:46 3.9.13 05:30:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:30:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4va from file:/tmp/.os_lf_venv 05:30:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:48 lf-activate-venv(): INFO: Base packages installed successfully 05:30:48 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-b4va/bin to PATH 05:30:56 Generating Requirements File 05:31:20 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. 05:31:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:31:20 Python 3.10.6 05:31:20 pip 26.1.2 from /tmp/venv-b4va/lib/python3.10/site-packages/pip (python 3.10) 05:31:20 aiohappyeyeballs==2.7.1 05:31:20 aiohttp==3.14.3 05:31:20 aiosignal==1.4.0 05:31:20 appdirs==1.4.4 05:31:20 argcomplete==3.7.0 05:31:20 aspy.yaml==1.3.0 05:31:20 async-timeout==5.0.1 05:31:20 attrs==26.1.0 05:31:20 autopage==0.6.0 05:31:20 backports.strenum==1.3.1 05:31:20 beautifulsoup4==4.15.0 05:31:20 boto3==1.43.54 05:31:20 botocore==1.43.54 05:31:20 bs4==0.0.2 05:31:20 certifi==2026.7.22 05:31:20 cffi==2.1.0 05:31:20 cfgv==3.5.0 05:31:20 chardet==7.4.3 05:31:20 charset-normalizer==3.4.9 05:31:20 click==8.4.2 05:31:20 cliff==4.14.0 05:31:20 cmd2==3.5.1 05:31:20 cryptography==3.3.2 05:31:20 debtcollector==3.1.0 05:31:20 decorator==5.3.1 05:31:20 defusedxml==0.7.1 05:31:20 Deprecated==1.3.1 05:31:20 distlib==0.4.3 05:31:20 dnspython==2.8.0 05:31:20 docker==7.2.0 05:31:20 dogpile.cache==1.5.0 05:31:20 durationpy==0.10 05:31:20 email-validator==2.3.0 05:31:20 filelock==3.32.0 05:31:20 frozenlist==1.8.0 05:31:20 future==1.0.0 05:31:20 gitdb==4.0.12 05:31:20 GitPython==3.1.55 05:31:20 httplib2==0.30.2 05:31:20 identify==2.6.19 05:31:20 idna==3.18 05:31:20 importlib-resources==1.5.0 05:31:20 iso8601==2.1.0 05:31:20 Jinja2==3.1.6 05:31:20 jmespath==1.1.0 05:31:20 jsonpatch==1.33 05:31:20 jsonpointer==3.1.1 05:31:20 jsonschema==4.26.0 05:31:20 jsonschema-specifications==2025.9.1 05:31:20 keystoneauth1==5.14.0 05:31:20 kubernetes==36.0.3 05:31:20 lftools==0.37.22 05:31:20 lxml==6.1.1 05:31:20 markdown-it-py==4.2.0 05:31:20 MarkupSafe==3.0.3 05:31:20 mdurl==0.1.2 05:31:20 msgpack==1.2.1 05:31:20 multi_key_dict==2.0.3 05:31:20 multidict==6.7.1 05:31:20 munch==4.0.0 05:31:20 netaddr==1.3.0 05:31:20 niet==1.4.2 05:31:20 nodeenv==1.10.0 05:31:20 oauth2client==4.1.3 05:31:20 oauthlib==3.3.1 05:31:20 openstacksdk==4.13.0 05:31:20 os-service-types==1.8.2 05:31:20 osc-lib==4.6.0 05:31:20 oslo.config==10.4.0 05:31:20 oslo.context==6.4.0 05:31:20 oslo.i18n==6.8.0 05:31:20 oslo.log==8.2.0 05:31:20 oslo.serialization==5.10.0 05:31:20 oslo.utils==10.1.1 05:31:20 packaging==26.2 05:31:20 pbr==7.0.3 05:31:20 platformdirs==4.11.0 05:31:20 prettytable==3.18.0 05:31:20 propcache==0.5.2 05:31:20 psutil==7.2.2 05:31:20 pyasn1==0.6.4 05:31:20 pyasn1_modules==0.4.2 05:31:20 pycparser==3.0 05:31:20 pygerrit2==2.0.15 05:31:20 PyGithub==2.9.1 05:31:20 Pygments==2.20.0 05:31:20 PyJWT==2.13.0 05:31:20 PyNaCl==1.6.2 05:31:20 pyparsing==2.4.7 05:31:20 pyperclip==1.11.0 05:31:20 pyrsistent==0.20.0 05:31:20 python-cinderclient==9.9.0 05:31:20 python-dateutil==2.9.0.post0 05:31:20 python-discovery==1.5.0 05:31:20 python-heatclient==5.2.0 05:31:20 python-jenkins==1.8.3 05:31:20 python-keystoneclient==5.8.0 05:31:20 python-magnumclient==4.11.0 05:31:20 python-openstackclient==10.0.0 05:31:20 python-swiftclient==4.10.0 05:31:20 PyYAML==6.0.3 05:31:20 referencing==0.37.0 05:31:20 requests==2.34.2 05:31:20 requests-oauthlib==2.0.0 05:31:20 rfc3986==2.0.0 05:31:20 rich==15.0.0 05:31:20 rich-argparse==1.8.0 05:31:20 rpds-py==0.30.0 05:31:20 rsa==4.9.1 05:31:20 ruamel.yaml==0.19.1 05:31:20 ruamel.yaml.clib==0.2.15 05:31:20 s3transfer==0.19.2 05:31:20 simplejson==4.1.1 05:31:20 six==1.17.0 05:31:20 smmap==5.0.3 05:31:20 soupsieve==2.9.1 05:31:20 stevedore==5.8.0 05:31:20 tabulate==0.10.0 05:31:20 toml==0.10.2 05:31:20 tomlkit==0.15.1 05:31:20 tqdm==4.69.0 05:31:20 typing_extensions==4.16.0 05:31:20 urllib3==1.26.20 05:31:20 virtualenv==21.7.0 05:31:20 wcwidth==0.8.2 05:31:20 websocket-client==1.9.0 05:31:20 wrapt==2.2.2 05:31:20 xdg==6.0.0 05:31:20 xmltodict==1.0.4 05:31:20 yarl==1.24.5 05:31:20 yq==4.1.2 05:31:20 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins16122953478448104023.sh 05:31:20 ---> uv-install.sh 05:31:20 Installing uv/uvx (latest) using shell installer 05:31:21 2026-07-23 05:31:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2x7iRW.sh" [1] 05:31:21 downloading uv 0.11.31 x86_64-unknown-linux-gnu 05:31:22 installing to /home/jenkins/.local/bin 05:31:22 uv 05:31:22 uvx 05:31:22 everything's installed! 05:31:22 05:31:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:31:22 05:31:22 source $HOME/.local/bin/env (sh, bash, zsh) 05:31:22 source $HOME/.local/bin/env.fish (fish) 05:31:22 Adding install location to PATH 05:31:22 ---> Validating uv/uvx install 05:31:22 uvx 0.11.31 (x86_64-unknown-linux-gnu) 05:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3989348283779677852.sh 05:31:22 ---> sudo-logs.sh 05:31:22 Archiving 'sudo' log.. 05:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10446925106654760266.sh 05:31:22 ---> job-cost.sh 05:31:22 INFO: Activating Python virtual environment... 05:31:22 Setup pyenv: 05:31:22 system 05:31:22 3.8.13 05:31:22 3.9.13 05:31:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:31:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4va from file:/tmp/.os_lf_venv 05:31:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:24 lf-activate-venv(): INFO: Base packages installed successfully 05:31:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:31:30 lf-activate-venv(): INFO: Adding /tmp/venv-b4va/bin to PATH 05:31:30 INFO: No stack-cost file found 05:31:30 INFO: Instance uptime: 134s 05:31:30 INFO: Fetching instance metadata (attempt 1 of 3)... 05:31:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:31:34 INFO: Successfully fetched instance metadata 05:31:34 INFO: Instance type: v3-standard-4 05:31:34 INFO: Retrieving pricing info for: v3-standard-4 05:31:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:31:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=134 05:31:34 INFO: Successfully fetched Vexxhost pricing API 05:31:34 INFO: Retrieved cost: 0.11 05:31:34 INFO: Retrieved resource: v3-standard-4 05:31:34 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:31:34 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:31:34 INFO: Successfully archived job cost data 05:31:34 DEBUG: Cost data: oom-master-checkbashisms-lint,4754,2026-07-23 05:31:34,v3-standard-4,134,0.11,0.00,SUCCESS 05:31:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15101472170904020416.sh 05:31:34 ---> logs-deploy.sh 05:31:34 Setup pyenv: 05:31:34 system 05:31:34 3.8.13 05:31:34 3.9.13 05:31:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:31:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4va from file:/tmp/.os_lf_venv 05:31:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:36 lf-activate-venv(): INFO: Base packages installed successfully 05:31:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:31:44 lf-activate-venv(): INFO: Adding /tmp/venv-b4va/bin to PATH 05:31:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4754 05:31:44 INFO: archiving workspace using pattern(s): 05:31:45 Archives upload complete. 05:31:46 INFO: archiving logs to Nexus 05:31:46 ---> uname -a: 05:31:46 Linux prd-ubuntu1804-builder-4c-4g-1282 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:31:46 05:31:46 05:31:46 ---> lscpu: 05:31:46 Architecture: x86_64 05:31:46 CPU op-mode(s): 32-bit, 64-bit 05:31:46 Byte Order: Little Endian 05:31:46 CPU(s): 4 05:31:46 On-line CPU(s) list: 0-3 05:31:46 Thread(s) per core: 1 05:31:46 Core(s) per socket: 1 05:31:46 Socket(s): 4 05:31:46 NUMA node(s): 1 05:31:46 Vendor ID: AuthenticAMD 05:31:46 CPU family: 23 05:31:46 Model: 49 05:31:46 Model name: AMD EPYC-Rome Processor 05:31:46 Stepping: 0 05:31:46 CPU MHz: 2800.000 05:31:46 BogoMIPS: 5600.00 05:31:46 Virtualization: AMD-V 05:31:46 Hypervisor vendor: KVM 05:31:46 Virtualization type: full 05:31:46 L1d cache: 32K 05:31:46 L1i cache: 32K 05:31:46 L2 cache: 512K 05:31:46 L3 cache: 16384K 05:31:46 NUMA node0 CPU(s): 0-3 05:31:46 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 05:31:46 05:31:46 05:31:46 ---> nproc: 05:31:46 4 05:31:46 05:31:46 05:31:46 ---> df -h: 05:31:46 Filesystem Size Used Avail Use% Mounted on 05:31:46 udev 7.9G 0 7.9G 0% /dev 05:31:46 tmpfs 1.6G 676K 1.6G 1% /run 05:31:46 /dev/vda1 78G 8.4G 69G 11% / 05:31:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:31:46 tmpfs 5.0M 0 5.0M 0% /run/lock 05:31:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:31:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:31:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:31:46 05:31:46 05:31:46 ---> free -m: 05:31:46 total used free shared buff/cache available 05:31:46 Mem: 16040 549 13278 0 2212 15173 05:31:46 Swap: 1023 0 1023 05:31:46 05:31:46 05:31:46 ---> ip addr: 05:31:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:31:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:46 inet 127.0.0.1/8 scope host lo 05:31:46 valid_lft forever preferred_lft forever 05:31:46 inet6 ::1/128 scope host 05:31:46 valid_lft forever preferred_lft forever 05:31:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:31:46 link/ether fa:16:3e:d7:3c:99 brd ff:ff:ff:ff:ff:ff 05:31:46 inet 10.30.107.221/23 brd 10.30.107.255 scope global dynamic ens3 05:31:46 valid_lft 86257sec preferred_lft 86257sec 05:31:46 inet6 fe80::f816:3eff:fed7:3c99/64 scope link 05:31:46 valid_lft forever preferred_lft forever 05:31:46 05:31:46 05:31:46 ---> sar -b -r -n DEV: 05:31:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1282) 07/23/26 _x86_64_ (4 CPU) 05:31:46 05:31:46 05:29:25 LINUX RESTART (4 CPU) 05:31:46 05:31:46 05:30:02 tps rtps wtps bread/s bwrtn/s 05:31:46 05:31:01 103.12 5.36 97.76 214.61 32129.20 05:31:46 Average: 103.12 5.36 97.76 214.61 32129.20 05:31:46 05:31:46 05:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:46 05:31:01 13884520 15571840 2540448 15.47 70980 1811560 775248 4.44 682988 1632992 144604 05:31:46 Average: 13884520 15571840 2540448 15.47 70980 1811560 775248 4.44 682988 1632992 144604 05:31:46 05:31:46 05:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:46 05:31:01 ens3 70.41 52.18 899.42 12.16 0.00 0.00 0.00 0.00 05:31:46 05:31:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 05:31:46 Average: ens3 70.41 52.18 899.42 12.16 0.00 0.00 0.00 0.00 05:31:46 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 05:31:46 05:31:46 05:31:46 ---> sar -P ALL: 05:31:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1282) 07/23/26 _x86_64_ (4 CPU) 05:31:46 05:31:46 05:29:25 LINUX RESTART (4 CPU) 05:31:46 05:31:46 05:30:02 CPU %user %nice %system %iowait %steal %idle 05:31:46 05:31:01 all 19.54 0.00 1.43 3.01 0.06 75.96 05:31:46 05:31:01 0 12.74 0.00 1.09 0.27 0.03 85.87 05:31:46 05:31:01 1 5.82 0.00 1.04 6.75 0.03 86.36 05:31:46 05:31:01 2 40.52 0.00 2.56 1.14 0.10 55.68 05:31:46 05:31:01 3 19.11 0.00 1.06 3.87 0.05 75.91 05:31:46 Average: all 19.54 0.00 1.43 3.01 0.06 75.96 05:31:46 Average: 0 12.74 0.00 1.09 0.27 0.03 85.87 05:31:46 Average: 1 5.82 0.00 1.04 6.75 0.03 86.36 05:31:46 Average: 2 40.52 0.00 2.56 1.14 0.10 55.68 05:31:46 Average: 3 19.11 0.00 1.06 3.87 0.05 75.91 05:31:46 05:31:46 05:31:46