14:21:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117646 14:21:44 Running as SYSTEM 14:21:44 [EnvInject] - Loading node environment variables. 14:21:44 Building remotely on prd-ubuntu2204-builder-2c-2g-211 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 14:21:44 [ssh-agent] Looking for ssh-agent implementation... 14:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:21:45 $ ssh-agent 14:21:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXesuwu8/agent.1522 14:21:45 SSH_AGENT_PID=1524 14:21:45 [ssh-agent] Started. 14:21:45 Running ssh-add (command line suppressed) 14:21:45 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_9655962870093094060.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_9655962870093094060.key) 14:21:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:21:45 The recommended git tool is: NONE 14:21:47 using credential jenkins-ssh 14:21:47 Wiping out workspace first. 14:21:47 Cloning the remote Git repository 14:21:47 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 14:21:47 > git init /w/workspace/netconf-tox-verify-master # timeout=10 14:21:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:21:47 > git --version # timeout=10 14:21:47 > git --version # 'git version 2.34.1' 14:21:47 using GIT_SSH to set credentials jenkins-ssh 14:21:47 Verifying host key using known hosts file 14:21:47 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. 14:21:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:21:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:21:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:21:59 using GIT_SSH to set credentials jenkins-ssh 14:21:59 Verifying host key using known hosts file 14:21:59 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. 14:21:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/46/117646/9 # timeout=10 14:21:59 > git rev-parse d7c3cc8624cb2a4b1ba3afc1be7bd7a496a3dd9e^{commit} # timeout=10 14:21:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:21:59 Checking out Revision d7c3cc8624cb2a4b1ba3afc1be7bd7a496a3dd9e (refs/changes/46/117646/9) 14:21:59 > git config core.sparsecheckout # timeout=10 14:21:59 > git checkout -f d7c3cc8624cb2a4b1ba3afc1be7bd7a496a3dd9e # timeout=10 14:22:00 Commit message: "Recompile filters on ModelContext update" 14:22:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:22:00 > git rev-list --no-walk 1f88907d7dce11c2e37d82df5a29f75ffca59922 # timeout=10 14:22:03 provisioning config files... 14:22:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:22:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:22:03 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3393449545414065330.sh 14:22:03 ---> python-tools-install.sh 14:22:03 Setup pyenv: 14:22:03 * system (set by /opt/pyenv/version) 14:22:03 * 3.8.20 (set by /opt/pyenv/version) 14:22:03 * 3.9.20 (set by /opt/pyenv/version) 14:22:03 * 3.10.15 (set by /opt/pyenv/version) 14:22:03 * 3.11.10 (set by /opt/pyenv/version) 14:22:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vns6 14:22:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:22:13 lf-activate-venv(): INFO: Installing: lftools 14:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-vns6/bin to PATH 14:22:38 Generating Requirements File 14:22:58 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. 14:22:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:22:58 Python 3.11.10 14:22:59 pip 25.2 from /tmp/venv-vns6/lib/python3.11/site-packages/pip (python 3.11) 14:22:59 appdirs==1.4.4 14:22:59 argcomplete==3.6.2 14:22:59 aspy.yaml==1.3.0 14:22:59 attrs==25.3.0 14:22:59 autopage==0.5.2 14:22:59 beautifulsoup4==4.13.5 14:22:59 boto3==1.40.34 14:22:59 botocore==1.40.34 14:22:59 bs4==0.0.2 14:22:59 cachetools==5.5.2 14:22:59 certifi==2025.8.3 14:22:59 cffi==2.0.0 14:22:59 cfgv==3.4.0 14:22:59 chardet==5.2.0 14:22:59 charset-normalizer==3.4.3 14:22:59 click==8.3.0 14:22:59 cliff==4.11.0 14:22:59 cmd2==2.7.0 14:22:59 cryptography==3.3.2 14:22:59 debtcollector==3.0.0 14:22:59 decorator==5.2.1 14:22:59 defusedxml==0.7.1 14:22:59 Deprecated==1.2.18 14:22:59 distlib==0.4.0 14:22:59 dnspython==2.8.0 14:22:59 docker==7.1.0 14:22:59 dogpile.cache==1.4.1 14:22:59 durationpy==0.10 14:22:59 email-validator==2.3.0 14:22:59 filelock==3.19.1 14:22:59 future==1.0.0 14:22:59 gitdb==4.0.12 14:22:59 GitPython==3.1.45 14:22:59 google-auth==2.40.3 14:22:59 httplib2==0.31.0 14:22:59 identify==2.6.14 14:22:59 idna==3.10 14:22:59 importlib-resources==1.5.0 14:22:59 iso8601==2.1.0 14:22:59 Jinja2==3.1.6 14:22:59 jmespath==1.0.1 14:22:59 jsonpatch==1.33 14:22:59 jsonpointer==3.0.0 14:22:59 jsonschema==4.25.1 14:22:59 jsonschema-specifications==2025.9.1 14:22:59 keystoneauth1==5.12.0 14:22:59 kubernetes==33.1.0 14:22:59 lftools==0.37.13 14:22:59 lxml==6.0.1 14:22:59 markdown-it-py==4.0.0 14:22:59 MarkupSafe==3.0.2 14:22:59 mdurl==0.1.2 14:22:59 msgpack==1.1.1 14:22:59 multi_key_dict==2.0.3 14:22:59 munch==4.0.0 14:22:59 netaddr==1.3.0 14:22:59 niet==1.4.2 14:22:59 nodeenv==1.9.1 14:22:59 oauth2client==4.1.3 14:22:59 oauthlib==3.3.1 14:22:59 openstacksdk==4.7.1 14:22:59 os-service-types==1.8.0 14:22:59 osc-lib==4.2.0 14:22:59 oslo.config==10.0.0 14:22:59 oslo.context==6.1.0 14:22:59 oslo.i18n==6.6.0 14:22:59 oslo.log==7.2.1 14:22:59 oslo.serialization==5.8.0 14:22:59 oslo.utils==9.1.0 14:22:59 packaging==25.0 14:22:59 pbr==7.0.1 14:22:59 platformdirs==4.4.0 14:22:59 prettytable==3.16.0 14:22:59 psutil==7.1.0 14:22:59 pyasn1==0.6.1 14:22:59 pyasn1_modules==0.4.2 14:22:59 pycparser==2.23 14:22:59 pygerrit2==2.0.15 14:22:59 PyGithub==2.8.1 14:22:59 Pygments==2.19.2 14:22:59 PyJWT==2.10.1 14:22:59 PyNaCl==1.6.0 14:22:59 pyparsing==2.4.7 14:22:59 pyperclip==1.10.0 14:22:59 pyrsistent==0.20.0 14:22:59 python-cinderclient==9.8.0 14:22:59 python-dateutil==2.9.0.post0 14:22:59 python-heatclient==4.3.0 14:22:59 python-jenkins==1.8.3 14:22:59 python-keystoneclient==5.7.0 14:22:59 python-magnumclient==4.9.0 14:22:59 python-openstackclient==8.2.0 14:22:59 python-swiftclient==4.8.0 14:22:59 PyYAML==6.0.2 14:22:59 referencing==0.36.2 14:22:59 requests==2.32.5 14:22:59 requests-oauthlib==2.0.0 14:22:59 requestsexceptions==1.4.0 14:22:59 rfc3986==2.0.0 14:22:59 rich==14.1.0 14:22:59 rich-argparse==1.7.1 14:22:59 rpds-py==0.27.1 14:22:59 rsa==4.9.1 14:22:59 ruamel.yaml==0.18.15 14:22:59 ruamel.yaml.clib==0.2.12 14:22:59 s3transfer==0.14.0 14:22:59 simplejson==3.20.1 14:22:59 six==1.17.0 14:22:59 smmap==5.0.2 14:22:59 soupsieve==2.8 14:22:59 stevedore==5.5.0 14:22:59 tabulate==0.9.0 14:22:59 toml==0.10.2 14:22:59 tomlkit==0.13.3 14:22:59 tqdm==4.67.1 14:22:59 typing_extensions==4.15.0 14:22:59 tzdata==2025.2 14:22:59 urllib3==1.26.20 14:22:59 virtualenv==20.34.0 14:22:59 wcwidth==0.2.13 14:22:59 websocket-client==1.8.0 14:22:59 wrapt==1.17.3 14:22:59 xdg==6.0.0 14:22:59 xmltodict==1.0.2 14:22:59 yq==3.4.3 14:22:59 [EnvInject] - Injecting environment variables from a build step. 14:22:59 [EnvInject] - Injecting as environment variables the properties content 14:22:59 PYTHON=python3 14:22:59 14:22:59 [EnvInject] - Variables injected successfully. 14:22:59 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins10000725919575743966.sh 14:22:59 ---> tox-install.sh 14:22:59 + source /home/jenkins/lf-env.sh 14:22:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:22:59 ++ mktemp -d /tmp/venv-XXXX 14:22:59 + lf_venv=/tmp/venv-dKwA 14:22:59 + local venv_file=/tmp/.os_lf_venv 14:22:59 + local python=python3 14:22:59 + local options 14:22:59 + local set_path=true 14:22:59 + local install_args= 14:22:59 ++ 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 14:22:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:22:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:22:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:22:59 + true 14:22:59 + case $1 in 14:22:59 + venv_file=/tmp/.toxenv 14:22:59 + shift 2 14:22:59 + true 14:22:59 + case $1 in 14:22:59 + shift 14:22:59 + break 14:22:59 + case $python in 14:22:59 + local pkg_list= 14:22:59 + [[ -d /opt/pyenv ]] 14:22:59 + echo 'Setup pyenv:' 14:22:59 Setup pyenv: 14:22:59 + export PYENV_ROOT=/opt/pyenv 14:22:59 + PYENV_ROOT=/opt/pyenv 14:22:59 + 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 14:22:59 + 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 14:22:59 + pyenv versions 14:22:59 system 14:22:59 3.8.20 14:22:59 3.9.20 14:22:59 3.10.15 14:22:59 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:22:59 + command -v pyenv 14:22:59 ++ pyenv init - --no-rehash 14:22:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:22:59 for i in ${!paths[@]}; do 14:22:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:22:59 fi; done; 14:22:59 echo "${paths[*]}"'\'')" 14:22:59 export PATH="/opt/pyenv/shims:${PATH}" 14:22:59 export PYENV_SHELL=bash 14:22:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:22:59 pyenv() { 14:22:59 local command 14:22:59 command="${1:-}" 14:22:59 if [ "$#" -gt 0 ]; then 14:22:59 shift 14:22:59 fi 14:22:59 14:22:59 case "$command" in 14:22:59 rehash|shell) 14:22:59 eval "$(pyenv "sh-$command" "$@")" 14:22:59 ;; 14:22:59 *) 14:22:59 command pyenv "$command" "$@" 14:22:59 ;; 14:22:59 esac 14:22:59 }' 14:22:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:22:59 for i in ${!paths[@]}; do 14:22:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:22:59 fi; done; 14:22:59 echo "${paths[*]}"' 14:22:59 ++ 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 14:22:59 ++ 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 14:22:59 ++ 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 14:22:59 ++ export PYENV_SHELL=bash 14:22:59 ++ PYENV_SHELL=bash 14:22:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:22:59 +++ complete -F _pyenv pyenv 14:22:59 ++ lf-pyver python3 14:22:59 ++ local py_version_xy=python3 14:22:59 ++ local py_version_xyz= 14:22:59 ++ awk '{ print $1 }' 14:22:59 ++ sed 's/^[ *]* //' 14:22:59 ++ grep -E '^[0-9.]*[0-9]$' 14:22:59 ++ pyenv versions 14:22:59 ++ local command 14:22:59 ++ command=versions 14:22:59 ++ '[' 1 -gt 0 ']' 14:22:59 ++ shift 14:22:59 ++ case "$command" in 14:22:59 ++ command pyenv versions 14:22:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:22:59 +++ grep '^3' /tmp/.pyenv_versions 14:22:59 +++ sort -V 14:22:59 +++ tail -n 1 14:22:59 ++ py_version_xyz=3.11.10 14:22:59 ++ [[ -z 3.11.10 ]] 14:22:59 ++ echo 3.11.10 14:22:59 ++ return 0 14:22:59 + pyenv local 3.11.10 14:22:59 + local command 14:22:59 + command=local 14:22:59 + '[' 2 -gt 0 ']' 14:22:59 + shift 14:22:59 + case "$command" in 14:22:59 + command pyenv local 3.11.10 14:22:59 + for arg in "$@" 14:22:59 + case $arg in 14:22:59 + pkg_list+='tox ' 14:22:59 + for arg in "$@" 14:22:59 + case $arg in 14:22:59 + pkg_list+='virtualenv ' 14:22:59 + for arg in "$@" 14:22:59 + case $arg in 14:22:59 + pkg_list+='urllib3~=1.26.15 ' 14:22:59 + [[ -f /tmp/.toxenv ]] 14:22:59 + [[ ! -f /tmp/.toxenv ]] 14:22:59 + [[ -n '' ]] 14:22:59 + python3 -m venv /tmp/venv-dKwA 14:23:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dKwA' 14:23:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dKwA 14:23:03 + echo /tmp/venv-dKwA 14:23:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:23:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:23:03 + /tmp/venv-dKwA/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:23:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:23:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:23:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:23:07 + /tmp/venv-dKwA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:23:09 + type python3 14:23:09 + true 14:23:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dKwA/bin to PATH' 14:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-dKwA/bin to PATH 14:23:09 + PATH=/tmp/venv-dKwA/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 14:23:09 + return 0 14:23:09 + python3 --version 14:23:09 Python 3.11.10 14:23:09 + python3 -m pip --version 14:23:10 pip 25.2 from /tmp/venv-dKwA/lib/python3.11/site-packages/pip (python 3.11) 14:23:10 + python3 -m pip freeze 14:23:10 cachetools==6.2.0 14:23:10 chardet==5.2.0 14:23:10 colorama==0.4.6 14:23:10 distlib==0.4.0 14:23:10 filelock==3.19.1 14:23:10 packaging==25.0 14:23:10 platformdirs==4.4.0 14:23:10 pluggy==1.6.0 14:23:10 pyproject-api==1.9.1 14:23:10 tox==4.30.2 14:23:10 urllib3==1.26.20 14:23:10 virtualenv==20.34.0 14:23:10 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins4777221883529394134.sh 14:23:10 [EnvInject] - Injecting environment variables from a build step. 14:23:10 [EnvInject] - Injecting as environment variables the properties content 14:23:10 PARALLEL=True 14:23:10 14:23:10 [EnvInject] - Variables injected successfully. 14:23:10 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins2172960830440506381.sh 14:23:10 ---> tox-run.sh 14:23:10 + 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 14:23:10 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 14:23:10 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 14:23:10 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 14:23:10 + cd /w/workspace/netconf-tox-verify-master/. 14:23:10 + source /home/jenkins/lf-env.sh 14:23:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:23:10 ++ mktemp -d /tmp/venv-XXXX 14:23:10 + lf_venv=/tmp/venv-lIIm 14:23:10 + local venv_file=/tmp/.os_lf_venv 14:23:10 + local python=python3 14:23:10 + local options 14:23:10 + local set_path=true 14:23:10 + local install_args= 14:23:10 ++ 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 14:23:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:23:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:23:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:23:10 + true 14:23:10 + case $1 in 14:23:10 + venv_file=/tmp/.toxenv 14:23:10 + shift 2 14:23:10 + true 14:23:10 + case $1 in 14:23:10 + shift 14:23:10 + break 14:23:10 + case $python in 14:23:10 + local pkg_list= 14:23:10 + [[ -d /opt/pyenv ]] 14:23:10 + echo 'Setup pyenv:' 14:23:10 Setup pyenv: 14:23:10 + export PYENV_ROOT=/opt/pyenv 14:23:10 + PYENV_ROOT=/opt/pyenv 14:23:10 + 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 14:23:10 + 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 14:23:10 + pyenv versions 14:23:10 system 14:23:10 3.8.20 14:23:10 3.9.20 14:23:10 3.10.15 14:23:10 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:23:10 + command -v pyenv 14:23:10 ++ pyenv init - --no-rehash 14:23:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:23:10 for i in ${!paths[@]}; do 14:23:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:23:10 fi; done; 14:23:10 echo "${paths[*]}"'\'')" 14:23:10 export PATH="/opt/pyenv/shims:${PATH}" 14:23:10 export PYENV_SHELL=bash 14:23:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:23:10 pyenv() { 14:23:10 local command 14:23:10 command="${1:-}" 14:23:10 if [ "$#" -gt 0 ]; then 14:23:10 shift 14:23:10 fi 14:23:10 14:23:10 case "$command" in 14:23:10 rehash|shell) 14:23:10 eval "$(pyenv "sh-$command" "$@")" 14:23:10 ;; 14:23:10 *) 14:23:10 command pyenv "$command" "$@" 14:23:10 ;; 14:23:10 esac 14:23:10 }' 14:23:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:23:10 for i in ${!paths[@]}; do 14:23:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:23:10 fi; done; 14:23:10 echo "${paths[*]}"' 14:23:10 ++ 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 14:23:10 ++ 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 14:23:10 ++ 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 14:23:10 ++ export PYENV_SHELL=bash 14:23:10 ++ PYENV_SHELL=bash 14:23:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:23:10 +++ complete -F _pyenv pyenv 14:23:10 ++ lf-pyver python3 14:23:10 ++ local py_version_xy=python3 14:23:10 ++ local py_version_xyz= 14:23:10 ++ awk '{ print $1 }' 14:23:10 ++ pyenv versions 14:23:10 ++ local command 14:23:10 ++ command=versions 14:23:10 ++ '[' 1 -gt 0 ']' 14:23:10 ++ shift 14:23:10 ++ case "$command" in 14:23:10 ++ command pyenv versions 14:23:10 ++ grep -E '^[0-9.]*[0-9]$' 14:23:10 ++ sed 's/^[ *]* //' 14:23:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:23:10 +++ grep '^3' /tmp/.pyenv_versions 14:23:10 +++ tail -n 1 14:23:10 +++ sort -V 14:23:10 ++ py_version_xyz=3.11.10 14:23:10 ++ [[ -z 3.11.10 ]] 14:23:10 ++ echo 3.11.10 14:23:10 ++ return 0 14:23:10 + pyenv local 3.11.10 14:23:10 + local command 14:23:10 + command=local 14:23:10 + '[' 2 -gt 0 ']' 14:23:10 + shift 14:23:10 + case "$command" in 14:23:10 + command pyenv local 3.11.10 14:23:10 + for arg in "$@" 14:23:10 + case $arg in 14:23:10 + pkg_list+='tox ' 14:23:10 + for arg in "$@" 14:23:10 + case $arg in 14:23:10 + pkg_list+='virtualenv ' 14:23:10 + for arg in "$@" 14:23:10 + case $arg in 14:23:10 + pkg_list+='urllib3~=1.26.15 ' 14:23:10 + [[ -f /tmp/.toxenv ]] 14:23:10 ++ cat /tmp/.toxenv 14:23:10 + lf_venv=/tmp/venv-dKwA 14:23:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKwA from' file:/tmp/.toxenv 14:23:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKwA from file:/tmp/.toxenv 14:23:10 + /tmp/venv-dKwA/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:23:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:23:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:23:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:23:11 + /tmp/venv-dKwA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:23:12 + type python3 14:23:12 + true 14:23:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dKwA/bin to PATH' 14:23:12 lf-activate-venv(): INFO: Adding /tmp/venv-dKwA/bin to PATH 14:23:12 + PATH=/tmp/venv-dKwA/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 14:23:12 + return 0 14:23:12 + [[ -d /opt/pyenv ]] 14:23:12 + echo '---> Setting up pyenv' 14:23:12 ---> Setting up pyenv 14:23:12 + export PYENV_ROOT=/opt/pyenv 14:23:12 + PYENV_ROOT=/opt/pyenv 14:23:12 + export PATH=/opt/pyenv/bin:/tmp/venv-dKwA/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 14:23:12 + PATH=/opt/pyenv/bin:/tmp/venv-dKwA/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 14:23:12 ++ pwd 14:23:12 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 14:23:12 + export PYTHONPATH 14:23:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:23:12 + TOX_TESTENV_PASSENV=PYTHONPATH 14:23:12 + tox --version 14:23:12 4.30.2 from /tmp/venv-dKwA/lib/python3.11/site-packages/tox/__init__.py 14:23:12 + PARALLEL=True 14:23:12 + TOX_OPTIONS_LIST= 14:23:12 + [[ -n '' ]] 14:23:12 + case ${PARALLEL,,} in 14:23:12 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:23:12 + tox --parallel auto --parallel-live 14:23:12 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 14:23:13 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:23:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:23:36 docs: freeze> python -m pip freeze --all 14:23:36 docs-linkcheck: freeze> python -m pip freeze --all 14:23:37 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,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.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,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.31,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 14:23:37 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 14:23:37 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,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.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,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.31,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 14:23:37 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 14:23:37 Running Sphinx v8.2.3 14:23:37 Running Sphinx v8.2.3 14:23:37 loading translations [en]... done 14:23:37 loading translations [en]... done 14:23:37 making output directory... done 14:23:37 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:23:37 making output directory... done 14:23:37 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:23:37 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:23:37 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:23:37 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:23:37 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:23:37 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:23:37 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:23:37 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:23:38 building [mo]: targets for 0 po files that are out of date 14:23:38 writing output... 14:23:38 building [linkcheck]: targets for 4 source files that are out of date 14:23:38 updating environment: [new config] 4 added, 0 changed, 0 removed 14:23:38 reading sources... [ 25%] developer-guide 14:23:38 building [mo]: targets for 0 po files that are out of date 14:23:38 writing output... 14:23:38 building [html]: targets for 4 source files that are out of date 14:23:38 updating environment: [new config] 4 added, 0 changed, 0 removed 14:23:38 reading sources... [ 25%] developer-guide 14:23:38 reading sources... [ 50%] index 14:23:38 reading sources... [ 75%] testtool 14:23:38 reading sources... [ 50%] index 14:23:38 reading sources... [100%] user-guide 14:23:38 reading sources... [ 75%] testtool 14:23:38 reading sources... [100%] user-guide 14:23:38 14:23:38 looking for now-outdated files... none found 14:23:38 pickling environment... done 14:23:38 checking consistency... done 14:23:38 preparing documents... done 14:23:38 copying assets... 14:23:38 copying static files... 14:23:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 14:23:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 14:23:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 14:23:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 14:23:38 14:23:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 14:23:38 looking for now-outdated files... none found 14:23:38 copying static files: done 14:23:38 copying extra files... 14:23:38 copying extra files: done 14:23:38 copying assets: done 14:23:38 writing output... [ 25%] developer-guide 14:23:38 pickling environment... done 14:23:38 checking consistency... done 14:23:38 preparing documents... done 14:23:38 copying assets... 14:23:38 copying assets: done 14:23:38 writing output... [ 25%] developer-guide 14:23:38 writing output... [ 50%] index 14:23:38 writing output... [ 75%] testtool 14:23:38 writing output... [100%] user-guide 14:23:38 14:23:38 14:23:38 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 14:23:38 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 14:23:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 14:23:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 14:23:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 14:23:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 14:23:38 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 14:23:38 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 14:23:38 ( 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 14:23:38 ( 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 14:23:38 ( 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 14:23:38 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 14:23:38 ( 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 14:23:38 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 14:23:38 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 14:23:38 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 14:23:38 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 14:23:38 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 14:23:38 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 14:23:39 writing output... [ 50%] index 14:23:39 writing output... [ 75%] testtool 14:23:39 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 14:23:39 writing output... [100%] user-guide 14:23:39 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 14:23:39 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 14:23:39 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 14:23:39 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 14:23:39 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 14:23:39 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 14:23:39 14:23:39 generating indices... genindex done 14:23:39 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 14:23:39 highlighting module code... 14:23:39 writing additional pages... search done 14:23:39 dumping search index in English (code: en)... done 14:23:39 dumping object inventory... done 14:23:39 build succeeded. 14:23:39 14:23:39 The HTML pages are in docs/_build/html. 14:23:39 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 14:23:39 ( user-guide: line 1397) ok https://www.docker.com/ 14:23:39 docs: OK ✔ in 26.46 seconds 14:23:39 gitlint: install_deps> python -I -m pip install gitlint 14:23:39 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 14:23:40 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 14:23:40 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 14:23:40 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 14:23:40 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 14:23:40 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 14:23:40 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 14:23:40 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 14:23:40 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 14:23:40 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 14:23:40 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 14:23:40 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 14:23:40 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 14:23:40 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 14:23:40 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 14:23:40 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 14:23:40 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 14:23:40 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 14:23:40 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 14:23:40 build succeeded. 14:23:40 14:23:40 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 14:23:43 docs-linkcheck: OK ✔ in 27.74 seconds 14:23:43 gitlint: freeze> python -m pip freeze --all 14:23:44 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 14:23:44 gitlint: commands[0]> gitlint 14:23:44 docs: OK (26.46=setup[23.85]+cmd[2.61] seconds) 14:23:44 docs-linkcheck: OK (27.74=setup[23.88]+cmd[3.86] seconds) 14:23:44 gitlint: OK (4.59=setup[4.42]+cmd[0.17] seconds) 14:23:44 congratulations :) (31.07 seconds) 14:23:44 + tox_status=0 14:23:44 + echo '---> Completed tox runs' 14:23:44 ---> Completed tox runs 14:23:44 + for i in .tox/*/log 14:23:44 ++ awk -F/ '{print $2}' 14:23:44 ++ echo .tox/docs-linkcheck/log 14:23:44 + tox_env=docs-linkcheck 14:23:44 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 14:23:44 + for i in .tox/*/log 14:23:44 ++ awk -F/ '{print $2}' 14:23:44 ++ echo .tox/docs/log 14:23:44 + tox_env=docs 14:23:44 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 14:23:44 + for i in .tox/*/log 14:23:44 ++ echo .tox/gitlint/log 14:23:44 ++ awk -F/ '{print $2}' 14:23:44 + tox_env=gitlint 14:23:44 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 14:23:44 + DOC_DIR=docs/_build/html 14:23:44 + [[ -d docs/_build/html ]] 14:23:44 + echo '---> Archiving generated docs' 14:23:44 ---> Archiving generated docs 14:23:44 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 14:23:44 + echo '---> tox-run.sh ends' 14:23:44 ---> tox-run.sh ends 14:23:44 + test 0 -eq 0 14:23:44 $ ssh-agent -k 14:23:44 unset SSH_AUTH_SOCK; 14:23:44 unset SSH_AGENT_PID; 14:23:44 echo Agent pid 1524 killed; 14:23:44 [ssh-agent] Stopped. 14:23:44 [PostBuildScript] - [INFO] Executing post build scripts. 14:23:44 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8608253656675748685.sh 14:23:44 ---> sysstat.sh 14:23:45 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5061028957260350981.sh 14:23:45 ---> package-listing.sh 14:23:45 ++ facter osfamily 14:23:45 ++ tr '[:upper:]' '[:lower:]' 14:23:45 + OS_FAMILY=debian 14:23:45 + workspace=/w/workspace/netconf-tox-verify-master 14:23:45 + START_PACKAGES=/tmp/packages_start.txt 14:23:45 + END_PACKAGES=/tmp/packages_end.txt 14:23:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:45 + PACKAGES=/tmp/packages_start.txt 14:23:45 + '[' /w/workspace/netconf-tox-verify-master ']' 14:23:45 + PACKAGES=/tmp/packages_end.txt 14:23:45 + case "${OS_FAMILY}" in 14:23:45 + dpkg -l 14:23:45 + grep '^ii' 14:23:45 + '[' -f /tmp/packages_start.txt ']' 14:23:45 + '[' -f /tmp/packages_end.txt ']' 14:23:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:45 + '[' /w/workspace/netconf-tox-verify-master ']' 14:23:45 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 14:23:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 14:23:45 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1177704028091980708.sh 14:23:45 ---> capture-instance-metadata.sh 14:23:45 Setup pyenv: 14:23:45 system 14:23:45 3.8.20 14:23:45 3.9.20 14:23:45 3.10.15 14:23:45 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:23:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vns6 from file:/tmp/.os_lf_venv 14:23:47 lf-activate-venv(): INFO: Installing: lftools 14:23:58 lf-activate-venv(): INFO: Adding /tmp/venv-vns6/bin to PATH 14:23:58 INFO: Running in OpenStack, capturing instance metadata 14:23:58 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15651611438384615699.sh 14:23:58 provisioning config files... 14:23:58 Could not find credentials [logs] for netconf-tox-verify-master #14944 14:23:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config9725622275910340459tmp 14:23:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:23:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:23:58 provisioning config files... 14:23:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:23:59 [EnvInject] - Injecting environment variables from a build step. 14:23:59 [EnvInject] - Injecting as environment variables the properties content 14:23:59 SERVER_ID=logs 14:23:59 14:23:59 [EnvInject] - Variables injected successfully. 14:23:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9449023691430466443.sh 14:23:59 ---> create-netrc.sh 14:23:59 WARN: Log server credential not found. 14:23:59 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4256143823110001429.sh 14:23:59 ---> python-tools-install.sh 14:23:59 Setup pyenv: 14:23:59 system 14:23:59 3.8.20 14:23:59 3.9.20 14:23:59 3.10.15 14:23:59 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:23:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vns6 from file:/tmp/.os_lf_venv 14:24:01 lf-activate-venv(): INFO: Installing: lftools 14:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-vns6/bin to PATH 14:24:11 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins6011962197034738891.sh 14:24:11 ---> sudo-logs.sh 14:24:11 Archiving 'sudo' log.. 14:24:12 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins160329123425872373.sh 14:24:12 ---> job-cost.sh 14:24:12 Setup pyenv: 14:24:12 system 14:24:12 3.8.20 14:24:12 3.9.20 14:24:12 3.10.15 14:24:12 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:24:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vns6 from file:/tmp/.os_lf_venv 14:24:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-vns6/bin to PATH 14:24:20 INFO: No Stack... 14:24:20 INFO: Retrieving Pricing Info for: v3-standard-2 14:24:21 INFO: Archiving Costs 14:24:21 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins10998777867205446945.sh 14:24:21 ---> logs-deploy.sh 14:24:21 Setup pyenv: 14:24:21 system 14:24:21 3.8.20 14:24:21 3.9.20 14:24:21 3.10.15 14:24:21 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:24:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vns6 from file:/tmp/.os_lf_venv 14:24:23 lf-activate-venv(): INFO: Installing: lftools 14:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-vns6/bin to PATH 14:24:35 WARNING: Nexus logging server not set 14:24:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14944/ 14:24:35 INFO: archiving logs to S3 14:24:35 ---> uname -a: 14:24:35 Linux prd-ubuntu2204-builder-2c-2g-211 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:24:35 14:24:35 14:24:35 ---> lscpu: 14:24:35 Architecture: x86_64 14:24:35 CPU op-mode(s): 32-bit, 64-bit 14:24:35 Address sizes: 40 bits physical, 48 bits virtual 14:24:35 Byte Order: Little Endian 14:24:35 CPU(s): 2 14:24:35 On-line CPU(s) list: 0,1 14:24:35 Vendor ID: AuthenticAMD 14:24:35 Model name: AMD EPYC-Rome Processor 14:24:35 CPU family: 23 14:24:35 Model: 49 14:24:35 Thread(s) per core: 1 14:24:35 Core(s) per socket: 1 14:24:35 Socket(s): 2 14:24:35 Stepping: 0 14:24:35 BogoMIPS: 5599.99 14:24:35 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 14:24:35 Virtualization: AMD-V 14:24:35 Hypervisor vendor: KVM 14:24:35 Virtualization type: full 14:24:35 L1d cache: 64 KiB (2 instances) 14:24:35 L1i cache: 64 KiB (2 instances) 14:24:35 L2 cache: 1 MiB (2 instances) 14:24:35 L3 cache: 32 MiB (2 instances) 14:24:35 NUMA node(s): 1 14:24:35 NUMA node0 CPU(s): 0,1 14:24:35 Vulnerability Gather data sampling: Not affected 14:24:35 Vulnerability Itlb multihit: Not affected 14:24:35 Vulnerability L1tf: Not affected 14:24:35 Vulnerability Mds: Not affected 14:24:35 Vulnerability Meltdown: Not affected 14:24:35 Vulnerability Mmio stale data: Not affected 14:24:35 Vulnerability Reg file data sampling: Not affected 14:24:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:24:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:24:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:24:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:24:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:24:35 Vulnerability Srbds: Not affected 14:24:35 Vulnerability Tsx async abort: Not affected 14:24:35 14:24:35 14:24:36 ---> nproc: 14:24:36 2 14:24:36 14:24:36 14:24:36 ---> df -h: 14:24:36 Filesystem Size Used Avail Use% Mounted on 14:24:36 tmpfs 794M 1.1M 793M 1% /run 14:24:36 /dev/vda1 39G 9.1G 30G 24% / 14:24:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:24:36 tmpfs 5.0M 0 5.0M 0% /run/lock 14:24:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:24:36 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:24:36 14:24:36 14:24:36 ---> free -m: 14:24:36 total used free shared buff/cache available 14:24:36 Mem: 7937 528 4066 4 3342 7098 14:24:36 Swap: 1023 0 1023 14:24:36 14:24:36 14:24:36 ---> ip addr: 14:24:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:24:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:24:36 inet 127.0.0.1/8 scope host lo 14:24:36 valid_lft forever preferred_lft forever 14:24:36 inet6 ::1/128 scope host 14:24:36 valid_lft forever preferred_lft forever 14:24:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:24:36 link/ether fa:16:3e:4d:b4:8b brd ff:ff:ff:ff:ff:ff 14:24:36 altname enp0s3 14:24:36 inet 10.30.170.122/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:24:36 valid_lft 86184sec preferred_lft 86184sec 14:24:36 inet6 fe80::f816:3eff:fe4d:b48b/64 scope link 14:24:36 valid_lft forever preferred_lft forever 14:24:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:24:36 link/ether 02:42:53:8b:9c:5e brd ff:ff:ff:ff:ff:ff 14:24:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:24:36 valid_lft forever preferred_lft forever 14:24:36 14:24:36 14:24:36 ---> sar -b -r -n DEV: 14:24:36 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-211) 09/19/25 _x86_64_ (2 CPU) 14:24:36 14:24:36 14:21:03 LINUX RESTART (2 CPU) 14:24:36 14:24:36 14:24:36 ---> sar -P ALL: 14:24:36 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-211) 09/19/25 _x86_64_ (2 CPU) 14:24:36 14:24:36 14:21:03 LINUX RESTART (2 CPU) 14:24:36 14:24:36 14:24:36