10:29:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 10:29:02 Running as SYSTEM 10:29:02 [EnvInject] - Loading node environment variables. 10:29:02 Building remotely on prd-ubuntu1804-builder-4c-4g-18786 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:29:02 [ssh-agent] Looking for ssh-agent implementation... 10:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:02 $ ssh-agent 10:29:02 SSH_AUTH_SOCK=/tmp/ssh-g3bUrenQHoUZ/agent.1686 10:29:02 SSH_AGENT_PID=1688 10:29:02 [ssh-agent] Started. 10:29:02 Running ssh-add (command line suppressed) 10:29:02 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11223655001911378865.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11223655001911378865.key) 10:29:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:29:02 The recommended git tool is: NONE 10:29:03 using credential onap-jenkins-ssh 10:29:03 Wiping out workspace first. 10:29:03 Cloning the remote Git repository 10:29:03 Cloning repository git://cloud.onap.org/mirror/oom.git 10:29:03 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:29:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:03 > git --version # timeout=10 10:29:03 > git --version # 'git version 2.17.1' 10:29:03 using GIT_SSH to set credentials Gerrit user 10:29:03 Verifying host key using manually-configured host key entries 10:29:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:29:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:09 using GIT_SSH to set credentials Gerrit user 10:29:09 Verifying host key using manually-configured host key entries 10:29:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/4 # timeout=30 10:29:10 > git rev-parse 03064c0347ac0935b32de9c022e75fbf528dd520^{commit} # timeout=10 10:29:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:29:10 Checking out Revision 03064c0347ac0935b32de9c022e75fbf528dd520 (refs/changes/02/137602/4) 10:29:10 > git config core.sparsecheckout # timeout=10 10:29:10 > git checkout -f 03064c0347ac0935b32de9c022e75fbf528dd520 # timeout=30 10:29:13 Commit message: "[PORTAL-NG] Publish preferences and history charts" 10:29:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:29:13 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 10:29:13 [EnvInject] - Injecting environment variables from a build step. 10:29:13 [EnvInject] - Injecting as environment variables the properties content 10:29:13 PYTHON=python3 10:29:13 10:29:13 [EnvInject] - Variables injected successfully. 10:29:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1238276115778530602.sh 10:29:13 ---> tox-install.sh 10:29:13 + source /home/jenkins/lf-env.sh 10:29:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:13 ++ mktemp -d /tmp/venv-XXXX 10:29:13 + lf_venv=/tmp/venv-Gw9p 10:29:13 + local venv_file=/tmp/.os_lf_venv 10:29:13 + local python=python3 10:29:13 + local options 10:29:13 + local set_path=true 10:29:13 + local install_args= 10:29:13 ++ 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:29:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:13 + true 10:29:13 + case $1 in 10:29:13 + venv_file=/tmp/.toxenv 10:29:13 + shift 2 10:29:13 + true 10:29:13 + case $1 in 10:29:13 + shift 10:29:13 + break 10:29:13 + case $python in 10:29:13 + local pkg_list= 10:29:13 + [[ -d /opt/pyenv ]] 10:29:13 + echo 'Setup pyenv:' 10:29:13 Setup pyenv: 10:29:13 + export PYENV_ROOT=/opt/pyenv 10:29:13 + PYENV_ROOT=/opt/pyenv 10:29:13 + 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:29:13 + 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:29:13 + pyenv versions 10:29:13 * system (set by /opt/pyenv/version) 10:29:13 * 3.8.13 (set by /opt/pyenv/version) 10:29:13 * 3.9.13 (set by /opt/pyenv/version) 10:29:13 * 3.10.6 (set by /opt/pyenv/version) 10:29:13 + command -v pyenv 10:29:13 ++ pyenv init - --no-rehash 10:29:13 + 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:29:13 export PATH="/opt/pyenv/shims:${PATH}" 10:29:13 export PYENV_SHELL=bash 10:29:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:13 pyenv() { 10:29:13 local command 10:29:13 command="${1:-}" 10:29:13 if [ "$#" -gt 0 ]; then 10:29:13 shift 10:29:13 fi 10:29:13 10:29:13 case "$command" in 10:29:13 rehash|shell) 10:29:13 eval "$(pyenv "sh-$command" "$@")" 10:29:13 ;; 10:29:13 *) 10:29:13 command pyenv "$command" "$@" 10:29:13 ;; 10:29:13 esac 10:29:13 }' 10:29:13 +++ 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:29:13 ++ 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:29:13 ++ 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:29:13 ++ 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:29:13 ++ export PYENV_SHELL=bash 10:29:13 ++ PYENV_SHELL=bash 10:29:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:13 +++ complete -F _pyenv pyenv 10:29:13 ++ lf-pyver python3 10:29:13 ++ local py_version_xy=python3 10:29:13 ++ local py_version_xyz= 10:29:13 ++ pyenv versions 10:29:13 ++ local command 10:29:13 ++ command=versions 10:29:13 ++ '[' 1 -gt 0 ']' 10:29:13 ++ awk '{ print $1 }' 10:29:13 ++ shift 10:29:13 ++ sed 's/^[ *]* //' 10:29:13 ++ case "$command" in 10:29:13 ++ grep -E '^[0-9.]*[0-9]$' 10:29:13 ++ command pyenv versions 10:29:13 ++ pyenv versions 10:29:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:13 +++ grep '^3' /tmp/.pyenv_versions 10:29:13 +++ sort -V 10:29:13 +++ tail -n 1 10:29:13 ++ py_version_xyz=3.10.6 10:29:13 ++ [[ -z 3.10.6 ]] 10:29:13 ++ echo 3.10.6 10:29:13 ++ return 0 10:29:13 + pyenv local 3.10.6 10:29:13 + local command 10:29:13 + command=local 10:29:13 + '[' 2 -gt 0 ']' 10:29:13 + shift 10:29:13 + case "$command" in 10:29:13 + command pyenv local 3.10.6 10:29:13 + pyenv local 3.10.6 10:29:13 + for arg in "$@" 10:29:13 + case $arg in 10:29:13 + pkg_list+='tox ' 10:29:13 + for arg in "$@" 10:29:13 + case $arg in 10:29:13 + pkg_list+='virtualenv ' 10:29:13 + for arg in "$@" 10:29:13 + case $arg in 10:29:13 + pkg_list+='urllib3~=1.26.15 ' 10:29:13 + [[ -f /tmp/.toxenv ]] 10:29:13 + [[ ! -f /tmp/.toxenv ]] 10:29:13 + [[ -n '' ]] 10:29:13 + python3 -m venv /tmp/venv-Gw9p 10:29:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gw9p' 10:29:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gw9p 10:29:19 + echo /tmp/venv-Gw9p 10:29:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:29:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:29:19 + /tmp/venv-Gw9p/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:29:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:29:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:29:24 + /tmp/venv-Gw9p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:29:29 + type python3 10:29:29 + true 10:29:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gw9p/bin to PATH' 10:29:29 lf-activate-venv(): INFO: Adding /tmp/venv-Gw9p/bin to PATH 10:29:29 + PATH=/tmp/venv-Gw9p/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:29:29 + return 0 10:29:29 + python3 --version 10:29:29 Python 3.10.6 10:29:29 + python3 -m pip --version 10:29:30 pip 24.0 from /tmp/venv-Gw9p/lib/python3.10/site-packages/pip (python 3.10) 10:29:30 + python3 -m pip freeze 10:29:30 cachetools==5.3.3 10:29:30 chardet==5.2.0 10:29:30 colorama==0.4.6 10:29:30 distlib==0.3.8 10:29:30 filelock==3.13.3 10:29:30 packaging==24.0 10:29:30 platformdirs==4.2.0 10:29:30 pluggy==1.4.0 10:29:30 pyproject-api==1.6.1 10:29:30 tomli==2.0.1 10:29:30 tox==4.14.2 10:29:30 urllib3==1.26.18 10:29:30 virtualenv==20.25.1 10:29:30 [EnvInject] - Injecting environment variables from a build step. 10:29:30 [EnvInject] - Injecting as environment variables the properties content 10:29:30 PARALLEL=false 10:29:30 10:29:30 [EnvInject] - Variables injected successfully. 10:29:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6682484427499634227.sh 10:29:30 ---> tox-run.sh 10:29:30 + 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:29:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:29:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:29:30 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:29:30 + cd /w/workspace/oom-master-commit-lint/. 10:29:30 + source /home/jenkins/lf-env.sh 10:29:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:30 ++ mktemp -d /tmp/venv-XXXX 10:29:30 + lf_venv=/tmp/venv-CnRv 10:29:30 + local venv_file=/tmp/.os_lf_venv 10:29:30 + local python=python3 10:29:30 + local options 10:29:30 + local set_path=true 10:29:30 + local install_args= 10:29:30 ++ 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:29:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:30 + true 10:29:30 + case $1 in 10:29:30 + venv_file=/tmp/.toxenv 10:29:30 + shift 2 10:29:30 + true 10:29:30 + case $1 in 10:29:30 + shift 10:29:30 + break 10:29:30 + case $python in 10:29:30 + local pkg_list= 10:29:30 + [[ -d /opt/pyenv ]] 10:29:30 + echo 'Setup pyenv:' 10:29:30 Setup pyenv: 10:29:30 + export PYENV_ROOT=/opt/pyenv 10:29:30 + PYENV_ROOT=/opt/pyenv 10:29:30 + 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:29:30 + 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:29:30 + pyenv versions 10:29:30 system 10:29:30 3.8.13 10:29:30 3.9.13 10:29:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:29:30 + command -v pyenv 10:29:30 ++ pyenv init - --no-rehash 10:29:30 + 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:29:30 export PATH="/opt/pyenv/shims:${PATH}" 10:29:30 export PYENV_SHELL=bash 10:29:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:30 pyenv() { 10:29:30 local command 10:29:30 command="${1:-}" 10:29:30 if [ "$#" -gt 0 ]; then 10:29:30 shift 10:29:30 fi 10:29:30 10:29:30 case "$command" in 10:29:30 rehash|shell) 10:29:30 eval "$(pyenv "sh-$command" "$@")" 10:29:30 ;; 10:29:30 *) 10:29:30 command pyenv "$command" "$@" 10:29:30 ;; 10:29:30 esac 10:29:30 }' 10:29:30 +++ 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:29:30 ++ 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:29:30 ++ 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:29:30 ++ 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:29:30 ++ export PYENV_SHELL=bash 10:29:30 ++ PYENV_SHELL=bash 10:29:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:30 +++ complete -F _pyenv pyenv 10:29:30 ++ lf-pyver python3 10:29:30 ++ local py_version_xy=python3 10:29:30 ++ local py_version_xyz= 10:29:30 ++ pyenv versions 10:29:30 ++ local command 10:29:30 ++ command=versions 10:29:30 ++ '[' 1 -gt 0 ']' 10:29:30 ++ shift 10:29:30 ++ case "$command" in 10:29:30 ++ command pyenv versions 10:29:30 ++ pyenv versions 10:29:30 ++ sed 's/^[ *]* //' 10:29:30 ++ awk '{ print $1 }' 10:29:30 ++ grep -E '^[0-9.]*[0-9]$' 10:29:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:30 +++ grep '^3' /tmp/.pyenv_versions 10:29:30 +++ sort -V 10:29:30 +++ tail -n 1 10:29:30 ++ py_version_xyz=3.10.6 10:29:30 ++ [[ -z 3.10.6 ]] 10:29:30 ++ echo 3.10.6 10:29:30 ++ return 0 10:29:30 + pyenv local 3.10.6 10:29:30 + local command 10:29:30 + command=local 10:29:30 + '[' 2 -gt 0 ']' 10:29:30 + shift 10:29:30 + case "$command" in 10:29:30 + command pyenv local 3.10.6 10:29:30 + pyenv local 3.10.6 10:29:30 + for arg in "$@" 10:29:30 + case $arg in 10:29:30 + pkg_list+='tox ' 10:29:30 + for arg in "$@" 10:29:30 + case $arg in 10:29:30 + pkg_list+='virtualenv ' 10:29:30 + for arg in "$@" 10:29:30 + case $arg in 10:29:30 + pkg_list+='urllib3~=1.26.15 ' 10:29:30 + [[ -f /tmp/.toxenv ]] 10:29:30 ++ cat /tmp/.toxenv 10:29:30 + lf_venv=/tmp/venv-Gw9p 10:29:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gw9p from' file:/tmp/.toxenv 10:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gw9p from file:/tmp/.toxenv 10:29:30 + /tmp/venv-Gw9p/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:29:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:29:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:29:31 + /tmp/venv-Gw9p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:29:32 + type python3 10:29:32 + true 10:29:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gw9p/bin to PATH' 10:29:32 lf-activate-venv(): INFO: Adding /tmp/venv-Gw9p/bin to PATH 10:29:32 + PATH=/tmp/venv-Gw9p/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:29:32 + return 0 10:29:32 + [[ -d /opt/pyenv ]] 10:29:32 + echo '---> Setting up pyenv' 10:29:32 ---> Setting up pyenv 10:29:32 + export PYENV_ROOT=/opt/pyenv 10:29:32 + PYENV_ROOT=/opt/pyenv 10:29:32 + export PATH=/opt/pyenv/bin:/tmp/venv-Gw9p/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:29:32 + PATH=/opt/pyenv/bin:/tmp/venv-Gw9p/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:29:32 ++ pwd 10:29:32 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:29:32 + export PYTHONPATH 10:29:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:32 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:32 + tox --version 10:29:33 4.14.2 from /tmp/venv-Gw9p/lib/python3.10/site-packages/tox/__init__.py 10:29:33 + PARALLEL=false 10:29:33 + TOX_OPTIONS_LIST= 10:29:33 + [[ -n gitlint ]] 10:29:33 + TOX_OPTIONS_LIST=' -e gitlint' 10:29:33 + case ${PARALLEL,,} in 10:29:33 + tox -e gitlint 10:29:33 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:29:35 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:30:03 gitlint: freeze> python -m pip freeze --all 10:30:03 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 10:30:03 gitlint: commands[0]> gitlint 10:30:03 gitlint: OK (30.28=setup[30.08]+cmd[0.20] seconds) 10:30:03 congratulations :) (30.45 seconds) 10:30:04 + tox_status=0 10:30:04 + echo '---> Completed tox runs' 10:30:04 ---> Completed tox runs 10:30:04 + for i in .tox/*/log 10:30:04 ++ echo .tox/gitlint/log 10:30:04 ++ awk -F/ '{print $2}' 10:30:04 + tox_env=gitlint 10:30:04 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:30:04 + DOC_DIR=docs/_build/html 10:30:04 + [[ -d docs/_build/html ]] 10:30:04 + echo '---> tox-run.sh ends' 10:30:04 ---> tox-run.sh ends 10:30:04 + test 0 -eq 0 10:30:04 $ ssh-agent -k 10:30:04 unset SSH_AUTH_SOCK; 10:30:04 unset SSH_AGENT_PID; 10:30:04 echo Agent pid 1688 killed; 10:30:04 [ssh-agent] Stopped. 10:30:04 [PostBuildScript] - [INFO] Executing post build scripts. 10:30:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11065821591177024609.sh 10:30:04 ---> sysstat.sh 10:30:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7112795919758529296.sh 10:30:04 ---> package-listing.sh 10:30:04 ++ facter osfamily 10:30:04 ++ tr '[:upper:]' '[:lower:]' 10:30:04 + OS_FAMILY=debian 10:30:04 + workspace=/w/workspace/oom-master-commit-lint 10:30:04 + START_PACKAGES=/tmp/packages_start.txt 10:30:04 + END_PACKAGES=/tmp/packages_end.txt 10:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:04 + PACKAGES=/tmp/packages_start.txt 10:30:04 + '[' /w/workspace/oom-master-commit-lint ']' 10:30:04 + PACKAGES=/tmp/packages_end.txt 10:30:04 + case "${OS_FAMILY}" in 10:30:04 + dpkg -l 10:30:04 + grep '^ii' 10:30:04 + '[' -f /tmp/packages_start.txt ']' 10:30:04 + '[' -f /tmp/packages_end.txt ']' 10:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:04 + '[' /w/workspace/oom-master-commit-lint ']' 10:30:04 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:30:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins272523889532133711.sh 10:30:04 ---> capture-instance-metadata.sh 10:30:04 Setup pyenv: 10:30:04 system 10:30:04 3.8.13 10:30:04 3.9.13 10:30:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:30:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TFLp 10:30:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:30:12 lf-activate-venv(): INFO: Installing: lftools 10:30:49 lf-activate-venv(): INFO: Adding /tmp/venv-TFLp/bin to PATH 10:30:49 INFO: Running in OpenStack, capturing instance metadata 10:30:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9016387753318040562.sh 10:30:49 provisioning config files... 10:30:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14725018066357469370tmp 10:30:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:30:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:30:49 [EnvInject] - Injecting environment variables from a build step. 10:30:49 [EnvInject] - Injecting as environment variables the properties content 10:30:49 SERVER_ID=logs 10:30:49 10:30:49 [EnvInject] - Variables injected successfully. 10:30:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2461677980518409593.sh 10:30:49 ---> create-netrc.sh 10:30:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15044135909949580320.sh 10:30:49 ---> python-tools-install.sh 10:30:49 Setup pyenv: 10:30:49 system 10:30:49 3.8.13 10:30:49 3.9.13 10:30:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFLp from file:/tmp/.os_lf_venv 10:30:51 lf-activate-venv(): INFO: Installing: lftools 10:30:59 lf-activate-venv(): INFO: Adding /tmp/venv-TFLp/bin to PATH 10:30:59 Generating Requirements File 10:31:28 Python 3.10.6 10:31:29 pip 24.0 from /tmp/venv-TFLp/lib/python3.10/site-packages/pip (python 3.10) 10:31:29 appdirs==1.4.4 10:31:29 argcomplete==3.2.3 10:31:29 aspy.yaml==1.3.0 10:31:29 attrs==23.2.0 10:31:29 autopage==0.5.2 10:31:29 beautifulsoup4==4.12.3 10:31:29 boto3==1.34.72 10:31:29 botocore==1.34.72 10:31:29 bs4==0.0.2 10:31:29 cachetools==5.3.3 10:31:29 certifi==2024.2.2 10:31:29 cffi==1.16.0 10:31:29 cfgv==3.4.0 10:31:29 chardet==5.2.0 10:31:29 charset-normalizer==3.3.2 10:31:29 click==8.1.7 10:31:29 cliff==4.6.0 10:31:29 cmd2==2.4.3 10:31:29 cryptography==3.3.2 10:31:29 debtcollector==3.0.0 10:31:29 decorator==5.1.1 10:31:29 defusedxml==0.7.1 10:31:29 Deprecated==1.2.14 10:31:29 distlib==0.3.8 10:31:29 dnspython==2.6.1 10:31:29 docker==4.2.2 10:31:29 dogpile.cache==1.3.2 10:31:29 email_validator==2.1.1 10:31:29 filelock==3.13.3 10:31:29 future==1.0.0 10:31:29 gitdb==4.0.11 10:31:29 GitPython==3.1.42 10:31:29 google-auth==2.29.0 10:31:29 httplib2==0.22.0 10:31:29 identify==2.5.35 10:31:29 idna==3.6 10:31:29 importlib-resources==1.5.0 10:31:29 iso8601==2.1.0 10:31:29 Jinja2==3.1.3 10:31:29 jmespath==1.0.1 10:31:29 jsonpatch==1.33 10:31:29 jsonpointer==2.4 10:31:29 jsonschema==4.21.1 10:31:29 jsonschema-specifications==2023.12.1 10:31:29 keystoneauth1==5.6.0 10:31:29 kubernetes==29.0.0 10:31:29 lftools==0.37.10 10:31:29 lxml==5.1.0 10:31:29 MarkupSafe==2.1.5 10:31:29 msgpack==1.0.8 10:31:29 multi_key_dict==2.0.3 10:31:29 munch==4.0.0 10:31:29 netaddr==1.2.1 10:31:29 netifaces==0.11.0 10:31:29 niet==1.4.2 10:31:29 nodeenv==1.8.0 10:31:29 oauth2client==4.1.3 10:31:29 oauthlib==3.2.2 10:31:29 openstacksdk==3.0.0 10:31:29 os-client-config==2.1.0 10:31:29 os-service-types==1.7.0 10:31:29 osc-lib==3.0.1 10:31:29 oslo.config==9.4.0 10:31:29 oslo.context==5.5.0 10:31:29 oslo.i18n==6.3.0 10:31:29 oslo.log==5.5.0 10:31:29 oslo.serialization==5.4.0 10:31:29 oslo.utils==7.1.0 10:31:29 packaging==24.0 10:31:29 pbr==6.0.0 10:31:29 platformdirs==4.2.0 10:31:29 prettytable==3.10.0 10:31:29 pyasn1==0.6.0 10:31:29 pyasn1_modules==0.4.0 10:31:29 pycparser==2.21 10:31:29 pygerrit2==2.0.15 10:31:29 PyGithub==2.3.0 10:31:29 pyinotify==0.9.6 10:31:29 PyJWT==2.8.0 10:31:29 PyNaCl==1.5.0 10:31:29 pyparsing==2.4.7 10:31:29 pyperclip==1.8.2 10:31:29 pyrsistent==0.20.0 10:31:29 python-cinderclient==9.5.0 10:31:29 python-dateutil==2.9.0.post0 10:31:29 python-heatclient==3.5.0 10:31:29 python-jenkins==1.8.2 10:31:29 python-keystoneclient==5.4.0 10:31:29 python-magnumclient==4.4.0 10:31:29 python-novaclient==18.6.0 10:31:29 python-openstackclient==6.6.0 10:31:29 python-swiftclient==4.5.0 10:31:29 PyYAML==6.0.1 10:31:29 referencing==0.34.0 10:31:29 requests==2.31.0 10:31:29 requests-oauthlib==2.0.0 10:31:29 requestsexceptions==1.4.0 10:31:29 rfc3986==2.0.0 10:31:29 rpds-py==0.18.0 10:31:29 rsa==4.9 10:31:29 ruamel.yaml==0.18.6 10:31:29 ruamel.yaml.clib==0.2.8 10:31:29 s3transfer==0.10.1 10:31:29 simplejson==3.19.2 10:31:29 six==1.16.0 10:31:29 smmap==5.0.1 10:31:29 soupsieve==2.5 10:31:29 stevedore==5.2.0 10:31:29 tabulate==0.9.0 10:31:29 toml==0.10.2 10:31:29 tomlkit==0.12.4 10:31:29 tqdm==4.66.2 10:31:29 typing_extensions==4.10.0 10:31:29 tzdata==2024.1 10:31:29 urllib3==1.26.18 10:31:29 virtualenv==20.25.1 10:31:29 wcwidth==0.2.13 10:31:29 websocket-client==1.7.0 10:31:29 wrapt==1.16.0 10:31:29 xdg==6.0.0 10:31:29 xmltodict==0.13.0 10:31:29 yq==3.2.3 10:31:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12637055359454620197.sh 10:31:29 ---> sudo-logs.sh 10:31:29 Archiving 'sudo' log.. 10:31:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4970712832174934663.sh 10:31:29 ---> job-cost.sh 10:31:29 Setup pyenv: 10:31:29 system 10:31:29 3.8.13 10:31:29 3.9.13 10:31:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFLp from file:/tmp/.os_lf_venv 10:31:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-TFLp/bin to PATH 10:31:36 INFO: No Stack... 10:31:37 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:37 INFO: Archiving Costs 10:31:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4727474444264273837.sh 10:31:37 ---> logs-deploy.sh 10:31:37 Setup pyenv: 10:31:37 system 10:31:37 3.8.13 10:31:37 3.9.13 10:31:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:31:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFLp from file:/tmp/.os_lf_venv 10:31:39 lf-activate-venv(): INFO: Installing: lftools 10:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-TFLp/bin to PATH 10:31:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7271 10:31:49 INFO: archiving workspace using pattern(s): 10:31:50 Archives upload complete. 10:31:50 INFO: archiving logs to Nexus 10:31:51 ---> uname -a: 10:31:51 Linux prd-ubuntu1804-builder-4c-4g-18786 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:31:51 10:31:51 10:31:51 ---> lscpu: 10:31:51 Architecture: x86_64 10:31:51 CPU op-mode(s): 32-bit, 64-bit 10:31:51 Byte Order: Little Endian 10:31:51 CPU(s): 4 10:31:51 On-line CPU(s) list: 0-3 10:31:51 Thread(s) per core: 1 10:31:51 Core(s) per socket: 1 10:31:51 Socket(s): 4 10:31:51 NUMA node(s): 1 10:31:51 Vendor ID: AuthenticAMD 10:31:51 CPU family: 23 10:31:51 Model: 49 10:31:51 Model name: AMD EPYC-Rome Processor 10:31:51 Stepping: 0 10:31:51 CPU MHz: 2799.998 10:31:51 BogoMIPS: 5599.99 10:31:51 Virtualization: AMD-V 10:31:51 Hypervisor vendor: KVM 10:31:51 Virtualization type: full 10:31:51 L1d cache: 32K 10:31:51 L1i cache: 32K 10:31:51 L2 cache: 512K 10:31:51 L3 cache: 16384K 10:31:51 NUMA node0 CPU(s): 0-3 10:31:51 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:31:51 10:31:51 10:31:51 ---> nproc: 10:31:51 4 10:31:51 10:31:51 10:31:51 ---> df -h: 10:31:51 Filesystem Size Used Avail Use% Mounted on 10:31:51 udev 7.9G 0 7.9G 0% /dev 10:31:51 tmpfs 1.6G 672K 1.6G 1% /run 10:31:51 /dev/vda1 78G 8.5G 69G 11% / 10:31:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:31:51 tmpfs 5.0M 0 5.0M 0% /run/lock 10:31:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:31:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:31:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:31:51 10:31:51 10:31:51 ---> free -m: 10:31:51 total used free shared buff/cache available 10:31:51 Mem: 16040 546 13209 0 2284 15171 10:31:51 Swap: 1023 0 1023 10:31:51 10:31:51 10:31:51 ---> ip addr: 10:31:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:51 inet 127.0.0.1/8 scope host lo 10:31:51 valid_lft forever preferred_lft forever 10:31:51 inet6 ::1/128 scope host 10:31:51 valid_lft forever preferred_lft forever 10:31:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:51 link/ether fa:16:3e:c4:17:c1 brd ff:ff:ff:ff:ff:ff 10:31:51 inet 10.30.107.252/23 brd 10.30.107.255 scope global dynamic ens3 10:31:51 valid_lft 86212sec preferred_lft 86212sec 10:31:51 inet6 fe80::f816:3eff:fec4:17c1/64 scope link 10:31:51 valid_lft forever preferred_lft forever 10:31:51 10:31:51 10:31:51 ---> sar -b -r -n DEV: 10:31:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18786) 03/28/24 _x86_64_ (4 CPU) 10:31:51 10:31:51 10:28:46 LINUX RESTART (4 CPU) 10:31:51 10:31:51 10:29:01 tps rtps wtps bread/s bwrtn/s 10:31:51 10:30:02 240.48 36.34 204.13 1323.51 29452.42 10:31:51 10:31:01 119.52 14.34 105.19 1081.17 31147.26 10:31:51 Average: 180.51 25.43 155.07 1203.36 30292.72 10:31:51 10:31:51 10:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:51 10:30:02 13813052 15486492 2611916 15.90 65328 1805440 932748 5.34 790400 1598488 219132 10:31:51 10:31:01 13674932 15571836 2750036 16.74 86088 1994228 757524 4.34 715072 1784820 131756 10:31:51 Average: 13743992 15529164 2680976 16.32 75708 1899834 845136 4.84 752736 1691654 175444 10:31:51 10:31:51 10:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:51 10:30:02 ens3 273.45 172.94 1700.09 48.77 0.00 0.00 0.00 0.00 10:31:51 10:30:02 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:31:51 10:31:01 ens3 47.69 32.88 660.89 8.66 0.00 0.00 0.00 0.00 10:31:51 10:31:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 10:31:51 Average: ens3 161.52 103.50 1184.85 28.89 0.00 0.00 0.00 0.00 10:31:51 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 10:31:51 10:31:51 10:31:51 ---> sar -P ALL: 10:31:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18786) 03/28/24 _x86_64_ (4 CPU) 10:31:51 10:31:51 10:28:46 LINUX RESTART (4 CPU) 10:31:51 10:31:51 10:29:01 CPU %user %nice %system %iowait %steal %idle 10:31:51 10:30:02 all 18.16 0.00 1.72 8.79 0.07 71.27 10:31:51 10:30:02 0 8.37 0.00 1.17 5.84 0.07 84.55 10:31:51 10:30:02 1 5.57 0.00 1.14 20.77 0.05 72.47 10:31:51 10:30:02 2 25.28 0.00 1.86 3.48 0.05 69.33 10:31:51 10:30:02 3 33.40 0.00 2.71 5.04 0.10 58.75 10:31:51 10:31:01 all 18.90 0.00 1.47 7.01 0.06 72.56 10:31:51 10:31:01 0 16.24 0.00 1.16 10.90 0.07 71.64 10:31:51 10:31:01 1 20.92 0.00 1.44 1.43 0.03 76.18 10:31:51 10:31:01 2 2.12 0.00 0.71 6.03 0.02 91.12 10:31:51 10:31:01 3 36.40 0.00 2.55 9.70 0.07 51.28 10:31:51 Average: all 18.53 0.00 1.59 7.91 0.06 71.91 10:31:51 Average: 0 12.28 0.00 1.17 8.35 0.07 78.14 10:31:51 Average: 1 13.19 0.00 1.29 11.16 0.04 74.31 10:31:51 Average: 2 13.78 0.00 1.29 4.75 0.03 80.15 10:31:51 Average: 3 34.89 0.00 2.63 7.35 0.08 55.05 10:31:51 10:31:51 10:31:51