17:29:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/117008 17:29:20 Running as SYSTEM 17:29:20 [EnvInject] - Loading node environment variables. 17:29:20 Building remotely on prd-ubuntu2204-docker-4c-16g-6532 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 17:29:21 [ssh-agent] Looking for ssh-agent implementation... 17:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:29:21 $ ssh-agent 17:29:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXm70SVq/agent.1571 17:29:21 SSH_AGENT_PID=1573 17:29:21 [ssh-agent] Started. 17:29:21 Running ssh-add (command line suppressed) 17:29:21 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1137743733649706283.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1137743733649706283.key) 17:29:21 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:29:21 The recommended git tool is: NONE 17:29:23 using credential jenkins-ssh 17:29:23 Wiping out workspace first. 17:29:23 Cloning the remote Git repository 17:29:23 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 17:29:23 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 17:29:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:29:23 > git --version # timeout=10 17:29:23 > git --version # 'git version 2.34.1' 17:29:23 using GIT_SSH to set credentials jenkins-ssh 17:29:23 Verifying host key using known hosts file 17:29:23 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. 17:29:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:29:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:29:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:29:27 using GIT_SSH to set credentials jenkins-ssh 17:29:27 Verifying host key using known hosts file 17:29:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:29:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/08/117008/19 # timeout=10 17:29:27 > git rev-parse d7a4de8e1703bfdc060ada6e3e8656fc0cb15fd6^{commit} # timeout=10 17:29:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:29:27 Checking out Revision d7a4de8e1703bfdc060ada6e3e8656fc0cb15fd6 (refs/changes/08/117008/19) 17:29:27 > git config core.sparsecheckout # timeout=10 17:29:27 > git checkout -f d7a4de8e1703bfdc060ada6e3e8656fc0cb15fd6 # timeout=10 17:29:28 Commit message: "Consolidation of TAPI PCE & func tests" 17:29:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:29:28 > git rev-list --no-walk 57e50e05598fe5e4d8a076b20dcf6eb0e1925c45 # timeout=10 17:29:28 > git remote # timeout=10 17:29:28 > git submodule init # timeout=10 17:29:28 > git submodule sync # timeout=10 17:29:28 > git config --get remote.origin.url # timeout=10 17:29:28 > git submodule init # timeout=10 17:29:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:29:28 ERROR: No submodules found. 17:29:31 provisioning config files... 17:29:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:29:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:29:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7208597860235540138.sh 17:29:31 ---> python-tools-install.sh 17:29:31 Setup pyenv: 17:29:31 * system (set by /opt/pyenv/version) 17:29:31 * 3.8.20 (set by /opt/pyenv/version) 17:29:31 * 3.9.20 (set by /opt/pyenv/version) 17:29:31 3.10.15 17:29:31 3.11.10 17:29:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D8am 17:29:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:29:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:29:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:29:40 lf-activate-venv(): INFO: Base packages installed successfully 17:29:40 lf-activate-venv(): INFO: Installing additional packages: lftools 17:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-D8am/bin to PATH 17:30:08 Generating Requirements File 17:30:30 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. 17:30:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:30:30 Python 3.11.10 17:30:30 pip 25.3 from /tmp/venv-D8am/lib/python3.11/site-packages/pip (python 3.11) 17:30:31 appdirs==1.4.4 17:30:31 argcomplete==3.6.3 17:30:31 aspy.yaml==1.3.0 17:30:31 attrs==25.4.0 17:30:31 autopage==0.5.2 17:30:31 beautifulsoup4==4.14.2 17:30:31 boto3==1.40.67 17:30:31 botocore==1.40.67 17:30:31 bs4==0.0.2 17:30:31 cachetools==6.2.1 17:30:31 certifi==2025.10.5 17:30:31 cffi==2.0.0 17:30:31 cfgv==3.4.0 17:30:31 chardet==5.2.0 17:30:31 charset-normalizer==3.4.4 17:30:31 click==8.3.0 17:30:31 cliff==4.11.0 17:30:31 cmd2==2.7.0 17:30:31 cryptography==3.3.2 17:30:31 debtcollector==3.0.0 17:30:31 decorator==5.2.1 17:30:31 defusedxml==0.7.1 17:30:31 Deprecated==1.3.1 17:30:31 distlib==0.4.0 17:30:31 dnspython==2.8.0 17:30:31 docker==7.1.0 17:30:31 dogpile.cache==1.5.0 17:30:31 durationpy==0.10 17:30:31 email-validator==2.3.0 17:30:31 filelock==3.20.0 17:30:31 future==1.0.0 17:30:31 gitdb==4.0.12 17:30:31 GitPython==3.1.45 17:30:31 google-auth==2.43.0 17:30:31 httplib2==0.31.0 17:30:31 identify==2.6.15 17:30:31 idna==3.11 17:30:31 importlib-resources==1.5.0 17:30:31 iso8601==2.1.0 17:30:31 Jinja2==3.1.6 17:30:31 jmespath==1.0.1 17:30:31 jsonpatch==1.33 17:30:31 jsonpointer==3.0.0 17:30:31 jsonschema==4.25.1 17:30:31 jsonschema-specifications==2025.9.1 17:30:31 keystoneauth1==5.12.0 17:30:31 kubernetes==34.1.0 17:30:31 lftools==0.37.15 17:30:31 lxml==6.0.2 17:30:31 markdown-it-py==4.0.0 17:30:31 MarkupSafe==3.0.3 17:30:31 mdurl==0.1.2 17:30:31 msgpack==1.1.2 17:30:31 multi_key_dict==2.0.3 17:30:31 munch==4.0.0 17:30:31 netaddr==1.3.0 17:30:31 niet==1.4.2 17:30:31 nodeenv==1.9.1 17:30:31 oauth2client==4.1.3 17:30:31 oauthlib==3.3.1 17:30:31 openstacksdk==4.7.1 17:30:31 os-service-types==1.8.1 17:30:31 osc-lib==4.2.0 17:30:31 oslo.config==10.0.0 17:30:31 oslo.context==6.1.0 17:30:31 oslo.i18n==6.6.0 17:30:31 oslo.log==7.2.1 17:30:31 oslo.serialization==5.8.0 17:30:31 oslo.utils==9.1.0 17:30:31 packaging==25.0 17:30:31 pbr==7.0.3 17:30:31 platformdirs==4.5.0 17:30:31 prettytable==3.16.0 17:30:31 psutil==7.1.3 17:30:31 pyasn1==0.6.1 17:30:31 pyasn1_modules==0.4.2 17:30:31 pycparser==2.23 17:30:31 pygerrit2==2.0.15 17:30:31 PyGithub==2.8.1 17:30:31 Pygments==2.19.2 17:30:31 PyJWT==2.10.1 17:30:31 PyNaCl==1.6.0 17:30:31 pyparsing==2.4.7 17:30:31 pyperclip==1.11.0 17:30:31 pyrsistent==0.20.0 17:30:31 python-cinderclient==9.8.0 17:30:31 python-dateutil==2.9.0.post0 17:30:31 python-heatclient==4.3.0 17:30:31 python-jenkins==1.8.3 17:30:31 python-keystoneclient==5.7.0 17:30:31 python-magnumclient==4.9.0 17:30:31 python-openstackclient==8.2.0 17:30:31 python-swiftclient==4.8.0 17:30:31 PyYAML==6.0.3 17:30:31 referencing==0.37.0 17:30:31 requests==2.32.5 17:30:31 requests-oauthlib==2.0.0 17:30:31 requestsexceptions==1.4.0 17:30:31 rfc3986==2.0.0 17:30:31 rich==14.2.0 17:30:31 rich-argparse==1.7.2 17:30:31 rpds-py==0.28.0 17:30:31 rsa==4.9.1 17:30:31 ruamel.yaml==0.18.16 17:30:31 ruamel.yaml.clib==0.2.14 17:30:31 s3transfer==0.14.0 17:30:31 simplejson==3.20.2 17:30:31 six==1.17.0 17:30:31 smmap==5.0.2 17:30:31 soupsieve==2.8 17:30:31 stevedore==5.5.0 17:30:31 tabulate==0.9.0 17:30:31 toml==0.10.2 17:30:31 tomlkit==0.13.3 17:30:31 tqdm==4.67.1 17:30:31 typing_extensions==4.15.0 17:30:31 tzdata==2025.2 17:30:31 urllib3==1.26.20 17:30:31 virtualenv==20.35.4 17:30:31 wcwidth==0.2.14 17:30:31 websocket-client==1.9.0 17:30:31 wrapt==2.0.0 17:30:31 xdg==6.0.0 17:30:31 xmltodict==1.0.2 17:30:31 yq==3.4.3 17:30:31 [EnvInject] - Injecting environment variables from a build step. 17:30:31 [EnvInject] - Injecting as environment variables the properties content 17:30:31 PYTHON=python3 17:30:31 17:30:31 [EnvInject] - Variables injected successfully. 17:30:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17206064724224425191.sh 17:30:31 ---> tox-install.sh 17:30:31 + source /home/jenkins/lf-env.sh 17:30:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:30:31 ++ mktemp -d /tmp/venv-XXXX 17:30:31 + lf_venv=/tmp/venv-qoJa 17:30:31 + local venv_file=/tmp/.os_lf_venv 17:30:31 + local python=python3 17:30:31 + local options 17:30:31 + local set_path=true 17:30:31 + local install_args= 17:30:31 ++ 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 17:30:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:30:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:30:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:30:31 + true 17:30:31 + case $1 in 17:30:31 + venv_file=/tmp/.toxenv 17:30:31 + shift 2 17:30:31 + true 17:30:31 + case $1 in 17:30:31 + shift 17:30:31 + break 17:30:31 + case $python in 17:30:31 + local pkg_list= 17:30:31 + [[ -d /opt/pyenv ]] 17:30:31 + echo 'Setup pyenv:' 17:30:31 Setup pyenv: 17:30:31 + export PYENV_ROOT=/opt/pyenv 17:30:31 + PYENV_ROOT=/opt/pyenv 17:30:31 + 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 17:30:31 + 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 17:30:31 + pyenv versions 17:30:31 system 17:30:31 3.8.20 17:30:31 3.9.20 17:30:31 3.10.15 17:30:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:30:31 + command -v pyenv 17:30:31 ++ pyenv init - --no-rehash 17:30:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:30:31 for i in ${!paths[@]}; do 17:30:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:30:31 fi; done; 17:30:31 echo "${paths[*]}"'\'')" 17:30:31 export PATH="/opt/pyenv/shims:${PATH}" 17:30:31 export PYENV_SHELL=bash 17:30:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:30:31 pyenv() { 17:30:31 local command 17:30:31 command="${1:-}" 17:30:31 if [ "$#" -gt 0 ]; then 17:30:31 shift 17:30:31 fi 17:30:31 17:30:31 case "$command" in 17:30:31 rehash|shell) 17:30:31 eval "$(pyenv "sh-$command" "$@")" 17:30:31 ;; 17:30:31 *) 17:30:31 command pyenv "$command" "$@" 17:30:31 ;; 17:30:31 esac 17:30:31 }' 17:30:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:30:31 for i in ${!paths[@]}; do 17:30:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:30:31 fi; done; 17:30:31 echo "${paths[*]}"' 17:30:31 ++ 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 17:30:31 ++ 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 17:30:31 ++ 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 17:30:31 ++ export PYENV_SHELL=bash 17:30:31 ++ PYENV_SHELL=bash 17:30:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:30:31 +++ complete -F _pyenv pyenv 17:30:31 ++ lf-pyver python3 17:30:31 ++ local py_version_xy=python3 17:30:31 ++ local py_version_xyz= 17:30:31 ++ pyenv versions 17:30:31 ++ local command 17:30:31 ++ sed 's/^[ *]* //' 17:30:31 ++ command=versions 17:30:31 ++ '[' 1 -gt 0 ']' 17:30:31 ++ shift 17:30:31 ++ case "$command" in 17:30:31 ++ awk '{ print $1 }' 17:30:31 ++ command pyenv versions 17:30:31 ++ grep -E '^[0-9.]*[0-9]$' 17:30:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:30:31 +++ grep '^3' /tmp/.pyenv_versions 17:30:31 +++ sort -V 17:30:31 +++ tail -n 1 17:30:31 ++ py_version_xyz=3.11.10 17:30:31 ++ [[ -z 3.11.10 ]] 17:30:31 ++ echo 3.11.10 17:30:31 ++ return 0 17:30:31 + pyenv local 3.11.10 17:30:31 + local command 17:30:31 + command=local 17:30:31 + '[' 2 -gt 0 ']' 17:30:31 + shift 17:30:31 + case "$command" in 17:30:31 + command pyenv local 3.11.10 17:30:31 + for arg in "$@" 17:30:31 + case $arg in 17:30:31 + pkg_list+='tox ' 17:30:31 + for arg in "$@" 17:30:31 + case $arg in 17:30:31 + pkg_list+='virtualenv ' 17:30:31 + for arg in "$@" 17:30:31 + case $arg in 17:30:31 + pkg_list+='urllib3~=1.26.15 ' 17:30:31 + [[ -f /tmp/.toxenv ]] 17:30:31 + [[ ! -f /tmp/.toxenv ]] 17:30:31 + [[ -n '' ]] 17:30:31 + python3 -m venv /tmp/venv-qoJa 17:30:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qoJa' 17:30:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qoJa 17:30:35 + echo /tmp/venv-qoJa 17:30:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:30:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:30:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:30:35 + local 'pip_opts=--upgrade --quiet' 17:30:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:30:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:30:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:30:35 + [[ -n '' ]] 17:30:35 + [[ -n '' ]] 17:30:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:30:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:30:35 + /tmp/venv-qoJa/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 17:30:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:30:39 lf-activate-venv(): INFO: Base packages installed successfully 17:30:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:30:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:30:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:30:39 + /tmp/venv-qoJa/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 17:30:48 + type python3 17:30:48 + true 17:30:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qoJa/bin to PATH' 17:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-qoJa/bin to PATH 17:30:48 + PATH=/tmp/venv-qoJa/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 17:30:48 + return 0 17:30:48 + python3 --version 17:30:48 Python 3.11.10 17:30:48 + python3 -m pip --version 17:30:48 pip 25.3 from /tmp/venv-qoJa/lib/python3.11/site-packages/pip (python 3.11) 17:30:48 + python3 -m pip freeze 17:30:48 cachetools==6.2.1 17:30:48 chardet==5.2.0 17:30:48 colorama==0.4.6 17:30:48 distlib==0.4.0 17:30:48 filelock==3.20.0 17:30:48 packaging==25.0 17:30:48 platformdirs==4.5.0 17:30:48 pluggy==1.6.0 17:30:48 pyproject-api==1.10.0 17:30:48 tox==4.32.0 17:30:48 urllib3==1.26.20 17:30:48 virtualenv==20.35.4 17:30:48 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12223534737835510325.sh 17:30:48 [EnvInject] - Injecting environment variables from a build step. 17:30:48 [EnvInject] - Injecting as environment variables the properties content 17:30:48 PARALLEL=True 17:30:48 17:30:48 [EnvInject] - Variables injected successfully. 17:30:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5360695882770177801.sh 17:30:48 ---> tox-run.sh 17:30:48 + 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 17:30:48 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:30:48 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:30:48 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:30:48 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 17:30:48 + source /home/jenkins/lf-env.sh 17:30:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:30:48 ++ mktemp -d /tmp/venv-XXXX 17:30:48 + lf_venv=/tmp/venv-lnee 17:30:48 + local venv_file=/tmp/.os_lf_venv 17:30:48 + local python=python3 17:30:48 + local options 17:30:48 + local set_path=true 17:30:48 + local install_args= 17:30:48 ++ 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 17:30:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:30:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:30:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:30:48 + true 17:30:48 + case $1 in 17:30:48 + venv_file=/tmp/.toxenv 17:30:48 + shift 2 17:30:48 + true 17:30:48 + case $1 in 17:30:48 + shift 17:30:48 + break 17:30:48 + case $python in 17:30:48 + local pkg_list= 17:30:48 + [[ -d /opt/pyenv ]] 17:30:48 + echo 'Setup pyenv:' 17:30:48 Setup pyenv: 17:30:48 + export PYENV_ROOT=/opt/pyenv 17:30:48 + PYENV_ROOT=/opt/pyenv 17:30:48 + 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 17:30:48 + 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 17:30:48 + pyenv versions 17:30:48 system 17:30:48 3.8.20 17:30:48 3.9.20 17:30:48 3.10.15 17:30:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:30:48 + command -v pyenv 17:30:48 ++ pyenv init - --no-rehash 17:30:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:30:48 for i in ${!paths[@]}; do 17:30:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:30:48 fi; done; 17:30:48 echo "${paths[*]}"'\'')" 17:30:48 export PATH="/opt/pyenv/shims:${PATH}" 17:30:48 export PYENV_SHELL=bash 17:30:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:30:48 pyenv() { 17:30:48 local command 17:30:48 command="${1:-}" 17:30:48 if [ "$#" -gt 0 ]; then 17:30:48 shift 17:30:48 fi 17:30:48 17:30:48 case "$command" in 17:30:48 rehash|shell) 17:30:48 eval "$(pyenv "sh-$command" "$@")" 17:30:48 ;; 17:30:48 *) 17:30:48 command pyenv "$command" "$@" 17:30:48 ;; 17:30:48 esac 17:30:48 }' 17:30:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:30:48 for i in ${!paths[@]}; do 17:30:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:30:48 fi; done; 17:30:48 echo "${paths[*]}"' 17:30:48 ++ 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 17:30:48 ++ 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 17:30:48 ++ 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 17:30:48 ++ export PYENV_SHELL=bash 17:30:48 ++ PYENV_SHELL=bash 17:30:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:30:48 +++ complete -F _pyenv pyenv 17:30:48 ++ lf-pyver python3 17:30:48 ++ local py_version_xy=python3 17:30:48 ++ local py_version_xyz= 17:30:48 ++ pyenv versions 17:30:48 ++ sed 's/^[ *]* //' 17:30:48 ++ local command 17:30:48 ++ command=versions 17:30:48 ++ awk '{ print $1 }' 17:30:48 ++ '[' 1 -gt 0 ']' 17:30:48 ++ shift 17:30:48 ++ case "$command" in 17:30:48 ++ command pyenv versions 17:30:48 ++ grep -E '^[0-9.]*[0-9]$' 17:30:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:30:48 +++ grep '^3' /tmp/.pyenv_versions 17:30:48 +++ sort -V 17:30:48 +++ tail -n 1 17:30:48 ++ py_version_xyz=3.11.10 17:30:48 ++ [[ -z 3.11.10 ]] 17:30:48 ++ echo 3.11.10 17:30:48 ++ return 0 17:30:48 + pyenv local 3.11.10 17:30:48 + local command 17:30:48 + command=local 17:30:48 + '[' 2 -gt 0 ']' 17:30:48 + shift 17:30:48 + case "$command" in 17:30:48 + command pyenv local 3.11.10 17:30:48 + for arg in "$@" 17:30:48 + case $arg in 17:30:48 + pkg_list+='tox ' 17:30:48 + for arg in "$@" 17:30:48 + case $arg in 17:30:48 + pkg_list+='virtualenv ' 17:30:48 + for arg in "$@" 17:30:48 + case $arg in 17:30:48 + pkg_list+='urllib3~=1.26.15 ' 17:30:48 + [[ -f /tmp/.toxenv ]] 17:30:48 ++ cat /tmp/.toxenv 17:30:48 + lf_venv=/tmp/venv-qoJa 17:30:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qoJa from' file:/tmp/.toxenv 17:30:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qoJa from file:/tmp/.toxenv 17:30:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:30:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:30:48 + local 'pip_opts=--upgrade --quiet' 17:30:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:30:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:30:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:30:48 + [[ -n '' ]] 17:30:48 + [[ -n '' ]] 17:30:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:30:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:30:48 + /tmp/venv-qoJa/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 17:30:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:30:49 lf-activate-venv(): INFO: Base packages installed successfully 17:30:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:30:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:30:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:30:49 + /tmp/venv-qoJa/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 17:30:51 + type python3 17:30:51 + true 17:30:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qoJa/bin to PATH' 17:30:51 lf-activate-venv(): INFO: Adding /tmp/venv-qoJa/bin to PATH 17:30:51 + PATH=/tmp/venv-qoJa/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 17:30:51 + return 0 17:30:51 + [[ -d /opt/pyenv ]] 17:30:51 + echo '---> Setting up pyenv' 17:30:51 ---> Setting up pyenv 17:30:51 + export PYENV_ROOT=/opt/pyenv 17:30:51 + PYENV_ROOT=/opt/pyenv 17:30:51 + export PATH=/opt/pyenv/bin:/tmp/venv-qoJa/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 17:30:51 + PATH=/opt/pyenv/bin:/tmp/venv-qoJa/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 17:30:51 ++ pwd 17:30:51 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 17:30:51 + export PYTHONPATH 17:30:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:30:51 + TOX_TESTENV_PASSENV=PYTHONPATH 17:30:51 + tox --version 17:30:51 4.32.0 from /tmp/venv-qoJa/lib/python3.11/site-packages/tox/__init__.py 17:30:51 + PARALLEL=True 17:30:51 + TOX_OPTIONS_LIST= 17:30:51 + [[ -n '' ]] 17:30:51 + case ${PARALLEL,,} in 17:30:51 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:30:51 + tox --parallel auto --parallel-live 17:30:51 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 17:30:53 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 17:30:53 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:30:53 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:30:53 checkbashisms: freeze> python -m pip freeze --all 17:30:54 checkbashisms: pip==25.3,setuptools==80.9.0 17:30:54 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:30:54 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)' 17:30:54 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 17:30:55 checkbashisms: OK ✔ in 3.39 seconds 17:30:55 pre-commit: install_deps> python -I -m pip install pre-commit 17:30:58 pre-commit: freeze> python -m pip freeze --all 17:30:58 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 17:30:58 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:30:58 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)' 17:30:58 /usr/bin/cpan 17:30:58 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 17:30: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. 17:30: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. 17:30:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:30:59 [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. 17:30:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:30:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:31:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:31:00 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 17:31:00 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 17:31:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:31:01 [INFO] Once installed this environment will be reused. 17:31:01 [INFO] This may take a few minutes... 17:31:02 buildcontroller: freeze> python -m pip freeze --all 17:31:03 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:31:03 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 17:31:03 + update-java-alternatives -l 17:31:03 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 17:31:03 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 17:31:03 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 17:31:03 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 17:31:03 update-alternatives: error: no alternatives for jaotc 17:31:03 update-alternatives: error: no alternatives for rmic 17:31:03 + java+ -version 17:31:03 sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 17:31:03 + JAVA_VER=21 17:31:03 + echo 21 17:31:03 21 17:31:03 + + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 17:31:03 javac -version 17:31:03 + JAVAC_VER=21 17:31:03 + echo 21 17:31:03 + [ 21 -ge 21 ] 17:31:03 + [ 21 -ge 21 ] 17:31:03 + echo ok, java is 21 or newer 17:31:03 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 17:31:03 21 17:31:03 ok, java is 21 or newer 17:31:04 2025-11-06 17:31:04 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 17:31:04 + sudo mkdir -p /opt 17:31:04 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 17:31:05 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 17:31:05 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 17:31:05 + mvn --version 17:31:05 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 17:31:05 Maven home: /opt/maven 17:31:05 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:31:05 Default locale: en, platform encoding: UTF-8 17:31:05 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 17:31:05 NOTE: Picked up JDK_JAVA_OPTIONS: 17:31:05 --add-opens=java.base/java.io=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.lang=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.net=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.nio=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.util=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:31:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:31:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:31:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:31:05 -Xlog:disable 17:31:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:31:05 [INFO] Once installed this environment will be reused. 17:31:05 [INFO] This may take a few minutes... 17:31:15 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 17:31:15 [INFO] Once installed this environment will be reused. 17:31:15 [INFO] This may take a few minutes... 17:31:19 [INFO] Installing environment for https://github.com/perltidy/perltidy. 17:31:19 [INFO] Once installed this environment will be reused. 17:31:19 [INFO] This may take a few minutes... 17:31:24 docs: freeze> python -m pip freeze --all 17:31:24 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 17:31:24 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 17:31:24 docs-linkcheck: freeze> python -m pip freeze --all 17:31:24 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 17:31:24 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 17:31:27 docs: OK ✔ in 35.03 seconds 17:31:27 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 17:31:31 docs-linkcheck: OK ✔ in 37.61 seconds 17:31:31 pylint: freeze> python -m pip freeze --all 17:31:32 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 17:31:32 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}$' '{}' + 17:31:32 trim trailing whitespace.................................................Passed 17:31:32 Tabs remover.............................................................Passed 17:31:32 autopep8.................................................................Passed 17:31:38 perltidy.................................................................Passed 17:31:39 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 17:31:39 [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. 17:31:39 [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. 17:31:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:31:39 [INFO] Once installed this environment will be reused. 17:31:39 [INFO] This may take a few minutes... 17:31:47 gitlint..................................................................Passed 17:31:54 ************* Module test03_tapi_device_change_notifications 17:31:54 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:15:0: C0302: Too many lines in module (1010/1000) (too-many-lines) 17:31:54 ************* Module test05_pce_tapi 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:399:0: C0301: Line too long (122/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:400:0: C0301: Line too long (122/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:477:0: C0301: Line too long (123/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:481:0: C0301: Line too long (123/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:614:0: C0301: Line too long (122/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:621:0: C0301: Line too long (122/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:698:0: C0301: Line too long (123/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:702:0: C0301: Line too long (123/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:783:0: C0301: Line too long (122/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:790:0: C0301: Line too long (122/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:833:0: C0301: Line too long (123/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:837:0: C0301: Line too long (123/120) (line-too-long) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:33:29: R1734: Consider using [] instead of list() (use-list-literal) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:34:30: R1734: Consider using [] instead of list() (use-list-literal) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:323:40: E1136: Value 'cls.processes' is unsubscriptable (unsubscriptable-object) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:366:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:452:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:514:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:536:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:577:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:674:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:736:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:757:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:869:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:894:14: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:943:16: R1723: Unnecessary "elif" after "break", remove the leading "el" from "elif" (no-else-break) 17:31:54 transportpce_tests/tapi/test05_pce_tapi.py:953:16: R1723: Unnecessary "elif" after "break", remove the leading "el" from "elif" (no-else-break) 17:31:54 ************* Module common.test_utils_generate_tapi_topo 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:322:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:339:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:781:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:64:0: C0103: Function name "initSimulators" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:67:4: W0621: Redefining name 'processes' from outer scope (line 54) (redefined-outer-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:66:10: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:79:4: W0612: Unused variable 'response' (unused-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:105:0: R0912: Too many branches (40/12) (too-many-branches) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:105:0: R0915: Too many statements (121/50) (too-many-statements) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:308:0: C0103: Function name "add_omsAttributes_to_ROADM2ROADM_links" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:360:0: C0103: Function name "create_connectivity_service_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:366:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:367:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:369:52: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:385:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:387:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:389:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:395:0: C0103: Function name "get_service_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:396:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:397:10: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:398:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:399:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:400:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:400:70: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:401:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:402:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:395:30: W0613: Unused argument 'self' (unused-argument) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:406:0: C0103: Function name "create_connectivity_service2_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:416:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:417:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:419:52: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:432:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:434:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:436:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:442:0: C0103: Function name "get_service2_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:443:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:444:10: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:445:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:446:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:447:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:447:70: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:448:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:449:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:442:31: W0613: Unused argument 'self' (unused-argument) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:453:0: C0103: Function name "create_connectivity_service3_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:463:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:464:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:466:52: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:479:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:481:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:483:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:489:0: C0103: Function name "get_service3_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:490:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:491:10: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:492:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:493:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:494:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:494:70: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:495:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:496:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:489:31: W0613: Unused argument 'self' (unused-argument) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:502:0: C0103: Function name "create_connectivity_service_ODU" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:514:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:519:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:520:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:522:41: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:536:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:538:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:540:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:546:0: C0103: Function name "get_service_ODU" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:547:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:548:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:549:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:550:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:550:70: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:551:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:552:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:546:20: W0613: Unused argument 'self' (unused-argument) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:558:0: C0103: Function name "create_connectivity_service3_ODU" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:570:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:575:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:576:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:578:41: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:592:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:594:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:596:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:602:0: C0103: Function name "get_service3_ODU" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:603:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:604:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:605:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:606:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:606:70: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:607:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:608:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:602:21: W0613: Unused argument 'self' (unused-argument) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:613:0: C0103: Function name "create_connectivity_service_DSR" doesn't conform to snake_case naming style (invalid-name) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:626:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:54 transportpce_tests/common/test_utils_generate_tapi_topo.py:631:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:632:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:634:41: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:648:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:651:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:654:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:661:0: C0103: Function name "get_service_DSR" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:662:74: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:663:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:664:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:665:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:665:70: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:666:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:667:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:661:20: W0613: Unused argument 'self' (unused-argument) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:680:4: E1120: No value for argument 'self' in function call (no-value-for-parameter) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:683:0: C0103: Function name "delete_connectivity_service_DSR" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:684:43: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:687:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:691:0: C0103: Function name "delete_connectivity_service_ODU" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:692:43: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:695:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:699:0: C0103: Function name "delete_connectivity_service3_ODU" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:700:43: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:703:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:707:0: C0103: Function name "delete_connectivity_service_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:708:43: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:711:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:715:0: C0103: Function name "delete_connectivity_service3_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:716:43: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:719:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:723:0: C0103: Function name "delete_connectivity_service2_PhotonicMedia" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:724:43: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:727:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:734:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:735:4: E0602: Undefined variable 'tpcetest' (undefined-variable) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:731:25: W0613: Unused argument 'self' (unused-argument) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:750:0: C0103: Function name "disconnect_spdrA_C" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:759:0: C0103: Function name "disconnect_xpdrA_C" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:768:0: C0103: Function name "disconnect_roadmA_C" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:777:0: C0103: Function name "uninstall_Tapi_Feature" doesn't conform to snake_case naming style (invalid-name) 17:31:56 transportpce_tests/common/test_utils_generate_tapi_topo.py:15:0: W0611: Unused import os (unused-import) 17:31:56 17:31:56 ----------------------------------- 17:31:56 Your code has been rated at 9.57/10 17:31:56 17:31:58 pre-commit: OK ✔ in 51.56 seconds 17:31:58 pylint: exit 1 (26.12 seconds) /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}$' '{}' + pid=3346 17:33:03 pylint: FAIL ✖ in 31.04 seconds 17:33:03 buildcontroller: OK ✔ in 2 minutes 10.37 seconds 17:33:03 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 17:33:03 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 17:33:03 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 17:33:03 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 17:33:10 build_karaf_tests190: freeze> python -m pip freeze --all 17:33:10 build_karaf_tests121: freeze> python -m pip freeze --all 17:33:10 build_karaf_tests71: freeze> python -m pip freeze --all 17:33:10 build_karaf_tests221: freeze> python -m pip freeze --all 17:33:10 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:33:10 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:33:10 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:33:10 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:33:10 build karaf in karaf121 with ./karaf121.env 17:33:10 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:33:10 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:33:10 build karaf in karafoc with ./karafoc.env 17:33:10 build karaf in karaf71 with ./karaf71.env 17:33:10 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:33:10 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:33:10 build karaf in karaf221 with ./karaf221.env 17:33:10 NOTE: Picked up JDK_JAVA_OPTIONS: 17:33:10 --add-opens=java.base/java.io=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.net=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:33:10 -Xlog:disable 17:33:10 NOTE: Picked up JDK_JAVA_OPTIONS: 17:33:10 --add-opens=java.base/java.io=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.net=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:33:10 -Xlog:disable 17:33:10 NOTE: Picked up JDK_JAVA_OPTIONS: 17:33:10 --add-opens=java.base/java.io=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.net=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:33:10 -Xlog:disable 17:33:10 NOTE: Picked up JDK_JAVA_OPTIONS: 17:33:10 --add-opens=java.base/java.io=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.net=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:33:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:33:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:33:10 -Xlog:disable 17:34:06 build_karaf_tests71: OK ✔ in 1 minute 3.21 seconds 17:34:06 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 17:34:08 build_karaf_tests121: OK ✔ in 1 minute 5.78 seconds 17:34:08 build_karaf_tests221: OK ✔ in 1 minute 5.98 seconds 17:34:08 build_karaf_tests190: OK ✔ in 1 minute 6.01 seconds 17:34:08 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 17:34:08 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 17:34:16 buildlighty: freeze> python -m pip freeze --all 17:34:16 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:34:16 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 17:34:16 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 17:34:17 sims: freeze> python -m pip freeze --all 17:34:17 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:34:17 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 17:34:17 Using lighynode version 20.1.0.5 17:34:17 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 17:35:04 sims: OK ✔ in 13.63 seconds 17:35:04 buildlighty: OK ✔ in 40.97 seconds 17:35:04 testsPCE: freeze> python -m pip freeze --all 17:35:04 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.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.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 17:35:04 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 17:35:04 pytest -q transportpce_tests/pce/test01_pce.py 17:35:50 .................... [100%] 17:36:54 20 passed in 110.06s (0:01:50) 17:36:54 pytest -q transportpce_tests/pce/test02_pce_400G.py 17:37:10 ............ [100%] 17:37:41 12 passed in 46.51s 17:37:41 pytest -q transportpce_tests/pce/test03_gnpy.py 17:37:58 ........ [100%] 17:38:19 8 passed in 38.03s 17:38:19 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:38:51 ... [100%] 17:38:56 3 passed in 36.28s 17:38:56 testsPCE: OK ✔ in 4 minutes 47.64 seconds 17:38:56 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 17:38:56 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 17:38:56 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 17:39:04 tests190: freeze> python -m pip freeze --all 17:39:04 tests_tapi: freeze> python -m pip freeze --all 17:39:04 tests121: freeze> python -m pip freeze --all 17:39:04 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:39:04 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:39:04 using environment variables from ./karaf221.env 17:39:04 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:39:04 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:39:04 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:39:04 using environment variables from ./karafoc.env 17:39:04 pytest -q transportpce_tests/oc/test01_portmapping.py 17:39:04 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:39:04 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:39:04 using environment variables from ./karaf121.env 17:39:04 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:40:05 ........... [100%] 17:40:20 10 passed in 75.23s (0:01:15) 17:40:20 pytest -q transportpce_tests/oc/test02_topology.py 17:40:30 .......................................... [100%] 17:41:09 21 passed in 124.99s (0:02:04) 17:41:10 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:41:11 .................. [100%] 17:41:25 14 passed in 65.06s (0:01:05) 17:41:26 pytest -q transportpce_tests/oc/test03_renderer.py 17:41:26 ................... [100%] 17:42:08 6 passed in 58.10s 17:42:08 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:42:08 ................. [100%] 17:42:26 19 passed in 59.35s 17:42:26 tests190: OK ✔ in 3 minutes 29.94 seconds 17:42:26 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 17:42:30 .tests71: freeze> python -m pip freeze --all 17:42:35 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:42:35 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:42:35 using environment variables from ./karaf71.env 17:42:35 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:42:51 ............................. [100%] 17:43:27 12 passed in 52.08s 17:43:28 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:43:29 ....................................................... [100%] 17:44:41 44 passed in 153.32s (0:02:33) 17:44:42 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:44:43 .................................................................... [100%] 17:46:05 24 passed in 83.67s (0:01:23) 17:46:06 [100%] 17:46:06 62 passed in 157.72s (0:02:37) 17:46:06 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:46:06 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:46:52 ............................................................................. [100%] 17:48:36 48 passed in 150.24s (0:02:30) 17:48:36 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:48:46 ....................... [100%] 17:49:25 40 passed in 199.69s (0:03:19) 17:49:26 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:49:27 ............ [100%] 17:49:51 22 passed in 75.15s (0:01:15) 17:50:05 .... [100%] 17:50:09 51 passed in 664.76s (0:11:04) 17:50:09 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:50:10 ................................................................................. [100%] 17:55:41 36 passed in 331.49s (0:05:31) 17:55:41 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:56:05 ...........................F........ [100%] 17:58:19 54 passed in 533.72s (0:08:53) 17:58:20 ..........F.............F......F......... [100%] 18:00:59 =================================== FAILURES =================================== 18:00:59 _ TestTransportPCEDeviceChangeNotifications.test_27_check_update_connectivity_service_Ethernet_ok _ 18:00:59 18:00:59 self = 18:00:59 18:00:59 def test_27_check_update_connectivity_service_Ethernet_ok(self): 18:00:59 time.sleep(10) 18:00:59 > self.test_13_get_connectivity_service_Ethernet() 18:00:59 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:514: 18:00:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:311: in test_13_get_connectivity_service_Ethernet 18:00:59 self.assertEqual(response['output']['service']['operational-state'], 'ENABLED') 18:00:59 E AssertionError: 'DISABLED' != 'ENABLED' 18:00:59 E - DISABLED 18:00:59 E + ENABLED 18:00:59 ----------------------------- Captured stdout call ----------------------------- 18:00:59 execution of test_27_check_update_connectivity_service_Ethernet_ok 18:00:59 _ TestTransportPCEDeviceChangeNotifications.test_41_check_update_connectivity_service_Ethernet_ok _ 18:00:59 18:00:59 self = 18:00:59 18:00:59 def test_41_check_update_connectivity_service_Ethernet_ok(self): 18:00:59 > self.test_13_get_connectivity_service_Ethernet() 18:00:59 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:681: 18:00:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:311: in test_13_get_connectivity_service_Ethernet 18:00:59 self.assertEqual(response['output']['service']['operational-state'], 'ENABLED') 18:00:59 E AssertionError: 'DISABLED' != 'ENABLED' 18:00:59 E - DISABLED 18:00:59 E + ENABLED 18:00:59 ----------------------------- Captured stdout call ----------------------------- 18:00:59 execution of test_41_check_update_connectivity_service_Ethernet_ok 18:00:59 _ TestTransportPCEDeviceChangeNotifications.test_55_check_update_connectivity_service_Ethernet_ok _ 18:00:59 18:00:59 self = 18:00:59 18:00:59 def test_55_check_update_connectivity_service_Ethernet_ok(self): 18:00:59 > self.test_13_get_connectivity_service_Ethernet() 18:00:59 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:827: 18:00:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:311: in test_13_get_connectivity_service_Ethernet 18:00:59 self.assertEqual(response['output']['service']['operational-state'], 'ENABLED') 18:00:59 E AssertionError: 'DISABLED' != 'ENABLED' 18:00:59 E - DISABLED 18:00:59 E + ENABLED 18:00:59 ----------------------------- Captured stdout call ----------------------------- 18:00:59 execution of test_55_check_update_connectivity_service_Ethernet_ok 18:00:59 _ TestTransportPCEDeviceChangeNotifications.test_62_check_update_connectivity_service_Ethernet_ok _ 18:00:59 18:00:59 self = 18:00:59 18:00:59 def test_62_check_update_connectivity_service_Ethernet_ok(self): 18:00:59 > self.test_13_get_connectivity_service_Ethernet() 18:00:59 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:936: 18:00:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 18:00:59 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:311: in test_13_get_connectivity_service_Ethernet 18:00:59 self.assertEqual(response['output']['service']['operational-state'], 'ENABLED') 18:00:59 E AssertionError: 'DISABLED' != 'ENABLED' 18:00:59 E - DISABLED 18:00:59 E + ENABLED 18:00:59 ----------------------------- Captured stdout call ----------------------------- 18:00:59 execution of test_62_check_update_connectivity_service_Ethernet_ok 18:00:59 =========================== short test summary info ============================ 18:00:59 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_27_check_update_connectivity_service_Ethernet_ok 18:00:59 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_41_check_update_connectivity_service_Ethernet_ok 18:00:59 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_55_check_update_connectivity_service_Ethernet_ok 18:00:59 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_62_check_update_connectivity_service_Ethernet_ok 18:00:59 4 failed, 67 passed in 317.17s (0:05:17) 18:00:59 tests71: OK ✔ in 7 minutes 25.87 seconds 18:00:59 tests121: OK ✔ in 19 minutes 23.83 seconds 18:00:59 tests_tapi: exit 1 (1314.48 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7312 18:00:59 tests_tapi: FAIL ✖ in 22 minutes 2.94 seconds 18:00:59 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 18:01:06 tests221: freeze> python -m pip freeze --all 18:01:06 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:01:06 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 18:01:06 using environment variables from ./karaf221.env 18:01:06 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 18:01:42 ................................... [100%] 18:02:22 35 passed in 75.02s (0:01:15) 18:02:22 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 18:02:53 ...... [100%] 18:03:07 6 passed in 44.74s 18:03:07 pytest -q transportpce_tests/2.2.1/test03_topology.py 18:03:48 ............................................ [100%] 18:05:23 44 passed in 135.88s (0:02:15) 18:05:23 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 18:05:58 ............ [100%] 18:06:22 12 passed in 59.26s 18:06:23 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 18:06:49 ................ [100%] 18:08:18 16 passed in 114.79s (0:01:54) 18:08:18 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 18:08:47 ............................... [100%] 18:08:53 31 passed in 35.63s 18:08:53 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 18:09:29 .......................... [100%] 18:10:24 26 passed in 90.77s (0:01:30) 18:10:25 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 18:11:00 ...................... [100%] 18:12:03 22 passed in 98.39s (0:01:38) 18:12:03 pytest -q transportpce_tests/2.2.1/test09_olm.py 18:12:43 ........................................ [100%] 18:15:05 40 passed in 181.35s (0:03:01) 18:15:05 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 18:15:46 ........................................................................ [ 74%] 18:21:22 ......................... [100%] 18:26:14 97 passed in 669.18s (0:11:09) 18:26:14 pytest -q transportpce_tests/2.2.1/test12_end2end.py 18:26:53 ...................................................... [100%] 18:33:40 54 passed in 445.52s (0:07:25) 18:33:40 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 18:34:35 ........................................................................ [ 71%] 18:39:41 ............................. [100%] 18:44:50 101 passed in 669.48s (0:11:09) 18:44:50 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:45:43 ........................................................................ [ 67%] 18:51:28 ................................... [100%] 18:54:49 107 passed in 598.80s (0:09:58) 18:54:49 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:55:31 ............................................. [100%] 18:58:07 45 passed in 197.91s (0:03:17) 18:58:07 tests221: OK ✔ in 57 minutes 8.59 seconds 18:58:07 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 18:58:15 tests_hybrid: freeze> python -m pip freeze --all 18:58:15 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:58:15 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:58:15 using environment variables from ./karaf221.env 18:58:15 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:58:55 ................................................... [100%] 19:03:41 51 passed in 326.35s (0:05:26) 19:03:42 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 19:04:23 ........................................................................ [ 66%] 19:08:44 ..................................... [100%] 19:10:50 109 passed in 428.05s (0:07:08) 19:10:50 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 19:11:37 ..................................................... [100%] 19:15:09 53 passed in 259.23s (0:04:19) 19:15:09 buildcontroller: OK (130.37=setup[10.85]+cmd[119.52] seconds) 19:15:09 sims: OK (13.63=setup[9.14]+cmd[4.48] seconds) 19:15:09 build_karaf_tests121: OK (65.78=setup[8.12]+cmd[57.66] seconds) 19:15:09 testsPCE: OK (287.64=setup[55.52]+cmd[232.12] seconds) 19:15:09 tests121: OK (1163.83=setup[8.51]+cmd[1155.32] seconds) 19:15:09 build_karaf_tests221: OK (65.98=setup[8.17]+cmd[57.81] seconds) 19:15:09 tests_tapi: FAIL code 1 (1322.94=setup[8.46]+cmd[1314.48] seconds) 19:15:09 tests221: OK (3428.59=setup[7.75]+cmd[3420.83] seconds) 19:15:09 build_karaf_tests71: OK (63.21=setup[8.13]+cmd[55.08] seconds) 19:15:09 tests71: OK (445.87=setup[9.52]+cmd[436.35] seconds) 19:15:09 build_karaf_tests190: OK (66.01=setup[8.12]+cmd[57.90] seconds) 19:15:09 tests190: OK (209.94=setup[8.49]+cmd[201.46] seconds) 19:15:09 tests_hybrid: OK (1022.16=setup[7.66]+cmd[1014.50] seconds) 19:15:09 buildlighty: OK (40.97=setup[10.57]+cmd[30.40] seconds) 19:15:09 docs: OK (35.03=setup[32.19]+cmd[2.84] seconds) 19:15:09 docs-linkcheck: OK (37.61=setup[32.65]+cmd[4.96] seconds) 19:15:09 checkbashisms: OK (3.39=setup[2.08]+cmd[0.01,0.10,1.20] seconds) 19:15:09 pre-commit: OK (51.56=setup[2.99]+cmd[0.00,0.00,40.85,7.72] seconds) 19:15:09 pylint: FAIL code 1 (31.04=setup[4.92]+cmd[26.12] seconds) 19:15:09 evaluation failed :( (6257.78 seconds) 19:15:09 + tox_status=255 19:15:09 + echo '---> Completed tox runs' 19:15:09 ---> Completed tox runs 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/build_karaf_tests121/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=build_karaf_tests121 19:15:09 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/build_karaf_tests190/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=build_karaf_tests190 19:15:09 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/build_karaf_tests221/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=build_karaf_tests221 19:15:09 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/build_karaf_tests71/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=build_karaf_tests71 19:15:09 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/buildcontroller/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=buildcontroller 19:15:09 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/buildlighty/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=buildlighty 19:15:09 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 19:15:09 + for i in .tox/*/log 19:15:09 ++ echo .tox/checkbashisms/log 19:15:09 ++ awk -F/ '{print $2}' 19:15:09 + tox_env=checkbashisms 19:15:09 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/docs-linkcheck/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=docs-linkcheck 19:15:10 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/docs/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=docs 19:15:10 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/pre-commit/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=pre-commit 19:15:10 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/pylint/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=pylint 19:15:10 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 19:15:10 + for i in .tox/*/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 ++ echo .tox/sims/log 19:15:10 + tox_env=sims 19:15:10 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/tests121/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=tests121 19:15:10 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/tests190/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=tests190 19:15:10 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/tests221/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=tests221 19:15:10 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/tests71/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=tests71 19:15:10 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/testsPCE/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=testsPCE 19:15:10 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/tests_hybrid/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=tests_hybrid 19:15:10 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 19:15:10 + for i in .tox/*/log 19:15:10 ++ echo .tox/tests_tapi/log 19:15:10 ++ awk -F/ '{print $2}' 19:15:10 + tox_env=tests_tapi 19:15:10 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 19:15:10 + DOC_DIR=docs/_build/html 19:15:10 + [[ -d docs/_build/html ]] 19:15:10 + echo '---> Archiving generated docs' 19:15:10 ---> Archiving generated docs 19:15:10 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:15:10 + echo '---> tox-run.sh ends' 19:15:10 ---> tox-run.sh ends 19:15:10 + test 255 -eq 0 19:15:10 + exit 255 19:15:10 ++ '[' 1 = 1 ']' 19:15:10 ++ '[' -x /usr/bin/clear_console ']' 19:15:10 ++ /usr/bin/clear_console -q 19:15:10 Build step 'Execute shell' marked build as failure 19:15:10 $ ssh-agent -k 19:15:10 unset SSH_AUTH_SOCK; 19:15:10 unset SSH_AGENT_PID; 19:15:10 echo Agent pid 1573 killed; 19:15:10 [ssh-agent] Stopped. 19:15:10 [PostBuildScript] - [INFO] Executing post build scripts. 19:15:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7580647963999989858.sh 19:15:10 ---> sysstat.sh 19:15:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2363253973239698919.sh 19:15:11 ---> package-listing.sh 19:15:11 ++ facter osfamily 19:15:11 ++ tr '[:upper:]' '[:lower:]' 19:15:11 + OS_FAMILY=debian 19:15:11 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 19:15:11 + START_PACKAGES=/tmp/packages_start.txt 19:15:11 + END_PACKAGES=/tmp/packages_end.txt 19:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:11 + PACKAGES=/tmp/packages_start.txt 19:15:11 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:15:11 + PACKAGES=/tmp/packages_end.txt 19:15:11 + case "${OS_FAMILY}" in 19:15:11 + grep '^ii' 19:15:11 + dpkg -l 19:15:11 + '[' -f /tmp/packages_start.txt ']' 19:15:11 + '[' -f /tmp/packages_end.txt ']' 19:15:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:11 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:15:11 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:15:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:15:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10084897893151970849.sh 19:15:11 ---> capture-instance-metadata.sh 19:15:11 Setup pyenv: 19:15:11 system 19:15:11 3.8.20 19:15:11 3.9.20 19:15:11 3.10.15 19:15:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:15:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8am from file:/tmp/.os_lf_venv 19:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:14 lf-activate-venv(): INFO: Base packages installed successfully 19:15:14 lf-activate-venv(): INFO: Installing additional packages: lftools 19:15:28 lf-activate-venv(): INFO: Adding /tmp/venv-D8am/bin to PATH 19:15:28 INFO: Running in OpenStack, capturing instance metadata 19:15:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9689677873800143191.sh 19:15:28 provisioning config files... 19:15:29 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3886 19:15:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config669669246005657760tmp 19:15:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:15:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:15:29 provisioning config files... 19:15:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:15:29 [EnvInject] - Injecting environment variables from a build step. 19:15:29 [EnvInject] - Injecting as environment variables the properties content 19:15:29 SERVER_ID=logs 19:15:29 19:15:29 [EnvInject] - Variables injected successfully. 19:15:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18080314170269178231.sh 19:15:29 ---> create-netrc.sh 19:15:29 WARN: Log server credential not found. 19:15:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12914257495082295242.sh 19:15:29 ---> python-tools-install.sh 19:15:29 Setup pyenv: 19:15:29 system 19:15:29 3.8.20 19:15:29 3.9.20 19:15:29 3.10.15 19:15:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:15:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8am from file:/tmp/.os_lf_venv 19:15:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:31 lf-activate-venv(): INFO: Base packages installed successfully 19:15:31 lf-activate-venv(): INFO: Installing additional packages: lftools 19:15:41 lf-activate-venv(): INFO: Adding /tmp/venv-D8am/bin to PATH 19:15:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10206207775196403844.sh 19:15:41 ---> sudo-logs.sh 19:15:41 Archiving 'sudo' log.. 19:15:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6234392009548041099.sh 19:15:41 ---> job-cost.sh 19:15:41 Setup pyenv: 19:15:41 system 19:15:41 3.8.20 19:15:41 3.9.20 19:15:41 3.10.15 19:15:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:15:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8am from file:/tmp/.os_lf_venv 19:15:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:44 lf-activate-venv(): INFO: Base packages installed successfully 19:15:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:15:51 lf-activate-venv(): INFO: Adding /tmp/venv-D8am/bin to PATH 19:15:51 INFO: No Stack... 19:15:52 INFO: Retrieving Pricing Info for: v3-standard-4 19:15:52 INFO: Archiving Costs 19:15:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5404305977634598218.sh 19:15:52 ---> logs-deploy.sh 19:15:52 Setup pyenv: 19:15:52 system 19:15:52 3.8.20 19:15:52 3.9.20 19:15:52 3.10.15 19:15:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:15:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8am from file:/tmp/.os_lf_venv 19:15:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:54 lf-activate-venv(): INFO: Base packages installed successfully 19:15:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-D8am/bin to PATH 19:16:05 WARNING: Nexus logging server not set 19:16:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3886/ 19:16:05 INFO: archiving logs to S3 19:16:06 ---> uname -a: 19:16:06 Linux prd-ubuntu2204-docker-4c-16g-6532 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:16:06 19:16:06 19:16:06 ---> lscpu: 19:16:06 Architecture: x86_64 19:16:06 CPU op-mode(s): 32-bit, 64-bit 19:16:06 Address sizes: 40 bits physical, 48 bits virtual 19:16:06 Byte Order: Little Endian 19:16:06 CPU(s): 4 19:16:06 On-line CPU(s) list: 0-3 19:16:06 Vendor ID: AuthenticAMD 19:16:06 Model name: AMD EPYC-Rome Processor 19:16:06 CPU family: 23 19:16:06 Model: 49 19:16:06 Thread(s) per core: 1 19:16:06 Core(s) per socket: 1 19:16:06 Socket(s): 4 19:16:06 Stepping: 0 19:16:06 BogoMIPS: 5600.00 19:16:06 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 19:16:06 Virtualization: AMD-V 19:16:06 Hypervisor vendor: KVM 19:16:06 Virtualization type: full 19:16:06 L1d cache: 128 KiB (4 instances) 19:16:06 L1i cache: 128 KiB (4 instances) 19:16:06 L2 cache: 2 MiB (4 instances) 19:16:06 L3 cache: 64 MiB (4 instances) 19:16:06 NUMA node(s): 1 19:16:06 NUMA node0 CPU(s): 0-3 19:16:06 Vulnerability Gather data sampling: Not affected 19:16:06 Vulnerability Indirect target selection: Not affected 19:16:06 Vulnerability Itlb multihit: Not affected 19:16:06 Vulnerability L1tf: Not affected 19:16:06 Vulnerability Mds: Not affected 19:16:06 Vulnerability Meltdown: Not affected 19:16:06 Vulnerability Mmio stale data: Not affected 19:16:06 Vulnerability Reg file data sampling: Not affected 19:16:06 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:16:06 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:16:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:16:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:16:06 Vulnerability Srbds: Not affected 19:16:06 Vulnerability Tsx async abort: Not affected 19:16:06 19:16:06 19:16:06 ---> nproc: 19:16:06 4 19:16:06 19:16:06 19:16:06 ---> df -h: 19:16:06 Filesystem Size Used Avail Use% Mounted on 19:16:06 tmpfs 1.6G 1.1M 1.6G 1% /run 19:16:06 /dev/vda1 78G 18G 61G 23% / 19:16:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:16:06 tmpfs 5.0M 0 5.0M 0% /run/lock 19:16:06 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:16:06 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:16:06 19:16:06 19:16:06 ---> free -m: 19:16:06 total used free shared buff/cache available 19:16:06 Mem: 15989 688 11278 3 4021 14957 19:16:06 Swap: 1023 1 1022 19:16:06 19:16:06 19:16:06 ---> ip addr: 19:16:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:16:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:16:06 inet 127.0.0.1/8 scope host lo 19:16:06 valid_lft forever preferred_lft forever 19:16:06 inet6 ::1/128 scope host 19:16:06 valid_lft forever preferred_lft forever 19:16:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:16:06 link/ether fa:16:3e:88:d7:6e brd ff:ff:ff:ff:ff:ff 19:16:06 altname enp0s3 19:16:06 inet 10.30.171.124/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:16:06 valid_lft 79958sec preferred_lft 79958sec 19:16:06 inet6 fe80::f816:3eff:fe88:d76e/64 scope link 19:16:06 valid_lft forever preferred_lft forever 19:16:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:16:06 link/ether 76:76:87:a5:d1:5d brd ff:ff:ff:ff:ff:ff 19:16:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:16:06 valid_lft forever preferred_lft forever 19:16:06 19:16:06 19:16:06 ---> sar -b -r -n DEV: 19:16:06 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-6532) 11/06/25 _x86_64_ (4 CPU) 19:16:06 19:16:06 17:28:47 LINUX RESTART (4 CPU) 19:16:06 19:16:06 17:30:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:16:06 17:40:11 117.35 4.95 94.73 17.66 778.93 38388.12 257620.81 19:16:06 17:50:10 56.10 22.91 31.46 1.74 297.88 1767.90 848.38 19:16:06 18:00:11 12.46 3.96 8.05 0.44 62.95 281.68 698.65 19:16:06 18:10:11 19.60 0.08 18.53 0.98 2.25 774.79 1127.63 19:16:06 18:20:11 10.18 0.01 9.68 0.49 0.61 259.67 150.23 19:16:06 18:30:11 4.88 0.01 4.67 0.20 0.23 120.41 87.43 19:16:06 18:40:08 17.87 12.23 5.44 0.20 152.08 155.74 80.48 19:16:06 18:50:09 4.98 0.00 4.78 0.19 0.33 133.09 86.30 19:16:06 19:00:09 8.50 0.01 8.08 0.41 0.40 528.84 219.68 19:16:06 19:10:09 5.42 0.02 5.27 0.13 1.24 149.82 58.07 19:16:06 Average: 25.72 4.41 19.07 2.25 129.59 4257.01 26106.28 19:16:06 19:16:06 17:30:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:06 17:40:11 156996 8705800 7214812 44.07 256724 8072684 9567052 54.91 2230424 13200456 1136 19:16:06 17:50:10 8945600 11870388 4065228 24.83 262468 2688924 5051840 29.00 2149056 4758724 4568 19:16:06 18:00:11 8014544 10976412 4959316 30.29 263532 2725008 5563624 31.94 2191216 5626524 380 19:16:06 18:10:11 10474788 13565900 2373944 14.50 269848 2847888 3087124 17.72 2232080 3164812 112 19:16:06 18:20:11 8256224 11376312 4562196 27.86 271244 2875468 5286352 30.34 2234924 5370188 404 19:16:06 18:30:11 8403212 11536172 4402380 26.89 271716 2887872 5153064 29.58 2235856 5222956 424 19:16:06 18:40:08 6684592 9890104 6047804 36.94 279060 2943848 6732972 38.65 2280264 6873812 140 19:16:06 18:50:09 6621928 9844176 6093712 37.22 279696 2959896 6764188 38.83 2283324 6939892 300 19:16:06 19:00:09 8075368 11415816 4522712 27.62 283660 3068608 5284572 30.33 2291524 5476136 16 19:16:06 19:10:09 7991040 11351848 4586524 28.01 284188 3088348 5267156 30.23 2299908 5553928 216 19:16:06 Average: 7362429 11053293 4882863 29.82 272214 3415854 5775794 33.15 2242858 6218743 770 19:16:06 19:16:06 17:30:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:06 17:40:11 lo 3.65 3.65 4.24 4.24 0.00 0.00 0.00 0.00 19:16:06 17:40:11 ens3 120.72 96.77 1936.43 10.60 0.00 0.00 0.00 0.00 19:16:06 17:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 17:50:10 lo 40.77 40.77 22.24 22.24 0.00 0.00 0.00 0.00 19:16:06 17:50:10 ens3 2.14 2.34 0.49 1.39 0.00 0.00 0.00 0.00 19:16:06 17:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 18:00:11 lo 32.84 32.84 13.73 13.73 0.00 0.00 0.00 0.00 19:16:06 18:00:11 ens3 0.93 0.75 0.23 0.18 0.00 0.00 0.00 0.00 19:16:06 18:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 18:10:11 lo 11.76 11.76 6.03 6.03 0.00 0.00 0.00 0.00 19:16:06 18:10:11 ens3 1.00 0.91 0.26 0.23 0.00 0.00 0.00 0.00 19:16:06 18:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 18:20:11 lo 20.01 20.01 10.54 10.54 0.00 0.00 0.00 0.00 19:16:06 18:20:11 ens3 0.80 0.68 0.19 0.15 0.00 0.00 0.00 0.00 19:16:06 18:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 18:30:11 lo 16.68 16.68 6.29 6.29 0.00 0.00 0.00 0.00 19:16:06 18:30:11 ens3 0.60 0.45 0.17 0.12 0.00 0.00 0.00 0.00 19:16:06 18:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 18:40:08 lo 25.51 25.51 11.06 11.06 0.00 0.00 0.00 0.00 19:16:06 18:40:08 ens3 0.68 0.61 0.18 0.14 0.00 0.00 0.00 0.00 19:16:06 18:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 18:50:09 lo 13.99 13.99 8.17 8.17 0.00 0.00 0.00 0.00 19:16:06 18:50:09 ens3 0.51 0.41 0.11 0.08 0.00 0.00 0.00 0.00 19:16:06 18:50:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 19:00:09 lo 16.55 16.55 9.97 9.97 0.00 0.00 0.00 0.00 19:16:06 19:00:09 ens3 0.83 0.73 0.23 0.19 0.00 0.00 0.00 0.00 19:16:06 19:00:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 19:10:09 lo 15.22 15.22 6.31 6.31 0.00 0.00 0.00 0.00 19:16:06 19:10:09 ens3 0.61 0.47 0.16 0.12 0.00 0.00 0.00 0.00 19:16:06 19:10:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 Average: lo 19.69 19.69 9.85 9.85 0.00 0.00 0.00 0.00 19:16:06 Average: ens3 12.89 10.41 193.91 1.32 0.00 0.00 0.00 0.00 19:16:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:06 19:16:06 19:16:06 ---> sar -P ALL: 19:16:06 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-6532) 11/06/25 _x86_64_ (4 CPU) 19:16:06 19:16:06 17:28:47 LINUX RESTART (4 CPU) 19:16:06 19:16:06 17:30:11 CPU %user %nice %system %iowait %steal %idle 19:16:06 17:40:11 all 48.24 0.00 2.58 2.22 0.11 46.85 19:16:06 17:40:11 0 48.83 0.00 2.84 2.02 0.10 46.21 19:16:06 17:40:11 1 49.45 0.00 2.35 2.78 0.11 45.31 19:16:06 17:40:11 2 49.19 0.00 2.68 2.43 0.11 45.60 19:16:06 17:40:11 3 45.51 0.00 2.44 1.66 0.10 50.29 19:16:06 17:50:10 all 51.38 0.00 2.16 0.18 0.12 46.16 19:16:06 17:50:10 0 51.29 0.00 2.16 0.24 0.12 46.20 19:16:06 17:50:10 1 51.68 0.00 2.21 0.09 0.12 45.89 19:16:06 17:50:10 2 51.32 0.00 2.06 0.18 0.12 46.33 19:16:06 17:50:10 3 51.24 0.00 2.23 0.21 0.12 46.20 19:16:06 18:00:11 all 16.91 0.00 0.68 0.05 0.12 82.24 19:16:06 18:00:11 0 16.77 0.00 0.68 0.04 0.12 82.40 19:16:06 18:00:11 1 16.80 0.00 0.68 0.05 0.12 82.35 19:16:06 18:00:11 2 16.76 0.00 0.75 0.07 0.11 82.31 19:16:06 18:00:11 3 17.30 0.00 0.63 0.06 0.11 81.90 19:16:06 18:10:11 all 27.68 0.00 0.96 0.09 0.10 71.17 19:16:06 18:10:11 0 27.13 0.00 0.97 0.13 0.10 71.67 19:16:06 18:10:11 1 27.92 0.00 0.88 0.02 0.10 71.08 19:16:06 18:10:11 2 27.52 0.00 0.96 0.11 0.10 71.31 19:16:06 18:10:11 3 28.16 0.00 1.03 0.10 0.10 70.60 19:16:06 18:20:11 all 16.88 0.00 0.70 0.04 0.10 82.28 19:16:06 18:20:11 0 17.31 0.00 0.73 0.08 0.11 81.78 19:16:06 18:20:11 1 17.31 0.00 0.66 0.02 0.10 81.90 19:16:06 18:20:11 2 15.97 0.00 0.64 0.04 0.10 83.25 19:16:06 18:20:11 3 16.91 0.00 0.76 0.03 0.11 82.19 19:16:06 18:30:11 all 7.20 0.00 0.45 0.02 0.10 92.23 19:16:06 18:30:11 0 7.18 0.00 0.45 0.02 0.10 92.24 19:16:06 18:30:11 1 7.35 0.00 0.47 0.01 0.10 92.07 19:16:06 18:30:11 2 7.51 0.00 0.40 0.01 0.10 91.98 19:16:06 18:30:11 3 6.75 0.00 0.47 0.05 0.10 92.63 19:16:06 18:40:08 all 9.66 0.07 0.44 0.08 0.10 89.65 19:16:06 18:40:08 0 9.43 0.04 0.39 0.03 0.09 90.03 19:16:06 18:40:08 1 8.78 0.23 0.48 0.21 0.10 90.20 19:16:06 18:40:08 2 10.22 0.02 0.42 0.06 0.10 89.19 19:16:06 18:40:08 3 10.20 0.01 0.47 0.02 0.10 89.21 19:16:06 18:50:09 all 8.86 0.00 0.42 0.02 0.11 90.59 19:16:06 18:50:09 0 8.34 0.00 0.31 0.01 0.10 91.25 19:16:06 18:50:09 1 8.84 0.00 0.53 0.05 0.11 90.47 19:16:06 18:50:09 2 8.73 0.00 0.48 0.01 0.11 90.67 19:16:06 18:50:09 3 9.52 0.00 0.38 0.01 0.11 89.98 19:16:06 19:00:09 all 12.76 0.00 0.58 0.05 0.10 86.51 19:16:06 19:00:09 0 12.77 0.00 0.57 0.10 0.10 86.47 19:16:06 19:00:09 1 13.22 0.00 0.62 0.02 0.11 86.03 19:16:06 19:00:09 2 13.03 0.00 0.59 0.02 0.11 86.26 19:16:06 19:00:09 3 12.01 0.00 0.54 0.05 0.10 87.29 19:16:06 19:10:09 all 7.82 0.00 0.41 0.02 0.10 91.64 19:16:06 19:10:09 0 7.27 0.00 0.33 0.04 0.09 92.27 19:16:06 19:10:09 1 7.83 0.00 0.40 0.01 0.10 91.66 19:16:06 19:10:09 2 8.20 0.00 0.45 0.01 0.11 91.23 19:16:06 19:10:09 3 7.99 0.00 0.45 0.03 0.11 91.41 19:16:06 Average: all 20.72 0.01 0.94 0.28 0.11 77.95 19:16:06 Average: 0 20.62 0.00 0.94 0.27 0.10 78.06 19:16:06 Average: 1 20.91 0.02 0.93 0.33 0.11 77.71 19:16:06 Average: 2 20.82 0.00 0.94 0.29 0.11 77.84 19:16:06 Average: 3 20.54 0.00 0.94 0.22 0.11 78.19 19:16:06 19:16:06 19:16:06