12:26:21 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/116520 12:26:21 Running as SYSTEM 12:26:21 [EnvInject] - Loading node environment variables. 12:26:21 Building remotely on prd-ubuntu2204-builder-2c-2g-37597 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 12:26:21 [ssh-agent] Looking for ssh-agent implementation... 12:26:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:21 $ ssh-agent 12:26:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXixCudp/agent.1508 12:26:21 SSH_AGENT_PID=1510 12:26:21 [ssh-agent] Started. 12:26:22 Running ssh-add (command line suppressed) 12:26:22 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_8095089441773549744.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_8095089441773549744.key) 12:26:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:26:22 The recommended git tool is: NONE 12:26:24 using credential jenkins-ssh 12:26:24 Wiping out workspace first. 12:26:24 Cloning the remote Git repository 12:26:24 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 12:26:24 > git init /w/workspace/netconf-tox-verify-master # timeout=10 12:26:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:26:24 > git --version # timeout=10 12:26:24 > git --version # 'git version 2.34.1' 12:26:24 using GIT_SSH to set credentials jenkins-ssh 12:26:24 Verifying host key using known hosts file 12:26:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:26:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:26:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:26:32 using GIT_SSH to set credentials jenkins-ssh 12:26:32 Verifying host key using known hosts file 12:26:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:26:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/20/116520/43 # timeout=10 12:26:32 > git rev-parse 49b99658df74d23d781796662dc818a05d9589a0^{commit} # timeout=10 12:26:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:26:32 Checking out Revision 49b99658df74d23d781796662dc818a05d9589a0 (refs/changes/20/116520/43) 12:26:32 > git config core.sparsecheckout # timeout=10 12:26:32 > git checkout -f 49b99658df74d23d781796662dc818a05d9589a0 # timeout=10 12:26:36 Commit message: "Add stop-time as subscription parameter" 12:26:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:26:36 > git rev-list --no-walk 07e1f25f88e589bd3c865e629a9854629066cf90 # timeout=10 12:26:36 provisioning config files... 12:26:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:26:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:26:36 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15104186382923837511.sh 12:26:36 ---> python-tools-install.sh 12:26:36 Setup pyenv: 12:26:36 * system (set by /opt/pyenv/version) 12:26:36 * 3.8.20 (set by /opt/pyenv/version) 12:26:36 * 3.9.20 (set by /opt/pyenv/version) 12:26:36 * 3.10.15 (set by /opt/pyenv/version) 12:26:36 * 3.11.10 (set by /opt/pyenv/version) 12:26:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mJMU 12:26:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:26:45 lf-activate-venv(): INFO: Installing: lftools 12:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-mJMU/bin to PATH 12:27:11 Generating Requirements File 12:27:32 Python 3.11.10 12:27:32 pip 25.1.1 from /tmp/venv-mJMU/lib/python3.11/site-packages/pip (python 3.11) 12:27:33 appdirs==1.4.4 12:27:33 argcomplete==3.6.2 12:27:33 aspy.yaml==1.3.0 12:27:33 attrs==25.3.0 12:27:33 autopage==0.5.2 12:27:33 beautifulsoup4==4.13.4 12:27:33 boto3==1.38.44 12:27:33 botocore==1.38.44 12:27:33 bs4==0.0.2 12:27:33 cachetools==5.5.2 12:27:33 certifi==2025.6.15 12:27:33 cffi==1.17.1 12:27:33 cfgv==3.4.0 12:27:33 chardet==5.2.0 12:27:33 charset-normalizer==3.4.2 12:27:33 click==8.2.1 12:27:33 cliff==4.10.0 12:27:33 cmd2==2.6.1 12:27:33 cryptography==3.3.2 12:27:33 debtcollector==3.0.0 12:27:33 decorator==5.2.1 12:27:33 defusedxml==0.7.1 12:27:33 Deprecated==1.2.18 12:27:33 distlib==0.3.9 12:27:33 dnspython==2.7.0 12:27:33 docker==7.1.0 12:27:33 dogpile.cache==1.4.0 12:27:33 durationpy==0.10 12:27:33 email_validator==2.2.0 12:27:33 filelock==3.18.0 12:27:33 future==1.0.0 12:27:33 gitdb==4.0.12 12:27:33 GitPython==3.1.44 12:27:33 google-auth==2.40.3 12:27:33 httplib2==0.22.0 12:27:33 identify==2.6.12 12:27:33 idna==3.10 12:27:33 importlib-resources==1.5.0 12:27:33 iso8601==2.1.0 12:27:33 Jinja2==3.1.6 12:27:33 jmespath==1.0.1 12:27:33 jsonpatch==1.33 12:27:33 jsonpointer==3.0.0 12:27:33 jsonschema==4.24.0 12:27:33 jsonschema-specifications==2025.4.1 12:27:33 keystoneauth1==5.11.1 12:27:33 kubernetes==33.1.0 12:27:33 lftools==0.37.13 12:27:33 lxml==5.4.0 12:27:33 MarkupSafe==3.0.2 12:27:33 msgpack==1.1.1 12:27:33 multi_key_dict==2.0.3 12:27:33 munch==4.0.0 12:27:33 netaddr==1.3.0 12:27:33 niet==1.4.2 12:27:33 nodeenv==1.9.1 12:27:33 oauth2client==4.1.3 12:27:33 oauthlib==3.3.1 12:27:33 openstacksdk==4.6.0 12:27:33 os-client-config==2.1.0 12:27:33 os-service-types==1.7.0 12:27:33 osc-lib==4.0.2 12:27:33 oslo.config==9.8.0 12:27:33 oslo.context==6.0.0 12:27:33 oslo.i18n==6.5.1 12:27:33 oslo.log==7.1.0 12:27:33 oslo.serialization==5.7.0 12:27:33 oslo.utils==9.0.0 12:27:33 packaging==25.0 12:27:33 pbr==6.1.1 12:27:33 platformdirs==4.3.8 12:27:33 prettytable==3.16.0 12:27:33 psutil==7.0.0 12:27:33 pyasn1==0.6.1 12:27:33 pyasn1_modules==0.4.2 12:27:33 pycparser==2.22 12:27:33 pygerrit2==2.0.15 12:27:33 PyGithub==2.6.1 12:27:33 PyJWT==2.10.1 12:27:33 PyNaCl==1.5.0 12:27:33 pyparsing==2.4.7 12:27:33 pyperclip==1.9.0 12:27:33 pyrsistent==0.20.0 12:27:33 python-cinderclient==9.7.0 12:27:33 python-dateutil==2.9.0.post0 12:27:33 python-heatclient==4.2.0 12:27:33 python-jenkins==1.8.2 12:27:33 python-keystoneclient==5.6.0 12:27:33 python-magnumclient==4.8.1 12:27:33 python-openstackclient==8.1.0 12:27:33 python-swiftclient==4.8.0 12:27:33 PyYAML==6.0.2 12:27:33 referencing==0.36.2 12:27:33 requests==2.32.4 12:27:33 requests-oauthlib==2.0.0 12:27:33 requestsexceptions==1.4.0 12:27:33 rfc3986==2.0.0 12:27:33 rpds-py==0.25.1 12:27:33 rsa==4.9.1 12:27:33 ruamel.yaml==0.18.14 12:27:33 ruamel.yaml.clib==0.2.12 12:27:33 s3transfer==0.13.0 12:27:33 simplejson==3.20.1 12:27:33 six==1.17.0 12:27:33 smmap==5.0.2 12:27:33 soupsieve==2.7 12:27:33 stevedore==5.4.1 12:27:33 tabulate==0.9.0 12:27:33 toml==0.10.2 12:27:33 tomlkit==0.13.3 12:27:33 tqdm==4.67.1 12:27:33 typing_extensions==4.14.0 12:27:33 tzdata==2025.2 12:27:33 urllib3==1.26.20 12:27:33 virtualenv==20.31.2 12:27:33 wcwidth==0.2.13 12:27:33 websocket-client==1.8.0 12:27:33 wrapt==1.17.2 12:27:33 xdg==6.0.0 12:27:33 xmltodict==0.14.2 12:27:33 yq==3.4.3 12:27:33 [EnvInject] - Injecting environment variables from a build step. 12:27:33 [EnvInject] - Injecting as environment variables the properties content 12:27:33 PYTHON=python3 12:27:33 12:27:33 [EnvInject] - Variables injected successfully. 12:27:33 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins12010390174949149696.sh 12:27:33 ---> tox-install.sh 12:27:33 + source /home/jenkins/lf-env.sh 12:27:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:27:33 ++ mktemp -d /tmp/venv-XXXX 12:27:33 + lf_venv=/tmp/venv-xjMF 12:27:33 + local venv_file=/tmp/.os_lf_venv 12:27:33 + local python=python3 12:27:33 + local options 12:27:33 + local set_path=true 12:27:33 + local install_args= 12:27: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 12:27:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:27:33 + true 12:27:33 + case $1 in 12:27:33 + venv_file=/tmp/.toxenv 12:27:33 + shift 2 12:27:33 + true 12:27:33 + case $1 in 12:27:33 + shift 12:27:33 + break 12:27:33 + case $python in 12:27:33 + local pkg_list= 12:27:33 + [[ -d /opt/pyenv ]] 12:27:33 + echo 'Setup pyenv:' 12:27:33 Setup pyenv: 12:27:33 + export PYENV_ROOT=/opt/pyenv 12:27:33 + PYENV_ROOT=/opt/pyenv 12:27:33 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:27:33 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:27:33 + pyenv versions 12:27:33 system 12:27:33 3.8.20 12:27:33 3.9.20 12:27:33 3.10.15 12:27:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:27:33 + command -v pyenv 12:27:33 ++ pyenv init - --no-rehash 12:27:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:27:33 for i in ${!paths[@]}; do 12:27:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:27:33 fi; done; 12:27:33 echo "${paths[*]}"'\'')" 12:27:33 export PATH="/opt/pyenv/shims:${PATH}" 12:27:33 export PYENV_SHELL=bash 12:27:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:27:33 pyenv() { 12:27:33 local command 12:27:33 command="${1:-}" 12:27:33 if [ "$#" -gt 0 ]; then 12:27:33 shift 12:27:33 fi 12:27:33 12:27:33 case "$command" in 12:27:33 rehash|shell) 12:27:33 eval "$(pyenv "sh-$command" "$@")" 12:27:33 ;; 12:27:33 *) 12:27:33 command pyenv "$command" "$@" 12:27:33 ;; 12:27:33 esac 12:27:33 }' 12:27:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:27:33 for i in ${!paths[@]}; do 12:27:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:27:33 fi; done; 12:27:33 echo "${paths[*]}"' 12:27:33 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:27:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:27:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:27:33 ++ export PYENV_SHELL=bash 12:27:33 ++ PYENV_SHELL=bash 12:27:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:27:33 +++ complete -F _pyenv pyenv 12:27:33 ++ lf-pyver python3 12:27:33 ++ local py_version_xy=python3 12:27:33 ++ local py_version_xyz= 12:27:33 ++ pyenv versions 12:27:33 ++ local command 12:27:33 ++ command=versions 12:27:33 ++ '[' 1 -gt 0 ']' 12:27:33 ++ shift 12:27:33 ++ awk '{ print $1 }' 12:27:33 ++ case "$command" in 12:27:33 ++ command pyenv versions 12:27:33 ++ grep -E '^[0-9.]*[0-9]$' 12:27:33 ++ sed 's/^[ *]* //' 12:27:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:27:33 +++ sort -V 12:27:33 +++ tail -n 1 12:27:33 +++ grep '^3' /tmp/.pyenv_versions 12:27:33 ++ py_version_xyz=3.11.10 12:27:33 ++ [[ -z 3.11.10 ]] 12:27:33 ++ echo 3.11.10 12:27:33 ++ return 0 12:27:33 + pyenv local 3.11.10 12:27:33 + local command 12:27:33 + command=local 12:27:33 + '[' 2 -gt 0 ']' 12:27:33 + shift 12:27:33 + case "$command" in 12:27:33 + command pyenv local 3.11.10 12:27:33 + for arg in "$@" 12:27:33 + case $arg in 12:27:33 + pkg_list+='tox ' 12:27:33 + for arg in "$@" 12:27:33 + case $arg in 12:27:33 + pkg_list+='virtualenv ' 12:27:33 + for arg in "$@" 12:27:33 + case $arg in 12:27:33 + pkg_list+='urllib3~=1.26.15 ' 12:27:33 + [[ -f /tmp/.toxenv ]] 12:27:33 + [[ ! -f /tmp/.toxenv ]] 12:27:33 + [[ -n '' ]] 12:27:33 + python3 -m venv /tmp/venv-xjMF 12:27:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xjMF' 12:27:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xjMF 12:27:37 + echo /tmp/venv-xjMF 12:27:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:27:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:27:37 + /tmp/venv-xjMF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:27:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:27:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:27:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:27:41 + /tmp/venv-xjMF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:27:43 + type python3 12:27:43 + true 12:27:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xjMF/bin to PATH' 12:27:43 lf-activate-venv(): INFO: Adding /tmp/venv-xjMF/bin to PATH 12:27:43 + PATH=/tmp/venv-xjMF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:27:43 + return 0 12:27:43 + python3 --version 12:27:43 Python 3.11.10 12:27:43 + python3 -m pip --version 12:27:43 pip 25.1.1 from /tmp/venv-xjMF/lib/python3.11/site-packages/pip (python 3.11) 12:27:43 + python3 -m pip freeze 12:27:44 cachetools==6.1.0 12:27:44 chardet==5.2.0 12:27:44 colorama==0.4.6 12:27:44 distlib==0.3.9 12:27:44 filelock==3.18.0 12:27:44 packaging==25.0 12:27:44 platformdirs==4.3.8 12:27:44 pluggy==1.6.0 12:27:44 pyproject-api==1.9.1 12:27:44 tox==4.27.0 12:27:44 urllib3==1.26.20 12:27:44 virtualenv==20.31.2 12:27:44 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins17871307015084280119.sh 12:27:44 [EnvInject] - Injecting environment variables from a build step. 12:27:44 [EnvInject] - Injecting as environment variables the properties content 12:27:44 PARALLEL=True 12:27:44 12:27:44 [EnvInject] - Variables injected successfully. 12:27:44 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins14897461008497840307.sh 12:27:44 ---> tox-run.sh 12:27:44 + PATH=/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 12:27:44 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 12:27:44 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 12:27:44 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 12:27:44 + cd /w/workspace/netconf-tox-verify-master/. 12:27:44 + source /home/jenkins/lf-env.sh 12:27:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:27:44 ++ mktemp -d /tmp/venv-XXXX 12:27:44 + lf_venv=/tmp/venv-Q7qb 12:27:44 + local venv_file=/tmp/.os_lf_venv 12:27:44 + local python=python3 12:27:44 + local options 12:27:44 + local set_path=true 12:27:44 + local install_args= 12:27:44 ++ 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 12:27:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:27:44 + true 12:27:44 + case $1 in 12:27:44 + venv_file=/tmp/.toxenv 12:27:44 + shift 2 12:27:44 + true 12:27:44 + case $1 in 12:27:44 + shift 12:27:44 + break 12:27:44 + case $python in 12:27:44 + local pkg_list= 12:27:44 + [[ -d /opt/pyenv ]] 12:27:44 + echo 'Setup pyenv:' 12:27:44 Setup pyenv: 12:27:44 + export PYENV_ROOT=/opt/pyenv 12:27:44 + PYENV_ROOT=/opt/pyenv 12:27:44 + 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 12:27:44 + 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 12:27:44 + pyenv versions 12:27:44 system 12:27:44 3.8.20 12:27:44 3.9.20 12:27:44 3.10.15 12:27:44 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:27:44 + command -v pyenv 12:27:44 ++ pyenv init - --no-rehash 12:27:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:27:44 for i in ${!paths[@]}; do 12:27:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:27:44 fi; done; 12:27:44 echo "${paths[*]}"'\'')" 12:27:44 export PATH="/opt/pyenv/shims:${PATH}" 12:27:44 export PYENV_SHELL=bash 12:27:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:27:44 pyenv() { 12:27:44 local command 12:27:44 command="${1:-}" 12:27:44 if [ "$#" -gt 0 ]; then 12:27:44 shift 12:27:44 fi 12:27:44 12:27:44 case "$command" in 12:27:44 rehash|shell) 12:27:44 eval "$(pyenv "sh-$command" "$@")" 12:27:44 ;; 12:27:44 *) 12:27:44 command pyenv "$command" "$@" 12:27:44 ;; 12:27:44 esac 12:27:44 }' 12:27:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:27:44 for i in ${!paths[@]}; do 12:27:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:27:44 fi; done; 12:27:44 echo "${paths[*]}"' 12:27:44 ++ 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 12:27:44 ++ 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 12:27:44 ++ 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 12:27:44 ++ export PYENV_SHELL=bash 12:27:44 ++ PYENV_SHELL=bash 12:27:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:27:44 +++ complete -F _pyenv pyenv 12:27:44 ++ lf-pyver python3 12:27:44 ++ local py_version_xy=python3 12:27:44 ++ local py_version_xyz= 12:27:44 ++ awk '{ print $1 }' 12:27:44 ++ pyenv versions 12:27:44 ++ local command 12:27:44 ++ command=versions 12:27:44 ++ '[' 1 -gt 0 ']' 12:27:44 ++ shift 12:27:44 ++ case "$command" in 12:27:44 ++ command pyenv versions 12:27:44 ++ sed 's/^[ *]* //' 12:27:44 ++ grep -E '^[0-9.]*[0-9]$' 12:27:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:27:44 +++ sort -V 12:27:44 +++ grep '^3' /tmp/.pyenv_versions 12:27:44 +++ tail -n 1 12:27:44 ++ py_version_xyz=3.11.10 12:27:44 ++ [[ -z 3.11.10 ]] 12:27:44 ++ echo 3.11.10 12:27:44 ++ return 0 12:27:44 + pyenv local 3.11.10 12:27:44 + local command 12:27:44 + command=local 12:27:44 + '[' 2 -gt 0 ']' 12:27:44 + shift 12:27:44 + case "$command" in 12:27:44 + command pyenv local 3.11.10 12:27:44 + for arg in "$@" 12:27:44 + case $arg in 12:27:44 + pkg_list+='tox ' 12:27:44 + for arg in "$@" 12:27:44 + case $arg in 12:27:44 + pkg_list+='virtualenv ' 12:27:44 + for arg in "$@" 12:27:44 + case $arg in 12:27:44 + pkg_list+='urllib3~=1.26.15 ' 12:27:44 + [[ -f /tmp/.toxenv ]] 12:27:44 ++ cat /tmp/.toxenv 12:27:44 + lf_venv=/tmp/venv-xjMF 12:27:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjMF from' file:/tmp/.toxenv 12:27:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjMF from file:/tmp/.toxenv 12:27:44 + /tmp/venv-xjMF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:27:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:27:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:27:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:27:45 + /tmp/venv-xjMF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:27:46 + type python3 12:27:46 + true 12:27:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xjMF/bin to PATH' 12:27:46 lf-activate-venv(): INFO: Adding /tmp/venv-xjMF/bin to PATH 12:27:46 + PATH=/tmp/venv-xjMF/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 12:27:46 + return 0 12:27:46 + [[ -d /opt/pyenv ]] 12:27:46 + echo '---> Setting up pyenv' 12:27:46 ---> Setting up pyenv 12:27:46 + export PYENV_ROOT=/opt/pyenv 12:27:46 + PYENV_ROOT=/opt/pyenv 12:27:46 + export PATH=/opt/pyenv/bin:/tmp/venv-xjMF/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 12:27:46 + PATH=/opt/pyenv/bin:/tmp/venv-xjMF/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 12:27:46 ++ pwd 12:27:46 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 12:27:46 + export PYTHONPATH 12:27:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:27:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:27:46 + tox --version 12:27:46 4.27.0 from /tmp/venv-xjMF/lib/python3.11/site-packages/tox/__init__.py 12:27:46 + PARALLEL=True 12:27:46 + TOX_OPTIONS_LIST= 12:27:46 + [[ -n '' ]] 12:27:46 + case ${PARALLEL,,} in 12:27:46 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:27:46 + tox --parallel auto --parallel-live 12:27:46 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 12:27:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:27:47 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:28:11 docs: freeze> python -m pip freeze --all 12:28:11 docs-linkcheck: freeze> python -m pip freeze --all 12:28:11 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.6.15,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.58.4,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.1,nwdiag==3.0.0,packaging==25.0,pillow==11.2.1,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.3.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:28:11 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 12:28:11 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.6.15,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.58.4,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.1,nwdiag==3.0.0,packaging==25.0,pillow==11.2.1,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.3.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:28:11 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 12:28:12 Running Sphinx v8.2.3 12:28:12 loading translations [en]... done 12:28:12 Running Sphinx v8.2.3 12:28:12 loading translations [en]... done 12:28:12 making output directory... done 12:28:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:28:12 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:28:12 making output directory... done 12:28:12 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:28:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:28:12 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:28:12 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:28:12 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:28:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:28:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:28:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:28:12 building [mo]: targets for 0 po files that are out of date 12:28:12 writing output... 12:28:12 building [html]: targets for 4 source files that are out of date 12:28:12 updating environment: [new config] 4 added, 0 changed, 0 removed 12:28:12 reading sources... [ 25%] developer-guide 12:28:12 building [mo]: targets for 0 po files that are out of date 12:28:12 writing output... 12:28:12 building [linkcheck]: targets for 4 source files that are out of date 12:28:12 updating environment: [new config] 4 added, 0 changed, 0 removed 12:28:12 reading sources... [ 25%] developer-guide 12:28:12 reading sources... [ 50%] index 12:28:12 reading sources... [ 75%] testtool 12:28:12 reading sources... [ 50%] index 12:28:12 reading sources... [ 75%] testtool 12:28:12 reading sources... [100%] user-guide 12:28:12 reading sources... [100%] user-guide 12:28:13 12:28:13 12:28:13 looking for now-outdated files... none found 12:28:13 looking for now-outdated files... none found 12:28:13 pickling environment... done 12:28:13 pickling environment... done 12:28:13 checking consistency... done 12:28:13 preparing documents... done 12:28:13 copying assets... 12:28:13 copying static files... 12:28:13 checking consistency... done 12:28:13 preparing documents... done 12:28:13 copying assets... 12:28:13 copying assets: done 12:28:13 writing output... [ 25%] developer-guide 12:28:13 writing output... [ 50%] index 12:28:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 12:28:13 writing output... [ 75%] testtool 12:28:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 12:28:13 writing output... [100%] user-guide 12:28:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 12:28:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 12:28:13 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 12:28:13 12:28:13 12:28:13 copying static files: done 12:28:13 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 12:28:13 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 12:28:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 12:28:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 12:28:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 12:28:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 12:28:13 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 12:28:13 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 12:28:13 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 12:28:13 ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 12:28:13 ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 12:28:13 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 12:28:13 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 12:28:13 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 12:28:13 copying extra files... 12:28:13 copying extra files: done 12:28:13 copying assets: done 12:28:13 writing output... [ 25%] developer-guide 12:28:13 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 12:28:13 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 12:28:13 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 12:28:13 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 12:28:13 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 12:28:13 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 12:28:13 writing output... [ 50%] index 12:28:13 writing output... [ 75%] testtool 12:28:13 writing output... [100%] user-guide 12:28:13 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 12:28:13 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 12:28:13 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 12:28:13 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 12:28:13 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 12:28:13 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 12:28:13 12:28:13 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 12:28:13 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 12:28:13 generating indices... genindex done 12:28:13 highlighting module code... 12:28:13 writing additional pages... search done 12:28:13 dumping search index in English (code: en)... done 12:28:13 dumping object inventory... done 12:28:13 build succeeded. 12:28:13 12:28:13 The HTML pages are in docs/_build/html. 12:28:13 ( user-guide: line 1397) ok https://www.docker.com/ 12:28:13 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 12:28:13 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 12:28:13 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 12:28:14 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 12:28:14 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 12:28:14 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 12:28:14 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 12:28:14 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 12:28:14 docs: OK ✔ in 26.89 seconds 12:28:14 gitlint: install_deps> python -I -m pip install gitlint 12:28:14 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 12:28:14 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 12:28:14 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 12:28:14 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 12:28:14 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 12:28:14 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 12:28:14 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 12:28:14 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 12:28:14 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 12:28:14 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 12:28:14 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 12:28:14 build succeeded. 12:28:14 12:28:14 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 12:28:18 docs-linkcheck: OK ✔ in 27.78 seconds 12:28:18 gitlint: freeze> python -m pip freeze --all 12:28:18 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.1.1,python-dateutil==2.9.0.post0,setuptools==80.3.1,sh==1.14.3,six==1.17.0 12:28:18 gitlint: commands[0]> gitlint 12:28:18 docs: OK (26.89=setup[24.71]+cmd[2.17] seconds) 12:28:18 docs-linkcheck: OK (27.78=setup[24.78]+cmd[3.00] seconds) 12:28:18 gitlint: OK (4.66=setup[4.50]+cmd[0.16] seconds) 12:28:18 congratulations :) (31.61 seconds) 12:28:18 + tox_status=0 12:28:18 + echo '---> Completed tox runs' 12:28:18 ---> Completed tox runs 12:28:18 + for i in .tox/*/log 12:28:18 ++ awk -F/ '{print $2}' 12:28:18 ++ echo .tox/docs-linkcheck/log 12:28:18 + tox_env=docs-linkcheck 12:28:18 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 12:28:18 + for i in .tox/*/log 12:28:18 ++ awk -F/ '{print $2}' 12:28:18 ++ echo .tox/docs/log 12:28:18 + tox_env=docs 12:28:18 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 12:28:18 + for i in .tox/*/log 12:28:18 ++ echo .tox/gitlint/log 12:28:18 ++ awk -F/ '{print $2}' 12:28:18 + tox_env=gitlint 12:28:18 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 12:28:18 + DOC_DIR=docs/_build/html 12:28:18 + [[ -d docs/_build/html ]] 12:28:18 + echo '---> Archiving generated docs' 12:28:18 ---> Archiving generated docs 12:28:18 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 12:28:18 + echo '---> tox-run.sh ends' 12:28:18 ---> tox-run.sh ends 12:28:18 + test 0 -eq 0 12:28:18 $ ssh-agent -k 12:28:18 unset SSH_AUTH_SOCK; 12:28:18 unset SSH_AGENT_PID; 12:28:18 echo Agent pid 1510 killed; 12:28:18 [ssh-agent] Stopped. 12:28:18 [PostBuildScript] - [INFO] Executing post build scripts. 12:28:18 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3458899294980261769.sh 12:28:18 ---> sysstat.sh 12:28:19 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7170687254380946462.sh 12:28:19 ---> package-listing.sh 12:28:19 ++ facter osfamily 12:28:19 ++ tr '[:upper:]' '[:lower:]' 12:28:19 + OS_FAMILY=debian 12:28:19 + workspace=/w/workspace/netconf-tox-verify-master 12:28:19 + START_PACKAGES=/tmp/packages_start.txt 12:28:19 + END_PACKAGES=/tmp/packages_end.txt 12:28:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:19 + PACKAGES=/tmp/packages_start.txt 12:28:19 + '[' /w/workspace/netconf-tox-verify-master ']' 12:28:19 + PACKAGES=/tmp/packages_end.txt 12:28:19 + case "${OS_FAMILY}" in 12:28:19 + dpkg -l 12:28:19 + grep '^ii' 12:28:19 + '[' -f /tmp/packages_start.txt ']' 12:28:19 + '[' -f /tmp/packages_end.txt ']' 12:28:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:19 + '[' /w/workspace/netconf-tox-verify-master ']' 12:28:19 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 12:28:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 12:28:19 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7940941463680864457.sh 12:28:19 ---> capture-instance-metadata.sh 12:28:19 Setup pyenv: 12:28:19 system 12:28:19 3.8.20 12:28:19 3.9.20 12:28:19 3.10.15 12:28:19 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mJMU from file:/tmp/.os_lf_venv 12:28:21 lf-activate-venv(): INFO: Installing: lftools 12:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-mJMU/bin to PATH 12:28:34 INFO: Running in OpenStack, capturing instance metadata 12:28:34 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4038380482231957247.sh 12:28:34 provisioning config files... 12:28:35 Could not find credentials [logs] for netconf-tox-verify-master #13808 12:28:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config1254256876794080832tmp 12:28:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:28:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:28:35 provisioning config files... 12:28:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:28:35 [EnvInject] - Injecting environment variables from a build step. 12:28:35 [EnvInject] - Injecting as environment variables the properties content 12:28:35 SERVER_ID=logs 12:28:35 12:28:35 [EnvInject] - Variables injected successfully. 12:28:35 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins18351772864024640623.sh 12:28:35 ---> create-netrc.sh 12:28:35 WARN: Log server credential not found. 12:28:35 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins18357490609264993561.sh 12:28:35 ---> python-tools-install.sh 12:28:35 Setup pyenv: 12:28:35 system 12:28:35 3.8.20 12:28:35 3.9.20 12:28:35 3.10.15 12:28:35 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:28:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mJMU from file:/tmp/.os_lf_venv 12:28:37 lf-activate-venv(): INFO: Installing: lftools 12:28:48 lf-activate-venv(): INFO: Adding /tmp/venv-mJMU/bin to PATH 12:28:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12260675131220444012.sh 12:28:48 ---> sudo-logs.sh 12:28:48 Archiving 'sudo' log.. 12:28:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7760351135236770680.sh 12:28:48 ---> job-cost.sh 12:28:48 Setup pyenv: 12:28:48 system 12:28:48 3.8.20 12:28:48 3.9.20 12:28:48 3.10.15 12:28:48 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:28:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mJMU from file:/tmp/.os_lf_venv 12:28:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-mJMU/bin to PATH 12:28:56 INFO: No Stack... 12:28:56 INFO: Retrieving Pricing Info for: v3-standard-2 12:28:56 INFO: Archiving Costs 12:28:56 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins14060941636061410168.sh 12:28:56 ---> logs-deploy.sh 12:28:56 Setup pyenv: 12:28:56 system 12:28:56 3.8.20 12:28:56 3.9.20 12:28:56 3.10.15 12:28:56 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mJMU from file:/tmp/.os_lf_venv 12:28:59 lf-activate-venv(): INFO: Installing: lftools 12:29:09 lf-activate-venv(): INFO: Adding /tmp/venv-mJMU/bin to PATH 12:29:09 WARNING: Nexus logging server not set 12:29:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/13808/ 12:29:09 INFO: archiving logs to S3 12:29:10 ---> uname -a: 12:29:10 Linux prd-ubuntu2204-builder-2c-2g-37597 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:29:10 12:29:10 12:29:10 ---> lscpu: 12:29:10 Architecture: x86_64 12:29:10 CPU op-mode(s): 32-bit, 64-bit 12:29:10 Address sizes: 40 bits physical, 48 bits virtual 12:29:10 Byte Order: Little Endian 12:29:10 CPU(s): 2 12:29:10 On-line CPU(s) list: 0,1 12:29:10 Vendor ID: AuthenticAMD 12:29:10 Model name: AMD EPYC-Rome Processor 12:29:10 CPU family: 23 12:29:10 Model: 49 12:29:10 Thread(s) per core: 1 12:29:10 Core(s) per socket: 1 12:29:10 Socket(s): 2 12:29:10 Stepping: 0 12:29:10 BogoMIPS: 5599.99 12:29: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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:29:10 Virtualization: AMD-V 12:29:10 Hypervisor vendor: KVM 12:29:10 Virtualization type: full 12:29:10 L1d cache: 64 KiB (2 instances) 12:29:10 L1i cache: 64 KiB (2 instances) 12:29:10 L2 cache: 1 MiB (2 instances) 12:29:10 L3 cache: 32 MiB (2 instances) 12:29:10 NUMA node(s): 1 12:29:10 NUMA node0 CPU(s): 0,1 12:29:10 Vulnerability Gather data sampling: Not affected 12:29:10 Vulnerability Itlb multihit: Not affected 12:29:10 Vulnerability L1tf: Not affected 12:29:10 Vulnerability Mds: Not affected 12:29:10 Vulnerability Meltdown: Not affected 12:29:10 Vulnerability Mmio stale data: Not affected 12:29:10 Vulnerability Reg file data sampling: Not affected 12:29:10 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:29:10 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:29:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:29:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:29:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:29:10 Vulnerability Srbds: Not affected 12:29:10 Vulnerability Tsx async abort: Not affected 12:29:10 12:29:10 12:29:10 ---> nproc: 12:29:10 2 12:29:10 12:29:10 12:29:10 ---> df -h: 12:29:10 Filesystem Size Used Avail Use% Mounted on 12:29:10 tmpfs 794M 1.1M 793M 1% /run 12:29:10 /dev/vda1 39G 9.1G 30G 24% / 12:29:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:29:10 tmpfs 5.0M 0 5.0M 0% /run/lock 12:29:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:29:10 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:29:10 12:29:10 12:29:10 ---> free -m: 12:29:10 total used free shared buff/cache available 12:29:10 Mem: 7937 542 4074 4 3320 7084 12:29:10 Swap: 1023 0 1023 12:29:10 12:29:10 12:29:10 ---> ip addr: 12:29:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:29:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:29:10 inet 127.0.0.1/8 scope host lo 12:29:10 valid_lft forever preferred_lft forever 12:29:10 inet6 ::1/128 scope host 12:29:10 valid_lft forever preferred_lft forever 12:29:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:29:10 link/ether fa:16:3e:9b:2b:25 brd ff:ff:ff:ff:ff:ff 12:29:10 altname enp0s3 12:29:10 inet 10.30.171.88/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:29:10 valid_lft 86193sec preferred_lft 86193sec 12:29:10 inet6 fe80::f816:3eff:fe9b:2b25/64 scope link 12:29:10 valid_lft forever preferred_lft forever 12:29:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:29:10 link/ether 02:42:96:42:05:de brd ff:ff:ff:ff:ff:ff 12:29:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:29:10 valid_lft forever preferred_lft forever 12:29:10 12:29:10 12:29:10 ---> sar -b -r -n DEV: 12:29:10 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-37597) 06/26/25 _x86_64_ (2 CPU) 12:29:10 12:29:10 12:25:47 LINUX RESTART (2 CPU) 12:29:10 12:29:10 12:29:10 ---> sar -P ALL: 12:29:10 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-37597) 06/26/25 _x86_64_ (2 CPU) 12:29:10 12:29:10 12:25:47 LINUX RESTART (2 CPU) 12:29:10 12:29:10 12:29:10