16:10:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 16:10:24 Running as SYSTEM 16:10:24 [EnvInject] - Loading node environment variables. 16:10:24 Building remotely on prd-ubuntu1804-builder-4c-4g-1208 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:10:24 [ssh-agent] Looking for ssh-agent implementation... 16:10:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:24 $ ssh-agent 16:10:24 SSH_AUTH_SOCK=/tmp/ssh-AVncPf0kqCTu/agent.1686 16:10:24 SSH_AGENT_PID=1688 16:10:24 [ssh-agent] Started. 16:10:24 Running ssh-add (command line suppressed) 16:10:24 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12874651954455553551.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12874651954455553551.key) 16:10:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:10:24 The recommended git tool is: NONE 16:10:26 using credential onap-jenkins-ssh 16:10:26 Wiping out workspace first. 16:10:26 Cloning the remote Git repository 16:10:26 Cloning repository git://cloud.onap.org/mirror/oom.git 16:10:26 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:10:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:26 > git --version # timeout=10 16:10:26 > git --version # 'git version 2.17.1' 16:10:26 using GIT_SSH to set credentials Gerrit user 16:10:26 Verifying host key using manually-configured host key entries 16:10:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:10:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:32 using GIT_SSH to set credentials Gerrit user 16:10:32 Verifying host key using manually-configured host key entries 16:10:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/13 # timeout=30 16:10:32 > git rev-parse 2fa2b92ba958ecbe02fa8d5589af4f873b13def2^{commit} # timeout=10 16:10:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:10:32 Checking out Revision 2fa2b92ba958ecbe02fa8d5589af4f873b13def2 (refs/changes/36/137736/13) 16:10:32 > git config core.sparsecheckout # timeout=10 16:10:32 > git checkout -f 2fa2b92ba958ecbe02fa8d5589af4f873b13def2 # timeout=30 16:10:36 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 16:10:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:10:36 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 16:10:36 [EnvInject] - Injecting environment variables from a build step. 16:10:36 [EnvInject] - Injecting as environment variables the properties content 16:10:36 PYTHON=python3 16:10:36 16:10:36 [EnvInject] - Variables injected successfully. 16:10:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9469577766513559912.sh 16:10:36 ---> tox-install.sh 16:10:36 + source /home/jenkins/lf-env.sh 16:10:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:36 ++ mktemp -d /tmp/venv-XXXX 16:10:36 + lf_venv=/tmp/venv-JbtA 16:10:36 + local venv_file=/tmp/.os_lf_venv 16:10:36 + local python=python3 16:10:36 + local options 16:10:36 + local set_path=true 16:10:36 + local install_args= 16:10:36 ++ 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 16:10:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:36 + true 16:10:36 + case $1 in 16:10:36 + venv_file=/tmp/.toxenv 16:10:36 + shift 2 16:10:36 + true 16:10:36 + case $1 in 16:10:36 + shift 16:10:36 + break 16:10:36 + case $python in 16:10:36 + local pkg_list= 16:10:36 + [[ -d /opt/pyenv ]] 16:10:36 + echo 'Setup pyenv:' 16:10:36 Setup pyenv: 16:10:36 + export PYENV_ROOT=/opt/pyenv 16:10:36 + PYENV_ROOT=/opt/pyenv 16:10:36 + 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 16:10:36 + 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 16:10:36 + pyenv versions 16:10:36 * system (set by /opt/pyenv/version) 16:10:36 * 3.8.13 (set by /opt/pyenv/version) 16:10:36 * 3.9.13 (set by /opt/pyenv/version) 16:10:36 * 3.10.6 (set by /opt/pyenv/version) 16:10:36 + command -v pyenv 16:10:36 ++ pyenv init - --no-rehash 16:10:36 + 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[*]}"'\'')" 16:10:36 export PATH="/opt/pyenv/shims:${PATH}" 16:10:36 export PYENV_SHELL=bash 16:10:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:36 pyenv() { 16:10:36 local command 16:10:36 command="${1:-}" 16:10:36 if [ "$#" -gt 0 ]; then 16:10:36 shift 16:10:36 fi 16:10:36 16:10:36 case "$command" in 16:10:36 rehash|shell) 16:10:36 eval "$(pyenv "sh-$command" "$@")" 16:10:36 ;; 16:10:36 *) 16:10:36 command pyenv "$command" "$@" 16:10:36 ;; 16:10:36 esac 16:10:36 }' 16:10:36 +++ 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[*]}"' 16:10:36 ++ 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 16:10:36 ++ 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 16:10:36 ++ 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 16:10:36 ++ export PYENV_SHELL=bash 16:10:36 ++ PYENV_SHELL=bash 16:10:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:36 +++ complete -F _pyenv pyenv 16:10:36 ++ lf-pyver python3 16:10:36 ++ local py_version_xy=python3 16:10:36 ++ local py_version_xyz= 16:10:36 ++ pyenv versions 16:10:36 ++ local command 16:10:36 ++ command=versions 16:10:36 ++ '[' 1 -gt 0 ']' 16:10:36 ++ shift 16:10:36 ++ case "$command" in 16:10:36 ++ command pyenv versions 16:10:36 ++ pyenv versions 16:10:36 ++ awk '{ print $1 }' 16:10:36 ++ grep -E '^[0-9.]*[0-9]$' 16:10:36 ++ sed 's/^[ *]* //' 16:10:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:36 +++ grep '^3' /tmp/.pyenv_versions 16:10:36 +++ sort -V 16:10:36 +++ tail -n 1 16:10:36 ++ py_version_xyz=3.10.6 16:10:36 ++ [[ -z 3.10.6 ]] 16:10:36 ++ echo 3.10.6 16:10:36 ++ return 0 16:10:36 + pyenv local 3.10.6 16:10:36 + local command 16:10:36 + command=local 16:10:36 + '[' 2 -gt 0 ']' 16:10:36 + shift 16:10:36 + case "$command" in 16:10:36 + command pyenv local 3.10.6 16:10:36 + pyenv local 3.10.6 16:10:36 + for arg in "$@" 16:10:36 + case $arg in 16:10:36 + pkg_list+='tox ' 16:10:36 + for arg in "$@" 16:10:36 + case $arg in 16:10:36 + pkg_list+='virtualenv ' 16:10:36 + for arg in "$@" 16:10:36 + case $arg in 16:10:36 + pkg_list+='urllib3~=1.26.15 ' 16:10:36 + [[ -f /tmp/.toxenv ]] 16:10:36 + [[ ! -f /tmp/.toxenv ]] 16:10:36 + [[ -n '' ]] 16:10:36 + python3 -m venv /tmp/venv-JbtA 16:10:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JbtA' 16:10:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JbtA 16:10:41 + echo /tmp/venv-JbtA 16:10:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:10:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:10:41 + /tmp/venv-JbtA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:10:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:10:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:10:44 + /tmp/venv-JbtA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:10:46 + type python3 16:10:46 + true 16:10:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JbtA/bin to PATH' 16:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-JbtA/bin to PATH 16:10:46 + PATH=/tmp/venv-JbtA/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 16:10:46 + return 0 16:10:46 + python3 --version 16:10:46 Python 3.10.6 16:10:46 + python3 -m pip --version 16:10:47 pip 24.0 from /tmp/venv-JbtA/lib/python3.10/site-packages/pip (python 3.10) 16:10:47 + python3 -m pip freeze 16:10:47 cachetools==5.3.3 16:10:47 chardet==5.2.0 16:10:47 colorama==0.4.6 16:10:47 distlib==0.3.8 16:10:47 filelock==3.14.0 16:10:47 packaging==24.0 16:10:47 platformdirs==4.2.1 16:10:47 pluggy==1.5.0 16:10:47 pyproject-api==1.6.1 16:10:47 tomli==2.0.1 16:10:47 tox==4.15.0 16:10:47 urllib3==1.26.18 16:10:47 virtualenv==20.26.1 16:10:47 [EnvInject] - Injecting environment variables from a build step. 16:10:47 [EnvInject] - Injecting as environment variables the properties content 16:10:47 PARALLEL=false 16:10:47 16:10:47 [EnvInject] - Variables injected successfully. 16:10:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3915028819690156587.sh 16:10:47 ---> tox-run.sh 16:10:47 + 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 16:10:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:10:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:10:47 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:10:47 + cd /w/workspace/oom-master-commit-lint/. 16:10:47 + source /home/jenkins/lf-env.sh 16:10:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:47 ++ mktemp -d /tmp/venv-XXXX 16:10:47 + lf_venv=/tmp/venv-oN1A 16:10:47 + local venv_file=/tmp/.os_lf_venv 16:10:47 + local python=python3 16:10:47 + local options 16:10:47 + local set_path=true 16:10:47 + local install_args= 16:10:47 ++ 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 16:10:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:47 + true 16:10:47 + case $1 in 16:10:47 + venv_file=/tmp/.toxenv 16:10:47 + shift 2 16:10:47 + true 16:10:47 + case $1 in 16:10:47 + shift 16:10:47 + break 16:10:47 + case $python in 16:10:47 + local pkg_list= 16:10:47 + [[ -d /opt/pyenv ]] 16:10:47 + echo 'Setup pyenv:' 16:10:47 Setup pyenv: 16:10:47 + export PYENV_ROOT=/opt/pyenv 16:10:47 + PYENV_ROOT=/opt/pyenv 16:10:47 + 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 16:10:47 + 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 16:10:47 + pyenv versions 16:10:47 system 16:10:47 3.8.13 16:10:47 3.9.13 16:10:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:10:47 + command -v pyenv 16:10:47 ++ pyenv init - --no-rehash 16:10:47 + 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[*]}"'\'')" 16:10:47 export PATH="/opt/pyenv/shims:${PATH}" 16:10:47 export PYENV_SHELL=bash 16:10:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:47 pyenv() { 16:10:47 local command 16:10:47 command="${1:-}" 16:10:47 if [ "$#" -gt 0 ]; then 16:10:47 shift 16:10:47 fi 16:10:47 16:10:47 case "$command" in 16:10:47 rehash|shell) 16:10:47 eval "$(pyenv "sh-$command" "$@")" 16:10:47 ;; 16:10:47 *) 16:10:47 command pyenv "$command" "$@" 16:10:47 ;; 16:10:47 esac 16:10:47 }' 16:10:47 +++ 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[*]}"' 16:10:47 ++ 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 16:10:47 ++ 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 16:10:47 ++ 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 16:10:47 ++ export PYENV_SHELL=bash 16:10:47 ++ PYENV_SHELL=bash 16:10:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:47 +++ complete -F _pyenv pyenv 16:10:47 ++ lf-pyver python3 16:10:47 ++ local py_version_xy=python3 16:10:47 ++ local py_version_xyz= 16:10:47 ++ pyenv versions 16:10:47 ++ local command 16:10:47 ++ command=versions 16:10:47 ++ '[' 1 -gt 0 ']' 16:10:47 ++ shift 16:10:47 ++ case "$command" in 16:10:47 ++ command pyenv versions 16:10:47 ++ pyenv versions 16:10:47 ++ awk '{ print $1 }' 16:10:47 ++ sed 's/^[ *]* //' 16:10:47 ++ grep -E '^[0-9.]*[0-9]$' 16:10:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:47 +++ grep '^3' /tmp/.pyenv_versions 16:10:47 +++ sort -V 16:10:47 +++ tail -n 1 16:10:47 ++ py_version_xyz=3.10.6 16:10:47 ++ [[ -z 3.10.6 ]] 16:10:47 ++ echo 3.10.6 16:10:47 ++ return 0 16:10:47 + pyenv local 3.10.6 16:10:47 + local command 16:10:47 + command=local 16:10:47 + '[' 2 -gt 0 ']' 16:10:47 + shift 16:10:47 + case "$command" in 16:10:47 + command pyenv local 3.10.6 16:10:47 + pyenv local 3.10.6 16:10:47 + for arg in "$@" 16:10:47 + case $arg in 16:10:47 + pkg_list+='tox ' 16:10:47 + for arg in "$@" 16:10:47 + case $arg in 16:10:47 + pkg_list+='virtualenv ' 16:10:47 + for arg in "$@" 16:10:47 + case $arg in 16:10:47 + pkg_list+='urllib3~=1.26.15 ' 16:10:47 + [[ -f /tmp/.toxenv ]] 16:10:47 ++ cat /tmp/.toxenv 16:10:47 + lf_venv=/tmp/venv-JbtA 16:10:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbtA from' file:/tmp/.toxenv 16:10:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JbtA from file:/tmp/.toxenv 16:10:47 + /tmp/venv-JbtA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:10:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:10:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:10:48 + /tmp/venv-JbtA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:10:49 + type python3 16:10:49 + true 16:10:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JbtA/bin to PATH' 16:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-JbtA/bin to PATH 16:10:49 + PATH=/tmp/venv-JbtA/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 16:10:49 + return 0 16:10:49 + [[ -d /opt/pyenv ]] 16:10:49 + echo '---> Setting up pyenv' 16:10:49 ---> Setting up pyenv 16:10:49 + export PYENV_ROOT=/opt/pyenv 16:10:49 + PYENV_ROOT=/opt/pyenv 16:10:49 + export PATH=/opt/pyenv/bin:/tmp/venv-JbtA/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 16:10:49 + PATH=/opt/pyenv/bin:/tmp/venv-JbtA/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 16:10:49 ++ pwd 16:10:49 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:10:49 + export PYTHONPATH 16:10:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:10:49 + TOX_TESTENV_PASSENV=PYTHONPATH 16:10:49 + tox --version 16:10:50 4.15.0 from /tmp/venv-JbtA/lib/python3.10/site-packages/tox/__init__.py 16:10:50 + PARALLEL=false 16:10:50 + TOX_OPTIONS_LIST= 16:10:50 + [[ -n gitlint ]] 16:10:50 + TOX_OPTIONS_LIST=' -e gitlint' 16:10:50 + case ${PARALLEL,,} in 16:10:50 + tox -e gitlint 16:10:50 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:10:52 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:11:28 gitlint: freeze> python -m pip freeze --all 16:11:29 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 16:11:29 gitlint: commands[0]> gitlint 16:11:29 gitlint: OK (38.60=setup[38.42]+cmd[0.18] seconds) 16:11:29 congratulations :) (38.77 seconds) 16:11:29 + tox_status=0 16:11:29 + echo '---> Completed tox runs' 16:11:29 ---> Completed tox runs 16:11:29 + for i in .tox/*/log 16:11:29 ++ echo .tox/gitlint/log 16:11:29 ++ awk -F/ '{print $2}' 16:11:29 + tox_env=gitlint 16:11:29 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:11:29 + DOC_DIR=docs/_build/html 16:11:29 + [[ -d docs/_build/html ]] 16:11:29 + echo '---> tox-run.sh ends' 16:11:29 ---> tox-run.sh ends 16:11:29 + test 0 -eq 0 16:11:29 $ ssh-agent -k 16:11:29 unset SSH_AUTH_SOCK; 16:11:29 unset SSH_AGENT_PID; 16:11:29 echo Agent pid 1688 killed; 16:11:29 [ssh-agent] Stopped. 16:11:29 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1585719304752267921.sh 16:11:29 ---> sysstat.sh 16:11:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10765540572635928967.sh 16:11:29 ---> package-listing.sh 16:11:29 ++ tr '[:upper:]' '[:lower:]' 16:11:29 ++ facter osfamily 16:11:30 + OS_FAMILY=debian 16:11:30 + workspace=/w/workspace/oom-master-commit-lint 16:11:30 + START_PACKAGES=/tmp/packages_start.txt 16:11:30 + END_PACKAGES=/tmp/packages_end.txt 16:11:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:30 + PACKAGES=/tmp/packages_start.txt 16:11:30 + '[' /w/workspace/oom-master-commit-lint ']' 16:11:30 + PACKAGES=/tmp/packages_end.txt 16:11:30 + case "${OS_FAMILY}" in 16:11:30 + grep '^ii' 16:11:30 + dpkg -l 16:11:30 + '[' -f /tmp/packages_start.txt ']' 16:11:30 + '[' -f /tmp/packages_end.txt ']' 16:11:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:30 + '[' /w/workspace/oom-master-commit-lint ']' 16:11:30 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:11:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:11:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10227008914572297482.sh 16:11:30 ---> capture-instance-metadata.sh 16:11:30 Setup pyenv: 16:11:30 system 16:11:30 3.8.13 16:11:30 3.9.13 16:11:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:11:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r9J1 16:11:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:11:37 lf-activate-venv(): INFO: Installing: lftools 16:12:11 lf-activate-venv(): INFO: Adding /tmp/venv-r9J1/bin to PATH 16:12:11 INFO: Running in OpenStack, capturing instance metadata 16:12:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10233592467999971397.sh 16:12:11 provisioning config files... 16:12:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7075886610857918076tmp 16:12:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:12:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:12:11 [EnvInject] - Injecting environment variables from a build step. 16:12:11 [EnvInject] - Injecting as environment variables the properties content 16:12:11 SERVER_ID=logs 16:12:11 16:12:11 [EnvInject] - Variables injected successfully. 16:12:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10158106401106920808.sh 16:12:11 ---> create-netrc.sh 16:12:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4003989140432737687.sh 16:12:11 ---> python-tools-install.sh 16:12:11 Setup pyenv: 16:12:11 system 16:12:11 3.8.13 16:12:11 3.9.13 16:12:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:12:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r9J1 from file:/tmp/.os_lf_venv 16:12:12 lf-activate-venv(): INFO: Installing: lftools 16:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-r9J1/bin to PATH 16:12:20 Generating Requirements File 16:12:54 Python 3.10.6 16:12:55 pip 24.0 from /tmp/venv-r9J1/lib/python3.10/site-packages/pip (python 3.10) 16:12:55 appdirs==1.4.4 16:12:55 argcomplete==3.3.0 16:12:55 aspy.yaml==1.3.0 16:12:55 attrs==23.2.0 16:12:55 autopage==0.5.2 16:12:55 beautifulsoup4==4.12.3 16:12:55 boto3==1.34.99 16:12:55 botocore==1.34.99 16:12:55 bs4==0.0.2 16:12:55 cachetools==5.3.3 16:12:55 certifi==2024.2.2 16:12:55 cffi==1.16.0 16:12:55 cfgv==3.4.0 16:12:55 chardet==5.2.0 16:12:55 charset-normalizer==3.3.2 16:12:55 click==8.1.7 16:12:55 cliff==4.6.0 16:12:55 cmd2==2.4.3 16:12:55 cryptography==3.3.2 16:12:55 debtcollector==3.0.0 16:12:55 decorator==5.1.1 16:12:55 defusedxml==0.7.1 16:12:55 Deprecated==1.2.14 16:12:55 distlib==0.3.8 16:12:55 dnspython==2.6.1 16:12:55 docker==4.2.2 16:12:55 dogpile.cache==1.3.3 16:12:55 email_validator==2.1.1 16:12:55 filelock==3.14.0 16:12:55 future==1.0.0 16:12:55 gitdb==4.0.11 16:12:55 GitPython==3.1.43 16:12:55 google-auth==2.29.0 16:12:55 httplib2==0.22.0 16:12:55 identify==2.5.36 16:12:55 idna==3.7 16:12:55 importlib-resources==1.5.0 16:12:55 iso8601==2.1.0 16:12:55 Jinja2==3.1.4 16:12:55 jmespath==1.0.1 16:12:55 jsonpatch==1.33 16:12:55 jsonpointer==2.4 16:12:55 jsonschema==4.22.0 16:12:55 jsonschema-specifications==2023.12.1 16:12:55 keystoneauth1==5.6.0 16:12:55 kubernetes==29.0.0 16:12:55 lftools==0.37.10 16:12:55 lxml==5.2.1 16:12:55 MarkupSafe==2.1.5 16:12:55 msgpack==1.0.8 16:12:55 multi_key_dict==2.0.3 16:12:55 munch==4.0.0 16:12:55 netaddr==1.2.1 16:12:55 netifaces==0.11.0 16:12:55 niet==1.4.2 16:12:55 nodeenv==1.8.0 16:12:55 oauth2client==4.1.3 16:12:55 oauthlib==3.2.2 16:12:55 openstacksdk==3.1.0 16:12:55 os-client-config==2.1.0 16:12:55 os-service-types==1.7.0 16:12:55 osc-lib==3.0.1 16:12:55 oslo.config==9.4.0 16:12:55 oslo.context==5.5.0 16:12:55 oslo.i18n==6.3.0 16:12:55 oslo.log==5.5.1 16:12:55 oslo.serialization==5.4.0 16:12:55 oslo.utils==7.1.0 16:12:55 packaging==24.0 16:12:55 pbr==6.0.0 16:12:55 platformdirs==4.2.1 16:12:55 prettytable==3.10.0 16:12:55 pyasn1==0.6.0 16:12:55 pyasn1_modules==0.4.0 16:12:55 pycparser==2.22 16:12:55 pygerrit2==2.0.15 16:12:55 PyGithub==2.3.0 16:12:55 pyinotify==0.9.6 16:12:55 PyJWT==2.8.0 16:12:55 PyNaCl==1.5.0 16:12:55 pyparsing==2.4.7 16:12:55 pyperclip==1.8.2 16:12:55 pyrsistent==0.20.0 16:12:55 python-cinderclient==9.5.0 16:12:55 python-dateutil==2.9.0.post0 16:12:55 python-heatclient==3.5.0 16:12:55 python-jenkins==1.8.2 16:12:55 python-keystoneclient==5.4.0 16:12:55 python-magnumclient==4.4.0 16:12:55 python-novaclient==18.6.0 16:12:55 python-openstackclient==6.6.0 16:12:55 python-swiftclient==4.5.0 16:12:55 PyYAML==6.0.1 16:12:55 referencing==0.35.1 16:12:55 requests==2.31.0 16:12:55 requests-oauthlib==2.0.0 16:12:55 requestsexceptions==1.4.0 16:12:55 rfc3986==2.0.0 16:12:55 rpds-py==0.18.1 16:12:55 rsa==4.9 16:12:55 ruamel.yaml==0.18.6 16:12:55 ruamel.yaml.clib==0.2.8 16:12:55 s3transfer==0.10.1 16:12:55 simplejson==3.19.2 16:12:55 six==1.16.0 16:12:55 smmap==5.0.1 16:12:55 soupsieve==2.5 16:12:55 stevedore==5.2.0 16:12:55 tabulate==0.9.0 16:12:55 toml==0.10.2 16:12:55 tomlkit==0.12.4 16:12:55 tqdm==4.66.4 16:12:55 typing_extensions==4.11.0 16:12:55 tzdata==2024.1 16:12:55 urllib3==1.26.18 16:12:55 virtualenv==20.26.1 16:12:55 wcwidth==0.2.13 16:12:55 websocket-client==1.8.0 16:12:55 wrapt==1.16.0 16:12:55 xdg==6.0.0 16:12:55 xmltodict==0.13.0 16:12:55 yq==3.4.3 16:12:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins45075929257540960.sh 16:12:55 ---> sudo-logs.sh 16:12:55 Archiving 'sudo' log.. 16:12:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10864551885612236723.sh 16:12:55 ---> job-cost.sh 16:12:55 Setup pyenv: 16:12:55 system 16:12:55 3.8.13 16:12:55 3.9.13 16:12:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r9J1 from file:/tmp/.os_lf_venv 16:12:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:13:02 lf-activate-venv(): INFO: Adding /tmp/venv-r9J1/bin to PATH 16:13:02 INFO: No Stack... 16:13:02 INFO: Retrieving Pricing Info for: v3-standard-4 16:13:03 INFO: Archiving Costs 16:13:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14003469634591588984.sh 16:13:03 ---> logs-deploy.sh 16:13:03 Setup pyenv: 16:13:03 system 16:13:03 3.8.13 16:13:03 3.9.13 16:13:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:13:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r9J1 from file:/tmp/.os_lf_venv 16:13:04 lf-activate-venv(): INFO: Installing: lftools 16:13:13 lf-activate-venv(): INFO: Adding /tmp/venv-r9J1/bin to PATH 16:13:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7342 16:13:13 INFO: archiving workspace using pattern(s): 16:13:14 Archives upload complete. 16:13:15 INFO: archiving logs to Nexus 16:13:16 ---> uname -a: 16:13:16 Linux prd-ubuntu1804-builder-4c-4g-1208 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:13:16 16:13:16 16:13:16 ---> lscpu: 16:13:16 Architecture: x86_64 16:13:16 CPU op-mode(s): 32-bit, 64-bit 16:13:16 Byte Order: Little Endian 16:13:16 CPU(s): 4 16:13:16 On-line CPU(s) list: 0-3 16:13:16 Thread(s) per core: 1 16:13:16 Core(s) per socket: 1 16:13:16 Socket(s): 4 16:13:16 NUMA node(s): 1 16:13:16 Vendor ID: AuthenticAMD 16:13:16 CPU family: 23 16:13:16 Model: 49 16:13:16 Model name: AMD EPYC-Rome Processor 16:13:16 Stepping: 0 16:13:16 CPU MHz: 2800.000 16:13:16 BogoMIPS: 5600.00 16:13:16 Virtualization: AMD-V 16:13:16 Hypervisor vendor: KVM 16:13:16 Virtualization type: full 16:13:16 L1d cache: 32K 16:13:16 L1i cache: 32K 16:13:16 L2 cache: 512K 16:13:16 L3 cache: 16384K 16:13:16 NUMA node0 CPU(s): 0-3 16:13:16 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 16:13:16 16:13:16 16:13:16 ---> nproc: 16:13:16 4 16:13:16 16:13:16 16:13:16 ---> df -h: 16:13:16 Filesystem Size Used Avail Use% Mounted on 16:13:16 udev 7.9G 0 7.9G 0% /dev 16:13:16 tmpfs 1.6G 672K 1.6G 1% /run 16:13:16 /dev/vda1 78G 8.4G 69G 11% / 16:13:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:13:16 tmpfs 5.0M 0 5.0M 0% /run/lock 16:13:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:13:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:13:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:13:16 16:13:16 16:13:16 ---> free -m: 16:13:16 total used free shared buff/cache available 16:13:16 Mem: 16040 558 13207 0 2274 15158 16:13:16 Swap: 1023 0 1023 16:13:16 16:13:16 16:13:16 ---> ip addr: 16:13:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:13:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:13:16 inet 127.0.0.1/8 scope host lo 16:13:16 valid_lft forever preferred_lft forever 16:13:16 inet6 ::1/128 scope host 16:13:16 valid_lft forever preferred_lft forever 16:13:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:13:16 link/ether fa:16:3e:e3:4a:8b brd ff:ff:ff:ff:ff:ff 16:13:16 inet 10.30.106.155/23 brd 10.30.107.255 scope global dynamic ens3 16:13:16 valid_lft 86207sec preferred_lft 86207sec 16:13:16 inet6 fe80::f816:3eff:fee3:4a8b/64 scope link 16:13:16 valid_lft forever preferred_lft forever 16:13:16 16:13:16 16:13:16 ---> sar -b -r -n DEV: 16:13:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1208) 05/07/24 _x86_64_ (4 CPU) 16:13:16 16:13:16 16:10:06 LINUX RESTART (4 CPU) 16:13:16 16:13:16 16:11:01 tps rtps wtps bread/s bwrtn/s 16:13:16 16:12:01 113.35 10.48 102.87 896.92 15177.07 16:13:16 16:13:01 94.82 4.25 90.57 218.76 14037.79 16:13:16 Average: 104.08 7.37 96.72 557.84 14607.43 16:13:16 16:13:16 16:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:16 16:12:01 13669568 15472640 2755400 16.78 75664 1918668 859012 4.92 819544 1703636 145100 16:13:16 16:13:01 13522660 15518228 2902308 17.67 94504 2078448 781136 4.47 778688 1864616 95468 16:13:16 Average: 13596114 15495434 2828854 17.22 85084 1998558 820074 4.69 799116 1784126 120284 16:13:16 16:13:16 16:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:16 16:12:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 16:13:16 16:12:01 ens3 72.65 45.58 1217.67 14.19 0.00 0.00 0.00 0.00 16:13:16 16:13:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:13:16 16:13:01 ens3 29.31 22.68 245.01 6.87 0.00 0.00 0.00 0.00 16:13:16 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 16:13:16 Average: ens3 50.98 34.13 731.34 10.53 0.00 0.00 0.00 0.00 16:13:16 16:13:16 16:13:16 ---> sar -P ALL: 16:13:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1208) 05/07/24 _x86_64_ (4 CPU) 16:13:16 16:13:16 16:10:06 LINUX RESTART (4 CPU) 16:13:16 16:13:16 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:13:16 16:12:01 all 16.50 0.00 1.46 7.77 0.07 74.20 16:13:16 16:12:01 0 7.49 0.00 0.90 1.02 0.07 90.52 16:13:16 16:12:01 1 27.85 0.00 2.74 23.47 0.10 45.85 16:13:16 16:12:01 2 5.24 0.00 0.83 4.38 0.05 89.50 16:13:16 16:12:01 3 25.51 0.00 1.35 2.24 0.05 70.85 16:13:16 16:13:01 all 19.68 0.00 1.19 6.18 0.07 72.88 16:13:16 16:13:01 0 40.41 0.00 1.52 6.58 0.12 51.37 16:13:16 16:13:01 1 16.45 0.00 1.01 1.54 0.05 80.95 16:13:16 16:13:01 2 3.45 0.00 0.78 15.50 0.03 80.24 16:13:16 16:13:01 3 18.58 0.00 1.49 0.95 0.07 78.91 16:13:16 Average: all 18.09 0.00 1.33 6.97 0.07 73.54 16:13:16 Average: 0 23.96 0.00 1.21 3.80 0.09 70.93 16:13:16 Average: 1 22.16 0.00 1.88 12.53 0.08 63.36 16:13:16 Average: 2 4.34 0.00 0.80 9.95 0.04 84.86 16:13:16 Average: 3 22.04 0.00 1.42 1.60 0.06 74.88 16:13:16 16:13:16 16:13:16