Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1460#issuecomment-218844537 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 2 Errors: 0 Duration: 9h 17m 35s ``` **Summary of the problem(s):** ``` FAIL: Create a redundant VPC with two networks with two VMs in each network and check default routes ---------------------------------------------------------------------- Traceback (most recent call last): File "/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line 559, in test_02_redundant_VPC_default_routes self.do_default_routes_test() File "/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line 701, in do_default_routes_test (vmObj.get_ip(), e) AssertionError: SSH Access failed for <marvin.lib.base.PublicIPAddress instance at 0x2e91c68>: SSH connection has Failed. Waited 600s. Error is SSH Connection Failed ---------------------------------------------------------------------- Additional details in: /tmp/MarvinLogs/test_network_1AG6V1/results.txt ``` ``` FAIL: test_04_rvpc_privategw_static_routes (integration.smoke.test_privategw_acl.TestPrivateGwACL) ---------------------------------------------------------------------- Traceback (most recent call last): File "/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line 277, in test_04_rvpc_privategw_static_routes self.performVPCTests(vpc_off) File "/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line 282, in performVPCTests vpc_2 = self.createVPC(vpc_off, cidr = '10.0.2.0/24') File "/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line 349, in createVPC self.fail('Unable to create VPC due to %s ' % e) AssertionError: Unable to create VPC due to Job failed: {jobprocstatus : 0, created : u'2016-05-12T12:52:04+0200', jobresult : {errorcode : 530, errortext : u'Failed to create VPC'}, cmd : u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid : u'02e9d9ca-17f7-11e6-931b-5254001daa61', jobstatus : 2, jobid : u'287143c9-e2e7-4492-8604-85de53ce169a', jobresultcode : 530, jobresulttype : u'object', jobinstancetype : u'None', accountid : u'02e9beb7-17f7-11e6-931b-5254001daa61'} ---------------------------------------------------------------------- Additional details in: /tmp/MarvinLogs/test_network_1AG6V1/results.txt ``` **Associated Uploads** **`/tmp/MarvinLogs/DeployDataCenter__May_12_2016_06_10_12_GP20SX:`** * [dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/DeployDataCenter__May_12_2016_06_10_12_GP20SX/dc_entries.obj) * [failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/DeployDataCenter__May_12_2016_06_10_12_GP20SX/failed_plus_exceptions.txt) * [runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/DeployDataCenter__May_12_2016_06_10_12_GP20SX/runinfo.txt) **`/tmp/MarvinLogs/test_network_1AG6V1:`** * [failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/test_network_1AG6V1/failed_plus_exceptions.txt) * [results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/test_network_1AG6V1/results.txt) * [runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/test_network_1AG6V1/runinfo.txt) **`/tmp/MarvinLogs/test_vpc_routers_LIT1HH:`** * [failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/test_vpc_routers_LIT1HH/failed_plus_exceptions.txt) * [results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/test_vpc_routers_LIT1HH/results.txt) * [runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1460/tmp/MarvinLogs/test_vpc_routers_LIT1HH/runinfo.txt) Uploads will be available until `2016-07-12 02:00:00 +0200 CEST` *Comment created by [`upr comment`](https://github.com/cloudops/upr).*
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---