21:26:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137361 21:26:34 Running as SYSTEM 21:26:34 [EnvInject] - Loading node environment variables. 21:26:34 Building remotely on prd-ubuntu1804-builder-4c-4g-8492 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:26:34 [ssh-agent] Looking for ssh-agent implementation... 21:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:34 $ ssh-agent 21:26:34 SSH_AUTH_SOCK=/tmp/ssh-h4Hvr42TTEk5/agent.1756 21:26:34 SSH_AGENT_PID=1758 21:26:34 [ssh-agent] Started. 21:26:34 Running ssh-add (command line suppressed) 21:26:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_808733278012141236.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_808733278012141236.key) 21:26:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:26:35 The recommended git tool is: NONE 21:26:36 using credential onap-jenkins-ssh 21:26:36 Wiping out workspace first. 21:26:36 Cloning the remote Git repository 21:26:36 Cloning repository git://cloud.onap.org/mirror/oom.git 21:26:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:26:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:26:36 > git --version # timeout=10 21:26:36 > git --version # 'git version 2.17.1' 21:26:36 using GIT_SSH to set credentials Gerrit user 21:26:36 Verifying host key using manually-configured host key entries 21:26:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:26:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:26:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:26:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:26:42 using GIT_SSH to set credentials Gerrit user 21:26:42 Verifying host key using manually-configured host key entries 21:26:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/137361/1 # timeout=30 21:26:42 > git rev-parse 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b^{commit} # timeout=10 21:26:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:26:42 Checking out Revision 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b (refs/changes/61/137361/1) 21:26:42 > git config core.sparsecheckout # timeout=10 21:26:42 > git checkout -f 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=30 21:26:45 Commit message: "[SDC] Correct cassandra cql version in SDC" 21:26:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:26:45 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 21:26:45 [EnvInject] - Injecting environment variables from a build step. 21:26:46 [EnvInject] - Injecting as environment variables the properties content 21:26:46 PYTHON=python3 21:26:46 21:26:46 [EnvInject] - Variables injected successfully. 21:26:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8144010890686429213.sh 21:26:46 ---> tox-install.sh 21:26:46 + source /home/jenkins/lf-env.sh 21:26:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:26:46 ++ mktemp -d /tmp/venv-XXXX 21:26:46 + lf_venv=/tmp/venv-aFOv 21:26:46 + local venv_file=/tmp/.os_lf_venv 21:26:46 + local python=python3 21:26:46 + local options 21:26:46 + local set_path=true 21:26:46 + local install_args= 21:26:46 ++ 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 21:26:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:26:46 + true 21:26:46 + case $1 in 21:26:46 + venv_file=/tmp/.toxenv 21:26:46 + shift 2 21:26:46 + true 21:26:46 + case $1 in 21:26:46 + shift 21:26:46 + break 21:26:46 + case $python in 21:26:46 + local pkg_list= 21:26:46 + [[ -d /opt/pyenv ]] 21:26:46 + echo 'Setup pyenv:' 21:26:46 Setup pyenv: 21:26:46 + export PYENV_ROOT=/opt/pyenv 21:26:46 + PYENV_ROOT=/opt/pyenv 21:26:46 + 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 21:26:46 + 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 21:26:46 + pyenv versions 21:26:46 * system (set by /opt/pyenv/version) 21:26:46 * 3.8.13 (set by /opt/pyenv/version) 21:26:46 * 3.9.13 (set by /opt/pyenv/version) 21:26:46 * 3.10.6 (set by /opt/pyenv/version) 21:26:46 + command -v pyenv 21:26:46 ++ pyenv init - --no-rehash 21:26:46 + 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[*]}"'\'')" 21:26:46 export PATH="/opt/pyenv/shims:${PATH}" 21:26:46 export PYENV_SHELL=bash 21:26:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:26:46 pyenv() { 21:26:46 local command 21:26:46 command="${1:-}" 21:26:46 if [ "$#" -gt 0 ]; then 21:26:46 shift 21:26:46 fi 21:26:46 21:26:46 case "$command" in 21:26:46 rehash|shell) 21:26:46 eval "$(pyenv "sh-$command" "$@")" 21:26:46 ;; 21:26:46 *) 21:26:46 command pyenv "$command" "$@" 21:26:46 ;; 21:26:46 esac 21:26:46 }' 21:26:46 +++ 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[*]}"' 21:26:46 ++ 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 21:26:46 ++ 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 21:26:46 ++ 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 21:26:46 ++ export PYENV_SHELL=bash 21:26:46 ++ PYENV_SHELL=bash 21:26:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:26:46 +++ complete -F _pyenv pyenv 21:26:46 ++ lf-pyver python3 21:26:46 ++ local py_version_xy=python3 21:26:46 ++ local py_version_xyz= 21:26:46 ++ pyenv versions 21:26:46 ++ local command 21:26:46 ++ sed 's/^[ *]* //' 21:26:46 ++ command=versions 21:26:46 ++ '[' 1 -gt 0 ']' 21:26:46 ++ shift 21:26:46 ++ case "$command" in 21:26:46 ++ command pyenv versions 21:26:46 ++ pyenv versions 21:26:46 ++ awk '{ print $1 }' 21:26:46 ++ grep -E '^[0-9.]*[0-9]$' 21:26:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:26:46 +++ grep '^3' /tmp/.pyenv_versions 21:26:46 +++ sort -V 21:26:46 +++ tail -n 1 21:26:46 ++ py_version_xyz=3.10.6 21:26:46 ++ [[ -z 3.10.6 ]] 21:26:46 ++ echo 3.10.6 21:26:46 ++ return 0 21:26:46 + pyenv local 3.10.6 21:26:46 + local command 21:26:46 + command=local 21:26:46 + '[' 2 -gt 0 ']' 21:26:46 + shift 21:26:46 + case "$command" in 21:26:46 + command pyenv local 3.10.6 21:26:46 + pyenv local 3.10.6 21:26:46 + for arg in "$@" 21:26:46 + case $arg in 21:26:46 + pkg_list+='tox ' 21:26:46 + for arg in "$@" 21:26:46 + case $arg in 21:26:46 + pkg_list+='virtualenv ' 21:26:46 + for arg in "$@" 21:26:46 + case $arg in 21:26:46 + pkg_list+='urllib3~=1.26.15 ' 21:26:46 + [[ -f /tmp/.toxenv ]] 21:26:46 + [[ ! -f /tmp/.toxenv ]] 21:26:46 + [[ -n '' ]] 21:26:46 + python3 -m venv /tmp/venv-aFOv 21:26:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aFOv' 21:26:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aFOv 21:26:50 + echo /tmp/venv-aFOv 21:26:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:26:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:26:50 + /tmp/venv-aFOv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:26:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:26:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:26:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:26:53 + /tmp/venv-aFOv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:26:56 + type python3 21:26:56 + true 21:26:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aFOv/bin to PATH' 21:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-aFOv/bin to PATH 21:26:56 + PATH=/tmp/venv-aFOv/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 21:26:56 + return 0 21:26:56 + python3 --version 21:26:56 Python 3.10.6 21:26:56 + python3 -m pip --version 21:26:56 pip 24.0 from /tmp/venv-aFOv/lib/python3.10/site-packages/pip (python 3.10) 21:26:56 + python3 -m pip freeze 21:26:57 cachetools==5.3.2 21:26:57 chardet==5.2.0 21:26:57 colorama==0.4.6 21:26:57 distlib==0.3.8 21:26:57 filelock==3.13.1 21:26:57 packaging==23.2 21:26:57 platformdirs==4.2.0 21:26:57 pluggy==1.4.0 21:26:57 pyproject-api==1.6.1 21:26:57 tomli==2.0.1 21:26:57 tox==4.13.0 21:26:57 urllib3==1.26.18 21:26:57 virtualenv==20.25.1 21:26:57 [EnvInject] - Injecting environment variables from a build step. 21:26:57 [EnvInject] - Injecting as environment variables the properties content 21:26:57 PARALLEL=false 21:26:57 21:26:57 [EnvInject] - Variables injected successfully. 21:26:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins305532703582165670.sh 21:26:57 ---> tox-run.sh 21:26:57 + 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 21:26:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:26:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:26:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:26:57 + cd /w/workspace/oom-master-pre-commit-lint/. 21:26:57 + source /home/jenkins/lf-env.sh 21:26:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:26:57 ++ mktemp -d /tmp/venv-XXXX 21:26:57 + lf_venv=/tmp/venv-i6u1 21:26:57 + local venv_file=/tmp/.os_lf_venv 21:26:57 + local python=python3 21:26:57 + local options 21:26:57 + local set_path=true 21:26:57 + local install_args= 21:26:57 ++ 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 21:26:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:26:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:26:57 + true 21:26:57 + case $1 in 21:26:57 + venv_file=/tmp/.toxenv 21:26:57 + shift 2 21:26:57 + true 21:26:57 + case $1 in 21:26:57 + shift 21:26:57 + break 21:26:57 + case $python in 21:26:57 + local pkg_list= 21:26:57 + [[ -d /opt/pyenv ]] 21:26:57 + echo 'Setup pyenv:' 21:26:57 Setup pyenv: 21:26:57 + export PYENV_ROOT=/opt/pyenv 21:26:57 + PYENV_ROOT=/opt/pyenv 21:26:57 + 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 21:26:57 + 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 21:26:57 + pyenv versions 21:26:57 system 21:26:57 3.8.13 21:26:57 3.9.13 21:26:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:26:57 + command -v pyenv 21:26:57 ++ pyenv init - --no-rehash 21:26:57 + 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[*]}"'\'')" 21:26:57 export PATH="/opt/pyenv/shims:${PATH}" 21:26:57 export PYENV_SHELL=bash 21:26:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:26:57 pyenv() { 21:26:57 local command 21:26:57 command="${1:-}" 21:26:57 if [ "$#" -gt 0 ]; then 21:26:57 shift 21:26:57 fi 21:26:57 21:26:57 case "$command" in 21:26:57 rehash|shell) 21:26:57 eval "$(pyenv "sh-$command" "$@")" 21:26:57 ;; 21:26:57 *) 21:26:57 command pyenv "$command" "$@" 21:26:57 ;; 21:26:57 esac 21:26:57 }' 21:26:57 +++ 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[*]}"' 21:26:57 ++ 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 21:26:57 ++ 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 21:26:57 ++ 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 21:26:57 ++ export PYENV_SHELL=bash 21:26:57 ++ PYENV_SHELL=bash 21:26:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:26:57 +++ complete -F _pyenv pyenv 21:26:57 ++ lf-pyver python3 21:26:57 ++ local py_version_xy=python3 21:26:57 ++ local py_version_xyz= 21:26:57 ++ pyenv versions 21:26:57 ++ local command 21:26:57 ++ command=versions 21:26:57 ++ '[' 1 -gt 0 ']' 21:26:57 ++ shift 21:26:57 ++ case "$command" in 21:26:57 ++ command pyenv versions 21:26:57 ++ pyenv versions 21:26:57 ++ awk '{ print $1 }' 21:26:57 ++ grep -E '^[0-9.]*[0-9]$' 21:26:57 ++ sed 's/^[ *]* //' 21:26:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:26:57 +++ sort -V 21:26:57 +++ grep '^3' /tmp/.pyenv_versions 21:26:57 +++ tail -n 1 21:26:57 ++ py_version_xyz=3.10.6 21:26:57 ++ [[ -z 3.10.6 ]] 21:26:57 ++ echo 3.10.6 21:26:57 ++ return 0 21:26:57 + pyenv local 3.10.6 21:26:57 + local command 21:26:57 + command=local 21:26:57 + '[' 2 -gt 0 ']' 21:26:57 + shift 21:26:57 + case "$command" in 21:26:57 + command pyenv local 3.10.6 21:26:57 + pyenv local 3.10.6 21:26:57 + for arg in "$@" 21:26:57 + case $arg in 21:26:57 + pkg_list+='tox ' 21:26:57 + for arg in "$@" 21:26:57 + case $arg in 21:26:57 + pkg_list+='virtualenv ' 21:26:57 + for arg in "$@" 21:26:57 + case $arg in 21:26:57 + pkg_list+='urllib3~=1.26.15 ' 21:26:57 + [[ -f /tmp/.toxenv ]] 21:26:57 ++ cat /tmp/.toxenv 21:26:57 + lf_venv=/tmp/venv-aFOv 21:26:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFOv from' file:/tmp/.toxenv 21:26:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFOv from file:/tmp/.toxenv 21:26:57 + /tmp/venv-aFOv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:27:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:27:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:27:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:27:01 + /tmp/venv-aFOv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:27:04 + type python3 21:27:04 + true 21:27:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aFOv/bin to PATH' 21:27:04 lf-activate-venv(): INFO: Adding /tmp/venv-aFOv/bin to PATH 21:27:04 + PATH=/tmp/venv-aFOv/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 21:27:04 + return 0 21:27:04 + [[ -d /opt/pyenv ]] 21:27:04 + echo '---> Setting up pyenv' 21:27:04 ---> Setting up pyenv 21:27:04 + export PYENV_ROOT=/opt/pyenv 21:27:04 + PYENV_ROOT=/opt/pyenv 21:27:04 + export PATH=/opt/pyenv/bin:/tmp/venv-aFOv/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 21:27:04 + PATH=/opt/pyenv/bin:/tmp/venv-aFOv/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 21:27:04 ++ pwd 21:27:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:27:04 + export PYTHONPATH 21:27:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:27:04 + TOX_TESTENV_PASSENV=PYTHONPATH 21:27:04 + tox --version 21:27:04 4.13.0 from /tmp/venv-aFOv/lib/python3.10/site-packages/tox/__init__.py 21:27:04 + PARALLEL=false 21:27:04 + TOX_OPTIONS_LIST= 21:27:04 + [[ -n pre-commit ]] 21:27:04 + TOX_OPTIONS_LIST=' -e pre-commit' 21:27:04 + case ${PARALLEL,,} in 21:27:04 + tox -e pre-commit 21:27:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:27:04 pre-commit: install_deps> python -I -m pip install pre-commit 21:27:07 pre-commit: freeze> python -m pip freeze --all 21:27:07 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 21:27:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:27:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:27:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:27:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:27:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:27:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:27:10 [INFO] Once installed this environment will be reused. 21:27:10 [INFO] This may take a few minutes... 21:27:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:27:13 [INFO] Once installed this environment will be reused. 21:27:13 [INFO] This may take a few minutes... 21:27:55 Trim Trailing Whitespace.................................................Passed 21:27:55 Tabs remover.............................................................Passed 21:27:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:27:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:27:55 [INFO] Once installed this environment will be reused. 21:27:55 [INFO] This may take a few minutes... 21:28:26 gitlint..............................................(no files to check)Skipped 21:28:26 pre-commit: OK (82.51=setup[4.09]+cmd[47.64,30.78] seconds) 21:28:26 congratulations :) (82.68 seconds) 21:28:26 + tox_status=0 21:28:26 + echo '---> Completed tox runs' 21:28:26 ---> Completed tox runs 21:28:26 + for i in .tox/*/log 21:28:26 ++ echo .tox/pre-commit/log 21:28:26 ++ awk -F/ '{print $2}' 21:28:26 + tox_env=pre-commit 21:28:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:28:26 + DOC_DIR=docs/_build/html 21:28:26 + [[ -d docs/_build/html ]] 21:28:26 + echo '---> tox-run.sh ends' 21:28:26 ---> tox-run.sh ends 21:28:26 + test 0 -eq 0 21:28:26 $ ssh-agent -k 21:28:26 unset SSH_AUTH_SOCK; 21:28:26 unset SSH_AGENT_PID; 21:28:26 echo Agent pid 1758 killed; 21:28:26 [ssh-agent] Stopped. 21:28:26 [PostBuildScript] - [INFO] Executing post build scripts. 21:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6646138212681043473.sh 21:28:26 ---> sysstat.sh 21:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14944727350315128197.sh 21:28:26 ---> package-listing.sh 21:28:26 ++ facter osfamily 21:28:26 ++ tr '[:upper:]' '[:lower:]' 21:28:26 + OS_FAMILY=debian 21:28:26 + workspace=/w/workspace/oom-master-pre-commit-lint 21:28:26 + START_PACKAGES=/tmp/packages_start.txt 21:28:26 + END_PACKAGES=/tmp/packages_end.txt 21:28:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:26 + PACKAGES=/tmp/packages_start.txt 21:28:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:28:26 + PACKAGES=/tmp/packages_end.txt 21:28:26 + case "${OS_FAMILY}" in 21:28:26 + dpkg -l 21:28:26 + grep '^ii' 21:28:26 + '[' -f /tmp/packages_start.txt ']' 21:28:26 + '[' -f /tmp/packages_end.txt ']' 21:28:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:28:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:28:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11406278448630997226.sh 21:28:26 ---> capture-instance-metadata.sh 21:28:27 Setup pyenv: 21:28:27 system 21:28:27 3.8.13 21:28:27 3.9.13 21:28:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:28:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gq9Z 21:28:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:28:40 lf-activate-venv(): INFO: Installing: lftools 21:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-Gq9Z/bin to PATH 21:29:39 INFO: Running in OpenStack, capturing instance metadata 21:29:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13151054804098869409.sh 21:29:40 provisioning config files... 21:29:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14501926379782363557tmp 21:29:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:29:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:29:40 [EnvInject] - Injecting environment variables from a build step. 21:29:40 [EnvInject] - Injecting as environment variables the properties content 21:29:40 SERVER_ID=logs 21:29:40 21:29:40 [EnvInject] - Variables injected successfully. 21:29:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9814142511318873163.sh 21:29:40 ---> create-netrc.sh 21:29:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11056609336829406760.sh 21:29:40 ---> python-tools-install.sh 21:29:40 Setup pyenv: 21:29:40 system 21:29:40 3.8.13 21:29:40 3.9.13 21:29:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gq9Z from file:/tmp/.os_lf_venv 21:29:41 lf-activate-venv(): INFO: Installing: lftools 21:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-Gq9Z/bin to PATH 21:29:52 Generating Requirements File 21:30:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:30:24 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 21:30:24 Python 3.10.6 21:30:24 pip 24.0 from /tmp/venv-Gq9Z/lib/python3.10/site-packages/pip (python 3.10) 21:30:25 appdirs==1.4.4 21:30:25 argcomplete==3.2.2 21:30:25 aspy.yaml==1.3.0 21:30:25 attrs==23.2.0 21:30:25 autopage==0.5.2 21:30:25 beautifulsoup4==4.12.3 21:30:25 boto3==1.34.49 21:30:25 botocore==1.34.49 21:30:25 bs4==0.0.2 21:30:25 cachetools==5.3.2 21:30:25 certifi==2024.2.2 21:30:25 cffi==1.16.0 21:30:25 cfgv==3.4.0 21:30:25 chardet==5.2.0 21:30:25 charset-normalizer==3.3.2 21:30:25 click==8.1.7 21:30:25 cliff==4.6.0 21:30:25 cmd2==2.4.3 21:30:25 cryptography==3.3.2 21:30:25 debtcollector==3.0.0 21:30:25 decorator==5.1.1 21:30:25 defusedxml==0.7.1 21:30:25 Deprecated==1.2.14 21:30:25 distlib==0.3.8 21:30:25 dnspython==2.6.1 21:30:25 docker==4.2.2 21:30:25 dogpile.cache==1.3.2 21:30:25 email-validator==2.1.0.post1 21:30:25 filelock==3.13.1 21:30:25 future==1.0.0 21:30:25 gitdb==4.0.11 21:30:25 GitPython==3.1.42 21:30:25 google-auth==2.28.1 21:30:25 httplib2==0.22.0 21:30:25 identify==2.5.35 21:30:25 idna==3.6 21:30:25 importlib-resources==1.5.0 21:30:25 iso8601==2.1.0 21:30:25 Jinja2==3.1.3 21:30:25 jmespath==1.0.1 21:30:25 jsonpatch==1.33 21:30:25 jsonpointer==2.4 21:30:25 jsonschema==4.21.1 21:30:25 jsonschema-specifications==2023.12.1 21:30:25 keystoneauth1==5.6.0 21:30:25 kubernetes==29.0.0 21:30:25 lftools==0.37.9 21:30:25 lxml==5.1.0 21:30:25 MarkupSafe==2.1.5 21:30:25 msgpack==1.0.7 21:30:25 multi_key_dict==2.0.3 21:30:25 munch==4.0.0 21:30:25 netaddr==1.2.1 21:30:25 netifaces==0.11.0 21:30:25 niet==1.4.2 21:30:25 nodeenv==1.8.0 21:30:25 oauth2client==4.1.3 21:30:25 oauthlib==3.2.2 21:30:25 openstacksdk==0.62.0 21:30:25 os-client-config==2.1.0 21:30:25 os-service-types==1.7.0 21:30:25 osc-lib==3.0.1 21:30:25 oslo.config==9.4.0 21:30:25 oslo.context==5.4.0 21:30:25 oslo.i18n==6.3.0 21:30:25 oslo.log==5.5.0 21:30:25 oslo.serialization==5.4.0 21:30:25 oslo.utils==7.1.0 21:30:25 packaging==23.2 21:30:25 pbr==6.0.0 21:30:25 platformdirs==4.2.0 21:30:25 prettytable==3.10.0 21:30:25 pyasn1==0.5.1 21:30:25 pyasn1-modules==0.3.0 21:30:25 pycparser==2.21 21:30:25 pygerrit2==2.0.15 21:30:25 PyGithub==2.2.0 21:30:25 pyinotify==0.9.6 21:30:25 PyJWT==2.8.0 21:30:25 PyNaCl==1.5.0 21:30:25 pyparsing==2.4.7 21:30:25 pyperclip==1.8.2 21:30:25 pyrsistent==0.20.0 21:30:25 python-cinderclient==9.4.0 21:30:25 python-dateutil==2.8.2 21:30:25 python-heatclient==3.4.0 21:30:25 python-jenkins==1.8.2 21:30:25 python-keystoneclient==5.3.0 21:30:25 python-magnumclient==4.3.0 21:30:25 python-novaclient==18.4.0 21:30:25 python-openstackclient==6.0.1 21:30:25 python-swiftclient==4.4.0 21:30:25 PyYAML==6.0.1 21:30:25 referencing==0.33.0 21:30:25 requests==2.31.0 21:30:25 requests-oauthlib==1.3.1 21:30:25 requestsexceptions==1.4.0 21:30:25 rfc3986==2.0.0 21:30:25 rpds-py==0.18.0 21:30:25 rsa==4.9 21:30:25 ruamel.yaml==0.18.6 21:30:25 ruamel.yaml.clib==0.2.8 21:30:25 s3transfer==0.10.0 21:30:25 simplejson==3.19.2 21:30:25 six==1.16.0 21:30:25 smmap==5.0.1 21:30:25 soupsieve==2.5 21:30:25 stevedore==5.2.0 21:30:25 tabulate==0.9.0 21:30:25 toml==0.10.2 21:30:25 tomlkit==0.12.3 21:30:25 tqdm==4.66.2 21:30:25 typing_extensions==4.9.0 21:30:25 tzdata==2024.1 21:30:25 urllib3==1.26.18 21:30:25 virtualenv==20.25.1 21:30:25 wcwidth==0.2.13 21:30:25 websocket-client==1.7.0 21:30:25 wrapt==1.16.0 21:30:25 xdg==6.0.0 21:30:25 xmltodict==0.13.0 21:30:25 yq==3.2.3 21:30:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9039592691336557914.sh 21:30:25 ---> sudo-logs.sh 21:30:25 Archiving 'sudo' log.. 21:30:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13520513166456712245.sh 21:30:25 ---> job-cost.sh 21:30:25 Setup pyenv: 21:30:25 system 21:30:25 3.8.13 21:30:25 3.9.13 21:30:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gq9Z from file:/tmp/.os_lf_venv 21:30:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-Gq9Z/bin to PATH 21:30:42 INFO: No Stack... 21:30:42 INFO: Retrieving Pricing Info for: v3-standard-4 21:30:42 INFO: Archiving Costs 21:30:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8211477013808281033.sh 21:30:42 ---> logs-deploy.sh 21:30:42 Setup pyenv: 21:30:42 system 21:30:42 3.8.13 21:30:42 3.9.13 21:30:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:30:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gq9Z from file:/tmp/.os_lf_venv 21:30:44 lf-activate-venv(): INFO: Installing: lftools 21:30:54 lf-activate-venv(): INFO: Adding /tmp/venv-Gq9Z/bin to PATH 21:30:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3317 21:30:54 INFO: archiving workspace using pattern(s): 21:30:55 Archives upload complete. 21:30:55 INFO: archiving logs to Nexus 21:30:56 ---> uname -a: 21:30:56 Linux prd-ubuntu1804-builder-4c-4g-8492 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:30:56 21:30:56 21:30:56 ---> lscpu: 21:30:56 Architecture: x86_64 21:30:56 CPU op-mode(s): 32-bit, 64-bit 21:30:56 Byte Order: Little Endian 21:30:56 CPU(s): 4 21:30:56 On-line CPU(s) list: 0-3 21:30:56 Thread(s) per core: 1 21:30:56 Core(s) per socket: 1 21:30:56 Socket(s): 4 21:30:56 NUMA node(s): 1 21:30:56 Vendor ID: AuthenticAMD 21:30:56 CPU family: 23 21:30:56 Model: 49 21:30:56 Model name: AMD EPYC-Rome Processor 21:30:56 Stepping: 0 21:30:56 CPU MHz: 2799.998 21:30:56 BogoMIPS: 5599.99 21:30:56 Virtualization: AMD-V 21:30:56 Hypervisor vendor: KVM 21:30:56 Virtualization type: full 21:30:56 L1d cache: 32K 21:30:56 L1i cache: 32K 21:30:56 L2 cache: 512K 21:30:56 L3 cache: 16384K 21:30:56 NUMA node0 CPU(s): 0-3 21:30:56 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 21:30:56 21:30:56 21:30:56 ---> nproc: 21:30:56 4 21:30:56 21:30:56 21:30:56 ---> df -h: 21:30:56 Filesystem Size Used Avail Use% Mounted on 21:30:56 udev 7.9G 0 7.9G 0% /dev 21:30:56 tmpfs 1.6G 672K 1.6G 1% /run 21:30:56 /dev/vda1 78G 8.4G 70G 11% / 21:30:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:30:56 tmpfs 5.0M 0 5.0M 0% /run/lock 21:30:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:30:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:30:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:30:56 21:30:56 21:30:56 ---> free -m: 21:30:56 total used free shared buff/cache available 21:30:56 Mem: 16040 552 13292 0 2195 15168 21:30:56 Swap: 1023 0 1023 21:30:56 21:30:56 21:30:56 ---> ip addr: 21:30:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:30:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:30:56 inet 127.0.0.1/8 scope host lo 21:30:56 valid_lft forever preferred_lft forever 21:30:56 inet6 ::1/128 scope host 21:30:56 valid_lft forever preferred_lft forever 21:30:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:30:56 link/ether fa:16:3e:65:ed:80 brd ff:ff:ff:ff:ff:ff 21:30:56 inet 10.30.107.37/23 brd 10.30.107.255 scope global dynamic ens3 21:30:56 valid_lft 86116sec preferred_lft 86116sec 21:30:56 inet6 fe80::f816:3eff:fe65:ed80/64 scope link 21:30:56 valid_lft forever preferred_lft forever 21:30:56 21:30:56 21:30:56 ---> sar -b -r -n DEV: 21:30:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8492) 02/24/24 _x86_64_ (4 CPU) 21:30:56 21:30:56 21:26:14 LINUX RESTART (4 CPU) 21:30:56 21:30:56 21:27:01 tps rtps wtps bread/s bwrtn/s 21:30:56 21:28:01 68.31 16.96 51.34 1100.35 8004.80 21:30:56 21:29:01 26.70 0.15 26.55 9.20 3093.48 21:30:56 21:30:01 51.59 2.28 49.31 119.45 6405.73 21:30:56 Average: 48.86 6.47 42.40 409.67 5834.67 21:30:56 21:30:56 21:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:30:56 21:28:01 13962908 15534476 2462060 14.99 52784 1720584 846252 4.84 740312 1508068 25152 21:30:56 21:29:01 13875292 15505040 2549676 15.52 59728 1767304 823320 4.71 791472 1535956 40852 21:30:56 21:30:01 13721108 15539832 2703860 16.46 75172 1931560 794792 4.55 784880 1677644 131100 21:30:56 Average: 13853103 15526449 2571865 15.66 62561 1806483 821455 4.70 772221 1573889 65701 21:30:56 21:30:56 21:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:30:56 21:28:01 ens3 27.63 19.01 486.33 2.99 0.00 0.00 0.00 0.00 21:30:56 21:28:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 21:30:56 21:29:01 ens3 18.35 15.05 61.48 4.22 0.00 0.00 0.00 0.00 21:30:56 21:29:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:30:56 21:30:01 ens3 38.79 27.21 645.08 5.38 0.00 0.00 0.00 0.00 21:30:56 21:30:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 21:30:56 Average: ens3 28.26 20.42 397.63 4.20 0.00 0.00 0.00 0.00 21:30:56 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 21:30:56 21:30:56 21:30:56 ---> sar -P ALL: 21:30:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8492) 02/24/24 _x86_64_ (4 CPU) 21:30:56 21:30:56 21:26:14 LINUX RESTART (4 CPU) 21:30:56 21:30:56 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:30:56 21:28:01 all 10.59 0.00 0.96 31.59 0.07 56.80 21:30:56 21:28:01 0 8.66 0.00 0.77 35.04 0.03 55.49 21:30:56 21:28:01 1 9.66 0.00 1.01 66.04 0.03 23.27 21:30:56 21:28:01 2 12.63 0.00 1.08 6.99 0.10 79.20 21:30:56 21:28:01 3 11.40 0.00 1.00 18.24 0.05 69.31 21:30:56 21:29:01 all 8.36 0.00 0.59 17.37 0.05 73.63 21:30:56 21:29:01 0 8.45 0.00 0.60 0.18 0.08 90.68 21:30:56 21:29:01 1 3.13 0.00 0.45 60.71 0.08 35.63 21:30:56 21:29:01 2 7.37 0.00 0.55 0.50 0.03 91.54 21:30:56 21:29:01 3 14.52 0.00 0.74 7.85 0.05 76.84 21:30:56 21:30:01 all 14.06 0.00 0.95 9.92 0.05 75.02 21:30:56 21:30:01 0 18.82 0.00 0.64 1.02 0.05 79.47 21:30:56 21:30:01 1 20.18 0.00 1.80 23.28 0.07 54.68 21:30:56 21:30:01 2 6.39 0.00 0.85 13.25 0.05 79.45 21:30:56 21:30:01 3 10.90 0.00 0.50 2.19 0.03 86.38 21:30:56 Average: all 11.00 0.00 0.83 19.62 0.06 68.49 21:30:56 Average: 0 11.98 0.00 0.67 12.10 0.06 75.20 21:30:56 Average: 1 10.96 0.00 1.08 50.05 0.06 37.84 21:30:56 Average: 2 8.79 0.00 0.83 6.91 0.06 83.41 21:30:56 Average: 3 12.27 0.00 0.75 9.42 0.04 77.51 21:30:56 21:30:56 21:30:56