14:11:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 14:11:30 Running as SYSTEM 14:11:30 [EnvInject] - Loading node environment variables. 14:11:30 Building remotely on prd-ubuntu1804-builder-4c-4g-2304 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:11:30 [ssh-agent] Looking for ssh-agent implementation... 14:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:30 $ ssh-agent 14:11:30 SSH_AUTH_SOCK=/tmp/ssh-iii8XWUeiVMm/agent.1712 14:11:30 SSH_AGENT_PID=1713 14:11:30 [ssh-agent] Started. 14:11:30 Running ssh-add (command line suppressed) 14:11:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7897230272415171541.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7897230272415171541.key) 14:11:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:11:30 The recommended git tool is: NONE 14:11:32 using credential onap-jenkins-ssh 14:11:32 Wiping out workspace first. 14:11:32 Cloning the remote Git repository 14:11:32 Cloning repository git://cloud.onap.org/mirror/oom.git 14:11:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:11:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:11:32 > git --version # timeout=10 14:11:32 > git --version # 'git version 2.17.1' 14:11:32 using GIT_SSH to set credentials Gerrit user 14:11:32 Verifying host key using manually-configured host key entries 14:11:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:11:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:11:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:11:38 using GIT_SSH to set credentials Gerrit user 14:11:38 Verifying host key using manually-configured host key entries 14:11:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/5 # timeout=30 14:11:38 > git rev-parse e9a88fd8825caba56ca347299ab7d8b97d676262^{commit} # timeout=10 14:11:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:11:38 Checking out Revision e9a88fd8825caba56ca347299ab7d8b97d676262 (refs/changes/95/136395/5) 14:11:39 > git config core.sparsecheckout # timeout=10 14:11:39 > git checkout -f e9a88fd8825caba56ca347299ab7d8b97d676262 # timeout=30 14:11:41 Commit message: "[CPS] Config updates for cps-core and DMI" 14:11:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:11:42 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 14:11:42 [EnvInject] - Injecting environment variables from a build step. 14:11:42 [EnvInject] - Injecting as environment variables the properties content 14:11:42 PYTHON=python3 14:11:42 14:11:42 [EnvInject] - Variables injected successfully. 14:11:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11586817111041051693.sh 14:11:42 ---> tox-install.sh 14:11:42 + source /home/jenkins/lf-env.sh 14:11:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:11:42 ++ mktemp -d /tmp/venv-XXXX 14:11:42 + lf_venv=/tmp/venv-7UZZ 14:11:42 + local venv_file=/tmp/.os_lf_venv 14:11:42 + local python=python3 14:11:42 + local options 14:11:42 + local set_path=true 14:11:42 + local install_args= 14:11:42 ++ 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 14:11:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:11:42 + true 14:11:42 + case $1 in 14:11:42 + venv_file=/tmp/.toxenv 14:11:42 + shift 2 14:11:42 + true 14:11:42 + case $1 in 14:11:42 + shift 14:11:42 + break 14:11:42 + case $python in 14:11:42 + local pkg_list= 14:11:42 + [[ -d /opt/pyenv ]] 14:11:42 + echo 'Setup pyenv:' 14:11:42 Setup pyenv: 14:11:42 + export PYENV_ROOT=/opt/pyenv 14:11:42 + PYENV_ROOT=/opt/pyenv 14:11:42 + 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 14:11:42 + 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 14:11:42 + pyenv versions 14:11:42 * system (set by /opt/pyenv/version) 14:11:42 * 3.8.13 (set by /opt/pyenv/version) 14:11:42 * 3.9.13 (set by /opt/pyenv/version) 14:11:42 * 3.10.6 (set by /opt/pyenv/version) 14:11:42 + command -v pyenv 14:11:42 ++ pyenv init - --no-rehash 14:11:42 + 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[*]}"'\'')" 14:11:42 export PATH="/opt/pyenv/shims:${PATH}" 14:11:42 export PYENV_SHELL=bash 14:11:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:11:42 pyenv() { 14:11:42 local command 14:11:42 command="${1:-}" 14:11:42 if [ "$#" -gt 0 ]; then 14:11:42 shift 14:11:42 fi 14:11:42 14:11:42 case "$command" in 14:11:42 rehash|shell) 14:11:42 eval "$(pyenv "sh-$command" "$@")" 14:11:42 ;; 14:11:42 *) 14:11:42 command pyenv "$command" "$@" 14:11:42 ;; 14:11:42 esac 14:11:42 }' 14:11:42 +++ 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[*]}"' 14:11:42 ++ 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 14:11:42 ++ 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 14:11:42 ++ 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 14:11:42 ++ export PYENV_SHELL=bash 14:11:42 ++ PYENV_SHELL=bash 14:11:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:11:42 +++ complete -F _pyenv pyenv 14:11:42 ++ lf-pyver python3 14:11:42 ++ local py_version_xy=python3 14:11:42 ++ local py_version_xyz= 14:11:42 ++ pyenv versions 14:11:42 ++ local command 14:11:42 ++ command=versions 14:11:42 ++ '[' 1 -gt 0 ']' 14:11:42 ++ shift 14:11:42 ++ case "$command" in 14:11:42 ++ command pyenv versions 14:11:42 ++ pyenv versions 14:11:42 ++ sed 's/^[ *]* //' 14:11:42 ++ awk '{ print $1 }' 14:11:42 ++ grep -E '^[0-9.]*[0-9]$' 14:11:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:11:42 +++ grep '^3' /tmp/.pyenv_versions 14:11:42 +++ sort -V 14:11:42 +++ tail -n 1 14:11:42 ++ py_version_xyz=3.10.6 14:11:42 ++ [[ -z 3.10.6 ]] 14:11:42 ++ echo 3.10.6 14:11:42 ++ return 0 14:11:42 + pyenv local 3.10.6 14:11:42 + local command 14:11:42 + command=local 14:11:42 + '[' 2 -gt 0 ']' 14:11:42 + shift 14:11:42 + case "$command" in 14:11:42 + command pyenv local 3.10.6 14:11:42 + pyenv local 3.10.6 14:11:42 + for arg in "$@" 14:11:42 + case $arg in 14:11:42 + pkg_list+='tox ' 14:11:42 + for arg in "$@" 14:11:42 + case $arg in 14:11:42 + pkg_list+='virtualenv ' 14:11:42 + for arg in "$@" 14:11:42 + case $arg in 14:11:42 + pkg_list+='urllib3~=1.26.15 ' 14:11:42 + [[ -f /tmp/.toxenv ]] 14:11:42 + [[ ! -f /tmp/.toxenv ]] 14:11:42 + [[ -n '' ]] 14:11:42 + python3 -m venv /tmp/venv-7UZZ 14:11:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7UZZ' 14:11:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7UZZ 14:11:46 + echo /tmp/venv-7UZZ 14:11:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:11:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:11:46 + /tmp/venv-7UZZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:11:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:11:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:11:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:11:49 + /tmp/venv-7UZZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:11:52 + type python3 14:11:52 + true 14:11:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7UZZ/bin to PATH' 14:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-7UZZ/bin to PATH 14:11:52 + PATH=/tmp/venv-7UZZ/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 14:11:52 + return 0 14:11:52 + python3 --version 14:11:52 Python 3.10.6 14:11:52 + python3 -m pip --version 14:11:52 pip 23.3.1 from /tmp/venv-7UZZ/lib/python3.10/site-packages/pip (python 3.10) 14:11:52 + python3 -m pip freeze 14:11:53 cachetools==5.3.2 14:11:53 chardet==5.2.0 14:11:53 colorama==0.4.6 14:11:53 distlib==0.3.7 14:11:53 filelock==3.13.1 14:11:53 packaging==23.2 14:11:53 platformdirs==4.0.0 14:11:53 pluggy==1.3.0 14:11:53 pyproject-api==1.6.1 14:11:53 tomli==2.0.1 14:11:53 tox==4.11.4 14:11:53 urllib3==1.26.18 14:11:53 virtualenv==20.25.0 14:11:53 [EnvInject] - Injecting environment variables from a build step. 14:11:53 [EnvInject] - Injecting as environment variables the properties content 14:11:53 PARALLEL=false 14:11:53 14:11:53 [EnvInject] - Variables injected successfully. 14:11:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6020433445510596739.sh 14:11:53 ---> tox-run.sh 14:11:53 + 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 14:11:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:11:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:11:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:11:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:11:53 + source /home/jenkins/lf-env.sh 14:11:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:11:53 ++ mktemp -d /tmp/venv-XXXX 14:11:53 + lf_venv=/tmp/venv-eCn8 14:11:53 + local venv_file=/tmp/.os_lf_venv 14:11:53 + local python=python3 14:11:53 + local options 14:11:53 + local set_path=true 14:11:53 + local install_args= 14:11:53 ++ 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 14:11:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:11:53 + true 14:11:53 + case $1 in 14:11:53 + venv_file=/tmp/.toxenv 14:11:53 + shift 2 14:11:53 + true 14:11:53 + case $1 in 14:11:53 + shift 14:11:53 + break 14:11:53 + case $python in 14:11:53 + local pkg_list= 14:11:53 + [[ -d /opt/pyenv ]] 14:11:53 + echo 'Setup pyenv:' 14:11:53 Setup pyenv: 14:11:53 + export PYENV_ROOT=/opt/pyenv 14:11:53 + PYENV_ROOT=/opt/pyenv 14:11:53 + 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 14:11:53 + 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 14:11:53 + pyenv versions 14:11:53 system 14:11:53 3.8.13 14:11:53 3.9.13 14:11:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:53 + command -v pyenv 14:11:53 ++ pyenv init - --no-rehash 14:11:53 + 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[*]}"'\'')" 14:11:53 export PATH="/opt/pyenv/shims:${PATH}" 14:11:53 export PYENV_SHELL=bash 14:11:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:11:53 pyenv() { 14:11:53 local command 14:11:53 command="${1:-}" 14:11:53 if [ "$#" -gt 0 ]; then 14:11:53 shift 14:11:53 fi 14:11:53 14:11:53 case "$command" in 14:11:53 rehash|shell) 14:11:53 eval "$(pyenv "sh-$command" "$@")" 14:11:53 ;; 14:11:53 *) 14:11:53 command pyenv "$command" "$@" 14:11:53 ;; 14:11:53 esac 14:11:53 }' 14:11:53 +++ 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[*]}"' 14:11:53 ++ 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 14:11:53 ++ 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 14:11:53 ++ 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 14:11:53 ++ export PYENV_SHELL=bash 14:11:53 ++ PYENV_SHELL=bash 14:11:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:11:53 +++ complete -F _pyenv pyenv 14:11:53 ++ lf-pyver python3 14:11:53 ++ local py_version_xy=python3 14:11:53 ++ local py_version_xyz= 14:11:53 ++ sed 's/^[ *]* //' 14:11:53 ++ awk '{ print $1 }' 14:11:53 ++ grep -E '^[0-9.]*[0-9]$' 14:11:53 ++ pyenv versions 14:11:53 ++ local command 14:11:53 ++ command=versions 14:11:53 ++ '[' 1 -gt 0 ']' 14:11:53 ++ shift 14:11:53 ++ case "$command" in 14:11:53 ++ command pyenv versions 14:11:53 ++ pyenv versions 14:11:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:11:53 +++ grep '^3' /tmp/.pyenv_versions 14:11:53 +++ sort -V 14:11:53 +++ tail -n 1 14:11:53 ++ py_version_xyz=3.10.6 14:11:53 ++ [[ -z 3.10.6 ]] 14:11:53 ++ echo 3.10.6 14:11:53 ++ return 0 14:11:53 + pyenv local 3.10.6 14:11:53 + local command 14:11:53 + command=local 14:11:53 + '[' 2 -gt 0 ']' 14:11:53 + shift 14:11:53 + case "$command" in 14:11:53 + command pyenv local 3.10.6 14:11:53 + pyenv local 3.10.6 14:11:53 + for arg in "$@" 14:11:53 + case $arg in 14:11:53 + pkg_list+='tox ' 14:11:53 + for arg in "$@" 14:11:53 + case $arg in 14:11:53 + pkg_list+='virtualenv ' 14:11:53 + for arg in "$@" 14:11:53 + case $arg in 14:11:53 + pkg_list+='urllib3~=1.26.15 ' 14:11:53 + [[ -f /tmp/.toxenv ]] 14:11:53 ++ cat /tmp/.toxenv 14:11:53 + lf_venv=/tmp/venv-7UZZ 14:11:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7UZZ from' file:/tmp/.toxenv 14:11:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7UZZ from file:/tmp/.toxenv 14:11:53 + /tmp/venv-7UZZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:11:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:11:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:11:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:11:54 + /tmp/venv-7UZZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:11:56 + type python3 14:11:56 + true 14:11:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7UZZ/bin to PATH' 14:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-7UZZ/bin to PATH 14:11:56 + PATH=/tmp/venv-7UZZ/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 14:11:56 + return 0 14:11:56 + [[ -d /opt/pyenv ]] 14:11:56 + echo '---> Setting up pyenv' 14:11:56 ---> Setting up pyenv 14:11:56 + export PYENV_ROOT=/opt/pyenv 14:11:56 + PYENV_ROOT=/opt/pyenv 14:11:56 + export PATH=/opt/pyenv/bin:/tmp/venv-7UZZ/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 14:11:56 + PATH=/opt/pyenv/bin:/tmp/venv-7UZZ/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 14:11:56 ++ pwd 14:11:56 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:11:56 + export PYTHONPATH 14:11:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:11:56 + TOX_TESTENV_PASSENV=PYTHONPATH 14:11:56 + tox --version 14:11:56 4.11.4 from /tmp/venv-7UZZ/lib/python3.10/site-packages/tox/__init__.py 14:11:56 + PARALLEL=false 14:11:56 + TOX_OPTIONS_LIST= 14:11:56 + [[ -n checkbashisms ]] 14:11:56 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:11:56 + case ${PARALLEL,,} in 14:11:56 + tox -e checkbashisms 14:11:56 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:11:57 checkbashisms: freeze> python -m pip freeze --all 14:11:58 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 14:11:58 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:12:00 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:12:00 you may get strange results 14:12:00 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:12:02 checkbashisms: OK (5.38=setup[2.02]+cmd[3.37] seconds) 14:12:02 congratulations :) (5.57 seconds) 14:12:02 + tox_status=0 14:12:02 + echo '---> Completed tox runs' 14:12:02 ---> Completed tox runs 14:12:02 + for i in .tox/*/log 14:12:02 ++ echo .tox/checkbashisms/log 14:12:02 ++ awk -F/ '{print $2}' 14:12:02 + tox_env=checkbashisms 14:12:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:12:02 + DOC_DIR=docs/_build/html 14:12:02 + [[ -d docs/_build/html ]] 14:12:02 + echo '---> tox-run.sh ends' 14:12:02 ---> tox-run.sh ends 14:12:02 + test 0 -eq 0 14:12:02 $ ssh-agent -k 14:12:02 unset SSH_AUTH_SOCK; 14:12:02 unset SSH_AGENT_PID; 14:12:02 echo Agent pid 1713 killed; 14:12:02 [ssh-agent] Stopped. 14:12:02 [PostBuildScript] - [INFO] Executing post build scripts. 14:12:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9713857116481898815.sh 14:12:02 ---> sysstat.sh 14:12:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7534843715505745671.sh 14:12:02 ---> package-listing.sh 14:12:02 ++ facter osfamily 14:12:02 ++ tr '[:upper:]' '[:lower:]' 14:12:02 + OS_FAMILY=debian 14:12:02 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:12:02 + START_PACKAGES=/tmp/packages_start.txt 14:12:02 + END_PACKAGES=/tmp/packages_end.txt 14:12:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:02 + PACKAGES=/tmp/packages_start.txt 14:12:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:12:02 + PACKAGES=/tmp/packages_end.txt 14:12:02 + case "${OS_FAMILY}" in 14:12:02 + dpkg -l 14:12:02 + grep '^ii' 14:12:03 + '[' -f /tmp/packages_start.txt ']' 14:12:03 + '[' -f /tmp/packages_end.txt ']' 14:12:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:12:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:12:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:12:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16865402865872741639.sh 14:12:03 ---> capture-instance-metadata.sh 14:12:03 Setup pyenv: 14:12:03 system 14:12:03 3.8.13 14:12:03 3.9.13 14:12:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:12:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AoaY 14:12:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:12:10 lf-activate-venv(): INFO: Installing: lftools 14:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-AoaY/bin to PATH 14:12:44 INFO: Running in OpenStack, capturing instance metadata 14:12:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9839593843709590849.sh 14:12:44 provisioning config files... 14:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10001568764059896272tmp 14:12:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:12:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:12:44 [EnvInject] - Injecting environment variables from a build step. 14:12:44 [EnvInject] - Injecting as environment variables the properties content 14:12:44 SERVER_ID=logs 14:12:44 14:12:44 [EnvInject] - Variables injected successfully. 14:12:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7811075671529946385.sh 14:12:44 ---> create-netrc.sh 14:12:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2165081174392196848.sh 14:12:44 ---> python-tools-install.sh 14:12:44 Setup pyenv: 14:12:44 system 14:12:44 3.8.13 14:12:44 3.9.13 14:12:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoaY from file:/tmp/.os_lf_venv 14:12:46 lf-activate-venv(): INFO: Installing: lftools 14:12:53 lf-activate-venv(): INFO: Adding /tmp/venv-AoaY/bin to PATH 14:12:53 Generating Requirements File 14:13:26 Python 3.10.6 14:13:26 pip 23.3.1 from /tmp/venv-AoaY/lib/python3.10/site-packages/pip (python 3.10) 14:13:26 appdirs==1.4.4 14:13:26 argcomplete==3.1.6 14:13:26 aspy.yaml==1.3.0 14:13:26 attrs==23.1.0 14:13:26 autopage==0.5.2 14:13:26 Babel==2.13.1 14:13:26 beautifulsoup4==4.12.2 14:13:26 boto3==1.33.6 14:13:26 botocore==1.33.6 14:13:26 bs4==0.0.1 14:13:26 cachetools==5.3.2 14:13:26 certifi==2023.11.17 14:13:26 cffi==1.16.0 14:13:26 cfgv==3.4.0 14:13:26 chardet==5.2.0 14:13:26 charset-normalizer==3.3.2 14:13:26 click==8.1.7 14:13:26 cliff==4.4.0 14:13:26 cmd2==2.4.3 14:13:26 cryptography==3.3.2 14:13:26 debtcollector==2.5.0 14:13:26 decorator==5.1.1 14:13:26 defusedxml==0.7.1 14:13:26 Deprecated==1.2.14 14:13:26 distlib==0.3.7 14:13:26 dnspython==2.4.2 14:13:26 docker==4.2.2 14:13:26 dogpile.cache==1.2.2 14:13:26 email-validator==2.1.0.post1 14:13:26 filelock==3.13.1 14:13:26 future==0.18.3 14:13:26 gitdb==4.0.11 14:13:26 GitPython==3.1.40 14:13:26 google-auth==2.24.0 14:13:26 httplib2==0.22.0 14:13:26 identify==2.5.32 14:13:26 idna==3.6 14:13:26 importlib-metadata==7.0.0 14:13:26 importlib-resources==1.5.0 14:13:26 iso8601==2.1.0 14:13:26 Jinja2==3.1.2 14:13:26 jmespath==1.0.1 14:13:26 jsonpatch==1.33 14:13:26 jsonpointer==2.4 14:13:26 jsonschema==4.20.0 14:13:26 jsonschema-specifications==2023.11.2 14:13:26 keystoneauth1==5.4.0 14:13:26 kubernetes==28.1.0 14:13:26 lftools==0.37.8 14:13:26 lxml==4.9.3 14:13:26 MarkupSafe==2.1.3 14:13:26 msgpack==1.0.7 14:13:26 multi-key-dict==2.0.3 14:13:26 munch==4.0.0 14:13:26 netaddr==0.9.0 14:13:26 netifaces==0.11.0 14:13:26 niet==1.4.2 14:13:26 nodeenv==1.8.0 14:13:26 oauth2client==4.1.3 14:13:26 oauthlib==3.2.2 14:13:26 openstacksdk==0.62.0 14:13:26 os-client-config==2.1.0 14:13:26 os-service-types==1.7.0 14:13:26 osc-lib==2.9.0 14:13:26 oslo.config==9.2.0 14:13:26 oslo.context==5.3.0 14:13:26 oslo.i18n==6.2.0 14:13:26 oslo.log==5.4.0 14:13:26 oslo.serialization==5.2.0 14:13:26 oslo.utils==6.3.0 14:13:26 packaging==23.2 14:13:26 pbr==6.0.0 14:13:26 platformdirs==4.0.0 14:13:26 prettytable==3.9.0 14:13:26 pyasn1==0.5.1 14:13:26 pyasn1-modules==0.3.0 14:13:26 pycparser==2.21 14:13:26 pygerrit2==2.0.15 14:13:26 PyGithub==2.1.1 14:13:26 pyinotify==0.9.6 14:13:26 PyJWT==2.8.0 14:13:26 PyNaCl==1.5.0 14:13:26 pyparsing==2.4.7 14:13:26 pyperclip==1.8.2 14:13:26 pyrsistent==0.20.0 14:13:26 python-cinderclient==9.4.0 14:13:26 python-dateutil==2.8.2 14:13:26 python-heatclient==3.3.0 14:13:26 python-jenkins==1.8.2 14:13:26 python-keystoneclient==5.2.0 14:13:26 python-magnumclient==4.3.0 14:13:26 python-novaclient==18.4.0 14:13:26 python-openstackclient==6.0.0 14:13:26 python-swiftclient==4.4.0 14:13:26 pytz==2023.3.post1 14:13:26 PyYAML==6.0.1 14:13:26 referencing==0.31.1 14:13:26 requests==2.31.0 14:13:26 requests-oauthlib==1.3.1 14:13:26 requestsexceptions==1.4.0 14:13:26 rfc3986==2.0.0 14:13:26 rpds-py==0.13.2 14:13:26 rsa==4.9 14:13:26 ruamel.yaml==0.18.5 14:13:26 ruamel.yaml.clib==0.2.8 14:13:26 s3transfer==0.8.2 14:13:26 simplejson==3.19.2 14:13:26 six==1.16.0 14:13:26 smmap==5.0.1 14:13:26 soupsieve==2.5 14:13:26 stevedore==5.1.0 14:13:26 tabulate==0.9.0 14:13:26 toml==0.10.2 14:13:26 tomlkit==0.12.3 14:13:26 tqdm==4.66.1 14:13:26 typing_extensions==4.8.0 14:13:26 tzdata==2023.3 14:13:26 urllib3==1.26.18 14:13:26 virtualenv==20.25.0 14:13:26 wcwidth==0.2.12 14:13:26 websocket-client==1.7.0 14:13:26 wrapt==1.16.0 14:13:26 xdg==6.0.0 14:13:26 xmltodict==0.13.0 14:13:26 yq==3.2.3 14:13:26 zipp==3.17.0 14:13:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7236385274540051433.sh 14:13:26 ---> sudo-logs.sh 14:13:26 Archiving 'sudo' log.. 14:13:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4125793621942441072.sh 14:13:27 ---> job-cost.sh 14:13:27 Setup pyenv: 14:13:27 system 14:13:27 3.8.13 14:13:27 3.9.13 14:13:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:13:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoaY from file:/tmp/.os_lf_venv 14:13:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:13:36 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. 14:13:36 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-AoaY/bin to PATH 14:13:37 INFO: No Stack... 14:13:37 INFO: Retrieving Pricing Info for: v3-standard-4 14:13:37 INFO: Archiving Costs 14:13:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14382444855668792579.sh 14:13:37 ---> logs-deploy.sh 14:13:37 Setup pyenv: 14:13:37 system 14:13:37 3.8.13 14:13:37 3.9.13 14:13:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoaY from file:/tmp/.os_lf_venv 14:13:39 lf-activate-venv(): INFO: Installing: lftools 14:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-AoaY/bin to PATH 14:13:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3214 14:13:49 INFO: archiving workspace using pattern(s): 14:13:50 Archives upload complete. 14:13:50 INFO: archiving logs to Nexus 14:13:51 ---> uname -a: 14:13:51 Linux prd-ubuntu1804-builder-4c-4g-2304 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:13:51 14:13:51 14:13:51 ---> lscpu: 14:13:51 Architecture: x86_64 14:13:51 CPU op-mode(s): 32-bit, 64-bit 14:13:51 Byte Order: Little Endian 14:13:51 CPU(s): 4 14:13:51 On-line CPU(s) list: 0-3 14:13:51 Thread(s) per core: 1 14:13:51 Core(s) per socket: 1 14:13:51 Socket(s): 4 14:13:51 NUMA node(s): 1 14:13:51 Vendor ID: AuthenticAMD 14:13:51 CPU family: 23 14:13:51 Model: 49 14:13:51 Model name: AMD EPYC-Rome Processor 14:13:51 Stepping: 0 14:13:51 CPU MHz: 2799.998 14:13:51 BogoMIPS: 5599.99 14:13:51 Virtualization: AMD-V 14:13:51 Hypervisor vendor: KVM 14:13:51 Virtualization type: full 14:13:51 L1d cache: 32K 14:13:51 L1i cache: 32K 14:13:51 L2 cache: 512K 14:13:51 L3 cache: 16384K 14:13:51 NUMA node0 CPU(s): 0-3 14:13:51 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 14:13:51 14:13:51 14:13:51 ---> nproc: 14:13:51 4 14:13:51 14:13:51 14:13:51 ---> df -h: 14:13:51 Filesystem Size Used Avail Use% Mounted on 14:13:51 udev 7.9G 0 7.9G 0% /dev 14:13:51 tmpfs 1.6G 672K 1.6G 1% /run 14:13:51 /dev/vda1 78G 8.3G 70G 11% / 14:13:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:13:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:13:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:13:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:13:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:13:51 14:13:51 14:13:51 ---> free -m: 14:13:51 total used free shared buff/cache available 14:13:51 Mem: 16040 528 13399 0 2111 15197 14:13:51 Swap: 1023 0 1023 14:13:51 14:13:51 14:13:51 ---> ip addr: 14:13:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:13:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:13:51 inet 127.0.0.1/8 scope host lo 14:13:51 valid_lft forever preferred_lft forever 14:13:51 inet6 ::1/128 scope host 14:13:51 valid_lft forever preferred_lft forever 14:13:51 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:13:51 link/ether fa:16:3e:62:93:f6 brd ff:ff:ff:ff:ff:ff 14:13:51 inet 10.30.107.145/23 brd 10.30.107.255 scope global dynamic ens3 14:13:51 valid_lft 86237sec preferred_lft 86237sec 14:13:51 inet6 fe80::f816:3eff:fe62:93f6/64 scope link 14:13:51 valid_lft forever preferred_lft forever 14:13:51 14:13:51 14:13:51 ---> sar -b -r -n DEV: 14:13:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2304) 12/04/23 _x86_64_ (4 CPU) 14:13:51 14:13:51 14:11:11 LINUX RESTART (4 CPU) 14:13:51 14:13:51 14:12:02 tps rtps wtps bread/s bwrtn/s 14:13:51 14:13:01 101.12 14.29 86.83 1076.16 22415.05 14:13:51 Average: 101.12 14.29 86.83 1076.16 22415.05 14:13:51 14:13:51 14:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:13:51 14:13:01 13877844 15553092 2547124 15.51 67888 1803588 789340 4.52 719072 1607740 135424 14:13:51 Average: 13877844 15553092 2547124 15.51 67888 1803588 789340 4.52 719072 1607740 135424 14:13:51 14:13:51 14:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:13:51 14:13:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 14:13:51 14:13:01 ens3 54.09 35.76 682.98 9.03 0.00 0.00 0.00 0.00 14:13:51 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 14:13:51 Average: ens3 54.09 35.76 682.98 9.03 0.00 0.00 0.00 0.00 14:13:51 14:13:51 14:13:51 ---> sar -P ALL: 14:13:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2304) 12/04/23 _x86_64_ (4 CPU) 14:13:51 14:13:51 14:11:11 LINUX RESTART (4 CPU) 14:13:51 14:13:51 14:12:02 CPU %user %nice %system %iowait %steal %idle 14:13:51 14:13:01 all 20.90 0.00 1.54 3.79 0.05 73.72 14:13:51 14:13:01 0 16.72 0.00 1.53 0.36 0.03 81.36 14:13:51 14:13:01 1 43.04 0.00 2.62 10.73 0.10 43.51 14:13:51 14:13:01 2 12.87 0.00 1.12 2.66 0.03 83.31 14:13:51 14:13:01 3 11.07 0.00 0.92 1.43 0.05 86.53 14:13:51 Average: all 20.90 0.00 1.54 3.79 0.05 73.72 14:13:51 Average: 0 16.72 0.00 1.53 0.36 0.03 81.36 14:13:51 Average: 1 43.04 0.00 2.62 10.73 0.10 43.51 14:13:51 Average: 2 12.87 0.00 1.12 2.66 0.03 83.31 14:13:51 Average: 3 11.07 0.00 0.92 1.43 0.05 86.53 14:13:51 14:13:51 14:13:51