16:28:40 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119459 16:28:40 Running as SYSTEM 16:28:40 [EnvInject] - Loading node environment variables. 16:28:40 Building remotely on prd-ubuntu2204-docker-4c-16g-2920 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:28:41 [ssh-agent] Looking for ssh-agent implementation... 16:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:41 $ ssh-agent 16:28:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKoITpE/agent.1567 16:28:41 SSH_AGENT_PID=1569 16:28:41 [ssh-agent] Started. 16:28:41 Running ssh-add (command line suppressed) 16:28:41 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2683953522568112249.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2683953522568112249.key) 16:28:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:28:41 The recommended git tool is: NONE 16:28:43 using credential jenkins-ssh 16:28:43 Wiping out workspace first. 16:28:43 Cloning the remote Git repository 16:28:43 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:28:43 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:28:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:28:43 > git --version # timeout=10 16:28:43 > git --version # 'git version 2.34.1' 16:28:43 using GIT_SSH to set credentials jenkins-ssh 16:28:43 Verifying host key using known hosts file 16:28:43 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. 16:28:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:28:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:28:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:28:47 using GIT_SSH to set credentials jenkins-ssh 16:28:47 Verifying host key using known hosts file 16:28:47 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. 16:28:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/59/119459/3 # timeout=10 16:28:47 > git rev-parse b63d5d1fdd7cebc5181718c42be379d5a31da6f8^{commit} # timeout=10 16:28:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:28:47 Checking out Revision b63d5d1fdd7cebc5181718c42be379d5a31da6f8 (refs/changes/59/119459/3) 16:28:47 > git config core.sparsecheckout # timeout=10 16:28:47 > git checkout -f b63d5d1fdd7cebc5181718c42be379d5a31da6f8 # timeout=10 16:28:48 Commit message: "Refactor TON&PTON to address Change 113567 review" 16:28:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:28:48 > git rev-list --no-walk 80645bb7908785a321659087fe7175bb6c10c34c # timeout=10 16:28:48 > git remote # timeout=10 16:28:48 > git submodule init # timeout=10 16:28:48 > git submodule sync # timeout=10 16:28:48 > git config --get remote.origin.url # timeout=10 16:28:48 > git submodule init # timeout=10 16:28:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:28:48 ERROR: No submodules found. 16:28:51 provisioning config files... 16:28:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:28:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:28:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins161660968556641043.sh 16:28:51 ---> python-tools-install.sh 16:28:51 Setup pyenv: 16:28:51 * system (set by /opt/pyenv/version) 16:28:51 * 3.8.20 (set by /opt/pyenv/version) 16:28:51 * 3.9.20 (set by /opt/pyenv/version) 16:28:51 3.10.15 16:28:51 3.11.10 16:28:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vS5x 16:28:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:28:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:28:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:00 lf-activate-venv(): INFO: Base packages installed successfully 16:29:00 lf-activate-venv(): INFO: Installing additional packages: lftools 16:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-vS5x/bin to PATH 16:29:26 Generating Requirements File 16:29:45 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. 16:29:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:29:46 Python 3.11.10 16:29:46 pip 25.3 from /tmp/venv-vS5x/lib/python3.11/site-packages/pip (python 3.11) 16:29:46 appdirs==1.4.4 16:29:46 argcomplete==3.6.3 16:29:46 aspy.yaml==1.3.0 16:29:46 attrs==25.4.0 16:29:46 autopage==0.5.2 16:29:46 beautifulsoup4==4.14.3 16:29:46 boto3==1.42.0 16:29:46 botocore==1.41.6 16:29:46 bs4==0.0.2 16:29:46 cachetools==6.2.2 16:29:46 certifi==2025.11.12 16:29:46 cffi==2.0.0 16:29:46 cfgv==3.5.0 16:29:46 chardet==5.2.0 16:29:46 charset-normalizer==3.4.4 16:29:46 click==8.3.1 16:29:46 cliff==4.12.0 16:29:46 cmd2==2.7.0 16:29:46 cryptography==3.3.2 16:29:46 debtcollector==3.0.0 16:29:46 decorator==5.2.1 16:29:46 defusedxml==0.7.1 16:29:46 Deprecated==1.3.1 16:29:46 distlib==0.4.0 16:29:46 dnspython==2.8.0 16:29:46 docker==7.1.0 16:29:46 dogpile.cache==1.5.0 16:29:46 durationpy==0.10 16:29:46 email-validator==2.3.0 16:29:46 filelock==3.20.0 16:29:46 future==1.0.0 16:29:46 gitdb==4.0.12 16:29:46 GitPython==3.1.45 16:29:46 google-auth==2.43.0 16:29:46 httplib2==0.31.0 16:29:46 identify==2.6.15 16:29:46 idna==3.11 16:29:46 importlib-resources==1.5.0 16:29:46 iso8601==2.1.0 16:29:46 Jinja2==3.1.6 16:29:46 jmespath==1.0.1 16:29:46 jsonpatch==1.33 16:29:46 jsonpointer==3.0.0 16:29:46 jsonschema==4.25.1 16:29:46 jsonschema-specifications==2025.9.1 16:29:46 keystoneauth1==5.12.0 16:29:46 kubernetes==34.1.0 16:29:46 lftools==0.37.16 16:29:46 lxml==6.0.2 16:29:46 markdown-it-py==4.0.0 16:29:46 MarkupSafe==3.0.3 16:29:46 mdurl==0.1.2 16:29:46 msgpack==1.1.2 16:29:46 multi_key_dict==2.0.3 16:29:46 munch==4.0.0 16:29:46 netaddr==1.3.0 16:29:46 niet==1.4.2 16:29:46 nodeenv==1.9.1 16:29:46 oauth2client==4.1.3 16:29:46 oauthlib==3.3.1 16:29:46 openstacksdk==4.8.0 16:29:46 os-service-types==1.8.2 16:29:46 osc-lib==4.2.0 16:29:46 oslo.config==10.1.0 16:29:46 oslo.context==6.2.0 16:29:46 oslo.i18n==6.7.1 16:29:46 oslo.log==7.2.1 16:29:46 oslo.serialization==5.8.0 16:29:46 oslo.utils==9.2.0 16:29:46 packaging==25.0 16:29:46 pbr==7.0.3 16:29:46 platformdirs==4.5.0 16:29:46 prettytable==3.17.0 16:29:46 psutil==7.1.3 16:29:46 pyasn1==0.6.1 16:29:46 pyasn1_modules==0.4.2 16:29:46 pycparser==2.23 16:29:46 pygerrit2==2.0.15 16:29:46 PyGithub==2.8.1 16:29:46 Pygments==2.19.2 16:29:46 PyJWT==2.10.1 16:29:46 PyNaCl==1.6.1 16:29:46 pyparsing==2.4.7 16:29:46 pyperclip==1.11.0 16:29:46 pyrsistent==0.20.0 16:29:46 python-cinderclient==9.8.0 16:29:46 python-dateutil==2.9.0.post0 16:29:46 python-heatclient==4.3.0 16:29:46 python-jenkins==1.8.3 16:29:46 python-keystoneclient==5.7.0 16:29:46 python-magnumclient==4.9.0 16:29:46 python-openstackclient==8.2.0 16:29:46 python-swiftclient==4.9.0 16:29:46 PyYAML==6.0.3 16:29:46 referencing==0.37.0 16:29:46 requests==2.32.5 16:29:46 requests-oauthlib==2.0.0 16:29:46 requestsexceptions==1.4.0 16:29:46 rfc3986==2.0.0 16:29:46 rich==14.2.0 16:29:46 rich-argparse==1.7.2 16:29:46 rpds-py==0.30.0 16:29:46 rsa==4.9.1 16:29:46 ruamel.yaml==0.18.16 16:29:46 ruamel.yaml.clib==0.2.15 16:29:46 s3transfer==0.16.0 16:29:46 simplejson==3.20.2 16:29:46 six==1.17.0 16:29:46 smmap==5.0.2 16:29:46 soupsieve==2.8 16:29:46 stevedore==5.6.0 16:29:46 tabulate==0.9.0 16:29:46 toml==0.10.2 16:29:46 tomlkit==0.13.3 16:29:46 tqdm==4.67.1 16:29:46 typing_extensions==4.15.0 16:29:46 tzdata==2025.2 16:29:46 urllib3==1.26.20 16:29:46 virtualenv==20.35.4 16:29:46 wcwidth==0.2.14 16:29:46 websocket-client==1.9.0 16:29:46 wrapt==2.0.1 16:29:46 xdg==6.0.0 16:29:46 xmltodict==1.0.2 16:29:46 yq==3.4.3 16:29:46 [EnvInject] - Injecting environment variables from a build step. 16:29:46 [EnvInject] - Injecting as environment variables the properties content 16:29:46 PYTHON=python3 16:29:46 16:29:46 [EnvInject] - Variables injected successfully. 16:29:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9717226957629213120.sh 16:29:46 ---> tox-install.sh 16:29:46 + source /home/jenkins/lf-env.sh 16:29:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:29:46 ++ mktemp -d /tmp/venv-XXXX 16:29:46 + lf_venv=/tmp/venv-aITJ 16:29:46 + local venv_file=/tmp/.os_lf_venv 16:29:46 + local python=python3 16:29:46 + local options 16:29:46 + local set_path=true 16:29:46 + local install_args= 16:29:46 ++ 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 16:29:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:29:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:29:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:29:46 + true 16:29:46 + case $1 in 16:29:46 + venv_file=/tmp/.toxenv 16:29:46 + shift 2 16:29:46 + true 16:29:46 + case $1 in 16:29:46 + shift 16:29:46 + break 16:29:46 + case $python in 16:29:46 + local pkg_list= 16:29:46 + [[ -d /opt/pyenv ]] 16:29:46 + echo 'Setup pyenv:' 16:29:46 Setup pyenv: 16:29:46 + export PYENV_ROOT=/opt/pyenv 16:29:46 + PYENV_ROOT=/opt/pyenv 16:29:46 + 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 16:29:46 + 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 16:29:46 + pyenv versions 16:29:46 system 16:29:46 3.8.20 16:29:46 3.9.20 16:29:46 3.10.15 16:29:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:29:46 + command -v pyenv 16:29:46 ++ pyenv init - --no-rehash 16:29:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:29:46 for i in ${!paths[@]}; do 16:29:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:29:46 fi; done; 16:29:46 echo "${paths[*]}"'\'')" 16:29:46 export PATH="/opt/pyenv/shims:${PATH}" 16:29:46 export PYENV_SHELL=bash 16:29:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:29:46 pyenv() { 16:29:46 local command 16:29:46 command="${1:-}" 16:29:46 if [ "$#" -gt 0 ]; then 16:29:46 shift 16:29:46 fi 16:29:46 16:29:46 case "$command" in 16:29:46 rehash|shell) 16:29:46 eval "$(pyenv "sh-$command" "$@")" 16:29:46 ;; 16:29:46 *) 16:29:46 command pyenv "$command" "$@" 16:29:46 ;; 16:29:46 esac 16:29:46 }' 16:29:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:29:46 for i in ${!paths[@]}; do 16:29:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:29:46 fi; done; 16:29:46 echo "${paths[*]}"' 16:29:46 ++ 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 16:29:46 ++ 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 16:29:46 ++ 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 16:29:46 ++ export PYENV_SHELL=bash 16:29:46 ++ PYENV_SHELL=bash 16:29:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:29:46 +++ complete -F _pyenv pyenv 16:29:46 ++ lf-pyver python3 16:29:46 ++ local py_version_xy=python3 16:29:46 ++ local py_version_xyz= 16:29:46 ++ pyenv versions 16:29:46 ++ sed 's/^[ *]* //' 16:29:46 ++ awk '{ print $1 }' 16:29:46 ++ local command 16:29:46 ++ grep -E '^[0-9.]*[0-9]$' 16:29:46 ++ command=versions 16:29:46 ++ '[' 1 -gt 0 ']' 16:29:46 ++ shift 16:29:46 ++ case "$command" in 16:29:46 ++ command pyenv versions 16:29:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:29:46 +++ grep '^3' /tmp/.pyenv_versions 16:29:46 +++ sort -V 16:29:46 +++ tail -n 1 16:29:46 ++ py_version_xyz=3.11.10 16:29:46 ++ [[ -z 3.11.10 ]] 16:29:46 ++ echo 3.11.10 16:29:46 ++ return 0 16:29:46 + pyenv local 3.11.10 16:29:46 + local command 16:29:46 + command=local 16:29:46 + '[' 2 -gt 0 ']' 16:29:46 + shift 16:29:46 + case "$command" in 16:29:46 + command pyenv local 3.11.10 16:29:46 + for arg in "$@" 16:29:46 + case $arg in 16:29:46 + pkg_list+='tox ' 16:29:46 + for arg in "$@" 16:29:46 + case $arg in 16:29:46 + pkg_list+='virtualenv ' 16:29:46 + for arg in "$@" 16:29:46 + case $arg in 16:29:46 + pkg_list+='urllib3~=1.26.15 ' 16:29:46 + [[ -f /tmp/.toxenv ]] 16:29:46 + [[ ! -f /tmp/.toxenv ]] 16:29:46 + [[ -n '' ]] 16:29:46 + python3 -m venv /tmp/venv-aITJ 16:29:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aITJ' 16:29:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aITJ 16:29:50 + echo /tmp/venv-aITJ 16:29:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:29:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:29:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:29:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:50 + local 'pip_opts=--upgrade --quiet' 16:29:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:29:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:29:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:29:50 + [[ -n '' ]] 16:29:50 + [[ -n '' ]] 16:29:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:29:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:50 + /tmp/venv-aITJ/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 16:29:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:29:54 lf-activate-venv(): INFO: Base packages installed successfully 16:29:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:29:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:29:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:29:54 + /tmp/venv-aITJ/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 16:29:56 + type python3 16:29:56 + true 16:29:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aITJ/bin to PATH' 16:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-aITJ/bin to PATH 16:29:56 + PATH=/tmp/venv-aITJ/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 16:29:56 + return 0 16:29:56 + python3 --version 16:29:56 Python 3.11.10 16:29:56 + python3 -m pip --version 16:29:56 pip 25.3 from /tmp/venv-aITJ/lib/python3.11/site-packages/pip (python 3.11) 16:29:56 + python3 -m pip freeze 16:29:56 cachetools==6.2.2 16:29:56 chardet==5.2.0 16:29:56 colorama==0.4.6 16:29:56 distlib==0.4.0 16:29:56 filelock==3.20.0 16:29:56 packaging==25.0 16:29:56 platformdirs==4.5.0 16:29:56 pluggy==1.6.0 16:29:56 pyproject-api==1.10.0 16:29:56 tox==4.32.0 16:29:56 urllib3==1.26.20 16:29:56 virtualenv==20.35.4 16:29:57 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3393417599221538241.sh 16:29:57 [EnvInject] - Injecting environment variables from a build step. 16:29:57 [EnvInject] - Injecting as environment variables the properties content 16:29:57 PARALLEL=True 16:29:57 16:29:57 [EnvInject] - Variables injected successfully. 16:29:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2977227092412744115.sh 16:29:57 ---> tox-run.sh 16:29:57 + 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 16:29:57 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:29:57 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:29:57 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:29:57 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:29:57 + source /home/jenkins/lf-env.sh 16:29:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:29:57 ++ mktemp -d /tmp/venv-XXXX 16:29:57 + lf_venv=/tmp/venv-xZwT 16:29:57 + local venv_file=/tmp/.os_lf_venv 16:29:57 + local python=python3 16:29:57 + local options 16:29:57 + local set_path=true 16:29:57 + local install_args= 16:29:57 ++ 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 16:29:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:29:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:29:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:29:57 + true 16:29:57 + case $1 in 16:29:57 + venv_file=/tmp/.toxenv 16:29:57 + shift 2 16:29:57 + true 16:29:57 + case $1 in 16:29:57 + shift 16:29:57 + break 16:29:57 + case $python in 16:29:57 + local pkg_list= 16:29:57 + [[ -d /opt/pyenv ]] 16:29:57 + echo 'Setup pyenv:' 16:29:57 Setup pyenv: 16:29:57 + export PYENV_ROOT=/opt/pyenv 16:29:57 + PYENV_ROOT=/opt/pyenv 16:29:57 + 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 16:29:57 + 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 16:29:57 + pyenv versions 16:29:57 system 16:29:57 3.8.20 16:29:57 3.9.20 16:29:57 3.10.15 16:29:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:29:57 + command -v pyenv 16:29:57 ++ pyenv init - --no-rehash 16:29:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:29:57 for i in ${!paths[@]}; do 16:29:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:29:57 fi; done; 16:29:57 echo "${paths[*]}"'\'')" 16:29:57 export PATH="/opt/pyenv/shims:${PATH}" 16:29:57 export PYENV_SHELL=bash 16:29:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:29:57 pyenv() { 16:29:57 local command 16:29:57 command="${1:-}" 16:29:57 if [ "$#" -gt 0 ]; then 16:29:57 shift 16:29:57 fi 16:29:57 16:29:57 case "$command" in 16:29:57 rehash|shell) 16:29:57 eval "$(pyenv "sh-$command" "$@")" 16:29:57 ;; 16:29:57 *) 16:29:57 command pyenv "$command" "$@" 16:29:57 ;; 16:29:57 esac 16:29:57 }' 16:29:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:29:57 for i in ${!paths[@]}; do 16:29:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:29:57 fi; done; 16:29:57 echo "${paths[*]}"' 16:29:57 ++ 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 16:29:57 ++ 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 16:29:57 ++ 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 16:29:57 ++ export PYENV_SHELL=bash 16:29:57 ++ PYENV_SHELL=bash 16:29:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:29:57 +++ complete -F _pyenv pyenv 16:29:57 ++ lf-pyver python3 16:29:57 ++ local py_version_xy=python3 16:29:57 ++ local py_version_xyz= 16:29:57 ++ pyenv versions 16:29:57 ++ local command 16:29:57 ++ command=versions 16:29:57 ++ '[' 1 -gt 0 ']' 16:29:57 ++ shift 16:29:57 ++ case "$command" in 16:29:57 ++ command pyenv versions 16:29:57 ++ sed 's/^[ *]* //' 16:29:57 ++ awk '{ print $1 }' 16:29:57 ++ grep -E '^[0-9.]*[0-9]$' 16:29:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:29:57 +++ grep '^3' /tmp/.pyenv_versions 16:29:57 +++ sort -V 16:29:57 +++ tail -n 1 16:29:57 ++ py_version_xyz=3.11.10 16:29:57 ++ [[ -z 3.11.10 ]] 16:29:57 ++ echo 3.11.10 16:29:57 ++ return 0 16:29:57 + pyenv local 3.11.10 16:29:57 + local command 16:29:57 + command=local 16:29:57 + '[' 2 -gt 0 ']' 16:29:57 + shift 16:29:57 + case "$command" in 16:29:57 + command pyenv local 3.11.10 16:29:57 + for arg in "$@" 16:29:57 + case $arg in 16:29:57 + pkg_list+='tox ' 16:29:57 + for arg in "$@" 16:29:57 + case $arg in 16:29:57 + pkg_list+='virtualenv ' 16:29:57 + for arg in "$@" 16:29:57 + case $arg in 16:29:57 + pkg_list+='urllib3~=1.26.15 ' 16:29:57 + [[ -f /tmp/.toxenv ]] 16:29:57 ++ cat /tmp/.toxenv 16:29:57 + lf_venv=/tmp/venv-aITJ 16:29:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aITJ from' file:/tmp/.toxenv 16:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aITJ from file:/tmp/.toxenv 16:29:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:57 + local 'pip_opts=--upgrade --quiet' 16:29:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:29:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:29:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:29:57 + [[ -n '' ]] 16:29:57 + [[ -n '' ]] 16:29:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:57 + /tmp/venv-aITJ/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 16:29:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:29:58 lf-activate-venv(): INFO: Base packages installed successfully 16:29:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:29:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:29:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:29:58 + /tmp/venv-aITJ/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 16:29:59 + type python3 16:29:59 + true 16:29:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aITJ/bin to PATH' 16:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-aITJ/bin to PATH 16:29:59 + PATH=/tmp/venv-aITJ/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 16:29:59 + return 0 16:29:59 + [[ -d /opt/pyenv ]] 16:29:59 + echo '---> Setting up pyenv' 16:29:59 ---> Setting up pyenv 16:29:59 + export PYENV_ROOT=/opt/pyenv 16:29:59 + PYENV_ROOT=/opt/pyenv 16:29:59 + export PATH=/opt/pyenv/bin:/tmp/venv-aITJ/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 16:29:59 + PATH=/opt/pyenv/bin:/tmp/venv-aITJ/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 16:29:59 ++ pwd 16:29:59 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:29:59 + export PYTHONPATH 16:29:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:29:59 + TOX_TESTENV_PASSENV=PYTHONPATH 16:29:59 + tox --version 16:29:59 4.32.0 from /tmp/venv-aITJ/lib/python3.11/site-packages/tox/__init__.py 16:29:59 + PARALLEL=True 16:29:59 + TOX_OPTIONS_LIST= 16:29:59 + [[ -n '' ]] 16:29:59 + case ${PARALLEL,,} in 16:29:59 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:29:59 + tox --parallel auto --parallel-live 16:29:59 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:30:01 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 16:30:01 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:30:01 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:30:01 checkbashisms: freeze> python -m pip freeze --all 16:30:02 checkbashisms: pip==25.3,setuptools==80.9.0 16:30:02 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:30:02 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)' 16:30:02 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:30:03 checkbashisms: OK ✔ in 3.23 seconds 16:30:03 pre-commit: install_deps> python -I -m pip install pre-commit 16:30:05 pre-commit: freeze> python -m pip freeze --all 16:30:06 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 16:30:06 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:30:06 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)' 16:30:06 /usr/bin/cpan 16:30:06 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:30:06 [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. 16:30:06 [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. 16:30:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:30:06 [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. 16:30:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:30:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:30:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:30:07 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:30:08 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:30:08 buildcontroller: freeze> python -m pip freeze --all 16:30:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:30:08 [INFO] Once installed this environment will be reused. 16:30:08 [INFO] This may take a few minutes... 16:30:08 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.5.0 16:30:08 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:30:08 + update-java-alternatives -l 16:30:08 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:30:08 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:30:08 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:30:08 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:30:08 update-alternatives: error: no alternatives for jaotc 16:30:08 update-alternatives: error: no alternatives for rmic 16:30:09 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:30:09 + java -version 16:30:09 + JAVA_VER=21 16:30:09 + echo 21 16:30:09 21 16:30:09 + javac -version 16:30:09 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:30:09 21 16:30:09 + JAVAC_VER=21 16:30:09 + echo 21 16:30:09 + [ 21 -ge 21 ] 16:30:09 + [ 21 -ge 21 ] 16:30:09 + echo ok, java is 21 or newer 16:30:09 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:30:09 ok, java is 21 or newer 16:30:09 2025-12-01 16:30:09 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] 16:30:09 + sudo mkdir -p /opt 16:30:09 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:30:10 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:30:10 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:30:10 + mvn --version 16:30:10 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:30:10 Maven home: /opt/maven 16:30:10 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:30:10 Default locale: en, platform encoding: UTF-8 16:30:10 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:30:11 NOTE: Picked up JDK_JAVA_OPTIONS: 16:30:11 --add-opens=java.base/java.io=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.lang=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.net=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.nio=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.util=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:30:11 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:30:11 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:30:11 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:30:11 -Xlog:disable 16:30:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:30:13 [INFO] Once installed this environment will be reused. 16:30:13 [INFO] This may take a few minutes... 16:30:21 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:30:21 [INFO] Once installed this environment will be reused. 16:30:21 [INFO] This may take a few minutes... 16:30:27 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:30:27 [INFO] Once installed this environment will be reused. 16:30:27 [INFO] This may take a few minutes... 16:30:28 docs-linkcheck: freeze> python -m pip freeze --all 16:30:28 docs: freeze> python -m pip freeze --all 16:30:28 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.5.0,webcolors==25.10.0 16:30:28 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 16:30:28 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.5.0,webcolors==25.10.0 16:30:28 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 16:30:32 docs: OK ✔ in 31.74 seconds 16:30:32 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:30:35 docs-linkcheck: OK ✔ in 34.06 seconds 16:30:35 pylint: freeze> python -m pip freeze --all 16:30:35 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 16:30:35 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}$' '{}' + 16:30:38 trim trailing whitespace.................................................Passed 16:30:38 Tabs remover.............................................................Passed 16:30:39 autopep8.................................................................Passed 16:30:45 perltidy.................................................................Passed 16:30:45 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:30:45 [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. 16:30:45 [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. 16:30:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:30:45 [INFO] Once installed this environment will be reused. 16:30:45 [INFO] This may take a few minutes... 16:30:53 gitlint..................................................................Passed 16:31:01 16:31:01 ------------------------------------ 16:31:01 Your code has been rated at 10.00/10 16:31:01 16:31:52 pre-commit: OK ✔ in 50.13 seconds 16:31:52 pylint: OK ✔ in 30.83 seconds 16:31:52 buildcontroller: OK ✔ in 1 minute 51.2 seconds 16:31:52 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 16:31:52 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 16:31:52 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 16:31:52 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 16:32:00 build_karaf_tests121: freeze> python -m pip freeze --all 16:32:00 build_karaf_tests221: freeze> python -m pip freeze --all 16:32:00 build_karaf_tests190: freeze> python -m pip freeze --all 16:32:00 build_karaf_tests71: freeze> python -m pip freeze --all 16:32:00 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.5.0 16:32:00 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:32:00 build karaf in karaf221 with ./karaf221.env 16:32:00 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.5.0 16:32:00 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:32:00 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.5.0 16:32:00 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:32:00 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.5.0 16:32:00 build karaf in karaf121 with ./karaf121.env 16:32:00 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:32:00 build karaf in karafoc with ./karafoc.env 16:32:00 build karaf in karaf71 with ./karaf71.env 16:32:00 NOTE: Picked up JDK_JAVA_OPTIONS: 16:32:00 --add-opens=java.base/java.io=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.net=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:32:00 -Xlog:disable 16:32:00 NOTE: Picked up JDK_JAVA_OPTIONS: 16:32:00 --add-opens=java.base/java.io=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.net=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:32:00 -Xlog:disable 16:32:00 NOTE: Picked up JDK_JAVA_OPTIONS: 16:32:00 --add-opens=java.base/java.io=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.net=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:32:00 -Xlog:disable 16:32:00 NOTE: Picked up JDK_JAVA_OPTIONS: 16:32:00 --add-opens=java.base/java.io=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.net=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:32:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:32:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:32:00 -Xlog:disable 16:32:54 build_karaf_tests121: OK ✔ in 1 minute 2.59 seconds 16:32:54 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 16:32:55 build_karaf_tests71: OK ✔ in 1 minute 4.05 seconds 16:32:55 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 16:32:55 build_karaf_tests221: OK ✔ in 1 minute 4.27 seconds 16:32:55 build_karaf_tests190: OK ✔ in 1 minute 4.27 seconds 16:32:55 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 16:33:01 buildlighty: freeze> python -m pip freeze --all 16:33:01 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.5.0 16:33:01 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:33:01 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:33:01 sims: freeze> python -m pip freeze --all 16:33:02 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.5.0 16:33:02 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:33:02 Using lighynode version 20.1.0.5 16:33:02 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:33:46 sims: OK ✔ in 12.47 seconds 16:33:46 buildlighty: OK ✔ in 39.76 seconds 16:33:46 testsPCE: freeze> python -m pip freeze --all 16:33:46 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.5.0,Werkzeug==2.0.3,xlrd==1.2.0 16:33:46 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:33:46 pytest -q transportpce_tests/pce/test01_pce.py 16:34:34 .................... [100%] 16:35:37 20 passed in 110.66s (0:01:50) 16:35:37 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:35:53 ............ [100%] 16:36:24 12 passed in 46.19s 16:36:24 pytest -q transportpce_tests/pce/test03_gnpy.py 16:36:41 ........ [100%] 16:37:02 8 passed in 37.58s 16:37:02 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:37:33 ... [100%] 16:37:38 3 passed in 36.02s 16:37:39 testsPCE: OK ✔ in 4 minutes 42.94 seconds 16:37:39 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 16:37:39 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 16:37:39 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 16:37:46 tests_tapi: freeze> python -m pip freeze --all 16:37:46 tests121: freeze> python -m pip freeze --all 16:37:46 tests190: freeze> python -m pip freeze --all 16:37:46 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.5.0 16:37:46 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:37:46 using environment variables from ./karaf221.env 16:37:46 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:37:46 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.5.0 16:37:46 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:37:46 using environment variables from ./karafoc.env 16:37:46 pytest -q transportpce_tests/oc/test01_portmapping.py 16:37:46 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.5.0 16:37:46 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:37:46 using environment variables from ./karaf121.env 16:37:46 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:38:49 ........... [100%] 16:39:04 10 passed in 77.93s (0:01:17) 16:39:04 pytest -q transportpce_tests/oc/test02_topology.py 16:39:11 .................................... [100%] 16:39:50 21 passed in 123.82s (0:02:03) 16:39:50 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:39:51 ........................ [100%] 16:40:09 14 passed in 64.23s (0:01:04) 16:40:09 pytest -q transportpce_tests/oc/test03_renderer.py 16:40:09 ............... [100%] 16:40:46 6 passed in 55.66s 16:40:46 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:40:47 ..................... [100%] 16:41:07 19 passed in 57.42s 16:41:07 tests190: OK ✔ in 3 minutes 28.74 seconds 16:41:07 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 16:41:14 .tests71: freeze> python -m pip freeze --all 16:41:14 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.5.0 16:41:14 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:41:14 using environment variables from ./karaf71.env 16:41:14 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:41:34 ..................................... [100%] 16:42:07 12 passed in 52.35s 16:42:07 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:42:09 ................................. [100%] 16:42:54 51 passed in 308.20s (0:05:08) 16:42:54 pytest -q transportpce_tests/tapi/test02_full_topology.py 16:42:55 ................... [100%] 16:43:16 44 passed in 149.18s (0:02:29) 16:43:16 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 16:43:16 .......................................................................... [100%] 16:44:44 62 passed in 156.74s (0:02:36) 16:44:44 .pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 16:44:46 ................................................................ [100%] 16:47:03 48 passed in 138.40s (0:02:18) 16:47:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 16:47:10 ............. [100%] 16:47:52 24 passed in 276.50s (0:04:36) 16:47:52 pytest -q transportpce_tests/1.2.1/test05_olm.py 16:47:53 ................... [100%] 16:48:17 22 passed in 74.23s (0:01:14) 16:48:35 .... [100%] 16:48:41 36 passed in 346.48s (0:05:46) 16:48:41 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 16:48:42 ............................................................. [100%] 16:50:57 40 passed in 184.57s (0:03:04) 16:50:57 pytest -q transportpce_tests/1.2.1/test06_end2end.py 16:50:59 .................................................................................. [100%] 16:54:01 71 passed in 319.11s (0:05:19) 16:54:01 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:54:16 ................................. [100%] 16:59:21 19 passed in 320.28s (0:05:20) 16:59:22 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 16:59:47 ..... [100%] 16:59:51 54 passed in 533.02s (0:08:53) 17:01:22 ...................... [100%] 17:06:58 22 passed in 456.71s (0:07:36) 17:06:59 tests71: OK ✔ in 7 minutes 10.7 seconds 17:06:59 tests121: OK ✔ in 22 minutes 12.49 seconds 17:06:59 tests_tapi: OK ✔ in 29 minutes 20.41 seconds 17:06: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 17:07:06 tests221: freeze> python -m pip freeze --all 17:07:07 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.5.0 17:07:07 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:07:07 using environment variables from ./karaf221.env 17:07:07 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:07:42 ................................... [100%] 17:08:22 35 passed in 74.90s (0:01:14) 17:08:22 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:08:53 ...... [100%] 17:09:06 6 passed in 44.31s 17:09:06 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:09:49 ............................................ [100%] 17:11:23 44 passed in 136.24s (0:02:16) 17:11:23 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:11:57 ............ [100%] 17:12:22 12 passed in 58.36s 17:12:22 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:12:47 ................ [100%] 17:14:16 16 passed in 114.29s (0:01:54) 17:14:16 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:14:45 ............................... [100%] 17:14:51 31 passed in 35.00s 17:14:52 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:15:27 .......................... [100%] 17:16:22 26 passed in 90.69s (0:01:30) 17:16:22 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:16:58 ...................... [100%] 17:18:02 22 passed in 98.78s (0:01:38) 17:18:02 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:18:42 ........................................ [100%] 17:21:03 40 passed in 181.47s (0:03:01) 17:21:03 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:21:45 ........................................................................ [ 74%] 17:27:21 ......................... [100%] 17:29:13 97 passed in 489.50s (0:08:09) 17:29:13 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:29:52 ...................................................... [100%] 17:36:39 54 passed in 445.46s (0:07:25) 17:36:39 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:37:32 ........................................................................ [ 71%] 17:42:40 ............................. [100%] 17:47:49 101 passed in 669.71s (0:11:09) 17:47:49 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 17:48:43 ........................................................................ [ 67%] 17:54:28 ................................... [100%] 17:57:48 107 passed in 599.17s (0:09:59) 17:57:48 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:58:30 ............................................. [100%] 18:04:07 45 passed in 378.02s (0:06:18) 18:04:07 tests221: OK ✔ in 57 minutes 8.15 seconds 18:04: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:04:14 tests_hybrid: freeze> python -m pip freeze --all 18:04:14 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.5.0 18:04:14 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:04:14 using environment variables from ./karaf221.env 18:04:14 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:04:54 ................................................... [100%] 18:06:40 51 passed in 145.57s (0:02:25) 18:06:40 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:07:23 ........................................................................ [ 66%] 18:11:43 ..................................... [100%] 18:13:49 109 passed in 428.76s (0:07:08) 18:13:49 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:14:37 ..................................................... [100%] 18:18:09 53 passed in 259.29s (0:04:19) 18:18:09 buildcontroller: OK (111.20=setup[8.65]+cmd[102.56] seconds) 18:18:09 sims: OK (12.47=setup[6.76]+cmd[5.71] seconds) 18:18:09 build_karaf_tests121: OK (62.59=setup[8.96]+cmd[53.63] seconds) 18:18:09 testsPCE: OK (282.94=setup[51.27]+cmd[231.67] seconds) 18:18:09 tests121: OK (1332.49=setup[7.93]+cmd[1324.56] seconds) 18:18:09 build_karaf_tests221: OK (64.27=setup[8.95]+cmd[55.32] seconds) 18:18:09 tests_tapi: OK (1760.41=setup[7.85]+cmd[1752.56] seconds) 18:18:09 tests221: OK (3428.15=setup[8.18]+cmd[3419.97] seconds) 18:18:09 build_karaf_tests71: OK (64.05=setup[8.97]+cmd[55.08] seconds) 18:18:09 tests71: OK (430.70=setup[7.65]+cmd[423.05] seconds) 18:18:09 build_karaf_tests190: OK (64.27=setup[8.94]+cmd[55.33] seconds) 18:18:09 tests190: OK (208.74=setup[7.92]+cmd[200.82] seconds) 18:18:09 tests_hybrid: OK (842.17=setup[7.61]+cmd[834.56] seconds) 18:18:09 buildlighty: OK (39.76=setup[7.86]+cmd[31.90] seconds) 18:18:09 docs: OK (31.74=setup[28.59]+cmd[3.16] seconds) 18:18:09 docs-linkcheck: OK (34.06=setup[28.36]+cmd[5.70] seconds) 18:18:09 checkbashisms: OK (3.22=setup[1.95]+cmd[0.01,0.06,1.21] seconds) 18:18:09 pre-commit: OK (50.13=setup[2.77]+cmd[0.01,0.01,39.24,8.10] seconds) 18:18:09 pylint: OK (30.83=setup[4.06]+cmd[26.77] seconds) 18:18:09 congratulations :) (6489.22 seconds) 18:18:09 + tox_status=0 18:18:09 + echo '---> Completed tox runs' 18:18:09 ---> Completed tox runs 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/build_karaf_tests121/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=build_karaf_tests121 18:18:09 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/build_karaf_tests190/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=build_karaf_tests190 18:18:09 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/build_karaf_tests221/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=build_karaf_tests221 18:18:09 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/build_karaf_tests71/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=build_karaf_tests71 18:18:09 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/buildcontroller/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=buildcontroller 18:18:09 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/buildlighty/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=buildlighty 18:18:09 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/checkbashisms/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=checkbashisms 18:18:09 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/docs-linkcheck/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=docs-linkcheck 18:18:09 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/docs/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=docs 18:18:09 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/pre-commit/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=pre-commit 18:18:09 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/pylint/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=pylint 18:18:09 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/sims/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=sims 18:18:09 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/tests121/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=tests121 18:18:09 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/tests190/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=tests190 18:18:09 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/tests221/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=tests221 18:18:09 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/tests71/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=tests71 18:18:09 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:18:09 + for i in .tox/*/log 18:18:09 ++ echo .tox/testsPCE/log 18:18:09 ++ awk -F/ '{print $2}' 18:18:09 + tox_env=testsPCE 18:18:09 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:18:10 + for i in .tox/*/log 18:18:10 ++ echo .tox/tests_hybrid/log 18:18:10 ++ awk -F/ '{print $2}' 18:18:10 + tox_env=tests_hybrid 18:18:10 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:18:10 + for i in .tox/*/log 18:18:10 ++ echo .tox/tests_tapi/log 18:18:10 ++ awk -F/ '{print $2}' 18:18:10 + tox_env=tests_tapi 18:18:10 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:18:10 + DOC_DIR=docs/_build/html 18:18:10 + [[ -d docs/_build/html ]] 18:18:10 + echo '---> Archiving generated docs' 18:18:10 ---> Archiving generated docs 18:18:10 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:18:10 + echo '---> tox-run.sh ends' 18:18:10 ---> tox-run.sh ends 18:18:10 + test 0 -eq 0 18:18:11 $ ssh-agent -k 18:18:11 unset SSH_AUTH_SOCK; 18:18:11 unset SSH_AGENT_PID; 18:18:11 echo Agent pid 1569 killed; 18:18:11 [ssh-agent] Stopped. 18:18:11 [PostBuildScript] - [INFO] Executing post build scripts. 18:18:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12443199030855825544.sh 18:18:11 ---> sysstat.sh 18:18:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2277010986279294492.sh 18:18:11 ---> package-listing.sh 18:18:11 ++ facter osfamily 18:18:11 ++ tr '[:upper:]' '[:lower:]' 18:18:12 + OS_FAMILY=debian 18:18:12 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:18:12 + START_PACKAGES=/tmp/packages_start.txt 18:18:12 + END_PACKAGES=/tmp/packages_end.txt 18:18:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:12 + PACKAGES=/tmp/packages_start.txt 18:18:12 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:18:12 + PACKAGES=/tmp/packages_end.txt 18:18:12 + case "${OS_FAMILY}" in 18:18:12 + dpkg -l 18:18:12 + grep '^ii' 18:18:12 + '[' -f /tmp/packages_start.txt ']' 18:18:12 + '[' -f /tmp/packages_end.txt ']' 18:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:12 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:18:12 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:18:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:18:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9781239639190723803.sh 18:18:12 ---> capture-instance-metadata.sh 18:18:12 Setup pyenv: 18:18:12 system 18:18:12 3.8.20 18:18:12 3.9.20 18:18:12 3.10.15 18:18:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vS5x from file:/tmp/.os_lf_venv 18:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:14 lf-activate-venv(): INFO: Base packages installed successfully 18:18:14 lf-activate-venv(): INFO: Installing additional packages: lftools 18:18:25 lf-activate-venv(): INFO: Adding /tmp/venv-vS5x/bin to PATH 18:18:25 INFO: Running in OpenStack, capturing instance metadata 18:18:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14411232022940091202.sh 18:18:25 provisioning config files... 18:18:25 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3999 18:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17281526567523377213tmp 18:18:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:18:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:18:25 provisioning config files... 18:18:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:18:26 [EnvInject] - Injecting environment variables from a build step. 18:18:26 [EnvInject] - Injecting as environment variables the properties content 18:18:26 SERVER_ID=logs 18:18:26 18:18:26 [EnvInject] - Variables injected successfully. 18:18:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8488990569625159376.sh 18:18:26 ---> create-netrc.sh 18:18:26 WARN: Log server credential not found. 18:18:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15664302590794848946.sh 18:18:26 ---> python-tools-install.sh 18:18:26 Setup pyenv: 18:18:26 system 18:18:26 3.8.20 18:18:26 3.9.20 18:18:26 3.10.15 18:18:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:18:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vS5x from file:/tmp/.os_lf_venv 18:18:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:28 lf-activate-venv(): INFO: Base packages installed successfully 18:18:28 lf-activate-venv(): INFO: Installing additional packages: lftools 18:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-vS5x/bin to PATH 18:18:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4033915258762847070.sh 18:18:38 ---> sudo-logs.sh 18:18:38 Archiving 'sudo' log.. 18:18:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16159659722486065632.sh 18:18:38 ---> job-cost.sh 18:18:39 Setup pyenv: 18:18:39 system 18:18:39 3.8.20 18:18:39 3.9.20 18:18:39 3.10.15 18:18:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:18:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vS5x from file:/tmp/.os_lf_venv 18:18:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:41 lf-activate-venv(): INFO: Base packages installed successfully 18:18:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-vS5x/bin to PATH 18:18:47 INFO: No Stack... 18:18:48 INFO: Retrieving Pricing Info for: v3-standard-4 18:18:48 INFO: Archiving Costs 18:18:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8813859257736988838.sh 18:18:48 ---> logs-deploy.sh 18:18:48 Setup pyenv: 18:18:48 system 18:18:48 3.8.20 18:18:48 3.9.20 18:18:48 3.10.15 18:18:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vS5x from file:/tmp/.os_lf_venv 18:18:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:50 lf-activate-venv(): INFO: Base packages installed successfully 18:18:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:19:00 lf-activate-venv(): INFO: Adding /tmp/venv-vS5x/bin to PATH 18:19:00 WARNING: Nexus logging server not set 18:19:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3999/ 18:19:00 INFO: archiving logs to S3 18:19:02 ---> uname -a: 18:19:02 Linux prd-ubuntu2204-docker-4c-16g-2920 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:19:02 18:19:02 18:19:02 ---> lscpu: 18:19:02 Architecture: x86_64 18:19:02 CPU op-mode(s): 32-bit, 64-bit 18:19:02 Address sizes: 40 bits physical, 48 bits virtual 18:19:02 Byte Order: Little Endian 18:19:02 CPU(s): 4 18:19:02 On-line CPU(s) list: 0-3 18:19:02 Vendor ID: AuthenticAMD 18:19:02 Model name: AMD EPYC-Rome Processor 18:19:02 CPU family: 23 18:19:02 Model: 49 18:19:02 Thread(s) per core: 1 18:19:02 Core(s) per socket: 1 18:19:02 Socket(s): 4 18:19:02 Stepping: 0 18:19:02 BogoMIPS: 5600.00 18:19:02 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 18:19:02 Virtualization: AMD-V 18:19:02 Hypervisor vendor: KVM 18:19:02 Virtualization type: full 18:19:02 L1d cache: 128 KiB (4 instances) 18:19:02 L1i cache: 128 KiB (4 instances) 18:19:02 L2 cache: 2 MiB (4 instances) 18:19:02 L3 cache: 64 MiB (4 instances) 18:19:02 NUMA node(s): 1 18:19:02 NUMA node0 CPU(s): 0-3 18:19:02 Vulnerability Gather data sampling: Not affected 18:19:02 Vulnerability Indirect target selection: Not affected 18:19:02 Vulnerability Itlb multihit: Not affected 18:19:02 Vulnerability L1tf: Not affected 18:19:02 Vulnerability Mds: Not affected 18:19:02 Vulnerability Meltdown: Not affected 18:19:02 Vulnerability Mmio stale data: Not affected 18:19:02 Vulnerability Reg file data sampling: Not affected 18:19:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:19:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:19:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:19:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:19:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:19:02 Vulnerability Srbds: Not affected 18:19:02 Vulnerability Tsx async abort: Not affected 18:19:02 18:19:02 18:19:02 ---> nproc: 18:19:02 4 18:19:02 18:19:02 18:19:02 ---> df -h: 18:19:02 Filesystem Size Used Avail Use% Mounted on 18:19:02 tmpfs 1.6G 1.1M 1.6G 1% /run 18:19:02 /dev/vda1 78G 18G 60G 23% / 18:19:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:19:02 tmpfs 5.0M 0 5.0M 0% /run/lock 18:19:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:19:02 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:19:02 18:19:02 18:19:02 ---> free -m: 18:19:02 total used free shared buff/cache available 18:19:02 Mem: 15989 683 11334 3 3971 14963 18:19:02 Swap: 1023 16 1007 18:19:02 18:19:02 18:19:02 ---> ip addr: 18:19:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:19:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:19:02 inet 127.0.0.1/8 scope host lo 18:19:02 valid_lft forever preferred_lft forever 18:19:02 inet6 ::1/128 scope host 18:19:02 valid_lft forever preferred_lft forever 18:19:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:19:02 link/ether fa:16:3e:3d:96:70 brd ff:ff:ff:ff:ff:ff 18:19:02 altname enp0s3 18:19:02 inet 10.30.170.69/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:19:02 valid_lft 79741sec preferred_lft 79741sec 18:19:02 inet6 fe80::f816:3eff:fe3d:9670/64 scope link 18:19:02 valid_lft forever preferred_lft forever 18:19:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:19:02 link/ether 16:35:3c:28:a5:11 brd ff:ff:ff:ff:ff:ff 18:19:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:19:02 valid_lft forever preferred_lft forever 18:19:02 18:19:02 18:19:02 ---> sar -b -r -n DEV: 18:19:02 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2920) 12/01/25 _x86_64_ (4 CPU) 18:19:02 18:19:02 16:28:05 LINUX RESTART (4 CPU) 18:19:02 18:19:02 16:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:19:02 16:40:01 98.40 5.86 86.93 5.61 601.93 37461.56 16835.74 18:19:02 16:50:11 58.76 28.67 28.35 1.74 342.94 1826.98 1960.40 18:19:02 17:00:11 10.53 0.30 9.65 0.58 9.17 324.07 1312.12 18:19:02 17:10:01 11.78 0.21 10.93 0.64 3.08 619.61 677.66 18:19:02 17:20:37 14.59 0.06 13.87 0.66 1.42 474.56 501.39 18:19:02 17:30:12 7.56 0.02 7.19 0.35 1.07 227.38 130.37 18:19:02 17:40:01 18.89 0.13 5.02 13.75 3.14 160.83 213896.33 18:19:02 17:50:26 4.98 0.03 4.77 0.18 1.49 145.22 38.24 18:19:02 18:00:26 5.56 0.04 5.37 0.15 0.80 163.98 48.02 18:19:02 18:10:01 9.40 0.46 8.56 0.38 10.53 619.51 2537.31 18:19:02 Average: 24.13 3.62 18.13 2.38 98.14 4210.34 23373.13 18:19:02 18:19:02 16:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:02 16:40:01 2137936 6952684 8966704 54.76 252632 4442836 10066000 57.78 2054872 11482768 1908 18:19:02 16:50:11 3817236 6586876 9351192 57.11 257620 2545232 10773740 61.84 1891188 10126980 308 18:19:02 17:00:11 7381220 10179484 5760644 35.18 258896 2572588 7578112 43.50 1900124 6581860 6176 18:19:02 17:10:01 8923444 11834756 4107068 25.08 263780 2680744 5117128 29.37 1938220 5007872 448 18:19:02 17:20:37 8543012 11529032 4412352 26.95 265684 2753564 5136380 29.48 1944224 5373436 264 18:19:02 17:30:12 8697612 11713796 4227840 25.82 266480 2782936 5088356 29.21 1946024 5209060 220 18:19:02 17:40:01 6898964 9943588 5996960 36.63 268996 2808872 6728416 38.62 1955032 7005920 436 18:19:02 17:50:26 7015560 10081552 5859136 35.79 269616 2829620 6627992 38.04 1958488 6885648 264 18:19:02 18:00:26 8412544 11502036 4439372 27.11 270336 2852408 5215860 29.94 1960940 5489376 48 18:19:02 18:10:01 8157124 11372324 4568916 27.91 273996 2974436 5264568 30.22 1976400 5734992 236 18:19:02 Average: 6998465 10169613 5769018 35.23 264804 2924324 6759655 38.80 1952551 6889791 1031 18:19:02 18:19:02 16:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:19:02 16:40:01 lo 8.31 8.31 8.98 8.98 0.00 0.00 0.00 0.00 18:19:02 16:40:01 ens3 115.80 90.57 1852.76 9.71 0.00 0.00 0.00 0.00 18:19:02 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 16:50:11 lo 43.28 43.28 21.59 21.59 0.00 0.00 0.00 0.00 18:19:02 16:50:11 ens3 2.62 2.02 0.60 1.41 0.00 0.00 0.00 0.00 18:19:02 16:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 17:00:11 lo 27.48 27.48 11.28 11.28 0.00 0.00 0.00 0.00 18:19:02 17:00:11 ens3 1.27 0.80 0.25 0.19 0.00 0.00 0.00 0.00 18:19:02 17:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 17:10:01 lo 13.05 13.05 6.98 6.98 0.00 0.00 0.00 0.00 18:19:02 17:10:01 ens3 1.06 0.65 0.27 0.19 0.00 0.00 0.00 0.00 18:19:02 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 17:20:37 lo 17.22 17.22 8.60 8.60 0.00 0.00 0.00 0.00 18:19:02 17:20:37 ens3 0.83 0.86 0.17 0.15 0.00 0.00 0.00 0.00 18:19:02 17:20:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 17:30:12 lo 16.76 16.76 8.73 8.73 0.00 0.00 0.00 0.00 18:19:02 17:30:12 ens3 0.85 0.71 0.21 0.16 0.00 0.00 0.00 0.00 18:19:02 17:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 17:40:01 lo 29.97 29.97 11.98 11.98 0.00 0.00 0.00 0.00 18:19:02 17:40:01 ens3 0.91 0.52 0.26 0.18 0.00 0.00 0.00 0.00 18:19:02 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 17:50:26 lo 14.76 14.76 7.63 7.63 0.00 0.00 0.00 0.00 18:19:02 17:50:26 ens3 0.69 0.46 0.18 0.13 0.00 0.00 0.00 0.00 18:19:02 17:50:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 18:00:26 lo 16.35 16.35 9.18 9.18 0.00 0.00 0.00 0.00 18:19:02 18:00:26 ens3 0.70 0.50 0.16 0.12 0.00 0.00 0.00 0.00 18:19:02 18:00:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 18:10:01 lo 14.43 14.43 7.79 7.79 0.00 0.00 0.00 0.00 18:19:02 18:10:01 ens3 0.80 0.70 0.22 0.18 0.00 0.00 0.00 0.00 18:19:02 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 Average: lo 20.18 20.18 10.29 10.29 0.00 0.00 0.00 0.00 18:19:02 Average: ens3 12.57 9.80 185.83 1.24 0.00 0.00 0.00 0.00 18:19:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:02 18:19:02 18:19:02 ---> sar -P ALL: 18:19:02 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2920) 12/01/25 _x86_64_ (4 CPU) 18:19:02 18:19:02 16:28:05 LINUX RESTART (4 CPU) 18:19:02 18:19:02 16:30:00 CPU %user %nice %system %iowait %steal %idle 18:19:02 16:40:01 all 55.46 0.00 2.75 0.70 0.10 40.98 18:19:02 16:40:01 0 54.52 0.00 2.77 0.90 0.10 41.70 18:19:02 16:40:01 1 56.20 0.00 2.62 0.52 0.11 40.55 18:19:02 16:40:01 2 57.55 0.00 2.95 0.75 0.10 38.65 18:19:02 16:40:01 3 53.57 0.00 2.66 0.64 0.10 43.03 18:19:02 16:50:11 all 50.58 0.00 1.96 0.12 0.12 47.22 18:19:02 16:50:11 0 49.58 0.00 2.10 0.10 0.12 48.10 18:19:02 16:50:11 1 50.80 0.00 1.96 0.09 0.12 47.03 18:19:02 16:50:11 2 51.00 0.00 1.99 0.08 0.12 46.81 18:19:02 16:50:11 3 50.94 0.00 1.80 0.20 0.12 46.93 18:19:02 17:00:11 all 19.91 0.00 0.93 0.05 0.11 79.00 18:19:02 17:00:11 0 20.23 0.00 0.85 0.03 0.10 78.78 18:19:02 17:00:11 1 19.73 0.00 0.99 0.05 0.11 79.13 18:19:02 17:00:11 2 19.63 0.00 0.92 0.04 0.11 79.30 18:19:02 17:00:11 3 20.04 0.00 0.96 0.10 0.11 78.79 18:19:02 17:10:01 all 17.13 0.00 0.61 0.05 0.09 82.11 18:19:02 17:10:01 0 16.99 0.00 0.56 0.04 0.10 82.32 18:19:02 17:10:01 1 17.13 0.00 0.60 0.07 0.09 82.11 18:19:02 17:10:01 2 17.22 0.00 0.64 0.06 0.10 81.99 18:19:02 17:10:01 3 17.20 0.00 0.66 0.05 0.10 81.99 18:19:02 17:20:37 all 22.98 0.00 0.79 0.05 0.10 76.08 18:19:02 17:20:37 0 23.10 0.00 0.72 0.03 0.09 76.06 18:19:02 17:20:37 1 24.35 0.00 0.70 0.09 0.10 74.77 18:19:02 17:20:37 2 22.63 0.00 0.91 0.06 0.10 76.30 18:19:02 17:20:37 3 21.84 0.00 0.84 0.02 0.10 77.20 18:19:02 17:30:12 all 12.57 0.00 0.49 0.03 0.09 86.82 18:19:02 17:30:12 0 12.68 0.00 0.46 0.05 0.09 86.73 18:19:02 17:30:12 1 12.62 0.00 0.50 0.03 0.10 86.75 18:19:02 17:30:12 2 12.79 0.00 0.51 0.01 0.09 86.59 18:19:02 17:30:12 3 12.20 0.00 0.49 0.02 0.09 87.21 18:19:02 17:40:01 all 10.56 0.00 0.54 0.03 0.10 88.77 18:19:02 17:40:01 0 10.38 0.00 0.48 0.03 0.09 89.01 18:19:02 17:40:01 1 10.39 0.00 0.59 0.02 0.11 88.89 18:19:02 17:40:01 2 10.74 0.00 0.58 0.03 0.10 88.55 18:19:02 17:40:01 3 10.73 0.00 0.50 0.03 0.10 88.64 18:19:02 17:50:26 all 8.43 0.00 0.50 0.03 0.10 90.94 18:19:02 17:50:26 0 8.08 0.00 0.43 0.00 0.09 91.39 18:19:02 17:50:26 1 8.36 0.00 0.48 0.04 0.10 91.03 18:19:02 17:50:26 2 8.63 0.00 0.49 0.04 0.10 90.74 18:19:02 17:50:26 3 8.63 0.00 0.61 0.05 0.10 90.61 18:19:02 18:00:26 all 7.49 0.00 0.40 0.02 0.09 91.99 18:19:02 18:00:26 0 7.54 0.00 0.31 0.02 0.09 92.04 18:19:02 18:00:26 1 7.30 0.00 0.42 0.04 0.10 92.15 18:19:02 18:00:26 2 7.49 0.00 0.47 0.02 0.10 91.92 18:19:02 18:00:26 3 7.63 0.00 0.42 0.01 0.09 91.85 18:19:02 18:10:01 all 13.60 0.00 0.52 0.04 0.09 85.75 18:19:02 18:10:01 0 14.05 0.00 0.54 0.02 0.09 85.30 18:19:02 18:10:01 1 13.43 0.00 0.49 0.02 0.09 85.97 18:19:02 18:10:01 2 13.78 0.00 0.57 0.06 0.10 85.49 18:19:02 18:10:01 3 13.13 0.00 0.47 0.04 0.09 86.26 18:19:02 Average: all 21.97 0.00 0.95 0.11 0.10 76.86 18:19:02 Average: 0 21.81 0.00 0.93 0.12 0.10 77.04 18:19:02 Average: 1 22.14 0.00 0.94 0.10 0.10 76.73 18:19:02 Average: 2 22.25 0.00 1.01 0.11 0.10 76.53 18:19:02 Average: 3 21.69 0.00 0.95 0.12 0.10 77.14 18:19:02 18:19:02 18:19:02