See <http://jenkins.buildacloud.org/job/build-4.5/477/changes>

Changes:

[agneya2001] adding mysql dependency for usage

[agneya2001] adding simple logging for java version dependency

[agneya2001] CLOUDSTACK-8467: set version to unknown instead of null

[Rohit Yadav] CLOUDSTACK-8231: Fixed UI empty drop-down list for LB rules

[abhinandan.prateek] CLOUDSTACK-8250: host cpu memory used reported incorrectly 
in host stat

[abhinandan.prateek] CLOUDSTACK-8491: Host maintenance fails if a vm on it is 
running a custom service offering VM

[Rajani Karuturi] Fixes breadcrumbs problem described in CLOUDSTACK-7907

[milamber] Update L10N resource files on 4.5 branch with 4.5 translation 
strings from Transifex (20150522)

[Rohit Yadav] CLOUDSTACK-8338: Fix hypervisor stats reporting for KVM on EL7

[Rohit Yadav] CLOUDSTACK-8505: Don't allow non-POST requests for default login 
API

[Rohit Yadav] kvm: fix test for non-osx platforms

[Rohit Yadav] CLOUDSTACK-8252: Ignore VLAN 4095 which is n/a on linux

[Rohit Yadav] kvm: Strip trailing comma for qemu-img convert options

[Rohit Yadav] CLOUDSTACK-8243: KVM agent should not use hardcoded string tails

[milamber] CLOUDSTACK-6181 Specify GB for the value of rootdisksize parameter. 
Add some Bytes/GB for log or exception messages. Fix Gb->GB.

[Rohit Yadav] kvm: for disabling pxe, pass empty file

[Apache] CLOUDSTACK-8339: Allow non-root users to add KVM host

[Rohit Yadav] CLOUDSTACK-8247: Pull average Cpu util report between polling

[Daan Hoogland] Always enter chap-secrets as a quoted field. In the event of 
special characters it creates and deletes the entry properly, in the event 
there are not special characters there is no change behavior.

[Rohit Yadav] utils: add findCookie value by key helping method in HttpUtils

[Rohit Yadav] framework: don't use raw SQL statements to save certificate in 
KeystoreDaoImpl

[Rohit Yadav] template, api: fix format desc, add OVA format

[Rohit Yadav] CLOUDSTACK-8231: Fixed UI empty drop-down list for LB rules

------------------------------------------
[...truncated 4517 lines...]
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-network-internallb ---
[INFO] Compiling 3 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/internal-loadbalancer/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-network-palo-alto ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-network-palo-alto ---
[INFO] Compiling 10 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/palo-alto/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-hypervisor-hyperv ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/hypervisors/hyperv/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-hypervisor-hyperv ---
[INFO] Compiling 1 source file to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/hypervisors/hyperv/target/test-classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-network-elb ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/elastic-loadbalancer/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-network-elb ---
[INFO] Compiling 2 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/elastic-loadbalancer/target/test-classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-network-internallb ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-network-internallb ---
[INFO] Compiling 6 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/internal-loadbalancer/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-hypervisor-hyperv ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/hypervisors/hyperv/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-network-elb ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/elastic-loadbalancer/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Network Netscaler 4.5.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-network-netscaler ---
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/netscaler>
 (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-network-netscaler ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-network-palo-alto ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/palo-alto/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-network-palo-alto ---
[INFO] Compiling 2 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/palo-alto/target/test-classes>
Running com.cloud.network.lb.LoadBalanceRuleHandlerTest
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-network-netscaler ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-network-netscaler ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-network-netscaler ---
[INFO] Compiling 12 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/netscaler/target/classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-network-internallb ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/internal-loadbalancer/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
log4j:WARN No appenders could be found for logger 
(com.cloud.network.lb.LoadBalanceRuleHandler).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.713 sec
Running com.cloud.network.lb.ElasticLoadBalancerManagerImplTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Network Nicira NVP 4.5.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-network-nvp ---
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/nicira-nvp>
 (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-network-nvp ---
Running org.apache.cloudstack.internallbelement.InternalLbElementTest
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-network-nvp ---
log4j:WARN No appenders could be found for logger 
(org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-network-palo-alto ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/palo-alto/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-network-nvp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-network-nvp ---
[INFO] Compiling 71 source files to 
<http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/nicira-nvp/target/classes>
Running com.cloud.network.resource.PaloAltoResourceTest
log4j:WARN No appenders could be found for logger 
(com.cloud.network.resource.PaloAltoResource).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Build timed out (after 12 minutes). Marking the build as failed.
Build was aborted
Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - BigSwitch Virtual Network Segment
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Network Brocade VCS
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Stratosphere SSP
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Network Opendaylight
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - User Authenticator LDAP
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - User Authenticator MD5
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - User Authenticator Plain Text
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - User Authenticator SAML2
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - User Authenticator SHA256 Salted
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Dns Notifier Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - SNMP Alerts
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Syslog Alerts
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Network VXLAN
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - GloboDNS
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Engine Storage Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack System VM
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Hypervisor KVM
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

Reply via email to