<surefireAggregatedReport _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>15</failCount><skipCount>4</skipCount><totalCount>112</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>15</failCount><skipCount>4</skipCount><totalCount>112</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_mn_v2/org.dataone$d1_integration/104/mavenArtifacts/</url></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>d1_integration-2.0-SNAPSHOT.pom</displayPath><fileName>d1_integration-2.0-SNAPSHOT.pom</fileName><relativePath>org.dataone/d1_integration/2.0-SNAPSHOT/d1_integration-2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#104</displayName><duration>2678608</duration><estimatedDuration>1312801</estimatedDuration><fullDisplayName>d1_integration_DEV2_mn_v2 » DataONE Integration Testing Package #104</fullDisplayName><id>104</id><keepLog>false</keepLog><number>104</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1448347424091</timestamp><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_mn_v2/org.dataone$d1_integration/104/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>16998</commitId><timestamp>1448308883246</timestamp><date>2015-11-23T20:01:23.246962Z</date><msg>Added an extra get() call - there was a bug in metacat and initial create() logs weren't written. Since the test code procures rather than creates the objects, the extra get() should add logs to make the test more resistant.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java</file></path><revision>16998</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>16993</commitId><timestamp>1448302104993</timestamp><date>2015-11-23T18:08:24.993129Z</date><msg>Performance improvement for pidFiltering test and added some more comments to clear up what's going on in the test.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java</file></path><revision>16993</revision><user>andreib</user></item></changeSet><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></culprit><mavenArtifacts><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_mn_v2/org.dataone$d1_integration/104/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>3764.681</duration><empty>false</empty><failCount>15</failCount><passCount>93</passCount><skipCount>4</skipCount><suite><case><age>0</age><className>org.dataone.integration.contextTests.TestDefaultSettings</className><duration>0.004</duration><failedSince>0</failedSince><name>testTrue</name><skipped>false</skipped><status>PASSED</status></case><duration>0.004</duration><name>org.dataone.integration.contextTests.TestDefaultSettings</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>0.002</duration><failedSince>0</failedSince><name>testSidIsAuthorized</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>3.068</duration><failedSince>0</failedSince><name>testIsAuthorized</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>49.871</duration><failedSince>0</failedSince><name>testIsAuthorized_NullPolicy_testPerson_is_RightsHolder</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>48.795</duration><failedSince>0</failedSince><name>testIsAuthorized_NullPolicy_testGroup_is_RightsHolder</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>81.503</duration><errorDetails>https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:     /isAuthorized/{ pid }?action={ permission } vs. the test item:     TierTesting:mn-dev-ucsb-2:Public_READ.14 (item has accessRule where subject 'Public' is allowed up to and including 'READ')      assert client subject: testRightsHolder               is allowed to change  PASSED ('true')     assert client subject: testRightsHolder               is allowed to write   PASSED ('true')     assert client subject: testRightsHolder               is allowed to read    PASSED ('true')     assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson                     is allowed to write   FAILED!!  Expected: 'NotAuthorized'  got: 'ServiceFailure'     assert client subject: testPerson                     is allowed to read    PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')     assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')     assert client subject: testEQPerson3                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson3                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')     assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to read    PASSED ('true')     assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to read    PASSED ('true')     assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')     assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')     assert client subject: public                         is allowed to read    PASSED ('true')     assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('true')     </errorDetails><errorStackTrace>java.lang.AssertionError: https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:
    /isAuthorized/{ pid }?action={ permission } vs. the test item:
    TierTesting:mn-dev-ucsb-2:Public_READ.14 (item has accessRule where subject 'Public' is allowed up to and including 'READ')

    assert client subject: testRightsHolder               is allowed to change  PASSED ('true')
    assert client subject: testRightsHolder               is allowed to write   PASSED ('true')
    assert client subject: testRightsHolder               is allowed to read    PASSED ('true')
    assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson                     is allowed to write   FAILED!!  Expected: 'NotAuthorized'  got: 'ServiceFailure'
    assert client subject: testPerson                     is allowed to read    PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson3                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')
    assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to read    PASSED ('true')
    assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to read    PASSED ('true')
    assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to read    PASSED ('true')
    assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('true')
    
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1739)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_Public_can_Read(AbstractAuthorizationTestImplementations.java:622)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testIsAuthorized_AccessPolicy_is_Public_can_Read</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>81.873</duration><errorDetails>https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:     /isAuthorized/{ pid }?action={ permission } vs. the test item:     TierTesting:mn-dev-ucsb-2:Authenticated_READ.14 (item has accessRule where subject 'Authenticated' is allowed up to and including 'READ')      assert client subject: testRightsHolder               is allowed to change  PASSED ('true')     assert client subject: testRightsHolder               is allowed to write   PASSED ('true')     assert client subject: testRightsHolder               is allowed to read    PASSED ('true')     assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson                     is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson                     is allowed to read    PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to change  FAILED!!  Expected: 'NotAuthorized'  got: 'ServiceFailure'     assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')     assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')     assert client subject: testEQPerson3                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson3                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')     assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to read    PASSED ('true')     assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to read    PASSED ('true')     assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')     assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')     assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')     </errorDetails><errorStackTrace>java.lang.AssertionError: https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:
    /isAuthorized/{ pid }?action={ permission } vs. the test item:
    TierTesting:mn-dev-ucsb-2:Authenticated_READ.14 (item has accessRule where subject 'Authenticated' is allowed up to and including 'READ')

    assert client subject: testRightsHolder               is allowed to change  PASSED ('true')
    assert client subject: testRightsHolder               is allowed to write   PASSED ('true')
    assert client subject: testRightsHolder               is allowed to read    PASSED ('true')
    assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson                     is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson                     is allowed to read    PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to change  FAILED!!  Expected: 'NotAuthorized'  got: 'ServiceFailure'
    assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson3                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')
    assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to read    PASSED ('true')
    assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to read    PASSED ('true')
    assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')
    
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1739)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_AuthenticatedUser_can_Read(AbstractAuthorizationTestImplementations.java:759)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testIsAuthorized_AccessPolicy_is_AuthenticatedUser_can_Read</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>50.699</duration><failedSince>0</failedSince><name>testIsAuthorized_AccessPolicy_is_VerifiedUser_can_Read</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>53.294</duration><failedSince>0</failedSince><name>testIsAuthorized_AccessPolicy_is_testPerson_can_Read</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>109.124</duration><errorDetails>https://mn-dev-unm-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:     /isAuthorized/{ pid }?action={ permission } vs. the test item:     TierTesting:mn-dev-unm-2:testPerson_WRITE.14 (item has accessRule where subject 'testPerson' is allowed up to and including 'WRITE')      assert client subject: testRightsHolder               is allowed to change  PASSED ('true')     assert client subject: testRightsHolder               is allowed to write   PASSED ('true')     assert client subject: testRightsHolder               is allowed to read    PASSED ('true')     assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson                     is allowed to write   PASSED ('true')     assert client subject: testPerson                     is allowed to read    PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')     assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to write   PASSED ('true')     assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')     assert client subject: testEQPerson3                  is allowed to change  FAILED!!  Expected: 'NotAuthorized'  got: 'ServiceFailure'     assert client subject: testEQPerson3                  is allowed to write   PASSED ('true')     assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')     assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to read    PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to read    PASSED ('NotAuthorized')     assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')     assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')     assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')     </errorDetails><errorStackTrace>java.lang.AssertionError: https://mn-dev-unm-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:
    /isAuthorized/{ pid }?action={ permission } vs. the test item:
    TierTesting:mn-dev-unm-2:testPerson_WRITE.14 (item has accessRule where subject 'testPerson' is allowed up to and including 'WRITE')

    assert client subject: testRightsHolder               is allowed to change  PASSED ('true')
    assert client subject: testRightsHolder               is allowed to write   PASSED ('true')
    assert client subject: testRightsHolder               is allowed to read    PASSED ('true')
    assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson                     is allowed to write   PASSED ('true')
    assert client subject: testPerson                     is allowed to read    PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to write   PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to change  FAILED!!  Expected: 'NotAuthorized'  got: 'ServiceFailure'
    assert client subject: testEQPerson3                  is allowed to write   PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')
    assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to read    PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')
    
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1739)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_testPerson_can_Write(AbstractAuthorizationTestImplementations.java:1191)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testIsAuthorized_AccessPolicy_is_testPerson_can_Write</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>100.364</duration><errorDetails>https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:     /isAuthorized/{ pid }?action={ permission } vs. the test item:     TierTesting:mn-dev-ucsb-2:testPerson_CHANGE.14 (item has accessRule where subject 'testPerson' is allowed up to and including 'CHANGE')      assert client subject: testRightsHolder               is allowed to change  PASSED ('true')     assert client subject: testRightsHolder               is allowed to write   PASSED ('true')     assert client subject: testRightsHolder               is allowed to read    PASSED ('true')     assert client subject: testPerson                     is allowed to change  PASSED ('true')     assert client subject: testPerson                     is allowed to write   PASSED ('true')     assert client subject: testPerson                     is allowed to read    PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to write   FAILED!!  Expected: 'true'  got: 'ServiceFailure'     assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')     assert client subject: testEQPerson1                  is allowed to change  PASSED ('true')     assert client subject: testEQPerson1                  is allowed to write   PASSED ('true')     assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')     assert client subject: testEQPerson3                  is allowed to change  PASSED ('true')     assert client subject: testEQPerson3                  is allowed to write   PASSED ('true')     assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')     assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to read    PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to read    PASSED ('NotAuthorized')     assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')     assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')     assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')     </errorDetails><errorStackTrace>java.lang.AssertionError: https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:
    /isAuthorized/{ pid }?action={ permission } vs. the test item:
    TierTesting:mn-dev-ucsb-2:testPerson_CHANGE.14 (item has accessRule where subject 'testPerson' is allowed up to and including 'CHANGE')

    assert client subject: testRightsHolder               is allowed to change  PASSED ('true')
    assert client subject: testRightsHolder               is allowed to write   PASSED ('true')
    assert client subject: testRightsHolder               is allowed to read    PASSED ('true')
    assert client subject: testPerson                     is allowed to change  PASSED ('true')
    assert client subject: testPerson                     is allowed to write   PASSED ('true')
    assert client subject: testPerson                     is allowed to read    PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to write   FAILED!!  Expected: 'true'  got: 'ServiceFailure'
    assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to change  PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to write   PASSED ('true')
    assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to change  PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to write   PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')
    assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to read    PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')
    
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1739)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_testPerson_can_ChangePerm(AbstractAuthorizationTestImplementations.java:1332)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testIsAuthorized_AccessPolicy_is_testPerson_can_ChangePerm</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>60.954</duration><failedSince>0</failedSince><name>testIsAuthorized_AccessPolicy_is_testGroup_can_Read</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>53.274</duration><failedSince>0</failedSince><name>testIsAuthorized_AccessPolicy_is_testGroup_can_Write</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>49.729</duration><errorDetails>ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/meta/TierTesting:mn-dev-ucsb-2:testGroup_CHANGE.14 ]</errorDetails><errorStackTrace>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/meta/TierTesting:mn-dev-ucsb-2:testGroup_CHANGE.14 ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_testGroup_can_ChangePerm(AbstractAuthorizationTestImplementations.java:1778)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testIsAuthorized_AccessPolicy_is_testGroup_can_ChangePerm</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>81.802</duration><errorDetails>https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:     /isAuthorized/{ pid }?action={ permission } vs. the test item:     TierTesting:mn-dev-ucsb-2:legacyAcct_WRITE.14 (item has accessRule where subject 'legacyAcct' is allowed up to and including 'WRITE')      assert client subject: testRightsHolder               is allowed to change  PASSED ('true')     assert client subject: testRightsHolder               is allowed to write   PASSED ('true')     assert client subject: testRightsHolder               is allowed to read    PASSED ('true')     assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson                     is allowed to write   PASSED ('true')     assert client subject: testPerson                     is allowed to read    PASSED ('true')     assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson1                  is allowed to write   FAILED!!  Expected: 'true'  got: 'ServiceFailure'     assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')     assert client subject: testEQPerson3                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testEQPerson3                  is allowed to write   PASSED ('true')     assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')     assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')     assert client subject: testGroupie                    is allowed to read    PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')     assert client subject: testSubmitter                  is allowed to read    PASSED ('NotAuthorized')     assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')     assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')     assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')     assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')     </errorDetails><errorStackTrace>java.lang.AssertionError: https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn Failed 1 or more tests:
    /isAuthorized/{ pid }?action={ permission } vs. the test item:
    TierTesting:mn-dev-ucsb-2:legacyAcct_WRITE.14 (item has accessRule where subject 'legacyAcct' is allowed up to and including 'WRITE')

    assert client subject: testRightsHolder               is allowed to change  PASSED ('true')
    assert client subject: testRightsHolder               is allowed to write   PASSED ('true')
    assert client subject: testRightsHolder               is allowed to read    PASSED ('true')
    assert client subject: testPerson                     is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson                     is allowed to write   PASSED ('true')
    assert client subject: testPerson                     is allowed to read    PASSED ('true')
    assert client subject: testPerson_NoSubjectInfo       is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_NoSubjectInfo       is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_NoSubjectInfo       is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson1                  is allowed to write   FAILED!!  Expected: 'true'  got: 'ServiceFailure'
    assert client subject: testEQPerson1                  is allowed to read    PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testEQPerson3                  is allowed to write   PASSED ('true')
    assert client subject: testEQPerson3                  is allowed to read    PASSED ('true')
    assert client subject: testGroupie                    is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testGroupie                    is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testSubmitter                  is allowed to read    PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to change  PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to write   PASSED ('NotAuthorized')
    assert client subject: public                         is allowed to read    PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to change  PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to write   PASSED ('NotAuthorized')
    assert client subject: testPerson_SelfSigned          is allowed to read    PASSED ('NotAuthorized')
    
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1739)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.testImplementations.AbstractAuthorizationTestImplementations.testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write(AbstractAuthorizationTestImplementations.java:1917)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testIsAuthorized_AccessPolicy_is_legacyAccount_can_Write</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</className><duration>29.167</duration><failedSince>0</failedSince><name>testIsAuthorized_ComplicatedAccessPolicy</name><skipped>false</skipped><status>PASSED</status></case><duration>853.519</duration><name>org.dataone.integration.it.apiTests.MNAuthorizationV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2IT</className><duration>0.498</duration><failedSince>0</failedSince><name>testGetCapabilities_HasCompatibleNodeContact</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2IT</className><duration>0.38</duration><failedSince>0</failedSince><name>testGetCapabilities</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2IT</className><duration>0.734</duration><failedSince>0</failedSince><name>testGetCapabilities_NodeIdentityValidFormat</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2IT</className><duration>0.403</duration><failedSince>0</failedSince><name>testPing</name><skipped>false</skipped><status>PASSED</status></case><duration>2.0149999</duration><name>org.dataone.integration.it.apiTests.MNCoreV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</className><duration>0.41</duration><failedSince>0</failedSince><name>testGetLogRecords_AccessRestriction</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</className><duration>35.291</duration><failedSince>0</failedSince><name>testGetLogRecords</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</className><duration>4.862</duration><failedSince>0</failedSince><name>testGetLogRecords_Slicing</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</className><duration>660.542</duration><failedSince>0</failedSince><name>testGetLogRecords_eventFiltering</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</className><duration>3.593</duration><failedSince>0</failedSince><name>testGetLogRecords_pidFiltering</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</className><duration>33.309</duration><failedSince>0</failedSince><name>testGetLogRecords_dateFiltering</name><skipped>false</skipped><status>PASSED</status></case><duration>738.007</duration><name>org.dataone.integration.it.apiTests.MNCoreV2SlowIT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNPackageV2IT</className><duration>7.492</duration><failedSince>0</failedSince><name>testGetPackage_NotAuthorized</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNPackageV2IT</className><duration>1.609</duration><failedSince>0</failedSince><name>testGetPackage_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNPackageV2IT</className><duration>0.487</duration><failedSince>0</failedSince><name>testGetPackage_UnsupportedType</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNPackageV2IT</className><duration>14.371</duration><failedSince>0</failedSince><name>testGetPackage</name><skipped>false</skipped><status>PASSED</status></case><duration>23.959</duration><name>org.dataone.integration.it.apiTests.MNPackageV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNQueryV2IT</className><duration>2.169</duration><failedSince>0</failedSince><name>testListQueryEngines</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNQueryV2IT</className><duration>0.498</duration><failedSince>0</failedSince><name>testGetQueryEngineDescription</name><skipped>false</skipped><status>PASSED</status></case><duration>2.6669998</duration><name>org.dataone.integration.it.apiTests.MNQueryV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.437</duration><failedSince>0</failedSince><name>testGet_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>4.08</duration><failedSince>0</failedSince><name>testGet_IdentifierEncoding</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.528</duration><failedSince>0</failedSince><name>testGetSystemMetadata</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.449</duration><failedSince>0</failedSince><name>testGetSystemMetadata_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>4.074</duration><failedSince>0</failedSince><name>testGetSystemMetadata_IdentifierEncoding</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.524</duration><failedSince>0</failedSince><name>testDescribe</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.449</duration><failedSince>0</failedSince><name>testDescribe_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>7.136</duration><failedSince>0</failedSince><name>testDescribe_IdentifierEncoding</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.657</duration><failedSince>0</failedSince><name>testGetChecksum</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.404</duration><failedSince>0</failedSince><name>testGetChecksum_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>2.685</duration><failedSince>0</failedSince><name>testGetChecksum_IdentifierEncoding</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>1.076</duration><failedSince>0</failedSince><name>testListObjects</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.738</duration><failedSince>0</failedSince><name>testListObjects_Slicing</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.953</duration><failedSince>0</failedSince><name>testListObjects_FromDateTest</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>1.085</duration><failedSince>0</failedSince><name>testListObjects_FormatIdFilteringTest</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.437</duration><failedSince>0</failedSince><name>testListObjects_FormatIdFilteringTestFakeFormat</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>1.137</duration><failedSince>0</failedSince><name>testSynchronizationFailed_NoCert</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>1.555</duration><failedSince>0</failedSince><name>testGetReplica_PublicObject</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>2.046</duration><failedSince>0</failedSince><name>testGetReplica_ValidCertificate_NotMN</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.53</duration><failedSince>0</failedSince><name>testGetReplica_NoCertificate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.427</duration><failedSince>0</failedSince><name>testGetReplica_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>5.445</duration><failedSince>0</failedSince><name>testGetReplica_IdentifierEncoding</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.001</duration><failedSince>0</failedSince><name>testSidGet</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.001</duration><failedSince>0</failedSince><name>testSidGetSystemMetadata</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.001</duration><failedSince>0</failedSince><name>testSidDescribe</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.001</duration><failedSince>0</failedSince><name>testSidListObjects</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>36.337</duration><errorDetails>unexpected exception: systemMetadataChanged should only throw InvalidRequestor NotAuthorized exceptions if the service is not failing.  Got: class org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host POST https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/dirtySystemMetadata; MMP message has: ParamPart:pid = TierTesting:mn-dev-ucsb-2:Public_READ.14; ParamPart:dateSysMetaLastModified = 2015-11-24T07:27:13.323+00:00; ParamPart:serialVersion = 10;  ]</errorDetails><errorStackTrace>java.lang.AssertionError: unexpected exception: systemMetadataChanged should only throw InvalidRequestor NotAuthorized exceptions if the service is not failing.  Got: class org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host POST https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/dirtySystemMetadata; MMP message has: ParamPart:pid = TierTesting:mn-dev-ucsb-2:Public_READ.14; ParamPart:dateSysMetaLastModified = 2015-11-24T07:27:13.323+00:00; ParamPart:serialVersion = 10;  ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNSystemMetadataChangedMethodTestImplementations.testSystemMetadataChanged(MNSystemMetadataChangedMethodTestImplementations.java:98)
	at org.dataone.integration.it.testImplementations.MNSystemMetadataChangedMethodTestImplementations.testSystemMetadataChanged(MNSystemMetadataChangedMethodTestImplementations.java:51)
	at org.dataone.integration.it.apiTests.MNReadV2IT.testSystemMetadataChanged(MNReadV2IT.java:226)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testSystemMetadataChanged</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>2.769</duration><failedSince>0</failedSince><name>testSystemMetadataChanged_EarlierDate</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>32.465</duration><errorDetails>Expect an ITK client to receive NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host POST https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/dirtySystemMetadata; MMP message has: ParamPart:pid = mNodeTier32015327232750548; ParamPart:dateSysMetaLastModified = 2015-11-24T07:27:51.809+00:00; ParamPart:serialVersion = 10;  ]</errorDetails><errorStackTrace>java.lang.AssertionError: Expect an ITK client to receive NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host POST https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/dirtySystemMetadata; MMP message has: ParamPart:pid = mNodeTier32015327232750548; ParamPart:dateSysMetaLastModified = 2015-11-24T07:27:51.809+00:00; ParamPart:serialVersion = 10;  ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNSystemMetadataChangedMethodTestImplementations.testSystemMetadataChanged_authenticatedITKuser(MNSystemMetadataChangedMethodTestImplementations.java:206)
	at org.dataone.integration.it.testImplementations.MNSystemMetadataChangedMethodTestImplementations.testSystemMetadataChanged_authenticatedITKuser(MNSystemMetadataChangedMethodTestImplementations.java:184)
	at org.dataone.integration.it.apiTests.MNReadV2IT.testSystemMetadataChanged_authenticatedITKuser(MNReadV2IT.java:238)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testSystemMetadataChanged_authenticatedITKuser</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>1.365</duration><failedSince>0</failedSince><name>testSystemMetadataChanged_NotAuthPuplic</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.918</duration><failedSince>0</failedSince><name>testSystemMetadataChanged_NotAuthRightsHolder</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>1.036</duration><failedSince>0</failedSince><name>testSystemMetadataChanged_NotFoundAuthCN</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReadV2IT</className><duration>0.591</duration><failedSince>0</failedSince><name>testGet</name><skipped>false</skipped><status>PASSED</status></case><duration>112.33699</duration><name>org.dataone.integration.it.apiTests.MNReadV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReplicationV2IT</className><duration>0.953</duration><failedSince>0</failedSince><name>testReplicate_ValidCertificate_NotCN</name><skipped>false</skipped><status>PASSED</status></case><case><age>20</age><className>org.dataone.integration.it.apiTests.MNReplicationV2IT</className><duration>0.953</duration><failedSince>85</failedSince><name>testReplicate</name><skipped>true</skipped><status>SKIPPED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNReplicationV2IT</className><duration>0.49</duration><failedSince>0</failedSince><name>testReplicate_NoCertificate</name><skipped>false</skipped><status>PASSED</status></case><case><age>20</age><className>org.dataone.integration.it.apiTests.MNReplicationV2IT</className><duration>0.49</duration><failedSince>85</failedSince><name>testReplicate_FaultyNodeReference</name><skipped>true</skipped><status>SKIPPED</status></case><duration>2.886</duration><name>org.dataone.integration.it.apiTests.MNReplicationV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>53.254</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_MutableReplPolicy</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>0.001</duration><failedSince>0</failedSince><name>testSidCreate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>0.002</duration><failedSince>0</failedSince><name>testSidUpdate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>0.002</duration><failedSince>0</failedSince><name>testSidDelete</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.565</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedIdentifier</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>5.179</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedSize</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>5.587</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedChecksum</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.036</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedSubmitter</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>5.409</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedDateUploaded</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.987</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedOriginMN</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>20.376</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_NullOriginMN</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>46.056</duration><errorDetails>updateSystemMetadata with a new seriesId should succeed the first time. Got: ServiceFailure : class org.dataone.client.exception.ClientSideException: /Read timed out  [for host PUT https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/meta; MMP message has: ParamPart:pid = testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId_20153272246132; FilePart:sysmeta = /tmp/mmp.output.8736656127532430355.tmp (1049 bytes);  ]</errorDetails><errorStackTrace>java.lang.AssertionError: updateSystemMetadata with a new seriesId should succeed the first time. Got: ServiceFailure : class org.dataone.client.exception.ClientSideException: /Read timed out  [for host PUT https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/meta; MMP message has: ParamPart:pid = testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId_20153272246132; FilePart:sysmeta = /tmp/mmp.output.8736656127532430355.tmp (1049 bytes);  ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.UpdateSystemMetadataTestImplementations.testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId(UpdateSystemMetadataTestImplementations.java:628)
	at org.dataone.integration.it.testImplementations.UpdateSystemMetadataTestImplementations.testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId(UpdateSystemMetadataTestImplementations.java:603)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId(MNStorageV2IT.java:283)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>33.579</duration><failedSince>0</failedSince><name>testCreate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>1.827</duration><failedSince>0</failedSince><name>testCreate_NoCert</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>363.798</duration><errorDetails>ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:2015327224739199_common-unicode-ascii-safe-unreserved-._~ ]</errorDetails><errorStackTrace>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:2015327224739199_common-unicode-ascii-safe-unreserved-._~ ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:253)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:153)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testCreateData_IdentifierEncoding(MNStorageV2IT.java:77)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testCreateData_IdentifierEncoding</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>363.799</duration><errorDetails>ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:2015327224910390_path-unicode-ascii-escaped-%253F ]</errorDetails><errorStackTrace>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:2015327224910390_path-unicode-ascii-escaped-%253F ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:253)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:153)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testCreateData_IdentifierEncoding(MNStorageV2IT.java:77)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testCreateData_IdentifierEncoding</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>363.799</duration><errorDetails>ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:2015327225015361_common-unicode-bmp-1byte-escaped-%25C2%25A1%25C2%25A2%25C2%25A3 ]</errorDetails><errorStackTrace>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:2015327225015361_common-unicode-bmp-1byte-escaped-%25C2%25A1%25C2%25A2%25C2%25A3 ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:253)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:153)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testCreateData_IdentifierEncoding(MNStorageV2IT.java:77)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testCreateData_IdentifierEncoding</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>363.801</duration><errorDetails>ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:201532722514310_path-ascii-doc-example-http:%252F%252Fexample.com%252Fdata%252Fmydata%253Frow=24 ]</errorDetails><errorStackTrace>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object/testMNodeTier3:201532722514310_path-ascii-doc-example-http:%252F%252Fexample.com%252Fdata%252Fmydata%253Frow=24 ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:253)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testCreateData_IdentifierEncoding(MNStorageTestImplementations.java:153)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testCreateData_IdentifierEncoding(MNStorageV2IT.java:77)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testCreateData_IdentifierEncoding</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>10.798</duration><failedSince>0</failedSince><name>testUpdate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>5.713</duration><failedSince>0</failedSince><name>testUpdate_badObsoletedByInfo</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>5.468</duration><failedSince>0</failedSince><name>testUpdate_badObsoletesInfo</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>2.572</duration><failedSince>0</failedSince><name>testUpdate_NoCert</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.275</duration><failedSince>0</failedSince><name>testUpdate_NoRightsOnObsoleted</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>33.86</duration><errorDetails>ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host PUT https://mn-dev-unm-2.test.dataone.org/metacat/d1/mn/v2/archive/mNodeTier3TestDelete2015327225357494; MMP entity is null ]</errorDetails><errorStackTrace>java.lang.AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host PUT https://mn-dev-unm-2.test.dataone.org/metacat/d1/mn/v2/archive/mNodeTier3TestDelete2015327225357494; MMP entity is null ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive(MNStorageTestImplementations.java:672)
	at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testArchive(MNStorageTestImplementations.java:638)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testArchive(MNStorageV2IT.java:113)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testArchive</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>1.741</duration><failedSince>0</failedSince><name>testArchive_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.828</duration><failedSince>0</failedSince><name>testArchive_NoCert</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.222</duration><failedSince>0</failedSince><name>testDelete_NoCert</name><skipped>false</skipped><status>PASSED</status></case><case><age>20</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.223</duration><failedSince>85</failedSince><name>testGenerateIdentifier</name><skipped>true</skipped><status>SKIPPED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>36.332</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_RightsHolder</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>17.986</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_NotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>20</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>17.987</duration><failedSince>85</failedSince><name>testUpdateSystemMetadata_NotAuthorizedMN</name><skipped>true</skipped><status>SKIPPED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>4.868</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_NoPid</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>15.104</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_NoSerialVersion</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>5.814</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_InvalidRequest_PidMismatch</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>39.128</duration><errorDetails>updateSystemMetadata call shouldn't fail if metadata was not modified. Got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/meta/testUpdateSystemMetadata_InvalidSystemMetadata_SysmetaUnmodified2015327225559398 ]</errorDetails><errorStackTrace>java.lang.AssertionError: updateSystemMetadata call shouldn't fail if metadata was not modified. Got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /Read timed out  [for host GET https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/meta/testUpdateSystemMetadata_InvalidSystemMetadata_SysmetaUnmodified2015327225559398 ]
	at org.junit.Assert.fail(Assert.java:91)
	at org.dataone.integration.ContextAwareTestCaseDataone$4.call(ContextAwareTestCaseDataone.java:1737)
	at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:70)
	at org.dataone.integration.ContextAwareTestCaseDataone.handleFail(ContextAwareTestCaseDataone.java:1732)
	at org.dataone.integration.it.ContextAwareAdapter.handleFail(ContextAwareAdapter.java:100)
	at org.dataone.integration.it.testImplementations.UpdateSystemMetadataTestImplementations.testUpdateSystemMetadata_InvalidSystemMetadata_SysmetaUnmodified(UpdateSystemMetadataTestImplementations.java:276)
	at org.dataone.integration.it.testImplementations.UpdateSystemMetadataTestImplementations.testUpdateSystemMetadata_InvalidSystemMetadata_SysmetaUnmodified(UpdateSystemMetadataTestImplementations.java:255)
	at org.dataone.integration.it.apiTests.MNStorageV2IT.testUpdateSystemMetadata_InvalidRequest_SysmetaUnmodified(MNStorageV2IT.java:186)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
</errorStackTrace><failedSince>104</failedSince><name>testUpdateSystemMetadata_InvalidRequest_SysmetaUnmodified</name><skipped>false</skipped><status>REGRESSION</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>36.453</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_MutableRightsHolder</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>36.604</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_MutableFormat</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>61.575</duration><failedSince>0</failedSince><name>testUpdateSystemMetadata_MutableAccessPolicy</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNStorageV2IT</className><duration>0.001</duration><failedSince>0</failedSince><name>testSidArchive</name><skipped>false</skipped><status>PASSED</status></case><duration>1989.609</duration><name>org.dataone.integration.it.apiTests.MNStorageV2IT</name></suite><suite><case><age>0</age><className>org.dataone.integration.it.apiTests.MNViewV2IT</className><duration>0.623</duration><failedSince>0</failedSince><name>testListViews</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNViewV2IT</className><duration>33.624</duration><failedSince>0</failedSince><name>testView_NotAuthorized</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNViewV2IT</className><duration>4.444</duration><failedSince>0</failedSince><name>testView_InvalidTheme</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>org.dataone.integration.it.apiTests.MNViewV2IT</className><duration>0.987</duration><failedSince>0</failedSince><name>testView_NotFound</name><skipped>false</skipped><status>PASSED</status></case><duration>39.678</duration><name>org.dataone.integration.it.apiTests.MNViewV2IT</name></suite></result></childReport></surefireAggregatedReport>