21:26:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137361 21:26:08 Running as SYSTEM 21:26:08 [EnvInject] - Loading node environment variables. 21:26:08 Building remotely on prd-ubuntu1804-builder-4c-4g-8491 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 21:26:08 [ssh-agent] Looking for ssh-agent implementation... 21:26:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:08 $ ssh-agent 21:26:08 SSH_AUTH_SOCK=/tmp/ssh-OT5CZ7rCn1yn/agent.1752 21:26:08 SSH_AGENT_PID=1754 21:26:08 [ssh-agent] Started. 21:26:08 Running ssh-add (command line suppressed) 21:26:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4190433653289208793.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4190433653289208793.key) 21:26:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:26:08 The recommended git tool is: NONE 21:26:10 using credential onap-jenkins-ssh 21:26:10 Wiping out workspace first. 21:26:10 Cloning the remote Git repository 21:26:10 Cloning repository git://cloud.onap.org/mirror/oom.git 21:26:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 21:26:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:26:10 > git --version # timeout=10 21:26:10 > git --version # 'git version 2.17.1' 21:26:10 using GIT_SSH to set credentials Gerrit user 21:26:10 Verifying host key using manually-configured host key entries 21:26:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:26:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:26:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:26:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:26:15 using GIT_SSH to set credentials Gerrit user 21:26:15 Verifying host key using manually-configured host key entries 21:26:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/137361/1 # timeout=30 21:26:15 > git rev-parse 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b^{commit} # timeout=10 21:26:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:26:15 Checking out Revision 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b (refs/changes/61/137361/1) 21:26:15 > git config core.sparsecheckout # timeout=10 21:26:15 > git checkout -f 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=30 21:26:19 Commit message: "[SDC] Correct cassandra cql version in SDC" 21:26:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:26:19 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 21:26:19 [EnvInject] - Injecting environment variables from a build step. 21:26:19 [EnvInject] - Injecting as environment variables the properties content 21:26:19 PYTHON=python3 21:26:19 21:26:19 [EnvInject] - Variables injected successfully. 21:26:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17522400631639810786.sh 21:26:19 ---> tox-install.sh 21:26:19 + source /home/jenkins/lf-env.sh 21:26:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:26:19 ++ mktemp -d /tmp/venv-XXXX 21:26:19 + lf_venv=/tmp/venv-aNVo 21:26:19 + local venv_file=/tmp/.os_lf_venv 21:26:19 + local python=python3 21:26:19 + local options 21:26:19 + local set_path=true 21:26:19 + local install_args= 21:26:19 ++ 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 21:26:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:26:19 + true 21:26:19 + case $1 in 21:26:19 + venv_file=/tmp/.toxenv 21:26:19 + shift 2 21:26:19 + true 21:26:19 + case $1 in 21:26:19 + shift 21:26:19 + break 21:26:19 + case $python in 21:26:19 + local pkg_list= 21:26:19 + [[ -d /opt/pyenv ]] 21:26:19 + echo 'Setup pyenv:' 21:26:19 Setup pyenv: 21:26:19 + export PYENV_ROOT=/opt/pyenv 21:26:19 + PYENV_ROOT=/opt/pyenv 21:26:19 + 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 21:26:19 + 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 21:26:19 + pyenv versions 21:26:19 * system (set by /opt/pyenv/version) 21:26:19 * 3.8.13 (set by /opt/pyenv/version) 21:26:19 * 3.9.13 (set by /opt/pyenv/version) 21:26:19 * 3.10.6 (set by /opt/pyenv/version) 21:26:19 + command -v pyenv 21:26:19 ++ pyenv init - --no-rehash 21:26:19 + 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[*]}"'\'')" 21:26:19 export PATH="/opt/pyenv/shims:${PATH}" 21:26:19 export PYENV_SHELL=bash 21:26:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:26:19 pyenv() { 21:26:19 local command 21:26:19 command="${1:-}" 21:26:19 if [ "$#" -gt 0 ]; then 21:26:19 shift 21:26:19 fi 21:26:19 21:26:19 case "$command" in 21:26:19 rehash|shell) 21:26:19 eval "$(pyenv "sh-$command" "$@")" 21:26:19 ;; 21:26:19 *) 21:26:19 command pyenv "$command" "$@" 21:26:19 ;; 21:26:19 esac 21:26:19 }' 21:26:19 +++ 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[*]}"' 21:26:19 ++ 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 21:26:19 ++ 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 21:26:19 ++ 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 21:26:19 ++ export PYENV_SHELL=bash 21:26:19 ++ PYENV_SHELL=bash 21:26:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:26:19 +++ complete -F _pyenv pyenv 21:26:19 ++ lf-pyver python3 21:26:19 ++ local py_version_xy=python3 21:26:19 ++ local py_version_xyz= 21:26:19 ++ pyenv versions 21:26:19 ++ local command 21:26:19 ++ command=versions 21:26:19 ++ '[' 1 -gt 0 ']' 21:26:19 ++ shift 21:26:19 ++ case "$command" in 21:26:19 ++ command pyenv versions 21:26:19 ++ pyenv versions 21:26:19 ++ awk '{ print $1 }' 21:26:19 ++ grep -E '^[0-9.]*[0-9]$' 21:26:19 ++ sed 's/^[ *]* //' 21:26:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:26:19 +++ grep '^3' /tmp/.pyenv_versions 21:26:19 +++ sort -V 21:26:19 +++ tail -n 1 21:26:19 ++ py_version_xyz=3.10.6 21:26:19 ++ [[ -z 3.10.6 ]] 21:26:19 ++ echo 3.10.6 21:26:19 ++ return 0 21:26:19 + pyenv local 3.10.6 21:26:19 + local command 21:26:19 + command=local 21:26:19 + '[' 2 -gt 0 ']' 21:26:19 + shift 21:26:19 + case "$command" in 21:26:19 + command pyenv local 3.10.6 21:26:19 + pyenv local 3.10.6 21:26:19 + for arg in "$@" 21:26:19 + case $arg in 21:26:19 + pkg_list+='tox ' 21:26:19 + for arg in "$@" 21:26:19 + case $arg in 21:26:19 + pkg_list+='virtualenv ' 21:26:19 + for arg in "$@" 21:26:19 + case $arg in 21:26:19 + pkg_list+='urllib3~=1.26.15 ' 21:26:19 + [[ -f /tmp/.toxenv ]] 21:26:19 + [[ ! -f /tmp/.toxenv ]] 21:26:19 + [[ -n '' ]] 21:26:19 + python3 -m venv /tmp/venv-aNVo 21:26:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNVo' 21:26:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNVo 21:26:24 + echo /tmp/venv-aNVo 21:26:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:26:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:26:24 + /tmp/venv-aNVo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:26:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:26:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:26:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:26:27 + /tmp/venv-aNVo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:26:30 + type python3 21:26:30 + true 21:26:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNVo/bin to PATH' 21:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-aNVo/bin to PATH 21:26:30 + PATH=/tmp/venv-aNVo/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 21:26:30 + return 0 21:26:30 + python3 --version 21:26:30 Python 3.10.6 21:26:30 + python3 -m pip --version 21:26:30 pip 24.0 from /tmp/venv-aNVo/lib/python3.10/site-packages/pip (python 3.10) 21:26:30 + python3 -m pip freeze 21:26:30 cachetools==5.3.2 21:26:30 chardet==5.2.0 21:26:30 colorama==0.4.6 21:26:30 distlib==0.3.8 21:26:30 filelock==3.13.1 21:26:30 packaging==23.2 21:26:30 platformdirs==4.2.0 21:26:30 pluggy==1.4.0 21:26:30 pyproject-api==1.6.1 21:26:30 tomli==2.0.1 21:26:30 tox==4.13.0 21:26:30 urllib3==1.26.18 21:26:30 virtualenv==20.25.1 21:26:30 [EnvInject] - Injecting environment variables from a build step. 21:26:30 [EnvInject] - Injecting as environment variables the properties content 21:26:30 PARALLEL=false 21:26:30 21:26:30 [EnvInject] - Variables injected successfully. 21:26:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5185740091387297927.sh 21:26:31 ---> tox-run.sh 21:26:31 + 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 21:26:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 21:26:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 21:26:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 21:26:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 21:26:31 + source /home/jenkins/lf-env.sh 21:26:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:26:31 ++ mktemp -d /tmp/venv-XXXX 21:26:31 + lf_venv=/tmp/venv-MCNs 21:26:31 + local venv_file=/tmp/.os_lf_venv 21:26:31 + local python=python3 21:26:31 + local options 21:26:31 + local set_path=true 21:26:31 + local install_args= 21:26:31 ++ 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 21:26:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:26:31 + true 21:26:31 + case $1 in 21:26:31 + venv_file=/tmp/.toxenv 21:26:31 + shift 2 21:26:31 + true 21:26:31 + case $1 in 21:26:31 + shift 21:26:31 + break 21:26:31 + case $python in 21:26:31 + local pkg_list= 21:26:31 + [[ -d /opt/pyenv ]] 21:26:31 + echo 'Setup pyenv:' 21:26:31 Setup pyenv: 21:26:31 + export PYENV_ROOT=/opt/pyenv 21:26:31 + PYENV_ROOT=/opt/pyenv 21:26:31 + 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 21:26:31 + 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 21:26:31 + pyenv versions 21:26:31 system 21:26:31 3.8.13 21:26:31 3.9.13 21:26:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:26:31 + command -v pyenv 21:26:31 ++ pyenv init - --no-rehash 21:26:31 + 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[*]}"'\'')" 21:26:31 export PATH="/opt/pyenv/shims:${PATH}" 21:26:31 export PYENV_SHELL=bash 21:26:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:26:31 pyenv() { 21:26:31 local command 21:26:31 command="${1:-}" 21:26:31 if [ "$#" -gt 0 ]; then 21:26:31 shift 21:26:31 fi 21:26:31 21:26:31 case "$command" in 21:26:31 rehash|shell) 21:26:31 eval "$(pyenv "sh-$command" "$@")" 21:26:31 ;; 21:26:31 *) 21:26:31 command pyenv "$command" "$@" 21:26:31 ;; 21:26:31 esac 21:26:31 }' 21:26:31 +++ 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[*]}"' 21:26:31 ++ 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 21:26:31 ++ 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 21:26:31 ++ 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 21:26:31 ++ export PYENV_SHELL=bash 21:26:31 ++ PYENV_SHELL=bash 21:26:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:26:31 +++ complete -F _pyenv pyenv 21:26:31 ++ lf-pyver python3 21:26:31 ++ local py_version_xy=python3 21:26:31 ++ local py_version_xyz= 21:26:31 ++ pyenv versions 21:26:31 ++ sed 's/^[ *]* //' 21:26:31 ++ local command 21:26:31 ++ command=versions 21:26:31 ++ '[' 1 -gt 0 ']' 21:26:31 ++ shift 21:26:31 ++ case "$command" in 21:26:31 ++ command pyenv versions 21:26:31 ++ pyenv versions 21:26:31 ++ awk '{ print $1 }' 21:26:31 ++ grep -E '^[0-9.]*[0-9]$' 21:26:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:26:31 +++ grep '^3' /tmp/.pyenv_versions 21:26:31 +++ sort -V 21:26:31 +++ tail -n 1 21:26:31 ++ py_version_xyz=3.10.6 21:26:31 ++ [[ -z 3.10.6 ]] 21:26:31 ++ echo 3.10.6 21:26:31 ++ return 0 21:26:31 + pyenv local 3.10.6 21:26:31 + local command 21:26:31 + command=local 21:26:31 + '[' 2 -gt 0 ']' 21:26:31 + shift 21:26:31 + case "$command" in 21:26:31 + command pyenv local 3.10.6 21:26:31 + pyenv local 3.10.6 21:26:31 + for arg in "$@" 21:26:31 + case $arg in 21:26:31 + pkg_list+='tox ' 21:26:31 + for arg in "$@" 21:26:31 + case $arg in 21:26:31 + pkg_list+='virtualenv ' 21:26:31 + for arg in "$@" 21:26:31 + case $arg in 21:26:31 + pkg_list+='urllib3~=1.26.15 ' 21:26:31 + [[ -f /tmp/.toxenv ]] 21:26:31 ++ cat /tmp/.toxenv 21:26:31 + lf_venv=/tmp/venv-aNVo 21:26:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNVo from' file:/tmp/.toxenv 21:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNVo from file:/tmp/.toxenv 21:26:31 + /tmp/venv-aNVo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:26:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:26:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:26:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:26:32 + /tmp/venv-aNVo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:26:33 + type python3 21:26:33 + true 21:26:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNVo/bin to PATH' 21:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-aNVo/bin to PATH 21:26:33 + PATH=/tmp/venv-aNVo/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 21:26:33 + return 0 21:26:33 + [[ -d /opt/pyenv ]] 21:26:33 + echo '---> Setting up pyenv' 21:26:33 ---> Setting up pyenv 21:26:33 + export PYENV_ROOT=/opt/pyenv 21:26:33 + PYENV_ROOT=/opt/pyenv 21:26:33 + export PATH=/opt/pyenv/bin:/tmp/venv-aNVo/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 21:26:33 + PATH=/opt/pyenv/bin:/tmp/venv-aNVo/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 21:26:33 ++ pwd 21:26:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 21:26:33 + export PYTHONPATH 21:26:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:26:33 + TOX_TESTENV_PASSENV=PYTHONPATH 21:26:33 + tox --version 21:26:33 4.13.0 from /tmp/venv-aNVo/lib/python3.10/site-packages/tox/__init__.py 21:26:33 + PARALLEL=false 21:26:33 + TOX_OPTIONS_LIST= 21:26:33 + [[ -n checkbashisms ]] 21:26:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 21:26:33 + case ${PARALLEL,,} in 21:26:33 + tox -e checkbashisms 21:26:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 21:26:35 checkbashisms: freeze> python -m pip freeze --all 21:26:35 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 21:26:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 21:26:37 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 21:26:37 you may get strange results 21:26:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 21:26:39 checkbashisms: OK (5.09=setup[1.88]+cmd[3.21] seconds) 21:26:39 congratulations :) (5.26 seconds) 21:26:39 + tox_status=0 21:26:39 + echo '---> Completed tox runs' 21:26:39 ---> Completed tox runs 21:26:39 + for i in .tox/*/log 21:26:39 ++ echo .tox/checkbashisms/log 21:26:39 ++ awk -F/ '{print $2}' 21:26:39 + tox_env=checkbashisms 21:26:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 21:26:39 + DOC_DIR=docs/_build/html 21:26:39 + [[ -d docs/_build/html ]] 21:26:39 + echo '---> tox-run.sh ends' 21:26:39 ---> tox-run.sh ends 21:26:39 + test 0 -eq 0 21:26:39 $ ssh-agent -k 21:26:39 unset SSH_AUTH_SOCK; 21:26:39 unset SSH_AGENT_PID; 21:26:39 echo Agent pid 1754 killed; 21:26:39 [ssh-agent] Stopped. 21:26:39 [PostBuildScript] - [INFO] Executing post build scripts. 21:26:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11164819441285455894.sh 21:26:39 ---> sysstat.sh 21:26:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13535433051158497365.sh 21:26:39 ---> package-listing.sh 21:26:39 ++ facter osfamily 21:26:39 ++ tr '[:upper:]' '[:lower:]' 21:26:39 + OS_FAMILY=debian 21:26:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 21:26:39 + START_PACKAGES=/tmp/packages_start.txt 21:26:39 + END_PACKAGES=/tmp/packages_end.txt 21:26:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:39 + PACKAGES=/tmp/packages_start.txt 21:26:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:26:39 + PACKAGES=/tmp/packages_end.txt 21:26:39 + case "${OS_FAMILY}" in 21:26:39 + dpkg -l 21:26:39 + grep '^ii' 21:26:39 + '[' -f /tmp/packages_start.txt ']' 21:26:39 + '[' -f /tmp/packages_end.txt ']' 21:26:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:26:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 21:26:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 21:26:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11185321350848005245.sh 21:26:39 ---> capture-instance-metadata.sh 21:26:39 Setup pyenv: 21:26:40 system 21:26:40 3.8.13 21:26:40 3.9.13 21:26:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:26:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CmNh 21:26:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:26:46 lf-activate-venv(): INFO: Installing: lftools 21:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-CmNh/bin to PATH 21:27:20 INFO: Running in OpenStack, capturing instance metadata 21:27:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9415138599132233212.sh 21:27:21 provisioning config files... 21:27:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1934182283152054380tmp 21:27:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:27:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:27:21 [EnvInject] - Injecting environment variables from a build step. 21:27:21 [EnvInject] - Injecting as environment variables the properties content 21:27:21 SERVER_ID=logs 21:27:21 21:27:21 [EnvInject] - Variables injected successfully. 21:27:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15080680490056124656.sh 21:27:21 ---> create-netrc.sh 21:27:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14143384326075537357.sh 21:27:21 ---> python-tools-install.sh 21:27:21 Setup pyenv: 21:27:21 system 21:27:21 3.8.13 21:27:21 3.9.13 21:27:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:27:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmNh from file:/tmp/.os_lf_venv 21:27:22 lf-activate-venv(): INFO: Installing: lftools 21:27:30 lf-activate-venv(): INFO: Adding /tmp/venv-CmNh/bin to PATH 21:27:30 Generating Requirements File 21:28:03 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. 21:28:03 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 21:28:03 Python 3.10.6 21:28:03 pip 24.0 from /tmp/venv-CmNh/lib/python3.10/site-packages/pip (python 3.10) 21:28:04 appdirs==1.4.4 21:28:04 argcomplete==3.2.2 21:28:04 aspy.yaml==1.3.0 21:28:04 attrs==23.2.0 21:28:04 autopage==0.5.2 21:28:04 beautifulsoup4==4.12.3 21:28:04 boto3==1.34.49 21:28:04 botocore==1.34.49 21:28:04 bs4==0.0.2 21:28:04 cachetools==5.3.2 21:28:04 certifi==2024.2.2 21:28:04 cffi==1.16.0 21:28:04 cfgv==3.4.0 21:28:04 chardet==5.2.0 21:28:04 charset-normalizer==3.3.2 21:28:04 click==8.1.7 21:28:04 cliff==4.6.0 21:28:04 cmd2==2.4.3 21:28:04 cryptography==3.3.2 21:28:04 debtcollector==3.0.0 21:28:04 decorator==5.1.1 21:28:04 defusedxml==0.7.1 21:28:04 Deprecated==1.2.14 21:28:04 distlib==0.3.8 21:28:04 dnspython==2.6.1 21:28:04 docker==4.2.2 21:28:04 dogpile.cache==1.3.2 21:28:04 email-validator==2.1.0.post1 21:28:04 filelock==3.13.1 21:28:04 future==1.0.0 21:28:04 gitdb==4.0.11 21:28:04 GitPython==3.1.42 21:28:04 google-auth==2.28.1 21:28:04 httplib2==0.22.0 21:28:04 identify==2.5.35 21:28:04 idna==3.6 21:28:04 importlib-resources==1.5.0 21:28:04 iso8601==2.1.0 21:28:04 Jinja2==3.1.3 21:28:04 jmespath==1.0.1 21:28:04 jsonpatch==1.33 21:28:04 jsonpointer==2.4 21:28:04 jsonschema==4.21.1 21:28:04 jsonschema-specifications==2023.12.1 21:28:04 keystoneauth1==5.6.0 21:28:04 kubernetes==29.0.0 21:28:04 lftools==0.37.9 21:28:04 lxml==5.1.0 21:28:04 MarkupSafe==2.1.5 21:28:04 msgpack==1.0.7 21:28:04 multi_key_dict==2.0.3 21:28:04 munch==4.0.0 21:28:04 netaddr==1.2.1 21:28:04 netifaces==0.11.0 21:28:04 niet==1.4.2 21:28:04 nodeenv==1.8.0 21:28:04 oauth2client==4.1.3 21:28:04 oauthlib==3.2.2 21:28:04 openstacksdk==0.62.0 21:28:04 os-client-config==2.1.0 21:28:04 os-service-types==1.7.0 21:28:04 osc-lib==3.0.1 21:28:04 oslo.config==9.4.0 21:28:04 oslo.context==5.4.0 21:28:04 oslo.i18n==6.3.0 21:28:04 oslo.log==5.5.0 21:28:04 oslo.serialization==5.4.0 21:28:04 oslo.utils==7.1.0 21:28:04 packaging==23.2 21:28:04 pbr==6.0.0 21:28:04 platformdirs==4.2.0 21:28:04 prettytable==3.10.0 21:28:04 pyasn1==0.5.1 21:28:04 pyasn1-modules==0.3.0 21:28:04 pycparser==2.21 21:28:04 pygerrit2==2.0.15 21:28:04 PyGithub==2.2.0 21:28:04 pyinotify==0.9.6 21:28:04 PyJWT==2.8.0 21:28:04 PyNaCl==1.5.0 21:28:04 pyparsing==2.4.7 21:28:04 pyperclip==1.8.2 21:28:04 pyrsistent==0.20.0 21:28:04 python-cinderclient==9.4.0 21:28:04 python-dateutil==2.8.2 21:28:04 python-heatclient==3.4.0 21:28:04 python-jenkins==1.8.2 21:28:04 python-keystoneclient==5.3.0 21:28:04 python-magnumclient==4.3.0 21:28:04 python-novaclient==18.4.0 21:28:04 python-openstackclient==6.0.1 21:28:04 python-swiftclient==4.4.0 21:28:04 PyYAML==6.0.1 21:28:04 referencing==0.33.0 21:28:04 requests==2.31.0 21:28:04 requests-oauthlib==1.3.1 21:28:04 requestsexceptions==1.4.0 21:28:04 rfc3986==2.0.0 21:28:04 rpds-py==0.18.0 21:28:04 rsa==4.9 21:28:04 ruamel.yaml==0.18.6 21:28:04 ruamel.yaml.clib==0.2.8 21:28:04 s3transfer==0.10.0 21:28:04 simplejson==3.19.2 21:28:04 six==1.16.0 21:28:04 smmap==5.0.1 21:28:04 soupsieve==2.5 21:28:04 stevedore==5.2.0 21:28:04 tabulate==0.9.0 21:28:04 toml==0.10.2 21:28:04 tomlkit==0.12.3 21:28:04 tqdm==4.66.2 21:28:04 typing_extensions==4.9.0 21:28:04 tzdata==2024.1 21:28:04 urllib3==1.26.18 21:28:04 virtualenv==20.25.1 21:28:04 wcwidth==0.2.13 21:28:04 websocket-client==1.7.0 21:28:04 wrapt==1.16.0 21:28:04 xdg==6.0.0 21:28:04 xmltodict==0.13.0 21:28:04 yq==3.2.3 21:28:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2806654312937354747.sh 21:28:04 ---> sudo-logs.sh 21:28:04 Archiving 'sudo' log.. 21:28:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9940577427819163419.sh 21:28:04 ---> job-cost.sh 21:28:04 Setup pyenv: 21:28:04 system 21:28:04 3.8.13 21:28:04 3.9.13 21:28:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:28:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmNh from file:/tmp/.os_lf_venv 21:28:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-CmNh/bin to PATH 21:28:13 INFO: No Stack... 21:28:13 INFO: Retrieving Pricing Info for: v3-standard-4 21:28:13 INFO: Archiving Costs 21:28:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10082069510509292706.sh 21:28:13 ---> logs-deploy.sh 21:28:13 Setup pyenv: 21:28:14 system 21:28:14 3.8.13 21:28:14 3.9.13 21:28:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmNh from file:/tmp/.os_lf_venv 21:28:15 lf-activate-venv(): INFO: Installing: lftools 21:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-CmNh/bin to PATH 21:28:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3327 21:28:25 INFO: archiving workspace using pattern(s): 21:28:26 Archives upload complete. 21:28:26 INFO: archiving logs to Nexus 21:28:27 ---> uname -a: 21:28:27 Linux prd-ubuntu1804-builder-4c-4g-8491 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:28:27 21:28:27 21:28:27 ---> lscpu: 21:28:27 Architecture: x86_64 21:28:27 CPU op-mode(s): 32-bit, 64-bit 21:28:27 Byte Order: Little Endian 21:28:27 CPU(s): 4 21:28:27 On-line CPU(s) list: 0-3 21:28:27 Thread(s) per core: 1 21:28:27 Core(s) per socket: 1 21:28:27 Socket(s): 4 21:28:27 NUMA node(s): 1 21:28:27 Vendor ID: AuthenticAMD 21:28:27 CPU family: 23 21:28:27 Model: 49 21:28:27 Model name: AMD EPYC-Rome Processor 21:28:27 Stepping: 0 21:28:27 CPU MHz: 2799.998 21:28:27 BogoMIPS: 5599.99 21:28:27 Virtualization: AMD-V 21:28:27 Hypervisor vendor: KVM 21:28:27 Virtualization type: full 21:28:27 L1d cache: 32K 21:28:27 L1i cache: 32K 21:28:27 L2 cache: 512K 21:28:27 L3 cache: 16384K 21:28:27 NUMA node0 CPU(s): 0-3 21:28:27 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 21:28:27 21:28:27 21:28:27 ---> nproc: 21:28:27 4 21:28:27 21:28:27 21:28:27 ---> df -h: 21:28:27 Filesystem Size Used Avail Use% Mounted on 21:28:27 udev 7.9G 0 7.9G 0% /dev 21:28:27 tmpfs 1.6G 672K 1.6G 1% /run 21:28:27 /dev/vda1 78G 8.3G 70G 11% / 21:28:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:28:27 tmpfs 5.0M 0 5.0M 0% /run/lock 21:28:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:28:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:28:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:28:27 21:28:27 21:28:27 ---> free -m: 21:28:27 total used free shared buff/cache available 21:28:27 Mem: 16040 531 13444 0 2063 15196 21:28:27 Swap: 1023 0 1023 21:28:27 21:28:27 21:28:27 ---> ip addr: 21:28:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:28:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:28:27 inet 127.0.0.1/8 scope host lo 21:28:27 valid_lft forever preferred_lft forever 21:28:27 inet6 ::1/128 scope host 21:28:27 valid_lft forever preferred_lft forever 21:28:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:28:27 link/ether fa:16:3e:24:43:70 brd ff:ff:ff:ff:ff:ff 21:28:27 inet 10.30.106.114/23 brd 10.30.107.255 scope global dynamic ens3 21:28:27 valid_lft 86238sec preferred_lft 86238sec 21:28:27 inet6 fe80::f816:3eff:fe24:4370/64 scope link 21:28:27 valid_lft forever preferred_lft forever 21:28:27 21:28:27 21:28:27 ---> sar -b -r -n DEV: 21:28:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8491) 02/24/24 _x86_64_ (4 CPU) 21:28:27 21:28:27 21:25:49 LINUX RESTART (4 CPU) 21:28:27 21:28:27 21:26:01 tps rtps wtps bread/s bwrtn/s 21:28:27 21:27:01 230.79 59.06 171.74 3740.98 23229.46 21:28:27 21:28:01 113.13 13.83 99.30 1047.96 21991.27 21:28:27 Average: 171.96 36.44 135.52 2394.47 22610.36 21:28:27 21:28:27 21:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:28:27 21:27:01 14061212 15541156 2363756 14.39 52188 1632940 828372 4.74 703836 1458188 81276 21:28:27 21:28:01 13742892 15523660 2682076 16.33 75704 1895640 840724 4.81 759208 1689260 117768 21:28:27 Average: 13902052 15532408 2522916 15.36 63946 1764290 834548 4.78 731522 1573724 99522 21:28:27 21:28:27 21:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:28:27 21:27:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 21:28:27 21:27:01 ens3 412.63 264.09 1611.71 74.47 0.00 0.00 0.00 0.00 21:28:27 21:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:28:27 21:28:01 ens3 54.26 35.96 854.53 7.82 0.00 0.00 0.00 0.00 21:28:27 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 21:28:27 Average: ens3 233.44 150.02 1233.12 41.14 0.00 0.00 0.00 0.00 21:28:27 21:28:27 21:28:27 ---> sar -P ALL: 21:28:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8491) 02/24/24 _x86_64_ (4 CPU) 21:28:27 21:28:27 21:25:49 LINUX RESTART (4 CPU) 21:28:27 21:28:27 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:28:27 21:27:01 all 22.46 0.00 2.28 5.63 0.06 69.58 21:28:27 21:27:01 0 23.14 0.00 2.02 2.44 0.05 72.35 21:28:27 21:27:01 1 24.43 0.00 2.38 7.17 0.07 65.96 21:28:27 21:27:01 2 14.74 0.00 2.57 8.80 0.07 73.82 21:28:27 21:27:01 3 27.58 0.00 2.11 4.11 0.07 66.13 21:28:27 21:28:01 all 18.55 0.00 1.31 5.33 0.06 74.75 21:28:27 21:28:01 0 6.80 0.00 0.72 7.25 0.07 85.16 21:28:27 21:28:01 1 33.31 0.00 2.09 10.12 0.08 54.39 21:28:27 21:28:01 2 12.37 0.00 0.93 0.50 0.03 86.16 21:28:27 21:28:01 3 21.76 0.00 1.47 3.48 0.03 73.26 21:28:27 Average: all 20.50 0.00 1.79 5.48 0.06 72.16 21:28:27 Average: 0 14.97 0.00 1.37 4.85 0.06 78.76 21:28:27 Average: 1 28.87 0.00 2.24 8.65 0.08 60.17 21:28:27 Average: 2 13.56 0.00 1.75 4.65 0.05 79.99 21:28:27 Average: 3 24.66 0.00 1.79 3.79 0.05 69.70 21:28:27 21:28:27 21:28:27