03:33:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/141755 03:33:27 Running as SYSTEM 03:33:27 [EnvInject] - Loading node environment variables. 03:33:27 Building remotely on prd-ubuntu1804-builder-4c-4g-35003 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yml-lint 03:33:27 [ssh-agent] Looking for ssh-agent implementation... 03:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:27 $ ssh-agent 03:33:27 SSH_AUTH_SOCK=/tmp/ssh-UAU3ZEmWx3x1/agent.1768 03:33:27 SSH_AGENT_PID=1770 03:33:27 [ssh-agent] Started. 03:33:27 Running ssh-add (command line suppressed) 03:33:27 Identity added: /w/workspace/oom-readiness-master-yml-lint@tmp/private_key_9493779388523202817.key (/w/workspace/oom-readiness-master-yml-lint@tmp/private_key_9493779388523202817.key) 03:33:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:33:27 The recommended git tool is: NONE 03:33:31 using credential onap-jenkins-ssh 03:33:31 Wiping out workspace first. 03:33:31 Cloning the remote Git repository 03:33:31 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 03:33:31 > git init /w/workspace/oom-readiness-master-yml-lint # timeout=10 03:33:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 03:33:31 > git --version # timeout=10 03:33:31 > git --version # 'git version 2.17.1' 03:33:31 using GIT_SSH to set credentials Gerrit user 03:33:31 Verifying host key using manually-configured host key entries 03:33:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:33:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 03:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 03:33:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 03:33:32 using GIT_SSH to set credentials Gerrit user 03:33:32 Verifying host key using manually-configured host key entries 03:33:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/55/141755/1 # timeout=30 03:33:32 > git rev-parse 4825c5550feaa21cc1e26c920acc6062518a8b98^{commit} # timeout=10 03:33:32 Checking out Revision 4825c5550feaa21cc1e26c920acc6062518a8b98 (refs/changes/55/141755/1) 03:33:32 > git config core.sparsecheckout # timeout=10 03:33:32 > git checkout -f 4825c5550feaa21cc1e26c920acc6062518a8b98 # timeout=30 03:33:36 Commit message: "Chore: Add dependabot config" 03:33:36 First time build. Skipping changelog. 03:33:36 [EnvInject] - Injecting environment variables from a build step. 03:33:36 [EnvInject] - Injecting as environment variables the properties content 03:33:36 PYTHON=python3 03:33:36 03:33:36 [EnvInject] - Variables injected successfully. 03:33:36 [oom-readiness-master-yml-lint] $ /bin/bash -l /tmp/jenkins1836504654448888600.sh 03:33:36 ---> tox-install.sh 03:33:36 + source /home/jenkins/lf-env.sh 03:33:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:33:36 ++ mktemp -d /tmp/venv-XXXX 03:33:36 + lf_venv=/tmp/venv-9F4w 03:33:36 + local venv_file=/tmp/.os_lf_venv 03:33:36 + local python=python3 03:33:36 + local options 03:33:36 + local set_path=true 03:33:36 + local install_args= 03:33:36 ++ 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 03:33:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:33:36 + true 03:33:36 + case $1 in 03:33:36 + venv_file=/tmp/.toxenv 03:33:36 + shift 2 03:33:36 + true 03:33:36 + case $1 in 03:33:36 + shift 03:33:36 + break 03:33:36 + case $python in 03:33:36 + local pkg_list= 03:33:36 + [[ -d /opt/pyenv ]] 03:33:36 + echo 'Setup pyenv:' 03:33:36 Setup pyenv: 03:33:36 + export PYENV_ROOT=/opt/pyenv 03:33:36 + PYENV_ROOT=/opt/pyenv 03:33:36 + 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 03:33:36 + 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 03:33:36 + pyenv versions 03:33:36 * system (set by /opt/pyenv/version) 03:33:36 * 3.8.13 (set by /opt/pyenv/version) 03:33:36 * 3.9.13 (set by /opt/pyenv/version) 03:33:36 * 3.10.6 (set by /opt/pyenv/version) 03:33:36 + command -v pyenv 03:33:36 ++ pyenv init - --no-rehash 03:33:36 + 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[*]}"'\'')" 03:33:36 export PATH="/opt/pyenv/shims:${PATH}" 03:33:36 export PYENV_SHELL=bash 03:33:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:33:36 pyenv() { 03:33:36 local command 03:33:36 command="${1:-}" 03:33:36 if [ "$#" -gt 0 ]; then 03:33:36 shift 03:33:36 fi 03:33:36 03:33:36 case "$command" in 03:33:36 rehash|shell) 03:33:36 eval "$(pyenv "sh-$command" "$@")" 03:33:36 ;; 03:33:36 *) 03:33:36 command pyenv "$command" "$@" 03:33:36 ;; 03:33:36 esac 03:33:36 }' 03:33:36 +++ 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[*]}"' 03:33:36 ++ 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 03:33:36 ++ 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 03:33:36 ++ 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 03:33:36 ++ export PYENV_SHELL=bash 03:33:36 ++ PYENV_SHELL=bash 03:33:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:33:36 +++ complete -F _pyenv pyenv 03:33:36 ++ lf-pyver python3 03:33:36 ++ local py_version_xy=python3 03:33:36 ++ local py_version_xyz= 03:33:36 ++ pyenv versions 03:33:36 ++ local command 03:33:36 ++ command=versions 03:33:36 ++ '[' 1 -gt 0 ']' 03:33:36 ++ shift 03:33:36 ++ case "$command" in 03:33:36 ++ command pyenv versions 03:33:36 ++ pyenv versions 03:33:36 ++ sed 's/^[ *]* //' 03:33:36 ++ awk '{ print $1 }' 03:33:36 ++ grep -E '^[0-9.]*[0-9]$' 03:33:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:33:36 +++ grep '^3' /tmp/.pyenv_versions 03:33:36 +++ tail -n 1 03:33:36 +++ sort -V 03:33:36 ++ py_version_xyz=3.10.6 03:33:36 ++ [[ -z 3.10.6 ]] 03:33:36 ++ echo 3.10.6 03:33:36 ++ return 0 03:33:36 + pyenv local 3.10.6 03:33:36 + local command 03:33:36 + command=local 03:33:36 + '[' 2 -gt 0 ']' 03:33:36 + shift 03:33:36 + case "$command" in 03:33:36 + command pyenv local 3.10.6 03:33:36 + pyenv local 3.10.6 03:33:36 + for arg in "$@" 03:33:36 + case $arg in 03:33:36 + pkg_list+='tox ' 03:33:36 + for arg in "$@" 03:33:36 + case $arg in 03:33:36 + pkg_list+='virtualenv ' 03:33:36 + for arg in "$@" 03:33:36 + case $arg in 03:33:36 + pkg_list+='urllib3~=1.26.15 ' 03:33:36 + [[ -f /tmp/.toxenv ]] 03:33:36 + [[ ! -f /tmp/.toxenv ]] 03:33:36 + [[ -n '' ]] 03:33:36 + python3 -m venv /tmp/venv-9F4w 03:33:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9F4w' 03:33:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9F4w 03:33:40 + echo /tmp/venv-9F4w 03:33:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:33:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:33:40 + /tmp/venv-9F4w/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:33:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:33:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:33:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:33:44 + /tmp/venv-9F4w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:33:47 + type python3 03:33:47 + true 03:33:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9F4w/bin to PATH' 03:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-9F4w/bin to PATH 03:33:47 + PATH=/tmp/venv-9F4w/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 03:33:47 + return 0 03:33:47 + python3 --version 03:33:47 Python 3.10.6 03:33:47 + python3 -m pip --version 03:33:47 pip 25.2 from /tmp/venv-9F4w/lib/python3.10/site-packages/pip (python 3.10) 03:33:47 + python3 -m pip freeze 03:33:47 cachetools==6.1.0 03:33:47 chardet==5.2.0 03:33:47 colorama==0.4.6 03:33:47 distlib==0.4.0 03:33:47 filelock==3.18.0 03:33:47 packaging==25.0 03:33:47 platformdirs==4.3.8 03:33:47 pluggy==1.6.0 03:33:47 pyproject-api==1.9.1 03:33:47 tomli==2.2.1 03:33:47 tox==4.28.4 03:33:47 typing_extensions==4.14.1 03:33:47 urllib3==1.26.20 03:33:47 virtualenv==20.33.1 03:33:47 [EnvInject] - Injecting environment variables from a build step. 03:33:47 [EnvInject] - Injecting as environment variables the properties content 03:33:47 PARALLEL=false 03:33:47 03:33:47 [EnvInject] - Variables injected successfully. 03:33:47 [oom-readiness-master-yml-lint] $ /bin/bash -l /tmp/jenkins4693505909701040114.sh 03:33:47 ---> tox-run.sh 03:33:47 + 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 03:33:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yml-lint/archives/tox 03:33:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yml-lint/archives/docs 03:33:47 + mkdir -p /w/workspace/oom-readiness-master-yml-lint/archives/tox 03:33:47 + cd /w/workspace/oom-readiness-master-yml-lint/. 03:33:47 + source /home/jenkins/lf-env.sh 03:33:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:33:47 ++ mktemp -d /tmp/venv-XXXX 03:33:47 + lf_venv=/tmp/venv-gLV6 03:33:47 + local venv_file=/tmp/.os_lf_venv 03:33:47 + local python=python3 03:33:47 + local options 03:33:47 + local set_path=true 03:33:47 + local install_args= 03:33:47 ++ 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 03:33:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:33:47 + true 03:33:47 + case $1 in 03:33:47 + venv_file=/tmp/.toxenv 03:33:47 + shift 2 03:33:47 + true 03:33:47 + case $1 in 03:33:47 + shift 03:33:47 + break 03:33:47 + case $python in 03:33:47 + local pkg_list= 03:33:47 + [[ -d /opt/pyenv ]] 03:33:47 + echo 'Setup pyenv:' 03:33:47 Setup pyenv: 03:33:47 + export PYENV_ROOT=/opt/pyenv 03:33:47 + PYENV_ROOT=/opt/pyenv 03:33:47 + 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 03:33:47 + 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 03:33:47 + pyenv versions 03:33:48 system 03:33:48 3.8.13 03:33:48 3.9.13 03:33:48 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 03:33:48 + command -v pyenv 03:33:48 ++ pyenv init - --no-rehash 03:33:48 + 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[*]}"'\'')" 03:33:48 export PATH="/opt/pyenv/shims:${PATH}" 03:33:48 export PYENV_SHELL=bash 03:33:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:33:48 pyenv() { 03:33:48 local command 03:33:48 command="${1:-}" 03:33:48 if [ "$#" -gt 0 ]; then 03:33:48 shift 03:33:48 fi 03:33:48 03:33:48 case "$command" in 03:33:48 rehash|shell) 03:33:48 eval "$(pyenv "sh-$command" "$@")" 03:33:48 ;; 03:33:48 *) 03:33:48 command pyenv "$command" "$@" 03:33:48 ;; 03:33:48 esac 03:33:48 }' 03:33:48 +++ 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[*]}"' 03:33:48 ++ 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 03:33:48 ++ 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 03:33:48 ++ 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 03:33:48 ++ export PYENV_SHELL=bash 03:33:48 ++ PYENV_SHELL=bash 03:33:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:33:48 +++ complete -F _pyenv pyenv 03:33:48 ++ lf-pyver python3 03:33:48 ++ local py_version_xy=python3 03:33:48 ++ local py_version_xyz= 03:33:48 ++ pyenv versions 03:33:48 ++ local command 03:33:48 ++ command=versions 03:33:48 ++ grep -E '^[0-9.]*[0-9]$' 03:33:48 ++ '[' 1 -gt 0 ']' 03:33:48 ++ shift 03:33:48 ++ case "$command" in 03:33:48 ++ command pyenv versions 03:33:48 ++ pyenv versions 03:33:48 ++ sed 's/^[ *]* //' 03:33:48 ++ awk '{ print $1 }' 03:33:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:33:48 +++ grep '^3' /tmp/.pyenv_versions 03:33:48 +++ sort -V 03:33:48 +++ tail -n 1 03:33:48 ++ py_version_xyz=3.10.6 03:33:48 ++ [[ -z 3.10.6 ]] 03:33:48 ++ echo 3.10.6 03:33:48 ++ return 0 03:33:48 + pyenv local 3.10.6 03:33:48 + local command 03:33:48 + command=local 03:33:48 + '[' 2 -gt 0 ']' 03:33:48 + shift 03:33:48 + case "$command" in 03:33:48 + command pyenv local 3.10.6 03:33:48 + pyenv local 3.10.6 03:33:48 + for arg in "$@" 03:33:48 + case $arg in 03:33:48 + pkg_list+='tox ' 03:33:48 + for arg in "$@" 03:33:48 + case $arg in 03:33:48 + pkg_list+='virtualenv ' 03:33:48 + for arg in "$@" 03:33:48 + case $arg in 03:33:48 + pkg_list+='urllib3~=1.26.15 ' 03:33:48 + [[ -f /tmp/.toxenv ]] 03:33:48 ++ cat /tmp/.toxenv 03:33:48 + lf_venv=/tmp/venv-9F4w 03:33:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9F4w from' file:/tmp/.toxenv 03:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9F4w from file:/tmp/.toxenv 03:33:48 + /tmp/venv-9F4w/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:33:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:33:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:33:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:33:49 + /tmp/venv-9F4w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:33:50 + type python3 03:33:50 + true 03:33:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9F4w/bin to PATH' 03:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-9F4w/bin to PATH 03:33:50 + PATH=/tmp/venv-9F4w/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 03:33:50 + return 0 03:33:50 + [[ -d /opt/pyenv ]] 03:33:50 + echo '---> Setting up pyenv' 03:33:50 ---> Setting up pyenv 03:33:50 + export PYENV_ROOT=/opt/pyenv 03:33:50 + PYENV_ROOT=/opt/pyenv 03:33:50 + export PATH=/opt/pyenv/bin:/tmp/venv-9F4w/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 03:33:50 + PATH=/opt/pyenv/bin:/tmp/venv-9F4w/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 03:33:50 ++ pwd 03:33:50 + PYTHONPATH=/w/workspace/oom-readiness-master-yml-lint 03:33:50 + export PYTHONPATH 03:33:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:33:50 + TOX_TESTENV_PASSENV=PYTHONPATH 03:33:50 + tox --version 03:33:50 4.28.4 from /tmp/venv-9F4w/lib/python3.10/site-packages/tox/__init__.py 03:33:50 + PARALLEL=false 03:33:50 + TOX_OPTIONS_LIST= 03:33:50 + [[ -n yaml ]] 03:33:50 + TOX_OPTIONS_LIST=' -e yaml' 03:33:50 + case ${PARALLEL,,} in 03:33:50 + tox -e yaml 03:33:50 + tee -a /w/workspace/oom-readiness-master-yml-lint/archives/tox/tox.log 03:33:52 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:34:19 yaml: freeze> python -m pip freeze --all 03:34:20 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 03:34:20 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:34:20 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 03:34:21 ---> Completed tox runs 03:34:21 + for i in .tox/*/log 03:34:21 ++ echo .tox/yaml/log 03:34:21 ++ awk -F/ '{print $2}' 03:34:21 + tox_env=yaml 03:34:21 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yml-lint/archives/tox/yaml 03:34:21 + DOC_DIR=docs/_build/html 03:34:21 + [[ -d docs/_build/html ]] 03:34:21 + echo '---> tox-run.sh ends' 03:34:21 ---> tox-run.sh ends 03:34:21 + test 1 -eq 0 03:34:21 + exit 1 03:34:21 ++ '[' 2 = 1 ']' 03:34:21 Build step 'Execute shell' marked build as failure 03:34:21 $ ssh-agent -k 03:34:21 unset SSH_AUTH_SOCK; 03:34:21 unset SSH_AGENT_PID; 03:34:21 echo Agent pid 1770 killed; 03:34:21 [ssh-agent] Stopped. 03:34:21 [PostBuildScript] - [INFO] Executing post build scripts. 03:34:21 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins8777169995513550399.sh 03:34:21 ---> sysstat.sh 03:34:21 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins3429258999780433353.sh 03:34:21 ---> package-listing.sh 03:34:21 ++ facter osfamily 03:34:21 ++ tr '[:upper:]' '[:lower:]' 03:34:21 + OS_FAMILY=debian 03:34:21 + workspace=/w/workspace/oom-readiness-master-yml-lint 03:34:21 + START_PACKAGES=/tmp/packages_start.txt 03:34:21 + END_PACKAGES=/tmp/packages_end.txt 03:34:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:21 + PACKAGES=/tmp/packages_start.txt 03:34:21 + '[' /w/workspace/oom-readiness-master-yml-lint ']' 03:34:21 + PACKAGES=/tmp/packages_end.txt 03:34:21 + case "${OS_FAMILY}" in 03:34:21 + dpkg -l 03:34:21 + grep '^ii' 03:34:21 + '[' -f /tmp/packages_start.txt ']' 03:34:21 + '[' -f /tmp/packages_end.txt ']' 03:34:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:21 + '[' /w/workspace/oom-readiness-master-yml-lint ']' 03:34:21 + mkdir -p /w/workspace/oom-readiness-master-yml-lint/archives/ 03:34:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yml-lint/archives/ 03:34:21 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins14536769365362894389.sh 03:34:21 ---> capture-instance-metadata.sh 03:34:21 Setup pyenv: 03:34:21 system 03:34:21 3.8.13 03:34:21 3.9.13 03:34:21 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 03:34:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sNZy 03:34:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:34:29 lf-activate-venv(): INFO: Installing: lftools 03:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-sNZy/bin to PATH 03:34:56 INFO: Running in OpenStack, capturing instance metadata 03:34:56 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins13370469299481831892.sh 03:34:56 provisioning config files... 03:34:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yml-lint@tmp/config4427991048114472521tmp 03:34:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:34:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:34:56 [EnvInject] - Injecting environment variables from a build step. 03:34:56 [EnvInject] - Injecting as environment variables the properties content 03:34:56 SERVER_ID=logs 03:34:56 03:34:56 [EnvInject] - Variables injected successfully. 03:34:56 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins593756662143030055.sh 03:34:56 ---> create-netrc.sh 03:34:56 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins16446780139828991353.sh 03:34:56 ---> python-tools-install.sh 03:34:56 Setup pyenv: 03:34:56 system 03:34:56 3.8.13 03:34:56 3.9.13 03:34:56 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 03:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sNZy from file:/tmp/.os_lf_venv 03:35:01 lf-activate-venv(): INFO: Installing: lftools 03:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-sNZy/bin to PATH 03:35:10 Generating Requirements File 03:35:33 Python 3.10.6 03:35:33 pip 25.2 from /tmp/venv-sNZy/lib/python3.10/site-packages/pip (python 3.10) 03:35:33 appdirs==1.4.4 03:35:33 argcomplete==3.6.2 03:35:33 aspy.yaml==1.3.0 03:35:33 attrs==25.3.0 03:35:33 autopage==0.5.2 03:35:33 beautifulsoup4==4.13.4 03:35:33 boto3==1.40.8 03:35:33 botocore==1.40.8 03:35:33 bs4==0.0.2 03:35:33 cachetools==5.5.2 03:35:33 certifi==2025.8.3 03:35:33 cffi==1.17.1 03:35:33 cfgv==3.4.0 03:35:33 chardet==5.2.0 03:35:33 charset-normalizer==3.4.3 03:35:33 click==8.2.1 03:35:33 cliff==4.10.0 03:35:33 cmd2==2.7.0 03:35:33 cryptography==3.3.2 03:35:33 debtcollector==3.0.0 03:35:33 decorator==5.2.1 03:35:33 defusedxml==0.7.1 03:35:33 Deprecated==1.2.18 03:35:33 distlib==0.4.0 03:35:33 dnspython==2.7.0 03:35:33 docker==7.1.0 03:35:33 dogpile.cache==1.4.0 03:35:33 durationpy==0.10 03:35:33 email_validator==2.2.0 03:35:33 filelock==3.18.0 03:35:33 future==1.0.0 03:35:33 gitdb==4.0.12 03:35:33 GitPython==3.1.45 03:35:33 google-auth==2.40.3 03:35:33 httplib2==0.22.0 03:35:33 identify==2.6.13 03:35:33 idna==3.10 03:35:33 importlib-resources==1.5.0 03:35:33 iso8601==2.1.0 03:35:33 Jinja2==3.1.6 03:35:33 jmespath==1.0.1 03:35:33 jsonpatch==1.33 03:35:33 jsonpointer==3.0.0 03:35:33 jsonschema==4.25.0 03:35:33 jsonschema-specifications==2025.4.1 03:35:33 keystoneauth1==5.11.1 03:35:33 kubernetes==33.1.0 03:35:33 lftools==0.37.13 03:35:33 lxml==6.0.0 03:35:33 markdown-it-py==4.0.0 03:35:33 MarkupSafe==3.0.2 03:35:33 mdurl==0.1.2 03:35:33 msgpack==1.1.1 03:35:33 multi_key_dict==2.0.3 03:35:33 munch==4.0.0 03:35:33 netaddr==1.3.0 03:35:33 niet==1.4.2 03:35:33 nodeenv==1.9.1 03:35:33 oauth2client==4.1.3 03:35:33 oauthlib==3.3.1 03:35:33 openstacksdk==4.6.0 03:35:33 os-client-config==2.3.0 03:35:33 os-service-types==1.8.0 03:35:33 osc-lib==4.1.0 03:35:33 oslo.config==10.0.0 03:35:33 oslo.context==6.0.0 03:35:33 oslo.i18n==6.5.1 03:35:33 oslo.log==7.2.0 03:35:33 oslo.serialization==5.7.0 03:35:33 oslo.utils==9.0.0 03:35:33 packaging==25.0 03:35:33 pbr==6.1.1 03:35:33 platformdirs==4.3.8 03:35:33 prettytable==3.16.0 03:35:33 psutil==7.0.0 03:35:33 pyasn1==0.6.1 03:35:33 pyasn1_modules==0.4.2 03:35:33 pycparser==2.22 03:35:33 pygerrit2==2.0.15 03:35:33 PyGithub==2.7.0 03:35:33 Pygments==2.19.2 03:35:33 PyJWT==2.10.1 03:35:33 PyNaCl==1.5.0 03:35:33 pyparsing==2.4.7 03:35:33 pyperclip==1.9.0 03:35:33 pyrsistent==0.20.0 03:35:33 python-cinderclient==9.7.0 03:35:33 python-dateutil==2.9.0.post0 03:35:33 python-heatclient==4.3.0 03:35:33 python-jenkins==1.8.3 03:35:33 python-keystoneclient==5.6.0 03:35:33 python-magnumclient==4.8.1 03:35:33 python-openstackclient==8.1.0 03:35:33 python-swiftclient==4.8.0 03:35:33 PyYAML==6.0.2 03:35:33 referencing==0.36.2 03:35:33 requests==2.32.4 03:35:33 requests-oauthlib==2.0.0 03:35:33 requestsexceptions==1.4.0 03:35:33 rfc3986==2.0.0 03:35:33 rich==14.1.0 03:35:33 rich-argparse==1.7.1 03:35:33 rpds-py==0.27.0 03:35:33 rsa==4.9.1 03:35:33 ruamel.yaml==0.18.14 03:35:33 ruamel.yaml.clib==0.2.12 03:35:33 s3transfer==0.13.1 03:35:33 simplejson==3.20.1 03:35:33 six==1.17.0 03:35:33 smmap==5.0.2 03:35:33 soupsieve==2.7 03:35:33 stevedore==5.4.1 03:35:33 tabulate==0.9.0 03:35:33 toml==0.10.2 03:35:33 tomlkit==0.13.3 03:35:33 tqdm==4.67.1 03:35:33 typing_extensions==4.14.1 03:35:33 tzdata==2025.2 03:35:33 urllib3==1.26.20 03:35:33 virtualenv==20.33.1 03:35:33 wcwidth==0.2.13 03:35:33 websocket-client==1.8.0 03:35:33 wrapt==1.17.3 03:35:33 xdg==6.0.0 03:35:33 xmltodict==0.14.2 03:35:33 yq==3.4.3 03:35:33 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins15785622223480369736.sh 03:35:33 ---> sudo-logs.sh 03:35:33 Archiving 'sudo' log.. 03:35:33 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins1162118784533839863.sh 03:35:34 ---> job-cost.sh 03:35:34 Setup pyenv: 03:35:34 system 03:35:34 3.8.13 03:35:34 3.9.13 03:35:34 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 03:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sNZy from file:/tmp/.os_lf_venv 03:35:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-sNZy/bin to PATH 03:35:42 INFO: No Stack... 03:35:42 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:42 INFO: Archiving Costs 03:35:42 [oom-readiness-master-yml-lint] $ /bin/bash -l /tmp/jenkins13628158535830433879.sh 03:35:42 ---> logs-deploy.sh 03:35:42 Setup pyenv: 03:35:42 system 03:35:42 3.8.13 03:35:42 3.9.13 03:35:42 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 03:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sNZy from file:/tmp/.os_lf_venv 03:35:44 lf-activate-venv(): INFO: Installing: lftools 03:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-sNZy/bin to PATH 03:35:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yml-lint/1 03:35:53 INFO: archiving workspace using pattern(s): 03:35:54 Archives upload complete. 03:35:54 INFO: archiving logs to Nexus 03:35:55 ---> uname -a: 03:35:55 Linux prd-ubuntu1804-builder-4c-4g-35003 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 03:35:55 03:35:55 03:35:55 ---> lscpu: 03:35:55 Architecture: x86_64 03:35:55 CPU op-mode(s): 32-bit, 64-bit 03:35:55 Byte Order: Little Endian 03:35:55 CPU(s): 4 03:35:55 On-line CPU(s) list: 0-3 03:35:55 Thread(s) per core: 1 03:35:55 Core(s) per socket: 1 03:35:55 Socket(s): 4 03:35:55 NUMA node(s): 1 03:35:55 Vendor ID: AuthenticAMD 03:35:55 CPU family: 23 03:35:55 Model: 49 03:35:55 Model name: AMD EPYC-Rome Processor 03:35:55 Stepping: 0 03:35:55 CPU MHz: 2799.998 03:35:55 BogoMIPS: 5599.99 03:35:55 Virtualization: AMD-V 03:35:55 Hypervisor vendor: KVM 03:35:55 Virtualization type: full 03:35:55 L1d cache: 32K 03:35:55 L1i cache: 32K 03:35:55 L2 cache: 512K 03:35:55 L3 cache: 16384K 03:35:55 NUMA node0 CPU(s): 0-3 03:35:55 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 03:35:55 03:35:55 03:35:55 ---> nproc: 03:35:55 4 03:35:55 03:35:55 03:35:55 ---> df -h: 03:35:55 Filesystem Size Used Avail Use% Mounted on 03:35:55 udev 7.9G 0 7.9G 0% /dev 03:35:55 tmpfs 1.6G 672K 1.6G 1% /run 03:35:55 /dev/vda1 78G 8.4G 69G 11% / 03:35:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 03:35:55 tmpfs 5.0M 0 5.0M 0% /run/lock 03:35:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 03:35:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 03:35:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 03:35:55 03:35:55 03:35:55 ---> free -m: 03:35:55 total used free shared buff/cache available 03:35:55 Mem: 16040 565 13270 0 2204 15151 03:35:55 Swap: 1023 0 1023 03:35:55 03:35:55 03:35:55 ---> ip addr: 03:35:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:35:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:35:55 inet 127.0.0.1/8 scope host lo 03:35:55 valid_lft forever preferred_lft forever 03:35:55 inet6 ::1/128 scope host 03:35:55 valid_lft forever preferred_lft forever 03:35:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:35:55 link/ether fa:16:3e:2d:9c:23 brd ff:ff:ff:ff:ff:ff 03:35:55 inet 10.30.107.92/23 brd 10.30.107.255 scope global dynamic ens3 03:35:55 valid_lft 86217sec preferred_lft 86217sec 03:35:55 inet6 fe80::f816:3eff:fe2d:9c23/64 scope link 03:35:55 valid_lft forever preferred_lft forever 03:35:55 03:35:55 03:35:55 ---> sar -b -r -n DEV: 03:35:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35003) 08/13/25 _x86_64_ (4 CPU) 03:35:55 03:35:55 03:32:54 LINUX RESTART (4 CPU) 03:35:55 03:35:55 03:33:02 tps rtps wtps bread/s bwrtn/s 03:35:55 03:34:00 274.85 66.77 208.08 4106.02 58357.02 03:35:55 03:35:01 135.37 5.11 130.26 508.24 27099.95 03:35:55 Average: 203.95 35.43 168.52 2277.15 42468.06 03:35:55 03:35:55 03:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:35:55 03:34:00 14128168 15520088 2296792 13.98 48604 1552632 874324 5.00 700516 1401324 81488 03:35:55 03:35:01 13798728 15593772 2626232 15.99 82364 1897708 781612 4.47 649868 1733252 131104 03:35:55 Average: 13963448 15556930 2461512 14.99 65484 1725170 827968 4.74 675192 1567288 106296 03:35:55 03:35:55 03:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:35:55 03:34:00 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 03:35:55 03:34:00 ens3 392.93 231.49 992.75 74.59 0.00 0.00 0.00 0.00 03:35:55 03:35:01 lo 0.92 0.92 0.10 0.10 0.00 0.00 0.00 0.00 03:35:55 03:35:01 ens3 113.54 70.58 1036.88 17.96 0.00 0.00 0.00 0.00 03:35:55 Average: lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 03:35:55 Average: ens3 250.91 149.69 1015.18 45.80 0.00 0.00 0.00 0.00 03:35:55 03:35:55 03:35:55 ---> sar -P ALL: 03:35:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35003) 08/13/25 _x86_64_ (4 CPU) 03:35:55 03:35:55 03:32:54 LINUX RESTART (4 CPU) 03:35:55 03:35:55 03:33:02 CPU %user %nice %system %iowait %steal %idle 03:35:55 03:34:00 all 15.66 0.00 2.00 8.57 0.07 73.70 03:35:55 03:34:00 0 12.25 0.00 1.99 1.23 0.07 84.46 03:35:55 03:34:00 1 25.06 0.00 2.65 4.04 0.10 68.15 03:35:55 03:34:00 2 10.29 0.00 0.98 14.25 0.05 74.43 03:35:55 03:34:00 3 15.02 0.00 2.37 14.72 0.05 67.84 03:35:55 03:35:01 all 17.70 0.00 1.60 6.55 0.07 74.09 03:35:55 03:35:01 0 6.90 0.00 1.10 0.21 0.05 91.73 03:35:55 03:35:01 1 33.66 0.00 2.07 0.87 0.10 63.30 03:35:55 03:35:01 2 12.68 0.00 1.12 7.68 0.03 78.49 03:35:55 03:35:01 3 17.57 0.00 2.11 17.49 0.08 62.75 03:35:55 Average: all 16.70 0.00 1.80 7.54 0.07 73.90 03:35:55 Average: 0 9.52 0.00 1.53 0.71 0.06 88.18 03:35:55 Average: 1 29.43 0.00 2.36 2.43 0.10 65.69 03:35:55 Average: 2 11.51 0.00 1.05 10.91 0.04 76.49 03:35:55 Average: 3 16.32 0.00 2.24 16.13 0.07 65.25 03:35:55 03:35:55 03:35:55