See <http://jenkins.buildacloud.org/job/simulator-singlerun/462/changes>

Changes:

[wido] CLOUDSTACK-7641: Do not always ask libvirt to refresh a storage pool

------------------------------------------
[...truncated 8840 lines...]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [11.024s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [19.002s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.271s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS 
[13.023s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [52.541s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS 
[22.272s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [10.442s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [12.164s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [8.835s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS 
[9.866s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS 
[7.102s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS 
[19.671s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS 
[17.029s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS 
[9.089s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [20.233s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [16.983s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [21.266s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.019s]
[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SUCCESS [23.427s]
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [27.868s]
[INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS [16.943s]
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [48.114s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [5.676s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [22.128s]
[INFO] Apache CloudStack System VM ....................... SUCCESS [35.267s]
[INFO] Apache CloudStack Client UI ....................... SUCCESS [27.129s]
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [5.379s]
[INFO] Apache CloudStack Test ............................ SUCCESS [5.357s]
[INFO] Apache CloudStack Developer Mode .................. SUCCESS [5.046s]
[INFO] Apache CloudStack Developer Tools ................. SUCCESS [8.510s]
[INFO] Apache CloudStack apidocs ......................... SUCCESS [3:00.594s]
[INFO] Apache CloudStack marvin .......................... SUCCESS [29.070s]
[INFO] Apache CloudStack DevCloud ........................ SUCCESS [4.670s]
[INFO] Apache CloudStack DevCloud-KVM .................... SUCCESS [3.100s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:14.622s (Wall Clock)
[INFO] Finished at: Sun Sep 28 15:27:32 EDT 2014
[INFO] Final Memory: 80M/411M
[INFO] ------------------------------------------------------------------------
[simulator-singlerun] $ mvn -P developer,simulator -Ddeploydb -pl developer
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties 
(default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema) @ cloud-developer ---
log4j:WARN No appenders could be found for logger 
(org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
========> WARNING: Provided file does not exist: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/../utils/conf/db.properties.override>
========> WARNING: Provided file does not exist: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/developer-prefill.sql.override>
========> Initializing database=cloud with host=localhost port=3306 
username=cloud password=cloud
============> Running query: drop database if exists `cloud`
============> Running query: create database `cloud`
============> Running query: GRANT ALL ON cloud.* to 'cloud'@`localhost` 
identified by 'cloud'
============> Running query: GRANT ALL ON cloud.* to 'cloud'@`%` identified by 
'cloud'
========> Initializing database=cloud_usage with host=localhost port=3306 
username=cloud password=cloud
============> Running query: drop database if exists `cloud_usage`
============> Running query: create database `cloud_usage`
============> Running query: GRANT ALL ON cloud_usage.* to 'cloud'@`localhost` 
identified by 'cloud'
============> Running query: GRANT ALL ON cloud_usage.* to 'cloud'@`%` 
identified by 'cloud'
========> Initializing database=cloudbridge with host=localhost port=3306 
username=cloud password=cloud
============> Running query: drop database if exists `cloudbridge`
============> Running query: create database `cloudbridge`
============> Running query: GRANT ALL ON cloudbridge.* to 'cloud'@`localhost` 
identified by 'cloud'
============> Running query: GRANT ALL ON cloudbridge.* to 'cloud'@`%` 
identified by 'cloud'
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/create-schema.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/create-schema-premium.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/templates.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_schema.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_multipart.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_index.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_multipart_alter.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_bucketpolicy.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_policy_alter.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_offering.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/cloudbridge_offering_alter.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/developer-prefill.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-developer ---
[INFO] Installing 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/pom.xml> 
to 
/var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.5.0-SNAPSHOT/cloud-developer-4.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:00.911s
[INFO] Finished at: Sun Sep 28 15:29:38 EDT 2014
[INFO] Final Memory: 42M/189M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "simulator" could not be activated because it 
does not exist.
[simulator-singlerun] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties 
(default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ 
cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ 
cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ 
cloud-developer ---
log4j:WARN No appenders could be found for logger 
(org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
========> WARNING: Provided file does not exist: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 
username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` 
identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified 
by 'cloud'
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-developer ---
[INFO] Installing 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/developer/pom.xml> 
to 
/var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.5.0-SNAPSHOT/cloud-developer-4.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.000s
[INFO] Finished at: Sun Sep 28 15:30:00 EDT 2014
[INFO] Final Memory: 46M/195M
[INFO] ------------------------------------------------------------------------
[simulator-singlerun] $ /bin/bash -x /tmp/hudson7750453932155382474.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=24741
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] Jetty not running!
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.316s
[INFO] Finished at: Sun Sep 28 15:30:13 EDT 2014
[INFO] Final Memory: 25M/107M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 24741
+ echo CloudStack required hard kill
CloudStack required hard kill
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - No test report file(s) were found with the pattern 
'xunit.xml' relative to 
'<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/'> for the testing 
framework 'JUnit'.  Did you enter a pattern relative to the correct directory?  
Did you generate the result report(s) for 'JUnit'?
[xUnit] [ERROR] - No test reports found for the metric 'JUnit' with the 
resolved pattern 'xunit.xml'. Configuration error?.
ERROR: Publisher org.jenkinsci.plugins.xunit.XUnitPublisher aborted due to 
exception
java.lang.InterruptedException: org.jenkinsci.plugins.xunit.NoFoundTestException
        at hudson.FilePath.act(FilePath.java:905)
        at hudson.FilePath.act(FilePath.java:887)
        at 
org.jenkinsci.plugins.xunit.XUnitProcessor.performTests(XUnitProcessor.java:111)
        at 
org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit(XUnitProcessor.java:54)
        at 
org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:88)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:742)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:714)
        at hudson.model.Build$BuildExecution.post2(Build.java:183)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:663)
        at hudson.model.Run.execute(Run.java:1713)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.FilePath$TunneledInterruptedException: 
org.jenkinsci.plugins.xunit.NoFoundTestException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2464)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
Caused by: org.jenkinsci.plugins.xunit.NoFoundTestException
        at 
org.jenkinsci.plugins.xunit.service.XUnitTransformer.invoke(XUnitTransformer.java:144)
        at 
org.jenkinsci.plugins.xunit.service.XUnitTransformer.invoke(XUnitTransformer.java:17)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        ... 8 more

Reply via email to