11:26:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136908 11:26:32 Running as SYSTEM 11:26:32 [EnvInject] - Loading node environment variables. 11:26:32 Building remotely on prd-ubuntu1804-builder-4c-4g-17776 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:26:32 [ssh-agent] Looking for ssh-agent implementation... 11:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:32 $ ssh-agent 11:26:32 SSH_AUTH_SOCK=/tmp/ssh-29C0e7SfN7lW/agent.1687 11:26:32 SSH_AGENT_PID=1689 11:26:32 [ssh-agent] Started. 11:26:32 Running ssh-add (command line suppressed) 11:26:32 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_585458091740249282.key (/w/workspace/oom-master-commit-lint@tmp/private_key_585458091740249282.key) 11:26:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:32 The recommended git tool is: NONE 11:26:34 using credential onap-jenkins-ssh 11:26:34 Wiping out workspace first. 11:26:34 Cloning the remote Git repository 11:26:34 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:34 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:26:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:34 > git --version # timeout=10 11:26:34 > git --version # 'git version 2.17.1' 11:26:34 using GIT_SSH to set credentials Gerrit user 11:26:34 Verifying host key using manually-configured host key entries 11:26:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:40 using GIT_SSH to set credentials Gerrit user 11:26:40 Verifying host key using manually-configured host key entries 11:26:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/136908/3 # timeout=30 11:26:40 > git rev-parse d782ce8b64920d06985aa98fc3a292f9438bf386^{commit} # timeout=10 11:26:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:40 Checking out Revision d782ce8b64920d06985aa98fc3a292f9438bf386 (refs/changes/08/136908/3) 11:26:40 > git config core.sparsecheckout # timeout=10 11:26:40 > git checkout -f d782ce8b64920d06985aa98fc3a292f9438bf386 # timeout=30 11:26:44 Commit message: "[SO][SDNC] Configure RFC 8040 APIs to support new SDNC version" 11:26:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:44 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:26:44 [EnvInject] - Injecting environment variables from a build step. 11:26:44 [EnvInject] - Injecting as environment variables the properties content 11:26:44 PYTHON=python3 11:26:44 11:26:44 [EnvInject] - Variables injected successfully. 11:26:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7280472956220585861.sh 11:26:44 ---> tox-install.sh 11:26:44 + source /home/jenkins/lf-env.sh 11:26:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:44 ++ mktemp -d /tmp/venv-XXXX 11:26:44 + lf_venv=/tmp/venv-fPVH 11:26:44 + local venv_file=/tmp/.os_lf_venv 11:26:44 + local python=python3 11:26:44 + local options 11:26:44 + local set_path=true 11:26:44 + local install_args= 11:26:44 ++ 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 11:26:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:44 + true 11:26:44 + case $1 in 11:26:44 + venv_file=/tmp/.toxenv 11:26:44 + shift 2 11:26:44 + true 11:26:44 + case $1 in 11:26:44 + shift 11:26:44 + break 11:26:44 + case $python in 11:26:44 + local pkg_list= 11:26:44 + [[ -d /opt/pyenv ]] 11:26:44 + echo 'Setup pyenv:' 11:26:44 Setup pyenv: 11:26:44 + export PYENV_ROOT=/opt/pyenv 11:26:44 + PYENV_ROOT=/opt/pyenv 11:26:44 + 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 11:26:44 + 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 11:26:44 + pyenv versions 11:26:44 * system (set by /opt/pyenv/version) 11:26:44 * 3.8.13 (set by /opt/pyenv/version) 11:26:44 * 3.9.13 (set by /opt/pyenv/version) 11:26:44 * 3.10.6 (set by /opt/pyenv/version) 11:26:44 + command -v pyenv 11:26:44 ++ pyenv init - --no-rehash 11:26:44 + 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[*]}"'\'')" 11:26:44 export PATH="/opt/pyenv/shims:${PATH}" 11:26:44 export PYENV_SHELL=bash 11:26:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:44 pyenv() { 11:26:44 local command 11:26:44 command="${1:-}" 11:26:44 if [ "$#" -gt 0 ]; then 11:26:44 shift 11:26:44 fi 11:26:44 11:26:44 case "$command" in 11:26:44 rehash|shell) 11:26:44 eval "$(pyenv "sh-$command" "$@")" 11:26:44 ;; 11:26:44 *) 11:26:44 command pyenv "$command" "$@" 11:26:44 ;; 11:26:44 esac 11:26:44 }' 11:26:44 +++ 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[*]}"' 11:26:44 ++ 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 11:26:44 ++ 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 11:26:44 ++ 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 11:26:44 ++ export PYENV_SHELL=bash 11:26:44 ++ PYENV_SHELL=bash 11:26:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:44 +++ complete -F _pyenv pyenv 11:26:44 ++ lf-pyver python3 11:26:44 ++ local py_version_xy=python3 11:26:44 ++ local py_version_xyz= 11:26:44 ++ pyenv versions 11:26:44 ++ local command 11:26:44 ++ sed 's/^[ *]* //' 11:26:44 ++ command=versions 11:26:44 ++ awk '{ print $1 }' 11:26:44 ++ '[' 1 -gt 0 ']' 11:26:44 ++ shift 11:26:44 ++ case "$command" in 11:26:44 ++ command pyenv versions 11:26:44 ++ grep -E '^[0-9.]*[0-9]$' 11:26:44 ++ pyenv versions 11:26:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:44 +++ sort -V 11:26:44 +++ tail -n 1 11:26:44 +++ grep '^3' /tmp/.pyenv_versions 11:26:44 ++ py_version_xyz=3.10.6 11:26:44 ++ [[ -z 3.10.6 ]] 11:26:44 ++ echo 3.10.6 11:26:44 ++ return 0 11:26:44 + pyenv local 3.10.6 11:26:44 + local command 11:26:44 + command=local 11:26:44 + '[' 2 -gt 0 ']' 11:26:44 + shift 11:26:44 + case "$command" in 11:26:44 + command pyenv local 3.10.6 11:26:44 + pyenv local 3.10.6 11:26:44 + for arg in "$@" 11:26:44 + case $arg in 11:26:44 + pkg_list+='tox ' 11:26:44 + for arg in "$@" 11:26:44 + case $arg in 11:26:44 + pkg_list+='virtualenv ' 11:26:44 + for arg in "$@" 11:26:44 + case $arg in 11:26:44 + pkg_list+='urllib3~=1.26.15 ' 11:26:44 + [[ -f /tmp/.toxenv ]] 11:26:44 + [[ ! -f /tmp/.toxenv ]] 11:26:44 + [[ -n '' ]] 11:26:44 + python3 -m venv /tmp/venv-fPVH 11:26:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fPVH' 11:26:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fPVH 11:26:48 + echo /tmp/venv-fPVH 11:26:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:48 + /tmp/venv-fPVH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:26:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:26:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:26:51 + /tmp/venv-fPVH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:54 + type python3 11:26:54 + true 11:26:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fPVH/bin to PATH' 11:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-fPVH/bin to PATH 11:26:54 + PATH=/tmp/venv-fPVH/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 11:26:54 + return 0 11:26:54 + python3 --version 11:26:54 Python 3.10.6 11:26:54 + python3 -m pip --version 11:26:54 pip 24.0 from /tmp/venv-fPVH/lib/python3.10/site-packages/pip (python 3.10) 11:26:54 + python3 -m pip freeze 11:26:55 cachetools==5.3.3 11:26:55 chardet==5.2.0 11:26:55 colorama==0.4.6 11:26:55 distlib==0.3.8 11:26:55 filelock==3.13.1 11:26:55 packaging==24.0 11:26:55 platformdirs==4.2.0 11:26:55 pluggy==1.4.0 11:26:55 pyproject-api==1.6.1 11:26:55 tomli==2.0.1 11:26:55 tox==4.14.2 11:26:55 urllib3==1.26.18 11:26:55 virtualenv==20.25.1 11:26:55 [EnvInject] - Injecting environment variables from a build step. 11:26:55 [EnvInject] - Injecting as environment variables the properties content 11:26:55 PARALLEL=false 11:26:55 11:26:55 [EnvInject] - Variables injected successfully. 11:26:55 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10156957282333837802.sh 11:26:55 ---> tox-run.sh 11:26:55 + 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 11:26:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:26:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:26:55 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:26:55 + cd /w/workspace/oom-master-commit-lint/. 11:26:55 + source /home/jenkins/lf-env.sh 11:26:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:55 ++ mktemp -d /tmp/venv-XXXX 11:26:55 + lf_venv=/tmp/venv-phZT 11:26:55 + local venv_file=/tmp/.os_lf_venv 11:26:55 + local python=python3 11:26:55 + local options 11:26:55 + local set_path=true 11:26:55 + local install_args= 11:26:55 ++ 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 11:26:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:55 + true 11:26:55 + case $1 in 11:26:55 + venv_file=/tmp/.toxenv 11:26:55 + shift 2 11:26:55 + true 11:26:55 + case $1 in 11:26:55 + shift 11:26:55 + break 11:26:55 + case $python in 11:26:55 + local pkg_list= 11:26:55 + [[ -d /opt/pyenv ]] 11:26:55 + echo 'Setup pyenv:' 11:26:55 Setup pyenv: 11:26:55 + export PYENV_ROOT=/opt/pyenv 11:26:55 + PYENV_ROOT=/opt/pyenv 11:26:55 + 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 11:26:55 + 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 11:26:55 + pyenv versions 11:26:55 system 11:26:55 3.8.13 11:26:55 3.9.13 11:26:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:26:55 + command -v pyenv 11:26:55 ++ pyenv init - --no-rehash 11:26:55 + 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[*]}"'\'')" 11:26:55 export PATH="/opt/pyenv/shims:${PATH}" 11:26:55 export PYENV_SHELL=bash 11:26:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:55 pyenv() { 11:26:55 local command 11:26:55 command="${1:-}" 11:26:55 if [ "$#" -gt 0 ]; then 11:26:55 shift 11:26:55 fi 11:26:55 11:26:55 case "$command" in 11:26:55 rehash|shell) 11:26:55 eval "$(pyenv "sh-$command" "$@")" 11:26:55 ;; 11:26:55 *) 11:26:55 command pyenv "$command" "$@" 11:26:55 ;; 11:26:55 esac 11:26:55 }' 11:26:55 +++ 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[*]}"' 11:26:55 ++ 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 11:26:55 ++ 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 11:26:55 ++ 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 11:26:55 ++ export PYENV_SHELL=bash 11:26:55 ++ PYENV_SHELL=bash 11:26:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:55 +++ complete -F _pyenv pyenv 11:26:55 ++ lf-pyver python3 11:26:55 ++ local py_version_xy=python3 11:26:55 ++ local py_version_xyz= 11:26:55 ++ pyenv versions 11:26:55 ++ local command 11:26:55 ++ command=versions 11:26:55 ++ '[' 1 -gt 0 ']' 11:26:55 ++ shift 11:26:55 ++ case "$command" in 11:26:55 ++ command pyenv versions 11:26:55 ++ pyenv versions 11:26:55 ++ awk '{ print $1 }' 11:26:55 ++ grep -E '^[0-9.]*[0-9]$' 11:26:55 ++ sed 's/^[ *]* //' 11:26:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:55 +++ grep '^3' /tmp/.pyenv_versions 11:26:55 +++ sort -V 11:26:55 +++ tail -n 1 11:26:55 ++ py_version_xyz=3.10.6 11:26:55 ++ [[ -z 3.10.6 ]] 11:26:55 ++ echo 3.10.6 11:26:55 ++ return 0 11:26:55 + pyenv local 3.10.6 11:26:55 + local command 11:26:55 + command=local 11:26:55 + '[' 2 -gt 0 ']' 11:26:55 + shift 11:26:55 + case "$command" in 11:26:55 + command pyenv local 3.10.6 11:26:55 + pyenv local 3.10.6 11:26:55 + for arg in "$@" 11:26:55 + case $arg in 11:26:55 + pkg_list+='tox ' 11:26:55 + for arg in "$@" 11:26:55 + case $arg in 11:26:55 + pkg_list+='virtualenv ' 11:26:55 + for arg in "$@" 11:26:55 + case $arg in 11:26:55 + pkg_list+='urllib3~=1.26.15 ' 11:26:55 + [[ -f /tmp/.toxenv ]] 11:26:55 ++ cat /tmp/.toxenv 11:26:55 + lf_venv=/tmp/venv-fPVH 11:26:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fPVH from' file:/tmp/.toxenv 11:26:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fPVH from file:/tmp/.toxenv 11:26:55 + /tmp/venv-fPVH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:26:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:26:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:26:56 + /tmp/venv-fPVH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:57 + type python3 11:26:57 + true 11:26:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fPVH/bin to PATH' 11:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-fPVH/bin to PATH 11:26:57 + PATH=/tmp/venv-fPVH/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 11:26:57 + return 0 11:26:57 + [[ -d /opt/pyenv ]] 11:26:57 + echo '---> Setting up pyenv' 11:26:57 ---> Setting up pyenv 11:26:57 + export PYENV_ROOT=/opt/pyenv 11:26:57 + PYENV_ROOT=/opt/pyenv 11:26:57 + export PATH=/opt/pyenv/bin:/tmp/venv-fPVH/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 11:26:57 + PATH=/opt/pyenv/bin:/tmp/venv-fPVH/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 11:26:57 ++ pwd 11:26:57 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:26:57 + export PYTHONPATH 11:26:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:57 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:57 + tox --version 11:26:57 4.14.2 from /tmp/venv-fPVH/lib/python3.10/site-packages/tox/__init__.py 11:26:57 + PARALLEL=false 11:26:57 + TOX_OPTIONS_LIST= 11:26:57 + [[ -n gitlint ]] 11:26:57 + TOX_OPTIONS_LIST=' -e gitlint' 11:26:57 + case ${PARALLEL,,} in 11:26:57 + tox -e gitlint 11:26:57 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:27:00 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 11:27:27 gitlint: freeze> python -m pip freeze --all 11:27:27 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.9.0,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.42.0,wrapt==1.13.3,zipp==3.7.0 11:27:27 gitlint: commands[0]> gitlint 11:27:27 gitlint: OK (29.34=setup[29.17]+cmd[0.17] seconds) 11:27:27 congratulations :) (29.51 seconds) 11:27:27 + tox_status=0 11:27:27 + echo '---> Completed tox runs' 11:27:27 ---> Completed tox runs 11:27:27 + for i in .tox/*/log 11:27:27 ++ echo .tox/gitlint/log 11:27:27 ++ awk -F/ '{print $2}' 11:27:27 + tox_env=gitlint 11:27:27 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:27:27 + DOC_DIR=docs/_build/html 11:27:27 + [[ -d docs/_build/html ]] 11:27:27 + echo '---> tox-run.sh ends' 11:27:27 ---> tox-run.sh ends 11:27:27 + test 0 -eq 0 11:27:27 $ ssh-agent -k 11:27:27 unset SSH_AUTH_SOCK; 11:27:27 unset SSH_AGENT_PID; 11:27:27 echo Agent pid 1689 killed; 11:27:27 [ssh-agent] Stopped. 11:27:27 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins898961351776254929.sh 11:27:27 ---> sysstat.sh 11:27:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10265331999868976788.sh 11:27:28 ---> package-listing.sh 11:27:28 ++ facter osfamily 11:27:28 ++ tr '[:upper:]' '[:lower:]' 11:27:28 + OS_FAMILY=debian 11:27:28 + workspace=/w/workspace/oom-master-commit-lint 11:27:28 + START_PACKAGES=/tmp/packages_start.txt 11:27:28 + END_PACKAGES=/tmp/packages_end.txt 11:27:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:28 + PACKAGES=/tmp/packages_start.txt 11:27:28 + '[' /w/workspace/oom-master-commit-lint ']' 11:27:28 + PACKAGES=/tmp/packages_end.txt 11:27:28 + case "${OS_FAMILY}" in 11:27:28 + dpkg -l 11:27:28 + grep '^ii' 11:27:28 + '[' -f /tmp/packages_start.txt ']' 11:27:28 + '[' -f /tmp/packages_end.txt ']' 11:27:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:28 + '[' /w/workspace/oom-master-commit-lint ']' 11:27:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:27:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:27:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11465607003668040776.sh 11:27:28 ---> capture-instance-metadata.sh 11:27:28 Setup pyenv: 11:27:28 system 11:27:28 3.8.13 11:27:28 3.9.13 11:27:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:27:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J8iB 11:27:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:35 lf-activate-venv(): INFO: Installing: lftools 11:28:07 lf-activate-venv(): INFO: Adding /tmp/venv-J8iB/bin to PATH 11:28:07 INFO: Running in OpenStack, capturing instance metadata 11:28:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7158460057078673252.sh 11:28:07 provisioning config files... 11:28:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1005012512168202026tmp 11:28:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:28:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:28:07 [EnvInject] - Injecting environment variables from a build step. 11:28:07 [EnvInject] - Injecting as environment variables the properties content 11:28:07 SERVER_ID=logs 11:28:07 11:28:07 [EnvInject] - Variables injected successfully. 11:28:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4256331164496702463.sh 11:28:07 ---> create-netrc.sh 11:28:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins193031867523427426.sh 11:28:07 ---> python-tools-install.sh 11:28:07 Setup pyenv: 11:28:07 system 11:28:07 3.8.13 11:28:07 3.9.13 11:28:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8iB from file:/tmp/.os_lf_venv 11:28:09 lf-activate-venv(): INFO: Installing: lftools 11:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-J8iB/bin to PATH 11:28:17 Generating Requirements File 11:28:44 Python 3.10.6 11:28:44 pip 24.0 from /tmp/venv-J8iB/lib/python3.10/site-packages/pip (python 3.10) 11:28:45 appdirs==1.4.4 11:28:45 argcomplete==3.2.3 11:28:45 aspy.yaml==1.3.0 11:28:45 attrs==23.2.0 11:28:45 autopage==0.5.2 11:28:45 beautifulsoup4==4.12.3 11:28:45 boto3==1.34.69 11:28:45 botocore==1.34.69 11:28:45 bs4==0.0.2 11:28:45 cachetools==5.3.3 11:28:45 certifi==2024.2.2 11:28:45 cffi==1.16.0 11:28:45 cfgv==3.4.0 11:28:45 chardet==5.2.0 11:28:45 charset-normalizer==3.3.2 11:28:45 click==8.1.7 11:28:45 cliff==4.6.0 11:28:45 cmd2==2.4.3 11:28:45 cryptography==3.3.2 11:28:45 debtcollector==3.0.0 11:28:45 decorator==5.1.1 11:28:45 defusedxml==0.7.1 11:28:45 Deprecated==1.2.14 11:28:45 distlib==0.3.8 11:28:45 dnspython==2.6.1 11:28:45 docker==4.2.2 11:28:45 dogpile.cache==1.3.2 11:28:45 email_validator==2.1.1 11:28:45 filelock==3.13.1 11:28:45 future==1.0.0 11:28:45 gitdb==4.0.11 11:28:45 GitPython==3.1.42 11:28:45 google-auth==2.29.0 11:28:45 httplib2==0.22.0 11:28:45 identify==2.5.35 11:28:45 idna==3.6 11:28:45 importlib-resources==1.5.0 11:28:45 iso8601==2.1.0 11:28:45 Jinja2==3.1.3 11:28:45 jmespath==1.0.1 11:28:45 jsonpatch==1.33 11:28:45 jsonpointer==2.4 11:28:45 jsonschema==4.21.1 11:28:45 jsonschema-specifications==2023.12.1 11:28:45 keystoneauth1==5.6.0 11:28:45 kubernetes==29.0.0 11:28:45 lftools==0.37.10 11:28:45 lxml==5.1.0 11:28:45 MarkupSafe==2.1.5 11:28:45 msgpack==1.0.8 11:28:45 multi_key_dict==2.0.3 11:28:45 munch==4.0.0 11:28:45 netaddr==1.2.1 11:28:45 netifaces==0.11.0 11:28:45 niet==1.4.2 11:28:45 nodeenv==1.8.0 11:28:45 oauth2client==4.1.3 11:28:45 oauthlib==3.2.2 11:28:45 openstacksdk==3.0.0 11:28:45 os-client-config==2.1.0 11:28:45 os-service-types==1.7.0 11:28:45 osc-lib==3.0.1 11:28:45 oslo.config==9.4.0 11:28:45 oslo.context==5.5.0 11:28:45 oslo.i18n==6.3.0 11:28:45 oslo.log==5.5.0 11:28:45 oslo.serialization==5.4.0 11:28:45 oslo.utils==7.1.0 11:28:45 packaging==24.0 11:28:45 pbr==6.0.0 11:28:45 platformdirs==4.2.0 11:28:45 prettytable==3.10.0 11:28:45 pyasn1==0.5.1 11:28:45 pyasn1-modules==0.3.0 11:28:45 pycparser==2.21 11:28:45 pygerrit2==2.0.15 11:28:45 PyGithub==2.2.0 11:28:45 pyinotify==0.9.6 11:28:45 PyJWT==2.8.0 11:28:45 PyNaCl==1.5.0 11:28:45 pyparsing==2.4.7 11:28:45 pyperclip==1.8.2 11:28:45 pyrsistent==0.20.0 11:28:45 python-cinderclient==9.5.0 11:28:45 python-dateutil==2.9.0.post0 11:28:45 python-heatclient==3.5.0 11:28:45 python-jenkins==1.8.2 11:28:45 python-keystoneclient==5.4.0 11:28:45 python-magnumclient==4.4.0 11:28:45 python-novaclient==18.6.0 11:28:45 python-openstackclient==6.6.0 11:28:45 python-swiftclient==4.5.0 11:28:45 PyYAML==6.0.1 11:28:45 referencing==0.34.0 11:28:45 requests==2.31.0 11:28:45 requests-oauthlib==2.0.0 11:28:45 requestsexceptions==1.4.0 11:28:45 rfc3986==2.0.0 11:28:45 rpds-py==0.18.0 11:28:45 rsa==4.9 11:28:45 ruamel.yaml==0.18.6 11:28:45 ruamel.yaml.clib==0.2.8 11:28:45 s3transfer==0.10.1 11:28:45 simplejson==3.19.2 11:28:45 six==1.16.0 11:28:45 smmap==5.0.1 11:28:45 soupsieve==2.5 11:28:45 stevedore==5.2.0 11:28:45 tabulate==0.9.0 11:28:45 toml==0.10.2 11:28:45 tomlkit==0.12.4 11:28:45 tqdm==4.66.2 11:28:45 typing_extensions==4.10.0 11:28:45 tzdata==2024.1 11:28:45 urllib3==1.26.18 11:28:45 virtualenv==20.25.1 11:28:45 wcwidth==0.2.13 11:28:45 websocket-client==1.7.0 11:28:45 wrapt==1.16.0 11:28:45 xdg==6.0.0 11:28:45 xmltodict==0.13.0 11:28:45 yq==3.2.3 11:28:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17094481808179263902.sh 11:28:45 ---> sudo-logs.sh 11:28:45 Archiving 'sudo' log.. 11:28:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1905787262859457436.sh 11:28:45 ---> job-cost.sh 11:28:45 Setup pyenv: 11:28:45 system 11:28:45 3.8.13 11:28:45 3.9.13 11:28:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:28:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8iB from file:/tmp/.os_lf_venv 11:28:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-J8iB/bin to PATH 11:28:51 INFO: No Stack... 11:28:52 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:52 INFO: Archiving Costs 11:28:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3947702080830672267.sh 11:28:52 ---> logs-deploy.sh 11:28:52 Setup pyenv: 11:28:52 system 11:28:52 3.8.13 11:28:52 3.9.13 11:28:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8iB from file:/tmp/.os_lf_venv 11:28:54 lf-activate-venv(): INFO: Installing: lftools 11:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-J8iB/bin to PATH 11:29:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7253 11:29:03 INFO: archiving workspace using pattern(s): 11:29:04 Archives upload complete. 11:29:04 INFO: archiving logs to Nexus 11:29:05 ---> uname -a: 11:29:05 Linux prd-ubuntu1804-builder-4c-4g-17776 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:29:05 11:29:05 11:29:05 ---> lscpu: 11:29:05 Architecture: x86_64 11:29:05 CPU op-mode(s): 32-bit, 64-bit 11:29:05 Byte Order: Little Endian 11:29:05 CPU(s): 4 11:29:05 On-line CPU(s) list: 0-3 11:29:05 Thread(s) per core: 1 11:29:05 Core(s) per socket: 1 11:29:05 Socket(s): 4 11:29:05 NUMA node(s): 1 11:29:05 Vendor ID: AuthenticAMD 11:29:05 CPU family: 23 11:29:05 Model: 49 11:29:05 Model name: AMD EPYC-Rome Processor 11:29:05 Stepping: 0 11:29:05 CPU MHz: 2800.000 11:29:05 BogoMIPS: 5600.00 11:29:05 Virtualization: AMD-V 11:29:05 Hypervisor vendor: KVM 11:29:05 Virtualization type: full 11:29:05 L1d cache: 32K 11:29:05 L1i cache: 32K 11:29:05 L2 cache: 512K 11:29:05 L3 cache: 16384K 11:29:05 NUMA node0 CPU(s): 0-3 11:29:05 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 11:29:05 11:29:05 11:29:05 ---> nproc: 11:29:05 4 11:29:05 11:29:05 11:29:05 ---> df -h: 11:29:05 Filesystem Size Used Avail Use% Mounted on 11:29:05 udev 7.9G 0 7.9G 0% /dev 11:29:05 tmpfs 1.6G 672K 1.6G 1% /run 11:29:05 /dev/vda1 78G 8.5G 69G 11% / 11:29:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:29:05 tmpfs 5.0M 0 5.0M 0% /run/lock 11:29:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:29:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:29:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:29:05 11:29:05 11:29:05 ---> free -m: 11:29:05 total used free shared buff/cache available 11:29:05 Mem: 16040 532 13224 0 2283 15184 11:29:05 Swap: 1023 0 1023 11:29:05 11:29:05 11:29:05 ---> ip addr: 11:29:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:29:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:05 inet 127.0.0.1/8 scope host lo 11:29:05 valid_lft forever preferred_lft forever 11:29:05 inet6 ::1/128 scope host 11:29:05 valid_lft forever preferred_lft forever 11:29:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:29:05 link/ether fa:16:3e:f8:cb:c6 brd ff:ff:ff:ff:ff:ff 11:29:05 inet 10.30.106.52/23 brd 10.30.107.255 scope global dynamic ens3 11:29:05 valid_lft 86231sec preferred_lft 86231sec 11:29:05 inet6 fe80::f816:3eff:fef8:cbc6/64 scope link 11:29:05 valid_lft forever preferred_lft forever 11:29:05 11:29:05 11:29:05 ---> sar -b -r -n DEV: 11:29:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17776) 03/24/24 _x86_64_ (4 CPU) 11:29:05 11:29:05 11:26:18 LINUX RESTART (4 CPU) 11:29:05 11:29:05 11:27:01 tps rtps wtps bread/s bwrtn/s 11:29:05 11:28:01 155.71 13.78 141.93 1003.03 33743.18 11:29:05 11:29:01 92.25 1.10 91.15 124.38 28293.95 11:29:05 Average: 123.98 7.44 116.54 563.71 31018.56 11:29:05 11:29:05 11:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:05 11:28:01 13649260 15499296 2775700 16.90 76916 1962856 845316 4.84 804128 1735948 131488 11:29:05 11:29:01 13499660 15509452 2925300 17.81 94856 2093472 822776 4.71 787856 1878112 98536 11:29:05 Average: 13574460 15504374 2850500 17.35 85886 2028164 834046 4.77 795992 1807030 115012 11:29:05 11:29:05 11:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:05 11:28:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:29:05 11:28:01 ens3 73.79 48.28 1293.64 11.82 0.00 0.00 0.00 0.00 11:29:05 11:29:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:29:05 11:29:01 ens3 34.58 27.41 250.27 8.51 0.00 0.00 0.00 0.00 11:29:05 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:29:05 Average: ens3 54.18 37.84 771.95 10.17 0.00 0.00 0.00 0.00 11:29:05 11:29:05 11:29:05 ---> sar -P ALL: 11:29:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17776) 03/24/24 _x86_64_ (4 CPU) 11:29:05 11:29:05 11:26:18 LINUX RESTART (4 CPU) 11:29:05 11:29:05 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:29:05 11:28:01 all 18.86 0.00 1.71 6.65 0.06 72.72 11:29:05 11:28:01 0 35.08 0.00 2.64 2.87 0.07 59.35 11:29:05 11:28:01 1 14.57 0.00 1.25 0.99 0.05 83.14 11:29:05 11:28:01 2 21.31 0.00 1.94 6.96 0.05 69.74 11:29:05 11:28:01 3 4.39 0.00 0.94 15.85 0.07 78.76 11:29:05 11:29:01 all 21.35 0.00 1.15 4.28 0.05 73.18 11:29:05 11:29:01 0 36.62 0.00 1.19 1.42 0.07 60.70 11:29:05 11:29:01 1 22.76 0.00 1.32 0.85 0.05 75.02 11:29:05 11:29:01 2 14.59 0.00 1.30 3.54 0.03 80.53 11:29:05 11:29:01 3 11.42 0.00 0.85 11.27 0.02 76.44 11:29:05 Average: all 20.11 0.00 1.43 5.46 0.05 72.95 11:29:05 Average: 0 35.85 0.00 1.91 2.15 0.07 60.03 11:29:05 Average: 1 18.66 0.00 1.29 0.92 0.05 79.08 11:29:05 Average: 2 17.95 0.00 1.62 5.25 0.04 75.14 11:29:05 Average: 3 7.91 0.00 0.90 13.55 0.04 77.60 11:29:05 11:29:05 11:29:05