10:18:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120304 10:18:12 Running as SYSTEM 10:18:12 [EnvInject] - Loading node environment variables. 10:18:12 Building remotely on prd-ubuntu2204-docker-4c-16g-15993 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:18:13 [ssh-agent] Looking for ssh-agent implementation... 10:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:13 $ ssh-agent 10:18:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTZqdoe/agent.1576 10:18:13 SSH_AGENT_PID=1578 10:18:13 [ssh-agent] Started. 10:18:13 Running ssh-add (command line suppressed) 10:18:13 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2313090079432688085.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2313090079432688085.key) 10:18:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:18:13 The recommended git tool is: NONE 10:18:16 using credential jenkins-ssh 10:18:16 Wiping out workspace first. 10:18:16 Cloning the remote Git repository 10:18:16 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:18:16 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:18:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:18:16 > git --version # timeout=10 10:18:16 > git --version # 'git version 2.34.1' 10:18:16 using GIT_SSH to set credentials jenkins-ssh 10:18:16 Verifying host key using known hosts file 10:18:16 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. 10:18:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:18:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:18:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:18:21 using GIT_SSH to set credentials jenkins-ssh 10:18:21 Verifying host key using known hosts file 10:18:21 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. 10:18:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/04/120304/7 # timeout=10 10:18:21 > git rev-parse 5d299fc6545f3ccdfe0f94232c20465bcc2fef04^{commit} # timeout=10 10:18:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:18:21 Checking out Revision 5d299fc6545f3ccdfe0f94232c20465bcc2fef04 (refs/changes/04/120304/7) 10:18:21 > git config core.sparsecheckout # timeout=10 10:18:21 > git checkout -f 5d299fc6545f3ccdfe0f94232c20465bcc2fef04 # timeout=10 10:18:22 Commit message: "TAPI - extract SpectrumCapabilityPac factory" 10:18:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:18:22 > git rev-list --no-walk ac3c17384067b035e7943ef70a60bbd171723a14 # timeout=10 10:18:22 > git remote # timeout=10 10:18:22 > git submodule init # timeout=10 10:18:22 > git submodule sync # timeout=10 10:18:22 > git config --get remote.origin.url # timeout=10 10:18:22 > git submodule init # timeout=10 10:18:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:18:22 ERROR: No submodules found. 10:18:25 provisioning config files... 10:18:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:18:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:18:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17951148085207504723.sh 10:18:25 ---> python-tools-install.sh 10:18:25 Setup pyenv: 10:18:25 * system (set by /opt/pyenv/version) 10:18:25 * 3.8.20 (set by /opt/pyenv/version) 10:18:25 * 3.9.20 (set by /opt/pyenv/version) 10:18:25 3.10.15 10:18:25 3.11.10 10:18:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3Gh 10:18:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:18:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:18:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:18:37 lf-activate-venv(): INFO: Base packages installed successfully 10:18:37 lf-activate-venv(): INFO: Installing additional packages: lftools 10:19:02 lf-activate-venv(): INFO: Adding /tmp/venv-m3Gh/bin to PATH 10:19:02 Generating Requirements File 10:19:21 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. 10:19:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:19:21 Python 3.11.10 10:19:21 pip 26.0.1 from /tmp/venv-m3Gh/lib/python3.11/site-packages/pip (python 3.11) 10:19:21 appdirs==1.4.4 10:19:21 argcomplete==3.6.3 10:19:21 aspy.yaml==1.3.0 10:19:21 attrs==25.4.0 10:19:21 autopage==0.6.0 10:19:21 beautifulsoup4==4.14.3 10:19:21 boto3==1.42.52 10:19:21 botocore==1.42.52 10:19:21 bs4==0.0.2 10:19:21 certifi==2026.1.4 10:19:21 cffi==2.0.0 10:19:21 cfgv==3.5.0 10:19:21 chardet==5.2.0 10:19:21 charset-normalizer==3.4.4 10:19:21 click==8.3.1 10:19:21 cliff==4.13.2 10:19:21 cmd2==3.2.0 10:19:21 cryptography==3.3.2 10:19:21 debtcollector==3.0.0 10:19:21 decorator==5.2.1 10:19:21 defusedxml==0.7.1 10:19:21 Deprecated==1.3.1 10:19:21 distlib==0.4.0 10:19:21 dnspython==2.8.0 10:19:21 docker==7.1.0 10:19:21 dogpile.cache==1.5.0 10:19:21 durationpy==0.10 10:19:21 email-validator==2.3.0 10:19:21 filelock==3.24.3 10:19:21 future==1.0.0 10:19:21 gitdb==4.0.12 10:19:21 GitPython==3.1.46 10:19:21 httplib2==0.30.2 10:19:21 identify==2.6.16 10:19:21 idna==3.11 10:19:21 importlib-resources==1.5.0 10:19:21 iso8601==2.1.0 10:19:21 Jinja2==3.1.6 10:19:21 jmespath==1.1.0 10:19:21 jsonpatch==1.33 10:19:21 jsonpointer==3.0.0 10:19:21 jsonschema==4.26.0 10:19:21 jsonschema-specifications==2025.9.1 10:19:21 keystoneauth1==5.13.0 10:19:21 kubernetes==35.0.0 10:19:21 lftools==0.37.21 10:19:21 lxml==6.0.2 10:19:21 markdown-it-py==4.0.0 10:19:21 MarkupSafe==3.0.3 10:19:21 mdurl==0.1.2 10:19:21 msgpack==1.1.2 10:19:21 multi_key_dict==2.0.3 10:19:21 munch==4.0.0 10:19:21 netaddr==1.3.0 10:19:21 niet==1.4.2 10:19:21 nodeenv==1.10.0 10:19:21 oauth2client==4.1.3 10:19:21 oauthlib==3.3.1 10:19:21 openstacksdk==4.10.0 10:19:21 os-service-types==1.8.2 10:19:21 osc-lib==4.4.0 10:19:21 oslo.config==10.3.0 10:19:21 oslo.context==6.3.0 10:19:21 oslo.i18n==6.7.2 10:19:21 oslo.log==8.1.0 10:19:21 oslo.serialization==5.9.1 10:19:21 oslo.utils==9.2.0 10:19:21 packaging==26.0 10:19:21 pbr==7.0.3 10:19:21 platformdirs==4.9.2 10:19:21 prettytable==3.17.0 10:19:21 psutil==7.2.2 10:19:21 pyasn1==0.6.2 10:19:21 pyasn1_modules==0.4.2 10:19:21 pycparser==3.0 10:19:21 pygerrit2==2.0.15 10:19:21 PyGithub==2.8.1 10:19:21 Pygments==2.19.2 10:19:21 PyJWT==2.11.0 10:19:21 PyNaCl==1.6.2 10:19:21 pyparsing==2.4.7 10:19:21 pyperclip==1.11.0 10:19:21 pyrsistent==0.20.0 10:19:21 python-cinderclient==9.8.0 10:19:21 python-dateutil==2.9.0.post0 10:19:21 python-heatclient==5.0.0 10:19:21 python-jenkins==1.8.3 10:19:21 python-keystoneclient==5.7.0 10:19:21 python-magnumclient==4.9.0 10:19:21 python-openstackclient==9.0.0 10:19:21 python-swiftclient==4.9.0 10:19:21 PyYAML==6.0.3 10:19:21 referencing==0.37.0 10:19:21 requests==2.32.5 10:19:21 requests-oauthlib==2.0.0 10:19:21 requestsexceptions==1.4.0 10:19:21 rfc3986==2.0.0 10:19:21 rich==14.3.2 10:19:21 rich-argparse==1.7.2 10:19:21 rpds-py==0.30.0 10:19:21 rsa==4.9.1 10:19:21 ruamel.yaml==0.19.1 10:19:21 ruamel.yaml.clib==0.2.15 10:19:21 s3transfer==0.16.0 10:19:21 simplejson==3.20.2 10:19:21 six==1.17.0 10:19:21 smmap==5.0.2 10:19:21 soupsieve==2.8.3 10:19:21 stevedore==5.6.0 10:19:21 tabulate==0.9.0 10:19:21 toml==0.10.2 10:19:21 tomlkit==0.14.0 10:19:21 tqdm==4.67.3 10:19:21 typing_extensions==4.15.0 10:19:21 tzdata==2025.3 10:19:21 urllib3==1.26.20 10:19:21 virtualenv==20.38.0 10:19:21 wcwidth==0.6.0 10:19:21 websocket-client==1.9.0 10:19:21 wrapt==2.1.1 10:19:21 xdg==6.0.0 10:19:21 xmltodict==1.0.3 10:19:21 yq==3.4.3 10:19:21 [EnvInject] - Injecting environment variables from a build step. 10:19:21 [EnvInject] - Injecting as environment variables the properties content 10:19:21 PYTHON=python3 10:19:21 10:19:21 [EnvInject] - Variables injected successfully. 10:19:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14550726413857425678.sh 10:19:22 ---> tox-install.sh 10:19:22 + source /home/jenkins/lf-env.sh 10:19:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:19:22 ++ mktemp -d /tmp/venv-XXXX 10:19:22 + lf_venv=/tmp/venv-mWnf 10:19:22 + local venv_file=/tmp/.os_lf_venv 10:19:22 + local python=python3 10:19:22 + local options 10:19:22 + local set_path=true 10:19:22 + local install_args= 10:19:22 ++ 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 10:19:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:19:22 + true 10:19:22 + case $1 in 10:19:22 + venv_file=/tmp/.toxenv 10:19:22 + shift 2 10:19:22 + true 10:19:22 + case $1 in 10:19:22 + shift 10:19:22 + break 10:19:22 + case $python in 10:19:22 + local pkg_list= 10:19:22 + [[ -d /opt/pyenv ]] 10:19:22 + echo 'Setup pyenv:' 10:19:22 Setup pyenv: 10:19:22 + export PYENV_ROOT=/opt/pyenv 10:19:22 + PYENV_ROOT=/opt/pyenv 10:19:22 + 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 10:19:22 + 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 10:19:22 + pyenv versions 10:19:22 system 10:19:22 3.8.20 10:19:22 3.9.20 10:19:22 3.10.15 10:19:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:22 + command -v pyenv 10:19:22 ++ pyenv init - --no-rehash 10:19:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:19:22 for i in ${!paths[@]}; do 10:19:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:19:22 fi; done; 10:19:22 echo "${paths[*]}"'\'')" 10:19:22 export PATH="/opt/pyenv/shims:${PATH}" 10:19:22 export PYENV_SHELL=bash 10:19:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:19:22 pyenv() { 10:19:22 local command 10:19:22 command="${1:-}" 10:19:22 if [ "$#" -gt 0 ]; then 10:19:22 shift 10:19:22 fi 10:19:22 10:19:22 case "$command" in 10:19:22 rehash|shell) 10:19:22 eval "$(pyenv "sh-$command" "$@")" 10:19:22 ;; 10:19:22 *) 10:19:22 command pyenv "$command" "$@" 10:19:22 ;; 10:19:22 esac 10:19:22 }' 10:19:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:19:22 for i in ${!paths[@]}; do 10:19:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:19:22 fi; done; 10:19:22 echo "${paths[*]}"' 10:19:22 ++ 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 10:19:22 ++ 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 10:19:22 ++ 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 10:19:22 ++ export PYENV_SHELL=bash 10:19:22 ++ PYENV_SHELL=bash 10:19:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:19:22 +++ complete -F _pyenv pyenv 10:19:22 ++ lf-pyver python3 10:19:22 ++ local py_version_xy=python3 10:19:22 ++ local py_version_xyz= 10:19:22 ++ pyenv versions 10:19:22 ++ local command 10:19:22 ++ sed 's/^[ *]* //' 10:19:22 ++ awk '{ print $1 }' 10:19:22 ++ grep -E '^[0-9.]*[0-9]$' 10:19:22 ++ command=versions 10:19:22 ++ '[' 1 -gt 0 ']' 10:19:22 ++ shift 10:19:22 ++ case "$command" in 10:19:22 ++ command pyenv versions 10:19:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:19:22 +++ grep '^3' /tmp/.pyenv_versions 10:19:22 +++ sort -V 10:19:22 +++ tail -n 1 10:19:22 ++ py_version_xyz=3.11.10 10:19:22 ++ [[ -z 3.11.10 ]] 10:19:22 ++ echo 3.11.10 10:19:22 ++ return 0 10:19:22 + pyenv local 3.11.10 10:19:22 + local command 10:19:22 + command=local 10:19:22 + '[' 2 -gt 0 ']' 10:19:22 + shift 10:19:22 + case "$command" in 10:19:22 + command pyenv local 3.11.10 10:19:22 + for arg in "$@" 10:19:22 + case $arg in 10:19:22 + pkg_list+='tox ' 10:19:22 + for arg in "$@" 10:19:22 + case $arg in 10:19:22 + pkg_list+='virtualenv ' 10:19:22 + for arg in "$@" 10:19:22 + case $arg in 10:19:22 + pkg_list+='urllib3~=1.26.15 ' 10:19:22 + [[ -f /tmp/.toxenv ]] 10:19:22 + [[ ! -f /tmp/.toxenv ]] 10:19:22 + [[ -n '' ]] 10:19:22 + python3 -m venv /tmp/venv-mWnf 10:19:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mWnf' 10:19:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mWnf 10:19:26 + echo /tmp/venv-mWnf 10:19:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:19:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:19:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:19:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:26 + local 'pip_opts=--upgrade --quiet' 10:19:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:19:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:19:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:19:26 + [[ -n '' ]] 10:19:26 + [[ -n '' ]] 10:19:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:19:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:26 + /tmp/venv-mWnf/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 10:19:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:19:30 lf-activate-venv(): INFO: Base packages installed successfully 10:19:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:19:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:19:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:19:30 + /tmp/venv-mWnf/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 10:19:32 + type python3 10:19:32 + true 10:19:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mWnf/bin to PATH' 10:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-mWnf/bin to PATH 10:19:32 + PATH=/tmp/venv-mWnf/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 10:19:32 + return 0 10:19:32 + python3 --version 10:19:32 Python 3.11.10 10:19:32 + python3 -m pip --version 10:19:32 pip 26.0.1 from /tmp/venv-mWnf/lib/python3.11/site-packages/pip (python 3.11) 10:19:32 + python3 -m pip freeze 10:19:32 cachetools==7.0.1 10:19:32 chardet==5.2.0 10:19:32 colorama==0.4.6 10:19:32 distlib==0.4.0 10:19:32 filelock==3.24.3 10:19:32 packaging==26.0 10:19:32 platformdirs==4.9.2 10:19:32 pluggy==1.6.0 10:19:32 pyproject-api==1.10.0 10:19:32 tox==4.40.0 10:19:32 urllib3==1.26.20 10:19:32 virtualenv==20.38.0 10:19:32 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1477480022015854609.sh 10:19:32 [EnvInject] - Injecting environment variables from a build step. 10:19:32 [EnvInject] - Injecting as environment variables the properties content 10:19:32 PARALLEL=True 10:19:32 10:19:32 [EnvInject] - Variables injected successfully. 10:19:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12947838788386002077.sh 10:19:32 ---> tox-run.sh 10:19:32 + 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 10:19:32 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:19:32 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:19:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:19:32 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:19:32 + source /home/jenkins/lf-env.sh 10:19:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:19:32 ++ mktemp -d /tmp/venv-XXXX 10:19:32 + lf_venv=/tmp/venv-PYi8 10:19:32 + local venv_file=/tmp/.os_lf_venv 10:19:32 + local python=python3 10:19:32 + local options 10:19:32 + local set_path=true 10:19:32 + local install_args= 10:19:32 ++ 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 10:19:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:19:32 + true 10:19:32 + case $1 in 10:19:32 + venv_file=/tmp/.toxenv 10:19:32 + shift 2 10:19:32 + true 10:19:32 + case $1 in 10:19:32 + shift 10:19:32 + break 10:19:32 + case $python in 10:19:32 + local pkg_list= 10:19:32 + [[ -d /opt/pyenv ]] 10:19:32 + echo 'Setup pyenv:' 10:19:32 Setup pyenv: 10:19:32 + export PYENV_ROOT=/opt/pyenv 10:19:32 + PYENV_ROOT=/opt/pyenv 10:19:32 + 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 10:19:32 + 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 10:19:32 + pyenv versions 10:19:32 system 10:19:32 3.8.20 10:19:32 3.9.20 10:19:32 3.10.15 10:19:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:32 + command -v pyenv 10:19:32 ++ pyenv init - --no-rehash 10:19:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:19:32 for i in ${!paths[@]}; do 10:19:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:19:32 fi; done; 10:19:32 echo "${paths[*]}"'\'')" 10:19:32 export PATH="/opt/pyenv/shims:${PATH}" 10:19:32 export PYENV_SHELL=bash 10:19:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:19:32 pyenv() { 10:19:32 local command 10:19:32 command="${1:-}" 10:19:32 if [ "$#" -gt 0 ]; then 10:19:32 shift 10:19:32 fi 10:19:32 10:19:32 case "$command" in 10:19:32 rehash|shell) 10:19:32 eval "$(pyenv "sh-$command" "$@")" 10:19:32 ;; 10:19:32 *) 10:19:32 command pyenv "$command" "$@" 10:19:32 ;; 10:19:32 esac 10:19:32 }' 10:19:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:19:32 for i in ${!paths[@]}; do 10:19:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:19:32 fi; done; 10:19:32 echo "${paths[*]}"' 10:19:32 ++ 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 10:19:32 ++ 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 10:19:32 ++ 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 10:19:32 ++ export PYENV_SHELL=bash 10:19:32 ++ PYENV_SHELL=bash 10:19:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:19:32 +++ complete -F _pyenv pyenv 10:19:32 ++ lf-pyver python3 10:19:32 ++ local py_version_xy=python3 10:19:32 ++ local py_version_xyz= 10:19:32 ++ pyenv versions 10:19:32 ++ sed 's/^[ *]* //' 10:19:32 ++ local command 10:19:32 ++ command=versions 10:19:32 ++ '[' 1 -gt 0 ']' 10:19:32 ++ shift 10:19:32 ++ case "$command" in 10:19:32 ++ command pyenv versions 10:19:32 ++ grep -E '^[0-9.]*[0-9]$' 10:19:32 ++ awk '{ print $1 }' 10:19:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:19:32 +++ grep '^3' /tmp/.pyenv_versions 10:19:32 +++ sort -V 10:19:32 +++ tail -n 1 10:19:32 ++ py_version_xyz=3.11.10 10:19:32 ++ [[ -z 3.11.10 ]] 10:19:32 ++ echo 3.11.10 10:19:32 ++ return 0 10:19:32 + pyenv local 3.11.10 10:19:32 + local command 10:19:32 + command=local 10:19:32 + '[' 2 -gt 0 ']' 10:19:32 + shift 10:19:32 + case "$command" in 10:19:32 + command pyenv local 3.11.10 10:19:32 + for arg in "$@" 10:19:32 + case $arg in 10:19:32 + pkg_list+='tox ' 10:19:32 + for arg in "$@" 10:19:32 + case $arg in 10:19:32 + pkg_list+='virtualenv ' 10:19:32 + for arg in "$@" 10:19:32 + case $arg in 10:19:32 + pkg_list+='urllib3~=1.26.15 ' 10:19:32 + [[ -f /tmp/.toxenv ]] 10:19:32 ++ cat /tmp/.toxenv 10:19:32 + lf_venv=/tmp/venv-mWnf 10:19:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mWnf from' file:/tmp/.toxenv 10:19:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mWnf from file:/tmp/.toxenv 10:19:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:19:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:32 + local 'pip_opts=--upgrade --quiet' 10:19:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:19:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:19:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:19:32 + [[ -n '' ]] 10:19:32 + [[ -n '' ]] 10:19:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:19:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:32 + /tmp/venv-mWnf/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 10:19:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:19:33 lf-activate-venv(): INFO: Base packages installed successfully 10:19:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:19:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:19:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:19:33 + /tmp/venv-mWnf/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 10:19:34 + type python3 10:19:34 + true 10:19:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mWnf/bin to PATH' 10:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-mWnf/bin to PATH 10:19:34 + PATH=/tmp/venv-mWnf/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 10:19:34 + return 0 10:19:34 + [[ -d /opt/pyenv ]] 10:19:34 + echo '---> Setting up pyenv' 10:19:34 ---> Setting up pyenv 10:19:34 + export PYENV_ROOT=/opt/pyenv 10:19:34 + PYENV_ROOT=/opt/pyenv 10:19:34 + export PATH=/opt/pyenv/bin:/tmp/venv-mWnf/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 10:19:34 + PATH=/opt/pyenv/bin:/tmp/venv-mWnf/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 10:19:34 ++ pwd 10:19:34 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:19:34 + export PYTHONPATH 10:19:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:19:34 + TOX_TESTENV_PASSENV=PYTHONPATH 10:19:34 + tox --version 10:19:35 4.40.0 from /tmp/venv-mWnf/lib/python3.11/site-packages/tox/__init__.py 10:19:35 + PARALLEL=True 10:19:35 + TOX_OPTIONS_LIST= 10:19:35 + [[ -n '' ]] 10:19:35 + case ${PARALLEL,,} in 10:19:35 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:19:35 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:19:35 + tox --parallel auto --parallel-live 10:19:36 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 10:19:36 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:19:36 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:19:36 checkbashisms: freeze> python -m pip freeze --all 10:19:37 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:19:37 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:19:37 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)' 10:19:37 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:19:38 checkbashisms: OK ✔ in 3.31 seconds 10:19:38 pre-commit: install_deps> python -I -m pip install pre-commit 10:19:41 pre-commit: freeze> python -m pip freeze --all 10:19:41 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 10:19:41 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:19:41 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)' 10:19:41 /usr/bin/cpan 10:19:41 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:19:42 [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. 10:19:42 [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. 10:19:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:19:42 [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. 10:19:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:19:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:19:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:19:43 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:19:44 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:19:44 buildcontroller: freeze> python -m pip freeze --all 10:19:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:19:44 [INFO] Once installed this environment will be reused. 10:19:44 [INFO] This may take a few minutes... 10:19:44 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 10:19:44 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:19:44 + update-java-alternatives -l 10:19:44 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:19:44 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:19:44 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:19:44 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:19:44 update-alternatives: error: no alternatives for jaotc 10:19:45 update-alternatives: error: no alternatives for rmic 10:19:46 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:19:46 + java -version 10:19:46 21 10:19:46 + JAVA_VER=21 10:19:46 + echo 21 10:19:46 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:19:46 + javac -version 10:19:46 + JAVAC_VER=21 10:19:46 + echo 21 10:19:46 + [ 21 -ge 21 ] 10:19:46 21 10:19:46 ok, java is 21 or newer 10:19:46 + [ 21 -ge 21 ] 10:19:46 + echo ok, java is 21 or newer 10:19:46 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 10:19:46 2026-02-19 10:19:46 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] 10:19:46 + sudo mkdir -p /opt 10:19:46 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 10:19:47 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 10:19:47 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:19:47 + mvn --version 10:19:47 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 10:19:47 Maven home: /opt/maven 10:19:47 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:19:47 Default locale: en, platform encoding: UTF-8 10:19:47 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 10:19:47 NOTE: Picked up JDK_JAVA_OPTIONS: 10:19:47 --add-opens=java.base/java.io=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.lang=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.net=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.nio=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.util=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:19:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:19:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:19:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:19:47 -Xlog:disable 10:19:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:19:50 [INFO] Once installed this environment will be reused. 10:19:50 [INFO] This may take a few minutes... 10:19:57 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:19:57 [INFO] Once installed this environment will be reused. 10:19:57 [INFO] This may take a few minutes... 10:20:04 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:20:04 [INFO] Once installed this environment will be reused. 10:20:04 [INFO] This may take a few minutes... 10:20:07 docs-linkcheck: freeze> python -m pip freeze --all 10:20:07 docs: freeze> python -m pip freeze --all 10:20:08 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 10:20:08 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 10:20:08 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 10:20:08 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 10:20:11 docs: OK ✔ in 35.96 seconds 10:20:11 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:20:15 docs-linkcheck: OK ✔ in 37.57 seconds 10:20:15 pylint: freeze> python -m pip freeze --all 10:20:16 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 10:20:16 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}$' '{}' + 10:20:17 trim trailing whitespace.................................................Passed 10:20:17 Tabs remover.............................................................Passed 10:20:18 autopep8.................................................................Passed 10:20:24 perltidy.................................................................Passed 10:20:25 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:20:25 [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. 10:20:25 [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. 10:20:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:20:25 [INFO] Once installed this environment will be reused. 10:20:25 [INFO] This may take a few minutes... 10:20:35 gitlint..................................................................Passed 10:20:43 10:20:43 ------------------------------------ 10:20:43 Your code has been rated at 10.00/10 10:20:43 10:21:41 pre-commit: OK ✔ in 56.97 seconds 10:21:41 pylint: OK ✔ in 33.69 seconds 10:21:41 buildcontroller: OK ✔ in 2 minutes 4.79 seconds 10:21:41 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 10:21:41 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 10:21:41 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 10:21:41 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 10:21:48 build_karaf_tests121: freeze> python -m pip freeze --all 10:21:48 build_karaf_tests190: freeze> python -m pip freeze --all 10:21:48 build_karaf_tests221: freeze> python -m pip freeze --all 10:21:48 build_karaf_tests71: freeze> python -m pip freeze --all 10:21:48 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 10:21:48 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:48 build karaf in karaf121 with ./karaf121.env 10:21:48 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 10:21:48 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:48 build karaf in karafoc with ./karafoc.env 10:21:48 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:48 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:48 -Xlog:disable 10:21:48 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:48 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:48 -Xlog:disable 10:21:48 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 10:21:48 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:48 build karaf in karaf221 with ./karaf221.env 10:21:48 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 10:21:48 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:48 build karaf in karaf71 with ./karaf71.env 10:21:48 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:48 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:48 -Xlog:disable 10:21:48 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:48 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:48 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:48 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:48 -Xlog:disable 10:23:39 build_karaf_tests190: OK ✔ in 1 minute 58.23 seconds 10:23:39 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 10:23:58 build_karaf_tests121: OK ✔ in 2 minutes 17.6 seconds 10:23:58 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 10:24:03 build_karaf_tests71: OK ✔ in 2 minutes 18.69 seconds 10:24:03 build_karaf_tests221: OK ✔ in 2 minutes 18.86 seconds 10:24:03 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 10:25:00 buildlighty: freeze> python -m pip freeze --all 10:25:00 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 10:25:00 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:25:00 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:25:01 sims: freeze> python -m pip freeze --all 10:25:02 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 10:25:02 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:25:02 Using lighynode version 22.1.0.6 10:25:02 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:27:14 sims: OK ✔ in 1 minute 7.91 seconds 10:27:14 buildlighty: OK ✔ in 1 minute 47.04 seconds 10:27:14 testsPCE: freeze> python -m pip freeze --all 10:27:14 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 10:27:14 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:27:14 pytest -q transportpce_tests/pce/test01_pce.py 10:28:05 .................... [100%] 10:29:09 20 passed in 114.34s (0:01:54) 10:29:09 pytest -q transportpce_tests/pce/test02_pce_400G.py 10:29:26 ............ [100%] 10:29:57 12 passed in 48.02s 10:29:57 pytest -q transportpce_tests/pce/test03_gnpy.py 10:30:15 ........ [100%] 10:30:37 8 passed in 39.25s 10:30:37 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 10:31:09 ... [100%] 10:31:14 3 passed in 37.54s 10:31:15 testsPCE: OK ✔ in 7 minutes 15.91 seconds 10:31:15 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 10:31:15 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 10:31:15 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 10:31:22 tests121: freeze> python -m pip freeze --all 10:31:22 tests190: freeze> python -m pip freeze --all 10:31:22 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 10:31:22 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:31:22 using environment variables from ./karaf121.env 10:31:22 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:31:22 tests_tapi: freeze> python -m pip freeze --all 10:31:22 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 10:31:22 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:31:22 using environment variables from ./karafoc.env 10:31:22 pytest -q transportpce_tests/oc/test01_portmapping.py 10:31:22 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 10:31:22 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:31:22 using environment variables from ./karaf221.env 10:31:22 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:32:38 ........... [100%] 10:32:56 10 passed in 93.39s (0:01:33) 10:32:56 pytest -q transportpce_tests/oc/test02_topology.py 10:33:01 ........................... [100%] 10:33:41 21 passed in 138.65s (0:02:18) 10:33:41 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:33:42 ............................... [100%] 10:34:06 14 passed in 69.87s (0:01:09) 10:34:06 pytest -q transportpce_tests/oc/test03_renderer.py 10:34:08 .................. [100%] 10:34:49 6 passed in 67.80s (0:01:07) 10:34:49 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:34:50 .................... [100%] 10:35:09 19 passed in 62.44s (0:01:02) 10:35:09 tests190: OK ✔ in 3 minutes 54.32 seconds 10:35:09 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 10:35:16 tests71: freeze> python -m pip freeze --all 10:35:16 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 10:35:16 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:35:16 using environment variables from ./karaf71.env 10:35:16 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:35:17 ..................................... [100%] 10:36:17 12 passed in 60.50s (0:01:00) 10:36:17 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:36:22 ........................... [100%] 10:37:02 51 passed in 339.59s (0:05:39) 10:37:02 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:37:03 .......................... [100%] 10:37:30 44 passed in 160.78s (0:02:40) 10:37:30 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:37:31 ............................................................................ [100%] 10:38:59 62 passed in 161.49s (0:02:41) 10:38:59 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:39:00 ..... [100%] 10:39:08 24 passed in 97.04s (0:01:37) 10:39:09 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:39:26 ...................................................................................................... [100%] 10:42:33 40 passed in 203.46s (0:03:23) 10:42:33 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:42:47 . [100%] 10:42:50 36 passed in 347.48s (0:05:47) 10:42:50 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:43:26 ..................................... [100%] 10:44:36 48 passed in 336.33s (0:05:36) 10:44:36 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:44:36 ......................................................... [100%] 10:45:52 22 passed in 75.74s (0:01:15) 10:45:54 ...................................................... [100%] 10:51:28 71 passed in 518.08s (0:08:38) 10:51:28 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:51:40 ...................... [100%] 10:53:53 19 passed in 144.07s (0:02:24) 10:53:53 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 10:54:41 .. [100%] 10:54:44 54 passed in 730.57s (0:12:10) 10:55:58 ...................... [100%] 11:01:34 22 passed in 460.89s (0:07:40) 11:01:34 tests71: OK ✔ in 10 minutes 43.16 seconds 11:01:34 tests121: OK ✔ in 23 minutes 29.19 seconds 11:01:34 tests_tapi: OK ✔ in 30 minutes 19.41 seconds 11:01:34 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 11:01:42 tests221: freeze> python -m pip freeze --all 11:01:43 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 11:01:43 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:01:43 using environment variables from ./karaf221.env 11:01:43 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:02:20 ................................... [100%] 11:03:00 35 passed in 77.05s (0:01:17) 11:03:00 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:03:33 ...... [100%] 11:03:47 6 passed in 46.91s 11:03:47 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:04:33 ............................................ [100%] 11:06:08 44 passed in 140.67s (0:02:20) 11:06:08 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:06:45 ............ [100%] 11:07:09 12 passed in 60.43s (0:01:00) 11:07:09 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:07:36 ................ [100%] 11:09:05 16 passed in 115.75s (0:01:55) 11:09:05 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:09:37 ............................... [100%] 11:09:43 31 passed in 37.95s 11:09:43 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:10:20 .......................... [100%] 11:11:16 26 passed in 92.40s (0:01:32) 11:11:16 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:11:53 ...................... [100%] 11:12:57 22 passed in 101.19s (0:01:41) 11:12:58 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:13:39 ........................................ [100%] 11:16:02 40 passed in 184.13s (0:03:04) 11:16:02 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:16:46 ........................................................................ [ 74%] 11:22:23 ......................... [100%] 11:27:15 97 passed in 672.99s (0:11:12) 11:27:15 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:27:56 ...................................................... [100%] 11:34:44 54 passed in 448.57s (0:07:28) 11:34:44 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:35:40 ........................................................................ [ 71%] 11:40:48 ............................. [100%] 11:42:57 101 passed in 493.12s (0:08:13) 11:42:58 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:43:54 ........................................................................ [ 67%] 11:49:41 ................................... [100%] 11:53:02 107 passed in 603.81s (0:10:03) 11:53:02 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:53:48 ............................................. [100%] 11:56:26 45 passed in 204.07s (0:03:24) 11:56:26 tests221: OK ✔ in 54 minutes 52.18 seconds 11:56:26 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 11:56:35 tests_hybrid: freeze> python -m pip freeze --all 11:56:35 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 11:56:35 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 11:56:35 using environment variables from ./karaf221.env 11:56:35 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 11:57:18 ................................................... [100%] 12:02:06 51 passed in 330.53s (0:05:30) 12:02:06 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:02:49 ........................................................................ [ 66%] 12:07:10 ..................................... [100%] 12:09:16 109 passed in 430.51s (0:07:10) 12:09:17 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:10:07 ..................................................... [100%] 12:13:40 53 passed in 263.54s (0:04:23) 12:13:40 buildcontroller: OK (124.79=setup[9.10]+cmd[115.69] seconds) 12:13:40 sims: OK (67.91=setup[64.80]+cmd[3.11] seconds) 12:13:40 build_karaf_tests121: OK (137.59=setup[8.18]+cmd[129.41] seconds) 12:13:40 testsPCE: OK (435.91=setup[195.36]+cmd[240.55] seconds) 12:13:40 tests121: OK (1409.19=setup[7.31]+cmd[1401.88] seconds) 12:13:40 build_karaf_tests221: OK (138.86=setup[8.35]+cmd[130.51] seconds) 12:13:40 tests_tapi: OK (1819.41=setup[7.62]+cmd[1811.78] seconds) 12:13:40 tests221: OK (3292.18=setup[8.76]+cmd[3283.43] seconds) 12:13:40 build_karaf_tests71: OK (138.69=setup[8.42]+cmd[130.26] seconds) 12:13:40 tests71: OK (643.16=setup[7.53]+cmd[635.63] seconds) 12:13:40 build_karaf_tests190: OK (118.23=setup[8.21]+cmd[110.02] seconds) 12:13:40 tests190: OK (234.32=setup[7.52]+cmd[226.79] seconds) 12:13:40 tests_hybrid: OK (1034.22=setup[8.72]+cmd[1025.49] seconds) 12:13:40 buildlighty: OK (107.04=setup[82.07]+cmd[24.96] seconds) 12:13:40 docs: OK (35.96=setup[32.95]+cmd[3.02] seconds) 12:13:40 docs-linkcheck: OK (37.57=setup[32.62]+cmd[4.95] seconds) 12:13:40 checkbashisms: OK (3.30=setup[1.98]+cmd[0.01,0.05,1.26] seconds) 12:13:40 pre-commit: OK (56.97=setup[3.00]+cmd[0.00,0.02,43.45,10.51] seconds) 12:13:40 pylint: OK (33.69=setup[4.61]+cmd[29.09] seconds) 12:13:40 congratulations :) (6845.41 seconds) 12:13:40 + tox_status=0 12:13:40 + echo '---> Completed tox runs' 12:13:40 ---> Completed tox runs 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/build_karaf_tests121/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=build_karaf_tests121 12:13:40 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/build_karaf_tests190/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=build_karaf_tests190 12:13:40 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/build_karaf_tests221/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=build_karaf_tests221 12:13:40 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/build_karaf_tests71/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=build_karaf_tests71 12:13:40 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/buildcontroller/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=buildcontroller 12:13:40 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/buildlighty/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=buildlighty 12:13:40 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/checkbashisms/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=checkbashisms 12:13:40 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/docs-linkcheck/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=docs-linkcheck 12:13:40 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/docs/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=docs 12:13:40 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/pre-commit/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=pre-commit 12:13:40 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:13:40 + for i in .tox/*/log 12:13:40 ++ echo .tox/pylint/log 12:13:40 ++ awk -F/ '{print $2}' 12:13:40 + tox_env=pylint 12:13:40 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/sims/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=sims 12:13:41 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/tests121/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=tests121 12:13:41 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/tests190/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=tests190 12:13:41 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/tests221/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=tests221 12:13:41 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/tests71/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=tests71 12:13:41 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/testsPCE/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=testsPCE 12:13:41 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/tests_hybrid/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=tests_hybrid 12:13:41 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:13:41 + for i in .tox/*/log 12:13:41 ++ echo .tox/tests_tapi/log 12:13:41 ++ awk -F/ '{print $2}' 12:13:41 + tox_env=tests_tapi 12:13:41 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:13:41 + DOC_DIR=docs/_build/html 12:13:41 + [[ -d docs/_build/html ]] 12:13:41 + echo '---> Archiving generated docs' 12:13:41 ---> Archiving generated docs 12:13:41 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:13:41 + echo '---> tox-run.sh ends' 12:13:41 ---> tox-run.sh ends 12:13:41 + test 0 -eq 0 12:13:41 $ ssh-agent -k 12:13:41 unset SSH_AUTH_SOCK; 12:13:41 unset SSH_AGENT_PID; 12:13:41 echo Agent pid 1578 killed; 12:13:41 [ssh-agent] Stopped. 12:13:41 [PostBuildScript] - [INFO] Executing post build scripts. 12:13:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13390268393025791174.sh 12:13:41 ---> sysstat.sh 12:13:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11135766807268403814.sh 12:13:42 ---> package-listing.sh 12:13:42 ++ facter osfamily 12:13:42 ++ tr '[:upper:]' '[:lower:]' 12:13:42 + OS_FAMILY=debian 12:13:42 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:13:42 + START_PACKAGES=/tmp/packages_start.txt 12:13:42 + END_PACKAGES=/tmp/packages_end.txt 12:13:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:42 + PACKAGES=/tmp/packages_start.txt 12:13:42 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:13:42 + PACKAGES=/tmp/packages_end.txt 12:13:42 + case "${OS_FAMILY}" in 12:13:42 + dpkg -l 12:13:42 + grep '^ii' 12:13:42 + '[' -f /tmp/packages_start.txt ']' 12:13:42 + '[' -f /tmp/packages_end.txt ']' 12:13:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:42 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:13:42 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:13:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:13:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5017133093861103890.sh 12:13:42 ---> capture-instance-metadata.sh 12:13:42 Setup pyenv: 12:13:42 system 12:13:42 3.8.20 12:13:42 3.9.20 12:13:42 3.10.15 12:13:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3Gh from file:/tmp/.os_lf_venv 12:13:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:45 lf-activate-venv(): INFO: Base packages installed successfully 12:13:45 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-m3Gh/bin to PATH 12:13:57 INFO: Running in OpenStack, capturing instance metadata 12:13:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2124999139577870979.sh 12:13:58 provisioning config files... 12:13:58 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4374 12:13:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config905270987133618436tmp 12:13:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:13:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:13:58 provisioning config files... 12:13:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:13:59 [EnvInject] - Injecting environment variables from a build step. 12:13:59 [EnvInject] - Injecting as environment variables the properties content 12:13:59 SERVER_ID=logs 12:13:59 12:13:59 [EnvInject] - Variables injected successfully. 12:13:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16317946002696042488.sh 12:13:59 ---> create-netrc.sh 12:13:59 WARN: Log server credential not found. 12:13:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12542368329080144434.sh 12:13:59 ---> python-tools-install.sh 12:13:59 Setup pyenv: 12:13:59 system 12:13:59 3.8.20 12:13:59 3.9.20 12:13:59 3.10.15 12:13:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3Gh from file:/tmp/.os_lf_venv 12:13:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:01 lf-activate-venv(): INFO: Base packages installed successfully 12:14:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-m3Gh/bin to PATH 12:14:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4243440126930245925.sh 12:14:10 ---> sudo-logs.sh 12:14:10 Archiving 'sudo' log.. 12:14:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2092260655176097414.sh 12:14:10 ---> job-cost.sh 12:14:10 INFO: Activating Python virtual environment... 12:14:10 Setup pyenv: 12:14:10 system 12:14:10 3.8.20 12:14:10 3.9.20 12:14:10 3.10.15 12:14:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:14:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3Gh from file:/tmp/.os_lf_venv 12:14:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:12 lf-activate-venv(): INFO: Base packages installed successfully 12:14:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:14:21 lf-activate-venv(): INFO: Adding /tmp/venv-m3Gh/bin to PATH 12:14:21 INFO: No stack-cost file found 12:14:21 INFO: Instance uptime: 7054s 12:14:21 INFO: Fetching instance metadata (attempt 1 of 3)... 12:14:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:14:21 INFO: Successfully fetched instance metadata 12:14:21 INFO: Instance type: v3-standard-4 12:14:21 INFO: Retrieving pricing info for: v3-standard-4 12:14:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:14:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7054 12:14:21 INFO: Successfully fetched Vexxhost pricing API 12:14:21 INFO: Retrieved cost: 0.22 12:14:21 INFO: Retrieved resource: v3-standard-4 12:14:21 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 12:14:21 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 12:14:21 INFO: Successfully archived job cost data 12:14:21 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4374,2026-02-19 12:14:21,v3-standard-4,7054,0.22,0.00,SUCCESS 12:14:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11117667771017078279.sh 12:14:21 ---> logs-deploy.sh 12:14:21 Setup pyenv: 12:14:21 system 12:14:21 3.8.20 12:14:21 3.9.20 12:14:21 3.10.15 12:14:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3Gh from file:/tmp/.os_lf_venv 12:14:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:23 lf-activate-venv(): INFO: Base packages installed successfully 12:14:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-m3Gh/bin to PATH 12:14:33 WARNING: Nexus logging server not set 12:14:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4374/ 12:14:33 INFO: archiving logs to S3 12:14:35 ---> uname -a: 12:14:35 Linux prd-ubuntu2204-docker-4c-16g-15993 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:14:35 12:14:35 12:14:35 ---> lscpu: 12:14:35 Architecture: x86_64 12:14:35 CPU op-mode(s): 32-bit, 64-bit 12:14:35 Address sizes: 40 bits physical, 48 bits virtual 12:14:35 Byte Order: Little Endian 12:14:35 CPU(s): 4 12:14:35 On-line CPU(s) list: 0-3 12:14:35 Vendor ID: AuthenticAMD 12:14:35 Model name: AMD EPYC-Rome Processor 12:14:35 CPU family: 23 12:14:35 Model: 49 12:14:35 Thread(s) per core: 1 12:14:35 Core(s) per socket: 1 12:14:35 Socket(s): 4 12:14:35 Stepping: 0 12:14:35 BogoMIPS: 5600.00 12:14:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:14:35 Virtualization: AMD-V 12:14:35 Hypervisor vendor: KVM 12:14:35 Virtualization type: full 12:14:35 L1d cache: 128 KiB (4 instances) 12:14:35 L1i cache: 128 KiB (4 instances) 12:14:35 L2 cache: 2 MiB (4 instances) 12:14:35 L3 cache: 64 MiB (4 instances) 12:14:35 NUMA node(s): 1 12:14:35 NUMA node0 CPU(s): 0-3 12:14:35 Vulnerability Gather data sampling: Not affected 12:14:35 Vulnerability Indirect target selection: Not affected 12:14:35 Vulnerability Itlb multihit: Not affected 12:14:35 Vulnerability L1tf: Not affected 12:14:35 Vulnerability Mds: Not affected 12:14:35 Vulnerability Meltdown: Not affected 12:14:35 Vulnerability Mmio stale data: Not affected 12:14:35 Vulnerability Reg file data sampling: Not affected 12:14:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:14:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:14:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:14:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:14:35 Vulnerability Srbds: Not affected 12:14:35 Vulnerability Tsa: Not affected 12:14:35 Vulnerability Tsx async abort: Not affected 12:14:35 Vulnerability Vmscape: Not affected 12:14:35 12:14:35 12:14:35 ---> nproc: 12:14:35 4 12:14:35 12:14:35 12:14:35 ---> df -h: 12:14:35 Filesystem Size Used Avail Use% Mounted on 12:14:35 tmpfs 1.6G 1.1M 1.6G 1% /run 12:14:35 /dev/vda1 78G 18G 60G 23% / 12:14:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:14:35 tmpfs 5.0M 0 5.0M 0% /run/lock 12:14:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:14:35 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:14:35 12:14:35 12:14:35 ---> free -m: 12:14:35 total used free shared buff/cache available 12:14:35 Mem: 15989 715 10712 3 4561 14931 12:14:35 Swap: 1023 0 1023 12:14:35 12:14:35 12:14:35 ---> ip addr: 12:14:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:14:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:14:35 inet 127.0.0.1/8 scope host lo 12:14:35 valid_lft forever preferred_lft forever 12:14:35 inet6 ::1/128 scope host 12:14:35 valid_lft forever preferred_lft forever 12:14:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:14:35 link/ether fa:16:3e:c6:aa:dd brd ff:ff:ff:ff:ff:ff 12:14:35 altname enp0s3 12:14:35 inet 10.30.171.148/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:14:35 valid_lft 79340sec preferred_lft 79340sec 12:14:35 inet6 fe80::f816:3eff:fec6:aadd/64 scope link 12:14:35 valid_lft forever preferred_lft forever 12:14:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:14:35 link/ether da:37:9f:85:2c:38 brd ff:ff:ff:ff:ff:ff 12:14:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:14:35 valid_lft forever preferred_lft forever 12:14:35 12:14:35 12:14:35 ---> sar -b -r -n DEV: 12:14:35 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-15993) 02/19/26 _x86_64_ (4 CPU) 12:14:35 12:14:35 10:16:57 LINUX RESTART (4 CPU) 12:14:35 12:14:35 10:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:14:35 10:30:41 73.15 3.27 66.64 3.24 702.01 29748.44 14836.54 12:14:35 10:40:41 73.45 23.64 46.88 2.93 339.14 5455.48 3542.42 12:14:35 10:50:01 11.22 0.23 10.43 0.55 10.90 273.19 229.86 12:14:35 11:00:41 7.81 0.04 7.36 0.41 1.55 248.48 411.10 12:14:35 11:10:41 20.52 0.14 19.41 0.98 3.37 856.76 808.67 12:14:35 11:20:01 10.39 0.05 9.86 0.48 2.20 314.05 180.70 12:14:35 11:30:17 5.44 0.01 5.25 0.18 1.66 139.05 191.18 12:14:35 11:40:17 4.90 0.04 4.68 0.19 2.31 149.38 151.07 12:14:35 11:50:01 21.34 0.13 4.99 16.21 1.73 155.77 217518.72 12:14:35 12:00:19 8.73 0.01 8.35 0.37 0.41 534.76 99.64 12:14:35 12:10:19 7.51 0.01 7.20 0.29 1.23 278.71 301.09 12:14:35 Average: 22.50 2.52 17.67 2.32 100.84 3637.02 21167.68 12:14:35 12:14:35 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:35 10:30:41 4739564 15301096 626164 3.82 236324 10121124 1308968 7.51 2092648 8785680 6752 12:14:35 10:40:41 303512 3720152 12211032 74.58 260288 3140456 13669432 78.46 2155396 13332316 492 12:14:35 10:50:01 3898428 7287792 8643652 52.79 261544 3112288 9393448 53.92 2169224 9713848 428 12:14:35 11:00:41 6195368 9607340 6326848 38.64 262604 3133816 7003952 40.20 2175864 7429740 128 12:14:35 11:10:41 9997700 13562392 2375516 14.51 268852 3280204 3040648 17.45 2216256 3613692 76 12:14:35 11:20:01 7855852 11461884 4474880 27.33 270264 3320136 5170292 29.68 2219692 5741804 284 12:14:35 11:30:17 7813844 11437744 4499020 27.48 270772 3337476 5245468 30.11 2221108 5782192 552 12:14:35 11:40:17 6183628 9828904 6106960 37.30 271508 3358132 6884328 39.52 2223524 7404416 68 12:14:35 11:50:01 6070088 9743692 6192216 37.82 274148 3383844 6863744 39.40 2234072 7506412 224 12:14:35 12:00:19 7576524 11373372 4563264 27.87 278120 3499248 5273300 30.27 2242492 5971840 64 12:14:35 12:10:19 6849088 10694576 5241916 32.02 278988 3546844 5960876 34.22 2261556 6700508 252 12:14:35 Average: 6134872 10365359 5569224 34.01 266674 3930324 6346769 36.43 2201076 7452950 847 12:14:35 12:14:35 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:35 10:30:41 lo 2.23 2.23 2.07 2.07 0.00 0.00 0.00 0.00 12:14:35 10:30:41 ens3 114.31 73.90 1448.91 7.46 0.00 0.00 0.00 0.00 12:14:35 10:30:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 10:40:41 lo 34.81 34.81 23.23 23.23 0.00 0.00 0.00 0.00 12:14:35 10:40:41 ens3 2.55 2.18 0.74 0.61 0.00 0.00 0.00 0.00 12:14:35 10:40:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 10:50:01 lo 39.90 39.90 14.91 14.91 0.00 0.00 0.00 0.00 12:14:35 10:50:01 ens3 1.97 0.97 0.40 0.26 0.00 0.00 0.00 0.00 12:14:35 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 11:00:41 lo 12.16 12.16 6.59 6.59 0.00 0.00 0.00 0.00 12:14:35 11:00:41 ens3 0.65 0.32 0.10 0.06 0.00 0.00 0.00 0.00 12:14:35 11:00:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 11:10:41 lo 12.96 12.96 6.42 6.42 0.00 0.00 0.00 0.00 12:14:35 11:10:41 ens3 1.32 0.94 0.34 0.27 0.00 0.00 0.00 0.00 12:14:35 11:10:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 11:20:01 lo 19.28 19.28 10.25 10.25 0.00 0.00 0.00 0.00 12:14:35 11:20:01 ens3 1.42 0.83 0.31 0.21 0.00 0.00 0.00 0.00 12:14:35 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 11:30:17 lo 17.09 17.09 6.71 6.71 0.00 0.00 0.00 0.00 12:14:35 11:30:17 ens3 1.19 1.23 0.21 1.49 0.00 0.00 0.00 0.00 12:14:35 11:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 11:40:17 lo 25.71 25.71 10.87 10.87 0.00 0.00 0.00 0.00 12:14:35 11:40:17 ens3 1.09 0.55 0.32 0.22 0.00 0.00 0.00 0.00 12:14:35 11:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 11:50:01 lo 17.61 17.61 10.03 10.03 0.00 0.00 0.00 0.00 12:14:35 11:50:01 ens3 0.70 0.61 0.14 0.11 0.00 0.00 0.00 0.00 12:14:35 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 12:00:19 lo 16.48 16.48 9.26 9.26 0.00 0.00 0.00 0.00 12:14:35 12:00:19 ens3 1.03 0.77 0.30 0.23 0.00 0.00 0.00 0.00 12:14:35 12:00:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 12:10:19 lo 18.98 18.98 8.29 8.29 0.00 0.00 0.00 0.00 12:14:35 12:10:19 ens3 1.20 0.78 0.40 0.29 0.00 0.00 0.00 0.00 12:14:35 12:10:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 Average: lo 19.47 19.47 9.77 9.77 0.00 0.00 0.00 0.00 12:14:35 Average: ens3 12.23 7.97 140.35 1.06 0.00 0.00 0.00 0.00 12:14:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:35 12:14:35 12:14:35 ---> sar -P ALL: 12:14:35 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-15993) 02/19/26 _x86_64_ (4 CPU) 12:14:35 12:14:35 10:16:57 LINUX RESTART (4 CPU) 12:14:35 12:14:35 10:20:01 CPU %user %nice %system %iowait %steal %idle 12:14:35 10:30:41 all 31.53 0.00 1.82 16.81 0.10 49.74 12:14:35 10:30:41 0 30.89 0.00 1.71 17.56 0.09 49.75 12:14:35 10:30:41 1 32.14 0.00 2.04 19.20 0.10 46.52 12:14:35 10:30:41 2 33.26 0.00 1.82 13.96 0.10 50.86 12:14:35 10:30:41 3 29.81 0.00 1.71 16.53 0.10 51.85 12:14:35 10:40:41 all 70.10 0.00 2.67 0.28 0.14 26.82 12:14:35 10:40:41 0 70.04 0.00 2.64 0.21 0.14 26.98 12:14:35 10:40:41 1 69.93 0.00 2.85 0.34 0.14 26.75 12:14:35 10:40:41 2 70.10 0.00 2.67 0.24 0.14 26.86 12:14:35 10:40:41 3 70.33 0.00 2.53 0.32 0.14 26.69 12:14:35 10:50:01 all 23.11 0.00 1.14 0.04 0.09 75.61 12:14:35 10:50:01 0 23.50 0.00 1.07 0.07 0.09 75.27 12:14:35 10:50:01 1 23.06 0.00 1.19 0.04 0.09 75.62 12:14:35 10:50:01 2 22.82 0.00 1.21 0.03 0.09 75.85 12:14:35 10:50:01 3 23.08 0.00 1.11 0.04 0.09 75.68 12:14:35 11:00:41 all 16.35 0.00 0.78 0.03 0.07 82.77 12:14:35 11:00:41 0 15.86 0.00 0.82 0.05 0.07 83.20 12:14:35 11:00:41 1 17.00 0.00 0.80 0.01 0.07 82.12 12:14:35 11:00:41 2 16.81 0.00 0.77 0.05 0.08 82.28 12:14:35 11:00:41 3 15.71 0.00 0.71 0.02 0.07 83.48 12:14:35 11:10:41 all 29.91 0.00 1.01 0.12 0.08 68.88 12:14:35 11:10:41 0 31.01 0.00 1.05 0.05 0.08 67.80 12:14:35 11:10:41 1 30.60 0.00 1.09 0.12 0.08 68.11 12:14:35 11:10:41 2 29.90 0.00 1.05 0.26 0.08 68.71 12:14:35 11:10:41 3 28.13 0.00 0.86 0.04 0.07 70.90 12:14:35 11:20:01 all 19.43 0.00 0.63 0.05 0.07 79.82 12:14:35 11:20:01 0 19.69 0.00 0.68 0.05 0.07 79.51 12:14:35 11:20:01 1 19.19 0.00 0.63 0.07 0.08 80.03 12:14:35 11:20:01 2 19.37 0.00 0.70 0.02 0.08 79.83 12:14:35 11:20:01 3 19.47 0.00 0.51 0.04 0.07 79.91 12:14:35 11:30:17 all 7.52 0.00 0.29 0.02 0.06 92.11 12:14:35 11:30:17 0 7.38 0.00 0.25 0.03 0.06 92.27 12:14:35 11:30:17 1 7.50 0.00 0.30 0.01 0.06 92.12 12:14:35 11:30:17 2 7.84 0.00 0.28 0.01 0.06 91.81 12:14:35 11:30:17 3 7.37 0.00 0.33 0.03 0.06 92.21 12:14:35 11:40:17 all 10.15 0.00 0.47 0.02 0.07 89.30 12:14:35 11:40:17 0 10.14 0.00 0.51 0.03 0.07 89.25 12:14:35 11:40:17 1 10.41 0.00 0.42 0.03 0.07 89.08 12:14:35 11:40:17 2 9.91 0.00 0.45 0.01 0.07 89.57 12:14:35 11:40:17 3 10.14 0.00 0.49 0.02 0.06 89.29 12:14:35 11:50:01 all 10.19 0.00 0.46 0.06 0.06 89.22 12:14:35 11:50:01 0 9.89 0.00 0.48 0.12 0.06 89.46 12:14:35 11:50:01 1 10.44 0.00 0.52 0.00 0.06 88.97 12:14:35 11:50:01 2 10.31 0.00 0.40 0.08 0.07 89.14 12:14:35 11:50:01 3 10.11 0.00 0.45 0.05 0.07 89.32 12:14:35 12:00:19 all 14.17 0.00 0.65 0.04 0.06 85.08 12:14:35 12:00:19 0 13.25 0.00 0.59 0.07 0.06 86.04 12:14:35 12:00:19 1 14.58 0.00 0.68 0.05 0.07 84.62 12:14:35 12:00:19 2 14.55 0.00 0.74 0.02 0.07 84.61 12:14:35 12:00:19 3 14.28 0.00 0.61 0.02 0.06 85.03 12:14:35 12:10:19 all 14.80 0.00 0.64 0.03 0.12 84.41 12:14:35 12:10:19 0 14.99 0.00 0.61 0.02 0.08 84.31 12:14:35 12:10:19 1 14.76 0.00 0.73 0.02 0.09 84.40 12:14:35 12:10:19 2 15.10 0.00 0.69 0.05 0.24 83.91 12:14:35 12:10:19 3 14.36 0.00 0.54 0.01 0.07 85.01 12:14:35 12:14:35 Average: CPU %user %nice %system %iowait %steal %idle 12:14:35 Average: all 22.47 0.00 0.96 1.68 0.08 74.79 12:14:35 Average: 0 22.41 0.00 0.95 1.76 0.08 74.81 12:14:35 Average: 1 22.70 0.00 1.03 1.92 0.08 74.28 12:14:35 Average: 2 22.73 0.00 0.98 1.42 0.10 74.78 12:14:35 Average: 3 22.06 0.00 0.90 1.65 0.08 75.31 12:14:35 12:14:35 12:14:35