04:57:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/serviceutils/+/114101 04:57:20 Running as SYSTEM 04:57:20 No JDK named ‘openjdk17’ found 04:57:20 No JDK named ‘openjdk17’ found 04:57:20 [EnvInject] - Loading node environment variables. 04:57:20 Building remotely on prd-centos8-builder-2c-8g-44814 (centos8-builder-2c-8g) in workspace /w/workspace/serviceutils-validate-autorelease-scandium 04:57:20 [ssh-agent] Looking for ssh-agent implementation... 04:57:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:21 $ ssh-agent 04:57:21 SSH_AUTH_SOCK=/tmp/ssh-Il6XBjPKXVM9/agent.5451 04:57:21 SSH_AGENT_PID=5453 04:57:21 [ssh-agent] Started. 04:57:21 Running ssh-add (command line suppressed) 04:57:21 Identity added: /w/workspace/serviceutils-validate-autorelease-scandium@tmp/private_key_1764346665098101550.key (/w/workspace/serviceutils-validate-autorelease-scandium@tmp/private_key_1764346665098101550.key) 04:57:21 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:57:21 No JDK named ‘openjdk17’ found 04:57:21 The recommended git tool is: NONE 04:57:23 using credential opendaylight-jenkins-ssh 04:57:23 Wiping out workspace first. 04:57:23 No JDK named ‘openjdk17’ found 04:57:23 Cloning the remote Git repository 04:57:23 Cloning repository ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease 04:57:23 > git init /w/workspace/serviceutils-validate-autorelease-scandium # timeout=10 04:57:23 Fetching upstream changes from ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease 04:57:23 > git --version # timeout=10 04:57:23 > git --version # 'git version 2.43.0' 04:57:23 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:57:23 [INFO] Currently running in a labeled security context 04:57:23 [INFO] Currently SELinux is 'enforcing' on the host 04:57:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-validate-autorelease-scandium@tmp/jenkins-gitclient-ssh12449522365028178975.key 04:57:23 Verifying host key using known hosts file 04:57:23 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. 04:57:23 > git fetch --tags --force --progress -- ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:53 > git config remote.origin.url ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease # timeout=10 05:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:53 Avoid second fetch 05:05:53 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 05:05:53 No JDK named ‘openjdk17’ found 05:05:53 Checking out Revision d87e752b384b1ebbb7a8d6ef69595ae13aac15b7 (refs/remotes/origin/stable/scandium) 05:05:53 > git config core.sparsecheckout # timeout=10 05:05:53 > git checkout -f d87e752b384b1ebbb7a8d6ef69595ae13aac15b7 # timeout=10 05:05:54 Commit message: "Update git submodules" 05:05:54 > git rev-list --no-walk 6f794bcd020d3091545d1eaccb337cfe3181e9d2 # timeout=10 05:05:54 > git remote # timeout=10 05:05:54 > git submodule init # timeout=10 05:05:54 > git submodule sync # timeout=10 05:05:54 > git config --get remote.origin.url # timeout=10 05:05:54 No JDK named ‘openjdk17’ found 05:05:54 > git submodule init # timeout=10 05:05:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:05:54 > git config --get submodule.daexim.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 05:05:54 > git config --get submodule.integration/distribution.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 05:05:54 > git config --get submodule.jsonrpc.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 05:05:54 > git config --get submodule.lispflowmapping.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 05:05:54 > git config --get submodule.openflowplugin.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 05:05:54 > git config --get submodule.ovsdb.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 05:05:54 > git config --get submodule.serviceutils.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 05:05:54 > git submodule update --init --recursive daexim # timeout=60 05:08:23 > git submodule update --init --recursive integration/distribution # timeout=60 05:23:29 hudson.plugins.git.GitException: Command "git submodule update --init --recursive integration/distribution" returned status code 1: 05:23:29 stdout: 05:23:29 stderr: Cloning into '/w/workspace/serviceutils-validate-autorelease-scandium/integration/distribution'... 05:23:29 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 05:23:29 Timeout, server git.opendaylight.org not responding. 05:23:29 fetch-pack: unexpected disconnect while reading sideband packet 05:23:29 fatal: early EOF 05:23:29 fatal: fetch-pack: invalid index-pack output 05:23:29 fatal: clone of 'ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution' into submodule path '/w/workspace/serviceutils-validate-autorelease-scandium/integration/distribution' failed 05:23:29 Failed to clone 'integration/distribution'. Retry scheduled 05:23:29 Cloning into '/w/workspace/serviceutils-validate-autorelease-scandium/integration/distribution'... 05:23:29 kex_exchange_identification: read: Connection reset by peer 05:23:29 fatal: Could not read from remote repository. 05:23:29 05:23:29 Please make sure you have the correct access rights 05:23:29 and the repository exists. 05:23:29 fatal: clone of 'ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution' into submodule path '/w/workspace/serviceutils-validate-autorelease-scandium/integration/distribution' failed 05:23:29 Failed to clone 'integration/distribution' a second time, aborting 05:23:29 05:23:29 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 05:23:29 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 05:23:29 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.lambda$execute$0(CliGitAPIImpl.java:1573) 05:23:29 at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) 05:23:29 at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:76) 05:23:29 at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) 05:23:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 05:23:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 05:23:29 at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:327) 05:23:29 at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:184) 05:23:29 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:77) 05:23:29 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:70) 05:23:29 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-8g-44814 05:23:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 05:23:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 05:23:29 at hudson.remoting.Channel.call(Channel.java:1003) 05:23:29 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 05:23:29 at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) 05:23:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:23:29 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 05:23:29 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 05:23:29 at com.sun.proxy.$Proxy206.execute(Unknown Source) 05:23:29 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:196) 05:23:29 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1390) 05:23:29 at hudson.scm.SCM.checkout(SCM.java:540) 05:23:29 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 05:23:29 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 05:23:29 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 05:23:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 05:23:29 at hudson.model.Run.execute(Run.java:1895) 05:23:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:23:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:23:29 at hudson.model.Executor.run(Executor.java:442) 05:23:29 Caused: hudson.plugins.git.GitException 05:23:29 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:89) 05:23:29 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:69) 05:23:29 at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) 05:23:29 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1576) 05:23:29 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 05:23:29 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 05:23:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 05:23:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 05:23:29 at hudson.remoting.Request$2.run(Request.java:377) 05:23:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 05:23:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 05:23:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 05:23:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 05:23:29 at java.base/java.lang.Thread.run(Thread.java:829) 05:23:29 Caused: java.io.IOException: Could not perform submodule update 05:23:29 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:201) 05:23:29 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1390) 05:23:29 at hudson.scm.SCM.checkout(SCM.java:540) 05:23:29 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 05:23:29 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 05:23:29 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 05:23:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 05:23:29 at hudson.model.Run.execute(Run.java:1895) 05:23:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:23:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:23:29 at hudson.model.Executor.run(Executor.java:442) 05:23:29 $ ssh-agent -k 05:23:29 unset SSH_AUTH_SOCK; 05:23:29 unset SSH_AGENT_PID; 05:23:29 echo Agent pid 5453 killed; 05:23:29 [ssh-agent] Stopped. 05:23:29 No JDK named ‘openjdk17’ found 05:23:29 [PostBuildScript] - [INFO] Executing post build scripts. 05:23:29 No JDK named ‘openjdk17’ found 05:23:29 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins9422100404092596095.sh 05:23:29 ---> sysstat.sh 05:23:30 No JDK named ‘openjdk17’ found 05:23:30 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins551781014095676267.sh 05:23:30 ---> package-listing.sh 05:23:30 ++ facter osfamily 05:23:30 ++ tr '[:upper:]' '[:lower:]' 05:23:30 + OS_FAMILY=redhat 05:23:30 + workspace=/w/workspace/serviceutils-validate-autorelease-scandium 05:23:30 + START_PACKAGES=/tmp/packages_start.txt 05:23:30 + END_PACKAGES=/tmp/packages_end.txt 05:23:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:30 + PACKAGES=/tmp/packages_start.txt 05:23:30 + '[' /w/workspace/serviceutils-validate-autorelease-scandium ']' 05:23:30 + PACKAGES=/tmp/packages_end.txt 05:23:30 + case "${OS_FAMILY}" in 05:23:30 + rpm -qa 05:23:30 + sort 05:23:30 + '[' -f /tmp/packages_start.txt ']' 05:23:30 + '[' -f /tmp/packages_end.txt ']' 05:23:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:30 + '[' /w/workspace/serviceutils-validate-autorelease-scandium ']' 05:23:30 + mkdir -p /w/workspace/serviceutils-validate-autorelease-scandium/archives/ 05:23:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-validate-autorelease-scandium/archives/ 05:23:30 No JDK named ‘openjdk17’ found 05:23:30 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins8244773342284255544.sh 05:23:30 ---> capture-instance-metadata.sh 05:23:31 Setup pyenv: 05:23:31 system 05:23:31 * 3.8.13 (set by /opt/pyenv/version) 05:23:31 * 3.9.13 (set by /opt/pyenv/version) 05:23:31 * 3.10.13 (set by /opt/pyenv/version) 05:23:31 * 3.11.7 (set by /opt/pyenv/version) 05:23:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4b45 05:23:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:23:38 lf-activate-venv(): INFO: Installing: lftools 05:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-4b45/bin to PATH 05:24:05 INFO: Running in OpenStack, capturing instance metadata 05:24:06 No JDK named ‘openjdk17’ found 05:24:06 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins9193748800104787736.sh 05:24:06 provisioning config files... 05:24:06 Could not find credentials [logs] for serviceutils-validate-autorelease-scandium #15 05:24:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-validate-autorelease-scandium@tmp/config17404405286688134550tmp 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:24:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:24:07 provisioning config files... 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:24:07 [EnvInject] - Injecting environment variables from a build step. 05:24:07 [EnvInject] - Injecting as environment variables the properties content 05:24:07 SERVER_ID=logs 05:24:07 05:24:07 [EnvInject] - Variables injected successfully. 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins2235552695956105521.sh 05:24:07 ---> create-netrc.sh 05:24:07 WARN: Log server credential not found. 05:24:07 No JDK named ‘openjdk17’ found 05:24:07 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins11589876661758799665.sh 05:24:07 ---> python-tools-install.sh 05:24:07 Setup pyenv: 05:24:07 system 05:24:07 3.8.13 05:24:07 3.9.13 05:24:07 3.10.13 05:24:07 * 3.11.7 (set by /w/workspace/serviceutils-validate-autorelease-scandium/.python-version) 05:24:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4b45 from file:/tmp/.os_lf_venv 05:24:08 lf-activate-venv(): INFO: Installing: lftools 05:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-4b45/bin to PATH 05:24:15 Generating Requirements File 05:24:38 Python 3.11.7 05:24:38 pip 24.2 from /tmp/venv-4b45/lib/python3.11/site-packages/pip (python 3.11) 05:24:38 appdirs==1.4.4 05:24:38 argcomplete==3.5.1 05:24:38 aspy.yaml==1.3.0 05:24:38 attrs==24.2.0 05:24:38 autopage==0.5.2 05:24:38 beautifulsoup4==4.12.3 05:24:38 boto3==1.35.45 05:24:38 botocore==1.35.45 05:24:38 bs4==0.0.2 05:24:38 cachetools==5.5.0 05:24:38 certifi==2024.8.30 05:24:38 cffi==1.17.1 05:24:38 cfgv==3.4.0 05:24:38 chardet==5.2.0 05:24:38 charset-normalizer==3.4.0 05:24:38 click==8.1.7 05:24:38 cliff==4.7.0 05:24:38 cmd2==2.4.3 05:24:38 cryptography==3.3.2 05:24:38 debtcollector==3.0.0 05:24:38 decorator==5.1.1 05:24:38 defusedxml==0.7.1 05:24:38 Deprecated==1.2.14 05:24:38 distlib==0.3.9 05:24:38 dnspython==2.7.0 05:24:38 docker==4.2.2 05:24:38 dogpile.cache==1.3.3 05:24:38 durationpy==0.9 05:24:38 email_validator==2.2.0 05:24:38 filelock==3.16.1 05:24:38 future==1.0.0 05:24:38 gitdb==4.0.11 05:24:38 GitPython==3.1.43 05:24:38 google-auth==2.35.0 05:24:38 httplib2==0.22.0 05:24:38 identify==2.6.1 05:24:38 idna==3.10 05:24:38 importlib-resources==1.5.0 05:24:38 iso8601==2.1.0 05:24:38 Jinja2==3.1.4 05:24:38 jmespath==1.0.1 05:24:38 jsonpatch==1.33 05:24:38 jsonpointer==3.0.0 05:24:38 jsonschema==4.23.0 05:24:38 jsonschema-specifications==2024.10.1 05:24:38 keystoneauth1==5.8.0 05:24:38 kubernetes==31.0.0 05:24:38 lftools==0.37.10 05:24:38 lxml==5.3.0 05:24:38 MarkupSafe==3.0.2 05:24:38 msgpack==1.1.0 05:24:38 multi_key_dict==2.0.3 05:24:38 munch==4.0.0 05:24:38 netaddr==1.3.0 05:24:38 netifaces==0.11.0 05:24:38 niet==1.4.2 05:24:38 nodeenv==1.9.1 05:24:38 oauth2client==4.1.3 05:24:38 oauthlib==3.2.2 05:24:38 openstacksdk==4.1.0 05:24:38 os-client-config==2.1.0 05:24:38 os-service-types==1.7.0 05:24:38 osc-lib==3.1.0 05:24:38 oslo.config==9.6.0 05:24:38 oslo.context==5.6.0 05:24:38 oslo.i18n==6.4.0 05:24:38 oslo.log==6.1.2 05:24:38 oslo.serialization==5.5.0 05:24:38 oslo.utils==7.3.0 05:24:38 packaging==24.1 05:24:38 pbr==6.1.0 05:24:38 platformdirs==4.3.6 05:24:38 prettytable==3.11.0 05:24:38 pyasn1==0.6.1 05:24:38 pyasn1_modules==0.4.1 05:24:38 pycparser==2.22 05:24:38 pygerrit2==2.0.15 05:24:38 PyGithub==2.4.0 05:24:38 PyJWT==2.9.0 05:24:38 PyNaCl==1.5.0 05:24:38 pyparsing==2.4.7 05:24:38 pyperclip==1.9.0 05:24:38 pyrsistent==0.20.0 05:24:38 python-cinderclient==9.6.0 05:24:38 python-dateutil==2.9.0.post0 05:24:38 python-heatclient==4.0.0 05:24:38 python-jenkins==1.8.2 05:24:38 python-keystoneclient==5.5.0 05:24:38 python-magnumclient==4.7.0 05:24:38 python-openstackclient==7.2.0 05:24:38 python-swiftclient==4.6.0 05:24:38 PyYAML==6.0.2 05:24:38 referencing==0.35.1 05:24:38 requests==2.32.3 05:24:38 requests-oauthlib==2.0.0 05:24:38 requestsexceptions==1.4.0 05:24:38 rfc3986==2.0.0 05:24:38 rpds-py==0.20.0 05:24:38 rsa==4.9 05:24:38 ruamel.yaml==0.18.6 05:24:38 ruamel.yaml.clib==0.2.12 05:24:38 s3transfer==0.10.3 05:24:38 simplejson==3.19.3 05:24:38 six==1.16.0 05:24:38 smmap==5.0.1 05:24:38 soupsieve==2.6 05:24:38 stevedore==5.3.0 05:24:38 tabulate==0.9.0 05:24:38 toml==0.10.2 05:24:38 tomlkit==0.13.2 05:24:38 tqdm==4.66.5 05:24:38 typing_extensions==4.12.2 05:24:38 tzdata==2024.2 05:24:38 urllib3==1.26.20 05:24:38 virtualenv==20.27.0 05:24:38 wcwidth==0.2.13 05:24:38 websocket-client==1.8.0 05:24:38 wrapt==1.16.0 05:24:38 xdg==6.0.0 05:24:38 xmltodict==0.14.2 05:24:38 yq==3.4.3 05:24:38 No JDK named ‘openjdk17’ found 05:24:38 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins6705505205809605483.sh 05:24:38 ---> sudo-logs.sh 05:24:38 Archiving 'sudo' log.. 05:24:39 No JDK named ‘openjdk17’ found 05:24:39 [serviceutils-validate-autorelease-scandium] $ /bin/bash /tmp/jenkins12330430799260176396.sh 05:24:39 ---> job-cost.sh 05:24:39 Setup pyenv: 05:24:39 system 05:24:39 3.8.13 05:24:39 3.9.13 05:24:39 3.10.13 05:24:39 * 3.11.7 (set by /w/workspace/serviceutils-validate-autorelease-scandium/.python-version) 05:24:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4b45 from file:/tmp/.os_lf_venv 05:24:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-4b45/bin to PATH 05:24:43 INFO: No Stack... 05:24:44 INFO: Retrieving Pricing Info for: v3-standard-2 05:24:44 INFO: Archiving Costs 05:24:44 No JDK named ‘openjdk17’ found 05:24:44 [serviceutils-validate-autorelease-scandium] $ /bin/bash -l /tmp/jenkins15315204177928683389.sh 05:24:44 ---> logs-deploy.sh 05:24:44 Setup pyenv: 05:24:44 system 05:24:44 3.8.13 05:24:44 3.9.13 05:24:44 3.10.13 05:24:44 * 3.11.7 (set by /w/workspace/serviceutils-validate-autorelease-scandium/.python-version) 05:24:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4b45 from file:/tmp/.os_lf_venv 05:24:45 lf-activate-venv(): INFO: Installing: lftools 05:24:53 lf-activate-venv(): INFO: Adding /tmp/venv-4b45/bin to PATH 05:24:53 WARNING: Nexus logging server not set 05:24:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-validate-autorelease-scandium/15/ 05:24:53 INFO: archiving logs to S3 05:24:54 ---> uname -a: 05:24:54 Linux prd-centos8-builder-2c-8g-44814.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 05:24:54 05:24:54 05:24:54 ---> lscpu: 05:24:54 Architecture: x86_64 05:24:54 CPU op-mode(s): 32-bit, 64-bit 05:24:54 Byte Order: Little Endian 05:24:54 CPU(s): 2 05:24:54 On-line CPU(s) list: 0,1 05:24:54 Thread(s) per core: 1 05:24:54 Core(s) per socket: 1 05:24:54 Socket(s): 2 05:24:54 NUMA node(s): 1 05:24:54 Vendor ID: AuthenticAMD 05:24:54 CPU family: 23 05:24:54 Model: 49 05:24:54 Model name: AMD EPYC-Rome Processor 05:24:54 Stepping: 0 05:24:54 CPU MHz: 2800.000 05:24:54 BogoMIPS: 5600.00 05:24:54 Virtualization: AMD-V 05:24:54 Hypervisor vendor: KVM 05:24:54 Virtualization type: full 05:24:54 L1d cache: 32K 05:24:54 L1i cache: 32K 05:24:54 L2 cache: 512K 05:24:54 L3 cache: 16384K 05:24:54 NUMA node0 CPU(s): 0,1 05:24:54 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 05:24:54 05:24:54 05:24:54 ---> nproc: 05:24:54 2 05:24:54 05:24:54 05:24:54 ---> df -h: 05:24:54 Filesystem Size Used Avail Use% Mounted on 05:24:54 devtmpfs 3.8G 0 3.8G 0% /dev 05:24:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:24:54 tmpfs 3.8G 17M 3.8G 1% /run 05:24:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:24:54 /dev/vda1 40G 8.4G 32G 21% / 05:24:54 tmpfs 770M 0 770M 0% /run/user/1001 05:24:54 05:24:54 05:24:54 ---> free -m: 05:24:54 total used free shared buff/cache available 05:24:54 Mem: 7697 624 4854 19 2218 6779 05:24:54 Swap: 1023 0 1023 05:24:54 05:24:54 05:24:54 ---> ip addr: 05:24:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:24:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:24:54 inet 127.0.0.1/8 scope host lo 05:24:54 valid_lft forever preferred_lft forever 05:24:54 inet6 ::1/128 scope host 05:24:54 valid_lft forever preferred_lft forever 05:24:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:24:54 link/ether fa:16:3e:7d:b3:d7 brd ff:ff:ff:ff:ff:ff 05:24:54 altname enp0s3 05:24:54 altname ens3 05:24:54 inet 10.30.170.187/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:24:54 valid_lft 84713sec preferred_lft 84713sec 05:24:54 inet6 fe80::f816:3eff:fe7d:b3d7/64 scope link 05:24:54 valid_lft forever preferred_lft forever 05:24:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:24:54 link/ether 02:42:ae:e0:16:57 brd ff:ff:ff:ff:ff:ff 05:24:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:24:54 valid_lft forever preferred_lft forever 05:24:54 05:24:54 05:24:54 ---> sar -b -r -n DEV: 05:24:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/22/2024 _x86_64_ (2 CPU) 05:24:54 05:24:54 04:56:42 LINUX RESTART (2 CPU) 05:24:54 05:24:54 04:57:01 AM tps rtps wtps bread/s bwrtn/s 05:24:54 04:58:01 AM 124.90 79.84 45.06 12932.20 38559.67 05:24:54 04:59:01 AM 3.08 0.00 3.08 0.00 114.43 05:24:54 05:00:01 AM 0.58 0.03 0.55 0.53 228.44 05:24:54 05:01:01 AM 0.35 0.00 0.35 0.00 59.44 05:24:54 05:02:01 AM 0.48 0.08 0.40 1.87 111.73 05:24:54 05:03:01 AM 0.32 0.00 0.32 0.00 63.15 05:24:54 05:04:01 AM 0.18 0.00 0.18 0.00 99.33 05:24:54 05:05:01 AM 0.22 0.00 0.22 0.00 63.37 05:24:54 05:06:01 AM 0.47 0.12 0.35 1.07 233.06 05:24:54 05:07:01 AM 2.27 0.00 2.27 0.00 184.22 05:24:54 05:08:01 AM 1.00 0.00 1.00 0.00 39.09 05:24:54 05:09:01 AM 1.22 0.00 1.22 0.00 61.54 05:24:54 05:10:01 AM 2.50 0.00 2.50 0.00 45.30 05:24:54 05:11:01 AM 0.28 0.00 0.28 0.00 3.95 05:24:54 05:12:01 AM 0.45 0.03 0.42 0.27 31.51 05:24:54 05:13:01 AM 1.08 0.00 1.08 0.00 47.78 05:24:54 05:14:01 AM 0.23 0.00 0.23 0.00 9.87 05:24:54 05:15:01 AM 0.12 0.00 0.12 0.00 1.47 05:24:54 05:16:01 AM 0.15 0.00 0.15 0.00 20.43 05:24:54 05:17:01 AM 0.27 0.00 0.27 0.00 33.53 05:24:54 05:18:01 AM 0.23 0.00 0.23 0.00 3.22 05:24:54 05:19:01 AM 0.15 0.00 0.15 0.00 1.18 05:24:54 05:20:01 AM 0.12 0.02 0.10 0.53 1.18 05:24:54 05:21:01 AM 1.47 0.00 1.47 0.00 26.29 05:24:54 05:22:01 AM 0.58 0.00 0.58 0.00 11.76 05:24:54 05:23:01 AM 0.22 0.00 0.22 0.00 3.20 05:24:54 05:24:01 AM 47.73 13.73 33.99 2374.27 2229.83 05:24:54 Average: 7.06 3.48 3.58 567.17 1566.56 05:24:54 05:24:54 04:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:24:54 04:58:01 AM 5601452 7135940 2280980 28.94 2688 1732580 902516 10.11 163516 1850200 16 05:24:54 04:59:01 AM 5596512 7132540 2285920 29.00 2688 1734116 902516 10.11 163528 1854648 4 05:24:54 05:00:01 AM 5585564 7129172 2296868 29.14 2688 1741688 914768 10.24 163588 1865188 908 05:24:54 05:01:01 AM 5581256 7126604 2301176 29.19 2688 1743424 914768 10.24 163588 1869340 968 05:24:54 05:02:01 AM 5579048 7127516 2303384 29.22 2688 1746560 914768 10.24 163740 1871428 840 05:24:54 05:03:01 AM 5577396 7127572 2305036 29.24 2688 1748224 914768 10.24 163740 1873208 776 05:24:54 05:04:01 AM 5574800 7127736 2307632 29.28 2688 1750980 914768 10.24 163740 1875932 584 05:24:54 05:05:01 AM 5569332 7124836 2313100 29.35 2688 1753604 914768 10.24 163740 1880744 1352 05:24:54 05:06:01 AM 5519372 7085068 2363060 29.98 2688 1763704 929344 10.41 175604 1919756 4512 05:24:54 05:07:01 AM 5519728 7085432 2362704 29.97 2688 1763708 929344 10.41 175604 1919292 4 05:24:54 05:08:01 AM 5514448 7081516 2367984 30.04 2688 1765052 952852 10.67 175620 1923168 648 05:24:54 05:09:01 AM 5518664 7086776 2363768 29.99 2688 1766064 937984 10.50 177740 1917516 4 05:24:54 05:10:01 AM 5517264 7085384 2365168 30.01 2688 1766068 936628 10.49 177744 1918248 4 05:24:54 05:11:01 AM 5516028 7084512 2366404 30.02 2688 1766388 955332 10.70 177760 1919864 328 05:24:54 05:12:01 AM 5514328 7083348 2368104 30.04 2688 1766904 948396 10.62 177828 1921260 88 05:24:54 05:13:01 AM 5512268 7081928 2370164 30.07 2688 1767544 948396 10.62 177828 1923084 8 05:24:54 05:14:01 AM 5512432 7082284 2370000 30.07 2688 1767736 948396 10.62 177828 1923340 8 05:24:54 05:15:01 AM 5512368 7082224 2370064 30.07 2688 1767740 948396 10.62 177828 1923464 4 05:24:54 05:16:01 AM 5509932 7081260 2372500 30.10 2688 1769212 965196 10.81 177828 1925680 904 05:24:54 05:17:01 AM 5508328 7079656 2374104 30.12 2688 1769212 965196 10.81 177828 1927360 4 05:24:54 05:18:01 AM 5508428 7079760 2374004 30.12 2688 1769216 965196 10.81 177828 1927436 8 05:24:54 05:19:01 AM 5508112 7079444 2374320 30.12 2688 1769216 965196 10.81 177828 1927252 8 05:24:54 05:20:01 AM 5517320 7085500 2365112 30.00 2688 1766084 964652 10.80 177876 1918340 88 05:24:54 05:21:01 AM 5517456 7085644 2364976 30.00 2688 1766084 939460 10.52 177876 1918408 8 05:24:54 05:22:01 AM 5517440 7085632 2364992 30.00 2688 1766088 939460 10.52 177876 1918280 4 05:24:54 05:23:01 AM 5517836 7086028 2364596 30.00 2688 1766088 939460 10.52 177876 1918016 4 05:24:54 05:24:01 AM 5123036 6960580 2759396 35.01 2688 2026208 1050260 11.76 395512 2063316 145508 05:24:54 Average: 5520376 7092366 2362056 29.97 2688 1769611 941585 10.54 181440 1910880 5837 05:24:54 05:24:54 04:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:24:54 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 04:58:01 AM eth0 150.41 81.91 553.33 40.03 0.00 0.00 0.00 0.00 05:24:54 04:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 04:59:01 AM eth0 3.95 2.73 28.21 0.62 0.00 0.00 0.00 0.00 05:24:54 04:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:00:01 AM eth0 10.18 6.91 125.41 0.48 0.00 0.00 0.00 0.00 05:24:54 05:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:01:01 AM eth0 2.62 1.72 29.01 0.12 0.00 0.00 0.00 0.00 05:24:54 05:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:02:01 AM eth0 4.26 3.10 52.09 0.22 0.00 0.00 0.00 0.00 05:24:54 05:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:03:01 AM eth0 3.03 1.97 27.57 0.19 0.00 0.00 0.00 0.00 05:24:54 05:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:04:01 AM eth0 4.00 3.08 46.19 0.21 0.00 0.00 0.00 0.00 05:24:54 05:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:05:01 AM eth0 3.83 2.62 44.10 0.19 0.00 0.00 0.00 0.00 05:24:54 05:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:06:01 AM eth0 28.82 18.73 123.51 10.64 0.00 0.00 0.00 0.00 05:24:54 05:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:07:01 AM eth0 0.63 0.38 0.07 0.06 0.00 0.00 0.00 0.00 05:24:54 05:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:08:01 AM eth0 3.70 3.10 22.96 0.38 0.00 0.00 0.00 0.00 05:24:54 05:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:09:01 AM eth0 1.43 0.82 3.31 0.15 0.00 0.00 0.00 0.00 05:24:54 05:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:10:01 AM eth0 0.43 0.20 0.03 0.02 0.00 0.00 0.00 0.00 05:24:54 05:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:11:01 AM eth0 0.98 0.82 6.19 0.17 0.00 0.00 0.00 0.00 05:24:54 05:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:12:01 AM eth0 1.42 0.90 8.10 0.06 0.00 0.00 0.00 0.00 05:24:54 05:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:13:01 AM eth0 1.42 1.07 10.89 0.13 0.00 0.00 0.00 0.00 05:24:54 05:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:14:01 AM eth0 1.08 0.43 3.27 0.03 0.00 0.00 0.00 0.00 05:24:54 05:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:15:01 AM eth0 0.45 0.13 0.56 0.01 0.00 0.00 0.00 0.00 05:24:54 05:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:16:01 AM eth0 2.73 1.95 24.74 0.13 0.00 0.00 0.00 0.00 05:24:54 05:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:17:01 AM eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:24:54 05:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:18:01 AM eth0 0.50 0.18 0.15 0.07 0.00 0.00 0.00 0.00 05:24:54 05:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:19:01 AM eth0 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:24:54 05:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:20:01 AM eth0 1.08 0.33 0.34 0.21 0.00 0.00 0.00 0.00 05:24:54 05:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:21:01 AM eth0 0.80 0.30 0.30 0.20 0.00 0.00 0.00 0.00 05:24:54 05:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:22:01 AM eth0 0.58 0.30 0.31 0.23 0.00 0.00 0.00 0.00 05:24:54 05:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:23:01 AM eth0 1.88 0.57 0.36 0.11 0.00 0.00 0.00 0.00 05:24:54 05:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:24:01 AM eth0 45.28 28.63 718.01 5.91 0.00 0.00 0.00 0.00 05:24:54 05:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 Average: eth0 10.24 6.04 67.75 2.24 0.00 0.00 0.00 0.00 05:24:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:54 05:24:54 05:24:54 ---> sar -P ALL: 05:24:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/22/2024 _x86_64_ (2 CPU) 05:24:54 05:24:54 04:56:42 LINUX RESTART (2 CPU) 05:24:54 05:24:54 04:57:01 AM CPU %user %nice %system %iowait %steal %idle 05:24:54 04:58:01 AM all 22.90 0.02 5.56 3.39 0.07 68.07 05:24:54 04:58:01 AM 0 22.58 0.03 5.99 2.11 0.07 69.22 05:24:54 04:58:01 AM 1 23.22 0.00 5.12 4.67 0.07 66.92 05:24:54 04:59:01 AM all 0.26 0.00 0.10 0.06 0.03 99.55 05:24:54 04:59:01 AM 0 0.20 0.00 0.12 0.08 0.03 99.56 05:24:54 04:59:01 AM 1 0.32 0.00 0.08 0.03 0.03 99.53 05:24:54 05:00:01 AM all 0.59 0.00 0.13 0.04 0.03 99.21 05:24:54 05:00:01 AM 0 0.57 0.00 0.15 0.08 0.02 99.18 05:24:54 05:00:01 AM 1 0.62 0.00 0.12 0.00 0.03 99.23 05:24:54 05:01:01 AM all 0.40 0.00 0.12 0.00 0.03 99.46 05:24:54 05:01:01 AM 0 0.23 0.00 0.15 0.00 0.03 99.58 05:24:54 05:01:01 AM 1 0.57 0.00 0.08 0.00 0.02 99.33 05:24:54 05:02:01 AM all 0.49 0.00 0.13 0.00 0.03 99.35 05:24:54 05:02:01 AM 0 0.32 0.00 0.14 0.00 0.03 99.51 05:24:54 05:02:01 AM 1 0.65 0.00 0.12 0.00 0.03 99.20 05:24:54 05:03:01 AM all 0.37 0.00 0.07 0.00 0.11 99.46 05:24:54 05:03:01 AM 0 0.48 0.00 0.08 0.00 0.05 99.38 05:24:54 05:03:01 AM 1 0.25 0.00 0.05 0.00 0.17 99.53 05:24:54 05:04:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58 05:24:54 05:04:01 AM 0 0.44 0.00 0.07 0.00 0.02 99.48 05:24:54 05:04:01 AM 1 0.22 0.00 0.08 0.00 0.02 99.68 05:24:54 05:05:01 AM all 0.36 0.00 2.14 0.02 0.45 97.03 05:24:54 05:05:01 AM 0 0.39 0.00 4.14 0.03 0.05 95.39 05:24:54 05:05:01 AM 1 0.33 0.00 0.09 0.00 0.87 98.71 05:24:54 05:06:01 AM all 2.56 0.00 0.64 0.07 0.02 96.72 05:24:54 05:06:01 AM 0 2.81 0.00 0.70 0.08 0.02 96.39 05:24:54 05:06:01 AM 1 2.31 0.00 0.57 0.05 0.02 97.06 05:24:54 05:07:01 AM all 0.30 0.00 0.07 0.28 0.05 99.30 05:24:54 05:07:01 AM 0 0.07 0.00 0.07 0.07 0.03 99.77 05:24:54 05:07:01 AM 1 0.53 0.00 0.07 0.50 0.07 98.83 05:24:54 05:08:01 AM all 0.42 0.00 0.08 0.00 0.04 99.46 05:24:54 05:08:01 AM 0 0.27 0.00 0.12 0.00 0.05 99.57 05:24:54 05:08:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 05:24:54 05:24:54 05:08:01 AM CPU %user %nice %system %iowait %steal %idle 05:24:54 05:09:01 AM all 0.44 0.00 0.43 0.01 0.08 99.05 05:24:54 05:09:01 AM 0 0.63 0.00 0.69 0.02 0.03 98.63 05:24:54 05:09:01 AM 1 0.25 0.00 0.17 0.00 0.12 99.47 05:24:54 05:10:01 AM all 0.32 0.00 0.08 0.02 0.03 99.55 05:24:54 05:10:01 AM 0 0.48 0.00 0.08 0.03 0.03 99.36 05:24:54 05:10:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 05:24:54 05:11:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 05:24:54 05:11:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.36 05:24:54 05:11:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 05:24:54 05:12:01 AM all 0.37 0.00 0.10 0.00 0.03 99.51 05:24:54 05:12:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27 05:24:54 05:12:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 05:24:54 05:13:01 AM all 0.37 0.00 0.07 0.01 0.03 99.53 05:24:54 05:13:01 AM 0 0.58 0.00 0.07 0.02 0.02 99.31 05:24:54 05:13:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 05:24:54 05:14:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 05:24:54 05:14:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 05:24:54 05:14:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 05:24:54 05:15:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66 05:24:54 05:15:01 AM 0 0.44 0.00 0.10 0.00 0.03 99.43 05:24:54 05:15:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 05:24:54 05:16:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 05:24:54 05:16:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27 05:24:54 05:16:01 AM 1 0.17 0.00 0.10 0.00 0.02 99.72 05:24:54 05:17:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 05:24:54 05:17:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 05:24:54 05:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 05:24:54 05:18:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 05:24:54 05:18:01 AM 0 0.42 0.00 0.03 0.00 0.00 99.55 05:24:54 05:18:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62 05:24:54 05:19:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 05:24:54 05:19:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 05:24:54 05:19:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 05:24:54 05:24:54 05:19:01 AM CPU %user %nice %system %iowait %steal %idle 05:24:54 05:20:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52 05:24:54 05:20:01 AM 0 0.38 0.00 0.15 0.00 0.03 99.43 05:24:54 05:20:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62 05:24:54 05:21:01 AM all 0.29 0.00 0.09 0.02 0.03 99.57 05:24:54 05:21:01 AM 0 0.48 0.00 0.12 0.03 0.03 99.33 05:24:54 05:21:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 05:24:54 05:22:01 AM all 0.28 0.00 0.08 0.01 0.03 99.60 05:24:54 05:22:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 05:24:54 05:22:01 AM 1 0.12 0.00 0.08 0.02 0.02 99.77 05:24:54 05:23:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 05:24:54 05:23:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 05:24:54 05:23:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 05:24:54 05:24:01 AM all 20.31 0.00 3.73 1.29 0.07 74.61 05:24:54 05:24:01 AM 0 17.39 0.00 3.85 1.35 0.07 77.33 05:24:54 05:24:01 AM 1 23.22 0.00 3.60 1.23 0.07 71.88 05:24:54 Average: all 2.01 0.00 0.53 0.19 0.05 97.22 05:24:54 Average: 0 1.96 0.00 0.64 0.14 0.03 97.22 05:24:54 Average: 1 2.06 0.00 0.41 0.24 0.07 97.22 05:24:54 05:24:54 05:24:54