11:48:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137797 11:48:00 Running as SYSTEM 11:48:00 [EnvInject] - Loading node environment variables. 11:48:00 Building remotely on prd-ubuntu1804-builder-4c-4g-35391 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:48:00 [ssh-agent] Looking for ssh-agent implementation... 11:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:00 $ ssh-agent 11:48:00 SSH_AUTH_SOCK=/tmp/ssh-k3oTXzObBQfv/agent.1669 11:48:00 SSH_AGENT_PID=1671 11:48:00 [ssh-agent] Started. 11:48:00 Running ssh-add (command line suppressed) 11:48:00 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12317507332211879649.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12317507332211879649.key) 11:48:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:48:00 The recommended git tool is: NONE 11:48:01 using credential onap-jenkins-ssh 11:48:01 Wiping out workspace first. 11:48:01 Cloning the remote Git repository 11:48:01 Cloning repository git://cloud.onap.org/mirror/oom.git 11:48:01 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:48:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:01 > git --version # timeout=10 11:48:01 > git --version # 'git version 2.17.1' 11:48:01 using GIT_SSH to set credentials Gerrit user 11:48:01 Verifying host key using manually-configured host key entries 11:48:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:48:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:07 using GIT_SSH to set credentials Gerrit user 11:48:07 Verifying host key using manually-configured host key entries 11:48:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/97/137797/1 # timeout=30 11:48:07 > git rev-parse 82b27e69e7afec851802ff3fcfab435df3ef0291^{commit} # timeout=10 11:48:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:48:07 Checking out Revision 82b27e69e7afec851802ff3fcfab435df3ef0291 (refs/changes/97/137797/1) 11:48:07 > git config core.sparsecheckout # timeout=10 11:48:07 > git checkout -f 82b27e69e7afec851802ff3fcfab435df3ef0291 # timeout=30 11:48:11 Commit message: "[POLICY] Update docker images to latest versions" 11:48:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:48:11 > git rev-list --no-walk c64f1c0954e631709083499f6d1c80258c7809ee # timeout=10 11:48:11 [EnvInject] - Injecting environment variables from a build step. 11:48:11 [EnvInject] - Injecting as environment variables the properties content 11:48:11 PYTHON=python3 11:48:11 11:48:11 [EnvInject] - Variables injected successfully. 11:48:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13667488907156355046.sh 11:48:11 ---> tox-install.sh 11:48:11 + source /home/jenkins/lf-env.sh 11:48:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:11 ++ mktemp -d /tmp/venv-XXXX 11:48:11 + lf_venv=/tmp/venv-4Xrd 11:48:11 + local venv_file=/tmp/.os_lf_venv 11:48:11 + local python=python3 11:48:11 + local options 11:48:11 + local set_path=true 11:48:11 + local install_args= 11:48:11 ++ 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:48:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:11 + true 11:48:11 + case $1 in 11:48:11 + venv_file=/tmp/.toxenv 11:48:11 + shift 2 11:48:11 + true 11:48:11 + case $1 in 11:48:11 + shift 11:48:11 + break 11:48:11 + case $python in 11:48:11 + local pkg_list= 11:48:11 + [[ -d /opt/pyenv ]] 11:48:11 + echo 'Setup pyenv:' 11:48:11 Setup pyenv: 11:48:11 + export PYENV_ROOT=/opt/pyenv 11:48:11 + PYENV_ROOT=/opt/pyenv 11:48:11 + 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:48:11 + 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:48:11 + pyenv versions 11:48:11 * system (set by /opt/pyenv/version) 11:48:11 * 3.8.13 (set by /opt/pyenv/version) 11:48:11 * 3.9.13 (set by /opt/pyenv/version) 11:48:11 * 3.10.6 (set by /opt/pyenv/version) 11:48:11 + command -v pyenv 11:48:11 ++ pyenv init - --no-rehash 11:48:11 + 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:48:11 export PATH="/opt/pyenv/shims:${PATH}" 11:48:11 export PYENV_SHELL=bash 11:48:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:11 pyenv() { 11:48:11 local command 11:48:11 command="${1:-}" 11:48:11 if [ "$#" -gt 0 ]; then 11:48:11 shift 11:48:11 fi 11:48:11 11:48:11 case "$command" in 11:48:11 rehash|shell) 11:48:11 eval "$(pyenv "sh-$command" "$@")" 11:48:11 ;; 11:48:11 *) 11:48:11 command pyenv "$command" "$@" 11:48:11 ;; 11:48:11 esac 11:48:11 }' 11:48:11 +++ 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:48:11 ++ 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:48:11 ++ 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:48:11 ++ 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:48:11 ++ export PYENV_SHELL=bash 11:48:11 ++ PYENV_SHELL=bash 11:48:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:11 +++ complete -F _pyenv pyenv 11:48:11 ++ lf-pyver python3 11:48:11 ++ local py_version_xy=python3 11:48:11 ++ local py_version_xyz= 11:48:11 ++ pyenv versions 11:48:11 ++ local command 11:48:11 ++ command=versions 11:48:11 ++ '[' 1 -gt 0 ']' 11:48:11 ++ shift 11:48:11 ++ case "$command" in 11:48:11 ++ command pyenv versions 11:48:11 ++ pyenv versions 11:48:11 ++ awk '{ print $1 }' 11:48:11 ++ grep -E '^[0-9.]*[0-9]$' 11:48:11 ++ sed 's/^[ *]* //' 11:48:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:11 +++ grep '^3' /tmp/.pyenv_versions 11:48:11 +++ sort -V 11:48:11 +++ tail -n 1 11:48:11 ++ py_version_xyz=3.10.6 11:48:11 ++ [[ -z 3.10.6 ]] 11:48:11 ++ echo 3.10.6 11:48:11 ++ return 0 11:48:11 + pyenv local 3.10.6 11:48:11 + local command 11:48:11 + command=local 11:48:11 + '[' 2 -gt 0 ']' 11:48:11 + shift 11:48:11 + case "$command" in 11:48:11 + command pyenv local 3.10.6 11:48:11 + pyenv local 3.10.6 11:48:11 + for arg in "$@" 11:48:11 + case $arg in 11:48:11 + pkg_list+='tox ' 11:48:11 + for arg in "$@" 11:48:11 + case $arg in 11:48:11 + pkg_list+='virtualenv ' 11:48:11 + for arg in "$@" 11:48:11 + case $arg in 11:48:11 + pkg_list+='urllib3~=1.26.15 ' 11:48:11 + [[ -f /tmp/.toxenv ]] 11:48:11 + [[ ! -f /tmp/.toxenv ]] 11:48:11 + [[ -n '' ]] 11:48:11 + python3 -m venv /tmp/venv-4Xrd 11:48:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Xrd' 11:48:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Xrd 11:48:15 + echo /tmp/venv-4Xrd 11:48:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:48:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:48:15 + /tmp/venv-4Xrd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:48:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:48:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:48:18 + /tmp/venv-4Xrd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:48:21 + type python3 11:48:21 + true 11:48:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Xrd/bin to PATH' 11:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-4Xrd/bin to PATH 11:48:21 + PATH=/tmp/venv-4Xrd/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:48:21 + return 0 11:48:21 + python3 --version 11:48:21 Python 3.10.6 11:48:21 + python3 -m pip --version 11:48:21 pip 24.0 from /tmp/venv-4Xrd/lib/python3.10/site-packages/pip (python 3.10) 11:48:21 + python3 -m pip freeze 11:48:22 cachetools==5.3.3 11:48:22 chardet==5.2.0 11:48:22 colorama==0.4.6 11:48:22 distlib==0.3.8 11:48:22 filelock==3.13.4 11:48:22 packaging==24.0 11:48:22 platformdirs==4.2.1 11:48:22 pluggy==1.5.0 11:48:22 pyproject-api==1.6.1 11:48:22 tomli==2.0.1 11:48:22 tox==4.14.2 11:48:22 urllib3==1.26.18 11:48:22 virtualenv==20.26.0 11:48:22 [EnvInject] - Injecting environment variables from a build step. 11:48:22 [EnvInject] - Injecting as environment variables the properties content 11:48:22 PARALLEL=false 11:48:22 11:48:22 [EnvInject] - Variables injected successfully. 11:48:22 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18196367486040267249.sh 11:48:22 ---> tox-run.sh 11:48:22 + 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:48:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:48:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:48:22 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:48:22 + cd /w/workspace/oom-master-commit-lint/. 11:48:22 + source /home/jenkins/lf-env.sh 11:48:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:22 ++ mktemp -d /tmp/venv-XXXX 11:48:22 + lf_venv=/tmp/venv-GmTK 11:48:22 + local venv_file=/tmp/.os_lf_venv 11:48:22 + local python=python3 11:48:22 + local options 11:48:22 + local set_path=true 11:48:22 + local install_args= 11:48:22 ++ 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:48:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:22 + true 11:48:22 + case $1 in 11:48:22 + venv_file=/tmp/.toxenv 11:48:22 + shift 2 11:48:22 + true 11:48:22 + case $1 in 11:48:22 + shift 11:48:22 + break 11:48:22 + case $python in 11:48:22 + local pkg_list= 11:48:22 + [[ -d /opt/pyenv ]] 11:48:22 + echo 'Setup pyenv:' 11:48:22 Setup pyenv: 11:48:22 + export PYENV_ROOT=/opt/pyenv 11:48:22 + PYENV_ROOT=/opt/pyenv 11:48:22 + 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:48:22 + 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:48:22 + pyenv versions 11:48:22 system 11:48:22 3.8.13 11:48:22 3.9.13 11:48:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:48:22 + command -v pyenv 11:48:22 ++ pyenv init - --no-rehash 11:48:22 + 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:48:22 export PATH="/opt/pyenv/shims:${PATH}" 11:48:22 export PYENV_SHELL=bash 11:48:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:22 pyenv() { 11:48:22 local command 11:48:22 command="${1:-}" 11:48:22 if [ "$#" -gt 0 ]; then 11:48:22 shift 11:48:22 fi 11:48:22 11:48:22 case "$command" in 11:48:22 rehash|shell) 11:48:22 eval "$(pyenv "sh-$command" "$@")" 11:48:22 ;; 11:48:22 *) 11:48:22 command pyenv "$command" "$@" 11:48:22 ;; 11:48:22 esac 11:48:22 }' 11:48:22 +++ 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:48:22 ++ 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:48:22 ++ 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:48:22 ++ 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:48:22 ++ export PYENV_SHELL=bash 11:48:22 ++ PYENV_SHELL=bash 11:48:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:22 +++ complete -F _pyenv pyenv 11:48:22 ++ lf-pyver python3 11:48:22 ++ local py_version_xy=python3 11:48:22 ++ local py_version_xyz= 11:48:22 ++ pyenv versions 11:48:22 ++ local command 11:48:22 ++ command=versions 11:48:22 ++ '[' 1 -gt 0 ']' 11:48:22 ++ shift 11:48:22 ++ case "$command" in 11:48:22 ++ command pyenv versions 11:48:22 ++ pyenv versions 11:48:22 ++ awk '{ print $1 }' 11:48:22 ++ grep -E '^[0-9.]*[0-9]$' 11:48:22 ++ sed 's/^[ *]* //' 11:48:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:22 +++ grep '^3' /tmp/.pyenv_versions 11:48:22 +++ sort -V 11:48:22 +++ tail -n 1 11:48:22 ++ py_version_xyz=3.10.6 11:48:22 ++ [[ -z 3.10.6 ]] 11:48:22 ++ echo 3.10.6 11:48:22 ++ return 0 11:48:22 + pyenv local 3.10.6 11:48:22 + local command 11:48:22 + command=local 11:48:22 + '[' 2 -gt 0 ']' 11:48:22 + shift 11:48:22 + case "$command" in 11:48:22 + command pyenv local 3.10.6 11:48:22 + pyenv local 3.10.6 11:48:22 + for arg in "$@" 11:48:22 + case $arg in 11:48:22 + pkg_list+='tox ' 11:48:22 + for arg in "$@" 11:48:22 + case $arg in 11:48:22 + pkg_list+='virtualenv ' 11:48:22 + for arg in "$@" 11:48:22 + case $arg in 11:48:22 + pkg_list+='urllib3~=1.26.15 ' 11:48:22 + [[ -f /tmp/.toxenv ]] 11:48:22 ++ cat /tmp/.toxenv 11:48:22 + lf_venv=/tmp/venv-4Xrd 11:48:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Xrd from' file:/tmp/.toxenv 11:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Xrd from file:/tmp/.toxenv 11:48:22 + /tmp/venv-4Xrd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:48:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:48:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:48:23 + /tmp/venv-4Xrd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:48:24 + type python3 11:48:24 + true 11:48:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Xrd/bin to PATH' 11:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-4Xrd/bin to PATH 11:48:24 + PATH=/tmp/venv-4Xrd/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:48:24 + return 0 11:48:24 + [[ -d /opt/pyenv ]] 11:48:24 + echo '---> Setting up pyenv' 11:48:24 ---> Setting up pyenv 11:48:24 + export PYENV_ROOT=/opt/pyenv 11:48:24 + PYENV_ROOT=/opt/pyenv 11:48:24 + export PATH=/opt/pyenv/bin:/tmp/venv-4Xrd/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:48:24 + PATH=/opt/pyenv/bin:/tmp/venv-4Xrd/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:48:24 ++ pwd 11:48:24 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:48:24 + export PYTHONPATH 11:48:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:48:24 + TOX_TESTENV_PASSENV=PYTHONPATH 11:48:24 + tox --version 11:48:24 4.14.2 from /tmp/venv-4Xrd/lib/python3.10/site-packages/tox/__init__.py 11:48:24 + PARALLEL=false 11:48:24 + TOX_OPTIONS_LIST= 11:48:24 + [[ -n gitlint ]] 11:48:24 + TOX_OPTIONS_LIST=' -e gitlint' 11:48:24 + case ${PARALLEL,,} in 11:48:24 + tox -e gitlint 11:48:24 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:48:27 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:48:53 gitlint: freeze> python -m pip freeze --all 11:48:53 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 11:48:53 gitlint: commands[0]> gitlint 11:48:53 gitlint: OK (28.38=setup[28.21]+cmd[0.17] seconds) 11:48:53 congratulations :) (28.56 seconds) 11:48:53 + tox_status=0 11:48:53 + echo '---> Completed tox runs' 11:48:53 ---> Completed tox runs 11:48:53 + for i in .tox/*/log 11:48:53 ++ echo .tox/gitlint/log 11:48:53 ++ awk -F/ '{print $2}' 11:48:53 + tox_env=gitlint 11:48:53 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:48:53 + DOC_DIR=docs/_build/html 11:48:53 + [[ -d docs/_build/html ]] 11:48:53 + echo '---> tox-run.sh ends' 11:48:53 ---> tox-run.sh ends 11:48:53 + test 0 -eq 0 11:48:53 $ ssh-agent -k 11:48:53 unset SSH_AUTH_SOCK; 11:48:53 unset SSH_AGENT_PID; 11:48:53 echo Agent pid 1671 killed; 11:48:53 [ssh-agent] Stopped. 11:48:53 [PostBuildScript] - [INFO] Executing post build scripts. 11:48:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8949256204893312131.sh 11:48:53 ---> sysstat.sh 11:48:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3949238438956578810.sh 11:48:54 ---> package-listing.sh 11:48:54 ++ tr '[:upper:]' '[:lower:]' 11:48:54 ++ facter osfamily 11:48:54 + OS_FAMILY=debian 11:48:54 + workspace=/w/workspace/oom-master-commit-lint 11:48:54 + START_PACKAGES=/tmp/packages_start.txt 11:48:54 + END_PACKAGES=/tmp/packages_end.txt 11:48:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:54 + PACKAGES=/tmp/packages_start.txt 11:48:54 + '[' /w/workspace/oom-master-commit-lint ']' 11:48:54 + PACKAGES=/tmp/packages_end.txt 11:48:54 + case "${OS_FAMILY}" in 11:48:54 + dpkg -l 11:48:54 + grep '^ii' 11:48:54 + '[' -f /tmp/packages_start.txt ']' 11:48:54 + '[' -f /tmp/packages_end.txt ']' 11:48:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:54 + '[' /w/workspace/oom-master-commit-lint ']' 11:48:54 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:48:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:48:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5870468960262751793.sh 11:48:54 ---> capture-instance-metadata.sh 11:48:54 Setup pyenv: 11:48:54 system 11:48:54 3.8.13 11:48:54 3.9.13 11:48:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:48:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XCbB 11:48:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:49:00 lf-activate-venv(): INFO: Installing: lftools 11:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-XCbB/bin to PATH 11:49:36 INFO: Running in OpenStack, capturing instance metadata 11:49:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12539825318960357005.sh 11:49:36 provisioning config files... 11:49:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15402312140122219720tmp 11:49:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:49:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:49:36 [EnvInject] - Injecting environment variables from a build step. 11:49:36 [EnvInject] - Injecting as environment variables the properties content 11:49:36 SERVER_ID=logs 11:49:36 11:49:36 [EnvInject] - Variables injected successfully. 11:49:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16176714069423063912.sh 11:49:36 ---> create-netrc.sh 11:49:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14116820605462131660.sh 11:49:36 ---> python-tools-install.sh 11:49:36 Setup pyenv: 11:49:36 system 11:49:36 3.8.13 11:49:36 3.9.13 11:49:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:49:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XCbB from file:/tmp/.os_lf_venv 11:49:37 lf-activate-venv(): INFO: Installing: lftools 11:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-XCbB/bin to PATH 11:49:45 Generating Requirements File 11:50:12 Python 3.10.6 11:50:12 pip 24.0 from /tmp/venv-XCbB/lib/python3.10/site-packages/pip (python 3.10) 11:50:13 appdirs==1.4.4 11:50:13 argcomplete==3.3.0 11:50:13 aspy.yaml==1.3.0 11:50:13 attrs==23.2.0 11:50:13 autopage==0.5.2 11:50:13 beautifulsoup4==4.12.3 11:50:13 boto3==1.34.92 11:50:13 botocore==1.34.92 11:50:13 bs4==0.0.2 11:50:13 cachetools==5.3.3 11:50:13 certifi==2024.2.2 11:50:13 cffi==1.16.0 11:50:13 cfgv==3.4.0 11:50:13 chardet==5.2.0 11:50:13 charset-normalizer==3.3.2 11:50:13 click==8.1.7 11:50:13 cliff==4.6.0 11:50:13 cmd2==2.4.3 11:50:13 cryptography==3.3.2 11:50:13 debtcollector==3.0.0 11:50:13 decorator==5.1.1 11:50:13 defusedxml==0.7.1 11:50:13 Deprecated==1.2.14 11:50:13 distlib==0.3.8 11:50:13 dnspython==2.6.1 11:50:13 docker==4.2.2 11:50:13 dogpile.cache==1.3.2 11:50:13 email_validator==2.1.1 11:50:13 filelock==3.13.4 11:50:13 future==1.0.0 11:50:13 gitdb==4.0.11 11:50:13 GitPython==3.1.43 11:50:13 google-auth==2.29.0 11:50:13 httplib2==0.22.0 11:50:13 identify==2.5.36 11:50:13 idna==3.7 11:50:13 importlib-resources==1.5.0 11:50:13 iso8601==2.1.0 11:50:13 Jinja2==3.1.3 11:50:13 jmespath==1.0.1 11:50:13 jsonpatch==1.33 11:50:13 jsonpointer==2.4 11:50:13 jsonschema==4.21.1 11:50:13 jsonschema-specifications==2023.12.1 11:50:13 keystoneauth1==5.6.0 11:50:13 kubernetes==29.0.0 11:50:13 lftools==0.37.10 11:50:13 lxml==5.2.1 11:50:13 MarkupSafe==2.1.5 11:50:13 msgpack==1.0.8 11:50:13 multi_key_dict==2.0.3 11:50:13 munch==4.0.0 11:50:13 netaddr==1.2.1 11:50:13 netifaces==0.11.0 11:50:13 niet==1.4.2 11:50:13 nodeenv==1.8.0 11:50:13 oauth2client==4.1.3 11:50:13 oauthlib==3.2.2 11:50:13 openstacksdk==3.1.0 11:50:13 os-client-config==2.1.0 11:50:13 os-service-types==1.7.0 11:50:13 osc-lib==3.0.1 11:50:13 oslo.config==9.4.0 11:50:13 oslo.context==5.5.0 11:50:13 oslo.i18n==6.3.0 11:50:13 oslo.log==5.5.1 11:50:13 oslo.serialization==5.4.0 11:50:13 oslo.utils==7.1.0 11:50:13 packaging==24.0 11:50:13 pbr==6.0.0 11:50:13 platformdirs==4.2.1 11:50:13 prettytable==3.10.0 11:50:13 pyasn1==0.6.0 11:50:13 pyasn1_modules==0.4.0 11:50:13 pycparser==2.22 11:50:13 pygerrit2==2.0.15 11:50:13 PyGithub==2.3.0 11:50:13 pyinotify==0.9.6 11:50:13 PyJWT==2.8.0 11:50:13 PyNaCl==1.5.0 11:50:13 pyparsing==2.4.7 11:50:13 pyperclip==1.8.2 11:50:13 pyrsistent==0.20.0 11:50:13 python-cinderclient==9.5.0 11:50:13 python-dateutil==2.9.0.post0 11:50:13 python-heatclient==3.5.0 11:50:13 python-jenkins==1.8.2 11:50:13 python-keystoneclient==5.4.0 11:50:13 python-magnumclient==4.4.0 11:50:13 python-novaclient==18.6.0 11:50:13 python-openstackclient==6.6.0 11:50:13 python-swiftclient==4.5.0 11:50:13 PyYAML==6.0.1 11:50:13 referencing==0.35.0 11:50:13 requests==2.31.0 11:50:13 requests-oauthlib==2.0.0 11:50:13 requestsexceptions==1.4.0 11:50:13 rfc3986==2.0.0 11:50:13 rpds-py==0.18.0 11:50:13 rsa==4.9 11:50:13 ruamel.yaml==0.18.6 11:50:13 ruamel.yaml.clib==0.2.8 11:50:13 s3transfer==0.10.1 11:50:13 simplejson==3.19.2 11:50:13 six==1.16.0 11:50:13 smmap==5.0.1 11:50:13 soupsieve==2.5 11:50:13 stevedore==5.2.0 11:50:13 tabulate==0.9.0 11:50:13 toml==0.10.2 11:50:13 tomlkit==0.12.4 11:50:13 tqdm==4.66.2 11:50:13 typing_extensions==4.11.0 11:50:13 tzdata==2024.1 11:50:13 urllib3==1.26.18 11:50:13 virtualenv==20.26.0 11:50:13 wcwidth==0.2.13 11:50:13 websocket-client==1.8.0 11:50:13 wrapt==1.16.0 11:50:13 xdg==6.0.0 11:50:13 xmltodict==0.13.0 11:50:13 yq==3.4.1 11:50:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18019025707804967036.sh 11:50:13 ---> sudo-logs.sh 11:50:13 Archiving 'sudo' log.. 11:50:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16232783374802168516.sh 11:50:13 ---> job-cost.sh 11:50:13 Setup pyenv: 11:50:13 system 11:50:13 3.8.13 11:50:13 3.9.13 11:50:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:50:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XCbB from file:/tmp/.os_lf_venv 11:50:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-XCbB/bin to PATH 11:50:19 INFO: No Stack... 11:50:20 INFO: Retrieving Pricing Info for: v3-standard-4 11:50:20 INFO: Archiving Costs 11:50:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4021924033304588731.sh 11:50:20 ---> logs-deploy.sh 11:50:20 Setup pyenv: 11:50:20 system 11:50:20 3.8.13 11:50:20 3.9.13 11:50:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XCbB from file:/tmp/.os_lf_venv 11:50:21 lf-activate-venv(): INFO: Installing: lftools 11:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-XCbB/bin to PATH 11:50:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7331 11:50:30 INFO: archiving workspace using pattern(s): 11:50:31 Archives upload complete. 11:50:32 INFO: archiving logs to Nexus 11:50:32 ---> uname -a: 11:50:32 Linux prd-ubuntu1804-builder-4c-4g-35391 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:50:32 11:50:32 11:50:32 ---> lscpu: 11:50:32 Architecture: x86_64 11:50:32 CPU op-mode(s): 32-bit, 64-bit 11:50:32 Byte Order: Little Endian 11:50:32 CPU(s): 4 11:50:32 On-line CPU(s) list: 0-3 11:50:32 Thread(s) per core: 1 11:50:32 Core(s) per socket: 1 11:50:32 Socket(s): 4 11:50:32 NUMA node(s): 1 11:50:32 Vendor ID: AuthenticAMD 11:50:32 CPU family: 23 11:50:32 Model: 49 11:50:32 Model name: AMD EPYC-Rome Processor 11:50:32 Stepping: 0 11:50:32 CPU MHz: 2799.998 11:50:32 BogoMIPS: 5599.99 11:50:32 Virtualization: AMD-V 11:50:32 Hypervisor vendor: KVM 11:50:32 Virtualization type: full 11:50:32 L1d cache: 32K 11:50:32 L1i cache: 32K 11:50:32 L2 cache: 512K 11:50:32 L3 cache: 16384K 11:50:32 NUMA node0 CPU(s): 0-3 11:50:32 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:50:32 11:50:32 11:50:32 ---> nproc: 11:50:32 4 11:50:32 11:50:32 11:50:32 ---> df -h: 11:50:32 Filesystem Size Used Avail Use% Mounted on 11:50:32 udev 7.9G 0 7.9G 0% /dev 11:50:32 tmpfs 1.6G 672K 1.6G 1% /run 11:50:32 /dev/vda1 78G 8.4G 69G 11% / 11:50:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:50:32 tmpfs 5.0M 0 5.0M 0% /run/lock 11:50:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:50:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:50:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:50:32 11:50:32 11:50:32 ---> free -m: 11:50:32 total used free shared buff/cache available 11:50:32 Mem: 16040 537 13226 0 2275 15179 11:50:32 Swap: 1023 0 1023 11:50:32 11:50:32 11:50:32 ---> ip addr: 11:50:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:50:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:50:32 inet 127.0.0.1/8 scope host lo 11:50:32 valid_lft forever preferred_lft forever 11:50:32 inet6 ::1/128 scope host 11:50:32 valid_lft forever preferred_lft forever 11:50:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:50:32 link/ether fa:16:3e:0c:f3:df brd ff:ff:ff:ff:ff:ff 11:50:32 inet 10.30.106.136/23 brd 10.30.107.255 scope global dynamic ens3 11:50:32 valid_lft 86231sec preferred_lft 86231sec 11:50:32 inet6 fe80::f816:3eff:fe0c:f3df/64 scope link 11:50:32 valid_lft forever preferred_lft forever 11:50:32 11:50:32 11:50:32 ---> sar -b -r -n DEV: 11:50:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35391) 04/26/24 _x86_64_ (4 CPU) 11:50:32 11:50:32 11:47:45 LINUX RESTART (4 CPU) 11:50:32 11:50:32 11:48:01 tps rtps wtps bread/s bwrtn/s 11:50:32 11:49:02 270.27 30.64 239.63 1113.81 62362.67 11:50:32 11:50:01 104.69 14.11 90.58 1066.49 10925.65 11:50:32 Average: 188.17 22.45 165.72 1090.35 36858.07 11:50:32 11:50:32 11:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:50:32 11:49:02 13905644 15578576 2519324 15.34 67592 1800544 759312 4.35 674776 1619432 187392 11:50:32 11:50:01 13590132 15507084 2834836 17.26 88424 2011520 805440 4.61 783152 1800256 146848 11:50:32 Average: 13747888 15542830 2677080 16.30 78008 1906032 782376 4.48 728964 1709844 167120 11:50:32 11:50:32 11:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:50:32 11:49:02 ens3 164.11 122.75 1553.48 31.43 0.00 0.00 0.00 0.00 11:50:32 11:49:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 11:50:32 11:50:01 ens3 50.68 35.77 701.54 8.80 0.00 0.00 0.00 0.00 11:50:32 11:50:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 11:50:32 Average: ens3 107.86 79.62 1131.05 20.21 0.00 0.00 0.00 0.00 11:50:32 Average: lo 1.71 1.71 0.19 0.19 0.00 0.00 0.00 0.00 11:50:32 11:50:32 11:50:32 ---> sar -P ALL: 11:50:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35391) 04/26/24 _x86_64_ (4 CPU) 11:50:32 11:50:32 11:47:45 LINUX RESTART (4 CPU) 11:50:32 11:50:32 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:50:32 11:49:02 all 19.37 0.00 1.98 6.91 0.07 71.67 11:50:32 11:49:02 0 15.98 0.00 1.66 10.00 0.10 72.27 11:50:32 11:49:02 1 32.54 0.00 3.13 9.89 0.08 54.37 11:50:32 11:49:02 2 18.27 0.00 1.46 1.41 0.07 78.81 11:50:32 11:49:02 3 10.65 0.00 1.66 6.35 0.07 81.27 11:50:32 11:50:01 all 19.65 0.00 1.32 4.21 0.06 74.76 11:50:32 11:50:01 0 19.51 0.00 1.39 4.65 0.05 74.40 11:50:32 11:50:01 1 24.06 0.00 1.41 3.53 0.07 70.93 11:50:32 11:50:01 2 9.51 0.00 0.88 1.39 0.05 88.17 11:50:32 11:50:01 3 25.60 0.00 1.57 7.31 0.05 65.47 11:50:32 Average: all 19.51 0.00 1.65 5.57 0.06 73.20 11:50:32 Average: 0 17.73 0.00 1.53 7.34 0.08 73.33 11:50:32 Average: 1 28.33 0.00 2.28 6.73 0.08 62.59 11:50:32 Average: 2 13.92 0.00 1.17 1.40 0.06 83.46 11:50:32 Average: 3 18.07 0.00 1.62 6.83 0.06 73.43 11:50:32 11:50:32 11:50:32