02:04:24 Started by upstream project "integration-distribution-test-scandium" build number 407
02:04:24 originally caused by:
02:04:24 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 421
02:04:24 originally caused by:
02:04:24 Started by timer
02:04:24 Running as SYSTEM
02:04:24 [EnvInject] - Loading node environment variables.
02:04:24 Building remotely on prd-centos8-robot-2c-8g-995 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-scandium
02:04:26 [ssh-agent] Looking for ssh-agent implementation...
02:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:04:27 $ ssh-agent
02:04:27 SSH_AUTH_SOCK=/tmp/ssh-EzZ0vfvDTIQV/agent.5277
02:04:27 SSH_AGENT_PID=5278
02:04:27 [ssh-agent] Started.
02:04:27 Running ssh-add (command line suppressed)
02:04:27 Identity added: /w/workspace/daexim-csit-1node-basic-only-scandium@tmp/private_key_483488639283334758.key (/w/workspace/daexim-csit-1node-basic-only-scandium@tmp/private_key_483488639283334758.key)
02:04:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:04:27 The recommended git tool is: NONE
02:04:30 using credential opendaylight-jenkins-ssh
02:04:30 Wiping out workspace first.
02:04:30 Cloning the remote Git repository
02:04:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:04:30 > git init /w/workspace/daexim-csit-1node-basic-only-scandium/test # timeout=10
02:04:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:04:30 > git --version # timeout=10
02:04:30 > git --version # 'git version 2.43.0'
02:04:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:04:30 [INFO] Currently running in a labeled security context
02:04:30 [INFO] Currently SELinux is 'enforcing' on the host
02:04:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh4230932739506742574.key
02:04:30 Verifying host key using known hosts file
02:04:30 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.
02:04:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:04:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:04:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:04:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:04:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:04:33 [INFO] Currently running in a labeled security context
02:04:33 [INFO] Currently SELinux is 'enforcing' on the host
02:04:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh13732630021160079959.key
02:04:33 Verifying host key using known hosts file
02:04:33 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.
02:04:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:04:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:04:33 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
02:04:33 > git config core.sparsecheckout # timeout=10
02:04:33 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
02:04:34 Commit message: "Adapt test for new pce-allocation field"
02:04:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:04:34 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
02:04:34 No emails were triggered.
02:04:34 provisioning config files...
02:04:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:04:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:04:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:04:35 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4048963437567627266.sh
02:04:35 ---> python-tools-install.sh
02:04:35 Setup pyenv:
02:04:35 system
02:04:35 * 3.8.13 (set by /opt/pyenv/version)
02:04:35 * 3.9.13 (set by /opt/pyenv/version)
02:04:35 * 3.10.13 (set by /opt/pyenv/version)
02:04:35 * 3.11.7 (set by /opt/pyenv/version)
02:04:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GqNU
02:04:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:04:43 lf-activate-venv(): INFO: Base packages installed successfully
02:04:43 lf-activate-venv(): INFO: Installing additional packages: lftools
02:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:05:07 Generating Requirements File
02:05:26 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.
02:05:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:05:26 Python 3.11.7
02:05:26 pip 25.2 from /tmp/venv-GqNU/lib/python3.11/site-packages/pip (python 3.11)
02:05:26 appdirs==1.4.4
02:05:26 argcomplete==3.6.2
02:05:26 aspy.yaml==1.3.0
02:05:26 attrs==25.3.0
02:05:26 autopage==0.5.2
02:05:26 beautifulsoup4==4.13.5
02:05:26 boto3==1.40.38
02:05:26 botocore==1.40.38
02:05:26 bs4==0.0.2
02:05:26 cachetools==5.5.2
02:05:26 certifi==2025.8.3
02:05:26 cffi==2.0.0
02:05:26 cfgv==3.4.0
02:05:26 chardet==5.2.0
02:05:26 charset-normalizer==3.4.3
02:05:26 click==8.3.0
02:05:26 cliff==4.11.0
02:05:26 cmd2==2.7.0
02:05:26 cryptography==3.3.2
02:05:26 debtcollector==3.0.0
02:05:26 decorator==5.2.1
02:05:26 defusedxml==0.7.1
02:05:26 Deprecated==1.2.18
02:05:26 distlib==0.4.0
02:05:26 dnspython==2.8.0
02:05:26 docker==7.1.0
02:05:26 dogpile.cache==1.4.1
02:05:26 durationpy==0.10
02:05:26 email-validator==2.3.0
02:05:26 filelock==3.19.1
02:05:26 future==1.0.0
02:05:26 gitdb==4.0.12
02:05:26 GitPython==3.1.45
02:05:26 google-auth==2.40.3
02:05:26 httplib2==0.31.0
02:05:26 identify==2.6.14
02:05:26 idna==3.10
02:05:26 importlib-resources==1.5.0
02:05:26 iso8601==2.1.0
02:05:26 Jinja2==3.1.6
02:05:26 jmespath==1.0.1
02:05:26 jsonpatch==1.33
02:05:26 jsonpointer==3.0.0
02:05:26 jsonschema==4.25.1
02:05:26 jsonschema-specifications==2025.9.1
02:05:26 keystoneauth1==5.12.0
02:05:26 kubernetes==33.1.0
02:05:26 lftools==0.37.14
02:05:26 lxml==6.0.2
02:05:26 markdown-it-py==4.0.0
02:05:26 MarkupSafe==3.0.2
02:05:26 mdurl==0.1.2
02:05:26 msgpack==1.1.1
02:05:26 multi_key_dict==2.0.3
02:05:26 munch==4.0.0
02:05:26 netaddr==1.3.0
02:05:26 niet==1.4.2
02:05:26 nodeenv==1.9.1
02:05:26 oauth2client==4.1.3
02:05:26 oauthlib==3.3.1
02:05:26 openstacksdk==4.7.1
02:05:26 os-service-types==1.8.0
02:05:26 osc-lib==4.2.0
02:05:26 oslo.config==10.0.0
02:05:26 oslo.context==6.1.0
02:05:26 oslo.i18n==6.6.0
02:05:26 oslo.log==7.2.1
02:05:26 oslo.serialization==5.8.0
02:05:26 oslo.utils==9.1.0
02:05:26 packaging==25.0
02:05:26 pbr==7.0.1
02:05:26 platformdirs==4.4.0
02:05:26 prettytable==3.16.0
02:05:26 psutil==7.1.0
02:05:26 pyasn1==0.6.1
02:05:26 pyasn1_modules==0.4.2
02:05:26 pycparser==2.23
02:05:26 pygerrit2==2.0.15
02:05:26 PyGithub==2.8.1
02:05:26 Pygments==2.19.2
02:05:26 PyJWT==2.10.1
02:05:26 PyNaCl==1.6.0
02:05:26 pyparsing==2.4.7
02:05:26 pyperclip==1.10.0
02:05:26 pyrsistent==0.20.0
02:05:26 python-cinderclient==9.8.0
02:05:26 python-dateutil==2.9.0.post0
02:05:26 python-heatclient==4.3.0
02:05:26 python-jenkins==1.8.3
02:05:26 python-keystoneclient==5.7.0
02:05:26 python-magnumclient==4.9.0
02:05:26 python-openstackclient==8.2.0
02:05:26 python-swiftclient==4.8.0
02:05:26 PyYAML==6.0.2
02:05:26 referencing==0.36.2
02:05:26 requests==2.32.5
02:05:26 requests-oauthlib==2.0.0
02:05:26 requestsexceptions==1.4.0
02:05:26 rfc3986==2.0.0
02:05:26 rich==14.1.0
02:05:26 rich-argparse==1.7.1
02:05:26 rpds-py==0.27.1
02:05:26 rsa==4.9.1
02:05:26 ruamel.yaml==0.18.15
02:05:26 ruamel.yaml.clib==0.2.14
02:05:26 s3transfer==0.14.0
02:05:26 simplejson==3.20.1
02:05:26 six==1.17.0
02:05:26 smmap==5.0.2
02:05:26 soupsieve==2.8
02:05:26 stevedore==5.5.0
02:05:26 tabulate==0.9.0
02:05:26 toml==0.10.2
02:05:26 tomlkit==0.13.3
02:05:26 tqdm==4.67.1
02:05:26 typing_extensions==4.15.0
02:05:26 tzdata==2025.2
02:05:26 urllib3==1.26.20
02:05:26 virtualenv==20.34.0
02:05:26 wcwidth==0.2.14
02:05:26 websocket-client==1.8.0
02:05:26 wrapt==1.17.3
02:05:26 xdg==6.0.0
02:05:26 xmltodict==1.0.2
02:05:26 yq==3.4.3
02:05:26 [EnvInject] - Injecting environment variables from a build step.
02:05:26 [EnvInject] - Injecting as environment variables the properties content
02:05:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:05:26 OS_CLOUD=vex
02:05:26 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-scandium-398
02:05:26 OS_STACK_TEMPLATE_DIR=openstack-hot
02:05:26
02:05:26 [EnvInject] - Variables injected successfully.
02:05:26 provisioning config files...
02:05:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:05:27 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins117995170466467835.sh
02:05:27 ---> Create parameters file for OpenStack HOT
02:05:27 OpenStack Heat parameters generated
02:05:27 -----------------------------------
02:05:27 parameters:
02:05:27 vm_0_count: '1'
02:05:27 vm_0_flavor: 'v3-standard-4'
02:05:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
02:05:27 vm_1_count: '0'
02:05:27 vm_1_flavor: 'v3-standard-2'
02:05:27 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
02:05:27
02:05:27 job_name: '65404-398'
02:05:27 silo: 'releng'
02:05:27 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins132108688058302604.sh
02:05:27 ---> Create HEAT stack
02:05:27 + source /home/jenkins/lf-env.sh
02:05:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:05:27 ++ mktemp -d /tmp/venv-XXXX
02:05:27 + lf_venv=/tmp/venv-eYzK
02:05:27 + local venv_file=/tmp/.os_lf_venv
02:05:27 + local python=python3
02:05:27 + local options
02:05:27 + local set_path=true
02:05:27 + local install_args=
02:05:27 ++ 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
02:05:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:05:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:05:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:05:27 + true
02:05:27 + case $1 in
02:05:27 + python=python3
02:05:27 + shift 2
02:05:27 + true
02:05:27 + case $1 in
02:05:27 + shift
02:05:27 + break
02:05:27 + case $python in
02:05:27 + local pkg_list=
02:05:27 + [[ -d /opt/pyenv ]]
02:05:27 + echo 'Setup pyenv:'
02:05:27 Setup pyenv:
02:05:27 + export PYENV_ROOT=/opt/pyenv
02:05:27 + PYENV_ROOT=/opt/pyenv
02:05:27 + 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
02:05:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:05:27 + pyenv versions
02:05:27 system
02:05:27 3.8.13
02:05:27 3.9.13
02:05:27 3.10.13
02:05:27 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:05:27 + command -v pyenv
02:05:27 ++ pyenv init - --no-rehash
02:05:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:05:27 for i in ${!paths[@]}; do
02:05:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:05:27 fi; done;
02:05:27 echo "${paths[*]}"'\'')"
02:05:27 export PATH="/opt/pyenv/shims:${PATH}"
02:05:27 export PYENV_SHELL=bash
02:05:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:05:27 pyenv() {
02:05:27 local command
02:05:27 command="${1:-}"
02:05:27 if [ "$#" -gt 0 ]; then
02:05:27 shift
02:05:27 fi
02:05:27
02:05:27 case "$command" in
02:05:27 rehash|shell)
02:05:27 eval "$(pyenv "sh-$command" "$@")"
02:05:27 ;;
02:05:27 *)
02:05:27 command pyenv "$command" "$@"
02:05:27 ;;
02:05:27 esac
02:05:27 }'
02:05:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:05:27 for i in ${!paths[@]}; do
02:05:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:05:27 fi; done;
02:05:27 echo "${paths[*]}"'
02:05:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:05:27 ++ 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
02:05:27 ++ 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
02:05:27 ++ export PYENV_SHELL=bash
02:05:27 ++ PYENV_SHELL=bash
02:05:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:05:27 +++ complete -F _pyenv pyenv
02:05:27 ++ lf-pyver python3
02:05:27 ++ local py_version_xy=python3
02:05:27 ++ local py_version_xyz=
02:05:27 ++ pyenv versions
02:05:27 ++ local command
02:05:27 ++ command=versions
02:05:27 ++ '[' 1 -gt 0 ']'
02:05:27 ++ shift
02:05:27 ++ case "$command" in
02:05:27 ++ command pyenv versions
02:05:27 ++ pyenv versions
02:05:27 ++ sed 's/^[ *]* //'
02:05:27 ++ awk '{ print $1 }'
02:05:27 ++ grep -E '^[0-9.]*[0-9]$'
02:05:27 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:05:27 +++ grep '^3' /tmp/.pyenv_versions
02:05:27 +++ sort -V
02:05:27 +++ tail -n 1
02:05:27 ++ py_version_xyz=3.11.7
02:05:27 ++ [[ -z 3.11.7 ]]
02:05:27 ++ echo 3.11.7
02:05:27 ++ return 0
02:05:27 + pyenv local 3.11.7
02:05:27 + local command
02:05:27 + command=local
02:05:27 + '[' 2 -gt 0 ']'
02:05:27 + shift
02:05:27 + case "$command" in
02:05:27 + command pyenv local 3.11.7
02:05:27 + pyenv local 3.11.7
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='lftools[openstack] '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='kubernetes '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='niet '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='python-heatclient '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='python-openstackclient '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='python-magnumclient '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='urllib3~=1.26.15 '
02:05:27 + for arg in "$@"
02:05:27 + case $arg in
02:05:27 + pkg_list+='yq '
02:05:27 + [[ -f /tmp/.os_lf_venv ]]
02:05:27 ++ cat /tmp/.os_lf_venv
02:05:27 + lf_venv=/tmp/venv-GqNU
02:05:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from' file:/tmp/.os_lf_venv
02:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:05:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:05:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:05:27 + local 'pip_opts=--upgrade --quiet'
02:05:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:05:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:05:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:05:27 + [[ -n '' ]]
02:05:27 + [[ -n '' ]]
02:05:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:05:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:05:27 + /tmp/venv-GqNU/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
02:05:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:05:29 lf-activate-venv(): INFO: Base packages installed successfully
02:05:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:05:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:05:29 + /tmp/venv-GqNU/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
02:05:46 + type python3
02:05:46 + true
02:05:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH'
02:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:05:46 + PATH=/tmp/venv-GqNU/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
02:05:46 + return 0
02:05:46 + openstack --os-cloud vex limits show --absolute
02:05:48 +--------------------------+---------+
02:05:48 | Name | Value |
02:05:48 +--------------------------+---------+
02:05:48 | maxTotalInstances | -1 |
02:05:48 | maxTotalCores | 450 |
02:05:48 | maxTotalRAMSize | 1000000 |
02:05:48 | maxServerMeta | 128 |
02:05:48 | maxImageMeta | 128 |
02:05:48 | maxPersonality | 5 |
02:05:48 | maxPersonalitySize | 10240 |
02:05:48 | maxTotalKeypairs | 100 |
02:05:48 | maxServerGroups | 10 |
02:05:48 | maxServerGroupMembers | 10 |
02:05:48 | maxTotalFloatingIps | -1 |
02:05:48 | maxSecurityGroups | -1 |
02:05:48 | maxSecurityGroupRules | -1 |
02:05:48 | totalRAMUsed | 262144 |
02:05:48 | totalCoresUsed | 64 |
02:05:48 | totalInstancesUsed | 25 |
02:05:48 | totalFloatingIpsUsed | 0 |
02:05:48 | totalSecurityGroupsUsed | 0 |
02:05:48 | totalServerGroupsUsed | 0 |
02:05:48 | maxTotalVolumes | -1 |
02:05:48 | maxTotalSnapshots | 10 |
02:05:48 | maxTotalVolumeGigabytes | 4096 |
02:05:48 | maxTotalBackups | 10 |
02:05:48 | maxTotalBackupGigabytes | 1000 |
02:05:48 | totalVolumesUsed | 0 |
02:05:48 | totalGigabytesUsed | 0 |
02:05:48 | totalSnapshotsUsed | 0 |
02:05:48 | totalBackupsUsed | 0 |
02:05:48 | totalBackupGigabytesUsed | 0 |
02:05:48 +--------------------------+---------+
02:05:48 + pushd /opt/ciman/openstack-hot
02:05:48 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-scandium
02:05:48 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-scandium-398 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-scandium/stack-parameters.yaml
02:06:12 Creating stack releng-daexim-csit-1node-basic-only-scandium-398
02:06:12 Waiting to initialize infrastructure...
02:06:12 Stack initialization successful.
02:06:12 ------------------------------------
02:06:12 Stack Details
02:06:12 ------------------------------------
02:06:12 {'added': None,
02:06:12 'capabilities': [],
02:06:12 'created_at': '2025-09-25T02:05:51Z',
02:06:12 'deleted': None,
02:06:12 'deleted_at': None,
02:06:12 'description': 'No description',
02:06:12 'environment': None,
02:06:12 'environment_files': None,
02:06:12 'files': None,
02:06:12 'files_container': None,
02:06:12 'id': '4c346877-81dd-4d4b-992e-780a59225eca',
02:06:12 'is_rollback_disabled': True,
02:06:12 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-scandium-398/4c346877-81dd-4d4b-992e-780a59225eca',
02:06:12 'rel': 'self'}],
02:06:12 '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'})}),
02:06:12 'name': 'releng-daexim-csit-1node-basic-only-scandium-398',
02:06:12 'notification_topics': [],
02:06:12 'outputs': [{'description': 'IP addresses of the 2nd vm types',
02:06:12 'output_key': 'vm_1_ips',
02:06:12 'output_value': []},
02:06:12 {'description': 'IP addresses of the 1st vm types',
02:06:12 'output_key': 'vm_0_ips',
02:06:12 'output_value': ['10.30.170.81']}],
02:06:12 'owner_id': ****,
02:06:12 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:06:12 'OS::stack_id': '4c346877-81dd-4d4b-992e-780a59225eca',
02:06:12 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-scandium-398',
02:06:12 'job_name': '65404-398',
02:06:12 'silo': 'releng',
02:06:12 'vm_0_count': '1',
02:06:12 'vm_0_flavor': 'v3-standard-4',
02:06:12 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:06:12 '20250201-010426.857',
02:06:12 'vm_1_count': '0',
02:06:12 'vm_1_flavor': 'v3-standard-2',
02:06:12 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:06:12 '- 20250201-060151.911'},
02:06:12 'parent_id': None,
02:06:12 'replaced': None,
02:06:12 'status': 'CREATE_COMPLETE',
02:06:12 'status_reason': 'Stack CREATE completed successfully',
02:06:12 'tags': [],
02:06:12 'template': None,
02:06:12 'template_description': 'No description',
02:06:12 'template_url': None,
02:06:12 'timeout_mins': 15,
02:06:12 'unchanged': None,
02:06:12 'updated': None,
02:06:12 'updated_at': None,
02:06:12 'user_project_id': '8d68c88c67814897b7c1e88f802c5c4a'}
02:06:12 ------------------------------------
02:06:12 + popd
02:06:12 /w/workspace/daexim-csit-1node-basic-only-scandium
02:06:12 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins1762819914758916012.sh
02:06:12 ---> Copy SSH public keys to CSIT lab
02:06:12 Setup pyenv:
02:06:13 system
02:06:13 3.8.13
02:06:13 3.9.13
02:06:13 3.10.13
02:06:13 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:06:15 lf-activate-venv(): INFO: Base packages installed successfully
02:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:06:31 SSH not responding on 10.30.170.81. Retrying in 10 seconds...
02:06:41 Ping to 10.30.170.81 successful.
02:06:41 SSH not responding on 10.30.170.81. Retrying in 10 seconds...
02:06:51 Ping to 10.30.170.81 successful.
02:06:52 SSH not responding on 10.30.170.81. Retrying in 10 seconds...
02:07:02 Ping to 10.30.170.81 successful.
02:07:03 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:07:04 releng-65404-398-0-builder-0
02:07:04 Successfully copied public keys to slave 10.30.170.81
02:07:04 Process 6488 ready.
02:07:04 SSH ready on all stack servers.
02:07:04 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins6588218095271573651.sh
02:07:04 Setup pyenv:
02:07:04 system
02:07:04 3.8.13
02:07:04 3.9.13
02:07:04 3.10.13
02:07:04 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:07:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F8Yx
02:07:08 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-scandium/.robot_venv
02:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:07:12 lf-activate-venv(): INFO: Base packages installed successfully
02:07:12 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-F8Yx/bin to PATH
02:07:14 + echo 'Installing Python Requirements'
02:07:14 Installing Python Requirements
02:07:14 + cat
02:07:14 + python -m pip install -r requirements.txt
02:07:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:07:14 Collecting docker-py (from -r requirements.txt (line 1))
02:07:14 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)
02:07:14 Collecting ipaddr (from -r requirements.txt (line 2))
02:07:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:07:14 Preparing metadata (setup.py): started
02:07:14 Preparing metadata (setup.py): finished with status 'done'
02:07:14 Collecting netaddr (from -r requirements.txt (line 3))
02:07:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:07:14 Collecting netifaces (from -r requirements.txt (line 4))
02:07:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:07:14 Preparing metadata (setup.py): started
02:07:15 Preparing metadata (setup.py): finished with status 'done'
02:07:15 Collecting pyhocon (from -r requirements.txt (line 5))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:07:15 Collecting requests (from -r requirements.txt (line 6))
02:07:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:07:15 Collecting robotframework (from -r requirements.txt (line 7))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
02:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.3 MB/s 0:00:00
02:07:15 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:07:15 Preparing metadata (setup.py): started
02:07:15 Preparing metadata (setup.py): finished with status 'done'
02:07:15 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:07:15 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:07:15 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)
02:07:15 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:07:15 Preparing metadata (setup.py): started
02:07:15 Preparing metadata (setup.py): finished with status 'done'
02:07:15 Collecting scapy (from -r requirements.txt (line 12))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.2 MB/s 0:00:00
02:07:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:07:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:07:15 Preparing metadata (setup.py): started
02:07:16 Preparing metadata (setup.py): finished with status 'done'
02:07:16 Collecting elasticsearch (from -r requirements.txt (line 18))
02:07:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
02:07:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 35.2 MB/s 0:00:00
02:07:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:07:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
02:07:16 Collecting pyangbind (from -r requirements.txt (line 22))
02:07:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
02:07:16 Collecting isodate (from -r requirements.txt (line 25))
02:07:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:07:16 Collecting jmespath (from -r requirements.txt (line 28))
02:07:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:07:16 Collecting jsonpatch (from -r requirements.txt (line 31))
02:07:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:07:16 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:07:16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:07:16 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:07:16 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)
02:07:16 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:07:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:07:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:07:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
02:07:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:07:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
02:07:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:07:17 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)
02:07:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:07:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
02:07:17 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
02:07:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:07:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
02:07:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
02:07:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:07:17 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)
02:07:17 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
02:07:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:07:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:07:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:07:17 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
02:07:17 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:07:17 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)
02:07:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:07:17 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)
02:07:17 Collecting elasticsearch (from -r requirements.txt (line 18))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
02:07:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 43.0 MB/s 0:00:00
02:07:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
02:07:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
02:07:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:07:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:07:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:07:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 20.7 MB/s 0:00:00
02:07:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:07:18 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)
02:07:19 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:07:19 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)
02:07:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 33.5 MB/s 0:00:00
02:07:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:07:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:07:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
02:07:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB)
02:07:19 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
02:07:19 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07: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)
02:07:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:20 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)
02:07:20 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:07:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:07:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
02:07:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 75.8 MB/s 0:00:00
02:07:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 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)
02:07:20 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
02:07:20 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
02:07:20 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:07:20 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
02:07:20 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
02:07:20 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:07:20 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 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)
02:07:20 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:07:20 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
02:07: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))
02:07:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:07:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:07:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:07:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:07:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:07:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:07:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB)
02:07:21 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:07:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:07:21 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:07:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
02:07:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:07: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
02:07:21 Building wheel for robotframework-sshlibrary (setup.py): started
02:07:21 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
02:07:21 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=61c4eb6563d8eba4e16f9892091b188f300ade5e7b0c7851b91bb61fdb53f5aa
02:07:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:07:21 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
02:07:21 Building wheel for ipaddr (setup.py): started
02:07:21 Building wheel for ipaddr (setup.py): finished with status 'done'
02:07:21 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d70c36207f1ce49271dc221b352ddd507d08c6780dc3bc5cac998964f85014e8
02:07:21 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:07:21 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
02:07:21 Building wheel for netifaces (setup.py): started
02:07:24 Building wheel for netifaces (setup.py): finished with status 'done'
02:07:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=b8494881002c581df8e2c603461c72e966a99f5b2620aca4da9b8b2cfaf18d36
02:07:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:07: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
02:07:24 Building wheel for robotframework-httplibrary (setup.py): started
02:07:24 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
02:07:24 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=843a21124db5e2776d88763fe092572e10e350e825849f89b236eb68320cac00
02:07:24 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:07:24 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
02:07:24 Building wheel for jsonpath-rw (setup.py): started
02:07:24 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
02:07:24 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=cd0407ebad2fc36a593f69132f3e71632ff9bdb88326d1e2ca13acbbefcd1f29
02:07:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:07:24 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:07:24 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
02:07:31
02:07:31 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.1 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
02:07:32 + pip freeze
02:07:32 attrs==25.3.0
02:07:32 bcrypt==4.3.0
02:07:32 beautifulsoup4==4.13.5
02:07:32 certifi==2025.8.3
02:07:32 cffi==2.0.0
02:07:32 charset-normalizer==3.4.3
02:07:32 click==8.3.0
02:07:32 cryptography==46.0.1
02:07:32 decorator==5.2.1
02:07:32 distlib==0.4.0
02:07:32 docker-py==1.10.6
02:07:32 docker-pycreds==0.4.0
02:07:32 elastic-transport==8.17.1
02:07:32 elasticsearch==8.19.1
02:07:32 elasticsearch-dsl==8.15.4
02:07:32 enum34==1.1.10
02:07:32 filelock==3.19.1
02:07:32 h11==0.16.0
02:07:32 idna==3.10
02:07:32 invoke==2.2.0
02:07:32 ipaddr==2.2.0
02:07:32 isodate==0.7.2
02:07:32 jmespath==1.0.1
02:07:32 jsonpatch==1.33
02:07:32 jsonpath-rw==1.4.0
02:07:32 jsonpointer==3.0.0
02:07:32 lxml==6.0.2
02:07:32 netaddr==1.3.0
02:07:32 netifaces==0.11.0
02:07:32 outcome==1.3.0.post0
02:07:32 paramiko==4.0.0
02:07:32 platformdirs==4.4.0
02:07:32 ply==3.11
02:07:32 pyang==2.7.1
02:07:32 pyangbind==0.8.6
02:07:32 pycparser==2.23
02:07:32 pyhocon==0.3.61
02:07:32 PyNaCl==1.6.0
02:07:32 pyparsing==3.2.5
02:07:32 PySocks==1.7.1
02:07:32 python-dateutil==2.9.0.post0
02:07:32 regex==2025.9.18
02:07:32 requests==2.32.5
02:07:32 robotframework==7.3.2
02:07:32 robotframework-httplibrary==0.4.2
02:07:32 robotframework-pythonlibcore==4.4.1
02:07:32 robotframework-requests==0.9.7
02:07:32 robotframework-selenium2library==3.0.0
02:07:32 robotframework-seleniumlibrary==6.7.1
02:07:32 robotframework-sshlibrary==3.8.0
02:07:32 scapy==2.6.1
02:07:32 scp==0.15.0
02:07:32 selenium==4.35.0
02:07:32 six==1.17.0
02:07:32 sniffio==1.3.1
02:07:32 sortedcontainers==2.4.0
02:07:32 soupsieve==2.8
02:07:32 trio==0.30.0
02:07:32 trio-websocket==0.12.2
02:07:32 typing_extensions==4.14.1
02:07:32 urllib3==2.5.0
02:07:32 virtualenv==20.34.0
02:07:32 waitress==3.0.2
02:07:32 WebOb==1.8.9
02:07:32 websocket-client==1.8.0
02:07:32 WebTest==3.0.6
02:07:32 wsproto==1.2.0
02:07:32 [EnvInject] - Injecting environment variables from a build step.
02:07:32 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:07:32 [EnvInject] - Variables injected successfully.
02:07:32 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins230490290980172059.sh
02:07:32 Setup pyenv:
02:07:32 system
02:07:32 3.8.13
02:07:32 3.9.13
02:07:32 3.10.13
02:07:32 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:07:34 lf-activate-venv(): INFO: Base packages installed successfully
02:07:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:07:41 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.
02:07:41 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:07:41 + ODL_SYSTEM=()
02:07:41 + TOOLS_SYSTEM=()
02:07:41 + OPENSTACK_SYSTEM=()
02:07:41 + OPENSTACK_CONTROLLERS=()
02:07:41 + mapfile -t ADDR
02:07:41 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-scandium-398
02:07:41 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:07:43 + for i in "${ADDR[@]}"
02:07:43 ++ ssh 10.30.170.81 hostname -s
02:07:43 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:07:43 + REMHOST=releng-65404-398-0-builder-0
02:07:43 + case ${REMHOST} in
02:07:43 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:07:43 + echo NUM_ODL_SYSTEM=1
02:07:43 + echo NUM_TOOLS_SYSTEM=0
02:07:43 + '[' '' == yes ']'
02:07:43 + NUM_OPENSTACK_SYSTEM=0
02:07:43 + echo NUM_OPENSTACK_SYSTEM=0
02:07:43 + '[' 0 -eq 2 ']'
02:07:43 + echo ODL_SYSTEM_IP=10.30.170.81
02:07:43 ++ seq 0 0
02:07:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:07:43 + echo ODL_SYSTEM_1_IP=10.30.170.81
02:07:43 + echo TOOLS_SYSTEM_IP=
02:07:43 ++ seq 0 -1
02:07:43 + openstack_index=0
02:07:43 + NUM_OPENSTACK_CONTROL_NODES=1
02:07:43 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:07:43 ++ seq 0 0
02:07:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:07:43 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:07:43 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:07:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:07:43 + '[' -1 -ge 2 ']'
02:07:43 ++ seq 0 -2
02:07:43 + NUM_OPENSTACK_HAPROXY_NODES=0
02:07:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:07:43 ++ seq 0 -1
02:07:43 + echo 'Contents of slave_addresses.txt:'
02:07:43 Contents of slave_addresses.txt:
02:07:43 + cat slave_addresses.txt
02:07:43 NUM_ODL_SYSTEM=1
02:07:43 NUM_TOOLS_SYSTEM=0
02:07:43 NUM_OPENSTACK_SYSTEM=0
02:07:43 ODL_SYSTEM_IP=10.30.170.81
02:07:43 ODL_SYSTEM_1_IP=10.30.170.81
02:07:43 TOOLS_SYSTEM_IP=
02:07:43 NUM_OPENSTACK_CONTROL_NODES=1
02:07:43 OPENSTACK_CONTROL_NODE_1_IP=
02:07:43 NUM_OPENSTACK_COMPUTE_NODES=-1
02:07:43 NUM_OPENSTACK_HAPROXY_NODES=0
02:07:43 [EnvInject] - Injecting environment variables from a build step.
02:07:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:07:43 [EnvInject] - Variables injected successfully.
02:07:43 [daexim-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins6942082894132956663.sh
02:07:43 Preparing for JRE Version 21
02:07:43 Karaf artifact is karaf
02:07:43 Karaf project is integration
02:07:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:07:43 [EnvInject] - Injecting environment variables from a build step.
02:07:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:07:43 [EnvInject] - Variables injected successfully.
02:07:43 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins17669416647213023642.sh
02:07:43 2025-09-25 02:07:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
02:07:43 Bundle version is 0.21.3-SNAPSHOT
02:07:43 --2025-09-25 02:07:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
02:07:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:07:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:07:43 HTTP request sent, awaiting response... 200 OK
02:07:43 Length: 1410 (1.4K) [application/xml]
02:07:43 Saving to: ‘maven-metadata.xml’
02:07:43
02:07:43 0K . 100% 59.6M=0s
02:07:43
02:07:43 2025-09-25 02:07:43 (59.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:07:43
02:07:44
02:07:44
02:07:44 org.opendaylight.integration
02:07:44 karaf
02:07:44 0.21.3-SNAPSHOT
02:07:44
02:07:44
02:07:44 20250925.015216
02:07:44 299
02:07:44
02:07:44 20250925015216
02:07:44
02:07:44
02:07:44 pom
02:07:44 0.21.3-20250925.015216-299
02:07:44 20250925015216
02:07:44
02:07:44
02:07:44 tar.gz
02:07:44 0.21.3-20250925.015216-299
02:07:44 20250925015216
02:07:44
02:07:44
02:07:44 zip
02:07:44 0.21.3-20250925.015216-299
02:07:44 20250925015216
02:07:44
02:07:44
02:07:44 cyclonedx
02:07:44 xml
02:07:44 0.21.3-20250925.015216-299
02:07:44 20250925015216
02:07:44
02:07:44
02:07:44 cyclonedx
02:07:44 json
02:07:44 0.21.3-20250925.015216-299
02:07:44 20250925015216
02:07:44
02:07:44
02:07:44
02:07:44
02:07:44 Nexus timestamp is 0.21.3-20250925.015216-299
02:07:44 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250925.015216-299.zip
02:07:44 Distribution bundle is karaf-0.21.3-20250925.015216-299.zip
02:07:44 Distribution bundle version is 0.21.3-SNAPSHOT
02:07:44 Distribution folder is karaf-0.21.3-SNAPSHOT
02:07:44 Nexus prefix is https://nexus.opendaylight.org
02:07:44 [EnvInject] - Injecting environment variables from a build step.
02:07:44 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:07:44 [EnvInject] - Variables injected successfully.
02:07:44 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins14307775325994981264.sh
02:07:44 Setup pyenv:
02:07:44 system
02:07:44 3.8.13
02:07:44 3.9.13
02:07:44 3.10.13
02:07:44 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:07:46 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.
02:07:46 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:07:46 lf-activate-venv(): INFO: Base packages installed successfully
02:07:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:07:51 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.
02:07:51 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:07:52 Copying common-functions.sh to /tmp
02:07:53 Copying common-functions.sh to 10.30.170.81:/tmp
02:07:54 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:07:55 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins14260135221084997526.sh
02:07:55 common-functions.sh is being sourced
02:07:55 common-functions environment:
02:07:55 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:07:55 ACTUALFEATURES:
02:07:55 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:55 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
02:07:55 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:55 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:55 CONTROLLERMEM: 2048m
02:07:55 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
02:07:55 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
02:07:55 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
02:07:55 SUITES:
02:07:55
02:07:55 #################################################
02:07:55 ## Configure Cluster and Start ##
02:07:55 #################################################
02:07:55 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia
02:07:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia
02:07:55 Locating script plan to use...
02:07:55 Finished running script plans
02:07:55 Configuring member-1 with IP address 10.30.170.81
02:07:55 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:07:55 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:07:55 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
02:07:55 common-functions.sh is being sourced
02:07:55 ++ [[ /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 ]]
02:07:55 ++ echo 'common-functions.sh is being sourced'
02:07:55 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
02:07:55 ++ DISTROSTREAM=scandium
02:07:55 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:07:55 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:07:55 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:55 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:55 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
02:07:55 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
02:07:55 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:55 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:55 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:55 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:55 ++ export CONTROLLERMEM=
02:07:55 ++ CONTROLLERMEM=
02:07:55 ++ case "${DISTROSTREAM}" in
02:07:55 ++ CLUSTER_SYSTEM=akka
02:07:55 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
02:07:55 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
02:07:55 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
02:07:55 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
02:07:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
02:07:55 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
02:07:55 ++ print_common_env
02:07:55 ++ cat
02:07:55 common-functions environment:
02:07:55 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:07:55 ACTUALFEATURES:
02:07:55 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:55 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
02:07:55 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:55 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:55 CONTROLLERMEM:
02:07:55 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
02:07:55 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
02:07:55 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
02:07:55 SUITES:
02:07:55
02:07:55 ++ SSH='ssh -t -t'
02:07:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:07:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:07:55 Changing to /tmp
02:07:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250925.015216-299.zip
02:07:55 + echo 'Changing to /tmp'
02:07:55 + cd /tmp
02:07:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250925.015216-299.zip'
02:07:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250925.015216-299.zip
02:07:55 --2025-09-25 02:07:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250925.015216-299.zip
02:07:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:07:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:07:55 HTTP request sent, awaiting response... 200 OK
02:07:56 Length: 190794342 (182M) [application/zip]
02:07:56 Saving to: ‘karaf-0.21.3-20250925.015216-299.zip’
02:07:56
02:07:56 0K ........ ........ ........ ........ ........ ........ 1% 19.2M 9s
02:07:56 3072K ........ ........ ........ ........ ........ ........ 3% 61.7M 6s
02:07:56 6144K ........ ........ ........ ........ ........ ........ 4% 42.2M 5s
02:07:56 9216K ........ ........ ........ ........ ........ ........ 6% 56.9M 5s
02:07:56 12288K ........ ........ ........ ........ ........ ........ 8% 59.9M 4s
02:07:56 15360K ........ ........ ........ ........ ........ ........ 9% 75.3M 4s
02:07:56 18432K ........ ........ ........ ........ ........ ........ 11% 152M 3s
02:07:56 21504K ........ ........ ........ ........ ........ ........ 13% 81.4M 3s
02:07:56 24576K ........ ........ ........ ........ ........ ........ 14% 107M 3s
02:07:56 27648K ........ ........ ........ ........ ........ ........ 16% 83.9M 3s
02:07:56 30720K ........ ........ ........ ........ ........ ........ 18% 115M 3s
02:07:56 33792K ........ ........ ........ ........ ........ ........ 19% 77.2M 2s
02:07:56 36864K ........ ........ ........ ........ ........ ........ 21% 95.5M 2s
02:07:56 39936K ........ ........ ........ ........ ........ ........ 23% 87.3M 2s
02:07:56 43008K ........ ........ ........ ........ ........ ........ 24% 85.7M 2s
02:07:56 46080K ........ ........ ........ ........ ........ ........ 26% 187M 2s
02:07:56 49152K ........ ........ ........ ........ ........ ........ 28% 108M 2s
02:07:56 52224K ........ ........ ........ ........ ........ ........ 29% 100M 2s
02:07:56 55296K ........ ........ ........ ........ ........ ........ 31% 145M 2s
02:07:56 58368K ........ ........ ........ ........ ........ ........ 32% 102M 2s
02:07:56 61440K ........ ........ ........ ........ ........ ........ 34% 98.9M 2s
02:07:56 64512K ........ ........ ........ ........ ........ ........ 36% 102M 2s
02:07:56 67584K ........ ........ ........ ........ ........ ........ 37% 91.2M 2s
02:07:56 70656K ........ ........ ........ ........ ........ ........ 39% 86.7M 1s
02:07:56 73728K ........ ........ ........ ........ ........ ........ 41% 89.9M 1s
02:07:56 76800K ........ ........ ........ ........ ........ ........ 42% 95.3M 1s
02:07:57 79872K ........ ........ ........ ........ ........ ........ 44% 155M 1s
02:07:57 82944K ........ ........ ........ ........ ........ ........ 46% 84.5M 1s
02:07:57 86016K ........ ........ ........ ........ ........ ........ 47% 101M 1s
02:07:57 89088K ........ ........ ........ ........ ........ ........ 49% 127M 1s
02:07:57 92160K ........ ........ ........ ........ ........ ........ 51% 80.4M 1s
02:07:57 95232K ........ ........ ........ ........ ........ ........ 52% 98.4M 1s
02:07:57 98304K ........ ........ ........ ........ ........ ........ 54% 89.4M 1s
02:07:57 101376K ........ ........ ........ ........ ........ ........ 56% 128M 1s
02:07:57 104448K ........ ........ ........ ........ ........ ........ 57% 85.0M 1s
02:07:57 107520K ........ ........ ........ ........ ........ ........ 59% 108M 1s
02:07:57 110592K ........ ........ ........ ........ ........ ........ 61% 113M 1s
02:07:57 113664K ........ ........ ........ ........ ........ ........ 62% 110M 1s
02:07:57 116736K ........ ........ ........ ........ ........ ........ 64% 117M 1s
02:07:57 119808K ........ ........ ........ ........ ........ ........ 65% 93.2M 1s
02:07:57 122880K ........ ........ ........ ........ ........ ........ 67% 83.1M 1s
02:07:57 125952K ........ ........ ........ ........ ........ ........ 69% 98.3M 1s
02:07:57 129024K ........ ........ ........ ........ ........ ........ 70% 81.7M 1s
02:07:57 132096K ........ ........ ........ ........ ........ ........ 72% 80.5M 1s
02:07:57 135168K ........ ........ ........ ........ ........ ........ 74% 69.1M 1s
02:07:57 138240K ........ ........ ........ ........ ........ ........ 75% 116M 1s
02:07:57 141312K ........ ........ ........ ........ ........ ........ 77% 150M 0s
02:07:57 144384K ........ ........ ........ ........ ........ ........ 79% 145M 0s
02:07:57 147456K ........ ........ ........ ........ ........ ........ 80% 91.9M 0s
02:07:57 150528K ........ ........ ........ ........ ........ ........ 82% 119M 0s
02:07:57 153600K ........ ........ ........ ........ ........ ........ 84% 110M 0s
02:07:57 156672K ........ ........ ........ ........ ........ ........ 85% 110M 0s
02:07:57 159744K ........ ........ ........ ........ ........ ........ 87% 101M 0s
02:07:57 162816K ........ ........ ........ ........ ........ ........ 89% 78.7M 0s
02:07:57 165888K ........ ........ ........ ........ ........ ........ 90% 115M 0s
02:07:57 168960K ........ ........ ........ ........ ........ ........ 92% 84.1M 0s
02:07:57 172032K ........ ........ ........ ........ ........ ........ 93% 87.9M 0s
02:07:57 175104K ........ ........ ........ ........ ........ ........ 95% 64.5M 0s
02:07:58 178176K ........ ........ ........ ........ ........ ........ 97% 119M 0s
02:07:58 181248K ........ ........ ........ ........ ........ ........ 98% 125M 0s
02:07:58 184320K ........ ........ ........ ....... 100% 112M=2.1s
02:07:58
02:07:58 2025-09-25 02:07:58 (88.0 MB/s) - ‘karaf-0.21.3-20250925.015216-299.zip’ saved [190794342/190794342]
02:07:58
02:07:58 Extracting the new controller...
02:07:58 + echo 'Extracting the new controller...'
02:07:58 + unzip -q karaf-0.21.3-20250925.015216-299.zip
02:07:59 Adding external repositories...
02:07:59 + echo 'Adding external repositories...'
02:07:59 + 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/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:07:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:07:59 ################################################################################
02:07:59 #
02:07:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:07:59 # contributor license agreements. See the NOTICE file distributed with
02:07:59 # this work for additional information regarding copyright ownership.
02:07:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:07:59 # (the "License"); you may not use this file except in compliance with
02:07:59 # the License. You may obtain a copy of the License at
02:07:59 #
02:07:59 # http://www.apache.org/licenses/LICENSE-2.0
02:07:59 #
02:07:59 # Unless required by applicable law or agreed to in writing, software
02:07:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:07:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:07:59 # See the License for the specific language governing permissions and
02:07:59 # limitations under the License.
02:07:59 #
02:07:59 ################################################################################
02:07:59
02:07:59 #
02:07:59 # If set to true, the following property will not allow any certificate to be used
02:07:59 # when accessing Maven repositories through SSL
02:07:59 #
02:07:59 #org.ops4j.pax.url.mvn.certificateCheck=
02:07:59
02:07:59 #
02:07:59 # Path to the local Maven settings file.
02:07:59 # The repositories defined in this file will be automatically added to the list
02:07:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:07:59 # below is not set.
02:07:59 # The following locations are checked for the existence of the settings.xml file
02:07:59 # * 1. looks for the specified url
02:07:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:07:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:07:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:07:59 #
02:07:59 #org.ops4j.pax.url.mvn.settings=
02:07:59
02:07:59 #
02:07:59 # Path to the local Maven repository which is used to avoid downloading
02:07:59 # artifacts when they already exist locally.
02:07:59 # The value of this property will be extracted from the settings.xml file
02:07:59 # above, or defaulted to:
02:07:59 # System.getProperty( "user.home" ) + "/.m2/repository"
02:07:59 #
02:07:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:07:59
02:07:59 #
02:07:59 # Default this to false. It's just weird to use undocumented repos
02:07:59 #
02:07:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:07:59
02:07:59 #
02:07:59 # Uncomment if you don't wanna use the proxy settings
02:07:59 # from the Maven conf/settings.xml file
02:07:59 #
02:07:59 # org.ops4j.pax.url.mvn.proxySupport=false
02:07:59
02:07:59 #
02:07:59 # Comma separated list of repositories scanned when resolving an artifact.
02:07:59 # Those repositories will be checked before iterating through the
02:07:59 # below list of repositories and even before the local repository
02:07:59 # A repository url can be appended with zero or more of the following flags:
02:07:59 # @snapshots : the repository contains snaphots
02:07:59 # @noreleases : the repository does not contain any released artifacts
02:07:59 #
02:07:59 # The following property value will add the system folder as a repo.
02:07:59 #
02:07:59 org.ops4j.pax.url.mvn.defaultRepositories=\
02:07:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:07:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:07:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:07:59
02:07:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:07:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:07:59
02:07:59 #
02:07:59 # Comma separated list of repositories scanned when resolving an artifact.
02:07:59 # The default list includes the following repositories:
02:07:59 # http://repo1.maven.org/maven2@id=central
02:07:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:07:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:07:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:07:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:07:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:07:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:07:59 # To add repositories to the default ones, prepend '+' to the list of repositories
02:07:59 # to add.
02:07:59 # A repository url can be appended with zero or more of the following flags:
02:07:59 # @snapshots : the repository contains snapshots
02:07:59 # @noreleases : the repository does not contain any released artifacts
02:07:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:07:59 #
02:07:59 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
02:07:59
02:07:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:07:59 + [[ True == \T\r\u\e ]]
02:07:59 + echo 'Configuring the startup features...'
02:07:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:59 + FEATURE_TEST_STRING=features-test
02:07:59 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
02:07:59 + KARAF_VERSION=karaf4
02:07:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:07:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:59 + [[ ! -z '' ]]
02:07:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:07:59 ################################################################################
02:07:59 #
02:07:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:07:59 # contributor license agreements. See the NOTICE file distributed with
02:07:59 # this work for additional information regarding copyright ownership.
02:07:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:07:59 # (the "License"); you may not use this file except in compliance with
02:07:59 # the License. You may obtain a copy of the License at
02:07:59 #
02:07:59 # http://www.apache.org/licenses/LICENSE-2.0
02:07:59 #
02:07:59 # Unless required by applicable law or agreed to in writing, software
02:07:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:07:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:07:59 # See the License for the specific language governing permissions and
02:07:59 # limitations under the License.
02:07:59 #
02:07:59 ################################################################################
02:07:59
02:07:59 #
02:07:59 # Comma separated list of features repositories to register by default
02:07:59 #
02:07:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/29f661a8-777d-47a7-a087-37df0f4bddf6.xml
02:07:59
02:07:59 #
02:07:59 # Comma separated list of features to install at startup
02:07:59 #
02:07:59 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, e57c5ae8-0e22-4784-a7d8-90da20be1270
02:07:59
02:07:59 #
02:07:59 # Resource repositories (OBR) that the features resolver can use
02:07:59 # to resolve requirements/capabilities
02:07:59 #
02:07:59 # The format of the resourceRepositories is
02:07:59 # resourceRepositories=[xml:url|json:url],...
02:07:59 # for Instance:
02:07:59 #
02:07:59 #resourceRepositories=xml:http://host/path/to/index.xml
02:07:59 # or
02:07:59 #resourceRepositories=json:http://host/path/to/index.json
02:07:59 #
02:07:59
02:07:59 #
02:07:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:07:59 #
02:07:59 featuresBootAsynchronous=false
02:07:59
02:07:59 #
02:07:59 # Service requirements enforcement
02:07:59 #
02:07:59 # By default, the feature resolver checks the service requirements/capabilities of
02:07:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:07:59 # the required bundles.
02:07:59 # The following flag can have those values:
02:07:59 # - disable: service requirements are completely ignored
02:07:59 # - default: service requirements are ignored for old features
02:07:59 # - enforce: service requirements are always verified
02:07:59 #
02:07:59 #serviceRequirements=default
02:07:59
02:07:59 #
02:07:59 # Store cfg file for config element in feature
02:07:59 #
02:07:59 #configCfgStore=true
02:07:59
02:07:59 #
02:07:59 # Define if the feature service automatically refresh bundles
02:07:59 #
02:07:59 autoRefresh=true
02:07:59
02:07:59 #
02:07:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:07:59 # XML file defines instructions related to features processing
02:07:59 # versions.properties may declare properties to resolve placeholders in XML file
02:07:59 # both files are relative to ${karaf.etc}
02:07:59 #
02:07:59 #featureProcessing=org.apache.karaf.features.xml
02:07:59 #featureProcessingVersions=versions.properties
02:07:59 + configure_karaf_log karaf4 ''
02:07:59 + local -r karaf_version=karaf4
02:07:59 + local -r controllerdebugmap=
02:07:59 + local logapi=log4j
02:07:59 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:07:59 log4j2.rootLogger.level = INFO
02:07:59 #log4j2.rootLogger.type = asyncRoot
02:07:59 #log4j2.rootLogger.includeLocation = false
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:07:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:07:59 log4j2.rootLogger.appenderRef.Console.ref = Console
02:07:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:07:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:07:59 log4j2.logger.spifly.name = org.apache.aries.spifly
02:07:59 log4j2.logger.spifly.level = WARN
02:07:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:07:59 log4j2.logger.audit.level = INFO
02:07:59 log4j2.logger.audit.additivity = false
02:07:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:07:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:07:59 log4j2.appender.console.type = Console
02:07:59 log4j2.appender.console.name = Console
02:07:59 log4j2.appender.console.layout.type = PatternLayout
02:07:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:07:59 log4j2.appender.rolling.type = RollingRandomAccessFile
02:07:59 log4j2.appender.rolling.name = RollingFile
02:07:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:07:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:07:59 #log4j2.appender.rolling.immediateFlush = false
02:07:59 log4j2.appender.rolling.append = true
02:07:59 log4j2.appender.rolling.layout.type = PatternLayout
02:07:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:07:59 log4j2.appender.rolling.policies.type = Policies
02:07:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:07:59 log4j2.appender.rolling.policies.size.size = 64MB
02:07:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:07:59 log4j2.appender.rolling.strategy.max = 7
02:07:59 log4j2.appender.audit.type = RollingRandomAccessFile
02:07:59 log4j2.appender.audit.name = AuditRollingFile
02:07:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:07:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:07:59 log4j2.appender.audit.append = true
02:07:59 log4j2.appender.audit.layout.type = PatternLayout
02:07:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:07:59 log4j2.appender.audit.policies.type = Policies
02:07:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:07:59 log4j2.appender.audit.policies.size.size = 8MB
02:07:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:07:59 log4j2.appender.audit.strategy.max = 7
02:07:59 log4j2.appender.osgi.type = PaxOsgi
02:07:59 log4j2.appender.osgi.name = PaxOsgi
02:07:59 log4j2.appender.osgi.filter = *
02:07:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:07:59 #log4j2.logger.aether.level = TRACE
02:07:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:07:59 #log4j2.logger.http-headers.level = DEBUG
02:07:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:07:59 #log4j2.logger.maven.level = TRACE
02:07:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:07:59 + logapi=log4j2
02:07:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:07:59 + '[' log4j2 == log4j2 ']'
02:07:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:07:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:07:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:07:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:07:59 controllerdebugmap:
02:07:59 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:59 + unset IFS
02:07:59 + echo 'controllerdebugmap: '
02:07:59 + '[' -n '' ']'
02:07:59 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:07:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:07:59 ################################################################################
02:07:59 #
02:07:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:07:59 # contributor license agreements. See the NOTICE file distributed with
02:07:59 # this work for additional information regarding copyright ownership.
02:07:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:07:59 # (the "License"); you may not use this file except in compliance with
02:07:59 # the License. You may obtain a copy of the License at
02:07:59 #
02:07:59 # http://www.apache.org/licenses/LICENSE-2.0
02:07:59 #
02:07:59 # Unless required by applicable law or agreed to in writing, software
02:07:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:07:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:07:59 # See the License for the specific language governing permissions and
02:07:59 # limitations under the License.
02:07:59 #
02:07:59 ################################################################################
02:07:59
02:07:59 # Common pattern layout for appenders
02:07:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:07:59
02:07:59 # Root logger
02:07:59 log4j2.rootLogger.level = INFO
02:07:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:07:59 #log4j2.rootLogger.type = asyncRoot
02:07:59 #log4j2.rootLogger.includeLocation = false
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:07:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:07:59 log4j2.rootLogger.appenderRef.Console.ref = Console
02:07:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:07:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:07:59
02:07:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:07:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:07:59
02:07:59 # Loggers configuration
02:07:59
02:07:59 # Spifly logger
02:07:59 log4j2.logger.spifly.name = org.apache.aries.spifly
02:07:59 log4j2.logger.spifly.level = WARN
02:07:59
02:07:59 # Security audit logger
02:07:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:07:59 log4j2.logger.audit.level = INFO
02:07:59 log4j2.logger.audit.additivity = false
02:07:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:07:59
02:07:59 # Appenders configuration
02:07:59
02:07:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:07:59 log4j2.appender.console.type = Console
02:07:59 log4j2.appender.console.name = Console
02:07:59 log4j2.appender.console.layout.type = PatternLayout
02:07:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:07:59
02:07:59 # Rolling file appender
02:07:59 log4j2.appender.rolling.type = RollingRandomAccessFile
02:07:59 log4j2.appender.rolling.name = RollingFile
02:07:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:07:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:07:59 # uncomment to not force a disk flush
02:07:59 #log4j2.appender.rolling.immediateFlush = false
02:07:59 log4j2.appender.rolling.append = true
02:07:59 log4j2.appender.rolling.layout.type = PatternLayout
02:07:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:07:59 log4j2.appender.rolling.policies.type = Policies
02:07:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:07:59 log4j2.appender.rolling.policies.size.size = 1GB
02:07:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:07:59 log4j2.appender.rolling.strategy.max = 7
02:07:59
02:07:59 # Audit file appender
02:07:59 log4j2.appender.audit.type = RollingRandomAccessFile
02:07:59 log4j2.appender.audit.name = AuditRollingFile
02:07:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:07:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:07:59 log4j2.appender.audit.append = true
02:07:59 log4j2.appender.audit.layout.type = PatternLayout
02:07:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:07:59 log4j2.appender.audit.policies.type = Policies
02:07:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:07:59 log4j2.appender.audit.policies.size.size = 8MB
02:07:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:07:59 log4j2.appender.audit.strategy.max = 7
02:07:59
02:07:59 # OSGi appender
02:07:59 log4j2.appender.osgi.type = PaxOsgi
02:07:59 log4j2.appender.osgi.name = PaxOsgi
02:07:59 log4j2.appender.osgi.filter = *
02:07:59
02:07:59 # help with identification of maven-related problems with pax-url-aether
02:07:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:07:59 #log4j2.logger.aether.level = TRACE
02:07:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:07:59 #log4j2.logger.http-headers.level = DEBUG
02:07:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:07:59 #log4j2.logger.maven.level = TRACE
02:07:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:07:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:07:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 Configure
02:07:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:07:59 max memory: 2048m
02:07:59 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:07:59 + local -r controllermem=2048m
02:07:59 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 + echo Configure
02:07:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:07:59 + echo ' max memory: 2048m'
02:07:59 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
02:07:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
02:07:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
02:07:59 #!/bin/sh
02:07:59 #
02:07:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:07:59 # contributor license agreements. See the NOTICE file distributed with
02:07:59 # this work for additional information regarding copyright ownership.
02:07:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:07:59 # (the "License"); you may not use this file except in compliance with
02:07:59 # the License. You may obtain a copy of the License at
02:07:59 #
02:07:59 # http://www.apache.org/licenses/LICENSE-2.0
02:07:59 #
02:07:59 # Unless required by applicable law or agreed to in writing, software
02:07:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:07:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:07:59 # See the License for the specific language governing permissions and
02:07:59 # limitations under the License.
02:07:59 #
02:07:59
02:07:59 #
02:07:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:07:59 # script: client, instance, shell, start, status, stop, karaf
02:07:59 #
02:07:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:07:59 # Actions go here...
02:07:59 # fi
02:07:59
02:07:59 #
02:07:59 # general settings which should be applied for all scripts go here; please keep
02:07:59 # in mind that it is possible that scripts might be executed more than once, e.g.
02:07:59 # in example of the start script where the start script is executed first and the
02:07:59 # karaf script afterwards.
02:07:59 #
02:07:59
02:07:59 #
02:07:59 # The following section shows the possible configuration options for the default
02:07:59 # karaf scripts
02:07:59 #
02:07:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:07:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:07:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:07:59 # export EXTRA_JAVA_OPTS # Additional JVM options
02:07:59 # export KARAF_HOME # Karaf home folder
02:07:59 # export KARAF_DATA # Karaf data folder
02:07:59 # export KARAF_BASE # Karaf base folder
02:07:59 # export KARAF_ETC # Karaf etc folder
02:07:59 # export KARAF_LOG # Karaf log folder
02:07:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:07:59 # export KARAF_OPTS # Additional available Karaf options
02:07:59 # export KARAF_DEBUG # Enable debug mode
02:07:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:07:59 # export KARAF_NOROOT # Prevent execution as root if set to true
02:07:59 Set Java version
02:07:59 + echo 'Set Java version'
02:07:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:07:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:07:59 sudo: a password is required
02:07:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:07:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:07:59 sudo: a password is required
02:07:59 JDK default version ...
02:07:59 + echo 'JDK default version ...'
02:07:59 + java -version
02:08:00 openjdk version "21.0.5" 2024-10-15
02:08:00 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:08:00 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:08:00 Set JAVA_HOME
02:08:00 + echo 'Set JAVA_HOME'
02:08:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:08:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:08:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:08:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:08:00 Listing all open ports on controller system...
02:08:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:08:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:08:00 + echo 'Listing all open ports on controller system...'
02:08:00 + netstat -pnatu
02:08:00 /tmp/configuration-script.sh: line 40: netstat: command not found
02:08:00 Configuring cluster
02:08:00 + '[' -f /tmp/custom_shard_config.txt ']'
02:08:00 + echo 'Configuring cluster'
02:08:00 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.81
02:08:00 ################################################
02:08:00 ## Configure Cluster ##
02:08:00 ################################################
02:08:00 NOTE: Cluster configuration files not found. Copying from
02:08:00 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
02:08:00 Configuring unique name in akka.conf
02:08:00 Configuring hostname in akka.conf
02:08:00 Configuring data and rpc seed nodes in akka.conf
02:08:00 modules = [
02:08:00
02:08:00 {
02:08:00 name = "inventory"
02:08:00 namespace = "urn:opendaylight:inventory"
02:08:00 shard-strategy = "module"
02:08:00 },
02:08:00 {
02:08:00 name = "topology"
02:08:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:08:00 shard-strategy = "module"
02:08:00 },
02:08:00 {
02:08:00 name = "toaster"
02:08:00 namespace = "http://netconfcentral.org/ns/toaster"
02:08:00 shard-strategy = "module"
02:08:00 }
02:08:00 ]
02:08:00 Configuring replication type in module-shards.conf
02:08:00 ################################################
02:08:00 ## NOTE: Manually restart controller to ##
02:08:00 ## apply configuration. ##
02:08:00 ################################################
02:08:00 Dump akka.conf
02:08:00 + echo 'Dump akka.conf'
02:08:00 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
02:08:00
02:08:00 odl-cluster-data {
02:08:00 akka {
02:08:00 remote {
02:08:00 artery {
02:08:00 enabled = on
02:08:00 transport = tcp
02:08:00 canonical.hostname = "10.30.170.81"
02:08:00 canonical.port = 2550
02:08:00 }
02:08:00 }
02:08:00
02:08:00 cluster {
02:08:00 # Using artery.
02:08:00 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.81:2550"]
02:08:00
02:08:00 roles = ["member-1"]
02:08:00
02:08:00 # when under load we might trip a false positive on the failure detector
02:08:00 # failure-detector {
02:08:00 # heartbeat-interval = 4 s
02:08:00 # acceptable-heartbeat-pause = 16s
02:08:00 # }
02:08:00 }
02:08:00
02:08:00 persistence {
02:08:00 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:08:00 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:08:00 # The relative path is always relative to KARAF_HOME.
02:08:00
02:08:00 # snapshot-store.local.dir = "target/snapshots"
02:08:00
02:08:00 # Use lz4 compression for LocalSnapshotStore snapshots
02:08:00 snapshot-store.local.use-lz4-compression = false
02:08:00 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:08:00 snapshot-store.local.lz4-blocksize = 256KB
02:08:00 }
02:08:00 disable-default-actor-system-quarantined-event-handling = "false"
02:08:00 }
02:08:00 }
02:08:00 + echo 'Dump modules.conf'
02:08:00 Dump modules.conf
02:08:00 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
02:08:00 modules = [
02:08:00
02:08:00 {
02:08:00 name = "inventory"
02:08:00 namespace = "urn:opendaylight:inventory"
02:08:00 shard-strategy = "module"
02:08:00 },
02:08:00 {
02:08:00 name = "topology"
02:08:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:08:00 shard-strategy = "module"
02:08:00 },
02:08:00 {
02:08:00 name = "toaster"
02:08:00 namespace = "http://netconfcentral.org/ns/toaster"
02:08:00 shard-strategy = "module"
02:08:00 }
02:08:00 ]
02:08:00 Dump module-shards.conf
02:08:00 + echo 'Dump module-shards.conf'
02:08:00 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
02:08:00 module-shards = [
02:08:00 {
02:08:00 name = "default"
02:08:00 shards = [
02:08:00 {
02:08:00 name = "default"
02:08:00 replicas = ["member-1"]
02:08:00 }
02:08:00 ]
02:08:00 },
02:08:00 {
02:08:00 name = "inventory"
02:08:00 shards = [
02:08:00 {
02:08:00 name="inventory"
02:08:00 replicas = ["member-1"]
02:08:00 }
02:08:00 ]
02:08:00 },
02:08:00 {
02:08:00 name = "topology"
02:08:00 shards = [
02:08:00 {
02:08:00 name="topology"
02:08:00 replicas = ["member-1"]
02:08:00 }
02:08:00 ]
02:08:00 },
02:08:00 {
02:08:00 name = "toaster"
02:08:00 shards = [
02:08:00 {
02:08:00 name="toaster"
02:08:00 replicas = ["member-1"]
02:08:00 }
02:08:00 ]
02:08:00 }
02:08:00 ]
02:08:00 Locating config plan to use...
02:08:00 Finished running config plans
02:08:00 Starting member-1 with IP address 10.30.170.81
02:08:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:08:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:08:00 Redirecting karaf console output to karaf_console.log
02:08:00 Starting controller...
02:08:00 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
02:08:00 Execute the post startup script on controller 10.30.170.81
02:08:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:08:01 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:08:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:09:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:09:06 2025-09-25T02:08:23,582 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:09:06 Controller is UP
02:09:06 2025-09-25T02:08:23,582 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:09:06 Listing all open ports on controller system...
02:09:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:09:06 looking for "BindException: Address already in use" in log file
02:09:06 looking for "server is unhealthy" in log file
02:09:06 Let's take the karaf thread dump
02:09:06 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:09:06 karaf main: org.apache.karaf.main.Main, pid:2029
02:09:06 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:09:07 Generating mininet variables...
02:09:07 Locating test plan to use...
02:09:07 Changing the testplan path...
02:09:07 test/csit/suites/daexim/010-special-export.robot
02:09:07 test/csit/suites/daexim/020-import-basic.robot
02:09:07 test/csit/suites/daexim/030-export-basic.robot
02:09:07 test/csit/suites/daexim/040-export-inclusions.robot
02:09:07 Starting Robot test suites test/csit/suites/daexim/010-special-export.robot test/csit/suites/daexim/020-import-basic.robot test/csit/suites/daexim/030-export-basic.robot test/csit/suites/daexim/040-export-inclusions.robot ...
02:09:07 ==============================================================================
02:09:07 daexim-basic.txt
02:09:07 ==============================================================================
02:09:08 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia...
02:09:08 ==============================================================================
02:09:08 Create and Cancel Export :: schedule and cancel export of a cluster | PASS |
02:09:10 ------------------------------------------------------------------------------
02:09:10 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS |
02:09:22 ------------------------------------------------------------------------------
02:09:22 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS |
02:09:24 ------------------------------------------------------------------------------
02:09:24 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS |
02:09:25 ------------------------------------------------------------------------------
02:09:25 Create Module Exclude Export :: schedule export with exclude optio... | PASS |
02:09:40 ------------------------------------------------------------------------------
02:09:40 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS |
02:09:56 ------------------------------------------------------------------------------
02:09:56 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS |
02:09:56 6 tests, 6 passed, 0 failed
02:09:56 ==============================================================================
02:09:56 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import
02:09:56 ==============================================================================
02:09:56 Create Basic Import :: schedule a basic import/restore with data c... | PASS |
02:10:23 ------------------------------------------------------------------------------
02:10:23 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS |
02:10:23 1 test, 1 passed, 0 failed
02:10:23 ==============================================================================
02:10:23 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ...
02:10:23 ==============================================================================
02:10:23 Create Basic Export :: schedule a basic export/backup with control... | PASS |
02:10:36 ------------------------------------------------------------------------------
02:10:36 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS |
02:10:36 1 test, 1 passed, 0 failed
02:10:36 ==============================================================================
02:10:36 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex...
02:10:36 ==============================================================================
02:10:36 Create Module Include Export :: schedule a basic export/backup wit... | PASS |
02:10:52 ------------------------------------------------------------------------------
02:10:52 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS |
02:10:52 1 test, 1 passed, 0 failed
02:10:52 ==============================================================================
02:10:52 daexim-basic.txt | PASS |
02:10:52 9 tests, 9 passed, 0 failed
02:10:52 ==============================================================================
02:10:52 Output: /w/workspace/daexim-csit-1node-basic-only-scandium/output.xml
02:10:53 Log: /w/workspace/daexim-csit-1node-basic-only-scandium/log.html
02:10:53 Report: /w/workspace/daexim-csit-1node-basic-only-scandium/report.html
02:10:53 Examining the files in data/log and checking filesize
02:10:53 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:10:53 total 664
02:10:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 02:08 .
02:10:53 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 25 02:08 karaf_console.log
02:10:53 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 02:08 ..
02:10:53 -rw-rw-r-- 1 jenkins jenkins 665969 Sep 25 02:10 karaf.log
02:10:53 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:10:53 652K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
02:10:53 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
02:10:53 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:10:54 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
02:10:54 Let's take the karaf thread dump again...
02:10:54 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:10:54 karaf main: org.apache.karaf.main.Main, pid:6425
02:10:54 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:10:54 Killing ODL
02:10:54 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:00 Compressing karaf.log 1
02:11:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:00 Fetching compressed karaf.log 1
02:11:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:00 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:01 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:01 Fetch GC logs
02:11:01 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
02:11:01 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
02:11:01 Examine copied files
02:11:01 total 5252
02:11:01 drwxrwxr-x. 2 jenkins jenkins 6 Sep 25 02:11 gclogs-1
02:11:01 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 25 02:11 odl1_karaf_console.log
02:11:01 -rw-rw-r--. 1 jenkins jenkins 54650 Sep 25 02:11 odl1_karaf.log.gz
02:11:01 -rw-rw-r--. 1 jenkins jenkins 120804 Sep 25 02:10 karaf_1_6425_threads_after.log
02:11:01 -rw-rw-r--. 1 jenkins jenkins 14589 Sep 25 02:10 ps_after.log
02:11:01 -rw-rw-r--. 1 jenkins jenkins 247781 Sep 25 02:10 report.html
02:11:01 -rw-rw-r--. 1 jenkins jenkins 870957 Sep 25 02:10 log.html
02:11:01 -rw-rw-r--. 1 jenkins jenkins 3881392 Sep 25 02:10 output.xml
02:11:01 -rw-rw-r--. 1 jenkins jenkins 195 Sep 25 02:09 testplan.txt
02:11:01 -rw-rw-r--. 1 jenkins jenkins 99945 Sep 25 02:09 karaf_1_2029_threads_before.log
02:11:01 -rw-rw-r--. 1 jenkins jenkins 14281 Sep 25 02:09 ps_before.log
02:11:01 -rw-rw-r--. 1 jenkins jenkins 3242 Sep 25 02:07 post-startup-script.sh
02:11:01 -rw-rw-r--. 1 jenkins jenkins 252 Sep 25 02:07 startup-script.sh
02:11:01 -rw-rw-r--. 1 jenkins jenkins 3427 Sep 25 02:07 configuration-script.sh
02:11:01 -rw-rw-r--. 1 jenkins jenkins 337 Sep 25 02:07 detect_variables.env
02:11:01 -rw-rw-r--. 1 jenkins jenkins 2619 Sep 25 02:07 pom.xml
02:11:01 -rw-rw-r--. 1 jenkins jenkins 92 Sep 25 02:07 set_variables.env
02:11:01 -rw-rw-r--. 1 jenkins jenkins 252 Sep 25 02:07 slave_addresses.txt
02:11:01 -rw-rw-r--. 1 jenkins jenkins 570 Sep 25 02:07 requirements.txt
02:11:01 -rw-rw-r--. 1 jenkins jenkins 26 Sep 25 02:07 env.properties
02:11:01 -rw-rw-r--. 1 jenkins jenkins 334 Sep 25 02:05 stack-parameters.yaml
02:11:01 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 25 02:04 test
02:11:01 drwxrwxr-x. 2 jenkins jenkins 6 Sep 25 02:04 test@tmp
02:11:01 -rw-rw-r--. 1 jenkins jenkins 1410 Sep 25 01:52 maven-metadata.xml
02:11:01 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins6067002122922797643.sh
02:11:01 Karaf Deployments, Tests must have already run
02:11:01 [daexim-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins12520882337058841753.sh
02:11:01 Cleaning up Robot installation...
02:11:01 $ ssh-agent -k
02:11:01 unset SSH_AUTH_SOCK;
02:11:01 unset SSH_AGENT_PID;
02:11:01 echo Agent pid 5278 killed;
02:11:01 [ssh-agent] Stopped.
02:11:02 Recording plot data
02:11:02 Robot results publisher started...
02:11:02 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:11:02 -Parsing output xml:
02:11:02 Done!
02:11:02 -Copying log files to build dir:
02:11:03 Done!
02:11:03 -Assigning results to build:
02:11:03 Done!
02:11:03 -Checking thresholds:
02:11:03 Done!
02:11:03 Done publishing Robot results.
02:11:03 [PostBuildScript] - [INFO] Executing post build scripts.
02:11:03 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins2497903758395600569.sh
02:11:03 Archiving csit artifacts
02:11:03 mv: cannot stat '*_1.png': No such file or directory
02:11:03 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:11:03 % Total % Received % Xferd Average Speed Time Time Time Current
02:11:03 Dload Upload Total Spent Left Speed
02:11:03
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 590k 0 590k 0 0 4647k 0 --:--:-- --:--:-- --:--:-- 4684k
02:11:03 Archive: robot-plugin.zip
02:11:03 inflating: ./archives/robot-plugin/log.html
02:11:03 inflating: ./archives/robot-plugin/output.xml
02:11:03 inflating: ./archives/robot-plugin/report.html
02:11:03 mv: cannot stat '*.log.gz': No such file or directory
02:11:03 mv: cannot stat '*.csv': No such file or directory
02:11:03 mv: cannot stat '*.png': No such file or directory
02:11:03 [PostBuildScript] - [INFO] Executing post build scripts.
02:11:03 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins7214548865446283765.sh
02:11:03 [PostBuildScript] - [INFO] Executing post build scripts.
02:11:03 [EnvInject] - Injecting environment variables from a build step.
02:11:03 [EnvInject] - Injecting as environment variables the properties content
02:11:03 OS_CLOUD=vex
02:11:03 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-scandium-398
02:11:03
02:11:03 [EnvInject] - Variables injected successfully.
02:11:03 provisioning config files...
02:11:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:11:03 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins1392976631177629663.sh
02:11:03 ---> openstack-stack-delete.sh
02:11:03 Setup pyenv:
02:11:04 system
02:11:04 3.8.13
02:11:04 3.9.13
02:11:04 3.10.13
02:11:04 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:11:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:11:06 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.
02:11:06 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:11:06 lf-activate-venv(): INFO: Base packages installed successfully
02:11:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:11:22 INFO: Retrieving stack cost for: releng-daexim-csit-1node-basic-only-scandium-398
02:11:25 DEBUG: Successfully retrieved stack cost: total: 0.11
02:11:37 INFO: Deleting stack releng-daexim-csit-1node-basic-only-scandium-398
02:11:37 Successfully deleted stack releng-daexim-csit-1node-basic-only-scandium-398
02:11:37 [PostBuildScript] - [INFO] Executing post build scripts.
02:11:37 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins11917892020498042813.sh
02:11:37 ---> sysstat.sh
02:11:37 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4613556680263467778.sh
02:11:37 ---> package-listing.sh
02:11:37 ++ tr '[:upper:]' '[:lower:]'
02:11:37 ++ facter osfamily
02:11:37 + OS_FAMILY=redhat
02:11:37 + workspace=/w/workspace/daexim-csit-1node-basic-only-scandium
02:11:37 + START_PACKAGES=/tmp/packages_start.txt
02:11:37 + END_PACKAGES=/tmp/packages_end.txt
02:11:37 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:11:37 + PACKAGES=/tmp/packages_start.txt
02:11:37 + '[' /w/workspace/daexim-csit-1node-basic-only-scandium ']'
02:11:37 + PACKAGES=/tmp/packages_end.txt
02:11:37 + case "${OS_FAMILY}" in
02:11:37 + rpm -qa
02:11:37 + sort
02:11:38 + '[' -f /tmp/packages_start.txt ']'
02:11:38 + '[' -f /tmp/packages_end.txt ']'
02:11:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:11:38 + '[' /w/workspace/daexim-csit-1node-basic-only-scandium ']'
02:11:38 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-scandium/archives/
02:11:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-scandium/archives/
02:11:38 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins13656086035810361679.sh
02:11:38 ---> capture-instance-metadata.sh
02:11:38 Setup pyenv:
02:11:38 system
02:11:38 3.8.13
02:11:38 3.9.13
02:11:38 3.10.13
02:11:38 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:11:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:11:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:11:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:11:41 lf-activate-venv(): INFO: Base packages installed successfully
02:11:41 lf-activate-venv(): INFO: Installing additional packages: lftools
02:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:11:51 INFO: Running in OpenStack, capturing instance metadata
02:11:51 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins17773717264904487272.sh
02:11:51 provisioning config files...
02:11:52 Could not find credentials [logs] for daexim-csit-1node-basic-only-scandium #398
02:11:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-scandium@tmp/config14402846235782706917tmp
02:11:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:11:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:11:52 provisioning config files...
02:11:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:11:52 [EnvInject] - Injecting environment variables from a build step.
02:11:52 [EnvInject] - Injecting as environment variables the properties content
02:11:52 SERVER_ID=logs
02:11:52
02:11:52 [EnvInject] - Variables injected successfully.
02:11:52 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins18410557278532675836.sh
02:11:52 ---> create-netrc.sh
02:11:52 WARN: Log server credential not found.
02:11:52 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5200230865935631863.sh
02:11:52 ---> python-tools-install.sh
02:11:52 Setup pyenv:
02:11:53 system
02:11:53 3.8.13
02:11:53 3.9.13
02:11:53 3.10.13
02:11:53 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:11:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:11:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:11:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:11:55 lf-activate-venv(): INFO: Base packages installed successfully
02:11:55 lf-activate-venv(): INFO: Installing additional packages: lftools
02:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:12:08 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins1724325786317255618.sh
02:12:08 ---> sudo-logs.sh
02:12:08 Archiving 'sudo' log..
02:12:09 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins11386852176509335980.sh
02:12:09 ---> job-cost.sh
02:12:09 Setup pyenv:
02:12:09 system
02:12:09 3.8.13
02:12:09 3.9.13
02:12:09 3.10.13
02:12:09 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:12:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:12:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:12:11 lf-activate-venv(): INFO: Base packages installed successfully
02:12:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:12:18 DEBUG: total: 0.11
02:12:18 INFO: Retrieving Stack Cost...
02:12:19 INFO: Retrieving Pricing Info for: v3-standard-2
02:12:19 INFO: Archiving Costs
02:12:19 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16038206483496610879.sh
02:12:19 ---> logs-deploy.sh
02:12:19 Setup pyenv:
02:12:19 system
02:12:19 3.8.13
02:12:19 3.9.13
02:12:19 3.10.13
02:12:19 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:12:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GqNU from file:/tmp/.os_lf_venv
02:12:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:12:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:12:22 lf-activate-venv(): INFO: Base packages installed successfully
02:12:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-GqNU/bin to PATH
02:12:31 WARNING: Nexus logging server not set
02:12:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-scandium/398/
02:12:31 INFO: archiving logs to S3
02:12:33 ---> uname -a:
02:12:33 Linux prd-centos8-robot-2c-8g-995.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
02:12:33
02:12:33
02:12:33 ---> lscpu:
02:12:33 Architecture: x86_64
02:12:33 CPU op-mode(s): 32-bit, 64-bit
02:12:33 Byte Order: Little Endian
02:12:33 CPU(s): 2
02:12:33 On-line CPU(s) list: 0,1
02:12:33 Thread(s) per core: 1
02:12:33 Core(s) per socket: 1
02:12:33 Socket(s): 2
02:12:33 NUMA node(s): 1
02:12:33 Vendor ID: AuthenticAMD
02:12:33 CPU family: 23
02:12:33 Model: 49
02:12:33 Model name: AMD EPYC-Rome Processor
02:12:33 Stepping: 0
02:12:33 CPU MHz: 2800.000
02:12:33 BogoMIPS: 5600.00
02:12:33 Virtualization: AMD-V
02:12:33 Hypervisor vendor: KVM
02:12:33 Virtualization type: full
02:12:33 L1d cache: 32K
02:12:33 L1i cache: 32K
02:12:33 L2 cache: 512K
02:12:33 L3 cache: 16384K
02:12:33 NUMA node0 CPU(s): 0,1
02:12:33 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
02:12:33
02:12:33
02:12:33 ---> nproc:
02:12:33 2
02:12:33
02:12:33
02:12:33 ---> df -h:
02:12:33 Filesystem Size Used Avail Use% Mounted on
02:12:33 devtmpfs 3.8G 0 3.8G 0% /dev
02:12:33 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:12:33 tmpfs 3.8G 17M 3.8G 1% /run
02:12:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:12:33 /dev/vda1 40G 8.4G 32G 21% /
02:12:33 tmpfs 770M 0 770M 0% /run/user/1001
02:12:33
02:12:33
02:12:33 ---> free -m:
02:12:33 total used free shared buff/cache available
02:12:33 Mem: 7697 589 4922 19 2184 6809
02:12:33 Swap: 1023 0 1023
02:12:33
02:12:33
02:12:33 ---> ip addr:
02:12:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:12:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:12:33 inet 127.0.0.1/8 scope host lo
02:12:33 valid_lft forever preferred_lft forever
02:12:33 inet6 ::1/128 scope host
02:12:33 valid_lft forever preferred_lft forever
02:12:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:12:33 link/ether fa:16:3e:89:2e:ad brd ff:ff:ff:ff:ff:ff
02:12:33 altname enp0s3
02:12:33 altname ens3
02:12:33 inet 10.30.170.41/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:12:33 valid_lft 85869sec preferred_lft 85869sec
02:12:33 inet6 fe80::f816:3eff:fe89:2ead/64 scope link
02:12:33 valid_lft forever preferred_lft forever
02:12:33
02:12:33
02:12:33 ---> sar -b -r -n DEV:
02:12:33 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/25/2025 _x86_64_ (2 CPU)
02:12:33
02:12:33 02:03:37 LINUX RESTART (2 CPU)
02:12:33
02:12:33 02:04:01 AM tps rtps wtps bread/s bwrtn/s
02:12:33 02:05:01 AM 162.41 98.20 64.21 12117.98 40452.77
02:12:33 02:06:01 AM 121.78 0.72 121.06 52.92 12543.14
02:12:33 02:07:01 AM 24.56 0.42 24.15 64.79 1939.99
02:12:33 02:08:01 AM 64.80 9.45 55.35 1685.30 4227.79
02:12:33 02:09:01 AM 27.25 0.00 27.25 0.00 5334.58
02:12:33 02:10:01 AM 5.16 0.22 4.95 11.73 211.65
02:12:33 02:11:01 AM 0.88 0.03 0.85 1.87 68.11
02:12:33 02:12:01 AM 32.02 0.65 31.37 74.11 1610.18
02:12:33 Average: 54.86 13.71 41.15 1751.19 8298.63
02:12:33
02:12:33 02:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:12:33 02:05:01 AM 5387632 7000712 2494792 31.65 2688 1803712 784640 8.79 199128 2004708 140348
02:12:33 02:06:01 AM 5162600 7000240 2719824 34.50 2688 2013444 705188 7.90 198444 2167808 41860
02:12:33 02:07:01 AM 5238236 7077632 2644188 33.55 2688 2015392 654332 7.33 219452 2074288 8
02:12:33 02:08:01 AM 4951628 7053972 2930796 37.18 2688 2269788 649748 7.28 268324 2283236 145108
02:12:33 02:09:01 AM 4947820 7049888 2934604 37.23 2688 2269788 649748 7.28 268324 2283260 4
02:12:33 02:10:01 AM 4902548 7006408 2979876 37.80 2688 2271576 738512 8.27 268596 2328200 464
02:12:33 02:11:01 AM 4944512 7052296 2937912 37.27 2688 2275472 645828 7.23 269080 2286672 2644
02:12:33 02:12:01 AM 5063692 6989428 2818732 35.76 2688 2099720 711948 7.97 467772 1995488 10016
02:12:33 Average: 5074834 7028822 2807590 35.62 2688 2127362 692493 7.75 269890 2177958 42556
02:12:33
02:12:33 02:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:12:33 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:05:01 AM eth0 289.50 200.43 1655.42 62.39 0.00 0.00 0.00 0.00
02:12:33 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:06:01 AM eth0 70.64 56.69 842.93 9.20 0.00 0.00 0.00 0.00
02:12:33 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:07:01 AM eth0 13.61 7.60 5.47 3.34 0.00 0.00 0.00 0.00
02:12:33 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:08:01 AM eth0 175.92 154.33 362.03 31.02 0.00 0.00 0.00 0.00
02:12:33 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:09:01 AM eth0 2.32 1.02 0.34 0.14 0.00 0.00 0.00 0.00
02:12:33 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:10:01 AM eth0 35.44 27.21 11.59 4.87 0.00 0.00 0.00 0.00
02:12:33 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:11:01 AM eth0 31.86 25.47 10.01 5.54 0.00 0.00 0.00 0.00
02:12:33 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 02:12:01 AM eth0 48.30 34.77 87.63 36.05 0.00 0.00 0.00 0.00
02:12:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:33 Average: eth0 83.45 63.44 371.93 19.07 0.00 0.00 0.00 0.00
02:12:33
02:12:33
02:12:33 ---> sar -P ALL:
02:12:33 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/25/2025 _x86_64_ (2 CPU)
02:12:33
02:12:33 02:03:37 LINUX RESTART (2 CPU)
02:12:33
02:12:33 02:04:01 AM CPU %user %nice %system %iowait %steal %idle
02:12:33 02:05:01 AM all 39.10 0.03 9.09 8.92 0.10 42.76
02:12:33 02:05:01 AM 0 40.09 0.02 9.93 9.41 0.10 40.46
02:12:33 02:05:01 AM 1 38.11 0.05 8.25 8.42 0.10 45.07
02:12:33 02:06:01 AM all 31.46 0.00 4.79 1.72 0.10 61.92
02:12:33 02:06:01 AM 0 38.83 0.00 5.60 1.77 0.10 53.70
02:12:33 02:06:01 AM 1 24.11 0.00 3.99 1.68 0.10 70.12
02:12:33 02:07:01 AM all 11.73 0.00 1.44 0.23 0.07 86.54
02:12:33 02:07:01 AM 0 18.67 0.00 1.64 0.17 0.07 79.46
02:12:33 02:07:01 AM 1 4.81 0.00 1.23 0.28 0.07 93.61
02:12:33 02:08:01 AM all 33.29 0.00 6.22 0.54 0.09 59.86
02:12:33 02:08:01 AM 0 45.83 0.00 7.15 0.55 0.10 46.37
02:12:33 02:08:01 AM 1 20.75 0.00 5.28 0.53 0.08 73.35
02:12:33 02:09:01 AM all 0.24 0.00 0.33 1.67 0.04 97.72
02:12:33 02:09:01 AM 0 0.38 0.00 0.37 1.34 0.05 97.86
02:12:33 02:09:01 AM 1 0.10 0.00 0.28 2.00 0.03 97.58
02:12:33 02:10:01 AM all 9.73 0.00 0.97 0.02 0.08 89.20
02:12:33 02:10:01 AM 0 11.44 0.00 0.99 0.00 0.08 87.49
02:12:33 02:10:01 AM 1 8.01 0.00 0.95 0.03 0.08 90.92
02:12:33 02:11:01 AM all 11.08 0.00 0.81 0.03 0.06 88.03
02:12:33 02:11:01 AM 0 11.61 0.00 0.80 0.05 0.05 87.48
02:12:33 02:11:01 AM 1 10.54 0.00 0.82 0.00 0.07 88.58
02:12:33 02:12:01 AM all 30.78 0.00 3.99 0.15 0.15 64.93
02:12:33 02:12:01 AM 0 36.61 0.00 4.40 0.15 0.17 58.67
02:12:33 02:12:01 AM 1 24.95 0.00 3.57 0.15 0.13 71.19
02:12:33 Average: all 20.93 0.00 3.45 1.65 0.09 73.87
02:12:33 Average: 0 25.45 0.00 3.86 1.68 0.09 68.92
02:12:33 Average: 1 16.41 0.01 3.05 1.63 0.08 78.82
02:12:33
02:12:33
02:12:33