16:15:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/120933 16:15:15 Running as SYSTEM 16:15:15 [EnvInject] - Loading node environment variables. 16:15:15 Building remotely on prd-ubuntu2204-builder-2c-2g-20690 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-8.0.x 16:15:15 [ssh-agent] Looking for ssh-agent implementation... 16:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:15 $ ssh-agent 16:15:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgGoRIL/agent.1528 16:15:15 SSH_AGENT_PID=1530 16:15:15 [ssh-agent] Started. 16:15:15 Running ssh-add (command line suppressed) 16:15:15 Identity added: /w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_6766749230632408334.key (/w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_6766749230632408334.key) 16:15:15 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:15:15 The recommended git tool is: NONE 16:15:18 using credential jenkins-ssh 16:15:18 Wiping out workspace first. 16:15:18 Cloning the remote Git repository 16:15:18 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 16:15:18 > git init /w/workspace/netconf-tox-verify-8.0.x # timeout=10 16:15:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:15:18 > git --version # timeout=10 16:15:18 > git --version # 'git version 2.34.1' 16:15:18 using GIT_SSH to set credentials jenkins-ssh 16:15:18 Verifying host key using known hosts file 16:15:18 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. 16:15:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:15:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:15:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:15:27 using GIT_SSH to set credentials jenkins-ssh 16:15:27 Verifying host key using known hosts file 16:15:27 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. 16:15:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/33/120933/2 # timeout=10 16:15:27 > git rev-parse a5244ddf21a8cd2a1cb6f1557f4ce8ac5a566308^{commit} # timeout=10 16:15:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:15:27 Checking out Revision a5244ddf21a8cd2a1cb6f1557f4ce8ac5a566308 (refs/changes/33/120933/2) 16:15:27 > git config core.sparsecheckout # timeout=10 16:15:27 > git checkout -f a5244ddf21a8cd2a1cb6f1557f4ce8ac5a566308 # timeout=10 16:15:28 Commit message: "Remove unused basePath parameter" 16:15:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:15:28 > git rev-list --no-walk 9101a07b3aebc15a64522edafcc391a59a826797 # timeout=10 16:15:31 provisioning config files... 16:15:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:15:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:15:31 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins1696183443646551957.sh 16:15:31 ---> python-tools-install.sh 16:15:31 Setup pyenv: 16:15:31 * system (set by /opt/pyenv/version) 16:15:31 * 3.8.20 (set by /opt/pyenv/version) 16:15:31 * 3.9.20 (set by /opt/pyenv/version) 16:15:31 3.10.15 16:15:31 3.11.10 16:15:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kHBv 16:15:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:15:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:15:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:15:40 lf-activate-venv(): INFO: Base packages installed successfully 16:15:40 lf-activate-venv(): INFO: Installing additional packages: lftools 16:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-kHBv/bin to PATH 16:16:06 Generating Requirements File 16:16:25 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. 16:16:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:16:26 Python 3.11.10 16:16:26 pip 26.0.1 from /tmp/venv-kHBv/lib/python3.11/site-packages/pip (python 3.11) 16:16:26 appdirs==1.4.4 16:16:26 argcomplete==3.6.3 16:16:26 aspy.yaml==1.3.0 16:16:26 attrs==25.4.0 16:16:26 autopage==0.6.0 16:16:26 beautifulsoup4==4.14.3 16:16:26 boto3==1.42.56 16:16:26 botocore==1.42.56 16:16:26 bs4==0.0.2 16:16:26 certifi==2026.2.25 16:16:26 cffi==2.0.0 16:16:26 cfgv==3.5.0 16:16:26 chardet==6.0.0.post1 16:16:26 charset-normalizer==3.4.4 16:16:26 click==8.3.1 16:16:26 cliff==4.13.2 16:16:26 cmd2==3.2.2 16:16:26 cryptography==3.3.2 16:16:26 debtcollector==3.0.0 16:16:26 decorator==5.2.1 16:16:26 defusedxml==0.7.1 16:16:26 Deprecated==1.3.1 16:16:26 distlib==0.4.0 16:16:26 dnspython==2.8.0 16:16:26 docker==7.1.0 16:16:26 dogpile.cache==1.5.0 16:16:26 durationpy==0.10 16:16:26 email-validator==2.3.0 16:16:26 filelock==3.24.3 16:16:26 future==1.0.0 16:16:26 gitdb==4.0.12 16:16:26 GitPython==3.1.46 16:16:26 httplib2==0.30.2 16:16:26 identify==2.6.16 16:16:26 idna==3.11 16:16:26 importlib-resources==1.5.0 16:16:26 iso8601==2.1.0 16:16:26 Jinja2==3.1.6 16:16:26 jmespath==1.1.0 16:16:26 jsonpatch==1.33 16:16:26 jsonpointer==3.0.0 16:16:26 jsonschema==4.26.0 16:16:26 jsonschema-specifications==2025.9.1 16:16:26 keystoneauth1==5.13.1 16:16:26 kubernetes==35.0.0 16:16:26 lftools==0.37.21 16:16:26 lxml==6.0.2 16:16:26 markdown-it-py==4.0.0 16:16:26 MarkupSafe==3.0.3 16:16:26 mdurl==0.1.2 16:16:26 msgpack==1.1.2 16:16:26 multi_key_dict==2.0.3 16:16:26 munch==4.0.0 16:16:26 netaddr==1.3.0 16:16:26 niet==1.4.2 16:16:26 nodeenv==1.10.0 16:16:26 oauth2client==4.1.3 16:16:26 oauthlib==3.3.1 16:16:26 openstacksdk==4.10.0 16:16:26 os-service-types==1.8.2 16:16:26 osc-lib==4.4.0 16:16:26 oslo.config==10.3.0 16:16:26 oslo.context==6.3.0 16:16:26 oslo.i18n==6.7.2 16:16:26 oslo.log==8.1.0 16:16:26 oslo.serialization==5.9.1 16:16:26 oslo.utils==10.0.0 16:16:26 packaging==26.0 16:16:26 pbr==7.0.3 16:16:26 platformdirs==4.9.2 16:16:26 prettytable==3.17.0 16:16:26 psutil==7.2.2 16:16:26 pyasn1==0.6.2 16:16:26 pyasn1_modules==0.4.2 16:16:26 pycparser==3.0 16:16:26 pygerrit2==2.0.15 16:16:26 PyGithub==2.8.1 16:16:26 Pygments==2.19.2 16:16:26 PyJWT==2.11.0 16:16:26 PyNaCl==1.6.2 16:16:26 pyparsing==2.4.7 16:16:26 pyperclip==1.11.0 16:16:26 pyrsistent==0.20.0 16:16:26 python-cinderclient==9.8.0 16:16:26 python-dateutil==2.9.0.post0 16:16:26 python-heatclient==5.0.0 16:16:26 python-jenkins==1.8.3 16:16:26 python-keystoneclient==5.7.0 16:16:26 python-magnumclient==4.9.0 16:16:26 python-openstackclient==9.0.0 16:16:26 python-swiftclient==4.9.0 16:16:26 PyYAML==6.0.3 16:16:26 referencing==0.37.0 16:16:26 requests==2.32.5 16:16:26 requests-oauthlib==2.0.0 16:16:26 requestsexceptions==1.4.0 16:16:26 rfc3986==2.0.0 16:16:26 rich==14.3.3 16:16:26 rich-argparse==1.7.2 16:16:26 rpds-py==0.30.0 16:16:26 rsa==4.9.1 16:16:26 ruamel.yaml==0.19.1 16:16:26 ruamel.yaml.clib==0.2.15 16:16:26 s3transfer==0.16.0 16:16:26 simplejson==3.20.2 16:16:26 six==1.17.0 16:16:26 smmap==5.0.2 16:16:26 soupsieve==2.8.3 16:16:26 stevedore==5.7.0 16:16:26 tabulate==0.9.0 16:16:26 toml==0.10.2 16:16:26 tomlkit==0.14.0 16:16:26 tqdm==4.67.3 16:16:26 typing_extensions==4.15.0 16:16:26 urllib3==1.26.20 16:16:26 virtualenv==20.39.0 16:16:26 wcwidth==0.6.0 16:16:26 websocket-client==1.9.0 16:16:26 wrapt==2.1.1 16:16:26 xdg==6.0.0 16:16:26 xmltodict==1.0.4 16:16:26 yq==3.4.3 16:16:26 [EnvInject] - Injecting environment variables from a build step. 16:16:26 [EnvInject] - Injecting as environment variables the properties content 16:16:26 PYTHON=python3 16:16:26 16:16:26 [EnvInject] - Variables injected successfully. 16:16:26 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins11215551550994261079.sh 16:16:26 ---> tox-install.sh 16:16:26 + source /home/jenkins/lf-env.sh 16:16:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:26 ++ mktemp -d /tmp/venv-XXXX 16:16:26 + lf_venv=/tmp/venv-Rd53 16:16:26 + local venv_file=/tmp/.os_lf_venv 16:16:26 + local python=python3 16:16:26 + local options 16:16:26 + local set_path=true 16:16:26 + local install_args= 16:16:26 ++ 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 16:16:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:26 + true 16:16:26 + case $1 in 16:16:26 + venv_file=/tmp/.toxenv 16:16:26 + shift 2 16:16:26 + true 16:16:26 + case $1 in 16:16:26 + shift 16:16:26 + break 16:16:26 + case $python in 16:16:26 + local pkg_list= 16:16:26 + [[ -d /opt/pyenv ]] 16:16:26 + echo 'Setup pyenv:' 16:16:26 Setup pyenv: 16:16:26 + export PYENV_ROOT=/opt/pyenv 16:16:26 + PYENV_ROOT=/opt/pyenv 16:16:26 + 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 16:16:26 + 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 16:16:26 + pyenv versions 16:16:26 system 16:16:26 3.8.20 16:16:26 3.9.20 16:16:26 3.10.15 16:16:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:16:26 + command -v pyenv 16:16:26 ++ pyenv init - --no-rehash 16:16:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:16:26 for i in ${!paths[@]}; do 16:16:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:16:26 fi; done; 16:16:26 echo "${paths[*]}"'\'')" 16:16:26 export PATH="/opt/pyenv/shims:${PATH}" 16:16:26 export PYENV_SHELL=bash 16:16:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:26 pyenv() { 16:16:26 local command 16:16:26 command="${1:-}" 16:16:26 if [ "$#" -gt 0 ]; then 16:16:26 shift 16:16:26 fi 16:16:26 16:16:26 case "$command" in 16:16:26 rehash|shell) 16:16:26 eval "$(pyenv "sh-$command" "$@")" 16:16:26 ;; 16:16:26 *) 16:16:26 command pyenv "$command" "$@" 16:16:26 ;; 16:16:26 esac 16:16:26 }' 16:16:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:16:26 for i in ${!paths[@]}; do 16:16:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:16:26 fi; done; 16:16:26 echo "${paths[*]}"' 16:16:26 ++ 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 16:16:26 ++ 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 16:16:26 ++ 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 16:16:26 ++ export PYENV_SHELL=bash 16:16:26 ++ PYENV_SHELL=bash 16:16:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:26 +++ complete -F _pyenv pyenv 16:16:26 ++ lf-pyver python3 16:16:26 ++ local py_version_xy=python3 16:16:26 ++ local py_version_xyz= 16:16:26 ++ sed 's/^[ *]* //' 16:16:26 ++ pyenv versions 16:16:26 ++ local command 16:16:26 ++ command=versions 16:16:26 ++ '[' 1 -gt 0 ']' 16:16:26 ++ shift 16:16:26 ++ case "$command" in 16:16:26 ++ command pyenv versions 16:16:26 ++ awk '{ print $1 }' 16:16:26 ++ grep -E '^[0-9.]*[0-9]$' 16:16:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:26 +++ grep '^3' /tmp/.pyenv_versions 16:16:26 +++ tail -n 1 16:16:26 +++ sort -V 16:16:26 ++ py_version_xyz=3.11.10 16:16:26 ++ [[ -z 3.11.10 ]] 16:16:26 ++ echo 3.11.10 16:16:26 ++ return 0 16:16:26 + pyenv local 3.11.10 16:16:26 + local command 16:16:26 + command=local 16:16:26 + '[' 2 -gt 0 ']' 16:16:26 + shift 16:16:26 + case "$command" in 16:16:26 + command pyenv local 3.11.10 16:16:27 + for arg in "$@" 16:16:27 + case $arg in 16:16:27 + pkg_list+='tox ' 16:16:27 + for arg in "$@" 16:16:27 + case $arg in 16:16:27 + pkg_list+='virtualenv ' 16:16:27 + for arg in "$@" 16:16:27 + case $arg in 16:16:27 + pkg_list+='urllib3~=1.26.15 ' 16:16:27 + [[ -f /tmp/.toxenv ]] 16:16:27 + [[ ! -f /tmp/.toxenv ]] 16:16:27 + [[ -n '' ]] 16:16:27 + python3 -m venv /tmp/venv-Rd53 16:16:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rd53' 16:16:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rd53 16:16:31 + echo /tmp/venv-Rd53 16:16:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:16:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:16:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:16:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:16:31 + local 'pip_opts=--upgrade --quiet' 16:16:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:16:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:16:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:16:31 + [[ -n '' ]] 16:16:31 + [[ -n '' ]] 16:16:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:16:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:16:31 + /tmp/venv-Rd53/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:16:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:16:35 lf-activate-venv(): INFO: Base packages installed successfully 16:16:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:16:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:16:35 + /tmp/venv-Rd53/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:37 + type python3 16:16:37 + true 16:16:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rd53/bin to PATH' 16:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-Rd53/bin to PATH 16:16:37 + PATH=/tmp/venv-Rd53/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 16:16:37 + return 0 16:16:37 + python3 --version 16:16:37 Python 3.11.10 16:16:37 + python3 -m pip --version 16:16:37 pip 26.0.1 from /tmp/venv-Rd53/lib/python3.11/site-packages/pip (python 3.11) 16:16:37 + python3 -m pip freeze 16:16:37 cachetools==7.0.1 16:16:37 colorama==0.4.6 16:16:37 distlib==0.4.0 16:16:37 filelock==3.24.3 16:16:37 packaging==26.0 16:16:37 platformdirs==4.9.2 16:16:37 pluggy==1.6.0 16:16:37 pyproject-api==1.10.0 16:16:37 tox==4.46.3 16:16:37 urllib3==1.26.20 16:16:37 virtualenv==20.39.0 16:16:37 [netconf-tox-verify-8.0.x] $ /bin/sh -xe /tmp/jenkins7221106926300754043.sh 16:16:37 [EnvInject] - Injecting environment variables from a build step. 16:16:37 [EnvInject] - Injecting as environment variables the properties content 16:16:37 PARALLEL=True 16:16:37 16:16:37 [EnvInject] - Variables injected successfully. 16:16:37 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins12907058505459162839.sh 16:16:37 ---> tox-run.sh 16:16:37 + 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 16:16:37 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-8.0.x/archives/tox 16:16:37 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-8.0.x/archives/docs 16:16:37 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/tox 16:16:37 + cd /w/workspace/netconf-tox-verify-8.0.x/. 16:16:37 + source /home/jenkins/lf-env.sh 16:16:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:37 ++ mktemp -d /tmp/venv-XXXX 16:16:37 + lf_venv=/tmp/venv-rbES 16:16:37 + local venv_file=/tmp/.os_lf_venv 16:16:37 + local python=python3 16:16:37 + local options 16:16:37 + local set_path=true 16:16:37 + local install_args= 16:16:37 ++ 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 16:16:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:37 + true 16:16:37 + case $1 in 16:16:37 + venv_file=/tmp/.toxenv 16:16:37 + shift 2 16:16:37 + true 16:16:37 + case $1 in 16:16:37 + shift 16:16:37 + break 16:16:37 + case $python in 16:16:37 + local pkg_list= 16:16:37 + [[ -d /opt/pyenv ]] 16:16:37 + echo 'Setup pyenv:' 16:16:37 Setup pyenv: 16:16:37 + export PYENV_ROOT=/opt/pyenv 16:16:37 + PYENV_ROOT=/opt/pyenv 16:16:37 + 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 16:16:37 + 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 16:16:37 + pyenv versions 16:16:37 system 16:16:37 3.8.20 16:16:37 3.9.20 16:16:37 3.10.15 16:16:37 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:16:37 + command -v pyenv 16:16:37 ++ pyenv init - --no-rehash 16:16:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:16:37 for i in ${!paths[@]}; do 16:16:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:16:37 fi; done; 16:16:37 echo "${paths[*]}"'\'')" 16:16:37 export PATH="/opt/pyenv/shims:${PATH}" 16:16:37 export PYENV_SHELL=bash 16:16:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:37 pyenv() { 16:16:37 local command 16:16:37 command="${1:-}" 16:16:37 if [ "$#" -gt 0 ]; then 16:16:37 shift 16:16:37 fi 16:16:37 16:16:37 case "$command" in 16:16:37 rehash|shell) 16:16:37 eval "$(pyenv "sh-$command" "$@")" 16:16:37 ;; 16:16:37 *) 16:16:37 command pyenv "$command" "$@" 16:16:37 ;; 16:16:37 esac 16:16:37 }' 16:16:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:16:37 for i in ${!paths[@]}; do 16:16:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:16:37 fi; done; 16:16:37 echo "${paths[*]}"' 16:16:37 ++ 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 16:16:37 ++ 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 16:16:37 ++ 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 16:16:37 ++ export PYENV_SHELL=bash 16:16:37 ++ PYENV_SHELL=bash 16:16:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:37 +++ complete -F _pyenv pyenv 16:16:37 ++ lf-pyver python3 16:16:37 ++ local py_version_xy=python3 16:16:37 ++ local py_version_xyz= 16:16:37 ++ pyenv versions 16:16:37 ++ local command 16:16:37 ++ command=versions 16:16:37 ++ awk '{ print $1 }' 16:16:37 ++ '[' 1 -gt 0 ']' 16:16:37 ++ shift 16:16:37 ++ case "$command" in 16:16:37 ++ command pyenv versions 16:16:37 ++ grep -E '^[0-9.]*[0-9]$' 16:16:37 ++ sed 's/^[ *]* //' 16:16:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:37 +++ grep '^3' /tmp/.pyenv_versions 16:16:37 +++ tail -n 1 16:16:37 +++ sort -V 16:16:37 ++ py_version_xyz=3.11.10 16:16:37 ++ [[ -z 3.11.10 ]] 16:16:37 ++ echo 3.11.10 16:16:37 ++ return 0 16:16:37 + pyenv local 3.11.10 16:16:37 + local command 16:16:37 + command=local 16:16:37 + '[' 2 -gt 0 ']' 16:16:37 + shift 16:16:37 + case "$command" in 16:16:37 + command pyenv local 3.11.10 16:16:37 + for arg in "$@" 16:16:37 + case $arg in 16:16:37 + pkg_list+='tox ' 16:16:37 + for arg in "$@" 16:16:37 + case $arg in 16:16:37 + pkg_list+='virtualenv ' 16:16:37 + for arg in "$@" 16:16:37 + case $arg in 16:16:37 + pkg_list+='urllib3~=1.26.15 ' 16:16:37 + [[ -f /tmp/.toxenv ]] 16:16:37 ++ cat /tmp/.toxenv 16:16:37 + lf_venv=/tmp/venv-Rd53 16:16:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rd53 from' file:/tmp/.toxenv 16:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rd53 from file:/tmp/.toxenv 16:16:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:16:37 + local 'pip_opts=--upgrade --quiet' 16:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:16:37 + [[ -n '' ]] 16:16:37 + [[ -n '' ]] 16:16:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:16:37 + /tmp/venv-Rd53/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:16:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:16:39 lf-activate-venv(): INFO: Base packages installed successfully 16:16:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:16:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:16:39 + /tmp/venv-Rd53/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:40 + type python3 16:16:40 + true 16:16:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rd53/bin to PATH' 16:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-Rd53/bin to PATH 16:16:40 + PATH=/tmp/venv-Rd53/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 16:16:40 + return 0 16:16:40 + [[ -d /opt/pyenv ]] 16:16:40 + echo '---> Setting up pyenv' 16:16:40 ---> Setting up pyenv 16:16:40 + export PYENV_ROOT=/opt/pyenv 16:16:40 + PYENV_ROOT=/opt/pyenv 16:16:40 + export PATH=/opt/pyenv/bin:/tmp/venv-Rd53/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 16:16:40 + PATH=/opt/pyenv/bin:/tmp/venv-Rd53/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 16:16:40 ++ pwd 16:16:40 + PYTHONPATH=/w/workspace/netconf-tox-verify-8.0.x 16:16:40 + export PYTHONPATH 16:16:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:16:40 + TOX_TESTENV_PASSENV=PYTHONPATH 16:16:40 + tox --version 16:16:40 4.46.3 from /tmp/venv-Rd53/lib/python3.11/site-packages/tox/__init__.py 16:16:40 + PARALLEL=True 16:16:40 + TOX_OPTIONS_LIST= 16:16:40 + [[ -n '' ]] 16:16:40 + case ${PARALLEL,,} in 16:16:40 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:16:40 + tox --parallel auto --parallel-live 16:16:40 + tee -a /w/workspace/netconf-tox-verify-8.0.x/archives/tox/tox.log 16:16:41 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:16:41 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:17:07 docs: freeze> python -m pip freeze --all 16:17:07 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 16:17:07 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-8.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html 16:17:07 docs-linkcheck: freeze> python -m pip freeze --all 16:17:08 Running Sphinx v8.2.3 16:17:08 loading translations [en]... done 16:17:08 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 16:17:08 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-8.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-8.0.x/docs/_build/linkcheck 16:17:08 making output directory... done 16:17:08 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 16:17:08 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 16:17:08 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 16:17:08 Running Sphinx v8.2.3 16:17:08 loading translations [en]... done 16:17:08 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 16:17:08 making output directory... done 16:17:08 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 16:17:08 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 16:17:08 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 16:17:08 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 16:17:09 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 16:17:09 building [mo]: targets for 0 po files that are out of date 16:17:09 writing output... 16:17:09 building [html]: targets for 4 source files that are out of date 16:17:09 updating environment: [new config] 4 added, 0 changed, 0 removed 16:17:09 reading sources... [ 25%] developer-guide 16:17:09 reading sources... [ 50%] index 16:17:09 reading sources... [ 75%] testtool 16:17:09 reading sources... [100%] user-guide 16:17:09 building [mo]: targets for 0 po files that are out of date 16:17:09 writing output... 16:17:09 building [linkcheck]: targets for 4 source files that are out of date 16:17:09 updating environment: [new config] 4 added, 0 changed, 0 removed 16:17:09 reading sources... [ 25%] developer-guide 16:17:09 reading sources... [ 50%] index 16:17:09 reading sources... [ 75%] testtool 16:17:09 reading sources... [100%] user-guide 16:17:09 16:17:09 looking for now-outdated files... none found 16:17:09 pickling environment... done 16:17:09 checking consistency... done 16:17:09 preparing documents... done 16:17:09 copying assets... 16:17:09 copying static files... 16:17:09 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/basic.css 16:17:09 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/language_data.js 16:17:09 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/documentation_options.js 16:17:09 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/bootstrap-sphinx.js 16:17:09 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/bootstrap-sphinx.css 16:17:09 copying static files: done 16:17:09 copying extra files... 16:17:09 copying extra files: done 16:17:09 copying assets: done 16:17:09 writing output... [ 25%] developer-guide 16:17:09 16:17:09 looking for now-outdated files... none found 16:17:09 pickling environment... done 16:17:09 checking consistency... done 16:17:09 preparing documents... done 16:17:09 copying assets... 16:17:09 copying assets: done 16:17:09 writing output... [ 25%] developer-guide 16:17:09 writing output... [ 50%] index 16:17:09 writing output... [ 75%] testtool 16:17:09 writing output... [100%] user-guide 16:17:09 16:17:09 writing output... [ 50%] index 16:17:09 16:17:09 writing output... [ 75%] testtool 16:17:09 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 16:17:09 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 16:17:09 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 16:17:09 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 16:17:09 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 16:17:09 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 16:17:09 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 16:17:09 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 16:17:09 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 16:17:09 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 16:17:09 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 16:17:09 ( 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 16:17:09 ( 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 16:17:09 ( 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 16:17:09 ( user-guide: line 1106) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 16:17:09 ( user-guide: line 1322) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 16:17:09 ( user-guide: line 2334) -ignored- http://localhost:8181/openapi/explorer/index.html 16:17:09 ( user-guide: line 2336) -ignored- http://localhost:8181/openapi/api/v3/single 16:17:09 ( user-guide: line 2362) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 16:17:09 ( user-guide: line 2364) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 16:17:09 ( user-guide: line 2366) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 16:17:09 ( user-guide: line 2368) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 16:17:10 writing output... [100%] user-guide 16:17:10 ( user-guide: line 1065) ok https://docs.docker.com/get-started/ 16:17:10 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 16:17:10 ( user-guide: line 1168) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 16:17:10 16:17:10 generating indices... genindex done 16:17:10 highlighting module code... 16:17:10 writing additional pages... search done 16:17:10 dumping search index in English (code: en)... done 16:17:10 dumping object inventory... done 16:17:10 build succeeded. 16:17:10 16:17:10 The HTML pages are in docs/_build/html. 16:17:10 ( user-guide: line 1536) ok https://github.com/CESNET/netopeer/wiki/CallHome 16:17:10 ( user-guide: line 1060) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 16:17:10 ( user-guide: line 1536) ok https://github.com/CESNET/netopeer2 16:17:10 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 16:17:10 ( user-guide: line 1053) ok https://github.com/cesnet/netopeer 16:17:10 ( user-guide: line 1060) ok https://www.docker.com/ 16:17:10 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 16:17:10 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 16:17:10 ( user-guide: line 1249) ok https://www.rfc-editor.org/rfc/rfc6470 16:17:10 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 16:17:10 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 16:17:10 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 16:17:10 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 16:17:10 ( user-guide: line 1858) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 16:17:10 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 16:17:10 docs: OK ✔ in 29.98 seconds 16:17:10 gitlint: install_deps> python -I -m pip install gitlint 16:17:11 ( user-guide: line 1231) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 16:17:11 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 16:17:11 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 16:17:11 ( user-guide: line 1551) ok https://www.rfc-editor.org/rfc/rfc8071 16:17:14 gitlint: freeze> python -m pip freeze --all 16:17:15 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==26.0.1,python-dateutil==2.9.0.post0,setuptools==82.0.0,sh==1.14.3,six==1.17.0 16:17:15 gitlint: commands[0]> gitlint 16:18:10 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 16:18:11 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 16:19:11 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 16:21:11 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 16:25:11 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 16:25:11 build succeeded. 16:25:11 16:25:11 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 16:25:12 gitlint: OK ✔ in 4.59 seconds 16:25:12 docs: OK (29.98=setup[27.11]+cmd[2.87] seconds) 16:25:12 docs-linkcheck: OK (511.42=setup[27.48]+cmd[483.94] seconds) 16:25:12 gitlint: OK (4.59=setup[4.43]+cmd[0.17] seconds) 16:25:12 congratulations :) (511.45 seconds) 16:25:12 + tox_status=0 16:25:12 + echo '---> Completed tox runs' 16:25:12 ---> Completed tox runs 16:25:12 + for i in .tox/*/log 16:25:12 ++ echo .tox/docs-linkcheck/log 16:25:12 ++ awk -F/ '{print $2}' 16:25:12 + tox_env=docs-linkcheck 16:25:12 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/docs-linkcheck 16:25:12 + for i in .tox/*/log 16:25:12 ++ echo .tox/docs/log 16:25:12 ++ awk -F/ '{print $2}' 16:25:12 + tox_env=docs 16:25:12 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/docs 16:25:12 + for i in .tox/*/log 16:25:12 ++ awk -F/ '{print $2}' 16:25:12 ++ echo .tox/gitlint/log 16:25:12 + tox_env=gitlint 16:25:12 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/gitlint 16:25:12 + DOC_DIR=docs/_build/html 16:25:12 + [[ -d docs/_build/html ]] 16:25:12 + echo '---> Archiving generated docs' 16:25:12 ---> Archiving generated docs 16:25:12 + mv docs/_build/html /w/workspace/netconf-tox-verify-8.0.x/archives/docs 16:25:12 + echo '---> tox-run.sh ends' 16:25:12 ---> tox-run.sh ends 16:25:12 + test 0 -eq 0 16:25:12 $ ssh-agent -k 16:25:12 unset SSH_AUTH_SOCK; 16:25:12 unset SSH_AGENT_PID; 16:25:12 echo Agent pid 1530 killed; 16:25:12 [ssh-agent] Stopped. 16:25:12 [PostBuildScript] - [INFO] Executing post build scripts. 16:25:12 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins14678624373115559631.sh 16:25:12 ---> sysstat.sh 16:25:12 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins1943539199995836306.sh 16:25:12 ---> package-listing.sh 16:25:12 ++ facter osfamily 16:25:12 ++ tr '[:upper:]' '[:lower:]' 16:25:13 + OS_FAMILY=debian 16:25:13 + workspace=/w/workspace/netconf-tox-verify-8.0.x 16:25:13 + START_PACKAGES=/tmp/packages_start.txt 16:25:13 + END_PACKAGES=/tmp/packages_end.txt 16:25:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:13 + PACKAGES=/tmp/packages_start.txt 16:25:13 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 16:25:13 + PACKAGES=/tmp/packages_end.txt 16:25:13 + case "${OS_FAMILY}" in 16:25:13 + grep '^ii' 16:25:13 + dpkg -l 16:25:13 + '[' -f /tmp/packages_start.txt ']' 16:25:13 + '[' -f /tmp/packages_end.txt ']' 16:25:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:13 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 16:25:13 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/ 16:25:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-8.0.x/archives/ 16:25:13 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins1154250845449294322.sh 16:25:13 ---> capture-instance-metadata.sh 16:25:13 Setup pyenv: 16:25:13 system 16:25:13 3.8.20 16:25:13 3.9.20 16:25:13 3.10.15 16:25:13 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHBv from file:/tmp/.os_lf_venv 16:25:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:25:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:25:15 lf-activate-venv(): INFO: Base packages installed successfully 16:25:15 lf-activate-venv(): INFO: Installing additional packages: lftools 16:25:25 lf-activate-venv(): INFO: Adding /tmp/venv-kHBv/bin to PATH 16:25:25 INFO: Running in OpenStack, capturing instance metadata 16:25:26 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins16596107633038321139.sh 16:25:26 provisioning config files... 16:25:26 Could not find credentials [logs] for netconf-tox-verify-8.0.x #190 16:25:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-8.0.x@tmp/config10223841343560833043tmp 16:25:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:25:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:25:26 provisioning config files... 16:25:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:25:26 [EnvInject] - Injecting environment variables from a build step. 16:25:26 [EnvInject] - Injecting as environment variables the properties content 16:25:26 SERVER_ID=logs 16:25:26 16:25:26 [EnvInject] - Variables injected successfully. 16:25:26 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins14872405205657643722.sh 16:25:26 ---> create-netrc.sh 16:25:26 WARN: Log server credential not found. 16:25:26 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins16721993531524703135.sh 16:25:26 ---> python-tools-install.sh 16:25:26 Setup pyenv: 16:25:26 system 16:25:26 3.8.20 16:25:26 3.9.20 16:25:26 3.10.15 16:25:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:25:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHBv from file:/tmp/.os_lf_venv 16:25:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:25:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:25:28 lf-activate-venv(): INFO: Base packages installed successfully 16:25:28 lf-activate-venv(): INFO: Installing additional packages: lftools 16:25:38 lf-activate-venv(): INFO: Adding /tmp/venv-kHBv/bin to PATH 16:25:38 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins2641734117161433003.sh 16:25:38 ---> sudo-logs.sh 16:25:38 Archiving 'sudo' log.. 16:25:38 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins5384073715213205344.sh 16:25:38 ---> job-cost.sh 16:25:38 INFO: Activating Python virtual environment... 16:25:38 Setup pyenv: 16:25:38 system 16:25:38 3.8.20 16:25:38 3.9.20 16:25:38 3.10.15 16:25:38 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:25:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHBv from file:/tmp/.os_lf_venv 16:25:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:25:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:25:40 lf-activate-venv(): INFO: Base packages installed successfully 16:25:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:25:46 lf-activate-venv(): INFO: Adding /tmp/venv-kHBv/bin to PATH 16:25:46 INFO: No stack-cost file found 16:25:46 INFO: Instance uptime: 677s 16:25:46 INFO: Fetching instance metadata (attempt 1 of 3)... 16:25:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:25:46 INFO: Successfully fetched instance metadata 16:25:46 INFO: Instance type: v3-standard-2 16:25:46 INFO: Retrieving pricing info for: v3-standard-2 16:25:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:25:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=677 16:25:46 INFO: Successfully fetched Vexxhost pricing API 16:25:46 INFO: Retrieved cost: 0.06 16:25:47 INFO: Retrieved resource: v3-standard-2 16:25:47 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-8.0.x/archives/cost 16:25:47 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-8.0.x/archives/cost.csv 16:25:47 INFO: Successfully archived job cost data 16:25:47 DEBUG: Cost data: netconf-tox-verify-8.0.x,190,2026-02-25 16:25:47,v3-standard-2,677,0.06,0.00,SUCCESS 16:25:47 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins10362082583034504841.sh 16:25:47 ---> logs-deploy.sh 16:25:47 Setup pyenv: 16:25:47 system 16:25:47 3.8.20 16:25:47 3.9.20 16:25:47 3.10.15 16:25:47 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:25:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHBv from file:/tmp/.os_lf_venv 16:25:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:25:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:25:49 lf-activate-venv(): INFO: Base packages installed successfully 16:25:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-kHBv/bin to PATH 16:26:01 WARNING: Nexus logging server not set 16:26:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-8.0.x/190/ 16:26:01 INFO: archiving logs to S3 16:26:02 /tmp/venv-kHBv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:26:02 warnings.warn( 16:26:03 ---> uname -a: 16:26:03 Linux prd-ubuntu2204-builder-2c-2g-20690 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 16:26:03 16:26:03 16:26:03 ---> lscpu: 16:26:03 Architecture: x86_64 16:26:03 CPU op-mode(s): 32-bit, 64-bit 16:26:03 Address sizes: 40 bits physical, 48 bits virtual 16:26:03 Byte Order: Little Endian 16:26:03 CPU(s): 2 16:26:03 On-line CPU(s) list: 0,1 16:26:03 Vendor ID: AuthenticAMD 16:26:03 Model name: AMD EPYC-Rome Processor 16:26:03 CPU family: 23 16:26:03 Model: 49 16:26:03 Thread(s) per core: 1 16:26:03 Core(s) per socket: 1 16:26:03 Socket(s): 2 16:26:03 Stepping: 0 16:26:03 BogoMIPS: 5599.99 16:26:03 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 16:26:03 Virtualization: AMD-V 16:26:03 Hypervisor vendor: KVM 16:26:03 Virtualization type: full 16:26:03 L1d cache: 64 KiB (2 instances) 16:26:03 L1i cache: 64 KiB (2 instances) 16:26:03 L2 cache: 1 MiB (2 instances) 16:26:03 L3 cache: 32 MiB (2 instances) 16:26:03 NUMA node(s): 1 16:26:03 NUMA node0 CPU(s): 0,1 16:26:03 Vulnerability Gather data sampling: Not affected 16:26:03 Vulnerability Indirect target selection: Not affected 16:26:03 Vulnerability Itlb multihit: Not affected 16:26:03 Vulnerability L1tf: Not affected 16:26:03 Vulnerability Mds: Not affected 16:26:03 Vulnerability Meltdown: Not affected 16:26:03 Vulnerability Mmio stale data: Not affected 16:26:03 Vulnerability Reg file data sampling: Not affected 16:26:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:26:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:26:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:26:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:26:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:26:03 Vulnerability Srbds: Not affected 16:26:03 Vulnerability Tsa: Not affected 16:26:03 Vulnerability Tsx async abort: Not affected 16:26:03 Vulnerability Vmscape: Not affected 16:26:03 16:26:03 16:26:03 ---> nproc: 16:26:03 2 16:26:03 16:26:03 16:26:03 ---> df -h: 16:26:03 Filesystem Size Used Avail Use% Mounted on 16:26:03 tmpfs 794M 1.1M 793M 1% /run 16:26:03 /dev/vda1 39G 9.3G 30G 24% / 16:26:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:26:03 tmpfs 5.0M 0 5.0M 0% /run/lock 16:26:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:26:03 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:26:03 16:26:03 16:26:03 ---> free -m: 16:26:03 total used free shared buff/cache available 16:26:03 Mem: 7937 581 3859 4 3497 7045 16:26:03 Swap: 1023 0 1023 16:26:03 16:26:03 16:26:03 ---> ip addr: 16:26:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:26:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:26:03 inet 127.0.0.1/8 scope host lo 16:26:03 valid_lft forever preferred_lft forever 16:26:03 inet6 ::1/128 scope host 16:26:03 valid_lft forever preferred_lft forever 16:26:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:26:03 link/ether fa:16:3e:96:58:11 brd ff:ff:ff:ff:ff:ff 16:26:03 altname enp0s3 16:26:03 inet 10.30.171.19/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:26:03 valid_lft 85714sec preferred_lft 85714sec 16:26:03 inet6 fe80::f816:3eff:fe96:5811/64 scope link 16:26:03 valid_lft forever preferred_lft forever 16:26:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:26:03 link/ether aa:3e:2c:30:46:e0 brd ff:ff:ff:ff:ff:ff 16:26:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:26:03 valid_lft forever preferred_lft forever 16:26:03 16:26:03 16:26:03 ---> sar -b -r -n DEV: 16:26:03 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-20690) 02/25/26 _x86_64_ (2 CPU) 16:26:03 16:26:03 16:14:41 LINUX RESTART (2 CPU) 16:26:03 16:26:03 16:26:03 ---> sar -P ALL: 16:26:03 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-20690) 02/25/26 _x86_64_ (2 CPU) 16:26:03 16:26:03 16:14:41 LINUX RESTART (2 CPU) 16:26:03 16:26:03 16:26:03