UnstableConsole Output

Skipping 299 KB.. Full Log
certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:10: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:10: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:10: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233910927 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:10: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233910927
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233910927</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:10.936+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:10.936+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233910927</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233910927; FilePart:object = /tmp/mmp.output.627645643984956495.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4751804350727066665.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233910927 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233910927 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 33 more
20170606-06:39:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:11: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233913460 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233913460
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233913460</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:13.475+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:13.475+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233913460</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233913460; FilePart:object = /tmp/mmp.output.2828400680909208902.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4814590273751390978.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233913460 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233913460 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 33 more
20170606-06:39:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:13: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:13: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_201715623391614 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715623391614
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_201715623391614</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:16.022+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:16.022+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_201715623391614</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623391614; FilePart:object = /tmp/mmp.output.441811242111054137.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.176237836323404374.tmp (1106 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623391614 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623391614 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170606-06:39:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:16: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:16: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233918597 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233918597
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233918597</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:18.606+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:18.606+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233918597</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233918597; FilePart:object = /tmp/mmp.output.1441085373965074787.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1505427925801670209.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233918597 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233918597 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170606-06:39:18: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:18: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233921297 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233921297
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233921297</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:21.306+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:21.306+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233921297</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233921297; FilePart:object = /tmp/mmp.output.6238741136614169309.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1576733620000665148.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233921297 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233921297 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170606-06:39:21: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:21: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:21: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233924312 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233924312
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233924312</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:24.320+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:24.320+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233924312</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233924312; FilePart:object = /tmp/mmp.output.298976127377410996.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3929881660523586849.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233924312 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233924312 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170606-06:39:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:24: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:24: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:27: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233927926 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:27: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233927926
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233927926</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:27.934+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:27.934+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233927926</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233927926; FilePart:object = /tmp/mmp.output.8275453897353540028.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8918643628431830804.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233927926 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233927926 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170606-06:39:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170606-06:39:28: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:28: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:28: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:29: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170606-06:39:31: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017156233931260 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017156233931260
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017156233931260</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-06T06:39:31.268+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-06T06:39:31.268+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017156233931260</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170606-06:39:31: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233931260; FilePart:object = /tmp/mmp.output.4844089574340196297.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5189788263130595073.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233931260 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233931260 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
Tests run: 22, Failures: 22, Errors: 0, Skipped: 0, Time elapsed: 74.38 sec <<< FAILURE!

Results :

Failed tests: 
  testV2CreateV1GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233830140; FilePart:object = /tmp/mmp.output.6670840133651339777.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8714586094631371978.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233830140 since Hazelcast Instance is not active!
  testV1CreateV2GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233834551; FilePart:object = /tmp/mmp.output.8074515089848384827.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3385798198516117144.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233834551 since Hazelcast Instance is not active!
  testV2CreateV1DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233837490; FilePart:object = /tmp/mmp.output.3529844029532520683.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1447581194577633569.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233837490 since Hazelcast Instance is not active!
  testV1CreateV2DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233840107; FilePart:object = /tmp/mmp.output.2164298932730716837.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5896140845806628283.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233840107 since Hazelcast Instance is not active!
  testV2CreateV1GetSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233842752; FilePart:object = /tmp/mmp.output.8903799773237390193.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6709197065877053623.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233842752 since Hazelcast Instance is not active!
  testV2CreateCnSetReplicationPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233845351; FilePart:object = /tmp/mmp.output.8060876295073229895.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5530803867037145330.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233845351 since Hazelcast Instance is not active!
  testV2CreateV1ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233848125; FilePart:object = /tmp/mmp.output.3903210618702138400.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1262416101915480718.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233848125 since Hazelcast Instance is not active!
  testV1CreateV2ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233850686; FilePart:object = /tmp/mmp.output.2689480062663674603.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4969896035417719656.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233850686 since Hazelcast Instance is not active!
  testV2CreateV1UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233853239; FilePart:object = /tmp/mmp.output.8683527667069022992.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4009641574799475637.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233853239 since Hazelcast Instance is not active!
  testV1CreateV2UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233856864; FilePart:object = /tmp/mmp.output.6577303526503294115.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7558449787356757101.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233856864 since Hazelcast Instance is not active!
  testV1CreateV2GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623390421; FilePart:object = /tmp/mmp.output.1039935640090429705.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1132596706800367029.tmp (1106 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623390421 since Hazelcast Instance is not active!
  testV1CreateV2Query(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_20171562339330; FilePart:object = /tmp/mmp.output.1078058970834536109.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5941441138029853964.tmp (1104 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_20171562339330 since Hazelcast Instance is not active!
  testV2CreateV1GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623395568; FilePart:object = /tmp/mmp.output.4765172830570988410.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8567278809003723284.tmp (1106 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623395568 since Hazelcast Instance is not active!
  testV1CreateV2Get(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623398114; FilePart:object = /tmp/mmp.output.1270666386446393046.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6678692598195728627.tmp (1106 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623398114 since Hazelcast Instance is not active!
  testV2CreateV1Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233910927; FilePart:object = /tmp/mmp.output.627645643984956495.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4751804350727066665.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233910927 since Hazelcast Instance is not active!
  testV1CreateV2Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233913460; FilePart:object = /tmp/mmp.output.2828400680909208902.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4814590273751390978.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233913460 since Hazelcast Instance is not active!
  testV2CreateV1ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715623391614; FilePart:object = /tmp/mmp.output.441811242111054137.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.176237836323404374.tmp (1106 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715623391614 since Hazelcast Instance is not active!
  testV1CreateV2ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233918597; FilePart:object = /tmp/mmp.output.1441085373965074787.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1505427925801670209.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233918597 since Hazelcast Instance is not active!
  testV2CreateCnArchive(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233921297; FilePart:object = /tmp/mmp.output.6238741136614169309.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1576733620000665148.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233921297 since Hazelcast Instance is not active!
  testV2CreateCnSetAccessPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233924312; FilePart:object = /tmp/mmp.output.298976127377410996.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3929881660523586849.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233924312 since Hazelcast Instance is not active!
  testV2CreateCnSetObsoletedBy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233927926; FilePart:object = /tmp/mmp.output.8275453897353540028.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8918643628431830804.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233927926 since Hazelcast Instance is not active!
  testV2CreateCnSetRightsHolder(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017156233931260; FilePart:object = /tmp/mmp.output.4844089574340196297.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5189788263130595073.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017156233931260 since Hazelcast Instance is not active!

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

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ d1_integration ---
[INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1v2_interop_functional/workspace/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[ERROR] There are test failures.

Please refer to /var/lib/jenkins/jobs/d1_integration_DEV_v1v2_interop_functional/workspace/target/failsafe-reports for the individual test results.
[JENKINS] Recording test results
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:32.753s
[INFO] Finished at: Tue Jun 06 06:39:31 UTC 2017
[INFO] Final Memory: 30M/521M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data