19:02:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 19:02:55 Running as SYSTEM 19:02:55 [EnvInject] - Loading node environment variables. 19:02:55 Building remotely on prd-ubuntu1804-builder-4c-4g-2858 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:02:55 [ssh-agent] Looking for ssh-agent implementation... 19:02:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:55 $ ssh-agent 19:02:55 SSH_AUTH_SOCK=/tmp/ssh-xOgH3GUiBHBQ/agent.1666 19:02:55 SSH_AGENT_PID=1668 19:02:55 [ssh-agent] Started. 19:02:55 Running ssh-add (command line suppressed) 19:02:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1583173839428180248.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1583173839428180248.key) 19:02:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:02:56 The recommended git tool is: NONE 19:02:57 using credential onap-jenkins-ssh 19:02:57 Wiping out workspace first. 19:02:57 Cloning the remote Git repository 19:02:57 Cloning repository git://cloud.onap.org/mirror/oom.git 19:02:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:02:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:02:57 > git --version # timeout=10 19:02:57 > git --version # 'git version 2.17.1' 19:02:57 using GIT_SSH to set credentials Gerrit user 19:02:57 Verifying host key using manually-configured host key entries 19:02:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:03:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:03:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:03:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:03:03 using GIT_SSH to set credentials Gerrit user 19:03:03 Verifying host key using manually-configured host key entries 19:03:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/4 # timeout=30 19:03:03 > git rev-parse f5b25fac096c3bd826723e7cf449598009d389b8^{commit} # timeout=10 19:03:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:03:03 Checking out Revision f5b25fac096c3bd826723e7cf449598009d389b8 (refs/changes/57/136757/4) 19:03:03 > git config core.sparsecheckout # timeout=10 19:03:03 > git checkout -f f5b25fac096c3bd826723e7cf449598009d389b8 # timeout=30 19:03:06 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 19:03:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:03:06 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 19:03:06 [EnvInject] - Injecting environment variables from a build step. 19:03:06 [EnvInject] - Injecting as environment variables the properties content 19:03:06 PYTHON=python3 19:03:06 19:03:06 [EnvInject] - Variables injected successfully. 19:03:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13319714454393362626.sh 19:03:06 ---> tox-install.sh 19:03:06 + source /home/jenkins/lf-env.sh 19:03:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:03:06 ++ mktemp -d /tmp/venv-XXXX 19:03:06 + lf_venv=/tmp/venv-fErB 19:03:06 + local venv_file=/tmp/.os_lf_venv 19:03:06 + local python=python3 19:03:06 + local options 19:03:06 + local set_path=true 19:03:06 + local install_args= 19:03:06 ++ 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 19:03:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:03:06 + true 19:03:06 + case $1 in 19:03:06 + venv_file=/tmp/.toxenv 19:03:06 + shift 2 19:03:06 + true 19:03:06 + case $1 in 19:03:06 + shift 19:03:06 + break 19:03:06 + case $python in 19:03:06 + local pkg_list= 19:03:06 + [[ -d /opt/pyenv ]] 19:03:06 + echo 'Setup pyenv:' 19:03:06 Setup pyenv: 19:03:06 + export PYENV_ROOT=/opt/pyenv 19:03:06 + PYENV_ROOT=/opt/pyenv 19:03:06 + 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 19:03:06 + 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 19:03:06 + pyenv versions 19:03:07 * system (set by /opt/pyenv/version) 19:03:07 * 3.8.13 (set by /opt/pyenv/version) 19:03:07 * 3.9.13 (set by /opt/pyenv/version) 19:03:07 * 3.10.6 (set by /opt/pyenv/version) 19:03:07 + command -v pyenv 19:03:07 ++ pyenv init - --no-rehash 19:03:07 + 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[*]}"'\'')" 19:03:07 export PATH="/opt/pyenv/shims:${PATH}" 19:03:07 export PYENV_SHELL=bash 19:03:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:03:07 pyenv() { 19:03:07 local command 19:03:07 command="${1:-}" 19:03:07 if [ "$#" -gt 0 ]; then 19:03:07 shift 19:03:07 fi 19:03:07 19:03:07 case "$command" in 19:03:07 rehash|shell) 19:03:07 eval "$(pyenv "sh-$command" "$@")" 19:03:07 ;; 19:03:07 *) 19:03:07 command pyenv "$command" "$@" 19:03:07 ;; 19:03:07 esac 19:03:07 }' 19:03:07 +++ 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[*]}"' 19:03:07 ++ 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 19:03:07 ++ 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 19:03:07 ++ 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 19:03:07 ++ export PYENV_SHELL=bash 19:03:07 ++ PYENV_SHELL=bash 19:03:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:03:07 +++ complete -F _pyenv pyenv 19:03:07 ++ lf-pyver python3 19:03:07 ++ local py_version_xy=python3 19:03:07 ++ local py_version_xyz= 19:03:07 ++ pyenv versions 19:03:07 ++ local command 19:03:07 ++ command=versions 19:03:07 ++ '[' 1 -gt 0 ']' 19:03:07 ++ shift 19:03:07 ++ case "$command" in 19:03:07 ++ command pyenv versions 19:03:07 ++ pyenv versions 19:03:07 ++ awk '{ print $1 }' 19:03:07 ++ sed 's/^[ *]* //' 19:03:07 ++ grep -E '^[0-9.]*[0-9]$' 19:03:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:03:07 +++ grep '^3' /tmp/.pyenv_versions 19:03:07 +++ sort -V 19:03:07 +++ tail -n 1 19:03:07 ++ py_version_xyz=3.10.6 19:03:07 ++ [[ -z 3.10.6 ]] 19:03:07 ++ echo 3.10.6 19:03:07 ++ return 0 19:03:07 + pyenv local 3.10.6 19:03:07 + local command 19:03:07 + command=local 19:03:07 + '[' 2 -gt 0 ']' 19:03:07 + shift 19:03:07 + case "$command" in 19:03:07 + command pyenv local 3.10.6 19:03:07 + pyenv local 3.10.6 19:03:07 + for arg in "$@" 19:03:07 + case $arg in 19:03:07 + pkg_list+='tox ' 19:03:07 + for arg in "$@" 19:03:07 + case $arg in 19:03:07 + pkg_list+='virtualenv ' 19:03:07 + for arg in "$@" 19:03:07 + case $arg in 19:03:07 + pkg_list+='urllib3~=1.26.15 ' 19:03:07 + [[ -f /tmp/.toxenv ]] 19:03:07 + [[ ! -f /tmp/.toxenv ]] 19:03:07 + [[ -n '' ]] 19:03:07 + python3 -m venv /tmp/venv-fErB 19:03:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fErB' 19:03:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fErB 19:03:12 + echo /tmp/venv-fErB 19:03:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:03:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:03:12 + /tmp/venv-fErB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:03:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:03:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:03:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:03:15 + /tmp/venv-fErB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:03:18 + type python3 19:03:18 + true 19:03:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fErB/bin to PATH' 19:03:18 lf-activate-venv(): INFO: Adding /tmp/venv-fErB/bin to PATH 19:03:18 + PATH=/tmp/venv-fErB/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 19:03:18 + return 0 19:03:18 + python3 --version 19:03:18 Python 3.10.6 19:03:18 + python3 -m pip --version 19:03:18 pip 23.3.1 from /tmp/venv-fErB/lib/python3.10/site-packages/pip (python 3.10) 19:03:18 + python3 -m pip freeze 19:03:19 cachetools==5.3.2 19:03:19 chardet==5.2.0 19:03:19 colorama==0.4.6 19:03:19 distlib==0.3.7 19:03:19 filelock==3.13.1 19:03:19 packaging==23.2 19:03:19 platformdirs==4.1.0 19:03:19 pluggy==1.3.0 19:03:19 pyproject-api==1.6.1 19:03:19 tomli==2.0.1 19:03:19 tox==4.11.4 19:03:19 urllib3==1.26.18 19:03:19 virtualenv==20.25.0 19:03:19 [EnvInject] - Injecting environment variables from a build step. 19:03:19 [EnvInject] - Injecting as environment variables the properties content 19:03:19 PARALLEL=false 19:03:19 19:03:19 [EnvInject] - Variables injected successfully. 19:03:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3372724446527650932.sh 19:03:19 ---> tox-run.sh 19:03:19 + 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 19:03:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:03:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:03:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:03:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:03:19 + source /home/jenkins/lf-env.sh 19:03:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:03:19 ++ mktemp -d /tmp/venv-XXXX 19:03:19 + lf_venv=/tmp/venv-LYRX 19:03:19 + local venv_file=/tmp/.os_lf_venv 19:03:19 + local python=python3 19:03:19 + local options 19:03:19 + local set_path=true 19:03:19 + local install_args= 19:03: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 19:03:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:03:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:03:19 + true 19:03:19 + case $1 in 19:03:19 + venv_file=/tmp/.toxenv 19:03:19 + shift 2 19:03:19 + true 19:03:19 + case $1 in 19:03:19 + shift 19:03:19 + break 19:03:19 + case $python in 19:03:19 + local pkg_list= 19:03:19 + [[ -d /opt/pyenv ]] 19:03:19 + echo 'Setup pyenv:' 19:03:19 Setup pyenv: 19:03:19 + export PYENV_ROOT=/opt/pyenv 19:03:19 + PYENV_ROOT=/opt/pyenv 19:03:19 + 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 19:03:19 + 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 19:03:19 + pyenv versions 19:03:19 system 19:03:19 3.8.13 19:03:19 3.9.13 19:03:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:03:19 + command -v pyenv 19:03:19 ++ pyenv init - --no-rehash 19:03: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[*]}"'\'')" 19:03:19 export PATH="/opt/pyenv/shims:${PATH}" 19:03:19 export PYENV_SHELL=bash 19:03:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:03:19 pyenv() { 19:03:19 local command 19:03:19 command="${1:-}" 19:03:19 if [ "$#" -gt 0 ]; then 19:03:19 shift 19:03:19 fi 19:03:19 19:03:19 case "$command" in 19:03:19 rehash|shell) 19:03:19 eval "$(pyenv "sh-$command" "$@")" 19:03:19 ;; 19:03:19 *) 19:03:19 command pyenv "$command" "$@" 19:03:19 ;; 19:03:19 esac 19:03:19 }' 19:03: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[*]}"' 19:03:19 ++ 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 19:03:19 ++ 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 19:03:19 ++ 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 19:03:19 ++ export PYENV_SHELL=bash 19:03:19 ++ PYENV_SHELL=bash 19:03:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:03:19 +++ complete -F _pyenv pyenv 19:03:19 ++ lf-pyver python3 19:03:19 ++ local py_version_xy=python3 19:03:19 ++ local py_version_xyz= 19:03:19 ++ pyenv versions 19:03:19 ++ sed 's/^[ *]* //' 19:03:19 ++ local command 19:03:19 ++ command=versions 19:03:19 ++ grep -E '^[0-9.]*[0-9]$' 19:03:19 ++ '[' 1 -gt 0 ']' 19:03:19 ++ shift 19:03:19 ++ case "$command" in 19:03:19 ++ command pyenv versions 19:03:19 ++ pyenv versions 19:03:19 ++ awk '{ print $1 }' 19:03:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:03:19 +++ grep '^3' /tmp/.pyenv_versions 19:03:19 +++ sort -V 19:03:19 +++ tail -n 1 19:03:19 ++ py_version_xyz=3.10.6 19:03:19 ++ [[ -z 3.10.6 ]] 19:03:19 ++ echo 3.10.6 19:03:19 ++ return 0 19:03:19 + pyenv local 3.10.6 19:03:19 + local command 19:03:19 + command=local 19:03:19 + '[' 2 -gt 0 ']' 19:03:19 + shift 19:03:19 + case "$command" in 19:03:19 + command pyenv local 3.10.6 19:03:19 + pyenv local 3.10.6 19:03:19 + for arg in "$@" 19:03:19 + case $arg in 19:03:19 + pkg_list+='tox ' 19:03:19 + for arg in "$@" 19:03:19 + case $arg in 19:03:19 + pkg_list+='virtualenv ' 19:03:19 + for arg in "$@" 19:03:19 + case $arg in 19:03:19 + pkg_list+='urllib3~=1.26.15 ' 19:03:19 + [[ -f /tmp/.toxenv ]] 19:03:19 ++ cat /tmp/.toxenv 19:03:19 + lf_venv=/tmp/venv-fErB 19:03:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fErB from' file:/tmp/.toxenv 19:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fErB from file:/tmp/.toxenv 19:03:19 + /tmp/venv-fErB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:03:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:03:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:03:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:03:20 + /tmp/venv-fErB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:03:21 $ ssh-agent -k 19:03:21 unset SSH_AUTH_SOCK; 19:03:21 unset SSH_AGENT_PID; 19:03:21 echo Agent pid 1668 killed; 19:03:21 /home/jenkins/lf-env.sh: line 187: 2198 Terminated "$lf_venv/bin/python3" -m pip install --upgrade --quiet --upgrade-strategy eager $pkg_list 19:03:21 + return 1 19:03:21 [ssh-agent] Stopped. 19:03:21 Build was aborted 19:03:21 Aborted by new patch set. 19:03:21 [PostBuildScript] - [INFO] Executing post build scripts. 19:03:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins27407809861890216.sh 19:03:21 ---> sysstat.sh 19:03:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14445717990387686244.sh 19:03:21 ---> package-listing.sh 19:03:21 ++ tr '[:upper:]' '[:lower:]' 19:03:21 ++ facter osfamily 19:03:21 + OS_FAMILY=debian 19:03:21 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:03:21 + START_PACKAGES=/tmp/packages_start.txt 19:03:21 + END_PACKAGES=/tmp/packages_end.txt 19:03:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:21 + PACKAGES=/tmp/packages_start.txt 19:03:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:03:21 + PACKAGES=/tmp/packages_end.txt 19:03:21 + case "${OS_FAMILY}" in 19:03:21 + dpkg -l 19:03:21 + grep '^ii' 19:03:21 + '[' -f /tmp/packages_start.txt ']' 19:03:21 + '[' -f /tmp/packages_end.txt ']' 19:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:03:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:03:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14509331693057955420.sh 19:03:21 ---> capture-instance-metadata.sh 19:03:21 Setup pyenv: 19:03:21 system 19:03:21 3.8.13 19:03:21 3.9.13 19:03:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:03:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u8dM 19:03:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:03:28 lf-activate-venv(): INFO: Installing: lftools 19:04:01 lf-activate-venv(): INFO: Adding /tmp/venv-u8dM/bin to PATH 19:04:01 INFO: Running in OpenStack, capturing instance metadata 19:04:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9532564840173841678.sh 19:04:01 provisioning config files... 19:04:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1902594906162042857tmp 19:04:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:04:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:04:01 [EnvInject] - Injecting environment variables from a build step. 19:04:01 [EnvInject] - Injecting as environment variables the properties content 19:04:01 SERVER_ID=logs 19:04:01 19:04:01 [EnvInject] - Variables injected successfully. 19:04:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15341225300414426359.sh 19:04:01 ---> create-netrc.sh 19:04:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13646969164376205313.sh 19:04:01 ---> python-tools-install.sh 19:04:01 Setup pyenv: 19:04:01 system 19:04:01 3.8.13 19:04:01 3.9.13 19:04:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u8dM from file:/tmp/.os_lf_venv 19:04:03 lf-activate-venv(): INFO: Installing: lftools 19:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-u8dM/bin to PATH 19:04:12 Generating Requirements File 19:04:45 Python 3.10.6 19:04:45 pip 23.3.1 from /tmp/venv-u8dM/lib/python3.10/site-packages/pip (python 3.10) 19:04:46 appdirs==1.4.4 19:04:46 argcomplete==3.1.6 19:04:46 aspy.yaml==1.3.0 19:04:46 attrs==23.1.0 19:04:46 autopage==0.5.2 19:04:46 Babel==2.13.1 19:04:46 beautifulsoup4==4.12.2 19:04:46 boto3==1.33.8 19:04:46 botocore==1.33.8 19:04:46 bs4==0.0.1 19:04:46 cachetools==5.3.2 19:04:46 certifi==2023.11.17 19:04:46 cffi==1.16.0 19:04:46 cfgv==3.4.0 19:04:46 chardet==5.2.0 19:04:46 charset-normalizer==3.3.2 19:04:46 click==8.1.7 19:04:46 cliff==4.4.0 19:04:46 cmd2==2.4.3 19:04:46 cryptography==3.3.2 19:04:46 debtcollector==2.5.0 19:04:46 decorator==5.1.1 19:04:46 defusedxml==0.7.1 19:04:46 Deprecated==1.2.14 19:04:46 distlib==0.3.7 19:04:46 dnspython==2.4.2 19:04:46 docker==4.2.2 19:04:46 dogpile.cache==1.2.2 19:04:46 email-validator==2.1.0.post1 19:04:46 filelock==3.13.1 19:04:46 future==0.18.3 19:04:46 gitdb==4.0.11 19:04:46 GitPython==3.1.40 19:04:46 google-auth==2.25.1 19:04:46 httplib2==0.22.0 19:04:46 identify==2.5.32 19:04:46 idna==3.6 19:04:46 importlib-metadata==7.0.0 19:04:46 importlib-resources==1.5.0 19:04:46 iso8601==2.1.0 19:04:46 Jinja2==3.1.2 19:04:46 jmespath==1.0.1 19:04:46 jsonpatch==1.33 19:04:46 jsonpointer==2.4 19:04:46 jsonschema==4.20.0 19:04:46 jsonschema-specifications==2023.11.2 19:04:46 keystoneauth1==5.4.0 19:04:46 kubernetes==28.1.0 19:04:46 lftools==0.37.8 19:04:46 lxml==4.9.3 19:04:46 MarkupSafe==2.1.3 19:04:46 msgpack==1.0.7 19:04:46 multi-key-dict==2.0.3 19:04:46 munch==4.0.0 19:04:46 netaddr==0.9.0 19:04:46 netifaces==0.11.0 19:04:46 niet==1.4.2 19:04:46 nodeenv==1.8.0 19:04:46 oauth2client==4.1.3 19:04:46 oauthlib==3.2.2 19:04:46 openstacksdk==0.62.0 19:04:46 os-client-config==2.1.0 19:04:46 os-service-types==1.7.0 19:04:46 osc-lib==2.9.0 19:04:46 oslo.config==9.2.0 19:04:46 oslo.context==5.3.0 19:04:46 oslo.i18n==6.2.0 19:04:46 oslo.log==5.4.0 19:04:46 oslo.serialization==5.2.0 19:04:46 oslo.utils==6.3.0 19:04:46 packaging==23.2 19:04:46 pbr==6.0.0 19:04:46 platformdirs==4.1.0 19:04:46 prettytable==3.9.0 19:04:46 pyasn1==0.5.1 19:04:46 pyasn1-modules==0.3.0 19:04:46 pycparser==2.21 19:04:46 pygerrit2==2.0.15 19:04:46 PyGithub==2.1.1 19:04:46 pyinotify==0.9.6 19:04:46 PyJWT==2.8.0 19:04:46 PyNaCl==1.5.0 19:04:46 pyparsing==2.4.7 19:04:46 pyperclip==1.8.2 19:04:46 pyrsistent==0.20.0 19:04:46 python-cinderclient==9.4.0 19:04:46 python-dateutil==2.8.2 19:04:46 python-heatclient==3.3.0 19:04:46 python-jenkins==1.8.2 19:04:46 python-keystoneclient==5.2.0 19:04:46 python-magnumclient==4.3.0 19:04:46 python-novaclient==18.4.0 19:04:46 python-openstackclient==6.0.0 19:04:46 python-swiftclient==4.4.0 19:04:46 pytz==2023.3.post1 19:04:46 PyYAML==6.0.1 19:04:46 referencing==0.31.1 19:04:46 requests==2.31.0 19:04:46 requests-oauthlib==1.3.1 19:04:46 requestsexceptions==1.4.0 19:04:46 rfc3986==2.0.0 19:04:46 rpds-py==0.13.2 19:04:46 rsa==4.9 19:04:46 ruamel.yaml==0.18.5 19:04:46 ruamel.yaml.clib==0.2.8 19:04:46 s3transfer==0.8.2 19:04:46 simplejson==3.19.2 19:04:46 six==1.16.0 19:04:46 smmap==5.0.1 19:04:46 soupsieve==2.5 19:04:46 stevedore==5.1.0 19:04:46 tabulate==0.9.0 19:04:46 toml==0.10.2 19:04:46 tomlkit==0.12.3 19:04:46 tqdm==4.66.1 19:04:46 typing_extensions==4.8.0 19:04:46 tzdata==2023.3 19:04:46 urllib3==1.26.18 19:04:46 virtualenv==20.25.0 19:04:46 wcwidth==0.2.12 19:04:46 websocket-client==1.7.0 19:04:46 wrapt==1.16.0 19:04:46 xdg==6.0.0 19:04:46 xmltodict==0.13.0 19:04:46 yq==3.2.3 19:04:46 zipp==3.17.0 19:04:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16835136850458717173.sh 19:04:46 ---> sudo-logs.sh 19:04:46 Archiving 'sudo' log.. 19:04:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2750322467375200406.sh 19:04:46 ---> job-cost.sh 19:04:46 Setup pyenv: 19:04:46 system 19:04:46 3.8.13 19:04:46 3.9.13 19:04:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u8dM from file:/tmp/.os_lf_venv 19:04:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:04:56 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. 19:04:56 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 19:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-u8dM/bin to PATH 19:04:56 INFO: No Stack... 19:04:56 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:57 INFO: Archiving Costs 19:04:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8909486190245639263.sh 19:04:57 ---> logs-deploy.sh 19:04:57 Setup pyenv: 19:04:57 system 19:04:57 3.8.13 19:04:57 3.9.13 19:04:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u8dM from file:/tmp/.os_lf_venv 19:04:58 lf-activate-venv(): INFO: Installing: lftools 19:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-u8dM/bin to PATH 19:05:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3227 19:05:12 INFO: archiving workspace using pattern(s): 19:05:13 Archives upload complete. 19:05:13 INFO: archiving logs to Nexus 19:05:14 ---> uname -a: 19:05:14 Linux prd-ubuntu1804-builder-4c-4g-2858 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:05:14 19:05:14 19:05:14 ---> lscpu: 19:05:14 Architecture: x86_64 19:05:14 CPU op-mode(s): 32-bit, 64-bit 19:05:14 Byte Order: Little Endian 19:05:14 CPU(s): 4 19:05:14 On-line CPU(s) list: 0-3 19:05:14 Thread(s) per core: 1 19:05:14 Core(s) per socket: 1 19:05:14 Socket(s): 4 19:05:14 NUMA node(s): 1 19:05:14 Vendor ID: AuthenticAMD 19:05:14 CPU family: 23 19:05:14 Model: 49 19:05:14 Model name: AMD EPYC-Rome Processor 19:05:14 Stepping: 0 19:05:14 CPU MHz: 2799.998 19:05:14 BogoMIPS: 5599.99 19:05:14 Virtualization: AMD-V 19:05:14 Hypervisor vendor: KVM 19:05:14 Virtualization type: full 19:05:14 L1d cache: 32K 19:05:14 L1i cache: 32K 19:05:14 L2 cache: 512K 19:05:14 L3 cache: 16384K 19:05:14 NUMA node0 CPU(s): 0-3 19:05:14 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 19:05:14 19:05:14 19:05:14 ---> nproc: 19:05:14 4 19:05:14 19:05:14 19:05:14 ---> df -h: 19:05:14 Filesystem Size Used Avail Use% Mounted on 19:05:14 udev 7.9G 0 7.9G 0% /dev 19:05:14 tmpfs 1.6G 672K 1.6G 1% /run 19:05:14 /dev/vda1 78G 8.3G 70G 11% / 19:05:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:05:14 tmpfs 5.0M 0 5.0M 0% /run/lock 19:05:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:05:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:05:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:05:14 19:05:14 19:05:14 ---> free -m: 19:05:14 total used free shared buff/cache available 19:05:14 Mem: 16040 537 13428 0 2074 15192 19:05:14 Swap: 1023 0 1023 19:05:14 19:05:14 19:05:14 ---> ip addr: 19:05:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:05:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:05:14 inet 127.0.0.1/8 scope host lo 19:05:14 valid_lft forever preferred_lft forever 19:05:14 inet6 ::1/128 scope host 19:05:14 valid_lft forever preferred_lft forever 19:05:14 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 19:05:14 link/ether fa:16:3e:78:97:ba brd ff:ff:ff:ff:ff:ff 19:05:14 inet 10.30.107.245/23 brd 10.30.107.255 scope global dynamic ens3 19:05:14 valid_lft 86243sec preferred_lft 86243sec 19:05:14 inet6 fe80::f816:3eff:fe78:97ba/64 scope link 19:05:14 valid_lft forever preferred_lft forever 19:05:14 19:05:14 19:05:14 ---> sar -b -r -n DEV: 19:05:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2858) 12/06/23 _x86_64_ (4 CPU) 19:05:14 19:05:14 19:02:39 LINUX RESTART (4 CPU) 19:05:14 19:05:14 19:03:01 tps rtps wtps bread/s bwrtn/s 19:05:14 19:04:01 181.15 33.48 147.67 1748.67 32414.40 19:05:14 19:05:01 82.34 0.37 81.97 25.86 31797.23 19:05:14 Average: 131.74 16.92 114.82 887.19 32105.79 19:05:14 19:05:14 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:14 19:04:01 14001452 15636436 2423516 14.76 64732 1767836 749248 4.29 629348 1581088 141416 19:05:14 19:05:01 13761348 15568520 2663620 16.22 76524 1920860 768044 4.40 707020 1727576 135504 19:05:14 Average: 13881400 15602478 2543568 15.49 70628 1844348 758646 4.34 668184 1654332 138460 19:05:14 19:05:14 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:05:14 19:04:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 19:05:14 19:04:01 ens3 106.30 66.53 819.03 26.48 0.00 0.00 0.00 0.00 19:05:14 19:05:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 19:05:14 19:05:01 ens3 44.58 30.56 528.71 7.95 0.00 0.00 0.00 0.00 19:05:14 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 19:05:14 Average: ens3 75.44 48.55 673.86 17.21 0.00 0.00 0.00 0.00 19:05:14 19:05:14 19:05:14 ---> sar -P ALL: 19:05:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2858) 12/06/23 _x86_64_ (4 CPU) 19:05:14 19:05:14 19:02:39 LINUX RESTART (4 CPU) 19:05:14 19:05:14 19:03:01 CPU %user %nice %system %iowait %steal %idle 19:05:14 19:04:01 all 18.93 0.00 1.74 7.34 0.06 71.93 19:05:14 19:04:01 0 20.90 0.00 1.76 6.94 0.07 70.33 19:05:14 19:04:01 1 28.01 0.00 2.21 3.83 0.05 65.90 19:05:14 19:04:01 2 20.25 0.00 1.77 6.17 0.08 71.73 19:05:14 19:04:01 3 6.58 0.00 1.25 12.41 0.05 79.71 19:05:14 19:05:01 all 19.43 0.00 1.23 7.17 0.05 72.12 19:05:14 19:05:01 0 7.19 0.00 0.69 0.02 0.02 92.09 19:05:14 19:05:01 1 36.57 0.00 1.80 2.89 0.07 58.67 19:05:14 19:05:01 2 6.79 0.00 0.94 17.92 0.05 74.30 19:05:14 19:05:01 3 27.12 0.00 1.48 7.84 0.03 63.52 19:05:14 Average: all 19.18 0.00 1.49 7.25 0.06 72.02 19:05:14 Average: 0 14.04 0.00 1.22 3.48 0.04 81.22 19:05:14 Average: 1 32.29 0.00 2.00 3.36 0.06 62.28 19:05:14 Average: 2 13.53 0.00 1.35 12.04 0.07 73.01 19:05:14 Average: 3 16.86 0.00 1.37 10.12 0.04 71.61 19:05:14 19:05:14 19:05:14