07:05:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 07:05:22 Running as SYSTEM 07:05:22 [EnvInject] - Loading node environment variables. 07:05:22 Building remotely on prd-ubuntu1804-builder-4c-4g-19991 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:05:22 [ssh-agent] Looking for ssh-agent implementation... 07:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:22 $ ssh-agent 07:05:22 SSH_AUTH_SOCK=/tmp/ssh-wZ60xCbVCC4v/agent.1702 07:05:22 SSH_AGENT_PID=1703 07:05:22 [ssh-agent] Started. 07:05:22 Running ssh-add (command line suppressed) 07:05:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_206424622627388595.key (/w/workspace/oom-master-commit-lint@tmp/private_key_206424622627388595.key) 07:05:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:05:22 The recommended git tool is: NONE 07:05:24 using credential onap-jenkins-ssh 07:05:24 Wiping out workspace first. 07:05:24 Cloning the remote Git repository 07:05:24 Cloning repository git://cloud.onap.org/mirror/oom.git 07:05:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:05:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:05:24 > git --version # timeout=10 07:05:24 > git --version # 'git version 2.17.1' 07:05:24 using GIT_SSH to set credentials Gerrit user 07:05:24 Verifying host key using manually-configured host key entries 07:05:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:05:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:05:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:05:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:05:30 using GIT_SSH to set credentials Gerrit user 07:05:30 Verifying host key using manually-configured host key entries 07:05:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/9 # timeout=30 07:05:30 > git rev-parse 7795f0919b3cfcd836ddc3670ef038abfee10534^{commit} # timeout=10 07:05:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:05:30 Checking out Revision 7795f0919b3cfcd836ddc3670ef038abfee10534 (refs/changes/90/137590/9) 07:05:30 > git config core.sparsecheckout # timeout=10 07:05:30 > git checkout -f 7795f0919b3cfcd836ddc3670ef038abfee10534 # timeout=30 07:05:33 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 07:05:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:05:33 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:05:33 [EnvInject] - Injecting environment variables from a build step. 07:05:33 [EnvInject] - Injecting as environment variables the properties content 07:05:33 PYTHON=python3 07:05:33 07:05:33 [EnvInject] - Variables injected successfully. 07:05:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins255616354733252985.sh 07:05:33 ---> tox-install.sh 07:05:33 + source /home/jenkins/lf-env.sh 07:05:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:05:33 ++ mktemp -d /tmp/venv-XXXX 07:05:33 + lf_venv=/tmp/venv-afHM 07:05:33 + local venv_file=/tmp/.os_lf_venv 07:05:33 + local python=python3 07:05:33 + local options 07:05:33 + local set_path=true 07:05:33 + local install_args= 07:05:33 ++ 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 07:05:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:05:33 + true 07:05:33 + case $1 in 07:05:33 + venv_file=/tmp/.toxenv 07:05:33 + shift 2 07:05:33 + true 07:05:33 + case $1 in 07:05:33 + shift 07:05:33 + break 07:05:33 + case $python in 07:05:33 + local pkg_list= 07:05:33 + [[ -d /opt/pyenv ]] 07:05:33 + echo 'Setup pyenv:' 07:05:33 Setup pyenv: 07:05:33 + export PYENV_ROOT=/opt/pyenv 07:05:33 + PYENV_ROOT=/opt/pyenv 07:05:33 + 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 07:05:33 + 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 07:05:33 + pyenv versions 07:05:33 * system (set by /opt/pyenv/version) 07:05:33 * 3.8.13 (set by /opt/pyenv/version) 07:05:34 * 3.9.13 (set by /opt/pyenv/version) 07:05:34 * 3.10.6 (set by /opt/pyenv/version) 07:05:34 + command -v pyenv 07:05:34 ++ pyenv init - --no-rehash 07:05:34 + 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[*]}"'\'')" 07:05:34 export PATH="/opt/pyenv/shims:${PATH}" 07:05:34 export PYENV_SHELL=bash 07:05:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:05:34 pyenv() { 07:05:34 local command 07:05:34 command="${1:-}" 07:05:34 if [ "$#" -gt 0 ]; then 07:05:34 shift 07:05:34 fi 07:05:34 07:05:34 case "$command" in 07:05:34 rehash|shell) 07:05:34 eval "$(pyenv "sh-$command" "$@")" 07:05:34 ;; 07:05:34 *) 07:05:34 command pyenv "$command" "$@" 07:05:34 ;; 07:05:34 esac 07:05:34 }' 07:05:34 +++ 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[*]}"' 07:05:34 ++ 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 07:05:34 ++ 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 07:05:34 ++ 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 07:05:34 ++ export PYENV_SHELL=bash 07:05:34 ++ PYENV_SHELL=bash 07:05:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:05:34 +++ complete -F _pyenv pyenv 07:05:34 ++ lf-pyver python3 07:05:34 ++ local py_version_xy=python3 07:05:34 ++ local py_version_xyz= 07:05:34 ++ pyenv versions 07:05:34 ++ local command 07:05:34 ++ command=versions 07:05:34 ++ sed 's/^[ *]* //' 07:05:34 ++ '[' 1 -gt 0 ']' 07:05:34 ++ shift 07:05:34 ++ case "$command" in 07:05:34 ++ command pyenv versions 07:05:34 ++ pyenv versions 07:05:34 ++ awk '{ print $1 }' 07:05:34 ++ grep -E '^[0-9.]*[0-9]$' 07:05:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:05:34 +++ grep '^3' /tmp/.pyenv_versions 07:05:34 +++ sort -V 07:05:34 +++ tail -n 1 07:05:34 ++ py_version_xyz=3.10.6 07:05:34 ++ [[ -z 3.10.6 ]] 07:05:34 ++ echo 3.10.6 07:05:34 ++ return 0 07:05:34 + pyenv local 3.10.6 07:05:34 + local command 07:05:34 + command=local 07:05:34 + '[' 2 -gt 0 ']' 07:05:34 + shift 07:05:34 + case "$command" in 07:05:34 + command pyenv local 3.10.6 07:05:34 + pyenv local 3.10.6 07:05:34 + for arg in "$@" 07:05:34 + case $arg in 07:05:34 + pkg_list+='tox ' 07:05:34 + for arg in "$@" 07:05:34 + case $arg in 07:05:34 + pkg_list+='virtualenv ' 07:05:34 + for arg in "$@" 07:05:34 + case $arg in 07:05:34 + pkg_list+='urllib3~=1.26.15 ' 07:05:34 + [[ -f /tmp/.toxenv ]] 07:05:34 + [[ ! -f /tmp/.toxenv ]] 07:05:34 + [[ -n '' ]] 07:05:34 + python3 -m venv /tmp/venv-afHM 07:05:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-afHM' 07:05:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-afHM 07:05:38 + echo /tmp/venv-afHM 07:05:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:05:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:05:38 + /tmp/venv-afHM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:05:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:05:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:05:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:05:41 + /tmp/venv-afHM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:05:44 + type python3 07:05:44 + true 07:05:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-afHM/bin to PATH' 07:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-afHM/bin to PATH 07:05:44 + PATH=/tmp/venv-afHM/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 07:05:44 + return 0 07:05:44 + python3 --version 07:05:44 Python 3.10.6 07:05:44 + python3 -m pip --version 07:05:44 pip 24.0 from /tmp/venv-afHM/lib/python3.10/site-packages/pip (python 3.10) 07:05:44 + python3 -m pip freeze 07:05:45 cachetools==5.3.3 07:05:45 chardet==5.2.0 07:05:45 colorama==0.4.6 07:05:45 distlib==0.3.8 07:05:45 filelock==3.13.3 07:05:45 packaging==24.0 07:05:45 platformdirs==4.2.0 07:05:45 pluggy==1.4.0 07:05:45 pyproject-api==1.6.1 07:05:45 tomli==2.0.1 07:05:45 tox==4.14.2 07:05:45 urllib3==1.26.18 07:05:45 virtualenv==20.25.1 07:05:45 [EnvInject] - Injecting environment variables from a build step. 07:05:45 [EnvInject] - Injecting as environment variables the properties content 07:05:45 PARALLEL=false 07:05:45 07:05:45 [EnvInject] - Variables injected successfully. 07:05:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8702651233014569733.sh 07:05:45 ---> tox-run.sh 07:05:45 + 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 07:05:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:05:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:05:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:05:45 + cd /w/workspace/oom-master-commit-lint/. 07:05:45 + source /home/jenkins/lf-env.sh 07:05:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:05:45 ++ mktemp -d /tmp/venv-XXXX 07:05:45 + lf_venv=/tmp/venv-McuF 07:05:45 + local venv_file=/tmp/.os_lf_venv 07:05:45 + local python=python3 07:05:45 + local options 07:05:45 + local set_path=true 07:05:45 + local install_args= 07:05:45 ++ 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 07:05:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:05:45 + true 07:05:45 + case $1 in 07:05:45 + venv_file=/tmp/.toxenv 07:05:45 + shift 2 07:05:45 + true 07:05:45 + case $1 in 07:05:45 + shift 07:05:45 + break 07:05:45 + case $python in 07:05:45 + local pkg_list= 07:05:45 + [[ -d /opt/pyenv ]] 07:05:45 + echo 'Setup pyenv:' 07:05:45 Setup pyenv: 07:05:45 + export PYENV_ROOT=/opt/pyenv 07:05:45 + PYENV_ROOT=/opt/pyenv 07:05:45 + 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 07:05:45 + 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 07:05:45 + pyenv versions 07:05:45 system 07:05:45 3.8.13 07:05:45 3.9.13 07:05:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:05:45 + command -v pyenv 07:05:45 ++ pyenv init - --no-rehash 07:05:45 + 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[*]}"'\'')" 07:05:45 export PATH="/opt/pyenv/shims:${PATH}" 07:05:45 export PYENV_SHELL=bash 07:05:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:05:45 pyenv() { 07:05:45 local command 07:05:45 command="${1:-}" 07:05:45 if [ "$#" -gt 0 ]; then 07:05:45 shift 07:05:45 fi 07:05:45 07:05:45 case "$command" in 07:05:45 rehash|shell) 07:05:45 eval "$(pyenv "sh-$command" "$@")" 07:05:45 ;; 07:05:45 *) 07:05:45 command pyenv "$command" "$@" 07:05:45 ;; 07:05:45 esac 07:05:45 }' 07:05:45 +++ 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[*]}"' 07:05:45 ++ 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 07:05:45 ++ 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 07:05:45 ++ 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 07:05:45 ++ export PYENV_SHELL=bash 07:05:45 ++ PYENV_SHELL=bash 07:05:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:05:45 +++ complete -F _pyenv pyenv 07:05:45 ++ lf-pyver python3 07:05:45 ++ local py_version_xy=python3 07:05:45 ++ local py_version_xyz= 07:05:45 ++ pyenv versions 07:05:45 ++ local command 07:05:45 ++ command=versions 07:05:45 ++ '[' 1 -gt 0 ']' 07:05:45 ++ shift 07:05:45 ++ case "$command" in 07:05:45 ++ command pyenv versions 07:05:45 ++ pyenv versions 07:05:45 ++ sed 's/^[ *]* //' 07:05:45 ++ awk '{ print $1 }' 07:05:45 ++ grep -E '^[0-9.]*[0-9]$' 07:05:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:05:45 +++ grep '^3' /tmp/.pyenv_versions 07:05:45 +++ sort -V 07:05:45 +++ tail -n 1 07:05:45 ++ py_version_xyz=3.10.6 07:05:45 ++ [[ -z 3.10.6 ]] 07:05:45 ++ echo 3.10.6 07:05:45 ++ return 0 07:05:45 + pyenv local 3.10.6 07:05:45 + local command 07:05:45 + command=local 07:05:45 + '[' 2 -gt 0 ']' 07:05:45 + shift 07:05:45 + case "$command" in 07:05:45 + command pyenv local 3.10.6 07:05:45 + pyenv local 3.10.6 07:05:45 + for arg in "$@" 07:05:45 + case $arg in 07:05:45 + pkg_list+='tox ' 07:05:45 + for arg in "$@" 07:05:45 + case $arg in 07:05:45 + pkg_list+='virtualenv ' 07:05:45 + for arg in "$@" 07:05:45 + case $arg in 07:05:45 + pkg_list+='urllib3~=1.26.15 ' 07:05:45 + [[ -f /tmp/.toxenv ]] 07:05:45 ++ cat /tmp/.toxenv 07:05:45 + lf_venv=/tmp/venv-afHM 07:05:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afHM from' file:/tmp/.toxenv 07:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afHM from file:/tmp/.toxenv 07:05:45 + /tmp/venv-afHM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:05:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:05:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:05:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:05:46 + /tmp/venv-afHM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:05:47 + type python3 07:05:47 + true 07:05:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-afHM/bin to PATH' 07:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-afHM/bin to PATH 07:05:47 + PATH=/tmp/venv-afHM/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 07:05:47 + return 0 07:05:47 + [[ -d /opt/pyenv ]] 07:05:47 + echo '---> Setting up pyenv' 07:05:47 ---> Setting up pyenv 07:05:47 + export PYENV_ROOT=/opt/pyenv 07:05:47 + PYENV_ROOT=/opt/pyenv 07:05:47 + export PATH=/opt/pyenv/bin:/tmp/venv-afHM/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 07:05:47 + PATH=/opt/pyenv/bin:/tmp/venv-afHM/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 07:05:47 ++ pwd 07:05:47 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:05:47 + export PYTHONPATH 07:05:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:05:47 + TOX_TESTENV_PASSENV=PYTHONPATH 07:05:47 + tox --version 07:05:47 4.14.2 from /tmp/venv-afHM/lib/python3.10/site-packages/tox/__init__.py 07:05:47 + PARALLEL=false 07:05:47 + TOX_OPTIONS_LIST= 07:05:47 + [[ -n gitlint ]] 07:05:47 + TOX_OPTIONS_LIST=' -e gitlint' 07:05:47 + case ${PARALLEL,,} in 07:05:47 + tox -e gitlint 07:05:47 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:05:51 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 07:06:17 gitlint: freeze> python -m pip freeze --all 07:06:17 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 07:06:17 gitlint: commands[0]> gitlint 07:06:17 gitlint: OK (29.66=setup[29.47]+cmd[0.18] seconds) 07:06:17 congratulations :) (29.82 seconds) 07:06:17 + tox_status=0 07:06:17 + echo '---> Completed tox runs' 07:06:17 ---> Completed tox runs 07:06:17 + for i in .tox/*/log 07:06:17 ++ echo .tox/gitlint/log 07:06:17 ++ awk -F/ '{print $2}' 07:06:17 + tox_env=gitlint 07:06:17 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:06:17 + DOC_DIR=docs/_build/html 07:06:17 + [[ -d docs/_build/html ]] 07:06:17 + echo '---> tox-run.sh ends' 07:06:17 ---> tox-run.sh ends 07:06:17 + test 0 -eq 0 07:06:17 $ ssh-agent -k 07:06:17 unset SSH_AUTH_SOCK; 07:06:17 unset SSH_AGENT_PID; 07:06:17 echo Agent pid 1703 killed; 07:06:17 [ssh-agent] Stopped. 07:06:18 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6857325489509716938.sh 07:06:18 ---> sysstat.sh 07:06:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3830331633576360794.sh 07:06:18 ---> package-listing.sh 07:06:18 ++ facter osfamily 07:06:18 ++ tr '[:upper:]' '[:lower:]' 07:06:18 + OS_FAMILY=debian 07:06:18 + workspace=/w/workspace/oom-master-commit-lint 07:06:18 + START_PACKAGES=/tmp/packages_start.txt 07:06:18 + END_PACKAGES=/tmp/packages_end.txt 07:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:18 + PACKAGES=/tmp/packages_start.txt 07:06:18 + '[' /w/workspace/oom-master-commit-lint ']' 07:06:18 + PACKAGES=/tmp/packages_end.txt 07:06:18 + case "${OS_FAMILY}" in 07:06:18 + dpkg -l 07:06:18 + grep '^ii' 07:06:18 + '[' -f /tmp/packages_start.txt ']' 07:06:18 + '[' -f /tmp/packages_end.txt ']' 07:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:18 + '[' /w/workspace/oom-master-commit-lint ']' 07:06:18 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:06:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17949319570481653385.sh 07:06:18 ---> capture-instance-metadata.sh 07:06:18 Setup pyenv: 07:06:18 system 07:06:18 3.8.13 07:06:18 3.9.13 07:06:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:06:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EnYC 07:06:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:06:25 lf-activate-venv(): INFO: Installing: lftools 07:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-EnYC/bin to PATH 07:07:00 INFO: Running in OpenStack, capturing instance metadata 07:07:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14660715428194216448.sh 07:07:00 provisioning config files... 07:07:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2517458938248308414tmp 07:07:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:00 [EnvInject] - Injecting environment variables from a build step. 07:07:00 [EnvInject] - Injecting as environment variables the properties content 07:07:00 SERVER_ID=logs 07:07:00 07:07:00 [EnvInject] - Variables injected successfully. 07:07:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6400394559413959965.sh 07:07:00 ---> create-netrc.sh 07:07:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14364045184489796302.sh 07:07:00 ---> python-tools-install.sh 07:07:00 Setup pyenv: 07:07:00 system 07:07:00 3.8.13 07:07:00 3.9.13 07:07:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EnYC from file:/tmp/.os_lf_venv 07:07:02 lf-activate-venv(): INFO: Installing: lftools 07:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-EnYC/bin to PATH 07:07:10 Generating Requirements File 07:07:48 Python 3.10.6 07:07:49 pip 24.0 from /tmp/venv-EnYC/lib/python3.10/site-packages/pip (python 3.10) 07:07:49 appdirs==1.4.4 07:07:49 argcomplete==3.2.3 07:07:49 aspy.yaml==1.3.0 07:07:49 attrs==23.2.0 07:07:49 autopage==0.5.2 07:07:49 beautifulsoup4==4.12.3 07:07:49 boto3==1.34.75 07:07:49 botocore==1.34.75 07:07:49 bs4==0.0.2 07:07:49 cachetools==5.3.3 07:07:49 certifi==2024.2.2 07:07:49 cffi==1.16.0 07:07:49 cfgv==3.4.0 07:07:49 chardet==5.2.0 07:07:49 charset-normalizer==3.3.2 07:07:49 click==8.1.7 07:07:49 cliff==4.6.0 07:07:49 cmd2==2.4.3 07:07:49 cryptography==3.3.2 07:07:49 debtcollector==3.0.0 07:07:49 decorator==5.1.1 07:07:49 defusedxml==0.7.1 07:07:49 Deprecated==1.2.14 07:07:49 distlib==0.3.8 07:07:49 dnspython==2.6.1 07:07:49 docker==4.2.2 07:07:49 dogpile.cache==1.3.2 07:07:49 email_validator==2.1.1 07:07:49 filelock==3.13.3 07:07:49 future==1.0.0 07:07:49 gitdb==4.0.11 07:07:49 GitPython==3.1.43 07:07:49 google-auth==2.29.0 07:07:49 httplib2==0.22.0 07:07:49 identify==2.5.35 07:07:49 idna==3.6 07:07:49 importlib-resources==1.5.0 07:07:49 iso8601==2.1.0 07:07:49 Jinja2==3.1.3 07:07:49 jmespath==1.0.1 07:07:49 jsonpatch==1.33 07:07:49 jsonpointer==2.4 07:07:49 jsonschema==4.21.1 07:07:49 jsonschema-specifications==2023.12.1 07:07:49 keystoneauth1==5.6.0 07:07:49 kubernetes==29.0.0 07:07:49 lftools==0.37.10 07:07:49 lxml==5.2.0 07:07:49 MarkupSafe==2.1.5 07:07:49 msgpack==1.0.8 07:07:49 multi_key_dict==2.0.3 07:07:49 munch==4.0.0 07:07:49 netaddr==1.2.1 07:07:49 netifaces==0.11.0 07:07:49 niet==1.4.2 07:07:49 nodeenv==1.8.0 07:07:49 oauth2client==4.1.3 07:07:49 oauthlib==3.2.2 07:07:49 openstacksdk==3.0.0 07:07:49 os-client-config==2.1.0 07:07:49 os-service-types==1.7.0 07:07:49 osc-lib==3.0.1 07:07:49 oslo.config==9.4.0 07:07:49 oslo.context==5.5.0 07:07:49 oslo.i18n==6.3.0 07:07:49 oslo.log==5.5.0 07:07:49 oslo.serialization==5.4.0 07:07:49 oslo.utils==7.1.0 07:07:49 packaging==24.0 07:07:49 pbr==6.0.0 07:07:49 platformdirs==4.2.0 07:07:49 prettytable==3.10.0 07:07:49 pyasn1==0.6.0 07:07:49 pyasn1_modules==0.4.0 07:07:49 pycparser==2.22 07:07:49 pygerrit2==2.0.15 07:07:49 PyGithub==2.3.0 07:07:49 pyinotify==0.9.6 07:07:49 PyJWT==2.8.0 07:07:49 PyNaCl==1.5.0 07:07:49 pyparsing==2.4.7 07:07:49 pyperclip==1.8.2 07:07:49 pyrsistent==0.20.0 07:07:49 python-cinderclient==9.5.0 07:07:49 python-dateutil==2.9.0.post0 07:07:49 python-heatclient==3.5.0 07:07:49 python-jenkins==1.8.2 07:07:49 python-keystoneclient==5.4.0 07:07:49 python-magnumclient==4.4.0 07:07:49 python-novaclient==18.6.0 07:07:49 python-openstackclient==6.6.0 07:07:49 python-swiftclient==4.5.0 07:07:49 PyYAML==6.0.1 07:07:49 referencing==0.34.0 07:07:49 requests==2.31.0 07:07:49 requests-oauthlib==2.0.0 07:07:49 requestsexceptions==1.4.0 07:07:49 rfc3986==2.0.0 07:07:49 rpds-py==0.18.0 07:07:49 rsa==4.9 07:07:49 ruamel.yaml==0.18.6 07:07:49 ruamel.yaml.clib==0.2.8 07:07:49 s3transfer==0.10.1 07:07:49 simplejson==3.19.2 07:07:49 six==1.16.0 07:07:49 smmap==5.0.1 07:07:49 soupsieve==2.5 07:07:49 stevedore==5.2.0 07:07:49 tabulate==0.9.0 07:07:49 toml==0.10.2 07:07:49 tomlkit==0.12.4 07:07:49 tqdm==4.66.2 07:07:49 typing_extensions==4.10.0 07:07:49 tzdata==2024.1 07:07:49 urllib3==1.26.18 07:07:49 virtualenv==20.25.1 07:07:49 wcwidth==0.2.13 07:07:49 websocket-client==1.7.0 07:07:49 wrapt==1.16.0 07:07:49 xdg==6.0.0 07:07:49 xmltodict==0.13.0 07:07:49 yq==3.2.3 07:07:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13899549813311926695.sh 07:07:49 ---> sudo-logs.sh 07:07:49 Archiving 'sudo' log.. 07:07:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16561444139016650099.sh 07:07:50 ---> job-cost.sh 07:07:50 Setup pyenv: 07:07:50 system 07:07:50 3.8.13 07:07:50 3.9.13 07:07:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EnYC from file:/tmp/.os_lf_venv 07:07:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-EnYC/bin to PATH 07:07:56 INFO: No Stack... 07:07:57 INFO: Retrieving Pricing Info for: v3-standard-4 07:07:57 INFO: Archiving Costs 07:07:57 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1094305098925454594.sh 07:07:57 ---> logs-deploy.sh 07:07:57 Setup pyenv: 07:07:57 system 07:07:57 3.8.13 07:07:57 3.9.13 07:07:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EnYC from file:/tmp/.os_lf_venv 07:07:59 lf-activate-venv(): INFO: Installing: lftools 07:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-EnYC/bin to PATH 07:08:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7281 07:08:08 INFO: archiving workspace using pattern(s): 07:08:09 Archives upload complete. 07:08:10 INFO: archiving logs to Nexus 07:08:10 ---> uname -a: 07:08:10 Linux prd-ubuntu1804-builder-4c-4g-19991 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:08:10 07:08:10 07:08:10 ---> lscpu: 07:08:10 Architecture: x86_64 07:08:10 CPU op-mode(s): 32-bit, 64-bit 07:08:10 Byte Order: Little Endian 07:08:10 CPU(s): 4 07:08:10 On-line CPU(s) list: 0-3 07:08:10 Thread(s) per core: 1 07:08:10 Core(s) per socket: 1 07:08:10 Socket(s): 4 07:08:10 NUMA node(s): 1 07:08:10 Vendor ID: AuthenticAMD 07:08:10 CPU family: 23 07:08:10 Model: 49 07:08:10 Model name: AMD EPYC-Rome Processor 07:08:10 Stepping: 0 07:08:10 CPU MHz: 2800.000 07:08:10 BogoMIPS: 5600.00 07:08:10 Virtualization: AMD-V 07:08:10 Hypervisor vendor: KVM 07:08:10 Virtualization type: full 07:08:10 L1d cache: 32K 07:08:10 L1i cache: 32K 07:08:10 L2 cache: 512K 07:08:10 L3 cache: 16384K 07:08:10 NUMA node0 CPU(s): 0-3 07:08:10 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 07:08:10 07:08:10 07:08:10 ---> nproc: 07:08:10 4 07:08:10 07:08:10 07:08:10 ---> df -h: 07:08:10 Filesystem Size Used Avail Use% Mounted on 07:08:10 udev 7.9G 0 7.9G 0% /dev 07:08:10 tmpfs 1.6G 672K 1.6G 1% /run 07:08:10 /dev/vda1 78G 8.4G 69G 11% / 07:08:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:08:10 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:08:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:08:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:08:10 07:08:10 07:08:10 ---> free -m: 07:08:10 total used free shared buff/cache available 07:08:10 Mem: 16040 546 13221 0 2272 15171 07:08:10 Swap: 1023 0 1023 07:08:10 07:08:10 07:08:10 ---> ip addr: 07:08:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:10 inet 127.0.0.1/8 scope host lo 07:08:10 valid_lft forever preferred_lft forever 07:08:10 inet6 ::1/128 scope host 07:08:10 valid_lft forever preferred_lft forever 07:08:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:10 link/ether fa:16:3e:d5:b3:c6 brd ff:ff:ff:ff:ff:ff 07:08:10 inet 10.30.107.22/23 brd 10.30.107.255 scope global dynamic ens3 07:08:10 valid_lft 86214sec preferred_lft 86214sec 07:08:10 inet6 fe80::f816:3eff:fed5:b3c6/64 scope link 07:08:10 valid_lft forever preferred_lft forever 07:08:10 07:08:10 07:08:10 ---> sar -b -r -n DEV: 07:08:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19991) 04/02/24 _x86_64_ (4 CPU) 07:08:10 07:08:10 07:05:06 LINUX RESTART (4 CPU) 07:08:10 07:08:10 07:06:02 tps rtps wtps bread/s bwrtn/s 07:08:10 07:07:01 149.81 14.59 135.21 1108.15 26933.20 07:08:10 07:08:01 77.49 0.38 77.11 25.99 19433.26 07:08:10 Average: 113.34 7.43 105.91 562.48 23151.41 07:08:10 07:08:10 07:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:10 07:07:01 13683736 15568452 2741232 16.69 85480 1982828 742620 4.25 716820 1775560 136752 07:08:10 07:08:01 13546492 15543804 2878476 17.53 94360 2081372 764024 4.37 751664 1867540 80376 07:08:10 Average: 13615114 15556128 2809854 17.11 89920 2032100 753322 4.31 734242 1821550 108564 07:08:10 07:08:10 07:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:10 07:07:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 07:08:10 07:07:01 ens3 69.78 42.13 1204.77 10.36 0.00 0.00 0.00 0.00 07:08:10 07:08:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:08:10 07:08:01 ens3 29.89 24.44 245.29 6.93 0.00 0.00 0.00 0.00 07:08:10 Average: lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 07:08:10 Average: ens3 49.67 33.21 720.96 8.63 0.00 0.00 0.00 0.00 07:08:10 07:08:10 07:08:10 ---> sar -P ALL: 07:08:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19991) 04/02/24 _x86_64_ (4 CPU) 07:08:10 07:08:10 07:05:06 LINUX RESTART (4 CPU) 07:08:10 07:08:10 07:06:02 CPU %user %nice %system %iowait %steal %idle 07:08:10 07:07:01 all 19.12 0.00 1.71 6.30 0.07 72.80 07:08:10 07:07:01 0 7.13 0.00 1.27 7.91 0.03 83.66 07:08:10 07:07:01 1 7.39 0.00 0.89 5.78 0.08 85.86 07:08:10 07:07:01 2 40.53 0.00 2.47 2.76 0.09 54.16 07:08:10 07:07:01 3 21.66 0.00 2.23 8.74 0.07 67.31 07:08:10 07:08:01 all 17.81 0.00 0.92 7.33 0.05 73.89 07:08:10 07:08:01 0 12.64 0.00 0.67 0.52 0.05 86.12 07:08:10 07:08:01 1 10.01 0.00 0.62 17.27 0.05 72.05 07:08:10 07:08:01 2 31.44 0.00 1.49 0.90 0.05 66.12 07:08:10 07:08:01 3 17.13 0.00 0.91 10.65 0.05 71.27 07:08:10 Average: all 18.46 0.00 1.31 6.82 0.06 73.35 07:08:10 Average: 0 9.91 0.00 0.97 4.18 0.04 84.90 07:08:10 Average: 1 8.70 0.00 0.75 11.53 0.07 78.95 07:08:10 Average: 2 35.94 0.00 1.97 1.82 0.07 60.19 07:08:10 Average: 3 19.38 0.00 1.56 9.70 0.06 69.30 07:08:10 07:08:10 07:08:10