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