16:04:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138380 16:04:03 Running as SYSTEM 16:04:03 [EnvInject] - Loading node environment variables. 16:04:03 Building remotely on prd-ubuntu1804-builder-4c-4g-21134 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:04:03 [ssh-agent] Looking for ssh-agent implementation... 16:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:03 $ ssh-agent 16:04:03 SSH_AUTH_SOCK=/tmp/ssh-gkSSldj4930B/agent.1708 16:04:03 SSH_AGENT_PID=1710 16:04:03 [ssh-agent] Started. 16:04:03 Running ssh-add (command line suppressed) 16:04:03 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_1231182166438449948.key (/w/workspace/oom-master-commit-lint@tmp/private_key_1231182166438449948.key) 16:04:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:04:03 The recommended git tool is: NONE 16:04:05 using credential onap-jenkins-ssh 16:04:05 Wiping out workspace first. 16:04:05 Cloning the remote Git repository 16:04:05 Cloning repository git://cloud.onap.org/mirror/oom.git 16:04:05 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:04:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:04:05 > git --version # timeout=10 16:04:05 > git --version # 'git version 2.17.1' 16:04:05 using GIT_SSH to set credentials Gerrit user 16:04:05 Verifying host key using manually-configured host key entries 16:04:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:04:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:04:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:04:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:04:24 using GIT_SSH to set credentials Gerrit user 16:04:24 Verifying host key using manually-configured host key entries 16:04:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/138380/1 # timeout=30 16:04:24 > git rev-parse ad047fa5ad6fcdf27e65dbe3b9dd61c6dfabcd01^{commit} # timeout=10 16:04:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:04:24 Checking out Revision ad047fa5ad6fcdf27e65dbe3b9dd61c6dfabcd01 (refs/changes/80/138380/1) 16:04:24 > git config core.sparsecheckout # timeout=10 16:04:24 > git checkout -f ad047fa5ad6fcdf27e65dbe3b9dd61c6dfabcd01 # timeout=30 16:04:28 Commit message: "[COMMON] Bump ONAP version" 16:04:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:04:28 > git rev-list --no-walk e5cad98137d9403bcb43a8715dbd7ad9b4967615 # timeout=10 16:04:28 [EnvInject] - Injecting environment variables from a build step. 16:04:28 [EnvInject] - Injecting as environment variables the properties content 16:04:28 PYTHON=python3 16:04:28 16:04:28 [EnvInject] - Variables injected successfully. 16:04:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1041234959388191818.sh 16:04:28 ---> tox-install.sh 16:04:28 + source /home/jenkins/lf-env.sh 16:04:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:04:28 ++ mktemp -d /tmp/venv-XXXX 16:04:28 + lf_venv=/tmp/venv-jokD 16:04:28 + local venv_file=/tmp/.os_lf_venv 16:04:28 + local python=python3 16:04:28 + local options 16:04:28 + local set_path=true 16:04:28 + local install_args= 16:04:28 ++ 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:04:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:04:28 + true 16:04:28 + case $1 in 16:04:28 + venv_file=/tmp/.toxenv 16:04:28 + shift 2 16:04:28 + true 16:04:28 + case $1 in 16:04:28 + shift 16:04:28 + break 16:04:28 + case $python in 16:04:28 + local pkg_list= 16:04:28 + [[ -d /opt/pyenv ]] 16:04:28 + echo 'Setup pyenv:' 16:04:28 Setup pyenv: 16:04:28 + export PYENV_ROOT=/opt/pyenv 16:04:28 + PYENV_ROOT=/opt/pyenv 16:04:28 + 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:04:28 + 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:04:28 + pyenv versions 16:04:28 * system (set by /opt/pyenv/version) 16:04:28 * 3.8.13 (set by /opt/pyenv/version) 16:04:28 * 3.9.13 (set by /opt/pyenv/version) 16:04:28 * 3.10.6 (set by /opt/pyenv/version) 16:04:28 + command -v pyenv 16:04:28 ++ pyenv init - --no-rehash 16:04:28 + 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:04:28 export PATH="/opt/pyenv/shims:${PATH}" 16:04:28 export PYENV_SHELL=bash 16:04:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:04:28 pyenv() { 16:04:28 local command 16:04:28 command="${1:-}" 16:04:28 if [ "$#" -gt 0 ]; then 16:04:28 shift 16:04:28 fi 16:04:28 16:04:28 case "$command" in 16:04:28 rehash|shell) 16:04:28 eval "$(pyenv "sh-$command" "$@")" 16:04:28 ;; 16:04:28 *) 16:04:28 command pyenv "$command" "$@" 16:04:28 ;; 16:04:28 esac 16:04:28 }' 16:04:28 +++ 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:04:28 ++ 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:04:28 ++ 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:04:28 ++ 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:04:28 ++ export PYENV_SHELL=bash 16:04:28 ++ PYENV_SHELL=bash 16:04:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:04:28 +++ complete -F _pyenv pyenv 16:04:28 ++ lf-pyver python3 16:04:28 ++ local py_version_xy=python3 16:04:28 ++ local py_version_xyz= 16:04:28 ++ pyenv versions 16:04:28 ++ sed 's/^[ *]* //' 16:04:28 ++ local command 16:04:28 ++ command=versions 16:04:28 ++ '[' 1 -gt 0 ']' 16:04:28 ++ shift 16:04:28 ++ case "$command" in 16:04:28 ++ command pyenv versions 16:04:28 ++ pyenv versions 16:04:28 ++ awk '{ print $1 }' 16:04:28 ++ grep -E '^[0-9.]*[0-9]$' 16:04:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:04:29 +++ grep '^3' /tmp/.pyenv_versions 16:04:29 +++ sort -V 16:04:29 +++ tail -n 1 16:04:29 ++ py_version_xyz=3.10.6 16:04:29 ++ [[ -z 3.10.6 ]] 16:04:29 ++ echo 3.10.6 16:04:29 ++ return 0 16:04:29 + pyenv local 3.10.6 16:04:29 + local command 16:04:29 + command=local 16:04:29 + '[' 2 -gt 0 ']' 16:04:29 + shift 16:04:29 + case "$command" in 16:04:29 + command pyenv local 3.10.6 16:04:29 + pyenv local 3.10.6 16:04:29 + for arg in "$@" 16:04:29 + case $arg in 16:04:29 + pkg_list+='tox ' 16:04:29 + for arg in "$@" 16:04:29 + case $arg in 16:04:29 + pkg_list+='virtualenv ' 16:04:29 + for arg in "$@" 16:04:29 + case $arg in 16:04:29 + pkg_list+='urllib3~=1.26.15 ' 16:04:29 + [[ -f /tmp/.toxenv ]] 16:04:29 + [[ ! -f /tmp/.toxenv ]] 16:04:29 + [[ -n '' ]] 16:04:29 + python3 -m venv /tmp/venv-jokD 16:04:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jokD' 16:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jokD 16:04:33 + echo /tmp/venv-jokD 16:04:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:04:33 + /tmp/venv-jokD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:04:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:04:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:04:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:04:36 + /tmp/venv-jokD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:04:38 + type python3 16:04:38 + true 16:04:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jokD/bin to PATH' 16:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-jokD/bin to PATH 16:04:38 + PATH=/tmp/venv-jokD/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:04:38 + return 0 16:04:38 + python3 --version 16:04:38 Python 3.10.6 16:04:38 + python3 -m pip --version 16:04:38 pip 24.1.1 from /tmp/venv-jokD/lib/python3.10/site-packages/pip (python 3.10) 16:04:38 + python3 -m pip freeze 16:04:39 cachetools==5.3.3 16:04:39 chardet==5.2.0 16:04:39 colorama==0.4.6 16:04:39 distlib==0.3.8 16:04:39 filelock==3.15.4 16:04:39 packaging==24.1 16:04:39 platformdirs==4.2.2 16:04:39 pluggy==1.5.0 16:04:39 pyproject-api==1.7.1 16:04:39 tomli==2.0.1 16:04:39 tox==4.16.0 16:04:39 urllib3==1.26.19 16:04:39 virtualenv==20.26.3 16:04:39 [EnvInject] - Injecting environment variables from a build step. 16:04:39 [EnvInject] - Injecting as environment variables the properties content 16:04:39 PARALLEL=false 16:04:39 16:04:39 [EnvInject] - Variables injected successfully. 16:04:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15740163724842511453.sh 16:04:39 ---> tox-run.sh 16:04:39 + 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:04:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:04:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:04:39 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:04:39 + cd /w/workspace/oom-master-commit-lint/. 16:04:39 + source /home/jenkins/lf-env.sh 16:04:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:04:39 ++ mktemp -d /tmp/venv-XXXX 16:04:39 + lf_venv=/tmp/venv-RTZy 16:04:39 + local venv_file=/tmp/.os_lf_venv 16:04:39 + local python=python3 16:04:39 + local options 16:04:39 + local set_path=true 16:04:39 + local install_args= 16:04: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 16:04:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:04:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:04:39 + true 16:04:39 + case $1 in 16:04:39 + venv_file=/tmp/.toxenv 16:04:39 + shift 2 16:04:39 + true 16:04:39 + case $1 in 16:04:39 + shift 16:04:39 + break 16:04:39 + case $python in 16:04:39 + local pkg_list= 16:04:39 + [[ -d /opt/pyenv ]] 16:04:39 + echo 'Setup pyenv:' 16:04:39 Setup pyenv: 16:04:39 + export PYENV_ROOT=/opt/pyenv 16:04:39 + PYENV_ROOT=/opt/pyenv 16:04:39 + 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:04:39 + 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:04:39 + pyenv versions 16:04:39 system 16:04:39 3.8.13 16:04:39 3.9.13 16:04:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:04:39 + command -v pyenv 16:04:39 ++ pyenv init - --no-rehash 16:04: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[*]}"'\'')" 16:04:39 export PATH="/opt/pyenv/shims:${PATH}" 16:04:39 export PYENV_SHELL=bash 16:04:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:04:39 pyenv() { 16:04:39 local command 16:04:39 command="${1:-}" 16:04:39 if [ "$#" -gt 0 ]; then 16:04:39 shift 16:04:39 fi 16:04:39 16:04:39 case "$command" in 16:04:39 rehash|shell) 16:04:39 eval "$(pyenv "sh-$command" "$@")" 16:04:39 ;; 16:04:39 *) 16:04:39 command pyenv "$command" "$@" 16:04:39 ;; 16:04:39 esac 16:04:39 }' 16:04: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[*]}"' 16:04:39 ++ 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:04:39 ++ 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:04:39 ++ 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:04:39 ++ export PYENV_SHELL=bash 16:04:39 ++ PYENV_SHELL=bash 16:04:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:04:39 +++ complete -F _pyenv pyenv 16:04:39 ++ lf-pyver python3 16:04:39 ++ local py_version_xy=python3 16:04:39 ++ local py_version_xyz= 16:04:39 ++ pyenv versions 16:04:39 ++ local command 16:04:39 ++ awk '{ print $1 }' 16:04:39 ++ command=versions 16:04:39 ++ '[' 1 -gt 0 ']' 16:04:39 ++ sed 's/^[ *]* //' 16:04:39 ++ shift 16:04:39 ++ case "$command" in 16:04:39 ++ command pyenv versions 16:04:39 ++ pyenv versions 16:04:39 ++ grep -E '^[0-9.]*[0-9]$' 16:04:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:04:39 +++ grep '^3' /tmp/.pyenv_versions 16:04:39 +++ sort -V 16:04:39 +++ tail -n 1 16:04:39 ++ py_version_xyz=3.10.6 16:04:39 ++ [[ -z 3.10.6 ]] 16:04:39 ++ echo 3.10.6 16:04:39 ++ return 0 16:04:39 + pyenv local 3.10.6 16:04:39 + local command 16:04:39 + command=local 16:04:39 + '[' 2 -gt 0 ']' 16:04:39 + shift 16:04:39 + case "$command" in 16:04:39 + command pyenv local 3.10.6 16:04:39 + pyenv local 3.10.6 16:04:39 + for arg in "$@" 16:04:39 + case $arg in 16:04:39 + pkg_list+='tox ' 16:04:39 + for arg in "$@" 16:04:39 + case $arg in 16:04:39 + pkg_list+='virtualenv ' 16:04:39 + for arg in "$@" 16:04:39 + case $arg in 16:04:39 + pkg_list+='urllib3~=1.26.15 ' 16:04:39 + [[ -f /tmp/.toxenv ]] 16:04:39 ++ cat /tmp/.toxenv 16:04:39 + lf_venv=/tmp/venv-jokD 16:04:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jokD from' file:/tmp/.toxenv 16:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jokD from file:/tmp/.toxenv 16:04:39 + /tmp/venv-jokD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:04:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:04:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:04:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:04:40 + /tmp/venv-jokD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:04:41 + type python3 16:04:41 + true 16:04:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jokD/bin to PATH' 16:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-jokD/bin to PATH 16:04:41 + PATH=/tmp/venv-jokD/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:04:41 + return 0 16:04:41 + [[ -d /opt/pyenv ]] 16:04:41 + echo '---> Setting up pyenv' 16:04:41 ---> Setting up pyenv 16:04:41 + export PYENV_ROOT=/opt/pyenv 16:04:41 + PYENV_ROOT=/opt/pyenv 16:04:41 + export PATH=/opt/pyenv/bin:/tmp/venv-jokD/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:04:41 + PATH=/opt/pyenv/bin:/tmp/venv-jokD/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:04:41 ++ pwd 16:04:41 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:04:41 + export PYTHONPATH 16:04:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:04:41 + TOX_TESTENV_PASSENV=PYTHONPATH 16:04:41 + tox --version 16:04:41 4.16.0 from /tmp/venv-jokD/lib/python3.10/site-packages/tox/__init__.py 16:04:41 + PARALLEL=false 16:04:41 + TOX_OPTIONS_LIST= 16:04:41 + [[ -n gitlint ]] 16:04:41 + TOX_OPTIONS_LIST=' -e gitlint' 16:04:41 + case ${PARALLEL,,} in 16:04:41 + tox -e gitlint 16:04:41 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:04:43 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:05:06 gitlint: freeze> python -m pip freeze --all 16:05:07 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.6.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.9.0,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,importlib-resources==5.4.0,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,more-itertools==10.3.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.1,platformdirs==2.5.1,pycodestyle==2.12.0,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.1.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.3.0,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.5,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:05:07 gitlint: commands[0]> gitlint 16:05:07 gitlint: OK (25.42=setup[25.25]+cmd[0.17] seconds) 16:05:07 congratulations :) (25.60 seconds) 16:05:07 + tox_status=0 16:05:07 + echo '---> Completed tox runs' 16:05:07 ---> Completed tox runs 16:05:07 + for i in .tox/*/log 16:05:07 ++ echo .tox/gitlint/log 16:05:07 ++ awk -F/ '{print $2}' 16:05:07 + tox_env=gitlint 16:05:07 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:05:07 + DOC_DIR=docs/_build/html 16:05:07 + [[ -d docs/_build/html ]] 16:05:07 + echo '---> tox-run.sh ends' 16:05:07 ---> tox-run.sh ends 16:05:07 + test 0 -eq 0 16:05:07 $ ssh-agent -k 16:05:07 unset SSH_AUTH_SOCK; 16:05:07 unset SSH_AGENT_PID; 16:05:07 echo Agent pid 1710 killed; 16:05:07 [ssh-agent] Stopped. 16:05:07 [PostBuildScript] - [INFO] Executing post build scripts. 16:05:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15785072117995494976.sh 16:05:07 ---> sysstat.sh 16:05:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17057960734124386376.sh 16:05:08 ---> package-listing.sh 16:05:08 ++ tr '[:upper:]' '[:lower:]' 16:05:08 ++ facter osfamily 16:05:08 + OS_FAMILY=debian 16:05:08 + workspace=/w/workspace/oom-master-commit-lint 16:05:08 + START_PACKAGES=/tmp/packages_start.txt 16:05:08 + END_PACKAGES=/tmp/packages_end.txt 16:05:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:08 + PACKAGES=/tmp/packages_start.txt 16:05:08 + '[' /w/workspace/oom-master-commit-lint ']' 16:05:08 + PACKAGES=/tmp/packages_end.txt 16:05:08 + case "${OS_FAMILY}" in 16:05:08 + dpkg -l 16:05:08 + grep '^ii' 16:05:08 + '[' -f /tmp/packages_start.txt ']' 16:05:08 + '[' -f /tmp/packages_end.txt ']' 16:05:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:08 + '[' /w/workspace/oom-master-commit-lint ']' 16:05:08 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:05:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:05:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16146362970275335978.sh 16:05:08 ---> capture-instance-metadata.sh 16:05:08 Setup pyenv: 16:05:08 system 16:05:08 3.8.13 16:05:08 3.9.13 16:05:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:05:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eDbU 16:05:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:05:14 lf-activate-venv(): INFO: Installing: lftools 16:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-eDbU/bin to PATH 16:05:40 INFO: Running in OpenStack, capturing instance metadata 16:05:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9794855318348860801.sh 16:05:40 provisioning config files... 16:05:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11480962873706015183tmp 16:05:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:05:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:05:40 [EnvInject] - Injecting environment variables from a build step. 16:05:40 [EnvInject] - Injecting as environment variables the properties content 16:05:40 SERVER_ID=logs 16:05:40 16:05:40 [EnvInject] - Variables injected successfully. 16:05:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16634299379149179648.sh 16:05:40 ---> create-netrc.sh 16:05:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13445531497646512741.sh 16:05:40 ---> python-tools-install.sh 16:05:40 Setup pyenv: 16:05:41 system 16:05:41 3.8.13 16:05:41 3.9.13 16:05:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eDbU from file:/tmp/.os_lf_venv 16:05:41 lf-activate-venv(): INFO: Installing: lftools 16:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-eDbU/bin to PATH 16:05:48 Generating Requirements File 16:06:06 Python 3.10.6 16:06:06 pip 24.1.1 from /tmp/venv-eDbU/lib/python3.10/site-packages/pip (python 3.10) 16:06:07 appdirs==1.4.4 16:06:07 argcomplete==3.4.0 16:06:07 aspy.yaml==1.3.0 16:06:07 attrs==23.2.0 16:06:07 autopage==0.5.2 16:06:07 beautifulsoup4==4.12.3 16:06:07 boto3==1.34.138 16:06:07 botocore==1.34.138 16:06:07 bs4==0.0.2 16:06:07 cachetools==5.3.3 16:06:07 certifi==2024.6.2 16:06:07 cffi==1.16.0 16:06:07 cfgv==3.4.0 16:06:07 chardet==5.2.0 16:06:07 charset-normalizer==3.3.2 16:06:07 click==8.1.7 16:06:07 cliff==4.7.0 16:06:07 cmd2==2.4.3 16:06:07 cryptography==3.3.2 16:06:07 debtcollector==3.0.0 16:06:07 decorator==5.1.1 16:06:07 defusedxml==0.7.1 16:06:07 Deprecated==1.2.14 16:06:07 distlib==0.3.8 16:06:07 dnspython==2.6.1 16:06:07 docker==4.2.2 16:06:07 dogpile.cache==1.3.3 16:06:07 email_validator==2.2.0 16:06:07 filelock==3.15.4 16:06:07 future==1.0.0 16:06:07 gitdb==4.0.11 16:06:07 GitPython==3.1.43 16:06:07 google-auth==2.31.0 16:06:07 httplib2==0.22.0 16:06:07 identify==2.5.36 16:06:07 idna==3.7 16:06:07 importlib-resources==1.5.0 16:06:07 iso8601==2.1.0 16:06:07 Jinja2==3.1.4 16:06:07 jmespath==1.0.1 16:06:07 jsonpatch==1.33 16:06:07 jsonpointer==3.0.0 16:06:07 jsonschema==4.22.0 16:06:07 jsonschema-specifications==2023.12.1 16:06:07 keystoneauth1==5.6.0 16:06:07 kubernetes==30.1.0 16:06:07 lftools==0.37.10 16:06:07 lxml==5.2.2 16:06:07 MarkupSafe==2.1.5 16:06:07 msgpack==1.0.8 16:06:07 multi_key_dict==2.0.3 16:06:07 munch==4.0.0 16:06:07 netaddr==1.3.0 16:06:07 netifaces==0.11.0 16:06:07 niet==1.4.2 16:06:07 nodeenv==1.9.1 16:06:07 oauth2client==4.1.3 16:06:07 oauthlib==3.2.2 16:06:07 openstacksdk==3.2.0 16:06:07 os-client-config==2.1.0 16:06:07 os-service-types==1.7.0 16:06:07 osc-lib==3.0.1 16:06:07 oslo.config==9.4.0 16:06:07 oslo.context==5.5.0 16:06:07 oslo.i18n==6.3.0 16:06:07 oslo.log==6.0.0 16:06:07 oslo.serialization==5.4.0 16:06:07 oslo.utils==7.1.0 16:06:07 packaging==24.1 16:06:07 pbr==6.0.0 16:06:07 platformdirs==4.2.2 16:06:07 prettytable==3.10.0 16:06:07 pyasn1==0.6.0 16:06:07 pyasn1_modules==0.4.0 16:06:07 pycparser==2.22 16:06:07 pygerrit2==2.0.15 16:06:07 PyGithub==2.3.0 16:06:07 PyJWT==2.8.0 16:06:07 PyNaCl==1.5.0 16:06:07 pyparsing==2.4.7 16:06:07 pyperclip==1.9.0 16:06:07 pyrsistent==0.20.0 16:06:07 python-cinderclient==9.5.0 16:06:07 python-dateutil==2.9.0.post0 16:06:07 python-heatclient==3.5.0 16:06:07 python-jenkins==1.8.2 16:06:07 python-keystoneclient==5.4.0 16:06:07 python-magnumclient==4.5.0 16:06:07 python-novaclient==18.6.0 16:06:07 python-openstackclient==6.6.0 16:06:07 python-swiftclient==4.6.0 16:06:07 PyYAML==6.0.1 16:06:07 referencing==0.35.1 16:06:07 requests==2.32.3 16:06:07 requests-oauthlib==2.0.0 16:06:07 requestsexceptions==1.4.0 16:06:07 rfc3986==2.0.0 16:06:07 rpds-py==0.18.1 16:06:07 rsa==4.9 16:06:07 ruamel.yaml==0.18.6 16:06:07 ruamel.yaml.clib==0.2.8 16:06:07 s3transfer==0.10.2 16:06:07 simplejson==3.19.2 16:06:07 six==1.16.0 16:06:07 smmap==5.0.1 16:06:07 soupsieve==2.5 16:06:07 stevedore==5.2.0 16:06:07 tabulate==0.9.0 16:06:07 toml==0.10.2 16:06:07 tomlkit==0.12.5 16:06:07 tqdm==4.66.4 16:06:07 typing_extensions==4.12.2 16:06:07 tzdata==2024.1 16:06:07 urllib3==1.26.19 16:06:07 virtualenv==20.26.3 16:06:07 wcwidth==0.2.13 16:06:07 websocket-client==1.8.0 16:06:07 wrapt==1.16.0 16:06:07 xdg==6.0.0 16:06:07 xmltodict==0.13.0 16:06:07 yq==3.4.3 16:06:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4954886726726614774.sh 16:06:07 ---> sudo-logs.sh 16:06:07 Archiving 'sudo' log.. 16:06:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11584597773054398037.sh 16:06:07 ---> job-cost.sh 16:06:07 Setup pyenv: 16:06:07 system 16:06:07 3.8.13 16:06:07 3.9.13 16:06:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eDbU from file:/tmp/.os_lf_venv 16:06:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-eDbU/bin to PATH 16:06:12 INFO: No Stack... 16:06:12 INFO: Retrieving Pricing Info for: v3-standard-4 16:06:13 INFO: Archiving Costs 16:06:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2455585837834739253.sh 16:06:13 ---> logs-deploy.sh 16:06:13 Setup pyenv: 16:06:13 system 16:06:13 3.8.13 16:06:13 3.9.13 16:06:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eDbU from file:/tmp/.os_lf_venv 16:06:14 lf-activate-venv(): INFO: Installing: lftools 16:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-eDbU/bin to PATH 16:06:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7415 16:06:21 INFO: archiving workspace using pattern(s): 16:06:22 Archives upload complete. 16:06:22 INFO: archiving logs to Nexus 16:06:23 ---> uname -a: 16:06:23 Linux prd-ubuntu1804-builder-4c-4g-21134 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:06:23 16:06:23 16:06:23 ---> lscpu: 16:06:23 Architecture: x86_64 16:06:23 CPU op-mode(s): 32-bit, 64-bit 16:06:23 Byte Order: Little Endian 16:06:23 CPU(s): 4 16:06:23 On-line CPU(s) list: 0-3 16:06:23 Thread(s) per core: 1 16:06:23 Core(s) per socket: 1 16:06:23 Socket(s): 4 16:06:23 NUMA node(s): 1 16:06:23 Vendor ID: AuthenticAMD 16:06:23 CPU family: 23 16:06:23 Model: 49 16:06:23 Model name: AMD EPYC-Rome Processor 16:06:23 Stepping: 0 16:06:23 CPU MHz: 2799.998 16:06:23 BogoMIPS: 5599.99 16:06:23 Virtualization: AMD-V 16:06:23 Hypervisor vendor: KVM 16:06:23 Virtualization type: full 16:06:23 L1d cache: 32K 16:06:23 L1i cache: 32K 16:06:23 L2 cache: 512K 16:06:23 L3 cache: 16384K 16:06:23 NUMA node0 CPU(s): 0-3 16:06:23 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:06:23 16:06:23 16:06:23 ---> nproc: 16:06:23 4 16:06:23 16:06:23 16:06:23 ---> df -h: 16:06:23 Filesystem Size Used Avail Use% Mounted on 16:06:23 udev 7.9G 0 7.9G 0% /dev 16:06:23 tmpfs 1.6G 672K 1.6G 1% /run 16:06:23 /dev/vda1 78G 8.4G 69G 11% / 16:06:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:06:23 tmpfs 5.0M 0 5.0M 0% /run/lock 16:06:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:06:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:06:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:06:23 16:06:23 16:06:23 ---> free -m: 16:06:23 total used free shared buff/cache available 16:06:23 Mem: 16040 554 13217 0 2267 15163 16:06:23 Swap: 1023 0 1023 16:06:23 16:06:23 16:06:23 ---> ip addr: 16:06:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:06:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:06:23 inet 127.0.0.1/8 scope host lo 16:06:23 valid_lft forever preferred_lft forever 16:06:23 inet6 ::1/128 scope host 16:06:23 valid_lft forever preferred_lft forever 16:06:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:06:23 link/ether fa:16:3e:dd:f7:6e brd ff:ff:ff:ff:ff:ff 16:06:23 inet 10.30.107.98/23 brd 10.30.107.255 scope global dynamic ens3 16:06:23 valid_lft 86241sec preferred_lft 86241sec 16:06:23 inet6 fe80::f816:3eff:fedd:f76e/64 scope link 16:06:23 valid_lft forever preferred_lft forever 16:06:23 16:06:23 16:06:23 ---> sar -b -r -n DEV: 16:06:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21134) 07/03/24 _x86_64_ (4 CPU) 16:06:23 16:06:23 16:03:47 LINUX RESTART (4 CPU) 16:06:23 16:06:23 16:04:01 tps rtps wtps bread/s bwrtn/s 16:06:23 16:05:01 231.54 39.96 191.58 1406.83 29130.61 16:06:23 16:06:01 155.14 14.21 140.93 1087.95 34848.59 16:06:23 Average: 193.34 27.09 166.26 1247.39 31989.60 16:06:23 16:06:23 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:23 16:05:01 13965792 15508980 2459176 14.97 60620 1686640 911344 5.22 745644 1506100 127548 16:06:23 16:06:01 13612940 15535768 2812028 17.12 88708 2017948 776448 4.44 757160 1807036 154600 16:06:23 Average: 13789366 15522374 2635602 16.05 74664 1852294 843896 4.83 751402 1656568 141074 16:06:23 16:06:23 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:23 16:05:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 16:06:23 16:05:01 ens3 480.67 315.68 2264.44 83.38 0.00 0.00 0.00 0.00 16:06:23 16:06:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 16:06:23 16:06:01 ens3 62.09 45.04 815.12 15.20 0.00 0.00 0.00 0.00 16:06:23 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 16:06:23 Average: ens3 271.38 180.36 1539.78 49.29 0.00 0.00 0.00 0.00 16:06:23 16:06:23 16:06:23 ---> sar -P ALL: 16:06:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21134) 07/03/24 _x86_64_ (4 CPU) 16:06:23 16:06:23 16:03:47 LINUX RESTART (4 CPU) 16:06:23 16:06:23 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:06:23 16:05:01 all 17.28 0.00 1.96 4.20 0.07 76.49 16:06:23 16:05:01 0 9.85 0.00 1.74 10.65 0.07 77.70 16:06:23 16:05:01 1 12.06 0.00 1.39 1.39 0.05 85.11 16:06:23 16:05:01 2 20.86 0.00 2.18 3.72 0.07 73.18 16:06:23 16:05:01 3 26.36 0.00 2.54 1.05 0.07 69.97 16:06:23 16:06:01 all 21.56 0.00 1.73 1.75 0.06 74.89 16:06:23 16:06:01 0 13.54 0.00 1.49 3.11 0.05 81.82 16:06:23 16:06:01 1 18.78 0.00 1.88 0.90 0.05 78.40 16:06:23 16:06:01 2 29.01 0.00 1.92 2.46 0.10 66.51 16:06:23 16:06:01 3 24.94 0.00 1.63 0.53 0.10 72.79 16:06:23 Average: all 19.42 0.00 1.85 2.97 0.06 75.69 16:06:23 Average: 0 11.69 0.00 1.61 6.87 0.06 79.76 16:06:23 Average: 1 15.43 0.00 1.63 1.14 0.05 81.74 16:06:23 Average: 2 24.94 0.00 2.05 3.09 0.08 69.84 16:06:23 Average: 3 25.65 0.00 2.09 0.79 0.08 71.38 16:06:23 16:06:23 16:06:23