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