17:15:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119461 17:15:34 Running as SYSTEM 17:15:34 [EnvInject] - Loading node environment variables. 17:15:34 Building remotely on prd-ubuntu2204-docker-4c-16g-10683 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 17:15:35 [ssh-agent] Looking for ssh-agent implementation... 17:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:35 $ ssh-agent 17:15:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX427Qez/agent.1578 17:15:35 SSH_AGENT_PID=1580 17:15:35 [ssh-agent] Started. 17:15:35 Running ssh-add (command line suppressed) 17:15:35 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17735512326437078435.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17735512326437078435.key) 17:15:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:15:35 The recommended git tool is: NONE 17:15:37 using credential jenkins-ssh 17:15:37 Wiping out workspace first. 17:15:37 Cloning the remote Git repository 17:15:37 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 17:15:37 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 17:15:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:15:37 > git --version # timeout=10 17:15:37 > git --version # 'git version 2.34.1' 17:15:37 using GIT_SSH to set credentials jenkins-ssh 17:15:37 Verifying host key using known hosts file 17:15:37 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:15:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:15:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:15:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:15:42 using GIT_SSH to set credentials jenkins-ssh 17:15:42 Verifying host key using known hosts file 17:15:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:15:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/61/119461/5 # timeout=10 17:15:43 > git rev-parse c3c465f067142b8903c2bfd60c5f9fe0d571c4fc^{commit} # timeout=10 17:15:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:15:43 Checking out Revision c3c465f067142b8903c2bfd60c5f9fe0d571c4fc (refs/changes/61/119461/5) 17:15:43 > git config core.sparsecheckout # timeout=10 17:15:43 > git checkout -f c3c465f067142b8903c2bfd60c5f9fe0d571c4fc # timeout=10 17:15:43 Commit message: "Refactor TON & PTON node validation process" 17:15:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:15:43 > git rev-list --no-walk c1357b29182aaa7c3fab4d16d9788c69447afb83 # timeout=10 17:15:43 > git remote # timeout=10 17:15:43 > git submodule init # timeout=10 17:15:43 > git submodule sync # timeout=10 17:15:43 > git config --get remote.origin.url # timeout=10 17:15:43 > git submodule init # timeout=10 17:15:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:15:43 ERROR: No submodules found. 17:15:47 provisioning config files... 17:15:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:15:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:15:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12618986908563105623.sh 17:15:47 ---> python-tools-install.sh 17:15:47 Setup pyenv: 17:15:47 * system (set by /opt/pyenv/version) 17:15:47 * 3.8.20 (set by /opt/pyenv/version) 17:15:47 * 3.9.20 (set by /opt/pyenv/version) 17:15:47 3.10.15 17:15:47 3.11.10 17:15:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z7oV 17:15:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:15:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:15:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:15:55 lf-activate-venv(): INFO: Base packages installed successfully 17:15:55 lf-activate-venv(): INFO: Installing additional packages: lftools 17:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-Z7oV/bin to PATH 17:16:21 Generating Requirements File 17:16:43 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:16:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:16:44 Python 3.11.10 17:16:44 pip 25.3 from /tmp/venv-Z7oV/lib/python3.11/site-packages/pip (python 3.11) 17:16:44 appdirs==1.4.4 17:16:44 argcomplete==3.6.3 17:16:44 aspy.yaml==1.3.0 17:16:44 attrs==25.4.0 17:16:44 autopage==0.5.2 17:16:44 beautifulsoup4==4.14.3 17:16:44 boto3==1.42.3 17:16:44 botocore==1.42.3 17:16:44 bs4==0.0.2 17:16:44 cachetools==6.2.2 17:16:44 certifi==2025.11.12 17:16:44 cffi==2.0.0 17:16:44 cfgv==3.5.0 17:16:44 chardet==5.2.0 17:16:44 charset-normalizer==3.4.4 17:16:44 click==8.3.1 17:16:44 cliff==4.13.0 17:16:44 cmd2==2.7.0 17:16:44 cryptography==3.3.2 17:16:44 debtcollector==3.0.0 17:16:44 decorator==5.2.1 17:16:44 defusedxml==0.7.1 17:16:44 Deprecated==1.3.1 17:16:44 distlib==0.4.0 17:16:44 dnspython==2.8.0 17:16:44 docker==7.1.0 17:16:44 dogpile.cache==1.5.0 17:16:44 durationpy==0.10 17:16:44 email-validator==2.3.0 17:16:44 filelock==3.20.0 17:16:44 future==1.0.0 17:16:44 gitdb==4.0.12 17:16:44 GitPython==3.1.45 17:16:44 google-auth==2.43.0 17:16:44 httplib2==0.31.0 17:16:44 identify==2.6.15 17:16:44 idna==3.11 17:16:44 importlib-resources==1.5.0 17:16:44 iso8601==2.1.0 17:16:44 Jinja2==3.1.6 17:16:44 jmespath==1.0.1 17:16:44 jsonpatch==1.33 17:16:44 jsonpointer==3.0.0 17:16:44 jsonschema==4.25.1 17:16:44 jsonschema-specifications==2025.9.1 17:16:44 keystoneauth1==5.12.0 17:16:44 kubernetes==34.1.0 17:16:44 lftools==0.37.16 17:16:44 lxml==6.0.2 17:16:44 markdown-it-py==4.0.0 17:16:44 MarkupSafe==3.0.3 17:16:44 mdurl==0.1.2 17:16:44 msgpack==1.1.2 17:16:44 multi_key_dict==2.0.3 17:16:44 munch==4.0.0 17:16:44 netaddr==1.3.0 17:16:44 niet==1.4.2 17:16:44 nodeenv==1.9.1 17:16:44 oauth2client==4.1.3 17:16:44 oauthlib==3.3.1 17:16:44 openstacksdk==4.8.0 17:16:44 os-service-types==1.8.2 17:16:44 osc-lib==4.2.0 17:16:44 oslo.config==10.1.0 17:16:44 oslo.context==6.2.0 17:16:44 oslo.i18n==6.7.1 17:16:44 oslo.log==7.2.1 17:16:44 oslo.serialization==5.8.0 17:16:44 oslo.utils==9.2.0 17:16:44 packaging==25.0 17:16:44 pbr==7.0.3 17:16:44 platformdirs==4.5.1 17:16:44 prettytable==3.17.0 17:16:44 psutil==7.1.3 17:16:44 pyasn1==0.6.1 17:16:44 pyasn1_modules==0.4.2 17:16:44 pycparser==2.23 17:16:44 pygerrit2==2.0.15 17:16:44 PyGithub==2.8.1 17:16:44 Pygments==2.19.2 17:16:44 PyJWT==2.10.1 17:16:44 PyNaCl==1.6.1 17:16:44 pyparsing==2.4.7 17:16:44 pyperclip==1.11.0 17:16:44 pyrsistent==0.20.0 17:16:44 python-cinderclient==9.8.0 17:16:44 python-dateutil==2.9.0.post0 17:16:44 python-heatclient==4.3.0 17:16:44 python-jenkins==1.8.3 17:16:44 python-keystoneclient==5.7.0 17:16:44 python-magnumclient==4.9.0 17:16:44 python-openstackclient==8.2.0 17:16:44 python-swiftclient==4.9.0 17:16:44 PyYAML==6.0.3 17:16:44 referencing==0.37.0 17:16:44 requests==2.32.5 17:16:44 requests-oauthlib==2.0.0 17:16:44 requestsexceptions==1.4.0 17:16:44 rfc3986==2.0.0 17:16:44 rich==14.2.0 17:16:44 rich-argparse==1.7.2 17:16:44 rpds-py==0.30.0 17:16:44 rsa==4.9.1 17:16:44 ruamel.yaml==0.18.16 17:16:44 ruamel.yaml.clib==0.2.15 17:16:44 s3transfer==0.16.0 17:16:44 simplejson==3.20.2 17:16:44 six==1.17.0 17:16:44 smmap==5.0.2 17:16:44 soupsieve==2.8 17:16:44 stevedore==5.6.0 17:16:44 tabulate==0.9.0 17:16:44 toml==0.10.2 17:16:44 tomlkit==0.13.3 17:16:44 tqdm==4.67.1 17:16:44 typing_extensions==4.15.0 17:16:44 tzdata==2025.2 17:16:44 urllib3==1.26.20 17:16:44 virtualenv==20.35.4 17:16:44 wcwidth==0.2.14 17:16:44 websocket-client==1.9.0 17:16:44 wrapt==2.0.1 17:16:44 xdg==6.0.0 17:16:44 xmltodict==1.0.2 17:16:44 yq==3.4.3 17:16:44 [EnvInject] - Injecting environment variables from a build step. 17:16:44 [EnvInject] - Injecting as environment variables the properties content 17:16:44 PYTHON=python3 17:16:44 17:16:44 [EnvInject] - Variables injected successfully. 17:16:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10039206529347498460.sh 17:16:44 ---> tox-install.sh 17:16:44 + source /home/jenkins/lf-env.sh 17:16:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:16:44 ++ mktemp -d /tmp/venv-XXXX 17:16:44 + lf_venv=/tmp/venv-AiwD 17:16:44 + local venv_file=/tmp/.os_lf_venv 17:16:44 + local python=python3 17:16:44 + local options 17:16:44 + local set_path=true 17:16:44 + local install_args= 17:16:44 ++ 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:16:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:16:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:16:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:16:44 + true 17:16:44 + case $1 in 17:16:44 + venv_file=/tmp/.toxenv 17:16:44 + shift 2 17:16:44 + true 17:16:44 + case $1 in 17:16:44 + shift 17:16:44 + break 17:16:44 + case $python in 17:16:44 + local pkg_list= 17:16:44 + [[ -d /opt/pyenv ]] 17:16:44 + echo 'Setup pyenv:' 17:16:44 Setup pyenv: 17:16:44 + export PYENV_ROOT=/opt/pyenv 17:16:44 + PYENV_ROOT=/opt/pyenv 17:16:44 + 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:16:44 + 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:16:44 + pyenv versions 17:16:44 system 17:16:44 3.8.20 17:16:44 3.9.20 17:16:44 3.10.15 17:16:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:16:44 + command -v pyenv 17:16:44 ++ pyenv init - --no-rehash 17:16:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:16:44 for i in ${!paths[@]}; do 17:16:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:16:44 fi; done; 17:16:44 echo "${paths[*]}"'\'')" 17:16:44 export PATH="/opt/pyenv/shims:${PATH}" 17:16:44 export PYENV_SHELL=bash 17:16:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:16:44 pyenv() { 17:16:44 local command 17:16:44 command="${1:-}" 17:16:44 if [ "$#" -gt 0 ]; then 17:16:44 shift 17:16:44 fi 17:16:44 17:16:44 case "$command" in 17:16:44 rehash|shell) 17:16:44 eval "$(pyenv "sh-$command" "$@")" 17:16:44 ;; 17:16:44 *) 17:16:44 command pyenv "$command" "$@" 17:16:44 ;; 17:16:44 esac 17:16:44 }' 17:16:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:16:44 for i in ${!paths[@]}; do 17:16:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:16:44 fi; done; 17:16:44 echo "${paths[*]}"' 17:16:44 ++ 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:16:44 ++ 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:16:44 ++ 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:16:44 ++ export PYENV_SHELL=bash 17:16:44 ++ PYENV_SHELL=bash 17:16:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:16:44 +++ complete -F _pyenv pyenv 17:16:44 ++ lf-pyver python3 17:16:44 ++ local py_version_xy=python3 17:16:44 ++ local py_version_xyz= 17:16:44 ++ sed 's/^[ *]* //' 17:16:44 ++ pyenv versions 17:16:44 ++ local command 17:16:44 ++ command=versions 17:16:44 ++ awk '{ print $1 }' 17:16:44 ++ '[' 1 -gt 0 ']' 17:16:44 ++ shift 17:16:44 ++ case "$command" in 17:16:44 ++ command pyenv versions 17:16:44 ++ grep -E '^[0-9.]*[0-9]$' 17:16:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:16:44 +++ grep '^3' /tmp/.pyenv_versions 17:16:44 +++ sort -V 17:16:44 +++ tail -n 1 17:16:44 ++ py_version_xyz=3.11.10 17:16:44 ++ [[ -z 3.11.10 ]] 17:16:44 ++ echo 3.11.10 17:16:44 ++ return 0 17:16:44 + pyenv local 3.11.10 17:16:44 + local command 17:16:44 + command=local 17:16:44 + '[' 2 -gt 0 ']' 17:16:44 + shift 17:16:44 + case "$command" in 17:16:44 + command pyenv local 3.11.10 17:16:44 + for arg in "$@" 17:16:44 + case $arg in 17:16:44 + pkg_list+='tox ' 17:16:44 + for arg in "$@" 17:16:44 + case $arg in 17:16:44 + pkg_list+='virtualenv ' 17:16:44 + for arg in "$@" 17:16:44 + case $arg in 17:16:44 + pkg_list+='urllib3~=1.26.15 ' 17:16:44 + [[ -f /tmp/.toxenv ]] 17:16:44 + [[ ! -f /tmp/.toxenv ]] 17:16:44 + [[ -n '' ]] 17:16:44 + python3 -m venv /tmp/venv-AiwD 17:16:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AiwD' 17:16:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AiwD 17:16:48 + echo /tmp/venv-AiwD 17:16:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:16:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:16:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:16:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:16:48 + local 'pip_opts=--upgrade --quiet' 17:16:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:16:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:16:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:16:48 + [[ -n '' ]] 17:16:48 + [[ -n '' ]] 17:16:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:16:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:16:48 + /tmp/venv-AiwD/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:16:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:16:52 lf-activate-venv(): INFO: Base packages installed successfully 17:16:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:16:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:16:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:16:52 + /tmp/venv-AiwD/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:16:54 + type python3 17:16:54 + true 17:16:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AiwD/bin to PATH' 17:16:54 lf-activate-venv(): INFO: Adding /tmp/venv-AiwD/bin to PATH 17:16:54 + PATH=/tmp/venv-AiwD/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:16:54 + return 0 17:16:54 + python3 --version 17:16:54 Python 3.11.10 17:16:54 + python3 -m pip --version 17:16:55 pip 25.3 from /tmp/venv-AiwD/lib/python3.11/site-packages/pip (python 3.11) 17:16:55 + python3 -m pip freeze 17:16:55 cachetools==6.2.2 17:16:55 chardet==5.2.0 17:16:55 colorama==0.4.6 17:16:55 distlib==0.4.0 17:16:55 filelock==3.20.0 17:16:55 packaging==25.0 17:16:55 platformdirs==4.5.1 17:16:55 pluggy==1.6.0 17:16:55 pyproject-api==1.10.0 17:16:55 tox==4.32.0 17:16:55 urllib3==1.26.20 17:16:55 virtualenv==20.35.4 17:16:55 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10892866074626252462.sh 17:16:55 [EnvInject] - Injecting environment variables from a build step. 17:16:55 [EnvInject] - Injecting as environment variables the properties content 17:16:55 PARALLEL=True 17:16:55 17:16:55 [EnvInject] - Variables injected successfully. 17:16:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10072173856890731471.sh 17:16:55 ---> tox-run.sh 17:16:55 + 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:16:55 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:16:55 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:16:55 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:16:55 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 17:16:55 + source /home/jenkins/lf-env.sh 17:16:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:16:55 ++ mktemp -d /tmp/venv-XXXX 17:16:55 + lf_venv=/tmp/venv-JvWi 17:16:55 + local venv_file=/tmp/.os_lf_venv 17:16:55 + local python=python3 17:16:55 + local options 17:16:55 + local set_path=true 17:16:55 + local install_args= 17:16:55 ++ 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:16:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:16:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:16:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:16:55 + true 17:16:55 + case $1 in 17:16:55 + venv_file=/tmp/.toxenv 17:16:55 + shift 2 17:16:55 + true 17:16:55 + case $1 in 17:16:55 + shift 17:16:55 + break 17:16:55 + case $python in 17:16:55 + local pkg_list= 17:16:55 + [[ -d /opt/pyenv ]] 17:16:55 + echo 'Setup pyenv:' 17:16:55 Setup pyenv: 17:16:55 + export PYENV_ROOT=/opt/pyenv 17:16:55 + PYENV_ROOT=/opt/pyenv 17:16:55 + 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:16:55 + 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:16:55 + pyenv versions 17:16:55 system 17:16:55 3.8.20 17:16:55 3.9.20 17:16:55 3.10.15 17:16:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:16:55 + command -v pyenv 17:16:55 ++ pyenv init - --no-rehash 17:16:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:16:55 for i in ${!paths[@]}; do 17:16:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:16:55 fi; done; 17:16:55 echo "${paths[*]}"'\'')" 17:16:55 export PATH="/opt/pyenv/shims:${PATH}" 17:16:55 export PYENV_SHELL=bash 17:16:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:16:55 pyenv() { 17:16:55 local command 17:16:55 command="${1:-}" 17:16:55 if [ "$#" -gt 0 ]; then 17:16:55 shift 17:16:55 fi 17:16:55 17:16:55 case "$command" in 17:16:55 rehash|shell) 17:16:55 eval "$(pyenv "sh-$command" "$@")" 17:16:55 ;; 17:16:55 *) 17:16:55 command pyenv "$command" "$@" 17:16:55 ;; 17:16:55 esac 17:16:55 }' 17:16:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:16:55 for i in ${!paths[@]}; do 17:16:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:16:55 fi; done; 17:16:55 echo "${paths[*]}"' 17:16:55 ++ 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:16:55 ++ 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:16:55 ++ 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:16:55 ++ export PYENV_SHELL=bash 17:16:55 ++ PYENV_SHELL=bash 17:16:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:16:55 +++ complete -F _pyenv pyenv 17:16:55 ++ lf-pyver python3 17:16:55 ++ local py_version_xy=python3 17:16:55 ++ local py_version_xyz= 17:16:55 ++ pyenv versions 17:16:55 ++ local command 17:16:55 ++ command=versions 17:16:55 ++ '[' 1 -gt 0 ']' 17:16:55 ++ shift 17:16:55 ++ case "$command" in 17:16:55 ++ command pyenv versions 17:16:55 ++ sed 's/^[ *]* //' 17:16:55 ++ grep -E '^[0-9.]*[0-9]$' 17:16:55 ++ awk '{ print $1 }' 17:16:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:16:55 +++ grep '^3' /tmp/.pyenv_versions 17:16:55 +++ sort -V 17:16:55 +++ tail -n 1 17:16:55 ++ py_version_xyz=3.11.10 17:16:55 ++ [[ -z 3.11.10 ]] 17:16:55 ++ echo 3.11.10 17:16:55 ++ return 0 17:16:55 + pyenv local 3.11.10 17:16:55 + local command 17:16:55 + command=local 17:16:55 + '[' 2 -gt 0 ']' 17:16:55 + shift 17:16:55 + case "$command" in 17:16:55 + command pyenv local 3.11.10 17:16:55 + for arg in "$@" 17:16:55 + case $arg in 17:16:55 + pkg_list+='tox ' 17:16:55 + for arg in "$@" 17:16:55 + case $arg in 17:16:55 + pkg_list+='virtualenv ' 17:16:55 + for arg in "$@" 17:16:55 + case $arg in 17:16:55 + pkg_list+='urllib3~=1.26.15 ' 17:16:55 + [[ -f /tmp/.toxenv ]] 17:16:55 ++ cat /tmp/.toxenv 17:16:55 + lf_venv=/tmp/venv-AiwD 17:16:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AiwD from' file:/tmp/.toxenv 17:16:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AiwD from file:/tmp/.toxenv 17:16:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:16:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:16:55 + local 'pip_opts=--upgrade --quiet' 17:16:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:16:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:16:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:16:55 + [[ -n '' ]] 17:16:55 + [[ -n '' ]] 17:16:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:16:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:16:55 + /tmp/venv-AiwD/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:16:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:16:56 lf-activate-venv(): INFO: Base packages installed successfully 17:16:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:16:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:16:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:16:56 + /tmp/venv-AiwD/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:16:57 + type python3 17:16:57 + true 17:16:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AiwD/bin to PATH' 17:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-AiwD/bin to PATH 17:16:57 + PATH=/tmp/venv-AiwD/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:16:57 + return 0 17:16:57 + [[ -d /opt/pyenv ]] 17:16:57 + echo '---> Setting up pyenv' 17:16:57 ---> Setting up pyenv 17:16:57 + export PYENV_ROOT=/opt/pyenv 17:16:57 + PYENV_ROOT=/opt/pyenv 17:16:57 + export PATH=/opt/pyenv/bin:/tmp/venv-AiwD/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:16:57 + PATH=/opt/pyenv/bin:/tmp/venv-AiwD/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:16:57 ++ pwd 17:16:57 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 17:16:57 + export PYTHONPATH 17:16:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:16:57 + TOX_TESTENV_PASSENV=PYTHONPATH 17:16:57 + tox --version 17:16:57 4.32.0 from /tmp/venv-AiwD/lib/python3.11/site-packages/tox/__init__.py 17:16:57 + PARALLEL=True 17:16:57 + TOX_OPTIONS_LIST= 17:16:57 + [[ -n '' ]] 17:16:57 + case ${PARALLEL,,} in 17:16:57 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:16:57 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 17:16:57 + tox --parallel auto --parallel-live 17:16:59 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:16:59 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:16:59 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:16:59 checkbashisms: freeze> python -m pip freeze --all 17:17:00 checkbashisms: pip==25.3,setuptools==80.9.0 17:17:00 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:17:00 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:17:00 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 17:17:01 checkbashisms: OK ✔ in 3.28 seconds 17:17:01 pre-commit: install_deps> python -I -m pip install pre-commit 17:17:04 pre-commit: freeze> python -m pip freeze --all 17:17:04 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 17:17:04 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:17:04 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:17:04 /usr/bin/cpan 17:17:04 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 17:17:04 [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:17:04 [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:17:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:17:04 [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:17:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:17:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:17:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:17:06 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 17:17:06 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 17:17:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:17:07 [INFO] Once installed this environment will be reused. 17:17:07 [INFO] This may take a few minutes... 17:17:08 buildcontroller: freeze> python -m pip freeze --all 17:17:09 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:17:09 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 17:17:09 + update-java-alternatives -l 17:17:09 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 17:17:09 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 17:17:09 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 17:17:09 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 17:17:09 update-alternatives: error: no alternatives for jaotc 17:17:09 update-alternatives: error: no alternatives for rmic 17:17:09 + java -version 17:17:09 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 17:17:10 21 17:17:10 + JAVA_VER=21 17:17:10 + echo 21 17:17:10 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 17:17:10 + javac -version 17:17:10 + JAVAC_VER=21 17:17:10 + echo 21 17:17:10 21 17:17:10 ok, java is 21 or newer 17:17:10 + [ 21 -ge 21 ] 17:17:10 + [ 21 -ge 21 ] 17:17:10 + echo ok, java is 21 or newer 17:17:10 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 17:17:10 2025-12-05 17:17:10 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:17:10 + sudo mkdir -p /opt 17:17:10 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 17:17:10 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 17:17:10 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 17:17:10 + mvn --version 17:17:10 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 17:17:10 Maven home: /opt/maven 17:17:10 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:17:10 Default locale: en, platform encoding: UTF-8 17:17:10 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 17:17:10 NOTE: Picked up JDK_JAVA_OPTIONS: 17:17:10 --add-opens=java.base/java.io=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.lang=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.net=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.nio=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.util=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:17:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:17:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:17:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:17:10 -Xlog:disable 17:17:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:17:11 [INFO] Once installed this environment will be reused. 17:17:11 [INFO] This may take a few minutes... 17:17:18 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 17:17:18 [INFO] Once installed this environment will be reused. 17:17:18 [INFO] This may take a few minutes... 17:17:24 [INFO] Installing environment for https://github.com/perltidy/perltidy. 17:17:24 [INFO] Once installed this environment will be reused. 17:17:24 [INFO] This may take a few minutes... 17:17:28 docs: freeze> python -m pip freeze --all 17:17:29 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,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.5,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.6.0,webcolors==25.10.0 17:17:29 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:17:29 docs-linkcheck: freeze> python -m pip freeze --all 17:17:30 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,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.5,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.6.0,webcolors==25.10.0 17:17:30 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:17:32 docs: OK ✔ in 34.23 seconds 17:17:32 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 17:17:35 trim trailing whitespace.................................................docs-linkcheck: OK ✔ in 36.43 seconds 17:17:35 pylint: freeze> python -m pip freeze --all 17:17:36 Passed 17:17:36 Tabs remover.............................................................Passed 17:17:36 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 17:17:36 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:17:36 autopep8.................................................................Passed 17:17:42 perltidy.................................................................Passed 17:17:43 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 17:17:44 [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:17:44 [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:17:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:17:44 [INFO] Once installed this environment will be reused. 17:17:44 [INFO] This may take a few minutes... 17:17:51 gitlint..................................................................Passed 17:18:00 17:18:00 ------------------------------------ 17:18:00 Your code has been rated at 10.00/10 17:18:00 17:18:51 pre-commit: OK ✔ in 50.51 seconds 17:18:51 pylint: OK ✔ in 29.98 seconds 17:18:51 buildcontroller: OK ✔ in 1 minute 51.78 seconds 17:18:51 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:18:51 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:18:51 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:18:51 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:18:57 build_karaf_tests71: freeze> python -m pip freeze --all 17:18:57 build_karaf_tests121: freeze> python -m pip freeze --all 17:18:57 build_karaf_tests221: freeze> python -m pip freeze --all 17:18:57 build_karaf_tests190: freeze> python -m pip freeze --all 17:18:58 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:18:58 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:18:58 build karaf in karaf71 with ./karaf71.env 17:18:58 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:18:58 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:18:58 build karaf in karaf121 with ./karaf121.env 17:18:58 NOTE: Picked up JDK_JAVA_OPTIONS: 17:18:58 --add-opens=java.base/java.io=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.net=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:18:58 -Xlog:disable 17:18:58 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:18:58 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:18:58 build karaf in karaf221 with ./karaf221.env 17:18:58 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:18:58 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:18:58 build karaf in karafoc with ./karafoc.env 17:18:58 NOTE: Picked up JDK_JAVA_OPTIONS: 17:18:58 --add-opens=java.base/java.io=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.net=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:18:58 -Xlog:disable 17:18:58 NOTE: Picked up JDK_JAVA_OPTIONS: 17:18:58 --add-opens=java.base/java.io=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.net=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:18:58 -Xlog:disable 17:18:58 NOTE: Picked up JDK_JAVA_OPTIONS: 17:18:58 --add-opens=java.base/java.io=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.net=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:18:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:18:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:18:58 -Xlog:disable 17:20:04 build_karaf_tests190: OK ✔ in 1 minute 13.63 seconds 17:20:04 build_karaf_tests121: OK ✔ in 1 minute 13.64 seconds 17:20:04 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:20:04 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:20:06 build_karaf_tests71: OK ✔ in 1 minute 16.75 seconds 17:20:06 build_karaf_tests221: OK ✔ in 1 minute 16.76 seconds 17:20:06 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:20:14 sims: freeze> python -m pip freeze --all 17:20:14 buildlighty: freeze> python -m pip freeze --all 17:20:14 sims: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:20:14 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 17:20:14 Using lighynode version 20.1.0.5 17:20:14 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 17:20:14 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:20:14 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 17:20:14 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 17:20:58 sims: OK ✔ in 16.72 seconds 17:20:58 buildlighty: OK ✔ in 34.18 seconds 17:20:58 testsPCE: freeze> python -m pip freeze --all 17:20:59 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.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.1,pyparsing==3.2.5,pytest==9.0.1,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.6.0,Werkzeug==2.0.3,xlrd==1.2.0 17:20:59 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 17:20:59 pytest -q transportpce_tests/pce/test01_pce.py 17:21:46 .................... [100%] 17:22:49 20 passed in 110.43s (0:01:50) 17:22:49 pytest -q transportpce_tests/pce/test02_pce_400G.py 17:23:06 ............ [100%] 17:23:36 12 passed in 46.31s 17:23:36 pytest -q transportpce_tests/pce/test03_gnpy.py 17:23:52 ........ [100%] 17:24:14 8 passed in 37.36s 17:24:14 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:24:45 ... [100%] 17:24:50 3 passed in 36.43s 17:24:51 testsPCE: OK ✔ in 4 minutes 44.11 seconds 17:24:51 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:24:51 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:24:51 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:24:58 tests121: freeze> python -m pip freeze --all 17:24:58 tests_tapi: freeze> python -m pip freeze --all 17:24:58 tests190: freeze> python -m pip freeze --all 17:24:59 tests121: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:24:59 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:24:59 using environment variables from ./karaf121.env 17:24:59 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:24:59 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:24:59 using environment variables from ./karaf221.env 17:24:59 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:24:59 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:24:59 tests190: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:24:59 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:24:59 using environment variables from ./karafoc.env 17:24:59 pytest -q transportpce_tests/oc/test01_portmapping.py 17:25:57 ........... [100%] 17:26:13 10 passed in 74.04s (0:01:14) 17:26:13 pytest -q transportpce_tests/oc/test02_topology.py 17:26:21 ..................................... [100%] 17:27:01 21 passed in 121.64s (0:02:01) 17:27:01 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:27:01 ....................... [100%] 17:27:17 14 passed in 63.58s (0:01:03) 17:27:17 pytest -q transportpce_tests/oc/test03_renderer.py 17:27:19 .................... [100%] 17:28:00 6 passed in 58.84s 17:28:00 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:28:00 ................................................................. [100%] 17:30:03 51 passed in 304.16s (0:05:04) 17:30:03 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:30:03 ........ [100%] 17:30:21 44 passed in 140.57s (0:02:20) 17:30:21 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:31:02 ......... [100%] 17:31:16 19 passed in 238.57s (0:03:58) 17:31:17 tests190: OK ✔ in 6 minutes 25.89 seconds 17:31:17 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:31:17 .....tests71: freeze> python -m pip freeze --all 17:31:24 tests71: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:31:24 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:31:24 using environment variables from ./karaf71.env 17:31:24 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:31:24 ......................... [100%] 17:31:55 24 passed in 93.82s (0:01:33) 17:31:55 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:31:57 ............. [100%] 17:32:10 12 passed in 46.02s 17:32:10 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:32:21 ............................................................................................................. [100%] 17:34:56 62 passed in 165.85s (0:02:45) 17:34:56 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:34:58 ........... [100%] 17:35:13 40 passed in 197.64s (0:03:17) 17:35:13 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:35:15 ....... [100%] 17:35:47 36 passed in 343.93s (0:05:43) 17:35:48 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:35:50 ............................................................................. [100%] 17:37:23 48 passed in 146.46s (0:02:26) 17:37:23 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:37:24 .................................................... [100%] 17:38:36 22 passed in 72.96s (0:01:12) 17:38:38 ......................................................... [100%] 17:44:21 71 passed in 512.55s (0:08:32) 17:44:21 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:44:25 ..... [100%] 17:44:29 54 passed in 556.06s (0:09:16) 17:45:12 ................... [100%] 17:46:42 19 passed in 141.14s (0:02:21) 17:46:42 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 17:48:43 ...................... [100%] 17:54:19 22 passed in 456.33s (0:07:36) 17:54:19 tests71: OK ✔ in 7 minutes 19.98 seconds 17:54:19 tests121: OK ✔ in 19 minutes 38.91 seconds 17:54:19 tests_tapi: OK ✔ in 29 minutes 28.61 seconds 17:54:19 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:54:26 tests221: freeze> python -m pip freeze --all 17:54:26 tests221: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:54:26 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:54:26 using environment variables from ./karaf221.env 17:54:26 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:55:02 ................................... [100%] 17:55:41 35 passed in 75.00s (0:01:14) 17:55:41 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:56:13 ...... [100%] 17:56:27 6 passed in 44.90s 17:56:27 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:57:09 ............................................ [100%] 17:58:43 44 passed in 135.80s (0:02:15) 17:58:43 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:59:18 ............ [100%] 17:59:42 12 passed in 59.08s 17:59:42 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 18:00:08 ................ [100%] 18:01:37 16 passed in 114.40s (0:01:54) 18:01:37 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 18:02:07 ............................... [100%] 18:02:13 31 passed in 36.12s 18:02:13 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 18:02:48 .......................... [100%] 18:03:43 26 passed in 89.95s (0:01:29) 18:03:43 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 18:04:20 ...................... [100%] 18:05:23 22 passed in 99.54s (0:01:39) 18:05:23 pytest -q transportpce_tests/2.2.1/test09_olm.py 18:06:04 ........................................ [100%] 18:08:25 40 passed in 181.71s (0:03:01) 18:08:25 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 18:09:07 ........................................................................ [ 74%] 18:14:44 ......................... [100%] 18:19:36 97 passed in 670.48s (0:11:10) 18:19:36 pytest -q transportpce_tests/2.2.1/test12_end2end.py 18:20:15 ...................................................... [100%] 18:27:02 54 passed in 445.61s (0:07:25) 18:27:02 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 18:27:54 ........................................................................ [ 71%] 18:33:02 ............................. [100%] 18:35:11 101 passed in 489.21s (0:08:09) 18:35:11 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:36:05 ........................................................................ [ 67%] 18:41:51 ................................... [100%] 18:45:11 107 passed in 599.78s (0:09:59) 18:45:12 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:45:54 ............................................. [100%] 18:48:31 45 passed in 199.38s (0:03:19) 18:48:31 tests221: OK ✔ in 54 minutes 12.25 seconds 18:48:31 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:48:39 tests_hybrid: freeze> python -m pip freeze --all 18:48:39 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,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.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 18:48:39 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:48:39 using environment variables from ./karaf221.env 18:48:39 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:49:18 ................................................... [100%] 18:51:05 51 passed in 146.06s (0:02:26) 18:51:05 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:51:47 ........................................................................ [ 66%] 18:56:08 ..................................... [100%] 18:58:14 109 passed in 428.44s (0:07:08) 18:58:14 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:59:01 ..................................................... [100%] 19:02:34 53 passed in 259.67s (0:04:19) 19:02:34 buildcontroller: OK (111.78=setup[11.16]+cmd[100.62] seconds) 19:02:34 sims: OK (16.72=setup[10.80]+cmd[5.93] seconds) 19:02:34 build_karaf_tests121: OK (73.64=setup[8.18]+cmd[65.46] seconds) 19:02:34 testsPCE: OK (284.11=setup[52.36]+cmd[231.75] seconds) 19:02:34 tests121: OK (1178.91=setup[8.35]+cmd[1170.56] seconds) 19:02:34 build_karaf_tests221: OK (76.76=setup[8.22]+cmd[68.55] seconds) 19:02:34 tests_tapi: OK (1768.61=setup[8.35]+cmd[1760.26] seconds) 19:02:34 tests221: OK (3252.25=setup[7.19]+cmd[3245.05] seconds) 19:02:34 build_karaf_tests71: OK (76.75=setup[8.13]+cmd[68.62] seconds) 19:02:34 tests71: OK (439.98=setup[7.50]+cmd[432.49] seconds) 19:02:34 build_karaf_tests190: OK (73.63=setup[8.27]+cmd[65.35] seconds) 19:02:34 tests190: OK (385.89=setup[8.38]+cmd[377.51] seconds) 19:02:34 tests_hybrid: OK (842.65=setup[7.60]+cmd[835.05] seconds) 19:02:34 buildlighty: OK (34.18=setup[11.15]+cmd[23.04] seconds) 19:02:34 docs: OK (34.22=setup[30.84]+cmd[3.39] seconds) 19:02:34 docs-linkcheck: OK (36.43=setup[31.82]+cmd[4.61] seconds) 19:02:34 checkbashisms: OK (3.28=setup[1.91]+cmd[0.00,0.05,1.32] seconds) 19:02:34 pre-commit: OK (50.51=setup[2.98]+cmd[0.00,0.00,39.42,8.10] seconds) 19:02:34 pylint: OK (29.98=setup[3.81]+cmd[26.17] seconds) 19:02:34 congratulations :) (6336.22 seconds) 19:02:34 + tox_status=0 19:02:34 + echo '---> Completed tox runs' 19:02:34 ---> Completed tox runs 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/build_karaf_tests121/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=build_karaf_tests121 19:02:34 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/build_karaf_tests190/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=build_karaf_tests190 19:02:34 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/build_karaf_tests221/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=build_karaf_tests221 19:02:34 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/build_karaf_tests71/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=build_karaf_tests71 19:02:34 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/buildcontroller/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=buildcontroller 19:02:34 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/buildlighty/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=buildlighty 19:02:34 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/checkbashisms/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=checkbashisms 19:02:34 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/docs-linkcheck/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=docs-linkcheck 19:02:34 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/docs/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=docs 19:02:34 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/pre-commit/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=pre-commit 19:02:34 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/pylint/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=pylint 19:02:34 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/sims/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=sims 19:02:34 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 19:02:34 + for i in .tox/*/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 ++ echo .tox/tests121/log 19:02:34 + tox_env=tests121 19:02:34 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/tests190/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=tests190 19:02:34 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/tests221/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=tests221 19:02:34 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/tests71/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=tests71 19:02:34 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/testsPCE/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=testsPCE 19:02:34 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/tests_hybrid/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=tests_hybrid 19:02:34 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 19:02:34 + for i in .tox/*/log 19:02:34 ++ echo .tox/tests_tapi/log 19:02:34 ++ awk -F/ '{print $2}' 19:02:34 + tox_env=tests_tapi 19:02:34 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 19:02:34 + DOC_DIR=docs/_build/html 19:02:34 + [[ -d docs/_build/html ]] 19:02:34 + echo '---> Archiving generated docs' 19:02:34 ---> Archiving generated docs 19:02:34 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:02:34 + echo '---> tox-run.sh ends' 19:02:34 ---> tox-run.sh ends 19:02:34 + test 0 -eq 0 19:02:34 $ ssh-agent -k 19:02:34 unset SSH_AUTH_SOCK; 19:02:34 unset SSH_AGENT_PID; 19:02:34 echo Agent pid 1580 killed; 19:02:34 [ssh-agent] Stopped. 19:02:35 [PostBuildScript] - [INFO] Executing post build scripts. 19:02:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11367067170492891563.sh 19:02:35 ---> sysstat.sh 19:02:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18295838705714822993.sh 19:02:35 ---> package-listing.sh 19:02:35 ++ facter osfamily 19:02:35 ++ tr '[:upper:]' '[:lower:]' 19:02:35 + OS_FAMILY=debian 19:02:35 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 19:02:35 + START_PACKAGES=/tmp/packages_start.txt 19:02:35 + END_PACKAGES=/tmp/packages_end.txt 19:02:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:02:35 + PACKAGES=/tmp/packages_start.txt 19:02:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:02:35 + PACKAGES=/tmp/packages_end.txt 19:02:35 + case "${OS_FAMILY}" in 19:02:35 + dpkg -l 19:02:35 + grep '^ii' 19:02:35 + '[' -f /tmp/packages_start.txt ']' 19:02:35 + '[' -f /tmp/packages_end.txt ']' 19:02:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:02:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:02:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:02:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:02:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9982771118243998428.sh 19:02:36 ---> capture-instance-metadata.sh 19:02:36 Setup pyenv: 19:02:36 system 19:02:36 3.8.20 19:02:36 3.9.20 19:02:36 3.10.15 19:02:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7oV from file:/tmp/.os_lf_venv 19:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:38 lf-activate-venv(): INFO: Base packages installed successfully 19:02:38 lf-activate-venv(): INFO: Installing additional packages: lftools 19:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-Z7oV/bin to PATH 19:02:53 INFO: Running in OpenStack, capturing instance metadata 19:02:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11114736827562974295.sh 19:02:53 provisioning config files... 19:02:54 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4077 19:02:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config2427758490947909593tmp 19:02:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:02:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:02:54 provisioning config files... 19:02:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:02:54 [EnvInject] - Injecting environment variables from a build step. 19:02:54 [EnvInject] - Injecting as environment variables the properties content 19:02:54 SERVER_ID=logs 19:02:54 19:02:54 [EnvInject] - Variables injected successfully. 19:02:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6009482525679528245.sh 19:02:54 ---> create-netrc.sh 19:02:54 WARN: Log server credential not found. 19:02:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15205549071969709920.sh 19:02:54 ---> python-tools-install.sh 19:02:54 Setup pyenv: 19:02:54 system 19:02:54 3.8.20 19:02:54 3.9.20 19:02:54 3.10.15 19:02:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7oV from file:/tmp/.os_lf_venv 19:02:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:56 lf-activate-venv(): INFO: Base packages installed successfully 19:02:56 lf-activate-venv(): INFO: Installing additional packages: lftools 19:03:06 lf-activate-venv(): INFO: Adding /tmp/venv-Z7oV/bin to PATH 19:03:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins766971116990383614.sh 19:03:06 ---> sudo-logs.sh 19:03:06 Archiving 'sudo' log.. 19:03:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15033744756729939477.sh 19:03:07 ---> job-cost.sh 19:03:07 Setup pyenv: 19:03:07 system 19:03:07 3.8.20 19:03:07 3.9.20 19:03:07 3.10.15 19:03:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:03:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7oV from file:/tmp/.os_lf_venv 19:03:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:03:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:03:09 lf-activate-venv(): INFO: Base packages installed successfully 19:03:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:03:16 lf-activate-venv(): INFO: Adding /tmp/venv-Z7oV/bin to PATH 19:03:16 INFO: No Stack... 19:03:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:03:17 INFO: Archiving Costs 19:03:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16049034965009370918.sh 19:03:17 ---> logs-deploy.sh 19:03:17 Setup pyenv: 19:03:17 system 19:03:17 3.8.20 19:03:17 3.9.20 19:03:17 3.10.15 19:03:17 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:03:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z7oV from file:/tmp/.os_lf_venv 19:03:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:03:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:03:19 lf-activate-venv(): INFO: Base packages installed successfully 19:03:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-Z7oV/bin to PATH 19:03:29 WARNING: Nexus logging server not set 19:03:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4077/ 19:03:29 INFO: archiving logs to S3 19:03:31 ---> uname -a: 19:03:31 Linux prd-ubuntu2204-docker-4c-16g-10683 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:03:31 19:03:31 19:03:31 ---> lscpu: 19:03:31 Architecture: x86_64 19:03:31 CPU op-mode(s): 32-bit, 64-bit 19:03:31 Address sizes: 40 bits physical, 48 bits virtual 19:03:31 Byte Order: Little Endian 19:03:31 CPU(s): 4 19:03:31 On-line CPU(s) list: 0-3 19:03:31 Vendor ID: AuthenticAMD 19:03:31 Model name: AMD EPYC-Rome Processor 19:03:31 CPU family: 23 19:03:31 Model: 49 19:03:31 Thread(s) per core: 1 19:03:31 Core(s) per socket: 1 19:03:31 Socket(s): 4 19:03:31 Stepping: 0 19:03:31 BogoMIPS: 5600.00 19:03:31 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:03:31 Virtualization: AMD-V 19:03:31 Hypervisor vendor: KVM 19:03:31 Virtualization type: full 19:03:31 L1d cache: 128 KiB (4 instances) 19:03:31 L1i cache: 128 KiB (4 instances) 19:03:31 L2 cache: 2 MiB (4 instances) 19:03:31 L3 cache: 64 MiB (4 instances) 19:03:31 NUMA node(s): 1 19:03:31 NUMA node0 CPU(s): 0-3 19:03:31 Vulnerability Gather data sampling: Not affected 19:03:31 Vulnerability Indirect target selection: Not affected 19:03:31 Vulnerability Itlb multihit: Not affected 19:03:31 Vulnerability L1tf: Not affected 19:03:31 Vulnerability Mds: Not affected 19:03:31 Vulnerability Meltdown: Not affected 19:03:31 Vulnerability Mmio stale data: Not affected 19:03:31 Vulnerability Reg file data sampling: Not affected 19:03:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:03:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:03:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:03:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:03:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:03:31 Vulnerability Srbds: Not affected 19:03:31 Vulnerability Tsa: Not affected 19:03:31 Vulnerability Tsx async abort: Not affected 19:03:31 Vulnerability Vmscape: Not affected 19:03:31 19:03:31 19:03:31 ---> nproc: 19:03:31 4 19:03:31 19:03:31 19:03:31 ---> df -h: 19:03:31 Filesystem Size Used Avail Use% Mounted on 19:03:31 tmpfs 1.6G 1.1M 1.6G 1% /run 19:03:31 /dev/vda1 78G 18G 60G 23% / 19:03:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:03:31 tmpfs 5.0M 0 5.0M 0% /run/lock 19:03:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:03:31 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:03:31 19:03:31 19:03:31 ---> free -m: 19:03:31 total used free shared buff/cache available 19:03:31 Mem: 15989 689 10796 3 4503 14957 19:03:31 Swap: 1023 0 1023 19:03:31 19:03:31 19:03:31 ---> ip addr: 19:03:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:03:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:03:31 inet 127.0.0.1/8 scope host lo 19:03:31 valid_lft forever preferred_lft forever 19:03:31 inet6 ::1/128 scope host 19:03:31 valid_lft forever preferred_lft forever 19:03:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:03:31 link/ether fa:16:3e:09:15:45 brd ff:ff:ff:ff:ff:ff 19:03:31 altname enp0s3 19:03:31 inet 10.30.171.43/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:03:31 valid_lft 79883sec preferred_lft 79883sec 19:03:31 inet6 fe80::f816:3eff:fe09:1545/64 scope link 19:03:31 valid_lft forever preferred_lft forever 19:03:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:03:31 link/ether ee:52:81:c0:dc:90 brd ff:ff:ff:ff:ff:ff 19:03:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:03:31 valid_lft forever preferred_lft forever 19:03:31 19:03:31 19:03:31 ---> sar -b -r -n DEV: 19:03:31 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-10683) 12/05/25 _x86_64_ (4 CPU) 19:03:31 19:03:31 17:14:57 LINUX RESTART (4 CPU) 19:03:31 19:03:31 17:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:03:31 17:30:04 80.23 3.94 72.17 4.12 557.08 14221.78 15374.57 19:03:31 17:40:08 49.46 22.02 26.04 1.41 272.01 1619.62 1090.71 19:03:31 17:50:08 8.06 0.02 7.62 0.41 1.11 314.60 546.01 19:03:31 18:00:08 16.36 0.01 15.66 0.69 0.49 695.47 705.92 19:03:31 18:10:08 14.14 0.01 13.53 0.60 0.64 494.59 234.51 19:03:31 18:20:08 4.74 0.01 4.66 0.08 0.25 130.23 47.51 19:03:31 18:30:08 6.40 0.01 6.04 0.35 1.05 177.34 118.10 19:03:31 18:40:07 5.19 0.00 4.97 0.21 0.32 156.69 84.40 19:03:31 18:50:08 10.23 0.01 9.78 0.43 0.39 569.42 322.21 19:03:31 19:00:08 8.37 0.02 7.99 0.36 0.93 301.52 112.85 19:03:31 Average: 20.36 2.62 16.87 0.87 83.73 1872.27 1867.82 19:03:31 19:03:31 17:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:03:31 17:30:04 7028176 9945684 5988684 36.58 250212 2672848 6876824 39.47 2015508 6757988 2312 19:03:31 17:40:08 3832004 7127808 8805492 53.78 262732 3038508 9451140 54.25 2213804 9745744 204 19:03:31 17:50:08 6596360 9914424 6023132 36.79 263724 3059852 6846216 39.30 2220856 7006884 212 19:03:31 18:00:08 10244740 13704088 2235328 13.65 269028 3190772 2978172 17.09 2271224 3316616 11828 19:03:31 18:10:08 7769288 11297512 4640788 28.34 271172 3257440 5354232 30.73 2276164 5780436 116 19:03:31 18:20:08 8923624 12468588 3470424 21.20 271468 3273900 4910408 28.19 2277228 4636032 160 19:03:31 18:30:08 6400036 9967768 5969676 36.46 272188 3295948 6699928 38.46 2279476 7142792 248 19:03:31 18:40:07 6370556 9960528 5976888 36.50 272776 3317576 6669068 38.28 2282440 7172856 252 19:03:31 18:50:08 7636544 11355596 4582256 27.99 276648 3436936 5342252 30.66 2290656 5892476 148 19:03:31 19:00:08 6893640 10663840 5273376 32.21 277644 3486780 5986716 34.36 2309560 6617716 52 19:03:31 Average: 7169497 10640584 5296604 32.35 268759 3203056 6111496 35.08 2243692 6406954 1553 19:03:31 19:03:31 17:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:03:31 17:30:04 lo 17.78 17.78 14.40 14.40 0.00 0.00 0.00 0.00 19:03:31 17:30:04 ens3 50.69 34.29 851.93 3.56 0.00 0.00 0.00 0.00 19:03:31 17:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 17:40:08 lo 49.26 49.26 22.76 22.76 0.00 0.00 0.00 0.00 19:03:31 17:40:08 ens3 2.04 1.93 0.50 1.09 0.00 0.00 0.00 0.00 19:03:31 17:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 17:50:08 lo 15.20 15.20 7.20 7.20 0.00 0.00 0.00 0.00 19:03:31 17:50:08 ens3 0.65 0.59 0.10 0.47 0.00 0.00 0.00 0.00 19:03:31 17:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 18:00:08 lo 12.36 12.36 6.10 6.10 0.00 0.00 0.00 0.00 19:03:31 18:00:08 ens3 1.15 0.78 0.32 0.24 0.00 0.00 0.00 0.00 19:03:31 18:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 18:10:08 lo 19.08 19.08 9.93 9.93 0.00 0.00 0.00 0.00 19:03:31 18:10:08 ens3 0.88 0.72 0.19 0.15 0.00 0.00 0.00 0.00 19:03:31 18:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 18:20:08 lo 10.59 10.59 5.07 5.07 0.00 0.00 0.00 0.00 19:03:31 18:20:08 ens3 0.71 0.44 0.20 0.14 0.00 0.00 0.00 0.00 19:03:31 18:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 18:30:08 lo 30.80 30.80 12.41 12.41 0.00 0.00 0.00 0.00 19:03:31 18:30:08 ens3 0.82 0.51 0.23 0.16 0.00 0.00 0.00 0.00 19:03:31 18:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 18:40:07 lo 19.18 19.18 10.28 10.28 0.00 0.00 0.00 0.00 19:03:31 18:40:07 ens3 0.88 0.61 0.24 0.18 0.00 0.00 0.00 0.00 19:03:31 18:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 18:50:08 lo 16.78 16.78 10.04 10.04 0.00 0.00 0.00 0.00 19:03:31 18:50:08 ens3 0.91 0.72 0.26 0.21 0.00 0.00 0.00 0.00 19:03:31 18:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 19:00:08 lo 23.78 23.78 10.20 10.20 0.00 0.00 0.00 0.00 19:03:31 19:00:08 ens3 1.63 0.87 0.46 0.31 0.00 0.00 0.00 0.00 19:03:31 19:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 Average: lo 21.50 21.50 10.85 10.85 0.00 0.00 0.00 0.00 19:03:31 Average: ens3 6.05 4.16 85.65 0.65 0.00 0.00 0.00 0.00 19:03:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:31 19:03:31 19:03:31 ---> sar -P ALL: 19:03:31 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-10683) 12/05/25 _x86_64_ (4 CPU) 19:03:31 19:03:31 17:14:57 LINUX RESTART (4 CPU) 19:03:31 19:03:31 17:20:02 CPU %user %nice %system %iowait %steal %idle 19:03:31 17:30:04 all 45.96 0.00 2.09 0.91 0.09 50.94 19:03:31 17:30:04 0 44.89 0.00 1.86 0.86 0.09 52.30 19:03:31 17:30:04 1 47.52 0.00 2.47 0.85 0.09 49.08 19:03:31 17:30:04 2 45.65 0.00 2.04 0.79 0.10 51.42 19:03:31 17:30:04 3 45.80 0.00 2.01 1.14 0.09 50.96 19:03:31 17:40:08 all 46.21 0.00 1.61 0.10 0.10 51.98 19:03:31 17:40:08 0 45.93 0.00 1.60 0.12 0.10 52.26 19:03:31 17:40:08 1 45.95 0.00 1.72 0.14 0.10 52.09 19:03:31 17:40:08 2 46.25 0.00 1.63 0.05 0.09 51.98 19:03:31 17:40:08 3 46.72 0.00 1.48 0.11 0.10 51.58 19:03:31 17:50:08 all 15.95 0.00 0.72 0.16 0.09 83.07 19:03:31 17:50:08 0 15.89 0.00 0.67 0.11 0.08 83.25 19:03:31 17:50:08 1 15.96 0.00 0.71 0.02 0.09 83.22 19:03:31 17:50:08 2 15.73 0.00 0.83 0.07 0.09 83.29 19:03:31 17:50:08 3 16.22 0.00 0.69 0.45 0.09 82.54 19:03:31 18:00:08 all 20.87 0.00 0.81 0.06 0.09 78.16 19:03:31 18:00:08 0 20.73 0.00 0.67 0.06 0.08 78.46 19:03:31 18:00:08 1 20.12 0.00 0.94 0.04 0.09 78.80 19:03:31 18:00:08 2 20.98 0.00 0.88 0.09 0.09 77.96 19:03:31 18:00:08 3 21.66 0.00 0.76 0.06 0.08 77.43 19:03:31 18:10:08 all 24.11 0.00 0.86 0.06 0.09 74.88 19:03:31 18:10:08 0 24.59 0.00 0.82 0.06 0.09 74.44 19:03:31 18:10:08 1 24.21 0.00 0.87 0.07 0.08 74.77 19:03:31 18:10:08 2 24.03 0.00 0.93 0.05 0.09 74.90 19:03:31 18:10:08 3 23.60 0.00 0.84 0.04 0.09 75.43 19:03:31 18:20:08 all 5.01 0.00 0.27 0.02 0.08 94.62 19:03:31 18:20:08 0 4.97 0.00 0.25 0.02 0.08 94.68 19:03:31 18:20:08 1 5.06 0.00 0.28 0.04 0.08 94.55 19:03:31 18:20:08 2 5.39 0.00 0.31 0.02 0.09 94.19 19:03:31 18:20:08 3 4.61 0.00 0.23 0.01 0.08 95.08 19:03:31 18:30:08 all 11.54 0.00 0.44 0.04 0.08 87.91 19:03:31 18:30:08 0 11.58 0.00 0.36 0.02 0.07 87.96 19:03:31 18:30:08 1 11.64 0.00 0.46 0.07 0.09 87.75 19:03:31 18:30:08 2 10.91 0.00 0.51 0.04 0.09 88.46 19:03:31 18:30:08 3 12.03 0.00 0.42 0.01 0.08 87.46 19:03:31 18:40:07 all 9.59 0.00 0.39 0.02 0.08 89.92 19:03:31 18:40:07 0 9.99 0.00 0.40 0.02 0.08 89.51 19:03:31 18:40:07 1 9.20 0.00 0.40 0.06 0.08 90.26 19:03:31 18:40:07 2 9.87 0.00 0.36 0.01 0.08 89.68 19:03:31 18:40:07 3 9.30 0.00 0.39 0.01 0.08 90.22 19:03:31 18:50:08 all 12.65 0.00 0.49 0.04 0.08 86.73 19:03:31 18:50:08 0 11.92 0.00 0.48 0.02 0.08 87.49 19:03:31 18:50:08 1 12.98 0.00 0.42 0.02 0.08 86.50 19:03:31 18:50:08 2 13.33 0.00 0.53 0.07 0.09 85.97 19:03:31 18:50:08 3 12.38 0.00 0.52 0.05 0.09 86.96 19:03:31 19:00:08 all 14.59 0.00 0.58 0.04 0.08 84.71 19:03:31 19:00:08 0 14.86 0.00 0.47 0.04 0.08 84.55 19:03:31 19:00:08 1 14.18 0.00 0.58 0.03 0.08 85.13 19:03:31 19:00:08 2 14.51 0.00 0.63 0.04 0.08 84.74 19:03:31 19:00:08 3 14.81 0.00 0.64 0.04 0.08 84.44 19:03:31 Average: all 20.67 0.00 0.83 0.15 0.09 78.27 19:03:31 Average: 0 20.56 0.00 0.76 0.13 0.08 78.47 19:03:31 Average: 1 20.71 0.00 0.89 0.13 0.09 78.18 19:03:31 Average: 2 20.68 0.00 0.87 0.12 0.09 78.24 19:03:31 Average: 3 20.74 0.00 0.80 0.19 0.09 78.19 19:03:31 19:03:31 19:03:31