10:19:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 10:19:56 Running as SYSTEM 10:19:56 [EnvInject] - Loading node environment variables. 10:19:56 Building remotely on prd-ubuntu1804-builder-4c-4g-21471 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:19:56 [ssh-agent] Looking for ssh-agent implementation... 10:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:56 $ ssh-agent 10:19:56 SSH_AUTH_SOCK=/tmp/ssh-6sFtmptlyxEp/agent.1814 10:19:56 SSH_AGENT_PID=1816 10:19:56 [ssh-agent] Started. 10:19:56 Running ssh-add (command line suppressed) 10:19:56 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3785432338683918685.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3785432338683918685.key) 10:19:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:19:56 The recommended git tool is: NONE 10:19:58 using credential onap-jenkins-ssh 10:19:58 Wiping out workspace first. 10:19:58 Cloning the remote Git repository 10:19:58 Cloning repository git://cloud.onap.org/mirror/oom.git 10:19:58 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:19:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:19:58 > git --version # timeout=10 10:19:58 > git --version # 'git version 2.17.1' 10:19:58 using GIT_SSH to set credentials Gerrit user 10:19:58 Verifying host key using manually-configured host key entries 10:19:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:20:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:05 using GIT_SSH to set credentials Gerrit user 10:20:05 Verifying host key using manually-configured host key entries 10:20:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/5 # timeout=30 10:20:05 > git rev-parse a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b^{commit} # timeout=10 10:20:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:20:05 Checking out Revision a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b (refs/changes/29/137529/5) 10:20:05 > git config core.sparsecheckout # timeout=10 10:20:05 > git checkout -f a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b # timeout=30 10:20:08 Commit message: "[POLICY] Add kafka support in policy charts" 10:20:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:20:09 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 10:20:09 [EnvInject] - Injecting environment variables from a build step. 10:20:09 [EnvInject] - Injecting as environment variables the properties content 10:20:09 PYTHON=python3 10:20:09 10:20:09 [EnvInject] - Variables injected successfully. 10:20:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15463090435280625434.sh 10:20:09 ---> tox-install.sh 10:20:09 + source /home/jenkins/lf-env.sh 10:20:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:09 ++ mktemp -d /tmp/venv-XXXX 10:20:09 + lf_venv=/tmp/venv-LtkG 10:20:09 + local venv_file=/tmp/.os_lf_venv 10:20:09 + local python=python3 10:20:09 + local options 10:20:09 + local set_path=true 10:20:09 + local install_args= 10:20:09 ++ 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 10:20:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:09 + true 10:20:09 + case $1 in 10:20:09 + venv_file=/tmp/.toxenv 10:20:09 + shift 2 10:20:09 + true 10:20:09 + case $1 in 10:20:09 + shift 10:20:09 + break 10:20:09 + case $python in 10:20:09 + local pkg_list= 10:20:09 + [[ -d /opt/pyenv ]] 10:20:09 + echo 'Setup pyenv:' 10:20:09 Setup pyenv: 10:20:09 + export PYENV_ROOT=/opt/pyenv 10:20:09 + PYENV_ROOT=/opt/pyenv 10:20:09 + 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 10:20:09 + 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 10:20:09 + pyenv versions 10:20:09 * system (set by /opt/pyenv/version) 10:20:09 * 3.8.13 (set by /opt/pyenv/version) 10:20:09 * 3.9.13 (set by /opt/pyenv/version) 10:20:09 * 3.10.6 (set by /opt/pyenv/version) 10:20:09 + command -v pyenv 10:20:09 ++ pyenv init - --no-rehash 10:20:09 + 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[*]}"'\'')" 10:20:09 export PATH="/opt/pyenv/shims:${PATH}" 10:20:09 export PYENV_SHELL=bash 10:20:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:09 pyenv() { 10:20:09 local command 10:20:09 command="${1:-}" 10:20:09 if [ "$#" -gt 0 ]; then 10:20:09 shift 10:20:09 fi 10:20:09 10:20:09 case "$command" in 10:20:09 rehash|shell) 10:20:09 eval "$(pyenv "sh-$command" "$@")" 10:20:09 ;; 10:20:09 *) 10:20:09 command pyenv "$command" "$@" 10:20:09 ;; 10:20:09 esac 10:20:09 }' 10:20:09 +++ 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[*]}"' 10:20:09 ++ 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 10:20:09 ++ 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 10:20:09 ++ 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 10:20:09 ++ export PYENV_SHELL=bash 10:20:09 ++ PYENV_SHELL=bash 10:20:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:09 +++ complete -F _pyenv pyenv 10:20:09 ++ lf-pyver python3 10:20:09 ++ local py_version_xy=python3 10:20:09 ++ local py_version_xyz= 10:20:09 ++ pyenv versions 10:20:09 ++ local command 10:20:09 ++ command=versions 10:20:09 ++ '[' 1 -gt 0 ']' 10:20:09 ++ shift 10:20:09 ++ case "$command" in 10:20:09 ++ command pyenv versions 10:20:09 ++ pyenv versions 10:20:09 ++ sed 's/^[ *]* //' 10:20:09 ++ awk '{ print $1 }' 10:20:09 ++ grep -E '^[0-9.]*[0-9]$' 10:20:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:09 +++ grep '^3' /tmp/.pyenv_versions 10:20:09 +++ tail -n 1 10:20:09 +++ sort -V 10:20:09 ++ py_version_xyz=3.10.6 10:20:09 ++ [[ -z 3.10.6 ]] 10:20:09 ++ echo 3.10.6 10:20:09 ++ return 0 10:20:09 + pyenv local 3.10.6 10:20:09 + local command 10:20:09 + command=local 10:20:09 + '[' 2 -gt 0 ']' 10:20:09 + shift 10:20:09 + case "$command" in 10:20:09 + command pyenv local 3.10.6 10:20:09 + pyenv local 3.10.6 10:20:09 + for arg in "$@" 10:20:09 + case $arg in 10:20:09 + pkg_list+='tox ' 10:20:09 + for arg in "$@" 10:20:09 + case $arg in 10:20:09 + pkg_list+='virtualenv ' 10:20:09 + for arg in "$@" 10:20:09 + case $arg in 10:20:09 + pkg_list+='urllib3~=1.26.15 ' 10:20:09 + [[ -f /tmp/.toxenv ]] 10:20:09 + [[ ! -f /tmp/.toxenv ]] 10:20:09 + [[ -n '' ]] 10:20:09 + python3 -m venv /tmp/venv-LtkG 10:20:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LtkG' 10:20:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LtkG 10:20:14 + echo /tmp/venv-LtkG 10:20:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:20:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:20:14 + /tmp/venv-LtkG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:20:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:20:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:20:18 + /tmp/venv-LtkG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:20:24 + type python3 10:20:24 + true 10:20:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LtkG/bin to PATH' 10:20:24 lf-activate-venv(): INFO: Adding /tmp/venv-LtkG/bin to PATH 10:20:24 + PATH=/tmp/venv-LtkG/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 10:20:24 + return 0 10:20:24 + python3 --version 10:20:24 Python 3.10.6 10:20:24 + python3 -m pip --version 10:20:24 pip 24.0 from /tmp/venv-LtkG/lib/python3.10/site-packages/pip (python 3.10) 10:20:24 + python3 -m pip freeze 10:20:25 cachetools==5.3.3 10:20:25 chardet==5.2.0 10:20:25 colorama==0.4.6 10:20:25 distlib==0.3.8 10:20:25 filelock==3.13.3 10:20:25 packaging==24.0 10:20:25 platformdirs==4.2.0 10:20:25 pluggy==1.4.0 10:20:25 pyproject-api==1.6.1 10:20:25 tomli==2.0.1 10:20:25 tox==4.14.2 10:20:25 urllib3==1.26.18 10:20:25 virtualenv==20.25.1 10:20:25 [EnvInject] - Injecting environment variables from a build step. 10:20:25 [EnvInject] - Injecting as environment variables the properties content 10:20:25 PARALLEL=false 10:20:25 10:20:25 [EnvInject] - Variables injected successfully. 10:20:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14988146952749975577.sh 10:20:25 ---> tox-run.sh 10:20:25 + 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 10:20:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:20:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:20:25 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:20:25 + cd /w/workspace/oom-master-commit-lint/. 10:20:25 + source /home/jenkins/lf-env.sh 10:20:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:25 ++ mktemp -d /tmp/venv-XXXX 10:20:25 + lf_venv=/tmp/venv-6qVJ 10:20:25 + local venv_file=/tmp/.os_lf_venv 10:20:25 + local python=python3 10:20:25 + local options 10:20:25 + local set_path=true 10:20:25 + local install_args= 10:20:25 ++ 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 10:20:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:25 + true 10:20:25 + case $1 in 10:20:25 + venv_file=/tmp/.toxenv 10:20:25 + shift 2 10:20:25 + true 10:20:25 + case $1 in 10:20:25 + shift 10:20:25 + break 10:20:25 + case $python in 10:20:25 + local pkg_list= 10:20:25 + [[ -d /opt/pyenv ]] 10:20:25 + echo 'Setup pyenv:' 10:20:25 Setup pyenv: 10:20:25 + export PYENV_ROOT=/opt/pyenv 10:20:25 + PYENV_ROOT=/opt/pyenv 10:20:25 + 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 10:20:25 + 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 10:20:25 + pyenv versions 10:20:25 system 10:20:25 3.8.13 10:20:25 3.9.13 10:20:25 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:20:25 + command -v pyenv 10:20:25 ++ pyenv init - --no-rehash 10:20:25 + 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[*]}"'\'')" 10:20:25 export PATH="/opt/pyenv/shims:${PATH}" 10:20:25 export PYENV_SHELL=bash 10:20:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:25 pyenv() { 10:20:25 local command 10:20:25 command="${1:-}" 10:20:25 if [ "$#" -gt 0 ]; then 10:20:25 shift 10:20:25 fi 10:20:25 10:20:25 case "$command" in 10:20:25 rehash|shell) 10:20:25 eval "$(pyenv "sh-$command" "$@")" 10:20:25 ;; 10:20:25 *) 10:20:25 command pyenv "$command" "$@" 10:20:25 ;; 10:20:25 esac 10:20:25 }' 10:20:25 +++ 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[*]}"' 10:20:25 ++ 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 10:20:25 ++ 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 10:20:25 ++ 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 10:20:25 ++ export PYENV_SHELL=bash 10:20:25 ++ PYENV_SHELL=bash 10:20:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:25 +++ complete -F _pyenv pyenv 10:20:25 ++ lf-pyver python3 10:20:25 ++ local py_version_xy=python3 10:20:25 ++ local py_version_xyz= 10:20:25 ++ pyenv versions 10:20:25 ++ local command 10:20:25 ++ command=versions 10:20:25 ++ '[' 1 -gt 0 ']' 10:20:25 ++ shift 10:20:25 ++ case "$command" in 10:20:25 ++ command pyenv versions 10:20:25 ++ pyenv versions 10:20:25 ++ sed 's/^[ *]* //' 10:20:25 ++ grep -E '^[0-9.]*[0-9]$' 10:20:25 ++ awk '{ print $1 }' 10:20:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:25 +++ grep '^3' /tmp/.pyenv_versions 10:20:25 +++ sort -V 10:20:25 +++ tail -n 1 10:20:25 ++ py_version_xyz=3.10.6 10:20:25 ++ [[ -z 3.10.6 ]] 10:20:25 ++ echo 3.10.6 10:20:25 ++ return 0 10:20:25 + pyenv local 3.10.6 10:20:25 + local command 10:20:25 + command=local 10:20:25 + '[' 2 -gt 0 ']' 10:20:25 + shift 10:20:25 + case "$command" in 10:20:25 + command pyenv local 3.10.6 10:20:25 + pyenv local 3.10.6 10:20:25 + for arg in "$@" 10:20:25 + case $arg in 10:20:25 + pkg_list+='tox ' 10:20:25 + for arg in "$@" 10:20:25 + case $arg in 10:20:25 + pkg_list+='virtualenv ' 10:20:25 + for arg in "$@" 10:20:25 + case $arg in 10:20:25 + pkg_list+='urllib3~=1.26.15 ' 10:20:25 + [[ -f /tmp/.toxenv ]] 10:20:25 ++ cat /tmp/.toxenv 10:20:25 + lf_venv=/tmp/venv-LtkG 10:20:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LtkG from' file:/tmp/.toxenv 10:20:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LtkG from file:/tmp/.toxenv 10:20:25 + /tmp/venv-LtkG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:20:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:20:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:20:26 + /tmp/venv-LtkG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:20:28 + type python3 10:20:28 + true 10:20:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LtkG/bin to PATH' 10:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-LtkG/bin to PATH 10:20:28 + PATH=/tmp/venv-LtkG/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 10:20:28 + return 0 10:20:28 + [[ -d /opt/pyenv ]] 10:20:28 + echo '---> Setting up pyenv' 10:20:28 ---> Setting up pyenv 10:20:28 + export PYENV_ROOT=/opt/pyenv 10:20:28 + PYENV_ROOT=/opt/pyenv 10:20:28 + export PATH=/opt/pyenv/bin:/tmp/venv-LtkG/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 10:20:28 + PATH=/opt/pyenv/bin:/tmp/venv-LtkG/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 10:20:28 ++ pwd 10:20:28 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:20:28 + export PYTHONPATH 10:20:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:20:28 + TOX_TESTENV_PASSENV=PYTHONPATH 10:20:28 + tox --version 10:20:28 4.14.2 from /tmp/venv-LtkG/lib/python3.10/site-packages/tox/__init__.py 10:20:28 + PARALLEL=false 10:20:28 + TOX_OPTIONS_LIST= 10:20:28 + [[ -n gitlint ]] 10:20:28 + TOX_OPTIONS_LIST=' -e gitlint' 10:20:28 + case ${PARALLEL,,} in 10:20:28 + tox -e gitlint 10:20:28 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:20:31 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 10:21:00 gitlint: freeze> python -m pip freeze --all 10:21:00 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.42.0,wrapt==1.13.3,zipp==3.7.0 10:21:00 gitlint: commands[0]> gitlint 10:21:00 gitlint: OK (31.68=setup[31.52]+cmd[0.17] seconds) 10:21:00 congratulations :) (31.85 seconds) 10:21:00 + tox_status=0 10:21:00 + echo '---> Completed tox runs' 10:21:00 ---> Completed tox runs 10:21:00 + for i in .tox/*/log 10:21:00 ++ awk -F/ '{print $2}' 10:21:00 ++ echo .tox/gitlint/log 10:21:00 + tox_env=gitlint 10:21:00 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:21:00 + DOC_DIR=docs/_build/html 10:21:00 + [[ -d docs/_build/html ]] 10:21:00 + echo '---> tox-run.sh ends' 10:21:00 ---> tox-run.sh ends 10:21:00 + test 0 -eq 0 10:21:01 $ ssh-agent -k 10:21:01 unset SSH_AUTH_SOCK; 10:21:01 unset SSH_AGENT_PID; 10:21:01 echo Agent pid 1816 killed; 10:21:01 [ssh-agent] Stopped. 10:21:01 [PostBuildScript] - [INFO] Executing post build scripts. 10:21:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7647329970014319179.sh 10:21:01 ---> sysstat.sh 10:21:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5890048692396490883.sh 10:21:01 ---> package-listing.sh 10:21:01 ++ facter osfamily 10:21:01 ++ tr '[:upper:]' '[:lower:]' 10:21:01 + OS_FAMILY=debian 10:21:01 + workspace=/w/workspace/oom-master-commit-lint 10:21:01 + START_PACKAGES=/tmp/packages_start.txt 10:21:01 + END_PACKAGES=/tmp/packages_end.txt 10:21:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:01 + PACKAGES=/tmp/packages_start.txt 10:21:01 + '[' /w/workspace/oom-master-commit-lint ']' 10:21:01 + PACKAGES=/tmp/packages_end.txt 10:21:01 + case "${OS_FAMILY}" in 10:21:01 + grep '^ii' 10:21:01 + dpkg -l 10:21:01 + '[' -f /tmp/packages_start.txt ']' 10:21:01 + '[' -f /tmp/packages_end.txt ']' 10:21:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:01 + '[' /w/workspace/oom-master-commit-lint ']' 10:21:01 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:21:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:21:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10909805118653553351.sh 10:21:01 ---> capture-instance-metadata.sh 10:21:01 Setup pyenv: 10:21:01 system 10:21:01 3.8.13 10:21:01 3.9.13 10:21:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:21:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C4U5 10:21:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:21:08 lf-activate-venv(): INFO: Installing: lftools 10:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-C4U5/bin to PATH 10:21:41 INFO: Running in OpenStack, capturing instance metadata 10:21:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12701077213348988537.sh 10:21:41 provisioning config files... 10:21:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12139763647909147528tmp 10:21:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:21:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:21:41 [EnvInject] - Injecting environment variables from a build step. 10:21:41 [EnvInject] - Injecting as environment variables the properties content 10:21:41 SERVER_ID=logs 10:21:41 10:21:41 [EnvInject] - Variables injected successfully. 10:21:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10794892217632172683.sh 10:21:41 ---> create-netrc.sh 10:21:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10655710383356762623.sh 10:21:41 ---> python-tools-install.sh 10:21:41 Setup pyenv: 10:21:41 system 10:21:41 3.8.13 10:21:41 3.9.13 10:21:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:21:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4U5 from file:/tmp/.os_lf_venv 10:21:43 lf-activate-venv(): INFO: Installing: lftools 10:21:50 lf-activate-venv(): INFO: Adding /tmp/venv-C4U5/bin to PATH 10:21:50 Generating Requirements File 10:22:18 Python 3.10.6 10:22:18 pip 24.0 from /tmp/venv-C4U5/lib/python3.10/site-packages/pip (python 3.10) 10:22:19 appdirs==1.4.4 10:22:19 argcomplete==3.2.3 10:22:19 aspy.yaml==1.3.0 10:22:19 attrs==23.2.0 10:22:19 autopage==0.5.2 10:22:19 beautifulsoup4==4.12.3 10:22:19 boto3==1.34.79 10:22:19 botocore==1.34.79 10:22:19 bs4==0.0.2 10:22:19 cachetools==5.3.3 10:22:19 certifi==2024.2.2 10:22:19 cffi==1.16.0 10:22:19 cfgv==3.4.0 10:22:19 chardet==5.2.0 10:22:19 charset-normalizer==3.3.2 10:22:19 click==8.1.7 10:22:19 cliff==4.6.0 10:22:19 cmd2==2.4.3 10:22:19 cryptography==3.3.2 10:22:19 debtcollector==3.0.0 10:22:19 decorator==5.1.1 10:22:19 defusedxml==0.7.1 10:22:19 Deprecated==1.2.14 10:22:19 distlib==0.3.8 10:22:19 dnspython==2.6.1 10:22:19 docker==4.2.2 10:22:19 dogpile.cache==1.3.2 10:22:19 email_validator==2.1.1 10:22:19 filelock==3.13.3 10:22:19 future==1.0.0 10:22:19 gitdb==4.0.11 10:22:19 GitPython==3.1.43 10:22:19 google-auth==2.29.0 10:22:19 httplib2==0.22.0 10:22:19 identify==2.5.35 10:22:19 idna==3.6 10:22:19 importlib-resources==1.5.0 10:22:19 iso8601==2.1.0 10:22:19 Jinja2==3.1.3 10:22:19 jmespath==1.0.1 10:22:19 jsonpatch==1.33 10:22:19 jsonpointer==2.4 10:22:19 jsonschema==4.21.1 10:22:19 jsonschema-specifications==2023.12.1 10:22:19 keystoneauth1==5.6.0 10:22:19 kubernetes==29.0.0 10:22:19 lftools==0.37.10 10:22:19 lxml==5.2.1 10:22:19 MarkupSafe==2.1.5 10:22:19 msgpack==1.0.8 10:22:19 multi_key_dict==2.0.3 10:22:19 munch==4.0.0 10:22:19 netaddr==1.2.1 10:22:19 netifaces==0.11.0 10:22:19 niet==1.4.2 10:22:19 nodeenv==1.8.0 10:22:19 oauth2client==4.1.3 10:22:19 oauthlib==3.2.2 10:22:19 openstacksdk==3.0.0 10:22:19 os-client-config==2.1.0 10:22:19 os-service-types==1.7.0 10:22:19 osc-lib==3.0.1 10:22:19 oslo.config==9.4.0 10:22:19 oslo.context==5.5.0 10:22:19 oslo.i18n==6.3.0 10:22:19 oslo.log==5.5.1 10:22:19 oslo.serialization==5.4.0 10:22:19 oslo.utils==7.1.0 10:22:19 packaging==24.0 10:22:19 pbr==6.0.0 10:22:19 platformdirs==4.2.0 10:22:19 prettytable==3.10.0 10:22:19 pyasn1==0.6.0 10:22:19 pyasn1_modules==0.4.0 10:22:19 pycparser==2.22 10:22:19 pygerrit2==2.0.15 10:22:19 PyGithub==2.3.0 10:22:19 pyinotify==0.9.6 10:22:19 PyJWT==2.8.0 10:22:19 PyNaCl==1.5.0 10:22:19 pyparsing==2.4.7 10:22:19 pyperclip==1.8.2 10:22:19 pyrsistent==0.20.0 10:22:19 python-cinderclient==9.5.0 10:22:19 python-dateutil==2.9.0.post0 10:22:19 python-heatclient==3.5.0 10:22:19 python-jenkins==1.8.2 10:22:19 python-keystoneclient==5.4.0 10:22:19 python-magnumclient==4.4.0 10:22:19 python-novaclient==18.6.0 10:22:19 python-openstackclient==6.6.0 10:22:19 python-swiftclient==4.5.0 10:22:19 PyYAML==6.0.1 10:22:19 referencing==0.34.0 10:22:19 requests==2.31.0 10:22:19 requests-oauthlib==2.0.0 10:22:19 requestsexceptions==1.4.0 10:22:19 rfc3986==2.0.0 10:22:19 rpds-py==0.18.0 10:22:19 rsa==4.9 10:22:19 ruamel.yaml==0.18.6 10:22:19 ruamel.yaml.clib==0.2.8 10:22:19 s3transfer==0.10.1 10:22:19 simplejson==3.19.2 10:22:19 six==1.16.0 10:22:19 smmap==5.0.1 10:22:19 soupsieve==2.5 10:22:19 stevedore==5.2.0 10:22:19 tabulate==0.9.0 10:22:19 toml==0.10.2 10:22:19 tomlkit==0.12.4 10:22:19 tqdm==4.66.2 10:22:19 typing_extensions==4.11.0 10:22:19 tzdata==2024.1 10:22:19 urllib3==1.26.18 10:22:19 virtualenv==20.25.1 10:22:19 wcwidth==0.2.13 10:22:19 websocket-client==1.7.0 10:22:19 wrapt==1.16.0 10:22:19 xdg==6.0.0 10:22:19 xmltodict==0.13.0 10:22:19 yq==3.2.3 10:22:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4741736527624601450.sh 10:22:19 ---> sudo-logs.sh 10:22:19 Archiving 'sudo' log.. 10:22:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10533904105876962944.sh 10:22:19 ---> job-cost.sh 10:22:19 Setup pyenv: 10:22:19 system 10:22:19 3.8.13 10:22:19 3.9.13 10:22:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:22:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4U5 from file:/tmp/.os_lf_venv 10:22:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:22:25 lf-activate-venv(): INFO: Adding /tmp/venv-C4U5/bin to PATH 10:22:25 INFO: No Stack... 10:22:25 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:26 INFO: Archiving Costs 10:22:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12107970275407782484.sh 10:22:26 ---> logs-deploy.sh 10:22:26 Setup pyenv: 10:22:26 system 10:22:26 3.8.13 10:22:26 3.9.13 10:22:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:22:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4U5 from file:/tmp/.os_lf_venv 10:22:27 lf-activate-venv(): INFO: Installing: lftools 10:22:36 lf-activate-venv(): INFO: Adding /tmp/venv-C4U5/bin to PATH 10:22:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7300 10:22:36 INFO: archiving workspace using pattern(s): 10:22:38 Archives upload complete. 10:22:38 INFO: archiving logs to Nexus 10:22:39 ---> uname -a: 10:22:39 Linux prd-ubuntu1804-builder-4c-4g-21471 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:22:39 10:22:39 10:22:39 ---> lscpu: 10:22:39 Architecture: x86_64 10:22:39 CPU op-mode(s): 32-bit, 64-bit 10:22:39 Byte Order: Little Endian 10:22:39 CPU(s): 4 10:22:39 On-line CPU(s) list: 0-3 10:22:39 Thread(s) per core: 1 10:22:39 Core(s) per socket: 1 10:22:39 Socket(s): 4 10:22:39 NUMA node(s): 1 10:22:39 Vendor ID: AuthenticAMD 10:22:39 CPU family: 23 10:22:39 Model: 49 10:22:39 Model name: AMD EPYC-Rome Processor 10:22:39 Stepping: 0 10:22:39 CPU MHz: 2799.998 10:22:39 BogoMIPS: 5599.99 10:22:39 Virtualization: AMD-V 10:22:39 Hypervisor vendor: KVM 10:22:39 Virtualization type: full 10:22:39 L1d cache: 32K 10:22:39 L1i cache: 32K 10:22:39 L2 cache: 512K 10:22:39 L3 cache: 16384K 10:22:39 NUMA node0 CPU(s): 0-3 10:22:39 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 10:22:39 10:22:39 10:22:39 ---> nproc: 10:22:39 4 10:22:39 10:22:39 10:22:39 ---> df -h: 10:22:39 Filesystem Size Used Avail Use% Mounted on 10:22:39 udev 7.9G 0 7.9G 0% /dev 10:22:39 tmpfs 1.6G 672K 1.6G 1% /run 10:22:39 /dev/vda1 78G 8.4G 69G 11% / 10:22:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:22:39 tmpfs 5.0M 0 5.0M 0% /run/lock 10:22:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:22:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:22:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:22:39 10:22:39 10:22:39 ---> free -m: 10:22:39 total used free shared buff/cache available 10:22:39 Mem: 16040 578 13189 0 2272 15139 10:22:39 Swap: 1023 0 1023 10:22:39 10:22:39 10:22:39 ---> ip addr: 10:22:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:22:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:22:39 inet 127.0.0.1/8 scope host lo 10:22:39 valid_lft forever preferred_lft forever 10:22:39 inet6 ::1/128 scope host 10:22:39 valid_lft forever preferred_lft forever 10:22:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:22:39 link/ether fa:16:3e:07:5b:a2 brd ff:ff:ff:ff:ff:ff 10:22:39 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic ens3 10:22:39 valid_lft 86208sec preferred_lft 86208sec 10:22:39 inet6 fe80::f816:3eff:fe07:5ba2/64 scope link 10:22:39 valid_lft forever preferred_lft forever 10:22:39 10:22:39 10:22:39 ---> sar -b -r -n DEV: 10:22:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21471) 04/08/24 _x86_64_ (4 CPU) 10:22:39 10:22:39 10:19:34 LINUX RESTART (4 CPU) 10:22:39 10:22:39 10:20:01 tps rtps wtps bread/s bwrtn/s 10:22:39 10:21:02 167.22 30.64 136.58 1115.81 25133.54 10:22:39 10:22:01 118.98 14.12 104.86 1066.67 28300.29 10:22:39 Average: 143.30 22.45 120.85 1091.45 26703.61 10:22:39 10:22:39 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:39 10:21:02 13904252 15547968 2520716 15.35 66648 1773672 791396 4.53 704284 1592012 188500 10:22:39 10:22:01 13648384 15560820 2776584 16.90 87472 2008016 835816 4.78 727900 1797288 155544 10:22:39 Average: 13776318 15554394 2648650 16.13 77060 1890844 813606 4.66 716092 1694650 172022 10:22:39 10:22:39 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:39 10:21:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:22:39 10:21:02 ens3 104.58 75.17 845.41 27.96 0.00 0.00 0.00 0.00 10:22:39 10:22:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 10:22:39 10:22:01 ens3 46.74 32.52 693.53 7.75 0.00 0.00 0.00 0.00 10:22:39 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 10:22:39 Average: ens3 75.90 54.02 770.11 17.94 0.00 0.00 0.00 0.00 10:22:39 10:22:39 10:22:39 ---> sar -P ALL: 10:22:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21471) 04/08/24 _x86_64_ (4 CPU) 10:22:39 10:22:39 10:19:34 LINUX RESTART (4 CPU) 10:22:39 10:22:39 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:22:39 10:21:02 all 16.09 0.00 1.70 8.95 0.09 73.17 10:22:39 10:21:02 0 8.30 0.00 1.27 21.47 0.08 68.87 10:22:39 10:21:02 1 31.88 0.00 2.58 6.75 0.08 58.71 10:22:39 10:21:02 2 15.63 0.00 1.74 6.76 0.10 75.76 10:22:39 10:21:02 3 8.52 0.00 1.17 0.82 0.08 89.40 10:22:39 10:22:01 all 20.38 0.00 1.35 4.45 0.06 73.76 10:22:39 10:22:01 0 12.81 0.00 1.08 2.67 0.08 83.36 10:22:39 10:22:01 1 39.63 0.00 2.10 12.89 0.09 45.29 10:22:39 10:22:01 2 18.28 0.00 1.36 2.04 0.05 78.26 10:22:39 10:22:01 3 10.93 0.00 0.87 0.24 0.03 87.93 10:22:39 Average: all 18.22 0.00 1.52 6.72 0.07 73.46 10:22:39 Average: 0 10.54 0.00 1.18 12.12 0.08 76.08 10:22:39 Average: 1 35.72 0.00 2.34 9.79 0.08 52.07 10:22:39 Average: 2 16.95 0.00 1.56 4.42 0.08 77.00 10:22:39 Average: 3 9.72 0.00 1.02 0.53 0.06 88.67 10:22:39 10:22:39 10:22:39