08:46:23  Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139163
08:46:23  Running as SYSTEM
08:46:23  [EnvInject] - Loading node environment variables.
08:46:23  Building remotely on prd-ubuntu1804-builder-4c-4g-77831 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint
08:46:23  [ssh-agent] Looking for ssh-agent implementation...
08:46:23  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:46:23  $ ssh-agent
08:46:23  SSH_AUTH_SOCK=/tmp/ssh-oui0xwBgeXHB/agent.1690
08:46:23  SSH_AGENT_PID=1692
08:46:23  [ssh-agent] Started.
08:46:23  Running ssh-add (command line suppressed)
08:46:23  Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1898640975361778142.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1898640975361778142.key)
08:46:23  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
08:46:23  The recommended git tool is: NONE
08:46:25  using credential onap-jenkins-ssh
08:46:25  Wiping out workspace first.
08:46:25  Cloning the remote Git repository
08:46:25  Cloning repository git://cloud.onap.org/mirror/oom.git
08:46:25   > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10
08:46:25  Fetching upstream changes from git://cloud.onap.org/mirror/oom.git
08:46:25   > git --version # timeout=10
08:46:25   > git --version # 'git version 2.17.1'
08:46:25  using GIT_SSH to set credentials Gerrit user
08:46:25  Verifying host key using manually-configured host key entries
08:46:25   > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:46:30   > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10
08:46:30   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:46:30   > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10
08:46:30  Fetching upstream changes from git://cloud.onap.org/mirror/oom.git
08:46:30  using GIT_SSH to set credentials Gerrit user
08:46:30  Verifying host key using manually-configured host key entries
08:46:30   > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/139163/3 # timeout=30
08:46:30   > git rev-parse 5d329cfcd15d05134081f635bd71d4cc1e5bb471^{commit} # timeout=10
08:46:30  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
08:46:30  Checking out Revision 5d329cfcd15d05134081f635bd71d4cc1e5bb471 (refs/changes/63/139163/3)
08:46:30   > git config core.sparsecheckout # timeout=10
08:46:30   > git checkout -f 5d329cfcd15d05134081f635bd71d4cc1e5bb471 # timeout=30
08:46:34  Commit message: "Fix Kyverno policy violations for DCAE PRH & VES-COLLECTOR"
08:46:34   > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:46:34   > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10
08:46:34  [EnvInject] - Injecting environment variables from a build step.
08:46:34  [EnvInject] - Injecting as environment variables the properties content 
08:46:34  PYTHON=python3
08:46:34  
08:46:34  [EnvInject] - Variables injected successfully.
08:46:34  [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8891533130450901392.sh
08:46:34  ---> tox-install.sh
08:46:34  + source /home/jenkins/lf-env.sh
08:46:34  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
08:46:34  ++ mktemp -d /tmp/venv-XXXX
08:46:34  + lf_venv=/tmp/venv-mZI6
08:46:34  + local venv_file=/tmp/.os_lf_venv
08:46:34  + local python=python3
08:46:34  + local options
08:46:34  + local set_path=true
08:46:34  + local install_args=
08:46:34  ++ 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:46:34  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
08:46:34  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
08:46:34  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
08:46:34  + true
08:46:34  + case $1 in
08:46:34  + venv_file=/tmp/.toxenv
08:46:34  + shift 2
08:46:34  + true
08:46:34  + case $1 in
08:46:34  + shift
08:46:34  + break
08:46:34  + case $python in
08:46:34  + local pkg_list=
08:46:34  + [[ -d /opt/pyenv ]]
08:46:34  + echo 'Setup pyenv:'
08:46:34  Setup pyenv:
08:46:34  + export PYENV_ROOT=/opt/pyenv
08:46:34  + PYENV_ROOT=/opt/pyenv
08:46:34  + 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:46:34  + 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:46:34  + pyenv versions
08:46:34  * system (set by /opt/pyenv/version)
08:46:34  * 3.8.13 (set by /opt/pyenv/version)
08:46:34  * 3.9.13 (set by /opt/pyenv/version)
08:46:34  * 3.10.6 (set by /opt/pyenv/version)
08:46:34  + command -v pyenv
08:46:34  ++ pyenv init - --no-rehash
08:46:34  + 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:46:34  export PATH="/opt/pyenv/shims:${PATH}"
08:46:34  export PYENV_SHELL=bash
08:46:34  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
08:46:34  pyenv() {
08:46:34    local command
08:46:34    command="${1:-}"
08:46:34    if [ "$#" -gt 0 ]; then
08:46:34      shift
08:46:34    fi
08:46:34  
08:46:34    case "$command" in
08:46:34    rehash|shell)
08:46:34      eval "$(pyenv "sh-$command" "$@")"
08:46:34      ;;
08:46:34    *)
08:46:34      command pyenv "$command" "$@"
08:46:34      ;;
08:46:34    esac
08:46:34  }'
08:46:34  +++ 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:46:34  ++ 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:46:34  ++ 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:46:34  ++ 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:46:34  ++ export PYENV_SHELL=bash
08:46:34  ++ PYENV_SHELL=bash
08:46:34  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
08:46:34  +++ complete -F _pyenv pyenv
08:46:34  ++ lf-pyver python3
08:46:34  ++ local py_version_xy=python3
08:46:34  ++ local py_version_xyz=
08:46:34  ++ pyenv versions
08:46:34  ++ local command
08:46:34  ++ command=versions
08:46:34  ++ '[' 1 -gt 0 ']'
08:46:34  ++ shift
08:46:34  ++ case "$command" in
08:46:34  ++ command pyenv versions
08:46:34  ++ pyenv versions
08:46:34  ++ sed 's/^[ *]* //'
08:46:34  ++ awk '{ print $1 }'
08:46:34  ++ grep -E '^[0-9.]*[0-9]$'
08:46:35  ++ [[ ! -s /tmp/.pyenv_versions ]]
08:46:35  +++ grep '^3' /tmp/.pyenv_versions
08:46:35  +++ sort -V
08:46:35  +++ tail -n 1
08:46:35  ++ py_version_xyz=3.10.6
08:46:35  ++ [[ -z 3.10.6 ]]
08:46:35  ++ echo 3.10.6
08:46:35  ++ return 0
08:46:35  + pyenv local 3.10.6
08:46:35  + local command
08:46:35  + command=local
08:46:35  + '[' 2 -gt 0 ']'
08:46:35  + shift
08:46:35  + case "$command" in
08:46:35  + command pyenv local 3.10.6
08:46:35  + pyenv local 3.10.6
08:46:35  + for arg in "$@"
08:46:35  + case $arg in
08:46:35  + pkg_list+='tox '
08:46:35  + for arg in "$@"
08:46:35  + case $arg in
08:46:35  + pkg_list+='virtualenv '
08:46:35  + for arg in "$@"
08:46:35  + case $arg in
08:46:35  + pkg_list+='urllib3~=1.26.15 '
08:46:35  + [[ -f /tmp/.toxenv ]]
08:46:35  + [[ ! -f /tmp/.toxenv ]]
08:46:35  + [[ -n '' ]]
08:46:35  + python3 -m venv /tmp/venv-mZI6
08:46:39  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mZI6'
08:46:39  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mZI6
08:46:39  + echo /tmp/venv-mZI6
08:46:39  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
08:46:39  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
08:46:39  + /tmp/venv-mZI6/bin/python3 -m pip install --upgrade --quiet pip virtualenv
08:46:42  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
08:46:42  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
08:46:42  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
08:46:42  + /tmp/venv-mZI6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
08:46:44  + type python3
08:46:44  + true
08:46:44  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mZI6/bin to PATH'
08:46:44  lf-activate-venv(): INFO: Adding /tmp/venv-mZI6/bin to PATH
08:46:44  + PATH=/tmp/venv-mZI6/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:46:44  + return 0
08:46:44  + python3 --version
08:46:44  Python 3.10.6
08:46:44  + python3 -m pip --version
08:46:44  pip 24.2 from /tmp/venv-mZI6/lib/python3.10/site-packages/pip (python 3.10)
08:46:44  + python3 -m pip freeze
08:46:44  cachetools==5.5.0
08:46:44  chardet==5.2.0
08:46:44  colorama==0.4.6
08:46:44  distlib==0.3.9
08:46:44  filelock==3.16.1
08:46:44  packaging==24.1
08:46:44  platformdirs==4.3.6
08:46:44  pluggy==1.5.0
08:46:44  pyproject-api==1.8.0
08:46:44  tomli==2.0.2
08:46:44  tox==4.23.0
08:46:44  typing_extensions==4.12.2
08:46:44  urllib3==1.26.20
08:46:44  virtualenv==20.27.0
08:46:44  [EnvInject] - Injecting environment variables from a build step.
08:46:44  [EnvInject] - Injecting as environment variables the properties content 
08:46:44  PARALLEL=false
08:46:44  
08:46:44  [EnvInject] - Variables injected successfully.
08:46:44  [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9371347179284607262.sh
08:46:44  ---> tox-run.sh
08:46:44  + 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:46:44  + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox
08:46:44  + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs
08:46:44  + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox
08:46:44  + cd /w/workspace/oom-master-checkbashisms-lint/.
08:46:44  + source /home/jenkins/lf-env.sh
08:46:44  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
08:46:44  ++ mktemp -d /tmp/venv-XXXX
08:46:44  + lf_venv=/tmp/venv-pP3j
08:46:44  + local venv_file=/tmp/.os_lf_venv
08:46:44  + local python=python3
08:46:44  + local options
08:46:44  + local set_path=true
08:46:44  + local install_args=
08:46:44  ++ 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:46:44  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
08:46:44  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
08:46:44  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
08:46:44  + true
08:46:44  + case $1 in
08:46:44  + venv_file=/tmp/.toxenv
08:46:44  + shift 2
08:46:44  + true
08:46:44  + case $1 in
08:46:44  + shift
08:46:44  + break
08:46:44  + case $python in
08:46:44  + local pkg_list=
08:46:44  + [[ -d /opt/pyenv ]]
08:46:44  + echo 'Setup pyenv:'
08:46:44  Setup pyenv:
08:46:44  + export PYENV_ROOT=/opt/pyenv
08:46:44  + PYENV_ROOT=/opt/pyenv
08:46:44  + 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:46:44  + 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:46:44  + pyenv versions
08:46:45    system
08:46:45    3.8.13
08:46:45    3.9.13
08:46:45  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
08:46:45  + command -v pyenv
08:46:45  ++ pyenv init - --no-rehash
08:46:45  + 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:46:45  export PATH="/opt/pyenv/shims:${PATH}"
08:46:45  export PYENV_SHELL=bash
08:46:45  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
08:46:45  pyenv() {
08:46:45    local command
08:46:45    command="${1:-}"
08:46:45    if [ "$#" -gt 0 ]; then
08:46:45      shift
08:46:45    fi
08:46:45  
08:46:45    case "$command" in
08:46:45    rehash|shell)
08:46:45      eval "$(pyenv "sh-$command" "$@")"
08:46:45      ;;
08:46:45    *)
08:46:45      command pyenv "$command" "$@"
08:46:45      ;;
08:46:45    esac
08:46:45  }'
08:46:45  +++ 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:46:45  ++ 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:46:45  ++ 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:46:45  ++ 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:46:45  ++ export PYENV_SHELL=bash
08:46:45  ++ PYENV_SHELL=bash
08:46:45  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
08:46:45  +++ complete -F _pyenv pyenv
08:46:45  ++ lf-pyver python3
08:46:45  ++ local py_version_xy=python3
08:46:45  ++ local py_version_xyz=
08:46:45  ++ pyenv versions
08:46:45  ++ local command
08:46:45  ++ command=versions
08:46:45  ++ '[' 1 -gt 0 ']'
08:46:45  ++ shift
08:46:45  ++ case "$command" in
08:46:45  ++ command pyenv versions
08:46:45  ++ pyenv versions
08:46:45  ++ grep -E '^[0-9.]*[0-9]$'
08:46:45  ++ sed 's/^[ *]* //'
08:46:45  ++ awk '{ print $1 }'
08:46:45  ++ [[ ! -s /tmp/.pyenv_versions ]]
08:46:45  +++ grep '^3' /tmp/.pyenv_versions
08:46:45  +++ sort -V
08:46:45  +++ tail -n 1
08:46:45  ++ py_version_xyz=3.10.6
08:46:45  ++ [[ -z 3.10.6 ]]
08:46:45  ++ echo 3.10.6
08:46:45  ++ return 0
08:46:45  + pyenv local 3.10.6
08:46:45  + local command
08:46:45  + command=local
08:46:45  + '[' 2 -gt 0 ']'
08:46:45  + shift
08:46:45  + case "$command" in
08:46:45  + command pyenv local 3.10.6
08:46:45  + pyenv local 3.10.6
08:46:45  + for arg in "$@"
08:46:45  + case $arg in
08:46:45  + pkg_list+='tox '
08:46:45  + for arg in "$@"
08:46:45  + case $arg in
08:46:45  + pkg_list+='virtualenv '
08:46:45  + for arg in "$@"
08:46:45  + case $arg in
08:46:45  + pkg_list+='urllib3~=1.26.15 '
08:46:45  + [[ -f /tmp/.toxenv ]]
08:46:45  ++ cat /tmp/.toxenv
08:46:45  + lf_venv=/tmp/venv-mZI6
08:46:45  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZI6 from' file:/tmp/.toxenv
08:46:45  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZI6 from file:/tmp/.toxenv
08:46:45  + /tmp/venv-mZI6/bin/python3 -m pip install --upgrade --quiet pip virtualenv
08:46:45  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
08:46:45  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
08:46:45  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
08:46:45  + /tmp/venv-mZI6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
08:46:47  + type python3
08:46:47  + true
08:46:47  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mZI6/bin to PATH'
08:46:47  lf-activate-venv(): INFO: Adding /tmp/venv-mZI6/bin to PATH
08:46:47  + PATH=/tmp/venv-mZI6/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:46:47  + return 0
08:46:47  + [[ -d /opt/pyenv ]]
08:46:47  + echo '---> Setting up pyenv'
08:46:47  ---> Setting up pyenv
08:46:47  + export PYENV_ROOT=/opt/pyenv
08:46:47  + PYENV_ROOT=/opt/pyenv
08:46:47  + export PATH=/opt/pyenv/bin:/tmp/venv-mZI6/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:46:47  + PATH=/opt/pyenv/bin:/tmp/venv-mZI6/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:46:47  ++ pwd
08:46:47  + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint
08:46:47  + export PYTHONPATH
08:46:47  + export TOX_TESTENV_PASSENV=PYTHONPATH
08:46:47  + TOX_TESTENV_PASSENV=PYTHONPATH
08:46:47  + tox --version
08:46:47  4.23.0 from /tmp/venv-mZI6/lib/python3.10/site-packages/tox/__init__.py
08:46:47  + PARALLEL=false
08:46:47  + TOX_OPTIONS_LIST=
08:46:47  + [[ -n checkbashisms ]]
08:46:47  + TOX_OPTIONS_LIST=' -e checkbashisms'
08:46:47  + case ${PARALLEL,,} in
08:46:47  + tox -e checkbashisms
08:46:47  + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log
08:46:48  checkbashisms: freeze> python -m pip freeze --all
08:46:49  checkbashisms: pip==24.2,setuptools==75.2.0,wheel==0.44.0
08:46:49  checkbashisms: commands[0]> .ci/check-bashisms.sh
08:46:50  script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line;
08:46:50  you may get strange results
08:46:50  script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line;
08:46:50  you may get strange results
08:46:50  script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines
08:46:52    checkbashisms: OK (4.56=setup[1.37]+cmd[3.19] seconds)
08:46:52    congratulations :) (4.73 seconds)
08:46:52  + tox_status=0
08:46:52  + echo '---> Completed tox runs'
08:46:52  ---> Completed tox runs
08:46:52  + for i in .tox/*/log
08:46:52  ++ echo .tox/checkbashisms/log
08:46:52  ++ awk -F/ '{print $2}'
08:46:52  + tox_env=checkbashisms
08:46:52  + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms
08:46:52  + DOC_DIR=docs/_build/html
08:46:52  + [[ -d docs/_build/html ]]
08:46:52  + echo '---> tox-run.sh ends'
08:46:52  ---> tox-run.sh ends
08:46:52  + test 0 -eq 0
08:46:52  $ ssh-agent -k
08:46:52  unset SSH_AUTH_SOCK;
08:46:52  unset SSH_AGENT_PID;
08:46:52  echo Agent pid 1692 killed;
08:46:52  [ssh-agent] Stopped.
08:46:52  [PostBuildScript] - [INFO] Executing post build scripts.
08:46:52  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17205398924290666932.sh
08:46:52  ---> sysstat.sh
08:46:52  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3836286124051583014.sh
08:46:52  ---> package-listing.sh
08:46:52  ++ tr '[:upper:]' '[:lower:]'
08:46:52  ++ facter osfamily
08:46:53  + OS_FAMILY=debian
08:46:53  + workspace=/w/workspace/oom-master-checkbashisms-lint
08:46:53  + START_PACKAGES=/tmp/packages_start.txt
08:46:53  + END_PACKAGES=/tmp/packages_end.txt
08:46:53  + DIFF_PACKAGES=/tmp/packages_diff.txt
08:46:53  + PACKAGES=/tmp/packages_start.txt
08:46:53  + '[' /w/workspace/oom-master-checkbashisms-lint ']'
08:46:53  + PACKAGES=/tmp/packages_end.txt
08:46:53  + case "${OS_FAMILY}" in
08:46:53  + grep '^ii'
08:46:53  + dpkg -l
08:46:53  + '[' -f /tmp/packages_start.txt ']'
08:46:53  + '[' -f /tmp/packages_end.txt ']'
08:46:53  + diff /tmp/packages_start.txt /tmp/packages_end.txt
08:46:53  + '[' /w/workspace/oom-master-checkbashisms-lint ']'
08:46:53  + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/
08:46:53  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/
08:46:53  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14657613356594011330.sh
08:46:53  ---> capture-instance-metadata.sh
08:46:53  Setup pyenv:
08:46:53    system
08:46:53    3.8.13
08:46:53    3.9.13
08:46:53  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
08:46:56  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s1mI
08:46:56  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
08:46:59  lf-activate-venv(): INFO: Installing: lftools 
08:47:27  lf-activate-venv(): INFO: Adding /tmp/venv-s1mI/bin to PATH
08:47:27  INFO: Running in OpenStack, capturing instance metadata
08:47:28  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8727394410638838958.sh
08:47:28  provisioning config files...
08:47:28  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6766969422329499578tmp
08:47:28  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
08:47:28  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
08:47:28  [EnvInject] - Injecting environment variables from a build step.
08:47:28  [EnvInject] - Injecting as environment variables the properties content 
08:47:28  SERVER_ID=logs
08:47:28  
08:47:28  [EnvInject] - Variables injected successfully.
08:47:28  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1450615727157493645.sh
08:47:28  ---> create-netrc.sh
08:47:28  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8910597541464009324.sh
08:47:28  ---> python-tools-install.sh
08:47:28  Setup pyenv:
08:47:28    system
08:47:28    3.8.13
08:47:28    3.9.13
08:47:28  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
08:47:28  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1mI from file:/tmp/.os_lf_venv
08:47:29  lf-activate-venv(): INFO: Installing: lftools 
08:47:36  lf-activate-venv(): INFO: Adding /tmp/venv-s1mI/bin to PATH
08:47:36  Generating Requirements File
08:47:55  Python 3.10.6
08:47:55  pip 24.2 from /tmp/venv-s1mI/lib/python3.10/site-packages/pip (python 3.10)
08:47:55  appdirs==1.4.4
08:47:55  argcomplete==3.5.1
08:47:55  aspy.yaml==1.3.0
08:47:55  attrs==24.2.0
08:47:55  autopage==0.5.2
08:47:55  beautifulsoup4==4.12.3
08:47:55  boto3==1.35.44
08:47:55  botocore==1.35.44
08:47:55  bs4==0.0.2
08:47:55  cachetools==5.5.0
08:47:55  certifi==2024.8.30
08:47:55  cffi==1.17.1
08:47:55  cfgv==3.4.0
08:47:55  chardet==5.2.0
08:47:55  charset-normalizer==3.4.0
08:47:55  click==8.1.7
08:47:55  cliff==4.7.0
08:47:55  cmd2==2.4.3
08:47:55  cryptography==3.3.2
08:47:55  debtcollector==3.0.0
08:47:55  decorator==5.1.1
08:47:55  defusedxml==0.7.1
08:47:55  Deprecated==1.2.14
08:47:55  distlib==0.3.9
08:47:55  dnspython==2.7.0
08:47:55  docker==4.2.2
08:47:55  dogpile.cache==1.3.3
08:47:55  durationpy==0.9
08:47:55  email_validator==2.2.0
08:47:55  filelock==3.16.1
08:47:55  future==1.0.0
08:47:55  gitdb==4.0.11
08:47:55  GitPython==3.1.43
08:47:55  google-auth==2.35.0
08:47:55  httplib2==0.22.0
08:47:55  identify==2.6.1
08:47:55  idna==3.10
08:47:55  importlib-resources==1.5.0
08:47:55  iso8601==2.1.0
08:47:55  Jinja2==3.1.4
08:47:55  jmespath==1.0.1
08:47:55  jsonpatch==1.33
08:47:55  jsonpointer==3.0.0
08:47:55  jsonschema==4.23.0
08:47:55  jsonschema-specifications==2024.10.1
08:47:55  keystoneauth1==5.8.0
08:47:55  kubernetes==31.0.0
08:47:55  lftools==0.37.10
08:47:55  lxml==5.3.0
08:47:55  MarkupSafe==3.0.2
08:47:55  msgpack==1.1.0
08:47:55  multi_key_dict==2.0.3
08:47:55  munch==4.0.0
08:47:55  netaddr==1.3.0
08:47:55  netifaces==0.11.0
08:47:55  niet==1.4.2
08:47:55  nodeenv==1.9.1
08:47:55  oauth2client==4.1.3
08:47:55  oauthlib==3.2.2
08:47:55  openstacksdk==4.1.0
08:47:55  os-client-config==2.1.0
08:47:55  os-service-types==1.7.0
08:47:55  osc-lib==3.1.0
08:47:55  oslo.config==9.6.0
08:47:55  oslo.context==5.6.0
08:47:55  oslo.i18n==6.4.0
08:47:55  oslo.log==6.1.2
08:47:55  oslo.serialization==5.5.0
08:47:55  oslo.utils==7.3.0
08:47:55  packaging==24.1
08:47:55  pbr==6.1.0
08:47:55  platformdirs==4.3.6
08:47:55  prettytable==3.11.0
08:47:55  pyasn1==0.6.1
08:47:55  pyasn1_modules==0.4.1
08:47:55  pycparser==2.22
08:47:55  pygerrit2==2.0.15
08:47:55  PyGithub==2.4.0
08:47:55  PyJWT==2.9.0
08:47:55  PyNaCl==1.5.0
08:47:55  pyparsing==2.4.7
08:47:55  pyperclip==1.9.0
08:47:55  pyrsistent==0.20.0
08:47:55  python-cinderclient==9.6.0
08:47:55  python-dateutil==2.9.0.post0
08:47:55  python-heatclient==4.0.0
08:47:55  python-jenkins==1.8.2
08:47:55  python-keystoneclient==5.5.0
08:47:55  python-magnumclient==4.7.0
08:47:55  python-openstackclient==7.2.0
08:47:55  python-swiftclient==4.6.0
08:47:55  PyYAML==6.0.2
08:47:55  referencing==0.35.1
08:47:55  requests==2.32.3
08:47:55  requests-oauthlib==2.0.0
08:47:55  requestsexceptions==1.4.0
08:47:55  rfc3986==2.0.0
08:47:55  rpds-py==0.20.0
08:47:55  rsa==4.9
08:47:55  ruamel.yaml==0.18.6
08:47:55  ruamel.yaml.clib==0.2.8
08:47:55  s3transfer==0.10.3
08:47:55  simplejson==3.19.3
08:47:55  six==1.16.0
08:47:55  smmap==5.0.1
08:47:55  soupsieve==2.6
08:47:55  stevedore==5.3.0
08:47:55  tabulate==0.9.0
08:47:55  toml==0.10.2
08:47:55  tomlkit==0.13.2
08:47:55  tqdm==4.66.5
08:47:55  typing_extensions==4.12.2
08:47:55  tzdata==2024.2
08:47:55  urllib3==1.26.20
08:47:55  virtualenv==20.27.0
08:47:55  wcwidth==0.2.13
08:47:55  websocket-client==1.8.0
08:47:55  wrapt==1.16.0
08:47:55  xdg==6.0.0
08:47:55  xmltodict==0.14.2
08:47:55  yq==3.4.3
08:47:55  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5368855134503386229.sh
08:47:55  ---> sudo-logs.sh
08:47:55  Archiving 'sudo' log..
08:47:56  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13429587599230274428.sh
08:47:56  ---> job-cost.sh
08:47:56  Setup pyenv:
08:47:56    system
08:47:56    3.8.13
08:47:56    3.9.13
08:47:56  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
08:47:56  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1mI from file:/tmp/.os_lf_venv
08:47:57  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
08:48:01  lf-activate-venv(): INFO: Adding /tmp/venv-s1mI/bin to PATH
08:48:01  INFO: No Stack...
08:48:01  INFO: Retrieving Pricing Info for: v3-standard-4
08:48:01  INFO: Archiving Costs
08:48:01  [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4750913145704061364.sh
08:48:01  ---> logs-deploy.sh
08:48:01  Setup pyenv:
08:48:02    system
08:48:02    3.8.13
08:48:02    3.9.13
08:48:02  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
08:48:02  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1mI from file:/tmp/.os_lf_venv
08:48:03  lf-activate-venv(): INFO: Installing: lftools 
08:48:10  lf-activate-venv(): INFO: Adding /tmp/venv-s1mI/bin to PATH
08:48:10  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3627
08:48:10  INFO: archiving workspace using pattern(s): 
08:48:11  Archives upload complete.
08:48:11  INFO: archiving logs to Nexus
08:48:12  ---> uname -a:
08:48:12  Linux prd-ubuntu1804-builder-4c-4g-77831 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:48:12  
08:48:12  
08:48:12  ---> lscpu:
08:48:12  Architecture:        x86_64
08:48:12  CPU op-mode(s):      32-bit, 64-bit
08:48:12  Byte Order:          Little Endian
08:48:12  CPU(s):              4
08:48:12  On-line CPU(s) list: 0-3
08:48:12  Thread(s) per core:  1
08:48:12  Core(s) per socket:  1
08:48:12  Socket(s):           4
08:48:12  NUMA node(s):        1
08:48:12  Vendor ID:           AuthenticAMD
08:48:12  CPU family:          23
08:48:12  Model:               49
08:48:12  Model name:          AMD EPYC-Rome Processor
08:48:12  Stepping:            0
08:48:12  CPU MHz:             2799.998
08:48:12  BogoMIPS:            5599.99
08:48:12  Virtualization:      AMD-V
08:48:12  Hypervisor vendor:   KVM
08:48:12  Virtualization type: full
08:48:12  L1d cache:           32K
08:48:12  L1i cache:           32K
08:48:12  L2 cache:            512K
08:48:12  L3 cache:            16384K
08:48:12  NUMA node0 CPU(s):   0-3
08:48:12  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:48:12  
08:48:12  
08:48:12  ---> nproc:
08:48:12  4
08:48:12  
08:48:12  
08:48:12  ---> df -h:
08:48:12  Filesystem      Size  Used Avail Use% Mounted on
08:48:12  udev            7.9G     0  7.9G   0% /dev
08:48:12  tmpfs           1.6G  672K  1.6G   1% /run
08:48:12  /dev/vda1        78G  8.3G   70G  11% /
08:48:12  tmpfs           7.9G     0  7.9G   0% /dev/shm
08:48:12  tmpfs           5.0M     0  5.0M   0% /run/lock
08:48:12  tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
08:48:12  /dev/vda15      105M  4.4M  100M   5% /boot/efi
08:48:12  tmpfs           1.6G     0  1.6G   0% /run/user/1001
08:48:12  
08:48:12  
08:48:12  ---> free -m:
08:48:12                total        used        free      shared  buff/cache   available
08:48:12  Mem:          16040         562       13432           0        2045       15165
08:48:12  Swap:          1023           0        1023
08:48:12  
08:48:12  
08:48:12  ---> ip addr:
08:48:12  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
08:48:12      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
08:48:12      inet 127.0.0.1/8 scope host lo
08:48:12         valid_lft forever preferred_lft forever
08:48:12      inet6 ::1/128 scope host 
08:48:12         valid_lft forever preferred_lft forever
08:48:12  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
08:48:12      link/ether fa:16:3e:df:70:dd brd ff:ff:ff:ff:ff:ff
08:48:12      inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3
08:48:12         valid_lft 86272sec preferred_lft 86272sec
08:48:12      inet6 fe80::f816:3eff:fedf:70dd/64 scope link 
08:48:12         valid_lft forever preferred_lft forever
08:48:12  
08:48:12  
08:48:12  ---> sar -b -r -n DEV:
08:48:12  Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77831) 	10/19/24 	_x86_64_	(4 CPU)
08:48:12  
08:48:12  08:46:06     LINUX RESTART	(4 CPU)
08:48:12  
08:48:12  08:47:02          tps      rtps      wtps   bread/s   bwrtn/s
08:48:12  08:48:01       136.84     14.51    122.34   1095.27  28632.03
08:48:12  Average:       136.84     14.51    122.34   1095.27  28632.03
08:48:12  
08:48:12  08:47:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
08:48:12  08:48:01     13757792  15531888   2667176     16.24     77156   1886148    799804      4.58    745876   1685988    122648
08:48:12  Average:     13757792  15531888   2667176     16.24     77156   1886148    799804      4.58    745876   1685988    122648
08:48:12  
08:48:12  08:47:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
08:48:12  08:48:01           lo      1.36      1.36      0.15      0.15      0.00      0.00      0.00      0.00
08:48:12  08:48:01         ens3     58.70     40.82    852.46     10.28      0.00      0.00      0.00      0.00
08:48:12  Average:           lo      1.36      1.36      0.15      0.15      0.00      0.00      0.00      0.00
08:48:12  Average:         ens3     58.70     40.82    852.46     10.28      0.00      0.00      0.00      0.00
08:48:12  
08:48:12  
08:48:12  ---> sar -P ALL:
08:48:12  Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77831) 	10/19/24 	_x86_64_	(4 CPU)
08:48:12  
08:48:12  08:46:06     LINUX RESTART	(4 CPU)
08:48:12  
08:48:12  08:47:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
08:48:12  08:48:01        all     20.54      0.00      1.46      4.96      0.05     73.00
08:48:12  08:48:01          0     20.94      0.00      2.02     10.90      0.05     66.09
08:48:12  08:48:01          1     44.10      0.00      1.99      2.07      0.09     51.75
08:48:12  08:48:01          2     11.29      0.00      1.20      0.71      0.03     86.77
08:48:12  08:48:01          3      6.00      0.00      0.64      6.16      0.02     87.18
08:48:12  Average:        all     20.54      0.00      1.46      4.96      0.05     73.00
08:48:12  Average:          0     20.94      0.00      2.02     10.90      0.05     66.09
08:48:12  Average:          1     44.10      0.00      1.99      2.07      0.09     51.75
08:48:12  Average:          2     11.29      0.00      1.20      0.71      0.03     86.77
08:48:12  Average:          3      6.00      0.00      0.64      6.16      0.02     87.18
08:48:12  
08:48:12  
08:48:12