15:22:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 15:22:17 Running as SYSTEM 15:22:17 [EnvInject] - Loading node environment variables. 15:22:17 Building remotely on prd-ubuntu1804-builder-4c-4g-11615 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:22:17 [ssh-agent] Looking for ssh-agent implementation... 15:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:18 $ ssh-agent 15:22:18 SSH_AUTH_SOCK=/tmp/ssh-JWIpGi1nmtjC/agent.1659 15:22:18 SSH_AGENT_PID=1661 15:22:18 [ssh-agent] Started. 15:22:18 Running ssh-add (command line suppressed) 15:22:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15125132289360111179.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15125132289360111179.key) 15:22:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:22:18 The recommended git tool is: NONE 15:22:19 using credential onap-jenkins-ssh 15:22:19 Wiping out workspace first. 15:22:19 Cloning the remote Git repository 15:22:19 Cloning repository git://cloud.onap.org/mirror/oom.git 15:22:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:22:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:19 > git --version # timeout=10 15:22:19 > git --version # 'git version 2.17.1' 15:22:19 using GIT_SSH to set credentials Gerrit user 15:22:19 Verifying host key using manually-configured host key entries 15:22:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:22:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:25 using GIT_SSH to set credentials Gerrit user 15:22:25 Verifying host key using manually-configured host key entries 15:22:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/2 # timeout=30 15:22:25 > git rev-parse d88e2adf92e7dfe50f20d792cafaade8b55733cc^{commit} # timeout=10 15:22:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:25 Checking out Revision d88e2adf92e7dfe50f20d792cafaade8b55733cc (refs/changes/81/136981/2) 15:22:25 > git config core.sparsecheckout # timeout=10 15:22:25 > git checkout -f d88e2adf92e7dfe50f20d792cafaade8b55733cc # timeout=30 15:22:29 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 15:22:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:22:29 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 15:22:29 [EnvInject] - Injecting environment variables from a build step. 15:22:29 [EnvInject] - Injecting as environment variables the properties content 15:22:29 PYTHON=python3 15:22:29 15:22:29 [EnvInject] - Variables injected successfully. 15:22:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15153893055130041626.sh 15:22:29 ---> tox-install.sh 15:22:29 + source /home/jenkins/lf-env.sh 15:22:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:29 ++ mktemp -d /tmp/venv-XXXX 15:22:29 + lf_venv=/tmp/venv-Qj3Z 15:22:29 + local venv_file=/tmp/.os_lf_venv 15:22:29 + local python=python3 15:22:29 + local options 15:22:29 + local set_path=true 15:22:29 + local install_args= 15:22:29 ++ 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 15:22:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:29 + true 15:22:29 + case $1 in 15:22:29 + venv_file=/tmp/.toxenv 15:22:29 + shift 2 15:22:29 + true 15:22:29 + case $1 in 15:22:29 + shift 15:22:29 + break 15:22:29 + case $python in 15:22:29 + local pkg_list= 15:22:29 + [[ -d /opt/pyenv ]] 15:22:29 + echo 'Setup pyenv:' 15:22:29 Setup pyenv: 15:22:29 + export PYENV_ROOT=/opt/pyenv 15:22:29 + PYENV_ROOT=/opt/pyenv 15:22:29 + 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 15:22:29 + 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 15:22:29 + pyenv versions 15:22:29 * system (set by /opt/pyenv/version) 15:22:29 * 3.8.13 (set by /opt/pyenv/version) 15:22:29 * 3.9.13 (set by /opt/pyenv/version) 15:22:29 * 3.10.6 (set by /opt/pyenv/version) 15:22:29 + command -v pyenv 15:22:29 ++ pyenv init - --no-rehash 15:22:29 + 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[*]}"'\'')" 15:22:29 export PATH="/opt/pyenv/shims:${PATH}" 15:22:29 export PYENV_SHELL=bash 15:22:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:29 pyenv() { 15:22:29 local command 15:22:29 command="${1:-}" 15:22:29 if [ "$#" -gt 0 ]; then 15:22:29 shift 15:22:29 fi 15:22:29 15:22:29 case "$command" in 15:22:29 rehash|shell) 15:22:29 eval "$(pyenv "sh-$command" "$@")" 15:22:29 ;; 15:22:29 *) 15:22:29 command pyenv "$command" "$@" 15:22:29 ;; 15:22:29 esac 15:22:29 }' 15:22:29 +++ 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[*]}"' 15:22:29 ++ 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 15:22:29 ++ 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 15:22:29 ++ 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 15:22:29 ++ export PYENV_SHELL=bash 15:22:29 ++ PYENV_SHELL=bash 15:22:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:29 +++ complete -F _pyenv pyenv 15:22:29 ++ lf-pyver python3 15:22:29 ++ local py_version_xy=python3 15:22:29 ++ local py_version_xyz= 15:22:29 ++ pyenv versions 15:22:29 ++ local command 15:22:29 ++ command=versions 15:22:29 ++ '[' 1 -gt 0 ']' 15:22:29 ++ shift 15:22:29 ++ case "$command" in 15:22:29 ++ command pyenv versions 15:22:29 ++ pyenv versions 15:22:29 ++ awk '{ print $1 }' 15:22:29 ++ grep -E '^[0-9.]*[0-9]$' 15:22:29 ++ sed 's/^[ *]* //' 15:22:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:29 +++ grep '^3' /tmp/.pyenv_versions 15:22:29 +++ tail -n 1 15:22:29 +++ sort -V 15:22:29 ++ py_version_xyz=3.10.6 15:22:29 ++ [[ -z 3.10.6 ]] 15:22:29 ++ echo 3.10.6 15:22:29 ++ return 0 15:22:29 + pyenv local 3.10.6 15:22:29 + local command 15:22:29 + command=local 15:22:29 + '[' 2 -gt 0 ']' 15:22:29 + shift 15:22:29 + case "$command" in 15:22:29 + command pyenv local 3.10.6 15:22:29 + pyenv local 3.10.6 15:22:29 + for arg in "$@" 15:22:29 + case $arg in 15:22:29 + pkg_list+='tox ' 15:22:29 + for arg in "$@" 15:22:29 + case $arg in 15:22:29 + pkg_list+='virtualenv ' 15:22:29 + for arg in "$@" 15:22:29 + case $arg in 15:22:29 + pkg_list+='urllib3~=1.26.15 ' 15:22:29 + [[ -f /tmp/.toxenv ]] 15:22:29 + [[ ! -f /tmp/.toxenv ]] 15:22:29 + [[ -n '' ]] 15:22:29 + python3 -m venv /tmp/venv-Qj3Z 15:22:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qj3Z' 15:22:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qj3Z 15:22:34 + echo /tmp/venv-Qj3Z 15:22:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:22:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:22:34 + /tmp/venv-Qj3Z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:37 + /tmp/venv-Qj3Z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:39 + type python3 15:22:39 + true 15:22:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qj3Z/bin to PATH' 15:22:39 lf-activate-venv(): INFO: Adding /tmp/venv-Qj3Z/bin to PATH 15:22:39 + PATH=/tmp/venv-Qj3Z/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 15:22:39 + return 0 15:22:39 + python3 --version 15:22:39 Python 3.10.6 15:22:39 + python3 -m pip --version 15:22:40 pip 23.3.2 from /tmp/venv-Qj3Z/lib/python3.10/site-packages/pip (python 3.10) 15:22:40 + python3 -m pip freeze 15:22:40 cachetools==5.3.2 15:22:40 chardet==5.2.0 15:22:40 colorama==0.4.6 15:22:40 distlib==0.3.8 15:22:40 filelock==3.13.1 15:22:40 packaging==23.2 15:22:40 platformdirs==4.1.0 15:22:40 pluggy==1.3.0 15:22:40 pyproject-api==1.6.1 15:22:40 tomli==2.0.1 15:22:40 tox==4.12.0 15:22:40 urllib3==1.26.18 15:22:40 virtualenv==20.25.0 15:22:40 [EnvInject] - Injecting environment variables from a build step. 15:22:40 [EnvInject] - Injecting as environment variables the properties content 15:22:40 PARALLEL=false 15:22:40 15:22:40 [EnvInject] - Variables injected successfully. 15:22:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2869750756947354849.sh 15:22:40 ---> tox-run.sh 15:22:40 + 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 15:22:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:22:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:22:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:22:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:22:40 + source /home/jenkins/lf-env.sh 15:22:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:40 ++ mktemp -d /tmp/venv-XXXX 15:22:40 + lf_venv=/tmp/venv-QQj6 15:22:40 + local venv_file=/tmp/.os_lf_venv 15:22:40 + local python=python3 15:22:40 + local options 15:22:40 + local set_path=true 15:22:40 + local install_args= 15:22:40 ++ 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 15:22:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:40 + true 15:22:40 + case $1 in 15:22:40 + venv_file=/tmp/.toxenv 15:22:40 + shift 2 15:22:40 + true 15:22:40 + case $1 in 15:22:40 + shift 15:22:40 + break 15:22:40 + case $python in 15:22:40 + local pkg_list= 15:22:40 + [[ -d /opt/pyenv ]] 15:22:40 + echo 'Setup pyenv:' 15:22:40 Setup pyenv: 15:22:40 + export PYENV_ROOT=/opt/pyenv 15:22:40 + PYENV_ROOT=/opt/pyenv 15:22:40 + 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 15:22:40 + 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 15:22:40 + pyenv versions 15:22:40 system 15:22:40 3.8.13 15:22:40 3.9.13 15:22:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:40 + command -v pyenv 15:22:40 ++ pyenv init - --no-rehash 15:22:40 + 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[*]}"'\'')" 15:22:40 export PATH="/opt/pyenv/shims:${PATH}" 15:22:40 export PYENV_SHELL=bash 15:22:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:40 pyenv() { 15:22:40 local command 15:22:40 command="${1:-}" 15:22:40 if [ "$#" -gt 0 ]; then 15:22:40 shift 15:22:40 fi 15:22:40 15:22:40 case "$command" in 15:22:40 rehash|shell) 15:22:40 eval "$(pyenv "sh-$command" "$@")" 15:22:40 ;; 15:22:40 *) 15:22:40 command pyenv "$command" "$@" 15:22:40 ;; 15:22:40 esac 15:22:40 }' 15:22:40 +++ 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[*]}"' 15:22:40 ++ 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 15:22:40 ++ 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 15:22:40 ++ 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 15:22:40 ++ export PYENV_SHELL=bash 15:22:40 ++ PYENV_SHELL=bash 15:22:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:40 +++ complete -F _pyenv pyenv 15:22:40 ++ lf-pyver python3 15:22:40 ++ local py_version_xy=python3 15:22:40 ++ local py_version_xyz= 15:22:40 ++ pyenv versions 15:22:40 ++ local command 15:22:40 ++ command=versions 15:22:40 ++ '[' 1 -gt 0 ']' 15:22:40 ++ shift 15:22:40 ++ case "$command" in 15:22:40 ++ command pyenv versions 15:22:40 ++ pyenv versions 15:22:40 ++ grep -E '^[0-9.]*[0-9]$' 15:22:40 ++ sed 's/^[ *]* //' 15:22:40 ++ awk '{ print $1 }' 15:22:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:40 +++ grep '^3' /tmp/.pyenv_versions 15:22:40 +++ sort -V 15:22:40 +++ tail -n 1 15:22:40 ++ py_version_xyz=3.10.6 15:22:40 ++ [[ -z 3.10.6 ]] 15:22:40 ++ echo 3.10.6 15:22:40 ++ return 0 15:22:40 + pyenv local 3.10.6 15:22:40 + local command 15:22:40 + command=local 15:22:40 + '[' 2 -gt 0 ']' 15:22:40 + shift 15:22:40 + case "$command" in 15:22:40 + command pyenv local 3.10.6 15:22:40 + pyenv local 3.10.6 15:22:40 + for arg in "$@" 15:22:40 + case $arg in 15:22:40 + pkg_list+='tox ' 15:22:40 + for arg in "$@" 15:22:40 + case $arg in 15:22:40 + pkg_list+='virtualenv ' 15:22:40 + for arg in "$@" 15:22:40 + case $arg in 15:22:40 + pkg_list+='urllib3~=1.26.15 ' 15:22:40 + [[ -f /tmp/.toxenv ]] 15:22:40 ++ cat /tmp/.toxenv 15:22:40 + lf_venv=/tmp/venv-Qj3Z 15:22:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qj3Z from' file:/tmp/.toxenv 15:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qj3Z from file:/tmp/.toxenv 15:22:40 + /tmp/venv-Qj3Z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:41 + /tmp/venv-Qj3Z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:43 + type python3 15:22:43 + true 15:22:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qj3Z/bin to PATH' 15:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-Qj3Z/bin to PATH 15:22:43 + PATH=/tmp/venv-Qj3Z/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 15:22:43 + return 0 15:22:43 + [[ -d /opt/pyenv ]] 15:22:43 + echo '---> Setting up pyenv' 15:22:43 ---> Setting up pyenv 15:22:43 + export PYENV_ROOT=/opt/pyenv 15:22:43 + PYENV_ROOT=/opt/pyenv 15:22:43 + export PATH=/opt/pyenv/bin:/tmp/venv-Qj3Z/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 15:22:43 + PATH=/opt/pyenv/bin:/tmp/venv-Qj3Z/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 15:22:43 ++ pwd 15:22:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:22:43 + export PYTHONPATH 15:22:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:22:43 + TOX_TESTENV_PASSENV=PYTHONPATH 15:22:43 + tox --version 15:22:43 4.12.0 from /tmp/venv-Qj3Z/lib/python3.10/site-packages/tox/__init__.py 15:22:43 + PARALLEL=false 15:22:43 + TOX_OPTIONS_LIST= 15:22:43 + [[ -n checkbashisms ]] 15:22:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:22:43 + case ${PARALLEL,,} in 15:22:43 + tox -e checkbashisms 15:22:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:22:44 checkbashisms: freeze> python -m pip freeze --all 15:22:45 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:22:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:22:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:22:46 you may get strange results 15:22:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:22:48 checkbashisms: OK (4.90=setup[1.85]+cmd[3.05] seconds) 15:22:48 congratulations :) (5.06 seconds) 15:22:48 + tox_status=0 15:22:48 + echo '---> Completed tox runs' 15:22:48 ---> Completed tox runs 15:22:48 + for i in .tox/*/log 15:22:48 ++ echo .tox/checkbashisms/log 15:22:48 ++ awk -F/ '{print $2}' 15:22:48 + tox_env=checkbashisms 15:22:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:22:48 + DOC_DIR=docs/_build/html 15:22:48 + [[ -d docs/_build/html ]] 15:22:48 + echo '---> tox-run.sh ends' 15:22:48 ---> tox-run.sh ends 15:22:48 + test 0 -eq 0 15:22:48 $ ssh-agent -k 15:22:48 unset SSH_AUTH_SOCK; 15:22:48 unset SSH_AGENT_PID; 15:22:48 echo Agent pid 1661 killed; 15:22:48 [ssh-agent] Stopped. 15:22:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:22:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12235650044410013953.sh 15:22:48 ---> sysstat.sh 15:22:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13253899921941597500.sh 15:22:49 ---> package-listing.sh 15:22:49 ++ facter osfamily 15:22:49 ++ tr '[:upper:]' '[:lower:]' 15:22:49 + OS_FAMILY=debian 15:22:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:22:49 + START_PACKAGES=/tmp/packages_start.txt 15:22:49 + END_PACKAGES=/tmp/packages_end.txt 15:22:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:49 + PACKAGES=/tmp/packages_start.txt 15:22:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:22:49 + PACKAGES=/tmp/packages_end.txt 15:22:49 + case "${OS_FAMILY}" in 15:22:49 + dpkg -l 15:22:49 + grep '^ii' 15:22:49 + '[' -f /tmp/packages_start.txt ']' 15:22:49 + '[' -f /tmp/packages_end.txt ']' 15:22:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:22:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:22:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:22:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8913323445305979203.sh 15:22:49 ---> capture-instance-metadata.sh 15:22:49 Setup pyenv: 15:22:49 system 15:22:49 3.8.13 15:22:49 3.9.13 15:22:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Uls 15:22:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:56 lf-activate-venv(): INFO: Installing: lftools 15:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-1Uls/bin to PATH 15:23:29 INFO: Running in OpenStack, capturing instance metadata 15:23:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2820387447080282172.sh 15:23:29 provisioning config files... 15:23:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3329658230887641980tmp 15:23:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:23:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:23:29 [EnvInject] - Injecting environment variables from a build step. 15:23:29 [EnvInject] - Injecting as environment variables the properties content 15:23:29 SERVER_ID=logs 15:23:29 15:23:29 [EnvInject] - Variables injected successfully. 15:23:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8446449585805408020.sh 15:23:29 ---> create-netrc.sh 15:23:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2622015451679478516.sh 15:23:29 ---> python-tools-install.sh 15:23:29 Setup pyenv: 15:23:29 system 15:23:29 3.8.13 15:23:29 3.9.13 15:23:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:23:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Uls from file:/tmp/.os_lf_venv 15:23:30 lf-activate-venv(): INFO: Installing: lftools 15:23:38 lf-activate-venv(): INFO: Adding /tmp/venv-1Uls/bin to PATH 15:23:38 Generating Requirements File 15:24:08 Python 3.10.6 15:24:09 pip 23.3.2 from /tmp/venv-1Uls/lib/python3.10/site-packages/pip (python 3.10) 15:24:09 appdirs==1.4.4 15:24:09 argcomplete==3.2.1 15:24:09 aspy.yaml==1.3.0 15:24:09 attrs==23.2.0 15:24:09 autopage==0.5.2 15:24:09 beautifulsoup4==4.12.2 15:24:09 boto3==1.34.17 15:24:09 botocore==1.34.17 15:24:09 bs4==0.0.1 15:24:09 cachetools==5.3.2 15:24:09 certifi==2023.11.17 15:24:09 cffi==1.16.0 15:24:09 cfgv==3.4.0 15:24:09 chardet==5.2.0 15:24:09 charset-normalizer==3.3.2 15:24:09 click==8.1.7 15:24:09 cliff==4.4.0 15:24:09 cmd2==2.4.3 15:24:09 cryptography==3.3.2 15:24:09 debtcollector==2.5.0 15:24:09 decorator==5.1.1 15:24:09 defusedxml==0.7.1 15:24:09 Deprecated==1.2.14 15:24:09 distlib==0.3.8 15:24:09 dnspython==2.4.2 15:24:09 docker==4.2.2 15:24:09 dogpile.cache==1.3.0 15:24:09 email-validator==2.1.0.post1 15:24:09 filelock==3.13.1 15:24:09 future==0.18.3 15:24:09 gitdb==4.0.11 15:24:09 GitPython==3.1.41 15:24:09 google-auth==2.26.2 15:24:09 httplib2==0.22.0 15:24:09 identify==2.5.33 15:24:09 idna==3.6 15:24:09 importlib-metadata==7.0.1 15:24:09 importlib-resources==1.5.0 15:24:09 iso8601==2.1.0 15:24:09 Jinja2==3.1.3 15:24:09 jmespath==1.0.1 15:24:09 jsonpatch==1.33 15:24:09 jsonpointer==2.4 15:24:09 jsonschema==4.20.0 15:24:09 jsonschema-specifications==2023.12.1 15:24:09 keystoneauth1==5.4.0 15:24:09 kubernetes==29.0.0 15:24:09 lftools==0.37.8 15:24:09 lxml==5.1.0 15:24:09 MarkupSafe==2.1.3 15:24:09 msgpack==1.0.7 15:24:09 multi_key_dict==2.0.3 15:24:09 munch==4.0.0 15:24:09 netaddr==0.10.1 15:24:09 netifaces==0.11.0 15:24:09 niet==1.4.2 15:24:09 nodeenv==1.8.0 15:24:09 oauth2client==4.1.3 15:24:09 oauthlib==3.2.2 15:24:09 openstacksdk==0.62.0 15:24:09 os-client-config==2.1.0 15:24:09 os-service-types==1.7.0 15:24:09 osc-lib==2.9.0 15:24:09 oslo.config==9.3.0 15:24:09 oslo.context==5.3.0 15:24:09 oslo.i18n==6.2.0 15:24:09 oslo.log==5.4.0 15:24:09 oslo.serialization==5.3.0 15:24:09 oslo.utils==6.3.0 15:24:09 packaging==23.2 15:24:09 pbr==6.0.0 15:24:09 platformdirs==4.1.0 15:24:09 prettytable==3.9.0 15:24:09 pyasn1==0.5.1 15:24:09 pyasn1-modules==0.3.0 15:24:09 pycparser==2.21 15:24:09 pygerrit2==2.0.15 15:24:09 PyGithub==2.1.1 15:24:09 pyinotify==0.9.6 15:24:09 PyJWT==2.8.0 15:24:09 PyNaCl==1.5.0 15:24:09 pyparsing==2.4.7 15:24:09 pyperclip==1.8.2 15:24:09 pyrsistent==0.20.0 15:24:09 python-cinderclient==9.4.0 15:24:09 python-dateutil==2.8.2 15:24:09 python-heatclient==3.4.0 15:24:09 python-jenkins==1.8.2 15:24:09 python-keystoneclient==5.2.0 15:24:09 python-magnumclient==4.3.0 15:24:09 python-novaclient==18.4.0 15:24:09 python-openstackclient==6.0.0 15:24:09 python-swiftclient==4.4.0 15:24:09 pytz==2023.3.post1 15:24:09 PyYAML==6.0.1 15:24:09 referencing==0.32.1 15:24:09 requests==2.31.0 15:24:09 requests-oauthlib==1.3.1 15:24:09 requestsexceptions==1.4.0 15:24:09 rfc3986==2.0.0 15:24:09 rpds-py==0.16.2 15:24:09 rsa==4.9 15:24:09 ruamel.yaml==0.18.5 15:24:09 ruamel.yaml.clib==0.2.8 15:24:09 s3transfer==0.10.0 15:24:09 simplejson==3.19.2 15:24:09 six==1.16.0 15:24:09 smmap==5.0.1 15:24:09 soupsieve==2.5 15:24:09 stevedore==5.1.0 15:24:09 tabulate==0.9.0 15:24:09 toml==0.10.2 15:24:09 tomlkit==0.12.3 15:24:09 tqdm==4.66.1 15:24:09 typing_extensions==4.9.0 15:24:09 tzdata==2023.4 15:24:09 urllib3==1.26.18 15:24:09 virtualenv==20.25.0 15:24:09 wcwidth==0.2.13 15:24:09 websocket-client==1.7.0 15:24:09 wrapt==1.16.0 15:24:09 xdg==6.0.0 15:24:09 xmltodict==0.13.0 15:24:09 yq==3.2.3 15:24:09 zipp==3.17.0 15:24:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2946244262828930654.sh 15:24:09 ---> sudo-logs.sh 15:24:09 Archiving 'sudo' log.. 15:24:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15629274809789337663.sh 15:24:09 ---> job-cost.sh 15:24:09 Setup pyenv: 15:24:09 system 15:24:09 3.8.13 15:24:09 3.9.13 15:24:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:24:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Uls from file:/tmp/.os_lf_venv 15:24:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:24:19 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. 15:24:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:24:19 lf-activate-venv(): INFO: Adding /tmp/venv-1Uls/bin to PATH 15:24:19 INFO: No Stack... 15:24:19 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:20 INFO: Archiving Costs 15:24:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12340335460487787901.sh 15:24:20 ---> logs-deploy.sh 15:24:20 Setup pyenv: 15:24:20 system 15:24:20 3.8.13 15:24:20 3.9.13 15:24:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:24:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Uls from file:/tmp/.os_lf_venv 15:24:21 lf-activate-venv(): INFO: Installing: lftools 15:24:30 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. 15:24:30 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:24:31 lf-activate-venv(): INFO: Adding /tmp/venv-1Uls/bin to PATH 15:24:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3275 15:24:31 INFO: archiving workspace using pattern(s): 15:24:32 Archives upload complete. 15:24:32 INFO: archiving logs to Nexus 15:24:33 ---> uname -a: 15:24:33 Linux prd-ubuntu1804-builder-4c-4g-11615 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:24:33 15:24:33 15:24:33 ---> lscpu: 15:24:33 Architecture: x86_64 15:24:33 CPU op-mode(s): 32-bit, 64-bit 15:24:33 Byte Order: Little Endian 15:24:33 CPU(s): 4 15:24:33 On-line CPU(s) list: 0-3 15:24:33 Thread(s) per core: 1 15:24:33 Core(s) per socket: 1 15:24:33 Socket(s): 4 15:24:33 NUMA node(s): 1 15:24:33 Vendor ID: AuthenticAMD 15:24:33 CPU family: 23 15:24:33 Model: 49 15:24:33 Model name: AMD EPYC-Rome Processor 15:24:33 Stepping: 0 15:24:33 CPU MHz: 2800.000 15:24:33 BogoMIPS: 5600.00 15:24:33 Virtualization: AMD-V 15:24:33 Hypervisor vendor: KVM 15:24:33 Virtualization type: full 15:24:33 L1d cache: 32K 15:24:33 L1i cache: 32K 15:24:33 L2 cache: 512K 15:24:33 L3 cache: 16384K 15:24:33 NUMA node0 CPU(s): 0-3 15:24:33 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 15:24:33 15:24:33 15:24:33 ---> nproc: 15:24:33 4 15:24:33 15:24:33 15:24:33 ---> df -h: 15:24:33 Filesystem Size Used Avail Use% Mounted on 15:24:33 udev 7.9G 0 7.9G 0% /dev 15:24:33 tmpfs 1.6G 672K 1.6G 1% /run 15:24:33 /dev/vda1 78G 8.3G 70G 11% / 15:24:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:24:33 tmpfs 5.0M 0 5.0M 0% /run/lock 15:24:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:24:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:24:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:24:33 15:24:33 15:24:33 ---> free -m: 15:24:33 total used free shared buff/cache available 15:24:33 Mem: 16040 539 13429 0 2071 15188 15:24:33 Swap: 1023 0 1023 15:24:33 15:24:33 15:24:33 ---> ip addr: 15:24:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:24:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:24:33 inet 127.0.0.1/8 scope host lo 15:24:33 valid_lft forever preferred_lft forever 15:24:33 inet6 ::1/128 scope host 15:24:33 valid_lft forever preferred_lft forever 15:24:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:24:33 link/ether fa:16:3e:f7:83:a6 brd ff:ff:ff:ff:ff:ff 15:24:33 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic ens3 15:24:33 valid_lft 86246sec preferred_lft 86246sec 15:24:33 inet6 fe80::f816:3eff:fef7:83a6/64 scope link 15:24:33 valid_lft forever preferred_lft forever 15:24:33 15:24:33 15:24:33 ---> sar -b -r -n DEV: 15:24:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11615) 01/12/24 _x86_64_ (4 CPU) 15:24:33 15:24:33 15:22:01 LINUX RESTART (4 CPU) 15:24:33 15:24:33 15:23:02 tps rtps wtps bread/s bwrtn/s 15:24:33 15:24:01 122.34 14.10 108.24 1065.99 29986.10 15:24:33 Average: 122.34 14.10 108.24 1065.99 29986.10 15:24:33 15:24:33 15:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:24:33 15:24:01 13795688 15545676 2629280 16.01 72208 1870124 785396 4.49 725360 1669672 94128 15:24:33 Average: 13795688 15545676 2629280 16.01 72208 1870124 785396 4.49 725360 1669672 94128 15:24:33 15:24:33 15:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:24:33 15:24:01 ens3 61.40 41.59 904.87 9.02 0.00 0.00 0.00 0.00 15:24:33 15:24:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 15:24:33 Average: ens3 61.40 41.59 904.87 9.02 0.00 0.00 0.00 0.00 15:24:33 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 15:24:33 15:24:33 15:24:33 ---> sar -P ALL: 15:24:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11615) 01/12/24 _x86_64_ (4 CPU) 15:24:33 15:24:33 15:22:01 LINUX RESTART (4 CPU) 15:24:33 15:24:33 15:23:02 CPU %user %nice %system %iowait %steal %idle 15:24:33 15:24:01 all 20.18 0.00 1.29 5.04 0.06 73.44 15:24:33 15:24:01 0 3.88 0.00 0.73 5.62 0.07 89.71 15:24:33 15:24:01 1 11.77 0.00 1.02 8.96 0.03 78.22 15:24:33 15:24:01 2 18.82 0.00 1.14 0.66 0.05 79.33 15:24:33 15:24:01 3 46.27 0.00 2.32 4.89 0.07 46.46 15:24:33 Average: all 20.18 0.00 1.29 5.04 0.06 73.44 15:24:33 Average: 0 3.88 0.00 0.73 5.62 0.07 89.71 15:24:33 Average: 1 11.77 0.00 1.02 8.96 0.03 78.22 15:24:33 Average: 2 18.82 0.00 1.14 0.66 0.05 79.33 15:24:33 Average: 3 46.27 0.00 2.32 4.89 0.07 46.46 15:24:33 15:24:33 15:24:33