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