05:47:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 05:47:27 Running as SYSTEM 05:47:27 [EnvInject] - Loading node environment variables. 05:47:27 Building remotely on prd-ubuntu1804-builder-4c-4g-35212 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 05:47:27 [ssh-agent] Looking for ssh-agent implementation... 05:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:28 $ ssh-agent 05:47:28 SSH_AUTH_SOCK=/tmp/ssh-o9Fmfx8eXSJw/agent.1713 05:47:28 SSH_AGENT_PID=1715 05:47:28 [ssh-agent] Started. 05:47:28 Running ssh-add (command line suppressed) 05:47:28 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9511135120984037581.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9511135120984037581.key) 05:47:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:47:28 The recommended git tool is: NONE 05:47:29 using credential onap-jenkins-ssh 05:47:29 Wiping out workspace first. 05:47:29 Cloning the remote Git repository 05:47:29 Cloning repository git://cloud.onap.org/mirror/oom.git 05:47:29 > git init /w/workspace/oom-master-commit-lint # timeout=10 05:47:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:47:29 > git --version # timeout=10 05:47:29 > git --version # 'git version 2.17.1' 05:47:29 using GIT_SSH to set credentials Gerrit user 05:47:29 Verifying host key using manually-configured host key entries 05:47:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:47:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:47:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:47:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:47:35 using GIT_SSH to set credentials Gerrit user 05:47:35 Verifying host key using manually-configured host key entries 05:47:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/4 # timeout=30 05:47:35 > git rev-parse 0849009df85d8d90f5b8ae6e5764ab06719b4070^{commit} # timeout=10 05:47:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:47:35 Checking out Revision 0849009df85d8d90f5b8ae6e5764ab06719b4070 (refs/changes/36/137736/4) 05:47:35 > git config core.sparsecheckout # timeout=10 05:47:35 > git checkout -f 0849009df85d8d90f5b8ae6e5764ab06719b4070 # timeout=30 05:47:39 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 05:47:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:47:39 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 05:47:39 [EnvInject] - Injecting environment variables from a build step. 05:47:39 [EnvInject] - Injecting as environment variables the properties content 05:47:39 PYTHON=python3 05:47:39 05:47:39 [EnvInject] - Variables injected successfully. 05:47:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12529969410700744372.sh 05:47:39 ---> tox-install.sh 05:47:39 + source /home/jenkins/lf-env.sh 05:47:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:47:39 ++ mktemp -d /tmp/venv-XXXX 05:47:39 + lf_venv=/tmp/venv-NQGC 05:47:39 + local venv_file=/tmp/.os_lf_venv 05:47:39 + local python=python3 05:47:39 + local options 05:47:39 + local set_path=true 05:47:39 + local install_args= 05:47:39 ++ 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 05:47:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:47:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:47:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:47:39 + true 05:47:39 + case $1 in 05:47:39 + venv_file=/tmp/.toxenv 05:47:39 + shift 2 05:47:39 + true 05:47:39 + case $1 in 05:47:39 + shift 05:47:39 + break 05:47:39 + case $python in 05:47:39 + local pkg_list= 05:47:39 + [[ -d /opt/pyenv ]] 05:47:39 + echo 'Setup pyenv:' 05:47:39 Setup pyenv: 05:47:39 + export PYENV_ROOT=/opt/pyenv 05:47:39 + PYENV_ROOT=/opt/pyenv 05:47:39 + 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 05:47:39 + 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 05:47:39 + pyenv versions 05:47:39 * system (set by /opt/pyenv/version) 05:47:39 * 3.8.13 (set by /opt/pyenv/version) 05:47:39 * 3.9.13 (set by /opt/pyenv/version) 05:47:39 * 3.10.6 (set by /opt/pyenv/version) 05:47:39 + command -v pyenv 05:47:39 ++ pyenv init - --no-rehash 05:47:39 + 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[*]}"'\'')" 05:47:39 export PATH="/opt/pyenv/shims:${PATH}" 05:47:39 export PYENV_SHELL=bash 05:47:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:47:39 pyenv() { 05:47:39 local command 05:47:39 command="${1:-}" 05:47:39 if [ "$#" -gt 0 ]; then 05:47:39 shift 05:47:39 fi 05:47:39 05:47:39 case "$command" in 05:47:39 rehash|shell) 05:47:39 eval "$(pyenv "sh-$command" "$@")" 05:47:39 ;; 05:47:39 *) 05:47:39 command pyenv "$command" "$@" 05:47:39 ;; 05:47:39 esac 05:47:39 }' 05:47:39 +++ 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[*]}"' 05:47:39 ++ 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 05:47:39 ++ 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 05:47:39 ++ 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 05:47:39 ++ export PYENV_SHELL=bash 05:47:39 ++ PYENV_SHELL=bash 05:47:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:47:39 +++ complete -F _pyenv pyenv 05:47:39 ++ lf-pyver python3 05:47:39 ++ local py_version_xy=python3 05:47:39 ++ local py_version_xyz= 05:47:39 ++ pyenv versions 05:47:39 ++ local command 05:47:39 ++ command=versions 05:47:39 ++ grep -E '^[0-9.]*[0-9]$' 05:47:39 ++ '[' 1 -gt 0 ']' 05:47:39 ++ shift 05:47:39 ++ case "$command" in 05:47:39 ++ command pyenv versions 05:47:39 ++ pyenv versions 05:47:39 ++ sed 's/^[ *]* //' 05:47:39 ++ awk '{ print $1 }' 05:47:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:47:39 +++ grep '^3' /tmp/.pyenv_versions 05:47:39 +++ sort -V 05:47:39 +++ tail -n 1 05:47:39 ++ py_version_xyz=3.10.6 05:47:39 ++ [[ -z 3.10.6 ]] 05:47:39 ++ echo 3.10.6 05:47:39 ++ return 0 05:47:39 + pyenv local 3.10.6 05:47:39 + local command 05:47:39 + command=local 05:47:39 + '[' 2 -gt 0 ']' 05:47:39 + shift 05:47:39 + case "$command" in 05:47:39 + command pyenv local 3.10.6 05:47:39 + pyenv local 3.10.6 05:47:39 + for arg in "$@" 05:47:39 + case $arg in 05:47:39 + pkg_list+='tox ' 05:47:39 + for arg in "$@" 05:47:39 + case $arg in 05:47:39 + pkg_list+='virtualenv ' 05:47:39 + for arg in "$@" 05:47:39 + case $arg in 05:47:39 + pkg_list+='urllib3~=1.26.15 ' 05:47:39 + [[ -f /tmp/.toxenv ]] 05:47:39 + [[ ! -f /tmp/.toxenv ]] 05:47:39 + [[ -n '' ]] 05:47:39 + python3 -m venv /tmp/venv-NQGC 05:47:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NQGC' 05:47:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NQGC 05:47:43 + echo /tmp/venv-NQGC 05:47:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:47:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:47:43 + /tmp/venv-NQGC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:47:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:47:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:47:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:47:47 + /tmp/venv-NQGC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:47:51 + type python3 05:47:51 + true 05:47:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NQGC/bin to PATH' 05:47:51 lf-activate-venv(): INFO: Adding /tmp/venv-NQGC/bin to PATH 05:47:51 + PATH=/tmp/venv-NQGC/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 05:47:51 + return 0 05:47:51 + python3 --version 05:47:51 Python 3.10.6 05:47:51 + python3 -m pip --version 05:47:52 pip 24.0 from /tmp/venv-NQGC/lib/python3.10/site-packages/pip (python 3.10) 05:47:52 + python3 -m pip freeze 05:47:52 cachetools==5.3.3 05:47:52 chardet==5.2.0 05:47:52 colorama==0.4.6 05:47:52 distlib==0.3.8 05:47:52 filelock==3.13.4 05:47:52 packaging==24.0 05:47:52 platformdirs==4.2.1 05:47:52 pluggy==1.5.0 05:47:52 pyproject-api==1.6.1 05:47:52 tomli==2.0.1 05:47:52 tox==4.14.2 05:47:52 urllib3==1.26.18 05:47:52 virtualenv==20.26.0 05:47:52 [EnvInject] - Injecting environment variables from a build step. 05:47:52 [EnvInject] - Injecting as environment variables the properties content 05:47:52 PARALLEL=false 05:47:52 05:47:52 [EnvInject] - Variables injected successfully. 05:47:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14040297844325482742.sh 05:47:52 ---> tox-run.sh 05:47:52 + 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 05:47:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 05:47:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 05:47:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 05:47:52 + cd /w/workspace/oom-master-commit-lint/. 05:47:52 + source /home/jenkins/lf-env.sh 05:47:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:47:52 ++ mktemp -d /tmp/venv-XXXX 05:47:52 + lf_venv=/tmp/venv-HZaB 05:47:52 + local venv_file=/tmp/.os_lf_venv 05:47:52 + local python=python3 05:47:52 + local options 05:47:52 + local set_path=true 05:47:52 + local install_args= 05:47:52 ++ 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 05:47:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:47:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:47:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:47:52 + true 05:47:52 + case $1 in 05:47:52 + venv_file=/tmp/.toxenv 05:47:52 + shift 2 05:47:52 + true 05:47:52 + case $1 in 05:47:52 + shift 05:47:52 + break 05:47:52 + case $python in 05:47:52 + local pkg_list= 05:47:52 + [[ -d /opt/pyenv ]] 05:47:52 + echo 'Setup pyenv:' 05:47:52 Setup pyenv: 05:47:52 + export PYENV_ROOT=/opt/pyenv 05:47:52 + PYENV_ROOT=/opt/pyenv 05:47:52 + 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 05:47:52 + 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 05:47:52 + pyenv versions 05:47:52 system 05:47:52 3.8.13 05:47:52 3.9.13 05:47:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:47:52 + command -v pyenv 05:47:52 ++ pyenv init - --no-rehash 05:47:52 + 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[*]}"'\'')" 05:47:52 export PATH="/opt/pyenv/shims:${PATH}" 05:47:52 export PYENV_SHELL=bash 05:47:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:47:52 pyenv() { 05:47:52 local command 05:47:52 command="${1:-}" 05:47:52 if [ "$#" -gt 0 ]; then 05:47:52 shift 05:47:52 fi 05:47:52 05:47:52 case "$command" in 05:47:52 rehash|shell) 05:47:52 eval "$(pyenv "sh-$command" "$@")" 05:47:52 ;; 05:47:52 *) 05:47:52 command pyenv "$command" "$@" 05:47:52 ;; 05:47:52 esac 05:47:52 }' 05:47:52 +++ 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[*]}"' 05:47:52 ++ 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 05:47:52 ++ 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 05:47:52 ++ 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 05:47:52 ++ export PYENV_SHELL=bash 05:47:52 ++ PYENV_SHELL=bash 05:47:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:47:52 +++ complete -F _pyenv pyenv 05:47:52 ++ lf-pyver python3 05:47:52 ++ local py_version_xy=python3 05:47:52 ++ local py_version_xyz= 05:47:52 ++ pyenv versions 05:47:52 ++ local command 05:47:52 ++ command=versions 05:47:52 ++ '[' 1 -gt 0 ']' 05:47:52 ++ shift 05:47:52 ++ case "$command" in 05:47:52 ++ command pyenv versions 05:47:52 ++ pyenv versions 05:47:52 ++ sed 's/^[ *]* //' 05:47:52 ++ awk '{ print $1 }' 05:47:52 ++ grep -E '^[0-9.]*[0-9]$' 05:47:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:47:52 +++ grep '^3' /tmp/.pyenv_versions 05:47:52 +++ tail -n 1 05:47:52 +++ sort -V 05:47:52 ++ py_version_xyz=3.10.6 05:47:52 ++ [[ -z 3.10.6 ]] 05:47:52 ++ echo 3.10.6 05:47:52 ++ return 0 05:47:52 + pyenv local 3.10.6 05:47:52 + local command 05:47:52 + command=local 05:47:52 + '[' 2 -gt 0 ']' 05:47:52 + shift 05:47:52 + case "$command" in 05:47:52 + command pyenv local 3.10.6 05:47:52 + pyenv local 3.10.6 05:47:52 + for arg in "$@" 05:47:52 + case $arg in 05:47:52 + pkg_list+='tox ' 05:47:52 + for arg in "$@" 05:47:52 + case $arg in 05:47:52 + pkg_list+='virtualenv ' 05:47:52 + for arg in "$@" 05:47:52 + case $arg in 05:47:52 + pkg_list+='urllib3~=1.26.15 ' 05:47:52 + [[ -f /tmp/.toxenv ]] 05:47:52 ++ cat /tmp/.toxenv 05:47:52 + lf_venv=/tmp/venv-NQGC 05:47:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NQGC from' file:/tmp/.toxenv 05:47:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NQGC from file:/tmp/.toxenv 05:47:52 + /tmp/venv-NQGC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:47:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:47:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:47:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:47:54 + /tmp/venv-NQGC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:47:56 + type python3 05:47:56 + true 05:47:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NQGC/bin to PATH' 05:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-NQGC/bin to PATH 05:47:56 + PATH=/tmp/venv-NQGC/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 05:47:56 + return 0 05:47:56 + [[ -d /opt/pyenv ]] 05:47:56 + echo '---> Setting up pyenv' 05:47:56 ---> Setting up pyenv 05:47:56 + export PYENV_ROOT=/opt/pyenv 05:47:56 + PYENV_ROOT=/opt/pyenv 05:47:56 + export PATH=/opt/pyenv/bin:/tmp/venv-NQGC/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 05:47:56 + PATH=/opt/pyenv/bin:/tmp/venv-NQGC/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 05:47:56 ++ pwd 05:47:56 + PYTHONPATH=/w/workspace/oom-master-commit-lint 05:47:56 + export PYTHONPATH 05:47:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:47:56 + TOX_TESTENV_PASSENV=PYTHONPATH 05:47:56 + tox --version 05:47:56 4.14.2 from /tmp/venv-NQGC/lib/python3.10/site-packages/tox/__init__.py 05:47:56 + PARALLEL=false 05:47:56 + TOX_OPTIONS_LIST= 05:47:56 + [[ -n gitlint ]] 05:47:56 + TOX_OPTIONS_LIST=' -e gitlint' 05:47:56 + case ${PARALLEL,,} in 05:47:56 + tox -e gitlint 05:47:56 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 05:47:59 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 05:48:30 gitlint: freeze> python -m pip freeze --all 05:48:30 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 05:48:30 gitlint: commands[0]> gitlint 05:48:30 gitlint: OK (33.48=setup[33.29]+cmd[0.20] seconds) 05:48:30 congratulations :) (33.66 seconds) 05:48:30 + tox_status=0 05:48:30 + echo '---> Completed tox runs' 05:48:30 ---> Completed tox runs 05:48:30 + for i in .tox/*/log 05:48:30 ++ echo .tox/gitlint/log 05:48:30 ++ awk -F/ '{print $2}' 05:48:30 + tox_env=gitlint 05:48:30 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 05:48:30 + DOC_DIR=docs/_build/html 05:48:30 + [[ -d docs/_build/html ]] 05:48:30 + echo '---> tox-run.sh ends' 05:48:30 ---> tox-run.sh ends 05:48:30 + test 0 -eq 0 05:48:30 $ ssh-agent -k 05:48:30 unset SSH_AUTH_SOCK; 05:48:30 unset SSH_AGENT_PID; 05:48:30 echo Agent pid 1715 killed; 05:48:30 [ssh-agent] Stopped. 05:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 05:48:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2218922727328841663.sh 05:48:30 ---> sysstat.sh 05:48:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10107171393001380272.sh 05:48:31 ---> package-listing.sh 05:48:31 ++ tr '[:upper:]' '[:lower:]' 05:48:31 ++ facter osfamily 05:48:31 + OS_FAMILY=debian 05:48:31 + workspace=/w/workspace/oom-master-commit-lint 05:48:31 + START_PACKAGES=/tmp/packages_start.txt 05:48:31 + END_PACKAGES=/tmp/packages_end.txt 05:48:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:48:31 + PACKAGES=/tmp/packages_start.txt 05:48:31 + '[' /w/workspace/oom-master-commit-lint ']' 05:48:31 + PACKAGES=/tmp/packages_end.txt 05:48:31 + case "${OS_FAMILY}" in 05:48:31 + grep '^ii' 05:48:31 + dpkg -l 05:48:31 + '[' -f /tmp/packages_start.txt ']' 05:48:31 + '[' -f /tmp/packages_end.txt ']' 05:48:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:48:31 + '[' /w/workspace/oom-master-commit-lint ']' 05:48:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 05:48:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 05:48:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8804429859947930336.sh 05:48:31 ---> capture-instance-metadata.sh 05:48:31 Setup pyenv: 05:48:31 system 05:48:31 3.8.13 05:48:31 3.9.13 05:48:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:48:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XAtJ 05:48:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:48:38 lf-activate-venv(): INFO: Installing: lftools 05:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-XAtJ/bin to PATH 05:49:13 INFO: Running in OpenStack, capturing instance metadata 05:49:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3490082130858104492.sh 05:49:13 provisioning config files... 05:49:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13787901291045136450tmp 05:49:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:49:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:49:13 [EnvInject] - Injecting environment variables from a build step. 05:49:13 [EnvInject] - Injecting as environment variables the properties content 05:49:13 SERVER_ID=logs 05:49:13 05:49:13 [EnvInject] - Variables injected successfully. 05:49:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9512207416166178283.sh 05:49:13 ---> create-netrc.sh 05:49:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10594296911545209528.sh 05:49:13 ---> python-tools-install.sh 05:49:13 Setup pyenv: 05:49:13 system 05:49:13 3.8.13 05:49:13 3.9.13 05:49:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:49:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAtJ from file:/tmp/.os_lf_venv 05:49:15 lf-activate-venv(): INFO: Installing: lftools 05:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-XAtJ/bin to PATH 05:49:23 Generating Requirements File 05:49:52 Python 3.10.6 05:49:52 pip 24.0 from /tmp/venv-XAtJ/lib/python3.10/site-packages/pip (python 3.10) 05:49:52 appdirs==1.4.4 05:49:52 argcomplete==3.3.0 05:49:52 aspy.yaml==1.3.0 05:49:52 attrs==23.2.0 05:49:52 autopage==0.5.2 05:49:52 beautifulsoup4==4.12.3 05:49:52 boto3==1.34.92 05:49:52 botocore==1.34.92 05:49:52 bs4==0.0.2 05:49:52 cachetools==5.3.3 05:49:52 certifi==2024.2.2 05:49:52 cffi==1.16.0 05:49:52 cfgv==3.4.0 05:49:52 chardet==5.2.0 05:49:52 charset-normalizer==3.3.2 05:49:52 click==8.1.7 05:49:52 cliff==4.6.0 05:49:52 cmd2==2.4.3 05:49:52 cryptography==3.3.2 05:49:52 debtcollector==3.0.0 05:49:52 decorator==5.1.1 05:49:52 defusedxml==0.7.1 05:49:52 Deprecated==1.2.14 05:49:52 distlib==0.3.8 05:49:52 dnspython==2.6.1 05:49:52 docker==4.2.2 05:49:52 dogpile.cache==1.3.2 05:49:52 email_validator==2.1.1 05:49:52 filelock==3.13.4 05:49:52 future==1.0.0 05:49:52 gitdb==4.0.11 05:49:52 GitPython==3.1.43 05:49:52 google-auth==2.29.0 05:49:52 httplib2==0.22.0 05:49:52 identify==2.5.36 05:49:52 idna==3.7 05:49:52 importlib-resources==1.5.0 05:49:52 iso8601==2.1.0 05:49:52 Jinja2==3.1.3 05:49:52 jmespath==1.0.1 05:49:52 jsonpatch==1.33 05:49:52 jsonpointer==2.4 05:49:52 jsonschema==4.21.1 05:49:52 jsonschema-specifications==2023.12.1 05:49:52 keystoneauth1==5.6.0 05:49:52 kubernetes==29.0.0 05:49:52 lftools==0.37.10 05:49:52 lxml==5.2.1 05:49:52 MarkupSafe==2.1.5 05:49:52 msgpack==1.0.8 05:49:52 multi_key_dict==2.0.3 05:49:52 munch==4.0.0 05:49:52 netaddr==1.2.1 05:49:52 netifaces==0.11.0 05:49:52 niet==1.4.2 05:49:52 nodeenv==1.8.0 05:49:52 oauth2client==4.1.3 05:49:52 oauthlib==3.2.2 05:49:52 openstacksdk==3.1.0 05:49:52 os-client-config==2.1.0 05:49:52 os-service-types==1.7.0 05:49:52 osc-lib==3.0.1 05:49:52 oslo.config==9.4.0 05:49:52 oslo.context==5.5.0 05:49:52 oslo.i18n==6.3.0 05:49:52 oslo.log==5.5.1 05:49:52 oslo.serialization==5.4.0 05:49:52 oslo.utils==7.1.0 05:49:52 packaging==24.0 05:49:52 pbr==6.0.0 05:49:52 platformdirs==4.2.1 05:49:52 prettytable==3.10.0 05:49:52 pyasn1==0.6.0 05:49:52 pyasn1_modules==0.4.0 05:49:52 pycparser==2.22 05:49:52 pygerrit2==2.0.15 05:49:52 PyGithub==2.3.0 05:49:52 pyinotify==0.9.6 05:49:52 PyJWT==2.8.0 05:49:52 PyNaCl==1.5.0 05:49:52 pyparsing==2.4.7 05:49:52 pyperclip==1.8.2 05:49:52 pyrsistent==0.20.0 05:49:52 python-cinderclient==9.5.0 05:49:52 python-dateutil==2.9.0.post0 05:49:52 python-heatclient==3.5.0 05:49:52 python-jenkins==1.8.2 05:49:52 python-keystoneclient==5.4.0 05:49:52 python-magnumclient==4.4.0 05:49:52 python-novaclient==18.6.0 05:49:52 python-openstackclient==6.6.0 05:49:52 python-swiftclient==4.5.0 05:49:52 PyYAML==6.0.1 05:49:52 referencing==0.35.0 05:49:52 requests==2.31.0 05:49:52 requests-oauthlib==2.0.0 05:49:52 requestsexceptions==1.4.0 05:49:52 rfc3986==2.0.0 05:49:52 rpds-py==0.18.0 05:49:52 rsa==4.9 05:49:52 ruamel.yaml==0.18.6 05:49:52 ruamel.yaml.clib==0.2.8 05:49:52 s3transfer==0.10.1 05:49:52 simplejson==3.19.2 05:49:52 six==1.16.0 05:49:52 smmap==5.0.1 05:49:52 soupsieve==2.5 05:49:52 stevedore==5.2.0 05:49:52 tabulate==0.9.0 05:49:52 toml==0.10.2 05:49:52 tomlkit==0.12.4 05:49:52 tqdm==4.66.2 05:49:52 typing_extensions==4.11.0 05:49:52 tzdata==2024.1 05:49:52 urllib3==1.26.18 05:49:52 virtualenv==20.26.0 05:49:52 wcwidth==0.2.13 05:49:52 websocket-client==1.8.0 05:49:52 wrapt==1.16.0 05:49:52 xdg==6.0.0 05:49:52 xmltodict==0.13.0 05:49:52 yq==3.4.1 05:49:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15747087333269921911.sh 05:49:52 ---> sudo-logs.sh 05:49:52 Archiving 'sudo' log.. 05:49:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8407308390750318776.sh 05:49:53 ---> job-cost.sh 05:49:53 Setup pyenv: 05:49:53 system 05:49:53 3.8.13 05:49:53 3.9.13 05:49:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAtJ from file:/tmp/.os_lf_venv 05:49:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:50:00 lf-activate-venv(): INFO: Adding /tmp/venv-XAtJ/bin to PATH 05:50:00 INFO: No Stack... 05:50:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:50:00 INFO: Archiving Costs 05:50:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2965878789780230731.sh 05:50:00 ---> logs-deploy.sh 05:50:00 Setup pyenv: 05:50:00 system 05:50:00 3.8.13 05:50:00 3.9.13 05:50:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAtJ from file:/tmp/.os_lf_venv 05:50:02 lf-activate-venv(): INFO: Installing: lftools 05:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-XAtJ/bin to PATH 05:50:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7329 05:50:11 INFO: archiving workspace using pattern(s): 05:50:13 Archives upload complete. 05:50:13 INFO: archiving logs to Nexus 05:50:14 ---> uname -a: 05:50:14 Linux prd-ubuntu1804-builder-4c-4g-35212 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:50:14 05:50:14 05:50:14 ---> lscpu: 05:50:14 Architecture: x86_64 05:50:14 CPU op-mode(s): 32-bit, 64-bit 05:50:14 Byte Order: Little Endian 05:50:14 CPU(s): 4 05:50:14 On-line CPU(s) list: 0-3 05:50:14 Thread(s) per core: 1 05:50:14 Core(s) per socket: 1 05:50:14 Socket(s): 4 05:50:14 NUMA node(s): 1 05:50:14 Vendor ID: AuthenticAMD 05:50:14 CPU family: 23 05:50:14 Model: 49 05:50:14 Model name: AMD EPYC-Rome Processor 05:50:14 Stepping: 0 05:50:14 CPU MHz: 2800.000 05:50:14 BogoMIPS: 5600.00 05:50:14 Virtualization: AMD-V 05:50:14 Hypervisor vendor: KVM 05:50:14 Virtualization type: full 05:50:14 L1d cache: 32K 05:50:14 L1i cache: 32K 05:50:14 L2 cache: 512K 05:50:14 L3 cache: 16384K 05:50:14 NUMA node0 CPU(s): 0-3 05:50: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 05:50:14 05:50:14 05:50:14 ---> nproc: 05:50:14 4 05:50:14 05:50:14 05:50:14 ---> df -h: 05:50:14 Filesystem Size Used Avail Use% Mounted on 05:50:14 udev 7.9G 0 7.9G 0% /dev 05:50:14 tmpfs 1.6G 672K 1.6G 1% /run 05:50:14 /dev/vda1 78G 8.4G 69G 11% / 05:50:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:50:14 tmpfs 5.0M 0 5.0M 0% /run/lock 05:50:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:50:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:50:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:50:14 05:50:14 05:50:14 ---> free -m: 05:50:14 total used free shared buff/cache available 05:50:14 Mem: 16040 540 13223 0 2276 15176 05:50:14 Swap: 1023 0 1023 05:50:14 05:50:14 05:50:14 ---> ip addr: 05:50:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:50:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:50:14 inet 127.0.0.1/8 scope host lo 05:50:14 valid_lft forever preferred_lft forever 05:50:14 inet6 ::1/128 scope host 05:50:14 valid_lft forever preferred_lft forever 05:50:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:50:14 link/ether fa:16:3e:34:ae:0c brd ff:ff:ff:ff:ff:ff 05:50:14 inet 10.30.106.38/23 brd 10.30.107.255 scope global dynamic ens3 05:50:14 valid_lft 86216sec preferred_lft 86216sec 05:50:14 inet6 fe80::f816:3eff:fe34:ae0c/64 scope link 05:50:14 valid_lft forever preferred_lft forever 05:50:14 05:50:14 05:50:14 ---> sar -b -r -n DEV: 05:50:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35212) 04/26/24 _x86_64_ (4 CPU) 05:50:14 05:50:14 05:47:13 LINUX RESTART (4 CPU) 05:50:14 05:50:14 05:48:01 tps rtps wtps bread/s bwrtn/s 05:50:14 05:49:01 126.75 0.68 126.06 53.86 32116.25 05:50:14 05:50:01 108.42 14.20 94.22 1073.55 28088.25 05:50:14 Average: 117.58 7.44 110.14 563.71 30102.25 05:50:14 05:50:14 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:50:14 05:49:01 13717852 15493980 2707116 16.48 74788 1892904 808852 4.63 774020 1699372 108504 05:50:14 05:50:01 13566152 15566176 2858816 17.41 94592 2083512 762760 4.37 727356 1870396 99556 05:50:14 Average: 13642002 15530078 2782966 16.94 84690 1988208 785806 4.50 750688 1784884 104030 05:50:14 05:50:14 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:50:14 05:49:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 05:50:14 05:49:01 ens3 81.09 52.67 1256.21 12.22 0.00 0.00 0.00 0.00 05:50:14 05:50:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 05:50:14 05:50:01 ens3 31.26 25.88 247.77 7.61 0.00 0.00 0.00 0.00 05:50:14 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:50:14 Average: ens3 56.17 39.28 751.99 9.91 0.00 0.00 0.00 0.00 05:50:14 05:50:14 05:50:14 ---> sar -P ALL: 05:50:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35212) 04/26/24 _x86_64_ (4 CPU) 05:50:14 05:50:14 05:47:13 LINUX RESTART (4 CPU) 05:50:14 05:50:14 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:50:14 05:49:01 all 18.20 0.00 1.52 7.05 0.08 73.14 05:50:14 05:49:01 0 3.94 0.00 0.87 4.51 0.08 90.60 05:50:14 05:49:01 1 30.26 0.00 2.19 6.93 0.07 60.55 05:50:14 05:49:01 2 27.88 0.00 2.16 15.88 0.08 53.99 05:50:14 05:49:01 3 10.81 0.00 0.90 0.95 0.08 87.26 05:50:14 05:50:01 all 20.54 0.00 1.38 5.20 0.07 72.82 05:50:14 05:50:01 0 25.95 0.00 1.96 1.49 0.05 70.55 05:50:14 05:50:01 1 9.34 0.00 1.14 13.60 0.05 75.88 05:50:14 05:50:01 2 34.06 0.00 1.51 3.36 0.07 61.00 05:50:14 05:50:01 3 12.86 0.00 0.91 2.35 0.10 83.78 05:50:14 Average: all 19.37 0.00 1.45 6.12 0.08 72.98 05:50:14 Average: 0 14.94 0.00 1.41 3.00 0.07 80.58 05:50:14 Average: 1 19.79 0.00 1.66 10.27 0.06 68.22 05:50:14 Average: 2 30.97 0.00 1.83 9.62 0.08 57.50 05:50:14 Average: 3 11.84 0.00 0.91 1.65 0.09 85.52 05:50:14 05:50:14 05:50:14