13:10:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120302 13:10:06 Running as SYSTEM 13:10:06 [EnvInject] - Loading node environment variables. 13:10:06 Building remotely on prd-ubuntu2204-docker-4c-16g-19332 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 13:10:09 [ssh-agent] Looking for ssh-agent implementation... 13:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:09 $ ssh-agent 13:10:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoKlPlt/agent.1572 13:10:09 SSH_AGENT_PID=1574 13:10:09 [ssh-agent] Started. 13:10:09 Running ssh-add (command line suppressed) 13:10:09 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1977096383968981918.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1977096383968981918.key) 13:10:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:10:09 The recommended git tool is: NONE 13:10:18 using credential jenkins-ssh 13:10:18 Wiping out workspace first. 13:10:18 Cloning the remote Git repository 13:10:18 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 13:10:18 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 13:10:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 13:10:18 > git --version # timeout=10 13:10:18 > git --version # 'git version 2.34.1' 13:10:18 using GIT_SSH to set credentials jenkins-ssh 13:10:18 Verifying host key using known hosts file 13:10:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:10:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 13:10:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 13:10:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 13:10:25 using GIT_SSH to set credentials jenkins-ssh 13:10:25 Verifying host key using known hosts file 13:10:25 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. 13:10:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/02/120302/8 # timeout=10 13:10:25 > git rev-parse 3f345e2ccf43eba4fcc7c99a704f100ff264d560^{commit} # timeout=10 13:10:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:10:25 Checking out Revision 3f345e2ccf43eba4fcc7c99a704f100ff264d560 (refs/changes/02/120302/8) 13:10:25 > git config core.sparsecheckout # timeout=10 13:10:25 > git checkout -f 3f345e2ccf43eba4fcc7c99a704f100ff264d560 # timeout=10 13:10:28 Commit message: "TAPI - Refactor OpenROADM TP datastore reads" 13:10:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:10:28 > git rev-list --no-walk f1a11a8aecf0ff54b4fd8ed18001838d665a6416 # timeout=10 13:10:28 > git remote # timeout=10 13:10:28 > git submodule init # timeout=10 13:10:28 > git submodule sync # timeout=10 13:10:29 > git config --get remote.origin.url # timeout=10 13:10:29 > git submodule init # timeout=10 13:10:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:10:29 ERROR: No submodules found. 13:10:29 provisioning config files... 13:10:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:10:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:10:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14074867276114311574.sh 13:10:29 ---> python-tools-install.sh 13:10:29 Setup pyenv: 13:10:29 * system (set by /opt/pyenv/version) 13:10:29 * 3.8.20 (set by /opt/pyenv/version) 13:10:29 * 3.9.20 (set by /opt/pyenv/version) 13:10:29 3.10.15 13:10:29 3.11.10 13:10:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZAFp 13:10:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:10:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:40 lf-activate-venv(): INFO: Base packages installed successfully 13:10:40 lf-activate-venv(): INFO: Installing additional packages: lftools 13:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZAFp/bin to PATH 13:11:41 Generating Requirements File 13:11:59 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. 13:11:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:11:59 Python 3.11.10 13:11:59 pip 26.0.1 from /tmp/venv-ZAFp/lib/python3.11/site-packages/pip (python 3.11) 13:12:00 appdirs==1.4.4 13:12:00 argcomplete==3.6.3 13:12:00 aspy.yaml==1.3.0 13:12:00 attrs==25.4.0 13:12:00 autopage==0.6.0 13:12:00 beautifulsoup4==4.14.3 13:12:00 boto3==1.42.53 13:12:00 botocore==1.42.53 13:12:00 bs4==0.0.2 13:12:00 certifi==2026.1.4 13:12:00 cffi==2.0.0 13:12:00 cfgv==3.5.0 13:12:00 chardet==5.2.0 13:12:00 charset-normalizer==3.4.4 13:12:00 click==8.3.1 13:12:00 cliff==4.13.2 13:12:00 cmd2==3.2.0 13:12:00 cryptography==3.3.2 13:12:00 debtcollector==3.0.0 13:12:00 decorator==5.2.1 13:12:00 defusedxml==0.7.1 13:12:00 Deprecated==1.3.1 13:12:00 distlib==0.4.0 13:12:00 dnspython==2.8.0 13:12:00 docker==7.1.0 13:12:00 dogpile.cache==1.5.0 13:12:00 durationpy==0.10 13:12:00 email-validator==2.3.0 13:12:00 filelock==3.24.3 13:12:00 future==1.0.0 13:12:00 gitdb==4.0.12 13:12:00 GitPython==3.1.46 13:12:00 httplib2==0.30.2 13:12:00 identify==2.6.16 13:12:00 idna==3.11 13:12:00 importlib-resources==1.5.0 13:12:00 iso8601==2.1.0 13:12:00 Jinja2==3.1.6 13:12:00 jmespath==1.1.0 13:12:00 jsonpatch==1.33 13:12:00 jsonpointer==3.0.0 13:12:00 jsonschema==4.26.0 13:12:00 jsonschema-specifications==2025.9.1 13:12:00 keystoneauth1==5.13.0 13:12:00 kubernetes==35.0.0 13:12:00 lftools==0.37.21 13:12:00 lxml==6.0.2 13:12:00 markdown-it-py==4.0.0 13:12:00 MarkupSafe==3.0.3 13:12:00 mdurl==0.1.2 13:12:00 msgpack==1.1.2 13:12:00 multi_key_dict==2.0.3 13:12:00 munch==4.0.0 13:12:00 netaddr==1.3.0 13:12:00 niet==1.4.2 13:12:00 nodeenv==1.10.0 13:12:00 oauth2client==4.1.3 13:12:00 oauthlib==3.3.1 13:12:00 openstacksdk==4.10.0 13:12:00 os-service-types==1.8.2 13:12:00 osc-lib==4.4.0 13:12:00 oslo.config==10.3.0 13:12:00 oslo.context==6.3.0 13:12:00 oslo.i18n==6.7.2 13:12:00 oslo.log==8.1.0 13:12:00 oslo.serialization==5.9.1 13:12:00 oslo.utils==9.2.0 13:12:00 packaging==26.0 13:12:00 pbr==7.0.3 13:12:00 platformdirs==4.9.2 13:12:00 prettytable==3.17.0 13:12:00 psutil==7.2.2 13:12:00 pyasn1==0.6.2 13:12:00 pyasn1_modules==0.4.2 13:12:00 pycparser==3.0 13:12:00 pygerrit2==2.0.15 13:12:00 PyGithub==2.8.1 13:12:00 Pygments==2.19.2 13:12:00 PyJWT==2.11.0 13:12:00 PyNaCl==1.6.2 13:12:00 pyparsing==2.4.7 13:12:00 pyperclip==1.11.0 13:12:00 pyrsistent==0.20.0 13:12:00 python-cinderclient==9.8.0 13:12:00 python-dateutil==2.9.0.post0 13:12:00 python-heatclient==5.0.0 13:12:00 python-jenkins==1.8.3 13:12:00 python-keystoneclient==5.7.0 13:12:00 python-magnumclient==4.9.0 13:12:00 python-openstackclient==9.0.0 13:12:00 python-swiftclient==4.9.0 13:12:00 PyYAML==6.0.3 13:12:00 referencing==0.37.0 13:12:00 requests==2.32.5 13:12:00 requests-oauthlib==2.0.0 13:12:00 requestsexceptions==1.4.0 13:12:00 rfc3986==2.0.0 13:12:00 rich==14.3.3 13:12:00 rich-argparse==1.7.2 13:12:00 rpds-py==0.30.0 13:12:00 rsa==4.9.1 13:12:00 ruamel.yaml==0.19.1 13:12:00 ruamel.yaml.clib==0.2.15 13:12:00 s3transfer==0.16.0 13:12:00 simplejson==3.20.2 13:12:00 six==1.17.0 13:12:00 smmap==5.0.2 13:12:00 soupsieve==2.8.3 13:12:00 stevedore==5.6.0 13:12:00 tabulate==0.9.0 13:12:00 toml==0.10.2 13:12:00 tomlkit==0.14.0 13:12:00 tqdm==4.67.3 13:12:00 typing_extensions==4.15.0 13:12:00 tzdata==2025.3 13:12:00 urllib3==1.26.20 13:12:00 virtualenv==20.38.0 13:12:00 wcwidth==0.6.0 13:12:00 websocket-client==1.9.0 13:12:00 wrapt==2.1.1 13:12:00 xdg==6.0.0 13:12:00 xmltodict==1.0.3 13:12:00 yq==3.4.3 13:12:00 [EnvInject] - Injecting environment variables from a build step. 13:12:00 [EnvInject] - Injecting as environment variables the properties content 13:12:00 PYTHON=python3 13:12:00 13:12:00 [EnvInject] - Variables injected successfully. 13:12:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2039995643391725101.sh 13:12:00 ---> tox-install.sh 13:12:00 + source /home/jenkins/lf-env.sh 13:12:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:00 ++ mktemp -d /tmp/venv-XXXX 13:12:00 + lf_venv=/tmp/venv-QZlx 13:12:00 + local venv_file=/tmp/.os_lf_venv 13:12:00 + local python=python3 13:12:00 + local options 13:12:00 + local set_path=true 13:12:00 + local install_args= 13:12:00 ++ 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 13:12:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:12:00 + true 13:12:00 + case $1 in 13:12:00 + venv_file=/tmp/.toxenv 13:12:00 + shift 2 13:12:00 + true 13:12:00 + case $1 in 13:12:00 + shift 13:12:00 + break 13:12:00 + case $python in 13:12:00 + local pkg_list= 13:12:00 + [[ -d /opt/pyenv ]] 13:12:00 + echo 'Setup pyenv:' 13:12:00 Setup pyenv: 13:12:00 + export PYENV_ROOT=/opt/pyenv 13:12:00 + PYENV_ROOT=/opt/pyenv 13:12:00 + 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 13:12:00 + 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 13:12:00 + pyenv versions 13:12:00 system 13:12:00 3.8.20 13:12:00 3.9.20 13:12:00 3.10.15 13:12:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:12:00 + command -v pyenv 13:12:00 ++ pyenv init - --no-rehash 13:12:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:12:00 for i in ${!paths[@]}; do 13:12:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:12:00 fi; done; 13:12:00 echo "${paths[*]}"'\'')" 13:12:00 export PATH="/opt/pyenv/shims:${PATH}" 13:12:00 export PYENV_SHELL=bash 13:12:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:12:00 pyenv() { 13:12:00 local command 13:12:00 command="${1:-}" 13:12:00 if [ "$#" -gt 0 ]; then 13:12:00 shift 13:12:00 fi 13:12:00 13:12:00 case "$command" in 13:12:00 rehash|shell) 13:12:00 eval "$(pyenv "sh-$command" "$@")" 13:12:00 ;; 13:12:00 *) 13:12:00 command pyenv "$command" "$@" 13:12:00 ;; 13:12:00 esac 13:12:00 }' 13:12:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:12:00 for i in ${!paths[@]}; do 13:12:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:12:00 fi; done; 13:12:00 echo "${paths[*]}"' 13:12:00 ++ 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 13:12:00 ++ 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 13:12:00 ++ 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 13:12:00 ++ export PYENV_SHELL=bash 13:12:00 ++ PYENV_SHELL=bash 13:12:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:12:00 +++ complete -F _pyenv pyenv 13:12:00 ++ lf-pyver python3 13:12:00 ++ local py_version_xy=python3 13:12:00 ++ local py_version_xyz= 13:12:00 ++ pyenv versions 13:12:00 ++ local command 13:12:00 ++ command=versions 13:12:00 ++ '[' 1 -gt 0 ']' 13:12:00 ++ shift 13:12:00 ++ case "$command" in 13:12:00 ++ command pyenv versions 13:12:00 ++ sed 's/^[ *]* //' 13:12:00 ++ awk '{ print $1 }' 13:12:00 ++ grep -E '^[0-9.]*[0-9]$' 13:12:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:12:00 +++ grep '^3' /tmp/.pyenv_versions 13:12:00 +++ sort -V 13:12:00 +++ tail -n 1 13:12:00 ++ py_version_xyz=3.11.10 13:12:00 ++ [[ -z 3.11.10 ]] 13:12:00 ++ echo 3.11.10 13:12:00 ++ return 0 13:12:00 + pyenv local 3.11.10 13:12:00 + local command 13:12:00 + command=local 13:12:00 + '[' 2 -gt 0 ']' 13:12:00 + shift 13:12:00 + case "$command" in 13:12:00 + command pyenv local 3.11.10 13:12:00 + for arg in "$@" 13:12:00 + case $arg in 13:12:00 + pkg_list+='tox ' 13:12:00 + for arg in "$@" 13:12:00 + case $arg in 13:12:00 + pkg_list+='virtualenv ' 13:12:00 + for arg in "$@" 13:12:00 + case $arg in 13:12:00 + pkg_list+='urllib3~=1.26.15 ' 13:12:00 + [[ -f /tmp/.toxenv ]] 13:12:00 + [[ ! -f /tmp/.toxenv ]] 13:12:00 + [[ -n '' ]] 13:12:00 + python3 -m venv /tmp/venv-QZlx 13:12:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QZlx' 13:12:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QZlx 13:12:04 + echo /tmp/venv-QZlx 13:12:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:12:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:12:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:12:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:04 + local 'pip_opts=--upgrade --quiet' 13:12:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:12:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:12:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:12:04 + [[ -n '' ]] 13:12:04 + [[ -n '' ]] 13:12:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:12:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:04 + /tmp/venv-QZlx/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 13:12:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:12:08 lf-activate-venv(): INFO: Base packages installed successfully 13:12:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:12:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:12:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:12:08 + /tmp/venv-QZlx/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 13:12:10 + type python3 13:12:10 + true 13:12:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QZlx/bin to PATH' 13:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-QZlx/bin to PATH 13:12:10 + PATH=/tmp/venv-QZlx/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 13:12:10 + return 0 13:12:10 + python3 --version 13:12:10 Python 3.11.10 13:12:10 + python3 -m pip --version 13:12:10 pip 26.0.1 from /tmp/venv-QZlx/lib/python3.11/site-packages/pip (python 3.11) 13:12:10 + python3 -m pip freeze 13:12:10 cachetools==7.0.1 13:12:10 chardet==5.2.0 13:12:10 colorama==0.4.6 13:12:10 distlib==0.4.0 13:12:10 filelock==3.24.3 13:12:10 packaging==26.0 13:12:10 platformdirs==4.9.2 13:12:10 pluggy==1.6.0 13:12:10 pyproject-api==1.10.0 13:12:10 tox==4.42.0 13:12:10 urllib3==1.26.20 13:12:10 virtualenv==20.38.0 13:12:10 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins9189416458708197350.sh 13:12:10 [EnvInject] - Injecting environment variables from a build step. 13:12:10 [EnvInject] - Injecting as environment variables the properties content 13:12:10 PARALLEL=True 13:12:10 13:12:10 [EnvInject] - Variables injected successfully. 13:12:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11209765264858662315.sh 13:12:10 ---> tox-run.sh 13:12:10 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:12:10 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:12:10 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:12:10 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:12:10 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 13:12:10 + source /home/jenkins/lf-env.sh 13:12:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:10 ++ mktemp -d /tmp/venv-XXXX 13:12:10 + lf_venv=/tmp/venv-rkmG 13:12:10 + local venv_file=/tmp/.os_lf_venv 13:12:10 + local python=python3 13:12:10 + local options 13:12:10 + local set_path=true 13:12:10 + local install_args= 13:12:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:12:10 + true 13:12:10 + case $1 in 13:12:10 + venv_file=/tmp/.toxenv 13:12:10 + shift 2 13:12:10 + true 13:12:10 + case $1 in 13:12:10 + shift 13:12:10 + break 13:12:10 + case $python in 13:12:10 + local pkg_list= 13:12:10 + [[ -d /opt/pyenv ]] 13:12:10 + echo 'Setup pyenv:' 13:12:10 Setup pyenv: 13:12:10 + export PYENV_ROOT=/opt/pyenv 13:12:10 + PYENV_ROOT=/opt/pyenv 13:12:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:12:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:12:10 + pyenv versions 13:12:10 system 13:12:10 3.8.20 13:12:10 3.9.20 13:12:10 3.10.15 13:12:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:12:10 + command -v pyenv 13:12:10 ++ pyenv init - --no-rehash 13:12:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:12:10 for i in ${!paths[@]}; do 13:12:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:12:10 fi; done; 13:12:10 echo "${paths[*]}"'\'')" 13:12:10 export PATH="/opt/pyenv/shims:${PATH}" 13:12:10 export PYENV_SHELL=bash 13:12:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:12:10 pyenv() { 13:12:10 local command 13:12:10 command="${1:-}" 13:12:10 if [ "$#" -gt 0 ]; then 13:12:10 shift 13:12:10 fi 13:12:10 13:12:10 case "$command" in 13:12:10 rehash|shell) 13:12:10 eval "$(pyenv "sh-$command" "$@")" 13:12:10 ;; 13:12:10 *) 13:12:10 command pyenv "$command" "$@" 13:12:10 ;; 13:12:10 esac 13:12:10 }' 13:12:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:12:10 for i in ${!paths[@]}; do 13:12:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:12:10 fi; done; 13:12:10 echo "${paths[*]}"' 13:12:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:12:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:12:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:12:10 ++ export PYENV_SHELL=bash 13:12:10 ++ PYENV_SHELL=bash 13:12:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:12:10 +++ complete -F _pyenv pyenv 13:12:10 ++ lf-pyver python3 13:12:10 ++ local py_version_xy=python3 13:12:10 ++ local py_version_xyz= 13:12:10 ++ pyenv versions 13:12:10 ++ local command 13:12:10 ++ command=versions 13:12:10 ++ '[' 1 -gt 0 ']' 13:12:10 ++ shift 13:12:10 ++ case "$command" in 13:12:10 ++ command pyenv versions 13:12:10 ++ sed 's/^[ *]* //' 13:12:10 ++ grep -E '^[0-9.]*[0-9]$' 13:12:10 ++ awk '{ print $1 }' 13:12:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:12:10 +++ grep '^3' /tmp/.pyenv_versions 13:12:10 +++ sort -V 13:12:10 +++ tail -n 1 13:12:10 ++ py_version_xyz=3.11.10 13:12:10 ++ [[ -z 3.11.10 ]] 13:12:10 ++ echo 3.11.10 13:12:10 ++ return 0 13:12:10 + pyenv local 3.11.10 13:12:10 + local command 13:12:10 + command=local 13:12:10 + '[' 2 -gt 0 ']' 13:12:10 + shift 13:12:10 + case "$command" in 13:12:10 + command pyenv local 3.11.10 13:12:10 + for arg in "$@" 13:12:10 + case $arg in 13:12:10 + pkg_list+='tox ' 13:12:10 + for arg in "$@" 13:12:10 + case $arg in 13:12:10 + pkg_list+='virtualenv ' 13:12:10 + for arg in "$@" 13:12:10 + case $arg in 13:12:10 + pkg_list+='urllib3~=1.26.15 ' 13:12:10 + [[ -f /tmp/.toxenv ]] 13:12:10 ++ cat /tmp/.toxenv 13:12:10 + lf_venv=/tmp/venv-QZlx 13:12:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QZlx from' file:/tmp/.toxenv 13:12:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QZlx from file:/tmp/.toxenv 13:12:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:12:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:10 + local 'pip_opts=--upgrade --quiet' 13:12:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:12:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:12:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:12:10 + [[ -n '' ]] 13:12:10 + [[ -n '' ]] 13:12:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:12:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:10 + /tmp/venv-QZlx/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 13:12:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:12:11 lf-activate-venv(): INFO: Base packages installed successfully 13:12:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:12:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:12:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:12:11 + /tmp/venv-QZlx/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 13:12:13 + type python3 13:12:13 + true 13:12:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QZlx/bin to PATH' 13:12:13 lf-activate-venv(): INFO: Adding /tmp/venv-QZlx/bin to PATH 13:12:13 + PATH=/tmp/venv-QZlx/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 13:12:13 + return 0 13:12:13 + [[ -d /opt/pyenv ]] 13:12:13 + echo '---> Setting up pyenv' 13:12:13 ---> Setting up pyenv 13:12:13 + export PYENV_ROOT=/opt/pyenv 13:12:13 + PYENV_ROOT=/opt/pyenv 13:12:13 + export PATH=/opt/pyenv/bin:/tmp/venv-QZlx/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 13:12:13 + PATH=/opt/pyenv/bin:/tmp/venv-QZlx/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 13:12:13 ++ pwd 13:12:13 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 13:12:13 + export PYTHONPATH 13:12:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:12:13 + TOX_TESTENV_PASSENV=PYTHONPATH 13:12:13 + tox --version 13:12:13 4.42.0 from /tmp/venv-QZlx/lib/python3.11/site-packages/tox/__init__.py 13:12:13 + PARALLEL=True 13:12:13 + TOX_OPTIONS_LIST= 13:12:13 + [[ -n '' ]] 13:12:13 + case ${PARALLEL,,} in 13:12:13 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 13:12:13 + tox --parallel auto --parallel-live 13:12:13 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 13:12:14 checkbashisms: freeze> python -m pip freeze --all 13:12:15 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:12:15 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:12:15 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:12:15 checkbashisms: pip==26.0.1,setuptools==82.0.0 13:12:15 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:12:15 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 13:12:15 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 13:12:16 checkbashisms: OK ✔ in 3.24 seconds 13:12:16 pre-commit: install_deps> python -I -m pip install pre-commit 13:12:19 pre-commit: freeze> python -m pip freeze --all 13:12:19 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.38.0 13:12:19 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:12:19 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 13:12:19 /usr/bin/cpan 13:12:19 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 13:12:20 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:12:20 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:12:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:12:20 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 13:12:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:12:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:12:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:12:21 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 13:12:21 buildcontroller: freeze> python -m pip freeze --all 13:12:21 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 13:12:21 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:12:21 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 13:12:21 + update-java-alternatives -l 13:12:21 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 13:12:21 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 13:12:22 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 13:12:22 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 13:12:22 update-alternatives: error: no alternatives for jaotc 13:12:22 update-alternatives: error: no alternatives for rmic 13:12:22 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 13:12:22 + java -version 13:12:22 + JAVA_VER=21 13:12:22 + echo 21 13:12:22 21 13:12:22 + javac -version 13:12:22 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 13:12:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:12:22 [INFO] Once installed this environment will be reused. 13:12:22 [INFO] This may take a few minutes... 13:12:22 + JAVAC_VER=21 13:12:22 + echo 21 13:12:22 21 13:12:22 ok, java is 21 or newer 13:12:22 + [ 21 -ge 21 ] 13:12:22 + [ 21 -ge 21 ] 13:12:22 + echo ok, java is 21 or newer 13:12:22 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 13:12:22 2026-02-20 13:12:22 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 13:12:22 + sudo mkdir -p /opt 13:12:22 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 13:12:22 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 13:12:22 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 13:12:22 + mvn --version 13:12:23 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 13:12:23 Maven home: /opt/maven 13:12:23 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:12:23 Default locale: en, platform encoding: UTF-8 13:12:23 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 13:12:23 NOTE: Picked up JDK_JAVA_OPTIONS: 13:12:23 --add-opens=java.base/java.io=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.lang=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.net=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.nio=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.util=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:12:23 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:12:23 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:12:23 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:12:23 -Xlog:disable 13:12:28 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:12:28 [INFO] Once installed this environment will be reused. 13:12:28 [INFO] This may take a few minutes... 13:12:35 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 13:12:35 [INFO] Once installed this environment will be reused. 13:12:35 [INFO] This may take a few minutes... 13:12:39 docs-linkcheck: freeze> python -m pip freeze --all 13:12:39 docs: freeze> python -m pip freeze --all 13:12:39 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 13:12:39 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 13:12:39 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 13:12:39 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 13:12:41 [INFO] Installing environment for https://github.com/perltidy/perltidy. 13:12:41 [INFO] Once installed this environment will be reused. 13:12:41 [INFO] This may take a few minutes... 13:12:42 docs: OK ✔ in 28.87 seconds 13:12:42 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 13:12:46 docs-linkcheck: OK ✔ in 30.23 seconds 13:12:46 pylint: freeze> python -m pip freeze --all 13:12:46 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 13:12:46 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 13:12:51 trim trailing whitespace.................................................Passed 13:12:51 Tabs remover.............................................................Passed 13:12:51 autopep8.................................................................Passed 13:12:57 perltidy.................................................................Passed 13:12:57 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 13:12:58 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:12:58 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:12:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:12:58 [INFO] Once installed this environment will be reused. 13:12:58 [INFO] This may take a few minutes... 13:13:05 gitlint..................................................................Passed 13:13:13 13:13:13 ------------------------------------ 13:13:13 Your code has been rated at 10.00/10 13:13:13 13:14:29 pre-commit: OK ✔ in 49.36 seconds 13:14:29 pylint: OK ✔ in 33.97 seconds 13:14:29 buildcontroller: OK ✔ in 2 minutes 14.67 seconds 13:14:29 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:14:29 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:14:29 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:14:29 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:14:40 build_karaf_tests221: freeze> python -m pip freeze --all 13:14:40 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:14:40 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:14:40 build karaf in karaf221 with ./karaf221.env 13:14:40 build_karaf_tests190: freeze> python -m pip freeze --all 13:14:40 build_karaf_tests71: freeze> python -m pip freeze --all 13:14:40 NOTE: Picked up JDK_JAVA_OPTIONS: 13:14:40 --add-opens=java.base/java.io=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.lang=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.net=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.nio=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.util=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:14:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:14:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:14:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:14:40 -Xlog:disable 13:14:40 build_karaf_tests121: freeze> python -m pip freeze --all 13:14:40 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:14:40 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:14:40 build karaf in karafoc with ./karafoc.env 13:14:40 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:14:40 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:14:40 build karaf in karaf71 with ./karaf71.env 13:14:41 NOTE: Picked up JDK_JAVA_OPTIONS: 13:14:41 --add-opens=java.base/java.io=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.net=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:14:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:14:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:14:41 -Xlog:disable 13:14:41 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:14:41 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:14:41 NOTE: Picked up JDK_JAVA_OPTIONS: 13:14:41 --add-opens=java.base/java.io=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.net=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:14:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:14:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:14:41 -Xlog:disable 13:14:41 build karaf in karaf121 with ./karaf121.env 13:14:41 NOTE: Picked up JDK_JAVA_OPTIONS: 13:14:41 --add-opens=java.base/java.io=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.net=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:14:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:14:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:14:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:14:41 -Xlog:disable 13:15:57 build_karaf_tests221: OK ✔ in 1 minute 27.96 seconds 13:15:57 build_karaf_tests121: OK ✔ in 1 minute 28.97 seconds 13:15:57 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:15:57 build_karaf_tests190: OK ✔ in 1 minute 29.12 seconds 13:15:57 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:16:01 build_karaf_tests71: OK ✔ in 1 minute 31.98 seconds 13:16:01 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:16:07 sims: freeze> python -m pip freeze --all 13:16:07 buildlighty: freeze> python -m pip freeze --all 13:16:08 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:16:08 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 13:16:08 Using lighynode version 22.1.0.6 13:16:08 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 13:16:08 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:16:08 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 13:16:08 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 13:16:49 sims: OK ✔ in 14.06 seconds 13:16:49 buildlighty: OK ✔ in 34.03 seconds 13:16:49 testsPCE: freeze> python -m pip freeze --all 13:16:50 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 13:16:50 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 13:16:50 pytest -q transportpce_tests/pce/test01_pce.py 13:17:38 .................... [100%] 13:18:42 20 passed in 111.80s (0:01:51) 13:18:42 pytest -q transportpce_tests/pce/test02_pce_400G.py 13:19:00 ............ [100%] 13:19:30 12 passed in 48.35s 13:19:31 pytest -q transportpce_tests/pce/test03_gnpy.py 13:19:49 ........ [100%] 13:20:10 8 passed in 39.61s 13:20:11 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 13:20:44 ... [100%] 13:20:49 3 passed in 38.01s 13:20:50 testsPCE: OK ✔ in 4 minutes 49.21 seconds 13:20:50 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:20:50 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:20:50 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:20:57 tests190: freeze> python -m pip freeze --all 13:20:57 tests121: freeze> python -m pip freeze --all 13:20:57 tests_tapi: freeze> python -m pip freeze --all 13:20:57 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:20:57 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:20:57 using environment variables from ./karaf121.env 13:20:57 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:20:57 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:20:57 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:20:57 using environment variables from ./karafoc.env 13:20:57 pytest -q transportpce_tests/oc/test01_portmapping.py 13:20:57 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:20:57 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:20:57 using environment variables from ./karaf221.env 13:20:57 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:22:05 ........... [100%] 13:22:23 10 passed in 85.77s (0:01:25) 13:22:23 pytest -q transportpce_tests/oc/test02_topology.py 13:22:30 ............................. [100%]. 13:23:10 21 passed in 132.70s (0:02:12) 13:23:10 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 13:23:10 .............................. [100%] 13:23:34 14 passed in 70.57s (0:01:10) 13:23:34 pytest -q transportpce_tests/oc/test03_renderer.py 13:23:35 .............. [100%] 13:24:10 6 passed in 58.93s 13:24:10 pytest -q transportpce_tests/1.2.1/test03_topology.py 13:24:14 ...................... [100%] 13:24:35 19 passed in 60.53s (0:01:00) 13:24:35 tests190: OK ✔ in 3 minutes 46.19 seconds 13:24:35 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:24:39 .tests71: freeze> python -m pip freeze --all 13:24:43 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:24:43 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:24:43 using environment variables from ./karaf71.env 13:24:43 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:25:00 ....................................... [100%] 13:25:38 12 passed in 54.04s 13:25:38 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 13:25:39 ............................. [100%] 13:26:23 51 passed in 325.66s (0:05:25) 13:26:23 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:26:24 ................... [100%] 13:26:43 44 passed in 153.46s (0:02:33) 13:26:44 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:26:45 ................................................................................ [100%] 13:28:18 62 passed in 159.78s (0:02:39) 13:28:18 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:28:19 ............................................................. [100%] 13:30:38 48 passed in 140.36s (0:02:20) 13:30:39 .pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:31:01 ........ [100%] 13:31:20 24 passed in 276.62s (0:04:36) 13:31:20 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:31:21 ....................... [100%] 13:31:55 22 passed in 76.09s (0:01:16) 13:32:05 ... [100%] 13:32:09 36 passed in 345.35s (0:05:45) 13:32:09 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:32:12 .............................................................. [100%] 13:34:31 40 passed in 190.13s (0:03:10) 13:34:31 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:34:33 ............................................................................................... [100%] 13:40:34 71 passed in 504.44s (0:08:24) 13:40:34 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:41:12 .................... [100%] 13:42:57 19 passed in 143.48s (0:02:23) 13:42:57 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:43:24 ..... [100%] 13:43:27 54 passed in 535.92s (0:08:55) 13:45:01 ...................... [100%] 13:50:37 22 passed in 459.73s (0:07:39) 13:50:38 tests71: OK ✔ in 7 minutes 19.75 seconds 13:50:38 tests121: OK ✔ in 22 minutes 38.09 seconds 13:50:38 tests_tapi: OK ✔ in 29 minutes 48.44 seconds 13:50:38 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:50:43 tests221: freeze> python -m pip freeze --all 13:50:44 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:50:44 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:50:44 using environment variables from ./karaf221.env 13:50:44 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:51:20 ................................... [100%] 13:52:00 35 passed in 75.99s (0:01:15) 13:52:00 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:52:31 ...... [100%] 13:52:45 6 passed in 44.54s 13:52:45 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:53:28 ............................................ [100%] 13:55:03 44 passed in 138.10s (0:02:18) 13:55:03 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:55:39 ............ [100%] 13:56:03 12 passed in 59.39s 13:56:03 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:56:29 ................ [100%] 13:57:58 16 passed in 114.64s (0:01:54) 13:57:58 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:58:28 ............................... [100%] 13:58:34 31 passed in 36.37s 13:58:34 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:59:10 .......................... [100%] 14:00:05 26 passed in 90.26s (0:01:30) 14:00:05 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 14:00:42 ...................... [100%] 14:01:45 22 passed in 99.84s (0:01:39) 14:01:45 pytest -q transportpce_tests/2.2.1/test09_olm.py 14:02:26 ........................................ [100%] 14:04:48 40 passed in 183.02s (0:03:03) 14:04:48 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 14:05:31 ........................................................................ [ 74%] 14:11:07 ......................... [100%] 14:12:59 97 passed in 490.54s (0:08:10) 14:12:59 pytest -q transportpce_tests/2.2.1/test12_end2end.py 14:13:39 ...................................................... [100%] 14:20:27 54 passed in 447.39s (0:07:27) 14:20:27 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 14:21:21 ........................................................................ [ 71%] 14:26:29 ............................. [100%] 14:28:38 101 passed in 491.09s (0:08:11) 14:28:38 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:29:33 ........................................................................ [ 67%] 14:35:19 ................................... [100%] 14:38:40 107 passed in 601.24s (0:10:01) 14:38:40 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:39:22 ............................................. [100%] 14:42:00 45 passed in 199.76s (0:03:19) 14:42:00 tests221: OK ✔ in 51 minutes 22.47 seconds 14:42:00 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:42:07 tests_hybrid: freeze> python -m pip freeze --all 14:42:07 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:42:07 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:42:07 using environment variables from ./karaf221.env 14:42:07 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:42:50 ................................................... [100%] 14:44:38 51 passed in 150.86s (0:02:30) 14:44:38 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:45:22 ........................................................................ [ 66%] 14:49:44 ..................................... [100%] 14:51:50 109 passed in 431.14s (0:07:11) 14:51:50 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:52:40 ..................................................... [100%] 15:02:13 53 passed in 623.14s (0:10:23) 15:02:13 buildcontroller: OK (134.67=setup[8.35]+cmd[126.32] seconds) 15:02:13 sims: OK (14.06=setup[10.85]+cmd[3.21] seconds) 15:02:13 build_karaf_tests121: OK (88.97=setup[12.73]+cmd[76.23] seconds) 15:02:13 testsPCE: OK (289.21=setup[49.87]+cmd[239.35] seconds) 15:02:13 tests121: OK (1358.09=setup[8.09]+cmd[1350.00] seconds) 15:02:13 build_karaf_tests221: OK (87.96=setup[12.06]+cmd[75.90] seconds) 15:02:13 tests_tapi: OK (1788.44=setup[8.19]+cmd[1780.24] seconds) 15:02:13 tests221: OK (3082.47=setup[6.29]+cmd[3076.19] seconds) 15:02:13 build_karaf_tests71: OK (91.98=setup[12.61]+cmd[79.37] seconds) 15:02:13 tests71: OK (439.75=setup[8.24]+cmd[431.51] seconds) 15:02:13 build_karaf_tests190: OK (89.12=setup[12.53]+cmd[76.59] seconds) 15:02:13 tests190: OK (226.18=setup[8.10]+cmd[218.08] seconds) 15:02:13 tests_hybrid: OK (1213.44=setup[7.34]+cmd[1206.09] seconds) 15:02:13 buildlighty: OK (34.03=setup[11.94]+cmd[22.09] seconds) 15:02:13 docs: OK (28.87=setup[26.31]+cmd[2.56] seconds) 15:02:13 docs-linkcheck: OK (30.23=setup[26.26]+cmd[3.97] seconds) 15:02:13 checkbashisms: OK (3.23=setup[1.97]+cmd[0.00,0.04,1.22] seconds) 15:02:13 pre-commit: OK (49.36=setup[3.05]+cmd[0.01,0.01,37.79,8.50] seconds) 15:02:13 pylint: OK (33.97=setup[4.23]+cmd[29.74] seconds) 15:02:13 congratulations :) (6600.27 seconds) 15:02:13 + tox_status=0 15:02:13 + echo '---> Completed tox runs' 15:02:13 ---> Completed tox runs 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/build_karaf_tests121/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=build_karaf_tests121 15:02:13 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/build_karaf_tests190/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=build_karaf_tests190 15:02:13 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/build_karaf_tests221/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=build_karaf_tests221 15:02:13 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/build_karaf_tests71/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=build_karaf_tests71 15:02:13 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/buildcontroller/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=buildcontroller 15:02:13 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/buildlighty/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=buildlighty 15:02:13 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/checkbashisms/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=checkbashisms 15:02:13 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/docs-linkcheck/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=docs-linkcheck 15:02:13 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/docs/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=docs 15:02:13 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/pre-commit/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=pre-commit 15:02:13 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/pylint/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=pylint 15:02:13 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/sims/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=sims 15:02:13 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 15:02:14 + for i in .tox/*/log 15:02:14 ++ echo .tox/tests121/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 + tox_env=tests121 15:02:14 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 15:02:14 + for i in .tox/*/log 15:02:14 ++ echo .tox/tests190/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 + tox_env=tests190 15:02:14 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 15:02:14 + for i in .tox/*/log 15:02:14 ++ echo .tox/tests221/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 + tox_env=tests221 15:02:14 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 15:02:14 + for i in .tox/*/log 15:02:14 ++ echo .tox/tests71/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 + tox_env=tests71 15:02:14 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 15:02:14 + for i in .tox/*/log 15:02:14 ++ echo .tox/testsPCE/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 + tox_env=testsPCE 15:02:14 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 15:02:14 + for i in .tox/*/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 ++ echo .tox/tests_hybrid/log 15:02:14 + tox_env=tests_hybrid 15:02:14 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 15:02:14 + for i in .tox/*/log 15:02:14 ++ awk -F/ '{print $2}' 15:02:14 ++ echo .tox/tests_tapi/log 15:02:14 + tox_env=tests_tapi 15:02:14 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 15:02:14 + DOC_DIR=docs/_build/html 15:02:14 + [[ -d docs/_build/html ]] 15:02:14 + echo '---> Archiving generated docs' 15:02:14 ---> Archiving generated docs 15:02:14 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:02:14 + echo '---> tox-run.sh ends' 15:02:14 ---> tox-run.sh ends 15:02:14 + test 0 -eq 0 15:02:14 $ ssh-agent -k 15:02:14 unset SSH_AUTH_SOCK; 15:02:14 unset SSH_AGENT_PID; 15:02:14 echo Agent pid 1574 killed; 15:02:14 [ssh-agent] Stopped. 15:02:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:02:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18015695369756764888.sh 15:02:14 ---> sysstat.sh 15:02:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14757739947086537481.sh 15:02:15 ---> package-listing.sh 15:02:15 ++ facter osfamily 15:02:15 ++ tr '[:upper:]' '[:lower:]' 15:02:15 + OS_FAMILY=debian 15:02:15 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 15:02:15 + START_PACKAGES=/tmp/packages_start.txt 15:02:15 + END_PACKAGES=/tmp/packages_end.txt 15:02:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:15 + PACKAGES=/tmp/packages_start.txt 15:02:15 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 15:02:15 + PACKAGES=/tmp/packages_end.txt 15:02:15 + case "${OS_FAMILY}" in 15:02:15 + dpkg -l 15:02:15 + grep '^ii' 15:02:15 + '[' -f /tmp/packages_start.txt ']' 15:02:15 + '[' -f /tmp/packages_end.txt ']' 15:02:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:15 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 15:02:15 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 15:02:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 15:02:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4464200330086018556.sh 15:02:15 ---> capture-instance-metadata.sh 15:02:15 Setup pyenv: 15:02:15 system 15:02:15 3.8.20 15:02:15 3.9.20 15:02:15 3.10.15 15:02:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZAFp from file:/tmp/.os_lf_venv 15:02:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:02:17 lf-activate-venv(): INFO: Base packages installed successfully 15:02:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZAFp/bin to PATH 15:02:28 INFO: Running in OpenStack, capturing instance metadata 15:02:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins383494629417604512.sh 15:02:28 provisioning config files... 15:02:29 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4397 15:02:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10920211109495569661tmp 15:02:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:02:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:02:29 provisioning config files... 15:02:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:02:29 [EnvInject] - Injecting environment variables from a build step. 15:02:29 [EnvInject] - Injecting as environment variables the properties content 15:02:29 SERVER_ID=logs 15:02:29 15:02:29 [EnvInject] - Variables injected successfully. 15:02:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14406245576473599097.sh 15:02:29 ---> create-netrc.sh 15:02:29 WARN: Log server credential not found. 15:02:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3555653339033136869.sh 15:02:29 ---> python-tools-install.sh 15:02:29 Setup pyenv: 15:02:29 system 15:02:29 3.8.20 15:02:29 3.9.20 15:02:29 3.10.15 15:02:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZAFp from file:/tmp/.os_lf_venv 15:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:02:31 lf-activate-venv(): INFO: Base packages installed successfully 15:02:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:02:40 lf-activate-venv(): INFO: Adding /tmp/venv-ZAFp/bin to PATH 15:02:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10079433454827481185.sh 15:02:40 ---> sudo-logs.sh 15:02:40 Archiving 'sudo' log.. 15:02:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17919822831970783804.sh 15:02:41 ---> job-cost.sh 15:02:41 INFO: Activating Python virtual environment... 15:02:41 Setup pyenv: 15:02:41 system 15:02:41 3.8.20 15:02:41 3.9.20 15:02:41 3.10.15 15:02:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZAFp from file:/tmp/.os_lf_venv 15:02:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:02:43 lf-activate-venv(): INFO: Base packages installed successfully 15:02:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZAFp/bin to PATH 15:02:49 INFO: No stack-cost file found 15:02:49 INFO: Instance uptime: 6818s 15:02:49 INFO: Fetching instance metadata (attempt 1 of 3)... 15:02:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:02:49 INFO: Successfully fetched instance metadata 15:02:49 INFO: Instance type: v3-standard-4 15:02:49 INFO: Retrieving pricing info for: v3-standard-4 15:02:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:02:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6818 15:02:50 INFO: Successfully fetched Vexxhost pricing API 15:02:50 INFO: Retrieved cost: 0.22 15:02:50 INFO: Retrieved resource: v3-standard-4 15:02:50 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 15:02:50 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 15:02:50 INFO: Successfully archived job cost data 15:02:50 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4397,2026-02-20 15:02:50,v3-standard-4,6818,0.22,0.00,SUCCESS 15:02:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14937434357790809016.sh 15:02:50 ---> logs-deploy.sh 15:02:50 Setup pyenv: 15:02:50 system 15:02:50 3.8.20 15:02:50 3.9.20 15:02:50 3.10.15 15:02:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZAFp from file:/tmp/.os_lf_venv 15:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:02:52 lf-activate-venv(): INFO: Base packages installed successfully 15:02:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:03:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZAFp/bin to PATH 15:03:01 WARNING: Nexus logging server not set 15:03:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4397/ 15:03:01 INFO: archiving logs to S3 15:03:03 ---> uname -a: 15:03:03 Linux prd-ubuntu2204-docker-4c-16g-19332 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:03:03 15:03:03 15:03:03 ---> lscpu: 15:03:03 Architecture: x86_64 15:03:03 CPU op-mode(s): 32-bit, 64-bit 15:03:03 Address sizes: 40 bits physical, 48 bits virtual 15:03:03 Byte Order: Little Endian 15:03:03 CPU(s): 4 15:03:03 On-line CPU(s) list: 0-3 15:03:03 Vendor ID: AuthenticAMD 15:03:03 Model name: AMD EPYC-Rome Processor 15:03:03 CPU family: 23 15:03:03 Model: 49 15:03:03 Thread(s) per core: 1 15:03:03 Core(s) per socket: 1 15:03:03 Socket(s): 4 15:03:03 Stepping: 0 15:03:03 BogoMIPS: 5599.99 15:03:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:03:03 Virtualization: AMD-V 15:03:03 Hypervisor vendor: KVM 15:03:03 Virtualization type: full 15:03:03 L1d cache: 128 KiB (4 instances) 15:03:03 L1i cache: 128 KiB (4 instances) 15:03:03 L2 cache: 2 MiB (4 instances) 15:03:03 L3 cache: 64 MiB (4 instances) 15:03:03 NUMA node(s): 1 15:03:03 NUMA node0 CPU(s): 0-3 15:03:03 Vulnerability Gather data sampling: Not affected 15:03:03 Vulnerability Indirect target selection: Not affected 15:03:03 Vulnerability Itlb multihit: Not affected 15:03:03 Vulnerability L1tf: Not affected 15:03:03 Vulnerability Mds: Not affected 15:03:03 Vulnerability Meltdown: Not affected 15:03:03 Vulnerability Mmio stale data: Not affected 15:03:03 Vulnerability Reg file data sampling: Not affected 15:03:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:03:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:03:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:03:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:03:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:03:03 Vulnerability Srbds: Not affected 15:03:03 Vulnerability Tsa: Not affected 15:03:03 Vulnerability Tsx async abort: Not affected 15:03:03 Vulnerability Vmscape: Not affected 15:03:03 15:03:03 15:03:03 ---> nproc: 15:03:03 4 15:03:03 15:03:03 15:03:03 ---> df -h: 15:03:03 Filesystem Size Used Avail Use% Mounted on 15:03:03 tmpfs 1.6G 1.1M 1.6G 1% /run 15:03:03 /dev/vda1 78G 18G 60G 23% / 15:03:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:03:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:03:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:03:03 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 15:03:03 15:03:03 15:03:03 ---> free -m: 15:03:03 total used free shared buff/cache available 15:03:03 Mem: 15989 700 10719 3 4569 14946 15:03:03 Swap: 1023 5 1018 15:03:03 15:03:03 15:03:03 ---> ip addr: 15:03:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:03:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:03:03 inet 127.0.0.1/8 scope host lo 15:03:03 valid_lft forever preferred_lft forever 15:03:03 inet6 ::1/128 scope host 15:03:03 valid_lft forever preferred_lft forever 15:03:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:03:03 link/ether fa:16:3e:40:b7:5a brd ff:ff:ff:ff:ff:ff 15:03:03 altname enp0s3 15:03:03 inet 10.30.171.10/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:03:03 valid_lft 79575sec preferred_lft 79575sec 15:03:03 inet6 fe80::f816:3eff:fe40:b75a/64 scope link 15:03:03 valid_lft forever preferred_lft forever 15:03:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:03:03 link/ether 66:f5:6f:02:a0:b6 brd ff:ff:ff:ff:ff:ff 15:03:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:03:03 valid_lft forever preferred_lft forever 15:03:03 15:03:03 15:03:03 ---> sar -b -r -n DEV: 15:03:03 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-19332) 02/20/26 _x86_64_ (4 CPU) 15:03:03 15:03:03 13:09:23 LINUX RESTART (4 CPU) 15:03:03 15:03:03 13:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:03:03 13:20:01 132.64 11.47 116.61 4.56 1989.67 36300.88 23022.50 15:03:03 13:30:02 75.53 23.57 49.01 2.96 340.79 5335.40 3782.24 15:03:03 13:40:02 12.14 0.28 11.24 0.62 11.00 314.68 892.56 15:03:03 13:50:02 8.21 0.04 7.79 0.37 1.87 255.57 419.97 15:03:03 14:00:02 19.75 0.14 18.67 0.94 3.77 855.43 1061.01 15:03:03 14:10:02 10.32 0.03 9.87 0.42 0.68 298.67 403.04 15:03:03 14:20:01 21.39 0.13 5.68 15.58 1.93 156.30 211321.34 15:03:03 14:30:02 8.45 0.03 8.07 0.36 1.56 267.88 151.13 15:03:03 14:40:02 5.43 0.03 5.22 0.18 0.53 163.92 60.53 15:03:03 14:50:01 9.07 0.03 8.64 0.41 0.92 555.68 151.66 15:03:03 15:00:02 5.22 0.04 5.01 0.18 1.13 173.51 268.01 15:03:03 Average: 28.00 3.26 22.34 2.41 213.78 4057.74 21904.61 15:03:03 15:03:03 13:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:03:03 13:20:01 3839468 14458864 1466040 8.95 237964 10175372 2554592 14.66 2086252 9702236 6508 15:03:03 13:30:02 2053968 5432104 10499576 64.13 261168 3103544 11635260 66.79 2147244 11595472 540 15:03:03 13:40:02 3783384 7184300 8748160 53.43 262528 3124960 9490924 54.48 2171152 9814240 544 15:03:03 13:50:02 6304352 9729408 6205456 37.90 263656 3147968 7008180 40.23 2177104 7328704 232 15:03:03 14:00:02 10065148 13640300 2297104 14.03 269356 3291172 2970168 17.05 2218612 3540216 308 15:03:03 14:10:02 7863500 11477588 4458336 27.23 270476 3328996 5182480 29.75 2221184 5726544 264 15:03:03 14:20:01 7838852 11477608 4458400 27.23 273044 3351112 5118648 29.38 2229508 5726948 252 15:03:03 14:30:02 6316740 9993280 5942028 36.29 274108 3387792 6728708 38.62 2234540 7237356 324 15:03:03 14:40:02 7838828 11538176 4397976 26.86 274916 3409776 5186904 29.77 2237048 5719016 216 15:03:03 14:50:01 7397328 11221000 4714784 28.80 278488 3525468 5318024 30.53 2251152 6147596 468 15:03:03 15:00:02 6658948 10509472 5425784 33.14 278948 3551780 5967312 34.25 2261988 6876380 232 15:03:03 Average: 6360047 10605645 5328513 32.54 267696 3945267 6105564 35.05 2203253 7219519 899 15:03:03 15:03:03 13:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:03:03 13:20:01 lo 2.54 2.54 2.15 2.15 0.00 0.00 0.00 0.00 15:03:03 13:20:01 ens3 189.21 136.30 2227.11 18.96 0.00 0.00 0.00 0.00 15:03:03 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 13:30:02 lo 32.93 32.93 22.23 22.23 0.00 0.00 0.00 0.00 15:03:03 13:30:02 ens3 2.32 2.06 0.68 0.58 0.00 0.00 0.00 0.00 15:03:03 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 13:40:02 lo 35.38 35.38 13.90 13.90 0.00 0.00 0.00 0.00 15:03:03 13:40:02 ens3 1.23 0.95 0.26 0.21 0.00 0.00 0.00 0.00 15:03:03 13:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 13:50:02 lo 16.31 16.31 8.10 8.10 0.00 0.00 0.00 0.00 15:03:03 13:50:02 ens3 0.63 0.33 0.10 0.06 0.00 0.00 0.00 0.00 15:03:03 13:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 14:00:02 lo 14.18 14.18 7.02 7.02 0.00 0.00 0.00 0.00 15:03:03 14:00:02 ens3 1.20 0.97 0.35 0.28 0.00 0.00 0.00 0.00 15:03:03 14:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 14:10:02 lo 19.82 19.82 10.36 10.36 0.00 0.00 0.00 0.00 15:03:03 14:10:02 ens3 1.06 0.83 0.32 0.24 0.00 0.00 0.00 0.00 15:03:03 14:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 14:20:01 lo 26.69 26.69 9.58 9.58 0.00 0.00 0.00 0.00 15:03:03 14:20:01 ens3 0.59 0.49 0.11 0.09 0.00 0.00 0.00 0.00 15:03:03 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 14:30:02 lo 20.97 20.97 11.50 11.50 0.00 0.00 0.00 0.00 15:03:03 14:30:02 ens3 0.76 0.57 0.15 0.11 0.00 0.00 0.00 0.00 15:03:03 14:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 14:40:02 lo 17.27 17.27 9.82 9.82 0.00 0.00 0.00 0.00 15:03:03 14:40:02 ens3 0.78 0.56 0.19 0.15 0.00 0.00 0.00 0.00 15:03:03 14:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 14:50:01 lo 20.23 20.23 9.79 9.79 0.00 0.00 0.00 0.00 15:03:03 14:50:01 ens3 0.93 0.80 0.25 0.20 0.00 0.00 0.00 0.00 15:03:03 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 15:00:02 lo 25.46 25.46 9.86 9.86 0.00 0.00 0.00 0.00 15:03:03 15:00:02 ens3 0.62 0.44 0.14 0.11 0.00 0.00 0.00 0.00 15:03:03 15:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 Average: lo 21.07 21.07 10.39 10.39 0.00 0.00 0.00 0.00 15:03:03 Average: ens3 18.09 13.10 202.41 1.90 0.00 0.00 0.00 0.00 15:03:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:03 15:03:03 15:03:03 ---> sar -P ALL: 15:03:03 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-19332) 02/20/26 _x86_64_ (4 CPU) 15:03:03 15:03:03 13:09:23 LINUX RESTART (4 CPU) 15:03:03 15:03:03 13:10:02 CPU %user %nice %system %iowait %steal %idle 15:03:03 13:20:01 all 39.68 0.00 2.60 3.28 0.09 54.35 15:03:03 13:20:01 0 36.01 0.00 2.34 4.26 0.09 57.31 15:03:03 13:20:01 1 43.30 0.00 2.71 2.62 0.09 51.28 15:03:03 13:20:01 2 42.31 0.00 2.92 2.95 0.09 51.73 15:03:03 13:20:01 3 37.07 0.00 2.42 3.31 0.09 57.11 15:03:03 13:30:02 all 61.35 0.00 2.28 0.11 0.12 36.13 15:03:03 13:30:02 0 60.29 0.00 2.25 0.06 0.13 37.28 15:03:03 13:30:02 1 61.96 0.00 2.29 0.07 0.12 35.56 15:03:03 13:30:02 2 61.13 0.00 2.26 0.23 0.12 36.26 15:03:03 13:30:02 3 62.03 0.00 2.34 0.08 0.13 35.43 15:03:03 13:40:02 all 26.01 0.00 1.09 0.03 0.10 72.76 15:03:03 13:40:02 0 25.44 0.00 1.06 0.03 0.10 73.37 15:03:03 13:40:02 1 26.48 0.00 1.18 0.03 0.11 72.21 15:03:03 13:40:02 2 26.60 0.00 1.12 0.07 0.11 72.11 15:03:03 13:40:02 3 25.52 0.00 1.01 0.02 0.11 73.35 15:03:03 13:50:02 all 16.28 0.00 0.78 0.03 0.10 82.81 15:03:03 13:50:02 0 15.52 0.00 0.64 0.01 0.09 83.74 15:03:03 13:50:02 1 16.22 0.00 0.85 0.03 0.10 82.80 15:03:03 13:50:02 2 16.90 0.00 0.77 0.03 0.10 82.20 15:03:03 13:50:02 3 16.47 0.00 0.86 0.05 0.11 82.51 15:03:03 14:00:02 all 28.36 0.00 1.01 0.07 0.10 70.47 15:03:03 14:00:02 0 28.71 0.00 0.99 0.14 0.09 70.07 15:03:03 14:00:02 1 28.32 0.00 1.04 0.02 0.09 70.53 15:03:03 14:00:02 2 28.01 0.00 0.99 0.09 0.10 70.81 15:03:03 14:00:02 3 28.40 0.00 1.01 0.02 0.10 70.47 15:03:03 14:10:02 all 17.49 0.00 0.61 0.04 0.10 81.76 15:03:03 14:10:02 0 17.40 0.00 0.60 0.05 0.10 81.85 15:03:03 14:10:02 1 17.53 0.00 0.61 0.06 0.11 81.70 15:03:03 14:10:02 2 17.11 0.00 0.62 0.03 0.10 82.15 15:03:03 14:10:02 3 17.91 0.00 0.62 0.02 0.09 81.35 15:03:03 14:20:01 all 8.25 0.00 0.40 0.05 0.09 91.20 15:03:03 14:20:01 0 8.78 0.00 0.39 0.07 0.10 90.66 15:03:03 14:20:01 1 7.84 0.00 0.39 0.10 0.09 91.58 15:03:03 14:20:01 2 8.14 0.00 0.45 0.02 0.11 91.29 15:03:03 14:20:01 3 8.24 0.00 0.38 0.01 0.09 91.29 15:03:03 14:30:02 all 16.24 0.00 0.69 0.03 0.10 82.94 15:03:03 14:30:02 0 16.12 0.00 0.66 0.04 0.10 83.07 15:03:03 14:30:02 1 16.18 0.00 0.74 0.02 0.10 82.95 15:03:03 14:30:02 2 17.02 0.00 0.73 0.04 0.09 82.11 15:03:03 14:30:02 3 15.64 0.00 0.63 0.02 0.09 83.62 15:03:03 14:40:02 all 8.36 0.00 0.50 0.02 0.09 91.02 15:03:03 14:40:02 0 8.46 0.00 0.47 0.01 0.09 90.97 15:03:03 14:40:02 1 8.30 0.00 0.56 0.02 0.09 91.03 15:03:03 14:40:02 2 8.40 0.00 0.48 0.03 0.09 90.99 15:03:03 14:40:02 3 8.29 0.00 0.50 0.04 0.09 91.08 15:03:03 14:50:01 all 15.19 0.00 0.58 0.04 0.09 84.10 15:03:03 14:50:01 0 14.94 0.00 0.53 0.08 0.09 84.36 15:03:03 14:50:01 1 15.43 0.00 0.50 0.01 0.09 83.97 15:03:03 14:50:01 2 14.49 0.00 0.57 0.03 0.10 84.82 15:03:03 14:50:01 3 15.89 0.00 0.71 0.04 0.09 83.27 15:03:03 15:00:02 all 9.63 0.00 0.37 0.02 0.09 89.89 15:03:03 15:00:02 0 10.25 0.00 0.32 0.04 0.08 89.31 15:03:03 15:00:02 1 9.61 0.00 0.42 0.01 0.10 89.86 15:03:03 15:00:02 2 9.39 0.00 0.41 0.02 0.10 90.08 15:03:03 15:00:02 3 9.25 0.00 0.34 0.02 0.08 90.31 15:03:03 15:03:03 Average: CPU %user %nice %system %iowait %steal %idle 15:03:03 Average: all 22.44 0.00 0.99 0.34 0.10 76.13 15:03:03 Average: 0 21.99 0.00 0.93 0.43 0.10 76.55 15:03:03 Average: 1 22.83 0.00 1.03 0.27 0.10 75.77 15:03:03 Average: 2 22.68 0.00 1.03 0.32 0.10 75.87 15:03:03 Average: 3 22.25 0.00 0.98 0.33 0.10 76.35 15:03:03 15:03:03 15:03:03