03:32:11 Started by upstream project "integration-distribution-test-titanium" build number 405 03:32:11 originally caused by: 03:32:11 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 378 03:32:11 originally caused by: 03:32:11 Started by timer 03:32:11 Running as SYSTEM 03:32:11 [EnvInject] - Loading node environment variables. 03:32:12 Building remotely on prd-centos8-robot-2c-8g-50360 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-scale-only-titanium 03:32:13 [ssh-agent] Looking for ssh-agent implementation... 03:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:14 $ ssh-agent 03:32:14 SSH_AUTH_SOCK=/tmp/ssh-3ycZbjyI5dNu/agent.5161 03:32:14 SSH_AGENT_PID=5162 03:32:14 [ssh-agent] Started. 03:32:14 Running ssh-add (command line suppressed) 03:32:14 Identity added: /w/workspace/openflowplugin-csit-1node-scale-only-titanium@tmp/private_key_9938940060463653340.key (/w/workspace/openflowplugin-csit-1node-scale-only-titanium@tmp/private_key_9938940060463653340.key) 03:32:14 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 03:32:14 The recommended git tool is: NONE 03:32:17 using credential opendaylight-jenkins-ssh 03:32:17 Wiping out workspace first. 03:32:17 Cloning the remote Git repository 03:32:17 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 03:32:17 > git init /w/workspace/openflowplugin-csit-1node-scale-only-titanium/test # timeout=10 03:32:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:32:17 > git --version # timeout=10 03:32:17 > git --version # 'git version 2.43.0' 03:32:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:32:17 [INFO] Currently running in a labeled security context 03:32:17 [INFO] Currently SELinux is 'enforcing' on the host 03:32:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-only-titanium/test@tmp/jenkins-gitclient-ssh2012826398786208848.key 03:32:17 Verifying host key using known hosts file 03:32:17 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. 03:32:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:26 ERROR: Error cloning remote repo 'origin' 03:32:26 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/*" returned status code 128: 03:32:26 stdout: 03:32:26 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (Name or service not known) 03:32:26 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:32:26 at hudson.remoting.Request$2.run(Request.java:377) 03:32:26 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:32:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:32:26 at java.base/java.lang.Thread.run(Thread.java:829) 03:32:26 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-50360 03:32:26 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 03:32:26 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 03:32:26 at hudson.remoting.Channel.call(Channel.java:1003) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 03:32:26 at jdk.internal.reflect.GeneratedMethodAccessor1692.invoke(Unknown Source) 03:32:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:32:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 03:32:26 at com.sun.proxy.$Proxy317.execute(Unknown Source) 03:32:26 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 03:32:26 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 03:32:26 at hudson.scm.SCM.checkout(SCM.java:540) 03:32:26 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 03:32:26 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 03:32:26 at hudson.model.Run.execute(Run.java:1895) 03:32:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 03:32:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 03:32:26 at hudson.model.Executor.run(Executor.java:442) 03:32:26 ERROR: Error cloning remote repo 'origin' 03:32:26 $ ssh-agent -k 03:32:26 unset SSH_AUTH_SOCK; 03:32:26 unset SSH_AGENT_PID; 03:32:26 echo Agent pid 5162 killed; 03:32:26 [ssh-agent] Stopped. 03:32:26 Recording plot data 03:32:26 Robot results publisher started... 03:32:26 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:32:26 -Parsing output xml: 03:32:26 Failed! 03:32:26 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-scale-only-titanium with configured filemask: output.xml 03:32:26 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 03:32:26 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 03:32:26 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:32:26 at hudson.remoting.Request$2.run(Request.java:377) 03:32:26 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:32:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:32:26 at java.base/java.lang.Thread.run(Thread.java:829) 03:32:26 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-50360 03:32:26 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 03:32:26 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 03:32:26 at hudson.remoting.Channel.call(Channel.java:1003) 03:32:26 at hudson.FilePath.act(FilePath.java:1230) 03:32:26 at hudson.FilePath.act(FilePath.java:1219) 03:32:26 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 03:32:26 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 03:32:26 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 03:32:26 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 03:32:26 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 03:32:26 at hudson.model.Build$BuildExecution.post2(Build.java:179) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 03:32:26 at hudson.model.Run.execute(Run.java:1918) 03:32:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 03:32:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 03:32:26 at hudson.model.Executor.run(Executor.java:442) 03:32:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:26 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins8921832035985266824.sh 03:32:26 Archiving csit artifacts 03:32:26 seq: invalid floating point argument: ‘’ 03:32:26 Try 'seq --help' for more information. 03:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:26 Dload Upload Total Spent Left Speed 03:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 1866 0 --:--:-- --:--:-- --:--:-- 1866 03:32:26 Archive: robot-plugin.zip 03:32:26 End-of-central-directory signature not found. Either this file is not 03:32:26 a zipfile, or it constitutes one disk of a multi-part archive. In the 03:32:26 latter case the central directory and zipfile comment will be found on 03:32:26 the last disk(s) of this archive. 03:32:26 unzip: cannot find zipfile directory in one of robot-plugin.zip or 03:32:26 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 03:32:26 mv: cannot stat '*.log': No such file or directory 03:32:26 mv: cannot stat '*.log.gz': No such file or directory 03:32:26 mv: cannot stat '*.csv': No such file or directory 03:32:26 mv: cannot stat '*.png': No such file or directory 03:32:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:26 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins9195341965302507198.sh 03:32:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:26 [EnvInject] - Injecting environment variables from a build step. 03:32:26 [EnvInject] - Injecting as environment variables the properties content 03:32:26 OS_CLOUD=vex 03:32:26 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-only-titanium-394 03:32:26 03:32:26 [EnvInject] - Variables injected successfully. 03:32:26 provisioning config files... 03:32:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:32:26 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins17671620286447426777.sh 03:32:26 ---> openstack-stack-delete.sh 03:32:26 Setup pyenv: 03:32:27 system 03:32:27 * 3.8.13 (set by /opt/pyenv/version) 03:32:27 * 3.9.13 (set by /opt/pyenv/version) 03:32:27 * 3.10.13 (set by /opt/pyenv/version) 03:32:27 * 3.11.7 (set by /opt/pyenv/version) 03:32:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I0BA 03:32:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:32:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-I0BA/bin to PATH 03:33:13 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-scale-only-titanium-394 03:33:15 openstack.exceptions.NotFoundException: No Stack found for releng-openflowplugin-csit-1node-scale-only-titanium-394 03:33:15 WARNING: Unable to get stack costs, continuing anyway 03:33:27 INFO: Deleting stack releng-openflowplugin-csit-1node-scale-only-titanium-394 03:33:27 Successfully deleted stack releng-openflowplugin-csit-1node-scale-only-titanium-394 03:33:27 [PostBuildScript] - [INFO] Executing post build scripts. 03:33:27 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins16413742452889496601.sh 03:33:27 ---> sysstat.sh 03:33:27 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins435453724923707051.sh 03:33:27 ---> package-listing.sh 03:33:27 ++ tr '[:upper:]' '[:lower:]' 03:33:27 ++ facter osfamily 03:33:28 + OS_FAMILY=redhat 03:33:28 + workspace=/w/workspace/openflowplugin-csit-1node-scale-only-titanium 03:33:28 + START_PACKAGES=/tmp/packages_start.txt 03:33:28 + END_PACKAGES=/tmp/packages_end.txt 03:33:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:28 + PACKAGES=/tmp/packages_start.txt 03:33:28 + '[' /w/workspace/openflowplugin-csit-1node-scale-only-titanium ']' 03:33:28 + PACKAGES=/tmp/packages_end.txt 03:33:28 + case "${OS_FAMILY}" in 03:33:28 + sort 03:33:28 + rpm -qa 03:33:28 + '[' -f /tmp/packages_start.txt ']' 03:33:28 + '[' -f /tmp/packages_end.txt ']' 03:33:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:28 + '[' /w/workspace/openflowplugin-csit-1node-scale-only-titanium ']' 03:33:28 + mkdir -p /w/workspace/openflowplugin-csit-1node-scale-only-titanium/archives/ 03:33:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-scale-only-titanium/archives/ 03:33:28 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins16294288888349749451.sh 03:33:28 ---> capture-instance-metadata.sh 03:33:28 Setup pyenv: 03:33:29 system 03:33:29 3.8.13 03:33:29 3.9.13 03:33:29 3.10.13 03:33:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-only-titanium/.python-version) 03:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0BA from file:/tmp/.os_lf_venv 03:33:31 lf-activate-venv(): INFO: Installing: lftools 03:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-I0BA/bin to PATH 03:33:39 INFO: Running in OpenStack, capturing instance metadata 03:33:39 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins14911486899073574200.sh 03:33:39 provisioning config files... 03:33:39 Could not find credentials [logs] for openflowplugin-csit-1node-scale-only-titanium #394 03:33:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-scale-only-titanium@tmp/config16525231311356620798tmp 03:33:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:33:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:33:39 provisioning config files... 03:33:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:33:40 [EnvInject] - Injecting environment variables from a build step. 03:33:40 [EnvInject] - Injecting as environment variables the properties content 03:33:40 SERVER_ID=logs 03:33:40 03:33:40 [EnvInject] - Variables injected successfully. 03:33:40 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins3315532062337225063.sh 03:33:40 ---> create-netrc.sh 03:33:40 WARN: Log server credential not found. 03:33:40 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins17780158672370030383.sh 03:33:40 ---> python-tools-install.sh 03:33:40 Setup pyenv: 03:33:40 system 03:33:40 3.8.13 03:33:40 3.9.13 03:33:40 3.10.13 03:33:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-only-titanium/.python-version) 03:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0BA from file:/tmp/.os_lf_venv 03:33:42 lf-activate-venv(): INFO: Installing: lftools 03:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-I0BA/bin to PATH 03:33:50 Generating Requirements File 03:34:02 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. 03:34:02 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:34:02 Python 3.11.7 03:34:03 pip 25.2 from /tmp/venv-I0BA/lib/python3.11/site-packages/pip (python 3.11) 03:34:03 appdirs==1.4.4 03:34:03 argcomplete==3.6.2 03:34:03 aspy.yaml==1.3.0 03:34:03 attrs==25.3.0 03:34:03 autopage==0.5.2 03:34:03 beautifulsoup4==4.13.5 03:34:03 boto3==1.40.25 03:34:03 botocore==1.40.25 03:34:03 bs4==0.0.2 03:34:03 cachetools==5.5.2 03:34:03 certifi==2025.8.3 03:34:03 cffi==1.17.1 03:34:03 cfgv==3.4.0 03:34:03 chardet==5.2.0 03:34:03 charset-normalizer==3.4.3 03:34:03 click==8.2.1 03:34:03 cliff==4.11.0 03:34:03 cmd2==2.7.0 03:34:03 cryptography==3.3.2 03:34:03 debtcollector==3.0.0 03:34:03 decorator==5.2.1 03:34:03 defusedxml==0.7.1 03:34:03 Deprecated==1.2.18 03:34:03 distlib==0.4.0 03:34:03 dnspython==2.7.0 03:34:03 docker==7.1.0 03:34:03 dogpile.cache==1.4.0 03:34:03 durationpy==0.10 03:34:03 email-validator==2.3.0 03:34:03 filelock==3.19.1 03:34:03 future==1.0.0 03:34:03 gitdb==4.0.12 03:34:03 GitPython==3.1.45 03:34:03 google-auth==2.40.3 03:34:03 httplib2==0.30.0 03:34:03 identify==2.6.14 03:34:03 idna==3.10 03:34:03 importlib-resources==1.5.0 03:34:03 iso8601==2.1.0 03:34:03 Jinja2==3.1.6 03:34:03 jmespath==1.0.1 03:34:03 jsonpatch==1.33 03:34:03 jsonpointer==3.0.0 03:34:03 jsonschema==4.25.1 03:34:03 jsonschema-specifications==2025.4.1 03:34:03 keystoneauth1==5.12.0 03:34:03 kubernetes==33.1.0 03:34:03 lftools==0.37.13 03:34:03 lxml==6.0.1 03:34:03 markdown-it-py==4.0.0 03:34:03 MarkupSafe==3.0.2 03:34:03 mdurl==0.1.2 03:34:03 msgpack==1.1.1 03:34:03 multi_key_dict==2.0.3 03:34:03 munch==4.0.0 03:34:03 netaddr==1.3.0 03:34:03 niet==1.4.2 03:34:03 nodeenv==1.9.1 03:34:03 oauth2client==4.1.3 03:34:03 oauthlib==3.3.1 03:34:03 openstacksdk==4.7.0 03:34:03 os-service-types==1.8.0 03:34:03 osc-lib==4.2.0 03:34:03 oslo.config==10.0.0 03:34:03 oslo.context==6.1.0 03:34:03 oslo.i18n==6.6.0 03:34:03 oslo.log==7.2.1 03:34:03 oslo.serialization==5.8.0 03:34:03 oslo.utils==9.1.0 03:34:03 packaging==25.0 03:34:03 pbr==7.0.1 03:34:03 platformdirs==4.4.0 03:34:03 prettytable==3.16.0 03:34:03 psutil==7.0.0 03:34:03 pyasn1==0.6.1 03:34:03 pyasn1_modules==0.4.2 03:34:03 pycparser==2.22 03:34:03 pygerrit2==2.0.15 03:34:03 PyGithub==2.8.1 03:34:03 Pygments==2.19.2 03:34:03 PyJWT==2.10.1 03:34:03 PyNaCl==1.5.0 03:34:03 pyparsing==2.4.7 03:34:03 pyperclip==1.9.0 03:34:03 pyrsistent==0.20.0 03:34:03 python-cinderclient==9.8.0 03:34:03 python-dateutil==2.9.0.post0 03:34:03 python-heatclient==4.3.0 03:34:03 python-jenkins==1.8.3 03:34:03 python-keystoneclient==5.7.0 03:34:03 python-magnumclient==4.9.0 03:34:03 python-novaclient==18.11.0 03:34:03 python-openstackclient==8.2.0 03:34:03 python-swiftclient==4.8.0 03:34:03 PyYAML==6.0.2 03:34:03 referencing==0.36.2 03:34:03 requests==2.32.5 03:34:03 requests-oauthlib==2.0.0 03:34:03 requestsexceptions==1.4.0 03:34:03 rfc3986==2.0.0 03:34:03 rich==14.1.0 03:34:03 rich-argparse==1.7.1 03:34:03 rpds-py==0.27.1 03:34:03 rsa==4.9.1 03:34:03 ruamel.yaml==0.18.15 03:34:03 ruamel.yaml.clib==0.2.12 03:34:03 s3transfer==0.13.1 03:34:03 simplejson==3.20.1 03:34:03 six==1.17.0 03:34:03 smmap==5.0.2 03:34:03 soupsieve==2.8 03:34:03 stevedore==5.5.0 03:34:03 tabulate==0.9.0 03:34:03 toml==0.10.2 03:34:03 tomlkit==0.13.3 03:34:03 tqdm==4.67.1 03:34:03 typing_extensions==4.15.0 03:34:03 tzdata==2025.2 03:34:03 urllib3==1.26.20 03:34:03 virtualenv==20.34.0 03:34:03 wcwidth==0.2.13 03:34:03 websocket-client==1.8.0 03:34:03 wrapt==1.17.3 03:34:03 xdg==6.0.0 03:34:03 xmltodict==0.15.0 03:34:03 yq==3.4.3 03:34:03 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins5690926984167280351.sh 03:34:03 ---> sudo-logs.sh 03:34:03 Archiving 'sudo' log.. 03:34:03 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash /tmp/jenkins7021895704465542969.sh 03:34:03 ---> job-cost.sh 03:34:03 Setup pyenv: 03:34:04 system 03:34:04 3.8.13 03:34:04 3.9.13 03:34:04 3.10.13 03:34:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-only-titanium/.python-version) 03:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0BA from file:/tmp/.os_lf_venv 03:34:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-I0BA/bin to PATH 03:34:11 DEBUG: total: 0 03:34:11 INFO: Retrieving Stack Cost... 03:34:11 INFO: Retrieving Pricing Info for: v3-standard-2 03:34:11 INFO: Archiving Costs 03:34:11 [openflowplugin-csit-1node-scale-only-titanium] $ /bin/bash -l /tmp/jenkins16198085926903601872.sh 03:34:11 ---> logs-deploy.sh 03:34:11 Setup pyenv: 03:34:12 system 03:34:12 3.8.13 03:34:12 3.9.13 03:34:12 3.10.13 03:34:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-only-titanium/.python-version) 03:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0BA from file:/tmp/.os_lf_venv 03:34:14 lf-activate-venv(): INFO: Installing: lftools 03:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-I0BA/bin to PATH 03:34:21 WARNING: Nexus logging server not set 03:34:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-scale-only-titanium/394/ 03:34:21 INFO: archiving logs to S3 03:34:22 ---> uname -a: 03:34:22 Linux prd-centos8-robot-2c-8g-50360.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 03:34:22 03:34:22 03:34:22 ---> lscpu: 03:34:22 Architecture: x86_64 03:34:22 CPU op-mode(s): 32-bit, 64-bit 03:34:22 Byte Order: Little Endian 03:34:22 CPU(s): 2 03:34:22 On-line CPU(s) list: 0,1 03:34:22 Thread(s) per core: 1 03:34:22 Core(s) per socket: 1 03:34:22 Socket(s): 2 03:34:22 NUMA node(s): 1 03:34:22 Vendor ID: AuthenticAMD 03:34:22 CPU family: 23 03:34:22 Model: 49 03:34:22 Model name: AMD EPYC-Rome Processor 03:34:22 Stepping: 0 03:34:22 CPU MHz: 2799.996 03:34:22 BogoMIPS: 5599.99 03:34:22 Virtualization: AMD-V 03:34:22 Hypervisor vendor: KVM 03:34:22 Virtualization type: full 03:34:22 L1d cache: 32K 03:34:22 L1i cache: 32K 03:34:22 L2 cache: 512K 03:34:22 L3 cache: 16384K 03:34:22 NUMA node0 CPU(s): 0,1 03:34:22 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 03:34:22 03:34:22 03:34:22 ---> nproc: 03:34:22 2 03:34:22 03:34:22 03:34:22 ---> df -h: 03:34:22 Filesystem Size Used Avail Use% Mounted on 03:34:22 devtmpfs 3.8G 0 3.8G 0% /dev 03:34:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:34:22 tmpfs 3.8G 17M 3.8G 1% /run 03:34:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:34:22 /dev/vda1 40G 8.3G 32G 21% / 03:34:22 tmpfs 770M 0 770M 0% /run/user/1001 03:34:22 03:34:22 03:34:22 ---> free -m: 03:34:22 total used free shared buff/cache available 03:34:22 Mem: 7697 556 5096 19 2044 6845 03:34:22 Swap: 1023 0 1023 03:34:22 03:34:22 03:34:22 ---> ip addr: 03:34:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:34:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:34:22 inet 127.0.0.1/8 scope host lo 03:34:22 valid_lft forever preferred_lft forever 03:34:22 inet6 ::1/128 scope host 03:34:22 valid_lft forever preferred_lft forever 03:34:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:34:22 link/ether fa:16:3e:fc:4a:2a brd ff:ff:ff:ff:ff:ff 03:34:22 altname enp0s3 03:34:22 altname ens3 03:34:22 inet 10.30.170.188/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:34:22 valid_lft 86235sec preferred_lft 86235sec 03:34:22 inet6 fe80::f816:3eff:fefc:4a2a/64 scope link 03:34:22 valid_lft forever preferred_lft forever 03:34:22 03:34:22 03:34:22 ---> sar -b -r -n DEV: 03:34:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/07/2025 _x86_64_ (2 CPU) 03:34:22 03:34:22 03:31:34 LINUX RESTART (2 CPU) 03:34:22 03:34:22 03:32:01 AM tps rtps wtps bread/s bwrtn/s 03:34:22 03:33:01 AM 106.08 47.13 58.95 7451.52 5688.80 03:34:22 03:34:01 AM 109.61 0.95 108.66 107.30 11408.36 03:34:22 Average: 107.85 24.04 83.81 3779.41 8548.58 03:34:22 03:34:22 03:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:22 03:33:01 AM 5355352 6997020 2527072 32.06 2688 1830940 773896 8.67 193376 2041868 154184 03:34:22 03:34:01 AM 5205968 7001836 2676456 33.95 2688 1973300 732736 8.20 371676 1962076 44872 03:34:22 Average: 5280660 6999428 2601764 33.01 2688 1902120 753316 8.43 282526 2001972 99528 03:34:22 03:34:22 03:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:22 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:22 03:33:01 AM eth0 205.48 117.91 1589.37 49.79 0.00 0.00 0.00 0.00 03:34:22 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:22 03:34:01 AM eth0 23.78 18.18 120.30 6.66 0.00 0.00 0.00 0.00 03:34:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:22 Average: eth0 114.63 68.04 854.83 28.22 0.00 0.00 0.00 0.00 03:34:22 03:34:22 03:34:22 ---> sar -P ALL: 03:34:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/07/2025 _x86_64_ (2 CPU) 03:34:22 03:34:22 03:31:34 LINUX RESTART (2 CPU) 03:34:22 03:34:22 03:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:34:22 03:33:01 AM all 39.45 0.03 6.98 3.90 0.11 49.53 03:34:22 03:33:01 AM 0 40.84 0.05 7.64 3.63 0.12 47.72 03:34:22 03:33:01 AM 1 38.07 0.02 6.33 4.16 0.10 51.34 03:34:22 03:34:01 AM all 33.51 0.00 5.38 1.55 0.09 59.47 03:34:22 03:34:01 AM 0 33.36 0.00 5.92 1.63 0.08 59.00 03:34:22 03:34:01 AM 1 33.66 0.00 4.85 1.47 0.10 59.93 03:34:22 Average: all 36.48 0.02 6.18 2.72 0.10 54.51 03:34:22 Average: 0 37.09 0.03 6.78 2.63 0.10 53.37 03:34:22 Average: 1 35.86 0.01 5.58 2.81 0.10 55.64 03:34:22 03:34:22 03:34:22