05:43:48 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 10 05:43:48 originally caused by: 05:43:48 Started by timer 05:43:48 Running as SYSTEM 05:43:48 [EnvInject] - Loading node environment variables. 05:43:48 Building remotely on prd-centos8-robot-2c-8g-1842 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium 05:43:48 [ssh-agent] Looking for ssh-agent implementation... 05:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:49 $ ssh-agent 05:43:49 SSH_AUTH_SOCK=/tmp/ssh-721nDAFjpfBn/agent.5278 05:43:49 SSH_AGENT_PID=5279 05:43:49 [ssh-agent] Started. 05:43:49 Running ssh-add (command line suppressed) 05:43:49 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_4912634048989391327.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_4912634048989391327.key) 05:43:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 05:43:49 The recommended git tool is: NONE 05:43:51 using credential opendaylight-jenkins-ssh 05:44:02 Wiping out workspace first. 05:44:02 Cloning the remote Git repository 05:44:02 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 05:44:02 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10 05:44:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 05:44:02 > git --version # timeout=10 05:44:02 > git --version # 'git version 2.43.0' 05:44:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 05:44:03 [INFO] Currently running in a labeled security context 05:44:03 [INFO] Currently SELinux is 'enforcing' on the host 05:44:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh17898087806036125955.key 05:44:03 Verifying host key using known hosts file 05:44:03 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. 05:44:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 05:44:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 05:44:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 05:44:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 05:44:06 [INFO] Currently running in a labeled security context 05:44:06 [INFO] Currently SELinux is 'enforcing' on the host 05:44:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh6426470305582590776.key 05:44:06 Verifying host key using known hosts file 05:44:06 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. 05:44:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 05:44:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:44:06 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 05:44:06 > git config core.sparsecheckout # timeout=10 05:44:06 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 05:44:07 Commit message: "Adapt test for new pce-allocation field" 05:44:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:44:07 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 05:44:07 No emails were triggered. 05:44:07 provisioning config files... 05:44:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:44:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:44:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:44:08 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3192393504301861526.sh 05:44:08 ---> python-tools-install.sh 05:44:08 Setup pyenv: 05:44:08 system 05:44:08 * 3.8.13 (set by /opt/pyenv/version) 05:44:08 * 3.9.13 (set by /opt/pyenv/version) 05:44:08 * 3.10.13 (set by /opt/pyenv/version) 05:44:08 * 3.11.7 (set by /opt/pyenv/version) 05:44:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Ym9 05:44:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:44:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:44:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:44:21 lf-activate-venv(): INFO: Base packages installed successfully 05:44:21 lf-activate-venv(): INFO: Installing additional packages: lftools 05:44:59 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 05:44:59 Generating Requirements File 05:45:19 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. 05:45:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:45:20 Python 3.11.7 05:45:20 pip 25.2 from /tmp/venv-4Ym9/lib/python3.11/site-packages/pip (python 3.11) 05:45:20 appdirs==1.4.4 05:45:20 argcomplete==3.6.2 05:45:20 aspy.yaml==1.3.0 05:45:20 attrs==25.4.0 05:45:20 autopage==0.5.2 05:45:20 beautifulsoup4==4.14.2 05:45:20 boto3==1.40.47 05:45:20 botocore==1.40.47 05:45:20 bs4==0.0.2 05:45:20 cachetools==6.2.0 05:45:20 certifi==2025.10.5 05:45:20 cffi==2.0.0 05:45:20 cfgv==3.4.0 05:45:20 chardet==5.2.0 05:45:20 charset-normalizer==3.4.3 05:45:20 click==8.3.0 05:45:20 cliff==4.11.0 05:45:20 cmd2==2.7.0 05:45:20 cryptography==3.3.2 05:45:20 debtcollector==3.0.0 05:45:20 decorator==5.2.1 05:45:20 defusedxml==0.7.1 05:45:20 Deprecated==1.2.18 05:45:20 distlib==0.4.0 05:45:20 dnspython==2.8.0 05:45:20 docker==7.1.0 05:45:20 dogpile.cache==1.4.1 05:45:20 durationpy==0.10 05:45:20 email-validator==2.3.0 05:45:20 filelock==3.19.1 05:45:20 future==1.0.0 05:45:20 gitdb==4.0.12 05:45:20 GitPython==3.1.45 05:45:20 google-auth==2.41.1 05:45:20 httplib2==0.31.0 05:45:20 identify==2.6.15 05:45:20 idna==3.10 05:45:20 importlib-resources==1.5.0 05:45:20 iso8601==2.1.0 05:45:20 Jinja2==3.1.6 05:45:20 jmespath==1.0.1 05:45:20 jsonpatch==1.33 05:45:20 jsonpointer==3.0.0 05:45:20 jsonschema==4.25.1 05:45:20 jsonschema-specifications==2025.9.1 05:45:20 keystoneauth1==5.12.0 05:45:20 kubernetes==34.1.0 05:45:20 lftools==0.37.14 05:45:20 lxml==6.0.2 05:45:20 markdown-it-py==4.0.0 05:45:20 MarkupSafe==3.0.3 05:45:20 mdurl==0.1.2 05:45:20 msgpack==1.1.1 05:45:20 multi_key_dict==2.0.3 05:45:20 munch==4.0.0 05:45:20 netaddr==1.3.0 05:45:20 niet==1.4.2 05:45:20 nodeenv==1.9.1 05:45:20 oauth2client==4.1.3 05:45:20 oauthlib==3.3.1 05:45:20 openstacksdk==4.7.1 05:45:20 os-service-types==1.8.0 05:45:20 osc-lib==4.2.0 05:45:20 oslo.config==10.0.0 05:45:20 oslo.context==6.1.0 05:45:20 oslo.i18n==6.6.0 05:45:20 oslo.log==7.2.1 05:45:20 oslo.serialization==5.8.0 05:45:20 oslo.utils==9.1.0 05:45:20 packaging==25.0 05:45:20 pbr==7.0.1 05:45:20 platformdirs==4.4.0 05:45:20 prettytable==3.16.0 05:45:20 psutil==7.1.0 05:45:20 pyasn1==0.6.1 05:45:20 pyasn1_modules==0.4.2 05:45:20 pycparser==2.23 05:45:20 pygerrit2==2.0.15 05:45:20 PyGithub==2.8.1 05:45:20 Pygments==2.19.2 05:45:20 PyJWT==2.10.1 05:45:20 PyNaCl==1.6.0 05:45:20 pyparsing==2.4.7 05:45:20 pyperclip==1.11.0 05:45:20 pyrsistent==0.20.0 05:45:20 python-cinderclient==9.8.0 05:45:20 python-dateutil==2.9.0.post0 05:45:20 python-heatclient==4.3.0 05:45:20 python-jenkins==1.8.3 05:45:20 python-keystoneclient==5.7.0 05:45:20 python-magnumclient==4.9.0 05:45:20 python-openstackclient==8.2.0 05:45:20 python-swiftclient==4.8.0 05:45:20 PyYAML==6.0.3 05:45:20 referencing==0.36.2 05:45:20 requests==2.32.5 05:45:20 requests-oauthlib==2.0.0 05:45:20 requestsexceptions==1.4.0 05:45:20 rfc3986==2.0.0 05:45:20 rich==14.1.0 05:45:20 rich-argparse==1.7.1 05:45:20 rpds-py==0.27.1 05:45:20 rsa==4.9.1 05:45:20 ruamel.yaml==0.18.15 05:45:20 ruamel.yaml.clib==0.2.14 05:45:20 s3transfer==0.14.0 05:45:20 simplejson==3.20.2 05:45:20 six==1.17.0 05:45:20 smmap==5.0.2 05:45:20 soupsieve==2.8 05:45:20 stevedore==5.5.0 05:45:20 tabulate==0.9.0 05:45:20 toml==0.10.2 05:45:20 tomlkit==0.13.3 05:45:20 tqdm==4.67.1 05:45:20 typing_extensions==4.15.0 05:45:20 tzdata==2025.2 05:45:20 urllib3==1.26.20 05:45:20 virtualenv==20.34.0 05:45:20 wcwidth==0.2.14 05:45:20 websocket-client==1.9.0 05:45:20 wrapt==1.17.3 05:45:20 xdg==6.0.0 05:45:20 xmltodict==1.0.2 05:45:20 yq==3.4.3 05:45:20 [EnvInject] - Injecting environment variables from a build step. 05:45:20 [EnvInject] - Injecting as environment variables the properties content 05:45:20 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 05:45:20 OS_CLOUD=vex 05:45:20 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-20 05:45:20 OS_STACK_TEMPLATE_DIR=openstack-hot 05:45:20 05:45:20 [EnvInject] - Variables injected successfully. 05:45:20 provisioning config files... 05:45:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:45:21 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16556059986101081708.sh 05:45:21 ---> Create parameters file for OpenStack HOT 05:45:21 OpenStack Heat parameters generated 05:45:21 ----------------------------------- 05:45:21 parameters: 05:45:21 vm_0_count: '3' 05:45:21 vm_0_flavor: 'v3-standard-4' 05:45:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 05:45:21 vm_1_count: '1' 05:45:21 vm_1_flavor: 'v3-standard-2' 05:45:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 05:45:21 05:45:21 job_name: '12556-20' 05:45:21 silo: 'releng' 05:45:21 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16666605016288004358.sh 05:45:21 ---> Create HEAT stack 05:45:21 + source /home/jenkins/lf-env.sh 05:45:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:45:21 ++ mktemp -d /tmp/venv-XXXX 05:45:21 + lf_venv=/tmp/venv-yqic 05:45:21 + local venv_file=/tmp/.os_lf_venv 05:45:21 + local python=python3 05:45:21 + local options 05:45:21 + local set_path=true 05:45:21 + local install_args= 05:45:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:45:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 05:45:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 05:45:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:45:21 + true 05:45:21 + case $1 in 05:45:21 + python=python3 05:45:21 + shift 2 05:45:21 + true 05:45:21 + case $1 in 05:45:21 + shift 05:45:21 + break 05:45:21 + case $python in 05:45:21 + local pkg_list= 05:45:21 + [[ -d /opt/pyenv ]] 05:45:21 + echo 'Setup pyenv:' 05:45:21 Setup pyenv: 05:45:21 + export PYENV_ROOT=/opt/pyenv 05:45:21 + PYENV_ROOT=/opt/pyenv 05:45:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:45:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:45:21 + pyenv versions 05:45:21 system 05:45:21 3.8.13 05:45:21 3.9.13 05:45:21 3.10.13 05:45:21 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 05:45:21 + command -v pyenv 05:45:21 ++ pyenv init - --no-rehash 05:45:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:45:21 for i in ${!paths[@]}; do 05:45:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:45:21 fi; done; 05:45:21 echo "${paths[*]}"'\'')" 05:45:21 export PATH="/opt/pyenv/shims:${PATH}" 05:45:21 export PYENV_SHELL=bash 05:45:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:45:21 pyenv() { 05:45:21 local command 05:45:21 command="${1:-}" 05:45:21 if [ "$#" -gt 0 ]; then 05:45:21 shift 05:45:21 fi 05:45:21 05:45:21 case "$command" in 05:45:21 rehash|shell) 05:45:21 eval "$(pyenv "sh-$command" "$@")" 05:45:21 ;; 05:45:21 *) 05:45:21 command pyenv "$command" "$@" 05:45:21 ;; 05:45:21 esac 05:45:21 }' 05:45:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:45:21 for i in ${!paths[@]}; do 05:45:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:45:21 fi; done; 05:45:21 echo "${paths[*]}"' 05:45:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:45:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:45:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:45:21 ++ export PYENV_SHELL=bash 05:45:21 ++ PYENV_SHELL=bash 05:45:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:45:21 +++ complete -F _pyenv pyenv 05:45:21 ++ lf-pyver python3 05:45:21 ++ local py_version_xy=python3 05:45:21 ++ local py_version_xyz= 05:45:21 ++ pyenv versions 05:45:21 ++ local command 05:45:21 ++ command=versions 05:45:21 ++ '[' 1 -gt 0 ']' 05:45:21 ++ shift 05:45:21 ++ case "$command" in 05:45:21 ++ command pyenv versions 05:45:21 ++ pyenv versions 05:45:21 ++ sed 's/^[ *]* //' 05:45:21 ++ awk '{ print $1 }' 05:45:21 ++ grep -E '^[0-9.]*[0-9]$' 05:45:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:45:21 +++ grep '^3' /tmp/.pyenv_versions 05:45:21 +++ tail -n 1 05:45:21 +++ sort -V 05:45:22 ++ py_version_xyz=3.11.7 05:45:22 ++ [[ -z 3.11.7 ]] 05:45:22 ++ echo 3.11.7 05:45:22 ++ return 0 05:45:22 + pyenv local 3.11.7 05:45:22 + local command 05:45:22 + command=local 05:45:22 + '[' 2 -gt 0 ']' 05:45:22 + shift 05:45:22 + case "$command" in 05:45:22 + command pyenv local 3.11.7 05:45:22 + pyenv local 3.11.7 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='lftools[openstack] ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='kubernetes ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='niet ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='python-heatclient ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='python-openstackclient ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='python-magnumclient ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='urllib3~=1.26.15 ' 05:45:22 + for arg in "$@" 05:45:22 + case $arg in 05:45:22 + pkg_list+='yq ' 05:45:22 + [[ -f /tmp/.os_lf_venv ]] 05:45:22 ++ cat /tmp/.os_lf_venv 05:45:22 + lf_venv=/tmp/venv-4Ym9 05:45:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from' file:/tmp/.os_lf_venv 05:45:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 05:45:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:22 + local 'pip_opts=--upgrade --quiet' 05:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:45:22 + [[ -n '' ]] 05:45:22 + [[ -n '' ]] 05:45:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:22 + /tmp/venv-4Ym9/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 05:45:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:45:23 lf-activate-venv(): INFO: Base packages installed successfully 05:45:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 05:45:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 05:45:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:45:23 + /tmp/venv-4Ym9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:45:43 + type python3 05:45:43 + true 05:45:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH' 05:45:43 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 05:45:43 + PATH=/tmp/venv-4Ym9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:45:43 + return 0 05:45:43 + openstack --os-cloud vex limits show --absolute 05:45:45 +--------------------------+---------+ 05:45:45 | Name | Value | 05:45:45 +--------------------------+---------+ 05:45:45 | maxTotalInstances | -1 | 05:45:45 | maxTotalCores | 450 | 05:45:45 | maxTotalRAMSize | 1000000 | 05:45:45 | maxServerMeta | 128 | 05:45:45 | maxImageMeta | 128 | 05:45:45 | maxPersonality | 5 | 05:45:45 | maxPersonalitySize | 10240 | 05:45:45 | maxTotalKeypairs | 100 | 05:45:45 | maxServerGroups | 10 | 05:45:45 | maxServerGroupMembers | 10 | 05:45:45 | maxTotalFloatingIps | -1 | 05:45:45 | maxSecurityGroups | -1 | 05:45:45 | maxSecurityGroupRules | -1 | 05:45:45 | totalRAMUsed | 212992 | 05:45:45 | totalCoresUsed | 52 | 05:45:45 | totalInstancesUsed | 23 | 05:45:45 | totalFloatingIpsUsed | 0 | 05:45:45 | totalSecurityGroupsUsed | 0 | 05:45:45 | totalServerGroupsUsed | 0 | 05:45:45 | maxTotalVolumes | -1 | 05:45:45 | maxTotalSnapshots | 10 | 05:45:45 | maxTotalVolumeGigabytes | 4096 | 05:45:45 | maxTotalBackups | 10 | 05:45:45 | maxTotalBackupGigabytes | 1000 | 05:45:45 | totalVolumesUsed | 0 | 05:45:45 | totalGigabytesUsed | 0 | 05:45:45 | totalSnapshotsUsed | 0 | 05:45:45 | totalBackupsUsed | 0 | 05:45:45 | totalBackupGigabytesUsed | 0 | 05:45:45 +--------------------------+---------+ 05:45:45 + pushd /opt/ciman/openstack-hot 05:45:45 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium 05:45:45 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-20 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml 05:46:11 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-20 05:46:11 Waiting to initialize infrastructure... 05:46:11 Stack initialization successful. 05:46:11 ------------------------------------ 05:46:11 Stack Details 05:46:11 ------------------------------------ 05:46:11 {'added': None, 05:46:11 'capabilities': [], 05:46:11 'created_at': '2025-10-08T05:45:48Z', 05:46:11 'deleted': None, 05:46:11 'deleted_at': None, 05:46:11 'description': 'No description', 05:46:11 'environment': None, 05:46:11 'environment_files': None, 05:46:11 'files': None, 05:46:11 'files_container': None, 05:46:11 'id': '2640be79-6832-426b-9b48-4ad8598ffe7b', 05:46:11 'is_rollback_disabled': True, 05:46:11 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-20/2640be79-6832-426b-9b48-4ad8598ffe7b', 05:46:11 'rel': 'self'}], 05:46:11 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 05:46:11 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-20', 05:46:11 'notification_topics': [], 05:46:11 'outputs': [{'description': 'IP addresses of the 2nd vm types', 05:46:11 'output_key': 'vm_1_ips', 05:46:11 'output_value': ['10.30.171.15']}, 05:46:11 {'description': 'IP addresses of the 1st vm types', 05:46:11 'output_key': 'vm_0_ips', 05:46:11 'output_value': ['10.30.171.68', 05:46:11 '10.30.170.118', 05:46:11 '10.30.170.250']}], 05:46:11 'owner_id': ****, 05:46:11 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 05:46:11 'OS::stack_id': '2640be79-6832-426b-9b48-4ad8598ffe7b', 05:46:11 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-20', 05:46:11 'job_name': '12556-20', 05:46:11 'silo': 'releng', 05:46:11 'vm_0_count': '3', 05:46:11 'vm_0_flavor': 'v3-standard-4', 05:46:11 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 05:46:11 '20250917-133034.447', 05:46:11 'vm_1_count': '1', 05:46:11 'vm_1_flavor': 'v3-standard-2', 05:46:11 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 05:46:11 '- 20250917-133034.654'}, 05:46:11 'parent_id': None, 05:46:11 'replaced': None, 05:46:11 'status': 'CREATE_COMPLETE', 05:46:11 'status_reason': 'Stack CREATE completed successfully', 05:46:11 'tags': [], 05:46:11 'template': None, 05:46:11 'template_description': 'No description', 05:46:11 'template_url': None, 05:46:11 'timeout_mins': 15, 05:46:11 'unchanged': None, 05:46:11 'updated': None, 05:46:11 'updated_at': None, 05:46:11 'user_project_id': 'b833ec67a4794cf2a383a08f56cc1cc2'} 05:46:11 ------------------------------------ 05:46:12 + popd 05:46:12 /w/workspace/netconf-csit-3node-clustering-only-vanadium 05:46:12 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins3819793084792220317.sh 05:46:12 ---> Copy SSH public keys to CSIT lab 05:46:12 Setup pyenv: 05:46:12 system 05:46:12 3.8.13 05:46:12 3.9.13 05:46:12 3.10.13 05:46:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 05:46:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 05:46:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:46:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:46:14 lf-activate-venv(): INFO: Base packages installed successfully 05:46:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 05:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 05:46:30 SSH not responding on 10.30.170.118. Retrying in 10 seconds... 05:46:30 SSH not responding on 10.30.170.250. Retrying in 10 seconds... 05:46:30 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 05:46:31 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts. 05:46:31 releng-12556-20-1-mininet-ovs-217-0 05:46:31 Successfully copied public keys to slave 10.30.171.15 05:46:31 Process 6495 ready. 05:46:40 Ping to 10.30.170.118 successful. 05:46:40 Ping to 10.30.170.250 successful. 05:46:40 Ping to 10.30.171.68 successful. 05:46:40 SSH not responding on 10.30.170.250. Retrying in 10 seconds... 05:46:40 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 05:46:42 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:46:43 releng-12556-20-0-builder-1 05:46:43 Successfully copied public keys to slave 10.30.170.118 05:46:50 Ping to 10.30.170.250 successful. 05:46:50 Ping to 10.30.171.68 successful. 05:46:51 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 05:46:51 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:46:52 releng-12556-20-0-builder-2 05:46:52 Successfully copied public keys to slave 10.30.170.250 05:47:01 Ping to 10.30.171.68 successful. 05:47:02 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:47:02 releng-12556-20-0-builder-0 05:47:02 Successfully copied public keys to slave 10.30.171.68 05:47:02 Process 6496 ready. 05:47:02 Process 6497 ready. 05:47:02 Process 6498 ready. 05:47:02 SSH ready on all stack servers. 05:47:02 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins5853403946850624167.sh 05:47:02 Setup pyenv: 05:47:03 system 05:47:03 3.8.13 05:47:03 3.9.13 05:47:03 3.10.13 05:47:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 05:47:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cC5E 05:47:07 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv 05:47:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:47:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:47:11 lf-activate-venv(): INFO: Base packages installed successfully 05:47:11 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 05:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-cC5E/bin to PATH 05:47:13 + echo 'Installing Python Requirements' 05:47:13 Installing Python Requirements 05:47:13 + cat 05:47:13 + python -m pip install -r requirements.txt 05:47:13 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 05:47:13 Collecting docker-py (from -r requirements.txt (line 1)) 05:47:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 05:47:13 Collecting ipaddr (from -r requirements.txt (line 2)) 05:47:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 05:47:13 Preparing metadata (setup.py): started 05:47:13 Preparing metadata (setup.py): finished with status 'done' 05:47:13 Collecting netaddr (from -r requirements.txt (line 3)) 05:47:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 05:47:13 Collecting netifaces (from -r requirements.txt (line 4)) 05:47:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 05:47:13 Preparing metadata (setup.py): started 05:47:14 Preparing metadata (setup.py): finished with status 'done' 05:47:14 Collecting pyhocon (from -r requirements.txt (line 5)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 05:47:14 Collecting requests (from -r requirements.txt (line 6)) 05:47:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 05:47:14 Collecting robotframework (from -r requirements.txt (line 7)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 05:47:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 13.5 MB/s 0:00:00 05:47:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 05:47:14 Preparing metadata (setup.py): started 05:47:14 Preparing metadata (setup.py): finished with status 'done' 05:47:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:47:14 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 05:47:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 05:47:14 Preparing metadata (setup.py): started 05:47:14 Preparing metadata (setup.py): finished with status 'done' 05:47:14 Collecting scapy (from -r requirements.txt (line 12)) 05:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 05:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.7 MB/s 0:00:00 05:47:15 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 05:47:15 Preparing metadata (setup.py): started 05:47:15 Preparing metadata (setup.py): finished with status 'done' 05:47:15 Collecting elasticsearch (from -r requirements.txt (line 18)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 05:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 28.6 MB/s 0:00:00 05:47:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 05:47:15 Collecting pyangbind (from -r requirements.txt (line 22)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 05:47:15 Collecting isodate (from -r requirements.txt (line 25)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 05:47:15 Collecting jmespath (from -r requirements.txt (line 28)) 05:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 05:47:15 Collecting jsonpatch (from -r requirements.txt (line 31)) 05:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 05:47:15 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 05:47:15 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 05:47:15 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 05:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:47:15 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 05:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 05:47:15 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 05:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 05:47:15 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 05:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 05:47:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 05:47:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 05:47:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 05:47:16 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 05:47:16 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 05:47:16 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 05:47:16 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 05:47:16 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 05:47:16 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 05:47:16 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 05:47:16 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:47:16 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 05:47:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 05:47:16 Collecting elasticsearch (from -r requirements.txt (line 18)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 05:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 23.4 MB/s 0:00:00 05:47:16 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 05:47:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 05:47:16 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 05:47:16 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 05:47:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 05:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 14.0 MB/s 0:00:00 05:47:17 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 05:47:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 05:47:18 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 05:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 05:47:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 12.9 MB/s 0:00:00 05:47:18 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 05:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 05:47:18 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 05:47:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 05:47:19 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 05:47:19 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 05:47:19 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 05:47:19 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 05:47:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 05:47:19 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 05:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 8.9 MB/s 0:00:01 05:47:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 05:47:21 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 05:47:21 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 05:47:21 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:47:21 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 05:47:21 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:47:21 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:47:21 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 05:47:21 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 05:47:21 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 05:47:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 05:47:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 05:47:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 05:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 05:47:21 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 05:47:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 05:47:21 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 05:47:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 05:47:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 05:47:21 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:47:21 Building wheel for robotframework-sshlibrary (setup.py): started 05:47:22 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 05:47:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=95f845da5356d60a396dd58a9ee5de9aaf121cc2403215b51dab22c7cab28d2d 05:47:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 05:47:22 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:47:22 Building wheel for ipaddr (setup.py): started 05:47:22 Building wheel for ipaddr (setup.py): finished with status 'done' 05:47:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=4886a7bdd54fb2466913c0c9c7c593021e161c738de44ef98da5a25397a5fa92 05:47:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 05:47:22 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:47:22 Building wheel for netifaces (setup.py): started 05:47:24 Building wheel for netifaces (setup.py): finished with status 'done' 05:47:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=d1662add6ab9042725cd1b391be4073d1114a901a55fc53125c16b8b2b83a740 05:47:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 05:47:24 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:47:24 Building wheel for robotframework-httplibrary (setup.py): started 05:47:25 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 05:47:25 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=f5541ff31178cfc95a602d60df60772c37c41c632f7ceae66eb6098688edf10f 05:47:25 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 05:47:25 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:47:25 Building wheel for jsonpath-rw (setup.py): started 05:47:25 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 05:47:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=51e179a93f573ecd3914fcc74b57e9060471ad460206c854a51cec33602986bc 05:47:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 05:47:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 05:47:25 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 05:47:32 05:47:32 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 05:47:32 + pip freeze 05:47:32 attrs==25.4.0 05:47:32 bcrypt==5.0.0 05:47:32 beautifulsoup4==4.14.2 05:47:32 certifi==2025.10.5 05:47:32 cffi==2.0.0 05:47:32 charset-normalizer==3.4.3 05:47:32 click==8.3.0 05:47:32 cryptography==46.0.2 05:47:32 decorator==5.2.1 05:47:32 distlib==0.4.0 05:47:32 docker-py==1.10.6 05:47:32 docker-pycreds==0.4.0 05:47:32 elastic-transport==8.17.1 05:47:32 elasticsearch==8.19.1 05:47:32 elasticsearch-dsl==8.15.4 05:47:32 enum34==1.1.10 05:47:32 filelock==3.19.1 05:47:32 h11==0.16.0 05:47:32 idna==3.10 05:47:32 invoke==2.2.0 05:47:32 ipaddr==2.2.0 05:47:32 isodate==0.7.2 05:47:32 jmespath==1.0.1 05:47:32 jsonpatch==1.33 05:47:32 jsonpath-rw==1.4.0 05:47:32 jsonpointer==3.0.0 05:47:32 lxml==6.0.2 05:47:32 netaddr==1.3.0 05:47:32 netifaces==0.11.0 05:47:32 outcome==1.3.0.post0 05:47:32 paramiko==4.0.0 05:47:32 platformdirs==4.4.0 05:47:32 ply==3.11 05:47:32 pyang==2.7.1 05:47:32 pyangbind==0.8.6 05:47:32 pycparser==2.23 05:47:32 pyhocon==0.3.61 05:47:32 PyNaCl==1.6.0 05:47:32 pyparsing==3.2.5 05:47:32 PySocks==1.7.1 05:47:32 python-dateutil==2.9.0.post0 05:47:32 regex==2025.9.18 05:47:32 requests==2.32.5 05:47:32 robotframework==7.3.2 05:47:32 robotframework-httplibrary==0.4.2 05:47:32 robotframework-pythonlibcore==4.4.1 05:47:32 robotframework-requests==0.9.7 05:47:32 robotframework-selenium2library==3.0.0 05:47:32 robotframework-seleniumlibrary==6.8.0 05:47:32 robotframework-sshlibrary==3.8.0 05:47:32 scapy==2.6.1 05:47:32 scp==0.15.0 05:47:32 selenium==4.36.0 05:47:32 six==1.17.0 05:47:32 sniffio==1.3.1 05:47:32 sortedcontainers==2.4.0 05:47:32 soupsieve==2.8 05:47:32 trio==0.31.0 05:47:32 trio-websocket==0.12.2 05:47:32 typing_extensions==4.15.0 05:47:32 urllib3==2.5.0 05:47:32 virtualenv==20.34.0 05:47:32 waitress==3.0.2 05:47:32 WebOb==1.8.9 05:47:32 websocket-client==1.9.0 05:47:32 WebTest==3.0.7 05:47:32 wsproto==1.2.0 05:47:32 [EnvInject] - Injecting environment variables from a build step. 05:47:32 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 05:47:32 [EnvInject] - Variables injected successfully. 05:47:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins1451439147556610606.sh 05:47:32 Setup pyenv: 05:47:33 system 05:47:33 3.8.13 05:47:33 3.9.13 05:47:33 3.10.13 05:47:33 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 05:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 05:47:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:47:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:47:35 lf-activate-venv(): INFO: Base packages installed successfully 05:47:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 05:47:42 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. 05:47:42 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:47:42 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 05:47:42 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 05:47:42 + ODL_SYSTEM=() 05:47:42 + TOOLS_SYSTEM=() 05:47:42 + OPENSTACK_SYSTEM=() 05:47:42 + OPENSTACK_CONTROLLERS=() 05:47:42 + mapfile -t ADDR 05:47:42 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-20 05:47:42 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 05:47:44 + for i in "${ADDR[@]}" 05:47:44 ++ ssh 10.30.171.68 hostname -s 05:47:44 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:47:44 + REMHOST=releng-12556-20-0-builder-0 05:47:44 + case ${REMHOST} in 05:47:44 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 05:47:44 + for i in "${ADDR[@]}" 05:47:44 ++ ssh 10.30.170.118 hostname -s 05:47:44 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:47:45 + REMHOST=releng-12556-20-0-builder-1 05:47:45 + case ${REMHOST} in 05:47:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 05:47:45 + for i in "${ADDR[@]}" 05:47:45 ++ ssh 10.30.170.250 hostname -s 05:47:45 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:47:45 + REMHOST=releng-12556-20-0-builder-2 05:47:45 + case ${REMHOST} in 05:47:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 05:47:45 + for i in "${ADDR[@]}" 05:47:45 ++ ssh 10.30.171.15 hostname -s 05:47:45 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts. 05:47:46 + REMHOST=releng-12556-20-1-mininet-ovs-217-0 05:47:46 + case ${REMHOST} in 05:47:46 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 05:47:46 + echo NUM_ODL_SYSTEM=3 05:47:46 + echo NUM_TOOLS_SYSTEM=1 05:47:46 + '[' '' == yes ']' 05:47:46 + NUM_OPENSTACK_SYSTEM=0 05:47:46 + echo NUM_OPENSTACK_SYSTEM=0 05:47:46 + '[' 0 -eq 2 ']' 05:47:46 + echo ODL_SYSTEM_IP=10.30.171.68 05:47:46 ++ seq 0 2 05:47:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 05:47:46 + echo ODL_SYSTEM_1_IP=10.30.171.68 05:47:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 05:47:46 + echo ODL_SYSTEM_2_IP=10.30.170.118 05:47:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 05:47:46 + echo ODL_SYSTEM_3_IP=10.30.170.250 05:47:46 + echo TOOLS_SYSTEM_IP=10.30.171.15 05:47:46 ++ seq 0 0 05:47:46 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 05:47:46 + echo TOOLS_SYSTEM_1_IP=10.30.171.15 05:47:46 + openstack_index=0 05:47:46 + NUM_OPENSTACK_CONTROL_NODES=1 05:47:46 + echo NUM_OPENSTACK_CONTROL_NODES=1 05:47:46 ++ seq 0 0 05:47:46 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 05:47:46 + echo OPENSTACK_CONTROL_NODE_1_IP= 05:47:46 + NUM_OPENSTACK_COMPUTE_NODES=-1 05:47:46 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 05:47:46 + '[' -1 -ge 2 ']' 05:47:46 ++ seq 0 -2 05:47:46 + NUM_OPENSTACK_HAPROXY_NODES=0 05:47:46 + echo NUM_OPENSTACK_HAPROXY_NODES=0 05:47:46 ++ seq 0 -1 05:47:46 + echo 'Contents of slave_addresses.txt:' 05:47:46 Contents of slave_addresses.txt: 05:47:46 + cat slave_addresses.txt 05:47:46 NUM_ODL_SYSTEM=3 05:47:46 NUM_TOOLS_SYSTEM=1 05:47:46 NUM_OPENSTACK_SYSTEM=0 05:47:46 ODL_SYSTEM_IP=10.30.171.68 05:47:46 ODL_SYSTEM_1_IP=10.30.171.68 05:47:46 ODL_SYSTEM_2_IP=10.30.170.118 05:47:46 ODL_SYSTEM_3_IP=10.30.170.250 05:47:46 TOOLS_SYSTEM_IP=10.30.171.15 05:47:46 TOOLS_SYSTEM_1_IP=10.30.171.15 05:47:46 NUM_OPENSTACK_CONTROL_NODES=1 05:47:46 OPENSTACK_CONTROL_NODE_1_IP= 05:47:46 NUM_OPENSTACK_COMPUTE_NODES=-1 05:47:46 NUM_OPENSTACK_HAPROXY_NODES=0 05:47:47 [EnvInject] - Injecting environment variables from a build step. 05:47:47 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 05:47:47 [EnvInject] - Variables injected successfully. 05:47:47 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins12037997595441595070.sh 05:47:47 Preparing for JRE Version 21 05:47:47 Karaf artifact is netconf-karaf 05:47:47 Karaf project is netconf 05:47:47 Java home is /usr/lib/jvm/java-21-openjdk-amd64 05:47:47 [EnvInject] - Injecting environment variables from a build step. 05:47:47 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 05:47:47 [EnvInject] - Variables injected successfully. 05:47:47 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2232474742084642783.sh 05:47:47 2025-10-08 05:47:47 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 05:47:47 Bundle version is 10.0.0-SNAPSHOT 05:47:47 --2025-10-08 05:47:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/maven-metadata.xml 05:47:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 05:47:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 05:47:47 HTTP request sent, awaiting response... 200 OK 05:47:47 Length: 1414 (1.4K) [application/xml] 05:47:47 Saving to: ‘maven-metadata.xml’ 05:47:47 05:47:47 0K . 100% 58.5M=0s 05:47:47 05:47:47 2025-10-08 05:47:47 (58.5 MB/s) - ‘maven-metadata.xml’ saved [1414/1414] 05:47:47 05:47:47 05:47:47 05:47:47 org.opendaylight.netconf 05:47:47 netconf-karaf 05:47:47 05:47:47 20251007190725 05:47:47 05:47:47 20251007.190725 05:47:47 176 05:47:47 05:47:47 05:47:47 05:47:47 pom 05:47:47 10.0.0-20251007.190725-176 05:47:47 20251007190725 05:47:47 05:47:47 05:47:47 tar.gz 05:47:47 10.0.0-20251007.190725-176 05:47:47 20251007190725 05:47:47 05:47:47 05:47:47 zip 05:47:47 10.0.0-20251007.190725-176 05:47:47 20251007190725 05:47:47 05:47:47 05:47:47 cyclonedx 05:47:47 xml 05:47:47 10.0.0-20251007.190725-176 05:47:47 20251007190725 05:47:47 05:47:47 05:47:47 cyclonedx 05:47:47 json 05:47:47 10.0.0-20251007.190725-176 05:47:47 20251007190725 05:47:47 05:47:47 05:47:47 05:47:47 10.0.0-SNAPSHOT 05:47:47 05:47:47 Nexus timestamp is 10.0.0-20251007.190725-176 05:47:47 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:47:47 Distribution bundle is netconf-karaf-10.0.0-20251007.190725-176.zip 05:47:47 Distribution bundle version is 10.0.0-SNAPSHOT 05:47:47 Distribution folder is netconf-karaf-10.0.0-SNAPSHOT 05:47:47 Nexus prefix is https://nexus.opendaylight.org 05:47:47 [EnvInject] - Injecting environment variables from a build step. 05:47:47 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 05:47:47 [EnvInject] - Variables injected successfully. 05:47:47 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins11446641179125713364.sh 05:47:47 Setup pyenv: 05:47:47 system 05:47:47 3.8.13 05:47:47 3.9.13 05:47:47 3.10.13 05:47:47 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 05:47:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 05:47:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:47:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:47:49 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. 05:47:49 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:47:49 lf-activate-venv(): INFO: Base packages installed successfully 05:47:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 05:47:55 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. 05:47:55 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 05:47:56 Copying common-functions.sh to /tmp 05:47:57 Copying common-functions.sh to 10.30.171.68:/tmp 05:47:57 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:47:57 Copying common-functions.sh to 10.30.170.118:/tmp 05:47:58 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:47:58 Copying common-functions.sh to 10.30.170.250:/tmp 05:47:58 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:47:58 Copying common-functions.sh to 10.30.171.15:/tmp 05:47:58 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts. 05:47:59 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins11329658962643271483.sh 05:47:59 common-functions.sh is being sourced 05:47:59 common-functions environment: 05:47:59 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:47:59 ACTUALFEATURES: 05:47:59 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:47:59 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:47:59 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:47:59 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:47:59 CONTROLLERMEM: 2048m 05:47:59 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:47:59 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:47:59 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:47:59 SUITES: 05:47:59 05:47:59 ################################################# 05:47:59 ## Configure Cluster and Start ## 05:47:59 ################################################# 05:47:59 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 05:47:59 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 05:47:59 Locating script plan to use... 05:47:59 Finished running script plans 05:47:59 Configuring member-1 with IP address 10.30.171.68 05:47:59 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:47:59 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:47:59 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium 05:47:59 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 05:47:59 common-functions.sh is being sourced 05:47:59 ++ echo 'common-functions.sh is being sourced' 05:47:59 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT 05:47:59 ++ DISTROSTREAM=vanadium 05:47:59 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:47:59 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:47:59 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:47:59 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:47:59 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:47:59 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:47:59 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:47:59 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:47:59 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:47:59 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:47:59 ++ export CONTROLLERMEM= 05:47:59 ++ CONTROLLERMEM= 05:47:59 ++ case "${DISTROSTREAM}" in 05:47:59 ++ CLUSTER_SYSTEM=pekko 05:47:59 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:47:59 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:47:59 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:47:59 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:47:59 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:47:59 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:47:59 ++ print_common_env 05:47:59 ++ cat 05:47:59 common-functions environment: 05:47:59 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:47:59 ACTUALFEATURES: 05:47:59 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:47:59 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:47:59 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:47:59 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:47:59 CONTROLLERMEM: 05:47:59 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:47:59 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:47:59 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:47:59 SUITES: 05:47:59 05:47:59 ++ SSH='ssh -t -t' 05:47:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 05:47:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 05:47:59 Changing to /tmp 05:47:59 + echo 'Changing to /tmp' 05:47:59 + cd /tmp 05:47:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:47:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip' 05:47:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:47:59 --2025-10-08 05:47:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:47:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 05:47:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 05:47:59 HTTP request sent, awaiting response... 200 OK 05:47:59 Length: 155889941 (149M) [application/zip] 05:47:59 Saving to: ‘netconf-karaf-10.0.0-20251007.190725-176.zip’ 05:47:59 05:47:59 0K ........ ........ ........ ........ ........ ........ 2% 56.9M 3s 05:47:59 3072K ........ ........ ........ ........ ........ ........ 4% 87.5M 2s 05:47:59 6144K ........ ........ ........ ........ ........ ........ 6% 151M 2s 05:47:59 9216K ........ ........ ........ ........ ........ ........ 8% 144M 1s 05:47:59 12288K ........ ........ ........ ........ ........ ........ 10% 166M 1s 05:47:59 15360K ........ ........ ........ ........ ........ ........ 12% 177M 1s 05:47:59 18432K ........ ........ ........ ........ ........ ........ 14% 196M 1s 05:47:59 21504K ........ ........ ........ ........ ........ ........ 16% 223M 1s 05:47:59 24576K ........ ........ ........ ........ ........ ........ 18% 233M 1s 05:47:59 27648K ........ ........ ........ ........ ........ ........ 20% 224M 1s 05:47:59 30720K ........ ........ ........ ........ ........ ........ 22% 267M 1s 05:47:59 33792K ........ ........ ........ ........ ........ ........ 24% 273M 1s 05:47:59 36864K ........ ........ ........ ........ ........ ........ 26% 275M 1s 05:47:59 39936K ........ ........ ........ ........ ........ ........ 28% 292M 1s 05:47:59 43008K ........ ........ ........ ........ ........ ........ 30% 328M 1s 05:47:59 46080K ........ ........ ........ ........ ........ ........ 32% 287M 1s 05:47:59 49152K ........ ........ ........ ........ ........ ........ 34% 243M 1s 05:47:59 52224K ........ ........ ........ ........ ........ ........ 36% 203M 1s 05:48:00 55296K ........ ........ ........ ........ ........ ........ 38% 210M 1s 05:48:00 58368K ........ ........ ........ ........ ........ ........ 40% 262M 0s 05:48:00 61440K ........ ........ ........ ........ ........ ........ 42% 291M 0s 05:48:00 64512K ........ ........ ........ ........ ........ ........ 44% 270M 0s 05:48:00 67584K ........ ........ ........ ........ ........ ........ 46% 275M 0s 05:48:00 70656K ........ ........ ........ ........ ........ ........ 48% 273M 0s 05:48:00 73728K ........ ........ ........ ........ ........ ........ 50% 246M 0s 05:48:00 76800K ........ ........ ........ ........ ........ ........ 52% 262M 0s 05:48:00 79872K ........ ........ ........ ........ ........ ........ 54% 256M 0s 05:48:00 82944K ........ ........ ........ ........ ........ ........ 56% 265M 0s 05:48:00 86016K ........ ........ ........ ........ ........ ........ 58% 260M 0s 05:48:00 89088K ........ ........ ........ ........ ........ ........ 60% 254M 0s 05:48:00 92160K ........ ........ ........ ........ ........ ........ 62% 237M 0s 05:48:00 95232K ........ ........ ........ ........ ........ ........ 64% 423M 0s 05:48:00 98304K ........ ........ ........ ........ ........ ........ 66% 488M 0s 05:48:00 101376K ........ ........ ........ ........ ........ ........ 68% 426M 0s 05:48:00 104448K ........ ........ ........ ........ ........ ........ 70% 371M 0s 05:48:00 107520K ........ ........ ........ ........ ........ ........ 72% 318M 0s 05:48:00 110592K ........ ........ ........ ........ ........ ........ 74% 405M 0s 05:48:00 113664K ........ ........ ........ ........ ........ ........ 76% 402M 0s 05:48:00 116736K ........ ........ ........ ........ ........ ........ 78% 431M 0s 05:48:00 119808K ........ ........ ........ ........ ........ ........ 80% 393M 0s 05:48:00 122880K ........ ........ ........ ........ ........ ........ 82% 404M 0s 05:48:00 125952K ........ ........ ........ ........ ........ ........ 84% 408M 0s 05:48:00 129024K ........ ........ ........ ........ ........ ........ 86% 418M 0s 05:48:00 132096K ........ ........ ........ ........ ........ ........ 88% 383M 0s 05:48:00 135168K ........ ........ ........ ........ ........ ........ 90% 396M 0s 05:48:00 138240K ........ ........ ........ ........ ........ ........ 92% 389M 0s 05:48:00 141312K ........ ........ ........ ........ ........ ........ 94% 409M 0s 05:48:00 144384K ........ ........ ........ ........ ........ ........ 96% 395M 0s 05:48:00 147456K ........ ........ ........ ........ ........ ........ 98% 417M 0s 05:48:00 150528K ........ ........ ........ .. 100% 396M=0.6s 05:48:00 05:48:00 2025-10-08 05:48:00 (249 MB/s) - ‘netconf-karaf-10.0.0-20251007.190725-176.zip’ saved [155889941/155889941] 05:48:00 05:48:00 Extracting the new controller... 05:48:00 + echo 'Extracting the new controller...' 05:48:00 + unzip -q netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:01 Adding external repositories... 05:48:01 + echo 'Adding external repositories...' 05:48:01 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:01 ################################################################################ 05:48:01 # 05:48:01 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:01 # contributor license agreements. See the NOTICE file distributed with 05:48:01 # this work for additional information regarding copyright ownership. 05:48:01 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:01 # (the "License"); you may not use this file except in compliance with 05:48:01 # the License. You may obtain a copy of the License at 05:48:01 # 05:48:01 # http://www.apache.org/licenses/LICENSE-2.0 05:48:01 # 05:48:01 # Unless required by applicable law or agreed to in writing, software 05:48:01 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:01 # See the License for the specific language governing permissions and 05:48:01 # limitations under the License. 05:48:01 # 05:48:01 ################################################################################ 05:48:01 05:48:01 # 05:48:01 # If set to true, the following property will not allow any certificate to be used 05:48:01 # when accessing Maven repositories through SSL 05:48:01 # 05:48:01 #org.ops4j.pax.url.mvn.certificateCheck= 05:48:01 05:48:01 # 05:48:01 # Path to the local Maven settings file. 05:48:01 # The repositories defined in this file will be automatically added to the list 05:48:01 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 05:48:01 # below is not set. 05:48:01 # The following locations are checked for the existence of the settings.xml file 05:48:01 # * 1. looks for the specified url 05:48:01 # * 2. if not found looks for ${user.home}/.m2/settings.xml 05:48:01 # * 3. if not found looks for ${maven.home}/conf/settings.xml 05:48:01 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 05:48:01 # 05:48:01 #org.ops4j.pax.url.mvn.settings= 05:48:01 05:48:01 # 05:48:01 # Path to the local Maven repository which is used to avoid downloading 05:48:01 # artifacts when they already exist locally. 05:48:01 # The value of this property will be extracted from the settings.xml file 05:48:01 # above, or defaulted to: 05:48:01 # System.getProperty( "user.home" ) + "/.m2/repository" 05:48:01 # 05:48:01 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 05:48:01 05:48:01 # 05:48:01 # Default this to false. It's just weird to use undocumented repos 05:48:01 # 05:48:01 org.ops4j.pax.url.mvn.useFallbackRepositories=false 05:48:01 05:48:01 # 05:48:01 # Uncomment if you don't wanna use the proxy settings 05:48:01 # from the Maven conf/settings.xml file 05:48:01 # 05:48:01 # org.ops4j.pax.url.mvn.proxySupport=false 05:48:01 05:48:01 # 05:48:01 # Disable aether support by default. This ensure that the defaultRepositories 05:48:01 # below will be used 05:48:01 # 05:48:01 #org.ops4j.pax.url.mvn.disableAether=true 05:48:01 05:48:01 # 05:48:01 # Comma separated list of repositories scanned when resolving an artifact. 05:48:01 # Those repositories will be checked before iterating through the 05:48:01 # below list of repositories and even before the local repository 05:48:01 # A repository url can be appended with zero or more of the following flags: 05:48:01 # @snapshots : the repository contains snaphots 05:48:01 # @noreleases : the repository does not contain any released artifacts 05:48:01 # 05:48:01 # The following property value will add the system folder as a repo. 05:48:01 # 05:48:01 #org.ops4j.pax.url.mvn.defaultRepositories= 05:48:01 05:48:01 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 05:48:01 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 05:48:01 05:48:01 # 05:48:01 # Comma separated list of repositories scanned when resolving an artifact. 05:48:01 # The default list includes the following repositories: 05:48:01 # http://repo1.maven.org/maven2@id=central 05:48:01 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 05:48:01 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 05:48:01 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 05:48:01 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 05:48:01 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 05:48:01 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 05:48:01 # To add repositories to the default ones, prepend '+' to the list of repositories 05:48:01 # to add. 05:48:01 # A repository url can be appended with zero or more of the following flags: 05:48:01 # @snapshots : the repository contains snapshots 05:48:01 # @noreleases : the repository does not contain any released artifacts 05:48:01 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 05:48:01 # 05:48:01 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 05:48:01 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 05:48:01 file:${karaf.data}/kar@id=kar.repository@multi 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:01 + [[ True == \T\r\u\e ]] 05:48:01 Configuring the startup features... 05:48:01 + echo 'Configuring the startup features...' 05:48:01 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:01 + FEATURE_TEST_STRING=features-test 05:48:01 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT 05:48:01 + KARAF_VERSION=netconf 05:48:01 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:01 ################################################################################ 05:48:01 # 05:48:01 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:01 # contributor license agreements. See the NOTICE file distributed with 05:48:01 # this work for additional information regarding copyright ownership. 05:48:01 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:01 # (the "License"); you may not use this file except in compliance with 05:48:01 # the License. You may obtain a copy of the License at 05:48:01 # 05:48:01 # http://www.apache.org/licenses/LICENSE-2.0 05:48:01 # 05:48:01 # Unless required by applicable law or agreed to in writing, software 05:48:01 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:01 # See the License for the specific language governing permissions and 05:48:01 # limitations under the License. 05:48:01 # 05:48:01 ################################################################################ 05:48:01 05:48:01 # 05:48:01 # Comma separated list of features repositories to register by default 05:48:01 # 05:48:01 featuresRepositories = file:${karaf.etc}/a92308b2-1b17-4a48-8007-534c91eaabfd.xml 05:48:01 05:48:01 # 05:48:01 # Comma separated list of features to install at startup 05:48:01 # 05:48:01 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b3e829f2-b33e-4aad-a4f3-f555625ee020 05:48:01 05:48:01 # 05:48:01 # Resource repositories (OBR) that the features resolver can use 05:48:01 # to resolve requirements/capabilities 05:48:01 # 05:48:01 # The format of the resourceRepositories is 05:48:01 # resourceRepositories=[xml:url|json:url],... 05:48:01 # for Instance: 05:48:01 # 05:48:01 #resourceRepositories=xml:http://host/path/to/index.xml 05:48:01 # or 05:48:01 #resourceRepositories=json:http://host/path/to/index.json 05:48:01 # 05:48:01 05:48:01 # 05:48:01 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 05:48:01 # 05:48:01 featuresBootAsynchronous=false 05:48:01 05:48:01 # 05:48:01 # Service requirements enforcement 05:48:01 # 05:48:01 # By default, the feature resolver checks the service requirements/capabilities of 05:48:01 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 05:48:01 # the required bundles. 05:48:01 # The following flag can have those values: 05:48:01 # - disable: service requirements are completely ignored 05:48:01 # - default: service requirements are ignored for old features 05:48:01 # - enforce: service requirements are always verified 05:48:01 # 05:48:01 #serviceRequirements=default 05:48:01 05:48:01 # 05:48:01 # Store cfg file for config element in feature 05:48:01 # 05:48:01 #configCfgStore=true 05:48:01 05:48:01 # 05:48:01 # Define if the feature service automatically refresh bundles 05:48:01 # 05:48:01 autoRefresh=true 05:48:01 05:48:01 # 05:48:01 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 05:48:01 # XML file defines instructions related to features processing 05:48:01 # versions.properties may declare properties to resolve placeholders in XML file 05:48:01 # both files are relative to ${karaf.etc} 05:48:01 # 05:48:01 #featureProcessing=org.apache.karaf.features.xml 05:48:01 #featureProcessingVersions=versions.properties 05:48:01 + configure_karaf_log netconf '' 05:48:01 + local -r karaf_version=netconf 05:48:01 + local -r controllerdebugmap= 05:48:01 + local logapi=log4j 05:48:01 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 05:48:01 log4j2.rootLogger.level = INFO 05:48:01 #log4j2.rootLogger.type = asyncRoot 05:48:01 #log4j2.rootLogger.includeLocation = false 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 05:48:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 05:48:01 log4j2.rootLogger.appenderRef.Console.ref = Console 05:48:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 05:48:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 05:48:01 log4j2.logger.spifly.name = org.apache.aries.spifly 05:48:01 log4j2.logger.spifly.level = WARN 05:48:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 05:48:01 log4j2.logger.audit.level = INFO 05:48:01 log4j2.logger.audit.additivity = false 05:48:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 05:48:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 05:48:01 log4j2.appender.console.type = Console 05:48:01 log4j2.appender.console.name = Console 05:48:01 log4j2.appender.console.layout.type = PatternLayout 05:48:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 05:48:01 log4j2.appender.rolling.type = RollingRandomAccessFile 05:48:01 log4j2.appender.rolling.name = RollingFile 05:48:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 05:48:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 05:48:01 #log4j2.appender.rolling.immediateFlush = false 05:48:01 log4j2.appender.rolling.append = true 05:48:01 log4j2.appender.rolling.layout.type = PatternLayout 05:48:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 05:48:01 log4j2.appender.rolling.policies.type = Policies 05:48:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 05:48:01 log4j2.appender.rolling.policies.size.size = 64MB 05:48:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 05:48:01 log4j2.appender.rolling.strategy.max = 7 05:48:01 log4j2.appender.audit.type = RollingRandomAccessFile 05:48:01 log4j2.appender.audit.name = AuditRollingFile 05:48:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 05:48:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 05:48:01 log4j2.appender.audit.append = true 05:48:01 log4j2.appender.audit.layout.type = PatternLayout 05:48:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 05:48:01 log4j2.appender.audit.policies.type = Policies 05:48:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 05:48:01 log4j2.appender.audit.policies.size.size = 8MB 05:48:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 05:48:01 log4j2.appender.audit.strategy.max = 7 05:48:01 log4j2.appender.osgi.type = PaxOsgi 05:48:01 log4j2.appender.osgi.name = PaxOsgi 05:48:01 log4j2.appender.osgi.filter = * 05:48:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether 05:48:01 #log4j2.logger.aether.level = TRACE 05:48:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 05:48:01 #log4j2.logger.http-headers.level = DEBUG 05:48:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 05:48:01 #log4j2.logger.maven.level = TRACE 05:48:01 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 05:48:01 + logapi=log4j2 05:48:01 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 05:48:01 + '[' log4j2 == log4j2 ']' 05:48:01 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:01 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 05:48:01 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 05:48:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 05:48:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 05:48:01 controllerdebugmap: 05:48:01 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:01 + unset IFS 05:48:01 + echo 'controllerdebugmap: ' 05:48:01 + '[' -n '' ']' 05:48:01 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:01 ################################################################################ 05:48:01 # 05:48:01 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:01 # contributor license agreements. See the NOTICE file distributed with 05:48:01 # this work for additional information regarding copyright ownership. 05:48:01 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:01 # (the "License"); you may not use this file except in compliance with 05:48:01 # the License. You may obtain a copy of the License at 05:48:01 # 05:48:01 # http://www.apache.org/licenses/LICENSE-2.0 05:48:01 # 05:48:01 # Unless required by applicable law or agreed to in writing, software 05:48:01 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:01 # See the License for the specific language governing permissions and 05:48:01 # limitations under the License. 05:48:01 # 05:48:01 ################################################################################ 05:48:01 05:48:01 # Common pattern layout for appenders 05:48:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 05:48:01 05:48:01 # Root logger 05:48:01 log4j2.rootLogger.level = INFO 05:48:01 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 05:48:01 #log4j2.rootLogger.type = asyncRoot 05:48:01 #log4j2.rootLogger.includeLocation = false 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 05:48:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 05:48:01 log4j2.rootLogger.appenderRef.Console.ref = Console 05:48:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 05:48:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 05:48:01 05:48:01 # Filters for logs marked by org.opendaylight.odlparent.Markers 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 05:48:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 05:48:01 05:48:01 # Loggers configuration 05:48:01 05:48:01 # Spifly logger 05:48:01 log4j2.logger.spifly.name = org.apache.aries.spifly 05:48:01 log4j2.logger.spifly.level = WARN 05:48:01 05:48:01 # Security audit logger 05:48:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 05:48:01 log4j2.logger.audit.level = INFO 05:48:01 log4j2.logger.audit.additivity = false 05:48:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 05:48:01 05:48:01 # Appenders configuration 05:48:01 05:48:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 05:48:01 log4j2.appender.console.type = Console 05:48:01 log4j2.appender.console.name = Console 05:48:01 log4j2.appender.console.layout.type = PatternLayout 05:48:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 05:48:01 05:48:01 # Rolling file appender 05:48:01 log4j2.appender.rolling.type = RollingRandomAccessFile 05:48:01 log4j2.appender.rolling.name = RollingFile 05:48:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 05:48:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 05:48:01 # uncomment to not force a disk flush 05:48:01 #log4j2.appender.rolling.immediateFlush = false 05:48:01 log4j2.appender.rolling.append = true 05:48:01 log4j2.appender.rolling.layout.type = PatternLayout 05:48:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 05:48:01 log4j2.appender.rolling.policies.type = Policies 05:48:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 05:48:01 log4j2.appender.rolling.policies.size.size = 1GB 05:48:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 05:48:01 log4j2.appender.rolling.strategy.max = 7 05:48:01 05:48:01 # Audit file appender 05:48:01 log4j2.appender.audit.type = RollingRandomAccessFile 05:48:01 log4j2.appender.audit.name = AuditRollingFile 05:48:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 05:48:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 05:48:01 log4j2.appender.audit.append = true 05:48:01 log4j2.appender.audit.layout.type = PatternLayout 05:48:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 05:48:01 log4j2.appender.audit.policies.type = Policies 05:48:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 05:48:01 log4j2.appender.audit.policies.size.size = 8MB 05:48:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 05:48:01 log4j2.appender.audit.strategy.max = 7 05:48:01 05:48:01 # OSGi appender 05:48:01 log4j2.appender.osgi.type = PaxOsgi 05:48:01 log4j2.appender.osgi.name = PaxOsgi 05:48:01 log4j2.appender.osgi.filter = * 05:48:01 05:48:01 # help with identification of maven-related problems with pax-url-aether 05:48:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether 05:48:01 #log4j2.logger.aether.level = TRACE 05:48:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 05:48:01 #log4j2.logger.http-headers.level = DEBUG 05:48:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 05:48:01 #log4j2.logger.maven.level = TRACE 05:48:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 05:48:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 05:48:01 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 Configure 05:48:01 java home: /usr/lib/jvm/java-21-openjdk-amd64 05:48:01 max memory: 2048m 05:48:01 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 05:48:01 + local -r controllermem=2048m 05:48:01 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 + echo Configure 05:48:01 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 05:48:01 + echo ' max memory: 2048m' 05:48:01 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 05:48:01 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:01 #!/bin/sh 05:48:01 # 05:48:01 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:01 # contributor license agreements. See the NOTICE file distributed with 05:48:01 # this work for additional information regarding copyright ownership. 05:48:01 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:01 # (the "License"); you may not use this file except in compliance with 05:48:01 # the License. You may obtain a copy of the License at 05:48:01 # 05:48:01 # http://www.apache.org/licenses/LICENSE-2.0 05:48:01 # 05:48:01 # Unless required by applicable law or agreed to in writing, software 05:48:01 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:01 # See the License for the specific language governing permissions and 05:48:01 # limitations under the License. 05:48:01 # 05:48:01 05:48:01 # 05:48:01 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 05:48:01 # script: client, instance, shell, start, status, stop, karaf 05:48:01 # 05:48:01 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 05:48:01 # Actions go here... 05:48:01 # fi 05:48:01 05:48:01 # 05:48:01 # general settings which should be applied for all scripts go here; please keep 05:48:01 # in mind that it is possible that scripts might be executed more than once, e.g. 05:48:01 # in example of the start script where the start script is executed first and the 05:48:01 # karaf script afterwards. 05:48:01 # 05:48:01 05:48:01 # 05:48:01 # The following section shows the possible configuration options for the default 05:48:01 # karaf scripts 05:48:01 # 05:48:01 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 05:48:01 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 05:48:01 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 05:48:01 # export EXTRA_JAVA_OPTS # Additional JVM options 05:48:01 # export KARAF_HOME # Karaf home folder 05:48:01 # export KARAF_DATA # Karaf data folder 05:48:01 # export KARAF_BASE # Karaf base folder 05:48:01 # export KARAF_ETC # Karaf etc folder 05:48:01 # export KARAF_LOG # Karaf log folder 05:48:01 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 05:48:01 # export KARAF_OPTS # Additional available Karaf options 05:48:01 # export KARAF_DEBUG # Enable debug mode 05:48:01 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 05:48:01 # export KARAF_NOROOT # Prevent execution as root if set to true 05:48:01 Set Java version 05:48:01 + echo 'Set Java version' 05:48:01 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 05:48:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 05:48:01 sudo: a password is required 05:48:01 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 05:48:01 sudo: a password is required 05:48:01 + echo 'JDK default version ...' 05:48:01 JDK default version ... 05:48:01 + java -version 05:48:01 openjdk version "21.0.8" 2025-07-15 05:48:01 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 05:48:01 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 05:48:01 Set JAVA_HOME 05:48:01 + echo 'Set JAVA_HOME' 05:48:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:48:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:48:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:01 Listing all open ports on controller system... 05:48:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 05:48:01 + echo 'Listing all open ports on controller system...' 05:48:01 + netstat -pnatu 05:48:01 /tmp/configuration-script.sh: line 40: netstat: command not found 05:48:01 Configuring cluster 05:48:01 + '[' -f /tmp/custom_shard_config.txt ']' 05:48:01 + echo 'Configuring cluster' 05:48:01 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.68 10.30.170.118 10.30.170.250 05:48:01 ################################################ 05:48:01 ## Configure Cluster ## 05:48:01 ################################################ 05:48:01 NOTE: Cluster configuration files not found. Copying from 05:48:01 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0 05:48:01 Configuring unique name in pekko.conf 05:48:01 Configuring hostname in pekko.conf 05:48:01 Configuring data and rpc seed nodes in pekko.conf 05:48:01 modules = [ 05:48:01 05:48:01 ] 05:48:01 Configuring replication type in module-shards.conf 05:48:01 ################################################ 05:48:01 ## NOTE: Manually restart controller to ## 05:48:01 ## apply configuration. ## 05:48:01 ################################################ 05:48:01 Dump pekko.conf 05:48:01 + echo 'Dump pekko.conf' 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:01 05:48:01 odl-cluster-data { 05:48:01 pekko { 05:48:01 remote { 05:48:01 artery { 05:48:01 enabled = on 05:48:01 transport = tcp 05:48:01 canonical.hostname = "10.30.171.68" 05:48:01 canonical.port = 2550 05:48:01 } 05:48:01 } 05:48:01 05:48:01 cluster { 05:48:01 # Using artery. 05:48:01 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550", 05:48:01 "pekko://opendaylight-cluster-data@10.30.170.118:2550", 05:48:01 "pekko://opendaylight-cluster-data@10.30.170.250:2550"] 05:48:01 05:48:01 roles = ["member-1"] 05:48:01 05:48:01 # when under load we might trip a false positive on the failure detector 05:48:01 # failure-detector { 05:48:01 # heartbeat-interval = 4 s 05:48:01 # acceptable-heartbeat-pause = 16s 05:48:01 # } 05:48:01 } 05:48:01 05:48:01 persistence { 05:48:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 05:48:01 # modifying the following two properties. The directory location specified may be a relative or absolute path. 05:48:01 # The relative path is always relative to KARAF_HOME. 05:48:01 05:48:01 # snapshot-store.local.dir = "target/snapshots" 05:48:01 } 05:48:01 disable-default-actor-system-quarantined-event-handling = "false" 05:48:01 } 05:48:01 } 05:48:01 Dump modules.conf 05:48:01 + echo 'Dump modules.conf' 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:01 modules = [ 05:48:01 05:48:01 ] 05:48:01 Dump module-shards.conf 05:48:01 + echo 'Dump module-shards.conf' 05:48:01 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:01 module-shards = [ 05:48:01 { 05:48:01 name = "default" 05:48:01 shards = [ 05:48:01 { 05:48:01 name = "default" 05:48:01 replicas = ["member-1", 05:48:01 "member-2", 05:48:01 "member-3"] 05:48:01 } 05:48:01 ] 05:48:01 } 05:48:01 ] 05:48:01 Configuring member-2 with IP address 10.30.170.118 05:48:02 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:48:02 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:48:02 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium 05:48:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 05:48:02 common-functions.sh is being sourced 05:48:02 ++ echo 'common-functions.sh is being sourced' 05:48:02 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT 05:48:02 ++ DISTROSTREAM=vanadium 05:48:02 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:02 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:02 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:02 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:02 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:02 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:02 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:02 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:02 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:02 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:02 ++ export CONTROLLERMEM= 05:48:02 ++ CONTROLLERMEM= 05:48:02 ++ case "${DISTROSTREAM}" in 05:48:02 ++ CLUSTER_SYSTEM=pekko 05:48:02 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:02 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:02 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:02 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:02 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:02 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:02 ++ print_common_env 05:48:02 ++ cat 05:48:02 common-functions environment: 05:48:02 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:02 ACTUALFEATURES: 05:48:02 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:02 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:02 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:02 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:02 CONTROLLERMEM: 05:48:02 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:02 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:02 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:02 SUITES: 05:48:02 05:48:02 ++ SSH='ssh -t -t' 05:48:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 05:48:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 05:48:02 Changing to /tmp 05:48:02 + echo 'Changing to /tmp' 05:48:02 + cd /tmp 05:48:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip' 05:48:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:02 --2025-10-08 05:48:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 05:48:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 05:48:02 HTTP request sent, awaiting response... 200 OK 05:48:02 Length: 155889941 (149M) [application/zip] 05:48:02 Saving to: ‘netconf-karaf-10.0.0-20251007.190725-176.zip’ 05:48:02 05:48:02 0K ........ ........ ........ ........ ........ ........ 2% 69.1M 2s 05:48:02 3072K ........ ........ ........ ........ ........ ........ 4% 89.7M 2s 05:48:02 6144K ........ ........ ........ ........ ........ ........ 6% 141M 2s 05:48:02 9216K ........ ........ ........ ........ ........ ........ 8% 126M 1s 05:48:02 12288K ........ ........ ........ ........ ........ ........ 10% 122M 1s 05:48:02 15360K ........ ........ ........ ........ ........ ........ 12% 172M 1s 05:48:02 18432K ........ ........ ........ ........ ........ ........ 14% 195M 1s 05:48:02 21504K ........ ........ ........ ........ ........ ........ 16% 203M 1s 05:48:02 24576K ........ ........ ........ ........ ........ ........ 18% 215M 1s 05:48:02 27648K ........ ........ ........ ........ ........ ........ 20% 222M 1s 05:48:02 30720K ........ ........ ........ ........ ........ ........ 22% 235M 1s 05:48:02 33792K ........ ........ ........ ........ ........ ........ 24% 253M 1s 05:48:02 36864K ........ ........ ........ ........ ........ ........ 26% 217M 1s 05:48:02 39936K ........ ........ ........ ........ ........ ........ 28% 227M 1s 05:48:02 43008K ........ ........ ........ ........ ........ ........ 30% 234M 1s 05:48:02 46080K ........ ........ ........ ........ ........ ........ 32% 292M 1s 05:48:02 49152K ........ ........ ........ ........ ........ ........ 34% 286M 1s 05:48:02 52224K ........ ........ ........ ........ ........ ........ 36% 186M 1s 05:48:02 55296K ........ ........ ........ ........ ........ ........ 38% 228M 1s 05:48:02 58368K ........ ........ ........ ........ ........ ........ 40% 271M 1s 05:48:02 61440K ........ ........ ........ ........ ........ ........ 42% 127M 1s 05:48:02 64512K ........ ........ ........ ........ ........ ........ 44% 234M 0s 05:48:02 67584K ........ ........ ........ ........ ........ ........ 46% 263M 0s 05:48:02 70656K ........ ........ ........ ........ ........ ........ 48% 293M 0s 05:48:02 73728K ........ ........ ........ ........ ........ ........ 50% 287M 0s 05:48:02 76800K ........ ........ ........ ........ ........ ........ 52% 285M 0s 05:48:02 79872K ........ ........ ........ ........ ........ ........ 54% 268M 0s 05:48:02 82944K ........ ........ ........ ........ ........ ........ 56% 275M 0s 05:48:02 86016K ........ ........ ........ ........ ........ ........ 58% 216M 0s 05:48:02 89088K ........ ........ ........ ........ ........ ........ 60% 243M 0s 05:48:02 92160K ........ ........ ........ ........ ........ ........ 62% 261M 0s 05:48:02 95232K ........ ........ ........ ........ ........ ........ 64% 281M 0s 05:48:02 98304K ........ ........ ........ ........ ........ ........ 66% 271M 0s 05:48:02 101376K ........ ........ ........ ........ ........ ........ 68% 280M 0s 05:48:02 104448K ........ ........ ........ ........ ........ ........ 70% 286M 0s 05:48:02 107520K ........ ........ ........ ........ ........ ........ 72% 65.3M 0s 05:48:03 110592K ........ ........ ........ ........ ........ ........ 74% 326M 0s 05:48:03 113664K ........ ........ ........ ........ ........ ........ 76% 289M 0s 05:48:03 116736K ........ ........ ........ ........ ........ ........ 78% 261M 0s 05:48:03 119808K ........ ........ ........ ........ ........ ........ 80% 269M 0s 05:48:03 122880K ........ ........ ........ ........ ........ ........ 82% 284M 0s 05:48:03 125952K ........ ........ ........ ........ ........ ........ 84% 284M 0s 05:48:03 129024K ........ ........ ........ ........ ........ ........ 86% 287M 0s 05:48:03 132096K ........ ........ ........ ........ ........ ........ 88% 290M 0s 05:48:03 135168K ........ ........ ........ ........ ........ ........ 90% 265M 0s 05:48:03 138240K ........ ........ ........ ........ ........ ........ 92% 267M 0s 05:48:03 141312K ........ ........ ........ ........ ........ ........ 94% 328M 0s 05:48:03 144384K ........ ........ ........ ........ ........ ........ 96% 273M 0s 05:48:03 147456K ........ ........ ........ ........ ........ ........ 98% 264M 0s 05:48:03 150528K ........ ........ ........ .. 100% 312M=0.7s 05:48:03 05:48:03 2025-10-08 05:48:03 (207 MB/s) - ‘netconf-karaf-10.0.0-20251007.190725-176.zip’ saved [155889941/155889941] 05:48:03 05:48:03 Extracting the new controller... 05:48:03 + echo 'Extracting the new controller...' 05:48:03 + unzip -q netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:04 Adding external repositories... 05:48:04 + echo 'Adding external repositories...' 05:48:04 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:04 ################################################################################ 05:48:04 # 05:48:04 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:04 # contributor license agreements. See the NOTICE file distributed with 05:48:04 # this work for additional information regarding copyright ownership. 05:48:04 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:04 # (the "License"); you may not use this file except in compliance with 05:48:04 # the License. You may obtain a copy of the License at 05:48:04 # 05:48:04 # http://www.apache.org/licenses/LICENSE-2.0 05:48:04 # 05:48:04 # Unless required by applicable law or agreed to in writing, software 05:48:04 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:04 # See the License for the specific language governing permissions and 05:48:04 # limitations under the License. 05:48:04 # 05:48:04 ################################################################################ 05:48:04 05:48:04 # 05:48:04 # If set to true, the following property will not allow any certificate to be used 05:48:04 # when accessing Maven repositories through SSL 05:48:04 # 05:48:04 #org.ops4j.pax.url.mvn.certificateCheck= 05:48:04 05:48:04 # 05:48:04 # Path to the local Maven settings file. 05:48:04 # The repositories defined in this file will be automatically added to the list 05:48:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 05:48:04 # below is not set. 05:48:04 # The following locations are checked for the existence of the settings.xml file 05:48:04 # * 1. looks for the specified url 05:48:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml 05:48:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml 05:48:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 05:48:04 # 05:48:04 #org.ops4j.pax.url.mvn.settings= 05:48:04 05:48:04 # 05:48:04 # Path to the local Maven repository which is used to avoid downloading 05:48:04 # artifacts when they already exist locally. 05:48:04 # The value of this property will be extracted from the settings.xml file 05:48:04 # above, or defaulted to: 05:48:04 # System.getProperty( "user.home" ) + "/.m2/repository" 05:48:04 # 05:48:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 05:48:04 05:48:04 # 05:48:04 # Default this to false. It's just weird to use undocumented repos 05:48:04 # 05:48:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false 05:48:04 05:48:04 # 05:48:04 # Uncomment if you don't wanna use the proxy settings 05:48:04 # from the Maven conf/settings.xml file 05:48:04 # 05:48:04 # org.ops4j.pax.url.mvn.proxySupport=false 05:48:04 05:48:04 # 05:48:04 # Disable aether support by default. This ensure that the defaultRepositories 05:48:04 # below will be used 05:48:04 # 05:48:04 #org.ops4j.pax.url.mvn.disableAether=true 05:48:04 05:48:04 # 05:48:04 # Comma separated list of repositories scanned when resolving an artifact. 05:48:04 # Those repositories will be checked before iterating through the 05:48:04 # below list of repositories and even before the local repository 05:48:04 # A repository url can be appended with zero or more of the following flags: 05:48:04 # @snapshots : the repository contains snaphots 05:48:04 # @noreleases : the repository does not contain any released artifacts 05:48:04 # 05:48:04 # The following property value will add the system folder as a repo. 05:48:04 # 05:48:04 #org.ops4j.pax.url.mvn.defaultRepositories= 05:48:04 05:48:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 05:48:04 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 05:48:04 05:48:04 # 05:48:04 # Comma separated list of repositories scanned when resolving an artifact. 05:48:04 # The default list includes the following repositories: 05:48:04 # http://repo1.maven.org/maven2@id=central 05:48:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 05:48:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 05:48:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 05:48:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 05:48:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 05:48:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 05:48:04 # To add repositories to the default ones, prepend '+' to the list of repositories 05:48:04 # to add. 05:48:04 # A repository url can be appended with zero or more of the following flags: 05:48:04 # @snapshots : the repository contains snapshots 05:48:04 # @noreleases : the repository does not contain any released artifacts 05:48:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 05:48:04 # 05:48:04 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 05:48:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 05:48:04 file:${karaf.data}/kar@id=kar.repository@multi 05:48:04 Configuring the startup features... 05:48:04 + [[ True == \T\r\u\e ]] 05:48:04 + echo 'Configuring the startup features...' 05:48:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:04 + FEATURE_TEST_STRING=features-test 05:48:04 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT 05:48:04 + KARAF_VERSION=netconf 05:48:04 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:04 ################################################################################ 05:48:04 # 05:48:04 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:04 # contributor license agreements. See the NOTICE file distributed with 05:48:04 # this work for additional information regarding copyright ownership. 05:48:04 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:04 # (the "License"); you may not use this file except in compliance with 05:48:04 # the License. You may obtain a copy of the License at 05:48:04 # 05:48:04 # http://www.apache.org/licenses/LICENSE-2.0 05:48:04 # 05:48:04 # Unless required by applicable law or agreed to in writing, software 05:48:04 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:04 # See the License for the specific language governing permissions and 05:48:04 # limitations under the License. 05:48:04 # 05:48:04 ################################################################################ 05:48:04 05:48:04 # 05:48:04 # Comma separated list of features repositories to register by default 05:48:04 # 05:48:04 featuresRepositories = file:${karaf.etc}/a92308b2-1b17-4a48-8007-534c91eaabfd.xml 05:48:04 05:48:04 # 05:48:04 # Comma separated list of features to install at startup 05:48:04 # 05:48:04 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b3e829f2-b33e-4aad-a4f3-f555625ee020 05:48:04 05:48:04 # 05:48:04 # Resource repositories (OBR) that the features resolver can use 05:48:04 # to resolve requirements/capabilities 05:48:04 # 05:48:04 # The format of the resourceRepositories is 05:48:04 # resourceRepositories=[xml:url|json:url],... 05:48:04 # for Instance: 05:48:04 # 05:48:04 #resourceRepositories=xml:http://host/path/to/index.xml 05:48:04 # or 05:48:04 #resourceRepositories=json:http://host/path/to/index.json 05:48:04 # 05:48:04 05:48:04 # 05:48:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 05:48:04 # 05:48:04 featuresBootAsynchronous=false 05:48:04 05:48:04 # 05:48:04 # Service requirements enforcement 05:48:04 # 05:48:04 # By default, the feature resolver checks the service requirements/capabilities of 05:48:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 05:48:04 # the required bundles. 05:48:04 # The following flag can have those values: 05:48:04 # - disable: service requirements are completely ignored 05:48:04 # - default: service requirements are ignored for old features 05:48:04 # - enforce: service requirements are always verified 05:48:04 # 05:48:04 #serviceRequirements=default 05:48:04 05:48:04 # 05:48:04 # Store cfg file for config element in feature 05:48:04 # 05:48:04 #configCfgStore=true 05:48:04 05:48:04 # 05:48:04 # Define if the feature service automatically refresh bundles 05:48:04 # 05:48:04 autoRefresh=true 05:48:04 05:48:04 # 05:48:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 05:48:04 # XML file defines instructions related to features processing 05:48:04 # versions.properties may declare properties to resolve placeholders in XML file 05:48:04 # both files are relative to ${karaf.etc} 05:48:04 # 05:48:04 #featureProcessing=org.apache.karaf.features.xml 05:48:04 #featureProcessingVersions=versions.properties 05:48:04 + configure_karaf_log netconf '' 05:48:04 + local -r karaf_version=netconf 05:48:04 + local -r controllerdebugmap= 05:48:04 + local logapi=log4j 05:48:04 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 05:48:04 log4j2.rootLogger.level = INFO 05:48:04 #log4j2.rootLogger.type = asyncRoot 05:48:04 #log4j2.rootLogger.includeLocation = false 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 05:48:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 05:48:04 log4j2.rootLogger.appenderRef.Console.ref = Console 05:48:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 05:48:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 05:48:04 log4j2.logger.spifly.name = org.apache.aries.spifly 05:48:04 log4j2.logger.spifly.level = WARN 05:48:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 05:48:04 log4j2.logger.audit.level = INFO 05:48:04 log4j2.logger.audit.additivity = false 05:48:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 05:48:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 05:48:04 log4j2.appender.console.type = Console 05:48:04 log4j2.appender.console.name = Console 05:48:04 log4j2.appender.console.layout.type = PatternLayout 05:48:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 05:48:04 log4j2.appender.rolling.type = RollingRandomAccessFile 05:48:04 log4j2.appender.rolling.name = RollingFile 05:48:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 05:48:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 05:48:04 #log4j2.appender.rolling.immediateFlush = false 05:48:04 log4j2.appender.rolling.append = true 05:48:04 log4j2.appender.rolling.layout.type = PatternLayout 05:48:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 05:48:04 log4j2.appender.rolling.policies.type = Policies 05:48:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 05:48:04 log4j2.appender.rolling.policies.size.size = 64MB 05:48:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 05:48:04 log4j2.appender.rolling.strategy.max = 7 05:48:04 log4j2.appender.audit.type = RollingRandomAccessFile 05:48:04 log4j2.appender.audit.name = AuditRollingFile 05:48:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 05:48:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 05:48:04 log4j2.appender.audit.append = true 05:48:04 log4j2.appender.audit.layout.type = PatternLayout 05:48:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 05:48:04 log4j2.appender.audit.policies.type = Policies 05:48:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 05:48:04 log4j2.appender.audit.policies.size.size = 8MB 05:48:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 05:48:04 log4j2.appender.audit.strategy.max = 7 05:48:04 log4j2.appender.osgi.type = PaxOsgi 05:48:04 log4j2.appender.osgi.name = PaxOsgi 05:48:04 log4j2.appender.osgi.filter = * 05:48:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 05:48:04 #log4j2.logger.aether.level = TRACE 05:48:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 05:48:04 #log4j2.logger.http-headers.level = DEBUG 05:48:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 05:48:04 #log4j2.logger.maven.level = TRACE 05:48:04 + logapi=log4j2 05:48:04 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 05:48:04 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 05:48:04 + '[' log4j2 == log4j2 ']' 05:48:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 05:48:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 05:48:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 05:48:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 05:48:04 + unset IFS 05:48:04 controllerdebugmap: 05:48:04 + echo 'controllerdebugmap: ' 05:48:04 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:04 + '[' -n '' ']' 05:48:04 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:04 ################################################################################ 05:48:04 # 05:48:04 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:04 # contributor license agreements. See the NOTICE file distributed with 05:48:04 # this work for additional information regarding copyright ownership. 05:48:04 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:04 # (the "License"); you may not use this file except in compliance with 05:48:04 # the License. You may obtain a copy of the License at 05:48:04 # 05:48:04 # http://www.apache.org/licenses/LICENSE-2.0 05:48:04 # 05:48:04 # Unless required by applicable law or agreed to in writing, software 05:48:04 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:04 # See the License for the specific language governing permissions and 05:48:04 # limitations under the License. 05:48:04 # 05:48:04 ################################################################################ 05:48:04 05:48:04 # Common pattern layout for appenders 05:48:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 05:48:04 05:48:04 # Root logger 05:48:04 log4j2.rootLogger.level = INFO 05:48:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 05:48:04 #log4j2.rootLogger.type = asyncRoot 05:48:04 #log4j2.rootLogger.includeLocation = false 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 05:48:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 05:48:04 log4j2.rootLogger.appenderRef.Console.ref = Console 05:48:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 05:48:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 05:48:04 05:48:04 # Filters for logs marked by org.opendaylight.odlparent.Markers 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 05:48:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 05:48:04 05:48:04 # Loggers configuration 05:48:04 05:48:04 # Spifly logger 05:48:04 log4j2.logger.spifly.name = org.apache.aries.spifly 05:48:04 log4j2.logger.spifly.level = WARN 05:48:04 05:48:04 # Security audit logger 05:48:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 05:48:04 log4j2.logger.audit.level = INFO 05:48:04 log4j2.logger.audit.additivity = false 05:48:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 05:48:04 05:48:04 # Appenders configuration 05:48:04 05:48:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 05:48:04 log4j2.appender.console.type = Console 05:48:04 log4j2.appender.console.name = Console 05:48:04 log4j2.appender.console.layout.type = PatternLayout 05:48:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 05:48:04 05:48:04 # Rolling file appender 05:48:04 log4j2.appender.rolling.type = RollingRandomAccessFile 05:48:04 log4j2.appender.rolling.name = RollingFile 05:48:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 05:48:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 05:48:04 # uncomment to not force a disk flush 05:48:04 #log4j2.appender.rolling.immediateFlush = false 05:48:04 log4j2.appender.rolling.append = true 05:48:04 log4j2.appender.rolling.layout.type = PatternLayout 05:48:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 05:48:04 log4j2.appender.rolling.policies.type = Policies 05:48:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 05:48:04 log4j2.appender.rolling.policies.size.size = 1GB 05:48:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 05:48:04 log4j2.appender.rolling.strategy.max = 7 05:48:04 05:48:04 # Audit file appender 05:48:04 log4j2.appender.audit.type = RollingRandomAccessFile 05:48:04 log4j2.appender.audit.name = AuditRollingFile 05:48:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 05:48:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 05:48:04 log4j2.appender.audit.append = true 05:48:04 log4j2.appender.audit.layout.type = PatternLayout 05:48:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 05:48:04 log4j2.appender.audit.policies.type = Policies 05:48:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 05:48:04 log4j2.appender.audit.policies.size.size = 8MB 05:48:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 05:48:04 log4j2.appender.audit.strategy.max = 7 05:48:04 05:48:04 # OSGi appender 05:48:04 log4j2.appender.osgi.type = PaxOsgi 05:48:04 log4j2.appender.osgi.name = PaxOsgi 05:48:04 log4j2.appender.osgi.filter = * 05:48:04 05:48:04 # help with identification of maven-related problems with pax-url-aether 05:48:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 05:48:04 #log4j2.logger.aether.level = TRACE 05:48:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 05:48:04 #log4j2.logger.http-headers.level = DEBUG 05:48:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 05:48:04 #log4j2.logger.maven.level = TRACE 05:48:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 05:48:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 05:48:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 Configure 05:48:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 05:48:04 + local -r controllermem=2048m 05:48:04 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 + echo Configure 05:48:04 java home: /usr/lib/jvm/java-21-openjdk-amd64 05:48:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 05:48:04 max memory: 2048m 05:48:04 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 + echo ' max memory: 2048m' 05:48:04 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 05:48:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:04 #!/bin/sh 05:48:04 # 05:48:04 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:04 # contributor license agreements. See the NOTICE file distributed with 05:48:04 # this work for additional information regarding copyright ownership. 05:48:04 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:04 # (the "License"); you may not use this file except in compliance with 05:48:04 # the License. You may obtain a copy of the License at 05:48:04 # 05:48:04 # http://www.apache.org/licenses/LICENSE-2.0 05:48:04 # 05:48:04 # Unless required by applicable law or agreed to in writing, software 05:48:04 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:04 # See the License for the specific language governing permissions and 05:48:04 # limitations under the License. 05:48:04 # 05:48:04 05:48:04 # 05:48:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 05:48:04 # script: client, instance, shell, start, status, stop, karaf 05:48:04 # 05:48:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 05:48:04 # Actions go here... 05:48:04 # fi 05:48:04 05:48:04 # 05:48:04 # general settings which should be applied for all scripts go here; please keep 05:48:04 # in mind that it is possible that scripts might be executed more than once, e.g. 05:48:04 # in example of the start script where the start script is executed first and the 05:48:04 # karaf script afterwards. 05:48:04 # 05:48:04 05:48:04 # 05:48:04 # The following section shows the possible configuration options for the default 05:48:04 # karaf scripts 05:48:04 # 05:48:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 05:48:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 05:48:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 05:48:04 # export EXTRA_JAVA_OPTS # Additional JVM options 05:48:04 # export KARAF_HOME # Karaf home folder 05:48:04 # export KARAF_DATA # Karaf data folder 05:48:04 # export KARAF_BASE # Karaf base folder 05:48:04 # export KARAF_ETC # Karaf etc folder 05:48:04 # export KARAF_LOG # Karaf log folder 05:48:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 05:48:04 # export KARAF_OPTS # Additional available Karaf options 05:48:04 # export KARAF_DEBUG # Enable debug mode 05:48:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 05:48:04 # export KARAF_NOROOT # Prevent execution as root if set to true 05:48:04 Set Java version 05:48:04 + echo 'Set Java version' 05:48:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 05:48:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 05:48:04 sudo: a password is required 05:48:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 05:48:04 sudo: a password is required 05:48:04 JDK default version ... 05:48:04 + echo 'JDK default version ...' 05:48:04 + java -version 05:48:04 openjdk version "21.0.8" 2025-07-15 05:48:04 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 05:48:04 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 05:48:04 Set JAVA_HOME 05:48:04 + echo 'Set JAVA_HOME' 05:48:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:48:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:48:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 05:48:04 Listing all open ports on controller system... 05:48:04 + echo 'Listing all open ports on controller system...' 05:48:04 + netstat -pnatu 05:48:04 /tmp/configuration-script.sh: line 40: netstat: command not found 05:48:04 Configuring cluster 05:48:04 + '[' -f /tmp/custom_shard_config.txt ']' 05:48:04 + echo 'Configuring cluster' 05:48:04 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.68 10.30.170.118 10.30.170.250 05:48:04 ################################################ 05:48:04 ## Configure Cluster ## 05:48:04 ################################################ 05:48:04 NOTE: Cluster configuration files not found. Copying from 05:48:04 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0 05:48:04 Configuring unique name in pekko.conf 05:48:04 Configuring hostname in pekko.conf 05:48:04 Configuring data and rpc seed nodes in pekko.conf 05:48:04 modules = [ 05:48:04 05:48:04 ] 05:48:04 Configuring replication type in module-shards.conf 05:48:04 ################################################ 05:48:04 ## NOTE: Manually restart controller to ## 05:48:04 ## apply configuration. ## 05:48:04 ################################################ 05:48:04 Dump pekko.conf 05:48:04 + echo 'Dump pekko.conf' 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:04 05:48:04 odl-cluster-data { 05:48:04 pekko { 05:48:04 remote { 05:48:04 artery { 05:48:04 enabled = on 05:48:04 transport = tcp 05:48:04 canonical.hostname = "10.30.170.118" 05:48:04 canonical.port = 2550 05:48:04 } 05:48:04 } 05:48:04 05:48:04 cluster { 05:48:04 # Using artery. 05:48:04 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550", 05:48:04 "pekko://opendaylight-cluster-data@10.30.170.118:2550", 05:48:04 "pekko://opendaylight-cluster-data@10.30.170.250:2550"] 05:48:04 05:48:04 roles = ["member-2"] 05:48:04 05:48:04 # when under load we might trip a false positive on the failure detector 05:48:04 # failure-detector { 05:48:04 # heartbeat-interval = 4 s 05:48:04 # acceptable-heartbeat-pause = 16s 05:48:04 # } 05:48:04 } 05:48:04 05:48:04 persistence { 05:48:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 05:48:04 # modifying the following two properties. The directory location specified may be a relative or absolute path. 05:48:04 # The relative path is always relative to KARAF_HOME. 05:48:04 05:48:04 # snapshot-store.local.dir = "target/snapshots" 05:48:04 } 05:48:04 disable-default-actor-system-quarantined-event-handling = "false" 05:48:04 } 05:48:04 } 05:48:04 Dump modules.conf 05:48:04 + echo 'Dump modules.conf' 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:04 modules = [ 05:48:04 05:48:04 ] 05:48:04 Dump module-shards.conf 05:48:04 + echo 'Dump module-shards.conf' 05:48:04 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:04 module-shards = [ 05:48:04 { 05:48:04 name = "default" 05:48:04 shards = [ 05:48:04 { 05:48:04 name = "default" 05:48:04 replicas = ["member-1", 05:48:04 "member-2", 05:48:04 "member-3"] 05:48:04 } 05:48:04 ] 05:48:04 } 05:48:04 ] 05:48:04 Configuring member-3 with IP address 10.30.170.250 05:48:04 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:48:05 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:48:05 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium 05:48:05 common-functions.sh is being sourced 05:48:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 05:48:05 ++ echo 'common-functions.sh is being sourced' 05:48:05 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT 05:48:05 ++ DISTROSTREAM=vanadium 05:48:05 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:05 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:05 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:05 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:05 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:05 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:05 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:05 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:05 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:05 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:05 ++ export CONTROLLERMEM= 05:48:05 ++ CONTROLLERMEM= 05:48:05 ++ case "${DISTROSTREAM}" in 05:48:05 ++ CLUSTER_SYSTEM=pekko 05:48:05 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:05 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:05 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:05 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:05 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:05 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:05 ++ print_common_env 05:48:05 ++ cat 05:48:05 common-functions environment: 05:48:05 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:05 ACTUALFEATURES: 05:48:05 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:05 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:05 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:05 CONTROLLERMEM: 05:48:05 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:05 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:05 SUITES: 05:48:05 05:48:05 ++ SSH='ssh -t -t' 05:48:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 05:48:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 05:48:05 Changing to /tmp 05:48:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:05 + echo 'Changing to /tmp' 05:48:05 + cd /tmp 05:48:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip' 05:48:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:05 --2025-10-08 05:48:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 05:48:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 05:48:05 HTTP request sent, awaiting response... 200 OK 05:48:05 Length: 155889941 (149M) [application/zip] 05:48:05 Saving to: ‘netconf-karaf-10.0.0-20251007.190725-176.zip’ 05:48:05 05:48:05 0K ........ ........ ........ ........ ........ ........ 2% 64.1M 2s 05:48:05 3072K ........ ........ ........ ........ ........ ........ 4% 160M 2s 05:48:05 6144K ........ ........ ........ ........ ........ ........ 6% 163M 1s 05:48:05 9216K ........ ........ ........ ........ ........ ........ 8% 154M 1s 05:48:05 12288K ........ ........ ........ ........ ........ ........ 10% 169M 1s 05:48:05 15360K ........ ........ ........ ........ ........ ........ 12% 161M 1s 05:48:05 18432K ........ ........ ........ ........ ........ ........ 14% 198M 1s 05:48:05 21504K ........ ........ ........ ........ ........ ........ 16% 216M 1s 05:48:05 24576K ........ ........ ........ ........ ........ ........ 18% 232M 1s 05:48:05 27648K ........ ........ ........ ........ ........ ........ 20% 256M 1s 05:48:05 30720K ........ ........ ........ ........ ........ ........ 22% 264M 1s 05:48:05 33792K ........ ........ ........ ........ ........ ........ 24% 275M 1s 05:48:05 36864K ........ ........ ........ ........ ........ ........ 26% 296M 1s 05:48:05 39936K ........ ........ ........ ........ ........ ........ 28% 279M 1s 05:48:05 43008K ........ ........ ........ ........ ........ ........ 30% 283M 1s 05:48:05 46080K ........ ........ ........ ........ ........ ........ 32% 326M 1s 05:48:05 49152K ........ ........ ........ ........ ........ ........ 34% 339M 1s 05:48:05 52224K ........ ........ ........ ........ ........ ........ 36% 195M 0s 05:48:05 55296K ........ ........ ........ ........ ........ ........ 38% 254M 0s 05:48:05 58368K ........ ........ ........ ........ ........ ........ 40% 297M 0s 05:48:05 61440K ........ ........ ........ ........ ........ ........ 42% 329M 0s 05:48:05 64512K ........ ........ ........ ........ ........ ........ 44% 267M 0s 05:48:05 67584K ........ ........ ........ ........ ........ ........ 46% 308M 0s 05:48:05 70656K ........ ........ ........ ........ ........ ........ 48% 337M 0s 05:48:05 73728K ........ ........ ........ ........ ........ ........ 50% 326M 0s 05:48:05 76800K ........ ........ ........ ........ ........ ........ 52% 264M 0s 05:48:05 79872K ........ ........ ........ ........ ........ ........ 54% 263M 0s 05:48:05 82944K ........ ........ ........ ........ ........ ........ 56% 289M 0s 05:48:05 86016K ........ ........ ........ ........ ........ ........ 58% 244M 0s 05:48:05 89088K ........ ........ ........ ........ ........ ........ 60% 275M 0s 05:48:05 92160K ........ ........ ........ ........ ........ ........ 62% 314M 0s 05:48:05 95232K ........ ........ ........ ........ ........ ........ 64% 342M 0s 05:48:05 98304K ........ ........ ........ ........ ........ ........ 66% 350M 0s 05:48:05 101376K ........ ........ ........ ........ ........ ........ 68% 351M 0s 05:48:05 104448K ........ ........ ........ ........ ........ ........ 70% 346M 0s 05:48:05 107520K ........ ........ ........ ........ ........ ........ 72% 287M 0s 05:48:05 110592K ........ ........ ........ ........ ........ ........ 74% 234M 0s 05:48:05 113664K ........ ........ ........ ........ ........ ........ 76% 351M 0s 05:48:05 116736K ........ ........ ........ ........ ........ ........ 78% 329M 0s 05:48:05 119808K ........ ........ ........ ........ ........ ........ 80% 297M 0s 05:48:05 122880K ........ ........ ........ ........ ........ ........ 82% 323M 0s 05:48:05 125952K ........ ........ ........ ........ ........ ........ 84% 339M 0s 05:48:05 129024K ........ ........ ........ ........ ........ ........ 86% 346M 0s 05:48:05 132096K ........ ........ ........ ........ ........ ........ 88% 341M 0s 05:48:05 135168K ........ ........ ........ ........ ........ ........ 90% 340M 0s 05:48:05 138240K ........ ........ ........ ........ ........ ........ 92% 333M 0s 05:48:05 141312K ........ ........ ........ ........ ........ ........ 94% 340M 0s 05:48:05 144384K ........ ........ ........ ........ ........ ........ 96% 337M 0s 05:48:05 147456K ........ ........ ........ ........ ........ ........ 98% 349M 0s 05:48:05 150528K ........ ........ ........ .. 100% 348M=0.6s 05:48:05 05:48:05 2025-10-08 05:48:05 (253 MB/s) - ‘netconf-karaf-10.0.0-20251007.190725-176.zip’ saved [155889941/155889941] 05:48:05 05:48:05 Extracting the new controller... 05:48:05 + echo 'Extracting the new controller...' 05:48:05 + unzip -q netconf-karaf-10.0.0-20251007.190725-176.zip 05:48:07 Adding external repositories... 05:48:07 + echo 'Adding external repositories...' 05:48:07 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:07 ################################################################################ 05:48:07 # 05:48:07 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:07 # contributor license agreements. See the NOTICE file distributed with 05:48:07 # this work for additional information regarding copyright ownership. 05:48:07 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:07 # (the "License"); you may not use this file except in compliance with 05:48:07 # the License. You may obtain a copy of the License at 05:48:07 # 05:48:07 # http://www.apache.org/licenses/LICENSE-2.0 05:48:07 # 05:48:07 # Unless required by applicable law or agreed to in writing, software 05:48:07 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:07 # See the License for the specific language governing permissions and 05:48:07 # limitations under the License. 05:48:07 # 05:48:07 ################################################################################ 05:48:07 05:48:07 # 05:48:07 # If set to true, the following property will not allow any certificate to be used 05:48:07 # when accessing Maven repositories through SSL 05:48:07 # 05:48:07 #org.ops4j.pax.url.mvn.certificateCheck= 05:48:07 05:48:07 # 05:48:07 # Path to the local Maven settings file. 05:48:07 # The repositories defined in this file will be automatically added to the list 05:48:07 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 05:48:07 # below is not set. 05:48:07 # The following locations are checked for the existence of the settings.xml file 05:48:07 # * 1. looks for the specified url 05:48:07 # * 2. if not found looks for ${user.home}/.m2/settings.xml 05:48:07 # * 3. if not found looks for ${maven.home}/conf/settings.xml 05:48:07 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 05:48:07 # 05:48:07 #org.ops4j.pax.url.mvn.settings= 05:48:07 05:48:07 # 05:48:07 # Path to the local Maven repository which is used to avoid downloading 05:48:07 # artifacts when they already exist locally. 05:48:07 # The value of this property will be extracted from the settings.xml file 05:48:07 # above, or defaulted to: 05:48:07 # System.getProperty( "user.home" ) + "/.m2/repository" 05:48:07 # 05:48:07 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 05:48:07 05:48:07 # 05:48:07 # Default this to false. It's just weird to use undocumented repos 05:48:07 # 05:48:07 org.ops4j.pax.url.mvn.useFallbackRepositories=false 05:48:07 05:48:07 # 05:48:07 # Uncomment if you don't wanna use the proxy settings 05:48:07 # from the Maven conf/settings.xml file 05:48:07 # 05:48:07 # org.ops4j.pax.url.mvn.proxySupport=false 05:48:07 05:48:07 # 05:48:07 # Disable aether support by default. This ensure that the defaultRepositories 05:48:07 # below will be used 05:48:07 # 05:48:07 #org.ops4j.pax.url.mvn.disableAether=true 05:48:07 05:48:07 # 05:48:07 # Comma separated list of repositories scanned when resolving an artifact. 05:48:07 # Those repositories will be checked before iterating through the 05:48:07 # below list of repositories and even before the local repository 05:48:07 # A repository url can be appended with zero or more of the following flags: 05:48:07 # @snapshots : the repository contains snaphots 05:48:07 # @noreleases : the repository does not contain any released artifacts 05:48:07 # 05:48:07 # The following property value will add the system folder as a repo. 05:48:07 # 05:48:07 #org.ops4j.pax.url.mvn.defaultRepositories= 05:48:07 05:48:07 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 05:48:07 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 05:48:07 05:48:07 # 05:48:07 # Comma separated list of repositories scanned when resolving an artifact. 05:48:07 # The default list includes the following repositories: 05:48:07 # http://repo1.maven.org/maven2@id=central 05:48:07 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 05:48:07 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 05:48:07 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 05:48:07 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 05:48:07 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 05:48:07 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 05:48:07 # To add repositories to the default ones, prepend '+' to the list of repositories 05:48:07 # to add. 05:48:07 # A repository url can be appended with zero or more of the following flags: 05:48:07 # @snapshots : the repository contains snapshots 05:48:07 # @noreleases : the repository does not contain any released artifacts 05:48:07 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 05:48:07 # 05:48:07 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 05:48:07 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 05:48:07 file:${karaf.data}/kar@id=kar.repository@multi 05:48:07 Configuring the startup features... 05:48:07 + [[ True == \T\r\u\e ]] 05:48:07 + echo 'Configuring the startup features...' 05:48:07 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:07 + FEATURE_TEST_STRING=features-test 05:48:07 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT 05:48:07 + KARAF_VERSION=netconf 05:48:07 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:07 ################################################################################ 05:48:07 # 05:48:07 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:07 # contributor license agreements. See the NOTICE file distributed with 05:48:07 # this work for additional information regarding copyright ownership. 05:48:07 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:07 # (the "License"); you may not use this file except in compliance with 05:48:07 # the License. You may obtain a copy of the License at 05:48:07 # 05:48:07 # http://www.apache.org/licenses/LICENSE-2.0 05:48:07 # 05:48:07 # Unless required by applicable law or agreed to in writing, software 05:48:07 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:07 # See the License for the specific language governing permissions and 05:48:07 # limitations under the License. 05:48:07 # 05:48:07 ################################################################################ 05:48:07 05:48:07 # 05:48:07 # Comma separated list of features repositories to register by default 05:48:07 # 05:48:07 featuresRepositories = file:${karaf.etc}/a92308b2-1b17-4a48-8007-534c91eaabfd.xml 05:48:07 05:48:07 # 05:48:07 # Comma separated list of features to install at startup 05:48:07 # 05:48:07 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b3e829f2-b33e-4aad-a4f3-f555625ee020 05:48:07 05:48:07 # 05:48:07 # Resource repositories (OBR) that the features resolver can use 05:48:07 # to resolve requirements/capabilities 05:48:07 # 05:48:07 # The format of the resourceRepositories is 05:48:07 # resourceRepositories=[xml:url|json:url],... 05:48:07 # for Instance: 05:48:07 # 05:48:07 #resourceRepositories=xml:http://host/path/to/index.xml 05:48:07 # or 05:48:07 #resourceRepositories=json:http://host/path/to/index.json 05:48:07 # 05:48:07 05:48:07 # 05:48:07 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 05:48:07 # 05:48:07 featuresBootAsynchronous=false 05:48:07 05:48:07 # 05:48:07 # Service requirements enforcement 05:48:07 # 05:48:07 # By default, the feature resolver checks the service requirements/capabilities of 05:48:07 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 05:48:07 # the required bundles. 05:48:07 # The following flag can have those values: 05:48:07 # - disable: service requirements are completely ignored 05:48:07 # - default: service requirements are ignored for old features 05:48:07 # - enforce: service requirements are always verified 05:48:07 # 05:48:07 #serviceRequirements=default 05:48:07 05:48:07 # 05:48:07 # Store cfg file for config element in feature 05:48:07 # 05:48:07 #configCfgStore=true 05:48:07 05:48:07 # 05:48:07 # Define if the feature service automatically refresh bundles 05:48:07 # 05:48:07 autoRefresh=true 05:48:07 05:48:07 # 05:48:07 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 05:48:07 # XML file defines instructions related to features processing 05:48:07 # versions.properties may declare properties to resolve placeholders in XML file 05:48:07 # both files are relative to ${karaf.etc} 05:48:07 # 05:48:07 #featureProcessing=org.apache.karaf.features.xml 05:48:07 #featureProcessingVersions=versions.properties 05:48:07 + configure_karaf_log netconf '' 05:48:07 + local -r karaf_version=netconf 05:48:07 + local -r controllerdebugmap= 05:48:07 + local logapi=log4j 05:48:07 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 05:48:07 log4j2.rootLogger.level = INFO 05:48:07 #log4j2.rootLogger.type = asyncRoot 05:48:07 #log4j2.rootLogger.includeLocation = false 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 05:48:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 05:48:07 log4j2.rootLogger.appenderRef.Console.ref = Console 05:48:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 05:48:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 05:48:07 log4j2.logger.spifly.name = org.apache.aries.spifly 05:48:07 log4j2.logger.spifly.level = WARN 05:48:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 05:48:07 log4j2.logger.audit.level = INFO 05:48:07 log4j2.logger.audit.additivity = false 05:48:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 05:48:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 05:48:07 log4j2.appender.console.type = Console 05:48:07 log4j2.appender.console.name = Console 05:48:07 log4j2.appender.console.layout.type = PatternLayout 05:48:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 05:48:07 log4j2.appender.rolling.type = RollingRandomAccessFile 05:48:07 log4j2.appender.rolling.name = RollingFile 05:48:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 05:48:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 05:48:07 #log4j2.appender.rolling.immediateFlush = false 05:48:07 log4j2.appender.rolling.append = true 05:48:07 log4j2.appender.rolling.layout.type = PatternLayout 05:48:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 05:48:07 log4j2.appender.rolling.policies.type = Policies 05:48:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 05:48:07 log4j2.appender.rolling.policies.size.size = 64MB 05:48:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 05:48:07 log4j2.appender.rolling.strategy.max = 7 05:48:07 log4j2.appender.audit.type = RollingRandomAccessFile 05:48:07 log4j2.appender.audit.name = AuditRollingFile 05:48:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 05:48:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 05:48:07 log4j2.appender.audit.append = true 05:48:07 log4j2.appender.audit.layout.type = PatternLayout 05:48:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 05:48:07 log4j2.appender.audit.policies.type = Policies 05:48:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 05:48:07 log4j2.appender.audit.policies.size.size = 8MB 05:48:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 05:48:07 log4j2.appender.audit.strategy.max = 7 05:48:07 log4j2.appender.osgi.type = PaxOsgi 05:48:07 log4j2.appender.osgi.name = PaxOsgi 05:48:07 log4j2.appender.osgi.filter = * 05:48:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 05:48:07 #log4j2.logger.aether.level = TRACE 05:48:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 05:48:07 #log4j2.logger.http-headers.level = DEBUG 05:48:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 05:48:07 #log4j2.logger.maven.level = TRACE 05:48:07 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 05:48:07 + logapi=log4j2 05:48:07 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 05:48:07 + '[' log4j2 == log4j2 ']' 05:48:07 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:07 controllerdebugmap: 05:48:07 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 05:48:07 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 05:48:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 05:48:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 05:48:07 + unset IFS 05:48:07 + echo 'controllerdebugmap: ' 05:48:07 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:07 + '[' -n '' ']' 05:48:07 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:07 ################################################################################ 05:48:07 # 05:48:07 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:07 # contributor license agreements. See the NOTICE file distributed with 05:48:07 # this work for additional information regarding copyright ownership. 05:48:07 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:07 # (the "License"); you may not use this file except in compliance with 05:48:07 # the License. You may obtain a copy of the License at 05:48:07 # 05:48:07 # http://www.apache.org/licenses/LICENSE-2.0 05:48:07 # 05:48:07 # Unless required by applicable law or agreed to in writing, software 05:48:07 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:07 # See the License for the specific language governing permissions and 05:48:07 # limitations under the License. 05:48:07 # 05:48:07 ################################################################################ 05:48:07 05:48:07 # Common pattern layout for appenders 05:48:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 05:48:07 05:48:07 # Root logger 05:48:07 log4j2.rootLogger.level = INFO 05:48:07 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 05:48:07 #log4j2.rootLogger.type = asyncRoot 05:48:07 #log4j2.rootLogger.includeLocation = false 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 05:48:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 05:48:07 log4j2.rootLogger.appenderRef.Console.ref = Console 05:48:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 05:48:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 05:48:07 05:48:07 # Filters for logs marked by org.opendaylight.odlparent.Markers 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 05:48:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 05:48:07 05:48:07 # Loggers configuration 05:48:07 05:48:07 # Spifly logger 05:48:07 log4j2.logger.spifly.name = org.apache.aries.spifly 05:48:07 log4j2.logger.spifly.level = WARN 05:48:07 05:48:07 # Security audit logger 05:48:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 05:48:07 log4j2.logger.audit.level = INFO 05:48:07 log4j2.logger.audit.additivity = false 05:48:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 05:48:07 05:48:07 # Appenders configuration 05:48:07 05:48:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 05:48:07 log4j2.appender.console.type = Console 05:48:07 log4j2.appender.console.name = Console 05:48:07 log4j2.appender.console.layout.type = PatternLayout 05:48:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 05:48:07 05:48:07 # Rolling file appender 05:48:07 log4j2.appender.rolling.type = RollingRandomAccessFile 05:48:07 log4j2.appender.rolling.name = RollingFile 05:48:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 05:48:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 05:48:07 # uncomment to not force a disk flush 05:48:07 #log4j2.appender.rolling.immediateFlush = false 05:48:07 log4j2.appender.rolling.append = true 05:48:07 log4j2.appender.rolling.layout.type = PatternLayout 05:48:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 05:48:07 log4j2.appender.rolling.policies.type = Policies 05:48:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 05:48:07 log4j2.appender.rolling.policies.size.size = 1GB 05:48:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 05:48:07 log4j2.appender.rolling.strategy.max = 7 05:48:07 05:48:07 # Audit file appender 05:48:07 log4j2.appender.audit.type = RollingRandomAccessFile 05:48:07 log4j2.appender.audit.name = AuditRollingFile 05:48:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 05:48:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 05:48:07 log4j2.appender.audit.append = true 05:48:07 log4j2.appender.audit.layout.type = PatternLayout 05:48:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 05:48:07 log4j2.appender.audit.policies.type = Policies 05:48:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 05:48:07 log4j2.appender.audit.policies.size.size = 8MB 05:48:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 05:48:07 log4j2.appender.audit.strategy.max = 7 05:48:07 05:48:07 # OSGi appender 05:48:07 log4j2.appender.osgi.type = PaxOsgi 05:48:07 log4j2.appender.osgi.name = PaxOsgi 05:48:07 log4j2.appender.osgi.filter = * 05:48:07 05:48:07 # help with identification of maven-related problems with pax-url-aether 05:48:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 05:48:07 #log4j2.logger.aether.level = TRACE 05:48:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 05:48:07 #log4j2.logger.http-headers.level = DEBUG 05:48:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 05:48:07 #log4j2.logger.maven.level = TRACE 05:48:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 05:48:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 05:48:07 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 05:48:07 Configure 05:48:07 + local -r controllermem=2048m 05:48:07 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 + echo Configure 05:48:07 java home: /usr/lib/jvm/java-21-openjdk-amd64 05:48:07 max memory: 2048m 05:48:07 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 05:48:07 + echo ' max memory: 2048m' 05:48:07 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 05:48:07 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:07 #!/bin/sh 05:48:07 # 05:48:07 # Licensed to the Apache Software Foundation (ASF) under one or more 05:48:07 # contributor license agreements. See the NOTICE file distributed with 05:48:07 # this work for additional information regarding copyright ownership. 05:48:07 # The ASF licenses this file to You under the Apache License, Version 2.0 05:48:07 # (the "License"); you may not use this file except in compliance with 05:48:07 # the License. You may obtain a copy of the License at 05:48:07 # 05:48:07 # http://www.apache.org/licenses/LICENSE-2.0 05:48:07 # 05:48:07 # Unless required by applicable law or agreed to in writing, software 05:48:07 # distributed under the License is distributed on an "AS IS" BASIS, 05:48:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 05:48:07 # See the License for the specific language governing permissions and 05:48:07 # limitations under the License. 05:48:07 # 05:48:07 05:48:07 # 05:48:07 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 05:48:07 # script: client, instance, shell, start, status, stop, karaf 05:48:07 # 05:48:07 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 05:48:07 # Actions go here... 05:48:07 # fi 05:48:07 05:48:07 # 05:48:07 # general settings which should be applied for all scripts go here; please keep 05:48:07 # in mind that it is possible that scripts might be executed more than once, e.g. 05:48:07 # in example of the start script where the start script is executed first and the 05:48:07 # karaf script afterwards. 05:48:07 # 05:48:07 05:48:07 # 05:48:07 # The following section shows the possible configuration options for the default 05:48:07 # karaf scripts 05:48:07 # 05:48:07 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 05:48:07 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 05:48:07 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 05:48:07 # export EXTRA_JAVA_OPTS # Additional JVM options 05:48:07 # export KARAF_HOME # Karaf home folder 05:48:07 # export KARAF_DATA # Karaf data folder 05:48:07 # export KARAF_BASE # Karaf base folder 05:48:07 # export KARAF_ETC # Karaf etc folder 05:48:07 # export KARAF_LOG # Karaf log folder 05:48:07 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 05:48:07 # export KARAF_OPTS # Additional available Karaf options 05:48:07 # export KARAF_DEBUG # Enable debug mode 05:48:07 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 05:48:07 # export KARAF_NOROOT # Prevent execution as root if set to true 05:48:07 Set Java version 05:48:07 + echo 'Set Java version' 05:48:07 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 05:48:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 05:48:07 sudo: a password is required 05:48:07 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 05:48:07 sudo: a password is required 05:48:07 JDK default version ... 05:48:07 + echo 'JDK default version ...' 05:48:07 + java -version 05:48:07 openjdk version "21.0.8" 2025-07-15 05:48:07 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 05:48:07 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 05:48:07 Set JAVA_HOME 05:48:07 + echo 'Set JAVA_HOME' 05:48:07 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:48:07 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 05:48:07 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:07 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:07 Listing all open ports on controller system... 05:48:07 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 05:48:07 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 05:48:07 + echo 'Listing all open ports on controller system...' 05:48:07 + netstat -pnatu 05:48:07 /tmp/configuration-script.sh: line 40: netstat: command not found 05:48:07 Configuring cluster 05:48:07 + '[' -f /tmp/custom_shard_config.txt ']' 05:48:07 + echo 'Configuring cluster' 05:48:07 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.68 10.30.170.118 10.30.170.250 05:48:07 ################################################ 05:48:07 ## Configure Cluster ## 05:48:07 ################################################ 05:48:07 NOTE: Cluster configuration files not found. Copying from 05:48:07 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0 05:48:07 Configuring unique name in pekko.conf 05:48:07 Configuring hostname in pekko.conf 05:48:07 Configuring data and rpc seed nodes in pekko.conf 05:48:07 modules = [ 05:48:07 05:48:07 ] 05:48:07 Configuring replication type in module-shards.conf 05:48:07 ################################################ 05:48:07 ## NOTE: Manually restart controller to ## 05:48:07 ## apply configuration. ## 05:48:07 ################################################ 05:48:07 Dump pekko.conf 05:48:07 + echo 'Dump pekko.conf' 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:07 05:48:07 odl-cluster-data { 05:48:07 pekko { 05:48:07 remote { 05:48:07 artery { 05:48:07 enabled = on 05:48:07 transport = tcp 05:48:07 canonical.hostname = "10.30.170.250" 05:48:07 canonical.port = 2550 05:48:07 } 05:48:07 } 05:48:07 05:48:07 cluster { 05:48:07 # Using artery. 05:48:07 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550", 05:48:07 "pekko://opendaylight-cluster-data@10.30.170.118:2550", 05:48:07 "pekko://opendaylight-cluster-data@10.30.170.250:2550"] 05:48:07 05:48:07 roles = ["member-3"] 05:48:07 05:48:07 # when under load we might trip a false positive on the failure detector 05:48:07 # failure-detector { 05:48:07 # heartbeat-interval = 4 s 05:48:07 # acceptable-heartbeat-pause = 16s 05:48:07 # } 05:48:07 } 05:48:07 05:48:07 persistence { 05:48:07 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 05:48:07 # modifying the following two properties. The directory location specified may be a relative or absolute path. 05:48:07 # The relative path is always relative to KARAF_HOME. 05:48:07 05:48:07 # snapshot-store.local.dir = "target/snapshots" 05:48:07 } 05:48:07 disable-default-actor-system-quarantined-event-handling = "false" 05:48:07 } 05:48:07 } 05:48:07 Dump modules.conf 05:48:07 + echo 'Dump modules.conf' 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:07 modules = [ 05:48:07 05:48:07 ] 05:48:07 Dump module-shards.conf 05:48:07 + echo 'Dump module-shards.conf' 05:48:07 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:07 module-shards = [ 05:48:07 { 05:48:07 name = "default" 05:48:07 shards = [ 05:48:07 { 05:48:07 name = "default" 05:48:07 replicas = ["member-1", 05:48:07 "member-2", 05:48:07 "member-3"] 05:48:07 } 05:48:07 ] 05:48:07 } 05:48:07 ] 05:48:07 Locating config plan to use... 05:48:07 Finished running config plans 05:48:07 Starting member-1 with IP address 10.30.171.68 05:48:07 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:48:08 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:48:08 Redirecting karaf console output to karaf_console.log 05:48:08 Starting controller... 05:48:08 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 05:48:08 Starting member-2 with IP address 10.30.170.118 05:48:08 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:48:08 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:48:08 Redirecting karaf console output to karaf_console.log 05:48:08 Starting controller... 05:48:08 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 05:48:08 Starting member-3 with IP address 10.30.170.250 05:48:08 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:48:09 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:48:09 Redirecting karaf console output to karaf_console.log 05:48:09 Starting controller... 05:48:09 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 05:48:09 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10203065799185814567.sh 05:48:09 common-functions.sh is being sourced 05:48:09 common-functions environment: 05:48:09 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 05:48:09 ACTUALFEATURES: 05:48:09 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 05:48:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 05:48:09 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 05:48:09 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 05:48:09 CONTROLLERMEM: 2048m 05:48:09 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 05:48:09 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 05:48:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 05:48:09 SUITES: 05:48:09 05:48:09 + echo '#################################################' 05:48:09 ################################################# 05:48:09 + echo '## Verify Cluster is UP ##' 05:48:09 ## Verify Cluster is UP ## 05:48:09 + echo '#################################################' 05:48:09 ################################################# 05:48:09 + create_post_startup_script 05:48:09 + cat 05:48:09 + copy_and_run_post_startup_script 05:48:09 + seed_index=1 05:48:09 ++ seq 1 3 05:48:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:48:09 + CONTROLLERIP=ODL_SYSTEM_1_IP 05:48:09 + echo 'Execute the post startup script on controller 10.30.171.68' 05:48:09 Execute the post startup script on controller 10.30.171.68 05:48:09 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.68:/tmp/ 05:48:09 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:48:09 + ssh 10.30.171.68 'bash /tmp/post-startup-script.sh 1' 05:48:09 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:48:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:48:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:09 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 05:49:14 2025-10-08T05:48:53,232 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 05:49:14 Controller is UP 05:49:14 2025-10-08T05:48:53,232 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 05:49:14 Listing all open ports on controller system... 05:49:14 /tmp/post-startup-script.sh: line 51: netstat: command not found 05:49:14 looking for "BindException: Address already in use" in log file 05:49:14 looking for "server is unhealthy" in log file 05:49:14 + '[' 1 == 0 ']' 05:49:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:49:14 + CONTROLLERIP=ODL_SYSTEM_2_IP 05:49:14 + echo 'Execute the post startup script on controller 10.30.170.118' 05:49:14 Execute the post startup script on controller 10.30.170.118 05:49:14 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.118:/tmp/ 05:49:15 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:49:15 + ssh 10.30.170.118 'bash /tmp/post-startup-script.sh 2' 05:49:15 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:49:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:49:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 05:50:20 2025-10-08T05:48:52,925 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 05:50:20 Controller is UP 05:50:20 2025-10-08T05:48:52,925 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 05:50:20 Listing all open ports on controller system... 05:50:20 /tmp/post-startup-script.sh: line 51: netstat: command not found 05:50:20 looking for "BindException: Address already in use" in log file 05:50:20 looking for "server is unhealthy" in log file 05:50:20 + '[' 2 == 0 ']' 05:50:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:50:20 + CONTROLLERIP=ODL_SYSTEM_3_IP 05:50:20 + echo 'Execute the post startup script on controller 10.30.170.250' 05:50:20 Execute the post startup script on controller 10.30.170.250 05:50:20 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.250:/tmp/ 05:50:20 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:50:21 + ssh 10.30.170.250 'bash /tmp/post-startup-script.sh 3' 05:50:21 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:50:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:50:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:51:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:51:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:51:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:51:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 05:51:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 05:51:26 2025-10-08T05:48:53,157 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 05:51:26 Controller is UP 05:51:26 2025-10-08T05:48:53,157 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 05:51:26 Listing all open ports on controller system... 05:51:26 looking for "BindException: Address already in use" in log file 05:51:26 /tmp/post-startup-script.sh: line 51: netstat: command not found 05:51:26 looking for "server is unhealthy" in log file 05:51:26 + '[' 0 == 0 ']' 05:51:26 + seed_index=1 05:51:26 + dump_controller_threads 05:51:26 ++ seq 1 3 05:51:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:51:26 + CONTROLLERIP=ODL_SYSTEM_1_IP 05:51:26 + echo 'Let'\''s take the karaf thread dump' 05:51:26 Let's take the karaf thread dump 05:51:26 + ssh 10.30.171.68 'sudo ps aux' 05:51:26 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:51:27 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 05:51:27 ++ grep -v grep 05:51:27 ++ tr -s ' ' 05:51:27 ++ cut -f2 '-d ' 05:51:27 + pid=2032 05:51:27 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032' 05:51:27 karaf main: org.apache.karaf.main.Main, pid:2032 05:51:27 + ssh 10.30.171.68 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032' 05:51:27 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 05:51:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:51:27 + CONTROLLERIP=ODL_SYSTEM_2_IP 05:51:27 + echo 'Let'\''s take the karaf thread dump' 05:51:27 Let's take the karaf thread dump 05:51:27 + ssh 10.30.170.118 'sudo ps aux' 05:51:27 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:51:28 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 05:51:28 ++ grep -v grep 05:51:28 ++ tr -s ' ' 05:51:28 ++ cut -f2 '-d ' 05:51:28 + pid=2022 05:51:28 + echo 'karaf main: org.apache.karaf.main.Main, pid:2022' 05:51:28 karaf main: org.apache.karaf.main.Main, pid:2022 05:51:28 + ssh 10.30.170.118 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2022' 05:51:28 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 05:51:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:51:28 + CONTROLLERIP=ODL_SYSTEM_3_IP 05:51:28 + echo 'Let'\''s take the karaf thread dump' 05:51:28 Let's take the karaf thread dump 05:51:28 + ssh 10.30.170.250 'sudo ps aux' 05:51:28 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:51:29 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 05:51:29 ++ grep -v grep 05:51:29 ++ tr -s ' ' 05:51:29 ++ cut -f2 '-d ' 05:51:29 + pid=2035 05:51:29 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035' 05:51:29 karaf main: org.apache.karaf.main.Main, pid:2035 05:51:29 + ssh 10.30.170.250 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035' 05:51:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 05:51:29 + '[' 0 -gt 0 ']' 05:51:29 + echo 'Generating controller variables...' 05:51:29 Generating controller variables... 05:51:29 ++ seq 1 3 05:51:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:51:29 + CONTROLLERIP=ODL_SYSTEM_1_IP 05:51:29 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.68' 05:51:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:51:29 + CONTROLLERIP=ODL_SYSTEM_2_IP 05:51:29 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.68 -v ODL_SYSTEM_2_IP:10.30.170.118' 05:51:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 05:51:29 + CONTROLLERIP=ODL_SYSTEM_3_IP 05:51:29 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.68 -v ODL_SYSTEM_2_IP:10.30.170.118 -v ODL_SYSTEM_3_IP:10.30.170.250' 05:51:29 + echo 'Generating mininet variables...' 05:51:29 Generating mininet variables... 05:51:29 ++ seq 1 1 05:51:29 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 05:51:29 + MININETIP=TOOLS_SYSTEM_1_IP 05:51:29 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.15' 05:51:29 + get_test_suites SUITES 05:51:29 + local __suite_list=SUITES 05:51:29 + echo 'Locating test plan to use...' 05:51:29 Locating test plan to use... 05:51:29 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt 05:51:29 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']' 05:51:29 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 05:51:29 + '[' disabled '!=' disabled ']' 05:51:29 + echo 'Changing the testplan path...' 05:51:29 Changing the testplan path... 05:51:29 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 05:51:29 + cat testplan.txt 05:51:29 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved. 05:51:29 # 05:51:29 # This program and the accompanying materials are made available under the 05:51:29 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 05:51:29 # and is available at http://www.eclipse.org/legal/epl-v10.html 05:51:29 05:51:29 # Place the suites in run order: 05:51:29 05:51:29 # Run non intrusive cluster tests first. 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot 05:51:29 05:51:29 # Run the intrusive cluster tests after the non-intrusive ones. 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot 05:51:29 05:51:29 # Next suite is commented because of NETCONF-454 05:51:29 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 05:51:29 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot 05:51:29 05:51:29 # Repeat some suites again to try to detect breakage caused by 05:51:29 # the intrusive tests that survived a "device deconfigure" - "device 05:51:29 # reconfigure" cycle. 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 05:51:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 05:51:29 + '[' -z '' ']' 05:51:29 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 05:51:29 ++ tr '\012' ' ' 05:51:29 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 05:51:29 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\''' 05:51:29 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 05:51:29 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...' 05:51:29 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ... 05:51:29 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251007.190725-176.zip -v CONTROLLER:10.30.171.68 -v CONTROLLER1:10.30.170.118 -v CONTROLLER2:10.30.170.250 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.171.15 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.68 -v ODL_SYSTEM_1_IP:10.30.171.68 -v ODL_SYSTEM_2_IP:10.30.170.118 -v ODL_SYSTEM_3_IP:10.30.170.250 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.15 -v TOOLS_SYSTEM_1_IP:10.30.171.15 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 05:51:30 ============================================================================== 05:51:30 netconf-clustering.txt 05:51:30 ============================================================================== 05:51:30 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 05:51:30 ============================================================================== 05:51:37 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:37 | FAIL | 05:51:37 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:51:37 ------------------------------------------------------------------------------ 05:51:37 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:38 | PASS | 05:51:38 ------------------------------------------------------------------------------ 05:51:38 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:39 | FAIL | 05:51:39 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 05:51:39 05:51:39 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:51:39 ------------------------------------------------------------------------------ 05:51:39 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:50 | FAIL | 05:51:50 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 05:51:50 ------------------------------------------------------------------------------ 05:51:50 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:51:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:11 | FAIL | 05:52:11 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 05:52:11 ------------------------------------------------------------------------------ 05:52:11 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:32 | FAIL | 05:52:32 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 05:52:32 ------------------------------------------------------------------------------ 05:52:32 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:53 | FAIL | 05:52:53 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 05:52:53 ------------------------------------------------------------------------------ 05:52:53 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:52:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:03 | FAIL | 05:53:03 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:03 ------------------------------------------------------------------------------ 05:53:03 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:14 | FAIL | 05:53:14 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:14 ------------------------------------------------------------------------------ 05:53:14 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:24 | FAIL | 05:53:24 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:24 ------------------------------------------------------------------------------ 05:53:24 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:25 | FAIL | 05:53:25 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 05:53:25 ------------------------------------------------------------------------------ 05:53:25 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:35 | FAIL | 05:53:35 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:35 ------------------------------------------------------------------------------ 05:53:35 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:46 | FAIL | 05:53:46 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:46 ------------------------------------------------------------------------------ 05:53:46 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 | FAIL | 05:53:57 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:57 ------------------------------------------------------------------------------ 05:53:57 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 | FAIL | 05:53:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:53:57 05:53:57 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 05:53:57 ------------------------------------------------------------------------------ 05:53:57 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 | FAIL | 05:53:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:53:57 05:53:57 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:53:57 ------------------------------------------------------------------------------ 05:53:57 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:53:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:54:58 | FAIL | 05:54:58 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:54:58 05:54:58 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:54:58 ------------------------------------------------------------------------------ 05:54:58 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:54:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:54:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:55:59 | FAIL | 05:55:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:55:59 05:55:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:55:59 ------------------------------------------------------------------------------ 05:55:59 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:55:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:55:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:56:00 | FAIL | 05:56:00 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:56:00 05:56:00 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 05:56:00 ------------------------------------------------------------------------------ 05:56:00 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:56:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:56:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:56:00 | FAIL | 05:56:00 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:56:00 05:56:00 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:56:00 ------------------------------------------------------------------------------ 05:56:00 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:56:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:56:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:57:01 | FAIL | 05:57:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:57:01 05:57:01 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:57:01 ------------------------------------------------------------------------------ 05:57:01 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:57:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:57:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 | FAIL | 05:58:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 05:58:02 05:58:02 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 05:58:02 ------------------------------------------------------------------------------ 05:58:02 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 | FAIL | 05:58:02 Dictionary does not contain key 'netconf-test-device'. 05:58:02 ------------------------------------------------------------------------------ 05:58:02 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 | PASS | 05:58:02 ------------------------------------------------------------------------------ 05:58:02 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:03 | PASS | 05:58:03 ------------------------------------------------------------------------------ 05:58:03 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:03 | PASS | 05:58:03 ------------------------------------------------------------------------------ 05:58:03 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 05:58:03 Suite teardown failed: 05:58:03 Variable '${testtool_log}' not found. 05:58:03 05:58:03 26 tests, 0 passed, 26 failed 05:58:03 ============================================================================== 05:58:03 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su... 05:58:03 ============================================================================== 05:58:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:07 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL | 05:58:07 Parent suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 ------------------------------------------------------------------------------ 05:58:07 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL | 05:58:07 Suite setup failed: 05:58:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 05:58:07 05:58:07 Also suite teardown failed: 05:58:07 Variable '${testtool_log}' not found. 05:58:07 05:58:07 26 tests, 0 passed, 26 failed 05:58:07 ============================================================================== 05:58:08 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 05:58:08 ============================================================================== 05:58:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:10 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:58:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 05:59:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:17 | PASS | 06:00:17 ------------------------------------------------------------------------------ 06:00:17 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:25 | PASS | 06:00:25 ------------------------------------------------------------------------------ 06:00:25 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:00:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:24 | FAIL | 06:01:24 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 06:01:24 ------------------------------------------------------------------------------ 06:01:24 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 06:01:24 3 tests, 2 passed, 1 failed 06:01:24 ============================================================================== 06:01:24 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 06:01:24 ============================================================================== 06:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:29 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:29 | FAIL | 06:01:29 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:01:29 ------------------------------------------------------------------------------ 06:01:29 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 | PASS | 06:01:30 ------------------------------------------------------------------------------ 06:01:30 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 | FAIL | 06:01:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 06:01:30 06:01:30 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:01:30 ------------------------------------------------------------------------------ 06:01:30 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:51 | FAIL | 06:01:51 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 06:01:51 ------------------------------------------------------------------------------ 06:01:51 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:01:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:02:52 | FAIL | 06:02:52 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:02:52 ------------------------------------------------------------------------------ 06:02:52 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:02:53 | FAIL | 06:02:53 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 06:02:53 ------------------------------------------------------------------------------ 06:02:53 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:03:54 | FAIL | 06:03:54 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:03:54 ------------------------------------------------------------------------------ 06:03:54 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:03:54 | FAIL | 06:03:54 Could not parse owner and candidates for device netconf-test-device 06:03:54 ------------------------------------------------------------------------------ 06:03:54 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:05:55 | FAIL | 06:05:55 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 06:05:55 ------------------------------------------------------------------------------ 06:05:55 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:05:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:05:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:06:56 | FAIL | 06:06:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 06:06:56 06:06:56 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 06:06:56 ------------------------------------------------------------------------------ 06:06:56 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:06:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:06:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:06:56 | FAIL | 06:06:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:06:56 06:06:56 Variable '${follower1_session}' not found. 06:06:56 ------------------------------------------------------------------------------ 06:06:56 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:06:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:06:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:07:57 | FAIL | 06:07:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 06:07:57 06:07:57 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 06:07:57 ------------------------------------------------------------------------------ 06:07:57 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:07:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:07:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:07:57 | FAIL | 06:07:57 Variable '${original_device_owner}' not found. 06:07:57 ------------------------------------------------------------------------------ 06:07:57 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:07:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:07:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:08:58 | FAIL | 06:08:58 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:08:58 06:08:58 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 06:08:58 ------------------------------------------------------------------------------ 06:08:58 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:08:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:08:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:08:59 | FAIL | 06:08:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:08:59 06:08:59 Variable '${original_device_owner_session}' not found. 06:08:59 ------------------------------------------------------------------------------ 06:08:59 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:08:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:08:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:09:59 | FAIL | 06:09:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:09:59 ------------------------------------------------------------------------------ 06:09:59 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:09:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:09:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:09:59 | FAIL | 06:09:59 Dictionary does not contain key 'netconf-test-device'. 06:09:59 ------------------------------------------------------------------------------ 06:09:59 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 06:09:59 Suite teardown failed: 06:09:59 Variable '${testtool_log}' not found. 06:09:59 06:09:59 17 tests, 0 passed, 17 failed 06:09:59 ============================================================================== 06:09:59 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 06:09:59 ============================================================================== 06:10:02 Stop_All_Members :: Stop every odl node. | FAIL | 06:16:08 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 06:16:08 ------------------------------------------------------------------------------ 06:16:08 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 06:16:17 ------------------------------------------------------------------------------ 06:16:17 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 06:22:25 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.118:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 06:22:25 ------------------------------------------------------------------------------ 06:22:25 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 06:22:25 3 tests, 1 passed, 2 failed 06:22:25 ============================================================================== 06:22:25 netconf-clustering.txt.Outages :: netconf cluster node outage test suite (C... 06:22:25 ============================================================================== 06:22:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:29 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:30 | FAIL | 06:22:30 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:22:30 ------------------------------------------------------------------------------ 06:22:30 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:31 | FAIL | 06:22:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology?content=nonconfig 06:22:31 ------------------------------------------------------------------------------ 06:22:31 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:31 | FAIL | 06:22:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 06:22:31 06:22:31 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:22:31 ------------------------------------------------------------------------------ 06:22:31 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Check that the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:52 | FAIL | 06:22:52 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 06:22:52 ------------------------------------------------------------------------------ 06:22:52 Check_Device_Data_Is_Seen_As_Empty_On_All_Nodes :: Sanity check ag... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:22:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:33 | FAIL | 06:24:33 Keyword 'Get_Topology_Core' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf 06:24:33 ------------------------------------------------------------------------------ 06:24:33 Kill_node1_Before_Create :: Simulate node 1 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:37 | PASS | 06:24:37 ------------------------------------------------------------------------------ 06:24:37 Create_Device_Data_With_node1_Down :: Check that the create reques... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:24:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:25:02 | FAIL | 06:25:02 Keyword 'TemplatedRequests.Post_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 06:25:02 ------------------------------------------------------------------------------ 06:25:02 Check_New_Device_Data_Is_Visible_On_Nodes_Without_node1 :: Check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:25:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:25:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:25:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 | FAIL | 06:26:04 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:26:04 ------------------------------------------------------------------------------ 06:26:04 Restart_node1_After_Create_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:26:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:15 | FAIL | 06:31:15 Keyword 'Verify_Members_Are_Ready' failed after retrying for 5 minutes. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 06:31:15 ------------------------------------------------------------------------------ 06:31:15 Check_New_Device_Data_Is_Visible_On_node1 :: Check that the create... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:31:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:56 | FAIL | 06:32:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:32:56 06:32:56 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:32:56 ------------------------------------------------------------------------------ 06:32:56 Kill_node2_Before_Modify :: Simulate node 2 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:32:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:00 | PASS | 06:33:00 ------------------------------------------------------------------------------ 06:33:00 Modify_Device_Data_With_node2_Down :: Check that the modification ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:26 | FAIL | 06:33:26 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 06:33:26 06:33:26 Keyword 'TemplatedRequests.Put_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 06:33:26 ------------------------------------------------------------------------------ 06:33:26 Check_Modified_Device_Data_Is_Visible_On_Nodes_Without_node2 :: Ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:33:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:27 | FAIL | 06:34:27 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 06:34:27 06:34:27 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:34:27 ------------------------------------------------------------------------------ 06:34:27 Restart_node2_After_Modify_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:11 | PASS | 06:35:11 ------------------------------------------------------------------------------ 06:35:11 Check_Modified_Device_Data_Is_Visible_On_node2 :: Check that the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:53 | FAIL | 06:36:53 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:36:53 06:36:53 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:36:53 ------------------------------------------------------------------------------ 06:36:53 Kill_node3_Before_Delete :: Simulate node 3 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:58 | PASS | 06:36:58 ------------------------------------------------------------------------------ 06:36:58 Delete_Device_Data_With_node3_Down :: Check that the data removal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:37:13 | FAIL | 06:37:13 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 06:37:13 06:37:13 Keyword 'TemplatedRequests.Delete_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 06:37:13 ------------------------------------------------------------------------------ 06:37:13 Check_Device_Data_Removal_Is_Visible_On_Nodes_Without_node3 :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:37:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:37:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:37:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 | FAIL | 06:38:14 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 06:38:14 06:38:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:38:14 ------------------------------------------------------------------------------ 06:38:14 Restart_node3_After_Delete_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 | PASS | 06:38:48 ------------------------------------------------------------------------------ 06:38:48 Check_Device_Data_Removal_Is_Visible_On_node3 :: Check that the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:38:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:30 | FAIL | 06:40:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:40:30 06:40:30 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:40:30 ------------------------------------------------------------------------------ 06:40:30 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:30 | FAIL | 06:40:30 Dictionary does not contain key 'netconf-test-device'. 06:40:30 ------------------------------------------------------------------------------ 06:40:30 Check_Device_Deconfigured :: Check that the device deconfiguration... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:31 | PASS | 06:40:31 ------------------------------------------------------------------------------ 06:40:31 netconf-clustering.txt.Outages :: netconf cluster node outage test... | FAIL | 06:40:31 Suite teardown failed: 06:40:31 Variable '${testtool_log}' not found. 06:40:31 06:40:31 22 tests, 0 passed, 22 failed 06:40:31 ============================================================================== 06:40:31 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 06:40:31 ============================================================================== 06:40:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:35 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:35 | FAIL | 06:40:35 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:40:35 ------------------------------------------------------------------------------ 06:40:35 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 | PASS | 06:40:36 ------------------------------------------------------------------------------ 06:40:36 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 | FAIL | 06:40:36 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 06:40:36 06:40:36 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:40:36 ------------------------------------------------------------------------------ 06:40:36 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:57 | FAIL | 06:40:57 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 06:40:57 ------------------------------------------------------------------------------ 06:40:57 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:41:58 | FAIL | 06:41:58 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:41:58 ------------------------------------------------------------------------------ 06:41:58 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:41:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:41:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:41:59 | FAIL | 06:41:59 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 06:41:59 ------------------------------------------------------------------------------ 06:41:59 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:41:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:41:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:42:59 | FAIL | 06:42:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:42:59 ------------------------------------------------------------------------------ 06:42:59 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:43:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:43:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:43:20 | FAIL | 06:43:20 Could not parse owner and candidates for device netconf-test-device 06:43:20 ------------------------------------------------------------------------------ 06:43:20 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:43:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:43:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:45:20 | FAIL | 06:45:20 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 06:45:20 ------------------------------------------------------------------------------ 06:45:20 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:46:21 | FAIL | 06:46:21 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 06:46:21 06:46:21 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 06:46:21 ------------------------------------------------------------------------------ 06:46:21 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:46:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:46:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:46:21 | FAIL | 06:46:21 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:46:21 06:46:21 Variable '${follower1_session}' not found. 06:46:21 ------------------------------------------------------------------------------ 06:46:21 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:47:22 | FAIL | 06:47:22 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 06:47:22 06:47:22 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 06:47:22 ------------------------------------------------------------------------------ 06:47:22 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:47:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:47:23 | FAIL | 06:47:23 Variable '${original_device_owner}' not found. 06:47:23 ------------------------------------------------------------------------------ 06:47:23 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:48:23 | FAIL | 06:48:23 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:48:23 06:48:23 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 06:48:23 ------------------------------------------------------------------------------ 06:48:23 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:48:24 | FAIL | 06:48:24 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 06:48:24 06:48:24 Variable '${original_device_owner_session}' not found. 06:48:24 ------------------------------------------------------------------------------ 06:48:24 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:24 | FAIL | 06:49:24 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:49:24 ------------------------------------------------------------------------------ 06:49:24 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:25 | FAIL | 06:49:25 Dictionary does not contain key 'netconf-test-device'. 06:49:25 ------------------------------------------------------------------------------ 06:49:25 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 06:49:25 Suite teardown failed: 06:49:25 Variable '${testtool_log}' not found. 06:49:25 06:49:25 17 tests, 0 passed, 17 failed 06:49:25 ============================================================================== 06:49:25 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 06:49:25 ============================================================================== 06:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 | FAIL | 06:49:29 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:49:29 ------------------------------------------------------------------------------ 06:49:29 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 | PASS | 06:49:29 ------------------------------------------------------------------------------ 06:49:29 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:30 | FAIL | 06:49:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 06:49:30 06:49:30 Dictionary '${Stream_dict}' has no key 'vanadium'. 06:49:30 ------------------------------------------------------------------------------ 06:49:30 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:40 | FAIL | 06:49:40 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 06:49:40 ------------------------------------------------------------------------------ 06:49:40 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:49:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:02 | FAIL | 06:50:02 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 06:50:02 ------------------------------------------------------------------------------ 06:50:02 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:23 | FAIL | 06:50:23 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 06:50:23 ------------------------------------------------------------------------------ 06:50:23 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:44 | FAIL | 06:50:44 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 06:50:44 ------------------------------------------------------------------------------ 06:50:44 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:54 | FAIL | 06:50:54 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:50:54 ------------------------------------------------------------------------------ 06:50:54 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:50:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:05 | FAIL | 06:51:05 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:51:05 ------------------------------------------------------------------------------ 06:51:05 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:16 | FAIL | 06:51:16 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:51:16 ------------------------------------------------------------------------------ 06:51:16 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:16 | FAIL | 06:51:16 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 06:51:16 ------------------------------------------------------------------------------ 06:51:16 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:26 | FAIL | 06:51:26 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:51:26 ------------------------------------------------------------------------------ 06:51:26 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:37 | FAIL | 06:51:37 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:51:37 ------------------------------------------------------------------------------ 06:51:37 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 | FAIL | 06:51:48 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:51:48 ------------------------------------------------------------------------------ 06:51:48 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 | FAIL | 06:51:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:51:48 06:51:48 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 06:51:48 ------------------------------------------------------------------------------ 06:51:48 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 | FAIL | 06:51:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:51:48 06:51:48 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:51:48 ------------------------------------------------------------------------------ 06:51:48 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:51:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:52:49 | FAIL | 06:52:49 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:52:49 06:52:49 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:52:49 ------------------------------------------------------------------------------ 06:52:49 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 | FAIL | 06:53:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:53:50 06:53:50 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:53:50 ------------------------------------------------------------------------------ 06:53:50 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 | FAIL | 06:53:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:53:50 06:53:50 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.118:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 06:53:50 ------------------------------------------------------------------------------ 06:53:50 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:50 | FAIL | 06:53:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:53:50 06:53:50 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.118:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:53:50 ------------------------------------------------------------------------------ 06:53:50 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:53:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:54:51 | FAIL | 06:54:51 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:54:51 06:54:51 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.250:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:54:51 ------------------------------------------------------------------------------ 06:54:51 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:54:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:54:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:52 | FAIL | 06:55:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 06:55:52 06:55:52 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 06:55:52 ------------------------------------------------------------------------------ 06:55:52 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 | FAIL | 06:55:53 Dictionary does not contain key 'netconf-test-device'. 06:55:53 ------------------------------------------------------------------------------ 06:55:53 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 | PASS | 06:55:53 ------------------------------------------------------------------------------ 06:55:53 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 | PASS | 06:55:53 ------------------------------------------------------------------------------ 06:55:53 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 06:55:54 | PASS | 06:55:54 ------------------------------------------------------------------------------ 06:55:54 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 06:55:54 Suite teardown failed: 06:55:54 Variable '${testtool_log}' not found. 06:55:54 06:55:54 26 tests, 0 passed, 26 failed 06:55:54 ============================================================================== 06:55:54 netconf-clustering.txt | FAIL | 06:55:54 140 tests, 3 passed, 137 failed 06:55:54 ============================================================================== 06:55:54 Output: /w/workspace/netconf-csit-3node-clustering-only-vanadium/output.xml 06:55:59 Log: /w/workspace/netconf-csit-3node-clustering-only-vanadium/log.html 06:55:59 Report: /w/workspace/netconf-csit-3node-clustering-only-vanadium/report.html 06:55:59 + true 06:55:59 + echo 'Examining the files in data/log and checking filesize' 06:55:59 Examining the files in data/log and checking filesize 06:55:59 + ssh 10.30.171.68 'ls -altr /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/' 06:55:59 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:00 total 1488 06:56:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 05:48 . 06:56:00 -rw-rw-r-- 1 jenkins jenkins 2337 Oct 8 05:48 karaf_console.log 06:56:00 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 06:16 .. 06:56:00 -rw-rw-r-- 1 jenkins jenkins 1509951 Oct 8 06:55 karaf.log 06:56:00 + ssh 10.30.171.68 'du -hs /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*' 06:56:00 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:00 1.5M /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 06:56:00 4.0K /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 06:56:00 + ssh 10.30.170.118 'ls -altr /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/' 06:56:00 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:00 total 2448 06:56:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 05:48 . 06:56:00 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 8 05:48 karaf_console.log 06:56:00 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 06:35 .. 06:56:00 -rw-rw-r-- 1 jenkins jenkins 2494312 Oct 8 06:55 karaf.log 06:56:00 + ssh 10.30.170.118 'du -hs /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*' 06:56:01 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:01 2.4M /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 06:56:01 4.0K /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 06:56:01 + ssh 10.30.170.250 'ls -altr /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/' 06:56:01 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:01 total 74600 06:56:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 05:48 . 06:56:01 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 8 05:48 karaf_console.log 06:56:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 06:38 .. 06:56:01 -rw-rw-r-- 1 jenkins jenkins 76372227 Oct 8 06:55 karaf.log 06:56:01 + ssh 10.30.170.250 'du -hs /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*' 06:56:01 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:01 73M /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 06:56:01 4.0K /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 06:56:01 + set +e 06:56:01 ++ seq 1 3 06:56:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 06:56:02 + CONTROLLERIP=ODL_SYSTEM_1_IP 06:56:02 + echo 'Let'\''s take the karaf thread dump again' 06:56:02 Let's take the karaf thread dump again 06:56:02 + ssh 10.30.171.68 'sudo ps aux' 06:56:02 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:02 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 06:56:02 ++ grep -v grep 06:56:02 ++ tr -s ' ' 06:56:02 ++ cut -f2 '-d ' 06:56:02 + pid=9619 06:56:02 + echo 'karaf main: org.apache.karaf.main.Main, pid:9619' 06:56:02 karaf main: org.apache.karaf.main.Main, pid:9619 06:56:02 + ssh 10.30.171.68 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 9619' 06:56:02 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:02 + echo 'killing karaf process...' 06:56:02 killing karaf process... 06:56:02 + ssh 10.30.171.68 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 06:56:02 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 06:56:02 + CONTROLLERIP=ODL_SYSTEM_2_IP 06:56:02 + echo 'Let'\''s take the karaf thread dump again' 06:56:02 Let's take the karaf thread dump again 06:56:02 + ssh 10.30.170.118 'sudo ps aux' 06:56:02 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:03 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 06:56:03 ++ grep -v grep 06:56:03 ++ tr -s ' ' 06:56:03 ++ cut -f2 '-d ' 06:56:03 + pid=19157 06:56:03 + echo 'karaf main: org.apache.karaf.main.Main, pid:19157' 06:56:03 karaf main: org.apache.karaf.main.Main, pid:19157 06:56:03 + ssh 10.30.170.118 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 19157' 06:56:03 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:03 + echo 'killing karaf process...' 06:56:03 killing karaf process... 06:56:03 + ssh 10.30.170.118 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 06:56:03 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 06:56:03 + CONTROLLERIP=ODL_SYSTEM_3_IP 06:56:03 + echo 'Let'\''s take the karaf thread dump again' 06:56:03 Let's take the karaf thread dump again 06:56:03 + ssh 10.30.170.250 'sudo ps aux' 06:56:03 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:04 ++ tr -s ' ' 06:56:04 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 06:56:04 ++ cut -f2 '-d ' 06:56:04 ++ grep -v grep 06:56:04 + pid=11938 06:56:04 + echo 'karaf main: org.apache.karaf.main.Main, pid:11938' 06:56:04 karaf main: org.apache.karaf.main.Main, pid:11938 06:56:04 + ssh 10.30.170.250 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 11938' 06:56:04 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:04 + echo 'killing karaf process...' 06:56:04 killing karaf process... 06:56:04 + ssh 10.30.170.250 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 06:56:04 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:04 + sleep 5 06:56:09 ++ seq 1 3 06:56:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 06:56:09 + CONTROLLERIP=ODL_SYSTEM_1_IP 06:56:09 + echo 'Compressing karaf.log 1' 06:56:09 Compressing karaf.log 1 06:56:09 + ssh 10.30.171.68 gzip --best /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 06:56:09 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:10 + echo 'Fetching compressed karaf.log 1' 06:56:10 Fetching compressed karaf.log 1 06:56:10 + scp 10.30.171.68:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 06:56:10 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:10 + ssh 10.30.171.68 rm -f /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log.gz 06:56:10 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:10 + scp 10.30.171.68:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 06:56:10 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:10 + ssh 10.30.171.68 rm -f /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 06:56:10 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:11 + echo 'Fetch GC logs' 06:56:11 Fetch GC logs 06:56:11 + mkdir -p gclogs-1 06:56:11 + scp '10.30.171.68:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log' gclogs-1/ 06:56:11 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 06:56:11 scp: /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log: No such file or directory 06:56:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 06:56:11 + CONTROLLERIP=ODL_SYSTEM_2_IP 06:56:11 + echo 'Compressing karaf.log 2' 06:56:11 Compressing karaf.log 2 06:56:11 + ssh 10.30.170.118 gzip --best /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 06:56:11 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:11 + echo 'Fetching compressed karaf.log 2' 06:56:11 Fetching compressed karaf.log 2 06:56:11 + scp 10.30.170.118:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 06:56:11 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:11 + ssh 10.30.170.118 rm -f /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log.gz 06:56:11 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:11 + scp 10.30.170.118:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 06:56:11 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:12 + ssh 10.30.170.118 rm -f /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 06:56:12 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:12 + echo 'Fetch GC logs' 06:56:12 Fetch GC logs 06:56:12 + mkdir -p gclogs-2 06:56:12 + scp '10.30.170.118:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log' gclogs-2/ 06:56:12 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts. 06:56:12 scp: /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log: No such file or directory 06:56:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 06:56:12 + CONTROLLERIP=ODL_SYSTEM_3_IP 06:56:12 + echo 'Compressing karaf.log 3' 06:56:12 Compressing karaf.log 3 06:56:12 + ssh 10.30.170.250 gzip --best /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 06:56:12 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:13 + echo 'Fetching compressed karaf.log 3' 06:56:13 Fetching compressed karaf.log 3 06:56:13 + scp 10.30.170.250:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 06:56:13 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:13 + ssh 10.30.170.250 rm -f /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log.gz 06:56:13 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:13 + scp 10.30.170.250:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 06:56:14 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:14 + ssh 10.30.170.250 rm -f /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 06:56:14 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:14 + echo 'Fetch GC logs' 06:56:14 Fetch GC logs 06:56:14 + mkdir -p gclogs-3 06:56:14 + scp '10.30.170.250:/tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log' gclogs-3/ 06:56:14 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts. 06:56:14 scp: /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log: No such file or directory 06:56:14 + echo 'Examine copied files' 06:56:14 Examine copied files 06:56:14 + ls -lt 06:56:14 total 37208 06:56:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 06:56 gclogs-3 06:56:14 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 8 06:56 odl3_karaf_console.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 631442 Oct 8 06:56 odl3_karaf.log.gz 06:56:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 06:56 gclogs-2 06:56:14 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 8 06:56 odl2_karaf_console.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 111600 Oct 8 06:56 odl2_karaf.log.gz 06:56:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 06:56 gclogs-1 06:56:14 -rw-rw-r--. 1 jenkins jenkins 2337 Oct 8 06:56 odl1_karaf_console.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 121320 Oct 8 06:56 odl1_karaf.log.gz 06:56:14 -rw-rw-r--. 1 jenkins jenkins 101180 Oct 8 06:56 karaf_3_11938_threads_after.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 13803 Oct 8 06:56 ps_after.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 102547 Oct 8 06:56 karaf_2_19157_threads_after.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 98883 Oct 8 06:56 karaf_1_9619_threads_after.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 279052 Oct 8 06:55 report.html 06:56:14 -rw-rw-r--. 1 jenkins jenkins 2031313 Oct 8 06:55 log.html 06:56:14 -rw-rw-r--. 1 jenkins jenkins 34218651 Oct 8 06:55 output.xml 06:56:14 -rw-rw-r--. 1 jenkins jenkins 1828 Oct 8 05:51 testplan.txt 06:56:14 -rw-rw-r--. 1 jenkins jenkins 94822 Oct 8 05:51 karaf_3_2035_threads_before.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 14363 Oct 8 05:51 ps_before.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 89023 Oct 8 05:51 karaf_2_2022_threads_before.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 92375 Oct 8 05:51 karaf_1_2032_threads_before.log 06:56:14 -rw-rw-r--. 1 jenkins jenkins 3162 Oct 8 05:48 post-startup-script.sh 06:56:14 -rw-rw-r--. 1 jenkins jenkins 276 Oct 8 05:47 startup-script.sh 06:56:14 -rw-rw-r--. 1 jenkins jenkins 3599 Oct 8 05:47 configuration-script.sh 06:56:14 -rw-rw-r--. 1 jenkins jenkins 365 Oct 8 05:47 detect_variables.env 06:56:14 -rw-rw-r--. 1 jenkins jenkins 3690 Oct 8 05:47 pom.xml 06:56:14 -rw-rw-r--. 1 jenkins jenkins 96 Oct 8 05:47 set_variables.env 06:56:14 -rw-rw-r--. 1 jenkins jenkins 355 Oct 8 05:47 slave_addresses.txt 06:56:14 -rw-rw-r--. 1 jenkins jenkins 570 Oct 8 05:47 requirements.txt 06:56:14 -rw-rw-r--. 1 jenkins jenkins 26 Oct 8 05:47 env.properties 06:56:14 -rw-rw-r--. 1 jenkins jenkins 333 Oct 8 05:45 stack-parameters.yaml 06:56:14 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 8 05:44 test 06:56:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 8 05:44 test@tmp 06:56:14 -rw-rw-r--. 1 jenkins jenkins 1414 Oct 7 19:33 maven-metadata.xml 06:56:14 + true 06:56:14 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins11749349095665381653.sh 06:56:14 Cleaning up Robot installation... 06:56:15 $ ssh-agent -k 06:56:15 unset SSH_AUTH_SOCK; 06:56:15 unset SSH_AGENT_PID; 06:56:15 echo Agent pid 5279 killed; 06:56:15 [ssh-agent] Stopped. 06:56:15 Recording plot data 06:56:15 Robot results publisher started... 06:56:15 INFO: Checking test criticality is deprecated and will be dropped in a future release! 06:56:15 -Parsing output xml: 06:56:17 Done! 06:56:17 -Copying log files to build dir: 06:56:18 Done! 06:56:18 -Assigning results to build: 06:56:18 Done! 06:56:18 -Checking thresholds: 06:56:18 Done! 06:56:18 Done publishing Robot results. 06:56:18 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 06:56:18 [PostBuildScript] - [INFO] Executing post build scripts. 06:56:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins11244010786665656906.sh 06:56:18 Archiving csit artifacts 06:56:18 mv: cannot stat '*_1.png': No such file or directory 06:56:18 mv: cannot stat '/tmp/odl1_*': No such file or directory 06:56:18 mv: cannot stat '*_2.png': No such file or directory 06:56:18 mv: cannot stat '/tmp/odl2_*': No such file or directory 06:56:18 mv: cannot stat '*_3.png': No such file or directory 06:56:18 mv: cannot stat '/tmp/odl3_*': No such file or directory 06:56:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:56:18 Dload Upload Total Spent Left Speed 06:56:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2925k 0 2925k 0 0 3769k 0 --:--:-- --:--:-- --:--:-- 3765k 06:56:19 Archive: robot-plugin.zip 06:56:19 inflating: ./archives/robot-plugin/log.html 06:56:19 inflating: ./archives/robot-plugin/output.xml 06:56:19 inflating: ./archives/robot-plugin/report.html 06:56:19 mv: cannot stat '*.log.gz': No such file or directory 06:56:19 mv: cannot stat '*.csv': No such file or directory 06:56:19 mv: cannot stat '*.png': No such file or directory 06:56:19 [PostBuildScript] - [INFO] Executing post build scripts. 06:56:19 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins7371796481310467296.sh 06:56:19 [PostBuildScript] - [INFO] Executing post build scripts. 06:56:19 [EnvInject] - Injecting environment variables from a build step. 06:56:19 [EnvInject] - Injecting as environment variables the properties content 06:56:19 OS_CLOUD=vex 06:56:19 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-20 06:56:19 06:56:19 [EnvInject] - Variables injected successfully. 06:56:19 provisioning config files... 06:56:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:56:20 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12158472151348785534.sh 06:56:20 ---> openstack-stack-delete.sh 06:56:20 Setup pyenv: 06:56:20 system 06:56:20 3.8.13 06:56:20 3.9.13 06:56:20 3.10.13 06:56:20 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 06:56:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 06:56:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:56:22 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. 06:56:22 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 06:56:22 lf-activate-venv(): INFO: Base packages installed successfully 06:56:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 06:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 06:56:40 INFO: Retrieving stack cost for: releng-netconf-csit-3node-clustering-only-vanadium-20 06:56:45 DEBUG: Successfully retrieved stack cost: total: 0.77 06:56:57 INFO: Deleting stack releng-netconf-csit-3node-clustering-only-vanadium-20 06:56:57 Successfully deleted stack releng-netconf-csit-3node-clustering-only-vanadium-20 06:56:57 [PostBuildScript] - [INFO] Executing post build scripts. 06:56:57 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins636455872858597687.sh 06:56:57 ---> sysstat.sh 06:56:57 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins281076686348844792.sh 06:56:57 ---> package-listing.sh 06:56:57 ++ facter osfamily 06:56:57 ++ tr '[:upper:]' '[:lower:]' 06:56:57 + OS_FAMILY=redhat 06:56:57 + workspace=/w/workspace/netconf-csit-3node-clustering-only-vanadium 06:56:57 + START_PACKAGES=/tmp/packages_start.txt 06:56:57 + END_PACKAGES=/tmp/packages_end.txt 06:56:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:57 + PACKAGES=/tmp/packages_start.txt 06:56:57 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 06:56:57 + PACKAGES=/tmp/packages_end.txt 06:56:57 + case "${OS_FAMILY}" in 06:56:57 + rpm -qa 06:56:57 + sort 06:56:58 + '[' -f /tmp/packages_start.txt ']' 06:56:58 + '[' -f /tmp/packages_end.txt ']' 06:56:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:58 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 06:56:58 + mkdir -p /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 06:56:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 06:56:58 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins8289905841604122314.sh 06:56:58 ---> capture-instance-metadata.sh 06:56:58 Setup pyenv: 06:56:58 system 06:56:58 3.8.13 06:56:58 3.9.13 06:56:58 3.10.13 06:56:58 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 06:56:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 06:56:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:00 lf-activate-venv(): INFO: Base packages installed successfully 06:57:00 lf-activate-venv(): INFO: Installing additional packages: lftools 06:57:11 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 06:57:11 INFO: Running in OpenStack, capturing instance metadata 06:57:11 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1301909024868011869.sh 06:57:11 provisioning config files... 06:57:12 Could not find credentials [logs] for netconf-csit-3node-clustering-only-vanadium #20 06:57:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/config15232104385149236451tmp 06:57:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:57:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:57:12 provisioning config files... 06:57:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:57:12 [EnvInject] - Injecting environment variables from a build step. 06:57:12 [EnvInject] - Injecting as environment variables the properties content 06:57:12 SERVER_ID=logs 06:57:12 06:57:12 [EnvInject] - Variables injected successfully. 06:57:12 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10478394009420499651.sh 06:57:12 ---> create-netrc.sh 06:57:12 WARN: Log server credential not found. 06:57:12 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10638489461515555655.sh 06:57:12 ---> python-tools-install.sh 06:57:12 Setup pyenv: 06:57:12 system 06:57:12 3.8.13 06:57:12 3.9.13 06:57:12 3.10.13 06:57:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 06:57:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 06:57:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:57:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:14 lf-activate-venv(): INFO: Base packages installed successfully 06:57:14 lf-activate-venv(): INFO: Installing additional packages: lftools 06:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 06:57:24 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins18158919070831626850.sh 06:57:24 ---> sudo-logs.sh 06:57:24 Archiving 'sudo' log.. 06:57:25 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15599638758233885400.sh 06:57:25 ---> job-cost.sh 06:57:25 Setup pyenv: 06:57:25 system 06:57:25 3.8.13 06:57:25 3.9.13 06:57:25 3.10.13 06:57:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 06:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 06:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:27 lf-activate-venv(): INFO: Base packages installed successfully 06:57:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 06:57:35 DEBUG: total: 0.77 06:57:35 INFO: Retrieving Stack Cost... 06:57:35 INFO: Retrieving Pricing Info for: v3-standard-2 06:57:35 INFO: Archiving Costs 06:57:35 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins11731027533310419255.sh 06:57:35 ---> logs-deploy.sh 06:57:35 Setup pyenv: 06:57:36 system 06:57:36 3.8.13 06:57:36 3.9.13 06:57:36 3.10.13 06:57:36 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 06:57:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ym9 from file:/tmp/.os_lf_venv 06:57:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:57:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:38 lf-activate-venv(): INFO: Base packages installed successfully 06:57:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:57:48 lf-activate-venv(): INFO: Adding /tmp/venv-4Ym9/bin to PATH 06:57:48 WARNING: Nexus logging server not set 06:57:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-only-vanadium/20/ 06:57:48 INFO: archiving logs to S3 06:57:49 ---> uname -a: 06:57:49 Linux prd-centos8-robot-2c-8g-1842.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:57:49 06:57:49 06:57:49 ---> lscpu: 06:57:49 Architecture: x86_64 06:57:49 CPU op-mode(s): 32-bit, 64-bit 06:57:49 Byte Order: Little Endian 06:57:49 CPU(s): 2 06:57:49 On-line CPU(s) list: 0,1 06:57:49 Thread(s) per core: 1 06:57:49 Core(s) per socket: 1 06:57:49 Socket(s): 2 06:57:49 NUMA node(s): 1 06:57:49 Vendor ID: AuthenticAMD 06:57:49 CPU family: 23 06:57:49 Model: 49 06:57:49 Model name: AMD EPYC-Rome Processor 06:57:49 Stepping: 0 06:57:49 CPU MHz: 2800.000 06:57:49 BogoMIPS: 5600.00 06:57:49 Virtualization: AMD-V 06:57:49 Hypervisor vendor: KVM 06:57:49 Virtualization type: full 06:57:49 L1d cache: 32K 06:57:49 L1i cache: 32K 06:57:49 L2 cache: 512K 06:57:49 L3 cache: 16384K 06:57:49 NUMA node0 CPU(s): 0,1 06:57:49 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:57:49 06:57:49 06:57:49 ---> nproc: 06:57:49 2 06:57:49 06:57:49 06:57:49 ---> df -h: 06:57:49 Filesystem Size Used Avail Use% Mounted on 06:57:49 devtmpfs 3.8G 0 3.8G 0% /dev 06:57:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:57:49 tmpfs 3.8G 17M 3.8G 1% /run 06:57:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:57:49 /dev/vda1 40G 8.4G 32G 21% / 06:57:49 tmpfs 770M 0 770M 0% /run/user/1001 06:57:49 06:57:49 06:57:49 ---> free -m: 06:57:49 total used free shared buff/cache available 06:57:49 Mem: 7697 649 4780 19 2267 6749 06:57:49 Swap: 1023 0 1023 06:57:49 06:57:49 06:57:49 ---> ip addr: 06:57:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:57:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:57:49 inet 127.0.0.1/8 scope host lo 06:57:49 valid_lft forever preferred_lft forever 06:57:49 inet6 ::1/128 scope host 06:57:49 valid_lft forever preferred_lft forever 06:57:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:57:49 link/ether fa:16:3e:d9:3a:a6 brd ff:ff:ff:ff:ff:ff 06:57:49 altname enp0s3 06:57:49 altname ens3 06:57:49 inet 10.30.170.129/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:57:49 valid_lft 81916sec preferred_lft 81916sec 06:57:49 inet6 fe80::f816:3eff:fed9:3aa6/64 scope link 06:57:49 valid_lft forever preferred_lft forever 06:57:49 06:57:49 06:57:49 ---> sar -b -r -n DEV: 06:57:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/08/2025 _x86_64_ (2 CPU) 06:57:49 06:57:49 05:43:02 LINUX RESTART (2 CPU) 06:57:49 06:57:49 05:44:01 AM tps rtps wtps bread/s bwrtn/s 06:57:49 05:45:01 AM 66.57 6.22 60.36 1092.88 5821.01 06:57:49 05:46:01 AM 89.67 0.75 88.92 53.45 10449.85 06:57:49 05:47:01 AM 30.53 0.38 30.14 64.26 2423.23 06:57:49 05:48:01 AM 71.25 9.45 61.81 1685.59 6178.40 06:57:49 05:49:01 AM 18.56 0.00 18.56 0.00 3335.36 06:57:49 05:50:02 AM 3.38 0.00 3.38 0.00 110.13 06:57:49 05:51:01 AM 0.41 0.00 0.41 0.00 4.74 06:57:49 05:52:01 AM 0.72 0.22 0.50 11.73 40.90 06:57:49 05:53:01 AM 2.00 0.00 2.00 0.00 90.72 06:57:49 05:54:01 AM 0.37 0.00 0.37 0.00 35.61 06:57:49 05:55:01 AM 0.35 0.00 0.35 0.00 25.91 06:57:49 05:56:01 AM 0.22 0.00 0.22 0.00 22.03 06:57:49 05:57:01 AM 0.15 0.00 0.15 0.00 23.33 06:57:49 05:58:01 AM 0.15 0.00 0.15 0.00 12.05 06:57:49 05:59:01 AM 1.55 0.03 1.52 0.27 69.96 06:57:49 06:00:01 AM 0.25 0.00 0.25 0.00 20.13 06:57:49 06:01:01 AM 0.33 0.05 0.28 2.00 28.17 06:57:49 06:02:01 AM 0.45 0.07 0.38 1.73 43.56 06:57:49 06:03:01 AM 0.22 0.00 0.22 0.00 24.03 06:57:49 06:04:01 AM 0.42 0.00 0.42 0.00 25.61 06:57:49 06:05:01 AM 0.15 0.00 0.15 0.00 3.87 06:57:49 06:06:01 AM 0.13 0.00 0.13 0.00 6.15 06:57:49 06:07:01 AM 0.15 0.00 0.15 0.00 3.62 06:57:49 06:08:01 AM 0.15 0.00 0.15 0.00 5.33 06:57:49 06:09:01 AM 0.32 0.00 0.32 0.00 8.93 06:57:49 06:10:01 AM 0.20 0.00 0.20 0.00 18.94 06:57:49 06:11:01 AM 0.28 0.00 0.28 0.00 20.84 06:57:49 06:12:01 AM 0.27 0.00 0.27 0.00 18.46 06:57:49 06:13:01 AM 0.13 0.00 0.13 0.00 10.53 06:57:49 06:14:01 AM 0.42 0.00 0.42 0.00 19.96 06:57:49 06:15:01 AM 0.17 0.00 0.17 0.00 15.11 06:57:49 06:16:01 AM 0.20 0.00 0.20 0.00 15.76 06:57:49 06:17:01 AM 0.20 0.00 0.20 0.00 21.59 06:57:49 06:18:01 AM 0.27 0.00 0.27 0.00 14.15 06:57:49 06:19:01 AM 0.40 0.00 0.40 0.00 14.55 06:57:49 06:20:01 AM 0.15 0.00 0.15 0.00 7.33 06:57:49 06:21:01 AM 0.28 0.00 0.28 0.00 17.23 06:57:49 06:22:01 AM 0.23 0.00 0.23 0.00 11.98 06:57:49 06:23:01 AM 0.23 0.00 0.23 0.00 27.11 06:57:49 06:24:01 AM 0.35 0.00 0.35 0.00 24.65 06:57:49 06:25:01 AM 0.27 0.00 0.27 0.00 34.27 06:57:49 06:26:01 AM 0.22 0.00 0.22 0.00 15.39 06:57:49 06:27:01 AM 0.18 0.00 0.18 0.00 22.95 06:57:49 06:28:01 AM 0.13 0.00 0.13 0.00 9.73 06:57:49 06:29:01 AM 0.30 0.00 0.30 0.00 21.98 06:57:49 06:30:01 AM 0.15 0.00 0.15 0.00 10.15 06:57:49 06:31:01 AM 0.18 0.00 0.18 0.00 18.70 06:57:49 06:32:01 AM 0.27 0.00 0.27 0.00 17.07 06:57:49 06:33:01 AM 0.20 0.00 0.20 0.00 20.81 06:57:49 06:34:01 AM 0.35 0.00 0.35 0.00 32.63 06:57:49 06:35:01 AM 0.17 0.00 0.17 0.00 19.59 06:57:49 06:36:01 AM 0.15 0.00 0.15 0.00 22.80 06:57:49 06:37:01 AM 6.00 5.75 0.25 555.64 12.86 06:57:49 06:38:01 AM 2.92 0.00 2.92 0.00 97.20 06:57:49 06:39:01 AM 0.40 0.00 0.40 0.00 24.30 06:57:49 06:40:01 AM 0.18 0.00 0.18 0.00 23.76 06:57:49 06:41:01 AM 0.28 0.00 0.28 0.00 37.11 06:57:49 06:42:01 AM 0.23 0.00 0.23 0.00 23.21 06:57:49 06:43:01 AM 0.18 0.00 0.18 0.00 24.71 06:57:49 06:44:01 AM 0.38 0.03 0.35 1.33 14.36 06:57:49 06:45:01 AM 0.23 0.00 0.23 0.00 5.36 06:57:49 06:46:01 AM 0.20 0.00 0.20 0.00 6.97 06:57:49 06:47:01 AM 0.17 0.00 0.17 0.00 5.63 06:57:49 06:48:01 AM 0.12 0.00 0.12 0.00 4.80 06:57:49 06:49:01 AM 0.22 0.00 0.22 0.00 14.78 06:57:49 06:50:01 AM 0.25 0.00 0.25 0.00 38.17 06:57:49 06:51:01 AM 0.85 0.32 0.53 6.93 34.71 06:57:49 06:52:01 AM 0.83 0.00 0.83 0.00 51.27 06:57:49 06:53:01 AM 0.15 0.00 0.15 0.00 11.98 06:57:49 06:54:01 AM 0.33 0.00 0.33 0.00 24.55 06:57:49 06:55:02 AM 0.35 0.00 0.35 0.00 27.80 06:57:49 06:56:01 AM 0.15 0.00 0.15 0.00 21.57 06:57:49 06:57:01 AM 16.46 0.42 16.04 47.72 2058.56 06:57:49 Average: 4.46 0.32 4.14 48.29 436.91 06:57:49 06:57:49 05:44:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:57:49 05:45:01 AM 5417712 7084072 2464720 31.27 2688 1849372 650976 7.29 185312 1959656 144440 06:57:49 05:46:01 AM 5144488 6983916 2737944 34.73 2688 2014924 744332 8.33 197952 2187340 42004 06:57:49 05:47:01 AM 5223052 7064220 2659380 33.74 2688 2016856 655204 7.34 218648 2089996 4 06:57:49 05:48:01 AM 4934440 7039188 2947992 37.40 2688 2271828 668576 7.49 267068 2296132 77236 06:57:49 05:49:01 AM 4936220 7040624 2946212 37.38 2688 2271836 668576 7.49 267084 2296268 8 06:57:49 05:50:02 AM 4935816 7040224 2946616 37.38 2688 2271840 660132 7.39 267088 2296432 4 06:57:49 05:51:01 AM 4936116 7040528 2946316 37.38 2688 2271844 660132 7.39 267088 2296208 4 06:57:49 05:52:01 AM 4887728 6993496 2994704 37.99 2688 2273216 740636 8.29 267336 2343960 92 06:57:49 05:53:01 AM 4884872 6991388 2997560 38.03 2688 2273964 740636 8.29 267336 2347108 136 06:57:49 05:54:01 AM 4882620 6990096 2999812 38.06 2688 2274940 756116 8.47 267336 2349292 216 06:57:49 05:55:01 AM 4881908 6989936 3000524 38.07 2688 2275504 756116 8.47 267336 2349776 132 06:57:49 05:56:01 AM 4880984 6989676 3001448 38.08 2688 2276156 756116 8.47 267340 2350904 188 06:57:49 05:57:01 AM 4880600 6989792 3001832 38.08 2688 2276648 756116 8.47 267340 2351404 4 06:57:49 05:58:01 AM 4878880 6988632 3003552 38.10 2688 2277200 756640 8.47 267340 2352764 244 06:57:49 05:59:01 AM 4877560 6988320 3004872 38.12 2688 2278192 789340 8.84 267468 2353924 192 06:57:49 06:00:01 AM 4876876 6988032 3005556 38.13 2688 2278588 805992 9.02 267468 2354696 116 06:57:49 06:01:01 AM 4874568 6986448 3007864 38.16 2688 2279304 759268 8.50 267660 2356828 28 06:57:49 06:02:01 AM 4872196 6985236 3010236 38.19 2688 2280512 759268 8.50 267824 2358880 40 06:57:49 06:03:01 AM 4871868 6985552 3010564 38.19 2688 2281148 759268 8.50 267832 2359244 32 06:57:49 06:04:01 AM 4871344 6985640 3011088 38.20 2688 2281720 759268 8.50 267852 2359904 116 06:57:49 06:05:01 AM 4870232 6984664 3012200 38.21 2688 2281848 759268 8.50 267852 2361012 56 06:57:49 06:06:01 AM 4870048 6984644 3012384 38.22 2688 2282012 759268 8.50 267852 2361176 68 06:57:49 06:07:01 AM 4870056 6984764 3012376 38.22 2688 2282132 759268 8.50 267852 2361288 116 06:57:49 06:08:01 AM 4869816 6984632 3012616 38.22 2688 2282240 759268 8.50 267852 2361396 92 06:57:49 06:09:01 AM 4869392 6984332 3013040 38.22 2688 2282380 759268 8.50 267852 2361716 128 06:57:49 06:10:01 AM 4868516 6984076 3013916 38.24 2688 2282976 780700 8.74 267852 2362428 204 06:57:49 06:11:01 AM 4868144 6984208 3014288 38.24 2688 2283488 803788 9.00 267852 2362948 176 06:57:49 06:12:01 AM 4867828 6984276 3014604 38.24 2688 2283872 803788 9.00 267852 2363524 100 06:57:49 06:13:01 AM 4867044 6983872 3015388 38.25 2688 2284252 803788 9.00 267852 2364068 192 06:57:49 06:14:01 AM 4866408 6983612 3016024 38.26 2688 2284620 803788 9.00 267852 2364656 140 06:57:49 06:15:01 AM 4865440 6983028 3016992 38.27 2688 2285020 803788 9.00 267852 2365748 120 06:57:49 06:16:01 AM 4864140 6982112 3018292 38.29 2688 2285388 803788 9.00 267852 2367156 56 06:57:49 06:17:01 AM 4861188 6979788 3021244 38.33 2688 2286024 803788 9.00 267856 2369884 112 06:57:49 06:18:01 AM 4861228 6980112 3021204 38.33 2688 2286304 803788 9.00 267856 2370168 52 06:57:49 06:19:01 AM 4860380 6979500 3022052 38.34 2688 2286536 803788 9.00 267856 2370752 56 06:57:49 06:20:01 AM 4860076 6979464 3022356 38.34 2688 2286812 798764 8.94 267856 2370912 144 06:57:49 06:21:01 AM 4860088 6979760 3022344 38.34 2688 2287096 798764 8.94 267856 2371148 4 06:57:49 06:22:01 AM 4859504 6979460 3022928 38.35 2688 2287372 798764 8.94 267856 2371572 4 06:57:49 06:23:01 AM 4858684 6979504 3023748 38.36 2688 2288284 798764 8.94 267856 2372344 184 06:57:49 06:24:01 AM 4858100 6979368 3024332 38.37 2688 2288728 798764 8.94 267856 2372860 36 06:57:49 06:25:01 AM 4857224 6979480 3025208 38.38 2688 2289672 798764 8.94 268116 2373520 44 06:57:49 06:26:01 AM 4856608 6979456 3025824 38.39 2688 2290264 798764 8.94 268124 2374144 240 06:57:49 06:27:01 AM 4856432 6979756 3026000 38.39 2688 2290740 798764 8.94 268116 2374448 72 06:57:49 06:28:01 AM 4856220 6979932 3026212 38.39 2688 2291128 798764 8.94 268116 2374816 196 06:57:49 06:29:01 AM 4855628 6979724 3026804 38.40 2688 2291520 798764 8.94 268116 2375328 76 06:57:49 06:30:01 AM 4854512 6978996 3027920 38.41 2688 2291908 799164 8.95 268116 2376216 196 06:57:49 06:31:01 AM 4854576 6979400 3027856 38.41 2688 2292240 799164 8.95 268116 2376216 4 06:57:49 06:32:01 AM 4853680 6979080 3028752 38.42 2688 2292856 799164 8.95 268116 2377212 228 06:57:49 06:33:01 AM 4851484 6977572 3030948 38.45 2688 2293504 799164 8.95 268116 2379132 336 06:57:49 06:34:01 AM 4850952 6977684 3031480 38.46 2688 2294164 778928 8.72 268116 2380052 160 06:57:49 06:35:01 AM 4850996 6978156 3031436 38.46 2688 2294576 778928 8.72 268120 2380020 24 06:57:49 06:36:01 AM 4849916 6977692 3032516 38.47 2688 2295216 778928 8.72 268116 2380752 16 06:57:49 06:37:01 AM 4832432 6977616 3050000 38.69 2688 2312608 782240 8.76 270400 2395884 1144 06:57:49 06:38:01 AM 4831908 6977728 3050524 38.70 2688 2313240 782240 8.76 270400 2396520 252 06:57:49 06:39:01 AM 4831320 6977792 3051112 38.71 2688 2313836 782240 8.76 270400 2397040 344 06:57:49 06:40:01 AM 4830296 6977248 3052136 38.72 2688 2314348 784168 8.78 270400 2397836 184 06:57:49 06:41:01 AM 4827328 6975392 3055104 38.76 2688 2315440 818836 9.17 270400 2400856 256 06:57:49 06:42:01 AM 4826748 6975460 3055684 38.77 2688 2316080 818836 9.17 270400 2401504 284 06:57:49 06:43:01 AM 4826104 6975356 3056328 38.77 2688 2316628 818836 9.17 270400 2402164 148 06:57:49 06:44:01 AM 4826108 6975544 3056324 38.77 2688 2316820 818836 9.17 270400 2402264 32 06:57:49 06:45:01 AM 4825996 6975568 3056436 38.78 2688 2316948 818836 9.17 270400 2402224 76 06:57:49 06:46:01 AM 4825848 6975532 3056584 38.78 2688 2317044 818836 9.17 270400 2402336 20 06:57:49 06:47:01 AM 4825516 6975320 3056916 38.78 2688 2317164 818836 9.17 270400 2402572 4 06:57:49 06:48:01 AM 4825680 6975600 3056752 38.78 2688 2317280 818836 9.17 270400 2402648 20 06:57:49 06:49:01 AM 4825044 6975388 3057388 38.79 2688 2317708 818836 9.17 270400 2403076 92 06:57:49 06:50:01 AM 4823300 6974640 3059132 38.81 2688 2318732 862984 9.66 270400 2404412 84 06:57:49 06:51:01 AM 4822552 6974932 3059880 38.82 2688 2319740 847532 9.49 270536 2405372 64 06:57:49 06:52:01 AM 4821508 6974800 3060924 38.83 2688 2320668 847532 9.49 270540 2406164 32 06:57:49 06:53:01 AM 4820908 6974728 3061524 38.84 2688 2321212 847532 9.49 270540 2406700 276 06:57:49 06:54:01 AM 4820176 6974668 3062256 38.85 2688 2321884 847532 9.49 270540 2407440 352 06:57:49 06:55:02 AM 4819900 6974948 3062532 38.85 2688 2322432 847532 9.49 270540 2407896 224 06:57:49 06:56:01 AM 4882012 7040024 3000420 38.06 2688 2325360 669104 7.49 270860 2346644 2544 06:57:49 06:57:01 AM 4966904 6977360 2915528 36.99 2688 2182804 680052 7.61 498788 2056488 22528 06:57:49 Average: 4877150 6987572 3005282 38.13 2688 2278339 779248 8.73 268906 2354895 4080 06:57:49 06:57:49 05:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:57:49 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:45:01 AM eth0 139.51 106.00 1125.85 21.93 0.00 0.00 0.00 0.00 06:57:49 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:46:01 AM eth0 78.12 60.35 824.16 9.42 0.00 0.00 0.00 0.00 06:57:49 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:47:01 AM eth0 18.35 14.13 6.62 4.75 0.00 0.00 0.00 0.00 06:57:49 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:48:01 AM eth0 166.06 128.13 360.48 32.02 0.00 0.00 0.00 0.00 06:57:49 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:49:01 AM eth0 252.47 181.67 49.54 44.29 0.00 0.00 0.00 0.00 06:57:49 05:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:50:02 AM eth0 2.13 2.13 0.43 0.45 0.00 0.00 0.00 0.00 06:57:49 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:51:01 AM eth0 2.85 2.00 0.49 0.43 0.00 0.00 0.00 0.00 06:57:49 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:52:01 AM eth0 63.73 50.78 15.03 5.14 0.00 0.00 0.00 0.00 06:57:49 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:53:01 AM eth0 19.89 18.81 3.36 1.91 0.00 0.00 0.00 0.00 06:57:49 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:54:01 AM eth0 49.83 47.11 7.94 3.91 0.00 0.00 0.00 0.00 06:57:49 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:55:01 AM eth0 7.53 7.66 1.49 0.94 0.00 0.00 0.00 0.00 06:57:49 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:56:01 AM eth0 14.90 15.86 2.78 1.55 0.00 0.00 0.00 0.00 06:57:49 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:57:01 AM eth0 2.03 2.02 0.60 0.52 0.00 0.00 0.00 0.00 06:57:49 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:58:01 AM eth0 11.56 8.11 1.94 1.14 0.00 0.00 0.00 0.00 06:57:49 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 05:59:01 AM eth0 59.16 53.06 11.16 6.62 0.00 0.00 0.00 0.00 06:57:49 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:00:01 AM eth0 12.90 10.85 3.43 2.39 0.00 0.00 0.00 0.00 06:57:49 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:01:01 AM eth0 18.11 15.74 4.69 3.02 0.00 0.00 0.00 0.00 06:57:49 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:02:01 AM eth0 43.83 43.93 8.33 4.36 0.00 0.00 0.00 0.00 06:57:49 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:03:01 AM eth0 11.30 12.28 2.09 1.25 0.00 0.00 0.00 0.00 06:57:49 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:04:01 AM eth0 14.08 12.30 2.32 1.28 0.00 0.00 0.00 0.00 06:57:49 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:05:01 AM eth0 3.80 0.07 0.16 0.00 0.00 0.00 0.00 0.00 06:57:49 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:06:01 AM eth0 5.71 5.08 0.92 0.36 0.00 0.00 0.00 0.00 06:57:49 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:07:01 AM eth0 12.25 12.16 1.86 0.87 0.00 0.00 0.00 0.00 06:57:49 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:08:01 AM eth0 10.95 10.88 1.66 0.81 0.00 0.00 0.00 0.00 06:57:49 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:09:01 AM eth0 12.06 11.91 1.95 0.95 0.00 0.00 0.00 0.00 06:57:49 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:10:01 AM eth0 7.26 8.18 1.63 1.08 0.00 0.00 0.00 0.00 06:57:49 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:11:01 AM eth0 21.59 20.14 4.56 2.82 0.00 0.00 0.00 0.00 06:57:49 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:12:01 AM eth0 10.90 9.15 2.77 1.80 0.00 0.00 0.00 0.00 06:57:49 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:13:01 AM eth0 10.70 8.95 2.69 1.78 0.00 0.00 0.00 0.00 06:57:49 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:14:01 AM eth0 11.63 9.18 3.00 1.90 0.00 0.00 0.00 0.00 06:57:49 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:15:01 AM eth0 10.80 9.01 2.73 1.79 0.00 0.00 0.00 0.00 06:57:49 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:16:01 AM eth0 10.78 9.10 2.75 1.79 0.00 0.00 0.00 0.00 06:57:49 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:17:01 AM eth0 13.65 12.16 3.54 2.28 0.00 0.00 0.00 0.00 06:57:49 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:18:01 AM eth0 1.05 0.65 0.26 0.13 0.00 0.00 0.00 0.00 06:57:49 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:19:01 AM eth0 1.37 1.03 0.67 0.43 0.00 0.00 0.00 0.00 06:57:49 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:20:01 AM eth0 0.57 0.55 0.18 0.11 0.00 0.00 0.00 0.00 06:57:49 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:21:01 AM eth0 1.02 0.67 0.25 0.13 0.00 0.00 0.00 0.00 06:57:49 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:22:01 AM eth0 1.00 0.82 0.47 0.32 0.00 0.00 0.00 0.00 06:57:49 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:23:01 AM eth0 39.91 40.28 6.71 3.68 0.00 0.00 0.00 0.00 06:57:49 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:24:01 AM eth0 1.90 2.03 0.79 0.46 0.00 0.00 0.00 0.00 06:57:49 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:25:01 AM eth0 16.74 15.14 3.47 2.00 0.00 0.00 0.00 0.00 06:57:49 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:26:01 AM eth0 6.01 6.75 1.11 1.00 0.00 0.00 0.00 0.00 06:57:49 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:27:01 AM eth0 7.32 7.33 1.23 0.70 0.00 0.00 0.00 0.00 06:57:49 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:28:01 AM eth0 1.62 0.88 0.27 0.15 0.00 0.00 0.00 0.00 06:57:49 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:29:01 AM eth0 1.85 0.83 0.33 0.20 0.00 0.00 0.00 0.00 06:57:49 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:30:01 AM eth0 0.88 0.92 0.43 0.33 0.00 0.00 0.00 0.00 06:57:49 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:31:01 AM eth0 0.93 0.68 0.19 0.12 0.00 0.00 0.00 0.00 06:57:49 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:32:01 AM eth0 7.11 6.96 2.00 1.23 0.00 0.00 0.00 0.00 06:57:49 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:33:01 AM eth0 14.56 13.51 3.25 2.03 0.00 0.00 0.00 0.00 06:57:49 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:34:01 AM eth0 8.08 8.20 1.90 1.24 0.00 0.00 0.00 0.00 06:57:49 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:35:01 AM eth0 5.11 4.80 1.03 0.63 0.00 0.00 0.00 0.00 06:57:49 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:36:01 AM eth0 5.53 5.97 1.98 1.19 0.00 0.00 0.00 0.00 06:57:49 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:37:01 AM eth0 13.31 13.43 2.58 1.63 0.00 0.00 0.00 0.00 06:57:49 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:38:01 AM eth0 5.71 6.16 1.14 0.76 0.00 0.00 0.00 0.00 06:57:49 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:39:01 AM eth0 14.28 14.31 2.98 1.58 0.00 0.00 0.00 0.00 06:57:49 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:40:01 AM eth0 1.28 1.98 0.62 0.52 0.00 0.00 0.00 0.00 06:57:49 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:41:01 AM eth0 48.68 50.16 7.97 4.39 0.00 0.00 0.00 0.00 06:57:49 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:42:01 AM eth0 10.23 11.26 2.02 1.17 0.00 0.00 0.00 0.00 06:57:49 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:43:01 AM eth0 6.25 7.07 1.35 0.87 0.00 0.00 0.00 0.00 06:57:49 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:44:01 AM eth0 5.40 5.30 0.91 0.44 0.00 0.00 0.00 0.00 06:57:49 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:45:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:57:49 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:46:01 AM eth0 6.63 6.58 0.99 0.46 0.00 0.00 0.00 0.00 06:57:49 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:47:01 AM eth0 11.58 11.18 1.84 0.80 0.00 0.00 0.00 0.00 06:57:49 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:48:01 AM eth0 10.73 10.50 1.91 0.96 0.00 0.00 0.00 0.00 06:57:49 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:49:01 AM eth0 11.90 12.33 2.22 1.16 0.00 0.00 0.00 0.00 06:57:49 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:50:01 AM eth0 39.87 41.04 6.87 3.71 0.00 0.00 0.00 0.00 06:57:49 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:51:01 AM eth0 21.89 22.99 3.79 2.04 0.00 0.00 0.00 0.00 06:57:49 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:52:01 AM eth0 36.28 37.66 6.53 3.19 0.00 0.00 0.00 0.00 06:57:49 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:53:01 AM eth0 6.55 7.46 1.44 0.92 0.00 0.00 0.00 0.00 06:57:49 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:54:01 AM eth0 13.73 14.73 2.83 1.54 0.00 0.00 0.00 0.00 06:57:49 06:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:55:02 AM eth0 6.48 7.37 1.43 0.92 0.00 0.00 0.00 0.00 06:57:49 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:56:01 AM eth0 21.30 22.75 3.97 2.29 0.00 0.00 0.00 0.00 06:57:49 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:57:01 AM eth0 93.19 62.25 148.56 150.81 0.00 0.00 0.00 0.00 06:57:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 Average: eth0 22.45 19.23 36.88 4.96 0.00 0.00 0.00 0.00 06:57:49 06:57:49 06:57:49 ---> sar -P ALL: 06:57:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/08/2025 _x86_64_ (2 CPU) 06:57:49 06:57:49 05:43:02 LINUX RESTART (2 CPU) 06:57:49 06:57:49 05:44:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 05:45:01 AM all 26.49 0.00 4.29 7.67 0.09 61.46 06:57:49 05:45:01 AM 0 37.58 0.00 5.02 6.57 0.10 50.73 06:57:49 05:45:01 AM 1 15.37 0.00 3.55 8.77 0.08 72.23 06:57:49 05:46:01 AM all 27.20 0.00 3.78 2.84 0.12 66.07 06:57:49 05:46:01 AM 0 35.72 0.00 4.10 2.84 0.12 57.22 06:57:49 05:46:01 AM 1 18.67 0.00 3.45 2.84 0.12 74.93 06:57:49 05:47:01 AM all 12.25 0.00 1.84 0.84 0.07 85.00 06:57:49 05:47:01 AM 0 14.17 0.00 1.75 1.10 0.07 82.90 06:57:49 05:47:01 AM 1 10.32 0.00 1.92 0.58 0.07 87.10 06:57:49 05:48:01 AM all 32.96 0.00 5.94 2.14 0.09 58.86 06:57:49 05:48:01 AM 0 37.71 0.00 5.89 2.37 0.08 53.95 06:57:49 05:48:01 AM 1 28.21 0.00 6.00 1.92 0.10 63.78 06:57:49 05:49:01 AM all 0.67 0.00 0.65 0.93 0.04 97.71 06:57:49 05:49:01 AM 0 0.67 0.00 0.52 1.40 0.05 97.36 06:57:49 05:49:01 AM 1 0.67 0.00 0.79 0.45 0.03 98.06 06:57:49 05:50:02 AM all 0.34 0.00 0.09 0.02 0.03 99.52 06:57:49 05:50:02 AM 0 0.60 0.00 0.08 0.00 0.02 99.30 06:57:49 05:50:02 AM 1 0.08 0.00 0.10 0.03 0.05 99.73 06:57:49 05:51:01 AM all 0.32 0.00 0.08 0.00 0.04 99.56 06:57:49 05:51:01 AM 0 0.56 0.00 0.07 0.00 0.03 99.34 06:57:49 05:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 06:57:49 05:52:01 AM all 3.69 0.00 0.54 0.00 0.05 95.73 06:57:49 05:52:01 AM 0 5.02 0.00 0.74 0.00 0.05 94.19 06:57:49 05:52:01 AM 1 2.36 0.00 0.33 0.00 0.05 97.26 06:57:49 05:53:01 AM all 2.38 0.00 0.16 0.01 0.08 97.37 06:57:49 05:53:01 AM 0 1.62 0.00 0.18 0.02 0.07 98.11 06:57:49 05:53:01 AM 1 3.14 0.00 0.13 0.00 0.10 96.62 06:57:49 05:54:01 AM all 2.81 0.00 0.27 0.00 0.08 96.84 06:57:49 05:54:01 AM 0 2.73 0.00 0.25 0.00 0.08 96.94 06:57:49 05:54:01 AM 1 2.90 0.00 0.28 0.00 0.08 96.73 06:57:49 05:55:01 AM all 1.66 0.00 0.12 0.00 0.08 98.14 06:57:49 05:55:01 AM 0 1.54 0.00 0.12 0.00 0.07 98.28 06:57:49 05:55:01 AM 1 1.79 0.00 0.12 0.00 0.10 97.99 06:57:49 06:57:49 05:55:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 05:56:01 AM all 1.94 0.00 0.14 0.00 0.08 97.84 06:57:49 05:56:01 AM 0 2.31 0.00 0.13 0.00 0.10 97.46 06:57:49 05:56:01 AM 1 1.57 0.00 0.15 0.00 0.07 98.21 06:57:49 05:57:01 AM all 1.51 0.00 0.10 0.00 0.10 98.29 06:57:49 05:57:01 AM 0 2.25 0.00 0.12 0.00 0.12 97.51 06:57:49 05:57:01 AM 1 0.77 0.00 0.08 0.00 0.08 99.06 06:57:49 05:58:01 AM all 1.60 0.00 0.15 0.00 0.08 98.16 06:57:49 05:58:01 AM 0 1.15 0.00 0.15 0.00 0.07 98.63 06:57:49 05:58:01 AM 1 2.06 0.00 0.15 0.00 0.10 97.69 06:57:49 05:59:01 AM all 7.36 0.00 0.74 0.01 0.10 91.78 06:57:49 05:59:01 AM 0 4.27 0.00 0.70 0.02 0.10 94.91 06:57:49 05:59:01 AM 1 10.47 0.00 0.79 0.00 0.10 88.65 06:57:49 06:00:01 AM all 4.37 0.00 0.37 0.00 0.09 95.17 06:57:49 06:00:01 AM 0 6.41 0.00 0.47 0.00 0.10 93.02 06:57:49 06:00:01 AM 1 2.32 0.00 0.27 0.00 0.08 97.33 06:57:49 06:01:01 AM all 5.63 0.00 0.35 0.00 0.08 93.94 06:57:49 06:01:01 AM 0 9.39 0.00 0.45 0.00 0.08 90.07 06:57:49 06:01:01 AM 1 1.86 0.00 0.25 0.00 0.08 97.81 06:57:49 06:02:01 AM all 4.71 0.00 0.48 0.00 0.08 94.73 06:57:49 06:02:01 AM 0 5.83 0.00 0.32 0.00 0.08 93.77 06:57:49 06:02:01 AM 1 3.58 0.00 0.64 0.00 0.08 95.70 06:57:49 06:03:01 AM all 1.87 0.00 0.13 0.00 0.08 97.91 06:57:49 06:03:01 AM 0 1.14 0.00 0.15 0.00 0.07 98.65 06:57:49 06:03:01 AM 1 2.61 0.00 0.12 0.00 0.10 97.18 06:57:49 06:04:01 AM all 1.78 0.00 0.15 0.00 0.09 97.98 06:57:49 06:04:01 AM 0 2.37 0.00 0.15 0.00 0.10 97.38 06:57:49 06:04:01 AM 1 1.19 0.00 0.15 0.00 0.08 98.58 06:57:49 06:05:01 AM all 1.39 0.00 0.13 0.00 0.10 98.38 06:57:49 06:05:01 AM 0 1.74 0.00 0.10 0.00 0.10 98.06 06:57:49 06:05:01 AM 1 1.05 0.00 0.15 0.00 0.10 98.70 06:57:49 06:06:01 AM all 1.49 0.00 0.12 0.00 0.08 98.32 06:57:49 06:06:01 AM 0 1.12 0.00 0.13 0.00 0.07 98.68 06:57:49 06:06:01 AM 1 1.86 0.00 0.10 0.00 0.08 97.96 06:57:49 06:57:49 06:06:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 06:07:01 AM all 1.12 0.00 0.14 0.00 0.13 98.61 06:57:49 06:07:01 AM 0 1.42 0.00 0.12 0.00 0.13 98.33 06:57:49 06:07:01 AM 1 0.82 0.00 0.17 0.00 0.13 98.88 06:57:49 06:08:01 AM all 0.99 0.00 0.13 0.00 0.08 98.80 06:57:49 06:08:01 AM 0 1.14 0.00 0.10 0.00 0.08 98.68 06:57:49 06:08:01 AM 1 0.84 0.00 0.17 0.00 0.08 98.91 06:57:49 06:09:01 AM all 1.18 0.00 0.13 0.00 0.08 98.61 06:57:49 06:09:01 AM 0 1.15 0.00 0.12 0.00 0.08 98.65 06:57:49 06:09:01 AM 1 1.20 0.00 0.15 0.00 0.07 98.58 06:57:49 06:10:01 AM all 2.18 0.00 0.13 0.00 0.08 97.62 06:57:49 06:10:01 AM 0 2.14 0.00 0.13 0.00 0.05 97.68 06:57:49 06:10:01 AM 1 2.22 0.00 0.12 0.00 0.10 97.56 06:57:49 06:11:01 AM all 5.20 0.00 0.40 0.01 0.08 94.31 06:57:49 06:11:01 AM 0 8.03 0.00 0.52 0.02 0.10 91.34 06:57:49 06:11:01 AM 1 2.37 0.00 0.28 0.00 0.07 97.28 06:57:49 06:12:01 AM all 4.48 0.00 0.35 0.00 0.08 95.09 06:57:49 06:12:01 AM 0 5.50 0.00 0.47 0.00 0.10 93.93 06:57:49 06:12:01 AM 1 3.46 0.00 0.23 0.00 0.07 96.24 06:57:49 06:13:01 AM all 4.35 0.00 0.33 0.00 0.08 95.24 06:57:49 06:13:01 AM 0 3.29 0.00 0.25 0.00 0.07 96.39 06:57:49 06:13:01 AM 1 5.40 0.00 0.40 0.00 0.10 94.10 06:57:49 06:14:01 AM all 4.45 0.00 0.35 0.00 0.08 95.12 06:57:49 06:14:01 AM 0 5.63 0.00 0.37 0.00 0.08 93.92 06:57:49 06:14:01 AM 1 3.28 0.00 0.33 0.00 0.07 96.32 06:57:49 06:15:01 AM all 4.45 0.00 0.35 0.00 0.08 95.12 06:57:49 06:15:01 AM 0 2.49 0.00 0.28 0.00 0.07 97.16 06:57:49 06:15:01 AM 1 6.42 0.00 0.42 0.00 0.08 93.08 06:57:49 06:16:01 AM all 4.39 0.00 0.34 0.00 0.08 95.19 06:57:49 06:16:01 AM 0 5.06 0.00 0.35 0.00 0.08 94.50 06:57:49 06:16:01 AM 1 3.71 0.00 0.33 0.00 0.08 95.87 06:57:49 06:17:01 AM all 4.89 0.00 0.28 0.00 0.08 94.75 06:57:49 06:17:01 AM 0 8.35 0.00 0.35 0.00 0.08 91.21 06:57:49 06:17:01 AM 1 1.42 0.00 0.22 0.00 0.08 98.28 06:57:49 06:57:49 06:17:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 06:18:01 AM all 0.93 0.00 0.11 0.00 0.08 98.89 06:57:49 06:18:01 AM 0 0.67 0.00 0.10 0.00 0.07 99.17 06:57:49 06:18:01 AM 1 1.19 0.00 0.12 0.00 0.08 98.61 06:57:49 06:19:01 AM all 0.98 0.00 0.13 0.00 0.08 98.81 06:57:49 06:19:01 AM 0 0.73 0.00 0.10 0.00 0.07 99.10 06:57:49 06:19:01 AM 1 1.22 0.00 0.17 0.00 0.10 98.51 06:57:49 06:20:01 AM all 0.82 0.00 0.13 0.00 0.08 98.96 06:57:49 06:20:01 AM 0 0.62 0.00 0.15 0.00 0.08 99.15 06:57:49 06:20:01 AM 1 1.02 0.00 0.12 0.00 0.08 98.78 06:57:49 06:21:01 AM all 0.95 0.00 0.13 0.00 0.08 98.83 06:57:49 06:21:01 AM 0 1.05 0.00 0.15 0.00 0.08 98.71 06:57:49 06:21:01 AM 1 0.85 0.00 0.12 0.00 0.08 98.95 06:57:49 06:22:01 AM all 0.99 0.00 0.12 0.00 0.09 98.80 06:57:49 06:22:01 AM 0 1.07 0.00 0.13 0.00 0.08 98.72 06:57:49 06:22:01 AM 1 0.92 0.00 0.10 0.00 0.10 98.88 06:57:49 06:23:01 AM all 3.72 0.00 0.35 0.00 0.08 95.84 06:57:49 06:23:01 AM 0 4.21 0.00 0.30 0.00 0.08 95.40 06:57:49 06:23:01 AM 1 3.23 0.00 0.40 0.00 0.08 96.28 06:57:49 06:24:01 AM all 1.61 0.00 0.13 0.00 0.10 98.15 06:57:49 06:24:01 AM 0 0.75 0.00 0.15 0.00 0.08 99.01 06:57:49 06:24:01 AM 1 2.47 0.00 0.12 0.00 0.12 97.29 06:57:49 06:25:01 AM all 4.94 0.00 0.30 0.00 0.09 94.66 06:57:49 06:25:01 AM 0 3.57 0.00 0.25 0.00 0.08 96.09 06:57:49 06:25:01 AM 1 6.32 0.00 0.36 0.00 0.10 93.22 06:57:49 06:26:01 AM all 1.94 0.00 0.15 0.00 0.09 97.82 06:57:49 06:26:01 AM 0 1.24 0.00 0.17 0.00 0.08 98.51 06:57:49 06:26:01 AM 1 2.64 0.00 0.13 0.00 0.10 97.13 06:57:49 06:27:01 AM all 1.70 0.00 0.23 0.00 0.09 97.98 06:57:49 06:27:01 AM 0 2.19 0.00 0.28 0.00 0.10 97.43 06:57:49 06:27:01 AM 1 1.20 0.00 0.18 0.00 0.08 98.53 06:57:49 06:28:01 AM all 1.46 0.00 0.22 0.00 0.09 98.23 06:57:49 06:28:01 AM 0 1.09 0.00 0.18 0.00 0.08 98.65 06:57:49 06:28:01 AM 1 1.84 0.00 0.25 0.00 0.10 97.81 06:57:49 06:57:49 06:28:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 06:29:01 AM all 1.44 0.00 0.23 0.00 0.08 98.25 06:57:49 06:29:01 AM 0 2.07 0.00 0.32 0.00 0.10 97.51 06:57:49 06:29:01 AM 1 0.80 0.00 0.13 0.00 0.07 99.00 06:57:49 06:30:01 AM all 1.47 0.00 0.23 0.00 0.09 98.21 06:57:49 06:30:01 AM 0 2.00 0.00 0.25 0.00 0.08 97.66 06:57:49 06:30:01 AM 1 0.94 0.00 0.20 0.00 0.10 98.76 06:57:49 06:31:01 AM all 1.16 0.00 0.20 0.00 0.08 98.55 06:57:49 06:31:01 AM 0 1.64 0.00 0.22 0.00 0.08 98.06 06:57:49 06:31:01 AM 1 0.69 0.00 0.18 0.00 0.08 99.05 06:57:49 06:32:01 AM all 2.32 0.00 0.19 0.00 0.09 97.39 06:57:49 06:32:01 AM 0 2.52 0.00 0.20 0.00 0.10 97.18 06:57:49 06:32:01 AM 1 2.12 0.00 0.18 0.00 0.08 97.61 06:57:49 06:33:01 AM all 2.54 0.00 0.21 0.00 0.08 97.17 06:57:49 06:33:01 AM 0 3.38 0.00 0.23 0.00 0.08 96.31 06:57:49 06:33:01 AM 1 1.71 0.00 0.18 0.00 0.08 98.03 06:57:49 06:34:01 AM all 3.43 0.00 0.19 0.00 0.08 96.29 06:57:49 06:34:01 AM 0 3.60 0.00 0.25 0.00 0.07 96.08 06:57:49 06:34:01 AM 1 3.26 0.00 0.13 0.00 0.10 96.51 06:57:49 06:35:01 AM all 2.39 0.00 0.20 0.00 0.08 97.33 06:57:49 06:35:01 AM 0 1.52 0.00 0.15 0.00 0.10 98.23 06:57:49 06:35:01 AM 1 3.28 0.00 0.25 0.00 0.05 96.41 06:57:49 06:36:01 AM all 2.21 0.00 0.17 0.00 0.09 97.53 06:57:49 06:36:01 AM 0 2.17 0.00 0.17 0.00 0.08 97.58 06:57:49 06:36:01 AM 1 2.24 0.00 0.17 0.00 0.10 97.49 06:57:49 06:37:01 AM all 2.63 0.23 0.28 0.11 0.09 96.66 06:57:49 06:37:01 AM 0 2.53 0.25 0.28 0.17 0.08 96.69 06:57:49 06:37:01 AM 1 2.74 0.20 0.27 0.05 0.10 96.64 06:57:49 06:38:01 AM all 2.23 0.00 0.13 0.02 0.08 97.54 06:57:49 06:38:01 AM 0 1.07 0.00 0.13 0.03 0.07 98.70 06:57:49 06:38:01 AM 1 3.39 0.00 0.12 0.00 0.10 96.39 06:57:49 06:39:01 AM all 2.16 0.00 0.21 0.00 0.08 97.55 06:57:49 06:39:01 AM 0 3.11 0.00 0.25 0.00 0.08 96.56 06:57:49 06:39:01 AM 1 1.22 0.00 0.17 0.00 0.07 98.55 06:57:49 06:57:49 06:39:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 06:40:01 AM all 1.58 0.00 0.13 0.00 0.09 98.20 06:57:49 06:40:01 AM 0 1.35 0.00 0.12 0.00 0.08 98.45 06:57:49 06:40:01 AM 1 1.81 0.00 0.13 0.00 0.10 97.96 06:57:49 06:41:01 AM all 3.95 0.00 0.35 0.00 0.08 95.62 06:57:49 06:41:01 AM 0 3.77 0.00 0.23 0.00 0.07 95.93 06:57:49 06:41:01 AM 1 4.14 0.00 0.47 0.00 0.08 95.31 06:57:49 06:42:01 AM all 1.90 0.00 0.18 0.00 0.09 97.84 06:57:49 06:42:01 AM 0 1.95 0.00 0.18 0.00 0.08 97.78 06:57:49 06:42:01 AM 1 1.84 0.00 0.17 0.00 0.10 97.89 06:57:49 06:43:01 AM all 1.65 0.00 0.14 0.00 0.08 98.13 06:57:49 06:43:01 AM 0 1.49 0.00 0.13 0.00 0.07 98.31 06:57:49 06:43:01 AM 1 1.82 0.00 0.15 0.00 0.08 97.94 06:57:49 06:44:01 AM all 1.25 0.00 0.13 0.00 0.07 98.55 06:57:49 06:44:01 AM 0 1.60 0.00 0.15 0.00 0.08 98.16 06:57:49 06:44:01 AM 1 0.90 0.00 0.12 0.00 0.05 98.93 06:57:49 06:45:01 AM all 1.39 0.00 0.16 0.00 0.09 98.36 06:57:49 06:45:01 AM 0 1.64 0.00 0.15 0.00 0.08 98.13 06:57:49 06:45:01 AM 1 1.14 0.00 0.17 0.00 0.10 98.60 06:57:49 06:46:01 AM all 1.22 0.00 0.15 0.00 0.08 98.55 06:57:49 06:46:01 AM 0 1.10 0.00 0.15 0.00 0.08 98.66 06:57:49 06:46:01 AM 1 1.34 0.00 0.15 0.00 0.08 98.43 06:57:49 06:47:01 AM all 1.17 0.00 0.14 0.00 0.10 98.59 06:57:49 06:47:01 AM 0 0.94 0.00 0.17 0.00 0.08 98.81 06:57:49 06:47:01 AM 1 1.40 0.00 0.12 0.00 0.12 98.36 06:57:49 06:48:01 AM all 1.14 0.00 0.16 0.00 0.08 98.63 06:57:49 06:48:01 AM 0 1.20 0.00 0.15 0.00 0.08 98.56 06:57:49 06:48:01 AM 1 1.07 0.00 0.17 0.00 0.07 98.70 06:57:49 06:49:01 AM all 1.55 0.00 0.16 0.00 0.08 98.21 06:57:49 06:49:01 AM 0 1.55 0.00 0.17 0.00 0.08 98.20 06:57:49 06:49:01 AM 1 1.54 0.00 0.15 0.00 0.08 98.23 06:57:49 06:50:01 AM all 3.72 0.00 0.35 0.00 0.08 95.85 06:57:49 06:50:01 AM 0 4.80 0.00 0.43 0.00 0.08 94.68 06:57:49 06:50:01 AM 1 2.63 0.00 0.27 0.00 0.08 97.02 06:57:49 06:57:49 06:50:01 AM CPU %user %nice %system %iowait %steal %idle 06:57:49 06:51:01 AM all 2.43 0.00 0.24 0.02 0.09 97.22 06:57:49 06:51:01 AM 0 1.97 0.00 0.22 0.02 0.08 97.71 06:57:49 06:51:01 AM 1 2.88 0.00 0.27 0.02 0.10 96.74 06:57:49 06:52:01 AM all 2.71 0.00 0.28 0.01 0.08 96.91 06:57:49 06:52:01 AM 0 1.65 0.00 0.30 0.02 0.08 97.94 06:57:49 06:52:01 AM 1 3.77 0.00 0.27 0.00 0.08 95.88 06:57:49 06:53:01 AM all 1.70 0.00 0.18 0.00 0.08 98.04 06:57:49 06:53:01 AM 0 1.62 0.00 0.22 0.00 0.08 98.08 06:57:49 06:53:01 AM 1 1.77 0.00 0.13 0.00 0.08 98.01 06:57:49 06:54:01 AM all 1.87 0.00 0.19 0.00 0.07 97.87 06:57:49 06:54:01 AM 0 2.74 0.00 0.15 0.00 0.07 97.04 06:57:49 06:54:01 AM 1 1.01 0.00 0.23 0.00 0.07 98.69 06:57:49 06:55:02 AM all 1.63 0.00 0.17 0.00 0.09 98.11 06:57:49 06:55:02 AM 0 1.42 0.00 0.20 0.00 0.08 98.30 06:57:49 06:55:02 AM 1 1.84 0.00 0.13 0.00 0.10 97.93 06:57:49 06:56:01 AM all 7.19 0.00 0.44 0.00 0.09 92.27 06:57:49 06:56:01 AM 0 12.32 0.00 0.51 0.00 0.10 87.07 06:57:49 06:56:01 AM 1 2.06 0.00 0.37 0.00 0.09 97.48 06:57:49 06:57:01 AM all 21.28 0.00 3.30 0.25 0.07 75.10 06:57:49 06:57:01 AM 0 23.86 0.00 3.69 0.13 0.07 72.25 06:57:49 06:57:01 AM 1 18.71 0.00 2.90 0.37 0.07 77.95 06:57:49 Average: all 3.91 0.00 0.47 0.20 0.08 95.32 06:57:49 Average: 0 4.52 0.00 0.50 0.20 0.08 94.69 06:57:49 Average: 1 3.30 0.00 0.45 0.21 0.09 95.95 06:57:49 06:57:49 06:57:49